2018-08-28 17:31:28,621 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-273 | | 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-08-28 17:31:28,624 - 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=MQ7kZkv3K6NRXdsaw87m7GQmU export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-08-28 17:31:28,624 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 17:31:28,625 - 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-08-28 17:31:28,633 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:31:29,499 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:31:29,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:31:29,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:31:29,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:31:29,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:31:29,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:31:29,500 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:31:29,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 17:31:29,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:31:29,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05d8261-26b6-44cb-a77b-b9e5377360bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:31:29,510 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d05d8261-26b6-44cb-a77b-b9e5377360bd 2018-08-28 17:31:29,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:29,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["ABFA8EHjTE6A8gNZTtbIdg"], "issued_at": "2018-08-28T17:31:29.000000Z"}} 2018-08-28 17:31:29,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:29,896 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:31:29,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:30,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a305f0-a883-482c-b2a6-be5a8b8f293c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 17:31:30,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-07a305f0-a883-482c-b2a6-be5a8b8f293c 2018-08-28 17:31:30,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.555432081223s 2018-08-28 17:31:30,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 17:31:30,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}}' 2018-08-28 17:31:30,280 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:31:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59a9b3a6-cc2a-46cb-90fc-89f47dc62668 Content-Length: 366 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80"}, "enabled": true, "id": "a830df5e15804c4c90e42ea07c6dbd80", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}} 2018-08-28 17:31:30,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-59a9b3a6-cc2a-46cb-90fc-89f47dc62668 2018-08-28 17:31:30,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222005844116s 2018-08-28 17:31:30,280 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-59a9b3a6-cc2a-46cb-90fc-89f47dc62668 2018-08-28 17:31:30,281 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e', 'id': u'a830df5e15804c4c90e42ea07c6dbd80', '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-08-28 17:31:30,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 17:31:30,748 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.466551065445s 2018-08-28 17:31:30,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:30,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbd33d5-cbfd-410c-8109-78e9a251ba71 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a"}, "enabled": true, "id": "4fe244082e0e436d9ec66183de63556a", "options": {}, "domain_id": "default", "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}} 2018-08-28 17:31:30,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a used request id req-adbd33d5-cbfd-410c-8109-78e9a251ba71 2018-08-28 17:31:30,923 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'4fe244082e0e436d9ec66183de63556a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e'}) 2018-08-28 17:31:30,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87d2eca5-3fa5-4852-bd15-60ef31bfdeb0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:31:31,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-87d2eca5-3fa5-4852-bd15-60ef31bfdeb0 2018-08-28 17:31:31,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.134191989899s 2018-08-28 17:31:31,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:31,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4c10936-9b03-47c5-9653-ff575f5922c9 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:31:31,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b4c10936-9b03-47c5-9653-ff575f5922c9 2018-08-28 17:31:31,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801780223846s 2018-08-28 17:31:31,140 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 17:31:31,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:31:31,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" -d '{"role": {"name": "Member"}}' 2018-08-28 17:31:31,286 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa985b50-63cd-4dcc-a355-56748b896646 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}} 2018-08-28 17:31:31,286 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fa985b50-63cd-4dcc-a355-56748b896646 2018-08-28 17:31:31,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.14475107193s 2018-08-28 17:31:31,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088fdf94-8313-4d99-9ef2-25d1ad4102cf Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "domain_id": null, "name": "Member", "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11"}} 2018-08-28 17:31:31,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11 used request id req-088fdf94-8313-4d99-9ef2-25d1ad4102cf 2018-08-28 17:31:31,415 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11'}, 'domain_id': None, 'human_id': None, 'id': u'b1bdb2bbd0fa46f7bd7f1b73b60abb11', 'HUMAN_ID': False}) 2018-08-28 17:31:31,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:31,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c064460-8d89-49cc-bbf7-ba18666ebd10 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}]} 2018-08-28 17:31:31,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4c064460-8d89-49cc-bbf7-ba18666ebd10 2018-08-28 17:31:31,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0932879447937s 2018-08-28 17:31:31,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:31:31,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdbd11b8-01d1-4d10-8e84-b5bb8b09b1df Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:31:31,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-bdbd11b8-01d1-4d10-8e84-b5bb8b09b1df 2018-08-28 17:31:31,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0815770626068s 2018-08-28 17:31:31,593 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:31,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec62373d-dd16-4897-abd7-2121d9a4c525 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a"}, "domain_id": "default", "enabled": true, "id": "4fe244082e0e436d9ec66183de63556a", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:31,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ec62373d-dd16-4897-abd7-2121d9a4c525 2018-08-28 17:31:31,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0928740501404s 2018-08-28 17:31:31,686 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ec62373d-dd16-4897-abd7-2121d9a4c525 2018-08-28 17:31:31,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:31:31,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e215198-8446-4f5e-87c9-8a3e47b22802 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80"}, "enabled": true, "id": "a830df5e15804c4c90e42ea07c6dbd80", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}]} 2018-08-28 17:31:31,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4e215198-8446-4f5e-87c9-8a3e47b22802 2018-08-28 17:31:31,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0916368961334s 2018-08-28 17:31:31,785 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4e215198-8446-4f5e-87c9-8a3e47b22802 2018-08-28 17:31:31,788 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:31:31,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=b1bdb2bbd0fa46f7bd7f1b73b60abb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:31,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb8bdb1d-4f14-4284-9e81-7ec31436be87 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=b1bdb2bbd0fa46f7bd7f1b73b60abb11", "previous": null, "next": null}} 2018-08-28 17:31:31,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=b1bdb2bbd0fa46f7bd7f1b73b60abb11 used request id req-cb8bdb1d-4f14-4284-9e81-7ec31436be87 2018-08-28 17:31:31,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.178071022034s 2018-08-28 17:31:31,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:31:31,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80/users/4fe244082e0e436d9ec66183de63556a/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a12512a-4b52-40af-a693-72ebcf7aeb3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:32,091 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80/users/4fe244082e0e436d9ec66183de63556a/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11 used request id req-7a12512a-4b52-40af-a693-72ebcf7aeb3c 2018-08-28 17:31:32,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124943971634s 2018-08-28 17:31:32,092 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e', 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': 'a3c5e5fd-5d7a-4350-808a-b090f09596c6', 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_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e', 'project_id': u'a830df5e15804c4c90e42ea07c6dbd80', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 17:31:32,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:31:32,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:31:32,094 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:31:32,095 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:31:32,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:31:32,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:31:32,096 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:31:32,098 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e', 'password': 'a3c5e5fd-5d7a-4350-808a-b090f09596c6', 'project_name': 'connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'a830df5e15804c4c90e42ea07c6dbd80', 'project_domain_name': 'Default'} 2018-08-28 17:31:32,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:32,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a24d0f74-a700-453e-8e12-2a93191604ed Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}]} 2018-08-28 17:31:32,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a24d0f74-a700-453e-8e12-2a93191604ed 2018-08-28 17:31:32,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777962207794s 2018-08-28 17:31:32,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:32,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c12838-a832-4641-b9e1-f74d016207f1 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}]} 2018-08-28 17:31:32,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5c12838-a832-4641-b9e1-f74d016207f1 2018-08-28 17:31:32,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.131842136383s 2018-08-28 17:31:32,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:31:32,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48198522-4934-4c95-86e8-6b4f8b87453a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:31:32,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-48198522-4934-4c95-86e8-6b4f8b87453a 2018-08-28 17:31:32,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0749921798706s 2018-08-28 17:31:32,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:32,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6fd4e5-6c28-458f-adc7-51f64ba38469 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a"}, "domain_id": "default", "enabled": true, "id": "4fe244082e0e436d9ec66183de63556a", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:32,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0e6fd4e5-6c28-458f-adc7-51f64ba38469 2018-08-28 17:31:32,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0957269668579s 2018-08-28 17:31:32,483 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0e6fd4e5-6c28-458f-adc7-51f64ba38469 2018-08-28 17:31:32,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:31:32,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13cd3993-fe66-433d-8914-94c3eb6e0f1a Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80"}, "enabled": true, "id": "a830df5e15804c4c90e42ea07c6dbd80", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}]} 2018-08-28 17:31:32,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-13cd3993-fe66-433d-8914-94c3eb6e0f1a 2018-08-28 17:31:32,569 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804169178009s 2018-08-28 17:31:32,570 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-13cd3993-fe66-433d-8914-94c3eb6e0f1a 2018-08-28 17:31:32,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:31:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d82f326f-7619-4de2-935e-5eddc5a63fd5 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=4d7d171cce7a4b60906f9f5564858d14", "previous": null, "next": null}} 2018-08-28 17:31:32,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=4d7d171cce7a4b60906f9f5564858d14 used request id req-d82f326f-7619-4de2-935e-5eddc5a63fd5 2018-08-28 17:31:32,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0736129283905s 2018-08-28 17:31:32,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:31:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80/users/4fe244082e0e436d9ec66183de63556a/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1962e0e1-a24e-45f8-aff5-225833f52422 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:32,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80/users/4fe244082e0e436d9ec66183de63556a/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-1962e0e1-a24e-45f8-aff5-225833f52422 2018-08-28 17:31:32,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.164288043976s 2018-08-28 17:31:32,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:32,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785d5cc5-abe0-4e9a-aae8-7b7095c26eea Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}]} 2018-08-28 17:31:32,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-785d5cc5-abe0-4e9a-aae8-7b7095c26eea 2018-08-28 17:31:32,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0869071483612s 2018-08-28 17:31:32,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:31:32,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-28 17:31:33,059 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:31:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24724370-21d2-419c-9cc8-d1c4c05317bb Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ffa75e3e1614f13b2c6772047e1f22a", "links": {"self": "http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a"}, "name": "heat_stack_owner"}} 2018-08-28 17:31:33,059 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-24724370-21d2-419c-9cc8-d1c4c05317bb 2018-08-28 17:31:33,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.16007900238s 2018-08-28 17:31:33,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:33,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb78fe6-bb1b-4055-b0e3-cef883c58f09 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a"}, "domain_id": null, "name": "heat_stack_owner", "id": "1ffa75e3e1614f13b2c6772047e1f22a"}} 2018-08-28 17:31:33,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a used request id req-bfb78fe6-bb1b-4055-b0e3-cef883c58f09 2018-08-28 17:31:33,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:33,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:33,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140c5c1a-6cf6-4a97-8f3f-ce054a4a9415 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ffa75e3e1614f13b2c6772047e1f22a", "links": {"self": "http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}]} 2018-08-28 17:31:33,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-140c5c1a-6cf6-4a97-8f3f-ce054a4a9415 2018-08-28 17:31:33,227 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792729854584s 2018-08-28 17:31:33,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:31:33,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:33,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e1d1c63-379a-4ae6-8e62-cacbdec31ea9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:31:33,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1e1d1c63-379a-4ae6-8e62-cacbdec31ea9 2018-08-28 17:31:33,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0719101428986s 2018-08-28 17:31:33,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:33,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:33,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb9e35c-12c5-4bad-823f-11131a48d04c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a"}, "domain_id": "default", "enabled": true, "id": "4fe244082e0e436d9ec66183de63556a", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:33,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5bb9e35c-12c5-4bad-823f-11131a48d04c 2018-08-28 17:31:33,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.150451898575s 2018-08-28 17:31:33,452 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5bb9e35c-12c5-4bad-823f-11131a48d04c 2018-08-28 17:31:33,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:31:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:33,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbfa92b-962c-4bc6-a2af-2975ba9b8fbb Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80"}, "enabled": true, "id": "a830df5e15804c4c90e42ea07c6dbd80", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}]} 2018-08-28 17:31:33,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ddbfa92b-962c-4bc6-a2af-2975ba9b8fbb 2018-08-28 17:31:33,536 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0783171653748s 2018-08-28 17:31:33,537 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-ddbfa92b-962c-4bc6-a2af-2975ba9b8fbb 2018-08-28 17:31:33,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:31:33,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=1ffa75e3e1614f13b2c6772047e1f22a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:33,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4067f624-30ea-4ae4-a9e2-7b625841e014 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=1ffa75e3e1614f13b2c6772047e1f22a", "previous": null, "next": null}} 2018-08-28 17:31:33,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=4fe244082e0e436d9ec66183de63556a&scope.project.id=a830df5e15804c4c90e42ea07c6dbd80&role.id=1ffa75e3e1614f13b2c6772047e1f22a used request id req-4067f624-30ea-4ae4-a9e2-7b625841e014 2018-08-28 17:31:33,557 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0183489322662s 2018-08-28 17:31:33,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:31:33,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80/users/4fe244082e0e436d9ec66183de63556a/roles/1ffa75e3e1614f13b2c6772047e1f22a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:33,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8061ce26-7b57-4a53-ba11-33d9f513d2e4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:33,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80/users/4fe244082e0e436d9ec66183de63556a/roles/1ffa75e3e1614f13b2c6772047e1f22a used request id req-8061ce26-7b57-4a53-ba11-33d9f513d2e4 2018-08-28 17:31:33,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.221991062164s 2018-08-28 17:31:33,780 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-28 17:31:33,780 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-28 17:31:33,780 - openstack_tests - INFO - OS Credentials = > 2018-08-28 17:31:33,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:33,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:34,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["MMWPTF6_T4eIDlw1bcOpAA"], "issued_at": "2018-08-28T17:31:34.000000Z"}} 2018-08-28 17:31:34,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7ba93d260204dd7c062de3e5c227eff2c38488" 2018-08-28 17:31:35,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2544b6af-e331-45d1-a451-a58dd4c342a0 Date: Tue, 28 Aug 2018 17:31:35 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:31:35,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-2544b6af-e331-45d1-a451-a58dd4c342a0 2018-08-28 17:31:35,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc7ba93d260204dd7c062de3e5c227eff2c38488" 2018-08-28 17:31:36,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c339114c-072c-4022-93d0-e6fa82f420f5 Date: Tue, 28 Aug 2018 17:31:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:31:36,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-c339114c-072c-4022-93d0-e6fa82f420f5 2018-08-28 17:31:36,041 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-28 17:31:36,041 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-08-28 17:31:36,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:36,072 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-08-28 17:31:36,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:36,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["zQukvBpQT8iGO9d7GQt_YA"], "issued_at": "2018-08-28T17:31:36.000000Z"}} 2018-08-28 17:31:36,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a7309474ba5bdbbf90e6d05c3ef043b29b8b73bf" 2018-08-28 17:31:37,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-308c242e-e94a-40ed-8818-003480a81ca7 Date: Tue, 28 Aug 2018 17:31:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-08-28 17:31:37,259 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-308c242e-e94a-40ed-8818-003480a81ca7 2018-08-28 17:31:37,260 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:37,260 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-08-28 17:31:37,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:37,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["BfcatCoDRwSV_7PkHZSXFw"], "issued_at": "2018-08-28T17:31:37.000000Z"}} 2018-08-28 17:31:37,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51646c76c9a008972a67d755366d767dc37b4622" 2018-08-28 17:31:37,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e545eec-dd34-4db5-bec0-b341bfb97038 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:31:37,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9e545eec-dd34-4db5-bec0-b341bfb97038 2018-08-28 17:31:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:31:37,828 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:31:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:31:37,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51646c76c9a008972a67d755366d767dc37b4622" 2018-08-28 17:31:37,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d9ac47-8ee6-4243-90dd-263b5ba8ca92 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a"}, "domain_id": "default", "enabled": true, "id": "4fe244082e0e436d9ec66183de63556a", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:37,930 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-73d9ac47-8ee6-4243-90dd-263b5ba8ca92 2018-08-28 17:31:37,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:37,932 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-08-28 17:31:37,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:38,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["1z5gCRBwRFWli_vqdOAOsw"], "issued_at": "2018-08-28T17:31:38.000000Z"}} 2018-08-28 17:31:38,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2abc547ef8fd955a01aa8dcf90c62d47aee3d930" 2018-08-28 17:31:39,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-de846f2d-4665-440a-ab10-c602c6622b2f Date: Tue, 28 Aug 2018 17:31:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:31:39,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks used request id req-de846f2d-4665-440a-ab10-c602c6622b2f 2018-08-28 17:31:39,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:39,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["YpK95COBRo6fGwlCE0hrkg"], "issued_at": "2018-08-28T17:31:39.000000Z"}} 2018-08-28 17:31:39,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582450f2164a2b1b0fea9515225b7066811874e9" 2018-08-28 17:31:40,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-79e53029-08b7-4f79-8358-01140059b13e Date: Tue, 28 Aug 2018 17:31:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:31:40,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-79e53029-08b7-4f79-8358-01140059b13e 2018-08-28 17:31:40,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}582450f2164a2b1b0fea9515225b7066811874e9" 2018-08-28 17:31:41,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-01425876-334f-4551-8008-8df8214b034a Date: Tue, 28 Aug 2018 17:31:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:31:41,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-01425876-334f-4551-8008-8df8214b034a 2018-08-28 17:31:41,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:31:41,532 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:41,580 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-08-28 17:31:41,596 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-28 17:31:41,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:31:41,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:41,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["9SFiNjkbSJaQab1ntyQU7g"], "issued_at": "2018-08-28T17:31:42.000000Z"}} 2018-08-28 17:31:41,997 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4144cd8509a98f54d350528b5683cd331961ec4f" 2018-08-28 17:31:42,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31: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-c26b3047-d7c9-420d-97fc-fba117266bb3 x-compute-request-id: req-c26b3047-d7c9-420d-97fc-fba117266bb3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:31:42,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail used request id req-c26b3047-d7c9-420d-97fc-fba117266bb3 2018-08-28 17:31:42,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:31:42,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:43,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["kAmHtiE6Slq7jOI447of8A"], "issued_at": "2018-08-28T17:31:43.000000Z"}} 2018-08-28 17:31:43,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273d0e09e2da19db6e28f6eae7342e6922b6efb7" 2018-08-28 17:31:43,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31: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-208d4081-2c96-41c3-b9aa-7732d9a4f8f1 x-compute-request-id: req-208d4081-2c96-41c3-b9aa-7732d9a4f8f1 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 179}, "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-08-28 17:31:43,953 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-208d4081-2c96-41c3-b9aa-7732d9a4f8f1 2018-08-28 17:31:43,954 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:31:43,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:43,962 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.28:5000/v2.0/tokens 2018-08-28 17:31:43,978 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-08-28 17:31:43,979 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:31:43,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:44,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["9Z8mR3E6TjeoLEpT46KACA"], "issued_at": "2018-08-28T17:31:44.000000Z"}} 2018-08-28 17:31:44,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5457538b418f31b27b97ee703e0817e415d913ec" 2018-08-28 17:31:45,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:44 GMT Server: Apache x-openstack-request-id: req-5a617f5c-72c2-4edb-abdb-798e817ecbd9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 17:31:45,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80/stacks used request id req-5a617f5c-72c2-4edb-abdb-798e817ecbd9 2018-08-28 17:31:45,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:45,291 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-08-28 17:31:45,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:45,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ffa75e3e1614f13b2c6772047e1f22a", "name": "heat_stack_owner"}, {"id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a830df5e15804c4c90e42ea07c6dbd80", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a830df5e15804c4c90e42ea07c6dbd80", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "id": "4fe244082e0e436d9ec66183de63556a"}, "audit_ids": ["GqiMt3zhRzagSA7BhoVblA"], "issued_at": "2018-08-28T17:31:45.000000Z"}} 2018-08-28 17:31:45,664 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d8d326b5593d4a21e4bfffde6f68ea6ea199424" 2018-08-28 17:31:46,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:45 GMT Server: Apache x-compute-request-id: req-80d7f9b6-ea49-41d8-9e2c-4f79aa99e519 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-80d7f9b6-ea49-41d8-9e2c-4f79aa99e519 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 17:31:46,511 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a830df5e15804c4c90e42ea07c6dbd80/volumes/detail used request id req-80d7f9b6-ea49-41d8-9e2c-4f79aa99e519 2018-08-28 17:31:46,512 - 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.459s OK 2018-08-28 17:31:46,630 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 17:31:46,630 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:10 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-28 17:31:46,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:46,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:46,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f67e49b-0314-4079-9a62-a80d0c3f1c79 Content-Encoding: gzip Content-Length: 347 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1ffa75e3e1614f13b2c6772047e1f22a", "links": {"self": "http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}]} 2018-08-28 17:31:46,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9f67e49b-0314-4079-9a62-a80d0c3f1c79 2018-08-28 17:31:46,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0819840431213s 2018-08-28 17:31:46,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:31:46,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:47,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e331c2d5-5f6d-4afd-a0b3-fe7b764fa482 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:47,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1ffa75e3e1614f13b2c6772047e1f22a used request id req-e331c2d5-5f6d-4afd-a0b3-fe7b764fa482 2018-08-28 17:31:47,043 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.323828935623s 2018-08-28 17:31:47,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:47,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:47,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4867db5e-b17b-46e4-847a-f33b8a3c8954 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e", "links": {"self": "http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a"}, "domain_id": "default", "enabled": true, "id": "4fe244082e0e436d9ec66183de63556a", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:47,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4867db5e-b17b-46e4-847a-f33b8a3c8954 2018-08-28 17:31:47,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.14990401268s 2018-08-28 17:31:47,194 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4867db5e-b17b-46e4-847a-f33b8a3c8954 2018-08-28 17:31:47,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:47,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a59308b-a752-4cd1-8706-88aba3736a82 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a"}, "enabled": true, "id": "4fe244082e0e436d9ec66183de63556a", "options": {}, "domain_id": "default", "name": "connection_check-user_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}} 2018-08-28 17:31:47,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a used request id req-1a59308b-a752-4cd1-8706-88aba3736a82 2018-08-28 17:31:47,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100830078125s 2018-08-28 17:31:47,301 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a used request id req-1a59308b-a752-4cd1-8706-88aba3736a82 2018-08-28 17:31:47,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 17:31:47,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:47,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14a57770-aa47-4e04-a832-2e86ef6e1908 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:47,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a used request id req-14a57770-aa47-4e04-a832-2e86ef6e1908 2018-08-28 17:31:47,653 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.35121512413s 2018-08-28 17:31:47,654 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4fe244082e0e436d9ec66183de63556a used request id req-14a57770-aa47-4e04-a832-2e86ef6e1908 2018-08-28 17:31:47,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:31:47,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:47,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7951f238-daf5-48d4-aa41-805c68d61e64 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80"}, "enabled": true, "id": "a830df5e15804c4c90e42ea07c6dbd80", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_d54b276d-c3f4-4cda-acaa-19ca93cb7b2e"}]} 2018-08-28 17:31:47,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7951f238-daf5-48d4-aa41-805c68d61e64 2018-08-28 17:31:47,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.122816085815s 2018-08-28 17:31:47,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-7951f238-daf5-48d4-aa41-805c68d61e64 2018-08-28 17:31:47,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 17:31:47,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:48,040 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d4591a1-232c-4cfc-8174-78f99f2f8020 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:48,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80 used request id req-0d4591a1-232c-4cfc-8174-78f99f2f8020 2018-08-28 17:31:48,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.260715007782s 2018-08-28 17:31:48,041 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a830df5e15804c4c90e42ea07c6dbd80 used request id req-0d4591a1-232c-4cfc-8174-78f99f2f8020 2018-08-28 17:31:48,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:48,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:48,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66a5add1-974f-4ef8-8c34-770eeb0e72ef Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "b1bdb2bbd0fa46f7bd7f1b73b60abb11", "links": {"self": "http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11"}, "name": "Member"}]} 2018-08-28 17:31:48,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-66a5add1-974f-4ef8-8c34-770eeb0e72ef 2018-08-28 17:31:48,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0784449577332s 2018-08-28 17:31:48,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:31:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bee9fa55bdc571ead518a7c37154c50435cd78e" 2018-08-28 17:31:48,274 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-364cc4c3-d6f9-4fce-9db2-cf9cb4a18c97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:48,275 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b1bdb2bbd0fa46f7bd7f1b73b60abb11 used request id req-364cc4c3-d6f9-4fce-9db2-cf9cb4a18c97 2018-08-28 17:31:48,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.153452157974s 2018-08-28 17:31:48,295 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-08-28 17:31:48,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:31:48,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:31:48,314 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:31:48,315 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:31:48,316 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:31:48,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 17:31:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:31:48,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1545dec-d5fc-4e00-96ae-a233ed01b851 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:31:48,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d1545dec-d5fc-4e00-96ae-a233ed01b851 2018-08-28 17:31:48,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:48,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["b0G06wiKRUeDocVf9s1Y3w"], "issued_at": "2018-08-28T17:31:48.000000Z"}} 2018-08-28 17:31:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:48,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:31:48,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:48,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b30c8bc2-6500-47a6-b200-14f5c2caa844 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 17:31:48,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-b30c8bc2-6500-47a6-b200-14f5c2caa844 2018-08-28 17:31:48,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.558033943176s 2018-08-28 17:31:48,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 17:31:48,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}}' 2018-08-28 17:31:48,991 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:31:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82be99dc-be04-417d-80a9-622aecd74873 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:31:48,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-82be99dc-be04-417d-80a9-622aecd74873 2018-08-28 17:31:48,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.114078044891s 2018-08-28 17:31:48,992 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-82be99dc-be04-417d-80a9-622aecd74873 2018-08-28 17:31:48,992 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64', 'id': u'a2d4895edb5a491785776c3ede7809d8', '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-08-28 17:31:48,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 17:31:49,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.463309049606s 2018-08-28 17:31:49,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:49,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91fa2455-e43f-4653-9375-ca3e3564d538 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}, "domain_id": "default", "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:31:49,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 used request id req-91fa2455-e43f-4653-9375-ca3e3564d538 2018-08-28 17:31:49,630 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'fbfeb2c26fad407cb86dd9828e6f32b4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64'}) 2018-08-28 17:31:49,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:49,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:49,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d76e28e0-cee9-484f-bfba-40dec072b21b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:31:49,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d76e28e0-cee9-484f-bfba-40dec072b21b 2018-08-28 17:31:49,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0865890979767s 2018-08-28 17:31:49,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:49,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfbe3b97-2de8-4024-adb7-4aeade46a152 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:31:49,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dfbe3b97-2de8-4024-adb7-4aeade46a152 2018-08-28 17:31:49,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0758700370789s 2018-08-28 17:31:49,795 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 17:31:49,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:31:49,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" -d '{"role": {"name": "Member"}}' 2018-08-28 17:31:49,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:31:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be102951-69a2-43a0-a7ab-20e48c8be683 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}} 2018-08-28 17:31:49,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-be102951-69a2-43a0-a7ab-20e48c8be683 2018-08-28 17:31:49,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0960259437561s 2018-08-28 17:31:49,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:49,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-834f48f7-8b8b-47bc-9530-b9c2c3012b2f Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "domain_id": null, "name": "Member", "id": "c425bacd11054cec99a8ab9199489850"}} 2018-08-28 17:31:49,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850 used request id req-834f48f7-8b8b-47bc-9530-b9c2c3012b2f 2018-08-28 17:31:49,980 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850'}, 'domain_id': None, 'human_id': None, 'id': u'c425bacd11054cec99a8ab9199489850', 'HUMAN_ID': False}) 2018-08-28 17:31:49,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:49,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71651bd1-3fd1-4cb8-aae6-9d0f7c5694b1 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:31:50,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-71651bd1-3fd1-4cb8-aae6-9d0f7c5694b1 2018-08-28 17:31:50,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0734238624573s 2018-08-28 17:31:50,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:31:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec369337-e02c-4793-a339-2084b627b2a8 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:31:50,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ec369337-e02c-4793-a339-2084b627b2a8 2018-08-28 17:31:50,138 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.082456111908s 2018-08-28 17:31:50,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:50,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99da48e7-55e1-4d1d-beeb-3bc5c09ca28d Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:50,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-99da48e7-55e1-4d1d-beeb-3bc5c09ca28d 2018-08-28 17:31:50,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.158890008926s 2018-08-28 17:31:50,298 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-99da48e7-55e1-4d1d-beeb-3bc5c09ca28d 2018-08-28 17:31:50,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:31:50,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e1c5c07-adf7-4949-b2fd-5703b9f26bd5 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:31:50,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8e1c5c07-adf7-4949-b2fd-5703b9f26bd5 2018-08-28 17:31:50,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0738990306854s 2018-08-28 17:31:50,379 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-8e1c5c07-adf7-4949-b2fd-5703b9f26bd5 2018-08-28 17:31:50,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:31:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=c425bacd11054cec99a8ab9199489850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce503ae-84e9-4602-a149-8fcb4af4f8fb Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=c425bacd11054cec99a8ab9199489850", "previous": null, "next": null}} 2018-08-28 17:31:50,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=c425bacd11054cec99a8ab9199489850 used request id req-fce503ae-84e9-4602-a149-8fcb4af4f8fb 2018-08-28 17:31:50,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.145299911499s 2018-08-28 17:31:50,529 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:31:50,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/fbfeb2c26fad407cb86dd9828e6f32b4/roles/c425bacd11054cec99a8ab9199489850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a3dec7-9755-4c2d-bff2-1262e2f953ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:50,691 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/fbfeb2c26fad407cb86dd9828e6f32b4/roles/c425bacd11054cec99a8ab9199489850 used request id req-a9a3dec7-9755-4c2d-bff2-1262e2f953ea 2018-08-28 17:31:50,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.161434173584s 2018-08-28 17:31:50,692 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64', 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': '93ce140f-58ad-494d-b7e8-4332d6057ac5', 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_f1dc05e0-14ba-48ad-ab60-15222112da64', 'project_id': u'a2d4895edb5a491785776c3ede7809d8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 17:31:50,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:31:50,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:31:50,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:31:50,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:31:50,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:31:50,694 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:31:50,695 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:31:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:31:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:31:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:31:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:31:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:31:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:31:50,696 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:31:50,699 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64', 'password': '93ce140f-58ad-494d-b7e8-4332d6057ac5', 'project_name': 'api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'a2d4895edb5a491785776c3ede7809d8', 'project_domain_name': 'Default'} 2018-08-28 17:31:50,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:50,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d18d735b-102b-4f41-8906-63646e70dca6 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:31:50,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d18d735b-102b-4f41-8906-63646e70dca6 2018-08-28 17:31:50,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745160579681s 2018-08-28 17:31:50,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:50,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5a63c17-c44a-486d-9c87-b38fe65c538c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:31:50,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e5a63c17-c44a-486d-9c87-b38fe65c538c 2018-08-28 17:31:50,859 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0841038227081s 2018-08-28 17:31:50,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:31:50,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:50,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62933d30-d047-4ddb-91f8-5924f1b9bd75 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:31:50,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-62933d30-d047-4ddb-91f8-5924f1b9bd75 2018-08-28 17:31:50,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0815501213074s 2018-08-28 17:31:50,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:50,944 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a335049-32d5-4d29-9a4b-cafb3f4f158e Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:51,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2a335049-32d5-4d29-9a4b-cafb3f4f158e 2018-08-28 17:31:51,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.091472864151s 2018-08-28 17:31:51,035 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2a335049-32d5-4d29-9a4b-cafb3f4f158e 2018-08-28 17:31:51,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:31:51,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ffaea8-563b-49c4-8e23-fee68f6cb4cd Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:31:51,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-51ffaea8-563b-49c4-8e23-fee68f6cb4cd 2018-08-28 17:31:51,207 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.165754079819s 2018-08-28 17:31:51,207 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-51ffaea8-563b-49c4-8e23-fee68f6cb4cd 2018-08-28 17:31:51,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:31:51,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1a5059-8b1e-435d-88d4-8cfbe331b5d1 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=4d7d171cce7a4b60906f9f5564858d14", "previous": null, "next": null}} 2018-08-28 17:31:51,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=4d7d171cce7a4b60906f9f5564858d14 used request id req-df1a5059-8b1e-435d-88d4-8cfbe331b5d1 2018-08-28 17:31:51,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0824148654938s 2018-08-28 17:31:51,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:31:51,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/fbfeb2c26fad407cb86dd9828e6f32b4/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2b1eb2-a6a1-4850-9107-6480fc281f20 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:51,450 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/fbfeb2c26fad407cb86dd9828e6f32b4/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-7e2b1eb2-a6a1-4850-9107-6480fc281f20 2018-08-28 17:31:51,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.158116102219s 2018-08-28 17:31:51,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:51,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6add8a41-7c70-4ab3-be7f-5ecc3c2e5e04 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:31:51,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6add8a41-7c70-4ab3-be7f-5ecc3c2e5e04 2018-08-28 17:31:51,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786159038544s 2018-08-28 17:31:51,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:31:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-28 17:31:51,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abcd6d84-36c8-480e-95f9-f461c5e75e44 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}} 2018-08-28 17:31:51,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-abcd6d84-36c8-480e-95f9-f461c5e75e44 2018-08-28 17:31:51,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0887670516968s 2018-08-28 17:31:51,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413c281d-22d0-40b1-aab4-8ec07d492336 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "domain_id": null, "name": "heat_stack_owner", "id": "6cb656a6c9d04b07add3798b59332adb"}} 2018-08-28 17:31:51,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb used request id req-413c281d-22d0-40b1-aab4-8ec07d492336 2018-08-28 17:31:51,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:31:51,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-413f5053-29a2-487e-836a-4955ca43f3bc Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:31:51,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-413f5053-29a2-487e-836a-4955ca43f3bc 2018-08-28 17:31:51,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0774171352386s 2018-08-28 17:31:51,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:31:51,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:51,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d18c3e7-35c6-47c6-a487-b7ea2a59d61a Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:31:51,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-5d18c3e7-35c6-47c6-a487-b7ea2a59d61a 2018-08-28 17:31:51,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.154965877533s 2018-08-28 17:31:51,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:31:51,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:52,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f93f7c-f78b-4c22-b679-0ef4f4ce5ad4 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:52,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-68f93f7c-f78b-4c22-b679-0ef4f4ce5ad4 2018-08-28 17:31:52,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0908329486847s 2018-08-28 17:31:52,024 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-68f93f7c-f78b-4c22-b679-0ef4f4ce5ad4 2018-08-28 17:31:52,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:31:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:52,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7d15ce-63ef-4d9a-a5ce-7888fb49a384 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:31:52,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4a7d15ce-63ef-4d9a-a5ce-7888fb49a384 2018-08-28 17:31:52,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797741413116s 2018-08-28 17:31:52,111 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-4a7d15ce-63ef-4d9a-a5ce-7888fb49a384 2018-08-28 17:31:52,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:31:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=6cb656a6c9d04b07add3798b59332adb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:52,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d13fdee-3ab4-428f-8aee-f5c54430e9ba Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=6cb656a6c9d04b07add3798b59332adb", "previous": null, "next": null}} 2018-08-28 17:31:52,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=fbfeb2c26fad407cb86dd9828e6f32b4&scope.project.id=a2d4895edb5a491785776c3ede7809d8&role.id=6cb656a6c9d04b07add3798b59332adb used request id req-7d13fdee-3ab4-428f-8aee-f5c54430e9ba 2018-08-28 17:31:52,194 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812389850616s 2018-08-28 17:31:52,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:31:52,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/fbfeb2c26fad407cb86dd9828e6f32b4/roles/6cb656a6c9d04b07add3798b59332adb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:31:52,304 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d02ccf-8881-4702-a983-9b9433e16ab2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:52,305 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/fbfeb2c26fad407cb86dd9828e6f32b4/roles/6cb656a6c9d04b07add3798b59332adb used request id req-01d02ccf-8881-4702-a983-9b9433e16ab2 2018-08-28 17:31:52,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.110037088394s 2018-08-28 17:31:52,305 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-28 17:31:52,305 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-28 17:31:52,306 - openstack_tests - INFO - OS Credentials = > 2018-08-28 17:31:52,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:52,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:52,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["UPL33SMxRkiuvdS4JQpXbQ"], "issued_at": "2018-08-28T17:31:52.000000Z"}} 2018-08-28 17:31:52,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d41768b4eeadb1c8edc341a53ae89b0ac7903ee" 2018-08-28 17:31:53,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-723824b5-d5c1-4865-933c-d633ae313b9a Date: Tue, 28 Aug 2018 17:31:53 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:31:53,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-723824b5-d5c1-4865-933c-d633ae313b9a 2018-08-28 17:31:53,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d41768b4eeadb1c8edc341a53ae89b0ac7903ee" 2018-08-28 17:31:54,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-2c1fb3d6-c884-4d05-8826-e045f288f6e2 Date: Tue, 28 Aug 2018 17:31:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:31:54,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-2c1fb3d6-c884-4d05-8826-e045f288f6e2 2018-08-28 17:31:54,405 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-28 17:31:54,406 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-08-28 17:31:54,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,444 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,448 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,452 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,455 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,461 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:31:54,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:54,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["4HT2zX3bQjmybYXkkL_f-w"], "issued_at": "2018-08-28T17:31:54.000000Z"}} 2018-08-28 17:31:54,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:54,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a2759d-687b-4b2e-b495-84d32977da2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:31:54,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2a2759d-687b-4b2e-b495-84d32977da2d 2018-08-28 17:31:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:31:55,005 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:31:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:55,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1304740e-40b5-470a-bea3-507675ca23d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:31:55,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1304740e-40b5-470a-bea3-507675ca23d8 2018-08-28 17:31:55,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName"}}' 2018-08-28 17:31:55,195 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af61744a-0718-452d-b066-32333107745d Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/934ae69cc2394bc0be8891436086d914"}, "enabled": true, "id": "934ae69cc2394bc0be8891436086d914", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName"}} 2018-08-28 17:31:55,195 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-af61744a-0718-452d-b066-32333107745d 2018-08-28 17:31:55,195 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName 2018-08-28 17:31:55,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:55,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58aac22-4359-453b-b26b-df219484f748 Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/934ae69cc2394bc0be8891436086d914"}, "enabled": true, "id": "934ae69cc2394bc0be8891436086d914", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName"}]} 2018-08-28 17:31:55,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName used request id req-d58aac22-4359-453b-b26b-df219484f748 2018-08-28 17:31:55,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:55,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c682ce-fbbb-4b7c-bd8b-7cb904faae15 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:31:55,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-76c682ce-fbbb-4b7c-bd8b-7cb904faae15 2018-08-28 17:31:55,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:56,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-8a1a9b08-b070-4253-a624-fbba57c829e0 Date: Tue, 28 Aug 2018 17:31:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:31:56Z", "updated_at": "2018-08-28T17:31:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:31:56Z", "revision_number": 0, "id": "b6d59f93-efe7-4a45-a0a4-e978464d9a24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:31:56Z", "revision_number": 0, "id": "a0821d90-da37-40c5-8af8-2860eed4e894", "remote_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "remote_ip_prefix": null, "created_at": "2018-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:31:56Z", "revision_number": 0, "id": "d782222a-e332-443e-8e38-988ad66909eb", "remote_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "remote_ip_prefix": null, "created_at": "2018-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:31:56Z", "revision_number": 0, "id": "8cf15efc-ec3a-4d76-a2c3-7475579e13f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "name": "default"}]} 2018-08-28 17:31:56,473 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8a1a9b08-b070-4253-a624-fbba57c829e0 2018-08-28 17:31:56,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:56,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bd75ac2-2bda-494c-b7fd-0bbcfc9ddb17 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:31:56,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-6bd75ac2-2bda-494c-b7fd-0bbcfc9ddb17 2018-08-28 17:31:56,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:56,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0098c9c-c196-4f25-b0c5-444743d3786c 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:31:56,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-d0098c9c-c196-4f25-b0c5-444743d3786c 2018-08-28 17:31:56,722 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5ef78085-6866-42ad-bcd5-1eec41e601e4 2018-08-28 17:31:56,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5ef78085-6866-42ad-bcd5-1eec41e601e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:57,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e86999d8-dcb7-41ea-b363-3bccd3ad5008 Date: Tue, 28 Aug 2018 17: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-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:31:56Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "8cf15efc-ec3a-4d76-a2c3-7475579e13f5"}, {"remote_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:31:56Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "a0821d90-da37-40c5-8af8-2860eed4e894"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:31:56Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "b6d59f93-efe7-4a45-a0a4-e978464d9a24"}, {"remote_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:31:56Z", "security_group_id": "5ef78085-6866-42ad-bcd5-1eec41e601e4", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:31:56Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "d782222a-e332-443e-8e38-988ad66909eb"}]} 2018-08-28 17:31:57,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5ef78085-6866-42ad-bcd5-1eec41e601e4 used request id req-e86999d8-dcb7-41ea-b363-3bccd3ad5008 2018-08-28 17:31:57,461 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 17:31:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5ef78085-6866-42ad-bcd5-1eec41e601e4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:58,432 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86346b95-5fe8-4ae0-a6f6-4ed61455478b Content-Length: 0 Date: Tue, 28 Aug 2018 17:31:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:31:58,433 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5ef78085-6866-42ad-bcd5-1eec41e601e4 used request id req-86346b95-5fe8-4ae0-a6f6-4ed61455478b 2018-08-28 17:31:58,433 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-1b5f503b-8879-4912-80cd-cbef3a834d5e-projName 2018-08-28 17:31:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/934ae69cc2394bc0be8891436086d914 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42caeaf7dac3c58262ac315c21c07d5d627b98fc" 2018-08-28 17:31:58,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60ea4b91-abd8-4adc-9940-b7d1508b5999 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:31:58,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/934ae69cc2394bc0be8891436086d914 used request id req-60ea4b91-abd8-4adc-9940-b7d1508b5999 2018-08-28 17:31:58,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:31:59,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["e_mtayTvSAS9JmggvskpnQ"], "issued_at": "2018-08-28T17:31:59.000000Z"}} 2018-08-28 17:31:59,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bab53e4021d903b95f332108f512f94fa44625" 2018-08-28 17:31:59,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d21349b-decc-43d5-9291-23e197e9b1d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:31:59,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d21349b-decc-43d5-9291-23e197e9b1d8 2018-08-28 17:31:59,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:31:59,129 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:31:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:31:59,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bab53e4021d903b95f332108f512f94fa44625" 2018-08-28 17:31:59,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db892c8-6e31-454e-b4ed-4304afa4dc2f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:31:59,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6db892c8-6e31-454e-b4ed-4304afa4dc2f 2018-08-28 17:31:59,602 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-16e86b6d-0f11-476e-854f-f1a27b6ab9fa-username 2018-08-28 17:31:59,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bab53e4021d903b95f332108f512f94fa44625" 2018-08-28 17:31:59,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e86d3d58-61f0-427a-8d76-5ff8e019b983 Content-Encoding: gzip Content-Length: 951 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-16e86b6d-0f11-476e-854f-f1a27b6ab9fa-username", "links": {"self": "http://172.30.9.28:5000/v3/users/d85950206bc44b5a9c2e167d14930b3f"}, "domain_id": "default", "enabled": true, "id": "d85950206bc44b5a9c2e167d14930b3f", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:31:59,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e86d3d58-61f0-427a-8d76-5ff8e019b983 2018-08-28 17:31:59,720 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-16e86b6d-0f11-476e-854f-f1a27b6ab9fa-username 2018-08-28 17:31:59,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d85950206bc44b5a9c2e167d14930b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0bab53e4021d903b95f332108f512f94fa44625" 2018-08-28 17:32:00,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe14d005-7d20-4877-8fae-ff9002ca754b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:00,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d85950206bc44b5a9c2e167d14930b3f used request id req-fe14d005-7d20-4877-8fae-ff9002ca754b 2018-08-28 17:32:00,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:00,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["KOmLeLEbQyykhffMhl006A"], "issued_at": "2018-08-28T17:32:00.000000Z"}} 2018-08-28 17:32:00,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b67adc7b8fba3e4d4dc8b59ffe4c1ef4a153c00" 2018-08-28 17:32:00,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eedafb69-0b93-478e-ae98-433bda2659db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:00,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eedafb69-0b93-478e-ae98-433bda2659db 2018-08-28 17:32:00,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:00,636 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-08-28 17:32:00,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:01,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["sknpwHqrQPiXl9o-Z4pn3A"], "issued_at": "2018-08-28T17:32:01.000000Z"}} 2018-08-28 17:32:01,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c05b82e9d29b69ec941ba038d7c456bf130a359" 2018-08-28 17:32:01,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b9991d-8289-46b4-a62a-a13f4ecd98cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:01,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a6b9991d-8289-46b4-a62a-a13f4ecd98cf 2018-08-28 17:32:01,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:01,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:01,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["5dzmV-_pSomJ3_FbTYbLOQ"], "issued_at": "2018-08-28T17:32:01.000000Z"}} 2018-08-28 17:32:01,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:01,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["2MEYzGyYQMWcGLh7CoHrCA"], "issued_at": "2018-08-28T17:32:01.000000Z"}} 2018-08-28 17:32:01,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128c1bc7312ca869b579b3c9653d6fac7e2109dc" 2018-08-28 17:32:02,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f11cafa-1917-4060-9a29-77658355a5e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:02,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3f11cafa-1917-4060-9a29-77658355a5e7 2018-08-28 17:32:02,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:02,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:02,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["n0HnKRI3RwmEmctjaiN7Bw"], "issued_at": "2018-08-28T17:32:02.000000Z"}} 2018-08-28 17:32:02,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:02,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["CT432a5WQ7GnM3kyRiJD1A"], "issued_at": "2018-08-28T17:32:02.000000Z"}} 2018-08-28 17:32:02,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}484a7019c8d57d1934f7b0fd0b8803af812ba003" 2018-08-28 17:32:02,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cc9c764-7e65-4d5e-8fb3-cf8b61f9fc6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:02,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6cc9c764-7e65-4d5e-8fb3-cf8b61f9fc6e 2018-08-28 17:32:02,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:02,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:03,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["yNlahxE8RmS6yPLZxdVj4Q"], "issued_at": "2018-08-28T17:32:03.000000Z"}} 2018-08-28 17:32:03,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:03,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:03,655 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["3UvvGF9MSOWk1j-k3SALgA"], "issued_at": "2018-08-28T17:32:03.000000Z"}} 2018-08-28 17:32:03,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:03,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:04,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["N7UpmhmYTpCy_CDjRQcF_Q"], "issued_at": "2018-08-28T17:32:04.000000Z"}} 2018-08-28 17:32:04,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:04,450 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["37GRA1WJQL-1ne709mReEA"], "issued_at": "2018-08-28T17:32:04.000000Z"}} 2018-08-28 17:32:04,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:04,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-188f6632-044e-441f-b39e-d36a35fff77e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:04,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-188f6632-044e-441f-b39e-d36a35fff77e 2018-08-28 17:32:04,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:04,472 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:04,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:04,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-671a4ac2-5314-4ebf-a8ac-18e2c53d648c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:04,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-671a4ac2-5314-4ebf-a8ac-18e2c53d648c 2018-08-28 17:32:05,061 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-username 2018-08-28 17:32:05,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:05,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0aa9738-32f3-4e2b-ad18-5f40d2c49c7b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:05,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a0aa9738-32f3-4e2b-ad18-5f40d2c49c7b 2018-08-28 17:32:05,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-projName"}}' 2018-08-28 17:32:05,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d065fbaa-7c09-4fcc-abec-416dd7b5b27e Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca"}, "enabled": true, "id": "fe4d3238fd3f4095a3eba694bd6f67ca", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-projName"}} 2018-08-28 17:32:05,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d065fbaa-7c09-4fcc-abec-416dd7b5b27e 2018-08-28 17:32:05,209 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-projName 2018-08-28 17:32:05,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" -d '{"role": {"name": "KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-role"}}' 2018-08-28 17:32:05,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f1ce33e-1f23-4b12-b850-bee18173e175 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "473e3430ef3542b3a6bbcdacc99231e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/473e3430ef3542b3a6bbcdacc99231e2"}, "name": "KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-role"}} 2018-08-28 17:32:05,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2f1ce33e-1f23-4b12-b850-bee18173e175 2018-08-28 17:32:05,309 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-role 2018-08-28 17:32:05,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/473e3430ef3542b3a6bbcdacc99231e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:05,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b113fa30-da8f-4ffd-b611-546524b424c9 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/473e3430ef3542b3a6bbcdacc99231e2"}, "domain_id": null, "name": "KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-role", "id": "473e3430ef3542b3a6bbcdacc99231e2"}} 2018-08-28 17:32:05,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/473e3430ef3542b3a6bbcdacc99231e2 used request id req-b113fa30-da8f-4ffd-b611-546524b424c9 2018-08-28 17:32:05,405 - keystone_utils - INFO - Granting role KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-role to project KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-projName 2018-08-28 17:32:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca/users/ebd7032a40bc43c3ba5e4acad15659c2/roles/473e3430ef3542b3a6bbcdacc99231e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:05,576 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7127d71-7001-4c51-a541-4ad342725155 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:05,576 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca/users/ebd7032a40bc43c3ba5e4acad15659c2/roles/473e3430ef3542b3a6bbcdacc99231e2 used request id req-d7127d71-7001-4c51-a541-4ad342725155 2018-08-28 17:32:05,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca/users/ebd7032a40bc43c3ba5e4acad15659c2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:05,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77bf03c8-6890-498d-8d49-d9d87cdd3307 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca/users/ebd7032a40bc43c3ba5e4acad15659c2/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "473e3430ef3542b3a6bbcdacc99231e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/473e3430ef3542b3a6bbcdacc99231e2"}, "name": "KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-role"}]} 2018-08-28 17:32:05,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca/users/ebd7032a40bc43c3ba5e4acad15659c2/roles used request id req-77bf03c8-6890-498d-8d49-d9d87cdd3307 2018-08-28 17:32:05,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:06,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-4959ca5e-9a9d-4734-be38-581da4add772 Date: Tue, 28 Aug 2018 17:32:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:06Z", "updated_at": "2018-08-28T17:32:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:06Z", "revision_number": 0, "id": "8ff22cdb-47b0-42b6-83b3-2480cdbcb6d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:06Z", "revision_number": 0, "id": "ba0181dc-3dbd-4bf1-99e9-ca3295b30adb", "remote_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:06Z", "revision_number": 0, "id": "09c7ac89-9611-40ba-87ca-ae3170188fa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:06Z", "revision_number": 0, "id": "b8f402f0-8e16-48f7-9460-cfae42d47ca6", "remote_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "name": "default"}]} 2018-08-28 17:32:06,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4959ca5e-9a9d-4734-be38-581da4add772 2018-08-28 17:32:06,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:06,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a45dc25-2a55-4773-a4ec-c3a4ad97964a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:32:06,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-7a45dc25-2a55-4773-a4ec-c3a4ad97964a 2018-08-28 17:32:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:06,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c20a611-3ba9-4499-9cd9-c8c61b2d8c08 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:32:06,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-0c20a611-3ba9-4499-9cd9-c8c61b2d8c08 2018-08-28 17:32:06,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d281d1cd-6d95-467f-b092-bb9f018fb988 2018-08-28 17:32:06,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d281d1cd-6d95-467f-b092-bb9f018fb988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:07,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e78d949a-02bd-4103-b090-421be3baf789 Date: Tue, 28 Aug 2018 17:32: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-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:06Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "09c7ac89-9611-40ba-87ca-ae3170188fa8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:06Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "8ff22cdb-47b0-42b6-83b3-2480cdbcb6d3"}, {"remote_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:06Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "b8f402f0-8e16-48f7-9460-cfae42d47ca6"}, {"remote_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:06Z", "security_group_id": "d281d1cd-6d95-467f-b092-bb9f018fb988", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:06Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "ba0181dc-3dbd-4bf1-99e9-ca3295b30adb"}]} 2018-08-28 17:32:07,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d281d1cd-6d95-467f-b092-bb9f018fb988 used request id req-e78d949a-02bd-4103-b090-421be3baf789 2018-08-28 17:32:07,630 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 17:32:07,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d281d1cd-6d95-467f-b092-bb9f018fb988 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:08,000 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8334fd7a-c642-4bac-83ba-e60b827df61e Content-Length: 0 Date: Tue, 28 Aug 2018 17:32:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:32:08,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d281d1cd-6d95-467f-b092-bb9f018fb988 used request id req-8334fd7a-c642-4bac-83ba-e60b827df61e 2018-08-28 17:32:08,000 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-projName 2018-08-28 17:32:08,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:08,223 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a759b0-ba69-4d0e-bcac-8f80cca0a9c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:08,223 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fe4d3238fd3f4095a3eba694bd6f67ca used request id req-a3a759b0-ba69-4d0e-bcac-8f80cca0a9c4 2018-08-28 17:32:08,223 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-username 2018-08-28 17:32:08,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ebd7032a40bc43c3ba5e4acad15659c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:08,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74518c0f-cb8f-4b89-ac6e-ce4c7f2beb26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:08,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ebd7032a40bc43c3ba5e4acad15659c2 used request id req-74518c0f-cb8f-4b89-ac6e-ce4c7f2beb26 2018-08-28 17:32:08,457 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-4abc733a-a4e6-4449-920c-a2db74d01f19-role 2018-08-28 17:32:08,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/473e3430ef3542b3a6bbcdacc99231e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d38eb248b700087f235ff1cb8a2337c5c8b3b970" 2018-08-28 17:32:08,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add3ba79-ea9f-496d-823f-18b9b16b3ebc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:08,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/473e3430ef3542b3a6bbcdacc99231e2 used request id req-add3ba79-ea9f-496d-823f-18b9b16b3ebc 2018-08-28 17:32:08,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:08,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["hkeJo2pDT72z-yCAVWOZSg"], "issued_at": "2018-08-28T17:32:08.000000Z"}} 2018-08-28 17:32:08,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff51a29e4f4a03ed51f48ae2b93000977ca0a2b6" 2018-08-28 17:32:09,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ee2ff4-294d-4311-9bd3-5e58309e5237 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:09,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-24ee2ff4-294d-4311-9bd3-5e58309e5237 2018-08-28 17:32:09,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:09,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:09,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["hGL6Y5zxTjuJ7yDYM-5Wpw"], "issued_at": "2018-08-28T17:32:09.000000Z"}} 2018-08-28 17:32:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:09,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc6c25c4-600d-41bf-9872-ce79cb6cae88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:09,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc6c25c4-600d-41bf-9872-ce79cb6cae88 2018-08-28 17:32:09,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:09,517 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:09,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:09,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-919587dd-5a77-4c42-a65f-dcae7b8669ba Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:09,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-919587dd-5a77-4c42-a65f-dcae7b8669ba 2018-08-28 17:32:09,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:09,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f709ee-b503-4a22-9e2b-cfa7cd4082d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:09,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-84f709ee-b503-4a22-9e2b-cfa7cd4082d0 2018-08-28 17:32:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:10,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-019878ba-17f7-4034-8292-8b34b3f75f1a Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:10,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-019878ba-17f7-4034-8292-8b34b3f75f1a 2018-08-28 17:32:10,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:10,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-822461c2-dae5-42c6-a1a5-cd2a4dad105b Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:10,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-822461c2-dae5-42c6-a1a5-cd2a4dad105b 2018-08-28 17:32:10,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/af4269a2e495407faa0d3fbbdb480356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:10,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52160575-ee7d-49cc-bbd5-5847785c43b4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/af4269a2e495407faa0d3fbbdb480356"}, "enabled": true, "id": "af4269a2e495407faa0d3fbbdb480356", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-df224c68-e3d2-4ff-name"}} 2018-08-28 17:32:10,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/af4269a2e495407faa0d3fbbdb480356 used request id req-52160575-ee7d-49cc-bbd5-5847785c43b4 2018-08-28 17:32:10,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:10,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31f4ca8-4275-4610-b15f-5cca6909779e Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 17:32:10,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles used request id req-f31f4ca8-4275-4610-b15f-5cca6909779e 2018-08-28 17:32:10,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:10,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e565359-7a3d-4655-9289-4e041c56b0f7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 17:32:10,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-9e565359-7a3d-4655-9289-4e041c56b0f7 2018-08-28 17:32:10,650 - keystone_utils - INFO - Granting role admin to project api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 2018-08-28 17:32:10,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:10,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b01cea9f-54a5-4903-a41f-34f63eb64dc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:10,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-b01cea9f-54a5-4903-a41f-34f63eb64dc3 2018-08-28 17:32:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:10,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95190394-dd1f-42ea-8318-e1038dd54c66 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:10,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-95190394-dd1f-42ea-8318-e1038dd54c66 2018-08-28 17:32:10,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:11,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b078e9ca-877c-4693-8c56-2df5415f588c Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:11,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-b078e9ca-877c-4693-8c56-2df5415f588c 2018-08-28 17:32:11,054 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-df224c68-e3d2-4ff-name 2018-08-28 17:32:11,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:11,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:11,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff51a29e4f4a03ed51f48ae2b93000977ca0a2b6" 2018-08-28 17:32:11,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdee5fcd-218c-45f1-a10e-09dac13934be Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-df224c68-e3d2-4ff-name", "links": {"self": "http://172.30.9.28:5000/v3/users/af4269a2e495407faa0d3fbbdb480356"}, "domain_id": "default", "enabled": true, "id": "af4269a2e495407faa0d3fbbdb480356", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:11,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fdee5fcd-218c-45f1-a10e-09dac13934be 2018-08-28 17:32:11,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff51a29e4f4a03ed51f48ae2b93000977ca0a2b6" 2018-08-28 17:32:11,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83abe72a-98e8-40d2-a918-3e2079b640ac Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:11,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-83abe72a-98e8-40d2-a918-3e2079b640ac 2018-08-28 17:32:11,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff51a29e4f4a03ed51f48ae2b93000977ca0a2b6" 2018-08-28 17:32:11,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c776611d-2400-4d18-b2b5-04b8fea8c80a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:11,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-c776611d-2400-4d18-b2b5-04b8fea8c80a 2018-08-28 17:32:11,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff51a29e4f4a03ed51f48ae2b93000977ca0a2b6" 2018-08-28 17:32:11,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d216b11-91e2-4c9d-a48a-14f6117c320e Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}]} 2018-08-28 17:32:11,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/af4269a2e495407faa0d3fbbdb480356/roles used request id req-7d216b11-91e2-4c9d-a48a-14f6117c320e 2018-08-28 17:32:11,458 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-df224c68-e3d2-4ff-name 2018-08-28 17:32:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/af4269a2e495407faa0d3fbbdb480356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3657b9f3dde749449cf2bb028d2a0aca4b7980f" 2018-08-28 17:32:11,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6d99e8-0c94-4031-ab69-357b3573892c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:11,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/af4269a2e495407faa0d3fbbdb480356 used request id req-bc6d99e8-0c94-4031-ab69-357b3573892c 2018-08-28 17:32:11,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:12,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["2ZEzNnrrRZWAIz0-YstgIQ"], "issued_at": "2018-08-28T17:32:12.000000Z"}} 2018-08-28 17:32:12,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0808dbbfb175aebc9a2537c01a9c1f8a24ead964" 2018-08-28 17:32:12,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0edae62-f93c-46d4-8fcc-815a219619db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:12,147 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a0edae62-f93c-46d4-8fcc-815a219619db 2018-08-28 17:32:12,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:12,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:12,595 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["8USCcUMeT_S28kkSTUjMXA"], "issued_at": "2018-08-28T17:32:12.000000Z"}} 2018-08-28 17:32:12,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:12,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372fea70-2ee7-442e-8156-e6f277257cbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:12,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-372fea70-2ee7-442e-8156-e6f277257cbc 2018-08-28 17:32:12,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:12,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:12,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965f3242-673d-4452-947f-9a9111ccda2e Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:12,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-965f3242-673d-4452-947f-9a9111ccda2e 2018-08-28 17:32:12,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:12,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1994237-ca69-483f-bcd2-50c84dc5ebd3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:12,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d1994237-ca69-483f-bcd2-50c84dc5ebd3 2018-08-28 17:32:13,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625e3257-91f9-4c6a-96fe-5ccb4ea030e2 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:13,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-625e3257-91f9-4c6a-96fe-5ccb4ea030e2 2018-08-28 17:32:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dee4c65b-fc26-423d-85e7-57158cad7609 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:13,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-dee4c65b-fc26-423d-85e7-57158cad7609 2018-08-28 17:32:13,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/c9e964a4114f44efbc3cb2f505258c86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58e5e4ea-4f2e-451b-9a5f-eb9c7c57d52b Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/c9e964a4114f44efbc3cb2f505258c86"}, "enabled": true, "id": "c9e964a4114f44efbc3cb2f505258c86", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ef477f0b-51cc-45b-name"}} 2018-08-28 17:32:13,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c9e964a4114f44efbc3cb2f505258c86 used request id req-58e5e4ea-4f2e-451b-9a5f-eb9c7c57d52b 2018-08-28 17:32:13,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/c9e964a4114f44efbc3cb2f505258c86/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad2d330e-9119-4a95-99db-6e4fa7c6a002 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/c9e964a4114f44efbc3cb2f505258c86/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 17:32:13,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/c9e964a4114f44efbc3cb2f505258c86/roles used request id req-ad2d330e-9119-4a95-99db-6e4fa7c6a002 2018-08-28 17:32:13,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eec5ca6d-51fe-4168-8abb-49a19766a525 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 17:32:13,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-eec5ca6d-51fe-4168-8abb-49a19766a525 2018-08-28 17:32:13,711 - keystone_utils - INFO - Granting role admin to project api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 2018-08-28 17:32:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/c9e964a4114f44efbc3cb2f505258c86/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de3e56ab-730d-4c8a-a57d-2df04689e92f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:13,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/c9e964a4114f44efbc3cb2f505258c86/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-de3e56ab-730d-4c8a-a57d-2df04689e92f 2018-08-28 17:32:13,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10fcaa98-f520-40b4-963d-618fab173ed0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:13,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-10fcaa98-f520-40b4-963d-618fab173ed0 2018-08-28 17:32:13,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:13,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abd9b061-84f4-48c9-b2c5-87874b45f554 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:13,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-abd9b061-84f4-48c9-b2c5-87874b45f554 2018-08-28 17:32:13,945 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ef477f0b-51cc-45b-name 2018-08-28 17:32:13,945 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ef477f0b-51cc-45b-name 2018-08-28 17:32:13,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:13,954 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c9e964a4114f44efbc3cb2f505258c86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0808dbbfb175aebc9a2537c01a9c1f8a24ead964" 2018-08-28 17:32:14,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-384987a5-5f88-4252-a466-918529213d85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:14,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c9e964a4114f44efbc3cb2f505258c86 used request id req-384987a5-5f88-4252-a466-918529213d85 2018-08-28 17:32:14,135 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ef477f0b-51cc-45b-name 2018-08-28 17:32:14,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c9e964a4114f44efbc3cb2f505258c86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ed0b0e9b8557dbfe5164795d2c2f1a976b29441" 2018-08-28 17:32:14,234 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e83b75-b460-43cb-ab47-1a635edebd33 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: c9e964a4114f44efbc3cb2f505258c86.", "code": 404, "title": "Not Found"}} 2018-08-28 17:32:14,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c9e964a4114f44efbc3cb2f505258c86 used request id req-f0e83b75-b460-43cb-ab47-1a635edebd33 2018-08-28 17:32:14,234 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 17:32:14,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:14,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["c6zRYFV3TFa7MgSfGvQmWA"], "issued_at": "2018-08-28T17:32:14.000000Z"}} 2018-08-28 17:32:14,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62507eed6e23459246842e58910e0938a6be89c8" 2018-08-28 17:32:14,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85403f18-0c60-48be-ad91-a522ddc969a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:14,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-85403f18-0c60-48be-ad91-a522ddc969a9 2018-08-28 17:32:14,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:14,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:15,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["XkpbO9HLRDe6z3khm_mZlw"], "issued_at": "2018-08-28T17:32:15.000000Z"}} 2018-08-28 17:32:15,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:15,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-050a9079-249a-4375-bf04-1ede58217cef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:15,306 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-050a9079-249a-4375-bf04-1ede58217cef 2018-08-28 17:32:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:15,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:15,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:15,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ab91e1-f61b-4118-893c-b9505c420761 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:15,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f2ab91e1-f61b-4118-893c-b9505c420761 2018-08-28 17:32:15,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:15,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1309ce0e-f82d-4205-8c44-86b2f6e63ca6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:15,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1309ce0e-f82d-4205-8c44-86b2f6e63ca6 2018-08-28 17:32:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:15,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24fb1c26-d029-44aa-981d-02c7b08ea8ef Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:15,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-24fb1c26-d029-44aa-981d-02c7b08ea8ef 2018-08-28 17:32:16,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:16,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25ebbfab-6dbe-445f-93df-510b7a1a4ba5 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:16,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-25ebbfab-6dbe-445f-93df-510b7a1a4ba5 2018-08-28 17:32:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/9baf78b29fd3463db7cff6538448f93e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:16,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79896bcf-254e-4b47-8100-3559f56f83dc Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/9baf78b29fd3463db7cff6538448f93e"}, "enabled": true, "id": "9baf78b29fd3463db7cff6538448f93e", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-32441d60-faaf-4aa-name"}} 2018-08-28 17:32:16,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/9baf78b29fd3463db7cff6538448f93e used request id req-79896bcf-254e-4b47-8100-3559f56f83dc 2018-08-28 17:32:16,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/9baf78b29fd3463db7cff6538448f93e/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:16,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae804421-a82c-4efa-8149-0c13733420e9 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/9baf78b29fd3463db7cff6538448f93e/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 17:32:16,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/9baf78b29fd3463db7cff6538448f93e/roles used request id req-ae804421-a82c-4efa-8149-0c13733420e9 2018-08-28 17:32:16,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:16,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92890628-6760-4647-9116-7244ab869227 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 17:32:16,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-92890628-6760-4647-9116-7244ab869227 2018-08-28 17:32:16,468 - keystone_utils - INFO - Granting role admin to project api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 2018-08-28 17:32:16,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/9baf78b29fd3463db7cff6538448f93e/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:16,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2939cbdc-f22e-4fd3-b45f-f867c0171fe3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:16,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/9baf78b29fd3463db7cff6538448f93e/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-2939cbdc-f22e-4fd3-b45f-f867c0171fe3 2018-08-28 17:32:16,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:16,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9451e226-d047-47c9-b500-af5681b9eb58 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:16,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9451e226-d047-47c9-b500-af5681b9eb58 2018-08-28 17:32:16,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:16,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2b44c8-49b3-41be-97be-00a25c7d07be Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:16,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-cd2b44c8-49b3-41be-97be-00a25c7d07be 2018-08-28 17:32:16,780 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-32441d60-faaf-4aa-name 2018-08-28 17:32:16,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:16,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:16,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62507eed6e23459246842e58910e0938a6be89c8" 2018-08-28 17:32:16,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a4e865d-a961-4201-9afe-69a1ec9bf015 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-32441d60-faaf-4aa-name", "links": {"self": "http://172.30.9.28:5000/v3/users/9baf78b29fd3463db7cff6538448f93e"}, "domain_id": "default", "enabled": true, "id": "9baf78b29fd3463db7cff6538448f93e", "options": {}}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:16,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6a4e865d-a961-4201-9afe-69a1ec9bf015 2018-08-28 17:32:16,893 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-32441d60-faaf-4aa-name 2018-08-28 17:32:16,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9baf78b29fd3463db7cff6538448f93e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85b6c6883a223d34ee95d3d586693d8afd58876" 2018-08-28 17:32:17,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f4561d-9111-40c2-b96e-80d9af71d418 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:17,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9baf78b29fd3463db7cff6538448f93e used request id req-02f4561d-9111-40c2-b96e-80d9af71d418 2018-08-28 17:32:17,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:17,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["QnJXs5drQQ2EkD5bfjKWWw"], "issued_at": "2018-08-28T17:32:17.000000Z"}} 2018-08-28 17:32:17,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6a5810088d677a79b27794b8d3bbc9aa69914b" 2018-08-28 17:32:17,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a3c5ff0-9826-44a4-b678-eb141cbad6bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:17,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a3c5ff0-9826-44a4-b678-eb141cbad6bc 2018-08-28 17:32:17,562 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:17,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:17,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["EtwJtwV7SY6mTCxt-VYXBA"], "issued_at": "2018-08-28T17:32:17.000000Z"}} 2018-08-28 17:32:17,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96fba8c8-8cec-4a82-bdfd-f034b3dd25e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:18,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96fba8c8-8cec-4a82-bdfd-f034b3dd25e3 2018-08-28 17:32:18,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:18,036 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:18,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7d46b5-a62f-4d18-920e-8bfe47a1bdb4 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:18,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3c7d46b5-a62f-4d18-920e-8bfe47a1bdb4 2018-08-28 17:32:18,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f517e5-5d87-48e1-bedd-f2922a752e29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:18,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a6f517e5-5d87-48e1-bedd-f2922a752e29 2018-08-28 17:32:18,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a3f89b-2282-429f-a6b5-baa1e92bb03e Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:18,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-29a3f89b-2282-429f-a6b5-baa1e92bb03e 2018-08-28 17:32:18,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2be3203d-4562-4fe0-87f4-bd486ab9dc0a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:18,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-2be3203d-4562-4fe0-87f4-bd486ab9dc0a 2018-08-28 17:32:18,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/ee4d5e42f957481ea5d0eaba9a614bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e7806a5-600d-41b9-9ddf-36e70a7b2611 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/ee4d5e42f957481ea5d0eaba9a614bd2"}, "enabled": true, "id": "ee4d5e42f957481ea5d0eaba9a614bd2", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-70ed55ac-c74a-40a-name"}} 2018-08-28 17:32:18,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ee4d5e42f957481ea5d0eaba9a614bd2 used request id req-6e7806a5-600d-41b9-9ddf-36e70a7b2611 2018-08-28 17:32:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/ee4d5e42f957481ea5d0eaba9a614bd2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbcf2528-abd3-4ece-872a-bb03d58ab515 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/ee4d5e42f957481ea5d0eaba9a614bd2/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 17:32:18,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/ee4d5e42f957481ea5d0eaba9a614bd2/roles used request id req-dbcf2528-abd3-4ece-872a-bb03d58ab515 2018-08-28 17:32:18,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:18,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-738ce205-bbdc-45ba-820b-589265739b87 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 17:32:18,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-738ce205-bbdc-45ba-820b-589265739b87 2018-08-28 17:32:18,991 - keystone_utils - INFO - Granting role admin to project api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 2018-08-28 17:32:18,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/ee4d5e42f957481ea5d0eaba9a614bd2/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:19,115 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53621269-d294-462d-9955-69b09928096e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:19,116 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8/users/ee4d5e42f957481ea5d0eaba9a614bd2/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-53621269-d294-462d-9955-69b09928096e 2018-08-28 17:32:19,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:19,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b06b13-4c65-4ec1-8a4e-b78a4b37d8b6 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:19,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d9b06b13-4c65-4ec1-8a4e-b78a4b37d8b6 2018-08-28 17:32:19,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:19,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a367826-5e15-4a2d-a3bc-9497ff959309 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:32:19,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64 used request id req-5a367826-5e15-4a2d-a3bc-9497ff959309 2018-08-28 17:32:19,294 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-70ed55ac-c74a-40a-name 2018-08-28 17:32:19,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:19,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:19,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d6a5810088d677a79b27794b8d3bbc9aa69914b" 2018-08-28 17:32:19,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74a82b8a-422b-43d4-9c13-42006330ae87 Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-70ed55ac-c74a-40a-name", "links": {"self": "http://172.30.9.28:5000/v3/users/ee4d5e42f957481ea5d0eaba9a614bd2"}, "domain_id": "default", "enabled": true, "id": "ee4d5e42f957481ea5d0eaba9a614bd2", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:19,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-74a82b8a-422b-43d4-9c13-42006330ae87 2018-08-28 17:32:19,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:19,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:19,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["zAtiKBrMTz-vwAjDLc2CUg"], "issued_at": "2018-08-28T17:32:19.000000Z"}} 2018-08-28 17:32:19,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4364cfdcc6feceed5d0a90ccf2ff982401fa2ce0" 2018-08-28 17:32:19,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-761aebb9-dab8-4f58-b8a8-4466841cb0ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:19,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-761aebb9-dab8-4f58-b8a8-4466841cb0ac 2018-08-28 17:32:19,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:19,881 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:19,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4364cfdcc6feceed5d0a90ccf2ff982401fa2ce0" 2018-08-28 17:32:19,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d914193-007a-40e1-8097-b7dd1588afc0 Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-70ed55ac-c74a-40a-name", "links": {"self": "http://172.30.9.28:5000/v3/users/ee4d5e42f957481ea5d0eaba9a614bd2"}, "domain_id": "default", "enabled": true, "id": "ee4d5e42f957481ea5d0eaba9a614bd2", "options": {}}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:19,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8d914193-007a-40e1-8097-b7dd1588afc0 2018-08-28 17:32:19,984 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-70ed55ac-c74a-40a-name 2018-08-28 17:32:19,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ee4d5e42f957481ea5d0eaba9a614bd2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef04265c76af8392062fd062b969e52b331d1f2f" 2018-08-28 17:32:20,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f9608b-baf9-48c5-aa97-01dfbedf5f50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:20,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ee4d5e42f957481ea5d0eaba9a614bd2 used request id req-f6f9608b-baf9-48c5-aa97-01dfbedf5f50 2018-08-28 17:32:20,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:20,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["vYcHeI11S66za019zV55wQ"], "issued_at": "2018-08-28T17:32:20.000000Z"}} 2018-08-28 17:32:20,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01f8e58facf6296d9f8af07141c5aac47e7f062" 2018-08-28 17:32:20,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5c45522-f756-4a4f-8dc7-76fe5143187d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:20,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f5c45522-f756-4a4f-8dc7-76fe5143187d 2018-08-28 17:32:20,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:20,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:21,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["dcu8xcR9TCe3MfctUUiTrw"], "issued_at": "2018-08-28T17:32:21.000000Z"}} 2018-08-28 17:32:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:21,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e75572-0f04-4134-96bc-66c06c2e97cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:21,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77e75572-0f04-4134-96bc-66c06c2e97cb 2018-08-28 17:32:21,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:21,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:21,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-04da28b7-8a8e-46f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:21,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3b903ae-d749-48ce-ad8e-33ce97a4ae2d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-04da28b7-8a8e-46f-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:21,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-04da28b7-8a8e-46f-name used request id req-e3b903ae-d749-48ce-ad8e-33ce97a4ae2d 2018-08-28 17:32:21,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:21,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a117e904-4cea-4552-9be6-e1e3c0d24635 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:21,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a117e904-4cea-4552-9be6-e1e3c0d24635 2018-08-28 17:32:21,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-04da28b7-8a8e-46f-name"}}' 2018-08-28 17:32:21,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af54f82c-b244-41db-b6ee-edddfc051ef8 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/88a876afc2784551ae16a99193e84fc3"}, "enabled": true, "id": "88a876afc2784551ae16a99193e84fc3", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-04da28b7-8a8e-46f-name"}} 2018-08-28 17:32:21,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-af54f82c-b244-41db-b6ee-edddfc051ef8 2018-08-28 17:32:21,475 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-04da28b7-8a8e-46f-name 2018-08-28 17:32:21,476 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-04da28b7-8a8e-46f-name 2018-08-28 17:32:21,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:21,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/88a876afc2784551ae16a99193e84fc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01f8e58facf6296d9f8af07141c5aac47e7f062" 2018-08-28 17:32:21,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fa390ec-9495-453b-9823-84661cdb8340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:21,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/88a876afc2784551ae16a99193e84fc3 used request id req-8fa390ec-9495-453b-9823-84661cdb8340 2018-08-28 17:32:21,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:22,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-daf9de70-27ba-41c7-ac7a-98548369dd63 Date: Tue, 28 Aug 2018 17:32:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:32:22,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-daf9de70-27ba-41c7-ac7a-98548369dd63 2018-08-28 17:32:22,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:22,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5820ff59-db55-4839-8d5e-f6efe4775497 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:32:22,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-5820ff59-db55-4839-8d5e-f6efe4775497 2018-08-28 17:32:22,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:22,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0dc2078-3007-4d40-bcb4-6046f8bcecdb 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:32:22,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-e0dc2078-3007-4d40-bcb4-6046f8bcecdb 2018-08-28 17:32:22,839 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-04da28b7-8a8e-46f-name 2018-08-28 17:32:22,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/88a876afc2784551ae16a99193e84fc3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:22,942 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d425dd4-88d3-40c6-ad9c-f6ea4dacafc0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 88a876afc2784551ae16a99193e84fc3.", "code": 404, "title": "Not Found"}} 2018-08-28 17:32:22,942 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/88a876afc2784551ae16a99193e84fc3 used request id req-1d425dd4-88d3-40c6-ad9c-f6ea4dacafc0 2018-08-28 17:32:22,942 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 17:32:22,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:23,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f311b2c2-ba90-4d22-b87a-052fbb9c152b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:23,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f311b2c2-ba90-4d22-b87a-052fbb9c152b 2018-08-28 17:32:23,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c01f8e58facf6296d9f8af07141c5aac47e7f062" 2018-08-28 17:32:23,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a66df130-05b4-4589-83f9-befc3c5304dd Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:32:23,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-a66df130-05b4-4589-83f9-befc3c5304dd 2018-08-28 17:32:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca1c1e153907ebdf02ec489a3ce8662520b89616" 2018-08-28 17:32:23,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0778a168-b30a-45f4-a6fa-f872befd0ffb Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:23,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0778a168-b30a-45f4-a6fa-f872befd0ffb 2018-08-28 17:32:23,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:23,679 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["hL6jAS8PSE2VnLZ_E60P0g"], "issued_at": "2018-08-28T17:32:23.000000Z"}} 2018-08-28 17:32:23,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be969be0680d699ec0c8eface5fd729af9366d7" 2018-08-28 17:32:23,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a470e77-03a9-4d20-ae67-5abe1d90f04f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:23,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9a470e77-03a9-4d20-ae67-5abe1d90f04f 2018-08-28 17:32:23,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:23,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:24,154 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["wxL_co5oRQu87qaxL3yYVA"], "issued_at": "2018-08-28T17:32:24.000000Z"}} 2018-08-28 17:32:24,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:24,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39ca91a-3d29-4949-bd8f-4ef793d9f1f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:24,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a39ca91a-3d29-4949-bd8f-4ef793d9f1f3 2018-08-28 17:32:24,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:24,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:24,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4487e2b-e54a-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:24,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4685ec4-4233-481a-8433-e0f230ea72cc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4487e2b-e54a-4db-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:24,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4487e2b-e54a-4db-name used request id req-d4685ec4-4233-481a-8433-e0f230ea72cc 2018-08-28 17:32:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:24,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ce29a61-6be8-4fa6-a97d-4b25eaa64a1d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:24,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1ce29a61-6be8-4fa6-a97d-4b25eaa64a1d 2018-08-28 17:32:24,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-c4487e2b-e54a-4db-name"}}' 2018-08-28 17:32:24,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f596d10-d39c-4b2d-94ed-1d2772a58ee7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9b3f0ad9b3bc436db96dac8aa119f6e8"}, "enabled": true, "id": "9b3f0ad9b3bc436db96dac8aa119f6e8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c4487e2b-e54a-4db-name"}} 2018-08-28 17:32:24,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8f596d10-d39c-4b2d-94ed-1d2772a58ee7 2018-08-28 17:32:24,557 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-c4487e2b-e54a-4db-name 2018-08-28 17:32:24,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:24,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:24,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4487e2b-e54a-4db-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be969be0680d699ec0c8eface5fd729af9366d7" 2018-08-28 17:32:24,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d8ee42-ed70-4fc6-befc-a53bed909fe5 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4487e2b-e54a-4db-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9b3f0ad9b3bc436db96dac8aa119f6e8"}, "enabled": true, "id": "9b3f0ad9b3bc436db96dac8aa119f6e8", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-c4487e2b-e54a-4db-name"}]} 2018-08-28 17:32:24,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-c4487e2b-e54a-4db-name used request id req-28d8ee42-ed70-4fc6-befc-a53bed909fe5 2018-08-28 17:32:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8be969be0680d699ec0c8eface5fd729af9366d7" 2018-08-28 17:32:24,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-367ed112-8082-4d96-93eb-b099d7e10390 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:32:24,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-367ed112-8082-4d96-93eb-b099d7e10390 2018-08-28 17:32:24,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:25,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-6d96326d-d742-486a-b375-f3d3dc4912fa Date: Tue, 28 Aug 2018 17:32:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:32:25,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6d96326d-d742-486a-b375-f3d3dc4912fa 2018-08-28 17:32:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:25,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dd2c024-bd9f-4924-b4df-31220f645a05 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:32:25,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-1dd2c024-bd9f-4924-b4df-31220f645a05 2018-08-28 17:32:25,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:25,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a229a4d-168e-42b9-9421-74865a9181c1 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:32:25,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-0a229a4d-168e-42b9-9421-74865a9181c1 2018-08-28 17:32:25,685 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-c4487e2b-e54a-4db-name 2018-08-28 17:32:25,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9b3f0ad9b3bc436db96dac8aa119f6e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:25,851 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3abfc232-d321-4641-bcf2-e741ebeae6aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:25,851 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9b3f0ad9b3bc436db96dac8aa119f6e8 used request id req-3abfc232-d321-4641-bcf2-e741ebeae6aa 2018-08-28 17:32:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1abee15f223b1b74032ff7aba06e1fca37649bdb" 2018-08-28 17:32:25,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-551f6048-1b7a-4047-b7bc-56dcbf889657 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:25,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-551f6048-1b7a-4047-b7bc-56dcbf889657 2018-08-28 17:32:25,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:26,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["tZXo4R5hTRKigTrDip53zA"], "issued_at": "2018-08-28T17:32:26.000000Z"}} 2018-08-28 17:32:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f27130ecb8f548488480c0890592c3305ebf7d" 2018-08-28 17:32:26,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94463828-ac5f-4ec1-8eab-339bd50dd0af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:26,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94463828-ac5f-4ec1-8eab-339bd50dd0af 2018-08-28 17:32:26,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:26,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:26,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["EyTUtUt7RS2qKhr9sU0now"], "issued_at": "2018-08-28T17:32:26.000000Z"}} 2018-08-28 17:32:26,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:26,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b5fa1e-3e6b-43cd-999f-786acc29f87d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:26,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9b5fa1e-3e6b-43cd-999f-786acc29f87d 2018-08-28 17:32:26,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:26,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:26,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-516efbf6-3ef6-4a59-861f-726b1457ce2e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:26,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name used request id req-516efbf6-3ef6-4a59-861f-726b1457ce2e 2018-08-28 17:32:26,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:26,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8b780d-fc69-445c-a2fe-68d419ff8f12 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:26,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ed8b780d-fc69-445c-a2fe-68d419ff8f12 2018-08-28 17:32:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-142d9f44-affe-489-name"}}' 2018-08-28 17:32:27,107 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29c24bb9-8823-4710-ace0-f7bfeb8ff80e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a5ca42139b2c4ed0844c8d95f8b12854"}, "enabled": true, "id": "a5ca42139b2c4ed0844c8d95f8b12854", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-142d9f44-affe-489-name"}} 2018-08-28 17:32:27,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-29c24bb9-8823-4710-ace0-f7bfeb8ff80e 2018-08-28 17:32:27,108 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-142d9f44-affe-489-name 2018-08-28 17:32:27,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:27,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:27,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f27130ecb8f548488480c0890592c3305ebf7d" 2018-08-28 17:32:27,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b60166a-f070-4042-addb-e43878846777 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a5ca42139b2c4ed0844c8d95f8b12854"}, "enabled": true, "id": "a5ca42139b2c4ed0844c8d95f8b12854", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-142d9f44-affe-489-name"}]} 2018-08-28 17:32:27,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name used request id req-1b60166a-f070-4042-addb-e43878846777 2018-08-28 17:32:27,196 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:27,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:27,582 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["2ZnLuWxtTomuCUXg4c-ieQ"], "issued_at": "2018-08-28T17:32:27.000000Z"}} 2018-08-28 17:32:27,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7c4bac81d69b0bc50751b7cb96565f8f7ff2f" 2018-08-28 17:32:27,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a167b7f-4922-44a0-b6d0-ff58912cfd1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:27,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a167b7f-4922-44a0-b6d0-ff58912cfd1c 2018-08-28 17:32:27,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:27,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:27,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93f7c4bac81d69b0bc50751b7cb96565f8f7ff2f" 2018-08-28 17:32:27,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8853e2f7-fa93-46ff-b762-d57e9a89eb36 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a5ca42139b2c4ed0844c8d95f8b12854"}, "enabled": true, "id": "a5ca42139b2c4ed0844c8d95f8b12854", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-142d9f44-affe-489-name"}]} 2018-08-28 17:32:27,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-142d9f44-affe-489-name used request id req-8853e2f7-fa93-46ff-b762-d57e9a89eb36 2018-08-28 17:32:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82f27130ecb8f548488480c0890592c3305ebf7d" 2018-08-28 17:32:27,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26d9fd64-dcbd-489d-9a67-1cf5d18745b9 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:32:27,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-26d9fd64-dcbd-489d-9a67-1cf5d18745b9 2018-08-28 17:32:27,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:28,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-71c94935-896a-4e96-80b3-794ef73e7881 Date: Tue, 28 Aug 2018 17:32:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:32:28,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-71c94935-896a-4e96-80b3-794ef73e7881 2018-08-28 17:32:28,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:28,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2534a1eb-d578-43bc-aadb-1e728d6c553c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:32:28,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-2534a1eb-d578-43bc-aadb-1e728d6c553c 2018-08-28 17:32:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:28,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97335a55-4319-445f-9db5-893c0704cef2 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:32:28,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-97335a55-4319-445f-9db5-893c0704cef2 2018-08-28 17:32:28,222 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-142d9f44-affe-489-name 2018-08-28 17:32:28,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a5ca42139b2c4ed0844c8d95f8b12854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:28,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c36dca-6ec5-4376-bf92-3784f35fa27b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:28,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a5ca42139b2c4ed0844c8d95f8b12854 used request id req-61c36dca-6ec5-4376-bf92-3784f35fa27b 2018-08-28 17:32:28,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa946f7d880e744ff5e881042cdc06866b84a375" 2018-08-28 17:32:28,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ad1bd9-4a53-497b-aef1-bf94041c5bbf Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:28,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-90ad1bd9-4a53-497b-aef1-bf94041c5bbf 2018-08-28 17:32:28,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:29,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["1apQdhYMRAm-ycbcDLAwGw"], "issued_at": "2018-08-28T17:32:29.000000Z"}} 2018-08-28 17:32:29,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f20ee3d8463e845097c57715be0338f610068fcd" 2018-08-28 17:32:29,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299d097b-30d8-4803-bb30-047c667a22bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:29,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-299d097b-30d8-4803-bb30-047c667a22bb 2018-08-28 17:32:29,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:29,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:29,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["A7y8oZ2QQjK1QNBYLrWWug"], "issued_at": "2018-08-28T17:32:29.000000Z"}} 2018-08-28 17:32:29,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1ac30141ece168c660fa7e2082001077dd8b69" 2018-08-28 17:32:29,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec80e96-75e2-4b85-94fc-cf383dc56cf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:29,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aec80e96-75e2-4b85-94fc-cf383dc56cf7 2018-08-28 17:32:29,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:29,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-bf605def-2a4c-478-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1ac30141ece168c660fa7e2082001077dd8b69" 2018-08-28 17:32:29,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9069ef45-6b11-407d-828d-cfb60b84408f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-bf605def-2a4c-478-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:29,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-bf605def-2a4c-478-name used request id req-9069ef45-6b11-407d-828d-cfb60b84408f 2018-08-28 17:32:29,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1ac30141ece168c660fa7e2082001077dd8b69" 2018-08-28 17:32:29,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5a9f4c-7e1f-41cb-9d96-821bc1b6ddb9 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-08-28 17:32:29,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=foo used request id req-ef5a9f4c-7e1f-41cb-9d96-821bc1b6ddb9 2018-08-28 17:32:29,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1ac30141ece168c660fa7e2082001077dd8b69" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-bf605def-2a4c-478-name"}}' 2018-08-28 17:32:29,859 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac93354e-ca92-4f80-821c-7eaced131151 Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-08-28 17:32:29,859 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ac93354e-ca92-4f80-821c-7eaced131151 2018-08-28 17:32:29,859 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-08-28 17:32:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1ac30141ece168c660fa7e2082001077dd8b69" 2018-08-28 17:32:29,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a94ec5b-6033-4d86-bc78-5d256fbbedca Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:29,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8a94ec5b-6033-4d86-bc78-5d256fbbedca 2018-08-28 17:32:29,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:30,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["UIZeJiRwSs2pVluXm0E2EA"], "issued_at": "2018-08-28T17:32:30.000000Z"}} 2018-08-28 17:32:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88be029439d0cbcb6c54a4bd00ebd4ca05f9959" 2018-08-28 17:32:30,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4a04ef-56ed-4f4e-b7c7-e2034818dcd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:30,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a4a04ef-56ed-4f4e-b7c7-e2034818dcd3 2018-08-28 17:32:30,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:30,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:30,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["8S_4QJ_eRTWIryMu6zDTFw"], "issued_at": "2018-08-28T17:32:30.000000Z"}} 2018-08-28 17:32:30,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:30,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9190696-c2b1-4f60-b747-a462534e99f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:30,893 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b9190696-c2b1-4f60-b747-a462534e99f3 2018-08-28 17:32:30,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:30,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:30,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:30,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b1b0d2-7975-4574-b105-204fc876ea0f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:30,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name used request id req-04b1b0d2-7975-4574-b105-204fc876ea0f 2018-08-28 17:32:30,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:31,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-435992ca-86fd-4043-8b8c-a59d3431702a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:31,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-435992ca-86fd-4043-8b8c-a59d3431702a 2018-08-28 17:32:31,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name"}}' 2018-08-28 17:32:31,209 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b58a469-136d-4b16-b21c-0997fcb1925f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/802026c90ece409689e9a477c0c97b2e"}, "enabled": true, "id": "802026c90ece409689e9a477c0c97b2e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name"}} 2018-08-28 17:32:31,209 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7b58a469-136d-4b16-b21c-0997fcb1925f 2018-08-28 17:32:31,209 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name 2018-08-28 17:32:31,210 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:32:31,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/802026c90ece409689e9a477c0c97b2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:32,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-1639eb68-0790-4212-baf8-9e7e913ce80e x-compute-request-id: req-1639eb68-0790-4212-baf8-9e7e913ce80e Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"quota_set": {"injected_file_content_bytes": 10240, "metadata_items": 128, "server_group_members": 10, "server_groups": 10, "ram": 51200, "floating_ips": 10, "key_pairs": 100, "id": "802026c90ece409689e9a477c0c97b2e", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-28 17:32:32,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/802026c90ece409689e9a477c0c97b2e used request id req-1639eb68-0790-4212-baf8-9e7e913ce80e 2018-08-28 17:32:32,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/802026c90ece409689e9a477c0c97b2e -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" -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-08-28 17:32:32,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32: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-acf35598-2542-4c53-b6e7-10ef607e9e90 x-compute-request-id: req-acf35598-2542-4c53-b6e7-10ef607e9e90 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-08-28 17:32:32,900 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/802026c90ece409689e9a477c0c97b2e used request id req-acf35598-2542-4c53-b6e7-10ef607e9e90 2018-08-28 17:32:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:32,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:32,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88be029439d0cbcb6c54a4bd00ebd4ca05f9959" 2018-08-28 17:32:33,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96149ca1-6da9-414d-9acc-6f19c593c45d Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/802026c90ece409689e9a477c0c97b2e"}, "enabled": true, "id": "802026c90ece409689e9a477c0c97b2e", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name"}]} 2018-08-28 17:32:33,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name used request id req-96149ca1-6da9-414d-9acc-6f19c593c45d 2018-08-28 17:32:33,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88be029439d0cbcb6c54a4bd00ebd4ca05f9959" 2018-08-28 17:32:33,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c18348d-4750-4025-9119-70fe956976e4 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:32:33,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7c18348d-4750-4025-9119-70fe956976e4 2018-08-28 17:32:33,023 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:32:33,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/802026c90ece409689e9a477c0c97b2e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f88be029439d0cbcb6c54a4bd00ebd4ca05f9959" 2018-08-28 17:32:33,447 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32: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-bc963831-c044-40dc-8e81-e8e2cbb6c2f2 x-compute-request-id: req-bc963831-c044-40dc-8e81-e8e2cbb6c2f2 Content-Encoding: gzip Content-Length: 222 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": "802026c90ece409689e9a477c0c97b2e", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-28 17:32:33,447 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/802026c90ece409689e9a477c0c97b2e used request id req-bc963831-c044-40dc-8e81-e8e2cbb6c2f2 2018-08-28 17:32:33,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:34,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-544d2775-63f9-4f26-8fd2-3b69a50f3033 Date: Tue, 28 Aug 2018 17:32:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:32:34,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-544d2775-63f9-4f26-8fd2-3b69a50f3033 2018-08-28 17:32:34,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:34,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a176b7-754c-47b4-8843-258962081d42 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:32:34,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-04a176b7-754c-47b4-8843-258962081d42 2018-08-28 17:32:34,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:34,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bbe7a1-96e4-4d51-9cb8-c4445bc2f7aa 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:32:34,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a4bbe7a1-96e4-4d51-9cb8-c4445bc2f7aa 2018-08-28 17:32:34,392 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-8d5ab3b0-d5ca-483-name 2018-08-28 17:32:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/802026c90ece409689e9a477c0c97b2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:34,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-159dd2f4-4d66-43f5-894b-00b08a3d745b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:34,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/802026c90ece409689e9a477c0c97b2e used request id req-159dd2f4-4d66-43f5-894b-00b08a3d745b 2018-08-28 17:32:34,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ef458228d4b947200df61849e43c0848853f46f" 2018-08-28 17:32:34,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950d57bd-4715-45ab-b179-211121571b1b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:34,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-950d57bd-4715-45ab-b179-211121571b1b 2018-08-28 17:32:34,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:35,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["4eHTl-NcRD2D5zsn5JQmKw"], "issued_at": "2018-08-28T17:32:35.000000Z"}} 2018-08-28 17:32:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9942e52be2e598bb2c4bc9fd203135aa4e73f5b" 2018-08-28 17:32:35,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eff6c2b8-244e-4492-a2af-8f86a5b12f6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:35,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eff6c2b8-244e-4492-a2af-8f86a5b12f6b 2018-08-28 17:32:35,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:35,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:35,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["6CneY_ymRRmx2I_a_14asw"], "issued_at": "2018-08-28T17:32:35.000000Z"}} 2018-08-28 17:32:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:35,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4eb6f84-c07d-48fa-bf80-dda399e6495e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:35,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d4eb6f84-c07d-48fa-bf80-dda399e6495e 2018-08-28 17:32:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:35,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:35,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df578456-ad90-4a8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:35,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0040893-150d-443a-bc27-bff6b56b2944 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df578456-ad90-4a8-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:35,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df578456-ad90-4a8-name used request id req-b0040893-150d-443a-bc27-bff6b56b2944 2018-08-28 17:32:35,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:35,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f223d1ad-057d-46d8-a77a-3a54900b3432 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:35,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f223d1ad-057d-46d8-a77a-3a54900b3432 2018-08-28 17:32:35,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-df578456-ad90-4a8-name"}}' 2018-08-28 17:32:35,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737adc4c-8833-4f16-8e22-44c3677892f2 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f5157469c9f14c75acb04b5c236eaf5c"}, "enabled": true, "id": "f5157469c9f14c75acb04b5c236eaf5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-df578456-ad90-4a8-name"}} 2018-08-28 17:32:35,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-737adc4c-8833-4f16-8e22-44c3677892f2 2018-08-28 17:32:35,964 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-df578456-ad90-4a8-name 2018-08-28 17:32:35,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:35,972 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df578456-ad90-4a8-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9942e52be2e598bb2c4bc9fd203135aa4e73f5b" 2018-08-28 17:32:36,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf70d8d5-653f-4d3b-9679-29f0c6a890e8 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df578456-ad90-4a8-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f5157469c9f14c75acb04b5c236eaf5c"}, "enabled": true, "id": "f5157469c9f14c75acb04b5c236eaf5c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-df578456-ad90-4a8-name"}]} 2018-08-28 17:32:36,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-df578456-ad90-4a8-name used request id req-bf70d8d5-653f-4d3b-9679-29f0c6a890e8 2018-08-28 17:32:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9942e52be2e598bb2c4bc9fd203135aa4e73f5b" 2018-08-28 17:32:36,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f077d88e-df8a-45bc-bb3d-75815c363731 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:32:36,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f077d88e-df8a-45bc-bb3d-75815c363731 2018-08-28 17:32:36,154 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:32:36,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:8774/v2.1/os-quota-sets/f5157469c9f14c75acb04b5c236eaf5c -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" -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-08-28 17:32:37,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32: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-59bbe988-889b-4800-a459-a68cd9073135 x-compute-request-id: req-59bbe988-889b-4800-a459-a68cd9073135 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-08-28 17:32:37,233 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/f5157469c9f14c75acb04b5c236eaf5c used request id req-59bbe988-889b-4800-a459-a68cd9073135 2018-08-28 17:32:37,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/quotas/f5157469c9f14c75acb04b5c236eaf5c -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-08-28 17:32:38,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-84ff1d57-7fb4-40b6-8782-27abd681d847 Date: Tue, 28 Aug 2018 17:32:38 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-08-28 17:32:38,144 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/f5157469c9f14c75acb04b5c236eaf5c used request id req-84ff1d57-7fb4-40b6-8782-27abd681d847 2018-08-28 17:32:38,145 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:32:38,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/f5157469c9f14c75acb04b5c236eaf5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:38,730 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-25ccf313-d9c5-4d0b-8001-605120025034 x-compute-request-id: req-25ccf313-d9c5-4d0b-8001-605120025034 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": "f5157469c9f14c75acb04b5c236eaf5c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-28 17:32:38,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/f5157469c9f14c75acb04b5c236eaf5c used request id req-25ccf313-d9c5-4d0b-8001-605120025034 2018-08-28 17:32:38,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/f5157469c9f14c75acb04b5c236eaf5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:38,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-877247f3-878c-42c5-9e23-9097c41e2168 Date: Tue, 28 Aug 2018 17:32:38 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-08-28 17:32:38,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/f5157469c9f14c75acb04b5c236eaf5c used request id req-877247f3-878c-42c5-9e23-9097c41e2168 2018-08-28 17:32:38,990 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:32:38,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-quota-sets/f5157469c9f14c75acb04b5c236eaf5c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9942e52be2e598bb2c4bc9fd203135aa4e73f5b" 2018-08-28 17:32:39,320 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-da00c333-dc17-4acf-811d-632b0881255f x-compute-request-id: req-da00c333-dc17-4acf-811d-632b0881255f 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": "f5157469c9f14c75acb04b5c236eaf5c", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-08-28 17:32:39,320 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-quota-sets/f5157469c9f14c75acb04b5c236eaf5c used request id req-da00c333-dc17-4acf-811d-632b0881255f 2018-08-28 17:32:39,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/quotas/f5157469c9f14c75acb04b5c236eaf5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c9942e52be2e598bb2c4bc9fd203135aa4e73f5b" 2018-08-28 17:32:39,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-37d5d194-8958-44f7-a9b1-aa00b42b89bb Date: Tue, 28 Aug 2018 17:32:39 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-08-28 17:32:39,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/quotas/f5157469c9f14c75acb04b5c236eaf5c used request id req-37d5d194-8958-44f7-a9b1-aa00b42b89bb 2018-08-28 17:32:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:39,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4847 X-Openstack-Request-Id: req-f3d51191-4180-4b42-8528-cb844c9533df Date: Tue, 28 Aug 2018 17:32:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:32:39,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f3d51191-4180-4b42-8528-cb844c9533df 2018-08-28 17:32:39,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:39,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8cef65-d7ee-48eb-b595-3e3874c9573d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:32:39,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-be8cef65-d7ee-48eb-b595-3e3874c9573d 2018-08-28 17:32:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:39,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35b8a915-6cd4-400e-8b49-fb4e074489f0 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:32:39,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-35b8a915-6cd4-400e-8b49-fb4e074489f0 2018-08-28 17:32:39,945 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-df578456-ad90-4a8-name 2018-08-28 17:32:39,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f5157469c9f14c75acb04b5c236eaf5c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:40,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-934727db-3d97-42f3-b2eb-517937301365 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:40,177 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f5157469c9f14c75acb04b5c236eaf5c used request id req-934727db-3d97-42f3-b2eb-517937301365 2018-08-28 17:32:40,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccb605ab502ea48870b27babe5b431d8137d0bac" 2018-08-28 17:32:40,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9be0a08-50b3-4a06-b42f-3cf2fe6d7273 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:40,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9be0a08-50b3-4a06-b42f-3cf2fe6d7273 2018-08-28 17:32:40,261 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:40,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["f-o1bJ2cR36jB3uAPkmDeA"], "issued_at": "2018-08-28T17:32:40.000000Z"}} 2018-08-28 17:32:40,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5039dab30a579756660bc53123a3bc4c0343e9a0" 2018-08-28 17:32:40,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0792b619-add0-4e58-beda-10715e9d1e2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:40,738 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0792b619-add0-4e58-beda-10715e9d1e2b 2018-08-28 17:32:40,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:40,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:41,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Q8JC3wqRQZK1dHrsbiwGfg"], "issued_at": "2018-08-28T17:32:41.000000Z"}} 2018-08-28 17:32:41,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:41,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e08d448-6814-481c-919f-e14962262969 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:41,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e08d448-6814-481c-919f-e14962262969 2018-08-28 17:32:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:41,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:41,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:41,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c580a8-9866-46c5-a8bb-88d74895ac2f Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:41,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name used request id req-23c580a8-9866-46c5-a8bb-88d74895ac2f 2018-08-28 17:32:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:41,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2bb413-97b8-428c-931d-89a1d339cdb4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:41,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3d2bb413-97b8-428c-931d-89a1d339cdb4 2018-08-28 17:32:41,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}}' 2018-08-28 17:32:41,591 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef6d684-0345-479d-9fbe-703bbb71534b Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d"}, "enabled": true, "id": "81ebdb880ace4986a278b98d1d917d4d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}} 2018-08-28 17:32:41,591 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-5ef6d684-0345-479d-9fbe-703bbb71534b 2018-08-28 17:32:41,591 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-name 2018-08-28 17:32:41,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:41,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:41,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["TDnCyhIqS5KMk6C2hR6Z0g"], "issued_at": "2018-08-28T17:32:41.000000Z"}} 2018-08-28 17:32:41,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:42,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a58d6c-e929-41e9-81d6-4bf6dfe30f7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:42,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04a58d6c-e929-41e9-81d6-4bf6dfe30f7b 2018-08-28 17:32:42,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:42,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:42,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:42,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5db502a5-9b22-4fa6-b232-ee304c19f68d Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:42,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5db502a5-9b22-4fa6-b232-ee304c19f68d 2018-08-28 17:32:42,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:42,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba0a3c8-26ab-436b-8e85-9d57cba7aa8f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:42,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4ba0a3c8-26ab-436b-8e85-9d57cba7aa8f 2018-08-28 17:32:42,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:42,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cf51e7-3b7a-4df4-946c-007b669b7403 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:42,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-75cf51e7-3b7a-4df4-946c-007b669b7403 2018-08-28 17:32:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:42,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76fc030f-9352-41f2-9185-65678ba2ea76 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d"}, "enabled": true, "id": "81ebdb880ace4986a278b98d1d917d4d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}]} 2018-08-28 17:32:42,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name used request id req-76fc030f-9352-41f2-9185-65678ba2ea76 2018-08-28 17:32:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/2a2fd45c66044b2bb3a8484c89a0f3e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:42,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75828f48-2f7e-4638-ab88-a4aa4e6166be Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/2a2fd45c66044b2bb3a8484c89a0f3e8"}, "enabled": true, "id": "2a2fd45c66044b2bb3a8484c89a0f3e8", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-user"}} 2018-08-28 17:32:42,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/2a2fd45c66044b2bb3a8484c89a0f3e8 used request id req-75828f48-2f7e-4638-ab88-a4aa4e6166be 2018-08-28 17:32:42,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d/users/2a2fd45c66044b2bb3a8484c89a0f3e8/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:42,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d65ff5-de2f-4864-aa7e-4526d3e71c15 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d/users/2a2fd45c66044b2bb3a8484c89a0f3e8/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 17:32:42,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d/users/2a2fd45c66044b2bb3a8484c89a0f3e8/roles used request id req-33d65ff5-de2f-4864-aa7e-4526d3e71c15 2018-08-28 17:32:42,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:43,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f653011f-9370-49c9-bde3-0eef2e90e3cb Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 17:32:43,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-f653011f-9370-49c9-bde3-0eef2e90e3cb 2018-08-28 17:32:43,040 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e98c2b39-f6d7-4e4-name 2018-08-28 17:32:43,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d/users/2a2fd45c66044b2bb3a8484c89a0f3e8/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:43,208 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a8a81f-422d-46f6-8eb5-51ac0686548e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:43,209 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d/users/2a2fd45c66044b2bb3a8484c89a0f3e8/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-25a8a81f-422d-46f6-8eb5-51ac0686548e 2018-08-28 17:32:43,209 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-user 2018-08-28 17:32:43,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:43,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553af46d-d2fd-44fc-ab62-aa6be4f57a67 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:43,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-553af46d-d2fd-44fc-ab62-aa6be4f57a67 2018-08-28 17:32:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" -d '{"role": {"name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name-role"}}' 2018-08-28 17:32:43,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14c042b3-1ae0-47b0-b6a0-81352d54e2c4 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bd8c529b1d94ff0b1bfec5616f4bf1c", "links": {"self": "http://172.30.9.28:5000/v3/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c"}, "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name-role"}} 2018-08-28 17:32:43,463 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-14c042b3-1ae0-47b0-b6a0-81352d54e2c4 2018-08-28 17:32:43,463 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-name-role 2018-08-28 17:32:43,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:43,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60c850ca-a6c4-486d-a90e-efa44930863e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c"}, "domain_id": null, "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name-role", "id": "4bd8c529b1d94ff0b1bfec5616f4bf1c"}} 2018-08-28 17:32:43,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c used request id req-60c850ca-a6c4-486d-a90e-efa44930863e 2018-08-28 17:32:43,557 - keystone_utils - INFO - Granting role CreateProjectUserTests-e98c2b39-f6d7-4e4-name-role to project CreateProjectUserTests-e98c2b39-f6d7-4e4-name 2018-08-28 17:32:43,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d/users/2a2fd45c66044b2bb3a8484c89a0f3e8/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:43,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1afb65c9-5ba4-4d16-9d4b-08b743308dbd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:43,728 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d/users/2a2fd45c66044b2bb3a8484c89a0f3e8/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c used request id req-1afb65c9-5ba4-4d16-9d4b-08b743308dbd 2018-08-28 17:32:43,729 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:43,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:44,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4bd8c529b1d94ff0b1bfec5616f4bf1c", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:32:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81ebdb880ace4986a278b98d1d917d4d", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81ebdb880ace4986a278b98d1d917d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/81ebdb880ace4986a278b98d1d917d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/81ebdb880ace4986a278b98d1d917d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81ebdb880ace4986a278b98d1d917d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/81ebdb880ace4986a278b98d1d917d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/81ebdb880ace4986a278b98d1d917d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81ebdb880ace4986a278b98d1d917d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/81ebdb880ace4986a278b98d1d917d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/81ebdb880ace4986a278b98d1d917d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/81ebdb880ace4986a278b98d1d917d4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/81ebdb880ace4986a278b98d1d917d4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/81ebdb880ace4986a278b98d1d917d4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-user", "id": "2a2fd45c66044b2bb3a8484c89a0f3e8"}, "audit_ids": ["88Q-De2KSqydMEVNjI_mCQ"], "issued_at": "2018-08-28T17:32:44.000000Z"}} 2018-08-28 17:32:44,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:44,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb84eff-4542-41a1-a17e-6c9294c5cae0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:44,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4bb84eff-4542-41a1-a17e-6c9294c5cae0 2018-08-28 17:32:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:44,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-417508fe-3e69-4789-bc54-305e607a6379 Date: Tue, 28 Aug 2018 17:32:44 GMT RESP BODY: {"security_groups": []} 2018-08-28 17:32:44,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-e98c2b39-f6d7-4e4-name&description=hello+group used request id req-417508fe-3e69-4789-bc54-305e607a6379 2018-08-28 17:32:44,521 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-e98c2b39-f6d7-4e4-name... 2018-08-28 17:32:44,521 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-name 2018-08-28 17:32:44,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" -d '{"security_group": {"name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name", "description": "hello group"}}' 2018-08-28 17:32:44,927 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-7b0b2352-aa76-4b22-abad-b8dcde94a8c0 Date: Tue, 28 Aug 2018 17:32:44 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "updated_at": "2018-08-28T17:32:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "94622826-d88e-4b91-a6a6-2d419afdf822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "976052de-932c-4046-a679-dac8c146cda7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}], "revision_number": 2, "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}} 2018-08-28 17:32:44,927 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-7b0b2352-aa76-4b22-abad-b8dcde94a8c0 2018-08-28 17:32:44,927 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:45,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b51e33b8-58ed-4216-a509-34a0cc7e8572 Date: Tue, 28 Aug 2018 17:32:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "94622826-d88e-4b91-a6a6-2d419afdf822"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "976052de-932c-4046-a679-dac8c146cda7"}]} 2018-08-28 17:32:45,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-b51e33b8-58ed-4216-a509-34a0cc7e8572 2018-08-28 17:32:45,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:45,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:46,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1037e14-74cd-4511-8806-e1ad91af20cf Date: Tue, 28 Aug 2018 17:32:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "94622826-d88e-4b91-a6a6-2d419afdf822"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "976052de-932c-4046-a679-dac8c146cda7"}]} 2018-08-28 17:32:46,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-e1037e14-74cd-4511-8806-e1ad91af20cf 2018-08-28 17:32:46,440 - neutron_utils - INFO - Retrieving security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:46,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-51c257e7-f8bc-4942-b90d-c04425aa179c Date: Tue, 28 Aug 2018 17:32:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "updated_at": "2018-08-28T17:32:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "94622826-d88e-4b91-a6a6-2d419afdf822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "976052de-932c-4046-a679-dac8c146cda7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}], "revision_number": 2, "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}]} 2018-08-28 17:32:46,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-51c257e7-f8bc-4942-b90d-c04425aa179c 2018-08-28 17:32:46,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:46,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:47,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-90fd3184-a955-4bfc-b76d-ba6712188aad Date: Tue, 28 Aug 2018 17:32: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-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "94622826-d88e-4b91-a6a6-2d419afdf822"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "976052de-932c-4046-a679-dac8c146cda7"}]} 2018-08-28 17:32:47,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-90fd3184-a955-4bfc-b76d-ba6712188aad 2018-08-28 17:32:47,301 - neutron_utils - INFO - Retrieving security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:47,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:47,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-cfb29f19-71e5-4cea-9cf2-29f8afdafd72 Date: Tue, 28 Aug 2018 17:32:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "updated_at": "2018-08-28T17:32:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "94622826-d88e-4b91-a6a6-2d419afdf822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "976052de-932c-4046-a679-dac8c146cda7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}], "revision_number": 2, "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}]} 2018-08-28 17:32:47,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-cfb29f19-71e5-4cea-9cf2-29f8afdafd72 2018-08-28 17:32:47,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:47,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:47,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3ae287a5-c01e-4b2b-a24c-f7e973b4d16f Date: Tue, 28 Aug 2018 17:32: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-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "94622826-d88e-4b91-a6a6-2d419afdf822"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "976052de-932c-4046-a679-dac8c146cda7"}]} 2018-08-28 17:32:47,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-3ae287a5-c01e-4b2b-a24c-f7e973b4d16f 2018-08-28 17:32:47,731 - neutron_utils - INFO - Retrieving security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:47,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2614ca40-d65a-4437-985d-4ca450160ffd Date: Tue, 28 Aug 2018 17:32:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "updated_at": "2018-08-28T17:32:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "94622826-d88e-4b91-a6a6-2d419afdf822", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "976052de-932c-4046-a679-dac8c146cda7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}], "revision_number": 2, "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}]} 2018-08-28 17:32:47,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-2614ca40-d65a-4437-985d-4ca450160ffd 2018-08-28 17:32:47,940 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 495858ea-0153-4d7f-add9-528fa30ac4a5 2018-08-28 17:32:47,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:47,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ceebc112-ccd2-4bf4-aecf-0e5574a6df9c Date: Tue, 28 Aug 2018 17:32: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-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "94622826-d88e-4b91-a6a6-2d419afdf822"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "495858ea-0153-4d7f-add9-528fa30ac4a5", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "976052de-932c-4046-a679-dac8c146cda7"}]} 2018-08-28 17:32:47,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-ceebc112-ccd2-4bf4-aecf-0e5574a6df9c 2018-08-28 17:32:47,964 - neutron_utils - INFO - Deleting security group rule with ID - 94622826-d88e-4b91-a6a6-2d419afdf822 2018-08-28 17:32:47,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/94622826-d88e-4b91-a6a6-2d419afdf822 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:48,376 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fd7fb6a2-563a-4d69-badc-178eebb6e913 Content-Length: 0 Date: Tue, 28 Aug 2018 17:32:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:32:48,376 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/94622826-d88e-4b91-a6a6-2d419afdf822 used request id req-fd7fb6a2-563a-4d69-badc-178eebb6e913 2018-08-28 17:32:48,377 - neutron_utils - INFO - Deleting security group rule with ID - 976052de-932c-4046-a679-dac8c146cda7 2018-08-28 17:32:48,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/976052de-932c-4046-a679-dac8c146cda7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:49,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ade38866-c786-487b-8ed0-3968e672a12f Content-Length: 0 Date: Tue, 28 Aug 2018 17:32:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:32:49,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/976052de-932c-4046-a679-dac8c146cda7 used request id req-ade38866-c786-487b-8ed0-3968e672a12f 2018-08-28 17:32:49,313 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-name 2018-08-28 17:32:49,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/495858ea-0153-4d7f-add9-528fa30ac4a5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d400d75bd8464c46dd1a5d34c4e3b37bbe181b1" 2018-08-28 17:32:50,306 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c895bf16-e15c-454c-8a76-fd94cdb0faaf Content-Length: 0 Date: Tue, 28 Aug 2018 17:32:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:32:50,306 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/495858ea-0153-4d7f-add9-528fa30ac4a5 used request id req-c895bf16-e15c-454c-8a76-fd94cdb0faaf 2018-08-28 17:32:50,307 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-user 2018-08-28 17:32:50,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2a2fd45c66044b2bb3a8484c89a0f3e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f33616633dbb885f98be91dffa3e7511729fecd0" 2018-08-28 17:32:50,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c60335-4378-4dab-be7f-819ead4e026c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:50,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2a2fd45c66044b2bb3a8484c89a0f3e8 used request id req-72c60335-4378-4dab-be7f-819ead4e026c 2018-08-28 17:32:50,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:51,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-30978038-5b48-416e-a846-3018c42660eb Date: Tue, 28 Aug 2018 17:32:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "updated_at": "2018-08-28T17:32:44Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "91b60916-fc7e-4d4e-934e-ff8cad55f58b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "c676f3b0-1ffb-49aa-b08e-eb8b077a9f5c", "remote_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "68e1a753-b369-47dc-9b11-75c1ccd1f025", "remote_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv4", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "revision_number": 0, "id": "34d11769-fb0a-49a2-9d00-47c7229da0e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "port_range_min": null, "ethertype": "IPv6", "project_id": "81ebdb880ace4986a278b98d1d917d4d"}], "revision_number": 4, "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "985ef372-1055-419c-ba8c-292edca26c38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:32:51,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-30978038-5b48-416e-a846-3018c42660eb 2018-08-28 17:32:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:51,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48969e9e-331f-457f-800b-93a432886070 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:32:51,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-48969e9e-331f-457f-800b-93a432886070 2018-08-28 17:32:51,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:51,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74b067e8-3946-45b7-aaa0-c295a8575377 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d"}, "enabled": true, "id": "81ebdb880ace4986a278b98d1d917d4d", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e98c2b39-f6d7-4e4-name"}} 2018-08-28 17:32:51,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d used request id req-74b067e8-3946-45b7-aaa0-c295a8575377 2018-08-28 17:32:51,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 985ef372-1055-419c-ba8c-292edca26c38 2018-08-28 17:32:51,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=985ef372-1055-419c-ba8c-292edca26c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:51,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5715eb98-dcea-42da-82f0-40bb5b45597e Date: Tue, 28 Aug 2018 17:32:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "34d11769-fb0a-49a2-9d00-47c7229da0e8"}, {"remote_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "68e1a753-b369-47dc-9b11-75c1ccd1f025"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "91b60916-fc7e-4d4e-934e-ff8cad55f58b"}, {"remote_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:44Z", "security_group_id": "985ef372-1055-419c-ba8c-292edca26c38", "port_range_min": null, "revision_number": 0, "tenant_id": "81ebdb880ace4986a278b98d1d917d4d", "created_at": "2018-08-28T17:32:44Z", "project_id": "81ebdb880ace4986a278b98d1d917d4d", "id": "c676f3b0-1ffb-49aa-b08e-eb8b077a9f5c"}]} 2018-08-28 17:32:51,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=985ef372-1055-419c-ba8c-292edca26c38 used request id req-5715eb98-dcea-42da-82f0-40bb5b45597e 2018-08-28 17:32:51,750 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 17:32:51,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/985ef372-1055-419c-ba8c-292edca26c38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:52,070 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-266f8e61-c2a9-4650-bee1-d58c53513658 Content-Length: 0 Date: Tue, 28 Aug 2018 17:32:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:32:52,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/985ef372-1055-419c-ba8c-292edca26c38 used request id req-266f8e61-c2a9-4650-bee1-d58c53513658 2018-08-28 17:32:52,071 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-name 2018-08-28 17:32:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:52,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05bcd070-56cb-4ba8-91d1-8255d694cefd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:52,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/81ebdb880ace4986a278b98d1d917d4d used request id req-05bcd070-56cb-4ba8-91d1-8255d694cefd 2018-08-28 17:32:52,264 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-e98c2b39-f6d7-4e4-name-role 2018-08-28 17:32:52,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:52,480 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f4d2bf-d654-4119-b0d1-707bb69d5616 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:52,480 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4bd8c529b1d94ff0b1bfec5616f4bf1c used request id req-34f4d2bf-d654-4119-b0d1-707bb69d5616 2018-08-28 17:32:52,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58e475def072a8033af9fb31172da9736cd6f9bf" 2018-08-28 17:32:52,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acb05611-70a1-43fd-b4ad-09f9e73806de Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:52,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-acb05611-70a1-43fd-b4ad-09f9e73806de 2018-08-28 17:32:52,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:52,969 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["TjfCD5aTSWyE2UMqzHfH0A"], "issued_at": "2018-08-28T17:32:52.000000Z"}} 2018-08-28 17:32:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f2f61f7ccdc1a72113f0a3fe54c740efafb58e" 2018-08-28 17:32:53,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14aef0e0-533d-4340-968e-d89743b73c50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:53,058 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-14aef0e0-533d-4340-968e-d89743b73c50 2018-08-28 17:32:53,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:53,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:53,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Og13B2KdSa-p1dNeZ9f06Q"], "issued_at": "2018-08-28T17:32:53.000000Z"}} 2018-08-28 17:32:53,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:53,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e033a4-bc61-4779-b520-4e188e9ff3d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:53,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f2e033a4-bc61-4779-b520-4e188e9ff3d3 2018-08-28 17:32:53,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:53,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e5673453-729a-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:53,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95ce3e68-3b78-401a-bfd8-c6f223c0ba85 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e5673453-729a-48a-name", "previous": null, "next": null}, "projects": []} 2018-08-28 17:32:53,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-e5673453-729a-48a-name used request id req-95ce3e68-3b78-401a-bfd8-c6f223c0ba85 2018-08-28 17:32:53,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:53,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9e9b298-9c13-4a62-ae55-9b44512b58e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:53,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d9e9b298-9c13-4a62-ae55-9b44512b58e7 2018-08-28 17:32:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}}' 2018-08-28 17:32:53,830 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1ebdc36-f541-4b45-8d37-f595d00a5bed Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da"}, "enabled": true, "id": "fa29dd01c589465cb3cdd947671f99da", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}} 2018-08-28 17:32:53,830 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1ebdc36-f541-4b45-8d37-f595d00a5bed 2018-08-28 17:32:53,830 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:32:53,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:53,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:54,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["qBkf-QDaQf2Svvg0uysI6Q"], "issued_at": "2018-08-28T17:32:54.000000Z"}} 2018-08-28 17:32:54,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:54,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc3c17a-3805-420a-be5e-d67c546d5266 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:54,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-edc3c17a-3805-420a-be5e-d67c546d5266 2018-08-28 17:32:54,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:54,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:54,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:54,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-060a908e-98ab-4b0a-a005-7bd869b328e6 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:54,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-060a908e-98ab-4b0a-a005-7bd869b328e6 2018-08-28 17:32:54,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:54,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c05a948-3006-4179-96ef-a0eda158dad2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:54,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1c05a948-3006-4179-96ef-a0eda158dad2 2018-08-28 17:32:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:55,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1f2ec91-54eb-4236-b30c-58c9c5b91bbe Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:55,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1f2ec91-54eb-4236-b30c-58c9c5b91bbe 2018-08-28 17:32:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e5673453-729a-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:55,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcb9618-869d-45ac-a16d-29aa8ef9acf6 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e5673453-729a-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da"}, "enabled": true, "id": "fa29dd01c589465cb3cdd947671f99da", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}]} 2018-08-28 17:32:55,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e5673453-729a-48a-name used request id req-8fcb9618-869d-45ac-a16d-29aa8ef9acf6 2018-08-28 17:32:55,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/ff2791dbf2b140858fe0f359ba372919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:55,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a483780-365b-4858-b077-d856c449b231 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/ff2791dbf2b140858fe0f359ba372919"}, "enabled": true, "id": "ff2791dbf2b140858fe0f359ba372919", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-user1"}} 2018-08-28 17:32:55,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ff2791dbf2b140858fe0f359ba372919 used request id req-9a483780-365b-4858-b077-d856c449b231 2018-08-28 17:32:55,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/ff2791dbf2b140858fe0f359ba372919/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:55,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0dab559-bf68-4e69-a681-70c06935d471 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/ff2791dbf2b140858fe0f359ba372919/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 17:32:55,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/ff2791dbf2b140858fe0f359ba372919/roles used request id req-d0dab559-bf68-4e69-a681-70c06935d471 2018-08-28 17:32:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:55,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15f742c1-f3e6-4f17-b69c-74a6bd57dfb6 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 17:32:55,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-15f742c1-f3e6-4f17-b69c-74a6bd57dfb6 2018-08-28 17:32:55,391 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:32:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/ff2791dbf2b140858fe0f359ba372919/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:32:55,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda889b0-3971-4daf-aa24-d032766afea6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:55,523 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/ff2791dbf2b140858fe0f359ba372919/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-dda889b0-3971-4daf-aa24-d032766afea6 2018-08-28 17:32:55,523 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e5673453-729a-48a-user1 2018-08-28 17:32:55,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:55,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ecdde9-1355-44e6-a98d-cddf39d6cd7b Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:32:55,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-11ecdde9-1355-44e6-a98d-cddf39d6cd7b 2018-08-28 17:32:55,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" -d '{"role": {"name": "CreateProjectUserTests-e5673453-729a-48a-name-role"}}' 2018-08-28 17:32:55,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dfd9b1e-f9bc-4e70-8154-6bf4eeec2f11 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cccf6710ed174f03a3d2994f531dcaa3", "links": {"self": "http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3"}, "name": "CreateProjectUserTests-e5673453-729a-48a-name-role"}} 2018-08-28 17:32:55,716 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1dfd9b1e-f9bc-4e70-8154-6bf4eeec2f11 2018-08-28 17:32:55,716 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-e5673453-729a-48a-name-role 2018-08-28 17:32:55,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:55,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ace90a3-66dc-42b4-a7b5-ad51b516327a Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3"}, "domain_id": null, "name": "CreateProjectUserTests-e5673453-729a-48a-name-role", "id": "cccf6710ed174f03a3d2994f531dcaa3"}} 2018-08-28 17:32:55,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3 used request id req-3ace90a3-66dc-42b4-a7b5-ad51b516327a 2018-08-28 17:32:55,807 - keystone_utils - INFO - Granting role CreateProjectUserTests-e5673453-729a-48a-name-role to project CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:32:55,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/ff2791dbf2b140858fe0f359ba372919/roles/cccf6710ed174f03a3d2994f531dcaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:55,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c49ad99-083d-411e-bef3-e641d8ee1f0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:55,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/ff2791dbf2b140858fe0f359ba372919/roles/cccf6710ed174f03a3d2994f531dcaa3 used request id req-0c49ad99-083d-411e-bef3-e641d8ee1f0f 2018-08-28 17:32:55,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:55,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:56,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:32:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["icH8wSoqSXeVl2GBAvDj4A"], "issued_at": "2018-08-28T17:32:56.000000Z"}} 2018-08-28 17:32:56,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:56,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f038a2d-1903-4f91-b493-d174a7c6a4dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:56,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f038a2d-1903-4f91-b493-d174a7c6a4dd 2018-08-28 17:32:56,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:32:56,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:32:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:32:56,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:56,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bea4520-9c16-4a47-b2ae-1d69c3618930 Content-Encoding: gzip Content-Length: 937 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}, {"password_expires_at": null, "name": "CreateProjectUserTests-e5673453-729a-48a-user1", "links": {"self": "http://172.30.9.28:5000/v3/users/ff2791dbf2b140858fe0f359ba372919"}, "domain_id": "default", "enabled": true, "id": "ff2791dbf2b140858fe0f359ba372919", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:32:56,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0bea4520-9c16-4a47-b2ae-1d69c3618930 2018-08-28 17:32:56,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:56,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f9348c-6de7-4e38-ba42-ae0ba3da923e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:32:56,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-23f9348c-6de7-4e38-ba42-ae0ba3da923e 2018-08-28 17:32:56,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:57,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7e8c35-33e5-4627-88a4-66503e14140b Content-Encoding: gzip Content-Length: 412 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}, {"domain_id": null, "id": "cccf6710ed174f03a3d2994f531dcaa3", "links": {"self": "http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3"}, "name": "CreateProjectUserTests-e5673453-729a-48a-name-role"}]} 2018-08-28 17:32:57,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d7e8c35-33e5-4627-88a4-66503e14140b 2018-08-28 17:32:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e5673453-729a-48a-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:57,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9633d4c7-4318-45b6-8aef-b4b474598a34 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e5673453-729a-48a-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da"}, "enabled": true, "id": "fa29dd01c589465cb3cdd947671f99da", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}]} 2018-08-28 17:32:57,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateProjectUserTests-e5673453-729a-48a-name used request id req-9633d4c7-4318-45b6-8aef-b4b474598a34 2018-08-28 17:32:57,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/e601ba781c294266b5c502b7c4ad27d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:57,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e77cba5-9a6b-467d-bdd6-2077579a480d Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e601ba781c294266b5c502b7c4ad27d3"}, "enabled": true, "id": "e601ba781c294266b5c502b7c4ad27d3", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-user2"}} 2018-08-28 17:32:57,269 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e601ba781c294266b5c502b7c4ad27d3 used request id req-3e77cba5-9a6b-467d-bdd6-2077579a480d 2018-08-28 17:32:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/e601ba781c294266b5c502b7c4ad27d3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:57,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff022ddd-675a-4896-bc2e-09241cdc44d6 Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/e601ba781c294266b5c502b7c4ad27d3/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 17:32:57,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/e601ba781c294266b5c502b7c4ad27d3/roles used request id req-ff022ddd-675a-4896-bc2e-09241cdc44d6 2018-08-28 17:32:57,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:57,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a26160-60a5-4da4-ac49-85f8953af7b5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 17:32:57,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-35a26160-60a5-4da4-ac49-85f8953af7b5 2018-08-28 17:32:57,536 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:32:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/e601ba781c294266b5c502b7c4ad27d3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:32:57,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a7e97f6-805a-4d06-8a45-82464a952946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:57,671 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/e601ba781c294266b5c502b7c4ad27d3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-0a7e97f6-805a-4d06-8a45-82464a952946 2018-08-28 17:32:57,671 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-e5673453-729a-48a-user2 2018-08-28 17:32:57,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:57,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfdb8a6a-19df-4b24-b8b9-beee35bdf847 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3"}, "domain_id": null, "name": "CreateProjectUserTests-e5673453-729a-48a-name-role", "id": "cccf6710ed174f03a3d2994f531dcaa3"}} 2018-08-28 17:32:57,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3 used request id req-dfdb8a6a-19df-4b24-b8b9-beee35bdf847 2018-08-28 17:32:57,755 - keystone_utils - INFO - Granting role CreateProjectUserTests-e5673453-729a-48a-name-role to project CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:32:57,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/e601ba781c294266b5c502b7c4ad27d3/roles/cccf6710ed174f03a3d2994f531dcaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:32:57,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:32:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf862e8-21c5-4834-8d1d-d5c34bb121cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:32:57,886 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da/users/e601ba781c294266b5c502b7c4ad27d3/roles/cccf6710ed174f03a3d2994f531dcaa3 used request id req-baf862e8-21c5-4834-8d1d-d5c34bb121cf 2018-08-28 17:32:57,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:32:57,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:32:58,270 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cccf6710ed174f03a3d2994f531dcaa3", "name": "CreateProjectUserTests-e5673453-729a-48a-name-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:32:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa29dd01c589465cb3cdd947671f99da", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e5673453-729a-48a-user1", "id": "ff2791dbf2b140858fe0f359ba372919"}, "audit_ids": ["AJmY7HO4Sf6gWB2KQTLdcw"], "issued_at": "2018-08-28T17:32:58.000000Z"}} 2018-08-28 17:32:58,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:32:58,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341cc071-8365-48d1-9bff-5f9c9b919cd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:32:58,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-341cc071-8365-48d1-9bff-5f9c9b919cd7 2018-08-28 17:32:58,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-e5673453-729a-48a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:32:59,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-dbf48736-3e66-4f46-9995-b59be0af8d7e Date: Tue, 28 Aug 2018 17:32:59 GMT RESP BODY: {"security_groups": []} 2018-08-28 17:32:59,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-e5673453-729a-48a-name&description=hello+group used request id req-dbf48736-3e66-4f46-9995-b59be0af8d7e 2018-08-28 17:32:59,295 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-e5673453-729a-48a-name... 2018-08-28 17:32:59,295 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:32:59,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" -d '{"security_group": {"name": "CreateProjectUserTests-e5673453-729a-48a-name", "description": "hello group"}}' 2018-08-28 17:32:59,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-a65ee3f8-f947-4add-b65e-89c28ce23dab Date: Tue, 28 Aug 2018 17:32:59 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "updated_at": "2018-08-28T17:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "ddc8fd75-c4d0-4281-a704-401744d12655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}], "revision_number": 2, "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}} 2018-08-28 17:32:59,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-a65ee3f8-f947-4add-b65e-89c28ce23dab 2018-08-28 17:32:59,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:32:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:00,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c91774e8-40bb-442b-a213-df9c1df0cee4 Date: Tue, 28 Aug 2018 17:33:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:00,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-c91774e8-40bb-442b-a213-df9c1df0cee4 2018-08-28 17:33:00,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:00,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:00,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-143bbc72-24e5-49e2-8f63-4bd96e33ba39 Date: Tue, 28 Aug 2018 17:33:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:00,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-143bbc72-24e5-49e2-8f63-4bd96e33ba39 2018-08-28 17:33:00,762 - neutron_utils - INFO - Retrieving security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:00,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:00,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-aea2a204-868f-4189-b65e-4e4ec9b748fd Date: Tue, 28 Aug 2018 17:33:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "updated_at": "2018-08-28T17:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "ddc8fd75-c4d0-4281-a704-401744d12655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}], "revision_number": 2, "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}]} 2018-08-28 17:33:00,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-aea2a204-868f-4189-b65e-4e4ec9b748fd 2018-08-28 17:33:00,988 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:00,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:01,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d948866c-724c-4f9f-b44c-ffed2762b0f9 Date: Tue, 28 Aug 2018 17:33:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:01,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-d948866c-724c-4f9f-b44c-ffed2762b0f9 2018-08-28 17:33:01,709 - neutron_utils - INFO - Retrieving security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:01,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:01,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1f991320-d8c9-4863-ace6-f9887b9deb5e Date: Tue, 28 Aug 2018 17:33:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "updated_at": "2018-08-28T17:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "ddc8fd75-c4d0-4281-a704-401744d12655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}], "revision_number": 2, "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}]} 2018-08-28 17:33:01,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-1f991320-d8c9-4863-ace6-f9887b9deb5e 2018-08-28 17:33:01,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:01,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:02,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-28abd83e-5360-40c3-8681-905af7af7b24 Date: Tue, 28 Aug 2018 17:33:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:02,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-28abd83e-5360-40c3-8681-905af7af7b24 2018-08-28 17:33:02,069 - neutron_utils - INFO - Retrieving security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:02,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-d77d34c2-cdc5-4442-a06c-25d6e8d578b3 Date: Tue, 28 Aug 2018 17:33:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "updated_at": "2018-08-28T17:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "ddc8fd75-c4d0-4281-a704-401744d12655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}], "revision_number": 2, "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}]} 2018-08-28 17:33:02,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-d77d34c2-cdc5-4442-a06c-25d6e8d578b3 2018-08-28 17:33:02,823 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:02,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:02,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f975c0b-01cd-4722-8cec-38554fc92ccb Date: Tue, 28 Aug 2018 17:33:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:02,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-8f975c0b-01cd-4722-8cec-38554fc92ccb 2018-08-28 17:33:02,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:33:02,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:03,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cccf6710ed174f03a3d2994f531dcaa3", "name": "CreateProjectUserTests-e5673453-729a-48a-name-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fa29dd01c589465cb3cdd947671f99da", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/fa29dd01c589465cb3cdd947671f99da", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-e5673453-729a-48a-user2", "id": "e601ba781c294266b5c502b7c4ad27d3"}, "audit_ids": ["xMQy6ViCQ5Ow0XZ6KRkNgw"], "issued_at": "2018-08-28T17:33:03.000000Z"}} 2018-08-28 17:33:03,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:03,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef6d2efb-2309-4f77-b0ad-bd0746764ebe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:03,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ef6d2efb-2309-4f77-b0ad-bd0746764ebe 2018-08-28 17:33:03,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-e5673453-729a-48a-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:04,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-1c0eae3d-b349-4210-a443-a30def12f95b Date: Tue, 28 Aug 2018 17:33:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "updated_at": "2018-08-28T17:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "ddc8fd75-c4d0-4281-a704-401744d12655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}], "revision_number": 2, "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}]} 2018-08-28 17:33:04,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateProjectUserTests-e5673453-729a-48a-name&description=hello+group used request id req-1c0eae3d-b349-4210-a443-a30def12f95b 2018-08-28 17:33:04,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:33:04,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:33:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:33:04,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:04,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c976755-a688-4de7-b1b0-898ed98f4a38 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da"}, "enabled": true, "id": "fa29dd01c589465cb3cdd947671f99da", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}} 2018-08-28 17:33:04,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da used request id req-6c976755-a688-4de7-b1b0-898ed98f4a38 2018-08-28 17:33:04,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:04,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:04,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1e8fd0e-93a2-4554-96b3-65c799276167 Date: Tue, 28 Aug 2018 17:33: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-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:04,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-b1e8fd0e-93a2-4554-96b3-65c799276167 2018-08-28 17:33:04,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:04,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:04,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5a03d5a4-8f6a-4759-91cf-445c78aa8306 Date: Tue, 28 Aug 2018 17:33: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-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:04,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-5a03d5a4-8f6a-4759-91cf-445c78aa8306 2018-08-28 17:33:04,732 - neutron_utils - INFO - Retrieving security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:04,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:04,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-5f326f19-2070-4e7b-83a3-8c6d9ebee07e Date: Tue, 28 Aug 2018 17:33:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "updated_at": "2018-08-28T17:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "ddc8fd75-c4d0-4281-a704-401744d12655", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}], "revision_number": 2, "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}]} 2018-08-28 17:33:04,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-5f326f19-2070-4e7b-83a3-8c6d9ebee07e 2018-08-28 17:33:04,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1afaa62c-83ca-43c9-97cc-46247f66a0e7 2018-08-28 17:33:04,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:04,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ac0746d1-cdab-4540-9463-f891df128fc3 Date: Tue, 28 Aug 2018 17:33: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-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "27303b01-60d3-4e35-9d6e-b2be8d416c5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "1afaa62c-83ca-43c9-97cc-46247f66a0e7", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "ddc8fd75-c4d0-4281-a704-401744d12655"}]} 2018-08-28 17:33:04,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-ac0746d1-cdab-4540-9463-f891df128fc3 2018-08-28 17:33:04,991 - neutron_utils - INFO - Deleting security group rule with ID - 27303b01-60d3-4e35-9d6e-b2be8d416c5f 2018-08-28 17:33:04,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/27303b01-60d3-4e35-9d6e-b2be8d416c5f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:05,110 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dde7912-6115-477b-bcd2-ea30caa6b941 Content-Length: 0 Date: Tue, 28 Aug 2018 17:33:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:05,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/27303b01-60d3-4e35-9d6e-b2be8d416c5f used request id req-5dde7912-6115-477b-bcd2-ea30caa6b941 2018-08-28 17:33:05,110 - neutron_utils - INFO - Deleting security group rule with ID - ddc8fd75-c4d0-4281-a704-401744d12655 2018-08-28 17:33:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ddc8fd75-c4d0-4281-a704-401744d12655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:06,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a219435e-24d6-4002-9fd8-eba2b0cbcda9 Content-Length: 0 Date: Tue, 28 Aug 2018 17:33:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:06,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ddc8fd75-c4d0-4281-a704-401744d12655 used request id req-a219435e-24d6-4002-9fd8-eba2b0cbcda9 2018-08-28 17:33:06,087 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:33:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a52b207a30110787e8bf5b2970a4b41bac8bd7" 2018-08-28 17:33:06,369 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b842701e-665d-4504-990d-7798ca0ca627 Content-Length: 0 Date: Tue, 28 Aug 2018 17:33:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:06,369 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-b842701e-665d-4504-990d-7798ca0ca627 2018-08-28 17:33:06,370 - neutron_utils - INFO - Deleting security group rule with ID - ddc8fd75-c4d0-4281-a704-401744d12655 2018-08-28 17:33:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ddc8fd75-c4d0-4281-a704-401744d12655 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:06,556 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-3f238ee1-56de-4869-a2ef-a552d195db8e Date: Tue, 28 Aug 2018 17:33:06 GMT RESP BODY: {"NeutronError": {"message": "Security group rule ddc8fd75-c4d0-4281-a704-401744d12655 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 17:33:06,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ddc8fd75-c4d0-4281-a704-401744d12655 used request id req-3f238ee1-56de-4869-a2ef-a552d195db8e 2018-08-28 17:33:06,557 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule ddc8fd75-c4d0-4281-a704-401744d12655 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 17:33:06,557 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ddc8fd75-c4d0-4281-a704-401744d12655 does not exist Neutron server returns request_ids: ['req-3f238ee1-56de-4869-a2ef-a552d195db8e'] 2018-08-28 17:33:06,557 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:33:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1afaa62c-83ca-43c9-97cc-46247f66a0e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cd9c55ee95a2b6faaf038b9e837f63cf5d46f66" 2018-08-28 17:33:06,949 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-ef26c1c3-15ef-49ce-9a65-6e64ade6dc70 Date: Tue, 28 Aug 2018 17:33:06 GMT RESP BODY: {"NeutronError": {"message": "Security group 1afaa62c-83ca-43c9-97cc-46247f66a0e7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-28 17:33:06,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1afaa62c-83ca-43c9-97cc-46247f66a0e7 used request id req-ef26c1c3-15ef-49ce-9a65-6e64ade6dc70 2018-08-28 17:33:06,950 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 1afaa62c-83ca-43c9-97cc-46247f66a0e7 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-28 17:33:06,950 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 1afaa62c-83ca-43c9-97cc-46247f66a0e7 does not exist Neutron server returns request_ids: ['req-ef26c1c3-15ef-49ce-9a65-6e64ade6dc70'] 2018-08-28 17:33:06,951 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e5673453-729a-48a-user1 2018-08-28 17:33:06,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ff2791dbf2b140858fe0f359ba372919 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d2097e5e10f64bcab0ec33b490b03c8c6ec0892" 2018-08-28 17:33:07,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e022b41-50a0-4c31-8e98-dd03bedd865f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:33:07,212 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ff2791dbf2b140858fe0f359ba372919 used request id req-5e022b41-50a0-4c31-8e98-dd03bedd865f 2018-08-28 17:33:07,213 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-e5673453-729a-48a-user2 2018-08-28 17:33:07,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e601ba781c294266b5c502b7c4ad27d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00d8c867d07d969a4437741b905041e30275fcb9" 2018-08-28 17:33:07,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d81a0a-9378-476e-ba89-2f8e205924fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:33:07,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e601ba781c294266b5c502b7c4ad27d3 used request id req-14d81a0a-9378-476e-ba89-2f8e205924fb 2018-08-28 17:33:07,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:33:07,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-cecae9f4-af22-433f-8591-7280113ddbc9 Date: Tue, 28 Aug 2018 17:33:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "updated_at": "2018-08-28T17:32:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "0d559a75-6baa-4d70-8ca9-6384ac9962c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "04ddb4bb-6927-4184-9be5-9686f0efd391", "remote_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv4", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "350d64f9-3af3-44d1-8631-33d7be2db43e", "remote_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "revision_number": 0, "id": "2e7112d4-d251-4479-bdf1-cddd7d812108", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "port_range_min": null, "ethertype": "IPv6", "project_id": "fa29dd01c589465cb3cdd947671f99da"}], "revision_number": 4, "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:33:07,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-cecae9f4-af22-433f-8591-7280113ddbc9 2018-08-28 17:33:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:33:07,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64babd81-45bf-4e9f-b0f2-aa61fd530088 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da"}, "enabled": true, "id": "fa29dd01c589465cb3cdd947671f99da", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-e5673453-729a-48a-name"}} 2018-08-28 17:33:07,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da used request id req-64babd81-45bf-4e9f-b0f2-aa61fd530088 2018-08-28 17:33:07,718 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1 2018-08-28 17:33:07,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:33:08,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43e425b8-1606-408e-bb16-3bd4ceb87eaf Date: Tue, 28 Aug 2018 17:33:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "04ddb4bb-6927-4184-9be5-9686f0efd391"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "0d559a75-6baa-4d70-8ca9-6384ac9962c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "2e7112d4-d251-4479-bdf1-cddd7d812108"}, {"remote_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:32:59Z", "security_group_id": "15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1", "port_range_min": null, "revision_number": 0, "tenant_id": "fa29dd01c589465cb3cdd947671f99da", "created_at": "2018-08-28T17:32:59Z", "project_id": "fa29dd01c589465cb3cdd947671f99da", "id": "350d64f9-3af3-44d1-8631-33d7be2db43e"}]} 2018-08-28 17:33:08,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1 used request id req-43e425b8-1606-408e-bb16-3bd4ceb87eaf 2018-08-28 17:33:08,008 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 17:33:08,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:33:08,479 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7cb1bfa3-e2cb-44e5-9445-bb215bd4f3bb Content-Length: 0 Date: Tue, 28 Aug 2018 17:33:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:08,480 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/15d9dfb5-bd6f-4f89-b105-aa3ac07c82a1 used request id req-7cb1bfa3-e2cb-44e5-9445-bb215bd4f3bb 2018-08-28 17:33:08,480 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-e5673453-729a-48a-name 2018-08-28 17:33:08,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:33:08,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a82581bc-0dcd-4bad-bf6b-f33de57f5d87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:33:08,643 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fa29dd01c589465cb3cdd947671f99da used request id req-a82581bc-0dcd-4bad-bf6b-f33de57f5d87 2018-08-28 17:33:08,643 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-e5673453-729a-48a-name-role 2018-08-28 17:33:08,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:33:08,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9e24b84-853f-4c9c-850f-a9bf23052c3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:33:08,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cccf6710ed174f03a3d2994f531dcaa3 used request id req-f9e24b84-853f-4c9c-850f-a9bf23052c3f 2018-08-28 17:33:08,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78ac89a2e388a81d484b67fd458de88e3cb85f53" 2018-08-28 17:33:08,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29d3186b-999b-4659-8d7e-b55ff188a8a0 Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:33:08,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-29d3186b-999b-4659-8d7e-b55ff188a8a0 2018-08-28 17:33:08,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:09,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["eaiyjvAvQZK3sUgDQm0IvQ"], "issued_at": "2018-08-28T17:33:09.000000Z"}} 2018-08-28 17:33:09,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdebd12d031d1188fda9e92cf82eafd05e8eb176" 2018-08-28 17:33:09,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1b45336-2a00-4da0-81ef-1bec8b6ee0cf Date: Tue, 28 Aug 2018 17:33: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-08-28 17:33:09,907 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a1b45336-2a00-4da0-81ef-1bec8b6ee0cf 2018-08-28 17:33:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bdebd12d031d1188fda9e92cf82eafd05e8eb176" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817"}' 2018-08-28 17:33:10,644 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4 X-Openstack-Request-Id: req-ab27b3e3-762f-4c27-9563-52bc69082947 Date: Tue, 28 Aug 2018 17:33:10 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:33:10Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:33:10Z", "visibility": "shared", "locations": [], "self": "/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4", "min_disk": 0, "protected": false, "id": "1d02296a-f888-4466-9b05-e50bd1abbbf4", "file": "/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:33:10,645 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ab27b3e3-762f-4c27-9563-52bc69082947 2018-08-28 17:33:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdebd12d031d1188fda9e92cf82eafd05e8eb176" -d '' 2018-08-28 17:33:13,758 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d09d414e-0edd-4766-927d-84372dc7d9c8 Date: Tue, 28 Aug 2018 17:33:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:33:13,759 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/file used request id req-d09d414e-0edd-4766-927d-84372dc7d9c8 2018-08-28 17:33:13,759 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:33:13,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdebd12d031d1188fda9e92cf82eafd05e8eb176" 2018-08-28 17:33:14,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-abf74da6-ad59-4330-a128-127f8830f606 Date: Tue, 28 Aug 2018 17:33:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:33:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:33:13Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/snap", "metadata": {}}], "self": "/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4", "min_disk": 0, "protected": false, "id": "1d02296a-f888-4466-9b05-e50bd1abbbf4", "file": "/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:33:14,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4 used request id req-abf74da6-ad59-4330-a128-127f8830f606 2018-08-28 17:33:14,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdebd12d031d1188fda9e92cf82eafd05e8eb176" 2018-08-28 17:33:14,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3f34c3b9-8747-43a4-8fb6-96acde5e97a8 Date: Tue, 28 Aug 2018 17:33: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-08-28 17:33:14,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3f34c3b9-8747-43a4-8fb6-96acde5e97a8 2018-08-28 17:33:14,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdebd12d031d1188fda9e92cf82eafd05e8eb176" 2018-08-28 17:33:15,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-4e93bcbe-2a3f-481f-9e20-5367c5e9a8ae Date: Tue, 28 Aug 2018 17:33:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:33:10Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:33:13Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/snap", "metadata": {}}], "self": "/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4", "min_disk": 0, "protected": false, "id": "1d02296a-f888-4466-9b05-e50bd1abbbf4", "file": "/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1d02296a-f888-4466-9b05-e50bd1abbbf4/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817"} 2018-08-28 17:33:15,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817 used request id req-4e93bcbe-2a3f-481f-9e20-5367c5e9a8ae 2018-08-28 17:33:15,638 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-8da5f046-1b3f-4031-9725-01f10f9cc817 2018-08-28 17:33:15,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bdebd12d031d1188fda9e92cf82eafd05e8eb176" 2018-08-28 17:33:17,941 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-089d82ee-13c2-41a5-91f0-1ccc2aa6edd8 Date: Tue, 28 Aug 2018 17:33:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:33:17,941 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1d02296a-f888-4466-9b05-e50bd1abbbf4 used request id req-089d82ee-13c2-41a5-91f0-1ccc2aa6edd8 2018-08-28 17:33:17,943 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-28 17:33:17,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:18,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["XQQbGzHWSNuG7Oilczu4sA"], "issued_at": "2018-08-28T17:33:18.000000Z"}} 2018-08-28 17:33:18,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:18,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13b2ba00-24d4-43c5-b66b-0c73d960d16a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:18,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-13b2ba00-24d4-43c5-b66b-0c73d960d16a 2018-08-28 17:33:18,414 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net 2018-08-28 17:33:18,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" -d '{"network": {"name": "NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net", "admin_state_up": true}}' 2018-08-28 17:33:19,588 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-113a2852-e905-40d3-b618-772e7258d612 Date: Tue, 28 Aug 2018 17:33: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":"ae5e5b45-6522-4f07-9331-e1664f4cf713","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:19Z","mtu":1450}} 2018-08-28 17:33:19,588 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-113a2852-e905-40d3-b618-772e7258d612 2018-08-28 17:33:19,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ae5e5b45-6522-4f07-9331-e1664f4cf713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:20,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-369accfe-0c45-44bb-83c4-6e77fc233f34 Date: Tue, 28 Aug 2018 17:33:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ae5e5b45-6522-4f07-9331-e1664f4cf713","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:19Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:19Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:20,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ae5e5b45-6522-4f07-9331-e1664f4cf713 used request id req-369accfe-0c45-44bb-83c4-6e77fc233f34 2018-08-28 17:33:20,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae5e5b45-6522-4f07-9331-e1664f4cf713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:20,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d0de56e-d0ed-447b-b5c1-2be7b93dedba Date: Tue, 28 Aug 2018 17:33:20 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:20,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae5e5b45-6522-4f07-9331-e1664f4cf713 used request id req-4d0de56e-d0ed-447b-b5c1-2be7b93dedba 2018-08-28 17:33:20,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ae5e5b45-6522-4f07-9331-e1664f4cf713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:21,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-8d06441e-c28d-4727-be77-62abeb920dd2 Date: Tue, 28 Aug 2018 17:33:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ae5e5b45-6522-4f07-9331-e1664f4cf713","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:19Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:19Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:21,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ae5e5b45-6522-4f07-9331-e1664f4cf713 used request id req-8d06441e-c28d-4727-be77-62abeb920dd2 2018-08-28 17:33:21,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae5e5b45-6522-4f07-9331-e1664f4cf713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:21,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fa6d576c-9ed5-45fc-90d3-26ceea930667 Date: Tue, 28 Aug 2018 17:33:21 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:21,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae5e5b45-6522-4f07-9331-e1664f4cf713 used request id req-fa6d576c-9ed5-45fc-90d3-26ceea930667 2018-08-28 17:33:21,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:21,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-e448e9d8-bc81-46ea-8ec2-7af8ee9c9234 Date: Tue, 28 Aug 2018 17:33:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ae5e5b45-6522-4f07-9331-e1664f4cf713","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:19Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:19Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:21,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net used request id req-e448e9d8-bc81-46ea-8ec2-7af8ee9c9234 2018-08-28 17:33:21,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:33:21,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:33:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:33:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:21,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a82fde49-76e8-4f88-9734-cc0d7e4acd1d 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:33:21,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a82fde49-76e8-4f88-9734-cc0d7e4acd1d 2018-08-28 17:33:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ae5e5b45-6522-4f07-9331-e1664f4cf713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:21,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-730a48cd-627b-4ca7-9aca-0aab6ab9aa3e Date: Tue, 28 Aug 2018 17:33:21 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:21,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ae5e5b45-6522-4f07-9331-e1664f4cf713 used request id req-730a48cd-627b-4ca7-9aca-0aab6ab9aa3e 2018-08-28 17:33:21,645 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-25db1e23-49b8-44c9-b28a-6f050373c0cc-pub-net 2018-08-28 17:33:21,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ae5e5b45-6522-4f07-9331-e1664f4cf713 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb2ca92ed44a9bde2f808471654b54b03ec34d8b" 2018-08-28 17:33:22,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c47f2de5-7b30-4abd-9db7-788e24f8dc31 Date: Tue, 28 Aug 2018 17:33:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:22,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ae5e5b45-6522-4f07-9331-e1664f4cf713 used request id req-c47f2de5-7b30-4abd-9db7-788e24f8dc31 2018-08-28 17:33:22,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:22,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["QTXOqreUTLGS7wfkObQVfw"], "issued_at": "2018-08-28T17:33:22.000000Z"}} 2018-08-28 17:33:22,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1245143c823e36ba8504a7bc5b07be1277b800f6" 2018-08-28 17:33:22,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a3bfff-c574-4762-9528-9699c976b69d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:22,734 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20a3bfff-c574-4762-9528-9699c976b69d 2018-08-28 17:33:22,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:23,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["qPke-_R_Qs2IeghrBs33IQ"], "issued_at": "2018-08-28T17:33:23.000000Z"}} 2018-08-28 17:33:23,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5d41ee2d0e0aa520c7ba3ed7f02449ac811600d" 2018-08-28 17:33:23,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb555598-607b-4938-8bec-93d709c59ce8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:23,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb555598-607b-4938-8bec-93d709c59ce8 2018-08-28 17:33:23,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:23,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["n9oUxwzXT6GjWQAO6mSdJg"], "issued_at": "2018-08-28T17:33:23.000000Z"}} 2018-08-28 17:33:23,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:23,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c2eb6c-f276-4361-9918-b27ec3f1b668 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:23,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-17c2eb6c-f276-4361-9918-b27ec3f1b668 2018-08-28 17:33:23,657 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net 2018-08-28 17:33:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" -d '{"network": {"name": "NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net", "admin_state_up": true}}' 2018-08-28 17:33:24,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-41f51d8c-3634-4a52-b219-95df8f230cee Date: Tue, 28 Aug 2018 17:33: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":"abe5ec5c-319b-4811-8576-f543763741ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:23Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:23Z","mtu":1450}} 2018-08-28 17:33:24,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-41f51d8c-3634-4a52-b219-95df8f230cee 2018-08-28 17:33:24,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=abe5ec5c-319b-4811-8576-f543763741ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:24,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7dde170b-110c-4043-b528-bcae82becf6a Date: Tue, 28 Aug 2018 17:33:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"abe5ec5c-319b-4811-8576-f543763741ce","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:23Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:23Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:24,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=abe5ec5c-319b-4811-8576-f543763741ce used request id req-7dde170b-110c-4043-b528-bcae82becf6a 2018-08-28 17:33:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:25,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e728493-9701-4caa-8860-029162844ed5 Date: Tue, 28 Aug 2018 17:33:25 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:25,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce used request id req-9e728493-9701-4caa-8860-029162844ed5 2018-08-28 17:33:25,234 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet 2018-08-28 17:33:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" -d '{"subnets": [{"ip_version": 4, "network_id": "abe5ec5c-319b-4811-8576-f543763741ce", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]}' 2018-08-28 17:33:25,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5284615-c89e-4b8c-96d7-396d76c2f24f Date: Tue, 28 Aug 2018 17:33:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abe5ec5c-319b-4811-8576-f543763741ce","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:25Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:25Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"97d706cd-9a0d-470f-97f7-746a48745033","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]} 2018-08-28 17:33:25,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f5284615-c89e-4b8c-96d7-396d76c2f24f 2018-08-28 17:33:25,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=abe5ec5c-319b-4811-8576-f543763741ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:26,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-81c4bcc0-c9da-48cb-9b71-a5f9a214aa13 Date: Tue, 28 Aug 2018 17:33:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"abe5ec5c-319b-4811-8576-f543763741ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["97d706cd-9a0d-470f-97f7-746a48745033"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:25Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:23Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:26,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=abe5ec5c-319b-4811-8576-f543763741ce used request id req-81c4bcc0-c9da-48cb-9b71-a5f9a214aa13 2018-08-28 17:33:26,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:26,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f0b790af-bf95-4d52-b6af-6a361c112987 Date: Tue, 28 Aug 2018 17:33:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abe5ec5c-319b-4811-8576-f543763741ce","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:25Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"97d706cd-9a0d-470f-97f7-746a48745033","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]} 2018-08-28 17:33:26,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce used request id req-f0b790af-bf95-4d52-b6af-6a361c112987 2018-08-28 17:33:26,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:26,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-148f4057-2e8a-44b6-a75d-96771c58b1f9 Date: Tue, 28 Aug 2018 17:33:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"abe5ec5c-319b-4811-8576-f543763741ce","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["97d706cd-9a0d-470f-97f7-746a48745033"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:25Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:23Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:26,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net used request id req-148f4057-2e8a-44b6-a75d-96771c58b1f9 2018-08-28 17:33:26,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:33:26,638 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:33:26,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:26,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90bcda4e-cd17-42d4-a890-d25533d509bd 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:33:26,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-90bcda4e-cd17-42d4-a890-d25533d509bd 2018-08-28 17:33:26,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:26,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b1287776-fdf1-4017-af1c-c19bdb7f1cf7 Date: Tue, 28 Aug 2018 17:33:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abe5ec5c-319b-4811-8576-f543763741ce","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:25Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"97d706cd-9a0d-470f-97f7-746a48745033","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]} 2018-08-28 17:33:26,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce used request id req-b1287776-fdf1-4017-af1c-c19bdb7f1cf7 2018-08-28 17:33:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce&name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:27,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-783e0f69-61e6-469c-bc4d-5a0f566b4717 Date: Tue, 28 Aug 2018 17:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abe5ec5c-319b-4811-8576-f543763741ce","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:25Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"97d706cd-9a0d-470f-97f7-746a48745033","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]} 2018-08-28 17:33:27,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce&name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet used request id req-783e0f69-61e6-469c-bc4d-5a0f566b4717 2018-08-28 17:33:27,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce&name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:27,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-53725033-df65-4ded-9ad6-77dca7813564 Date: Tue, 28 Aug 2018 17:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abe5ec5c-319b-4811-8576-f543763741ce","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:25Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"97d706cd-9a0d-470f-97f7-746a48745033","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]} 2018-08-28 17:33:27,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce&name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet used request id req-53725033-df65-4ded-9ad6-77dca7813564 2018-08-28 17:33:27,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:27,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-576dc004-9f2e-48a3-bfd2-fee103ff99f1 Date: Tue, 28 Aug 2018 17:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abe5ec5c-319b-4811-8576-f543763741ce","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:25Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"97d706cd-9a0d-470f-97f7-746a48745033","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]} 2018-08-28 17:33:27,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=abe5ec5c-319b-4811-8576-f543763741ce used request id req-576dc004-9f2e-48a3-bfd2-fee103ff99f1 2018-08-28 17:33:27,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:27,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f8c21d36-846b-40b3-842e-b31a036bf46e Date: Tue, 28 Aug 2018 17:33:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"abe5ec5c-319b-4811-8576-f543763741ce","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:25Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:25Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"97d706cd-9a0d-470f-97f7-746a48745033","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet"}]} 2018-08-28 17:33:27,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet used request id req-f8c21d36-846b-40b3-842e-b31a036bf46e 2018-08-28 17:33:27,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:27,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e837c5ac-012e-4197-b28d-b2fe702a728c 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:33:27,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-e837c5ac-012e-4197-b28d-b2fe702a728c 2018-08-28 17:33:27,490 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet 2018-08-28 17:33:27,490 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-subnet 2018-08-28 17:33:27,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/97d706cd-9a0d-470f-97f7-746a48745033 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:28,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9397e1c-9c40-4f39-90ef-974ae0f32021 Date: Tue, 28 Aug 2018 17:33:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:28,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/97d706cd-9a0d-470f-97f7-746a48745033 used request id req-b9397e1c-9c40-4f39-90ef-974ae0f32021 2018-08-28 17:33:28,917 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-3d6cf9b4-7d7a-43a5-abec-ef02811af890-pub-net 2018-08-28 17:33:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/abe5ec5c-319b-4811-8576-f543763741ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2724ed9f1bd50286e29c0253cd1c2c848f22336" 2018-08-28 17:33:30,473 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c18a69c3-227a-4ec6-a433-1856d45419d2 Date: Tue, 28 Aug 2018 17:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:30,473 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/abe5ec5c-319b-4811-8576-f543763741ce used request id req-c18a69c3-227a-4ec6-a433-1856d45419d2 2018-08-28 17:33:30,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:30,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["cDVSPrdFRfqJvY2uwkwKWg"], "issued_at": "2018-08-28T17:33:30.000000Z"}} 2018-08-28 17:33:30,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f96c29c6e9071d04149373a6420bb37564b5309" 2018-08-28 17:33:30,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38398fb9-e204-4d16-885b-e9a6859c5ba0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:30,953 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-38398fb9-e204-4d16-885b-e9a6859c5ba0 2018-08-28 17:33:30,954 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-net 2018-08-28 17:33:30,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f96c29c6e9071d04149373a6420bb37564b5309" -d '{"network": {"name": "NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-net", "admin_state_up": true}}' 2018-08-28 17:33:31,572 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-ac472f0d-7a55-4c4a-8e71-0eff882ac23e Date: Tue, 28 Aug 2018 17:33: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":"3a5bb283-2bf9-4da2-985f-a73340753950","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:31Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:31Z","mtu":1450}} 2018-08-28 17:33:31,572 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ac472f0d-7a55-4c4a-8e71-0eff882ac23e 2018-08-28 17:33:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3a5bb283-2bf9-4da2-985f-a73340753950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f96c29c6e9071d04149373a6420bb37564b5309" 2018-08-28 17:33:31,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b7f8f68f-74dc-4729-bb8c-8094221a09a8 Date: Tue, 28 Aug 2018 17:33:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"3a5bb283-2bf9-4da2-985f-a73340753950","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":1,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:31Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:31,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3a5bb283-2bf9-4da2-985f-a73340753950 used request id req-b7f8f68f-74dc-4729-bb8c-8094221a09a8 2018-08-28 17:33:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3a5bb283-2bf9-4da2-985f-a73340753950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f96c29c6e9071d04149373a6420bb37564b5309" 2018-08-28 17:33:32,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b472aed7-2068-4034-ad26-70d333cda301 Date: Tue, 28 Aug 2018 17:33:32 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:32,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3a5bb283-2bf9-4da2-985f-a73340753950 used request id req-b472aed7-2068-4034-ad26-70d333cda301 2018-08-28 17:33:32,212 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-subnet 2018-08-28 17:33:32,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f96c29c6e9071d04149373a6420bb37564b5309" -d '{"subnets": [{"ip_version": 4, "network_id": "3a5bb283-2bf9-4da2-985f-a73340753950", "cidr": "", "name": "NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-subnet"}]}' 2018-08-28 17:33:32,377 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-c4a98fe6-e316-431f-9f64-3b5739268a5e Date: Tue, 28 Aug 2018 17:33:32 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 17:33:32,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c4a98fe6-e316-431f-9f64-3b5739268a5e 2018-08-28 17:33:32,377 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 17:33:32,378 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-subnet] for network [NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-net] 2018-08-28 17:33:32,378 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-167433b0-0afe-4417-9284-49bd10762136-pub-net 2018-08-28 17:33:32,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3a5bb283-2bf9-4da2-985f-a73340753950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f96c29c6e9071d04149373a6420bb37564b5309" 2018-08-28 17:33:33,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a0e07083-4d2c-461d-bf60-9d0dcdb7fcc2 Date: Tue, 28 Aug 2018 17:33:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:33,189 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3a5bb283-2bf9-4da2-985f-a73340753950 used request id req-a0e07083-4d2c-461d-bf60-9d0dcdb7fcc2 2018-08-28 17:33:33,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:33,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["wiC04ruzQbux93XTV13Uwg"], "issued_at": "2018-08-28T17:33:33.000000Z"}} 2018-08-28 17:33:33,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:33,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99deea3-8ffe-47a9-bc80-132b9f216646 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:33,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d99deea3-8ffe-47a9-bc80-132b9f216646 2018-08-28 17:33:33,579 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net 2018-08-28 17:33:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" -d '{"network": {"name": "NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net", "admin_state_up": true}}' 2018-08-28 17:33:33,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3f4781a9-192d-452f-b470-6b86b3e07deb Date: Tue, 28 Aug 2018 17:33:33 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e0b3c396-771b-45f0-a916-64520e49e6a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:33Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:33Z","mtu":1450}} 2018-08-28 17:33:33,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3f4781a9-192d-452f-b470-6b86b3e07deb 2018-08-28 17:33:33,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e0b3c396-771b-45f0-a916-64520e49e6a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:34,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7de50afe-0323-4a4a-90c3-756ef2afd605 Date: Tue, 28 Aug 2018 17:33:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e0b3c396-771b-45f0-a916-64520e49e6a8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:33Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:33Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:34,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e0b3c396-771b-45f0-a916-64520e49e6a8 used request id req-7de50afe-0323-4a4a-90c3-756ef2afd605 2018-08-28 17:33:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:34,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a14843eb-8bc5-43d8-b9dd-9148b2e1b9d9 Date: Tue, 28 Aug 2018 17:33:34 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:34,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 used request id req-a14843eb-8bc5-43d8-b9dd-9148b2e1b9d9 2018-08-28 17:33:34,513 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet 2018-08-28 17:33:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" -d '{"subnets": [{"ip_version": 4, "network_id": "e0b3c396-771b-45f0-a916-64520e49e6a8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet"}]}' 2018-08-28 17:33:35,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-025eef5b-50b0-444a-8a13-62eb669988cc Date: Tue, 28 Aug 2018 17:33:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0b3c396-771b-45f0-a916-64520e49e6a8","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:34Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"569a0dd4-e468-47de-b914-ae9dc50f5915","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet"}]} 2018-08-28 17:33:35,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-025eef5b-50b0-444a-8a13-62eb669988cc 2018-08-28 17:33:35,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e0b3c396-771b-45f0-a916-64520e49e6a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:35,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e1e477e3-ba9d-47a3-abde-5efedcaa1d8c Date: Tue, 28 Aug 2018 17:33:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0b3c396-771b-45f0-a916-64520e49e6a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["569a0dd4-e468-47de-b914-ae9dc50f5915"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:34Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:33Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:35,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e0b3c396-771b-45f0-a916-64520e49e6a8 used request id req-e1e477e3-ba9d-47a3-abde-5efedcaa1d8c 2018-08-28 17:33:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:35,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-abb0eae8-5660-4f55-818f-92cb080ed337 Date: Tue, 28 Aug 2018 17:33:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0b3c396-771b-45f0-a916-64520e49e6a8","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:34Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"569a0dd4-e468-47de-b914-ae9dc50f5915","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet"}]} 2018-08-28 17:33:35,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 used request id req-abb0eae8-5660-4f55-818f-92cb080ed337 2018-08-28 17:33:35,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:35,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8c10c9fe-6b8f-4313-a47a-ea0cd8b90d05 Date: Tue, 28 Aug 2018 17:33:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e0b3c396-771b-45f0-a916-64520e49e6a8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":73,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["569a0dd4-e468-47de-b914-ae9dc50f5915"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:34Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:33Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:35,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net used request id req-8c10c9fe-6b8f-4313-a47a-ea0cd8b90d05 2018-08-28 17:33:35,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:33:35,851 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:33:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:33:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:35,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cbd1c55-9036-4603-bed6-53f9fd6603f1 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:33:35,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-5cbd1c55-9036-4603-bed6-53f9fd6603f1 2018-08-28 17:33:35,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:36,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-41c03aad-d325-4208-bf28-fa0dacb44114 Date: Tue, 28 Aug 2018 17:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0b3c396-771b-45f0-a916-64520e49e6a8","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:34Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"569a0dd4-e468-47de-b914-ae9dc50f5915","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet"}]} 2018-08-28 17:33:36,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 used request id req-41c03aad-d325-4208-bf28-fa0dacb44114 2018-08-28 17:33:36,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8&name=NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:36,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a47993b3-fdd0-4086-b7ac-ec50d8ee830e Date: Tue, 28 Aug 2018 17:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0b3c396-771b-45f0-a916-64520e49e6a8","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:34Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"569a0dd4-e468-47de-b914-ae9dc50f5915","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet"}]} 2018-08-28 17:33:36,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8&name=NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet used request id req-a47993b3-fdd0-4086-b7ac-ec50d8ee830e 2018-08-28 17:33:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8&name=NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:36,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6095a5e-2614-48d4-bf70-405be49e3558 Date: Tue, 28 Aug 2018 17:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0b3c396-771b-45f0-a916-64520e49e6a8","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:34Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"569a0dd4-e468-47de-b914-ae9dc50f5915","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet"}]} 2018-08-28 17:33:36,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8&name=NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet used request id req-e6095a5e-2614-48d4-bf70-405be49e3558 2018-08-28 17:33:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:36,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-050052a6-3e92-4350-82db-266433cabe9c Date: Tue, 28 Aug 2018 17:33:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e0b3c396-771b-45f0-a916-64520e49e6a8","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:34Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"569a0dd4-e468-47de-b914-ae9dc50f5915","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet"}]} 2018-08-28 17:33:36,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e0b3c396-771b-45f0-a916-64520e49e6a8 used request id req-050052a6-3e92-4350-82db-266433cabe9c 2018-08-28 17:33:36,571 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet 2018-08-28 17:33:36,571 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-subnet 2018-08-28 17:33:36,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/569a0dd4-e468-47de-b914-ae9dc50f5915 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:38,606 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80db06fb-26d8-4ab2-b5d5-775ecc419c72 Date: Tue, 28 Aug 2018 17:33:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:38,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/569a0dd4-e468-47de-b914-ae9dc50f5915 used request id req-80db06fb-26d8-4ab2-b5d5-775ecc419c72 2018-08-28 17:33:38,606 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-f6dd998a-189f-424f-8742-30751d398aa7-pub-net 2018-08-28 17:33:38,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e0b3c396-771b-45f0-a916-64520e49e6a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82444a9965cfbf17b182eecfe246a6959ce820c0" 2018-08-28 17:33:40,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3017a5f8-e743-4d86-9530-3fe602a62fd1 Date: Tue, 28 Aug 2018 17:33:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:40,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e0b3c396-771b-45f0-a916-64520e49e6a8 used request id req-3017a5f8-e743-4d86-9530-3fe602a62fd1 2018-08-28 17:33:40,094 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:40,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["z38RtGriQSOyLcOX-1G3Fw"], "issued_at": "2018-08-28T17:33:40.000000Z"}} 2018-08-28 17:33:40,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fcbd77afb94f533289e20d910d6c7069d722a1" 2018-08-28 17:33:40,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f98c8eb-5617-436a-a41b-20b92eaef5c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:40,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f98c8eb-5617-436a-a41b-20b92eaef5c8 2018-08-28 17:33:40,582 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-net 2018-08-28 17:33:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fcbd77afb94f533289e20d910d6c7069d722a1" -d '{"network": {"name": "NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-net", "admin_state_up": true}}' 2018-08-28 17:33:40,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9a22d512-d623-4aea-b90e-3e2f031d7fea Date: Tue, 28 Aug 2018 17:33:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"bbf857f1-e247-4e48-8239-b6e67d0c736c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:40Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:40Z","mtu":1450}} 2018-08-28 17:33:40,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-9a22d512-d623-4aea-b90e-3e2f031d7fea 2018-08-28 17:33:40,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bbf857f1-e247-4e48-8239-b6e67d0c736c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fcbd77afb94f533289e20d910d6c7069d722a1" 2018-08-28 17:33:41,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b52ddd42-6507-4bca-a4d0-835c4906c7d4 Date: Tue, 28 Aug 2018 17:33:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"bbf857f1-e247-4e48-8239-b6e67d0c736c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:40Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:41,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bbf857f1-e247-4e48-8239-b6e67d0c736c used request id req-b52ddd42-6507-4bca-a4d0-835c4906c7d4 2018-08-28 17:33:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bbf857f1-e247-4e48-8239-b6e67d0c736c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fcbd77afb94f533289e20d910d6c7069d722a1" 2018-08-28 17:33:41,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c6a6435-6bdf-4a50-b437-90503938f06f Date: Tue, 28 Aug 2018 17:33:41 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:41,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bbf857f1-e247-4e48-8239-b6e67d0c736c used request id req-5c6a6435-6bdf-4a50-b437-90503938f06f 2018-08-28 17:33:41,560 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-subnet 2018-08-28 17:33:41,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fcbd77afb94f533289e20d910d6c7069d722a1" -d '{"subnets": [{"ip_version": 4, "network_id": "bbf857f1-e247-4e48-8239-b6e67d0c736c", "cidr": null, "name": "NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-subnet"}]}' 2018-08-28 17:33:42,397 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-c887e48a-7986-405b-a196-0bbb6cf5f4f3 Date: Tue, 28 Aug 2018 17:33:42 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-08-28 17:33:42,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c887e48a-7986-405b-a196-0bbb6cf5f4f3 2018-08-28 17:33:42,397 - 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-08-28 17:33:42,398 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-subnet] for network [NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-net] 2018-08-28 17:33:42,398 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-e6d627bf-4328-4aa8-81cd-5dbd30f032af-pub-net 2018-08-28 17:33:42,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/bbf857f1-e247-4e48-8239-b6e67d0c736c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6fcbd77afb94f533289e20d910d6c7069d722a1" 2018-08-28 17:33:43,205 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-189b4d9e-0629-416d-9298-b5487538598a Date: Tue, 28 Aug 2018 17:33:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:43,205 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bbf857f1-e247-4e48-8239-b6e67d0c736c used request id req-189b4d9e-0629-416d-9298-b5487538598a 2018-08-28 17:33:43,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:43,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["AhsbdyaKR_KHBNbJYX6RfA"], "issued_at": "2018-08-28T17:33:43.000000Z"}} 2018-08-28 17:33:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:43,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1019c9f1-ef82-4deb-85f6-7f8a3c934af0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:43,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1019c9f1-ef82-4deb-85f6-7f8a3c934af0 2018-08-28 17:33:43,670 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net 2018-08-28 17:33:43,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" -d '{"network": {"name": "NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net", "admin_state_up": true}}' 2018-08-28 17:33:44,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-cf8bd1d5-f7eb-4382-bd4f-b71c337ee5ea Date: Tue, 28 Aug 2018 17:33: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":"90b84188-fe8e-497c-9b74-6c1df5613d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:43Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:43Z","mtu":1450}} 2018-08-28 17:33:44,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-cf8bd1d5-f7eb-4382-bd4f-b71c337ee5ea 2018-08-28 17:33:44,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=90b84188-fe8e-497c-9b74-6c1df5613d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:44,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-78764403-928b-4249-9adf-99ea35b10e00 Date: Tue, 28 Aug 2018 17:33:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"90b84188-fe8e-497c-9b74-6c1df5613d4a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:43Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:43Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:44,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=90b84188-fe8e-497c-9b74-6c1df5613d4a used request id req-78764403-928b-4249-9adf-99ea35b10e00 2018-08-28 17:33:44,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=90b84188-fe8e-497c-9b74-6c1df5613d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:44,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c13d6419-6550-49b0-970e-c3dd4ee92e3a Date: Tue, 28 Aug 2018 17:33:44 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:44,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=90b84188-fe8e-497c-9b74-6c1df5613d4a used request id req-c13d6419-6550-49b0-970e-c3dd4ee92e3a 2018-08-28 17:33:44,469 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-subnet 2018-08-28 17:33:44,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" -d '{"subnets": [{"ip_version": 4, "network_id": "90b84188-fe8e-497c-9b74-6c1df5613d4a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-subnet"}]}' 2018-08-28 17:33:45,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-acec6939-9e27-48a1-8abf-97e91a101370 Date: Tue, 28 Aug 2018 17:33:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b84188-fe8e-497c-9b74-6c1df5613d4a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"53bd5e5d-8afe-4f92-9fa6-3348fbaebcb0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-subnet"}]} 2018-08-28 17:33:45,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-acec6939-9e27-48a1-8abf-97e91a101370 2018-08-28 17:33:45,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=90b84188-fe8e-497c-9b74-6c1df5613d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:45,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-325e3bd2-a137-4481-a621-940abe961cdc Date: Tue, 28 Aug 2018 17:33:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"90b84188-fe8e-497c-9b74-6c1df5613d4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["53bd5e5d-8afe-4f92-9fa6-3348fbaebcb0"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:45Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:43Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:45,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=90b84188-fe8e-497c-9b74-6c1df5613d4a used request id req-325e3bd2-a137-4481-a621-940abe961cdc 2018-08-28 17:33:45,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=90b84188-fe8e-497c-9b74-6c1df5613d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:46,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94bd3f6a-d049-4519-be68-f4eb5291cc45 Date: Tue, 28 Aug 2018 17:33:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b84188-fe8e-497c-9b74-6c1df5613d4a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"53bd5e5d-8afe-4f92-9fa6-3348fbaebcb0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-subnet"}]} 2018-08-28 17:33:46,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=90b84188-fe8e-497c-9b74-6c1df5613d4a used request id req-94bd3f6a-d049-4519-be68-f4eb5291cc45 2018-08-28 17:33:46,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:47,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6b9a0bde-ceab-41c5-a26a-d2b2643af5b1 Date: Tue, 28 Aug 2018 17:33:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"90b84188-fe8e-497c-9b74-6c1df5613d4a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["53bd5e5d-8afe-4f92-9fa6-3348fbaebcb0"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:45Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:43Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:47,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net used request id req-6b9a0bde-ceab-41c5-a26a-d2b2643af5b1 2018-08-28 17:33:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:33:47,300 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:33:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:33:47,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:47,391 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c9e425-c4eb-4162-b2f1-9bdf7548bcdc 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:33:47,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-79c9e425-c4eb-4162-b2f1-9bdf7548bcdc 2018-08-28 17:33:47,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=90b84188-fe8e-497c-9b74-6c1df5613d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:47,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-50b2ae80-7c34-48ca-bc25-306711d8bfec Date: Tue, 28 Aug 2018 17:33:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"90b84188-fe8e-497c-9b74-6c1df5613d4a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"53bd5e5d-8afe-4f92-9fa6-3348fbaebcb0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-subnet"}]} 2018-08-28 17:33:47,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=90b84188-fe8e-497c-9b74-6c1df5613d4a used request id req-50b2ae80-7c34-48ca-bc25-306711d8bfec 2018-08-28 17:33:47,456 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-subnet 2018-08-28 17:33:47,456 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-subnet 2018-08-28 17:33:47,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/53bd5e5d-8afe-4f92-9fa6-3348fbaebcb0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:49,494 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f9731fba-31d1-40fc-a0a3-6c77ec16af99 Date: Tue, 28 Aug 2018 17:33:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:49,494 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/53bd5e5d-8afe-4f92-9fa6-3348fbaebcb0 used request id req-f9731fba-31d1-40fc-a0a3-6c77ec16af99 2018-08-28 17:33:49,494 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-c939556d-612f-4158-b5d8-5e9ee261597f-pub-net 2018-08-28 17:33:49,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/90b84188-fe8e-497c-9b74-6c1df5613d4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbdca98d8501f5bcd91bbafcd5f8c5bee99928f9" 2018-08-28 17:33:50,667 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c7c0601-7c68-4a12-9a2f-9af656f48958 Date: Tue, 28 Aug 2018 17:33:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:33:50,667 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/90b84188-fe8e-497c-9b74-6c1df5613d4a used request id req-5c7c0601-7c68-4a12-9a2f-9af656f48958 2018-08-28 17:33:50,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:51,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["ymeefgLTTm-1HoF5boyHQA"], "issued_at": "2018-08-28T17:33:51.000000Z"}} 2018-08-28 17:33:51,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:51,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac7a0b0-8d4d-4b53-aa6b-7f3629ab5752 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:51,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ac7a0b0-8d4d-4b53-aa6b-7f3629ab5752 2018-08-28 17:33:51,218 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net 2018-08-28 17:33:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" -d '{"network": {"name": "NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net", "admin_state_up": true}}' 2018-08-28 17:33:51,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-64509c83-cf2a-4b8a-ad58-2f02f86da8e7 Date: Tue, 28 Aug 2018 17:33:51 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4659660f-bb5d-48d1-975f-6381b228e785","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:51Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:51Z","mtu":1450}} 2018-08-28 17:33:51,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-64509c83-cf2a-4b8a-ad58-2f02f86da8e7 2018-08-28 17:33:51,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4659660f-bb5d-48d1-975f-6381b228e785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:52,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-0a23728d-447f-464b-9091-83475fa291e0 Date: Tue, 28 Aug 2018 17:33:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4659660f-bb5d-48d1-975f-6381b228e785","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:33:51Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:51Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:52,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4659660f-bb5d-48d1-975f-6381b228e785 used request id req-0a23728d-447f-464b-9091-83475fa291e0 2018-08-28 17:33:52,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:52,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c482259b-7c02-4748-b9e4-5d0a4e2f9175 Date: Tue, 28 Aug 2018 17:33:52 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:33:52,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785 used request id req-c482259b-7c02-4748-b9e4-5d0a4e2f9175 2018-08-28 17:33:52,259 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet 2018-08-28 17:33:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" -d '{"subnets": [{"ip_version": 4, "network_id": "4659660f-bb5d-48d1-975f-6381b228e785", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet"}]}' 2018-08-28 17:33:53,495 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d2f4c9f4-14a8-4c30-bf8e-90eda45bb1e7 Date: Tue, 28 Aug 2018 17:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4659660f-bb5d-48d1-975f-6381b228e785","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:53Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"04d4fc81-35a1-45e1-87ec-61d93c51c1e2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet"}]} 2018-08-28 17:33:53,495 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d2f4c9f4-14a8-4c30-bf8e-90eda45bb1e7 2018-08-28 17:33:53,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4659660f-bb5d-48d1-975f-6381b228e785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:53,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a09939c2-f06b-4da9-b9dd-1e7778866607 Date: Tue, 28 Aug 2018 17:33:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4659660f-bb5d-48d1-975f-6381b228e785","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["04d4fc81-35a1-45e1-87ec-61d93c51c1e2"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:51Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:53,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4659660f-bb5d-48d1-975f-6381b228e785 used request id req-a09939c2-f06b-4da9-b9dd-1e7778866607 2018-08-28 17:33:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:53,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8afd3422-b9df-4072-b54d-be354dd5ec64 Date: Tue, 28 Aug 2018 17:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4659660f-bb5d-48d1-975f-6381b228e785","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:53Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"04d4fc81-35a1-45e1-87ec-61d93c51c1e2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet"}]} 2018-08-28 17:33:53,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785 used request id req-8afd3422-b9df-4072-b54d-be354dd5ec64 2018-08-28 17:33:53,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:54,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c6c716c3-49cf-4218-b912-d991e4cae51b Date: Tue, 28 Aug 2018 17:33:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4659660f-bb5d-48d1-975f-6381b228e785","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["04d4fc81-35a1-45e1-87ec-61d93c51c1e2"],"description":"","tags":[],"updated_at":"2018-08-28T17:33:53Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:51Z","provider:network_type":"vxlan"}]} 2018-08-28 17:33:54,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net used request id req-c6c716c3-49cf-4218-b912-d991e4cae51b 2018-08-28 17:33:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:33:54,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:33:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:33:54,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:54,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2904b266-699a-470d-8326-371416737ce1 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:33:54,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-2904b266-699a-470d-8326-371416737ce1 2018-08-28 17:33:54,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:54,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e52d8cc7-a403-4da9-a071-e76a4fe68b87 Date: Tue, 28 Aug 2018 17:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4659660f-bb5d-48d1-975f-6381b228e785","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:53Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"04d4fc81-35a1-45e1-87ec-61d93c51c1e2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet"}]} 2018-08-28 17:33:54,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785 used request id req-e52d8cc7-a403-4da9-a071-e76a4fe68b87 2018-08-28 17:33:54,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785&name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:54,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c0329573-98ff-4469-902c-71c3d5cf250a Date: Tue, 28 Aug 2018 17:33:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4659660f-bb5d-48d1-975f-6381b228e785","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:33:53Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33: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":"a2d4895edb5a491785776c3ede7809d8","id":"04d4fc81-35a1-45e1-87ec-61d93c51c1e2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet"}]} 2018-08-28 17:33:54,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4659660f-bb5d-48d1-975f-6381b228e785&name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet used request id req-c0329573-98ff-4469-902c-71c3d5cf250a 2018-08-28 17:33:54,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:33:54,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:33:55,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:33:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["-DjC2S4fQyOH7KxW0caKnA"], "issued_at": "2018-08-28T17:33:55.000000Z"}} 2018-08-28 17:33:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66df59f4f8be1330d0fbb12ad2612443d147fa46" 2018-08-28 17:33:55,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:33:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b3d7f7-ccb3-43a3-96c4-ee64b9422d73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:33:55,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-97b3d7f7-ccb3-43a3-96c4-ee64b9422d73 2018-08-28 17:33:55,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:55,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e5122d00-7304-4d26-8ba0-ac97bdaaa02c Date: Tue, 28 Aug 2018 17:33:55 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:33:55,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-e5122d00-7304-4d26-8ba0-ac97bdaaa02c 2018-08-28 17:33:55,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:33:55,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-cf4ccb5d-dc58-4e59-ba20-3c5895ae4068 Date: Tue, 28 Aug 2018 17:33:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:33:55,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-cf4ccb5d-dc58-4e59-ba20-3c5895ae4068 2018-08-28 17:33:55,813 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router 2018-08-28 17:33:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router", "admin_state_up": true}}' 2018-08-28 17:34:00,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-ccea48cc-31cc-4592-8014-68a5487afa70 Date: Tue, 28 Aug 2018 17:34:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:33:56Z", "admin_state_up": true, "updated_at": "2018-08-28T17:33:57Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "269a5cbd-af21-4d02-8ba1-4ff9cd835494", "name": "NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router"}} 2018-08-28 17:34:00,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-ccea48cc-31cc-4592-8014-68a5487afa70 2018-08-28 17:34:00,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=269a5cbd-af21-4d02-8ba1-4ff9cd835494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:01,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3250 X-Openstack-Request-Id: req-ae9b5aeb-c5b4-4dd4-afc9-69c02f2f6bbb Date: Tue, 28 Aug 2018 17:34:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:33:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36d48519-27d7-4809-8914-4ba71b56c45b","ip_address":"169.254.192.5"}],"id":"40ec457b-8ee5-468b-afe9-a6ba8bd02f4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:f8:c6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:58Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:33:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36d48519-27d7-4809-8914-4ba71b56c45b","ip_address":"169.254.192.10"}],"id":"68cdcad7-fe56-4614-9451-15e1fecd4df4","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ec:82:58","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:58Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:01Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"778538c9-d297-4c10-aa4a-dca0afa43c82","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:3a:6e:c4","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:33:57Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:33:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36d48519-27d7-4809-8914-4ba71b56c45b","ip_address":"169.254.192.11"}],"id":"e19decd4-abb2-4c37-aaeb-922e5df38adc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:ea:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:59Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"}]} 2018-08-28 17:34:01,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=269a5cbd-af21-4d02-8ba1-4ff9cd835494 used request id req-ae9b5aeb-c5b4-4dd4-afc9-69c02f2f6bbb 2018-08-28 17:34:01,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:01,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a1f9e722-7b3e-4829-99c9-3d128286fad2 Date: Tue, 28 Aug 2018 17:34:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:34:01,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-a1f9e722-7b3e-4829-99c9-3d128286fad2 2018-08-28 17:34:01,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:01,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-33a771a0-b291-4dc6-8639-a35cc593c451 Date: Tue, 28 Aug 2018 17:34:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"36d48519-27d7-4809-8914-4ba71b56c45b","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:01,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b used request id req-33a771a0-b291-4dc6-8639-a35cc593c451 2018-08-28 17:34:01,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:01,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-27e6bbcb-d24a-4664-9cdc-400969f3fcfc Date: Tue, 28 Aug 2018 17:34:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"36d48519-27d7-4809-8914-4ba71b56c45b","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:01,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b used request id req-27e6bbcb-d24a-4664-9cdc-400969f3fcfc 2018-08-28 17:34:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:01,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a981a96b-fca4-4118-ac60-fb8a3b54945b Date: Tue, 28 Aug 2018 17:34:01 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"36d48519-27d7-4809-8914-4ba71b56c45b","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:01,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b used request id req-a981a96b-fca4-4118-ac60-fb8a3b54945b 2018-08-28 17:34:01,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:01,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-e969f9a2-8d6d-4a46-a4a3-349367520a17 Date: Tue, 28 Aug 2018 17:34:01 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:33:56Z", "admin_state_up": true, "updated_at": "2018-08-28T17:34:00Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "269a5cbd-af21-4d02-8ba1-4ff9cd835494", "name": "NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router"}]} 2018-08-28 17:34:01,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router used request id req-e969f9a2-8d6d-4a46-a4a3-349367520a17 2018-08-28 17:34:01,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:01,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-037960ba-9e82-4639-a5b3-2c530180f651 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:01,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-037960ba-9e82-4639-a5b3-2c530180f651 2018-08-28 17:34:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=269a5cbd-af21-4d02-8ba1-4ff9cd835494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:02,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3408 X-Openstack-Request-Id: req-e5f69c88-469a-4b0c-93d8-de73c6dd231c Date: Tue, 28 Aug 2018 17:34:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:33:58Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36d48519-27d7-4809-8914-4ba71b56c45b","ip_address":"169.254.192.5"}],"id":"40ec457b-8ee5-468b-afe9-a6ba8bd02f4d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:f8:c6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:58Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:02Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36d48519-27d7-4809-8914-4ba71b56c45b","ip_address":"169.254.192.10"}],"id":"68cdcad7-fe56-4614-9451-15e1fecd4df4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ec:82:58","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:58Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:01Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"778538c9-d297-4c10-aa4a-dca0afa43c82","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3a:6e:c4","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:33:57Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:33:59Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"36d48519-27d7-4809-8914-4ba71b56c45b","ip_address":"169.254.192.11"}],"id":"e19decd4-abb2-4c37-aaeb-922e5df38adc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f0:ea:78","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:59Z","binding:vnic_type":"normal","device_id":"269a5cbd-af21-4d02-8ba1-4ff9cd835494"}]} 2018-08-28 17:34:02,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=269a5cbd-af21-4d02-8ba1-4ff9cd835494 used request id req-e5f69c88-469a-4b0c-93d8-de73c6dd231c 2018-08-28 17:34:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:02,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3101607a-0184-4b2e-b330-4fbaa3908b62 Date: Tue, 28 Aug 2018 17:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:34:02,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-3101607a-0184-4b2e-b330-4fbaa3908b62 2018-08-28 17:34:02,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:02,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1e8fef90-64ac-4dda-9264-2dc3a84f705d Date: Tue, 28 Aug 2018 17:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"36d48519-27d7-4809-8914-4ba71b56c45b","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:02,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b used request id req-1e8fef90-64ac-4dda-9264-2dc3a84f705d 2018-08-28 17:34:02,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:02,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0b15a82c-ab94-4ed2-a2c4-7718d94080eb Date: Tue, 28 Aug 2018 17:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"36d48519-27d7-4809-8914-4ba71b56c45b","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:02,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b used request id req-0b15a82c-ab94-4ed2-a2c4-7718d94080eb 2018-08-28 17:34:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:02,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ed5b2f19-bb2a-45c5-b2d1-0d9779aabe24 Date: Tue, 28 Aug 2018 17:34:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9214199d-4635-4358-8707-ac2c170336f5","tenant_id":"","created_at":"2018-08-28T17:33:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:33:56Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"36d48519-27d7-4809-8914-4ba71b56c45b","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:02,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/36d48519-27d7-4809-8914-4ba71b56c45b used request id req-ed5b2f19-bb2a-45c5-b2d1-0d9779aabe24 2018-08-28 17:34:02,569 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router 2018-08-28 17:34:02,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/269a5cbd-af21-4d02-8ba1-4ff9cd835494/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" -d '{"subnet_id": "04d4fc81-35a1-45e1-87ec-61d93c51c1e2"}' 2018-08-28 17:34:04,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-461b93b8-a513-4f55-817f-8b764d5d706d Date: Tue, 28 Aug 2018 17:34:04 GMT RESP BODY: {"network_id": "4659660f-bb5d-48d1-975f-6381b228e785", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "subnet_id": "04d4fc81-35a1-45e1-87ec-61d93c51c1e2", "subnet_ids": ["04d4fc81-35a1-45e1-87ec-61d93c51c1e2"], "port_id": "01e8636c-1dfc-4061-ba01-adca0dd21dd3", "id": "269a5cbd-af21-4d02-8ba1-4ff9cd835494"} 2018-08-28 17:34:04,255 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/269a5cbd-af21-4d02-8ba1-4ff9cd835494/add_router_interface used request id req-461b93b8-a513-4f55-817f-8b764d5d706d 2018-08-28 17:34:04,256 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router 2018-08-28 17:34:04,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/269a5cbd-af21-4d02-8ba1-4ff9cd835494/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" -d '{"subnet_id": "04d4fc81-35a1-45e1-87ec-61d93c51c1e2"}' 2018-08-28 17:34:05,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c1c62398-9580-43cb-bb5c-47e7fcce563a Date: Tue, 28 Aug 2018 17:34:05 GMT RESP BODY: {"network_id": "4659660f-bb5d-48d1-975f-6381b228e785", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "subnet_id": "04d4fc81-35a1-45e1-87ec-61d93c51c1e2", "subnet_ids": ["04d4fc81-35a1-45e1-87ec-61d93c51c1e2"], "port_id": "01e8636c-1dfc-4061-ba01-adca0dd21dd3", "id": "269a5cbd-af21-4d02-8ba1-4ff9cd835494"} 2018-08-28 17:34:05,933 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/269a5cbd-af21-4d02-8ba1-4ff9cd835494/remove_router_interface used request id req-c1c62398-9580-43cb-bb5c-47e7fcce563a 2018-08-28 17:34:05,933 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router 2018-08-28 17:34:05,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/269a5cbd-af21-4d02-8ba1-4ff9cd835494 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:09,307 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b2a0108-1f09-474d-9ffa-ea1eca845ea5 Content-Length: 0 Date: Tue, 28 Aug 2018 17:34:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:09,307 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/269a5cbd-af21-4d02-8ba1-4ff9cd835494 used request id req-4b2a0108-1f09-474d-9ffa-ea1eca845ea5 2018-08-28 17:34:09,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:09,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-75b8dd46-76fc-4d31-91c7-323e9cd29eb9 Date: Tue, 28 Aug 2018 17:34:09 GMT RESP BODY: {"routers": []} 2018-08-28 17:34:09,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-router used request id req-75b8dd46-76fc-4d31-91c7-323e9cd29eb9 2018-08-28 17:34:09,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet 2018-08-28 17:34:09,379 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-subnet 2018-08-28 17:34:09,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/04d4fc81-35a1-45e1-87ec-61d93c51c1e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:11,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-063bf8e9-251c-4326-ba51-4776c3e048cc Date: Tue, 28 Aug 2018 17:34:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:11,457 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/04d4fc81-35a1-45e1-87ec-61d93c51c1e2 used request id req-063bf8e9-251c-4326-ba51-4776c3e048cc 2018-08-28 17:34:11,457 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-422e368d-6932-452d-924f-e5a9b1faa622-pub-net 2018-08-28 17:34:11,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4659660f-bb5d-48d1-975f-6381b228e785 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ce21ea9b31fd582290464bc1567cc59f7c7c01f" 2018-08-28 17:34:12,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-85116103-ca63-493c-91a5-16a64abb0424 Date: Tue, 28 Aug 2018 17:34:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:12,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4659660f-bb5d-48d1-975f-6381b228e785 used request id req-85116103-ca63-493c-91a5-16a64abb0424 2018-08-28 17:34:12,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:34:13,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:34:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Suhpv2syR-y1L42tEcuNIw"], "issued_at": "2018-08-28T17:34:13.000000Z"}} 2018-08-28 17:34:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:13,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14cfc829-e67d-4f84-8e9d-37f468358a38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:34:13,282 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-14cfc829-e67d-4f84-8e9d-37f468358a38 2018-08-28 17:34:13,283 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net 2018-08-28 17:34:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" -d '{"network": {"name": "NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net", "admin_state_up": true}}' 2018-08-28 17:34:13,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ab1d7eaf-7b95-468d-a08a-699ec460197f Date: Tue, 28 Aug 2018 17:34:13 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"1e591ef5-1ecf-4f92-bb76-07c085727c7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:13Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:13Z","mtu":1450}} 2018-08-28 17:34:13,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ab1d7eaf-7b95-468d-a08a-699ec460197f 2018-08-28 17:34:13,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1e591ef5-1ecf-4f92-bb76-07c085727c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:14,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-2879094a-42c7-43b7-9a2c-faba164b53fb Date: Tue, 28 Aug 2018 17:34:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1e591ef5-1ecf-4f92-bb76-07c085727c7c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:13Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:13Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:14,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1e591ef5-1ecf-4f92-bb76-07c085727c7c used request id req-2879094a-42c7-43b7-9a2c-faba164b53fb 2018-08-28 17:34:14,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e591ef5-1ecf-4f92-bb76-07c085727c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:14,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-302988ba-ad30-4c69-9624-f4cbb2d9464f Date: Tue, 28 Aug 2018 17:34:14 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:34:14,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e591ef5-1ecf-4f92-bb76-07c085727c7c used request id req-302988ba-ad30-4c69-9624-f4cbb2d9464f 2018-08-28 17:34:14,301 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet 2018-08-28 17:34:14,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" -d '{"subnets": [{"ip_version": 4, "network_id": "1e591ef5-1ecf-4f92-bb76-07c085727c7c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet"}]}' 2018-08-28 17:34:14,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0c0517c2-120a-4dc0-b1b5-ab017da6e497 Date: Tue, 28 Aug 2018 17:34:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e591ef5-1ecf-4f92-bb76-07c085727c7c","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:14Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:14Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"166ec328-51f3-4aee-bc7d-781f8f0be608","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet"}]} 2018-08-28 17:34:14,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-0c0517c2-120a-4dc0-b1b5-ab017da6e497 2018-08-28 17:34:14,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1e591ef5-1ecf-4f92-bb76-07c085727c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:15,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a9a14dcc-1cb5-4abb-9891-1961d602b17d Date: Tue, 28 Aug 2018 17:34:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1e591ef5-1ecf-4f92-bb76-07c085727c7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["166ec328-51f3-4aee-bc7d-781f8f0be608"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:13Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:15,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1e591ef5-1ecf-4f92-bb76-07c085727c7c used request id req-a9a14dcc-1cb5-4abb-9891-1961d602b17d 2018-08-28 17:34:15,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e591ef5-1ecf-4f92-bb76-07c085727c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:15,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-534ca42e-af97-4df6-a779-62df9423406a Date: Tue, 28 Aug 2018 17:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e591ef5-1ecf-4f92-bb76-07c085727c7c","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:14Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"166ec328-51f3-4aee-bc7d-781f8f0be608","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet"}]} 2018-08-28 17:34:15,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e591ef5-1ecf-4f92-bb76-07c085727c7c used request id req-534ca42e-af97-4df6-a779-62df9423406a 2018-08-28 17:34:15,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:15,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e9416ff4-4c37-4070-964d-5354c2944163 Date: Tue, 28 Aug 2018 17:34:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1e591ef5-1ecf-4f92-bb76-07c085727c7c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":37,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["166ec328-51f3-4aee-bc7d-781f8f0be608"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:13Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:15,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net used request id req-e9416ff4-4c37-4070-964d-5354c2944163 2018-08-28 17:34:15,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:34:15,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:34:15,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:15,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d3696e-84b6-4702-bb85-ec4ea743cdc2 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:15,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-76d3696e-84b6-4702-bb85-ec4ea743cdc2 2018-08-28 17:34:15,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1e591ef5-1ecf-4f92-bb76-07c085727c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:15,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8aa5a2fb-c045-43bf-a80a-2a4bb7d6a9b1 Date: Tue, 28 Aug 2018 17:34:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e591ef5-1ecf-4f92-bb76-07c085727c7c","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:14Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:14Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"166ec328-51f3-4aee-bc7d-781f8f0be608","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet"}]} 2018-08-28 17:34:15,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1e591ef5-1ecf-4f92-bb76-07c085727c7c used request id req-8aa5a2fb-c045-43bf-a80a-2a4bb7d6a9b1 2018-08-28 17:34:15,643 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:34:15,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:34:16,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:34:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["MS8eDraEQ120OTV6SyAKNA"], "issued_at": "2018-08-28T17:34:16.000000Z"}} 2018-08-28 17:34:16,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95a897887b5447ab6e66271113953193cb948f19" 2018-08-28 17:34:16,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17d795e3-3be7-449d-bddf-228c3e54c440 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:34:16,120 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-17d795e3-3be7-449d-bddf-228c3e54c440 2018-08-28 17:34:16,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:16,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ae77c194-f462-486c-90f6-d94d14694bab Date: Tue, 28 Aug 2018 17:34:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:34:16,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ae77c194-f462-486c-90f6-d94d14694bab 2018-08-28 17:34:16,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:17,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-883e8d6e-f4ac-41fa-ba70-241400920202 Date: Tue, 28 Aug 2018 17:34:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:34:17,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-883e8d6e-f4ac-41fa-ba70-241400920202 2018-08-28 17:34:17,100 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router 2018-08-28 17:34:17,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router", "admin_state_up": true}}' 2018-08-28 17:34:22,067 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-d0a5d3e2-fee5-430e-8484-2c082eafeb8e Date: Tue, 28 Aug 2018 17:34:22 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:34:17Z", "admin_state_up": true, "updated_at": "2018-08-28T17:34:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "6e10e53e-cbec-4311-a51d-7b1fd3c66a0d", "name": "NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router"}} 2018-08-28 17:34:22,067 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-d0a5d3e2-fee5-430e-8484-2c082eafeb8e 2018-08-28 17:34:22,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6e10e53e-cbec-4311-a51d-7b1fd3c66a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:22,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-f30dca6f-181f-41d4-aecc-7c22313d0fa4 Date: Tue, 28 Aug 2018 17:34:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:19Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e764ab2f-454f-4f64-8213-1072355a363e","ip_address":"169.254.192.3"}],"id":"58e8729a-bcf2-4c70-9407-cf75bd1fba47","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:24:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:19Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e764ab2f-454f-4f64-8213-1072355a363e","ip_address":"169.254.192.9"}],"id":"8e35fc52-2c6e-4b1b-9d8a-652e848eb8b8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:55:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:20Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:18Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.203"}],"id":"accb311f-6f4f-481e-b726-829bc16f962a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:5e:fa","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:34:18Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:21Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e764ab2f-454f-4f64-8213-1072355a363e","ip_address":"169.254.192.6"}],"id":"d35ee494-78a5-4a44-9c76-a56371676827","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:45:75:d4","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:20Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"}]} 2018-08-28 17:34:22,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6e10e53e-cbec-4311-a51d-7b1fd3c66a0d used request id req-f30dca6f-181f-41d4-aecc-7c22313d0fa4 2018-08-28 17:34:22,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:22,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3beadb96-0ca0-4d27-b0ba-580f50b445c8 Date: Tue, 28 Aug 2018 17:34:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:34:22,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-3beadb96-0ca0-4d27-b0ba-580f50b445c8 2018-08-28 17:34:22,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:22,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a92c1f63-5b31-4da1-9272-9eba54e4cc52 Date: Tue, 28 Aug 2018 17:34:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:17Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:17Z","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":"e764ab2f-454f-4f64-8213-1072355a363e","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:22,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e used request id req-a92c1f63-5b31-4da1-9272-9eba54e4cc52 2018-08-28 17:34:22,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:22,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d37e2dbf-2a67-4dd7-9cb5-5485525268ef Date: Tue, 28 Aug 2018 17:34:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:17Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:17Z","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":"e764ab2f-454f-4f64-8213-1072355a363e","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:22,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e used request id req-d37e2dbf-2a67-4dd7-9cb5-5485525268ef 2018-08-28 17:34:22,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:22,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-32044ff7-3ccd-4030-9c2d-e27887aff999 Date: Tue, 28 Aug 2018 17:34:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:17Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:17Z","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":"e764ab2f-454f-4f64-8213-1072355a363e","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:22,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e used request id req-32044ff7-3ccd-4030-9c2d-e27887aff999 2018-08-28 17:34:22,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:23,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-fcdc950e-8ce5-4ddf-8513-b88ca34a285a Date: Tue, 28 Aug 2018 17:34:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:34:17Z", "admin_state_up": true, "updated_at": "2018-08-28T17:34:21Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "6e10e53e-cbec-4311-a51d-7b1fd3c66a0d", "name": "NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router"}]} 2018-08-28 17:34:23,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router used request id req-fcdc950e-8ce5-4ddf-8513-b88ca34a285a 2018-08-28 17:34:23,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:23,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e81c17d-794f-4127-9090-045e2b336712 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:23,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-9e81c17d-794f-4127-9090-045e2b336712 2018-08-28 17:34:23,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=6e10e53e-cbec-4311-a51d-7b1fd3c66a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:23,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3406 X-Openstack-Request-Id: req-5dc2013f-f3c4-46b9-8932-c0b657f7399f Date: Tue, 28 Aug 2018 17:34:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:19Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e764ab2f-454f-4f64-8213-1072355a363e","ip_address":"169.254.192.3"}],"id":"58e8729a-bcf2-4c70-9407-cf75bd1fba47","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:24:2c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:19Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:20Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e764ab2f-454f-4f64-8213-1072355a363e","ip_address":"169.254.192.9"}],"id":"8e35fc52-2c6e-4b1b-9d8a-652e848eb8b8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:55:26","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:20Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:23Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.203"}],"id":"accb311f-6f4f-481e-b726-829bc16f962a","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:5e:fa","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:34:18Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:23Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e764ab2f-454f-4f64-8213-1072355a363e","ip_address":"169.254.192.6"}],"id":"d35ee494-78a5-4a44-9c76-a56371676827","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:45:75:d4","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:20Z","binding:vnic_type":"normal","device_id":"6e10e53e-cbec-4311-a51d-7b1fd3c66a0d"}]} 2018-08-28 17:34:23,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=6e10e53e-cbec-4311-a51d-7b1fd3c66a0d used request id req-5dc2013f-f3c4-46b9-8932-c0b657f7399f 2018-08-28 17:34:23,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:23,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-e1a91a1f-acc9-402f-ab94-d9569fbc4bba Date: Tue, 28 Aug 2018 17:34:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:34:23,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-e1a91a1f-acc9-402f-ab94-d9569fbc4bba 2018-08-28 17:34:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:23,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-305cb20e-f4dd-4615-8b54-64c299f5739e Date: Tue, 28 Aug 2018 17:34:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:17Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:17Z","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":"e764ab2f-454f-4f64-8213-1072355a363e","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:23,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e used request id req-305cb20e-f4dd-4615-8b54-64c299f5739e 2018-08-28 17:34:23,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:23,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-44cc2166-7180-4684-a43c-0f48ae9fcf8e Date: Tue, 28 Aug 2018 17:34:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:17Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:17Z","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":"e764ab2f-454f-4f64-8213-1072355a363e","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:23,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e used request id req-44cc2166-7180-4684-a43c-0f48ae9fcf8e 2018-08-28 17:34:23,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:24,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6ca006b0-d896-4fed-b87f-4a7eb73abda2 Date: Tue, 28 Aug 2018 17:34:24 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"e01be6e2-6547-42ca-847c-fc24b385163e","tenant_id":"","created_at":"2018-08-28T17:34:17Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:17Z","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":"e764ab2f-454f-4f64-8213-1072355a363e","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:24,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e764ab2f-454f-4f64-8213-1072355a363e used request id req-6ca006b0-d896-4fed-b87f-4a7eb73abda2 2018-08-28 17:34:24,005 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet 2018-08-28 17:34:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/166ec328-51f3-4aee-bc7d-781f8f0be608 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:26,160 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-af97e6d5-5396-40ce-a426-25f61bae491f Date: Tue, 28 Aug 2018 17:34:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:26,160 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/166ec328-51f3-4aee-bc7d-781f8f0be608 used request id req-af97e6d5-5396-40ce-a426-25f61bae491f 2018-08-28 17:34:26,160 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router 2018-08-28 17:34:26,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/6e10e53e-cbec-4311-a51d-7b1fd3c66a0d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" -d '{"subnet_id": "166ec328-51f3-4aee-bc7d-781f8f0be608"}' 2018-08-28 17:34:26,505 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-45110e75-6e00-4802-b878-f1170b1cc373 Date: Tue, 28 Aug 2018 17:34:26 GMT RESP BODY: {"NeutronError": {"message": "Subnet 166ec328-51f3-4aee-bc7d-781f8f0be608 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-28 17:34:26,505 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6e10e53e-cbec-4311-a51d-7b1fd3c66a0d/add_router_interface used request id req-45110e75-6e00-4802-b878-f1170b1cc373 2018-08-28 17:34:26,505 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 166ec328-51f3-4aee-bc7d-781f8f0be608 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-28 17:34:26,506 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router 2018-08-28 17:34:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/6e10e53e-cbec-4311-a51d-7b1fd3c66a0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:29,865 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47baaa5f-87b1-45ab-82f3-14dac8f01492 Content-Length: 0 Date: Tue, 28 Aug 2018 17:34:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:29,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6e10e53e-cbec-4311-a51d-7b1fd3c66a0d used request id req-47baaa5f-87b1-45ab-82f3-14dac8f01492 2018-08-28 17:34:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:29,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ae32cf49-dbec-4da7-9cfd-f9f95697e5a8 Date: Tue, 28 Aug 2018 17:34:29 GMT RESP BODY: {"routers": []} 2018-08-28 17:34:29,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-router used request id req-ae32cf49-dbec-4da7-9cfd-f9f95697e5a8 2018-08-28 17:34:29,916 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet 2018-08-28 17:34:29,916 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-subnet 2018-08-28 17:34:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/166ec328-51f3-4aee-bc7d-781f8f0be608 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:30,096 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-0eddbfe1-dede-4e33-94cd-d926fa80f313 Date: Tue, 28 Aug 2018 17:34:30 GMT RESP BODY: {"NeutronError": {"message": "Subnet 166ec328-51f3-4aee-bc7d-781f8f0be608 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-28 17:34:30,097 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/166ec328-51f3-4aee-bc7d-781f8f0be608 used request id req-0eddbfe1-dede-4e33-94cd-d926fa80f313 2018-08-28 17:34:30,097 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 166ec328-51f3-4aee-bc7d-781f8f0be608 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-28 17:34:30,097 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0123d280-0136-4249-aa99-10adf0d8ed7f-pub-net 2018-08-28 17:34:30,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/1e591ef5-1ecf-4f92-bb76-07c085727c7c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d85485fffc4c03c435f20d034acd90d81fe8299" 2018-08-28 17:34:31,086 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c4d4d3b-5f2a-4f4a-addb-308bb3f42d7b Date: Tue, 28 Aug 2018 17:34:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:31,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1e591ef5-1ecf-4f92-bb76-07c085727c7c used request id req-0c4d4d3b-5f2a-4f4a-addb-308bb3f42d7b 2018-08-28 17:34:31,087 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:34:31,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["uDtO7ck1S52WksWME2mtqQ"], "issued_at": "2018-08-28T17:34:31.000000Z"}} 2018-08-28 17:34:31,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:31,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726e418c-203a-4f8c-bdf9-97ee657d7cf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:34:31,550 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-726e418c-203a-4f8c-bdf9-97ee657d7cf5 2018-08-28 17:34:31,551 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net 2018-08-28 17:34:31,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" -d '{"network": {"name": "NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net", "admin_state_up": true}}' 2018-08-28 17:34:31,986 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-45edbead-377b-41ef-9b3b-6f47f8229708 Date: Tue, 28 Aug 2018 17:34: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":"7fe17e27-543e-4cb1-9d59-3ac553b03151","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:31Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:31Z","mtu":1450}} 2018-08-28 17:34:31,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-45edbead-377b-41ef-9b3b-6f47f8229708 2018-08-28 17:34:31,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7fe17e27-543e-4cb1-9d59-3ac553b03151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:32,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ec6630c4-10a9-4b37-af9b-68e38a8a6a96 Date: Tue, 28 Aug 2018 17:34:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7fe17e27-543e-4cb1-9d59-3ac553b03151","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:32,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7fe17e27-543e-4cb1-9d59-3ac553b03151 used request id req-ec6630c4-10a9-4b37-af9b-68e38a8a6a96 2018-08-28 17:34:32,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:32,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d99c49e-9174-49ba-9e5c-f6b1bdfd36fb Date: Tue, 28 Aug 2018 17:34:32 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:34:32,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151 used request id req-7d99c49e-9174-49ba-9e5c-f6b1bdfd36fb 2018-08-28 17:34:32,510 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet 2018-08-28 17:34:32,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" -d '{"subnets": [{"ip_version": 4, "network_id": "7fe17e27-543e-4cb1-9d59-3ac553b03151", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet"}]}' 2018-08-28 17:34:33,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-21ee00c1-ed6e-41e3-99db-00f915312a94 Date: Tue, 28 Aug 2018 17:34:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fe17e27-543e-4cb1-9d59-3ac553b03151","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"60e14381-8d35-45fc-9c02-36bb99811190","subnetpool_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet"}]} 2018-08-28 17:34:33,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-21ee00c1-ed6e-41e3-99db-00f915312a94 2018-08-28 17:34:33,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7fe17e27-543e-4cb1-9d59-3ac553b03151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:33,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c609fbdd-62bc-4863-915c-bf12947e9ac2 Date: Tue, 28 Aug 2018 17:34:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7fe17e27-543e-4cb1-9d59-3ac553b03151","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["60e14381-8d35-45fc-9c02-36bb99811190"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:33,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7fe17e27-543e-4cb1-9d59-3ac553b03151 used request id req-c609fbdd-62bc-4863-915c-bf12947e9ac2 2018-08-28 17:34:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:33,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ed778370-1350-4141-b4ca-b37cf7c9dd65 Date: Tue, 28 Aug 2018 17:34:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fe17e27-543e-4cb1-9d59-3ac553b03151","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"60e14381-8d35-45fc-9c02-36bb99811190","subnetpool_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet"}]} 2018-08-28 17:34:33,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151 used request id req-ed778370-1350-4141-b4ca-b37cf7c9dd65 2018-08-28 17:34:33,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:33,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-38dba7ff-e2e8-4dd0-b7d0-0179813ecf8a Date: Tue, 28 Aug 2018 17:34:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"7fe17e27-543e-4cb1-9d59-3ac553b03151","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["60e14381-8d35-45fc-9c02-36bb99811190"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:33,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net used request id req-38dba7ff-e2e8-4dd0-b7d0-0179813ecf8a 2018-08-28 17:34:33,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:34:33,651 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:34:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:34:33,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:33,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc35ec2-104b-4eb4-84f4-c3587ff68605 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:33,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-7fc35ec2-104b-4eb4-84f4-c3587ff68605 2018-08-28 17:34:33,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:33,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-bd754371-fb74-4986-8e28-9649ba170d02 Date: Tue, 28 Aug 2018 17:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fe17e27-543e-4cb1-9d59-3ac553b03151","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"60e14381-8d35-45fc-9c02-36bb99811190","subnetpool_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet"}]} 2018-08-28 17:34:33,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151 used request id req-bd754371-fb74-4986-8e28-9649ba170d02 2018-08-28 17:34:33,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151&name=NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:34,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f40f5306-f9f3-41a4-884e-397ecf5574a1 Date: Tue, 28 Aug 2018 17:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7fe17e27-543e-4cb1-9d59-3ac553b03151","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"60e14381-8d35-45fc-9c02-36bb99811190","subnetpool_id":null,"name":"NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet"}]} 2018-08-28 17:34:34,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7fe17e27-543e-4cb1-9d59-3ac553b03151&name=NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet used request id req-f40f5306-f9f3-41a4-884e-397ecf5574a1 2018-08-28 17:34:34,176 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet 2018-08-28 17:34:34,176 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-subnet 2018-08-28 17:34:34,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/60e14381-8d35-45fc-9c02-36bb99811190 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:35,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc195612-0b93-4ca4-b3f3-a4e1d776d624 Date: Tue, 28 Aug 2018 17:34:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:35,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/60e14381-8d35-45fc-9c02-36bb99811190 used request id req-bc195612-0b93-4ca4-b3f3-a4e1d776d624 2018-08-28 17:34:35,898 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-452dbfc2-e80b-40ef-b58f-215aa193f7cf-pub-net 2018-08-28 17:34:35,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7fe17e27-543e-4cb1-9d59-3ac553b03151 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f85851c56c74ba19382799adfcea353d5141681" 2018-08-28 17:34:37,100 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7ddf1ea5-8f4b-4f20-a6f6-eda6d79404af Date: Tue, 28 Aug 2018 17:34:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:37,100 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7fe17e27-543e-4cb1-9d59-3ac553b03151 used request id req-7ddf1ea5-8f4b-4f20-a6f6-eda6d79404af 2018-08-28 17:34:37,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:34:37,496 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:34:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["eGGgC488RWSO9lI-uXfmXw"], "issued_at": "2018-08-28T17:34:37.000000Z"}} 2018-08-28 17:34:37,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:37,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77d8a48f-dea0-4552-a8a7-f7f39bb53c23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:34:37,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77d8a48f-dea0-4552-a8a7-f7f39bb53c23 2018-08-28 17:34:37,588 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net 2018-08-28 17:34:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" -d '{"network": {"name": "NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net", "admin_state_up": true}}' 2018-08-28 17:34:38,040 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7441a28a-44e2-4c5f-9d62-ab615d601c04 Date: Tue, 28 Aug 2018 17:34: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":"b52bd3bf-d391-4298-b3ec-9be19395a437","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:37Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:37Z","mtu":1450}} 2018-08-28 17:34:38,040 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7441a28a-44e2-4c5f-9d62-ab615d601c04 2018-08-28 17:34:38,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b52bd3bf-d391-4298-b3ec-9be19395a437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:38,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-fe798a7a-e7b5-4bc9-9155-4c538d3acaee Date: Tue, 28 Aug 2018 17:34:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b52bd3bf-d391-4298-b3ec-9be19395a437","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:37Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:38,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b52bd3bf-d391-4298-b3ec-9be19395a437 used request id req-fe798a7a-e7b5-4bc9-9155-4c538d3acaee 2018-08-28 17:34:38,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b52bd3bf-d391-4298-b3ec-9be19395a437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:38,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0c9451dd-2e10-4e66-8c86-7f001759b59d Date: Tue, 28 Aug 2018 17:34:38 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:34:38,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b52bd3bf-d391-4298-b3ec-9be19395a437 used request id req-0c9451dd-2e10-4e66-8c86-7f001759b59d 2018-08-28 17:34:38,525 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-subnet 2018-08-28 17:34:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" -d '{"subnets": [{"ip_version": 4, "network_id": "b52bd3bf-d391-4298-b3ec-9be19395a437", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-subnet"}]}' 2018-08-28 17:34:39,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d1457b0e-9380-4f2a-9d92-d6d2aed93a0e Date: Tue, 28 Aug 2018 17:34:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b52bd3bf-d391-4298-b3ec-9be19395a437","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:38Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"cfdd4a4f-d6de-4581-b489-d8dc5df4549b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-subnet"}]} 2018-08-28 17:34:39,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d1457b0e-9380-4f2a-9d92-d6d2aed93a0e 2018-08-28 17:34:39,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b52bd3bf-d391-4298-b3ec-9be19395a437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:39,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c711e3e7-59a5-45f1-aed0-33b0e8fec0e3 Date: Tue, 28 Aug 2018 17:34:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b52bd3bf-d391-4298-b3ec-9be19395a437","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["cfdd4a4f-d6de-4581-b489-d8dc5df4549b"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:37Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:39,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b52bd3bf-d391-4298-b3ec-9be19395a437 used request id req-c711e3e7-59a5-45f1-aed0-33b0e8fec0e3 2018-08-28 17:34:39,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b52bd3bf-d391-4298-b3ec-9be19395a437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:39,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87f92017-ec18-4d25-949d-a6590d0677b1 Date: Tue, 28 Aug 2018 17:34:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b52bd3bf-d391-4298-b3ec-9be19395a437","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:38Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"cfdd4a4f-d6de-4581-b489-d8dc5df4549b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-subnet"}]} 2018-08-28 17:34:39,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b52bd3bf-d391-4298-b3ec-9be19395a437 used request id req-87f92017-ec18-4d25-949d-a6590d0677b1 2018-08-28 17:34:39,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:39,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-e032b437-9db3-40c8-8988-f410293127af Date: Tue, 28 Aug 2018 17:34:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b52bd3bf-d391-4298-b3ec-9be19395a437","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":31,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["cfdd4a4f-d6de-4581-b489-d8dc5df4549b"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:38Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:37Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:39,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net used request id req-e032b437-9db3-40c8-8988-f410293127af 2018-08-28 17:34:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:34:39,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:34:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:34:39,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:39,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa85159-ea86-4fc2-8346-7de322df6fae 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:39,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-0aa85159-ea86-4fc2-8346-7de322df6fae 2018-08-28 17:34:39,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b52bd3bf-d391-4298-b3ec-9be19395a437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:40,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-028c88c5-c19d-49ab-bde5-0fe23b5640c8 Date: Tue, 28 Aug 2018 17:34:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b52bd3bf-d391-4298-b3ec-9be19395a437","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:38Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"cfdd4a4f-d6de-4581-b489-d8dc5df4549b","subnetpool_id":null,"name":"NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-subnet"}]} 2018-08-28 17:34:40,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b52bd3bf-d391-4298-b3ec-9be19395a437 used request id req-028c88c5-c19d-49ab-bde5-0fe23b5640c8 2018-08-28 17:34:40,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:34:40,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:34:40,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["u_FZ8UpOTvGa8c5vQpWc_Q"], "issued_at": "2018-08-28T17:34:40.000000Z"}} 2018-08-28 17:34:40,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed57165404f0411b14d5cd65d27791e040480a55" 2018-08-28 17:34:40,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78bd50e2-d549-4f75-a2b3-7a2b7daff93f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:34:40,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-78bd50e2-d549-4f75-a2b3-7a2b7daff93f 2018-08-28 17:34:40,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:40,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-74a21002-7a7d-4831-909a-4c06fe8e1091 Date: Tue, 28 Aug 2018 17:34:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:34:40,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-74a21002-7a7d-4831-909a-4c06fe8e1091 2018-08-28 17:34:40,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:41,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c3be7574-eae5-46d7-9a9b-9cafbb244586 Date: Tue, 28 Aug 2018 17:34:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:34:41,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-c3be7574-eae5-46d7-9a9b-9cafbb244586 2018-08-28 17:34:41,021 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router 2018-08-28 17:34:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router", "admin_state_up": true}}' 2018-08-28 17:34:45,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-b1181156-5560-4933-b081-19600bcc1b0f Date: Tue, 28 Aug 2018 17:34:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:34:41Z", "admin_state_up": true, "updated_at": "2018-08-28T17:34:42Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "2923ac2c-e96f-4fc6-b548-3d41d32e23f3", "name": "NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router"}} 2018-08-28 17:34:45,816 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-b1181156-5560-4933-b081-19600bcc1b0f 2018-08-28 17:34:45,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=2923ac2c-e96f-4fc6-b548-3d41d32e23f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:45,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-657fa9fd-f635-45bc-b749-449e6f042cba Date: Tue, 28 Aug 2018 17:34:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","ip_address":"169.254.192.12"}],"id":"15225936-59c1-4da5-97c5-6029467be563","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:fd:0b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:44Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","ip_address":"169.254.192.11"}],"id":"15396ed0-074d-4fa4-8b21-4b2bff0f6a08","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:41:06","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:43Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:42Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.203"}],"id":"2d06b036-b41b-4cce-8d91-0d150736eae7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:f4:6e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:34:42Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:43Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","ip_address":"169.254.192.3"}],"id":"e90b0377-dc8a-42bb-85e2-88f9e0200f52","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:84:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:43Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"}]} 2018-08-28 17:34:45,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=2923ac2c-e96f-4fc6-b548-3d41d32e23f3 used request id req-657fa9fd-f635-45bc-b749-449e6f042cba 2018-08-28 17:34:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:45,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4559c6bc-f56f-43d2-8759-fcdceacf8e4c Date: Tue, 28 Aug 2018 17:34:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:34:45,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-4559c6bc-f56f-43d2-8759-fcdceacf8e4c 2018-08-28 17:34:45,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:46,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a80e44ed-7b34-4fab-ab94-44b8b8edb3fc Date: Tue, 28 Aug 2018 17:34:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:41Z","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":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:46,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc used request id req-a80e44ed-7b34-4fab-ab94-44b8b8edb3fc 2018-08-28 17:34:46,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:46,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-42515b7a-a2ec-4e01-acc8-6a402b9bfc58 Date: Tue, 28 Aug 2018 17:34:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:41Z","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":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:46,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc used request id req-42515b7a-a2ec-4e01-acc8-6a402b9bfc58 2018-08-28 17:34:46,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:46,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b0af867b-df1a-44c5-ad2e-8b2023ff878b Date: Tue, 28 Aug 2018 17:34:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:41Z","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":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:46,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc used request id req-b0af867b-df1a-44c5-ad2e-8b2023ff878b 2018-08-28 17:34:46,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:46,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-05b2123b-be7f-4c42-8e6e-93e48e04eae1 Date: Tue, 28 Aug 2018 17:34:46 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:34:41Z", "admin_state_up": true, "updated_at": "2018-08-28T17:34:45Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "2923ac2c-e96f-4fc6-b548-3d41d32e23f3", "name": "NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router"}]} 2018-08-28 17:34:46,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router used request id req-05b2123b-be7f-4c42-8e6e-93e48e04eae1 2018-08-28 17:34:46,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:46,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b29aae-2289-48eb-8b1d-5b1a91eb1e72 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:46,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-70b29aae-2289-48eb-8b1d-5b1a91eb1e72 2018-08-28 17:34:46,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=2923ac2c-e96f-4fc6-b548-3d41d32e23f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:46,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3346 X-Openstack-Request-Id: req-c996c510-a7bc-424b-b789-323534fd1491 Date: Tue, 28 Aug 2018 17:34:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:46Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","ip_address":"169.254.192.12"}],"id":"15225936-59c1-4da5-97c5-6029467be563","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:fd:0b","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:44Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","ip_address":"169.254.192.11"}],"id":"15396ed0-074d-4fa4-8b21-4b2bff0f6a08","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:db:41:06","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:43Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:46Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.203"}],"id":"2d06b036-b41b-4cce-8d91-0d150736eae7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:f4:6e","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:34:42Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:43Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","ip_address":"169.254.192.3"}],"id":"e90b0377-dc8a-42bb-85e2-88f9e0200f52","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:52:84:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:43Z","binding:vnic_type":"normal","device_id":"2923ac2c-e96f-4fc6-b548-3d41d32e23f3"}]} 2018-08-28 17:34:46,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=2923ac2c-e96f-4fc6-b548-3d41d32e23f3 used request id req-c996c510-a7bc-424b-b789-323534fd1491 2018-08-28 17:34:46,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:47,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-429f68dd-6520-4304-a740-92a57196f63c Date: Tue, 28 Aug 2018 17:34:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:34:47,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-429f68dd-6520-4304-a740-92a57196f63c 2018-08-28 17:34:47,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:47,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1607ad72-b35a-4541-98b8-28fa1d14ec34 Date: Tue, 28 Aug 2018 17:34:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:41Z","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":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:47,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc used request id req-1607ad72-b35a-4541-98b8-28fa1d14ec34 2018-08-28 17:34:47,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:47,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3a24c563-32c7-4449-a39b-0b19f9efab71 Date: Tue, 28 Aug 2018 17:34:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:41Z","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":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:47,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc used request id req-3a24c563-32c7-4449-a39b-0b19f9efab71 2018-08-28 17:34:47,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:47,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2dbea958-f2bb-4ade-9080-d19a3521bdc9 Date: Tue, 28 Aug 2018 17:34:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a32b741c-1b99-420b-b7be-92a1e357692f","tenant_id":"","created_at":"2018-08-28T17:34:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34:41Z","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":"2a7b52ee-14a9-4e52-a481-30881fc06fbc","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:34:47,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/2a7b52ee-14a9-4e52-a481-30881fc06fbc used request id req-2dbea958-f2bb-4ade-9080-d19a3521bdc9 2018-08-28 17:34:47,517 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router 2018-08-28 17:34:47,518 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router 2018-08-28 17:34:47,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/2923ac2c-e96f-4fc6-b548-3d41d32e23f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:51,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-808d0c73-0064-4bf2-b0b2-a3d3010ebfb3 Content-Length: 0 Date: Tue, 28 Aug 2018 17:34:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:51,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2923ac2c-e96f-4fc6-b548-3d41d32e23f3 used request id req-808d0c73-0064-4bf2-b0b2-a3d3010ebfb3 2018-08-28 17:34:51,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:51,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1baaeb64-0533-4061-90cb-00af14f76b94 Date: Tue, 28 Aug 2018 17:34:51 GMT RESP BODY: {"routers": []} 2018-08-28 17:34:51,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-router used request id req-1baaeb64-0533-4061-90cb-00af14f76b94 2018-08-28 17:34:51,292 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-subnet 2018-08-28 17:34:51,292 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-subnet 2018-08-28 17:34:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/cfdd4a4f-d6de-4581-b489-d8dc5df4549b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:53,367 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-050a30b8-f359-4da6-97a7-2388a065cbea Date: Tue, 28 Aug 2018 17:34:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:53,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/cfdd4a4f-d6de-4581-b489-d8dc5df4549b used request id req-050a30b8-f359-4da6-97a7-2388a065cbea 2018-08-28 17:34:53,367 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-65ad0df8-5331-4c02-a2ea-f1a5462f1f70-pub-net 2018-08-28 17:34:53,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b52bd3bf-d391-4298-b3ec-9be19395a437 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7d7bf47dc1c39fd23884898f567e2930faf7913" 2018-08-28 17:34:54,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-685970e9-d847-42a8-96e2-4e036da0f453 Date: Tue, 28 Aug 2018 17:34:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:34:54,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b52bd3bf-d391-4298-b3ec-9be19395a437 used request id req-685970e9-d847-42a8-96e2-4e036da0f453 2018-08-28 17:34:54,664 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:34:55,043 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:34:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["6LTBL8dQR2aQnu2gaLPWaQ"], "issued_at": "2018-08-28T17:34:55.000000Z"}} 2018-08-28 17:34:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:55,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f525b5-a601-4bbb-94d6-2ddfb0773b2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:34:55,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-57f525b5-a601-4bbb-94d6-2ddfb0773b2a 2018-08-28 17:34:55,122 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net 2018-08-28 17:34:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" -d '{"network": {"name": "NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net", "admin_state_up": true}}' 2018-08-28 17:34:55,589 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-76f920fd-64c1-4695-964b-28798bc00216 Date: Tue, 28 Aug 2018 17:34:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:55Z","mtu":1450}} 2018-08-28 17:34:55,589 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-76f920fd-64c1-4695-964b-28798bc00216 2018-08-28 17:34:55,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:55,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-b1d6e8bd-d1db-4039-9374-779f9efc9d0a Date: Tue, 28 Aug 2018 17:34:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:34:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:55Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:55,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-b1d6e8bd-d1db-4039-9374-779f9efc9d0a 2018-08-28 17:34:55,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:56,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fe34e3ac-77dc-4c3c-bac4-85a86e8c180e Date: Tue, 28 Aug 2018 17:34:56 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:34:56,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-fe34e3ac-77dc-4c3c-bac4-85a86e8c180e 2018-08-28 17:34:56,123 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet 2018-08-28 17:34:56,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" -d '{"subnets": [{"ip_version": 4, "network_id": "b87fa9d2-52dd-4b66-bc87-4b52af49e94a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]}' 2018-08-28 17:34:56,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b772fa01-a56d-4871-92d5-839a0e997e8e Date: Tue, 28 Aug 2018 17:34:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34: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":"a2d4895edb5a491785776c3ede7809d8","id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]} 2018-08-28 17:34:56,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b772fa01-a56d-4871-92d5-839a0e997e8e 2018-08-28 17:34:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:56,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0c2cde29-631f-4f3a-bad2-f7c9e8c88c3e Date: Tue, 28 Aug 2018 17:34:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["3363f8b7-b2f1-4184-ae96-05aae61d31fa"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:55Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:56,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-0c2cde29-631f-4f3a-bad2-f7c9e8c88c3e 2018-08-28 17:34:56,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:57,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c228579f-5738-42ab-84ff-8757554dee10 Date: Tue, 28 Aug 2018 17:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34: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":"a2d4895edb5a491785776c3ede7809d8","id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]} 2018-08-28 17:34:57,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-c228579f-5738-42ab-84ff-8757554dee10 2018-08-28 17:34:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:57,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-966150ad-9edc-4c2d-acb4-f983410145f0 Date: Tue, 28 Aug 2018 17:34:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["3363f8b7-b2f1-4184-ae96-05aae61d31fa"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:55Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:57,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net used request id req-966150ad-9edc-4c2d-acb4-f983410145f0 2018-08-28 17:34:57,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:34:57,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:34:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:34:57,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:57,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc71060c-5dfa-4e30-aebc-f415c214502c 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:57,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-dc71060c-5dfa-4e30-aebc-f415c214502c 2018-08-28 17:34:57,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:57,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a89bc682-57c6-4286-b5ef-832a080070a4 Date: Tue, 28 Aug 2018 17:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34: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":"a2d4895edb5a491785776c3ede7809d8","id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]} 2018-08-28 17:34:57,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-a89bc682-57c6-4286-b5ef-832a080070a4 2018-08-28 17:34:57,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a&name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:57,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ce91045b-dcdf-4509-9021-2cfc75b24f86 Date: Tue, 28 Aug 2018 17:34:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34: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":"a2d4895edb5a491785776c3ede7809d8","id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]} 2018-08-28 17:34:57,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a&name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet used request id req-ce91045b-dcdf-4509-9021-2cfc75b24f86 2018-08-28 17:34:57,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:34:57,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:34:58,149 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:34:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["N5iGslKFTGGdlow84S6EYQ"], "issued_at": "2018-08-28T17:34:58.000000Z"}} 2018-08-28 17:34:58,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0163cc8b01622debab22b46ad91a7ea070ea3c1" 2018-08-28 17:34:58,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a3fa47-a9e9-4c5b-b36e-f155f5c1b0b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:34:58,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-22a3fa47-a9e9-4c5b-b36e-f155f5c1b0b8 2018-08-28 17:34:58,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:58,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7025e702-2f89-49b5-9c22-bf49faf966e3 Date: Tue, 28 Aug 2018 17:34:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["3363f8b7-b2f1-4184-ae96-05aae61d31fa"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:55Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:58,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net used request id req-7025e702-2f89-49b5-9c22-bf49faf966e3 2018-08-28 17:34:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:58,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ccdb7650-bd86-4418-a149-b57046b5d2c2 Date: Tue, 28 Aug 2018 17:34:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34: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":"a2d4895edb5a491785776c3ede7809d8","id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]} 2018-08-28 17:34:58,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-ccdb7650-bd86-4418-a149-b57046b5d2c2 2018-08-28 17:34:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:59,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7359e889-8dad-4fe9-8e24-d61b16d6d25f Date: Tue, 28 Aug 2018 17:34:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["3363f8b7-b2f1-4184-ae96-05aae61d31fa"],"description":"","tags":[],"updated_at":"2018-08-28T17:34:56Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:55Z","provider:network_type":"vxlan"}]} 2018-08-28 17:34:59,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net used request id req-7359e889-8dad-4fe9-8e24-d61b16d6d25f 2018-08-28 17:34:59,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:34:59,068 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:34:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:34:59,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0163cc8b01622debab22b46ad91a7ea070ea3c1" 2018-08-28 17:34:59,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:34:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0886d3-befd-416b-a97d-9d15a9dc4ff2 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:34:59,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-bd0886d3-befd-416b-a97d-9d15a9dc4ff2 2018-08-28 17:34:59,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:59,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-65f9ddb9-674f-417f-98f0-a8bd432c731e Date: Tue, 28 Aug 2018 17:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34: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":"a2d4895edb5a491785776c3ede7809d8","id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]} 2018-08-28 17:34:59,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-65f9ddb9-674f-417f-98f0-a8bd432c731e 2018-08-28 17:34:59,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a&name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:34:59,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b46afdb1-33d6-4f6a-9a44-19cc2be8f9c6 Date: Tue, 28 Aug 2018 17:34:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","dns_nameservers":[],"updated_at":"2018-08-28T17:34: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":"a2d4895edb5a491785776c3ede7809d8","id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","subnetpool_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet"}]} 2018-08-28 17:34:59,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b87fa9d2-52dd-4b66-bc87-4b52af49e94a&name=NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet used request id req-b46afdb1-33d6-4f6a-9a44-19cc2be8f9c6 2018-08-28 17:34:59,268 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net 2018-08-28 17:34:59,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" -d '{"port": {"network_id": "b87fa9d2-52dd-4b66-bc87-4b52af49e94a", "fixed_ips": [{"subnet_id": "3363f8b7-b2f1-4184-ae96-05aae61d31fa", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-port", "admin_state_up": true}}' 2018-08-28 17:35:00,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-f5f0e46f-bc07-413b-868f-f9616849b8f8 Date: Tue, 28 Aug 2018 17:35:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:59Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","ip_address":"10.55.1.100"}],"id":"75d0f6f6-7913-4bbf-b49a-5d28ae3ff44f","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9c:0c:23","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-port","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:59Z","binding:vnic_type":"normal"}} 2018-08-28 17:35:00,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f5f0e46f-bc07-413b-868f-f9616849b8f8 2018-08-28 17:35:00,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:35:00,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-76ccee70-1f87-4a28-8f8f-900173cd6948 Date: Tue, 28 Aug 2018 17:35:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","ip_address":"10.55.1.3"}],"id":"315a44d5-fee4-47fe-8c63-4a68b22a3e4b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:57:84","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b87fa9d2-52dd-4b66-bc87-4b52af49e94a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","ip_address":"10.55.1.100"}],"id":"75d0f6f6-7913-4bbf-b49a-5d28ae3ff44f","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9c:0c:23","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-port","admin_state_up":true,"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:59Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","ip_address":"10.55.1.2"}],"id":"8972e909-755f-4b58-9acd-27eeb654f0cf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:a6:12","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:56Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b87fa9d2-52dd-4b66-bc87-4b52af49e94a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:34:58Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"3363f8b7-b2f1-4184-ae96-05aae61d31fa","ip_address":"10.55.1.4"}],"id":"c9b65998-b21a-4e68-bb25-049a9f5256ba","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:43:1d:33","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b87fa9d2-52dd-4b66-bc87-4b52af49e94a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:34:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b87fa9d2-52dd-4b66-bc87-4b52af49e94a"}]} 2018-08-28 17:35:00,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-76ccee70-1f87-4a28-8f8f-900173cd6948 2018-08-28 17:35:00,209 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-port 2018-08-28 17:35:00,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/75d0f6f6-7913-4bbf-b49a-5d28ae3ff44f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:35:00,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a13f56f-be77-4e12-baba-2b6db9d4cc32 Date: Tue, 28 Aug 2018 17:35:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:00,787 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/75d0f6f6-7913-4bbf-b49a-5d28ae3ff44f used request id req-9a13f56f-be77-4e12-baba-2b6db9d4cc32 2018-08-28 17:35:00,787 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet 2018-08-28 17:35:00,787 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-subnet 2018-08-28 17:35:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/3363f8b7-b2f1-4184-ae96-05aae61d31fa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:35:03,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80311dad-6181-419e-80f9-71f8fa8e3f12 Date: Tue, 28 Aug 2018 17:35:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:03,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3363f8b7-b2f1-4184-ae96-05aae61d31fa used request id req-80311dad-6181-419e-80f9-71f8fa8e3f12 2018-08-28 17:35:03,102 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-d314153a-6cd6-48ab-84ab-e1696eda57d1-pub-net 2018-08-28 17:35:03,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b87fa9d2-52dd-4b66-bc87-4b52af49e94a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ad3d54c450220645ecf9a1d86f16963a05b7f8" 2018-08-28 17:35:04,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-077a634a-57b0-45a3-82ce-5bc96e022ec4 Date: Tue, 28 Aug 2018 17:35:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:04,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b87fa9d2-52dd-4b66-bc87-4b52af49e94a used request id req-077a634a-57b0-45a3-82ce-5bc96e022ec4 2018-08-28 17:35:04,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:04,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["6cZiQJ3nSGiJZdTc6qcC9Q"], "issued_at": "2018-08-28T17:35:04.000000Z"}} 2018-08-28 17:35:04,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:04,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a661d6d0-e601-4636-920d-398dcab68781 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:04,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a661d6d0-e601-4636-920d-398dcab68781 2018-08-28 17:35:04,923 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net 2018-08-28 17:35:04,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" -d '{"network": {"name": "NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net", "admin_state_up": true}}' 2018-08-28 17:35:05,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-390c7ff6-95a5-4b99-81ff-b5b75ce3f664 Date: Tue, 28 Aug 2018 17:35: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":"4d0e698f-d2cf-44a9-8055-d9dc71743252","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:05Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","mtu":1450}} 2018-08-28 17:35:05,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-390c7ff6-95a5-4b99-81ff-b5b75ce3f664 2018-08-28 17:35:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:05,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-d76296aa-91aa-4d51-937b-2fd959428455 Date: Tue, 28 Aug 2018 17:35:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:05,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-d76296aa-91aa-4d51-937b-2fd959428455 2018-08-28 17:35:05,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:05,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ee3d326-b06a-4e25-ad1c-1c6e21708334 Date: Tue, 28 Aug 2018 17:35:05 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:35:05,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-5ee3d326-b06a-4e25-ad1c-1c6e21708334 2018-08-28 17:35:05,738 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet 2018-08-28 17:35:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" -d '{"subnets": [{"ip_version": 4, "network_id": "4d0e698f-d2cf-44a9-8055-d9dc71743252", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]}' 2018-08-28 17:35:06,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-fb3c5a22-9468-4b8a-bb06-1f85a6fc0281 Date: Tue, 28 Aug 2018 17:35:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:05Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"a9ffe662-c207-4666-bde8-b805c1a72666","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]} 2018-08-28 17:35:06,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-fb3c5a22-9468-4b8a-bb06-1f85a6fc0281 2018-08-28 17:35:06,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:06,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-843fecff-4267-442d-ac01-bfc9a87d0836 Date: Tue, 28 Aug 2018 17:35:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["a9ffe662-c207-4666-bde8-b805c1a72666"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:06,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-843fecff-4267-442d-ac01-bfc9a87d0836 2018-08-28 17:35:06,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:06,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e641d5b8-aea6-40c1-944c-7e84cc035759 Date: Tue, 28 Aug 2018 17:35:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"a9ffe662-c207-4666-bde8-b805c1a72666","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]} 2018-08-28 17:35:06,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-e641d5b8-aea6-40c1-944c-7e84cc035759 2018-08-28 17:35:06,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:06,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4002d140-ef69-4fa4-957a-49fc6f2c7050 Date: Tue, 28 Aug 2018 17:35:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["a9ffe662-c207-4666-bde8-b805c1a72666"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:06,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net used request id req-4002d140-ef69-4fa4-957a-49fc6f2c7050 2018-08-28 17:35:06,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:06,657 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:06,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992559cb-b5b2-4303-97c0-b9863c3f5c90 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:06,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-992559cb-b5b2-4303-97c0-b9863c3f5c90 2018-08-28 17:35:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:07,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7566e944-4c8e-45b2-ab91-e5ee40361ace Date: Tue, 28 Aug 2018 17:35:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"a9ffe662-c207-4666-bde8-b805c1a72666","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]} 2018-08-28 17:35:07,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-7566e944-4c8e-45b2-ab91-e5ee40361ace 2018-08-28 17:35:07,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252&name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:07,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-cd8d3826-5f83-47ec-91c5-2acb278d19e0 Date: Tue, 28 Aug 2018 17:35:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"a9ffe662-c207-4666-bde8-b805c1a72666","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]} 2018-08-28 17:35:07,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252&name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet used request id req-cd8d3826-5f83-47ec-91c5-2acb278d19e0 2018-08-28 17:35:07,225 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:35:07,226 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:07,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["B5w9A9r3Ri69HkIdhEwRbA"], "issued_at": "2018-08-28T17:35:07.000000Z"}} 2018-08-28 17:35:07,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2ac51b75aa86b2aeabd7395a4b50d068f4afe" 2018-08-28 17:35:07,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e3f187-a71e-4052-8983-288662891e7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:07,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-37e3f187-a71e-4052-8983-288662891e7c 2018-08-28 17:35:07,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:07,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e1bd0ec1-fd21-434e-817d-327d66083fe0 Date: Tue, 28 Aug 2018 17:35:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["a9ffe662-c207-4666-bde8-b805c1a72666"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:07,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net used request id req-e1bd0ec1-fd21-434e-817d-327d66083fe0 2018-08-28 17:35:07,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:07,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f91d1625-bd5d-400b-aafd-d2fd3085d36a Date: Tue, 28 Aug 2018 17:35:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"a9ffe662-c207-4666-bde8-b805c1a72666","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]} 2018-08-28 17:35:07,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-f91d1625-bd5d-400b-aafd-d2fd3085d36a 2018-08-28 17:35:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:08,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5e2f9e6c-917b-45a1-8471-8a7fd6bc4ba5 Date: Tue, 28 Aug 2018 17:35:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["a9ffe662-c207-4666-bde8-b805c1a72666"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:05Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:08,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net used request id req-5e2f9e6c-917b-45a1-8471-8a7fd6bc4ba5 2018-08-28 17:35:08,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:08,239 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:08,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7a2ac51b75aa86b2aeabd7395a4b50d068f4afe" 2018-08-28 17:35:08,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0fd563-c9f1-4586-b0a5-0dde25820b2a 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:08,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-7e0fd563-c9f1-4586-b0a5-0dde25820b2a 2018-08-28 17:35:08,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:08,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a450560f-6acd-448b-81be-239c6a76da0e Date: Tue, 28 Aug 2018 17:35:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"a9ffe662-c207-4666-bde8-b805c1a72666","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]} 2018-08-28 17:35:08,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-a450560f-6acd-448b-81be-239c6a76da0e 2018-08-28 17:35:08,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252&name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:08,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-51b39c52-9df0-4557-aa55-deb3cfb51153 Date: Tue, 28 Aug 2018 17:35:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:05Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:05Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"a9ffe662-c207-4666-bde8-b805c1a72666","subnetpool_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet"}]} 2018-08-28 17:35:08,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4d0e698f-d2cf-44a9-8055-d9dc71743252&name=NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet used request id req-51b39c52-9df0-4557-aa55-deb3cfb51153 2018-08-28 17:35:08,747 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net 2018-08-28 17:35:08,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" -d '{"port": {"network_id": "4d0e698f-d2cf-44a9-8055-d9dc71743252", "fixed_ips": [{"subnet_id": "a9ffe662-c207-4666-bde8-b805c1a72666", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-port", "admin_state_up": true}}' 2018-08-28 17:35:09,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-f59e1d1f-9a1b-41cd-aaea-1d3eeea44401 Date: Tue, 28 Aug 2018 17:35:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:09Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a9ffe662-c207-4666-bde8-b805c1a72666","ip_address":"10.55.1.100"}],"id":"637d49cc-7374-45ab-a1bd-0ad585b85ba7","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:8e:d7","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-port","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:09Z","binding:vnic_type":"normal"}} 2018-08-28 17:35:09,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f59e1d1f-9a1b-41cd-aaea-1d3eeea44401 2018-08-28 17:35:09,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:09,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3730 X-Openstack-Request-Id: req-93c91408-6645-4d5c-abc8-b7506d3465f4 Date: Tue, 28 Aug 2018 17:35:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:08Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a9ffe662-c207-4666-bde8-b805c1a72666","ip_address":"10.55.1.4"}],"id":"53952bf4-b6f4-4ea0-a627-21d508dfd692","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:79:39","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4d0e698f-d2cf-44a9-8055-d9dc71743252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a9ffe662-c207-4666-bde8-b805c1a72666","ip_address":"10.55.1.2"}],"id":"6199599b-758a-4876-b30d-a0bca837c6a6","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:ea:5b","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:06Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4d0e698f-d2cf-44a9-8055-d9dc71743252"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"a9ffe662-c207-4666-bde8-b805c1a72666","ip_address":"10.55.1.100"}],"id":"637d49cc-7374-45ab-a1bd-0ad585b85ba7","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ca:8e:d7","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-port","admin_state_up":true,"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:09Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"a9ffe662-c207-4666-bde8-b805c1a72666","ip_address":"10.55.1.3"}],"id":"ff18770e-bf6f-4f25-9c76-4b68f9a2ad2d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:78:75","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4d0e698f-d2cf-44a9-8055-d9dc71743252","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4d0e698f-d2cf-44a9-8055-d9dc71743252"}]} 2018-08-28 17:35:09,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports used request id req-93c91408-6645-4d5c-abc8-b7506d3465f4 2018-08-28 17:35:09,830 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-port 2018-08-28 17:35:09,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/637d49cc-7374-45ab-a1bd-0ad585b85ba7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:10,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-60bbf623-0f79-498b-863e-f4a1807745eb Date: Tue, 28 Aug 2018 17:35:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:10,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/637d49cc-7374-45ab-a1bd-0ad585b85ba7 used request id req-60bbf623-0f79-498b-863e-f4a1807745eb 2018-08-28 17:35:10,409 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet 2018-08-28 17:35:10,409 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-subnet 2018-08-28 17:35:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a9ffe662-c207-4666-bde8-b805c1a72666 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:12,427 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-472452e9-2896-4d9c-808c-95f981c03932 Date: Tue, 28 Aug 2018 17:35:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:12,427 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a9ffe662-c207-4666-bde8-b805c1a72666 used request id req-472452e9-2896-4d9c-808c-95f981c03932 2018-08-28 17:35:12,427 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-0a9d8f19-26db-44d5-9a8f-92186bffd28a-pub-net 2018-08-28 17:35:12,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4d0e698f-d2cf-44a9-8055-d9dc71743252 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c9f8c3f80b3501d09a9f24cb299ab419c11eba1" 2018-08-28 17:35:13,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-35792281-ce01-46b5-9578-557019e9f964 Date: Tue, 28 Aug 2018 17:35:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:13,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4d0e698f-d2cf-44a9-8055-d9dc71743252 used request id req-35792281-ce01-46b5-9578-557019e9f964 2018-08-28 17:35:13,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:14,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["XUL6xYkTT12IpzT2XUCM5Q"], "issued_at": "2018-08-28T17:35:14.000000Z"}} 2018-08-28 17:35:14,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:14,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89b0ab3d-1ae5-46eb-a4dd-12dc1747955a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:14,446 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-89b0ab3d-1ae5-46eb-a4dd-12dc1747955a 2018-08-28 17:35:14,448 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net 2018-08-28 17:35:14,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" -d '{"network": {"name": "NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net", "admin_state_up": true}}' 2018-08-28 17:35:14,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c21de8b5-a3b1-4bb3-a36a-3d32b533244b Date: Tue, 28 Aug 2018 17:35:14 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:14Z","mtu":1450}} 2018-08-28 17:35:14,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c21de8b5-a3b1-4bb3-a36a-3d32b533244b 2018-08-28 17:35:14,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:15,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-761a95b2-cc98-44ef-b8f7-cea453c32d31 Date: Tue, 28 Aug 2018 17:35:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:14Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:15,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-761a95b2-cc98-44ef-b8f7-cea453c32d31 2018-08-28 17:35:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:15,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5c233c8f-8bd0-477b-8794-2879f9396228 Date: Tue, 28 Aug 2018 17:35:15 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:35:15,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-5c233c8f-8bd0-477b-8794-2879f9396228 2018-08-28 17:35:15,255 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet 2018-08-28 17:35:15,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" -d '{"subnets": [{"ip_version": 4, "network_id": "ebaf8534-9854-40fc-84ad-c64aa2f28591", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]}' 2018-08-28 17:35:15,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6369203d-5d80-4e90-a09b-6e8208de1624 Date: Tue, 28 Aug 2018 17:35:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:15Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35: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":"a2d4895edb5a491785776c3ede7809d8","id":"61cb6696-9780-44bd-902c-cd3f55bcfc92","subnetpool_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]} 2018-08-28 17:35:15,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6369203d-5d80-4e90-a09b-6e8208de1624 2018-08-28 17:35:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:16,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3c9b26db-f500-4139-8e76-e32432e34dba Date: Tue, 28 Aug 2018 17:35:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["61cb6696-9780-44bd-902c-cd3f55bcfc92"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:14Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:16,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-3c9b26db-f500-4139-8e76-e32432e34dba 2018-08-28 17:35:16,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:16,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-06a4a531-819a-4a3a-9db5-ca5369eda507 Date: Tue, 28 Aug 2018 17:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:15Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35: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":"a2d4895edb5a491785776c3ede7809d8","id":"61cb6696-9780-44bd-902c-cd3f55bcfc92","subnetpool_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]} 2018-08-28 17:35:16,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-06a4a531-819a-4a3a-9db5-ca5369eda507 2018-08-28 17:35:16,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:16,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-f78679da-a610-4f54-8f9f-d16878585a1a Date: Tue, 28 Aug 2018 17:35:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["61cb6696-9780-44bd-902c-cd3f55bcfc92"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:14Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:16,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net used request id req-f78679da-a610-4f54-8f9f-d16878585a1a 2018-08-28 17:35:16,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:16,966 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:16,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:17,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c303c98-136e-415c-b0fa-8ef5744faa37 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:17,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-1c303c98-136e-415c-b0fa-8ef5744faa37 2018-08-28 17:35:17,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:17,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f6ebabf1-acc9-4d1b-af2a-513f5f3789d5 Date: Tue, 28 Aug 2018 17:35:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:15Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35: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":"a2d4895edb5a491785776c3ede7809d8","id":"61cb6696-9780-44bd-902c-cd3f55bcfc92","subnetpool_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]} 2018-08-28 17:35:17,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-f6ebabf1-acc9-4d1b-af2a-513f5f3789d5 2018-08-28 17:35:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591&name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:17,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36a350b3-5811-4048-9f9a-cde9f8298c23 Date: Tue, 28 Aug 2018 17:35:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:15Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35: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":"a2d4895edb5a491785776c3ede7809d8","id":"61cb6696-9780-44bd-902c-cd3f55bcfc92","subnetpool_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]} 2018-08-28 17:35:17,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591&name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet used request id req-36a350b3-5811-4048-9f9a-cde9f8298c23 2018-08-28 17:35:17,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:35:17,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:17,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["OxO9XsEUTeKju9qQIE8mHw"], "issued_at": "2018-08-28T17:35:17.000000Z"}} 2018-08-28 17:35:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779d16e814b6c05e4c785c49429cb29532d2f465" 2018-08-28 17:35:17,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd5d5f6b-fd1f-4e29-8046-7d9e36f9b102 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:17,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd5d5f6b-fd1f-4e29-8046-7d9e36f9b102 2018-08-28 17:35:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:18,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-31e367fc-2bc6-4e6c-806f-fb73181e1315 Date: Tue, 28 Aug 2018 17:35:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["61cb6696-9780-44bd-902c-cd3f55bcfc92"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:14Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:18,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net used request id req-31e367fc-2bc6-4e6c-806f-fb73181e1315 2018-08-28 17:35:18,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:18,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e169f057-52d2-4df9-8ffa-320c42f378e5 Date: Tue, 28 Aug 2018 17:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:15Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35: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":"a2d4895edb5a491785776c3ede7809d8","id":"61cb6696-9780-44bd-902c-cd3f55bcfc92","subnetpool_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]} 2018-08-28 17:35:18,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-e169f057-52d2-4df9-8ffa-320c42f378e5 2018-08-28 17:35:18,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:18,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c757ce33-d1ff-4aed-ad87-c50bced01f7c Date: Tue, 28 Aug 2018 17:35:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["61cb6696-9780-44bd-902c-cd3f55bcfc92"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:14Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:18,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net used request id req-c757ce33-d1ff-4aed-ad87-c50bced01f7c 2018-08-28 17:35:18,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:18,390 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:18,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}779d16e814b6c05e4c785c49429cb29532d2f465" 2018-08-28 17:35:18,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b7da29-9257-4a83-8671-13dd2331fd5a 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:18,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-72b7da29-9257-4a83-8671-13dd2331fd5a 2018-08-28 17:35:18,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:18,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c8910096-c696-4ac4-b675-b2cd823566a6 Date: Tue, 28 Aug 2018 17:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:15Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35: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":"a2d4895edb5a491785776c3ede7809d8","id":"61cb6696-9780-44bd-902c-cd3f55bcfc92","subnetpool_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]} 2018-08-28 17:35:18,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-c8910096-c696-4ac4-b675-b2cd823566a6 2018-08-28 17:35:18,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591&name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:18,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-3696e5a8-a161-4195-970d-9e65b84b6db4 Date: Tue, 28 Aug 2018 17:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ebaf8534-9854-40fc-84ad-c64aa2f28591","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:15Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35: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":"a2d4895edb5a491785776c3ede7809d8","id":"61cb6696-9780-44bd-902c-cd3f55bcfc92","subnetpool_id":null,"name":"NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet"}]} 2018-08-28 17:35:18,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ebaf8534-9854-40fc-84ad-c64aa2f28591&name=NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet used request id req-3696e5a8-a161-4195-970d-9e65b84b6db4 2018-08-28 17:35:18,907 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net 2018-08-28 17:35:18,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" -d '{"port": {"network_id": "ebaf8534-9854-40fc-84ad-c64aa2f28591", "fixed_ips": [{"subnet_id": "61cb6696-9780-44bd-902c-cd3f55bcfc92", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-port", "admin_state_up": true}}' 2018-08-28 17:35:18,925 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-1c50cb69-798a-4016-8874-003340bcda55 Date: Tue, 28 Aug 2018 17:35:18 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 17:35:18,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1c50cb69-798a-4016-8874-003340bcda55 2018-08-28 17:35:18,925 - 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-08-28 17:35:18,926 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet 2018-08-28 17:35:18,926 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-subnet 2018-08-28 17:35:18,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/61cb6696-9780-44bd-902c-cd3f55bcfc92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:20,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-527dcbe9-f2c6-4c7a-80c2-f652f4acc895 Date: Tue, 28 Aug 2018 17:35:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:20,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/61cb6696-9780-44bd-902c-cd3f55bcfc92 used request id req-527dcbe9-f2c6-4c7a-80c2-f652f4acc895 2018-08-28 17:35:20,763 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-571bcdde-fb38-472c-8cd3-6fca9b73a778-pub-net 2018-08-28 17:35:20,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ebaf8534-9854-40fc-84ad-c64aa2f28591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f914ec0a67016f77be2bcf144bc3d5bdd080baf" 2018-08-28 17:35:22,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-040b8992-a631-4db7-b880-934feefdb23a Date: Tue, 28 Aug 2018 17:35:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:22,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ebaf8534-9854-40fc-84ad-c64aa2f28591 used request id req-040b8992-a631-4db7-b880-934feefdb23a 2018-08-28 17:35:22,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:22,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["NrTq5fH2RV6KuP49Os6sKA"], "issued_at": "2018-08-28T17:35:22.000000Z"}} 2018-08-28 17:35:22,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:22,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a3d14c8-0caa-43a5-85a0-2a394011d899 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:22,642 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a3d14c8-0caa-43a5-85a0-2a394011d899 2018-08-28 17:35:22,643 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net 2018-08-28 17:35:22,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" -d '{"network": {"name": "NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net", "admin_state_up": true}}' 2018-08-28 17:35:23,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-7258a85f-d5f6-4a66-af86-353998859305 Date: Tue, 28 Aug 2018 17:35: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":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:22Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:22Z","mtu":1450}} 2018-08-28 17:35:23,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7258a85f-d5f6-4a66-af86-353998859305 2018-08-28 17:35:23,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:23,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-349cda00-2c86-4907-bbd5-16b910de793f Date: Tue, 28 Aug 2018 17:35:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:22Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:22Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:23,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-349cda00-2c86-4907-bbd5-16b910de793f 2018-08-28 17:35:23,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:23,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3f6c2f44-6843-40f1-ac3e-71cffa4e1b57 Date: Tue, 28 Aug 2018 17:35:23 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:35:23,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-3f6c2f44-6843-40f1-ac3e-71cffa4e1b57 2018-08-28 17:35:23,597 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet 2018-08-28 17:35:23,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" -d '{"subnets": [{"ip_version": 4, "network_id": "c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]}' 2018-08-28 17:35:24,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afe63132-2091-48a0-9f38-7abd7f2b3282 Date: Tue, 28 Aug 2018 17:35:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:23Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"776c91c7-ca10-42a1-beed-56b7cd94539d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]} 2018-08-28 17:35:24,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-afe63132-2091-48a0-9f38-7abd7f2b3282 2018-08-28 17:35:24,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:24,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e3b7fd40-b1ad-4cae-9759-24499158c553 Date: Tue, 28 Aug 2018 17:35:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["776c91c7-ca10-42a1-beed-56b7cd94539d"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:22Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:24,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-e3b7fd40-b1ad-4cae-9759-24499158c553 2018-08-28 17:35:24,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:24,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f4bb1003-83a8-4de5-82b6-8eb0145aedfe Date: Tue, 28 Aug 2018 17:35:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"776c91c7-ca10-42a1-beed-56b7cd94539d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]} 2018-08-28 17:35:24,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-f4bb1003-83a8-4de5-82b6-8eb0145aedfe 2018-08-28 17:35:24,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:24,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1b2bc538-8443-42b7-a25a-748d8d6946f4 Date: Tue, 28 Aug 2018 17:35:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["776c91c7-ca10-42a1-beed-56b7cd94539d"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:22Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:24,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net used request id req-1b2bc538-8443-42b7-a25a-748d8d6946f4 2018-08-28 17:35:24,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:24,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:25,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c85fc45-4152-44e7-99f9-f170ac15eb8a 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:25,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-8c85fc45-4152-44e7-99f9-f170ac15eb8a 2018-08-28 17:35:25,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:25,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f60412c5-2387-4a7d-8200-cc1ca32be8a3 Date: Tue, 28 Aug 2018 17:35:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"776c91c7-ca10-42a1-beed-56b7cd94539d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]} 2018-08-28 17:35:25,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-f60412c5-2387-4a7d-8200-cc1ca32be8a3 2018-08-28 17:35:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27&name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:25,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c8eb8498-8155-4e1c-96ee-87c5fa5fa2ce Date: Tue, 28 Aug 2018 17:35:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"776c91c7-ca10-42a1-beed-56b7cd94539d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]} 2018-08-28 17:35:25,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27&name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet used request id req-c8eb8498-8155-4e1c-96ee-87c5fa5fa2ce 2018-08-28 17:35:25,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:35:25,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:25,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["fiN6cPzJRk6gYxJEadd4qQ"], "issued_at": "2018-08-28T17:35:25.000000Z"}} 2018-08-28 17:35:25,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878411d4628da9f0f267288f0e78ce5eeee6393" 2018-08-28 17:35:25,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fba947e6-078c-431e-a835-a65bc3fecba1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:25,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fba947e6-078c-431e-a835-a65bc3fecba1 2018-08-28 17:35:25,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:26,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e5ef9700-a384-43e0-8965-de3f2b4fe704 Date: Tue, 28 Aug 2018 17:35:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["776c91c7-ca10-42a1-beed-56b7cd94539d"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:22Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:26,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net used request id req-e5ef9700-a384-43e0-8965-de3f2b4fe704 2018-08-28 17:35:26,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:26,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f1862613-a592-4a84-b60c-31e76a7f1f7d Date: Tue, 28 Aug 2018 17:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"776c91c7-ca10-42a1-beed-56b7cd94539d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]} 2018-08-28 17:35:26,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-f1862613-a592-4a84-b60c-31e76a7f1f7d 2018-08-28 17:35:26,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:26,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9d6622ba-3da4-4619-824b-144fd790030b Date: Tue, 28 Aug 2018 17:35:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":3,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["776c91c7-ca10-42a1-beed-56b7cd94539d"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:23Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:22Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:26,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net used request id req-9d6622ba-3da4-4619-824b-144fd790030b 2018-08-28 17:35:26,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:26,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:26,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e878411d4628da9f0f267288f0e78ce5eeee6393" 2018-08-28 17:35:26,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f589ee8-243e-4e4f-aa56-4748736c31d2 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:26,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-2f589ee8-243e-4e4f-aa56-4748736c31d2 2018-08-28 17:35:26,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:26,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-22ced11f-456d-4d5e-8df2-886760a78c60 Date: Tue, 28 Aug 2018 17:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"776c91c7-ca10-42a1-beed-56b7cd94539d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]} 2018-08-28 17:35:26,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-22ced11f-456d-4d5e-8df2-886760a78c60 2018-08-28 17:35:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27&name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:26,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d751cedb-8f6a-4d29-9d55-6fb97b3649fa Date: Tue, 28 Aug 2018 17:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:23Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"776c91c7-ca10-42a1-beed-56b7cd94539d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet"}]} 2018-08-28 17:35:26,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27&name=NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet used request id req-d751cedb-8f6a-4d29-9d55-6fb97b3649fa 2018-08-28 17:35:26,951 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net 2018-08-28 17:35:26,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" -d '{"port": {"network_id": "c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27", "fixed_ips": [{"subnet_id": "776c91c7-ca10-42a1-beed-56b7cd94539d", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-port", "admin_state_up": true}}' 2018-08-28 17:35:27,343 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-00231a14-6943-4842-b09e-cbbc2912a4ac Date: Tue, 28 Aug 2018 17:35:27 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-08-28 17:35:27,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-00231a14-6943-4842-b09e-cbbc2912a4ac 2018-08-28 17:35:27,344 - 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-08-28 17:35:27,344 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet 2018-08-28 17:35:27,344 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-subnet 2018-08-28 17:35:27,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/776c91c7-ca10-42a1-beed-56b7cd94539d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:29,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-125e3f5b-aa55-4766-a957-42e998da6f40 Date: Tue, 28 Aug 2018 17:35:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:29,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/776c91c7-ca10-42a1-beed-56b7cd94539d used request id req-125e3f5b-aa55-4766-a957-42e998da6f40 2018-08-28 17:35:29,170 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-68c67b7a-e908-4991-a2be-3dd0eca847f4-pub-net 2018-08-28 17:35:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a906ee4e517734290f85c62cb95d4b81efb1ca73" 2018-08-28 17:35:30,453 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0e1c13e-df4a-4ab4-b005-404af3c95e2f Date: Tue, 28 Aug 2018 17:35:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:30,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c1ac56e7-ded0-44a3-8f67-c0ac9ca23c27 used request id req-c0e1c13e-df4a-4ab4-b005-404af3c95e2f 2018-08-28 17:35:30,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:30,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["cV2tDKKKQcC9HTHfg4c3ww"], "issued_at": "2018-08-28T17:35:30.000000Z"}} 2018-08-28 17:35:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:30,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffd4e894-9176-4676-bdbe-1e557e60cc10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:30,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ffd4e894-9176-4676-bdbe-1e557e60cc10 2018-08-28 17:35:30,941 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net 2018-08-28 17:35:30,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" -d '{"network": {"name": "NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net", "admin_state_up": true}}' 2018-08-28 17:35:31,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2b82358b-a0c9-4783-b54e-b06b6c3164ed Date: Tue, 28 Aug 2018 17:35: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":"5e857a21-0ebb-4e22-8c02-47ccda48779a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:31Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:31Z","mtu":1450}} 2018-08-28 17:35:31,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2b82358b-a0c9-4783-b54e-b06b6c3164ed 2018-08-28 17:35:31,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:31,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-b02084d9-6c56-4d7c-bd8b-58fa298ebc60 Date: Tue, 28 Aug 2018 17:35:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:31Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:31,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-b02084d9-6c56-4d7c-bd8b-58fa298ebc60 2018-08-28 17:35:31,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:31,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9e67e458-4345-4321-ac63-a41b7d43a996 Date: Tue, 28 Aug 2018 17:35:31 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:35:31,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-9e67e458-4345-4321-ac63-a41b7d43a996 2018-08-28 17:35:31,856 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet 2018-08-28 17:35:31,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" -d '{"subnets": [{"ip_version": 4, "network_id": "5e857a21-0ebb-4e22-8c02-47ccda48779a", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]}' 2018-08-28 17:35:32,507 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d0769e22-05a6-4fcb-a732-6c13b007f7e0 Date: Tue, 28 Aug 2018 17:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"20a54bb1-cc60-4ef6-a363-4145e8800a72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]} 2018-08-28 17:35:32,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-d0769e22-05a6-4fcb-a732-6c13b007f7e0 2018-08-28 17:35:32,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:32,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-82177334-bc5b-47b6-a1e3-62b63981d84d Date: Tue, 28 Aug 2018 17:35:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["20a54bb1-cc60-4ef6-a363-4145e8800a72"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:32,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-82177334-bc5b-47b6-a1e3-62b63981d84d 2018-08-28 17:35:32,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:32,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9ef56b4a-bc56-4457-addb-c76b5cb686da Date: Tue, 28 Aug 2018 17:35:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"20a54bb1-cc60-4ef6-a363-4145e8800a72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]} 2018-08-28 17:35:32,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-9ef56b4a-bc56-4457-addb-c76b5cb686da 2018-08-28 17:35:33,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:33,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a5ca9522-5b27-4bff-a873-121ebed86f92 Date: Tue, 28 Aug 2018 17:35:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["20a54bb1-cc60-4ef6-a363-4145e8800a72"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:33,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net used request id req-a5ca9522-5b27-4bff-a873-121ebed86f92 2018-08-28 17:35:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:33,248 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:33,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:33,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f244a19-ddd0-43e4-adb6-7edef0568cca 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:33,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-6f244a19-ddd0-43e4-adb6-7edef0568cca 2018-08-28 17:35:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:33,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-218e2d2b-7dc6-4cb9-812b-aae7410cdeca Date: Tue, 28 Aug 2018 17:35:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"20a54bb1-cc60-4ef6-a363-4145e8800a72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]} 2018-08-28 17:35:33,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-218e2d2b-7dc6-4cb9-812b-aae7410cdeca 2018-08-28 17:35:33,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a&name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:33,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b0811261-a2a6-4d45-bdfb-94b6ec93dec4 Date: Tue, 28 Aug 2018 17:35:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"20a54bb1-cc60-4ef6-a363-4145e8800a72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]} 2018-08-28 17:35:33,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a&name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet used request id req-b0811261-a2a6-4d45-bdfb-94b6ec93dec4 2018-08-28 17:35:33,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:35:33,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:33,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["LlbnTD7OQLGoHcBkMEdaSA"], "issued_at": "2018-08-28T17:35:33.000000Z"}} 2018-08-28 17:35:33,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c000e481a7b176c2c2cd9969abfeadcee64769" 2018-08-28 17:35:33,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93094d8-3ea3-4413-b625-4be7e8ec2c0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:33,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c93094d8-3ea3-4413-b625-4be7e8ec2c0e 2018-08-28 17:35:33,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:34,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-da68d5f1-0523-4b1d-815e-d02c47808e72 Date: Tue, 28 Aug 2018 17:35:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["20a54bb1-cc60-4ef6-a363-4145e8800a72"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:34,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net used request id req-da68d5f1-0523-4b1d-815e-d02c47808e72 2018-08-28 17:35:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:34,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-585dfff0-811f-4179-8a72-6dc67d3d7e59 Date: Tue, 28 Aug 2018 17:35:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"20a54bb1-cc60-4ef6-a363-4145e8800a72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]} 2018-08-28 17:35:34,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-585dfff0-811f-4179-8a72-6dc67d3d7e59 2018-08-28 17:35:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:34,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c36b4b57-182d-4ad0-8c35-e68b6d5ac08e Date: Tue, 28 Aug 2018 17:35:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":98,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["20a54bb1-cc60-4ef6-a363-4145e8800a72"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:32Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:31Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:34,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net used request id req-c36b4b57-182d-4ad0-8c35-e68b6d5ac08e 2018-08-28 17:35:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:34,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:34,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c000e481a7b176c2c2cd9969abfeadcee64769" 2018-08-28 17:35:34,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-479df4df-09b1-4a3c-ace4-09be5cac8bcf 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:34,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-479df4df-09b1-4a3c-ace4-09be5cac8bcf 2018-08-28 17:35:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:34,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2d9ebd0d-a972-4730-b6eb-13cf093d5b34 Date: Tue, 28 Aug 2018 17:35:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"20a54bb1-cc60-4ef6-a363-4145e8800a72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]} 2018-08-28 17:35:34,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-2d9ebd0d-a972-4730-b6eb-13cf093d5b34 2018-08-28 17:35:34,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a&name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:35,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ff131ec6-3c9b-48e1-aeba-479f6e4c4e93 Date: Tue, 28 Aug 2018 17:35:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5e857a21-0ebb-4e22-8c02-47ccda48779a","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:32Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"20a54bb1-cc60-4ef6-a363-4145e8800a72","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet"}]} 2018-08-28 17:35:35,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5e857a21-0ebb-4e22-8c02-47ccda48779a&name=NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet used request id req-ff131ec6-3c9b-48e1-aeba-479f6e4c4e93 2018-08-28 17:35:35,122 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net 2018-08-28 17:35:35,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" -d '{"port": {"network_id": "5e857a21-0ebb-4e22-8c02-47ccda48779a", "fixed_ips": [{"subnet_id": "20a54bb1-cc60-4ef6-a363-4145e8800a72", "ip_address": null}], "name": "NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-port", "admin_state_up": true}}' 2018-08-28 17:35:35,275 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-c4d42f20-75d2-4687-af29-682ea338918b Date: Tue, 28 Aug 2018 17:35:35 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 17:35:35,275 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-c4d42f20-75d2-4687-af29-682ea338918b 2018-08-28 17:35:35,276 - 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-08-28 17:35:35,276 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet 2018-08-28 17:35:35,276 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-subnet 2018-08-28 17:35:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/20a54bb1-cc60-4ef6-a363-4145e8800a72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:37,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73125df1-3fcb-4a90-8235-e35a9889ba0a Date: Tue, 28 Aug 2018 17:35:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:37,220 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/20a54bb1-cc60-4ef6-a363-4145e8800a72 used request id req-73125df1-3fcb-4a90-8235-e35a9889ba0a 2018-08-28 17:35:37,220 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9ac4c7eb-4567-4f5b-849d-62e02aa3dbab-pub-net 2018-08-28 17:35:37,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5e857a21-0ebb-4e22-8c02-47ccda48779a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}547e8a2c6a4908f00d1e6c679a33700c42eda143" 2018-08-28 17:35:38,642 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-544699e3-862c-4305-b6d3-bb7a9bdd2be5 Date: Tue, 28 Aug 2018 17:35:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:38,643 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5e857a21-0ebb-4e22-8c02-47ccda48779a used request id req-544699e3-862c-4305-b6d3-bb7a9bdd2be5 2018-08-28 17:35:38,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:39,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["bc6bC5KCTtu5TPj8VE5-tA"], "issued_at": "2018-08-28T17:35:39.000000Z"}} 2018-08-28 17:35:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:39,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a14497bc-5379-4e95-a4b9-99cb941946c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:39,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a14497bc-5379-4e95-a4b9-99cb941946c2 2018-08-28 17:35:39,098 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net 2018-08-28 17:35:39,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" -d '{"network": {"name": "NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net", "admin_state_up": true}}' 2018-08-28 17:35:39,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-6470365e-7ad0-4515-9a4f-e33ee2f83598 Date: Tue, 28 Aug 2018 17:35: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":"72c306e5-5630-46bb-aeb9-45c2f16a984d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:39Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:39Z","mtu":1450}} 2018-08-28 17:35:39,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-6470365e-7ad0-4515-9a4f-e33ee2f83598 2018-08-28 17:35:39,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:39,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-262f39c3-c8ab-450a-a9a1-6dc11ab758e0 Date: Tue, 28 Aug 2018 17:35:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:35:39Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:39Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:39,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-262f39c3-c8ab-450a-a9a1-6dc11ab758e0 2018-08-28 17:35:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:40,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ed5f50c8-1818-4d86-b4a9-13b8d64d63e3 Date: Tue, 28 Aug 2018 17:35:40 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:35:40,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-ed5f50c8-1818-4d86-b4a9-13b8d64d63e3 2018-08-28 17:35:40,073 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet 2018-08-28 17:35:40,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" -d '{"subnets": [{"ip_version": 4, "network_id": "72c306e5-5630-46bb-aeb9-45c2f16a984d", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]}' 2018-08-28 17:35:40,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e0e6dd6e-8b4b-40b2-99fc-fc6dff875693 Date: Tue, 28 Aug 2018 17:35:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:40Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:40Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"db574045-69f3-4018-a7da-8a598f0f0fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]} 2018-08-28 17:35:40,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e0e6dd6e-8b4b-40b2-99fc-fc6dff875693 2018-08-28 17:35:40,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:40,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-25f3d68b-405f-45b3-b050-116198327365 Date: Tue, 28 Aug 2018 17:35:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["db574045-69f3-4018-a7da-8a598f0f0fd2"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:39Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:40,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-25f3d68b-405f-45b3-b050-116198327365 2018-08-28 17:35:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:41,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b738c863-b826-4215-bdc8-627f06394e77 Date: Tue, 28 Aug 2018 17:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:40Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"db574045-69f3-4018-a7da-8a598f0f0fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]} 2018-08-28 17:35:41,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-b738c863-b826-4215-bdc8-627f06394e77 2018-08-28 17:35:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:41,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bb0d3d4d-b102-4e19-a607-cb2b2d92770b Date: Tue, 28 Aug 2018 17:35:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["db574045-69f3-4018-a7da-8a598f0f0fd2"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:39Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:41,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net used request id req-bb0d3d4d-b102-4e19-a607-cb2b2d92770b 2018-08-28 17:35:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:41,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:41,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:41,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3488f85d-077b-4183-8e2c-c4aa8af04f82 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:41,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-3488f85d-077b-4183-8e2c-c4aa8af04f82 2018-08-28 17:35:41,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:41,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-0bae6130-f591-4302-87f3-1189bf4c0e75 Date: Tue, 28 Aug 2018 17:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:40Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"db574045-69f3-4018-a7da-8a598f0f0fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]} 2018-08-28 17:35:41,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-0bae6130-f591-4302-87f3-1189bf4c0e75 2018-08-28 17:35:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d&name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:41,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5ce4bcd0-d4c1-487b-b3c1-19311a58ce42 Date: Tue, 28 Aug 2018 17:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:40Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"db574045-69f3-4018-a7da-8a598f0f0fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]} 2018-08-28 17:35:41,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d&name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet used request id req-5ce4bcd0-d4c1-487b-b3c1-19311a58ce42 2018-08-28 17:35:41,700 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:35:41,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:42,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["vVlgUerHS3ePcAnL0C2T5A"], "issued_at": "2018-08-28T17:35:42.000000Z"}} 2018-08-28 17:35:42,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed63662f262201d7c299e5c1ee56010e201c3f80" 2018-08-28 17:35:42,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be8f75e-c588-4fb9-9322-88947752589f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:42,202 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0be8f75e-c588-4fb9-9322-88947752589f 2018-08-28 17:35:42,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-a93c442b-e4b4-49ac-9e6a-858734d621ca Date: Tue, 28 Aug 2018 17:35:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["db574045-69f3-4018-a7da-8a598f0f0fd2"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:39Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:42,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net used request id req-a93c442b-e4b4-49ac-9e6a-858734d621ca 2018-08-28 17:35:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:42,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e7118117-73ab-434b-88a5-4dbe536a8411 Date: Tue, 28 Aug 2018 17:35:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:40Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"db574045-69f3-4018-a7da-8a598f0f0fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]} 2018-08-28 17:35:42,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-e7118117-73ab-434b-88a5-4dbe536a8411 2018-08-28 17:35:42,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:42,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-30ec2341-ca67-493c-8736-952758cbcf36 Date: Tue, 28 Aug 2018 17:35:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["db574045-69f3-4018-a7da-8a598f0f0fd2"],"description":"","tags":[],"updated_at":"2018-08-28T17:35:40Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:39Z","provider:network_type":"vxlan"}]} 2018-08-28 17:35:42,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net used request id req-30ec2341-ca67-493c-8736-952758cbcf36 2018-08-28 17:35:42,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:42,922 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed63662f262201d7c299e5c1ee56010e201c3f80" 2018-08-28 17:35:43,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b60baa7-b768-4a61-9ffe-a431285aad59 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:43,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-0b60baa7-b768-4a61-9ffe-a431285aad59 2018-08-28 17:35:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:43,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-18d2de37-13a5-4171-af05-60af508248df Date: Tue, 28 Aug 2018 17:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:40Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"db574045-69f3-4018-a7da-8a598f0f0fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]} 2018-08-28 17:35:43,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-18d2de37-13a5-4171-af05-60af508248df 2018-08-28 17:35:43,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d&name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:43,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-29d76a08-8304-420b-8aae-19fc854d10f0 Date: Tue, 28 Aug 2018 17:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:40Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"db574045-69f3-4018-a7da-8a598f0f0fd2","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet"}]} 2018-08-28 17:35:43,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=72c306e5-5630-46bb-aeb9-45c2f16a984d&name=NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet used request id req-29d76a08-8304-420b-8aae-19fc854d10f0 2018-08-28 17:35:43,148 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net 2018-08-28 17:35:43,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" -d '{"port": {"network_id": "72c306e5-5630-46bb-aeb9-45c2f16a984d", "fixed_ips": [{"subnet_id": "db574045-69f3-4018-a7da-8a598f0f0fd2", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-08-28 17:35:43,926 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-f15f1436-e0fa-4786-9339-16c56cc13fd8 Date: Tue, 28 Aug 2018 17:35:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:43Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"db574045-69f3-4018-a7da-8a598f0f0fd2","ip_address":"10.55.1.100"}],"id":"ee4ca600-f00c-418f-a606-68612bb0d591","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:da:da:74","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:43Z","binding:vnic_type":"normal"}} 2018-08-28 17:35:43,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f15f1436-e0fa-4786-9339-16c56cc13fd8 2018-08-28 17:35:43,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/ee4ca600-f00c-418f-a606-68612bb0d591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:43,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-3e8ebb05-46e1-42f6-8569-95ace3e14ca1 Date: Tue, 28 Aug 2018 17:35:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"db574045-69f3-4018-a7da-8a598f0f0fd2","ip_address":"10.55.1.100"}],"id":"ee4ca600-f00c-418f-a606-68612bb0d591","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:da:da:74","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"72c306e5-5630-46bb-aeb9-45c2f16a984d","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:35:43Z","binding:vnic_type":"normal"}} 2018-08-28 17:35:43,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/ee4ca600-f00c-418f-a606-68612bb0d591 used request id req-3e8ebb05-46e1-42f6-8569-95ace3e14ca1 2018-08-28 17:35:43,981 - neutron_utils - INFO - Deleting port with name 2018-08-28 17:35:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ee4ca600-f00c-418f-a606-68612bb0d591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:44,520 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b7eaeb40-1764-476c-a902-a03d7f3de56d Date: Tue, 28 Aug 2018 17:35:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:44,520 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ee4ca600-f00c-418f-a606-68612bb0d591 used request id req-b7eaeb40-1764-476c-a902-a03d7f3de56d 2018-08-28 17:35:44,520 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet 2018-08-28 17:35:44,521 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-subnet 2018-08-28 17:35:44,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/db574045-69f3-4018-a7da-8a598f0f0fd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:46,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19c936f4-152a-40fd-b7c5-836c4fb21db0 Date: Tue, 28 Aug 2018 17:35:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:46,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/db574045-69f3-4018-a7da-8a598f0f0fd2 used request id req-19c936f4-152a-40fd-b7c5-836c4fb21db0 2018-08-28 17:35:46,685 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bfcc0ea0-defa-4616-9e9a-2b370d4f8346-pub-net 2018-08-28 17:35:46,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/72c306e5-5630-46bb-aeb9-45c2f16a984d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbcd4d4fc88a71f5a3ff00f8fad0a6adf5f43746" 2018-08-28 17:35:47,836 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b9eaa10f-5763-46de-bf71-feb07308d34c Date: Tue, 28 Aug 2018 17:35:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:35:47,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/72c306e5-5630-46bb-aeb9-45c2f16a984d used request id req-b9eaa10f-5763-46de-bf71-feb07308d34c 2018-08-28 17:35:47,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:48,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["648Zpi-tRoKIyIrcKr0pIA"], "issued_at": "2018-08-28T17:35:48.000000Z"}} 2018-08-28 17:35:48,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130061eba4370362beea855523883af458e7b2c" 2018-08-28 17:35:48,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d6a39a2-23ca-4be9-b3f5-f2d2bbea033c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:48,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5d6a39a2-23ca-4be9-b3f5-f2d2bbea033c 2018-08-28 17:35:48,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:35:48,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:48,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["NW3tPWBlS1WgIcvQypjGDQ"], "issued_at": "2018-08-28T17:35:48.000000Z"}} 2018-08-28 17:35:48,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d264e3ff8980bf436996520018104eaf1f7643f" 2018-08-28 17:35:48,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-780d9410-b4b9-4392-8b63-52e23d73e7f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:48,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-780d9410-b4b9-4392-8b63-52e23d73e7f5 2018-08-28 17:35:48,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-111eefb4-fc6b-4327-a199-d502cdb47620-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f130061eba4370362beea855523883af458e7b2c" 2018-08-28 17:35:48,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8660208-5657-441a-8db9-e7c97d73742e Date: Tue, 28 Aug 2018 17:35:49 GMT RESP BODY: {"networks":[]} 2018-08-28 17:35:48,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NeutronUtilsRouterTests-111eefb4-fc6b-4327-a199-d502cdb47620-pub-net used request id req-f8660208-5657-441a-8db9-e7c97d73742e 2018-08-28 17:35:48,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:49,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["_mcWjYnNRAKfqZIXiEiL6Q"], "issued_at": "2018-08-28T17:35:49.000000Z"}} 2018-08-28 17:35:49,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:49,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d7d2f5-4b96-4ad6-a525-9fcf3eda596c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:49,421 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-49d7d2f5-4b96-4ad6-a525-9fcf3eda596c 2018-08-28 17:35:49,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:35:49,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:35:49,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["lfJ1f439RuikdacHnR6RhQ"], "issued_at": "2018-08-28T17:35:49.000000Z"}} 2018-08-28 17:35:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c3f2abd6dc1e2acc8da6759d50be00347ac019" 2018-08-28 17:35:49,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2813c6d2-a3ed-49a0-9ed2-01c046dc8acf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:35:49,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2813c6d2-a3ed-49a0-9ed2-01c046dc8acf 2018-08-28 17:35:49,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:50,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-836737df-b3f8-4ac2-bb30-607a664e2747 Date: Tue, 28 Aug 2018 17:35:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:35:50,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-836737df-b3f8-4ac2-bb30-607a664e2747 2018-08-28 17:35:50,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:50,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-95fa6f31-314a-40dd-a01b-3a86ce3f3697 Date: Tue, 28 Aug 2018 17:35:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:35:50,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-95fa6f31-314a-40dd-a01b-3a86ce3f3697 2018-08-28 17:35:50,374 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router 2018-08-28 17:35:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router", "admin_state_up": true}}' 2018-08-28 17:35:55,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-333c6cb4-4f9e-4a96-bb57-d95e3f719455 Date: Tue, 28 Aug 2018 17:35:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:35:51Z", "admin_state_up": true, "updated_at": "2018-08-28T17:35:51Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 2, "routes": [], "ha": true, "id": "f06140c9-cac6-44d3-aaae-ab7c1b4514d3", "name": "NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router"}} 2018-08-28 17:35:55,155 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-333c6cb4-4f9e-4a96-bb57-d95e3f719455 2018-08-28 17:35:55,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f06140c9-cac6-44d3-aaae-ab7c1b4514d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:55,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-be97e85f-c334-4ac1-a82c-2e60da2d6f46 Date: Tue, 28 Aug 2018 17:35:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e712d608-a035-499b-a8b0-5b3e2056e9e2","ip_address":"169.254.192.11"}],"id":"17a0b40d-25db-480b-8ded-4d0fb19c7aa9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:4d:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:53Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:52Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e712d608-a035-499b-a8b0-5b3e2056e9e2","ip_address":"169.254.192.6"}],"id":"4f1b64c1-52f7-4419-a864-8590a78314f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:e8:7d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:52Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e712d608-a035-499b-a8b0-5b3e2056e9e2","ip_address":"169.254.192.8"}],"id":"6e616ebf-740b-4fc4-abe3-e7708ee99780","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:98:f2:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:53Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:51Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.204"}],"id":"a0892792-72e5-453e-b4cf-030cf261baa7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:fd:5c:60","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:35:51Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"}]} 2018-08-28 17:35:55,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f06140c9-cac6-44d3-aaae-ab7c1b4514d3 used request id req-be97e85f-c334-4ac1-a82c-2e60da2d6f46 2018-08-28 17:35:55,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:55,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-007dfa59-3bde-4452-9d1b-10e835583165 Date: Tue, 28 Aug 2018 17:35:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:35:55,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-007dfa59-3bde-4452-9d1b-10e835583165 2018-08-28 17:35:55,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:55,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f9048fa3-1d8f-4c31-b4ce-1876e007fcda Date: Tue, 28 Aug 2018 17:35:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:50Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:50Z","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":"e712d608-a035-499b-a8b0-5b3e2056e9e2","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:35:55,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 used request id req-f9048fa3-1d8f-4c31-b4ce-1876e007fcda 2018-08-28 17:35:55,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:55,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c1eaa6b4-909d-43f6-88d8-29d1edc22397 Date: Tue, 28 Aug 2018 17:35:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:50Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:50Z","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":"e712d608-a035-499b-a8b0-5b3e2056e9e2","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:35:55,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 used request id req-c1eaa6b4-909d-43f6-88d8-29d1edc22397 2018-08-28 17:35:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:55,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-728d79f0-0051-42f2-84c2-3687981fee72 Date: Tue, 28 Aug 2018 17:35:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:50Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:50Z","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":"e712d608-a035-499b-a8b0-5b3e2056e9e2","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:35:55,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 used request id req-728d79f0-0051-42f2-84c2-3687981fee72 2018-08-28 17:35:55,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:56,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-dd97cf12-51e8-4fd0-9177-d61907bb6b7e Date: Tue, 28 Aug 2018 17:35:56 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:35:51Z", "admin_state_up": true, "updated_at": "2018-08-28T17:35:54Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "f06140c9-cac6-44d3-aaae-ab7c1b4514d3", "name": "NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router"}]} 2018-08-28 17:35:56,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router used request id req-dd97cf12-51e8-4fd0-9177-d61907bb6b7e 2018-08-28 17:35:56,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:35:56,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:35:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:35:56,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:56,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6259ec2d-d2d1-42da-acf7-75dbc308536a 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:35:56,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-6259ec2d-d2d1-42da-acf7-75dbc308536a 2018-08-28 17:35:56,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f06140c9-cac6-44d3-aaae-ab7c1b4514d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:56,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-6e0a3cce-eade-463d-a36e-aef3c77806be Date: Tue, 28 Aug 2018 17:35:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:53Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e712d608-a035-499b-a8b0-5b3e2056e9e2","ip_address":"169.254.192.11"}],"id":"17a0b40d-25db-480b-8ded-4d0fb19c7aa9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6a:4d:bc","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:53Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:56Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e712d608-a035-499b-a8b0-5b3e2056e9e2","ip_address":"169.254.192.6"}],"id":"4f1b64c1-52f7-4419-a864-8590a78314f2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8f:e8:7d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:52Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e712d608-a035-499b-a8b0-5b3e2056e9e2","ip_address":"169.254.192.8"}],"id":"6e616ebf-740b-4fc4-abe3-e7708ee99780","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:98:f2:16","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:53Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:35:55Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.204"}],"id":"a0892792-72e5-453e-b4cf-030cf261baa7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fd:5c:60","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:35:51Z","binding:vnic_type":"normal","device_id":"f06140c9-cac6-44d3-aaae-ab7c1b4514d3"}]} 2018-08-28 17:35:56,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f06140c9-cac6-44d3-aaae-ab7c1b4514d3 used request id req-6e0a3cce-eade-463d-a36e-aef3c77806be 2018-08-28 17:35:56,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:56,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2fa2d5ce-3f23-42fb-a445-98c543197e8a Date: Tue, 28 Aug 2018 17:35:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:35:56,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-2fa2d5ce-3f23-42fb-a445-98c543197e8a 2018-08-28 17:35:56,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:56,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7b4e9991-fded-472c-a788-d989ededb4fd Date: Tue, 28 Aug 2018 17:35:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:50Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:50Z","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":"e712d608-a035-499b-a8b0-5b3e2056e9e2","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:35:56,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 used request id req-7b4e9991-fded-472c-a788-d989ededb4fd 2018-08-28 17:35:56,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:56,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5906c93e-c664-4496-8b77-a5ea0dce01b8 Date: Tue, 28 Aug 2018 17:35:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:50Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:50Z","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":"e712d608-a035-499b-a8b0-5b3e2056e9e2","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:35:56,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 used request id req-5906c93e-c664-4496-8b77-a5ea0dce01b8 2018-08-28 17:35:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:35:56,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9feaf69b-f94b-4908-86e0-ff152ffd26e5 Date: Tue, 28 Aug 2018 17:35:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8a191c0b-4ac4-4b7a-ab86-ccf680e8d904","tenant_id":"","created_at":"2018-08-28T17:35:50Z","dns_nameservers":[],"updated_at":"2018-08-28T17:35:50Z","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":"e712d608-a035-499b-a8b0-5b3e2056e9e2","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:35:56,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e712d608-a035-499b-a8b0-5b3e2056e9e2 used request id req-9feaf69b-f94b-4908-86e0-ff152ffd26e5 2018-08-28 17:35:56,844 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router 2018-08-28 17:35:56,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/f06140c9-cac6-44d3-aaae-ab7c1b4514d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:36:01,696 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-479c575f-093d-41cb-9c8b-f764e59b79e1 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:01,696 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f06140c9-cac6-44d3-aaae-ab7c1b4514d3 used request id req-479c575f-093d-41cb-9c8b-f764e59b79e1 2018-08-28 17:36:01,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca579eca519ced29d886a24d07086fe4fb6071d6" 2018-08-28 17:36:01,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ed4632f6-5615-4850-9d2d-8179f0e394ec Date: Tue, 28 Aug 2018 17:36:01 GMT RESP BODY: {"routers": []} 2018-08-28 17:36:01,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-fdf580fb-c42b-4201-8462-130d948a0e52-pub-router used request id req-ed4632f6-5615-4850-9d2d-8179f0e394ec 2018-08-28 17:36:01,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:02,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Xzmzy06kQGSpLoTroH25sQ"], "issued_at": "2018-08-28T17:36:02.000000Z"}} 2018-08-28 17:36:02,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:02,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a8e4bc9-b907-4db7-9cb0-874cf7d3d82b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:02,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2a8e4bc9-b907-4db7-9cb0-874cf7d3d82b 2018-08-28 17:36:02,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:36:02,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:02,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["KbDPK8ZvRQ6n9vyAC8MrTw"], "issued_at": "2018-08-28T17:36:02.000000Z"}} 2018-08-28 17:36:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ccc0712a449b959c10a0eed6a064966e6e2d643" 2018-08-28 17:36:02,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-446a550b-847c-49a7-b15b-b401054e9254 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:02,845 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-446a550b-847c-49a7-b15b-b401054e9254 2018-08-28 17:36:02,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:03,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-bfdd3015-9266-4b7b-bb30-9775db3b32c2 Date: Tue, 28 Aug 2018 17:36:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:36:03,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-bfdd3015-9266-4b7b-bb30-9775db3b32c2 2018-08-28 17:36:03,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:03,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-b5685f67-40af-422d-be96-7b0af1581a48 Date: Tue, 28 Aug 2018 17:36:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:36:03,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-b5685f67-40af-422d-be96-7b0af1581a48 2018-08-28 17:36:03,318 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router 2018-08-28 17:36:03,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router", "admin_state_up": true}}' 2018-08-28 17:36:08,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-59f7aa17-2589-44ba-b6c1-24607400e110 Date: Tue, 28 Aug 2018 17:36:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:04Z", "admin_state_up": true, "updated_at": "2018-08-28T17:36:04Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "7e59cd93-29d1-4013-bc6f-bafa534faa03", "name": "NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router"}} 2018-08-28 17:36:08,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-59f7aa17-2589-44ba-b6c1-24607400e110 2018-08-28 17:36:08,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7e59cd93-29d1-4013-bc6f-bafa534faa03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:08,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-75290d58-8333-4a1c-ad33-2d3836c1dcf8 Date: Tue, 28 Aug 2018 17:36:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:04Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.207"}],"id":"199bdb40-2a6d-425e-9e85-524eadde0139","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b8:41:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:36:04Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00a0401a-a7c4-415f-a3e2-c975b6304038","ip_address":"169.254.192.3"}],"id":"2aefe89d-5c2e-4540-b2cb-e792efa05c04","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9e:9e:ae","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:06Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00a0401a-a7c4-415f-a3e2-c975b6304038","ip_address":"169.254.192.1"}],"id":"a1d9ba0a-a938-4d23-9bda-d7915aa2c328","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:50:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:05Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00a0401a-a7c4-415f-a3e2-c975b6304038","ip_address":"169.254.192.8"}],"id":"c5d68ac1-1aa6-4d07-a116-af4e6952294b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:e0:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:07Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"}]} 2018-08-28 17:36:08,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7e59cd93-29d1-4013-bc6f-bafa534faa03 used request id req-75290d58-8333-4a1c-ad33-2d3836c1dcf8 2018-08-28 17:36:08,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:08,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c55b7f5f-942e-457b-b36d-3000f94a5086 Date: Tue, 28 Aug 2018 17:36:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:36:08,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-c55b7f5f-942e-457b-b36d-3000f94a5086 2018-08-28 17:36:08,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:08,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4f4ac6d8-a394-4aa8-811f-f405a8249885 Date: Tue, 28 Aug 2018 17:36:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:03Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36: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":"00a0401a-a7c4-415f-a3e2-c975b6304038","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:36:08,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 used request id req-4f4ac6d8-a394-4aa8-811f-f405a8249885 2018-08-28 17:36:08,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:08,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0006f72d-79c5-412f-b49d-804c5cd0340f Date: Tue, 28 Aug 2018 17:36:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:03Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36: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":"00a0401a-a7c4-415f-a3e2-c975b6304038","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:36:08,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 used request id req-0006f72d-79c5-412f-b49d-804c5cd0340f 2018-08-28 17:36:08,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c0c55262-797f-4301-8ee9-54e4fdfc0a3c Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:03Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36: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":"00a0401a-a7c4-415f-a3e2-c975b6304038","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:36:09,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 used request id req-c0c55262-797f-4301-8ee9-54e4fdfc0a3c 2018-08-28 17:36:09,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-9115cf98-fe59-4259-8c12-f994ae3f207b Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:04Z", "admin_state_up": true, "updated_at": "2018-08-28T17:36:07Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "7e59cd93-29d1-4013-bc6f-bafa534faa03", "name": "NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router"}]} 2018-08-28 17:36:09,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router used request id req-9115cf98-fe59-4259-8c12-f994ae3f207b 2018-08-28 17:36:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:36:09,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:36:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:36:09,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1f1c88-c0d6-4005-9e3b-cefaa30edc36 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:36:09,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-5b1f1c88-c0d6-4005-9e3b-cefaa30edc36 2018-08-28 17:36:09,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=7e59cd93-29d1-4013-bc6f-bafa534faa03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-18d0dc58-4063-489e-88be-1b080b51bf0c Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:08Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.207"}],"id":"199bdb40-2a6d-425e-9e85-524eadde0139","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:41:6d","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T17:36:04Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:09Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00a0401a-a7c4-415f-a3e2-c975b6304038","ip_address":"169.254.192.3"}],"id":"2aefe89d-5c2e-4540-b2cb-e792efa05c04","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9e:9e:ae","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:06Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00a0401a-a7c4-415f-a3e2-c975b6304038","ip_address":"169.254.192.1"}],"id":"a1d9ba0a-a938-4d23-9bda-d7915aa2c328","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:36:50:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:05Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"00a0401a-a7c4-415f-a3e2-c975b6304038","ip_address":"169.254.192.8"}],"id":"c5d68ac1-1aa6-4d07-a116-af4e6952294b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8d:e0:d9","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a2d4895edb5a491785776c3ede7809d8","admin_state_up":true,"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:07Z","binding:vnic_type":"normal","device_id":"7e59cd93-29d1-4013-bc6f-bafa534faa03"}]} 2018-08-28 17:36:09,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=7e59cd93-29d1-4013-bc6f-bafa534faa03 used request id req-18d0dc58-4063-489e-88be-1b080b51bf0c 2018-08-28 17:36:09,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b1b6bb14-3cbb-4cc3-8a62-950dcb685ee6 Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 17:36:09,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-b1b6bb14-3cbb-4cc3-8a62-950dcb685ee6 2018-08-28 17:36:09,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-350c93b3-b238-491d-9916-56e692227f6a Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:03Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36: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":"00a0401a-a7c4-415f-a3e2-c975b6304038","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:36:09,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 used request id req-350c93b3-b238-491d-9916-56e692227f6a 2018-08-28 17:36:09,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9ed796e5-f39a-4216-b665-3eeec807368b Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:03Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36: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":"00a0401a-a7c4-415f-a3e2-c975b6304038","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:36:09,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 used request id req-9ed796e5-f39a-4216-b665-3eeec807368b 2018-08-28 17:36:09,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f2838816-edd9-4b08-8360-d972668f7653 Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ebc2e3c2-9d14-412a-a647-5fdaf5c0d8f6","tenant_id":"","created_at":"2018-08-28T17:36:03Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36: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":"00a0401a-a7c4-415f-a3e2-c975b6304038","subnetpool_id":null,"name":"HA subnet tenant a2d4895edb5a491785776c3ede7809d8"}} 2018-08-28 17:36:09,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/00a0401a-a7c4-415f-a3e2-c975b6304038 used request id req-f2838816-edd9-4b08-8360-d972668f7653 2018-08-28 17:36:09,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-83c07526-afcc-46c9-ad0a-5f0658957644 Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:36:09,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-83c07526-afcc-46c9-ad0a-5f0658957644 2018-08-28 17:36:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:09,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-1141bf9a-3e86-41d8-ab01-b09ea89fe2b8 Date: Tue, 28 Aug 2018 17:36:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:36:09,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-1141bf9a-3e86-41d8-ab01-b09ea89fe2b8 2018-08-28 17:36:09,948 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router 2018-08-28 17:36:09,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/7e59cd93-29d1-4013-bc6f-bafa534faa03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:13,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c3fc5b0-8cf9-4cb6-b0fa-2213e63c9270 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:13,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/7e59cd93-29d1-4013-bc6f-bafa534faa03 used request id req-2c3fc5b0-8cf9-4cb6-b0fa-2213e63c9270 2018-08-28 17:36:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fe9ead0d7fc1439ab112163d07df70702139eb" 2018-08-28 17:36:13,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d807132d-82ff-4c19-a4ea-6f6854699120 Date: Tue, 28 Aug 2018 17:36:13 GMT RESP BODY: {"routers": []} 2018-08-28 17:36:13,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=NeutronUtilsRouterTests-919fe6aa-9ae7-4d4a-a32a-19c036807c85-pub-router used request id req-d807132d-82ff-4c19-a4ea-6f6854699120 2018-08-28 17:36:13,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:14,190 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["taWNbXNKTiaRCcw-WSka-Q"], "issued_at": "2018-08-28T17:36:14.000000Z"}} 2018-08-28 17:36:14,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a394877517a03ad070e0f0c525a30d5c52bf7c" 2018-08-28 17:36:14,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aefc6e34-c732-41c9-a5ce-1dfd41f6e287 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:14,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aefc6e34-c732-41c9-a5ce-1dfd41f6e287 2018-08-28 17:36:14,279 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename 2018-08-28 17:36:14,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a394877517a03ad070e0f0c525a30d5c52bf7c" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename"}}' 2018-08-28 17:36:14,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-924d8afb-60ca-4fa2-ae02-4c0dc3050dff Date: Tue, 28 Aug 2018 17:36:14 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:14Z", "updated_at": "2018-08-28T17:36:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "revision_number": 0, "id": "67814188-74c3-4ce2-9250-f74c95026ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "revision_number": 0, "id": "c440e81e-edf0-41f1-9110-f6d4f79f2dac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "name": "NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename"}} 2018-08-28 17:36:14,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-924d8afb-60ca-4fa2-ae02-4c0dc3050dff 2018-08-28 17:36:14,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aec7c87-b7cb-43db-b76d-693bddce3b09 2018-08-28 17:36:14,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3aec7c87-b7cb-43db-b76d-693bddce3b09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a394877517a03ad070e0f0c525a30d5c52bf7c" 2018-08-28 17:36:14,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0bbcd921-be9e-4740-b867-e483783f49ce Date: Tue, 28 Aug 2018 17:36:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:14Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "67814188-74c3-4ce2-9250-f74c95026ab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:14Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "c440e81e-edf0-41f1-9110-f6d4f79f2dac"}]} 2018-08-28 17:36:14,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3aec7c87-b7cb-43db-b76d-693bddce3b09 used request id req-0bbcd921-be9e-4740-b867-e483783f49ce 2018-08-28 17:36:14,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a394877517a03ad070e0f0c525a30d5c52bf7c" 2018-08-28 17:36:15,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-0e7af413-de09-4f5f-a62b-6c63e121a2c2 Date: Tue, 28 Aug 2018 17:36:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:14Z", "updated_at": "2018-08-28T17:36:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "revision_number": 0, "id": "c440e81e-edf0-41f1-9110-f6d4f79f2dac", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "revision_number": 0, "id": "67814188-74c3-4ce2-9250-f74c95026ab8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "name": "NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename"}]} 2018-08-28 17:36:15,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename used request id req-0e7af413-de09-4f5f-a62b-6c63e121a2c2 2018-08-28 17:36:15,155 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3aec7c87-b7cb-43db-b76d-693bddce3b09 2018-08-28 17:36:15,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3aec7c87-b7cb-43db-b76d-693bddce3b09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a394877517a03ad070e0f0c525a30d5c52bf7c" 2018-08-28 17:36:15,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-41331b02-24a4-4221-8a7b-4f0ed36f7edc Date: Tue, 28 Aug 2018 17:36:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:14Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "67814188-74c3-4ce2-9250-f74c95026ab8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:14Z", "security_group_id": "3aec7c87-b7cb-43db-b76d-693bddce3b09", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:14Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "c440e81e-edf0-41f1-9110-f6d4f79f2dac"}]} 2018-08-28 17:36:15,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3aec7c87-b7cb-43db-b76d-693bddce3b09 used request id req-41331b02-24a4-4221-8a7b-4f0ed36f7edc 2018-08-28 17:36:15,329 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename 2018-08-28 17:36:15,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3aec7c87-b7cb-43db-b76d-693bddce3b09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a394877517a03ad070e0f0c525a30d5c52bf7c" 2018-08-28 17:36:15,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a0e31ca-32a4-4cc4-b167-aaa0a84ef920 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:15,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3aec7c87-b7cb-43db-b76d-693bddce3b09 used request id req-4a0e31ca-32a4-4cc4-b167-aaa0a84ef920 2018-08-28 17:36:15,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0a394877517a03ad070e0f0c525a30d5c52bf7c" 2018-08-28 17:36:15,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-db74ac87-6094-4ed8-b5ff-5b7e385b87d6 Date: Tue, 28 Aug 2018 17:36:15 GMT RESP BODY: {"security_groups": []} 2018-08-28 17:36:15,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-0c33ebd3-7aac-4b51-93ce-58ba43b22deename used request id req-db74ac87-6094-4ed8-b5ff-5b7e385b87d6 2018-08-28 17:36:15,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:16,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["8L5kxebyS9-eHEVtXaWpdw"], "issued_at": "2018-08-28T17:36:16.000000Z"}} 2018-08-28 17:36:16,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cbd3bc30a0033e2b29206e19a17d56501e6d004" 2018-08-28 17:36:16,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f32e34d-dbea-4c52-abe3-8a6083a85e67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:16,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f32e34d-dbea-4c52-abe3-8a6083a85e67 2018-08-28 17:36:16,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:16,616 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["oxMbF74HSzegCBzsBDE6zQ"], "issued_at": "2018-08-28T17:36:16.000000Z"}} 2018-08-28 17:36:16,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e755e84ef609f2d1a4b045db8867e4b887c0aa9" 2018-08-28 17:36:16,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4321b6b0-981b-4e89-99fe-5511303e870b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:16,706 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4321b6b0-981b-4e89-99fe-5511303e870b 2018-08-28 17:36:16,707 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-642917ba-fb73-4dfb-9a7a-12b85fedcc71name 2018-08-28 17:36:16,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e755e84ef609f2d1a4b045db8867e4b887c0aa9" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-642917ba-fb73-4dfb-9a7a-12b85fedcc71name", "description": "hello group"}}' 2018-08-28 17:36:17,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d316401c-772e-47ec-b7ac-3033c0a86110 Date: Tue, 28 Aug 2018 17:36:17 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:16Z", "updated_at": "2018-08-28T17:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:16Z", "revision_number": 0, "id": "251dcc51-a4a4-4b60-85a7-260cfe858148", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:16Z", "revision_number": 0, "id": "a761bd93-1495-456d-83c3-0697543cf645", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "name": "NeutronUtilsSecurityGroupTests-642917ba-fb73-4dfb-9a7a-12b85fedcc71name"}} 2018-08-28 17:36:17,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-d316401c-772e-47ec-b7ac-3033c0a86110 2018-08-28 17:36:17,079 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dc64608-98cc-4dcd-bd2e-654d66cf493d 2018-08-28 17:36:17,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1dc64608-98cc-4dcd-bd2e-654d66cf493d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e755e84ef609f2d1a4b045db8867e4b887c0aa9" 2018-08-28 17:36:17,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44ef73d0-4165-46f2-8719-afa46b6474f3 Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:16Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "251dcc51-a4a4-4b60-85a7-260cfe858148"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:16Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "a761bd93-1495-456d-83c3-0697543cf645"}]} 2018-08-28 17:36:17,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1dc64608-98cc-4dcd-bd2e-654d66cf493d used request id req-44ef73d0-4165-46f2-8719-afa46b6474f3 2018-08-28 17:36:17,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-642917ba-fb73-4dfb-9a7a-12b85fedcc71name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e755e84ef609f2d1a4b045db8867e4b887c0aa9" 2018-08-28 17:36:17,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-cfacf40b-088a-4558-83d3-592ac7f14403 Date: Tue, 28 Aug 2018 17:36:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:16Z", "updated_at": "2018-08-28T17:36:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:16Z", "revision_number": 0, "id": "a761bd93-1495-456d-83c3-0697543cf645", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:16Z", "revision_number": 0, "id": "251dcc51-a4a4-4b60-85a7-260cfe858148", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "name": "NeutronUtilsSecurityGroupTests-642917ba-fb73-4dfb-9a7a-12b85fedcc71name"}]} 2018-08-28 17:36:17,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-642917ba-fb73-4dfb-9a7a-12b85fedcc71name&description=hello+group used request id req-cfacf40b-088a-4558-83d3-592ac7f14403 2018-08-28 17:36:17,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1dc64608-98cc-4dcd-bd2e-654d66cf493d 2018-08-28 17:36:17,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1dc64608-98cc-4dcd-bd2e-654d66cf493d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e755e84ef609f2d1a4b045db8867e4b887c0aa9" 2018-08-28 17:36:17,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44c0de61-9630-451a-9fa9-e04d90009e72 Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:16Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "251dcc51-a4a4-4b60-85a7-260cfe858148"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:16Z", "security_group_id": "1dc64608-98cc-4dcd-bd2e-654d66cf493d", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:16Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "a761bd93-1495-456d-83c3-0697543cf645"}]} 2018-08-28 17:36:17,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1dc64608-98cc-4dcd-bd2e-654d66cf493d used request id req-44c0de61-9630-451a-9fa9-e04d90009e72 2018-08-28 17:36:17,680 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-642917ba-fb73-4dfb-9a7a-12b85fedcc71name 2018-08-28 17:36:17,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1dc64608-98cc-4dcd-bd2e-654d66cf493d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e755e84ef609f2d1a4b045db8867e4b887c0aa9" 2018-08-28 17:36:17,999 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d74bd635-3579-46e8-9fca-4da1d7edd019 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:17,999 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1dc64608-98cc-4dcd-bd2e-654d66cf493d used request id req-d74bd635-3579-46e8-9fca-4da1d7edd019 2018-08-28 17:36:18,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:18,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["dXEwVZ9FT_uaui7VYBsr4A"], "issued_at": "2018-08-28T17:36:18.000000Z"}} 2018-08-28 17:36:18,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:18,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de4b1c3a-c444-4e55-9452-c5a8da0f6412 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:18,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-de4b1c3a-c444-4e55-9452-c5a8da0f6412 2018-08-28 17:36:18,467 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name 2018-08-28 17:36:18,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name", "description": "hello group"}}' 2018-08-28 17:36:18,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e7546d61-4f89-4014-903e-859c0c0d0600 Date: Tue, 28 Aug 2018 17:36:18 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "updated_at": "2018-08-28T17:36:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "name": "NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name"}} 2018-08-28 17:36:18,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-e7546d61-4f89-4014-903e-859c0c0d0600 2018-08-28 17:36:18,982 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82289436-a4d6-4f31-b09d-4ea111be6f6e 2018-08-28 17:36:18,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:19,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6afe0042-5311-4b99-9b39-778dd4d9b9db Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41"}]} 2018-08-28 17:36:19,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e used request id req-6afe0042-5311-4b99-9b39-778dd4d9b9db 2018-08-28 17:36:19,161 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82289436-a4d6-4f31-b09d-4ea111be6f6e 2018-08-28 17:36:19,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:19,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ba9860f-3d7c-49d0-94c9-12642d43cb81 Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41"}]} 2018-08-28 17:36:19,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e used request id req-9ba9860f-3d7c-49d0-94c9-12642d43cb81 2018-08-28 17:36:19,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:19,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9c84927-3279-409c-b14b-174dc0ba6887 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:19,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9c84927-3279-409c-b14b-174dc0ba6887 2018-08-28 17:36:19,425 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name 2018-08-28 17:36:19,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:19,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-6a961619-23ca-4d60-acbd-5706f5ea56fb Date: Tue, 28 Aug 2018 17:36:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "updated_at": "2018-08-28T17:36:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "name": "NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name"}]} 2018-08-28 17:36:19,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name used request id req-6a961619-23ca-4d60-acbd-5706f5ea56fb 2018-08-28 17:36:19,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:36:19,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:36:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:36:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:19,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7fb7f9-f0f1-4122-8c72-efcfd7418046 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:36:19,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-cc7fb7f9-f0f1-4122-8c72-efcfd7418046 2018-08-28 17:36:19,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82289436-a4d6-4f31-b09d-4ea111be6f6e 2018-08-28 17:36:19,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:19,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-91429d6d-6aaa-49c1-9a98-24a8b975941e Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41"}]} 2018-08-28 17:36:19,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e used request id req-91429d6d-6aaa-49c1-9a98-24a8b975941e 2018-08-28 17:36:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e"}}' 2018-08-28 17:36:19,993 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-de58b5ce-850a-4ec1-96b3-d3c3ef0a0682 Date: Tue, 28 Aug 2018 17:36:20 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-08-28T17:36:19Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:19Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "7b0d161f-de5a-4883-8e60-7685ebf932e7"}} 2018-08-28 17:36:19,993 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-de58b5ce-850a-4ec1-96b3-d3c3ef0a0682 2018-08-28 17:36:19,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:20,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-fb0a0537-65cd-44f8-a888-ef117466328e Date: Tue, 28 Aug 2018 17:36:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "updated_at": "2018-08-28T17:36:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:19Z", "revision_number": 0, "id": "7b0d161f-de5a-4883-8e60-7685ebf932e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:19Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 3, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "name": "NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name"}]} 2018-08-28 17:36:20,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name&description=hello+group used request id req-fb0a0537-65cd-44f8-a888-ef117466328e 2018-08-28 17:36:20,207 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82289436-a4d6-4f31-b09d-4ea111be6f6e 2018-08-28 17:36:20,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:20,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-ea7f3d2a-7252-4be4-8a6a-d7bc7c261978 Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:19Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:19Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "7b0d161f-de5a-4883-8e60-7685ebf932e7"}]} 2018-08-28 17:36:20,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e used request id req-ea7f3d2a-7252-4be4-8a6a-d7bc7c261978 2018-08-28 17:36:20,417 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82289436-a4d6-4f31-b09d-4ea111be6f6e 2018-08-28 17:36:20,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:20,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-ce125917-a8e5-4a7b-9dc6-45f34caf2efc Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:19Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:19Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "7b0d161f-de5a-4883-8e60-7685ebf932e7"}]} 2018-08-28 17:36:20,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e used request id req-ce125917-a8e5-4a7b-9dc6-45f34caf2efc 2018-08-28 17:36:20,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:20,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-493516d5-ccb1-4c3d-8e36-9e963d346d03 Date: Tue, 28 Aug 2018 17:36:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "updated_at": "2018-08-28T17:36:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:19Z", "revision_number": 0, "id": "7b0d161f-de5a-4883-8e60-7685ebf932e7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:19Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "revision_number": 0, "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 3, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "name": "NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name"}]} 2018-08-28 17:36:20,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name&description=hello+group used request id req-493516d5-ccb1-4c3d-8e36-9e963d346d03 2018-08-28 17:36:20,785 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 82289436-a4d6-4f31-b09d-4ea111be6f6e 2018-08-28 17:36:20,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:20,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-4ade1e04-0b9d-466f-b2b6-41cda23d6103 Date: Tue, 28 Aug 2018 17:36: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-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "06c41d0c-4c5a-4698-8b19-8c05d8529f19"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:18Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:18Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "59d9bf45-baeb-487c-ae44-7a9cfd5b2b41"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:19Z", "security_group_id": "82289436-a4d6-4f31-b09d-4ea111be6f6e", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:19Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "7b0d161f-de5a-4883-8e60-7685ebf932e7"}]} 2018-08-28 17:36:20,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=82289436-a4d6-4f31-b09d-4ea111be6f6e used request id req-4ade1e04-0b9d-466f-b2b6-41cda23d6103 2018-08-28 17:36:20,964 - neutron_utils - INFO - Deleting security group rule with ID - 06c41d0c-4c5a-4698-8b19-8c05d8529f19 2018-08-28 17:36:20,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/06c41d0c-4c5a-4698-8b19-8c05d8529f19 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:21,208 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae9491f0-bcd1-490c-a39b-7c38d8cc1f53 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:21,209 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/06c41d0c-4c5a-4698-8b19-8c05d8529f19 used request id req-ae9491f0-bcd1-490c-a39b-7c38d8cc1f53 2018-08-28 17:36:21,209 - neutron_utils - INFO - Deleting security group rule with ID - 59d9bf45-baeb-487c-ae44-7a9cfd5b2b41 2018-08-28 17:36:21,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/59d9bf45-baeb-487c-ae44-7a9cfd5b2b41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:21,299 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0f98e870-e43f-4811-a26f-2e768a5b8712 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:21,299 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/59d9bf45-baeb-487c-ae44-7a9cfd5b2b41 used request id req-0f98e870-e43f-4811-a26f-2e768a5b8712 2018-08-28 17:36:21,299 - neutron_utils - INFO - Deleting security group rule with ID - 7b0d161f-de5a-4883-8e60-7685ebf932e7 2018-08-28 17:36:21,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7b0d161f-de5a-4883-8e60-7685ebf932e7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:21,395 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e6aaf563-1c9f-4a01-9e06-282954ed8665 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:21,395 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7b0d161f-de5a-4883-8e60-7685ebf932e7 used request id req-e6aaf563-1c9f-4a01-9e06-282954ed8665 2018-08-28 17:36:21,395 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-d06c759d-d4d4-4248-b311-4e33a03d0d10name 2018-08-28 17:36:21,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/82289436-a4d6-4f31-b09d-4ea111be6f6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}788166ab170d4e0be6bca4e68237d9a606340818" 2018-08-28 17:36:21,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff8a2fea-7a10-4ce4-9c5f-6a3ea009dcdf Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:21,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/82289436-a4d6-4f31-b09d-4ea111be6f6e used request id req-ff8a2fea-7a10-4ce4-9c5f-6a3ea009dcdf 2018-08-28 17:36:21,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:22,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["tD4HB2wdRpifN8o5rf_HdA"], "issued_at": "2018-08-28T17:36:22.000000Z"}} 2018-08-28 17:36:22,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:22,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d7fa5d-bad9-4460-8189-202533664e2d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:22,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e1d7fa5d-bad9-4460-8189-202533664e2d 2018-08-28 17:36:22,253 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-1 2018-08-28 17:36:22,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-1", "description": "hello group"}}' 2018-08-28 17:36:22,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-a2d58c23-fd71-483f-844b-a5a4c694fc5c Date: Tue, 28 Aug 2018 17:36:22 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:22Z", "updated_at": "2018-08-28T17:36:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "revision_number": 0, "id": "1faf81dc-cd1d-4b0d-ac43-8a494d54c86f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "revision_number": 0, "id": "93d7f8ef-a0bd-4225-a760-8ac27a43c046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "name": "NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-1"}} 2018-08-28 17:36:22,766 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-a2d58c23-fd71-483f-844b-a5a4c694fc5c 2018-08-28 17:36:22,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7f9d62b-ab5f-458b-9127-35bf36be5ddc 2018-08-28 17:36:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d7f9d62b-ab5f-458b-9127-35bf36be5ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:22,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ef11e9f-3e36-49db-9d17-3bb5202c7602 Date: Tue, 28 Aug 2018 17:36:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:22Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "1faf81dc-cd1d-4b0d-ac43-8a494d54c86f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:22Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "93d7f8ef-a0bd-4225-a760-8ac27a43c046"}]} 2018-08-28 17:36:22,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d7f9d62b-ab5f-458b-9127-35bf36be5ddc used request id req-9ef11e9f-3e36-49db-9d17-3bb5202c7602 2018-08-28 17:36:22,938 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-2 2018-08-28 17:36:22,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-2", "description": "hello group"}}' 2018-08-28 17:36:23,298 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-698f934f-403c-4b6a-883a-947ab6aa693e Date: Tue, 28 Aug 2018 17:36:23 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:23Z", "updated_at": "2018-08-28T17:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "revision_number": 0, "id": "2af9d8bf-dd21-4be4-952a-5daa3703884b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "revision_number": 0, "id": "485a6a48-88df-478a-b0ee-a62c9c724b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "name": "NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-2"}} 2018-08-28 17:36:23,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-698f934f-403c-4b6a-883a-947ab6aa693e 2018-08-28 17:36:23,299 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 618755ca-5eaf-40ba-97a8-7417918e04fd 2018-08-28 17:36:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=618755ca-5eaf-40ba-97a8-7417918e04fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:23,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-108d3af5-7354-452e-8468-cf8ac0237cfd Date: Tue, 28 Aug 2018 17:36:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:23Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "2af9d8bf-dd21-4be4-952a-5daa3703884b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:23Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "485a6a48-88df-478a-b0ee-a62c9c724b33"}]} 2018-08-28 17:36:23,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=618755ca-5eaf-40ba-97a8-7417918e04fd used request id req-108d3af5-7354-452e-8468-cf8ac0237cfd 2018-08-28 17:36:23,481 - neutron_utils - INFO - Retrieving security group with ID - d7f9d62b-ab5f-458b-9127-35bf36be5ddc 2018-08-28 17:36:23,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d7f9d62b-ab5f-458b-9127-35bf36be5ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:23,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-82969480-7163-48ca-bec5-3e896188141c Date: Tue, 28 Aug 2018 17:36:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:22Z", "updated_at": "2018-08-28T17:36:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "revision_number": 0, "id": "1faf81dc-cd1d-4b0d-ac43-8a494d54c86f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "revision_number": 0, "id": "93d7f8ef-a0bd-4225-a760-8ac27a43c046", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "name": "NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-1"}]} 2018-08-28 17:36:23,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d7f9d62b-ab5f-458b-9127-35bf36be5ddc used request id req-82969480-7163-48ca-bec5-3e896188141c 2018-08-28 17:36:23,673 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7f9d62b-ab5f-458b-9127-35bf36be5ddc 2018-08-28 17:36:23,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d7f9d62b-ab5f-458b-9127-35bf36be5ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:23,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fc570ede-6ebb-4726-a619-265c0cf8d7cf Date: Tue, 28 Aug 2018 17:36:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:22Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "1faf81dc-cd1d-4b0d-ac43-8a494d54c86f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:22Z", "security_group_id": "d7f9d62b-ab5f-458b-9127-35bf36be5ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:22Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "93d7f8ef-a0bd-4225-a760-8ac27a43c046"}]} 2018-08-28 17:36:23,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d7f9d62b-ab5f-458b-9127-35bf36be5ddc used request id req-fc570ede-6ebb-4726-a619-265c0cf8d7cf 2018-08-28 17:36:23,835 - neutron_utils - INFO - Retrieving security group with ID - 618755ca-5eaf-40ba-97a8-7417918e04fd 2018-08-28 17:36:23,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=618755ca-5eaf-40ba-97a8-7417918e04fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:24,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-ba48bb9d-f8a9-4f44-bd36-6e2f552b26e2 Date: Tue, 28 Aug 2018 17:36:24 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:23Z", "updated_at": "2018-08-28T17:36:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "revision_number": 0, "id": "2af9d8bf-dd21-4be4-952a-5daa3703884b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "revision_number": 0, "id": "485a6a48-88df-478a-b0ee-a62c9c724b33", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 2, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "name": "NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-2"}]} 2018-08-28 17:36:24,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=618755ca-5eaf-40ba-97a8-7417918e04fd used request id req-ba48bb9d-f8a9-4f44-bd36-6e2f552b26e2 2018-08-28 17:36:24,031 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 618755ca-5eaf-40ba-97a8-7417918e04fd 2018-08-28 17:36:24,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=618755ca-5eaf-40ba-97a8-7417918e04fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:24,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-87c7b086-ea6a-4133-a9ff-21a843b6f3cc Date: Tue, 28 Aug 2018 17:36:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:23Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "2af9d8bf-dd21-4be4-952a-5daa3703884b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:36:23Z", "security_group_id": "618755ca-5eaf-40ba-97a8-7417918e04fd", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:23Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "485a6a48-88df-478a-b0ee-a62c9c724b33"}]} 2018-08-28 17:36:24,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=618755ca-5eaf-40ba-97a8-7417918e04fd used request id req-87c7b086-ea6a-4133-a9ff-21a843b6f3cc 2018-08-28 17:36:24,199 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-1 2018-08-28 17:36:24,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d7f9d62b-ab5f-458b-9127-35bf36be5ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:24,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3dc137df-7037-4340-ad4a-f571a9e06161 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:24,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d7f9d62b-ab5f-458b-9127-35bf36be5ddc used request id req-3dc137df-7037-4340-ad4a-f571a9e06161 2018-08-28 17:36:24,484 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-86109201-650d-4ba1-9c8d-fc65021de304name-2 2018-08-28 17:36:24,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/618755ca-5eaf-40ba-97a8-7417918e04fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135e67e75bfdfa1bf5fcbf129eb488cb01e4dab8" 2018-08-28 17:36:24,778 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dee9d683-1b6e-4a06-92b2-0a29e0463eee Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:24,778 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/618755ca-5eaf-40ba-97a8-7417918e04fd used request id req-dee9d683-1b6e-4a06-92b2-0a29e0463eee 2018-08-28 17:36:24,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:25,233 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["8LTSDMG-Sg-wGkw9wDIipA"], "issued_at": "2018-08-28T17:36:25.000000Z"}} 2018-08-28 17:36:25,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" 2018-08-28 17:36:25,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b85c408-51d8-4cd4-a618-6f9a8aa4770c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:25,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b85c408-51d8-4cd4-a618-6f9a8aa4770c 2018-08-28 17:36:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" 2018-08-28 17:36:25,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8587618c-096c-4ef6-8a2b-c1c62c4b4f10 Date: Tue, 28 Aug 2018 17:36:25 GMT RESP BODY: {"floatingips": []} 2018-08-28 17:36:25,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-8587618c-096c-4ef6-8a2b-c1c62c4b4f10 2018-08-28 17:36:25,482 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 17:36:25,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" 2018-08-28 17:36:25,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ba9b94d9-1120-4ef5-807d-b1e8e2cd0751 Date: Tue, 28 Aug 2018 17:36:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:36:25,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ba9b94d9-1120-4ef5-807d-b1e8e2cd0751 2018-08-28 17:36:25,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" 2018-08-28 17:36:25,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e5bf71f3-478b-4eac-a4df-ebc38357aade Date: Tue, 28 Aug 2018 17:36:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:36:25,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-e5bf71f3-478b-4eac-a4df-ebc38357aade 2018-08-28 17:36:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}}' 2018-08-28 17:36:27,290 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-32fe1e60-c3b4-4f0f-8544-951eccc455af Date: Tue, 28 Aug 2018 17:36:27 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:26Z", "updated_at": "2018-08-28T17:36:26Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a2d4895edb5a491785776c3ede7809d8", "port_id": null, "id": "1f03dea9-3ffe-4948-8a24-d56e4c997b86"}} 2018-08-28 17:36:27,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-32fe1e60-c3b4-4f0f-8544-951eccc455af 2018-08-28 17:36:27,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" 2018-08-28 17:36:27,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-851e7c5b-b33f-4a01-a0ee-ad557928c9f6 Date: Tue, 28 Aug 2018 17:36:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:26Z", "updated_at": "2018-08-28T17:36:26Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a2d4895edb5a491785776c3ede7809d8", "port_id": null, "id": "1f03dea9-3ffe-4948-8a24-d56e4c997b86"}]} 2018-08-28 17:36:27,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-851e7c5b-b33f-4a01-a0ee-ad557928c9f6 2018-08-28 17:36:27,321 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.204 2018-08-28 17:36:27,322 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.204 2018-08-28 17:36:27,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips?ip=1f03dea9-3ffe-4948-8a24-d56e4c997b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" 2018-08-28 17:36:27,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-1287899d-1a64-4c86-834b-9dcf72ce2d56 Date: Tue, 28 Aug 2018 17:36:27 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:36:26Z", "updated_at": "2018-08-28T17:36:26Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "a2d4895edb5a491785776c3ede7809d8", "port_id": null, "id": "1f03dea9-3ffe-4948-8a24-d56e4c997b86"}]} 2018-08-28 17:36:27,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips?ip=1f03dea9-3ffe-4948-8a24-d56e4c997b86 used request id req-1287899d-1a64-4c86-834b-9dcf72ce2d56 2018-08-28 17:36:27,531 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-08-28 17:36:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/1f03dea9-3ffe-4948-8a24-d56e4c997b86 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d08e68a7bbb72a27c5dfd8ea9509f2776b1c1163" 2018-08-28 17:36:28,142 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92881c1c-c624-43af-b2d8-55793e312bc2 Content-Length: 0 Date: Tue, 28 Aug 2018 17:36:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:36:28,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/1f03dea9-3ffe-4948-8a24-d56e4c997b86 used request id req-92881c1c-c624-43af-b2d8-55793e312bc2 2018-08-28 17:36:28,143 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:36:28,286 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 2018-08-28 17:36:28,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:28,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["8dcsiuNvSM6U84-ab-VVMA"], "issued_at": "2018-08-28T17:36:28.000000Z"}} 2018-08-28 17:36:28,662 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308673a4e8c90657344a1ed39fdd6d6a25a9e767" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0s7pstzsxxYTKAS/QE3MWs0IFQX6j86DYAYHkU0iR95OVMo04kMVWgjSK3Pd0KY7y2DJ2CPcTglLd5rO61UQ4CvwIvXhebYafP2lFgiLyRveXjWWWYTbxOscaOp8FZD8bcIxlaLUTpKre7nRk0tDdY1WABCtvl3HSekNXkKWs1aNGaEDfSPiJvOup1Fb6m4lTWx8WsFFryPospEKGaap71lX4Ui/ZVWJLW8y7HHpW3OFqXCSMJjssjPTDFoyt92RFUdOBTIuVB79J+q/XBvbZYjvMKx8yxCW4By4WIs2DS4ZK/H9Jttjc8pyHYmt6yOpZuTRGBpjSZ11EJDKinnzN", "name": "NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4"}}' 2018-08-28 17:36:29,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-11f84e82-8776-4ee0-b97b-f25f43bd5d82 x-compute-request-id: req-11f84e82-8776-4ee0-b97b-f25f43bd5d82 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0s7pstzsxxYTKAS/QE3MWs0IFQX6j86DYAYHkU0iR95OVMo04kMVWgjSK3Pd0KY7y2DJ2CPcTglLd5rO61UQ4CvwIvXhebYafP2lFgiLyRveXjWWWYTbxOscaOp8FZD8bcIxlaLUTpKre7nRk0tDdY1WABCtvl3HSekNXkKWs1aNGaEDfSPiJvOup1Fb6m4lTWx8WsFFryPospEKGaap71lX4Ui/ZVWJLW8y7HHpW3OFqXCSMJjssjPTDFoyt92RFUdOBTIuVB79J+q/XBvbZYjvMKx8yxCW4By4WIs2DS4ZK/H9Jttjc8pyHYmt6yOpZuTRGBpjSZ11EJDKinnzN", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "name": "NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4", "fingerprint": "6c:4e:6f:e4:dd:b3:dd:63:d9:11:1f:10:86:72:d4:a4"}} 2018-08-28 17:36:29,402 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-11f84e82-8776-4ee0-b97b-f25f43bd5d82 2018-08-28 17:36:29,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308673a4e8c90657344a1ed39fdd6d6a25a9e767" 2018-08-28 17:36:29,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cb14d939-b05f-40ba-be90-6593d1a55ca0 x-compute-request-id: req-cb14d939-b05f-40ba-be90-6593d1a55ca0 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC0s7pstzsxxYTKAS/QE3MWs0IFQX6j86DYAYHkU0iR95OVMo04kMVWgjSK3Pd0KY7y2DJ2CPcTglLd5rO61UQ4CvwIvXhebYafP2lFgiLyRveXjWWWYTbxOscaOp8FZD8bcIxlaLUTpKre7nRk0tDdY1WABCtvl3HSekNXkKWs1aNGaEDfSPiJvOup1Fb6m4lTWx8WsFFryPospEKGaap71lX4Ui/ZVWJLW8y7HHpW3OFqXCSMJjssjPTDFoyt92RFUdOBTIuVB79J+q/XBvbZYjvMKx8yxCW4By4WIs2DS4ZK/H9Jttjc8pyHYmt6yOpZuTRGBpjSZ11EJDKinnzN", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "name": "NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4", "deleted": false, "created_at": "2018-08-28T17:36:29.000000", "updated_at": null, "fingerprint": "6c:4e:6f:e4:dd:b3:dd:63:d9:11:1f:10:86:72:d4:a4", "deleted_at": null, "id": 2}} 2018-08-28 17:36:29,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 used request id req-cb14d939-b05f-40ba-be90-6593d1a55ca0 2018-08-28 17:36:29,537 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 2018-08-28 17:36:29,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308673a4e8c90657344a1ed39fdd6d6a25a9e767" 2018-08-28 17:36:29,695 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-28993801-abbe-4f2f-9164-d4bd759468d2 x-compute-request-id: req-28993801-abbe-4f2f-9164-d4bd759468d2 Content-Length: 0 Content-Type: application/json 2018-08-28 17:36:29,695 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 used request id req-28993801-abbe-4f2f-9164-d4bd759468d2 2018-08-28 17:36:29,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308673a4e8c90657344a1ed39fdd6d6a25a9e767" 2018-08-28 17:36:29,821 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fcd4757-0e75-4957-9a3e-42feac0a0e72 x-compute-request-id: req-3fcd4757-0e75-4957-9a3e-42feac0a0e72 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 not found for user fbfeb2c26fad407cb86dd9828e6f32b4", "code": 404}} 2018-08-28 17:36:29,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 used request id req-3fcd4757-0e75-4957-9a3e-42feac0a0e72 2018-08-28 17:36:29,822 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 2018-08-28 17:36:29,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308673a4e8c90657344a1ed39fdd6d6a25a9e767" 2018-08-28 17:36:29,917 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:36:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4162db9a-f51c-4ee8-bdcb-116581030e73 x-compute-request-id: req-4162db9a-f51c-4ee8-bdcb-116581030e73 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 not found for user fbfeb2c26fad407cb86dd9828e6f32b4", "code": 404}} 2018-08-28 17:36:29,917 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-5bef5d3c-3485-4d9b-996c-4e6008c40de4 used request id req-4162db9a-f51c-4ee8-bdcb-116581030e73 2018-08-28 17:36:29,919 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:36:30,030 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea.pub 2018-08-28 17:36:30,030 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea 2018-08-28 17:36:30,030 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea.pub 2018-08-28 17:36:30,030 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea 2018-08-28 17:36:30,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:30,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["nDLHDOAxQjq-6tLrH0n4sA"], "issued_at": "2018-08-28T17:36:30.000000Z"}} 2018-08-28 17:36:30,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}391146e684c8dc4fd534a5b2ee9f223d70e3389f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuFi43N4LwMTHyUtJCVAYKfv5AhhvEJYq6uJcFSsQoyuQZm6JCVAlx0J+1b7nAfHiEKpe0uNvuLchy0/ul97AVhlYTHPjeE48Kj0FdWx2KV5FkwYmliw5zugxzobDRcge1zPO8gl3Ye09Ajo9NrqNhpfhtdgTqq9m3gJRCmZlqRogDDpvtspG43p6kiox8dHBCPX9bCP+TTTPqXHznL3RtqOF1Jd9xgqaqs9yZYq4N/xzqrLD3spaHYBdFyK9k1d7jrzZ8nNxmEYAlA0cPm9/msFkNtd9kCJoWd3bH+Dft8ApMiR5806DDZ5zglbO8FuzdqBTFXMfcUJkT8+SL9TSn", "name": "NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea"}}' 2018-08-28 17:36:30,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19d06c0f-049e-4a23-b47b-160ab3e8eb9b x-compute-request-id: req-19d06c0f-049e-4a23-b47b-160ab3e8eb9b Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCuFi43N4LwMTHyUtJCVAYKfv5AhhvEJYq6uJcFSsQoyuQZm6JCVAlx0J+1b7nAfHiEKpe0uNvuLchy0/ul97AVhlYTHPjeE48Kj0FdWx2KV5FkwYmliw5zugxzobDRcge1zPO8gl3Ye09Ajo9NrqNhpfhtdgTqq9m3gJRCmZlqRogDDpvtspG43p6kiox8dHBCPX9bCP+TTTPqXHznL3RtqOF1Jd9xgqaqs9yZYq4N/xzqrLD3spaHYBdFyK9k1d7jrzZ8nNxmEYAlA0cPm9/msFkNtd9kCJoWd3bH+Dft8ApMiR5806DDZ5zglbO8FuzdqBTFXMfcUJkT8+SL9TSn", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "name": "NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea", "fingerprint": "e6:ff:ea:1b:0c:eb:f0:93:a2:20:b7:bf:af:fb:bd:75"}} 2018-08-28 17:36:30,910 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-19d06c0f-049e-4a23-b47b-160ab3e8eb9b 2018-08-28 17:36:30,911 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea 2018-08-28 17:36:30,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}391146e684c8dc4fd534a5b2ee9f223d70e3389f" 2018-08-28 17:36:30,958 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:36:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d4bb180-84af-4c59-b851-13ddd122e910 x-compute-request-id: req-7d4bb180-84af-4c59-b851-13ddd122e910 Content-Length: 0 Content-Type: application/json 2018-08-28 17:36:30,958 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-c208f4e7-32ae-4737-b36d-ac705f6d87ea used request id req-7d4bb180-84af-4c59-b851-13ddd122e910 2018-08-28 17:36:30,960 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:36:31,098 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b 2018-08-28 17:36:31,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:31,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["_Tb6um-OSLKItXinxBYvTw"], "issued_at": "2018-08-28T17:36:31.000000Z"}} 2018-08-28 17:36:31,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f35518a5e02b0985fab16406db7e33192ed8cbf" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTWnsIUfXs0X56LyFmwMQmKqljCOhbZFB8yYrqEE/eUvmm7P8Gjg1ZAV0rK8nIbuM8Wxfj62vHwKCEd6vEI6AwEsDNWYRkU8AS/cchvWSoBMnl43SaGP9CnEYBR+j7ps8hmHlxWqc2Qar3D6Q5lz4ufd/M23MXrr/p6E8TBfrBHYIZ88WSnqe+B4EAHtnTKYD0HWf9OnU76fL3XENJcc46Ob8lKgqLg9OBLZ7rxdygN+/0/bvyzc09NEUgEYrbE4DcwJJ3/lbjODCI2/Zoua7rJj8k1S3fnFkpDKbjpen6vf34Mt6PoS/8XoZH5WGf2ZFyC0Uo0uZYMP1DtfGPNb8F", "name": "NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b"}}' 2018-08-28 17:36:31,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36: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-b0cf6489-5691-4553-8c78-54a5fbf6c181 x-compute-request-id: req-b0cf6489-5691-4553-8c78-54a5fbf6c181 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTWnsIUfXs0X56LyFmwMQmKqljCOhbZFB8yYrqEE/eUvmm7P8Gjg1ZAV0rK8nIbuM8Wxfj62vHwKCEd6vEI6AwEsDNWYRkU8AS/cchvWSoBMnl43SaGP9CnEYBR+j7ps8hmHlxWqc2Qar3D6Q5lz4ufd/M23MXrr/p6E8TBfrBHYIZ88WSnqe+B4EAHtnTKYD0HWf9OnU76fL3XENJcc46Ob8lKgqLg9OBLZ7rxdygN+/0/bvyzc09NEUgEYrbE4DcwJJ3/lbjODCI2/Zoua7rJj8k1S3fnFkpDKbjpen6vf34Mt6PoS/8XoZH5WGf2ZFyC0Uo0uZYMP1DtfGPNb8F", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "name": "NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b", "fingerprint": "18:b5:6b:ea:0c:9d:3d:85:22:a2:80:50:b6:a4:96:9c"}} 2018-08-28 17:36:31,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-b0cf6489-5691-4553-8c78-54a5fbf6c181 2018-08-28 17:36:31,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f35518a5e02b0985fab16406db7e33192ed8cbf" 2018-08-28 17:36:31,751 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36: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-63ffa84f-760b-4b97-b98f-1a27a25add9c x-compute-request-id: req-63ffa84f-760b-4b97-b98f-1a27a25add9c Content-Encoding: gzip Content-Length: 556 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTWnsIUfXs0X56LyFmwMQmKqljCOhbZFB8yYrqEE/eUvmm7P8Gjg1ZAV0rK8nIbuM8Wxfj62vHwKCEd6vEI6AwEsDNWYRkU8AS/cchvWSoBMnl43SaGP9CnEYBR+j7ps8hmHlxWqc2Qar3D6Q5lz4ufd/M23MXrr/p6E8TBfrBHYIZ88WSnqe+B4EAHtnTKYD0HWf9OnU76fL3XENJcc46Ob8lKgqLg9OBLZ7rxdygN+/0/bvyzc09NEUgEYrbE4DcwJJ3/lbjODCI2/Zoua7rJj8k1S3fnFkpDKbjpen6vf34Mt6PoS/8XoZH5WGf2ZFyC0Uo0uZYMP1DtfGPNb8F", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "name": "NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b", "deleted": false, "created_at": "2018-08-28T17:36:31.000000", "updated_at": null, "fingerprint": "18:b5:6b:ea:0c:9d:3d:85:22:a2:80:50:b6:a4:96:9c", "deleted_at": null, "id": 8}} 2018-08-28 17:36:31,751 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b used request id req-63ffa84f-760b-4b97-b98f-1a27a25add9c 2018-08-28 17:36:31,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f35518a5e02b0985fab16406db7e33192ed8cbf" 2018-08-28 17:36:31,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36: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-2ed697db-ccde-4727-90bc-f6df40796dd0 x-compute-request-id: req-2ed697db-ccde-4727-90bc-f6df40796dd0 Content-Encoding: gzip Content-Length: 475 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDTWnsIUfXs0X56LyFmwMQmKqljCOhbZFB8yYrqEE/eUvmm7P8Gjg1ZAV0rK8nIbuM8Wxfj62vHwKCEd6vEI6AwEsDNWYRkU8AS/cchvWSoBMnl43SaGP9CnEYBR+j7ps8hmHlxWqc2Qar3D6Q5lz4ufd/M23MXrr/p6E8TBfrBHYIZ88WSnqe+B4EAHtnTKYD0HWf9OnU76fL3XENJcc46Ob8lKgqLg9OBLZ7rxdygN+/0/bvyzc09NEUgEYrbE4DcwJJ3/lbjODCI2/Zoua7rJj8k1S3fnFkpDKbjpen6vf34Mt6PoS/8XoZH5WGf2ZFyC0Uo0uZYMP1DtfGPNb8F", "name": "NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b", "fingerprint": "18:b5:6b:ea:0c:9d:3d:85:22:a2:80:50:b6:a4:96:9c"}}]} 2018-08-28 17:36:31,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2ed697db-ccde-4727-90bc-f6df40796dd0 2018-08-28 17:36:31,771 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b 2018-08-28 17:36:31,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f35518a5e02b0985fab16406db7e33192ed8cbf" 2018-08-28 17:36:31,800 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:36: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-f8ba9562-9ebf-4d64-9e87-d4a1c6bd9172 x-compute-request-id: req-f8ba9562-9ebf-4d64-9e87-d4a1c6bd9172 Content-Length: 0 Content-Type: application/json 2018-08-28 17:36:31,800 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e7a0c7b4-0de0-4eb6-9869-e47e393bda9b used request id req-f8ba9562-9ebf-4d64-9e87-d4a1c6bd9172 2018-08-28 17:36:31,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:36:31,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:32,173 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["KB0kZQQHReaaeSSGv3jVOw"], "issued_at": "2018-08-28T17:36:32.000000Z"}} 2018-08-28 17:36:32,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060ba042e7fd7f407386f254c12d254575d50281" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id", "swap": 2}}' 2018-08-28 17:36:32,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9205e96a-eb9f-457f-82ec-000c80136489 x-compute-request-id: req-9205e96a-eb9f-457f-82ec-000c80136489 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id", "name": "NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-08-28 17:36:32,948 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9205e96a-eb9f-457f-82ec-000c80136489 2018-08-28 17:36:32,952 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060ba042e7fd7f407386f254c12d254575d50281" 2018-08-28 17:36:33,008 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:36:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0ee5c91-6e97-4f26-880a-a9e21b0b78bc x-compute-request-id: req-d0ee5c91-6e97-4f26-880a-a9e21b0b78bc Content-Length: 0 Content-Type: application/json 2018-08-28 17:36:33,008 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id used request id req-d0ee5c91-6e97-4f26-880a-a9e21b0b78bc 2018-08-28 17:36:33,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060ba042e7fd7f407386f254c12d254575d50281" 2018-08-28 17:36:33,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2701fdde-5a1f-451c-a6bf-47d5591f1df4 x-compute-request-id: req-2701fdde-5a1f-451c-a6bf-47d5591f1df4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:36:33,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2701fdde-5a1f-451c-a6bf-47d5591f1df4 2018-08-28 17:36:33,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060ba042e7fd7f407386f254c12d254575d50281" 2018-08-28 17:36:33,069 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cc62ee61-60d4-4997-a714-608f1c7fca66 x-compute-request-id: req-cc62ee61-60d4-4997-a714-608f1c7fca66 Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id could not be found.", "code": 404}} 2018-08-28 17:36:33,069 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-82dc4346-d7ed-415e-94b5-c65359cea389-id used request id req-cc62ee61-60d4-4997-a714-608f1c7fca66 2018-08-28 17:36:33,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:36:33,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:33,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["avI76G3hRBSaUof2DXlDlg"], "issued_at": "2018-08-28T17:36:33.000000Z"}} 2018-08-28 17:36:33,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5cecd7133c9e18f9f01e792430ba9704f32b75" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-id", "swap": 2}}' 2018-08-28 17:36:33,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e1b15d5-f829-48e5-b14e-c28bb492a675 x-compute-request-id: req-2e1b15d5-f829-48e5-b14e-c28bb492a675 Content-Encoding: gzip Content-Length: 286 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-id", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-id", "name": "NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-08-28 17:36:33,689 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2e1b15d5-f829-48e5-b14e-c28bb492a675 2018-08-28 17:36:33,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d5cecd7133c9e18f9f01e792430ba9704f32b75" 2018-08-28 17:36:33,731 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:36:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8794cb1f-6848-4dbe-a82c-bd75e239cef2 x-compute-request-id: req-8794cb1f-6848-4dbe-a82c-bd75e239cef2 Content-Length: 0 Content-Type: application/json 2018-08-28 17:36:33,731 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/NovaUtilsFlavorTests-4a313838-d142-4a92-9238-d2d27736d28d-id used request id req-8794cb1f-6848-4dbe-a82c-bd75e239cef2 2018-08-28 17:36:33,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:36:33,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:34,112 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["qBpoLuOqQdi2ZflZWQwZKA"], "issued_at": "2018-08-28T17:36:34.000000Z"}} 2018-08-28 17:36:34,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:34,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-465c3e8a-1880-4bc6-baf8-bc0423390dd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:34,125 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-465c3e8a-1880-4bc6-baf8-bc0423390dd1 2018-08-28 17:36:34,126 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:36:34,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:36:34,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:34,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["3w0fpXolTFOb7DlLcKtmBg"], "issued_at": "2018-08-28T17:36:34.000000Z"}} 2018-08-28 17:36:34,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" 2018-08-28 17:36:34,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4d26e28-3a41-4853-a983-0990902f816b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:34,684 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c4d26e28-3a41-4853-a983-0990902f816b 2018-08-28 17:36:34,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" 2018-08-28 17:36:34,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-485516be-3198-4dd1-8828-86858347fdc6 Date: Tue, 28 Aug 2018 17:36:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image"} 2018-08-28 17:36:34,848 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image used request id req-485516be-3198-4dd1-8828-86858347fdc6 2018-08-28 17:36:34,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" 2018-08-28 17:36:35,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a1b24956-4119-42fe-86a9-9878a910dcec Date: Tue, 28 Aug 2018 17:36: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-08-28 17:36:35,403 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a1b24956-4119-42fe-86a9-9878a910dcec 2018-08-28 17:36:35,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image"}' 2018-08-28 17:36:36,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9 X-Openstack-Request-Id: req-af6025a8-4f70-4ad3-b791-830a9ac2c95a Date: Tue, 28 Aug 2018 17:36:36 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:36:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:36:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "min_disk": 0, "protected": false, "id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "file": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:36:36,113 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-af6025a8-4f70-4ad3-b791-830a9ac2c95a 2018-08-28 17:36:36,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" -d '' 2018-08-28 17:36:37,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dbc4dcd6-2fbd-45b5-a842-a5a07e2b639a Date: Tue, 28 Aug 2018 17:36:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:36:37,768 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9/file used request id req-dbc4dcd6-2fbd-45b5-a842-a5a07e2b639a 2018-08-28 17:36:37,769 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:36:37,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" 2018-08-28 17:36:38,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-ab2d9678-9452-43c9-a8e7-b545a7056205 Date: Tue, 28 Aug 2018 17:36:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:36:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:36:37Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/83c98164-45d5-4707-a738-039c9bc8b6a9/snap", "metadata": {}}], "self": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "min_disk": 0, "protected": false, "id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "file": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/83c98164-45d5-4707-a738-039c9bc8b6a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:36:38,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9 used request id req-ab2d9678-9452-43c9-a8e7-b545a7056205 2018-08-28 17:36:38,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" 2018-08-28 17:36:38,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4197f611-1246-4947-b3a8-b3b74ab7e8c0 Date: Tue, 28 Aug 2018 17:36: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-08-28 17:36:38,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4197f611-1246-4947-b3a8-b3b74ab7e8c0 2018-08-28 17:36:38,536 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image 2018-08-28 17:36:38,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" 2018-08-28 17:36:39,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-a1fa83c0-f383-4077-8c65-fbb8e35e4a4e Date: Tue, 28 Aug 2018 17:36:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:36:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:36:37Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/83c98164-45d5-4707-a738-039c9bc8b6a9/snap", "metadata": {}}], "self": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "min_disk": 0, "protected": false, "id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "file": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/83c98164-45d5-4707-a738-039c9bc8b6a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:36:39,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9 used request id req-a1fa83c0-f383-4077-8c65-fbb8e35e4a4e 2018-08-28 17:36:39,171 - create_image - DEBUG - Instance status is - active 2018-08-28 17:36:39,171 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image 2018-08-28 17:36:39,171 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image 2018-08-28 17:36:39,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:36:39,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:39,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["ecfnUhL0T-qIV_ILNnVajA"], "issued_at": "2018-08-28T17:36:39.000000Z"}} 2018-08-28 17:36:39,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:36:39,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28577bf9-71f7-458e-be75-c8fc7382cc1e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:39,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28577bf9-71f7-458e-be75-c8fc7382cc1e 2018-08-28 17:36:39,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:36:39,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c325e0eb-e20e-4e28-b040-f0238b326aa1 Date: Tue, 28 Aug 2018 17:36:39 GMT RESP BODY: {"networks":[]} 2018-08-28 17:36:39,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net used request id req-c325e0eb-e20e-4e28-b040-f0238b326aa1 2018-08-28 17:36:39,907 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net 2018-08-28 17:36:39,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" -d '{"network": {"name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net", "admin_state_up": true}}' 2018-08-28 17:36:40,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-72847394-6f46-4a02-a319-746a51b507b7 Date: Tue, 28 Aug 2018 17:36:40 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:36:40Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:40Z","mtu":1450}} 2018-08-28 17:36:40,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-72847394-6f46-4a02-a319-746a51b507b7 2018-08-28 17:36:40,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:36:40,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-03b1cec9-d765-483f-9719-96f6b92a64b6 Date: Tue, 28 Aug 2018 17:36:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:36:40Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:36:40,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-03b1cec9-d765-483f-9719-96f6b92a64b6 2018-08-28 17:36:40,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:36:40,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b32ac53-5275-4898-a6c8-1744c77b9a96 Date: Tue, 28 Aug 2018 17:36:40 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:36:40,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-9b32ac53-5275-4898-a6c8-1744c77b9a96 2018-08-28 17:36:40,859 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet 2018-08-28 17:36:40,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" -d '{"subnets": [{"ip_version": 4, "network_id": "cb6a9e6f-aeff-417a-a3b6-089ad00f52d5", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet"}]}' 2018-08-28 17:36:41,357 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-accabea1-ac70-42a9-9640-fe8fe4485faf Date: Tue, 28 Aug 2018 17:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36:41Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet"}]} 2018-08-28 17:36:41,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-accabea1-ac70-42a9-9640-fe8fe4485faf 2018-08-28 17:36:41,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:36:41,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-2f69076f-5971-4c3f-b11b-b719ddb23a55 Date: Tue, 28 Aug 2018 17:36:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["865f22e6-8572-4ab2-8970-55c80e0d73aa"],"description":"","tags":[],"updated_at":"2018-08-28T17:36:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:36:41,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-2f69076f-5971-4c3f-b11b-b719ddb23a55 2018-08-28 17:36:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:36:41,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-272de11d-0ca3-4e0d-baaa-752110b8ed25 Date: Tue, 28 Aug 2018 17:36:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet"}]} 2018-08-28 17:36:41,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-272de11d-0ca3-4e0d-baaa-752110b8ed25 2018-08-28 17:36:41,800 - OpenStackNetwork - DEBUG - Network [cb6a9e6f-aeff-417a-a3b6-089ad00f52d5] created successfully 2018-08-28 17:36:41,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:36:41,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:42,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["hCSHd6RbQlKDMBgemUVYJA"], "issued_at": "2018-08-28T17:36:42.000000Z"}} 2018-08-28 17:36:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3472298dd9f2e9de9dbef523c0b10fdceda60d8" 2018-08-28 17:36:42,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31487a7-d4ec-400f-86e6-9c1705caca0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:42,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e31487a7-d4ec-400f-86e6-9c1705caca0e 2018-08-28 17:36:42,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:36:42,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3472298dd9f2e9de9dbef523c0b10fdceda60d8" 2018-08-28 17:36:42,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1742c5ad-ce6e-47a3-a6ac-432359e790b9 x-compute-request-id: req-1742c5ad-ce6e-47a3-a6ac-432359e790b9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:36:42,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1742c5ad-ce6e-47a3-a6ac-432359e790b9 2018-08-28 17:36:42,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3472298dd9f2e9de9dbef523c0b10fdceda60d8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 17:36:42,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cba9ee28-6a50-4cdc-a1b3-d92170b2384d x-compute-request-id: req-cba9ee28-6a50-4cdc-a1b3-d92170b2384d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a6ae91d-737c-431f-9b76-300392421f6d", "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:36:42,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cba9ee28-6a50-4cdc-a1b3-d92170b2384d 2018-08-28 17:36:42,538 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:36:42,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:36:42,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:36:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["JW8Uc-2HSy2urrJHIoD70w"], "issued_at": "2018-08-28T17:36:42.000000Z"}} 2018-08-28 17:36:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e86708c9216d3495cf71a92df477691e0e73f" 2018-08-28 17:36:43,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b427cc-8dfb-48cc-a146-c440d6cf4edc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:36:43,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8b427cc-8dfb-48cc-a146-c440d6cf4edc 2018-08-28 17:36:43,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:43,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-8b9b6b21-b368-4426-a4ce-a319f6e3b166 Date: Tue, 28 Aug 2018 17:36:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["865f22e6-8572-4ab2-8970-55c80e0d73aa"],"description":"","tags":[],"updated_at":"2018-08-28T17:36:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:36:43,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net used request id req-8b9b6b21-b368-4426-a4ce-a319f6e3b166 2018-08-28 17:36:43,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:43,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d20006a2-ac65-465d-a396-46a2a137e2e2 Date: Tue, 28 Aug 2018 17:36:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet"}]} 2018-08-28 17:36:43,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-d20006a2-ac65-465d-a396-46a2a137e2e2 2018-08-28 17:36:43,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:43,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-1df97bc6-4976-46a5-b22c-1329d46ea654 Date: Tue, 28 Aug 2018 17:36:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["865f22e6-8572-4ab2-8970-55c80e0d73aa"],"description":"","tags":[],"updated_at":"2018-08-28T17:36:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:36:43,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net used request id req-1df97bc6-4976-46a5-b22c-1329d46ea654 2018-08-28 17:36:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:36:43,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:36:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:36:43,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46e86708c9216d3495cf71a92df477691e0e73f" 2018-08-28 17:36:43,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38e598be-b163-473f-b0b7-0da53899cb2e 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:36:43,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-38e598be-b163-473f-b0b7-0da53899cb2e 2018-08-28 17:36:43,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:43,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-495deafe-4b1a-49de-b271-bf66010a1973 Date: Tue, 28 Aug 2018 17:36:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet"}]} 2018-08-28 17:36:43,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-495deafe-4b1a-49de-b271-bf66010a1973 2018-08-28 17:36:43,929 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net 2018-08-28 17:36:43,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" -d '{"port": {"network_id": "cb6a9e6f-aeff-417a-a3b6-089ad00f52d5", "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-port", "admin_state_up": true}}' 2018-08-28 17:36:44,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-0f6a2b75-af93-41b3-883b-c00424ef5da2 Date: Tue, 28 Aug 2018 17:36:44 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","ip_address":"10.55.0.9"}],"id":"e27b3a97-4393-4d6f-ba81-7d6150a7357d","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:02:1c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-port","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:44Z","binding:vnic_type":"normal"}} 2018-08-28 17:36:44,901 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0f6a2b75-af93-41b3-883b-c00424ef5da2 2018-08-28 17:36:44,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:45,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-040d458d-ac3e-4cb5-9f9b-2c0c9d1d3022 Date: Tue, 28 Aug 2018 17:36:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["865f22e6-8572-4ab2-8970-55c80e0d73aa"],"description":"","tags":[],"updated_at":"2018-08-28T17:36:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:36:45,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net used request id req-040d458d-ac3e-4cb5-9f9b-2c0c9d1d3022 2018-08-28 17:36:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:36:45,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:36:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:36:45,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:45,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797f1edb-1345-4459-9adf-a6627b1b14d0 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:36:45,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-797f1edb-1345-4459-9adf-a6627b1b14d0 2018-08-28 17:36:45,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:45,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-15c0c87b-38de-4afd-a097-93e9d2fad33a Date: Tue, 28 Aug 2018 17:36:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet"}]} 2018-08-28 17:36:45,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-15c0c87b-38de-4afd-a097-93e9d2fad33a 2018-08-28 17:36:45,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:45,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-becdda68-1f61-4d7e-9823-855281f73e8a Date: Tue, 28 Aug 2018 17:36:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","ip_address":"10.55.0.9"}],"id":"e27b3a97-4393-4d6f-ba81-7d6150a7357d","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f7:02:1c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-port","admin_state_up":true,"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 17:36:45,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-port&admin_state_up=True used request id req-becdda68-1f61-4d7e-9823-855281f73e8a 2018-08-28 17:36:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:45,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2277699-d631-4084-b8f3-a18b2ab266c4 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:36:45,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-e2277699-d631-4084-b8f3-a18b2ab266c4 2018-08-28 17:36:45,558 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst 2018-08-28 17:36:45,561 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:45,750 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-224e87d6-48ce-4364-b0f3-99aacc3c7904 x-compute-request-id: req-224e87d6-48ce-4364-b0f3-99aacc3c7904 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-flavor-name"}]} 2018-08-28 17:36:45,750 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-224e87d6-48ce-4364-b0f3-99aacc3c7904 2018-08-28 17:36:45,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6a6ae91d-737c-431f-9b76-300392421f6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:45,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77d605ed-9b64-4320-bed0-7d4c684bda72 x-compute-request-id: req-77d605ed-9b64-4320-bed0-7d4c684bda72 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6a6ae91d-737c-431f-9b76-300392421f6d", "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:36:45,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6a6ae91d-737c-431f-9b76-300392421f6d used request id req-77d605ed-9b64-4320-bed0-7d4c684bda72 2018-08-28 17:36:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:46,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-de2fe4d9-9725-4e78-8696-882006fb389f Date: Tue, 28 Aug 2018 17:36:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:36:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:36:37Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/83c98164-45d5-4707-a738-039c9bc8b6a9/snap", "metadata": {}}], "self": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "min_disk": 0, "protected": false, "id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "file": "/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/83c98164-45d5-4707-a738-039c9bc8b6a9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image"} 2018-08-28 17:36:46,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image used request id req-de2fe4d9-9725-4e78-8696-882006fb389f 2018-08-28 17:36:46,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:46,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2a5b9398-4921-4bba-b29f-eef116496de6 Date: Tue, 28 Aug 2018 17:36: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-08-28 17:36:46,559 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2a5b9398-4921-4bba-b29f-eef116496de6 2018-08-28 17:36:46,564 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" -d '{"server": {"name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "imageRef": "83c98164-45d5-4707-a738-039c9bc8b6a9", "flavorRef": "6a6ae91d-737c-431f-9b76-300392421f6d", "max_count": 1, "min_count": 1, "networks": [{"port": "e27b3a97-4393-4d6f-ba81-7d6150a7357d"}]}}' 2018-08-28 17:36:49,419 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17: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-688b2f8f-0a2c-4413-bb96-45fe9b248b12 x-compute-request-id: req-688b2f8f-0a2c-4413-bb96-45fe9b248b12 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "adminPass": "zfEXSv5guU48"}} 2018-08-28 17:36:49,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-688b2f8f-0a2c-4413-bb96-45fe9b248b12 2018-08-28 17:36:49,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:50,149 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9d2cc1d8-68c4-49c9-84c3-f763d8d46d98 x-compute-request-id: req-9d2cc1d8-68c4-49c9-84c3-f763d8d46d98 Content-Encoding: gzip Content-Length: 646 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:36:50,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-9d2cc1d8-68c4-49c9-84c3-f763d8d46d98 2018-08-28 17:36:50,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:50,548 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3fac1fc-fe8a-4a33-974c-cb7596dcea69 x-compute-request-id: req-e3fac1fc-fe8a-4a33-974c-cb7596dcea69 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36:50Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:36:50,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-e3fac1fc-fe8a-4a33-974c-cb7596dcea69 2018-08-28 17:36:53,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:54,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f30efd3-7136-4606-9b20-16cef509be06 x-compute-request-id: req-3f30efd3-7136-4606-9b20-16cef509be06 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:36:54,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-3f30efd3-7136-4606-9b20-16cef509be06 2018-08-28 17:36:57,449 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:36:58,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:36:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-28056c37-b050-42ac-8de7-33958d0608c5 x-compute-request-id: req-28056c37-b050-42ac-8de7-33958d0608c5 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:36:58,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-28056c37-b050-42ac-8de7-33958d0608c5 2018-08-28 17:37:01,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:01,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-9b7c309b-0643-475f-a695-b68c820ecd91 x-compute-request-id: req-9b7c309b-0643-475f-a695-b68c820ecd91 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:01,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-9b7c309b-0643-475f-a695-b68c820ecd91 2018-08-28 17:37:04,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:05,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-2d734fd5-32d9-4430-8c9d-8adc6fc41193 x-compute-request-id: req-2d734fd5-32d9-4430-8c9d-8adc6fc41193 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:05,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-2d734fd5-32d9-4430-8c9d-8adc6fc41193 2018-08-28 17:37:08,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:09,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-7a9878dc-8649-499b-b11d-e2ab75d65242 x-compute-request-id: req-7a9878dc-8649-499b-b11d-e2ab75d65242 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:09,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-7a9878dc-8649-499b-b11d-e2ab75d65242 2018-08-28 17:37:12,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:13,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d8f39fc5-cc5b-4d2a-8724-be24946dc05c x-compute-request-id: req-d8f39fc5-cc5b-4d2a-8724-be24946dc05c Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:13,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-d8f39fc5-cc5b-4d2a-8724-be24946dc05c 2018-08-28 17:37:16,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:16,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56f0a042-5b8e-4c79-adc8-90f86fbd6167 x-compute-request-id: req-56f0a042-5b8e-4c79-adc8-90f86fbd6167 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:16,289 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-56f0a042-5b8e-4c79-adc8-90f86fbd6167 2018-08-28 17:37:19,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:19,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-38b01eca-1fbb-42ca-ac05-d0544b7da5fe x-compute-request-id: req-38b01eca-1fbb-42ca-ac05-d0544b7da5fe Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:36: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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:19,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-38b01eca-1fbb-42ca-ac05-d0544b7da5fe 2018-08-28 17:37:22,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:23,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-a9104607-fdab-4d8c-8c82-6b43426c912a x-compute-request-id: req-a9104607-fdab-4d8c-8c82-6b43426c912a Content-Encoding: gzip Content-Length: 726 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:37:22Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:23,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-a9104607-fdab-4d8c-8c82-6b43426c912a 2018-08-28 17:37:26,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:27,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-4c3c5652-0405-421b-89ae-3c54b2f418a8 x-compute-request-id: req-4c3c5652-0405-421b-89ae-3c54b2f418a8 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:02:1c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:37:22Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:27,307 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-4c3c5652-0405-421b-89ae-3c54b2f418a8 2018-08-28 17:37:30,314 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:31,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76fb7296-1882-4175-93df-ec6130f9ea47 x-compute-request-id: req-76fb7296-1882-4175-93df-ec6130f9ea47 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:02:1c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:37:22Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:31,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-76fb7296-1882-4175-93df-ec6130f9ea47 2018-08-28 17:37:34,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:35,025 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-04270c3b-7c23-4845-8967-0e475251509c x-compute-request-id: req-04270c3b-7c23-4845-8967-0e475251509c Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:02:1c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-28T17:37:32.000000", "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:37:32Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:35,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-04270c3b-7c23-4845-8967-0e475251509c 2018-08-28 17:37:35,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:35,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-06749bbe-7270-4eb0-8b8c-300c11bbdc7f x-compute-request-id: req-06749bbe-7270-4eb0-8b8c-300c11bbdc7f Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f7:02:1c", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/66e1ce17-66e5-4cd0-b049-4df872489a74", "rel": "bookmark"}], "image": {"id": "83c98164-45d5-4707-a738-039c9bc8b6a9", "links": [{"href": "http://172.30.9.28:8774/images/83c98164-45d5-4707-a738-039c9bc8b6a9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-08-28T17:37:32.000000", "flavor": {"id": "6a6ae91d-737c-431f-9b76-300392421f6d", "links": [{"href": "http://172.30.9.28:8774/flavors/6a6ae91d-737c-431f-9b76-300392421f6d", "rel": "bookmark"}]}, "id": "66e1ce17-66e5-4cd0-b049-4df872489a74", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:37:32Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-a9799dc0-d521-4a83-83cc-908e9005c9b7-vm_inst", "created": "2018-08-28T17:36:49Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:37:35,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-06749bbe-7270-4eb0-8b8c-300c11bbdc7f 2018-08-28 17:37:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:35,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-6546989f-84f7-4359-a204-34f326afab63 Date: Tue, 28 Aug 2018 17:37:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":85,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["865f22e6-8572-4ab2-8970-55c80e0d73aa"],"description":"","tags":[],"updated_at":"2018-08-28T17:36:41Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:37:35,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net used request id req-6546989f-84f7-4359-a204-34f326afab63 2018-08-28 17:37:35,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:35,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52dfaaf4-d91c-455b-916f-bd412d1c4da5 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:37:35,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-52dfaaf4-d91c-455b-916f-bd412d1c4da5 2018-08-28 17:37:35,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:35,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-beb7d43c-5ebe-469d-b6c3-4c407982c7a5 Date: Tue, 28 Aug 2018 17:37:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:36:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","subnetpool_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet"}]} 2018-08-28 17:37:35,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-beb7d43c-5ebe-469d-b6c3-4c407982c7a5 2018-08-28 17:37:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:36,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-0889822c-a9fb-40be-abb2-82adcb00d1a1 Date: Tue, 28 Aug 2018 17:37:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","ip_address":"10.55.0.3"}],"id":"0c5dfbef-497a-42cf-9c73-90bb79ef7ce5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:ae:21","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-cb6a9e6f-aeff-417a-a3b6-089ad00f52d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","ip_address":"10.55.0.2"}],"id":"4a7136f5-907f-4309-a526-f521eec07333","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:c4:1c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-cb6a9e6f-aeff-417a-a3b6-089ad00f52d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:36:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","ip_address":"10.55.0.4"}],"id":"602e7804-9027-4264-b136-866ab0de34de","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:f4:6c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-cb6a9e6f-aeff-417a-a3b6-089ad00f52d5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"865f22e6-8572-4ab2-8970-55c80e0d73aa","ip_address":"10.55.0.9"}],"id":"e27b3a97-4393-4d6f-ba81-7d6150a7357d","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f7:02:1c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-port","admin_state_up":true,"network_id":"cb6a9e6f-aeff-417a-a3b6-089ad00f52d5","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:36:44Z","binding:vnic_type":"normal","device_id":"66e1ce17-66e5-4cd0-b049-4df872489a74"}]} 2018-08-28 17:37:36,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-0889822c-a9fb-40be-abb2-82adcb00d1a1 2018-08-28 17:37:36,020 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:36,173 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-00d99b0b-fa90-4c83-82a6-41416fbb21fb x-compute-request-id: req-00d99b0b-fa90-4c83-82a6-41416fbb21fb Content-Type: application/json 2018-08-28 17:37:36,174 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/66e1ce17-66e5-4cd0-b049-4df872489a74 used request id req-00d99b0b-fa90-4c83-82a6-41416fbb21fb 2018-08-28 17:37:36,174 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-port 2018-08-28 17:37:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e27b3a97-4393-4d6f-ba81-7d6150a7357d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8cb089ab61aea8268c7ebac991375a06cfbd23d" 2018-08-28 17:37:36,924 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6dfeeef1-1af9-42c3-b889-690823eecde4 Date: Tue, 28 Aug 2018 17:37:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:37:36,924 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e27b3a97-4393-4d6f-ba81-7d6150a7357d used request id req-6dfeeef1-1af9-42c3-b889-690823eecde4 2018-08-28 17:37:36,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6a6ae91d-737c-431f-9b76-300392421f6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3472298dd9f2e9de9dbef523c0b10fdceda60d8" 2018-08-28 17:37:36,958 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:37:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aebc40cc-a314-4109-a0ec-5b483ebc4c15 x-compute-request-id: req-aebc40cc-a314-4109-a0ec-5b483ebc4c15 Content-Length: 0 Content-Type: application/json 2018-08-28 17:37:36,958 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6a6ae91d-737c-431f-9b76-300392421f6d used request id req-aebc40cc-a314-4109-a0ec-5b483ebc4c15 2018-08-28 17:37:36,959 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet 2018-08-28 17:37:36,959 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-subnet 2018-08-28 17:37:36,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/865f22e6-8572-4ab2-8970-55c80e0d73aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:37:39,070 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c096229-86b8-4cf7-b876-235e11d04394 Date: Tue, 28 Aug 2018 17:37:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:37:39,070 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/865f22e6-8572-4ab2-8970-55c80e0d73aa used request id req-8c096229-86b8-4cf7-b876-235e11d04394 2018-08-28 17:37:39,070 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-net 2018-08-28 17:37:39,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00284b2c1b1f05a388349c3082f261079b2b5a0a" 2018-08-28 17:37:40,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd9a995a-880e-45e3-8fc7-5480f7069a41 Date: Tue, 28 Aug 2018 17:37:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:37:40,356 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/cb6a9e6f-aeff-417a-a3b6-089ad00f52d5 used request id req-fd9a995a-880e-45e3-8fc7-5480f7069a41 2018-08-28 17:37:40,356 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-a9799dc0-d521-4a83-83cc-908e9005c9b7-image 2018-08-28 17:37:40,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5a6658b97c2db6a5f129986f6d1d749e69ad425" 2018-08-28 17:37:41,751 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-84e90d54-dcd0-40d2-9641-3ed6b451cb98 Date: Tue, 28 Aug 2018 17:37:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:37:41,751 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/83c98164-45d5-4707-a738-039c9bc8b6a9 used request id req-84e90d54-dcd0-40d2-9641-3ed6b451cb98 2018-08-28 17:37:41,753 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:37:41,756 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:37:41,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:37:41,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:37:42,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:37:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["nZrkKllgQSK9_BfhdzCpDQ"], "issued_at": "2018-08-28T17:37:42.000000Z"}} 2018-08-28 17:37:42,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" 2018-08-28 17:37:42,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22f3171-6e67-4122-899b-83662e80c410 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:37:42,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f22f3171-6e67-4122-899b-83662e80c410 2018-08-28 17:37:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" 2018-08-28 17:37:42,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-c5a2bf6c-bb34-4ea9-b00d-f31bcd4cc35b Date: Tue, 28 Aug 2018 17:37:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image"} 2018-08-28 17:37:42,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image used request id req-c5a2bf6c-bb34-4ea9-b00d-f31bcd4cc35b 2018-08-28 17:37:42,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" 2018-08-28 17:37:43,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a4d67f3-c809-4bba-8c56-6bad1bf92a4b Date: Tue, 28 Aug 2018 17:37: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-08-28 17:37:43,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6a4d67f3-c809-4bba-8c56-6bad1bf92a4b 2018-08-28 17:37:43,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image"}' 2018-08-28 17:37:44,242 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148 X-Openstack-Request-Id: req-ae12d691-6ba0-4b97-9767-173a1ea5752d Date: Tue, 28 Aug 2018 17:37:44 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:37:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:37:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "min_disk": 0, "protected": false, "id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "file": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:37:44,242 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ae12d691-6ba0-4b97-9767-173a1ea5752d 2018-08-28 17:37:44,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" -d '' 2018-08-28 17:37:45,979 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75b872c9-495d-40a6-8796-16a95906ae9a Date: Tue, 28 Aug 2018 17:37:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:37:45,979 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/file used request id req-75b872c9-495d-40a6-8796-16a95906ae9a 2018-08-28 17:37:45,979 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:37:45,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" 2018-08-28 17:37:46,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e382df04-f74b-45c5-8fd3-adfb560f6077 Date: Tue, 28 Aug 2018 17:37:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:37:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:37:45Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/snap", "metadata": {}}], "self": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "min_disk": 0, "protected": false, "id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "file": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:37:46,620 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148 used request id req-e382df04-f74b-45c5-8fd3-adfb560f6077 2018-08-28 17:37:46,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" 2018-08-28 17:37:47,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ee02d21-cdba-479b-a60c-e7b3f6509008 Date: Tue, 28 Aug 2018 17:37: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-08-28 17:37:47,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5ee02d21-cdba-479b-a60c-e7b3f6509008 2018-08-28 17:37:47,191 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image 2018-08-28 17:37:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" 2018-08-28 17:37:47,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-8c0187cf-b4bf-45ae-99f8-84d3c9cee2fe Date: Tue, 28 Aug 2018 17:37:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:37:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:37:45Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/snap", "metadata": {}}], "self": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "min_disk": 0, "protected": false, "id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "file": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:37:47,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148 used request id req-8c0187cf-b4bf-45ae-99f8-84d3c9cee2fe 2018-08-28 17:37:47,356 - create_image - DEBUG - Instance status is - active 2018-08-28 17:37:47,357 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image 2018-08-28 17:37:47,357 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image 2018-08-28 17:37:47,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:37:47,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:37:47,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:37:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["rbulM5lRTPmNoocraQ2pEg"], "issued_at": "2018-08-28T17:37:47.000000Z"}} 2018-08-28 17:37:47,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:37:47,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8773ad49-6651-4925-8c09-e08bb233de2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:37:47,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8773ad49-6651-4925-8c09-e08bb233de2e 2018-08-28 17:37:47,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:37:47,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c0338da4-0762-44cc-b57c-75c82b4cdbbd Date: Tue, 28 Aug 2018 17:37:48 GMT RESP BODY: {"networks":[]} 2018-08-28 17:37:47,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-c0338da4-0762-44cc-b57c-75c82b4cdbbd 2018-08-28 17:37:47,983 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net 2018-08-28 17:37:47,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net", "admin_state_up": true}}' 2018-08-28 17:37:48,433 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-090698b4-646a-4d1f-95e5-2165e9b78b0a Date: Tue, 28 Aug 2018 17:37: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":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:37:48Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","mtu":1450}} 2018-08-28 17:37:48,434 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-090698b4-646a-4d1f-95e5-2165e9b78b0a 2018-08-28 17:37:48,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:37:48,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-00d1ef67-f815-41f6-94ee-6a9a46f09cb4 Date: Tue, 28 Aug 2018 17:37:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:37:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:37:48,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-00d1ef67-f815-41f6-94ee-6a9a46f09cb4 2018-08-28 17:37:48,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:37:48,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-74b4a339-9368-4903-8893-ae81fe156568 Date: Tue, 28 Aug 2018 17:37:48 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:37:48,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-74b4a339-9368-4903-8893-ae81fe156568 2018-08-28 17:37:48,849 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet 2018-08-28 17:37:48,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" -d '{"subnets": [{"ip_version": 4, "network_id": "225b9e7b-08ef-4a08-9d85-9267a406a110", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]}' 2018-08-28 17:37:49,392 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4be15e6d-6c38-4d44-9016-f6ae4cb0b67a Date: Tue, 28 Aug 2018 17:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:37:49,392 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-4be15e6d-6c38-4d44-9016-f6ae4cb0b67a 2018-08-28 17:37:49,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:37:49,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f05ff324-3850-4b50-84dc-ac1970f19885 Date: Tue, 28 Aug 2018 17:37:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:37:49,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-f05ff324-3850-4b50-84dc-ac1970f19885 2018-08-28 17:37:49,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:37:49,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aaf3b983-420f-4205-a232-ff9aab9b36e4 Date: Tue, 28 Aug 2018 17:37:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:37:49,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-aaf3b983-420f-4205-a232-ff9aab9b36e4 2018-08-28 17:37:49,734 - OpenStackNetwork - DEBUG - Network [225b9e7b-08ef-4a08-9d85-9267a406a110] created successfully 2018-08-28 17:37:49,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:37:49,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:37:50,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["xOJmAst4Q7SptOY7EZ-51w"], "issued_at": "2018-08-28T17:37:50.000000Z"}} 2018-08-28 17:37:50,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802ccdcb50301763c6d8560818665fde415e7bb8" 2018-08-28 17:37:50,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a59872b4-299d-4b6f-a5bc-b013f8f959b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:37:50,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a59872b4-299d-4b6f-a5bc-b013f8f959b9 2018-08-28 17:37:50,137 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:37:50,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802ccdcb50301763c6d8560818665fde415e7bb8" 2018-08-28 17:37:50,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-22e6ba51-2f02-4ef4-9547-e1ceebb75961 x-compute-request-id: req-22e6ba51-2f02-4ef4-9547-e1ceebb75961 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:37:50,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-22e6ba51-2f02-4ef4-9547-e1ceebb75961 2018-08-28 17:37:50,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802ccdcb50301763c6d8560818665fde415e7bb8" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 17:37:50,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-de0c14bd-087f-4fb1-9490-a6ef8eda7976 x-compute-request-id: req-de0c14bd-087f-4fb1-9490-a6ef8eda7976 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:37:50,535 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-de0c14bd-087f-4fb1-9490-a6ef8eda7976 2018-08-28 17:37:50,536 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:37:50,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:37:50,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:37:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["EZX6qzwJTjSLxwYvTybfWw"], "issued_at": "2018-08-28T17:37:50.000000Z"}} 2018-08-28 17:37:50,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:37:51,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4689b9e-e1f1-42c5-8ec0-efcdf37e7da5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:37:51,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e4689b9e-e1f1-42c5-8ec0-efcdf37e7da5 2018-08-28 17:37:51,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:37:51,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:51 GMT Server: Apache x-compute-request-id: req-0c2b6c82-e010-4326-a36c-9f49ac53524f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0c2b6c82-e010-4326-a36c-9f49ac53524f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 17:37:51,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail used request id req-0c2b6c82-e010-4326-a36c-9f49ac53524f 2018-08-28 17:37:51,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0c2b6c82-e010-4326-a36c-9f49ac53524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 17:37:52,926 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:37:51 GMT Server: Apache x-compute-request-id: req-29998785-ea85-4005-a0b2-3a22cd545ee1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-29998785-ea85-4005-a0b2-3a22cd545ee1 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T17:37:52.859699", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1}} 2018-08-28 17:37:52,926 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes used request id req-29998785-ea85-4005-a0b2-3a22cd545ee1 2018-08-28 17:37:52,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c2b6c82-e010-4326-a36c-9f49ac53524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:37:53,717 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:52 GMT Server: Apache x-compute-request-id: req-2d643068-9fc5-40b0-9bb6-1d13896ac1de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2d643068-9fc5-40b0-9bb6-1d13896ac1de Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:37:53.000000", "replication_status": null, "snapshot_id": null, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "bootable": "false", "created_at": "2018-08-28T17:37:52.000000", "volume_type": null}} 2018-08-28 17:37:53,717 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-2d643068-9fc5-40b0-9bb6-1d13896ac1de 2018-08-28 17:37:53,718 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b 2018-08-28 17:37:53,721 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c2b6c82-e010-4326-a36c-9f49ac53524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:37:54,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:53 GMT Server: Apache x-compute-request-id: req-4e888e8d-0762-43ae-9c49-7efb890e25ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4e888e8d-0762-43ae-9c49-7efb890e25ef Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:37:53.000000", "replication_status": null, "snapshot_id": null, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "bootable": "false", "created_at": "2018-08-28T17:37:52.000000", "volume_type": null}} 2018-08-28 17:37:54,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-4e888e8d-0762-43ae-9c49-7efb890e25ef 2018-08-28 17:37:54,565 - create_volume - DEBUG - Instance status is - creating 2018-08-28 17:37:54,565 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 17:37:57,568 - create_volume - DEBUG - Volume status query timeout in 296.149558067 2018-08-28 17:37:57,571 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c2b6c82-e010-4326-a36c-9f49ac53524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:37:58,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:57 GMT Server: Apache x-compute-request-id: req-45dd503d-1729-433c-87bc-b13585850637 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-45dd503d-1729-433c-87bc-b13585850637 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:37:55.000000", "replication_status": null, "snapshot_id": null, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "bootable": "false", "created_at": "2018-08-28T17:37:52.000000", "volume_type": null}} 2018-08-28 17:37:58,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-45dd503d-1729-433c-87bc-b13585850637 2018-08-28 17:37:58,375 - create_volume - DEBUG - Instance status is - available 2018-08-28 17:37:58,375 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b 2018-08-28 17:37:58,375 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b 2018-08-28 17:37:58,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:37:58,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:37:58,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["3NOHGkSERz-ZYlGQmET9Rw"], "issued_at": "2018-08-28T17:37:58.000000Z"}} 2018-08-28 17:37:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:37:58,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5630572-56ae-47c0-96b4-d9f2ca987209 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:37:58,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5630572-56ae-47c0-96b4-d9f2ca987209 2018-08-28 17:37:58,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:37:58,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:37:58,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4513cd80-5ac8-4bae-95d2-c4e8f6ca0597 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:37:58,929 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4513cd80-5ac8-4bae-95d2-c4e8f6ca0597 2018-08-28 17:37:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:37:59,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e57f2fd3-447d-4942-8fc9-5d1f5837da56 Date: Tue, 28 Aug 2018 17:37:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:37:59,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-e57f2fd3-447d-4942-8fc9-5d1f5837da56 2018-08-28 17:37:59,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:37:59,177 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:37:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:37:59,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:37:59,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c2659d2-907c-49f9-a2e4-3e89b4a43ee9 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:37:59,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-5c2659d2-907c-49f9-a2e4-3e89b4a43ee9 2018-08-28 17:37:59,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:37:59,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0b1751cd-5f18-4ef1-9eee-bed8ec414cd2 Date: Tue, 28 Aug 2018 17:37:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:37:59,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-0b1751cd-5f18-4ef1-9eee-bed8ec414cd2 2018-08-28 17:37:59,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:37:59,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4f8d0a9e-1731-4d34-99ac-46f802a6569b Date: Tue, 28 Aug 2018 17:37:59 GMT RESP BODY: {"ports":[]} 2018-08-28 17:37:59,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port&admin_state_up=True used request id req-4f8d0a9e-1731-4d34-99ac-46f802a6569b 2018-08-28 17:37:59,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:00,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:37: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-705cd917-1b68-46f9-abe3-73a8fe3e1114 x-compute-request-id: req-705cd917-1b68-46f9-abe3-73a8fe3e1114 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 17:38:00,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst used request id req-705cd917-1b68-46f9-abe3-73a8fe3e1114 2018-08-28 17:38:00,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:00,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4a3236ad-27ce-46cd-92ce-35dca403db11 Date: Tue, 28 Aug 2018 17:38:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:00,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-4a3236ad-27ce-46cd-92ce-35dca403db11 2018-08-28 17:38:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:00,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff60a55-e99f-49b1-87cd-2c01d3013802 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:00,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-5ff60a55-e99f-49b1-87cd-2c01d3013802 2018-08-28 17:38:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:00,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b309a83e-6af0-4464-b84a-675c381f8fbd Date: Tue, 28 Aug 2018 17:38:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:00,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-b309a83e-6af0-4464-b84a-675c381f8fbd 2018-08-28 17:38:00,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:00,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8037112e-5e2d-4c41-b30b-2e87ac3659ca Date: Tue, 28 Aug 2018 17:38:00 GMT RESP BODY: {"ports":[]} 2018-08-28 17:38:00,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port&admin_state_up=True used request id req-8037112e-5e2d-4c41-b30b-2e87ac3659ca 2018-08-28 17:38:00,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:38:00,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:38:01,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["XjDMMiH1TFSp_NFfZe46iw"], "issued_at": "2018-08-28T17:38:01.000000Z"}} 2018-08-28 17:38:01,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6bf6efe9d54e0f23ce82d4570c621de80c20d7" 2018-08-28 17:38:01,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee9f638b-5c4b-4a61-b272-f227df064741 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:38:01,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ee9f638b-5c4b-4a61-b272-f227df064741 2018-08-28 17:38:01,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:01,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ac537d64-c595-48f0-9c8b-f778e66bff0f Date: Tue, 28 Aug 2018 17:38:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:01,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-ac537d64-c595-48f0-9c8b-f778e66bff0f 2018-08-28 17:38:01,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:01,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e35c6e6a-2be0-43eb-af01-fdc8e7d23731 Date: Tue, 28 Aug 2018 17:38:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:01,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-e35c6e6a-2be0-43eb-af01-fdc8e7d23731 2018-08-28 17:38:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:01,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b0cabbd6-ea85-4ffd-883a-631b67d3d25d Date: Tue, 28 Aug 2018 17:38:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:01,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-b0cabbd6-ea85-4ffd-883a-631b67d3d25d 2018-08-28 17:38:01,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:38:01,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:38:01,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e6bf6efe9d54e0f23ce82d4570c621de80c20d7" 2018-08-28 17:38:01,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3584e462-9b78-4740-b2d3-33d9b58a767b 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:01,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-3584e462-9b78-4740-b2d3-33d9b58a767b 2018-08-28 17:38:01,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:02,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8820cc15-50a8-413d-b616-08c8faad0ea6 Date: Tue, 28 Aug 2018 17:38:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:02,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-8820cc15-50a8-413d-b616-08c8faad0ea6 2018-08-28 17:38:02,142 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net 2018-08-28 17:38:02,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" -d '{"port": {"network_id": "225b9e7b-08ef-4a08-9d85-9267a406a110", "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port", "admin_state_up": true}}' 2018-08-28 17:38:03,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-90b2749e-2b19-4261-82c9-2891f8a5f656 Date: Tue, 28 Aug 2018 17:38:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:02Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:60:91","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal"}} 2018-08-28 17:38:03,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-90b2749e-2b19-4261-82c9-2891f8a5f656 2018-08-28 17:38:03,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:03,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-07fb5033-9801-422f-a961-4c8247605579 Date: Tue, 28 Aug 2018 17:38:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:03,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-07fb5033-9801-422f-a961-4c8247605579 2018-08-28 17:38:03,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:03,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8dc73f2-9df6-452c-a3c5-9a424af86f9e 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:03,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-d8dc73f2-9df6-452c-a3c5-9a424af86f9e 2018-08-28 17:38:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:03,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f776bcd0-38d1-449e-8a70-b9f495cd0e6b Date: Tue, 28 Aug 2018 17:38:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:03,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-f776bcd0-38d1-449e-8a70-b9f495cd0e6b 2018-08-28 17:38:03,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:03,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-4ded933e-f03c-412e-ae6b-343f7d669ed4 Date: Tue, 28 Aug 2018 17:38:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 17:38:03,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port&admin_state_up=True used request id req-4ded933e-f03c-412e-ae6b-343f7d669ed4 2018-08-28 17:38:03,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:03,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5f332d-6e46-40c8-b40a-4a9d47fc1721 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:03,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-2c5f332d-6e46-40c8-b40a-4a9d47fc1721 2018-08-28 17:38:03,926 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst 2018-08-28 17:38:03,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:03,965 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-39a83eca-a27f-4cb7-a14f-edc23736ec16 x-compute-request-id: req-39a83eca-a27f-4cb7-a14f-edc23736ec16 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-flavor"}]} 2018-08-28 17:38:03,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-39a83eca-a27f-4cb7-a14f-edc23736ec16 2018-08-28 17:38:03,968 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:03,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-7cb64a16-6e62-44c5-b2b5-55d27c359923 x-compute-request-id: req-7cb64a16-6e62-44c5-b2b5-55d27c359923 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:38:03,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace used request id req-7cb64a16-6e62-44c5-b2b5-55d27c359923 2018-08-28 17:38:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:04,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-6286709c-46ad-4183-aecf-6495e0c2b477 Date: Tue, 28 Aug 2018 17:38:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:37:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:37:45Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/snap", "metadata": {}}], "self": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "min_disk": 0, "protected": false, "id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "file": "/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0e238743-2e33-49d0-8e09-cfe81b5bb148/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image"} 2018-08-28 17:38:04,184 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image used request id req-6286709c-46ad-4183-aecf-6495e0c2b477 2018-08-28 17:38:04,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:04,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b75cb56-2d98-447c-a8a2-54ed0646bfbc Date: Tue, 28 Aug 2018 17:38:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 17:38:04,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3b75cb56-2d98-447c-a8a2-54ed0646bfbc 2018-08-28 17:38:04,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "imageRef": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "flavorRef": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "max_count": 1, "min_count": 1, "networks": [{"port": "f94cf43f-3945-4619-9ce8-0787d116afc6"}]}}' 2018-08-28 17:38:06,547 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17: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-5cd3f030-8f49-4a64-bc98-730729dc1e9d x-compute-request-id: req-5cd3f030-8f49-4a64-bc98-730729dc1e9d Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "adminPass": "8YFMw4J8odwQ"}} 2018-08-28 17:38:06,547 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5cd3f030-8f49-4a64-bc98-730729dc1e9d 2018-08-28 17:38:06,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:07,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-e22c25f9-08d4-4d9e-9d0a-559904b0e6ad x-compute-request-id: req-e22c25f9-08d4-4d9e-9d0a-559904b0e6ad Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:38:06Z", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:07,097 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-e22c25f9-08d4-4d9e-9d0a-559904b0e6ad 2018-08-28 17:38:07,098 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst 2018-08-28 17:38:07,100 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:07,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50afebaa-8354-4365-8dbe-e05493fff4e9 x-compute-request-id: req-50afebaa-8354-4365-8dbe-e05493fff4e9 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:38:07Z", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:07,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-50afebaa-8354-4365-8dbe-e05493fff4e9 2018-08-28 17:38:07,805 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst] is - BUILD 2018-08-28 17:38:07,806 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:38:10,809 - create_instance - DEBUG - VM status query timeout in 896.288936853 2018-08-28 17:38:10,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:11,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-8cbd736a-166f-4927-a74e-2f153576ee52 x-compute-request-id: req-8cbd736a-166f-4927-a74e-2f153576ee52 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:38:09Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:11,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-8cbd736a-166f-4927-a74e-2f153576ee52 2018-08-28 17:38:11,253 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst] is - BUILD 2018-08-28 17:38:11,253 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:38:14,256 - create_instance - DEBUG - VM status query timeout in 892.84154582 2018-08-28 17:38:14,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:14,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-16d5e2ae-550a-4ee8-8d57-c7b0d3735e97 x-compute-request-id: req-16d5e2ae-550a-4ee8-8d57-c7b0d3735e97 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:38:09Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:14,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-16d5e2ae-550a-4ee8-8d57-c7b0d3735e97 2018-08-28 17:38:15,000 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst] is - BUILD 2018-08-28 17:38:15,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:38:18,002 - create_instance - DEBUG - VM status query timeout in 889.095561981 2018-08-28 17:38:18,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:19,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-86a667da-2acb-4225-9e92-9af5db5301c8 x-compute-request-id: req-86a667da-2acb-4225-9e92-9af5db5301c8 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:16Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:19,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-86a667da-2acb-4225-9e92-9af5db5301c8 2018-08-28 17:38:19,187 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst] is - ACTIVE 2018-08-28 17:38:19,187 - create_instance - INFO - VM is - ACTIVE 2018-08-28 17:38:19,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:19,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-ee4fdab7-0d3d-4ff5-8f43-7536d7269b9a x-compute-request-id: req-ee4fdab7-0d3d-4ff5-8f43-7536d7269b9a Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:16Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:19,629 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-ee4fdab7-0d3d-4ff5-8f43-7536d7269b9a 2018-08-28 17:38:19,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:20,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-960ca173-6b30-47dc-a389-4f2c66d0665a Date: Tue, 28 Aug 2018 17:38:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:20,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-960ca173-6b30-47dc-a389-4f2c66d0665a 2018-08-28 17:38:20,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:20,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c7fd3f8-501e-4842-9b9e-2211fc0f7c07 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:20,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-0c7fd3f8-501e-4842-9b9e-2211fc0f7c07 2018-08-28 17:38:20,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:20,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-57cef6ea-fc86-4f50-bdc9-9f74e08c71f2 Date: Tue, 28 Aug 2018 17:38:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:20,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-57cef6ea-fc86-4f50-bdc9-9f74e08c71f2 2018-08-28 17:38:20,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:20,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-e545ac60-cb3c-48b9-b03b-65ca7873bc77 Date: Tue, 28 Aug 2018 17:38:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:20,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-e545ac60-cb3c-48b9-b03b-65ca7873bc77 2018-08-28 17:38:20,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:38:20,619 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:38:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["1tbRL6ERQ8i4xuFAGjmiJA"], "issued_at": "2018-08-28T17:38:20.000000Z"}} 2018-08-28 17:38:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:20,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecfc80fb-8618-4890-8921-84e024f294b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:38:20,702 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ecfc80fb-8618-4890-8921-84e024f294b5 2018-08-28 17:38:20,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:21,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-cdcf5ee8-53f2-4b72-842e-6cdd7fb71746 x-compute-request-id: req-cdcf5ee8-53f2-4b72-842e-6cdd7fb71746 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:16Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:21,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-cdcf5ee8-53f2-4b72-842e-6cdd7fb71746 2018-08-28 17:38:21,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:21,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c6ecdbe0-c02c-44f4-9f53-cba978541565 Date: Tue, 28 Aug 2018 17:38:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:21,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-c6ecdbe0-c02c-44f4-9f53-cba978541565 2018-08-28 17:38:21,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:21,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f4b599-910a-428e-8603-aae406a6f2d6 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:21,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-26f4b599-910a-428e-8603-aae406a6f2d6 2018-08-28 17:38:21,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:21,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6d0ad15d-b50a-4481-b76d-8f1e6b69850e Date: Tue, 28 Aug 2018 17:38:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:21,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-6d0ad15d-b50a-4481-b76d-8f1e6b69850e 2018-08-28 17:38:21,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:21,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a8c70250-032d-4569-877f-e98edf2902f3 Date: Tue, 28 Aug 2018 17:38:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:21,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-a8c70250-032d-4569-877f-e98edf2902f3 2018-08-28 17:38:21,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" -d '{"volumeAttachment": {"volumeId": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}}' 2018-08-28 17:38:23,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-fa4414de-d00b-4fd1-bf24-e408bcfdbd0e x-compute-request-id: req-fa4414de-d00b-4fd1-bf24-e408bcfdbd0e Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ac358939-0db2-46f4-99d6-0eabba915e6f", "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "volumeId": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}} 2018-08-28 17:38:23,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f/os-volume_attachments used request id req-fa4414de-d00b-4fd1-bf24-e408bcfdbd0e 2018-08-28 17:38:23,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:24,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d7a44f4-808e-48c2-b87e-25139dbd2036 x-compute-request-id: req-3d7a44f4-808e-48c2-b87e-25139dbd2036 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:16Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}], "metadata": {}}} 2018-08-28 17:38:24,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-3d7a44f4-808e-48c2-b87e-25139dbd2036 2018-08-28 17:38:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:25,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-09c1bb15-7623-4895-90dc-e4de0e455425 Date: Tue, 28 Aug 2018 17:38:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:25,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-09c1bb15-7623-4895-90dc-e4de0e455425 2018-08-28 17:38:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:38:25,061 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:38:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:38:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:25,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888e7010-394f-4fe5-bfbd-ba1691d07057 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:25,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-888e7010-394f-4fe5-bfbd-ba1691d07057 2018-08-28 17:38:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:25,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a8850034-f0e1-42ad-aa0a-1e5f96ae4133 Date: Tue, 28 Aug 2018 17:38:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:25,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-a8850034-f0e1-42ad-aa0a-1e5f96ae4133 2018-08-28 17:38:25,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:25,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-85323457-a6d3-45bb-8e51-64e3bae3220d Date: Tue, 28 Aug 2018 17:38:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:25,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-85323457-a6d3-45bb-8e51-64e3bae3220d 2018-08-28 17:38:25,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:26,310 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:25 GMT Server: Apache x-compute-request-id: req-56d1f3b5-d6a5-4252-84ae-419133ea8e0a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56d1f3b5-d6a5-4252-84ae-419133ea8e0a Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:38:23.000000", "replication_status": null, "snapshot_id": null, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "bootable": "false", "created_at": "2018-08-28T17:37:52.000000", "volume_type": null}} 2018-08-28 17:38:26,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-56d1f3b5-d6a5-4252-84ae-419133ea8e0a 2018-08-28 17:38:29,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56d1f3b5-d6a5-4252-84ae-419133ea8e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:29,528 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:29 GMT Server: Apache x-compute-request-id: req-44bde6b3-27ca-4b5b-a6f2-462b13d3cca3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-44bde6b3-27ca-4b5b-a6f2-462b13d3cca3 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "attachment_id": "19be481f-2adb-4929-bb01-122c0decdd4f", "attached_at": "2018-08-28T17:38:27.000000", "host_name": null, "volume_id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "device": "/dev/vdb", "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:38:27.000000", "replication_status": null, "snapshot_id": null, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "bootable": "false", "created_at": "2018-08-28T17:37:52.000000", "volume_type": null}} 2018-08-28 17:38:29,528 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-44bde6b3-27ca-4b5b-a6f2-462b13d3cca3 2018-08-28 17:38:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:29,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7674c8d-8b1e-47f8-9e6d-dc079ec7790d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:38:29,614 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b7674c8d-8b1e-47f8-9e6d-dc079ec7790d 2018-08-28 17:38:29,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:30,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-23dd6286-a16e-4a41-9d3a-61a4bfff2430 x-compute-request-id: req-23dd6286-a16e-4a41-9d3a-61a4bfff2430 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:26Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}], "metadata": {}}} 2018-08-28 17:38:30,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-23dd6286-a16e-4a41-9d3a-61a4bfff2430 2018-08-28 17:38:30,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:30,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bb3bb83d-d3aa-43b7-abf6-9dc2557189c7 Date: Tue, 28 Aug 2018 17:38:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:30,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-bb3bb83d-d3aa-43b7-abf6-9dc2557189c7 2018-08-28 17:38:30,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:30,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7746f50-1694-4c4f-950a-5ec279096905 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:30,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-c7746f50-1694-4c4f-950a-5ec279096905 2018-08-28 17:38:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:30,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-02e829ec-a060-4de7-a677-757d953e0d76 Date: Tue, 28 Aug 2018 17:38:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:30,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-02e829ec-a060-4de7-a677-757d953e0d76 2018-08-28 17:38:30,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:30,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-1529d1bb-c8b3-4db5-a21e-e6d7271e5e3d Date: Tue, 28 Aug 2018 17:38:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:30,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-1529d1bb-c8b3-4db5-a21e-e6d7271e5e3d 2018-08-28 17:38:30,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:31,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-ca311f3e-e571-42c3-aef4-3316331201ee x-compute-request-id: req-ca311f3e-e571-42c3-aef4-3316331201ee Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:26Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}], "metadata": {}}} 2018-08-28 17:38:31,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-ca311f3e-e571-42c3-aef4-3316331201ee 2018-08-28 17:38:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:31,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3ae11bfb-8c4f-4b1a-9a32-789839ebdfa8 Date: Tue, 28 Aug 2018 17:38:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:31,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-3ae11bfb-8c4f-4b1a-9a32-789839ebdfa8 2018-08-28 17:38:31,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:31,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc0b566-d712-444b-b17d-5298277052f9 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:31,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-3fc0b566-d712-444b-b17d-5298277052f9 2018-08-28 17:38:31,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:31,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8a05d6d8-c79b-4ede-9124-cc9db8d6a9da Date: Tue, 28 Aug 2018 17:38:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:31,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-8a05d6d8-c79b-4ede-9124-cc9db8d6a9da 2018-08-28 17:38:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:31,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-6327cf30-6540-4494-a4fa-6be8f5c64c4e Date: Tue, 28 Aug 2018 17:38:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:31,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-6327cf30-6540-4494-a4fa-6be8f5c64c4e 2018-08-28 17:38:31,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:32,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-87ec7f55-0a28-49b3-abee-aebe64b265b6 x-compute-request-id: req-87ec7f55-0a28-49b3-abee-aebe64b265b6 Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:26Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}], "metadata": {}}} 2018-08-28 17:38:32,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-87ec7f55-0a28-49b3-abee-aebe64b265b6 2018-08-28 17:38:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:32,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0ad6d768-ceaf-41b0-b571-055131cbefb3 Date: Tue, 28 Aug 2018 17:38:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:32,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-0ad6d768-ceaf-41b0-b571-055131cbefb3 2018-08-28 17:38:32,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:32,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b7efb8-6cfe-4e80-a31e-418ac64f7836 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:32,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a2b7efb8-6cfe-4e80-a31e-418ac64f7836 2018-08-28 17:38:32,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:32,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-97a9959d-ab26-4b29-912f-165052c3ae63 Date: Tue, 28 Aug 2018 17:38:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:32,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-97a9959d-ab26-4b29-912f-165052c3ae63 2018-08-28 17:38:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:32,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4f9bd8c4-edf9-4fde-85c0-f5e0e8fcd168 Date: Tue, 28 Aug 2018 17:38:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:32,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-4f9bd8c4-edf9-4fde-85c0-f5e0e8fcd168 2018-08-28 17:38:32,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f/os-volume_attachments/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:34,314 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:38: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-766672d4-75bd-42f8-ab65-efe3280b475a x-compute-request-id: req-766672d4-75bd-42f8-ab65-efe3280b475a Content-Length: 0 Content-Type: application/json 2018-08-28 17:38:34,314 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f/os-volume_attachments/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-766672d4-75bd-42f8-ab65-efe3280b475a 2018-08-28 17:38:34,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:35,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-33e909b0-b4d5-4312-9005-207f3b8941ef x-compute-request-id: req-33e909b0-b4d5-4312-9005-207f3b8941ef Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:26Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0"}], "metadata": {}}} 2018-08-28 17:38:35,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-33e909b0-b4d5-4312-9005-207f3b8941ef 2018-08-28 17:38:35,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:35,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-5f0a5aae-22d8-457d-bf39-0f1847df42df Date: Tue, 28 Aug 2018 17:38:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:35,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-5f0a5aae-22d8-457d-bf39-0f1847df42df 2018-08-28 17:38:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:35,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a9c9109-8b34-4c82-9677-29dfea740bb4 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:35,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-6a9c9109-8b34-4c82-9677-29dfea740bb4 2018-08-28 17:38:35,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:35,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4eb660df-e172-4a9e-a23a-6eb7dc22787f Date: Tue, 28 Aug 2018 17:38:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:35,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-4eb660df-e172-4a9e-a23a-6eb7dc22787f 2018-08-28 17:38:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:35,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-5666471f-cb7c-4a60-9624-269330e8509f Date: Tue, 28 Aug 2018 17:38:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:35,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-5666471f-cb7c-4a60-9624-269330e8509f 2018-08-28 17:38:38,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:39,488 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-eeaa35a9-520f-4707-af46-2ce52ae26293 x-compute-request-id: req-eeaa35a9-520f-4707-af46-2ce52ae26293 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:26Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:39,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-eeaa35a9-520f-4707-af46-2ce52ae26293 2018-08-28 17:38:39,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:39,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-35e0642e-9d87-4947-a1d2-ae356c0e3507 Date: Tue, 28 Aug 2018 17:38:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:39,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-35e0642e-9d87-4947-a1d2-ae356c0e3507 2018-08-28 17:38:39,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:39,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2def8fc-e364-4d74-947d-1d282748dbf4 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:39,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-b2def8fc-e364-4d74-947d-1d282748dbf4 2018-08-28 17:38:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:40,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-12f044d1-b250-4e08-a859-e185444be8c5 Date: Tue, 28 Aug 2018 17:38:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:40,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-12f044d1-b250-4e08-a859-e185444be8c5 2018-08-28 17:38:40,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:40,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-bf6a8625-2247-4d20-a710-e7c7fb4141e1 Date: Tue, 28 Aug 2018 17:38:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:40,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-bf6a8625-2247-4d20-a710-e7c7fb4141e1 2018-08-28 17:38:40,238 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-56d1f3b5-d6a5-4252-84ae-419133ea8e0a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:40,433 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:40 GMT Server: Apache x-compute-request-id: req-f0112890-c021-4d8d-aca0-d8a64622812a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0112890-c021-4d8d-aca0-d8a64622812a Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:38:34.000000", "replication_status": null, "snapshot_id": null, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "bootable": "false", "created_at": "2018-08-28T17:37:52.000000", "volume_type": null}} 2018-08-28 17:38:40,433 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-f0112890-c021-4d8d-aca0-d8a64622812a 2018-08-28 17:38:40,436 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:41,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-b6346de5-e949-4697-8c80-dd3b6aaf4b82 x-compute-request-id: req-b6346de5-e949-4697-8c80-dd3b6aaf4b82 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:26Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:41,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-b6346de5-e949-4697-8c80-dd3b6aaf4b82 2018-08-28 17:38:41,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:41,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2358cac9-ec88-4414-83cd-1bd3191312dc Date: Tue, 28 Aug 2018 17:38:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:41,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-2358cac9-ec88-4414-83cd-1bd3191312dc 2018-08-28 17:38:41,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:41,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93830fef-ab3f-4445-8552-10afcf48943a 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:41,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-93830fef-ab3f-4445-8552-10afcf48943a 2018-08-28 17:38:41,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:41,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65d971f2-bb17-4a6d-92b9-c74d38714be6 Date: Tue, 28 Aug 2018 17:38:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:41,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-65d971f2-bb17-4a6d-92b9-c74d38714be6 2018-08-28 17:38:41,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:41,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-3daa7199-3325-4093-b81b-27f6cbae296c Date: Tue, 28 Aug 2018 17:38:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:41,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-3daa7199-3325-4093-b81b-27f6cbae296c 2018-08-28 17:38:41,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:42,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-8cd8201d-d993-4b3c-9af0-3674d583ee18 x-compute-request-id: req-8cd8201d-d993-4b3c-9af0-3674d583ee18 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:26Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:42,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-8cd8201d-d993-4b3c-9af0-3674d583ee18 2018-08-28 17:38:42,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:42,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2055af1e-9e7f-4ab0-85d3-53d943616d9f Date: Tue, 28 Aug 2018 17:38:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"225b9e7b-08ef-4a08-9d85-9267a406a110","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":87,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa"],"description":"","tags":[],"updated_at":"2018-08-28T17:37:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:48Z","provider:network_type":"vxlan"}]} 2018-08-28 17:38:42,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net used request id req-2055af1e-9e7f-4ab0-85d3-53d943616d9f 2018-08-28 17:38:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:42,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582f2aad-49cc-42f5-bdff-999e1b17f42c 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:38:42,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-582f2aad-49cc-42f5-bdff-999e1b17f42c 2018-08-28 17:38:42,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:42,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7095ff2b-11c1-438e-9e44-708dd40cfbcc Date: Tue, 28 Aug 2018 17:38:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","dns_nameservers":[],"updated_at":"2018-08-28T17:37:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet"}]} 2018-08-28 17:38:42,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-7095ff2b-11c1-438e-9e44-708dd40cfbcc 2018-08-28 17:38:42,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bde1500aa674e98b2ccd8d256c12af7f8dbc76ab" 2018-08-28 17:38:42,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-dbf548b9-0cb0-4fbc-a240-0dd562b60004 Date: Tue, 28 Aug 2018 17:38:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.4"}],"id":"05350bfd-8569-4b18-a174-0d8d4d1fd751","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:4a:3c","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.2"}],"id":"18d0a2ee-b12f-4562-9e1a-062ab47e17c1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:16:c8","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:37:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.3"}],"id":"d3e47494-d215-4f11-9c1c-c88d873d1b7d","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:b2:e5","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:37:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-225b9e7b-08ef-4a08-9d85-9267a406a110"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:38:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa","ip_address":"10.55.0.5"}],"id":"f94cf43f-3945-4619-9ce8-0787d116afc6","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:60:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port","admin_state_up":true,"network_id":"225b9e7b-08ef-4a08-9d85-9267a406a110","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:38:02Z","binding:vnic_type":"normal","device_id":"ac358939-0db2-46f4-99d6-0eabba915e6f"}]} 2018-08-28 17:38:42,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-dbf548b9-0cb0-4fbc-a240-0dd562b60004 2018-08-28 17:38:42,987 - create_instance - INFO - Deleting Port with ID - f94cf43f-3945-4619-9ce8-0787d116afc6 2018-08-28 17:38:42,987 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-port 2018-08-28 17:38:42,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f94cf43f-3945-4619-9ce8-0787d116afc6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:43,597 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3e9640a-924a-43c5-bdb6-3296f8b0fd96 Date: Tue, 28 Aug 2018 17:38:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:38:43,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f94cf43f-3945-4619-9ce8-0787d116afc6 used request id req-c3e9640a-924a-43c5-bdb6-3296f8b0fd96 2018-08-28 17:38:43,597 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst 2018-08-28 17:38:43,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:43,781 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-a778ff5d-f3de-479b-a058-0810232d6c95 x-compute-request-id: req-a778ff5d-f3de-479b-a058-0810232d6c95 Content-Type: application/json 2018-08-28 17:38:43,782 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-a778ff5d-f3de-479b-a058-0810232d6c95 2018-08-28 17:38:43,782 - create_instance - INFO - Checking deletion status 2018-08-28 17:38:43,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:44,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-f9dfe155-f8f7-4e58-b696-7d0d0db519f6 x-compute-request-id: req-f9dfe155-f8f7-4e58-b696-7d0d0db519f6 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:71:60:91", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:43Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:44,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-f9dfe155-f8f7-4e58-b696-7d0d0db519f6 2018-08-28 17:38:44,050 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst] is - ACTIVE 2018-08-28 17:38:44,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:38:47,053 - create_instance - DEBUG - VM status query timeout in 296.728724957 2018-08-28 17:38:47,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:47,162 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5870fdaa-0280-43f1-b211-cfbcebd63995 x-compute-request-id: req-5870fdaa-0280-43f1-b211-cfbcebd63995 Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:43Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:47,162 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-5870fdaa-0280-43f1-b211-cfbcebd63995 2018-08-28 17:38:47,163 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst] is - ACTIVE 2018-08-28 17:38:47,163 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:38:50,166 - create_instance - DEBUG - VM status query timeout in 293.616004944 2018-08-28 17:38:50,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:50,418 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38: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-93c0ca99-39ae-4163-aa4e-74d5a12b857c x-compute-request-id: req-93c0ca99-39ae-4163-aa4e-74d5a12b857c Content-Encoding: gzip Content-Length: 737 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ac358939-0db2-46f4-99d6-0eabba915e6f", "rel": "bookmark"}], "image": {"id": "0e238743-2e33-49d0-8e09-cfe81b5bb148", "links": [{"href": "http://172.30.9.28:8774/images/0e238743-2e33-49d0-8e09-cfe81b5bb148", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-08-28T17:38:16.000000", "flavor": {"id": "a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "links": [{"href": "http://172.30.9.28:8774/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace", "rel": "bookmark"}]}, "id": "ac358939-0db2-46f4-99d6-0eabba915e6f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:38:43Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst", "created": "2018-08-28T17:38:06Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:38:50,418 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-93c0ca99-39ae-4163-aa4e-74d5a12b857c 2018-08-28 17:38:50,418 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst] is - ACTIVE 2018-08-28 17:38:50,419 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:38:53,422 - create_instance - DEBUG - VM status query timeout in 290.360340834 2018-08-28 17:38:53,424 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cd8e7d708776968dfa099ab73869a2eb9f61f01" 2018-08-28 17:38:53,475 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17: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-5859b1dc-7103-4c1b-a740-08e09a0f1932 x-compute-request-id: req-5859b1dc-7103-4c1b-a740-08e09a0f1932 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ac358939-0db2-46f4-99d6-0eabba915e6f could not be found.", "code": 404}} 2018-08-28 17:38:53,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ac358939-0db2-46f4-99d6-0eabba915e6f used request id req-5859b1dc-7103-4c1b-a740-08e09a0f1932 2018-08-28 17:38:53,476 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ac358939-0db2-46f4-99d6-0eabba915e6f could not be found. (HTTP 404) (Request-ID: req-5859b1dc-7103-4c1b-a740-08e09a0f1932) 2018-08-28 17:38:53,476 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-vm_inst 2018-08-28 17:38:53,479 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c2b6c82-e010-4326-a36c-9f49ac53524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:38:54,204 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:38:53 GMT Server: Apache x-compute-request-id: req-43288016-24be-4d7f-a29b-8cdaec8fcde1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43288016-24be-4d7f-a29b-8cdaec8fcde1 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:38:34.000000", "replication_status": null, "snapshot_id": null, "id": "05dfde28-948f-49bf-aa79-7f9eede7c4a0", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-3dc7ef65-634e-4da7-8559-33df2eb97b0b", "bootable": "false", "created_at": "2018-08-28T17:37:52.000000", "volume_type": null}} 2018-08-28 17:38:54,204 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-43288016-24be-4d7f-a29b-8cdaec8fcde1 2018-08-28 17:38:54,205 - create_volume - DEBUG - Instance status is - available 2018-08-28 17:38:54,205 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b 2018-08-28 17:38:54,205 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b 2018-08-28 17:38:54,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c2b6c82-e010-4326-a36c-9f49ac53524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:38:54,988 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:38:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3087f565-65c2-471a-829c-ab6e387b1c69 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:38:54,988 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-3087f565-65c2-471a-829c-ab6e387b1c69 2018-08-28 17:38:54,991 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c2b6c82-e010-4326-a36c-9f49ac53524f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}47ca4ad32363f2bb342276aefe3fcf2b164c6bad" 2018-08-28 17:38:55,761 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:38:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2c3effdf-44c6-40d3-a3f0-a017c11b6406 x-openstack-request-id: req-2c3effdf-44c6-40d3-a3f0-a017c11b6406 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 05dfde28-948f-49bf-aa79-7f9eede7c4a0 could not be found.", "code": 404}} 2018-08-28 17:38:55,762 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/05dfde28-948f-49bf-aa79-7f9eede7c4a0 used request id req-2c3effdf-44c6-40d3-a3f0-a017c11b6406 2018-08-28 17:38:55,762 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 05dfde28-948f-49bf-aa79-7f9eede7c4a0 could not be found. (HTTP 404) (Request-ID: req-2c3effdf-44c6-40d3-a3f0-a017c11b6406) 2018-08-28 17:38:55,762 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b 2018-08-28 17:38:55,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}802ccdcb50301763c6d8560818665fde415e7bb8" 2018-08-28 17:38:55,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:38: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-3bce0c9c-b1f9-4075-8982-abaa15795397 x-compute-request-id: req-3bce0c9c-b1f9-4075-8982-abaa15795397 Content-Length: 0 Content-Type: application/json 2018-08-28 17:38:55,796 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a7149a57-2a61-47b7-8f0c-29d2cdfb9ace used request id req-3bce0c9c-b1f9-4075-8982-abaa15795397 2018-08-28 17:38:55,797 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet 2018-08-28 17:38:55,797 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-subnet 2018-08-28 17:38:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:38:57,925 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9d722ee0-7481-4657-82a5-de8506ae569a Date: Tue, 28 Aug 2018 17:38:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:38:57,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/24d39f9c-16e3-4bef-be3b-2d5b9b14dfaa used request id req-9d722ee0-7481-4657-82a5-de8506ae569a 2018-08-28 17:38:57,925 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-net 2018-08-28 17:38:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/225b9e7b-08ef-4a08-9d85-9267a406a110 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e676d46fcc0e104784ce90a7461b7928ceec3dc" 2018-08-28 17:38:59,170 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbac5cae-0957-4023-8bac-f7d63d12ef52 Date: Tue, 28 Aug 2018 17:38:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:38:59,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/225b9e7b-08ef-4a08-9d85-9267a406a110 used request id req-dbac5cae-0957-4023-8bac-f7d63d12ef52 2018-08-28 17:38:59,171 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-3dc7ef65-634e-4da7-8559-33df2eb97b0b-image 2018-08-28 17:38:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d10ba03cce5881b64c2ce80f1c338bbbb8a792b8" 2018-08-28 17:39:00,740 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d574c173-d4ad-4a0c-abde-871d1ea0e4c1 Date: Tue, 28 Aug 2018 17:39:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:39:00,740 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0e238743-2e33-49d0-8e09-cfe81b5bb148 used request id req-d574c173-d4ad-4a0c-abde-871d1ea0e4c1 2018-08-28 17:39:00,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:39:00,744 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:39:00,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:39:00,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:39:01,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:39:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Jz4zX9smQuKQDPMHl6-HpQ"], "issued_at": "2018-08-28T17:39:01.000000Z"}} 2018-08-28 17:39:01,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" 2018-08-28 17:39:01,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6074dab-808f-41f1-bcf1-2a83218a96fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:39:01,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6074dab-808f-41f1-bcf1-2a83218a96fd 2018-08-28 17:39:01,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" 2018-08-28 17:39:01,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-f771b1de-a8b3-4a33-b74b-225f8850a57b Date: Tue, 28 Aug 2018 17:39:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image"} 2018-08-28 17:39:01,445 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image used request id req-f771b1de-a8b3-4a33-b74b-225f8850a57b 2018-08-28 17:39:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" 2018-08-28 17:39:01,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c8af037c-3e1b-468e-b5f4-536a52c9ea5a Date: Tue, 28 Aug 2018 17:39: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-08-28 17:39:01,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c8af037c-3e1b-468e-b5f4-536a52c9ea5a 2018-08-28 17:39:01,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image"}' 2018-08-28 17:39:02,373 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456 X-Openstack-Request-Id: req-5d54ad0a-5969-4208-aec2-32f80187be72 Date: Tue, 28 Aug 2018 17:39:02 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:39:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:39:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456", "min_disk": 0, "protected": false, "id": "eb722d1b-715c-4fb1-af3f-601b86734456", "file": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:39:02,374 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5d54ad0a-5969-4208-aec2-32f80187be72 2018-08-28 17:39:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" -d '' 2018-08-28 17:39:03,846 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f38fd63e-e2f7-4fc9-8738-132296c676fd Date: Tue, 28 Aug 2018 17:39:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:39:03,847 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456/file used request id req-f38fd63e-e2f7-4fc9-8738-132296c676fd 2018-08-28 17:39:03,847 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:39:03,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" 2018-08-28 17:39:04,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-86dcfd86-eed6-409b-a458-988fe9f11156 Date: Tue, 28 Aug 2018 17:39:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:39:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:39:03Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eb722d1b-715c-4fb1-af3f-601b86734456/snap", "metadata": {}}], "self": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456", "min_disk": 0, "protected": false, "id": "eb722d1b-715c-4fb1-af3f-601b86734456", "file": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eb722d1b-715c-4fb1-af3f-601b86734456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:39:04,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456 used request id req-86dcfd86-eed6-409b-a458-988fe9f11156 2018-08-28 17:39:04,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" 2018-08-28 17:39:04,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b4cfd8ef-2695-4cd9-b7b9-bd87cb5878ed Date: Tue, 28 Aug 2018 17:39:04 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 17:39:04,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b4cfd8ef-2695-4cd9-b7b9-bd87cb5878ed 2018-08-28 17:39:04,175 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image 2018-08-28 17:39:04,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" 2018-08-28 17:39:04,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-c2efa879-2542-417f-90ad-c691fda21c6f Date: Tue, 28 Aug 2018 17:39:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:39:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:39:03Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eb722d1b-715c-4fb1-af3f-601b86734456/snap", "metadata": {}}], "self": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456", "min_disk": 0, "protected": false, "id": "eb722d1b-715c-4fb1-af3f-601b86734456", "file": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eb722d1b-715c-4fb1-af3f-601b86734456/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:39:04,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456 used request id req-c2efa879-2542-417f-90ad-c691fda21c6f 2018-08-28 17:39:04,808 - create_image - DEBUG - Instance status is - active 2018-08-28 17:39:04,808 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image 2018-08-28 17:39:04,808 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image 2018-08-28 17:39:04,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:39:04,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:39:05,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["ViIVAVL0T9espFe2d9Dkmg"], "issued_at": "2018-08-28T17:39:05.000000Z"}} 2018-08-28 17:39:05,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:39:05,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5dfa0a6-658a-4c99-8f2c-69eba11d1288 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:39:05,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5dfa0a6-658a-4c99-8f2c-69eba11d1288 2018-08-28 17:39:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:39:05,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3d48c74d-5543-4050-a932-112535e1a4e4 Date: Tue, 28 Aug 2018 17:39:05 GMT RESP BODY: {"networks":[]} 2018-08-28 17:39:05,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-3d48c74d-5543-4050-a932-112535e1a4e4 2018-08-28 17:39:05,451 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net 2018-08-28 17:39:05,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net", "admin_state_up": true}}' 2018-08-28 17:39:05,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-cc7db8df-faf3-4f1b-97bd-fedd26c65131 Date: Tue, 28 Aug 2018 17:39: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":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:39:05Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","mtu":1450}} 2018-08-28 17:39:05,849 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-cc7db8df-faf3-4f1b-97bd-fedd26c65131 2018-08-28 17:39:05,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:39:06,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-60c310a1-97f6-44b6-a9cb-ebc0f2f1db63 Date: Tue, 28 Aug 2018 17:39:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:39:05Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:39:06,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-60c310a1-97f6-44b6-a9cb-ebc0f2f1db63 2018-08-28 17:39:06,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:39:06,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fffb7a13-839d-4d8f-ad37-26acc68bb306 Date: Tue, 28 Aug 2018 17:39:06 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:39:06,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-fffb7a13-839d-4d8f-ad37-26acc68bb306 2018-08-28 17:39:06,261 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet 2018-08-28 17:39:06,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" -d '{"subnets": [{"ip_version": 4, "network_id": "1bb4065d-c3b4-4243-8349-d966623a4fe1", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]}' 2018-08-28 17:39:06,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-859b853f-a1cf-4504-9d8c-c551b2849291 Date: Tue, 28 Aug 2018 17:39:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:39:06,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-859b853f-a1cf-4504-9d8c-c551b2849291 2018-08-28 17:39:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:39:07,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6f5540a0-9360-48fe-8e6e-bfcaef92b734 Date: Tue, 28 Aug 2018 17:39:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:39:07,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-6f5540a0-9360-48fe-8e6e-bfcaef92b734 2018-08-28 17:39:07,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:39:07,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6911b82c-0ebb-43a6-a472-dbd673ad52ab Date: Tue, 28 Aug 2018 17:39:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:39:07,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-6911b82c-0ebb-43a6-a472-dbd673ad52ab 2018-08-28 17:39:07,329 - OpenStackNetwork - DEBUG - Network [1bb4065d-c3b4-4243-8349-d966623a4fe1] created successfully 2018-08-28 17:39:07,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:39:07,330 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:39:07,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:39:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Pp6rmOV8RVOurcDDBlcIRg"], "issued_at": "2018-08-28T17:39:07.000000Z"}} 2018-08-28 17:39:07,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1fe92b94d706cbea65f34054409be847d2ec08" 2018-08-28 17:39:07,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1fdfb81-f044-4481-bd83-c205300efd72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:39:07,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a1fdfb81-f044-4481-bd83-c205300efd72 2018-08-28 17:39:07,726 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:39:07,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1fe92b94d706cbea65f34054409be847d2ec08" 2018-08-28 17:39:07,902 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-22dbe13b-894b-4ce9-b3a7-9b412980ba35 x-compute-request-id: req-22dbe13b-894b-4ce9-b3a7-9b412980ba35 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:39:07,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-22dbe13b-894b-4ce9-b3a7-9b412980ba35 2018-08-28 17:39:07,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1fe92b94d706cbea65f34054409be847d2ec08" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 17:39:08,165 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef797526-0fec-4869-8572-e83f5bd41680 x-compute-request-id: req-ef797526-0fec-4869-8572-e83f5bd41680 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:39:08,165 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ef797526-0fec-4869-8572-e83f5bd41680 2018-08-28 17:39:08,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:39:08,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:39:08,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:39:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["ANO4ebrRSF6ENoqAi91m-Q"], "issued_at": "2018-08-28T17:39:08.000000Z"}} 2018-08-28 17:39:08,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:39:08,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a1316a2-b00d-4a18-86dd-c4d049fd4ba2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:39:08,657 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5a1316a2-b00d-4a18-86dd-c4d049fd4ba2 2018-08-28 17:39:08,662 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:39:09,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:08 GMT Server: Apache x-compute-request-id: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 17:39:09,418 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail used request id req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65 2018-08-28 17:39:09,422 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 17:39:09,826 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:39:09 GMT Server: Apache x-compute-request-id: req-815597da-abaa-4571-b6b3-b21bf2910e8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-815597da-abaa-4571-b6b3-b21bf2910e8d Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T17:39:09.712638", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55ea6b87-90dc-43ac-a78f-24ac3125458b", "size": 1}} 2018-08-28 17:39:09,826 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes used request id req-815597da-abaa-4571-b6b3-b21bf2910e8d 2018-08-28 17:39:09,829 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:39:10,580 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:09 GMT Server: Apache x-compute-request-id: req-b9430ca5-7ffd-4e2d-b528-a7bdc88ca9ef OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9430ca5-7ffd-4e2d-b528-a7bdc88ca9ef Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:39:10.000000", "replication_status": null, "snapshot_id": null, "id": "55ea6b87-90dc-43ac-a78f-24ac3125458b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a", "bootable": "false", "created_at": "2018-08-28T17:39:09.000000", "volume_type": null}} 2018-08-28 17:39:10,581 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b used request id req-b9430ca5-7ffd-4e2d-b528-a7bdc88ca9ef 2018-08-28 17:39:10,581 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a 2018-08-28 17:39:10,584 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:39:11,324 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:10 GMT Server: Apache x-compute-request-id: req-fe536c9d-f364-4bc5-b6bc-ad90c0f3af95 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fe536c9d-f364-4bc5-b6bc-ad90c0f3af95 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:39:10.000000", "replication_status": null, "snapshot_id": null, "id": "55ea6b87-90dc-43ac-a78f-24ac3125458b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a", "bootable": "false", "created_at": "2018-08-28T17:39:09.000000", "volume_type": null}} 2018-08-28 17:39:11,324 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b used request id req-fe536c9d-f364-4bc5-b6bc-ad90c0f3af95 2018-08-28 17:39:11,324 - create_volume - DEBUG - Instance status is - available 2018-08-28 17:39:11,324 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a 2018-08-28 17:39:11,325 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a 2018-08-28 17:39:11,325 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:39:11,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:39:11,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:39:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["lGJv_98dSGeaoQVWyP1oGw"], "issued_at": "2018-08-28T17:39:11.000000Z"}} 2018-08-28 17:39:11,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:11,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f208ae-5222-45f8-8100-afb19673f2fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:39:11,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-54f208ae-5222-45f8-8100-afb19673f2fb 2018-08-28 17:39:11,788 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:39:11,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:11,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5d53880-2eab-406d-848e-8dc0d63b9d41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:39:11,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5d53880-2eab-406d-848e-8dc0d63b9d41 2018-08-28 17:39:11,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:12,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9a104cc9-90e0-47a5-9eae-14e9704ef1d4 Date: Tue, 28 Aug 2018 17:39:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:39:12,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-9a104cc9-90e0-47a5-9eae-14e9704ef1d4 2018-08-28 17:39:12,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:39:12,117 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:39:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:39:12,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:12,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259d2ea5-f42f-46b7-93dd-e5df3046d184 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:39:12,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-259d2ea5-f42f-46b7-93dd-e5df3046d184 2018-08-28 17:39:12,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:12,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-87686ce3-894e-4f0e-9db8-af8ae6c33839 Date: Tue, 28 Aug 2018 17:39:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:39:12,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-87686ce3-894e-4f0e-9db8-af8ae6c33839 2018-08-28 17:39:12,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:12,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5d43f742-3bc2-46ba-8f01-265b2f8be231 Date: Tue, 28 Aug 2018 17:39:12 GMT RESP BODY: {"ports":[]} 2018-08-28 17:39:12,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port&admin_state_up=True used request id req-5d43f742-3bc2-46ba-8f01-265b2f8be231 2018-08-28 17:39:12,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:12,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ed2d7050-f968-4146-b0fb-62a23ae448fb x-compute-request-id: req-ed2d7050-f968-4146-b0fb-62a23ae448fb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 17:39:12,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst used request id req-ed2d7050-f968-4146-b0fb-62a23ae448fb 2018-08-28 17:39:12,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:12,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8ef0a6cb-588d-464c-af60-48692e9b2799 Date: Tue, 28 Aug 2018 17:39:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:39:12,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-8ef0a6cb-588d-464c-af60-48692e9b2799 2018-08-28 17:39:12,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:12,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d56e090-25b2-4556-951c-eeeedf84d653 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:39:12,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-5d56e090-25b2-4556-951c-eeeedf84d653 2018-08-28 17:39:12,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:13,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7c9af13d-ee34-4efd-95df-3dc8e2112bc2 Date: Tue, 28 Aug 2018 17:39:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:39:13,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-7c9af13d-ee34-4efd-95df-3dc8e2112bc2 2018-08-28 17:39:13,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:13,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c526027c-2a90-4932-9c9e-2e1f1332ed6f Date: Tue, 28 Aug 2018 17:39:13 GMT RESP BODY: {"ports":[]} 2018-08-28 17:39:13,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port&admin_state_up=True used request id req-c526027c-2a90-4932-9c9e-2e1f1332ed6f 2018-08-28 17:39:13,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:39:13,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:39:13,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:39:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["rH7DSUgFSimdhSKERpzjog"], "issued_at": "2018-08-28T17:39:13.000000Z"}} 2018-08-28 17:39:13,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da7596e972cc0eb65459b26570cd615ee02af9b" 2018-08-28 17:39:13,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7419491-6798-4193-b043-a0fe4f77602b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:39:13,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e7419491-6798-4193-b043-a0fe4f77602b 2018-08-28 17:39:13,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:13,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2001dbda-51be-4802-ae2d-27f89871594e Date: Tue, 28 Aug 2018 17:39:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:39:13,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-2001dbda-51be-4802-ae2d-27f89871594e 2018-08-28 17:39:13,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:14,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e196e9a5-e07c-4947-a73a-96a1f0acf0c7 Date: Tue, 28 Aug 2018 17:39:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:39:14,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-e196e9a5-e07c-4947-a73a-96a1f0acf0c7 2018-08-28 17:39:14,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:14,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d5b9ac5a-a209-4052-8729-1f1a5616fa0e Date: Tue, 28 Aug 2018 17:39:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:39:14,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-d5b9ac5a-a209-4052-8729-1f1a5616fa0e 2018-08-28 17:39:14,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:39:14,401 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:39:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:39:14,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da7596e972cc0eb65459b26570cd615ee02af9b" 2018-08-28 17:39:14,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156116b6-3f04-4a31-9a6c-e344e0b91351 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:39:14,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-156116b6-3f04-4a31-9a6c-e344e0b91351 2018-08-28 17:39:14,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:14,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f6423d0c-34ca-4212-bd18-653825925d35 Date: Tue, 28 Aug 2018 17:39:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:39:14,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-f6423d0c-34ca-4212-bd18-653825925d35 2018-08-28 17:39:14,711 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net 2018-08-28 17:39:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" -d '{"port": {"network_id": "1bb4065d-c3b4-4243-8349-d966623a4fe1", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port", "admin_state_up": true}}' 2018-08-28 17:39:15,710 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-aa05a7df-bd7d-479b-ad22-d441111132bc Date: Tue, 28 Aug 2018 17:39:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:15Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.5"}],"id":"e0081724-7781-4331-a0c3-e5d04e05cfc8","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:ce:be","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:15Z","binding:vnic_type":"normal"}} 2018-08-28 17:39:15,710 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-aa05a7df-bd7d-479b-ad22-d441111132bc 2018-08-28 17:39:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:15,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3533b2ac-c82a-4932-91ae-e1dd190e8ce1 Date: Tue, 28 Aug 2018 17:39:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:39:15,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-3533b2ac-c82a-4932-91ae-e1dd190e8ce1 2018-08-28 17:39:15,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:16,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f446e356-01d3-4798-aacc-000f799c4dbf 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:39:16,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-f446e356-01d3-4798-aacc-000f799c4dbf 2018-08-28 17:39:16,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:16,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cf5a4c1e-3da4-4a04-b50c-692f1622b31a Date: Tue, 28 Aug 2018 17:39:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:39:16,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-cf5a4c1e-3da4-4a04-b50c-692f1622b31a 2018-08-28 17:39:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:16,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-6aed4042-a433-4a14-b7ff-3102139f4a42 Date: Tue, 28 Aug 2018 17:39:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:15Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.5"}],"id":"e0081724-7781-4331-a0c3-e5d04e05cfc8","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a4:ce:be","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:15Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 17:39:16,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port&admin_state_up=True used request id req-6aed4042-a433-4a14-b7ff-3102139f4a42 2018-08-28 17:39:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:16,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-decb13f2-1522-4ba6-857f-fa6b29838821 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:39:16,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-decb13f2-1522-4ba6-857f-fa6b29838821 2018-08-28 17:39:16,405 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst 2018-08-28 17:39:16,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:16,433 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a01bd2b9-c44b-4f92-b211-9e126c456c64 x-compute-request-id: req-a01bd2b9-c44b-4f92-b211-9e126c456c64 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-flavor"}]} 2018-08-28 17:39:16,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a01bd2b9-c44b-4f92-b211-9e126c456c64 2018-08-28 17:39:16,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:16,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42daf539-9cf3-4b15-81f1-f5c649c6aed2 x-compute-request-id: req-42daf539-9cf3-4b15-81f1-f5c649c6aed2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:39:16,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d used request id req-42daf539-9cf3-4b15-81f1-f5c649c6aed2 2018-08-28 17:39:16,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:16,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-8a8f86cd-5ac6-4626-b7c3-0fc98bab9b52 Date: Tue, 28 Aug 2018 17:39:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:39:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:39:03Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eb722d1b-715c-4fb1-af3f-601b86734456/snap", "metadata": {}}], "self": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456", "min_disk": 0, "protected": false, "id": "eb722d1b-715c-4fb1-af3f-601b86734456", "file": "/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eb722d1b-715c-4fb1-af3f-601b86734456/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image"} 2018-08-28 17:39:16,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image used request id req-8a8f86cd-5ac6-4626-b7c3-0fc98bab9b52 2018-08-28 17:39:16,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:17,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fc0ebc95-33a8-41bc-b125-7cca8e0ab0af Date: Tue, 28 Aug 2018 17:39: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-08-28 17:39:17,220 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fc0ebc95-33a8-41bc-b125-7cca8e0ab0af 2018-08-28 17:39:17,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "imageRef": "eb722d1b-715c-4fb1-af3f-601b86734456", "flavorRef": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "max_count": 1, "min_count": 1, "networks": [{"port": "e0081724-7781-4331-a0c3-e5d04e05cfc8"}]}}' 2018-08-28 17:39:19,027 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:39:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1956ab4c-58a4-4bbd-bed9-7ece4a88885c x-compute-request-id: req-1956ab4c-58a4-4bbd-bed9-7ece4a88885c Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "adminPass": "6gztvrrvtQ7W"}} 2018-08-28 17:39:19,027 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-1956ab4c-58a4-4bbd-bed9-7ece4a88885c 2018-08-28 17:39:19,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:19,402 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39: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-82b9757a-6972-47cd-98de-750e054b1f24 x-compute-request-id: req-82b9757a-6972-47cd-98de-750e054b1f24 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39: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": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:19,402 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-82b9757a-6972-47cd-98de-750e054b1f24 2018-08-28 17:39:19,403 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst 2018-08-28 17:39:19,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:19,626 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39: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-0853b336-7346-4525-bd22-8d2f182bef5b x-compute-request-id: req-0853b336-7346-4525-bd22-8d2f182bef5b Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39: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": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:19,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-0853b336-7346-4525-bd22-8d2f182bef5b 2018-08-28 17:39:19,626 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:19,627 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:22,630 - create_instance - DEBUG - VM status query timeout in 896.773149014 2018-08-28 17:39:22,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:23,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39: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-50aa8558-977a-4c41-8799-f8b1c87fefac x-compute-request-id: req-50aa8558-977a-4c41-8799-f8b1c87fefac Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39: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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:23,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-50aa8558-977a-4c41-8799-f8b1c87fefac 2018-08-28 17:39:23,048 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:23,048 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:26,051 - create_instance - DEBUG - VM status query timeout in 893.351823092 2018-08-28 17:39:26,054 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:26,660 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30471a9b-0856-49ba-93a5-fa28ce0e622d x-compute-request-id: req-30471a9b-0856-49ba-93a5-fa28ce0e622d Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:26,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-30471a9b-0856-49ba-93a5-fa28ce0e622d 2018-08-28 17:39:26,661 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:26,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:29,664 - create_instance - DEBUG - VM status query timeout in 889.738742113 2018-08-28 17:39:29,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:29,940 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aecd59c6-bc80-41d5-aa54-654c05779a9e x-compute-request-id: req-aecd59c6-bc80-41d5-aa54-654c05779a9e Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:29,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-aecd59c6-bc80-41d5-aa54-654c05779a9e 2018-08-28 17:39:29,940 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:29,941 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:32,944 - create_instance - DEBUG - VM status query timeout in 886.459144115 2018-08-28 17:39:32,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:33,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39: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-dc1e4001-5611-4cc3-967a-cc8cc31b4681 x-compute-request-id: req-dc1e4001-5611-4cc3-967a-cc8cc31b4681 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:33,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-dc1e4001-5611-4cc3-967a-cc8cc31b4681 2018-08-28 17:39:33,068 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:33,069 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:36,072 - create_instance - DEBUG - VM status query timeout in 883.331100941 2018-08-28 17:39:36,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:36,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-89ca13dc-17be-4ea2-9128-ce75a567458a x-compute-request-id: req-89ca13dc-17be-4ea2-9128-ce75a567458a Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:36,647 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-89ca13dc-17be-4ea2-9128-ce75a567458a 2018-08-28 17:39:36,647 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:36,647 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:39,651 - create_instance - DEBUG - VM status query timeout in 879.752413988 2018-08-28 17:39:39,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:40,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39: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-5315a922-5f70-4fd9-9c98-43e5e756fcb8 x-compute-request-id: req-5315a922-5f70-4fd9-9c98-43e5e756fcb8 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:40,104 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-5315a922-5f70-4fd9-9c98-43e5e756fcb8 2018-08-28 17:39:40,104 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:40,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:43,108 - create_instance - DEBUG - VM status query timeout in 876.295327902 2018-08-28 17:39:43,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:43,705 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39: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-2f4c057b-7b47-4acd-bb01-c65943b40d43 x-compute-request-id: req-2f4c057b-7b47-4acd-bb01-c65943b40d43 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:43,705 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-2f4c057b-7b47-4acd-bb01-c65943b40d43 2018-08-28 17:39:43,706 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:43,706 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:46,706 - create_instance - DEBUG - VM status query timeout in 872.697025061 2018-08-28 17:39:46,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:47,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0c500c1d-9221-4eaf-a02e-4b21ca2e5c40 x-compute-request-id: req-0c500c1d-9221-4eaf-a02e-4b21ca2e5c40 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:47,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-0c500c1d-9221-4eaf-a02e-4b21ca2e5c40 2018-08-28 17:39:47,132 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:47,132 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:50,135 - create_instance - DEBUG - VM status query timeout in 869.267715931 2018-08-28 17:39:50,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:50,249 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-007488cc-8ade-4c23-88eb-8f22ca48ac05 x-compute-request-id: req-007488cc-8ade-4c23-88eb-8f22ca48ac05 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:50,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-007488cc-8ade-4c23-88eb-8f22ca48ac05 2018-08-28 17:39:50,250 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:50,250 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:53,253 - create_instance - DEBUG - VM status query timeout in 866.149907112 2018-08-28 17:39:53,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:53,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:39: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-2acdac65-2653-4c87-9458-fc4d5eddd5fa x-compute-request-id: req-2acdac65-2653-4c87-9458-fc4d5eddd5fa Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:24Z", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:53,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-2acdac65-2653-4c87-9458-fc4d5eddd5fa 2018-08-28 17:39:53,681 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:53,681 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:39:56,684 - create_instance - DEBUG - VM status query timeout in 862.71866703 2018-08-28 17:39:56,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:39:57,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-1e85a5a3-ed7e-4ba1-ac6f-0d68030bcba4 x-compute-request-id: req-1e85a5a3-ed7e-4ba1-ac6f-0d68030bcba4 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:55Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:39:57,298 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-1e85a5a3-ed7e-4ba1-ac6f-0d68030bcba4 2018-08-28 17:39:57,298 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:39:57,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:40:00,302 - create_instance - DEBUG - VM status query timeout in 859.101094007 2018-08-28 17:40:00,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:00,782 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40: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-7ea3e57c-2677-44ff-8276-4ce3d7e56f8f x-compute-request-id: req-7ea3e57c-2677-44ff-8276-4ce3d7e56f8f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:ce:be", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:39:55Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:00,782 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-7ea3e57c-2677-44ff-8276-4ce3d7e56f8f 2018-08-28 17:40:00,782 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - BUILD 2018-08-28 17:40:00,783 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:40:03,786 - create_instance - DEBUG - VM status query timeout in 855.617129087 2018-08-28 17:40:03,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:04,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-ca0c784a-f323-4237-a3b4-0e18d435c1e2 x-compute-request-id: req-ca0c784a-f323-4237-a3b4-0e18d435c1e2 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:ce:be", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-28T17:40:00.000000", "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:01Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:04,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-ca0c784a-f323-4237-a3b4-0e18d435c1e2 2018-08-28 17:40:04,376 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - ACTIVE 2018-08-28 17:40:04,376 - create_instance - INFO - VM is - ACTIVE 2018-08-28 17:40:04,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:04,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-7fb5f718-7497-4273-a065-ef51823f98c9 x-compute-request-id: req-7fb5f718-7497-4273-a065-ef51823f98c9 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:ce:be", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-28T17:40:00.000000", "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:01Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:04,816 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-7fb5f718-7497-4273-a065-ef51823f98c9 2018-08-28 17:40:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:04,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-f155ea9b-1113-4d80-9ad7-57c1df5dc3f4 Date: Tue, 28 Aug 2018 17:40:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:04,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-f155ea9b-1113-4d80-9ad7-57c1df5dc3f4 2018-08-28 17:40:04,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:05,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e242a9e6-f2cb-4118-9e11-441438f86c14 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:05,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-e242a9e6-f2cb-4118-9e11-441438f86c14 2018-08-28 17:40:05,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:05,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-667624e7-a4f9-4b19-b568-4c8c3e896773 Date: Tue, 28 Aug 2018 17:40:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:40:05,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-667624e7-a4f9-4b19-b568-4c8c3e896773 2018-08-28 17:40:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:05,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-f11bd437-402c-420c-97f7-68fa1aca87b5 Date: Tue, 28 Aug 2018 17:40:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.4"}],"id":"0ec8ce14-8ab3-418e-9c7e-64e196478c32","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:19:3b","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1bb4065d-c3b4-4243-8349-d966623a4fe1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.2"}],"id":"1ff0aeb2-a414-46f0-8f46-30ff8db072d3","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:39:db","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1bb4065d-c3b4-4243-8349-d966623a4fe1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.3"}],"id":"c784647a-e9d1-4278-a011-dc25b151fe38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:23:cd","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1bb4065d-c3b4-4243-8349-d966623a4fe1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.5"}],"id":"e0081724-7781-4331-a0c3-e5d04e05cfc8","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:ce:be","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:15Z","binding:vnic_type":"normal","device_id":"a1e2ae43-10be-459a-928f-e88c603e06f6"}]} 2018-08-28 17:40:05,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-f11bd437-402c-420c-97f7-68fa1aca87b5 2018-08-28 17:40:05,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:05,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["yghcQ8IYSC6LXZrPWeCkJA"], "issued_at": "2018-08-28T17:40:05.000000Z"}} 2018-08-28 17:40:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76300b66683067e7cc48014f6048c4e439cfb448" 2018-08-28 17:40:05,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6eb96658-af45-453b-b550-29b853807df7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:05,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6eb96658-af45-453b-b550-29b853807df7 2018-08-28 17:40:05,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:06,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40: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-c96a15ed-716d-40f4-8493-53689f2efd68 x-compute-request-id: req-c96a15ed-716d-40f4-8493-53689f2efd68 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:ce:be", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-28T17:40:00.000000", "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:01Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:06,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-c96a15ed-716d-40f4-8493-53689f2efd68 2018-08-28 17:40:06,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:06,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-aa65c486-1c48-41bb-b2ef-cdad5c2eeb86 Date: Tue, 28 Aug 2018 17:40:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":55,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["b6a6455e-9d1d-40b9-9507-d228a1ffc5f2"],"description":"","tags":[],"updated_at":"2018-08-28T17:39:06Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:05Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:06,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net used request id req-aa65c486-1c48-41bb-b2ef-cdad5c2eeb86 2018-08-28 17:40:06,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:06,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e8b29c-4561-4fc7-a18e-3339b090b516 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:06,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-d7e8b29c-4561-4fc7-a18e-3339b090b516 2018-08-28 17:40:06,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:06,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-50f045d0-0c82-470c-8c5a-7f2cc6494e43 Date: Tue, 28 Aug 2018 17:40:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:06Z","dns_nameservers":[],"updated_at":"2018-08-28T17:39:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a2d4895edb5a491785776c3ede7809d8","id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet"}]} 2018-08-28 17:40:06,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-50f045d0-0c82-470c-8c5a-7f2cc6494e43 2018-08-28 17:40:06,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:06,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-48e7a0dc-349c-44ef-a39c-289ff76f938c Date: Tue, 28 Aug 2018 17:40:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.4"}],"id":"0ec8ce14-8ab3-418e-9c7e-64e196478c32","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:2a:19:3b","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:08Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1bb4065d-c3b4-4243-8349-d966623a4fe1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.2"}],"id":"1ff0aeb2-a414-46f0-8f46-30ff8db072d3","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:39:db","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:07Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1bb4065d-c3b4-4243-8349-d966623a4fe1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:39:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.3"}],"id":"c784647a-e9d1-4278-a011-dc25b151fe38","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:23:cd","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1bb4065d-c3b4-4243-8349-d966623a4fe1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6a6455e-9d1d-40b9-9507-d228a1ffc5f2","ip_address":"10.55.0.5"}],"id":"e0081724-7781-4331-a0c3-e5d04e05cfc8","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a4:ce:be","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port","admin_state_up":true,"network_id":"1bb4065d-c3b4-4243-8349-d966623a4fe1","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:39:15Z","binding:vnic_type":"normal","device_id":"a1e2ae43-10be-459a-928f-e88c603e06f6"}]} 2018-08-28 17:40:06,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-48e7a0dc-349c-44ef-a39c-289ff76f938c 2018-08-28 17:40:06,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76300b66683067e7cc48014f6048c4e439cfb448" -d '{"volumeAttachment": {"volumeId": "55ea6b87-90dc-43ac-a78f-24ac3125458b"}}' 2018-08-28 17:40:08,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40: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-18e2ff5c-7220-494f-8b50-1eb8cbca8a3f x-compute-request-id: req-18e2ff5c-7220-494f-8b50-1eb8cbca8a3f Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a1e2ae43-10be-459a-928f-e88c603e06f6", "id": "55ea6b87-90dc-43ac-a78f-24ac3125458b", "volumeId": "55ea6b87-90dc-43ac-a78f-24ac3125458b"}} 2018-08-28 17:40:08,723 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6/os-volume_attachments used request id req-18e2ff5c-7220-494f-8b50-1eb8cbca8a3f 2018-08-28 17:40:08,724 - create_instance - INFO - Deleting Port with ID - e0081724-7781-4331-a0c3-e5d04e05cfc8 2018-08-28 17:40:08,724 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-port 2018-08-28 17:40:08,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e0081724-7781-4331-a0c3-e5d04e05cfc8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:09,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b4410efe-f3bd-4169-9f5f-f6dfca6c6269 Date: Tue, 28 Aug 2018 17:40:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:40:09,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e0081724-7781-4331-a0c3-e5d04e05cfc8 used request id req-b4410efe-f3bd-4169-9f5f-f6dfca6c6269 2018-08-28 17:40:09,518 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst 2018-08-28 17:40:09,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:09,884 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:40:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-568ebeba-b075-4095-970b-faff31aed77a x-compute-request-id: req-568ebeba-b075-4095-970b-faff31aed77a Content-Type: application/json 2018-08-28 17:40:09,884 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-568ebeba-b075-4095-970b-faff31aed77a 2018-08-28 17:40:09,884 - create_instance - INFO - Checking deletion status 2018-08-28 17:40:09,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:09,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4bb28ae9-8b0b-4a2f-8301-ed142503fbdc x-compute-request-id: req-4bb28ae9-8b0b-4a2f-8301-ed142503fbdc Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:ce:be", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-28T17:40:00.000000", "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:09Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "55ea6b87-90dc-43ac-a78f-24ac3125458b"}], "metadata": {}}} 2018-08-28 17:40:09,980 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-4bb28ae9-8b0b-4a2f-8301-ed142503fbdc 2018-08-28 17:40:09,981 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - ACTIVE 2018-08-28 17:40:09,981 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:40:12,984 - create_instance - DEBUG - VM status query timeout in 296.900248051 2018-08-28 17:40:12,987 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:13,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed863e5e-b515-45cb-8d40-2206e43f5a6a x-compute-request-id: req-ed863e5e-b515-45cb-8d40-2206e43f5a6a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-28T17:40:00.000000", "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:11Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "55ea6b87-90dc-43ac-a78f-24ac3125458b"}], "metadata": {}}} 2018-08-28 17:40:13,452 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-ed863e5e-b515-45cb-8d40-2206e43f5a6a 2018-08-28 17:40:13,453 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - ACTIVE 2018-08-28 17:40:13,453 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:40:16,455 - create_instance - DEBUG - VM status query timeout in 293.429229021 2018-08-28 17:40:16,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:16,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-344c6b26-227c-4784-8efd-2ab86e9affc3 x-compute-request-id: req-344c6b26-227c-4784-8efd-2ab86e9affc3 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/a1e2ae43-10be-459a-928f-e88c603e06f6", "rel": "bookmark"}], "image": {"id": "eb722d1b-715c-4fb1-af3f-601b86734456", "links": [{"href": "http://172.30.9.28:8774/images/eb722d1b-715c-4fb1-af3f-601b86734456", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-08-28T17:40:00.000000", "flavor": {"id": "209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "links": [{"href": "http://172.30.9.28:8774/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d", "rel": "bookmark"}]}, "id": "a1e2ae43-10be-459a-928f-e88c603e06f6", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:11Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst", "created": "2018-08-28T17:39:18Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "55ea6b87-90dc-43ac-a78f-24ac3125458b"}], "metadata": {}}} 2018-08-28 17:40:16,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-344c6b26-227c-4784-8efd-2ab86e9affc3 2018-08-28 17:40:16,850 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst] is - ACTIVE 2018-08-28 17:40:16,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:40:19,854 - create_instance - DEBUG - VM status query timeout in 290.03076005 2018-08-28 17:40:19,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747c1b44a57426d3c7c2394b326a179cfe89937" 2018-08-28 17:40:19,907 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:40:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-975fd462-aa8e-4ab3-80fe-b5dcd5c70153 x-compute-request-id: req-975fd462-aa8e-4ab3-80fe-b5dcd5c70153 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a1e2ae43-10be-459a-928f-e88c603e06f6 could not be found.", "code": 404}} 2018-08-28 17:40:19,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/a1e2ae43-10be-459a-928f-e88c603e06f6 used request id req-975fd462-aa8e-4ab3-80fe-b5dcd5c70153 2018-08-28 17:40:19,907 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a1e2ae43-10be-459a-928f-e88c603e06f6 could not be found. (HTTP 404) (Request-ID: req-975fd462-aa8e-4ab3-80fe-b5dcd5c70153) 2018-08-28 17:40:19,908 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-vm_inst 2018-08-28 17:40:19,912 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:40:20,105 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:19 GMT Server: Apache x-compute-request-id: req-90e8c156-76e4-46d6-90ee-3d223d1b7f16 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-90e8c156-76e4-46d6-90ee-3d223d1b7f16 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:40:12.000000", "replication_status": null, "snapshot_id": null, "id": "55ea6b87-90dc-43ac-a78f-24ac3125458b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a", "bootable": "false", "created_at": "2018-08-28T17:39:09.000000", "volume_type": null}} 2018-08-28 17:40:20,106 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b used request id req-90e8c156-76e4-46d6-90ee-3d223d1b7f16 2018-08-28 17:40:20,106 - create_volume - DEBUG - Instance status is - available 2018-08-28 17:40:20,106 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a 2018-08-28 17:40:20,106 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a 2018-08-28 17:40:20,109 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:40:20,361 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:40:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-490d4a83-952f-4a07-b18b-9a75dba94ed9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:40:20,362 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b used request id req-490d4a83-952f-4a07-b18b-9a75dba94ed9 2018-08-28 17:40:20,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:40:20,569 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:20 GMT Server: Apache x-compute-request-id: req-575d8eba-afdf-4753-8f04-9761e47ff170 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-575d8eba-afdf-4753-8f04-9761e47ff170 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:40:20.000000", "replication_status": null, "snapshot_id": null, "id": "55ea6b87-90dc-43ac-a78f-24ac3125458b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a", "bootable": "false", "created_at": "2018-08-28T17:39:09.000000", "volume_type": null}} 2018-08-28 17:40:20,569 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b used request id req-575d8eba-afdf-4753-8f04-9761e47ff170 2018-08-28 17:40:20,569 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 17:40:20,569 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 17:40:23,573 - create_volume - DEBUG - Volume status query timeout in 56.7894289494 2018-08-28 17:40:23,576 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8d2fba5b-4e71-4980-8bb0-7ff58f6dfe65" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31491077b891fb5f4b218351382287a630504719" 2018-08-28 17:40:24,290 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:40:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-bac637c8-2ce3-4e76-bb2f-692f78f8badc x-openstack-request-id: req-bac637c8-2ce3-4e76-bb2f-692f78f8badc Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 55ea6b87-90dc-43ac-a78f-24ac3125458b could not be found.", "code": 404}} 2018-08-28 17:40:24,290 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/55ea6b87-90dc-43ac-a78f-24ac3125458b used request id req-bac637c8-2ce3-4e76-bb2f-692f78f8badc 2018-08-28 17:40:24,290 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 55ea6b87-90dc-43ac-a78f-24ac3125458b could not be found. (HTTP 404) (Request-ID: req-bac637c8-2ce3-4e76-bb2f-692f78f8badc) 2018-08-28 17:40:24,291 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a 2018-08-28 17:40:24,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1fe92b94d706cbea65f34054409be847d2ec08" 2018-08-28 17:40:24,489 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:40: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-e319cd4c-30a4-4387-bd7f-b6c6f7e93cc9 x-compute-request-id: req-e319cd4c-30a4-4387-bd7f-b6c6f7e93cc9 Content-Length: 0 Content-Type: application/json 2018-08-28 17:40:24,489 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/209af86f-f90a-43d4-bce9-1a7d2d8b8c4d used request id req-e319cd4c-30a4-4387-bd7f-b6c6f7e93cc9 2018-08-28 17:40:24,490 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet 2018-08-28 17:40:24,490 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-subnet 2018-08-28 17:40:24,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/b6a6455e-9d1d-40b9-9507-d228a1ffc5f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:40:26,909 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-84086543-6ef8-4b5f-b005-079c81f3fc73 Date: Tue, 28 Aug 2018 17:40:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:40:26,909 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/b6a6455e-9d1d-40b9-9507-d228a1ffc5f2 used request id req-84086543-6ef8-4b5f-b005-079c81f3fc73 2018-08-28 17:40:26,909 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-net 2018-08-28 17:40:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/1bb4065d-c3b4-4243-8349-d966623a4fe1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1c40fe398465eaeb00fb2a01cc70b4de074ef4" 2018-08-28 17:40:28,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1ff4633e-4989-442d-b128-5fb93b892c65 Date: Tue, 28 Aug 2018 17:40:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:40:28,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1bb4065d-c3b4-4243-8349-d966623a4fe1 used request id req-1ff4633e-4989-442d-b128-5fb93b892c65 2018-08-28 17:40:28,185 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-857d1ed8-f712-4f2e-b8f8-f8c5de5b140a-image 2018-08-28 17:40:28,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}01bafba43849700df79baad97ec5157dfcd42837" 2018-08-28 17:40:30,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd4f781c-c3cb-4b39-b1c6-b45e80c42877 Date: Tue, 28 Aug 2018 17:40:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:40:30,570 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/eb722d1b-715c-4fb1-af3f-601b86734456 used request id req-dd4f781c-c3cb-4b39-b1c6-b45e80c42877 2018-08-28 17:40:30,572 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:40:30,574 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:40:30,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:40:30,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:30,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["TxGSAtyzSMWEBqAl_9qiDA"], "issued_at": "2018-08-28T17:40:30.000000Z"}} 2018-08-28 17:40:30,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" 2018-08-28 17:40:31,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30dec205-eddc-4d01-a324-562a09109877 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:31,048 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-30dec205-eddc-4d01-a324-562a09109877 2018-08-28 17:40:31,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" 2018-08-28 17:40:31,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-96f77a2b-66f0-4261-bd89-64b1207ff6d8 Date: Tue, 28 Aug 2018 17:40:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image"} 2018-08-28 17:40:31,271 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image used request id req-96f77a2b-66f0-4261-bd89-64b1207ff6d8 2018-08-28 17:40:31,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" 2018-08-28 17:40:31,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6292a202-0740-4acc-b668-5c673abf8850 Date: Tue, 28 Aug 2018 17: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-08-28 17:40:31,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6292a202-0740-4acc-b668-5c673abf8850 2018-08-28 17:40:31,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image"}' 2018-08-28 17:40:31,784 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d X-Openstack-Request-Id: req-81be7960-9913-401c-aa9c-679c9a7d57a3 Date: Tue, 28 Aug 2018 17:40:31 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:40:31Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:40:31Z", "visibility": "shared", "locations": [], "self": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "min_disk": 0, "protected": false, "id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "file": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:40:31,784 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-81be7960-9913-401c-aa9c-679c9a7d57a3 2018-08-28 17:40:31,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" -d '' 2018-08-28 17:40:33,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0699afcf-68ec-4d13-aa04-a07997dd5daf Date: Tue, 28 Aug 2018 17: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-08-28 17:40:33,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/file used request id req-0699afcf-68ec-4d13-aa04-a07997dd5daf 2018-08-28 17:40:33,681 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:40:33,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" 2018-08-28 17:40:33,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-5ed60f90-8aaa-4b05-9ead-f72e619e28d6 Date: Tue, 28 Aug 2018 17:40:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:40:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:40:33Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/snap", "metadata": {}}], "self": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "min_disk": 0, "protected": false, "id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "file": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:40:33,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d used request id req-5ed60f90-8aaa-4b05-9ead-f72e619e28d6 2018-08-28 17:40:33,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" 2018-08-28 17:40:33,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a45f1cf4-9eb6-4698-ae6b-82e56819c905 Date: Tue, 28 Aug 2018 17:40:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 17:40:33,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a45f1cf4-9eb6-4698-ae6b-82e56819c905 2018-08-28 17:40:33,878 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image 2018-08-28 17:40:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" 2018-08-28 17:40:33,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-339b5fb7-c8a8-429f-a4b7-03169bbabfeb Date: Tue, 28 Aug 2018 17:40:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:40:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:40:33Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/snap", "metadata": {}}], "self": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "min_disk": 0, "protected": false, "id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "file": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:40:33,899 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d used request id req-339b5fb7-c8a8-429f-a4b7-03169bbabfeb 2018-08-28 17:40:33,900 - create_image - DEBUG - Instance status is - active 2018-08-28 17:40:33,900 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image 2018-08-28 17:40:33,900 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image 2018-08-28 17:40:33,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:40:33,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:34,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["XCHgrMadQpWFZZNpmCfTjw"], "issued_at": "2018-08-28T17:40:34.000000Z"}} 2018-08-28 17:40:34,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:40:34,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ee1819-6cb0-45f4-8713-e313265eb1ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:34,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a1ee1819-6cb0-45f4-8713-e313265eb1ea 2018-08-28 17:40:34,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:40:34,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-49d71156-4e88-4877-8094-64200117ccde Date: Tue, 28 Aug 2018 17:40:34 GMT RESP BODY: {"networks":[]} 2018-08-28 17:40:34,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-49d71156-4e88-4877-8094-64200117ccde 2018-08-28 17:40:34,557 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net 2018-08-28 17:40:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net", "admin_state_up": true}}' 2018-08-28 17:40:35,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-3e463854-e6f4-4cc4-854c-882ef9e36792 Date: Tue, 28 Aug 2018 17:40:35 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:40:34Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","mtu":1450}} 2018-08-28 17:40:35,262 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3e463854-e6f4-4cc4-854c-882ef9e36792 2018-08-28 17:40:35,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:40:35,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-06bac3fa-1c4c-453c-88b1-da64c81251fb Date: Tue, 28 Aug 2018 17:40:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:40:34Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:35,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-06bac3fa-1c4c-453c-88b1-da64c81251fb 2018-08-28 17:40:35,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:40:35,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-164c783a-fe34-4679-bc9e-6a655ad88397 Date: Tue, 28 Aug 2018 17:40:35 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:40:35,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-164c783a-fe34-4679-bc9e-6a655ad88397 2018-08-28 17:40:35,684 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet 2018-08-28 17:40:35,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" -d '{"subnets": [{"ip_version": 4, "network_id": "88662b42-ec30-4870-b631-40dd325d99e9", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]}' 2018-08-28 17:40:36,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4a048aa7-00f0-4b33-9191-68ea21af7a1e Date: Tue, 28 Aug 2018 17:40:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:36,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-4a048aa7-00f0-4b33-9191-68ea21af7a1e 2018-08-28 17:40:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:40:36,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ff439770-a91a-4ad1-a412-8458b307d7ac Date: Tue, 28 Aug 2018 17:40:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:36,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-ff439770-a91a-4ad1-a412-8458b307d7ac 2018-08-28 17:40:36,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:40:36,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-fb0ae2f6-a914-4b70-9fd4-8c92677ad58f Date: Tue, 28 Aug 2018 17:40:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:36,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-fb0ae2f6-a914-4b70-9fd4-8c92677ad58f 2018-08-28 17:40:36,714 - OpenStackNetwork - DEBUG - Network [88662b42-ec30-4870-b631-40dd325d99e9] created successfully 2018-08-28 17:40:36,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:40:36,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:37,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["_0ye2zewRzKsaFP1VLkhMg"], "issued_at": "2018-08-28T17:40:37.000000Z"}} 2018-08-28 17:40:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff17a8bbcb32670f5fb5013cc0e82f625e2d9feb" 2018-08-28 17:40:37,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d614687-8072-4d83-931f-0b3e0aa039e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:37,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d614687-8072-4d83-931f-0b3e0aa039e1 2018-08-28 17:40:37,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:40:37,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff17a8bbcb32670f5fb5013cc0e82f625e2d9feb" 2018-08-28 17:40:37,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40: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-f5b36596-c0bf-4026-a018-2aafef670c8f x-compute-request-id: req-f5b36596-c0bf-4026-a018-2aafef670c8f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:40:37,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f5b36596-c0bf-4026-a018-2aafef670c8f 2018-08-28 17:40:37,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff17a8bbcb32670f5fb5013cc0e82f625e2d9feb" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 17:40:37,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40: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-98d438ce-8048-4038-965b-e03683771198 x-compute-request-id: req-98d438ce-8048-4038-965b-e03683771198 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:40:37,475 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-98d438ce-8048-4038-965b-e03683771198 2018-08-28 17:40:37,476 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:40:37,477 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:37,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["1EzKZ5vVQlKhk33s7i_kMw"], "issued_at": "2018-08-28T17:40:37.000000Z"}} 2018-08-28 17:40:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" 2018-08-28 17:40:37,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e52378-f22f-457c-8b8b-2c59a745a098 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:37,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-92e52378-f22f-457c-8b8b-2c59a745a098 2018-08-28 17:40:37,971 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" 2018-08-28 17:40:38,157 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:38 GMT Server: Apache x-compute-request-id: req-44755c06-3d89-49c5-bf7d-97d40aae41c5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44755c06-3d89-49c5-bf7d-97d40aae41c5 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 17:40:38,157 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail used request id req-44755c06-3d89-49c5-bf7d-97d40aae41c5 2018-08-28 17:40:38,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-44755c06-3d89-49c5-bf7d-97d40aae41c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 17:40:39,056 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:40:38 GMT Server: Apache x-compute-request-id: req-b5e5c269-7504-4c7c-bba7-4b0e874ecc89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b5e5c269-7504-4c7c-bba7-4b0e874ecc89 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T17:40:38.952644", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a198102d-c1cd-4beb-ba16-9fe47d541d29", "size": 1}} 2018-08-28 17:40:39,056 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes used request id req-b5e5c269-7504-4c7c-bba7-4b0e874ecc89 2018-08-28 17:40:39,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44755c06-3d89-49c5-bf7d-97d40aae41c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" 2018-08-28 17:40:39,794 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:39 GMT Server: Apache x-compute-request-id: req-22b9ee0f-cc70-4224-a10c-1c450690e50f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22b9ee0f-cc70-4224-a10c-1c450690e50f Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:40:39.000000", "replication_status": null, "snapshot_id": null, "id": "a198102d-c1cd-4beb-ba16-9fe47d541d29", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84", "bootable": "false", "created_at": "2018-08-28T17:40:38.000000", "volume_type": null}} 2018-08-28 17:40:39,794 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 used request id req-22b9ee0f-cc70-4224-a10c-1c450690e50f 2018-08-28 17:40:39,794 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84 2018-08-28 17:40:39,797 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44755c06-3d89-49c5-bf7d-97d40aae41c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" 2018-08-28 17:40:40,558 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:39 GMT Server: Apache x-compute-request-id: req-a0de3f83-4ee1-4df4-941b-1e1837940d18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a0de3f83-4ee1-4df4-941b-1e1837940d18 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:40:39.000000", "replication_status": null, "snapshot_id": null, "id": "a198102d-c1cd-4beb-ba16-9fe47d541d29", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84", "bootable": "false", "created_at": "2018-08-28T17:40:38.000000", "volume_type": null}} 2018-08-28 17:40:40,558 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 used request id req-a0de3f83-4ee1-4df4-941b-1e1837940d18 2018-08-28 17:40:40,559 - create_volume - DEBUG - Instance status is - available 2018-08-28 17:40:40,559 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84 2018-08-28 17:40:40,559 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84 2018-08-28 17:40:40,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:40:40,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:40,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["X7e6-Kc9RcyMCO6yLyCBwQ"], "issued_at": "2018-08-28T17:40:40.000000Z"}} 2018-08-28 17:40:40,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:41,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-968f845a-375e-4bf7-ba95-7bec11075f5f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:41,024 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-968f845a-375e-4bf7-ba95-7bec11075f5f 2018-08-28 17:40:41,025 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:40:41,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:41,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dda36af-e8cd-4855-a8bb-f787cc36a037 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:41,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2dda36af-e8cd-4855-a8bb-f787cc36a037 2018-08-28 17:40:41,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:41,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ad67742f-08e0-4dcd-8db4-b15473fe2736 Date: Tue, 28 Aug 2018 17:40:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:41,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-ad67742f-08e0-4dcd-8db4-b15473fe2736 2018-08-28 17:40:41,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:40:41,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:40:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:40:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:41,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7d72946-5de1-46a7-80b5-a4b5c93f286f 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:41,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-e7d72946-5de1-46a7-80b5-a4b5c93f286f 2018-08-28 17:40:41,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:41,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-68589b88-a8ff-4765-a9bd-55ad6d6c9c15 Date: Tue, 28 Aug 2018 17:40:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:41,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-68589b88-a8ff-4765-a9bd-55ad6d6c9c15 2018-08-28 17:40:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:41,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4dff6298-d8c7-43e1-b7c0-b346743c71f2 Date: Tue, 28 Aug 2018 17:40:41 GMT RESP BODY: {"ports":[]} 2018-08-28 17:40:41,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port&admin_state_up=True used request id req-4dff6298-d8c7-43e1-b7c0-b346743c71f2 2018-08-28 17:40:41,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:42,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9fc7b274-51ce-44a3-810a-cf7d5ffd7691 x-compute-request-id: req-9fc7b274-51ce-44a3-810a-cf7d5ffd7691 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 17:40:42,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst used request id req-9fc7b274-51ce-44a3-810a-cf7d5ffd7691 2018-08-28 17:40:42,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:42,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-0eb4c2bd-d9b6-4781-99a1-8656c99d4a11 Date: Tue, 28 Aug 2018 17:40:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:42,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-0eb4c2bd-d9b6-4781-99a1-8656c99d4a11 2018-08-28 17:40:42,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:42,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1deb5da-b701-4d43-8d3b-3d3b4249505f 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:42,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-c1deb5da-b701-4d43-8d3b-3d3b4249505f 2018-08-28 17:40:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:42,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-286abe18-1eb2-440d-987c-2f0dd76e27ec Date: Tue, 28 Aug 2018 17:40:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:42,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-286abe18-1eb2-440d-987c-2f0dd76e27ec 2018-08-28 17:40:42,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:42,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0e2f8bb9-e03d-4701-90e3-bd3f32f40c4f Date: Tue, 28 Aug 2018 17:40:42 GMT RESP BODY: {"ports":[]} 2018-08-28 17:40:42,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port&admin_state_up=True used request id req-0e2f8bb9-e03d-4701-90e3-bd3f32f40c4f 2018-08-28 17:40:42,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:40:42,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:43,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["ZOZ3UR1kRMSfouptlL2SNA"], "issued_at": "2018-08-28T17:40:43.000000Z"}} 2018-08-28 17:40:43,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0952bf94ec30aa264240df1c70e1de7dbe6f9041" 2018-08-28 17:40:43,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd5fb22-9a1d-4910-83f3-f5c42ed27928 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:43,311 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3fd5fb22-9a1d-4910-83f3-f5c42ed27928 2018-08-28 17:40:43,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:43,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-dbe0f22d-d79f-4e45-b230-b0460db9cbfc Date: Tue, 28 Aug 2018 17:40:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:43,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-dbe0f22d-d79f-4e45-b230-b0460db9cbfc 2018-08-28 17:40:43,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:43,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3552a04e-83e9-4c03-b53e-159824095749 Date: Tue, 28 Aug 2018 17:40:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:43,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-3552a04e-83e9-4c03-b53e-159824095749 2018-08-28 17:40:43,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:43,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a77e63a5-02af-4f9d-afc9-54e529136574 Date: Tue, 28 Aug 2018 17:40:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:43,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-a77e63a5-02af-4f9d-afc9-54e529136574 2018-08-28 17:40:43,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:40:44,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:40:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:40:44,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0952bf94ec30aa264240df1c70e1de7dbe6f9041" 2018-08-28 17:40:44,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d1a172-1dd7-46ee-9df2-b706ae561728 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:44,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-f8d1a172-1dd7-46ee-9df2-b706ae561728 2018-08-28 17:40:44,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:44,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-cea7b49e-5e71-41e4-aba8-bcdbee70751c Date: Tue, 28 Aug 2018 17:40:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:44,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-cea7b49e-5e71-41e4-aba8-bcdbee70751c 2018-08-28 17:40:44,297 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net 2018-08-28 17:40:44,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" -d '{"port": {"network_id": "88662b42-ec30-4870-b631-40dd325d99e9", "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port", "admin_state_up": true}}' 2018-08-28 17:40:45,225 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-98cda38f-2e5d-42c1-a49f-58db8b2a192b Date: Tue, 28 Aug 2018 17:40:45 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:44Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:1b:91","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","project_id":"a2d4895edb5a491785776c3ede7809d8","qos_policy_id":null,"admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal"}} 2018-08-28 17:40:45,225 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-98cda38f-2e5d-42c1-a49f-58db8b2a192b 2018-08-28 17:40:45,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:45,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-91a95d4f-98c2-4094-91f9-ff30a508e355 Date: Tue, 28 Aug 2018 17:40:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:45,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-91a95d4f-98c2-4094-91f9-ff30a508e355 2018-08-28 17:40:45,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:45,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96546287-74dd-4673-ba2c-fa647d1173d9 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:45,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-96546287-74dd-4673-ba2c-fa647d1173d9 2018-08-28 17:40:45,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:45,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a8b804de-3d6c-4ee5-b7f2-d4420765cc59 Date: Tue, 28 Aug 2018 17:40:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:45,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-a8b804de-3d6c-4ee5-b7f2-d4420765cc59 2018-08-28 17:40:45,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:45,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-c193a999-f444-4d3f-8bba-79e72782865f Date: Tue, 28 Aug 2018 17:40:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:44Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:82:1b:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 17:40:45,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port&admin_state_up=True used request id req-c193a999-f444-4d3f-8bba-79e72782865f 2018-08-28 17:40:45,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:45,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8ffd54-15c6-40b6-8008-f9e575f013b2 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:45,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-4f8ffd54-15c6-40b6-8008-f9e575f013b2 2018-08-28 17:40:45,906 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst 2018-08-28 17:40:45,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:45,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a0a2f63-dc83-479a-b5fc-5b70671579ca x-compute-request-id: req-8a0a2f63-dc83-479a-b5fc-5b70671579ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-flavor"}]} 2018-08-28 17:40:45,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8a0a2f63-dc83-479a-b5fc-5b70671579ca 2018-08-28 17:40:45,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:45,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-53f186de-1694-430e-a0b2-4874a922de3e x-compute-request-id: req-53f186de-1694-430e-a0b2-4874a922de3e Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:40:45,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3 used request id req-53f186de-1694-430e-a0b2-4874a922de3e 2018-08-28 17:40:45,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:46,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e34f1f99-a277-46ac-8d08-b7ed4b89e821 Date: Tue, 28 Aug 2018 17:40:46 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:40:31Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:40:33Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/snap", "metadata": {}}], "self": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "min_disk": 0, "protected": false, "id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "file": "/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image"} 2018-08-28 17:40:46,145 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image used request id req-e34f1f99-a277-46ac-8d08-b7ed4b89e821 2018-08-28 17:40:46,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:46,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-02665f4c-2ed5-4b58-87c9-51c5d2422fec Date: Tue, 28 Aug 2018 17:40: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-08-28 17:40:46,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-02665f4c-2ed5-4b58-87c9-51c5d2422fec 2018-08-28 17:40:46,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "imageRef": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "flavorRef": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "max_count": 1, "min_count": 1, "networks": [{"port": "83404833-e9bb-4997-8b02-100d88798081"}]}}' 2018-08-28 17:40:48,908 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:40:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-84a82aa4-761d-4d96-85f8-f762a766cf82 x-compute-request-id: req-84a82aa4-761d-4d96-85f8-f762a766cf82 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "adminPass": "yTumcCzAQ48c"}} 2018-08-28 17:40:48,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-84a82aa4-761d-4d96-85f8-f762a766cf82 2018-08-28 17:40:48,912 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:49,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-291f1b06-aba9-43d5-9061-fd27d5014c33 x-compute-request-id: req-291f1b06-aba9-43d5-9061-fd27d5014c33 Content-Encoding: gzip Content-Length: 648 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:40:48Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:49,312 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-291f1b06-aba9-43d5-9061-fd27d5014c33 2018-08-28 17:40:49,312 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst 2018-08-28 17:40:49,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:49,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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,Accept-Encoding x-openstack-request-id: req-027f966b-673f-4c91-8aa2-f12d4e6d6418 x-compute-request-id: req-027f966b-673f-4c91-8aa2-f12d4e6d6418 Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:40:49Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:49,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-027f966b-673f-4c91-8aa2-f12d4e6d6418 2018-08-28 17:40:49,540 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst] is - BUILD 2018-08-28 17:40:49,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:40:52,543 - create_instance - DEBUG - VM status query timeout in 896.769021988 2018-08-28 17:40:52,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:53,161 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3029aaef-8bf7-4c8c-8be3-bf69b764a3ad x-compute-request-id: req-3029aaef-8bf7-4c8c-8be3-bf69b764a3ad Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": null, "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:40:50Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:53,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-3029aaef-8bf7-4c8c-8be3-bf69b764a3ad 2018-08-28 17:40:53,161 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst] is - BUILD 2018-08-28 17:40:53,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:40:56,165 - create_instance - DEBUG - VM status query timeout in 893.147686958 2018-08-28 17:40:56,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:56,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ce53e74-6cc1-4b06-a7cf-2dec5f99c2b4 x-compute-request-id: req-0ce53e74-6cc1-4b06-a7cf-2dec5f99c2b4 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:56Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:56,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-0ce53e74-6cc1-4b06-a7cf-2dec5f99c2b4 2018-08-28 17:40:56,767 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst] is - ACTIVE 2018-08-28 17:40:56,767 - create_instance - INFO - VM is - ACTIVE 2018-08-28 17:40:56,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:57,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e46b228-dd3e-4e22-a676-57f6de14231f x-compute-request-id: req-3e46b228-dd3e-4e22-a676-57f6de14231f Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:56Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:57,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-3e46b228-dd3e-4e22-a676-57f6de14231f 2018-08-28 17:40:57,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:57,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4ed8d9dc-282a-45b1-9e74-b13f7a447c43 Date: Tue, 28 Aug 2018 17:40:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:57,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-4ed8d9dc-282a-45b1-9e74-b13f7a447c43 2018-08-28 17:40:57,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:57,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea57799b-0b51-42ed-96da-dc017f3d0850 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:57,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-ea57799b-0b51-42ed-96da-dc017f3d0850 2018-08-28 17:40:57,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:57,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-489a4cff-58f1-45e0-8c96-927da39647e3 Date: Tue, 28 Aug 2018 17:40:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:57,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-489a4cff-58f1-45e0-8c96-927da39647e3 2018-08-28 17:40:57,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:57,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-e38e60ec-9edc-4816-9ee7-9681252a91ca Date: Tue, 28 Aug 2018 17:40:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.4"}],"id":"478fb0d8-273a-4358-ac71-8a89afe1f84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:bc:05","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.2"}],"id":"759074aa-483f-488c-994e-9f8f8139e4ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:1a:85","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:1b:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal","device_id":"40de180c-1cde-4920-b7db-a6c4a65f468f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.3"}],"id":"9a5e37b0-52d4-431e-9098-68517a7bebeb","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:89:44","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88662b42-ec30-4870-b631-40dd325d99e9"}]} 2018-08-28 17:40:57,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-e38e60ec-9edc-4816-9ee7-9681252a91ca 2018-08-28 17:40:57,647 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:40:58,032 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["AwBFa6olRXiH5KGqhfF2gA"], "issued_at": "2018-08-28T17:40:58.000000Z"}} 2018-08-28 17:40:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:40:58,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01216367-a710-4a8e-ac40-e625f5a76cd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:40:58,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-01216367-a710-4a8e-ac40-e625f5a76cd2 2018-08-28 17:40:58,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:58,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84f4cf61-562b-4537-b076-f3e1e162a810 x-compute-request-id: req-84f4cf61-562b-4537-b076-f3e1e162a810 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:56Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:40:58,538 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-84f4cf61-562b-4537-b076-f3e1e162a810 2018-08-28 17:40:58,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:58,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-fe9e3c0c-4971-4b16-bb09-e15a79746655 Date: Tue, 28 Aug 2018 17:40:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:40:58,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-fe9e3c0c-4971-4b16-bb09-e15a79746655 2018-08-28 17:40:58,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:58,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604257a3-7588-4e6b-97db-0a614fa65d51 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:40:58,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-604257a3-7588-4e6b-97db-0a614fa65d51 2018-08-28 17:40:58,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:58,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-20927e48-0698-4bd4-b241-af1553584219 Date: Tue, 28 Aug 2018 17:40:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:40:58,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-20927e48-0698-4bd4-b241-af1553584219 2018-08-28 17:40:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:40:58,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-755f915f-ad63-43a6-b929-c0f1275d3c5e Date: Tue, 28 Aug 2018 17:40:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.4"}],"id":"478fb0d8-273a-4358-ac71-8a89afe1f84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:bc:05","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.2"}],"id":"759074aa-483f-488c-994e-9f8f8139e4ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:1a:85","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:1b:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal","device_id":"40de180c-1cde-4920-b7db-a6c4a65f468f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.3"}],"id":"9a5e37b0-52d4-431e-9098-68517a7bebeb","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:89:44","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88662b42-ec30-4870-b631-40dd325d99e9"}]} 2018-08-28 17:40:58,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-755f915f-ad63-43a6-b929-c0f1275d3c5e 2018-08-28 17:40:58,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" -d '{"volumeAttachment": {"volumeId": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}}' 2018-08-28 17:41:00,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:40:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cd2a9ac-cf42-456d-b4d0-382c652a09e5 x-compute-request-id: req-7cd2a9ac-cf42-456d-b4d0-382c652a09e5 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "40de180c-1cde-4920-b7db-a6c4a65f468f", "id": "a198102d-c1cd-4beb-ba16-9fe47d541d29", "volumeId": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}} 2018-08-28 17:41:00,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f/os-volume_attachments used request id req-7cd2a9ac-cf42-456d-b4d0-382c652a09e5 2018-08-28 17:41:00,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:01,582 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-584bbd9c-f512-4235-a1f2-fcafac65295e x-compute-request-id: req-584bbd9c-f512-4235-a1f2-fcafac65295e Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:40:56Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}], "metadata": {}}} 2018-08-28 17:41:01,582 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-584bbd9c-f512-4235-a1f2-fcafac65295e 2018-08-28 17:41:01,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:01,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-53b9ae05-cf11-4b94-903a-653a3ce99efb Date: Tue, 28 Aug 2018 17:41:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:41:01,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-53b9ae05-cf11-4b94-903a-653a3ce99efb 2018-08-28 17:41:01,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:41:01,675 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:41:01,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:01,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c89a84-4132-4b82-8229-52ad20fca0e7 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:41:01,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-f3c89a84-4132-4b82-8229-52ad20fca0e7 2018-08-28 17:41:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:01,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1c49678f-5a36-4fbb-8164-8be7adac73d7 Date: Tue, 28 Aug 2018 17:41:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:41:01,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-1c49678f-5a36-4fbb-8164-8be7adac73d7 2018-08-28 17:41:01,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:02,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-89a9fe87-823a-49b1-8783-afbedc5ca2fa Date: Tue, 28 Aug 2018 17:41:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.4"}],"id":"478fb0d8-273a-4358-ac71-8a89afe1f84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:bc:05","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.2"}],"id":"759074aa-483f-488c-994e-9f8f8139e4ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:1a:85","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:1b:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal","device_id":"40de180c-1cde-4920-b7db-a6c4a65f468f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.3"}],"id":"9a5e37b0-52d4-431e-9098-68517a7bebeb","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:89:44","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88662b42-ec30-4870-b631-40dd325d99e9"}]} 2018-08-28 17:41:02,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-89a9fe87-823a-49b1-8783-afbedc5ca2fa 2018-08-28 17:41:02,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:02,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed03bb67-26ae-4cbe-857b-74174f5c3844 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:02,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed03bb67-26ae-4cbe-857b-74174f5c3844 2018-08-28 17:41:02,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:02,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-21d736e5-8018-41e7-b3f3-03f2081dde17 x-compute-request-id: req-21d736e5-8018-41e7-b3f3-03f2081dde17 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:41:01Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}], "metadata": {}}} 2018-08-28 17:41:02,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-21d736e5-8018-41e7-b3f3-03f2081dde17 2018-08-28 17:41:02,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:02,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ebd8ae28-e388-408d-865f-24ad73a8a679 Date: Tue, 28 Aug 2018 17:41:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:41:02,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-ebd8ae28-e388-408d-865f-24ad73a8a679 2018-08-28 17:41:02,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:02,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beec4c4a-130e-42ab-ac3e-d11c9e721d0d 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:41:02,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-beec4c4a-130e-42ab-ac3e-d11c9e721d0d 2018-08-28 17:41:02,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:03,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-51f3ed13-3dac-49b8-8e67-1f600b55a8d3 Date: Tue, 28 Aug 2018 17:41:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:41:03,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-51f3ed13-3dac-49b8-8e67-1f600b55a8d3 2018-08-28 17:41:03,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:03,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a8ecf570-aad8-4acc-928b-32acf9e99732 Date: Tue, 28 Aug 2018 17:41:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.4"}],"id":"478fb0d8-273a-4358-ac71-8a89afe1f84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:bc:05","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.2"}],"id":"759074aa-483f-488c-994e-9f8f8139e4ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:1a:85","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:1b:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal","device_id":"40de180c-1cde-4920-b7db-a6c4a65f468f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.3"}],"id":"9a5e37b0-52d4-431e-9098-68517a7bebeb","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:89:44","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88662b42-ec30-4870-b631-40dd325d99e9"}]} 2018-08-28 17:41:03,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-a8ecf570-aad8-4acc-928b-32acf9e99732 2018-08-28 17:41:03,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:04,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-467aae05-d861-4354-b0c3-b7740ef01998 x-compute-request-id: req-467aae05-d861-4354-b0c3-b7740ef01998 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:41:01Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}], "metadata": {}}} 2018-08-28 17:41:04,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-467aae05-d861-4354-b0c3-b7740ef01998 2018-08-28 17:41:04,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:04,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-4a2a6f73-5aed-4b99-80e7-200cc4e8062f Date: Tue, 28 Aug 2018 17:41:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:41:04,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-4a2a6f73-5aed-4b99-80e7-200cc4e8062f 2018-08-28 17:41:04,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:04,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21cca03e-8f4e-4b52-8ad3-44219ae7f8f7 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:41:04,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-21cca03e-8f4e-4b52-8ad3-44219ae7f8f7 2018-08-28 17:41:04,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:04,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e786a391-d1da-41f0-8dd1-b7e52399d58f Date: Tue, 28 Aug 2018 17:41:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:41:04,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-e786a391-d1da-41f0-8dd1-b7e52399d58f 2018-08-28 17:41:04,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:04,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-c2ea1a70-1ddc-4386-8c68-cc26043e29d9 Date: Tue, 28 Aug 2018 17:41:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.4"}],"id":"478fb0d8-273a-4358-ac71-8a89afe1f84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:bc:05","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.2"}],"id":"759074aa-483f-488c-994e-9f8f8139e4ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:1a:85","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:1b:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal","device_id":"40de180c-1cde-4920-b7db-a6c4a65f468f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.3"}],"id":"9a5e37b0-52d4-431e-9098-68517a7bebeb","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:89:44","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88662b42-ec30-4870-b631-40dd325d99e9"}]} 2018-08-28 17:41:04,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-c2ea1a70-1ddc-4386-8c68-cc26043e29d9 2018-08-28 17:41:04,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:04,674 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:04 GMT Server: Apache x-compute-request-id: req-3846f14a-8027-4cf0-837f-116240e8cb75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3846f14a-8027-4cf0-837f-116240e8cb75 Content-Encoding: gzip Content-Length: 624 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "attachment_id": "d2557754-ece8-4bd6-b287-d14544af6c5b", "attached_at": "2018-08-28T17:41:02.000000", "host_name": null, "volume_id": "a198102d-c1cd-4beb-ba16-9fe47d541d29", "device": "/dev/vdb", "id": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:41:02.000000", "replication_status": null, "snapshot_id": null, "id": "a198102d-c1cd-4beb-ba16-9fe47d541d29", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84", "bootable": "false", "created_at": "2018-08-28T17:40:38.000000", "volume_type": null}} 2018-08-28 17:41:04,675 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 used request id req-3846f14a-8027-4cf0-837f-116240e8cb75 2018-08-28 17:41:04,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:05,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-911f0448-de3b-4ea9-a5e9-c189a6bdbf63 x-compute-request-id: req-911f0448-de3b-4ea9-a5e9-c189a6bdbf63 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:41:01Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}], "metadata": {}}} 2018-08-28 17:41:05,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-911f0448-de3b-4ea9-a5e9-c189a6bdbf63 2018-08-28 17:41:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:05,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d5b5f755-37c7-43a8-a5ee-2fa4d124c8b2 Date: Tue, 28 Aug 2018 17:41:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88662b42-ec30-4870-b631-40dd325d99e9","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["233748f5-36ea-47cc-984d-8890ac469273"],"description":"","tags":[],"updated_at":"2018-08-28T17:40:35Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:34Z","provider:network_type":"vxlan"}]} 2018-08-28 17:41:05,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net used request id req-d5b5f755-37c7-43a8-a5ee-2fa4d124c8b2 2018-08-28 17:41:05,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:05,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dceb6b9-04ef-480b-afcf-9f46a5a5be4c 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:41:05,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-8dceb6b9-04ef-480b-afcf-9f46a5a5be4c 2018-08-28 17:41:05,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:05,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a0927d97-4417-428b-a02f-3fa4668780f0 Date: Tue, 28 Aug 2018 17:41:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:35Z","dns_nameservers":[],"updated_at":"2018-08-28T17:40: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":"a2d4895edb5a491785776c3ede7809d8","id":"233748f5-36ea-47cc-984d-8890ac469273","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet"}]} 2018-08-28 17:41:05,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-a0927d97-4417-428b-a02f-3fa4668780f0 2018-08-28 17:41:05,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:05,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-745889d2-8e79-4447-b139-25d8b53404fa Date: Tue, 28 Aug 2018 17:41:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.4"}],"id":"478fb0d8-273a-4358-ac71-8a89afe1f84c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6e:bc:05","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:38Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.2"}],"id":"759074aa-483f-488c-994e-9f8f8139e4ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:1a:85","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:36Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-88662b42-ec30-4870-b631-40dd325d99e9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:55Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.9"}],"id":"83404833-e9bb-4997-8b02-100d88798081","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:82:1b:91","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:44Z","binding:vnic_type":"normal","device_id":"40de180c-1cde-4920-b7db-a6c4a65f468f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:40:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"233748f5-36ea-47cc-984d-8890ac469273","ip_address":"10.55.0.3"}],"id":"9a5e37b0-52d4-431e-9098-68517a7bebeb","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:89:44","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"88662b42-ec30-4870-b631-40dd325d99e9","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:40:37Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-88662b42-ec30-4870-b631-40dd325d99e9"}]} 2018-08-28 17:41:05,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=88662b42-ec30-4870-b631-40dd325d99e9 used request id req-745889d2-8e79-4447-b139-25d8b53404fa 2018-08-28 17:41:05,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f/os-volume_attachments/a198102d-c1cd-4beb-ba16-9fe47d541d29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f38a4f732b60cd8083ee2e619807332586e3b50" 2018-08-28 17:41:07,507 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:41: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-690d4d94-84f0-4fbd-8fb4-129277364b51 x-compute-request-id: req-690d4d94-84f0-4fbd-8fb4-129277364b51 Content-Length: 0 Content-Type: application/json 2018-08-28 17:41:07,508 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f/os-volume_attachments/a198102d-c1cd-4beb-ba16-9fe47d541d29 used request id req-690d4d94-84f0-4fbd-8fb4-129277364b51 2018-08-28 17:41:07,508 - create_instance - INFO - Deleting Port with ID - 83404833-e9bb-4997-8b02-100d88798081 2018-08-28 17:41:07,508 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-port 2018-08-28 17:41:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/83404833-e9bb-4997-8b02-100d88798081 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:08,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43328626-0de8-4397-8f10-9b32b3153d6b Date: Tue, 28 Aug 2018 17:41:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:41:08,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/83404833-e9bb-4997-8b02-100d88798081 used request id req-43328626-0de8-4397-8f10-9b32b3153d6b 2018-08-28 17:41:08,274 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst 2018-08-28 17:41:08,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:08,497 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:41: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-3bcb167e-1626-456f-a594-74b568f61ee2 x-compute-request-id: req-3bcb167e-1626-456f-a594-74b568f61ee2 Content-Type: application/json 2018-08-28 17:41:08,497 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-3bcb167e-1626-456f-a594-74b568f61ee2 2018-08-28 17:41:08,498 - create_instance - INFO - Checking deletion status 2018-08-28 17:41:08,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:08,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-e48973fb-6fe4-42b9-943c-0e318bac3ea0 x-compute-request-id: req-e48973fb-6fe4-42b9-943c-0e318bac3ea0 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:82:1b:91", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:41:08Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [{"id": "a198102d-c1cd-4beb-ba16-9fe47d541d29"}], "metadata": {}}} 2018-08-28 17:41:08,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-e48973fb-6fe4-42b9-943c-0e318bac3ea0 2018-08-28 17:41:08,745 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst] is - ACTIVE 2018-08-28 17:41:08,745 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:41:11,748 - create_instance - DEBUG - VM status query timeout in 296.749891043 2018-08-28 17:41:11,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:12,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9dcabdcc-1e3d-489e-9215-8db5a4664927 x-compute-request-id: req-9dcabdcc-1e3d-489e-9215-8db5a4664927 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.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:41:08Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:41:12,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-9dcabdcc-1e3d-489e-9215-8db5a4664927 2018-08-28 17:41:12,192 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst] is - ACTIVE 2018-08-28 17:41:12,192 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:41:15,196 - create_instance - DEBUG - VM status query timeout in 293.302185059 2018-08-28 17:41:15,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:15,598 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-875eedf4-7f65-4489-adcc-7212e7fd023b x-compute-request-id: req-875eedf4-7f65-4489-adcc-7212e7fd023b Content-Encoding: gzip Content-Length: 736 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/40de180c-1cde-4920-b7db-a6c4a65f468f", "rel": "bookmark"}], "image": {"id": "0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "links": [{"href": "http://172.30.9.28:8774/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-08-28T17:40:55.000000", "flavor": {"id": "911c3693-6ec0-47da-9ed4-68d5784e1da3", "links": [{"href": "http://172.30.9.28:8774/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3", "rel": "bookmark"}]}, "id": "40de180c-1cde-4920-b7db-a6c4a65f468f", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:41:14Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst", "created": "2018-08-28T17:40:48Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:41:15,598 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-875eedf4-7f65-4489-adcc-7212e7fd023b 2018-08-28 17:41:15,598 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst] is - ACTIVE 2018-08-28 17:41:15,598 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:41:18,602 - create_instance - DEBUG - VM status query timeout in 289.896213055 2018-08-28 17:41:18,605 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e68eb574e4a019eb842ab5179df64cb7bf842b6f" 2018-08-28 17:41:18,649 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-26bdb8c5-3e7e-4f48-86a6-77d6967795e7 x-compute-request-id: req-26bdb8c5-3e7e-4f48-86a6-77d6967795e7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 40de180c-1cde-4920-b7db-a6c4a65f468f could not be found.", "code": 404}} 2018-08-28 17:41:18,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/40de180c-1cde-4920-b7db-a6c4a65f468f used request id req-26bdb8c5-3e7e-4f48-86a6-77d6967795e7 2018-08-28 17:41:18,649 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 40de180c-1cde-4920-b7db-a6c4a65f468f could not be found. (HTTP 404) (Request-ID: req-26bdb8c5-3e7e-4f48-86a6-77d6967795e7) 2018-08-28 17:41:18,649 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-vm_inst 2018-08-28 17:41:18,653 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44755c06-3d89-49c5-bf7d-97d40aae41c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" 2018-08-28 17:41:18,863 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:18 GMT Server: Apache x-compute-request-id: req-3b41c4d7-5ec9-4212-b63f-abad7702ee4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3b41c4d7-5ec9-4212-b63f-abad7702ee4b Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:41:16.000000", "replication_status": null, "snapshot_id": null, "id": "a198102d-c1cd-4beb-ba16-9fe47d541d29", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-c2b2a781-7d9d-42f4-ae46-f249d7982c84", "bootable": "false", "created_at": "2018-08-28T17:40:38.000000", "volume_type": null}} 2018-08-28 17:41:18,863 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 used request id req-3b41c4d7-5ec9-4212-b63f-abad7702ee4b 2018-08-28 17:41:18,864 - create_volume - DEBUG - Instance status is - available 2018-08-28 17:41:18,864 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84 2018-08-28 17:41:18,864 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84 2018-08-28 17:41:18,867 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44755c06-3d89-49c5-bf7d-97d40aae41c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" 2018-08-28 17:41:19,092 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:41:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a9c68a18-1e96-49ef-bb3f-8bc35984c5a6 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:41:19,092 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 used request id req-a9c68a18-1e96-49ef-bb3f-8bc35984c5a6 2018-08-28 17:41:19,095 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-44755c06-3d89-49c5-bf7d-97d40aae41c5" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e762b49093190828d206a9b2a9dc9786accf5f42" 2018-08-28 17:41:19,803 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:41:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-acab4dcf-c1da-41fd-aa0b-fe815a662a52 x-openstack-request-id: req-acab4dcf-c1da-41fd-aa0b-fe815a662a52 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a198102d-c1cd-4beb-ba16-9fe47d541d29 could not be found.", "code": 404}} 2018-08-28 17:41:19,804 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/a198102d-c1cd-4beb-ba16-9fe47d541d29 used request id req-acab4dcf-c1da-41fd-aa0b-fe815a662a52 2018-08-28 17:41:19,804 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a198102d-c1cd-4beb-ba16-9fe47d541d29 could not be found. (HTTP 404) (Request-ID: req-acab4dcf-c1da-41fd-aa0b-fe815a662a52) 2018-08-28 17:41:19,804 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84 2018-08-28 17:41:19,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff17a8bbcb32670f5fb5013cc0e82f625e2d9feb" 2018-08-28 17:41:19,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-75f9bbb8-c985-455b-af85-031d32d5811e x-compute-request-id: req-75f9bbb8-c985-455b-af85-031d32d5811e Content-Length: 0 Content-Type: application/json 2018-08-28 17:41:19,845 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/911c3693-6ec0-47da-9ed4-68d5784e1da3 used request id req-75f9bbb8-c985-455b-af85-031d32d5811e 2018-08-28 17:41:19,846 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet 2018-08-28 17:41:19,846 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-subnet 2018-08-28 17:41:19,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/233748f5-36ea-47cc-984d-8890ac469273 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:41:21,801 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f02e3e9f-1b8e-4862-84d0-58d74587958c Date: Tue, 28 Aug 2018 17:41:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:41:21,801 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/233748f5-36ea-47cc-984d-8890ac469273 used request id req-f02e3e9f-1b8e-4862-84d0-58d74587958c 2018-08-28 17:41:21,802 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-net 2018-08-28 17:41:21,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/88662b42-ec30-4870-b631-40dd325d99e9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a80a69de6d6d49fd0e2749acdbf22b2e72e2bfbb" 2018-08-28 17:41:23,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1749163-e218-4d19-a934-77449fa50470 Date: Tue, 28 Aug 2018 17:41:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:41:23,105 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/88662b42-ec30-4870-b631-40dd325d99e9 used request id req-f1749163-e218-4d19-a934-77449fa50470 2018-08-28 17:41:23,106 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c2b2a781-7d9d-42f4-ae46-f249d7982c84-image 2018-08-28 17:41:23,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b56132533f30ed3b0e7671689d6935662bf4f732" 2018-08-28 17:41:24,183 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3de90499-2be8-4d31-b949-8772828614ec Date: Tue, 28 Aug 2018 17:41:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:41:24,184 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/0d36b9de-69c8-4fbd-95f8-adc6dfdfd00d used request id req-3de90499-2be8-4d31-b949-8772828614ec 2018-08-28 17:41:24,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:24,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:24,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:24,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["6cWx6kWoR46MVWHMkISrGQ"], "issued_at": "2018-08-28T17:41:24.000000Z"}} 2018-08-28 17:41:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee65e9c67e1844bf98f86dd2313a033b41d6ed" 2018-08-28 17:41:24,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e1edbb-0274-4689-a594-366317e21e50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:24,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c8e1edbb-0274-4689-a594-366317e21e50 2018-08-28 17:41:24,729 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:24,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee65e9c67e1844bf98f86dd2313a033b41d6ed" 2018-08-28 17:41:24,906 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-63f71b1d-2083-4470-b061-88bb02e2849a x-compute-request-id: req-63f71b1d-2083-4470-b061-88bb02e2849a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:24,906 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-63f71b1d-2083-4470-b061-88bb02e2849a 2018-08-28 17:41:24,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee65e9c67e1844bf98f86dd2313a033b41d6ed" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-939914df-7422-45d1-b0bd-379c673e6c5ename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-28 17:41:24,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e473c1c5-2687-44d0-b7a9-c7a6cb1e4d00 x-compute-request-id: req-e473c1c5-2687-44d0-b7a9-c7a6cb1e4d00 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a3b7b41b-fff0-4688-a549-2e2ac578e96b", "name": "CreateFlavorTests-939914df-7422-45d1-b0bd-379c673e6c5ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:24,962 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e473c1c5-2687-44d0-b7a9-c7a6cb1e4d00 2018-08-28 17:41:24,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:25,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["b7ArgfnGQcGLT0WS6MYkBg"], "issued_at": "2018-08-28T17:41:25.000000Z"}} 2018-08-28 17:41:25,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecc27bd36cea9ed1232ada70fe31169318e24cb" 2018-08-28 17:41:25,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0139701a-2b97-40a6-ab01-edabadecc980 x-compute-request-id: req-0139701a-2b97-40a6-ab01-edabadecc980 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a3b7b41b-fff0-4688-a549-2e2ac578e96b", "name": "CreateFlavorTests-939914df-7422-45d1-b0bd-379c673e6c5ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:25,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b used request id req-0139701a-2b97-40a6-ab01-edabadecc980 2018-08-28 17:41:25,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecc27bd36cea9ed1232ada70fe31169318e24cb" 2018-08-28 17:41:25,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01067944-ee55-4805-a05a-000e867f7843 x-compute-request-id: req-01067944-ee55-4805-a05a-000e867f7843 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:41:25,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b/os-extra_specs used request id req-01067944-ee55-4805-a05a-000e867f7843 2018-08-28 17:41:25,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcee65e9c67e1844bf98f86dd2313a033b41d6ed" 2018-08-28 17:41:25,901 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-24d8400e-52ff-472a-8fb6-7573b980d4c3 x-compute-request-id: req-24d8400e-52ff-472a-8fb6-7573b980d4c3 Content-Length: 0 Content-Type: application/json 2018-08-28 17:41:25,902 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a3b7b41b-fff0-4688-a549-2e2ac578e96b used request id req-24d8400e-52ff-472a-8fb6-7573b980d4c3 2018-08-28 17:41:25,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ecc27bd36cea9ed1232ada70fe31169318e24cb" 2018-08-28 17:41:25,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e7b3e37d-7ddc-4071-9576-f9720be829ed x-compute-request-id: req-e7b3e37d-7ddc-4071-9576-f9720be829ed Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:25,937 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e7b3e37d-7ddc-4071-9576-f9720be829ed 2018-08-28 17:41:25,938 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:25,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:25,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:26,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["jXLTHDt2RdmPXeM-LFcaWg"], "issued_at": "2018-08-28T17:41:26.000000Z"}} 2018-08-28 17:41:26,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df400548cb7963f301ba23ab6bbc41d0b8759cbb" 2018-08-28 17:41:26,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48458f5d-65a3-45c5-bc1d-5e9626f74174 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:26,413 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48458f5d-65a3-45c5-bc1d-5e9626f74174 2018-08-28 17:41:26,414 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:26,419 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df400548cb7963f301ba23ab6bbc41d0b8759cbb" 2018-08-28 17:41:26,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-6d633372-08e9-46d1-bbdc-79a039c2174c x-compute-request-id: req-6d633372-08e9-46d1-bbdc-79a039c2174c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:26,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6d633372-08e9-46d1-bbdc-79a039c2174c 2018-08-28 17:41:26,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df400548cb7963f301ba23ab6bbc41d0b8759cbb" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-90f5ed04-1153-43a2-bba0-a7d6ed81dedcname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-28 17:41:26,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-1bcac13a-629e-4af3-9d61-742d875d1ab5 x-compute-request-id: req-1bcac13a-629e-4af3-9d61-742d875d1ab5 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6201a206-544b-4e75-82f7-cd53e5e232f2", "name": "CreateFlavorTests-90f5ed04-1153-43a2-bba0-a7d6ed81dedcname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:26,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1bcac13a-629e-4af3-9d61-742d875d1ab5 2018-08-28 17:41:26,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:27,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["yh7Xxaj_TM6Vg2auxz4ESw"], "issued_at": "2018-08-28T17:41:27.000000Z"}} 2018-08-28 17:41:27,067 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458fa4727ce5650a72d33e32dfc7483d637c88c7" 2018-08-28 17:41:27,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-5c474752-8e24-4f5c-ba33-e9382505ca55 x-compute-request-id: req-5c474752-8e24-4f5c-ba33-e9382505ca55 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6201a206-544b-4e75-82f7-cd53e5e232f2", "name": "CreateFlavorTests-90f5ed04-1153-43a2-bba0-a7d6ed81dedcname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:27,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2 used request id req-5c474752-8e24-4f5c-ba33-e9382505ca55 2018-08-28 17:41:27,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458fa4727ce5650a72d33e32dfc7483d637c88c7" 2018-08-28 17:41:27,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-d0651653-bc76-4ca0-a968-6f0d63dc8342 x-compute-request-id: req-d0651653-bc76-4ca0-a968-6f0d63dc8342 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:41:27,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2/os-extra_specs used request id req-d0651653-bc76-4ca0-a968-6f0d63dc8342 2018-08-28 17:41:27,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458fa4727ce5650a72d33e32dfc7483d637c88c7" 2018-08-28 17:41:27,289 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:41: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-371636b7-3f52-462f-902e-5fcc1f35bb07 x-compute-request-id: req-371636b7-3f52-462f-902e-5fcc1f35bb07 Content-Length: 0 Content-Type: application/json 2018-08-28 17:41:27,290 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2 used request id req-371636b7-3f52-462f-902e-5fcc1f35bb07 2018-08-28 17:41:27,293 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}458fa4727ce5650a72d33e32dfc7483d637c88c7" 2018-08-28 17:41:27,321 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-3293317a-1612-46bf-aa83-60fc26f74cdb x-compute-request-id: req-3293317a-1612-46bf-aa83-60fc26f74cdb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:27,321 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3293317a-1612-46bf-aa83-60fc26f74cdb 2018-08-28 17:41:27,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df400548cb7963f301ba23ab6bbc41d0b8759cbb" 2018-08-28 17:41:27,342 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:41: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-945792fa-d9bd-4453-b11f-270125299a54 x-compute-request-id: req-945792fa-d9bd-4453-b11f-270125299a54 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 6201a206-544b-4e75-82f7-cd53e5e232f2 could not be found.", "code": 404}} 2018-08-28 17:41:27,342 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6201a206-544b-4e75-82f7-cd53e5e232f2 used request id req-945792fa-d9bd-4453-b11f-270125299a54 2018-08-28 17:41:27,344 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:27,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:27,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:27,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["SVDJ4JRGRP-vck3kl_TQQg"], "issued_at": "2018-08-28T17:41:27.000000Z"}} 2018-08-28 17:41:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058953baf1241ef6a0f4bc06e3bec6bdf94f1893" 2018-08-28 17:41:27,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d3fd948-fbaa-4012-802f-f8aa3c70eb65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:27,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d3fd948-fbaa-4012-802f-f8aa3c70eb65 2018-08-28 17:41:27,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:27,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058953baf1241ef6a0f4bc06e3bec6bdf94f1893" 2018-08-28 17:41:28,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-70cc1540-e21a-410f-8373-aeef7c96ac81 x-compute-request-id: req-70cc1540-e21a-410f-8373-aeef7c96ac81 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:28,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-70cc1540-e21a-410f-8373-aeef7c96ac81 2018-08-28 17:41:28,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058953baf1241ef6a0f4bc06e3bec6bdf94f1893" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-5524ad36-c57e-40b3-9bf2-c74651db8071name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-28 17:41:28,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd23eeff-1f31-42c6-b8f5-a58fb387c735 x-compute-request-id: req-dd23eeff-1f31-42c6-b8f5-a58fb387c735 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "196e62f0-fcd7-4253-a8ba-5d85ff1009a3", "name": "CreateFlavorTests-5524ad36-c57e-40b3-9bf2-c74651db8071name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:28,161 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dd23eeff-1f31-42c6-b8f5-a58fb387c735 2018-08-28 17:41:28,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:28,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["QFxXCd5fRpO6AivNGgRGow"], "issued_at": "2018-08-28T17:41:28.000000Z"}} 2018-08-28 17:41:28,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597c73e970e4e9bb15913f9463b177b278684f5d" 2018-08-28 17:41:29,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee23e1d1-cd49-4042-b321-8850efe686e3 x-compute-request-id: req-ee23e1d1-cd49-4042-b321-8850efe686e3 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "196e62f0-fcd7-4253-a8ba-5d85ff1009a3", "name": "CreateFlavorTests-5524ad36-c57e-40b3-9bf2-c74651db8071name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:29,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3 used request id req-ee23e1d1-cd49-4042-b321-8850efe686e3 2018-08-28 17:41:29,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}597c73e970e4e9bb15913f9463b177b278684f5d" 2018-08-28 17:41:29,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cf3f3ed-166a-4d22-86b2-c211b90e7704 x-compute-request-id: req-9cf3f3ed-166a-4d22-86b2-c211b90e7704 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:41:29,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3/os-extra_specs used request id req-9cf3f3ed-166a-4d22-86b2-c211b90e7704 2018-08-28 17:41:29,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}058953baf1241ef6a0f4bc06e3bec6bdf94f1893" 2018-08-28 17:41:29,356 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-021ca635-b359-40a5-a73e-5d0210acdec6 x-compute-request-id: req-021ca635-b359-40a5-a73e-5d0210acdec6 Content-Length: 0 Content-Type: application/json 2018-08-28 17:41:29,356 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/196e62f0-fcd7-4253-a8ba-5d85ff1009a3 used request id req-021ca635-b359-40a5-a73e-5d0210acdec6 2018-08-28 17:41:29,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:29,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:29,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:29,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["pi9jrLPiQMSaaQIR3DQT-w"], "issued_at": "2018-08-28T17:41:29.000000Z"}} 2018-08-28 17:41:29,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94eeb94adc3e29151f7fe3b36e187f9b1ec597a4" 2018-08-28 17:41:29,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1287af9-fa89-49a4-a24f-f6e840cd3533 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:29,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e1287af9-fa89-49a4-a24f-f6e840cd3533 2018-08-28 17:41:29,833 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:29,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94eeb94adc3e29151f7fe3b36e187f9b1ec597a4" 2018-08-28 17:41:30,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2c50bd30-5d70-419a-a1e6-21400f8f1d55 x-compute-request-id: req-2c50bd30-5d70-419a-a1e6-21400f8f1d55 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:30,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2c50bd30-5d70-419a-a1e6-21400f8f1d55 2018-08-28 17:41:30,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94eeb94adc3e29151f7fe3b36e187f9b1ec597a4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-32401d99-727a-4e21-86a5-8f46b526a6e0name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-08-28 17:41:30,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f026c074-6357-4c2a-b90c-28e84292251a x-compute-request-id: req-f026c074-6357-4c2a-b90c-28e84292251a Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "1fbd3c77-4e38-4690-bf01-1a4317126974", "name": "CreateFlavorTests-32401d99-727a-4e21-86a5-8f46b526a6e0name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-08-28 17:41:30,054 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f026c074-6357-4c2a-b90c-28e84292251a 2018-08-28 17:41:30,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:30,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["1anj9qTjStmV23KnsbVetw"], "issued_at": "2018-08-28T17:41:30.000000Z"}} 2018-08-28 17:41:30,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}793ca7cf4034a4aead4ca2f72f97cde72a47c0bf" 2018-08-28 17:41:30,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15abc4e4-6090-4296-8534-03bd00989233 x-compute-request-id: req-15abc4e4-6090-4296-8534-03bd00989233 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "1fbd3c77-4e38-4690-bf01-1a4317126974", "name": "CreateFlavorTests-32401d99-727a-4e21-86a5-8f46b526a6e0name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-08-28 17:41:30,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974 used request id req-15abc4e4-6090-4296-8534-03bd00989233 2018-08-28 17:41:30,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}793ca7cf4034a4aead4ca2f72f97cde72a47c0bf" 2018-08-28 17:41:30,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-88db68a2-091b-40a4-aa2b-603c79fe52ab x-compute-request-id: req-88db68a2-091b-40a4-aa2b-603c79fe52ab Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:41:30,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974/os-extra_specs used request id req-88db68a2-091b-40a4-aa2b-603c79fe52ab 2018-08-28 17:41:30,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}793ca7cf4034a4aead4ca2f72f97cde72a47c0bf" 2018-08-28 17:41:30,687 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a18c9fc8-b09e-43d1-a97f-dbc56114a004 x-compute-request-id: req-a18c9fc8-b09e-43d1-a97f-dbc56114a004 Content-Length: 0 Content-Type: application/json 2018-08-28 17:41:30,687 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974 used request id req-a18c9fc8-b09e-43d1-a97f-dbc56114a004 2018-08-28 17:41:30,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}793ca7cf4034a4aead4ca2f72f97cde72a47c0bf" 2018-08-28 17:41:30,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e8deaab-92b1-40e8-8070-09d825fb3e3f x-compute-request-id: req-8e8deaab-92b1-40e8-8070-09d825fb3e3f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:30,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8e8deaab-92b1-40e8-8070-09d825fb3e3f 2018-08-28 17:41:30,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94eeb94adc3e29151f7fe3b36e187f9b1ec597a4" 2018-08-28 17:41:30,743 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:41:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db977bc2-c21e-4f4d-a177-19aae8f0e238 x-compute-request-id: req-db977bc2-c21e-4f4d-a177-19aae8f0e238 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 1fbd3c77-4e38-4690-bf01-1a4317126974 could not be found.", "code": 404}} 2018-08-28 17:41:30,743 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1fbd3c77-4e38-4690-bf01-1a4317126974 used request id req-db977bc2-c21e-4f4d-a177-19aae8f0e238 2018-08-28 17:41:30,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:30,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:30,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:31,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["fDtJ5sn7QMOvYigxaeL5OQ"], "issued_at": "2018-08-28T17:41:31.000000Z"}} 2018-08-28 17:41:31,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2485f75c7ba532cc871bfe66a371319a98dc92" 2018-08-28 17:41:31,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7829dc0-b4db-41ef-b2e4-a4c433c9dbad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:31,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e7829dc0-b4db-41ef-b2e4-a4c433c9dbad 2018-08-28 17:41:31,225 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:31,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2485f75c7ba532cc871bfe66a371319a98dc92" 2018-08-28 17:41:31,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-9114b848-bb7b-457b-871b-4a46f6e249d5 x-compute-request-id: req-9114b848-bb7b-457b-871b-4a46f6e249d5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:31,423 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9114b848-bb7b-457b-871b-4a46f6e249d5 2018-08-28 17:41:31,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2485f75c7ba532cc871bfe66a371319a98dc92" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-92800310-0911-4ef0-a00d-8ae1f0917b2ename", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-08-28 17:41:31,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-fcf77a47-0fae-48f6-a6ea-e86ca86e2de6 x-compute-request-id: req-fcf77a47-0fae-48f6-a6ea-e86ca86e2de6 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8972db91-4e77-4391-8246-f5924d4cf739", "name": "CreateFlavorTests-92800310-0911-4ef0-a00d-8ae1f0917b2ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:31,498 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fcf77a47-0fae-48f6-a6ea-e86ca86e2de6 2018-08-28 17:41:31,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:31,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["YZMR86qGSJO_Sk70-75naA"], "issued_at": "2018-08-28T17:41:31.000000Z"}} 2018-08-28 17:41:31,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f7a40e88ad01c09e2c983b66d696b755cf2ae1" 2018-08-28 17:41:32,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41: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-dee85104-7e67-44e3-bd85-4785c0550d08 x-compute-request-id: req-dee85104-7e67-44e3-bd85-4785c0550d08 Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8972db91-4e77-4391-8246-f5924d4cf739", "name": "CreateFlavorTests-92800310-0911-4ef0-a00d-8ae1f0917b2ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:32,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739 used request id req-dee85104-7e67-44e3-bd85-4785c0550d08 2018-08-28 17:41:32,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9f7a40e88ad01c09e2c983b66d696b755cf2ae1" 2018-08-28 17:41:32,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-243c720a-8e4c-4bad-bf53-dbdec5914adb x-compute-request-id: req-243c720a-8e4c-4bad-bf53-dbdec5914adb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:41:32,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739/os-extra_specs used request id req-243c720a-8e4c-4bad-bf53-dbdec5914adb 2018-08-28 17:41:32,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:32,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:32,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["gbM57qxWTSqXOjJU8AhFJQ"], "issued_at": "2018-08-28T17:41:32.000000Z"}} 2018-08-28 17:41:32,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9db45bd652dfc7a88d4a05208e18e41e76f686" 2018-08-28 17:41:32,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac07ca8e-dc8a-413d-94a7-dfe46ecdd2f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:32,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ac07ca8e-dc8a-413d-94a7-dfe46ecdd2f7 2018-08-28 17:41:32,566 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:32,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9db45bd652dfc7a88d4a05208e18e41e76f686" 2018-08-28 17:41:32,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87c3ec53-7ed3-4f1a-8230-73e3ae614ceb x-compute-request-id: req-87c3ec53-7ed3-4f1a-8230-73e3ae614ceb Content-Encoding: gzip Content-Length: 193 Content-Type: application/json RESP BODY: {"flavors": [{"id": "8972db91-4e77-4391-8246-f5924d4cf739", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "bookmark"}], "name": "CreateFlavorTests-92800310-0911-4ef0-a00d-8ae1f0917b2ename"}]} 2018-08-28 17:41:32,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-87c3ec53-7ed3-4f1a-8230-73e3ae614ceb 2018-08-28 17:41:32,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9db45bd652dfc7a88d4a05208e18e41e76f686" 2018-08-28 17:41:32,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0413cfbf-edcc-4aa6-b04d-29a5f0d4b5bc x-compute-request-id: req-0413cfbf-edcc-4aa6-b04d-29a5f0d4b5bc Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8972db91-4e77-4391-8246-f5924d4cf739", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8972db91-4e77-4391-8246-f5924d4cf739", "name": "CreateFlavorTests-92800310-0911-4ef0-a00d-8ae1f0917b2ename", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:32,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739 used request id req-0413cfbf-edcc-4aa6-b04d-29a5f0d4b5bc 2018-08-28 17:41:32,773 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-92800310-0911-4ef0-a00d-8ae1f0917b2ename 2018-08-28 17:41:32,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2485f75c7ba532cc871bfe66a371319a98dc92" 2018-08-28 17:41:32,811 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:41:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64e0ad2f-e52b-4744-aaac-1b687f50ed05 x-compute-request-id: req-64e0ad2f-e52b-4744-aaac-1b687f50ed05 Content-Length: 0 Content-Type: application/json 2018-08-28 17:41:32,811 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8972db91-4e77-4391-8246-f5924d4cf739 used request id req-64e0ad2f-e52b-4744-aaac-1b687f50ed05 2018-08-28 17:41:32,812 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:41:32,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:32,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:33,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["O3LIHWL4SZ2bOzPgfSHgeA"], "issued_at": "2018-08-28T17:41:33.000000Z"}} 2018-08-28 17:41:33,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" 2018-08-28 17:41:33,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-220f0a15-ad00-4e1e-b2ba-dc1fa1a839e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:33,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-220f0a15-ad00-4e1e-b2ba-dc1fa1a839e4 2018-08-28 17:41:33,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" 2018-08-28 17:41:33,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-c2816561-5f32-41e7-96bb-ea057ca2a3f7 Date: Tue, 28 Aug 2018 17:41:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image"} 2018-08-28 17:41:33,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image used request id req-c2816561-5f32-41e7-96bb-ea057ca2a3f7 2018-08-28 17:41:33,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" 2018-08-28 17:41:33,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-80b1c333-0501-4037-be67-a965a30cf05d Date: Tue, 28 Aug 2018 17:41:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 17:41:33,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-80b1c333-0501-4037-be67-a965a30cf05d 2018-08-28 17:41:33,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image"}' 2018-08-28 17:41:33,824 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35 X-Openstack-Request-Id: req-ffef1160-d1ce-45f5-98bf-48446a0ab62f Date: Tue, 28 Aug 2018 17:41:33 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:41:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:41:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35", "min_disk": 0, "protected": false, "id": "6a618959-1cd0-46fd-9903-95b46906bd35", "file": "/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:41:33,824 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ffef1160-d1ce-45f5-98bf-48446a0ab62f 2018-08-28 17:41:33,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" -d '' 2018-08-28 17:41:35,015 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8819e85c-211e-469e-a2a9-6010fb98b75a Date: Tue, 28 Aug 2018 17:41:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:41:35,015 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35/file used request id req-8819e85c-211e-469e-a2a9-6010fb98b75a 2018-08-28 17:41:35,016 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:41:35,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" 2018-08-28 17:41:35,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-c9ae0481-c14a-40fd-861f-228e76ee4add Date: Tue, 28 Aug 2018 17:41:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:41:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:41:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/6a618959-1cd0-46fd-9903-95b46906bd35/snap", "metadata": {}}], "self": "/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35", "min_disk": 0, "protected": false, "id": "6a618959-1cd0-46fd-9903-95b46906bd35", "file": "/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/6a618959-1cd0-46fd-9903-95b46906bd35/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:41:35,237 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35 used request id req-c9ae0481-c14a-40fd-861f-228e76ee4add 2018-08-28 17:41:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" 2018-08-28 17:41:35,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7ef690e5-20a6-4c95-863d-d4d39ad30d6a Date: Tue, 28 Aug 2018 17:41: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-08-28 17:41:35,399 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7ef690e5-20a6-4c95-863d-d4d39ad30d6a 2018-08-28 17:41:35,402 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image 2018-08-28 17:41:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" 2018-08-28 17:41:35,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-a1824530-0edd-4194-8848-e68544b7edaf Date: Tue, 28 Aug 2018 17:41:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:41:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:41:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/6a618959-1cd0-46fd-9903-95b46906bd35/snap", "metadata": {}}], "self": "/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35", "min_disk": 0, "protected": false, "id": "6a618959-1cd0-46fd-9903-95b46906bd35", "file": "/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/6a618959-1cd0-46fd-9903-95b46906bd35/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:41:35,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35 used request id req-a1824530-0edd-4194-8848-e68544b7edaf 2018-08-28 17:41:35,605 - create_image - DEBUG - Instance status is - active 2018-08-28 17:41:35,605 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image 2018-08-28 17:41:35,605 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image 2018-08-28 17:41:35,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:41:35,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:36,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Z--ZbnAORWaPFQedrqd6lQ"], "issued_at": "2018-08-28T17:41:36.000000Z"}} 2018-08-28 17:41:36,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716e57f83aac6469ba344f219b428b1c1adcd4ab" 2018-08-28 17:41:36,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ed3b25-478c-4408-b221-5764e80bc818 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:41:36,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53ed3b25-478c-4408-b221-5764e80bc818 2018-08-28 17:41:36,104 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:41:36,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716e57f83aac6469ba344f219b428b1c1adcd4ab" 2018-08-28 17:41:36,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-4041fa5d-e464-417a-8458-04c05363d3cf x-compute-request-id: req-4041fa5d-e464-417a-8458-04c05363d3cf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:41:36,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4041fa5d-e464-417a-8458-04c05363d3cf 2018-08-28 17:41:36,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716e57f83aac6469ba344f219b428b1c1adcd4ab" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 17:41:36,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-2202c88c-fda8-42fc-a2c5-19732e8d5982 x-compute-request-id: req-2202c88c-fda8-42fc-a2c5-19732e8d5982 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/cde507de-ded2-4e75-9bd3-ab4e3b52d508", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/cde507de-ded2-4e75-9bd3-ab4e3b52d508", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cde507de-ded2-4e75-9bd3-ab4e3b52d508", "name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:41:36,416 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2202c88c-fda8-42fc-a2c5-19732e8d5982 2018-08-28 17:41:36,418 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:41:36,445 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:41:36,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:41:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["pFVj131_QhWetuPh5oby4g"], "issued_at": "2018-08-28T17:41:36.000000Z"}} 2018-08-28 17:41:36,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-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-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}}' 2018-08-28 17:41:39,931 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:41:36 GMT Server: Apache x-openstack-request-id: req-c051fb8c-64c8-40a2-ac38-6a1f90998bdd Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}]}} 2018-08-28 17:41:39,931 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks used request id req-c051fb8c-64c8-40a2-ac38-6a1f90998bdd 2018-08-28 17:41:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:40,617 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:39 GMT Server: Apache x-openstack-request-id: req-65f7fed2-a504-4a00-a241-7fa795d54a9e Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:41,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:40 GMT Server: Apache x-openstack-request-id: req-265b3773-99ee-4edc-9326-db56d006d622 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:41:41,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-265b3773-99ee-4edc-9326-db56d006d622 2018-08-28 17:41:41,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:42,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:41 GMT Server: Apache x-openstack-request-id: req-3abecd09-d4d1-472f-96b5-e2892f8bb37d 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-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "deletion_time": null, "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "updated_time": null, "project": "a2d4895edb5a491785776c3ede7809d8", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "tags": null}]} 2018-08-28 17:41:42,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1 used request id req-3abecd09-d4d1-472f-96b5-e2892f8bb37d 2018-08-28 17:41:42,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:42,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:42 GMT Server: Apache x-openstack-request-id: req-b627fedc-c244-493f-96fa-5732f039d443 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-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "deletion_time": null, "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "updated_time": null, "project": "a2d4895edb5a491785776c3ede7809d8", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "tags": null}]} 2018-08-28 17:41:42,260 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1 used request id req-b627fedc-c244-493f-96fa-5732f039d443 2018-08-28 17:41:42,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:42,954 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:42 GMT Server: Apache x-openstack-request-id: req-5bafbef8-e1e7-4073-aff5-51cb97b31890 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:43,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:42 GMT Server: Apache x-openstack-request-id: req-723b66f5-d507-4d6b-bc63-cf5090c23774 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:41:43,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-723b66f5-d507-4d6b-bc63-cf5090c23774 2018-08-28 17:41:43,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:44,394 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:43 GMT Server: Apache x-openstack-request-id: req-001b1e5b-42cd-4aa7-84b7-3c400f5e1494 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:45,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:44 GMT Server: Apache x-openstack-request-id: req-6e25abd2-c66d-40eb-9119-dce595a5d318 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 568 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4a7b2229-f8eb-4bf2-aea7-d7c0da7b351f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27bde1ee-bed6-4b03-9e27-b9d663e23c0d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-08-28T17:41:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-08-28 17:41:45,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources used request id req-6e25abd2-c66d-40eb-9119-dce595a5d318 2018-08-28 17:41:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:45,846 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:45 GMT Server: Apache x-openstack-request-id: req-78929f5b-e444-4757-bab6-3f79da1b7c17 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:46,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:45 GMT Server: Apache x-openstack-request-id: req-dcfdd891-84c8-4cf7-87bb-fd60e19a0ba8 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:41:46,580 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-dcfdd891-84c8-4cf7-87bb-fd60e19a0ba8 2018-08-28 17:41:46,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:46,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:46 GMT Server: Apache x-openstack-request-id: req-88b7971e-bc29-4b4c-a689-bfdd9486fdc4 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:46,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:46 GMT Server: Apache x-openstack-request-id: req-a2a31fc7-d76e-4dac-a3ca-5bfd408b986a 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:41:46,963 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-a2a31fc7-d76e-4dac-a3ca-5bfd408b986a 2018-08-28 17:41:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:50,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:50 GMT Server: Apache x-openstack-request-id: req-3d8f911e-c28c-44ea-90a7-ffa26f448d8c Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:51,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:50 GMT Server: Apache x-openstack-request-id: req-8d3bc0c7-75e2-4fa7-b792-63d939c5cbe7 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:41:51,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-8d3bc0c7-75e2-4fa7-b792-63d939c5cbe7 2018-08-28 17:41:54,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:55,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:54 GMT Server: Apache x-openstack-request-id: req-79d42ad4-57c2-48ef-9c1d-6d3602adf90d Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:55,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:55 GMT Server: Apache x-openstack-request-id: req-d175355b-add4-4afd-b362-cd17c2506e67 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:41:55,272 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-d175355b-add4-4afd-b362-cd17c2506e67 2018-08-28 17:41:58,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:58,354 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:58 GMT Server: Apache x-openstack-request-id: req-0a90f250-3ca4-48d5-beae-9878d226e1b1 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:59,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:58 GMT Server: Apache x-openstack-request-id: req-2300959d-9d9c-43e8-9c92-7e51ed6a60ac 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1", "stack_user_project_id": "c87128659a204949a833dbf098132d19", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:41:39Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:41:59,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-2300959d-9d9c-43e8-9c92-7e51ed6a60ac 2018-08-28 17:41:59,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:41:59,176 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:41:59 GMT Server: Apache x-openstack-request-id: req-67516317-41ec-43be-865a-21f986ea042f Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:41:59,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:41:59 GMT Server: Apache x-openstack-request-id: req-3938b202-10d2-4418-9b1c-f30ec1c3a392 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4a7b2229-f8eb-4bf2-aea7-d7c0da7b351f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27bde1ee-bed6-4b03-9e27-b9d663e23c0d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "63626511-13d7-4f3c-894a-358197fe6f4d", "resource_type": "OS::Nova::Server"}]} 2018-08-28 17:41:59,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources used request id req-3938b202-10d2-4418-9b1c-f30ec1c3a392 2018-08-28 17:41:59,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:00,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-ac9c82e0-7637-4072-a1f9-47d7b88202e3 Date: Tue, 28 Aug 2018 17:42:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["27bde1ee-bed6-4b03-9e27-b9d663e23c0d"],"description":"","tags":[],"updated_at":"2018-08-28T17:41:41Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:42:00,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b used request id req-ac9c82e0-7637-4072-a1f9-47d7b88202e3 2018-08-28 17:42:00,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:00,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-05381af1-edab-4646-b27a-1b12461cbea7 Date: Tue, 28 Aug 2018 17:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:41:41Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"27bde1ee-bed6-4b03-9e27-b9d663e23c0d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet"}]} 2018-08-28 17:42:00,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b used request id req-05381af1-edab-4646-b27a-1b12461cbea7 2018-08-28 17:42:00,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:00,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8fcb3222-4bc4-4dcc-9d4b-56391afe6682 Date: Tue, 28 Aug 2018 17:42:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:41:41Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"27bde1ee-bed6-4b03-9e27-b9d663e23c0d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet"}]} 2018-08-28 17:42:00,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b used request id req-8fcb3222-4bc4-4dcc-9d4b-56391afe6682 2018-08-28 17:42:00,552 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:42:00,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:00,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90d8977-6374-470a-9750-86ab130df922 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:42:00,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a90d8977-6374-470a-9750-86ab130df922 2018-08-28 17:42:00,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:00,714 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:00 GMT Server: Apache x-openstack-request-id: req-3ec4ed41-6be6-4188-b599-e26b25fcac05 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:00,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:00 GMT Server: Apache x-openstack-request-id: req-78b98f49-5fbe-419e-8d66-60a07154aa06 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4a7b2229-f8eb-4bf2-aea7-d7c0da7b351f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27bde1ee-bed6-4b03-9e27-b9d663e23c0d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "63626511-13d7-4f3c-894a-358197fe6f4d", "resource_type": "OS::Nova::Server"}]} 2018-08-28 17:42:00,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources used request id req-78b98f49-5fbe-419e-8d66-60a07154aa06 2018-08-28 17:42:00,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/63626511-13d7-4f3c-894a-358197fe6f4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:01,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-dedde462-944b-4538-9d42-ef0c404d5800 x-compute-request-id: req-dedde462-944b-4538-9d42-ef0c404d5800 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8b:02:33", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/63626511-13d7-4f3c-894a-358197fe6f4d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/63626511-13d7-4f3c-894a-358197fe6f4d", "rel": "bookmark"}], "image": {"id": "6a618959-1cd0-46fd-9903-95b46906bd35", "links": [{"href": "http://172.30.9.28:8774/images/6a618959-1cd0-46fd-9903-95b46906bd35", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000011", "OS-SRV-USG:launched_at": "2018-08-28T17:41:53.000000", "flavor": {"id": "cde507de-ded2-4e75-9bd3-ab4e3b52d508", "links": [{"href": "http://172.30.9.28:8774/flavors/cde507de-ded2-4e75-9bd3-ab4e3b52d508", "rel": "bookmark"}]}, "id": "63626511-13d7-4f3c-894a-358197fe6f4d", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:41:54Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "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-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-inst", "created": "2018-08-28T17:41:47Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:42:01,463 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/63626511-13d7-4f3c-894a-358197fe6f4d used request id req-dedde462-944b-4538-9d42-ef0c404d5800 2018-08-28 17:42:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:01,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8b504598-fae1-425a-b46b-bc3c4fbee6fc Date: Tue, 28 Aug 2018 17:42:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["27bde1ee-bed6-4b03-9e27-b9d663e23c0d"],"description":"","tags":[],"updated_at":"2018-08-28T17:41:41Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:40Z","provider:network_type":"vxlan"}]} 2018-08-28 17:42:01,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-net used request id req-8b504598-fae1-425a-b46b-bc3c4fbee6fc 2018-08-28 17:42:01,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:42:01,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:42:01,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:01,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51a62692-00e3-43a4-adb3-4cb789e5bee1 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:42:01,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-51a62692-00e3-43a4-adb3-4cb789e5bee1 2018-08-28 17:42:01,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:01,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-276bd136-aa94-4090-8fc9-519407bd75e7 Date: Tue, 28 Aug 2018 17:42:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:41Z","dns_nameservers":[],"updated_at":"2018-08-28T17:41:41Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"27bde1ee-bed6-4b03-9e27-b9d663e23c0d","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-subnet"}]} 2018-08-28 17:42:01,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b used request id req-276bd136-aa94-4090-8fc9-519407bd75e7 2018-08-28 17:42:01,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:02,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3910 X-Openstack-Request-Id: req-49031447-245a-4cca-8f6e-923a212af978 Date: Tue, 28 Aug 2018 17:42:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:41:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27bde1ee-bed6-4b03-9e27-b9d663e23c0d","ip_address":"10.0.0.4"}],"id":"06b627fe-0d87-4069-add2-6cfec90eda6a","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:ac:9b","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:43Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:41:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27bde1ee-bed6-4b03-9e27-b9d663e23c0d","ip_address":"10.0.0.3"}],"id":"0f09a718-640e-4f60-aca9-93b2ddd3dceb","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:6c:33","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:41:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"27bde1ee-bed6-4b03-9e27-b9d663e23c0d","ip_address":"10.0.0.11"}],"id":"4a7b2229-f8eb-4bf2-aea7-d7c0da7b351f","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8b:02:33","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1-server1_port-drdcpjl7usrm","admin_state_up":true,"network_id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:43Z","binding:vnic_type":"normal","device_id":"63626511-13d7-4f3c-894a-358197fe6f4d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:41:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"27bde1ee-bed6-4b03-9e27-b9d663e23c0d","ip_address":"10.0.0.2"}],"id":"6ef3137f-eefd-4f88-91af-cce1ca9f66a9","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:ac:29","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:41:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b"}]} 2018-08-28 17:42:02,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b used request id req-49031447-245a-4cca-8f6e-923a212af978 2018-08-28 17:42:02,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:02,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:02 GMT Server: Apache x-openstack-request-id: req-5eaa1d9e-1282-4303-940f-a090da046fc1 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:03,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:02 GMT Server: Apache x-openstack-request-id: req-5d2142de-28f8-45c8-8bc3-3adee8d8347a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "4a7b2229-f8eb-4bf2-aea7-d7c0da7b351f", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "27bde1ee-bed6-4b03-9e27-b9d663e23c0d", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f4b305d2-9eee-4d1f-ac6f-a3e9019ac66b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-28T17:41:39Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:41:39Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "63626511-13d7-4f3c-894a-358197fe6f4d", "resource_type": "OS::Nova::Server"}]} 2018-08-28 17:42:03,045 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667/resources used request id req-5d2142de-28f8-45c8-8bc3-3adee8d8347a 2018-08-28 17:42:03,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d06ea25321262ec54b6f4ee99a0d0d75836baa1" 2018-08-28 17:42:03,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:03 GMT Server: Apache x-openstack-request-id: req-24ddc5b8-4ed3-401e-85a9-a33d218e8725 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:03,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:42:03 GMT Server: Apache x-openstack-request-id: req-4de1146f-1bcc-4c0f-a522-15f920fd9485 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:42:03,248 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-stack1/5a4c4b3a-72bf-4692-b3ea-053ba4f60667 used request id req-4de1146f-1bcc-4c0f-a522-15f920fd9485 2018-08-28 17:42:03,248 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-6ea0dccc-53fa-4d0b-b30a-f36b4b787165-image 2018-08-28 17:42:03,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cf9d3718f6bd190f1642febb2fb87fa165a1854" 2018-08-28 17:42:05,939 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0c8119b-7d1e-4b7d-b96a-93b47b7c7a9a Date: Tue, 28 Aug 2018 17:42:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:42:05,940 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/6a618959-1cd0-46fd-9903-95b46906bd35 used request id req-e0c8119b-7d1e-4b7d-b96a-93b47b7c7a9a 2018-08-28 17:42:05,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/cde507de-ded2-4e75-9bd3-ab4e3b52d508 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716e57f83aac6469ba344f219b428b1c1adcd4ab" 2018-08-28 17:42:05,994 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:42: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-d41fe417-68c2-4651-87d1-0511357a0837 x-compute-request-id: req-d41fe417-68c2-4651-87d1-0511357a0837 Content-Length: 0 Content-Type: application/json 2018-08-28 17:42:05,995 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/cde507de-ded2-4e75-9bd3-ab4e3b52d508 used request id req-d41fe417-68c2-4651-87d1-0511357a0837 2018-08-28 17:42:05,997 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:42:05,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:42:05,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:42:06,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["M6CW0o7QRvSiSKvOcITbDw"], "issued_at": "2018-08-28T17:42:06.000000Z"}} 2018-08-28 17:42:06,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" 2018-08-28 17:42:06,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd549654-fc64-4242-9dbc-5fd497734e30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:42:06,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fd549654-fc64-4242-9dbc-5fd497734e30 2018-08-28 17:42:06,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" 2018-08-28 17:42:06,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-cefb9e06-2ff1-4135-984d-6cf2b34b6145 Date: Tue, 28 Aug 2018 17:42:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image"} 2018-08-28 17:42:06,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image used request id req-cefb9e06-2ff1-4135-984d-6cf2b34b6145 2018-08-28 17:42:06,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" 2018-08-28 17:42:06,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-be24fc46-8208-443c-a215-e90c921fbdf0 Date: Tue, 28 Aug 2018 17:42: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-08-28 17:42:06,809 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-be24fc46-8208-443c-a215-e90c921fbdf0 2018-08-28 17:42:06,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image"}' 2018-08-28 17:42:07,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c X-Openstack-Request-Id: req-ee803bb7-0c77-4aaa-81f0-38369c26c1eb Date: Tue, 28 Aug 2018 17:42:07 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:42:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:42:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c", "min_disk": 0, "protected": false, "id": "1842ec9a-3492-4531-b162-3788cb763c5c", "file": "/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:42:07,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ee803bb7-0c77-4aaa-81f0-38369c26c1eb 2018-08-28 17:42:07,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" -d '' 2018-08-28 17:42:09,011 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea1b8eb6-fe4f-441c-bdfe-70b6166d6cdf Date: Tue, 28 Aug 2018 17:42:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:42:09,011 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c/file used request id req-ea1b8eb6-fe4f-441c-bdfe-70b6166d6cdf 2018-08-28 17:42:09,012 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:42:09,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" 2018-08-28 17:42:09,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-8ec36c3a-95ce-40c2-b460-f88fc06dbb48 Date: Tue, 28 Aug 2018 17:42:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:42:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:42:08Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1842ec9a-3492-4531-b162-3788cb763c5c/snap", "metadata": {}}], "self": "/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c", "min_disk": 0, "protected": false, "id": "1842ec9a-3492-4531-b162-3788cb763c5c", "file": "/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1842ec9a-3492-4531-b162-3788cb763c5c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:42:09,173 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c used request id req-8ec36c3a-95ce-40c2-b460-f88fc06dbb48 2018-08-28 17:42:09,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" 2018-08-28 17:42:09,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba27c823-cca7-4642-a123-172a14008e5f Date: Tue, 28 Aug 2018 17:42: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-08-28 17:42:09,334 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ba27c823-cca7-4642-a123-172a14008e5f 2018-08-28 17:42:09,337 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image 2018-08-28 17:42:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" 2018-08-28 17:42:09,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-b934b370-14b4-48ce-9817-e89d093e029e Date: Tue, 28 Aug 2018 17:42:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:42:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:42:08Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1842ec9a-3492-4531-b162-3788cb763c5c/snap", "metadata": {}}], "self": "/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c", "min_disk": 0, "protected": false, "id": "1842ec9a-3492-4531-b162-3788cb763c5c", "file": "/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1842ec9a-3492-4531-b162-3788cb763c5c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:42:09,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c used request id req-b934b370-14b4-48ce-9817-e89d093e029e 2018-08-28 17:42:09,357 - create_image - DEBUG - Instance status is - active 2018-08-28 17:42:09,357 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image 2018-08-28 17:42:09,357 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image 2018-08-28 17:42:09,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:42:09,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:42:09,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["AktA1aBcT5CFwuTQ65XO7g"], "issued_at": "2018-08-28T17:42:09.000000Z"}} 2018-08-28 17:42:09,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26574f93bf68360eed17502edb789c3dc9f2e9df" 2018-08-28 17:42:09,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b78d43ea-d4bd-4825-b247-6e5135aa6ce6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:42:09,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b78d43ea-d4bd-4825-b247-6e5135aa6ce6 2018-08-28 17:42:09,826 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:42:09,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26574f93bf68360eed17502edb789c3dc9f2e9df" 2018-08-28 17:42:10,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33d9755c-0400-4a3e-a130-949a63c71b18 x-compute-request-id: req-33d9755c-0400-4a3e-a130-949a63c71b18 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:42:10,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-33d9755c-0400-4a3e-a130-949a63c71b18 2018-08-28 17:42:10,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26574f93bf68360eed17502edb789c3dc9f2e9df" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 17:42:10,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-b70c6a39-c36c-46c9-aaa8-a0d5e8d97f45 x-compute-request-id: req-b70c6a39-c36c-46c9-aaa8-a0d5e8d97f45 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/539fccf6-d604-492b-8f64-c2407aa86d9b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/539fccf6-d604-492b-8f64-c2407aa86d9b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "539fccf6-d604-492b-8f64-c2407aa86d9b", "name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:42:10,217 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b70c6a39-c36c-46c9-aaa8-a0d5e8d97f45 2018-08-28 17:42:10,218 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:42:10,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:42:10,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["N3vGqiSrRt2fhQM9tz43Ag"], "issued_at": "2018-08-28T17:42:10.000000Z"}} 2018-08-28 17:42:10,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-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-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}}' 2018-08-28 17:42:13,188 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:42:10 GMT Server: Apache x-openstack-request-id: req-069a6b5f-022d-47b2-b4a6-dd3be2e6a375 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}]}} 2018-08-28 17:42:13,188 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks used request id req-069a6b5f-022d-47b2-b4a6-dd3be2e6a375 2018-08-28 17:42:13,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:13,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:13 GMT Server: Apache x-openstack-request-id: req-0ae19117-8d92-450b-8ecd-a8905ecada06 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:14,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:13 GMT Server: Apache x-openstack-request-id: req-cd028024-663f-4b27-996f-16069e25c1ea 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:14,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-cd028024-663f-4b27-996f-16069e25c1ea 2018-08-28 17:42:14,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:14,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:14 GMT Server: Apache x-openstack-request-id: req-a6427c6e-251a-43d5-be54-1025bb0c0efd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "deletion_time": null, "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "updated_time": null, "project": "a2d4895edb5a491785776c3ede7809d8", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "tags": null}]} 2018-08-28 17:42:14,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1 used request id req-a6427c6e-251a-43d5-be54-1025bb0c0efd 2018-08-28 17:42:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:14,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:14 GMT Server: Apache x-openstack-request-id: req-172f52b5-072a-4adb-9ac5-c16bdebe9fdd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "deletion_time": null, "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "updated_time": null, "project": "a2d4895edb5a491785776c3ede7809d8", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "tags": null}]} 2018-08-28 17:42:14,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1 used request id req-172f52b5-072a-4adb-9ac5-c16bdebe9fdd 2018-08-28 17:42:14,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:15,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:14 GMT Server: Apache x-openstack-request-id: req-b4fe657f-6566-4f10-b723-d5b50d1bc6c7 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:15,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:15 GMT Server: Apache x-openstack-request-id: req-d1bd88a3-b45f-44f1-9068-b5385fc7e505 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:15,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-d1bd88a3-b45f-44f1-9068-b5385fc7e505 2018-08-28 17:42:15,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:15,934 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:15 GMT Server: Apache x-openstack-request-id: req-7420b612-527f-4363-aa66-65bba9181823 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:16,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:15 GMT Server: Apache x-openstack-request-id: req-81fd0c2d-3ad8-4dae-9967-5bdd13263d81 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:16,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-81fd0c2d-3ad8-4dae-9967-5bdd13263d81 2018-08-28 17:42:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:19,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:19 GMT Server: Apache x-openstack-request-id: req-ba23d202-915f-4113-b8ef-572fd5491333 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:19,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:19 GMT Server: Apache x-openstack-request-id: req-ab2bcde0-4291-45fb-bbde-0fe082fe33ad 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:19,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-ab2bcde0-4291-45fb-bbde-0fe082fe33ad 2018-08-28 17:42:22,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:22,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:22 GMT Server: Apache x-openstack-request-id: req-48f370ab-4552-4773-bc08-b9aeade49916 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:23,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:22 GMT Server: Apache x-openstack-request-id: req-29b75797-6c89-4f58-9e20-f607eeefe2d8 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:23,093 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-29b75797-6c89-4f58-9e20-f607eeefe2d8 2018-08-28 17:42:26,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:26,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:26 GMT Server: Apache x-openstack-request-id: req-8c83f050-c109-42f3-b343-3b14e2ef4218 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:26,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:26 GMT Server: Apache x-openstack-request-id: req-7b0f319a-38b3-4848-aa3f-e7dec86a523b 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:26,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-7b0f319a-38b3-4848-aa3f-e7dec86a523b 2018-08-28 17:42:29,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:29,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:29 GMT Server: Apache x-openstack-request-id: req-45d5a3c4-b45a-4931-9b11-be681a182742 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:30,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:29 GMT Server: Apache x-openstack-request-id: req-bdc2dbc1-89a1-45ab-adb1-35f7bef7d6fa 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1", "stack_user_project_id": "32f01ff74e054942a98b09c4334b75f7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:42:12Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "0ef54529-c8e9-45a0-a433-6fe7dc148eb5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:30,052 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-bdc2dbc1-89a1-45ab-adb1-35f7bef7d6fa 2018-08-28 17:42:30,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-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-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}}' 2018-08-28 17:42:32,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:42:30 GMT Server: Apache x-openstack-request-id: req-87c75d23-9269-4c24-b540-df2b9caa1eda Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b2f7514a-4967-4ac8-8061-228237bf1698", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}]}} 2018-08-28 17:42:32,158 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks used request id req-87c75d23-9269-4c24-b540-df2b9caa1eda 2018-08-28 17:42:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:32,796 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:32 GMT Server: Apache x-openstack-request-id: req-ddf7ff68-765c-4bff-9868-ccc634371e65 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:32,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:32 GMT Server: Apache x-openstack-request-id: req-37685dc5-d846-4cec-904d-7c54f625d09f 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:32,840 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-37685dc5-d846-4cec-904d-7c54f625d09f 2018-08-28 17:42:32,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:33,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:32 GMT Server: Apache x-openstack-request-id: req-9b248a9d-be63-4cb2-9705-6e8e924ffa81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "deletion_time": null, "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "updated_time": null, "project": "a2d4895edb5a491785776c3ede7809d8", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "tags": null}]} 2018-08-28 17:42:33,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2 used request id req-9b248a9d-be63-4cb2-9705-6e8e924ffa81 2018-08-28 17:42:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:34,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:33 GMT Server: Apache x-openstack-request-id: req-11775d95-f661-4237-8130-1ac806bc82b1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "deletion_time": null, "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "updated_time": null, "project": "a2d4895edb5a491785776c3ede7809d8", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "tags": null}]} 2018-08-28 17:42:34,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks?stack_name=HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2 used request id req-11775d95-f661-4237-8130-1ac806bc82b1 2018-08-28 17:42:34,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:34,288 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:34 GMT Server: Apache x-openstack-request-id: req-e0493208-1f5f-4ae8-8872-20a64efdcf8d Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:34,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:34 GMT Server: Apache x-openstack-request-id: req-ccbf327c-5aed-495c-ab77-f3d77ddb48b9 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:34,330 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-ccbf327c-5aed-495c-ab77-f3d77ddb48b9 2018-08-28 17:42:34,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:34,527 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:34 GMT Server: Apache x-openstack-request-id: req-aa1fa8c8-f3eb-4123-816b-b5f28d99ce98 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:34,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:34 GMT Server: Apache x-openstack-request-id: req-01bcded7-7e36-4efe-8056-e270025e4298 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:34,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-01bcded7-7e36-4efe-8056-e270025e4298 2018-08-28 17:42:37,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:37,602 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:37 GMT Server: Apache x-openstack-request-id: req-ce1a25f3-a36d-48e3-b80d-5181bbbee4e8 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:37,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:37 GMT Server: Apache x-openstack-request-id: req-e5372849-9e8f-49b9-a443-91f7081d19ff 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:37,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-e5372849-9e8f-49b9-a443-91f7081d19ff 2018-08-28 17:42:40,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:40,712 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:40 GMT Server: Apache x-openstack-request-id: req-fa191b69-f830-46a4-a4d2-ad4a660c5e99 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:40,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:40 GMT Server: Apache x-openstack-request-id: req-9911c966-7cbd-4fc0-b345-203b8438887c 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:40,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-9911c966-7cbd-4fc0-b345-203b8438887c 2018-08-28 17:42:43,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:43,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:43 GMT Server: Apache x-openstack-request-id: req-e0f2b4a4-5330-4b4d-a2d1-02d69dcfe105 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:44,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:43 GMT Server: Apache x-openstack-request-id: req-39c4542d-71a1-43ef-8e53-959d7fd4c01c 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:44,518 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-39c4542d-71a1-43ef-8e53-959d7fd4c01c 2018-08-28 17:42:47,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:47,694 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:47 GMT Server: Apache x-openstack-request-id: req-5b17984c-3a7e-4ad9-bd8b-f8a9e1dc9972 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:47,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:47 GMT Server: Apache x-openstack-request-id: req-78a02701-75e9-413e-a2fa-79f8d78a2042 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:47,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-78a02701-75e9-413e-a2fa-79f8d78a2042 2018-08-28 17:42:50,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:51,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:50 GMT Server: Apache x-openstack-request-id: req-728b91b8-a0b8-44f1-9316-ae4bf17a6826 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:51,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:51 GMT Server: Apache x-openstack-request-id: req-81d56229-442f-4cc6-b891-ceff1ee6cbf1 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "b2f7514a-4967-4ac8-8061-228237bf1698", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2", "stack_user_project_id": "09f5f387fb9b47738fe92a231359d8f3", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:42:31Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b2f7514a-4967-4ac8-8061-228237bf1698", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 17:42:51,416 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-81d56229-442f-4cc6-b891-ceff1ee6cbf1 2018-08-28 17:42:51,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:51,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:51 GMT Server: Apache x-openstack-request-id: req-d0040472-07da-49bd-91d5-799c97dbf44e Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:51,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:42:51 GMT Server: Apache x-openstack-request-id: req-20db0389-6d8c-45a3-b1fd-a0a41827b5c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:42:51,519 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack1/0ef54529-c8e9-45a0-a433-6fe7dc148eb5 used request id req-20db0389-6d8c-45a3-b1fd-a0a41827b5c6 2018-08-28 17:42:51,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/b2f7514a-4967-4ac8-8061-228237bf1698 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775add12b4a680f28864048ae30e0c1558a6e0a" 2018-08-28 17:42:51,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:42:51 GMT Server: Apache x-openstack-request-id: req-71423745-55a1-4609-b7d1-fc9f89c2d38b Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:42:51,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:42:51 GMT Server: Apache x-openstack-request-id: req-3382bc28-0c91-4012-b5a5-7c39b4299b3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:42:51,838 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-stack2/b2f7514a-4967-4ac8-8061-228237bf1698 used request id req-3382bc28-0c91-4012-b5a5-7c39b4299b3f 2018-08-28 17:42:51,838 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-6b71608b-854f-4a60-bc5e-8d831c73da7a-image 2018-08-28 17:42:51,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2302989b6f9891b19d8fb6790b5aec776e160019" 2018-08-28 17:42:54,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1e271da-a0e9-41f9-9329-a499592af01e Date: Tue, 28 Aug 2018 17: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-08-28 17:42:54,359 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1842ec9a-3492-4531-b162-3788cb763c5c used request id req-b1e271da-a0e9-41f9-9329-a499592af01e 2018-08-28 17:42:54,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/539fccf6-d604-492b-8f64-c2407aa86d9b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26574f93bf68360eed17502edb789c3dc9f2e9df" 2018-08-28 17:42:54,629 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:42:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bf6c0f77-0199-435b-b86b-4beb57754933 x-compute-request-id: req-bf6c0f77-0199-435b-b86b-4beb57754933 Content-Length: 0 Content-Type: application/json 2018-08-28 17:42:54,629 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/539fccf6-d604-492b-8f64-c2407aa86d9b used request id req-bf6c0f77-0199-435b-b86b-4beb57754933 2018-08-28 17:42:54,630 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:42:54,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:42:54,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:42:55,017 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["I7PdaDI2TfaHWNpZedZS4A"], "issued_at": "2018-08-28T17:42:55.000000Z"}} 2018-08-28 17:42:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" 2018-08-28 17:42:55,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ebf682-a280-41b5-b764-5b9a7fda23e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:42:55,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10ebf682-a280-41b5-b764-5b9a7fda23e3 2018-08-28 17:42:55,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" 2018-08-28 17:42:55,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-501ab336-04b2-41e5-aa61-e025412a17ee Date: Tue, 28 Aug 2018 17:42:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"} 2018-08-28 17:42:55,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1 used request id req-501ab336-04b2-41e5-aa61-e025412a17ee 2018-08-28 17:42:55,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" 2018-08-28 17:42:55,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a15d57b9-6880-4179-9ba4-f48d1e9cbff2 Date: Tue, 28 Aug 2018 17:42:55 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 17:42:55,429 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a15d57b9-6880-4179-9ba4-f48d1e9cbff2 2018-08-28 17:42:55,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}' 2018-08-28 17:42:56,150 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 X-Openstack-Request-Id: req-54d1282f-12ac-4c6f-9a51-139dc9c37f5a Date: Tue, 28 Aug 2018 17:42:56 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:42:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:42:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212", "min_disk": 0, "protected": false, "id": "2a63ba62-8b03-4736-9b43-01ed73e5b212", "file": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:42:56,150 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-54d1282f-12ac-4c6f-9a51-139dc9c37f5a 2018-08-28 17:42:56,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" -d '' 2018-08-28 17:42:59,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0f00cfd-b127-4671-acd0-757922c977b5 Date: Tue, 28 Aug 2018 17:42:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:42:59,662 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/file used request id req-d0f00cfd-b127-4671-acd0-757922c977b5 2018-08-28 17:42:59,662 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:42:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" 2018-08-28 17:42:59,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-10cecbe9-c6a7-4af3-8ef7-39a7aaeb560d Date: Tue, 28 Aug 2018 17:42:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:42:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:42:59Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/snap", "metadata": {}}], "self": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212", "min_disk": 0, "protected": false, "id": "2a63ba62-8b03-4736-9b43-01ed73e5b212", "file": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:42:59,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 used request id req-10cecbe9-c6a7-4af3-8ef7-39a7aaeb560d 2018-08-28 17:42:59,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" 2018-08-28 17:43:00,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-158a4827-7b84-4bc2-89b3-8281f2d31c06 Date: Tue, 28 Aug 2018 17:43: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-08-28 17:43:00,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-158a4827-7b84-4bc2-89b3-8281f2d31c06 2018-08-28 17:43:00,053 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1 2018-08-28 17:43:00,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" 2018-08-28 17:43:00,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-42679fe4-2872-40f4-b3e6-ad5c89ffb5cf Date: Tue, 28 Aug 2018 17:43:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:42:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:42:59Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/snap", "metadata": {}}], "self": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212", "min_disk": 0, "protected": false, "id": "2a63ba62-8b03-4736-9b43-01ed73e5b212", "file": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:43:00,071 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 used request id req-42679fe4-2872-40f4-b3e6-ad5c89ffb5cf 2018-08-28 17:43:00,072 - create_image - DEBUG - Instance status is - active 2018-08-28 17:43:00,072 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1 2018-08-28 17:43:00,072 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1 2018-08-28 17:43:00,072 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:43:00,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:43:00,073 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:43:00,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["4hEkp796TKy_a78yvfkehg"], "issued_at": "2018-08-28T17:43:00.000000Z"}} 2018-08-28 17:43:00,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" 2018-08-28 17:43:00,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cbc2a7b-e78f-4e7d-b817-86f805186337 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:43:00,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8cbc2a7b-e78f-4e7d-b817-86f805186337 2018-08-28 17:43:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" 2018-08-28 17:43:00,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-bec1114e-0ff1-4c5e-971a-ebe4842dde4e Date: Tue, 28 Aug 2018 17:43:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2"} 2018-08-28 17:43:00,694 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2 used request id req-bec1114e-0ff1-4c5e-971a-ebe4842dde4e 2018-08-28 17:43:00,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" 2018-08-28 17:43:00,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2f1264af-fe10-457f-9555-04bfcb80d313 Date: Tue, 28 Aug 2018 17:43: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-08-28 17:43:00,850 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2f1264af-fe10-457f-9555-04bfcb80d313 2018-08-28 17:43:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2"}' 2018-08-28 17:43:01,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a X-Openstack-Request-Id: req-5b83825c-abe8-4aca-aa4e-83a2d40d4118 Date: Tue, 28 Aug 2018 17:43:01 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:43:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:43:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a", "min_disk": 0, "protected": false, "id": "d892fea4-80ae-46cd-9c62-80a62a03945a", "file": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a/file", "checksum": null, "owner": "a2d4895edb5a491785776c3ede7809d8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:43:01,102 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5b83825c-abe8-4aca-aa4e-83a2d40d4118 2018-08-28 17:43:01,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" -d '' 2018-08-28 17:43:02,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1e943ea9-1aeb-429f-b9d4-fdb92a2e0668 Date: Tue, 28 Aug 2018 17:43:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:43:02,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a/file used request id req-1e943ea9-1aeb-429f-b9d4-fdb92a2e0668 2018-08-28 17:43:02,790 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:43:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" 2018-08-28 17:43:02,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ac0bd3f2-101a-4dc2-b795-29b6019a0bad Date: Tue, 28 Aug 2018 17:43:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:43:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:43:02Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "metadata": {}}], "self": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a", "min_disk": 0, "protected": false, "id": "d892fea4-80ae-46cd-9c62-80a62a03945a", "file": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:43:02,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a used request id req-ac0bd3f2-101a-4dc2-b795-29b6019a0bad 2018-08-28 17:43:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" 2018-08-28 17:43:02,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a984fa2-2856-4509-bcf5-9eb771b2dbb5 Date: Tue, 28 Aug 2018 17:43: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-08-28 17:43:02,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6a984fa2-2856-4509-bcf5-9eb771b2dbb5 2018-08-28 17:43:02,961 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2 2018-08-28 17:43:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" 2018-08-28 17:43:03,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-5efb6cc5-23cb-4b70-ac49-de0af34febc0 Date: Tue, 28 Aug 2018 17:43:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:43:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:43:02Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "metadata": {}}], "self": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a", "min_disk": 0, "protected": false, "id": "d892fea4-80ae-46cd-9c62-80a62a03945a", "file": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:43:03,134 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a used request id req-5efb6cc5-23cb-4b70-ac49-de0af34febc0 2018-08-28 17:43:03,134 - create_image - DEBUG - Instance status is - active 2018-08-28 17:43:03,134 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2 2018-08-28 17:43:03,135 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2 2018-08-28 17:43:03,135 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:43:03,197 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:43:03,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:43:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["G5U8GXLDQuqU30mJOjChhA"], "issued_at": "2018-08-28T17:43:03.000000Z"}} 2018-08-28 17:43:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net"}}' 2018-08-28 17:43:07,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:43:03 GMT Server: Apache x-openstack-request-id: req-8827690b-615e-4cf7-ab84-d9c1a2aa4944 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}]}} 2018-08-28 17:43:07,858 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks used request id req-8827690b-615e-4cf7-ab84-d9c1a2aa4944 2018-08-28 17:43:07,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:08,033 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:07 GMT Server: Apache x-openstack-request-id: req-698ab4f0-b67b-46ff-a2a7-134f2fcbf47d Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:08,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:08 GMT Server: Apache x-openstack-request-id: req-4e9f10e6-aba6-4d8b-9498-07aeca7d61ce Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:08,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-4e9f10e6-aba6-4d8b-9498-07aeca7d61ce 2018-08-28 17:43:08,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:08,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:08 GMT Server: Apache x-openstack-request-id: req-669b9eb4-05ba-46db-9918-48fe88f5f8d6 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:08,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:08 GMT Server: Apache x-openstack-request-id: req-e31bcb61-ae0b-454d-a8a3-618f189d8852 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:08,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-e31bcb61-ae0b-454d-a8a3-618f189d8852 2018-08-28 17:43:11,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:11,839 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:11 GMT Server: Apache x-openstack-request-id: req-a9e70eca-0ca5-424b-99d3-28babecb0435 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:12,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:11 GMT Server: Apache x-openstack-request-id: req-1553f209-9648-42bf-accf-da199f4fd08e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 722 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:12,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-1553f209-9648-42bf-accf-da199f4fd08e 2018-08-28 17:43:15,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:15,082 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:15 GMT Server: Apache x-openstack-request-id: req-6d92292b-3433-408f-b938-b47ce2309157 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:15,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:15 GMT Server: Apache x-openstack-request-id: req-10a1c222-d17f-4d3b-b7f7-83f1a425830b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:15,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-10a1c222-d17f-4d3b-b7f7-83f1a425830b 2018-08-28 17:43:18,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:18,626 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:18 GMT Server: Apache x-openstack-request-id: req-afae0162-07ba-44b6-9f1a-faf6f2489175 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:19,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:18 GMT Server: Apache x-openstack-request-id: req-0595644a-dfce-4da5-be93-c8273ff3c732 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:19,529 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-0595644a-dfce-4da5-be93-c8273ff3c732 2018-08-28 17:43:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:22,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:22 GMT Server: Apache x-openstack-request-id: req-363d15f3-fd72-493d-baf2-8f22ae55f902 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:22,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:22 GMT Server: Apache x-openstack-request-id: req-608c1a4f-5932-4d64-9f39-a106537b19c7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:22,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-608c1a4f-5932-4d64-9f39-a106537b19c7 2018-08-28 17:43:25,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:26,134 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:25 GMT Server: Apache x-openstack-request-id: req-c10257e6-f999-404a-b957-c473b7312e89 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:26,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:26 GMT Server: Apache x-openstack-request-id: req-b98d423a-b1a4-45b2-ba2e-56fabcea61d6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:26,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-b98d423a-b1a4-45b2-ba2e-56fabcea61d6 2018-08-28 17:43:29,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:29,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:29 GMT Server: Apache x-openstack-request-id: req-715c19ca-d742-45fd-94fc-641a13488002 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:29,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:29 GMT Server: Apache x-openstack-request-id: req-aeb6fb6d-f0f8-43ba-aa5d-eee0647f12a1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:29,569 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-aeb6fb6d-f0f8-43ba-aa5d-eee0647f12a1 2018-08-28 17:43:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:29,597 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:29 GMT Server: Apache x-openstack-request-id: req-4f956666-70ca-421e-ad56-5f04a1bfee1d Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:29,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:29 GMT Server: Apache x-openstack-request-id: req-eea30922-0098-42cf-a512-6f3421ad13d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "307f9c1b-3def-4084-b8e8-365bf2b06e07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa6ce900-9910-4540-842c-da7a0ccb2f28", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e943b9df-b733-4458-b7ec-3c489267c97e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0246f2-6c7d-4798-ba12-81b50c045852", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "856cfaf0-55e6-4ced-8296-b7c26903e14f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35:subnet_id=2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8cce23ef-983c-4eb8-ac95-63717f574b93", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9d77b99-9875-4039-8686-ee0d67debbc1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6586f64c-bd3e-43a1-91f7-60493411a0fb", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 17:43:29,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources used request id req-eea30922-0098-42cf-a512-6f3421ad13d5 2018-08-28 17:43:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:29,906 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:29 GMT Server: Apache x-openstack-request-id: req-1960cfd1-6ea3-4582-90a6-68eca44372a3 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:30,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:29 GMT Server: Apache x-openstack-request-id: req-5dc457f3-64a2-4312-8a6b-f134638a2afc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:30,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-5dc457f3-64a2-4312-8a6b-f134638a2afc 2018-08-28 17:43:30,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:30,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:30 GMT Server: Apache x-openstack-request-id: req-e180bea9-17e1-4c38-a329-bdbcc5c73c81 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:30,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:30 GMT Server: Apache x-openstack-request-id: req-4128578c-c7fa-4828-a0b8-8a6e8a409c52 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "307f9c1b-3def-4084-b8e8-365bf2b06e07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa6ce900-9910-4540-842c-da7a0ccb2f28", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e943b9df-b733-4458-b7ec-3c489267c97e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0246f2-6c7d-4798-ba12-81b50c045852", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "856cfaf0-55e6-4ced-8296-b7c26903e14f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35:subnet_id=2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8cce23ef-983c-4eb8-ac95-63717f574b93", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9d77b99-9875-4039-8686-ee0d67debbc1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6586f64c-bd3e-43a1-91f7-60493411a0fb", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 17:43:30,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources used request id req-4128578c-c7fa-4828-a0b8-8a6e8a409c52 2018-08-28 17:43:30,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e943b9df-b733-4458-b7ec-3c489267c97e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:30,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-97ae6d6c-9811-41ed-a131-208ce1dc977f Date: Tue, 28 Aug 2018 17:43:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e943b9df-b733-4458-b7ec-3c489267c97e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["2aae4d58-e5d6-4ac0-986c-2ceba376697a"],"description":"","tags":[],"updated_at":"2018-08-28T17:43:12Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:10Z","provider:network_type":"vxlan"}]} 2018-08-28 17:43:30,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e943b9df-b733-4458-b7ec-3c489267c97e used request id req-97ae6d6c-9811-41ed-a131-208ce1dc977f 2018-08-28 17:43:30,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:30,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-73fd9474-f793-4006-9356-dfd009ba3cae Date: Tue, 28 Aug 2018 17:43:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:12Z","dns_nameservers":[],"updated_at":"2018-08-28T17:43:12Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet"}]} 2018-08-28 17:43:30,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e used request id req-73fd9474-f793-4006-9356-dfd009ba3cae 2018-08-28 17:43:30,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:31,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5508eb14-40fa-44f1-a468-66ed0fc5f502 Date: Tue, 28 Aug 2018 17:43:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:12Z","dns_nameservers":[],"updated_at":"2018-08-28T17:43:12Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet"}]} 2018-08-28 17:43:31,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e used request id req-5508eb14-40fa-44f1-a468-66ed0fc5f502 2018-08-28 17:43:31,054 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:43:31,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:31,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f94c34aa-451a-4beb-bce2-8c38394724af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:43:31,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f94c34aa-451a-4beb-bce2-8c38394724af 2018-08-28 17:43:31,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:31,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:31 GMT Server: Apache x-openstack-request-id: req-7bf8654b-dfae-4e66-b682-89e876d6853d Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:31,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:31 GMT Server: Apache x-openstack-request-id: req-9297a212-4fcd-4c25-a0ca-0e38ac43b5d5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "307f9c1b-3def-4084-b8e8-365bf2b06e07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa6ce900-9910-4540-842c-da7a0ccb2f28", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e943b9df-b733-4458-b7ec-3c489267c97e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0246f2-6c7d-4798-ba12-81b50c045852", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "856cfaf0-55e6-4ced-8296-b7c26903e14f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35:subnet_id=2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8cce23ef-983c-4eb8-ac95-63717f574b93", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9d77b99-9875-4039-8686-ee0d67debbc1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6586f64c-bd3e-43a1-91f7-60493411a0fb", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 17:43:31,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources used request id req-9297a212-4fcd-4c25-a0ca-0e38ac43b5d5 2018-08-28 17:43:31,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/8cce23ef-983c-4eb8-ac95-63717f574b93 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:32,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50327e87-20ba-47fe-834f-0fdfc05e3eff x-compute-request-id: req-50327e87-20ba-47fe-834f-0fdfc05e3eff Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:1e:fb", "version": 4, "addr": "10.1.2.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:10:1e:fb", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/8cce23ef-983c-4eb8-ac95-63717f574b93", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/8cce23ef-983c-4eb8-ac95-63717f574b93", "rel": "bookmark"}], "image": {"id": "2a63ba62-8b03-4736-9b43-01ed73e5b212", "links": [{"href": "http://172.30.9.28:8774/images/2a63ba62-8b03-4736-9b43-01ed73e5b212", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001d", "OS-SRV-USG:launched_at": "2018-08-28T17:43:23.000000", "flavor": {"id": "fa6ce900-9910-4540-842c-da7a0ccb2f28", "links": [{"href": "http://172.30.9.28:8774/flavors/fa6ce900-9910-4540-842c-da7a0ccb2f28", "rel": "bookmark"}]}, "id": "8cce23ef-983c-4eb8-ac95-63717f574b93", "security_groups": [{"name": "security_group_name"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:43:23Z", "hostId": "19697795695dbe03998647e71d684c05141f9c449dcf64fd699050c9", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "created": "2018-08-28T17:43:17Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:43:32,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/8cce23ef-983c-4eb8-ac95-63717f574b93 used request id req-50327e87-20ba-47fe-834f-0fdfc05e3eff 2018-08-28 17:43:32,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:32,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f3a085a9-9b64-459d-bd7d-e28194c003ec Date: Tue, 28 Aug 2018 17:43:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e943b9df-b733-4458-b7ec-3c489267c97e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["2aae4d58-e5d6-4ac0-986c-2ceba376697a"],"description":"","tags":[],"updated_at":"2018-08-28T17:43:12Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:10Z","provider:network_type":"vxlan"}]} 2018-08-28 17:43:32,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net used request id req-f3a085a9-9b64-459d-bd7d-e28194c003ec 2018-08-28 17:43:32,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:43:32,202 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:43:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:32,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8361af20-826b-455c-bf0c-70a02290f7c5 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:43:32,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-8361af20-826b-455c-bf0c-70a02290f7c5 2018-08-28 17:43:32,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:32,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2a29d189-1922-4b41-b24f-164c96475200 Date: Tue, 28 Aug 2018 17:43:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:12Z","dns_nameservers":[],"updated_at":"2018-08-28T17:43:12Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet"}]} 2018-08-28 17:43:32,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e used request id req-2a29d189-1922-4b41-b24f-164c96475200 2018-08-28 17:43:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e943b9df-b733-4458-b7ec-3c489267c97e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:32,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5785 X-Openstack-Request-Id: req-85fd2ab5-ee8e-4f57-93c6-e64cab7f5243 Date: Tue, 28 Aug 2018 17:43:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.13"}],"id":"05528dc0-8c86-4852-acbc-a32b0390c747","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ab:f1","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:18Z","binding:vnic_type":"normal","device_id":"b9d77b99-9875-4039-8686-ee0d67debbc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.1"}],"id":"20ca147f-8903-471d-9ff1-a6bd3204ebdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:94:55","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:15Z","binding:vnic_type":"normal","device_id":"8f275628-25bd-4c1d-9cc3-1e66af774d35"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.3"}],"id":"3e7a7843-5eda-4754-a817-0b47d56951c2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:d7:66","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e943b9df-b733-4458-b7ec-3c489267c97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.2"}],"id":"4225dd2e-52da-4a02-9677-623d0cf0fcaa","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:cd:1d","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e943b9df-b733-4458-b7ec-3c489267c97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.6"}],"id":"6586f64c-bd3e-43a1-91f7-60493411a0fb","security_groups":["dd0246f2-6c7d-4798-ba12-81b50c045852"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1e:fb","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack-port1-chmdf7ser2gn","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:14Z","binding:vnic_type":"normal","device_id":"8cce23ef-983c-4eb8-ac95-63717f574b93"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.4"}],"id":"8223f523-d7a6-4144-94b4-9aa3bf3f2978","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:e4:bc","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e943b9df-b733-4458-b7ec-3c489267c97e"}]} 2018-08-28 17:43:32,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e943b9df-b733-4458-b7ec-3c489267c97e used request id req-85fd2ab5-ee8e-4f57-93c6-e64cab7f5243 2018-08-28 17:43:32,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b9d77b99-9875-4039-8686-ee0d67debbc1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:33,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43: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-0f8201fe-d8bc-4718-b0b4-85a5de08fe26 x-compute-request-id: req-0f8201fe-d8bc-4718-b0b4-85a5de08fe26 Content-Encoding: gzip Content-Length: 830 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dc:ab:f1", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b9d77b99-9875-4039-8686-ee0d67debbc1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b9d77b99-9875-4039-8686-ee0d67debbc1", "rel": "bookmark"}], "image": {"id": "d892fea4-80ae-46cd-9c62-80a62a03945a", "links": [{"href": "http://172.30.9.28:8774/images/d892fea4-80ae-46cd-9c62-80a62a03945a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-08-28T17:43:24.000000", "flavor": {"id": "307f9c1b-3def-4084-b8e8-365bf2b06e07", "links": [{"href": "http://172.30.9.28:8774/flavors/307f9c1b-3def-4084-b8e8-365bf2b06e07", "rel": "bookmark"}]}, "id": "b9d77b99-9875-4039-8686-ee0d67debbc1", "security_groups": [{"name": "default"}], "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:43:25Z", "hostId": "297c839c2cab3473a10357eb09792660a7ba9d6f89f9b57592847c4f", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "created": "2018-08-28T17:43:16Z", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:43:33,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b9d77b99-9875-4039-8686-ee0d67debbc1 used request id req-0f8201fe-d8bc-4718-b0b4-85a5de08fe26 2018-08-28 17:43:33,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:33,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-669fea90-78ee-4bcb-8ec1-b34bf208dc18 Date: Tue, 28 Aug 2018 17:43:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"e943b9df-b733-4458-b7ec-3c489267c97e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":70,"ipv4_address_scope":null,"shared":false,"project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","subnets":["2aae4d58-e5d6-4ac0-986c-2ceba376697a"],"description":"","tags":[],"updated_at":"2018-08-28T17:43:12Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net","admin_state_up":true,"tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:10Z","provider:network_type":"vxlan"}]} 2018-08-28 17:43:33,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net used request id req-669fea90-78ee-4bcb-8ec1-b34bf208dc18 2018-08-28 17:43:33,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:33,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4e8ae80-4c6c-490a-bd38-67de68b11ec8 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:43:33,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a4e8ae80-4c6c-490a-bd38-67de68b11ec8 2018-08-28 17:43:33,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:33,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-92aab1d3-5d59-422d-b7e8-87864c08fc24 Date: Tue, 28 Aug 2018 17:43:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:12Z","dns_nameservers":[],"updated_at":"2018-08-28T17:43:12Z","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":"a2d4895edb5a491785776c3ede7809d8","id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet"}]} 2018-08-28 17:43:33,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e943b9df-b733-4458-b7ec-3c489267c97e used request id req-92aab1d3-5d59-422d-b7e8-87864c08fc24 2018-08-28 17:43:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=e943b9df-b733-4458-b7ec-3c489267c97e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:33,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5785 X-Openstack-Request-Id: req-afc26fd4-3d96-47c8-a4ed-3d577f61b5c6 Date: Tue, 28 Aug 2018 17:43:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.13"}],"id":"05528dc0-8c86-4852-acbc-a32b0390c747","security_groups":["f5d29051-8772-4703-9d4e-fd1335c312a2"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:dc:ab:f1","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:18Z","binding:vnic_type":"normal","device_id":"b9d77b99-9875-4039-8686-ee0d67debbc1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.1"}],"id":"20ca147f-8903-471d-9ff1-a6bd3204ebdd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a7:94:55","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:15Z","binding:vnic_type":"normal","device_id":"8f275628-25bd-4c1d-9cc3-1e66af774d35"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.3"}],"id":"3e7a7843-5eda-4754-a817-0b47d56951c2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:85:d7:66","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e943b9df-b733-4458-b7ec-3c489267c97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.2"}],"id":"4225dd2e-52da-4a02-9677-623d0cf0fcaa","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:cd:1d","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e943b9df-b733-4458-b7ec-3c489267c97e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.6"}],"id":"6586f64c-bd3e-43a1-91f7-60493411a0fb","security_groups":["dd0246f2-6c7d-4798-ba12-81b50c045852"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:10:1e:fb","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack-port1-chmdf7ser2gn","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:14Z","binding:vnic_type":"normal","device_id":"8cce23ef-983c-4eb8-ac95-63717f574b93"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:43:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"2aae4d58-e5d6-4ac0-986c-2ceba376697a","ip_address":"10.1.2.4"}],"id":"8223f523-d7a6-4144-94b4-9aa3bf3f2978","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:e4:bc","project_id":"a2d4895edb5a491785776c3ede7809d8","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e943b9df-b733-4458-b7ec-3c489267c97e","tenant_id":"a2d4895edb5a491785776c3ede7809d8","created_at":"2018-08-28T17:43:14Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e943b9df-b733-4458-b7ec-3c489267c97e"}]} 2018-08-28 17:43:33,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=e943b9df-b733-4458-b7ec-3c489267c97e used request id req-afc26fd4-3d96-47c8-a4ed-3d577f61b5c6 2018-08-28 17:43:33,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:33,648 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:33 GMT Server: Apache x-openstack-request-id: req-ae597586-24c3-4d9f-8189-3eee7b9df2c6 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:33,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:33 GMT Server: Apache x-openstack-request-id: req-0c1068f6-a83a-4314-b3ce-674461a8cdd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "307f9c1b-3def-4084-b8e8-365bf2b06e07", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "fa6ce900-9910-4540-842c-da7a0ccb2f28", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "e943b9df-b733-4458-b7ec-3c489267c97e", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "dd0246f2-6c7d-4798-ba12-81b50c045852", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "856cfaf0-55e6-4ced-8296-b7c26903e14f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35:subnet_id=2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "2aae4d58-e5d6-4ac0-986c-2ceba376697a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "8f275628-25bd-4c1d-9cc3-1e66af774d35", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8cce23ef-983c-4eb8-ac95-63717f574b93", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T17:43:07Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:07Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b9d77b99-9875-4039-8686-ee0d67debbc1", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T17:43:08Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:08Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6586f64c-bd3e-43a1-91f7-60493411a0fb", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 17:43:33,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd/resources used request id req-0c1068f6-a83a-4314-b3ce-674461a8cdd7 2018-08-28 17:43:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:33,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-f7d48abf-b207-49cb-a8c0-a586b24ace68 Date: Tue, 28 Aug 2018 17:43:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:42:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:42:59Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/snap", "metadata": {}}], "self": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212", "min_disk": 0, "protected": false, "id": "2a63ba62-8b03-4736-9b43-01ed73e5b212", "file": "/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2a63ba62-8b03-4736-9b43-01ed73e5b212/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:43:33,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 used request id req-f7d48abf-b207-49cb-a8c0-a586b24ace68 2018-08-28 17:43:33,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:34,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdeb7b01-fae7-4486-b8bc-3b3bee12f6c5 Date: Tue, 28 Aug 2018 17:43: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-08-28 17:43:34,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fdeb7b01-fae7-4486-b8bc-3b3bee12f6c5 2018-08-28 17:43:34,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:34,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-aa77ffba-d54e-4809-a134-670ffcc79020 Date: Tue, 28 Aug 2018 17:43:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:43:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:43:02Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "metadata": {}}], "self": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a", "min_disk": 0, "protected": false, "id": "d892fea4-80ae-46cd-9c62-80a62a03945a", "file": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:43:34,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a used request id req-aa77ffba-d54e-4809-a134-670ffcc79020 2018-08-28 17:43:34,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:34,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-51970451-1bdb-4dde-914e-4d1ca5f1c204 Date: Tue, 28 Aug 2018 17:43:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:43:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:43:02Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "metadata": {}}], "self": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a", "min_disk": 0, "protected": false, "id": "d892fea4-80ae-46cd-9c62-80a62a03945a", "file": "/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a2d4895edb5a491785776c3ede7809d8", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d892fea4-80ae-46cd-9c62-80a62a03945a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:43:34,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a used request id req-51970451-1bdb-4dde-914e-4d1ca5f1c204 2018-08-28 17:43:34,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:34,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:34 GMT Server: Apache x-openstack-request-id: req-d2bc6cbf-2fc8-4337-955b-c79dc4a8c58b Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:35,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:34 GMT Server: Apache x-openstack-request-id: req-91fb20df-f821-4bba-9f62-88a45333640a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:35,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-91fb20df-f821-4bba-9f62-88a45333640a 2018-08-28 17:43:35,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:35,350 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:35 GMT Server: Apache x-openstack-request-id: req-5357dda1-92bb-4f0d-aa2a-4ce644db39c4 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:36,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:35 GMT Server: Apache x-openstack-request-id: req-4fd09355-40cb-404f-8278-a5755f5b778c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2081 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA3B6aO13DoZMe9R/FNvs49GbKvRarx06U63oy4EkVD/43FU4l\n/YhuNg0Tt8SVh/e0/QMKMJWRPRSJvL73LnHtEy4XG2ZPeoI1IhIjn25PM2lZrvsW\n+rECiT4+yQI/E3H5tLhtd+Bi4oY9GYVqZeT/apWXgf4V0nBN1535jXhxF4yrfdOa\ntvnvErR4KHJnYITNY7hJ07gGELjBrqUlDYt01D5iWrHvxN0r2P9xEol6Apl692Az\nwzz/PxdcfxJ6nbQDnwC8/WOuVuYzMSrftz/dMYjmi7Q7ld4W/JaAfZ9bSb85wDJo\nAjgOfuy57/o2/BrCN3ENVgNJRNrYiJjxJOYpHwIDAQABAoIBAQCryoZ8hrVDyNqE\nXINCYdcVh5P691KhfkbjcL98JA14KeM7kX483NmG/bXB2n8JWt26CUFOoax0iy7k\nS/YGHYv1SCdojvTAnBZzvMxohWLysOn5kqVgif18t0OxBTvNJUrJLJbi1BDY0gOl\ng2aCl7JvsMhJ/89wKY3XFcfKDZHV2dTx7qR2V/KcZmW9xzM9u1ER8qWPNKon3HFK\neDo8+2BTSi45mPgsOwetfwrdZeaJbKImpxyJtqmBxyf63tZk1qZFyhaAxA4d2gkh\ny9uPuwjOfE4v/fzvea6HKvuEXgtDYBE7NcW5uTTd4LSfVOF3v6zxQlWSO2xRiUYy\nvro6uhVBAoGBAPIu+8t+k4qnsKFlSZULRPAqaBxb01hJS4t02O/AhCT0Tc5dMbZn\nK8NfQfN3lvgJog4PiQIGK2f+/vbtrtKrYpYlqhz4W8JoplXqn8Colbw8jI/HQwgE\nEs0/Zk1oY6GhXoY89BUbGfTUmwbKaGb/3+gWXYemPrtXNqmwmB6T543pAoGBAOit\nYY6wmZl4XQ8PAwSjskQun65KNzxhlxat3jP0FxTcizUikALieMqDMjo28SBqtMek\nL4IOVdLy5MFpPAJriTVvU499FH/90xQ2Um/chUnkFT2pDbIcV3r8GsjMWfpQ+Omr\n2YRLpR/bLk+0oJp83/TPxv2GhVuDJSzhtVxrS3HHAoGBAJx2Ri495Ewb8j0TFuq3\nkR4oB4LqwCu1jpzWLKEYG0dUnj/IbamOFfPuwsjsZhhxAMVcvAMWwUw6rbYR8HQi\nTVr7kl+NBJsgyPWQ0wzA3Zvy8kyhS2kOWKdJYmp4GoX9nvfSwU4xaB+Ii29jrPd+\nL8XdTSep+7VErwgKEv0OSPahAoGBANu5x9QY/6RHXxH2ajI6aAEtSkwr98eEnUqk\nfJ7xVc60ip1t+zNOLSWJCaih88laG0ggy2B1KyUfjVj8iNf8N0GH1RA+3VoVF/0R\nY34RcKmbw1dMSwu06gPRCXYwTJQvXTBFwg7F5LSVpkFM4RGi9VdZ05/dJhiKW1Pr\n/fm9tSxHAoGAQUPQt2VDfYCMpBqtQl6KovEzxh5LC57a/pkGAr47kORoJKj10BPI\nPn6B6bxby63uS9EUXm2ZgvjSR8YaSFVT8bv8Sg71fo7xGBaJIxyx4WRSa6MMnFk1\ne3e5hPtXNb6QMmiZOcuVjEsqyZ7Ibrxhz4SvUWHLEth6i3JzbS8lcIk=\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:36,119 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-4fd09355-40cb-404f-8278-a5755f5b778c 2018-08-28 17:43:36,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:36,764 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:36 GMT Server: Apache x-openstack-request-id: req-1fe3d695-1c6d-40ae-9575-7f32f079c779 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:36,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:43:36 GMT Server: Apache x-openstack-request-id: req-74731545-1a55-48f6-9458-1d908e34ce40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:43:36,837 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-74731545-1a55-48f6-9458-1d908e34ce40 2018-08-28 17:43:36,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:37,487 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:36 GMT Server: Apache x-openstack-request-id: req-820184ff-ea65-4ab7-920c-f3d45f5e2238 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:37,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:37 GMT Server: Apache x-openstack-request-id: req-400f39ef-30f1-493b-ace3-7b5e7eeedd8d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "tags": null, "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T17:43:36Z", "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "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-08-28 17:43:37,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-400f39ef-30f1-493b-ace3-7b5e7eeedd8d 2018-08-28 17:43:40,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:40,546 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:40 GMT Server: Apache x-openstack-request-id: req-31e19740-3f69-4358-92b4-508423d6c579 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:41,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:40 GMT Server: Apache x-openstack-request-id: req-bb7b312b-458b-44f5-ab24-f9abae5c905f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "tags": null, "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T17:43:36Z", "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "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-08-28 17:43:41,217 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-bb7b312b-458b-44f5-ab24-f9abae5c905f 2018-08-28 17:43:44,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:44,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:44 GMT Server: Apache x-openstack-request-id: req-7eed953d-bd61-4d76-b0f7-e2f3bd58bb2b Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:44,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:44 GMT Server: Apache x-openstack-request-id: req-94ff6f07-c588-4b14-baf0-819d472ca5eb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "tags": null, "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T17:43:36Z", "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "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-08-28 17:43:44,423 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-94ff6f07-c588-4b14-baf0-819d472ca5eb 2018-08-28 17:43:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:48,078 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:47 GMT Server: Apache x-openstack-request-id: req-63268eb9-e65a-49f7-901c-4e1573cc8f95 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:48,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:48 GMT Server: Apache x-openstack-request-id: req-6acbfb2e-e09c-47e2-9331-61db80b1dcbc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "tags": null, "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T17:43:36Z", "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "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-08-28 17:43:48,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-6acbfb2e-e09c-47e2-9331-61db80b1dcbc 2018-08-28 17:43:51,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/5192c88c-4ee4-4674-91a9-c2510624f1dd -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984f4f3ba4967d7e064e941c82bbc6f1803bb2b" 2018-08-28 17:43:51,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:51 GMT Server: Apache x-openstack-request-id: req-cfcee831-c6d8-44f9-ad90-63748d98dbae Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:51,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:51 GMT Server: Apache x-openstack-request-id: req-1f5188e8-7022-4c3e-8570-182e201de408 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 690 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-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor2", "OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "OS::stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-subnet", "net_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1"}, "deletion_time": "2018-08-28T17:43:51Z", "stack_name": "HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack", "stack_user_project_id": "735aacd11e344df9935922f0f645fbba", "tags": null, "creation_time": "2018-08-28T17:43:07Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T17:43:36Z", "id": "5192c88c-4ee4-4674-91a9-c2510624f1dd", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 17:43:51,312 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-stack/5192c88c-4ee4-4674-91a9-c2510624f1dd used request id req-1f5188e8-7022-4c3e-8570-182e201de408 2018-08-28 17:43:51,312 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image1 2018-08-28 17:43:51,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}969314ad600bfcd4bce8dd57f53ee51359feb84c" 2018-08-28 17:43:53,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a3da6e22-edfc-495c-96dd-74290f53504b Date: Tue, 28 Aug 2018 17:43:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:43:53,271 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2a63ba62-8b03-4736-9b43-01ed73e5b212 used request id req-a3da6e22-edfc-495c-96dd-74290f53504b 2018-08-28 17:43:53,272 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-0b92d693-e79b-44b0-b022-066ed3bc1ee6-image2 2018-08-28 17:43:53,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}445ea453be1cbdad1f08695c3694dc12265766e9" 2018-08-28 17:43:55,354 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-470cf036-ba01-4cfa-8577-858818f08b99 Date: Tue, 28 Aug 2018 17:43:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:43:55,354 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d892fea4-80ae-46cd-9c62-80a62a03945a used request id req-470cf036-ba01-4cfa-8577-858818f08b99 2018-08-28 17:43:55,357 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:43:55,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:43:55,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:43:55,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:43:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["bnF0bZYXS9a05K52U-L6bw"], "issued_at": "2018-08-28T17:43:55.000000Z"}} 2018-08-28 17:43:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794083e4d7796592e6677e2c83b9591754b81083" -d '{"stack_name": "HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-08-28 17:43:57,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:43:55 GMT Server: Apache x-openstack-request-id: req-abcc0830-11a5-469d-9ca0-cb0a61e2a889 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "f66bfba5-8187-4418-b722-aec259cdabbb", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb", "rel": "self"}]}} 2018-08-28 17:43:57,498 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks used request id req-abcc0830-11a5-469d-9ca0-cb0a61e2a889 2018-08-28 17:43:57,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/f66bfba5-8187-4418-b722-aec259cdabbb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794083e4d7796592e6677e2c83b9591754b81083" 2018-08-28 17:43:57,762 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:57 GMT Server: Apache x-openstack-request-id: req-00538978-c881-4b90-90a7-6e39e2fdf888 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:57,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:57 GMT Server: Apache x-openstack-request-id: req-b859a8ed-82ca-4932-b0cf-751f88435760 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "f66bfba5-8187-4418-b722-aec259cdabbb", "OS::stack_name": "HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack", "stack_user_project_id": "d4f06e24a6694a6984265a7e04e4a66d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:43:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f66bfba5-8187-4418-b722-aec259cdabbb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 17:43:57,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb used request id req-b859a8ed-82ca-4932-b0cf-751f88435760 2018-08-28 17:43:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/f66bfba5-8187-4418-b722-aec259cdabbb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794083e4d7796592e6677e2c83b9591754b81083" 2018-08-28 17:43:58,218 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:57 GMT Server: Apache x-openstack-request-id: req-d44743f4-2892-4619-88f5-d1550be66955 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:58,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:58 GMT Server: Apache x-openstack-request-id: req-f3b36dca-79e2-4368-b223-2713ef158eed 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "f66bfba5-8187-4418-b722-aec259cdabbb", "OS::stack_name": "HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack", "stack_user_project_id": "d4f06e24a6694a6984265a7e04e4a66d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:43:56Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f66bfba5-8187-4418-b722-aec259cdabbb", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 17:43:58,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb used request id req-f3b36dca-79e2-4368-b223-2713ef158eed 2018-08-28 17:43:58,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/f66bfba5-8187-4418-b722-aec259cdabbb/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794083e4d7796592e6677e2c83b9591754b81083" 2018-08-28 17:43:58,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:58 GMT Server: Apache x-openstack-request-id: req-5ebde516-4872-4000-8862-614396378642 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:58,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:58 GMT Server: Apache x-openstack-request-id: req-5c313a96-ecae-4353-90a5-5a2bef12ba5d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-08-28T17:43:57Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:43:57Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "31b546a2-cc73-436a-8a99-be4ae0df0c45", "resource_type": "OS::Nova::Flavor"}]} 2018-08-28 17:43:58,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb/resources used request id req-5c313a96-ecae-4353-90a5-5a2bef12ba5d 2018-08-28 17:43:58,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/31b546a2-cc73-436a-8a99-be4ae0df0c45 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794083e4d7796592e6677e2c83b9591754b81083" 2018-08-28 17:43:58,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:43:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42034801-4ebf-4684-9fe0-7aa197e3dbb7 x-compute-request-id: req-42034801-4ebf-4684-9fe0-7aa197e3dbb7 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/31b546a2-cc73-436a-8a99-be4ae0df0c45", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/31b546a2-cc73-436a-8a99-be4ae0df0c45", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "31b546a2-cc73-436a-8a99-be4ae0df0c45", "name": "HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack-flavor-lrwm63nma6y4", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:43:58,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/31b546a2-cc73-436a-8a99-be4ae0df0c45 used request id req-42034801-4ebf-4684-9fe0-7aa197e3dbb7 2018-08-28 17:43:58,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/f66bfba5-8187-4418-b722-aec259cdabbb -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}794083e4d7796592e6677e2c83b9591754b81083" 2018-08-28 17:43:59,081 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:43:58 GMT Server: Apache x-openstack-request-id: req-266af37a-5ea8-467b-9bb6-3831f833602c Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:43:59,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:43:59 GMT Server: Apache x-openstack-request-id: req-dd706479-1a67-469f-bf68-101ee783b380 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:43:59,275 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsFlavorTests-0b42326d-d732-4f60-b7b2-2df0264e4767-stack/f66bfba5-8187-4418-b722-aec259cdabbb used request id req-dd706479-1a67-469f-bf68-101ee783b380 2018-08-28 17:43:59,277 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:43:59,277 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:43:59,290 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:43:59,767 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:43:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["gJ1uvDr2TKypDmxdMOAMgw"], "issued_at": "2018-08-28T17:43:59.000000Z"}} 2018-08-28 17:43:59,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" -d '{"stack_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-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-5b317833-1bdb-4c29-912d-03b5cb515b78-kp"}}' 2018-08-28 17:44:01,243 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:43:59 GMT Server: Apache x-openstack-request-id: req-396f1208-07b1-4de0-b279-e1acf05c3317 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "rel": "self"}]}} 2018-08-28 17:44:01,244 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks used request id req-396f1208-07b1-4de0-b279-e1acf05c3317 2018-08-28 17:44:01,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" 2018-08-28 17:44:01,425 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:01 GMT Server: Apache x-openstack-request-id: req-3b395337-cfd8-4412-bfb5-4b3c21915ed5 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:01,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:01 GMT Server: Apache x-openstack-request-id: req-e19be887-42fa-41c7-9704-364a577169ca Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 555 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "OS::stack_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack", "keypair_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack", "stack_user_project_id": "a44ea3878b5d415a9ec911bd63b2347e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:44:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 17:44:01,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d used request id req-e19be887-42fa-41c7-9704-364a577169ca 2018-08-28 17:44:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" 2018-08-28 17:44:01,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:01 GMT Server: Apache x-openstack-request-id: req-9d4f4c7a-b608-4a42-b234-d3e8368f6859 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:02,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:01 GMT Server: Apache x-openstack-request-id: req-5cd08096-2d5d-4ba3-956e-bdf47fa831bf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "OS::stack_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack", "keypair_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack", "stack_user_project_id": "a44ea3878b5d415a9ec911bd63b2347e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:44:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApdHoIHgAqFY5/OczGwYzu36qcL9Gb+LPCcrjIkoFZD3WcP25\nGu+sv2ySYzcfIPNhBr9bk4crlzB5EEbe5OvfWf/IqJRcuvu+vEbrCyJGST3ExhOS\nQLAi4gj0ygEKOoQgKGE+AZcT/NGruv4AcOqU/1iMNmtv2TgMCdgRpJtla2oh8pn+\nIp7OuZUaTcKPAl7FZlXl/5IBPXpFo5mgOvgcf4ysW+Y3/imT0AzqmSsEwW7HP8Bf\nMoEbDcqYWRTAM6VMa1s8IKUC7B9r4ddtGBdU8sni4ZqDdHvyUUWf/+NMr9ePldsm\ntqkrZyeTHyEZNib8QlmFw5uVVy0VPEBB5Xi4gQIDAQABAoIBAEe/hIYQBpDQBnVE\ngJtv2pCFJTB1wv+Ejvr4u8DJcH3IN/JaBm7+R6voSYr+fcyfIltuDyzNbvITOj7t\nu2IoIVNq1qMC1wDdDtGeifMeWHU2cd8W9tBgpidRosGJI6jgJJ30PYUonrBk9L6L\nSxuQlPnLkZe2cwX1N1hHEpM73e1Uo59WBB/1ggHN1hvCangVDR7O4tFW0mrceQzS\nxX0Z0kB9S+FKZ4rV47f5n9b/tBrNY/Do0KrZkTuRKlfg8Ces9qVVYUgPLhzmBnUg\n2i52Dh9Gu+2U7OSIrm3jOhwCmZfA/2og8lJmejJZp6LuF91BFifnJVT+jEUxmHcp\nRhkid1UCgYEAz+fngOqiQCVum84AhX8WYnMumXZG9f6leiT6OUmB49NXpwI+tk10\n9ibyRuWRgXrPUJEXC+C1FgRp7+/kKsusqziVh6MawmF0vULnnLjh5DxUWGcza/8D\n9AjWxGnBvgxjeVPTr6QWbQ3jSlWprlHtqwpOwVbAXMPofQohgSVFTLcCgYEAzC2x\nKrt6pdvE2cqVkssaVYktOXxXcPR4eldqr65UISAgpqTOzAEqfslwOWc1/7pYX1Mj\n6HqlOgdAoNFy4hUTypHhIoRFRP3cD4qafWduT1M6NWzBCjYEOMJ0i5biDO7+DCw7\nn5hSOdBVygzTMg8EEV/u16KQQtw2obRGjdAA3IcCgYAitjdiwMoCJ73F6akQoN1d\n5pk7KhJC9Bcww4e7lNhI73pM+gT6bwg+KNZ+m8mlcpm2e+L7KrNRT79YPhc8RfE4\nTSQ6FzNajObuyoLdGcktUB1M/T4Ko/NHBUrGVFnynyLkmOhZBO5xmsX+HTtNTYR+\n8COiCBfp5ROl/NEHPO/LFQKBgDJuGrM+SSXMKUvNwLHYHnIABr6LGqHYkCVPkBdC\nTJ896zKdxEIZC6DzKhfTiT/Xi9pHk7fpCwRRJEJUWTbEE/ZVn7DB0MYgmYjxKAVP\nVaycFuV5LhjSjKpkRRrxMnYVVYQ2LKfXnH+RGI9mKYfUs6GC+2AhU9Zfw9Kez0pZ\nlMzjAoGBAM3FBvfigYnkVp832ohwdgSfvDpvloAXHlfiQyuz31HIQe+odnPvN0gg\nrYRmdnV/fAAS/f8TS5KDSLZy10Xnw6nXQmbPxS+bPijz1jWmuQZiYoEJPuG8E3Ez\ngfYvi3wIPUQOela+bredUpVGZEqvPA5z8D3PweMpoPnBR1O+Ltef\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 17:44:02,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d used request id req-5cd08096-2d5d-4ba3-956e-bdf47fa831bf 2018-08-28 17:44:02,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" 2018-08-28 17:44:02,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:02 GMT Server: Apache x-openstack-request-id: req-17d7d4a4-7e0e-4a77-9ce1-05363400b1c3 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:02,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:02 GMT Server: Apache x-openstack-request-id: req-4cf5a745-a99c-40e3-a157-f89682d4752a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T17:44:01Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:44:01Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-08-28 17:44:02,451 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d/resources used request id req-4cf5a745-a99c-40e3-a157-f89682d4752a 2018-08-28 17:44:02,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" 2018-08-28 17:44:02,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead2b909-edf2-43db-a291-9c296fde26f5 x-compute-request-id: req-ead2b909-edf2-43db-a291-9c296fde26f5 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl0eggeACoVjn85zMbBjO7fqpwv0Zv4s8JyuMiSgVkPdZw/bka76y/bJJjNx8g82EGv1uThyuXMHkQRt7k699Z/8iolFy6+768RusLIkZJPcTGE5JAsCLiCPTKAQo6hCAoYT4BlxP80au6/gBw6pT/WIw2a2/ZOAwJ2BGkm2VraiHymf4ins65lRpNwo8CXsVmVeX/kgE9ekWjmaA6+Bx/jKxb5jf+KZPQDOqZKwTBbsc/wF8ygRsNyphZFMAzpUxrWzwgpQLsH2vh120YF1TyyeLhmoN0e/JRRZ//40yv14+V2ya2qStnJ5MfIRk2JvxCWYXDm5VXLRU8QEHleLiB Generated-by-Nova", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp", "deleted": false, "created_at": "2018-08-28T17:44:01.000000", "updated_at": null, "fingerprint": "1b:11:46:03:2a:74:2d:ce:f4:3b:1f:43:59:71:b1:c5", "deleted_at": null, "id": 14}} 2018-08-28 17:44:02,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp used request id req-ead2b909-edf2-43db-a291-9c296fde26f5 2018-08-28 17:44:02,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" 2018-08-28 17:44:02,655 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:02 GMT Server: Apache x-openstack-request-id: req-2bdb9108-7453-4fa8-aef0-357f3036a464 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:02,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:02 GMT Server: Apache x-openstack-request-id: req-17515222-0575-41c0-9181-47ab9b02603c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1907 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "OS::stack_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack", "keypair_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack", "stack_user_project_id": "a44ea3878b5d415a9ec911bd63b2347e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:44:00Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEApdHoIHgAqFY5/OczGwYzu36qcL9Gb+LPCcrjIkoFZD3WcP25\nGu+sv2ySYzcfIPNhBr9bk4crlzB5EEbe5OvfWf/IqJRcuvu+vEbrCyJGST3ExhOS\nQLAi4gj0ygEKOoQgKGE+AZcT/NGruv4AcOqU/1iMNmtv2TgMCdgRpJtla2oh8pn+\nIp7OuZUaTcKPAl7FZlXl/5IBPXpFo5mgOvgcf4ysW+Y3/imT0AzqmSsEwW7HP8Bf\nMoEbDcqYWRTAM6VMa1s8IKUC7B9r4ddtGBdU8sni4ZqDdHvyUUWf/+NMr9ePldsm\ntqkrZyeTHyEZNib8QlmFw5uVVy0VPEBB5Xi4gQIDAQABAoIBAEe/hIYQBpDQBnVE\ngJtv2pCFJTB1wv+Ejvr4u8DJcH3IN/JaBm7+R6voSYr+fcyfIltuDyzNbvITOj7t\nu2IoIVNq1qMC1wDdDtGeifMeWHU2cd8W9tBgpidRosGJI6jgJJ30PYUonrBk9L6L\nSxuQlPnLkZe2cwX1N1hHEpM73e1Uo59WBB/1ggHN1hvCangVDR7O4tFW0mrceQzS\nxX0Z0kB9S+FKZ4rV47f5n9b/tBrNY/Do0KrZkTuRKlfg8Ces9qVVYUgPLhzmBnUg\n2i52Dh9Gu+2U7OSIrm3jOhwCmZfA/2og8lJmejJZp6LuF91BFifnJVT+jEUxmHcp\nRhkid1UCgYEAz+fngOqiQCVum84AhX8WYnMumXZG9f6leiT6OUmB49NXpwI+tk10\n9ibyRuWRgXrPUJEXC+C1FgRp7+/kKsusqziVh6MawmF0vULnnLjh5DxUWGcza/8D\n9AjWxGnBvgxjeVPTr6QWbQ3jSlWprlHtqwpOwVbAXMPofQohgSVFTLcCgYEAzC2x\nKrt6pdvE2cqVkssaVYktOXxXcPR4eldqr65UISAgpqTOzAEqfslwOWc1/7pYX1Mj\n6HqlOgdAoNFy4hUTypHhIoRFRP3cD4qafWduT1M6NWzBCjYEOMJ0i5biDO7+DCw7\nn5hSOdBVygzTMg8EEV/u16KQQtw2obRGjdAA3IcCgYAitjdiwMoCJ73F6akQoN1d\n5pk7KhJC9Bcww4e7lNhI73pM+gT6bwg+KNZ+m8mlcpm2e+L7KrNRT79YPhc8RfE4\nTSQ6FzNajObuyoLdGcktUB1M/T4Ko/NHBUrGVFnynyLkmOhZBO5xmsX+HTtNTYR+\n8COiCBfp5ROl/NEHPO/LFQKBgDJuGrM+SSXMKUvNwLHYHnIABr6LGqHYkCVPkBdC\nTJ896zKdxEIZC6DzKhfTiT/Xi9pHk7fpCwRRJEJUWTbEE/ZVn7DB0MYgmYjxKAVP\nVaycFuV5LhjSjKpkRRrxMnYVVYQ2LKfXnH+RGI9mKYfUs6GC+2AhU9Zfw9Kez0pZ\nlMzjAoGBAM3FBvfigYnkVp832ohwdgSfvDpvloAXHlfiQyuz31HIQe+odnPvN0gg\nrYRmdnV/fAAS/f8TS5KDSLZy10Xnw6nXQmbPxS+bPijz1jWmuQZiYoEJPuG8E3Ez\ngfYvi3wIPUQOela+bredUpVGZEqvPA5z8D3PweMpoPnBR1O+Ltef\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 17:44:02,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d used request id req-17515222-0575-41c0-9181-47ab9b02603c 2018-08-28 17:44:02,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" 2018-08-28 17:44:02,978 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bf0ed40-ca56-42d2-b456-eda00d9bbe39 x-compute-request-id: req-6bf0ed40-ca56-42d2-b456-eda00d9bbe39 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl0eggeACoVjn85zMbBjO7fqpwv0Zv4s8JyuMiSgVkPdZw/bka76y/bJJjNx8g82EGv1uThyuXMHkQRt7k699Z/8iolFy6+768RusLIkZJPcTGE5JAsCLiCPTKAQo6hCAoYT4BlxP80au6/gBw6pT/WIw2a2/ZOAwJ2BGkm2VraiHymf4ins65lRpNwo8CXsVmVeX/kgE9ekWjmaA6+Bx/jKxb5jf+KZPQDOqZKwTBbsc/wF8ygRsNyphZFMAzpUxrWzwgpQLsH2vh120YF1TyyeLhmoN0e/JRRZ//40yv14+V2ya2qStnJ5MfIRk2JvxCWYXDm5VXLRU8QEHleLiB Generated-by-Nova", "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "name": "HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp", "deleted": false, "created_at": "2018-08-28T17:44:01.000000", "updated_at": null, "fingerprint": "1b:11:46:03:2a:74:2d:ce:f4:3b:1f:43:59:71:b1:c5", "deleted_at": null, "id": 14}} 2018-08-28 17:44:02,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-kp used request id req-6bf0ed40-ca56-42d2-b456-eda00d9bbe39 2018-08-28 17:44:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3856c33555a49b70626db2a2046d36ba484d263" 2018-08-28 17:44:03,166 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:02 GMT Server: Apache x-openstack-request-id: req-931714b3-2c46-4222-8cd5-6fdc3ec5cc01 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:03,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:03 GMT Server: Apache x-openstack-request-id: req-144a72e8-fb66-4263-aef3-ca2a12f48173 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:03,207 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsKeypairTests-5b317833-1bdb-4c29-912d-03b5cb515b78-stack/a0cf5f7b-e180-4dc9-9bad-6f4703ecca3d used request id req-144a72e8-fb66-4263-aef3-ca2a12f48173 2018-08-28 17:44:03,208 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 17:44:03,222 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:03,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["4OY0DsEUSoqBJ0QVt0T8oA"], "issued_at": "2018-08-28T17:44:03.000000Z"}} 2018-08-28 17:44:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" -d '{"stack_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-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-af9b0bdf-287f-4537-a85f-9bd9426b8804-sec-grp"}}' 2018-08-28 17:44:05,234 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:44:03 GMT Server: Apache x-openstack-request-id: req-863fade7-05ed-46af-a27f-0f917c5bd2ff Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "rel": "self"}]}} 2018-08-28 17:44:05,234 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks used request id req-863fade7-05ed-46af-a27f-0f917c5bd2ff 2018-08-28 17:44:05,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" 2018-08-28 17:44:05,431 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:05 GMT Server: Apache x-openstack-request-id: req-b9ede1f6-62c1-4067-9111-f3b95ec8bfb5 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:05,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:05 GMT Server: Apache x-openstack-request-id: req-7175aec7-c012-48e2-8a04-84d5f847386b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "OS::stack_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack", "security_group_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack", "stack_user_project_id": "9826b9df476f400c8c214df07ee959f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:44:04Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 17:44:05,624 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 used request id req-7175aec7-c012-48e2-8a04-84d5f847386b 2018-08-28 17:44:05,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" 2018-08-28 17:44:05,653 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:05 GMT Server: Apache x-openstack-request-id: req-7069a8fc-5892-42c7-b3d2-a657e50ebcc5 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:05,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:05 GMT Server: Apache x-openstack-request-id: req-5897abe6-424d-46eb-b171-ab27ff2f0a86 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "OS::stack_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack", "security_group_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack", "stack_user_project_id": "9826b9df476f400c8c214df07ee959f9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T17:44:04Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 17:44:05,848 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 used request id req-5897abe6-424d-46eb-b171-ab27ff2f0a86 2018-08-28 17:44:08,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" 2018-08-28 17:44:09,036 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:08 GMT Server: Apache x-openstack-request-id: req-d58aff11-dddc-4aa1-9dd5-9df329ad7655 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:09,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:09 GMT Server: Apache x-openstack-request-id: req-465e9c40-dcd1-49cd-ad93-a2ce5c5fa9f3 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": "a2d4895edb5a491785776c3ede7809d8", "OS::stack_id": "60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "OS::stack_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack", "security_group_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack", "stack_user_project_id": "9826b9df476f400c8c214df07ee959f9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T17:44:04Z", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 17:44:09,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 used request id req-465e9c40-dcd1-49cd-ad93-a2ce5c5fa9f3 2018-08-28 17:44:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" 2018-08-28 17:44:09,415 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:09 GMT Server: Apache x-openstack-request-id: req-fc28c565-9527-4345-9611-92290e661939 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:09,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:09 GMT Server: Apache x-openstack-request-id: req-1c745fa0-a749-419d-afc6-a884c60395da Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T17:44:05Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T17:44:05Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "2570a69c-b80d-40ed-a7f7-ffb8c63be453", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-08-28 17:44:09,457 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94/resources used request id req-1c745fa0-a749-419d-afc6-a884c60395da 2018-08-28 17:44:09,458 - neutron_utils - INFO - Retrieving security group with ID - 2570a69c-b80d-40ed-a7f7-ffb8c63be453 2018-08-28 17:44:09,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2570a69c-b80d-40ed-a7f7-ffb8c63be453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" 2018-08-28 17:44:09,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-6e2d014d-1f76-4e7c-8f18-9ff6b45e9fff Date: Tue, 28 Aug 2018 17:44:09 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:44:05Z", "updated_at": "2018-08-28T17:44:07Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T17:44:06Z", "revision_number": 0, "id": "49b03488-2889-4789-bfe5-58605e5f0a21", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T17:44:06Z", "security_group_id": "2570a69c-b80d-40ed-a7f7-ffb8c63be453", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:44:07Z", "revision_number": 0, "id": "9fab3e70-8d8d-4bf7-b553-e78241d89599", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T17:44:07Z", "security_group_id": "2570a69c-b80d-40ed-a7f7-ffb8c63be453", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 6, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "2570a69c-b80d-40ed-a7f7-ffb8c63be453", "name": "HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-sec-grp"}]} 2018-08-28 17:44:09,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2570a69c-b80d-40ed-a7f7-ffb8c63be453 used request id req-6e2d014d-1f76-4e7c-8f18-9ff6b45e9fff 2018-08-28 17:44:09,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2570a69c-b80d-40ed-a7f7-ffb8c63be453 2018-08-28 17:44:09,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2570a69c-b80d-40ed-a7f7-ffb8c63be453 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" 2018-08-28 17:44:09,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-626e3e18-fab5-43b4-a69d-db0f413a9ff0 Date: Tue, 28 Aug 2018 17:44:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2018-08-28T17:44:06Z", "security_group_id": "2570a69c-b80d-40ed-a7f7-ffb8c63be453", "port_range_min": 22, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:44:06Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "49b03488-2889-4789-bfe5-58605e5f0a21"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-28T17:44:07Z", "security_group_id": "2570a69c-b80d-40ed-a7f7-ffb8c63be453", "port_range_min": null, "revision_number": 0, "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:44:07Z", "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "9fab3e70-8d8d-4bf7-b553-e78241d89599"}]} 2018-08-28 17:44:09,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2570a69c-b80d-40ed-a7f7-ffb8c63be453 used request id req-626e3e18-fab5-43b4-a69d-db0f413a9ff0 2018-08-28 17:44:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de9310c0888bc9dbd971b930827527d4fbc28c82" 2018-08-28 17:44:09,920 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 17:44:09 GMT Server: Apache x-openstack-request-id: req-c9cb0663-cccd-4961-8110-b93af2db0f17 Location: http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 17:44:10,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:09 GMT Server: Apache x-openstack-request-id: req-16b313fe-9063-44c8-b6c1-02b493e6a909 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:10,114 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8/stacks/HeatUtilsSecurityGroupTests-af9b0bdf-287f-4537-a85f-9bd9426b8804-stack/60206550-cf7d-4dfc-9bd3-9d23dc4a8b94 used request id req-16b313fe-9063-44c8-b6c1-02b493e6a909 2018-08-28 17:44:10,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:10,502 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["D1aINCz5Ramwf-MCnrEzeQ"], "issued_at": "2018-08-28T17:44:10.000000Z"}} 2018-08-28 17:44:10,505 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71211bd5c35c73ec3751a9881e3ccfe57a629b6f" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-31e42cb1-caf0-42c6-a7ca-2c0e667802cd"}}' 2018-08-28 17:44:11,252 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:10 GMT Server: Apache x-compute-request-id: req-4b266867-c28a-4742-b204-9e11a2224214 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4b266867-c28a-4742-b204-9e11a2224214 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "7904f710-e0f6-44a3-8bf5-cd777f0ce6d4", "name": "CinderUtilsQoSTests-31e42cb1-caf0-42c6-a7ca-2c0e667802cd"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/7904f710-e0f6-44a3-8bf5-cd777f0ce6d4", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/7904f710-e0f6-44a3-8bf5-cd777f0ce6d4", "rel": "bookmark"}]} 2018-08-28 17:44:11,252 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-4b266867-c28a-4742-b204-9e11a2224214 2018-08-28 17:44:11,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b266867-c28a-4742-b204-9e11a2224214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71211bd5c35c73ec3751a9881e3ccfe57a629b6f" 2018-08-28 17:44:11,432 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:11 GMT Server: Apache x-compute-request-id: req-a25e1448-5f9f-4172-896e-4e21eaf20348 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a25e1448-5f9f-4172-896e-4e21eaf20348 Content-Encoding: gzip Content-Length: 153 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "7904f710-e0f6-44a3-8bf5-cd777f0ce6d4", "name": "CinderUtilsQoSTests-31e42cb1-caf0-42c6-a7ca-2c0e667802cd"}]} 2018-08-28 17:44:11,432 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-a25e1448-5f9f-4172-896e-4e21eaf20348 2018-08-28 17:44:11,433 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-31e42cb1-caf0-42c6-a7ca-2c0e667802cd 2018-08-28 17:44:11,436 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/7904f710-e0f6-44a3-8bf5-cd777f0ce6d4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b266867-c28a-4742-b204-9e11a2224214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71211bd5c35c73ec3751a9881e3ccfe57a629b6f" 2018-08-28 17:44:12,168 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d6b69ad7-b0e2-44fa-ab42-53a45e041418 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:12,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/7904f710-e0f6-44a3-8bf5-cd777f0ce6d4?force=False used request id req-d6b69ad7-b0e2-44fa-ab42-53a45e041418 2018-08-28 17:44:12,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b266867-c28a-4742-b204-9e11a2224214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71211bd5c35c73ec3751a9881e3ccfe57a629b6f" 2018-08-28 17:44:12,190 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:12 GMT Server: Apache x-compute-request-id: req-1edc240e-09ab-457b-9066-4be8bafad580 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1edc240e-09ab-457b-9066-4be8bafad580 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 17:44:12,190 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-1edc240e-09ab-457b-9066-4be8bafad580 2018-08-28 17:44:12,191 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-31e42cb1-caf0-42c6-a7ca-2c0e667802cd 2018-08-28 17:44:12,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/7904f710-e0f6-44a3-8bf5-cd777f0ce6d4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4b266867-c28a-4742-b204-9e11a2224214" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71211bd5c35c73ec3751a9881e3ccfe57a629b6f" 2018-08-28 17:44:12,904 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:12 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f773b55d-474d-4d61-a66a-27a7a28e4bf3 x-openstack-request-id: req-f773b55d-474d-4d61-a66a-27a7a28e4bf3 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 7904f710-e0f6-44a3-8bf5-cd777f0ce6d4.", "code": 404}} 2018-08-28 17:44:12,904 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/7904f710-e0f6-44a3-8bf5-cd777f0ce6d4?force=False used request id req-f773b55d-474d-4d61-a66a-27a7a28e4bf3 2018-08-28 17:44:12,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:13,294 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["o94Jpf7NQS2nM16DyMlKpA"], "issued_at": "2018-08-28T17:44:13.000000Z"}} 2018-08-28 17:44:13,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62bd09061808553ec2501832b9d2422f917628a" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-00a21969-953c-4c06-a37f-b62b2bc95774"}}' 2018-08-28 17:44:14,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:13 GMT Server: Apache x-compute-request-id: req-cd97d153-603c-4304-824f-ce0187036d84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cd97d153-603c-4304-824f-ce0187036d84 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786", "name": "CinderUtilsQoSTests-00a21969-953c-4c06-a37f-b62b2bc95774"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786", "rel": "bookmark"}]} 2018-08-28 17:44:14,029 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-cd97d153-603c-4304-824f-ce0187036d84 2018-08-28 17:44:14,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd97d153-603c-4304-824f-ce0187036d84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62bd09061808553ec2501832b9d2422f917628a" 2018-08-28 17:44:14,763 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:14 GMT Server: Apache x-compute-request-id: req-3c8220f7-1d41-45a7-96e4-95b2ef33bd6d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3c8220f7-1d41-45a7-96e4-95b2ef33bd6d Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786", "name": "CinderUtilsQoSTests-00a21969-953c-4c06-a37f-b62b2bc95774"}]} 2018-08-28 17:44:14,764 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-3c8220f7-1d41-45a7-96e4-95b2ef33bd6d 2018-08-28 17:44:14,767 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd97d153-603c-4304-824f-ce0187036d84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62bd09061808553ec2501832b9d2422f917628a" 2018-08-28 17:44:14,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:14 GMT Server: Apache x-compute-request-id: req-7879e856-f953-4f55-a069-9c322716c9eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7879e856-f953-4f55-a069-9c322716c9eb Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786", "name": "CinderUtilsQoSTests-00a21969-953c-4c06-a37f-b62b2bc95774"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786", "rel": "bookmark"}]} 2018-08-28 17:44:14,928 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786 used request id req-7879e856-f953-4f55-a069-9c322716c9eb 2018-08-28 17:44:14,928 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-00a21969-953c-4c06-a37f-b62b2bc95774 2018-08-28 17:44:14,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-cd97d153-603c-4304-824f-ce0187036d84" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62bd09061808553ec2501832b9d2422f917628a" 2018-08-28 17:44:14,988 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dd0c3001-f8b8-4341-b9af-c9e109ae2cec Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:14,989 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/4ed7ba6b-bd65-42b9-b0fd-f5e606e6e786?force=False used request id req-dd0c3001-f8b8-4341-b9af-c9e109ae2cec 2018-08-28 17:44:14,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:15,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["-7f1orrXTUi1_MOXf9FNag"], "issued_at": "2018-08-28T17:44:15.000000Z"}} 2018-08-28 17:44:15,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6249155ac2035348a620a886045813d3dd5bcf01" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-947d1ac2-516d-4f39-a72f-7c8665b04ff3"}}' 2018-08-28 17:44:15,587 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:15 GMT Server: Apache x-compute-request-id: req-337c3c6b-99f1-44ef-b805-1d1b7e98c779 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-337c3c6b-99f1-44ef-b805-1d1b7e98c779 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "5a15dafb-43fb-4bae-9fb6-c5aed19dca73", "name": "CinderUtilsQoSTests-947d1ac2-516d-4f39-a72f-7c8665b04ff3"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73", "rel": "bookmark"}]} 2018-08-28 17:44:15,587 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-337c3c6b-99f1-44ef-b805-1d1b7e98c779 2018-08-28 17:44:15,590 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-337c3c6b-99f1-44ef-b805-1d1b7e98c779" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6249155ac2035348a620a886045813d3dd5bcf01" 2018-08-28 17:44:15,777 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:15 GMT Server: Apache x-compute-request-id: req-503da816-97f8-441b-ae19-8d149cd9dfdf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-503da816-97f8-441b-ae19-8d149cd9dfdf Content-Encoding: gzip Content-Length: 161 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "5a15dafb-43fb-4bae-9fb6-c5aed19dca73", "name": "CinderUtilsQoSTests-947d1ac2-516d-4f39-a72f-7c8665b04ff3"}]} 2018-08-28 17:44:15,777 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-503da816-97f8-441b-ae19-8d149cd9dfdf 2018-08-28 17:44:15,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-337c3c6b-99f1-44ef-b805-1d1b7e98c779" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6249155ac2035348a620a886045813d3dd5bcf01" 2018-08-28 17:44:15,941 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:15 GMT Server: Apache x-compute-request-id: req-dbff37a4-36db-49bc-a807-dd6e54684a35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dbff37a4-36db-49bc-a807-dd6e54684a35 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "5a15dafb-43fb-4bae-9fb6-c5aed19dca73", "name": "CinderUtilsQoSTests-947d1ac2-516d-4f39-a72f-7c8665b04ff3"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73", "rel": "bookmark"}]} 2018-08-28 17:44:15,941 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73 used request id req-dbff37a4-36db-49bc-a807-dd6e54684a35 2018-08-28 17:44:15,942 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-947d1ac2-516d-4f39-a72f-7c8665b04ff3 2018-08-28 17:44:15,945 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-337c3c6b-99f1-44ef-b805-1d1b7e98c779" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6249155ac2035348a620a886045813d3dd5bcf01" 2018-08-28 17:44:16,813 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f8bba7c2-6c7f-4eed-b54a-cd0fd6939d05 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:16,813 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/5a15dafb-43fb-4bae-9fb6-c5aed19dca73?force=False used request id req-f8bba7c2-6c7f-4eed-b54a-cd0fd6939d05 2018-08-28 17:44:16,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:17,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["6NHkGYwKQT2hUYfMwN-mXg"], "issued_at": "2018-08-28T17:44:17.000000Z"}} 2018-08-28 17:44:17,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16930b3de3e1126c1fb2315704d3c83740652d1" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-37f6627f-c9f0-4d94-87a8-76fdcb2c4a0b"}}' 2018-08-28 17:44:17,977 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:17 GMT Server: Apache x-compute-request-id: req-52aac670-6fb1-4672-82d0-d56a1955e123 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52aac670-6fb1-4672-82d0-d56a1955e123 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "00988c35-7576-4963-a036-4614f610ac47", "name": "CinderUtilsQoSTests-37f6627f-c9f0-4d94-87a8-76fdcb2c4a0b"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47", "rel": "bookmark"}]} 2018-08-28 17:44:17,977 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-52aac670-6fb1-4672-82d0-d56a1955e123 2018-08-28 17:44:17,981 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52aac670-6fb1-4672-82d0-d56a1955e123" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16930b3de3e1126c1fb2315704d3c83740652d1" 2018-08-28 17:44:18,158 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:17 GMT Server: Apache x-compute-request-id: req-1bef6e66-9c43-4e0a-99b4-27e72e66a3da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1bef6e66-9c43-4e0a-99b4-27e72e66a3da Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "00988c35-7576-4963-a036-4614f610ac47", "name": "CinderUtilsQoSTests-37f6627f-c9f0-4d94-87a8-76fdcb2c4a0b"}]} 2018-08-28 17:44:18,158 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-1bef6e66-9c43-4e0a-99b4-27e72e66a3da 2018-08-28 17:44:18,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52aac670-6fb1-4672-82d0-d56a1955e123" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16930b3de3e1126c1fb2315704d3c83740652d1" 2018-08-28 17:44:18,413 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:18 GMT Server: Apache x-compute-request-id: req-026fdf6f-8c4b-4e19-8cea-35c200717b8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-026fdf6f-8c4b-4e19-8cea-35c200717b8e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "00988c35-7576-4963-a036-4614f610ac47", "name": "CinderUtilsQoSTests-37f6627f-c9f0-4d94-87a8-76fdcb2c4a0b"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47", "rel": "bookmark"}]} 2018-08-28 17:44:18,413 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47 used request id req-026fdf6f-8c4b-4e19-8cea-35c200717b8e 2018-08-28 17:44:18,413 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-37f6627f-c9f0-4d94-87a8-76fdcb2c4a0b 2018-08-28 17:44:18,416 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52aac670-6fb1-4672-82d0-d56a1955e123" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16930b3de3e1126c1fb2315704d3c83740652d1" 2018-08-28 17:44:18,656 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d9affa3f-39ac-47df-8f9d-5efab2c74855 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:18,656 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/00988c35-7576-4963-a036-4614f610ac47?force=False used request id req-d9affa3f-39ac-47df-8f9d-5efab2c74855 2018-08-28 17:44:18,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:19,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["sNlrofSxSuuDvvvafgVNHw"], "issued_at": "2018-08-28T17:44:19.000000Z"}} 2018-08-28 17:44:19,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:19,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cee8b7d-4db6-49c3-b201-220d2779c25d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:44:19,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9cee8b7d-4db6-49c3-b201-220d2779c25d 2018-08-28 17:44:19,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-1957c578-50a2-4c30-a1ad-32e8fe51b7c7", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 17:44:19,503 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:19 GMT Server: Apache x-compute-request-id: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T17:44:19.395688", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-1957c578-50a2-4c30-a1ad-32e8fe51b7c7", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "16e41369-712a-4652-9b7e-d5bdc549bc64", "size": 1}} 2018-08-28 17:44:19,504 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes used request id req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4 2018-08-28 17:44:19,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:19,727 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:19 GMT Server: Apache x-compute-request-id: req-35e4a739-aab3-49bf-b378-096f501b9ede OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35e4a739-aab3-49bf-b378-096f501b9ede Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:19.000000", "replication_status": null, "snapshot_id": null, "id": "16e41369-712a-4652-9b7e-d5bdc549bc64", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-1957c578-50a2-4c30-a1ad-32e8fe51b7c7", "bootable": "false", "created_at": "2018-08-28T17:44:19.000000", "volume_type": null}} 2018-08-28 17:44:19,727 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 used request id req-35e4a739-aab3-49bf-b378-096f501b9ede 2018-08-28 17:44:19,730 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:19,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:19 GMT Server: Apache x-compute-request-id: req-3739bec8-47fd-479d-9dbf-529c290fe2b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3739bec8-47fd-479d-9dbf-529c290fe2b3 Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:19.000000", "replication_status": null, "snapshot_id": null, "id": "16e41369-712a-4652-9b7e-d5bdc549bc64", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-1957c578-50a2-4c30-a1ad-32e8fe51b7c7", "bootable": "false", "created_at": "2018-08-28T17:44:19.000000", "volume_type": null}} 2018-08-28 17:44:19,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 used request id req-3739bec8-47fd-479d-9dbf-529c290fe2b3 2018-08-28 17:44:19,931 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:19,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:19 GMT Server: Apache x-compute-request-id: req-15acbc5a-4dce-4056-9fbc-ec240670a74e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15acbc5a-4dce-4056-9fbc-ec240670a74e Content-Encoding: gzip Content-Length: 512 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:19.000000", "replication_status": null, "snapshot_id": null, "id": "16e41369-712a-4652-9b7e-d5bdc549bc64", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-1957c578-50a2-4c30-a1ad-32e8fe51b7c7", "bootable": "false", "created_at": "2018-08-28T17:44:19.000000", "volume_type": null}]} 2018-08-28 17:44:19,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail used request id req-15acbc5a-4dce-4056-9fbc-ec240670a74e 2018-08-28 17:44:19,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:44:19,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:44:19,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:20,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-750774e9-1226-43be-95ce-64d7e30c54fc 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:44:20,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-750774e9-1226-43be-95ce-64d7e30c54fc 2018-08-28 17:44:20,068 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1957c578-50a2-4c30-a1ad-32e8fe51b7c7 2018-08-28 17:44:20,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:20,325 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:20 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-15f088f3-5619-4d0a-989a-122fc13a8fbf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:20,326 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 used request id req-15f088f3-5619-4d0a-989a-122fc13a8fbf 2018-08-28 17:44:20,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:20,521 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:20 GMT Server: Apache x-compute-request-id: req-4c39eeda-714b-4f5a-bea4-2df76f527479 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c39eeda-714b-4f5a-bea4-2df76f527479 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:20.000000", "replication_status": null, "snapshot_id": null, "id": "16e41369-712a-4652-9b7e-d5bdc549bc64", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-1957c578-50a2-4c30-a1ad-32e8fe51b7c7", "bootable": "false", "created_at": "2018-08-28T17:44:19.000000", "volume_type": null}} 2018-08-28 17:44:20,522 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 used request id req-4c39eeda-714b-4f5a-bea4-2df76f527479 2018-08-28 17:44:23,528 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:23,728 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-391168b4-432a-489d-a3a5-380d60bd43b3 x-openstack-request-id: req-391168b4-432a-489d-a3a5-380d60bd43b3 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 16e41369-712a-4652-9b7e-d5bdc549bc64 could not be found.", "code": 404}} 2018-08-28 17:44:23,728 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 used request id req-391168b4-432a-489d-a3a5-380d60bd43b3 2018-08-28 17:44:23,732 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:24,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:23 GMT Server: Apache x-compute-request-id: req-f84b6e42-ed88-4965-89ad-149aada2771c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f84b6e42-ed88-4965-89ad-149aada2771c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 17:44:24,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail used request id req-f84b6e42-ed88-4965-89ad-149aada2771c 2018-08-28 17:44:24,483 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-1957c578-50a2-4c30-a1ad-32e8fe51b7c7 2018-08-28 17:44:24,486 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:24,678 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-cdf3a263-e161-4375-b0cd-e155b7e48b5a x-openstack-request-id: req-cdf3a263-e161-4375-b0cd-e155b7e48b5a Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 16e41369-712a-4652-9b7e-d5bdc549bc64 could not be found.", "code": 404}} 2018-08-28 17:44:24,678 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 used request id req-cdf3a263-e161-4375-b0cd-e155b7e48b5a 2018-08-28 17:44:24,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eed2fb74-2bd2-4d9c-96c7-288bbb2582c4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec5f02ec457ab8738b0f632aad5b9e2f8cf6f2bd" 2018-08-28 17:44:24,862 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-22e4ceab-05b5-4d36-ac3d-eb3e93f99bbe x-openstack-request-id: req-22e4ceab-05b5-4d36-ac3d-eb3e93f99bbe Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 16e41369-712a-4652-9b7e-d5bdc549bc64 could not be found.", "code": 404}} 2018-08-28 17:44:24,862 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/16e41369-712a-4652-9b7e-d5bdc549bc64 used request id req-22e4ceab-05b5-4d36-ac3d-eb3e93f99bbe 2018-08-28 17:44:24,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:25,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["ot7E3WD7SkiwLmbP1njg7w"], "issued_at": "2018-08-28T17:44:25.000000Z"}} 2018-08-28 17:44:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:25,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a784fa1b-7554-4574-81bd-d8437f60d04e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:44:25,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a784fa1b-7554-4574-81bd-d8437f60d04e 2018-08-28 17:44:25,409 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-05e2117d-1c29-4f8c-bf04-aaa68efcce05", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 17:44:25,757 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:25 GMT Server: Apache x-compute-request-id: req-7fa80dea-d6ff-4b10-a256-879c551d0988 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7fa80dea-d6ff-4b10-a256-879c551d0988 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T17:44:25.659874", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-05e2117d-1c29-4f8c-bf04-aaa68efcce05", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "size": 1}} 2018-08-28 17:44:25,757 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes used request id req-7fa80dea-d6ff-4b10-a256-879c551d0988 2018-08-28 17:44:25,760 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7fa80dea-d6ff-4b10-a256-879c551d0988" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:25,959 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:25 GMT Server: Apache x-compute-request-id: req-560a7f7c-7687-4472-96bd-26a9a28b576a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-560a7f7c-7687-4472-96bd-26a9a28b576a Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:25.000000", "replication_status": null, "snapshot_id": null, "id": "84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-05e2117d-1c29-4f8c-bf04-aaa68efcce05", "bootable": "false", "created_at": "2018-08-28T17:44:25.000000", "volume_type": null}} 2018-08-28 17:44:25,959 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b used request id req-560a7f7c-7687-4472-96bd-26a9a28b576a 2018-08-28 17:44:25,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7fa80dea-d6ff-4b10-a256-879c551d0988" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:26,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:25 GMT Server: Apache x-compute-request-id: req-d572c768-c3ef-4b82-9b9d-3a30e9640c51 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d572c768-c3ef-4b82-9b9d-3a30e9640c51 Content-Encoding: gzip Content-Length: 513 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:25.000000", "replication_status": null, "snapshot_id": null, "id": "84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-05e2117d-1c29-4f8c-bf04-aaa68efcce05", "bootable": "false", "created_at": "2018-08-28T17:44:25.000000", "volume_type": null}} 2018-08-28 17:44:26,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b used request id req-d572c768-c3ef-4b82-9b9d-3a30e9640c51 2018-08-28 17:44:29,173 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7fa80dea-d6ff-4b10-a256-879c551d0988" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:29,418 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:29 GMT Server: Apache x-compute-request-id: req-7b3931b7-b758-46e3-a758-b22b66ed8f33 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b3931b7-b758-46e3-a758-b22b66ed8f33 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:26.000000", "replication_status": null, "snapshot_id": null, "id": "84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-05e2117d-1c29-4f8c-bf04-aaa68efcce05", "bootable": "false", "created_at": "2018-08-28T17:44:25.000000", "volume_type": null}} 2018-08-28 17:44:29,418 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b used request id req-7b3931b7-b758-46e3-a758-b22b66ed8f33 2018-08-28 17:44:29,420 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7fa80dea-d6ff-4b10-a256-879c551d0988" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:29,620 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:29 GMT Server: Apache x-compute-request-id: req-514c99bf-2bbf-4e64-874d-e1cfb380c860 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-514c99bf-2bbf-4e64-874d-e1cfb380c860 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:26.000000", "replication_status": null, "snapshot_id": null, "id": "84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-05e2117d-1c29-4f8c-bf04-aaa68efcce05", "bootable": "false", "created_at": "2018-08-28T17:44:25.000000", "volume_type": null}]} 2018-08-28 17:44:29,620 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/detail used request id req-514c99bf-2bbf-4e64-874d-e1cfb380c860 2018-08-28 17:44:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:44:29,629 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:44:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:44:29,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:29,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eced7c46-2924-4e69-a400-ba27eea6810f 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.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:44:29,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-eced7c46-2924-4e69-a400-ba27eea6810f 2018-08-28 17:44:29,714 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-05e2117d-1c29-4f8c-bf04-aaa68efcce05 2018-08-28 17:44:29,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7fa80dea-d6ff-4b10-a256-879c551d0988" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:29,976 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5b64a1d0-6d02-4096-a60d-a2d87a24b1af Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:29,976 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b used request id req-5b64a1d0-6d02-4096-a60d-a2d87a24b1af 2018-08-28 17:44:29,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7fa80dea-d6ff-4b10-a256-879c551d0988" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:30,188 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:29 GMT Server: Apache x-compute-request-id: req-a6234f4c-a49b-4905-8aa7-0e0856d1f764 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6234f4c-a49b-4905-8aa7-0e0856d1f764 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T17:44:29.000000", "replication_status": null, "snapshot_id": null, "id": "84c8df42-d127-422e-8fbe-d0cf3a16ce9b", "size": 1, "user_id": "fbfeb2c26fad407cb86dd9828e6f32b4", "os-vol-tenant-attr:tenant_id": "a2d4895edb5a491785776c3ede7809d8", "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-05e2117d-1c29-4f8c-bf04-aaa68efcce05", "bootable": "false", "created_at": "2018-08-28T17:44:25.000000", "volume_type": null}} 2018-08-28 17:44:30,188 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b used request id req-a6234f4c-a49b-4905-8aa7-0e0856d1f764 2018-08-28 17:44:33,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7fa80dea-d6ff-4b10-a256-879c551d0988" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d03c2c191938636b99a7abf94ce21849809922f" 2018-08-28 17:44:33,904 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-b32b0909-c14b-4ab6-b22a-a2f8a2b6058c x-openstack-request-id: req-b32b0909-c14b-4ab6-b22a-a2f8a2b6058c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 84c8df42-d127-422e-8fbe-d0cf3a16ce9b could not be found.", "code": 404}} 2018-08-28 17:44:33,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/volumes/84c8df42-d127-422e-8fbe-d0cf3a16ce9b used request id req-b32b0909-c14b-4ab6-b22a-a2f8a2b6058c 2018-08-28 17:44:33,907 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:34,298 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["O5VuWi_BQiCEy5dne19zwA"], "issued_at": "2018-08-28T17:44:34.000000Z"}} 2018-08-28 17:44:34,300 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bcae680128238df55eed4d7ac269b2bbde9edb" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-3c51e5cd-8f52-4efd-aea8-0ea175e6ac54", "description": null}}' 2018-08-28 17:44:34,510 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:34 GMT Server: Apache x-compute-request-id: req-893ee90f-6d2c-4dbe-8040-dedbf23be813 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-893ee90f-6d2c-4dbe-8040-dedbf23be813 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-3c51e5cd-8f52-4efd-aea8-0ea175e6ac54", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "965d62fa-990b-4799-a348-eb504f525a80", "description": null}} 2018-08-28 17:44:34,511 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-893ee90f-6d2c-4dbe-8040-dedbf23be813 2018-08-28 17:44:34,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-893ee90f-6d2c-4dbe-8040-dedbf23be813" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bcae680128238df55eed4d7ac269b2bbde9edb" 2018-08-28 17:44:35,222 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:34 GMT Server: Apache x-compute-request-id: req-4f64970a-b5b5-4f65-b2b0-a77f6f91e677 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4f64970a-b5b5-4f65-b2b0-a77f6f91e677 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-3c51e5cd-8f52-4efd-aea8-0ea175e6ac54", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "965d62fa-990b-4799-a348-eb504f525a80", "description": null}]} 2018-08-28 17:44:35,222 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types?is_public=None used request id req-4f64970a-b5b5-4f65-b2b0-a77f6f91e677 2018-08-28 17:44:35,226 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-893ee90f-6d2c-4dbe-8040-dedbf23be813" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bcae680128238df55eed4d7ac269b2bbde9edb" 2018-08-28 17:44:35,403 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:35 GMT Server: Apache x-compute-request-id: req-0ed30dea-2117-4d88-b916-f66097ca011e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ed30dea-2117-4d88-b916-f66097ca011e Content-Encoding: gzip Content-Length: 205 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-3c51e5cd-8f52-4efd-aea8-0ea175e6ac54", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "965d62fa-990b-4799-a348-eb504f525a80", "description": null}} 2018-08-28 17:44:35,403 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 used request id req-0ed30dea-2117-4d88-b916-f66097ca011e 2018-08-28 17:44:35,406 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-893ee90f-6d2c-4dbe-8040-dedbf23be813" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bcae680128238df55eed4d7ac269b2bbde9edb" 2018-08-28 17:44:35,429 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:35 GMT Server: Apache x-compute-request-id: req-4312c9b7-13aa-4b60-85c6-0753ab242e67 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4312c9b7-13aa-4b60-85c6-0753ab242e67 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 17:44:35,429 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80/encryption used request id req-4312c9b7-13aa-4b60-85c6-0753ab242e67 2018-08-28 17:44:35,429 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-3c51e5cd-8f52-4efd-aea8-0ea175e6ac54 2018-08-28 17:44:35,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-893ee90f-6d2c-4dbe-8040-dedbf23be813" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bcae680128238df55eed4d7ac269b2bbde9edb" 2018-08-28 17:44:35,755 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1a16ef53-1ef3-4580-9ff7-c62358382719 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:35,755 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 used request id req-1a16ef53-1ef3-4580-9ff7-c62358382719 2018-08-28 17:44:35,758 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-893ee90f-6d2c-4dbe-8040-dedbf23be813" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bcae680128238df55eed4d7ac269b2bbde9edb" 2018-08-28 17:44:35,990 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:35 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a7479bea-cccb-4e0f-84f5-7cf8f776b58f x-openstack-request-id: req-a7479bea-cccb-4e0f-84f5-7cf8f776b58f Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 965d62fa-990b-4799-a348-eb504f525a80 could not be found.", "code": 404}} 2018-08-28 17:44:35,990 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 used request id req-a7479bea-cccb-4e0f-84f5-7cf8f776b58f 2018-08-28 17:44:35,990 - cinder_utils - INFO - Volume with ID [965d62fa-990b-4799-a348-eb504f525a80] does not exist 2018-08-28 17:44:35,990 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-3c51e5cd-8f52-4efd-aea8-0ea175e6ac54 2018-08-28 17:44:35,993 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-893ee90f-6d2c-4dbe-8040-dedbf23be813" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51bcae680128238df55eed4d7ac269b2bbde9edb" 2018-08-28 17:44:36,182 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6d7cd3bc-f901-4a61-ae50-1c1a5768bb96 x-openstack-request-id: req-6d7cd3bc-f901-4a61-ae50-1c1a5768bb96 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 965d62fa-990b-4799-a348-eb504f525a80 could not be found.", "code": 404}} 2018-08-28 17:44:36,182 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/965d62fa-990b-4799-a348-eb504f525a80 used request id req-6d7cd3bc-f901-4a61-ae50-1c1a5768bb96 2018-08-28 17:44:36,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:36,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["uyEKo5PGRpOhRiTw54B7nw"], "issued_at": "2018-08-28T17:44:36.000000Z"}} 2018-08-28 17:44:36,575 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-d4613d58-9c1c-41d2-9cc9-b5faca541048", "description": null}}' 2018-08-28 17:44:36,817 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:36 GMT Server: Apache x-compute-request-id: req-6998f870-92cb-4dbc-a959-7d79e89de493 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6998f870-92cb-4dbc-a959-7d79e89de493 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d4613d58-9c1c-41d2-9cc9-b5faca541048", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5c71440f-972e-4ec4-a1c5-10803faedaf2", "description": null}} 2018-08-28 17:44:36,817 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-6998f870-92cb-4dbc-a959-7d79e89de493 2018-08-28 17:44:36,821 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6998f870-92cb-4dbc-a959-7d79e89de493" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" 2018-08-28 17:44:37,058 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:36 GMT Server: Apache x-compute-request-id: req-6edf8f4e-3dab-4fd0-8877-ea20e6813eea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6edf8f4e-3dab-4fd0-8877-ea20e6813eea Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-d4613d58-9c1c-41d2-9cc9-b5faca541048", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5c71440f-972e-4ec4-a1c5-10803faedaf2", "description": null}]} 2018-08-28 17:44:37,058 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types?is_public=None used request id req-6edf8f4e-3dab-4fd0-8877-ea20e6813eea 2018-08-28 17:44:37,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6998f870-92cb-4dbc-a959-7d79e89de493" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" 2018-08-28 17:44:37,236 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:37 GMT Server: Apache x-compute-request-id: req-e4805304-6db8-4cde-842c-e3b193e3fd3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e4805304-6db8-4cde-842c-e3b193e3fd3c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d4613d58-9c1c-41d2-9cc9-b5faca541048", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5c71440f-972e-4ec4-a1c5-10803faedaf2", "description": null}} 2018-08-28 17:44:37,236 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 used request id req-e4805304-6db8-4cde-842c-e3b193e3fd3c 2018-08-28 17:44:37,239 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6998f870-92cb-4dbc-a959-7d79e89de493" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" 2018-08-28 17:44:37,419 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:37 GMT Server: Apache x-compute-request-id: req-412c2fcb-b24b-4322-b142-4d91841a18b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-412c2fcb-b24b-4322-b142-4d91841a18b3 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 17:44:37,419 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2/encryption used request id req-412c2fcb-b24b-4322-b142-4d91841a18b3 2018-08-28 17:44:37,423 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6998f870-92cb-4dbc-a959-7d79e89de493" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" 2018-08-28 17:44:37,586 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:37 GMT Server: Apache x-compute-request-id: req-93849abd-44dc-44b1-b67f-4cecd7704714 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93849abd-44dc-44b1-b67f-4cecd7704714 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d4613d58-9c1c-41d2-9cc9-b5faca541048", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5c71440f-972e-4ec4-a1c5-10803faedaf2", "description": null}} 2018-08-28 17:44:37,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 used request id req-93849abd-44dc-44b1-b67f-4cecd7704714 2018-08-28 17:44:37,589 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6998f870-92cb-4dbc-a959-7d79e89de493" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" 2018-08-28 17:44:37,771 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:37 GMT Server: Apache x-compute-request-id: req-94531464-79cb-4be7-bcaa-12737e732b21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-94531464-79cb-4be7-bcaa-12737e732b21 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-d4613d58-9c1c-41d2-9cc9-b5faca541048", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5c71440f-972e-4ec4-a1c5-10803faedaf2", "description": null}} 2018-08-28 17:44:37,771 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 used request id req-94531464-79cb-4be7-bcaa-12737e732b21 2018-08-28 17:44:37,774 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6998f870-92cb-4dbc-a959-7d79e89de493" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" 2018-08-28 17:44:37,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:37 GMT Server: Apache x-compute-request-id: req-da75b9c7-4a32-49c1-87e4-616e0a43db58 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da75b9c7-4a32-49c1-87e4-616e0a43db58 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 17:44:37,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2/encryption used request id req-da75b9c7-4a32-49c1-87e4-616e0a43db58 2018-08-28 17:44:37,940 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-d4613d58-9c1c-41d2-9cc9-b5faca541048 2018-08-28 17:44:37,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6998f870-92cb-4dbc-a959-7d79e89de493" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b8cf39a6476472ddc6959654b70f9f9d186224" 2018-08-28 17:44:38,008 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-297ef44f-6526-48d5-b7b9-be1a200404bd Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:38,008 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5c71440f-972e-4ec4-a1c5-10803faedaf2 used request id req-297ef44f-6526-48d5-b7b9-be1a200404bd 2018-08-28 17:44:38,010 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:38,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["PktT9Mk0Qday6OHEeKBP_A"], "issued_at": "2018-08-28T17:44:38.000000Z"}} 2018-08-28 17:44:38,386 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189583a0a9e6b8cd831e4e512a271829c57eaab0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a855402e-d4ba-4a62-afc9-8951827b56cb-type", "description": null}}' 2018-08-28 17:44:39,164 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:38 GMT Server: Apache x-compute-request-id: req-b101eb03-fc9b-467b-b9d2-5eeaea5e5d63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b101eb03-fc9b-467b-b9d2-5eeaea5e5d63 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a855402e-d4ba-4a62-afc9-8951827b56cb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "612e80ae-0713-49b7-bf1a-c8b3b68a4028", "description": null}} 2018-08-28 17:44:39,164 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-b101eb03-fc9b-467b-b9d2-5eeaea5e5d63 2018-08-28 17:44:39,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/612e80ae-0713-49b7-bf1a-c8b3b68a4028/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b101eb03-fc9b-467b-b9d2-5eeaea5e5d63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189583a0a9e6b8cd831e4e512a271829c57eaab0" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-a855402e-d4ba-4a62-afc9-8951827b56cb", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-08-28 17:44:39,353 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 17:44:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-3a1cdc48-f6f2-4177-9207-32325e5d19d2 x-openstack-request-id: req-3a1cdc48-f6f2-4177-9207-32325e5d19d2 Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-08-28 17:44:39,353 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/612e80ae-0713-49b7-bf1a-c8b3b68a4028/encryption used request id req-3a1cdc48-f6f2-4177-9207-32325e5d19d2 2018-08-28 17:44:39,354 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a855402e-d4ba-4a62-afc9-8951827b56cb-type 2018-08-28 17:44:39,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/612e80ae-0713-49b7-bf1a-c8b3b68a4028 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b101eb03-fc9b-467b-b9d2-5eeaea5e5d63" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}189583a0a9e6b8cd831e4e512a271829c57eaab0" 2018-08-28 17:44:39,564 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6db5eb5e-6acd-4314-8688-7486001cda58 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:39,564 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/612e80ae-0713-49b7-bf1a-c8b3b68a4028 used request id req-6db5eb5e-6acd-4314-8688-7486001cda58 2018-08-28 17:44:39,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:39,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["qsaz2YOdRLGhFliW1XP1Pg"], "issued_at": "2018-08-28T17:44:39.000000Z"}} 2018-08-28 17:44:39,956 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type", "description": null}}' 2018-08-28 17:44:40,178 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:39 GMT Server: Apache x-compute-request-id: req-82d1599a-26c8-462e-a58d-d526d60614e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82d1599a-26c8-462e-a58d-d526d60614e0 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0cff52eb-5548-49e8-b5a6-c5acf659f1fd", "description": null}} 2018-08-28 17:44:40,178 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-82d1599a-26c8-462e-a58d-d526d60614e0 2018-08-28 17:44:40,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb", "provider": "LuksEncryptor"}}' 2018-08-28 17:44:40,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:40 GMT Server: Apache x-compute-request-id: req-2b6bf804-71af-4a64-93bc-b642606bfa6c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b6bf804-71af-4a64-93bc-b642606bfa6c Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0cff52eb-5548-49e8-b5a6-c5acf659f1fd", "name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb", "control_location": "back-end", "encryption_id": "8a689982-5827-4190-b43b-62d1e956ceb5", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-08-28 17:44:40,373 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption used request id req-2b6bf804-71af-4a64-93bc-b642606bfa6c 2018-08-28 17:44:40,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:40,554 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:40 GMT Server: Apache x-compute-request-id: req-61e2bf45-64cf-4706-a298-577ab5f002eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-61e2bf45-64cf-4706-a298-577ab5f002eb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0cff52eb-5548-49e8-b5a6-c5acf659f1fd", "description": null}} 2018-08-28 17:44:40,554 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd used request id req-61e2bf45-64cf-4706-a298-577ab5f002eb 2018-08-28 17:44:40,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:40,732 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:40 GMT Server: Apache x-compute-request-id: req-7f7ace6e-cdaa-427d-8f39-b45174974bfd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7f7ace6e-cdaa-427d-8f39-b45174974bfd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"volume_type_id": "0cff52eb-5548-49e8-b5a6-c5acf659f1fd", "control_location": "back-end", "deleted": false, "created_at": "2018-08-28T17:44:40.000000", "updated_at": null, "encryption_id": "8a689982-5827-4190-b43b-62d1e956ceb5", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-08-28 17:44:40,733 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption used request id req-7f7ace6e-cdaa-427d-8f39-b45174974bfd 2018-08-28 17:44:40,733 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type 2018-08-28 17:44:40,736 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:40,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:40 GMT Server: Apache x-compute-request-id: req-c60ecf4c-bcdf-4f51-a011-1f58b554d748 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c60ecf4c-bcdf-4f51-a011-1f58b554d748 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0cff52eb-5548-49e8-b5a6-c5acf659f1fd", "description": null}} 2018-08-28 17:44:40,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd used request id req-c60ecf4c-bcdf-4f51-a011-1f58b554d748 2018-08-28 17:44:40,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:41,100 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-70ab7c19-c29c-4e5a-95db-fcb746e780b9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:41,100 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption/provider used request id req-70ab7c19-c29c-4e5a-95db-fcb746e780b9 2018-08-28 17:44:41,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:41,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:41 GMT Server: Apache x-compute-request-id: req-334b92cb-76c1-4c32-8b70-13dd29a0cd18 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-334b92cb-76c1-4c32-8b70-13dd29a0cd18 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0cff52eb-5548-49e8-b5a6-c5acf659f1fd", "description": null}} 2018-08-28 17:44:41,280 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd used request id req-334b92cb-76c1-4c32-8b70-13dd29a0cd18 2018-08-28 17:44:41,283 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:41,448 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:41 GMT Server: Apache x-compute-request-id: req-49989956-dc7c-45bc-891b-c29fe1af98ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-49989956-dc7c-45bc-891b-c29fe1af98ce Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 17:44:41,448 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption used request id req-49989956-dc7c-45bc-891b-c29fe1af98ce 2018-08-28 17:44:41,448 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type 2018-08-28 17:44:41,451 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:41,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:41 GMT Server: Apache x-compute-request-id: req-b9a5c739-e3bd-4bd9-b942-e90861cb1520 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b9a5c739-e3bd-4bd9-b942-e90861cb1520 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0cff52eb-5548-49e8-b5a6-c5acf659f1fd", "description": null}} 2018-08-28 17:44:41,625 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd used request id req-b9a5c739-e3bd-4bd9-b942-e90861cb1520 2018-08-28 17:44:41,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:41,803 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e4189dfc-925f-4ec2-bb6b-72014434efd8 x-openstack-request-id: req-e4189dfc-925f-4ec2-bb6b-72014434efd8 Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 0cff52eb-5548-49e8-b5a6-c5acf659f1fd does not exist.", "code": 404}} 2018-08-28 17:44:41,803 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd/encryption/provider used request id req-e4189dfc-925f-4ec2-bb6b-72014434efd8 2018-08-28 17:44:41,803 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-dd5261cd-853d-4f59-8a14-9ccc9e8282eb-type 2018-08-28 17:44:41,806 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82d1599a-26c8-462e-a58d-d526d60614e0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0dce33f8a44b38666b79d7ffe33841eddb73bf95" 2018-08-28 17:44:41,882 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:41 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3bf8a439-a377-4e43-9e7b-9d80632f25a0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:41,882 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/0cff52eb-5548-49e8-b5a6-c5acf659f1fd used request id req-3bf8a439-a377-4e43-9e7b-9d80632f25a0 2018-08-28 17:44:41,885 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:42,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["CnD8zqNeS5S-QY8dU0ZVRw"], "issued_at": "2018-08-28T17:44:42.000000Z"}} 2018-08-28 17:44:42,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafdc80d2a77c3dc7cf269b59b13ca2e6ae4d408" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2-type", "description": null}}' 2018-08-28 17:44:42,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:42 GMT Server: Apache x-compute-request-id: req-47f52289-547e-4461-86ee-307633e08316 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47f52289-547e-4461-86ee-307633e08316 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5a9b246d-1f54-4e12-a9a2-559dd73cb971", "description": null}} 2018-08-28 17:44:42,493 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-47f52289-547e-4461-86ee-307633e08316 2018-08-28 17:44:42,496 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-47f52289-547e-4461-86ee-307633e08316" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafdc80d2a77c3dc7cf269b59b13ca2e6ae4d408" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2", "provider": "foo"}}' 2018-08-28 17:44:42,745 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:42 GMT Server: Apache x-compute-request-id: req-7eb49101-de28-4933-b82a-5b7b409737de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7eb49101-de28-4933-b82a-5b7b409737de Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "5a9b246d-1f54-4e12-a9a2-559dd73cb971", "name": "CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2", "control_location": "front-end", "encryption_id": "4e2ae275-bcb3-48ce-a58e-ddc77818133a", "provider": "foo", "provider_class": "foo"}} 2018-08-28 17:44:42,745 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971/encryption used request id req-7eb49101-de28-4933-b82a-5b7b409737de 2018-08-28 17:44:42,749 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47f52289-547e-4461-86ee-307633e08316" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafdc80d2a77c3dc7cf269b59b13ca2e6ae4d408" 2018-08-28 17:44:42,924 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:42 GMT Server: Apache x-compute-request-id: req-93c804f1-3cac-4bbc-8118-0250e389d630 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-93c804f1-3cac-4bbc-8118-0250e389d630 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5a9b246d-1f54-4e12-a9a2-559dd73cb971", "description": null}} 2018-08-28 17:44:42,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971 used request id req-93c804f1-3cac-4bbc-8118-0250e389d630 2018-08-28 17:44:42,927 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47f52289-547e-4461-86ee-307633e08316" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafdc80d2a77c3dc7cf269b59b13ca2e6ae4d408" 2018-08-28 17:44:43,085 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:42 GMT Server: Apache x-compute-request-id: req-9693fbf7-d95a-4be6-b238-03171f1db207 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9693fbf7-d95a-4be6-b238-03171f1db207 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "5a9b246d-1f54-4e12-a9a2-559dd73cb971", "control_location": "front-end", "deleted": false, "created_at": "2018-08-28T17:44:42.000000", "updated_at": null, "encryption_id": "4e2ae275-bcb3-48ce-a58e-ddc77818133a", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-08-28 17:44:43,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971/encryption used request id req-9693fbf7-d95a-4be6-b238-03171f1db207 2018-08-28 17:44:43,085 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2-type 2018-08-28 17:44:43,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47f52289-547e-4461-86ee-307633e08316" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafdc80d2a77c3dc7cf269b59b13ca2e6ae4d408" 2018-08-28 17:44:43,266 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:43 GMT Server: Apache x-compute-request-id: req-b30b76b1-c4b0-4e5b-ad41-b78f8f0e824f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b30b76b1-c4b0-4e5b-ad41-b78f8f0e824f Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5a9b246d-1f54-4e12-a9a2-559dd73cb971", "description": null}} 2018-08-28 17:44:43,266 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971 used request id req-b30b76b1-c4b0-4e5b-ad41-b78f8f0e824f 2018-08-28 17:44:43,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47f52289-547e-4461-86ee-307633e08316" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafdc80d2a77c3dc7cf269b59b13ca2e6ae4d408" 2018-08-28 17:44:43,479 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ebe62a0e-09da-4102-b225-d9725640ee22 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:43,479 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971/encryption/provider used request id req-ebe62a0e-09da-4102-b225-d9725640ee22 2018-08-28 17:44:43,479 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a3eeb964-ed92-48f5-9c28-94736b3a7fd2-type 2018-08-28 17:44:43,482 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-47f52289-547e-4461-86ee-307633e08316" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bafdc80d2a77c3dc7cf269b59b13ca2e6ae4d408" 2018-08-28 17:44:43,677 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e9881447-8764-4a76-8eee-e1e7fcbdeed2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:43,677 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/5a9b246d-1f54-4e12-a9a2-559dd73cb971 used request id req-e9881447-8764-4a76-8eee-e1e7fcbdeed2 2018-08-28 17:44:43,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:44,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["fK0gao0fRVyLynU5lW0xNg"], "issued_at": "2018-08-28T17:44:44.000000Z"}} 2018-08-28 17:44:44,053 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e646519d59fc510d1b0d8f177cf1a11bb1623d" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e-type", "description": null}}' 2018-08-28 17:44:44,258 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:44 GMT Server: Apache x-compute-request-id: req-a7312f4f-9f9e-480f-9b9f-6321bb337788 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a7312f4f-9f9e-480f-9b9f-6321bb337788 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a0c16c02-d667-46d8-830f-206fb7e137e4", "description": null}} 2018-08-28 17:44:44,258 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-a7312f4f-9f9e-480f-9b9f-6321bb337788 2018-08-28 17:44:44,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a7312f4f-9f9e-480f-9b9f-6321bb337788" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e646519d59fc510d1b0d8f177cf1a11bb1623d" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-08-28 17:44:44,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:44 GMT Server: Apache x-compute-request-id: req-1f71cdf2-3ae2-4e2a-88a9-e61d8396eadf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f71cdf2-3ae2-4e2a-88a9-e61d8396eadf Content-Encoding: gzip Content-Length: 234 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a0c16c02-d667-46d8-830f-206fb7e137e4", "name": "CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e", "control_location": "back-end", "encryption_id": "e9a2e657-0ee5-44f1-9184-9c6f0f3b9274", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-08-28 17:44:44,486 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4/encryption used request id req-1f71cdf2-3ae2-4e2a-88a9-e61d8396eadf 2018-08-28 17:44:44,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7312f4f-9f9e-480f-9b9f-6321bb337788" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e646519d59fc510d1b0d8f177cf1a11bb1623d" 2018-08-28 17:44:44,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:44 GMT Server: Apache x-compute-request-id: req-4555ac91-4a5a-4f9c-ba53-67eb2300cbfc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4555ac91-4a5a-4f9c-ba53-67eb2300cbfc Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a0c16c02-d667-46d8-830f-206fb7e137e4", "description": null}} 2018-08-28 17:44:44,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4 used request id req-4555ac91-4a5a-4f9c-ba53-67eb2300cbfc 2018-08-28 17:44:44,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7312f4f-9f9e-480f-9b9f-6321bb337788" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e646519d59fc510d1b0d8f177cf1a11bb1623d" 2018-08-28 17:44:44,840 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:44 GMT Server: Apache x-compute-request-id: req-5ca5701d-e066-4ae1-82bd-787f1b22d930 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ca5701d-e066-4ae1-82bd-787f1b22d930 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"volume_type_id": "a0c16c02-d667-46d8-830f-206fb7e137e4", "control_location": "back-end", "deleted": false, "created_at": "2018-08-28T17:44:44.000000", "updated_at": null, "encryption_id": "e9a2e657-0ee5-44f1-9184-9c6f0f3b9274", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-08-28 17:44:44,840 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4/encryption used request id req-5ca5701d-e066-4ae1-82bd-787f1b22d930 2018-08-28 17:44:44,840 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e-type 2018-08-28 17:44:44,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7312f4f-9f9e-480f-9b9f-6321bb337788" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e646519d59fc510d1b0d8f177cf1a11bb1623d" 2018-08-28 17:44:45,025 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:44 GMT Server: Apache x-compute-request-id: req-607a856b-843b-4e6c-ac8e-6a276714519b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-607a856b-843b-4e6c-ac8e-6a276714519b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a0c16c02-d667-46d8-830f-206fb7e137e4", "description": null}} 2018-08-28 17:44:45,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4 used request id req-607a856b-843b-4e6c-ac8e-6a276714519b 2018-08-28 17:44:45,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7312f4f-9f9e-480f-9b9f-6321bb337788" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e646519d59fc510d1b0d8f177cf1a11bb1623d" 2018-08-28 17:44:45,209 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82b2293a-48ae-4fc6-bc10-0dfcebd39238 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:45,209 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4/encryption/provider used request id req-82b2293a-48ae-4fc6-bc10-0dfcebd39238 2018-08-28 17:44:45,210 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-ab286473-0b22-45e3-bbb2-3dfe56a45c3e-type 2018-08-28 17:44:45,213 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7312f4f-9f9e-480f-9b9f-6321bb337788" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5e646519d59fc510d1b0d8f177cf1a11bb1623d" 2018-08-28 17:44:45,426 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7e4f977-e389-4be1-aa20-80851e91efcf Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:45,426 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/a0c16c02-d667-46d8-830f-206fb7e137e4 used request id req-a7e4f977-e389-4be1-aa20-80851e91efcf 2018-08-28 17:44:45,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:45,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["Gl04WCXcRkitCtQZlz4khg"], "issued_at": "2018-08-28T17:44:45.000000Z"}} 2018-08-28 17:44:45,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2-qos"}}' 2018-08-28 17:44:46,032 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:45 GMT Server: Apache x-compute-request-id: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "b4fccfc3-cb09-4061-8809-9a5da6c02e57", "name": "CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/b4fccfc3-cb09-4061-8809-9a5da6c02e57", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/b4fccfc3-cb09-4061-8809-9a5da6c02e57", "rel": "bookmark"}]} 2018-08-28 17:44:46,032 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b 2018-08-28 17:44:46,035 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2", "description": null}}' 2018-08-28 17:44:46,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:46 GMT Server: Apache x-compute-request-id: req-b866051b-17e9-4dad-8702-07d1678f2ef2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b866051b-17e9-4dad-8702-07d1678f2ef2 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "912aba83-18ee-4514-aef1-4f836444be6f", "description": null}} 2018-08-28 17:44:46,228 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-b866051b-17e9-4dad-8702-07d1678f2ef2 2018-08-28 17:44:46,231 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-28 17:44:46,450 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:46 GMT Server: Apache x-compute-request-id: req-f615f6d7-9391-4e38-8855-1d190c5982bf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f615f6d7-9391-4e38-8855-1d190c5982bf Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "912aba83-18ee-4514-aef1-4f836444be6f", "name": "foo", "control_location": "back-end", "encryption_id": "3a67621f-bd2b-4783-94d8-b62040f00c9a", "provider": "bar", "provider_class": "bar"}} 2018-08-28 17:44:46,450 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f/encryption used request id req-f615f6d7-9391-4e38-8855-1d190c5982bf 2018-08-28 17:44:46,453 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" 2018-08-28 17:44:46,622 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:46 GMT Server: Apache x-compute-request-id: req-58fed91b-752b-4de5-b77d-1a6087d27501 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58fed91b-752b-4de5-b77d-1a6087d27501 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "912aba83-18ee-4514-aef1-4f836444be6f", "description": null}} 2018-08-28 17:44:46,622 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f used request id req-58fed91b-752b-4de5-b77d-1a6087d27501 2018-08-28 17:44:46,625 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" 2018-08-28 17:44:46,783 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:46 GMT Server: Apache x-compute-request-id: req-3102165c-c95c-49c6-96bd-963db3d56824 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3102165c-c95c-49c6-96bd-963db3d56824 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "912aba83-18ee-4514-aef1-4f836444be6f", "control_location": "back-end", "deleted": false, "created_at": "2018-08-28T17:44:46.000000", "updated_at": null, "encryption_id": "3a67621f-bd2b-4783-94d8-b62040f00c9a", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-28 17:44:46,784 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f/encryption used request id req-3102165c-c95c-49c6-96bd-963db3d56824 2018-08-28 17:44:46,784 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2 2018-08-28 17:44:46,787 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" 2018-08-28 17:44:46,961 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:46 GMT Server: Apache x-compute-request-id: req-cfb837bc-3b4b-4f58-ae62-58a2c30f5fe1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cfb837bc-3b4b-4f58-ae62-58a2c30f5fe1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "912aba83-18ee-4514-aef1-4f836444be6f", "description": null}} 2018-08-28 17:44:46,961 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f used request id req-cfb837bc-3b4b-4f58-ae62-58a2c30f5fe1 2018-08-28 17:44:46,964 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" 2018-08-28 17:44:47,166 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5a4e0ebf-46d0-490c-a594-9a7604a64260 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:47,166 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f/encryption/provider used request id req-5a4e0ebf-46d0-490c-a594-9a7604a64260 2018-08-28 17:44:47,167 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2 2018-08-28 17:44:47,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" 2018-08-28 17:44:47,366 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e3ea649-b79e-41b5-80cb-08813191441c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:47,366 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/912aba83-18ee-4514-aef1-4f836444be6f used request id req-3e3ea649-b79e-41b5-80cb-08813191441c 2018-08-28 17:44:47,366 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-48c44820-a225-4c53-9c8d-9466ee0d13f2-qos 2018-08-28 17:44:47,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/b4fccfc3-cb09-4061-8809-9a5da6c02e57?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0e04901-2ab5-4ca2-ad4d-26a8cde4222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f6881680a955b47afb9a90b76ae56df0a99bd9b" 2018-08-28 17:44:47,575 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:47 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d49f4d41-1b4f-4b50-a5a9-e0d07ee9d306 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:47,575 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/b4fccfc3-cb09-4061-8809-9a5da6c02e57?force=False used request id req-d49f4d41-1b4f-4b50-a5a9-e0d07ee9d306 2018-08-28 17:44:47,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:47,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["SZ4AUMqUTAqvFgK769B_HA"], "issued_at": "2018-08-28T17:44:47.000000Z"}} 2018-08-28 17:44:47,958 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f2d9eb45fc356f75e5eae7a0512b47e7cdf793" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-188d01a2-0ee2-466b-88b6-86d343ed51d8-qos"}}' 2018-08-28 17:44:48,689 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:47 GMT Server: Apache x-compute-request-id: req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "92b3445e-61d2-40d7-a9e9-9df70ec42cab", "name": "CinderUtilsVolumeTypeCompleteTests-188d01a2-0ee2-466b-88b6-86d343ed51d8-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/92b3445e-61d2-40d7-a9e9-9df70ec42cab", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/92b3445e-61d2-40d7-a9e9-9df70ec42cab", "rel": "bookmark"}]} 2018-08-28 17:44:48,689 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404 2018-08-28 17:44:48,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f2d9eb45fc356f75e5eae7a0512b47e7cdf793" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-188d01a2-0ee2-466b-88b6-86d343ed51d8", "description": null}}' 2018-08-28 17:44:48,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:48 GMT Server: Apache x-compute-request-id: req-99cdf30c-166b-45ff-b250-41dc8df09e32 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-99cdf30c-166b-45ff-b250-41dc8df09e32 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-188d01a2-0ee2-466b-88b6-86d343ed51d8", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "556f6562-a571-4b1c-96b4-504e2a68a1f9", "description": null}} 2018-08-28 17:44:48,892 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-99cdf30c-166b-45ff-b250-41dc8df09e32 2018-08-28 17:44:48,895 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f2d9eb45fc356f75e5eae7a0512b47e7cdf793" 2018-08-28 17:44:49,067 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:48 GMT Server: Apache x-compute-request-id: req-f0665288-ec95-4ea0-8d16-e1b5bc4956cd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f0665288-ec95-4ea0-8d16-e1b5bc4956cd Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "92b3445e-61d2-40d7-a9e9-9df70ec42cab", "name": "CinderUtilsVolumeTypeCompleteTests-188d01a2-0ee2-466b-88b6-86d343ed51d8-qos"}]} 2018-08-28 17:44:49,067 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-f0665288-ec95-4ea0-8d16-e1b5bc4956cd 2018-08-28 17:44:49,071 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/None/associate?vol_type_id=556f6562-a571-4b1c-96b4-504e2a68a1f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f2d9eb45fc356f75e5eae7a0512b47e7cdf793" 2018-08-28 17:44:49,254 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:44:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-485c212a-5a01-48a5-a76b-4bb6f1473180 x-openstack-request-id: req-485c212a-5a01-48a5-a76b-4bb6f1473180 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-08-28 17:44:49,254 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/None/associate?vol_type_id=556f6562-a571-4b1c-96b4-504e2a68a1f9 used request id req-485c212a-5a01-48a5-a76b-4bb6f1473180 2018-08-28 17:44:49,254 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-485c212a-5a01-48a5-a76b-4bb6f1473180) 2018-08-28 17:44:49,254 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-188d01a2-0ee2-466b-88b6-86d343ed51d8 2018-08-28 17:44:49,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/556f6562-a571-4b1c-96b4-504e2a68a1f9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f2d9eb45fc356f75e5eae7a0512b47e7cdf793" 2018-08-28 17:44:49,461 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a369d56e-390e-4464-8686-d1d0f622e46d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:49,461 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/556f6562-a571-4b1c-96b4-504e2a68a1f9 used request id req-a369d56e-390e-4464-8686-d1d0f622e46d 2018-08-28 17:44:49,462 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-188d01a2-0ee2-466b-88b6-86d343ed51d8-qos 2018-08-28 17:44:49,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/92b3445e-61d2-40d7-a9e9-9df70ec42cab?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d3fd2a78-40cd-42ae-9c5e-773ac3cfa404" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59f2d9eb45fc356f75e5eae7a0512b47e7cdf793" 2018-08-28 17:44:49,660 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fed7281d-ff95-42dc-a993-5d24c74a410f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:49,661 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/92b3445e-61d2-40d7-a9e9-9df70ec42cab?force=False used request id req-fed7281d-ff95-42dc-a993-5d24c74a410f 2018-08-28 17:44:49,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:50,036 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["IOTorSO8QFayNTYZtgZYwA"], "issued_at": "2018-08-28T17:44:50.000000Z"}} 2018-08-28 17:44:50,039 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca632ce3b3a302e53720c457f30566755a00ce6" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-2e3379da-d035-4d44-b615-9ca493c24b6b-qos"}}' 2018-08-28 17:44:50,332 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:50 GMT Server: Apache x-compute-request-id: req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "36d63aad-b608-4972-855d-2cef3f9966c6", "name": "CinderUtilsVolumeTypeCompleteTests-2e3379da-d035-4d44-b615-9ca493c24b6b-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/36d63aad-b608-4972-855d-2cef3f9966c6", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/36d63aad-b608-4972-855d-2cef3f9966c6", "rel": "bookmark"}]} 2018-08-28 17:44:50,332 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b 2018-08-28 17:44:50,336 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca632ce3b3a302e53720c457f30566755a00ce6" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-2e3379da-d035-4d44-b615-9ca493c24b6b", "description": null}}' 2018-08-28 17:44:50,653 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:50 GMT Server: Apache x-compute-request-id: req-458a3f2a-1a6c-421d-a1e4-3d7a1d5a1567 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-458a3f2a-1a6c-421d-a1e4-3d7a1d5a1567 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2e3379da-d035-4d44-b615-9ca493c24b6b", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "807b35b4-9d71-4b34-ad10-25ae15501667", "description": null}} 2018-08-28 17:44:50,654 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-458a3f2a-1a6c-421d-a1e4-3d7a1d5a1567 2018-08-28 17:44:50,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca632ce3b3a302e53720c457f30566755a00ce6" 2018-08-28 17:44:50,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:50 GMT Server: Apache x-compute-request-id: req-e227f12a-3158-4879-b0fc-72f0091b7931 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e227f12a-3158-4879-b0fc-72f0091b7931 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "36d63aad-b608-4972-855d-2cef3f9966c6", "name": "CinderUtilsVolumeTypeCompleteTests-2e3379da-d035-4d44-b615-9ca493c24b6b-qos"}]} 2018-08-28 17:44:50,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-e227f12a-3158-4879-b0fc-72f0091b7931 2018-08-28 17:44:50,819 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/36d63aad-b608-4972-855d-2cef3f9966c6/associate?vol_type_id=807b35b4-9d71-4b34-ad10-25ae15501667 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca632ce3b3a302e53720c457f30566755a00ce6" 2018-08-28 17:44:51,030 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-35eda45e-0a58-4f7c-b756-d9064c606f46 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:51,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/36d63aad-b608-4972-855d-2cef3f9966c6/associate?vol_type_id=807b35b4-9d71-4b34-ad10-25ae15501667 used request id req-35eda45e-0a58-4f7c-b756-d9064c606f46 2018-08-28 17:44:51,030 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2e3379da-d035-4d44-b615-9ca493c24b6b 2018-08-28 17:44:51,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/807b35b4-9d71-4b34-ad10-25ae15501667 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca632ce3b3a302e53720c457f30566755a00ce6" 2018-08-28 17:44:51,259 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5e983632-b867-475e-befc-20c5c4e37efa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:51,259 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/807b35b4-9d71-4b34-ad10-25ae15501667 used request id req-5e983632-b867-475e-befc-20c5c4e37efa 2018-08-28 17:44:51,259 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2e3379da-d035-4d44-b615-9ca493c24b6b-qos 2018-08-28 17:44:51,262 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/36d63aad-b608-4972-855d-2cef3f9966c6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-7bc99b08-3517-4eda-a7c5-0e21b04c9a4b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca632ce3b3a302e53720c457f30566755a00ce6" 2018-08-28 17:44:51,457 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2fa74603-d936-418a-8613-ea7d82079044 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:51,457 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/36d63aad-b608-4972-855d-2cef3f9966c6?force=False used request id req-2fa74603-d936-418a-8613-ea7d82079044 2018-08-28 17:44:51,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:51,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c425bacd11054cec99a8ab9199489850", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "6cb656a6c9d04b07add3798b59332adb", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T18:44:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a2d4895edb5a491785776c3ede7809d8", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a2d4895edb5a491785776c3ede7809d8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "id": "fbfeb2c26fad407cb86dd9828e6f32b4"}, "audit_ids": ["5rDV6Fq_TzyOhymy3jPFyg"], "issued_at": "2018-08-28T17:44:51.000000Z"}} 2018-08-28 17:44:51,844 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42-qos"}}' 2018-08-28 17:44:52,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:51 GMT Server: Apache x-compute-request-id: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "610f0931-37e2-42da-ac13-3453a2ef1d01", "name": "CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42-qos"}, "links": [{"href": "http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/610f0931-37e2-42da-ac13-3453a2ef1d01", "rel": "self"}, {"href": "http://172.30.9.28:8776/a2d4895edb5a491785776c3ede7809d8/qos-specs/610f0931-37e2-42da-ac13-3453a2ef1d01", "rel": "bookmark"}]} 2018-08-28 17:44:52,044 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666 2018-08-28 17:44:52,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42", "description": null}}' 2018-08-28 17:44:52,267 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:52 GMT Server: Apache x-compute-request-id: req-b1d07733-5ea4-4c0a-be6e-587b83a4688d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1d07733-5ea4-4c0a-be6e-587b83a4688d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3b0d3517-fd07-429a-9c0d-45c1d383a929", "description": null}} 2018-08-28 17:44:52,267 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types used request id req-b1d07733-5ea4-4c0a-be6e-587b83a4688d 2018-08-28 17:44:52,270 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-28 17:44:52,462 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:52 GMT Server: Apache x-compute-request-id: req-b4a26a40-be61-4ff8-ac07-8de620f1022f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4a26a40-be61-4ff8-ac07-8de620f1022f Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "3b0d3517-fd07-429a-9c0d-45c1d383a929", "name": "foo", "control_location": "back-end", "encryption_id": "8f0e9d18-bed7-480a-b3d0-7b946b3e438d", "provider": "bar", "provider_class": "bar"}} 2018-08-28 17:44:52,463 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929/encryption used request id req-b4a26a40-be61-4ff8-ac07-8de620f1022f 2018-08-28 17:44:52,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:52,716 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:52 GMT Server: Apache x-compute-request-id: req-22684310-e249-483f-84de-1a75d203b0e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-22684310-e249-483f-84de-1a75d203b0e7 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "610f0931-37e2-42da-ac13-3453a2ef1d01", "name": "CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42-qos"}]} 2018-08-28 17:44:52,716 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs used request id req-22684310-e249-483f-84de-1a75d203b0e7 2018-08-28 17:44:52,719 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/610f0931-37e2-42da-ac13-3453a2ef1d01/associate?vol_type_id=3b0d3517-fd07-429a-9c0d-45c1d383a929 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:52,939 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-478e2ea2-a627-4876-8bc9-320f76e75c95 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:52,939 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/610f0931-37e2-42da-ac13-3453a2ef1d01/associate?vol_type_id=3b0d3517-fd07-429a-9c0d-45c1d383a929 used request id req-478e2ea2-a627-4876-8bc9-320f76e75c95 2018-08-28 17:44:52,942 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:53,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:52 GMT Server: Apache x-compute-request-id: req-af12558d-1df8-4e36-a333-2d481b6559a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af12558d-1df8-4e36-a333-2d481b6559a1 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42", "qos_specs_id": "610f0931-37e2-42da-ac13-3453a2ef1d01", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3b0d3517-fd07-429a-9c0d-45c1d383a929", "description": null}} 2018-08-28 17:44:53,109 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929 used request id req-af12558d-1df8-4e36-a333-2d481b6559a1 2018-08-28 17:44:53,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:53,134 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:53 GMT Server: Apache x-compute-request-id: req-5122d95e-00ab-469a-8bbd-e8a0d2cceaab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5122d95e-00ab-469a-8bbd-e8a0d2cceaab Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "3b0d3517-fd07-429a-9c0d-45c1d383a929", "control_location": "back-end", "deleted": false, "created_at": "2018-08-28T17:44:52.000000", "updated_at": null, "encryption_id": "8f0e9d18-bed7-480a-b3d0-7b946b3e438d", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-28 17:44:53,134 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929/encryption used request id req-5122d95e-00ab-469a-8bbd-e8a0d2cceaab 2018-08-28 17:44:53,135 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42 2018-08-28 17:44:53,137 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:53,312 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:53 GMT Server: Apache x-compute-request-id: req-0ac33c05-141d-444b-8998-dd1cd87ac552 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0ac33c05-141d-444b-8998-dd1cd87ac552 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42", "qos_specs_id": "610f0931-37e2-42da-ac13-3453a2ef1d01", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "3b0d3517-fd07-429a-9c0d-45c1d383a929", "description": null}} 2018-08-28 17:44:53,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929 used request id req-0ac33c05-141d-444b-8998-dd1cd87ac552 2018-08-28 17:44:53,316 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:53,507 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-32fcc860-d105-4847-9018-3787bfb4dfd9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:53,508 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929/encryption/provider used request id req-32fcc860-d105-4847-9018-3787bfb4dfd9 2018-08-28 17:44:53,508 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42 2018-08-28 17:44:53,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:53,703 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c350e7dd-8596-4948-946b-8a3e341edaa0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:53,703 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/types/3b0d3517-fd07-429a-9c0d-45c1d383a929 used request id req-c350e7dd-8596-4948-946b-8a3e341edaa0 2018-08-28 17:44:53,703 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-2c673beb-1a0f-41a0-9bc9-85c9c6b01a42-qos 2018-08-28 17:44:53,706 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/610f0931-37e2-42da-ac13-3453a2ef1d01?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ee3aa5ca-78ab-4fce-9fdf-394cd9c3c666" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92ea05e7bb5bbaa1a978683698e557f5972cd9e9" 2018-08-28 17:44:53,749 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:44:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a23c6a44-8a81-4ad0-8ca9-401ae1a80298 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:44:53,749 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/a2d4895edb5a491785776c3ede7809d8/qos-specs/610f0931-37e2-42da-ac13-3453a2ef1d01?force=False used request id req-a23c6a44-8a81-4ad0-8ca9-401ae1a80298 2018-08-28 17:44:53,750 - 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.227s OK 2018-08-28 17:44:53,874 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 17:44:53,875 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:59 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 17:44:53,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:53,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:53,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7afc7438-9a65-469b-8fd4-429daa54ba0f Content-Encoding: gzip Content-Length: 349 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "6cb656a6c9d04b07add3798b59332adb", "links": {"self": "http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:44:53,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7afc7438-9a65-469b-8fd4-429daa54ba0f 2018-08-28 17:44:53,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840148925781s 2018-08-28 17:44:53,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:44:53,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05c5ebea-8499-4f8c-aa8a-9d3926cad9c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:54,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6cb656a6c9d04b07add3798b59332adb used request id req-05c5ebea-8499-4f8c-aa8a-9d3926cad9c0 2018-08-28 17:44:54,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.136510848999s 2018-08-28 17:44:54,103 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:44:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adf2c3cf-a0ec-4b16-ab29-7eced7a4161b Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64", "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "domain_id": "default", "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:44:54,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-adf2c3cf-a0ec-4b16-ab29-7eced7a4161b 2018-08-28 17:44:54,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972518920898s 2018-08-28 17:44:54,201 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-adf2c3cf-a0ec-4b16-ab29-7eced7a4161b 2018-08-28 17:44:54,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:44:54,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10c3cfdd-bec9-447c-a243-628c13dfcf52 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4"}, "enabled": true, "id": "fbfeb2c26fad407cb86dd9828e6f32b4", "options": {}, "domain_id": "default", "name": "api_check-user_f1dc05e0-14ba-48ad-ab60-15222112da64"}} 2018-08-28 17:44:54,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 used request id req-10c3cfdd-bec9-447c-a243-628c13dfcf52 2018-08-28 17:44:54,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0929851531982s 2018-08-28 17:44:54,300 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 used request id req-10c3cfdd-bec9-447c-a243-628c13dfcf52 2018-08-28 17:44:54,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 17:44:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bacb7c5-3781-41ca-97e4-e1ee105cef00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:54,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 used request id req-1bacb7c5-3781-41ca-97e4-e1ee105cef00 2018-08-28 17:44:54,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.189471960068s 2018-08-28 17:44:54,490 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fbfeb2c26fad407cb86dd9828e6f32b4 used request id req-1bacb7c5-3781-41ca-97e4-e1ee105cef00 2018-08-28 17:44:54,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:44:54,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b604f025-68a5-49bc-ae21-c08a93bf3461 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8"}, "enabled": true, "id": "a2d4895edb5a491785776c3ede7809d8", "parent_id": "default", "domain_id": "default", "name": "api_check-project_f1dc05e0-14ba-48ad-ab60-15222112da64"}]} 2018-08-28 17:44:54,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b604f025-68a5-49bc-ae21-c08a93bf3461 2018-08-28 17:44:54,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0823512077332s 2018-08-28 17:44:54,574 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-b604f025-68a5-49bc-ae21-c08a93bf3461 2018-08-28 17:44:54,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 17:44:54,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9f60229d-aa5e-47e4-acbe-f4cdfef145db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:54,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-9f60229d-aa5e-47e4-acbe-f4cdfef145db 2018-08-28 17:44:54,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.181803941727s 2018-08-28 17:44:54,758 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-9f60229d-aa5e-47e4-acbe-f4cdfef145db 2018-08-28 17:44:54,758 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:54,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bef10ed-fafd-4b5e-a5b0-3b3d89dafd17 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c425bacd11054cec99a8ab9199489850", "links": {"self": "http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850"}, "name": "Member"}]} 2018-08-28 17:44:54,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3bef10ed-fafd-4b5e-a5b0-3b3d89dafd17 2018-08-28 17:44:54,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0748839378357s 2018-08-28 17:44:54,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:44:54,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e30139cb543a9042607ac1beb040d24a72dc1f" 2018-08-28 17:44:54,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac2753fd-b3f6-4c97-8e3c-629acdaa2320 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:54,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c425bacd11054cec99a8ab9199489850 used request id req-ac2753fd-b3f6-4c97-8e3c-629acdaa2320 2018-08-28 17:44:54,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.117418050766s 2018-08-28 17:44:54,973 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-08-28 17:44:54,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:44:54,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:44:54,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:44:54,992 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:44:54,993 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:44:54,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:44:54,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 17:44:54,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:44:55,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5196f12d-5e1f-47d9-8423-cd04979cb5f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:44:55,004 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5196f12d-5e1f-47d9-8423-cd04979cb5f6 2018-08-28 17:44:55,004 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:55,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:44:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["MoyjdAUGTz2CdoEkbMTYeA"], "issued_at": "2018-08-28T17:44:55.000000Z"}} 2018-08-28 17:44:55,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:55,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:44:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:44:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:55,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98cb2c93-ad3b-4f19-b023-02f5a38e0298 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 17:44:55,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-98cb2c93-ad3b-4f19-b023-02f5a38e0298 2018-08-28 17:44:55,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.556813001633s 2018-08-28 17:44:55,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 17:44:55,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}}' 2018-08-28 17:44:55,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:44:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aec5e53-48f5-4c60-b235-2225d537232f Content-Length: 370 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc"}, "enabled": true, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}} 2018-08-28 17:44:55,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1aec5e53-48f5-4c60-b235-2225d537232f 2018-08-28 17:44:55,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0939321517944s 2018-08-28 17:44:55,649 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1aec5e53-48f5-4c60-b235-2225d537232f 2018-08-28 17:44:55,650 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56', 'id': u'e57f069dfb57474b8707c8e6ae7c7abc', '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-08-28 17:44:55,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 17:44:56,090 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.439860105515s 2018-08-28 17:44:56,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c53265e5-b777-4409-b0a1-accc904eedcc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4"}, "enabled": true, "id": "f68155c19a4b4a5e932579cb3fea0ea4", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56"}} 2018-08-28 17:44:56,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 used request id req-c53265e5-b777-4409-b0a1-accc904eedcc 2018-08-28 17:44:56,194 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f68155c19a4b4a5e932579cb3fea0ea4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56'}) 2018-08-28 17:44:56,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:56,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d51676-2300-47c4-a8c2-fb4bcb14ecb0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:44:56,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-75d51676-2300-47c4-a8c2-fb4bcb14ecb0 2018-08-28 17:44:56,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077712059021s 2018-08-28 17:44:56,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:56,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23ea305-d6b1-4396-afe5-4d7e1c41d337 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:44:56,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a23ea305-d6b1-4396-afe5-4d7e1c41d337 2018-08-28 17:44:56,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0850021839142s 2018-08-28 17:44:56,359 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 17:44:56,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:44:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" -d '{"role": {"name": "Member"}}' 2018-08-28 17:44:56,462 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fddfc13-5589-4377-b318-0c47cc9d2c80 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}} 2018-08-28 17:44:56,462 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9fddfc13-5589-4377-b318-0c47cc9d2c80 2018-08-28 17:44:56,462 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102777004242s 2018-08-28 17:44:56,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5107bdb6-d415-43ca-b4ee-ec6e48182747 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "domain_id": null, "name": "Member", "id": "7214ed73209543848c2b9fc9ca34b44c"}} 2018-08-28 17:44:56,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c used request id req-5107bdb6-d415-43ca-b4ee-ec6e48182747 2018-08-28 17:44:56,535 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c'}, 'domain_id': None, 'human_id': None, 'id': u'7214ed73209543848c2b9fc9ca34b44c', 'HUMAN_ID': False}) 2018-08-28 17:44:56,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:56,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49769c8f-ee94-4612-8c6f-bc752404f39c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:44:56,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-49769c8f-ee94-4612-8c6f-bc752404f39c 2018-08-28 17:44:56,616 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0804469585419s 2018-08-28 17:44:56,617 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:44:56,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bc8120a-5094-4e36-ad07-1659703d7533 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:44:56,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-1bc8120a-5094-4e36-ad07-1659703d7533 2018-08-28 17:44:56,703 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0856890678406s 2018-08-28 17:44:56,704 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:44:56,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398e0202-11b2-4e89-aceb-aefedda1c284 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "links": {"self": "http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4"}, "domain_id": "default", "enabled": true, "id": "f68155c19a4b4a5e932579cb3fea0ea4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:44:56,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-398e0202-11b2-4e89-aceb-aefedda1c284 2018-08-28 17:44:56,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911018848419s 2018-08-28 17:44:56,795 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-398e0202-11b2-4e89-aceb-aefedda1c284 2018-08-28 17:44:56,802 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:44:56,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7e2dc1-7260-4544-bbca-5fedaed857f1 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "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.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc"}, "enabled": true, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}]} 2018-08-28 17:44:56,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9e7e2dc1-7260-4544-bbca-5fedaed857f1 2018-08-28 17:44:56,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992488861084s 2018-08-28 17:44:56,902 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-9e7e2dc1-7260-4544-bbca-5fedaed857f1 2018-08-28 17:44:56,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:44:56,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=7214ed73209543848c2b9fc9ca34b44c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:56,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea7f03b7-69b4-4119-8b2c-27bfeebd7757 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=7214ed73209543848c2b9fc9ca34b44c", "previous": null, "next": null}} 2018-08-28 17:44:56,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=7214ed73209543848c2b9fc9ca34b44c used request id req-ea7f03b7-69b4-4119-8b2c-27bfeebd7757 2018-08-28 17:44:56,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0850560665131s 2018-08-28 17:44:56,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:44:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc/users/f68155c19a4b4a5e932579cb3fea0ea4/roles/7214ed73209543848c2b9fc9ca34b44c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ea56cc-3a55-4c03-a87d-94a784cd4db0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:57,110 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc/users/f68155c19a4b4a5e932579cb3fea0ea4/roles/7214ed73209543848c2b9fc9ca34b44c used request id req-13ea56cc-3a55-4c03-a87d-94a784cd4db0 2018-08-28 17:44:57,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120765924454s 2018-08-28 17:44:57,111 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56', 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': 'd97ec0d1-b9c0-46e9-8c2e-e98ab7e94d04', 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_7865ca43-ce16-4306-a016-5f8bb852de56', 'project_id': u'e57f069dfb57474b8707c8e6ae7c7abc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 17:44:57,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:44:57,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:44:57,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:44:57,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:44:57,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:44:57,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:44:57,113 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:44:57,114 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:44:57,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:44:57,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:44:57,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:44:57,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:44:57,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:44:57,115 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:44:57,117 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56', 'password': 'd97ec0d1-b9c0-46e9-8c2e-e98ab7e94d04', 'project_name': 'snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'e57f069dfb57474b8707c8e6ae7c7abc', 'project_domain_name': 'Default'} 2018-08-28 17:44:57,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:57,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9a4633-9d0a-4558-84dc-5dc6463182b7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:44:57,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c9a4633-9d0a-4558-84dc-5dc6463182b7 2018-08-28 17:44:57,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778059959412s 2018-08-28 17:44:57,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:57,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c1f6d1-06e8-404b-9a56-febbaf4073d9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:44:57,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b7c1f6d1-06e8-404b-9a56-febbaf4073d9 2018-08-28 17:44:57,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811278820038s 2018-08-28 17:44:57,278 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:44:57,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eef9968-c6ca-4612-a4cc-5ccd93413416 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:44:57,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-2eef9968-c6ca-4612-a4cc-5ccd93413416 2018-08-28 17:44:57,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0726568698883s 2018-08-28 17:44:57,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:44:57,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8d035f-6da9-4517-a8d0-5ee3dc09acb9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "links": {"self": "http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4"}, "domain_id": "default", "enabled": true, "id": "f68155c19a4b4a5e932579cb3fea0ea4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:44:57,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4f8d035f-6da9-4517-a8d0-5ee3dc09acb9 2018-08-28 17:44:57,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0946159362793s 2018-08-28 17:44:57,447 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4f8d035f-6da9-4517-a8d0-5ee3dc09acb9 2018-08-28 17:44:57,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:44:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c922e98c-b78e-4f67-9d14-33f956c32f83 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "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.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc"}, "enabled": true, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}]} 2018-08-28 17:44:57,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c922e98c-b78e-4f67-9d14-33f956c32f83 2018-08-28 17:44:57,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0771338939667s 2018-08-28 17:44:57,531 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-c922e98c-b78e-4f67-9d14-33f956c32f83 2018-08-28 17:44:57,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:44:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4eea3a6f-ac78-4e18-8b67-1f150d62037c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=4d7d171cce7a4b60906f9f5564858d14", "previous": null, "next": null}} 2018-08-28 17:44:57,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=4d7d171cce7a4b60906f9f5564858d14 used request id req-4eea3a6f-ac78-4e18-8b67-1f150d62037c 2018-08-28 17:44:57,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.079371213913s 2018-08-28 17:44:57,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:44:57,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc/users/f68155c19a4b4a5e932579cb3fea0ea4/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7b4363e-76be-48d3-86e2-08dfa1884998 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:57,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc/users/f68155c19a4b4a5e932579cb3fea0ea4/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-c7b4363e-76be-48d3-86e2-08dfa1884998 2018-08-28 17:44:57,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.127344846725s 2018-08-28 17:44:57,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:57,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ea8608-ec00-46a3-811d-5357849b1acb Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:44:57,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1ea8608-ec00-46a3-811d-5357849b1acb 2018-08-28 17:44:57,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0766229629517s 2018-08-28 17:44:57,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:44:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-28 17:44:57,910 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ea9842e-6c94-4342-8559-00040452d616 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f59c069d7f574f72af66748f87fccb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80"}, "name": "heat_stack_owner"}} 2018-08-28 17:44:57,910 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0ea9842e-6c94-4342-8559-00040452d616 2018-08-28 17:44:57,910 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0916349887848s 2018-08-28 17:44:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:57,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe4be730-007a-4ce6-9db6-6237ada8c44e Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80"}, "domain_id": null, "name": "heat_stack_owner", "id": "f59c069d7f574f72af66748f87fccb80"}} 2018-08-28 17:44:57,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80 used request id req-fe4be730-007a-4ce6-9db6-6237ada8c44e 2018-08-28 17:44:57,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:44:57,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:58,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e16cec-fac3-483f-b6ef-596cfade8880 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f59c069d7f574f72af66748f87fccb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80"}, "name": "heat_stack_owner"}]} 2018-08-28 17:44:58,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-23e16cec-fac3-483f-b6ef-596cfade8880 2018-08-28 17:44:58,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830049514771s 2018-08-28 17:44:58,079 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:44:58,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:58,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a7385e-8a1f-4775-948a-0537c0cf78f2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:44:58,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-27a7385e-8a1f-4775-948a-0537c0cf78f2 2018-08-28 17:44:58,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0844490528107s 2018-08-28 17:44:58,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:44:58,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:58,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3aa452-9605-4fe8-beeb-dd90b0510f9f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "links": {"self": "http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4"}, "domain_id": "default", "enabled": true, "id": "f68155c19a4b4a5e932579cb3fea0ea4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:44:58,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-de3aa452-9605-4fe8-beeb-dd90b0510f9f 2018-08-28 17:44:58,258 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943610668182s 2018-08-28 17:44:58,259 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-de3aa452-9605-4fe8-beeb-dd90b0510f9f 2018-08-28 17:44:58,265 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:44:58,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:58,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85c39c84-6826-4b2b-b6e1-016005c2677c Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "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.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc"}, "enabled": true, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}]} 2018-08-28 17:44:58,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-85c39c84-6826-4b2b-b6e1-016005c2677c 2018-08-28 17:44:58,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0799350738525s 2018-08-28 17:44:58,345 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-85c39c84-6826-4b2b-b6e1-016005c2677c 2018-08-28 17:44:58,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:44:58,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=f59c069d7f574f72af66748f87fccb80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:58,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d04052-bfc8-459c-bc5c-08b8b0a2e148 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=f59c069d7f574f72af66748f87fccb80", "previous": null, "next": null}} 2018-08-28 17:44:58,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=f68155c19a4b4a5e932579cb3fea0ea4&scope.project.id=e57f069dfb57474b8707c8e6ae7c7abc&role.id=f59c069d7f574f72af66748f87fccb80 used request id req-a1d04052-bfc8-459c-bc5c-08b8b0a2e148 2018-08-28 17:44:58,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.075826883316s 2018-08-28 17:44:58,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:44:58,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc/users/f68155c19a4b4a5e932579cb3fea0ea4/roles/f59c069d7f574f72af66748f87fccb80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:44:58,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:44:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9eee50b-e0c0-4b04-91f8-4aefa6270ead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:44:58,543 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc/users/f68155c19a4b4a5e932579cb3fea0ea4/roles/f59c069d7f574f72af66748f87fccb80 used request id req-b9eee50b-e0c0-4b04-91f8-4aefa6270ead 2018-08-28 17:44:58,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119824171066s 2018-08-28 17:44:58,544 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-28 17:44:58,544 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-28 17:44:58,544 - openstack_tests - INFO - OS Credentials = > 2018-08-28 17:44:58,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:44:58,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:58,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7214ed73209543848c2b9fc9ca34b44c", "name": "Member"}, {"id": "f59c069d7f574f72af66748f87fccb80", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "id": "f68155c19a4b4a5e932579cb3fea0ea4"}, "audit_ids": ["oKsrmPX3Rci10P7Uo7o_Gw"], "issued_at": "2018-08-28T17:44:58.000000Z"}} 2018-08-28 17:44:58,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8298591b71531ad2a947dc36d7843210021387" 2018-08-28 17:44:59,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c17a984f-cfc7-4c91-8ee2-541dd883ce41 Date: Tue, 28 Aug 2018 17:44:59 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:44:59,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-c17a984f-cfc7-4c91-8ee2-541dd883ce41 2018-08-28 17:44:59,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc8298591b71531ad2a947dc36d7843210021387" 2018-08-28 17:44:59,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-ac30b232-f600-4bb9-b6e1-56f040a84967 Date: Tue, 28 Aug 2018 17:44:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 17:44:59,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-ac30b232-f600-4bb9-b6e1-56f040a84967 2018-08-28 17:44:59,392 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-28 17:44:59,392 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-08-28 17:44:59,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:44:59,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:44:59,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7214ed73209543848c2b9fc9ca34b44c", "name": "Member"}, {"id": "f59c069d7f574f72af66748f87fccb80", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:44:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "id": "f68155c19a4b4a5e932579cb3fea0ea4"}, "audit_ids": ["yP95BQPWS7qlicKT_Qi6Fw"], "issued_at": "2018-08-28T17:44:59.000000Z"}} 2018-08-28 17:44:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9f1d40392fbe628ba323568d419549d2d95b9c0" 2018-08-28 17:44:59,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:44:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-390af509-b485-46a1-b36a-d758286589a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:44:59,863 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-390af509-b485-46a1-b36a-d758286589a5 2018-08-28 17:44:59,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:44:59,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:45:00,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7214ed73209543848c2b9fc9ca34b44c", "name": "Member"}, {"id": "f59c069d7f574f72af66748f87fccb80", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "id": "f68155c19a4b4a5e932579cb3fea0ea4"}, "audit_ids": ["mh20-SPnQK6sxF_1TgUslg"], "issued_at": "2018-08-28T17:45:00.000000Z"}} 2018-08-28 17:45:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:00,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266ca1a4-fe39-43d6-8411-a84a292ef9e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:00,323 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-266ca1a4-fe39-43d6-8411-a84a292ef9e1 2018-08-28 17:45:00,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:45:00,334 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:45:00,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-ecbf4c2d-5def-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:00,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9d7b0e-14a9-47cd-b4ed-fee44b19e4f3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-ecbf4c2d-5def-44e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 17:45:00,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-ecbf4c2d-5def-44e-proj used request id req-0b9d7b0e-14a9-47cd-b4ed-fee44b19e4f3 2018-08-28 17:45:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:00,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae7301e6-3b35-4184-85e5-2f8d7a883a1d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:45:00,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ae7301e6-3b35-4184-85e5-2f8d7a883a1d 2018-08-28 17:45:00,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}}' 2018-08-28 17:45:00,570 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01cdfb90-1212-4304-a923-7e633c66b65b Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:00,570 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-01cdfb90-1212-4304-a923-7e633c66b65b 2018-08-28 17:45:00,570 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-ecbf4c2d-5def-44e-proj 2018-08-28 17:45:00,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:45:00,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:45:00,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7214ed73209543848c2b9fc9ca34b44c", "name": "Member"}, {"id": "f59c069d7f574f72af66748f87fccb80", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:45:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "id": "f68155c19a4b4a5e932579cb3fea0ea4"}, "audit_ids": ["VVss2qbNRmCZzj0KjwVKSA"], "issued_at": "2018-08-28T17:45:00.000000Z"}} 2018-08-28 17:45:00,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85273391eff7058c2f09556071f685f9bb1de4e0" 2018-08-28 17:45:01,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c1a984d-8360-455d-86f6-97df8b4f7b6e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:01,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6c1a984d-8360-455d-86f6-97df8b4f7b6e 2018-08-28 17:45:01,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:45:01,032 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:45:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85273391eff7058c2f09556071f685f9bb1de4e0" 2018-08-28 17:45:01,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62cc80b-a098-4b1d-817d-fd8cd0401b1b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "links": {"self": "http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4"}, "domain_id": "default", "enabled": true, "id": "f68155c19a4b4a5e932579cb3fea0ea4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:45:01,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a62cc80b-a098-4b1d-817d-fd8cd0401b1b 2018-08-28 17:45:01,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-ecbf4c2d-5def-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85273391eff7058c2f09556071f685f9bb1de4e0" 2018-08-28 17:45:01,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51d35dc9-8d4d-4232-a094-093f938ec2c1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-ecbf4c2d-5def-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}]} 2018-08-28 17:45:01,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-ecbf4c2d-5def-44e-proj used request id req-51d35dc9-8d4d-4232-a094-093f938ec2c1 2018-08-28 17:45:01,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85273391eff7058c2f09556071f685f9bb1de4e0" 2018-08-28 17:45:01,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433b1bf2-4ab6-4a7c-bbaf-0baa54cb6b06 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 17:45:01,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-433b1bf2-4ab6-4a7c-bbaf-0baa54cb6b06 2018-08-28 17:45:01,745 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-ecbf4c2d-5def-44e-user 2018-08-28 17:45:01,745 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:45:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:01,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15cc7100-6e5c-4729-9ac4-86100ce99811 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f59c069d7f574f72af66748f87fccb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80"}, "name": "heat_stack_owner"}]} 2018-08-28 17:45:01,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-15cc7100-6e5c-4729-9ac4-86100ce99811 2018-08-28 17:45:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" -d '{"role": {"name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role"}}' 2018-08-28 17:45:01,998 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-207705cc-8455-45c9-b3ca-f28025a70d62 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8c128f6e38d84825a7ef6793c8d90387", "links": {"self": "http://172.30.9.28:5000/v3/roles/8c128f6e38d84825a7ef6793c8d90387"}, "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role"}} 2018-08-28 17:45:01,998 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-207705cc-8455-45c9-b3ca-f28025a70d62 2018-08-28 17:45:01,998 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role 2018-08-28 17:45:02,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8c128f6e38d84825a7ef6793c8d90387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:02,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-249f37f7-14ab-4086-b9be-9b5ba7214722 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8c128f6e38d84825a7ef6793c8d90387"}, "domain_id": null, "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role", "id": "8c128f6e38d84825a7ef6793c8d90387"}} 2018-08-28 17:45:02,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8c128f6e38d84825a7ef6793c8d90387 used request id req-249f37f7-14ab-4086-b9be-9b5ba7214722 2018-08-28 17:45:02,018 - keystone_utils - INFO - Granting role SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role to project SimpleHealthCheck-ecbf4c2d-5def-44e-proj 2018-08-28 17:45:02,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a/users/05ad2fac2d94400f8cb8affae6e090bc/roles/8c128f6e38d84825a7ef6793c8d90387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:02,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87d652aa-dc92-4688-bc4c-8fdee305938e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:02,140 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a/users/05ad2fac2d94400f8cb8affae6e090bc/roles/8c128f6e38d84825a7ef6793c8d90387 used request id req-87d652aa-dc92-4688-bc4c-8fdee305938e 2018-08-28 17:45:02,141 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:45:02,142 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 17:45:02,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:45:02,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:45:02,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c128f6e38d84825a7ef6793c8d90387", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role"}], "expires_at": "2018-08-28T18:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "282b2d9b6d0643e9af962b089664b95a", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-user", "id": "05ad2fac2d94400f8cb8affae6e090bc"}, "audit_ids": ["oOI7dP7PSYmuOThise5Hbw"], "issued_at": "2018-08-28T17:45:02.000000Z"}} 2018-08-28 17:45:02,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" 2018-08-28 17:45:02,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e646954-3ddc-4f9d-98bc-729b896626ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:02,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3e646954-3ddc-4f9d-98bc-729b896626ee 2018-08-28 17:45:02,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" 2018-08-28 17:45:02,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-0d9156cc-749c-40de-a75c-c2511dd08138 Date: Tue, 28 Aug 2018 17:45:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image"} 2018-08-28 17:45:02,805 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image used request id req-0d9156cc-749c-40de-a75c-c2511dd08138 2018-08-28 17:45:02,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" 2018-08-28 17:45:03,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fdaa64f1-23ff-48f4-8335-24d03671b052 Date: Tue, 28 Aug 2018 17:45: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-08-28 17:45:03,370 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fdaa64f1-23ff-48f4-8335-24d03671b052 2018-08-28 17:45:03,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image"}' 2018-08-28 17:45:03,602 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804 X-Openstack-Request-Id: req-c6be3746-ac6e-4943-9420-30ea10676761 Date: Tue, 28 Aug 2018 17:45:03 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:45:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T17:45:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804", "min_disk": 0, "protected": false, "id": "809e88ae-f261-494f-912d-a2c7533e6804", "file": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804/file", "checksum": null, "owner": "282b2d9b6d0643e9af962b089664b95a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:45:03,603 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c6be3746-ac6e-4943-9420-30ea10676761 2018-08-28 17:45:03,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" -d '' 2018-08-28 17:45:05,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7304f85f-2f46-472a-9cd5-34f93948d72b Date: Tue, 28 Aug 2018 17:45:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:45:05,493 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804/file used request id req-7304f85f-2f46-472a-9cd5-34f93948d72b 2018-08-28 17:45:05,493 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:45:05,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" 2018-08-28 17:45:05,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-efdda500-23bf-472f-9752-5b8397e62bfe Date: Tue, 28 Aug 2018 17:45:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:45:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:45:05Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/809e88ae-f261-494f-912d-a2c7533e6804/snap", "metadata": {}}], "self": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804", "min_disk": 0, "protected": false, "id": "809e88ae-f261-494f-912d-a2c7533e6804", "file": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "282b2d9b6d0643e9af962b089664b95a", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/809e88ae-f261-494f-912d-a2c7533e6804/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:45:05,662 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804 used request id req-efdda500-23bf-472f-9752-5b8397e62bfe 2018-08-28 17:45:05,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" 2018-08-28 17:45:05,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b7e1775-6083-4fa1-8216-cd1096f10153 Date: Tue, 28 Aug 2018 17: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-08-28 17:45:05,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3b7e1775-6083-4fa1-8216-cd1096f10153 2018-08-28 17:45:05,838 - create_image - INFO - Created image with name - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image 2018-08-28 17:45:05,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" 2018-08-28 17:45:06,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8a4fbab2-b124-4a4f-9e4b-86d155e6fd14 Date: Tue, 28 Aug 2018 17:45:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:45:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:45:05Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/809e88ae-f261-494f-912d-a2c7533e6804/snap", "metadata": {}}], "self": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804", "min_disk": 0, "protected": false, "id": "809e88ae-f261-494f-912d-a2c7533e6804", "file": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "282b2d9b6d0643e9af962b089664b95a", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/809e88ae-f261-494f-912d-a2c7533e6804/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 17:45:06,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804 used request id req-8a4fbab2-b124-4a4f-9e4b-86d155e6fd14 2018-08-28 17:45:06,019 - create_image - DEBUG - Instance status is - active 2018-08-28 17:45:06,019 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image 2018-08-28 17:45:06,020 - create_image - INFO - Image is now active with name - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image 2018-08-28 17:45:06,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:45:06,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:45:06,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c128f6e38d84825a7ef6793c8d90387", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role"}], "expires_at": "2018-08-28T18:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "282b2d9b6d0643e9af962b089664b95a", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-user", "id": "05ad2fac2d94400f8cb8affae6e090bc"}, "audit_ids": ["GbFpb54RToG_NEmqg0sSOQ"], "issued_at": "2018-08-28T17:45:06.000000Z"}} 2018-08-28 17:45:06,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:06,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ee6ebf-afe6-492a-9810-57b92028dc61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:06,471 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-37ee6ebf-afe6-492a-9810-57b92028dc61 2018-08-28 17:45:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:06,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dd5af521-fef7-4b16-8aba-5c02ceb4325c Date: Tue, 28 Aug 2018 17:45:06 GMT RESP BODY: {"networks":[]} 2018-08-28 17:45:06,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net used request id req-dd5af521-fef7-4b16-8aba-5c02ceb4325c 2018-08-28 17:45:06,637 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net 2018-08-28 17:45:06,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" -d '{"network": {"name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net", "admin_state_up": true}}' 2018-08-28 17:45:07,155 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-02d9b535-d270-4610-86ba-ffea645f205a Date: Tue, 28 Aug 2018 17:45:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:45:07Z","is_default":false,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","mtu":1450}} 2018-08-28 17:45:07,156 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-02d9b535-d270-4610-86ba-ffea645f205a 2018-08-28 17:45:07,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:07,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-d0ff3174-5a6d-4dda-a50d-2b40aa3da27e Date: Tue, 28 Aug 2018 17:45:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:07,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-d0ff3174-5a6d-4dda-a50d-2b40aa3da27e 2018-08-28 17:45:07,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:07,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7d34f4e0-9361-4117-becd-57e674bedd7a Date: Tue, 28 Aug 2018 17:45:07 GMT RESP BODY: {"subnets":[]} 2018-08-28 17:45:07,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-7d34f4e0-9361-4117-becd-57e674bedd7a 2018-08-28 17:45:07,579 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet 2018-08-28 17:45:07,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" -d '{"subnets": [{"ip_version": 4, "network_id": "dd5475fb-b65b-4b93-8986-9901b75e85cc", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]}' 2018-08-28 17:45:08,268 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-87b47184-4cc2-45a9-aa8e-bf6ca449fd89 Date: Tue, 28 Aug 2018 17:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:08,268 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-87b47184-4cc2-45a9-aa8e-bf6ca449fd89 2018-08-28 17:45:08,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:08,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-00611526-80aa-4df4-87cf-0cabaa7d8c27 Date: Tue, 28 Aug 2018 17:45: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":["ced0bff2-7c31-4394-b796-809ed038c719"],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:08,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-00611526-80aa-4df4-87cf-0cabaa7d8c27 2018-08-28 17:45:08,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:08,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-eb34ed24-9026-4bfb-ae20-f8d3d88103bf Date: Tue, 28 Aug 2018 17:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:08,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-eb34ed24-9026-4bfb-ae20-f8d3d88103bf 2018-08-28 17:45:08,612 - OpenStackNetwork - DEBUG - Network [dd5475fb-b65b-4b93-8986-9901b75e85cc] created successfully 2018-08-28 17:45:08,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:45:08,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:45:08,992 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7214ed73209543848c2b9fc9ca34b44c", "name": "Member"}, {"id": "f59c069d7f574f72af66748f87fccb80", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e57f069dfb57474b8707c8e6ae7c7abc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "id": "f68155c19a4b4a5e932579cb3fea0ea4"}, "audit_ids": ["5Ge1zpKrRZuyfM33RHeVEg"], "issued_at": "2018-08-28T17:45:09.000000Z"}} 2018-08-28 17:45:08,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7435811f0354e301c27b8ab4bd2338419e9d7409" 2018-08-28 17:45:09,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad1a55b-05ad-4e37-8535-bc64939372e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:09,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ad1a55b-05ad-4e37-8535-bc64939372e2 2018-08-28 17:45:09,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:45:09,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7435811f0354e301c27b8ab4bd2338419e9d7409" 2018-08-28 17:45:09,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-dd42e47a-53c1-452f-968a-f36f0a7176d9 x-compute-request-id: req-dd42e47a-53c1-452f-968a-f36f0a7176d9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 17:45:09,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-dd42e47a-53c1-452f-968a-f36f0a7176d9 2018-08-28 17:45:09,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7435811f0354e301c27b8ab4bd2338419e9d7409" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 17:45:09,341 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-8b606b48-1a2a-4499-9410-1d56000bf72d x-compute-request-id: req-8b606b48-1a2a-4499-9410-1d56000bf72d Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:45:09,341 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8b606b48-1a2a-4499-9410-1d56000bf72d 2018-08-28 17:45:09,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:45:09,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:45:09,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c128f6e38d84825a7ef6793c8d90387", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role"}], "expires_at": "2018-08-28T18:45:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "282b2d9b6d0643e9af962b089664b95a", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-user", "id": "05ad2fac2d94400f8cb8affae6e090bc"}, "audit_ids": ["83RrRjvkRTe_cq-h2mFb3Q"], "issued_at": "2018-08-28T17:45:09.000000Z"}} 2018-08-28 17:45:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:09,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88802105-fbcf-4ddf-8fef-1d4ca5dd68c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:09,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88802105-fbcf-4ddf-8fef-1d4ca5dd68c4 2018-08-28 17:45:09,801 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 17:45:09,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:09,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23644c83-9171-46ae-a59d-91c4cb82532c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:09,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-23644c83-9171-46ae-a59d-91c4cb82532c 2018-08-28 17:45:09,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:10,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a24d5aaf-cdd3-40a8-81e5-c8f260501ebf Date: Tue, 28 Aug 2018 17:45: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":["ced0bff2-7c31-4394-b796-809ed038c719"],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:10,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net used request id req-a24d5aaf-cdd3-40a8-81e5-c8f260501ebf 2018-08-28 17:45:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:45:10,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:45:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:45:10,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:10,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2703634-c50e-4c67-a060-7420bbeff559 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:10,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-f2703634-c50e-4c67-a060-7420bbeff559 2018-08-28 17:45:10,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:10,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-748958e2-6a45-4458-a42b-c4c536e0ff2f Date: Tue, 28 Aug 2018 17:45:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:10,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-748958e2-6a45-4458-a42b-c4c536e0ff2f 2018-08-28 17:45:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:10,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4b9d1b21-26c4-4c62-b18e-2c97864733cf Date: Tue, 28 Aug 2018 17:45:10 GMT RESP BODY: {"ports":[]} 2018-08-28 17:45:10,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1&admin_state_up=True used request id req-4b9d1b21-26c4-4c62-b18e-2c97864733cf 2018-08-28 17:45:10,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:10,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-2078769d-2be5-4fe1-86b8-959e4f009a4a x-compute-request-id: req-2078769d-2be5-4fe1-86b8-959e4f009a4a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 17:45:10,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst used request id req-2078769d-2be5-4fe1-86b8-959e4f009a4a 2018-08-28 17:45:10,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:11,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-d7bf4ffd-81f3-4d3e-b967-9089ccd081c9 Date: Tue, 28 Aug 2018 17:45: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":["ced0bff2-7c31-4394-b796-809ed038c719"],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:11,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net used request id req-d7bf4ffd-81f3-4d3e-b967-9089ccd081c9 2018-08-28 17:45:11,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:11,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f380209b-d88d-4fda-b7c7-9b3547218445 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:11,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-f380209b-d88d-4fda-b7c7-9b3547218445 2018-08-28 17:45:11,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:11,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4bf71fd9-5b0c-4677-a8ac-b2c74dddaaf3 Date: Tue, 28 Aug 2018 17:45:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:11,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-4bf71fd9-5b0c-4677-a8ac-b2c74dddaaf3 2018-08-28 17:45:11,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:11,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-21ac77fe-7fb1-4788-a3ee-08c046c48d85 Date: Tue, 28 Aug 2018 17:45:11 GMT RESP BODY: {"ports":[]} 2018-08-28 17:45:11,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1&admin_state_up=True used request id req-21ac77fe-7fb1-4788-a3ee-08c046c48d85 2018-08-28 17:45:11,689 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 17:45:11,690 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:45:12,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8c128f6e38d84825a7ef6793c8d90387", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role"}], "expires_at": "2018-08-28T18:45:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "282b2d9b6d0643e9af962b089664b95a", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/282b2d9b6d0643e9af962b089664b95a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-user", "id": "05ad2fac2d94400f8cb8affae6e090bc"}, "audit_ids": ["NPZoNpMxQKydu1qp_pyeHg"], "issued_at": "2018-08-28T17:45:12.000000Z"}} 2018-08-28 17:45:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a349a19fe0eab9a5ab71cf3fde90bdc2b538ed5" 2018-08-28 17:45:12,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd6ec3ef-de84-403b-b9d2-b907c08f7124 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:45:12,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cd6ec3ef-de84-403b-b9d2-b907c08f7124 2018-08-28 17:45:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:12,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-319eb6ba-3131-4567-8f49-16258d8e14ec Date: Tue, 28 Aug 2018 17: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":["ced0bff2-7c31-4394-b796-809ed038c719"],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:12,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net used request id req-319eb6ba-3131-4567-8f49-16258d8e14ec 2018-08-28 17:45:12,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:12,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0631a149-8d40-456b-b8a9-9f60a9c90f73 Date: Tue, 28 Aug 2018 17:45:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:12,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-0631a149-8d40-456b-b8a9-9f60a9c90f73 2018-08-28 17:45:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:12,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-46c9d1fd-8408-44e3-82f3-6a6f2bdbd3ed Date: Tue, 28 Aug 2018 17: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":["ced0bff2-7c31-4394-b796-809ed038c719"],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:12,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net used request id req-46c9d1fd-8408-44e3-82f3-6a6f2bdbd3ed 2018-08-28 17:45:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:45:12,863 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:45:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:45:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a349a19fe0eab9a5ab71cf3fde90bdc2b538ed5" 2018-08-28 17:45:12,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4648f220-0c8c-4bbc-a51f-9d0fc7465e3f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:12,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-4648f220-0c8c-4bbc-a51f-9d0fc7465e3f 2018-08-28 17:45:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:13,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f22f8552-9053-4e29-ba7c-247ee3e6368a Date: Tue, 28 Aug 2018 17:45:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:13,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-f22f8552-9053-4e29-ba7c-247ee3e6368a 2018-08-28 17:45:13,128 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net 2018-08-28 17:45:13,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" -d '{"port": {"network_id": "dd5475fb-b65b-4b93-8986-9901b75e85cc", "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1", "admin_state_up": true}}' 2018-08-28 17:45:14,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-a3b0fb40-5e32-4781-96d3-c2fadd245583 Date: Tue, 28 Aug 2018 17:45:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:45:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ced0bff2-7c31-4394-b796-809ed038c719","ip_address":"10.55.0.8"}],"id":"7187d9bb-72cf-4267-85cf-31eaf3e7f4af","security_groups":["bf5c6301-ee08-443f-b1b5-b1166a4d64c6"],"mac_address":"fa:16:3e:98:da:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1","project_id":"282b2d9b6d0643e9af962b089664b95a","qos_policy_id":null,"admin_state_up":true,"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:13Z","binding:vnic_type":"normal"}} 2018-08-28 17:45:14,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-a3b0fb40-5e32-4781-96d3-c2fadd245583 2018-08-28 17:45:14,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-69692912-115e-427a-b398-4d456c5f863c Date: Tue, 28 Aug 2018 17:45: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":["ced0bff2-7c31-4394-b796-809ed038c719"],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:14,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net used request id req-69692912-115e-427a-b398-4d456c5f863c 2018-08-28 17:45:14,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-009741fa-015f-4443-bb24-a848af95010e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:14,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-009741fa-015f-4443-bb24-a848af95010e 2018-08-28 17:45:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ed478da4-03c5-4f4b-ac97-ec8000c99f38 Date: Tue, 28 Aug 2018 17:45:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:14,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-ed478da4-03c5-4f4b-ac97-ec8000c99f38 2018-08-28 17:45:14,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-3f6ed713-c657-43f1-bd69-2041aae0f1fe Date: Tue, 28 Aug 2018 17:45:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:45:13Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ced0bff2-7c31-4394-b796-809ed038c719","ip_address":"10.55.0.8"}],"id":"7187d9bb-72cf-4267-85cf-31eaf3e7f4af","security_groups":["bf5c6301-ee08-443f-b1b5-b1166a4d64c6"],"mac_address":"fa:16:3e:98:da:c6","project_id":"282b2d9b6d0643e9af962b089664b95a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1","admin_state_up":true,"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:13Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 17:45:14,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1&admin_state_up=True used request id req-3f6ed713-c657-43f1-bd69-2041aae0f1fe 2018-08-28 17:45:14,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c688e51-235a-4a1d-bd9c-0313e45f7d56 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:14,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-6c688e51-235a-4a1d-bd9c-0313e45f7d56 2018-08-28 17:45:14,591 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst 2018-08-28 17:45:14,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-1fdbfc73-07b8-4a47-9c3e-134a21e55ea3 x-compute-request-id: req-1fdbfc73-07b8-4a47-9c3e-134a21e55ea3 Content-Encoding: gzip Content-Length: 204 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}], "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-flavor-name"}]} 2018-08-28 17:45:14,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1fdbfc73-07b8-4a47-9c3e-134a21e55ea3 2018-08-28 17:45:14,628 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-313371ef-ed1c-497d-95b6-8409cb5c3d58 x-compute-request-id: req-313371ef-ed1c-497d-95b6-8409cb5c3d58 Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:45:14,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0 used request id req-313371ef-ed1c-497d-95b6-8409cb5c3d58 2018-08-28 17:45:14,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1bc3bb91-18f4-48a5-b87a-6d27d50e9e86 Date: Tue, 28 Aug 2018 17:45:14 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T17:45:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T17:45:05Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/809e88ae-f261-494f-912d-a2c7533e6804/snap", "metadata": {}}], "self": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804", "min_disk": 0, "protected": false, "id": "809e88ae-f261-494f-912d-a2c7533e6804", "file": "/v2/images/809e88ae-f261-494f-912d-a2c7533e6804/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "282b2d9b6d0643e9af962b089664b95a", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/809e88ae-f261-494f-912d-a2c7533e6804/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image"} 2018-08-28 17:45:14,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image used request id req-1bc3bb91-18f4-48a5-b87a-6d27d50e9e86 2018-08-28 17:45:14,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:14,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-65a7f7aa-6ae1-4e06-808a-75e83450ba38 Date: Tue, 28 Aug 2018 17:45:14 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 17:45:14,981 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-65a7f7aa-6ae1-4e06-808a-75e83450ba38 2018-08-28 17:45:14,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" -d '{"server": {"name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "imageRef": "809e88ae-f261-494f-912d-a2c7533e6804", "flavorRef": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "max_count": 1, "min_count": 1, "networks": [{"port": "7187d9bb-72cf-4267-85cf-31eaf3e7f4af"}]}}' 2018-08-28 17:45:16,706 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:45: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-6ddf78df-ec70-4a25-a4fa-4f73333b4037 x-compute-request-id: req-6ddf78df-ec70-4a25-a4fa-4f73333b4037 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "adminPass": "chB4qTVA4EWT"}} 2018-08-28 17:45:16,706 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-6ddf78df-ec70-4a25-a4fa-4f73333b4037 2018-08-28 17:45:16,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:17,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-900f50f8-543f-4da4-8199-68cab6120856 x-compute-request-id: req-900f50f8-543f-4da4-8199-68cab6120856 Content-Encoding: gzip Content-Length: 608 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:45:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:17,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-900f50f8-543f-4da4-8199-68cab6120856 2018-08-28 17:45:17,073 - create_instance - INFO - Created instance with name - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst 2018-08-28 17:45:17,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:17,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-81a3b844-1b87-42cb-9dcd-0f8744e79fa4 x-compute-request-id: req-81a3b844-1b87-42cb-9dcd-0f8744e79fa4 Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:45:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:17,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-81a3b844-1b87-42cb-9dcd-0f8744e79fa4 2018-08-28 17:45:17,430 - create_instance - DEBUG - Instance status [SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst] is - BUILD 2018-08-28 17:45:17,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:45:20,433 - create_instance - DEBUG - VM status query timeout in 896.639946938 2018-08-28 17:45:20,437 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:21,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45: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-509c6fd2-67dd-42e7-b56f-58a6cca8cc4b x-compute-request-id: req-509c6fd2-67dd-42e7-b56f-58a6cca8cc4b 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.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "security_groups": [{"name": "default"}], "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:45:17Z", "hostId": "d231880052b80d4e6c27904df11ee828157d9930fb457236b5e6542d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:21,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-509c6fd2-67dd-42e7-b56f-58a6cca8cc4b 2018-08-28 17:45:21,053 - create_instance - DEBUG - Instance status [SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst] is - BUILD 2018-08-28 17:45:21,053 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:45:24,056 - create_instance - DEBUG - VM status query timeout in 893.016734838 2018-08-28 17:45:24,059 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:24,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a9f5072c-4aab-431a-b707-3eceb4b2ea15 x-compute-request-id: req-a9f5072c-4aab-431a-b707-3eceb4b2ea15 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:da:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:45:23.000000", "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "security_groups": [{"name": "default"}], "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:45:23Z", "hostId": "d231880052b80d4e6c27904df11ee828157d9930fb457236b5e6542d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:24,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-a9f5072c-4aab-431a-b707-3eceb4b2ea15 2018-08-28 17:45:24,912 - create_instance - DEBUG - Instance status [SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst] is - ACTIVE 2018-08-28 17:45:24,912 - create_instance - INFO - VM is - ACTIVE 2018-08-28 17:45:24,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:25,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d72f6b1-d310-40c1-ae7e-b0a982bb4217 x-compute-request-id: req-3d72f6b1-d310-40c1-ae7e-b0a982bb4217 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:da:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:45:23.000000", "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "security_groups": [{"name": "default"}], "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:45:23Z", "hostId": "d231880052b80d4e6c27904df11ee828157d9930fb457236b5e6542d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:25,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-3d72f6b1-d310-40c1-ae7e-b0a982bb4217 2018-08-28 17:45:25,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:25,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-bc5c3084-ac9f-4583-9905-ceac89efd1c6 Date: Tue, 28 Aug 2018 17:45: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":["ced0bff2-7c31-4394-b796-809ed038c719"],"updated_at":"2018-08-28T17:45:07Z","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:06Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"282b2d9b6d0643e9af962b089664b95a","id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net"}]} 2018-08-28 17:45:25,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net used request id req-bc5c3084-ac9f-4583-9905-ceac89efd1c6 2018-08-28 17:45:25,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:25,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a02d2f-2c2d-4a8b-8ec4-4daab12610c0 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:25,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-a0a02d2f-2c2d-4a8b-8ec4-4daab12610c0 2018-08-28 17:45:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:26,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7134025a-49cd-4d98-99b7-2d1ac3e5eed7 Date: Tue, 28 Aug 2018 17:45:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:07Z","dns_nameservers":[],"updated_at":"2018-08-28T17:45:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"282b2d9b6d0643e9af962b089664b95a","id":"ced0bff2-7c31-4394-b796-809ed038c719","subnetpool_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet"}]} 2018-08-28 17:45:26,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-7134025a-49cd-4d98-99b7-2d1ac3e5eed7 2018-08-28 17:45:26,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:26,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-c6ae8a0a-8292-4596-b615-13974d7aeff3 Date: Tue, 28 Aug 2018 17:45:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:45:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ced0bff2-7c31-4394-b796-809ed038c719","ip_address":"10.55.0.4"}],"id":"4d0a378d-1207-4405-8b56-1393701f968f","security_groups":[],"mac_address":"fa:16:3e:26:29:16","project_id":"282b2d9b6d0643e9af962b089664b95a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:09Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dd5475fb-b65b-4b93-8986-9901b75e85cc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:45:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ced0bff2-7c31-4394-b796-809ed038c719","ip_address":"10.55.0.2"}],"id":"6e032aaa-29f6-4de4-973c-7ad76eff95d0","security_groups":[],"mac_address":"fa:16:3e:89:28:60","project_id":"282b2d9b6d0643e9af962b089664b95a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dd5475fb-b65b-4b93-8986-9901b75e85cc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:45:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ced0bff2-7c31-4394-b796-809ed038c719","ip_address":"10.55.0.8"}],"id":"7187d9bb-72cf-4267-85cf-31eaf3e7f4af","security_groups":["bf5c6301-ee08-443f-b1b5-b1166a4d64c6"],"mac_address":"fa:16:3e:98:da:c6","project_id":"282b2d9b6d0643e9af962b089664b95a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1","admin_state_up":true,"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:13Z","binding:vnic_type":"normal","device_id":"f04c5871-5c0d-4dc8-879b-da29f73371f1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:45:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ced0bff2-7c31-4394-b796-809ed038c719","ip_address":"10.55.0.3"}],"id":"f7c83115-055d-4ba9-9a82-e189893778f1","security_groups":[],"mac_address":"fa:16:3e:4e:97:48","project_id":"282b2d9b6d0643e9af962b089664b95a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dd5475fb-b65b-4b93-8986-9901b75e85cc","tenant_id":"282b2d9b6d0643e9af962b089664b95a","created_at":"2018-08-28T17:45:09Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dd5475fb-b65b-4b93-8986-9901b75e85cc"}]} 2018-08-28 17:45:26,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-c6ae8a0a-8292-4596-b615-13974d7aeff3 2018-08-28 17:45:26,468 - create_instance_tests - INFO - Looking for IP 10.55.0.8 in the console log 2018-08-28 17:45:26,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:27,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-3eb32ef8-5823-45cd-9b11-5199c1e96fd7 x-compute-request-id: req-3eb32ef8-5823-45cd-9b11-5199c1e96fd7 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:da:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:45:23.000000", "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "security_groups": [{"name": "default"}], "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:45:23Z", "hostId": "d231880052b80d4e6c27904df11ee828157d9930fb457236b5e6542d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:27,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-3eb32ef8-5823-45cd-9b11-5199c1e96fd7 2018-08-28 17:45:27,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 17:45:28,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c98e6d22-66c8-4b69-9afe-6592734e36cc x-compute-request-id: req-c98e6d22-66c8-4b69-9afe-6592734e36cc 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 503136989 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.128915] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130557] pid_max: default: 32768 minimum: 301\n[ 0.131450] ACPI: Core revision 20150930\n[ 0.132832] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134131] Security Framework initialized\n[ 0.134940] Yama: becoming mindful.\n[ 0.135665] AppArmor: AppArmor initialized\n[ 0.136517] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137800] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139058] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140256] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141615] Initializing cgroup subsys io\n[ 0.142426] Initializing cgroup subsys memory\n[ 0.143280] Initializing cgroup subsys devices\n[ 0.144155] Initializing cgroup subsys freezer\n[ 0.145019] Initializing cgroup subsys net_cls\n[ 0.145883] Initializing cgroup subsys perf_event\n[ 0.146784] Initializing cgroup subsys net_prio\n[ 0.147674] Initializing cgroup subsys hugetlb\n[ 0.148548] Initializing cgroup subsys pids\n[ 0.149421] CPU: Physical Processor ID: 0\n[ 0.150925] mce: CPU supports 10 MCE banks\n[ 0.151758] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.163340] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.169669] ftrace: allocating 31920 entries in 125 pages\n[ 0.195290] smpboot: Max logical packages: 1\n[ 0.196172] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197522] x2apic enabled\n[ 0.198328] Switched APIC routing to physical x2apic.\n[ 0.200061] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.201177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204930] KVM setup paravirtual spinlock\n[ 0.206209] x86: Booted up 1 node, 1 CPUs\n[ 0.207010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.208386] devtmpfs: initialized\n[ 0.210090] evm: security.selinux\n[ 0.210784] evm: security.SMACK64\n[ 0.211473] evm: security.SMACK64EXEC\n[ 0.212216] evm: security.SMACK64TRANSMUTE\n[ 0.213022] evm: security.SMACK64MMAP\n[ 0.213765] evm: security.ima\n[ 0.214418] evm: security.capability\n[ 0.215217] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.217059] pinctrl core: initialized pinctrl subsystem\n[ 0.218157] RTC time: 17:45:23, date: 08/28/18\n[ 0.219108] NET: Registered protocol family 16\n[ 0.220071] cpuidle: using governor ladder\n[ 0.220887] cpuidle: using governor menu\n[ 0.221669] PCCT header not found.\n[ 0.222424] ACPI: bus type PCI registered\n[ 0.223220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224452] PCI: Using configuration type 1 for base access\n[ 0.226193] ACPI: Added _OSI(Module Device)\n[ 0.227033] ACPI: Added _OSI(Processor Device)\n[ 0.227890] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228779] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230886] ACPI: Interpreter enabled\n[ 0.231653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.237133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238954] ACPI: (supports S0 S5)\n[ 0.239651] ACPI: Using IOAPIC for interrupt routing\n[ 0.240597] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.246043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.247226] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249434] acpiphp: Slot [3] registered\n[ 0.250248] acpiphp: Slot [4] registered\n[ 0.251046] acpiphp: Slot [5] registered\n[ 0.251841] acpiphp: Slot [6] registered\n[ 0.252630] acpiphp: Slot [7] registered\n[ 0.253432] acpiphp: Slot [8] registered\n[ 0.254231] acpiphp: Slot [9] registered\n[ 0.255026] acpiphp: Slot [10] registered\n[ 0.255832] acpiphp: Slot [11] registered\n[ 0.256642] acpiphp: Slot [12] registered\n[ 0.257460] acpiphp: Slot [13] registered\n[ 0.258268] acpiphp: Slot [14] registered\n[ 0.259073] acpiphp: Slot [15] registered\n[ 0.270068] acpiphp: Slot [16] registered\n[ 0.270880] acpiphp: Slot [17] registered\n[ 0.271684] acpiphp: Slot [18] registered\n[ 0.272496] acpiphp: Slot [19] registered\n[ 0.273304] acpiphp: Slot [20] registered\n[ 0.274118] acpiphp: Slot [21] registered\n[ 0.274925] acpiphp: Slot [22] registered\n[ 0.275730] acpiphp: Slot [23] registered\n[ 0.276543] acpiphp: Slot [24] registered\n[ 0.277356] acpiphp: Slot [25] registered\n[ 0.278166] acpiphp: Slot [26] registered\n[ 0.278970] acpiphp: Slot [27] registered\n[ 0.279772] acpiphp: Slot [28] registered\n[ 0.280581] acpiphp: Slot [29] registered\n[ 0.281386] acpiphp: Slot [30] registered\n[ 0.282200] acpiphp: Slot [31] registered\n[ 0.283004] PCI host bridge to bus 0000:00\n[ 0.283805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.285010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.286218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287668] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.289109] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.295397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296674] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297844] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.299103] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.306009] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.307444] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.356149] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.357637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.359050] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.360484] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.361862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.363796] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.364972] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.366029] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.367564] vgaarb: loaded\n[ 0.368168] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369295] SCSI subsystem initialized\n[ 0.370122] ACPI: bus type USB registered\n[ 0.370939] usbcore: registered new interface driver usbfs\n[ 0.371975] usbcore: registered new interface driver hub\n[ 0.372975] usbcore: registered new device driver usb\n[ 0.374026] PCI: Using ACPI for IRQ routing\n[ 0.375046] NetLabel: Initializing\n[ 0.375754] NetLabel: domain hash size = 128\n[ 0.376619] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.377567] NetLabel: unlabeled traffic allowed by default\n[ 0.378660] clocksource: Switched to clocksource kvm-clock\n[ 0.384031] AppArmor: AppArmor Filesystem Enabled\n[ 0.384996] pnp: PnP ACPI init\n[ 0.385908] pnp: PnP ACPI: found 5 devices\n[ 0.391932] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.393657] NET: Registered protocol family 2\n[ 0.394639] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.395930] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.397099] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.398271] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.399344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.400527] NET: Registered protocol family 1\n[ 0.401393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.402482] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.403557] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.417972] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.432281] Trying to unpack rootfs image as initramfs...\n[ 0.482304] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.496568] Scanning for low memory corruption every 60 seconds\n[ 0.497892] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499041] audit: initializing netlink subsys (disabled)\n[ 0.500064] audit: type=2000 audit(1535478324.169:1): initialized\n[ 0.501383] Initialise system trusted keyring\n[ 0.502310] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.503480] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.505453] zbud: loaded\n[ 0.506154] VFS: Disk quotas dquot_6.6.0\n[ 0.506986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.508495] fuse init (API version 7.23)\n[ 0.509372] Key type big_key registered\n[ 0.510170] Allocating IMA MOK and blacklist keyrings.\n[ 0.511294] Key type asymmetric registered\n[ 0.512121] Asymmetric key parser 'x509' registered\n[ 0.513067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.514523] io scheduler noop registered\n[ 0.515325] io scheduler deadline registered (default)\n[ 0.516319] io scheduler cfq registered\n[ 0.517151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.518189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.519448] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.520898] ACPI: Power Button [PWRF]\n[ 0.521725] GHES: HEST is not enabled!\n[ 0.535463] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.563625] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.565888] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.590941] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.594070] Linux agpgart interface v0.103\n[ 0.596525] brd: module loaded\n[ 0.597680] loop: module loaded\n[ 0.602478] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603940] GPT:90111 != 20971519\n[ 0.604627] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605723] GPT:90111 != 20971519\n[ 0.606409] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607375] vda: vda1 vda15\n[ 0.609042] scsi host0: ata_piix\n[ 0.610142] scsi host1: ata_piix\n[ 0.610858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.612076] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613513] libphy: Fixed MDIO Bus: probed\n[ 0.614332] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615291] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617540] PPP generic driver version 2.4.2\n[ 0.618464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619881] ehci-pci: EHCI PCI platform driver\n[ 0.620786] ehci-platform: EHCI generic platform driver\n[ 0.621812] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622984] ohci-pci: OHCI PCI platform driver\n[ 0.623874] ohci-platform: OHCI generic platform driver\n[ 0.624888] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.639430] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.640469] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641977] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.643015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.644150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.645430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646945] usb usb1: Product: UHCI Host Controller\n[ 0.647923] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.649208] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.650207] hub 1-0:1.0: USB hub found\n[ 0.651012] hub 1-0:1.0: 2 ports detected\n[ 0.651967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.654206] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.655235] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.656327] mousedev: PS/2 mouse device common for all mice\n[ 0.657660] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.659664] rtc_cmos 00:00: RTC can wake from S4\n[ 0.660852] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.662130] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.663433] i2c /dev entries driver\n[ 0.664233] device-mapper: uevent: version 1.0.3\n[ 0.665227] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.666995] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.668353] NET: Registered protocol family 10\n[ 0.669394] NET: Registered protocol family 17\n[ 0.670333] Key type dns_resolver registered\n[ 0.671310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.672488] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.674358] registered taskstats version 1\n[ 0.675235] Loading compiled-in X.509 certificates\n[ 0.676732] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.678785] zswap: loaded using pool lzo/zbud\n[ 0.680286] Key type trusted registered\n[ 0.681856] Key type encrypted registered\n[ 0.682779] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.683897] ima: No TPM chip found, activating TPM-bypass!\n[ 0.685033] evm: HMAC attrs: 0x1\n[ 0.686010] Magic number: 14:157:796\n[ 0.686949] rtc_cmos 00:00: setting system clock to 2018-08-28 17:45:24 UTC (1535478324)\n[ 0.688678] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.689900] EDD information not available.\n[ 0.771616] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.773319] Write protecting the kernel read-only data: 14336k\n[ 0.785415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.787355] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.33\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.523875] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.8...\nLease of 10.55.0.8 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.47. 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGN++1hSiVFee7kUWIaz5+bDsH290zmTaa6ahSGsd2QWH6cZqDQovbTBYU9Qa+bbWZwOs5oRH2fRUQ9fh7HLGUb42CRrq+bY+BHHbpeeF9WOsA0ghcF2MVF7RIY99PkmmyRrvSOHBoKdp1Vm5XZBL/iJ/D04DtJs42iYQ0ppOKA1qzNfkmOqH8qD0XcW5FEmB0tG9cbhSSyAb6p5F5wpqyebPBERwpwAZkj9kPqK7FsbDZkC19KxBnvqyBy0O5DIRxkXlTHWKa7ZrWYCb5eaTaFbqSZ98v0XLUdz6IODC2bTPNk0G3Q5rPpYjiLtUz8K95fJQORlHUGgV0ISl+OoXD root@simplehealthcheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAMG+z6DQeSGw3Yzy3RtomfBOqCFLM9LTYrFVqCuR2BzojJBaPAFU2P29yMKbLWBT7f+ENStYssErzwUSKA/Gr0wbOwETO6u8+jWIPwL3lGpQq9DyaJQ0ZTqEj0csy0h5DmUeKCVD0AF3gn0rCs0S8cJuOuMO5WvsQoT0o6OJaem7AAAAFQD/9ALt2rHq5k2WxJsGbfkSRId5GQAAAIEAsHe/ZvYGwfRPf7UiMoRzw5ia49RgkT2rOfrAxDN4wQ+8GSKh9oxsWb+QbkUBEddSVMa0hHVpbsGGz251aeg4OdqzqQQUXXfPR4YrFByH7gMvAixlninckBSVJgGqfCAfj56TRpHXAjJT1CSWUk6aNyNdXD08kLYooKGsY8kaWk4AAACBAId1FXe+Lzr9KiFmNHIEbqS7qqswNLTMk0HHjKk+ux8L/EK4YyUV0Gmg7+8LY0LGiyXj8wP7qQS6579jBZlYLeKwKdpqPQPuzMrEDrYI+ADkAAFyeZZTV+e1Rs/J4nivnN29BdkCTt3Z/lvEuf47PcBeuMLFNRzQ6ZGobvwU0epS root@simplehealthcheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-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.8,24,fe80::f816:3eff:fe98:dac6/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.8 \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-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.45 ===\n"} 2018-08-28 17:45:28,184 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1/action used request id req-c98e6d22-66c8-4b69-9afe-6592734e36cc 2018-08-28 17:45:28,186 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 17:45:28,186 - 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 503136989 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.128915] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130557] pid_max: default: 32768 minimum: 301 [ 0.131450] ACPI: Core revision 20150930 [ 0.132832] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134131] Security Framework initialized [ 0.134940] Yama: becoming mindful. [ 0.135665] AppArmor: AppArmor initialized [ 0.136517] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137800] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139058] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140256] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141615] Initializing cgroup subsys io [ 0.142426] Initializing cgroup subsys memory [ 0.143280] Initializing cgroup subsys devices [ 0.144155] Initializing cgroup subsys freezer [ 0.145019] Initializing cgroup subsys net_cls [ 0.145883] Initializing cgroup subsys perf_event [ 0.146784] Initializing cgroup subsys net_prio [ 0.147674] Initializing cgroup subsys hugetlb [ 0.148548] Initializing cgroup subsys pids [ 0.149421] CPU: Physical Processor ID: 0 [ 0.150925] mce: CPU supports 10 MCE banks [ 0.151758] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152752] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.163340] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.169669] ftrace: allocating 31920 entries in 125 pages [ 0.195290] smpboot: Max logical packages: 1 [ 0.196172] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197522] x2apic enabled [ 0.198328] Switched APIC routing to physical x2apic. [ 0.200061] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.201177] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203156] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204930] KVM setup paravirtual spinlock [ 0.206209] x86: Booted up 1 node, 1 CPUs [ 0.207010] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.208386] devtmpfs: initialized [ 0.210090] evm: security.selinux [ 0.210784] evm: security.SMACK64 [ 0.211473] evm: security.SMACK64EXEC [ 0.212216] evm: security.SMACK64TRANSMUTE [ 0.213022] evm: security.SMACK64MMAP [ 0.213765] evm: security.ima [ 0.214418] evm: security.capability [ 0.215217] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.217059] pinctrl core: initialized pinctrl subsystem [ 0.218157] RTC time: 17:45:23, date: 08/28/18 [ 0.219108] NET: Registered protocol family 16 [ 0.220071] cpuidle: using governor ladder [ 0.220887] cpuidle: using governor menu [ 0.221669] PCCT header not found. [ 0.222424] ACPI: bus type PCI registered [ 0.223220] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224452] PCI: Using configuration type 1 for base access [ 0.226193] ACPI: Added _OSI(Module Device) [ 0.227033] ACPI: Added _OSI(Processor Device) [ 0.227890] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228779] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230886] ACPI: Interpreter enabled [ 0.231653] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233482] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235301] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.237133] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238954] ACPI: (supports S0 S5) [ 0.239651] ACPI: Using IOAPIC for interrupt routing [ 0.240597] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243673] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.246043] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.247226] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.249434] acpiphp: Slot [3] registered [ 0.250248] acpiphp: Slot [4] registered [ 0.251046] acpiphp: Slot [5] registered [ 0.251841] acpiphp: Slot [6] registered [ 0.252630] acpiphp: Slot [7] registered [ 0.253432] acpiphp: Slot [8] registered [ 0.254231] acpiphp: Slot [9] registered [ 0.255026] acpiphp: Slot [10] registered [ 0.255832] acpiphp: Slot [11] registered [ 0.256642] acpiphp: Slot [12] registered [ 0.257460] acpiphp: Slot [13] registered [ 0.258268] acpiphp: Slot [14] registered [ 0.259073] acpiphp: Slot [15] registered [ 0.270068] acpiphp: Slot [16] registered [ 0.270880] acpiphp: Slot [17] registered [ 0.271684] acpiphp: Slot [18] registered [ 0.272496] acpiphp: Slot [19] registered [ 0.273304] acpiphp: Slot [20] registered [ 0.274118] acpiphp: Slot [21] registered [ 0.274925] acpiphp: Slot [22] registered [ 0.275730] acpiphp: Slot [23] registered [ 0.276543] acpiphp: Slot [24] registered [ 0.277356] acpiphp: Slot [25] registered [ 0.278166] acpiphp: Slot [26] registered [ 0.278970] acpiphp: Slot [27] registered [ 0.279772] acpiphp: Slot [28] registered [ 0.280581] acpiphp: Slot [29] registered [ 0.281386] acpiphp: Slot [30] registered [ 0.282200] acpiphp: Slot [31] registered [ 0.283004] PCI host bridge to bus 0000:00 [ 0.283805] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.285010] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.286218] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287668] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.289109] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.295397] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296674] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297844] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.299103] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.306009] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.307444] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.356149] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.357637] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.359050] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.360484] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.361862] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.363796] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.364972] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.366029] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.367564] vgaarb: loaded [ 0.368168] vgaarb: bridge control possible 0000:00:02.0 [ 0.369295] SCSI subsystem initialized [ 0.370122] ACPI: bus type USB registered [ 0.370939] usbcore: registered new interface driver usbfs [ 0.371975] usbcore: registered new interface driver hub [ 0.372975] usbcore: registered new device driver usb [ 0.374026] PCI: Using ACPI for IRQ routing [ 0.375046] NetLabel: Initializing [ 0.375754] NetLabel: domain hash size = 128 [ 0.376619] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.377567] NetLabel: unlabeled traffic allowed by default [ 0.378660] clocksource: Switched to clocksource kvm-clock [ 0.384031] AppArmor: AppArmor Filesystem Enabled [ 0.384996] pnp: PnP ACPI init [ 0.385908] pnp: PnP ACPI: found 5 devices [ 0.391932] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.393657] NET: Registered protocol family 2 [ 0.394639] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.395930] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.397099] TCP: Hash tables configured (established 2048 bind 2048) [ 0.398271] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.399344] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.400527] NET: Registered protocol family 1 [ 0.401393] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.402482] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.403557] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.417972] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.432281] Trying to unpack rootfs image as initramfs... [ 0.482304] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.496568] Scanning for low memory corruption every 60 seconds [ 0.497892] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499041] audit: initializing netlink subsys (disabled) [ 0.500064] audit: type=2000 audit(1535478324.169:1): initialized [ 0.501383] Initialise system trusted keyring [ 0.502310] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.503480] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.505453] zbud: loaded [ 0.506154] VFS: Disk quotas dquot_6.6.0 [ 0.506986] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.508495] fuse init (API version 7.23) [ 0.509372] Key type big_key registered [ 0.510170] Allocating IMA MOK and blacklist keyrings. [ 0.511294] Key type asymmetric registered [ 0.512121] Asymmetric key parser 'x509' registered [ 0.513067] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.514523] io scheduler noop registered [ 0.515325] io scheduler deadline registered (default) [ 0.516319] io scheduler cfq registered [ 0.517151] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.518189] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.519448] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.520898] ACPI: Power Button [PWRF] [ 0.521725] GHES: HEST is not enabled! [ 0.535463] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.563625] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.565888] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.590941] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.594070] Linux agpgart interface v0.103 [ 0.596525] brd: module loaded [ 0.597680] loop: module loaded [ 0.602478] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603940] GPT:90111 != 20971519 [ 0.604627] GPT:Alternate GPT header not at the end of the disk. [ 0.605723] GPT:90111 != 20971519 [ 0.606409] GPT: Use GNU Parted to correct GPT errors. [ 0.607375] vda: vda1 vda15 [ 0.609042] scsi host0: ata_piix [ 0.610142] scsi host1: ata_piix [ 0.610858] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.612076] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.613513] libphy: Fixed MDIO Bus: probed [ 0.614332] tun: Universal TUN/TAP device driver, 1.6 [ 0.615291] tun: (C) 1999-2004 Max Krasnyansky [ 0.617540] PPP generic driver version 2.4.2 [ 0.618464] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619881] ehci-pci: EHCI PCI platform driver [ 0.620786] ehci-platform: EHCI generic platform driver [ 0.621812] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622984] ohci-pci: OHCI PCI platform driver [ 0.623874] ohci-platform: OHCI generic platform driver [ 0.624888] uhci_hcd: USB Universal Host Controller Interface driver [ 0.639430] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.640469] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641977] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.643015] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.644150] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.645430] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646945] usb usb1: Product: UHCI Host Controller [ 0.647923] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.649208] usb usb1: SerialNumber: 0000:00:01.2 [ 0.650207] hub 1-0:1.0: USB hub found [ 0.651012] hub 1-0:1.0: 2 ports detected [ 0.651967] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.654206] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.655235] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.656327] mousedev: PS/2 mouse device common for all mice [ 0.657660] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.659664] rtc_cmos 00:00: RTC can wake from S4 [ 0.660852] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.662130] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.663433] i2c /dev entries driver [ 0.664233] device-mapper: uevent: version 1.0.3 [ 0.665227] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.666995] ledtrig-cpu: registered to indicate activity on CPUs [ 0.668353] NET: Registered protocol family 10 [ 0.669394] NET: Registered protocol family 17 [ 0.670333] Key type dns_resolver registered [ 0.671310] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.672488] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.674358] registered taskstats version 1 [ 0.675235] Loading compiled-in X.509 certificates [ 0.676732] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.678785] zswap: loaded using pool lzo/zbud [ 0.680286] Key type trusted registered [ 0.681856] Key type encrypted registered [ 0.682779] AppArmor: AppArmor sha1 policy hashing enabled [ 0.683897] ima: No TPM chip found, activating TPM-bypass! [ 0.685033] evm: HMAC attrs: 0x1 [ 0.686010] Magic number: 14:157:796 [ 0.686949] rtc_cmos 00:00: setting system clock to 2018-08-28 17:45:24 UTC (1535478324) [ 0.688678] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.689900] EDD information not available. [ 0.771616] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.773319] Write protecting the kernel read-only data: 14336k [ 0.785415] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.787355] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.33 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.523875] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.8... Lease of 10.55.0.8 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.47. 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGN++1hSiVFee7kUWIaz5+bDsH290zmTaa6ahSGsd2QWH6cZqDQovbTBYU9Qa+bbWZwOs5oRH2fRUQ9fh7HLGUb42CRrq+bY+BHHbpeeF9WOsA0ghcF2MVF7RIY99PkmmyRrvSOHBoKdp1Vm5XZBL/iJ/D04DtJs42iYQ0ppOKA1qzNfkmOqH8qD0XcW5FEmB0tG9cbhSSyAb6p5F5wpqyebPBERwpwAZkj9kPqK7FsbDZkC19KxBnvqyBy0O5DIRxkXlTHWKa7ZrWYCb5eaTaFbqSZ98v0XLUdz6IODC2bTPNk0G3Q5rPpYjiLtUz8K95fJQORlHUGgV0ISl+OoXD root@simplehealthcheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst ssh-dss AAAAB3NzaC1kc3MAAACBAMG+z6DQeSGw3Yzy3RtomfBOqCFLM9LTYrFVqCuR2BzojJBaPAFU2P29yMKbLWBT7f+ENStYssErzwUSKA/Gr0wbOwETO6u8+jWIPwL3lGpQq9DyaJQ0ZTqEj0csy0h5DmUeKCVD0AF3gn0rCs0S8cJuOuMO5WvsQoT0o6OJaem7AAAAFQD/9ALt2rHq5k2WxJsGbfkSRId5GQAAAIEAsHe/ZvYGwfRPf7UiMoRzw5ia49RgkT2rOfrAxDN4wQ+8GSKh9oxsWb+QbkUBEddSVMa0hHVpbsGGz251aeg4OdqzqQQUXXfPR4YrFByH7gMvAixlninckBSVJgGqfCAfj56TRpHXAjJT1CSWUk6aNyNdXD08kLYooKGsY8kaWk4AAACBAId1FXe+Lzr9KiFmNHIEbqS7qqswNLTMk0HHjKk+ux8L/EK4YyUV0Gmg7+8LY0LGiyXj8wP7qQS6579jBZlYLeKwKdpqPQPuzMrEDrYI+ADkAAFyeZZTV+e1Rs/J4nivnN29BdkCTt3Z/lvEuf47PcBeuMLFNRzQ6ZGobvwU0epS root@simplehealthcheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.8,24,fe80::f816:3eff:fe98:dac6/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.8 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-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.45 === 2018-08-28 17:45:28,186 - create_instance - INFO - Deleting Port with ID - 7187d9bb-72cf-4267-85cf-31eaf3e7f4af 2018-08-28 17:45:28,187 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9port-1 2018-08-28 17:45:28,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7187d9bb-72cf-4267-85cf-31eaf3e7f4af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:28,627 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-16300b4c-2fb0-422e-8bd7-cf41333a0bb2 Date: Tue, 28 Aug 2018 17:45:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:45:28,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7187d9bb-72cf-4267-85cf-31eaf3e7f4af used request id req-16300b4c-2fb0-422e-8bd7-cf41333a0bb2 2018-08-28 17:45:28,628 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst 2018-08-28 17:45:28,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:28,797 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45: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-71b081ee-dfd9-479c-90c8-6468e0e7b7f1 x-compute-request-id: req-71b081ee-dfd9-479c-90c8-6468e0e7b7f1 Content-Type: application/json 2018-08-28 17:45:28,797 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-71b081ee-dfd9-479c-90c8-6468e0e7b7f1 2018-08-28 17:45:28,798 - create_instance - INFO - Checking deletion status 2018-08-28 17:45:28,800 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:29,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45: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-85ee51b4-e388-42c3-9602-c3467a226492 x-compute-request-id: req-85ee51b4-e388-42c3-9602-c3467a226492 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:98:da:c6", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:45:23.000000", "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:45:28Z", "hostId": "d231880052b80d4e6c27904df11ee828157d9930fb457236b5e6542d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:29,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-85ee51b4-e388-42c3-9602-c3467a226492 2018-08-28 17:45:29,036 - create_instance - DEBUG - Instance status [SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst] is - ACTIVE 2018-08-28 17:45:29,037 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:45:32,037 - create_instance - DEBUG - VM status query timeout in 296.760744095 2018-08-28 17:45:32,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:32,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45: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-ac5fbf08-b317-4aaa-b21a-ad374239181d x-compute-request-id: req-ac5fbf08-b317-4aaa-b21a-ad374239181d Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1", "rel": "bookmark"}], "image": {"id": "809e88ae-f261-494f-912d-a2c7533e6804", "links": [{"href": "http://172.30.9.28:8774/images/809e88ae-f261-494f-912d-a2c7533e6804", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:45:23.000000", "flavor": {"id": "b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "links": [{"href": "http://172.30.9.28:8774/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0", "rel": "bookmark"}]}, "id": "f04c5871-5c0d-4dc8-879b-da29f73371f1", "user_id": "05ad2fac2d94400f8cb8affae6e090bc", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:45:28Z", "hostId": "d231880052b80d4e6c27904df11ee828157d9930fb457236b5e6542d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst", "created": "2018-08-28T17:45:16Z", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 17:45:32,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-ac5fbf08-b317-4aaa-b21a-ad374239181d 2018-08-28 17:45:32,153 - create_instance - DEBUG - Instance status [SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst] is - ACTIVE 2018-08-28 17:45:32,153 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 17:45:35,156 - create_instance - DEBUG - VM status query timeout in 293.64144516 2018-08-28 17:45:35,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e7a6cd8bd4ee66a6034da4edb35b511d86592a" 2018-08-28 17:45:35,205 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 17:45: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-5db96520-3044-40e9-a01f-e9b85bd743e7 x-compute-request-id: req-5db96520-3044-40e9-a01f-e9b85bd743e7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f04c5871-5c0d-4dc8-879b-da29f73371f1 could not be found.", "code": 404}} 2018-08-28 17:45:35,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/f04c5871-5c0d-4dc8-879b-da29f73371f1 used request id req-5db96520-3044-40e9-a01f-e9b85bd743e7 2018-08-28 17:45:35,205 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f04c5871-5c0d-4dc8-879b-da29f73371f1 could not be found. (HTTP 404) (Request-ID: req-5db96520-3044-40e9-a01f-e9b85bd743e7) 2018-08-28 17:45:35,206 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-inst 2018-08-28 17:45:35,207 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet 2018-08-28 17:45:35,207 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-subnet 2018-08-28 17:45:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ced0bff2-7c31-4394-b796-809ed038c719 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:37,458 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-839b3cba-855e-44c6-9867-763534f58d80 Date: Tue, 28 Aug 2018 17:45:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:45:37,458 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ced0bff2-7c31-4394-b796-809ed038c719 used request id req-839b3cba-855e-44c6-9867-763534f58d80 2018-08-28 17:45:37,459 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-priv-net 2018-08-28 17:45:37,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/dd5475fb-b65b-4b93-8986-9901b75e85cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae2639c7942a9f4aef7114a9c8fdf74acb0974f" 2018-08-28 17:45:38,600 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0f1370ed-adcd-4390-a841-92425b70d122 Date: Tue, 28 Aug 2018 17:45:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:45:38,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/dd5475fb-b65b-4b93-8986-9901b75e85cc used request id req-0f1370ed-adcd-4390-a841-92425b70d122 2018-08-28 17:45:38,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7435811f0354e301c27b8ab4bd2338419e9d7409" 2018-08-28 17:45:38,655 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:45:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8b13c6ef-e5bb-4d86-b667-77b0dec8e772 x-compute-request-id: req-8b13c6ef-e5bb-4d86-b667-77b0dec8e772 Content-Length: 0 Content-Type: application/json 2018-08-28 17:45:38,655 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/b4e9b7ff-cd21-4578-ac9a-0716d90c4ed0 used request id req-8b13c6ef-e5bb-4d86-b667-77b0dec8e772 2018-08-28 17:45:38,656 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-79455b4d-e7df-4acb-af1e-7aa6fb321cf9-image 2018-08-28 17:45:38,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ac2c870b3397444d43c0dd4d3c3cdd378c4510b" 2018-08-28 17:45:40,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-06b10135-86e8-4038-82ef-3b1da978eaec Date: Tue, 28 Aug 2018 17:45:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:45:40,368 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/809e88ae-f261-494f-912d-a2c7533e6804 used request id req-06b10135-86e8-4038-82ef-3b1da978eaec 2018-08-28 17:45:40,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:40,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a25841a4-91e3-41cc-a91c-6c0ef5708912 Date: Tue, 28 Aug 2018 17:45:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "created_at": "2018-08-28T17:45:06Z", "updated_at": "2018-08-28T17:45:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "revision_number": 0, "id": "3e330e05-489e-4a73-9ad2-97e3d71aca82", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "282b2d9b6d0643e9af962b089664b95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "revision_number": 0, "id": "453a57d6-883a-48dd-a328-e62268fa845d", "remote_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "282b2d9b6d0643e9af962b089664b95a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "revision_number": 0, "id": "59ca63b4-6f39-4c36-9407-7bb0034b293c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "port_range_min": null, "ethertype": "IPv4", "project_id": "282b2d9b6d0643e9af962b089664b95a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "revision_number": 0, "id": "6009c836-e54a-4c1e-93d1-82ebe4f79935", "remote_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "port_range_min": null, "ethertype": "IPv6", "project_id": "282b2d9b6d0643e9af962b089664b95a"}], "revision_number": 4, "project_id": "282b2d9b6d0643e9af962b089664b95a", "id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 17:45:40,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a25841a4-91e3-41cc-a91c-6c0ef5708912 2018-08-28 17:45:40,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:40,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1b38fd-375d-4e03-923f-64522fc45076 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc"}, "enabled": true, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}} 2018-08-28 17:45:40,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4f1b38fd-375d-4e03-923f-64522fc45076 2018-08-28 17:45:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:40,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9bf31f8-5fff-46e3-9a5d-ddc37d5ade32 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 17:45:40,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-b9bf31f8-5fff-46e3-9a5d-ddc37d5ade32 2018-08-28 17:45:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:41,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885913db-ca0b-431d-954b-4990513bbe84 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a"}, "enabled": true, "id": "282b2d9b6d0643e9af962b089664b95a", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-ecbf4c2d-5def-44e-proj"}} 2018-08-28 17:45:41,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-885913db-ca0b-431d-954b-4990513bbe84 2018-08-28 17:45:41,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf5c6301-ee08-443f-b1b5-b1166a4d64c6 2018-08-28 17:45:41,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bf5c6301-ee08-443f-b1b5-b1166a4d64c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:41,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-17d2fb3c-6a69-4036-b853-841e22f8af42 Date: Tue, 28 Aug 2018 17:45:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "port_range_min": null, "revision_number": 0, "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "created_at": "2018-08-28T17:45:06Z", "project_id": "282b2d9b6d0643e9af962b089664b95a", "id": "3e330e05-489e-4a73-9ad2-97e3d71aca82"}, {"remote_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "port_range_min": null, "revision_number": 0, "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "created_at": "2018-08-28T17:45:06Z", "project_id": "282b2d9b6d0643e9af962b089664b95a", "id": "453a57d6-883a-48dd-a328-e62268fa845d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "port_range_min": null, "revision_number": 0, "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "created_at": "2018-08-28T17:45:06Z", "project_id": "282b2d9b6d0643e9af962b089664b95a", "id": "59ca63b4-6f39-4c36-9407-7bb0034b293c"}, {"remote_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:45:06Z", "security_group_id": "bf5c6301-ee08-443f-b1b5-b1166a4d64c6", "port_range_min": null, "revision_number": 0, "tenant_id": "282b2d9b6d0643e9af962b089664b95a", "created_at": "2018-08-28T17:45:06Z", "project_id": "282b2d9b6d0643e9af962b089664b95a", "id": "6009c836-e54a-4c1e-93d1-82ebe4f79935"}]} 2018-08-28 17:45:41,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=bf5c6301-ee08-443f-b1b5-b1166a4d64c6 used request id req-17d2fb3c-6a69-4036-b853-841e22f8af42 2018-08-28 17:45:41,197 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 17:45:41,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/bf5c6301-ee08-443f-b1b5-b1166a4d64c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:41,500 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74da222d-c4d2-4db5-9b8a-92a64d192ec0 Content-Length: 0 Date: Tue, 28 Aug 2018 17:45:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:45:41,500 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/bf5c6301-ee08-443f-b1b5-b1166a4d64c6 used request id req-74da222d-c4d2-4db5-9b8a-92a64d192ec0 2018-08-28 17:45:41,501 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-ecbf4c2d-5def-44e-proj 2018-08-28 17:45:41,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:41,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c1677c-8c98-4d9c-a709-5e1da851c271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:41,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/282b2d9b6d0643e9af962b089664b95a used request id req-86c1677c-8c98-4d9c-a709-5e1da851c271 2018-08-28 17:45:41,736 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-ecbf4c2d-5def-44e-proj-role 2018-08-28 17:45:41,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8c128f6e38d84825a7ef6793c8d90387 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:41,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b94bcd81-c36a-42a8-b166-2b09737940f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:41,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8c128f6e38d84825a7ef6793c8d90387 used request id req-b94bcd81-c36a-42a8-b166-2b09737940f0 2018-08-28 17:45:41,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece1868106f2ecf3a91157d14f71c0fbfdb910be" 2018-08-28 17:45:41,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4260c125-e337-4e05-8c46-94d52c5aeb3d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f59c069d7f574f72af66748f87fccb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80"}, "name": "heat_stack_owner"}]} 2018-08-28 17:45:41,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4260c125-e337-4e05-8c46-94d52c5aeb3d 2018-08-28 17:45:41,945 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-ecbf4c2d-5def-44e-user 2018-08-28 17:45:41,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/05ad2fac2d94400f8cb8affae6e090bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85273391eff7058c2f09556071f685f9bb1de4e0" 2018-08-28 17:45:42,505 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b66cb51-30e4-4488-ab60-4053b312c83a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:42,505 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/05ad2fac2d94400f8cb8affae6e090bc used request id req-3b66cb51-30e4-4488-ab60-4053b312c83a 2018-08-28 17:45:42,506 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 43.112s OK 2018-08-28 17:45:42,611 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 17:45:42,611 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:43 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-08-28 17:45:42,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:45:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:42,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f64b2a-562b-4041-b53e-94e4fd440f08 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "f59c069d7f574f72af66748f87fccb80", "links": {"self": "http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80"}, "name": "heat_stack_owner"}]} 2018-08-28 17:45:42,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-66f64b2a-562b-4041-b53e-94e4fd440f08 2018-08-28 17:45:42,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0760779380798s 2018-08-28 17:45:42,694 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:45:42,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:42,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74c321a-4a8f-4ea1-905f-e2f9c08b4181 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:42,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f59c069d7f574f72af66748f87fccb80 used request id req-c74c321a-4a8f-4ea1-905f-e2f9c08b4181 2018-08-28 17:45:42,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.139653921127s 2018-08-28 17:45:42,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:45:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:42,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38baa2fe-6ed4-48c3-8980-fd3faff6c55b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56", "links": {"self": "http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4"}, "domain_id": "default", "enabled": true, "id": "f68155c19a4b4a5e932579cb3fea0ea4", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:45:42,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-38baa2fe-6ed4-48c3-8980-fd3faff6c55b 2018-08-28 17:45:42,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0994610786438s 2018-08-28 17:45:42,935 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-38baa2fe-6ed4-48c3-8980-fd3faff6c55b 2018-08-28 17:45:42,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:45:42,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:43,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71556de7-8155-407a-9105-470bf8439817 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4"}, "enabled": true, "id": "f68155c19a4b4a5e932579cb3fea0ea4", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_7865ca43-ce16-4306-a016-5f8bb852de56"}} 2018-08-28 17:45:43,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 used request id req-71556de7-8155-407a-9105-470bf8439817 2018-08-28 17:45:43,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0884308815002s 2018-08-28 17:45:43,029 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 used request id req-71556de7-8155-407a-9105-470bf8439817 2018-08-28 17:45:43,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 17:45:43,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:43,276 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c4bb8a-2023-4620-94a0-5bb2d7adeb4f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:43,276 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 used request id req-81c4bb8a-2023-4620-94a0-5bb2d7adeb4f 2018-08-28 17:45:43,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24617600441s 2018-08-28 17:45:43,277 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f68155c19a4b4a5e932579cb3fea0ea4 used request id req-81c4bb8a-2023-4620-94a0-5bb2d7adeb4f 2018-08-28 17:45:43,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:45:43,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:43,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4cd469-7236-4c06-913a-ee4377b298b2 Content-Encoding: gzip Content-Length: 383 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "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.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc"}, "enabled": true, "id": "e57f069dfb57474b8707c8e6ae7c7abc", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_7865ca43-ce16-4306-a016-5f8bb852de56"}]} 2018-08-28 17:45:43,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-1e4cd469-7236-4c06-913a-ee4377b298b2 2018-08-28 17:45:43,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0802981853485s 2018-08-28 17:45:43,358 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-1e4cd469-7236-4c06-913a-ee4377b298b2 2018-08-28 17:45:43,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 17:45:43,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:43,513 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a48533b-91b0-402e-8d1e-d12a2ea3bc27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:43,513 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4a48533b-91b0-402e-8d1e-d12a2ea3bc27 2018-08-28 17:45:43,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152894973755s 2018-08-28 17:45:43,513 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4a48533b-91b0-402e-8d1e-d12a2ea3bc27 2018-08-28 17:45:43,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:45:43,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:43,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e8c306a-bccd-4591-9ee3-aae03e34d06a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "7214ed73209543848c2b9fc9ca34b44c", "links": {"self": "http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:45:43,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8e8c306a-bccd-4591-9ee3-aae03e34d06a 2018-08-28 17:45:43,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0826029777527s 2018-08-28 17:45:43,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:45:43,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db144c64ea48e2f0e6875d00ce64c516a6d6bffb" 2018-08-28 17:45:43,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17ca817-42ab-4991-8068-a9623c0b7456 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:45:43,707 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7214ed73209543848c2b9fc9ca34b44c used request id req-e17ca817-42ab-4991-8068-a9623c0b7456 2018-08-28 17:45:43,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109838008881s 2018-08-28 17:45:43,708 - 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:43 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-08-28 17:45:43,713 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-28 17:46:16,312 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-273 | | 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-08-28 17:46:16,317 - 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=MQ7kZkv3K6NRXdsaw87m7GQmU export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-08-28 17:46:16,317 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 17:46:16,318 - 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-08-28 17:46:16,354 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-08-28 17:46:17,302 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:46:17,303 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:46:17,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:46:17,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 17:46:17,309 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 17:46:17,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:46:17,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a93f638-7785-4d75-ad3a-b5023db42d88 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:46:17,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a93f638-7785-4d75-ad3a-b5023db42d88 2018-08-28 17:46:17,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:46:17,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:46:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["cLSOKKN9SHaEb7lQuP-Ibg"], "issued_at": "2018-08-28T17:46:17.000000Z"}} 2018-08-28 17:46:17,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:46:17,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:17,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fdfbc445-e2ca-4c96-bb8f-f3e4b727c247 Date: Tue, 28 Aug 2018 17:46:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:46:17,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fdfbc445-e2ca-4c96-bb8f-f3e4b727c247 2018-08-28 17:46:17,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.243292093277s 2018-08-28 17:46:17,957 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fdfbc445-e2ca-4c96-bb8f-f3e4b727c247 2018-08-28 17:46:17,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 17:46:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:17,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:46:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:46:18,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:18,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00dfbf9-4462-4f98-ad5a-3077ca225904 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 17:46:18,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-c00dfbf9-4462-4f98-ad5a-3077ca225904 2018-08-28 17:46:18,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.333760023117s 2018-08-28 17:46:18,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 17:46:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}}' 2018-08-28 17:46:18,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:46:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87056243-b0dd-4959-a545-ed7a5c510132 Content-Length: 352 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc"}, "enabled": true, "id": "13d506114b594a1597bee1455cdfa1fc", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}} 2018-08-28 17:46:18,409 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-87056243-b0dd-4959-a545-ed7a5c510132 2018-08-28 17:46:18,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.110126972198s 2018-08-28 17:46:18,409 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-87056243-b0dd-4959-a545-ed7a5c510132 2018-08-28 17:46:18,410 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'id': u'13d506114b594a1597bee1455cdfa1fc', '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-08-28 17:46:18,410 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 17:46:18,773 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.36267209053s 2018-08-28 17:46:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:18,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090d40a3-73ae-4466-a2e5-b2d5605af769 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f"}, "enabled": true, "id": "52cedf241e2c4b488740e279974f789f", "options": {}, "domain_id": "default", "name": "vping_ssh-user_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}} 2018-08-28 17:46:18,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f used request id req-090d40a3-73ae-4466-a2e5-b2d5605af769 2018-08-28 17:46:18,862 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'52cedf241e2c4b488740e279974f789f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_797c4981-ec24-4d36-ae61-b9e4ff76ccf9'}) 2018-08-28 17:46:18,863 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:46:18,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:18,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b2ccadf-8c2a-4c8e-8e36-b8d6f9d47bdf Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:46:18,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b2ccadf-8c2a-4c8e-8e36-b8d6f9d47bdf 2018-08-28 17:46:18,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0843830108643s 2018-08-28 17:46:18,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:46:18,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd314158-7a63-4cd3-8b62-2eea9f7dbd60 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:46:19,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cd314158-7a63-4cd3-8b62-2eea9f7dbd60 2018-08-28 17:46:19,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0851781368256s 2018-08-28 17:46:19,035 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 17:46:19,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:46:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" -d '{"role": {"name": "Member"}}' 2018-08-28 17:46:19,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf110e8-0271-4771-a69a-41b04391763d Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4e332fb745344db6bf4397883c9e0356", "links": {"self": "http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356"}, "name": "Member"}} 2018-08-28 17:46:19,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-adf110e8-0271-4771-a69a-41b04391763d 2018-08-28 17:46:19,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.126490116119s 2018-08-28 17:46:19,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5115c33-8683-46d3-8b48-3dcc6ed8af32 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356"}, "domain_id": null, "name": "Member", "id": "4e332fb745344db6bf4397883c9e0356"}} 2018-08-28 17:46:19,245 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356 used request id req-d5115c33-8683-46d3-8b48-3dcc6ed8af32 2018-08-28 17:46:19,246 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356'}, 'domain_id': None, 'human_id': None, 'id': u'4e332fb745344db6bf4397883c9e0356', 'HUMAN_ID': False}) 2018-08-28 17:46:19,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:46:19,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6f54fb0-e8f6-4e9e-aa50-d37fa20bc02f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "4e332fb745344db6bf4397883c9e0356", "links": {"self": "http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:46:19,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6f54fb0-e8f6-4e9e-aa50-d37fa20bc02f 2018-08-28 17:46:19,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.155278205872s 2018-08-28 17:46:19,403 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:46:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba20acbb-7472-4c2a-b524-40b1770829a2 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:46:19,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ba20acbb-7472-4c2a-b524-40b1770829a2 2018-08-28 17:46:19,478 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0748851299286s 2018-08-28 17:46:19,479 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:46:19,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef860589-04ad-4071-8f0c-48c5f2cac646 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "links": {"self": "http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f"}, "domain_id": "default", "enabled": true, "id": "52cedf241e2c4b488740e279974f789f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:46:19,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ef860589-04ad-4071-8f0c-48c5f2cac646 2018-08-28 17:46:19,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0353791713715s 2018-08-28 17:46:19,515 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ef860589-04ad-4071-8f0c-48c5f2cac646 2018-08-28 17:46:19,521 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:46:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aee99f1-da87-40ca-95f2-6a05ce917ada Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc"}, "enabled": true, "id": "13d506114b594a1597bee1455cdfa1fc", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-28 17:46:19,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5aee99f1-da87-40ca-95f2-6a05ce917ada 2018-08-28 17:46:19,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797228813171s 2018-08-28 17:46:19,601 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5aee99f1-da87-40ca-95f2-6a05ce917ada 2018-08-28 17:46:19,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:46:19,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=52cedf241e2c4b488740e279974f789f&scope.project.id=13d506114b594a1597bee1455cdfa1fc&role.id=4e332fb745344db6bf4397883c9e0356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79e43e7a-e393-461d-a461-22c8471b4a1c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=52cedf241e2c4b488740e279974f789f&scope.project.id=13d506114b594a1597bee1455cdfa1fc&role.id=4e332fb745344db6bf4397883c9e0356", "previous": null, "next": null}} 2018-08-28 17:46:19,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=52cedf241e2c4b488740e279974f789f&scope.project.id=13d506114b594a1597bee1455cdfa1fc&role.id=4e332fb745344db6bf4397883c9e0356 used request id req-79e43e7a-e393-461d-a461-22c8471b4a1c 2018-08-28 17:46:19,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0747549533844s 2018-08-28 17:46:19,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:46:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc/users/52cedf241e2c4b488740e279974f789f/roles/4e332fb745344db6bf4397883c9e0356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:46:19,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c74d8cd-7b2c-42b5-aa89-25950e707ee1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:46:19,795 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc/users/52cedf241e2c4b488740e279974f789f/roles/4e332fb745344db6bf4397883c9e0356 used request id req-1c74d8cd-7b2c-42b5-aa89-25950e707ee1 2018-08-28 17:46:19,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116271018982s 2018-08-28 17:46:19,796 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 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': '10ea0a01-84f8-4690-acf8-5fd526b8de09', 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_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'project_id': u'13d506114b594a1597bee1455cdfa1fc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 17:46:19,797 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:46:19,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:46:19,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:46:19,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:46:19,798 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:46:19,799 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:46:19,800 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:46:19,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 17:46:19,801 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 17:46:19,802 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'password': '10ea0a01-84f8-4690-acf8-5fd526b8de09', 'project_name': 'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '13d506114b594a1597bee1455cdfa1fc', 'project_domain_name': 'Default'} 2018-08-28 17:46:19,802 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-08-28 17:46:19,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:46:19,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88026b69-5b4b-43ff-968b-bc1f67160b35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:46:19,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88026b69-5b4b-43ff-968b-bc1f67160b35 2018-08-28 17:46:19,811 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:46:20,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4e332fb745344db6bf4397883c9e0356", "name": "Member"}], "expires_at": "2018-08-28T18:46:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "13d506114b594a1597bee1455cdfa1fc", "name": "vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/13d506114b594a1597bee1455cdfa1fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/13d506114b594a1597bee1455cdfa1fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/13d506114b594a1597bee1455cdfa1fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/13d506114b594a1597bee1455cdfa1fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/13d506114b594a1597bee1455cdfa1fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/13d506114b594a1597bee1455cdfa1fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/13d506114b594a1597bee1455cdfa1fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/13d506114b594a1597bee1455cdfa1fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/13d506114b594a1597bee1455cdfa1fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/13d506114b594a1597bee1455cdfa1fc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/13d506114b594a1597bee1455cdfa1fc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/13d506114b594a1597bee1455cdfa1fc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "id": "52cedf241e2c4b488740e279974f789f"}, "audit_ids": ["r4S7wJ85SKGHydRL_nOxRg"], "issued_at": "2018-08-28T17:46:20.000000Z"}} 2018-08-28 17:46:20,186 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 17:46:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"network": {"name": "vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "admin_state_up": true}}' 2018-08-28 17:46:20,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 608 X-Openstack-Request-Id: req-179f01e7-333c-42c9-9d06-5e3b01a0c2e8 Date: Tue, 28 Aug 2018 17:46:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"13d506114b594a1597bee1455cdfa1fc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:46:20Z","is_default":false,"name":"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9","qos_policy_id":null,"admin_state_up":true,"tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:20Z","mtu":1450}} 2018-08-28 17:46:20,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-179f01e7-333c-42c9-9d06-5e3b01a0c2e8 2018-08-28 17:46:20,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.626821041107s 2018-08-28 17:46:20,814 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-179f01e7-333c-42c9-9d06-5e3b01a0c2e8 2018-08-28 17:46:20,814 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T17:46:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'7dbee26f-6151-4ea8-8de7-b2fcee3616f2', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', u'admin_state_up': True, u'tenant_id': u'13d506114b594a1597bee1455cdfa1fc', u'created_at': u'2018-08-28T17:46:20Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'13d506114b594a1597bee1455cdfa1fc'}) 2018-08-28 17:46:20,815 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:46:20,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:21,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-4a09681a-a808-413c-827b-18d8d49d5b3f Date: Tue, 28 Aug 2018 17:46:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T17:46:20Z","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"13d506114b594a1597bee1455cdfa1fc","id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","name":"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:46:21,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a09681a-a808-413c-827b-18d8d49d5b3f 2018-08-28 17:46:21,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279386997223s 2018-08-28 17:46:21,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4a09681a-a808-413c-827b-18d8d49d5b3f 2018-08-28 17:46:21,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 17:46:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"subnet": {"name": "vping_ssh-subnet_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "enable_dhcp": true, "network_id": "7dbee26f-6151-4ea8-8de7-b2fcee3616f2", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 17:46:21,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-5eb958d5-d86a-4139-be87-a29af74c50cc Date: Tue, 28 Aug 2018 17:46:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:46:21Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"13d506114b594a1597bee1455cdfa1fc","id":"2e6a7ae7-8262-43ef-9747-307159db1ba3","subnetpool_id":null,"name":"vping_ssh-subnet_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}} 2018-08-28 17:46:21,933 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5eb958d5-d86a-4139-be87-a29af74c50cc 2018-08-28 17:46:21,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.837200164795s 2018-08-28 17:46:21,934 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5eb958d5-d86a-4139-be87-a29af74c50cc 2018-08-28 17:46:21,934 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T17:46:21Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'2e6a7ae7-8262-43ef-9747-307159db1ba3', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', u'enable_dhcp': True, u'network_id': u'7dbee26f-6151-4ea8-8de7-b2fcee3616f2', u'tenant_id': u'13d506114b594a1597bee1455cdfa1fc', u'created_at': u'2018-08-28T17:46:21Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'13d506114b594a1597bee1455cdfa1fc'}) 2018-08-28 17:46:21,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 17:46:21,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "vping_ssh-router_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "admin_state_up": true}}' 2018-08-28 17:46:26,985 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-d958662b-aa3d-4d76-9954-02fc4724def3 Date: Tue, 28 Aug 2018 17:46:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:22Z", "admin_state_up": true, "updated_at": "2018-08-28T17:46:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "9db80176-8a90-4233-84a0-536378067f17", "name": "vping_ssh-router_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}} 2018-08-28 17:46:26,986 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d958662b-aa3d-4d76-9954-02fc4724def3 2018-08-28 17:46:26,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.05092597008s 2018-08-28 17:46:26,986 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d958662b-aa3d-4d76-9954-02fc4724def3 2018-08-28 17:46:26,987 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T17:46:23Z', u'revision_number': 3, u'id': u'9db80176-8a90-4233-84a0-536378067f17', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', u'admin_state_up': True, u'tenant_id': u'13d506114b594a1597bee1455cdfa1fc', u'created_at': u'2018-08-28T17:46:22Z', u'flavor_id': None, u'routes': [], u'project_id': u'13d506114b594a1597bee1455cdfa1fc'}) 2018-08-28 17:46:26,987 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 17:46:26,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17/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}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"subnet_id": "2e6a7ae7-8262-43ef-9747-307159db1ba3"}' 2018-08-28 17:46:29,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a7d9c0e3-2d7e-460f-8897-b7ac266eee30 Date: Tue, 28 Aug 2018 17:46:29 GMT RESP BODY: {"network_id": "7dbee26f-6151-4ea8-8de7-b2fcee3616f2", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "subnet_id": "2e6a7ae7-8262-43ef-9747-307159db1ba3", "subnet_ids": ["2e6a7ae7-8262-43ef-9747-307159db1ba3"], "port_id": "c420cdad-6c4c-4afa-a4a5-d15bb7df869d", "id": "9db80176-8a90-4233-84a0-536378067f17"} 2018-08-28 17:46:29,231 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17/add_router_interface.json used request id req-a7d9c0e3-2d7e-460f-8897-b7ac266eee30 2018-08-28 17:46:29,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2432539463s 2018-08-28 17:46:29,231 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17/add_router_interface.json used request id req-a7d9c0e3-2d7e-460f-8897-b7ac266eee30 returning object 9db80176-8a90-4233-84a0-536378067f17 2018-08-28 17:46:29,232 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:46:29,359 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 17:46:29,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:29,372 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 17:46:29 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 17:46:29,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:46:29,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:29,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9bbdbd43-0e72-47fd-b347-21a62848fe65 Date: Tue, 28 Aug 2018 17:46:29 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:46:29,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9bbdbd43-0e72-47fd-b347-21a62848fe65 2018-08-28 17:46:29,540 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164175033569s 2018-08-28 17:46:29,541 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9bbdbd43-0e72-47fd-b347-21a62848fe65 2018-08-28 17:46:29,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 17:46:29,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}' 2018-08-28 17:46:29,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/06efd284-92cf-43be-b581-dfca5f619209 X-Openstack-Request-Id: req-3949d775-adb1-4c61-b7d6-ce4a0575fb64 Date: Tue, 28 Aug 2018 17:46:29 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file", "owner": "13d506114b594a1597bee1455cdfa1fc", "id": "06efd284-92cf-43be-b581-dfca5f619209", "size": null, "self": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:46:29Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "checksum": null, "created_at": "2018-08-28T17:46:29Z", "protected": false} 2018-08-28 17:46:29,774 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3949d775-adb1-4c61-b7d6-ce4a0575fb64 2018-08-28 17:46:29,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.230621814728s 2018-08-28 17:46:29,775 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3949d775-adb1-4c61-b7d6-ce4a0575fb64 returning object 06efd284-92cf-43be-b581-dfca5f619209 2018-08-28 17:46:29,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 17:46:29,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/06efd284-92cf-43be-b581-dfca5f619209/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}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '' 2018-08-28 17:46:31,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66a5295d-6b60-471c-bf77-9c327a0c7a6b Date: Tue, 28 Aug 2018 17:46:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:46:31,682 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file used request id req-66a5295d-6b60-471c-bf77-9c327a0c7a6b 2018-08-28 17:46:31,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.90719604492s 2018-08-28 17:46:31,683 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file used request id req-66a5295d-6b60-471c-bf77-9c327a0c7a6b 2018-08-28 17:46:31,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:46:31,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:31,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-eafa8f9c-3cb9-4064-8675-731aa5a343cf Date: Tue, 28 Aug 2018 17:46:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "metadata": {}}], "file": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file", "owner": "13d506114b594a1597bee1455cdfa1fc", "id": "06efd284-92cf-43be-b581-dfca5f619209", "size": 12716032, "self": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:46:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:46:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:46:31,852 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eafa8f9c-3cb9-4064-8675-731aa5a343cf 2018-08-28 17:46:31,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168399095535s 2018-08-28 17:46:31,852 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eafa8f9c-3cb9-4064-8675-731aa5a343cf 2018-08-28 17:46:31,855 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap', u'metadata': Munch({})})], 'file': u'/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file', 'owner': u'13d506114b594a1597bee1455cdfa1fc', 'id': u'06efd284-92cf-43be-b581-dfca5f619209', 'size': 12716032, u'self': u'/v2/images/06efd284-92cf-43be-b581-dfca5f619209', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13d506114b594a1597bee1455cdfa1fc', 'name': 'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T17:46:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T17:46:31Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/06efd284-92cf-43be-b581-dfca5f619209', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'created': u'2018-08-28T17:46:29Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T17:46:29Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/06efd284-92cf-43be-b581-dfca5f619209', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 17:46:31,856 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 17:46:31,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 17:46:32,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b490840f-c042-41cf-8401-0b34fe263c2a x-compute-request-id: req-b490840f-c042-41cf-8401-0b34fe263c2a Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "name": "vping_ssh-flavor_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:46:32,041 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b490840f-c042-41cf-8401-0b34fe263c2a 2018-08-28 17:46:32,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.185222864151s 2018-08-28 17:46:32,041 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b490840f-c042-41cf-8401-0b34fe263c2a returning object 57e56902-f862-41e6-b1f1-81c3fcf64b85 2018-08-28 17:46:32,042 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', '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'05b7835dde27490ba5b98bafd52f04d2', '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'57e56902-f862-41e6-b1f1-81c3fcf64b85', 'swap': 0}) 2018-08-28 17:46:32,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 17:46:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85/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}6c5032dc4db06d374a82c4f55d17afd372470ba0" -d '{"extra_specs": {}}' 2018-08-28 17:46:32,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-57f26f83-28be-4f6b-974d-334dc38a43bb x-compute-request-id: req-57f26f83-28be-4f6b-974d-334dc38a43bb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:46:32,063 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85/os-extra_specs used request id req-57f26f83-28be-4f6b-974d-334dc38a43bb 2018-08-28 17:46:32,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0196869373322s 2018-08-28 17:46:32,063 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85/os-extra_specs used request id req-57f26f83-28be-4f6b-974d-334dc38a43bb 2018-08-28 17:46:32,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-28 17:46:32,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"keypair": {"name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}}' 2018-08-28 17:46:32,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-eec5062b-7c87-4eec-8537-7564b164d768 x-compute-request-id: req-eec5062b-7c87-4eec-8537-7564b164d768 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtbPS1BC+gT5a0SSLVBHrSh+aUQxDhH0GgWBvOU6E2fqA2u0BrpXdZD83+EHuhy5qwgfhd653DqPa1Zo+ajJG40ihDQASNGpPNH1z7wkhXXGU7BOpW5vJUnsI0bTyrQJhuaDPbqGsV9I4FFAymWkHV3vOBCHRPmyonDRmMiSXdynA0RJ7alCwKXQ4eyBT3a2E0vd1dpDBHmHshP96X3rhwyvefFTcwj2s7Z1UhbWZXPTuaZ0RXtIlnkYBnDTgROt4XQWG26xcByoz23gkYKMesmpwa3621R5KBO0F9WAOouDJLfl2946DK5cMYWwmBb8cowzPqwo1Y4xzZHvWRo3s1 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7Wz0tQQvoE+WtEki1QR60ofmlEMQ4R9BoFgbzlOhNn6gNrtA\na6V3WQ/N/hB7ocuasIH4Xeudw6j2tWaPmoyRuNIoQ0AEjRqTzR9c+8JIV1xlOwTq\nVubyVJ7CNG08q0CYbmgz26hrFfSOBRQMplpB1d7zgQh0T5sqJw0ZjIkl3cpwNESe\n2pQsCl0OHsgU92thNL3dXaQwR5h7IT/el964cMr3nxU3MI9rO2dVIW1mVz07mmdE\nV7SJZ5GAZw04ETreF0FhtusXAcqM9t4JGCjHrJqcGt+ttUeSgTtBfVgDqLgyS35d\nveOgyuXDGFsJgW/HKMMz6sKNWOMc2R71kaN7NQIDAQABAoIBACpnkFkYM01liZwP\nh+oVz730SclnJQegJn913Rl/tEZgXUsJLJtNRUCh4v+igAJItAscW3ii0V2VuuJx\nO+q1en1RA6HnOCjfe1BibqAEdhksRmRBH31/5/4XEMZ+UByh/9eQQtrTfLTCJe9g\nQlYfvqxtEn6UPPnO07t/ynVgNWQkIM9me5y0/rg4nysbpgVX59gLsVSqGn9S36Ll\nF3y3ky9RFBIV/uy3d8ECAaW5OcCRsaHUgk2rfcWV3KNBlHHCRpHcfyg3uv3jG0qT\nZBMkOWGppePaOnfHTVL93ymlC9MdDPfRvz2ncoDPhzVr8ZGvx1vc717FbRPmAInm\ncUoyFGECgYEA9rUfr1M8Xi34cQE7zRhS/ET5E5kXqYTvW7lW6Kyej5pR02vhWfXL\ntxdPmr331LmhmfYf+wzw6zNj36VstvUBLIwh/tCtljheePPkhRFv8tpJa0TzlWHN\n3yEX/SWOqwVm95Nr3U69xfVbpxt8Xk6JRWN1CattFNd1WyzkI/xm2Y0CgYEA9l5U\n1Ta2lW3T4oSbrNQCICGqpOKte4JlQgLI0uLDaNWuGr+Gg7Ir6J74HDOWH9NKnemE\n2aiYXo67b0J8chPVQTYFZzbWWtlXlMXq9RDXe6fuNmFCgBT5Hm15i28pexpoWGEC\nlAsur/CBeEjTDjHuNFrwtIWyg2PmsY5VIBX7ukkCgYAIDVNSapoOzNtN/OdRw1h6\nCVpDzHxcOQ2C5eKzR2cJctT23I+HWyFiAW3EtCyRkdl3Z/QVQo/ebVf2JbUNp6N5\nK720TmVMANz8f6FWwoHv4DYDPUXh+0Y34SGiToaAiHWa4QHlQDuraV2rb5c4kMGk\nNSHNxf2Sb5HR/v4XOpa0xQKBgQDFDRoJFyPeTOPGL45cI443qPXVv8BGIzteGuAJ\nXHozJYWFu16Zgy5/dna4B8KxXcw2lYo+lQyZxMvB54mlrJtK9yxHK6MzMtdMFSki\nLgBL1TtAn3YS/7NpVOJ8VcL1xV9kIONxCaij7FeBn62/kswVcA9KNA1d7c+cgF0x\ntqOKkQKBgQDnNFOMXyBCheE/vyn0Cpqrbimydlz0MLsGwGSX9WkaudrJhcdHoxAa\nkzzGWt77fSMtC3Xjf644eveayMAHvejHEHzBUyVpqwKVcSpIgNaWRfMuuC7GMmh8\nsVvoolqNePm6fBRr51pP+iuMSj/yoz/7r+/hWq8QCFOibh3DpHAaWQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "52cedf241e2c4b488740e279974f789f", "name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "fingerprint": "d9:fd:c6:6d:0a:6c:89:f5:3c:2a:cb:b5:d1:c8:23:f9"}} 2018-08-28 17:46:32,328 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-eec5062b-7c87-4eec-8537-7564b164d768 2018-08-28 17:46:32,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.264359951019s 2018-08-28 17:46:32,328 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-eec5062b-7c87-4eec-8537-7564b164d768 2018-08-28 17:46:32,329 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDtbPS1BC+gT5a0SSLVBHrSh+aUQxDhH0GgWBvOU6E2fqA2u0BrpXdZD83+EHuhy5qwgfhd653DqPa1Zo+ajJG40ihDQASNGpPNH1z7wkhXXGU7BOpW5vJUnsI0bTyrQJhuaDPbqGsV9I4FFAymWkHV3vOBCHRPmyonDRmMiSXdynA0RJ7alCwKXQ4eyBT3a2E0vd1dpDBHmHshP96X3rhwyvefFTcwj2s7Z1UhbWZXPTuaZ0RXtIlnkYBnDTgROt4XQWG26xcByoz23gkYKMesmpwa3621R5KBO0F9WAOouDJLfl2946DK5cMYWwmBb8cowzPqwo1Y4xzZHvWRo3s1 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA7Wz0tQQvoE+WtEki1QR60ofmlEMQ4R9BoFgbzlOhNn6gNrtA\na6V3WQ/N/hB7ocuasIH4Xeudw6j2tWaPmoyRuNIoQ0AEjRqTzR9c+8JIV1xlOwTq\nVubyVJ7CNG08q0CYbmgz26hrFfSOBRQMplpB1d7zgQh0T5sqJw0ZjIkl3cpwNESe\n2pQsCl0OHsgU92thNL3dXaQwR5h7IT/el964cMr3nxU3MI9rO2dVIW1mVz07mmdE\nV7SJZ5GAZw04ETreF0FhtusXAcqM9t4JGCjHrJqcGt+ttUeSgTtBfVgDqLgyS35d\nveOgyuXDGFsJgW/HKMMz6sKNWOMc2R71kaN7NQIDAQABAoIBACpnkFkYM01liZwP\nh+oVz730SclnJQegJn913Rl/tEZgXUsJLJtNRUCh4v+igAJItAscW3ii0V2VuuJx\nO+q1en1RA6HnOCjfe1BibqAEdhksRmRBH31/5/4XEMZ+UByh/9eQQtrTfLTCJe9g\nQlYfvqxtEn6UPPnO07t/ynVgNWQkIM9me5y0/rg4nysbpgVX59gLsVSqGn9S36Ll\nF3y3ky9RFBIV/uy3d8ECAaW5OcCRsaHUgk2rfcWV3KNBlHHCRpHcfyg3uv3jG0qT\nZBMkOWGppePaOnfHTVL93ymlC9MdDPfRvz2ncoDPhzVr8ZGvx1vc717FbRPmAInm\ncUoyFGECgYEA9rUfr1M8Xi34cQE7zRhS/ET5E5kXqYTvW7lW6Kyej5pR02vhWfXL\ntxdPmr331LmhmfYf+wzw6zNj36VstvUBLIwh/tCtljheePPkhRFv8tpJa0TzlWHN\n3yEX/SWOqwVm95Nr3U69xfVbpxt8Xk6JRWN1CattFNd1WyzkI/xm2Y0CgYEA9l5U\n1Ta2lW3T4oSbrNQCICGqpOKte4JlQgLI0uLDaNWuGr+Gg7Ir6J74HDOWH9NKnemE\n2aiYXo67b0J8chPVQTYFZzbWWtlXlMXq9RDXe6fuNmFCgBT5Hm15i28pexpoWGEC\nlAsur/CBeEjTDjHuNFrwtIWyg2PmsY5VIBX7ukkCgYAIDVNSapoOzNtN/OdRw1h6\nCVpDzHxcOQ2C5eKzR2cJctT23I+HWyFiAW3EtCyRkdl3Z/QVQo/ebVf2JbUNp6N5\nK720TmVMANz8f6FWwoHv4DYDPUXh+0Y34SGiToaAiHWa4QHlQDuraV2rb5c4kMGk\nNSHNxf2Sb5HR/v4XOpa0xQKBgQDFDRoJFyPeTOPGL45cI443qPXVv8BGIzteGuAJ\nXHozJYWFu16Zgy5/dna4B8KxXcw2lYo+lQyZxMvB54mlrJtK9yxHK6MzMtdMFSki\nLgBL1TtAn3YS/7NpVOJ8VcL1xV9kIONxCaij7FeBn62/kswVcA9KNA1d7c+cgF0x\ntqOKkQKBgQDnNFOMXyBCheE/vyn0Cpqrbimydlz0MLsGwGSX9WkaudrJhcdHoxAa\nkzzGWt77fSMtC3Xjf644eveayMAHvejHEHzBUyVpqwKVcSpIgNaWRfMuuC7GMmh8\nsVvoolqNePm6fBRr51pP+iuMSj/yoz/7r+/hWq8QCFOibh3DpHAaWQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'52cedf241e2c4b488740e279974f789f', 'name': u'vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'created_at': '2018-08-28T17:46:32.329533', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13d506114b594a1597bee1455cdfa1fc', 'name': 'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd9:fd:c6:6d:0a:6c:89:f5:3c:2a:cb:b5:d1:c8:23:f9', 'type': 'ssh', 'id': u'vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9'}) 2018-08-28 17:46:32,330 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEA7Wz0tQQvoE+WtEki1QR60ofmlEMQ4R9BoFgbzlOhNn6gNrtA a6V3WQ/N/hB7ocuasIH4Xeudw6j2tWaPmoyRuNIoQ0AEjRqTzR9c+8JIV1xlOwTq VubyVJ7CNG08q0CYbmgz26hrFfSOBRQMplpB1d7zgQh0T5sqJw0ZjIkl3cpwNESe 2pQsCl0OHsgU92thNL3dXaQwR5h7IT/el964cMr3nxU3MI9rO2dVIW1mVz07mmdE V7SJZ5GAZw04ETreF0FhtusXAcqM9t4JGCjHrJqcGt+ttUeSgTtBfVgDqLgyS35d veOgyuXDGFsJgW/HKMMz6sKNWOMc2R71kaN7NQIDAQABAoIBACpnkFkYM01liZwP h+oVz730SclnJQegJn913Rl/tEZgXUsJLJtNRUCh4v+igAJItAscW3ii0V2VuuJx O+q1en1RA6HnOCjfe1BibqAEdhksRmRBH31/5/4XEMZ+UByh/9eQQtrTfLTCJe9g QlYfvqxtEn6UPPnO07t/ynVgNWQkIM9me5y0/rg4nysbpgVX59gLsVSqGn9S36Ll F3y3ky9RFBIV/uy3d8ECAaW5OcCRsaHUgk2rfcWV3KNBlHHCRpHcfyg3uv3jG0qT ZBMkOWGppePaOnfHTVL93ymlC9MdDPfRvz2ncoDPhzVr8ZGvx1vc717FbRPmAInm cUoyFGECgYEA9rUfr1M8Xi34cQE7zRhS/ET5E5kXqYTvW7lW6Kyej5pR02vhWfXL txdPmr331LmhmfYf+wzw6zNj36VstvUBLIwh/tCtljheePPkhRFv8tpJa0TzlWHN 3yEX/SWOqwVm95Nr3U69xfVbpxt8Xk6JRWN1CattFNd1WyzkI/xm2Y0CgYEA9l5U 1Ta2lW3T4oSbrNQCICGqpOKte4JlQgLI0uLDaNWuGr+Gg7Ir6J74HDOWH9NKnemE 2aiYXo67b0J8chPVQTYFZzbWWtlXlMXq9RDXe6fuNmFCgBT5Hm15i28pexpoWGEC lAsur/CBeEjTDjHuNFrwtIWyg2PmsY5VIBX7ukkCgYAIDVNSapoOzNtN/OdRw1h6 CVpDzHxcOQ2C5eKzR2cJctT23I+HWyFiAW3EtCyRkdl3Z/QVQo/ebVf2JbUNp6N5 K720TmVMANz8f6FWwoHv4DYDPUXh+0Y34SGiToaAiHWa4QHlQDuraV2rb5c4kMGk NSHNxf2Sb5HR/v4XOpa0xQKBgQDFDRoJFyPeTOPGL45cI443qPXVv8BGIzteGuAJ XHozJYWFu16Zgy5/dna4B8KxXcw2lYo+lQyZxMvB54mlrJtK9yxHK6MzMtdMFSki LgBL1TtAn3YS/7NpVOJ8VcL1xV9kIONxCaij7FeBn62/kswVcA9KNA1d7c+cgF0x tqOKkQKBgQDnNFOMXyBCheE/vyn0Cpqrbimydlz0MLsGwGSX9WkaudrJhcdHoxAa kzzGWt77fSMtC3Xjf644eveayMAHvejHEHzBUyVpqwKVcSpIgNaWRfMuuC7GMmh8 sVvoolqNePm6fBRr51pP+iuMSj/yoz/7r+/hWq8QCFOibh3DpHAaWQ== -----END RSA PRIVATE KEY----- 2018-08-28 17:46:32,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-28 17:46:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"security_group": {"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-08-28 17:46:32,685 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-3978df10-1ea2-490b-8538-13b35416c893 Date: Tue, 28 Aug 2018 17:46:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:32Z", "updated_at": "2018-08-28T17:46:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "327451cc-ae73-4f1e-82f2-f9c6c473cb3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "d86858b7-4580-468d-a346-7d96c834ac40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 2, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}} 2018-08-28 17:46:32,685 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3978df10-1ea2-490b-8538-13b35416c893 2018-08-28 17:46:32,686 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.352890014648s 2018-08-28 17:46:32,686 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-3978df10-1ea2-490b-8538-13b35416c893 2018-08-28 17:46:32,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 17:46:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:32,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-0d5f4c71-ee7d-4b2d-bac6-b377ee7ed88a Date: Tue, 28 Aug 2018 17:46:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:32Z", "updated_at": "2018-08-28T17:46:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "327451cc-ae73-4f1e-82f2-f9c6c473cb3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "d86858b7-4580-468d-a346-7d96c834ac40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 2, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:46:32,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0d5f4c71-ee7d-4b2d-bac6-b377ee7ed88a 2018-08-28 17:46:32,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.205760955811s 2018-08-28 17:46:32,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0d5f4c71-ee7d-4b2d-bac6-b377ee7ed88a 2018-08-28 17:46:32,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 17:46:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -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": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e"}}' 2018-08-28 17:46:33,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-8c93b7c7-1e55-4689-8ec6-8c0e67d9745c Date: Tue, 28 Aug 2018 17:46:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T17:46:33Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "port_range_min": 22, "revision_number": 0, "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:33Z", "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "d5e72233-c201-40ba-b2f5-2c1780dce0d3"}} 2018-08-28 17:46:33,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-8c93b7c7-1e55-4689-8ec6-8c0e67d9745c 2018-08-28 17:46:33,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.136029005051s 2018-08-28 17:46:33,038 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-8c93b7c7-1e55-4689-8ec6-8c0e67d9745c 2018-08-28 17:46:33,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 17:46:33,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:33,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-29df7d04-d95f-4cf4-9c0b-f2ffc59218d9 Date: Tue, 28 Aug 2018 17:46:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:32Z", "updated_at": "2018-08-28T17:46:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "327451cc-ae73-4f1e-82f2-f9c6c473cb3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T17:46:33Z", "revision_number": 0, "id": "d5e72233-c201-40ba-b2f5-2c1780dce0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:33Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "d86858b7-4580-468d-a346-7d96c834ac40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 3, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:46:33,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-29df7d04-d95f-4cf4-9c0b-f2ffc59218d9 2018-08-28 17:46:33,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0717151165009s 2018-08-28 17:46:33,114 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-29df7d04-d95f-4cf4-9c0b-f2ffc59218d9 2018-08-28 17:46:33,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 17:46:33,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -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": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e"}}' 2018-08-28 17:46:33,612 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-f5de4576-0f87-4d95-83fa-e162a95c11e9 Date: Tue, 28 Aug 2018 17:46:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T17:46:33Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "port_range_min": null, "revision_number": 0, "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:33Z", "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "abc0888c-f980-421a-9e64-76b4450ae0af"}} 2018-08-28 17:46:33,612 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f5de4576-0f87-4d95-83fa-e162a95c11e9 2018-08-28 17:46:33,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.49499797821s 2018-08-28 17:46:33,612 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f5de4576-0f87-4d95-83fa-e162a95c11e9 2018-08-28 17:46:33,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:46:33,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:33,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-e07a33bd-a4cf-4ea3-b9b8-0ebe546cd6ee Date: Tue, 28 Aug 2018 17:46:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e6a7ae7-8262-43ef-9747-307159db1ba3"],"updated_at":"2018-08-28T17:46:21Z","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13d506114b594a1597bee1455cdfa1fc","id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","name":"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:46:33,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e07a33bd-a4cf-4ea3-b9b8-0ebe546cd6ee 2018-08-28 17:46:33,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.260344028473s 2018-08-28 17:46:33,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e07a33bd-a4cf-4ea3-b9b8-0ebe546cd6ee 2018-08-28 17:46:33,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:46:33,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:34,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-f2938984-6225-44d3-836d-488ad29d6582 Date: Tue, 28 Aug 2018 17:46:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "metadata": {}}], "file": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file", "owner": "13d506114b594a1597bee1455cdfa1fc", "id": "06efd284-92cf-43be-b581-dfca5f619209", "size": 12716032, "self": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:46:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:46:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:46:34,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f2938984-6225-44d3-836d-488ad29d6582 2018-08-28 17:46:34,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165688991547s 2018-08-28 17:46:34,042 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f2938984-6225-44d3-836d-488ad29d6582 2018-08-28 17:46:34,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 17:46:34,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:34,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4b79ccd7-6a87-4626-8f8a-0d4927eec39a x-compute-request-id: req-4b79ccd7-6a87-4626-8f8a-0d4927eec39a Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "name": "vping_ssh-flavor_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 17:46:34,080 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4b79ccd7-6a87-4626-8f8a-0d4927eec39a 2018-08-28 17:46:34,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0354309082031s 2018-08-28 17:46:34,080 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4b79ccd7-6a87-4626-8f8a-0d4927eec39a 2018-08-28 17:46:34,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-28 17:46:34,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"server": {"name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "imageRef": "06efd284-92cf-43be-b581-dfca5f619209", "flavorRef": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7dbee26f-6151-4ea8-8de7-b2fcee3616f2"}], "security_groups": [{"name": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e"}]}}' 2018-08-28 17:46:36,163 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:46:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c090398c-a789-4886-8816-3b6b2d4393fa x-compute-request-id: req-c090398c-a789-4886-8816-3b6b2d4393fa Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e"}], "OS-DCF:diskConfig": "MANUAL", "id": "b48573cd-a696-4ed8-8641-17515aa92795", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "adminPass": "55ak7auxTA2U"}} 2018-08-28 17:46:36,164 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c090398c-a789-4886-8816-3b6b2d4393fa 2018-08-28 17:46:36,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.08195495605s 2018-08-28 17:46:36,164 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-c090398c-a789-4886-8816-3b6b2d4393fa 2018-08-28 17:46:36,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:36,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:36,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-7841d0c3-f79b-48fe-88fb-0b70a881d40c x-compute-request-id: req-7841d0c3-f79b-48fe-88fb-0b70a881d40c Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:36,420 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7841d0c3-f79b-48fe-88fb-0b70a881d40c 2018-08-28 17:46:36,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.25455904007s 2018-08-28 17:46:36,420 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7841d0c3-f79b-48fe-88fb-0b70a881d40c 2018-08-28 17:46:36,426 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:46:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:36,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-a4aa0293-13d3-4af4-a05b-95aebabf959a Date: Tue, 28 Aug 2018 17:46:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e6a7ae7-8262-43ef-9747-307159db1ba3"],"updated_at":"2018-08-28T17:46:21Z","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13d506114b594a1597bee1455cdfa1fc","id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","name":"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:46:36,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a4aa0293-13d3-4af4-a05b-95aebabf959a 2018-08-28 17:46:36,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106161117554s 2018-08-28 17:46:36,533 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a4aa0293-13d3-4af4-a05b-95aebabf959a 2018-08-28 17:46:36,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 17:46:36,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:36,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-759376a2-c4b3-4985-91a1-cea58e7e9596 Date: Tue, 28 Aug 2018 17:46:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:46:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"13d506114b594a1597bee1455cdfa1fc","id":"2e6a7ae7-8262-43ef-9747-307159db1ba3","subnetpool_id":null,"name":"vping_ssh-subnet_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:46:36,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-759376a2-c4b3-4985-91a1-cea58e7e9596 2018-08-28 17:46:36,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.211404085159s 2018-08-28 17:46:36,745 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-759376a2-c4b3-4985-91a1-cea58e7e9596 2018-08-28 17:46:36,746 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:46:38,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:38,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:39,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46: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-8794a345-968d-4124-9e0f-3bc7a3bfd8dd x-compute-request-id: req-8794a345-968d-4124-9e0f-3bc7a3bfd8dd 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.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:38Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:39,425 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8794a345-968d-4124-9e0f-3bc7a3bfd8dd 2018-08-28 17:46:39,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.675364017487s 2018-08-28 17:46:39,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8794a345-968d-4124-9e0f-3bc7a3bfd8dd 2018-08-28 17:46:39,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:46:41,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:41,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46: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-85fbcde9-8be9-40bd-a6bd-1a2d1912d6e9 x-compute-request-id: req-85fbcde9-8be9-40bd-a6bd-1a2d1912d6e9 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.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:38Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:41,971 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85fbcde9-8be9-40bd-a6bd-1a2d1912d6e9 2018-08-28 17:46:41,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.539224147797s 2018-08-28 17:46:41,972 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85fbcde9-8be9-40bd-a6bd-1a2d1912d6e9 2018-08-28 17:46:41,976 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:46:43,979 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:43,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:44,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34aadcce-549b-4c17-bcbe-1e225bf7198b x-compute-request-id: req-34aadcce-549b-4c17-bcbe-1e225bf7198b Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:44Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:44,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-34aadcce-549b-4c17-bcbe-1e225bf7198b 2018-08-28 17:46:44,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.593329906464s 2018-08-28 17:46:44,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-34aadcce-549b-4c17-bcbe-1e225bf7198b 2018-08-28 17:46:44,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 17:46:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=b48573cd-a696-4ed8-8641-17515aa92795" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:44,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-d1da991e-9c08-4778-9ef5-d7edbd23595f Date: Tue, 28 Aug 2018 17:46:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:46:43Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e6a7ae7-8262-43ef-9747-307159db1ba3","ip_address":"192.168.120.10"}],"id":"d5860459-3aa9-4b3d-aa7b-7008d96bec35","security_groups":["68ad2667-6e96-486a-a2d8-f5202bf6ce5e"],"mac_address":"fa:16:3e:a2:68:85","project_id":"13d506114b594a1597bee1455cdfa1fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:38Z","binding:vnic_type":"normal","device_id":"b48573cd-a696-4ed8-8641-17515aa92795"}]} 2018-08-28 17:46:44,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b48573cd-a696-4ed8-8641-17515aa92795 used request id req-d1da991e-9c08-4778-9ef5-d7edbd23595f 2018-08-28 17:46:44,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.214344978333s 2018-08-28 17:46:44,792 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=b48573cd-a696-4ed8-8641-17515aa92795 used request id req-d1da991e-9c08-4778-9ef5-d7edbd23595f 2018-08-28 17:46:44,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:46:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d5860459-3aa9-4b3d-aa7b-7008d96bec35" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:44,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-01253068-2c3f-48ce-9b73-002e764aa3fa Date: Tue, 28 Aug 2018 17:46:44 GMT RESP BODY: {"floatingips": []} 2018-08-28 17:46:44,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d5860459-3aa9-4b3d-aa7b-7008d96bec35 used request id req-01253068-2c3f-48ce-9b73-002e764aa3fa 2018-08-28 17:46:44,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.017077922821s 2018-08-28 17:46:44,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=d5860459-3aa9-4b3d-aa7b-7008d96bec35 used request id req-01253068-2c3f-48ce-9b73-002e764aa3fa 2018-08-28 17:46:44,815 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a2:68:85', 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'06efd284-92cf-43be-b581-dfca5f619209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:46:43.000000', 'flavor': Munch({u'id': u'57e56902-f862-41e6-b1f1-81c3fcf64b85'}), 'az': u'nova', 'id': u'b48573cd-a696-4ed8-8641-17515aa92795', 'security_groups': [Munch({u'name': u'vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'52cedf241e2c4b488740e279974f789f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13d506114b594a1597bee1455cdfa1fc', 'name': 'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-28T17:46:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T17:46:44Z', 'hostId': u'00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:46:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'13d506114b594a1597bee1455cdfa1fc', 'name': u'vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'adminPass': u'55ak7auxTA2U', 'tenant_id': u'13d506114b594a1597bee1455cdfa1fc', 'region': 'regionOne', 'created': u'2018-08-28T17:46:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-28 17:46:44,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:46:44,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:44,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-495566d3-2c41-4187-ac92-5d02a83bbedf Date: Tue, 28 Aug 2018 17:46:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e6a7ae7-8262-43ef-9747-307159db1ba3"],"updated_at":"2018-08-28T17:46:21Z","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13d506114b594a1597bee1455cdfa1fc","id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","name":"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:46:44,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-495566d3-2c41-4187-ac92-5d02a83bbedf 2018-08-28 17:46:44,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108585119247s 2018-08-28 17:46:44,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-495566d3-2c41-4187-ac92-5d02a83bbedf 2018-08-28 17:46:44,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:46:44,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:45,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-de0c27d9-6623-45f6-a8f7-b142b172f880 Date: Tue, 28 Aug 2018 17:46:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "metadata": {}}], "file": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file", "owner": "13d506114b594a1597bee1455cdfa1fc", "id": "06efd284-92cf-43be-b581-dfca5f619209", "size": 12716032, "self": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:46:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:46:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:46:45,093 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-de0c27d9-6623-45f6-a8f7-b142b172f880 2018-08-28 17:46:45,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16693687439s 2018-08-28 17:46:45,094 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-de0c27d9-6623-45f6-a8f7-b142b172f880 2018-08-28 17:46:45,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 17:46:45,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:45,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57a84306-4e0e-40d5-931c-ed610eb52ef6 x-compute-request-id: req-57a84306-4e0e-40d5-931c-ed610eb52ef6 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "name": "vping_ssh-flavor_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 17:46:45,129 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-57a84306-4e0e-40d5-931c-ed610eb52ef6 2018-08-28 17:46:45,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334761142731s 2018-08-28 17:46:45,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-57a84306-4e0e-40d5-931c-ed610eb52ef6 2018-08-28 17:46:45,131 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-28 17:46:45,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"server": {"name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "imageRef": "06efd284-92cf-43be-b581-dfca5f619209", "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "flavorRef": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7dbee26f-6151-4ea8-8de7-b2fcee3616f2"}], "security_groups": [{"name": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e"}]}}' 2018-08-28 17:46:47,064 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:46:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9560e2f9-507b-4845-8866-d26a5d1c0fbb x-compute-request-id: req-9560e2f9-507b-4845-8866-d26a5d1c0fbb Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e"}], "OS-DCF:diskConfig": "MANUAL", "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "adminPass": "FZn6CWJzcbdT"}} 2018-08-28 17:46:47,064 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9560e2f9-507b-4845-8866-d26a5d1c0fbb 2018-08-28 17:46:47,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.93372917175s 2018-08-28 17:46:47,065 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-9560e2f9-507b-4845-8866-d26a5d1c0fbb 2018-08-28 17:46:47,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:47,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-ab00c268-35ad-4a0b-9d8c-e9668632275a x-compute-request-id: req-ab00c268-35ad-4a0b-9d8c-e9668632275a Content-Encoding: gzip Content-Length: 847 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:47Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:44Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:47,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab00c268-35ad-4a0b-9d8c-e9668632275a 2018-08-28 17:46:47,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579695940018s 2018-08-28 17:46:47,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ab00c268-35ad-4a0b-9d8c-e9668632275a 2018-08-28 17:46:47,651 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:46:49,654 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:50,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46: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-2988fa92-55b0-4130-af55-674c082b32c7 x-compute-request-id: req-2988fa92-55b0-4130-af55-674c082b32c7 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:48Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:44Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:50,018 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2988fa92-55b0-4130-af55-674c082b32c7 2018-08-28 17:46:50,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364686965942s 2018-08-28 17:46:50,019 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2988fa92-55b0-4130-af55-674c082b32c7 2018-08-28 17:46:50,024 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:46:52,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:52,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:52,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46: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-55f8a12d-214e-4eb2-b233-ae3fe6ee1169 x-compute-request-id: req-55f8a12d-214e-4eb2-b233-ae3fe6ee1169 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:48Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:44Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:52,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55f8a12d-214e-4eb2-b233-ae3fe6ee1169 2018-08-28 17:46:52,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.683968067169s 2018-08-28 17:46:52,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-55f8a12d-214e-4eb2-b233-ae3fe6ee1169 2018-08-28 17:46:52,716 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:46:54,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:54,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:55,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-96176c48-591d-4a0c-9c10-3abc42134182 x-compute-request-id: req-96176c48-591d-4a0c-9c10-3abc42134182 Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:48Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:44Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:55,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-96176c48-591d-4a0c-9c10-3abc42134182 2018-08-28 17:46:55,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.520392179489s 2018-08-28 17:46:55,240 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-96176c48-591d-4a0c-9c10-3abc42134182 2018-08-28 17:46:55,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:46:57,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:46:57,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:46:58,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:46:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f04e7a6b-273b-4dc0-a20c-89b7151dec1a x-compute-request-id: req-f04e7a6b-273b-4dc0-a20c-89b7151dec1a Content-Encoding: gzip Content-Length: 887 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:46:48Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:44Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:46:58,083 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f04e7a6b-273b-4dc0-a20c-89b7151dec1a 2018-08-28 17:46:58,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.836956977844s 2018-08-28 17:46:58,084 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f04e7a6b-273b-4dc0-a20c-89b7151dec1a 2018-08-28 17:46:58,089 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:00,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:00,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:00,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47: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-11f9b470-4c70-4f27-b305-d954baedd751 x-compute-request-id: req-11f9b470-4c70-4f27-b305-d954baedd751 Content-Encoding: gzip Content-Length: 869 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:6d:50", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:56.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:57Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:44Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:00,709 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11f9b470-4c70-4f27-b305-d954baedd751 2018-08-28 17:47:00,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.617058992386s 2018-08-28 17:47:00,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11f9b470-4c70-4f27-b305-d954baedd751 2018-08-28 17:47:00,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 17:47:00,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=581d9fd3-1c32-4a2a-acf3-a7c253a03253" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:00,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8c8031d3-0802-4d71-82bc-51ddb1e57fce Date: Tue, 28 Aug 2018 17:47:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:46:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e6a7ae7-8262-43ef-9747-307159db1ba3","ip_address":"192.168.120.5"}],"id":"5484b6fc-ada8-4cb9-8ec5-aa404a56b766","security_groups":["68ad2667-6e96-486a-a2d8-f5202bf6ce5e"],"mac_address":"fa:16:3e:0d:6d:50","project_id":"13d506114b594a1597bee1455cdfa1fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:49Z","binding:vnic_type":"normal","device_id":"581d9fd3-1c32-4a2a-acf3-a7c253a03253"}]} 2018-08-28 17:47:00,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=581d9fd3-1c32-4a2a-acf3-a7c253a03253 used request id req-8c8031d3-0802-4d71-82bc-51ddb1e57fce 2018-08-28 17:47:00,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.215610027313s 2018-08-28 17:47:00,931 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=581d9fd3-1c32-4a2a-acf3-a7c253a03253 used request id req-8c8031d3-0802-4d71-82bc-51ddb1e57fce 2018-08-28 17:47:00,936 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5484b6fc-ada8-4cb9-8ec5-aa404a56b766" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:00,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ff0f9a32-e47b-410e-9219-572b683c17c2 Date: Tue, 28 Aug 2018 17:47:00 GMT RESP BODY: {"floatingips": []} 2018-08-28 17:47:00,959 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5484b6fc-ada8-4cb9-8ec5-aa404a56b766 used request id req-ff0f9a32-e47b-410e-9219-572b683c17c2 2018-08-28 17:47:00,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233130455017s 2018-08-28 17:47:00,960 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5484b6fc-ada8-4cb9-8ec5-aa404a56b766 used request id req-ff0f9a32-e47b-410e-9219-572b683c17c2 2018-08-28 17:47:00,960 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0d:6d:50', 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'06efd284-92cf-43be-b581-dfca5f619209'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:46:56.000000', 'flavor': Munch({u'id': u'57e56902-f862-41e6-b1f1-81c3fcf64b85'}), 'az': u'nova', 'id': u'581d9fd3-1c32-4a2a-acf3-a7c253a03253', 'security_groups': [Munch({u'name': u'vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'52cedf241e2c4b488740e279974f789f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13d506114b594a1597bee1455cdfa1fc', 'name': 'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-28T17:46:56.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T17:46:57Z', 'hostId': u'49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:46:56.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'13d506114b594a1597bee1455cdfa1fc', 'name': u'vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'adminPass': u'FZn6CWJzcbdT', 'tenant_id': u'13d506114b594a1597bee1455cdfa1fc', 'region': 'regionOne', 'created': u'2018-08-28T17:46:47Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-28 17:47:00,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:47:00,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:01,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-674cfc75-bb90-483b-a6dd-3e47a82fecdf Date: Tue, 28 Aug 2018 17:47:01 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["2e6a7ae7-8262-43ef-9747-307159db1ba3"],"updated_at":"2018-08-28T17:46:21Z","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"13d506114b594a1597bee1455cdfa1fc","id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","name":"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:47:01,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-674cfc75-bb90-483b-a6dd-3e47a82fecdf 2018-08-28 17:47:01,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.112233161926s 2018-08-28 17:47:01,077 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-674cfc75-bb90-483b-a6dd-3e47a82fecdf 2018-08-28 17:47:01,078 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 17:47:01,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=581d9fd3-1c32-4a2a-acf3-a7c253a03253" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:01,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-c0804d7c-9b78-4801-bff0-3b39b0df0e51 Date: Tue, 28 Aug 2018 17:47:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:46:56Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2e6a7ae7-8262-43ef-9747-307159db1ba3","ip_address":"192.168.120.5"}],"id":"5484b6fc-ada8-4cb9-8ec5-aa404a56b766","security_groups":["68ad2667-6e96-486a-a2d8-f5202bf6ce5e"],"mac_address":"fa:16:3e:0d:6d:50","project_id":"13d506114b594a1597bee1455cdfa1fc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:49Z","binding:vnic_type":"normal","device_id":"581d9fd3-1c32-4a2a-acf3-a7c253a03253"}]} 2018-08-28 17:47:01,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=581d9fd3-1c32-4a2a-acf3-a7c253a03253 used request id req-c0804d7c-9b78-4801-bff0-3b39b0df0e51 2018-08-28 17:47:01,139 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0612411499023s 2018-08-28 17:47:01,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=581d9fd3-1c32-4a2a-acf3-a7c253a03253 used request id req-c0804d7c-9b78-4801-bff0-3b39b0df0e51 2018-08-28 17:47:01,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-28 17:47:01,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.5", "port_id": "5484b6fc-ada8-4cb9-8ec5-aa404a56b766"}}' 2018-08-28 17:47:02,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-6b63d9cf-2d14-46dc-aed6-85732ff0ec40 Date: Tue, 28 Aug 2018 17:47:02 GMT RESP BODY: {"floatingip": {"router_id": "9db80176-8a90-4233-84a0-536378067f17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:47:01Z", "updated_at": "2018-08-28T17:47:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "13d506114b594a1597bee1455cdfa1fc", "port_id": "5484b6fc-ada8-4cb9-8ec5-aa404a56b766", "id": "3651c5a3-8d73-48c1-94a1-4a824e2beaf8"}} 2018-08-28 17:47:02,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6b63d9cf-2d14-46dc-aed6-85732ff0ec40 2018-08-28 17:47:02,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.8416519165s 2018-08-28 17:47:02,982 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-6b63d9cf-2d14-46dc-aed6-85732ff0ec40 2018-08-28 17:47:02,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:02,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:03,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-ffae99a5-eac1-492e-938d-6e7add726c72 Date: Tue, 28 Aug 2018 17:47:03 GMT RESP BODY: {"floatingips": [{"router_id": "9db80176-8a90-4233-84a0-536378067f17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:47:01Z", "updated_at": "2018-08-28T17:47:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "13d506114b594a1597bee1455cdfa1fc", "port_id": "5484b6fc-ada8-4cb9-8ec5-aa404a56b766", "id": "3651c5a3-8d73-48c1-94a1-4a824e2beaf8"}]} 2018-08-28 17:47:03,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ffae99a5-eac1-492e-938d-6e7add726c72 2018-08-28 17:47:03,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0358290672302s 2018-08-28 17:47:03,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ffae99a5-eac1-492e-938d-6e7add726c72 2018-08-28 17:47:03,032 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 17:47:03,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:03,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:03,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-380862ce-9c19-4033-8b48-319d089322f0 Date: Tue, 28 Aug 2018 17:47:03 GMT RESP BODY: {"floatingips": [{"router_id": "9db80176-8a90-4233-84a0-536378067f17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:47:01Z", "updated_at": "2018-08-28T17:47:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "13d506114b594a1597bee1455cdfa1fc", "port_id": "5484b6fc-ada8-4cb9-8ec5-aa404a56b766", "id": "3651c5a3-8d73-48c1-94a1-4a824e2beaf8"}]} 2018-08-28 17:47:03,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-380862ce-9c19-4033-8b48-319d089322f0 2018-08-28 17:47:03,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0220589637756s 2018-08-28 17:47:03,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-380862ce-9c19-4033-8b48-319d089322f0 2018-08-28 17:47:03,163 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 17:47:03,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:03,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:03,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-84b54108-a7f3-47d8-a9ce-dbaf4d7cf175 Date: Tue, 28 Aug 2018 17:47:03 GMT RESP BODY: {"floatingips": [{"router_id": "9db80176-8a90-4233-84a0-536378067f17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:47:01Z", "updated_at": "2018-08-28T17:47:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "13d506114b594a1597bee1455cdfa1fc", "port_id": "5484b6fc-ada8-4cb9-8ec5-aa404a56b766", "id": "3651c5a3-8d73-48c1-94a1-4a824e2beaf8"}]} 2018-08-28 17:47:03,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-84b54108-a7f3-47d8-a9ce-dbaf4d7cf175 2018-08-28 17:47:03,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0338490009308s 2018-08-28 17:47:03,303 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-84b54108-a7f3-47d8-a9ce-dbaf4d7cf175 2018-08-28 17:47:03,306 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 17:47:03,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:03,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:03,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-d381a573-d33c-4d5b-941f-ef4e3ed01c7d Date: Tue, 28 Aug 2018 17:47:03 GMT RESP BODY: {"floatingips": [{"router_id": "9db80176-8a90-4233-84a0-536378067f17", "status": "DOWN", "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:47:01Z", "updated_at": "2018-08-28T17:47:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "13d506114b594a1597bee1455cdfa1fc", "port_id": "5484b6fc-ada8-4cb9-8ec5-aa404a56b766", "id": "3651c5a3-8d73-48c1-94a1-4a824e2beaf8"}]} 2018-08-28 17:47:03,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d381a573-d33c-4d5b-941f-ef4e3ed01c7d 2018-08-28 17:47:03,446 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0341758728027s 2018-08-28 17:47:03,446 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d381a573-d33c-4d5b-941f-ef4e3ed01c7d 2018-08-28 17:47:03,450 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 17:47:03,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:03,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-c4f95085-e19e-4213-b546-66a31092497f Date: Tue, 28 Aug 2018 17:47:03 GMT RESP BODY: {"floatingips": [{"router_id": "9db80176-8a90-4233-84a0-536378067f17", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:47:01Z", "updated_at": "2018-08-28T17:47:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "13d506114b594a1597bee1455cdfa1fc", "port_id": "5484b6fc-ada8-4cb9-8ec5-aa404a56b766", "id": "3651c5a3-8d73-48c1-94a1-4a824e2beaf8"}]} 2018-08-28 17:47:03,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c4f95085-e19e-4213-b546-66a31092497f 2018-08-28 17:47:03,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.158177852631s 2018-08-28 17:47:03,714 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c4f95085-e19e-4213-b546-66a31092497f 2018-08-28 17:47:03,717 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'9db80176-8a90-4233-84a0-536378067f17', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'13d506114b594a1597bee1455cdfa1fc', 'created_at': u'2018-08-28T17:47:01Z', 'attached': True, 'updated_at': u'2018-08-28T17:47:01Z', 'id': u'3651c5a3-8d73-48c1-94a1-4a824e2beaf8', 'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.203', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'13d506114b594a1597bee1455cdfa1fc', 'name': 'vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'9db80176-8a90-4233-84a0-536378067f17', 'project_id': u'13d506114b594a1597bee1455cdfa1fc', 'port_id': u'5484b6fc-ada8-4cb9-8ec5-aa404a56b766', 'port': u'5484b6fc-ada8-4cb9-8ec5-aa404a56b766', 'network': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f'}) 2018-08-28 17:47:03,718 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-28 17:47:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253/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}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 17:47:04,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f177598e-3f58-40bc-890c-f9221ba661c8 x-compute-request-id: req-f177598e-3f58-40bc-890c-f9221ba661c8 Content-Encoding: gzip Content-Length: 9536 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 509455630 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.143962] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.145796] pid_max: default: 32768 minimum: 301\n[ 0.146806] ACPI: Core revision 20150930\n[ 0.148286] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149703] Security Framework initialized\n[ 0.150594] Yama: becoming mindful.\n[ 0.151469] AppArmor: AppArmor initialized\n[ 0.152400] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.153874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.155336] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.156693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.158230] Initializing cgroup subsys io\n[ 0.159168] Initializing cgroup subsys memory\n[ 0.160135] Initializing cgroup subsys devices\n[ 0.161115] Initializing cgroup subsys freezer\n[ 0.162223] Initializing cgroup subsys net_cls\n[ 0.163238] Initializing cgroup subsys perf_event\n[ 0.164261] Initializing cgroup subsys net_prio\n[ 0.165249] Initializing cgroup subsys hugetlb\n[ 0.166229] Initializing cgroup subsys pids\n[ 0.167250] CPU: Physical Processor ID: 0\n[ 0.168856] mce: CPU supports 10 MCE banks\n[ 0.169756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.170834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.181731] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.188443] ftrace: allocating 31920 entries in 125 pages\n[ 0.215092] smpboot: Max logical packages: 1\n[ 0.215920] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.217218] x2apic enabled\n[ 0.218011] Switched APIC routing to physical x2apic.\n[ 0.219731] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.220826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.222755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.224484] KVM setup paravirtual spinlock\n[ 0.225754] x86: Booted up 1 node, 1 CPUs\n[ 0.226536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.227878] devtmpfs: initialized\n[ 0.229572] evm: security.selinux\n[ 0.230248] evm: security.SMACK64\n[ 0.230916] evm: security.SMACK64EXEC\n[ 0.231633] evm: security.SMACK64TRANSMUTE\n[ 0.232412] evm: security.SMACK64MMAP\n[ 0.233125] evm: security.ima\n[ 0.233758] evm: security.capability\n[ 0.234543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236333] pinctrl core: initialized pinctrl subsystem\n[ 0.237390] RTC time: 17:46:57, date: 08/28/18\n[ 0.238325] NET: Registered protocol family 16\n[ 0.239261] cpuidle: using governor ladder\n[ 0.240051] cpuidle: using governor menu\n[ 0.240810] PCCT header not found.\n[ 0.241532] ACPI: bus type PCI registered\n[ 0.242312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.243513] PCI: Using configuration type 1 for base access\n[ 0.245228] ACPI: Added _OSI(Module Device)\n[ 0.246041] ACPI: Added _OSI(Processor Device)\n[ 0.246879] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.247749] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.249857] ACPI: Interpreter enabled\n[ 0.250601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.252385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.254149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.255927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.257698] ACPI: (supports S0 S5)\n[ 0.258381] ACPI: Using IOAPIC for interrupt routing\n[ 0.259396] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.262437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.263539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.264723] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.265879] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.268024] acpiphp: Slot [3] registered\n[ 0.268806] acpiphp: Slot [4] registered\n[ 0.269579] acpiphp: Slot [5] registered\n[ 0.270359] acpiphp: Slot [6] registered\n[ 0.271128] acpiphp: Slot [7] registered\n[ 0.271901] acpiphp: Slot [8] registered\n[ 0.272676] acpiphp: Slot [9] registered\n[ 0.273448] acpiphp: Slot [10] registered\n[ 0.274226] acpiphp: Slot [11] registered\n[ 0.275026] acpiphp: Slot [12] registered\n[ 0.275817] acpiphp: Slot [13] registered\n[ 0.276600] acpiphp: Slot [14] registered\n[ 0.277387] acpiphp: Slot [15] registered\n[ 0.288301] acpiphp: Slot [16] registered\n[ 0.289086] acpiphp: Slot [17] registered\n[ 0.289872] acpiphp: Slot [18] registered\n[ 0.290655] acpiphp: Slot [19] registered\n[ 0.291438] acpiphp: Slot [20] registered\n[ 0.292218] acpiphp: Slot [21] registered\n[ 0.293007] acpiphp: Slot [22] registered\n[ 0.293796] acpiphp: Slot [23] registered\n[ 0.294579] acpiphp: Slot [24] registered\n[ 0.295363] acpiphp: Slot [25] registered\n[ 0.296144] acpiphp: Slot [26] registered\n[ 0.296925] acpiphp: Slot [27] registered\n[ 0.297716] acpiphp: Slot [28] registered\n[ 0.298503] acpiphp: Slot [29] registered\n[ 0.299281] acpiphp: Slot [30] registered\n[ 0.300062] acpiphp: Slot [31] registered\n[ 0.300841] PCI host bridge to bus 0000:00\n[ 0.301622] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.302790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.303955] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.305351] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.306746] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.312943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.314213] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.315344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.316563] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.323096] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.324499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.370135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.371599] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.372986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.374359] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.375676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.376847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.377918] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.379169] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.380603] vgaarb: loaded\n[ 0.381162] vgaarb: bridge control possible 0000:00:02.0\n[ 0.382215] SCSI subsystem initialized\n[ 0.382973] ACPI: bus type USB registered\n[ 0.383724] usbcore: registered new interface driver usbfs\n[ 0.384667] usbcore: registered new interface driver hub\n[ 0.385594] usbcore: registered new device driver usb\n[ 0.386578] PCI: Using ACPI for IRQ routing\n[ 0.387554] NetLabel: Initializing\n[ 0.388204] NetLabel: domain hash size = 128\n[ 0.389005] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.389923] NetLabel: unlabeled traffic allowed by default\n[ 0.390941] clocksource: Switched to clocksource kvm-clock\n[ 0.396503] AppArmor: AppArmor Filesystem Enabled\n[ 0.397357] pnp: PnP ACPI init\n[ 0.398190] pnp: PnP ACPI: found 5 devices\n[ 0.404510] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.406076] NET: Registered protocol family 2\n[ 0.406991] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.408135] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.409198] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.410261] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.411283] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412376] NET: Registered protocol family 1\n[ 0.413168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.414167] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.415145] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.429134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.443292] Trying to unpack rootfs image as initramfs...\n[ 0.493228] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.507369] Scanning for low memory corruption every 60 seconds\n[ 0.508645] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509755] audit: initializing netlink subsys (disabled)\n[ 0.510746] audit: type=2000 audit(1535478417.659:1): initialized\n[ 0.512030] Initialise system trusted keyring\n[ 0.512925] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.514041] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.515970] zbud: loaded\n[ 0.516675] VFS: Disk quotas dquot_6.6.0\n[ 0.517473] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.518937] fuse init (API version 7.23)\n[ 0.519819] Key type big_key registered\n[ 0.520599] Allocating IMA MOK and blacklist keyrings.\n[ 0.522039] Key type asymmetric registered\n[ 0.522844] Asymmetric key parser 'x509' registered\n[ 0.523775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.525189] io scheduler noop registered\n[ 0.525959] io scheduler deadline registered (default)\n[ 0.526910] io scheduler cfq registered\n[ 0.527731] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.528743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.529957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.531374] ACPI: Power Button [PWRF]\n[ 0.532183] GHES: HEST is not enabled!\n[ 0.545871] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.575388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.578434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.602310] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604423] Linux agpgart interface v0.103\n[ 0.606411] brd: module loaded\n[ 0.607583] loop: module loaded\n[ 0.612757] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.614160] GPT:90111 != 2097151\n[ 0.614819] GPT:Alternate GPT header not at the end of the disk.\n[ 0.615879] GPT:90111 != 2097151\n[ 0.616538] GPT: Use GNU Parted to correct GPT errors.\n[ 0.617468] vda: vda1 vda15\n[ 0.619001] scsi host0: ata_piix\n[ 0.619715] scsi host1: ata_piix\n[ 0.620401] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.621571] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.622972] libphy: Fixed MDIO Bus: probed\n[ 0.623770] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624683] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626966] PPP generic driver version 2.4.2\n[ 0.627936] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629393] ehci-pci: EHCI PCI platform driver\n[ 0.630409] ehci-platform: EHCI generic platform driver\n[ 0.631577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.632909] ohci-pci: OHCI PCI platform driver\n[ 0.633920] ohci-platform: OHCI generic platform driver\n[ 0.635082] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649680] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.652547] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.653731] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.655041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.656494] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.658139] usb usb1: Product: UHCI Host Controller\n[ 0.659226] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.660432] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.661365] hub 1-0:1.0: USB hub found\n[ 0.662108] hub 1-0:1.0: 2 ports detected\n[ 0.662993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.665087] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.666181] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.667343] mousedev: PS/2 mouse device common for all mice\n[ 0.668738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.670812] rtc_cmos 00:00: RTC can wake from S4\n[ 0.672042] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.673395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.674751] i2c /dev entries driver\n[ 0.675612] device-mapper: uevent: version 1.0.3\n[ 0.676674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.678531] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.679994] NET: Registered protocol family 10\n[ 0.681106] NET: Registered protocol family 17\n[ 0.682124] Key type dns_resolver registered\n[ 0.683100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684176] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.685867] registered taskstats version 1\n[ 0.686677] Loading compiled-in X.509 certificates\n[ 0.688094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.689886] zswap: loaded using pool lzo/zbud\n[ 0.691238] Key type trusted registered\n[ 0.692748] Key type encrypted registered\n[ 0.693552] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.694540] ima: No TPM chip found, activating TPM-bypass!\n[ 0.695548] evm: HMAC attrs: 0x1\n[ 0.696456] Magic number: 14:157:796\n[ 0.697293] rtc_cmos 00:00: setting system clock to 2018-08-28 17:46:57 UTC (1535478417)\n[ 0.699211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700294] EDD information not available.\n[ 0.779908] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.781690] Write protecting the kernel read-only data: 14336k\n[ 0.793781] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.795565] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.61\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.838007] 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.35\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.5...\nLease of 192.168.120.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.49. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2fp/OkDK8tsBzIaqnIR7a6JVXtkq9t9j/TYxzwz1VIpdNHJ/xjCpVWniIkGgGUk3VBCl/j2xHubj6zPby5XtusTdyxu27Vll4X1Q+SCfCbueYYPXiDeRhU3IALii/6ynHDWrCDWmBS3tLXD+Ugb2iGiudfSJ7fCsjaMqySRBetUg1NgNckAHKqIM+1v7/T8BkaggApIdeX7q5HX2ZWQEisNgz4YDG0t0Q1S6iDQ7eSFV2BybF3Nd1seToXingQlhx9HBV6/Cmwq4xmX/TSTshQRIBV6SVAHSyuCgui9dmdC2Gkx3LbBx+FgB0PktQFSZpsHseXjtjND8XpcIAeDQV root@vping-ssh-vm-797c4981-ec24-4d36-ae61-b9e4ff76ccf9\nssh-dss AAAAB3NzaC1kc3MAAACBAJuuMDUS2T58TdvSTtTdbbKNwlOyThKDcZOzBcBpgv/tJKqBn6Z4DjdBT2r9wII8YTo6Hy9ngpBM9jw/ON5IbnEQWQ5fPFMkNS7rJfQ7xigggvlUrKDdwiRPXj5GgQf+RBXYV8ZJyVJhtiSizTG2cg874txKwbG49duRfeoQVVvRAAAAFQDU26ywR55F1Xk0wVTLZDuLLg7kiQAAAIA686+zz1YXJpNZvpuA2rdXV2ep31awnbJwWxKh5HVSmjKH3kj3PjWHYlvx6Lda1Ij4z10HWY89DTzPLEJyV/y2ZQbONLNGwd0hSVQksLY31n74AXMokrD2Eo6NUnBiU6akXK0n44WX7Uvj2Tn/Jwr1cdgG71AIaJFqF1FilunwDwAAAIAbKJtwOtco084dl/1RITqdWI/y6KPqbmnfpj60f1oq/1O55HXiqUu5/yp7NzzzS8raYM3Ol2MQ/sZmJu86NGnlV+FdpO+0EctniVAhMZRTny9BdlLZzDQNqPimV60mSbCw6JbIjJHtW1kx7i1aBmPMAcEXhUMP/1A39u+JihuQ2Q== root@vping-ssh-vm-797c4981-ec24-4d36-ae61-b9e4ff76ccf9\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.5,24,fe80::f816:3eff:fe0d:6d50/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.5 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000023\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-797c4981-ec24-4d36-ae61-b9e4ff76ccf9\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.50 ===\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-797c4981-ec24-4d36-ae61-b9e4ff76ccf9 login: "} 2018-08-28 17:47:04,824 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253/action used request id req-f177598e-3f58-40bc-890c-f9221ba661c8 2018-08-28 17:47:04,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10592603683s 2018-08-28 17:47:04,825 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253/action used request id req-f177598e-3f58-40bc-890c-f9221ba661c8 2018-08-28 17:47:04,825 - 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 509455630 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.143962] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.145796] pid_max: default: 32768 minimum: 301 [ 0.146806] ACPI: Core revision 20150930 [ 0.148286] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.149703] Security Framework initialized [ 0.150594] Yama: becoming mindful. [ 0.151469] AppArmor: AppArmor initialized [ 0.152400] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.153874] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.155336] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.156693] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.158230] Initializing cgroup subsys io [ 0.159168] Initializing cgroup subsys memory [ 0.160135] Initializing cgroup subsys devices [ 0.161115] Initializing cgroup subsys freezer [ 0.162223] Initializing cgroup subsys net_cls [ 0.163238] Initializing cgroup subsys perf_event [ 0.164261] Initializing cgroup subsys net_prio [ 0.165249] Initializing cgroup subsys hugetlb [ 0.166229] Initializing cgroup subsys pids [ 0.167250] CPU: Physical Processor ID: 0 [ 0.168856] mce: CPU supports 10 MCE banks [ 0.169756] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.170834] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.181731] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.188443] ftrace: allocating 31920 entries in 125 pages [ 0.215092] smpboot: Max logical packages: 1 [ 0.215920] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.217218] x2apic enabled [ 0.218011] Switched APIC routing to physical x2apic. [ 0.219731] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.220826] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.222755] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.224484] KVM setup paravirtual spinlock [ 0.225754] x86: Booted up 1 node, 1 CPUs [ 0.226536] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.227878] devtmpfs: initialized [ 0.229572] evm: security.selinux [ 0.230248] evm: security.SMACK64 [ 0.230916] evm: security.SMACK64EXEC [ 0.231633] evm: security.SMACK64TRANSMUTE [ 0.232412] evm: security.SMACK64MMAP [ 0.233125] evm: security.ima [ 0.233758] evm: security.capability [ 0.234543] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236333] pinctrl core: initialized pinctrl subsystem [ 0.237390] RTC time: 17:46:57, date: 08/28/18 [ 0.238325] NET: Registered protocol family 16 [ 0.239261] cpuidle: using governor ladder [ 0.240051] cpuidle: using governor menu [ 0.240810] PCCT header not found. [ 0.241532] ACPI: bus type PCI registered [ 0.242312] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.243513] PCI: Using configuration type 1 for base access [ 0.245228] ACPI: Added _OSI(Module Device) [ 0.246041] ACPI: Added _OSI(Processor Device) [ 0.246879] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.247749] ACPI: Added _OSI(Processor Aggregator Device) [ 0.249857] ACPI: Interpreter enabled [ 0.250601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.252385] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.254149] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.255927] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.257698] ACPI: (supports S0 S5) [ 0.258381] ACPI: Using IOAPIC for interrupt routing [ 0.259396] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.262437] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.263539] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.264723] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.265879] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.268024] acpiphp: Slot [3] registered [ 0.268806] acpiphp: Slot [4] registered [ 0.269579] acpiphp: Slot [5] registered [ 0.270359] acpiphp: Slot [6] registered [ 0.271128] acpiphp: Slot [7] registered [ 0.271901] acpiphp: Slot [8] registered [ 0.272676] acpiphp: Slot [9] registered [ 0.273448] acpiphp: Slot [10] registered [ 0.274226] acpiphp: Slot [11] registered [ 0.275026] acpiphp: Slot [12] registered [ 0.275817] acpiphp: Slot [13] registered [ 0.276600] acpiphp: Slot [14] registered [ 0.277387] acpiphp: Slot [15] registered [ 0.288301] acpiphp: Slot [16] registered [ 0.289086] acpiphp: Slot [17] registered [ 0.289872] acpiphp: Slot [18] registered [ 0.290655] acpiphp: Slot [19] registered [ 0.291438] acpiphp: Slot [20] registered [ 0.292218] acpiphp: Slot [21] registered [ 0.293007] acpiphp: Slot [22] registered [ 0.293796] acpiphp: Slot [23] registered [ 0.294579] acpiphp: Slot [24] registered [ 0.295363] acpiphp: Slot [25] registered [ 0.296144] acpiphp: Slot [26] registered [ 0.296925] acpiphp: Slot [27] registered [ 0.297716] acpiphp: Slot [28] registered [ 0.298503] acpiphp: Slot [29] registered [ 0.299281] acpiphp: Slot [30] registered [ 0.300062] acpiphp: Slot [31] registered [ 0.300841] PCI host bridge to bus 0000:00 [ 0.301622] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.302790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.303955] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.305351] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.306746] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.312943] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.314213] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.315344] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.316563] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.323096] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.324499] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.370135] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.371599] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.372986] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.374359] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.375676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.376847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.377918] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.379169] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.380603] vgaarb: loaded [ 0.381162] vgaarb: bridge control possible 0000:00:02.0 [ 0.382215] SCSI subsystem initialized [ 0.382973] ACPI: bus type USB registered [ 0.383724] usbcore: registered new interface driver usbfs [ 0.384667] usbcore: registered new interface driver hub [ 0.385594] usbcore: registered new device driver usb [ 0.386578] PCI: Using ACPI for IRQ routing [ 0.387554] NetLabel: Initializing [ 0.388204] NetLabel: domain hash size = 128 [ 0.389005] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.389923] NetLabel: unlabeled traffic allowed by default [ 0.390941] clocksource: Switched to clocksource kvm-clock [ 0.396503] AppArmor: AppArmor Filesystem Enabled [ 0.397357] pnp: PnP ACPI init [ 0.398190] pnp: PnP ACPI: found 5 devices [ 0.404510] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.406076] NET: Registered protocol family 2 [ 0.406991] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.408135] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.409198] TCP: Hash tables configured (established 4096 bind 4096) [ 0.410261] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.411283] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.412376] NET: Registered protocol family 1 [ 0.413168] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.414167] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.415145] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.429134] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.443292] Trying to unpack rootfs image as initramfs... [ 0.493228] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.507369] Scanning for low memory corruption every 60 seconds [ 0.508645] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.509755] audit: initializing netlink subsys (disabled) [ 0.510746] audit: type=2000 audit(1535478417.659:1): initialized [ 0.512030] Initialise system trusted keyring [ 0.512925] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.514041] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.515970] zbud: loaded [ 0.516675] VFS: Disk quotas dquot_6.6.0 [ 0.517473] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.518937] fuse init (API version 7.23) [ 0.519819] Key type big_key registered [ 0.520599] Allocating IMA MOK and blacklist keyrings. [ 0.522039] Key type asymmetric registered [ 0.522844] Asymmetric key parser 'x509' registered [ 0.523775] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.525189] io scheduler noop registered [ 0.525959] io scheduler deadline registered (default) [ 0.526910] io scheduler cfq registered [ 0.527731] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.528743] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.529957] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.531374] ACPI: Power Button [PWRF] [ 0.532183] GHES: HEST is not enabled! [ 0.545871] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.575388] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.578434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.602310] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604423] Linux agpgart interface v0.103 [ 0.606411] brd: module loaded [ 0.607583] loop: module loaded [ 0.612757] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.614160] GPT:90111 != 2097151 [ 0.614819] GPT:Alternate GPT header not at the end of the disk. [ 0.615879] GPT:90111 != 2097151 [ 0.616538] GPT: Use GNU Parted to correct GPT errors. [ 0.617468] vda: vda1 vda15 [ 0.619001] scsi host0: ata_piix [ 0.619715] scsi host1: ata_piix [ 0.620401] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.621571] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.622972] libphy: Fixed MDIO Bus: probed [ 0.623770] tun: Universal TUN/TAP device driver, 1.6 [ 0.624683] tun: (C) 1999-2004 Max Krasnyansky [ 0.626966] PPP generic driver version 2.4.2 [ 0.627936] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.629393] ehci-pci: EHCI PCI platform driver [ 0.630409] ehci-platform: EHCI generic platform driver [ 0.631577] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.632909] ohci-pci: OHCI PCI platform driver [ 0.633920] ohci-platform: OHCI generic platform driver [ 0.635082] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649680] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650851] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.652547] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.653731] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.655041] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.656494] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.658139] usb usb1: Product: UHCI Host Controller [ 0.659226] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.660432] usb usb1: SerialNumber: 0000:00:01.2 [ 0.661365] hub 1-0:1.0: USB hub found [ 0.662108] hub 1-0:1.0: 2 ports detected [ 0.662993] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.665087] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.666181] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.667343] mousedev: PS/2 mouse device common for all mice [ 0.668738] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.670812] rtc_cmos 00:00: RTC can wake from S4 [ 0.672042] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.673395] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.674751] i2c /dev entries driver [ 0.675612] device-mapper: uevent: version 1.0.3 [ 0.676674] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.678531] ledtrig-cpu: registered to indicate activity on CPUs [ 0.679994] NET: Registered protocol family 10 [ 0.681106] NET: Registered protocol family 17 [ 0.682124] Key type dns_resolver registered [ 0.683100] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.684176] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.685867] registered taskstats version 1 [ 0.686677] Loading compiled-in X.509 certificates [ 0.688094] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.689886] zswap: loaded using pool lzo/zbud [ 0.691238] Key type trusted registered [ 0.692748] Key type encrypted registered [ 0.693552] AppArmor: AppArmor sha1 policy hashing enabled [ 0.694540] ima: No TPM chip found, activating TPM-bypass! [ 0.695548] evm: HMAC attrs: 0x1 [ 0.696456] Magic number: 14:157:796 [ 0.697293] rtc_cmos 00:00: setting system clock to 2018-08-28 17:46:57 UTC (1535478417) [ 0.699211] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.700294] EDD information not available. [ 0.779908] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.781690] Write protecting the kernel read-only data: 14336k [ 0.793781] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.795565] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.61 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.838007] 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.35 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.5... Lease of 192.168.120.5 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.49. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQC2fp/OkDK8tsBzIaqnIR7a6JVXtkq9t9j/TYxzwz1VIpdNHJ/xjCpVWniIkGgGUk3VBCl/j2xHubj6zPby5XtusTdyxu27Vll4X1Q+SCfCbueYYPXiDeRhU3IALii/6ynHDWrCDWmBS3tLXD+Ugb2iGiudfSJ7fCsjaMqySRBetUg1NgNckAHKqIM+1v7/T8BkaggApIdeX7q5HX2ZWQEisNgz4YDG0t0Q1S6iDQ7eSFV2BybF3Nd1seToXingQlhx9HBV6/Cmwq4xmX/TSTshQRIBV6SVAHSyuCgui9dmdC2Gkx3LbBx+FgB0PktQFSZpsHseXjtjND8XpcIAeDQV root@vping-ssh-vm-797c4981-ec24-4d36-ae61-b9e4ff76ccf9 ssh-dss AAAAB3NzaC1kc3MAAACBAJuuMDUS2T58TdvSTtTdbbKNwlOyThKDcZOzBcBpgv/tJKqBn6Z4DjdBT2r9wII8YTo6Hy9ngpBM9jw/ON5IbnEQWQ5fPFMkNS7rJfQ7xigggvlUrKDdwiRPXj5GgQf+RBXYV8ZJyVJhtiSizTG2cg874txKwbG49duRfeoQVVvRAAAAFQDU26ywR55F1Xk0wVTLZDuLLg7kiQAAAIA686+zz1YXJpNZvpuA2rdXV2ep31awnbJwWxKh5HVSmjKH3kj3PjWHYlvx6Lda1Ij4z10HWY89DTzPLEJyV/y2ZQbONLNGwd0hSVQksLY31n74AXMokrD2Eo6NUnBiU6akXK0n44WX7Uvj2Tn/Jwr1cdgG71AIaJFqF1FilunwDwAAAIAbKJtwOtco084dl/1RITqdWI/y6KPqbmnfpj60f1oq/1O55HXiqUu5/yp7NzzzS8raYM3Ol2MQ/sZmJu86NGnlV+FdpO+0EctniVAhMZRTny9BdlLZzDQNqPimV60mSbCw6JbIjJHtW1kx7i1aBmPMAcEXhUMP/1A39u+JihuQ2Q== root@vping-ssh-vm-797c4981-ec24-4d36-ae61-b9e4ff76ccf9 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fe0d:6d50/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.5 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-797c4981-ec24-4d36-ae61-b9e4ff76ccf9 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.50 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-797c4981-ec24-4d36-ae61-b9e4ff76ccf9 login: 2018-08-28 17:47:04,829 - paramiko.transport - DEBUG - starting thread (client mode): 0x4e16a410L 2018-08-28 17:47:04,830 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 17:47:04,830 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 17:47:04,830 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 17:47:04,832 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 17:47:04,832 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 17:47:04,832 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 17:47:04,832 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 17:47:04,832 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 17:47:04,832 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 17:47:04,853 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 17:47:04,854 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 17:47:04,863 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.203: 49700e0bb601539eb1d6f153368967a9 2018-08-28 17:47:04,864 - paramiko.transport - DEBUG - Trying key d9fdc66d0a6c89f53c2acbb5d1c823f9 from /tmp/tmpbeh0bv 2018-08-28 17:47:04,891 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 17:47:05,588 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 17:47:05,597 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 17:47:05,598 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 17:47:05,598 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 17:47:05,600 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 17:47:05,602 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 17:47:05,603 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.10 (192.168.120.10): 56 data bytes 64 bytes from 192.168.120.10: seq=0 ttl=64 time=1.159 ms --- 192.168.120.10 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.159/1.159/1.159 ms 2018-08-28 17:47:05,603 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-08-28 17:47:05,610 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-28 17:47:05,730 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 17:47:05,730 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:46 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 17:47:05,736 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 17:47:05,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:06,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-f7e6a6e3-baa8-4fab-92d0-921c977bee26 x-compute-request-id: req-f7e6a6e3-baa8-4fab-92d0-921c977bee26 Content-Type: application/json 2018-08-28 17:47:06,251 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795 used request id req-f7e6a6e3-baa8-4fab-92d0-921c977bee26 2018-08-28 17:47:06,251 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.514224052429s 2018-08-28 17:47:06,251 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795 used request id req-f7e6a6e3-baa8-4fab-92d0-921c977bee26 2018-08-28 17:47:06,252 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:06,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:06,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1d8d2a58-af03-488f-8d00-60f8d8bdc46a x-compute-request-id: req-1d8d2a58-af03-488f-8d00-60f8d8bdc46a Content-Encoding: gzip Content-Length: 899 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:6d:50", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:6d:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:56.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:57Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a2:68:85", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b48573cd-a696-4ed8-8641-17515aa92795", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:43.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "b48573cd-a696-4ed8-8641-17515aa92795", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:05Z", "hostId": "00fecf067447e85a37ab905b2f1bb1c52fcb7a68cacac38567a549b2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:36Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:06,717 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d8d2a58-af03-488f-8d00-60f8d8bdc46a 2018-08-28 17:47:06,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465130090714s 2018-08-28 17:47:06,717 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1d8d2a58-af03-488f-8d00-60f8d8bdc46a 2018-08-28 17:47:06,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:08,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:08,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:09,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f97f2ad2-9d0d-4d85-91ee-4c8135b8694a x-compute-request-id: req-f97f2ad2-9d0d-4d85-91ee-4c8135b8694a Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:6d:50", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:6d:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:56.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:46:57Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:09,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f97f2ad2-9d0d-4d85-91ee-4c8135b8694a 2018-08-28 17:47:09,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483338117599s 2018-08-28 17:47:09,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f97f2ad2-9d0d-4d85-91ee-4c8135b8694a 2018-08-28 17:47:09,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 17:47:09,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/3651c5a3-8d73-48c1-94a1-4a824e2beaf8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:10,314 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d977a22-3643-4b76-9e8d-1b39e14e695c Content-Length: 0 Date: Tue, 28 Aug 2018 17:47:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:47:10,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3651c5a3-8d73-48c1-94a1-4a824e2beaf8.json used request id req-2d977a22-3643-4b76-9e8d-1b39e14e695c 2018-08-28 17:47:10,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.10375809669s 2018-08-28 17:47:10,314 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3651c5a3-8d73-48c1-94a1-4a824e2beaf8.json used request id req-2d977a22-3643-4b76-9e8d-1b39e14e695c 2018-08-28 17:47:10,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:10,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:10,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8c60f198-bb6c-41e9-bd4e-8f1d8a4d074c Date: Tue, 28 Aug 2018 17:47:10 GMT RESP BODY: {"floatingips": []} 2018-08-28 17:47:10,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8c60f198-bb6c-41e9-bd4e-8f1d8a4d074c 2018-08-28 17:47:10,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.018835067749s 2018-08-28 17:47:10,339 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-8c60f198-bb6c-41e9-bd4e-8f1d8a4d074c 2018-08-28 17:47:10,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 17:47:10,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:10,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:47: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-3401711e-d916-43ed-9954-98df9b31fe16 x-compute-request-id: req-3401711e-d916-43ed-9954-98df9b31fe16 Content-Type: application/json 2018-08-28 17:47:10,548 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253 used request id req-3401711e-d916-43ed-9954-98df9b31fe16 2018-08-28 17:47:10,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.207964897156s 2018-08-28 17:47:10,548 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253 used request id req-3401711e-d916-43ed-9954-98df9b31fe16 2018-08-28 17:47:10,549 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:10,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:11,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47: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-8ddb0895-a964-488a-ae4a-7547521da089 x-compute-request-id: req-8ddb0895-a964-488a-ae4a-7547521da089 Content-Encoding: gzip Content-Length: 769 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:6d:50", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0d:6d:50", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/581d9fd3-1c32-4a2a-acf3-a7c253a03253", "rel": "bookmark"}], "image": {"id": "06efd284-92cf-43be-b581-dfca5f619209", "links": [{"href": "http://172.30.9.28:8774/images/06efd284-92cf-43be-b581-dfca5f619209", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:46:56.000000", "flavor": {"id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "links": [{"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}]}, "id": "581d9fd3-1c32-4a2a-acf3-a7c253a03253", "security_groups": [{"name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}], "user_id": "52cedf241e2c4b488740e279974f789f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:10Z", "hostId": "49712a5ca9bbda39c73db9f6ae2d660141401e7673360c6ab31785d1", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "name": "vping_ssh-vm_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "created": "2018-08-28T17:46:47Z", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:11,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8ddb0895-a964-488a-ae4a-7547521da089 2018-08-28 17:47:11,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513991117477s 2018-08-28 17:47:11,063 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8ddb0895-a964-488a-ae4a-7547521da089 2018-08-28 17:47:11,064 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:13,067 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:13,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:13,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-6963a874-34da-4b40-8786-ea89f0e84276 x-compute-request-id: req-6963a874-34da-4b40-8786-ea89f0e84276 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 17:47:13,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6963a874-34da-4b40-8786-ea89f0e84276 2018-08-28 17:47:13,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.105387926102s 2018-08-28 17:47:13,173 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6963a874-34da-4b40-8786-ea89f0e84276 2018-08-28 17:47:13,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 17:47:13,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:13,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-4075d835-2ea6-43fa-9fdc-0bd5c9f21aeb Date: Tue, 28 Aug 2018 17:47:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:32Z", "updated_at": "2018-08-28T17:46:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "327451cc-ae73-4f1e-82f2-f9c6c473cb3c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:33Z", "revision_number": 0, "id": "abc0888c-f980-421a-9e64-76b4450ae0af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:33Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T17:46:33Z", "revision_number": 0, "id": "d5e72233-c201-40ba-b2f5-2c1780dce0d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:33Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": 22, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:32Z", "revision_number": 0, "id": "d86858b7-4580-468d-a346-7d96c834ac40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:32Z", "security_group_id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "68ad2667-6e96-486a-a2d8-f5202bf6ce5e", "name": "vping_ssh-sg_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:47:13,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4075d835-2ea6-43fa-9fdc-0bd5c9f21aeb 2018-08-28 17:47:13,232 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0555629730225s 2018-08-28 17:47:13,232 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-4075d835-2ea6-43fa-9fdc-0bd5c9f21aeb 2018-08-28 17:47:13,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-28 17:47:13,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/68ad2667-6e96-486a-a2d8-f5202bf6ce5e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:13,421 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eb0322cf-519c-48b9-ae5a-a97971c62700 Content-Length: 0 Date: Tue, 28 Aug 2018 17:47:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:47:13,421 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/68ad2667-6e96-486a-a2d8-f5202bf6ce5e.json used request id req-eb0322cf-519c-48b9-ae5a-a97971c62700 2018-08-28 17:47:13,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.185065031052s 2018-08-28 17:47:13,421 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/68ad2667-6e96-486a-a2d8-f5202bf6ce5e.json used request id req-eb0322cf-519c-48b9-ae5a-a97971c62700 2018-08-28 17:47:13,422 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-28 17:47:13,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:13,467 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-9751fc87-f43b-4e75-a4ea-e0e9e2e8f0e3 x-compute-request-id: req-9751fc87-f43b-4e75-a4ea-e0e9e2e8f0e3 Content-Length: 0 Content-Type: application/json 2018-08-28 17:47:13,468 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9 used request id req-9751fc87-f43b-4e75-a4ea-e0e9e2e8f0e3 2018-08-28 17:47:13,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0459280014038s 2018-08-28 17:47:13,468 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vping_ssh-kp_797c4981-ec24-4d36-ae61-b9e4ff76ccf9 used request id req-9751fc87-f43b-4e75-a4ea-e0e9e2e8f0e3 2018-08-28 17:47:13,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 17:47:13,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17/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}61442900bfb45d2eab53d2ac3f957909ee27791d" -d '{"subnet_id": "2e6a7ae7-8262-43ef-9747-307159db1ba3"}' 2018-08-28 17:47:15,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0e136cf0-12c5-49c1-9396-82d4ad382963 Date: Tue, 28 Aug 2018 17:47:15 GMT RESP BODY: {"network_id": "7dbee26f-6151-4ea8-8de7-b2fcee3616f2", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "subnet_id": "2e6a7ae7-8262-43ef-9747-307159db1ba3", "subnet_ids": ["2e6a7ae7-8262-43ef-9747-307159db1ba3"], "port_id": "c420cdad-6c4c-4afa-a4a5-d15bb7df869d", "id": "9db80176-8a90-4233-84a0-536378067f17"} 2018-08-28 17:47:15,033 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17/remove_router_interface.json used request id req-0e136cf0-12c5-49c1-9396-82d4ad382963 2018-08-28 17:47:15,034 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.56505703926s 2018-08-28 17:47:15,034 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17/remove_router_interface.json used request id req-0e136cf0-12c5-49c1-9396-82d4ad382963 returning object 9db80176-8a90-4233-84a0-536378067f17 2018-08-28 17:47:15,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 17:47:15,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:15,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7368de3a-c8d5-493c-8b94-b2be8580647e Date: Tue, 28 Aug 2018 17:47:15 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:22Z", "admin_state_up": true, "updated_at": "2018-08-28T17:47:14Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "9db80176-8a90-4233-84a0-536378067f17", "name": "vping_ssh-router_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:47:15,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7368de3a-c8d5-493c-8b94-b2be8580647e 2018-08-28 17:47:15,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.232773065567s 2018-08-28 17:47:15,268 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7368de3a-c8d5-493c-8b94-b2be8580647e 2018-08-28 17:47:15,269 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 17:47:15,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:18,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8c558136-b343-4bf3-b280-00d16e493e0b Content-Length: 0 Date: Tue, 28 Aug 2018 17:47:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:47:18,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17.json used request id req-8c558136-b343-4bf3-b280-00d16e493e0b 2018-08-28 17:47:18,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.14898204803s 2018-08-28 17:47:18,418 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9db80176-8a90-4233-84a0-536378067f17.json used request id req-8c558136-b343-4bf3-b280-00d16e493e0b 2018-08-28 17:47:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 17:47:18,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:18,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-abf7fd7c-b855-4735-9845-236d9900f052 Date: Tue, 28 Aug 2018 17:47:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:21Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:46:21Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"13d506114b594a1597bee1455cdfa1fc","id":"2e6a7ae7-8262-43ef-9747-307159db1ba3","subnetpool_id":null,"name":"vping_ssh-subnet_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:47:18,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-abf7fd7c-b855-4735-9845-236d9900f052 2018-08-28 17:47:18,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.066214799881s 2018-08-28 17:47:18,486 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-abf7fd7c-b855-4735-9845-236d9900f052 2018-08-28 17:47:18,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 17:47:18,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/2e6a7ae7-8262-43ef-9747-307159db1ba3.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:20,722 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0b11eee4-ad50-43bb-8c3d-ff79b8093924 Date: Tue, 28 Aug 2018 17:47:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:47:20,722 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2e6a7ae7-8262-43ef-9747-307159db1ba3.json used request id req-0b11eee4-ad50-43bb-8c3d-ff79b8093924 2018-08-28 17:47:20,722 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.23534297943s 2018-08-28 17:47:20,723 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/2e6a7ae7-8262-43ef-9747-307159db1ba3.json used request id req-0b11eee4-ad50-43bb-8c3d-ff79b8093924 2018-08-28 17:47:20,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:47:20,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:20,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-80e33cf2-b634-4b9b-aaa9-a5e1ec8b1ac2 Date: Tue, 28 Aug 2018 17:47:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T17:47:20Z","tenant_id":"13d506114b594a1597bee1455cdfa1fc","created_at":"2018-08-28T17:46:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"13d506114b594a1597bee1455cdfa1fc","id":"7dbee26f-6151-4ea8-8de7-b2fcee3616f2","name":"vping_ssh-net_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}]} 2018-08-28 17:47:20,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-80e33cf2-b634-4b9b-aaa9-a5e1ec8b1ac2 2018-08-28 17:47:20,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.147084951401s 2018-08-28 17:47:20,871 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-80e33cf2-b634-4b9b-aaa9-a5e1ec8b1ac2 2018-08-28 17:47:20,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 17:47:20,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/7dbee26f-6151-4ea8-8de7-b2fcee3616f2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:21,985 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6d57367e-85c2-44f3-9849-af30d5c44e2c Date: Tue, 28 Aug 2018 17:47:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:47:21,985 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7dbee26f-6151-4ea8-8de7-b2fcee3616f2.json used request id req-6d57367e-85c2-44f3-9849-af30d5c44e2c 2018-08-28 17:47:21,985 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11347794533s 2018-08-28 17:47:21,985 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7dbee26f-6151-4ea8-8de7-b2fcee3616f2.json used request id req-6d57367e-85c2-44f3-9849-af30d5c44e2c 2018-08-28 17:47:21,986 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:47:21,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:22,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-c255538b-8c0f-4245-8ded-eecb6ed6dc15 Date: Tue, 28 Aug 2018 17:47:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "metadata": {}}], "file": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209/file", "owner": "13d506114b594a1597bee1455cdfa1fc", "id": "06efd284-92cf-43be-b581-dfca5f619209", "size": 12716032, "self": "/v2/images/06efd284-92cf-43be-b581-dfca5f619209", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/06efd284-92cf-43be-b581-dfca5f619209/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:46:31Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:46:29Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:47:22,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c255538b-8c0f-4245-8ded-eecb6ed6dc15 2018-08-28 17:47:22,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185614824295s 2018-08-28 17:47:22,172 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c255538b-8c0f-4245-8ded-eecb6ed6dc15 2018-08-28 17:47:22,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 17:47:22,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/06efd284-92cf-43be-b581-dfca5f619209 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}61442900bfb45d2eab53d2ac3f957909ee27791d" 2018-08-28 17:47:23,006 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0ddc27d4-cd3f-45fb-87ab-ffeb43dc38b8 Date: Tue, 28 Aug 2018 17:47:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:47:23,007 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/06efd284-92cf-43be-b581-dfca5f619209 used request id req-0ddc27d4-cd3f-45fb-87ab-ffeb43dc38b8 2018-08-28 17:47:23,007 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.83270406723s 2018-08-28 17:47:23,007 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/06efd284-92cf-43be-b581-dfca5f619209 used request id req-0ddc27d4-cd3f-45fb-87ab-ffeb43dc38b8 2018-08-28 17:47:23,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 17:47:23,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0174c60-7775-4464-bfd2-fe72bbaddeda x-compute-request-id: req-b0174c60-7775-4464-bfd2-fe72bbaddeda Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "57e56902-f862-41e6-b1f1-81c3fcf64b85", "name": "vping_ssh-flavor_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 17:47:23,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b0174c60-7775-4464-bfd2-fe72bbaddeda 2018-08-28 17:47:23,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.039598941803s 2018-08-28 17:47:23,047 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b0174c60-7775-4464-bfd2-fe72bbaddeda 2018-08-28 17:47:23,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 17:47:23,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,086 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f04b22aa-efbf-4356-b732-2644a6df5c19 x-compute-request-id: req-f04b22aa-efbf-4356-b732-2644a6df5c19 Content-Length: 0 Content-Type: application/json 2018-08-28 17:47:23,086 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85 used request id req-f04b22aa-efbf-4356-b732-2644a6df5c19 2018-08-28 17:47:23,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.03688788414s 2018-08-28 17:47:23,086 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/57e56902-f862-41e6-b1f1-81c3fcf64b85 used request id req-f04b22aa-efbf-4356-b732-2644a6df5c19 2018-08-28 17:47:23,087 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:47:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35275780-0752-4314-93e0-6af1dc48ec20 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_797c4981-ec24-4d36-ae61-b9e4ff76ccf9", "links": {"self": "http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f"}, "domain_id": "default", "enabled": true, "id": "52cedf241e2c4b488740e279974f789f", "options": {}}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:47:23,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-35275780-0752-4314-93e0-6af1dc48ec20 2018-08-28 17:47:23,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0956101417542s 2018-08-28 17:47:23,183 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-35275780-0752-4314-93e0-6af1dc48ec20 2018-08-28 17:47:23,189 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:47:23,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95a952ad-e7ef-4dbe-8fbb-72674841885a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f"}, "enabled": true, "id": "52cedf241e2c4b488740e279974f789f", "options": {}, "domain_id": "default", "name": "vping_ssh-user_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}} 2018-08-28 17:47:23,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f used request id req-95a952ad-e7ef-4dbe-8fbb-72674841885a 2018-08-28 17:47:23,281 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0924971103668s 2018-08-28 17:47:23,282 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f used request id req-95a952ad-e7ef-4dbe-8fbb-72674841885a 2018-08-28 17:47:23,282 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 17:47:23,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba12491a-9ba5-4cac-8ff2-aea70c150cc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:47:23,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f used request id req-ba12491a-9ba5-4cac-8ff2-aea70c150cc3 2018-08-28 17:47:23,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.221866846085s 2018-08-28 17:47:23,505 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/52cedf241e2c4b488740e279974f789f used request id req-ba12491a-9ba5-4cac-8ff2-aea70c150cc3 2018-08-28 17:47:23,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:47:23,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b6da283-dc2d-4acc-b5fe-ce6d34a3aef7 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc"}, "enabled": true, "id": "13d506114b594a1597bee1455cdfa1fc", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_797c4981-ec24-4d36-ae61-b9e4ff76ccf9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-28 17:47:23,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b6da283-dc2d-4acc-b5fe-ce6d34a3aef7 2018-08-28 17:47:23,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0773370265961s 2018-08-28 17:47:23,583 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b6da283-dc2d-4acc-b5fe-ce6d34a3aef7 2018-08-28 17:47:23,587 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 17:47:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67f7a0a7-fa58-4583-8739-0092e70f7c7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:47:23,765 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-67f7a0a7-fa58-4583-8739-0092e70f7c7e 2018-08-28 17:47:23,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177334070206s 2018-08-28 17:47:23,765 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-67f7a0a7-fa58-4583-8739-0092e70f7c7e 2018-08-28 17:47:23,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:47:23,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4851a6c9-eab4-450e-821b-45d40de546bb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "4e332fb745344db6bf4397883c9e0356", "links": {"self": "http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356"}, "name": "Member"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:47:23,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4851a6c9-eab4-450e-821b-45d40de546bb 2018-08-28 17:47:23,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.091658115387s 2018-08-28 17:47:23,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:47:23,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c5032dc4db06d374a82c4f55d17afd372470ba0" 2018-08-28 17:47:23,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:47:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9fff176-ef31-402c-9e5d-a9fcf2956c9f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:47:23,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4e332fb745344db6bf4397883c9e0356 used request id req-d9fff176-ef31-402c-9e5d-a9fcf2956c9f 2018-08-28 17:47:23,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.112362861633s 2018-08-28 17:47:24,024 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:47:24,065 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:47:24,066 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 17:47:24,067 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 17:47:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:47:24,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6553818-791a-444e-9381-f5bd13dab954 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:47:24,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d6553818-791a-444e-9381-f5bd13dab954 2018-08-28 17:47:24,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:47:24,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:47:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["0osuO3JfQeirLe3940_kkA"], "issued_at": "2018-08-28T17:47:24.000000Z"}} 2018-08-28 17:47:24,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:47:24,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:24,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ea89df07-ec9f-4cb4-9b03-fc23a7a68ecb Date: Tue, 28 Aug 2018 17:47:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:47:24,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea89df07-ec9f-4cb4-9b03-fc23a7a68ecb 2018-08-28 17:47:24,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238423109055s 2018-08-28 17:47:24,683 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ea89df07-ec9f-4cb4-9b03-fc23a7a68ecb 2018-08-28 17:47:24,684 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 17:47:24,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:24,693 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:47:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:47:24,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:24,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f17fe3a8-de3f-466b-bdb0-7c582a8b2b6a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 17:47:24,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-f17fe3a8-de3f-466b-bdb0-7c582a8b2b6a 2018-08-28 17:47:24,776 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.091658115387s 2018-08-28 17:47:24,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 17:47:24,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}}' 2018-08-28 17:47:24,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:47:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd1e64fe-58bc-46b2-901c-f40a35c008b5 Content-Length: 362 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a"}, "enabled": true, "id": "c74dd88649a44d039014868f4eca413a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}} 2018-08-28 17:47:24,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cd1e64fe-58bc-46b2-901c-f40a35c008b5 2018-08-28 17:47:24,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.109750986099s 2018-08-28 17:47:24,887 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cd1e64fe-58bc-46b2-901c-f40a35c008b5 2018-08-28 17:47:24,888 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'id': u'c74dd88649a44d039014868f4eca413a', '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-08-28 17:47:24,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 17:47:25,265 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.376525163651s 2018-08-28 17:47:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:25,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0624e69f-519e-4b0e-9e19-fa4f4239caf8 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4"}, "enabled": true, "id": "cc273401a83143baa8559be4d8f1d1c4", "options": {}, "domain_id": "default", "name": "vping_userdata-user_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}} 2018-08-28 17:47:25,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 used request id req-0624e69f-519e-4b0e-9e19-fa4f4239caf8 2018-08-28 17:47:25,361 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'cc273401a83143baa8559be4d8f1d1c4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424'}) 2018-08-28 17:47:25,361 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:47:25,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:25,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7da3f558-2460-47eb-93a3-bbb505d365ab Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:47:25,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7da3f558-2460-47eb-93a3-bbb505d365ab 2018-08-28 17:47:25,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0724949836731s 2018-08-28 17:47:25,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:47:25,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:25,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c480c58a-5322-427e-bf1a-01b511e945c7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:47:25,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c480c58a-5322-427e-bf1a-01b511e945c7 2018-08-28 17:47:25,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0769860744476s 2018-08-28 17:47:25,513 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 17:47:25,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 17:47:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" -d '{"role": {"name": "Member"}}' 2018-08-28 17:47:25,617 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-320d60a3-9899-4c07-adde-365779f48da7 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e066db20fea34db9adc38c24bb73ac6c", "links": {"self": "http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c"}, "name": "Member"}} 2018-08-28 17:47:25,617 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-320d60a3-9899-4c07-adde-365779f48da7 2018-08-28 17:47:25,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.104505062103s 2018-08-28 17:47:25,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:25,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a9390d-33d0-4f8e-bcef-bb3c8aec61fd Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c"}, "domain_id": null, "name": "Member", "id": "e066db20fea34db9adc38c24bb73ac6c"}} 2018-08-28 17:47:25,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c used request id req-52a9390d-33d0-4f8e-bcef-bb3c8aec61fd 2018-08-28 17:47:25,693 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c'}, 'domain_id': None, 'human_id': None, 'id': u'e066db20fea34db9adc38c24bb73ac6c', 'HUMAN_ID': False}) 2018-08-28 17:47:25,693 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:47:25,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:25,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e309f634-aae2-40fb-a145-fdfa48147774 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e066db20fea34db9adc38c24bb73ac6c", "links": {"self": "http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c"}, "name": "Member"}]} 2018-08-28 17:47:25,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e309f634-aae2-40fb-a145-fdfa48147774 2018-08-28 17:47:25,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0930540561676s 2018-08-28 17:47:25,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 17:47:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:25,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13daf886-13e2-4cab-bdd2-24b185c61ae5 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 17:47:25,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-13daf886-13e2-4cab-bdd2-24b185c61ae5 2018-08-28 17:47:25,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0808968544006s 2018-08-28 17:47:25,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:47:25,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:25,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0391488-b01a-4f3d-b3df-c937e005fe5a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "links": {"self": "http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4"}, "domain_id": "default", "enabled": true, "id": "cc273401a83143baa8559be4d8f1d1c4", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:47:25,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d0391488-b01a-4f3d-b3df-c937e005fe5a 2018-08-28 17:47:25,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100048065186s 2018-08-28 17:47:25,970 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d0391488-b01a-4f3d-b3df-c937e005fe5a 2018-08-28 17:47:25,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:47:25,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:26,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2ce2b00-7878-4059-ae60-d570aec21061 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a"}, "enabled": true, "id": "c74dd88649a44d039014868f4eca413a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:47:26,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f2ce2b00-7878-4059-ae60-d570aec21061 2018-08-28 17:47:26,059 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082221031189s 2018-08-28 17:47:26,059 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f2ce2b00-7878-4059-ae60-d570aec21061 2018-08-28 17:47:26,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 17:47:26,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=cc273401a83143baa8559be4d8f1d1c4&scope.project.id=c74dd88649a44d039014868f4eca413a&role.id=e066db20fea34db9adc38c24bb73ac6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:26,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3d2fcf-dc2b-43ec-a393-805ec60573d8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=cc273401a83143baa8559be4d8f1d1c4&scope.project.id=c74dd88649a44d039014868f4eca413a&role.id=e066db20fea34db9adc38c24bb73ac6c", "previous": null, "next": null}} 2018-08-28 17:47:26,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=cc273401a83143baa8559be4d8f1d1c4&scope.project.id=c74dd88649a44d039014868f4eca413a&role.id=e066db20fea34db9adc38c24bb73ac6c used request id req-ba3d2fcf-dc2b-43ec-a393-805ec60573d8 2018-08-28 17:47:26,141 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0790071487427s 2018-08-28 17:47:26,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 17:47:26,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a/users/cc273401a83143baa8559be4d8f1d1c4/roles/e066db20fea34db9adc38c24bb73ac6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:47:26,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:47:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7a07a13-7001-4ec4-bd57-1231a61db4d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:47:26,273 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a/users/cc273401a83143baa8559be4d8f1d1c4/roles/e066db20fea34db9adc38c24bb73ac6c used request id req-e7a07a13-7001-4ec4-bd57-1231a61db4d0 2018-08-28 17:47:26,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.132000923157s 2018-08-28 17:47:26,274 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 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': '2d26e117-556b-4755-b5e7-1046d4b90781', 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_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'project_id': u'c74dd88649a44d039014868f4eca413a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 17:47:26,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:47:26,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:47:26,275 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:47:26,276 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:47:26,277 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:47:26,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:47:26,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:47:26,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 17:47:26,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 17:47:26,279 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'password': '2d26e117-556b-4755-b5e7-1046d4b90781', 'project_name': 'vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'c74dd88649a44d039014868f4eca413a', 'project_domain_name': 'Default'} 2018-08-28 17:47:26,280 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-08-28 17:47:26,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:47:26,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9489ffd3-0673-45b6-8128-bebcc9f316d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:47:26,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9489ffd3-0673-45b6-8128-bebcc9f316d2 2018-08-28 17:47:26,289 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:47:26,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e066db20fea34db9adc38c24bb73ac6c", "name": "Member"}], "expires_at": "2018-08-28T18:47:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c74dd88649a44d039014868f4eca413a", "name": "vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c74dd88649a44d039014868f4eca413a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c74dd88649a44d039014868f4eca413a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c74dd88649a44d039014868f4eca413a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c74dd88649a44d039014868f4eca413a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c74dd88649a44d039014868f4eca413a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c74dd88649a44d039014868f4eca413a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c74dd88649a44d039014868f4eca413a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c74dd88649a44d039014868f4eca413a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c74dd88649a44d039014868f4eca413a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c74dd88649a44d039014868f4eca413a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c74dd88649a44d039014868f4eca413a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c74dd88649a44d039014868f4eca413a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "id": "cc273401a83143baa8559be4d8f1d1c4"}, "audit_ids": ["ENqbStKeRV2SrEoIhlmEaA"], "issued_at": "2018-08-28T17:47:26.000000Z"}} 2018-08-28 17:47:26,761 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 17:47:26,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"network": {"name": "vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "admin_state_up": true}}' 2018-08-28 17:47:27,460 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-6428e10d-46da-433c-84b2-eb7d6d08947a Date: Tue, 28 Aug 2018 17:47:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"74696782-31ee-4660-b526-da6c21414849","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c74dd88649a44d039014868f4eca413a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:47:27Z","is_default":false,"name":"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:27Z","mtu":1450}} 2018-08-28 17:47:27,461 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6428e10d-46da-433c-84b2-eb7d6d08947a 2018-08-28 17:47:27,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.700017929077s 2018-08-28 17:47:27,461 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6428e10d-46da-433c-84b2-eb7d6d08947a 2018-08-28 17:47:27,461 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T17:47:27Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'74696782-31ee-4660-b526-da6c21414849', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', u'admin_state_up': True, u'tenant_id': u'c74dd88649a44d039014868f4eca413a', u'created_at': u'2018-08-28T17:47:27Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c74dd88649a44d039014868f4eca413a'}) 2018-08-28 17:47:27,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:47:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:27,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-ac7f5a26-6a62-4ad4-8d23-bf61a5121259 Date: Tue, 28 Aug 2018 17:47:27 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T17:47:27Z","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c74dd88649a44d039014868f4eca413a","id":"74696782-31ee-4660-b526-da6c21414849","name":"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:47:27,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ac7f5a26-6a62-4ad4-8d23-bf61a5121259 2018-08-28 17:47:27,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.267357826233s 2018-08-28 17:47:27,730 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ac7f5a26-6a62-4ad4-8d23-bf61a5121259 2018-08-28 17:47:27,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 17:47:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"subnet": {"name": "vping_userdata-subnet_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "enable_dhcp": true, "network_id": "74696782-31ee-4660-b526-da6c21414849", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 17:47:28,430 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-25e0392a-25df-42e2-8e56-22dc2889eb83 Date: Tue, 28 Aug 2018 17:47:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74696782-31ee-4660-b526-da6c21414849","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:47:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"c74dd88649a44d039014868f4eca413a","id":"73a265b8-1610-435e-a0d2-21b55207101a","subnetpool_id":null,"name":"vping_userdata-subnet_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}} 2018-08-28 17:47:28,430 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-25e0392a-25df-42e2-8e56-22dc2889eb83 2018-08-28 17:47:28,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.69886302948s 2018-08-28 17:47:28,431 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-25e0392a-25df-42e2-8e56-22dc2889eb83 2018-08-28 17:47:28,431 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T17:47:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'73a265b8-1610-435e-a0d2-21b55207101a', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', u'enable_dhcp': True, u'network_id': u'74696782-31ee-4660-b526-da6c21414849', u'tenant_id': u'c74dd88649a44d039014868f4eca413a', u'created_at': u'2018-08-28T17:47:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c74dd88649a44d039014868f4eca413a'}) 2018-08-28 17:47:28,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 17:47:28,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "vping_userdata-router_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "admin_state_up": true}}' 2018-08-28 17:47:33,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-f4c8e842-5230-4ffe-b651-84bb959b6aef Date: Tue, 28 Aug 2018 17:47:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:29Z", "admin_state_up": true, "updated_at": "2018-08-28T17:47:30Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c74dd88649a44d039014868f4eca413a", "id": "9867a2dd-85b1-49b0-bb08-0f80ea694e63", "name": "vping_userdata-router_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}} 2018-08-28 17:47:33,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f4c8e842-5230-4ffe-b651-84bb959b6aef 2018-08-28 17:47:33,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.187292099s 2018-08-28 17:47:33,620 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f4c8e842-5230-4ffe-b651-84bb959b6aef 2018-08-28 17:47:33,620 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T17:47:30Z', u'revision_number': 3, u'id': u'9867a2dd-85b1-49b0-bb08-0f80ea694e63', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', u'admin_state_up': True, u'tenant_id': u'c74dd88649a44d039014868f4eca413a', u'created_at': u'2018-08-28T17:47:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'c74dd88649a44d039014868f4eca413a'}) 2018-08-28 17:47:33,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 17:47:33,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63/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}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"subnet_id": "73a265b8-1610-435e-a0d2-21b55207101a"}' 2018-08-28 17:47:35,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f21700de-04bc-4c1a-b976-d52635b90f50 Date: Tue, 28 Aug 2018 17:47:35 GMT RESP BODY: {"network_id": "74696782-31ee-4660-b526-da6c21414849", "tenant_id": "c74dd88649a44d039014868f4eca413a", "subnet_id": "73a265b8-1610-435e-a0d2-21b55207101a", "subnet_ids": ["73a265b8-1610-435e-a0d2-21b55207101a"], "port_id": "84aa2fb4-3aaf-4d7c-891c-2c7a0e8936d7", "id": "9867a2dd-85b1-49b0-bb08-0f80ea694e63"} 2018-08-28 17:47:35,787 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63/add_router_interface.json used request id req-f21700de-04bc-4c1a-b976-d52635b90f50 2018-08-28 17:47:35,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16686105728s 2018-08-28 17:47:35,788 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63/add_router_interface.json used request id req-f21700de-04bc-4c1a-b976-d52635b90f50 returning object 9867a2dd-85b1-49b0-bb08-0f80ea694e63 2018-08-28 17:47:35,788 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:47:35,916 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 17:47:35,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:35,923 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 17:47:35 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 17:47:35,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:47:35,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:36,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d073a439-db71-4d4d-9883-99c939dfeddb Date: Tue, 28 Aug 2018 17:47:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:47:36,136 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d073a439-db71-4d4d-9883-99c939dfeddb 2018-08-28 17:47:36,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.209978818893s 2018-08-28 17:47:36,137 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d073a439-db71-4d4d-9883-99c939dfeddb 2018-08-28 17:47:36,139 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 17:47:36,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}' 2018-08-28 17:47:36,459 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e X-Openstack-Request-Id: req-a1d45686-0127-4368-ac7d-5c56fd8fc9cc Date: Tue, 28 Aug 2018 17:47:36 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file", "owner": "c74dd88649a44d039014868f4eca413a", "id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "size": null, "self": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:47:36Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "checksum": null, "created_at": "2018-08-28T17:47:36Z", "protected": false} 2018-08-28 17:47:36,460 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a1d45686-0127-4368-ac7d-5c56fd8fc9cc 2018-08-28 17:47:36,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.320396184921s 2018-08-28 17:47:36,460 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a1d45686-0127-4368-ac7d-5c56fd8fc9cc returning object 2c2583e5-7571-4384-82bf-ea314d7c8b1e 2018-08-28 17:47:36,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 17:47:36,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/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}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '' 2018-08-28 17:47:37,790 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-036054ab-49a5-4788-8147-67a796b1f794 Date: Tue, 28 Aug 2018 17:47:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:47:37,790 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file used request id req-036054ab-49a5-4788-8147-67a796b1f794 2018-08-28 17:47:37,790 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.32894492149s 2018-08-28 17:47:37,790 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file used request id req-036054ab-49a5-4788-8147-67a796b1f794 2018-08-28 17:47:37,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:47:37,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:37,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-a821e17f-4651-4ca8-95bf-8c46d9cb0b33 Date: Tue, 28 Aug 2018 17:47:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "metadata": {}}], "file": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file", "owner": "c74dd88649a44d039014868f4eca413a", "id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "size": 12716032, "self": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:47:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:47:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:47:37,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a821e17f-4651-4ca8-95bf-8c46d9cb0b33 2018-08-28 17:47:37,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173943042755s 2018-08-28 17:47:37,965 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-a821e17f-4651-4ca8-95bf-8c46d9cb0b33 2018-08-28 17:47:37,967 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file', 'owner': u'c74dd88649a44d039014868f4eca413a', 'id': u'2c2583e5-7571-4384-82bf-ea314d7c8b1e', 'size': 12716032, u'self': u'/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c74dd88649a44d039014868f4eca413a', 'name': 'vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T17:47:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T17:47:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'created': u'2018-08-28T17:47:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T17:47:36Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 17:47:37,968 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 17:47:37,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 17:47:38,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18176f03-09ea-4efc-88fe-bcb5ef0f951c x-compute-request-id: req-18176f03-09ea-4efc-88fe-bcb5ef0f951c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "name": "vping_userdata-flavor_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:47:38,167 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-18176f03-09ea-4efc-88fe-bcb5ef0f951c 2018-08-28 17:47:38,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199355125427s 2018-08-28 17:47:38,168 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-18176f03-09ea-4efc-88fe-bcb5ef0f951c returning object 59d35d94-ad56-470f-8b8b-cbd3daba6314 2018-08-28 17:47:38,169 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', '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'05b7835dde27490ba5b98bafd52f04d2', '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'59d35d94-ad56-470f-8b8b-cbd3daba6314', 'swap': 0}) 2018-08-28 17:47:38,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 17:47:38,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314/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}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" -d '{"extra_specs": {}}' 2018-08-28 17:47:38,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a378795c-5257-4f2c-a17f-eb966396481a x-compute-request-id: req-a378795c-5257-4f2c-a17f-eb966396481a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:47:38,207 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314/os-extra_specs used request id req-a378795c-5257-4f2c-a17f-eb966396481a 2018-08-28 17:47:38,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.03799700737s 2018-08-28 17:47:38,208 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314/os-extra_specs used request id req-a378795c-5257-4f2c-a17f-eb966396481a 2018-08-28 17:47:38,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:47:38,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:38,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-81042ba3-20c3-453b-86b5-7761ef62be48 Date: Tue, 28 Aug 2018 17:47:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["73a265b8-1610-435e-a0d2-21b55207101a"],"updated_at":"2018-08-28T17:47:28Z","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c74dd88649a44d039014868f4eca413a","id":"74696782-31ee-4660-b526-da6c21414849","name":"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:47:38,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-81042ba3-20c3-453b-86b5-7761ef62be48 2018-08-28 17:47:38,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.251745223999s 2018-08-28 17:47:38,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-81042ba3-20c3-453b-86b5-7761ef62be48 2018-08-28 17:47:38,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:47:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:38,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-3a6e3233-a323-4df7-96a5-b5cfcd1aa0f4 Date: Tue, 28 Aug 2018 17:47:38 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "metadata": {}}], "file": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file", "owner": "c74dd88649a44d039014868f4eca413a", "id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "size": 12716032, "self": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:47:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:47:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:47:38,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3a6e3233-a323-4df7-96a5-b5cfcd1aa0f4 2018-08-28 17:47:38,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176775932312s 2018-08-28 17:47:38,639 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-3a6e3233-a323-4df7-96a5-b5cfcd1aa0f4 2018-08-28 17:47:38,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 17:47:38,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:38,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ed72cf5-e15c-45ee-af57-1b1c0f8b1f59 x-compute-request-id: req-6ed72cf5-e15c-45ee-af57-1b1c0f8b1f59 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "name": "vping_userdata-flavor_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 17:47:38,835 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6ed72cf5-e15c-45ee-af57-1b1c0f8b1f59 2018-08-28 17:47:38,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.193958044052s 2018-08-28 17:47:38,835 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6ed72cf5-e15c-45ee-af57-1b1c0f8b1f59 2018-08-28 17:47:38,837 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-28 17:47:38,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"server": {"name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "imageRef": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "flavorRef": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "max_count": 1, "min_count": 1, "networks": [{"uuid": "74696782-31ee-4660-b526-da6c21414849"}]}}' 2018-08-28 17:47:40,170 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:47:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a7843510-c2c3-4596-ba04-11fc04bd4b4c x-compute-request-id: req-a7843510-c2c3-4596-ba04-11fc04bd4b4c Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "adminPass": "T8JWVGH9i6gV"}} 2018-08-28 17:47:40,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a7843510-c2c3-4596-ba04-11fc04bd4b4c 2018-08-28 17:47:40,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.33343911171s 2018-08-28 17:47:40,171 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a7843510-c2c3-4596-ba04-11fc04bd4b4c 2018-08-28 17:47:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:40,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:40,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31c696cf-13d1-4671-a80a-b48affed6d32 x-compute-request-id: req-31c696cf-13d1-4671-a80a-b48affed6d32 Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:47:40Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:40,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31c696cf-13d1-4671-a80a-b48affed6d32 2018-08-28 17:47:40,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.820230007172s 2018-08-28 17:47:40,992 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31c696cf-13d1-4671-a80a-b48affed6d32 2018-08-28 17:47:40,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:47:40,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:41,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-3158c9a6-a3ba-4c4e-897a-7d92487f54ab Date: Tue, 28 Aug 2018 17:47:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["73a265b8-1610-435e-a0d2-21b55207101a"],"updated_at":"2018-08-28T17:47:28Z","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c74dd88649a44d039014868f4eca413a","id":"74696782-31ee-4660-b526-da6c21414849","name":"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:47:41,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3158c9a6-a3ba-4c4e-897a-7d92487f54ab 2018-08-28 17:47:41,243 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.244117975235s 2018-08-28 17:47:41,243 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3158c9a6-a3ba-4c4e-897a-7d92487f54ab 2018-08-28 17:47:41,244 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 17:47:41,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:41,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1e1dc1a8-85eb-49c8-bd1a-d517e78b166f Date: Tue, 28 Aug 2018 17:47:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74696782-31ee-4660-b526-da6c21414849","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c74dd88649a44d039014868f4eca413a","id":"73a265b8-1610-435e-a0d2-21b55207101a","subnetpool_id":null,"name":"vping_userdata-subnet_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:47:41,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1e1dc1a8-85eb-49c8-bd1a-d517e78b166f 2018-08-28 17:47:41,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0599610805511s 2018-08-28 17:47:41,305 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1e1dc1a8-85eb-49c8-bd1a-d517e78b166f 2018-08-28 17:47:41,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:43,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:43,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:43,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47: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-515adb23-560e-4e11-9751-2af10e72fabf x-compute-request-id: req-515adb23-560e-4e11-9751-2af10e72fabf 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.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:47:42Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:43,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-515adb23-560e-4e11-9751-2af10e72fabf 2018-08-28 17:47:43,821 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512833118439s 2018-08-28 17:47:43,821 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-515adb23-560e-4e11-9751-2af10e72fabf 2018-08-28 17:47:43,825 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:45,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:45,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:46,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47: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-6e480a37-588d-4170-94f7-6d766b3da676 x-compute-request-id: req-6e480a37-588d-4170-94f7-6d766b3da676 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.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:47:42Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:46,343 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6e480a37-588d-4170-94f7-6d766b3da676 2018-08-28 17:47:46,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515390872955s 2018-08-28 17:47:46,343 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6e480a37-588d-4170-94f7-6d766b3da676 2018-08-28 17:47:46,347 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:48,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:49,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47: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-ceb97572-4c58-410e-a056-056a1a23723e x-compute-request-id: req-ceb97572-4c58-410e-a056-056a1a23723e Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:49,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ceb97572-4c58-410e-a056-056a1a23723e 2018-08-28 17:47:49,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.934143066406s 2018-08-28 17:47:49,285 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ceb97572-4c58-410e-a056-056a1a23723e 2018-08-28 17:47:49,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 17:47:49,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=16ab75ac-6c97-4f85-a59b-9a524d3b1b96" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:49,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-8185aa66-61b5-498c-aaf8-d0a85e88a500 Date: Tue, 28 Aug 2018 17:47:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:47:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73a265b8-1610-435e-a0d2-21b55207101a","ip_address":"192.168.120.5"}],"id":"b9081938-5fd1-4d42-9cbc-45e8b3403da5","security_groups":["2ff125c2-a238-469b-820f-2fb911e654cd"],"mac_address":"fa:16:3e:05:7c:aa","project_id":"c74dd88649a44d039014868f4eca413a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74696782-31ee-4660-b526-da6c21414849","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:43Z","binding:vnic_type":"normal","device_id":"16ab75ac-6c97-4f85-a59b-9a524d3b1b96"}]} 2018-08-28 17:47:49,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=16ab75ac-6c97-4f85-a59b-9a524d3b1b96 used request id req-8185aa66-61b5-498c-aaf8-d0a85e88a500 2018-08-28 17:47:49,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.187300920486s 2018-08-28 17:47:49,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=16ab75ac-6c97-4f85-a59b-9a524d3b1b96 used request id req-8185aa66-61b5-498c-aaf8-d0a85e88a500 2018-08-28 17:47:49,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:47:49,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=b9081938-5fd1-4d42-9cbc-45e8b3403da5" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:49,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-904c3264-e911-40f7-9bc7-591970758a65 Date: Tue, 28 Aug 2018 17:47:49 GMT RESP BODY: {"floatingips": []} 2018-08-28 17:47:49,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=b9081938-5fd1-4d42-9cbc-45e8b3403da5 used request id req-904c3264-e911-40f7-9bc7-591970758a65 2018-08-28 17:47:49,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.159951925278s 2018-08-28 17:47:49,642 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=b9081938-5fd1-4d42-9cbc-45e8b3403da5 used request id req-904c3264-e911-40f7-9bc7-591970758a65 2018-08-28 17:47:49,643 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:05:7c: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'2c2583e5-7571-4384-82bf-ea314d7c8b1e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:47:48.000000', 'flavor': Munch({u'id': u'59d35d94-ad56-470f-8b8b-cbd3daba6314'}), 'az': u'nova', 'id': u'16ab75ac-6c97-4f85-a59b-9a524d3b1b96', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc273401a83143baa8559be4d8f1d1c4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c74dd88649a44d039014868f4eca413a', 'name': 'vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-28T17:47:48.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T17:47:48Z', 'hostId': u'15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:47:48.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c74dd88649a44d039014868f4eca413a', 'name': u'vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'adminPass': u'T8JWVGH9i6gV', 'tenant_id': u'c74dd88649a44d039014868f4eca413a', 'region': 'regionOne', 'created': u'2018-08-28T17:47:40Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-28 17:47:49,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:47:49,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:49,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-4df3b622-ee8a-4a06-8148-721847c713d9 Date: Tue, 28 Aug 2018 17:47:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["73a265b8-1610-435e-a0d2-21b55207101a"],"updated_at":"2018-08-28T17:47:28Z","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c74dd88649a44d039014868f4eca413a","id":"74696782-31ee-4660-b526-da6c21414849","name":"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:47:49,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4df3b622-ee8a-4a06-8148-721847c713d9 2018-08-28 17:47:49,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.107268095016s 2018-08-28 17:47:49,751 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4df3b622-ee8a-4a06-8148-721847c713d9 2018-08-28 17:47:49,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:47:49,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:49,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-1a8533e7-1447-4993-b7fb-76331dc3d02b Date: Tue, 28 Aug 2018 17:47:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "metadata": {}}], "file": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file", "owner": "c74dd88649a44d039014868f4eca413a", "id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "size": 12716032, "self": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:47:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:47:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:47:49,923 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1a8533e7-1447-4993-b7fb-76331dc3d02b 2018-08-28 17:47:49,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170825004578s 2018-08-28 17:47:49,924 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1a8533e7-1447-4993-b7fb-76331dc3d02b 2018-08-28 17:47:49,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 17:47:49,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:49,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-1450e701-b47d-4bed-b986-66183ffbc2c7 x-compute-request-id: req-1450e701-b47d-4bed-b986-66183ffbc2c7 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "name": "vping_userdata-flavor_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 17:47:49,958 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1450e701-b47d-4bed-b986-66183ffbc2c7 2018-08-28 17:47:49,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0327670574188s 2018-08-28 17:47:49,959 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-1450e701-b47d-4bed-b986-66183ffbc2c7 2018-08-28 17:47:49,960 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-28 17:47:49,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"server": {"name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "imageRef": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "flavorRef": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "74696782-31ee-4660-b526-da6c21414849"}]}}' 2018-08-28 17:47:51,308 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17:47:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-96aa423b-44aa-4775-8a35-72b84a242ffd x-compute-request-id: req-96aa423b-44aa-4775-8a35-72b84a242ffd Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "adminPass": "22S3LeXowvhZ"}} 2018-08-28 17:47:51,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-96aa423b-44aa-4775-8a35-72b84a242ffd 2018-08-28 17:47:51,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.34739899635s 2018-08-28 17:47:51,308 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-96aa423b-44aa-4775-8a35-72b84a242ffd 2018-08-28 17:47:51,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:51,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:51,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47: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-708d5a23-7222-449a-8588-5f22ceb61221 x-compute-request-id: req-708d5a23-7222-449a-8588-5f22ceb61221 Content-Encoding: gzip Content-Length: 843 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:47:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:51,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-708d5a23-7222-449a-8588-5f22ceb61221 2018-08-28 17:47:51,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452035188675s 2018-08-28 17:47:51,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-708d5a23-7222-449a-8588-5f22ceb61221 2018-08-28 17:47:51,767 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:53,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:53,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:54,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-7d77723a-3ceb-4fd9-8fe9-d2ecddfff834 x-compute-request-id: req-7d77723a-3ceb-4fd9-8fe9-d2ecddfff834 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:47:52Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:54,351 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d77723a-3ceb-4fd9-8fe9-d2ecddfff834 2018-08-28 17:47:54,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.581116914749s 2018-08-28 17:47:54,351 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d77723a-3ceb-4fd9-8fe9-d2ecddfff834 2018-08-28 17:47:54,356 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:56,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:56,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:57,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-3d7b9d2c-6eb8-4b6d-a0eb-0c9bb3a27119 x-compute-request-id: req-3d7b9d2c-6eb8-4b6d-a0eb-0c9bb3a27119 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:47:52Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:57,228 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d7b9d2c-6eb8-4b6d-a0eb-0c9bb3a27119 2018-08-28 17:47:57,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.869288921356s 2018-08-28 17:47:57,229 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d7b9d2c-6eb8-4b6d-a0eb-0c9bb3a27119 2018-08-28 17:47:57,233 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:47:59,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:47:59,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:47:59,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:47: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-25df43e5-3e14-4220-8234-6b4d6f9149ab x-compute-request-id: req-25df43e5-3e14-4220-8234-6b4d6f9149ab Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T17:47:52Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:47:59,612 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-25df43e5-3e14-4220-8234-6b4d6f9149ab 2018-08-28 17:47:59,612 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.376138210297s 2018-08-28 17:47:59,613 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-25df43e5-3e14-4220-8234-6b4d6f9149ab 2018-08-28 17:47:59,617 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:48:01,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:02,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-60b95084-d084-4969-bcc8-e76870ff198b x-compute-request-id: req-60b95084-d084-4969-bcc8-e76870ff198b Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:1b:08", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:48:00.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:01Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:48:02,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-60b95084-d084-4969-bcc8-e76870ff198b 2018-08-28 17:48:02,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498784065247s 2018-08-28 17:48:02,119 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-60b95084-d084-4969-bcc8-e76870ff198b 2018-08-28 17:48:02,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 17:48:02,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=21691503-62a9-4cf7-a30b-8208b8c6146a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:02,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-836daae6-0422-45c3-85ec-ee1927e591ae Date: Tue, 28 Aug 2018 17:48:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T17:48:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"73a265b8-1610-435e-a0d2-21b55207101a","ip_address":"192.168.120.11"}],"id":"ea6a9871-b44e-46a8-87ae-18f4e227ebc1","security_groups":["2ff125c2-a238-469b-820f-2fb911e654cd"],"mac_address":"fa:16:3e:ea:1b:08","project_id":"c74dd88649a44d039014868f4eca413a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"74696782-31ee-4660-b526-da6c21414849","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:52Z","binding:vnic_type":"normal","device_id":"21691503-62a9-4cf7-a30b-8208b8c6146a"}]} 2018-08-28 17:48:02,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=21691503-62a9-4cf7-a30b-8208b8c6146a used request id req-836daae6-0422-45c3-85ec-ee1927e591ae 2018-08-28 17:48:02,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.331868171692s 2018-08-28 17:48:02,456 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=21691503-62a9-4cf7-a30b-8208b8c6146a used request id req-836daae6-0422-45c3-85ec-ee1927e591ae 2018-08-28 17:48:02,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 17:48:02,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ea6a9871-b44e-46a8-87ae-18f4e227ebc1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:02,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-50dab69d-417c-4c3f-ac41-d01a7971fd3c Date: Tue, 28 Aug 2018 17:48:02 GMT RESP BODY: {"floatingips": []} 2018-08-28 17:48:02,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ea6a9871-b44e-46a8-87ae-18f4e227ebc1 used request id req-50dab69d-417c-4c3f-ac41-d01a7971fd3c 2018-08-28 17:48:02,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0183191299438s 2018-08-28 17:48:02,480 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=ea6a9871-b44e-46a8-87ae-18f4e227ebc1 used request id req-50dab69d-417c-4c3f-ac41-d01a7971fd3c 2018-08-28 17:48:02,481 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ea:1b:08', 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'2c2583e5-7571-4384-82bf-ea314d7c8b1e'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:48:00.000000', 'flavor': Munch({u'id': u'59d35d94-ad56-470f-8b8b-cbd3daba6314'}), 'az': u'nova', 'id': u'21691503-62a9-4cf7-a30b-8208b8c6146a', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'cc273401a83143baa8559be4d8f1d1c4', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c74dd88649a44d039014868f4eca413a', 'name': 'vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-28T17:48:00.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T17:48:01Z', 'hostId': u'eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T17:48:00.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c74dd88649a44d039014868f4eca413a', 'name': u'vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424', 'adminPass': u'22S3LeXowvhZ', 'tenant_id': u'c74dd88649a44d039014868f4eca413a', 'region': 'regionOne', 'created': u'2018-08-28T17:47:51Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-28 17:48:02,481 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-08-28 17:48:03,483 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:03,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:03,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-a5f23c82-c5e2-4d71-9f5c-6742f06d7157 x-compute-request-id: req-a5f23c82-c5e2-4d71-9f5c-6742f06d7157 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:1b:08", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:48:00.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:01Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:48:03,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a5f23c82-c5e2-4d71-9f5c-6742f06d7157 2018-08-28 17:48:03,697 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213443040848s 2018-08-28 17:48:03,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a5f23c82-c5e2-4d71-9f5c-6742f06d7157 2018-08-28 17:48:03,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-28 17:48:03,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a/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}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 17:48:04,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-e2f3aff0-ea51-4b69-b2a9-85ed478ca52d x-compute-request-id: req-e2f3aff0-ea51-4b69-b2a9-85ed478ca52d Content-Encoding: gzip Content-Length: 7899 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 500179839 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.129608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131272] pid_max: default: 32768 minimum: 301\n[ 0.132156] ACPI: Core revision 20150930\n[ 0.133533] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134826] Security Framework initialized\n[ 0.135632] Yama: becoming mindful.\n[ 0.136354] AppArmor: AppArmor initialized\n[ 0.137210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138530] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139794] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140986] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142361] Initializing cgroup subsys io\n[ 0.143200] Initializing cgroup subsys memory\n[ 0.144064] Initializing cgroup subsys devices\n[ 0.144938] Initializing cgroup subsys freezer\n[ 0.145795] Initializing cgroup subsys net_cls\n[ 0.146648] Initializing cgroup subsys perf_event\n[ 0.147541] Initializing cgroup subsys net_prio\n[ 0.148410] Initializing cgroup subsys hugetlb\n[ 0.149270] Initializing cgroup subsys pids\n[ 0.150139] CPU: Physical Processor ID: 0\n[ 0.151639] mce: CPU supports 10 MCE banks\n[ 0.152475] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170501] ftrace: allocating 31920 entries in 125 pages\n[ 0.196759] smpboot: Max logical packages: 1\n[ 0.197619] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198948] x2apic enabled\n[ 0.199750] Switched APIC routing to physical x2apic.\n[ 0.201495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202601] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204566] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206319] KVM setup paravirtual spinlock\n[ 0.207604] x86: Booted up 1 node, 1 CPUs\n[ 0.208400] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209769] devtmpfs: initialized\n[ 0.211554] evm: security.selinux\n[ 0.212242] evm: security.SMACK64\n[ 0.212923] evm: security.SMACK64EXEC\n[ 0.213655] evm: security.SMACK64TRANSMUTE\n[ 0.214447] evm: security.SMACK64MMAP\n[ 0.215181] evm: security.ima\n[ 0.215815] evm: security.capability\n[ 0.216614] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218437] pinctrl core: initialized pinctrl subsystem\n[ 0.219524] RTC time: 17:48:00, date: 08/28/18\n[ 0.220462] NET: Registered protocol family 16\n[ 0.221416] cpuidle: using governor ladder\n[ 0.222216] cpuidle: using governor menu\n[ 0.222991] PCCT header not found.\n[ 0.223736] ACPI: bus type PCI registered\n[ 0.224530] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225752] PCI: Using configuration type 1 for base access\n[ 0.227519] ACPI: Added _OSI(Module Device)\n[ 0.228352] ACPI: Added _OSI(Processor Device)\n[ 0.229197] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230081] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232178] ACPI: Interpreter enabled\n[ 0.232948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240234] ACPI: (supports S0 S5)\n[ 0.241143] ACPI: Using IOAPIC for interrupt routing\n[ 0.242329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252411] acpiphp: Slot [3] registered\n[ 0.253287] acpiphp: Slot [4] registered\n[ 0.254176] acpiphp: Slot [5] registered\n[ 0.255079] acpiphp: Slot [6] registered\n[ 0.255989] acpiphp: Slot [7] registered\n[ 0.256873] acpiphp: Slot [8] registered\n[ 0.257783] acpiphp: Slot [9] registered\n[ 0.258684] acpiphp: Slot [10] registered\n[ 0.259608] acpiphp: Slot [11] registered\n[ 0.260497] acpiphp: Slot [12] registered\n[ 0.261398] acpiphp: Slot [13] registered\n[ 0.262290] acpiphp: Slot [14] registered\n[ 0.263184] acpiphp: Slot [15] registered\n[ 0.273823] acpiphp: Slot [16] registered\n[ 0.274736] acpiphp: Slot [17] registered\n[ 0.275631] acpiphp: Slot [18] registered\n[ 0.276513] acpiphp: Slot [19] registered\n[ 0.277397] acpiphp: Slot [20] registered\n[ 0.278285] acpiphp: Slot [21] registered\n[ 0.279211] acpiphp: Slot [22] registered\n[ 0.280151] acpiphp: Slot [23] registered\n[ 0.281078] acpiphp: Slot [24] registered\n[ 0.281993] acpiphp: Slot [25] registered\n[ 0.282939] acpiphp: Slot [26] registered\n[ 0.283858] acpiphp: Slot [27] registered\n[ 0.284781] acpiphp: Slot [28] registered\n[ 0.285680] acpiphp: Slot [29] registered\n[ 0.286573] acpiphp: Slot [30] registered\n[ 0.287479] acpiphp: Slot [31] registered\n[ 0.288377] PCI host bridge to bus 0000:00\n[ 0.289283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292080] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295310] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302988] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305657] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358977] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365293] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367057] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368363] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371386] vgaarb: loaded\n[ 0.372056] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373329] SCSI subsystem initialized\n[ 0.374247] ACPI: bus type USB registered\n[ 0.375047] usbcore: registered new interface driver usbfs\n[ 0.376045] usbcore: registered new interface driver hub\n[ 0.377015] usbcore: registered new device driver usb\n[ 0.378046] PCI: Using ACPI for IRQ routing\n[ 0.379042] NetLabel: Initializing\n[ 0.379740] NetLabel: domain hash size = 128\n[ 0.380558] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381495] NetLabel: unlabeled traffic allowed by default\n[ 0.382563] clocksource: Switched to clocksource kvm-clock\n[ 0.387981] AppArmor: AppArmor Filesystem Enabled\n[ 0.388951] pnp: PnP ACPI init\n[ 0.389856] pnp: PnP ACPI: found 5 devices\n[ 0.396247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397933] NET: Registered protocol family 2\n[ 0.398876] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401256] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402394] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403451] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404595] NET: Registered protocol family 1\n[ 0.405445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406511] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436296] Trying to unpack rootfs image as initramfs...\n[ 0.485751] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499891] Scanning for low memory corruption every 60 seconds\n[ 0.501208] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502344] audit: initializing netlink subsys (disabled)\n[ 0.503356] audit: type=2000 audit(1535478481.417:1): initialized\n[ 0.504631] Initialise system trusted keyring\n[ 0.505538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508621] zbud: loaded\n[ 0.509312] VFS: Disk quotas dquot_6.6.0\n[ 0.510107] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511592] fuse init (API version 7.23)\n[ 0.512462] Key type big_key registered\n[ 0.513241] Allocating IMA MOK and blacklist keyrings.\n[ 0.514343] Key type asymmetric registered\n[ 0.515154] Asymmetric key parser 'x509' registered\n[ 0.516098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517537] io scheduler noop registered\n[ 0.518311] io scheduler deadline registered (default)\n[ 0.519279] io scheduler cfq registered\n[ 0.520471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524164] ACPI: Power Button [PWRF]\n[ 0.524978] GHES: HEST is not enabled!\n[ 0.538555] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571522] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595404] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597538] Linux agpgart interface v0.103\n[ 0.599607] brd: module loaded\n[ 0.600805] loop: module loaded\n[ 0.605801] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607243] GPT:90111 != 2097151\n[ 0.607957] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609073] GPT:90111 != 2097151\n[ 0.609739] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610698] vda: vda1 vda15\n[ 0.612165] scsi host0: ata_piix\n[ 0.612897] scsi host1: ata_piix\n[ 0.613602] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616225] libphy: Fixed MDIO Bus: probed\n[ 0.617037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622824] ehci-pci: EHCI PCI platform driver\n[ 0.623861] ehci-platform: EHCI generic platform driver\n[ 0.625040] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626387] ohci-pci: OHCI PCI platform driver\n[ 0.627431] ohci-platform: OHCI generic platform driver\n[ 0.628617] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646326] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647530] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651542] usb usb1: Product: UHCI Host Controller\n[ 0.652467] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653632] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654594] hub 1-0:1.0: USB hub found\n[ 0.655362] hub 1-0:1.0: 2 ports detected\n[ 0.656243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660323] mousedev: PS/2 mouse device common for all mice\n[ 0.661564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663394] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664472] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665649] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666834] i2c /dev entries driver\n[ 0.667590] device-mapper: uevent: version 1.0.3\n[ 0.668515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670339] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671615] NET: Registered protocol family 10\n[ 0.672603] NET: Registered protocol family 17\n[ 0.673486] Key type dns_resolver registered\n[ 0.674406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675496] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677225] registered taskstats version 1\n[ 0.678047] Loading compiled-in X.509 certificates\n[ 0.679482] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681749] zswap: loaded using pool lzo/zbud\n[ 0.683121] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685497] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686514] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687554] evm: HMAC attrs: 0x1\n[ 0.688476] Magic number: 14:707:846\n[ 0.689321] rtc_cmos 00:00: setting system clock to 2018-08-28 17:48:01 UTC (1535478481)\n[ 0.690924] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692026] EDD information not available.\n[ 0.775574] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777122] Write protecting the kernel read-only data: 14336k\n[ 0.789045] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790862] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.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... [ 2.113824] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.07. 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\n"} 2018-08-28 17:48:04,805 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a/action used request id req-e2f3aff0-ea51-4b69-b2a9-85ed478ca52d 2018-08-28 17:48:04,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1054008007s 2018-08-28 17:48:04,806 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a/action used request id req-e2f3aff0-ea51-4b69-b2a9-85ed478ca52d 2018-08-28 17:48:04,806 - 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 500179839 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.129608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131272] pid_max: default: 32768 minimum: 301 [ 0.132156] ACPI: Core revision 20150930 [ 0.133533] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134826] Security Framework initialized [ 0.135632] Yama: becoming mindful. [ 0.136354] AppArmor: AppArmor initialized [ 0.137210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138530] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139794] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140986] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142361] Initializing cgroup subsys io [ 0.143200] Initializing cgroup subsys memory [ 0.144064] Initializing cgroup subsys devices [ 0.144938] Initializing cgroup subsys freezer [ 0.145795] Initializing cgroup subsys net_cls [ 0.146648] Initializing cgroup subsys perf_event [ 0.147541] Initializing cgroup subsys net_prio [ 0.148410] Initializing cgroup subsys hugetlb [ 0.149270] Initializing cgroup subsys pids [ 0.150139] CPU: Physical Processor ID: 0 [ 0.151639] mce: CPU supports 10 MCE banks [ 0.152475] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170501] ftrace: allocating 31920 entries in 125 pages [ 0.196759] smpboot: Max logical packages: 1 [ 0.197619] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198948] x2apic enabled [ 0.199750] Switched APIC routing to physical x2apic. [ 0.201495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202601] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204566] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206319] KVM setup paravirtual spinlock [ 0.207604] x86: Booted up 1 node, 1 CPUs [ 0.208400] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209769] devtmpfs: initialized [ 0.211554] evm: security.selinux [ 0.212242] evm: security.SMACK64 [ 0.212923] evm: security.SMACK64EXEC [ 0.213655] evm: security.SMACK64TRANSMUTE [ 0.214447] evm: security.SMACK64MMAP [ 0.215181] evm: security.ima [ 0.215815] evm: security.capability [ 0.216614] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218437] pinctrl core: initialized pinctrl subsystem [ 0.219524] RTC time: 17:48:00, date: 08/28/18 [ 0.220462] NET: Registered protocol family 16 [ 0.221416] cpuidle: using governor ladder [ 0.222216] cpuidle: using governor menu [ 0.222991] PCCT header not found. [ 0.223736] ACPI: bus type PCI registered [ 0.224530] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225752] PCI: Using configuration type 1 for base access [ 0.227519] ACPI: Added _OSI(Module Device) [ 0.228352] ACPI: Added _OSI(Processor Device) [ 0.229197] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230081] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232178] ACPI: Interpreter enabled [ 0.232948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240234] ACPI: (supports S0 S5) [ 0.241143] ACPI: Using IOAPIC for interrupt routing [ 0.242329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252411] acpiphp: Slot [3] registered [ 0.253287] acpiphp: Slot [4] registered [ 0.254176] acpiphp: Slot [5] registered [ 0.255079] acpiphp: Slot [6] registered [ 0.255989] acpiphp: Slot [7] registered [ 0.256873] acpiphp: Slot [8] registered [ 0.257783] acpiphp: Slot [9] registered [ 0.258684] acpiphp: Slot [10] registered [ 0.259608] acpiphp: Slot [11] registered [ 0.260497] acpiphp: Slot [12] registered [ 0.261398] acpiphp: Slot [13] registered [ 0.262290] acpiphp: Slot [14] registered [ 0.263184] acpiphp: Slot [15] registered [ 0.273823] acpiphp: Slot [16] registered [ 0.274736] acpiphp: Slot [17] registered [ 0.275631] acpiphp: Slot [18] registered [ 0.276513] acpiphp: Slot [19] registered [ 0.277397] acpiphp: Slot [20] registered [ 0.278285] acpiphp: Slot [21] registered [ 0.279211] acpiphp: Slot [22] registered [ 0.280151] acpiphp: Slot [23] registered [ 0.281078] acpiphp: Slot [24] registered [ 0.281993] acpiphp: Slot [25] registered [ 0.282939] acpiphp: Slot [26] registered [ 0.283858] acpiphp: Slot [27] registered [ 0.284781] acpiphp: Slot [28] registered [ 0.285680] acpiphp: Slot [29] registered [ 0.286573] acpiphp: Slot [30] registered [ 0.287479] acpiphp: Slot [31] registered [ 0.288377] PCI host bridge to bus 0000:00 [ 0.289283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.292080] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.295310] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.301588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302988] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.304257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305657] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.312041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.313593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358977] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.365293] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367057] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368363] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371386] vgaarb: loaded [ 0.372056] vgaarb: bridge control possible 0000:00:02.0 [ 0.373329] SCSI subsystem initialized [ 0.374247] ACPI: bus type USB registered [ 0.375047] usbcore: registered new interface driver usbfs [ 0.376045] usbcore: registered new interface driver hub [ 0.377015] usbcore: registered new device driver usb [ 0.378046] PCI: Using ACPI for IRQ routing [ 0.379042] NetLabel: Initializing [ 0.379740] NetLabel: domain hash size = 128 [ 0.380558] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381495] NetLabel: unlabeled traffic allowed by default [ 0.382563] clocksource: Switched to clocksource kvm-clock [ 0.387981] AppArmor: AppArmor Filesystem Enabled [ 0.388951] pnp: PnP ACPI init [ 0.389856] pnp: PnP ACPI: found 5 devices [ 0.396247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397933] NET: Registered protocol family 2 [ 0.398876] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.401256] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402394] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403451] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404595] NET: Registered protocol family 1 [ 0.405445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406511] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.436296] Trying to unpack rootfs image as initramfs... [ 0.485751] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499891] Scanning for low memory corruption every 60 seconds [ 0.501208] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502344] audit: initializing netlink subsys (disabled) [ 0.503356] audit: type=2000 audit(1535478481.417:1): initialized [ 0.504631] Initialise system trusted keyring [ 0.505538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508621] zbud: loaded [ 0.509312] VFS: Disk quotas dquot_6.6.0 [ 0.510107] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511592] fuse init (API version 7.23) [ 0.512462] Key type big_key registered [ 0.513241] Allocating IMA MOK and blacklist keyrings. [ 0.514343] Key type asymmetric registered [ 0.515154] Asymmetric key parser 'x509' registered [ 0.516098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517537] io scheduler noop registered [ 0.518311] io scheduler deadline registered (default) [ 0.519279] io scheduler cfq registered [ 0.520471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524164] ACPI: Power Button [PWRF] [ 0.524978] GHES: HEST is not enabled! [ 0.538555] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571522] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595404] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597538] Linux agpgart interface v0.103 [ 0.599607] brd: module loaded [ 0.600805] loop: module loaded [ 0.605801] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607243] GPT:90111 != 2097151 [ 0.607957] GPT:Alternate GPT header not at the end of the disk. [ 0.609073] GPT:90111 != 2097151 [ 0.609739] GPT: Use GNU Parted to correct GPT errors. [ 0.610698] vda: vda1 vda15 [ 0.612165] scsi host0: ata_piix [ 0.612897] scsi host1: ata_piix [ 0.613602] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.614809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.616225] libphy: Fixed MDIO Bus: probed [ 0.617037] tun: Universal TUN/TAP device driver, 1.6 [ 0.617973] tun: (C) 1999-2004 Max Krasnyansky [ 0.620227] PPP generic driver version 2.4.2 [ 0.621283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622824] ehci-pci: EHCI PCI platform driver [ 0.623861] ehci-platform: EHCI generic platform driver [ 0.625040] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626387] ohci-pci: OHCI PCI platform driver [ 0.627431] ohci-platform: OHCI generic platform driver [ 0.628617] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.646326] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.647530] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.648931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651542] usb usb1: Product: UHCI Host Controller [ 0.652467] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.653632] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654594] hub 1-0:1.0: USB hub found [ 0.655362] hub 1-0:1.0: 2 ports detected [ 0.656243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.658350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.659299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.660323] mousedev: PS/2 mouse device common for all mice [ 0.661564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663394] rtc_cmos 00:00: RTC can wake from S4 [ 0.664472] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665649] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666834] i2c /dev entries driver [ 0.667590] device-mapper: uevent: version 1.0.3 [ 0.668515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.670339] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671615] NET: Registered protocol family 10 [ 0.672603] NET: Registered protocol family 17 [ 0.673486] Key type dns_resolver registered [ 0.674406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675496] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.677225] registered taskstats version 1 [ 0.678047] Loading compiled-in X.509 certificates [ 0.679482] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681749] zswap: loaded using pool lzo/zbud [ 0.683121] Key type trusted registered [ 0.684667] Key type encrypted registered [ 0.685497] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686514] ima: No TPM chip found, activating TPM-bypass! [ 0.687554] evm: HMAC attrs: 0x1 [ 0.688476] Magic number: 14:707:846 [ 0.689321] rtc_cmos 00:00: setting system clock to 2018-08-28 17:48:01 UTC (1535478481) [ 0.690924] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692026] EDD information not available. [ 0.775574] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.777122] Write protecting the kernel read-only data: 14336k [ 0.789045] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.790862] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.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... [ 2.113824] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.07. 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 2018-08-28 17:48:04,807 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2018-08-28 17:48:05,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:06,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48: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-3d6624a8-919e-4c7f-8a2d-7c382a1dfa00 x-compute-request-id: req-3d6624a8-919e-4c7f-8a2d-7c382a1dfa00 Content-Encoding: gzip Content-Length: 868 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:1b:08", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:48:00.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:01Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:47:48Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:48:06,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d6624a8-919e-4c7f-8a2d-7c382a1dfa00 2018-08-28 17:48:06,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619920015335s 2018-08-28 17:48:06,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3d6624a8-919e-4c7f-8a2d-7c382a1dfa00 2018-08-28 17:48:06,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-28 17:48:06,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a/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}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 17:48:07,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9f8106f7-8229-47f5-9bc4-de930aaa6c98 x-compute-request-id: req-9f8106f7-8229-47f5-9bc4-de930aaa6c98 Content-Encoding: gzip Content-Length: 9511 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 500179839 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.129608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131272] pid_max: default: 32768 minimum: 301\n[ 0.132156] ACPI: Core revision 20150930\n[ 0.133533] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134826] Security Framework initialized\n[ 0.135632] Yama: becoming mindful.\n[ 0.136354] AppArmor: AppArmor initialized\n[ 0.137210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.138530] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139794] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140986] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142361] Initializing cgroup subsys io\n[ 0.143200] Initializing cgroup subsys memory\n[ 0.144064] Initializing cgroup subsys devices\n[ 0.144938] Initializing cgroup subsys freezer\n[ 0.145795] Initializing cgroup subsys net_cls\n[ 0.146648] Initializing cgroup subsys perf_event\n[ 0.147541] Initializing cgroup subsys net_prio\n[ 0.148410] Initializing cgroup subsys hugetlb\n[ 0.149270] Initializing cgroup subsys pids\n[ 0.150139] CPU: Physical Processor ID: 0\n[ 0.151639] mce: CPU supports 10 MCE banks\n[ 0.152475] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.164114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.170501] ftrace: allocating 31920 entries in 125 pages\n[ 0.196759] smpboot: Max logical packages: 1\n[ 0.197619] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.198948] x2apic enabled\n[ 0.199750] Switched APIC routing to physical x2apic.\n[ 0.201495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.202601] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.204566] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.206319] KVM setup paravirtual spinlock\n[ 0.207604] x86: Booted up 1 node, 1 CPUs\n[ 0.208400] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.209769] devtmpfs: initialized\n[ 0.211554] evm: security.selinux\n[ 0.212242] evm: security.SMACK64\n[ 0.212923] evm: security.SMACK64EXEC\n[ 0.213655] evm: security.SMACK64TRANSMUTE\n[ 0.214447] evm: security.SMACK64MMAP\n[ 0.215181] evm: security.ima\n[ 0.215815] evm: security.capability\n[ 0.216614] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.218437] pinctrl core: initialized pinctrl subsystem\n[ 0.219524] RTC time: 17:48:00, date: 08/28/18\n[ 0.220462] NET: Registered protocol family 16\n[ 0.221416] cpuidle: using governor ladder\n[ 0.222216] cpuidle: using governor menu\n[ 0.222991] PCCT header not found.\n[ 0.223736] ACPI: bus type PCI registered\n[ 0.224530] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.225752] PCI: Using configuration type 1 for base access\n[ 0.227519] ACPI: Added _OSI(Module Device)\n[ 0.228352] ACPI: Added _OSI(Processor Device)\n[ 0.229197] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.230081] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.232178] ACPI: Interpreter enabled\n[ 0.232948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.234767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.236572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.238388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.240234] ACPI: (supports S0 S5)\n[ 0.241143] ACPI: Using IOAPIC for interrupt routing\n[ 0.242329] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.245661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.246975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.248396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.249784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.252411] acpiphp: Slot [3] registered\n[ 0.253287] acpiphp: Slot [4] registered\n[ 0.254176] acpiphp: Slot [5] registered\n[ 0.255079] acpiphp: Slot [6] registered\n[ 0.255989] acpiphp: Slot [7] registered\n[ 0.256873] acpiphp: Slot [8] registered\n[ 0.257783] acpiphp: Slot [9] registered\n[ 0.258684] acpiphp: Slot [10] registered\n[ 0.259608] acpiphp: Slot [11] registered\n[ 0.260497] acpiphp: Slot [12] registered\n[ 0.261398] acpiphp: Slot [13] registered\n[ 0.262290] acpiphp: Slot [14] registered\n[ 0.263184] acpiphp: Slot [15] registered\n[ 0.273823] acpiphp: Slot [16] registered\n[ 0.274736] acpiphp: Slot [17] registered\n[ 0.275631] acpiphp: Slot [18] registered\n[ 0.276513] acpiphp: Slot [19] registered\n[ 0.277397] acpiphp: Slot [20] registered\n[ 0.278285] acpiphp: Slot [21] registered\n[ 0.279211] acpiphp: Slot [22] registered\n[ 0.280151] acpiphp: Slot [23] registered\n[ 0.281078] acpiphp: Slot [24] registered\n[ 0.281993] acpiphp: Slot [25] registered\n[ 0.282939] acpiphp: Slot [26] registered\n[ 0.283858] acpiphp: Slot [27] registered\n[ 0.284781] acpiphp: Slot [28] registered\n[ 0.285680] acpiphp: Slot [29] registered\n[ 0.286573] acpiphp: Slot [30] registered\n[ 0.287479] acpiphp: Slot [31] registered\n[ 0.288377] PCI host bridge to bus 0000:00\n[ 0.289283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.290685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.292080] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.293681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.295310] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.301588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.302988] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.304257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.305657] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.312041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.313593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358977] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.360641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.362212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.363781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.365293] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.367057] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.368363] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.369560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.371386] vgaarb: loaded\n[ 0.372056] vgaarb: bridge control possible 0000:00:02.0\n[ 0.373329] SCSI subsystem initialized\n[ 0.374247] ACPI: bus type USB registered\n[ 0.375047] usbcore: registered new interface driver usbfs\n[ 0.376045] usbcore: registered new interface driver hub\n[ 0.377015] usbcore: registered new device driver usb\n[ 0.378046] PCI: Using ACPI for IRQ routing\n[ 0.379042] NetLabel: Initializing\n[ 0.379740] NetLabel: domain hash size = 128\n[ 0.380558] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.381495] NetLabel: unlabeled traffic allowed by default\n[ 0.382563] clocksource: Switched to clocksource kvm-clock\n[ 0.387981] AppArmor: AppArmor Filesystem Enabled\n[ 0.388951] pnp: PnP ACPI init\n[ 0.389856] pnp: PnP ACPI: found 5 devices\n[ 0.396247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.397933] NET: Registered protocol family 2\n[ 0.398876] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.400115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.401256] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.402394] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.403451] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.404595] NET: Registered protocol family 1\n[ 0.405445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.406511] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.407932] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.422137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.436296] Trying to unpack rootfs image as initramfs...\n[ 0.485751] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.499891] Scanning for low memory corruption every 60 seconds\n[ 0.501208] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.502344] audit: initializing netlink subsys (disabled)\n[ 0.503356] audit: type=2000 audit(1535478481.417:1): initialized\n[ 0.504631] Initialise system trusted keyring\n[ 0.505538] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.506676] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.508621] zbud: loaded\n[ 0.509312] VFS: Disk quotas dquot_6.6.0\n[ 0.510107] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.511592] fuse init (API version 7.23)\n[ 0.512462] Key type big_key registered\n[ 0.513241] Allocating IMA MOK and blacklist keyrings.\n[ 0.514343] Key type asymmetric registered\n[ 0.515154] Asymmetric key parser 'x509' registered\n[ 0.516098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.517537] io scheduler noop registered\n[ 0.518311] io scheduler deadline registered (default)\n[ 0.519279] io scheduler cfq registered\n[ 0.520471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.521491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.522744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.524164] ACPI: Power Button [PWRF]\n[ 0.524978] GHES: HEST is not enabled!\n[ 0.538555] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.568018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.571522] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595404] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.597538] Linux agpgart interface v0.103\n[ 0.599607] brd: module loaded\n[ 0.600805] loop: module loaded\n[ 0.605801] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.607243] GPT:90111 != 2097151\n[ 0.607957] GPT:Alternate GPT header not at the end of the disk.\n[ 0.609073] GPT:90111 != 2097151\n[ 0.609739] GPT: Use GNU Parted to correct GPT errors.\n[ 0.610698] vda: vda1 vda15\n[ 0.612165] scsi host0: ata_piix\n[ 0.612897] scsi host1: ata_piix\n[ 0.613602] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.614809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.616225] libphy: Fixed MDIO Bus: probed\n[ 0.617037] tun: Universal TUN/TAP device driver, 1.6\n[ 0.617973] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.620227] PPP generic driver version 2.4.2\n[ 0.621283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.622824] ehci-pci: EHCI PCI platform driver\n[ 0.623861] ehci-platform: EHCI generic platform driver\n[ 0.625040] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.626387] ohci-pci: OHCI PCI platform driver\n[ 0.627431] ohci-platform: OHCI generic platform driver\n[ 0.628617] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.643413] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.644605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.646326] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.647530] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.648931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.650140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.651542] usb usb1: Product: UHCI Host Controller\n[ 0.652467] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.653632] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.654594] hub 1-0:1.0: USB hub found\n[ 0.655362] hub 1-0:1.0: 2 ports detected\n[ 0.656243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.658350] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.659299] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.660323] mousedev: PS/2 mouse device common for all mice\n[ 0.661564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.663394] rtc_cmos 00:00: RTC can wake from S4\n[ 0.664472] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.665649] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.666834] i2c /dev entries driver\n[ 0.667590] device-mapper: uevent: version 1.0.3\n[ 0.668515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.670339] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.671615] NET: Registered protocol family 10\n[ 0.672603] NET: Registered protocol family 17\n[ 0.673486] Key type dns_resolver registered\n[ 0.674406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.675496] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.677225] registered taskstats version 1\n[ 0.678047] Loading compiled-in X.509 certificates\n[ 0.679482] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.681749] zswap: loaded using pool lzo/zbud\n[ 0.683121] Key type trusted registered\n[ 0.684667] Key type encrypted registered\n[ 0.685497] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.686514] ima: No TPM chip found, activating TPM-bypass!\n[ 0.687554] evm: HMAC attrs: 0x1\n[ 0.688476] Magic number: 14:707:846\n[ 0.689321] rtc_cmos 00:00: setting system clock to 2018-08-28 17:48:01 UTC (1535478481)\n[ 0.690924] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.692026] EDD information not available.\n[ 0.775574] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.777122] Write protecting the kernel read-only data: 14336k\n[ 0.789045] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.790862] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.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... [ 2.113824] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 2.07. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCl2at5tGCIrNeyNR27bF4pmkHUXvUeoJAZWofeRstFv1ORSBAx1dUK/Xm6042cEXq1DMx/sIsFY7G+hWQXTWhriv7ZrpMG113yVvauzRd6GZTKu/VmnX82XzBgJOplbsmQfO+9Z0q4V6yXDBVUgKG64GrAW4WxXCTGC1BteHh8Ba5eY4gWzhrdDPu+77WqNJKEksH/betod5+vidSvg6lYI6F8txFuK9peNs+c6ss9k+PKVS0TdBrkbh37nD/3MUV3Ih/HWco1SPAWMrfqN0Jk6oyqPSH8jpTQ5aNhA5QrZUO1PXD7xJA5fULo2Qo0EssSHLGNVdosM0ZFFouhit2F root@vping-userdata-vm2-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424\nssh-dss AAAAB3NzaC1kc3MAAACBAIMtCTF1RWXE9enyMg2aOkA0LhQXZ6q6w7ispo3D8tUAj0935M/vIgiFFUeKqJ//Ymo4qpKAwxpWLm22LkWjm8plhgvoCtBvkXaI1SqSfrejyWi5+LCjD9mvCBOghdks7bRdwUKcDbchwLD+S5SbtDbCtSWx8NH1LaHx2Jw1psKtAAAAFQC0X3o4x8NKj6R1mj1tke2yd5PLAwAAAIBjSSnLlfq9S2K27lCYcQq6urMTsC4zfwkG7uQS4rDdbK51n4Qk8lMpjllkye+6JrUHuUpSm1kGK8ShEY3RZCtqq6JjsauakHv4Ps5q23WvhmGL905KaKGXKV+kmBtAQxPCF21U6OKiuzKMqWQCx2GTEK11xW24OhPlZq9mKIEifgAAAIBd9U/o0x8GGBMbd0XvXTKRQoIT4fKskMo2phvbDdj4I+OTP74RU2eXdfG4rqMRhT/05MVV4iGSEGc0hN1xBl5jl3gt+fZXIQcyse7mlnnBRWu9Nh+V2MW2dUJ+BfTyVoXTBXQ3FWDAF1lHdXqx2HsM3QcH9LYyNVsWnK+HmKNzIQ== root@vping-userdata-vm2-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424\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.11,24,fe80::f816:3eff:feea:1b08/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.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000029\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.10 ===\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-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424 login: "} 2018-08-28 17:48:07,539 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a/action used request id req-9f8106f7-8229-47f5-9bc4-de930aaa6c98 2018-08-28 17:48:07,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10654902458s 2018-08-28 17:48:07,540 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a/action used request id req-9f8106f7-8229-47f5-9bc4-de930aaa6c98 2018-08-28 17:48:07,540 - 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 500179839 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.129608] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131272] pid_max: default: 32768 minimum: 301 [ 0.132156] ACPI: Core revision 20150930 [ 0.133533] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134826] Security Framework initialized [ 0.135632] Yama: becoming mindful. [ 0.136354] AppArmor: AppArmor initialized [ 0.137210] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.138530] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139794] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140986] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142361] Initializing cgroup subsys io [ 0.143200] Initializing cgroup subsys memory [ 0.144064] Initializing cgroup subsys devices [ 0.144938] Initializing cgroup subsys freezer [ 0.145795] Initializing cgroup subsys net_cls [ 0.146648] Initializing cgroup subsys perf_event [ 0.147541] Initializing cgroup subsys net_prio [ 0.148410] Initializing cgroup subsys hugetlb [ 0.149270] Initializing cgroup subsys pids [ 0.150139] CPU: Physical Processor ID: 0 [ 0.151639] mce: CPU supports 10 MCE banks [ 0.152475] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153466] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.164114] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.170501] ftrace: allocating 31920 entries in 125 pages [ 0.196759] smpboot: Max logical packages: 1 [ 0.197619] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.198948] x2apic enabled [ 0.199750] Switched APIC routing to physical x2apic. [ 0.201495] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.202601] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.204566] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.206319] KVM setup paravirtual spinlock [ 0.207604] x86: Booted up 1 node, 1 CPUs [ 0.208400] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.209769] devtmpfs: initialized [ 0.211554] evm: security.selinux [ 0.212242] evm: security.SMACK64 [ 0.212923] evm: security.SMACK64EXEC [ 0.213655] evm: security.SMACK64TRANSMUTE [ 0.214447] evm: security.SMACK64MMAP [ 0.215181] evm: security.ima [ 0.215815] evm: security.capability [ 0.216614] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.218437] pinctrl core: initialized pinctrl subsystem [ 0.219524] RTC time: 17:48:00, date: 08/28/18 [ 0.220462] NET: Registered protocol family 16 [ 0.221416] cpuidle: using governor ladder [ 0.222216] cpuidle: using governor menu [ 0.222991] PCCT header not found. [ 0.223736] ACPI: bus type PCI registered [ 0.224530] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.225752] PCI: Using configuration type 1 for base access [ 0.227519] ACPI: Added _OSI(Module Device) [ 0.228352] ACPI: Added _OSI(Processor Device) [ 0.229197] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.230081] ACPI: Added _OSI(Processor Aggregator Device) [ 0.232178] ACPI: Interpreter enabled [ 0.232948] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.234767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.236572] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.238388] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.240234] ACPI: (supports S0 S5) [ 0.241143] ACPI: Using IOAPIC for interrupt routing [ 0.242329] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.245661] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.246975] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.248396] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.249784] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.252411] acpiphp: Slot [3] registered [ 0.253287] acpiphp: Slot [4] registered [ 0.254176] acpiphp: Slot [5] registered [ 0.255079] acpiphp: Slot [6] registered [ 0.255989] acpiphp: Slot [7] registered [ 0.256873] acpiphp: Slot [8] registered [ 0.257783] acpiphp: Slot [9] registered [ 0.258684] acpiphp: Slot [10] registered [ 0.259608] acpiphp: Slot [11] registered [ 0.260497] acpiphp: Slot [12] registered [ 0.261398] acpiphp: Slot [13] registered [ 0.262290] acpiphp: Slot [14] registered [ 0.263184] acpiphp: Slot [15] registered [ 0.273823] acpiphp: Slot [16] registered [ 0.274736] acpiphp: Slot [17] registered [ 0.275631] acpiphp: Slot [18] registered [ 0.276513] acpiphp: Slot [19] registered [ 0.277397] acpiphp: Slot [20] registered [ 0.278285] acpiphp: Slot [21] registered [ 0.279211] acpiphp: Slot [22] registered [ 0.280151] acpiphp: Slot [23] registered [ 0.281078] acpiphp: Slot [24] registered [ 0.281993] acpiphp: Slot [25] registered [ 0.282939] acpiphp: Slot [26] registered [ 0.283858] acpiphp: Slot [27] registered [ 0.284781] acpiphp: Slot [28] registered [ 0.285680] acpiphp: Slot [29] registered [ 0.286573] acpiphp: Slot [30] registered [ 0.287479] acpiphp: Slot [31] registered [ 0.288377] PCI host bridge to bus 0000:00 [ 0.289283] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.290685] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.292080] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.293681] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.295310] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.301588] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.302988] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.304257] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.305657] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.312041] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.313593] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358977] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.360641] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.362212] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.363781] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.365293] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.367057] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.368363] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.369560] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.371386] vgaarb: loaded [ 0.372056] vgaarb: bridge control possible 0000:00:02.0 [ 0.373329] SCSI subsystem initialized [ 0.374247] ACPI: bus type USB registered [ 0.375047] usbcore: registered new interface driver usbfs [ 0.376045] usbcore: registered new interface driver hub [ 0.377015] usbcore: registered new device driver usb [ 0.378046] PCI: Using ACPI for IRQ routing [ 0.379042] NetLabel: Initializing [ 0.379740] NetLabel: domain hash size = 128 [ 0.380558] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.381495] NetLabel: unlabeled traffic allowed by default [ 0.382563] clocksource: Switched to clocksource kvm-clock [ 0.387981] AppArmor: AppArmor Filesystem Enabled [ 0.388951] pnp: PnP ACPI init [ 0.389856] pnp: PnP ACPI: found 5 devices [ 0.396247] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.397933] NET: Registered protocol family 2 [ 0.398876] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.400115] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.401256] TCP: Hash tables configured (established 4096 bind 4096) [ 0.402394] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.403451] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.404595] NET: Registered protocol family 1 [ 0.405445] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.406511] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.407932] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.422137] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.436296] Trying to unpack rootfs image as initramfs... [ 0.485751] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.499891] Scanning for low memory corruption every 60 seconds [ 0.501208] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.502344] audit: initializing netlink subsys (disabled) [ 0.503356] audit: type=2000 audit(1535478481.417:1): initialized [ 0.504631] Initialise system trusted keyring [ 0.505538] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.506676] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.508621] zbud: loaded [ 0.509312] VFS: Disk quotas dquot_6.6.0 [ 0.510107] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.511592] fuse init (API version 7.23) [ 0.512462] Key type big_key registered [ 0.513241] Allocating IMA MOK and blacklist keyrings. [ 0.514343] Key type asymmetric registered [ 0.515154] Asymmetric key parser 'x509' registered [ 0.516098] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.517537] io scheduler noop registered [ 0.518311] io scheduler deadline registered (default) [ 0.519279] io scheduler cfq registered [ 0.520471] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.521491] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.522744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.524164] ACPI: Power Button [PWRF] [ 0.524978] GHES: HEST is not enabled! [ 0.538555] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.568018] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.571522] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595404] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.597538] Linux agpgart interface v0.103 [ 0.599607] brd: module loaded [ 0.600805] loop: module loaded [ 0.605801] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.607243] GPT:90111 != 2097151 [ 0.607957] GPT:Alternate GPT header not at the end of the disk. [ 0.609073] GPT:90111 != 2097151 [ 0.609739] GPT: Use GNU Parted to correct GPT errors. [ 0.610698] vda: vda1 vda15 [ 0.612165] scsi host0: ata_piix [ 0.612897] scsi host1: ata_piix [ 0.613602] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.614809] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.616225] libphy: Fixed MDIO Bus: probed [ 0.617037] tun: Universal TUN/TAP device driver, 1.6 [ 0.617973] tun: (C) 1999-2004 Max Krasnyansky [ 0.620227] PPP generic driver version 2.4.2 [ 0.621283] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.622824] ehci-pci: EHCI PCI platform driver [ 0.623861] ehci-platform: EHCI generic platform driver [ 0.625040] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.626387] ohci-pci: OHCI PCI platform driver [ 0.627431] ohci-platform: OHCI generic platform driver [ 0.628617] uhci_hcd: USB Universal Host Controller Interface driver [ 0.643413] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.644605] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.646326] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.647530] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.648931] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.650140] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.651542] usb usb1: Product: UHCI Host Controller [ 0.652467] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.653632] usb usb1: SerialNumber: 0000:00:01.2 [ 0.654594] hub 1-0:1.0: USB hub found [ 0.655362] hub 1-0:1.0: 2 ports detected [ 0.656243] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.658350] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.659299] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.660323] mousedev: PS/2 mouse device common for all mice [ 0.661564] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.663394] rtc_cmos 00:00: RTC can wake from S4 [ 0.664472] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.665649] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.666834] i2c /dev entries driver [ 0.667590] device-mapper: uevent: version 1.0.3 [ 0.668515] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.670339] ledtrig-cpu: registered to indicate activity on CPUs [ 0.671615] NET: Registered protocol family 10 [ 0.672603] NET: Registered protocol family 17 [ 0.673486] Key type dns_resolver registered [ 0.674406] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.675496] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.677225] registered taskstats version 1 [ 0.678047] Loading compiled-in X.509 certificates [ 0.679482] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.681749] zswap: loaded using pool lzo/zbud [ 0.683121] Key type trusted registered [ 0.684667] Key type encrypted registered [ 0.685497] AppArmor: AppArmor sha1 policy hashing enabled [ 0.686514] ima: No TPM chip found, activating TPM-bypass! [ 0.687554] evm: HMAC attrs: 0x1 [ 0.688476] Magic number: 14:707:846 [ 0.689321] rtc_cmos 00:00: setting system clock to 2018-08-28 17:48:01 UTC (1535478481) [ 0.690924] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.692026] EDD information not available. [ 0.775574] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.777122] Write protecting the kernel read-only data: 14336k [ 0.789045] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.790862] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.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... [ 2.113824] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 2.07. 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.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCl2at5tGCIrNeyNR27bF4pmkHUXvUeoJAZWofeRstFv1ORSBAx1dUK/Xm6042cEXq1DMx/sIsFY7G+hWQXTWhriv7ZrpMG113yVvauzRd6GZTKu/VmnX82XzBgJOplbsmQfO+9Z0q4V6yXDBVUgKG64GrAW4WxXCTGC1BteHh8Ba5eY4gWzhrdDPu+77WqNJKEksH/betod5+vidSvg6lYI6F8txFuK9peNs+c6ss9k+PKVS0TdBrkbh37nD/3MUV3Ih/HWco1SPAWMrfqN0Jk6oyqPSH8jpTQ5aNhA5QrZUO1PXD7xJA5fULo2Qo0EssSHLGNVdosM0ZFFouhit2F root@vping-userdata-vm2-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424 ssh-dss AAAAB3NzaC1kc3MAAACBAIMtCTF1RWXE9enyMg2aOkA0LhQXZ6q6w7ispo3D8tUAj0935M/vIgiFFUeKqJ//Ymo4qpKAwxpWLm22LkWjm8plhgvoCtBvkXaI1SqSfrejyWi5+LCjD9mvCBOghdks7bRdwUKcDbchwLD+S5SbtDbCtSWx8NH1LaHx2Jw1psKtAAAAFQC0X3o4x8NKj6R1mj1tke2yd5PLAwAAAIBjSSnLlfq9S2K27lCYcQq6urMTsC4zfwkG7uQS4rDdbK51n4Qk8lMpjllkye+6JrUHuUpSm1kGK8ShEY3RZCtqq6JjsauakHv4Ps5q23WvhmGL905KaKGXKV+kmBtAQxPCF21U6OKiuzKMqWQCx2GTEK11xW24OhPlZq9mKIEifgAAAIBd9U/o0x8GGBMbd0XvXTKRQoIT4fKskMo2phvbDdj4I+OTP74RU2eXdfG4rqMRhT/05MVV4iGSEGc0hN1xBl5jl3gt+fZXIQcyse7mlnnBRWu9Nh+V2MW2dUJ+BfTyVoXTBXQ3FWDAF1lHdXqx2HsM3QcH9LYyNVsWnK+HmKNzIQ== root@vping-userdata-vm2-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:feea:1b08/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.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.10 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424 login: 2018-08-28 17:48:07,541 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-08-28 17:48:07,653 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 17:48:07,653 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:41 | PASS | +------------------------+------------------+------------------+----------------+ 2018-08-28 17:48:07,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 17:48:07,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:07,805 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-9a6a1660-2f6a-4623-a160-2353cb9c74ba x-compute-request-id: req-9a6a1660-2f6a-4623-a160-2353cb9c74ba Content-Type: application/json 2018-08-28 17:48:07,805 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96 used request id req-9a6a1660-2f6a-4623-a160-2353cb9c74ba 2018-08-28 17:48:07,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.146585941315s 2018-08-28 17:48:07,805 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96 used request id req-9a6a1660-2f6a-4623-a160-2353cb9c74ba 2018-08-28 17:48:07,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:07,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:08,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-d9f734cd-0ea8-4bcb-b5c8-70ccc30fc733 x-compute-request-id: req-d9f734cd-0ea8-4bcb-b5c8-70ccc30fc733 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:1b:08", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:48:00.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:01Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:07Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:48:08,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9f734cd-0ea8-4bcb-b5c8-70ccc30fc733 2018-08-28 17:48:08,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652721881866s 2018-08-28 17:48:08,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d9f734cd-0ea8-4bcb-b5c8-70ccc30fc733 2018-08-28 17:48:08,461 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:48:10,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:10,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bbc38f72-1919-4552-9c71-c5b7409196fc x-compute-request-id: req-bbc38f72-1919-4552-9c71-c5b7409196fc Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:1b:08", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:48:00.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:01Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:05:7c:aa", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:47:48.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "16ab75ac-6c97-4f85-a59b-9a524d3b1b96", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:10Z", "hostId": "15749b3f0a789119b38d9f2e5ff8177de3c955fbbcb21f4aca65761e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:40Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:48:10,829 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bbc38f72-1919-4552-9c71-c5b7409196fc 2018-08-28 17:48:10,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365382909775s 2018-08-28 17:48:10,829 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bbc38f72-1919-4552-9c71-c5b7409196fc 2018-08-28 17:48:10,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:48:12,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:12,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:13,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-1f5d3c65-c76f-457e-b4cf-9a5893af9953 x-compute-request-id: req-1f5d3c65-c76f-457e-b4cf-9a5893af9953 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:1b:08", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:48:00.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:01Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:48:13,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f5d3c65-c76f-457e-b4cf-9a5893af9953 2018-08-28 17:48:13,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36797785759s 2018-08-28 17:48:13,203 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1f5d3c65-c76f-457e-b4cf-9a5893af9953 2018-08-28 17:48:13,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 17:48:13,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:13,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-4d298dd6-0188-4bed-b0c4-f917959e53d0 x-compute-request-id: req-4d298dd6-0188-4bed-b0c4-f917959e53d0 Content-Type: application/json 2018-08-28 17:48:13,387 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a used request id req-4d298dd6-0188-4bed-b0c4-f917959e53d0 2018-08-28 17:48:13,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.18296122551s 2018-08-28 17:48:13,388 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a used request id req-4d298dd6-0188-4bed-b0c4-f917959e53d0 2018-08-28 17:48:13,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:13,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:13,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-3041b208-3dad-4a95-a283-49deede14985 x-compute-request-id: req-3041b208-3dad-4a95-a283-49deede14985 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ea:1b:08", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/21691503-62a9-4cf7-a30b-8208b8c6146a", "rel": "bookmark"}], "image": {"id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "links": [{"href": "http://172.30.9.28:8774/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T17:48:00.000000", "flavor": {"id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "links": [{"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}]}, "id": "21691503-62a9-4cf7-a30b-8208b8c6146a", "security_groups": [{"name": "default"}], "user_id": "cc273401a83143baa8559be4d8f1d1c4", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T17:48:13Z", "hostId": "eaf7c2ba53bb45afef3a1734cf9fb757d54a769d5a83b66fa3d7749d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "created": "2018-08-28T17:47:51Z", "tenant_id": "c74dd88649a44d039014868f4eca413a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 17:48:13,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3041b208-3dad-4a95-a283-49deede14985 2018-08-28 17:48:13,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.338464021683s 2018-08-28 17:48:13,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3041b208-3dad-4a95-a283-49deede14985 2018-08-28 17:48:13,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 17:48:15,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 17:48:15,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:15,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-50f25137-9b52-4080-9c6b-db392649997e x-compute-request-id: req-50f25137-9b52-4080-9c6b-db392649997e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 17:48:15,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-50f25137-9b52-4080-9c6b-db392649997e 2018-08-28 17:48:15,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0909860134125s 2018-08-28 17:48:15,823 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-50f25137-9b52-4080-9c6b-db392649997e 2018-08-28 17:48:15,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 17:48:15,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63/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}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" -d '{"subnet_id": "73a265b8-1610-435e-a0d2-21b55207101a"}' 2018-08-28 17:48:17,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-79c8a51b-f7a3-4d9d-be8e-e96de42eb3ac Date: Tue, 28 Aug 2018 17:48:17 GMT RESP BODY: {"network_id": "74696782-31ee-4660-b526-da6c21414849", "tenant_id": "c74dd88649a44d039014868f4eca413a", "subnet_id": "73a265b8-1610-435e-a0d2-21b55207101a", "subnet_ids": ["73a265b8-1610-435e-a0d2-21b55207101a"], "port_id": "84aa2fb4-3aaf-4d7c-891c-2c7a0e8936d7", "id": "9867a2dd-85b1-49b0-bb08-0f80ea694e63"} 2018-08-28 17:48:17,169 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63/remove_router_interface.json used request id req-79c8a51b-f7a3-4d9d-be8e-e96de42eb3ac 2018-08-28 17:48:17,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.34590291977s 2018-08-28 17:48:17,170 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63/remove_router_interface.json used request id req-79c8a51b-f7a3-4d9d-be8e-e96de42eb3ac returning object 9867a2dd-85b1-49b0-bb08-0f80ea694e63 2018-08-28 17:48:17,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 17:48:17,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:17,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-15f2bf99-ad14-4242-909a-f1d3ea456f93 Date: Tue, 28 Aug 2018 17:48:17 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:29Z", "admin_state_up": true, "updated_at": "2018-08-28T17:48:16Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "c74dd88649a44d039014868f4eca413a", "id": "9867a2dd-85b1-49b0-bb08-0f80ea694e63", "name": "vping_userdata-router_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:48:17,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-15f2bf99-ad14-4242-909a-f1d3ea456f93 2018-08-28 17:48:17,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0768671035767s 2018-08-28 17:48:17,248 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-15f2bf99-ad14-4242-909a-f1d3ea456f93 2018-08-28 17:48:17,249 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 17:48:17,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:20,483 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6444185-2d1c-4e6b-bccc-29e636e422fa Content-Length: 0 Date: Tue, 28 Aug 2018 17:48:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:48:20,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63.json used request id req-f6444185-2d1c-4e6b-bccc-29e636e422fa 2018-08-28 17:48:20,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.2339220047s 2018-08-28 17:48:20,483 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9867a2dd-85b1-49b0-bb08-0f80ea694e63.json used request id req-f6444185-2d1c-4e6b-bccc-29e636e422fa 2018-08-28 17:48:20,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 17:48:20,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:20,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4bdccdc6-7934-48f4-8553-734f00b51fda Date: Tue, 28 Aug 2018 17:48:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"74696782-31ee-4660-b526-da6c21414849","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:47:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"c74dd88649a44d039014868f4eca413a","id":"73a265b8-1610-435e-a0d2-21b55207101a","subnetpool_id":null,"name":"vping_userdata-subnet_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:48:20,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4bdccdc6-7934-48f4-8553-734f00b51fda 2018-08-28 17:48:20,551 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0667011737823s 2018-08-28 17:48:20,551 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-4bdccdc6-7934-48f4-8553-734f00b51fda 2018-08-28 17:48:20,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 17:48:20,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/73a265b8-1610-435e-a0d2-21b55207101a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:22,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e49c814a-297d-49e0-9c37-b95a6d5dd4f6 Date: Tue, 28 Aug 2018 17:48:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:48:22,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/73a265b8-1610-435e-a0d2-21b55207101a.json used request id req-e49c814a-297d-49e0-9c37-b95a6d5dd4f6 2018-08-28 17:48:22,798 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.24559116364s 2018-08-28 17:48:22,798 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/73a265b8-1610-435e-a0d2-21b55207101a.json used request id req-e49c814a-297d-49e0-9c37-b95a6d5dd4f6 2018-08-28 17:48:22,799 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:48:22,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:22,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-e56a8164-37bc-4fc8-8fe6-8f25480927b7 Date: Tue, 28 Aug 2018 17:48:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T17:48:22Z","tenant_id":"c74dd88649a44d039014868f4eca413a","created_at":"2018-08-28T17:47:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"c74dd88649a44d039014868f4eca413a","id":"74696782-31ee-4660-b526-da6c21414849","name":"vping_userdata-net_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:48:22,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e56a8164-37bc-4fc8-8fe6-8f25480927b7 2018-08-28 17:48:22,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.114501953125s 2018-08-28 17:48:22,914 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e56a8164-37bc-4fc8-8fe6-8f25480927b7 2018-08-28 17:48:22,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 17:48:22,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/74696782-31ee-4660-b526-da6c21414849.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:24,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e731fe1e-ba85-4de0-9154-72e56f9ea88b Date: Tue, 28 Aug 2018 17:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 17:48:24,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/74696782-31ee-4660-b526-da6c21414849.json used request id req-e731fe1e-ba85-4de0-9154-72e56f9ea88b 2018-08-28 17:48:24,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21624493599s 2018-08-28 17:48:24,131 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/74696782-31ee-4660-b526-da6c21414849.json used request id req-e731fe1e-ba85-4de0-9154-72e56f9ea88b 2018-08-28 17:48:24,132 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:48:24,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:24,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-d247956a-cd74-47f0-8161-ca777db0d471 Date: Tue, 28 Aug 2018 17:48:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "metadata": {}}], "file": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/file", "owner": "c74dd88649a44d039014868f4eca413a", "id": "2c2583e5-7571-4384-82bf-ea314d7c8b1e", "size": 12716032, "self": "/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:47:37Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:47:36Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:48:24,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d247956a-cd74-47f0-8161-ca777db0d471 2018-08-28 17:48:24,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0325601100922s 2018-08-28 17:48:24,165 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-d247956a-cd74-47f0-8161-ca777db0d471 2018-08-28 17:48:24,166 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 17:48:24,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1f2a9dab3ae904292bb0dc277aa84877bc0d635a" 2018-08-28 17:48:25,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7775ff2c-674c-4472-a31d-7b686a015f42 Date: Tue, 28 Aug 2018 17:48:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:48:25,240 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e used request id req-7775ff2c-674c-4472-a31d-7b686a015f42 2018-08-28 17:48:25,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0739569664s 2018-08-28 17:48:25,241 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2c2583e5-7571-4384-82bf-ea314d7c8b1e used request id req-7775ff2c-674c-4472-a31d-7b686a015f42 2018-08-28 17:48:25,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 17:48:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:25,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17: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-42eaa0a3-f6a8-4735-a522-5b2b7c186b0f x-compute-request-id: req-42eaa0a3-f6a8-4735-a522-5b2b7c186b0f Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "59d35d94-ad56-470f-8b8b-cbd3daba6314", "name": "vping_userdata-flavor_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 17:48:25,275 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-42eaa0a3-f6a8-4735-a522-5b2b7c186b0f 2018-08-28 17:48:25,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0341839790344s 2018-08-28 17:48:25,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-42eaa0a3-f6a8-4735-a522-5b2b7c186b0f 2018-08-28 17:48:25,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 17:48:25,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:25,327 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 17: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 x-openstack-request-id: req-ffa12308-5d93-48dd-b892-9a3dc7e997c3 x-compute-request-id: req-ffa12308-5d93-48dd-b892-9a3dc7e997c3 Content-Length: 0 Content-Type: application/json 2018-08-28 17:48:25,327 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314 used request id req-ffa12308-5d93-48dd-b892-9a3dc7e997c3 2018-08-28 17:48:25,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0496408939362s 2018-08-28 17:48:25,327 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/59d35d94-ad56-470f-8b8b-cbd3daba6314 used request id req-ffa12308-5d93-48dd-b892-9a3dc7e997c3 2018-08-28 17:48:25,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:48:25,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:25,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36b7e9cf-f80b-4c2b-893a-7600c7690578 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424", "links": {"self": "http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4"}, "domain_id": "default", "enabled": true, "id": "cc273401a83143baa8559be4d8f1d1c4", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 17:48:25,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-36b7e9cf-f80b-4c2b-893a-7600c7690578 2018-08-28 17:48:25,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943150520325s 2018-08-28 17:48:25,422 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-36b7e9cf-f80b-4c2b-893a-7600c7690578 2018-08-28 17:48:25,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 17:48:25,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:25,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe6a3902-5ef5-49d8-9a66-65d6f3084b4c Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4"}, "enabled": true, "id": "cc273401a83143baa8559be4d8f1d1c4", "options": {}, "domain_id": "default", "name": "vping_userdata-user_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}} 2018-08-28 17:48:25,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 used request id req-fe6a3902-5ef5-49d8-9a66-65d6f3084b4c 2018-08-28 17:48:25,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0919528007507s 2018-08-28 17:48:25,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 used request id req-fe6a3902-5ef5-49d8-9a66-65d6f3084b4c 2018-08-28 17:48:25,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 17:48:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:25,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8acbaec0-b578-464a-812e-668ccf7663a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:48:25,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 used request id req-8acbaec0-b578-464a-812e-668ccf7663a5 2018-08-28 17:48:25,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.196156978607s 2018-08-28 17:48:25,718 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cc273401a83143baa8559be4d8f1d1c4 used request id req-8acbaec0-b578-464a-812e-668ccf7663a5 2018-08-28 17:48:25,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 17:48:25,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:25,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d694fbe9-db28-4ea2-bc66-1a0b1327367b Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a"}, "enabled": true, "id": "c74dd88649a44d039014868f4eca413a", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_a7b876bc-4a1b-43ed-a3f9-8ea2e76ab424"}]} 2018-08-28 17:48:25,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d694fbe9-db28-4ea2-bc66-1a0b1327367b 2018-08-28 17:48:25,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.07368683815s 2018-08-28 17:48:25,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d694fbe9-db28-4ea2-bc66-1a0b1327367b 2018-08-28 17:48:25,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 17:48:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:25,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c8e2144-467a-4660-9644-ad164862c7b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:48:25,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-2c8e2144-467a-4660-9644-ad164862c7b0 2018-08-28 17:48:25,947 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.152504920959s 2018-08-28 17:48:25,947 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-2c8e2144-467a-4660-9644-ad164862c7b0 2018-08-28 17:48:25,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:48:25,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:26,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b554a2c4-f844-4d0f-852c-a6bc90b7d68f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "e066db20fea34db9adc38c24bb73ac6c", "links": {"self": "http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c"}, "name": "Member"}]} 2018-08-28 17:48:26,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b554a2c4-f844-4d0f-852c-a6bc90b7d68f 2018-08-28 17:48:26,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810749530792s 2018-08-28 17:48:26,030 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 17:48:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d69c3ae3e9144ab2f0e6a82cd1bbbddb6a665faa" 2018-08-28 17:48:26,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 17:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9ee74e-fa8a-42b9-81bb-702cc720907c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 17:48:26,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e066db20fea34db9adc38c24bb73ac6c used request id req-ec9ee74e-fa8a-42b9-81bb-702cc720907c 2018-08-28 17:48:26,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.151021957397s 2018-08-28 17:48:26,289 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-08-28 17:48:26,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 17:48:26,319 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 17:48:26,320 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 17:48:26,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 17:48:26,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 17:48:26,321 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 17:48:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 17:48:26,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be4a99e6-d632-43fc-8f84-9000d9545e2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 17:48:26,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-be4a99e6-d632-43fc-8f84-9000d9545e2a 2018-08-28 17:48:26,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 17:48:26,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T18:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["6SgqCux3TI218ntlkX6YWw"], "issued_at": "2018-08-28T17:48:26.000000Z"}} 2018-08-28 17:48:26,706 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:48:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:26,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f55ce2b1-9b37-4eab-a76b-83976ee3e161 Date: Tue, 28 Aug 2018 17:48:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 17:48:26,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f55ce2b1-9b37-4eab-a76b-83976ee3e161 2018-08-28 17:48:26,935 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.229007959366s 2018-08-28 17:48:26,935 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f55ce2b1-9b37-4eab-a76b-83976ee3e161 2018-08-28 17:48:26,936 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-28 17:48:31,605 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-28 17:48:31.341 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3502a474-70c5-40b8-a7ce-6258407e4018) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3502a474-70c5-40b8-a7ce-6258407e4018 | 2018-08-28T17:48:31 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3502a474-70c5-40b8-a7ce-6258407e4018 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-28 17:48:34,818 - 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-08-28 17:48:34,819 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-28 17:48:40,807 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-28 17:48:39.104 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-28 17:48:39.238 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-28 17:48:40.671 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c) has been successfully created! Using verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c) as the default verifier for the future CLI operations. 2018-08-28 17:48:44,035 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-08-28 17:48:44,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 17:48:44,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"network": {"shared": true, "name": "tempest_smoke_serial-net_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "admin_state_up": true}}' 2018-08-28 17:48:44,647 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 713 X-Openstack-Request-Id: req-f7cbaaa5-cc4a-4c66-957a-59fb3dc135fe Date: Tue, 28 Aug 2018 17:48: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":"ad9a7b6e-7978-45d2-9388-2ea2db26c02b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:48:44Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke_serial-net_ac15e116-d1f6-4e3c-84cb-a60dfb464936","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T17:48:44Z","mtu":1450}} 2018-08-28 17:48:44,647 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f7cbaaa5-cc4a-4c66-957a-59fb3dc135fe 2018-08-28 17:48:44,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.610209226608s 2018-08-28 17:48:44,647 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f7cbaaa5-cc4a-4c66-957a-59fb3dc135fe 2018-08-28 17:48:44,648 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T17:48:44Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ad9a7b6e-7978-45d2-9388-2ea2db26c02b', u'provider:segmentation_id': 14, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke_serial-net_ac15e116-d1f6-4e3c-84cb-a60dfb464936', u'created_at': u'2018-08-28T17:48:44Z', u'mtu': 1450, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 17:48:44,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 17:48:44,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:44,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1399 X-Openstack-Request-Id: req-96d4cd5c-abdb-47ce-8f7b-9b50501608f3 Date: Tue, 28 Aug 2018 17:48:44 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ad9a7b6e-7978-45d2-9388-2ea2db26c02b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T17:48:44Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_ac15e116-d1f6-4e3c-84cb-a60dfb464936","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T17:48:44Z","provider:network_type":"vxlan"}]} 2018-08-28 17:48:44,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-96d4cd5c-abdb-47ce-8f7b-9b50501608f3 2018-08-28 17:48:44,982 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.3332259655s 2018-08-28 17:48:44,982 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-96d4cd5c-abdb-47ce-8f7b-9b50501608f3 2018-08-28 17:48:44,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 17:48:44,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"subnet": {"name": "tempest_smoke_serial-subnet_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "enable_dhcp": true, "network_id": "ad9a7b6e-7978-45d2-9388-2ea2db26c02b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 17:48:45,533 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-5088b838-ecd1-4902-a858-679ebd34420b Date: Tue, 28 Aug 2018 17:48:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad9a7b6e-7978-45d2-9388-2ea2db26c02b","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T17:48:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:48:45Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"05b7835dde27490ba5b98bafd52f04d2","id":"4053d5cb-7bdf-40fb-bd99-386cb4248c3c","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_ac15e116-d1f6-4e3c-84cb-a60dfb464936"}} 2018-08-28 17:48:45,533 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5088b838-ecd1-4902-a858-679ebd34420b 2018-08-28 17:48:45,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.54875087738s 2018-08-28 17:48:45,533 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-5088b838-ecd1-4902-a858-679ebd34420b 2018-08-28 17:48:45,534 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T17:48:45Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4053d5cb-7bdf-40fb-bd99-386cb4248c3c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke_serial-subnet_ac15e116-d1f6-4e3c-84cb-a60dfb464936', u'enable_dhcp': True, u'network_id': u'ad9a7b6e-7978-45d2-9388-2ea2db26c02b', u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T17:48:45Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 17:48:45,534 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 17:48:45,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "tempest_smoke_serial-router_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "admin_state_up": true}}' 2018-08-28 17:48:50,524 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 719 X-Openstack-Request-Id: req-674338cd-453f-4fb9-874f-78e1dcab115e Date: Tue, 28 Aug 2018 17:48:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:46Z", "admin_state_up": true, "updated_at": "2018-08-28T17:48:47Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b1ce2f40-fecd-4cf0-a55c-8d6050a160df", "name": "tempest_smoke_serial-router_ac15e116-d1f6-4e3c-84cb-a60dfb464936"}} 2018-08-28 17:48:50,524 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-674338cd-453f-4fb9-874f-78e1dcab115e 2018-08-28 17:48:50,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.98985600471s 2018-08-28 17:48:50,525 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-674338cd-453f-4fb9-874f-78e1dcab115e 2018-08-28 17:48:50,525 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T17:48:47Z', u'revision_number': 3, u'ha': True, u'id': u'b1ce2f40-fecd-4cf0-a55c-8d6050a160df', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke_serial-router_ac15e116-d1f6-4e3c-84cb-a60dfb464936', u'admin_state_up': True, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T17:48:46Z', u'flavor_id': None, u'routes': [], u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 17:48:50,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 17:48:50,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df/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}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"subnet_id": "4053d5cb-7bdf-40fb-bd99-386cb4248c3c"}' 2018-08-28 17:48:52,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3bff735b-d648-40f6-912d-fcfe9de9e9dd Date: Tue, 28 Aug 2018 17:48:52 GMT RESP BODY: {"network_id": "ad9a7b6e-7978-45d2-9388-2ea2db26c02b", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "4053d5cb-7bdf-40fb-bd99-386cb4248c3c", "subnet_ids": ["4053d5cb-7bdf-40fb-bd99-386cb4248c3c"], "port_id": "1620453f-ac6d-4528-b5ea-b27bf792cc15", "id": "b1ce2f40-fecd-4cf0-a55c-8d6050a160df"} 2018-08-28 17:48:52,424 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df/add_router_interface.json used request id req-3bff735b-d648-40f6-912d-fcfe9de9e9dd 2018-08-28 17:48:52,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.89860796928s 2018-08-28 17:48:52,425 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df/add_router_interface.json used request id req-3bff735b-d648-40f6-912d-fcfe9de9e9dd returning object b1ce2f40-fecd-4cf0-a55c-8d6050a160df 2018-08-28 17:48:52,425 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 17:48:52,558 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 17:48:52,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:52,564 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 17:48:52 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 17:48:52,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:48:52,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:52,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-50abe531-d08a-4d55-8ea4-bc61a51379cd Date: Tue, 28 Aug 2018 17:48:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:48:52,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-50abe531-d08a-4d55-8ea4-bc61a51379cd 2018-08-28 17:48:52,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175541162491s 2018-08-28 17:48:52,742 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-50abe531-d08a-4d55-8ea4-bc61a51379cd 2018-08-28 17:48:52,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 17:48:52,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936"}' 2018-08-28 17:48:52,971 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7 X-Openstack-Request-Id: req-f30ac791-beae-4db1-a8f9-dc30c8336320 Date: Tue, 28 Aug 2018 17:48:53 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "dc53a6c1-92fc-4ee3-a800-83d8336652c7", "size": null, "self": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:48:52Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "checksum": null, "created_at": "2018-08-28T17:48:52Z", "protected": false} 2018-08-28 17:48:52,971 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f30ac791-beae-4db1-a8f9-dc30c8336320 2018-08-28 17:48:52,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.227524995804s 2018-08-28 17:48:52,972 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f30ac791-beae-4db1-a8f9-dc30c8336320 returning object dc53a6c1-92fc-4ee3-a800-83d8336652c7 2018-08-28 17:48:52,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 17:48:52,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/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}29c097eb78185c8f2126b121d013e70385df8e1a" -d '' 2018-08-28 17:48:54,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c767aed9-b1a5-486b-9b7f-1c6dea7a742a Date: Tue, 28 Aug 2018 17:48:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:48:54,385 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file used request id req-c767aed9-b1a5-486b-9b7f-1c6dea7a742a 2018-08-28 17:48:54,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.41311597824s 2018-08-28 17:48:54,386 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file used request id req-c767aed9-b1a5-486b-9b7f-1c6dea7a742a 2018-08-28 17:48:54,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:48:54,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:54,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-36d1c191-be32-4bcb-8a3a-71774ac41231 Date: Tue, 28 Aug 2018 17:48:54 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "metadata": {}}], "file": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "dc53a6c1-92fc-4ee3-a800-83d8336652c7", "size": 12716032, "self": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:48:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:48:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:48:54,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-36d1c191-be32-4bcb-8a3a-71774ac41231 2018-08-28 17:48:54,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160166978836s 2018-08-28 17:48:54,547 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-36d1c191-be32-4bcb-8a3a-71774ac41231 2018-08-28 17:48:54,549 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap', u'metadata': Munch({})})], 'file': u'/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'dc53a6c1-92fc-4ee3-a800-83d8336652c7', 'size': 12716032, u'self': u'/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T17:48:54Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T17:48:54Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936', 'created': u'2018-08-28T17:48:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T17:48:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 17:48:54,550 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 17:48:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 17:48:54,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd363104-4719-451f-9290-a8e3337425e7 x-compute-request-id: req-fd363104-4719-451f-9290-a8e3337425e7 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d7808853-1135-471c-a3d0-96e11a294b31", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7808853-1135-471c-a3d0-96e11a294b31", "name": "tempest_smoke_serial-flavor_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:48:54,825 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fd363104-4719-451f-9290-a8e3337425e7 2018-08-28 17:48:54,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.274724960327s 2018-08-28 17:48:54,825 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fd363104-4719-451f-9290-a8e3337425e7 returning object d7808853-1135-471c-a3d0-96e11a294b31 2018-08-28 17:48:54,826 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_ac15e116-d1f6-4e3c-84cb-a60dfb464936', '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'05b7835dde27490ba5b98bafd52f04d2', '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'd7808853-1135-471c-a3d0-96e11a294b31', 'swap': 0}) 2018-08-28 17:48:54,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 17:48:54,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31/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}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"extra_specs": {}}' 2018-08-28 17:48:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1ff41784-c8d2-4ab3-a199-6c7254eb8234 x-compute-request-id: req-1ff41784-c8d2-4ab3-a199-6c7254eb8234 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:48:54,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31/os-extra_specs used request id req-1ff41784-c8d2-4ab3-a199-6c7254eb8234 2018-08-28 17:48:54,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214321613312s 2018-08-28 17:48:54,848 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31/os-extra_specs used request id req-1ff41784-c8d2-4ab3-a199-6c7254eb8234 2018-08-28 17:48:54,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:48:54,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:54,859 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 17:48:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 17:48:54,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:54,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686f5339-ce3d-45d5-94e9-533eee370ff6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:48:54,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-686f5339-ce3d-45d5-94e9-533eee370ff6 2018-08-28 17:48:54,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.087012052536s 2018-08-28 17:48:54,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 17:48:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:55,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f345d727-b52c-41ed-b5f6-a5c72e53f666 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 17:48:55,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f345d727-b52c-41ed-b5f6-a5c72e53f666 2018-08-28 17:48:55,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0744180679321s 2018-08-28 17:48:55,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-28 17:48:55,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-67053b8b-2daf-4f5d-8f06-5e72e722bbc6 x-compute-request-id: req-67053b8b-2daf-4f5d-8f06-5e72e722bbc6 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 179}, "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-08-28 17:48:55,051 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-67053b8b-2daf-4f5d-8f06-5e72e722bbc6 2018-08-28 17:48:55,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.03551197052s 2018-08-28 17:48:55,051 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-67053b8b-2daf-4f5d-8f06-5e72e722bbc6 2018-08-28 17:48:55,052 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:48:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:55,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-eb845942-868d-4f22-9ee1-9106dc138368 Date: Tue, 28 Aug 2018 17:48:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "metadata": {}}], "file": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "dc53a6c1-92fc-4ee3-a800-83d8336652c7", "size": 12716032, "self": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:48:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:48:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:48:55,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eb845942-868d-4f22-9ee1-9106dc138368 2018-08-28 17:48:55,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.156257867813s 2018-08-28 17:48:55,209 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eb845942-868d-4f22-9ee1-9106dc138368 2018-08-28 17:48:55,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 17:48:55,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936"}' 2018-08-28 17:48:55,400 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93 X-Openstack-Request-Id: req-5f44c40f-3eb1-42e9-8a7e-f53af0aeeea1 Date: Tue, 28 Aug 2018 17:48:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "d61e42e5-61be-4a45-84b3-ba9ee1837e93", "size": null, "self": "/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:48:55Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "checksum": null, "created_at": "2018-08-28T17:48:55Z", "protected": false} 2018-08-28 17:48:55,400 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5f44c40f-3eb1-42e9-8a7e-f53af0aeeea1 2018-08-28 17:48:55,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.18843793869s 2018-08-28 17:48:55,401 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5f44c40f-3eb1-42e9-8a7e-f53af0aeeea1 returning object d61e42e5-61be-4a45-84b3-ba9ee1837e93 2018-08-28 17:48:55,401 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 17:48:55,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/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}29c097eb78185c8f2126b121d013e70385df8e1a" -d '' 2018-08-28 17:48:56,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1f5e8d8-bd31-4c9d-84dc-34263752cc45 Date: Tue, 28 Aug 2018 17:48:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 17:48:56,566 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/file used request id req-e1f5e8d8-bd31-4c9d-84dc-34263752cc45 2018-08-28 17:48:56,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.16491794586s 2018-08-28 17:48:56,567 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/file used request id req-e1f5e8d8-bd31-4c9d-84dc-34263752cc45 2018-08-28 17:48:56,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 17:48:56,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 17:48:56,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-246a3f60-1cbf-4427-96e0-1c6eaf32a752 Date: Tue, 28 Aug 2018 17:48:56 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/snap", "metadata": {}}], "file": "/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "d61e42e5-61be-4a45-84b3-ba9ee1837e93", "size": 12716032, "self": "/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:48:56Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:48:55Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "metadata": {}}], "file": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "dc53a6c1-92fc-4ee3-a800-83d8336652c7", "size": 12716032, "self": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:48:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:48:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 17:48:56,723 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-246a3f60-1cbf-4427-96e0-1c6eaf32a752 2018-08-28 17:48:56,723 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.15611410141s 2018-08-28 17:48:56,724 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-246a3f60-1cbf-4427-96e0-1c6eaf32a752 2018-08-28 17:48:56,726 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'd61e42e5-61be-4a45-84b3-ba9ee1837e93', 'size': 12716032, u'self': u'/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T17:48:56Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T17:48:56Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936', 'created': u'2018-08-28T17:48:55Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T17:48:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 17:48:56,727 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 17:48:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 17:48:56,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-83e17701-9c50-418f-aa08-5886ea2c7d3d x-compute-request-id: req-83e17701-9c50-418f-aa08-5886ea2c7d3d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "999a6175-c138-4dd2-8076-fe9d460d5c11", "name": "tempest_smoke_serial-flavor_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 17:48:56,851 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-83e17701-9c50-418f-aa08-5886ea2c7d3d 2018-08-28 17:48:56,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.123539209366s 2018-08-28 17:48:56,851 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-83e17701-9c50-418f-aa08-5886ea2c7d3d returning object 999a6175-c138-4dd2-8076-fe9d460d5c11 2018-08-28 17:48:56,852 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936', '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'05b7835dde27490ba5b98bafd52f04d2', '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'999a6175-c138-4dd2-8076-fe9d460d5c11', 'swap': 0}) 2018-08-28 17:48:56,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 17:48:56,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11/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}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"extra_specs": {}}' 2018-08-28 17:48:56,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 17:48:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dce48b99-53e6-45e7-bbbd-f5e7e439043d x-compute-request-id: req-dce48b99-53e6-45e7-bbbd-f5e7e439043d Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 17:48:56,875 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11/os-extra_specs used request id req-dce48b99-53e6-45e7-bbbd-f5e7e439043d 2018-08-28 17:48:56,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218510627747s 2018-08-28 17:48:56,875 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11/os-extra_specs used request id req-dce48b99-53e6-45e7-bbbd-f5e7e439043d 2018-08-28 17:48:56,875 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936', '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'05b7835dde27490ba5b98bafd52f04d2', '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'999a6175-c138-4dd2-8076-fe9d460d5c11', 'swap': 0}) 2018-08-28 17:48:59,978 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-28 17:48:59.004 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c) for deployment 'opnfv-rally' (UUID=3502a474-70c5-40b8-a7ce-6258407e4018). 2018-08-28 17:48:59.820 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c) has been successfully configured for deployment 'opnfv-rally' (UUID=3502a474-70c5-40b8-a7ce-6258407e4018)! 2018-08-28 17:48:59,979 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-28 17:48:59,979 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-28 17:48:59,982 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-28 17:48:59,985 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-28 17:49:03,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-7d67d31d-5240-44f2-ab51-26023ddc813c/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-08-28 17:49:03,436 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-28 17:49:03,452 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-28 17:49:03,452 - 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-08-28 17:49:05,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:49:05.691 51 INFO rally.api [-] Starting verification (UUID=b95f3392-357c-4836-b61a-e4e1101144c9) for deployment 'opnfv-rally' (UUID=3502a474-70c5-40b8-a7ce-6258407e4018) by verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c). 2018-08-28 17:49:05,693 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b95f3392-357c-4836-b61a-e4e1101144c9 2018-08-28 17:49:12,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:49:12.681 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.180s] 2018-08-28 17:49:12,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:49:12.741 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.060s] 2018-08-28 17:49:18,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:49:18.928 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.402s] 2018-08-28 17:49:22,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:49:22.060 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.131s] 2018-08-28 17:49:35,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:49:35.133 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [5.985s] 2018-08-28 17:49:52,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:49:52.436 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [11.390s] 2018-08-28 17:50:33,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:50:33.764 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.067s] 2018-08-28 17:50:33,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:50:33.766 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-08-28 17:51:17,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:51:17.021 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-08-28 17:51:17,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:51:17.023 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-28 17:51:55,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:51:55.647 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-08-28 17:51:55,649 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:51:55.649 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-28 17:52:46,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:52:46.568 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.366s] 2018-08-28 17:53:11,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:11.542 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.048s] 2018-08-28 17:53:11,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:11.645 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.103s] 2018-08-28 17:53:18,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:18.430 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.602s] 2018-08-28 17:53:18,440 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:18.440 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-08-28 17:53:19,706 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:19.705 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-08-28 17:53:19,707 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:19.706 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-08-28 17:53:23,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:23.677 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.392s] 2018-08-28 17:53:29,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:29.614 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.082s] 2018-08-28 17:53:36,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:36.024 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.759s] 2018-08-28 17:53:43,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:43.250 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.374s] 2018-08-28 17:53:52,277 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:52.276 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.087s] 2018-08-28 17:53:58,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:53:58.351 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.395s] 2018-08-28 17:54:03,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:03.865 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.193s] 2018-08-28 17:54:10,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:10.912 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.450s] 2018-08-28 17:54:17,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:17.584 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.458s] 2018-08-28 17:54:25,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:25.856 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.087s] 2018-08-28 17:54:28,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:28.052 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-08-28 17:54:30,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:30.107 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.085s] 2018-08-28 17:54:30,179 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:30.178 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.070s] 2018-08-28 17:54:30,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:30.258 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.079s] 2018-08-28 17:54:30,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:30.265 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-08-28 17:54:34,300 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:34.299 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.811s] 2018-08-28 17:54:35,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:35.898 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.598s] 2018-08-28 17:54:36,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:36.992 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [1.094s] 2018-08-28 17:54:42,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:42.925 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-08-28 17:54:49,901 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:54:49.901 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.793s] 2018-08-28 17:55:06,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:06.684 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.271s] 2018-08-28 17:55:11,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:11.140 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.455s] 2018-08-28 17:55:24,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:24.156 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.604s] 2018-08-28 17:55:27,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:27.682 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.525s] 2018-08-28 17:55:35,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:35.056 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.372s] 2018-08-28 17:55:43,909 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:43.909 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.694s] 2018-08-28 17:55:47,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:47.457 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.547s] 2018-08-28 17:55:52,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:55:52.971 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [5.513s] 2018-08-28 17:56:08,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:08.893 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [5.713s] 2018-08-28 17:56:09,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:09.316 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.422s] 2018-08-28 17:56:09,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:09.461 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.144s] 2018-08-28 17:56:09,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:09.671 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.209s] 2018-08-28 17:56:09,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:09.777 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.106s] 2018-08-28 17:56:09,862 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:09.862 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.084s] 2018-08-28 17:56:23,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:23.990 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.150s] 2018-08-28 17:56:24,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:24.280 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.289s] 2018-08-28 17:56:24,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:24.432 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.152s] 2018-08-28 17:56:24,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:24.489 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2018-08-28 17:56:24,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:24.585 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.096s] 2018-08-28 17:56:24,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:24.636 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.051s] 2018-08-28 17:56:38,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:38.351 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.644s] 2018-08-28 17:56:43,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:43.950 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.597s] 2018-08-28 17:56:46,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:46.112 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.162s] 2018-08-28 17:56:46,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:46.169 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.058s] 2018-08-28 17:56:46,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:46.219 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.050s] 2018-08-28 17:56:59,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:56:59.028 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [5.804s] 2018-08-28 17:57:05,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:57:05.540 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.512s] 2018-08-28 17:57:07,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:57:07.320 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.779s] 2018-08-28 17:57:07,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:57:07.545 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.225s] 2018-08-28 17:57:07,605 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:57:07.605 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.059s] 2018-08-28 17:57:29,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:57:29.685 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [15.994s] 2018-08-28 17:57:41,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:57:41.217 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.532s] 2018-08-28 17:57:51,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:57:51.541 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.323s] 2018-08-28 17:58:00,840 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:58:00.839 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.297s] 2018-08-28 17:58:31,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:58:31.102 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.313s] 2018-08-28 17:58:42,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:58:42.122 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.019s] 2018-08-28 17:58:53,148 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:58:53.147 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [11.025s] 2018-08-28 17:59:02,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:02.632 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [9.484s] 2018-08-28 17:59:18,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:18.763 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.292s] 2018-08-28 17:59:21,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:21.033 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.266s] 2018-08-28 17:59:21,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:21.233 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.204s] 2018-08-28 17:59:25,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:25.882 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.406s] 2018-08-28 17:59:28,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:28.431 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.546s] 2018-08-28 17:59:28,497 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:28.497 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.069s] 2018-08-28 17:59:33,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:33.114 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.290s] 2018-08-28 17:59:36,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:36.538 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.006s] 2018-08-28 17:59:37,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:37.832 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-08-28 17:59:37,835 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:37.835 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-08-28 17:59:37,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:37.836 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-08-28 17:59:37,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:37.837 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-08-28 17:59:37,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:37.838 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-08-28 17:59:39,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 17:59:39.739 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-08-28 18:00:00,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:00:00.100 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [15.529s] 2018-08-28 18:00:13,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:00:13.107 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.937s] 2018-08-28 18:00:25,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:00:25.932 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.821s] 2018-08-28 18:00:35,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:00:35.382 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.041s] 2018-08-28 18:01:49,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:01:49.173 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [67.101s] 2018-08-28 18:02:29,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:02:29.073 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.531s] 2018-08-28 18:03:23,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:03:23.957 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.376s] 2018-08-28 18:03:44,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b95f3392-357c-4836-b61a-e4e1101144c9 2018-08-28 18:03:44,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b95f3392-357c-4836-b61a-e4e1101144c9']'. 2018-08-28 18:03:45,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-28 18:03:45,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-28 18:03:45,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 18:03:45,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b95f3392-357c-4836-b61a-e4e1101144c9 | 2018-08-28 18:03:45,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-28 18:03:45,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-28 17:49:05 | 2018-08-28 18:03:45,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-28 18:03:44 | 2018-08-28 18:03:45,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:14:39 | 2018-08-28 18:03:45,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-08-28 18:03:45,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-28 18:03:45,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-28 18:03:45,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 7d67d31d-5240-44f2-ab51-26023ddc813c) | 2018-08-28 18:03:45,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-28 18:03:45,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3502a474-70c5-40b8-a7ce-6258407e4018) | 2018-08-28 18:03:45,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-08-28 18:03:45,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 853.455 | 2018-08-28 18:03:45,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-08-28 18:03:45,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-08-28 18:03:45,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-28 18:03:45,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-28 18:03:45,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-28 18:03:45,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 18:03:45,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-28 18:03:45,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-28 18:03:45,864 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-08-28 18:03:45,999 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 18:03:46,000 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:02 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-08-28 18:03:46,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 18:03:46,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:46,945 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e1d1772d-6586-419f-84af-e091e17b369f Date: Tue, 28 Aug 2018 18:03:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:03:46,946 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93 used request id req-e1d1772d-6586-419f-84af-e091e17b369f 2018-08-28 18:03:46,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.939191102982s 2018-08-28 18:03:46,946 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d61e42e5-61be-4a45-84b3-ba9ee1837e93 used request id req-e1d1772d-6586-419f-84af-e091e17b369f 2018-08-28 18:03:46,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:03:46,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:47,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4ce56485-b745-4fdd-931c-5e6ac3f33873 x-compute-request-id: req-4ce56485-b745-4fdd-931c-5e6ac3f33873 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "999a6175-c138-4dd2-8076-fe9d460d5c11", "name": "tempest_smoke_serial-flavor_alt_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d7808853-1135-471c-a3d0-96e11a294b31", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7808853-1135-471c-a3d0-96e11a294b31", "name": "tempest_smoke_serial-flavor_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:03:47,125 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4ce56485-b745-4fdd-931c-5e6ac3f33873 2018-08-28 18:03:47,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.178664922714s 2018-08-28 18:03:47,126 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-4ce56485-b745-4fdd-931c-5e6ac3f33873 2018-08-28 18:03:47,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:03:47,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:47,186 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:03: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-6444f5c2-a49d-4ba1-8726-a84537c13f8c x-compute-request-id: req-6444f5c2-a49d-4ba1-8726-a84537c13f8c Content-Length: 0 Content-Type: application/json 2018-08-28 18:03:47,186 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11 used request id req-6444f5c2-a49d-4ba1-8726-a84537c13f8c 2018-08-28 18:03:47,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0579698085785s 2018-08-28 18:03:47,187 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/999a6175-c138-4dd2-8076-fe9d460d5c11 used request id req-6444f5c2-a49d-4ba1-8726-a84537c13f8c 2018-08-28 18:03:47,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 18:03:47,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df/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}29c097eb78185c8f2126b121d013e70385df8e1a" -d '{"subnet_id": "4053d5cb-7bdf-40fb-bd99-386cb4248c3c"}' 2018-08-28 18:03:48,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8179ab3-9469-434c-8949-926507543fe0 Date: Tue, 28 Aug 2018 18:03:48 GMT RESP BODY: {"network_id": "ad9a7b6e-7978-45d2-9388-2ea2db26c02b", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "4053d5cb-7bdf-40fb-bd99-386cb4248c3c", "subnet_ids": ["4053d5cb-7bdf-40fb-bd99-386cb4248c3c"], "port_id": "1620453f-ac6d-4528-b5ea-b27bf792cc15", "id": "b1ce2f40-fecd-4cf0-a55c-8d6050a160df"} 2018-08-28 18:03:48,629 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df/remove_router_interface.json used request id req-f8179ab3-9469-434c-8949-926507543fe0 2018-08-28 18:03:48,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4423019886s 2018-08-28 18:03:48,630 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df/remove_router_interface.json used request id req-f8179ab3-9469-434c-8949-926507543fe0 returning object b1ce2f40-fecd-4cf0-a55c-8d6050a160df 2018-08-28 18:03:48,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 18:03:48,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:48,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-be931d8a-187b-4f14-9c78-95fc1d49aa6a Date: Tue, 28 Aug 2018 18:03:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:46Z", "admin_state_up": true, "updated_at": "2018-08-28T18:03:47Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "b1ce2f40-fecd-4cf0-a55c-8d6050a160df", "name": "tempest_smoke_serial-router_ac15e116-d1f6-4e3c-84cb-a60dfb464936"}]} 2018-08-28 18:03:48,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-be931d8a-187b-4f14-9c78-95fc1d49aa6a 2018-08-28 18:03:48,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.244049072266s 2018-08-28 18:03:48,875 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-be931d8a-187b-4f14-9c78-95fc1d49aa6a 2018-08-28 18:03:48,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 18:03:48,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:52,212 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbc91f4a-9c6a-4615-aeee-85ab149dc980 Content-Length: 0 Date: Tue, 28 Aug 2018 18:03:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:03:52,212 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df.json used request id req-dbc91f4a-9c6a-4615-aeee-85ab149dc980 2018-08-28 18:03:52,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.33594489098s 2018-08-28 18:03:52,212 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b1ce2f40-fecd-4cf0-a55c-8d6050a160df.json used request id req-dbc91f4a-9c6a-4615-aeee-85ab149dc980 2018-08-28 18:03:52,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 18:03:52,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:52,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1302 X-Openstack-Request-Id: req-7c100c10-8175-4dcf-b7e8-8621ab4c57de Date: Tue, 28 Aug 2018 18:03:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ad9a7b6e-7978-45d2-9388-2ea2db26c02b","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T17:48:45Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T17:48:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"05b7835dde27490ba5b98bafd52f04d2","id":"4053d5cb-7bdf-40fb-bd99-386cb4248c3c","subnetpool_id":null,"name":"tempest_smoke_serial-subnet_ac15e116-d1f6-4e3c-84cb-a60dfb464936"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:03:52,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7c100c10-8175-4dcf-b7e8-8621ab4c57de 2018-08-28 18:03:52,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.200435876846s 2018-08-28 18:03:52,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-7c100c10-8175-4dcf-b7e8-8621ab4c57de 2018-08-28 18:03:52,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 18:03:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/4053d5cb-7bdf-40fb-bd99-386cb4248c3c.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:54,378 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-48b495bd-0f1a-4f4f-94ea-ebccd1029587 Date: Tue, 28 Aug 2018 18:03:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:03:54,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4053d5cb-7bdf-40fb-bd99-386cb4248c3c.json used request id req-48b495bd-0f1a-4f4f-94ea-ebccd1029587 2018-08-28 18:03:54,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.96277093887s 2018-08-28 18:03:54,378 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4053d5cb-7bdf-40fb-bd99-386cb4248c3c.json used request id req-48b495bd-0f1a-4f4f-94ea-ebccd1029587 2018-08-28 18:03:54,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:03:54,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:54,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-f7bbd8e1-11c4-4bc6-a883-21a1ed7f884f Date: Tue, 28 Aug 2018 18:03:54 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"ad9a7b6e-7978-45d2-9388-2ea2db26c02b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:03:54Z","qos_policy_id":null,"name":"tempest_smoke_serial-net_ac15e116-d1f6-4e3c-84cb-a60dfb464936","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T17:48:44Z","provider:network_type":"vxlan"}]} 2018-08-28 18:03:54,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f7bbd8e1-11c4-4bc6-a883-21a1ed7f884f 2018-08-28 18:03:54,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24251294136s 2018-08-28 18:03:54,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f7bbd8e1-11c4-4bc6-a883-21a1ed7f884f 2018-08-28 18:03:54,623 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 18:03:54,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/ad9a7b6e-7978-45d2-9388-2ea2db26c02b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:55,562 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-43a885c0-afbf-4112-b690-d8d13ec86075 Date: Tue, 28 Aug 2018 18:03:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:03:55,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ad9a7b6e-7978-45d2-9388-2ea2db26c02b.json used request id req-43a885c0-afbf-4112-b690-d8d13ec86075 2018-08-28 18:03:55,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.93921995163s 2018-08-28 18:03:55,562 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ad9a7b6e-7978-45d2-9388-2ea2db26c02b.json used request id req-43a885c0-afbf-4112-b690-d8d13ec86075 2018-08-28 18:03:55,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:03:55,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:55,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-c3725131-9798-4148-85ce-62d515271e6f Date: Tue, 28 Aug 2018 18:03:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "metadata": {}}], "file": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "dc53a6c1-92fc-4ee3-a800-83d8336652c7", "size": 12716032, "self": "/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T17:48:54Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T17:48:52Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:03:55,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c3725131-9798-4148-85ce-62d515271e6f 2018-08-28 18:03:55,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.182365894318s 2018-08-28 18:03:55,746 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-c3725131-9798-4148-85ce-62d515271e6f 2018-08-28 18:03:55,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 18:03:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:56,658 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e3f17d66-def9-4ac9-a690-c19b7cc6d940 Date: Tue, 28 Aug 2018 18:03:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:03:56,658 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7 used request id req-e3f17d66-def9-4ac9-a690-c19b7cc6d940 2018-08-28 18:03:56,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.910938024521s 2018-08-28 18:03:56,659 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dc53a6c1-92fc-4ee3-a800-83d8336652c7 used request id req-e3f17d66-def9-4ac9-a690-c19b7cc6d940 2018-08-28 18:03:56,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:03:56,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:56,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6b614c1-d094-4bf1-a73a-48e52c6c9ecc x-compute-request-id: req-f6b614c1-d094-4bf1-a73a-48e52c6c9ecc Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d7808853-1135-471c-a3d0-96e11a294b31", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "d7808853-1135-471c-a3d0-96e11a294b31", "name": "tempest_smoke_serial-flavor_ac15e116-d1f6-4e3c-84cb-a60dfb464936", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:03:56,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f6b614c1-d094-4bf1-a73a-48e52c6c9ecc 2018-08-28 18:03:56,690 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0301609039307s 2018-08-28 18:03:56,690 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f6b614c1-d094-4bf1-a73a-48e52c6c9ecc 2018-08-28 18:03:56,692 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:03:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}29c097eb78185c8f2126b121d013e70385df8e1a" 2018-08-28 18:03:56,732 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a56d1591-58fd-45bf-ba96-e75daadf3030 x-compute-request-id: req-a56d1591-58fd-45bf-ba96-e75daadf3030 Content-Length: 0 Content-Type: application/json 2018-08-28 18:03:56,732 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31 used request id req-a56d1591-58fd-45bf-ba96-e75daadf3030 2018-08-28 18:03:56,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.040265083313s 2018-08-28 18:03:56,732 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d7808853-1135-471c-a3d0-96e11a294b31 used request id req-a56d1591-58fd-45bf-ba96-e75daadf3030 2018-08-28 18:03:56,785 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 18:03:56,828 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 18:03:56,829 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 18:03:56,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 18:03:56,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 18:03:56,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 18:03:56,830 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 18:03:56,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:03:56,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc373b45-92ac-4bcf-a350-655d8c071319 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:03:56,838 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc373b45-92ac-4bcf-a350-655d8c071319 2018-08-28 18:03:56,838 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:03:57,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T19:03:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["DxG1izmDR_efbXOveAJo1Q"], "issued_at": "2018-08-28T18:03:57.000000Z"}} 2018-08-28 18:03:57,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:03:57,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:57,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ee2af9e3-8983-4384-a469-f2abd3b090e3 Date: Tue, 28 Aug 2018 18:03:57 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:03:57,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee2af9e3-8983-4384-a469-f2abd3b090e3 2018-08-28 18:03:57,688 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.46435713768s 2018-08-28 18:03:57,688 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ee2af9e3-8983-4384-a469-f2abd3b090e3 2018-08-28 18:03:57,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 18:03:57,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:57,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:03:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:03:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:57,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad745a36-c7a6-44c4-a07a-583a28dc63c8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 18:03:57,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-ad745a36-c7a6-44c4-a07a-583a28dc63c8 2018-08-28 18:03:57,782 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0921630859375s 2018-08-28 18:03:57,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 18:03:57,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf"}}' 2018-08-28 18:03:57,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:03:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d59b1d90-8678-4720-aba9-4cc9a2ff52c9 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b"}, "enabled": true, "id": "1a125b355b5f4e9b8dec22a00f278a5b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf"}} 2018-08-28 18:03:57,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d59b1d90-8678-4720-aba9-4cc9a2ff52c9 2018-08-28 18:03:57,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.108309030533s 2018-08-28 18:03:57,892 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d59b1d90-8678-4720-aba9-4cc9a2ff52c9 2018-08-28 18:03:57,892 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'id': u'1a125b355b5f4e9b8dec22a00f278a5b', '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-08-28 18:03:57,893 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 18:03:58,305 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.411628961563s 2018-08-28 18:03:58,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:58,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50dd91a4-e7a7-445c-98e3-e853d2e093a5 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd"}, "enabled": true, "id": "1cdcf02c2f3b409bae2935d204d0eefd", "options": {}, "domain_id": "default", "name": "rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf"}} 2018-08-28 18:03:58,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd used request id req-50dd91a4-e7a7-445c-98e3-e853d2e093a5 2018-08-28 18:03:58,398 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1cdcf02c2f3b409bae2935d204d0eefd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf'}) 2018-08-28 18:03:58,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:03:58,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:58,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e9cdb8-b3d7-4b0c-8421-c2e2b63a095a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:03:58,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-18e9cdb8-b3d7-4b0c-8421-c2e2b63a095a 2018-08-28 18:03:58,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0955221652985s 2018-08-28 18:03:58,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:03:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:58,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1509420-0a08-470e-aa11-f2e85a932882 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:03:58,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1509420-0a08-470e-aa11-f2e85a932882 2018-08-28 18:03:58,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076877117157s 2018-08-28 18:03:58,573 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 18:03:58,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 18:03:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" -d '{"role": {"name": "Member"}}' 2018-08-28 18:03:58,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecff7de2-fd26-442a-a45b-332d245ca827 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "301803462f22495b94ed5423990ace47", "links": {"self": "http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47"}, "name": "Member"}} 2018-08-28 18:03:58,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ecff7de2-fd26-442a-a45b-332d245ca827 2018-08-28 18:03:58,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.126784086227s 2018-08-28 18:03:58,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:58,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-532a37b0-721d-47c4-98d9-ce462a445ddd Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47"}, "domain_id": null, "name": "Member", "id": "301803462f22495b94ed5423990ace47"}} 2018-08-28 18:03:58,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47 used request id req-532a37b0-721d-47c4-98d9-ce462a445ddd 2018-08-28 18:03:58,786 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47'}, 'domain_id': None, 'human_id': None, 'id': u'301803462f22495b94ed5423990ace47', 'HUMAN_ID': False}) 2018-08-28 18:03:58,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:03:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:58,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99913a6e-20ba-46e1-a0c3-72123fa1bdea Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "301803462f22495b94ed5423990ace47", "links": {"self": "http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:03:58,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-99913a6e-20ba-46e1-a0c3-72123fa1bdea 2018-08-28 18:03:58,865 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786108970642s 2018-08-28 18:03:58,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 18:03:58,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:58,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb7e50e-b2b8-4929-8cb8-cfc340ac60cb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 18:03:58,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-6bb7e50e-b2b8-4929-8cb8-cfc340ac60cb 2018-08-28 18:03:58,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0731589794159s 2018-08-28 18:03:58,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 18:03:58,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e132ced-dbe0-4672-bb6c-6d07f8830c08 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf", "links": {"self": "http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd"}, "domain_id": "default", "enabled": true, "id": "1cdcf02c2f3b409bae2935d204d0eefd", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:03:59,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3e132ced-dbe0-4672-bb6c-6d07f8830c08 2018-08-28 18:03:59,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.280689001083s 2018-08-28 18:03:59,222 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3e132ced-dbe0-4672-bb6c-6d07f8830c08 2018-08-28 18:03:59,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 18:03:59,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df9ddf5a-60f2-4800-b9a9-19de3b7446d0 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b"}, "enabled": true, "id": "1a125b355b5f4e9b8dec22a00f278a5b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-28 18:03:59,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-df9ddf5a-60f2-4800-b9a9-19de3b7446d0 2018-08-28 18:03:59,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0823690891266s 2018-08-28 18:03:59,311 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-df9ddf5a-60f2-4800-b9a9-19de3b7446d0 2018-08-28 18:03:59,314 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 18:03:59,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=1cdcf02c2f3b409bae2935d204d0eefd&scope.project.id=1a125b355b5f4e9b8dec22a00f278a5b&role.id=301803462f22495b94ed5423990ace47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e56c24f8-9b2f-4073-8a1d-fdc9b2009385 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=1cdcf02c2f3b409bae2935d204d0eefd&scope.project.id=1a125b355b5f4e9b8dec22a00f278a5b&role.id=301803462f22495b94ed5423990ace47", "previous": null, "next": null}} 2018-08-28 18:03:59,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=1cdcf02c2f3b409bae2935d204d0eefd&scope.project.id=1a125b355b5f4e9b8dec22a00f278a5b&role.id=301803462f22495b94ed5423990ace47 used request id req-e56c24f8-9b2f-4073-8a1d-fdc9b2009385 2018-08-28 18:03:59,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0751669406891s 2018-08-28 18:03:59,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 18:03:59,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b/users/1cdcf02c2f3b409bae2935d204d0eefd/roles/301803462f22495b94ed5423990ace47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50d1013e-9d2d-46d1-bfc3-b64654c337f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:03:59,535 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b/users/1cdcf02c2f3b409bae2935d204d0eefd/roles/301803462f22495b94ed5423990ace47 used request id req-50d1013e-9d2d-46d1-bfc3-b64654c337f9 2018-08-28 18:03:59,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.14531993866s 2018-08-28 18:03:59,536 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf', 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': '56792576-36a4-4c20-a46b-3500a83a025f', 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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'project_id': u'1a125b355b5f4e9b8dec22a00f278a5b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 18:03:59,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 18:03:59,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 18:03:59,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 18:03:59,537 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 18:03:59,538 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 18:03:59,539 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 18:03:59,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 18:03:59,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 18:03:59,540 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 18:03:59,541 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'password': '56792576-36a4-4c20-a46b-3500a83a025f', 'project_name': 'rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '1a125b355b5f4e9b8dec22a00f278a5b', 'project_domain_name': 'Default'} 2018-08-28 18:03:59,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:03:59,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d81331-682b-44c4-842d-b672246b615b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "301803462f22495b94ed5423990ace47", "links": {"self": "http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:03:59,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-96d81331-682b-44c4-842d-b672246b615b 2018-08-28 18:03:59,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813589096069s 2018-08-28 18:03:59,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:03:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ccf3f66-3ca3-40bb-b108-494c9a50ad9c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "301803462f22495b94ed5423990ace47", "links": {"self": "http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:03:59,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ccf3f66-3ca3-40bb-b108-494c9a50ad9c 2018-08-28 18:03:59,698 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733029842377s 2018-08-28 18:03:59,699 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 18:03:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-930b03f3-46da-4cd9-849b-974aaa72da7c Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 18:03:59,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-930b03f3-46da-4cd9-849b-974aaa72da7c 2018-08-28 18:03:59,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0796899795532s 2018-08-28 18:03:59,780 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 18:03:59,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11280e50-054e-4fc4-97b7-9782f7c19e2e Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf", "links": {"self": "http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd"}, "domain_id": "default", "enabled": true, "id": "1cdcf02c2f3b409bae2935d204d0eefd", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:03:59,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-11280e50-054e-4fc4-97b7-9782f7c19e2e 2018-08-28 18:03:59,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0984098911285s 2018-08-28 18:03:59,879 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-11280e50-054e-4fc4-97b7-9782f7c19e2e 2018-08-28 18:03:59,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 18:03:59,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:03:59,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a132cf7-dc59-46e2-a59f-3ca25519ad60 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b"}, "enabled": true, "id": "1a125b355b5f4e9b8dec22a00f278a5b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-28 18:03:59,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1a132cf7-dc59-46e2-a59f-3ca25519ad60 2018-08-28 18:03:59,960 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0751910209656s 2018-08-28 18:03:59,960 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-1a132cf7-dc59-46e2-a59f-3ca25519ad60 2018-08-28 18:03:59,962 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 18:03:59,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=1cdcf02c2f3b409bae2935d204d0eefd&scope.project.id=1a125b355b5f4e9b8dec22a00f278a5b&role.id=4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:04:00,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:03:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cbcd14c-8710-40ef-ba3d-411795a25b94 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=1cdcf02c2f3b409bae2935d204d0eefd&scope.project.id=1a125b355b5f4e9b8dec22a00f278a5b&role.id=4d7d171cce7a4b60906f9f5564858d14", "previous": null, "next": null}} 2018-08-28 18:04:00,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=1cdcf02c2f3b409bae2935d204d0eefd&scope.project.id=1a125b355b5f4e9b8dec22a00f278a5b&role.id=4d7d171cce7a4b60906f9f5564858d14 used request id req-7cbcd14c-8710-40ef-ba3d-411795a25b94 2018-08-28 18:04:00,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0799949169159s 2018-08-28 18:04:00,043 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 18:04:00,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b/users/1cdcf02c2f3b409bae2935d204d0eefd/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:04:00,169 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:04:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d984107b-03be-4bea-9a0b-01f657235f83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:04:00,169 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b/users/1cdcf02c2f3b409bae2935d204d0eefd/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-d984107b-03be-4bea-9a0b-01f657235f83 2018-08-28 18:04:00,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.12698507309s 2018-08-28 18:04:00,170 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-08-28 18:04:00,350 - 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-08-28 18:04:00,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:04:00,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:04:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297f6d08-ec42-4d29-bedb-6865197bd4e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:04:00,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-297f6d08-ec42-4d29-bedb-6865197bd4e7 2018-08-28 18:04:00,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:04:00,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "301803462f22495b94ed5423990ace47", "name": "Member"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T19:04:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1a125b355b5f4e9b8dec22a00f278a5b", "name": "rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/1a125b355b5f4e9b8dec22a00f278a5b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf", "id": "1cdcf02c2f3b409bae2935d204d0eefd"}, "audit_ids": ["O0AbGweNTp-cxMMZdB2N5Q"], "issued_at": "2018-08-28T18:04:00.000000Z"}} 2018-08-28 18:04:00,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 18:04:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" -d '{"network": {"shared": true, "name": "rally_sanity-net_6199230f-2d4d-4787-b8c6-e9507b4381cf", "admin_state_up": true}}' 2018-08-28 18:04:01,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-702e2b56-84aa-4da4-a33c-a0f9a9b4f167 Date: Tue, 28 Aug 2018 18:04:01 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"c6ba0889-8042-4ea5-8e58-feb03197bcad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"1a125b355b5f4e9b8dec22a00f278a5b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:04:01Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_6199230f-2d4d-4787-b8c6-e9507b4381cf","admin_state_up":true,"tenant_id":"1a125b355b5f4e9b8dec22a00f278a5b","created_at":"2018-08-28T18:04:01Z","mtu":1450}} 2018-08-28 18:04:01,351 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-702e2b56-84aa-4da4-a33c-a0f9a9b4f167 2018-08-28 18:04:01,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.605776071548s 2018-08-28 18:04:01,352 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-702e2b56-84aa-4da4-a33c-a0f9a9b4f167 2018-08-28 18:04:01,352 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T18:04:01Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c6ba0889-8042-4ea5-8e58-feb03197bcad', u'provider:segmentation_id': 94, 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_6199230f-2d4d-4787-b8c6-e9507b4381cf', u'created_at': u'2018-08-28T18:04:01Z', u'mtu': 1450, u'tenant_id': u'1a125b355b5f4e9b8dec22a00f278a5b', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1a125b355b5f4e9b8dec22a00f278a5b'}) 2018-08-28 18:04:01,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:04:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:04:01,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-b1c408f5-3bf0-45fe-accc-85e586abed55 Date: Tue, 28 Aug 2018 18:04:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c6ba0889-8042-4ea5-8e58-feb03197bcad","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"1a125b355b5f4e9b8dec22a00f278a5b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:04:01Z","qos_policy_id":null,"name":"rally_sanity-net_6199230f-2d4d-4787-b8c6-e9507b4381cf","admin_state_up":true,"tenant_id":"1a125b355b5f4e9b8dec22a00f278a5b","created_at":"2018-08-28T18:04:01Z","provider:network_type":"vxlan"}]} 2018-08-28 18:04:01,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b1c408f5-3bf0-45fe-accc-85e586abed55 2018-08-28 18:04:01,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.265906095505s 2018-08-28 18:04:01,619 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b1c408f5-3bf0-45fe-accc-85e586abed55 2018-08-28 18:04:01,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 18:04:01,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" -d '{"subnet": {"name": "rally_sanity-subnet_6199230f-2d4d-4787-b8c6-e9507b4381cf", "enable_dhcp": true, "network_id": "c6ba0889-8042-4ea5-8e58-feb03197bcad", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 18:04:02,315 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-3be4e931-44e2-4036-8f99-e9b70940427c Date: Tue, 28 Aug 2018 18:04:02 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6ba0889-8042-4ea5-8e58-feb03197bcad","tenant_id":"1a125b355b5f4e9b8dec22a00f278a5b","created_at":"2018-08-28T18:04:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T18:04:01Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"1a125b355b5f4e9b8dec22a00f278a5b","id":"bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b","subnetpool_id":null,"name":"rally_sanity-subnet_6199230f-2d4d-4787-b8c6-e9507b4381cf"}} 2018-08-28 18:04:02,315 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3be4e931-44e2-4036-8f99-e9b70940427c 2018-08-28 18:04:02,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.694313049316s 2018-08-28 18:04:02,316 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-3be4e931-44e2-4036-8f99-e9b70940427c 2018-08-28 18:04:02,316 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T18:04:01Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_6199230f-2d4d-4787-b8c6-e9507b4381cf', u'enable_dhcp': True, u'network_id': u'c6ba0889-8042-4ea5-8e58-feb03197bcad', u'tenant_id': u'1a125b355b5f4e9b8dec22a00f278a5b', u'created_at': u'2018-08-28T18:04:01Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'1a125b355b5f4e9b8dec22a00f278a5b'}) 2018-08-28 18:04:02,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 18:04:02,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "rally_sanity-router_6199230f-2d4d-4787-b8c6-e9507b4381cf", "admin_state_up": true}}' 2018-08-28 18:04:07,305 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-d58216a7-511c-4d25-9f7f-2059a1c78392 Date: Tue, 28 Aug 2018 18:04:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:02Z", "admin_state_up": true, "updated_at": "2018-08-28T18:04:03Z", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "31a8e905-cd28-400f-acef-b7fa115b6afe", "name": "rally_sanity-router_6199230f-2d4d-4787-b8c6-e9507b4381cf"}} 2018-08-28 18:04:07,305 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d58216a7-511c-4d25-9f7f-2059a1c78392 2018-08-28 18:04:07,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.98848509789s 2018-08-28 18:04:07,306 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d58216a7-511c-4d25-9f7f-2059a1c78392 2018-08-28 18:04:07,306 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T18:04:03Z', u'revision_number': 3, u'ha': True, u'id': u'31a8e905-cd28-400f-acef-b7fa115b6afe', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_6199230f-2d4d-4787-b8c6-e9507b4381cf', u'admin_state_up': True, u'tenant_id': u'1a125b355b5f4e9b8dec22a00f278a5b', u'created_at': u'2018-08-28T18:04:02Z', u'flavor_id': None, u'routes': [], u'project_id': u'1a125b355b5f4e9b8dec22a00f278a5b'}) 2018-08-28 18:04:07,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 18:04:07,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe/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}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" -d '{"subnet_id": "bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b"}' 2018-08-28 18:04:09,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-37a640e9-f951-4a3f-99d2-6b53bdba8f69 Date: Tue, 28 Aug 2018 18:04:09 GMT RESP BODY: {"network_id": "c6ba0889-8042-4ea5-8e58-feb03197bcad", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "subnet_id": "bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b", "subnet_ids": ["bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b"], "port_id": "305fe0bf-cba4-4fb8-98d4-96fe1e408191", "id": "31a8e905-cd28-400f-acef-b7fa115b6afe"} 2018-08-28 18:04:09,277 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe/add_router_interface.json used request id req-37a640e9-f951-4a3f-99d2-6b53bdba8f69 2018-08-28 18:04:09,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.96972513199s 2018-08-28 18:04:09,277 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe/add_router_interface.json used request id req-37a640e9-f951-4a3f-99d2-6b53bdba8f69 returning object 31a8e905-cd28-400f-acef-b7fa115b6afe 2018-08-28 18:04:09,278 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:04:09,404 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 18:04:09,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:04:09,412 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 18:04:09 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 18:04:09,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:04:09,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:04:09,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-43bdf76d-074e-4f4c-9d56-b79a3955733c Date: Tue, 28 Aug 2018 18:04:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:04:09,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-43bdf76d-074e-4f4c-9d56-b79a3955733c 2018-08-28 18:04:09,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179551124573s 2018-08-28 18:04:09,596 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-43bdf76d-074e-4f4c-9d56-b79a3955733c 2018-08-28 18:04:09,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 18:04:09,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf"}' 2018-08-28 18:04:09,815 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27 X-Openstack-Request-Id: req-cb0739f1-b0e0-4d19-b1f4-e4a20be79316 Date: Tue, 28 Aug 2018 18:04:09 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/file", "owner": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "bba5b86b-8868-4bf8-939c-d28e4150fd27", "size": null, "self": "/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:04:09Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf", "checksum": null, "created_at": "2018-08-28T18:04:09Z", "protected": false} 2018-08-28 18:04:09,815 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cb0739f1-b0e0-4d19-b1f4-e4a20be79316 2018-08-28 18:04:09,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21809887886s 2018-08-28 18:04:09,816 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-cb0739f1-b0e0-4d19-b1f4-e4a20be79316 returning object bba5b86b-8868-4bf8-939c-d28e4150fd27 2018-08-28 18:04:09,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 18:04:09,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/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}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" -d '' 2018-08-28 18:04:11,149 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8b47025e-0ba4-44ab-a188-10fd89fb8ed8 Date: Tue, 28 Aug 2018 18:04:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:04:11,150 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/file used request id req-8b47025e-0ba4-44ab-a188-10fd89fb8ed8 2018-08-28 18:04:11,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.33281087875s 2018-08-28 18:04:11,150 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/file used request id req-8b47025e-0ba4-44ab-a188-10fd89fb8ed8 2018-08-28 18:04:11,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:04:11,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:04:11,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-68d43d68-e179-41e1-9ccf-1cdbdb1aa132 Date: Tue, 28 Aug 2018 18:04:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/snap", "metadata": {}}], "file": "/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/file", "owner": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "bba5b86b-8868-4bf8-939c-d28e4150fd27", "size": 12716032, "self": "/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:04:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:04:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:04:11,394 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-68d43d68-e179-41e1-9ccf-1cdbdb1aa132 2018-08-28 18:04:11,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.243755102158s 2018-08-28 18:04:11,395 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-68d43d68-e179-41e1-9ccf-1cdbdb1aa132 2018-08-28 18:04:11,397 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/file', 'owner': u'1a125b355b5f4e9b8dec22a00f278a5b', 'id': u'bba5b86b-8868-4bf8-939c-d28e4150fd27', 'size': 12716032, u'self': u'/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1a125b355b5f4e9b8dec22a00f278a5b', 'name': 'rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T18:04:11Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T18:04:11Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'created': u'2018-08-28T18:04:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T18:04:09Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 18:04:11,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 18:04:11,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 18:04:11,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-117e1860-9cee-462b-908b-6d570d952075 x-compute-request-id: req-117e1860-9cee-462b-908b-6d570d952075 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "name": "rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:04:11,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-117e1860-9cee-462b-908b-6d570d952075 2018-08-28 18:04:11,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.205290079117s 2018-08-28 18:04:11,604 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-117e1860-9cee-462b-908b-6d570d952075 returning object f968d3fe-52d2-4af0-9110-47a4f1cc71c0 2018-08-28 18:04:11,605 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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'05b7835dde27490ba5b98bafd52f04d2', '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'f968d3fe-52d2-4af0-9110-47a4f1cc71c0', 'swap': 0}) 2018-08-28 18:04:11,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 18:04:11,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0/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}b85da40cff5419a7372be002e749dbdcbcc196b1" -d '{"extra_specs": {}}' 2018-08-28 18:04:11,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-26ec4227-13d5-4aa5-a264-87bec1f90575 x-compute-request-id: req-26ec4227-13d5-4aa5-a264-87bec1f90575 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 18:04:11,626 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0/os-extra_specs used request id req-26ec4227-13d5-4aa5-a264-87bec1f90575 2018-08-28 18:04:11,627 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211391448975s 2018-08-28 18:04:11,627 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0/os-extra_specs used request id req-26ec4227-13d5-4aa5-a264-87bec1f90575 2018-08-28 18:04:11,627 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-28 18:04:14,175 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-28 18:04:13.734 117 INFO rally.deployment.engine [-] Deployment 3502a474-70c5-40b8-a7ce-6258407e4018 | Starting: Destroy cloud and free allocated resources. 2018-08-28 18:04:13.811 117 INFO rally.deployment.engine [-] Deployment 3502a474-70c5-40b8-a7ce-6258407e4018 | Completed: Destroy cloud and free allocated resources. 2018-08-28 18:04:13.854 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c) for deployment 'opnfv-rally'. 2018-08-28 18:04:13.871 117 INFO rally.api [-] Deleting verification (UUID=b95f3392-357c-4836-b61a-e4e1101144c9). 2018-08-28 18:04:13.967 117 INFO rally.api [-] Verification has been successfully deleted! 2018-08-28 18:04:13.967 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c). 2018-08-28 18:04:13.977 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-28 18:04:16,733 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-28 18:04:16.448 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=67419c5f-1621-408f-ab31-4e5a9bd001fa) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 67419c5f-1621-408f-ab31-4e5a9bd001fa | 2018-08-28T18:04:16 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 67419c5f-1621-408f-ab31-4e5a9bd001fa ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-28 18:04:20,040 - 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-08-28 18:04:20,040 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-08-28 18:04:20,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-28 18:04:20,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:04:20,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4c9f9d2d-db9d-4c04-88ff-b70235d6f087 x-compute-request-id: req-4c9f9d2d-db9d-4c04-88ff-b70235d6f087 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 179}, "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-08-28 18:04:20,269 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4c9f9d2d-db9d-4c04-88ff-b70235d6f087 2018-08-28 18:04:20,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.227356910706s 2018-08-28 18:04:20,270 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-4c9f9d2d-db9d-4c04-88ff-b70235d6f087 2018-08-28 18:04:20,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 18:04:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_6199230f-2d4d-4787-b8c6-e9507b4381cf", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 18:04:20,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-113758bd-1b55-4ca8-b95b-38bc54a958d8 x-compute-request-id: req-113758bd-1b55-4ca8-b95b-38bc54a958d8 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e36a4c6-0997-4d17-86c5-6f21c46feba1", "name": "rally_sanity-flavor_alt_6199230f-2d4d-4787-b8c6-e9507b4381cf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:04:20,348 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-113758bd-1b55-4ca8-b95b-38bc54a958d8 2018-08-28 18:04:20,348 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0773479938507s 2018-08-28 18:04:20,348 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-113758bd-1b55-4ca8-b95b-38bc54a958d8 returning object 8e36a4c6-0997-4d17-86c5-6f21c46feba1 2018-08-28 18:04:20,349 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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'05b7835dde27490ba5b98bafd52f04d2', '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'8e36a4c6-0997-4d17-86c5-6f21c46feba1', 'swap': 0}) 2018-08-28 18:04:20,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 18:04:20,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1/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}b85da40cff5419a7372be002e749dbdcbcc196b1" -d '{"extra_specs": {}}' 2018-08-28 18:04:20,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:04:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-365b71e8-b6d4-452e-928b-6bccb85d8beb x-compute-request-id: req-365b71e8-b6d4-452e-928b-6bccb85d8beb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 18:04:20,382 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1/os-extra_specs used request id req-365b71e8-b6d4-452e-928b-6bccb85d8beb 2018-08-28 18:04:20,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0325009822845s 2018-08-28 18:04:20,383 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1/os-extra_specs used request id req-365b71e8-b6d4-452e-928b-6bccb85d8beb 2018-08-28 18:04:20,383 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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'05b7835dde27490ba5b98bafd52f04d2', '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'8e36a4c6-0997-4d17-86c5-6f21c46feba1', 'swap': 0}) 2018-08-28 18:04:20,384 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-08-28 18:04:20,384 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-authenticate.yaml 2018-08-28 18:04:20,385 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:04:20,403 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:04:20,404 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/task.yaml', '--task-args', "{'smoke': True, 'tmpl_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/templates', 'floating_network': 'external', 'service_list': ['authenticate'], 'concurrency': 4, 'netid': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:05:20,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 2018-08-28 18:05:20,361 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-08-28 18:05:20,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f6d6ad7b-8af8-42ba-bd5c-1364b3df4486'] 2018-08-28 18:05:21,448 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 -------------------------------------------------------------------------------- Task f6d6ad7b-8af8-42ba-bd5c-1364b3df4486: 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 f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 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.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | total | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> duration | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.470979 Full duration: 7.403818 -------------------------------------------------------------------------------- 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 f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 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.351 | 0.351 | 0.351 | 0.351 | 0.351 | 0.351 | 100.0% | 1 | | total | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> duration | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 0.793 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.79253 Full duration: 7.750029 -------------------------------------------------------------------------------- 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 f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 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.518 | 0.518 | 0.518 | 0.518 | 0.518 | 0.518 | 100.0% | 1 | | total | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> duration | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 0.932 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.931517 Full duration: 7.719775 -------------------------------------------------------------------------------- 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 f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 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.344 | 0.344 | 0.344 | 0.344 | 0.344 | 0.344 | 100.0% | 1 | | total | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> duration | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 0.765 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.764818 Full duration: 7.63841 -------------------------------------------------------------------------------- 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 f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 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.527 | 0.527 | 0.527 | 0.527 | 0.527 | 0.527 | 100.0% | 1 | | total | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> duration | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 0.926 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.926477 Full duration: 8.045234 -------------------------------------------------------------------------------- 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 f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 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.206 | 0.206 | 0.206 | 0.206 | 0.206 | 0.206 | 100.0% | 1 | | total | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> duration | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 0.654 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.653644 Full duration: 7.434371 HINTS: * To plot HTML graphics with this data, run: rally task report f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 --out output.html * To generate a JUnit report, run: rally task export f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 --json --out output.json 2018-08-28 18:05:21,449 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f6d6ad7b-8af8-42ba-bd5c-1364b3df4486', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-08-28 18:05:23,709 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-08-28 18:05:23.597 728 INFO rally.api [-] Building 'json' report for the following task(s): 'f6d6ad7b-8af8-42ba-bd5c-1364b3df4486'. 2018-08-28 18:05:23.602 728 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:05:23,709 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f6d6ad7b-8af8-42ba-bd5c-1364b3df4486', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-08-28 18:05:25,973 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f6d6ad7b-8af8-42ba-bd5c-1364b3df4486 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-08-28 18:05:25.850 731 INFO rally.api [-] Building 'html' report for the following task(s): 'f6d6ad7b-8af8-42ba-bd5c-1364b3df4486'. 2018-08-28 18:05:25.873 731 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:05:25,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-08-28 18:05:25,980 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-08-28 18:05:25,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-glance.yaml 2018-08-28 18:05:25,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:05:26,004 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:05:26,005 - 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': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:07:03,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : fe6be738-75fa-4247-bc85-a643b237a038 2018-08-28 18:07:03,939 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'fe6be738-75fa-4247-bc85-a643b237a038'] 2018-08-28 18:07:04,951 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid fe6be738-75fa-4247-bc85-a643b237a038 -------------------------------------------------------------------------------- Task fe6be738-75fa-4247-bc85-a643b237a038: 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 fe6be738-75fa-4247-bc85-a643b237a038 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.737 | 4.737 | 4.737 | 4.737 | 4.737 | 4.737 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | -> glance_v2.upload_data | 1.802 | 1.802 | 1.802 | 1.802 | 1.802 | 1.802 | 100.0% | 1 | | glance_v2.delete_image | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 1.199 | 100.0% | 1 | | total | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 100.0% | 1 | | -> duration | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 5.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.936833 Full duration: 14.272574 -------------------------------------------------------------------------------- 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 fe6be738-75fa-4247-bc85-a643b237a038 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.563 | 4.563 | 4.563 | 4.563 | 4.563 | 4.563 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 0.368 | 100.0% | 1 | | -> glance_v2.upload_data | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 1.753 | 100.0% | 1 | | glance_v2.list_images | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 0.171 | 100.0% | 1 | | total | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 100.0% | 1 | | -> duration | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 4.735 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.734715 Full duration: 16.857211 -------------------------------------------------------------------------------- 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 fe6be738-75fa-4247-bc85-a643b237a038 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.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | total | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | -> duration | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 0.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.334183 Full duration: 7.91233 -------------------------------------------------------------------------------- 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_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "number_instances": 2, "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] }, "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 fe6be738-75fa-4247-bc85-a643b237a038 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.313 | 4.313 | 4.313 | 4.313 | 4.313 | 4.313 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 0.485 | 100.0% | 1 | | -> glance_v2.upload_data | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 1.419 | 100.0% | 1 | | nova.boot_servers | 13.972 | 13.972 | 13.972 | 13.972 | 13.972 | 13.972 | 100.0% | 1 | | total | 18.285 | 18.285 | 18.285 | 18.285 | 18.285 | 18.285 | 100.0% | 1 | | -> duration | 17.285 | 17.285 | 17.285 | 17.285 | 17.285 | 17.285 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.285213 Full duration: 40.27356 HINTS: * To plot HTML graphics with this data, run: rally task report fe6be738-75fa-4247-bc85-a643b237a038 --out output.html * To generate a JUnit report, run: rally task export fe6be738-75fa-4247-bc85-a643b237a038 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report fe6be738-75fa-4247-bc85-a643b237a038 --json --out output.json 2018-08-28 18:07:04,951 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'fe6be738-75fa-4247-bc85-a643b237a038', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-08-28 18:07:07,001 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid fe6be738-75fa-4247-bc85-a643b237a038 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-08-28 18:07:06.893 1284 INFO rally.api [-] Building 'json' report for the following task(s): 'fe6be738-75fa-4247-bc85-a643b237a038'. 2018-08-28 18:07:06.897 1284 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:07:07,002 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'fe6be738-75fa-4247-bc85-a643b237a038', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-08-28 18:07:09,325 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid fe6be738-75fa-4247-bc85-a643b237a038 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-08-28 18:07:09.197 1287 INFO rally.api [-] Building 'html' report for the following task(s): 'fe6be738-75fa-4247-bc85-a643b237a038'. 2018-08-28 18:07:09.220 1287 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:07:09,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-08-28 18:07:09,331 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-08-28 18:07:09,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-cinder.yaml 2018-08-28 18:07:09,332 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:07:09,349 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:07:09,350 - 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': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:10:32,229 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 47f0ddfd-2f45-4030-ac8e-0059e7575b16 2018-08-28 18:10:32,230 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '47f0ddfd-2f45-4030-ac8e-0059e7575b16'] 2018-08-28 18:10:33,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 47f0ddfd-2f45-4030-ac8e-0059e7575b16 -------------------------------------------------------------------------------- Task 47f0ddfd-2f45-4030-ac8e-0059e7575b16: 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.678 | 3.678 | 3.678 | 3.678 | 3.678 | 3.678 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 2.686 | 100.0% | 1 | | total | 6.364 | 6.364 | 6.364 | 6.364 | 6.364 | 6.364 | 100.0% | 1 | | -> duration | 6.364 | 6.364 | 6.364 | 6.364 | 6.364 | 6.364 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.364493 Full duration: 23.765634 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.133 | 3.133 | 3.133 | 3.133 | 3.133 | 3.133 | 100.0% | 1 | | cinder_v2.delete_volume | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 2.488 | 100.0% | 1 | | total | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 100.0% | 1 | | -> duration | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 5.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.621238 Full duration: 16.246338 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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 | 9.023 | 9.023 | 9.023 | 9.023 | 9.023 | 9.023 | 100.0% | 1 | | cinder_v2.delete_volume | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 2.478 | 100.0% | 1 | | total | 11.501 | 11.501 | 11.501 | 11.501 | 11.501 | 11.501 | 100.0% | 1 | | -> duration | 11.501 | 11.501 | 11.501 | 11.501 | 11.501 | 11.501 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.500504 Full duration: 22.915811 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.204 | 3.204 | 3.204 | 3.204 | 3.204 | 3.204 | 100.0% | 1 | | cinder_v2.delete_volume | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 2.999 | 100.0% | 1 | | total | 6.204 | 6.204 | 6.204 | 6.204 | 6.204 | 6.204 | 100.0% | 1 | | -> duration | 6.204 | 6.204 | 6.204 | 6.204 | 6.204 | 6.204 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.203909 Full duration: 16.337185 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.186 | 3.186 | 3.186 | 3.186 | 3.186 | 3.186 | 100.0% | 1 | | cinder_v2.extend_volume | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 2.861 | 100.0% | 1 | | cinder_v2.delete_volume | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 2.34 | 100.0% | 1 | | total | 8.387 | 8.387 | 8.387 | 8.387 | 8.387 | 8.387 | 100.0% | 1 | | -> duration | 8.387 | 8.387 | 8.387 | 8.387 | 8.387 | 8.387 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.387251 Full duration: 18.221606 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.249 | 3.249 | 3.249 | 3.249 | 3.249 | 3.249 | 100.0% | 1 | | cinder_v2.delete_volume | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 2.312 | 100.0% | 1 | | total | 5.561 | 5.561 | 5.561 | 5.561 | 5.561 | 5.561 | 100.0% | 1 | | -> duration | 5.561 | 5.561 | 5.561 | 5.561 | 5.561 | 5.561 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.560991 Full duration: 22.548088 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.636 | 0.636 | 0.636 | 0.636 | 0.636 | 0.636 | 100.0% | 1 | | cinder_v2.list_qos | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817429 Full duration: 13.12465 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.619 | 0.619 | 0.619 | 0.619 | 0.619 | 0.619 | 100.0% | 1 | | cinder_v2.set_qos | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 0.224 | 100.0% | 1 | | total | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> duration | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 0.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.843274 Full duration: 12.546866 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.615 | 0.615 | 0.615 | 0.615 | 0.615 | 0.615 | 100.0% | 1 | | cinder_v2.list_types | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 0.175 | 100.0% | 1 | | total | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> duration | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 0.79 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.789848 Full duration: 12.638215 -------------------------------------------------------------------------------- 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 47f0ddfd-2f45-4030-ac8e-0059e7575b16 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 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.846873 Full duration: 12.309737 HINTS: * To plot HTML graphics with this data, run: rally task report 47f0ddfd-2f45-4030-ac8e-0059e7575b16 --out output.html * To generate a JUnit report, run: rally task export 47f0ddfd-2f45-4030-ac8e-0059e7575b16 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 47f0ddfd-2f45-4030-ac8e-0059e7575b16 --json --out output.json 2018-08-28 18:10:33,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '47f0ddfd-2f45-4030-ac8e-0059e7575b16', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-08-28 18:10:35,642 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 47f0ddfd-2f45-4030-ac8e-0059e7575b16 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-08-28 18:10:35.533 3076 INFO rally.api [-] Building 'json' report for the following task(s): '47f0ddfd-2f45-4030-ac8e-0059e7575b16'. 2018-08-28 18:10:35.541 3076 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:10:35,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '47f0ddfd-2f45-4030-ac8e-0059e7575b16', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-08-28 18:10:37,855 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 47f0ddfd-2f45-4030-ac8e-0059e7575b16 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-08-28 18:10:37.709 3079 INFO rally.api [-] Building 'html' report for the following task(s): '47f0ddfd-2f45-4030-ac8e-0059e7575b16'. 2018-08-28 18:10:37.738 3079 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:10:37,859 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-08-28 18:10:37,859 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-08-28 18:10:37,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-heat.yaml 2018-08-28 18:10:37,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:10:37,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:10:37,866 - 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': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:11:58,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b86ba084-1a85-4f9f-8d17-5b245688297a 2018-08-28 18:11:58,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b86ba084-1a85-4f9f-8d17-5b245688297a'] 2018-08-28 18:11:59,890 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b86ba084-1a85-4f9f-8d17-5b245688297a -------------------------------------------------------------------------------- Task b86ba084-1a85-4f9f-8d17-5b245688297a: 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 b86ba084-1a85-4f9f-8d17-5b245688297a has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 5.076 | 100.0% | 1 | | heat.update_stack | 2.797 | 2.797 | 2.797 | 2.797 | 2.797 | 2.797 | 100.0% | 1 | | heat.delete_stack | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 2.652 | 100.0% | 1 | | total | 10.525 | 10.525 | 10.525 | 10.525 | 10.525 | 10.525 | 100.0% | 1 | | -> duration | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 6.525 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.524579 Full duration: 18.913777 -------------------------------------------------------------------------------- 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 b86ba084-1a85-4f9f-8d17-5b245688297a 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.646 | 4.646 | 4.646 | 4.646 | 4.646 | 4.646 | 100.0% | 1 | | heat.check_stack | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 0.803 | 100.0% | 1 | | heat.delete_stack | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 1.698 | 100.0% | 1 | | total | 7.147 | 7.147 | 7.147 | 7.147 | 7.147 | 7.147 | 100.0% | 1 | | -> duration | 5.147 | 5.147 | 5.147 | 5.147 | 5.147 | 5.147 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.146551 Full duration: 15.623265 -------------------------------------------------------------------------------- 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 b86ba084-1a85-4f9f-8d17-5b245688297a 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.659 | 4.659 | 4.659 | 4.659 | 4.659 | 4.659 | 100.0% | 1 | | heat.suspend_stack | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 1.901 | 100.0% | 1 | | heat.resume_stack | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 1.244 | 100.0% | 1 | | heat.delete_stack | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 2.528 | 100.0% | 1 | | total | 10.333 | 10.333 | 10.333 | 10.333 | 10.333 | 10.333 | 100.0% | 1 | | -> duration | 8.333 | 8.333 | 8.333 | 8.333 | 8.333 | 8.333 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.332711 Full duration: 18.874599 -------------------------------------------------------------------------------- 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 b86ba084-1a85-4f9f-8d17-5b245688297a 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.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | total | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> duration | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 0.574 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.574296 Full duration: 8.289993 HINTS: * To plot HTML graphics with this data, run: rally task report b86ba084-1a85-4f9f-8d17-5b245688297a --out output.html * To generate a JUnit report, run: rally task export b86ba084-1a85-4f9f-8d17-5b245688297a --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b86ba084-1a85-4f9f-8d17-5b245688297a --json --out output.json 2018-08-28 18:11:59,891 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b86ba084-1a85-4f9f-8d17-5b245688297a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-08-28 18:12:02,165 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b86ba084-1a85-4f9f-8d17-5b245688297a --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-08-28 18:12:02.022 3812 INFO rally.api [-] Building 'json' report for the following task(s): 'b86ba084-1a85-4f9f-8d17-5b245688297a'. 2018-08-28 18:12:02.026 3812 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:12:02,166 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'b86ba084-1a85-4f9f-8d17-5b245688297a', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-08-28 18:12:04,450 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid b86ba084-1a85-4f9f-8d17-5b245688297a --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-08-28 18:12:04.287 3815 INFO rally.api [-] Building 'html' report for the following task(s): 'b86ba084-1a85-4f9f-8d17-5b245688297a'. 2018-08-28 18:12:04.309 3815 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:12:04,454 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-08-28 18:12:04,455 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-08-28 18:12:04,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-keystone.yaml 2018-08-28 18:12:04,455 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:12:04,468 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:12:04,468 - 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': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:15:20,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 2018-08-28 18:15:20,666 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '14ba2d97-2f7d-46e8-8c91-96f537eaa0bf'] 2018-08-28 18:15:21,797 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf -------------------------------------------------------------------------------- Task 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf: 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | keystone_v3.add_role | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 0.235 | 100.0% | 1 | | keystone_v3.revoke_role | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 0.156 | 100.0% | 1 | | total | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> duration | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 0.897 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.896525 Full duration: 14.884704 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.492 | 0.492 | 0.492 | 0.492 | 0.492 | 0.492 | 100.0% | 1 | | keystone_v3.add_role | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 0.153 | 100.0% | 1 | | keystone_v3.list_roles | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 100.0% | 1 | | total | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> duration | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 0.746 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.746239 Full duration: 14.388044 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.706 | 0.706 | 0.706 | 0.706 | 0.706 | 0.706 | 100.0% | 1 | | keystone_v3.list_projects | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 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.794769 Full duration: 14.902861 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.497 | 0.497 | 0.497 | 0.497 | 0.497 | 0.497 | 100.0% | 1 | | keystone_v3.delete_role | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 0.125 | 100.0% | 1 | | total | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> duration | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 0.623 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.622555 Full duration: 12.63775 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.51 | 0.51 | 0.51 | 0.51 | 0.51 | 0.51 | 100.0% | 1 | | keystone_v3.delete_service | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> duration | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 0.643 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.643419 Full duration: 12.369426 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 0.715 | 100.0% | 1 | | keystone_v3.create_user | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 0.601 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | -> keystone_v3.add_role | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | keystone_v3.create_role | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 0.108 | 100.0% | 1 | | keystone_v3.get_project | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_user | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 0.093 | 100.0% | 1 | | keystone_v3.get_role | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 0.089 | 100.0% | 1 | | keystone_v3.list_services | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 0.094 | 100.0% | 1 | | keystone_v3.get_services | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 100.0% | 1 | | -> duration | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 1.969 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.968611 Full duration: 20.071731 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.699 | 0.699 | 0.699 | 0.699 | 0.699 | 0.699 | 100.0% | 1 | | keystone_v3.update_project | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 0.102 | 100.0% | 1 | | keystone_v3.delete_project | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 0.092 | 100.0% | 1 | | total | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> duration | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 0.894 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.893631 Full duration: 12.980996 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.704 | 0.704 | 0.704 | 0.704 | 0.704 | 0.704 | 100.0% | 1 | | total | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> duration | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 0.817 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.817451 Full duration: 14.578986 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | total | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> duration | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 0.714 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.714216 Full duration: 14.306417 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | keystone_v3.list_users | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | total | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> duration | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 0.899 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.899003 Full duration: 14.571813 -------------------------------------------------------------------------------- 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 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf 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.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | keystone_v3.create_users | 5.037 | 5.037 | 5.037 | 5.037 | 5.037 | 5.037 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.037 | 5.037 | 5.037 | 5.037 | 5.037 | 5.037 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 0.873 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 1.312 | 100.0% | 1 | | total | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 100.0% | 1 | | -> duration | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 6.677 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.677162 Full duration: 23.580733 HINTS: * To plot HTML graphics with this data, run: rally task report 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf --out output.html * To generate a JUnit report, run: rally task export 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf --json --out output.json 2018-08-28 18:15:21,798 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '14ba2d97-2f7d-46e8-8c91-96f537eaa0bf', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-08-28 18:15:23,946 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-08-28 18:15:23.832 5730 INFO rally.api [-] Building 'json' report for the following task(s): '14ba2d97-2f7d-46e8-8c91-96f537eaa0bf'. 2018-08-28 18:15:23.842 5730 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:15:23,946 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '14ba2d97-2f7d-46e8-8c91-96f537eaa0bf', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-08-28 18:15:26,272 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 14ba2d97-2f7d-46e8-8c91-96f537eaa0bf --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-08-28 18:15:26.130 5733 INFO rally.api [-] Building 'html' report for the following task(s): '14ba2d97-2f7d-46e8-8c91-96f537eaa0bf'. 2018-08-28 18:15:26.161 5733 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:15:26,286 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-08-28 18:15:26,286 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-08-28 18:15:26,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-neutron.yaml 2018-08-28 18:15:26,287 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:15:26,303 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:15:26,304 - 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': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:21:33,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 507e9065-38a7-4636-953f-702ecc004383 2018-08-28 18:21:33,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '507e9065-38a7-4636-953f-702ecc004383'] 2018-08-28 18:21:34,540 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 507e9065-38a7-4636-953f-702ecc004383 -------------------------------------------------------------------------------- Task 507e9065-38a7-4636-953f-702ecc004383: 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 507e9065-38a7-4636-953f-702ecc004383 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.951 | 0.951 | 0.951 | 0.951 | 0.951 | 0.951 | 100.0% | 1 | | neutron.delete_network | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 0.727 | 100.0% | 1 | | total | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> duration | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 1.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.678167 Full duration: 14.995282 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.425 | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 100.0% | 1 | | neutron.delete_port | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 0.59 | 100.0% | 1 | | total | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 100.0% | 1 | | -> duration | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 2.015 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.014989 Full duration: 35.658273 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.792 | 0.792 | 0.792 | 0.792 | 0.792 | 0.792 | 100.0% | 1 | | neutron.create_subnet | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 0.755 | 100.0% | 1 | | neutron.create_router | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 3.25 | 100.0% | 1 | | neutron.add_interface_router | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 1.973 | 100.0% | 1 | | neutron.remove_interface_router | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 1.365 | 100.0% | 1 | | neutron.delete_router | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 1.723 | 100.0% | 1 | | total | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 100.0% | 1 | | -> duration | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 9.858 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.858463 Full duration: 48.998198 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.055 | 1.055 | 1.055 | 1.055 | 1.055 | 1.055 | 100.0% | 1 | | neutron.delete_subnet | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 100.0% | 1 | | total | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> duration | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 1.875 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.875496 Full duration: 35.368383 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.982 | 0.982 | 0.982 | 0.982 | 0.982 | 0.982 | 100.0% | 1 | | neutron.list_networks | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 0.294 | 100.0% | 1 | | total | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> duration | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.276393 Full duration: 16.90183 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.469 | 1.469 | 1.469 | 1.469 | 1.469 | 1.469 | 100.0% | 1 | | neutron.list_ports | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 0.281 | 100.0% | 1 | | total | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | -> duration | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 1.749 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.749449 Full duration: 35.774921 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.822 | 0.822 | 0.822 | 0.822 | 0.822 | 0.822 | 100.0% | 1 | | neutron.create_subnet | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 0.783 | 100.0% | 1 | | neutron.create_router | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 3.124 | 100.0% | 1 | | neutron.add_interface_router | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 2.027 | 100.0% | 1 | | neutron.list_routers | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 0.215 | 100.0% | 1 | | total | 6.972 | 6.972 | 6.972 | 6.972 | 6.972 | 6.972 | 100.0% | 1 | | -> duration | 6.972 | 6.972 | 6.972 | 6.972 | 6.972 | 6.972 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.971582 Full duration: 50.08195 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | neutron.create_subnet | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 0.916 | 100.0% | 1 | | neutron.list_subnets | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 0.217 | 100.0% | 1 | | total | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 100.0% | 1 | | -> duration | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 1.937 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.937127 Full duration: 40.260333 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.94 | 0.94 | 0.94 | 0.94 | 0.94 | 0.94 | 100.0% | 1 | | neutron.delete_security_group | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 0.28 | 100.0% | 1 | | total | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | -> duration | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 1.22 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.220428 Full duration: 14.537962 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.874 | 0.874 | 0.874 | 0.874 | 0.874 | 0.874 | 100.0% | 1 | | neutron.create_security_group_rule | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 0.304 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 0.229 | 100.0% | 1 | | neutron.delete_security_group | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 0.282 | 100.0% | 1 | | total | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> duration | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 1.689 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.688938 Full duration: 14.670546 -------------------------------------------------------------------------------- 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 507e9065-38a7-4636-953f-702ecc004383 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.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | neutron.create_router | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 3.488 | 100.0% | 1 | | neutron.add_gateway_router | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 1.831 | 100.0% | 1 | | neutron.remove_gateway_router | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 1.012 | 100.0% | 1 | | total | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 100.0% | 1 | | -> duration | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 7.282 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.281963 Full duration: 30.521033 HINTS: * To plot HTML graphics with this data, run: rally task report 507e9065-38a7-4636-953f-702ecc004383 --out output.html * To generate a JUnit report, run: rally task export 507e9065-38a7-4636-953f-702ecc004383 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 507e9065-38a7-4636-953f-702ecc004383 --json --out output.json 2018-08-28 18:21:34,540 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '507e9065-38a7-4636-953f-702ecc004383', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-08-28 18:21:36,739 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 507e9065-38a7-4636-953f-702ecc004383 --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-08-28 18:21:36.625 9028 INFO rally.api [-] Building 'json' report for the following task(s): '507e9065-38a7-4636-953f-702ecc004383'. 2018-08-28 18:21:36.635 9028 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:21:36,739 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '507e9065-38a7-4636-953f-702ecc004383', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-08-28 18:21:39,124 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 507e9065-38a7-4636-953f-702ecc004383 --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-08-28 18:21:38.951 9031 INFO rally.api [-] Building 'html' report for the following task(s): '507e9065-38a7-4636-953f-702ecc004383'. 2018-08-28 18:21:38.984 9031 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:21:39,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-08-28 18:21:39,130 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-08-28 18:21:39,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/sanity/opnfv-nova.yaml 2018-08-28 18:21:39,131 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:21:39,137 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:21:39,138 - 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': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:28:48,642 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 2018-08-28 18:28:48,643 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '6c8dcccf-3b88-4507-bbeb-6579c7e5c713'] 2018-08-28 18:28:49,752 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 -------------------------------------------------------------------------------- Task 6c8dcccf-3b88-4507-bbeb-6579c7e5c713: 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_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "block_migration": false, "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.672 | 12.672 | 12.672 | 12.672 | 12.672 | 12.672 | 100.0% | 1 | | nova.find_host_to_migrate | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 1.392 | 100.0% | 1 | | nova.live_migrate | 11.614 | 11.614 | 11.614 | 11.614 | 11.614 | 11.614 | 100.0% | 1 | | nova.delete_server | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 100.0% | 1 | | total | 28.458 | 28.458 | 28.458 | 28.458 | 28.458 | 28.458 | 100.0% | 1 | | -> duration | 27.458 | 27.458 | 27.458 | 27.458 | 27.458 | 27.458 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.458197 Full duration: 37.714787 -------------------------------------------------------------------------------- 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_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.53 | 9.53 | 9.53 | 9.53 | 9.53 | 9.53 | 100.0% | 1 | | cinder_v2.create_volume | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 2.768 | 100.0% | 1 | | nova.attach_volume | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 3.958 | 100.0% | 1 | | nova.find_host_to_migrate | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 1.425 | 100.0% | 1 | | nova.live_migrate | 11.206 | 11.206 | 11.206 | 11.206 | 11.206 | 11.206 | 100.0% | 1 | | nova.detach_volume | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 1.371 | 100.0% | 1 | | cinder_v2.delete_volume | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 2.475 | 100.0% | 1 | | nova.delete_server | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 100.0% | 1 | | total | 35.426 | 35.426 | 35.426 | 35.426 | 35.426 | 35.426 | 100.0% | 1 | | -> duration | 34.426 | 34.426 | 34.426 | 34.426 | 34.426 | 34.426 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 34.426311 Full duration: 47.546844 -------------------------------------------------------------------------------- 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_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.885 | 8.885 | 8.885 | 8.885 | 8.885 | 8.885 | 100.0% | 1 | | nova.boot_server | 9.471 | 9.471 | 9.471 | 9.471 | 9.471 | 9.471 | 100.0% | 1 | | nova.find_host_to_migrate | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 1.348 | 100.0% | 1 | | nova.live_migrate | 17.422 | 17.422 | 17.422 | 17.422 | 17.422 | 17.422 | 100.0% | 1 | | nova.delete_server | 7.709 | 7.709 | 7.709 | 7.709 | 7.709 | 7.709 | 100.0% | 1 | | total | 44.837 | 44.837 | 44.837 | 44.837 | 44.837 | 44.837 | 100.0% | 1 | | -> duration | 43.837 | 43.837 | 43.837 | 43.837 | 43.837 | 43.837 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 43.837068 Full duration: 56.677423 -------------------------------------------------------------------------------- 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_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "server_kwargs": { "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] } }, "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 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.884 | 0.884 | 0.884 | 0.884 | 0.884 | 0.884 | 100.0% | 1 | | nova.boot_server | 10.287 | 10.287 | 10.287 | 10.287 | 10.287 | 10.287 | 100.0% | 1 | | nova.delete_server | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 2.669 | 100.0% | 1 | | nova.delete_keypair | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 0.042 | 100.0% | 1 | | total | 13.883 | 13.883 | 13.883 | 13.883 | 13.883 | 13.883 | 100.0% | 1 | | -> duration | 12.883 | 12.883 | 12.883 | 12.883 | 12.883 | 12.883 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.88331 Full duration: 44.966061 -------------------------------------------------------------------------------- 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_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "volume_size": 5, "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] }, "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 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.708 | 8.708 | 8.708 | 8.708 | 8.708 | 8.708 | 100.0% | 1 | | nova.boot_server | 9.24 | 9.24 | 9.24 | 9.24 | 9.24 | 9.24 | 100.0% | 1 | | nova.delete_server | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 2.843 | 100.0% | 1 | | total | 20.792 | 20.792 | 20.792 | 20.792 | 20.792 | 20.792 | 100.0% | 1 | | -> duration | 19.792 | 19.792 | 19.792 | 19.792 | 19.792 | 19.792 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.791517 Full duration: 54.755655 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "force_delete": false, "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] }, "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 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.225 | 12.225 | 12.225 | 12.225 | 12.225 | 12.225 | 100.0% | 1 | | nova.pause_server | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 2.986 | 100.0% | 1 | | nova.unpause_server | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 2.929 | 100.0% | 1 | | nova.delete_server | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 5.222 | 100.0% | 1 | | total | 23.362 | 23.362 | 23.362 | 23.362 | 23.362 | 23.362 | 100.0% | 1 | | -> duration | 18.362 | 18.362 | 18.362 | 18.362 | 18.362 | 18.362 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.361865 Full duration: 55.116463 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "nics": [ { "net-id": "c6ba0889-8042-4ea5-8e58-feb03197bcad" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.003 | 12.003 | 12.003 | 12.003 | 12.003 | 12.003 | 100.0% | 1 | | nova.migrate | 14.088 | 14.088 | 14.088 | 14.088 | 14.088 | 14.088 | 100.0% | 1 | | nova.resize_confirm | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 3.195 | 100.0% | 1 | | nova.delete_server | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 2.649 | 100.0% | 1 | | total | 31.936 | 31.936 | 31.936 | 31.936 | 31.936 | 31.936 | 100.0% | 1 | | -> duration | 30.936 | 30.936 | 30.936 | 30.936 | 30.936 | 30.936 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.935632 Full duration: 41.285964 -------------------------------------------------------------------------------- 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_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "image": { "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.396 | 9.396 | 9.396 | 9.396 | 9.396 | 9.396 | 100.0% | 1 | | nova.list_interfaces | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 9.512 | 9.512 | 9.512 | 9.512 | 9.512 | 9.512 | 100.0% | 1 | | -> duration | 8.512 | 8.512 | 8.512 | 8.512 | 8.512 | 8.512 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.511693 Full duration: 46.512889 -------------------------------------------------------------------------------- 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 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 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.68 | 0.68 | 0.68 | 0.68 | 0.68 | 0.68 | 100.0% | 1 | | nova.delete_server_group | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 0.086 | 100.0% | 1 | | total | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> duration | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 0.766 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.76588 Full duration: 9.401054 HINTS: * To plot HTML graphics with this data, run: rally task report 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 --out output.html * To generate a JUnit report, run: rally task export 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 --json --out output.json 2018-08-28 18:28:49,752 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '6c8dcccf-3b88-4507-bbeb-6579c7e5c713', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-08-28 18:28:52,055 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-08-28 18:28:51.942 10674 INFO rally.api [-] Building 'json' report for the following task(s): '6c8dcccf-3b88-4507-bbeb-6579c7e5c713'. 2018-08-28 18:28:51.951 10674 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:28:52,055 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '6c8dcccf-3b88-4507-bbeb-6579c7e5c713', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-08-28 18:28:54,341 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 6c8dcccf-3b88-4507-bbeb-6579c7e5c713 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-08-28 18:28:54.208 10677 INFO rally.api [-] Building 'html' report for the following task(s): '6c8dcccf-3b88-4507-bbeb-6579c7e5c713'. 2018-08-28 18:28:54.238 10677 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:28:54,354 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-08-28 18:28:54,355 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-08-28 18:28:54,355 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/opnfv-quotas.yaml 2018-08-28 18:28:54,356 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-08-28 18:28:54,372 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-08-28 18:28:54,373 - 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': 'c6ba0889-8042-4ea5-8e58-feb03197bcad', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'flavor_name': 'rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf', '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_6199230f-2d4d-4787-b8c6-e9507b4381cf', 'iterations': 10, 'users_amount': 2, 'sup_dir': '/usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/rally/scenario/support', 'glance_image_format': 'qcow2'}"] 2018-08-28 18:29:47,431 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c 2018-08-28 18:29:47,432 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '154d3b4e-17cd-4d38-b6c6-2b2cbe02454c'] 2018-08-28 18:29:48,472 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c -------------------------------------------------------------------------------- Task 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c: 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 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c 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.728 | 0.728 | 0.728 | 0.728 | 0.728 | 0.728 | 100.0% | 1 | | quotas.delete_quotas | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> duration | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 0.907 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.907327 Full duration: 8.648561 -------------------------------------------------------------------------------- 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 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | total | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> duration | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.763312 Full duration: 8.584814 -------------------------------------------------------------------------------- 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 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c 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.277 | 0.277 | 0.277 | 0.277 | 0.277 | 0.277 | 100.0% | 1 | | total | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> duration | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.677785 Full duration: 8.521185 -------------------------------------------------------------------------------- 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 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c 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.152 | 1.152 | 1.152 | 1.152 | 1.152 | 1.152 | 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.151915 Full duration: 9.462277 HINTS: * To plot HTML graphics with this data, run: rally task report 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c --out output.html * To generate a JUnit report, run: rally task export 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c --json --out output.json 2018-08-28 18:29:48,472 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '154d3b4e-17cd-4d38-b6c6-2b2cbe02454c', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-08-28 18:29:50,502 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-08-28 18:29:50.398 11190 INFO rally.api [-] Building 'json' report for the following task(s): '154d3b4e-17cd-4d38-b6c6-2b2cbe02454c'. 2018-08-28 18:29:50.402 11190 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:29:50,502 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '154d3b4e-17cd-4d38-b6c6-2b2cbe02454c', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-08-28 18:29:52,867 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 154d3b4e-17cd-4d38-b6c6-2b2cbe02454c --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-08-28 18:29:52.707 11193 INFO rally.api [-] Building 'html' report for the following task(s): '154d3b4e-17cd-4d38-b6c6-2b2cbe02454c'. 2018-08-28 18:29:52.729 11193 INFO rally.api [-] The report has been successfully built. 2018-08-28 18:29:52,869 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-08-28 18:29:52,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:19 | 4 | 100.00% | | cinder | 02:50 | 10 | 100.00% | | heat | 01:01 | 4 | 100.00% | | keystone | 02:49 | 11 | 100.00% | | neutron | 05:37 | 11 | 100.00% | | nova | 06:33 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:33 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-08-28 18:29:52,871 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-08-28 18:29:52,997 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 18:29:52,998 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:53 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-28 18:29:53,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:29:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:29:53,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc183df8-55a1-439a-a2a3-31af694a2c05 x-compute-request-id: req-fc183df8-55a1-439a-a2a3-31af694a2c05 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e36a4c6-0997-4d17-86c5-6f21c46feba1", "name": "rally_sanity-flavor_alt_6199230f-2d4d-4787-b8c6-e9507b4381cf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "name": "rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:29:53,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fc183df8-55a1-439a-a2a3-31af694a2c05 2018-08-28 18:29:53,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.212974071503s 2018-08-28 18:29:53,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fc183df8-55a1-439a-a2a3-31af694a2c05 2018-08-28 18:29:53,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:29:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:29:53,300 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-30d3dd6d-40ec-400b-94d7-079c2b93f83d x-compute-request-id: req-30d3dd6d-40ec-400b-94d7-079c2b93f83d Content-Length: 0 Content-Type: application/json 2018-08-28 18:29:53,300 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1 used request id req-30d3dd6d-40ec-400b-94d7-079c2b93f83d 2018-08-28 18:29:53,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.080265045166s 2018-08-28 18:29:53,301 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8e36a4c6-0997-4d17-86c5-6f21c46feba1 used request id req-30d3dd6d-40ec-400b-94d7-079c2b93f83d 2018-08-28 18:29:53,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 18:29:53,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe/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}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" -d '{"subnet_id": "bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b"}' 2018-08-28 18:29:54,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e0cf7efd-c4e6-4fcb-8551-b7db9f086560 Date: Tue, 28 Aug 2018 18:29:54 GMT RESP BODY: {"network_id": "c6ba0889-8042-4ea5-8e58-feb03197bcad", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "subnet_id": "bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b", "subnet_ids": ["bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b"], "port_id": "305fe0bf-cba4-4fb8-98d4-96fe1e408191", "id": "31a8e905-cd28-400f-acef-b7fa115b6afe"} 2018-08-28 18:29:54,912 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe/remove_router_interface.json used request id req-e0cf7efd-c4e6-4fcb-8551-b7db9f086560 2018-08-28 18:29:54,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.61078095436s 2018-08-28 18:29:54,913 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe/remove_router_interface.json used request id req-e0cf7efd-c4e6-4fcb-8551-b7db9f086560 returning object 31a8e905-cd28-400f-acef-b7fa115b6afe 2018-08-28 18:29:54,913 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 18:29:54,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:29:55,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-e3b4cde2-c120-4236-9949-7d6f63e7f689 Date: Tue, 28 Aug 2018 18:29:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:02Z", "admin_state_up": true, "updated_at": "2018-08-28T18:29:54Z", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "31a8e905-cd28-400f-acef-b7fa115b6afe", "name": "rally_sanity-router_6199230f-2d4d-4787-b8c6-e9507b4381cf"}]} 2018-08-28 18:29:55,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e3b4cde2-c120-4236-9949-7d6f63e7f689 2018-08-28 18:29:55,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.233386993408s 2018-08-28 18:29:55,147 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-e3b4cde2-c120-4236-9949-7d6f63e7f689 2018-08-28 18:29:55,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 18:29:55,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:29:58,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c084a776-480a-4006-8007-922bd3bec7c0 Content-Length: 0 Date: Tue, 28 Aug 2018 18:29:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:29:58,720 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe.json used request id req-c084a776-480a-4006-8007-922bd3bec7c0 2018-08-28 18:29:58,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.57108783722s 2018-08-28 18:29:58,720 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/31a8e905-cd28-400f-acef-b7fa115b6afe.json used request id req-c084a776-480a-4006-8007-922bd3bec7c0 2018-08-28 18:29:58,721 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 18:29:58,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:29:59,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-77604239-8402-456f-8ade-d1a947b79268 Date: Tue, 28 Aug 2018 18:29:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c6ba0889-8042-4ea5-8e58-feb03197bcad","tenant_id":"1a125b355b5f4e9b8dec22a00f278a5b","created_at":"2018-08-28T18:04:01Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T18:04:01Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"1a125b355b5f4e9b8dec22a00f278a5b","id":"bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b","subnetpool_id":null,"name":"rally_sanity-subnet_6199230f-2d4d-4787-b8c6-e9507b4381cf"}]} 2018-08-28 18:29:59,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-77604239-8402-456f-8ade-d1a947b79268 2018-08-28 18:29:59,283 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.561965942383s 2018-08-28 18:29:59,283 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-77604239-8402-456f-8ade-d1a947b79268 2018-08-28 18:29:59,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 18:29:59,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:30:01,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-444f3b49-d049-4354-8c8c-c65e6c92b712 Date: Tue, 28 Aug 2018 18:30:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:30:01,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b.json used request id req-444f3b49-d049-4354-8c8c-c65e6c92b712 2018-08-28 18:30:01,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.15662693977s 2018-08-28 18:30:01,441 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/bbe1c17a-96f7-4aa5-bbdb-5e55eef08c6b.json used request id req-444f3b49-d049-4354-8c8c-c65e6c92b712 2018-08-28 18:30:01,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:30:01,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:30:01,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-dabcc9dc-9fa3-4213-b903-8535ac48c91c Date: Tue, 28 Aug 2018 18:30:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"c6ba0889-8042-4ea5-8e58-feb03197bcad","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":94,"ipv4_address_scope":null,"shared":true,"project_id":"1a125b355b5f4e9b8dec22a00f278a5b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:30:01Z","qos_policy_id":null,"name":"rally_sanity-net_6199230f-2d4d-4787-b8c6-e9507b4381cf","admin_state_up":true,"tenant_id":"1a125b355b5f4e9b8dec22a00f278a5b","created_at":"2018-08-28T18:04:01Z","provider:network_type":"vxlan"}]} 2018-08-28 18:30:01,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dabcc9dc-9fa3-4213-b903-8535ac48c91c 2018-08-28 18:30:01,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.269809007645s 2018-08-28 18:30:01,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-dabcc9dc-9fa3-4213-b903-8535ac48c91c 2018-08-28 18:30:01,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 18:30:01,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/c6ba0889-8042-4ea5-8e58-feb03197bcad.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:30:02,620 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3722f57a-f331-4542-bd31-b86696088a77 Date: Tue, 28 Aug 2018 18:30:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:30:02,620 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c6ba0889-8042-4ea5-8e58-feb03197bcad.json used request id req-3722f57a-f331-4542-bd31-b86696088a77 2018-08-28 18:30:02,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.907749891281s 2018-08-28 18:30:02,620 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c6ba0889-8042-4ea5-8e58-feb03197bcad.json used request id req-3722f57a-f331-4542-bd31-b86696088a77 2018-08-28 18:30:02,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:30:02,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:30:02,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-e90b2352-e86d-417b-b6cd-949fb5686f26 Date: Tue, 28 Aug 2018 18:30:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/snap", "metadata": {}}], "file": "/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/file", "owner": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "bba5b86b-8868-4bf8-939c-d28e4150fd27", "size": 12716032, "self": "/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/bba5b86b-8868-4bf8-939c-d28e4150fd27/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:04:11Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_6199230f-2d4d-4787-b8c6-e9507b4381cf", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:04:09Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:30:02,786 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e90b2352-e86d-417b-b6cd-949fb5686f26 2018-08-28 18:30:02,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16459608078s 2018-08-28 18:30:02,786 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e90b2352-e86d-417b-b6cd-949fb5686f26 2018-08-28 18:30:02,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 18:30:02,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d8bb1a4a9fa81d4020293cf28099b22c3b5caaa" 2018-08-28 18:30:03,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9ca3da06-bf03-45e5-90f6-bbc21cd14221 Date: Tue, 28 Aug 2018 18:30:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:30:03,867 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27 used request id req-9ca3da06-bf03-45e5-90f6-bbc21cd14221 2018-08-28 18:30:03,867 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.0792760849s 2018-08-28 18:30:03,867 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/bba5b86b-8868-4bf8-939c-d28e4150fd27 used request id req-9ca3da06-bf03-45e5-90f6-bbc21cd14221 2018-08-28 18:30:03,868 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:30:03,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:03,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb5a0139-f7db-44c7-909d-a2d405b9532c x-compute-request-id: req-fb5a0139-f7db-44c7-909d-a2d405b9532c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f968d3fe-52d2-4af0-9110-47a4f1cc71c0", "name": "rally_sanity-flavor_6199230f-2d4d-4787-b8c6-e9507b4381cf", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:30:03,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fb5a0139-f7db-44c7-909d-a2d405b9532c 2018-08-28 18:30:03,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0453460216522s 2018-08-28 18:30:03,913 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-fb5a0139-f7db-44c7-909d-a2d405b9532c 2018-08-28 18:30:03,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:30:03,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:03,965 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:30:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-187b0aca-bedb-4359-ae5b-ae89b93d6650 x-compute-request-id: req-187b0aca-bedb-4359-ae5b-ae89b93d6650 Content-Length: 0 Content-Type: application/json 2018-08-28 18:30:03,965 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0 used request id req-187b0aca-bedb-4359-ae5b-ae89b93d6650 2018-08-28 18:30:03,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0503730773926s 2018-08-28 18:30:03,966 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f968d3fe-52d2-4af0-9110-47a4f1cc71c0 used request id req-187b0aca-bedb-4359-ae5b-ae89b93d6650 2018-08-28 18:30:03,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 18:30:03,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:04,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e638d5-fd59-41a0-8fe6-6a26d4023f48 Content-Encoding: gzip Content-Length: 886 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf", "links": {"self": "http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd"}, "domain_id": "default", "enabled": true, "id": "1cdcf02c2f3b409bae2935d204d0eefd", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:30:04,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b6e638d5-fd59-41a0-8fe6-6a26d4023f48 2018-08-28 18:30:04,064 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977790355682s 2018-08-28 18:30:04,065 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b6e638d5-fd59-41a0-8fe6-6a26d4023f48 2018-08-28 18:30:04,071 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 18:30:04,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:04,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7980138-788b-43c6-9161-cdd57d254dfe Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd"}, "enabled": true, "id": "1cdcf02c2f3b409bae2935d204d0eefd", "options": {}, "domain_id": "default", "name": "rally_sanity-user_6199230f-2d4d-4787-b8c6-e9507b4381cf"}} 2018-08-28 18:30:04,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd used request id req-f7980138-788b-43c6-9161-cdd57d254dfe 2018-08-28 18:30:04,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0891089439392s 2018-08-28 18:30:04,161 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd used request id req-f7980138-788b-43c6-9161-cdd57d254dfe 2018-08-28 18:30:04,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 18:30:04,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:04,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3891d9-0e4e-454b-901a-ce7976b5ed71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:30:04,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd used request id req-5e3891d9-0e4e-454b-901a-ce7976b5ed71 2018-08-28 18:30:04,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.172783851624s 2018-08-28 18:30:04,334 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1cdcf02c2f3b409bae2935d204d0eefd used request id req-5e3891d9-0e4e-454b-901a-ce7976b5ed71 2018-08-28 18:30:04,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 18:30:04,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:04,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a516f24-3ed6-4116-8e01-258bd9b1b77e Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b"}, "enabled": true, "id": "1a125b355b5f4e9b8dec22a00f278a5b", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_6199230f-2d4d-4787-b8c6-e9507b4381cf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-08-28 18:30:04,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3a516f24-3ed6-4116-8e01-258bd9b1b77e 2018-08-28 18:30:04,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0812699794769s 2018-08-28 18:30:04,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-3a516f24-3ed6-4116-8e01-258bd9b1b77e 2018-08-28 18:30:04,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 18:30:04,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:04,575 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81143908-8562-4866-be38-d68bc84f58c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:30:04,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-81143908-8562-4866-be38-d68bc84f58c4 2018-08-28 18:30:04,575 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.156427145004s 2018-08-28 18:30:04,575 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-81143908-8562-4866-be38-d68bc84f58c4 2018-08-28 18:30:04,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:30:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:04,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f46cd498-51cb-4c23-b69f-2f7d339ae176 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "301803462f22495b94ed5423990ace47", "links": {"self": "http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:30:04,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f46cd498-51cb-4c23-b69f-2f7d339ae176 2018-08-28 18:30:04,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0825929641724s 2018-08-28 18:30:04,660 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 18:30:04,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85da40cff5419a7372be002e749dbdcbcc196b1" 2018-08-28 18:30:04,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-548a585d-9244-4384-aaed-d3617b45d8f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:30:04,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/301803462f22495b94ed5423990ace47 used request id req-548a585d-9244-4384-aaed-d3617b45d8f1 2018-08-28 18:30:04,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.118088960648s 2018-08-28 18:30:04,832 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-08-28 18:30:04,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 18:30:04,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 18:30:04,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 18:30:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:30:04,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb60489-9209-4f6f-94a7-54f7f8191084 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:30:04,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dbb60489-9209-4f6f-94a7-54f7f8191084 2018-08-28 18:30:04,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:30:05,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T19:30:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["yIIIaSzHTPKdknf0gPrEug"], "issued_at": "2018-08-28T18:30:05.000000Z"}} 2018-08-28 18:30:05,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:30:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:05,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-aebbf42e-3c82-433b-8bea-f5bc059a3d52 Date: Tue, 28 Aug 2018 18:30:05 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:30:05,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aebbf42e-3c82-433b-8bea-f5bc059a3d52 2018-08-28 18:30:05,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.641200780869s 2018-08-28 18:30:05,906 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-aebbf42e-3c82-433b-8bea-f5bc059a3d52 2018-08-28 18:30:05,907 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-28 18:30:08,297 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-28 18:30:08.013 11196 INFO rally.deployment.engine [-] Deployment 67419c5f-1621-408f-ab31-4e5a9bd001fa | Starting: Destroy cloud and free allocated resources. 2018-08-28 18:30:08.097 11196 INFO rally.deployment.engine [-] Deployment 67419c5f-1621-408f-ab31-4e5a9bd001fa | Completed: Destroy cloud and free allocated resources. 2018-08-28 18:30:08.109 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c). 2018-08-28 18:30:08.111 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-28 18:30:10,838 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-28 18:30:10.517 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=3a5d13e0-d906-4402-aa37-864a1c3bd609) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 3a5d13e0-d906-4402-aa37-864a1c3bd609 | 2018-08-28T18:30:10 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 3a5d13e0-d906-4402-aa37-864a1c3bd609 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-28 18:30:14,261 - 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-08-28 18:30:14,262 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-28 18:30:16,643 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-28 18:30:16.375 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=7d67d31d-5240-44f2-ab51-26023ddc813c). 2018-08-28 18:30:16.495 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-08-28 18:30:20,173 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-28 18:30:18.720 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-28 18:30:18.852 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-28 18:30:20.004 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88) has been successfully created! Using verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88) as the default verifier for the future CLI operations. 2018-08-28 18:30:23,221 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-08-28 18:30:23,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 18:30:23,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"network": {"shared": true, "name": "refstack_defcore-net_7706f2af-10d4-47e1-8f06-f79221683843", "admin_state_up": true}}' 2018-08-28 18:30:23,787 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 709 X-Openstack-Request-Id: req-56a16bbe-da23-42c7-a701-83442967506c Date: Tue, 28 Aug 2018 18:30: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":"a29fdbd1-96fb-46b5-9ab5-50c3ded6996a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:30:23Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_7706f2af-10d4-47e1-8f06-f79221683843","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:30:23Z","mtu":1450}} 2018-08-28 18:30:23,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-56a16bbe-da23-42c7-a701-83442967506c 2018-08-28 18:30:23,787 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.564877033234s 2018-08-28 18:30:23,788 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-56a16bbe-da23-42c7-a701-83442967506c 2018-08-28 18:30:23,788 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T18:30:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a29fdbd1-96fb-46b5-9ab5-50c3ded6996a', u'provider:segmentation_id': 49, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'refstack_defcore-net_7706f2af-10d4-47e1-8f06-f79221683843', u'created_at': u'2018-08-28T18:30:23Z', u'mtu': 1450, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 18:30:23,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:30:23,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:24,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1395 X-Openstack-Request-Id: req-a8881651-ff24-4bf6-a3c6-3b88a8983b1c Date: Tue, 28 Aug 2018 18:30:24 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a29fdbd1-96fb-46b5-9ab5-50c3ded6996a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:30:23Z","qos_policy_id":null,"name":"refstack_defcore-net_7706f2af-10d4-47e1-8f06-f79221683843","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:30:23Z","provider:network_type":"vxlan"}]} 2018-08-28 18:30:24,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a8881651-ff24-4bf6-a3c6-3b88a8983b1c 2018-08-28 18:30:24,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.613615989685s 2018-08-28 18:30:24,403 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a8881651-ff24-4bf6-a3c6-3b88a8983b1c 2018-08-28 18:30:24,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 18:30:24,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"subnet": {"name": "refstack_defcore-subnet_7706f2af-10d4-47e1-8f06-f79221683843", "enable_dhcp": true, "network_id": "a29fdbd1-96fb-46b5-9ab5-50c3ded6996a", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 18:30:25,074 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-c1f1f191-1449-4001-8924-a628d5083a9c Date: Tue, 28 Aug 2018 18:30:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a29fdbd1-96fb-46b5-9ab5-50c3ded6996a","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:30:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T18:30: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":"05b7835dde27490ba5b98bafd52f04d2","id":"ee5102d3-5df7-4372-b0bb-4e8b499fe247","subnetpool_id":null,"name":"refstack_defcore-subnet_7706f2af-10d4-47e1-8f06-f79221683843"}} 2018-08-28 18:30:25,074 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c1f1f191-1449-4001-8924-a628d5083a9c 2018-08-28 18:30:25,074 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.668906927109s 2018-08-28 18:30:25,074 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-c1f1f191-1449-4001-8924-a628d5083a9c 2018-08-28 18:30:25,075 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T18:30: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'ee5102d3-5df7-4372-b0bb-4e8b499fe247', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_7706f2af-10d4-47e1-8f06-f79221683843', u'enable_dhcp': True, u'network_id': u'a29fdbd1-96fb-46b5-9ab5-50c3ded6996a', u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T18:30: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'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 18:30:25,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 18:30:25,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "refstack_defcore-router_7706f2af-10d4-47e1-8f06-f79221683843", "admin_state_up": true}}' 2018-08-28 18:30:30,498 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-1bde7989-1048-4efb-96e9-eca3f700bbb4 Date: Tue, 28 Aug 2018 18:30:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T18:30:26Z", "admin_state_up": true, "updated_at": "2018-08-28T18:30:27Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "236de66c-0e84-4d91-a901-bb8eb7c19c02", "name": "refstack_defcore-router_7706f2af-10d4-47e1-8f06-f79221683843"}} 2018-08-28 18:30:30,498 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1bde7989-1048-4efb-96e9-eca3f700bbb4 2018-08-28 18:30:30,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.42310380936s 2018-08-28 18:30:30,499 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-1bde7989-1048-4efb-96e9-eca3f700bbb4 2018-08-28 18:30:30,499 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T18:30:27Z', u'revision_number': 3, u'ha': True, u'id': u'236de66c-0e84-4d91-a901-bb8eb7c19c02', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_7706f2af-10d4-47e1-8f06-f79221683843', u'admin_state_up': True, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T18:30:26Z', u'flavor_id': None, u'routes': [], u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 18:30:30,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 18:30:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02/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}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"subnet_id": "ee5102d3-5df7-4372-b0bb-4e8b499fe247"}' 2018-08-28 18:30:32,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-396f855c-d9c2-48f4-abfc-d5167b703ff1 Date: Tue, 28 Aug 2018 18:30:32 GMT RESP BODY: {"network_id": "a29fdbd1-96fb-46b5-9ab5-50c3ded6996a", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "ee5102d3-5df7-4372-b0bb-4e8b499fe247", "subnet_ids": ["ee5102d3-5df7-4372-b0bb-4e8b499fe247"], "port_id": "3e507069-26b8-4093-8a9b-a3848cce833b", "id": "236de66c-0e84-4d91-a901-bb8eb7c19c02"} 2018-08-28 18:30:32,641 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02/add_router_interface.json used request id req-396f855c-d9c2-48f4-abfc-d5167b703ff1 2018-08-28 18:30:32,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.14070010185s 2018-08-28 18:30:32,641 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02/add_router_interface.json used request id req-396f855c-d9c2-48f4-abfc-d5167b703ff1 returning object 236de66c-0e84-4d91-a901-bb8eb7c19c02 2018-08-28 18:30:32,642 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:30:32,764 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 18:30:32,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:32,772 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 18:30:32 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 18:30:32,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:30:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:32,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-28c97f31-1cb6-425d-a579-1d12286e0cb5 Date: Tue, 28 Aug 2018 18:30:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:30:32,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-28c97f31-1cb6-425d-a579-1d12286e0cb5 2018-08-28 18:30:32,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170779943466s 2018-08-28 18:30:32,947 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-28c97f31-1cb6-425d-a579-1d12286e0cb5 2018-08-28 18:30:32,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 18:30:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843"}' 2018-08-28 18:30:33,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c X-Openstack-Request-Id: req-4c2b6f8f-2534-4b38-b072-4e9f6902513b Date: Tue, 28 Aug 2018 18:30:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "facbb98a-e6c8-4ade-b618-ecce11e5443c", "size": null, "self": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:30:33Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "checksum": null, "created_at": "2018-08-28T18:30:33Z", "protected": false} 2018-08-28 18:30:33,154 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4c2b6f8f-2534-4b38-b072-4e9f6902513b 2018-08-28 18:30:33,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20553612709s 2018-08-28 18:30:33,155 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4c2b6f8f-2534-4b38-b072-4e9f6902513b returning object facbb98a-e6c8-4ade-b618-ecce11e5443c 2018-08-28 18:30:33,155 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 18:30:33,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/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}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '' 2018-08-28 18:30:34,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5c3f9c5-b253-4cda-a2f4-165723a07f5c Date: Tue, 28 Aug 2018 18:30:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:30:34,770 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file used request id req-a5c3f9c5-b253-4cda-a2f4-165723a07f5c 2018-08-28 18:30:34,771 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.61528801918s 2018-08-28 18:30:34,771 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file used request id req-a5c3f9c5-b253-4cda-a2f4-165723a07f5c 2018-08-28 18:30:34,771 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:30:34,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:34,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-0d3157c0-d5c8-40dd-8a3b-a02e2a4c92e7 Date: Tue, 28 Aug 2018 18:30:34 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "metadata": {}}], "file": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "facbb98a-e6c8-4ade-b618-ecce11e5443c", "size": 12716032, "self": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:30:34Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:30:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:30:34,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0d3157c0-d5c8-40dd-8a3b-a02e2a4c92e7 2018-08-28 18:30:34,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.167840003967s 2018-08-28 18:30:34,940 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-0d3157c0-d5c8-40dd-8a3b-a02e2a4c92e7 2018-08-28 18:30:34,942 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'facbb98a-e6c8-4ade-b618-ecce11e5443c', 'size': 12716032, u'self': u'/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T18:30:34Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T18:30:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843', 'created': u'2018-08-28T18:30:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T18:30:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 18:30:34,943 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 18:30:34,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_7706f2af-10d4-47e1-8f06-f79221683843", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 18:30:35,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30: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-e1581144-835d-4072-9f78-ba9ba9c8c80f x-compute-request-id: req-e1581144-835d-4072-9f78-ba9ba9c8c80f Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "name": "refstack_defcore-flavor_7706f2af-10d4-47e1-8f06-f79221683843", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:30:35,160 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e1581144-835d-4072-9f78-ba9ba9c8c80f 2018-08-28 18:30:35,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.216877937317s 2018-08-28 18:30:35,160 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e1581144-835d-4072-9f78-ba9ba9c8c80f returning object a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27 2018-08-28 18:30:35,161 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_7706f2af-10d4-47e1-8f06-f79221683843', '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'05b7835dde27490ba5b98bafd52f04d2', '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'a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27', 'swap': 0}) 2018-08-28 18:30:35,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 18:30:35,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27/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}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"extra_specs": {}}' 2018-08-28 18:30:35,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30: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-4c8a1ea1-a6d4-4bc9-8921-40f20ccf4e40 x-compute-request-id: req-4c8a1ea1-a6d4-4bc9-8921-40f20ccf4e40 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 18:30:35,182 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27/os-extra_specs used request id req-4c8a1ea1-a6d4-4bc9-8921-40f20ccf4e40 2018-08-28 18:30:35,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0203428268433s 2018-08-28 18:30:35,183 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27/os-extra_specs used request id req-4c8a1ea1-a6d4-4bc9-8921-40f20ccf4e40 2018-08-28 18:30:35,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:30:35,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:35,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:30:35,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:35,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55ef411a-23aa-4be7-b53f-772b38906bce Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:30:35,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-55ef411a-23aa-4be7-b53f-772b38906bce 2018-08-28 18:30:35,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0887110233307s 2018-08-28 18:30:35,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:30:35,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:35,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a604ff27-3d04-48e9-bc1e-bfb997ea4d01 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:30:35,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a604ff27-3d04-48e9-bc1e-bfb997ea4d01 2018-08-28 18:30:35,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0755558013916s 2018-08-28 18:30:35,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-28 18:30:35,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:35,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30: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-8f7b4641-f510-497b-9302-9b3f8a5fd767 x-compute-request-id: req-8f7b4641-f510-497b-9302-9b3f8a5fd767 Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 179}, "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-08-28 18:30:35,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8f7b4641-f510-497b-9302-9b3f8a5fd767 2018-08-28 18:30:35,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.035845041275s 2018-08-28 18:30:35,388 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-8f7b4641-f510-497b-9302-9b3f8a5fd767 2018-08-28 18:30:35,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:30:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:35,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-f29d5167-988a-48d3-abb4-b90562f33603 Date: Tue, 28 Aug 2018 18:30:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "metadata": {}}], "file": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "facbb98a-e6c8-4ade-b618-ecce11e5443c", "size": 12716032, "self": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:30:34Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:30:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:30:35,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f29d5167-988a-48d3-abb4-b90562f33603 2018-08-28 18:30:35,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.161935806274s 2018-08-28 18:30:35,552 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f29d5167-988a-48d3-abb4-b90562f33603 2018-08-28 18:30:35,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 18:30:35,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843"}' 2018-08-28 18:30:35,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017 X-Openstack-Request-Id: req-449b9b3c-16f7-4c08-a638-93f8eb7bbfe8 Date: Tue, 28 Aug 2018 18:30:35 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "fd1ab48d-c108-40b9-98e5-03451377e017", "size": null, "self": "/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:30:35Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843", "checksum": null, "created_at": "2018-08-28T18:30:35Z", "protected": false} 2018-08-28 18:30:35,744 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-449b9b3c-16f7-4c08-a638-93f8eb7bbfe8 2018-08-28 18:30:35,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.189563035965s 2018-08-28 18:30:35,745 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-449b9b3c-16f7-4c08-a638-93f8eb7bbfe8 returning object fd1ab48d-c108-40b9-98e5-03451377e017 2018-08-28 18:30:35,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 18:30:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017/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}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '' 2018-08-28 18:30:36,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d79023d-9b0c-420f-ba3b-ce9ccc5e9077 Date: Tue, 28 Aug 2018 18:30:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:30:36,897 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017/file used request id req-5d79023d-9b0c-420f-ba3b-ce9ccc5e9077 2018-08-28 18:30:36,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.15098595619s 2018-08-28 18:30:36,897 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017/file used request id req-5d79023d-9b0c-420f-ba3b-ce9ccc5e9077 2018-08-28 18:30:36,898 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:30:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:30:37,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-06814f5c-9438-4f23-9b8f-cec5977c7288 Date: Tue, 28 Aug 2018 18:30:37 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fd1ab48d-c108-40b9-98e5-03451377e017/snap", "metadata": {}}], "file": "/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "fd1ab48d-c108-40b9-98e5-03451377e017", "size": 12716032, "self": "/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fd1ab48d-c108-40b9-98e5-03451377e017/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:30:36Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:30:35Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "metadata": {}}], "file": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "facbb98a-e6c8-4ade-b618-ecce11e5443c", "size": 12716032, "self": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:30:34Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:30:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:30:37,070 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-06814f5c-9438-4f23-9b8f-cec5977c7288 2018-08-28 18:30:37,070 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.172544956207s 2018-08-28 18:30:37,071 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-06814f5c-9438-4f23-9b8f-cec5977c7288 2018-08-28 18:30:37,073 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fd1ab48d-c108-40b9-98e5-03451377e017/snap', u'metadata': Munch({})})], 'file': u'/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'fd1ab48d-c108-40b9-98e5-03451377e017', 'size': 12716032, u'self': u'/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fd1ab48d-c108-40b9-98e5-03451377e017/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T18:30:36Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T18:30:36Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843', 'created': u'2018-08-28T18:30:35Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T18:30:35Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_7706f2af-10d4-47e1-8f06-f79221683843', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 18:30:37,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 18:30:37,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_7706f2af-10d4-47e1-8f06-f79221683843", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 18:30:37,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30: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-d86568fd-6d72-4aac-92c0-e3fdbc3c8308 x-compute-request-id: req-d86568fd-6d72-4aac-92c0-e3fdbc3c8308 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8396df78-e00f-4ff1-b908-7dc0169c4c26", "name": "refstack_defcore-flavor_alt_7706f2af-10d4-47e1-8f06-f79221683843", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:30:37,125 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d86568fd-6d72-4aac-92c0-e3fdbc3c8308 2018-08-28 18:30:37,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.050537109375s 2018-08-28 18:30:37,125 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d86568fd-6d72-4aac-92c0-e3fdbc3c8308 returning object 8396df78-e00f-4ff1-b908-7dc0169c4c26 2018-08-28 18:30:37,126 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7706f2af-10d4-47e1-8f06-f79221683843', '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'05b7835dde27490ba5b98bafd52f04d2', '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'8396df78-e00f-4ff1-b908-7dc0169c4c26', 'swap': 0}) 2018-08-28 18:30:37,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 18:30:37,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26/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}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"extra_specs": {}}' 2018-08-28 18:30:37,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:30: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-d644a2c2-d10f-4c9f-85ee-70a93bcbdfff x-compute-request-id: req-d644a2c2-d10f-4c9f-85ee-70a93bcbdfff Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 18:30:37,148 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26/os-extra_specs used request id req-d644a2c2-d10f-4c9f-85ee-70a93bcbdfff 2018-08-28 18:30:37,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0212800502777s 2018-08-28 18:30:37,148 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26/os-extra_specs used request id req-d644a2c2-d10f-4c9f-85ee-70a93bcbdfff 2018-08-28 18:30:37,149 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_7706f2af-10d4-47e1-8f06-f79221683843', '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'05b7835dde27490ba5b98bafd52f04d2', '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'8396df78-e00f-4ff1-b908-7dc0169c4c26', 'swap': 0}) 2018-08-28 18:30:40,647 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-28 18:30:39.266 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88) for deployment 'opnfv-rally' (UUID=3a5d13e0-d906-4402-aa37-864a1c3bd609). 2018-08-28 18:30:40.496 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88) has been successfully configured for deployment 'opnfv-rally' (UUID=3a5d13e0-d906-4402-aa37-864a1c3bd609)! 2018-08-28 18:30:40,647 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-28 18:30:40,648 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-28 18:30:40,650 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-28 18:30:43,803 - 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-08-28 18:30:43,803 - 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-08-28 18:30:43,803 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - 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-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-08-28 18:30:43,804 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-08-28 18:30:43,804 - 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-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-08-28 18:30:43,805 - 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-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-08-28 18:30:43,805 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-08-28 18:30:43,806 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,806 - 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-08-28 18:30:43,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-08-28 18:30:43,807 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-08-28 18:30:43,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-08-28 18:30:43,807 - 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-08-28 18:30:43,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-08-28 18:30:43,807 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-08-28 18:30:43,807 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-08-28 18:30:43,807 - 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-08-28 18:30:43,807 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-08-28 18:30:43,807 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-08-28 18:30:43,808 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-28 18:30:43,826 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-28 18:30:43,826 - 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']'. 2018-08-28 18:30:45,926 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:45.924 11239 INFO rally.api [-] Starting verification (UUID=65a0d318-00b8-4a4c-87d7-a0ce289408f5) for deployment 'opnfv-rally' (UUID=3a5d13e0-d906-4402-aa37-864a1c3bd609) by verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88). 2018-08-28 18:30:45,927 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: 65a0d318-00b8-4a4c-87d7-a0ce289408f5 2018-08-28 18:30:55,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:55.836 11239 INFO opnfv-tempest [-] {12} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-08-28 18:30:56,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:56.145 11239 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.252s] 2018-08-28 18:30:56,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:56.245 11239 INFO opnfv-tempest [-] {14} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.325s] 2018-08-28 18:30:56,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:56.559 11239 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.730s] 2018-08-28 18:30:56,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:56.591 11239 INFO opnfv-tempest [-] {6} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.031s] 2018-08-28 18:30:56,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:56.806 11239 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.669s] 2018-08-28 18:30:56,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:56.876 11239 INFO opnfv-tempest [-] {4} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.070s] 2018-08-28 18:30:59,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:30:59.852 11239 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [2.202s] 2018-08-28 18:31:01,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:01.712 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.183s] 2018-08-28 18:31:02,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:02.964 11239 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [3.111s] 2018-08-28 18:31:04,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:04.280 11239 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.132s] 2018-08-28 18:31:04,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:04.398 11239 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.118s] 2018-08-28 18:31:04,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:04.499 11239 INFO opnfv-tempest [-] {4} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.100s] 2018-08-28 18:31:06,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:06.085 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [4.372s] 2018-08-28 18:31:06,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:06.434 11239 INFO opnfv-tempest [-] {14} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [3.616s] 2018-08-28 18:31:07,887 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:07.887 11239 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [3.380s] 2018-08-28 18:31:08,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:08.252 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.166s] 2018-08-28 18:31:09,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:09.216 11239 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.328s] 2018-08-28 18:31:10,810 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:10.809 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.556s] 2018-08-28 18:31:10,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:10.979 11239 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.170s] 2018-08-28 18:31:11,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:11.145 11239 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.165s] 2018-08-28 18:31:13,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:13.533 11239 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [2.386s] 2018-08-28 18:31:13,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:13.691 11239 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.157s] 2018-08-28 18:31:13,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:13.751 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [2.941s] 2018-08-28 18:31:13,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:13.869 11239 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.178s] 2018-08-28 18:31:15,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:15.346 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [2.809s] 2018-08-28 18:31:16,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:16.899 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [1.552s] 2018-08-28 18:31:18,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:18.216 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [4.463s] 2018-08-28 18:31:19,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:19.693 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.477s] 2018-08-28 18:31:19,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:19.845 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.153s] 2018-08-28 18:31:20,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:20.156 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.309s] 2018-08-28 18:31:20,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:20.176 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.020s] 2018-08-28 18:31:20,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:20.409 11239 INFO opnfv-tempest [-] {12} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.233s] 2018-08-28 18:31:20,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:20.932 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [25.186s] 2018-08-28 18:31:26,227 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.227 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.070s] 2018-08-28 18:31:26,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.239 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-08-28 18:31:26,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.413 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.174s] 2018-08-28 18:31:26,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.424 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.011s] 2018-08-28 18:31:26,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.437 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.013s] 2018-08-28 18:31:26,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.486 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.049s] 2018-08-28 18:31:26,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.550 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.064s] 2018-08-28 18:31:26,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:26.618 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.067s] 2018-08-28 18:31:27,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:27.024 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.404s] 2018-08-28 18:31:27,037 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:27.037 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.013s] 2018-08-28 18:31:27,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:27.147 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.110s] 2018-08-28 18:31:29,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:29.132 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.465s] 2018-08-28 18:31:29,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:29.454 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.321s] 2018-08-28 18:31:29,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:29.994 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.540s] 2018-08-28 18:31:30,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:30.670 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.675s] 2018-08-28 18:31:31,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:31.309 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.638s] 2018-08-28 18:31:31,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:31.393 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.084s] 2018-08-28 18:31:31,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:31.474 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.080s] 2018-08-28 18:31:31,542 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:31.542 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.067s] 2018-08-28 18:31:31,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:31.616 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.073s] 2018-08-28 18:31:31,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:31.704 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.087s] 2018-08-28 18:31:31,836 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:31.836 11239 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.132s] 2018-08-28 18:31:38,093 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:38.092 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.178s] 2018-08-28 18:31:38,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:38.275 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.182s] 2018-08-28 18:31:38,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:38.333 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.057s] 2018-08-28 18:31:38,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:38.888 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.553s] 2018-08-28 18:31:39,274 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:39.273 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.384s] 2018-08-28 18:31:39,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:39.856 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.582s] 2018-08-28 18:31:39,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:39.897 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.041s] 2018-08-28 18:31:39,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:39.962 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.064s] 2018-08-28 18:31:40,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:40.016 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.053s] 2018-08-28 18:31:40,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:40.071 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.055s] 2018-08-28 18:31:40,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:40.282 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.210s] 2018-08-28 18:31:40,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:40.501 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.219s] 2018-08-28 18:31:40,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:40.583 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.081s] 2018-08-28 18:31:40,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:40.636 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.053s] 2018-08-28 18:31:40,687 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:40.687 11239 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.051s] 2018-08-28 18:31:47,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:47.917 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [2.785s] 2018-08-28 18:31:47,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:47.983 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.065s] 2018-08-28 18:31:48,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:48.445 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.461s] 2018-08-28 18:31:48,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:48.509 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [2.057s] 2018-08-28 18:31:48,547 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:48.547 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.101s] 2018-08-28 18:31:48,548 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:48.548 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-08-28 18:31:50,109 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:50.108 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.598s] 2018-08-28 18:31:51,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:51.730 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.620s] 2018-08-28 18:31:53,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:53.932 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [2.200s] 2018-08-28 18:31:55,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:55.767 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.835s] 2018-08-28 18:31:57,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:57.468 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.700s] 2018-08-28 18:31:58,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:58.525 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [1.058s] 2018-08-28 18:31:59,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:31:59.353 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.827s] 2018-08-28 18:32:00,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:00.342 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.988s] 2018-08-28 18:32:01,590 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:01.589 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.951s] 2018-08-28 18:32:02,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:02.133 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.789s] 2018-08-28 18:32:02,912 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:02.912 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.780s] 2018-08-28 18:32:03,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:03.824 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.911s] 2018-08-28 18:32:04,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:04.694 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.869s] 2018-08-28 18:32:06,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:06.165 11239 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [36.650s] 2018-08-28 18:32:06,323 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:06.322 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.627s] 2018-08-28 18:32:06,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:06.753 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [5.163s] 2018-08-28 18:32:07,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:07.000 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.678s] 2018-08-28 18:32:08,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:08.253 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [1.252s] 2018-08-28 18:32:09,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:09.270 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [1.016s] 2018-08-28 18:32:09,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:09.967 11239 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.696s] 2018-08-28 18:32:10,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:10.433 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [3.679s] 2018-08-28 18:32:12,691 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:12.691 11239 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [59.104s] 2018-08-28 18:32:13,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:13.939 11239 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [1.253s] 2018-08-28 18:32:14,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:14.686 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [4.253s] 2018-08-28 18:32:19,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:19.267 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.580s] 2018-08-28 18:32:23,150 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:23.150 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [3.882s] 2018-08-28 18:32:26,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:26.266 11239 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [83.287s] 2018-08-28 18:32:27,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:27.011 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.861s] 2018-08-28 18:32:27,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:27.071 11239 INFO opnfv-tempest [-] {7} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.156s] 2018-08-28 18:32:31,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:31.613 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [4.600s] 2018-08-28 18:32:35,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:35.798 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [4.184s] 2018-08-28 18:32:35,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:35.949 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.151s] 2018-08-28 18:32:36,062 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.061 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.112s] 2018-08-28 18:32:36,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.118 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.056s] 2018-08-28 18:32:36,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.171 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.053s] 2018-08-28 18:32:36,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.287 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.115s] 2018-08-28 18:32:36,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.403 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.115s] 2018-08-28 18:32:36,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.609 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.206s] 2018-08-28 18:32:36,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.685 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.071s] 2018-08-28 18:32:36,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.704 11239 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [87.253s] 2018-08-28 18:32:36,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:36.914 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.485s] 2018-08-28 18:32:37,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:37.181 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.266s] 2018-08-28 18:32:37,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:37.413 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.232s] 2018-08-28 18:32:37,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:37.927 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [0.513s] 2018-08-28 18:32:38,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:38.377 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.449s] 2018-08-28 18:32:38,895 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:38.894 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.517s] 2018-08-28 18:32:41,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:41.571 11239 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.562s] 2018-08-28 18:32:42,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:42.008 11239 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.436s] 2018-08-28 18:32:42,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:42.499 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.817s] 2018-08-28 18:32:47,702 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:47.701 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.356s] 2018-08-28 18:32:49,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:49.224 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.522s] 2018-08-28 18:32:53,505 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:53.505 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [4.277s] 2018-08-28 18:32:54,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:54.283 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [0.779s] 2018-08-28 18:32:55,328 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:55.327 11239 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [3.084s] 2018-08-28 18:32:55,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:55.395 11239 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-08-28 18:32:55,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:55.972 11239 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.576s] 2018-08-28 18:32:56,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:56.042 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.758s] 2018-08-28 18:32:56,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:56.068 11239 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2018-08-28 18:32:56,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:56.070 11239 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-08-28 18:32:58,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:58.159 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [2.114s] 2018-08-28 18:32:59,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:32:59.249 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [7.843s] 2018-08-28 18:33:00,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:00.139 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.978s] 2018-08-28 18:33:00,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:00.396 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.260s] 2018-08-28 18:33:08,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:08.567 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [9.318s] 2018-08-28 18:33:08,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:08.718 11239 INFO opnfv-tempest [-] {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [32.007s] 2018-08-28 18:33:18,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:18.796 11239 INFO opnfv-tempest [-] {5} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.155s] 2018-08-28 18:33:21,163 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:21.162 11239 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [74.998s] 2018-08-28 18:33:26,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.010 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.168s] 2018-08-28 18:33:26,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.174 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.164s] 2018-08-28 18:33:26,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.363 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.188s] 2018-08-28 18:33:26,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.519 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.155s] 2018-08-28 18:33:26,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.684 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.165s] 2018-08-28 18:33:26,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.696 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.012s] 2018-08-28 18:33:26,875 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.874 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.177s] 2018-08-28 18:33:26,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.909 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.034s] 2018-08-28 18:33:26,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.919 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.010s] 2018-08-28 18:33:26,954 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:26.953 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.033s] 2018-08-28 18:33:27,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.103 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.149s] 2018-08-28 18:33:27,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.288 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.184s] 2018-08-28 18:33:27,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.331 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.043s] 2018-08-28 18:33:27,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.367 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.035s] 2018-08-28 18:33:27,403 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.403 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.035s] 2018-08-28 18:33:27,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.412 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-08-28 18:33:27,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.445 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.032s] 2018-08-28 18:33:27,615 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.615 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.169s] 2018-08-28 18:33:27,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.792 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.176s] 2018-08-28 18:33:27,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:27.825 11239 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.033s] 2018-08-28 18:33:51,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:33:51.372 11239 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [30.204s] 2018-08-28 18:34:08,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:34:08.539 11239 INFO opnfv-tempest [-] {15} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.167s] 2018-08-28 18:34:30,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:34:30.271 11239 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.087s] 2018-08-28 18:34:40,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:34:40.310 11239 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [10.035s] 2018-08-28 18:34:53,111 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:34:53.111 11239 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.800s] 2018-08-28 18:34:57,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 65a0d318-00b8-4a4c-87d7-a0ce289408f5 2018-08-28 18:34:57,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '65a0d318-00b8-4a4c-87d7-a0ce289408f5']'. 2018-08-28 18:34:58,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-28 18:34:58,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-28 18:34:58,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 18:34:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 65a0d318-00b8-4a4c-87d7-a0ce289408f5 | 2018-08-28 18:34:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-28 18:34:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-28 18:30:45 | 2018-08-28 18:34:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-28 18:34:57 | 2018-08-28 18:34:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:12 | 2018-08-28 18:34:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-28 18:34:58,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-28 18:34:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 5a59d085-6758-4bd1-a2cb-c5e068386d88) | 2018-08-28 18:34:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-28 18:34:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 3a5d13e0-d906-4402-aa37-864a1c3bd609) | 2018-08-28 18:34:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 169 | 2018-08-28 18:34:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 239.311 | 2018-08-28 18:34:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 169 | 2018-08-28 18:34:58,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-08-28 18:34:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-28 18:34:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-28 18:34:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-28 18:34:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 18:34:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-28 18:34:58,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-28 18:34:58,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-08-28 18:34:58,628 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 18:34:58,629 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 04:35 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-08-28 18:34:58,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 18:34:58,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:00,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-87774fb9-891d-4fc0-8be2-2247519baa72 Date: Tue, 28 Aug 2018 18:35:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:35:00,664 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017 used request id req-87774fb9-891d-4fc0-8be2-2247519baa72 2018-08-28 18:35:00,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.02909111977s 2018-08-28 18:35:00,665 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fd1ab48d-c108-40b9-98e5-03451377e017 used request id req-87774fb9-891d-4fc0-8be2-2247519baa72 2018-08-28 18:35:00,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:35:00,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:00,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-7bbc2112-2fe0-4f87-b624-d61013471fd1 x-compute-request-id: req-7bbc2112-2fe0-4f87-b624-d61013471fd1 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8396df78-e00f-4ff1-b908-7dc0169c4c26", "name": "refstack_defcore-flavor_alt_7706f2af-10d4-47e1-8f06-f79221683843", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "name": "refstack_defcore-flavor_7706f2af-10d4-47e1-8f06-f79221683843", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:35:00,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7bbc2112-2fe0-4f87-b624-d61013471fd1 2018-08-28 18:35:00,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.029974937439s 2018-08-28 18:35:00,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-7bbc2112-2fe0-4f87-b624-d61013471fd1 2018-08-28 18:35:00,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:35:00,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:00,750 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-cb672789-3ba6-48c8-a34b-7de955f5d6ef x-compute-request-id: req-cb672789-3ba6-48c8-a34b-7de955f5d6ef Content-Length: 0 Content-Type: application/json 2018-08-28 18:35:00,750 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26 used request id req-cb672789-3ba6-48c8-a34b-7de955f5d6ef 2018-08-28 18:35:00,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0521738529205s 2018-08-28 18:35:00,750 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8396df78-e00f-4ff1-b908-7dc0169c4c26 used request id req-cb672789-3ba6-48c8-a34b-7de955f5d6ef 2018-08-28 18:35:00,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 18:35:00,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02/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}48571a4a38bcb46c9bc13dd1c000011552011fdd" -d '{"subnet_id": "ee5102d3-5df7-4372-b0bb-4e8b499fe247"}' 2018-08-28 18:35:02,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f92f0ba6-007b-4457-addc-73e5a079eeba Date: Tue, 28 Aug 2018 18:35:02 GMT RESP BODY: {"network_id": "a29fdbd1-96fb-46b5-9ab5-50c3ded6996a", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "ee5102d3-5df7-4372-b0bb-4e8b499fe247", "subnet_ids": ["ee5102d3-5df7-4372-b0bb-4e8b499fe247"], "port_id": "3e507069-26b8-4093-8a9b-a3848cce833b", "id": "236de66c-0e84-4d91-a901-bb8eb7c19c02"} 2018-08-28 18:35:02,235 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02/remove_router_interface.json used request id req-f92f0ba6-007b-4457-addc-73e5a079eeba 2018-08-28 18:35:02,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.4841439724s 2018-08-28 18:35:02,236 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02/remove_router_interface.json used request id req-f92f0ba6-007b-4457-addc-73e5a079eeba returning object 236de66c-0e84-4d91-a901-bb8eb7c19c02 2018-08-28 18:35:02,236 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 18:35:02,237 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:02,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-f765cbc8-a9ec-4c68-b6fa-d54c4ff608ac Date: Tue, 28 Aug 2018 18:35:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T18:30:26Z", "admin_state_up": true, "updated_at": "2018-08-28T18:35:01Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "236de66c-0e84-4d91-a901-bb8eb7c19c02", "name": "refstack_defcore-router_7706f2af-10d4-47e1-8f06-f79221683843"}]} 2018-08-28 18:35:02,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f765cbc8-a9ec-4c68-b6fa-d54c4ff608ac 2018-08-28 18:35:02,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.204112052917s 2018-08-28 18:35:02,441 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f765cbc8-a9ec-4c68-b6fa-d54c4ff608ac 2018-08-28 18:35:02,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 18:35:02,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:05,933 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cb5c8f8-7725-4bd6-b2e8-2a98230763b5 Content-Length: 0 Date: Tue, 28 Aug 2018 18:35:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:35:05,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02.json used request id req-6cb5c8f8-7725-4bd6-b2e8-2a98230763b5 2018-08-28 18:35:05,933 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.49093413353s 2018-08-28 18:35:05,934 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/236de66c-0e84-4d91-a901-bb8eb7c19c02.json used request id req-6cb5c8f8-7725-4bd6-b2e8-2a98230763b5 2018-08-28 18:35:05,934 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 18:35:05,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:06,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1298 X-Openstack-Request-Id: req-6c1f4efc-b97e-41b9-b137-0d43e9d3c47d Date: Tue, 28 Aug 2018 18:35:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a29fdbd1-96fb-46b5-9ab5-50c3ded6996a","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:30:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T18:30: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":"05b7835dde27490ba5b98bafd52f04d2","id":"ee5102d3-5df7-4372-b0bb-4e8b499fe247","subnetpool_id":null,"name":"refstack_defcore-subnet_7706f2af-10d4-47e1-8f06-f79221683843"}]} 2018-08-28 18:35:06,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6c1f4efc-b97e-41b9-b137-0d43e9d3c47d 2018-08-28 18:35:06,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.200131177902s 2018-08-28 18:35:06,135 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6c1f4efc-b97e-41b9-b137-0d43e9d3c47d 2018-08-28 18:35:06,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 18:35:06,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/ee5102d3-5df7-4372-b0bb-4e8b499fe247.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:08,273 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b5b22864-a940-46bd-a19c-0ba474e46810 Date: Tue, 28 Aug 2018 18:35:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:35:08,274 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ee5102d3-5df7-4372-b0bb-4e8b499fe247.json used request id req-b5b22864-a940-46bd-a19c-0ba474e46810 2018-08-28 18:35:08,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.13752007484s 2018-08-28 18:35:08,274 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ee5102d3-5df7-4372-b0bb-4e8b499fe247.json used request id req-b5b22864-a940-46bd-a19c-0ba474e46810 2018-08-28 18:35:08,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:35:08,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:08,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-6d595493-b932-4b58-a9ed-f5ec348b8790 Date: Tue, 28 Aug 2018 18:35:08 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"a29fdbd1-96fb-46b5-9ab5-50c3ded6996a","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":49,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:35:08Z","qos_policy_id":null,"name":"refstack_defcore-net_7706f2af-10d4-47e1-8f06-f79221683843","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:30:23Z","provider:network_type":"vxlan"}]} 2018-08-28 18:35:08,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6d595493-b932-4b58-a9ed-f5ec348b8790 2018-08-28 18:35:08,622 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347156047821s 2018-08-28 18:35:08,622 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-6d595493-b932-4b58-a9ed-f5ec348b8790 2018-08-28 18:35:08,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 18:35:08,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/a29fdbd1-96fb-46b5-9ab5-50c3ded6996a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:09,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bd996ab3-26d5-4e2b-aef9-d5fe90ae8697 Date: Tue, 28 Aug 2018 18:35:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:35:09,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a29fdbd1-96fb-46b5-9ab5-50c3ded6996a.json used request id req-bd996ab3-26d5-4e2b-aef9-d5fe90ae8697 2018-08-28 18:35:09,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.822855949402s 2018-08-28 18:35:09,447 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/a29fdbd1-96fb-46b5-9ab5-50c3ded6996a.json used request id req-bd996ab3-26d5-4e2b-aef9-d5fe90ae8697 2018-08-28 18:35:09,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:35:09,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:09,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-f4452285-228e-4435-bb0c-aa1a71919e84 Date: Tue, 28 Aug 2018 18:35:09 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "metadata": {}}], "file": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "facbb98a-e6c8-4ade-b618-ecce11e5443c", "size": 12716032, "self": "/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/facbb98a-e6c8-4ade-b618-ecce11e5443c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:30:34Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_7706f2af-10d4-47e1-8f06-f79221683843", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:30:33Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:35:09,613 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f4452285-228e-4435-bb0c-aa1a71919e84 2018-08-28 18:35:09,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.165529966354s 2018-08-28 18:35:09,613 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f4452285-228e-4435-bb0c-aa1a71919e84 2018-08-28 18:35:09,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 18:35:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:10,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5d4d198b-fd67-4660-b948-726a67089ef6 Date: Tue, 28 Aug 2018 18:35:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:35:10,815 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c used request id req-5d4d198b-fd67-4660-b948-726a67089ef6 2018-08-28 18:35:10,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.19991493225s 2018-08-28 18:35:10,816 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/facbb98a-e6c8-4ade-b618-ecce11e5443c used request id req-5d4d198b-fd67-4660-b948-726a67089ef6 2018-08-28 18:35:10,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:35:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:10,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ab14d472-ed52-4d96-8a03-fe18bfaba4d5 x-compute-request-id: req-ab14d472-ed52-4d96-8a03-fe18bfaba4d5 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27", "name": "refstack_defcore-flavor_7706f2af-10d4-47e1-8f06-f79221683843", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:35:10,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ab14d472-ed52-4d96-8a03-fe18bfaba4d5 2018-08-28 18:35:10,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0308291912079s 2018-08-28 18:35:10,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ab14d472-ed52-4d96-8a03-fe18bfaba4d5 2018-08-28 18:35:10,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:35:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}48571a4a38bcb46c9bc13dd1c000011552011fdd" 2018-08-28 18:35:10,893 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:35:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-82f5e1b8-8706-4237-a955-951b49efaedb x-compute-request-id: req-82f5e1b8-8706-4237-a955-951b49efaedb Content-Length: 0 Content-Type: application/json 2018-08-28 18:35:10,893 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27 used request id req-82f5e1b8-8706-4237-a955-951b49efaedb 2018-08-28 18:35:10,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0444059371948s 2018-08-28 18:35:10,894 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/a9fd0e0a-f6b5-4ebf-abaf-8f650b236a27 used request id req-82f5e1b8-8706-4237-a955-951b49efaedb 2018-08-28 18:35:10,946 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-08-28 18:35:10,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 18:35:10,985 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 18:35:10,986 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 18:35:10,987 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 18:35:10,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:35:10,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d7dac8e-b0d3-43fa-9bd9-fd53aaedc67d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:35:10,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8d7dac8e-b0d3-43fa-9bd9-fd53aaedc67d 2018-08-28 18:35:10,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:35:11,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T19:35:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["686cK5guSH-4goDIkfwRNw"], "issued_at": "2018-08-28T18:35:11.000000Z"}} 2018-08-28 18:35:11,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:35:11,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:11,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ccfd75c4-aef9-4934-bad9-515c9aefb8be Date: Tue, 28 Aug 2018 18:35:11 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:35:11,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ccfd75c4-aef9-4934-bad9-515c9aefb8be 2018-08-28 18:35:11,601 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.225689888s 2018-08-28 18:35:11,601 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ccfd75c4-aef9-4934-bad9-515c9aefb8be 2018-08-28 18:35:11,602 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-28 18:35:13,920 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-28 18:35:13.638 11351 INFO rally.deployment.engine [-] Deployment 3a5d13e0-d906-4402-aa37-864a1c3bd609 | Starting: Destroy cloud and free allocated resources. 2018-08-28 18:35:13.714 11351 INFO rally.deployment.engine [-] Deployment 3a5d13e0-d906-4402-aa37-864a1c3bd609 | Completed: Destroy cloud and free allocated resources. 2018-08-28 18:35:13.734 11351 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88) for deployment 'opnfv-rally'. 2018-08-28 18:35:13.744 11351 INFO rally.api [-] Deleting verification (UUID=65a0d318-00b8-4a4c-87d7-a0ce289408f5). 2018-08-28 18:35:13.772 11351 INFO rally.api [-] Verification has been successfully deleted! 2018-08-28 18:35:13.772 11351 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88). 2018-08-28 18:35:13.777 11351 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-28 18:35:16,203 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-28 18:35:15.932 11354 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=9a4abb7e-c09c-4bd4-9382-d6e7157f41b0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 9a4abb7e-c09c-4bd4-9382-d6e7157f41b0 | 2018-08-28T18:35:15 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 9a4abb7e-c09c-4bd4-9382-d6e7157f41b0 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-28 18:35:19,522 - 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-08-28 18:35:19,523 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-28 18:35:21,806 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-28 18:35:21.545 11360 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=5a59d085-6758-4bd1-a2cb-c5e068386d88). 2018-08-28 18:35:21.659 11360 INFO rally.api [-] Verifier has been successfully deleted! 2018-08-28 18:35:25,422 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-28 18:35:23.821 11363 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-28 18:35:23.965 11363 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-28 18:35:25.186 11363 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e) has been successfully created! Using verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e) as the default verifier for the future CLI operations. 2018-08-28 18:35:28,470 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-08-28 18:35:28,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 18:35:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"network": {"shared": true, "name": "patrole-net_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "admin_state_up": true}}' 2018-08-28 18:35:29,081 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-db33c7ba-635f-4084-9a4e-d44941e4077e Date: Tue, 28 Aug 2018 18:35:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"424f690b-1c74-4fa1-98f9-bc0d3d731462","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:35:28Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_0aa19e8f-e08d-435c-8175-4c51f5a6365f","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:35:28Z","mtu":1450}} 2018-08-28 18:35:29,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-db33c7ba-635f-4084-9a4e-d44941e4077e 2018-08-28 18:35:29,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.609884023666s 2018-08-28 18:35:29,082 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-db33c7ba-635f-4084-9a4e-d44941e4077e 2018-08-28 18:35:29,083 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T18:35:28Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'424f690b-1c74-4fa1-98f9-bc0d3d731462', u'provider:segmentation_id': 64, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_0aa19e8f-e08d-435c-8175-4c51f5a6365f', u'created_at': u'2018-08-28T18:35:28Z', u'mtu': 1450, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 18:35:29,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:35:29,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:29,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1386 X-Openstack-Request-Id: req-b1674a2a-9b51-4101-bd50-33c1f94a477f Date: Tue, 28 Aug 2018 18:35:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"424f690b-1c74-4fa1-98f9-bc0d3d731462","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:35:28Z","qos_policy_id":null,"name":"patrole-net_0aa19e8f-e08d-435c-8175-4c51f5a6365f","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:35:28Z","provider:network_type":"vxlan"}]} 2018-08-28 18:35:29,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b1674a2a-9b51-4101-bd50-33c1f94a477f 2018-08-28 18:35:29,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377031087875s 2018-08-28 18:35:29,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-b1674a2a-9b51-4101-bd50-33c1f94a477f 2018-08-28 18:35:29,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 18:35:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"subnet": {"name": "patrole-subnet_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "enable_dhcp": true, "network_id": "424f690b-1c74-4fa1-98f9-bc0d3d731462", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 18:35:30,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d3e9087-0893-4c04-ba70-5c6b9300d3cd Date: Tue, 28 Aug 2018 18:35:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"424f690b-1c74-4fa1-98f9-bc0d3d731462","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:35:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T18:35:29Z","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":"05b7835dde27490ba5b98bafd52f04d2","id":"4f2dc197-d3b2-4386-8aaf-4756bde73d94","subnetpool_id":null,"name":"patrole-subnet_0aa19e8f-e08d-435c-8175-4c51f5a6365f"}} 2018-08-28 18:35:30,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9d3e9087-0893-4c04-ba70-5c6b9300d3cd 2018-08-28 18:35:30,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.578573942184s 2018-08-28 18:35:30,041 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-9d3e9087-0893-4c04-ba70-5c6b9300d3cd 2018-08-28 18:35:30,042 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T18:35:29Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'4f2dc197-d3b2-4386-8aaf-4756bde73d94', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_0aa19e8f-e08d-435c-8175-4c51f5a6365f', u'enable_dhcp': True, u'network_id': u'424f690b-1c74-4fa1-98f9-bc0d3d731462', u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T18:35:29Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 18:35:30,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 18:35:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "patrole-router_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "admin_state_up": true}}' 2018-08-28 18:35:35,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-ffe0555a-cbb7-4d09-9833-d1c2fd0b1c2e Date: Tue, 28 Aug 2018 18:35:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T18:35:30Z", "admin_state_up": true, "updated_at": "2018-08-28T18:35:31Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "14cb6f26-0d20-4689-b0ce-1cde5f97ec61", "name": "patrole-router_0aa19e8f-e08d-435c-8175-4c51f5a6365f"}} 2018-08-28 18:35:35,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ffe0555a-cbb7-4d09-9833-d1c2fd0b1c2e 2018-08-28 18:35:35,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.13347291946s 2018-08-28 18:35:35,176 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-ffe0555a-cbb7-4d09-9833-d1c2fd0b1c2e 2018-08-28 18:35:35,177 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T18:35:31Z', u'revision_number': 3, u'ha': True, u'id': u'14cb6f26-0d20-4689-b0ce-1cde5f97ec61', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_0aa19e8f-e08d-435c-8175-4c51f5a6365f', u'admin_state_up': True, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T18:35:30Z', u'flavor_id': None, u'routes': [], u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 18:35:35,177 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 18:35:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61/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}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"subnet_id": "4f2dc197-d3b2-4386-8aaf-4756bde73d94"}' 2018-08-28 18:35:37,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-baf3ed30-e828-4546-837f-38377f83baf4 Date: Tue, 28 Aug 2018 18:35:37 GMT RESP BODY: {"network_id": "424f690b-1c74-4fa1-98f9-bc0d3d731462", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "4f2dc197-d3b2-4386-8aaf-4756bde73d94", "subnet_ids": ["4f2dc197-d3b2-4386-8aaf-4756bde73d94"], "port_id": "d86e3f5b-2f13-4b8a-b059-0cc0838f8c54", "id": "14cb6f26-0d20-4689-b0ce-1cde5f97ec61"} 2018-08-28 18:35:37,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61/add_router_interface.json used request id req-baf3ed30-e828-4546-837f-38377f83baf4 2018-08-28 18:35:37,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.95241594315s 2018-08-28 18:35:37,130 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61/add_router_interface.json used request id req-baf3ed30-e828-4546-837f-38377f83baf4 returning object 14cb6f26-0d20-4689-b0ce-1cde5f97ec61 2018-08-28 18:35:37,131 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:35:37,263 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 18:35:37,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:37,270 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 18:35:37 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 18:35:37,274 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:35:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:37,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-be533a02-2d27-413c-9d43-81ffa3548d67 Date: Tue, 28 Aug 2018 18:35:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:35:37,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-be533a02-2d27-413c-9d43-81ffa3548d67 2018-08-28 18:35:37,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163166999817s 2018-08-28 18:35:37,437 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-be533a02-2d27-413c-9d43-81ffa3548d67 2018-08-28 18:35:37,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 18:35:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f"}' 2018-08-28 18:35:38,031 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6 X-Openstack-Request-Id: req-dd27f9a6-4ac0-4348-bac8-d1d09dbc2e66 Date: Tue, 28 Aug 2018 18:35:38 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "92d06fd8-1612-48c8-8ba3-4db8164f77e6", "size": null, "self": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:35:37Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "checksum": null, "created_at": "2018-08-28T18:35:37Z", "protected": false} 2018-08-28 18:35:38,031 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dd27f9a6-4ac0-4348-bac8-d1d09dbc2e66 2018-08-28 18:35:38,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.59233379364s 2018-08-28 18:35:38,032 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dd27f9a6-4ac0-4348-bac8-d1d09dbc2e66 returning object 92d06fd8-1612-48c8-8ba3-4db8164f77e6 2018-08-28 18:35:38,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 18:35:38,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/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}550799c3fab710fbc9386115fbc94aacea66a78e" -d '' 2018-08-28 18:35:39,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a7447b15-d1ab-4a7b-8cad-4ac1bd30ee1a Date: Tue, 28 Aug 2018 18:35:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:35:39,277 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file used request id req-a7447b15-d1ab-4a7b-8cad-4ac1bd30ee1a 2018-08-28 18:35:39,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.24514508247s 2018-08-28 18:35:39,278 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file used request id req-a7447b15-d1ab-4a7b-8cad-4ac1bd30ee1a 2018-08-28 18:35:39,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:35:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:39,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e6451d99-91e6-46e2-bf30-1a28641dcb1b Date: Tue, 28 Aug 2018 18:35:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "metadata": {}}], "file": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "92d06fd8-1612-48c8-8ba3-4db8164f77e6", "size": 12716032, "self": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:35:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:35:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:35:39,448 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e6451d99-91e6-46e2-bf30-1a28641dcb1b 2018-08-28 18:35:39,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.168965101242s 2018-08-28 18:35:39,449 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e6451d99-91e6-46e2-bf30-1a28641dcb1b 2018-08-28 18:35:39,451 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'92d06fd8-1612-48c8-8ba3-4db8164f77e6', 'size': 12716032, u'self': u'/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T18:35:39Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T18:35:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f', 'created': u'2018-08-28T18:35:37Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T18:35:37Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 18:35:39,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 18:35:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 18:35:39,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35: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-33053c26-9efe-4265-9593-d657b3e13257 x-compute-request-id: req-33053c26-9efe-4265-9593-d657b3e13257 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "name": "patrole-flavor_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:35:39,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-33053c26-9efe-4265-9593-d657b3e13257 2018-08-28 18:35:39,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.191094875336s 2018-08-28 18:35:39,644 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-33053c26-9efe-4265-9593-d657b3e13257 returning object eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06 2018-08-28 18:35:39,645 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_0aa19e8f-e08d-435c-8175-4c51f5a6365f', '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'05b7835dde27490ba5b98bafd52f04d2', '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'eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06', 'swap': 0}) 2018-08-28 18:35:39,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 18:35:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06/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}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"extra_specs": {}}' 2018-08-28 18:35:39,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35: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-fda73809-1285-49f8-9557-ac58e24632ab x-compute-request-id: req-fda73809-1285-49f8-9557-ac58e24632ab Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 18:35:39,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06/os-extra_specs used request id req-fda73809-1285-49f8-9557-ac58e24632ab 2018-08-28 18:35:39,668 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0218949317932s 2018-08-28 18:35:39,668 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06/os-extra_specs used request id req-fda73809-1285-49f8-9557-ac58e24632ab 2018-08-28 18:35:39,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:35:39,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:39,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:35:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:35:39,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:39,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da3bfc0e-c8e5-4991-a84b-750c4ed5a31a Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:35:39,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-da3bfc0e-c8e5-4991-a84b-750c4ed5a31a 2018-08-28 18:35:39,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0981748104095s 2018-08-28 18:35:39,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:35:39,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:39,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc520ca8-e7f7-4133-83e0-cdd4bcf427f6 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:35:39,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cc520ca8-e7f7-4133-83e0-cdd4bcf427f6 2018-08-28 18:35:39,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749969482422s 2018-08-28 18:35:39,847 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-28 18:35:39,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:39,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35: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-13331a82-c069-4181-bb07-d85d29a170ea x-compute-request-id: req-13331a82-c069-4181-bb07-d85d29a170ea Content-Encoding: gzip Content-Length: 720 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 179}, "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-08-28 18:35:39,885 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-13331a82-c069-4181-bb07-d85d29a170ea 2018-08-28 18:35:39,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0383701324463s 2018-08-28 18:35:39,886 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-13331a82-c069-4181-bb07-d85d29a170ea 2018-08-28 18:35:39,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:35:39,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:40,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-9c2abf6e-d514-41b0-b08f-29ed1704be3e Date: Tue, 28 Aug 2018 18:35:40 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "metadata": {}}], "file": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "92d06fd8-1612-48c8-8ba3-4db8164f77e6", "size": 12716032, "self": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:35:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:35:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:35:40,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9c2abf6e-d514-41b0-b08f-29ed1704be3e 2018-08-28 18:35:40,051 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164623975754s 2018-08-28 18:35:40,052 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9c2abf6e-d514-41b0-b08f-29ed1704be3e 2018-08-28 18:35:40,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 18:35:40,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f"}' 2018-08-28 18:35:40,639 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/4aa20e78-d753-486f-b536-c590bd502047 X-Openstack-Request-Id: req-47e1f706-5296-471f-93cb-05b8955310a3 Date: Tue, 28 Aug 2018 18:35:40 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4aa20e78-d753-486f-b536-c590bd502047/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "4aa20e78-d753-486f-b536-c590bd502047", "size": null, "self": "/v2/images/4aa20e78-d753-486f-b536-c590bd502047", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:35:40Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "checksum": null, "created_at": "2018-08-28T18:35:40Z", "protected": false} 2018-08-28 18:35:40,639 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-47e1f706-5296-471f-93cb-05b8955310a3 2018-08-28 18:35:40,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.584990024567s 2018-08-28 18:35:40,640 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-47e1f706-5296-471f-93cb-05b8955310a3 returning object 4aa20e78-d753-486f-b536-c590bd502047 2018-08-28 18:35:40,641 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 18:35:40,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/4aa20e78-d753-486f-b536-c590bd502047/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}550799c3fab710fbc9386115fbc94aacea66a78e" -d '' 2018-08-28 18:35:42,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a106d0f-5717-4d0a-817b-3821172334d6 Date: Tue, 28 Aug 2018 18:35:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:35:42,142 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4aa20e78-d753-486f-b536-c590bd502047/file used request id req-2a106d0f-5717-4d0a-817b-3821172334d6 2018-08-28 18:35:42,142 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.50132417679s 2018-08-28 18:35:42,142 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/4aa20e78-d753-486f-b536-c590bd502047/file used request id req-2a106d0f-5717-4d0a-817b-3821172334d6 2018-08-28 18:35:42,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:35:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:35:42,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-f9888902-dcac-460a-80ae-b76e5ee90dc7 Date: Tue, 28 Aug 2018 18:35:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/4aa20e78-d753-486f-b536-c590bd502047/snap", "metadata": {}}], "file": "/v2/images/4aa20e78-d753-486f-b536-c590bd502047/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "4aa20e78-d753-486f-b536-c590bd502047", "size": 12716032, "self": "/v2/images/4aa20e78-d753-486f-b536-c590bd502047", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/4aa20e78-d753-486f-b536-c590bd502047/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:35:42Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:35:40Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "metadata": {}}], "file": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "92d06fd8-1612-48c8-8ba3-4db8164f77e6", "size": 12716032, "self": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:35:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:35:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:35:42,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f9888902-dcac-460a-80ae-b76e5ee90dc7 2018-08-28 18:35:42,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269589424133s 2018-08-28 18:35:42,170 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f9888902-dcac-460a-80ae-b76e5ee90dc7 2018-08-28 18:35:42,173 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/4aa20e78-d753-486f-b536-c590bd502047/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4aa20e78-d753-486f-b536-c590bd502047/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'4aa20e78-d753-486f-b536-c590bd502047', 'size': 12716032, u'self': u'/v2/images/4aa20e78-d753-486f-b536-c590bd502047', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/4aa20e78-d753-486f-b536-c590bd502047/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T18:35:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T18:35:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4aa20e78-d753-486f-b536-c590bd502047', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f', 'created': u'2018-08-28T18:35:40Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T18:35:40Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4aa20e78-d753-486f-b536-c590bd502047', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 18:35:42,174 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 18:35:42,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 18:35:42,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35: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-79791391-6cf0-43a4-aab9-206b5da5ac62 x-compute-request-id: req-79791391-6cf0-43a4-aab9-206b5da5ac62 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2937db83-cdba-4cbe-bd85-fc66cd2de29d", "name": "patrole-flavor_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:35:42,253 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-79791391-6cf0-43a4-aab9-206b5da5ac62 2018-08-28 18:35:42,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0790739059448s 2018-08-28 18:35:42,253 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-79791391-6cf0-43a4-aab9-206b5da5ac62 returning object 2937db83-cdba-4cbe-bd85-fc66cd2de29d 2018-08-28 18:35:42,254 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f', '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'05b7835dde27490ba5b98bafd52f04d2', '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'2937db83-cdba-4cbe-bd85-fc66cd2de29d', 'swap': 0}) 2018-08-28 18:35:42,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 18:35:42,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d/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}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"extra_specs": {}}' 2018-08-28 18:35:42,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:35: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-6e19e274-d26c-4345-a962-a78714ea620e x-compute-request-id: req-6e19e274-d26c-4345-a962-a78714ea620e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 18:35:42,277 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d/os-extra_specs used request id req-6e19e274-d26c-4345-a962-a78714ea620e 2018-08-28 18:35:42,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0220351219177s 2018-08-28 18:35:42,277 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d/os-extra_specs used request id req-6e19e274-d26c-4345-a962-a78714ea620e 2018-08-28 18:35:42,277 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f', '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'05b7835dde27490ba5b98bafd52f04d2', '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'2937db83-cdba-4cbe-bd85-fc66cd2de29d', 'swap': 0}) 2018-08-28 18:35:45,478 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-28 18:35:44.408 11382 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e) for deployment 'opnfv-rally' (UUID=9a4abb7e-c09c-4bd4-9382-d6e7157f41b0). 2018-08-28 18:35:45.313 11382 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e) has been successfully configured for deployment 'opnfv-rally' (UUID=9a4abb7e-c09c-4bd4-9382-d6e7157f41b0)! 2018-08-28 18:35:45,479 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-28 18:35:45,479 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-28 18:35:45,480 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-28 18:35:45,503 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-28 18:35:48,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-8e68c0f6-73c3-4e05-8944-4e174604ec5e/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-08-28 18:35:48,855 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-28 18:35:48,880 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-28 18:35:48,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/patrole/test_list.txt']'. 2018-08-28 18:35:51,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 18:35:51.048 11391 INFO rally.api [-] Starting verification (UUID=d24ee803-36d4-4b9d-b158-1bdb4e9fdbf2) for deployment 'opnfv-rally' (UUID=9a4abb7e-c09c-4bd4-9382-d6e7157f41b0) by verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e). 2018-08-28 18:35:51,050 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: d24ee803-36d4-4b9d-b158-1bdb4e9fdbf2 2018-08-28 18:38:15,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d24ee803-36d4-4b9d-b158-1bdb4e9fdbf2 2018-08-28 18:38:15,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd24ee803-36d4-4b9d-b158-1bdb4e9fdbf2']'. 2018-08-28 18:38:17,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d24ee803-36d4-4b9d-b158-1bdb4e9fdbf2 | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-28 18:35:51 | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-28 18:38:15 | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 8e68c0f6-73c3-4e05-8944-4e174604ec5e) | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 9a4abb7e-c09c-4bd4-9382-d6e7157f41b0) | 2018-08-28 18:38:17,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 134.749 | 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-28 18:38:17,018 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-28 18:38:17,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-08-28 18:38:17,360 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 18:38:17,360 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:49 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 18:38:17,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 18:38:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/4aa20e78-d753-486f-b536-c590bd502047 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:18,419 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e008df37-e1d2-463a-a24f-42ff8f5cd01a Date: Tue, 28 Aug 2018 18:38:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:38:18,419 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4aa20e78-d753-486f-b536-c590bd502047 used request id req-e008df37-e1d2-463a-a24f-42ff8f5cd01a 2018-08-28 18:38:18,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.05517196655s 2018-08-28 18:38:18,420 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/4aa20e78-d753-486f-b536-c590bd502047 used request id req-e008df37-e1d2-463a-a24f-42ff8f5cd01a 2018-08-28 18:38:18,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:38:18,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:18,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-6555ac0d-86bd-43fa-bd96-63e7a464529f x-compute-request-id: req-6555ac0d-86bd-43fa-bd96-63e7a464529f Content-Encoding: gzip Content-Length: 359 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2937db83-cdba-4cbe-bd85-fc66cd2de29d", "name": "patrole-flavor_alt_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "name": "patrole-flavor_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:38:18,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6555ac0d-86bd-43fa-bd96-63e7a464529f 2018-08-28 18:38:18,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0347189903259s 2018-08-28 18:38:18,455 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6555ac0d-86bd-43fa-bd96-63e7a464529f 2018-08-28 18:38:18,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:38:18,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:18,497 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-b6149dec-de64-4a06-b17f-95d6a721a087 x-compute-request-id: req-b6149dec-de64-4a06-b17f-95d6a721a087 Content-Length: 0 Content-Type: application/json 2018-08-28 18:38:18,497 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d used request id req-b6149dec-de64-4a06-b17f-95d6a721a087 2018-08-28 18:38:18,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397338867188s 2018-08-28 18:38:18,498 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/2937db83-cdba-4cbe-bd85-fc66cd2de29d used request id req-b6149dec-de64-4a06-b17f-95d6a721a087 2018-08-28 18:38:18,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 18:38:18,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61/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}550799c3fab710fbc9386115fbc94aacea66a78e" -d '{"subnet_id": "4f2dc197-d3b2-4386-8aaf-4756bde73d94"}' 2018-08-28 18:38:19,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4fcf5a1c-698a-4a59-9332-bb0a77a3772a Date: Tue, 28 Aug 2018 18:38:19 GMT RESP BODY: {"network_id": "424f690b-1c74-4fa1-98f9-bc0d3d731462", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "4f2dc197-d3b2-4386-8aaf-4756bde73d94", "subnet_ids": ["4f2dc197-d3b2-4386-8aaf-4756bde73d94"], "port_id": "d86e3f5b-2f13-4b8a-b059-0cc0838f8c54", "id": "14cb6f26-0d20-4689-b0ce-1cde5f97ec61"} 2018-08-28 18:38:19,888 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61/remove_router_interface.json used request id req-4fcf5a1c-698a-4a59-9332-bb0a77a3772a 2018-08-28 18:38:19,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.39011597633s 2018-08-28 18:38:19,889 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61/remove_router_interface.json used request id req-4fcf5a1c-698a-4a59-9332-bb0a77a3772a returning object 14cb6f26-0d20-4689-b0ce-1cde5f97ec61 2018-08-28 18:38:19,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 18:38:19,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:19,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-6d55838d-6119-4721-b039-a50f421d5001 Date: Tue, 28 Aug 2018 18:38:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T18:35:30Z", "admin_state_up": true, "updated_at": "2018-08-28T18:38:19Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "14cb6f26-0d20-4689-b0ce-1cde5f97ec61", "name": "patrole-router_0aa19e8f-e08d-435c-8175-4c51f5a6365f"}]} 2018-08-28 18:38:19,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6d55838d-6119-4721-b039-a50f421d5001 2018-08-28 18:38:19,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0787899494171s 2018-08-28 18:38:19,969 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-6d55838d-6119-4721-b039-a50f421d5001 2018-08-28 18:38:19,970 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 18:38:19,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:23,343 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76cd3dbf-176a-43bf-bf39-c4b138a889d3 Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:23,343 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61.json used request id req-76cd3dbf-176a-43bf-bf39-c4b138a889d3 2018-08-28 18:38:23,343 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.37312817574s 2018-08-28 18:38:23,344 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/14cb6f26-0d20-4689-b0ce-1cde5f97ec61.json used request id req-76cd3dbf-176a-43bf-bf39-c4b138a889d3 2018-08-28 18:38:23,344 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 18:38:23,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:23,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1289 X-Openstack-Request-Id: req-32e1bb69-14c0-4f43-b30d-7307f0e2cf6b Date: Tue, 28 Aug 2018 18:38:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"424f690b-1c74-4fa1-98f9-bc0d3d731462","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:35:29Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T18:35:29Z","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":"05b7835dde27490ba5b98bafd52f04d2","id":"4f2dc197-d3b2-4386-8aaf-4756bde73d94","subnetpool_id":null,"name":"patrole-subnet_0aa19e8f-e08d-435c-8175-4c51f5a6365f"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:38:23,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-32e1bb69-14c0-4f43-b30d-7307f0e2cf6b 2018-08-28 18:38:23,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.18510890007s 2018-08-28 18:38:23,530 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-32e1bb69-14c0-4f43-b30d-7307f0e2cf6b 2018-08-28 18:38:23,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 18:38:23,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/4f2dc197-d3b2-4386-8aaf-4756bde73d94.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:25,682 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d4e78b7f-d58a-45a0-b660-d2a477b6c9b7 Date: Tue, 28 Aug 2018 18:38:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:25,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4f2dc197-d3b2-4386-8aaf-4756bde73d94.json used request id req-d4e78b7f-d58a-45a0-b660-d2a477b6c9b7 2018-08-28 18:38:25,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.15153098106s 2018-08-28 18:38:25,683 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4f2dc197-d3b2-4386-8aaf-4756bde73d94.json used request id req-d4e78b7f-d58a-45a0-b660-d2a477b6c9b7 2018-08-28 18:38:25,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 18:38:25,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:25,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1392 X-Openstack-Request-Id: req-22345ae2-efad-4658-bd84-7a70fa3bbedf Date: Tue, 28 Aug 2018 18:38:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"424f690b-1c74-4fa1-98f9-bc0d3d731462","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:38:25Z","qos_policy_id":null,"name":"patrole-net_0aa19e8f-e08d-435c-8175-4c51f5a6365f","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T18:35:28Z","provider:network_type":"vxlan"}]} 2018-08-28 18:38:25,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-22345ae2-efad-4658-bd84-7a70fa3bbedf 2018-08-28 18:38:25,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.232976913452s 2018-08-28 18:38:25,917 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-22345ae2-efad-4658-bd84-7a70fa3bbedf 2018-08-28 18:38:25,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 18:38:25,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/424f690b-1c74-4fa1-98f9-bc0d3d731462.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:26,789 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a42537f-85b3-43ad-9b38-374015fbdaa3 Date: Tue, 28 Aug 2018 18:38:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:26,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/424f690b-1c74-4fa1-98f9-bc0d3d731462.json used request id req-4a42537f-85b3-43ad-9b38-374015fbdaa3 2018-08-28 18:38:26,789 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.871411800385s 2018-08-28 18:38:26,790 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/424f690b-1c74-4fa1-98f9-bc0d3d731462.json used request id req-4a42537f-85b3-43ad-9b38-374015fbdaa3 2018-08-28 18:38:26,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 18:38:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:26,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-745067fa-a797-4fde-86d6-fc63671d11a2 Date: Tue, 28 Aug 2018 18:38:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "metadata": {}}], "file": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "92d06fd8-1612-48c8-8ba3-4db8164f77e6", "size": 12716032, "self": "/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T18:35:39Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T18:35:37Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 18:38:26,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-745067fa-a797-4fde-86d6-fc63671d11a2 2018-08-28 18:38:26,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.178633928299s 2018-08-28 18:38:26,969 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-745067fa-a797-4fde-86d6-fc63671d11a2 2018-08-28 18:38:26,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 18:38:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:28,437 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfcdb38b-5323-4834-b703-a05b8e5e3ec7 Date: Tue, 28 Aug 2018 18:38:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:38:28,437 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6 used request id req-cfcdb38b-5323-4834-b703-a05b8e5e3ec7 2018-08-28 18:38:28,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.46619510651s 2018-08-28 18:38:28,437 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/92d06fd8-1612-48c8-8ba3-4db8164f77e6 used request id req-cfcdb38b-5323-4834-b703-a05b8e5e3ec7 2018-08-28 18:38:28,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 18:38:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:28,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 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,Accept-Encoding x-openstack-request-id: req-23571fd5-fac2-4b23-ba8f-4491f11518b0 x-compute-request-id: req-23571fd5-fac2-4b23-ba8f-4491f11518b0 Content-Encoding: gzip Content-Length: 303 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06", "name": "patrole-flavor_0aa19e8f-e08d-435c-8175-4c51f5a6365f", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 18:38:28,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-23571fd5-fac2-4b23-ba8f-4491f11518b0 2018-08-28 18:38:28,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335199832916s 2018-08-28 18:38:28,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-23571fd5-fac2-4b23-ba8f-4491f11518b0 2018-08-28 18:38:28,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 18:38:28,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}550799c3fab710fbc9386115fbc94aacea66a78e" 2018-08-28 18:38:28,518 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 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-46307b48-8ed0-414d-aab9-fa2d738bc781 x-compute-request-id: req-46307b48-8ed0-414d-aab9-fa2d738bc781 Content-Length: 0 Content-Type: application/json 2018-08-28 18:38:28,518 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06 used request id req-46307b48-8ed0-414d-aab9-fa2d738bc781 2018-08-28 18:38:28,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0446860790253s 2018-08-28 18:38:28,519 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eafc3b5c-a362-4dfa-96b3-b4e9ef1f1b06 used request id req-46307b48-8ed0-414d-aab9-fa2d738bc781 2018-08-28 18:38:28,567 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-08-28 18:38:28,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 18:38:28,737 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 18:38:28,738 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 18:38:28,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 18:38:28,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 18:38:28,739 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 18:38:28,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 18:38:28,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:28,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-159b81ea-711c-4008-a047-3b557902c370 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:28,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-159b81ea-711c-4008-a047-3b557902c370 2018-08-28 18:38:28,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:29,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T19:38:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["Rb3NC2VbQRixNZD9pzkeHQ"], "issued_at": "2018-08-28T18:38:29.000000Z"}} 2018-08-28 18:38:29,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:29,121 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:29,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:29,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e851559-f0b2-4d9d-bcd3-4b23e1a2d90f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 18:38:29,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-8e851559-f0b2-4d9d-bcd3-4b23e1a2d90f 2018-08-28 18:38:29,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.47481918335s 2018-08-28 18:38:29,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 18:38:29,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}}' 2018-08-28 18:38:29,317 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c20b2b1a-2565-46ef-b16b-d0d08c6473e6 Content-Length: 356 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:38:29,318 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c20b2b1a-2565-46ef-b16b-d0d08c6473e6 2018-08-28 18:38:29,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.101517915726s 2018-08-28 18:38:29,318 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c20b2b1a-2565-46ef-b16b-d0d08c6473e6 2018-08-28 18:38:29,319 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead', 'id': u'efa9fe7fb1da40c08fb3d79e6444323c', '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-08-28 18:38:29,319 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 18:38:29,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375869035721s 2018-08-28 18:38:29,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:29,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1ab49d-14d5-44da-94a1-056825adfb59 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:38:29,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a used request id req-4a1ab49d-14d5-44da-94a1-056825adfb59 2018-08-28 18:38:29,795 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e4eeae9de8b44f0dab356bc711c43d1a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead'}) 2018-08-28 18:38:29,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:38:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:29,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713af7e4-f6c7-4518-8e98-077a164b16fd Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:38:29,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-713af7e4-f6c7-4518-8e98-077a164b16fd 2018-08-28 18:38:29,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0726580619812s 2018-08-28 18:38:29,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:38:29,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:29,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31cdb5a5-19c8-4482-9fb7-20a61870ed95 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 18:38:29,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-31cdb5a5-19c8-4482-9fb7-20a61870ed95 2018-08-28 18:38:29,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0760488510132s 2018-08-28 18:38:29,946 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 18:38:29,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 18:38:29,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" -d '{"role": {"name": "Member"}}' 2018-08-28 18:38:30,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-073fe052-7f56-4cd8-a440-b6f14090bdaf Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}} 2018-08-28 18:38:30,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-073fe052-7f56-4cd8-a440-b6f14090bdaf 2018-08-28 18:38:30,049 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101764917374s 2018-08-28 18:38:30,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1c92d22-ee24-4a9d-88de-82745b272765 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "domain_id": null, "name": "Member", "id": "acd74d3e297d47e197bfbf546b008e8a"}} 2018-08-28 18:38:30,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a used request id req-f1c92d22-ee24-4a9d-88de-82745b272765 2018-08-28 18:38:30,128 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a'}, 'domain_id': None, 'human_id': None, 'id': u'acd74d3e297d47e197bfbf546b008e8a', 'HUMAN_ID': False}) 2018-08-28 18:38:30,128 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:38:30,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5ccb4a-671a-4041-a3c5-56bef61b6f09 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:30,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af5ccb4a-671a-4041-a3c5-56bef61b6f09 2018-08-28 18:38:30,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0918929576874s 2018-08-28 18:38:30,222 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 18:38:30,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1ad7b8-a0a1-4d0d-a060-f74887abb190 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 18:38:30,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-7d1ad7b8-a0a1-4d0d-a060-f74887abb190 2018-08-28 18:38:30,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0790719985962s 2018-08-28 18:38:30,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 18:38:30,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea8cb18-327d-44d2-8be5-7ea89a5d7d2d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:38:30,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fea8cb18-327d-44d2-8be5-7ea89a5d7d2d 2018-08-28 18:38:30,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903458595276s 2018-08-28 18:38:30,393 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fea8cb18-327d-44d2-8be5-7ea89a5d7d2d 2018-08-28 18:38:30,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 18:38:30,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12620a6-d13a-49dc-8874-10433c835811 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}]} 2018-08-28 18:38:30,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f12620a6-d13a-49dc-8874-10433c835811 2018-08-28 18:38:30,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0826179981232s 2018-08-28 18:38:30,482 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-f12620a6-d13a-49dc-8874-10433c835811 2018-08-28 18:38:30,484 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 18:38:30,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=acd74d3e297d47e197bfbf546b008e8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3644a204-1465-44e6-9ed1-32bc334db81d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=acd74d3e297d47e197bfbf546b008e8a", "previous": null, "next": null}} 2018-08-28 18:38:30,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=acd74d3e297d47e197bfbf546b008e8a used request id req-3644a204-1465-44e6-9ed1-32bc334db81d 2018-08-28 18:38:30,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0781538486481s 2018-08-28 18:38:30,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 18:38:30,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c/users/e4eeae9de8b44f0dab356bc711c43d1a/roles/acd74d3e297d47e197bfbf546b008e8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,674 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b4477f-2b55-4817-842d-407efcc1093c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:30,674 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c/users/e4eeae9de8b44f0dab356bc711c43d1a/roles/acd74d3e297d47e197bfbf546b008e8a used request id req-64b4477f-2b55-4817-842d-407efcc1093c 2018-08-28 18:38:30,674 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111230134964s 2018-08-28 18:38:30,675 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead', 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': 'c476926d-2023-477d-9258-ac44688e19fd', 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_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead', 'project_id': u'efa9fe7fb1da40c08fb3d79e6444323c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 18:38:30,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 18:38:30,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 18:38:30,676 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 18:38:30,677 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 18:38:30,678 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 18:38:30,679 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 18:38:30,680 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead', 'password': 'c476926d-2023-477d-9258-ac44688e19fd', 'project_name': 'snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'efa9fe7fb1da40c08fb3d79e6444323c', 'project_domain_name': 'Default'} 2018-08-28 18:38:30,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:38:30,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25eabdcd-8ab7-4a05-9d32-51e937ef2b07 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:30,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-25eabdcd-8ab7-4a05-9d32-51e937ef2b07 2018-08-28 18:38:30,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0938467979431s 2018-08-28 18:38:30,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:38:30,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a57c90-00ad-4fec-b925-64d4ab3491ce Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:30,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d9a57c90-00ad-4fec-b925-64d4ab3491ce 2018-08-28 18:38:30,794 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0182528495789s 2018-08-28 18:38:30,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 18:38:30,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f2938cc-c5e8-4573-b512-940ea9cb55ad Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 18:38:30,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-0f2938cc-c5e8-4573-b512-940ea9cb55ad 2018-08-28 18:38:30,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0756950378418s 2018-08-28 18:38:30,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 18:38:30,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:30,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed2a75fd-0ea7-4d13-a7bf-dd3039ee84fa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:38:30,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ed2a75fd-0ea7-4d13-a7bf-dd3039ee84fa 2018-08-28 18:38:30,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0952830314636s 2018-08-28 18:38:30,967 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ed2a75fd-0ea7-4d13-a7bf-dd3039ee84fa 2018-08-28 18:38:30,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 18:38:30,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e252f3b-1688-481d-96bf-021463738687 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}]} 2018-08-28 18:38:31,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5e252f3b-1688-481d-96bf-021463738687 2018-08-28 18:38:31,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810799598694s 2018-08-28 18:38:31,055 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-5e252f3b-1688-481d-96bf-021463738687 2018-08-28 18:38:31,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 18:38:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9905eab-3eaf-4f01-aa99-9d8bb38bbf2b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=4d7d171cce7a4b60906f9f5564858d14", "previous": null, "next": null}} 2018-08-28 18:38:31,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=4d7d171cce7a4b60906f9f5564858d14 used request id req-e9905eab-3eaf-4f01-aa99-9d8bb38bbf2b 2018-08-28 18:38:31,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0756189823151s 2018-08-28 18:38:31,133 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 18:38:31,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c/users/e4eeae9de8b44f0dab356bc711c43d1a/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64086512-07e8-463b-84ae-df4f2933d5bc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:31,247 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c/users/e4eeae9de8b44f0dab356bc711c43d1a/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-64086512-07e8-463b-84ae-df4f2933d5bc 2018-08-28 18:38:31,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.114511966705s 2018-08-28 18:38:31,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:38:31,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e5a196b-9692-4bb9-a332-e1595bd471b2 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:31,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e5a196b-9692-4bb9-a332-e1595bd471b2 2018-08-28 18:38:31,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0830600261688s 2018-08-28 18:38:31,332 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 18:38:31,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" -d '{"role": {"name": "heat_stack_owner"}}' 2018-08-28 18:38:31,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d3c716b-7a66-42cb-b489-7df101a1b87d Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}} 2018-08-28 18:38:31,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6d3c716b-7a66-42cb-b489-7df101a1b87d 2018-08-28 18:38:31,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.16611289978s 2018-08-28 18:38:31,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003eb0e7-a87b-42af-a0e5-38def51668ed Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 18:38:31,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-003eb0e7-a87b-42af-a0e5-38def51668ed 2018-08-28 18:38:31,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 18:38:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6bf6bd-c2c1-46d7-b0f4-94533333134e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:31,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3c6bf6bd-c2c1-46d7-b0f4-94533333134e 2018-08-28 18:38:31,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0823218822479s 2018-08-28 18:38:31,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 18:38:31,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe38827-00a0-415e-9502-09f9f474d7b1 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 18:38:31,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-ffe38827-00a0-415e-9502-09f9f474d7b1 2018-08-28 18:38:31,738 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0721411705017s 2018-08-28 18:38:31,739 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 18:38:31,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a8c9a0-b649-4338-a3a0-19991ae02343 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:38:31,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-52a8c9a0-b649-4338-a3a0-19991ae02343 2018-08-28 18:38:31,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989329814911s 2018-08-28 18:38:31,838 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-52a8c9a0-b649-4338-a3a0-19991ae02343 2018-08-28 18:38:31,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 18:38:31,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:31,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73210755-b0e8-499d-aa6e-5a6dd5d23b25 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}]} 2018-08-28 18:38:31,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-73210755-b0e8-499d-aa6e-5a6dd5d23b25 2018-08-28 18:38:31,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0836770534515s 2018-08-28 18:38:31,928 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-73210755-b0e8-499d-aa6e-5a6dd5d23b25 2018-08-28 18:38:31,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 18:38:31,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:32,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea956928-5881-4779-bab1-32d3ac96e0a8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=961ba4163a534939a4215147fc01ed1f", "previous": null, "next": null}} 2018-08-28 18:38:32,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=e4eeae9de8b44f0dab356bc711c43d1a&scope.project.id=efa9fe7fb1da40c08fb3d79e6444323c&role.id=961ba4163a534939a4215147fc01ed1f used request id req-ea956928-5881-4779-bab1-32d3ac96e0a8 2018-08-28 18:38:32,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0760428905487s 2018-08-28 18:38:32,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 18:38:32,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c/users/e4eeae9de8b44f0dab356bc711c43d1a/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}355abc8707b57be45a13c4c1f8a9899a0438d78a" 2018-08-28 18:38:32,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c118284b-2712-4981-8506-b2e67e9dfd19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:32,128 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c/users/e4eeae9de8b44f0dab356bc711c43d1a/roles/961ba4163a534939a4215147fc01ed1f used request id req-c118284b-2712-4981-8506-b2e67e9dfd19 2018-08-28 18:38:32,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121573925018s 2018-08-28 18:38:32,128 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-08-28 18:38:32,128 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-08-28 18:38:32,129 - openstack_tests - INFO - OS Credentials = > 2018-08-28 18:38:32,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:32,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["o0nImGKdRgKZ6TSu4Np9FQ"], "issued_at": "2018-08-28T18:38:32.000000Z"}} 2018-08-28 18:38:32,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d1fe3d59111a0587382ac6ba910e7bf4aaf28f" 2018-08-28 18:38:32,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-f2547ec4-6fb9-4504-aea4-16cdf5f0d371 Date: Tue, 28 Aug 2018 18:38:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:38:32,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?router%3Aexternal=True used request id req-f2547ec4-6fb9-4504-aea4-16cdf5f0d371 2018-08-28 18:38:32,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37d1fe3d59111a0587382ac6ba910e7bf4aaf28f" 2018-08-28 18:38:32,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0e418318-d091-4470-85f9-58075615bcf6 Date: Tue, 28 Aug 2018 18:38:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:38:32,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-0e418318-d091-4470-85f9-58075615bcf6 2018-08-28 18:38:32,991 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-08-28 18:38:32,991 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-08-28 18:38:32,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,996 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:32,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,003 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,005 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,017 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,018 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,020 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,046 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,047 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,051 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,072 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:33,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["V5hLOe7tTv2jW1XWNxcYSw"], "issued_at": "2018-08-28T18:38:33.000000Z"}} 2018-08-28 18:38:33,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}183eb943b4444093b0305a9d5e5f84b6e96e9581" 2018-08-28 18:38:33,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efebe921-cccd-4be7-baf4-3094e9f68ab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:33,549 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-efebe921-cccd-4be7-baf4-3094e9f68ab3 2018-08-28 18:38:33,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:33,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:33,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["gKyn7vpLSCy0BZGt6scEvA"], "issued_at": "2018-08-28T18:38:34.000000Z"}} 2018-08-28 18:38:33,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:34,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4babc1f9-86b6-4961-938c-1ccf4d549d15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:34,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4babc1f9-86b6-4961-938c-1ccf4d549d15 2018-08-28 18:38:34,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:34,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:34,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9bcbfe9e-8468-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:34,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3490f767-5db6-46fc-9f00-b12857d2573e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9bcbfe9e-8468-467-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:38:34,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-9bcbfe9e-8468-467-proj used request id req-3490f767-5db6-46fc-9f00-b12857d2573e 2018-08-28 18:38:34,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:34,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918b1d00-5d6d-4724-b9d8-2305447bc9a5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:38:34,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-918b1d00-5d6d-4724-b9d8-2305447bc9a5 2018-08-28 18:38:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}}' 2018-08-28 18:38:34,277 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba62d364-a0fc-4c46-bac8-095e53d0113f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d"}, "enabled": true, "id": "3935652ad5284e3cbc8e9694ccc3048d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}} 2018-08-28 18:38:34,277 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ba62d364-a0fc-4c46-bac8-095e53d0113f 2018-08-28 18:38:34,277 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-9bcbfe9e-8468-467-proj 2018-08-28 18:38:34,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:34,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:34,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["NLzp4z0XS9uTpOzzYzduBw"], "issued_at": "2018-08-28T18:38:34.000000Z"}} 2018-08-28 18:38:34,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cccac623c6b82db8de85b751b3fd2d19394de7" 2018-08-28 18:38:34,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3523aa8d-c1a3-407d-badf-d495a7d97cfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:34,739 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3523aa8d-c1a3-407d-badf-d495a7d97cfd 2018-08-28 18:38:34,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:34,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:34,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cccac623c6b82db8de85b751b3fd2d19394de7" 2018-08-28 18:38:34,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0ebdf9-5f62-4072-aa16-1f32c96bc136 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:38:34,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-db0ebdf9-5f62-4072-aa16-1f32c96bc136 2018-08-28 18:38:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-9bcbfe9e-8468-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cccac623c6b82db8de85b751b3fd2d19394de7" 2018-08-28 18:38:34,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de54c64-766c-48da-afe4-c03b7709c4bc Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-9bcbfe9e-8468-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d"}, "enabled": true, "id": "3935652ad5284e3cbc8e9694ccc3048d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}]} 2018-08-28 18:38:34,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-9bcbfe9e-8468-467-proj used request id req-1de54c64-766c-48da-afe4-c03b7709c4bc 2018-08-28 18:38:34,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cccac623c6b82db8de85b751b3fd2d19394de7" 2018-08-28 18:38:35,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0511edd-1704-41fb-820e-602ace32ddaf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:38:35,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e0511edd-1704-41fb-820e-602ace32ddaf 2018-08-28 18:38:35,337 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-9bcbfe9e-8468-467-user 2018-08-28 18:38:35,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:35,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:35,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-823b0726-57c8-430b-aee0-4467215397ea Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:35,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-823b0726-57c8-430b-aee0-4467215397ea 2018-08-28 18:38:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" -d '{"role": {"name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role"}}' 2018-08-28 18:38:35,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70459b0a-d1a7-4df1-b569-333960eb1406 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "11c06632fe404a04928c0b54f0c36e91", "links": {"self": "http://172.30.9.28:5000/v3/roles/11c06632fe404a04928c0b54f0c36e91"}, "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role"}} 2018-08-28 18:38:35,553 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-70459b0a-d1a7-4df1-b569-333960eb1406 2018-08-28 18:38:35,553 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role 2018-08-28 18:38:35,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/11c06632fe404a04928c0b54f0c36e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:35,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9a02b1-c139-43e0-9f01-238f084d36c1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/11c06632fe404a04928c0b54f0c36e91"}, "domain_id": null, "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role", "id": "11c06632fe404a04928c0b54f0c36e91"}} 2018-08-28 18:38:35,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/11c06632fe404a04928c0b54f0c36e91 used request id req-fe9a02b1-c139-43e0-9f01-238f084d36c1 2018-08-28 18:38:35,644 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role to project CreateSecurityGroupTests-9bcbfe9e-8468-467-proj 2018-08-28 18:38:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d/users/4b3d6bbe56664ad09fbecb77e0af27cf/roles/11c06632fe404a04928c0b54f0c36e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:35,770 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de7f2f3f-70ed-4732-946e-56ac703b619c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:35,770 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d/users/4b3d6bbe56664ad09fbecb77e0af27cf/roles/11c06632fe404a04928c0b54f0c36e91 used request id req-de7f2f3f-70ed-4732-946e-56ac703b619c 2018-08-28 18:38:35,771 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:35,772 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:36,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11c06632fe404a04928c0b54f0c36e91", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role"}], "expires_at": "2018-08-28T19:38:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3935652ad5284e3cbc8e9694ccc3048d", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-user", "id": "4b3d6bbe56664ad09fbecb77e0af27cf"}, "audit_ids": ["70JlSiRiTLCd-qXkmY4yGg"], "issued_at": "2018-08-28T18:38:36.000000Z"}} 2018-08-28 18:38:36,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:36,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0075f8-7e79-44a5-ad6c-80e8ce9f8530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:36,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a0075f8-7e79-44a5-ad6c-80e8ce9f8530 2018-08-28 18:38:36,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:36,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-301f8db1-7fb1-4e89-9cc9-0e01760e6a9a Date: Tue, 28 Aug 2018 18:38:36 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:38:36,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name&description=hello+group used request id req-301f8db1-7fb1-4e89-9cc9-0e01760e6a9a 2018-08-28 18:38:36,712 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name... 2018-08-28 18:38:36,712 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name 2018-08-28 18:38:36,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" -d '{"security_group": {"name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name", "description": "hello group"}}' 2018-08-28 18:38:37,158 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-863cb4a4-4feb-4b7a-86fc-2f9475778769 Date: Tue, 28 Aug 2018 18:38:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 2, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}} 2018-08-28 18:38:37,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-863cb4a4-4feb-4b7a-86fc-2f9475778769 2018-08-28 18:38:37,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:37,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:37,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-499f952d-6fa6-4afa-82a4-6b1c8ff79ec9 Date: Tue, 28 Aug 2018 18:38:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}]} 2018-08-28 18:38:37,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-499f952d-6fa6-4afa-82a4-6b1c8ff79ec9 2018-08-28 18:38:37,335 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:37,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3066ae6-08a1-4a0c-8217-f103a8b74ce5 Date: Tue, 28 Aug 2018 18:38:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}]} 2018-08-28 18:38:37,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-f3066ae6-08a1-4a0c-8217-f103a8b74ce5 2018-08-28 18:38:37,364 - neutron_utils - INFO - Retrieving security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:37,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:37,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-520939a6-ec78-4c03-b49b-befa258a02ea Date: Tue, 28 Aug 2018 18:38:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 2, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:37,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-520939a6-ec78-4c03-b49b-befa258a02ea 2018-08-28 18:38:37,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:37,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae6f79ed-299d-49a1-bd17-7c74505b5687 Date: Tue, 28 Aug 2018 18:38:37 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}]} 2018-08-28 18:38:37,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-ae6f79ed-299d-49a1-bd17-7c74505b5687 2018-08-28 18:38:37,580 - neutron_utils - INFO - Retrieving security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:37,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:37,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-252abee9-b79c-427c-9145-846feaa1cc97 Date: Tue, 28 Aug 2018 18:38:37 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 2, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:37,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-252abee9-b79c-427c-9145-846feaa1cc97 2018-08-28 18:38:37,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:37,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:37,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5c37bff2-f0bc-4eb1-b1c5-6c741824754e Date: Tue, 28 Aug 2018 18:38:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}]} 2018-08-28 18:38:37,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-5c37bff2-f0bc-4eb1-b1c5-6c741824754e 2018-08-28 18:38:37,970 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name 2018-08-28 18:38:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:38,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-65d93825-ada5-4007-9fb4-c57a8a25168c Date: Tue, 28 Aug 2018 18:38:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 2, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:38,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name used request id req-65d93825-ada5-4007-9fb4-c57a8a25168c 2018-08-28 18:38:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:38,266 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:38,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e4fba2-c753-4e2c-b394-a5d03b77565f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d"}, "enabled": true, "id": "3935652ad5284e3cbc8e9694ccc3048d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}} 2018-08-28 18:38:38,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d used request id req-65e4fba2-c753-4e2c-b394-a5d03b77565f 2018-08-28 18:38:38,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:38,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:38,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e2edb724-aa35-44ab-b88e-866d77c4a0a9 Date: Tue, 28 Aug 2018 18:38:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}]} 2018-08-28 18:38:38,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-e2edb724-aa35-44ab-b88e-866d77c4a0a9 2018-08-28 18:38:38,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8"}}' 2018-08-28 18:38:38,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2a37b708-9e59-442d-b989-6e2e02b90225 Date: Tue, 28 Aug 2018 18:38:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}} 2018-08-28 18:38:38,853 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-2a37b708-9e59-442d-b989-6e2e02b90225 2018-08-28 18:38:38,853 - neutron_utils - INFO - Retrieving security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:38,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:38,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5c55e9ac-3d5d-48b9-8c1f-5bdba68a14ba Date: Tue, 28 Aug 2018 18:38:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "revision_number": 0, "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 3, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:38,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-5c55e9ac-3d5d-48b9-8c1f-5bdba68a14ba 2018-08-28 18:38:38,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:38,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:38,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b2710c3d-598a-48da-bc62-6b9a37ad77f8 Date: Tue, 28 Aug 2018 18:38:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:38,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-b2710c3d-598a-48da-bc62-6b9a37ad77f8 2018-08-28 18:38:38,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:39,318 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "11c06632fe404a04928c0b54f0c36e91", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role"}], "expires_at": "2018-08-28T19:38:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3935652ad5284e3cbc8e9694ccc3048d", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3935652ad5284e3cbc8e9694ccc3048d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-user", "id": "4b3d6bbe56664ad09fbecb77e0af27cf"}, "audit_ids": ["MFkr4aqmT-KEw81KTtRzhg"], "issued_at": "2018-08-28T18:38:39.000000Z"}} 2018-08-28 18:38:39,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:39,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-83d5db40-e6b4-48d1-80aa-f9c9793028d7 Date: Tue, 28 Aug 2018 18:38:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "revision_number": 0, "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 3, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:39,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name&description=hello+group used request id req-83d5db40-e6b4-48d1-80aa-f9c9793028d7 2018-08-28 18:38:39,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:39,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:39,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-43f330ef-91c3-41ad-8f6a-ffd7d9707706 Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:39,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-43f330ef-91c3-41ad-8f6a-ffd7d9707706 2018-08-28 18:38:39,711 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:39,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:39,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-aee09b05-d3b3-4b6e-ba8b-208ac1eb376d Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:39,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-aee09b05-d3b3-4b6e-ba8b-208ac1eb376d 2018-08-28 18:38:39,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:40,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ba1b404d-9060-4e51-a8f5-87ff8a861d09 Date: Tue, 28 Aug 2018 18:38:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "revision_number": 0, "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 3, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:40,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name used request id req-ba1b404d-9060-4e51-a8f5-87ff8a861d09 2018-08-28 18:38:40,082 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:40,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:40,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-a813e18c-58c2-416c-8888-46735d3cc6d9 Date: Tue, 28 Aug 2018 18:38:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:40,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-a813e18c-58c2-416c-8888-46735d3cc6d9 2018-08-28 18:38:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:40,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a33ab4b0-bb1f-45bb-b627-5bb9944d25b0 Date: Tue, 28 Aug 2018 18:38:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "revision_number": 0, "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 3, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:40,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name used request id req-a33ab4b0-bb1f-45bb-b627-5bb9944d25b0 2018-08-28 18:38:40,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:40,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:40,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d8523a5d-7921-4390-a742-c5e6de09d3b7 Date: Tue, 28 Aug 2018 18:38:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:40,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-d8523a5d-7921-4390-a742-c5e6de09d3b7 2018-08-28 18:38:40,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:40,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ff77ab06-d44b-4466-9054-9ccd405eafbf Date: Tue, 28 Aug 2018 18:38:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "revision_number": 0, "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 3, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:40,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name used request id req-ff77ab06-d44b-4466-9054-9ccd405eafbf 2018-08-28 18:38:40,844 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:40,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:41,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-85de0e80-7f09-4800-bcec-7578c263628c Date: Tue, 28 Aug 2018 18:38:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:41,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-85de0e80-7f09-4800-bcec-7578c263628c 2018-08-28 18:38:41,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:41,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:41,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-c9077986-6e79-4e64-ad73-38315a3b77c0 Date: Tue, 28 Aug 2018 18:38:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:41,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-c9077986-6e79-4e64-ad73-38315a3b77c0 2018-08-28 18:38:41,203 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name 2018-08-28 18:38:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:41,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-7f5386d6-dffa-4baa-abe6-896dc4b7840b Date: Tue, 28 Aug 2018 18:38:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "updated_at": "2018-08-28T18:38:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "revision_number": 0, "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "revision_number": 0, "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 3, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "name": "CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name"}]} 2018-08-28 18:38:41,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name used request id req-7f5386d6-dffa-4baa-abe6-896dc4b7840b 2018-08-28 18:38:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:41,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab3ae80-b07f-4a20-97d2-613c4d493254 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d"}, "enabled": true, "id": "3935652ad5284e3cbc8e9694ccc3048d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}} 2018-08-28 18:38:41,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d used request id req-2ab3ae80-b07f-4a20-97d2-613c4d493254 2018-08-28 18:38:41,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:41,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:41,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-dd2bfb01-08d7-4528-b6fe-335bbe1c4893 Date: Tue, 28 Aug 2018 18:38:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:41,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-dd2bfb01-08d7-4528-b6fe-335bbe1c4893 2018-08-28 18:38:41,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8"}}' 2018-08-28 18:38:41,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-80db0c50-ffb3-4d23-86de-a01535a6222b Date: Tue, 28 Aug 2018 18:38:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:41Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:41Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "5d9a3b98-af48-4dd7-9c23-75079ab57487"}} 2018-08-28 18:38:41,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-80db0c50-ffb3-4d23-86de-a01535a6222b 2018-08-28 18:38:41,677 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 2018-08-28 18:38:41,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fe031c3656210f56ec5b45c7f5fe62ee515998" 2018-08-28 18:38:41,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-95b1d50d-0a0d-4303-9c83-8af6216ecb28 Date: Tue, 28 Aug 2018 18:38:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "18e5c68d-d867-4a56-a895-a6ac632ac1d0"}, {"remote_group_id": null, "direction": "egress", "protocol": "1", "description": "test_rule_2", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:41Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:41Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "5d9a3b98-af48-4dd7-9c23-75079ab57487"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:37Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:37Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "d61356ba-34dc-40cc-ba45-b516f7566fd3"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:38Z", "security_group_id": "0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:38Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f0dba5b7-42c5-474d-83fe-fd356ed99520"}]} 2018-08-28 18:38:41,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-95b1d50d-0a0d-4303-9c83-8af6216ecb28 2018-08-28 18:38:41,846 - neutron_utils - INFO - Deleting security group rule with ID - d61356ba-34dc-40cc-ba45-b516f7566fd3 2018-08-28 18:38:41,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d61356ba-34dc-40cc-ba45-b516f7566fd3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:41,959 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0521137c-acd3-4901-9c11-5a00c9af4edd Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:41,959 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d61356ba-34dc-40cc-ba45-b516f7566fd3 used request id req-0521137c-acd3-4901-9c11-5a00c9af4edd 2018-08-28 18:38:41,959 - neutron_utils - INFO - Deleting security group rule with ID - 5d9a3b98-af48-4dd7-9c23-75079ab57487 2018-08-28 18:38:41,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5d9a3b98-af48-4dd7-9c23-75079ab57487 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:42,073 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b1c873b-7ecd-49d4-bbe0-11c59dd1990d Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:42,073 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5d9a3b98-af48-4dd7-9c23-75079ab57487 used request id req-3b1c873b-7ecd-49d4-bbe0-11c59dd1990d 2018-08-28 18:38:42,073 - neutron_utils - INFO - Deleting security group rule with ID - f0dba5b7-42c5-474d-83fe-fd356ed99520 2018-08-28 18:38:42,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f0dba5b7-42c5-474d-83fe-fd356ed99520 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:42,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-981b0833-d861-4d64-b60b-41e42540771b Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:42,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f0dba5b7-42c5-474d-83fe-fd356ed99520 used request id req-981b0833-d861-4d64-b60b-41e42540771b 2018-08-28 18:38:42,379 - neutron_utils - INFO - Deleting security group rule with ID - 18e5c68d-d867-4a56-a895-a6ac632ac1d0 2018-08-28 18:38:42,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/18e5c68d-d867-4a56-a895-a6ac632ac1d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:42,468 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f74413d4-f280-40a2-98f7-191fa8fd6652 Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:42,468 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/18e5c68d-d867-4a56-a895-a6ac632ac1d0 used request id req-f74413d4-f280-40a2-98f7-191fa8fd6652 2018-08-28 18:38:42,469 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3c3a3510-b9ce-48b5-896f-b8e673aef317name 2018-08-28 18:38:42,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}643fe0cabe4e2e08522ec62bef5406dacea4180b" 2018-08-28 18:38:42,600 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5600e40f-ae3c-45e6-b074-fd128ffd4849 Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:42,600 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0eebde5e-05db-4e4f-9be6-e2dbcae6a4a8 used request id req-5600e40f-ae3c-45e6-b074-fd128ffd4849 2018-08-28 18:38:42,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:42,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-ac638d69-c488-49c3-9571-b9d11151a5be Date: Tue, 28 Aug 2018 18:38:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:36Z", "updated_at": "2018-08-28T18:38:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "revision_number": 0, "id": "6adc2806-2cf0-46f1-b0db-967a4640036c", "remote_group_id": "87694108-a66c-491a-b281-d504e126c69e", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "revision_number": 0, "id": "b2bbfc8a-5640-45b0-a7e2-80ad28f0e9e4", "remote_group_id": "87694108-a66c-491a-b281-d504e126c69e", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "revision_number": 0, "id": "ee1a1451-e2f7-44a3-a1b8-c2a6264931cb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv4", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "revision_number": 0, "id": "f32ee0d0-8865-4999-b6ec-a7a6d198cf25", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "port_range_min": null, "ethertype": "IPv6", "project_id": "3935652ad5284e3cbc8e9694ccc3048d"}], "revision_number": 4, "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "87694108-a66c-491a-b281-d504e126c69e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:38:42,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ac638d69-c488-49c3-9571-b9d11151a5be 2018-08-28 18:38:42,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,052 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6d1123a-f98f-4b71-8699-a392517168b9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:43,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-f6d1123a-f98f-4b71-8699-a392517168b9 2018-08-28 18:38:43,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:43,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,142 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d8bd39-c588-4401-9cf1-e7ada8156bde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:43,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-f8d8bd39-c588-4401-9cf1-e7ada8156bde 2018-08-28 18:38:43,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:43,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,241 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b14fdcc-a4bc-41e0-8fb7-e07df3845c40 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:43,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-9b14fdcc-a4bc-41e0-8fb7-e07df3845c40 2018-08-28 18:38:43,242 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:43,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3745890-db10-49ec-a49e-c2e04df776b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:43,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-c3745890-db10-49ec-a49e-c2e04df776b6 2018-08-28 18:38:43,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e62307-d8a2-4872-871f-3bf204969f4d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:38:43,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-57e62307-d8a2-4872-871f-3bf204969f4d 2018-08-28 18:38:43,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4eface-a8a4-49c5-a9b4-a741e58649f8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:38:43,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-9c4eface-a8a4-49c5-a9b4-a741e58649f8 2018-08-28 18:38:43,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5fc6341-7ebe-4c63-8896-79fb2aa68491 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:38:43,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-a5fc6341-7ebe-4c63-8896-79fb2aa68491 2018-08-28 18:38:43,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c25f6937-d1f8-45a4-a711-1f218d8f569c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d"}, "enabled": true, "id": "3935652ad5284e3cbc8e9694ccc3048d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-9bcbfe9e-8468-467-proj"}} 2018-08-28 18:38:43,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d used request id req-c25f6937-d1f8-45a4-a711-1f218d8f569c 2018-08-28 18:38:43,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87694108-a66c-491a-b281-d504e126c69e 2018-08-28 18:38:43,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87694108-a66c-491a-b281-d504e126c69e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:43,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3297fc80-0434-4ca8-a1ce-1b391f21bd5e Date: Tue, 28 Aug 2018 18:38:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "87694108-a66c-491a-b281-d504e126c69e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:36Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "6adc2806-2cf0-46f1-b0db-967a4640036c"}, {"remote_group_id": "87694108-a66c-491a-b281-d504e126c69e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:36Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "b2bbfc8a-5640-45b0-a7e2-80ad28f0e9e4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:36Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "ee1a1451-e2f7-44a3-a1b8-c2a6264931cb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:36Z", "security_group_id": "87694108-a66c-491a-b281-d504e126c69e", "port_range_min": null, "revision_number": 0, "tenant_id": "3935652ad5284e3cbc8e9694ccc3048d", "created_at": "2018-08-28T18:38:36Z", "project_id": "3935652ad5284e3cbc8e9694ccc3048d", "id": "f32ee0d0-8865-4999-b6ec-a7a6d198cf25"}]} 2018-08-28 18:38:43,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87694108-a66c-491a-b281-d504e126c69e used request id req-3297fc80-0434-4ca8-a1ce-1b391f21bd5e 2018-08-28 18:38:43,952 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:38:43,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/87694108-a66c-491a-b281-d504e126c69e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:44,259 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dfc3cdee-e9b1-49d6-9e6a-af624b45f7ce Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:44,259 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/87694108-a66c-491a-b281-d504e126c69e used request id req-dfc3cdee-e9b1-49d6-9e6a-af624b45f7ce 2018-08-28 18:38:44,260 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-9bcbfe9e-8468-467-proj 2018-08-28 18:38:44,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:44,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dc5dea5-bfa1-49fe-96fd-1c450368f79b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:44,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3935652ad5284e3cbc8e9694ccc3048d used request id req-4dc5dea5-bfa1-49fe-96fd-1c450368f79b 2018-08-28 18:38:44,487 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-9bcbfe9e-8468-467-proj-role 2018-08-28 18:38:44,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/11c06632fe404a04928c0b54f0c36e91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:44,660 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce573a0-403a-4e92-9e1a-01a983ac9dd8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:44,660 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/11c06632fe404a04928c0b54f0c36e91 used request id req-7ce573a0-403a-4e92-9e1a-01a983ac9dd8 2018-08-28 18:38:44,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c2254852ce816fa860f3883aeed175f21d11e32" 2018-08-28 18:38:44,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafe2e17-1eab-40e7-912d-c500da2cffcf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:44,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aafe2e17-1eab-40e7-912d-c500da2cffcf 2018-08-28 18:38:44,753 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-9bcbfe9e-8468-467-user 2018-08-28 18:38:44,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4b3d6bbe56664ad09fbecb77e0af27cf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41cccac623c6b82db8de85b751b3fd2d19394de7" 2018-08-28 18:38:44,933 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d374f870-7ba4-4a9c-ab0c-eaa2bed6da1a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:44,933 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4b3d6bbe56664ad09fbecb77e0af27cf used request id req-d374f870-7ba4-4a9c-ab0c-eaa2bed6da1a 2018-08-28 18:38:44,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:45,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["YeMhIoQeQUSW5nGfSkxalQ"], "issued_at": "2018-08-28T18:38:45.000000Z"}} 2018-08-28 18:38:45,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2078565f1fa1bb545d438dad9e4c2915354f9df" 2018-08-28 18:38:45,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140ce6db-197e-4281-a603-9de43d979721 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:45,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-140ce6db-197e-4281-a603-9de43d979721 2018-08-28 18:38:45,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:45,404 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:45,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["CdR8_xReRuSb1jomJ8HKtA"], "issued_at": "2018-08-28T18:38:45.000000Z"}} 2018-08-28 18:38:45,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:45,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e443bfb-f706-4063-bdd4-44cd544e4302 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:45,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5e443bfb-f706-4063-bdd4-44cd544e4302 2018-08-28 18:38:45,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:45,882 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:45,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f9cb843-6262-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:45,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23045a56-5aab-4cef-bf43-52df627f76ce Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f9cb843-6262-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:38:45,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-7f9cb843-6262-4dd-proj used request id req-23045a56-5aab-4cef-bf43-52df627f76ce 2018-08-28 18:38:45,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:46,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc26efa-1e68-4581-88ce-3a0a4c464169 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:38:46,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0cc26efa-1e68-4581-88ce-3a0a4c464169 2018-08-28 18:38:46,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj"}}' 2018-08-28 18:38:46,199 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-030b0f61-165c-48e5-9805-c8e428aac21a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88"}, "enabled": true, "id": "12fada8a758841d5aeb4efa8a45ada88", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj"}} 2018-08-28 18:38:46,199 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-030b0f61-165c-48e5-9805-c8e428aac21a 2018-08-28 18:38:46,200 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-7f9cb843-6262-4dd-proj 2018-08-28 18:38:46,200 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:46,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:46,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["rZ_5m0PdRyShsZxmQLcUKw"], "issued_at": "2018-08-28T18:38:46.000000Z"}} 2018-08-28 18:38:46,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763a5afb6e3ac69bde6c8a4f3041ceab0769d860" 2018-08-28 18:38:46,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1463f8-f598-4ab6-8c2a-a1e0f68e28b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:46,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0a1463f8-f598-4ab6-8c2a-a1e0f68e28b3 2018-08-28 18:38:46,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:46,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:46,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763a5afb6e3ac69bde6c8a4f3041ceab0769d860" 2018-08-28 18:38:46,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88025aa2-b570-4673-80b0-5c139e3234e6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:38:46,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88025aa2-b570-4673-80b0-5c139e3234e6 2018-08-28 18:38:46,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-7f9cb843-6262-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763a5afb6e3ac69bde6c8a4f3041ceab0769d860" 2018-08-28 18:38:46,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4abb752-e9a2-4eb2-abcb-b8ab78fa462c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-7f9cb843-6262-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88"}, "enabled": true, "id": "12fada8a758841d5aeb4efa8a45ada88", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj"}]} 2018-08-28 18:38:46,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-7f9cb843-6262-4dd-proj used request id req-b4abb752-e9a2-4eb2-abcb-b8ab78fa462c 2018-08-28 18:38:46,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763a5afb6e3ac69bde6c8a4f3041ceab0769d860" 2018-08-28 18:38:46,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e39e35d-5ec3-4326-ac61-053a4da849b1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:38:46,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4e39e35d-5ec3-4326-ac61-053a4da849b1 2018-08-28 18:38:47,335 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-7f9cb843-6262-4dd-user 2018-08-28 18:38:47,335 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:47,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:47,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c2d580-e7bd-49e4-bbea-62caa3b2b65d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:47,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-97c2d580-e7bd-49e4-bbea-62caa3b2b65d 2018-08-28 18:38:47,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" -d '{"role": {"name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role"}}' 2018-08-28 18:38:47,538 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aca1cdb-cfe8-43a9-81c5-c11ecf2c6a06 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82b6ff589ddc4279bf880599ce0af226", "links": {"self": "http://172.30.9.28:5000/v3/roles/82b6ff589ddc4279bf880599ce0af226"}, "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role"}} 2018-08-28 18:38:47,538 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2aca1cdb-cfe8-43a9-81c5-c11ecf2c6a06 2018-08-28 18:38:47,538 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role 2018-08-28 18:38:47,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/82b6ff589ddc4279bf880599ce0af226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:47,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc2635b-39ab-4784-ab38-49ebdfc5902e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/82b6ff589ddc4279bf880599ce0af226"}, "domain_id": null, "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role", "id": "82b6ff589ddc4279bf880599ce0af226"}} 2018-08-28 18:38:47,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/82b6ff589ddc4279bf880599ce0af226 used request id req-0dc2635b-39ab-4784-ab38-49ebdfc5902e 2018-08-28 18:38:47,625 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role to project CreateSecurityGroupTests-7f9cb843-6262-4dd-proj 2018-08-28 18:38:47,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88/users/9fdb44557f514e218fa3045ca478874d/roles/82b6ff589ddc4279bf880599ce0af226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:47,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c64bb723-9a16-47cf-b653-cf9f052f6f28 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:47,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88/users/9fdb44557f514e218fa3045ca478874d/roles/82b6ff589ddc4279bf880599ce0af226 used request id req-c64bb723-9a16-47cf-b653-cf9f052f6f28 2018-08-28 18:38:47,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:47,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:48,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82b6ff589ddc4279bf880599ce0af226", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role"}], "expires_at": "2018-08-28T19:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fada8a758841d5aeb4efa8a45ada88", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-user", "id": "9fdb44557f514e218fa3045ca478874d"}, "audit_ids": ["dzi1L-SsSC-zL-r3gBamvg"], "issued_at": "2018-08-28T18:38:48.000000Z"}} 2018-08-28 18:38:48,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:48,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3fa9d3-4cf8-45e1-b8cd-4715d10bd8f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:48,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e3fa9d3-4cf8-45e1-b8cd-4715d10bd8f7 2018-08-28 18:38:48,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:48,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-734f42c4-2fa5-4eb5-a5f8-a597d2f9fa7d Date: Tue, 28 Aug 2018 18:38:48 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:38:48,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name&description=hello+group used request id req-734f42c4-2fa5-4eb5-a5f8-a597d2f9fa7d 2018-08-28 18:38:48,523 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name... 2018-08-28 18:38:48,524 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name 2018-08-28 18:38:48,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" -d '{"security_group": {"name": "CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name", "description": "hello group"}}' 2018-08-28 18:38:48,865 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-51ccc9fe-bd14-4cce-9d7f-1dfd3eeb21e0 Date: Tue, 28 Aug 2018 18:38:48 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "updated_at": "2018-08-28T18:38:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}], "revision_number": 2, "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "name": "CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name"}} 2018-08-28 18:38:48,865 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-51ccc9fe-bd14-4cce-9d7f-1dfd3eeb21e0 2018-08-28 18:38:48,865 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:48,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:49,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7aea5b61-cb9c-422c-af78-5e335975ae6b Date: Tue, 28 Aug 2018 18:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818"}]} 2018-08-28 18:38:49,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-7aea5b61-cb9c-422c-af78-5e335975ae6b 2018-08-28 18:38:49,035 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:49,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:49,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-426a3573-e439-4e06-84e9-9e5c80a1c7e4 Date: Tue, 28 Aug 2018 18:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818"}]} 2018-08-28 18:38:49,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-426a3573-e439-4e06-84e9-9e5c80a1c7e4 2018-08-28 18:38:49,212 - neutron_utils - INFO - Retrieving security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:49,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-09e4d670-0799-4951-b69b-6a2a901141c9 Date: Tue, 28 Aug 2018 18:38:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "updated_at": "2018-08-28T18:38:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}], "revision_number": 2, "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "name": "CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name"}]} 2018-08-28 18:38:49,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-09e4d670-0799-4951-b69b-6a2a901141c9 2018-08-28 18:38:49,430 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:49,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:49,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-29d9306c-1014-42a0-a2b2-1f5e812b8df8 Date: Tue, 28 Aug 2018 18:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818"}]} 2018-08-28 18:38:49,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-29d9306c-1014-42a0-a2b2-1f5e812b8df8 2018-08-28 18:38:49,595 - neutron_utils - INFO - Retrieving security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:49,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:49,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-46d8f8d1-1a71-4293-a27a-58fa65779976 Date: Tue, 28 Aug 2018 18:38:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "updated_at": "2018-08-28T18:38:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}], "revision_number": 2, "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "name": "CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name"}]} 2018-08-28 18:38:49,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-46d8f8d1-1a71-4293-a27a-58fa65779976 2018-08-28 18:38:49,648 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:49,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:49,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7d569640-473f-49ad-8cac-1df8b231059c Date: Tue, 28 Aug 2018 18:38:49 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818"}]} 2018-08-28 18:38:49,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-7d569640-473f-49ad-8cac-1df8b231059c 2018-08-28 18:38:49,678 - neutron_utils - INFO - Retrieving security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:49,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:49,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e891ad44-1fd0-4544-9cd5-d6a3637ad3d7 Date: Tue, 28 Aug 2018 18:38:49 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "updated_at": "2018-08-28T18:38:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}], "revision_number": 2, "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "name": "CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name"}]} 2018-08-28 18:38:49,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-e891ad44-1fd0-4544-9cd5-d6a3637ad3d7 2018-08-28 18:38:49,881 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d4656807-a68b-42a6-8abf-e9dbd781f5f8 2018-08-28 18:38:49,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:50,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76b80c58-bb97-4944-80be-d7982aba2305 Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "5528dd45-ac7d-4744-a91a-d8d636fdd9a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "d4656807-a68b-42a6-8abf-e9dbd781f5f8", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "8b7f3e24-6449-4992-96c2-fb9cdefc9818"}]} 2018-08-28 18:38:50,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-76b80c58-bb97-4944-80be-d7982aba2305 2018-08-28 18:38:50,055 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name 2018-08-28 18:38:50,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:50,432 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82b6ff589ddc4279bf880599ce0af226", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role"}], "expires_at": "2018-08-28T19:38:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "12fada8a758841d5aeb4efa8a45ada88", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/12fada8a758841d5aeb4efa8a45ada88", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-user", "id": "9fdb44557f514e218fa3045ca478874d"}, "audit_ids": ["7X1K4JXKQzKq4j9XLU0sBA"], "issued_at": "2018-08-28T18:38:50.000000Z"}} 2018-08-28 18:38:50,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf6082ac37172bb6e0e0bc37c5dc4d2ab64e500" 2018-08-28 18:38:50,718 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f6dc4500-6fee-453b-a4af-43dc90760850 Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:50,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-f6dc4500-6fee-453b-a4af-43dc90760850 2018-08-28 18:38:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebf6082ac37172bb6e0e0bc37c5dc4d2ab64e500" 2018-08-28 18:38:50,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1c6c8c03-32e8-4cb4-bd5a-7916b1afe399 Date: Tue, 28 Aug 2018 18:38:50 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:38:50,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name&description=hello+group used request id req-1c6c8c03-32e8-4cb4-bd5a-7916b1afe399 2018-08-28 18:38:50,914 - neutron_utils - INFO - Deleting security group rule with ID - 5528dd45-ac7d-4744-a91a-d8d636fdd9a6 2018-08-28 18:38:50,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5528dd45-ac7d-4744-a91a-d8d636fdd9a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:50,939 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-fdf5da11-8e1e-479b-8f60-d912406a8f40 Date: Tue, 28 Aug 2018 18:38:50 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 5528dd45-ac7d-4744-a91a-d8d636fdd9a6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:38:50,939 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5528dd45-ac7d-4744-a91a-d8d636fdd9a6 used request id req-fdf5da11-8e1e-479b-8f60-d912406a8f40 2018-08-28 18:38:50,939 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 5528dd45-ac7d-4744-a91a-d8d636fdd9a6 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:38:50,940 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 5528dd45-ac7d-4744-a91a-d8d636fdd9a6 does not exist Neutron server returns request_ids: ['req-fdf5da11-8e1e-479b-8f60-d912406a8f40'] 2018-08-28 18:38:50,940 - neutron_utils - INFO - Deleting security group rule with ID - 8b7f3e24-6449-4992-96c2-fb9cdefc9818 2018-08-28 18:38:50,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8b7f3e24-6449-4992-96c2-fb9cdefc9818 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:50,965 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-acf0295a-3c94-45f7-bea1-caf33529fce3 Date: Tue, 28 Aug 2018 18:38:50 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 8b7f3e24-6449-4992-96c2-fb9cdefc9818 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:38:50,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8b7f3e24-6449-4992-96c2-fb9cdefc9818 used request id req-acf0295a-3c94-45f7-bea1-caf33529fce3 2018-08-28 18:38:50,966 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 8b7f3e24-6449-4992-96c2-fb9cdefc9818 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:38:50,966 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 8b7f3e24-6449-4992-96c2-fb9cdefc9818 does not exist Neutron server returns request_ids: ['req-acf0295a-3c94-45f7-bea1-caf33529fce3'] 2018-08-28 18:38:50,966 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-8d4b18c3-6ab0-4bb7-a020-4a64a1eb69c3name 2018-08-28 18:38:50,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d4656807-a68b-42a6-8abf-e9dbd781f5f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ae87517a7e869abf9cce5a11025849f255faf9" 2018-08-28 18:38:51,203 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-48f8524f-5569-4aff-b0ff-540a83e7644c Date: Tue, 28 Aug 2018 18:38:51 GMT RESP BODY: {"NeutronError": {"message": "Security group d4656807-a68b-42a6-8abf-e9dbd781f5f8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-28 18:38:51,203 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d4656807-a68b-42a6-8abf-e9dbd781f5f8 used request id req-48f8524f-5569-4aff-b0ff-540a83e7644c 2018-08-28 18:38:51,203 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group d4656807-a68b-42a6-8abf-e9dbd781f5f8 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-08-28 18:38:51,204 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group d4656807-a68b-42a6-8abf-e9dbd781f5f8 does not exist Neutron server returns request_ids: ['req-48f8524f-5569-4aff-b0ff-540a83e7644c'] 2018-08-28 18:38:51,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:51,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9841714f-d27b-40a9-80af-0fb07b9945e3 Date: Tue, 28 Aug 2018 18:38:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "updated_at": "2018-08-28T18:38:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "ba90eebc-d8c2-46a5-aaed-589b89484224", "remote_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "f6f573f8-eb91-4eca-a14d-fa96212d7c01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "fa646a91-d779-4d05-b00c-e582e98f888f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv4", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "revision_number": 0, "id": "fd98cd27-7704-4c78-8068-fdac1f47ecc8", "remote_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "port_range_min": null, "ethertype": "IPv6", "project_id": "12fada8a758841d5aeb4efa8a45ada88"}], "revision_number": 4, "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:38:51,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9841714f-d27b-40a9-80af-0fb07b9945e3 2018-08-28 18:38:51,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:51,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31b85573-f0d1-4872-9ac4-1905940b0698 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:51,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-31b85573-f0d1-4872-9ac4-1905940b0698 2018-08-28 18:38:51,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:51,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:51,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0435c9a2-b52a-4bcf-b8f8-392ed97cfc59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:51,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-0435c9a2-b52a-4bcf-b8f8-392ed97cfc59 2018-08-28 18:38:51,616 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:51,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65107c5f-2c2e-42be-92d0-9b42b44f4c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:51,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-65107c5f-2c2e-42be-92d0-9b42b44f4c64 2018-08-28 18:38:51,707 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:51,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:51,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd360913-55a6-4710-b03e-88fef0ccdf49 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:38:51,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-fd360913-55a6-4710-b03e-88fef0ccdf49 2018-08-28 18:38:51,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:38:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:51,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e76439-cad2-4d2c-9441-0a0711dcf144 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:38:51,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-31e76439-cad2-4d2c-9441-0a0711dcf144 2018-08-28 18:38:51,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:51,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd6842bf-03b6-4cee-9938-0517b9edf0c1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:38:51,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bd6842bf-03b6-4cee-9938-0517b9edf0c1 2018-08-28 18:38:51,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:52,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b10020-a055-47d3-9bee-59fcf0c6f71a 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:38:52,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-e7b10020-a055-47d3-9bee-59fcf0c6f71a 2018-08-28 18:38:52,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:52,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971b51fc-b9ff-47a1-bdbc-beac6aaedca6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88"}, "enabled": true, "id": "12fada8a758841d5aeb4efa8a45ada88", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-7f9cb843-6262-4dd-proj"}} 2018-08-28 18:38:52,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88 used request id req-971b51fc-b9ff-47a1-bdbc-beac6aaedca6 2018-08-28 18:38:52,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5 2018-08-28 18:38:52,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:52,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a2becc03-7b73-4ad0-9527-54acc7acf40b Date: Tue, 28 Aug 2018 18:38:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "ba90eebc-d8c2-46a5-aaed-589b89484224"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "f6f573f8-eb91-4eca-a14d-fa96212d7c01"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "fa646a91-d779-4d05-b00c-e582e98f888f"}, {"remote_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:48Z", "security_group_id": "e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5", "port_range_min": null, "revision_number": 0, "tenant_id": "12fada8a758841d5aeb4efa8a45ada88", "created_at": "2018-08-28T18:38:48Z", "project_id": "12fada8a758841d5aeb4efa8a45ada88", "id": "fd98cd27-7704-4c78-8068-fdac1f47ecc8"}]} 2018-08-28 18:38:52,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5 used request id req-a2becc03-7b73-4ad0-9527-54acc7acf40b 2018-08-28 18:38:52,327 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:38:52,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:52,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-64582946-b36d-4df4-9901-8df02f390b51 Content-Length: 0 Date: Tue, 28 Aug 2018 18:38:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:38:52,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e0bd7fd5-fc76-4531-ad47-e99cd7ed08b5 used request id req-64582946-b36d-4df4-9901-8df02f390b51 2018-08-28 18:38:52,622 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-7f9cb843-6262-4dd-proj 2018-08-28 18:38:52,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:52,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a540d52-280c-4e1d-95c2-f799b2a0e9ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:52,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/12fada8a758841d5aeb4efa8a45ada88 used request id req-5a540d52-280c-4e1d-95c2-f799b2a0e9ef 2018-08-28 18:38:52,841 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-7f9cb843-6262-4dd-proj-role 2018-08-28 18:38:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/82b6ff589ddc4279bf880599ce0af226 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:52,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72c08cba-a848-4bd9-b20f-5a84c7a9578c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:52,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/82b6ff589ddc4279bf880599ce0af226 used request id req-72c08cba-a848-4bd9-b20f-5a84c7a9578c 2018-08-28 18:38:52,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44d890dd6b94a895e89ccb47d9e7c0131ca7c623" 2018-08-28 18:38:53,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e4b9dd-138c-4a5e-9aab-204ebb32fd75 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:53,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-60e4b9dd-138c-4a5e-9aab-204ebb32fd75 2018-08-28 18:38:53,035 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-7f9cb843-6262-4dd-user 2018-08-28 18:38:53,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9fdb44557f514e218fa3045ca478874d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763a5afb6e3ac69bde6c8a4f3041ceab0769d860" 2018-08-28 18:38:53,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75c75b23-e430-4919-bdae-7ec1df1fd5fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:53,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9fdb44557f514e218fa3045ca478874d used request id req-75c75b23-e430-4919-bdae-7ec1df1fd5fa 2018-08-28 18:38:53,233 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:53,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vt3M0zW9SGqhR_q_e2yZWg"], "issued_at": "2018-08-28T18:38:53.000000Z"}} 2018-08-28 18:38:53,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52db8ede58e688516d06f74009a3a22ee375c3c" 2018-08-28 18:38:53,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b87829d-8004-482c-846c-80ac5e9f118d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:53,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b87829d-8004-482c-846c-80ac5e9f118d 2018-08-28 18:38:53,702 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:53,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:54,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["W0Ahec9JSbGAip3SoBG1Fw"], "issued_at": "2018-08-28T18:38:54.000000Z"}} 2018-08-28 18:38:54,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:38:54,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa866e3-02e9-420c-9cdc-db9f5aaac9ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:54,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-efa866e3-02e9-420c-9cdc-db9f5aaac9ec 2018-08-28 18:38:54,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:54,183 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:54,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67233eb3-e887-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:38:54,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-453a5990-f60b-496b-b5a7-b09e9c8031ee Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67233eb3-e887-482-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:38:54,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-67233eb3-e887-482-proj used request id req-453a5990-f60b-496b-b5a7-b09e9c8031ee 2018-08-28 18:38:54,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:38:54,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db355413-1e10-421c-8f1e-e4ad84dac593 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:38:54,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-db355413-1e10-421c-8f1e-e4ad84dac593 2018-08-28 18:38:54,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}}' 2018-08-28 18:38:54,562 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1bbcfe7-d39d-4a0d-9629-de8ac226e045 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d"}, "enabled": true, "id": "c8f7938fe18e488d89c89c62d301237d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}} 2018-08-28 18:38:54,563 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f1bbcfe7-d39d-4a0d-9629-de8ac226e045 2018-08-28 18:38:54,563 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-67233eb3-e887-482-proj 2018-08-28 18:38:54,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:54,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:54,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["oeSTOmMoQSCVSLSBMB8vIg"], "issued_at": "2018-08-28T18:38:54.000000Z"}} 2018-08-28 18:38:54,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d68ae6a94aa7e31179bf1c450a5142c863bc31" 2018-08-28 18:38:55,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b60730a-b909-443c-abe4-bdbc8bae2743 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:55,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b60730a-b909-443c-abe4-bdbc8bae2743 2018-08-28 18:38:55,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:55,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:55,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d68ae6a94aa7e31179bf1c450a5142c863bc31" 2018-08-28 18:38:55,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840ff1b5-ba05-4db5-81f2-40f60f6996e3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:38:55,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-840ff1b5-ba05-4db5-81f2-40f60f6996e3 2018-08-28 18:38:55,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-67233eb3-e887-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d68ae6a94aa7e31179bf1c450a5142c863bc31" 2018-08-28 18:38:55,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e691c4ec-f49e-4960-bb77-31a015f3d9a9 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-67233eb3-e887-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d"}, "enabled": true, "id": "c8f7938fe18e488d89c89c62d301237d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}]} 2018-08-28 18:38:55,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-67233eb3-e887-482-proj used request id req-e691c4ec-f49e-4960-bb77-31a015f3d9a9 2018-08-28 18:38:55,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d68ae6a94aa7e31179bf1c450a5142c863bc31" 2018-08-28 18:38:55,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558016c7-d50d-4bc8-8f64-83d33b18fd0c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:38:55,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-558016c7-d50d-4bc8-8f64-83d33b18fd0c 2018-08-28 18:38:55,622 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-67233eb3-e887-482-user 2018-08-28 18:38:55,622 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:55,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:38:55,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b4717e2-07b0-4f88-a253-9ef4396b00d7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:38:55,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2b4717e2-07b0-4f88-a253-9ef4396b00d7 2018-08-28 18:38:55,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" -d '{"role": {"name": "CreateSecurityGroupTests-67233eb3-e887-482-proj-role"}}' 2018-08-28 18:38:55,813 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab1a9f69-8b12-414a-b6d1-8c969efde8bf Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f77d52357f454f2e9a922f8942b1635d", "links": {"self": "http://172.30.9.28:5000/v3/roles/f77d52357f454f2e9a922f8942b1635d"}, "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj-role"}} 2018-08-28 18:38:55,814 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ab1a9f69-8b12-414a-b6d1-8c969efde8bf 2018-08-28 18:38:55,814 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-67233eb3-e887-482-proj-role 2018-08-28 18:38:55,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f77d52357f454f2e9a922f8942b1635d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:38:55,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aa1d057-c10b-4cf0-a3ab-273b2c6b5d06 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f77d52357f454f2e9a922f8942b1635d"}, "domain_id": null, "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj-role", "id": "f77d52357f454f2e9a922f8942b1635d"}} 2018-08-28 18:38:55,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f77d52357f454f2e9a922f8942b1635d used request id req-7aa1d057-c10b-4cf0-a3ab-273b2c6b5d06 2018-08-28 18:38:55,910 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-67233eb3-e887-482-proj-role to project CreateSecurityGroupTests-67233eb3-e887-482-proj 2018-08-28 18:38:55,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d/users/0639b3e925d744c5ac7905f721b08e86/roles/f77d52357f454f2e9a922f8942b1635d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:38:56,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:38:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6e71a4a-9082-49ce-b210-851b6be428c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:38:56,040 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d/users/0639b3e925d744c5ac7905f721b08e86/roles/f77d52357f454f2e9a922f8942b1635d used request id req-e6e71a4a-9082-49ce-b210-851b6be428c0 2018-08-28 18:38:56,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:56,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:56,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:38:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["f79sJyIaSF6ZZuAgbjW_5g"], "issued_at": "2018-08-28T18:38:56.000000Z"}} 2018-08-28 18:38:56,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:56,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b557ff03-fe9a-4dd0-867d-ca1df24b1385 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:38:56,499 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b557ff03-fe9a-4dd0-867d-ca1df24b1385 2018-08-28 18:38:56,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:56,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-018615fd-6f1a-4b29-8f40-30ab7f7744d4 Date: Tue, 28 Aug 2018 18:38:56 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:38:56,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name&description=hello+group used request id req-018615fd-6f1a-4b29-8f40-30ab7f7744d4 2018-08-28 18:38:56,713 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name... 2018-08-28 18:38:56,713 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name 2018-08-28 18:38:56,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:56,721 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:56,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-67233eb3-e887-482-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:56,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dee12f9-d13b-4ef8-a9f2-f7988104a5ca Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-67233eb3-e887-482-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d"}, "enabled": true, "id": "c8f7938fe18e488d89c89c62d301237d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}]} 2018-08-28 18:38:56,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-67233eb3-e887-482-proj used request id req-2dee12f9-d13b-4ef8-a9f2-f7988104a5ca 2018-08-28 18:38:56,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" -d '{"security_group": {"tenant_id": "c8f7938fe18e488d89c89c62d301237d", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name", "description": "hello group"}}' 2018-08-28 18:38:57,260 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-dfeb074d-a99a-4914-82d0-ca8550205441 Date: Tue, 28 Aug 2018 18:38:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 2, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "7a99cc66-189c-413a-a330-48077589dd5a", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name"}} 2018-08-28 18:38:57,260 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-dfeb074d-a99a-4914-82d0-ca8550205441 2018-08-28 18:38:57,260 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:57,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:57,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec1679b3-dbb1-4e41-b94d-c666df3c23ec Date: Tue, 28 Aug 2018 18:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:38:57,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-ec1679b3-dbb1-4e41-b94d-c666df3c23ec 2018-08-28 18:38:57,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:57,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:57,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0399707-08c4-4845-b1d2-2aa5cd0f8ab6 Date: Tue, 28 Aug 2018 18:38:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:38:57,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-b0399707-08c4-4845-b1d2-2aa5cd0f8ab6 2018-08-28 18:38:57,621 - neutron_utils - INFO - Retrieving security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:57,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:57,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-083948af-d793-4df6-a1c5-69dfc328b24e Date: Tue, 28 Aug 2018 18:38:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 2, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "7a99cc66-189c-413a-a330-48077589dd5a", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name"}]} 2018-08-28 18:38:57,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-083948af-d793-4df6-a1c5-69dfc328b24e 2018-08-28 18:38:57,837 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:57,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:58,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b1e6f4dc-33c0-4a25-8553-e6b65cafd5bb Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:38:58,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-b1e6f4dc-33c0-4a25-8553-e6b65cafd5bb 2018-08-28 18:38:58,001 - neutron_utils - INFO - Retrieving security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:58,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:58,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-24b1f220-7d28-4d3d-a9a8-7eec6590c699 Date: Tue, 28 Aug 2018 18:38:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 2, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "7a99cc66-189c-413a-a330-48077589dd5a", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name"}]} 2018-08-28 18:38:58,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-24b1f220-7d28-4d3d-a9a8-7eec6590c699 2018-08-28 18:38:58,056 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:58,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:58,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7924f603-c7af-4e15-af5f-ae16b865811c Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:38:58,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-7924f603-c7af-4e15-af5f-ae16b865811c 2018-08-28 18:38:58,244 - neutron_utils - INFO - Retrieving security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:58,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:58,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-abe81e49-ea23-411a-a0f9-02d66507bb83 Date: Tue, 28 Aug 2018 18:38:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 2, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "7a99cc66-189c-413a-a330-48077589dd5a", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name"}]} 2018-08-28 18:38:58,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-abe81e49-ea23-411a-a0f9-02d66507bb83 2018-08-28 18:38:58,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:58,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:38:58,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3d2f31fe-28e0-4f85-8649-0299ce6b23ad Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:38:58,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-3d2f31fe-28e0-4f85-8649-0299ce6b23ad 2018-08-28 18:38:58,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:58,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f77d52357f454f2e9a922f8942b1635d", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj-role"}], "expires_at": "2018-08-28T19:38:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8f7938fe18e488d89c89c62d301237d", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-67233eb3-e887-482-user", "id": "0639b3e925d744c5ac7905f721b08e86"}, "audit_ids": ["YNaTmbUZR7qYVd9fbiMSaw"], "issued_at": "2018-08-28T18:38:58.000000Z"}} 2018-08-28 18:38:58,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdd491946354ea9bda7eadb70500661007e032b" 2018-08-28 18:38:59,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4160ee43-38b7-4c68-8e0c-761d6123da9b Date: Tue, 28 Aug 2018 18:38:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 2, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "7a99cc66-189c-413a-a330-48077589dd5a", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name"}]} 2018-08-28 18:38:59,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name&description=hello+group used request id req-4160ee43-38b7-4c68-8e0c-761d6123da9b 2018-08-28 18:38:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:38:59,098 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:38:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52db8ede58e688516d06f74009a3a22ee375c3c" 2018-08-28 18:38:59,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:38:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df096d53-45cd-47e6-8768-69605e889c53 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d"}, "enabled": true, "id": "c8f7938fe18e488d89c89c62d301237d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}} 2018-08-28 18:38:59,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d used request id req-df096d53-45cd-47e6-8768-69605e889c53 2018-08-28 18:38:59,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdd491946354ea9bda7eadb70500661007e032b" 2018-08-28 18:38:59,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-58a6487e-bfa2-4ffc-917b-2789e7f98ea0 Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:38:59,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-58a6487e-bfa2-4ffc-917b-2789e7f98ea0 2018-08-28 18:38:59,369 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:38:59,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bdd491946354ea9bda7eadb70500661007e032b" 2018-08-28 18:38:59,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f661e44-c615-4371-ad0b-36a3866d68d9 Date: Tue, 28 Aug 2018 18:38: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-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:38:59,572 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-8f661e44-c615-4371-ad0b-36a3866d68d9 2018-08-28 18:38:59,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:38:59,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:38:59,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f77d52357f454f2e9a922f8942b1635d", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj-role"}], "expires_at": "2018-08-28T19:38:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8f7938fe18e488d89c89c62d301237d", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c8f7938fe18e488d89c89c62d301237d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-67233eb3-e887-482-user", "id": "0639b3e925d744c5ac7905f721b08e86"}, "audit_ids": ["c7zuZlx0SeWes8Ky3RxOXA"], "issued_at": "2018-08-28T18:38:59.000000Z"}} 2018-08-28 18:38:59,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8422de20ab8d495c31ad68b878778ac828312eeb" 2018-08-28 18:39:00,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f49846b-a51a-459c-8fce-e185bdeb1862 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:00,044 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f49846b-a51a-459c-8fce-e185bdeb1862 2018-08-28 18:39:00,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8422de20ab8d495c31ad68b878778ac828312eeb" 2018-08-28 18:39:00,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-96e4a5be-bcd7-4015-8080-7873456936ce Date: Tue, 28 Aug 2018 18:39:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 2, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "7a99cc66-189c-413a-a330-48077589dd5a", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name"}]} 2018-08-28 18:39:00,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name used request id req-96e4a5be-bcd7-4015-8080-7873456936ce 2018-08-28 18:39:00,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:00,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:00,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8422de20ab8d495c31ad68b878778ac828312eeb" 2018-08-28 18:39:00,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d97ed43-37df-4ef4-8c8e-e0a996daf1d5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d"}, "enabled": true, "id": "c8f7938fe18e488d89c89c62d301237d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}} 2018-08-28 18:39:00,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d used request id req-3d97ed43-37df-4ef4-8c8e-e0a996daf1d5 2018-08-28 18:39:00,383 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:39:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8422de20ab8d495c31ad68b878778ac828312eeb" 2018-08-28 18:39:00,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2f1e031c-c735-460a-b63f-6e45da35e5c3 Date: Tue, 28 Aug 2018 18:39:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:39:00,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-2f1e031c-c735-460a-b63f-6e45da35e5c3 2018-08-28 18:39:00,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:39:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8422de20ab8d495c31ad68b878778ac828312eeb" 2018-08-28 18:39:00,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d5fc115a-bc05-4632-b620-fbd9575f762e Date: Tue, 28 Aug 2018 18:39:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:39:00,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-d5fc115a-bc05-4632-b620-fbd9575f762e 2018-08-28 18:39:00,747 - neutron_utils - INFO - Retrieving security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:39:00,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8422de20ab8d495c31ad68b878778ac828312eeb" 2018-08-28 18:39:00,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-68fdb12f-2e33-497d-8362-9a550aae118c Date: Tue, 28 Aug 2018 18:39:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 2, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "7a99cc66-189c-413a-a330-48077589dd5a", "name": "CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name"}]} 2018-08-28 18:39:00,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-68fdb12f-2e33-497d-8362-9a550aae118c 2018-08-28 18:39:00,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7a99cc66-189c-413a-a330-48077589dd5a 2018-08-28 18:39:00,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8422de20ab8d495c31ad68b878778ac828312eeb" 2018-08-28 18:39:01,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62ba4e8a-3333-4887-89e2-ef20b0d0915c Date: Tue, 28 Aug 2018 18:39:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "8dd59c3a-b4e0-427f-b7ab-66aec97989aa"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "7a99cc66-189c-413a-a330-48077589dd5a", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "9520aaa2-2e78-4b2e-b2b1-13a32d22f950"}]} 2018-08-28 18:39:01,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7a99cc66-189c-413a-a330-48077589dd5a used request id req-62ba4e8a-3333-4887-89e2-ef20b0d0915c 2018-08-28 18:39:01,105 - neutron_utils - INFO - Deleting security group rule with ID - 9520aaa2-2e78-4b2e-b2b1-13a32d22f950 2018-08-28 18:39:01,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9520aaa2-2e78-4b2e-b2b1-13a32d22f950 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:39:01,195 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dff0bddb-c974-45cb-a0cb-6288646c8411 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:01,195 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9520aaa2-2e78-4b2e-b2b1-13a32d22f950 used request id req-dff0bddb-c974-45cb-a0cb-6288646c8411 2018-08-28 18:39:01,195 - neutron_utils - INFO - Deleting security group rule with ID - 8dd59c3a-b4e0-427f-b7ab-66aec97989aa 2018-08-28 18:39:01,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8dd59c3a-b4e0-427f-b7ab-66aec97989aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:39:01,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96132996-bdb2-492e-a233-a43e2bfc7164 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:01,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8dd59c3a-b4e0-427f-b7ab-66aec97989aa used request id req-96132996-bdb2-492e-a233-a43e2bfc7164 2018-08-28 18:39:01,423 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-feec984f-235c-4f51-87f2-5ffeae14fc23name 2018-08-28 18:39:01,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7a99cc66-189c-413a-a330-48077589dd5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7589c835318dd2451032996b70d960681cb6b5d" 2018-08-28 18:39:01,559 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ab24524-ebcb-49ae-a3c9-e9e9e45ece5b Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:01,559 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7a99cc66-189c-413a-a330-48077589dd5a used request id req-7ab24524-ebcb-49ae-a3c9-e9e9e45ece5b 2018-08-28 18:39:01,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:01,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2315e42a-d188-45d5-86a5-2e81b1fa70bf Date: Tue, 28 Aug 2018 18:39:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "updated_at": "2018-08-28T18:38:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "1bf385b6-3ec4-45c1-8794-6f2f4c5361a5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "351feaba-00f4-4c59-8135-9c5bc4d0ef35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "41262481-e5ba-4817-9560-e82f981f77cd", "remote_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv4", "project_id": "c8f7938fe18e488d89c89c62d301237d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "revision_number": 0, "id": "572c770f-96ae-438d-ade3-5b04d3330fbe", "remote_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "port_range_min": null, "ethertype": "IPv6", "project_id": "c8f7938fe18e488d89c89c62d301237d"}], "revision_number": 4, "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "978a3016-b786-4c46-891c-bb1fb75b6968", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:39:01,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2315e42a-d188-45d5-86a5-2e81b1fa70bf 2018-08-28 18:39:01,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:01,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8fe0111-741e-4f24-8ec1-98240eaaa94d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:01,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-d8fe0111-741e-4f24-8ec1-98240eaaa94d 2018-08-28 18:39:01,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:01,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:01,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25ae153b-4a15-461c-bd28-97b7921a7e4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:01,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-25ae153b-4a15-461c-bd28-97b7921a7e4b 2018-08-28 18:39:01,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:01,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b976da90-711c-4c0a-ba0b-dc4e6510451d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:02,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-b976da90-711c-4c0a-ba0b-dc4e6510451d 2018-08-28 18:39:02,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:02,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea4fec1f-4e1d-4656-9134-42e4c1b4e75c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:02,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-ea4fec1f-4e1d-4656-9134-42e4c1b4e75c 2018-08-28 18:39:02,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d8a60b-bd1a-4408-a76b-a337a36b000f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:39:02,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-15d8a60b-bd1a-4408-a76b-a337a36b000f 2018-08-28 18:39:02,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59217161-6095-4c95-8179-fba336db214e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:39:02,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-59217161-6095-4c95-8179-fba336db214e 2018-08-28 18:39:02,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96b849cd-0271-4cc8-a784-8001642408d3 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:39:02,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-96b849cd-0271-4cc8-a784-8001642408d3 2018-08-28 18:39:02,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c7e2ae-4b2a-4882-8b4c-820eb7f0441c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d"}, "enabled": true, "id": "c8f7938fe18e488d89c89c62d301237d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-67233eb3-e887-482-proj"}} 2018-08-28 18:39:02,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d used request id req-f2c7e2ae-4b2a-4882-8b4c-820eb7f0441c 2018-08-28 18:39:02,515 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 978a3016-b786-4c46-891c-bb1fb75b6968 2018-08-28 18:39:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=978a3016-b786-4c46-891c-bb1fb75b6968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f697d6ae-822c-49d1-820d-9a1501a7e9f4 Date: Tue, 28 Aug 2018 18:39:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "1bf385b6-3ec4-45c1-8794-6f2f4c5361a5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "351feaba-00f4-4c59-8135-9c5bc4d0ef35"}, {"remote_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "41262481-e5ba-4817-9560-e82f981f77cd"}, {"remote_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:38:57Z", "security_group_id": "978a3016-b786-4c46-891c-bb1fb75b6968", "port_range_min": null, "revision_number": 0, "tenant_id": "c8f7938fe18e488d89c89c62d301237d", "created_at": "2018-08-28T18:38:57Z", "project_id": "c8f7938fe18e488d89c89c62d301237d", "id": "572c770f-96ae-438d-ade3-5b04d3330fbe"}]} 2018-08-28 18:39:02,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=978a3016-b786-4c46-891c-bb1fb75b6968 used request id req-f697d6ae-822c-49d1-820d-9a1501a7e9f4 2018-08-28 18:39:02,694 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:39:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/978a3016-b786-4c46-891c-bb1fb75b6968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:02,977 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e6c9a0f-096e-49de-a56a-a6fdb48ed6fa Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:02,978 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/978a3016-b786-4c46-891c-bb1fb75b6968 used request id req-3e6c9a0f-096e-49de-a56a-a6fdb48ed6fa 2018-08-28 18:39:02,978 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-67233eb3-e887-482-proj 2018-08-28 18:39:02,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:03,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6ed605f-53cb-4dc5-a3d9-391bbbbd940d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:03,202 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c8f7938fe18e488d89c89c62d301237d used request id req-f6ed605f-53cb-4dc5-a3d9-391bbbbd940d 2018-08-28 18:39:03,202 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-67233eb3-e887-482-proj-role 2018-08-28 18:39:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f77d52357f454f2e9a922f8942b1635d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:03,324 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb49373e-e731-4b87-84c5-7bf01264e20c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:03,324 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f77d52357f454f2e9a922f8942b1635d used request id req-bb49373e-e731-4b87-84c5-7bf01264e20c 2018-08-28 18:39:03,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15109e7e26a4a346d62677e0fefc2f18ded21721" 2018-08-28 18:39:03,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e007f42d-61f1-4272-90f6-f0f3d5806351 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:03,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e007f42d-61f1-4272-90f6-f0f3d5806351 2018-08-28 18:39:03,411 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-67233eb3-e887-482-user 2018-08-28 18:39:03,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0639b3e925d744c5ac7905f721b08e86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75d68ae6a94aa7e31179bf1c450a5142c863bc31" 2018-08-28 18:39:03,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63a3bfb7-338d-42cf-9c04-8b32a41edb01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:03,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0639b3e925d744c5ac7905f721b08e86 used request id req-63a3bfb7-338d-42cf-9c04-8b32a41edb01 2018-08-28 18:39:03,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:03,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jnnPwqZ2Tx-MtmZypplT3A"], "issued_at": "2018-08-28T18:39:04.000000Z"}} 2018-08-28 18:39:03,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6dd51f287a23a78791fa316556ef11ef5ca76" 2018-08-28 18:39:04,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cea1d3-848b-4067-8152-301cf6a63f12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:04,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6cea1d3-848b-4067-8152-301cf6a63f12 2018-08-28 18:39:04,057 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:04,058 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:04,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["j5I0AlxxRLqVRsiDeRMIdQ"], "issued_at": "2018-08-28T18:39:04.000000Z"}} 2018-08-28 18:39:04,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:04,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df8e657d-0a43-4a9e-8c79-1bf413225008 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:04,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-df8e657d-0a43-4a9e-8c79-1bf413225008 2018-08-28 18:39:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:04,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e311fa31-b75f-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:04,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d720d0d-ec68-4363-a4da-2f33b28cc95b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e311fa31-b75f-471-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:39:04,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e311fa31-b75f-471-proj used request id req-7d720d0d-ec68-4363-a4da-2f33b28cc95b 2018-08-28 18:39:04,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:04,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-507cbe7a-a269-448f-84b3-bfcd31fdef7f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:04,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-507cbe7a-a269-448f-84b3-bfcd31fdef7f 2018-08-28 18:39:04,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj"}}' 2018-08-28 18:39:04,858 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99d7dbeb-c068-440b-a16a-11cc78cbde2a Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd"}, "enabled": true, "id": "465e06845fd34547acac065846e2b0cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj"}} 2018-08-28 18:39:04,858 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-99d7dbeb-c068-440b-a16a-11cc78cbde2a 2018-08-28 18:39:04,858 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e311fa31-b75f-471-proj 2018-08-28 18:39:04,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:04,859 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:05,246 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["lgnGQ2xpQWapjNr1ggn8KQ"], "issued_at": "2018-08-28T18:39:05.000000Z"}} 2018-08-28 18:39:05,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f11b772e0bb267a6f9c4395eddfd3cd0312bf23" 2018-08-28 18:39:05,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7220e15-8d6b-4ee4-9dc6-2105dfc92dfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:05,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e7220e15-8d6b-4ee4-9dc6-2105dfc92dfb 2018-08-28 18:39:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:05,345 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:05,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f11b772e0bb267a6f9c4395eddfd3cd0312bf23" 2018-08-28 18:39:05,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206efea9-591a-4460-b90c-812b2d38b15f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:39:05,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-206efea9-591a-4460-b90c-812b2d38b15f 2018-08-28 18:39:05,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e311fa31-b75f-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f11b772e0bb267a6f9c4395eddfd3cd0312bf23" 2018-08-28 18:39:05,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81357f8f-d0d7-40a2-8985-5ffbf71278a6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e311fa31-b75f-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd"}, "enabled": true, "id": "465e06845fd34547acac065846e2b0cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj"}]} 2018-08-28 18:39:05,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e311fa31-b75f-471-proj used request id req-81357f8f-d0d7-40a2-8985-5ffbf71278a6 2018-08-28 18:39:05,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f11b772e0bb267a6f9c4395eddfd3cd0312bf23" 2018-08-28 18:39:05,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a39781-ed58-4430-9ce4-9a84307bb66a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:05,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-93a39781-ed58-4430-9ce4-9a84307bb66a 2018-08-28 18:39:05,936 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e311fa31-b75f-471-user 2018-08-28 18:39:05,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:05,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:06,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9e13d38-daa4-4436-a683-62e65533c224 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:06,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e9e13d38-daa4-4436-a683-62e65533c224 2018-08-28 18:39:06,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" -d '{"role": {"name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj-role"}}' 2018-08-28 18:39:06,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebaa24ed-6810-4c47-8a95-187456a3832b Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "073ad2ec132c4fc99da0ac615c76eebc", "links": {"self": "http://172.30.9.28:5000/v3/roles/073ad2ec132c4fc99da0ac615c76eebc"}, "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj-role"}} 2018-08-28 18:39:06,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-ebaa24ed-6810-4c47-8a95-187456a3832b 2018-08-28 18:39:06,123 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e311fa31-b75f-471-proj-role 2018-08-28 18:39:06,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/073ad2ec132c4fc99da0ac615c76eebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:06,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2975ead2-68a8-477e-8735-26f36915b677 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/073ad2ec132c4fc99da0ac615c76eebc"}, "domain_id": null, "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj-role", "id": "073ad2ec132c4fc99da0ac615c76eebc"}} 2018-08-28 18:39:06,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/073ad2ec132c4fc99da0ac615c76eebc used request id req-2975ead2-68a8-477e-8735-26f36915b677 2018-08-28 18:39:06,213 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e311fa31-b75f-471-proj-role to project CreateSecurityGroupTests-e311fa31-b75f-471-proj 2018-08-28 18:39:06,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd/users/fac0370855754e2d9eca3e2223d2e73d/roles/073ad2ec132c4fc99da0ac615c76eebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:06,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-275c3538-2556-40c7-adb2-296529340203 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:06,340 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd/users/fac0370855754e2d9eca3e2223d2e73d/roles/073ad2ec132c4fc99da0ac615c76eebc used request id req-275c3538-2556-40c7-adb2-296529340203 2018-08-28 18:39:06,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:06,342 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:06,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["hBCLsgE3QZ-ZuRBZclr3EQ"], "issued_at": "2018-08-28T18:39:06.000000Z"}} 2018-08-28 18:39:06,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:06,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3221f1e-c177-4f94-bbb7-fce6c998e1ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:06,809 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c3221f1e-c177-4f94-bbb7-fce6c998e1ad 2018-08-28 18:39:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:07,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1d96f6b2-a3e7-48a8-af19-3d3dbb6315a2 Date: Tue, 28 Aug 2018 18:39:07 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:39:07,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname&description=hello+group used request id req-1d96f6b2-a3e7-48a8-af19-3d3dbb6315a2 2018-08-28 18:39:07,012 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname... 2018-08-28 18:39:07,012 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname 2018-08-28 18:39:07,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:07,021 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:07,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e311fa31-b75f-471-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:07,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d598a96-aa2e-4ff1-90cf-27ad1ddd1b37 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e311fa31-b75f-471-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd"}, "enabled": true, "id": "465e06845fd34547acac065846e2b0cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj"}]} 2018-08-28 18:39:07,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e311fa31-b75f-471-proj used request id req-6d598a96-aa2e-4ff1-90cf-27ad1ddd1b37 2018-08-28 18:39:07,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" -d '{"security_group": {"tenant_id": "465e06845fd34547acac065846e2b0cd", "name": "CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname", "description": "hello group"}}' 2018-08-28 18:39:07,566 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-aa6ed50e-6696-4937-b18d-c74082bfbbf0 Date: Tue, 28 Aug 2018 18:39:07 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "updated_at": "2018-08-28T18:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "465e06845fd34547acac065846e2b0cd"}], "revision_number": 2, "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "name": "CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname"}} 2018-08-28 18:39:07,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-aa6ed50e-6696-4937-b18d-c74082bfbbf0 2018-08-28 18:39:07,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:07,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:07,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f700e310-8f06-43e7-ab5d-a2dae5b7cca2 Date: Tue, 28 Aug 2018 18:39:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed"}]} 2018-08-28 18:39:07,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-f700e310-8f06-43e7-ab5d-a2dae5b7cca2 2018-08-28 18:39:07,736 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:07,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:07,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2c210a5-01db-4a5d-b928-bd8d99cb9d14 Date: Tue, 28 Aug 2018 18:39:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed"}]} 2018-08-28 18:39:07,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-c2c210a5-01db-4a5d-b928-bd8d99cb9d14 2018-08-28 18:39:07,763 - neutron_utils - INFO - Retrieving security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:07,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:07,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ef441974-831e-48f7-afdc-e5b16d990df8 Date: Tue, 28 Aug 2018 18:39:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "updated_at": "2018-08-28T18:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "465e06845fd34547acac065846e2b0cd"}], "revision_number": 2, "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "name": "CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname"}]} 2018-08-28 18:39:07,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-ef441974-831e-48f7-afdc-e5b16d990df8 2018-08-28 18:39:07,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:07,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:08,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-551a10b6-0382-4174-b4e0-84ed61fec732 Date: Tue, 28 Aug 2018 18:39:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed"}]} 2018-08-28 18:39:08,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-551a10b6-0382-4174-b4e0-84ed61fec732 2018-08-28 18:39:08,156 - neutron_utils - INFO - Retrieving security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:08,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:08,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d3e082dd-d1f2-43cd-9dc6-2f399359777d Date: Tue, 28 Aug 2018 18:39:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "updated_at": "2018-08-28T18:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "465e06845fd34547acac065846e2b0cd"}], "revision_number": 2, "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "name": "CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname"}]} 2018-08-28 18:39:08,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-d3e082dd-d1f2-43cd-9dc6-2f399359777d 2018-08-28 18:39:08,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:08,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-055202d0-30ad-45c2-a9b2-976cf003c1d6 Date: Tue, 28 Aug 2018 18:39:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed"}]} 2018-08-28 18:39:08,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-055202d0-30ad-45c2-a9b2-976cf003c1d6 2018-08-28 18:39:08,531 - neutron_utils - INFO - Retrieving security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:08,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:08,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7fe1b091-a77f-40d0-aa8f-6a4270ed4eff Date: Tue, 28 Aug 2018 18:39:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "updated_at": "2018-08-28T18:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "465e06845fd34547acac065846e2b0cd"}], "revision_number": 2, "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "name": "CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname"}]} 2018-08-28 18:39:08,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-7fe1b091-a77f-40d0-aa8f-6a4270ed4eff 2018-08-28 18:39:08,748 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:08,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:08,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3952d0c5-e834-496f-8bdd-22a99e3ce013 Date: Tue, 28 Aug 2018 18:39:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed"}]} 2018-08-28 18:39:08,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-3952d0c5-e834-496f-8bdd-22a99e3ce013 2018-08-28 18:39:08,924 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:09,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "073ad2ec132c4fc99da0ac615c76eebc", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj-role"}], "expires_at": "2018-08-28T19:39:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "465e06845fd34547acac065846e2b0cd", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/465e06845fd34547acac065846e2b0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/465e06845fd34547acac065846e2b0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/465e06845fd34547acac065846e2b0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/465e06845fd34547acac065846e2b0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/465e06845fd34547acac065846e2b0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/465e06845fd34547acac065846e2b0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/465e06845fd34547acac065846e2b0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/465e06845fd34547acac065846e2b0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/465e06845fd34547acac065846e2b0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/465e06845fd34547acac065846e2b0cd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/465e06845fd34547acac065846e2b0cd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/465e06845fd34547acac065846e2b0cd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e311fa31-b75f-471-user", "id": "fac0370855754e2d9eca3e2223d2e73d"}, "audit_ids": ["6XW-uEtAS-ePMZ_jj7OYcg"], "issued_at": "2018-08-28T18:39:09.000000Z"}} 2018-08-28 18:39:09,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970c5cc1b9a90bc7b857126f4a9cbc0ca4e9ff4" 2018-08-28 18:39:09,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7b6d2a3f-c3b6-4c9f-adf2-f432b849ec07 Date: Tue, 28 Aug 2018 18:39:09 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "updated_at": "2018-08-28T18:39:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "465e06845fd34547acac065846e2b0cd"}], "revision_number": 2, "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "name": "CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname"}]} 2018-08-28 18:39:09,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname&description=hello+group used request id req-7b6d2a3f-c3b6-4c9f-adf2-f432b849ec07 2018-08-28 18:39:09,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:09,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:09,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c6dd51f287a23a78791fa316556ef11ef5ca76" 2018-08-28 18:39:09,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-396d133f-a4ec-432c-bd8c-235a7d7a7721 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd"}, "enabled": true, "id": "465e06845fd34547acac065846e2b0cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj"}} 2018-08-28 18:39:09,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd used request id req-396d133f-a4ec-432c-bd8c-235a7d7a7721 2018-08-28 18:39:09,600 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:09,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970c5cc1b9a90bc7b857126f4a9cbc0ca4e9ff4" 2018-08-28 18:39:09,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97e5d949-baf9-43d5-83e0-fd9571f2bcf4 Date: Tue, 28 Aug 2018 18:39:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed"}]} 2018-08-28 18:39:09,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-97e5d949-baf9-43d5-83e0-fd9571f2bcf4 2018-08-28 18:39:09,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4c9193e3-0a54-4502-94fa-f80fa6090ac5 2018-08-28 18:39:09,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c970c5cc1b9a90bc7b857126f4a9cbc0ca4e9ff4" 2018-08-28 18:39:09,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2ffed0ee-c652-451a-b463-cb287ed24925 Date: Tue, 28 Aug 2018 18:39:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "3f6fdd49-cb67-443c-b6f2-a31c8447b109"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "4c9193e3-0a54-4502-94fa-f80fa6090ac5", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "4b23ca1d-8f3c-4047-83b6-11b93fbd60ed"}]} 2018-08-28 18:39:09,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-2ffed0ee-c652-451a-b463-cb287ed24925 2018-08-28 18:39:09,967 - neutron_utils - INFO - Deleting security group rule with ID - 3f6fdd49-cb67-443c-b6f2-a31c8447b109 2018-08-28 18:39:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3f6fdd49-cb67-443c-b6f2-a31c8447b109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:10,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d20aaf5a-2649-4033-a635-44e189d8b62d Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:10,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3f6fdd49-cb67-443c-b6f2-a31c8447b109 used request id req-d20aaf5a-2649-4033-a635-44e189d8b62d 2018-08-28 18:39:10,060 - neutron_utils - INFO - Deleting security group rule with ID - 4b23ca1d-8f3c-4047-83b6-11b93fbd60ed 2018-08-28 18:39:10,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4b23ca1d-8f3c-4047-83b6-11b93fbd60ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:10,333 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c84f217d-c273-4451-a44c-36f83859c7ba Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:10,333 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4b23ca1d-8f3c-4047-83b6-11b93fbd60ed used request id req-c84f217d-c273-4451-a44c-36f83859c7ba 2018-08-28 18:39:10,333 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-d0bd4831-36c4-4b87-95c8-33bd1ceaa9dcname 2018-08-28 18:39:10,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4c9193e3-0a54-4502-94fa-f80fa6090ac5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48582367461a72bbc60f965afc95bc0e42ff3b11" 2018-08-28 18:39:10,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4cc79a8b-a3d3-41a5-a399-3e07e2bb8ed7 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:10,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4c9193e3-0a54-4502-94fa-f80fa6090ac5 used request id req-4cc79a8b-a3d3-41a5-a399-3e07e2bb8ed7 2018-08-28 18:39:10,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:10,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f6786955-6290-4356-8cbd-39703e42f312 Date: Tue, 28 Aug 2018 18:39:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "updated_at": "2018-08-28T18:39:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "098803eb-f2ff-4ea6-bb9a-c64f8492812f", "remote_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "43fa38ef-85b4-49d2-b761-3aea301c8d6a", "remote_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "b5d1573f-68fc-4004-8353-2792260b4f9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv4", "project_id": "465e06845fd34547acac065846e2b0cd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "revision_number": 0, "id": "e68d54f2-00a7-4950-b3ee-c570e7edd0e5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "tenant_id": "465e06845fd34547acac065846e2b0cd", "port_range_min": null, "ethertype": "IPv6", "project_id": "465e06845fd34547acac065846e2b0cd"}], "revision_number": 4, "project_id": "465e06845fd34547acac065846e2b0cd", "id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:39:10,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f6786955-6290-4356-8cbd-39703e42f312 2018-08-28 18:39:10,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:10,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38f24b66-8585-4f7f-915d-c76a55968e59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:10,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-38f24b66-8585-4f7f-915d-c76a55968e59 2018-08-28 18:39:10,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:10,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,038 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bb90c2c-943b-4a5a-a1cd-117118df8a6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:11,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-1bb90c2c-943b-4a5a-a1cd-117118df8a6b 2018-08-28 18:39:11,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,127 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-522efc1c-2575-4665-a5cc-a15ed6d0466e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:11,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-522efc1c-2575-4665-a5cc-a15ed6d0466e 2018-08-28 18:39:11,127 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:11,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c75ec6d-6f42-432f-b61a-9fbf5ee7c136 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:11,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-7c75ec6d-6f42-432f-b61a-9fbf5ee7c136 2018-08-28 18:39:11,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:11,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-587ccf2d-abea-43d4-9b36-735005251caa Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:39:11,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-587ccf2d-abea-43d4-9b36-735005251caa 2018-08-28 18:39:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9bc81c-7cc3-46ac-8604-e124402f36f7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:39:11,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-6e9bc81c-7cc3-46ac-8604-e124402f36f7 2018-08-28 18:39:11,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ed504a-1684-4ec6-8c88-eab562d36e95 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:39:11,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-c4ed504a-1684-4ec6-8c88-eab562d36e95 2018-08-28 18:39:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58bdde6a-5f0c-40c9-bb42-42067b3252cf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd"}, "enabled": true, "id": "465e06845fd34547acac065846e2b0cd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e311fa31-b75f-471-proj"}} 2018-08-28 18:39:11,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd used request id req-58bdde6a-5f0c-40c9-bb42-42067b3252cf 2018-08-28 18:39:11,598 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9bcaf775-7d5d-4c59-b872-aea47202ffa3 2018-08-28 18:39:11,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9bcaf775-7d5d-4c59-b872-aea47202ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:11,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-19f436d2-641e-4bb0-90d6-fa4207577b09 Date: Tue, 28 Aug 2018 18:39:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "098803eb-f2ff-4ea6-bb9a-c64f8492812f"}, {"remote_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "43fa38ef-85b4-49d2-b761-3aea301c8d6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "b5d1573f-68fc-4004-8353-2792260b4f9d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:07Z", "security_group_id": "9bcaf775-7d5d-4c59-b872-aea47202ffa3", "port_range_min": null, "revision_number": 0, "tenant_id": "465e06845fd34547acac065846e2b0cd", "created_at": "2018-08-28T18:39:07Z", "project_id": "465e06845fd34547acac065846e2b0cd", "id": "e68d54f2-00a7-4950-b3ee-c570e7edd0e5"}]} 2018-08-28 18:39:11,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9bcaf775-7d5d-4c59-b872-aea47202ffa3 used request id req-19f436d2-641e-4bb0-90d6-fa4207577b09 2018-08-28 18:39:11,782 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:39:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9bcaf775-7d5d-4c59-b872-aea47202ffa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:12,054 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4f3920a-bbc1-45dc-ad8f-9c8791e84364 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:12,055 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9bcaf775-7d5d-4c59-b872-aea47202ffa3 used request id req-c4f3920a-bbc1-45dc-ad8f-9c8791e84364 2018-08-28 18:39:12,055 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e311fa31-b75f-471-proj 2018-08-28 18:39:12,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:12,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd06561a-f0a6-48f6-b1f1-5a937b61e841 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:12,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/465e06845fd34547acac065846e2b0cd used request id req-dd06561a-f0a6-48f6-b1f1-5a937b61e841 2018-08-28 18:39:12,230 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e311fa31-b75f-471-proj-role 2018-08-28 18:39:12,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/073ad2ec132c4fc99da0ac615c76eebc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:12,348 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f188790b-fb3d-4b61-bd8e-d0df86a9b65a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:12,348 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/073ad2ec132c4fc99da0ac615c76eebc used request id req-f188790b-fb3d-4b61-bd8e-d0df86a9b65a 2018-08-28 18:39:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b9478f9a0d4d280b872c7a79320c923cfcd72be" 2018-08-28 18:39:12,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc54fd2d-9e96-4cb6-b304-40f7e5d02d5a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:12,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cc54fd2d-9e96-4cb6-b304-40f7e5d02d5a 2018-08-28 18:39:12,445 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e311fa31-b75f-471-user 2018-08-28 18:39:12,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fac0370855754e2d9eca3e2223d2e73d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f11b772e0bb267a6f9c4395eddfd3cd0312bf23" 2018-08-28 18:39:12,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e5edf21-f1ee-47a8-8edc-41e845dcc400 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:12,599 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fac0370855754e2d9eca3e2223d2e73d used request id req-9e5edf21-f1ee-47a8-8edc-41e845dcc400 2018-08-28 18:39:12,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:12,987 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Jook2carSPO29Tn7NemBxg"], "issued_at": "2018-08-28T18:39:12.000000Z"}} 2018-08-28 18:39:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62115a315408aea290f9cf622ae9451c919199cd" 2018-08-28 18:39:13,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea5a893-2f71-4894-84f6-3e505241b1c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:13,074 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ea5a893-2f71-4894-84f6-3e505241b1c0 2018-08-28 18:39:13,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:13,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:13,475 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["bb3fQd-hT62kYhDAbGFxAg"], "issued_at": "2018-08-28T18:39:13.000000Z"}} 2018-08-28 18:39:13,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:13,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bded50d7-03e4-4575-a229-ec0c91efd625 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:13,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bded50d7-03e4-4575-a229-ec0c91efd625 2018-08-28 18:39:13,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:13,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:13,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:13,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e55a1546-2c6f-4d78-bdec-deaed70b3253 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:39:13,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj used request id req-e55a1546-2c6f-4d78-bdec-deaed70b3253 2018-08-28 18:39:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:13,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c205de3a-5577-4b15-8258-15fd0fcda3f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:13,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c205de3a-5577-4b15-8258-15fd0fcda3f2 2018-08-28 18:39:13,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj"}}' 2018-08-28 18:39:13,868 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf34fd9-6c51-4e15-955f-b652a314b7ab Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206"}, "enabled": true, "id": "034252f3e5d44a1eae3a3639fad64206", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj"}} 2018-08-28 18:39:13,868 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-adf34fd9-6c51-4e15-955f-b652a314b7ab 2018-08-28 18:39:13,868 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj 2018-08-28 18:39:13,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:13,870 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:14,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["MfHJchtpTYSti-nMNvCldw"], "issued_at": "2018-08-28T18:39:14.000000Z"}} 2018-08-28 18:39:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c22545d853a6c78a0da3242c5d9940bd17e08e7" 2018-08-28 18:39:14,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b457dfb6-794a-432f-a036-58088ed8ccb4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:14,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b457dfb6-794a-432f-a036-58088ed8ccb4 2018-08-28 18:39:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:14,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:14,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c22545d853a6c78a0da3242c5d9940bd17e08e7" 2018-08-28 18:39:14,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e572ca3-f186-48e2-8172-b330ce6f88ec Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:39:14,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1e572ca3-f186-48e2-8172-b330ce6f88ec 2018-08-28 18:39:14,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c22545d853a6c78a0da3242c5d9940bd17e08e7" 2018-08-28 18:39:14,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dffa61-b0dc-496d-89b1-03777c6fdc0f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206"}, "enabled": true, "id": "034252f3e5d44a1eae3a3639fad64206", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj"}]} 2018-08-28 18:39:14,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj used request id req-a3dffa61-b0dc-496d-89b1-03777c6fdc0f 2018-08-28 18:39:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c22545d853a6c78a0da3242c5d9940bd17e08e7" 2018-08-28 18:39:14,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3110715f-cf66-44cf-85bc-992d490b890f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:14,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3110715f-cf66-44cf-85bc-992d490b890f 2018-08-28 18:39:14,948 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-af5e90c3-e6dd-4d6-user 2018-08-28 18:39:14,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:14,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:15,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa64681d-1a86-44cd-8c47-b2068c0ebe43 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:15,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa64681d-1a86-44cd-8c47-b2068c0ebe43 2018-08-28 18:39:15,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" -d '{"role": {"name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role"}}' 2018-08-28 18:39:15,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6414e336-a0ca-46a1-a1ea-451e52bf442c Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14db73147e244c2d9ccf14c3409b313e", "links": {"self": "http://172.30.9.28:5000/v3/roles/14db73147e244c2d9ccf14c3409b313e"}, "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role"}} 2018-08-28 18:39:15,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6414e336-a0ca-46a1-a1ea-451e52bf442c 2018-08-28 18:39:15,155 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role 2018-08-28 18:39:15,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/14db73147e244c2d9ccf14c3409b313e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:15,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1285180-7889-450f-9ebb-e5b1eeca3706 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/14db73147e244c2d9ccf14c3409b313e"}, "domain_id": null, "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role", "id": "14db73147e244c2d9ccf14c3409b313e"}} 2018-08-28 18:39:15,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/14db73147e244c2d9ccf14c3409b313e used request id req-c1285180-7889-450f-9ebb-e5b1eeca3706 2018-08-28 18:39:15,239 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role to project CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj 2018-08-28 18:39:15,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206/users/34775a72f70043949adc4a5d3e667aed/roles/14db73147e244c2d9ccf14c3409b313e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:15,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d744c4a5-3a5b-4de4-b7ae-41883815373e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:15,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206/users/34775a72f70043949adc4a5d3e667aed/roles/14db73147e244c2d9ccf14c3409b313e used request id req-d744c4a5-3a5b-4de4-b7ae-41883815373e 2018-08-28 18:39:15,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:15,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:15,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14db73147e244c2d9ccf14c3409b313e", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role"}], "expires_at": "2018-08-28T19:39:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "034252f3e5d44a1eae3a3639fad64206", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-user", "id": "34775a72f70043949adc4a5d3e667aed"}, "audit_ids": ["Y6d392qaQyac9CXNAwlUAg"], "issued_at": "2018-08-28T18:39:15.000000Z"}} 2018-08-28 18:39:15,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:15,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a82420-82a7-45c8-860f-321e63ff155d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:15,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00a82420-82a7-45c8-860f-321e63ff155d 2018-08-28 18:39:15,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:16,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9c305305-158d-42bc-8869-5df31aa72a78 Date: Tue, 28 Aug 2018 18:39:16 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:39:16,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name&description=hello+group used request id req-9c305305-158d-42bc-8869-5df31aa72a78 2018-08-28 18:39:16,137 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name... 2018-08-28 18:39:16,137 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name 2018-08-28 18:39:16,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" -d '{"security_group": {"name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name", "description": "hello group"}}' 2018-08-28 18:39:16,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-bb23c9ee-1ac6-4184-ac32-841af3e10a13 Date: Tue, 28 Aug 2018 18:39:16 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 2, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}} 2018-08-28 18:39:16,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-bb23c9ee-1ac6-4184-ac32-841af3e10a13 2018-08-28 18:39:16,480 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:16,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:16,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1f11c858-99b9-4e4f-bc9e-b4b5723e8af8 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}]} 2018-08-28 18:39:16,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-1f11c858-99b9-4e4f-bc9e-b4b5723e8af8 2018-08-28 18:39:16,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:16,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:16,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4fefe44d-df6c-4fec-bb55-f7be64018549 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}]} 2018-08-28 18:39:16,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-4fefe44d-df6c-4fec-bb55-f7be64018549 2018-08-28 18:39:16,850 - neutron_utils - INFO - Retrieving security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:16,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:17,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-96446e59-8169-466f-b2f2-156e03f29360 Date: Tue, 28 Aug 2018 18:39:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 2, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:17,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-96446e59-8169-466f-b2f2-156e03f29360 2018-08-28 18:39:17,038 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:17,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:17,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8113f19f-8a73-4234-8372-da61fca1651c Date: Tue, 28 Aug 2018 18:39:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}]} 2018-08-28 18:39:17,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-8113f19f-8a73-4234-8372-da61fca1651c 2018-08-28 18:39:17,206 - neutron_utils - INFO - Retrieving security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:17,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:17,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d0c82649-276c-4cb5-9d07-ff23768f183e Date: Tue, 28 Aug 2018 18:39:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 2, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:17,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-d0c82649-276c-4cb5-9d07-ff23768f183e 2018-08-28 18:39:17,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:17,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:17,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e1e96d3b-f465-4cf8-84c4-112ffdaf1ee9 Date: Tue, 28 Aug 2018 18:39:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}]} 2018-08-28 18:39:17,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-e1e96d3b-f465-4cf8-84c4-112ffdaf1ee9 2018-08-28 18:39:17,442 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name 2018-08-28 18:39:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:17,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-378a85ff-f282-4916-bdba-2e649137489e Date: Tue, 28 Aug 2018 18:39:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 2, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:17,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name used request id req-378a85ff-f282-4916-bdba-2e649137489e 2018-08-28 18:39:17,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:17,662 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:17,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ba26a0-11cc-47a8-957a-19faaa4fc415 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206"}, "enabled": true, "id": "034252f3e5d44a1eae3a3639fad64206", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj"}} 2018-08-28 18:39:17,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206 used request id req-e9ba26a0-11cc-47a8-957a-19faaa4fc415 2018-08-28 18:39:17,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:17,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:17,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a37f4683-2a26-4aea-b6ed-ce2980365d50 Date: Tue, 28 Aug 2018 18:39:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}]} 2018-08-28 18:39:17,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-a37f4683-2a26-4aea-b6ed-ce2980365d50 2018-08-28 18:39:17,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10}}' 2018-08-28 18:39:18,205 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-089d5048-958d-4d45-96ec-40a6fd2ee4be Date: Tue, 28 Aug 2018 18:39:18 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:18Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef"}} 2018-08-28 18:39:18,205 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-089d5048-958d-4d45-96ec-40a6fd2ee4be 2018-08-28 18:39:18,206 - neutron_utils - INFO - Retrieving security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:18,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:18,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-14227a9e-4cce-476a-9090-bd2b3b2aac60 Date: Tue, 28 Aug 2018 18:39:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "revision_number": 0, "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": 10, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 3, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:18,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-14227a9e-4cce-476a-9090-bd2b3b2aac60 2018-08-28 18:39:18,399 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:18,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:18,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-5b7b8e7f-734b-4daf-a8d7-9e6f51cd0782 Date: Tue, 28 Aug 2018 18:39:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:18Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef"}]} 2018-08-28 18:39:18,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-5b7b8e7f-734b-4daf-a8d7-9e6f51cd0782 2018-08-28 18:39:18,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:18,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14db73147e244c2d9ccf14c3409b313e", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role"}], "expires_at": "2018-08-28T19:39:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "034252f3e5d44a1eae3a3639fad64206", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/034252f3e5d44a1eae3a3639fad64206", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-user", "id": "34775a72f70043949adc4a5d3e667aed"}, "audit_ids": ["gkZnYxTaSnWBI1bWH412cg"], "issued_at": "2018-08-28T18:39:18.000000Z"}} 2018-08-28 18:39:18,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:19,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-556a3041-627a-4cc6-a43a-091b256e4a23 Date: Tue, 28 Aug 2018 18:39:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "revision_number": 0, "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": 10, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 3, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:19,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name&description=hello+group used request id req-556a3041-627a-4cc6-a43a-091b256e4a23 2018-08-28 18:39:19,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:19,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:19,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-746c48a5-bed6-4c2b-af24-43edb88a1595 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:18Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef"}]} 2018-08-28 18:39:19,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-746c48a5-bed6-4c2b-af24-43edb88a1595 2018-08-28 18:39:19,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:19,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:19,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-7d283b81-4e27-427b-ab8d-91456e08e1e0 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:18Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef"}]} 2018-08-28 18:39:19,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-7d283b81-4e27-427b-ab8d-91456e08e1e0 2018-08-28 18:39:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:19,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-c13c4a6e-bcbb-4075-8eb1-f52a7f784bff Date: Tue, 28 Aug 2018 18:39:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "revision_number": 0, "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": 10, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 3, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:19,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name used request id req-c13c4a6e-bcbb-4075-8eb1-f52a7f784bff 2018-08-28 18:39:19,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:19,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:19,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-4e138d34-21d9-4f65-8b7c-5124be18fdc8 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:18Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef"}]} 2018-08-28 18:39:19,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-4e138d34-21d9-4f65-8b7c-5124be18fdc8 2018-08-28 18:39:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:19,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-d24a6889-5fd3-4916-b2ca-61756d5a25aa Date: Tue, 28 Aug 2018 18:39:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "revision_number": 0, "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": 10, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 3, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:19,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name used request id req-d24a6889-5fd3-4916-b2ca-61756d5a25aa 2018-08-28 18:39:19,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:19,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:20,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-e4538430-e1de-4716-903b-851ee11d1567 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:18Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef"}]} 2018-08-28 18:39:20,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-e4538430-e1de-4716-903b-851ee11d1567 2018-08-28 18:39:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:20,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-b50f5fa8-ccac-40cc-9ba7-8041749eb7aa Date: Tue, 28 Aug 2018 18:39:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "435d0af3-21e3-4934-a028-5a0afbca9441", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "revision_number": 0, "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": 10, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 3, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "e4ee3483-26c5-4070-9097-14270f86f155", "name": "CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name"}]} 2018-08-28 18:39:20,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name used request id req-b50f5fa8-ccac-40cc-9ba7-8041749eb7aa 2018-08-28 18:39:20,287 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e4ee3483-26c5-4070-9097-14270f86f155 2018-08-28 18:39:20,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76e09d5c3c04415b38510c06ca66b6e128349a09" 2018-08-28 18:39:20,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-1de4d47e-7db9-4735-88b6-e75b26da1128 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "435d0af3-21e3-4934-a028-5a0afbca9441"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "9267b44d-f69c-4784-b8c7-313ad1e37d62"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:18Z", "security_group_id": "e4ee3483-26c5-4070-9097-14270f86f155", "port_range_min": 10, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:18Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "f0e346de-f587-4505-a0cd-0ed8ccbca1ef"}]} 2018-08-28 18:39:20,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e4ee3483-26c5-4070-9097-14270f86f155 used request id req-1de4d47e-7db9-4735-88b6-e75b26da1128 2018-08-28 18:39:20,469 - neutron_utils - INFO - Deleting security group rule with ID - 435d0af3-21e3-4934-a028-5a0afbca9441 2018-08-28 18:39:20,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/435d0af3-21e3-4934-a028-5a0afbca9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:20,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3050ee72-7872-4033-bc3d-9f790acc4f8c Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:20,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/435d0af3-21e3-4934-a028-5a0afbca9441 used request id req-3050ee72-7872-4033-bc3d-9f790acc4f8c 2018-08-28 18:39:20,582 - neutron_utils - INFO - Deleting security group rule with ID - f0e346de-f587-4505-a0cd-0ed8ccbca1ef 2018-08-28 18:39:20,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f0e346de-f587-4505-a0cd-0ed8ccbca1ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:20,821 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01edfe66-ec1f-4bf7-b1de-0a85d2e9b1b6 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:20,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f0e346de-f587-4505-a0cd-0ed8ccbca1ef used request id req-01edfe66-ec1f-4bf7-b1de-0a85d2e9b1b6 2018-08-28 18:39:20,821 - neutron_utils - INFO - Deleting security group rule with ID - 9267b44d-f69c-4784-b8c7-313ad1e37d62 2018-08-28 18:39:20,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9267b44d-f69c-4784-b8c7-313ad1e37d62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:21,069 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5b455e6a-bad5-4e64-8535-86026258a7c6 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:21,069 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9267b44d-f69c-4784-b8c7-313ad1e37d62 used request id req-5b455e6a-bad5-4e64-8535-86026258a7c6 2018-08-28 18:39:21,070 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2aa3ac28-48b1-4b68-bc6c-00ee04b93d21name 2018-08-28 18:39:21,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e4ee3483-26c5-4070-9097-14270f86f155 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f7bafc4f9ee6edb9479fefc1990e8e63d7f38b3" 2018-08-28 18:39:21,325 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a5482383-1b32-4d22-ad46-9e9fd99910ff Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:21,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e4ee3483-26c5-4070-9097-14270f86f155 used request id req-a5482383-1b32-4d22-ad46-9e9fd99910ff 2018-08-28 18:39:21,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:21,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-470c2ecc-6faf-48e0-9630-a55e90ec994e Date: Tue, 28 Aug 2018 18:39:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "updated_at": "2018-08-28T18:39:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "60c55ec7-317a-4ff6-a724-b863a12ed831", "remote_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "8bc0ce5e-fa75-457b-8603-1166cdca4bdd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "b10a9ac1-3078-47de-983d-ba9a06e5201c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv4", "project_id": "034252f3e5d44a1eae3a3639fad64206"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "revision_number": 0, "id": "ffd2efa3-73c8-48a9-8832-26e5531183e2", "remote_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "port_range_min": null, "ethertype": "IPv6", "project_id": "034252f3e5d44a1eae3a3639fad64206"}], "revision_number": 4, "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "c102286d-4a30-4215-b647-5399938e53eb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:39:21,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-470c2ecc-6faf-48e0-9630-a55e90ec994e 2018-08-28 18:39:21,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:21,648 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db7c9c9-c14c-4b72-85f3-128006131f76 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:21,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-1db7c9c9-c14c-4b72-85f3-128006131f76 2018-08-28 18:39:21,648 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:21,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:21,743 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32dbee61-99b1-4a27-bb90-89777284e601 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:21,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-32dbee61-99b1-4a27-bb90-89777284e601 2018-08-28 18:39:21,744 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:21,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:21,834 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13a631cd-e9b3-4cdc-b12d-384438ee2443 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:21,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-13a631cd-e9b3-4cdc-b12d-384438ee2443 2018-08-28 18:39:21,834 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:21,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:21,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33bda7b0-c4f4-4bfd-87e8-25e6950af3f6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:21,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-33bda7b0-c4f4-4bfd-87e8-25e6950af3f6 2018-08-28 18:39:21,927 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:22,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3005a336-99d8-4637-a1a6-d8d7756aa166 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:39:22,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-3005a336-99d8-4637-a1a6-d8d7756aa166 2018-08-28 18:39:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:22,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37daf727-1696-4733-88d9-15125400f520 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:39:22,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-37daf727-1696-4733-88d9-15125400f520 2018-08-28 18:39:22,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:22,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d14996-c4a2-49f7-b221-afbe55477e95 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:39:22,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-c0d14996-c4a2-49f7-b221-afbe55477e95 2018-08-28 18:39:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:22,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9311b79a-a51a-4909-bae9-b7d22d9e9e0f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206"}, "enabled": true, "id": "034252f3e5d44a1eae3a3639fad64206", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj"}} 2018-08-28 18:39:22,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206 used request id req-9311b79a-a51a-4909-bae9-b7d22d9e9e0f 2018-08-28 18:39:22,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c102286d-4a30-4215-b647-5399938e53eb 2018-08-28 18:39:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c102286d-4a30-4215-b647-5399938e53eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:22,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c02f429e-4c14-4903-861f-d6e99eab58c8 Date: Tue, 28 Aug 2018 18:39:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "60c55ec7-317a-4ff6-a724-b863a12ed831"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "8bc0ce5e-fa75-457b-8603-1166cdca4bdd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "b10a9ac1-3078-47de-983d-ba9a06e5201c"}, {"remote_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:16Z", "security_group_id": "c102286d-4a30-4215-b647-5399938e53eb", "port_range_min": null, "revision_number": 0, "tenant_id": "034252f3e5d44a1eae3a3639fad64206", "created_at": "2018-08-28T18:39:16Z", "project_id": "034252f3e5d44a1eae3a3639fad64206", "id": "ffd2efa3-73c8-48a9-8832-26e5531183e2"}]} 2018-08-28 18:39:22,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c102286d-4a30-4215-b647-5399938e53eb used request id req-c02f429e-4c14-4903-861f-d6e99eab58c8 2018-08-28 18:39:22,473 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:39:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c102286d-4a30-4215-b647-5399938e53eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:22,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecfa44a0-8588-46ad-a223-ebf9b60c6ffb Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:22,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c102286d-4a30-4215-b647-5399938e53eb used request id req-ecfa44a0-8588-46ad-a223-ebf9b60c6ffb 2018-08-28 18:39:22,764 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj 2018-08-28 18:39:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:22,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfdd4093-b42d-46d5-9fa5-d826b84b4f0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:22,963 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/034252f3e5d44a1eae3a3639fad64206 used request id req-bfdd4093-b42d-46d5-9fa5-d826b84b4f0e 2018-08-28 18:39:22,963 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-af5e90c3-e6dd-4d6-proj-role 2018-08-28 18:39:22,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/14db73147e244c2d9ccf14c3409b313e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:23,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc99af36-a4e1-4612-9a6a-d9c19a842517 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:23,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/14db73147e244c2d9ccf14c3409b313e used request id req-fc99af36-a4e1-4612-9a6a-d9c19a842517 2018-08-28 18:39:23,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e0d25c952a976ee2eeb242309f81114b39bab6e" 2018-08-28 18:39:23,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0086a147-b61e-4969-bde6-f387666958ac Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:23,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0086a147-b61e-4969-bde6-f387666958ac 2018-08-28 18:39:23,187 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-af5e90c3-e6dd-4d6-user 2018-08-28 18:39:23,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/34775a72f70043949adc4a5d3e667aed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c22545d853a6c78a0da3242c5d9940bd17e08e7" 2018-08-28 18:39:23,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-990ca177-5dcd-44ee-ba2f-4a648e39fd41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:23,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/34775a72f70043949adc4a5d3e667aed used request id req-990ca177-5dcd-44ee-ba2f-4a648e39fd41 2018-08-28 18:39:23,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:23,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["W0834hBWQ36K2fmsMvMmYg"], "issued_at": "2018-08-28T18:39:23.000000Z"}} 2018-08-28 18:39:23,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b90147702c13373d9c134be7a639ef162cc1383" 2018-08-28 18:39:23,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b569fc7a-c5cf-4f59-b70c-b35336b17a49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:23,842 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b569fc7a-c5cf-4f59-b70c-b35336b17a49 2018-08-28 18:39:23,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:23,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:24,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kincaKZMRdyZmxEzx0MC-Q"], "issued_at": "2018-08-28T18:39:24.000000Z"}} 2018-08-28 18:39:24,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:24,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29f68f9-2774-45b5-8d88-c899e976f9a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:24,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e29f68f9-2774-45b5-8d88-c899e976f9a9 2018-08-28 18:39:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:24,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:24,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6705edff-5e55-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:24,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16585d8-af0d-4ed2-8f3f-1ed425194590 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6705edff-5e55-411-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:39:24,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6705edff-5e55-411-proj used request id req-d16585d8-af0d-4ed2-8f3f-1ed425194590 2018-08-28 18:39:24,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:24,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f52b42-f17d-4601-a974-92238bb3366a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:24,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-89f52b42-f17d-4601-a974-92238bb3366a 2018-08-28 18:39:24,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj"}}' 2018-08-28 18:39:24,711 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52700eaa-f75a-4ccc-a55c-bc25096a2a73 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53"}, "enabled": true, "id": "067e5a9a58ef4b7283d72f69ec8ccc53", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj"}} 2018-08-28 18:39:24,711 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-52700eaa-f75a-4ccc-a55c-bc25096a2a73 2018-08-28 18:39:24,712 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6705edff-5e55-411-proj 2018-08-28 18:39:24,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:24,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:25,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jxPmMxzDTrWSn8A_kgRq-g"], "issued_at": "2018-08-28T18:39:25.000000Z"}} 2018-08-28 18:39:25,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a099130419b9da6d6e011e5e018ce20eb659ef" 2018-08-28 18:39:25,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d743ad-b1d1-486b-baad-30fb22bdd35a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:25,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-45d743ad-b1d1-486b-baad-30fb22bdd35a 2018-08-28 18:39:25,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:25,182 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:25,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a099130419b9da6d6e011e5e018ce20eb659ef" 2018-08-28 18:39:25,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e57584-edda-4ed5-b3ef-ee04161d501f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:39:25,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-82e57584-edda-4ed5-b3ef-ee04161d501f 2018-08-28 18:39:25,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-6705edff-5e55-411-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a099130419b9da6d6e011e5e018ce20eb659ef" 2018-08-28 18:39:25,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b219a00a-9f0c-41f8-b9bd-8d7d639ae4d6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-6705edff-5e55-411-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53"}, "enabled": true, "id": "067e5a9a58ef4b7283d72f69ec8ccc53", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj"}]} 2018-08-28 18:39:25,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-6705edff-5e55-411-proj used request id req-b219a00a-9f0c-41f8-b9bd-8d7d639ae4d6 2018-08-28 18:39:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a099130419b9da6d6e011e5e018ce20eb659ef" 2018-08-28 18:39:25,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4428e190-128e-478b-98e8-11af391e29a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:25,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4428e190-128e-478b-98e8-11af391e29a0 2018-08-28 18:39:25,780 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6705edff-5e55-411-user 2018-08-28 18:39:25,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:25,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:25,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b17ee4-b45a-4591-b5a2-aa11713e5981 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:25,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6b17ee4-b45a-4591-b5a2-aa11713e5981 2018-08-28 18:39:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" -d '{"role": {"name": "CreateSecurityGroupTests-6705edff-5e55-411-proj-role"}}' 2018-08-28 18:39:25,994 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9670155a-79ba-4367-a3ac-04a7f2023115 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c3334758cf5445c9e9dd446b65718bc", "links": {"self": "http://172.30.9.28:5000/v3/roles/3c3334758cf5445c9e9dd446b65718bc"}, "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj-role"}} 2018-08-28 18:39:25,994 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9670155a-79ba-4367-a3ac-04a7f2023115 2018-08-28 18:39:25,994 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6705edff-5e55-411-proj-role 2018-08-28 18:39:25,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3c3334758cf5445c9e9dd446b65718bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:26,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76a5797-4fc3-450b-b173-98ecb4bcf483 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3c3334758cf5445c9e9dd446b65718bc"}, "domain_id": null, "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj-role", "id": "3c3334758cf5445c9e9dd446b65718bc"}} 2018-08-28 18:39:26,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3c3334758cf5445c9e9dd446b65718bc used request id req-a76a5797-4fc3-450b-b173-98ecb4bcf483 2018-08-28 18:39:26,080 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6705edff-5e55-411-proj-role to project CreateSecurityGroupTests-6705edff-5e55-411-proj 2018-08-28 18:39:26,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53/users/9777881fc9c24804b935ef9e1d5beb95/roles/3c3334758cf5445c9e9dd446b65718bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:26,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a0ac6ec-7264-45b0-8da7-b02d19721ab8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:26,212 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53/users/9777881fc9c24804b935ef9e1d5beb95/roles/3c3334758cf5445c9e9dd446b65718bc used request id req-0a0ac6ec-7264-45b0-8da7-b02d19721ab8 2018-08-28 18:39:26,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:26,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:26,593 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c3334758cf5445c9e9dd446b65718bc", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj-role"}], "expires_at": "2018-08-28T19:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "067e5a9a58ef4b7283d72f69ec8ccc53", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6705edff-5e55-411-user", "id": "9777881fc9c24804b935ef9e1d5beb95"}, "audit_ids": ["WlQoobb1RwmTowi4lq0Iaw"], "issued_at": "2018-08-28T18:39:26.000000Z"}} 2018-08-28 18:39:26,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:26,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48909a8b-90b1-47a2-a8da-cd4933e932e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:26,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48909a8b-90b1-47a2-a8da-cd4933e932e5 2018-08-28 18:39:26,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:26,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-43faa132-798c-4990-ba53-8ce5d1eb2fbe Date: Tue, 28 Aug 2018 18:39:26 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:39:26,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname&description=hello+group used request id req-43faa132-798c-4990-ba53-8ce5d1eb2fbe 2018-08-28 18:39:26,956 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname... 2018-08-28 18:39:26,956 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname 2018-08-28 18:39:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" -d '{"security_group": {"name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname", "description": "hello group"}}' 2018-08-28 18:39:27,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-522d2cf2-9333-43ad-9214-008ed4b96493 Date: Tue, 28 Aug 2018 18:39:27 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 2, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}} 2018-08-28 18:39:27,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-522d2cf2-9333-43ad-9214-008ed4b96493 2018-08-28 18:39:27,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:27,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:27,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ef9dd0e-3ecd-4925-af0d-ec9a170bf8a4 Date: Tue, 28 Aug 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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:27,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-7ef9dd0e-3ecd-4925-af0d-ec9a170bf8a4 2018-08-28 18:39:27,582 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:27,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:27,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f18965dd-01eb-4a71-b89c-ba4059fc7189 Date: Tue, 28 Aug 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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:27,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-f18965dd-01eb-4a71-b89c-ba4059fc7189 2018-08-28 18:39:27,769 - neutron_utils - INFO - Retrieving security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:27,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:27,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-11e3b3f5-4a5c-4c84-b45a-c9d8857cd101 Date: Tue, 28 Aug 2018 18:39:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 2, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}]} 2018-08-28 18:39:27,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-11e3b3f5-4a5c-4c84-b45a-c9d8857cd101 2018-08-28 18:39:27,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:27,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:28,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f798af70-727a-4783-991f-0c5983dc8191 Date: Tue, 28 Aug 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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:28,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-f798af70-727a-4783-991f-0c5983dc8191 2018-08-28 18:39:28,138 - neutron_utils - INFO - Retrieving security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:28,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c90010ff-930e-43fd-aeb1-0bc18d5724f3 Date: Tue, 28 Aug 2018 18:39:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 2, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}]} 2018-08-28 18:39:28,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-c90010ff-930e-43fd-aeb1-0bc18d5724f3 2018-08-28 18:39:28,341 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:28,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:28,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c1f3de6e-cbbb-49b7-ab7c-04c6d987f00b Date: Tue, 28 Aug 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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:28,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-c1f3de6e-cbbb-49b7-ab7c-04c6d987f00b 2018-08-28 18:39:28,526 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname 2018-08-28 18:39:28,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:28,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5645c7df-9ff9-403d-8409-4f777273ce81 Date: Tue, 28 Aug 2018 18:39:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 2, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}]} 2018-08-28 18:39:28,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname used request id req-5645c7df-9ff9-403d-8409-4f777273ce81 2018-08-28 18:39:28,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:28,587 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:28,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:28,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9f42d2-89ec-48b2-accc-a55abde801de Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53"}, "enabled": true, "id": "067e5a9a58ef4b7283d72f69ec8ccc53", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj"}} 2018-08-28 18:39:28,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53 used request id req-6e9f42d2-89ec-48b2-accc-a55abde801de 2018-08-28 18:39:28,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:28,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:28,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-459969c2-fcc5-409f-8ab9-58f1bf5c0e25 Date: Tue, 28 Aug 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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:28,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-459969c2-fcc5-409f-8ab9-58f1bf5c0e25 2018-08-28 18:39:28,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2"}}' 2018-08-28 18:39:29,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-a5f1417a-b7e7-40ee-b6b3-29ca695bfe24 Date: Tue, 28 Aug 2018 18:39:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:29Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "a1129c7e-cded-4fed-9316-742e3c3fee34"}} 2018-08-28 18:39:29,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-a5f1417a-b7e7-40ee-b6b3-29ca695bfe24 2018-08-28 18:39:29,240 - neutron_utils - INFO - Retrieving security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:29,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:29,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3144ba01-321c-494c-8dd2-5d5b480578c6 Date: Tue, 28 Aug 2018 18:39:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "revision_number": 0, "id": "a1129c7e-cded-4fed-9316-742e3c3fee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 3, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}]} 2018-08-28 18:39:29,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-3144ba01-321c-494c-8dd2-5d5b480578c6 2018-08-28 18:39:29,444 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:29,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:29,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b931cdac-d756-4748-a47e-6c26914554d1 Date: Tue, 28 Aug 2018 18:39:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:29Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "a1129c7e-cded-4fed-9316-742e3c3fee34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:29,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-b931cdac-d756-4748-a47e-6c26914554d1 2018-08-28 18:39:29,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:29,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3c3334758cf5445c9e9dd446b65718bc", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj-role"}], "expires_at": "2018-08-28T19:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "067e5a9a58ef4b7283d72f69ec8ccc53", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/067e5a9a58ef4b7283d72f69ec8ccc53", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6705edff-5e55-411-user", "id": "9777881fc9c24804b935ef9e1d5beb95"}, "audit_ids": ["pdkSnoJ1TKK5XKcvNR456w"], "issued_at": "2018-08-28T18:39:29.000000Z"}} 2018-08-28 18:39:29,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eca9b629180cce49f8d6b2809983258be3486a3" 2018-08-28 18:39:30,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-fd31af40-01bf-4e51-9019-70a5e9afaa67 Date: Tue, 28 Aug 2018 18:39:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "revision_number": 0, "id": "a1129c7e-cded-4fed-9316-742e3c3fee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 3, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}]} 2018-08-28 18:39:30,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname&description=hello+group used request id req-fd31af40-01bf-4e51-9019-70a5e9afaa67 2018-08-28 18:39:30,180 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:30,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eca9b629180cce49f8d6b2809983258be3486a3" 2018-08-28 18:39:30,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0b98fc5c-73e9-459b-90b0-932a08a00924 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:29Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "a1129c7e-cded-4fed-9316-742e3c3fee34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:30,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-0b98fc5c-73e9-459b-90b0-932a08a00924 2018-08-28 18:39:30,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:30,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eca9b629180cce49f8d6b2809983258be3486a3" 2018-08-28 18:39:30,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-68552e35-4f5f-4a6b-916e-ed8a8e08ee6b Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:29Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "a1129c7e-cded-4fed-9316-742e3c3fee34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:30,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-68552e35-4f5f-4a6b-916e-ed8a8e08ee6b 2018-08-28 18:39:30,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eca9b629180cce49f8d6b2809983258be3486a3" 2018-08-28 18:39:30,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-bc058a7d-bf8e-444a-9279-da387c4ae31b Date: Tue, 28 Aug 2018 18:39:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "revision_number": 0, "id": "a1129c7e-cded-4fed-9316-742e3c3fee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 3, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}]} 2018-08-28 18:39:30,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname used request id req-bc058a7d-bf8e-444a-9279-da387c4ae31b 2018-08-28 18:39:30,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eca9b629180cce49f8d6b2809983258be3486a3" 2018-08-28 18:39:30,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-06a39b7e-1be6-419e-87d8-d32e865f0818 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:29Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "a1129c7e-cded-4fed-9316-742e3c3fee34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:30,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-06a39b7e-1be6-419e-87d8-d32e865f0818 2018-08-28 18:39:30,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eca9b629180cce49f8d6b2809983258be3486a3" 2018-08-28 18:39:30,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2282da8a-a180-4f6e-a14e-993aeca6a061 Date: Tue, 28 Aug 2018 18:39:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "updated_at": "2018-08-28T18:39:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "5ddbb94b-d1df-4708-8971-030d5239b23c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "revision_number": 0, "id": "a1129c7e-cded-4fed-9316-742e3c3fee34", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "revision_number": 0, "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 3, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "name": "CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname"}]} 2018-08-28 18:39:30,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname used request id req-2282da8a-a180-4f6e-a14e-993aeca6a061 2018-08-28 18:39:30,971 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c12a5ec4-8d27-4297-9e36-342fb4335df2 2018-08-28 18:39:30,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6eca9b629180cce49f8d6b2809983258be3486a3" 2018-08-28 18:39:31,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d0943c03-76ba-4ce7-881f-92cde2515d4c Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "5ddbb94b-d1df-4708-8971-030d5239b23c"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:29Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:29Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "a1129c7e-cded-4fed-9316-742e3c3fee34"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:27Z", "security_group_id": "c12a5ec4-8d27-4297-9e36-342fb4335df2", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:27Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b9972b52-4ceb-44ea-a283-7d33dd9b6c56"}]} 2018-08-28 18:39:31,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-d0943c03-76ba-4ce7-881f-92cde2515d4c 2018-08-28 18:39:31,140 - neutron_utils - INFO - Deleting security group rule with ID - b9972b52-4ceb-44ea-a283-7d33dd9b6c56 2018-08-28 18:39:31,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b9972b52-4ceb-44ea-a283-7d33dd9b6c56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:31,404 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1cf1feca-d390-40f7-8d4a-5784c7efaa32 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:31,405 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b9972b52-4ceb-44ea-a283-7d33dd9b6c56 used request id req-1cf1feca-d390-40f7-8d4a-5784c7efaa32 2018-08-28 18:39:31,405 - neutron_utils - INFO - Deleting security group rule with ID - 5ddbb94b-d1df-4708-8971-030d5239b23c 2018-08-28 18:39:31,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5ddbb94b-d1df-4708-8971-030d5239b23c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:31,512 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3113e19a-df75-40c7-9f5a-06a32aff1188 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:31,512 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5ddbb94b-d1df-4708-8971-030d5239b23c used request id req-3113e19a-df75-40c7-9f5a-06a32aff1188 2018-08-28 18:39:31,513 - neutron_utils - INFO - Deleting security group rule with ID - a1129c7e-cded-4fed-9316-742e3c3fee34 2018-08-28 18:39:31,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a1129c7e-cded-4fed-9316-742e3c3fee34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:31,769 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e7e14d3c-a5b2-4438-89b6-991eff86624a Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:31,769 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a1129c7e-cded-4fed-9316-742e3c3fee34 used request id req-e7e14d3c-a5b2-4438-89b6-991eff86624a 2018-08-28 18:39:31,770 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-48af97a8-1e93-4bb5-ade4-be59e754180aname 2018-08-28 18:39:31,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c12a5ec4-8d27-4297-9e36-342fb4335df2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461f9a41e39ff2e4175f29f92457e0bab6d69e53" 2018-08-28 18:39:31,893 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11408af2-5063-45ee-816a-1823c4dfa767 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:31,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c12a5ec4-8d27-4297-9e36-342fb4335df2 used request id req-11408af2-5063-45ee-816a-1823c4dfa767 2018-08-28 18:39:31,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-a00292ed-0d51-4d38-95df-e6dbc5d242dd Date: Tue, 28 Aug 2018 18:39:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:26Z", "updated_at": "2018-08-28T18:39:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "revision_number": 0, "id": "00245a83-48bf-404d-b30d-bd0321e6f95c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "revision_number": 0, "id": "34b0703c-64b4-4f2c-bf11-2a44539a48f4", "remote_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "revision_number": 0, "id": "3ca03490-81d0-4fac-9c6c-d2fcbe25ce42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv4", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "revision_number": 0, "id": "9615b777-efa9-4907-9d1a-3c1a7a9f5f3a", "remote_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "port_range_min": null, "ethertype": "IPv6", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53"}], "revision_number": 4, "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "b096457e-b880-41bb-96ca-bc945c92bed1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:39:32,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a00292ed-0d51-4d38-95df-e6dbc5d242dd 2018-08-28 18:39:32,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76275b7d-f40f-4f3b-85b0-3f23087cbeee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:32,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-76275b7d-f40f-4f3b-85b0-3f23087cbeee 2018-08-28 18:39:32,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:32,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,328 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30214b2f-e363-446b-8785-bb8d91058cce Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:32,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-30214b2f-e363-446b-8785-bb8d91058cce 2018-08-28 18:39:32,328 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:32,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec630a4f-0d8b-46d5-9fb8-0ab0e66a61f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:32,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-ec630a4f-0d8b-46d5-9fb8-0ab0e66a61f3 2018-08-28 18:39:32,412 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:32,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bdf96d4-e3a2-4e97-ba6b-5972ca5aa83a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:32,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-9bdf96d4-e3a2-4e97-ba6b-5972ca5aa83a 2018-08-28 18:39:32,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:32,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f490c9-0d38-4e11-b770-9bfe2f2abd7b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:39:32,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-a9f490c9-0d38-4e11-b770-9bfe2f2abd7b 2018-08-28 18:39:32,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea7e500-f6f9-484e-8072-0d6e75ba302e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:39:32,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bea7e500-f6f9-484e-8072-0d6e75ba302e 2018-08-28 18:39:32,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beff5d14-b033-40c7-ad24-a0952f45cbc8 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:39:32,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-beff5d14-b033-40c7-ad24-a0952f45cbc8 2018-08-28 18:39:32,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:32,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3202e9-80f4-4fa3-8e9e-7eaecbc72b34 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53"}, "enabled": true, "id": "067e5a9a58ef4b7283d72f69ec8ccc53", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6705edff-5e55-411-proj"}} 2018-08-28 18:39:32,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53 used request id req-7a3202e9-80f4-4fa3-8e9e-7eaecbc72b34 2018-08-28 18:39:32,864 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b096457e-b880-41bb-96ca-bc945c92bed1 2018-08-28 18:39:32,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b096457e-b880-41bb-96ca-bc945c92bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:33,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-3a101b81-0f2b-4e82-b9a7-0fb490c80c2b Date: Tue, 28 Aug 2018 18:39:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:26Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "00245a83-48bf-404d-b30d-bd0321e6f95c"}, {"remote_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:26Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "34b0703c-64b4-4f2c-bf11-2a44539a48f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:26Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "3ca03490-81d0-4fac-9c6c-d2fcbe25ce42"}, {"remote_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:26Z", "security_group_id": "b096457e-b880-41bb-96ca-bc945c92bed1", "port_range_min": null, "revision_number": 0, "tenant_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "created_at": "2018-08-28T18:39:26Z", "project_id": "067e5a9a58ef4b7283d72f69ec8ccc53", "id": "9615b777-efa9-4907-9d1a-3c1a7a9f5f3a"}]} 2018-08-28 18:39:33,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=b096457e-b880-41bb-96ca-bc945c92bed1 used request id req-3a101b81-0f2b-4e82-b9a7-0fb490c80c2b 2018-08-28 18:39:33,049 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:39:33,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/b096457e-b880-41bb-96ca-bc945c92bed1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:33,335 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d9deb8fb-a6d9-43f5-be34-9bf76708cf4b Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:33,336 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/b096457e-b880-41bb-96ca-bc945c92bed1 used request id req-d9deb8fb-a6d9-43f5-be34-9bf76708cf4b 2018-08-28 18:39:33,336 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6705edff-5e55-411-proj 2018-08-28 18:39:33,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:33,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1734cac2-10de-4da2-9917-55df9506d5a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:33,553 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/067e5a9a58ef4b7283d72f69ec8ccc53 used request id req-1734cac2-10de-4da2-9917-55df9506d5a0 2018-08-28 18:39:33,554 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6705edff-5e55-411-proj-role 2018-08-28 18:39:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3c3334758cf5445c9e9dd446b65718bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:33,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-785182b9-1751-47bf-a3e6-4631d17e9464 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:33,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3c3334758cf5445c9e9dd446b65718bc used request id req-785182b9-1751-47bf-a3e6-4631d17e9464 2018-08-28 18:39:33,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e71c64d1b13d80e42253a2b974697411bc106284" 2018-08-28 18:39:33,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40888139-c523-4859-8b4e-ff75cb8cabfb Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:33,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-40888139-c523-4859-8b4e-ff75cb8cabfb 2018-08-28 18:39:33,757 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6705edff-5e55-411-user 2018-08-28 18:39:33,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9777881fc9c24804b935ef9e1d5beb95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}49a099130419b9da6d6e011e5e018ce20eb659ef" 2018-08-28 18:39:33,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7b48ab5-481e-479c-b53e-741b5001147d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:33,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9777881fc9c24804b935ef9e1d5beb95 used request id req-a7b48ab5-481e-479c-b53e-741b5001147d 2018-08-28 18:39:33,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:34,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3f1BpCQWTwSEuevLnWX7lw"], "issued_at": "2018-08-28T18:39:34.000000Z"}} 2018-08-28 18:39:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21d590288516f6e48c2e7f332dee5d92f92fdbd" 2018-08-28 18:39:34,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603d99df-f8ea-44d5-8acf-f64179b106a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:34,418 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-603d99df-f8ea-44d5-8acf-f64179b106a9 2018-08-28 18:39:34,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:34,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:34,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ukDTMVcQQLuxlrmH1R56Og"], "issued_at": "2018-08-28T18:39:34.000000Z"}} 2018-08-28 18:39:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:34,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daad969b-1e5e-4c77-b7a1-a5551ddf70db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:34,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-daad969b-1e5e-4c77-b7a1-a5551ddf70db 2018-08-28 18:39:34,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:34,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ad9097c8-96ac-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:34,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ae8868f-423d-4388-a637-62e82a1ccf4c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ad9097c8-96ac-42d-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:39:34,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-ad9097c8-96ac-42d-proj used request id req-5ae8868f-423d-4388-a637-62e82a1ccf4c 2018-08-28 18:39:34,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:35,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5302f20-f1a2-45e1-b45f-5ac6860fc3a4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:35,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d5302f20-f1a2-45e1-b45f-5ac6860fc3a4 2018-08-28 18:39:35,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}}' 2018-08-28 18:39:35,187 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-535d5864-c019-49c4-9f15-26a596e2c9d4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25"}, "enabled": true, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}} 2018-08-28 18:39:35,187 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-535d5864-c019-49c4-9f15-26a596e2c9d4 2018-08-28 18:39:35,188 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-ad9097c8-96ac-42d-proj 2018-08-28 18:39:35,188 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:35,189 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:35,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["AKhZOrzeR52KTIEgQw6zjA"], "issued_at": "2018-08-28T18:39:35.000000Z"}} 2018-08-28 18:39:35,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f9f713d9a9a6c671bf5a83ced94788b44ec5fc" 2018-08-28 18:39:35,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eab13a78-70c3-44cf-b7e4-0d567496721a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:35,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eab13a78-70c3-44cf-b7e4-0d567496721a 2018-08-28 18:39:35,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:35,585 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f9f713d9a9a6c671bf5a83ced94788b44ec5fc" 2018-08-28 18:39:35,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d45f46c-16bc-4998-97cd-10618e03745b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:39:35,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1d45f46c-16bc-4998-97cd-10618e03745b 2018-08-28 18:39:35,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ad9097c8-96ac-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f9f713d9a9a6c671bf5a83ced94788b44ec5fc" 2018-08-28 18:39:35,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bbf74f1-fdcd-4e95-a8f0-d5ec993f6cfd Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ad9097c8-96ac-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25"}, "enabled": true, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}]} 2018-08-28 18:39:35,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-ad9097c8-96ac-42d-proj used request id req-8bbf74f1-fdcd-4e95-a8f0-d5ec993f6cfd 2018-08-28 18:39:35,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f9f713d9a9a6c671bf5a83ced94788b44ec5fc" 2018-08-28 18:39:35,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbffabac-c94f-4136-8287-82f53c6f397d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:35,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dbffabac-c94f-4136-8287-82f53c6f397d 2018-08-28 18:39:36,254 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-ad9097c8-96ac-42d-user 2018-08-28 18:39:36,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:36,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:36,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1607a444-0220-4de1-a303-1ff8edbcad19 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:36,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1607a444-0220-4de1-a303-1ff8edbcad19 2018-08-28 18:39:36,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" -d '{"role": {"name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role"}}' 2018-08-28 18:39:36,469 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af2c2ae2-d12e-4422-8611-224af2dc4948 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5e72728c146f44f48fc8c321bb436ed8", "links": {"self": "http://172.30.9.28:5000/v3/roles/5e72728c146f44f48fc8c321bb436ed8"}, "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role"}} 2018-08-28 18:39:36,469 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-af2c2ae2-d12e-4422-8611-224af2dc4948 2018-08-28 18:39:36,469 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role 2018-08-28 18:39:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5e72728c146f44f48fc8c321bb436ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:36,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f880f985-1ea3-4219-9e5b-60cdbe6ac77e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5e72728c146f44f48fc8c321bb436ed8"}, "domain_id": null, "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role", "id": "5e72728c146f44f48fc8c321bb436ed8"}} 2018-08-28 18:39:36,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5e72728c146f44f48fc8c321bb436ed8 used request id req-f880f985-1ea3-4219-9e5b-60cdbe6ac77e 2018-08-28 18:39:36,489 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role to project CreateSecurityGroupTests-ad9097c8-96ac-42d-proj 2018-08-28 18:39:36,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25/users/a32f5ed8359b4c589489b95457de5ebe/roles/5e72728c146f44f48fc8c321bb436ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:36,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7022b0b3-20c7-4427-8ccb-3c7ac9d56b7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:36,620 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25/users/a32f5ed8359b4c589489b95457de5ebe/roles/5e72728c146f44f48fc8c321bb436ed8 used request id req-7022b0b3-20c7-4427-8ccb-3c7ac9d56b7d 2018-08-28 18:39:36,620 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:36,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:37,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e72728c146f44f48fc8c321bb436ed8", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role"}], "expires_at": "2018-08-28T19:39:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-user", "id": "a32f5ed8359b4c589489b95457de5ebe"}, "audit_ids": ["XvrgACsoTLan1G8I75LV2Q"], "issued_at": "2018-08-28T18:39:37.000000Z"}} 2018-08-28 18:39:37,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:37,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba59e16b-7ba4-47f4-95bc-78f9de495f24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:37,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba59e16b-7ba4-47f4-95bc-78f9de495f24 2018-08-28 18:39:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:37,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0cce80e4-8274-478e-a1d3-b2e7d5936163 Date: Tue, 28 Aug 2018 18:39:37 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:39:37,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name&description=hello+group used request id req-0cce80e4-8274-478e-a1d3-b2e7d5936163 2018-08-28 18:39:37,376 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name... 2018-08-28 18:39:37,376 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name 2018-08-28 18:39:37,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" -d '{"security_group": {"name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name", "description": "hello group"}}' 2018-08-28 18:39:37,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-5d3b0c76-c398-4958-af41-32c762cb93cd Date: Tue, 28 Aug 2018 18:39:37 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 2, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}} 2018-08-28 18:39:37,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-5d3b0c76-c398-4958-af41-32c762cb93cd 2018-08-28 18:39:37,798 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:37,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:37,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ad36823c-72b8-4d7d-b8ef-e2c5c4ebe9ec Date: Tue, 28 Aug 2018 18:39:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}]} 2018-08-28 18:39:37,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-ad36823c-72b8-4d7d-b8ef-e2c5c4ebe9ec 2018-08-28 18:39:37,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:38,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3fd0e8a4-4fec-4c55-baa6-df87ec3142a4 Date: Tue, 28 Aug 2018 18:39:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}]} 2018-08-28 18:39:38,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-3fd0e8a4-4fec-4c55-baa6-df87ec3142a4 2018-08-28 18:39:38,162 - neutron_utils - INFO - Retrieving security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:38,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:38,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-08659507-2d15-4128-b62a-db096accb546 Date: Tue, 28 Aug 2018 18:39:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 2, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:38,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-08659507-2d15-4128-b62a-db096accb546 2018-08-28 18:39:38,366 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:38,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:38,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-18dfe310-ce24-4d01-b05e-3ec3c28de905 Date: Tue, 28 Aug 2018 18:39:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}]} 2018-08-28 18:39:38,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-18dfe310-ce24-4d01-b05e-3ec3c28de905 2018-08-28 18:39:38,547 - neutron_utils - INFO - Retrieving security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:38,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:38,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ae72b02f-0585-4cab-a1f1-0a1b154e86c0 Date: Tue, 28 Aug 2018 18:39:38 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 2, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:38,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-ae72b02f-0585-4cab-a1f1-0a1b154e86c0 2018-08-28 18:39:38,749 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:38,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:39,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e2a06398-b625-42e6-9377-2c1a632cba34 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}]} 2018-08-28 18:39:39,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-e2a06398-b625-42e6-9377-2c1a632cba34 2018-08-28 18:39:39,002 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name 2018-08-28 18:39:39,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:39,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1b0f285a-dd61-4902-b9a9-f6976329faf4 Date: Tue, 28 Aug 2018 18:39:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 2, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:39,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-1b0f285a-dd61-4902-b9a9-f6976329faf4 2018-08-28 18:39:39,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:39,224 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:39,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:39,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546584bb-a397-4f1f-875d-a8fb5aaee81c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25"}, "enabled": true, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}} 2018-08-28 18:39:39,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 used request id req-546584bb-a397-4f1f-875d-a8fb5aaee81c 2018-08-28 18:39:39,310 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:39,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:39,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-571e482d-e386-41df-9b39-452d34618752 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}]} 2018-08-28 18:39:39,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-571e482d-e386-41df-9b39-452d34618752 2018-08-28 18:39:39,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42"}}' 2018-08-28 18:39:39,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-e800c398-403c-4384-8473-aa102d0d993e Date: Tue, 28 Aug 2018 18:39:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}} 2018-08-28 18:39:39,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-e800c398-403c-4384-8473-aa102d0d993e 2018-08-28 18:39:39,791 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name 2018-08-28 18:39:39,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:39,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-2efa1c83-ca04-4372-a13b-d60e5869c8cf Date: Tue, 28 Aug 2018 18:39:39 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 3, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:39,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-2efa1c83-ca04-4372-a13b-d60e5869c8cf 2018-08-28 18:39:39,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:39,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40f17ea-31b1-4200-8efb-22f08dbc05ed Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25"}, "enabled": true, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}} 2018-08-28 18:39:39,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 used request id req-f40f17ea-31b1-4200-8efb-22f08dbc05ed 2018-08-28 18:39:39,926 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:39,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:40,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-2af602be-2aab-4939-9b96-d1aa578f560b Date: Tue, 28 Aug 2018 18:39:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}]} 2018-08-28 18:39:40,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-2af602be-2aab-4939-9b96-d1aa578f560b 2018-08-28 18:39:40,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42"}}' 2018-08-28 18:39:40,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ffc421bb-29b8-4f08-a4d3-e54fec6ba80c Date: Tue, 28 Aug 2018 18:39:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}} 2018-08-28 18:39:40,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-ffc421bb-29b8-4f08-a4d3-e54fec6ba80c 2018-08-28 18:39:40,422 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name 2018-08-28 18:39:40,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:40,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-62d81520-06d3-4689-8b46-99d4dd4b3341 Date: Tue, 28 Aug 2018 18:39:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 4, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:40,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-62d81520-06d3-4689-8b46-99d4dd4b3341 2018-08-28 18:39:40,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:40,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576091c4-9202-4387-be5f-264cb32c5752 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25"}, "enabled": true, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}} 2018-08-28 18:39:40,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 used request id req-576091c4-9202-4387-be5f-264cb32c5752 2018-08-28 18:39:40,708 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:40,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:40,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-c84cdfbc-c326-4e75-ae36-4901d9b06019 Date: Tue, 28 Aug 2018 18:39:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:40,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-c84cdfbc-c326-4e75-ae36-4901d9b06019 2018-08-28 18:39:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10}}' 2018-08-28 18:39:41,057 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-da082329-6c68-4c92-bdfd-1e80a28bd21b Date: Tue, 28 Aug 2018 18:39:41 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}} 2018-08-28 18:39:41,057 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-da082329-6c68-4c92-bdfd-1e80a28bd21b 2018-08-28 18:39:41,057 - neutron_utils - INFO - Retrieving security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:41,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:41,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-015052aa-500f-4d0e-9bdb-abd739d06d38 Date: Tue, 28 Aug 2018 18:39:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:41,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-015052aa-500f-4d0e-9bdb-abd739d06d38 2018-08-28 18:39:41,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:41,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:41,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-80e7c08b-53ab-423d-94b9-75d9d40da711 Date: Tue, 28 Aug 2018 18:39:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:41,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-80e7c08b-53ab-423d-94b9-75d9d40da711 2018-08-28 18:39:41,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:41,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5e72728c146f44f48fc8c321bb436ed8", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role"}], "expires_at": "2018-08-28T19:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/74f491c7b3be4ee2a2d951f2a732fa25", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-user", "id": "a32f5ed8359b4c589489b95457de5ebe"}, "audit_ids": ["0VrKloQuR0ydaYb1CTqPSw"], "issued_at": "2018-08-28T18:39:41.000000Z"}} 2018-08-28 18:39:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:42,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8f04cc36-f693-4e7f-80a2-36bf700ad74c Date: Tue, 28 Aug 2018 18:39:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:42,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name&description=hello+group used request id req-8f04cc36-f693-4e7f-80a2-36bf700ad74c 2018-08-28 18:39:42,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:42,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:42,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1d5bbecf-81f2-4758-b98c-3f2ffdb4f69b Date: Tue, 28 Aug 2018 18:39:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:42,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-1d5bbecf-81f2-4758-b98c-3f2ffdb4f69b 2018-08-28 18:39:42,213 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:42,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:42,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-ca0211d3-89a4-47ec-8b35-8045367e4e66 Date: Tue, 28 Aug 2018 18:39:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:42,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-ca0211d3-89a4-47ec-8b35-8045367e4e66 2018-08-28 18:39:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:42,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-edcfe21f-a470-4ce3-b487-69f792b0b143 Date: Tue, 28 Aug 2018 18:39:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:42,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-edcfe21f-a470-4ce3-b487-69f792b0b143 2018-08-28 18:39:42,629 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:42,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:42,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2aca493b-f6f2-4f06-b7fa-82460d7f3973 Date: Tue, 28 Aug 2018 18:39:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:42,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-2aca493b-f6f2-4f06-b7fa-82460d7f3973 2018-08-28 18:39:42,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:42,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-a4395d30-8aae-4b69-94a5-c8d55961750a Date: Tue, 28 Aug 2018 18:39:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:42,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-a4395d30-8aae-4b69-94a5-c8d55961750a 2018-08-28 18:39:43,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:43,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-f416e613-bf2e-4e50-938e-c18a085ca12c Date: Tue, 28 Aug 2018 18:39:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:43,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-f416e613-bf2e-4e50-938e-c18a085ca12c 2018-08-28 18:39:43,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:43,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4fbbdb7a-2d2b-45ee-8d36-6387305aeb4b Date: Tue, 28 Aug 2018 18:39:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:43,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-4fbbdb7a-2d2b-45ee-8d36-6387305aeb4b 2018-08-28 18:39:43,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:43,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-19f81a2f-2c06-43a8-8d40-08dce5db055d Date: Tue, 28 Aug 2018 18:39:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:43,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-19f81a2f-2c06-43a8-8d40-08dce5db055d 2018-08-28 18:39:43,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:43,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e38db11e-9968-430d-b17d-bfadb872ea70 Date: Tue, 28 Aug 2018 18:39:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:43,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-e38db11e-9968-430d-b17d-bfadb872ea70 2018-08-28 18:39:43,574 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:43,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9b6ccd9e-f548-417f-b0b6-0b81eeeef518 Date: Tue, 28 Aug 2018 18:39:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:43,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-9b6ccd9e-f548-417f-b0b6-0b81eeeef518 2018-08-28 18:39:43,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:43,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cc999890-b5e6-4f17-a94a-bb1d391697ed Date: Tue, 28 Aug 2018 18:39:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:43,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-cc999890-b5e6-4f17-a94a-bb1d391697ed 2018-08-28 18:39:43,976 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-133d59c4-ace8-48aa-9fab-f4bbdbbdeeb1 Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:44,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-133d59c4-ace8-48aa-9fab-f4bbdbbdeeb1 2018-08-28 18:39:44,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7f9e7dcf-7b65-432b-8efd-69e0ad2c7011 Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:44,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-7f9e7dcf-7b65-432b-8efd-69e0ad2c7011 2018-08-28 18:39:44,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a2a9d7af-b6b2-48a4-8f2b-3b35d5b58f9a Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:44,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-a2a9d7af-b6b2-48a4-8f2b-3b35d5b58f9a 2018-08-28 18:39:44,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-895d61de-4e5e-4ec5-aa58-53494dfe3623 Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:44,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-895d61de-4e5e-4ec5-aa58-53494dfe3623 2018-08-28 18:39:44,471 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-03ad8c52-8f2c-4d81-8683-9d168c2c32ce Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:44,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-03ad8c52-8f2c-4d81-8683-9d168c2c32ce 2018-08-28 18:39:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f6eee821-365f-49e5-a1eb-b93bd6b0561e Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:44,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-f6eee821-365f-49e5-a1eb-b93bd6b0561e 2018-08-28 18:39:44,717 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:44,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6fffd154-842c-4d3f-bf51-19427adb21f4 Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:44,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-6fffd154-842c-4d3f-bf51-19427adb21f4 2018-08-28 18:39:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5d6cea29-443b-4765-aa81-558108e53fee Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "revision_number": 0, "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "b6a8f97e-d30b-43c9-a089-949afb572013", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": 10, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "d5ee1869-6810-4d23-943d-e9748dd232df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "revision_number": 0, "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 5, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "name": "CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name"}]} 2018-08-28 18:39:44,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name used request id req-5d6cea29-443b-4765-aa81-558108e53fee 2018-08-28 18:39:44,812 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c5e4d039-605e-45d3-bdff-94236ac45c42 2018-08-28 18:39:44,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}667b36970d1b1f1a1020a9e5e8243f869cb0c5b0" 2018-08-28 18:39:44,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8767bbaf-7a80-47cd-917a-8914668ec9f4 Date: Tue, 28 Aug 2018 18:39:44 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:39Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:39Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "7e9d8980-ae01-4636-a2bd-b1122a18e64d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b24515b3-7b61-4158-93d6-0e8e296ecbf5"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": 10, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "b6a8f97e-d30b-43c9-a089-949afb572013"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "d5ee1869-6810-4d23-943d-e9748dd232df"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:40Z", "security_group_id": "c5e4d039-605e-45d3-bdff-94236ac45c42", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:40Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "ddf70381-d79b-4c21-80d3-9c13ca8865d8"}]} 2018-08-28 18:39:44,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-8767bbaf-7a80-47cd-917a-8914668ec9f4 2018-08-28 18:39:44,993 - neutron_utils - INFO - Deleting security group rule with ID - b24515b3-7b61-4158-93d6-0e8e296ecbf5 2018-08-28 18:39:44,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b24515b3-7b61-4158-93d6-0e8e296ecbf5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:45,218 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0dbd9e2d-190d-422b-8850-4403c2044ed4 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:45,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b24515b3-7b61-4158-93d6-0e8e296ecbf5 used request id req-0dbd9e2d-190d-422b-8850-4403c2044ed4 2018-08-28 18:39:45,218 - neutron_utils - INFO - Deleting security group rule with ID - b6a8f97e-d30b-43c9-a089-949afb572013 2018-08-28 18:39:45,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b6a8f97e-d30b-43c9-a089-949afb572013 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:45,312 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-704a53c4-7760-42dd-8b87-01571af12711 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:45,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b6a8f97e-d30b-43c9-a089-949afb572013 used request id req-704a53c4-7760-42dd-8b87-01571af12711 2018-08-28 18:39:45,312 - neutron_utils - INFO - Deleting security group rule with ID - d5ee1869-6810-4d23-943d-e9748dd232df 2018-08-28 18:39:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/d5ee1869-6810-4d23-943d-e9748dd232df -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:45,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bb3d189d-8d9b-4550-9d46-8523ee29f6ee Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:45,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/d5ee1869-6810-4d23-943d-e9748dd232df used request id req-bb3d189d-8d9b-4550-9d46-8523ee29f6ee 2018-08-28 18:39:45,567 - neutron_utils - INFO - Deleting security group rule with ID - ddf70381-d79b-4c21-80d3-9c13ca8865d8 2018-08-28 18:39:45,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/ddf70381-d79b-4c21-80d3-9c13ca8865d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:45,656 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d08b66c5-f8ee-4b8e-967d-7af84f90d909 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:45,656 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/ddf70381-d79b-4c21-80d3-9c13ca8865d8 used request id req-d08b66c5-f8ee-4b8e-967d-7af84f90d909 2018-08-28 18:39:45,656 - neutron_utils - INFO - Deleting security group rule with ID - 7e9d8980-ae01-4636-a2bd-b1122a18e64d 2018-08-28 18:39:45,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7e9d8980-ae01-4636-a2bd-b1122a18e64d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:46,067 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-844e0ee7-0f66-4467-aa77-7cd9800e5c0a Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:46,067 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7e9d8980-ae01-4636-a2bd-b1122a18e64d used request id req-844e0ee7-0f66-4467-aa77-7cd9800e5c0a 2018-08-28 18:39:46,067 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-34f1f7d5-7556-4abb-8269-6054224673b1name 2018-08-28 18:39:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c5e4d039-605e-45d3-bdff-94236ac45c42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f224a18853894794833c0d121194e3d70d5c595c" 2018-08-28 18:39:46,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-399f00d7-0ea8-4eca-a1f7-814782d22df5 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:46,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c5e4d039-605e-45d3-bdff-94236ac45c42 used request id req-399f00d7-0ea8-4eca-a1f7-814782d22df5 2018-08-28 18:39:46,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:46,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-85753c35-9cc7-4d23-9509-63912fd8f942 Date: Tue, 28 Aug 2018 18:39:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "updated_at": "2018-08-28T18:39:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "01015e33-2a69-41cd-b0ca-adc93d07cd5a", "remote_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "33275673-8371-4af7-9cd7-66b502ecd04b", "remote_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "3c23c870-1425-474b-82d9-f2c53d7c047d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv6", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "revision_number": 0, "id": "98931db2-e6d9-4359-ae55-09334e4787c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "port_range_min": null, "ethertype": "IPv4", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25"}], "revision_number": 4, "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:39:46,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-85753c35-9cc7-4d23-9509-63912fd8f942 2018-08-28 18:39:46,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:46,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-871a8bd3-9939-44db-93cb-63cf96b5b8de Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:46,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-871a8bd3-9939-44db-93cb-63cf96b5b8de 2018-08-28 18:39:46,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:46,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4b942d6-1094-405e-95ab-c583de7859f3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:46,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-e4b942d6-1094-405e-95ab-c583de7859f3 2018-08-28 18:39:46,814 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:46,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:46,905 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77064308-ad2c-416d-8d31-775ddfb0afa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:46,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-77064308-ad2c-416d-8d31-775ddfb0afa8 2018-08-28 18:39:46,905 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:46,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:46,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9667be9f-9720-4cd7-8f8d-fa1232bc2348 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25"}, "enabled": true, "id": "74f491c7b3be4ee2a2d951f2a732fa25", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-ad9097c8-96ac-42d-proj"}} 2018-08-28 18:39:46,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 used request id req-9667be9f-9720-4cd7-8f8d-fa1232bc2348 2018-08-28 18:39:46,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c2c0792-e1a6-4dd8-875e-f1861e0fb17f 2018-08-28 18:39:46,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c2c0792-e1a6-4dd8-875e-f1861e0fb17f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:47,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1a1b9282-82d3-4b22-9fd9-11541c7f9532 Date: Tue, 28 Aug 2018 18:39:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "01015e33-2a69-41cd-b0ca-adc93d07cd5a"}, {"remote_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "33275673-8371-4af7-9cd7-66b502ecd04b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "3c23c870-1425-474b-82d9-f2c53d7c047d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:37Z", "security_group_id": "3c2c0792-e1a6-4dd8-875e-f1861e0fb17f", "port_range_min": null, "revision_number": 0, "tenant_id": "74f491c7b3be4ee2a2d951f2a732fa25", "created_at": "2018-08-28T18:39:37Z", "project_id": "74f491c7b3be4ee2a2d951f2a732fa25", "id": "98931db2-e6d9-4359-ae55-09334e4787c1"}]} 2018-08-28 18:39:47,185 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c2c0792-e1a6-4dd8-875e-f1861e0fb17f used request id req-1a1b9282-82d3-4b22-9fd9-11541c7f9532 2018-08-28 18:39:47,186 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:39:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3c2c0792-e1a6-4dd8-875e-f1861e0fb17f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:47,562 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4560263b-56ba-41ed-af3d-fea446b52662 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:47,562 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3c2c0792-e1a6-4dd8-875e-f1861e0fb17f used request id req-4560263b-56ba-41ed-af3d-fea446b52662 2018-08-28 18:39:47,563 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-ad9097c8-96ac-42d-proj 2018-08-28 18:39:47,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:47,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef93af87-e518-4ac2-888f-22237753d966 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:47,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/74f491c7b3be4ee2a2d951f2a732fa25 used request id req-ef93af87-e518-4ac2-888f-22237753d966 2018-08-28 18:39:47,779 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-ad9097c8-96ac-42d-proj-role 2018-08-28 18:39:47,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5e72728c146f44f48fc8c321bb436ed8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:47,983 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1140df2f-e94c-4b26-8ce5-7d23ff90dc69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:47,984 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5e72728c146f44f48fc8c321bb436ed8 used request id req-1140df2f-e94c-4b26-8ce5-7d23ff90dc69 2018-08-28 18:39:47,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7500760b854b84030c299f96194e9d830007e0d8" 2018-08-28 18:39:48,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42780c31-846f-40bb-86db-d052be680034 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:48,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-42780c31-846f-40bb-86db-d052be680034 2018-08-28 18:39:48,068 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-ad9097c8-96ac-42d-user 2018-08-28 18:39:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a32f5ed8359b4c589489b95457de5ebe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83f9f713d9a9a6c671bf5a83ced94788b44ec5fc" 2018-08-28 18:39:48,247 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fe7e19f9-88e9-4a5a-88ee-33e255b5263e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:48,247 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a32f5ed8359b4c589489b95457de5ebe used request id req-fe7e19f9-88e9-4a5a-88ee-33e255b5263e 2018-08-28 18:39:48,248 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:48,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["DEXuzhPCS-aiwBr0WrlXpA"], "issued_at": "2018-08-28T18:39:48.000000Z"}} 2018-08-28 18:39:48,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}069a78465291acf9eee9deb7ca2c656f3c96b353" 2018-08-28 18:39:48,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f2054a-7ad4-4a8f-98d1-fb10a18e89d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:48,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6f2054a-7ad4-4a8f-98d1-fb10a18e89d4 2018-08-28 18:39:48,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:48,714 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:49,103 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["iyQxkjeqSzOoSPVjgcDH2Q"], "issued_at": "2018-08-28T18:39:49.000000Z"}} 2018-08-28 18:39:49,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:49,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec4e28c4-1557-4c66-9708-99cb4f824854 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:49,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec4e28c4-1557-4c66-9708-99cb4f824854 2018-08-28 18:39:49,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:49,196 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:49,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-24977825-dbb9-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:49,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03bb7d2c-5e74-4374-a31a-9ecf8693b3d4 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-24977825-dbb9-476-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:39:49,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-24977825-dbb9-476-proj used request id req-03bb7d2c-5e74-4374-a31a-9ecf8693b3d4 2018-08-28 18:39:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:49,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45135b45-f3d1-4d2e-bf3e-64242551a79f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:49,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-45135b45-f3d1-4d2e-bf3e-64242551a79f 2018-08-28 18:39:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj"}}' 2018-08-28 18:39:49,580 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fcf58a96-def0-4e55-8624-18a5610b0dad Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28"}, "enabled": true, "id": "179fb17c34964b4191107a9d00a65d28", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj"}} 2018-08-28 18:39:49,581 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fcf58a96-def0-4e55-8624-18a5610b0dad 2018-08-28 18:39:49,581 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-24977825-dbb9-476-proj 2018-08-28 18:39:49,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:49,582 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:49,968 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["sDIiHxZJQm6oMV90gHGY3Q"], "issued_at": "2018-08-28T18:39:49.000000Z"}} 2018-08-28 18:39:49,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e28ac410ab6f626498f4d616c0f5c1da8514586" 2018-08-28 18:39:50,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2081d113-aeb3-4333-8170-5f597e7d0c92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:50,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2081d113-aeb3-4333-8170-5f597e7d0c92 2018-08-28 18:39:50,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:50,070 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:50,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e28ac410ab6f626498f4d616c0f5c1da8514586" 2018-08-28 18:39:50,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e36d8b18-2e2f-4861-940f-746c2c2eaacd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:39:50,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e36d8b18-2e2f-4861-940f-746c2c2eaacd 2018-08-28 18:39:50,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-24977825-dbb9-476-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e28ac410ab6f626498f4d616c0f5c1da8514586" 2018-08-28 18:39:50,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f1a510-ed71-49af-b5e5-316400c3b795 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-24977825-dbb9-476-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28"}, "enabled": true, "id": "179fb17c34964b4191107a9d00a65d28", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj"}]} 2018-08-28 18:39:50,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-24977825-dbb9-476-proj used request id req-30f1a510-ed71-49af-b5e5-316400c3b795 2018-08-28 18:39:50,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e28ac410ab6f626498f4d616c0f5c1da8514586" 2018-08-28 18:39:50,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb8eb4ae-757a-4e02-8294-d78fd27dfefa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:50,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fb8eb4ae-757a-4e02-8294-d78fd27dfefa 2018-08-28 18:39:50,666 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-24977825-dbb9-476-user 2018-08-28 18:39:50,666 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:50,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:50,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-005d365f-3204-4ed8-89f6-7d09c3dd3e24 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:50,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-005d365f-3204-4ed8-89f6-7d09c3dd3e24 2018-08-28 18:39:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" -d '{"role": {"name": "CreateSecurityGroupTests-24977825-dbb9-476-proj-role"}}' 2018-08-28 18:39:50,785 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30317cf1-a943-4058-918a-1fa9f791a388 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fe966948f8684a1d8470d79399e0507a", "links": {"self": "http://172.30.9.28:5000/v3/roles/fe966948f8684a1d8470d79399e0507a"}, "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj-role"}} 2018-08-28 18:39:50,786 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-30317cf1-a943-4058-918a-1fa9f791a388 2018-08-28 18:39:50,786 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-24977825-dbb9-476-proj-role 2018-08-28 18:39:50,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fe966948f8684a1d8470d79399e0507a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:50,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cfaf02f-2eba-480b-a067-fd46b2586c8f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fe966948f8684a1d8470d79399e0507a"}, "domain_id": null, "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj-role", "id": "fe966948f8684a1d8470d79399e0507a"}} 2018-08-28 18:39:50,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fe966948f8684a1d8470d79399e0507a used request id req-5cfaf02f-2eba-480b-a067-fd46b2586c8f 2018-08-28 18:39:50,878 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-24977825-dbb9-476-proj-role to project CreateSecurityGroupTests-24977825-dbb9-476-proj 2018-08-28 18:39:50,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28/users/a5110cac29a34cde83766e7543b6885a/roles/fe966948f8684a1d8470d79399e0507a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:51,004 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28c63b6c-26ea-4917-891b-266f13b1ba7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:51,004 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28/users/a5110cac29a34cde83766e7543b6885a/roles/fe966948f8684a1d8470d79399e0507a used request id req-28c63b6c-26ea-4917-891b-266f13b1ba7e 2018-08-28 18:39:51,004 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:51,005 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:51,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe966948f8684a1d8470d79399e0507a", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj-role"}], "expires_at": "2018-08-28T19:39:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179fb17c34964b4191107a9d00a65d28", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-24977825-dbb9-476-user", "id": "a5110cac29a34cde83766e7543b6885a"}, "audit_ids": ["vJNrChuzQQmMeLDeJdJFxQ"], "issued_at": "2018-08-28T18:39:51.000000Z"}} 2018-08-28 18:39:51,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:51,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb502c73-3afb-45b3-9c6c-32d2c894eb4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:51,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb502c73-3afb-45b3-9c6c-32d2c894eb4f 2018-08-28 18:39:51,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:51,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-bb0936af-c5ca-4152-8343-803b9cfc4ab8 Date: Tue, 28 Aug 2018 18:39:51 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:39:51,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name&description=hello+group used request id req-bb0936af-c5ca-4152-8343-803b9cfc4ab8 2018-08-28 18:39:51,885 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name... 2018-08-28 18:39:51,885 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name 2018-08-28 18:39:51,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" -d '{"security_group": {"name": "CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name", "description": "hello group"}}' 2018-08-28 18:39:52,222 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f7d52d26-21e8-4ec4-aa15-5afacf5e0529 Date: Tue, 28 Aug 2018 18:39:52 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "updated_at": "2018-08-28T18:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "63eced68-692e-43c9-bac3-f7f842a57d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fb17c34964b4191107a9d00a65d28"}], "revision_number": 2, "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "name": "CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name"}} 2018-08-28 18:39:52,222 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-f7d52d26-21e8-4ec4-aa15-5afacf5e0529 2018-08-28 18:39:52,222 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:52,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:52,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-520cfd5b-af24-4ceb-9726-ff6ff84cb154 Date: Tue, 28 Aug 2018 18:39:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "63eced68-692e-43c9-bac3-f7f842a57d5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3"}]} 2018-08-28 18:39:52,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-520cfd5b-af24-4ceb-9726-ff6ff84cb154 2018-08-28 18:39:52,390 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:52,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-559bf753-e533-43e7-aa70-6865ddb7929b Date: Tue, 28 Aug 2018 18:39:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "63eced68-692e-43c9-bac3-f7f842a57d5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3"}]} 2018-08-28 18:39:52,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-559bf753-e533-43e7-aa70-6865ddb7929b 2018-08-28 18:39:52,419 - neutron_utils - INFO - Retrieving security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:52,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:52,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-400a939f-b320-4bff-a258-0ffcc4f104d2 Date: Tue, 28 Aug 2018 18:39:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "updated_at": "2018-08-28T18:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "63eced68-692e-43c9-bac3-f7f842a57d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fb17c34964b4191107a9d00a65d28"}], "revision_number": 2, "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "name": "CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name"}]} 2018-08-28 18:39:52,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-400a939f-b320-4bff-a258-0ffcc4f104d2 2018-08-28 18:39:52,623 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:52,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c6474947-25aa-4832-84e4-a6617415f5a8 Date: Tue, 28 Aug 2018 18:39:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "63eced68-692e-43c9-bac3-f7f842a57d5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3"}]} 2018-08-28 18:39:52,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-c6474947-25aa-4832-84e4-a6617415f5a8 2018-08-28 18:39:52,797 - neutron_utils - INFO - Retrieving security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:52,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:52,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6798c724-7008-4535-97c7-585eecac3a60 Date: Tue, 28 Aug 2018 18:39:52 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "updated_at": "2018-08-28T18:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "63eced68-692e-43c9-bac3-f7f842a57d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fb17c34964b4191107a9d00a65d28"}], "revision_number": 2, "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "name": "CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name"}]} 2018-08-28 18:39:52,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-6798c724-7008-4535-97c7-585eecac3a60 2018-08-28 18:39:52,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:52,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:53,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7729e5cb-3908-48e5-a268-86abcf815dd3 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "63eced68-692e-43c9-bac3-f7f842a57d5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3"}]} 2018-08-28 18:39:53,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-7729e5cb-3908-48e5-a268-86abcf815dd3 2018-08-28 18:39:53,021 - neutron_utils - INFO - Retrieving security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:53,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:53,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f1f7aad7-3084-4177-b5de-e02110071b59 Date: Tue, 28 Aug 2018 18:39:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "updated_at": "2018-08-28T18:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "63eced68-692e-43c9-bac3-f7f842a57d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fb17c34964b4191107a9d00a65d28"}], "revision_number": 2, "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "name": "CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name"}]} 2018-08-28 18:39:53,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-f1f7aad7-3084-4177-b5de-e02110071b59 2018-08-28 18:39:53,072 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:53,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:53,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-30c56e4f-2b1a-4427-9c26-8dad63b41bd1 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "63eced68-692e-43c9-bac3-f7f842a57d5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3"}]} 2018-08-28 18:39:53,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-30c56e4f-2b1a-4427-9c26-8dad63b41bd1 2018-08-28 18:39:53,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:53,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fe966948f8684a1d8470d79399e0507a", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj-role"}], "expires_at": "2018-08-28T19:39:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "179fb17c34964b4191107a9d00a65d28", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/179fb17c34964b4191107a9d00a65d28", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/179fb17c34964b4191107a9d00a65d28", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/179fb17c34964b4191107a9d00a65d28", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-24977825-dbb9-476-user", "id": "a5110cac29a34cde83766e7543b6885a"}, "audit_ids": ["q_GXT3cvTV68Ngg-FpWfnA"], "issued_at": "2018-08-28T18:39:53.000000Z"}} 2018-08-28 18:39:53,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9aa7fd9a4c382584d599a7aa48a5813494816f" 2018-08-28 18:39:53,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c79c37fd-a717-47b7-8d43-a15ee97fe844 Date: Tue, 28 Aug 2018 18:39:53 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "updated_at": "2018-08-28T18:39:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "63eced68-692e-43c9-bac3-f7f842a57d5c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "revision_number": 0, "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fb17c34964b4191107a9d00a65d28"}], "revision_number": 2, "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "name": "CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name"}]} 2018-08-28 18:39:53,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name&description=hello+group used request id req-c79c37fd-a717-47b7-8d43-a15ee97fe844 2018-08-28 18:39:53,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:53,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9aa7fd9a4c382584d599a7aa48a5813494816f" 2018-08-28 18:39:54,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6135384e-a49e-462f-8d17-93ce12655610 Date: Tue, 28 Aug 2018 18:39: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-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "63eced68-692e-43c9-bac3-f7f842a57d5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3"}]} 2018-08-28 18:39:54,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-6135384e-a49e-462f-8d17-93ce12655610 2018-08-28 18:39:54,000 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8a97eb70-5edd-4c46-95e5-468d50ad8611 2018-08-28 18:39:54,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee9aa7fd9a4c382584d599a7aa48a5813494816f" 2018-08-28 18:39:54,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ea3f05b2-8bb6-4e16-9196-8700cd725317 Date: Tue, 28 Aug 2018 18:39:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "63eced68-692e-43c9-bac3-f7f842a57d5c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:52Z", "security_group_id": "8a97eb70-5edd-4c46-95e5-468d50ad8611", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:52Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "da8e1bfd-af22-4591-9fcb-3d91e28faff3"}]} 2018-08-28 18:39:54,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-ea3f05b2-8bb6-4e16-9196-8700cd725317 2018-08-28 18:39:54,181 - neutron_utils - INFO - Deleting security group rule with ID - da8e1bfd-af22-4591-9fcb-3d91e28faff3 2018-08-28 18:39:54,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/da8e1bfd-af22-4591-9fcb-3d91e28faff3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:54,419 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1cbdca7-337d-4c13-aa76-c91c1a488af3 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:54,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/da8e1bfd-af22-4591-9fcb-3d91e28faff3 used request id req-d1cbdca7-337d-4c13-aa76-c91c1a488af3 2018-08-28 18:39:54,419 - neutron_utils - INFO - Deleting security group rule with ID - 63eced68-692e-43c9-bac3-f7f842a57d5c 2018-08-28 18:39:54,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/63eced68-692e-43c9-bac3-f7f842a57d5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:54,652 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-311e5aad-770d-49c5-a247-ecf094da7b01 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:54,652 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/63eced68-692e-43c9-bac3-f7f842a57d5c used request id req-311e5aad-770d-49c5-a247-ecf094da7b01 2018-08-28 18:39:54,652 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-40ca34ae-d0ab-43b4-adc8-cc37506182f3name 2018-08-28 18:39:54,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/8a97eb70-5edd-4c46-95e5-468d50ad8611 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}060a0a81e49388c34055f45685233a8ca5329f5a" 2018-08-28 18:39:54,758 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e13b470-760b-48b3-bb75-701b40104167 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:54,759 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/8a97eb70-5edd-4c46-95e5-468d50ad8611 used request id req-1e13b470-760b-48b3-bb75-701b40104167 2018-08-28 18:39:54,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:54,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-31323f2b-686c-45bc-866d-e97afbf42f8c Date: Tue, 28 Aug 2018 18:39:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:51Z", "updated_at": "2018-08-28T18:39:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "revision_number": 0, "id": "9be81d1c-6546-4054-b7e3-54d70feb992b", "remote_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "revision_number": 0, "id": "e82d7d49-5e4e-4e19-a0f7-54c7e6c0a6f0", "remote_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "revision_number": 0, "id": "ebc73f92-5754-4dde-a440-29794c4e1650", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv4", "project_id": "179fb17c34964b4191107a9d00a65d28"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "revision_number": 0, "id": "f2a06aec-8bba-4a24-b247-f5df49aa1ca7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "tenant_id": "179fb17c34964b4191107a9d00a65d28", "port_range_min": null, "ethertype": "IPv6", "project_id": "179fb17c34964b4191107a9d00a65d28"}], "revision_number": 4, "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "358631d6-0c6b-41c9-947f-c794291be201", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:39:54,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-31323f2b-686c-45bc-866d-e97afbf42f8c 2018-08-28 18:39:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:55,079 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a4b30a0-04ce-47e9-8617-5ff109ab361f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:55,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-3a4b30a0-04ce-47e9-8617-5ff109ab361f 2018-08-28 18:39:55,079 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:55,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:55,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3bbb17-1303-4805-bc9e-18d2e88bba17 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:55,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-db3bbb17-1303-4805-bc9e-18d2e88bba17 2018-08-28 18:39:55,171 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:55,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:55,258 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6810936-a09b-4310-ae9b-6a24ef6b12ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:39:55,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-f6810936-a09b-4310-ae9b-6a24ef6b12ef 2018-08-28 18:39:55,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:39:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:55,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87183bb9-1949-4b0e-8df2-91c5b9b5847c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28"}, "enabled": true, "id": "179fb17c34964b4191107a9d00a65d28", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-24977825-dbb9-476-proj"}} 2018-08-28 18:39:55,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28 used request id req-87183bb9-1949-4b0e-8df2-91c5b9b5847c 2018-08-28 18:39:55,343 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 358631d6-0c6b-41c9-947f-c794291be201 2018-08-28 18:39:55,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=358631d6-0c6b-41c9-947f-c794291be201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:55,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-aee9c9c3-6f6a-493d-bca0-ad2b5d1796cb Date: Tue, 28 Aug 2018 18:39:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:51Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "9be81d1c-6546-4054-b7e3-54d70feb992b"}, {"remote_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:51Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "e82d7d49-5e4e-4e19-a0f7-54c7e6c0a6f0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:51Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "ebc73f92-5754-4dde-a440-29794c4e1650"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:51Z", "security_group_id": "358631d6-0c6b-41c9-947f-c794291be201", "port_range_min": null, "revision_number": 0, "tenant_id": "179fb17c34964b4191107a9d00a65d28", "created_at": "2018-08-28T18:39:51Z", "project_id": "179fb17c34964b4191107a9d00a65d28", "id": "f2a06aec-8bba-4a24-b247-f5df49aa1ca7"}]} 2018-08-28 18:39:55,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=358631d6-0c6b-41c9-947f-c794291be201 used request id req-aee9c9c3-6f6a-493d-bca0-ad2b5d1796cb 2018-08-28 18:39:55,526 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:39:55,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/358631d6-0c6b-41c9-947f-c794291be201 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:55,792 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b288bb13-577e-4198-9dbf-e924be7d21d0 Content-Length: 0 Date: Tue, 28 Aug 2018 18:39:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:39:55,792 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/358631d6-0c6b-41c9-947f-c794291be201 used request id req-b288bb13-577e-4198-9dbf-e924be7d21d0 2018-08-28 18:39:55,793 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-24977825-dbb9-476-proj 2018-08-28 18:39:55,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:56,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2abfc52-0922-45be-8f44-79e25507e9c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:56,012 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/179fb17c34964b4191107a9d00a65d28 used request id req-d2abfc52-0922-45be-8f44-79e25507e9c0 2018-08-28 18:39:56,012 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-24977825-dbb9-476-proj-role 2018-08-28 18:39:56,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fe966948f8684a1d8470d79399e0507a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:56,121 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86d908dd-4de8-4af6-83b1-fdbb9183e664 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:56,121 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fe966948f8684a1d8470d79399e0507a used request id req-86d908dd-4de8-4af6-83b1-fdbb9183e664 2018-08-28 18:39:56,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21877d31a3745612205a4be382910b3f8dae18a2" 2018-08-28 18:39:56,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d9a0ce-92d7-4cec-8e0f-cc229e72ded7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:56,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-33d9a0ce-92d7-4cec-8e0f-cc229e72ded7 2018-08-28 18:39:56,211 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-24977825-dbb9-476-user 2018-08-28 18:39:56,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a5110cac29a34cde83766e7543b6885a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e28ac410ab6f626498f4d616c0f5c1da8514586" 2018-08-28 18:39:56,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebe23149-ec76-4fd1-8e41-869769e42a18 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:56,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a5110cac29a34cde83766e7543b6885a used request id req-ebe23149-ec76-4fd1-8e41-869769e42a18 2018-08-28 18:39:56,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:56,776 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Y3Rry86XRZODe5HpbnzOxw"], "issued_at": "2018-08-28T18:39:56.000000Z"}} 2018-08-28 18:39:56,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a9e0cada65aacf5f79fad7c81268380dfd82" 2018-08-28 18:39:56,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d9e6f2-4c77-4302-b60e-63f8147869cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:56,853 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48d9e6f2-4c77-4302-b60e-63f8147869cb 2018-08-28 18:39:56,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:56,856 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:57,243 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VM1_NxvBR7S-RdpIVAEoBg"], "issued_at": "2018-08-28T18:39:57.000000Z"}} 2018-08-28 18:39:57,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:39:57,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef34555-d460-4082-8109-05b5690417b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:57,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ef34555-d460-4082-8109-05b5690417b4 2018-08-28 18:39:57,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:57,339 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:57,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0e733a32-b435-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:39:57,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6d1774d-7bcd-4607-a16c-0c470e11c369 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0e733a32-b435-40e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:39:57,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-0e733a32-b435-40e-proj used request id req-f6d1774d-7bcd-4607-a16c-0c470e11c369 2018-08-28 18:39:57,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:39:57,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea37bb7-2cd3-4e33-ab33-7402b9e1fc4b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:57,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3ea37bb7-2cd3-4e33-ab33-7402b9e1fc4b 2018-08-28 18:39:57,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}}' 2018-08-28 18:39:57,630 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2e7985-3c39-4ee9-bea5-f228f8b9c766 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3"}, "enabled": true, "id": "fe922c920dcd40c3abc64335fb67e6a3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}} 2018-08-28 18:39:57,630 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7e2e7985-3c39-4ee9-bea5-f228f8b9c766 2018-08-28 18:39:57,631 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-0e733a32-b435-40e-proj 2018-08-28 18:39:57,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:57,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:58,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:39:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["a0dXOmgzQmukumigW_Ts6Q"], "issued_at": "2018-08-28T18:39:58.000000Z"}} 2018-08-28 18:39:58,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda0839fd82a95a3ec7e730f396d274bb8b192cf" 2018-08-28 18:39:58,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c439a937-b992-4d62-8b41-e89fbbf63720 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:58,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c439a937-b992-4d62-8b41-e89fbbf63720 2018-08-28 18:39:58,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:39:58,122 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:39:58,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda0839fd82a95a3ec7e730f396d274bb8b192cf" 2018-08-28 18:39:58,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec88b9a-b929-4290-b89d-8723cb31604d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:39:58,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0ec88b9a-b929-4290-b89d-8723cb31604d 2018-08-28 18:39:58,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-0e733a32-b435-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda0839fd82a95a3ec7e730f396d274bb8b192cf" 2018-08-28 18:39:58,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212d28d3-a572-4efd-981f-5527a39e23d0 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-0e733a32-b435-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3"}, "enabled": true, "id": "fe922c920dcd40c3abc64335fb67e6a3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}]} 2018-08-28 18:39:58,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-0e733a32-b435-40e-proj used request id req-212d28d3-a572-4efd-981f-5527a39e23d0 2018-08-28 18:39:58,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda0839fd82a95a3ec7e730f396d274bb8b192cf" 2018-08-28 18:39:58,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-749e5abd-3545-494c-90f2-ffca472150c7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:39:58,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-749e5abd-3545-494c-90f2-ffca472150c7 2018-08-28 18:39:58,706 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-0e733a32-b435-40e-user 2018-08-28 18:39:58,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:58,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:39:58,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2edf5e-8c35-40d3-a6c7-50f94ffea18e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:39:58,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c2edf5e-8c35-40d3-a6c7-50f94ffea18e 2018-08-28 18:39:58,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" -d '{"role": {"name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj-role"}}' 2018-08-28 18:39:58,917 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e811a313-00ff-4932-9b72-e86aaf54d3a2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5651946d5aa745cea81b2f356bfeeb83", "links": {"self": "http://172.30.9.28:5000/v3/roles/5651946d5aa745cea81b2f356bfeeb83"}, "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj-role"}} 2018-08-28 18:39:58,917 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e811a313-00ff-4932-9b72-e86aaf54d3a2 2018-08-28 18:39:58,918 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-0e733a32-b435-40e-proj-role 2018-08-28 18:39:58,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5651946d5aa745cea81b2f356bfeeb83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:39:59,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334962f9-1012-4521-94f0-ed87938adc05 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5651946d5aa745cea81b2f356bfeeb83"}, "domain_id": null, "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj-role", "id": "5651946d5aa745cea81b2f356bfeeb83"}} 2018-08-28 18:39:59,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5651946d5aa745cea81b2f356bfeeb83 used request id req-334962f9-1012-4521-94f0-ed87938adc05 2018-08-28 18:39:59,017 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-0e733a32-b435-40e-proj-role to project CreateSecurityGroupTests-0e733a32-b435-40e-proj 2018-08-28 18:39:59,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3/users/467b95b898124576b1fa42deef620edc/roles/5651946d5aa745cea81b2f356bfeeb83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:39:59,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f20dc1b-358a-4ae5-b852-755fb55410f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:39:59,154 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3/users/467b95b898124576b1fa42deef620edc/roles/5651946d5aa745cea81b2f356bfeeb83 used request id req-8f20dc1b-358a-4ae5-b852-755fb55410f5 2018-08-28 18:39:59,155 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:39:59,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:39:59,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5651946d5aa745cea81b2f356bfeeb83", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj-role"}], "expires_at": "2018-08-28T19:39:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe922c920dcd40c3abc64335fb67e6a3", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0e733a32-b435-40e-user", "id": "467b95b898124576b1fa42deef620edc"}, "audit_ids": ["AMii425ESNmkkGBWK5G8Cw"], "issued_at": "2018-08-28T18:39:59.000000Z"}} 2018-08-28 18:39:59,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:39:59,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d49bde-8cf6-42de-86eb-2a17ee4e308b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:39:59,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-82d49bde-8cf6-42de-86eb-2a17ee4e308b 2018-08-28 18:39:59,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:39:59,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cc0ecab6-1d54-47c2-b09a-a7eb913e051a Date: Tue, 28 Aug 2018 18:39:59 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:39:59,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name&description=hello+group used request id req-cc0ecab6-1d54-47c2-b09a-a7eb913e051a 2018-08-28 18:39:59,913 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name... 2018-08-28 18:39:59,913 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name 2018-08-28 18:39:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" -d '{"security_group": {"name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name", "description": "hello group"}}' 2018-08-28 18:40:00,254 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-41a91f00-4275-4088-af5a-421caee52b5a Date: Tue, 28 Aug 2018 18:40:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 2, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}} 2018-08-28 18:40:00,254 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-41a91f00-4275-4088-af5a-421caee52b5a 2018-08-28 18:40:00,255 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:00,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:00,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ff99ff6c-d172-4c5a-a10f-78a9bae49472 Date: Tue, 28 Aug 2018 18:40:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:00,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-ff99ff6c-d172-4c5a-a10f-78a9bae49472 2018-08-28 18:40:00,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:00,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:00,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f521fb1a-ab74-4a56-9356-244995830dc9 Date: Tue, 28 Aug 2018 18:40:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:00,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-f521fb1a-ab74-4a56-9356-244995830dc9 2018-08-28 18:40:00,630 - neutron_utils - INFO - Retrieving security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:00,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:00,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ac1becf6-edf5-4efc-b236-6e754a2f8e49 Date: Tue, 28 Aug 2018 18:40:00 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 2, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:00,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-ac1becf6-edf5-4efc-b236-6e754a2f8e49 2018-08-28 18:40:00,841 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:00,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:01,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7617721f-4d3b-4173-9c5c-5aa2f27dd959 Date: Tue, 28 Aug 2018 18:40:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:01,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-7617721f-4d3b-4173-9c5c-5aa2f27dd959 2018-08-28 18:40:01,017 - neutron_utils - INFO - Retrieving security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:01,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ec42b5e6-e67d-4fbf-b942-030074916e3c Date: Tue, 28 Aug 2018 18:40:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 2, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:01,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-ec42b5e6-e67d-4fbf-b942-030074916e3c 2018-08-28 18:40:01,220 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:01,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:01,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9db5baa3-33ab-4800-ba04-4a7103ce62e5 Date: Tue, 28 Aug 2018 18:40:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:01,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-9db5baa3-33ab-4800-ba04-4a7103ce62e5 2018-08-28 18:40:01,298 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name 2018-08-28 18:40:01,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:01,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bef1f7e9-19c7-43ba-9f08-7546da5e1398 Date: Tue, 28 Aug 2018 18:40:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 2, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:01,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-bef1f7e9-19c7-43ba-9f08-7546da5e1398 2018-08-28 18:40:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:01,509 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:01,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:01,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29a2e0f0-49d8-4f59-82b9-3ec4ba697a2d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3"}, "enabled": true, "id": "fe922c920dcd40c3abc64335fb67e6a3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}} 2018-08-28 18:40:01,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 used request id req-29a2e0f0-49d8-4f59-82b9-3ec4ba697a2d 2018-08-28 18:40:01,585 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:01,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:01,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8e7d5064-c3f5-49fe-9e1d-84a50da2270f Date: Tue, 28 Aug 2018 18:40:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:01,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-8e7d5064-c3f5-49fe-9e1d-84a50da2270f 2018-08-28 18:40:01,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578"}}' 2018-08-28 18:40:01,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9baec9fb-58c8-42f8-8da6-f94493d4c594 Date: Tue, 28 Aug 2018 18:40:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}} 2018-08-28 18:40:01,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-9baec9fb-58c8-42f8-8da6-f94493d4c594 2018-08-28 18:40:01,775 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name 2018-08-28 18:40:01,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:01,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-61066a3e-a528-4281-aaaf-ab917eb146a5 Date: Tue, 28 Aug 2018 18:40:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 3, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:01,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-61066a3e-a528-4281-aaaf-ab917eb146a5 2018-08-28 18:40:01,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:02,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64a80c0-68b1-4f99-b40d-1ffae99e8ac6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3"}, "enabled": true, "id": "fe922c920dcd40c3abc64335fb67e6a3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}} 2018-08-28 18:40:02,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 used request id req-c64a80c0-68b1-4f99-b40d-1ffae99e8ac6 2018-08-28 18:40:02,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:02,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:02,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-fe5fc03d-e79c-4c1e-bf1c-dee5744b1aaa Date: Tue, 28 Aug 2018 18:40:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:02,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-fe5fc03d-e79c-4c1e-bf1c-dee5744b1aaa 2018-08-28 18:40:02,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578"}}' 2018-08-28 18:40:02,565 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-d0971b1e-d6bf-4e88-9e0f-8619d59bf784 Date: Tue, 28 Aug 2018 18:40:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}} 2018-08-28 18:40:02,566 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-d0971b1e-d6bf-4e88-9e0f-8619d59bf784 2018-08-28 18:40:02,566 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name 2018-08-28 18:40:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:02,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-61b3a6d3-3850-4add-9ea5-9c3481da8f60 Date: Tue, 28 Aug 2018 18:40:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 4, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:02,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-61b3a6d3-3850-4add-9ea5-9c3481da8f60 2018-08-28 18:40:02,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:02,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957f1c60-c5f7-4f0c-adab-1d269c77aa91 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3"}, "enabled": true, "id": "fe922c920dcd40c3abc64335fb67e6a3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}} 2018-08-28 18:40:02,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 used request id req-957f1c60-c5f7-4f0c-adab-1d269c77aa91 2018-08-28 18:40:02,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:02,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:02,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-765c17cb-c0f8-4e31-bfac-35c73598c01f Date: Tue, 28 Aug 2018 18:40:02 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:02,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-765c17cb-c0f8-4e31-bfac-35c73598c01f 2018-08-28 18:40:02,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10}}' 2018-08-28 18:40:03,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-b34e3345-28b0-4e71-b6f8-f2b100dd4d7b Date: Tue, 28 Aug 2018 18:40:03 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}} 2018-08-28 18:40:03,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-b34e3345-28b0-4e71-b6f8-f2b100dd4d7b 2018-08-28 18:40:03,050 - neutron_utils - INFO - Retrieving security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:03,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:03,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-25e96bfc-8da2-4640-b475-3f998ee6f3c7 Date: Tue, 28 Aug 2018 18:40:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:03,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-25e96bfc-8da2-4640-b475-3f998ee6f3c7 2018-08-28 18:40:03,246 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:03,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:03,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-25cde09e-6ee7-4e89-b083-c661432c46d9 Date: Tue, 28 Aug 2018 18:40:03 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:03,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-25cde09e-6ee7-4e89-b083-c661432c46d9 2018-08-28 18:40:03,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:03,803 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5651946d5aa745cea81b2f356bfeeb83", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj-role"}], "expires_at": "2018-08-28T19:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe922c920dcd40c3abc64335fb67e6a3", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/fe922c920dcd40c3abc64335fb67e6a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-0e733a32-b435-40e-user", "id": "467b95b898124576b1fa42deef620edc"}, "audit_ids": ["6or4o6IgSkOjkIiQB-BWdw"], "issued_at": "2018-08-28T18:40:03.000000Z"}} 2018-08-28 18:40:03,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:04,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-96b61f7b-ca8c-4bc0-9d18-ff011ed775a8 Date: Tue, 28 Aug 2018 18:40:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:04,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name&description=hello+group used request id req-96b61f7b-ca8c-4bc0-9d18-ff011ed775a8 2018-08-28 18:40:04,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:04,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:04,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9eefc5ae-3fc3-4ff1-801d-d70ed3781d03 Date: Tue, 28 Aug 2018 18:40:04 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:04,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-9eefc5ae-3fc3-4ff1-801d-d70ed3781d03 2018-08-28 18:40:04,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:04,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:04,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-92f4a5b5-f2c7-45d8-917e-19d18ec34601 Date: Tue, 28 Aug 2018 18:40:04 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:04,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-92f4a5b5-f2c7-45d8-917e-19d18ec34601 2018-08-28 18:40:04,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:04,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-431baee8-c894-4c04-9584-1fa1097a0eb3 Date: Tue, 28 Aug 2018 18:40:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:04,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-431baee8-c894-4c04-9584-1fa1097a0eb3 2018-08-28 18:40:04,566 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:04,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:04,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d91ddea8-e2fe-42a4-b6c5-1a5c6fa0dd47 Date: Tue, 28 Aug 2018 18:40:04 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:04,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-d91ddea8-e2fe-42a4-b6c5-1a5c6fa0dd47 2018-08-28 18:40:04,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:04,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ff5f17a6-4542-42a2-bf36-bfb0c56a4377 Date: Tue, 28 Aug 2018 18:40:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:04,960 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-ff5f17a6-4542-42a2-bf36-bfb0c56a4377 2018-08-28 18:40:04,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:04,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:05,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d7151bbf-9344-486d-9dba-7491ef289745 Date: Tue, 28 Aug 2018 18:40:05 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:05,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-d7151bbf-9344-486d-9dba-7491ef289745 2018-08-28 18:40:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:05,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6e7a8253-843a-406a-bbbe-6c164006b2e9 Date: Tue, 28 Aug 2018 18:40:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:05,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-6e7a8253-843a-406a-bbbe-6c164006b2e9 2018-08-28 18:40:05,376 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:05,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:05,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-aa602a52-1ab4-435b-a6ed-0731fb6d0ae4 Date: Tue, 28 Aug 2018 18:40:05 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:05,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-aa602a52-1ab4-435b-a6ed-0731fb6d0ae4 2018-08-28 18:40:05,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:05,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-60d57e28-8348-4ccb-81da-8415d7782ba7 Date: Tue, 28 Aug 2018 18:40:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:05,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-60d57e28-8348-4ccb-81da-8415d7782ba7 2018-08-28 18:40:05,753 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:05,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:05,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0c0ae298-8297-4f37-8f5d-b78cbb2c973f Date: Tue, 28 Aug 2018 18:40:05 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:05,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-0c0ae298-8297-4f37-8f5d-b78cbb2c973f 2018-08-28 18:40:05,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:06,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-77f80ca9-dc25-4f1c-98ad-2ec644f4a7bf Date: Tue, 28 Aug 2018 18:40:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:06,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-77f80ca9-dc25-4f1c-98ad-2ec644f4a7bf 2018-08-28 18:40:06,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:06,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:06,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d3425eb2-85e4-4c79-b6c0-a85ba57c7a1d Date: Tue, 28 Aug 2018 18:40:06 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:06,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-d3425eb2-85e4-4c79-b6c0-a85ba57c7a1d 2018-08-28 18:40:06,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:06,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bb93da78-2578-4027-a2fe-e311fb571683 Date: Tue, 28 Aug 2018 18:40:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "updated_at": "2018-08-28T18:40:02Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "revision_number": 0, "id": "a8e141e9-69af-4afb-afda-dfd2790fd803", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "revision_number": 0, "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": 10, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "revision_number": 0, "id": "f882a7da-881b-4b20-abce-15fbfbaf5171", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 5, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "name": "CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name"}]} 2018-08-28 18:40:06,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name used request id req-bb93da78-2578-4027-a2fe-e311fb571683 2018-08-28 18:40:06,521 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:06,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-30ce2b34-fb1d-4caa-9e0a-996e2f25ec1e Date: Tue, 28 Aug 2018 18:40:06 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:06,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-30ce2b34-fb1d-4caa-9e0a-996e2f25ec1e 2018-08-28 18:40:06,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:06,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-75122cbe-a668-441a-986e-9ccbf4ce253c Date: Tue, 28 Aug 2018 18:40:06 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-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "6bde2638-9578-4a0c-8253-dc0c0c293abb"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:06,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-75122cbe-a668-441a-986e-9ccbf4ce253c 2018-08-28 18:40:06,886 - neutron_utils - INFO - Deleting security group rule with ID - 6bde2638-9578-4a0c-8253-dc0c0c293abb 2018-08-28 18:40:06,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6bde2638-9578-4a0c-8253-dc0c0c293abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:07,002 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34a98545-67a2-4ae2-b3c6-a087bac675c1 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:07,002 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6bde2638-9578-4a0c-8253-dc0c0c293abb used request id req-34a98545-67a2-4ae2-b3c6-a087bac675c1 2018-08-28 18:40:07,003 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-08-28 18:40:07,003 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 87bddb8d-2012-48ee-8fca-0b68bb72d578 2018-08-28 18:40:07,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33d2925e16e2f0f48fa9a87719df642e3ca8b988" 2018-08-28 18:40:07,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-2df1067e-9635-43b8-b6ec-e6b40e9fc9f9 Date: Tue, 28 Aug 2018 18:40:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:01Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:01Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "a8e141e9-69af-4afb-afda-dfd2790fd803"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:02Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": 10, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:02Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f34cdb5a-2df8-4333-b3f7-4c1ea12923f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:00Z", "security_group_id": "87bddb8d-2012-48ee-8fca-0b68bb72d578", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:40:00Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f882a7da-881b-4b20-abce-15fbfbaf5171"}]} 2018-08-28 18:40:07,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-2df1067e-9635-43b8-b6ec-e6b40e9fc9f9 2018-08-28 18:40:07,038 - neutron_utils - INFO - Deleting security group rule with ID - a8e141e9-69af-4afb-afda-dfd2790fd803 2018-08-28 18:40:07,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a8e141e9-69af-4afb-afda-dfd2790fd803 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:07,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-08c87fd8-3dca-410f-b31a-2cfb4ab23253 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:07,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a8e141e9-69af-4afb-afda-dfd2790fd803 used request id req-08c87fd8-3dca-410f-b31a-2cfb4ab23253 2018-08-28 18:40:07,383 - neutron_utils - INFO - Deleting security group rule with ID - f34cdb5a-2df8-4333-b3f7-4c1ea12923f4 2018-08-28 18:40:07,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f34cdb5a-2df8-4333-b3f7-4c1ea12923f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:07,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fec8774-a3e3-45d1-a320-6d7c3add6e10 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:07,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f34cdb5a-2df8-4333-b3f7-4c1ea12923f4 used request id req-6fec8774-a3e3-45d1-a320-6d7c3add6e10 2018-08-28 18:40:07,622 - neutron_utils - INFO - Deleting security group rule with ID - 6bde2638-9578-4a0c-8253-dc0c0c293abb 2018-08-28 18:40:07,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6bde2638-9578-4a0c-8253-dc0c0c293abb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:07,649 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-e60ef2ad-7948-4c0d-815d-af883279ba21 Date: Tue, 28 Aug 2018 18:40:07 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 6bde2638-9578-4a0c-8253-dc0c0c293abb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:40:07,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6bde2638-9578-4a0c-8253-dc0c0c293abb used request id req-e60ef2ad-7948-4c0d-815d-af883279ba21 2018-08-28 18:40:07,649 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 6bde2638-9578-4a0c-8253-dc0c0c293abb does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:40:07,650 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 6bde2638-9578-4a0c-8253-dc0c0c293abb does not exist Neutron server returns request_ids: ['req-e60ef2ad-7948-4c0d-815d-af883279ba21'] 2018-08-28 18:40:07,650 - neutron_utils - INFO - Deleting security group rule with ID - f882a7da-881b-4b20-abce-15fbfbaf5171 2018-08-28 18:40:07,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/f882a7da-881b-4b20-abce-15fbfbaf5171 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:07,756 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-17a6ab92-e0ff-48bf-a309-8c5f18cf4d5e Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:07,756 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/f882a7da-881b-4b20-abce-15fbfbaf5171 used request id req-17a6ab92-e0ff-48bf-a309-8c5f18cf4d5e 2018-08-28 18:40:07,756 - neutron_utils - INFO - Deleting security group rule with ID - c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1 2018-08-28 18:40:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:08,012 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89f9e3c4-f6c8-4bfb-95ef-621d16480ddb Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:08,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c3e65b09-cbdb-45c0-b9ce-2ad9bf9188c1 used request id req-89f9e3c4-f6c8-4bfb-95ef-621d16480ddb 2018-08-28 18:40:08,012 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4610e890-3e2e-46e0-8a6c-7e2af4c85e39name 2018-08-28 18:40:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/87bddb8d-2012-48ee-8fca-0b68bb72d578 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f2942ccc6fdebed5380a1d9ec328cecdbedf66" 2018-08-28 18:40:08,277 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-435af3fa-084b-4d98-b28e-e8ddbed5e117 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:08,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/87bddb8d-2012-48ee-8fca-0b68bb72d578 used request id req-435af3fa-084b-4d98-b28e-e8ddbed5e117 2018-08-28 18:40:08,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:40:08,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-79edba63-9aae-47d8-ad9b-46db251d29c2 Date: Tue, 28 Aug 2018 18:40:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:39:59Z", "updated_at": "2018-08-28T18:39:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "revision_number": 0, "id": "14d08014-e8a2-42f7-801d-58892bf6f20b", "remote_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "revision_number": 0, "id": "76201f10-edd1-4862-9988-bcd6ccac35c8", "remote_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "revision_number": 0, "id": "7eec1653-de6d-47d8-be78-55041f7a61d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "revision_number": 0, "id": "f9999171-796f-46c4-92cf-660e745d3094", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe922c920dcd40c3abc64335fb67e6a3"}], "revision_number": 4, "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "0bef6198-a356-4916-b85f-5dca7be3e547", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:40:08,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-79edba63-9aae-47d8-ad9b-46db251d29c2 2018-08-28 18:40:08,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:40:08,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad8c2c35-b502-479e-be39-87cd35962849 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3"}, "enabled": true, "id": "fe922c920dcd40c3abc64335fb67e6a3", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-0e733a32-b435-40e-proj"}} 2018-08-28 18:40:08,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 used request id req-ad8c2c35-b502-479e-be39-87cd35962849 2018-08-28 18:40:08,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0bef6198-a356-4916-b85f-5dca7be3e547 2018-08-28 18:40:08,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0bef6198-a356-4916-b85f-5dca7be3e547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:40:08,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-347a20e0-e8ea-4cc2-936f-599cd3696620 Date: Tue, 28 Aug 2018 18:40:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:39:59Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "14d08014-e8a2-42f7-801d-58892bf6f20b"}, {"remote_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:39:59Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "76201f10-edd1-4862-9988-bcd6ccac35c8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:39:59Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "7eec1653-de6d-47d8-be78-55041f7a61d2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:39:59Z", "security_group_id": "0bef6198-a356-4916-b85f-5dca7be3e547", "port_range_min": null, "revision_number": 0, "tenant_id": "fe922c920dcd40c3abc64335fb67e6a3", "created_at": "2018-08-28T18:39:59Z", "project_id": "fe922c920dcd40c3abc64335fb67e6a3", "id": "f9999171-796f-46c4-92cf-660e745d3094"}]} 2018-08-28 18:40:08,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0bef6198-a356-4916-b85f-5dca7be3e547 used request id req-347a20e0-e8ea-4cc2-936f-599cd3696620 2018-08-28 18:40:08,875 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:40:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0bef6198-a356-4916-b85f-5dca7be3e547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:40:09,326 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38175a31-7112-47f5-9920-bc1ce56bc511 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:09,326 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0bef6198-a356-4916-b85f-5dca7be3e547 used request id req-38175a31-7112-47f5-9920-bc1ce56bc511 2018-08-28 18:40:09,327 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-0e733a32-b435-40e-proj 2018-08-28 18:40:09,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:40:09,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38777398-ee31-4fe8-9988-c31363c6ce86 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:09,555 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fe922c920dcd40c3abc64335fb67e6a3 used request id req-38777398-ee31-4fe8-9988-c31363c6ce86 2018-08-28 18:40:09,555 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-0e733a32-b435-40e-proj-role 2018-08-28 18:40:09,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5651946d5aa745cea81b2f356bfeeb83 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:40:09,664 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e34045b-ff80-4627-8da4-329bac83c48d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:09,664 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5651946d5aa745cea81b2f356bfeeb83 used request id req-8e34045b-ff80-4627-8da4-329bac83c48d 2018-08-28 18:40:09,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a98757a0e5aac7622d02daaa662b58b98d1ca38c" 2018-08-28 18:40:09,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68f8025-bb66-4eda-975e-9f95f1700a5e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:09,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a68f8025-bb66-4eda-975e-9f95f1700a5e 2018-08-28 18:40:09,762 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-0e733a32-b435-40e-user 2018-08-28 18:40:09,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/467b95b898124576b1fa42deef620edc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bda0839fd82a95a3ec7e730f396d274bb8b192cf" 2018-08-28 18:40:09,946 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-094bc260-51d1-4c70-b6cb-ff9dcc3b7ed8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:09,946 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/467b95b898124576b1fa42deef620edc used request id req-094bc260-51d1-4c70-b6cb-ff9dcc3b7ed8 2018-08-28 18:40:09,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:10,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["AcmFn_xJQs-vgr9BeH3SJQ"], "issued_at": "2018-08-28T18:40:10.000000Z"}} 2018-08-28 18:40:10,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5099b974eded7feac8990db8e336dde018871d24" 2018-08-28 18:40:10,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f40485-7645-419f-bb0a-43fa7225a013 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:10,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a2f40485-7645-419f-bb0a-43fa7225a013 2018-08-28 18:40:10,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:10,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:10,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yU0ELEqSRiGbxjFFq3EfOA"], "issued_at": "2018-08-28T18:40:10.000000Z"}} 2018-08-28 18:40:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:10,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2bbff23-22af-4dc4-81e4-05559226bb38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:10,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b2bbff23-22af-4dc4-81e4-05559226bb38 2018-08-28 18:40:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:10,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:10,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:10,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a6fcdc-5b05-4f71-a536-0760eab4f6d2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:40:10,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj used request id req-72a6fcdc-5b05-4f71-a536-0760eab4f6d2 2018-08-28 18:40:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:11,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07993de-a917-4c11-a4eb-5677307c126a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:11,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f07993de-a917-4c11-a4eb-5677307c126a 2018-08-28 18:40:11,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}}' 2018-08-28 18:40:11,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b526770f-d4bf-4f91-8648-81e4fb343316 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79"}, "enabled": true, "id": "6ddaa802685044f3a980c98864803d79", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}} 2018-08-28 18:40:11,212 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b526770f-d4bf-4f91-8648-81e4fb343316 2018-08-28 18:40:11,212 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj 2018-08-28 18:40:11,212 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:11,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:11,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["b64Y62B8QxSAJHxZ-f2eUA"], "issued_at": "2018-08-28T18:40:11.000000Z"}} 2018-08-28 18:40:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f0088b99e41332427080c0e1b2c82bcd163ca7" 2018-08-28 18:40:11,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-556ee929-40ae-459c-bdb5-4832b57d3323 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:11,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-556ee929-40ae-459c-bdb5-4832b57d3323 2018-08-28 18:40:11,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:11,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:11,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f0088b99e41332427080c0e1b2c82bcd163ca7" 2018-08-28 18:40:11,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1840625b-9e1e-4e3f-b654-79a9bff278be Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:40:11,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1840625b-9e1e-4e3f-b654-79a9bff278be 2018-08-28 18:40:11,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f0088b99e41332427080c0e1b2c82bcd163ca7" 2018-08-28 18:40:11,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70cb9901-329a-4eae-9218-c896648cc19c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79"}, "enabled": true, "id": "6ddaa802685044f3a980c98864803d79", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}]} 2018-08-28 18:40:11,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj used request id req-70cb9901-329a-4eae-9218-c896648cc19c 2018-08-28 18:40:11,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f0088b99e41332427080c0e1b2c82bcd163ca7" 2018-08-28 18:40:12,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca79452-2623-4294-acdc-5de7d35dc2f7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:12,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4ca79452-2623-4294-acdc-5de7d35dc2f7 2018-08-28 18:40:12,444 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-user 2018-08-28 18:40:12,445 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:12,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:12,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d73fd0-b3dc-4160-a3ce-4e34f14ad3fd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:12,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-74d73fd0-b3dc-4160-a3ce-4e34f14ad3fd 2018-08-28 18:40:12,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" -d '{"role": {"name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role"}}' 2018-08-28 18:40:12,636 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d729db6-87de-4edd-bb1b-34c81cfc48a9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "942ee7181491467d8bc40f5a237cd6ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/942ee7181491467d8bc40f5a237cd6ce"}, "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role"}} 2018-08-28 18:40:12,636 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d729db6-87de-4edd-bb1b-34c81cfc48a9 2018-08-28 18:40:12,637 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role 2018-08-28 18:40:12,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/942ee7181491467d8bc40f5a237cd6ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:12,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17b7345c-343e-4aa4-bbe1-5e7d603f07b4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/942ee7181491467d8bc40f5a237cd6ce"}, "domain_id": null, "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role", "id": "942ee7181491467d8bc40f5a237cd6ce"}} 2018-08-28 18:40:12,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/942ee7181491467d8bc40f5a237cd6ce used request id req-17b7345c-343e-4aa4-bbe1-5e7d603f07b4 2018-08-28 18:40:12,728 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role to project CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj 2018-08-28 18:40:12,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79/users/6c89a824503949af8e78cd62652d396e/roles/942ee7181491467d8bc40f5a237cd6ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:12,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-149a4118-df5c-4df8-89b8-f83eeaf19f04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:12,849 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79/users/6c89a824503949af8e78cd62652d396e/roles/942ee7181491467d8bc40f5a237cd6ce used request id req-149a4118-df5c-4df8-89b8-f83eeaf19f04 2018-08-28 18:40:12,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:12,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:13,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "942ee7181491467d8bc40f5a237cd6ce", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role"}], "expires_at": "2018-08-28T19:40:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ddaa802685044f3a980c98864803d79", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-user", "id": "6c89a824503949af8e78cd62652d396e"}, "audit_ids": ["Iz0PcdwWRHm3jcyIDeVAIw"], "issued_at": "2018-08-28T18:40:13.000000Z"}} 2018-08-28 18:40:13,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:13,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f92e7cd-c34d-471b-ac5a-7de4c69e7c34 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:13,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f92e7cd-c34d-471b-ac5a-7de4c69e7c34 2018-08-28 18:40:13,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:13,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0b0977d3-212e-49be-83d4-350b957b604f Date: Tue, 28 Aug 2018 18:40:13 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:40:13,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name&description=hello+group used request id req-0b0977d3-212e-49be-83d4-350b957b604f 2018-08-28 18:40:13,607 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name... 2018-08-28 18:40:13,607 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name 2018-08-28 18:40:13,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" -d '{"security_group": {"name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name", "description": "hello group"}}' 2018-08-28 18:40:13,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-b061bcf0-073f-4024-a916-5990752ec70f Date: Tue, 28 Aug 2018 18:40:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 2, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}} 2018-08-28 18:40:13,955 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-b061bcf0-073f-4024-a916-5990752ec70f 2018-08-28 18:40:13,955 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:13,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:14,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bd39700-abb7-4871-8468-82b803cc0d1b Date: Tue, 28 Aug 2018 18:40:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:14,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-4bd39700-abb7-4871-8468-82b803cc0d1b 2018-08-28 18:40:14,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:14,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:14,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bfdb8cbb-e323-4d4f-8490-dcb314fa702f Date: Tue, 28 Aug 2018 18:40:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:14,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-bfdb8cbb-e323-4d4f-8490-dcb314fa702f 2018-08-28 18:40:14,321 - neutron_utils - INFO - Retrieving security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:14,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:14,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-80e2b199-9596-4d7c-8f6e-2abfe086efd3 Date: Tue, 28 Aug 2018 18:40:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 2, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:14,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-80e2b199-9596-4d7c-8f6e-2abfe086efd3 2018-08-28 18:40:14,530 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:14,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-376dfcb2-c25f-44f1-99b2-c3caf36df2ae Date: Tue, 28 Aug 2018 18:40:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:14,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-376dfcb2-c25f-44f1-99b2-c3caf36df2ae 2018-08-28 18:40:14,701 - neutron_utils - INFO - Retrieving security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:14,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:14,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b15994dc-587a-414e-a8dc-b190a8cdd4b8 Date: Tue, 28 Aug 2018 18:40:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 2, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:14,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-b15994dc-587a-414e-a8dc-b190a8cdd4b8 2018-08-28 18:40:14,907 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:14,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:15,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-087c4dae-f923-4482-8a21-c262bab13c02 Date: Tue, 28 Aug 2018 18:40:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:15,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-087c4dae-f923-4482-8a21-c262bab13c02 2018-08-28 18:40:15,088 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name 2018-08-28 18:40:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:15,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a717fee5-dae8-44a6-b3a9-ac0677d8cdde Date: Tue, 28 Aug 2018 18:40:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 2, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:15,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-a717fee5-dae8-44a6-b3a9-ac0677d8cdde 2018-08-28 18:40:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:15,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:15,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:15,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01c290b2-4a01-4d35-ba38-a05c54c50b62 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79"}, "enabled": true, "id": "6ddaa802685044f3a980c98864803d79", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}} 2018-08-28 18:40:15,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 used request id req-01c290b2-4a01-4d35-ba38-a05c54c50b62 2018-08-28 18:40:15,378 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:15,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:15,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-01ce83ab-2663-4b8d-8645-2846d1bc3ac9 Date: Tue, 28 Aug 2018 18:40:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:15,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-01ce83ab-2663-4b8d-8645-2846d1bc3ac9 2018-08-28 18:40:15,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d"}}' 2018-08-28 18:40:15,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-5973fcc7-f364-4b1c-91e6-f67f986bc1e3 Date: Tue, 28 Aug 2018 18:40:15 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}} 2018-08-28 18:40:15,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-5973fcc7-f364-4b1c-91e6-f67f986bc1e3 2018-08-28 18:40:15,710 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name 2018-08-28 18:40:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:15,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-1da15ba8-3370-4d03-b010-8a40df52061d Date: Tue, 28 Aug 2018 18:40:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 3, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:15,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-1da15ba8-3370-4d03-b010-8a40df52061d 2018-08-28 18:40:15,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:15,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594e75bf-0de9-47e8-bfda-7418ed791b50 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79"}, "enabled": true, "id": "6ddaa802685044f3a980c98864803d79", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}} 2018-08-28 18:40:15,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 used request id req-594e75bf-0de9-47e8-bfda-7418ed791b50 2018-08-28 18:40:15,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:15,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:16,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-6344fcc4-4753-41ba-8a57-2ef624b81299 Date: Tue, 28 Aug 2018 18:40:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:16,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-6344fcc4-4753-41ba-8a57-2ef624b81299 2018-08-28 18:40:16,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d"}}' 2018-08-28 18:40:16,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-af0d793c-ab19-4524-97b6-a54aabcd39cf Date: Tue, 28 Aug 2018 18:40:16 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}} 2018-08-28 18:40:16,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-af0d793c-ab19-4524-97b6-a54aabcd39cf 2018-08-28 18:40:16,308 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name 2018-08-28 18:40:16,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:16,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-0446c5e7-be20-4c9c-8308-40f758f6fb62 Date: Tue, 28 Aug 2018 18:40:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:16Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 4, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:16,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-0446c5e7-be20-4c9c-8308-40f758f6fb62 2018-08-28 18:40:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:16,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e4496c-3a6a-4fb5-af47-e905c8711c23 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79"}, "enabled": true, "id": "6ddaa802685044f3a980c98864803d79", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}} 2018-08-28 18:40:16,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 used request id req-c2e4496c-3a6a-4fb5-af47-e905c8711c23 2018-08-28 18:40:16,625 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:16,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:16,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-6edcc4e9-cf4a-4199-93b9-d96dbe6bb081 Date: Tue, 28 Aug 2018 18:40:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:16,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-6edcc4e9-cf4a-4199-93b9-d96dbe6bb081 2018-08-28 18:40:16,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10}}' 2018-08-28 18:40:17,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-a388bb7e-c73f-4040-98f1-93c1e8c3dcfa Date: Tue, 28 Aug 2018 18:40:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}} 2018-08-28 18:40:17,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-a388bb7e-c73f-4040-98f1-93c1e8c3dcfa 2018-08-28 18:40:17,097 - neutron_utils - INFO - Retrieving security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:17,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:17,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-73d34827-5e92-400f-91c4-9f0d9fb240d3 Date: Tue, 28 Aug 2018 18:40:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:17,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-73d34827-5e92-400f-91c4-9f0d9fb240d3 2018-08-28 18:40:17,306 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:17,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:17,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-308a4dcd-01d4-47f4-8c1b-e44df76fdf38 Date: Tue, 28 Aug 2018 18:40:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:17,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-308a4dcd-01d4-47f4-8c1b-e44df76fdf38 2018-08-28 18:40:17,579 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:17,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "942ee7181491467d8bc40f5a237cd6ce", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role"}], "expires_at": "2018-08-28T19:40:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ddaa802685044f3a980c98864803d79", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6ddaa802685044f3a980c98864803d79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6ddaa802685044f3a980c98864803d79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6ddaa802685044f3a980c98864803d79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-user", "id": "6c89a824503949af8e78cd62652d396e"}, "audit_ids": ["9WCF8lcwS1aWvfYbLO4Ung"], "issued_at": "2018-08-28T18:40:17.000000Z"}} 2018-08-28 18:40:17,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:18,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-eafe44a3-7587-45cf-a8af-3a83743fef06 Date: Tue, 28 Aug 2018 18:40:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:18,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name&description=hello+group used request id req-eafe44a3-7587-45cf-a8af-3a83743fef06 2018-08-28 18:40:18,182 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:18,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:18,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-fed8eca1-d6cd-431f-8261-cc9db3fbf0dd Date: Tue, 28 Aug 2018 18:40:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:18,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-fed8eca1-d6cd-431f-8261-cc9db3fbf0dd 2018-08-28 18:40:18,364 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:18,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-4bd6df4b-290f-46b0-9856-27f32d8bf47d Date: Tue, 28 Aug 2018 18:40:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:18,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-4bd6df4b-290f-46b0-9856-27f32d8bf47d 2018-08-28 18:40:18,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:18,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f994b770-e5c8-4aae-8837-653c23c12f63 Date: Tue, 28 Aug 2018 18:40:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:18,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-f994b770-e5c8-4aae-8837-653c23c12f63 2018-08-28 18:40:18,744 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:18,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:18,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0a5bb788-e1a1-4ef2-b491-1eb3e230065a Date: Tue, 28 Aug 2018 18:40:18 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:18,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-0a5bb788-e1a1-4ef2-b491-1eb3e230065a 2018-08-28 18:40:18,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:19,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-acc33d0c-391f-4b2c-b64b-f0db5178f03f Date: Tue, 28 Aug 2018 18:40:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:19,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-acc33d0c-391f-4b2c-b64b-f0db5178f03f 2018-08-28 18:40:19,116 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:19,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-eab17f38-3da3-4a2c-88d5-bbff7dcc4c2b Date: Tue, 28 Aug 2018 18:40:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:19,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-eab17f38-3da3-4a2c-88d5-bbff7dcc4c2b 2018-08-28 18:40:19,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:19,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-007cd1e0-ed2d-41a3-bf88-1c6d3de123db Date: Tue, 28 Aug 2018 18:40:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:19,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-007cd1e0-ed2d-41a3-bf88-1c6d3de123db 2018-08-28 18:40:19,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:19,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:19,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6ee19a3a-2c67-424d-8f35-ae0341ac2527 Date: Tue, 28 Aug 2018 18:40:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:19,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-6ee19a3a-2c67-424d-8f35-ae0341ac2527 2018-08-28 18:40:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:19,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-173b8fb9-8a7f-48bc-ae8e-ac2859aca812 Date: Tue, 28 Aug 2018 18:40:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:19,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-173b8fb9-8a7f-48bc-ae8e-ac2859aca812 2018-08-28 18:40:19,771 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:19,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-5f500a2b-46a2-4719-869e-dd5ae7754d99 Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:19,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-5f500a2b-46a2-4719-869e-dd5ae7754d99 2018-08-28 18:40:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:20,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f349dd41-4650-4d5e-a885-75e70526585b Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:20,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-f349dd41-4650-4d5e-a885-75e70526585b 2018-08-28 18:40:20,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:20,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:20,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-9e507d2a-5b31-40b7-ae20-559b2508caf9 Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:20,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-9e507d2a-5b31-40b7-ae20-559b2508caf9 2018-08-28 18:40:20,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:20,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8b749ca4-2380-4ccc-9115-eba3e067b39b Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:17Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "revision_number": 0, "id": "68afe39b-d568-48ee-b697-d316259fe18a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "revision_number": 0, "id": "691892a2-8283-4e48-93f1-8fee09e70a71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "revision_number": 0, "id": "84568564-e53b-4139-b776-4a720b9ea518", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": 10, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "c33c022e-391b-4642-9b1d-057ab211e1ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 5, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "name": "CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name"}]} 2018-08-28 18:40:20,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name used request id req-8b749ca4-2380-4ccc-9115-eba3e067b39b 2018-08-28 18:40:20,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:20,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:20,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d65ba2cd-d381-4197-a294-ed0da008a678 Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "test_rule_1", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:15Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:15Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "691892a2-8283-4e48-93f1-8fee09e70a71"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:20,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-d65ba2cd-d381-4197-a294-ed0da008a678 2018-08-28 18:40:20,324 - neutron_utils - INFO - Deleting security group rule with ID - 691892a2-8283-4e48-93f1-8fee09e70a71 2018-08-28 18:40:20,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/691892a2-8283-4e48-93f1-8fee09e70a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:20,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d357b80-8a5a-43a3-9088-a080efa65ad5 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:20,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/691892a2-8283-4e48-93f1-8fee09e70a71 used request id req-7d357b80-8a5a-43a3-9088-a080efa65ad5 2018-08-28 18:40:20,428 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-08-28 18:40:20,428 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80afc104-148a-40c5-aa1d-fba822a79c8d 2018-08-28 18:40:20,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74198bf7d5ebda6c8d9736aeb2e29bac5ea368dc" 2018-08-28 18:40:20,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-bb80ca11-fb08-476a-9ef6-926b0459c907 Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_2", "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:16Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:16Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "68afe39b-d568-48ee-b697-d316259fe18a"}, {"remote_group_id": null, "direction": "egress", "protocol": "17", "description": "test_rule_3", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 20, "updated_at": "2018-08-28T18:40:17Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": 10, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:17Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "84568564-e53b-4139-b776-4a720b9ea518"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "c33c022e-391b-4642-9b1d-057ab211e1ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "80afc104-148a-40c5-aa1d-fba822a79c8d", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "e27ed2b0-eced-4ad1-8aa9-d17c37cdea42"}]} 2018-08-28 18:40:20,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-bb80ca11-fb08-476a-9ef6-926b0459c907 2018-08-28 18:40:20,613 - neutron_utils - INFO - Deleting security group rule with ID - 84568564-e53b-4139-b776-4a720b9ea518 2018-08-28 18:40:20,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/84568564-e53b-4139-b776-4a720b9ea518 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:20,714 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-275a080e-f2d5-4cf2-a38e-700eeca548bd Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:20,714 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/84568564-e53b-4139-b776-4a720b9ea518 used request id req-275a080e-f2d5-4cf2-a38e-700eeca548bd 2018-08-28 18:40:20,714 - neutron_utils - INFO - Deleting security group rule with ID - c33c022e-391b-4642-9b1d-057ab211e1ea 2018-08-28 18:40:20,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c33c022e-391b-4642-9b1d-057ab211e1ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:20,960 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cfd21787-9b94-401a-a039-861c7fb3c758 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:20,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c33c022e-391b-4642-9b1d-057ab211e1ea used request id req-cfd21787-9b94-401a-a039-861c7fb3c758 2018-08-28 18:40:20,961 - neutron_utils - INFO - Deleting security group rule with ID - e27ed2b0-eced-4ad1-8aa9-d17c37cdea42 2018-08-28 18:40:20,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e27ed2b0-eced-4ad1-8aa9-d17c37cdea42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:21,071 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4250d1b7-55c7-4617-b542-169d09c6229d Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:21,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e27ed2b0-eced-4ad1-8aa9-d17c37cdea42 used request id req-4250d1b7-55c7-4617-b542-169d09c6229d 2018-08-28 18:40:21,071 - neutron_utils - INFO - Deleting security group rule with ID - 68afe39b-d568-48ee-b697-d316259fe18a 2018-08-28 18:40:21,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/68afe39b-d568-48ee-b697-d316259fe18a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:21,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-38325ec1-fb0a-4cd7-89e8-8ddda296086d Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:21,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/68afe39b-d568-48ee-b697-d316259fe18a used request id req-38325ec1-fb0a-4cd7-89e8-8ddda296086d 2018-08-28 18:40:21,311 - neutron_utils - INFO - Deleting security group rule with ID - 691892a2-8283-4e48-93f1-8fee09e70a71 2018-08-28 18:40:21,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/691892a2-8283-4e48-93f1-8fee09e70a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:21,483 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-0cfb7bdd-0365-4638-8f2e-24bbf95776eb Date: Tue, 28 Aug 2018 18:40:21 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 691892a2-8283-4e48-93f1-8fee09e70a71 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:40:21,483 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/691892a2-8283-4e48-93f1-8fee09e70a71 used request id req-0cfb7bdd-0365-4638-8f2e-24bbf95776eb 2018-08-28 18:40:21,483 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 691892a2-8283-4e48-93f1-8fee09e70a71 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-08-28 18:40:21,483 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 691892a2-8283-4e48-93f1-8fee09e70a71 does not exist Neutron server returns request_ids: ['req-0cfb7bdd-0365-4638-8f2e-24bbf95776eb'] 2018-08-28 18:40:21,484 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-a73bbea3-c53a-449e-b24c-1dcaeab99b28name 2018-08-28 18:40:21,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/80afc104-148a-40c5-aa1d-fba822a79c8d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5092f21af9127386db37a88320b00092d765b488" 2018-08-28 18:40:21,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-198e9b96-9b54-4a30-9205-9dda27e55840 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:21,612 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/80afc104-148a-40c5-aa1d-fba822a79c8d used request id req-198e9b96-9b54-4a30-9205-9dda27e55840 2018-08-28 18:40:21,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:21,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2ad99e6b-f067-44b7-9adc-6fc0f7bc7ff8 Date: Tue, 28 Aug 2018 18:40:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "updated_at": "2018-08-28T18:40:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "10cb9e74-cde3-4fe6-97ae-57de9d9818d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "5a583227-63b7-4d66-aab0-5a4997ed8926", "remote_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "5cf4f651-6d2f-494d-b5b6-d4af35e55403", "remote_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv6", "project_id": "6ddaa802685044f3a980c98864803d79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "revision_number": 0, "id": "bca6962a-ccd3-478b-9375-1de70cc2f626", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "tenant_id": "6ddaa802685044f3a980c98864803d79", "port_range_min": null, "ethertype": "IPv4", "project_id": "6ddaa802685044f3a980c98864803d79"}], "revision_number": 4, "project_id": "6ddaa802685044f3a980c98864803d79", "id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:40:21,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2ad99e6b-f067-44b7-9adc-6fc0f7bc7ff8 2018-08-28 18:40:21,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:21,940 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f3277cc-6abd-407f-8f37-e465a95f570d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:21,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-3f3277cc-6abd-407f-8f37-e465a95f570d 2018-08-28 18:40:21,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,022 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e208f7c8-4b80-4006-a3ef-01137d9804af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:22,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-e208f7c8-4b80-4006-a3ef-01137d9804af 2018-08-28 18:40:22,023 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-760c3e70-8b67-47e9-8b7c-687bd55bb579 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:22,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-760c3e70-8b67-47e9-8b7c-687bd55bb579 2018-08-28 18:40:22,117 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:22,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,210 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-677996ae-b8a2-4b63-8933-215c630d5191 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:22,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-677996ae-b8a2-4b63-8933-215c630d5191 2018-08-28 18:40:22,210 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:22,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adcd3c4b-6e99-44c9-8b57-2ca9596856ff Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:40:22,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-adcd3c4b-6e99-44c9-8b57-2ca9596856ff 2018-08-28 18:40:22,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06503858-7f06-46db-bd8d-f2f8bcedcdc3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:40:22,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-06503858-7f06-46db-bd8d-f2f8bcedcdc3 2018-08-28 18:40:22,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8691b37-efa6-4157-b2fc-769d227bdfa0 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:40:22,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-f8691b37-efa6-4157-b2fc-769d227bdfa0 2018-08-28 18:40:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d241b69d-af27-4bad-a91d-d5459c34b030 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79"}, "enabled": true, "id": "6ddaa802685044f3a980c98864803d79", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj"}} 2018-08-28 18:40:22,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 used request id req-d241b69d-af27-4bad-a91d-d5459c34b030 2018-08-28 18:40:22,577 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 91aff1cd-38e0-4cb7-906d-608f907c8bb2 2018-08-28 18:40:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=91aff1cd-38e0-4cb7-906d-608f907c8bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:22,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8ecf8949-f22a-4ad3-9a5a-cddf904ba53c Date: Tue, 28 Aug 2018 18:40:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "10cb9e74-cde3-4fe6-97ae-57de9d9818d5"}, {"remote_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "5a583227-63b7-4d66-aab0-5a4997ed8926"}, {"remote_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "5cf4f651-6d2f-494d-b5b6-d4af35e55403"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:40:13Z", "security_group_id": "91aff1cd-38e0-4cb7-906d-608f907c8bb2", "port_range_min": null, "revision_number": 0, "tenant_id": "6ddaa802685044f3a980c98864803d79", "created_at": "2018-08-28T18:40:13Z", "project_id": "6ddaa802685044f3a980c98864803d79", "id": "bca6962a-ccd3-478b-9375-1de70cc2f626"}]} 2018-08-28 18:40:22,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=91aff1cd-38e0-4cb7-906d-608f907c8bb2 used request id req-8ecf8949-f22a-4ad3-9a5a-cddf904ba53c 2018-08-28 18:40:22,771 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:40:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/91aff1cd-38e0-4cb7-906d-608f907c8bb2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:23,062 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-02f87c27-066b-48f1-aeea-6110d59c6058 Content-Length: 0 Date: Tue, 28 Aug 2018 18:40:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:40:23,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/91aff1cd-38e0-4cb7-906d-608f907c8bb2 used request id req-02f87c27-066b-48f1-aeea-6110d59c6058 2018-08-28 18:40:23,063 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj 2018-08-28 18:40:23,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:23,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-899b9d21-f0b2-4846-ac65-baf7f502ed8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:23,284 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6ddaa802685044f3a980c98864803d79 used request id req-899b9d21-f0b2-4846-ac65-baf7f502ed8b 2018-08-28 18:40:23,284 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-proj-role 2018-08-28 18:40:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/942ee7181491467d8bc40f5a237cd6ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:23,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef81784d-be6f-4d1b-bddd-b656a2db8109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:23,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/942ee7181491467d8bc40f5a237cd6ce used request id req-ef81784d-be6f-4d1b-bddd-b656a2db8109 2018-08-28 18:40:23,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62d2580e7a6a93487d964b408a272a0c1b2587aa" 2018-08-28 18:40:23,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d990ff04-a059-436b-85f9-3dfdb169fb63 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:23,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d990ff04-a059-436b-85f9-3dfdb169fb63 2018-08-28 18:40:23,488 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-e0bf69a9-4aa5-4b2-user 2018-08-28 18:40:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6c89a824503949af8e78cd62652d396e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92f0088b99e41332427080c0e1b2c82bcd163ca7" 2018-08-28 18:40:23,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb108bc3-8149-4e8a-8265-9295baa1e48c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:23,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6c89a824503949af8e78cd62652d396e used request id req-fb108bc3-8149-4e8a-8265-9295baa1e48c 2018-08-28 18:40:23,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:24,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["JujNs_A_SOC9XTOvH2po2w"], "issued_at": "2018-08-28T18:40:24.000000Z"}} 2018-08-28 18:40:24,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e76d40c66168d8f752a7257b14a3c92d3bbbd3c0" 2018-08-28 18:40:24,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f78c49d-cae1-44b1-83e8-9b66b0101e36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:24,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f78c49d-cae1-44b1-83e8-9b66b0101e36 2018-08-28 18:40:24,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:24,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:24,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jqBfsjp7S32suOskGESmQw"], "issued_at": "2018-08-28T18:40:24.000000Z"}} 2018-08-28 18:40:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:24,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041e4b8c-9e16-44e1-86d8-b7f75d820b69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:24,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-041e4b8c-9e16-44e1-86d8-b7f75d820b69 2018-08-28 18:40:24,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:24,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:24,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6e788768-6973-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:24,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f0241b-fabd-4232-83ba-9c59bd9df67b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6e788768-6973-453-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:40:24,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-6e788768-6973-453-proj used request id req-d9f0241b-fabd-4232-83ba-9c59bd9df67b 2018-08-28 18:40:24,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:24,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f133224-803e-494f-b601-b4b148a949fd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:24,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6f133224-803e-494f-b601-b4b148a949fd 2018-08-28 18:40:24,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-6e788768-6973-453-proj"}}' 2018-08-28 18:40:24,952 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0bbea91-c553-43b7-a624-0f726a8942c5 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/72d439be4648469dbf37a74ff343e153"}, "enabled": true, "id": "72d439be4648469dbf37a74ff343e153", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6e788768-6973-453-proj"}} 2018-08-28 18:40:24,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f0bbea91-c553-43b7-a624-0f726a8942c5 2018-08-28 18:40:24,952 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-6e788768-6973-453-proj 2018-08-28 18:40:24,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:24,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:25,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["EGsU3C7nS8ed0HZvE2gk6A"], "issued_at": "2018-08-28T18:40:25.000000Z"}} 2018-08-28 18:40:25,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f79475f877994b4785a00cb36dfcfd9c6d1df" 2018-08-28 18:40:25,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce4f3104-4d1e-4ec1-8b8c-ee8779cd7f4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:25,436 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce4f3104-4d1e-4ec1-8b8c-ee8779cd7f4b 2018-08-28 18:40:25,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:25,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:25,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f79475f877994b4785a00cb36dfcfd9c6d1df" 2018-08-28 18:40:25,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509c87ea-4c97-4746-89c9-e01b1cad971f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:40:25,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-509c87ea-4c97-4746-89c9-e01b1cad971f 2018-08-28 18:40:25,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-6e788768-6973-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f79475f877994b4785a00cb36dfcfd9c6d1df" 2018-08-28 18:40:25,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b471c9-4fa6-4bef-b76f-8935ed65afee Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-6e788768-6973-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/72d439be4648469dbf37a74ff343e153"}, "enabled": true, "id": "72d439be4648469dbf37a74ff343e153", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-6e788768-6973-453-proj"}]} 2018-08-28 18:40:25,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-6e788768-6973-453-proj used request id req-87b471c9-4fa6-4bef-b76f-8935ed65afee 2018-08-28 18:40:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f79475f877994b4785a00cb36dfcfd9c6d1df" 2018-08-28 18:40:25,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93897646-1e1e-4e5f-86f5-0e046fabb374 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:25,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-93897646-1e1e-4e5f-86f5-0e046fabb374 2018-08-28 18:40:26,104 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-6e788768-6973-453-user 2018-08-28 18:40:26,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:26,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:26,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b335c50-596e-4aa7-a5d2-6237dd082bef Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:26,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b335c50-596e-4aa7-a5d2-6237dd082bef 2018-08-28 18:40:26,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" -d '{"role": {"name": "CreateImageSuccessTests-6e788768-6973-453-proj-role"}}' 2018-08-28 18:40:26,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dee09379-61fd-4f31-9d1a-0870f74b29ce Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc7fa6bc9aad4e84af105176eeee5306", "links": {"self": "http://172.30.9.28:5000/v3/roles/dc7fa6bc9aad4e84af105176eeee5306"}, "name": "CreateImageSuccessTests-6e788768-6973-453-proj-role"}} 2018-08-28 18:40:26,240 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dee09379-61fd-4f31-9d1a-0870f74b29ce 2018-08-28 18:40:26,240 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-6e788768-6973-453-proj-role 2018-08-28 18:40:26,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/dc7fa6bc9aad4e84af105176eeee5306 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:26,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-793166a4-fbde-46cb-9950-13ac62f9d070 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/dc7fa6bc9aad4e84af105176eeee5306"}, "domain_id": null, "name": "CreateImageSuccessTests-6e788768-6973-453-proj-role", "id": "dc7fa6bc9aad4e84af105176eeee5306"}} 2018-08-28 18:40:26,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/dc7fa6bc9aad4e84af105176eeee5306 used request id req-793166a4-fbde-46cb-9950-13ac62f9d070 2018-08-28 18:40:26,261 - keystone_utils - INFO - Granting role CreateImageSuccessTests-6e788768-6973-453-proj-role to project CreateImageSuccessTests-6e788768-6973-453-proj 2018-08-28 18:40:26,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/72d439be4648469dbf37a74ff343e153/users/e8035a86b63a4feb8b45081c18f02de7/roles/dc7fa6bc9aad4e84af105176eeee5306 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:26,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4754c602-a729-4dab-b725-9d23afd84ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:26,398 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/72d439be4648469dbf37a74ff343e153/users/e8035a86b63a4feb8b45081c18f02de7/roles/dc7fa6bc9aad4e84af105176eeee5306 used request id req-4754c602-a729-4dab-b725-9d23afd84ffb 2018-08-28 18:40:26,418 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:40:26,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:26,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:26,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc7fa6bc9aad4e84af105176eeee5306", "name": "CreateImageSuccessTests-6e788768-6973-453-proj-role"}], "expires_at": "2018-08-28T19:40:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72d439be4648469dbf37a74ff343e153", "name": "CreateImageSuccessTests-6e788768-6973-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6e788768-6973-453-user", "id": "e8035a86b63a4feb8b45081c18f02de7"}, "audit_ids": ["TQy35PFRQJK59f8_-crRYA"], "issued_at": "2018-08-28T18:40:26.000000Z"}} 2018-08-28 18:40:26,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" 2018-08-28 18:40:26,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b257d538-5a51-41b2-957d-a5d6f4ab640c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:26,865 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b257d538-5a51-41b2-957d-a5d6f4ab640c 2018-08-28 18:40:26,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" 2018-08-28 18:40:27,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c12f740b-8b7e-4f7d-93a2-24c6bdcf2268 Date: Tue, 28 Aug 2018 18:40:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a"} 2018-08-28 18:40:27,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a used request id req-c12f740b-8b7e-4f7d-93a2-24c6bdcf2268 2018-08-28 18:40:27,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" 2018-08-28 18:40:27,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ce610da-c5dd-4e9a-b5fd-6ecf67a68b40 Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:27,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6ce610da-c5dd-4e9a-b5fd-6ecf67a68b40 2018-08-28 18:40:27,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a"}' 2018-08-28 18:40:28,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 X-Openstack-Request-Id: req-058c62d3-5eea-4bed-be10-218a765f7e15 Date: Tue, 28 Aug 2018 18:40:28 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732", "min_disk": 0, "protected": false, "id": "a4b53aa6-d046-4c3f-af26-030ba7155732", "file": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732/file", "checksum": null, "owner": "72d439be4648469dbf37a74ff343e153", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:28,199 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-058c62d3-5eea-4bed-be10-218a765f7e15 2018-08-28 18:40:28,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" -d '' 2018-08-28 18:40:29,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94d81848-c1ba-4cb4-b51f-ec9d2bfd3864 Date: Tue, 28 Aug 2018 18:40:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:40:29,689 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732/file used request id req-94d81848-c1ba-4cb4-b51f-ec9d2bfd3864 2018-08-28 18:40:29,690 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:40:29,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" 2018-08-28 18:40:30,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ae6d6ad9-fd45-42c7-87c9-b7dd239b7cc9 Date: Tue, 28 Aug 2018 18:40:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a4b53aa6-d046-4c3f-af26-030ba7155732/snap", "metadata": {}}], "self": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732", "min_disk": 0, "protected": false, "id": "a4b53aa6-d046-4c3f-af26-030ba7155732", "file": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72d439be4648469dbf37a74ff343e153", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a4b53aa6-d046-4c3f-af26-030ba7155732/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:30,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 used request id req-ae6d6ad9-fd45-42c7-87c9-b7dd239b7cc9 2018-08-28 18:40:30,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" 2018-08-28 18:40:30,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1be27957-04d0-4477-bb3b-953322354a94 Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:30,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1be27957-04d0-4477-bb3b-953322354a94 2018-08-28 18:40:30,430 - create_image - INFO - Created image with name - CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a 2018-08-28 18:40:30,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" 2018-08-28 18:40:30,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3d18bd39-67d7-42e4-8ffc-61b202af52a7 Date: Tue, 28 Aug 2018 18:40:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a4b53aa6-d046-4c3f-af26-030ba7155732/snap", "metadata": {}}], "self": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732", "min_disk": 0, "protected": false, "id": "a4b53aa6-d046-4c3f-af26-030ba7155732", "file": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72d439be4648469dbf37a74ff343e153", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a4b53aa6-d046-4c3f-af26-030ba7155732/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:30,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 used request id req-3d18bd39-67d7-42e4-8ffc-61b202af52a7 2018-08-28 18:40:30,963 - create_image - DEBUG - Instance status is - active 2018-08-28 18:40:30,963 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a 2018-08-28 18:40:30,963 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a 2018-08-28 18:40:30,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:31,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dc7fa6bc9aad4e84af105176eeee5306", "name": "CreateImageSuccessTests-6e788768-6973-453-proj-role"}], "expires_at": "2018-08-28T19:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "72d439be4648469dbf37a74ff343e153", "name": "CreateImageSuccessTests-6e788768-6973-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/72d439be4648469dbf37a74ff343e153", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/72d439be4648469dbf37a74ff343e153", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/72d439be4648469dbf37a74ff343e153", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-6e788768-6973-453-user", "id": "e8035a86b63a4feb8b45081c18f02de7"}, "audit_ids": ["ZNRsa-ojRby5D_AqC8FKVg"], "issued_at": "2018-08-28T18:40:31.000000Z"}} 2018-08-28 18:40:31,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73739f552d89185ba74acb4ea4b1ee2a331e7ecf" 2018-08-28 18:40:31,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-91ec9e50-4a5a-4830-ab68-a06fb7250092 Date: Tue, 28 Aug 2018 18:40:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a4b53aa6-d046-4c3f-af26-030ba7155732/snap", "metadata": {}}], "self": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732", "min_disk": 0, "protected": false, "id": "a4b53aa6-d046-4c3f-af26-030ba7155732", "file": "/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "72d439be4648469dbf37a74ff343e153", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a4b53aa6-d046-4c3f-af26-030ba7155732/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a"} 2018-08-28 18:40:31,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a used request id req-91ec9e50-4a5a-4830-ab68-a06fb7250092 2018-08-28 18:40:31,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73739f552d89185ba74acb4ea4b1ee2a331e7ecf" 2018-08-28 18:40:32,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-11293418-a692-4df7-914e-31b880029de7 Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:32,431 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-11293418-a692-4df7-914e-31b880029de7 2018-08-28 18:40:32,434 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a 2018-08-28 18:40:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73739f552d89185ba74acb4ea4b1ee2a331e7ecf" 2018-08-28 18:40:33,713 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a41f5e9f-ddf9-4eca-8a72-78e881cf2835 Date: Tue, 28 Aug 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-08-28 18:40:33,713 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 used request id req-a41f5e9f-ddf9-4eca-8a72-78e881cf2835 2018-08-28 18:40:33,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}73739f552d89185ba74acb4ea4b1ee2a331e7ecf" 2018-08-28 18:40:33,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-a4f81544-a632-44c6-8e16-c62599c2f328 Date: Tue, 28 Aug 2018 18:40:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a"} 2018-08-28 18:40:33,886 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a used request id req-a4f81544-a632-44c6-8e16-c62599c2f328 2018-08-28 18:40:33,887 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-1a6330b7-3451-4060-8ffd-2d02c21f211a 2018-08-28 18:40:33,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}473c3b63f12a21ff8099491a252916c0f3f69d69" 2018-08-28 18:40:34,152 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-3a8c982f-e284-48a0-a67e-0d9115d339af Date: Tue, 28 Aug 2018 18:40:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:40:34,153 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a4b53aa6-d046-4c3f-af26-030ba7155732 used request id req-3a8c982f-e284-48a0-a67e-0d9115d339af 2018-08-28 18:40:34,153 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-08-28 18:40:34,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:34,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-1c3656fd-bd7b-4c39-a845-ea9c6413d2cf Date: Tue, 28 Aug 2018 18:40:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:40:34,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1c3656fd-bd7b-4c39-a845-ea9c6413d2cf 2018-08-28 18:40:34,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:34,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cf08306-1f75-4f55-a753-9d2235ae7331 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:34,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-5cf08306-1f75-4f55-a753-9d2235ae7331 2018-08-28 18:40:34,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:34,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:34,565 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e95187bf-785e-40d7-b377-e605d5f11713 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:34,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-e95187bf-785e-40d7-b377-e605d5f11713 2018-08-28 18:40:34,566 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:34,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:34,663 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26241fda-596f-4fb7-ad22-a787b72a8c4c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:34,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-26241fda-596f-4fb7-ad22-a787b72a8c4c 2018-08-28 18:40:34,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:34,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:34,741 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e0e241e-11d8-44e6-a146-9292d11e6c5f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:34,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-9e0e241e-11d8-44e6-a146-9292d11e6c5f 2018-08-28 18:40:34,741 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:34,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:34,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7fdfac-a73e-441b-846b-b9dd90be0561 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:40:34,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-5d7fdfac-a73e-441b-846b-b9dd90be0561 2018-08-28 18:40:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:34,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e62f68a-674a-402d-92b0-ac7f869850eb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:40:34,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-0e62f68a-674a-402d-92b0-ac7f869850eb 2018-08-28 18:40:34,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:35,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ce8cb3-1394-4011-ad9d-b640cd4c9986 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:40:35,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-b8ce8cb3-1394-4011-ad9d-b640cd4c9986 2018-08-28 18:40:35,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:35,118 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09094c54-1c2c-49f2-83ab-78e05df2b4af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:35,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-09094c54-1c2c-49f2-83ab-78e05df2b4af 2018-08-28 18:40:35,118 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:35,119 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-6e788768-6973-453-proj 2018-08-28 18:40:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/72d439be4648469dbf37a74ff343e153 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:35,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c9b875a-7b6c-4ace-b6ce-3b229f0d7ce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:35,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/72d439be4648469dbf37a74ff343e153 used request id req-1c9b875a-7b6c-4ace-b6ce-3b229f0d7ce7 2018-08-28 18:40:35,309 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-6e788768-6973-453-proj-role 2018-08-28 18:40:35,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/dc7fa6bc9aad4e84af105176eeee5306 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:35,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-964e3736-1840-4318-92f1-7a6ad9dac291 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:35,421 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/dc7fa6bc9aad4e84af105176eeee5306 used request id req-964e3736-1840-4318-92f1-7a6ad9dac291 2018-08-28 18:40:35,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ee4ebbe0edfeedb756b19c14699cfdcf0083126" 2018-08-28 18:40:35,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-646a02a7-9add-4d7b-9a99-2bbfdef1b13a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:35,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-646a02a7-9add-4d7b-9a99-2bbfdef1b13a 2018-08-28 18:40:35,511 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-6e788768-6973-453-user 2018-08-28 18:40:35,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e8035a86b63a4feb8b45081c18f02de7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30f79475f877994b4785a00cb36dfcfd9c6d1df" 2018-08-28 18:40:35,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e46dc684-02f9-4ef9-89d5-94182c059518 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:35,684 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e8035a86b63a4feb8b45081c18f02de7 used request id req-e46dc684-02f9-4ef9-89d5-94182c059518 2018-08-28 18:40:35,686 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:36,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yLO80ex5RL2cqIdK0Dr4_g"], "issued_at": "2018-08-28T18:40:36.000000Z"}} 2018-08-28 18:40:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57b2d054acf84a12f23fda23d779cf4e9d93fe6b" 2018-08-28 18:40:36,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c38a18f7-ea14-4580-bc80-d51e0b50aa0c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:36,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c38a18f7-ea14-4580-bc80-d51e0b50aa0c 2018-08-28 18:40:36,162 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:36,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:36,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["OQsCdC_tTbu6Lbt4MVbCPw"], "issued_at": "2018-08-28T18:40:36.000000Z"}} 2018-08-28 18:40:36,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:36,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ac0fc8-d246-40d4-b59e-96bf4c07547c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:36,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-63ac0fc8-d246-40d4-b59e-96bf4c07547c 2018-08-28 18:40:36,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:36,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd8baf35-206a-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:36,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6aad24b-aa9c-49ae-8e12-8e2efa9255f4 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd8baf35-206a-426-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:40:36,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd8baf35-206a-426-proj used request id req-c6aad24b-aa9c-49ae-8e12-8e2efa9255f4 2018-08-28 18:40:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:36,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da341a70-9852-4d01-84f2-e6e8369e032d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:36,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-da341a70-9852-4d01-84f2-e6e8369e032d 2018-08-28 18:40:36,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj"}}' 2018-08-28 18:40:36,928 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5391232-bd7d-4a27-83f9-23aa97003074 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a374662c41074a61bbcce13b5bbd93f0"}, "enabled": true, "id": "a374662c41074a61bbcce13b5bbd93f0", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj"}} 2018-08-28 18:40:36,928 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e5391232-bd7d-4a27-83f9-23aa97003074 2018-08-28 18:40:36,929 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-cd8baf35-206a-426-proj 2018-08-28 18:40:36,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:36,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:37,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["JpRsZStARE-Mx5hTe0uE2Q"], "issued_at": "2018-08-28T18:40:37.000000Z"}} 2018-08-28 18:40:37,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1616e9716349257f16c99546cc5f0cbd53db3c90" 2018-08-28 18:40:37,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae5c60a3-6621-483c-9794-9f723322bfbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:37,330 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae5c60a3-6621-483c-9794-9f723322bfbf 2018-08-28 18:40:37,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:37,340 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:37,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1616e9716349257f16c99546cc5f0cbd53db3c90" 2018-08-28 18:40:37,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8f6d5a1-fd07-4e99-bb4f-2641947ac4bf Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:40:37,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b8f6d5a1-fd07-4e99-bb4f-2641947ac4bf 2018-08-28 18:40:37,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-cd8baf35-206a-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1616e9716349257f16c99546cc5f0cbd53db3c90" 2018-08-28 18:40:37,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b346c43-8114-4810-aab2-56322d130732 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-cd8baf35-206a-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a374662c41074a61bbcce13b5bbd93f0"}, "enabled": true, "id": "a374662c41074a61bbcce13b5bbd93f0", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj"}]} 2018-08-28 18:40:37,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-cd8baf35-206a-426-proj used request id req-0b346c43-8114-4810-aab2-56322d130732 2018-08-28 18:40:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1616e9716349257f16c99546cc5f0cbd53db3c90" 2018-08-28 18:40:37,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a626d50-3765-4e50-89b5-bb2bab1eb71f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:37,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2a626d50-3765-4e50-89b5-bb2bab1eb71f 2018-08-28 18:40:37,930 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-cd8baf35-206a-426-user 2018-08-28 18:40:37,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:37,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:38,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f4d9ff-671f-4266-81ad-6f80a7a9ff16 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:38,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-04f4d9ff-671f-4266-81ad-6f80a7a9ff16 2018-08-28 18:40:38,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" -d '{"role": {"name": "CreateImageSuccessTests-cd8baf35-206a-426-proj-role"}}' 2018-08-28 18:40:38,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a42a1b0-3014-4c1d-8a15-8bec54c08593 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4d73ea827ff4029ba27e84050892e04", "links": {"self": "http://172.30.9.28:5000/v3/roles/f4d73ea827ff4029ba27e84050892e04"}, "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj-role"}} 2018-08-28 18:40:38,145 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0a42a1b0-3014-4c1d-8a15-8bec54c08593 2018-08-28 18:40:38,146 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-cd8baf35-206a-426-proj-role 2018-08-28 18:40:38,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f4d73ea827ff4029ba27e84050892e04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:38,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d043875-a4e5-4a89-89a1-04c910efa028 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f4d73ea827ff4029ba27e84050892e04"}, "domain_id": null, "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj-role", "id": "f4d73ea827ff4029ba27e84050892e04"}} 2018-08-28 18:40:38,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f4d73ea827ff4029ba27e84050892e04 used request id req-8d043875-a4e5-4a89-89a1-04c910efa028 2018-08-28 18:40:38,240 - keystone_utils - INFO - Granting role CreateImageSuccessTests-cd8baf35-206a-426-proj-role to project CreateImageSuccessTests-cd8baf35-206a-426-proj 2018-08-28 18:40:38,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a374662c41074a61bbcce13b5bbd93f0/users/25c08785b1304978b24366991f999e12/roles/f4d73ea827ff4029ba27e84050892e04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:38,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23d0d17c-e899-4519-bb69-8a05499bcb75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:38,364 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a374662c41074a61bbcce13b5bbd93f0/users/25c08785b1304978b24366991f999e12/roles/f4d73ea827ff4029ba27e84050892e04 used request id req-23d0d17c-e899-4519-bb69-8a05499bcb75 2018-08-28 18:40:38,364 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:40:38,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:38,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:38,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4d73ea827ff4029ba27e84050892e04", "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj-role"}], "expires_at": "2018-08-28T19:40:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a374662c41074a61bbcce13b5bbd93f0", "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cd8baf35-206a-426-user", "id": "25c08785b1304978b24366991f999e12"}, "audit_ids": ["iFlDPhnGRT2rifxfRvUItA"], "issued_at": "2018-08-28T18:40:38.000000Z"}} 2018-08-28 18:40:38,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" 2018-08-28 18:40:38,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e62adf-6a71-49c9-89ed-9406aab310a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:38,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-60e62adf-6a71-49c9-89ed-9406aab310a1 2018-08-28 18:40:38,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" 2018-08-28 18:40:38,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-ea794aa9-8643-4fa3-919a-2ca907084290 Date: Tue, 28 Aug 2018 18:40:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8"} 2018-08-28 18:40:38,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 used request id req-ea794aa9-8643-4fa3-919a-2ca907084290 2018-08-28 18:40:39,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" 2018-08-28 18:40:39,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0c0f6a50-b13d-4778-8512-934fb15292ac Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:39,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0c0f6a50-b13d-4778-8512-934fb15292ac 2018-08-28 18:40:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8"}' 2018-08-28 18:40:39,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650 X-Openstack-Request-Id: req-11029aae-0478-4ec4-9927-9ddfc0c5aa8d Date: Tue, 28 Aug 2018 18:40:39 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "min_disk": 0, "protected": false, "id": "d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "file": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/file", "checksum": null, "owner": "a374662c41074a61bbcce13b5bbd93f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:39,388 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-11029aae-0478-4ec4-9927-9ddfc0c5aa8d 2018-08-28 18:40:39,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" -d '' 2018-08-28 18:40:40,477 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-05536a6e-4dec-4e98-b3f3-4ef50aca5cbc Date: Tue, 28 Aug 2018 18:40:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:40:40,477 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/file used request id req-05536a6e-4dec-4e98-b3f3-4ef50aca5cbc 2018-08-28 18:40:40,477 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:40:40,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" 2018-08-28 18:40:40,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-eefa8be3-65bb-4693-88cc-260dcfd3fb09 Date: Tue, 28 Aug 2018 18:40:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:40Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/snap", "metadata": {}}], "self": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "min_disk": 0, "protected": false, "id": "d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "file": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a374662c41074a61bbcce13b5bbd93f0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:40,661 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650 used request id req-eefa8be3-65bb-4693-88cc-260dcfd3fb09 2018-08-28 18:40:40,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" 2018-08-28 18:40:40,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7d1d6e6a-3a93-430c-8a78-cb1c890cf2b0 Date: Tue, 28 Aug 2018 18:40:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:40:40,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7d1d6e6a-3a93-430c-8a78-cb1c890cf2b0 2018-08-28 18:40:40,827 - create_image - INFO - Created image with name - CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 2018-08-28 18:40:40,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" 2018-08-28 18:40:40,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-afef7faf-2cdc-40b5-9d52-4fa89ef3808b Date: Tue, 28 Aug 2018 18:40:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:40Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/snap", "metadata": {}}], "self": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "min_disk": 0, "protected": false, "id": "d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "file": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a374662c41074a61bbcce13b5bbd93f0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:40,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650 used request id req-afef7faf-2cdc-40b5-9d52-4fa89ef3808b 2018-08-28 18:40:40,984 - create_image - DEBUG - Instance status is - active 2018-08-28 18:40:40,984 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 2018-08-28 18:40:40,984 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 2018-08-28 18:40:40,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:41,356 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4d73ea827ff4029ba27e84050892e04", "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj-role"}], "expires_at": "2018-08-28T19:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a374662c41074a61bbcce13b5bbd93f0", "name": "CreateImageSuccessTests-cd8baf35-206a-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a374662c41074a61bbcce13b5bbd93f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cd8baf35-206a-426-user", "id": "25c08785b1304978b24366991f999e12"}, "audit_ids": ["HC2AxTBgSuW5ZaXELVSB_A"], "issued_at": "2018-08-28T18:40:41.000000Z"}} 2018-08-28 18:40:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcdbf90928867ba0645bebf47357cca1d1d46b51" 2018-08-28 18:40:41,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-0ddd9577-997b-427f-9a0e-3e92c342f241 Date: Tue, 28 Aug 2018 18:40:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:40Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/snap", "metadata": {}}], "self": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "min_disk": 0, "protected": false, "id": "d89f9150-60d6-4fae-a1e6-8ee4f6fa6650", "file": "/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a374662c41074a61bbcce13b5bbd93f0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8"} 2018-08-28 18:40:41,602 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 used request id req-0ddd9577-997b-427f-9a0e-3e92c342f241 2018-08-28 18:40:41,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dcdbf90928867ba0645bebf47357cca1d1d46b51" 2018-08-28 18:40:41,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f9ceaae3-e376-4a13-afca-4d5d68544e33 Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:41,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f9ceaae3-e376-4a13-afca-4d5d68544e33 2018-08-28 18:40:41,745 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-064e4ca7-e551-4580-9b90-8c52de7c3fc8 2018-08-28 18:40:41,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ab8710169d480d0c6527b8f0b5f47f25d87ecacf" 2018-08-28 18:40:42,880 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0740b80d-8d52-4bad-91cc-10b6d54228c5 Date: Tue, 28 Aug 2018 18:40:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:40:42,881 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d89f9150-60d6-4fae-a1e6-8ee4f6fa6650 used request id req-0740b80d-8d52-4bad-91cc-10b6d54228c5 2018-08-28 18:40:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-692b2dab-0055-4e66-88d7-844a3198e466 Date: Tue, 28 Aug 2018 18:40:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:40:43,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-692b2dab-0055-4e66-88d7-844a3198e466 2018-08-28 18:40:43,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a788e6e-032b-4253-9a59-014645cc09eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:43,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-2a788e6e-032b-4253-9a59-014645cc09eb 2018-08-28 18:40:43,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:43,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5b320f-cf97-490b-bbc9-a96dd23a8292 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:43,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-dd5b320f-cf97-490b-bbc9-a96dd23a8292 2018-08-28 18:40:43,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:43,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09f664c4-51aa-4c57-9ebd-140cb179adc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:43,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-09f664c4-51aa-4c57-9ebd-140cb179adc3 2018-08-28 18:40:43,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:43,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,496 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6dd57dd-cca0-4f91-9d76-f819b5027754 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:43,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-b6dd57dd-cca0-4f91-9d76-f819b5027754 2018-08-28 18:40:43,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:43,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bded3a23-8627-4a57-83a4-36be343e4aea Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:40:43,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-bded3a23-8627-4a57-83a4-36be343e4aea 2018-08-28 18:40:43,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b42aa5-bcb3-40a5-a6d9-afcacfc9ad93 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:40:43,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-b1b42aa5-bcb3-40a5-a6d9-afcacfc9ad93 2018-08-28 18:40:43,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ffe119a-2030-486d-a490-fdde90e8876d 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:40:43,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-1ffe119a-2030-486d-a490-fdde90e8876d 2018-08-28 18:40:43,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:43,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdee6754-914a-40b8-b286-be3012c921cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:43,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-bdee6754-914a-40b8-b286-be3012c921cc 2018-08-28 18:40:43,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:43,868 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-cd8baf35-206a-426-proj 2018-08-28 18:40:43,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a374662c41074a61bbcce13b5bbd93f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:44,074 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de255159-caaf-4a34-a2a0-c00f7ac7e3b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:44,074 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a374662c41074a61bbcce13b5bbd93f0 used request id req-de255159-caaf-4a34-a2a0-c00f7ac7e3b5 2018-08-28 18:40:44,074 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-cd8baf35-206a-426-proj-role 2018-08-28 18:40:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f4d73ea827ff4029ba27e84050892e04 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:44,187 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f37743f-b50d-4e8e-b544-a639d1a26db4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:44,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f4d73ea827ff4029ba27e84050892e04 used request id req-0f37743f-b50d-4e8e-b544-a639d1a26db4 2018-08-28 18:40:44,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b97cf1605719f1c576b077b54e50311110690e93" 2018-08-28 18:40:44,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7a8833-f4bc-46d6-ade1-fea71eddefa7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:44,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1e7a8833-f4bc-46d6-ade1-fea71eddefa7 2018-08-28 18:40:44,288 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-cd8baf35-206a-426-user 2018-08-28 18:40:44,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/25c08785b1304978b24366991f999e12 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1616e9716349257f16c99546cc5f0cbd53db3c90" 2018-08-28 18:40:44,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10c1d9e3-9b74-474b-92be-77de886fea9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:44,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/25c08785b1304978b24366991f999e12 used request id req-10c1d9e3-9b74-474b-92be-77de886fea9a 2018-08-28 18:40:44,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:44,843 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["KwCUY2U4TdajMTP0216yjg"], "issued_at": "2018-08-28T18:40:44.000000Z"}} 2018-08-28 18:40:44,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27b11d0d90817fc419a281a0d098aa98f5a028" 2018-08-28 18:40:44,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1544747-9a89-4cf5-bac6-73f1b5acdb7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:44,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1544747-9a89-4cf5-bac6-73f1b5acdb7a 2018-08-28 18:40:44,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:44,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:45,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ODx7Fbk4T4-kijZc0DvDHQ"], "issued_at": "2018-08-28T18:40:45.000000Z"}} 2018-08-28 18:40:45,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:45,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0240960-65ab-44ee-91b5-0de1617ebc44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:45,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f0240960-65ab-44ee-91b5-0de1617ebc44 2018-08-28 18:40:45,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:45,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:45,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:45,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a8d5ae-a0d9-4309-aa93-5675842e49a3 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:40:45,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj used request id req-08a8d5ae-a0d9-4309-aa93-5675842e49a3 2018-08-28 18:40:45,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:45,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-770d96dd-5c71-41e3-b93e-4681e20e7603 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:45,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-770d96dd-5c71-41e3-b93e-4681e20e7603 2018-08-28 18:40:45,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj"}}' 2018-08-28 18:40:45,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb02218f-6a5d-4961-96e4-7532476937ee Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/38328fa49d3e47ee93b8fd4a19a0027a"}, "enabled": true, "id": "38328fa49d3e47ee93b8fd4a19a0027a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj"}} 2018-08-28 18:40:45,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-eb02218f-6a5d-4961-96e4-7532476937ee 2018-08-28 18:40:45,745 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj 2018-08-28 18:40:45,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:45,746 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:46,119 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["7KRxyrwyT1OOqIKPWH4XWw"], "issued_at": "2018-08-28T18:40:46.000000Z"}} 2018-08-28 18:40:46,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83855d562cdab5905ba055c2116b14876b2cb7b0" 2018-08-28 18:40:46,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc35e49e-c91d-4bca-88bf-04d7fbe50aa6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:46,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc35e49e-c91d-4bca-88bf-04d7fbe50aa6 2018-08-28 18:40:46,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:46,220 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83855d562cdab5905ba055c2116b14876b2cb7b0" 2018-08-28 18:40:46,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787413f5-e783-4b00-a214-5b35dd2b36d5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:40:46,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-787413f5-e783-4b00-a214-5b35dd2b36d5 2018-08-28 18:40:46,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83855d562cdab5905ba055c2116b14876b2cb7b0" 2018-08-28 18:40:46,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebd2f96-2189-4858-b031-4d5f7a07580a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/38328fa49d3e47ee93b8fd4a19a0027a"}, "enabled": true, "id": "38328fa49d3e47ee93b8fd4a19a0027a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj"}]} 2018-08-28 18:40:46,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj used request id req-8ebd2f96-2189-4858-b031-4d5f7a07580a 2018-08-28 18:40:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83855d562cdab5905ba055c2116b14876b2cb7b0" 2018-08-28 18:40:46,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4922dc0a-d13c-4410-bc96-03048ccd4d8a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:46,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4922dc0a-d13c-4410-bc96-03048ccd4d8a 2018-08-28 18:40:46,965 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-c26fdb0d-2ae1-4c8-user 2018-08-28 18:40:46,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:46,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:46,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757942d9-f655-4fa8-887e-8754849f9b3a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:46,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-757942d9-f655-4fa8-887e-8754849f9b3a 2018-08-28 18:40:46,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" -d '{"role": {"name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role"}}' 2018-08-28 18:40:47,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532ed652-81d8-46d1-8164-7739d6818459 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "476d158c9166455b9384f6597adebfa7", "links": {"self": "http://172.30.9.28:5000/v3/roles/476d158c9166455b9384f6597adebfa7"}, "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role"}} 2018-08-28 18:40:47,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-532ed652-81d8-46d1-8164-7739d6818459 2018-08-28 18:40:47,108 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role 2018-08-28 18:40:47,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/476d158c9166455b9384f6597adebfa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:47,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6762d6cd-06df-44c3-a888-6c894592ec6d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/476d158c9166455b9384f6597adebfa7"}, "domain_id": null, "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role", "id": "476d158c9166455b9384f6597adebfa7"}} 2018-08-28 18:40:47,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/476d158c9166455b9384f6597adebfa7 used request id req-6762d6cd-06df-44c3-a888-6c894592ec6d 2018-08-28 18:40:47,207 - keystone_utils - INFO - Granting role CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role to project CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj 2018-08-28 18:40:47,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/38328fa49d3e47ee93b8fd4a19a0027a/users/f716253ceeaf4d79a5d006c8fc957062/roles/476d158c9166455b9384f6597adebfa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:47,346 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93bf06f8-3137-47c8-a11b-428c69215ea2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:47,346 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/38328fa49d3e47ee93b8fd4a19a0027a/users/f716253ceeaf4d79a5d006c8fc957062/roles/476d158c9166455b9384f6597adebfa7 used request id req-93bf06f8-3137-47c8-a11b-428c69215ea2 2018-08-28 18:40:47,347 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:40:47,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:47,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:47,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "476d158c9166455b9384f6597adebfa7", "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role"}], "expires_at": "2018-08-28T19:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38328fa49d3e47ee93b8fd4a19a0027a", "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-user", "id": "f716253ceeaf4d79a5d006c8fc957062"}, "audit_ids": ["QjTRg3u1S7-VqW2JRxNySw"], "issued_at": "2018-08-28T18:40:47.000000Z"}} 2018-08-28 18:40:47,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" 2018-08-28 18:40:47,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d9d479-8877-47d8-ab03-62dcfb9fbc5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:47,792 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88d9d479-8877-47d8-ab03-62dcfb9fbc5c 2018-08-28 18:40:47,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" 2018-08-28 18:40:48,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-bd49f187-aca4-45d2-9cd2-5bbfacd330c3 Date: Tue, 28 Aug 2018 18:40:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf"} 2018-08-28 18:40:48,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf used request id req-bd49f187-aca4-45d2-9cd2-5bbfacd330c3 2018-08-28 18:40:48,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" 2018-08-28 18:40:48,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-902d99c2-7279-4a4e-b012-a0ef9cb9f064 Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:48,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-902d99c2-7279-4a4e-b012-a0ef9cb9f064 2018-08-28 18:40:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf"}' 2018-08-28 18:40:48,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923 X-Openstack-Request-Id: req-f7a81584-9448-4b06-95fa-6397c932bfc3 Date: Tue, 28 Aug 2018 18:40:48 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:48Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:48Z", "visibility": "shared", "locations": [], "self": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923", "min_disk": 0, "protected": false, "id": "95023751-dc8c-4f05-949a-197dd002b923", "file": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923/file", "checksum": null, "owner": "38328fa49d3e47ee93b8fd4a19a0027a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:48,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f7a81584-9448-4b06-95fa-6397c932bfc3 2018-08-28 18:40:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" -d '' 2018-08-28 18:40:50,390 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-76e1a7e7-685e-4ae7-b182-652b9c17b78b Date: Tue, 28 Aug 2018 18:40:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:40:50,390 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923/file used request id req-76e1a7e7-685e-4ae7-b182-652b9c17b78b 2018-08-28 18:40:50,390 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:40:50,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" 2018-08-28 18:40:50,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ad15dc45-5d87-477d-98fa-5825d4017aad Date: Tue, 28 Aug 2018 18:40:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/95023751-dc8c-4f05-949a-197dd002b923/snap", "metadata": {}}], "self": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923", "min_disk": 0, "protected": false, "id": "95023751-dc8c-4f05-949a-197dd002b923", "file": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38328fa49d3e47ee93b8fd4a19a0027a", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/95023751-dc8c-4f05-949a-197dd002b923/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:50,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923 used request id req-ad15dc45-5d87-477d-98fa-5825d4017aad 2018-08-28 18:40:50,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" 2018-08-28 18:40:50,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c67f5438-fdef-42ac-98ba-26aa038152d4 Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:50,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c67f5438-fdef-42ac-98ba-26aa038152d4 2018-08-28 18:40:50,721 - create_image - INFO - Created image with name - CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf 2018-08-28 18:40:50,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" 2018-08-28 18:40:50,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ac33de59-86c7-47bb-b7bb-3d9f3729ef52 Date: Tue, 28 Aug 2018 18:40:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/95023751-dc8c-4f05-949a-197dd002b923/snap", "metadata": {}}], "self": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923", "min_disk": 0, "protected": false, "id": "95023751-dc8c-4f05-949a-197dd002b923", "file": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38328fa49d3e47ee93b8fd4a19a0027a", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/95023751-dc8c-4f05-949a-197dd002b923/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:50,906 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923 used request id req-ac33de59-86c7-47bb-b7bb-3d9f3729ef52 2018-08-28 18:40:50,907 - create_image - DEBUG - Instance status is - active 2018-08-28 18:40:50,907 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf 2018-08-28 18:40:50,907 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf 2018-08-28 18:40:50,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:51,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "476d158c9166455b9384f6597adebfa7", "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role"}], "expires_at": "2018-08-28T19:40:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "38328fa49d3e47ee93b8fd4a19a0027a", "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/38328fa49d3e47ee93b8fd4a19a0027a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-c26fdb0d-2ae1-4c8-user", "id": "f716253ceeaf4d79a5d006c8fc957062"}, "audit_ids": ["WAH5cNnRSOeA6yC02T4xEg"], "issued_at": "2018-08-28T18:40:51.000000Z"}} 2018-08-28 18:40:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}526b5a0bfde9564faec48fda5bd17676e0e4c950" 2018-08-28 18:40:51,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-f266c2c4-0f26-4028-b6dc-863c904a3a0d Date: Tue, 28 Aug 2018 18:40:51 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:48Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:50Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/95023751-dc8c-4f05-949a-197dd002b923/snap", "metadata": {}}], "self": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923", "min_disk": 0, "protected": false, "id": "95023751-dc8c-4f05-949a-197dd002b923", "file": "/v2/images/95023751-dc8c-4f05-949a-197dd002b923/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "38328fa49d3e47ee93b8fd4a19a0027a", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/95023751-dc8c-4f05-949a-197dd002b923/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf"} 2018-08-28 18:40:51,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf used request id req-f266c2c4-0f26-4028-b6dc-863c904a3a0d 2018-08-28 18:40:51,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}526b5a0bfde9564faec48fda5bd17676e0e4c950" 2018-08-28 18:40:51,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-243173e0-10e9-4fe3-84a7-0846f8d96f78 Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:51,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-243173e0-10e9-4fe3-84a7-0846f8d96f78 2018-08-28 18:40:52,001 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-dca1e8c0-e5f8-43cd-8bb7-71b52f5c9ccf 2018-08-28 18:40:52,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75e5ff45f0ec5b2c40519e50a756ed1073d7de63" 2018-08-28 18:40:53,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-88a22a51-7d26-4ac4-830d-a42f3f60dc12 Date: Tue, 28 Aug 2018 18:40:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:40:53,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/95023751-dc8c-4f05-949a-197dd002b923 used request id req-88a22a51-7d26-4ac4-830d-a42f3f60dc12 2018-08-28 18:40:53,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-1282382b-9a89-46de-8abf-5b851e4acf2e Date: Tue, 28 Aug 2018 18:40:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:40:54,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1282382b-9a89-46de-8abf-5b851e4acf2e 2018-08-28 18:40:54,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-103128db-9bd2-43a1-81e3-b4a122fed514 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:54,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-103128db-9bd2-43a1-81e3-b4a122fed514 2018-08-28 18:40:54,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:54,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35bc1cd-2486-4a57-b0a0-5db182ff9fee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:54,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-a35bc1cd-2486-4a57-b0a0-5db182ff9fee 2018-08-28 18:40:54,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:54,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba380185-95eb-451c-a1fe-fede81753ae5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:54,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-ba380185-95eb-451c-a1fe-fede81753ae5 2018-08-28 18:40:54,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:54,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,489 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5108c5d8-47ac-4294-becc-5ddcf31efbbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:54,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-5108c5d8-47ac-4294-becc-5ddcf31efbbc 2018-08-28 18:40:54,489 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:54,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b9acf5-ed88-4e7f-be94-99f80d026208 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:40:54,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-52b9acf5-ed88-4e7f-be94-99f80d026208 2018-08-28 18:40:54,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8c7bbd-d986-43f4-94a7-3814362e5a5c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:40:54,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-0b8c7bbd-d986-43f4-94a7-3814362e5a5c 2018-08-28 18:40:54,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ae568d-fdd9-44da-93d9-a3e77327c1ce 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:40:54,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-58ae568d-fdd9-44da-93d9-a3e77327c1ce 2018-08-28 18:40:54,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:54,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-961406c0-c81c-475c-8a6f-049a11b74a25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:40:54,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-961406c0-c81c-475c-8a6f-049a11b74a25 2018-08-28 18:40:54,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:40:54,841 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj 2018-08-28 18:40:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/38328fa49d3e47ee93b8fd4a19a0027a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:55,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed5720f4-203b-4212-91d9-7ee79ca5d87e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:55,123 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/38328fa49d3e47ee93b8fd4a19a0027a used request id req-ed5720f4-203b-4212-91d9-7ee79ca5d87e 2018-08-28 18:40:55,123 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-c26fdb0d-2ae1-4c8-proj-role 2018-08-28 18:40:55,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/476d158c9166455b9384f6597adebfa7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:55,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f440020c-25b4-4959-a535-6a1bb32d8a46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:55,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/476d158c9166455b9384f6597adebfa7 used request id req-f440020c-25b4-4959-a535-6a1bb32d8a46 2018-08-28 18:40:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2adc006d4be9312663cc287a5e7376b55f566862" 2018-08-28 18:40:55,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d8d405c-a65e-464c-96f2-e579995b8786 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:55,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d8d405c-a65e-464c-96f2-e579995b8786 2018-08-28 18:40:55,325 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-c26fdb0d-2ae1-4c8-user 2018-08-28 18:40:55,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f716253ceeaf4d79a5d006c8fc957062 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83855d562cdab5905ba055c2116b14876b2cb7b0" 2018-08-28 18:40:55,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39851863-e8e6-431b-84f2-e8bbc7617982 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:55,533 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f716253ceeaf4d79a5d006c8fc957062 used request id req-39851863-e8e6-431b-84f2-e8bbc7617982 2018-08-28 18:40:55,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:55,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["8c10gVqLTYiVL4n8TK5iHw"], "issued_at": "2018-08-28T18:40:55.000000Z"}} 2018-08-28 18:40:55,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4844167ad701d53ab2c401b073a2f27f39844466" 2018-08-28 18:40:56,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5434445f-99f2-4de3-992a-5718326e79b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:56,000 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5434445f-99f2-4de3-992a-5718326e79b6 2018-08-28 18:40:56,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:56,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:56,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["H1Kf-cZqSU2wXtvICKxC7w"], "issued_at": "2018-08-28T18:40:56.000000Z"}} 2018-08-28 18:40:56,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:40:56,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a653585f-e880-4b82-925f-bba9d8fad3da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:56,483 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a653585f-e880-4b82-925f-bba9d8fad3da 2018-08-28 18:40:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:56,492 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-785842f7-d885-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:40:56,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-686ca24d-a66e-40f7-a48f-546000654c82 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-785842f7-d885-4ab-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:40:56,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-785842f7-d885-4ab-proj used request id req-686ca24d-a66e-40f7-a48f-546000654c82 2018-08-28 18:40:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:40:56,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-875f0db1-fe9d-42fe-b55b-ee65f76dc6e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:56,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-875f0db1-fe9d-42fe-b55b-ee65f76dc6e0 2018-08-28 18:40:56,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj"}}' 2018-08-28 18:40:56,781 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8aeb0ff7-789a-41ea-98d0-fd4d85e90cc9 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ae61c7cac5e24b8e9c5a4978d98b76eb"}, "enabled": true, "id": "ae61c7cac5e24b8e9c5a4978d98b76eb", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj"}} 2018-08-28 18:40:56,781 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8aeb0ff7-789a-41ea-98d0-fd4d85e90cc9 2018-08-28 18:40:56,781 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-785842f7-d885-4ab-proj 2018-08-28 18:40:56,781 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:56,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:57,251 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:40:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["eRUulwUaTLKgpTictXpjkA"], "issued_at": "2018-08-28T18:40:57.000000Z"}} 2018-08-28 18:40:57,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758a46d09e9e1a86dcf97c67ba981558ad34b199" 2018-08-28 18:40:57,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbe9a3a6-2884-4c2a-a214-b20794556895 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:57,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dbe9a3a6-2884-4c2a-a214-b20794556895 2018-08-28 18:40:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:40:57,350 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:40:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:40:57,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758a46d09e9e1a86dcf97c67ba981558ad34b199" 2018-08-28 18:40:57,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a7f461-bc2f-485a-a8e6-41e5398a3952 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:40:57,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-39a7f461-bc2f-485a-a8e6-41e5398a3952 2018-08-28 18:40:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-785842f7-d885-4ab-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758a46d09e9e1a86dcf97c67ba981558ad34b199" 2018-08-28 18:40:57,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ae280e2-626d-40e1-8e12-0c4567dd2a93 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-785842f7-d885-4ab-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ae61c7cac5e24b8e9c5a4978d98b76eb"}, "enabled": true, "id": "ae61c7cac5e24b8e9c5a4978d98b76eb", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj"}]} 2018-08-28 18:40:57,547 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-785842f7-d885-4ab-proj used request id req-4ae280e2-626d-40e1-8e12-0c4567dd2a93 2018-08-28 18:40:57,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758a46d09e9e1a86dcf97c67ba981558ad34b199" 2018-08-28 18:40:57,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7533c1d1-4780-4444-846c-eaa60fa7ecd8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:40:57,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7533c1d1-4780-4444-846c-eaa60fa7ecd8 2018-08-28 18:40:58,014 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-785842f7-d885-4ab-user 2018-08-28 18:40:58,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:58,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:40:58,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d934d59e-1a31-4d45-8f4f-e741fe934e11 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:40:58,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d934d59e-1a31-4d45-8f4f-e741fe934e11 2018-08-28 18:40:58,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" -d '{"role": {"name": "CreateImageSuccessTests-785842f7-d885-4ab-proj-role"}}' 2018-08-28 18:40:58,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a3642ea-1b68-4134-9580-db66e5e9ddc5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2222c794e7904b929d29afc3260315b9", "links": {"self": "http://172.30.9.28:5000/v3/roles/2222c794e7904b929d29afc3260315b9"}, "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj-role"}} 2018-08-28 18:40:58,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4a3642ea-1b68-4134-9580-db66e5e9ddc5 2018-08-28 18:40:58,216 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-785842f7-d885-4ab-proj-role 2018-08-28 18:40:58,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2222c794e7904b929d29afc3260315b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:40:58,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2f5a84a-77c2-448b-ab3d-bb40b28b1165 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2222c794e7904b929d29afc3260315b9"}, "domain_id": null, "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj-role", "id": "2222c794e7904b929d29afc3260315b9"}} 2018-08-28 18:40:58,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2222c794e7904b929d29afc3260315b9 used request id req-b2f5a84a-77c2-448b-ab3d-bb40b28b1165 2018-08-28 18:40:58,235 - keystone_utils - INFO - Granting role CreateImageSuccessTests-785842f7-d885-4ab-proj-role to project CreateImageSuccessTests-785842f7-d885-4ab-proj 2018-08-28 18:40:58,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ae61c7cac5e24b8e9c5a4978d98b76eb/users/9561f93798364956ae7895b5f38bf67f/roles/2222c794e7904b929d29afc3260315b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:40:58,363 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:40:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94a626a3-ca2d-4634-ba50-ddb1522f57fe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:40:58,363 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ae61c7cac5e24b8e9c5a4978d98b76eb/users/9561f93798364956ae7895b5f38bf67f/roles/2222c794e7904b929d29afc3260315b9 used request id req-94a626a3-ca2d-4634-ba50-ddb1522f57fe 2018-08-28 18:40:58,364 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:40:58,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:40:58,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:40:58,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2222c794e7904b929d29afc3260315b9", "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj-role"}], "expires_at": "2018-08-28T19:40:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae61c7cac5e24b8e9c5a4978d98b76eb", "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-785842f7-d885-4ab-user", "id": "9561f93798364956ae7895b5f38bf67f"}, "audit_ids": ["NBOgV-iMQdiCGjkiYMdCyg"], "issued_at": "2018-08-28T18:40:58.000000Z"}} 2018-08-28 18:40:58,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" 2018-08-28 18:40:58,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:40:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13296f52-b05a-4a8f-abe8-e782df3656e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:40:58,831 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-13296f52-b05a-4a8f-abe8-e782df3656e8 2018-08-28 18:40:58,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" 2018-08-28 18:40:59,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4ff88b31-c652-4a32-b7b5-3a9fab6792bb Date: Tue, 28 Aug 2018 18:40:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb"} 2018-08-28 18:40:59,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb used request id req-4ff88b31-c652-4a32-b7b5-3a9fab6792bb 2018-08-28 18:40:59,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" 2018-08-28 18:40:59,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9f6b2f64-f358-4e07-acb4-8ea985f7d5fc Date: Tue, 28 Aug 2018 18:40: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-08-28 18:40:59,169 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9f6b2f64-f358-4e07-acb4-8ea985f7d5fc 2018-08-28 18:40:59,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb"}' 2018-08-28 18:40:59,417 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5 X-Openstack-Request-Id: req-b5e736d8-aa67-478b-b889-53b0873c21f8 Date: Tue, 28 Aug 2018 18:40:59 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:40:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5", "min_disk": 0, "protected": false, "id": "9b122b56-29b6-4692-8226-647ed5bbc3a5", "file": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/file", "checksum": null, "owner": "ae61c7cac5e24b8e9c5a4978d98b76eb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:40:59,417 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b5e736d8-aa67-478b-b889-53b0873c21f8 2018-08-28 18:40:59,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" -d '' 2018-08-28 18:41:00,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a5d7b31-c28c-4d23-8629-acd0af49b98e Date: Tue, 28 Aug 2018 18:41:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:41:00,413 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/file used request id req-6a5d7b31-c28c-4d23-8629-acd0af49b98e 2018-08-28 18:41:00,414 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:41:00,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" 2018-08-28 18:41:00,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-905765f7-1da3-4094-9a43-55ac31349c81 Date: Tue, 28 Aug 2018 18:41:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:00Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/snap", "metadata": {}}], "self": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5", "min_disk": 0, "protected": false, "id": "9b122b56-29b6-4692-8226-647ed5bbc3a5", "file": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae61c7cac5e24b8e9c5a4978d98b76eb", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:00,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5 used request id req-905765f7-1da3-4094-9a43-55ac31349c81 2018-08-28 18:41:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" 2018-08-28 18:41:00,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0111d413-e36d-45c7-9a3f-a7a7fe486f77 Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:00,738 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0111d413-e36d-45c7-9a3f-a7a7fe486f77 2018-08-28 18:41:00,741 - create_image - INFO - Created image with name - CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb 2018-08-28 18:41:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" 2018-08-28 18:41:00,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-3bdcde41-211f-49e1-8b30-ba4607bb376b Date: Tue, 28 Aug 2018 18:41:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:00Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/snap", "metadata": {}}], "self": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5", "min_disk": 0, "protected": false, "id": "9b122b56-29b6-4692-8226-647ed5bbc3a5", "file": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae61c7cac5e24b8e9c5a4978d98b76eb", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:00,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5 used request id req-3bdcde41-211f-49e1-8b30-ba4607bb376b 2018-08-28 18:41:00,760 - create_image - DEBUG - Instance status is - active 2018-08-28 18:41:00,760 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb 2018-08-28 18:41:00,761 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb 2018-08-28 18:41:00,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:01,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2222c794e7904b929d29afc3260315b9", "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj-role"}], "expires_at": "2018-08-28T19:41:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae61c7cac5e24b8e9c5a4978d98b76eb", "name": "CreateImageSuccessTests-785842f7-d885-4ab-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/ae61c7cac5e24b8e9c5a4978d98b76eb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-785842f7-d885-4ab-user", "id": "9561f93798364956ae7895b5f38bf67f"}, "audit_ids": ["oFOEIhXdT36OmMS9R3cuWQ"], "issued_at": "2018-08-28T18:41:01.000000Z"}} 2018-08-28 18:41:01,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28498d6b484d8486d126a97ca9ed019637f6fa61" 2018-08-28 18:41:01,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-e967fe1c-c7bc-4f3e-9740-bda86894fc01 Date: Tue, 28 Aug 2018 18:41:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:40:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:00Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/snap", "metadata": {}}], "self": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5", "min_disk": 0, "protected": false, "id": "9b122b56-29b6-4692-8226-647ed5bbc3a5", "file": "/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ae61c7cac5e24b8e9c5a4978d98b76eb", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9b122b56-29b6-4692-8226-647ed5bbc3a5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb"} 2018-08-28 18:41:01,324 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb used request id req-e967fe1c-c7bc-4f3e-9740-bda86894fc01 2018-08-28 18:41:01,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}28498d6b484d8486d126a97ca9ed019637f6fa61" 2018-08-28 18:41:01,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f68a672f-eb40-458a-bfbc-9d4bbc75b725 Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:01,482 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f68a672f-eb40-458a-bfbc-9d4bbc75b725 2018-08-28 18:41:01,485 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-471a1caf-dcfd-4364-9f4a-3826228864cb 2018-08-28 18:41:01,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}65b8ab60774ac9a35bc7f17807ddb9ecbec0d896" 2018-08-28 18:41:02,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4580241f-c652-43cf-9911-468b1618d659 Date: Tue, 28 Aug 2018 18:41:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:41:02,811 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9b122b56-29b6-4692-8226-647ed5bbc3a5 used request id req-4580241f-c652-43cf-9911-468b1618d659 2018-08-28 18:41:02,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-fa2909a6-2858-4bd6-8b93-71df32914348 Date: Tue, 28 Aug 2018 18:41:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:03,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fa2909a6-2858-4bd6-8b93-71df32914348 2018-08-28 18:41:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c4a6b0a-5222-4c54-a7f0-0ac80620d7f8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:03,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-4c4a6b0a-5222-4c54-a7f0-0ac80620d7f8 2018-08-28 18:41:03,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:03,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a99ce3a8-ac10-4894-a4a8-5f446dc71109 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:03,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-a99ce3a8-ac10-4894-a4a8-5f446dc71109 2018-08-28 18:41:03,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,323 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c85fa2e8-9ba7-475c-8d2a-4525b17da299 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:03,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-c85fa2e8-9ba7-475c-8d2a-4525b17da299 2018-08-28 18:41:03,323 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:03,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,406 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ece0befa-78fc-49ad-9914-33858835c4cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:03,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-ece0befa-78fc-49ad-9914-33858835c4cc 2018-08-28 18:41:03,406 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:03,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20661a19-c77e-44f9-98b6-f7a2ecc861bb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:03,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-20661a19-c77e-44f9-98b6-f7a2ecc861bb 2018-08-28 18:41:03,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81f2047d-eecb-407c-a45c-6f2b145039f5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:03,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-81f2047d-eecb-407c-a45c-6f2b145039f5 2018-08-28 18:41:03,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c239787-8f62-4d44-9c18-1d49159cfff0 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:03,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-0c239787-8f62-4d44-9c18-1d49159cfff0 2018-08-28 18:41:03,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:03,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d2fff7e-deb1-4872-a1dc-034e068ba244 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:03,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-7d2fff7e-deb1-4872-a1dc-034e068ba244 2018-08-28 18:41:03,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:03,850 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-785842f7-d885-4ab-proj 2018-08-28 18:41:03,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ae61c7cac5e24b8e9c5a4978d98b76eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:04,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-733dde53-d0a7-4f61-9949-9e91a5188200 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:04,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ae61c7cac5e24b8e9c5a4978d98b76eb used request id req-733dde53-d0a7-4f61-9949-9e91a5188200 2018-08-28 18:41:04,053 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-785842f7-d885-4ab-proj-role 2018-08-28 18:41:04,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2222c794e7904b929d29afc3260315b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:04,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04b9153f-80b4-4a5f-b08f-153347afe9f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:04,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2222c794e7904b929d29afc3260315b9 used request id req-04b9153f-80b4-4a5f-b08f-153347afe9f7 2018-08-28 18:41:04,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d65d80a2438283ac6ca071a38d249d1baf2668ac" 2018-08-28 18:41:04,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8b9c0e-fb88-4649-a3c2-cc7d14b68dfb Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:04,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6c8b9c0e-fb88-4649-a3c2-cc7d14b68dfb 2018-08-28 18:41:04,249 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-785842f7-d885-4ab-user 2018-08-28 18:41:04,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9561f93798364956ae7895b5f38bf67f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}758a46d09e9e1a86dcf97c67ba981558ad34b199" 2018-08-28 18:41:04,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f108c241-6f0d-4b00-a951-ccd81e7ec3b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:04,427 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9561f93798364956ae7895b5f38bf67f used request id req-f108c241-6f0d-4b00-a951-ccd81e7ec3b6 2018-08-28 18:41:04,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:04,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["EpE00RvOTeSJoKl11yUm_g"], "issued_at": "2018-08-28T18:41:04.000000Z"}} 2018-08-28 18:41:04,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}852c655949fe45f95cd190e8ff135af40013326e" 2018-08-28 18:41:04,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64a1579-93ad-4180-8efc-60a5d31a4e1c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:04,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f64a1579-93ad-4180-8efc-60a5d31a4e1c 2018-08-28 18:41:04,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:04,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:05,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["guRxxn5-QOa7z-VC2hMhvg"], "issued_at": "2018-08-28T18:41:05.000000Z"}} 2018-08-28 18:41:05,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:05,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57b3c49-691f-4493-b2b9-73d4bff77252 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:05,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d57b3c49-691f-4493-b2b9-73d4bff77252 2018-08-28 18:41:05,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:05,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:05,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d534085c-6eb2-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:05,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f36dbd3d-3498-420d-a32a-aeacc3abb192 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d534085c-6eb2-49b-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:05,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-d534085c-6eb2-49b-proj used request id req-f36dbd3d-3498-420d-a32a-aeacc3abb192 2018-08-28 18:41:05,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:05,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1aae020-0fbd-45dd-99b4-dc05c79f7a99 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:05,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a1aae020-0fbd-45dd-99b4-dc05c79f7a99 2018-08-28 18:41:05,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj"}}' 2018-08-28 18:41:05,629 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6f597dc-14f0-4e57-bc24-f987cf7260b8 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2ee7f5afeea4033ba7ddc7cdd27fecd"}, "enabled": true, "id": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj"}} 2018-08-28 18:41:05,629 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a6f597dc-14f0-4e57-bc24-f987cf7260b8 2018-08-28 18:41:05,629 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-d534085c-6eb2-49b-proj 2018-08-28 18:41:05,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:05,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:06,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Ie9WBCp7Th6hgcjOLMaIaw"], "issued_at": "2018-08-28T18:41:06.000000Z"}} 2018-08-28 18:41:06,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a193d3f464cdc2c443311ff1b85844ad462371ee" 2018-08-28 18:41:06,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25591fa5-6c40-4029-8373-af05a72afc4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:06,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-25591fa5-6c40-4029-8373-af05a72afc4b 2018-08-28 18:41:06,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:06,103 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a193d3f464cdc2c443311ff1b85844ad462371ee" 2018-08-28 18:41:06,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e335e65c-d1bb-487c-9f2e-8431ce976261 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:06,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e335e65c-d1bb-487c-9f2e-8431ce976261 2018-08-28 18:41:06,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-d534085c-6eb2-49b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a193d3f464cdc2c443311ff1b85844ad462371ee" 2018-08-28 18:41:06,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2dd12f7-4ef8-4a17-a790-5d98a70eb256 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-d534085c-6eb2-49b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f2ee7f5afeea4033ba7ddc7cdd27fecd"}, "enabled": true, "id": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj"}]} 2018-08-28 18:41:06,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-d534085c-6eb2-49b-proj used request id req-f2dd12f7-4ef8-4a17-a790-5d98a70eb256 2018-08-28 18:41:06,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a193d3f464cdc2c443311ff1b85844ad462371ee" 2018-08-28 18:41:06,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8cb34d-bf06-4620-a8cc-24a07fc6c4c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:06,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dc8cb34d-bf06-4620-a8cc-24a07fc6c4c2 2018-08-28 18:41:06,756 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-d534085c-6eb2-49b-user 2018-08-28 18:41:06,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:06,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:06,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee52f6a-ef09-47c5-af2c-d73814920312 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:06,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7ee52f6a-ef09-47c5-af2c-d73814920312 2018-08-28 18:41:06,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" -d '{"role": {"name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj-role"}}' 2018-08-28 18:41:06,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f0f48d0-0f31-4fd5-9f9c-132715e10a14 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5d6704fb23f4265a211f06a891cb930", "links": {"self": "http://172.30.9.28:5000/v3/roles/d5d6704fb23f4265a211f06a891cb930"}, "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj-role"}} 2018-08-28 18:41:06,960 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f0f48d0-0f31-4fd5-9f9c-132715e10a14 2018-08-28 18:41:06,961 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-d534085c-6eb2-49b-proj-role 2018-08-28 18:41:06,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d5d6704fb23f4265a211f06a891cb930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:07,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb348efe-2c7c-4016-8fe6-5c0c15aeb65e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d5d6704fb23f4265a211f06a891cb930"}, "domain_id": null, "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj-role", "id": "d5d6704fb23f4265a211f06a891cb930"}} 2018-08-28 18:41:07,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d5d6704fb23f4265a211f06a891cb930 used request id req-bb348efe-2c7c-4016-8fe6-5c0c15aeb65e 2018-08-28 18:41:07,051 - keystone_utils - INFO - Granting role CreateImageSuccessTests-d534085c-6eb2-49b-proj-role to project CreateImageSuccessTests-d534085c-6eb2-49b-proj 2018-08-28 18:41:07,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f2ee7f5afeea4033ba7ddc7cdd27fecd/users/e94679cd592d49d6b54506126e9a799c/roles/d5d6704fb23f4265a211f06a891cb930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:07,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7573b0d4-f611-4bbf-9561-c3b512e60c73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:07,172 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f2ee7f5afeea4033ba7ddc7cdd27fecd/users/e94679cd592d49d6b54506126e9a799c/roles/d5d6704fb23f4265a211f06a891cb930 used request id req-7573b0d4-f611-4bbf-9561-c3b512e60c73 2018-08-28 18:41:07,173 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:41:07,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:07,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:07,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5d6704fb23f4265a211f06a891cb930", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj-role"}], "expires_at": "2018-08-28T19:41:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d534085c-6eb2-49b-user", "id": "e94679cd592d49d6b54506126e9a799c"}, "audit_ids": ["NIAsHq7wTVKDE4ptyrBmPw"], "issued_at": "2018-08-28T18:41:07.000000Z"}} 2018-08-28 18:41:07,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" 2018-08-28 18:41:07,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65c2a309-cb7c-4f8d-a00e-5c7d3ecfc5b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:07,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65c2a309-cb7c-4f8d-a00e-5c7d3ecfc5b8 2018-08-28 18:41:07,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" 2018-08-28 18:41:07,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-81e98aba-9b36-4561-bfe1-634509ed1077 Date: Tue, 28 Aug 2018 18:41:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c"} 2018-08-28 18:41:07,801 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c used request id req-81e98aba-9b36-4561-bfe1-634509ed1077 2018-08-28 18:41:07,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" 2018-08-28 18:41:07,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-075e536c-680e-4925-8b5e-70247bdd23e1 Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:07,958 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-075e536c-680e-4925-8b5e-70247bdd23e1 2018-08-28 18:41:07,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c"}' 2018-08-28 18:41:08,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812 X-Openstack-Request-Id: req-fdaa6e36-9050-4323-86fb-2a713c66a786 Date: Tue, 28 Aug 2018 18:41:08 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812", "min_disk": 0, "protected": false, "id": "5dec8eea-2ed1-4910-925c-3898d4f44812", "file": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812/file", "checksum": null, "owner": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:08,184 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fdaa6e36-9050-4323-86fb-2a713c66a786 2018-08-28 18:41:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" -d '' 2018-08-28 18:41:09,345 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3633d879-ea4d-4407-9c5c-76e33270b552 Date: Tue, 28 Aug 2018 18:41:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:41:09,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812/file used request id req-3633d879-ea4d-4407-9c5c-76e33270b552 2018-08-28 18:41:09,346 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:41:09,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" 2018-08-28 18:41:09,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-22b82324-3b84-460b-b8b7-2ac0bdf89110 Date: Tue, 28 Aug 2018 18:41:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:09Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "metadata": {}}], "self": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812", "min_disk": 0, "protected": false, "id": "5dec8eea-2ed1-4910-925c-3898d4f44812", "file": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:09,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812 used request id req-22b82324-3b84-460b-b8b7-2ac0bdf89110 2018-08-28 18:41:09,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" 2018-08-28 18:41:09,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5ce80613-866c-4e1b-994b-b0474934dfab Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:09,667 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5ce80613-866c-4e1b-994b-b0474934dfab 2018-08-28 18:41:09,670 - create_image - INFO - Created image with name - CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c 2018-08-28 18:41:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" 2018-08-28 18:41:09,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-2459d37c-7f78-439e-9091-08026d8f5587 Date: Tue, 28 Aug 2018 18:41:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:09Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "metadata": {}}], "self": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812", "min_disk": 0, "protected": false, "id": "5dec8eea-2ed1-4910-925c-3898d4f44812", "file": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:09,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812 used request id req-2459d37c-7f78-439e-9091-08026d8f5587 2018-08-28 18:41:09,843 - create_image - DEBUG - Instance status is - active 2018-08-28 18:41:09,843 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c 2018-08-28 18:41:09,843 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c 2018-08-28 18:41:09,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:10,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5d6704fb23f4265a211f06a891cb930", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj-role"}], "expires_at": "2018-08-28T19:41:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d534085c-6eb2-49b-user", "id": "e94679cd592d49d6b54506126e9a799c"}, "audit_ids": ["aFp_Ij-VSCWQ-elIBNmPcA"], "issued_at": "2018-08-28T18:41:10.000000Z"}} 2018-08-28 18:41:10,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ddca7fac5c01ebea03c12999a864b0dee5b8279" 2018-08-28 18:41:10,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-5d951ee8-066a-4a54-b07d-18a7ffea0daa Date: Tue, 28 Aug 2018 18:41:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:09Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "metadata": {}}], "self": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812", "min_disk": 0, "protected": false, "id": "5dec8eea-2ed1-4910-925c-3898d4f44812", "file": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c"} 2018-08-28 18:41:10,469 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c used request id req-5d951ee8-066a-4a54-b07d-18a7ffea0daa 2018-08-28 18:41:10,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5ddca7fac5c01ebea03c12999a864b0dee5b8279" 2018-08-28 18:41:10,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b69650a5-760a-4336-af61-de9014ba09be Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:10,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b69650a5-760a-4336-af61-de9014ba09be 2018-08-28 18:41:10,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:10,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:11,013 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5d6704fb23f4265a211f06a891cb930", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj-role"}], "expires_at": "2018-08-28T19:41:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "name": "CreateImageSuccessTests-d534085c-6eb2-49b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f2ee7f5afeea4033ba7ddc7cdd27fecd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-d534085c-6eb2-49b-user", "id": "e94679cd592d49d6b54506126e9a799c"}, "audit_ids": ["_cHtNEaTSxmy3Bdsms2RtA"], "issued_at": "2018-08-28T18:41:11.000000Z"}} 2018-08-28 18:41:11,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06a642cdd6b945f43e6cbcae79683681b2936fc5" 2018-08-28 18:41:11,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cf9132-a3c4-4b94-9f58-a55069862da4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:11,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2cf9132-a3c4-4b94-9f58-a55069862da4 2018-08-28 18:41:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06a642cdd6b945f43e6cbcae79683681b2936fc5" 2018-08-28 18:41:11,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-8201c6ea-3122-424d-bb56-a728bd105e34 Date: Tue, 28 Aug 2018 18:41:11 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:09Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "metadata": {}}], "self": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812", "min_disk": 0, "protected": false, "id": "5dec8eea-2ed1-4910-925c-3898d4f44812", "file": "/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f2ee7f5afeea4033ba7ddc7cdd27fecd", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/5dec8eea-2ed1-4910-925c-3898d4f44812/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c"} 2018-08-28 18:41:11,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c used request id req-8201c6ea-3122-424d-bb56-a728bd105e34 2018-08-28 18:41:11,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06a642cdd6b945f43e6cbcae79683681b2936fc5" 2018-08-28 18:41:11,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-46aae9e6-1aca-4c2c-bfe7-7a28cd50fe40 Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:11,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-46aae9e6-1aca-4c2c-bfe7-7a28cd50fe40 2018-08-28 18:41:11,431 - create_image - INFO - Found image with name - CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c 2018-08-28 18:41:11,432 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-a796336c-6dfe-4a46-af2e-c3efcc9b659c 2018-08-28 18:41:11,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b747041495fabcb13450b75120145b12ccf05cee" 2018-08-28 18:41:12,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7e70bd30-1103-4421-ac94-46f4ed105f45 Date: Tue, 28 Aug 2018 18:41:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:41:12,308 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/5dec8eea-2ed1-4910-925c-3898d4f44812 used request id req-7e70bd30-1103-4421-ac94-46f4ed105f45 2018-08-28 18:41:12,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:12,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b8c26189-4081-4866-b924-f70ffbb2f1bc Date: Tue, 28 Aug 2018 18:41:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:12,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b8c26189-4081-4866-b924-f70ffbb2f1bc 2018-08-28 18:41:12,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:12,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c0844e-3e48-4113-bf55-c53e779ea63c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:12,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-86c0844e-3e48-4113-bf55-c53e779ea63c 2018-08-28 18:41:12,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:12,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:12,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a36e08-9ff5-4941-b3da-b43c443eda5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:12,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-c0a36e08-9ff5-4941-b3da-b43c443eda5c 2018-08-28 18:41:12,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:12,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:12,791 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc7a871b-d0b7-452f-a7e0-6c61b51434bc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:12,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-fc7a871b-d0b7-452f-a7e0-6c61b51434bc 2018-08-28 18:41:12,792 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:12,874 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90a82523-6dc2-4215-84b7-27c54ae8e0a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:12,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-90a82523-6dc2-4215-84b7-27c54ae8e0a4 2018-08-28 18:41:12,875 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:12,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:12,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6411029e-b5dd-4344-96fd-a79811a8845d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:12,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-6411029e-b5dd-4344-96fd-a79811a8845d 2018-08-28 18:41:12,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:12,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841f1df6-259b-4c91-b7c6-313107b20743 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:12,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-841f1df6-259b-4c91-b7c6-313107b20743 2018-08-28 18:41:12,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:13,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25b5221b-ca33-4815-a994-11599c153769 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:13,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-25b5221b-ca33-4815-a994-11599c153769 2018-08-28 18:41:13,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:13,160 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-820d4ab7-a000-45c3-9129-0c8200d8e103 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:13,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-820d4ab7-a000-45c3-9129-0c8200d8e103 2018-08-28 18:41:13,161 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:13,162 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-d534085c-6eb2-49b-proj 2018-08-28 18:41:13,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f2ee7f5afeea4033ba7ddc7cdd27fecd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:13,373 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf185c06-4649-4486-a6af-17f631404516 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:13,373 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f2ee7f5afeea4033ba7ddc7cdd27fecd used request id req-cf185c06-4649-4486-a6af-17f631404516 2018-08-28 18:41:13,374 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-d534085c-6eb2-49b-proj-role 2018-08-28 18:41:13,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d5d6704fb23f4265a211f06a891cb930 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:13,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ace1f02-de8c-4485-84d2-980ffaf30b95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:13,475 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d5d6704fb23f4265a211f06a891cb930 used request id req-2ace1f02-de8c-4485-84d2-980ffaf30b95 2018-08-28 18:41:13,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c92701acdcfff0f1e1a5fb2fbd4c6f8f9ac3f0a" 2018-08-28 18:41:13,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72de8358-bfc6-434b-8f93-72219820edbc Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:13,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-72de8358-bfc6-434b-8f93-72219820edbc 2018-08-28 18:41:13,569 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-d534085c-6eb2-49b-user 2018-08-28 18:41:13,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e94679cd592d49d6b54506126e9a799c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a193d3f464cdc2c443311ff1b85844ad462371ee" 2018-08-28 18:41:13,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c79eaeae-8f41-4382-9e8a-a769ccb8a0b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:13,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e94679cd592d49d6b54506126e9a799c used request id req-c79eaeae-8f41-4382-9e8a-a769ccb8a0b1 2018-08-28 18:41:13,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:14,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["0P8GdSquRi6L0S5uND9bUA"], "issued_at": "2018-08-28T18:41:14.000000Z"}} 2018-08-28 18:41:14,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8700b323cfb1d5c0d119242c7f013ab33d87a3e" 2018-08-28 18:41:14,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837844fb-34cc-4c49-8eb8-e44fface4ba9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:14,240 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-837844fb-34cc-4c49-8eb8-e44fface4ba9 2018-08-28 18:41:14,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:14,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:14,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["2y3n6f_GQzmrJSatbi7Nfg"], "issued_at": "2018-08-28T18:41:14.000000Z"}} 2018-08-28 18:41:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:14,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55a4f1b-4788-4b86-bdf5-310be317e570 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:14,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f55a4f1b-4788-4b86-bdf5-310be317e570 2018-08-28 18:41:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:14,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:14,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-67861e5c-b42b-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:14,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a19d37-d353-4686-9ac3-e02655aaee44 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-67861e5c-b42b-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:14,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-67861e5c-b42b-4cc-proj used request id req-e2a19d37-d353-4686-9ac3-e02655aaee44 2018-08-28 18:41:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:14,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca608e1-5116-46ca-ab76-0338e3929ece Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:14,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-aca608e1-5116-46ca-ab76-0338e3929ece 2018-08-28 18:41:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj"}}' 2018-08-28 18:41:15,044 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2f4a808-5c90-4498-ad62-439a5319fe80 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/59d8385f35e14a59aa9dd0e6a5cce779"}, "enabled": true, "id": "59d8385f35e14a59aa9dd0e6a5cce779", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj"}} 2018-08-28 18:41:15,044 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a2f4a808-5c90-4498-ad62-439a5319fe80 2018-08-28 18:41:15,045 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-67861e5c-b42b-4cc-proj 2018-08-28 18:41:15,045 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:15,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:15,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["AfC02U9CRpaCxusS20bp5w"], "issued_at": "2018-08-28T18:41:15.000000Z"}} 2018-08-28 18:41:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21239fe69a769f21f3cdd6b02e03e519d8a02d04" 2018-08-28 18:41:15,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48e78621-735e-46e7-b38f-0455cb5ade3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:15,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48e78621-735e-46e7-b38f-0455cb5ade3e 2018-08-28 18:41:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:15,520 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:15,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21239fe69a769f21f3cdd6b02e03e519d8a02d04" 2018-08-28 18:41:15,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ce17f63-2eba-4ac6-828d-83d332e189ec Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:15,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2ce17f63-2eba-4ac6-828d-83d332e189ec 2018-08-28 18:41:15,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-67861e5c-b42b-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21239fe69a769f21f3cdd6b02e03e519d8a02d04" 2018-08-28 18:41:15,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae2d5791-ff89-41af-8914-037e8a254c10 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-67861e5c-b42b-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/59d8385f35e14a59aa9dd0e6a5cce779"}, "enabled": true, "id": "59d8385f35e14a59aa9dd0e6a5cce779", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj"}]} 2018-08-28 18:41:15,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageSuccessTests-67861e5c-b42b-4cc-proj used request id req-ae2d5791-ff89-41af-8914-037e8a254c10 2018-08-28 18:41:15,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21239fe69a769f21f3cdd6b02e03e519d8a02d04" 2018-08-28 18:41:15,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb99d2b-94f1-4632-b4eb-157a255f3bf4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:15,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3bb99d2b-94f1-4632-b4eb-157a255f3bf4 2018-08-28 18:41:16,108 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-67861e5c-b42b-4cc-user 2018-08-28 18:41:16,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:16,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:16,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2094c0a-f1d4-4e8e-9374-350d9eb12bd3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:16,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a2094c0a-f1d4-4e8e-9374-350d9eb12bd3 2018-08-28 18:41:16,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" -d '{"role": {"name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role"}}' 2018-08-28 18:41:16,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30ca92cb-70d8-46c8-8641-3ff2a596c89c Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ab20b7831ba649c89af46dce5887761c", "links": {"self": "http://172.30.9.28:5000/v3/roles/ab20b7831ba649c89af46dce5887761c"}, "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role"}} 2018-08-28 18:41:16,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-30ca92cb-70d8-46c8-8641-3ff2a596c89c 2018-08-28 18:41:16,247 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role 2018-08-28 18:41:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ab20b7831ba649c89af46dce5887761c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:16,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8304a6f-aa37-405d-8c70-acd039ce886b Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ab20b7831ba649c89af46dce5887761c"}, "domain_id": null, "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role", "id": "ab20b7831ba649c89af46dce5887761c"}} 2018-08-28 18:41:16,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ab20b7831ba649c89af46dce5887761c used request id req-d8304a6f-aa37-405d-8c70-acd039ce886b 2018-08-28 18:41:16,342 - keystone_utils - INFO - Granting role CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role to project CreateImageSuccessTests-67861e5c-b42b-4cc-proj 2018-08-28 18:41:16,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/59d8385f35e14a59aa9dd0e6a5cce779/users/cf30297f237d400283abd1f7a489e322/roles/ab20b7831ba649c89af46dce5887761c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:16,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09a40cec-a8da-4496-8ee7-767be4bb3088 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:16,471 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/59d8385f35e14a59aa9dd0e6a5cce779/users/cf30297f237d400283abd1f7a489e322/roles/ab20b7831ba649c89af46dce5887761c used request id req-09a40cec-a8da-4496-8ee7-767be4bb3088 2018-08-28 18:41:16,472 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:41:16,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:16,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:16,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab20b7831ba649c89af46dce5887761c", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role"}], "expires_at": "2018-08-28T19:41:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d8385f35e14a59aa9dd0e6a5cce779", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-user", "id": "cf30297f237d400283abd1f7a489e322"}, "audit_ids": ["o05Mlu3bSLe96f3Flz6c8g"], "issued_at": "2018-08-28T18:41:16.000000Z"}} 2018-08-28 18:41:16,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" 2018-08-28 18:41:16,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-358c9e77-3c5b-41a4-b43c-4819b9af30b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:16,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-358c9e77-3c5b-41a4-b43c-4819b9af30b1 2018-08-28 18:41:16,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" 2018-08-28 18:41:17,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-528c31dc-dadf-43ac-b834-8bb7bd4a1bb2 Date: Tue, 28 Aug 2018 18:41:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a"} 2018-08-28 18:41:17,129 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a used request id req-528c31dc-dadf-43ac-b834-8bb7bd4a1bb2 2018-08-28 18:41:17,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" 2018-08-28 18:41:17,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16142dd5-1e3c-4e6e-bdb8-d942a523318e Date: Tue, 28 Aug 2018 18:41:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:41:17,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-16142dd5-1e3c-4e6e-bdb8-d942a523318e 2018-08-28 18:41:17,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a"}' 2018-08-28 18:41:17,892 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05 X-Openstack-Request-Id: req-af41b052-5a98-4a20-9a7c-5f13e0bf6453 Date: Tue, 28 Aug 2018 18:41:17 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05", "min_disk": 0, "protected": false, "id": "e6cff52e-a083-46d6-9ec7-943a5294da05", "file": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05/file", "checksum": null, "owner": "59d8385f35e14a59aa9dd0e6a5cce779", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:17,892 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-af41b052-5a98-4a20-9a7c-5f13e0bf6453 2018-08-28 18:41:17,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" -d '' 2018-08-28 18:41:19,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-aa1d2e3d-85b8-4607-9384-4ea9e271d4e2 Date: Tue, 28 Aug 2018 18:41:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:41:19,400 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05/file used request id req-aa1d2e3d-85b8-4607-9384-4ea9e271d4e2 2018-08-28 18:41:19,401 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:41:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" 2018-08-28 18:41:19,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-19fc3b24-98bd-4129-9ffd-e481ccb5617d Date: Tue, 28 Aug 2018 18:41:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "metadata": {}}], "self": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05", "min_disk": 0, "protected": false, "id": "e6cff52e-a083-46d6-9ec7-943a5294da05", "file": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59d8385f35e14a59aa9dd0e6a5cce779", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:19,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05 used request id req-19fc3b24-98bd-4129-9ffd-e481ccb5617d 2018-08-28 18:41:19,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" 2018-08-28 18:41:19,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f290ae18-f310-49ff-9164-7db97605ee16 Date: Tue, 28 Aug 2018 18:41:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:41:19,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f290ae18-f310-49ff-9164-7db97605ee16 2018-08-28 18:41:19,582 - create_image - INFO - Created image with name - CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a 2018-08-28 18:41:19,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" 2018-08-28 18:41:19,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-c8bbceca-a6c9-4df8-bc51-4402fd7cd190 Date: Tue, 28 Aug 2018 18:41:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "metadata": {}}], "self": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05", "min_disk": 0, "protected": false, "id": "e6cff52e-a083-46d6-9ec7-943a5294da05", "file": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59d8385f35e14a59aa9dd0e6a5cce779", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:19,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05 used request id req-c8bbceca-a6c9-4df8-bc51-4402fd7cd190 2018-08-28 18:41:19,836 - create_image - DEBUG - Instance status is - active 2018-08-28 18:41:19,836 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a 2018-08-28 18:41:19,836 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a 2018-08-28 18:41:19,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:20,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab20b7831ba649c89af46dce5887761c", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role"}], "expires_at": "2018-08-28T19:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d8385f35e14a59aa9dd0e6a5cce779", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-user", "id": "cf30297f237d400283abd1f7a489e322"}, "audit_ids": ["bk5QE-eYSk21WVcfrmNwvQ"], "issued_at": "2018-08-28T18:41:20.000000Z"}} 2018-08-28 18:41:20,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1be8aebb9832550609d6a2a11d9bdd29ccb69489" 2018-08-28 18:41:20,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-a060c701-8686-44d3-8d00-902c7d10526c Date: Tue, 28 Aug 2018 18:41:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "metadata": {}}], "self": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05", "min_disk": 0, "protected": false, "id": "e6cff52e-a083-46d6-9ec7-943a5294da05", "file": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59d8385f35e14a59aa9dd0e6a5cce779", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a"} 2018-08-28 18:41:20,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a used request id req-a060c701-8686-44d3-8d00-902c7d10526c 2018-08-28 18:41:20,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1be8aebb9832550609d6a2a11d9bdd29ccb69489" 2018-08-28 18:41:21,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bc75eae8-acda-424a-a27f-9d1cdac79f67 Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:21,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bc75eae8-acda-424a-a27f-9d1cdac79f67 2018-08-28 18:41:21,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:21,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:21,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ab20b7831ba649c89af46dce5887761c", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role"}], "expires_at": "2018-08-28T19:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "59d8385f35e14a59aa9dd0e6a5cce779", "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/59d8385f35e14a59aa9dd0e6a5cce779", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-67861e5c-b42b-4cc-user", "id": "cf30297f237d400283abd1f7a489e322"}, "audit_ids": ["q9pmaJHDTh-pYJUiB6bklQ"], "issued_at": "2018-08-28T18:41:21.000000Z"}} 2018-08-28 18:41:21,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}968d624cc92c0f7fdf49e4b4c2e09b3f4e39cacd" 2018-08-28 18:41:21,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62222fa1-5ac1-430b-a26d-adad027fca3f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:21,481 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-62222fa1-5ac1-430b-a26d-adad027fca3f 2018-08-28 18:41:21,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}968d624cc92c0f7fdf49e4b4c2e09b3f4e39cacd" 2018-08-28 18:41:21,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-ad6d2433-8a64-4848-80e0-a535d4587068 Date: Tue, 28 Aug 2018 18:41:21 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "metadata": {}}], "self": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05", "min_disk": 0, "protected": false, "id": "e6cff52e-a083-46d6-9ec7-943a5294da05", "file": "/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "59d8385f35e14a59aa9dd0e6a5cce779", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e6cff52e-a083-46d6-9ec7-943a5294da05/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a"} 2018-08-28 18:41:21,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a used request id req-ad6d2433-8a64-4848-80e0-a535d4587068 2018-08-28 18:41:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}968d624cc92c0f7fdf49e4b4c2e09b3f4e39cacd" 2018-08-28 18:41:21,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2b901cb-5801-4d47-b439-bfbaa1e741ad Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:21,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e2b901cb-5801-4d47-b439-bfbaa1e741ad 2018-08-28 18:41:21,819 - create_image - INFO - Found image with name - CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a 2018-08-28 18:41:21,820 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-c455516c-58a1-48aa-a60d-c3812b9ffd2a 2018-08-28 18:41:21,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8117e350969538e98485d4883a890e6e64abf726" 2018-08-28 18:41:23,449 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-62a8557d-4969-482b-bcfd-72cb62076f18 Date: Tue, 28 Aug 2018 18:41:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:41:23,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e6cff52e-a083-46d6-9ec7-943a5294da05 used request id req-62a8557d-4969-482b-bcfd-72cb62076f18 2018-08-28 18:41:23,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:23,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c5818c41-ff00-4f95-bae2-08788ffcdd2b Date: Tue, 28 Aug 2018 18:41:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:23,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c5818c41-ff00-4f95-bae2-08788ffcdd2b 2018-08-28 18:41:23,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:23,774 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6fbad9c-969f-4b3a-a1a3-8c7b96e659b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:23,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-c6fbad9c-969f-4b3a-a1a3-8c7b96e659b3 2018-08-28 18:41:23,775 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:23,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:23,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-025f0ce7-d8c4-4b3f-940f-0b21fe1fed7e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:23,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-025f0ce7-d8c4-4b3f-940f-0b21fe1fed7e 2018-08-28 18:41:23,867 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:23,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:23,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-607d238e-62cc-4c2e-b82d-36c2be84c32f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:23,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-607d238e-62cc-4c2e-b82d-36c2be84c32f 2018-08-28 18:41:23,955 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:23,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,037 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aa34736-db93-4f2f-8252-e4e80ac63f9e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:24,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-9aa34736-db93-4f2f-8252-e4e80ac63f9e 2018-08-28 18:41:24,038 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:24,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865b1519-9dda-42bb-8393-e52857ae73e1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:24,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-865b1519-9dda-42bb-8393-e52857ae73e1 2018-08-28 18:41:24,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5250540e-bb6e-47a4-8a08-33cb3c9ea0c1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:24,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-5250540e-bb6e-47a4-8a08-33cb3c9ea0c1 2018-08-28 18:41:24,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae6116f-6798-4224-9218-c9814eed414f 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:24,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-bae6116f-6798-4224-9218-c9814eed414f 2018-08-28 18:41:24,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,408 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2aa4781b-c220-4b54-b1a1-4cc90d202774 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:24,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-2aa4781b-c220-4b54-b1a1-4cc90d202774 2018-08-28 18:41:24,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:24,410 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-67861e5c-b42b-4cc-proj 2018-08-28 18:41:24,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/59d8385f35e14a59aa9dd0e6a5cce779 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0323d6ec-56a4-4044-8b36-523c4cabaac4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:24,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/59d8385f35e14a59aa9dd0e6a5cce779 used request id req-0323d6ec-56a4-4044-8b36-523c4cabaac4 2018-08-28 18:41:24,634 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-67861e5c-b42b-4cc-proj-role 2018-08-28 18:41:24,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ab20b7831ba649c89af46dce5887761c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2609b952-f52e-4e72-aad7-a4e0c6491969 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:24,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ab20b7831ba649c89af46dce5887761c used request id req-2609b952-f52e-4e72-aad7-a4e0c6491969 2018-08-28 18:41:24,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b704e70d94d9d375c56fdd1d6f6cab816447425" 2018-08-28 18:41:24,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6d0720-b965-4ed3-87c9-e529ff83d789 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:24,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0a6d0720-b965-4ed3-87c9-e529ff83d789 2018-08-28 18:41:24,843 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-67861e5c-b42b-4cc-user 2018-08-28 18:41:24,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cf30297f237d400283abd1f7a489e322 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21239fe69a769f21f3cdd6b02e03e519d8a02d04" 2018-08-28 18:41:25,018 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b2c407-9947-4dc9-93be-9b384ba9dab6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:25,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cf30297f237d400283abd1f7a489e322 used request id req-64b2c407-9947-4dc9-93be-9b384ba9dab6 2018-08-28 18:41:25,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:25,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kzegK40HSl2xoO3qClQyPw"], "issued_at": "2018-08-28T18:41:25.000000Z"}} 2018-08-28 18:41:25,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}830fd230f3cce291ca17c0b5d8222a8fa07b3087" 2018-08-28 18:41:25,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699ec827-84e9-43ef-bae1-5a18a883327c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:25,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-699ec827-84e9-43ef-bae1-5a18a883327c 2018-08-28 18:41:25,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:25,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:25,967 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BMdIrPCZRxa-h1KC-6ilGw"], "issued_at": "2018-08-28T18:41:26.000000Z"}} 2018-08-28 18:41:25,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:26,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e545eb9a-ac78-4138-864b-55e71cfdab76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:26,049 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e545eb9a-ac78-4138-864b-55e71cfdab76 2018-08-28 18:41:26,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:26,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:26,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-41dcb147-7a8e-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:26,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c760c416-7205-4894-9f18-14bc9dd5b407 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-41dcb147-7a8e-4c9-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:26,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-41dcb147-7a8e-4c9-proj used request id req-c760c416-7205-4894-9f18-14bc9dd5b407 2018-08-28 18:41:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:26,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090ca165-fcdf-472a-b774-4104419565c6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:26,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-090ca165-fcdf-472a-b774-4104419565c6 2018-08-28 18:41:26,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj"}}' 2018-08-28 18:41:26,347 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f68d1ab-8a51-4a87-a79d-9c8d61f79b0b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d6ed688ea9f4ecdbadb2ad8a6fe06e8"}, "enabled": true, "id": "3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj"}} 2018-08-28 18:41:26,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0f68d1ab-8a51-4a87-a79d-9c8d61f79b0b 2018-08-28 18:41:26,347 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-41dcb147-7a8e-4c9-proj 2018-08-28 18:41:26,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:26,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:26,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["y_m6S3j4TXeyxB5H5o3zDA"], "issued_at": "2018-08-28T18:41:26.000000Z"}} 2018-08-28 18:41:26,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdbb4afabb93c8193664ea7bfa94d13d053e236" 2018-08-28 18:41:26,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32536b61-18aa-4b7d-a71c-ad77c6a711be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:26,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-32536b61-18aa-4b7d-a71c-ad77c6a711be 2018-08-28 18:41:26,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:26,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:26,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdbb4afabb93c8193664ea7bfa94d13d053e236" 2018-08-28 18:41:26,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1033cde9-d846-4769-8d9a-0184c03ae918 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:26,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1033cde9-d846-4769-8d9a-0184c03ae918 2018-08-28 18:41:26,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-41dcb147-7a8e-4c9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdbb4afabb93c8193664ea7bfa94d13d053e236" 2018-08-28 18:41:27,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fcae8b-dc98-4fbc-86bb-546061b50c83 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-41dcb147-7a8e-4c9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d6ed688ea9f4ecdbadb2ad8a6fe06e8"}, "enabled": true, "id": "3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj"}]} 2018-08-28 18:41:27,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-41dcb147-7a8e-4c9-proj used request id req-68fcae8b-dc98-4fbc-86bb-546061b50c83 2018-08-28 18:41:27,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdbb4afabb93c8193664ea7bfa94d13d053e236" 2018-08-28 18:41:27,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ffce70-934e-4881-a4a0-1671799c9304 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:27,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-99ffce70-934e-4881-a4a0-1671799c9304 2018-08-28 18:41:27,481 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-41dcb147-7a8e-4c9-user 2018-08-28 18:41:27,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:27,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:27,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8fb05a-33e7-40e7-9fbf-574e2d240792 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:27,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6d8fb05a-33e7-40e7-9fbf-574e2d240792 2018-08-28 18:41:27,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" -d '{"role": {"name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj-role"}}' 2018-08-28 18:41:27,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248fc368-5e23-4e8e-9511-68ac4e4038f6 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "10d0b7b81b894565853d5522383c8404", "links": {"self": "http://172.30.9.28:5000/v3/roles/10d0b7b81b894565853d5522383c8404"}, "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj-role"}} 2018-08-28 18:41:27,679 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-248fc368-5e23-4e8e-9511-68ac4e4038f6 2018-08-28 18:41:27,679 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-41dcb147-7a8e-4c9-proj-role 2018-08-28 18:41:27,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/10d0b7b81b894565853d5522383c8404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:27,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed30c07f-2e72-4350-af25-bf85e9217ec0 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/10d0b7b81b894565853d5522383c8404"}, "domain_id": null, "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj-role", "id": "10d0b7b81b894565853d5522383c8404"}} 2018-08-28 18:41:27,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/10d0b7b81b894565853d5522383c8404 used request id req-ed30c07f-2e72-4350-af25-bf85e9217ec0 2018-08-28 18:41:27,698 - keystone_utils - INFO - Granting role CreateImageNegativeTests-41dcb147-7a8e-4c9-proj-role to project CreateImageNegativeTests-41dcb147-7a8e-4c9-proj 2018-08-28 18:41:27,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3d6ed688ea9f4ecdbadb2ad8a6fe06e8/users/93449715a94e4d36aff2d27eefaa1bf3/roles/10d0b7b81b894565853d5522383c8404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:27,754 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ac2f15a-e88e-441b-a23d-5d39f979e1b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:27,754 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3d6ed688ea9f4ecdbadb2ad8a6fe06e8/users/93449715a94e4d36aff2d27eefaa1bf3/roles/10d0b7b81b894565853d5522383c8404 used request id req-6ac2f15a-e88e-441b-a23d-5d39f979e1b4 2018-08-28 18:41:27,754 - openstack_tests - DEBUG - Image metadata - None 2018-08-28 18:41:27,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:27,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:28,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "10d0b7b81b894565853d5522383c8404", "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj-role"}], "expires_at": "2018-08-28T19:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-41dcb147-7a8e-4c9-user", "id": "93449715a94e4d36aff2d27eefaa1bf3"}, "audit_ids": ["9gue6Mk4QqK25AdwwP8aAw"], "issued_at": "2018-08-28T18:41:28.000000Z"}} 2018-08-28 18:41:28,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a60e182755dc64fd5a91161e1b5cb7ca527751f" 2018-08-28 18:41:28,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74945e8-428b-4074-b9e3-402a0302a47a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:28,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b74945e8-428b-4074-b9e3-402a0302a47a 2018-08-28 18:41:28,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-0dfa0748-bade-4fcf-b2df-3794d10edfb4 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a60e182755dc64fd5a91161e1b5cb7ca527751f" 2018-08-28 18:41:28,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-be434fef-fbf8-44b4-b5cb-8872ecfe88c0 Date: Tue, 28 Aug 2018 18:41:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-0dfa0748-bade-4fcf-b2df-3794d10edfb4"} 2018-08-28 18:41:28,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-0dfa0748-bade-4fcf-b2df-3794d10edfb4 used request id req-be434fef-fbf8-44b4-b5cb-8872ecfe88c0 2018-08-28 18:41:28,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a60e182755dc64fd5a91161e1b5cb7ca527751f" 2018-08-28 18:41:28,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b51473b9-2422-429b-8227-832f0a7a04d5 Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:28,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b51473b9-2422-429b-8227-832f0a7a04d5 2018-08-28 18:41:28,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8a60e182755dc64fd5a91161e1b5cb7ca527751f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-0dfa0748-bade-4fcf-b2df-3794d10edfb4"}' 2018-08-28 18:41:28,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/3141fbe1-8fa4-4272-9bef-31ba537c8c7b X-Openstack-Request-Id: req-a305f2b9-7628-4bc8-b601-d9594afaa109 Date: Tue, 28 Aug 2018 18:41:28 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-0dfa0748-bade-4fcf-b2df-3794d10edfb4", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:41:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:41:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/3141fbe1-8fa4-4272-9bef-31ba537c8c7b", "min_disk": 0, "protected": false, "id": "3141fbe1-8fa4-4272-9bef-31ba537c8c7b", "file": "/v2/images/3141fbe1-8fa4-4272-9bef-31ba537c8c7b/file", "checksum": null, "owner": "3d6ed688ea9f4ecdbadb2ad8a6fe06e8", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:41:28,847 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a305f2b9-7628-4bc8-b601-d9594afaa109 2018-08-28 18:41:28,855 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-08-28 18:41:28,855 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-0dfa0748-bade-4fcf-b2df-3794d10edfb4 2018-08-28 18:41:28,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/3141fbe1-8fa4-4272-9bef-31ba537c8c7b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a60e182755dc64fd5a91161e1b5cb7ca527751f" 2018-08-28 18:41:29,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6489d37c-30ce-4cf1-a45d-d53db5c2cbd3 Date: Tue, 28 Aug 2018 18:41:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:41:29,104 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3141fbe1-8fa4-4272-9bef-31ba537c8c7b used request id req-6489d37c-30ce-4cf1-a45d-d53db5c2cbd3 2018-08-28 18:41:29,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:29,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-4ad36866-8897-4289-91ea-858305ed5ff8 Date: Tue, 28 Aug 2018 18:41:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:29,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4ad36866-8897-4289-91ea-858305ed5ff8 2018-08-28 18:41:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:29,515 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869f89c0-152e-45c0-b82e-30d3e928dcbe Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:29,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-869f89c0-152e-45c0-b82e-30d3e928dcbe 2018-08-28 18:41:29,515 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:29,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:29,605 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27d80878-e92e-4ec2-a129-61bb75d7ed75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:29,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-27d80878-e92e-4ec2-a129-61bb75d7ed75 2018-08-28 18:41:29,605 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:29,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:29,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c57b97b-91a9-4b9c-8a20-e7b7cb7cef5c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:29,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-7c57b97b-91a9-4b9c-8a20-e7b7cb7cef5c 2018-08-28 18:41:29,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:29,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:29,779 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4e0375a-1f99-495e-9903-857239a672fb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:29,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-e4e0375a-1f99-495e-9903-857239a672fb 2018-08-28 18:41:29,779 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:29,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:29,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98f9547-539c-48a8-97f7-bcc6cba3899a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:29,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-a98f9547-539c-48a8-97f7-bcc6cba3899a 2018-08-28 18:41:29,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:29,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eab1369-3646-476b-836b-2568d92ad1e6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:29,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-3eab1369-3646-476b-836b-2568d92ad1e6 2018-08-28 18:41:29,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:30,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5a85ff-23f6-4cdc-a9b2-28fae117c2ad 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:30,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-1a5a85ff-23f6-4cdc-a9b2-28fae117c2ad 2018-08-28 18:41:30,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:30,125 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44ab1490-5dd1-4e57-b0be-21b2fb160568 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:30,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-44ab1490-5dd1-4e57-b0be-21b2fb160568 2018-08-28 18:41:30,126 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:30,127 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-41dcb147-7a8e-4c9-proj 2018-08-28 18:41:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3d6ed688ea9f4ecdbadb2ad8a6fe06e8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:30,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed09d45f-90ef-42e8-a739-a2055cd57217 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:30,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3d6ed688ea9f4ecdbadb2ad8a6fe06e8 used request id req-ed09d45f-90ef-42e8-a739-a2055cd57217 2018-08-28 18:41:30,335 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-41dcb147-7a8e-4c9-proj-role 2018-08-28 18:41:30,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/10d0b7b81b894565853d5522383c8404 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:30,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84aef3a4-0c5d-45b5-9a41-7fe80f197f48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:30,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/10d0b7b81b894565853d5522383c8404 used request id req-84aef3a4-0c5d-45b5-9a41-7fe80f197f48 2018-08-28 18:41:30,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d904df1fa0d03e3957f8d54c0c795ff8c7d71730" 2018-08-28 18:41:30,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab077619-1d89-42f8-abe5-3459f6aba2de Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:30,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ab077619-1d89-42f8-abe5-3459f6aba2de 2018-08-28 18:41:30,530 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-41dcb147-7a8e-4c9-user 2018-08-28 18:41:30,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/93449715a94e4d36aff2d27eefaa1bf3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abdbb4afabb93c8193664ea7bfa94d13d053e236" 2018-08-28 18:41:30,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cd8fd39-fde4-4904-bfa3-8b93eaa9cfb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:30,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/93449715a94e4d36aff2d27eefaa1bf3 used request id req-8cd8fd39-fde4-4904-bfa3-8b93eaa9cfb5 2018-08-28 18:41:30,705 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:31,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["LoH0BsduTsKoPPObjKkZlQ"], "issued_at": "2018-08-28T18:41:31.000000Z"}} 2018-08-28 18:41:31,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52871d07057e8c62f91691d6728d50cd36799fc6" 2018-08-28 18:41:31,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9931a444-51d1-4ecf-859c-f9d42ae21ae8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:31,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9931a444-51d1-4ecf-859c-f9d42ae21ae8 2018-08-28 18:41:31,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:31,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:31,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["NgynHU-KQXOybgna04IOsg"], "issued_at": "2018-08-28T18:41:31.000000Z"}} 2018-08-28 18:41:31,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:31,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b33e0d97-aa38-4641-b192-ecce4ae0e031 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:31,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b33e0d97-aa38-4641-b192-ecce4ae0e031 2018-08-28 18:41:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:31,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2b4b3406-e50d-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:31,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7eb5df-1ec6-4aab-8fc2-63c8e669587b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2b4b3406-e50d-4c7-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:31,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-2b4b3406-e50d-4c7-proj used request id req-2f7eb5df-1ec6-4aab-8fc2-63c8e669587b 2018-08-28 18:41:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:31,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-280e92e7-997e-4dcc-98fa-2d172d452241 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:31,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-280e92e7-997e-4dcc-98fa-2d172d452241 2018-08-28 18:41:31,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj"}}' 2018-08-28 18:41:31,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352451a6-c35c-466b-ab9b-17ef36ca1ee4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d4f4725d68644d3b1be83a500b1ac7f"}, "enabled": true, "id": "3d4f4725d68644d3b1be83a500b1ac7f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj"}} 2018-08-28 18:41:31,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-352451a6-c35c-466b-ab9b-17ef36ca1ee4 2018-08-28 18:41:31,947 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-2b4b3406-e50d-4c7-proj 2018-08-28 18:41:31,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:31,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:32,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["iqROxZDpQoGhs-eUTKkQ7Q"], "issued_at": "2018-08-28T18:41:32.000000Z"}} 2018-08-28 18:41:32,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d417faed27727cbf34e43fdd05d95d41c2ab576" 2018-08-28 18:41:32,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58dc4753-fc66-4302-9be6-369d70917451 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:32,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-58dc4753-fc66-4302-9be6-369d70917451 2018-08-28 18:41:32,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:32,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:32,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d417faed27727cbf34e43fdd05d95d41c2ab576" 2018-08-28 18:41:32,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3e476c-435a-45ec-912a-10ba3e261aef Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:32,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6b3e476c-435a-45ec-912a-10ba3e261aef 2018-08-28 18:41:32,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-2b4b3406-e50d-4c7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d417faed27727cbf34e43fdd05d95d41c2ab576" 2018-08-28 18:41:32,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7c5cede-44c4-43a6-b162-a70c854534d5 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-2b4b3406-e50d-4c7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3d4f4725d68644d3b1be83a500b1ac7f"}, "enabled": true, "id": "3d4f4725d68644d3b1be83a500b1ac7f", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj"}]} 2018-08-28 18:41:32,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-2b4b3406-e50d-4c7-proj used request id req-a7c5cede-44c4-43a6-b162-a70c854534d5 2018-08-28 18:41:32,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d417faed27727cbf34e43fdd05d95d41c2ab576" 2018-08-28 18:41:32,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74d281e7-0c9b-4763-995b-8c38a44647ae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:32,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-74d281e7-0c9b-4763-995b-8c38a44647ae 2018-08-28 18:41:33,187 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-2b4b3406-e50d-4c7-user 2018-08-28 18:41:33,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:33,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:33,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4834042c-88ef-444f-a64f-71ddcc5c84d1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:33,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4834042c-88ef-444f-a64f-71ddcc5c84d1 2018-08-28 18:41:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" -d '{"role": {"name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj-role"}}' 2018-08-28 18:41:33,403 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3daa9f3d-cfd8-4d95-9723-0957a7830a33 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3027bc59a3bf424f81a570624e0c7a34", "links": {"self": "http://172.30.9.28:5000/v3/roles/3027bc59a3bf424f81a570624e0c7a34"}, "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj-role"}} 2018-08-28 18:41:33,403 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3daa9f3d-cfd8-4d95-9723-0957a7830a33 2018-08-28 18:41:33,404 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-2b4b3406-e50d-4c7-proj-role 2018-08-28 18:41:33,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3027bc59a3bf424f81a570624e0c7a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:33,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7efadffa-87e3-4f1d-9b5d-1d228ed1ba06 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3027bc59a3bf424f81a570624e0c7a34"}, "domain_id": null, "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj-role", "id": "3027bc59a3bf424f81a570624e0c7a34"}} 2018-08-28 18:41:33,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3027bc59a3bf424f81a570624e0c7a34 used request id req-7efadffa-87e3-4f1d-9b5d-1d228ed1ba06 2018-08-28 18:41:33,501 - keystone_utils - INFO - Granting role CreateImageNegativeTests-2b4b3406-e50d-4c7-proj-role to project CreateImageNegativeTests-2b4b3406-e50d-4c7-proj 2018-08-28 18:41:33,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3d4f4725d68644d3b1be83a500b1ac7f/users/2b9172621c484dce8e0403db2824e32f/roles/3027bc59a3bf424f81a570624e0c7a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:33,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-549aa99e-89f4-459c-b7b3-e47eb4da5802 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:33,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3d4f4725d68644d3b1be83a500b1ac7f/users/2b9172621c484dce8e0403db2824e32f/roles/3027bc59a3bf424f81a570624e0c7a34 used request id req-549aa99e-89f4-459c-b7b3-e47eb4da5802 2018-08-28 18:41:33,562 - openstack_tests - DEBUG - Image metadata - None 2018-08-28 18:41:33,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:33,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:33,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3027bc59a3bf424f81a570624e0c7a34", "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj-role"}], "expires_at": "2018-08-28T19:41:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3d4f4725d68644d3b1be83a500b1ac7f", "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3d4f4725d68644d3b1be83a500b1ac7f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-2b4b3406-e50d-4c7-user", "id": "2b9172621c484dce8e0403db2824e32f"}, "audit_ids": ["pfqgZJZoQjqkrRt-bKsdcg"], "issued_at": "2018-08-28T18:41:33.000000Z"}} 2018-08-28 18:41:33,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e2339f1c70f22c3747a0ba0ff4d5c5f0e84a57c" 2018-08-28 18:41:34,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b03fad-b6fc-40bb-bfe6-ba8351d8c99e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:34,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90b03fad-b6fc-40bb-bfe6-ba8351d8c99e 2018-08-28 18:41:34,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-e5dcbbf7-ee8c-45e4-9f21-7aa02e21e63b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e2339f1c70f22c3747a0ba0ff4d5c5f0e84a57c" 2018-08-28 18:41:34,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-38bde2e1-aa69-460c-bd7c-106e3e1b8010 Date: Tue, 28 Aug 2018 18:41:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-e5dcbbf7-ee8c-45e4-9f21-7aa02e21e63b"} 2018-08-28 18:41:34,291 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-e5dcbbf7-ee8c-45e4-9f21-7aa02e21e63b used request id req-38bde2e1-aa69-460c-bd7c-106e3e1b8010 2018-08-28 18:41:34,291 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-08-28 18:41:34,292 - file_utils - DEBUG - Saving file to - /tmp/3d2be6b8-4c41-482f-a808-f3294b9e89a4 2018-08-28 18:41:35,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5e2339f1c70f22c3747a0ba0ff4d5c5f0e84a57c" 2018-08-28 18:41:35,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5d2e4e4b-42eb-4d78-91b3-a6abb756d118 Date: Tue, 28 Aug 2018 18:41: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-08-28 18:41:35,416 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5d2e4e4b-42eb-4d78-91b3-a6abb756d118 2018-08-28 18:41:35,440 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-08-28 18:41:35,440 - glance_utils - DEBUG - Closing file ./tmp/3d2be6b8-4c41-482f-a808-f3294b9e89a4 2018-08-28 18:41:35,440 - glance_utils - INFO - Removing file ./tmp/3d2be6b8-4c41-482f-a808-f3294b9e89a4 2018-08-28 18:41:35,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:35,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-0330c10a-af5f-4648-805f-795b51c1cfe6 Date: Tue, 28 Aug 2018 18:41:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:35,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0330c10a-af5f-4648-805f-795b51c1cfe6 2018-08-28 18:41:35,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:35,772 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-add19dae-400c-44af-8be9-576265c9b9e7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:35,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-add19dae-400c-44af-8be9-576265c9b9e7 2018-08-28 18:41:35,773 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:35,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:35,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15f676d-a498-4033-bdb2-378016035b2d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:35,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-d15f676d-a498-4033-bdb2-378016035b2d 2018-08-28 18:41:35,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:35,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:35,953 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab042571-7245-4906-94ea-80df70744160 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:35,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-ab042571-7245-4906-94ea-80df70744160 2018-08-28 18:41:35,953 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:35,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,035 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c240fb38-fa7f-446c-90f3-102714c8aa3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:36,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-c240fb38-fa7f-446c-90f3-102714c8aa3b 2018-08-28 18:41:36,035 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53acdf43-13fd-44eb-b072-76f11fd788d8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:36,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-53acdf43-13fd-44eb-b072-76f11fd788d8 2018-08-28 18:41:36,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a55b277c-ceb3-4139-b381-37fe9bb385ca Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:36,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-a55b277c-ceb3-4139-b381-37fe9bb385ca 2018-08-28 18:41:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9a3c90-1bed-4a0a-98ca-4b940a71e48e 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:36,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-5b9a3c90-1bed-4a0a-98ca-4b940a71e48e 2018-08-28 18:41:36,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d295c751-ec99-49ce-a8e9-53d0fc3f62ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:36,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-d295c751-ec99-49ce-a8e9-53d0fc3f62ae 2018-08-28 18:41:36,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:36,487 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-2b4b3406-e50d-4c7-proj 2018-08-28 18:41:36,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3d4f4725d68644d3b1be83a500b1ac7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-367a9932-c727-44c8-a696-b5fd1fe8f58c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:36,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3d4f4725d68644d3b1be83a500b1ac7f used request id req-367a9932-c727-44c8-a696-b5fd1fe8f58c 2018-08-28 18:41:36,682 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-2b4b3406-e50d-4c7-proj-role 2018-08-28 18:41:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3027bc59a3bf424f81a570624e0c7a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02ddc4a9-ca83-48c3-a359-afd23df94dc3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:36,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3027bc59a3bf424f81a570624e0c7a34 used request id req-02ddc4a9-ca83-48c3-a359-afd23df94dc3 2018-08-28 18:41:36,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52d64117dee5cf6a38aa2160bedfd11861ee6aeb" 2018-08-28 18:41:36,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1ea669-deaa-41ba-9b73-58f213d1193d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:36,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0e1ea669-deaa-41ba-9b73-58f213d1193d 2018-08-28 18:41:36,878 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-2b4b3406-e50d-4c7-user 2018-08-28 18:41:36,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2b9172621c484dce8e0403db2824e32f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d417faed27727cbf34e43fdd05d95d41c2ab576" 2018-08-28 18:41:37,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea14b0e2-58b2-4b47-8205-2564cd098673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:37,053 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2b9172621c484dce8e0403db2824e32f used request id req-ea14b0e2-58b2-4b47-8205-2564cd098673 2018-08-28 18:41:37,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:37,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vPM3SkQMTsSnv9G4mY0Aqg"], "issued_at": "2018-08-28T18:41:37.000000Z"}} 2018-08-28 18:41:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f916f8c377dd94c43b0045b68f38828cc54696d" 2018-08-28 18:41:37,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ff9789-4dcf-44a6-8dfa-b11f93b485c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:37,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-27ff9789-4dcf-44a6-8dfa-b11f93b485c5 2018-08-28 18:41:37,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:37,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:37,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["tJSvQ1mkQGGykL642SsB8Q"], "issued_at": "2018-08-28T18:41:37.000000Z"}} 2018-08-28 18:41:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:37,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb3fc7d0-b657-4168-afdd-e32b8980deb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:37,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eb3fc7d0-b657-4168-afdd-e32b8980deb9 2018-08-28 18:41:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:38,001 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:38,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f8cc5429-530c-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:38,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259a1673-889b-42d7-8f34-7f9944eb9d19 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f8cc5429-530c-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:38,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-f8cc5429-530c-4cc-proj used request id req-259a1673-889b-42d7-8f34-7f9944eb9d19 2018-08-28 18:41:38,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:38,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10117baf-e329-4766-a3b8-4a368112ece4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:38,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-10117baf-e329-4766-a3b8-4a368112ece4 2018-08-28 18:41:38,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj"}}' 2018-08-28 18:41:38,289 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3631bcf-ac26-44e6-af20-976817c9c578 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f5ee90ab9a0949cfb22d6fb3b7843abf"}, "enabled": true, "id": "f5ee90ab9a0949cfb22d6fb3b7843abf", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj"}} 2018-08-28 18:41:38,290 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e3631bcf-ac26-44e6-af20-976817c9c578 2018-08-28 18:41:38,290 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-f8cc5429-530c-4cc-proj 2018-08-28 18:41:38,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:38,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:38,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["5kXGm5mLRHiaP8Loa5aPjA"], "issued_at": "2018-08-28T18:41:38.000000Z"}} 2018-08-28 18:41:38,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78497b014afb170eaf8e93b8c3cc1c45e4e53261" 2018-08-28 18:41:38,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3518dffc-ec6c-401e-a18c-54456dd5d672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:38,764 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3518dffc-ec6c-401e-a18c-54456dd5d672 2018-08-28 18:41:38,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:38,773 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:38,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78497b014afb170eaf8e93b8c3cc1c45e4e53261" 2018-08-28 18:41:38,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93381044-ec2f-4c64-9be6-2c75c67560d3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:38,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-93381044-ec2f-4c64-9be6-2c75c67560d3 2018-08-28 18:41:38,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-f8cc5429-530c-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78497b014afb170eaf8e93b8c3cc1c45e4e53261" 2018-08-28 18:41:38,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40500b6f-b3f8-41cc-b0ad-b6c41e9e12f6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-f8cc5429-530c-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f5ee90ab9a0949cfb22d6fb3b7843abf"}, "enabled": true, "id": "f5ee90ab9a0949cfb22d6fb3b7843abf", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj"}]} 2018-08-28 18:41:38,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-f8cc5429-530c-4cc-proj used request id req-40500b6f-b3f8-41cc-b0ad-b6c41e9e12f6 2018-08-28 18:41:38,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78497b014afb170eaf8e93b8c3cc1c45e4e53261" 2018-08-28 18:41:39,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a784ffc-c025-4b33-b299-9be11383ea89 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:39,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a784ffc-c025-4b33-b299-9be11383ea89 2018-08-28 18:41:39,412 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-f8cc5429-530c-4cc-user 2018-08-28 18:41:39,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:39,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3539e1aa-ddc0-4db9-8d36-8c8ae8535de4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:39,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3539e1aa-ddc0-4db9-8d36-8c8ae8535de4 2018-08-28 18:41:39,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" -d '{"role": {"name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj-role"}}' 2018-08-28 18:41:39,613 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18794b45-1c89-498c-a2ff-808a2a8f8a38 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ce42613cac1249a1a0fcb9b579d2b874", "links": {"self": "http://172.30.9.28:5000/v3/roles/ce42613cac1249a1a0fcb9b579d2b874"}, "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj-role"}} 2018-08-28 18:41:39,613 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-18794b45-1c89-498c-a2ff-808a2a8f8a38 2018-08-28 18:41:39,613 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-f8cc5429-530c-4cc-proj-role 2018-08-28 18:41:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ce42613cac1249a1a0fcb9b579d2b874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:39,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942084f4-4005-49e1-ad2b-5ad48547a9fd Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ce42613cac1249a1a0fcb9b579d2b874"}, "domain_id": null, "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj-role", "id": "ce42613cac1249a1a0fcb9b579d2b874"}} 2018-08-28 18:41:39,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ce42613cac1249a1a0fcb9b579d2b874 used request id req-942084f4-4005-49e1-ad2b-5ad48547a9fd 2018-08-28 18:41:39,633 - keystone_utils - INFO - Granting role CreateImageNegativeTests-f8cc5429-530c-4cc-proj-role to project CreateImageNegativeTests-f8cc5429-530c-4cc-proj 2018-08-28 18:41:39,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f5ee90ab9a0949cfb22d6fb3b7843abf/users/557404263e384a36b35a078d06e5889f/roles/ce42613cac1249a1a0fcb9b579d2b874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:39,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f43b1d5-7992-42e0-9fb0-f61c28d1913d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:39,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f5ee90ab9a0949cfb22d6fb3b7843abf/users/557404263e384a36b35a078d06e5889f/roles/ce42613cac1249a1a0fcb9b579d2b874 used request id req-8f43b1d5-7992-42e0-9fb0-f61c28d1913d 2018-08-28 18:41:39,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:39,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:40,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ce42613cac1249a1a0fcb9b579d2b874", "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj-role"}], "expires_at": "2018-08-28T19:41:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f5ee90ab9a0949cfb22d6fb3b7843abf", "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f5ee90ab9a0949cfb22d6fb3b7843abf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-f8cc5429-530c-4cc-user", "id": "557404263e384a36b35a078d06e5889f"}, "audit_ids": ["3BYLmzx9SMKf5wtzHgQvXg"], "issued_at": "2018-08-28T18:41:40.000000Z"}} 2018-08-28 18:41:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a1388d721c2e195cbfe352b938c8f04da0b482d" 2018-08-28 18:41:40,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63386f4-add8-41b8-b4ee-16d101f4a226 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:40,221 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f63386f4-add8-41b8-b4ee-16d101f4a226 2018-08-28 18:41:40,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8a1388d721c2e195cbfe352b938c8f04da0b482d" 2018-08-28 18:41:40,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-ad90f1ff-e5f4-47d4-b265-d09507266144 Date: Tue, 28 Aug 2018 18:41:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-08-28 18:41:40,473 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&name=foo used request id req-ad90f1ff-e5f4-47d4-b265-d09507266144 2018-08-28 18:41:40,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:40,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-1d4f03e5-265d-4fa8-9bc7-fd997e2e02bd Date: Tue, 28 Aug 2018 18:41:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:40,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1d4f03e5-265d-4fa8-9bc7-fd997e2e02bd 2018-08-28 18:41:40,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:40,794 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e66e96f-0821-4d7a-83b1-f9345820b11f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:40,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-0e66e96f-0821-4d7a-83b1-f9345820b11f 2018-08-28 18:41:40,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:40,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:40,882 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-887b86f1-5183-417c-b253-ba2451bc8b47 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:40,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-887b86f1-5183-417c-b253-ba2451bc8b47 2018-08-28 18:41:40,882 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:40,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:40,970 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e9def15-f124-42ff-8c57-23d9b9047a14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:40,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-0e9def15-f124-42ff-8c57-23d9b9047a14 2018-08-28 18:41:40,971 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:40,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,075 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fff57df8-3cc6-4a3a-9757-0957d79bfa28 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:41,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-fff57df8-3cc6-4a3a-9757-0957d79bfa28 2018-08-28 18:41:41,076 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:41,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bca33af0-8ba6-486a-a757-2118d87db292 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:41,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-bca33af0-8ba6-486a-a757-2118d87db292 2018-08-28 18:41:41,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab69e9e-af00-481d-802d-9d14e073c4eb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:41,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-fab69e9e-af00-481d-802d-9d14e073c4eb 2018-08-28 18:41:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2608dd3a-aa40-464c-9910-065005740fa2 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:41,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-2608dd3a-aa40-464c-9910-065005740fa2 2018-08-28 18:41:41,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,439 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff6931c9-fcb7-45a7-b6c2-21bbfb318688 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:41,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-ff6931c9-fcb7-45a7-b6c2-21bbfb318688 2018-08-28 18:41:41,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:41,440 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-f8cc5429-530c-4cc-proj 2018-08-28 18:41:41,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f5ee90ab9a0949cfb22d6fb3b7843abf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d96b4f4-f6b0-4d43-9ab1-4ea3fe0a6e5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:41,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f5ee90ab9a0949cfb22d6fb3b7843abf used request id req-6d96b4f4-f6b0-4d43-9ab1-4ea3fe0a6e5d 2018-08-28 18:41:41,670 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-f8cc5429-530c-4cc-proj-role 2018-08-28 18:41:41,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ce42613cac1249a1a0fcb9b579d2b874 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a358b10f-3729-4122-a88f-c389dd7c07a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:41,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ce42613cac1249a1a0fcb9b579d2b874 used request id req-a358b10f-3729-4122-a88f-c389dd7c07a6 2018-08-28 18:41:41,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e0bd20126cd474070c7a373ca6527c022a773c4" 2018-08-28 18:41:41,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980ea01b-dde8-4e20-8101-fb45a6383974 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:41,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-980ea01b-dde8-4e20-8101-fb45a6383974 2018-08-28 18:41:41,865 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-f8cc5429-530c-4cc-user 2018-08-28 18:41:41,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/557404263e384a36b35a078d06e5889f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78497b014afb170eaf8e93b8c3cc1c45e4e53261" 2018-08-28 18:41:42,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1c6e9ce-112a-4912-9976-cd4ac9d84cd1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:42,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/557404263e384a36b35a078d06e5889f used request id req-a1c6e9ce-112a-4912-9976-cd4ac9d84cd1 2018-08-28 18:41:42,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:42,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["9C999iuHSe6psuYQ7h3r6w"], "issued_at": "2018-08-28T18:41:42.000000Z"}} 2018-08-28 18:41:42,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9ed3fd0556f70c344269181db209606fdb12f84" 2018-08-28 18:41:42,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb19d333-5fce-48c1-bc40-1362d6ac5230 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:42,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb19d333-5fce-48c1-bc40-1362d6ac5230 2018-08-28 18:41:42,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:42,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:42,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["wIan1hxrQEyWA6K4td3Edg"], "issued_at": "2018-08-28T18:41:42.000000Z"}} 2018-08-28 18:41:42,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:43,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afcef07a-fc53-4220-858e-b0710b1da58c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:43,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-afcef07a-fc53-4220-858e-b0710b1da58c 2018-08-28 18:41:43,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:43,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1e4c287e-99e0-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:43,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-531f92e4-a244-4886-aa2b-82dbe21778ea Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1e4c287e-99e0-425-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:43,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1e4c287e-99e0-425-proj used request id req-531f92e4-a244-4886-aa2b-82dbe21778ea 2018-08-28 18:41:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:43,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b68eac-b57e-4545-a241-fdfa947513a9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:43,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b7b68eac-b57e-4545-a241-fdfa947513a9 2018-08-28 18:41:43,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj"}}' 2018-08-28 18:41:43,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43064f31-ba7b-4e37-bc2e-eaad381390e8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab54c4d2b743469dac87f06166368f9a"}, "enabled": true, "id": "ab54c4d2b743469dac87f06166368f9a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj"}} 2018-08-28 18:41:43,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-43064f31-ba7b-4e37-bc2e-eaad381390e8 2018-08-28 18:41:43,309 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-1e4c287e-99e0-425-proj 2018-08-28 18:41:43,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:43,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:43,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PAWyxfJZTm-3FqJ0MBgOdg"], "issued_at": "2018-08-28T18:41:43.000000Z"}} 2018-08-28 18:41:43,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a121df662fdff885188077c54c01ebdceaab67" 2018-08-28 18:41:43,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5012abf7-f521-4dae-9492-c6368ae632fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:43,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5012abf7-f521-4dae-9492-c6368ae632fd 2018-08-28 18:41:43,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:43,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:43,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a121df662fdff885188077c54c01ebdceaab67" 2018-08-28 18:41:43,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff60ee7d-de34-4f2a-a277-eb838298aa0a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:43,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ff60ee7d-de34-4f2a-a277-eb838298aa0a 2018-08-28 18:41:43,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-1e4c287e-99e0-425-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a121df662fdff885188077c54c01ebdceaab67" 2018-08-28 18:41:43,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b5be0bf-f220-4f34-8f34-5fd6a1ec3cbc Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-1e4c287e-99e0-425-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ab54c4d2b743469dac87f06166368f9a"}, "enabled": true, "id": "ab54c4d2b743469dac87f06166368f9a", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj"}]} 2018-08-28 18:41:43,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateImageNegativeTests-1e4c287e-99e0-425-proj used request id req-4b5be0bf-f220-4f34-8f34-5fd6a1ec3cbc 2018-08-28 18:41:43,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a121df662fdff885188077c54c01ebdceaab67" 2018-08-28 18:41:44,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426753d1-2c2d-4083-8ead-3df23b1abe7a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:44,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-426753d1-2c2d-4083-8ead-3df23b1abe7a 2018-08-28 18:41:44,371 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-1e4c287e-99e0-425-user 2018-08-28 18:41:44,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:44,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:44,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c94afb-002c-4da4-aacc-96a3630622ca Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:44,458 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a5c94afb-002c-4da4-aacc-96a3630622ca 2018-08-28 18:41:44,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" -d '{"role": {"name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj-role"}}' 2018-08-28 18:41:44,564 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91a2b907-3820-4cc4-a83c-03568fee4131 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "77e3848060ed49ba97267677465033c5", "links": {"self": "http://172.30.9.28:5000/v3/roles/77e3848060ed49ba97267677465033c5"}, "name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj-role"}} 2018-08-28 18:41:44,564 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-91a2b907-3820-4cc4-a83c-03568fee4131 2018-08-28 18:41:44,564 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-1e4c287e-99e0-425-proj-role 2018-08-28 18:41:44,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/77e3848060ed49ba97267677465033c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:44,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4eb9ad9-1292-4aec-a890-56b4e379d1a1 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/77e3848060ed49ba97267677465033c5"}, "domain_id": null, "name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj-role", "id": "77e3848060ed49ba97267677465033c5"}} 2018-08-28 18:41:44,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/77e3848060ed49ba97267677465033c5 used request id req-f4eb9ad9-1292-4aec-a890-56b4e379d1a1 2018-08-28 18:41:44,585 - keystone_utils - INFO - Granting role CreateImageNegativeTests-1e4c287e-99e0-425-proj-role to project CreateImageNegativeTests-1e4c287e-99e0-425-proj 2018-08-28 18:41:44,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ab54c4d2b743469dac87f06166368f9a/users/7c3f2251a18b4b1f9fae487db3f4b8a7/roles/77e3848060ed49ba97267677465033c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:44,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e8227e-9a51-46d9-b0de-532d39836b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:44,753 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ab54c4d2b743469dac87f06166368f9a/users/7c3f2251a18b4b1f9fae487db3f4b8a7/roles/77e3848060ed49ba97267677465033c5 used request id req-67e8227e-9a51-46d9-b0de-532d39836b5e 2018-08-28 18:41:44,754 - openstack_tests - DEBUG - Image metadata - None 2018-08-28 18:41:44,754 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:44,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:45,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "77e3848060ed49ba97267677465033c5", "name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj-role"}], "expires_at": "2018-08-28T19:41:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ab54c4d2b743469dac87f06166368f9a", "name": "CreateImageNegativeTests-1e4c287e-99e0-425-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ab54c4d2b743469dac87f06166368f9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/ab54c4d2b743469dac87f06166368f9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/ab54c4d2b743469dac87f06166368f9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ab54c4d2b743469dac87f06166368f9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/ab54c4d2b743469dac87f06166368f9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/ab54c4d2b743469dac87f06166368f9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ab54c4d2b743469dac87f06166368f9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/ab54c4d2b743469dac87f06166368f9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/ab54c4d2b743469dac87f06166368f9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ab54c4d2b743469dac87f06166368f9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/ab54c4d2b743469dac87f06166368f9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/ab54c4d2b743469dac87f06166368f9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-1e4c287e-99e0-425-user", "id": "7c3f2251a18b4b1f9fae487db3f4b8a7"}, "audit_ids": ["DRaIryOAQEe6Qj7IZyR1_A"], "issued_at": "2018-08-28T18:41:45.000000Z"}} 2018-08-28 18:41:45,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f023e73fba153ccec24bdf6c00146a01ee0e18a" 2018-08-28 18:41:45,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f6d2b0c-95be-4899-a254-0dc5d538b06f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:45,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f6d2b0c-95be-4899-a254-0dc5d538b06f 2018-08-28 18:41:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-2646e32e-9dcc-4ade-a80f-001f97b1c92b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6f023e73fba153ccec24bdf6c00146a01ee0e18a" 2018-08-28 18:41:45,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-73a289c2-26ba-4e2d-8843-901c46be9516 Date: Tue, 28 Aug 2018 18:41:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-2646e32e-9dcc-4ade-a80f-001f97b1c92b"} 2018-08-28 18:41:45,393 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-2646e32e-9dcc-4ade-a80f-001f97b1c92b used request id req-73a289c2-26ba-4e2d-8843-901c46be9516 2018-08-28 18:41:45,394 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-08-28 18:41:45,394 - file_utils - DEBUG - Saving file to - /tmp/5b9ced48-d561-41a6-8d60-003091fc41cf 2018-08-28 18:41:45,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:45,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e8a36764-790b-4037-832d-6b6204b2c0bc Date: Tue, 28 Aug 2018 18:41:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:45,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e8a36764-790b-4037-832d-6b6204b2c0bc 2018-08-28 18:41:45,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:45,802 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd16d2dd-8354-4359-81d2-81e0bbd1c0ef Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:45,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-cd16d2dd-8354-4359-81d2-81e0bbd1c0ef 2018-08-28 18:41:45,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:45,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:45,891 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d8c1ab7-e444-4883-aed8-6e7be77c5422 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:45,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-8d8c1ab7-e444-4883-aed8-6e7be77c5422 2018-08-28 18:41:45,891 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:45,986 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e6a32c2-f2de-4fd7-94c9-9fdfc7147aaf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:45,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-8e6a32c2-f2de-4fd7-94c9-9fdfc7147aaf 2018-08-28 18:41:45,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:45,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,069 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4004eac4-d0f3-4be0-876e-16bfc0a23466 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:46,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4004eac4-d0f3-4be0-876e-16bfc0a23466 2018-08-28 18:41:46,069 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:46,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa951d68-8f18-4f45-8c9c-5aecd357e63d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:46,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-aa951d68-8f18-4f45-8c9c-5aecd357e63d 2018-08-28 18:41:46,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e81b667-6f97-4712-8d20-f196964943bf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:46,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-4e81b667-6f97-4712-8d20-f196964943bf 2018-08-28 18:41:46,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd8094df-cf72-4fc5-b97e-e4b2a7b22b73 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:46,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-fd8094df-cf72-4fc5-b97e-e4b2a7b22b73 2018-08-28 18:41:46,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92c6db5c-cb73-43d6-bc37-4feeab0052f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:46,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-92c6db5c-cb73-43d6-bc37-4feeab0052f2 2018-08-28 18:41:46,436 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:46,437 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-1e4c287e-99e0-425-proj 2018-08-28 18:41:46,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ab54c4d2b743469dac87f06166368f9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d686ce5-dad1-4ff7-aea0-97d730832040 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:46,680 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ab54c4d2b743469dac87f06166368f9a used request id req-0d686ce5-dad1-4ff7-aea0-97d730832040 2018-08-28 18:41:46,680 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-1e4c287e-99e0-425-proj-role 2018-08-28 18:41:46,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/77e3848060ed49ba97267677465033c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,784 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56467754-231c-4c39-8395-19b0e4ddda4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:46,784 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/77e3848060ed49ba97267677465033c5 used request id req-56467754-231c-4c39-8395-19b0e4ddda4b 2018-08-28 18:41:46,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264e795c1267410fcf3cab6f1a364218cbaeeccf" 2018-08-28 18:41:46,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51bab470-cedb-48f0-9c23-10e088586b65 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:46,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-51bab470-cedb-48f0-9c23-10e088586b65 2018-08-28 18:41:46,876 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-1e4c287e-99e0-425-user 2018-08-28 18:41:46,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7c3f2251a18b4b1f9fae487db3f4b8a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a121df662fdff885188077c54c01ebdceaab67" 2018-08-28 18:41:47,050 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60574931-9d4a-43c5-8f02-87ad61911fb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:47,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7c3f2251a18b4b1f9fae487db3f4b8a7 used request id req-60574931-9d4a-43c5-8f02-87ad61911fb2 2018-08-28 18:41:47,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:47,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["W06wP9pGTHW5kcPPdRbpqA"], "issued_at": "2018-08-28T18:41:47.000000Z"}} 2018-08-28 18:41:47,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ff5215657e2f9bd26ddc8a42d1bec75beafa07b" 2018-08-28 18:41:47,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-513c1bd6-8463-4fed-a24e-eb78e5d56177 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:47,519 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-513c1bd6-8463-4fed-a24e-eb78e5d56177 2018-08-28 18:41:47,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:47,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:47,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["F2ls_woyREeBHDcISO_37g"], "issued_at": "2018-08-28T18:41:47.000000Z"}} 2018-08-28 18:41:47,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:47,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d609bcfd-2a54-4f17-8886-7a111ef28299 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:47,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d609bcfd-2a54-4f17-8886-7a111ef28299 2018-08-28 18:41:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:48,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:48,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ab922a-86d9-4cd4-86ab-ebd99593b6c6 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:48,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj used request id req-90ab922a-86d9-4cd4-86ab-ebd99593b6c6 2018-08-28 18:41:48,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:48,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83749ae8-5bb1-4327-a603-56b402b60f08 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:48,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-83749ae8-5bb1-4327-a603-56b402b60f08 2018-08-28 18:41:48,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj"}}' 2018-08-28 18:41:48,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c17a0305-4833-4a53-9b2d-c8480371d695 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c216fd60c68a4e71b8bc063aaf44e413"}, "enabled": true, "id": "c216fd60c68a4e71b8bc063aaf44e413", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj"}} 2018-08-28 18:41:48,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c17a0305-4833-4a53-9b2d-c8480371d695 2018-08-28 18:41:48,303 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj 2018-08-28 18:41:48,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:48,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:48,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["6iCtGhGaS0-Q25StEy4grw"], "issued_at": "2018-08-28T18:41:48.000000Z"}} 2018-08-28 18:41:48,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7492088a0e12e4c5d97d238d4d56f3e66569bff2" 2018-08-28 18:41:48,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02fffdbe-7e28-4b27-9f38-f3dca642c9ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:48,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-02fffdbe-7e28-4b27-9f38-f3dca642c9ed 2018-08-28 18:41:48,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:48,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:48,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7492088a0e12e4c5d97d238d4d56f3e66569bff2" 2018-08-28 18:41:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8e42a9-5245-4889-b4ae-c2c1ecbb539d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:48,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ac8e42a9-5245-4889-b4ae-c2c1ecbb539d 2018-08-28 18:41:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7492088a0e12e4c5d97d238d4d56f3e66569bff2" 2018-08-28 18:41:48,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6468aecd-5541-4026-9432-a729c054a0f9 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c216fd60c68a4e71b8bc063aaf44e413"}, "enabled": true, "id": "c216fd60c68a4e71b8bc063aaf44e413", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj"}]} 2018-08-28 18:41:48,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj used request id req-6468aecd-5541-4026-9432-a729c054a0f9 2018-08-28 18:41:48,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7492088a0e12e4c5d97d238d4d56f3e66569bff2" 2018-08-28 18:41:49,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-090e09bc-b5b3-4fd7-951a-5559e7a90bef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:49,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-090e09bc-b5b3-4fd7-951a-5559e7a90bef 2018-08-28 18:41:49,455 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-0bbac4b4-cc19-4c4-user 2018-08-28 18:41:49,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:49,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e726caa-8818-4026-a3da-366a02906383 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:49,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4e726caa-8818-4026-a3da-366a02906383 2018-08-28 18:41:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" -d '{"role": {"name": "CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj-role"}}' 2018-08-28 18:41:49,648 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfb66f1-125a-490d-bd22-1e632fb07143 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2232786884d1436faf99447fe1e8a9ce", "links": {"self": "http://172.30.9.28:5000/v3/roles/2232786884d1436faf99447fe1e8a9ce"}, "name": "CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj-role"}} 2018-08-28 18:41:49,648 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2cfb66f1-125a-490d-bd22-1e632fb07143 2018-08-28 18:41:49,648 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj-role 2018-08-28 18:41:49,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2232786884d1436faf99447fe1e8a9ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:49,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf33bd79-491d-409c-adc5-e6fe7246ad31 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2232786884d1436faf99447fe1e8a9ce"}, "domain_id": null, "name": "CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj-role", "id": "2232786884d1436faf99447fe1e8a9ce"}} 2018-08-28 18:41:49,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2232786884d1436faf99447fe1e8a9ce used request id req-bf33bd79-491d-409c-adc5-e6fe7246ad31 2018-08-28 18:41:49,742 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj-role to project CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj 2018-08-28 18:41:49,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c216fd60c68a4e71b8bc063aaf44e413/users/25431bb7f72f4f52bf465fe3a5214a2d/roles/2232786884d1436faf99447fe1e8a9ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:49,862 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddd0e55d-c9fe-4d5a-a0bf-5decef65a71a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:49,862 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c216fd60c68a4e71b8bc063aaf44e413/users/25431bb7f72f4f52bf465fe3a5214a2d/roles/2232786884d1436faf99447fe1e8a9ce used request id req-ddd0e55d-c9fe-4d5a-a0bf-5decef65a71a 2018-08-28 18:41:49,863 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-08-28 18:41:49,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c659881b-6abc-474e-9c10-e67dd613a456 Date: Tue, 28 Aug 2018 18:41:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:50,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c659881b-6abc-474e-9c10-e67dd613a456 2018-08-28 18:41:50,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,193 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce6bc317-c5a6-42c5-858c-baf44b7d0386 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:50,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-ce6bc317-c5a6-42c5-858c-baf44b7d0386 2018-08-28 18:41:50,193 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:50,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,282 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4d4caa8-7bba-478d-aed2-54e32a4f3553 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:50,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-f4d4caa8-7bba-478d-aed2-54e32a4f3553 2018-08-28 18:41:50,283 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,451 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb5e55a-4d2b-489f-b3bb-2cec87c5c71b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:50,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-0fb5e55a-4d2b-489f-b3bb-2cec87c5c71b 2018-08-28 18:41:50,451 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:50,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,541 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0d71d04-91f3-4bd0-b259-b1952981c75f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:50,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f0d71d04-91f3-4bd0-b259-b1952981c75f 2018-08-28 18:41:50,541 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:50,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d0a4d9-f99c-4599-9e20-f78be8af3894 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:50,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-34d0a4d9-f99c-4599-9e20-f78be8af3894 2018-08-28 18:41:50,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24978bdb-382d-41a7-8f0a-fd05e1bb04da Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:50,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-24978bdb-382d-41a7-8f0a-fd05e1bb04da 2018-08-28 18:41:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:50,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad6fe2b7-5c23-4b5a-9461-8c9dae42a75c 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:50,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-ad6fe2b7-5c23-4b5a-9461-8c9dae42a75c 2018-08-28 18:41:50,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:51,003 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d2772f7-31c1-4494-8b89-0485323cd1ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:51,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-8d2772f7-31c1-4494-8b89-0485323cd1ee 2018-08-28 18:41:51,003 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:51,004 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj 2018-08-28 18:41:51,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c216fd60c68a4e71b8bc063aaf44e413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:51,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-193c61ea-2c1b-4bdb-8ecc-87fc45ad239b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:51,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c216fd60c68a4e71b8bc063aaf44e413 used request id req-193c61ea-2c1b-4bdb-8ecc-87fc45ad239b 2018-08-28 18:41:51,190 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-0bbac4b4-cc19-4c4-proj-role 2018-08-28 18:41:51,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2232786884d1436faf99447fe1e8a9ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:51,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3174f8c0-9c94-45f9-864f-579193aaf209 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:51,301 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2232786884d1436faf99447fe1e8a9ce used request id req-3174f8c0-9c94-45f9-864f-579193aaf209 2018-08-28 18:41:51,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c3fc337e288aadd99ffcbd9688e2b8b6c1baecf" 2018-08-28 18:41:51,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21a7047-f06f-4738-b572-0f3c10a6292c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:51,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f21a7047-f06f-4738-b572-0f3c10a6292c 2018-08-28 18:41:51,395 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-0bbac4b4-cc19-4c4-user 2018-08-28 18:41:51,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/25431bb7f72f4f52bf465fe3a5214a2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7492088a0e12e4c5d97d238d4d56f3e66569bff2" 2018-08-28 18:41:51,669 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-903d1f37-ff95-4ffe-b04a-ccef191eb5d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:51,669 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/25431bb7f72f4f52bf465fe3a5214a2d used request id req-903d1f37-ff95-4ffe-b04a-ccef191eb5d2 2018-08-28 18:41:51,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:52,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["cfOgFymqTRK1tYiwEUzCcw"], "issued_at": "2018-08-28T18:41:52.000000Z"}} 2018-08-28 18:41:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}152c8e2ef7d30602f6f0d6377adb78dad5ae5d83" 2018-08-28 18:41:52,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b247f4ef-7f64-4f74-9e83-a26e1c1effef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:52,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b247f4ef-7f64-4f74-9e83-a26e1c1effef 2018-08-28 18:41:52,145 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:52,146 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:52,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BMW_aKSgRGWI14AXM-7bFQ"], "issued_at": "2018-08-28T18:41:52.000000Z"}} 2018-08-28 18:41:52,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:52,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f09e982e-5cc9-40e3-b74f-f32093bcb424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:52,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f09e982e-5cc9-40e3-b74f-f32093bcb424 2018-08-28 18:41:52,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:52,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-086fe506-a9d6-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:52,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5560872-f6fd-4f3d-9110-fb0f972152ba Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-086fe506-a9d6-4b3-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:52,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-086fe506-a9d6-4b3-proj used request id req-f5560872-f6fd-4f3d-9110-fb0f972152ba 2018-08-28 18:41:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:52,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672abeca-af15-4d1f-bb43-177a2642acdc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:52,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-672abeca-af15-4d1f-bb43-177a2642acdc 2018-08-28 18:41:52,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-086fe506-a9d6-4b3-proj"}}' 2018-08-28 18:41:52,918 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13fdda23-e146-4f0e-bbca-d58e53def276 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/59bd6f70c8c64375a7b727bf6727e09b"}, "enabled": true, "id": "59bd6f70c8c64375a7b727bf6727e09b", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-086fe506-a9d6-4b3-proj"}} 2018-08-28 18:41:52,918 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-13fdda23-e146-4f0e-bbca-d58e53def276 2018-08-28 18:41:52,919 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-086fe506-a9d6-4b3-proj 2018-08-28 18:41:52,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:52,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:53,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["dGvmGAbFSSyG_k46u6Ke1g"], "issued_at": "2018-08-28T18:41:53.000000Z"}} 2018-08-28 18:41:53,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35033ac255b93e01ad83f513b5d5065a7f3664e3" 2018-08-28 18:41:53,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e3f9ed-a93f-4e4c-ad61-372c89547c3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:53,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21e3f9ed-a93f-4e4c-ad61-372c89547c3d 2018-08-28 18:41:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:53,395 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:53,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35033ac255b93e01ad83f513b5d5065a7f3664e3" 2018-08-28 18:41:53,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60be1648-e581-4b3a-80a3-da6c1bcfae52 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:53,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-60be1648-e581-4b3a-80a3-da6c1bcfae52 2018-08-28 18:41:53,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-086fe506-a9d6-4b3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35033ac255b93e01ad83f513b5d5065a7f3664e3" 2018-08-28 18:41:53,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1817f22-7af1-4f39-bdf9-28d61e9f3fce Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-086fe506-a9d6-4b3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/59bd6f70c8c64375a7b727bf6727e09b"}, "enabled": true, "id": "59bd6f70c8c64375a7b727bf6727e09b", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-086fe506-a9d6-4b3-proj"}]} 2018-08-28 18:41:53,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-086fe506-a9d6-4b3-proj used request id req-c1817f22-7af1-4f39-bdf9-28d61e9f3fce 2018-08-28 18:41:53,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35033ac255b93e01ad83f513b5d5065a7f3664e3" 2018-08-28 18:41:53,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-797a1988-f5d7-4bb3-a97a-2f9fe9f4e09a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:53,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-797a1988-f5d7-4bb3-a97a-2f9fe9f4e09a 2018-08-28 18:41:54,038 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-086fe506-a9d6-4b3-user 2018-08-28 18:41:54,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:54,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-306e8cd6-0839-4236-90d8-2f50ee890bf9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:54,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-306e8cd6-0839-4236-90d8-2f50ee890bf9 2018-08-28 18:41:54,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" -d '{"role": {"name": "CreateMultiPartImageTests-086fe506-a9d6-4b3-proj-role"}}' 2018-08-28 18:41:54,161 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f4f8b2-3b62-469b-b309-e1c1dcb34fa0 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ac0b785cd8c64c3c92e454ecb6e45c49", "links": {"self": "http://172.30.9.28:5000/v3/roles/ac0b785cd8c64c3c92e454ecb6e45c49"}, "name": "CreateMultiPartImageTests-086fe506-a9d6-4b3-proj-role"}} 2018-08-28 18:41:54,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-30f4f8b2-3b62-469b-b309-e1c1dcb34fa0 2018-08-28 18:41:54,162 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-086fe506-a9d6-4b3-proj-role 2018-08-28 18:41:54,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ac0b785cd8c64c3c92e454ecb6e45c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8bc58c-3120-4358-9752-8c8060caf3d1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ac0b785cd8c64c3c92e454ecb6e45c49"}, "domain_id": null, "name": "CreateMultiPartImageTests-086fe506-a9d6-4b3-proj-role", "id": "ac0b785cd8c64c3c92e454ecb6e45c49"}} 2018-08-28 18:41:54,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ac0b785cd8c64c3c92e454ecb6e45c49 used request id req-dc8bc58c-3120-4358-9752-8c8060caf3d1 2018-08-28 18:41:54,249 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-086fe506-a9d6-4b3-proj-role to project CreateMultiPartImageTests-086fe506-a9d6-4b3-proj 2018-08-28 18:41:54,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/59bd6f70c8c64375a7b727bf6727e09b/users/62f88de23b4340dbadbf2aac65d39656/roles/ac0b785cd8c64c3c92e454ecb6e45c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-705945da-0ef2-434b-9c28-47ed2d984c0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:54,375 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/59bd6f70c8c64375a7b727bf6727e09b/users/62f88de23b4340dbadbf2aac65d39656/roles/ac0b785cd8c64c3c92e454ecb6e45c49 used request id req-705945da-0ef2-434b-9c28-47ed2d984c0c 2018-08-28 18:41:54,376 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-28 18:41:54,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b15f6f78-ba20-4763-b6cd-4ae53df528a2 Date: Tue, 28 Aug 2018 18:41:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:54,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b15f6f78-ba20-4763-b6cd-4ae53df528a2 2018-08-28 18:41:54,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,712 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bc3140d-f2e0-45da-b092-7b7ae104cba1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:54,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-8bc3140d-f2e0-45da-b092-7b7ae104cba1 2018-08-28 18:41:54,712 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:54,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,731 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a78f08af-c3d0-46e6-90b6-207a267b663a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:54,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-a78f08af-c3d0-46e6-90b6-207a267b663a 2018-08-28 18:41:54,731 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:54,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4443eac4-5642-40fb-a95a-d69bf527e130 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:54,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-4443eac4-5642-40fb-a95a-d69bf527e130 2018-08-28 18:41:54,820 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:54,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:54,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ddfa5f4-3876-4201-b70b-bb94d37143c4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:54,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4ddfa5f4-3876-4201-b70b-bb94d37143c4 2018-08-28 18:41:54,918 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:54,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:55,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9e7b79-1b7a-450a-a918-31a2c7ff5344 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:55,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-0b9e7b79-1b7a-450a-a918-31a2c7ff5344 2018-08-28 18:41:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:55,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8863d041-8795-40c1-9ef9-4d0ba9d3c7b6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:55,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-8863d041-8795-40c1-9ef9-4d0ba9d3c7b6 2018-08-28 18:41:55,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:55,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f470ec10-2a66-4c46-b028-119952e0ae35 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:55,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-f470ec10-2a66-4c46-b028-119952e0ae35 2018-08-28 18:41:55,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:55,263 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2fc851f-91db-4962-921f-28b7fa39c62c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:55,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-c2fc851f-91db-4962-921f-28b7fa39c62c 2018-08-28 18:41:55,263 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:55,264 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-086fe506-a9d6-4b3-proj 2018-08-28 18:41:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/59bd6f70c8c64375a7b727bf6727e09b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:55,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3a1f62-9bdf-408e-b3e3-862c88feeb42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:55,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/59bd6f70c8c64375a7b727bf6727e09b used request id req-5a3a1f62-9bdf-408e-b3e3-862c88feeb42 2018-08-28 18:41:55,467 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-086fe506-a9d6-4b3-proj-role 2018-08-28 18:41:55,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ac0b785cd8c64c3c92e454ecb6e45c49 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:55,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6004654f-1eb7-40e2-b737-9decc046e995 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:55,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ac0b785cd8c64c3c92e454ecb6e45c49 used request id req-6004654f-1eb7-40e2-b737-9decc046e995 2018-08-28 18:41:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e56fed7ba36f29a56605b9fed0bcfb44db4d4b3f" 2018-08-28 18:41:55,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6846e4f8-7d6f-42b4-89a7-0c11406c65d9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:55,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6846e4f8-7d6f-42b4-89a7-0c11406c65d9 2018-08-28 18:41:55,676 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-086fe506-a9d6-4b3-user 2018-08-28 18:41:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/62f88de23b4340dbadbf2aac65d39656 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35033ac255b93e01ad83f513b5d5065a7f3664e3" 2018-08-28 18:41:55,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4419f21a-1f6b-4959-ad9c-88d8817fbabd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:55,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/62f88de23b4340dbadbf2aac65d39656 used request id req-4419f21a-1f6b-4959-ad9c-88d8817fbabd 2018-08-28 18:41:55,872 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:56,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["TZBSQcLiSICIB7kpPVjeQQ"], "issued_at": "2018-08-28T18:41:56.000000Z"}} 2018-08-28 18:41:56,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38cd5272ce30f903b980ffc320a39d1cd6f9b8ce" 2018-08-28 18:41:56,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-428c4e61-6348-4ad3-84b1-1e099f0efabd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:56,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-428c4e61-6348-4ad3-84b1-1e099f0efabd 2018-08-28 18:41:56,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:56,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:56,728 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["78_RHhCnQ4KQhHjkVCrLLQ"], "issued_at": "2018-08-28T18:41:56.000000Z"}} 2018-08-28 18:41:56,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:56,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87453a40-2b4a-4cb8-8e79-af34770524a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:56,815 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-87453a40-2b4a-4cb8-8e79-af34770524a2 2018-08-28 18:41:56,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:56,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:56,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d056884d-c0a0-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:56,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa35339-3512-4287-850c-e2f746897a0a Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d056884d-c0a0-49e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:41:56,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-d056884d-c0a0-49e-proj used request id req-2fa35339-3512-4287-850c-e2f746897a0a 2018-08-28 18:41:56,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:57,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205c757b-cd5d-4b01-bc0f-cd7b03f53b64 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:57,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-205c757b-cd5d-4b01-bc0f-cd7b03f53b64 2018-08-28 18:41:57,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-d056884d-c0a0-49e-proj"}}' 2018-08-28 18:41:57,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-463587cf-bf4c-4c3d-b386-1a7888542aea Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f3849a9d1974d4292fee70552a5669a"}, "enabled": true, "id": "5f3849a9d1974d4292fee70552a5669a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d056884d-c0a0-49e-proj"}} 2018-08-28 18:41:57,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-463587cf-bf4c-4c3d-b386-1a7888542aea 2018-08-28 18:41:57,128 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-d056884d-c0a0-49e-proj 2018-08-28 18:41:57,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:57,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:41:57,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:41:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kD73nm6xQfq2GGt0FC9Q9A"], "issued_at": "2018-08-28T18:41:57.000000Z"}} 2018-08-28 18:41:57,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa452a28f4741625944350716d88b8a0b601adda" 2018-08-28 18:41:57,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e28bf401-97fe-4ffb-b1ba-31031501e1c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:41:57,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e28bf401-97fe-4ffb-b1ba-31031501e1c8 2018-08-28 18:41:57,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:41:57,616 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:41:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:41:57,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa452a28f4741625944350716d88b8a0b601adda" 2018-08-28 18:41:57,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb4dac69-8a11-4408-a7f6-c2f8340f1953 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:41:57,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fb4dac69-8a11-4408-a7f6-c2f8340f1953 2018-08-28 18:41:57,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-d056884d-c0a0-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa452a28f4741625944350716d88b8a0b601adda" 2018-08-28 18:41:57,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b69e5a-6eac-48ec-95ee-31c7080d2f8d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-d056884d-c0a0-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5f3849a9d1974d4292fee70552a5669a"}, "enabled": true, "id": "5f3849a9d1974d4292fee70552a5669a", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-d056884d-c0a0-49e-proj"}]} 2018-08-28 18:41:57,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateMultiPartImageTests-d056884d-c0a0-49e-proj used request id req-50b69e5a-6eac-48ec-95ee-31c7080d2f8d 2018-08-28 18:41:57,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa452a28f4741625944350716d88b8a0b601adda" 2018-08-28 18:41:57,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c6bd6c-d3ac-4169-aa24-59606047e86b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:41:57,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-45c6bd6c-d3ac-4169-aa24-59606047e86b 2018-08-28 18:41:58,272 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-d056884d-c0a0-49e-user 2018-08-28 18:41:58,272 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:41:58,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:58,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1642089-4215-46fc-9093-9e680916fbed Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:41:58,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b1642089-4215-46fc-9093-9e680916fbed 2018-08-28 18:41:58,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" -d '{"role": {"name": "CreateMultiPartImageTests-d056884d-c0a0-49e-proj-role"}}' 2018-08-28 18:41:58,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bba36bf-c188-4e02-901a-810568a5e9dd Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a1135854ba44b14b6eebd5aeeb5cfa1", "links": {"self": "http://172.30.9.28:5000/v3/roles/8a1135854ba44b14b6eebd5aeeb5cfa1"}, "name": "CreateMultiPartImageTests-d056884d-c0a0-49e-proj-role"}} 2018-08-28 18:41:58,481 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9bba36bf-c188-4e02-901a-810568a5e9dd 2018-08-28 18:41:58,482 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-d056884d-c0a0-49e-proj-role 2018-08-28 18:41:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8a1135854ba44b14b6eebd5aeeb5cfa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:58,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9f90d64-5e02-4b9c-b792-7de7b9d075f3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8a1135854ba44b14b6eebd5aeeb5cfa1"}, "domain_id": null, "name": "CreateMultiPartImageTests-d056884d-c0a0-49e-proj-role", "id": "8a1135854ba44b14b6eebd5aeeb5cfa1"}} 2018-08-28 18:41:58,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8a1135854ba44b14b6eebd5aeeb5cfa1 used request id req-e9f90d64-5e02-4b9c-b792-7de7b9d075f3 2018-08-28 18:41:58,575 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-d056884d-c0a0-49e-proj-role to project CreateMultiPartImageTests-d056884d-c0a0-49e-proj 2018-08-28 18:41:58,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5f3849a9d1974d4292fee70552a5669a/users/7888a50e621647fe85b5481095078d18/roles/8a1135854ba44b14b6eebd5aeeb5cfa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:58,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1882a5f9-7002-4011-bf5a-f35dc3abf6b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:58,711 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5f3849a9d1974d4292fee70552a5669a/users/7888a50e621647fe85b5481095078d18/roles/8a1135854ba44b14b6eebd5aeeb5cfa1 used request id req-1882a5f9-7002-4011-bf5a-f35dc3abf6b8 2018-08-28 18:41:58,720 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-08-28 18:41:58,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:58,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-14173762-349a-4846-b6aa-8aaaa353913c Date: Tue, 28 Aug 2018 18:41:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:41:58,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-14173762-349a-4846-b6aa-8aaaa353913c 2018-08-28 18:41:58,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32819bba-b581-4d88-9423-c5b66a85d556 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:59,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-32819bba-b581-4d88-9423-c5b66a85d556 2018-08-28 18:41:59,044 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:59,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,133 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa5453ed-e588-4aac-91de-53797b50ea9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:59,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-aa5453ed-e588-4aac-91de-53797b50ea9b 2018-08-28 18:41:59,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,222 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea1db1b7-0a89-4144-97c3-c5f732639abc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:59,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-ea1db1b7-0a89-4144-97c3-c5f732639abc 2018-08-28 18:41:59,222 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:59,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,305 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09ff8eee-830c-4203-8d4b-7f3383386a87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:59,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-09ff8eee-830c-4203-8d4b-7f3383386a87 2018-08-28 18:41:59,306 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:59,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2536d764-02e2-4160-9826-78565ef76029 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:41:59,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-2536d764-02e2-4160-9826-78565ef76029 2018-08-28 18:41:59,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1b70bf-d6fd-4a95-983a-cbf5f733da0c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:41:59,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bb1b70bf-d6fd-4a95-983a-cbf5f733da0c 2018-08-28 18:41:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fb2738f-5dae-44e0-8e8a-2f53215c1737 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:41:59,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-1fb2738f-5dae-44e0-8e8a-2f53215c1737 2018-08-28 18:41:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,615 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53479807-4dea-46bd-886a-4ce9a0cb9763 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:41:59,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-53479807-4dea-46bd-886a-4ce9a0cb9763 2018-08-28 18:41:59,615 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:41:59,616 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-d056884d-c0a0-49e-proj 2018-08-28 18:41:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5f3849a9d1974d4292fee70552a5669a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adaddcb8-00eb-4659-a437-beb0c154c1c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:59,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5f3849a9d1974d4292fee70552a5669a used request id req-adaddcb8-00eb-4659-a437-beb0c154c1c7 2018-08-28 18:41:59,815 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-d056884d-c0a0-49e-proj-role 2018-08-28 18:41:59,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8a1135854ba44b14b6eebd5aeeb5cfa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:41:59,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8033a88-13ee-4b3d-b0d9-68898d39a4e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:41:59,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8a1135854ba44b14b6eebd5aeeb5cfa1 used request id req-c8033a88-13ee-4b3d-b0d9-68898d39a4e0 2018-08-28 18:41:59,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}584bc80f53452c44a6e7aa3764be20805ebec59e" 2018-08-28 18:42:00,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:41:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80fe446b-51bf-41df-8d78-5bf7bca1a8df Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:00,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-80fe446b-51bf-41df-8d78-5bf7bca1a8df 2018-08-28 18:42:00,015 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-d056884d-c0a0-49e-user 2018-08-28 18:42:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7888a50e621647fe85b5481095078d18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa452a28f4741625944350716d88b8a0b601adda" 2018-08-28 18:42:00,193 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43e0d008-6c5f-4f75-8cb4-8ec1781ea09c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:00,193 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7888a50e621647fe85b5481095078d18 used request id req-43e0d008-6c5f-4f75-8cb4-8ec1781ea09c 2018-08-28 18:42:00,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:00,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["LzAPH5YZSpio53qE77g_7Q"], "issued_at": "2018-08-28T18:42:00.000000Z"}} 2018-08-28 18:42:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88fcfed9e0ba7724fb85617dda903f97224b574c" 2018-08-28 18:42:00,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cd9539-2599-4d13-b260-0e5314b5f952 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:00,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8cd9539-2599-4d13-b260-0e5314b5f952 2018-08-28 18:42:00,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:00,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:01,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PCtmRFsqR4qdGrTu7IfXOg"], "issued_at": "2018-08-28T18:42:01.000000Z"}} 2018-08-28 18:42:01,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:01,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5f6879a-d0c3-4ef0-9a3d-5d009ca94f6b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:01,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5f6879a-d0c3-4ef0-9a3d-5d009ca94f6b 2018-08-28 18:42:01,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:01,141 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:01,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-088d5852-bf43-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:01,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73bb403b-5d11-44f6-b258-40435ac6ec59 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-088d5852-bf43-470-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:42:01,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-088d5852-bf43-470-proj used request id req-73bb403b-5d11-44f6-b258-40435ac6ec59 2018-08-28 18:42:01,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:01,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e063bb9-c724-49a1-95e3-c7ed5ef282ac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:01,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9e063bb9-c724-49a1-95e3-c7ed5ef282ac 2018-08-28 18:42:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-088d5852-bf43-470-proj"}}' 2018-08-28 18:42:01,427 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef44bb21-acc7-4744-a1e0-a6c271f84ed8 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/033c27dce77449cdb633efe09695154c"}, "enabled": true, "id": "033c27dce77449cdb633efe09695154c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-088d5852-bf43-470-proj"}} 2018-08-28 18:42:01,427 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ef44bb21-acc7-4744-a1e0-a6c271f84ed8 2018-08-28 18:42:01,427 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-088d5852-bf43-470-proj 2018-08-28 18:42:01,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:01,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:01,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["1SVcApBmRKqjq-yeQ_Ey7g"], "issued_at": "2018-08-28T18:42:01.000000Z"}} 2018-08-28 18:42:01,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de20d31471fe667554a84f47c8df1eb499ff260" 2018-08-28 18:42:01,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35ad6f5-13e6-4fe4-b289-c841dee6cbf4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:01,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e35ad6f5-13e6-4fe4-b289-c841dee6cbf4 2018-08-28 18:42:01,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:01,904 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:01,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de20d31471fe667554a84f47c8df1eb499ff260" 2018-08-28 18:42:02,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e4b2a1b-1490-41c7-b6ce-f712aba14944 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:42:02,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1e4b2a1b-1490-41c7-b6ce-f712aba14944 2018-08-28 18:42:02,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-088d5852-bf43-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de20d31471fe667554a84f47c8df1eb499ff260" 2018-08-28 18:42:02,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29f4b41-5cd4-4b72-83c0-5ba43cd0b4cf Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-088d5852-bf43-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/033c27dce77449cdb633efe09695154c"}, "enabled": true, "id": "033c27dce77449cdb633efe09695154c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-088d5852-bf43-470-proj"}]} 2018-08-28 18:42:02,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-088d5852-bf43-470-proj used request id req-a29f4b41-5cd4-4b72-83c0-5ba43cd0b4cf 2018-08-28 18:42:02,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de20d31471fe667554a84f47c8df1eb499ff260" 2018-08-28 18:42:02,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acf570f3-a290-4eca-b9d9-c5d95e8e24b9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:02,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-acf570f3-a290-4eca-b9d9-c5d95e8e24b9 2018-08-28 18:42:02,553 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-088d5852-bf43-470-user 2018-08-28 18:42:02,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:02,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:02,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d2dc37a-8fbf-467d-ac22-99aa00851fb8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:02,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d2dc37a-8fbf-467d-ac22-99aa00851fb8 2018-08-28 18:42:02,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" -d '{"role": {"name": "CreateKeypairsTests-088d5852-bf43-470-proj-role"}}' 2018-08-28 18:42:02,745 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b7954fb-6928-4f18-879b-c29c5fb4b69f Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "81d6177f5ddb4392ae72eba9657256e3", "links": {"self": "http://172.30.9.28:5000/v3/roles/81d6177f5ddb4392ae72eba9657256e3"}, "name": "CreateKeypairsTests-088d5852-bf43-470-proj-role"}} 2018-08-28 18:42:02,745 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8b7954fb-6928-4f18-879b-c29c5fb4b69f 2018-08-28 18:42:02,745 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-088d5852-bf43-470-proj-role 2018-08-28 18:42:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/81d6177f5ddb4392ae72eba9657256e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:02,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45671173-2248-4acb-a7f8-8e752aa44c8f Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/81d6177f5ddb4392ae72eba9657256e3"}, "domain_id": null, "name": "CreateKeypairsTests-088d5852-bf43-470-proj-role", "id": "81d6177f5ddb4392ae72eba9657256e3"}} 2018-08-28 18:42:02,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/81d6177f5ddb4392ae72eba9657256e3 used request id req-45671173-2248-4acb-a7f8-8e752aa44c8f 2018-08-28 18:42:02,837 - keystone_utils - INFO - Granting role CreateKeypairsTests-088d5852-bf43-470-proj-role to project CreateKeypairsTests-088d5852-bf43-470-proj 2018-08-28 18:42:02,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/033c27dce77449cdb633efe09695154c/users/4042afd7a3944a559e3ade0fe5dd15fa/roles/81d6177f5ddb4392ae72eba9657256e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:02,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b68ca7ee-2a65-441b-b92a-bcb10e1c21f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:02,958 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/033c27dce77449cdb633efe09695154c/users/4042afd7a3944a559e3ade0fe5dd15fa/roles/81d6177f5ddb4392ae72eba9657256e3 used request id req-b68ca7ee-2a65-441b-b92a-bcb10e1c21f8 2018-08-28 18:42:02,959 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:03,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:03,007 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:03,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81d6177f5ddb4392ae72eba9657256e3", "name": "CreateKeypairsTests-088d5852-bf43-470-proj-role"}], "expires_at": "2018-08-28T19:42:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "033c27dce77449cdb633efe09695154c", "name": "CreateKeypairsTests-088d5852-bf43-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-088d5852-bf43-470-user", "id": "4042afd7a3944a559e3ade0fe5dd15fa"}, "audit_ids": ["JESn_bnsSeqKIu-XWhM2jw"], "issued_at": "2018-08-28T18:42:03.000000Z"}} 2018-08-28 18:42:03,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d792abfa28ad9748dd0e0dc586e5ad1488c7f530" 2018-08-28 18:42:03,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41c9ca1c-aa7b-4f03-986a-361bfcc18aef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:03,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-41c9ca1c-aa7b-4f03-986a-361bfcc18aef 2018-08-28 18:42:03,461 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:03,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d792abfa28ad9748dd0e0dc586e5ad1488c7f530" 2018-08-28 18:42:03,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42: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-d4029e15-be28-4504-93ea-624b4a8b7579 x-compute-request-id: req-d4029e15-be28-4504-93ea-624b4a8b7579 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:03,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d4029e15-be28-4504-93ea-624b4a8b7579 2018-08-28 18:42:03,722 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e... 2018-08-28 18:42:03,722 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:42:03,815 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e 2018-08-28 18:42:03,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d792abfa28ad9748dd0e0dc586e5ad1488c7f530" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpeWJ7gFUsRkroBXPaugR2lmR5HLfY1jUA4hGxPLVS5LlZoAwPwiKzIDLiM+gFpr2g983cfPNnyRgmOUewJmsC49+z4C4iMle0JuzDFhHPkbEnko2tvolyPDoN9tI67m/b1LBPPPJ63vuHwVG5YPMFZJeiPJ0gQ5hv2nP9BosAew==", "name": "CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e"}}' 2018-08-28 18:42:03,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42: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-7efadca8-6da7-4b14-9935-883a57d34cdd x-compute-request-id: req-7efadca8-6da7-4b14-9935-883a57d34cdd Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCpeWJ7gFUsRkroBXPaugR2lmR5HLfY1jUA4hGxPLVS5LlZoAwPwiKzIDLiM+gFpr2g983cfPNnyRgmOUewJmsC49+z4C4iMle0JuzDFhHPkbEnko2tvolyPDoN9tI67m/b1LBPPPJ63vuHwVG5YPMFZJeiPJ0gQ5hv2nP9BosAew==", "user_id": "4042afd7a3944a559e3ade0fe5dd15fa", "name": "CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e", "fingerprint": "19:d1:50:4a:b6:97:9b:e8:01:87:bc:d1:0e:88:76:7a"}} 2018-08-28 18:42:03,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-7efadca8-6da7-4b14-9935-883a57d34cdd 2018-08-28 18:42:03,929 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e 2018-08-28 18:42:03,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:04,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "81d6177f5ddb4392ae72eba9657256e3", "name": "CreateKeypairsTests-088d5852-bf43-470-proj-role"}], "expires_at": "2018-08-28T19:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "033c27dce77449cdb633efe09695154c", "name": "CreateKeypairsTests-088d5852-bf43-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/033c27dce77449cdb633efe09695154c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/033c27dce77449cdb633efe09695154c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/033c27dce77449cdb633efe09695154c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-088d5852-bf43-470-user", "id": "4042afd7a3944a559e3ade0fe5dd15fa"}, "audit_ids": ["q_TBGFquQbiWoXcPSAYQYw"], "issued_at": "2018-08-28T18:42:04.000000Z"}} 2018-08-28 18:42:04,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f27194eaea1f2ea05561d0d2ba57e421d6b9592" 2018-08-28 18:42:04,487 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9f50a54d-5a01-4bc7-a11e-d91a447a08cd x-compute-request-id: req-9f50a54d-5a01-4bc7-a11e-d91a447a08cd Content-Length: 0 Content-Type: application/json 2018-08-28 18:42:04,487 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e used request id req-9f50a54d-5a01-4bc7-a11e-d91a447a08cd 2018-08-28 18:42:04,488 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f27194eaea1f2ea05561d0d2ba57e421d6b9592" 2018-08-28 18:42:04,508 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ceda71b-13f1-46d2-a80d-dbfbb81d99e8 x-compute-request-id: req-4ceda71b-13f1-46d2-a80d-dbfbb81d99e8 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:04,508 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-4ceda71b-13f1-46d2-a80d-dbfbb81d99e8 2018-08-28 18:42:04,508 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e 2018-08-28 18:42:04,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d792abfa28ad9748dd0e0dc586e5ad1488c7f530" 2018-08-28 18:42:04,555 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c3a23a3-b462-4be1-b0f9-63623456a004 x-compute-request-id: req-9c3a23a3-b462-4be1-b0f9-63623456a004 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e not found for user 4042afd7a3944a559e3ade0fe5dd15fa", "code": 404}} 2018-08-28 18:42:04,555 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-73fa3e70-33c9-4db9-8047-d7d45a26b18e used request id req-9c3a23a3-b462-4be1-b0f9-63623456a004 2018-08-28 18:42:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:04,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b4aadbb8-13b9-42df-9474-53a7ecaa8561 Date: Tue, 28 Aug 2018 18:42:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:42:04,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b4aadbb8-13b9-42df-9474-53a7ecaa8561 2018-08-28 18:42:04,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:04,870 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d78d4bb5-2a29-435b-b857-dddb54308137 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:04,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-d78d4bb5-2a29-435b-b857-dddb54308137 2018-08-28 18:42:04,870 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:04,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:04,959 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7f15874-31bf-4b85-84d5-8cd282bb6493 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:04,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b7f15874-31bf-4b85-84d5-8cd282bb6493 2018-08-28 18:42:04,959 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:04,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,043 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b159710b-f5d1-4e28-b530-d03e891f2421 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:05,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-b159710b-f5d1-4e28-b530-d03e891f2421 2018-08-28 18:42:05,043 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:05,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,139 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7330dd55-cdda-45ce-93eb-2bdf817d33ae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:05,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-7330dd55-cdda-45ce-93eb-2bdf817d33ae 2018-08-28 18:42:05,139 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:05,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc06377-cce9-466f-93b5-dcccb6eea94a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:42:05,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-9fc06377-cce9-466f-93b5-dcccb6eea94a 2018-08-28 18:42:05,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4b0d6b2-4f8f-4d7f-80fd-334fc0be2512 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:42:05,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-c4b0d6b2-4f8f-4d7f-80fd-334fc0be2512 2018-08-28 18:42:05,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acef8cfd-387a-400b-ba16-83de592dd4df 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:42:05,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-acef8cfd-387a-400b-ba16-83de592dd4df 2018-08-28 18:42:05,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,503 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937c5ec6-c8e1-4ba0-b505-9ba144205bf5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:05,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-937c5ec6-c8e1-4ba0-b505-9ba144205bf5 2018-08-28 18:42:05,503 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:05,504 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-088d5852-bf43-470-proj 2018-08-28 18:42:05,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/033c27dce77449cdb633efe09695154c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a77149d1-8b51-479b-baaa-ed5ca9c7672b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:05,699 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/033c27dce77449cdb633efe09695154c used request id req-a77149d1-8b51-479b-baaa-ed5ca9c7672b 2018-08-28 18:42:05,699 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-088d5852-bf43-470-proj-role 2018-08-28 18:42:05,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/81d6177f5ddb4392ae72eba9657256e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4dc5b83-f398-47be-bd36-69caff8d66d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:05,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/81d6177f5ddb4392ae72eba9657256e3 used request id req-e4dc5b83-f398-47be-bd36-69caff8d66d8 2018-08-28 18:42:05,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}702eb77e6063465661d72b7bd4ef0f59ca226420" 2018-08-28 18:42:05,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d85c15d-23a5-4c8c-81da-5ba46aecc733 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:05,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d85c15d-23a5-4c8c-81da-5ba46aecc733 2018-08-28 18:42:05,900 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-088d5852-bf43-470-user 2018-08-28 18:42:05,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4042afd7a3944a559e3ade0fe5dd15fa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de20d31471fe667554a84f47c8df1eb499ff260" 2018-08-28 18:42:05,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5613138-7a02-4d9c-b36b-2b936e118bec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:05,992 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4042afd7a3944a559e3ade0fe5dd15fa used request id req-d5613138-7a02-4d9c-b36b-2b936e118bec 2018-08-28 18:42:05,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:06,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["SV0yT2ngTzer76lCM6JYTA"], "issued_at": "2018-08-28T18:42:06.000000Z"}} 2018-08-28 18:42:06,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6730dd50830d2a9f0d916ece28971e87f1c9585d" 2018-08-28 18:42:06,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557c53e3-43f2-4bc8-80fb-e1c8bc18baa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:06,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-557c53e3-43f2-4bc8-80fb-e1c8bc18baa5 2018-08-28 18:42:06,460 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:06,461 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:06,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["lIgm7VqYQ8a-eGn5dW3ykg"], "issued_at": "2018-08-28T18:42:06.000000Z"}} 2018-08-28 18:42:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:06,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89406649-fa82-4b04-a1d7-21b882f5d151 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:06,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-89406649-fa82-4b04-a1d7-21b882f5d151 2018-08-28 18:42:06,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:06,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:06,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2b1fe903-a919-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:07,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e913b4-4684-4acf-be93-24fa854e24dd Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2b1fe903-a919-4d0-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:42:07,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-2b1fe903-a919-4d0-proj used request id req-10e913b4-4684-4acf-be93-24fa854e24dd 2018-08-28 18:42:07,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:07,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5459dc85-2905-4fd8-9026-eb1bffc23db3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:07,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5459dc85-2905-4fd8-9026-eb1bffc23db3 2018-08-28 18:42:07,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj"}}' 2018-08-28 18:42:07,229 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805198e2-3c2d-45b8-a499-7f3f22f6497f Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/31b0e1170f3d4e9fa2ecc141a16df3ef"}, "enabled": true, "id": "31b0e1170f3d4e9fa2ecc141a16df3ef", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj"}} 2018-08-28 18:42:07,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-805198e2-3c2d-45b8-a499-7f3f22f6497f 2018-08-28 18:42:07,230 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-2b1fe903-a919-4d0-proj 2018-08-28 18:42:07,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:07,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:07,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Hm2tByqVR0Wq3AQ3S_ZMuA"], "issued_at": "2018-08-28T18:42:07.000000Z"}} 2018-08-28 18:42:07,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d892255d0fc506d82ff6c828aef7de0b0b5bfdc9" 2018-08-28 18:42:07,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-180a7cdc-620b-479c-b00f-d1e312d9d32f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:07,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-180a7cdc-620b-479c-b00f-d1e312d9d32f 2018-08-28 18:42:07,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:07,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:07,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d892255d0fc506d82ff6c828aef7de0b0b5bfdc9" 2018-08-28 18:42:07,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d234902-d776-45ab-9dfa-5423f7e75e26 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:42:07,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4d234902-d776-45ab-9dfa-5423f7e75e26 2018-08-28 18:42:07,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-2b1fe903-a919-4d0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d892255d0fc506d82ff6c828aef7de0b0b5bfdc9" 2018-08-28 18:42:07,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab4f2bcb-8ed9-400d-81a4-b7d76fee17b7 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-2b1fe903-a919-4d0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/31b0e1170f3d4e9fa2ecc141a16df3ef"}, "enabled": true, "id": "31b0e1170f3d4e9fa2ecc141a16df3ef", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj"}]} 2018-08-28 18:42:07,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-2b1fe903-a919-4d0-proj used request id req-ab4f2bcb-8ed9-400d-81a4-b7d76fee17b7 2018-08-28 18:42:07,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d892255d0fc506d82ff6c828aef7de0b0b5bfdc9" 2018-08-28 18:42:08,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e062df-b0e2-4af0-af94-dc9fb7c68461 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:08,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e7e062df-b0e2-4af0-af94-dc9fb7c68461 2018-08-28 18:42:08,431 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-2b1fe903-a919-4d0-user 2018-08-28 18:42:08,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:08,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-175f4eed-5d4f-4fac-acc8-17c8be3d6806 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:08,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-175f4eed-5d4f-4fac-acc8-17c8be3d6806 2018-08-28 18:42:08,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" -d '{"role": {"name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj-role"}}' 2018-08-28 18:42:08,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9d43f10-186e-4913-8ce1-0948b8408896 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22d653ed74064b1580a5d534e25fb45a", "links": {"self": "http://172.30.9.28:5000/v3/roles/22d653ed74064b1580a5d534e25fb45a"}, "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj-role"}} 2018-08-28 18:42:08,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c9d43f10-186e-4913-8ce1-0948b8408896 2018-08-28 18:42:08,576 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-2b1fe903-a919-4d0-proj-role 2018-08-28 18:42:08,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/22d653ed74064b1580a5d534e25fb45a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:08,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed32c8a1-cb0f-4a7e-9286-a15d8f79a74e Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/22d653ed74064b1580a5d534e25fb45a"}, "domain_id": null, "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj-role", "id": "22d653ed74064b1580a5d534e25fb45a"}} 2018-08-28 18:42:08,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/22d653ed74064b1580a5d534e25fb45a used request id req-ed32c8a1-cb0f-4a7e-9286-a15d8f79a74e 2018-08-28 18:42:08,661 - keystone_utils - INFO - Granting role CreateKeypairsTests-2b1fe903-a919-4d0-proj-role to project CreateKeypairsTests-2b1fe903-a919-4d0-proj 2018-08-28 18:42:08,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/31b0e1170f3d4e9fa2ecc141a16df3ef/users/1231713c16a040e1ac7b6e0b5161b210/roles/22d653ed74064b1580a5d534e25fb45a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:08,802 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b03ab85-7441-49d0-9e03-d8f8af6bb710 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:08,802 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/31b0e1170f3d4e9fa2ecc141a16df3ef/users/1231713c16a040e1ac7b6e0b5161b210/roles/22d653ed74064b1580a5d534e25fb45a used request id req-0b03ab85-7441-49d0-9e03-d8f8af6bb710 2018-08-28 18:42:08,802 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:09,118 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed.pub 2018-08-28 18:42:09,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:09,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:09,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22d653ed74064b1580a5d534e25fb45a", "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj-role"}], "expires_at": "2018-08-28T19:42:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31b0e1170f3d4e9fa2ecc141a16df3ef", "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2b1fe903-a919-4d0-user", "id": "1231713c16a040e1ac7b6e0b5161b210"}, "audit_ids": ["GhBtikGcTqGutE228bdL9g"], "issued_at": "2018-08-28T18:42:09.000000Z"}} 2018-08-28 18:42:09,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfcb21fa7eb9aa7f857dff3bcfea911a317969c" 2018-08-28 18:42:09,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a2a4b9-2ed9-4c00-9d8a-e5e6bcf734ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:09,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48a2a4b9-2ed9-4c00-9d8a-e5e6bcf734ec 2018-08-28 18:42:09,664 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:09,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfcb21fa7eb9aa7f857dff3bcfea911a317969c" 2018-08-28 18:42:10,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c755456b-e360-4601-8eb2-adce79bd7387 x-compute-request-id: req-c755456b-e360-4601-8eb2-adce79bd7387 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:10,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c755456b-e360-4601-8eb2-adce79bd7387 2018-08-28 18:42:10,224 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed... 2018-08-28 18:42:10,224 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-28 18:42:10,224 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed.pub 2018-08-28 18:42:10,224 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed 2018-08-28 18:42:10,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfcb21fa7eb9aa7f857dff3bcfea911a317969c" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5pdWTUl340Fbw1YiLsX+UZ09ZZvDzRiswQtCh4NRkI/NKcJvKdMUdE67xVe8IQpGayp8GJSQK+kC5sSvKvoTwk10MVgk4v0MdZXscON1wuz1Q9jJ3tJaSjkBHLlPqGgQzWCeuE3XZHGUk1MyyX7WY27Hz9V7b/svX5gFUpTY0TYJ81WkRtYcXk1qWW2rk1begclL2ZVm49aJQE+cAO6UtMJbAgltsit7CDuMRXidTCrtxGmeKlAdxdYGF3Ft8hDG+Mus5zU8RBn0KydZ0iVnHKZ6RGwj3ARE9AhiWltAkBKWwsWgk0IBKFwMbIqenzrw8kNt9wIt39K/i0DBX4Blj", "name": "CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed"}}' 2018-08-28 18:42:10,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-460d33d5-1c8c-4cc1-ad20-c1b5aac50d81 x-compute-request-id: req-460d33d5-1c8c-4cc1-ad20-c1b5aac50d81 Content-Encoding: gzip Content-Length: 494 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5pdWTUl340Fbw1YiLsX+UZ09ZZvDzRiswQtCh4NRkI/NKcJvKdMUdE67xVe8IQpGayp8GJSQK+kC5sSvKvoTwk10MVgk4v0MdZXscON1wuz1Q9jJ3tJaSjkBHLlPqGgQzWCeuE3XZHGUk1MyyX7WY27Hz9V7b/svX5gFUpTY0TYJ81WkRtYcXk1qWW2rk1begclL2ZVm49aJQE+cAO6UtMJbAgltsit7CDuMRXidTCrtxGmeKlAdxdYGF3Ft8hDG+Mus5zU8RBn0KydZ0iVnHKZ6RGwj3ARE9AhiWltAkBKWwsWgk0IBKFwMbIqenzrw8kNt9wIt39K/i0DBX4Blj", "user_id": "1231713c16a040e1ac7b6e0b5161b210", "name": "CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed", "fingerprint": "e8:89:3a:21:bf:0d:89:9a:be:42:3f:de:25:3b:bd:c3"}} 2018-08-28 18:42:10,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-460d33d5-1c8c-4cc1-ad20-c1b5aac50d81 2018-08-28 18:42:10,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:10,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22d653ed74064b1580a5d534e25fb45a", "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj-role"}], "expires_at": "2018-08-28T19:42:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "31b0e1170f3d4e9fa2ecc141a16df3ef", "name": "CreateKeypairsTests-2b1fe903-a919-4d0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/31b0e1170f3d4e9fa2ecc141a16df3ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-2b1fe903-a919-4d0-user", "id": "1231713c16a040e1ac7b6e0b5161b210"}, "audit_ids": ["qTkDDkcfSoSSTx12yAd5QQ"], "issued_at": "2018-08-28T18:42:10.000000Z"}} 2018-08-28 18:42:10,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a031e22b622b7bc493e0d8423c734b2ee1b28df5" 2018-08-28 18:42:10,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-ddc4981f-b39d-4191-b213-7a64f507d046 x-compute-request-id: req-ddc4981f-b39d-4191-b213-7a64f507d046 Content-Encoding: gzip Content-Length: 550 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC5pdWTUl340Fbw1YiLsX+UZ09ZZvDzRiswQtCh4NRkI/NKcJvKdMUdE67xVe8IQpGayp8GJSQK+kC5sSvKvoTwk10MVgk4v0MdZXscON1wuz1Q9jJ3tJaSjkBHLlPqGgQzWCeuE3XZHGUk1MyyX7WY27Hz9V7b/svX5gFUpTY0TYJ81WkRtYcXk1qWW2rk1begclL2ZVm49aJQE+cAO6UtMJbAgltsit7CDuMRXidTCrtxGmeKlAdxdYGF3Ft8hDG+Mus5zU8RBn0KydZ0iVnHKZ6RGwj3ARE9AhiWltAkBKWwsWgk0IBKFwMbIqenzrw8kNt9wIt39K/i0DBX4Blj", "user_id": "1231713c16a040e1ac7b6e0b5161b210", "name": "CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed", "deleted": false, "created_at": "2018-08-28T18:42:10.000000", "updated_at": null, "fingerprint": "e8:89:3a:21:bf:0d:89:9a:be:42:3f:de:25:3b:bd:c3", "deleted_at": null, "id": 62}} 2018-08-28 18:42:10,835 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed used request id req-ddc4981f-b39d-4191-b213-7a64f507d046 2018-08-28 18:42:10,835 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed 2018-08-28 18:42:10,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cfcb21fa7eb9aa7f857dff3bcfea911a317969c" 2018-08-28 18:42:10,870 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-9656ec22-0f9b-4859-8bd1-feaa7d12fa80 x-compute-request-id: req-9656ec22-0f9b-4859-8bd1-feaa7d12fa80 Content-Length: 0 Content-Type: application/json 2018-08-28 18:42:10,870 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bd174c89-a902-435b-acf4-126c750e8fed used request id req-9656ec22-0f9b-4859-8bd1-feaa7d12fa80 2018-08-28 18:42:10,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-3578b066-933e-4669-9a2c-dac0a59a39e4 Date: Tue, 28 Aug 2018 18:42:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:42:11,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3578b066-933e-4669-9a2c-dac0a59a39e4 2018-08-28 18:42:11,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,206 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-784616fa-7d10-4672-840d-d09a74a8d778 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:11,206 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-784616fa-7d10-4672-840d-d09a74a8d778 2018-08-28 18:42:11,206 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:11,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,302 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10f10e75-d7be-4ca5-a191-89190d7edcb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:11,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-10f10e75-d7be-4ca5-a191-89190d7edcb9 2018-08-28 18:42:11,302 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:11,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-893b9452-0f57-4d3e-b006-75bab50b6eb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:11,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-893b9452-0f57-4d3e-b006-75bab50b6eb7 2018-08-28 18:42:11,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd6af866-88f1-4c48-9f8c-f957eb11cfbc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:11,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-dd6af866-88f1-4c48-9f8c-f957eb11cfbc 2018-08-28 18:42:11,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:11,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c31b1ddb-bffc-4659-8f4f-b7767e5be858 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:42:11,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-c31b1ddb-bffc-4659-8f4f-b7767e5be858 2018-08-28 18:42:11,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cf17ea-adb2-4859-b37a-bcc5fcf9dfa0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:42:11,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-09cf17ea-adb2-4859-b37a-bcc5fcf9dfa0 2018-08-28 18:42:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e8f5d57-0ab2-4e26-bddb-190d0eb251be 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:42:11,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-0e8f5d57-0ab2-4e26-bddb-190d0eb251be 2018-08-28 18:42:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:11,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d7860cd-88fa-42ec-aab7-b1f5f521e895 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:11,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-3d7860cd-88fa-42ec-aab7-b1f5f521e895 2018-08-28 18:42:11,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:11,836 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-2b1fe903-a919-4d0-proj 2018-08-28 18:42:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/31b0e1170f3d4e9fa2ecc141a16df3ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:12,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-080653ae-0665-447c-96b9-fcf48f7c97e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:12,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/31b0e1170f3d4e9fa2ecc141a16df3ef used request id req-080653ae-0665-447c-96b9-fcf48f7c97e2 2018-08-28 18:42:12,046 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-2b1fe903-a919-4d0-proj-role 2018-08-28 18:42:12,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/22d653ed74064b1580a5d534e25fb45a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:12,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55287284-ef8a-4440-aad3-acbdd3f36cda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:12,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/22d653ed74064b1580a5d534e25fb45a used request id req-55287284-ef8a-4440-aad3-acbdd3f36cda 2018-08-28 18:42:12,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bdb2134041fba75e17e0d56e329ea28b4e42b0" 2018-08-28 18:42:12,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfb1f16e-dd49-40af-a7bb-a22abf4e56d8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:12,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bfb1f16e-dd49-40af-a7bb-a22abf4e56d8 2018-08-28 18:42:12,329 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-2b1fe903-a919-4d0-user 2018-08-28 18:42:12,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1231713c16a040e1ac7b6e0b5161b210 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d892255d0fc506d82ff6c828aef7de0b0b5bfdc9" 2018-08-28 18:42:12,583 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f79044a-3930-416e-ae10-4efda8e2aea5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:12,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1231713c16a040e1ac7b6e0b5161b210 used request id req-1f79044a-3930-416e-ae10-4efda8e2aea5 2018-08-28 18:42:12,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:12,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kbWw_IU4TDGJMHb4v0UHVA"], "issued_at": "2018-08-28T18:42:13.000000Z"}} 2018-08-28 18:42:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5124e844dcdb9ab6f16e4e572156ac416cdcbb02" 2018-08-28 18:42:13,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246e74f2-e66c-4505-a326-f7a83563e5e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:13,068 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-246e74f2-e66c-4505-a326-f7a83563e5e5 2018-08-28 18:42:13,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:13,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:13,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["FBAloK3hSCCUOnkHMqeGgA"], "issued_at": "2018-08-28T18:42:13.000000Z"}} 2018-08-28 18:42:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:13,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de81610c-bb89-482b-a110-feb11a61873a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:13,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-de81610c-bb89-482b-a110-feb11a61873a 2018-08-28 18:42:13,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:13,554 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:13,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-924a5ea4-f120-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:13,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f0d989-4dac-4e5e-acc2-04807196eb8e Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-924a5ea4-f120-4b6-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:42:13,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-924a5ea4-f120-4b6-proj used request id req-45f0d989-4dac-4e5e-acc2-04807196eb8e 2018-08-28 18:42:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:13,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4411fe5a-4af2-4939-8e28-dcafefdda588 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:13,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4411fe5a-4af2-4939-8e28-dcafefdda588 2018-08-28 18:42:13,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj"}}' 2018-08-28 18:42:13,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4141423c-4fa2-4f97-8301-c234e9ca049a Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6a9ce6a1912d440aa5e1b3139d83697c"}, "enabled": true, "id": "6a9ce6a1912d440aa5e1b3139d83697c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj"}} 2018-08-28 18:42:13,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4141423c-4fa2-4f97-8301-c234e9ca049a 2018-08-28 18:42:13,853 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-924a5ea4-f120-4b6-proj 2018-08-28 18:42:13,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:13,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:14,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["cR-dR4LJQqyGoZTWHLi7fA"], "issued_at": "2018-08-28T18:42:14.000000Z"}} 2018-08-28 18:42:14,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b71c4d37157631a19dd6ebf7d08249e40d96433" 2018-08-28 18:42:14,333 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e3454d-b555-4034-813d-14e82116e157 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:14,333 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28e3454d-b555-4034-813d-14e82116e157 2018-08-28 18:42:14,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:14,343 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:14,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b71c4d37157631a19dd6ebf7d08249e40d96433" 2018-08-28 18:42:14,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5808ec25-8252-4e1f-aa77-c4a86b7ec46f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:42:14,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5808ec25-8252-4e1f-aa77-c4a86b7ec46f 2018-08-28 18:42:14,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-924a5ea4-f120-4b6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b71c4d37157631a19dd6ebf7d08249e40d96433" 2018-08-28 18:42:14,550 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25037f26-ff1e-4e05-afce-70eab3727a91 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-924a5ea4-f120-4b6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6a9ce6a1912d440aa5e1b3139d83697c"}, "enabled": true, "id": "6a9ce6a1912d440aa5e1b3139d83697c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj"}]} 2018-08-28 18:42:14,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-924a5ea4-f120-4b6-proj used request id req-25037f26-ff1e-4e05-afce-70eab3727a91 2018-08-28 18:42:14,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b71c4d37157631a19dd6ebf7d08249e40d96433" 2018-08-28 18:42:14,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb98d02-0dc1-4e22-a4a4-bd400925c379 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:14,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-deb98d02-0dc1-4e22-a4a4-bd400925c379 2018-08-28 18:42:15,002 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-924a5ea4-f120-4b6-user 2018-08-28 18:42:15,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:15,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:15,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1791a4f-1fdc-411a-910d-97a6c57a5b36 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:15,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e1791a4f-1fdc-411a-910d-97a6c57a5b36 2018-08-28 18:42:15,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" -d '{"role": {"name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj-role"}}' 2018-08-28 18:42:15,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-004ee35f-753a-4c1e-841c-5771fff0df7c Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efc4f2c56f2442edb4bea4a653b4f170", "links": {"self": "http://172.30.9.28:5000/v3/roles/efc4f2c56f2442edb4bea4a653b4f170"}, "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj-role"}} 2018-08-28 18:42:15,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-004ee35f-753a-4c1e-841c-5771fff0df7c 2018-08-28 18:42:15,215 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-924a5ea4-f120-4b6-proj-role 2018-08-28 18:42:15,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/efc4f2c56f2442edb4bea4a653b4f170 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:15,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dc98fb6-a002-4175-bf0c-459274cf3b1f Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/efc4f2c56f2442edb4bea4a653b4f170"}, "domain_id": null, "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj-role", "id": "efc4f2c56f2442edb4bea4a653b4f170"}} 2018-08-28 18:42:15,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/efc4f2c56f2442edb4bea4a653b4f170 used request id req-5dc98fb6-a002-4175-bf0c-459274cf3b1f 2018-08-28 18:42:15,308 - keystone_utils - INFO - Granting role CreateKeypairsTests-924a5ea4-f120-4b6-proj-role to project CreateKeypairsTests-924a5ea4-f120-4b6-proj 2018-08-28 18:42:15,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6a9ce6a1912d440aa5e1b3139d83697c/users/a5348d3838e344f89c55bd6bd01ab974/roles/efc4f2c56f2442edb4bea4a653b4f170 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:15,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d178dc8-26df-4202-8c1e-2d8dfbe48e41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:15,437 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6a9ce6a1912d440aa5e1b3139d83697c/users/a5348d3838e344f89c55bd6bd01ab974/roles/efc4f2c56f2442edb4bea4a653b4f170 used request id req-0d178dc8-26df-4202-8c1e-2d8dfbe48e41 2018-08-28 18:42:15,437 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:15,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:15,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:15,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efc4f2c56f2442edb4bea4a653b4f170", "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj-role"}], "expires_at": "2018-08-28T19:42:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a9ce6a1912d440aa5e1b3139d83697c", "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-924a5ea4-f120-4b6-user", "id": "a5348d3838e344f89c55bd6bd01ab974"}, "audit_ids": ["DQ_cUcOTS3OrDYhaAbskvg"], "issued_at": "2018-08-28T18:42:15.000000Z"}} 2018-08-28 18:42:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b1ec173e996b8dd9f2d3a7f505df43b713b065" 2018-08-28 18:42:15,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc91516-3d97-4c30-bcd1-95bbd7e0d1f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:15,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bfc91516-3d97-4c30-bcd1-95bbd7e0d1f5 2018-08-28 18:42:15,883 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:15,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b1ec173e996b8dd9f2d3a7f505df43b713b065" 2018-08-28 18:42:16,036 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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 x-openstack-request-id: req-2de66622-ab84-4ac9-b641-00fed0e4011b x-compute-request-id: req-2de66622-ab84-4ac9-b641-00fed0e4011b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:16,036 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2de66622-ab84-4ac9-b641-00fed0e4011b 2018-08-28 18:42:16,037 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9... 2018-08-28 18:42:16,037 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:42:32,580 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9 2018-08-28 18:42:32,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b1ec173e996b8dd9f2d3a7f505df43b713b065" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCphyMzDzg8a9s3RVnQ1QJDBKBMhq/LPKagA+tDcptxMk/fk09N/Qk6bf9LLozcCN3yLqJqRQi41RrqBfr1GNKTq7gLYJJT+yYfZkN+Bepc55Vpihb92Nv6mH4jFnJ9IkKmz5WJTO5SY49AwmMfHRQfytrERA9TNEnsWDTiuVTTqZneFe9KUROgw6gxTGhzaG/8lJY6pSa5M+kzR6LSNxM3YFgTlmEsoGOAFsn4JDp05F42wymgTMe4En1AJt8Od3LH/Sdgeh3Q6etVdTqpy7TUIFmSsD37jDr+WCCWyQadM8ZjpH8gw44pT643EM0t4EzL/J3NQ52sgIVNi138QPSxpY0qbVnt82OTiAVyLkWld7yO9slOdY5sLJJrz/sBIkczspXYFMNDV9Dnyh1M5MLAjM3DJXFZR8S6hzvgzsSP29plXq25n192tPpel2VlZGgl86SuyQALZLmLBBpBiAucuJVMYsD/S7V3idgNoFlU1ArLMH0btghV1GYXMNbwUKPocA2lU3fJujyAGapJKr8UkpPUEyBkxVTFKbFK4S/Sm19nxVk4oTAri22rz/rIdUAl7kjS0rkEpTVNmBUsk78fVU0H/axW5RduxBIad1arqwH8tA/AliZ8zDErfIRryAZBxh/abQQNzVIhK5o34hLePZEB7+T17viXm4TTxMvyKcbZM5dS3Du+mYNyrN38Cnw88Y/hXUAq5rZxKpZwYFFcXoFFBOEZxNMdUmHVWQHmgzxHuHidav1cvuZ0H6X/YdAgu74NZq/mbEqlt6gLW1J7TqxqUTHUN8hx2pXc9rsZFMqU9Fm0uJRasUup/ShzvRYSG6ZcwsgOcQOC9eUU2ykLqe7VyjcIOY3tQ6863FvAft3M5xD2IiDfg1JwX/M0agUBB8mQWVunubBF2uKnNi1gxC5hFbJosV7dtqQbvd10Mz8abz2Ntew+Hrbn3EpqFG/UBRGJTbsRxKdghbSJxlMS3UmQQadj6drgVUfkPbRaXUG2XGV4tsIokajz8lCCWqZ0JkN7v5j6TXCTjZKCBp5C2Pj28f5IlIwadLBtZZ8me84XQrlihNrUccw6FSiiFh6aAuLIZVE8EOLt5I+0mJBhTcFALNkpxaY2luqR8Xm51nO5mEnAhGE2eY3PiGOcBKQzB2AfQx+aN47aoVhC+AjEWHrUxejSHmIONrreQ2GnqUscaWn/zk/Wj7N6nNei3XFEHzc7TlH1njbEtbktrFVI+a+jXdpof4BMbfUyeEyiiKlP5XKEPGhhhkZKSJeRgJkHifmtz1xz+4iSg82v+5MOHjhZHe+oBMkfLkpt6sNwwOauYWa36y+satn7bgnyjfo1aH2sKhCbA68k7pRFQWsOC/kljni8EAt+khYcSnHqWOq1jfGgVEjRSbVDqeEcP1bvd+LVk/0fPVwJb+nQGKMiZYUtZmD/jQUB7q/ZEo9dOgcMOoe8C0sYlhgXV8DB7UHkIrR6qAuvjJduz/ZB55eptqDD6pCXmMWu7Lq4q3m5zkCoMAal4yNA5wknnuwKnVm16am1qWGpbFn57hjGIMh6Ro+XHffffeDXvDwl+JolpzKLCC8j0Vj2LcghtKDVwqj+u9915kF3tR4EMp1r+SKPqFbSgoJnmc8Ty69l43r0GcxQzKoYpdXb7cHw3ruJnrm1YQ==", "name": "CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9"}}' 2018-08-28 18:42:32,656 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-1e562f7c-ba4e-4a5e-98b3-35a593ca3a2b x-compute-request-id: req-1e562f7c-ba4e-4a5e-98b3-35a593ca3a2b Content-Encoding: gzip Content-Length: 1511 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCphyMzDzg8a9s3RVnQ1QJDBKBMhq/LPKagA+tDcptxMk/fk09N/Qk6bf9LLozcCN3yLqJqRQi41RrqBfr1GNKTq7gLYJJT+yYfZkN+Bepc55Vpihb92Nv6mH4jFnJ9IkKmz5WJTO5SY49AwmMfHRQfytrERA9TNEnsWDTiuVTTqZneFe9KUROgw6gxTGhzaG/8lJY6pSa5M+kzR6LSNxM3YFgTlmEsoGOAFsn4JDp05F42wymgTMe4En1AJt8Od3LH/Sdgeh3Q6etVdTqpy7TUIFmSsD37jDr+WCCWyQadM8ZjpH8gw44pT643EM0t4EzL/J3NQ52sgIVNi138QPSxpY0qbVnt82OTiAVyLkWld7yO9slOdY5sLJJrz/sBIkczspXYFMNDV9Dnyh1M5MLAjM3DJXFZR8S6hzvgzsSP29plXq25n192tPpel2VlZGgl86SuyQALZLmLBBpBiAucuJVMYsD/S7V3idgNoFlU1ArLMH0btghV1GYXMNbwUKPocA2lU3fJujyAGapJKr8UkpPUEyBkxVTFKbFK4S/Sm19nxVk4oTAri22rz/rIdUAl7kjS0rkEpTVNmBUsk78fVU0H/axW5RduxBIad1arqwH8tA/AliZ8zDErfIRryAZBxh/abQQNzVIhK5o34hLePZEB7+T17viXm4TTxMvyKcbZM5dS3Du+mYNyrN38Cnw88Y/hXUAq5rZxKpZwYFFcXoFFBOEZxNMdUmHVWQHmgzxHuHidav1cvuZ0H6X/YdAgu74NZq/mbEqlt6gLW1J7TqxqUTHUN8hx2pXc9rsZFMqU9Fm0uJRasUup/ShzvRYSG6ZcwsgOcQOC9eUU2ykLqe7VyjcIOY3tQ6863FvAft3M5xD2IiDfg1JwX/M0agUBB8mQWVunubBF2uKnNi1gxC5hFbJosV7dtqQbvd10Mz8abz2Ntew+Hrbn3EpqFG/UBRGJTbsRxKdghbSJxlMS3UmQQadj6drgVUfkPbRaXUG2XGV4tsIokajz8lCCWqZ0JkN7v5j6TXCTjZKCBp5C2Pj28f5IlIwadLBtZZ8me84XQrlihNrUccw6FSiiFh6aAuLIZVE8EOLt5I+0mJBhTcFALNkpxaY2luqR8Xm51nO5mEnAhGE2eY3PiGOcBKQzB2AfQx+aN47aoVhC+AjEWHrUxejSHmIONrreQ2GnqUscaWn/zk/Wj7N6nNei3XFEHzc7TlH1njbEtbktrFVI+a+jXdpof4BMbfUyeEyiiKlP5XKEPGhhhkZKSJeRgJkHifmtz1xz+4iSg82v+5MOHjhZHe+oBMkfLkpt6sNwwOauYWa36y+satn7bgnyjfo1aH2sKhCbA68k7pRFQWsOC/kljni8EAt+khYcSnHqWOq1jfGgVEjRSbVDqeEcP1bvd+LVk/0fPVwJb+nQGKMiZYUtZmD/jQUB7q/ZEo9dOgcMOoe8C0sYlhgXV8DB7UHkIrR6qAuvjJduz/ZB55eptqDD6pCXmMWu7Lq4q3m5zkCoMAal4yNA5wknnuwKnVm16am1qWGpbFn57hjGIMh6Ro+XHffffeDXvDwl+JolpzKLCC8j0Vj2LcghtKDVwqj+u9915kF3tR4EMp1r+SKPqFbSgoJnmc8Ty69l43r0GcxQzKoYpdXb7cHw3ruJnrm1YQ==", "user_id": "a5348d3838e344f89c55bd6bd01ab974", "name": "CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9", "fingerprint": "c4:d5:7d:9f:a5:61:75:74:34:10:bc:c7:28:37:65:e6"}} 2018-08-28 18:42:32,657 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-1e562f7c-ba4e-4a5e-98b3-35a593ca3a2b 2018-08-28 18:42:32,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:33,048 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "efc4f2c56f2442edb4bea4a653b4f170", "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj-role"}], "expires_at": "2018-08-28T19:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a9ce6a1912d440aa5e1b3139d83697c", "name": "CreateKeypairsTests-924a5ea4-f120-4b6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6a9ce6a1912d440aa5e1b3139d83697c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-924a5ea4-f120-4b6-user", "id": "a5348d3838e344f89c55bd6bd01ab974"}, "audit_ids": ["3xX6EMryS6GvMASQQPt-Pw"], "issued_at": "2018-08-28T18:42:33.000000Z"}} 2018-08-28 18:42:33,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd5572c86acf92f1a3a590f2884843827b82dfe" 2018-08-28 18:42:33,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42: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-b29e445b-2540-481e-97a8-33eaee3b8fed x-compute-request-id: req-b29e445b-2540-481e-97a8-33eaee3b8fed Content-Encoding: gzip Content-Length: 1574 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wCphyMzDzg8a9s3RVnQ1QJDBKBMhq/LPKagA+tDcptxMk/fk09N/Qk6bf9LLozcCN3yLqJqRQi41RrqBfr1GNKTq7gLYJJT+yYfZkN+Bepc55Vpihb92Nv6mH4jFnJ9IkKmz5WJTO5SY49AwmMfHRQfytrERA9TNEnsWDTiuVTTqZneFe9KUROgw6gxTGhzaG/8lJY6pSa5M+kzR6LSNxM3YFgTlmEsoGOAFsn4JDp05F42wymgTMe4En1AJt8Od3LH/Sdgeh3Q6etVdTqpy7TUIFmSsD37jDr+WCCWyQadM8ZjpH8gw44pT643EM0t4EzL/J3NQ52sgIVNi138QPSxpY0qbVnt82OTiAVyLkWld7yO9slOdY5sLJJrz/sBIkczspXYFMNDV9Dnyh1M5MLAjM3DJXFZR8S6hzvgzsSP29plXq25n192tPpel2VlZGgl86SuyQALZLmLBBpBiAucuJVMYsD/S7V3idgNoFlU1ArLMH0btghV1GYXMNbwUKPocA2lU3fJujyAGapJKr8UkpPUEyBkxVTFKbFK4S/Sm19nxVk4oTAri22rz/rIdUAl7kjS0rkEpTVNmBUsk78fVU0H/axW5RduxBIad1arqwH8tA/AliZ8zDErfIRryAZBxh/abQQNzVIhK5o34hLePZEB7+T17viXm4TTxMvyKcbZM5dS3Du+mYNyrN38Cnw88Y/hXUAq5rZxKpZwYFFcXoFFBOEZxNMdUmHVWQHmgzxHuHidav1cvuZ0H6X/YdAgu74NZq/mbEqlt6gLW1J7TqxqUTHUN8hx2pXc9rsZFMqU9Fm0uJRasUup/ShzvRYSG6ZcwsgOcQOC9eUU2ykLqe7VyjcIOY3tQ6863FvAft3M5xD2IiDfg1JwX/M0agUBB8mQWVunubBF2uKnNi1gxC5hFbJosV7dtqQbvd10Mz8abz2Ntew+Hrbn3EpqFG/UBRGJTbsRxKdghbSJxlMS3UmQQadj6drgVUfkPbRaXUG2XGV4tsIokajz8lCCWqZ0JkN7v5j6TXCTjZKCBp5C2Pj28f5IlIwadLBtZZ8me84XQrlihNrUccw6FSiiFh6aAuLIZVE8EOLt5I+0mJBhTcFALNkpxaY2luqR8Xm51nO5mEnAhGE2eY3PiGOcBKQzB2AfQx+aN47aoVhC+AjEWHrUxejSHmIONrreQ2GnqUscaWn/zk/Wj7N6nNei3XFEHzc7TlH1njbEtbktrFVI+a+jXdpof4BMbfUyeEyiiKlP5XKEPGhhhkZKSJeRgJkHifmtz1xz+4iSg82v+5MOHjhZHe+oBMkfLkpt6sNwwOauYWa36y+satn7bgnyjfo1aH2sKhCbA68k7pRFQWsOC/kljni8EAt+khYcSnHqWOq1jfGgVEjRSbVDqeEcP1bvd+LVk/0fPVwJb+nQGKMiZYUtZmD/jQUB7q/ZEo9dOgcMOoe8C0sYlhgXV8DB7UHkIrR6qAuvjJduz/ZB55eptqDD6pCXmMWu7Lq4q3m5zkCoMAal4yNA5wknnuwKnVm16am1qWGpbFn57hjGIMh6Ro+XHffffeDXvDwl+JolpzKLCC8j0Vj2LcghtKDVwqj+u9915kF3tR4EMp1r+SKPqFbSgoJnmc8Ty69l43r0GcxQzKoYpdXb7cHw3ruJnrm1YQ==", "user_id": "a5348d3838e344f89c55bd6bd01ab974", "name": "CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9", "deleted": false, "created_at": "2018-08-28T18:42:32.000000", "updated_at": null, "fingerprint": "c4:d5:7d:9f:a5:61:75:74:34:10:bc:c7:28:37:65:e6", "deleted_at": null, "id": 65}} 2018-08-28 18:42:33,221 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9 used request id req-b29e445b-2540-481e-97a8-33eaee3b8fed 2018-08-28 18:42:33,221 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9 2018-08-28 18:42:33,224 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b1ec173e996b8dd9f2d3a7f505df43b713b065" 2018-08-28 18:42:33,254 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:42: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-1b368678-981d-4b5d-bffc-915ff1be6ad7 x-compute-request-id: req-1b368678-981d-4b5d-bffc-915ff1be6ad7 Content-Length: 0 Content-Type: application/json 2018-08-28 18:42:33,254 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-bfc334e4-341b-4280-9ac9-f7d5089585d9 used request id req-1b368678-981d-4b5d-bffc-915ff1be6ad7 2018-08-28 18:42:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:33,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-0657f7b1-1326-4adc-a7d3-846f270fb7fb Date: Tue, 28 Aug 2018 18:42:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:42:33,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0657f7b1-1326-4adc-a7d3-846f270fb7fb 2018-08-28 18:42:33,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:33,678 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cb34b16-c0ac-418c-99e3-ec178ca56ea1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:33,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-3cb34b16-c0ac-418c-99e3-ec178ca56ea1 2018-08-28 18:42:33,679 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:33,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:33,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6906e9fd-da0e-41dc-a735-b69b4de8cd5e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:33,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-6906e9fd-da0e-41dc-a735-b69b4de8cd5e 2018-08-28 18:42:33,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:33,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:33,866 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b10f020f-62c5-41d3-a2a5-c71b7c62f0c8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:33,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-b10f020f-62c5-41d3-a2a5-c71b7c62f0c8 2018-08-28 18:42:33,866 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:33,954 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28f829d6-4f04-4a6c-8137-574fd5c028f2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:33,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-28f829d6-4f04-4a6c-8137-574fd5c028f2 2018-08-28 18:42:33,954 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:33,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:34,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-659154be-4444-4a8b-8fc2-5f7caeec75bb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:42:34,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-659154be-4444-4a8b-8fc2-5f7caeec75bb 2018-08-28 18:42:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:34,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ff7fbf-a7a4-4026-b18d-cd78daab716e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:42:34,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-26ff7fbf-a7a4-4026-b18d-cd78daab716e 2018-08-28 18:42:34,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:34,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-896bcbf6-779d-4e76-8b80-e7f2cb45dff3 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:42:34,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-896bcbf6-779d-4e76-8b80-e7f2cb45dff3 2018-08-28 18:42:34,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:34,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8d1a1ee-a66d-42ef-b814-9f8a0cd76326 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:34,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a8d1a1ee-a66d-42ef-b814-9f8a0cd76326 2018-08-28 18:42:34,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:34,319 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-924a5ea4-f120-4b6-proj 2018-08-28 18:42:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6a9ce6a1912d440aa5e1b3139d83697c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:34,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2679d5c7-1da7-4459-8648-b324940fe848 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:34,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6a9ce6a1912d440aa5e1b3139d83697c used request id req-2679d5c7-1da7-4459-8648-b324940fe848 2018-08-28 18:42:34,587 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-924a5ea4-f120-4b6-proj-role 2018-08-28 18:42:34,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/efc4f2c56f2442edb4bea4a653b4f170 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:34,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfd9d498-3cc6-425a-af44-a1a2bc2391be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:34,690 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/efc4f2c56f2442edb4bea4a653b4f170 used request id req-cfd9d498-3cc6-425a-af44-a1a2bc2391be 2018-08-28 18:42:34,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79162d9a7633ddd6651d1f17f95190f06d7affb8" 2018-08-28 18:42:34,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97930ec-3122-4b4b-9feb-a6092bbbc0ca Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:34,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b97930ec-3122-4b4b-9feb-a6092bbbc0ca 2018-08-28 18:42:34,784 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-924a5ea4-f120-4b6-user 2018-08-28 18:42:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a5348d3838e344f89c55bd6bd01ab974 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b71c4d37157631a19dd6ebf7d08249e40d96433" 2018-08-28 18:42:34,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ab690a-5b45-405e-b922-ae0132d624be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:34,955 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a5348d3838e344f89c55bd6bd01ab974 used request id req-a9ab690a-5b45-405e-b922-ae0132d624be 2018-08-28 18:42:34,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:35,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["mqKuKUD-Qr6l34aWgQOGDQ"], "issued_at": "2018-08-28T18:42:35.000000Z"}} 2018-08-28 18:42:35,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be2f830f07b071c9a3669039675c40ce8da9f67a" 2018-08-28 18:42:35,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61059070-e31f-4162-8ba2-4f9337e71e61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:35,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61059070-e31f-4162-8ba2-4f9337e71e61 2018-08-28 18:42:35,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:35,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:35,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["xc_bIc45RhiCbEkJkZAOXw"], "issued_at": "2018-08-28T18:42:35.000000Z"}} 2018-08-28 18:42:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:35,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b34370-1a8e-44c1-b2b0-d554329d9400 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:35,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1b34370-1a8e-44c1-b2b0-d554329d9400 2018-08-28 18:42:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:35,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:35,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1c80a35f-3e98-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:35,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a276cf21-6ac7-4158-8831-19f25bbc1218 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1c80a35f-3e98-40b-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:42:35,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1c80a35f-3e98-40b-proj used request id req-a276cf21-6ac7-4158-8831-19f25bbc1218 2018-08-28 18:42:36,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:36,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47da4897-8cc2-4367-a684-b1d97ff92121 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:36,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-47da4897-8cc2-4367-a684-b1d97ff92121 2018-08-28 18:42:36,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj"}}' 2018-08-28 18:42:36,223 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b158ba-caab-401c-9fc1-a5edec0939a5 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bb16dbb28ed448c2a1e3a8042c4a76a5"}, "enabled": true, "id": "bb16dbb28ed448c2a1e3a8042c4a76a5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj"}} 2018-08-28 18:42:36,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b7b158ba-caab-401c-9fc1-a5edec0939a5 2018-08-28 18:42:36,224 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1c80a35f-3e98-40b-proj 2018-08-28 18:42:36,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:36,225 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:36,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PrPwHmB9Rw2tyOugta3r2Q"], "issued_at": "2018-08-28T18:42:36.000000Z"}} 2018-08-28 18:42:36,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70d1869a05c40cd07d1715e3b7b79fc347737f5" 2018-08-28 18:42:36,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04901fe5-9361-44aa-937b-09d53725df44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:36,703 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04901fe5-9361-44aa-937b-09d53725df44 2018-08-28 18:42:36,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:36,713 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:36,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70d1869a05c40cd07d1715e3b7b79fc347737f5" 2018-08-28 18:42:36,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-085e285c-6835-43a4-b4b5-488f6d24acd2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:42:36,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-085e285c-6835-43a4-b4b5-488f6d24acd2 2018-08-28 18:42:36,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-1c80a35f-3e98-40b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70d1869a05c40cd07d1715e3b7b79fc347737f5" 2018-08-28 18:42:36,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ec49ef2-a4f3-4507-b83b-ae6bcb2be93e Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-1c80a35f-3e98-40b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bb16dbb28ed448c2a1e3a8042c4a76a5"}, "enabled": true, "id": "bb16dbb28ed448c2a1e3a8042c4a76a5", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj"}]} 2018-08-28 18:42:36,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-1c80a35f-3e98-40b-proj used request id req-7ec49ef2-a4f3-4507-b83b-ae6bcb2be93e 2018-08-28 18:42:36,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70d1869a05c40cd07d1715e3b7b79fc347737f5" 2018-08-28 18:42:36,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f55e9fd0-4c0c-493e-87de-4f1601ad6bc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:36,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f55e9fd0-4c0c-493e-87de-4f1601ad6bc0 2018-08-28 18:42:37,242 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1c80a35f-3e98-40b-user 2018-08-28 18:42:37,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:37,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0023fea9-fe52-4635-81ec-8438bba5c1e3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:37,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0023fea9-fe52-4635-81ec-8438bba5c1e3 2018-08-28 18:42:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" -d '{"role": {"name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj-role"}}' 2018-08-28 18:42:37,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae95b94-1402-4065-9035-0cafd396af13 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff3a9b2187154ecebe085429ce1c4864", "links": {"self": "http://172.30.9.28:5000/v3/roles/ff3a9b2187154ecebe085429ce1c4864"}, "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj-role"}} 2018-08-28 18:42:37,434 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fae95b94-1402-4065-9035-0cafd396af13 2018-08-28 18:42:37,434 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1c80a35f-3e98-40b-proj-role 2018-08-28 18:42:37,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ff3a9b2187154ecebe085429ce1c4864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:37,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49b0dab-bf72-4f05-91d4-1ce0b7233a89 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ff3a9b2187154ecebe085429ce1c4864"}, "domain_id": null, "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj-role", "id": "ff3a9b2187154ecebe085429ce1c4864"}} 2018-08-28 18:42:37,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ff3a9b2187154ecebe085429ce1c4864 used request id req-d49b0dab-bf72-4f05-91d4-1ce0b7233a89 2018-08-28 18:42:37,525 - keystone_utils - INFO - Granting role CreateKeypairsTests-1c80a35f-3e98-40b-proj-role to project CreateKeypairsTests-1c80a35f-3e98-40b-proj 2018-08-28 18:42:37,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bb16dbb28ed448c2a1e3a8042c4a76a5/users/82db57c113d34ebabd8d6d5b4f29ebcb/roles/ff3a9b2187154ecebe085429ce1c4864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:37,675 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1813c08-513e-4617-a975-32062d43db9b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:37,675 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bb16dbb28ed448c2a1e3a8042c4a76a5/users/82db57c113d34ebabd8d6d5b4f29ebcb/roles/ff3a9b2187154ecebe085429ce1c4864 used request id req-c1813c08-513e-4617-a975-32062d43db9b 2018-08-28 18:42:37,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:37,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:37,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:38,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff3a9b2187154ecebe085429ce1c4864", "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj-role"}], "expires_at": "2018-08-28T19:42:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb16dbb28ed448c2a1e3a8042c4a76a5", "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1c80a35f-3e98-40b-user", "id": "82db57c113d34ebabd8d6d5b4f29ebcb"}, "audit_ids": ["OV1TBj-oQ8SXjPGw9g-wag"], "issued_at": "2018-08-28T18:42:38.000000Z"}} 2018-08-28 18:42:38,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72854db955af5f72a35ba3be36480a53246fe2a8" 2018-08-28 18:42:38,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c56148-deef-4a81-8117-c25d319a56f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:38,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-06c56148-deef-4a81-8117-c25d319a56f9 2018-08-28 18:42:38,241 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:38,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72854db955af5f72a35ba3be36480a53246fe2a8" 2018-08-28 18:42:38,793 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42: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-d9abd4f1-f921-42ae-ae2e-48423c697793 x-compute-request-id: req-d9abd4f1-f921-42ae-ae2e-48423c697793 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:38,793 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d9abd4f1-f921-42ae-ae2e-48423c697793 2018-08-28 18:42:38,794 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693... 2018-08-28 18:42:38,794 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:42:38,821 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693 2018-08-28 18:42:38,825 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72854db955af5f72a35ba3be36480a53246fe2a8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDRyg+/ZyFABKQV5O+TrI9El12frdcV5SFrW1yVd3FhILnMxD6As5jx9nmp0EiFeOSHOKtZm7wrceK3r0FJ4NibnDesF5odqVUK/eHsFim+AU9BqOvfE/Fd29gOy74nntbsNtFClKA81h/59REgtrAdtxrzesqvpuOmSfAKt5DhSQ==", "name": "CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693"}}' 2018-08-28 18:42:38,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42: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-e870ac5a-a40a-4afa-957e-cda3bc314c9d x-compute-request-id: req-e870ac5a-a40a-4afa-957e-cda3bc314c9d Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDRyg+/ZyFABKQV5O+TrI9El12frdcV5SFrW1yVd3FhILnMxD6As5jx9nmp0EiFeOSHOKtZm7wrceK3r0FJ4NibnDesF5odqVUK/eHsFim+AU9BqOvfE/Fd29gOy74nntbsNtFClKA81h/59REgtrAdtxrzesqvpuOmSfAKt5DhSQ==", "user_id": "82db57c113d34ebabd8d6d5b4f29ebcb", "name": "CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693", "fingerprint": "c0:a9:50:f3:7b:f6:05:07:6a:82:0f:28:3a:19:ce:9c"}} 2018-08-28 18:42:38,883 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e870ac5a-a40a-4afa-957e-cda3bc314c9d 2018-08-28 18:42:38,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:39,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff3a9b2187154ecebe085429ce1c4864", "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj-role"}], "expires_at": "2018-08-28T19:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb16dbb28ed448c2a1e3a8042c4a76a5", "name": "CreateKeypairsTests-1c80a35f-3e98-40b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bb16dbb28ed448c2a1e3a8042c4a76a5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1c80a35f-3e98-40b-user", "id": "82db57c113d34ebabd8d6d5b4f29ebcb"}, "audit_ids": ["r7q2z_BpRIe8bwgglyGwLg"], "issued_at": "2018-08-28T18:42:39.000000Z"}} 2018-08-28 18:42:39,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ec62d726284e0a250e196ccf17b8a670054fa3d" 2018-08-28 18:42:39,417 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1561987-dfcc-4b00-bf6a-d023bf2b65d5 x-compute-request-id: req-e1561987-dfcc-4b00-bf6a-d023bf2b65d5 Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDRyg+/ZyFABKQV5O+TrI9El12frdcV5SFrW1yVd3FhILnMxD6As5jx9nmp0EiFeOSHOKtZm7wrceK3r0FJ4NibnDesF5odqVUK/eHsFim+AU9BqOvfE/Fd29gOy74nntbsNtFClKA81h/59REgtrAdtxrzesqvpuOmSfAKt5DhSQ==", "user_id": "82db57c113d34ebabd8d6d5b4f29ebcb", "name": "CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693", "deleted": false, "created_at": "2018-08-28T18:42:38.000000", "updated_at": null, "fingerprint": "c0:a9:50:f3:7b:f6:05:07:6a:82:0f:28:3a:19:ce:9c", "deleted_at": null, "id": 68}} 2018-08-28 18:42:39,417 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693 used request id req-e1561987-dfcc-4b00-bf6a-d023bf2b65d5 2018-08-28 18:42:39,418 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693 2018-08-28 18:42:39,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72854db955af5f72a35ba3be36480a53246fe2a8" 2018-08-28 18:42:39,455 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:42:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-759e25ce-025e-4944-a61b-49893946258e x-compute-request-id: req-759e25ce-025e-4944-a61b-49893946258e Content-Length: 0 Content-Type: application/json 2018-08-28 18:42:39,455 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-4638937b-e384-440c-a19e-e7b91cff2693 used request id req-759e25ce-025e-4944-a61b-49893946258e 2018-08-28 18:42:39,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:39,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-512532c7-c4e0-4314-80b8-320a94a58639 Date: Tue, 28 Aug 2018 18:42:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:42:39,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-512532c7-c4e0-4314-80b8-320a94a58639 2018-08-28 18:42:39,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:39,776 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2af128b1-aa91-4e05-8f1d-e5dec3802910 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:39,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-2af128b1-aa91-4e05-8f1d-e5dec3802910 2018-08-28 18:42:39,777 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:39,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:39,867 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c954db43-d047-443f-83d2-994c51e5909f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:39,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-c954db43-d047-443f-83d2-994c51e5909f 2018-08-28 18:42:39,868 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:39,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71bf83e3-afad-4370-a3bd-8e18a611c59d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:39,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-71bf83e3-afad-4370-a3bd-8e18a611c59d 2018-08-28 18:42:39,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,041 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca4fb401-1734-473d-aead-e130efb364e2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:40,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-ca4fb401-1734-473d-aead-e130efb364e2 2018-08-28 18:42:40,041 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:40,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9237b31-d897-4de0-8b32-f3c532a12eb6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:42:40,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-a9237b31-d897-4de0-8b32-f3c532a12eb6 2018-08-28 18:42:40,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff4a667f-dfe0-4287-9352-e45a11b6eabd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:42:40,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-ff4a667f-dfe0-4287-9352-e45a11b6eabd 2018-08-28 18:42:40,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75131a1-5d4a-408b-a13c-4c5f7a6ddb60 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:42:40,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-c75131a1-5d4a-408b-a13c-4c5f7a6ddb60 2018-08-28 18:42:40,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,409 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78aabc27-88d8-4353-850f-2aecf6627758 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:40,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-78aabc27-88d8-4353-850f-2aecf6627758 2018-08-28 18:42:40,409 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:40,410 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1c80a35f-3e98-40b-proj 2018-08-28 18:42:40,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bb16dbb28ed448c2a1e3a8042c4a76a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f303a4e0-db80-4344-9df5-389fa46fd634 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:40,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bb16dbb28ed448c2a1e3a8042c4a76a5 used request id req-f303a4e0-db80-4344-9df5-389fa46fd634 2018-08-28 18:42:40,634 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1c80a35f-3e98-40b-proj-role 2018-08-28 18:42:40,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ff3a9b2187154ecebe085429ce1c4864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef36390c-4c58-4aa4-84d0-b82ca8e517f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:40,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ff3a9b2187154ecebe085429ce1c4864 used request id req-ef36390c-4c58-4aa4-84d0-b82ca8e517f0 2018-08-28 18:42:40,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c6fddf6adcb448b8582056a3a9da85b1abc1f29" 2018-08-28 18:42:40,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d918defb-f4b1-4e87-853c-897588a07d92 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:40,837 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d918defb-f4b1-4e87-853c-897588a07d92 2018-08-28 18:42:40,838 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1c80a35f-3e98-40b-user 2018-08-28 18:42:40,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/82db57c113d34ebabd8d6d5b4f29ebcb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f70d1869a05c40cd07d1715e3b7b79fc347737f5" 2018-08-28 18:42:41,007 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fa4ed77-006b-44cb-9b07-988a2d02a07f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:41,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/82db57c113d34ebabd8d6d5b4f29ebcb used request id req-4fa4ed77-006b-44cb-9b07-988a2d02a07f 2018-08-28 18:42:41,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:41,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["wtGAL-9zRomtgrGGfVo8Tg"], "issued_at": "2018-08-28T18:42:41.000000Z"}} 2018-08-28 18:42:41,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60c001a5c45f21a87a1e453e314f72c18693bd39" 2018-08-28 18:42:41,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7766c129-818d-4f75-8da2-5914bd21b6c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:41,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7766c129-818d-4f75-8da2-5914bd21b6c7 2018-08-28 18:42:41,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:41,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:41,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["W8Hga00HSLOKCcV2nDLdDw"], "issued_at": "2018-08-28T18:42:41.000000Z"}} 2018-08-28 18:42:41,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:41,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-995601db-8c9a-4201-8f50-726b0e422a28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:41,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-995601db-8c9a-4201-8f50-726b0e422a28 2018-08-28 18:42:41,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:41,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:41,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c202a30c-0c8b-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:42,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4930b6a-c812-4b1a-9f0c-08a77ff8cad4 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c202a30c-0c8b-40e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:42:42,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-c202a30c-0c8b-40e-proj used request id req-a4930b6a-c812-4b1a-9f0c-08a77ff8cad4 2018-08-28 18:42:42,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:42,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ac5d944-dd98-403f-9046-554b5ecb756d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:42,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6ac5d944-dd98-403f-9046-554b5ecb756d 2018-08-28 18:42:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj"}}' 2018-08-28 18:42:42,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c24eeaa8-8f7c-4bf3-bb4b-2b6d8996242e Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2544ed6bbf7049a2a74e06b0d8a7ce3c"}, "enabled": true, "id": "2544ed6bbf7049a2a74e06b0d8a7ce3c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj"}} 2018-08-28 18:42:42,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c24eeaa8-8f7c-4bf3-bb4b-2b6d8996242e 2018-08-28 18:42:42,273 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-c202a30c-0c8b-40e-proj 2018-08-28 18:42:42,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:42,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:42,649 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["MVXyhkpwT_SuFkmxrzc1WQ"], "issued_at": "2018-08-28T18:42:42.000000Z"}} 2018-08-28 18:42:42,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4ae4ff1fc0d57824d081fc50a5ef9fb98c2de4" 2018-08-28 18:42:42,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0b19032-56d0-40c7-823b-ab22b3a53229 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:42,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0b19032-56d0-40c7-823b-ab22b3a53229 2018-08-28 18:42:42,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:42,742 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:42,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4ae4ff1fc0d57824d081fc50a5ef9fb98c2de4" 2018-08-28 18:42:42,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a32dd8-d5a9-4669-bb11-5ee848e1acc9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:42:42,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-91a32dd8-d5a9-4669-bb11-5ee848e1acc9 2018-08-28 18:42:42,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-c202a30c-0c8b-40e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4ae4ff1fc0d57824d081fc50a5ef9fb98c2de4" 2018-08-28 18:42:42,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab52f5b-529e-4b7e-a4bd-d970fb053433 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-c202a30c-0c8b-40e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2544ed6bbf7049a2a74e06b0d8a7ce3c"}, "enabled": true, "id": "2544ed6bbf7049a2a74e06b0d8a7ce3c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj"}]} 2018-08-28 18:42:42,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-c202a30c-0c8b-40e-proj used request id req-cab52f5b-529e-4b7e-a4bd-d970fb053433 2018-08-28 18:42:42,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4ae4ff1fc0d57824d081fc50a5ef9fb98c2de4" 2018-08-28 18:42:43,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be75489f-08c7-4b98-91da-345347a5999a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:43,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-be75489f-08c7-4b98-91da-345347a5999a 2018-08-28 18:42:43,408 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-c202a30c-0c8b-40e-user 2018-08-28 18:42:43,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:43,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:43,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97728332-49d2-4114-a701-5566ed386835 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:43,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-97728332-49d2-4114-a701-5566ed386835 2018-08-28 18:42:43,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" -d '{"role": {"name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj-role"}}' 2018-08-28 18:42:43,607 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6fb16bd-b8e0-403f-b054-9aa7d09406f8 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2aa15780fd7b4987b7492b894a303e55", "links": {"self": "http://172.30.9.28:5000/v3/roles/2aa15780fd7b4987b7492b894a303e55"}, "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj-role"}} 2018-08-28 18:42:43,607 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f6fb16bd-b8e0-403f-b054-9aa7d09406f8 2018-08-28 18:42:43,607 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-c202a30c-0c8b-40e-proj-role 2018-08-28 18:42:43,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2aa15780fd7b4987b7492b894a303e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:43,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f34c8e71-8451-4969-bb39-5b20a4666652 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2aa15780fd7b4987b7492b894a303e55"}, "domain_id": null, "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj-role", "id": "2aa15780fd7b4987b7492b894a303e55"}} 2018-08-28 18:42:43,714 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2aa15780fd7b4987b7492b894a303e55 used request id req-f34c8e71-8451-4969-bb39-5b20a4666652 2018-08-28 18:42:43,714 - keystone_utils - INFO - Granting role CreateKeypairsTests-c202a30c-0c8b-40e-proj-role to project CreateKeypairsTests-c202a30c-0c8b-40e-proj 2018-08-28 18:42:43,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2544ed6bbf7049a2a74e06b0d8a7ce3c/users/5c80b6dc16954ab1ba44783bdc3c05f9/roles/2aa15780fd7b4987b7492b894a303e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:43,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0798795a-9990-4ecc-8a69-404592c4a1a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:43,837 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2544ed6bbf7049a2a74e06b0d8a7ce3c/users/5c80b6dc16954ab1ba44783bdc3c05f9/roles/2aa15780fd7b4987b7492b894a303e55 used request id req-0798795a-9990-4ecc-8a69-404592c4a1a3 2018-08-28 18:42:43,838 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:43,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:43,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:44,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2aa15780fd7b4987b7492b894a303e55", "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj-role"}], "expires_at": "2018-08-28T19:42:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2544ed6bbf7049a2a74e06b0d8a7ce3c", "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c202a30c-0c8b-40e-user", "id": "5c80b6dc16954ab1ba44783bdc3c05f9"}, "audit_ids": ["oml0nA17SaaEIi6LDbWcCQ"], "issued_at": "2018-08-28T18:42:44.000000Z"}} 2018-08-28 18:42:44,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73955d48ac31a5911e1dfa666b597b60468e44f2" 2018-08-28 18:42:44,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1aba05-c68c-45d4-b681-4150fc5c587a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:44,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e1aba05-c68c-45d4-b681-4150fc5c587a 2018-08-28 18:42:44,284 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:44,288 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73955d48ac31a5911e1dfa666b597b60468e44f2" 2018-08-28 18:42:44,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d84c98c3-013d-4393-854a-d31b421309fd x-compute-request-id: req-d84c98c3-013d-4393-854a-d31b421309fd Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:44,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d84c98c3-013d-4393-854a-d31b421309fd 2018-08-28 18:42:44,844 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9... 2018-08-28 18:42:44,844 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:42:44,928 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9 2018-08-28 18:42:44,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73955d48ac31a5911e1dfa666b597b60468e44f2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfqnbM8fXLXuavCsdWS7Y7tuD9vrvk/q0KYvlCIj9jgC+EZ6FkErULAryBGbGMEMdzYh+l5VJL56XbkDU7kDnYtdMITi5ujtHJKZUHNBOeyDdeyPcQOCAcboYfIFq5W1bFrE/9jg3StVOsOEO2a0IA8dttMtT2o5TagZmpBAlkGQ==", "name": "CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9"}}' 2018-08-28 18:42:44,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-baa7b010-5d8b-4d3e-bbef-9a90993588ef x-compute-request-id: req-baa7b010-5d8b-4d3e-bbef-9a90993588ef Content-Encoding: gzip Content-Length: 364 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfqnbM8fXLXuavCsdWS7Y7tuD9vrvk/q0KYvlCIj9jgC+EZ6FkErULAryBGbGMEMdzYh+l5VJL56XbkDU7kDnYtdMITi5ujtHJKZUHNBOeyDdeyPcQOCAcboYfIFq5W1bFrE/9jg3StVOsOEO2a0IA8dttMtT2o5TagZmpBAlkGQ==", "user_id": "5c80b6dc16954ab1ba44783bdc3c05f9", "name": "CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9", "fingerprint": "6c:dc:60:47:ce:e3:29:d6:e0:5a:b8:5a:f6:d8:ff:62"}} 2018-08-28 18:42:44,995 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-baa7b010-5d8b-4d3e-bbef-9a90993588ef 2018-08-28 18:42:44,996 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9.pub 2018-08-28 18:42:44,997 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9 2018-08-28 18:42:44,997 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:45,376 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2aa15780fd7b4987b7492b894a303e55", "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj-role"}], "expires_at": "2018-08-28T19:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2544ed6bbf7049a2a74e06b0d8a7ce3c", "name": "CreateKeypairsTests-c202a30c-0c8b-40e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/2544ed6bbf7049a2a74e06b0d8a7ce3c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-c202a30c-0c8b-40e-user", "id": "5c80b6dc16954ab1ba44783bdc3c05f9"}, "audit_ids": ["STay1kDhSqKpCnr2yXHYTQ"], "issued_at": "2018-08-28T18:42:45.000000Z"}} 2018-08-28 18:42:45,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97c5d3314dd7c42615b1828597420d2c8b548f7a" 2018-08-28 18:42:45,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f0375c8-ea60-4da1-bc03-322f05526178 x-compute-request-id: req-4f0375c8-ea60-4da1-bc03-322f05526178 Content-Encoding: gzip Content-Length: 422 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDfqnbM8fXLXuavCsdWS7Y7tuD9vrvk/q0KYvlCIj9jgC+EZ6FkErULAryBGbGMEMdzYh+l5VJL56XbkDU7kDnYtdMITi5ujtHJKZUHNBOeyDdeyPcQOCAcboYfIFq5W1bFrE/9jg3StVOsOEO2a0IA8dttMtT2o5TagZmpBAlkGQ==", "user_id": "5c80b6dc16954ab1ba44783bdc3c05f9", "name": "CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9", "deleted": false, "created_at": "2018-08-28T18:42:44.000000", "updated_at": null, "fingerprint": "6c:dc:60:47:ce:e3:29:d6:e0:5a:b8:5a:f6:d8:ff:62", "deleted_at": null, "id": 71}} 2018-08-28 18:42:45,910 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9 used request id req-4f0375c8-ea60-4da1-bc03-322f05526178 2018-08-28 18:42:45,911 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9 2018-08-28 18:42:45,914 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73955d48ac31a5911e1dfa666b597b60468e44f2" 2018-08-28 18:42:45,955 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:42:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b42e3890-5635-49bc-a30b-3c17467b88c9 x-compute-request-id: req-b42e3890-5635-49bc-a30b-3c17467b88c9 Content-Length: 0 Content-Type: application/json 2018-08-28 18:42:45,955 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9 used request id req-b42e3890-5635-49bc-a30b-3c17467b88c9 2018-08-28 18:42:45,955 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9.pub] 2018-08-28 18:42:45,956 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-c643f4ab-8d93-462b-8fcf-a07b412249b9] 2018-08-28 18:42:45,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-6b5e6664-4911-401f-be42-1fcc21a08e8e Date: Tue, 28 Aug 2018 18:42:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:42:46,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6b5e6664-4911-401f-be42-1fcc21a08e8e 2018-08-28 18:42:46,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bda9652-13b6-4284-ad00-b6fb5eaf2d1e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:46,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-2bda9652-13b6-4284-ad00-b6fb5eaf2d1e 2018-08-28 18:42:46,294 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:46,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,382 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4a366b4-6d9f-4e84-94ef-c4069fc46a9b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:46,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-d4a366b4-6d9f-4e84-94ef-c4069fc46a9b 2018-08-28 18:42:46,382 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:46,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,483 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5ab745f-9ae2-4812-9f6a-78d619ea5e78 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:46,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-c5ab745f-9ae2-4812-9f6a-78d619ea5e78 2018-08-28 18:42:46,483 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:46,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,571 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c043fe7-2353-4b86-9aa7-945a868adc9d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:46,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-2c043fe7-2353-4b86-9aa7-945a868adc9d 2018-08-28 18:42:46,571 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:46,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dc81389-0852-438f-bdff-696b71cfbc10 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:42:46,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-6dc81389-0852-438f-bdff-696b71cfbc10 2018-08-28 18:42:46,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eba02c4-7c6e-4a01-a3c8-87d0b1d3ba18 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:42:46,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-9eba02c4-7c6e-4a01-a3c8-87d0b1d3ba18 2018-08-28 18:42:46,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d14ad74-96a5-44bb-8fe5-04de7b1aabd7 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:42:46,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-4d14ad74-96a5-44bb-8fe5-04de7b1aabd7 2018-08-28 18:42:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:46,934 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30cc1bb8-bb56-48b7-8e56-03d6da5f9ea1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:46,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-30cc1bb8-bb56-48b7-8e56-03d6da5f9ea1 2018-08-28 18:42:46,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:46,935 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-c202a30c-0c8b-40e-proj 2018-08-28 18:42:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2544ed6bbf7049a2a74e06b0d8a7ce3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:47,149 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e38559c6-b888-4627-91ee-71957a9811c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:47,149 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2544ed6bbf7049a2a74e06b0d8a7ce3c used request id req-e38559c6-b888-4627-91ee-71957a9811c4 2018-08-28 18:42:47,149 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-c202a30c-0c8b-40e-proj-role 2018-08-28 18:42:47,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2aa15780fd7b4987b7492b894a303e55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:47,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e6474f-d6c8-4325-b20b-a2e010354047 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:47,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2aa15780fd7b4987b7492b894a303e55 used request id req-67e6474f-d6c8-4325-b20b-a2e010354047 2018-08-28 18:42:47,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50f8af55d587e78ac462d48107177fb38104749b" 2018-08-28 18:42:47,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ac1f52f-e9b5-4e44-954c-e9f96b379060 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:47,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ac1f52f-e9b5-4e44-954c-e9f96b379060 2018-08-28 18:42:47,351 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-c202a30c-0c8b-40e-user 2018-08-28 18:42:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5c80b6dc16954ab1ba44783bdc3c05f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b4ae4ff1fc0d57824d081fc50a5ef9fb98c2de4" 2018-08-28 18:42:47,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3ea700b-5830-47eb-8a94-96e028e87cbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:47,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5c80b6dc16954ab1ba44783bdc3c05f9 used request id req-e3ea700b-5830-47eb-8a94-96e028e87cbc 2018-08-28 18:42:47,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:47,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["naokRNcnSH6XyCtOQSweZg"], "issued_at": "2018-08-28T18:42:47.000000Z"}} 2018-08-28 18:42:47,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}916e1c2669956cbd3846cf1a1ec25e74e3586745" 2018-08-28 18:42:47,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc27e0a0-7fd4-476a-ba0b-a41ef28ac3b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:47,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc27e0a0-7fd4-476a-ba0b-a41ef28ac3b0 2018-08-28 18:42:47,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:48,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:48,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["OLtkAQL9SmKu2A1-9mwATw"], "issued_at": "2018-08-28T18:42:48.000000Z"}} 2018-08-28 18:42:48,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:48,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19cc1bb-abf3-425f-8bc5-fc4b06962899 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:48,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b19cc1bb-abf3-425f-8bc5-fc4b06962899 2018-08-28 18:42:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:48,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:48,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1d8f9075-8944-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:48,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df1be371-852f-4256-9556-73ed5a194902 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1d8f9075-8944-437-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:42:48,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-1d8f9075-8944-437-proj used request id req-df1be371-852f-4256-9556-73ed5a194902 2018-08-28 18:42:48,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:48,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d8493e-d8d8-484a-a219-2270f622ebf7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:48,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c1d8493e-d8d8-484a-a219-2270f622ebf7 2018-08-28 18:42:48,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-1d8f9075-8944-437-proj"}}' 2018-08-28 18:42:48,784 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a12cf7a-d54d-4e52-a6d2-994adff5e6e3 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a8555bf5e874ca68165b9e3dee04243"}, "enabled": true, "id": "3a8555bf5e874ca68165b9e3dee04243", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1d8f9075-8944-437-proj"}} 2018-08-28 18:42:48,784 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2a12cf7a-d54d-4e52-a6d2-994adff5e6e3 2018-08-28 18:42:48,785 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-1d8f9075-8944-437-proj 2018-08-28 18:42:48,785 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:48,786 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:49,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["i-xcgWJDTI2w5rDyuRCaig"], "issued_at": "2018-08-28T18:42:49.000000Z"}} 2018-08-28 18:42:49,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92306c26fbee4cf4cee86ce4a17ad9a64084051c" 2018-08-28 18:42:49,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e498287-2e3e-4320-8431-7f798dd45ee4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:49,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0e498287-2e3e-4320-8431-7f798dd45ee4 2018-08-28 18:42:49,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:49,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:49,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92306c26fbee4cf4cee86ce4a17ad9a64084051c" 2018-08-28 18:42:49,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3795b5bf-cc7b-43bc-a38b-331511ac70ba Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:42:49,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3795b5bf-cc7b-43bc-a38b-331511ac70ba 2018-08-28 18:42:49,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-1d8f9075-8944-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92306c26fbee4cf4cee86ce4a17ad9a64084051c" 2018-08-28 18:42:49,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca15621b-0162-4320-a63c-fde33b86a4a3 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-1d8f9075-8944-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3a8555bf5e874ca68165b9e3dee04243"}, "enabled": true, "id": "3a8555bf5e874ca68165b9e3dee04243", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-1d8f9075-8944-437-proj"}]} 2018-08-28 18:42:49,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsTests-1d8f9075-8944-437-proj used request id req-ca15621b-0162-4320-a63c-fde33b86a4a3 2018-08-28 18:42:49,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92306c26fbee4cf4cee86ce4a17ad9a64084051c" 2018-08-28 18:42:49,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4d780e-2002-473d-aff1-6e0c4f1d9484 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:49,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7a4d780e-2002-473d-aff1-6e0c4f1d9484 2018-08-28 18:42:49,930 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-1d8f9075-8944-437-user 2018-08-28 18:42:49,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:49,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:50,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64a29ec0-7da2-4bc7-8fca-df920bdc6bdf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:50,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-64a29ec0-7da2-4bc7-8fca-df920bdc6bdf 2018-08-28 18:42:50,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" -d '{"role": {"name": "CreateKeypairsTests-1d8f9075-8944-437-proj-role"}}' 2018-08-28 18:42:50,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-873d96bf-6bcb-4f42-9f3f-f317f9bc3264 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "291ad265143248a18ef560f8a7182b5a", "links": {"self": "http://172.30.9.28:5000/v3/roles/291ad265143248a18ef560f8a7182b5a"}, "name": "CreateKeypairsTests-1d8f9075-8944-437-proj-role"}} 2018-08-28 18:42:50,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-873d96bf-6bcb-4f42-9f3f-f317f9bc3264 2018-08-28 18:42:50,126 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-1d8f9075-8944-437-proj-role 2018-08-28 18:42:50,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/291ad265143248a18ef560f8a7182b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:50,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa6c3d6-9f85-4421-b301-6203db659e88 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/291ad265143248a18ef560f8a7182b5a"}, "domain_id": null, "name": "CreateKeypairsTests-1d8f9075-8944-437-proj-role", "id": "291ad265143248a18ef560f8a7182b5a"}} 2018-08-28 18:42:50,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/291ad265143248a18ef560f8a7182b5a used request id req-8fa6c3d6-9f85-4421-b301-6203db659e88 2018-08-28 18:42:50,219 - keystone_utils - INFO - Granting role CreateKeypairsTests-1d8f9075-8944-437-proj-role to project CreateKeypairsTests-1d8f9075-8944-437-proj 2018-08-28 18:42:50,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3a8555bf5e874ca68165b9e3dee04243/users/87a2946b12d54b9ba1691f5219832037/roles/291ad265143248a18ef560f8a7182b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:50,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b36710eb-f537-4442-842d-355673250b36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:50,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3a8555bf5e874ca68165b9e3dee04243/users/87a2946b12d54b9ba1691f5219832037/roles/291ad265143248a18ef560f8a7182b5a used request id req-b36710eb-f537-4442-842d-355673250b36 2018-08-28 18:42:50,353 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:50,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:50,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:50,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "291ad265143248a18ef560f8a7182b5a", "name": "CreateKeypairsTests-1d8f9075-8944-437-proj-role"}], "expires_at": "2018-08-28T19:42:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a8555bf5e874ca68165b9e3dee04243", "name": "CreateKeypairsTests-1d8f9075-8944-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1d8f9075-8944-437-user", "id": "87a2946b12d54b9ba1691f5219832037"}, "audit_ids": ["7Si-wG1HRwqee4YNHDnYaQ"], "issued_at": "2018-08-28T18:42:50.000000Z"}} 2018-08-28 18:42:50,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f742d7f8432eac014007ee09858b1f2947556bc" 2018-08-28 18:42:50,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-061a9ceb-4fc0-4cfd-9168-f3a83d432016 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:50,795 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-061a9ceb-4fc0-4cfd-9168-f3a83d432016 2018-08-28 18:42:50,797 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:50,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f742d7f8432eac014007ee09858b1f2947556bc" 2018-08-28 18:42:51,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9c9ffb1b-6be3-4e23-aea8-009bf150cdf4 x-compute-request-id: req-9c9ffb1b-6be3-4e23-aea8-009bf150cdf4 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:51,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-9c9ffb1b-6be3-4e23-aea8-009bf150cdf4 2018-08-28 18:42:51,330 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4... 2018-08-28 18:42:51,330 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:42:51,341 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4 2018-08-28 18:42:51,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f742d7f8432eac014007ee09858b1f2947556bc" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBfVfpUnTbvaEkd+3GJ8Phl043UeMbWN2Wc61P7J3bD0zsO9+2n6UVuW0KX8S+/CRvkgSQ4hSJOMOhsVBlvZ+EJuxFrf3/fNq5PUGobxp6xC8XIktasEqSH6JWybqa/r9PCfztTa//b6SjY+8++HZyhtTta/2is59I5ewb4rp/+w==", "name": "CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4"}}' 2018-08-28 18:42:51,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c64492e0-67fe-462a-8c35-5420c27b74d2 x-compute-request-id: req-c64492e0-67fe-462a-8c35-5420c27b74d2 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBfVfpUnTbvaEkd+3GJ8Phl043UeMbWN2Wc61P7J3bD0zsO9+2n6UVuW0KX8S+/CRvkgSQ4hSJOMOhsVBlvZ+EJuxFrf3/fNq5PUGobxp6xC8XIktasEqSH6JWybqa/r9PCfztTa//b6SjY+8++HZyhtTta/2is59I5ewb4rp/+w==", "user_id": "87a2946b12d54b9ba1691f5219832037", "name": "CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4", "fingerprint": "03:15:85:39:95:93:4d:d3:f4:f3:ff:3c:57:25:83:72"}} 2018-08-28 18:42:51,404 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c64492e0-67fe-462a-8c35-5420c27b74d2 2018-08-28 18:42:51,406 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4.pub 2018-08-28 18:42:51,407 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:51,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "291ad265143248a18ef560f8a7182b5a", "name": "CreateKeypairsTests-1d8f9075-8944-437-proj-role"}], "expires_at": "2018-08-28T19:42:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3a8555bf5e874ca68165b9e3dee04243", "name": "CreateKeypairsTests-1d8f9075-8944-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3a8555bf5e874ca68165b9e3dee04243", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-1d8f9075-8944-437-user", "id": "87a2946b12d54b9ba1691f5219832037"}, "audit_ids": ["a6ajy8sHS1CRhHuyfn2VMg"], "issued_at": "2018-08-28T18:42:51.000000Z"}} 2018-08-28 18:42:51,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1d1d2c0e2b2da3a4e7a03e0bfc41a7edf64bd6" 2018-08-28 18:42:52,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007b934c-bd0d-49f6-958c-ab70972405b9 x-compute-request-id: req-007b934c-bd0d-49f6-958c-ab70972405b9 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDBfVfpUnTbvaEkd+3GJ8Phl043UeMbWN2Wc61P7J3bD0zsO9+2n6UVuW0KX8S+/CRvkgSQ4hSJOMOhsVBlvZ+EJuxFrf3/fNq5PUGobxp6xC8XIktasEqSH6JWybqa/r9PCfztTa//b6SjY+8++HZyhtTta/2is59I5ewb4rp/+w==", "user_id": "87a2946b12d54b9ba1691f5219832037", "name": "CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4", "deleted": false, "created_at": "2018-08-28T18:42:51.000000", "updated_at": null, "fingerprint": "03:15:85:39:95:93:4d:d3:f4:f3:ff:3c:57:25:83:72", "deleted_at": null, "id": 74}} 2018-08-28 18:42:52,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4 used request id req-007b934c-bd0d-49f6-958c-ab70972405b9 2018-08-28 18:42:52,326 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4 2018-08-28 18:42:52,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f742d7f8432eac014007ee09858b1f2947556bc" 2018-08-28 18:42:52,374 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:42: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-157d159b-7690-475e-9c7b-c0c3ca9705b2 x-compute-request-id: req-157d159b-7690-475e-9c7b-c0c3ca9705b2 Content-Length: 0 Content-Type: application/json 2018-08-28 18:42:52,374 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4 used request id req-157d159b-7690-475e-9c7b-c0c3ca9705b2 2018-08-28 18:42:52,374 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-6d9b13c6-7595-4d57-ad85-a5b02fdfafb4.pub] 2018-08-28 18:42:52,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:52,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-a2fcf904-38b4-49f2-ab00-4034a1d53e5d Date: Tue, 28 Aug 2018 18:42:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:42:52,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a2fcf904-38b4-49f2-ab00-4034a1d53e5d 2018-08-28 18:42:52,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:52,703 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0939216-de57-4a48-8405-1e34c3fc1761 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:52,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-b0939216-de57-4a48-8405-1e34c3fc1761 2018-08-28 18:42:52,704 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:52,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:52,793 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6eb6a83-84e3-4c08-a7f0-1a6387b7253e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:52,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-f6eb6a83-84e3-4c08-a7f0-1a6387b7253e 2018-08-28 18:42:52,794 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:52,813 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6973bf42-733d-4397-aba3-a787221e6dae Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:52,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-6973bf42-733d-4397-aba3-a787221e6dae 2018-08-28 18:42:52,813 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:52,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:52,894 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd312766-8d55-4deb-a297-cd400f1e7351 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:52,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-dd312766-8d55-4deb-a297-cd400f1e7351 2018-08-28 18:42:52,894 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:53,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7a294e4-2393-4771-9af1-62356804775a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:42:53,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-f7a294e4-2393-4771-9af1-62356804775a 2018-08-28 18:42:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:53,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bc55c2-d9d3-4e1b-868f-ab5aea498b91 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:42:53,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-e6bc55c2-d9d3-4e1b-868f-ab5aea498b91 2018-08-28 18:42:53,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:53,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f79d9aef-1776-4a49-be56-7218686890bd 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:42:53,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-f79d9aef-1776-4a49-be56-7218686890bd 2018-08-28 18:42:53,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:53,347 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed922e2f-dfc7-4038-9a54-932aae9567b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:53,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-ed922e2f-dfc7-4038-9a54-932aae9567b3 2018-08-28 18:42:53,347 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:53,348 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-1d8f9075-8944-437-proj 2018-08-28 18:42:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3a8555bf5e874ca68165b9e3dee04243 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:53,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4472b83-0991-47f3-b0e2-c9d978f1a206 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:53,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3a8555bf5e874ca68165b9e3dee04243 used request id req-b4472b83-0991-47f3-b0e2-c9d978f1a206 2018-08-28 18:42:53,568 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-1d8f9075-8944-437-proj-role 2018-08-28 18:42:53,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/291ad265143248a18ef560f8a7182b5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:53,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11503ef9-62d8-4c3f-9025-4cd820674031 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:53,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/291ad265143248a18ef560f8a7182b5a used request id req-11503ef9-62d8-4c3f-9025-4cd820674031 2018-08-28 18:42:53,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb568c3a2ee5f8268506983361cc63c84d9d5356" 2018-08-28 18:42:53,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e82dc6-8443-4bfd-9983-4e37c5e0b940 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:53,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-39e82dc6-8443-4bfd-9983-4e37c5e0b940 2018-08-28 18:42:53,768 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-1d8f9075-8944-437-user 2018-08-28 18:42:53,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/87a2946b12d54b9ba1691f5219832037 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92306c26fbee4cf4cee86ce4a17ad9a64084051c" 2018-08-28 18:42:53,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97ac8a24-1693-4cb1-9387-9c2362d18878 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:53,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/87a2946b12d54b9ba1691f5219832037 used request id req-97ac8a24-1693-4cb1-9387-9c2362d18878 2018-08-28 18:42:53,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:54,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["oRlR_P9cSpONPpolpg_mUQ"], "issued_at": "2018-08-28T18:42:54.000000Z"}} 2018-08-28 18:42:54,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c55cb5ea20b3b6fc79bea3d1607cbf63402c31" 2018-08-28 18:42:54,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4c9ff9-955a-43a4-b6bb-c9de54d60a4b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:54,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f4c9ff9-955a-43a4-b6bb-c9de54d60a4b 2018-08-28 18:42:54,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:54,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:54,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["U9KEnjZOQwWTzO1LNmraWw"], "issued_at": "2018-08-28T18:42:54.000000Z"}} 2018-08-28 18:42:54,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:54,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c789f923-40a5-4528-a7fb-11c9173cfcf0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:54,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c789f923-40a5-4528-a7fb-11c9173cfcf0 2018-08-28 18:42:54,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:54,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:54,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:54,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84da2289-61bb-46f6-b751-c09b98496190 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:42:54,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj used request id req-84da2289-61bb-46f6-b751-c09b98496190 2018-08-28 18:42:54,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:55,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f2a232-6aa7-45e2-8d47-58f60fb10c3c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:55,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-89f2a232-6aa7-45e2-8d47-58f60fb10c3c 2018-08-28 18:42:55,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj"}}' 2018-08-28 18:42:55,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5cc75b0-15e7-4a91-be5e-efa6f50d5fdb Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8151218e46b7413bae4f0f2a177aca4d"}, "enabled": true, "id": "8151218e46b7413bae4f0f2a177aca4d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj"}} 2018-08-28 18:42:55,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b5cc75b0-15e7-4a91-be5e-efa6f50d5fdb 2018-08-28 18:42:55,171 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj 2018-08-28 18:42:55,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:55,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:55,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["HGRNOIZsSmaLSvJElLHU9A"], "issued_at": "2018-08-28T18:42:55.000000Z"}} 2018-08-28 18:42:55,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58880b66e218fd308bee14b76cd7dc1460e4136b" 2018-08-28 18:42:55,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383bcc88-b6bd-47fe-8db2-507cfaf2ef4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:55,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-383bcc88-b6bd-47fe-8db2-507cfaf2ef4c 2018-08-28 18:42:55,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:42:55,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:42:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:42:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58880b66e218fd308bee14b76cd7dc1460e4136b" 2018-08-28 18:42:55,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7650a32a-b115-4c2c-8da1-3cc672b82063 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:42:55,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7650a32a-b115-4c2c-8da1-3cc672b82063 2018-08-28 18:42:55,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58880b66e218fd308bee14b76cd7dc1460e4136b" 2018-08-28 18:42:55,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ada718b-35e5-47fc-8f46-871afb64ac4c Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8151218e46b7413bae4f0f2a177aca4d"}, "enabled": true, "id": "8151218e46b7413bae4f0f2a177aca4d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj"}]} 2018-08-28 18:42:55,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj used request id req-5ada718b-35e5-47fc-8f46-871afb64ac4c 2018-08-28 18:42:55,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58880b66e218fd308bee14b76cd7dc1460e4136b" 2018-08-28 18:42:55,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35054b4-6e39-4005-abfd-2c4cea0ae221 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:42:55,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a35054b4-6e39-4005-abfd-2c4cea0ae221 2018-08-28 18:42:56,288 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-user 2018-08-28 18:42:56,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:56,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:56,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12373f58-0619-4477-be97-26344cda9347 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:56,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-12373f58-0619-4477-be97-26344cda9347 2018-08-28 18:42:56,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" -d '{"role": {"name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj-role"}}' 2018-08-28 18:42:56,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505451a2-5447-4cdc-88c1-af8c167a4248 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6ddab13112a449582ee81da4e33937b", "links": {"self": "http://172.30.9.28:5000/v3/roles/f6ddab13112a449582ee81da4e33937b"}, "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj-role"}} 2018-08-28 18:42:56,491 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-505451a2-5447-4cdc-88c1-af8c167a4248 2018-08-28 18:42:56,492 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj-role 2018-08-28 18:42:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f6ddab13112a449582ee81da4e33937b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:56,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003343e1-d2b6-4ee9-a775-77b19586c2a8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f6ddab13112a449582ee81da4e33937b"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj-role", "id": "f6ddab13112a449582ee81da4e33937b"}} 2018-08-28 18:42:56,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f6ddab13112a449582ee81da4e33937b used request id req-003343e1-d2b6-4ee9-a775-77b19586c2a8 2018-08-28 18:42:56,582 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj-role to project CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj 2018-08-28 18:42:56,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8151218e46b7413bae4f0f2a177aca4d/users/d501499c262b43fbab1701cade434d54/roles/f6ddab13112a449582ee81da4e33937b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:56,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-736cbd95-d3c7-46dc-bb86-304e13c5f6cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:56,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8151218e46b7413bae4f0f2a177aca4d/users/d501499c262b43fbab1701cade434d54/roles/f6ddab13112a449582ee81da4e33937b used request id req-736cbd95-d3c7-46dc-bb86-304e13c5f6cb 2018-08-28 18:42:56,705 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:56,859 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62.pub 2018-08-28 18:42:56,860 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62 2018-08-28 18:42:56,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:56,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:57,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6ddab13112a449582ee81da4e33937b", "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj-role"}], "expires_at": "2018-08-28T19:42:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8151218e46b7413bae4f0f2a177aca4d", "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8151218e46b7413bae4f0f2a177aca4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8151218e46b7413bae4f0f2a177aca4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8151218e46b7413bae4f0f2a177aca4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8151218e46b7413bae4f0f2a177aca4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8151218e46b7413bae4f0f2a177aca4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8151218e46b7413bae4f0f2a177aca4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8151218e46b7413bae4f0f2a177aca4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8151218e46b7413bae4f0f2a177aca4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8151218e46b7413bae4f0f2a177aca4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8151218e46b7413bae4f0f2a177aca4d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8151218e46b7413bae4f0f2a177aca4d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8151218e46b7413bae4f0f2a177aca4d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-user", "id": "d501499c262b43fbab1701cade434d54"}, "audit_ids": ["g-uqAkKWQuGmHIzUmQ-DxA"], "issued_at": "2018-08-28T18:42:57.000000Z"}} 2018-08-28 18:42:57,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698689226276540f36ecb8ddab0f1a12fc51d895" 2018-08-28 18:42:57,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1486f3ae-e9c8-4b10-8d7e-fb9255b9989d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:57,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1486f3ae-e9c8-4b10-8d7e-fb9255b9989d 2018-08-28 18:42:57,333 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:42:57,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698689226276540f36ecb8ddab0f1a12fc51d895" 2018-08-28 18:42:57,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-04f99687-0d0e-47e1-950f-7e04ada0a148 x-compute-request-id: req-04f99687-0d0e-47e1-950f-7e04ada0a148 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:42:57,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-04f99687-0d0e-47e1-950f-7e04ada0a148 2018-08-28 18:42:57,515 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62... 2018-08-28 18:42:57,515 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-28 18:42:57,516 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62.pub 2018-08-28 18:42:57,516 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62 2018-08-28 18:42:57,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698689226276540f36ecb8ddab0f1a12fc51d895" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3L2IxyALqhQwsp4bQQuFNDLk9Ud9Q7NVKtgk3x8vOGiiURwREpyVIMrW9mMAXFAYTyXXnWMvKqMkWt6jRwYFBDA1WH6+6sPaVjowlzYUvsIz2/SOhpR5KfCon8CUTb08fq5JwWuUUaX23rLq55pA9e0+dvfB3KYf1PnkA026OQiu4hisoSkLNaCp53tUDrhOS/206nv3nv4yEviOOXM9ode6X9thSwxnT2kO7rF/ZDdxfnI0wcRhWp0ebw0IFUhtBGjdprTSL6t0dAH8ugwlZC278fOU2YaaBf11Stk9WJ9IVDPvFkGmn0FqaVOnhaDsFsjdP2jsT7MqdRRt+8v75", "name": "CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62"}}' 2018-08-28 18:42:57,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec12261c-a454-4113-9d7d-55151109823a x-compute-request-id: req-ec12261c-a454-4113-9d7d-55151109823a Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC3L2IxyALqhQwsp4bQQuFNDLk9Ud9Q7NVKtgk3x8vOGiiURwREpyVIMrW9mMAXFAYTyXXnWMvKqMkWt6jRwYFBDA1WH6+6sPaVjowlzYUvsIz2/SOhpR5KfCon8CUTb08fq5JwWuUUaX23rLq55pA9e0+dvfB3KYf1PnkA026OQiu4hisoSkLNaCp53tUDrhOS/206nv3nv4yEviOOXM9ode6X9thSwxnT2kO7rF/ZDdxfnI0wcRhWp0ebw0IFUhtBGjdprTSL6t0dAH8ugwlZC278fOU2YaaBf11Stk9WJ9IVDPvFkGmn0FqaVOnhaDsFsjdP2jsT7MqdRRt+8v75", "user_id": "d501499c262b43fbab1701cade434d54", "name": "CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62", "fingerprint": "70:c3:82:aa:68:22:ac:8f:47:34:70:0a:3b:ce:53:bc"}} 2018-08-28 18:42:57,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-ec12261c-a454-4113-9d7d-55151109823a 2018-08-28 18:42:57,591 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62 2018-08-28 18:42:57,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698689226276540f36ecb8ddab0f1a12fc51d895" 2018-08-28 18:42:57,624 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:42:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-97d995ab-cb41-4e9d-8c36-258b09241dab x-compute-request-id: req-97d995ab-cb41-4e9d-8c36-258b09241dab Content-Length: 0 Content-Type: application/json 2018-08-28 18:42:57,625 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62 used request id req-97d995ab-cb41-4e9d-8c36-258b09241dab 2018-08-28 18:42:57,625 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62.pub] 2018-08-28 18:42:57,625 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-44a5c492-fd5b-42e4-8ced-17041daafe62] 2018-08-28 18:42:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:57,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-f75b83ac-eff9-488c-a4c1-0a8f953641e6 Date: Tue, 28 Aug 2018 18:42:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:42:57,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f75b83ac-eff9-488c-a4c1-0a8f953641e6 2018-08-28 18:42:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:57,943 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0328e886-249f-4587-a8c1-08188059aaba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:57,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-0328e886-249f-4587-a8c1-08188059aaba 2018-08-28 18:42:57,943 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:57,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d718073-3156-49b2-abea-25d11918ba5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:58,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-5d718073-3156-49b2-abea-25d11918ba5a 2018-08-28 18:42:58,052 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:58,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09027389-e049-48ba-9b7d-4463adb237bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:58,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-09027389-e049-48ba-9b7d-4463adb237bf 2018-08-28 18:42:58,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:58,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,238 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32dc1511-fbee-4170-9704-0bce432bfb88 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:58,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-32dc1511-fbee-4170-9704-0bce432bfb88 2018-08-28 18:42:58,239 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:58,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5864fbc7-48d0-4c77-b332-64491629297f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:42:58,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-5864fbc7-48d0-4c77-b332-64491629297f 2018-08-28 18:42:58,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e820fe-688d-415c-b865-0eee8aeb50bd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:42:58,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-b5e820fe-688d-415c-b865-0eee8aeb50bd 2018-08-28 18:42:58,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ec0ffc7-9303-440a-a032-ab89771a3c16 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:42:58,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-2ec0ffc7-9303-440a-a032-ab89771a3c16 2018-08-28 18:42:58,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,616 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-753c940c-cad7-48a5-9de9-8cb7a8f213a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:42:58,616 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-753c940c-cad7-48a5-9de9-8cb7a8f213a6 2018-08-28 18:42:58,617 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:42:58,618 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj 2018-08-28 18:42:58,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8151218e46b7413bae4f0f2a177aca4d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8090eb74-caee-447c-8fed-bd90976b7b40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:58,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8151218e46b7413bae4f0f2a177aca4d used request id req-8090eb74-caee-447c-8fed-bd90976b7b40 2018-08-28 18:42:58,844 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-proj-role 2018-08-28 18:42:58,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f6ddab13112a449582ee81da4e33937b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:58,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfb3d9c9-8f05-4500-a7d8-44b4976dcb71 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:58,952 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f6ddab13112a449582ee81da4e33937b used request id req-cfb3d9c9-8f05-4500-a7d8-44b4976dcb71 2018-08-28 18:42:58,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}928aaa7e5fc671f7e893380b28de2fa7b6a394e6" 2018-08-28 18:42:59,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d008f8-3843-40f6-9af0-fe15985a2578 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:42:59,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-46d008f8-3843-40f6-9af0-fe15985a2578 2018-08-28 18:42:59,046 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-dc20bacc-bf1d-43a-user 2018-08-28 18:42:59,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d501499c262b43fbab1701cade434d54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58880b66e218fd308bee14b76cd7dc1460e4136b" 2018-08-28 18:42:59,242 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:42:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d8148c0-8ae7-4172-9aa0-71ad136a1f83 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:42:59,242 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d501499c262b43fbab1701cade434d54 used request id req-6d8148c0-8ae7-4172-9aa0-71ad136a1f83 2018-08-28 18:42:59,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:42:59,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["U-oO_4FuTH21d1Twn5muJA"], "issued_at": "2018-08-28T18:42:59.000000Z"}} 2018-08-28 18:42:59,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}027b3f851cd2df4107d51209c823035af2d8bbf7" 2018-08-28 18:42:59,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fcf99db-f1ab-42f8-bc01-0fcd68e46996 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:42:59,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8fcf99db-f1ab-42f8-bc01-0fcd68e46996 2018-08-28 18:42:59,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:42:59,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:00,089 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jbrqGxbFRVK5U6VIWoljmA"], "issued_at": "2018-08-28T18:43:00.000000Z"}} 2018-08-28 18:43:00,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:00,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f046ae7-f171-4930-ac67-733d7696d68d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:00,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f046ae7-f171-4930-ac67-733d7696d68d 2018-08-28 18:43:00,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:00,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-741c269c-2931-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:00,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f731a38-6e32-4c81-9b34-ac4d2d9a6bd6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-741c269c-2931-44b-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:43:00,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-741c269c-2931-44b-proj used request id req-1f731a38-6e32-4c81-9b34-ac4d2d9a6bd6 2018-08-28 18:43:00,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:00,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5179bfa5-011b-4c71-98d9-15b129828283 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:00,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5179bfa5-011b-4c71-98d9-15b129828283 2018-08-28 18:43:00,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj"}}' 2018-08-28 18:43:00,479 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eff76f9-ffd1-428a-9a2e-28d27d7465b5 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f22bbf5b453c4276b5a78dc3bcbe41ac"}, "enabled": true, "id": "f22bbf5b453c4276b5a78dc3bcbe41ac", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj"}} 2018-08-28 18:43:00,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2eff76f9-ffd1-428a-9a2e-28d27d7465b5 2018-08-28 18:43:00,480 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-741c269c-2931-44b-proj 2018-08-28 18:43:00,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:00,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:00,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["J-GhSnoBRy2x6r5XSvef_Q"], "issued_at": "2018-08-28T18:43:00.000000Z"}} 2018-08-28 18:43:00,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ce95c0e6d31fbcd38800b009fb182776a95721" 2018-08-28 18:43:00,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfefc9c4-2210-4af0-bbf5-8e208c880dbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:00,942 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bfefc9c4-2210-4af0-bbf5-8e208c880dbb 2018-08-28 18:43:00,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:00,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ce95c0e6d31fbcd38800b009fb182776a95721" 2018-08-28 18:43:01,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00fc8b6-40a6-4348-a5ea-78007434d79d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:43:01,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d00fc8b6-40a6-4348-a5ea-78007434d79d 2018-08-28 18:43:01,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-741c269c-2931-44b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ce95c0e6d31fbcd38800b009fb182776a95721" 2018-08-28 18:43:01,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8aedb1-2ff7-4275-8cd5-c9a76a112470 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-741c269c-2931-44b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f22bbf5b453c4276b5a78dc3bcbe41ac"}, "enabled": true, "id": "f22bbf5b453c4276b5a78dc3bcbe41ac", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj"}]} 2018-08-28 18:43:01,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-741c269c-2931-44b-proj used request id req-4b8aedb1-2ff7-4275-8cd5-c9a76a112470 2018-08-28 18:43:01,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ce95c0e6d31fbcd38800b009fb182776a95721" 2018-08-28 18:43:01,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ff7f19d-4263-4c5d-bd0f-001797165c6e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:01,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1ff7f19d-4263-4c5d-bd0f-001797165c6e 2018-08-28 18:43:01,619 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-741c269c-2931-44b-user 2018-08-28 18:43:01,619 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:01,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c11d17a4-2bef-452a-95ab-0b3068f7e1d9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:01,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c11d17a4-2bef-452a-95ab-0b3068f7e1d9 2018-08-28 18:43:01,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" -d '{"role": {"name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj-role"}}' 2018-08-28 18:43:01,755 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06d8721-35b3-4fee-9180-164176084f86 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a9c437738c2844288e3f01f2aaae21c2", "links": {"self": "http://172.30.9.28:5000/v3/roles/a9c437738c2844288e3f01f2aaae21c2"}, "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj-role"}} 2018-08-28 18:43:01,755 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a06d8721-35b3-4fee-9180-164176084f86 2018-08-28 18:43:01,756 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-741c269c-2931-44b-proj-role 2018-08-28 18:43:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a9c437738c2844288e3f01f2aaae21c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:01,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23fd1aaa-134a-4a1b-98b5-50682cc75207 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a9c437738c2844288e3f01f2aaae21c2"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj-role", "id": "a9c437738c2844288e3f01f2aaae21c2"}} 2018-08-28 18:43:01,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a9c437738c2844288e3f01f2aaae21c2 used request id req-23fd1aaa-134a-4a1b-98b5-50682cc75207 2018-08-28 18:43:01,775 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-741c269c-2931-44b-proj-role to project CreateKeypairsCleanupTests-741c269c-2931-44b-proj 2018-08-28 18:43:01,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f22bbf5b453c4276b5a78dc3bcbe41ac/users/78cdc2c292e5485687ff7102036e1ce9/roles/a9c437738c2844288e3f01f2aaae21c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:01,901 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4714fea2-e988-44de-8708-0a0207b96512 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:01,901 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f22bbf5b453c4276b5a78dc3bcbe41ac/users/78cdc2c292e5485687ff7102036e1ce9/roles/a9c437738c2844288e3f01f2aaae21c2 used request id req-4714fea2-e988-44de-8708-0a0207b96512 2018-08-28 18:43:01,901 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:02,001 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581.pub 2018-08-28 18:43:02,001 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581 2018-08-28 18:43:02,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:02,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:02,383 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a9c437738c2844288e3f01f2aaae21c2", "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj-role"}], "expires_at": "2018-08-28T19:43:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f22bbf5b453c4276b5a78dc3bcbe41ac", "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f22bbf5b453c4276b5a78dc3bcbe41ac", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-741c269c-2931-44b-user", "id": "78cdc2c292e5485687ff7102036e1ce9"}, "audit_ids": ["pn60RfNPQv2S683jpCMoNg"], "issued_at": "2018-08-28T18:43:02.000000Z"}} 2018-08-28 18:43:02,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c358dd0ffa6a6b95ce44683be9f91a952e87515" 2018-08-28 18:43:02,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d9e7ba-b941-4ca5-8f0a-a3812fa32900 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:02,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48d9e7ba-b941-4ca5-8f0a-a3812fa32900 2018-08-28 18:43:02,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:02,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c358dd0ffa6a6b95ce44683be9f91a952e87515" 2018-08-28 18:43:02,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2581ea5c-d930-4124-b18a-44ee2ec013e2 x-compute-request-id: req-2581ea5c-d930-4124-b18a-44ee2ec013e2 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:43:02,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-2581ea5c-d930-4124-b18a-44ee2ec013e2 2018-08-28 18:43:02,651 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581... 2018-08-28 18:43:02,651 - OpenStackKeypair - INFO - Uploading existing keypair 2018-08-28 18:43:02,651 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581.pub 2018-08-28 18:43:02,651 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581 2018-08-28 18:43:02,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c358dd0ffa6a6b95ce44683be9f91a952e87515" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9k5t+/AUhEKjiFjZQFgJobpF2RMEINXlijM5/3/UUHMhSBOdM69Z+QOfHj39Sryw+qSoh8DBihGqKoCPXqOgGI+75x+HUOF1AoEHzuDg4P++v5ZPSb0NV2UDAwLDVkBqkp4BXfxmeO91W0rhJA1WJi+w7/LJUeSmRtBpmwvHKVKawL7yvAEDDq1weiyVuMISkbWvQI7yEFQCyxmgQrGkqszmLqk59BWGrC1K+rSjRb5v9o3KCkmjfP3fDPhOB91WwJ+g5UTt4IeLSD24zFTdINEnrK/gEDptrRx1ZQvtKQ7xe0m/qm4QK6KH8E7q77PhH7FS0ipF4prVd6Dtz74lj", "name": "CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581"}}' 2018-08-28 18:43:02,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3542cbcb-0212-41f5-85f7-b2dfd11c430b x-compute-request-id: req-3542cbcb-0212-41f5-85f7-b2dfd11c430b Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC9k5t+/AUhEKjiFjZQFgJobpF2RMEINXlijM5/3/UUHMhSBOdM69Z+QOfHj39Sryw+qSoh8DBihGqKoCPXqOgGI+75x+HUOF1AoEHzuDg4P++v5ZPSb0NV2UDAwLDVkBqkp4BXfxmeO91W0rhJA1WJi+w7/LJUeSmRtBpmwvHKVKawL7yvAEDDq1weiyVuMISkbWvQI7yEFQCyxmgQrGkqszmLqk59BWGrC1K+rSjRb5v9o3KCkmjfP3fDPhOB91WwJ+g5UTt4IeLSD24zFTdINEnrK/gEDptrRx1ZQvtKQ7xe0m/qm4QK6KH8E7q77PhH7FS0ipF4prVd6Dtz74lj", "user_id": "78cdc2c292e5485687ff7102036e1ce9", "name": "CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581", "fingerprint": "bc:24:05:15:c2:48:53:34:06:b7:d3:23:3b:f3:72:d0"}} 2018-08-28 18:43:02,715 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3542cbcb-0212-41f5-85f7-b2dfd11c430b 2018-08-28 18:43:02,716 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581 2018-08-28 18:43:02,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c358dd0ffa6a6b95ce44683be9f91a952e87515" 2018-08-28 18:43:02,750 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:43:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d3d68fb8-796d-49e6-a067-89e88c2afeb6 x-compute-request-id: req-d3d68fb8-796d-49e6-a067-89e88c2afeb6 Content-Length: 0 Content-Type: application/json 2018-08-28 18:43:02,751 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-94dc0109-6ce7-4dfe-85d3-aca7e01d8581 used request id req-d3d68fb8-796d-49e6-a067-89e88c2afeb6 2018-08-28 18:43:02,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:02,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5338e9a7-f99f-495a-8abb-3fcf101054ba Date: Tue, 28 Aug 2018 18:43:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:43:02,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5338e9a7-f99f-495a-8abb-3fcf101054ba 2018-08-28 18:43:02,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,077 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e87e6998-aeb3-4f57-a0bc-895ba2735230 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:03,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-e87e6998-aeb3-4f57-a0bc-895ba2735230 2018-08-28 18:43:03,077 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:03,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f107d9e-3a1c-4700-ae43-639fd729c6ab Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:03,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-4f107d9e-3a1c-4700-ae43-639fd729c6ab 2018-08-28 18:43:03,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:03,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bab86a26-5045-4b8f-baaf-733323f414fd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:03,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-bab86a26-5045-4b8f-baaf-733323f414fd 2018-08-28 18:43:03,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cdf5b3b-1908-4c41-81b8-737772be5b94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:03,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-1cdf5b3b-1908-4c41-81b8-737772be5b94 2018-08-28 18:43:03,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:03,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f0a591-806b-4d52-be42-bda411e8c437 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:43:03,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-53f0a591-806b-4d52-be42-bda411e8c437 2018-08-28 18:43:03,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7a824b0-fbb2-42b0-9943-13b99a6135a2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:43:03,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-e7a824b0-fbb2-42b0-9943-13b99a6135a2 2018-08-28 18:43:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99c5167b-629b-409b-ae35-0357f57dba9d 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:43:03,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-99c5167b-629b-409b-ae35-0357f57dba9d 2018-08-28 18:43:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,641 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99e7918a-23eb-459f-8d29-c4dec42191c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:03,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-99e7918a-23eb-459f-8d29-c4dec42191c2 2018-08-28 18:43:03,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:03,642 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-741c269c-2931-44b-proj 2018-08-28 18:43:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f22bbf5b453c4276b5a78dc3bcbe41ac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0118e723-9a69-4fbe-aecb-7c51b5253a97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:03,849 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f22bbf5b453c4276b5a78dc3bcbe41ac used request id req-0118e723-9a69-4fbe-aecb-7c51b5253a97 2018-08-28 18:43:03,850 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-741c269c-2931-44b-proj-role 2018-08-28 18:43:03,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a9c437738c2844288e3f01f2aaae21c2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:03,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ff1a45-1ac7-4d94-b9d7-bdc279f8874d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:03,954 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a9c437738c2844288e3f01f2aaae21c2 used request id req-a9ff1a45-1ac7-4d94-b9d7-bdc279f8874d 2018-08-28 18:43:03,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55646e6a16456d3258bb9615f1954acd51e42c95" 2018-08-28 18:43:04,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66d6f390-0249-46a5-8788-c034624028be Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:04,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-66d6f390-0249-46a5-8788-c034624028be 2018-08-28 18:43:04,052 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-741c269c-2931-44b-user 2018-08-28 18:43:04,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/78cdc2c292e5485687ff7102036e1ce9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7ce95c0e6d31fbcd38800b009fb182776a95721" 2018-08-28 18:43:04,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a8b1704-1445-4b76-9f0b-a21974ce61f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:04,234 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/78cdc2c292e5485687ff7102036e1ce9 used request id req-8a8b1704-1445-4b76-9f0b-a21974ce61f1 2018-08-28 18:43:04,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:04,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["UxN13-1mTLaH-yvg9gvwsg"], "issued_at": "2018-08-28T18:43:04.000000Z"}} 2018-08-28 18:43:04,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2faeee675029dd72ad0736d1cea9c81302c3ddaf" 2018-08-28 18:43:04,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e17c9d-23fa-4a56-96d5-5717d0368af3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:04,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-56e17c9d-23fa-4a56-96d5-5717d0368af3 2018-08-28 18:43:04,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:04,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:05,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["OoTC-yJHRLqGAL-xVdEoRQ"], "issued_at": "2018-08-28T18:43:05.000000Z"}} 2018-08-28 18:43:05,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:05,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa74972e-91dd-43a2-97e9-c21fece1784e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:05,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa74972e-91dd-43a2-97e9-c21fece1784e 2018-08-28 18:43:05,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:05,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:05,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-52d646c0-898d-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:05,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb57b4e-861b-4324-80a6-b81c0832c1c3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-52d646c0-898d-404-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:43:05,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-52d646c0-898d-404-proj used request id req-7bb57b4e-861b-4324-80a6-b81c0832c1c3 2018-08-28 18:43:05,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:05,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a079abdb-0c29-4d60-93b9-a76bc75683e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:05,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a079abdb-0c29-4d60-93b9-a76bc75683e8 2018-08-28 18:43:05,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj"}}' 2018-08-28 18:43:05,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28d7606d-c65b-4acb-8416-4c6ee451adab Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0dce23883334b648c1914eb0d81943c"}, "enabled": true, "id": "d0dce23883334b648c1914eb0d81943c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj"}} 2018-08-28 18:43:05,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-28d7606d-c65b-4acb-8416-4c6ee451adab 2018-08-28 18:43:05,554 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-52d646c0-898d-404-proj 2018-08-28 18:43:05,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:05,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:05,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["RJ-4tLr4QdWkml1OuW4R4Q"], "issued_at": "2018-08-28T18:43:06.000000Z"}} 2018-08-28 18:43:05,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b62c819f2a49276745377c18cd28e451bd148fb" 2018-08-28 18:43:06,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60d22d0-ce29-4cf5-ba1b-9d1e071d715f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:06,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a60d22d0-ce29-4cf5-ba1b-9d1e071d715f 2018-08-28 18:43:06,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:06,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:06,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b62c819f2a49276745377c18cd28e451bd148fb" 2018-08-28 18:43:06,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b710e6ae-7127-4bd6-9506-a1241441d07c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:43:06,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b710e6ae-7127-4bd6-9506-a1241441d07c 2018-08-28 18:43:06,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-52d646c0-898d-404-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b62c819f2a49276745377c18cd28e451bd148fb" 2018-08-28 18:43:06,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a32097e8-a671-4626-92ce-0f0b671837a5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-52d646c0-898d-404-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0dce23883334b648c1914eb0d81943c"}, "enabled": true, "id": "d0dce23883334b648c1914eb0d81943c", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj"}]} 2018-08-28 18:43:06,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-52d646c0-898d-404-proj used request id req-a32097e8-a671-4626-92ce-0f0b671837a5 2018-08-28 18:43:06,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b62c819f2a49276745377c18cd28e451bd148fb" 2018-08-28 18:43:06,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f942eab9-f81a-4588-9ab9-74d04dad237c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:06,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f942eab9-f81a-4588-9ab9-74d04dad237c 2018-08-28 18:43:06,558 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-52d646c0-898d-404-user 2018-08-28 18:43:06,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:06,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5621e8fd-9fb4-4b08-9b80-c36eeaa89eb7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:06,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5621e8fd-9fb4-4b08-9b80-c36eeaa89eb7 2018-08-28 18:43:06,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" -d '{"role": {"name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj-role"}}' 2018-08-28 18:43:06,763 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3969abf7-310c-4aba-abb1-fdd5eaa51ae3 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "91fa15d50f1e4042a5448318a6f26b13", "links": {"self": "http://172.30.9.28:5000/v3/roles/91fa15d50f1e4042a5448318a6f26b13"}, "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj-role"}} 2018-08-28 18:43:06,763 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3969abf7-310c-4aba-abb1-fdd5eaa51ae3 2018-08-28 18:43:06,764 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-52d646c0-898d-404-proj-role 2018-08-28 18:43:06,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/91fa15d50f1e4042a5448318a6f26b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:06,852 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82be8807-6558-4bc9-8489-81ab6560cb3c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/91fa15d50f1e4042a5448318a6f26b13"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj-role", "id": "91fa15d50f1e4042a5448318a6f26b13"}} 2018-08-28 18:43:06,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/91fa15d50f1e4042a5448318a6f26b13 used request id req-82be8807-6558-4bc9-8489-81ab6560cb3c 2018-08-28 18:43:06,853 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-52d646c0-898d-404-proj-role to project CreateKeypairsCleanupTests-52d646c0-898d-404-proj 2018-08-28 18:43:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d0dce23883334b648c1914eb0d81943c/users/abe53aae3dbd4ae4924c35e269d639c0/roles/91fa15d50f1e4042a5448318a6f26b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:06,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5579090b-300a-4414-9ae9-2b2aa7ff5208 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:06,981 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d0dce23883334b648c1914eb0d81943c/users/abe53aae3dbd4ae4924c35e269d639c0/roles/91fa15d50f1e4042a5448318a6f26b13 used request id req-5579090b-300a-4414-9ae9-2b2aa7ff5208 2018-08-28 18:43:06,982 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:06,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:06,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:07,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "91fa15d50f1e4042a5448318a6f26b13", "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj-role"}], "expires_at": "2018-08-28T19:43:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0dce23883334b648c1914eb0d81943c", "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0dce23883334b648c1914eb0d81943c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d0dce23883334b648c1914eb0d81943c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d0dce23883334b648c1914eb0d81943c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0dce23883334b648c1914eb0d81943c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d0dce23883334b648c1914eb0d81943c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d0dce23883334b648c1914eb0d81943c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d0dce23883334b648c1914eb0d81943c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d0dce23883334b648c1914eb0d81943c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d0dce23883334b648c1914eb0d81943c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d0dce23883334b648c1914eb0d81943c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d0dce23883334b648c1914eb0d81943c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d0dce23883334b648c1914eb0d81943c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-52d646c0-898d-404-user", "id": "abe53aae3dbd4ae4924c35e269d639c0"}, "audit_ids": ["IeNZEngwTpmk5EOs2PBBVA"], "issued_at": "2018-08-28T18:43:07.000000Z"}} 2018-08-28 18:43:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b49a2d3e9a5e260b4e03d35eabb5f69dba26ce" 2018-08-28 18:43:07,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71aeefc5-89c4-484e-a3e6-46d700f9fcfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:07,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71aeefc5-89c4-484e-a3e6-46d700f9fcfd 2018-08-28 18:43:07,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:07,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b49a2d3e9a5e260b4e03d35eabb5f69dba26ce" 2018-08-28 18:43:07,994 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-86a53843-2cd1-4198-9da2-97c01ca01c7e x-compute-request-id: req-86a53843-2cd1-4198-9da2-97c01ca01c7e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:43:07,994 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-86a53843-2cd1-4198-9da2-97c01ca01c7e 2018-08-28 18:43:07,995 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835... 2018-08-28 18:43:07,995 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:43:08,020 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835 2018-08-28 18:43:08,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b49a2d3e9a5e260b4e03d35eabb5f69dba26ce" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1u9D1aUhYNzksETv8a/6kL3/MlcyyxtMsrAw+1p2/HvrUoAmuUjOpw7zhWtFP/+3h3+uw+L4ZbusYxxRkDB0n92vAqBRWXgXSOxUANgorXbIcOxQjqe6ejgeBIjSQ11mwBRfEXUsJexeioRfTaUJ8iGvFRu2qiVKfId/q1oXNMw==", "name": "CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835"}}' 2018-08-28 18:43:08,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-d31d122e-9e95-42a1-9b1a-2e9140d4e3d3 x-compute-request-id: req-d31d122e-9e95-42a1-9b1a-2e9140d4e3d3 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC1u9D1aUhYNzksETv8a/6kL3/MlcyyxtMsrAw+1p2/HvrUoAmuUjOpw7zhWtFP/+3h3+uw+L4ZbusYxxRkDB0n92vAqBRWXgXSOxUANgorXbIcOxQjqe6ejgeBIjSQ11mwBRfEXUsJexeioRfTaUJ8iGvFRu2qiVKfId/q1oXNMw==", "user_id": "abe53aae3dbd4ae4924c35e269d639c0", "name": "CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835", "fingerprint": "ce:bd:44:78:88:7f:e6:a7:44:d6:b8:ef:fe:89:ac:39"}} 2018-08-28 18:43:08,078 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d31d122e-9e95-42a1-9b1a-2e9140d4e3d3 2018-08-28 18:43:08,080 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835.pub 2018-08-28 18:43:08,081 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835 2018-08-28 18:43:08,081 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835 2018-08-28 18:43:08,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b49a2d3e9a5e260b4e03d35eabb5f69dba26ce" 2018-08-28 18:43:08,114 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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-b52523cd-760f-4c96-9bc9-6a73d7ff93a6 x-compute-request-id: req-b52523cd-760f-4c96-9bc9-6a73d7ff93a6 Content-Length: 0 Content-Type: application/json 2018-08-28 18:43:08,114 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835 used request id req-b52523cd-760f-4c96-9bc9-6a73d7ff93a6 2018-08-28 18:43:08,115 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835.pub] 2018-08-28 18:43:08,115 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-9f73f452-2410-4eec-9648-6b2be9a81835] 2018-08-28 18:43:08,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b9b5db35-7f79-4d9a-91c4-32425904a7de Date: Tue, 28 Aug 2018 18:43:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:43:08,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b9b5db35-7f79-4d9a-91c4-32425904a7de 2018-08-28 18:43:08,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,449 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-406dbca9-aee2-486a-9726-a2e32d2bdfc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:08,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-406dbca9-aee2-486a-9726-a2e32d2bdfc6 2018-08-28 18:43:08,449 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:08,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b27cebfd-f41c-49e8-825f-2074bd482963 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:08,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b27cebfd-f41c-49e8-825f-2074bd482963 2018-08-28 18:43:08,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:08,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77615cc-7dfe-41a4-bac5-53582bb34271 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:08,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-f77615cc-7dfe-41a4-bac5-53582bb34271 2018-08-28 18:43:08,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:08,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d42facb-cbff-447a-94e4-806787cb96bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:08,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-0d42facb-cbff-447a-94e4-806787cb96bb 2018-08-28 18:43:08,652 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:08,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557d9e21-7c63-4d62-a8ed-717c58a831bd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:43:08,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-557d9e21-7c63-4d62-a8ed-717c58a831bd 2018-08-28 18:43:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d267cf10-f9a3-4ff6-90df-871847fae32d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:43:08,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-d267cf10-f9a3-4ff6-90df-871847fae32d 2018-08-28 18:43:08,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:08,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5aabf8d-e682-44e2-b8c0-9372faa038ed 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:43:08,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-b5aabf8d-e682-44e2-b8c0-9372faa038ed 2018-08-28 18:43:08,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:09,027 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-083b1f38-8ac0-46cb-bca3-50e967123c64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:09,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-083b1f38-8ac0-46cb-bca3-50e967123c64 2018-08-28 18:43:09,027 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:09,028 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-52d646c0-898d-404-proj 2018-08-28 18:43:09,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d0dce23883334b648c1914eb0d81943c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:09,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24cd83c7-07f2-4fdd-bfae-590495624064 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:09,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d0dce23883334b648c1914eb0d81943c used request id req-24cd83c7-07f2-4fdd-bfae-590495624064 2018-08-28 18:43:09,273 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-52d646c0-898d-404-proj-role 2018-08-28 18:43:09,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/91fa15d50f1e4042a5448318a6f26b13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:09,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13308bc9-fb24-4e71-a9f6-c8d4ef2adbfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:09,379 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/91fa15d50f1e4042a5448318a6f26b13 used request id req-13308bc9-fb24-4e71-a9f6-c8d4ef2adbfe 2018-08-28 18:43:09,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdb7a69166369e1a9fbb24044d35d40899fe916c" 2018-08-28 18:43:09,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d342480-34ed-422f-b3e4-cc0fb968dc5c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:09,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d342480-34ed-422f-b3e4-cc0fb968dc5c 2018-08-28 18:43:09,474 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-52d646c0-898d-404-user 2018-08-28 18:43:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/abe53aae3dbd4ae4924c35e269d639c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b62c819f2a49276745377c18cd28e451bd148fb" 2018-08-28 18:43:09,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c44d27e-c5ac-40cf-8e95-76115dbbb2a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:09,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/abe53aae3dbd4ae4924c35e269d639c0 used request id req-8c44d27e-c5ac-40cf-8e95-76115dbbb2a3 2018-08-28 18:43:09,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:10,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["SguqV48tQ4iNYt32WaxrYg"], "issued_at": "2018-08-28T18:43:10.000000Z"}} 2018-08-28 18:43:10,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff8715edf524b18486a64b8cfe3febceaa70b3ec" 2018-08-28 18:43:10,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669ee0ab-28df-4d19-9a6d-7b278dd608dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:10,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-669ee0ab-28df-4d19-9a6d-7b278dd608dc 2018-08-28 18:43:10,140 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:10,141 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:10,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["DOviD_Q_QgmCif8RvYsIAA"], "issued_at": "2018-08-28T18:43:10.000000Z"}} 2018-08-28 18:43:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:10,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffa741c-fadc-41bf-8527-31a0bf14f33e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:10,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ffa741c-fadc-41bf-8527-31a0bf14f33e 2018-08-28 18:43:10,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:10,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:10,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-356cc1e8-039f-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:10,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dcb02ad-0815-4cdd-b863-87e4950e3038 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-356cc1e8-039f-495-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:43:10,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-356cc1e8-039f-495-proj used request id req-5dcb02ad-0815-4cdd-b863-87e4950e3038 2018-08-28 18:43:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:10,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c40430b0-f779-4104-a75d-de60093bdb19 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:10,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c40430b0-f779-4104-a75d-de60093bdb19 2018-08-28 18:43:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj"}}' 2018-08-28 18:43:10,946 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca27838d-7daa-465b-b885-021dd3300e2a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/96e50c7038d24f40a3c6cfe336f46a9b"}, "enabled": true, "id": "96e50c7038d24f40a3c6cfe336f46a9b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj"}} 2018-08-28 18:43:10,947 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ca27838d-7daa-465b-b885-021dd3300e2a 2018-08-28 18:43:10,947 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-356cc1e8-039f-495-proj 2018-08-28 18:43:10,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:10,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:11,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["-UPu2EUGTGCFC_DmZVL4FA"], "issued_at": "2018-08-28T18:43:11.000000Z"}} 2018-08-28 18:43:11,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3ee7b83fe9d26d297f14dcb26fcd7fca15675" 2018-08-28 18:43:11,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb54708c-3a96-4f54-9a3f-44d59c4003c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:11,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb54708c-3a96-4f54-9a3f-44d59c4003c1 2018-08-28 18:43:11,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:11,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:11,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3ee7b83fe9d26d297f14dcb26fcd7fca15675" 2018-08-28 18:43:11,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0b520d-7ee3-41a5-ac68-cb6c6f735fce Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:43:11,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5d0b520d-7ee3-41a5-ac68-cb6c6f735fce 2018-08-28 18:43:11,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-356cc1e8-039f-495-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3ee7b83fe9d26d297f14dcb26fcd7fca15675" 2018-08-28 18:43:11,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a459ef-0b28-489e-b379-5fe44b9d8d51 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-356cc1e8-039f-495-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/96e50c7038d24f40a3c6cfe336f46a9b"}, "enabled": true, "id": "96e50c7038d24f40a3c6cfe336f46a9b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj"}]} 2018-08-28 18:43:11,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-356cc1e8-039f-495-proj used request id req-83a459ef-0b28-489e-b379-5fe44b9d8d51 2018-08-28 18:43:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3ee7b83fe9d26d297f14dcb26fcd7fca15675" 2018-08-28 18:43:11,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d15904-4e30-4ef0-81a5-2988807b3b22 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:11,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-55d15904-4e30-4ef0-81a5-2988807b3b22 2018-08-28 18:43:12,068 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-356cc1e8-039f-495-user 2018-08-28 18:43:12,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:12,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:12,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6da8e7a-8344-4e75-a8ea-0db67ab15a61 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:12,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6da8e7a-8344-4e75-a8ea-0db67ab15a61 2018-08-28 18:43:12,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" -d '{"role": {"name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj-role"}}' 2018-08-28 18:43:12,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2af29ace-a746-43a8-a124-11c79f8c6aed Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2a50917356544a786ccdd52571e7c03", "links": {"self": "http://172.30.9.28:5000/v3/roles/c2a50917356544a786ccdd52571e7c03"}, "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj-role"}} 2018-08-28 18:43:12,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2af29ace-a746-43a8-a124-11c79f8c6aed 2018-08-28 18:43:12,267 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-356cc1e8-039f-495-proj-role 2018-08-28 18:43:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c2a50917356544a786ccdd52571e7c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:12,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64cbcbc0-d3a4-42d4-b86a-5eacb5db40d9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c2a50917356544a786ccdd52571e7c03"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj-role", "id": "c2a50917356544a786ccdd52571e7c03"}} 2018-08-28 18:43:12,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c2a50917356544a786ccdd52571e7c03 used request id req-64cbcbc0-d3a4-42d4-b86a-5eacb5db40d9 2018-08-28 18:43:12,361 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-356cc1e8-039f-495-proj-role to project CreateKeypairsCleanupTests-356cc1e8-039f-495-proj 2018-08-28 18:43:12,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/96e50c7038d24f40a3c6cfe336f46a9b/users/d6952745af7141b3b8835030bb62eaae/roles/c2a50917356544a786ccdd52571e7c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:12,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-474674f4-f9ea-46f8-974e-ec502edf583a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:12,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/96e50c7038d24f40a3c6cfe336f46a9b/users/d6952745af7141b3b8835030bb62eaae/roles/c2a50917356544a786ccdd52571e7c03 used request id req-474674f4-f9ea-46f8-974e-ec502edf583a 2018-08-28 18:43:12,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:12,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:12,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:12,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2a50917356544a786ccdd52571e7c03", "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj-role"}], "expires_at": "2018-08-28T19:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96e50c7038d24f40a3c6cfe336f46a9b", "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/96e50c7038d24f40a3c6cfe336f46a9b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-356cc1e8-039f-495-user", "id": "d6952745af7141b3b8835030bb62eaae"}, "audit_ids": ["70qAtktMQV61mt3LOy7TjA"], "issued_at": "2018-08-28T18:43:12.000000Z"}} 2018-08-28 18:43:12,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cb23960dc806543196519fe86b0b754d423fc5" 2018-08-28 18:43:12,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90f7c61-cb1a-4568-8147-4cd95c31cecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:12,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e90f7c61-cb1a-4568-8147-4cd95c31cecf 2018-08-28 18:43:12,944 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:12,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cb23960dc806543196519fe86b0b754d423fc5" 2018-08-28 18:43:13,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e143201c-017f-40fb-9744-7e690f27c20d x-compute-request-id: req-e143201c-017f-40fb-9744-7e690f27c20d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:43:13,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e143201c-017f-40fb-9744-7e690f27c20d 2018-08-28 18:43:13,116 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f... 2018-08-28 18:43:13,117 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:43:13,146 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f 2018-08-28 18:43:13,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cb23960dc806543196519fe86b0b754d423fc5" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCNsQ/mdzc4yT4annLt+IWOn/kjpTR1eu8JfiFC7fnUf0HkM9eY5m4/3W/U9TW9YmyubGX4NcJ4s1wWQ8Gp8AWMGdewEwFwgBSHvXQLdxVRfIEDUO15UGOEpLAuXsugV93ISrWIWoryjLJirYgsamQEMLWDnaFl/Frolkk013+yQ==", "name": "CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f"}}' 2018-08-28 18:43:13,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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,Accept-Encoding x-openstack-request-id: req-8cce726e-05b8-4dd0-9049-655fb7de6179 x-compute-request-id: req-8cce726e-05b8-4dd0-9049-655fb7de6179 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDCNsQ/mdzc4yT4annLt+IWOn/kjpTR1eu8JfiFC7fnUf0HkM9eY5m4/3W/U9TW9YmyubGX4NcJ4s1wWQ8Gp8AWMGdewEwFwgBSHvXQLdxVRfIEDUO15UGOEpLAuXsugV93ISrWIWoryjLJirYgsamQEMLWDnaFl/Frolkk013+yQ==", "user_id": "d6952745af7141b3b8835030bb62eaae", "name": "CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f", "fingerprint": "68:21:6d:a6:b4:72:04:60:b8:20:ac:02:38:e5:14:ee"}} 2018-08-28 18:43:13,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-8cce726e-05b8-4dd0-9049-655fb7de6179 2018-08-28 18:43:13,279 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f.pub 2018-08-28 18:43:13,279 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f 2018-08-28 18:43:13,279 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f 2018-08-28 18:43:13,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9cb23960dc806543196519fe86b0b754d423fc5" 2018-08-28 18:43:13,319 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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-e093cf13-c734-4999-8376-db8be48a27c3 x-compute-request-id: req-e093cf13-c734-4999-8376-db8be48a27c3 Content-Length: 0 Content-Type: application/json 2018-08-28 18:43:13,319 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f used request id req-e093cf13-c734-4999-8376-db8be48a27c3 2018-08-28 18:43:13,320 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f.pub] 2018-08-28 18:43:13,320 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-f7a70108-e42e-4eae-9607-97173bc50e1f] 2018-08-28 18:43:13,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:13,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-3efc55be-b481-4902-a536-b0e63103426c Date: Tue, 28 Aug 2018 18:43:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:43:13,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3efc55be-b481-4902-a536-b0e63103426c 2018-08-28 18:43:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:13,644 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae3f02bb-55ea-408c-b10e-f24250a06f6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:13,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-ae3f02bb-55ea-408c-b10e-f24250a06f6b 2018-08-28 18:43:13,645 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:13,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:13,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b35b5dbc-471f-4cb3-aa08-bdcf5d34550f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:13,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b35b5dbc-471f-4cb3-aa08-bdcf5d34550f 2018-08-28 18:43:13,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:13,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:13,840 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71de8763-d3e7-4ed2-bfa5-c7c3a7d70dca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:13,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-71de8763-d3e7-4ed2-bfa5-c7c3a7d70dca 2018-08-28 18:43:13,840 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:13,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:13,921 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a690505-a315-4612-b84e-9cd742b4aa6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:13,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4a690505-a315-4612-b84e-9cd742b4aa6d 2018-08-28 18:43:13,921 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:13,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:14,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-917f450c-9088-49a7-a6ca-025f7756cbbb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:43:14,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-917f450c-9088-49a7-a6ca-025f7756cbbb 2018-08-28 18:43:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:14,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d7ace53-a36e-4c0c-84cb-1f445ff20984 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:43:14,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-2d7ace53-a36e-4c0c-84cb-1f445ff20984 2018-08-28 18:43:14,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:14,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d9d4ac-bffd-4240-861d-dd067b1f2119 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:43:14,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-11d9d4ac-bffd-4240-861d-dd067b1f2119 2018-08-28 18:43:14,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:14,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9eced4e5-5d81-4627-9e7a-82cfce452a0a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:14,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-9eced4e5-5d81-4627-9e7a-82cfce452a0a 2018-08-28 18:43:14,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:14,289 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-356cc1e8-039f-495-proj 2018-08-28 18:43:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/96e50c7038d24f40a3c6cfe336f46a9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:14,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7add5cc2-bd6c-4e2c-b214-40c1b428c074 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:14,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/96e50c7038d24f40a3c6cfe336f46a9b used request id req-7add5cc2-bd6c-4e2c-b214-40c1b428c074 2018-08-28 18:43:14,521 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-356cc1e8-039f-495-proj-role 2018-08-28 18:43:14,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c2a50917356544a786ccdd52571e7c03 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:14,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93674f8e-e834-4cc0-bcf3-683480e35a9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:14,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c2a50917356544a786ccdd52571e7c03 used request id req-93674f8e-e834-4cc0-bcf3-683480e35a9e 2018-08-28 18:43:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2c92f78911d4986bc91c3a40b17963a269e2578" 2018-08-28 18:43:14,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c208f4e-cd50-4ab5-abe0-fc16bca2ff61 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:14,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0c208f4e-cd50-4ab5-abe0-fc16bca2ff61 2018-08-28 18:43:14,725 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-356cc1e8-039f-495-user 2018-08-28 18:43:14,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d6952745af7141b3b8835030bb62eaae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecc3ee7b83fe9d26d297f14dcb26fcd7fca15675" 2018-08-28 18:43:14,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac63d6e6-ebfe-409d-b5b3-d1605b950555 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:14,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d6952745af7141b3b8835030bb62eaae used request id req-ac63d6e6-ebfe-409d-b5b3-d1605b950555 2018-08-28 18:43:14,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:15,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["j8gxAef8SSOeuKq89YBi8w"], "issued_at": "2018-08-28T18:43:15.000000Z"}} 2018-08-28 18:43:15,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9696624eea3ace32f22c406e538147cae0959bf" 2018-08-28 18:43:15,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63c46e3-2caa-4ed4-821b-b9003d192ef1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:15,392 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e63c46e3-2caa-4ed4-821b-b9003d192ef1 2018-08-28 18:43:15,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:15,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:15,784 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3RW_-cqqTQ-HujTWv8FkyQ"], "issued_at": "2018-08-28T18:43:15.000000Z"}} 2018-08-28 18:43:15,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:15,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922b56cd-adad-48f2-9ae0-071e6978bc6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:15,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-922b56cd-adad-48f2-9ae0-071e6978bc6a 2018-08-28 18:43:15,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:15,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:15,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:15,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1a7c8c-f50d-4fa6-8165-3eee0ef29a52 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:43:15,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj used request id req-8d1a7c8c-f50d-4fa6-8165-3eee0ef29a52 2018-08-28 18:43:15,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:16,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e3c5e4f-4222-416c-be86-5302b54dbdec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:16,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0e3c5e4f-4222-416c-be86-5302b54dbdec 2018-08-28 18:43:16,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj"}}' 2018-08-28 18:43:16,182 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43a25d06-7652-40b5-8880-f454c83084f9 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2238ceda606e47f3a34da9085a38ea43"}, "enabled": true, "id": "2238ceda606e47f3a34da9085a38ea43", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj"}} 2018-08-28 18:43:16,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-43a25d06-7652-40b5-8880-f454c83084f9 2018-08-28 18:43:16,183 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj 2018-08-28 18:43:16,183 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:16,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:16,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["XySvJq3vSpGG4UnpNvOVwQ"], "issued_at": "2018-08-28T18:43:16.000000Z"}} 2018-08-28 18:43:16,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfc5ea8288c7352982292427aa101f19084302d" 2018-08-28 18:43:16,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20929e08-0d3d-4980-9d7d-1822de5de402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:16,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20929e08-0d3d-4980-9d7d-1822de5de402 2018-08-28 18:43:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:16,659 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:16,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfc5ea8288c7352982292427aa101f19084302d" 2018-08-28 18:43:16,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88d1b4b0-389e-422c-974e-0bae1b8271fa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:43:16,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-88d1b4b0-389e-422c-974e-0bae1b8271fa 2018-08-28 18:43:16,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfc5ea8288c7352982292427aa101f19084302d" 2018-08-28 18:43:16,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7c1b7da-8c09-4450-b988-6af12460244d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2238ceda606e47f3a34da9085a38ea43"}, "enabled": true, "id": "2238ceda606e47f3a34da9085a38ea43", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj"}]} 2018-08-28 18:43:16,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj used request id req-f7c1b7da-8c09-4450-b988-6af12460244d 2018-08-28 18:43:16,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfc5ea8288c7352982292427aa101f19084302d" 2018-08-28 18:43:16,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76053db1-aef0-4d82-b582-804b532a4b65 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:16,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-76053db1-aef0-4d82-b582-804b532a4b65 2018-08-28 18:43:17,234 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-user 2018-08-28 18:43:17,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:17,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adbd6427-edf8-4c8d-9de0-16dbc7603310 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:17,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-adbd6427-edf8-4c8d-9de0-16dbc7603310 2018-08-28 18:43:17,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" -d '{"role": {"name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj-role"}}' 2018-08-28 18:43:17,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-542aeadd-dfc0-47bd-8444-224406f65d65 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3abf4d9fdcf7440b821fe0fee1270845", "links": {"self": "http://172.30.9.28:5000/v3/roles/3abf4d9fdcf7440b821fe0fee1270845"}, "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj-role"}} 2018-08-28 18:43:17,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-542aeadd-dfc0-47bd-8444-224406f65d65 2018-08-28 18:43:17,422 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj-role 2018-08-28 18:43:17,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3abf4d9fdcf7440b821fe0fee1270845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:17,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab9ed0f-6ac9-4a58-8d10-7c5c8550117f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3abf4d9fdcf7440b821fe0fee1270845"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj-role", "id": "3abf4d9fdcf7440b821fe0fee1270845"}} 2018-08-28 18:43:17,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3abf4d9fdcf7440b821fe0fee1270845 used request id req-dab9ed0f-6ac9-4a58-8d10-7c5c8550117f 2018-08-28 18:43:17,515 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj-role to project CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj 2018-08-28 18:43:17,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2238ceda606e47f3a34da9085a38ea43/users/0bc30e1a876e4f8fa3f5d9328c80b88e/roles/3abf4d9fdcf7440b821fe0fee1270845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:17,633 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e656631f-bd66-4eed-86f3-c98432bc8ecb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:17,634 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2238ceda606e47f3a34da9085a38ea43/users/0bc30e1a876e4f8fa3f5d9328c80b88e/roles/3abf4d9fdcf7440b821fe0fee1270845 used request id req-e656631f-bd66-4eed-86f3-c98432bc8ecb 2018-08-28 18:43:17,634 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:17,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:17,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:18,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3abf4d9fdcf7440b821fe0fee1270845", "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj-role"}], "expires_at": "2018-08-28T19:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2238ceda606e47f3a34da9085a38ea43", "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2238ceda606e47f3a34da9085a38ea43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/2238ceda606e47f3a34da9085a38ea43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/2238ceda606e47f3a34da9085a38ea43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2238ceda606e47f3a34da9085a38ea43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/2238ceda606e47f3a34da9085a38ea43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/2238ceda606e47f3a34da9085a38ea43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2238ceda606e47f3a34da9085a38ea43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/2238ceda606e47f3a34da9085a38ea43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/2238ceda606e47f3a34da9085a38ea43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2238ceda606e47f3a34da9085a38ea43", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/2238ceda606e47f3a34da9085a38ea43", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/2238ceda606e47f3a34da9085a38ea43", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-user", "id": "0bc30e1a876e4f8fa3f5d9328c80b88e"}, "audit_ids": ["mzY7cr_jRPmJ2dRpFIzBHA"], "issued_at": "2018-08-28T18:43:18.000000Z"}} 2018-08-28 18:43:18,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9772c35ab66f640f63058670b4aadd74e4fc9e08" 2018-08-28 18:43:18,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0fe2fc-9e5e-40fc-9406-e4efe924068e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:18,093 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b0fe2fc-9e5e-40fc-9406-e4efe924068e 2018-08-28 18:43:18,094 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:43:18,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9772c35ab66f640f63058670b4aadd74e4fc9e08" 2018-08-28 18:43:18,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-af3b8209-e87d-42de-915a-3284fc0a1ec9 x-compute-request-id: req-af3b8209-e87d-42de-915a-3284fc0a1ec9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 18:43:18,265 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-af3b8209-e87d-42de-915a-3284fc0a1ec9 2018-08-28 18:43:18,265 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688... 2018-08-28 18:43:18,266 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 18:43:18,327 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688 2018-08-28 18:43:18,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9772c35ab66f640f63058670b4aadd74e4fc9e08" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPPdNIgsoQNjlq0adjNUtbc8xXL/Uf2dJM6ubCPj5Rsc1lPbKP/L2Gdz0lVPblwpLFaWtZ5BXxN0/0yvxcRaBEpXDRkP+6CLsMrlZldMLqXGfLXYv1D7Ab6tO8FOHESylJcxlRRdCpQgVWD3LrXC3ZA+ZClD3mm4HOH41eNbXglQ==", "name": "CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688"}}' 2018-08-28 18:43:18,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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,Accept-Encoding x-openstack-request-id: req-d8d331ed-ff4e-40c2-abca-720ebc3a425b x-compute-request-id: req-d8d331ed-ff4e-40c2-abca-720ebc3a425b Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPPdNIgsoQNjlq0adjNUtbc8xXL/Uf2dJM6ubCPj5Rsc1lPbKP/L2Gdz0lVPblwpLFaWtZ5BXxN0/0yvxcRaBEpXDRkP+6CLsMrlZldMLqXGfLXYv1D7Ab6tO8FOHESylJcxlRRdCpQgVWD3LrXC3ZA+ZClD3mm4HOH41eNbXglQ==", "user_id": "0bc30e1a876e4f8fa3f5d9328c80b88e", "name": "CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688", "fingerprint": "49:6c:20:39:d9:6c:78:42:dc:f1:bb:6a:43:d1:0c:61"}} 2018-08-28 18:43:18,392 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d8d331ed-ff4e-40c2-abca-720ebc3a425b 2018-08-28 18:43:18,403 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688.pub 2018-08-28 18:43:18,404 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688 2018-08-28 18:43:18,404 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688 2018-08-28 18:43:18,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9772c35ab66f640f63058670b4aadd74e4fc9e08" 2018-08-28 18:43:18,440 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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-5934de88-6d11-45ed-bfbc-a602d73cbfea x-compute-request-id: req-5934de88-6d11-45ed-bfbc-a602d73cbfea Content-Length: 0 Content-Type: application/json 2018-08-28 18:43:18,440 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-d4739599-26aa-46f4-923c-f09bea54c688 used request id req-5934de88-6d11-45ed-bfbc-a602d73cbfea 2018-08-28 18:43:18,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:18,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-63d47911-8424-4d4a-8911-d5587f7ad45f Date: Tue, 28 Aug 2018 18:43:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:43:18,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-63d47911-8424-4d4a-8911-d5587f7ad45f 2018-08-28 18:43:18,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:18,755 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23904578-1e87-4240-989c-321455cfa384 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:18,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-23904578-1e87-4240-989c-321455cfa384 2018-08-28 18:43:18,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:18,847 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec9f4803-4915-4324-bda7-f28ab4c3b065 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:18,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-ec9f4803-4915-4324-bda7-f28ab4c3b065 2018-08-28 18:43:18,847 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:18,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:18,936 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feacd432-238f-46bc-bd36-17b924f8c20a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:18,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-feacd432-238f-46bc-bd36-17b924f8c20a 2018-08-28 18:43:18,936 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:18,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,018 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa3c4ba1-2b19-4bba-8e2e-3f7841a3ace8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:19,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-aa3c4ba1-2b19-4bba-8e2e-3f7841a3ace8 2018-08-28 18:43:19,018 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccb655e8-88de-45d4-95d5-8784abcf9932 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:43:19,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-ccb655e8-88de-45d4-95d5-8784abcf9932 2018-08-28 18:43:19,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9804b3-a3ae-4a74-9ff4-710719c066a2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:43:19,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-7a9804b3-a3ae-4a74-9ff4-710719c066a2 2018-08-28 18:43:19,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c02f25-a1c5-48c7-bd39-c31fd0788b2d 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:43:19,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-c6c02f25-a1c5-48c7-bd39-c31fd0788b2d 2018-08-28 18:43:19,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,369 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eff4db1-53fc-426d-b460-1b2f25e1bda5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:19,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-1eff4db1-53fc-426d-b460-1b2f25e1bda5 2018-08-28 18:43:19,370 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:19,370 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj 2018-08-28 18:43:19,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2238ceda606e47f3a34da9085a38ea43 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,611 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dceee0d-646b-4e7e-b02d-a8018e7129c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:19,611 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2238ceda606e47f3a34da9085a38ea43 used request id req-3dceee0d-646b-4e7e-b02d-a8018e7129c1 2018-08-28 18:43:19,611 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-proj-role 2018-08-28 18:43:19,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3abf4d9fdcf7440b821fe0fee1270845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-842e363a-f27b-45f8-9dea-efb65d22432f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:19,727 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3abf4d9fdcf7440b821fe0fee1270845 used request id req-842e363a-f27b-45f8-9dea-efb65d22432f 2018-08-28 18:43:19,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}577e51c98e13fdfd5d86f4ac22277702cbd7c024" 2018-08-28 18:43:19,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6411ec4-0770-4ae2-9ef5-dedf55a6cc51 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:19,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b6411ec4-0770-4ae2-9ef5-dedf55a6cc51 2018-08-28 18:43:19,817 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-2b0e74bb-9fa6-42f-user 2018-08-28 18:43:19,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0bc30e1a876e4f8fa3f5d9328c80b88e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bfc5ea8288c7352982292427aa101f19084302d" 2018-08-28 18:43:19,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a99a25-75e1-4412-abdf-12caec282326 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:19,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0bc30e1a876e4f8fa3f5d9328c80b88e used request id req-c0a99a25-75e1-4412-abdf-12caec282326 2018-08-28 18:43:19,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:20,367 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["4YjdWR8aRBedDSv4Zi33fQ"], "issued_at": "2018-08-28T18:43:20.000000Z"}} 2018-08-28 18:43:20,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971b7b70cb413f7d0786f27129c5f013abc658d5" 2018-08-28 18:43:20,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888a7cfe-a957-4c7a-ba98-59d56e8aed4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:20,456 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-888a7cfe-a957-4c7a-ba98-59d56e8aed4d 2018-08-28 18:43:20,457 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:20,459 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:20,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["HoMUN-MWQlWqmOy8oxZBiQ"], "issued_at": "2018-08-28T18:43:20.000000Z"}} 2018-08-28 18:43:20,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:20,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a54a34fc-c7cb-4086-a128-1ce28a0a415f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:20,923 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a54a34fc-c7cb-4086-a128-1ce28a0a415f 2018-08-28 18:43:20,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:20,932 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:20,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:21,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355dffcf-d203-49b2-b2cc-dc3e7c997b3b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:43:21,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj used request id req-355dffcf-d203-49b2-b2cc-dc3e7c997b3b 2018-08-28 18:43:21,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:21,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1a13713-4e6d-42e8-afb8-3fd714446a9d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:21,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d1a13713-4e6d-42e8-afb8-3fd714446a9d 2018-08-28 18:43:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj"}}' 2018-08-28 18:43:21,237 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffd661fe-5b6c-4649-b851-8e747213328f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d"}, "enabled": true, "id": "f21db4c3226d421b900c30b438a6795d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj"}} 2018-08-28 18:43:21,237 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ffd661fe-5b6c-4649-b851-8e747213328f 2018-08-28 18:43:21,237 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj 2018-08-28 18:43:21,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:21,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:21,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["rQd4VwQ0TGWYQNYkis5mwA"], "issued_at": "2018-08-28T18:43:21.000000Z"}} 2018-08-28 18:43:21,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ba8951932601258f627f273436f94c87083d19" 2018-08-28 18:43:21,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bb5ade-b8ce-421e-b816-882191b32785 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:21,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f9bb5ade-b8ce-421e-b816-882191b32785 2018-08-28 18:43:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:21,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:21,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ba8951932601258f627f273436f94c87083d19" 2018-08-28 18:43:21,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c58e978-6122-40dc-ae37-5256ba82f0ae Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:43:21,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4c58e978-6122-40dc-ae37-5256ba82f0ae 2018-08-28 18:43:21,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ba8951932601258f627f273436f94c87083d19" 2018-08-28 18:43:21,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11b2d95b-aa3a-4336-a696-ff0a8f7f5e79 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d"}, "enabled": true, "id": "f21db4c3226d421b900c30b438a6795d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj"}]} 2018-08-28 18:43:21,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj used request id req-11b2d95b-aa3a-4336-a696-ff0a8f7f5e79 2018-08-28 18:43:21,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ba8951932601258f627f273436f94c87083d19" 2018-08-28 18:43:21,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3a8c45-cf68-44f2-9c91-4aed22a22b2d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:21,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5b3a8c45-cf68-44f2-9c91-4aed22a22b2d 2018-08-28 18:43:22,296 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6ad0cb25-0251-46e-user 2018-08-28 18:43:22,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:22,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-987ddfff-ec70-4a08-a2aa-b9361954047e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:22,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-987ddfff-ec70-4a08-a2aa-b9361954047e 2018-08-28 18:43:22,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" -d '{"role": {"name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role"}}' 2018-08-28 18:43:22,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daf8323d-5103-432b-a771-184db7ea13cf Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "314df21e2ab54af095da12cde8576237", "links": {"self": "http://172.30.9.28:5000/v3/roles/314df21e2ab54af095da12cde8576237"}, "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role"}} 2018-08-28 18:43:22,488 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-daf8323d-5103-432b-a771-184db7ea13cf 2018-08-28 18:43:22,488 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role 2018-08-28 18:43:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/314df21e2ab54af095da12cde8576237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:22,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b60c341-0c51-4a10-bffc-0bc5ecd27ce7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/314df21e2ab54af095da12cde8576237"}, "domain_id": null, "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role", "id": "314df21e2ab54af095da12cde8576237"}} 2018-08-28 18:43:22,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/314df21e2ab54af095da12cde8576237 used request id req-2b60c341-0c51-4a10-bffc-0bc5ecd27ce7 2018-08-28 18:43:22,580 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role to project CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj 2018-08-28 18:43:22,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d/users/e428d090dff740768a2302cb4db78a95/roles/314df21e2ab54af095da12cde8576237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:22,705 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-272e6c75-4010-4d9e-8128-74121e3247da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:22,705 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d/users/e428d090dff740768a2302cb4db78a95/roles/314df21e2ab54af095da12cde8576237 used request id req-272e6c75-4010-4d9e-8128-74121e3247da 2018-08-28 18:43:22,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:22,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:23,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "314df21e2ab54af095da12cde8576237", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role"}], "expires_at": "2018-08-28T19:43:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f21db4c3226d421b900c30b438a6795d", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-user", "id": "e428d090dff740768a2302cb4db78a95"}, "audit_ids": ["J_5mzEvPRgK-Gd9vC5ck7g"], "issued_at": "2018-08-28T18:43:23.000000Z"}} 2018-08-28 18:43:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:23,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a99c83-e326-4231-a2d4-7b73094e2ee8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:23,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-54a99c83-e326-4231-a2d4-7b73094e2ee8 2018-08-28 18:43:23,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:23,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e66ee211-7236-4c50-b0ad-7526d86ceddb Date: Tue, 28 Aug 2018 18:43:23 GMT RESP BODY: {"networks":[]} 2018-08-28 18:43:23,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net used request id req-e66ee211-7236-4c50-b0ad-7526d86ceddb 2018-08-28 18:43:23,357 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net 2018-08-28 18:43:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" -d '{"network": {"name": "CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net", "admin_state_up": true}}' 2018-08-28 18:43:24,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-064ec75a-2d86-4c1d-9603-ed675d4449e3 Date: Tue, 28 Aug 2018 18:43:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"13b6db74-15dd-4e77-b492-409531aed20a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f21db4c3226d421b900c30b438a6795d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:43:23Z","is_default":false,"name":"CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f21db4c3226d421b900c30b438a6795d","created_at":"2018-08-28T18:43:23Z","mtu":1450}} 2018-08-28 18:43:24,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-064ec75a-2d86-4c1d-9603-ed675d4449e3 2018-08-28 18:43:24,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=13b6db74-15dd-4e77-b492-409531aed20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:24,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-908f3e5c-c4c8-47aa-9c75-96520706c5d4 Date: Tue, 28 Aug 2018 18:43:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:43:23Z","tenant_id":"f21db4c3226d421b900c30b438a6795d","created_at":"2018-08-28T18:43:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f21db4c3226d421b900c30b438a6795d","id":"13b6db74-15dd-4e77-b492-409531aed20a","name":"CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net"}]} 2018-08-28 18:43:24,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=13b6db74-15dd-4e77-b492-409531aed20a used request id req-908f3e5c-c4c8-47aa-9c75-96520706c5d4 2018-08-28 18:43:24,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13b6db74-15dd-4e77-b492-409531aed20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:24,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-89a960b4-4824-4eb5-920d-168098455332 Date: Tue, 28 Aug 2018 18:43:24 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:43:24,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13b6db74-15dd-4e77-b492-409531aed20a used request id req-89a960b4-4824-4eb5-920d-168098455332 2018-08-28 18:43:24,489 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet 2018-08-28 18:43:24,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" -d '{"subnets": [{"ip_version": 4, "network_id": "13b6db74-15dd-4e77-b492-409531aed20a", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet"}]}' 2018-08-28 18:43:25,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-01d3a409-4075-46de-9c60-ee939881e19e Date: Tue, 28 Aug 2018 18:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13b6db74-15dd-4e77-b492-409531aed20a","tenant_id":"f21db4c3226d421b900c30b438a6795d","created_at":"2018-08-28T18:43:24Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:24Z","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":"f21db4c3226d421b900c30b438a6795d","id":"22b90e6e-83f4-4103-a7d4-cdbc757b600e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet"}]} 2018-08-28 18:43:25,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-01d3a409-4075-46de-9c60-ee939881e19e 2018-08-28 18:43:25,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=13b6db74-15dd-4e77-b492-409531aed20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:25,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3fe0fa11-4d81-4730-9c71-1a1ecc7dc0b8 Date: Tue, 28 Aug 2018 18:43:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["22b90e6e-83f4-4103-a7d4-cdbc757b600e"],"updated_at":"2018-08-28T18:43:24Z","tenant_id":"f21db4c3226d421b900c30b438a6795d","created_at":"2018-08-28T18:43:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f21db4c3226d421b900c30b438a6795d","id":"13b6db74-15dd-4e77-b492-409531aed20a","name":"CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net"}]} 2018-08-28 18:43:25,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=13b6db74-15dd-4e77-b492-409531aed20a used request id req-3fe0fa11-4d81-4730-9c71-1a1ecc7dc0b8 2018-08-28 18:43:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13b6db74-15dd-4e77-b492-409531aed20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:25,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-47facbfb-a2e8-46b5-8263-7320a16b2483 Date: Tue, 28 Aug 2018 18:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13b6db74-15dd-4e77-b492-409531aed20a","tenant_id":"f21db4c3226d421b900c30b438a6795d","created_at":"2018-08-28T18:43:24Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f21db4c3226d421b900c30b438a6795d","id":"22b90e6e-83f4-4103-a7d4-cdbc757b600e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet"}]} 2018-08-28 18:43:25,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13b6db74-15dd-4e77-b492-409531aed20a used request id req-47facbfb-a2e8-46b5-8263-7320a16b2483 2018-08-28 18:43:25,732 - OpenStackNetwork - DEBUG - Network [13b6db74-15dd-4e77-b492-409531aed20a] created successfully 2018-08-28 18:43:25,732 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:26,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "314df21e2ab54af095da12cde8576237", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role"}], "expires_at": "2018-08-28T19:43:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f21db4c3226d421b900c30b438a6795d", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f21db4c3226d421b900c30b438a6795d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f21db4c3226d421b900c30b438a6795d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f21db4c3226d421b900c30b438a6795d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-user", "id": "e428d090dff740768a2302cb4db78a95"}, "audit_ids": ["SjQolAzwSuq8pCFYl3iigg"], "issued_at": "2018-08-28T18:43:26.000000Z"}} 2018-08-28 18:43:26,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbfbedadb8727a82f93bdff6413ff6a5cbc62a2" 2018-08-28 18:43:26,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c3aed42e-a1e3-4e1b-bac9-fa5c8047a19b Date: Tue, 28 Aug 2018 18:43: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":["22b90e6e-83f4-4103-a7d4-cdbc757b600e"],"updated_at":"2018-08-28T18:43:24Z","tenant_id":"f21db4c3226d421b900c30b438a6795d","created_at":"2018-08-28T18:43:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f21db4c3226d421b900c30b438a6795d","id":"13b6db74-15dd-4e77-b492-409531aed20a","name":"CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net"}]} 2018-08-28 18:43:26,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net used request id req-c3aed42e-a1e3-4e1b-bac9-fa5c8047a19b 2018-08-28 18:43:26,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:26,375 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:26,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}971b7b70cb413f7d0786f27129c5f013abc658d5" 2018-08-28 18:43:26,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71c79cb8-9137-4205-9f17-2b718218f9f2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d"}, "enabled": true, "id": "f21db4c3226d421b900c30b438a6795d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj"}} 2018-08-28 18:43:26,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d used request id req-71c79cb8-9137-4205-9f17-2b718218f9f2 2018-08-28 18:43:26,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=13b6db74-15dd-4e77-b492-409531aed20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbfbedadb8727a82f93bdff6413ff6a5cbc62a2" 2018-08-28 18:43:26,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-18d5b5ec-a5dd-4f5c-a181-aa4f036d8149 Date: Tue, 28 Aug 2018 18:43:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"13b6db74-15dd-4e77-b492-409531aed20a","tenant_id":"f21db4c3226d421b900c30b438a6795d","created_at":"2018-08-28T18:43:24Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f21db4c3226d421b900c30b438a6795d","id":"22b90e6e-83f4-4103-a7d4-cdbc757b600e","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet"}]} 2018-08-28 18:43:26,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=13b6db74-15dd-4e77-b492-409531aed20a used request id req-18d5b5ec-a5dd-4f5c-a181-aa4f036d8149 2018-08-28 18:43:26,664 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet 2018-08-28 18:43:26,664 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet 2018-08-28 18:43:26,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/22b90e6e-83f4-4103-a7d4-cdbc757b600e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbfbedadb8727a82f93bdff6413ff6a5cbc62a2" 2018-08-28 18:43:29,081 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ca1571b-3a11-4107-9721-fe38462a575e Date: Tue, 28 Aug 2018 18:43:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:43:29,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/22b90e6e-83f4-4103-a7d4-cdbc757b600e used request id req-6ca1571b-3a11-4107-9721-fe38462a575e 2018-08-28 18:43:29,081 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net 2018-08-28 18:43:29,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/13b6db74-15dd-4e77-b492-409531aed20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbfbedadb8727a82f93bdff6413ff6a5cbc62a2" 2018-08-28 18:43:30,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3bf02312-7450-4f0c-a8f8-0c05010619f9 Date: Tue, 28 Aug 2018 18:43:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:43:30,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/13b6db74-15dd-4e77-b492-409531aed20a used request id req-3bf02312-7450-4f0c-a8f8-0c05010619f9 2018-08-28 18:43:30,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dbfbedadb8727a82f93bdff6413ff6a5cbc62a2" 2018-08-28 18:43:30,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2d22c907-3b23-4969-ab97-c19abe6143aa Date: Tue, 28 Aug 2018 18:43:30 GMT RESP BODY: {"networks":[]} 2018-08-28 18:43:30,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net used request id req-2d22c907-3b23-4969-ab97-c19abe6143aa 2018-08-28 18:43:30,569 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet 2018-08-28 18:43:30,570 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-subnet 2018-08-28 18:43:30,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/22b90e6e-83f4-4103-a7d4-cdbc757b600e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:30,611 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-c5fc8417-0358-4214-9eef-2038e7039acc Date: Tue, 28 Aug 2018 18:43:30 GMT RESP BODY: {"NeutronError": {"message": "Subnet 22b90e6e-83f4-4103-a7d4-cdbc757b600e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-28 18:43:30,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/22b90e6e-83f4-4103-a7d4-cdbc757b600e used request id req-c5fc8417-0358-4214-9eef-2038e7039acc 2018-08-28 18:43:30,612 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 22b90e6e-83f4-4103-a7d4-cdbc757b600e could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-08-28 18:43:30,612 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8946dd78-dc07-4b81-8cc0-32ce31b003de-pub-net 2018-08-28 18:43:30,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/13b6db74-15dd-4e77-b492-409531aed20a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}466d0fbe69bacad65262b74c2b6806a20a4fab13" 2018-08-28 18:43:30,790 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-4d7eb477-53c9-4854-9663-7093757439fc Date: Tue, 28 Aug 2018 18:43:30 GMT RESP BODY: {"NeutronError": {"message": "Network 13b6db74-15dd-4e77-b492-409531aed20a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-08-28 18:43:30,790 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/13b6db74-15dd-4e77-b492-409531aed20a used request id req-4d7eb477-53c9-4854-9663-7093757439fc 2018-08-28 18:43:30,790 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 13b6db74-15dd-4e77-b492-409531aed20a could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-08-28 18:43:30,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b5a24541-d673-47d3-aac3-cb6a384f2e41 Date: Tue, 28 Aug 2018 18:43:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f21db4c3226d421b900c30b438a6795d", "created_at": "2018-08-28T18:43:23Z", "updated_at": "2018-08-28T18:43:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "revision_number": 0, "id": "13d103c7-3cab-439e-a447-9a7b11649b16", "remote_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "tenant_id": "f21db4c3226d421b900c30b438a6795d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f21db4c3226d421b900c30b438a6795d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "revision_number": 0, "id": "72ce1827-6344-4668-95b5-bf39f7b33fd3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "tenant_id": "f21db4c3226d421b900c30b438a6795d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f21db4c3226d421b900c30b438a6795d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "revision_number": 0, "id": "d6761a6f-af5a-471e-afc4-643471da7694", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "tenant_id": "f21db4c3226d421b900c30b438a6795d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f21db4c3226d421b900c30b438a6795d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "revision_number": 0, "id": "f27d318f-2147-4d5b-b5ec-6b55cdfa5479", "remote_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "tenant_id": "f21db4c3226d421b900c30b438a6795d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f21db4c3226d421b900c30b438a6795d"}], "revision_number": 4, "project_id": "f21db4c3226d421b900c30b438a6795d", "id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:43:31,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b5a24541-d673-47d3-aac3-cb6a384f2e41 2018-08-28 18:43:31,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,098 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1202505-ca29-4902-98f3-15f021d6f564 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:31,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-f1202505-ca29-4902-98f3-15f021d6f564 2018-08-28 18:43:31,099 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:31,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba4bdcda-9610-4249-b4c8-5bcfdaef3365 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:31,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-ba4bdcda-9610-4249-b4c8-5bcfdaef3365 2018-08-28 18:43:31,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:31,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,279 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74bc7c4a-d68f-4d39-8c02-4da55f200117 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:31,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-74bc7c4a-d68f-4d39-8c02-4da55f200117 2018-08-28 18:43:31,280 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:31,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0f60650-b8e8-45d6-a509-77f413548d22 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:43:31,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f0f60650-b8e8-45d6-a509-77f413548d22 2018-08-28 18:43:31,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:43:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd1deef-c464-4385-ba54-d182bc090d9c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:43:31,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-1bd1deef-c464-4385-ba54-d182bc090d9c 2018-08-28 18:43:31,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85aeb704-8368-469f-ad4d-f41641186269 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:43:31,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-85aeb704-8368-469f-ad4d-f41641186269 2018-08-28 18:43:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e94c3c4f-2b1d-49a3-8bc4-f4ffd11f5f8f 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:43:31,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-e94c3c4f-2b1d-49a3-8bc4-f4ffd11f5f8f 2018-08-28 18:43:31,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6b368d9-708f-41c4-aca7-e4c7e6367791 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d"}, "enabled": true, "id": "f21db4c3226d421b900c30b438a6795d", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj"}} 2018-08-28 18:43:31,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d used request id req-f6b368d9-708f-41c4-aca7-e4c7e6367791 2018-08-28 18:43:31,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c74b1751-67aa-4806-b0e1-312f4d3ef87b 2018-08-28 18:43:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c74b1751-67aa-4806-b0e1-312f4d3ef87b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:31,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6677ea32-73db-40b7-be9f-d53329eb733a Date: Tue, 28 Aug 2018 18:43:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "port_range_min": null, "revision_number": 0, "tenant_id": "f21db4c3226d421b900c30b438a6795d", "created_at": "2018-08-28T18:43:23Z", "project_id": "f21db4c3226d421b900c30b438a6795d", "id": "13d103c7-3cab-439e-a447-9a7b11649b16"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "port_range_min": null, "revision_number": 0, "tenant_id": "f21db4c3226d421b900c30b438a6795d", "created_at": "2018-08-28T18:43:23Z", "project_id": "f21db4c3226d421b900c30b438a6795d", "id": "72ce1827-6344-4668-95b5-bf39f7b33fd3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "port_range_min": null, "revision_number": 0, "tenant_id": "f21db4c3226d421b900c30b438a6795d", "created_at": "2018-08-28T18:43:23Z", "project_id": "f21db4c3226d421b900c30b438a6795d", "id": "d6761a6f-af5a-471e-afc4-643471da7694"}, {"remote_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:23Z", "security_group_id": "c74b1751-67aa-4806-b0e1-312f4d3ef87b", "port_range_min": null, "revision_number": 0, "tenant_id": "f21db4c3226d421b900c30b438a6795d", "created_at": "2018-08-28T18:43:23Z", "project_id": "f21db4c3226d421b900c30b438a6795d", "id": "f27d318f-2147-4d5b-b5ec-6b55cdfa5479"}]} 2018-08-28 18:43:31,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=c74b1751-67aa-4806-b0e1-312f4d3ef87b used request id req-6677ea32-73db-40b7-be9f-d53329eb733a 2018-08-28 18:43:31,989 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:43:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/c74b1751-67aa-4806-b0e1-312f4d3ef87b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:32,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3c50c2f-3990-4b47-b64b-51dbbba9c9db Content-Length: 0 Date: Tue, 28 Aug 2018 18:43:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:43:32,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/c74b1751-67aa-4806-b0e1-312f4d3ef87b used request id req-a3c50c2f-3990-4b47-b64b-51dbbba9c9db 2018-08-28 18:43:32,267 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj 2018-08-28 18:43:32,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:32,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e533cbe9-6125-423d-9188-eb5753bcb805 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:32,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f21db4c3226d421b900c30b438a6795d used request id req-e533cbe9-6125-423d-9188-eb5753bcb805 2018-08-28 18:43:32,467 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6ad0cb25-0251-46e-proj-role 2018-08-28 18:43:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/314df21e2ab54af095da12cde8576237 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:32,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba53bd6-8563-41ad-9a2a-e4cd1c909ad8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:32,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/314df21e2ab54af095da12cde8576237 used request id req-7ba53bd6-8563-41ad-9a2a-e4cd1c909ad8 2018-08-28 18:43:32,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37c236d091870837ef9bd3a6c5f40afb1955b083" 2018-08-28 18:43:32,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98dbc3d5-b790-4599-95e2-c17a9b4246b2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:32,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-98dbc3d5-b790-4599-95e2-c17a9b4246b2 2018-08-28 18:43:32,675 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6ad0cb25-0251-46e-user 2018-08-28 18:43:32,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e428d090dff740768a2302cb4db78a95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ba8951932601258f627f273436f94c87083d19" 2018-08-28 18:43:32,863 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3a033d5-7507-4f90-9f4b-5ed72ebb6f88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:32,863 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e428d090dff740768a2302cb4db78a95 used request id req-f3a033d5-7507-4f90-9f4b-5ed72ebb6f88 2018-08-28 18:43:32,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:33,244 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["WeZebx7ZSRa5dzJDyp4Aqw"], "issued_at": "2018-08-28T18:43:33.000000Z"}} 2018-08-28 18:43:33,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc57d92a297b33296e9c492643948ece7345946" 2018-08-28 18:43:33,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab6d7579-2c00-4915-b9d5-5bb2829bf595 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:33,336 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ab6d7579-2c00-4915-b9d5-5bb2829bf595 2018-08-28 18:43:33,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:33,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:33,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["OPlD0oaeToqiK7XK4Thh_A"], "issued_at": "2018-08-28T18:43:33.000000Z"}} 2018-08-28 18:43:33,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:43:33,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ae3b62-4722-47fe-b1a0-067fe4a53579 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:33,808 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d1ae3b62-4722-47fe-b1a0-067fe4a53579 2018-08-28 18:43:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:33,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:33,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:43:33,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffae65d2-5930-400d-ba6d-52d398f27141 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:43:33,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj used request id req-ffae65d2-5930-400d-ba6d-52d398f27141 2018-08-28 18:43:33,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:43:33,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c382d63c-441c-4b1e-ae91-330fb444e930 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:33,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c382d63c-441c-4b1e-ae91-330fb444e930 2018-08-28 18:43:33,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}}' 2018-08-28 18:43:34,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48b6a13c-0e17-441a-9b61-96d138385e8d Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}} 2018-08-28 18:43:34,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-48b6a13c-0e17-441a-9b61-96d138385e8d 2018-08-28 18:43:34,051 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-d1ad0a96-5160-492-proj 2018-08-28 18:43:34,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:34,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:34,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["6GD5R058THmsirTZH66z4A"], "issued_at": "2018-08-28T18:43:34.000000Z"}} 2018-08-28 18:43:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57dc24b019322df9d9fef560ce198d2efe8fed11" 2018-08-28 18:43:34,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51768851-af64-4a39-a227-502f85ed73ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:34,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51768851-af64-4a39-a227-502f85ed73ae 2018-08-28 18:43:34,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:34,523 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57dc24b019322df9d9fef560ce198d2efe8fed11" 2018-08-28 18:43:34,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7022637-2bd9-45a9-b31d-7ce4ad696a5e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:43:34,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c7022637-2bd9-45a9-b31d-7ce4ad696a5e 2018-08-28 18:43:34,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57dc24b019322df9d9fef560ce198d2efe8fed11" 2018-08-28 18:43:34,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af3a2b1b-87cc-4e9e-8178-b61e5aacdeeb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}]} 2018-08-28 18:43:34,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj used request id req-af3a2b1b-87cc-4e9e-8178-b61e5aacdeeb 2018-08-28 18:43:34,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57dc24b019322df9d9fef560ce198d2efe8fed11" 2018-08-28 18:43:34,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d0637d4-d22b-484e-977d-efa819477442 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:43:34,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5d0637d4-d22b-484e-977d-efa819477442 2018-08-28 18:43:35,173 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-d1ad0a96-5160-492-user 2018-08-28 18:43:35,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:35,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:43:35,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206ff8e6-6d8d-4d2e-8901-d16de0b1089e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:43:35,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-206ff8e6-6d8d-4d2e-8901-d16de0b1089e 2018-08-28 18:43:35,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" -d '{"role": {"name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role"}}' 2018-08-28 18:43:35,439 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6c414a-1e3f-4e49-8ed1-45ace394a293 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c67c5fb967f84aeaa133320a8f99a458", "links": {"self": "http://172.30.9.28:5000/v3/roles/c67c5fb967f84aeaa133320a8f99a458"}, "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role"}} 2018-08-28 18:43:35,440 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b6c414a-1e3f-4e49-8ed1-45ace394a293 2018-08-28 18:43:35,440 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role 2018-08-28 18:43:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c67c5fb967f84aeaa133320a8f99a458 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:43:35,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a06f31-0ec3-436a-a510-07f0c668d60f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c67c5fb967f84aeaa133320a8f99a458"}, "domain_id": null, "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role", "id": "c67c5fb967f84aeaa133320a8f99a458"}} 2018-08-28 18:43:35,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c67c5fb967f84aeaa133320a8f99a458 used request id req-62a06f31-0ec3-436a-a510-07f0c668d60f 2018-08-28 18:43:35,531 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role to project CreateNetworkSuccessTests-d1ad0a96-5160-492-proj 2018-08-28 18:43:35,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7/users/2e34513af1fb4b919f53ea6b9128389d/roles/c67c5fb967f84aeaa133320a8f99a458 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:43:35,652 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:43:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a5ba8729-f2ad-4490-817a-fff0663f7e6c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:43:35,652 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7/users/2e34513af1fb4b919f53ea6b9128389d/roles/c67c5fb967f84aeaa133320a8f99a458 used request id req-a5ba8729-f2ad-4490-817a-fff0663f7e6c 2018-08-28 18:43:35,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:35,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:36,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["1Uax4FE-RYKez5gUTjqUgQ"], "issued_at": "2018-08-28T18:43:36.000000Z"}} 2018-08-28 18:43:36,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:43:36,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53fe0ac3-a5cf-4a27-879a-b3bdf7c27fee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:36,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53fe0ac3-a5cf-4a27-879a-b3bdf7c27fee 2018-08-28 18:43:36,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:43:36,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cb75d0dd-dad4-4903-822d-baba9da29374 Date: Tue, 28 Aug 2018 18:43:36 GMT RESP BODY: {"networks":[]} 2018-08-28 18:43:36,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net used request id req-cb75d0dd-dad4-4903-822d-baba9da29374 2018-08-28 18:43:36,243 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net 2018-08-28 18:43:36,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:36,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:36,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Rv9u0kPQRS6o6pMv86LIfw"], "issued_at": "2018-08-28T18:43:36.000000Z"}} 2018-08-28 18:43:36,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6c397ea0b761f44a5b04a20ca8a38015ecca29" 2018-08-28 18:43:36,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46728d6a-1afd-4de1-9725-ed715f8a5b43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:36,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-46728d6a-1afd-4de1-9725-ed715f8a5b43 2018-08-28 18:43:36,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:36,807 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:36,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f6c397ea0b761f44a5b04a20ca8a38015ecca29" 2018-08-28 18:43:36,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0466c60f-b700-426a-ad38-2a5447a784a3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}]} 2018-08-28 18:43:36,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj used request id req-0466c60f-b700-426a-ad38-2a5447a784a3 2018-08-28 18:43:36,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" -d '{"network": {"tenant_id": "6c32f78061db45148f14125601bc28a7", "name": "CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net", "admin_state_up": true}}' 2018-08-28 18:43:37,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5bb3de7f-f3f1-4a95-9f94-0cca8947db4d Date: Tue, 28 Aug 2018 18:43: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":"8c38065f-0b90-4999-8a48-6eba2348e77d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6c32f78061db45148f14125601bc28a7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:43:37Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net","admin_state_up":true,"tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:37Z","mtu":1450}} 2018-08-28 18:43:37,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5bb3de7f-f3f1-4a95-9f94-0cca8947db4d 2018-08-28 18:43:37,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:43:37,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-f5936594-4003-4614-bf64-bc3233abbe81 Date: Tue, 28 Aug 2018 18:43:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8c38065f-0b90-4999-8a48-6eba2348e77d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6c32f78061db45148f14125601bc28a7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:43:37Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net","admin_state_up":true,"tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:37Z","provider:network_type":"vxlan"}]} 2018-08-28 18:43:37,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-f5936594-4003-4614-bf64-bc3233abbe81 2018-08-28 18:43:37,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:43:37,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3d9f7211-bc79-45db-a01d-499ba190afc4 Date: Tue, 28 Aug 2018 18:43:37 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:43:37,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-3d9f7211-bc79-45db-a01d-499ba190afc4 2018-08-28 18:43:37,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:37,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:38,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fwaB-YgXQza_5O-BSo9DpQ"], "issued_at": "2018-08-28T18:43:38.000000Z"}} 2018-08-28 18:43:38,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68795eb67bf2366ff7d08670797f3dac4d28861f" 2018-08-28 18:43:38,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d61f64ed-88a0-48d2-8374-f1264c93e8bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:38,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d61f64ed-88a0-48d2-8374-f1264c93e8bf 2018-08-28 18:43:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:38,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68795eb67bf2366ff7d08670797f3dac4d28861f" 2018-08-28 18:43:38,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06bcb1b2-2db8-411f-b33e-82f4be2f368b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}]} 2018-08-28 18:43:38,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj used request id req-06bcb1b2-2db8-411f-b33e-82f4be2f368b 2018-08-28 18:43:38,485 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet 2018-08-28 18:43:38,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" -d '{"subnets": [{"ip_version": 4, "network_id": "8c38065f-0b90-4999-8a48-6eba2348e77d", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet", "tenant_id": "6c32f78061db45148f14125601bc28a7"}]}' 2018-08-28 18:43:39,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7849107a-8995-4fcf-8012-1ffb8b53671f Date: Tue, 28 Aug 2018 18:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}]} 2018-08-28 18:43:39,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7849107a-8995-4fcf-8012-1ffb8b53671f 2018-08-28 18:43:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:43:39,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c979bc16-d31f-4e8e-ae37-88e280584752 Date: Tue, 28 Aug 2018 18:43:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8c38065f-0b90-4999-8a48-6eba2348e77d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6c32f78061db45148f14125601bc28a7","status":"ACTIVE","subnets":["4231e396-7f4e-47ce-9596-bcda58f7c569"],"description":"","tags":[],"updated_at":"2018-08-28T18:43:38Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net","admin_state_up":true,"tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:37Z","provider:network_type":"vxlan"}]} 2018-08-28 18:43:39,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-c979bc16-d31f-4e8e-ae37-88e280584752 2018-08-28 18:43:39,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:43:39,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-70622c35-270c-43f3-a44f-51d100b0833a Date: Tue, 28 Aug 2018 18:43:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}]} 2018-08-28 18:43:39,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-70622c35-270c-43f3-a44f-51d100b0833a 2018-08-28 18:43:39,464 - OpenStackNetwork - DEBUG - Network [8c38065f-0b90-4999-8a48-6eba2348e77d] created successfully 2018-08-28 18:43:39,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:39,837 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67c5fb967f84aeaa133320a8f99a458", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role"}], "expires_at": "2018-08-28T19:43:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c32f78061db45148f14125601bc28a7", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-user", "id": "2e34513af1fb4b919f53ea6b9128389d"}, "audit_ids": ["A4a07DwySuaUXFxyv2fMIQ"], "issued_at": "2018-08-28T18:43:39.000000Z"}} 2018-08-28 18:43:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629bd9ee487d9c4aecf9335a23f13c1c55744b1" 2018-08-28 18:43:40,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1f0a643b-42a7-4417-b950-55336cbe8eaf Date: Tue, 28 Aug 2018 18:43: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":["4231e396-7f4e-47ce-9596-bcda58f7c569"],"updated_at":"2018-08-28T18:43:38Z","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c32f78061db45148f14125601bc28a7","id":"8c38065f-0b90-4999-8a48-6eba2348e77d","name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net"}]} 2018-08-28 18:43:40,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net used request id req-1f0a643b-42a7-4417-b950-55336cbe8eaf 2018-08-28 18:43:40,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:40,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:40,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc57d92a297b33296e9c492643948ece7345946" 2018-08-28 18:43:40,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bb4455-75d0-4c20-9a75-f6d89a03daab Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}} 2018-08-28 18:43:40,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 used request id req-26bb4455-75d0-4c20-9a75-f6d89a03daab 2018-08-28 18:43:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629bd9ee487d9c4aecf9335a23f13c1c55744b1" 2018-08-28 18:43:40,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fcc97549-ef0e-407a-a3d9-3d0eeeb04924 Date: Tue, 28 Aug 2018 18:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}]} 2018-08-28 18:43:40,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-fcc97549-ef0e-407a-a3d9-3d0eeeb04924 2018-08-28 18:43:40,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:40,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:40,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c67c5fb967f84aeaa133320a8f99a458", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role"}], "expires_at": "2018-08-28T19:43:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c32f78061db45148f14125601bc28a7", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6c32f78061db45148f14125601bc28a7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6c32f78061db45148f14125601bc28a7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6c32f78061db45148f14125601bc28a7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-user", "id": "2e34513af1fb4b919f53ea6b9128389d"}, "audit_ids": ["Safa-BuESMC8BoaP83cvUA"], "issued_at": "2018-08-28T18:43:40.000000Z"}} 2018-08-28 18:43:40,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d82e3cc69b3a5c49edbe8ccf19b442ef2d92f" 2018-08-28 18:43:40,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3358c90-44a8-444a-91a7-799e002abd1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:40,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f3358c90-44a8-444a-91a7-799e002abd1f 2018-08-28 18:43:40,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d82e3cc69b3a5c49edbe8ccf19b442ef2d92f" 2018-08-28 18:43:41,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-746b57e9-0170-41fb-ad5f-3d26ff3661be Date: Tue, 28 Aug 2018 18:43: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":["4231e396-7f4e-47ce-9596-bcda58f7c569"],"updated_at":"2018-08-28T18:43:38Z","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6c32f78061db45148f14125601bc28a7","id":"8c38065f-0b90-4999-8a48-6eba2348e77d","name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net"}]} 2018-08-28 18:43:41,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net used request id req-746b57e9-0170-41fb-ad5f-3d26ff3661be 2018-08-28 18:43:41,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:41,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d82e3cc69b3a5c49edbe8ccf19b442ef2d92f" 2018-08-28 18:43:41,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aba6453-27b1-4780-9783-58eec436be0c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}} 2018-08-28 18:43:41,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 used request id req-1aba6453-27b1-4780-9783-58eec436be0c 2018-08-28 18:43:41,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a43d82e3cc69b3a5c49edbe8ccf19b442ef2d92f" 2018-08-28 18:43:41,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c9433c36-0ba1-488f-994c-32c758add3bb Date: Tue, 28 Aug 2018 18:43:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}]} 2018-08-28 18:43:41,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-c9433c36-0ba1-488f-994c-32c758add3bb 2018-08-28 18:43:41,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:41,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:42,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["NIo_tKxBTPqlYC3AALJuow"], "issued_at": "2018-08-28T18:43:42.000000Z"}} 2018-08-28 18:43:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:42,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f15a8a9-57ac-4866-a670-3cc7fd5acfa5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:42,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f15a8a9-57ac-4866-a670-3cc7fd5acfa5 2018-08-28 18:43:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:42,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-eb15da8e-3e1e-4106-93d5-c15718725546 Date: Tue, 28 Aug 2018 18:43:42 GMT RESP BODY: {"routers": []} 2018-08-28 18:43:42,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router&admin_state_up=True used request id req-eb15da8e-3e1e-4106-93d5-c15718725546 2018-08-28 18:43:42,306 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:43:42,307 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:43:42,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:43:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["JiEClFFPQmaFaTMse1qvGg"], "issued_at": "2018-08-28T18:43:42.000000Z"}} 2018-08-28 18:43:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9806fab08cbf45ce99f9d0aebd128aeeb76421e" 2018-08-28 18:43:42,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8387d865-53d6-4450-bf7a-233d0120cd86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:43:42,765 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8387d865-53d6-4450-bf7a-233d0120cd86 2018-08-28 18:43:42,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:42,775 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:42,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9806fab08cbf45ce99f9d0aebd128aeeb76421e" 2018-08-28 18:43:42,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2012b2e0-5260-4243-b138-20e998ff1bc6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}]} 2018-08-28 18:43:42,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-d1ad0a96-5160-492-proj used request id req-2012b2e0-5260-4243-b138-20e998ff1bc6 2018-08-28 18:43:42,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:43,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-be58b6d1-5178-4780-9dfa-a9ea509f86a3 Date: Tue, 28 Aug 2018 18:43:43 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:43:43,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-be58b6d1-5178-4780-9dfa-a9ea509f86a3 2018-08-28 18:43:43,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:43,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7f54cb14-95ba-4de5-9d27-915232d9a11a Date: Tue, 28 Aug 2018 18:43:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:43:43,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-7f54cb14-95ba-4de5-9d27-915232d9a11a 2018-08-28 18:43:43,306 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router 2018-08-28 18:43:43,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "tenant_id": "6c32f78061db45148f14125601bc28a7", "name": "CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router", "admin_state_up": true}}' 2018-08-28 18:43:48,104 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-6512f4d0-3012-4585-bf48-b8c573735eed Date: Tue, 28 Aug 2018 18:43:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:43Z", "admin_state_up": true, "updated_at": "2018-08-28T18:43:44Z", "project_id": "6c32f78061db45148f14125601bc28a7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d89220cf-a0b8-45c1-9870-119f49b5d7ec", "name": "CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router"}} 2018-08-28 18:43:48,104 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-6512f4d0-3012-4585-bf48-b8c573735eed 2018-08-28 18:43:48,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d89220cf-a0b8-45c1-9870-119f49b5d7ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:48,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-18229125-0bc4-4c86-9b4e-ed4e636ceaba Date: Tue, 28 Aug 2018 18:43:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:46Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","ip_address":"169.254.192.11"}],"id":"3517af24-4f1a-4758-a27a-aeb0ad8b90ec","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:56:31:d5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c32f78061db45148f14125601bc28a7","admin_state_up":true,"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:46Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:47Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","ip_address":"169.254.192.9"}],"id":"41aef26e-529e-471f-aa5d-0fd19a3b5e5b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:44:b0:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c32f78061db45148f14125601bc28a7","admin_state_up":true,"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:46Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","ip_address":"169.254.192.5"}],"id":"ce79ab58-cfbe-438e-868d-7559193d89ef","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1b:3b:9d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c32f78061db45148f14125601bc28a7","admin_state_up":true,"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:45Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:44Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"d2db4e15-b53d-44c0-abec-ea8216024e23","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:24:c6:fd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:43:44Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"}]} 2018-08-28 18:43:48,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d89220cf-a0b8-45c1-9870-119f49b5d7ec used request id req-18229125-0bc4-4c86-9b4e-ed4e636ceaba 2018-08-28 18:43:48,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:48,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bd014ffc-1426-47e1-9792-6420857f01d4 Date: Tue, 28 Aug 2018 18:43:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:43:48,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-bd014ffc-1426-47e1-9792-6420857f01d4 2018-08-28 18:43:48,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:48,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1feedcc8-aa27-49a3-bc64-58b0e4e48689 Date: Tue, 28 Aug 2018 18:43:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","subnetpool_id":null,"name":"HA subnet tenant 6c32f78061db45148f14125601bc28a7"}} 2018-08-28 18:43:48,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 used request id req-1feedcc8-aa27-49a3-bc64-58b0e4e48689 2018-08-28 18:43:48,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:49,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4dabcee2-044d-4608-b70b-e56cffe195de Date: Tue, 28 Aug 2018 18:43:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","subnetpool_id":null,"name":"HA subnet tenant 6c32f78061db45148f14125601bc28a7"}} 2018-08-28 18:43:49,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 used request id req-4dabcee2-044d-4608-b70b-e56cffe195de 2018-08-28 18:43:49,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:49,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-507ce114-8ced-471a-953e-8fb474ed867b Date: Tue, 28 Aug 2018 18:43:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","subnetpool_id":null,"name":"HA subnet tenant 6c32f78061db45148f14125601bc28a7"}} 2018-08-28 18:43:49,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 used request id req-507ce114-8ced-471a-953e-8fb474ed867b 2018-08-28 18:43:49,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:49,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9674f3ae-979d-441d-aeda-496954352b40 Date: Tue, 28 Aug 2018 18:43:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8c38065f-0b90-4999-8a48-6eba2348e77d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"6c32f78061db45148f14125601bc28a7","status":"ACTIVE","subnets":["4231e396-7f4e-47ce-9596-bcda58f7c569"],"description":"","tags":[],"updated_at":"2018-08-28T18:43:38Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net","admin_state_up":true,"tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:37Z","provider:network_type":"vxlan"}]} 2018-08-28 18:43:49,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net used request id req-9674f3ae-979d-441d-aeda-496954352b40 2018-08-28 18:43:49,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:43:49,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:43:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:43:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:49,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72749a7f-a7cd-4d79-b2ff-dae14bd6587f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}} 2018-08-28 18:43:49,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 used request id req-72749a7f-a7cd-4d79-b2ff-dae14bd6587f 2018-08-28 18:43:49,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:49,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-113b247d-437a-4744-973b-c7d643f577b6 Date: Tue, 28 Aug 2018 18:43:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}]} 2018-08-28 18:43:49,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-113b247d-437a-4744-973b-c7d643f577b6 2018-08-28 18:43:49,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d&name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:49,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-839dc6aa-5751-40ae-ac78-c4dd0bc40a0f Date: Tue, 28 Aug 2018 18:43:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}]} 2018-08-28 18:43:49,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8c38065f-0b90-4999-8a48-6eba2348e77d&name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet used request id req-839dc6aa-5751-40ae-ac78-c4dd0bc40a0f 2018-08-28 18:43:49,705 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 18:43:49,705 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router 2018-08-28 18:43:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" -d '{"subnet_id": "4231e396-7f4e-47ce-9596-bcda58f7c569"}' 2018-08-28 18:43:51,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-54809a07-f3de-4802-9107-b064d2e88f04 Date: Tue, 28 Aug 2018 18:43:51 GMT RESP BODY: {"network_id": "8c38065f-0b90-4999-8a48-6eba2348e77d", "tenant_id": "6c32f78061db45148f14125601bc28a7", "subnet_id": "4231e396-7f4e-47ce-9596-bcda58f7c569", "subnet_ids": ["4231e396-7f4e-47ce-9596-bcda58f7c569"], "port_id": "c47e99c0-2eb8-409a-a6b6-e2f3b422932d", "id": "d89220cf-a0b8-45c1-9870-119f49b5d7ec"} 2018-08-28 18:43:51,613 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec/add_router_interface used request id req-54809a07-f3de-4802-9107-b064d2e88f04 2018-08-28 18:43:51,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:51,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-b4769242-a414-4582-9188-f61c7ba18564 Date: Tue, 28 Aug 2018 18:43:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:43Z", "admin_state_up": true, "updated_at": "2018-08-28T18:43:50Z", "project_id": "6c32f78061db45148f14125601bc28a7", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "d89220cf-a0b8-45c1-9870-119f49b5d7ec", "name": "CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router"}} 2018-08-28 18:43:51,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec used request id req-b4769242-a414-4582-9188-f61c7ba18564 2018-08-28 18:43:51,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d89220cf-a0b8-45c1-9870-119f49b5d7ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:52,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-b3e3f3f2-c618-4e83-9c65-c017fef25dd8 Date: Tue, 28 Aug 2018 18:43:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:50Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","ip_address":"169.254.192.11"}],"id":"3517af24-4f1a-4758-a27a-aeb0ad8b90ec","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:56:31:d5","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c32f78061db45148f14125601bc28a7","admin_state_up":true,"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:46Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:50Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","ip_address":"169.254.192.9"}],"id":"41aef26e-529e-471f-aa5d-0fd19a3b5e5b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:44:b0:4e","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c32f78061db45148f14125601bc28a7","admin_state_up":true,"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:46Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4231e396-7f4e-47ce-9596-bcda58f7c569","ip_address":"10.55.1.1"}],"id":"c47e99c0-2eb8-409a-a6b6-e2f3b422932d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:80:db:f8","project_id":"6c32f78061db45148f14125601bc28a7","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:50Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:51Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","ip_address":"169.254.192.5"}],"id":"ce79ab58-cfbe-438e-868d-7559193d89ef","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:3b:9d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c32f78061db45148f14125601bc28a7","admin_state_up":true,"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:45Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:50Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"d2db4e15-b53d-44c0-abec-ea8216024e23","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:24:c6:fd","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:43:44Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"}]} 2018-08-28 18:43:52,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d89220cf-a0b8-45c1-9870-119f49b5d7ec used request id req-b3e3f3f2-c618-4e83-9c65-c017fef25dd8 2018-08-28 18:43:52,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:52,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-f5664b0d-8bb5-4597-9871-e18338db6899 Date: Tue, 28 Aug 2018 18:43:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:43:52,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-f5664b0d-8bb5-4597-9871-e18338db6899 2018-08-28 18:43:52,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:52,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5a232bd5-b1d9-408a-a98b-e0c297773477 Date: Tue, 28 Aug 2018 18:43:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","subnetpool_id":null,"name":"HA subnet tenant 6c32f78061db45148f14125601bc28a7"}} 2018-08-28 18:43:52,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 used request id req-5a232bd5-b1d9-408a-a98b-e0c297773477 2018-08-28 18:43:52,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:52,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d2da3152-8fac-4e7f-940a-65aa6d256cfa Date: Tue, 28 Aug 2018 18:43:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","subnetpool_id":null,"name":"HA subnet tenant 6c32f78061db45148f14125601bc28a7"}} 2018-08-28 18:43:52,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 used request id req-d2da3152-8fac-4e7f-940a-65aa6d256cfa 2018-08-28 18:43:52,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:52,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6ae50824-b263-4ade-92b3-aca34a3f5e7b Date: Tue, 28 Aug 2018 18:43:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4057a599-543c-481e-a823-727dce5ae583","tenant_id":"","created_at":"2018-08-28T18:43:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:43Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"41a9f599-e3b1-4c5e-9228-59372e22c3c7","subnetpool_id":null,"name":"HA subnet tenant 6c32f78061db45148f14125601bc28a7"}} 2018-08-28 18:43:52,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/41a9f599-e3b1-4c5e-9228-59372e22c3c7 used request id req-6ae50824-b263-4ade-92b3-aca34a3f5e7b 2018-08-28 18:43:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4231e396-7f4e-47ce-9596-bcda58f7c569 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:53,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e146adde-3435-45cd-90cd-e63dee05898c Date: Tue, 28 Aug 2018 18:43:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}} 2018-08-28 18:43:53,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4231e396-7f4e-47ce-9596-bcda58f7c569 used request id req-e146adde-3435-45cd-90cd-e63dee05898c 2018-08-28 18:43:53,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629bd9ee487d9c4aecf9335a23f13c1c55744b1" 2018-08-28 18:43:53,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-9eb2fb43-e147-47b6-9479-c0bb2c77aa38 Date: Tue, 28 Aug 2018 18:43:53 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:43Z", "admin_state_up": true, "updated_at": "2018-08-28T18:43:50Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "6c32f78061db45148f14125601bc28a7", "id": "d89220cf-a0b8-45c1-9870-119f49b5d7ec", "name": "CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router"}]} 2018-08-28 18:43:53,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router&admin_state_up=True used request id req-9eb2fb43-e147-47b6-9479-c0bb2c77aa38 2018-08-28 18:43:53,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9bc57d92a297b33296e9c492643948ece7345946" 2018-08-28 18:43:53,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:43:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b46c3cf-e0c5-4930-b877-ed0e1de75d74 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}} 2018-08-28 18:43:53,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 used request id req-9b46c3cf-e0c5-4930-b877-ed0e1de75d74 2018-08-28 18:43:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d89220cf-a0b8-45c1-9870-119f49b5d7ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629bd9ee487d9c4aecf9335a23f13c1c55744b1" 2018-08-28 18:43:53,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-27d219f3-63a5-4795-bc63-99477949dbed Date: Tue, 28 Aug 2018 18:43:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:43:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"4231e396-7f4e-47ce-9596-bcda58f7c569","ip_address":"10.55.1.1"}],"id":"c47e99c0-2eb8-409a-a6b6-e2f3b422932d","security_groups":[],"mac_address":"fa:16:3e:80:db:f8","project_id":"6c32f78061db45148f14125601bc28a7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:50Z","binding:vnic_type":"normal","device_id":"d89220cf-a0b8-45c1-9870-119f49b5d7ec"}]} 2018-08-28 18:43:53,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d89220cf-a0b8-45c1-9870-119f49b5d7ec used request id req-27d219f3-63a5-4795-bc63-99477949dbed 2018-08-28 18:43:53,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/4231e396-7f4e-47ce-9596-bcda58f7c569 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8629bd9ee487d9c4aecf9335a23f13c1c55744b1" 2018-08-28 18:43:53,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-930ceece-07cf-4004-834c-b6b681b1dc05 Date: Tue, 28 Aug 2018 18:43:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8c38065f-0b90-4999-8a48-6eba2348e77d","tenant_id":"6c32f78061db45148f14125601bc28a7","created_at":"2018-08-28T18:43:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:43:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"6c32f78061db45148f14125601bc28a7","id":"4231e396-7f4e-47ce-9596-bcda58f7c569","subnetpool_id":null,"name":"CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet"}} 2018-08-28 18:43:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/4231e396-7f4e-47ce-9596-bcda58f7c569 used request id req-930ceece-07cf-4004-834c-b6b681b1dc05 2018-08-28 18:43:53,615 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router and subnet CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet 2018-08-28 18:43:53,615 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router 2018-08-28 18:43:53,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" -d '{"subnet_id": "4231e396-7f4e-47ce-9596-bcda58f7c569"}' 2018-08-28 18:43:54,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f61bfb33-a7c6-42b8-b1c6-1c15ac03334e Date: Tue, 28 Aug 2018 18:43:54 GMT RESP BODY: {"network_id": "8c38065f-0b90-4999-8a48-6eba2348e77d", "tenant_id": "6c32f78061db45148f14125601bc28a7", "subnet_id": "4231e396-7f4e-47ce-9596-bcda58f7c569", "subnet_ids": ["4231e396-7f4e-47ce-9596-bcda58f7c569"], "port_id": "c47e99c0-2eb8-409a-a6b6-e2f3b422932d", "id": "d89220cf-a0b8-45c1-9870-119f49b5d7ec"} 2018-08-28 18:43:54,951 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec/remove_router_interface used request id req-f61bfb33-a7c6-42b8-b1c6-1c15ac03334e 2018-08-28 18:43:54,951 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router 2018-08-28 18:43:54,951 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-router 2018-08-28 18:43:54,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40c8a4d3ed5ddfcb3f46589f12c37c25aaa9962c" 2018-08-28 18:43:58,125 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ed5e1d0-bb26-4bc2-a0be-1706562a3bef Content-Length: 0 Date: Tue, 28 Aug 2018 18:43:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:43:58,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d89220cf-a0b8-45c1-9870-119f49b5d7ec used request id req-8ed5e1d0-bb26-4bc2-a0be-1706562a3bef 2018-08-28 18:43:58,126 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet 2018-08-28 18:43:58,127 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-subnet 2018-08-28 18:43:58,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/4231e396-7f4e-47ce-9596-bcda58f7c569 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:44:00,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4d9a24a-3692-434b-beee-89450c98f9bb Date: Tue, 28 Aug 2018 18:44:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:00,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/4231e396-7f4e-47ce-9596-bcda58f7c569 used request id req-e4d9a24a-3692-434b-beee-89450c98f9bb 2018-08-28 18:44:00,132 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-d384c71d-9ace-4768-a6fc-4497e11dcc57-pub-net 2018-08-28 18:44:00,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8c38065f-0b90-4999-8a48-6eba2348e77d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d6abfc07a816afcb8795d7abb552728b5ffd36e" 2018-08-28 18:44:01,375 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c1d940b-21c6-482d-bf6d-251875b1b367 Date: Tue, 28 Aug 2018 18:44:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:01,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8c38065f-0b90-4999-8a48-6eba2348e77d used request id req-7c1d940b-21c6-482d-bf6d-251875b1b367 2018-08-28 18:44:01,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:01,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-afb8d5dc-5988-48b7-b7c9-f8219f269155 Date: Tue, 28 Aug 2018 18:44:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:37Z", "updated_at": "2018-08-28T18:43:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "revision_number": 0, "id": "203925ba-6ea7-4108-9d92-7ecafe8cbfff", "remote_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "tenant_id": "6c32f78061db45148f14125601bc28a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c32f78061db45148f14125601bc28a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "revision_number": 0, "id": "209f2968-f04e-4e9a-b5a0-bef9ebe369de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "tenant_id": "6c32f78061db45148f14125601bc28a7", "port_range_min": null, "ethertype": "IPv6", "project_id": "6c32f78061db45148f14125601bc28a7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "revision_number": 0, "id": "65b4afdb-b5f4-4e5a-b7c8-b8cb4f86fd6f", "remote_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "tenant_id": "6c32f78061db45148f14125601bc28a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c32f78061db45148f14125601bc28a7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "revision_number": 0, "id": "81d491cf-e19f-4588-8557-11dc6f4817b7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "tenant_id": "6c32f78061db45148f14125601bc28a7", "port_range_min": null, "ethertype": "IPv4", "project_id": "6c32f78061db45148f14125601bc28a7"}], "revision_number": 4, "project_id": "6c32f78061db45148f14125601bc28a7", "id": "da11e368-0c00-412d-b671-efaa4247e41e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:44:01,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-afb8d5dc-5988-48b7-b7c9-f8219f269155 2018-08-28 18:44:01,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:01,722 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-247b71d9-a7f6-49b4-b19e-0e227347840a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:01,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-247b71d9-a7f6-49b4-b19e-0e227347840a 2018-08-28 18:44:01,722 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:01,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:01,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7328c608-5ba0-47e3-999e-5b67997e4e6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:01,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-7328c608-5ba0-47e3-999e-5b67997e4e6d 2018-08-28 18:44:01,745 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:01,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:01,839 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abf2bc64-fac0-488f-96c2-f407a4a9971d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:01,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-abf2bc64-fac0-488f-96c2-f407a4a9971d 2018-08-28 18:44:01,839 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:01,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:01,923 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e638c0c5-ee0e-45aa-86ae-c59346b44145 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:01,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-e638c0c5-ee0e-45aa-86ae-c59346b44145 2018-08-28 18:44:01,923 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:01,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:02,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eb80e48-0fce-468e-8840-951e961268ec Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:44:02,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-9eb80e48-0fce-468e-8840-951e961268ec 2018-08-28 18:44:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:02,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ca06bb-b02c-417a-a912-e72c2bebb4ed Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:44:02,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-08ca06bb-b02c-417a-a912-e72c2bebb4ed 2018-08-28 18:44:02,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:02,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa2d3d8e-3bfb-4984-89a4-5603bad9af72 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:44:02,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-fa2d3d8e-3bfb-4984-89a4-5603bad9af72 2018-08-28 18:44:02,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:02,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a7d7779-009d-4cb6-99e2-d583cdae7484 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7"}, "enabled": true, "id": "6c32f78061db45148f14125601bc28a7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-d1ad0a96-5160-492-proj"}} 2018-08-28 18:44:02,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 used request id req-4a7d7779-009d-4cb6-99e2-d583cdae7484 2018-08-28 18:44:02,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da11e368-0c00-412d-b671-efaa4247e41e 2018-08-28 18:44:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=da11e368-0c00-412d-b671-efaa4247e41e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:02,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-72cf7eb1-565c-4624-a66d-6fa21608f7f0 Date: Tue, 28 Aug 2018 18:44:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "port_range_min": null, "revision_number": 0, "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:37Z", "project_id": "6c32f78061db45148f14125601bc28a7", "id": "203925ba-6ea7-4108-9d92-7ecafe8cbfff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "port_range_min": null, "revision_number": 0, "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:37Z", "project_id": "6c32f78061db45148f14125601bc28a7", "id": "209f2968-f04e-4e9a-b5a0-bef9ebe369de"}, {"remote_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "port_range_min": null, "revision_number": 0, "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:37Z", "project_id": "6c32f78061db45148f14125601bc28a7", "id": "65b4afdb-b5f4-4e5a-b7c8-b8cb4f86fd6f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:43:37Z", "security_group_id": "da11e368-0c00-412d-b671-efaa4247e41e", "port_range_min": null, "revision_number": 0, "tenant_id": "6c32f78061db45148f14125601bc28a7", "created_at": "2018-08-28T18:43:37Z", "project_id": "6c32f78061db45148f14125601bc28a7", "id": "81d491cf-e19f-4588-8557-11dc6f4817b7"}]} 2018-08-28 18:44:02,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=da11e368-0c00-412d-b671-efaa4247e41e used request id req-72cf7eb1-565c-4624-a66d-6fa21608f7f0 2018-08-28 18:44:02,479 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:44:02,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/da11e368-0c00-412d-b671-efaa4247e41e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:02,789 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e9a1824-3044-474f-9c31-658b4eb3e0c0 Content-Length: 0 Date: Tue, 28 Aug 2018 18:44:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:02,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/da11e368-0c00-412d-b671-efaa4247e41e used request id req-2e9a1824-3044-474f-9c31-658b4eb3e0c0 2018-08-28 18:44:02,790 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-d1ad0a96-5160-492-proj 2018-08-28 18:44:02,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:03,024 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12e48fa-cec7-43e9-93c9-3e75a2a19db0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:03,024 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6c32f78061db45148f14125601bc28a7 used request id req-c12e48fa-cec7-43e9-93c9-3e75a2a19db0 2018-08-28 18:44:03,024 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-d1ad0a96-5160-492-proj-role 2018-08-28 18:44:03,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c67c5fb967f84aeaa133320a8f99a458 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:03,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90ca841a-2828-47e1-8a48-dffa49ee1ed7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:03,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c67c5fb967f84aeaa133320a8f99a458 used request id req-90ca841a-2828-47e1-8a48-dffa49ee1ed7 2018-08-28 18:44:03,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c63fc34af09be370105a9a0ff8e4a17b995aac3" 2018-08-28 18:44:03,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f843d85b-10f1-4069-8358-a42ed61f9836 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:44:03,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f843d85b-10f1-4069-8358-a42ed61f9836 2018-08-28 18:44:03,224 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-d1ad0a96-5160-492-user 2018-08-28 18:44:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2e34513af1fb4b919f53ea6b9128389d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57dc24b019322df9d9fef560ce198d2efe8fed11" 2018-08-28 18:44:03,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32353e1f-55a9-4fec-ba91-4cba685a9a9a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:03,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2e34513af1fb4b919f53ea6b9128389d used request id req-32353e1f-55a9-4fec-ba91-4cba685a9a9a 2018-08-28 18:44:03,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:03,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["L1s4GJ6OS4KLXP3SBrKl4g"], "issued_at": "2018-08-28T18:44:03.000000Z"}} 2018-08-28 18:44:03,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41444d9b656e557b43aeda4d86a338b3e3cbb624" 2018-08-28 18:44:03,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14dccd0-deb1-4962-9809-dcca19ed8038 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:03,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c14dccd0-deb1-4962-9809-dcca19ed8038 2018-08-28 18:44:03,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:03,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:04,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["7zFuv1aLSuqAzXSIwNRCZA"], "issued_at": "2018-08-28T18:44:04.000000Z"}} 2018-08-28 18:44:04,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:04,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c82d4aa3-2052-4de7-910e-1a1e28fd9276 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:04,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c82d4aa3-2052-4de7-910e-1a1e28fd9276 2018-08-28 18:44:04,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:04,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:04,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4722afbe-c233-4342-815b-0d85324b202c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:44:04,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj used request id req-4722afbe-c233-4342-815b-0d85324b202c 2018-08-28 18:44:04,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:04,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d289d034-2f06-4729-b414-5bdb989c9198 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:44:04,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d289d034-2f06-4729-b414-5bdb989c9198 2018-08-28 18:44:04,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}}' 2018-08-28 18:44:04,679 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:44:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b7bea0-cc9e-4713-a609-46695cdac2e1 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}} 2018-08-28 18:44:04,680 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c1b7bea0-cc9e-4713-a609-46695cdac2e1 2018-08-28 18:44:04,680 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj 2018-08-28 18:44:04,680 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:04,681 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:05,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["2kJw5SN_QemAmm4uJsORig"], "issued_at": "2018-08-28T18:44:05.000000Z"}} 2018-08-28 18:44:05,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7778496076f543b6f91dc51b142302541a2b55a" 2018-08-28 18:44:05,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b7b8861-3567-47fc-b539-048697bbd113 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:05,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b7b8861-3567-47fc-b539-048697bbd113 2018-08-28 18:44:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:05,154 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:05,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7778496076f543b6f91dc51b142302541a2b55a" 2018-08-28 18:44:05,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f03912-f398-468b-b4d6-e9dccc000157 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:44:05,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f6f03912-f398-468b-b4d6-e9dccc000157 2018-08-28 18:44:05,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7778496076f543b6f91dc51b142302541a2b55a" 2018-08-28 18:44:05,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84daaab7-4cde-4b1f-9372-90d6d9a0b0d4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}]} 2018-08-28 18:44:05,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj used request id req-84daaab7-4cde-4b1f-9372-90d6d9a0b0d4 2018-08-28 18:44:05,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7778496076f543b6f91dc51b142302541a2b55a" 2018-08-28 18:44:05,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c64946-3f80-490e-8785-9be53c691f57 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:44:05,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e6c64946-3f80-490e-8785-9be53c691f57 2018-08-28 18:44:05,817 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-b13b9c94-5e5f-446-user 2018-08-28 18:44:05,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:05,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:05,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03f8738-8b17-4737-8a81-599e6bff3e9e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:44:05,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c03f8738-8b17-4737-8a81-599e6bff3e9e 2018-08-28 18:44:05,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" -d '{"role": {"name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj-role"}}' 2018-08-28 18:44:06,027 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3443db-b232-45f5-9d6b-da00c79c62c5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ef2b312eb534c7ea8547c22eb2c7881", "links": {"self": "http://172.30.9.28:5000/v3/roles/3ef2b312eb534c7ea8547c22eb2c7881"}, "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj-role"}} 2018-08-28 18:44:06,027 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-db3443db-b232-45f5-9d6b-da00c79c62c5 2018-08-28 18:44:06,027 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj-role 2018-08-28 18:44:06,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3ef2b312eb534c7ea8547c22eb2c7881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:06,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39f85e1-cec2-41f9-a135-119fab9bd699 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3ef2b312eb534c7ea8547c22eb2c7881"}, "domain_id": null, "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj-role", "id": "3ef2b312eb534c7ea8547c22eb2c7881"}} 2018-08-28 18:44:06,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3ef2b312eb534c7ea8547c22eb2c7881 used request id req-e39f85e1-cec2-41f9-a135-119fab9bd699 2018-08-28 18:44:06,114 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj-role to project CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj 2018-08-28 18:44:06,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e/users/6af7b926a61d418fa153481786dc7afb/roles/3ef2b312eb534c7ea8547c22eb2c7881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:06,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cdb4c4f-503a-4d99-9fa0-09eddf30b58e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:06,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e/users/6af7b926a61d418fa153481786dc7afb/roles/3ef2b312eb534c7ea8547c22eb2c7881 used request id req-9cdb4c4f-503a-4d99-9fa0-09eddf30b58e 2018-08-28 18:44:06,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:06,238 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:06,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vnzY-hgoSHapSiV30_XVrA"], "issued_at": "2018-08-28T18:44:06.000000Z"}} 2018-08-28 18:44:06,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:06,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a65f2d-6e33-4f8e-a172-83f4e4ffdc57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:06,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a1a65f2d-6e33-4f8e-a172-83f4e4ffdc57 2018-08-28 18:44:06,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:07,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d9c12a45-f422-4ada-bf5d-790f7938ccfe Date: Tue, 28 Aug 2018 18:44:07 GMT RESP BODY: {"networks":[]} 2018-08-28 18:44:07,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net used request id req-d9c12a45-f422-4ada-bf5d-790f7938ccfe 2018-08-28 18:44:07,024 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net 2018-08-28 18:44:07,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:07,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:07,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ZfGV5Ax3QZCMyh--a6VdZg"], "issued_at": "2018-08-28T18:44:07.000000Z"}} 2018-08-28 18:44:07,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb47c212621da5f5f171777c3c8df92b61261a2c" 2018-08-28 18:44:07,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae4dd6e-e523-43ba-8869-47d897e29b9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:07,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3ae4dd6e-e523-43ba-8869-47d897e29b9f 2018-08-28 18:44:07,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:07,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:07,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb47c212621da5f5f171777c3c8df92b61261a2c" 2018-08-28 18:44:07,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4ea70d-1b09-42b3-828d-62393586f9f2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}]} 2018-08-28 18:44:07,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj used request id req-9c4ea70d-1b09-42b3-828d-62393586f9f2 2018-08-28 18:44:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" -d '{"network": {"tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "name": "CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net", "admin_state_up": true}}' 2018-08-28 18:44:08,238 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-153b098e-982c-4448-88cb-e1a735d2ab6f Date: Tue, 28 Aug 2018 18:44:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:44:08Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net","admin_state_up":true,"tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:08Z","mtu":1450}} 2018-08-28 18:44:08,238 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-153b098e-982c-4448-88cb-e1a735d2ab6f 2018-08-28 18:44:08,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=28e148d1-92d9-4f6f-ad0e-f941746d5028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:08,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-da2aac29-d6fd-48f2-80d4-8028eb681780 Date: Tue, 28 Aug 2018 18:44:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:44:08Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net","admin_state_up":true,"tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:08Z","provider:network_type":"vxlan"}]} 2018-08-28 18:44:08,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=28e148d1-92d9-4f6f-ad0e-f941746d5028 used request id req-da2aac29-d6fd-48f2-80d4-8028eb681780 2018-08-28 18:44:08,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:08,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0f05fceb-5822-40ac-94b8-9abe96e7fcbd Date: Tue, 28 Aug 2018 18:44:08 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:44:08,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 used request id req-0f05fceb-5822-40ac-94b8-9abe96e7fcbd 2018-08-28 18:44:08,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:08,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:09,046 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Vtd2zWULQMSwUeMdKKt3QA"], "issued_at": "2018-08-28T18:44:09.000000Z"}} 2018-08-28 18:44:09,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca1930aa40ff60550ff1a44ea6fed1a860b8f57" 2018-08-28 18:44:09,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8312dc3d-07da-42b1-8ad5-bb3fa6be085d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:09,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8312dc3d-07da-42b1-8ad5-bb3fa6be085d 2018-08-28 18:44:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:09,149 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca1930aa40ff60550ff1a44ea6fed1a860b8f57" 2018-08-28 18:44:09,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a71bd3e-9cc0-44db-9108-2408db098371 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}]} 2018-08-28 18:44:09,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj used request id req-8a71bd3e-9cc0-44db-9108-2408db098371 2018-08-28 18:44:09,245 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet 2018-08-28 18:44:09,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" -d '{"subnets": [{"ip_version": 4, "network_id": "28e148d1-92d9-4f6f-ad0e-f941746d5028", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet", "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e"}]}' 2018-08-28 18:44:09,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7ac7fb9f-d079-468a-a4be-a5bc66e94d44 Date: Tue, 28 Aug 2018 18:44:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"895f7181-68de-4bce-905e-3359d451ec81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet"}]} 2018-08-28 18:44:09,797 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7ac7fb9f-d079-468a-a4be-a5bc66e94d44 2018-08-28 18:44:09,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=28e148d1-92d9-4f6f-ad0e-f941746d5028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:09,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-30eb52f6-8727-43ed-89ae-4db685fde6c9 Date: Tue, 28 Aug 2018 18:44:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","status":"ACTIVE","subnets":["895f7181-68de-4bce-905e-3359d451ec81"],"description":"","tags":[],"updated_at":"2018-08-28T18:44:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net","admin_state_up":true,"tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:08Z","provider:network_type":"vxlan"}]} 2018-08-28 18:44:09,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=28e148d1-92d9-4f6f-ad0e-f941746d5028 used request id req-30eb52f6-8727-43ed-89ae-4db685fde6c9 2018-08-28 18:44:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:10,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-74c4f5de-77f3-4ffd-bdfb-8efadd07b4f8 Date: Tue, 28 Aug 2018 18:44:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"895f7181-68de-4bce-905e-3359d451ec81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet"}]} 2018-08-28 18:44:10,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 used request id req-74c4f5de-77f3-4ffd-bdfb-8efadd07b4f8 2018-08-28 18:44:10,103 - OpenStackNetwork - DEBUG - Network [28e148d1-92d9-4f6f-ad0e-f941746d5028] created successfully 2018-08-28 18:44:10,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:10,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ef2b312eb534c7ea8547c22eb2c7881", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj-role"}], "expires_at": "2018-08-28T19:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a73a635f3a364ba5aa251e5d22fb6b2e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-user", "id": "6af7b926a61d418fa153481786dc7afb"}, "audit_ids": ["V_OhM_uATia9WbOgmreDgA"], "issued_at": "2018-08-28T18:44:10.000000Z"}} 2018-08-28 18:44:10,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad355eadfecfd34c12294dfe350058f82551ee8a" 2018-08-28 18:44:10,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f680266f-2901-42f0-aab1-0c6fa9f87894 Date: Tue, 28 Aug 2018 18:44: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":["895f7181-68de-4bce-905e-3359d451ec81"],"updated_at":"2018-08-28T18:44:09Z","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net"}]} 2018-08-28 18:44:10,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net used request id req-f680266f-2901-42f0-aab1-0c6fa9f87894 2018-08-28 18:44:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:10,809 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:44:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:10,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41444d9b656e557b43aeda4d86a338b3e3cbb624" 2018-08-28 18:44:10,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73b1fc30-72f3-4575-a9f3-414b42dbd4a4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}} 2018-08-28 18:44:10,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e used request id req-73b1fc30-72f3-4575-a9f3-414b42dbd4a4 2018-08-28 18:44:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad355eadfecfd34c12294dfe350058f82551ee8a" 2018-08-28 18:44:11,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b4d80c37-cb98-4e79-8bec-6e36dae930df Date: Tue, 28 Aug 2018 18:44:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"895f7181-68de-4bce-905e-3359d451ec81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet"}]} 2018-08-28 18:44:11,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 used request id req-b4d80c37-cb98-4e79-8bec-6e36dae930df 2018-08-28 18:44:11,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:11,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:11,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Z7_MKCZ2R_i3W2DsVAqlOg"], "issued_at": "2018-08-28T18:44:11.000000Z"}} 2018-08-28 18:44:11,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:11,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a38e343-d22c-467a-a4be-88b29ea125eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:11,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a38e343-d22c-467a-a4be-88b29ea125eb 2018-08-28 18:44:11,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:11,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-821d30b0-4633-4a66-9084-8113d86107d5 Date: Tue, 28 Aug 2018 18:44:11 GMT RESP BODY: {"routers": []} 2018-08-28 18:44:11,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router&admin_state_up=True used request id req-821d30b0-4633-4a66-9084-8113d86107d5 2018-08-28 18:44:11,809 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:11,810 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:12,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["MjKPXlElQvieEfyC6_nh9Q"], "issued_at": "2018-08-28T18:44:12.000000Z"}} 2018-08-28 18:44:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24972bf86d84827911becd15a72ac8a1f45cf873" 2018-08-28 18:44:12,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462630f1-6d30-4120-a52e-9a5e9de734e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:12,277 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-462630f1-6d30-4120-a52e-9a5e9de734e1 2018-08-28 18:44:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:12,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:12,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24972bf86d84827911becd15a72ac8a1f45cf873" 2018-08-28 18:44:12,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e4c3e7-6e63-4825-a0e5-e4c5ad8eafa4 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}]} 2018-08-28 18:44:12,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj used request id req-37e4c3e7-6e63-4825-a0e5-e4c5ad8eafa4 2018-08-28 18:44:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:12,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-950246de-f649-4c38-ba67-db43c55f7683 Date: Tue, 28 Aug 2018 18:44:12 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:44:12,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-950246de-f649-4c38-ba67-db43c55f7683 2018-08-28 18:44:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:12,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9fdb6b7c-37a7-4e92-8f4c-03b058eee8aa Date: Tue, 28 Aug 2018 18:44:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:44:12,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-9fdb6b7c-37a7-4e92-8f4c-03b058eee8aa 2018-08-28 18:44:12,824 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router 2018-08-28 18:44:12,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "name": "CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router", "admin_state_up": true}}' 2018-08-28 18:44:17,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-cb0e477a-0293-4574-88db-8baa7a2a8537 Date: Tue, 28 Aug 2018 18:44:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:13Z", "admin_state_up": true, "updated_at": "2018-08-28T18:44:14Z", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "3b978776-af3f-4c79-9489-0ac9b95c0b80", "name": "CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router"}} 2018-08-28 18:44:17,847 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-cb0e477a-0293-4574-88db-8baa7a2a8537 2018-08-28 18:44:17,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3b978776-af3f-4c79-9489-0ac9b95c0b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:18,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-ecaeae4f-acb0-42de-ae5c-de6a3eb278ae Date: Tue, 28 Aug 2018 18:44:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","ip_address":"169.254.192.6"}],"id":"2d7dd21f-747d-440b-9768-2bfbe7f4169d","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:e0:48","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a73a635f3a364ba5aa251e5d22fb6b2e","admin_state_up":true,"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:14Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:14Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.209"}],"id":"2fa9e4a5-c533-467b-8f74-719dd2b211e9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:06:12:9b","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:44:13Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:15Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","ip_address":"169.254.192.4"}],"id":"3fd835f1-d29a-4de3-a9da-99f54894bed0","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:c4:ef","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a73a635f3a364ba5aa251e5d22fb6b2e","admin_state_up":true,"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:15Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","ip_address":"169.254.192.3"}],"id":"78b0ff9c-694c-4cc6-978f-f22c7d29cf86","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:b2:3f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a73a635f3a364ba5aa251e5d22fb6b2e","admin_state_up":true,"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:16Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"}]} 2018-08-28 18:44:18,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3b978776-af3f-4c79-9489-0ac9b95c0b80 used request id req-ecaeae4f-acb0-42de-ae5c-de6a3eb278ae 2018-08-28 18:44:18,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:18,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-742a1664-b536-4d86-8868-2da218b5258c Date: Tue, 28 Aug 2018 18:44:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:44:18,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-742a1664-b536-4d86-8868-2da218b5258c 2018-08-28 18:44:18,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:18,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4c9fe614-751b-42d0-890e-f3aa2fb0a958 Date: Tue, 28 Aug 2018 18:44:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:13Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44: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":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","subnetpool_id":null,"name":"HA subnet tenant a73a635f3a364ba5aa251e5d22fb6b2e"}} 2018-08-28 18:44:18,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 used request id req-4c9fe614-751b-42d0-890e-f3aa2fb0a958 2018-08-28 18:44:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:18,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b65a26f9-539f-4506-8719-f23a908de587 Date: Tue, 28 Aug 2018 18:44:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:13Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44: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":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","subnetpool_id":null,"name":"HA subnet tenant a73a635f3a364ba5aa251e5d22fb6b2e"}} 2018-08-28 18:44:18,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 used request id req-b65a26f9-539f-4506-8719-f23a908de587 2018-08-28 18:44:18,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:18,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f12432d0-14d5-4199-85a6-42676b815b0e Date: Tue, 28 Aug 2018 18:44:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:13Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44: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":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","subnetpool_id":null,"name":"HA subnet tenant a73a635f3a364ba5aa251e5d22fb6b2e"}} 2018-08-28 18:44:18,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 used request id req-f12432d0-14d5-4199-85a6-42676b815b0e 2018-08-28 18:44:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:19,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-a7bcde06-5935-42d7-ba72-86973c6a11fa Date: Tue, 28 Aug 2018 18:44:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":38,"ipv4_address_scope":null,"shared":false,"project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","status":"ACTIVE","subnets":["895f7181-68de-4bce-905e-3359d451ec81"],"description":"","tags":[],"updated_at":"2018-08-28T18:44:09Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net","admin_state_up":true,"tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:08Z","provider:network_type":"vxlan"}]} 2018-08-28 18:44:19,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net used request id req-a7bcde06-5935-42d7-ba72-86973c6a11fa 2018-08-28 18:44:19,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:19,026 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:19,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:19,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-691c5c08-7667-4141-8375-74751f308e8b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}} 2018-08-28 18:44:19,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e used request id req-691c5c08-7667-4141-8375-74751f308e8b 2018-08-28 18:44:19,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:19,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-73c103a0-dcd0-4497-9dd8-7774fe7848ad Date: Tue, 28 Aug 2018 18:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"895f7181-68de-4bce-905e-3359d451ec81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet"}]} 2018-08-28 18:44:19,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028 used request id req-73c103a0-dcd0-4497-9dd8-7774fe7848ad 2018-08-28 18:44:19,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028&name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:19,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9394fb19-71e1-4691-97f6-944e8fed8800 Date: Tue, 28 Aug 2018 18:44:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"895f7181-68de-4bce-905e-3359d451ec81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet"}]} 2018-08-28 18:44:19,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=28e148d1-92d9-4f6f-ad0e-f941746d5028&name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet used request id req-9394fb19-71e1-4691-97f6-944e8fed8800 2018-08-28 18:44:19,237 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 18:44:19,238 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router 2018-08-28 18:44:19,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" -d '{"subnet_id": "895f7181-68de-4bce-905e-3359d451ec81"}' 2018-08-28 18:44:21,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0c36784d-85af-4504-81dc-370ce072a9ef Date: Tue, 28 Aug 2018 18:44:21 GMT RESP BODY: {"network_id": "28e148d1-92d9-4f6f-ad0e-f941746d5028", "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "subnet_id": "895f7181-68de-4bce-905e-3359d451ec81", "subnet_ids": ["895f7181-68de-4bce-905e-3359d451ec81"], "port_id": "3ea23b3e-e6c9-4f09-ba37-8b0b322dabc9", "id": "3b978776-af3f-4c79-9489-0ac9b95c0b80"} 2018-08-28 18:44:21,223 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80/add_router_interface used request id req-0c36784d-85af-4504-81dc-370ce072a9ef 2018-08-28 18:44:21,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:21,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-f3e6d305-5d49-4110-9d32-766e37ce3d8f Date: Tue, 28 Aug 2018 18:44:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:13Z", "admin_state_up": true, "updated_at": "2018-08-28T18:44:20Z", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "3b978776-af3f-4c79-9489-0ac9b95c0b80", "name": "CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router"}} 2018-08-28 18:44:21,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80 used request id req-f3e6d305-5d49-4110-9d32-766e37ce3d8f 2018-08-28 18:44:21,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3b978776-af3f-4c79-9489-0ac9b95c0b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:21,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4441 X-Openstack-Request-Id: req-086c4c63-6092-4df1-9664-3104407b65dc Date: Tue, 28 Aug 2018 18:44:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:21Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","ip_address":"169.254.192.6"}],"id":"2d7dd21f-747d-440b-9768-2bfbe7f4169d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:e0:48","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a73a635f3a364ba5aa251e5d22fb6b2e","admin_state_up":true,"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:14Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:20Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.209"}],"id":"2fa9e4a5-c533-467b-8f74-719dd2b211e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:06:12:9b","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:44:13Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"895f7181-68de-4bce-905e-3359d451ec81","ip_address":"10.55.1.1"}],"id":"3ea23b3e-e6c9-4f09-ba37-8b0b322dabc9","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1e:1d:a4","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:19Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:20Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","ip_address":"169.254.192.4"}],"id":"3fd835f1-d29a-4de3-a9da-99f54894bed0","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:c4:ef","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a73a635f3a364ba5aa251e5d22fb6b2e","admin_state_up":true,"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:15Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:21Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","ip_address":"169.254.192.3"}],"id":"78b0ff9c-694c-4cc6-978f-f22c7d29cf86","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:b2:3f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant a73a635f3a364ba5aa251e5d22fb6b2e","admin_state_up":true,"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:16Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"}]} 2018-08-28 18:44:21,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3b978776-af3f-4c79-9489-0ac9b95c0b80 used request id req-086c4c63-6092-4df1-9664-3104407b65dc 2018-08-28 18:44:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:21,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a0e5ea91-287a-4e83-971d-2f76ab228a02 Date: Tue, 28 Aug 2018 18:44:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:44:21,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-a0e5ea91-287a-4e83-971d-2f76ab228a02 2018-08-28 18:44:21,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:22,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-53cf75d1-24c3-4e2d-8752-731b3e6ba988 Date: Tue, 28 Aug 2018 18:44:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:13Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44: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":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","subnetpool_id":null,"name":"HA subnet tenant a73a635f3a364ba5aa251e5d22fb6b2e"}} 2018-08-28 18:44:22,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 used request id req-53cf75d1-24c3-4e2d-8752-731b3e6ba988 2018-08-28 18:44:22,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:22,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f00cdae3-0300-421f-bbe2-9c9e49f03f33 Date: Tue, 28 Aug 2018 18:44:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:13Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44: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":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","subnetpool_id":null,"name":"HA subnet tenant a73a635f3a364ba5aa251e5d22fb6b2e"}} 2018-08-28 18:44:22,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 used request id req-f00cdae3-0300-421f-bbe2-9c9e49f03f33 2018-08-28 18:44:22,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:22,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-95a31f2e-9ce5-4822-b998-b3baeac0fa1a Date: Tue, 28 Aug 2018 18:44:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a86fc902-576a-4c57-98d8-4ac9a561e63b","tenant_id":"","created_at":"2018-08-28T18:44:13Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44: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":"ddae55ac-b2ef-4c51-b343-1a822cc5ce89","subnetpool_id":null,"name":"HA subnet tenant a73a635f3a364ba5aa251e5d22fb6b2e"}} 2018-08-28 18:44:22,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ddae55ac-b2ef-4c51-b343-1a822cc5ce89 used request id req-95a31f2e-9ce5-4822-b998-b3baeac0fa1a 2018-08-28 18:44:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/895f7181-68de-4bce-905e-3359d451ec81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:22,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a423cb7b-2362-4425-8d9b-0a474f2b9649 Date: Tue, 28 Aug 2018 18:44:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"895f7181-68de-4bce-905e-3359d451ec81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet"}} 2018-08-28 18:44:22,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/895f7181-68de-4bce-905e-3359d451ec81 used request id req-a423cb7b-2362-4425-8d9b-0a474f2b9649 2018-08-28 18:44:22,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad355eadfecfd34c12294dfe350058f82551ee8a" 2018-08-28 18:44:22,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-34f08550-80e7-4a66-b84e-7619e521743f Date: Tue, 28 Aug 2018 18:44:22 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:13Z", "admin_state_up": true, "updated_at": "2018-08-28T18:44:20Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "id": "3b978776-af3f-4c79-9489-0ac9b95c0b80", "name": "CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router"}]} 2018-08-28 18:44:22,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router&admin_state_up=True used request id req-34f08550-80e7-4a66-b84e-7619e521743f 2018-08-28 18:44:22,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41444d9b656e557b43aeda4d86a338b3e3cbb624" 2018-08-28 18:44:23,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0d311f-e207-4a06-8553-3798fd1e35b1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}} 2018-08-28 18:44:23,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e used request id req-0b0d311f-e207-4a06-8553-3798fd1e35b1 2018-08-28 18:44:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3b978776-af3f-4c79-9489-0ac9b95c0b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad355eadfecfd34c12294dfe350058f82551ee8a" 2018-08-28 18:44:23,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-05e1822c-b8b1-4a45-b3b6-dfaab4dba04f Date: Tue, 28 Aug 2018 18:44:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"895f7181-68de-4bce-905e-3359d451ec81","ip_address":"10.55.1.1"}],"id":"3ea23b3e-e6c9-4f09-ba37-8b0b322dabc9","security_groups":[],"mac_address":"fa:16:3e:1e:1d:a4","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:19Z","binding:vnic_type":"normal","device_id":"3b978776-af3f-4c79-9489-0ac9b95c0b80"}]} 2018-08-28 18:44:23,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3b978776-af3f-4c79-9489-0ac9b95c0b80 used request id req-05e1822c-b8b1-4a45-b3b6-dfaab4dba04f 2018-08-28 18:44:23,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/895f7181-68de-4bce-905e-3359d451ec81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad355eadfecfd34c12294dfe350058f82551ee8a" 2018-08-28 18:44:23,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-ab3ad5f8-1663-43d7-9301-3b7fc37ea926 Date: Tue, 28 Aug 2018 18:44:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"28e148d1-92d9-4f6f-ad0e-f941746d5028","tenant_id":"a73a635f3a364ba5aa251e5d22fb6b2e","created_at":"2018-08-28T18:44:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:09Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"a73a635f3a364ba5aa251e5d22fb6b2e","id":"895f7181-68de-4bce-905e-3359d451ec81","subnetpool_id":null,"name":"CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet"}} 2018-08-28 18:44:23,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/895f7181-68de-4bce-905e-3359d451ec81 used request id req-ab3ad5f8-1663-43d7-9301-3b7fc37ea926 2018-08-28 18:44:23,310 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router and subnet CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet 2018-08-28 18:44:23,310 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router 2018-08-28 18:44:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" -d '{"subnet_id": "895f7181-68de-4bce-905e-3359d451ec81"}' 2018-08-28 18:44:24,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7c5dbb48-863b-4d47-b8e1-dde6a5d6756d Date: Tue, 28 Aug 2018 18:44:24 GMT RESP BODY: {"network_id": "28e148d1-92d9-4f6f-ad0e-f941746d5028", "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "subnet_id": "895f7181-68de-4bce-905e-3359d451ec81", "subnet_ids": ["895f7181-68de-4bce-905e-3359d451ec81"], "port_id": "3ea23b3e-e6c9-4f09-ba37-8b0b322dabc9", "id": "3b978776-af3f-4c79-9489-0ac9b95c0b80"} 2018-08-28 18:44:24,967 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80/remove_router_interface used request id req-7c5dbb48-863b-4d47-b8e1-dde6a5d6756d 2018-08-28 18:44:24,967 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router 2018-08-28 18:44:24,967 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-router 2018-08-28 18:44:24,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed3ce5f26ce572d3fa863b6fd31d86f9999e65b9" 2018-08-28 18:44:28,254 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1ff51b6-c9d7-4cf4-a530-2d9754127aa9 Content-Length: 0 Date: Tue, 28 Aug 2018 18:44:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:28,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3b978776-af3f-4c79-9489-0ac9b95c0b80 used request id req-a1ff51b6-c9d7-4cf4-a530-2d9754127aa9 2018-08-28 18:44:28,256 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet 2018-08-28 18:44:28,256 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-subnet 2018-08-28 18:44:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/895f7181-68de-4bce-905e-3359d451ec81 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:30,365 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-048a2f66-5b7d-458a-bf0c-f529bab91dfe Date: Tue, 28 Aug 2018 18:44:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:30,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/895f7181-68de-4bce-905e-3359d451ec81 used request id req-048a2f66-5b7d-458a-bf0c-f529bab91dfe 2018-08-28 18:44:30,366 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-36036dfc-2b67-4115-849d-f33a8f16cf96-pub-net 2018-08-28 18:44:30,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/28e148d1-92d9-4f6f-ad0e-f941746d5028 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58132c25a9c87bd1a68900569a176845942de2e3" 2018-08-28 18:44:31,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9fd0a272-6767-4c0e-acaa-678327395299 Date: Tue, 28 Aug 2018 18:44:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:31,662 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/28e148d1-92d9-4f6f-ad0e-f941746d5028 used request id req-9fd0a272-6767-4c0e-acaa-678327395299 2018-08-28 18:44:31,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:31,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-05360a1e-c8fe-4f1d-8327-6f124d405441 Date: Tue, 28 Aug 2018 18:44:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:08Z", "updated_at": "2018-08-28T18:44:08Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "revision_number": 0, "id": "439da98a-ca62-45d4-a1b0-55fbf980fab8", "remote_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "revision_number": 0, "id": "7a25b47b-612f-40cf-8c5e-100226b77f9f", "remote_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "revision_number": 0, "id": "95e64c7d-8870-4fe9-b911-61477899ab71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "port_range_min": null, "ethertype": "IPv4", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "revision_number": 0, "id": "d3ea7175-6566-4176-89ce-dd6f968f2dad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "port_range_min": null, "ethertype": "IPv6", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e"}], "revision_number": 4, "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:44:31,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-05360a1e-c8fe-4f1d-8327-6f124d405441 2018-08-28 18:44:31,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:31,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-03aded3c-e9d9-4d43-a810-331713d6ece3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:32,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-03aded3c-e9d9-4d43-a810-331713d6ece3 2018-08-28 18:44:32,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:32,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:32,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d4aa2d-0a88-4ee1-a422-0c8b9a52dccc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:32,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-68d4aa2d-0a88-4ee1-a422-0c8b9a52dccc 2018-08-28 18:44:32,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:32,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:32,168 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-683bb004-02c7-435b-89cd-cb7bcdc59e12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:32,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-683bb004-02c7-435b-89cd-cb7bcdc59e12 2018-08-28 18:44:32,168 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:32,257 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40c01f92-8c5a-4789-83b1-247510b4324b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:44:32,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-40c01f92-8c5a-4789-83b1-247510b4324b 2018-08-28 18:44:32,258 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:44:32,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:32,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f3aa60-dfe0-48ae-918c-ac3fff8575c6 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:44:32,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-68f3aa60-dfe0-48ae-918c-ac3fff8575c6 2018-08-28 18:44:32,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:32,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc6ff33f-899a-4a94-b640-bb30930b868e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e"}, "enabled": true, "id": "a73a635f3a364ba5aa251e5d22fb6b2e", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj"}} 2018-08-28 18:44:32,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e used request id req-cc6ff33f-899a-4a94-b640-bb30930b868e 2018-08-28 18:44:32,432 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53bee8d8-28c0-4c28-acd0-2e1af964dd33 2018-08-28 18:44:32,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=53bee8d8-28c0-4c28-acd0-2e1af964dd33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:32,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f7f3801f-fbf9-4340-8b03-e5d6eabf1e8e Date: Tue, 28 Aug 2018 18:44:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "port_range_min": null, "revision_number": 0, "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:08Z", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "id": "439da98a-ca62-45d4-a1b0-55fbf980fab8"}, {"remote_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "port_range_min": null, "revision_number": 0, "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:08Z", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "id": "7a25b47b-612f-40cf-8c5e-100226b77f9f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "port_range_min": null, "revision_number": 0, "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:08Z", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "id": "95e64c7d-8870-4fe9-b911-61477899ab71"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:08Z", "security_group_id": "53bee8d8-28c0-4c28-acd0-2e1af964dd33", "port_range_min": null, "revision_number": 0, "tenant_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "created_at": "2018-08-28T18:44:08Z", "project_id": "a73a635f3a364ba5aa251e5d22fb6b2e", "id": "d3ea7175-6566-4176-89ce-dd6f968f2dad"}]} 2018-08-28 18:44:32,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=53bee8d8-28c0-4c28-acd0-2e1af964dd33 used request id req-f7f3801f-fbf9-4340-8b03-e5d6eabf1e8e 2018-08-28 18:44:32,625 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:44:32,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/53bee8d8-28c0-4c28-acd0-2e1af964dd33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:32,913 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5c3fc75-a402-46f1-9389-3445b66e202a Content-Length: 0 Date: Tue, 28 Aug 2018 18:44:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:32,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/53bee8d8-28c0-4c28-acd0-2e1af964dd33 used request id req-b5c3fc75-a402-46f1-9389-3445b66e202a 2018-08-28 18:44:32,914 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj 2018-08-28 18:44:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:33,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8ec9ce2-a431-4d3e-86b7-4d0c45592fb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:33,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a73a635f3a364ba5aa251e5d22fb6b2e used request id req-e8ec9ce2-a431-4d3e-86b7-4d0c45592fb3 2018-08-28 18:44:33,132 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-b13b9c94-5e5f-446-proj-role 2018-08-28 18:44:33,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3ef2b312eb534c7ea8547c22eb2c7881 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:33,236 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c26943f-064b-4622-8e35-85bb77be1d01 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:33,236 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3ef2b312eb534c7ea8547c22eb2c7881 used request id req-8c26943f-064b-4622-8e35-85bb77be1d01 2018-08-28 18:44:33,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6106ee603e22fbbb93051ede0fe931827a6bed4c" 2018-08-28 18:44:33,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81199519-c5a9-4ef3-b5ff-231e879f4fa1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:44:33,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-81199519-c5a9-4ef3-b5ff-231e879f4fa1 2018-08-28 18:44:33,332 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-b13b9c94-5e5f-446-user 2018-08-28 18:44:33,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6af7b926a61d418fa153481786dc7afb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7778496076f543b6f91dc51b142302541a2b55a" 2018-08-28 18:44:33,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214206bf-82db-4d6d-be10-d1cb89be5004 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:33,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6af7b926a61d418fa153481786dc7afb used request id req-214206bf-82db-4d6d-be10-d1cb89be5004 2018-08-28 18:44:33,517 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:33,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["hdO1h_0SQlGuWEyM8p01DQ"], "issued_at": "2018-08-28T18:44:33.000000Z"}} 2018-08-28 18:44:33,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78667e33caabad21b8daa89d3e156c1ee5f08e99" 2018-08-28 18:44:34,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b496ab-a02c-4634-9be2-d396e97ffafd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:34,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c5b496ab-a02c-4634-9be2-d396e97ffafd 2018-08-28 18:44:34,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:34,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:34,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["oBJjS-d4Sm-St1DuMtTDhA"], "issued_at": "2018-08-28T18:44:34.000000Z"}} 2018-08-28 18:44:34,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:44:34,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4eef3f7-a789-4546-84cb-f1b8a0e2a112 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:34,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b4eef3f7-a789-4546-84cb-f1b8a0e2a112 2018-08-28 18:44:34,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:34,540 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:44:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:34,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-106d0caf-5b81-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:44:34,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bade0f80-4814-4cb6-9138-be013552bffa Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-106d0caf-5b81-45c-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:44:34,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-106d0caf-5b81-45c-proj used request id req-bade0f80-4814-4cb6-9138-be013552bffa 2018-08-28 18:44:34,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:44:34,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc12fdd2-9152-452e-9387-069e262561f8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:44:34,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bc12fdd2-9152-452e-9387-069e262561f8 2018-08-28 18:44:34,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}}' 2018-08-28 18:44:34,829 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:44:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a71da0dd-1eea-440b-b8d3-5f5538b0bc7f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62"}, "enabled": true, "id": "4873600a2b0848f3ad9113417c421b62", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}} 2018-08-28 18:44:34,829 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a71da0dd-1eea-440b-b8d3-5f5538b0bc7f 2018-08-28 18:44:34,829 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-106d0caf-5b81-45c-proj 2018-08-28 18:44:34,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:34,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:35,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:44:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Lx0ik4KWQkaHzqkHT2hUBQ"], "issued_at": "2018-08-28T18:44:35.000000Z"}} 2018-08-28 18:44:35,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2390cdfa5bd2e9acf283299f316b40904d2ce0fb" 2018-08-28 18:44:35,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a875d26f-8954-4754-bbbc-133165fdfa44 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:35,290 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a875d26f-8954-4754-bbbc-133165fdfa44 2018-08-28 18:44:35,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:35,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:35,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2390cdfa5bd2e9acf283299f316b40904d2ce0fb" 2018-08-28 18:44:35,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90e1cb8b-6374-4363-a0b3-ced0b1410987 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:44:35,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-90e1cb8b-6374-4363-a0b3-ced0b1410987 2018-08-28 18:44:35,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-106d0caf-5b81-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2390cdfa5bd2e9acf283299f316b40904d2ce0fb" 2018-08-28 18:44:35,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b654e45b-b077-43d8-ac17-36807f555144 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-106d0caf-5b81-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62"}, "enabled": true, "id": "4873600a2b0848f3ad9113417c421b62", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}]} 2018-08-28 18:44:35,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-106d0caf-5b81-45c-proj used request id req-b654e45b-b077-43d8-ac17-36807f555144 2018-08-28 18:44:35,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2390cdfa5bd2e9acf283299f316b40904d2ce0fb" 2018-08-28 18:44:35,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-598eeb2d-cd56-4e20-9fb1-4d64e67d7f0e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:44:35,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-598eeb2d-cd56-4e20-9fb1-4d64e67d7f0e 2018-08-28 18:44:35,895 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-106d0caf-5b81-45c-user 2018-08-28 18:44:35,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:44:35,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003c8d90-accc-4dfa-89b2-8002675989bc Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:44:35,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-003c8d90-accc-4dfa-89b2-8002675989bc 2018-08-28 18:44:35,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" -d '{"role": {"name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role"}}' 2018-08-28 18:44:36,105 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:44:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-381a322d-d6d6-4346-a472-6c175ecbe181 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc540236f15945bda24dcb1cb361f556", "links": {"self": "http://172.30.9.28:5000/v3/roles/bc540236f15945bda24dcb1cb361f556"}, "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role"}} 2018-08-28 18:44:36,105 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-381a322d-d6d6-4346-a472-6c175ecbe181 2018-08-28 18:44:36,105 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role 2018-08-28 18:44:36,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/bc540236f15945bda24dcb1cb361f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:44:36,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac28bd8-cc05-4d5b-9695-ced649f4b995 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/bc540236f15945bda24dcb1cb361f556"}, "domain_id": null, "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role", "id": "bc540236f15945bda24dcb1cb361f556"}} 2018-08-28 18:44:36,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/bc540236f15945bda24dcb1cb361f556 used request id req-4ac28bd8-cc05-4d5b-9695-ced649f4b995 2018-08-28 18:44:36,196 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role to project CreateNetworkSuccessTests-106d0caf-5b81-45c-proj 2018-08-28 18:44:36,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62/users/e91acb72f6d440338fa62e7ec2bc30f9/roles/bc540236f15945bda24dcb1cb361f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:44:36,317 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-575fb9c1-fc8c-4bda-9c43-afe91b4f4ec6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:44:36,317 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62/users/e91acb72f6d440338fa62e7ec2bc30f9/roles/bc540236f15945bda24dcb1cb361f556 used request id req-575fb9c1-fc8c-4bda-9c43-afe91b4f4ec6 2018-08-28 18:44:36,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:36,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:36,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc540236f15945bda24dcb1cb361f556", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role"}], "expires_at": "2018-08-28T19:44:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4873600a2b0848f3ad9113417c421b62", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-user", "id": "e91acb72f6d440338fa62e7ec2bc30f9"}, "audit_ids": ["4piPBW94TBe71-PbJAOV8A"], "issued_at": "2018-08-28T18:44:36.000000Z"}} 2018-08-28 18:44:36,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:36,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee67a299-a6a0-4d82-a402-5b1879d68010 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:36,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ee67a299-a6a0-4d82-a402-5b1879d68010 2018-08-28 18:44:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:36,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9d454c05-246c-4092-aea8-61d5bdad481c Date: Tue, 28 Aug 2018 18:44:36 GMT RESP BODY: {"networks":[]} 2018-08-28 18:44:36,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net used request id req-9d454c05-246c-4092-aea8-61d5bdad481c 2018-08-28 18:44:36,963 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net 2018-08-28 18:44:36,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" -d '{"network": {"name": "CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net", "admin_state_up": true}}' 2018-08-28 18:44:37,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-dfeab213-3cdd-4745-a4b0-d8583a2b6b0a Date: Tue, 28 Aug 2018 18:44:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e52f9fe6-4883-498d-8bcb-19e31385150f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4873600a2b0848f3ad9113417c421b62","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:44:37Z","is_default":false,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:37Z","mtu":1450}} 2018-08-28 18:44:37,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-dfeab213-3cdd-4745-a4b0-d8583a2b6b0a 2018-08-28 18:44:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e52f9fe6-4883-498d-8bcb-19e31385150f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:37,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-444c3741-72a5-41f6-908d-2704ab8f91ad Date: Tue, 28 Aug 2018 18:44:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:44:37Z","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4873600a2b0848f3ad9113417c421b62","id":"e52f9fe6-4883-498d-8bcb-19e31385150f","name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net"}]} 2018-08-28 18:44:37,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e52f9fe6-4883-498d-8bcb-19e31385150f used request id req-444c3741-72a5-41f6-908d-2704ab8f91ad 2018-08-28 18:44:37,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:38,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-73a93f4b-2a3d-42b4-b58b-41bf1b3843e3 Date: Tue, 28 Aug 2018 18:44:38 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:44:38,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f used request id req-73a93f4b-2a3d-42b4-b58b-41bf1b3843e3 2018-08-28 18:44:38,091 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet 2018-08-28 18:44:38,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" -d '{"subnets": [{"ip_version": 4, "network_id": "e52f9fe6-4883-498d-8bcb-19e31385150f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}]}' 2018-08-28 18:44:38,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2cc60a6f-cc6d-41bc-8076-367bdd485ac7 Date: Tue, 28 Aug 2018 18:44:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}]} 2018-08-28 18:44:38,929 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2cc60a6f-cc6d-41bc-8076-367bdd485ac7 2018-08-28 18:44:38,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=e52f9fe6-4883-498d-8bcb-19e31385150f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:39,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-592f67e0-b1c7-4370-80a1-c2026d06513e Date: Tue, 28 Aug 2018 18:44: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":["f91fc323-0366-4e39-9ac6-19bd1830cd4d"],"updated_at":"2018-08-28T18:44:38Z","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4873600a2b0848f3ad9113417c421b62","id":"e52f9fe6-4883-498d-8bcb-19e31385150f","name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net"}]} 2018-08-28 18:44:39,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=e52f9fe6-4883-498d-8bcb-19e31385150f used request id req-592f67e0-b1c7-4370-80a1-c2026d06513e 2018-08-28 18:44:39,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:39,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d763ab19-18a4-4105-89c8-06e29a8fb2c5 Date: Tue, 28 Aug 2018 18:44:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}]} 2018-08-28 18:44:39,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f used request id req-d763ab19-18a4-4105-89c8-06e29a8fb2c5 2018-08-28 18:44:39,433 - OpenStackNetwork - DEBUG - Network [e52f9fe6-4883-498d-8bcb-19e31385150f] created successfully 2018-08-28 18:44:39,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:39,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:39,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc540236f15945bda24dcb1cb361f556", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role"}], "expires_at": "2018-08-28T19:44:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4873600a2b0848f3ad9113417c421b62", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-user", "id": "e91acb72f6d440338fa62e7ec2bc30f9"}, "audit_ids": ["AcljLahlT16ozFZBEHjeFg"], "issued_at": "2018-08-28T18:44:39.000000Z"}} 2018-08-28 18:44:39,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:39,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6fe7ee4-2674-47da-b4ee-6ce9ef9652d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:39,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6fe7ee4-2674-47da-b4ee-6ce9ef9652d9 2018-08-28 18:44:39,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:40,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f8875c1b-6b65-4961-9e22-3640a3630050 Date: Tue, 28 Aug 2018 18:44:40 GMT RESP BODY: {"routers": []} 2018-08-28 18:44:40,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router&admin_state_up=True used request id req-f8875c1b-6b65-4961-9e22-3640a3630050 2018-08-28 18:44:40,088 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:44:40,089 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:40,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc540236f15945bda24dcb1cb361f556", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role"}], "expires_at": "2018-08-28T19:44:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4873600a2b0848f3ad9113417c421b62", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-user", "id": "e91acb72f6d440338fa62e7ec2bc30f9"}, "audit_ids": ["kzVeSJxkT6K1-4Dokz5McA"], "issued_at": "2018-08-28T18:44:40.000000Z"}} 2018-08-28 18:44:40,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}404b021d85e0593de14ba23e65e04a0c8a72fae6" 2018-08-28 18:44:40,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d9c5771-d51e-4e32-96ed-375522612e79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:44:40,535 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1d9c5771-d51e-4e32-96ed-375522612e79 2018-08-28 18:44:40,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:40,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d081106a-407b-44fc-9df4-c59e7e591ad4 Date: Tue, 28 Aug 2018 18:44:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:44:40,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-d081106a-407b-44fc-9df4-c59e7e591ad4 2018-08-28 18:44:40,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:40,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a105348a-b081-4c4d-a1df-b40248480ede Date: Tue, 28 Aug 2018 18:44:40 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:44:40,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-a105348a-b081-4c4d-a1df-b40248480ede 2018-08-28 18:44:40,983 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router 2018-08-28 18:44:40,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router", "admin_state_up": true}}' 2018-08-28 18:44:46,080 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-cc9af0fc-01e5-4d75-9782-7a2f9635d9e1 Date: Tue, 28 Aug 2018 18:44:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:41Z", "admin_state_up": true, "updated_at": "2018-08-28T18:44:42Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f", "name": "CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router"}} 2018-08-28 18:44:46,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-cc9af0fc-01e5-4d75-9782-7a2f9635d9e1 2018-08-28 18:44:46,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:46,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-729244e5-e67a-43d5-9474-a694b84bb456 Date: Tue, 28 Aug 2018 18:44:46 GMT RESP BODY: {"ports":[]} 2018-08-28 18:44:46,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f used request id req-729244e5-e67a-43d5-9474-a694b84bb456 2018-08-28 18:44:46,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:46,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ce5bacd2-7589-4457-8e1d-ae1a1d2fc559 Date: Tue, 28 Aug 2018 18:44: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":["f91fc323-0366-4e39-9ac6-19bd1830cd4d"],"updated_at":"2018-08-28T18:44:38Z","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4873600a2b0848f3ad9113417c421b62","id":"e52f9fe6-4883-498d-8bcb-19e31385150f","name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net"}]} 2018-08-28 18:44:46,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net used request id req-ce5bacd2-7589-4457-8e1d-ae1a1d2fc559 2018-08-28 18:44:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:46,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:44:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:46,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:46,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44c59260-c88d-473e-a4bc-b3812ea5df00 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62"}, "enabled": true, "id": "4873600a2b0848f3ad9113417c421b62", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}} 2018-08-28 18:44:46,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 used request id req-44c59260-c88d-473e-a4bc-b3812ea5df00 2018-08-28 18:44:46,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:46,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-342b4f4e-d3a5-4a87-9426-162dc8614bac Date: Tue, 28 Aug 2018 18:44:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}]} 2018-08-28 18:44:46,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f used request id req-342b4f4e-d3a5-4a87-9426-162dc8614bac 2018-08-28 18:44:46,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f&name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:47,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11c2df57-b3da-47da-81ac-ec430f32a9f6 Date: Tue, 28 Aug 2018 18:44:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}]} 2018-08-28 18:44:47,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f&name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet used request id req-11c2df57-b3da-47da-81ac-ec430f32a9f6 2018-08-28 18:44:47,023 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 18:44:47,023 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router 2018-08-28 18:44:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" -d '{"subnet_id": "f91fc323-0366-4e39-9ac6-19bd1830cd4d"}' 2018-08-28 18:44:49,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6bf55fab-6f18-478b-982a-d154230c8d40 Date: Tue, 28 Aug 2018 18:44:49 GMT RESP BODY: {"network_id": "e52f9fe6-4883-498d-8bcb-19e31385150f", "tenant_id": "4873600a2b0848f3ad9113417c421b62", "subnet_id": "f91fc323-0366-4e39-9ac6-19bd1830cd4d", "subnet_ids": ["f91fc323-0366-4e39-9ac6-19bd1830cd4d"], "port_id": "7ff979d7-90af-4b87-bb90-71ac183a2e6b", "id": "8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f"} 2018-08-28 18:44:49,054 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f/add_router_interface used request id req-6bf55fab-6f18-478b-982a-d154230c8d40 2018-08-28 18:44:49,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:49,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-09852a9d-7e66-490c-a388-b788e8c27919 Date: Tue, 28 Aug 2018 18:44:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:41Z", "admin_state_up": true, "updated_at": "2018-08-28T18:44:48Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f", "name": "CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router"}} 2018-08-28 18:44:49,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f used request id req-09852a9d-7e66-490c-a388-b788e8c27919 2018-08-28 18:44:49,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:49,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-827f6526-f0e8-4f5d-80d4-d7dc51eeade6 Date: Tue, 28 Aug 2018 18:44:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","ip_address":"10.55.1.1"}],"id":"7ff979d7-90af-4b87-bb90-71ac183a2e6b","security_groups":[],"mac_address":"fa:16:3e:0d:e8:53","project_id":"4873600a2b0848f3ad9113417c421b62","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:47Z","binding:vnic_type":"normal","device_id":"8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f"}]} 2018-08-28 18:44:49,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f used request id req-827f6526-f0e8-4f5d-80d4-d7dc51eeade6 2018-08-28 18:44:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f91fc323-0366-4e39-9ac6-19bd1830cd4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:49,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e3810e9e-2e54-440e-85cc-393b155b2969 Date: Tue, 28 Aug 2018 18:44:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}} 2018-08-28 18:44:49,537 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f91fc323-0366-4e39-9ac6-19bd1830cd4d used request id req-e3810e9e-2e54-440e-85cc-393b155b2969 2018-08-28 18:44:49,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:44:49,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc540236f15945bda24dcb1cb361f556", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role"}], "expires_at": "2018-08-28T19:44:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4873600a2b0848f3ad9113417c421b62", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/4873600a2b0848f3ad9113417c421b62", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-user", "id": "e91acb72f6d440338fa62e7ec2bc30f9"}, "audit_ids": ["LBg1hUhFSzWi5Iw_PXocjg"], "issued_at": "2018-08-28T18:44:49.000000Z"}} 2018-08-28 18:44:49,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5872bf87517ece20b3cccb8a93599c86b94d2061" 2018-08-28 18:44:50,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-54e5050d-a06b-4dec-992d-4f8a209b25ae Date: Tue, 28 Aug 2018 18:44: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":["f91fc323-0366-4e39-9ac6-19bd1830cd4d"],"updated_at":"2018-08-28T18:44:38Z","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4873600a2b0848f3ad9113417c421b62","id":"e52f9fe6-4883-498d-8bcb-19e31385150f","name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net"}]} 2018-08-28 18:44:50,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net used request id req-54e5050d-a06b-4dec-992d-4f8a209b25ae 2018-08-28 18:44:50,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:44:50,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:44:50,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78667e33caabad21b8daa89d3e156c1ee5f08e99" 2018-08-28 18:44:50,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6588a2c2-93a5-4d92-8deb-c8e3c7a55a70 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62"}, "enabled": true, "id": "4873600a2b0848f3ad9113417c421b62", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}} 2018-08-28 18:44:50,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 used request id req-6588a2c2-93a5-4d92-8deb-c8e3c7a55a70 2018-08-28 18:44:50,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5872bf87517ece20b3cccb8a93599c86b94d2061" 2018-08-28 18:44:50,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1a0b5e38-6cbf-4107-93c2-aaff2f5fe41a Date: Tue, 28 Aug 2018 18:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}]} 2018-08-28 18:44:50,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f used request id req-1a0b5e38-6cbf-4107-93c2-aaff2f5fe41a 2018-08-28 18:44:50,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f&name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5872bf87517ece20b3cccb8a93599c86b94d2061" 2018-08-28 18:44:50,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-091c899e-933f-406d-9578-7da8a15d4497 Date: Tue, 28 Aug 2018 18:44:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}]} 2018-08-28 18:44:50,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=e52f9fe6-4883-498d-8bcb-19e31385150f&name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet used request id req-091c899e-933f-406d-9578-7da8a15d4497 2018-08-28 18:44:50,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5872bf87517ece20b3cccb8a93599c86b94d2061" 2018-08-28 18:44:50,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-07b82f42-1635-4438-a13e-9fe370faca10 Date: Tue, 28 Aug 2018 18:44:50 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:41Z", "admin_state_up": true, "updated_at": "2018-08-28T18:44:48Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f", "name": "CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router"}]} 2018-08-28 18:44:50,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router used request id req-07b82f42-1635-4438-a13e-9fe370faca10 2018-08-28 18:44:50,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78667e33caabad21b8daa89d3e156c1ee5f08e99" 2018-08-28 18:44:51,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30c6654d-1a59-42d5-9b1c-d020b9f966ea Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62"}, "enabled": true, "id": "4873600a2b0848f3ad9113417c421b62", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}} 2018-08-28 18:44:51,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 used request id req-30c6654d-1a59-42d5-9b1c-d020b9f966ea 2018-08-28 18:44:51,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5872bf87517ece20b3cccb8a93599c86b94d2061" 2018-08-28 18:44:51,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-40f744b5-b6e5-41ca-a89f-574988ce3d88 Date: Tue, 28 Aug 2018 18:44:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:44:50Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","ip_address":"10.55.1.1"}],"id":"7ff979d7-90af-4b87-bb90-71ac183a2e6b","security_groups":[],"mac_address":"fa:16:3e:0d:e8:53","project_id":"4873600a2b0848f3ad9113417c421b62","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:47Z","binding:vnic_type":"normal","device_id":"8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f"}]} 2018-08-28 18:44:51,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f used request id req-40f744b5-b6e5-41ca-a89f-574988ce3d88 2018-08-28 18:44:51,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/f91fc323-0366-4e39-9ac6-19bd1830cd4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5872bf87517ece20b3cccb8a93599c86b94d2061" 2018-08-28 18:44:51,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-9081737a-d1c8-4665-a577-83bdc6f051a4 Date: Tue, 28 Aug 2018 18:44:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e52f9fe6-4883-498d-8bcb-19e31385150f","tenant_id":"4873600a2b0848f3ad9113417c421b62","created_at":"2018-08-28T18:44:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:44:38Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"4873600a2b0848f3ad9113417c421b62","id":"f91fc323-0366-4e39-9ac6-19bd1830cd4d","subnetpool_id":null,"name":"CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet"}} 2018-08-28 18:44:51,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/f91fc323-0366-4e39-9ac6-19bd1830cd4d used request id req-9081737a-d1c8-4665-a577-83bdc6f051a4 2018-08-28 18:44:51,349 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router and subnet CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet 2018-08-28 18:44:51,350 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router 2018-08-28 18:44:51,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" -d '{"subnet_id": "f91fc323-0366-4e39-9ac6-19bd1830cd4d"}' 2018-08-28 18:44:53,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-bd5818c2-cc89-4bfe-9a6a-c7df5aec77a0 Date: Tue, 28 Aug 2018 18:44:53 GMT RESP BODY: {"network_id": "e52f9fe6-4883-498d-8bcb-19e31385150f", "tenant_id": "4873600a2b0848f3ad9113417c421b62", "subnet_id": "f91fc323-0366-4e39-9ac6-19bd1830cd4d", "subnet_ids": ["f91fc323-0366-4e39-9ac6-19bd1830cd4d"], "port_id": "7ff979d7-90af-4b87-bb90-71ac183a2e6b", "id": "8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f"} 2018-08-28 18:44:53,006 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f/remove_router_interface used request id req-bd5818c2-cc89-4bfe-9a6a-c7df5aec77a0 2018-08-28 18:44:53,007 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router 2018-08-28 18:44:53,007 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-router 2018-08-28 18:44:53,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5bdd7831ee6078c1377f9828e12be90de4bfa0e0" 2018-08-28 18:44:56,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd63aeb3-ef48-4291-acd1-ae949ab6b97e Content-Length: 0 Date: Tue, 28 Aug 2018 18:44:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:56,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/8704bf8f-1fc1-4ce5-aaf6-0b4ad20a506f used request id req-dd63aeb3-ef48-4291-acd1-ae949ab6b97e 2018-08-28 18:44:56,285 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet 2018-08-28 18:44:56,286 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-subnet 2018-08-28 18:44:56,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f91fc323-0366-4e39-9ac6-19bd1830cd4d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:58,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-921d74b9-690d-4248-ab22-ae41127fed5b Date: Tue, 28 Aug 2018 18:44:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:58,469 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f91fc323-0366-4e39-9ac6-19bd1830cd4d used request id req-921d74b9-690d-4248-ab22-ae41127fed5b 2018-08-28 18:44:58,469 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-f489726f-8c1d-4205-85e3-e859eb1ec26d-pub-net 2018-08-28 18:44:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/e52f9fe6-4883-498d-8bcb-19e31385150f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aac54fe1b6bd6c6dc135f4d9a1dfc957f69f3dc8" 2018-08-28 18:44:59,725 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4d210595-17e4-4500-a70c-366a41b89e46 Date: Tue, 28 Aug 2018 18:44:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:44:59,725 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/e52f9fe6-4883-498d-8bcb-19e31385150f used request id req-4d210595-17e4-4500-a70c-366a41b89e46 2018-08-28 18:44:59,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:44:59,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-10d5a482-36e8-443e-a940-49502ce678da Date: Tue, 28 Aug 2018 18:44:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:37Z", "updated_at": "2018-08-28T18:44:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "revision_number": 0, "id": "834e8fea-fb02-43a3-9698-acb7624197a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "tenant_id": "4873600a2b0848f3ad9113417c421b62", "port_range_min": null, "ethertype": "IPv4", "project_id": "4873600a2b0848f3ad9113417c421b62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "revision_number": 0, "id": "c3410b2a-29b9-4feb-9085-acd008278e77", "remote_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "tenant_id": "4873600a2b0848f3ad9113417c421b62", "port_range_min": null, "ethertype": "IPv6", "project_id": "4873600a2b0848f3ad9113417c421b62"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "revision_number": 0, "id": "cd2b02b5-c56e-4eea-b87c-437cf002eb62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "tenant_id": "4873600a2b0848f3ad9113417c421b62", "port_range_min": null, "ethertype": "IPv6", "project_id": "4873600a2b0848f3ad9113417c421b62"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "revision_number": 0, "id": "d42de0e3-0d29-4318-8f67-13ddf033b717", "remote_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "remote_ip_prefix": null, "created_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "tenant_id": "4873600a2b0848f3ad9113417c421b62", "port_range_min": null, "ethertype": "IPv4", "project_id": "4873600a2b0848f3ad9113417c421b62"}], "revision_number": 4, "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:44:59,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-10d5a482-36e8-443e-a940-49502ce678da 2018-08-28 18:44:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:00,056 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:44:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5db2869c-20e7-4878-b80b-defafe786808 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:00,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-5db2869c-20e7-4878-b80b-defafe786808 2018-08-28 18:45:00,057 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:00,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:00,145 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25defebd-92d0-4a10-abdd-45f9f005872f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:00,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-25defebd-92d0-4a10-abdd-45f9f005872f 2018-08-28 18:45:00,145 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:00,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:00,308 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf9ffc8-92af-4ff3-80ae-0a1e27356244 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:00,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-9cf9ffc8-92af-4ff3-80ae-0a1e27356244 2018-08-28 18:45:00,309 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:00,401 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df7d65fb-7295-4945-9981-8713f0b81c57 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:00,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-df7d65fb-7295-4945-9981-8713f0b81c57 2018-08-28 18:45:00,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:00,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:00,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d711f1-f0ef-4a28-835d-f9d82625ce0a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:45:00,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-37d711f1-f0ef-4a28-835d-f9d82625ce0a 2018-08-28 18:45:00,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:00,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bee9af-19fc-4c92-80ac-1e5a1dd81853 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62"}, "enabled": true, "id": "4873600a2b0848f3ad9113417c421b62", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-106d0caf-5b81-45c-proj"}} 2018-08-28 18:45:00,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 used request id req-f9bee9af-19fc-4c92-80ac-1e5a1dd81853 2018-08-28 18:45:00,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 74ceb6bd-6d61-449f-9a66-ea36342d0c0d 2018-08-28 18:45:00,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74ceb6bd-6d61-449f-9a66-ea36342d0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:00,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1981e7aa-ceeb-404c-8ab1-a7e1e84bb7a6 Date: Tue, 28 Aug 2018 18:45:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:37Z", "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "834e8fea-fb02-43a3-9698-acb7624197a2"}, {"remote_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:37Z", "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "c3410b2a-29b9-4feb-9085-acd008278e77"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:37Z", "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "cd2b02b5-c56e-4eea-b87c-437cf002eb62"}, {"remote_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:44:37Z", "security_group_id": "74ceb6bd-6d61-449f-9a66-ea36342d0c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "4873600a2b0848f3ad9113417c421b62", "created_at": "2018-08-28T18:44:37Z", "project_id": "4873600a2b0848f3ad9113417c421b62", "id": "d42de0e3-0d29-4318-8f67-13ddf033b717"}]} 2018-08-28 18:45:00,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=74ceb6bd-6d61-449f-9a66-ea36342d0c0d used request id req-1981e7aa-ceeb-404c-8ab1-a7e1e84bb7a6 2018-08-28 18:45:00,770 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:45:00,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/74ceb6bd-6d61-449f-9a66-ea36342d0c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:01,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47817192-0abc-4b73-b472-45ba529f7311 Content-Length: 0 Date: Tue, 28 Aug 2018 18:45:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:01,086 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/74ceb6bd-6d61-449f-9a66-ea36342d0c0d used request id req-47817192-0abc-4b73-b472-45ba529f7311 2018-08-28 18:45:01,087 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-106d0caf-5b81-45c-proj 2018-08-28 18:45:01,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:01,299 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23e939c5-ccad-4710-857f-9e1362bd767a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:01,299 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4873600a2b0848f3ad9113417c421b62 used request id req-23e939c5-ccad-4710-857f-9e1362bd767a 2018-08-28 18:45:01,299 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-106d0caf-5b81-45c-proj-role 2018-08-28 18:45:01,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/bc540236f15945bda24dcb1cb361f556 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:01,410 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddac329d-06e8-4e78-a89d-80710002685e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:01,410 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/bc540236f15945bda24dcb1cb361f556 used request id req-ddac329d-06e8-4e78-a89d-80710002685e 2018-08-28 18:45:01,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a715917c91764d23c4e44205a34d2959e230dd04" 2018-08-28 18:45:01,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef8553d9-c798-4b91-bd95-8d5dab290710 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:01,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ef8553d9-c798-4b91-bd95-8d5dab290710 2018-08-28 18:45:01,495 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-106d0caf-5b81-45c-user 2018-08-28 18:45:01,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e91acb72f6d440338fa62e7ec2bc30f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2390cdfa5bd2e9acf283299f316b40904d2ce0fb" 2018-08-28 18:45:01,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51a19742-4372-42b8-a8fa-4a168cdac1ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:01,721 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e91acb72f6d440338fa62e7ec2bc30f9 used request id req-51a19742-4372-42b8-a8fa-4a168cdac1ff 2018-08-28 18:45:01,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:02,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["inMmBNgpTeujCf2K6NZsjw"], "issued_at": "2018-08-28T18:45:02.000000Z"}} 2018-08-28 18:45:02,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e2de987e8d5350bd44271828d522070dbdf275" 2018-08-28 18:45:02,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2b619f0-a4d6-486a-ab75-057feabe2acb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:02,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2b619f0-a4d6-486a-ab75-057feabe2acb 2018-08-28 18:45:02,190 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:02,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:02,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["pQ4lFI7SQaeECNjLHjArYw"], "issued_at": "2018-08-28T18:45:02.000000Z"}} 2018-08-28 18:45:02,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:02,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e07accc-68d3-49fd-a01c-8acb7bbf6a29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:02,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e07accc-68d3-49fd-a01c-8acb7bbf6a29 2018-08-28 18:45:02,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:02,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:02,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce659886-f8f5-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:02,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3ce4c4e-3589-49c5-9d8b-a8f750a33d72 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce659886-f8f5-419-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:45:02,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-ce659886-f8f5-419-proj used request id req-c3ce4c4e-3589-49c5-9d8b-a8f750a33d72 2018-08-28 18:45:02,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:02,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b6a75b-10e8-4a1b-970a-a3c1f78875d0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:02,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-95b6a75b-10e8-4a1b-970a-a3c1f78875d0 2018-08-28 18:45:02,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj"}}' 2018-08-28 18:45:02,973 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35a44e7b-63fd-4319-b5f1-3e72f50715fd Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5"}, "enabled": true, "id": "5572dedd58f64c67b43a10b5643177b5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj"}} 2018-08-28 18:45:02,973 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-35a44e7b-63fd-4319-b5f1-3e72f50715fd 2018-08-28 18:45:02,973 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-ce659886-f8f5-419-proj 2018-08-28 18:45:02,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:02,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:03,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PAoqzwDURfSCXBpUcK7nFw"], "issued_at": "2018-08-28T18:45:03.000000Z"}} 2018-08-28 18:45:03,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f68f29d26d7ca5f29941a213c980c59cb82f5" 2018-08-28 18:45:03,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65950b1d-2006-4b05-8521-3b4b9024cc99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:03,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65950b1d-2006-4b05-8521-3b4b9024cc99 2018-08-28 18:45:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:03,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:03,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f68f29d26d7ca5f29941a213c980c59cb82f5" 2018-08-28 18:45:03,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af0284ba-a48f-4800-afd4-4615ec3bcdb3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:45:03,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-af0284ba-a48f-4800-afd4-4615ec3bcdb3 2018-08-28 18:45:03,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-ce659886-f8f5-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f68f29d26d7ca5f29941a213c980c59cb82f5" 2018-08-28 18:45:03,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee10620f-16e9-485c-9a38-0c935d3e5d2c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-ce659886-f8f5-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5"}, "enabled": true, "id": "5572dedd58f64c67b43a10b5643177b5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj"}]} 2018-08-28 18:45:03,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-ce659886-f8f5-419-proj used request id req-ee10620f-16e9-485c-9a38-0c935d3e5d2c 2018-08-28 18:45:03,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f68f29d26d7ca5f29941a213c980c59cb82f5" 2018-08-28 18:45:03,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49ad7be-d5ab-4f9e-8746-683ff501c664 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:03,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b49ad7be-d5ab-4f9e-8746-683ff501c664 2018-08-28 18:45:04,084 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-ce659886-f8f5-419-user 2018-08-28 18:45:04,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:04,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b90537-eac4-4e7e-a7a0-e839c3766a89 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:04,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-75b90537-eac4-4e7e-a7a0-e839c3766a89 2018-08-28 18:45:04,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" -d '{"role": {"name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role"}}' 2018-08-28 18:45:04,294 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89390610-d050-4222-bd67-3b8396669092 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5aab530f3c9f44d2866a4f69e77b3c5a", "links": {"self": "http://172.30.9.28:5000/v3/roles/5aab530f3c9f44d2866a4f69e77b3c5a"}, "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role"}} 2018-08-28 18:45:04,294 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-89390610-d050-4222-bd67-3b8396669092 2018-08-28 18:45:04,294 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role 2018-08-28 18:45:04,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/5aab530f3c9f44d2866a4f69e77b3c5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:04,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8e0444-db19-4f0f-96d5-0e074805b3e1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/5aab530f3c9f44d2866a4f69e77b3c5a"}, "domain_id": null, "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role", "id": "5aab530f3c9f44d2866a4f69e77b3c5a"}} 2018-08-28 18:45:04,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/5aab530f3c9f44d2866a4f69e77b3c5a used request id req-4f8e0444-db19-4f0f-96d5-0e074805b3e1 2018-08-28 18:45:04,396 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role to project CreateNetworkSuccessTests-ce659886-f8f5-419-proj 2018-08-28 18:45:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5/users/854a567591a141e4bed4c45ecaba4216/roles/5aab530f3c9f44d2866a4f69e77b3c5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:04,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e6468d-97c2-401e-b323-2b3d7c3bc2b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:04,520 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5/users/854a567591a141e4bed4c45ecaba4216/roles/5aab530f3c9f44d2866a4f69e77b3c5a used request id req-58e6468d-97c2-401e-b323-2b3d7c3bc2b6 2018-08-28 18:45:04,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:04,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:04,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5aab530f3c9f44d2866a4f69e77b3c5a", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role"}], "expires_at": "2018-08-28T19:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5572dedd58f64c67b43a10b5643177b5", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-user", "id": "854a567591a141e4bed4c45ecaba4216"}, "audit_ids": ["nETfHJHZRjSmBPmOLadpxA"], "issued_at": "2018-08-28T18:45:04.000000Z"}} 2018-08-28 18:45:04,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:04,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44d66c6d-9bf1-4dab-911c-938286887fc7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:04,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-44d66c6d-9bf1-4dab-911c-938286887fc7 2018-08-28 18:45:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:05,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7b6a268c-1435-43b6-b8c2-7ae8c1259402 Date: Tue, 28 Aug 2018 18:45:05 GMT RESP BODY: {"networks":[]} 2018-08-28 18:45:05,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net used request id req-7b6a268c-1435-43b6-b8c2-7ae8c1259402 2018-08-28 18:45:05,163 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net 2018-08-28 18:45:05,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" -d '{"network": {"name": "CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net", "admin_state_up": true}}' 2018-08-28 18:45:06,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-7b5b0d3b-459b-4937-96dc-0d6b8954a61d Date: Tue, 28 Aug 2018 18:45:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5572dedd58f64c67b43a10b5643177b5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:45:05Z","is_default":false,"name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:05Z","mtu":1450}} 2018-08-28 18:45:06,007 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7b5b0d3b-459b-4937-96dc-0d6b8954a61d 2018-08-28 18:45:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3c6cf708-3c4b-4393-98ba-4ad622647b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:06,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-17baf70f-1198-4187-b218-26b521493621 Date: Tue, 28 Aug 2018 18:45:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:45:05Z","tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5572dedd58f64c67b43a10b5643177b5","id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net"}]} 2018-08-28 18:45:06,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3c6cf708-3c4b-4393-98ba-4ad622647b92 used request id req-17baf70f-1198-4187-b218-26b521493621 2018-08-28 18:45:06,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:06,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fbf6a076-8e0f-4414-ac33-bf8bdb228eba Date: Tue, 28 Aug 2018 18:45:06 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:45:06,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92 used request id req-fbf6a076-8e0f-4414-ac33-bf8bdb228eba 2018-08-28 18:45:06,273 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet 2018-08-28 18:45:06,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" -d '{"subnets": [{"ip_version": 4, "network_id": "3c6cf708-3c4b-4393-98ba-4ad622647b92", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet"}]}' 2018-08-28 18:45:06,850 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1bfe1347-a654-4ff7-81f3-97e1e507c484 Date: Tue, 28 Aug 2018 18:45:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:06Z","dns_nameservers":[],"updated_at":"2018-08-28T18:45:06Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"5572dedd58f64c67b43a10b5643177b5","id":"8836fca8-5281-4681-bd09-d2b92c4ca091","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet"}]} 2018-08-28 18:45:06,850 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-1bfe1347-a654-4ff7-81f3-97e1e507c484 2018-08-28 18:45:06,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3c6cf708-3c4b-4393-98ba-4ad622647b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:07,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c824c54c-18f2-405c-958e-32469b5b877c Date: Tue, 28 Aug 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":["8836fca8-5281-4681-bd09-d2b92c4ca091"],"updated_at":"2018-08-28T18:45:06Z","tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5572dedd58f64c67b43a10b5643177b5","id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net"}]} 2018-08-28 18:45:07,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3c6cf708-3c4b-4393-98ba-4ad622647b92 used request id req-c824c54c-18f2-405c-958e-32469b5b877c 2018-08-28 18:45:07,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:07,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-97269b11-a66f-473f-a2d4-1134fb455e5c Date: Tue, 28 Aug 2018 18:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:06Z","dns_nameservers":[],"updated_at":"2018-08-28T18:45:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5572dedd58f64c67b43a10b5643177b5","id":"8836fca8-5281-4681-bd09-d2b92c4ca091","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet"}]} 2018-08-28 18:45:07,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92 used request id req-97269b11-a66f-473f-a2d4-1134fb455e5c 2018-08-28 18:45:07,312 - OpenStackNetwork - DEBUG - Network [3c6cf708-3c4b-4393-98ba-4ad622647b92] created successfully 2018-08-28 18:45:07,312 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:07,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5aab530f3c9f44d2866a4f69e77b3c5a", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role"}], "expires_at": "2018-08-28T19:45:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5572dedd58f64c67b43a10b5643177b5", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/5572dedd58f64c67b43a10b5643177b5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-user", "id": "854a567591a141e4bed4c45ecaba4216"}, "audit_ids": ["6N9_mYXuQkuWUimDiZgMEA"], "issued_at": "2018-08-28T18:45:07.000000Z"}} 2018-08-28 18:45:07,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2574a9bb424da1227959e7cb56d71c04c35d08fa" 2018-08-28 18:45:07,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5b526a43-0699-4e07-876b-fb82bf041f17 Date: Tue, 28 Aug 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":["8836fca8-5281-4681-bd09-d2b92c4ca091"],"updated_at":"2018-08-28T18:45:06Z","tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5572dedd58f64c67b43a10b5643177b5","id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net"}]} 2018-08-28 18:45:07,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net used request id req-5b526a43-0699-4e07-876b-fb82bf041f17 2018-08-28 18:45:07,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:07,945 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:07 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:07,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94e2de987e8d5350bd44271828d522070dbdf275" 2018-08-28 18:45:08,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eecf868-2642-4fa7-8e37-974f3fa2ef5f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5"}, "enabled": true, "id": "5572dedd58f64c67b43a10b5643177b5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj"}} 2018-08-28 18:45:08,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5 used request id req-1eecf868-2642-4fa7-8e37-974f3fa2ef5f 2018-08-28 18:45:08,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2574a9bb424da1227959e7cb56d71c04c35d08fa" 2018-08-28 18:45:08,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e8f576a9-b154-40cd-acbf-76d21a06c72f Date: Tue, 28 Aug 2018 18:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:06Z","dns_nameservers":[],"updated_at":"2018-08-28T18:45:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5572dedd58f64c67b43a10b5643177b5","id":"8836fca8-5281-4681-bd09-d2b92c4ca091","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet"}]} 2018-08-28 18:45:08,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92 used request id req-e8f576a9-b154-40cd-acbf-76d21a06c72f 2018-08-28 18:45:08,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92&name=CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2574a9bb424da1227959e7cb56d71c04c35d08fa" 2018-08-28 18:45:08,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bfb39963-1d4a-4124-b75b-20196ee01b45 Date: Tue, 28 Aug 2018 18:45:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3c6cf708-3c4b-4393-98ba-4ad622647b92","tenant_id":"5572dedd58f64c67b43a10b5643177b5","created_at":"2018-08-28T18:45:06Z","dns_nameservers":[],"updated_at":"2018-08-28T18:45:06Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"5572dedd58f64c67b43a10b5643177b5","id":"8836fca8-5281-4681-bd09-d2b92c4ca091","subnetpool_id":null,"name":"CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet"}]} 2018-08-28 18:45:08,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3c6cf708-3c4b-4393-98ba-4ad622647b92&name=CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet used request id req-bfb39963-1d4a-4124-b75b-20196ee01b45 2018-08-28 18:45:08,462 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet 2018-08-28 18:45:08,462 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-subnet 2018-08-28 18:45:08,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8836fca8-5281-4681-bd09-d2b92c4ca091 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:11,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a108e307-2190-4f1c-a517-b6224ab6bcef Date: Tue, 28 Aug 2018 18:45:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:11,409 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8836fca8-5281-4681-bd09-d2b92c4ca091 used request id req-a108e307-2190-4f1c-a517-b6224ab6bcef 2018-08-28 18:45:11,410 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-9decfce5-17d9-40a7-a106-00f308321ff9-pub-net 2018-08-28 18:45:11,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3c6cf708-3c4b-4393-98ba-4ad622647b92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca386942082fadca32fd81e73a8a69bcab95c029" 2018-08-28 18:45:12,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e2c77de-a67e-47a8-8d56-7813283b72b9 Date: Tue, 28 Aug 2018 18:45:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:12,708 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3c6cf708-3c4b-4393-98ba-4ad622647b92 used request id req-4e2c77de-a67e-47a8-8d56-7813283b72b9 2018-08-28 18:45:12,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:12,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f36714ae-45c0-42c0-a06b-7cf1a9d1d67a Date: Tue, 28 Aug 2018 18:45:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "created_at": "2018-08-28T18:45:05Z", "updated_at": "2018-08-28T18:45:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "revision_number": 0, "id": "6a12198a-5257-44ed-9657-ada306aea6eb", "remote_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "5572dedd58f64c67b43a10b5643177b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "revision_number": 0, "id": "ad376d06-3dda-4499-b991-d5191bcfda57", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "5572dedd58f64c67b43a10b5643177b5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "revision_number": 0, "id": "e6cdd3fb-8575-4d30-86ec-a26ed28dd2c3", "remote_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "port_range_min": null, "ethertype": "IPv6", "project_id": "5572dedd58f64c67b43a10b5643177b5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "revision_number": 0, "id": "fb0d56b1-0b47-4db7-899e-80670f41aaea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "port_range_min": null, "ethertype": "IPv4", "project_id": "5572dedd58f64c67b43a10b5643177b5"}], "revision_number": 4, "project_id": "5572dedd58f64c67b43a10b5643177b5", "id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:45:12,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f36714ae-45c0-42c0-a06b-7cf1a9d1d67a 2018-08-28 18:45:12,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:13,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d526f9-e23f-4879-8926-f7758385dc5d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5"}, "enabled": true, "id": "5572dedd58f64c67b43a10b5643177b5", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-ce659886-f8f5-419-proj"}} 2018-08-28 18:45:13,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5 used request id req-f8d526f9-e23f-4879-8926-f7758385dc5d 2018-08-28 18:45:13,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 03d7a0cf-fcd7-4d4a-992d-9a82cd513e72 2018-08-28 18:45:13,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=03d7a0cf-fcd7-4d4a-992d-9a82cd513e72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:13,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4ec1fc8c-5b41-466b-bf50-3907f17c1b80 Date: Tue, 28 Aug 2018 18:45:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "port_range_min": null, "revision_number": 0, "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "created_at": "2018-08-28T18:45:05Z", "project_id": "5572dedd58f64c67b43a10b5643177b5", "id": "6a12198a-5257-44ed-9657-ada306aea6eb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "port_range_min": null, "revision_number": 0, "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "created_at": "2018-08-28T18:45:05Z", "project_id": "5572dedd58f64c67b43a10b5643177b5", "id": "ad376d06-3dda-4499-b991-d5191bcfda57"}, {"remote_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "port_range_min": null, "revision_number": 0, "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "created_at": "2018-08-28T18:45:05Z", "project_id": "5572dedd58f64c67b43a10b5643177b5", "id": "e6cdd3fb-8575-4d30-86ec-a26ed28dd2c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:05Z", "security_group_id": "03d7a0cf-fcd7-4d4a-992d-9a82cd513e72", "port_range_min": null, "revision_number": 0, "tenant_id": "5572dedd58f64c67b43a10b5643177b5", "created_at": "2018-08-28T18:45:05Z", "project_id": "5572dedd58f64c67b43a10b5643177b5", "id": "fb0d56b1-0b47-4db7-899e-80670f41aaea"}]} 2018-08-28 18:45:13,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=03d7a0cf-fcd7-4d4a-992d-9a82cd513e72 used request id req-4ec1fc8c-5b41-466b-bf50-3907f17c1b80 2018-08-28 18:45:13,227 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:45:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/03d7a0cf-fcd7-4d4a-992d-9a82cd513e72 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:13,661 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ada3ec10-d34f-4587-9de2-620a724bad4e Content-Length: 0 Date: Tue, 28 Aug 2018 18:45:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:13,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/03d7a0cf-fcd7-4d4a-992d-9a82cd513e72 used request id req-ada3ec10-d34f-4587-9de2-620a724bad4e 2018-08-28 18:45:13,662 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-ce659886-f8f5-419-proj 2018-08-28 18:45:13,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:13,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7690a55-9d0f-45a5-bd8c-4f7a7dd60b58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:13,856 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/5572dedd58f64c67b43a10b5643177b5 used request id req-c7690a55-9d0f-45a5-bd8c-4f7a7dd60b58 2018-08-28 18:45:13,856 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-ce659886-f8f5-419-proj-role 2018-08-28 18:45:13,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/5aab530f3c9f44d2866a4f69e77b3c5a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:13,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9c077ee-f032-4ca2-99c4-6cb745f87391 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:13,979 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/5aab530f3c9f44d2866a4f69e77b3c5a used request id req-c9c077ee-f032-4ca2-99c4-6cb745f87391 2018-08-28 18:45:13,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e902b81958ac906d0ef7f02e4e7cf373248507bb" 2018-08-28 18:45:14,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d3baab0-c7fa-4dce-9df5-6ca1bd6b9608 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:14,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d3baab0-c7fa-4dce-9df5-6ca1bd6b9608 2018-08-28 18:45:14,069 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-ce659886-f8f5-419-user 2018-08-28 18:45:14,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/854a567591a141e4bed4c45ecaba4216 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea1f68f29d26d7ca5f29941a213c980c59cb82f5" 2018-08-28 18:45:14,266 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bfb81cd-1a2b-4931-8603-2d64e743675f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:14,266 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/854a567591a141e4bed4c45ecaba4216 used request id req-8bfb81cd-1a2b-4931-8603-2d64e743675f 2018-08-28 18:45:14,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:14,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["y1Bfha8URIqdYwWJmmOGWA"], "issued_at": "2018-08-28T18:45:14.000000Z"}} 2018-08-28 18:45:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}427e406870680d5f45a36f3724b74bb7d098db24" 2018-08-28 18:45:14,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd457476-ebb5-4597-a03f-2e12a3ede851 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:14,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd457476-ebb5-4597-a03f-2e12a3ede851 2018-08-28 18:45:14,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:14,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:15,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["hDcXPOSXTuq10QGvZRUtkQ"], "issued_at": "2018-08-28T18:45:15.000000Z"}} 2018-08-28 18:45:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:15,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31d2ccad-c4aa-4e78-9969-6f03de96750b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:15,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-31d2ccad-c4aa-4e78-9969-6f03de96750b 2018-08-28 18:45:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:15,225 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:15,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc0120e-f498-4738-a357-436983139ee6 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:45:15,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj used request id req-efc0120e-f498-4738-a357-436983139ee6 2018-08-28 18:45:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:15,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdccdad3-e9c6-4141-ad37-af4f91e6e3a6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:15,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cdccdad3-e9c6-4141-ad37-af4f91e6e3a6 2018-08-28 18:45:15,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj"}}' 2018-08-28 18:45:15,512 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ceb317d-e0b5-4427-89b3-6fec1e757b9e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79"}, "enabled": true, "id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj"}} 2018-08-28 18:45:15,512 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1ceb317d-e0b5-4427-89b3-6fec1e757b9e 2018-08-28 18:45:15,513 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj 2018-08-28 18:45:15,513 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:15,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:15,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["945jBnSnRZWdNITaiIvoMA"], "issued_at": "2018-08-28T18:45:15.000000Z"}} 2018-08-28 18:45:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa2f3d26a43cd1aa9a5772a7122bf2f2f62109f" 2018-08-28 18:45:15,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81246678-ad07-4b03-a7bc-18f133792057 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:15,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81246678-ad07-4b03-a7bc-18f133792057 2018-08-28 18:45:15,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:15,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:15,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa2f3d26a43cd1aa9a5772a7122bf2f2f62109f" 2018-08-28 18:45:16,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54869677-58c5-4021-8062-77ed0a788742 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:45:16,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-54869677-58c5-4021-8062-77ed0a788742 2018-08-28 18:45:16,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa2f3d26a43cd1aa9a5772a7122bf2f2f62109f" 2018-08-28 18:45:16,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9cfd13-7ffc-40f4-9f62-d7eac828fc73 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79"}, "enabled": true, "id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj"}]} 2018-08-28 18:45:16,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj used request id req-3e9cfd13-7ffc-40f4-9f62-d7eac828fc73 2018-08-28 18:45:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa2f3d26a43cd1aa9a5772a7122bf2f2f62109f" 2018-08-28 18:45:16,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8b1fe0-68f9-46ad-9600-65ab3bc638b2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:16,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5e8b1fe0-68f9-46ad-9600-65ab3bc638b2 2018-08-28 18:45:16,557 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-1016927d-3ce2-4ce-user 2018-08-28 18:45:16,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:16,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:16,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64b7b2c-3d39-4b84-9942-9c8470a15ebc Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:16,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c64b7b2c-3d39-4b84-9942-9c8470a15ebc 2018-08-28 18:45:16,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" -d '{"role": {"name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role"}}' 2018-08-28 18:45:16,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3e6255-aa8b-4a77-bd33-baa0e69df491 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c2b1fe95008a4af3b4f08f9cc67aa3d3", "links": {"self": "http://172.30.9.28:5000/v3/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3"}, "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role"}} 2018-08-28 18:45:16,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2d3e6255-aa8b-4a77-bd33-baa0e69df491 2018-08-28 18:45:16,685 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role 2018-08-28 18:45:16,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:16,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f085544e-674a-47ab-8a09-1ba07586e451 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3"}, "domain_id": null, "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role", "id": "c2b1fe95008a4af3b4f08f9cc67aa3d3"}} 2018-08-28 18:45:16,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3 used request id req-f085544e-674a-47ab-8a09-1ba07586e451 2018-08-28 18:45:16,705 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role to project CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj 2018-08-28 18:45:16,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79/users/85836ed1ca314215853aacb9f20c6899/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:16,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf9e29e-e021-41b9-a477-908deff7a5bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:16,839 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79/users/85836ed1ca314215853aacb9f20c6899/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3 used request id req-9cf9e29e-e021-41b9-a477-908deff7a5bd 2018-08-28 18:45:16,839 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:16,840 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:17,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2b1fe95008a4af3b4f08f9cc67aa3d3", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role"}], "expires_at": "2018-08-28T19:45:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-user", "id": "85836ed1ca314215853aacb9f20c6899"}, "audit_ids": ["CZkhAwcUSFO3kAve-5nuYA"], "issued_at": "2018-08-28T18:45:17.000000Z"}} 2018-08-28 18:45:17,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:17,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85d0680-8219-488e-add1-4f79996430be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:17,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d85d0680-8219-488e-add1-4f79996430be 2018-08-28 18:45:17,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:17,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a7723c77-1319-48e3-a52f-e5fa41815021 Date: Tue, 28 Aug 2018 18:45:17 GMT RESP BODY: {"networks":[]} 2018-08-28 18:45:17,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net used request id req-a7723c77-1319-48e3-a52f-e5fa41815021 2018-08-28 18:45:17,466 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net 2018-08-28 18:45:17,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" -d '{"network": {"name": "CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net", "admin_state_up": true}}' 2018-08-28 18:45:17,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-e1410123-4d0c-47d3-9783-26421d51d8e4 Date: Tue, 28 Aug 2018 18:45:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8439d35d-dd06-4400-a25d-b9afe2cb9478","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:45:17Z","is_default":false,"name":"CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","created_at":"2018-08-28T18:45:17Z","mtu":1450}} 2018-08-28 18:45:17,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e1410123-4d0c-47d3-9783-26421d51d8e4 2018-08-28 18:45:17,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8439d35d-dd06-4400-a25d-b9afe2cb9478 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:18,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c9356655-6cba-4763-ade0-f7f69c7638f2 Date: Tue, 28 Aug 2018 18:45: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-08-28T18:45:17Z","tenant_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","created_at":"2018-08-28T18:45:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","id":"8439d35d-dd06-4400-a25d-b9afe2cb9478","name":"CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net"}]} 2018-08-28 18:45:18,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8439d35d-dd06-4400-a25d-b9afe2cb9478 used request id req-c9356655-6cba-4763-ade0-f7f69c7638f2 2018-08-28 18:45:18,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8439d35d-dd06-4400-a25d-b9afe2cb9478 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:18,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e50b55fb-f0af-43e1-ace0-f865cded4e78 Date: Tue, 28 Aug 2018 18:45:18 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:45:18,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8439d35d-dd06-4400-a25d-b9afe2cb9478 used request id req-e50b55fb-f0af-43e1-ace0-f865cded4e78 2018-08-28 18:45:18,415 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-subnet 2018-08-28 18:45:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" -d '{"subnets": [{"ip_version": 4, "network_id": "8439d35d-dd06-4400-a25d-b9afe2cb9478", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-subnet"}]}' 2018-08-28 18:45:19,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-58d81a7c-c65a-4f96-ada3-c90947199e9a Date: Tue, 28 Aug 2018 18:45:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8439d35d-dd06-4400-a25d-b9afe2cb9478","tenant_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","created_at":"2018-08-28T18:45:18Z","dns_nameservers":[],"updated_at":"2018-08-28T18:45: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":"67ff1623ea9a45d58b21f1e4e3f2dc79","id":"45c3f66a-75c7-4d6e-a854-85a8dba62547","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-subnet"}]} 2018-08-28 18:45:19,077 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-58d81a7c-c65a-4f96-ada3-c90947199e9a 2018-08-28 18:45:19,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8439d35d-dd06-4400-a25d-b9afe2cb9478 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:19,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a0a7d3d4-9b48-413f-b10e-5259e6635320 Date: Tue, 28 Aug 2018 18:45: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":["45c3f66a-75c7-4d6e-a854-85a8dba62547"],"updated_at":"2018-08-28T18:45:18Z","tenant_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","created_at":"2018-08-28T18:45:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","id":"8439d35d-dd06-4400-a25d-b9afe2cb9478","name":"CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net"}]} 2018-08-28 18:45:19,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8439d35d-dd06-4400-a25d-b9afe2cb9478 used request id req-a0a7d3d4-9b48-413f-b10e-5259e6635320 2018-08-28 18:45:19,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8439d35d-dd06-4400-a25d-b9afe2cb9478 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:19,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-71d1352f-5a95-4384-a18f-863683ecbd02 Date: Tue, 28 Aug 2018 18:45:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8439d35d-dd06-4400-a25d-b9afe2cb9478","tenant_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","created_at":"2018-08-28T18:45:18Z","dns_nameservers":[],"updated_at":"2018-08-28T18:45: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":"67ff1623ea9a45d58b21f1e4e3f2dc79","id":"45c3f66a-75c7-4d6e-a854-85a8dba62547","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-subnet"}]} 2018-08-28 18:45:19,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8439d35d-dd06-4400-a25d-b9afe2cb9478 used request id req-71d1352f-5a95-4384-a18f-863683ecbd02 2018-08-28 18:45:19,561 - OpenStackNetwork - DEBUG - Network [8439d35d-dd06-4400-a25d-b9afe2cb9478] created successfully 2018-08-28 18:45:19,561 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:19,562 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:19,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c2b1fe95008a4af3b4f08f9cc67aa3d3", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role"}], "expires_at": "2018-08-28T19:45:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/67ff1623ea9a45d58b21f1e4e3f2dc79", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-user", "id": "85836ed1ca314215853aacb9f20c6899"}, "audit_ids": ["MLRiZHW1Ramjj5mOpmXpBQ"], "issued_at": "2018-08-28T18:45:19.000000Z"}} 2018-08-28 18:45:19,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566c13e7e33d4bbfcff8bcf7bdd7182cae948a0b" 2018-08-28 18:45:20,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bf819c0-c95d-4266-b28d-2d7c49d8871b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:20,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2bf819c0-c95d-4266-b28d-2d7c49d8871b 2018-08-28 18:45:20,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566c13e7e33d4bbfcff8bcf7bdd7182cae948a0b" 2018-08-28 18:45:20,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d7187eb8-8889-4f44-95ac-7d9ff39dc7a8 Date: Tue, 28 Aug 2018 18:45: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":["45c3f66a-75c7-4d6e-a854-85a8dba62547"],"updated_at":"2018-08-28T18:45:18Z","tenant_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","created_at":"2018-08-28T18:45:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","id":"8439d35d-dd06-4400-a25d-b9afe2cb9478","name":"CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net"}]} 2018-08-28 18:45:20,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net used request id req-d7187eb8-8889-4f44-95ac-7d9ff39dc7a8 2018-08-28 18:45:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:20,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:20,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566c13e7e33d4bbfcff8bcf7bdd7182cae948a0b" 2018-08-28 18:45:20,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54111429-5ae2-424d-89fd-f2a1d3d08700 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79"}, "enabled": true, "id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj"}} 2018-08-28 18:45:20,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79 used request id req-54111429-5ae2-424d-89fd-f2a1d3d08700 2018-08-28 18:45:20,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8439d35d-dd06-4400-a25d-b9afe2cb9478 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566c13e7e33d4bbfcff8bcf7bdd7182cae948a0b" 2018-08-28 18:45:20,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1bc43ecc-c051-4036-b8db-45f31540f745 Date: Tue, 28 Aug 2018 18:45:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8439d35d-dd06-4400-a25d-b9afe2cb9478","tenant_id":"67ff1623ea9a45d58b21f1e4e3f2dc79","created_at":"2018-08-28T18:45:18Z","dns_nameservers":[],"updated_at":"2018-08-28T18:45: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":"67ff1623ea9a45d58b21f1e4e3f2dc79","id":"45c3f66a-75c7-4d6e-a854-85a8dba62547","subnetpool_id":null,"name":"CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-subnet"}]} 2018-08-28 18:45:20,701 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8439d35d-dd06-4400-a25d-b9afe2cb9478 used request id req-1bc43ecc-c051-4036-b8db-45f31540f745 2018-08-28 18:45:20,701 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-subnet 2018-08-28 18:45:20,701 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-subnet 2018-08-28 18:45:20,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/45c3f66a-75c7-4d6e-a854-85a8dba62547 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:23,215 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-234c572f-f992-4919-83ed-d25ce5f2f39f Date: Tue, 28 Aug 2018 18:45:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:23,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/45c3f66a-75c7-4d6e-a854-85a8dba62547 used request id req-234c572f-f992-4919-83ed-d25ce5f2f39f 2018-08-28 18:45:23,215 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-2b90cd69-0718-45e9-9641-dc2fe432ea49-pub-net 2018-08-28 18:45:23,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8439d35d-dd06-4400-a25d-b9afe2cb9478 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e12933c02ab6278884c14b80475beb5c9bbd17b" 2018-08-28 18:45:24,281 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-67b1e68d-9b7d-4e20-b97b-40ca2a87df44 Date: Tue, 28 Aug 2018 18:45:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:24,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8439d35d-dd06-4400-a25d-b9afe2cb9478 used request id req-67b1e68d-9b7d-4e20-b97b-40ca2a87df44 2018-08-28 18:45:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:24,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b633bd0d-a30c-4ec8-8731-7934ccf4c286 Date: Tue, 28 Aug 2018 18:45:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "created_at": "2018-08-28T18:45:17Z", "updated_at": "2018-08-28T18:45:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "revision_number": 0, "id": "15ae896c-6d04-4986-a137-cd0e4e208c9f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "port_range_min": null, "ethertype": "IPv6", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "revision_number": 0, "id": "37ccf0fd-8eb9-4daa-8d94-a969cf49f1d2", "remote_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "port_range_min": null, "ethertype": "IPv4", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "revision_number": 0, "id": "90e714c7-862f-49d3-ae14-f69166c67e2d", "remote_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "port_range_min": null, "ethertype": "IPv6", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "revision_number": 0, "id": "cc5687e1-1975-4cd7-a738-9dfe206c7d5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "port_range_min": null, "ethertype": "IPv4", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79"}], "revision_number": 4, "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:45:24,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b633bd0d-a30c-4ec8-8731-7934ccf4c286 2018-08-28 18:45:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:24,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-642ff1c3-098a-4ab6-b8b7-c04ff7f8eefc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79"}, "enabled": true, "id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj"}} 2018-08-28 18:45:24,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79 used request id req-642ff1c3-098a-4ab6-b8b7-c04ff7f8eefc 2018-08-28 18:45:24,631 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f318f43-56fa-4a7c-82fd-dc6410cd26c8 2018-08-28 18:45:24,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0f318f43-56fa-4a7c-82fd-dc6410cd26c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:24,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-21dc4425-1fb7-483a-a970-3103917a89b4 Date: Tue, 28 Aug 2018 18:45:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "port_range_min": null, "revision_number": 0, "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "created_at": "2018-08-28T18:45:17Z", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "id": "15ae896c-6d04-4986-a137-cd0e4e208c9f"}, {"remote_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "port_range_min": null, "revision_number": 0, "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "created_at": "2018-08-28T18:45:17Z", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "id": "37ccf0fd-8eb9-4daa-8d94-a969cf49f1d2"}, {"remote_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "port_range_min": null, "revision_number": 0, "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "created_at": "2018-08-28T18:45:17Z", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "id": "90e714c7-862f-49d3-ae14-f69166c67e2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:45:17Z", "security_group_id": "0f318f43-56fa-4a7c-82fd-dc6410cd26c8", "port_range_min": null, "revision_number": 0, "tenant_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "created_at": "2018-08-28T18:45:17Z", "project_id": "67ff1623ea9a45d58b21f1e4e3f2dc79", "id": "cc5687e1-1975-4cd7-a738-9dfe206c7d5a"}]} 2018-08-28 18:45:24,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0f318f43-56fa-4a7c-82fd-dc6410cd26c8 used request id req-21dc4425-1fb7-483a-a970-3103917a89b4 2018-08-28 18:45:24,808 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:45:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0f318f43-56fa-4a7c-82fd-dc6410cd26c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:25,114 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7f5ede66-b708-4032-b087-4798fd756d5a Content-Length: 0 Date: Tue, 28 Aug 2018 18:45:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:25,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0f318f43-56fa-4a7c-82fd-dc6410cd26c8 used request id req-7f5ede66-b708-4032-b087-4798fd756d5a 2018-08-28 18:45:25,115 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj 2018-08-28 18:45:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:25,305 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9985930-4f95-4b0c-b3c3-1cda3fbb13a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:25,305 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/67ff1623ea9a45d58b21f1e4e3f2dc79 used request id req-c9985930-4f95-4b0c-b3c3-1cda3fbb13a5 2018-08-28 18:45:25,305 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-1016927d-3ce2-4ce-proj-role 2018-08-28 18:45:25,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:25,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-965f4f49-e4d0-432e-9499-3fb94aa9254d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:25,415 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c2b1fe95008a4af3b4f08f9cc67aa3d3 used request id req-965f4f49-e4d0-432e-9499-3fb94aa9254d 2018-08-28 18:45:25,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ea5c4c8daab66da52c4fbd7c2f7bc9d700e969fd" 2018-08-28 18:45:25,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05568c0-97fc-4791-bfb6-1c81308cf34b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:25,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d05568c0-97fc-4791-bfb6-1c81308cf34b 2018-08-28 18:45:25,505 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-1016927d-3ce2-4ce-user 2018-08-28 18:45:25,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/85836ed1ca314215853aacb9f20c6899 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3aa2f3d26a43cd1aa9a5772a7122bf2f2f62109f" 2018-08-28 18:45:25,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-532a5c6f-5fd5-42cf-b774-edb7e1b3271a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:25,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/85836ed1ca314215853aacb9f20c6899 used request id req-532a5c6f-5fd5-42cf-b774-edb7e1b3271a 2018-08-28 18:45:25,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:26,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Hoqh12l_TuyJiBfbgWR5nQ"], "issued_at": "2018-08-28T18:45:26.000000Z"}} 2018-08-28 18:45:26,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7374d5ead5f6b0adfd1697405771aba9614f2d" 2018-08-28 18:45:26,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc363c69-e68c-48d0-a64a-9a764b3e91b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:26,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc363c69-e68c-48d0-a64a-9a764b3e91b3 2018-08-28 18:45:26,146 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:26,147 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:26,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["y8rxBiF5ShacDo9UFM-OhA"], "issued_at": "2018-08-28T18:45:26.000000Z"}} 2018-08-28 18:45:26,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:26,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f92b165-59b9-49a4-ba06-cc0dee250820 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:26,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1f92b165-59b9-49a4-ba06-cc0dee250820 2018-08-28 18:45:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:26,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:26,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d4f484ea-d553-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:26,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b1c6569-d818-402a-b3e8-13057f2294f1 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d4f484ea-d553-446-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:45:26,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d4f484ea-d553-446-proj used request id req-6b1c6569-d818-402a-b3e8-13057f2294f1 2018-08-28 18:45:26,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:26,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92ef86a9-b314-4088-8667-b562460c49db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:26,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-92ef86a9-b314-4088-8667-b562460c49db 2018-08-28 18:45:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj"}}' 2018-08-28 18:45:26,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf302d7-6644-4e18-aa5d-c7d90acf92ec Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9"}, "enabled": true, "id": "3b92cd3fd0e547f49452cd56b66500a9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj"}} 2018-08-28 18:45:26,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fdf302d7-6644-4e18-aa5d-c7d90acf92ec 2018-08-28 18:45:26,938 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d4f484ea-d553-446-proj 2018-08-28 18:45:26,938 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:26,939 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:27,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["IStbxGrwRo-TMa3YnNBTnQ"], "issued_at": "2018-08-28T18:45:27.000000Z"}} 2018-08-28 18:45:27,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ebb539bacac573d64fb7606179ce944ba4548" 2018-08-28 18:45:27,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22a97697-06e2-42eb-9ca6-4722de5d349c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:27,397 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-22a97697-06e2-42eb-9ca6-4722de5d349c 2018-08-28 18:45:27,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:27,407 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:27,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ebb539bacac573d64fb7606179ce944ba4548" 2018-08-28 18:45:27,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e495d1b9-1bf1-4d60-af21-10e9b462df01 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:45:27,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e495d1b9-1bf1-4d60-af21-10e9b462df01 2018-08-28 18:45:27,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-d4f484ea-d553-446-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ebb539bacac573d64fb7606179ce944ba4548" 2018-08-28 18:45:27,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510090ad-6e54-4bfe-87dc-38859ea2755d Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-d4f484ea-d553-446-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9"}, "enabled": true, "id": "3b92cd3fd0e547f49452cd56b66500a9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj"}]} 2018-08-28 18:45:27,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-d4f484ea-d553-446-proj used request id req-510090ad-6e54-4bfe-87dc-38859ea2755d 2018-08-28 18:45:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ebb539bacac573d64fb7606179ce944ba4548" 2018-08-28 18:45:27,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520e2c85-49b6-4953-8b54-5b879a7ff5e3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:27,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-520e2c85-49b6-4953-8b54-5b879a7ff5e3 2018-08-28 18:45:27,931 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d4f484ea-d553-446-user 2018-08-28 18:45:27,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:27,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:28,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da1c7269-c344-40e8-abfe-86a8300b18d3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:28,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-da1c7269-c344-40e8-abfe-86a8300b18d3 2018-08-28 18:45:28,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" -d '{"role": {"name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj-role"}}' 2018-08-28 18:45:28,138 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d3ac04e-d0cc-4761-9ea3-d30af00d26ac Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "68fce0dcdc564f62b3fcf5cf2f872a27", "links": {"self": "http://172.30.9.28:5000/v3/roles/68fce0dcdc564f62b3fcf5cf2f872a27"}, "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj-role"}} 2018-08-28 18:45:28,138 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d3ac04e-d0cc-4761-9ea3-d30af00d26ac 2018-08-28 18:45:28,138 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d4f484ea-d553-446-proj-role 2018-08-28 18:45:28,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/68fce0dcdc564f62b3fcf5cf2f872a27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:28,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42915ea2-107a-40ab-97ac-cfd7f7b043b0 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/68fce0dcdc564f62b3fcf5cf2f872a27"}, "domain_id": null, "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj-role", "id": "68fce0dcdc564f62b3fcf5cf2f872a27"}} 2018-08-28 18:45:28,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/68fce0dcdc564f62b3fcf5cf2f872a27 used request id req-42915ea2-107a-40ab-97ac-cfd7f7b043b0 2018-08-28 18:45:28,222 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d4f484ea-d553-446-proj-role to project CreateRouterSuccessTests-d4f484ea-d553-446-proj 2018-08-28 18:45:28,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9/users/129f1c51cbb74a5fb77a5881203b203f/roles/68fce0dcdc564f62b3fcf5cf2f872a27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:28,372 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b7fbe30-97a2-452e-bb2c-5e901d4653ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:28,372 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9/users/129f1c51cbb74a5fb77a5881203b203f/roles/68fce0dcdc564f62b3fcf5cf2f872a27 used request id req-5b7fbe30-97a2-452e-bb2c-5e901d4653ca 2018-08-28 18:45:28,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:28,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:28,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68fce0dcdc564f62b3fcf5cf2f872a27", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj-role"}], "expires_at": "2018-08-28T19:45:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b92cd3fd0e547f49452cd56b66500a9", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d4f484ea-d553-446-user", "id": "129f1c51cbb74a5fb77a5881203b203f"}, "audit_ids": ["X9i9XlLjRW6b53b-qr4pTg"], "issued_at": "2018-08-28T18:45:28.000000Z"}} 2018-08-28 18:45:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:28,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3db0cbe3-bf0d-4865-b31c-5cc640b0af7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:28,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3db0cbe3-bf0d-4865-b31c-5cc640b0af7e 2018-08-28 18:45:28,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:29,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3bc2daf0-1974-4033-b64a-10c51da87553 Date: Tue, 28 Aug 2018 18:45:29 GMT RESP BODY: {"routers": []} 2018-08-28 18:45:29,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router&admin_state_up=True used request id req-3bc2daf0-1974-4033-b64a-10c51da87553 2018-08-28 18:45:29,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:29,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:29,486 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68fce0dcdc564f62b3fcf5cf2f872a27", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj-role"}], "expires_at": "2018-08-28T19:45:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b92cd3fd0e547f49452cd56b66500a9", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d4f484ea-d553-446-user", "id": "129f1c51cbb74a5fb77a5881203b203f"}, "audit_ids": ["D9SnAYx1T5SR3Z4mI0Yvlw"], "issued_at": "2018-08-28T18:45:29.000000Z"}} 2018-08-28 18:45:29,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee22a8d9868d5c33370a46de37bd0a75b4970b0a" 2018-08-28 18:45:29,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eae0460-cf4a-4de6-bff9-2108335a030b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:29,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3eae0460-cf4a-4de6-bff9-2108335a030b 2018-08-28 18:45:29,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:29,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-6592fe0c-f4a3-479a-9517-a11b850f8151 Date: Tue, 28 Aug 2018 18:45:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:45:29,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-6592fe0c-f4a3-479a-9517-a11b850f8151 2018-08-28 18:45:29,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:29,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6219aac8-431f-4a56-ad0c-211df4a1c2fd Date: Tue, 28 Aug 2018 18:45:30 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:45:29,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-6219aac8-431f-4a56-ad0c-211df4a1c2fd 2018-08-28 18:45:29,998 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router 2018-08-28 18:45:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router", "admin_state_up": true}}' 2018-08-28 18:45:34,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-5ecc4e2f-56c0-4489-877c-dd42ea3de275 Date: Tue, 28 Aug 2018 18:45:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b92cd3fd0e547f49452cd56b66500a9", "created_at": "2018-08-28T18:45:30Z", "admin_state_up": true, "updated_at": "2018-08-28T18:45:31Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "3b92cd3fd0e547f49452cd56b66500a9", "id": "baa992ff-b042-4d87-a962-c5df518b8916", "name": "CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router"}} 2018-08-28 18:45:34,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-5ecc4e2f-56c0-4489-877c-dd42ea3de275 2018-08-28 18:45:34,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=baa992ff-b042-4d87-a962-c5df518b8916 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:35,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dd8a2786-5d1e-4b52-99cc-d0987727fe1a Date: Tue, 28 Aug 2018 18:45:35 GMT RESP BODY: {"ports":[]} 2018-08-28 18:45:35,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=baa992ff-b042-4d87-a962-c5df518b8916 used request id req-dd8a2786-5d1e-4b52-99cc-d0987727fe1a 2018-08-28 18:45:35,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/baa992ff-b042-4d87-a962-c5df518b8916 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:35,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e5487205-be8d-4959-b758-0e274df5691b Date: Tue, 28 Aug 2018 18:45:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3b92cd3fd0e547f49452cd56b66500a9", "created_at": "2018-08-28T18:45:30Z", "admin_state_up": true, "updated_at": "2018-08-28T18:45:34Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "3b92cd3fd0e547f49452cd56b66500a9", "id": "baa992ff-b042-4d87-a962-c5df518b8916", "name": "CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router"}} 2018-08-28 18:45:35,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/baa992ff-b042-4d87-a962-c5df518b8916 used request id req-e5487205-be8d-4959-b758-0e274df5691b 2018-08-28 18:45:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=baa992ff-b042-4d87-a962-c5df518b8916 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:35,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d9c79db5-5856-42d0-928d-d4aac7c0a4fc Date: Tue, 28 Aug 2018 18:45:35 GMT RESP BODY: {"ports":[]} 2018-08-28 18:45:35,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=baa992ff-b042-4d87-a962-c5df518b8916 used request id req-d9c79db5-5856-42d0-928d-d4aac7c0a4fc 2018-08-28 18:45:35,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:35,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "68fce0dcdc564f62b3fcf5cf2f872a27", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj-role"}], "expires_at": "2018-08-28T19:45:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b92cd3fd0e547f49452cd56b66500a9", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3b92cd3fd0e547f49452cd56b66500a9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d4f484ea-d553-446-user", "id": "129f1c51cbb74a5fb77a5881203b203f"}, "audit_ids": ["6W2YQkdiSv-iEdHayIt9lA"], "issued_at": "2018-08-28T18:45:35.000000Z"}} 2018-08-28 18:45:35,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d4671a2947de296dd814e7fcad4338d4788c99" 2018-08-28 18:45:36,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-352b47e5-dcdc-4f64-b418-d0abbf3cc9ad Date: Tue, 28 Aug 2018 18:45:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3b92cd3fd0e547f49452cd56b66500a9", "created_at": "2018-08-28T18:45:30Z", "admin_state_up": true, "updated_at": "2018-08-28T18:45:34Z", "flavor_id": null, "revision_number": 6, "routes": [], "project_id": "3b92cd3fd0e547f49452cd56b66500a9", "id": "baa992ff-b042-4d87-a962-c5df518b8916", "name": "CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router"}]} 2018-08-28 18:45:36,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router&admin_state_up=True used request id req-352b47e5-dcdc-4f64-b418-d0abbf3cc9ad 2018-08-28 18:45:36,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:36,092 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:36,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f7374d5ead5f6b0adfd1697405771aba9614f2d" 2018-08-28 18:45:36,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950d54cd-0d1d-42c3-8acb-bf4ac9fef9b1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9"}, "enabled": true, "id": "3b92cd3fd0e547f49452cd56b66500a9", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d4f484ea-d553-446-proj"}} 2018-08-28 18:45:36,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9 used request id req-950d54cd-0d1d-42c3-8acb-bf4ac9fef9b1 2018-08-28 18:45:36,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=baa992ff-b042-4d87-a962-c5df518b8916 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d4671a2947de296dd814e7fcad4338d4788c99" 2018-08-28 18:45:36,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-216d96c5-63fd-4ac9-a976-69324074ec84 Date: Tue, 28 Aug 2018 18:45:36 GMT RESP BODY: {"ports":[]} 2018-08-28 18:45:36,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=baa992ff-b042-4d87-a962-c5df518b8916 used request id req-216d96c5-63fd-4ac9-a976-69324074ec84 2018-08-28 18:45:36,451 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router 2018-08-28 18:45:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/baa992ff-b042-4d87-a962-c5df518b8916 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d4671a2947de296dd814e7fcad4338d4788c99" 2018-08-28 18:45:40,524 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bede7377-d3e4-4485-a743-5d560cd86b8d Content-Length: 0 Date: Tue, 28 Aug 2018 18:45:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:40,524 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/baa992ff-b042-4d87-a962-c5df518b8916 used request id req-bede7377-d3e4-4485-a743-5d560cd86b8d 2018-08-28 18:45:40,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46d4671a2947de296dd814e7fcad4338d4788c99" 2018-08-28 18:45:40,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-23e5f2e0-cde8-4f9f-aa4b-55c126b4c2ad Date: Tue, 28 Aug 2018 18:45:40 GMT RESP BODY: {"routers": []} 2018-08-28 18:45:40,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router&admin_state_up=True used request id req-23e5f2e0-cde8-4f9f-aa4b-55c126b4c2ad 2018-08-28 18:45:40,709 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router 2018-08-28 18:45:40,709 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-250e38e1-810f-434d-950a-96c47a5f754e-pub-router 2018-08-28 18:45:40,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/baa992ff-b042-4d87-a962-c5df518b8916 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e177cb100ab0c2b83790d449ac6e17a5ed4ca91" 2018-08-28 18:45:40,919 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-29afc90f-4332-494e-ab94-6db998c1ec5d Date: Tue, 28 Aug 2018 18:45:40 GMT RESP BODY: {"NeutronError": {"message": "Router baa992ff-b042-4d87-a962-c5df518b8916 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-28 18:45:40,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/baa992ff-b042-4d87-a962-c5df518b8916 used request id req-29afc90f-4332-494e-ab94-6db998c1ec5d 2018-08-28 18:45:40,919 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router baa992ff-b042-4d87-a962-c5df518b8916 could not be found", "type": "RouterNotFound", "detail": ""}} 2018-08-28 18:45:40,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c1b35e82-1be1-48af-bfdc-c1f0b46b2c67 Date: Tue, 28 Aug 2018 18:45:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:45:41,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c1b35e82-1be1-48af-bfdc-c1f0b46b2c67 2018-08-28 18:45:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ac6c299-d826-4d5b-9868-4a07b9c3a8a0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:41,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-6ac6c299-d826-4d5b-9868-4a07b9c3a8a0 2018-08-28 18:45:41,396 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:41,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,485 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2f1e80c-7cd9-4d82-9322-2b402bb6157c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:41,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-f2f1e80c-7cd9-4d82-9322-2b402bb6157c 2018-08-28 18:45:41,486 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:41,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,581 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217748e3-943e-4179-9eea-afead81de09f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:41,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-217748e3-943e-4179-9eea-afead81de09f 2018-08-28 18:45:41,582 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:41,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,665 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97d5c72e-37e9-47c9-bde3-5309bc24e3b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:41,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-97d5c72e-37e9-47c9-bde3-5309bc24e3b3 2018-08-28 18:45:41,665 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:41,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-514fa1d0-c39c-4323-a7f2-9bbee04c9895 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:45:41,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-514fa1d0-c39c-4323-a7f2-9bbee04c9895 2018-08-28 18:45:41,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20cc9e7-5e4f-47ad-acec-5043d5104199 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:45:41,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-d20cc9e7-5e4f-47ad-acec-5043d5104199 2018-08-28 18:45:41,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:41,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e90830-b18f-47e4-9aa3-694e77f2778a 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:45:41,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-73e90830-b18f-47e4-9aa3-694e77f2778a 2018-08-28 18:45:41,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:42,028 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c3de68a-7191-47d0-98fd-f61ef7955f96 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:42,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-0c3de68a-7191-47d0-98fd-f61ef7955f96 2018-08-28 18:45:42,028 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:42,029 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d4f484ea-d553-446-proj 2018-08-28 18:45:42,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:42,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bb98424-0584-4caf-8a54-0b3fac68fd53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:42,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3b92cd3fd0e547f49452cd56b66500a9 used request id req-4bb98424-0584-4caf-8a54-0b3fac68fd53 2018-08-28 18:45:42,262 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d4f484ea-d553-446-proj-role 2018-08-28 18:45:42,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/68fce0dcdc564f62b3fcf5cf2f872a27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:42,368 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fe578f1-f71e-49c8-97dd-6309c04bb5c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:42,368 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/68fce0dcdc564f62b3fcf5cf2f872a27 used request id req-0fe578f1-f71e-49c8-97dd-6309c04bb5c4 2018-08-28 18:45:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2969f9e9f45b69e772e9473a7e538f07f3521b4" 2018-08-28 18:45:42,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6513a9f8-758d-4eab-b491-887c0d8ccc01 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:42,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6513a9f8-758d-4eab-b491-887c0d8ccc01 2018-08-28 18:45:42,473 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d4f484ea-d553-446-user 2018-08-28 18:45:42,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/129f1c51cbb74a5fb77a5881203b203f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b30ebb539bacac573d64fb7606179ce944ba4548" 2018-08-28 18:45:42,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54a375ec-bbbd-4dfb-aa99-aca3bd0acb0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:42,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/129f1c51cbb74a5fb77a5881203b203f used request id req-54a375ec-bbbd-4dfb-aa99-aca3bd0acb0c 2018-08-28 18:45:42,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:43,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["0ar9OJ-wSuOourM7uHT_Lw"], "issued_at": "2018-08-28T18:45:43.000000Z"}} 2018-08-28 18:45:43,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa3b3b73188785301299c406887b578a83476d" 2018-08-28 18:45:43,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8797b2f5-2250-4968-a6b3-76e122fe734f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:43,140 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8797b2f5-2250-4968-a6b3-76e122fe734f 2018-08-28 18:45:43,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:43,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:43,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VmE78RJpQ8G5chEAZsbRIQ"], "issued_at": "2018-08-28T18:45:43.000000Z"}} 2018-08-28 18:45:43,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:43,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69cb4ac1-d452-4d17-9223-a2d2487f68b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:43,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-69cb4ac1-d452-4d17-9223-a2d2487f68b8 2018-08-28 18:45:43,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:43,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:43,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ddf24d03-7093-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:43,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c818992b-5186-4ecc-be1b-e7cd3202c145 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ddf24d03-7093-443-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:45:43,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ddf24d03-7093-443-proj used request id req-c818992b-5186-4ecc-be1b-e7cd3202c145 2018-08-28 18:45:43,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:43,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ed0366-265a-4325-b894-2966478bd37b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:43,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-79ed0366-265a-4325-b894-2966478bd37b 2018-08-28 18:45:43,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj"}}' 2018-08-28 18:45:44,025 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2cd5915-39a9-4b52-8dc8-d127e423e9d7 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c"}, "enabled": true, "id": "a99dbbfedddb48cc91abe973e58b098c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj"}} 2018-08-28 18:45:44,025 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a2cd5915-39a9-4b52-8dc8-d127e423e9d7 2018-08-28 18:45:44,026 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ddf24d03-7093-443-proj 2018-08-28 18:45:44,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:44,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:44,512 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["arbP6vLLTHeW-fJcUJh8PQ"], "issued_at": "2018-08-28T18:45:44.000000Z"}} 2018-08-28 18:45:44,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2342b4e85047a5df07708947592d1fa193ebcc09" 2018-08-28 18:45:44,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a00bb78-6d1e-4e72-8b41-77f0c7b8b31e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:44,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a00bb78-6d1e-4e72-8b41-77f0c7b8b31e 2018-08-28 18:45:44,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:44,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:44,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2342b4e85047a5df07708947592d1fa193ebcc09" 2018-08-28 18:45:44,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e41a245-e946-4dcd-b89e-e58c300886f8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:45:44,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0e41a245-e946-4dcd-b89e-e58c300886f8 2018-08-28 18:45:44,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-ddf24d03-7093-443-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2342b4e85047a5df07708947592d1fa193ebcc09" 2018-08-28 18:45:44,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-970a5de1-2244-44e7-8cb4-5f4c28da86b0 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-ddf24d03-7093-443-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c"}, "enabled": true, "id": "a99dbbfedddb48cc91abe973e58b098c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj"}]} 2018-08-28 18:45:44,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-ddf24d03-7093-443-proj used request id req-970a5de1-2244-44e7-8cb4-5f4c28da86b0 2018-08-28 18:45:44,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2342b4e85047a5df07708947592d1fa193ebcc09" 2018-08-28 18:45:44,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06433168-3e46-4c88-a24e-a965d9e0530f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:44,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-06433168-3e46-4c88-a24e-a965d9e0530f 2018-08-28 18:45:45,194 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ddf24d03-7093-443-user 2018-08-28 18:45:45,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:45,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:45,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837eb0e3-5497-4247-ae89-b0f727efa6f7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:45,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-837eb0e3-5497-4247-ae89-b0f727efa6f7 2018-08-28 18:45:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" -d '{"role": {"name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj-role"}}' 2018-08-28 18:45:45,390 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cd9f50d-1f73-47ef-9fb0-12870bb24ca5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6bdd31f836dd4a41b394483b5594594f", "links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd31f836dd4a41b394483b5594594f"}, "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj-role"}} 2018-08-28 18:45:45,390 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5cd9f50d-1f73-47ef-9fb0-12870bb24ca5 2018-08-28 18:45:45,390 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ddf24d03-7093-443-proj-role 2018-08-28 18:45:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6bdd31f836dd4a41b394483b5594594f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:45,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56f7bb8a-d666-4774-a87a-a6bfc2e0219d Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6bdd31f836dd4a41b394483b5594594f"}, "domain_id": null, "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj-role", "id": "6bdd31f836dd4a41b394483b5594594f"}} 2018-08-28 18:45:45,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6bdd31f836dd4a41b394483b5594594f used request id req-56f7bb8a-d666-4774-a87a-a6bfc2e0219d 2018-08-28 18:45:45,479 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ddf24d03-7093-443-proj-role to project CreateRouterSuccessTests-ddf24d03-7093-443-proj 2018-08-28 18:45:45,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c/users/8acd20025ec54e02b8380738852a70a6/roles/6bdd31f836dd4a41b394483b5594594f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:45,598 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd941406-dde5-4389-9141-929425d4a1aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:45,598 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c/users/8acd20025ec54e02b8380738852a70a6/roles/6bdd31f836dd4a41b394483b5594594f used request id req-fd941406-dde5-4389-9141-929425d4a1aa 2018-08-28 18:45:45,598 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:45,599 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:45,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd31f836dd4a41b394483b5594594f", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj-role"}], "expires_at": "2018-08-28T19:45:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a99dbbfedddb48cc91abe973e58b098c", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ddf24d03-7093-443-user", "id": "8acd20025ec54e02b8380738852a70a6"}, "audit_ids": ["JIYEabWtSM6J7A0kHzFSZg"], "issued_at": "2018-08-28T18:45:45.000000Z"}} 2018-08-28 18:45:45,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35433f6670bcb4d23ecfa9c2f9fe3f8fa7ce14f" 2018-08-28 18:45:46,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a610419-aea6-4dee-98f7-fc986a421dab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:46,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a610419-aea6-4dee-98f7-fc986a421dab 2018-08-28 18:45:46,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35433f6670bcb4d23ecfa9c2f9fe3f8fa7ce14f" 2018-08-28 18:45:46,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c6c8fde-260f-4c9a-9f02-cf7495ad9fda Date: Tue, 28 Aug 2018 18:45:46 GMT RESP BODY: {"routers": []} 2018-08-28 18:45:46,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router&admin_state_up=True used request id req-2c6c8fde-260f-4c9a-9f02-cf7495ad9fda 2018-08-28 18:45:46,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:46,269 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:46,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd31f836dd4a41b394483b5594594f", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj-role"}], "expires_at": "2018-08-28T19:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a99dbbfedddb48cc91abe973e58b098c", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ddf24d03-7093-443-user", "id": "8acd20025ec54e02b8380738852a70a6"}, "audit_ids": ["ESCd3imWQku2BuDWf0Hjfw"], "issued_at": "2018-08-28T18:45:46.000000Z"}} 2018-08-28 18:45:46,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}947d6d926717366555d2aac987ed26990aa5a678" 2018-08-28 18:45:46,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f53f21c-8e2f-4f70-a720-9855f750399a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:46,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f53f21c-8e2f-4f70-a720-9855f750399a 2018-08-28 18:45:46,718 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router 2018-08-28 18:45:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35433f6670bcb4d23ecfa9c2f9fe3f8fa7ce14f" -d '{"router": {"name": "CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router", "admin_state_up": true}}' 2018-08-28 18:45:50,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-915d6d8d-39a5-43f0-b736-c34eec50ff28 Date: Tue, 28 Aug 2018 18:45:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a99dbbfedddb48cc91abe973e58b098c", "created_at": "2018-08-28T18:45:47Z", "admin_state_up": true, "updated_at": "2018-08-28T18:45:47Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "a99dbbfedddb48cc91abe973e58b098c", "id": "f0143ae2-7ec9-4065-a7c9-931442d1719f", "name": "CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router"}} 2018-08-28 18:45:50,313 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-915d6d8d-39a5-43f0-b736-c34eec50ff28 2018-08-28 18:45:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f0143ae2-7ec9-4065-a7c9-931442d1719f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35433f6670bcb4d23ecfa9c2f9fe3f8fa7ce14f" 2018-08-28 18:45:50,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b0dd3886-98a0-426f-8e2b-01d1de656975 Date: Tue, 28 Aug 2018 18:45:50 GMT RESP BODY: {"ports":[]} 2018-08-28 18:45:50,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f0143ae2-7ec9-4065-a7c9-931442d1719f used request id req-b0dd3886-98a0-426f-8e2b-01d1de656975 2018-08-28 18:45:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/f0143ae2-7ec9-4065-a7c9-931442d1719f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35433f6670bcb4d23ecfa9c2f9fe3f8fa7ce14f" 2018-08-28 18:45:50,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-c07edb3d-62cc-420f-ba1a-955b0de12469 Date: Tue, 28 Aug 2018 18:45:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a99dbbfedddb48cc91abe973e58b098c", "created_at": "2018-08-28T18:45:47Z", "admin_state_up": true, "updated_at": "2018-08-28T18:45:49Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "a99dbbfedddb48cc91abe973e58b098c", "id": "f0143ae2-7ec9-4065-a7c9-931442d1719f", "name": "CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router"}} 2018-08-28 18:45:50,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/f0143ae2-7ec9-4065-a7c9-931442d1719f used request id req-c07edb3d-62cc-420f-ba1a-955b0de12469 2018-08-28 18:45:50,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f0143ae2-7ec9-4065-a7c9-931442d1719f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35433f6670bcb4d23ecfa9c2f9fe3f8fa7ce14f" 2018-08-28 18:45:50,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-23ef66fe-c9e3-436f-99d0-f0711c787505 Date: Tue, 28 Aug 2018 18:45:50 GMT RESP BODY: {"ports":[]} 2018-08-28 18:45:50,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f0143ae2-7ec9-4065-a7c9-931442d1719f used request id req-23ef66fe-c9e3-436f-99d0-f0711c787505 2018-08-28 18:45:50,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:51,163 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6bdd31f836dd4a41b394483b5594594f", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj-role"}], "expires_at": "2018-08-28T19:45:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a99dbbfedddb48cc91abe973e58b098c", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a99dbbfedddb48cc91abe973e58b098c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ddf24d03-7093-443-user", "id": "8acd20025ec54e02b8380738852a70a6"}, "audit_ids": ["1Dw57ANUTkiljq6TlqlTuQ"], "issued_at": "2018-08-28T18:45:51.000000Z"}} 2018-08-28 18:45:51,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637dcf032b63510aaf37bc329ced6b3dfb0297b" 2018-08-28 18:45:51,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-3e7c0d3e-13e1-4513-a1f0-b3556c177b17 Date: Tue, 28 Aug 2018 18:45:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a99dbbfedddb48cc91abe973e58b098c", "created_at": "2018-08-28T18:45:47Z", "admin_state_up": true, "updated_at": "2018-08-28T18:45:49Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "a99dbbfedddb48cc91abe973e58b098c", "id": "f0143ae2-7ec9-4065-a7c9-931442d1719f", "name": "CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router"}]} 2018-08-28 18:45:51,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router&admin_state_up=True used request id req-3e7c0d3e-13e1-4513-a1f0-b3556c177b17 2018-08-28 18:45:51,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:51,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beaa3b3b73188785301299c406887b578a83476d" 2018-08-28 18:45:51,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea6dcfd-797d-47e3-8600-865322b130bc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c"}, "enabled": true, "id": "a99dbbfedddb48cc91abe973e58b098c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ddf24d03-7093-443-proj"}} 2018-08-28 18:45:51,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c used request id req-aea6dcfd-797d-47e3-8600-865322b130bc 2018-08-28 18:45:51,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f0143ae2-7ec9-4065-a7c9-931442d1719f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4637dcf032b63510aaf37bc329ced6b3dfb0297b" 2018-08-28 18:45:51,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a68bb8c8-5227-4b5d-96de-17b9ea8b7a81 Date: Tue, 28 Aug 2018 18:45:51 GMT RESP BODY: {"ports":[]} 2018-08-28 18:45:51,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f0143ae2-7ec9-4065-a7c9-931442d1719f used request id req-a68bb8c8-5227-4b5d-96de-17b9ea8b7a81 2018-08-28 18:45:51,715 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router 2018-08-28 18:45:51,715 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-69e17912-a267-4601-bd8c-557e0dae37e9-pub-router 2018-08-28 18:45:51,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/f0143ae2-7ec9-4065-a7c9-931442d1719f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a35433f6670bcb4d23ecfa9c2f9fe3f8fa7ce14f" 2018-08-28 18:45:54,276 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97e30dd2-40dc-49a9-87a6-51830366dade Content-Length: 0 Date: Tue, 28 Aug 2018 18:45:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:45:54,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f0143ae2-7ec9-4065-a7c9-931442d1719f used request id req-97e30dd2-40dc-49a9-87a6-51830366dade 2018-08-28 18:45:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:54,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-3968bdc8-d264-46b7-a37b-ea14a31b3f8b Date: Tue, 28 Aug 2018 18:45:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:45:54,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3968bdc8-d264-46b7-a37b-ea14a31b3f8b 2018-08-28 18:45:54,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:54,608 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-847162be-5dfe-423e-bc92-011d5c83e656 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:54,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-847162be-5dfe-423e-bc92-011d5c83e656 2018-08-28 18:45:54,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:54,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:54,691 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-199561d6-d239-4ef5-80bd-bc910d389f2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:54,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-199561d6-d239-4ef5-80bd-bc910d389f2b 2018-08-28 18:45:54,691 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:54,786 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5938dd4-35e9-480e-a4cd-38d96ee6f9a4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:54,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-c5938dd4-35e9-480e-a4cd-38d96ee6f9a4 2018-08-28 18:45:54,786 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:54,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:54,876 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6b7e8a2-5620-4c8d-b1b2-1aecc588bce2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:54,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-d6b7e8a2-5620-4c8d-b1b2-1aecc588bce2 2018-08-28 18:45:54,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:54,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b89a63-6303-449d-adf8-f91473509817 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:45:54,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-77b89a63-6303-449d-adf8-f91473509817 2018-08-28 18:45:54,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:55,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69022751-4ead-4872-b125-8dd9614f816a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:45:55,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-69022751-4ead-4872-b125-8dd9614f816a 2018-08-28 18:45:55,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:55,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5372523-1f17-4a48-bb2e-b898bbabb6b7 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:45:55,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-d5372523-1f17-4a48-bb2e-b898bbabb6b7 2018-08-28 18:45:55,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:55,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ef15b7a-facc-4345-ab98-1250d2f24a87 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:45:55,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-5ef15b7a-facc-4345-ab98-1250d2f24a87 2018-08-28 18:45:55,230 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:45:55,231 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ddf24d03-7093-443-proj 2018-08-28 18:45:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:55,437 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf23018b-92ae-4061-b014-c741a4db7bf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:55,437 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a99dbbfedddb48cc91abe973e58b098c used request id req-cf23018b-92ae-4061-b014-c741a4db7bf0 2018-08-28 18:45:55,438 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ddf24d03-7093-443-proj-role 2018-08-28 18:45:55,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6bdd31f836dd4a41b394483b5594594f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:55,554 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2dfa860-7b13-4b4a-8bb7-118c7cc00562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:55,554 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6bdd31f836dd4a41b394483b5594594f used request id req-b2dfa860-7b13-4b4a-8bb7-118c7cc00562 2018-08-28 18:45:55,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51fa3c3fe6df52b15d916ae39bbd2861ff17f388" 2018-08-28 18:45:55,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43a093fc-f9b7-4f2d-a9e6-341b55ef0f94 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:55,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-43a093fc-f9b7-4f2d-a9e6-341b55ef0f94 2018-08-28 18:45:55,641 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ddf24d03-7093-443-user 2018-08-28 18:45:55,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8acd20025ec54e02b8380738852a70a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2342b4e85047a5df07708947592d1fa193ebcc09" 2018-08-28 18:45:55,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67e5e2b3-1a7c-4412-9556-fcd1be5509fd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:55,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8acd20025ec54e02b8380738852a70a6 used request id req-67e5e2b3-1a7c-4412-9556-fcd1be5509fd 2018-08-28 18:45:55,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:56,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["9N7z-lgqQXKKO9A5RfoNdQ"], "issued_at": "2018-08-28T18:45:56.000000Z"}} 2018-08-28 18:45:56,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626d0d3a893608c903cdc6d6f6c7ae725cdba031" 2018-08-28 18:45:56,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ea50b1b-af76-434a-a10b-a8a596b85018 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:56,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7ea50b1b-af76-434a-a10b-a8a596b85018 2018-08-28 18:45:56,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:56,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:56,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["37xucrVVTLebwJJUOk7azQ"], "issued_at": "2018-08-28T18:45:56.000000Z"}} 2018-08-28 18:45:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:45:56,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74496a18-9e3e-4da3-bde5-42c5f5b26c67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:56,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-74496a18-9e3e-4da3-bde5-42c5f5b26c67 2018-08-28 18:45:56,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:56,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:56,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-39b602b2-56e0-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:45:56,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f20fb127-0f65-41f4-92da-8ac16dde0133 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-39b602b2-56e0-49a-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:45:56,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-39b602b2-56e0-49a-proj used request id req-f20fb127-0f65-41f4-92da-8ac16dde0133 2018-08-28 18:45:56,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:45:56,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5b5c327-8082-4de7-8180-2b241df2f428 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:56,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d5b5c327-8082-4de7-8180-2b241df2f428 2018-08-28 18:45:56,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj"}}' 2018-08-28 18:45:56,979 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a8d6710-a382-47e8-9e0f-8a8ec52d80ff Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292"}, "enabled": true, "id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj"}} 2018-08-28 18:45:56,979 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4a8d6710-a382-47e8-9e0f-8a8ec52d80ff 2018-08-28 18:45:56,979 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-39b602b2-56e0-49a-proj 2018-08-28 18:45:56,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:56,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:57,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:45:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ag53ynv-Tr2-RqbuH-1k7g"], "issued_at": "2018-08-28T18:45:57.000000Z"}} 2018-08-28 18:45:57,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b6231872f7bc6f6289caf46ed4024d1d1344f6" 2018-08-28 18:45:57,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb37936d-6704-41e1-b864-5db6524812bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:57,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb37936d-6704-41e1-b864-5db6524812bf 2018-08-28 18:45:57,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:45:57,469 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:45:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:45:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b6231872f7bc6f6289caf46ed4024d1d1344f6" 2018-08-28 18:45:57,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ccfc012-b4d1-4575-9109-1e4cfbd74e0f Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:45:57,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8ccfc012-b4d1-4575-9109-1e4cfbd74e0f 2018-08-28 18:45:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-39b602b2-56e0-49a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b6231872f7bc6f6289caf46ed4024d1d1344f6" 2018-08-28 18:45:57,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf36c49-2edf-4068-98b4-596cfee0e49c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-39b602b2-56e0-49a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292"}, "enabled": true, "id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj"}]} 2018-08-28 18:45:57,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-39b602b2-56e0-49a-proj used request id req-edf36c49-2edf-4068-98b4-596cfee0e49c 2018-08-28 18:45:57,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b6231872f7bc6f6289caf46ed4024d1d1344f6" 2018-08-28 18:45:57,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b12571-957a-43c5-9ce8-afbb64837db4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:45:57,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c1b12571-957a-43c5-9ce8-afbb64837db4 2018-08-28 18:45:58,097 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-39b602b2-56e0-49a-user 2018-08-28 18:45:58,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:58,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:45:58,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8110ab6f-0ec7-4b5d-b839-90ba4cd8723c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:45:58,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8110ab6f-0ec7-4b5d-b839-90ba4cd8723c 2018-08-28 18:45:58,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" -d '{"role": {"name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role"}}' 2018-08-28 18:45:58,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04e14e4b-7679-4649-bd5f-d305724232a8 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "93281e452bd8418bb78d138587d6eb95", "links": {"self": "http://172.30.9.28:5000/v3/roles/93281e452bd8418bb78d138587d6eb95"}, "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role"}} 2018-08-28 18:45:58,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-04e14e4b-7679-4649-bd5f-d305724232a8 2018-08-28 18:45:58,309 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role 2018-08-28 18:45:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/93281e452bd8418bb78d138587d6eb95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:45:58,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b13ed5d-71d3-42b3-92bb-6c3dc02db420 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/93281e452bd8418bb78d138587d6eb95"}, "domain_id": null, "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role", "id": "93281e452bd8418bb78d138587d6eb95"}} 2018-08-28 18:45:58,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/93281e452bd8418bb78d138587d6eb95 used request id req-2b13ed5d-71d3-42b3-92bb-6c3dc02db420 2018-08-28 18:45:58,402 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role to project CreateRouterSuccessTests-39b602b2-56e0-49a-proj 2018-08-28 18:45:58,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292/users/11823676b8a6445390dcfcb710d1bf4b/roles/93281e452bd8418bb78d138587d6eb95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:45:58,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:45:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da90c9cf-4791-4b6c-bfa1-a1cd619ab228 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:45:58,545 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292/users/11823676b8a6445390dcfcb710d1bf4b/roles/93281e452bd8418bb78d138587d6eb95 used request id req-da90c9cf-4791-4b6c-bfa1-a1cd619ab228 2018-08-28 18:45:58,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:58,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:58,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93281e452bd8418bb78d138587d6eb95", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role"}], "expires_at": "2018-08-28T19:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-user", "id": "11823676b8a6445390dcfcb710d1bf4b"}, "audit_ids": ["akWzd1EzRhuGK8n80KKgPg"], "issued_at": "2018-08-28T18:45:58.000000Z"}} 2018-08-28 18:45:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f4d7bf4625b51ac430bcaf2a55d0186bb0e7a9" 2018-08-28 18:45:59,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f065c9f-90e1-427a-803a-51be781f6376 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:59,007 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f065c9f-90e1-427a-803a-51be781f6376 2018-08-28 18:45:59,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f4d7bf4625b51ac430bcaf2a55d0186bb0e7a9" 2018-08-28 18:45:59,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17b39d48-fe18-45a3-a7dd-09eeed38bc68 Date: Tue, 28 Aug 2018 18:45:59 GMT RESP BODY: {"routers": []} 2018-08-28 18:45:59,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router&admin_state_up=False used request id req-17b39d48-fe18-45a3-a7dd-09eeed38bc68 2018-08-28 18:45:59,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:45:59,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:45:59,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93281e452bd8418bb78d138587d6eb95", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role"}], "expires_at": "2018-08-28T19:45:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-user", "id": "11823676b8a6445390dcfcb710d1bf4b"}, "audit_ids": ["U6eGzTM0TMW3AIbeGv8Hrw"], "issued_at": "2018-08-28T18:45:59.000000Z"}} 2018-08-28 18:45:59,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c615f866bd89b2a9428747ae9c0c8ff251a9aec0" 2018-08-28 18:45:59,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb8a5ea-98cc-4a7d-8f83-c524556fd9f3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:45:59,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2eb8a5ea-98cc-4a7d-8f83-c524556fd9f3 2018-08-28 18:45:59,769 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router 2018-08-28 18:45:59,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f4d7bf4625b51ac430bcaf2a55d0186bb0e7a9" -d '{"router": {"name": "CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router", "admin_state_up": false}}' 2018-08-28 18:46:03,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-470f0177-8950-4228-bd3d-e9a7d94fc0c6 Date: Tue, 28 Aug 2018 18:46:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "created_at": "2018-08-28T18:46:00Z", "admin_state_up": false, "updated_at": "2018-08-28T18:46:00Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "id": "5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b", "name": "CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router"}} 2018-08-28 18:46:03,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-470f0177-8950-4228-bd3d-e9a7d94fc0c6 2018-08-28 18:46:03,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f4d7bf4625b51ac430bcaf2a55d0186bb0e7a9" 2018-08-28 18:46:03,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1bac8dd-ad1e-4fb7-9179-3e68150c32e0 Date: Tue, 28 Aug 2018 18:46:03 GMT RESP BODY: {"ports":[]} 2018-08-28 18:46:03,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b used request id req-b1bac8dd-ad1e-4fb7-9179-3e68150c32e0 2018-08-28 18:46:03,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f4d7bf4625b51ac430bcaf2a55d0186bb0e7a9" 2018-08-28 18:46:03,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-5d7e8aae-b487-427b-87f5-61cebb82965c Date: Tue, 28 Aug 2018 18:46:03 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "created_at": "2018-08-28T18:46:00Z", "admin_state_up": false, "updated_at": "2018-08-28T18:46:03Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "id": "5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b", "name": "CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router"}} 2018-08-28 18:46:03,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b used request id req-5d7e8aae-b487-427b-87f5-61cebb82965c 2018-08-28 18:46:03,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f4d7bf4625b51ac430bcaf2a55d0186bb0e7a9" 2018-08-28 18:46:04,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-048bf9ab-ee22-4667-9851-32ea02511bf2 Date: Tue, 28 Aug 2018 18:46:04 GMT RESP BODY: {"ports":[]} 2018-08-28 18:46:04,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b used request id req-048bf9ab-ee22-4667-9851-32ea02511bf2 2018-08-28 18:46:04,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:04,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "93281e452bd8418bb78d138587d6eb95", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role"}], "expires_at": "2018-08-28T19:46:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/fad49ebe1bfe4a7bbabeb1ceb7d78292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-user", "id": "11823676b8a6445390dcfcb710d1bf4b"}, "audit_ids": ["X-iTFFUNSKKAigWakNfYhg"], "issued_at": "2018-08-28T18:46:04.000000Z"}} 2018-08-28 18:46:04,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768b76ff0ef49ef96dfcb4c76f2847ce537f6d6a" 2018-08-28 18:46:04,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-3c877e0c-331c-48ae-938d-83a7ec2ed635 Date: Tue, 28 Aug 2018 18:46:04 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "created_at": "2018-08-28T18:46:00Z", "admin_state_up": false, "updated_at": "2018-08-28T18:46:03Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "id": "5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b", "name": "CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router"}]} 2018-08-28 18:46:04,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router&admin_state_up=False used request id req-3c877e0c-331c-48ae-938d-83a7ec2ed635 2018-08-28 18:46:04,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:04,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626d0d3a893608c903cdc6d6f6c7ae725cdba031" 2018-08-28 18:46:04,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebf56c52-ab02-4ffa-8066-dac9e299360f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292"}, "enabled": true, "id": "fad49ebe1bfe4a7bbabeb1ceb7d78292", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-39b602b2-56e0-49a-proj"}} 2018-08-28 18:46:04,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292 used request id req-ebf56c52-ab02-4ffa-8066-dac9e299360f 2018-08-28 18:46:04,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}768b76ff0ef49ef96dfcb4c76f2847ce537f6d6a" 2018-08-28 18:46:04,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9725c0d4-2c3d-44d1-9353-6d4ed68469d8 Date: Tue, 28 Aug 2018 18:46:04 GMT RESP BODY: {"ports":[]} 2018-08-28 18:46:04,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b used request id req-9725c0d4-2c3d-44d1-9353-6d4ed68469d8 2018-08-28 18:46:04,874 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router 2018-08-28 18:46:04,874 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-364bcdba-42bc-4999-a1d3-2dc224be31ec-pub-router 2018-08-28 18:46:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4f4d7bf4625b51ac430bcaf2a55d0186bb0e7a9" 2018-08-28 18:46:07,573 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d83481de-9cca-43ca-84fc-2a4acde2966b Content-Length: 0 Date: Tue, 28 Aug 2018 18:46:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:46:07,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5232a0aa-5d52-4fa7-95a6-160eaa3b6d4b used request id req-d83481de-9cca-43ca-84fc-2a4acde2966b 2018-08-28 18:46:07,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:07,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5022a630-1486-441e-8b49-0e362748af98 Date: Tue, 28 Aug 2018 18:46:07 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:46:07,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5022a630-1486-441e-8b49-0e362748af98 2018-08-28 18:46:07,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:07,912 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d00338-9d35-44c1-9e94-3264f71e7381 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:07,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-74d00338-9d35-44c1-9e94-3264f71e7381 2018-08-28 18:46:07,912 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:07,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:07,998 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62afe16e-0015-4059-bcbe-25d595c3ebda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:07,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-62afe16e-0015-4059-bcbe-25d595c3ebda 2018-08-28 18:46:07,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:08,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,080 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8030653-a365-4be6-9e03-a69169537617 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:08,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-c8030653-a365-4be6-9e03-a69169537617 2018-08-28 18:46:08,080 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,170 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-294c1206-9117-4d79-beae-a714975a14b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:08,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-294c1206-9117-4d79-beae-a714975a14b6 2018-08-28 18:46:08,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:08,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4e8d6b7-e072-4140-b4d8-07bb74ca6d7c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:46:08,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-c4e8d6b7-e072-4140-b4d8-07bb74ca6d7c 2018-08-28 18:46:08,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7fc007f-3b2b-42ed-8281-ac9ac106fb39 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:46:08,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-c7fc007f-3b2b-42ed-8281-ac9ac106fb39 2018-08-28 18:46:08,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32da95de-dc7b-499d-82b4-8bc96f2b8382 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:46:08,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-32da95de-dc7b-499d-82b4-8bc96f2b8382 2018-08-28 18:46:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,538 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1995d38-268a-4182-94e0-2a44c0165d48 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:08,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-d1995d38-268a-4182-94e0-2a44c0165d48 2018-08-28 18:46:08,538 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:08,539 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-39b602b2-56e0-49a-proj 2018-08-28 18:46:08,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8daea89a-ce12-48b7-8354-eb49392ace98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:08,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/fad49ebe1bfe4a7bbabeb1ceb7d78292 used request id req-8daea89a-ce12-48b7-8354-eb49392ace98 2018-08-28 18:46:08,815 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-39b602b2-56e0-49a-proj-role 2018-08-28 18:46:08,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/93281e452bd8418bb78d138587d6eb95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:08,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3f6da66-1ba8-4900-8114-136abe8de993 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:08,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/93281e452bd8418bb78d138587d6eb95 used request id req-c3f6da66-1ba8-4900-8114-136abe8de993 2018-08-28 18:46:08,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d486839758613e05f875bc1506ef9138e5970d44" 2018-08-28 18:46:09,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f17c401-d40b-4da0-9f5d-1258b108a51b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:46:09,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f17c401-d40b-4da0-9f5d-1258b108a51b 2018-08-28 18:46:09,039 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-39b602b2-56e0-49a-user 2018-08-28 18:46:09,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/11823676b8a6445390dcfcb710d1bf4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21b6231872f7bc6f6289caf46ed4024d1d1344f6" 2018-08-28 18:46:09,264 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22c7917c-cbcf-4ccd-9b38-e4deb6bf8099 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:09,265 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/11823676b8a6445390dcfcb710d1bf4b used request id req-22c7917c-cbcf-4ccd-9b38-e4deb6bf8099 2018-08-28 18:46:09,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:09,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ap1Uen6RSHG3CBmDW5_Dqg"], "issued_at": "2018-08-28T18:46:09.000000Z"}} 2018-08-28 18:46:09,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccedfd30dc3b4b3a14e16c0bd5ed9be869118896" 2018-08-28 18:46:09,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70fcf0e-9996-41ab-b23a-6d163b4fd500 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:09,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a70fcf0e-9996-41ab-b23a-6d163b4fd500 2018-08-28 18:46:09,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:09,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:10,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["KEuhB30BSnODdSVHHKccRw"], "issued_at": "2018-08-28T18:46:10.000000Z"}} 2018-08-28 18:46:10,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:10,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b8aa42-fbe3-4d38-8f69-548e17ca3167 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:10,211 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4b8aa42-fbe3-4d38-8f69-548e17ca3167 2018-08-28 18:46:10,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:10,222 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:10,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8b8bb936-4633-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:10,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2c1e81-8f9b-461d-bcc4-b07a0b4e9b1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8b8bb936-4633-409-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:46:10,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-8b8bb936-4633-409-proj used request id req-3a2c1e81-8f9b-461d-bcc4-b07a0b4e9b1e 2018-08-28 18:46:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:10,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9116c1c-f361-434e-af85-29b0c26d1a5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:46:10,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a9116c1c-f361-434e-af85-29b0c26d1a5f 2018-08-28 18:46:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj"}}' 2018-08-28 18:46:10,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:46:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7479b406-5d88-4138-bfb8-d50aa8f9e7a6 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b"}, "enabled": true, "id": "dbd198ace4354a999e7b1e516760451b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj"}} 2018-08-28 18:46:10,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7479b406-5d88-4138-bfb8-d50aa8f9e7a6 2018-08-28 18:46:10,523 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-8b8bb936-4633-409-proj 2018-08-28 18:46:10,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:10,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:10,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["E_J7FRILQGSUBuRTYo4B4g"], "issued_at": "2018-08-28T18:46:10.000000Z"}} 2018-08-28 18:46:10,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be35208476db271eb187f998aababa081a77cb15" 2018-08-28 18:46:11,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc52a2a3-44c8-435a-bc8f-a260c51789b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:11,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc52a2a3-44c8-435a-bc8f-a260c51789b8 2018-08-28 18:46:11,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:11,071 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:11,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be35208476db271eb187f998aababa081a77cb15" 2018-08-28 18:46:11,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd1d50b7-605b-4d7d-be47-3579d4ca6a9e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:46:11,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cd1d50b7-605b-4d7d-be47-3579d4ca6a9e 2018-08-28 18:46:11,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-8b8bb936-4633-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be35208476db271eb187f998aababa081a77cb15" 2018-08-28 18:46:11,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349ecbd8-9511-41bf-87c2-9715da6b0fc3 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-8b8bb936-4633-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b"}, "enabled": true, "id": "dbd198ace4354a999e7b1e516760451b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj"}]} 2018-08-28 18:46:11,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-8b8bb936-4633-409-proj used request id req-349ecbd8-9511-41bf-87c2-9715da6b0fc3 2018-08-28 18:46:11,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be35208476db271eb187f998aababa081a77cb15" 2018-08-28 18:46:11,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c57bb65-6eb9-42d6-836e-33b15643fbb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:46:11,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4c57bb65-6eb9-42d6-836e-33b15643fbb7 2018-08-28 18:46:11,656 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-8b8bb936-4633-409-user 2018-08-28 18:46:11,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:11,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e6cadf-061c-43e8-ab2a-03531fd05163 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:46:11,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-66e6cadf-061c-43e8-ab2a-03531fd05163 2018-08-28 18:46:11,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" -d '{"role": {"name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj-role"}}' 2018-08-28 18:46:11,890 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00d34e61-d11d-43ed-aa72-fa530cbd7c06 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57adf0aa381f47bdaecfc6396f63f9a3", "links": {"self": "http://172.30.9.28:5000/v3/roles/57adf0aa381f47bdaecfc6396f63f9a3"}, "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj-role"}} 2018-08-28 18:46:11,890 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-00d34e61-d11d-43ed-aa72-fa530cbd7c06 2018-08-28 18:46:11,890 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-8b8bb936-4633-409-proj-role 2018-08-28 18:46:11,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/57adf0aa381f47bdaecfc6396f63f9a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:11,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b01a90b8-6a3d-4e79-a294-5474b1f79cd3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/57adf0aa381f47bdaecfc6396f63f9a3"}, "domain_id": null, "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj-role", "id": "57adf0aa381f47bdaecfc6396f63f9a3"}} 2018-08-28 18:46:11,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/57adf0aa381f47bdaecfc6396f63f9a3 used request id req-b01a90b8-6a3d-4e79-a294-5474b1f79cd3 2018-08-28 18:46:11,975 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-8b8bb936-4633-409-proj-role to project CreateRouterSuccessTests-8b8bb936-4633-409-proj 2018-08-28 18:46:11,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b/users/c90ba40588574d90a1534ae559f37e1c/roles/57adf0aa381f47bdaecfc6396f63f9a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:12,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21ed9b16-d088-411b-8ada-2d2d9ed235c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:12,114 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b/users/c90ba40588574d90a1534ae559f37e1c/roles/57adf0aa381f47bdaecfc6396f63f9a3 used request id req-21ed9b16-d088-411b-8ada-2d2d9ed235c3 2018-08-28 18:46:12,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:12,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:12,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fwIG6MPURhOrsmaHqr8eug"], "issued_at": "2018-08-28T18:46:12.000000Z"}} 2018-08-28 18:46:12,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:12,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6d7a0eb-bb8c-4d71-85cc-5719500996d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:12,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b6d7a0eb-bb8c-4d71-85cc-5719500996d8 2018-08-28 18:46:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:12,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-346e11bd-ef91-4f8d-a26e-a7c3ec38f349 Date: Tue, 28 Aug 2018 18:46:12 GMT RESP BODY: {"routers": []} 2018-08-28 18:46:12,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router&admin_state_up=True used request id req-346e11bd-ef91-4f8d-a26e-a7c3ec38f349 2018-08-28 18:46:12,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:12,791 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:13,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["0GHggj8mSzmS6h-r5HTD-w"], "issued_at": "2018-08-28T18:46:13.000000Z"}} 2018-08-28 18:46:13,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693f0cda6fc0a1d8ca1bd65ececa785c7424ff1" 2018-08-28 18:46:13,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c034a4f-d5a6-4e6b-b9ef-4a5ba2a3c44b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:13,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7c034a4f-d5a6-4e6b-b9ef-4a5ba2a3c44b 2018-08-28 18:46:13,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:13,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:13,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-8b8bb936-4633-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1693f0cda6fc0a1d8ca1bd65ececa785c7424ff1" 2018-08-28 18:46:13,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aab5d05-1050-4762-96e8-da000920f8b4 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-8b8bb936-4633-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b"}, "enabled": true, "id": "dbd198ace4354a999e7b1e516760451b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj"}]} 2018-08-28 18:46:13,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-8b8bb936-4633-409-proj used request id req-8aab5d05-1050-4762-96e8-da000920f8b4 2018-08-28 18:46:13,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:13,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ff4e61f6-8f2e-4332-b490-2527b9fd939d Date: Tue, 28 Aug 2018 18:46:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:46:13,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ff4e61f6-8f2e-4332-b490-2527b9fd939d 2018-08-28 18:46:13,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:13,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f8478822-e3b1-4f43-863c-6bb828926a04 Date: Tue, 28 Aug 2018 18:46:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:46:13,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-f8478822-e3b1-4f43-863c-6bb828926a04 2018-08-28 18:46:13,882 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router 2018-08-28 18:46:13,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "tenant_id": "dbd198ace4354a999e7b1e516760451b", "name": "CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router", "admin_state_up": true}}' 2018-08-28 18:46:18,835 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-df18ac54-adea-474f-ab35-160bb78d1749 Date: Tue, 28 Aug 2018 18:46:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dbd198ace4354a999e7b1e516760451b", "created_at": "2018-08-28T18:46:14Z", "admin_state_up": true, "updated_at": "2018-08-28T18:46:15Z", "project_id": "dbd198ace4354a999e7b1e516760451b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "b3a19e34-9577-444f-bade-bdeb53873f8e", "name": "CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router"}} 2018-08-28 18:46:18,836 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-df18ac54-adea-474f-ab35-160bb78d1749 2018-08-28 18:46:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=b3a19e34-9577-444f-bade-bdeb53873f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:19,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-07bc7110-5511-47c4-abcc-f71ef62cfd6b Date: Tue, 28 Aug 2018 18:46:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","ip_address":"169.254.192.2"}],"id":"0c684d6a-9a45-4191-92b9-7377247e483b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:09:dc:0a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dbd198ace4354a999e7b1e516760451b","admin_state_up":true,"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:16Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:15Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"17b970f4-e71a-41d2-96e9-b687db9c6f2b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:7c:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:46:14Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","ip_address":"169.254.192.12"}],"id":"34551a5e-fb0d-4e43-8efb-f39bbecff4ce","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:f5:b3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dbd198ace4354a999e7b1e516760451b","admin_state_up":true,"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:17Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","ip_address":"169.254.192.9"}],"id":"5a821747-91c4-4576-a555-d5addb141c56","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:e3:95","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dbd198ace4354a999e7b1e516760451b","admin_state_up":true,"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:15Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"}]} 2018-08-28 18:46:19,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=b3a19e34-9577-444f-bade-bdeb53873f8e used request id req-07bc7110-5511-47c4-abcc-f71ef62cfd6b 2018-08-28 18:46:19,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:19,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ffd945f5-2071-4050-b258-fc26d5ffd63e Date: Tue, 28 Aug 2018 18:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:46:19,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-ffd945f5-2071-4050-b258-fc26d5ffd63e 2018-08-28 18:46:19,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:19,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7ec7c4c3-4a30-4ffb-96d9-66a66a05137c Date: Tue, 28 Aug 2018 18:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:14Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:14Z","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":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","subnetpool_id":null,"name":"HA subnet tenant dbd198ace4354a999e7b1e516760451b"}} 2018-08-28 18:46:19,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 used request id req-7ec7c4c3-4a30-4ffb-96d9-66a66a05137c 2018-08-28 18:46:19,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:19,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-401c6bc9-9717-4f99-9e71-5f8c5969607a Date: Tue, 28 Aug 2018 18:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:14Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:14Z","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":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","subnetpool_id":null,"name":"HA subnet tenant dbd198ace4354a999e7b1e516760451b"}} 2018-08-28 18:46:19,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 used request id req-401c6bc9-9717-4f99-9e71-5f8c5969607a 2018-08-28 18:46:19,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:19,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dbc8909c-6891-4106-b3c9-5a799bce5a04 Date: Tue, 28 Aug 2018 18:46:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:14Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:14Z","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":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","subnetpool_id":null,"name":"HA subnet tenant dbd198ace4354a999e7b1e516760451b"}} 2018-08-28 18:46:19,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 used request id req-dbc8909c-6891-4106-b3c9-5a799bce5a04 2018-08-28 18:46:19,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/b3a19e34-9577-444f-bade-bdeb53873f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:20,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-95ab8f81-9fd4-4622-ac2d-35ca0fc3065d Date: Tue, 28 Aug 2018 18:46:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbd198ace4354a999e7b1e516760451b", "created_at": "2018-08-28T18:46:14Z", "admin_state_up": true, "updated_at": "2018-08-28T18:46:17Z", "project_id": "dbd198ace4354a999e7b1e516760451b", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "b3a19e34-9577-444f-bade-bdeb53873f8e", "name": "CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router"}} 2018-08-28 18:46:20,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/b3a19e34-9577-444f-bade-bdeb53873f8e used request id req-95ab8f81-9fd4-4622-ac2d-35ca0fc3065d 2018-08-28 18:46:20,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=b3a19e34-9577-444f-bade-bdeb53873f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:20,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-f44a6484-804f-469a-ad47-1e6efbe32c9b Date: Tue, 28 Aug 2018 18:46:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:20Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","ip_address":"169.254.192.2"}],"id":"0c684d6a-9a45-4191-92b9-7377247e483b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:dc:0a","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dbd198ace4354a999e7b1e516760451b","admin_state_up":true,"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:16Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:20Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"17b970f4-e71a-41d2-96e9-b687db9c6f2b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:7c:2f","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:46:14Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:17Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","ip_address":"169.254.192.12"}],"id":"34551a5e-fb0d-4e43-8efb-f39bbecff4ce","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ea:f5:b3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dbd198ace4354a999e7b1e516760451b","admin_state_up":true,"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:17Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:16Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","ip_address":"169.254.192.9"}],"id":"5a821747-91c4-4576-a555-d5addb141c56","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:e3:95","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant dbd198ace4354a999e7b1e516760451b","admin_state_up":true,"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:15Z","binding:vnic_type":"normal","device_id":"b3a19e34-9577-444f-bade-bdeb53873f8e"}]} 2018-08-28 18:46:20,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=b3a19e34-9577-444f-bade-bdeb53873f8e used request id req-f44a6484-804f-469a-ad47-1e6efbe32c9b 2018-08-28 18:46:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:20,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-709e66b5-a376-4d4a-87fa-a3f3ce1d8ef7 Date: Tue, 28 Aug 2018 18:46:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:46:20,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-709e66b5-a376-4d4a-87fa-a3f3ce1d8ef7 2018-08-28 18:46:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:20,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9f071692-f0f0-4bdb-b8fe-1b0aa1f5ea41 Date: Tue, 28 Aug 2018 18:46:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:14Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:14Z","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":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","subnetpool_id":null,"name":"HA subnet tenant dbd198ace4354a999e7b1e516760451b"}} 2018-08-28 18:46:20,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 used request id req-9f071692-f0f0-4bdb-b8fe-1b0aa1f5ea41 2018-08-28 18:46:20,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:20,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4db9d698-9f06-4cbe-8e46-ca524a00a2f2 Date: Tue, 28 Aug 2018 18:46:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:14Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:14Z","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":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","subnetpool_id":null,"name":"HA subnet tenant dbd198ace4354a999e7b1e516760451b"}} 2018-08-28 18:46:20,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 used request id req-4db9d698-9f06-4cbe-8e46-ca524a00a2f2 2018-08-28 18:46:20,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:20,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-15633d4e-7d26-4dfb-a947-f38b45b6eea6 Date: Tue, 28 Aug 2018 18:46:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"5a001ab1-9e36-4679-aa29-4295f1c035ff","tenant_id":"","created_at":"2018-08-28T18:46:14Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:14Z","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":"118a807f-2b05-4f8b-bf1b-ca2d5d15a850","subnetpool_id":null,"name":"HA subnet tenant dbd198ace4354a999e7b1e516760451b"}} 2018-08-28 18:46:20,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/118a807f-2b05-4f8b-bf1b-ca2d5d15a850 used request id req-15633d4e-7d26-4dfb-a947-f38b45b6eea6 2018-08-28 18:46:20,766 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:21,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57adf0aa381f47bdaecfc6396f63f9a3", "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj-role"}], "expires_at": "2018-08-28T19:46:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dbd198ace4354a999e7b1e516760451b", "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/dbd198ace4354a999e7b1e516760451b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/dbd198ace4354a999e7b1e516760451b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/dbd198ace4354a999e7b1e516760451b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/dbd198ace4354a999e7b1e516760451b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/dbd198ace4354a999e7b1e516760451b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/dbd198ace4354a999e7b1e516760451b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/dbd198ace4354a999e7b1e516760451b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/dbd198ace4354a999e7b1e516760451b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/dbd198ace4354a999e7b1e516760451b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/dbd198ace4354a999e7b1e516760451b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/dbd198ace4354a999e7b1e516760451b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/dbd198ace4354a999e7b1e516760451b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-8b8bb936-4633-409-user", "id": "c90ba40588574d90a1534ae559f37e1c"}, "audit_ids": ["FnJP4EOSTqqiRSMbMg4Obg"], "issued_at": "2018-08-28T18:46:21.000000Z"}} 2018-08-28 18:46:21,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1575730968dd936e17d3192ff016475dd85e48a" 2018-08-28 18:46:21,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-629d8fba-d5c5-4c8e-8792-cc0a035712c7 Date: Tue, 28 Aug 2018 18:46:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dbd198ace4354a999e7b1e516760451b", "created_at": "2018-08-28T18:46:14Z", "admin_state_up": true, "updated_at": "2018-08-28T18:46:17Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "dbd198ace4354a999e7b1e516760451b", "id": "b3a19e34-9577-444f-bade-bdeb53873f8e", "name": "CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router"}]} 2018-08-28 18:46:21,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router&admin_state_up=True used request id req-629d8fba-d5c5-4c8e-8792-cc0a035712c7 2018-08-28 18:46:21,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:21,377 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccedfd30dc3b4b3a14e16c0bd5ed9be869118896" 2018-08-28 18:46:21,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8413942b-d01e-4731-967d-1f61b5840821 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b"}, "enabled": true, "id": "dbd198ace4354a999e7b1e516760451b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-8b8bb936-4633-409-proj"}} 2018-08-28 18:46:21,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b used request id req-8413942b-d01e-4731-967d-1f61b5840821 2018-08-28 18:46:21,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=b3a19e34-9577-444f-bade-bdeb53873f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1575730968dd936e17d3192ff016475dd85e48a" 2018-08-28 18:46:21,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-aba051fb-ec76-4a7e-9180-b51cdab3af19 Date: Tue, 28 Aug 2018 18:46:21 GMT RESP BODY: {"ports":[]} 2018-08-28 18:46:21,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=b3a19e34-9577-444f-bade-bdeb53873f8e used request id req-aba051fb-ec76-4a7e-9180-b51cdab3af19 2018-08-28 18:46:21,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1575730968dd936e17d3192ff016475dd85e48a" 2018-08-28 18:46:21,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-525a2118-1fd9-4a89-ba92-b49a1b22413b Date: Tue, 28 Aug 2018 18:46:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:46:21,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-525a2118-1fd9-4a89-ba92-b49a1b22413b 2018-08-28 18:46:21,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1575730968dd936e17d3192ff016475dd85e48a" 2018-08-28 18:46:22,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d7c2f40e-d85b-4f9d-9e74-d15907838c5b Date: Tue, 28 Aug 2018 18:46:22 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:46:22,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-d7c2f40e-d85b-4f9d-9e74-d15907838c5b 2018-08-28 18:46:22,094 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router 2018-08-28 18:46:22,094 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-de069c11-6689-422b-b396-17c6fd09b721-pub-router 2018-08-28 18:46:22,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/b3a19e34-9577-444f-bade-bdeb53873f8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db27c67483360b723b2bcca856c38184e0b6f9b8" 2018-08-28 18:46:25,459 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-06b0912a-02c7-4fe1-818a-349d14be8aa7 Content-Length: 0 Date: Tue, 28 Aug 2018 18:46:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:46:25,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/b3a19e34-9577-444f-bade-bdeb53873f8e used request id req-06b0912a-02c7-4fe1-818a-349d14be8aa7 2018-08-28 18:46:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:25,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-a3499319-7d2a-4841-940a-41e789f046f0 Date: Tue, 28 Aug 2018 18:46:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:46:25,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a3499319-7d2a-4841-940a-41e789f046f0 2018-08-28 18:46:25,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:25,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84fc6576-e2ae-47f7-9ba7-2d8250161837 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:25,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-84fc6576-e2ae-47f7-9ba7-2d8250161837 2018-08-28 18:46:25,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:25,896 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75cc2113-b50b-4a8d-ade9-4418ce002048 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:25,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-75cc2113-b50b-4a8d-ade9-4418ce002048 2018-08-28 18:46:25,896 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:25,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:25,991 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2427268d-b61b-41dc-b5d1-ed2c15bd487b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:25,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-2427268d-b61b-41dc-b5d1-ed2c15bd487b 2018-08-28 18:46:25,991 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:25,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40f0ac42-58cf-427d-b4d2-a4fa717797c0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:26,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-40f0ac42-58cf-427d-b4d2-a4fa717797c0 2018-08-28 18:46:26,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:26,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13432792-c7d4-425e-be75-c76a43aa963e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:46:26,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-13432792-c7d4-425e-be75-c76a43aa963e 2018-08-28 18:46:26,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c961636-2e1a-47c9-bb03-274a2acae60a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:46:26,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-8c961636-2e1a-47c9-bb03-274a2acae60a 2018-08-28 18:46:26,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-313f5e75-5dd3-47c0-95a2-32d2048cb294 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:46:26,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-313f5e75-5dd3-47c0-95a2-32d2048cb294 2018-08-28 18:46:26,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,435 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fd2c139-4857-43c4-81c0-bd6f3f80ad30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:46:26,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-8fd2c139-4857-43c4-81c0-bd6f3f80ad30 2018-08-28 18:46:26,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:46:26,436 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-8b8bb936-4633-409-proj 2018-08-28 18:46:26,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96aa7556-f2e8-44f5-8683-ab4251227e04 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:26,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/dbd198ace4354a999e7b1e516760451b used request id req-96aa7556-f2e8-44f5-8683-ab4251227e04 2018-08-28 18:46:26,668 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-8b8bb936-4633-409-proj-role 2018-08-28 18:46:26,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/57adf0aa381f47bdaecfc6396f63f9a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf20332-1f83-4485-ad10-c09bda69afc6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:26,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/57adf0aa381f47bdaecfc6396f63f9a3 used request id req-1cf20332-1f83-4485-ad10-c09bda69afc6 2018-08-28 18:46:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}254ed1ac68bda4c139e10d9d86279c4f3f6ba5e6" 2018-08-28 18:46:26,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed0d75a-7be4-4b12-8847-e15cf5785088 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:46:26,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9ed0d75a-7be4-4b12-8847-e15cf5785088 2018-08-28 18:46:26,864 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-8b8bb936-4633-409-user 2018-08-28 18:46:26,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c90ba40588574d90a1534ae559f37e1c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be35208476db271eb187f998aababa081a77cb15" 2018-08-28 18:46:27,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eed0472-6542-4f1b-a50e-edfaea70fe8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:27,068 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c90ba40588574d90a1534ae559f37e1c used request id req-8eed0472-6542-4f1b-a50e-edfaea70fe8e 2018-08-28 18:46:27,070 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:27,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vd4leYQyTEmMJEwV70c-Kg"], "issued_at": "2018-08-28T18:46:27.000000Z"}} 2018-08-28 18:46:27,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4444f627933579006f3dcee178429a0531e492a0" 2018-08-28 18:46:27,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ad11de-c2ed-4a4e-90c7-3cb5c43d3e65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:27,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f7ad11de-c2ed-4a4e-90c7-3cb5c43d3e65 2018-08-28 18:46:27,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:27,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:27,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["6EJ1f03XSca14IV7ejd-gA"], "issued_at": "2018-08-28T18:46:27.000000Z"}} 2018-08-28 18:46:27,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:28,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf67b7f-ae5a-4cb2-9ca5-12cfe3c83943 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:28,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9cf67b7f-ae5a-4cb2-9ca5-12cfe3c83943 2018-08-28 18:46:28,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:28,034 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:28,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f36aaa54-684d-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:28,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e553c40-32d3-4913-ad8f-1b3b988e1029 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f36aaa54-684d-410-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:46:28,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f36aaa54-684d-410-proj used request id req-4e553c40-32d3-4913-ad8f-1b3b988e1029 2018-08-28 18:46:28,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:28,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a08530-77eb-4d23-a6fb-944fd58109bd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:46:28,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-60a08530-77eb-4d23-a6fb-944fd58109bd 2018-08-28 18:46:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}}' 2018-08-28 18:46:28,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99abf477-43b9-4772-86e4-eec12cef54be Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860"}, "enabled": true, "id": "20f8488655734d7dbd2f171687852860", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}} 2018-08-28 18:46:28,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-99abf477-43b9-4772-86e4-eec12cef54be 2018-08-28 18:46:28,336 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f36aaa54-684d-410-proj 2018-08-28 18:46:28,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:28,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:28,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["8UwgW3_tRrSXaYc5SO0brQ"], "issued_at": "2018-08-28T18:46:28.000000Z"}} 2018-08-28 18:46:28,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cf58ae0ad4b45f9a0c9d820983967ded62cf28" 2018-08-28 18:46:28,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb15524a-bec5-4429-a7ab-1ca00e265773 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:28,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb15524a-bec5-4429-a7ab-1ca00e265773 2018-08-28 18:46:28,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:28,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:28,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cf58ae0ad4b45f9a0c9d820983967ded62cf28" 2018-08-28 18:46:28,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b329ed4-0cd9-4dfe-95ba-d9ef6bdbf7c9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:46:28,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2b329ed4-0cd9-4dfe-95ba-d9ef6bdbf7c9 2018-08-28 18:46:28,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f36aaa54-684d-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cf58ae0ad4b45f9a0c9d820983967ded62cf28" 2018-08-28 18:46:28,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365ed055-fb95-44e4-a1bb-8f910098bac4 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f36aaa54-684d-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860"}, "enabled": true, "id": "20f8488655734d7dbd2f171687852860", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}]} 2018-08-28 18:46:28,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f36aaa54-684d-410-proj used request id req-365ed055-fb95-44e4-a1bb-8f910098bac4 2018-08-28 18:46:28,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cf58ae0ad4b45f9a0c9d820983967ded62cf28" 2018-08-28 18:46:29,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-699519bb-030b-48cf-b09d-65fcf87fb959 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:46:29,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-699519bb-030b-48cf-b09d-65fcf87fb959 2018-08-28 18:46:29,416 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f36aaa54-684d-410-user 2018-08-28 18:46:29,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:29,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7bf884a-2554-4978-bcf1-18d2a4c325c1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:46:29,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c7bf884a-2554-4978-bcf1-18d2a4c325c1 2018-08-28 18:46:29,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" -d '{"role": {"name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role"}}' 2018-08-28 18:46:29,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dda389ca-e667-42fb-90a3-48eef32bd1c9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6d8fce1ec7b54170838b16824680527f", "links": {"self": "http://172.30.9.28:5000/v3/roles/6d8fce1ec7b54170838b16824680527f"}, "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role"}} 2018-08-28 18:46:29,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-dda389ca-e667-42fb-90a3-48eef32bd1c9 2018-08-28 18:46:29,621 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f36aaa54-684d-410-proj-role 2018-08-28 18:46:29,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6d8fce1ec7b54170838b16824680527f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:29,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a19ce8f7-e282-40e9-85e3-6cff1555c88b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6d8fce1ec7b54170838b16824680527f"}, "domain_id": null, "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role", "id": "6d8fce1ec7b54170838b16824680527f"}} 2018-08-28 18:46:29,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6d8fce1ec7b54170838b16824680527f used request id req-a19ce8f7-e282-40e9-85e3-6cff1555c88b 2018-08-28 18:46:29,713 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f36aaa54-684d-410-proj-role to project CreateRouterSuccessTests-f36aaa54-684d-410-proj 2018-08-28 18:46:29,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860/users/3928a545430b42f7ba2ea33bd3841da0/roles/6d8fce1ec7b54170838b16824680527f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:29,841 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24db4c6e-ec3c-4cc5-9010-37c8bf43f76c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:29,842 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860/users/3928a545430b42f7ba2ea33bd3841da0/roles/6d8fce1ec7b54170838b16824680527f used request id req-24db4c6e-ec3c-4cc5-9010-37c8bf43f76c 2018-08-28 18:46:29,842 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:29,843 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:30,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d8fce1ec7b54170838b16824680527f", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role"}], "expires_at": "2018-08-28T19:46:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20f8488655734d7dbd2f171687852860", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f36aaa54-684d-410-user", "id": "3928a545430b42f7ba2ea33bd3841da0"}, "audit_ids": ["ZfF0C3HmQxCLyhX77E9Dag"], "issued_at": "2018-08-28T18:46:30.000000Z"}} 2018-08-28 18:46:30,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:30,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f657cef8-086f-430d-adea-33459dcc9563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:30,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f657cef8-086f-430d-adea-33459dcc9563 2018-08-28 18:46:30,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:30,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-17774d0f-9674-4bff-9225-7142ecff190e Date: Tue, 28 Aug 2018 18:46:30 GMT RESP BODY: {"networks":[]} 2018-08-28 18:46:30,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 used request id req-17774d0f-9674-4bff-9225-7142ecff190e 2018-08-28 18:46:30,469 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 2018-08-28 18:46:30,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" -d '{"network": {"name": "CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1", "admin_state_up": true}}' 2018-08-28 18:46:31,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-41883f06-0744-4949-850e-8ab2ae98fe08 Date: Tue, 28 Aug 2018 18:46:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:46:30Z","is_default":false,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","mtu":1450}} 2018-08-28 18:46:31,017 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-41883f06-0744-4949-850e-8ab2ae98fe08 2018-08-28 18:46:31,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:31,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-800230fb-8782-4a08-9aae-b7d1152feb12 Date: Tue, 28 Aug 2018 18:46:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:46:30Z","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1"}]} 2018-08-28 18:46:31,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-800230fb-8782-4a08-9aae-b7d1152feb12 2018-08-28 18:46:31,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:31,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b0b06659-0de3-48c2-ab81-469af621bddf Date: Tue, 28 Aug 2018 18:46:31 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:46:31,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-b0b06659-0de3-48c2-ab81-469af621bddf 2018-08-28 18:46:31,543 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1 2018-08-28 18:46:31,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" -d '{"subnets": [{"ip_version": 4, "network_id": "4e932b33-889c-4aa4-b88b-9578a3257d4b", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]}' 2018-08-28 18:46:32,343 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f7f0b8d6-4bb7-400a-8d61-a2c250022f0c Date: Tue, 28 Aug 2018 18:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:32,343 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-f7f0b8d6-4bb7-400a-8d61-a2c250022f0c 2018-08-28 18:46:32,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:32,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-88bb6872-aecc-44d2-95a0-8a78542940df Date: Tue, 28 Aug 2018 18:46: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":["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"],"updated_at":"2018-08-28T18:46:32Z","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1"}]} 2018-08-28 18:46:32,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-88bb6872-aecc-44d2-95a0-8a78542940df 2018-08-28 18:46:32,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:32,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fabfdd81-94b9-4afc-baba-2aad166b4e4f Date: Tue, 28 Aug 2018 18:46:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:32,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-fabfdd81-94b9-4afc-baba-2aad166b4e4f 2018-08-28 18:46:32,798 - OpenStackNetwork - DEBUG - Network [4e932b33-889c-4aa4-b88b-9578a3257d4b] created successfully 2018-08-28 18:46:32,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:32,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:33,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d8fce1ec7b54170838b16824680527f", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role"}], "expires_at": "2018-08-28T19:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20f8488655734d7dbd2f171687852860", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f36aaa54-684d-410-user", "id": "3928a545430b42f7ba2ea33bd3841da0"}, "audit_ids": ["TyXxlxovTD6ALFNkWiYDOw"], "issued_at": "2018-08-28T18:46:33.000000Z"}} 2018-08-28 18:46:33,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:33,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73eaa320-10e3-4ec7-96a8-8335a7ec9ed6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:33,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-73eaa320-10e3-4ec7-96a8-8335a7ec9ed6 2018-08-28 18:46:33,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:33,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-02ea84dc-d1d4-4023-b1b1-ac0a186a52b1 Date: Tue, 28 Aug 2018 18:46:33 GMT RESP BODY: {"routers": []} 2018-08-28 18:46:33,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router&admin_state_up=True used request id req-02ea84dc-d1d4-4023-b1b1-ac0a186a52b1 2018-08-28 18:46:33,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:33,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:33,773 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d8fce1ec7b54170838b16824680527f", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role"}], "expires_at": "2018-08-28T19:46:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20f8488655734d7dbd2f171687852860", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f36aaa54-684d-410-user", "id": "3928a545430b42f7ba2ea33bd3841da0"}, "audit_ids": ["3vKVuS9LS8G-97bhCvF7Zw"], "issued_at": "2018-08-28T18:46:33.000000Z"}} 2018-08-28 18:46:33,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}472bdd5eceee236a747b258371d33410b598f32c" 2018-08-28 18:46:33,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7bdf38-7660-4adb-8f41-7207bed4537e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:33,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1b7bdf38-7660-4adb-8f41-7207bed4537e 2018-08-28 18:46:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:34,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3380a9a0-e148-41ce-8b3a-d8e0de4033b0 Date: Tue, 28 Aug 2018 18:46:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:46:34,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-3380a9a0-e148-41ce-8b3a-d8e0de4033b0 2018-08-28 18:46:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:34,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9755d908-c226-41ed-9829-32c280255c3e Date: Tue, 28 Aug 2018 18:46:34 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:46:34,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-9755d908-c226-41ed-9829-32c280255c3e 2018-08-28 18:46:34,457 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router 2018-08-28 18:46:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router", "admin_state_up": true}}' 2018-08-28 18:46:39,853 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-718f0e7d-e5ed-45f2-bb4b-3bd1bf3b187d Date: Tue, 28 Aug 2018 18:46:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:35Z", "admin_state_up": true, "updated_at": "2018-08-28T18:46:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "20f8488655734d7dbd2f171687852860", "id": "22a37480-83e2-4b34-98f4-3b79fa5e1266", "name": "CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router"}} 2018-08-28 18:46:39,854 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-718f0e7d-e5ed-45f2-bb4b-3bd1bf3b187d 2018-08-28 18:46:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=22a37480-83e2-4b34-98f4-3b79fa5e1266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:40,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ca93b1a7-48f1-4384-a4fd-7f7891977b2a Date: Tue, 28 Aug 2018 18:46:40 GMT RESP BODY: {"ports":[]} 2018-08-28 18:46:40,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=22a37480-83e2-4b34-98f4-3b79fa5e1266 used request id req-ca93b1a7-48f1-4384-a4fd-7f7891977b2a 2018-08-28 18:46:40,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:40,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c0842f94-d81c-406e-9da8-fea63f613e0e Date: Tue, 28 Aug 2018 18:46:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"],"updated_at":"2018-08-28T18:46:32Z","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1"}]} 2018-08-28 18:46:40,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 used request id req-c0842f94-d81c-406e-9da8-fea63f613e0e 2018-08-28 18:46:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:40,349 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:40,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:40,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93c9080a-fe01-4206-992d-65191a7357db Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860"}, "enabled": true, "id": "20f8488655734d7dbd2f171687852860", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}} 2018-08-28 18:46:40,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 used request id req-93c9080a-fe01-4206-992d-65191a7357db 2018-08-28 18:46:40,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:40,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a40dc3fc-e638-45c5-999f-c94dd39eded1 Date: Tue, 28 Aug 2018 18:46:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:40,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-a40dc3fc-e638-45c5-999f-c94dd39eded1 2018-08-28 18:46:40,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b&name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:40,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-167d0c14-6f1f-448e-b555-13f93f4f03e6 Date: Tue, 28 Aug 2018 18:46:40 GMT RESP BODY: {"ports":[]} 2018-08-28 18:46:40,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b&name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1&admin_state_up=True used request id req-167d0c14-6f1f-448e-b555-13f93f4f03e6 2018-08-28 18:46:40,825 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1 for router - CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router 2018-08-28 18:46:40,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:40,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:41,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d8fce1ec7b54170838b16824680527f", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role"}], "expires_at": "2018-08-28T19:46:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20f8488655734d7dbd2f171687852860", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f36aaa54-684d-410-user", "id": "3928a545430b42f7ba2ea33bd3841da0"}, "audit_ids": ["FgpCPnHmTaO7YbaSz5V6xA"], "issued_at": "2018-08-28T18:46:41.000000Z"}} 2018-08-28 18:46:41,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f109c90c8f8556654a3ebc54578ff57eeb1dd66" 2018-08-28 18:46:41,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7dc4c6-f1df-4b5f-8dce-d332fcb9d5e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:41,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe7dc4c6-f1df-4b5f-8dce-d332fcb9d5e1 2018-08-28 18:46:41,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:41,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0f6550ea-4f29-421a-b296-4653c7c5d37d Date: Tue, 28 Aug 2018 18:46:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"],"updated_at":"2018-08-28T18:46:32Z","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1"}]} 2018-08-28 18:46:41,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 used request id req-0f6550ea-4f29-421a-b296-4653c7c5d37d 2018-08-28 18:46:41,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:41,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6627004c-2426-4366-af3f-436a2c587467 Date: Tue, 28 Aug 2018 18:46:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:41,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-6627004c-2426-4366-af3f-436a2c587467 2018-08-28 18:46:41,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:41,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-dd692d43-a3ed-4d74-b584-2ae348289060 Date: Tue, 28 Aug 2018 18:46:42 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"],"updated_at":"2018-08-28T18:46:32Z","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1"}]} 2018-08-28 18:46:41,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 used request id req-dd692d43-a3ed-4d74-b584-2ae348289060 2018-08-28 18:46:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:41,986 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:41,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f109c90c8f8556654a3ebc54578ff57eeb1dd66" 2018-08-28 18:46:42,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c1c032-8b5e-4e5d-b49e-fae2913716a9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860"}, "enabled": true, "id": "20f8488655734d7dbd2f171687852860", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}} 2018-08-28 18:46:42,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 used request id req-04c1c032-8b5e-4e5d-b49e-fae2913716a9 2018-08-28 18:46:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:42,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-389bf6da-6878-465d-87f7-f02aa779caeb Date: Tue, 28 Aug 2018 18:46:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:42,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-389bf6da-6878-465d-87f7-f02aa779caeb 2018-08-28 18:46:42,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b&name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:42,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f12d0740-d53d-409b-a100-fcdd1bb0e910 Date: Tue, 28 Aug 2018 18:46:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:42,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b&name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1 used request id req-f12d0740-d53d-409b-a100-fcdd1bb0e910 2018-08-28 18:46:42,522 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 2018-08-28 18:46:42,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" -d '{"port": {"network_id": "4e932b33-889c-4aa4-b88b-9578a3257d4b", "fixed_ips": [{"subnet_id": "8e96ba5e-40f2-4707-bbe3-23fcf8d9da79", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1", "admin_state_up": true}}' 2018-08-28 18:46:43,642 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-9df778ee-fa75-41ac-af82-561b3df307eb Date: Tue, 28 Aug 2018 18:46:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","ip_address":"10.200.201.1"}],"id":"0602be4e-3d45-4c0b-9861-9479946cac62","security_groups":["09b4661c-30a2-490e-b86a-c2cd0386ca3e"],"mac_address":"fa:16:3e:34:61:a0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1","project_id":"20f8488655734d7dbd2f171687852860","qos_policy_id":null,"admin_state_up":true,"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:43Z","binding:vnic_type":"normal"}} 2018-08-28 18:46:43,642 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-9df778ee-fa75-41ac-af82-561b3df307eb 2018-08-28 18:46:43,643 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1 for router - CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router 2018-08-28 18:46:43,643 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router 2018-08-28 18:46:43,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" -d '{"port_id": "0602be4e-3d45-4c0b-9861-9479946cac62"}' 2018-08-28 18:46:45,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e9396477-0eb1-4829-9104-39efd45b915d Date: Tue, 28 Aug 2018 18:46:45 GMT RESP BODY: {"network_id": "4e932b33-889c-4aa4-b88b-9578a3257d4b", "tenant_id": "20f8488655734d7dbd2f171687852860", "subnet_id": "8e96ba5e-40f2-4707-bbe3-23fcf8d9da79", "subnet_ids": ["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"], "port_id": "0602be4e-3d45-4c0b-9861-9479946cac62", "id": "22a37480-83e2-4b34-98f4-3b79fa5e1266"} 2018-08-28 18:46:45,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266/add_router_interface used request id req-e9396477-0eb1-4829-9104-39efd45b915d 2018-08-28 18:46:45,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:45,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c73060e3-8622-4cc7-b68a-89a6e67695cb Date: Tue, 28 Aug 2018 18:46:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:35Z", "admin_state_up": true, "updated_at": "2018-08-28T18:46:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "20f8488655734d7dbd2f171687852860", "id": "22a37480-83e2-4b34-98f4-3b79fa5e1266", "name": "CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router"}} 2018-08-28 18:46:45,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266 used request id req-c73060e3-8622-4cc7-b68a-89a6e67695cb 2018-08-28 18:46:45,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=22a37480-83e2-4b34-98f4-3b79fa5e1266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:46,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-074c6bfa-b760-48c9-9594-6166033c92f3 Date: Tue, 28 Aug 2018 18:46:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","ip_address":"10.200.201.1"}],"id":"0602be4e-3d45-4c0b-9861-9479946cac62","security_groups":["09b4661c-30a2-490e-b86a-c2cd0386ca3e"],"mac_address":"fa:16:3e:34:61:a0","project_id":"20f8488655734d7dbd2f171687852860","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1","admin_state_up":true,"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:43Z","binding:vnic_type":"normal","device_id":"22a37480-83e2-4b34-98f4-3b79fa5e1266"}]} 2018-08-28 18:46:46,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=22a37480-83e2-4b34-98f4-3b79fa5e1266 used request id req-074c6bfa-b760-48c9-9594-6166033c92f3 2018-08-28 18:46:46,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:46,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-03f1dbd2-2e24-4214-8e9c-60e07ab23dbb Date: Tue, 28 Aug 2018 18:46:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}} 2018-08-28 18:46:46,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 used request id req-03f1dbd2-2e24-4214-8e9c-60e07ab23dbb 2018-08-28 18:46:46,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:46,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6d8fce1ec7b54170838b16824680527f", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj-role"}], "expires_at": "2018-08-28T19:46:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20f8488655734d7dbd2f171687852860", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/20f8488655734d7dbd2f171687852860", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f36aaa54-684d-410-user", "id": "3928a545430b42f7ba2ea33bd3841da0"}, "audit_ids": ["G74GIicvR_KYgMebFq4nRw"], "issued_at": "2018-08-28T18:46:46.000000Z"}} 2018-08-28 18:46:46,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:47,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-25263290-420b-4206-b0a7-d65d1e156db2 Date: Tue, 28 Aug 2018 18:46:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:35Z", "admin_state_up": true, "updated_at": "2018-08-28T18:46:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "20f8488655734d7dbd2f171687852860", "id": "22a37480-83e2-4b34-98f4-3b79fa5e1266", "name": "CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router"}]} 2018-08-28 18:46:47,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router&admin_state_up=True used request id req-25263290-420b-4206-b0a7-d65d1e156db2 2018-08-28 18:46:47,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:46:47,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:46:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:46:47,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4444f627933579006f3dcee178429a0531e492a0" 2018-08-28 18:46:47,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39eb0d0-cf9f-41a7-b294-fa6d1114a7bb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860"}, "enabled": true, "id": "20f8488655734d7dbd2f171687852860", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}} 2018-08-28 18:46:47,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 used request id req-b39eb0d0-cf9f-41a7-b294-fa6d1114a7bb 2018-08-28 18:46:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=22a37480-83e2-4b34-98f4-3b79fa5e1266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:47,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-2eeab163-35af-4c7b-b78a-81d25cc449f2 Date: Tue, 28 Aug 2018 18:46:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","ip_address":"10.200.201.1"}],"id":"0602be4e-3d45-4c0b-9861-9479946cac62","security_groups":["09b4661c-30a2-490e-b86a-c2cd0386ca3e"],"mac_address":"fa:16:3e:34:61:a0","project_id":"20f8488655734d7dbd2f171687852860","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1","admin_state_up":true,"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:43Z","binding:vnic_type":"normal","device_id":"22a37480-83e2-4b34-98f4-3b79fa5e1266"}]} 2018-08-28 18:46:47,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=22a37480-83e2-4b34-98f4-3b79fa5e1266 used request id req-2eeab163-35af-4c7b-b78a-81d25cc449f2 2018-08-28 18:46:47,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:47,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-009b3375-ab60-4079-a596-eec16c009be0 Date: Tue, 28 Aug 2018 18:46:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}} 2018-08-28 18:46:47,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 used request id req-009b3375-ab60-4079-a596-eec16c009be0 2018-08-28 18:46:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:47,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d8c8d11e-249b-436b-8c3a-ebb4a5f97da8 Date: Tue, 28 Aug 2018 18:46:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:46:47,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-d8c8d11e-249b-436b-8c3a-ebb4a5f97da8 2018-08-28 18:46:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:48,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-716f032e-3492-41bc-af7e-0b7b4768bf2a Date: Tue, 28 Aug 2018 18:46:48 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:46:48,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-716f032e-3492-41bc-af7e-0b7b4768bf2a 2018-08-28 18:46:48,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:48,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5ffe96ad-4b62-47cd-90ca-f49cff3d06a1 Date: Tue, 28 Aug 2018 18:46: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":["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"],"updated_at":"2018-08-28T18:46:32Z","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1"}]} 2018-08-28 18:46:48,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-5ffe96ad-4b62-47cd-90ca-f49cff3d06a1 2018-08-28 18:46:48,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:48,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-de7266a1-4d29-401f-97c0-54de4ccc3286 Date: Tue, 28 Aug 2018 18:46:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:48,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-de7266a1-4d29-401f-97c0-54de4ccc3286 2018-08-28 18:46:48,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:48,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3147 X-Openstack-Request-Id: req-82bb1182-b1b9-49f9-acf4-ce453d31c9d7 Date: Tue, 28 Aug 2018 18:46:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","ip_address":"10.200.201.1"}],"id":"0602be4e-3d45-4c0b-9861-9479946cac62","security_groups":["09b4661c-30a2-490e-b86a-c2cd0386ca3e"],"mac_address":"fa:16:3e:34:61:a0","project_id":"20f8488655734d7dbd2f171687852860","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1","admin_state_up":true,"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:43Z","binding:vnic_type":"normal","device_id":"22a37480-83e2-4b34-98f4-3b79fa5e1266"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","ip_address":"10.200.201.2"}],"id":"4c101dd7-2f39-4a49-9b19-e1814d5e831e","security_groups":[],"mac_address":"fa:16:3e:e2:b4:b5","project_id":"20f8488655734d7dbd2f171687852860","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4e932b33-889c-4aa4-b88b-9578a3257d4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","ip_address":"10.200.201.4"}],"id":"cb6071d9-b795-4ba3-a479-362052f6dde5","security_groups":[],"mac_address":"fa:16:3e:6a:87:96","project_id":"20f8488655734d7dbd2f171687852860","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4e932b33-889c-4aa4-b88b-9578a3257d4b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:46:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","ip_address":"10.200.201.3"}],"id":"e129f8ea-8917-427a-ba4c-2c472cdf10aa","security_groups":[],"mac_address":"fa:16:3e:6b:4b:f6","project_id":"20f8488655734d7dbd2f171687852860","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4e932b33-889c-4aa4-b88b-9578a3257d4b"}]} 2018-08-28 18:46:48,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-82bb1182-b1b9-49f9-acf4-ce453d31c9d7 2018-08-28 18:46:48,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:48,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3dd9b9c4-401b-4833-be74-13399f99e977 Date: Tue, 28 Aug 2018 18:46:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}} 2018-08-28 18:46:48,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 used request id req-3dd9b9c4-401b-4833-be74-13399f99e977 2018-08-28 18:46:48,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:49,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-190f81c4-a77d-4d42-a36c-ad773f09404d Date: Tue, 28 Aug 2018 18:46: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":["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"],"updated_at":"2018-08-28T18:46:32Z","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20f8488655734d7dbd2f171687852860","id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1"}]} 2018-08-28 18:46:49,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-190f81c4-a77d-4d42-a36c-ad773f09404d 2018-08-28 18:46:49,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40cc914ae7a552ac83399682b95b0c883aa1c4d6" 2018-08-28 18:46:49,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ebea7de7-5b0b-497d-86f5-9d30f2c29a22 Date: Tue, 28 Aug 2018 18:46:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4e932b33-889c-4aa4-b88b-9578a3257d4b","tenant_id":"20f8488655734d7dbd2f171687852860","created_at":"2018-08-28T18:46:32Z","dns_nameservers":[],"updated_at":"2018-08-28T18:46:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"20f8488655734d7dbd2f171687852860","id":"8e96ba5e-40f2-4707-bbe3-23fcf8d9da79","subnetpool_id":null,"name":"CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1"}]} 2018-08-28 18:46:49,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-ebea7de7-5b0b-497d-86f5-9d30f2c29a22 2018-08-28 18:46:49,098 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router and port CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-port1 2018-08-28 18:46:49,099 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router 2018-08-28 18:46:49,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" -d '{"port_id": "0602be4e-3d45-4c0b-9861-9479946cac62"}' 2018-08-28 18:46:50,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d4124595-64a7-4f3a-8e98-256312cb6fc2 Date: Tue, 28 Aug 2018 18:46:50 GMT RESP BODY: {"network_id": "4e932b33-889c-4aa4-b88b-9578a3257d4b", "tenant_id": "20f8488655734d7dbd2f171687852860", "subnet_id": "8e96ba5e-40f2-4707-bbe3-23fcf8d9da79", "subnet_ids": ["8e96ba5e-40f2-4707-bbe3-23fcf8d9da79"], "port_id": "0602be4e-3d45-4c0b-9861-9479946cac62", "id": "22a37480-83e2-4b34-98f4-3b79fa5e1266"} 2018-08-28 18:46:50,633 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266/remove_router_interface used request id req-d4124595-64a7-4f3a-8e98-256312cb6fc2 2018-08-28 18:46:50,633 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router 2018-08-28 18:46:50,633 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-router 2018-08-28 18:46:50,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be213fafbfbea95b45d8900ec0e362ab04424e04" 2018-08-28 18:46:54,150 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b28d2cf3-0e7a-435f-b4b3-f8b041a34ca5 Content-Length: 0 Date: Tue, 28 Aug 2018 18:46:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:46:54,150 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/22a37480-83e2-4b34-98f4-3b79fa5e1266 used request id req-b28d2cf3-0e7a-435f-b4b3-f8b041a34ca5 2018-08-28 18:46:54,151 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1 2018-08-28 18:46:54,151 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-subnet1 2018-08-28 18:46:54,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:56,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-18c274fc-912c-451b-b9a2-fd076de1f236 Date: Tue, 28 Aug 2018 18:46:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:46:56,507 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8e96ba5e-40f2-4707-bbe3-23fcf8d9da79 used request id req-18c274fc-912c-451b-b9a2-fd076de1f236 2018-08-28 18:46:56,507 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-59d0459f-3835-42d4-a22b-14711ed15f4a-pub-net1 2018-08-28 18:46:56,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/4e932b33-889c-4aa4-b88b-9578a3257d4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}091ea37493247ceb9a0872c9e4cfca577c654a11" 2018-08-28 18:46:57,683 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66a62a65-1861-46e1-a712-9bebb3dd9206 Date: Tue, 28 Aug 2018 18:46:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:46:57,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/4e932b33-889c-4aa4-b88b-9578a3257d4b used request id req-66a62a65-1861-46e1-a712-9bebb3dd9206 2018-08-28 18:46:57,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:57,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d43a396b-470e-4566-82fe-501b8703ff70 Date: Tue, 28 Aug 2018 18:46:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:30Z", "updated_at": "2018-08-28T18:46:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "revision_number": 0, "id": "1424441a-980d-4924-b4b8-33409680ad0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "tenant_id": "20f8488655734d7dbd2f171687852860", "port_range_min": null, "ethertype": "IPv4", "project_id": "20f8488655734d7dbd2f171687852860"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "revision_number": 0, "id": "5bb46a1d-a762-47f8-9541-11397cbd660b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "tenant_id": "20f8488655734d7dbd2f171687852860", "port_range_min": null, "ethertype": "IPv6", "project_id": "20f8488655734d7dbd2f171687852860"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "revision_number": 0, "id": "ad3046fa-9865-4708-99a8-c359981449f0", "remote_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "remote_ip_prefix": null, "created_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "tenant_id": "20f8488655734d7dbd2f171687852860", "port_range_min": null, "ethertype": "IPv6", "project_id": "20f8488655734d7dbd2f171687852860"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "revision_number": 0, "id": "d1f86695-c8cb-465d-bac7-02b79ac0e97c", "remote_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "remote_ip_prefix": null, "created_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "tenant_id": "20f8488655734d7dbd2f171687852860", "port_range_min": null, "ethertype": "IPv4", "project_id": "20f8488655734d7dbd2f171687852860"}], "revision_number": 4, "project_id": "20f8488655734d7dbd2f171687852860", "id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:46:57,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d43a396b-470e-4566-82fe-501b8703ff70 2018-08-28 18:46:57,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:58,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527e6e61-1910-4232-aa3d-8e2e28f4c8fc Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860"}, "enabled": true, "id": "20f8488655734d7dbd2f171687852860", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f36aaa54-684d-410-proj"}} 2018-08-28 18:46:58,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 used request id req-527e6e61-1910-4232-aa3d-8e2e28f4c8fc 2018-08-28 18:46:58,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 09b4661c-30a2-490e-b86a-c2cd0386ca3e 2018-08-28 18:46:58,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=09b4661c-30a2-490e-b86a-c2cd0386ca3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:58,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-95f67f41-4a2f-4790-8a7f-8d4dbc5b7289 Date: Tue, 28 Aug 2018 18:46:58 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "port_range_min": null, "revision_number": 0, "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:30Z", "project_id": "20f8488655734d7dbd2f171687852860", "id": "1424441a-980d-4924-b4b8-33409680ad0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "port_range_min": null, "revision_number": 0, "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:30Z", "project_id": "20f8488655734d7dbd2f171687852860", "id": "5bb46a1d-a762-47f8-9541-11397cbd660b"}, {"remote_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "port_range_min": null, "revision_number": 0, "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:30Z", "project_id": "20f8488655734d7dbd2f171687852860", "id": "ad3046fa-9865-4708-99a8-c359981449f0"}, {"remote_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:46:30Z", "security_group_id": "09b4661c-30a2-490e-b86a-c2cd0386ca3e", "port_range_min": null, "revision_number": 0, "tenant_id": "20f8488655734d7dbd2f171687852860", "created_at": "2018-08-28T18:46:30Z", "project_id": "20f8488655734d7dbd2f171687852860", "id": "d1f86695-c8cb-465d-bac7-02b79ac0e97c"}]} 2018-08-28 18:46:58,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=09b4661c-30a2-490e-b86a-c2cd0386ca3e used request id req-95f67f41-4a2f-4790-8a7f-8d4dbc5b7289 2018-08-28 18:46:58,205 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:46:58,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/09b4661c-30a2-490e-b86a-c2cd0386ca3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:58,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b91292c-59a5-47a1-b460-eacdda27630f Content-Length: 0 Date: Tue, 28 Aug 2018 18:46:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:46:58,541 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/09b4661c-30a2-490e-b86a-c2cd0386ca3e used request id req-0b91292c-59a5-47a1-b460-eacdda27630f 2018-08-28 18:46:58,542 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f36aaa54-684d-410-proj 2018-08-28 18:46:58,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:58,750 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c42edc5-8d7e-452a-ae4b-4f39d341a23c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:58,750 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/20f8488655734d7dbd2f171687852860 used request id req-6c42edc5-8d7e-452a-ae4b-4f39d341a23c 2018-08-28 18:46:58,750 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f36aaa54-684d-410-proj-role 2018-08-28 18:46:58,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6d8fce1ec7b54170838b16824680527f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:58,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1693f07-323c-4c6e-a835-4ba06d1a2ea9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:58,887 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6d8fce1ec7b54170838b16824680527f used request id req-c1693f07-323c-4c6e-a835-4ba06d1a2ea9 2018-08-28 18:46:58,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2f20dd0e6e0eb2c22ec5e8a988392d3b6c4f8d6" 2018-08-28 18:46:58,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e663734-cc4b-458d-99bc-ad0695bbd8d1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:46:58,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e663734-cc4b-458d-99bc-ad0695bbd8d1 2018-08-28 18:46:58,977 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f36aaa54-684d-410-user 2018-08-28 18:46:58,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/3928a545430b42f7ba2ea33bd3841da0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66cf58ae0ad4b45f9a0c9d820983967ded62cf28" 2018-08-28 18:46:59,171 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:46:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-89f66eb2-9f94-4fd0-9991-69532b4e154b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:46:59,171 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/3928a545430b42f7ba2ea33bd3841da0 used request id req-89f66eb2-9f94-4fd0-9991-69532b4e154b 2018-08-28 18:46:59,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:46:59,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:46:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["g7CmPlVMSkWZOCxG7CbOlQ"], "issued_at": "2018-08-28T18:46:59.000000Z"}} 2018-08-28 18:46:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e083062e6ad64e6a47c0dfa724ca76dad7faaa1" 2018-08-28 18:46:59,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:46:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2a6cd0-21ca-47ca-be4b-30bc9f3c4769 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:46:59,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2a2a6cd0-21ca-47ca-be4b-30bc9f3c4769 2018-08-28 18:46:59,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:46:59,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:00,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vmDUcE_qQQyNO2C4m9bORg"], "issued_at": "2018-08-28T18:47:00.000000Z"}} 2018-08-28 18:47:00,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:00,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1531bd4e-cdfb-43ba-a447-1de8dbf94806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:00,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1531bd4e-cdfb-43ba-a447-1de8dbf94806 2018-08-28 18:47:00,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:00,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:00,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c45bbce-4633-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:00,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d26cc2-7fba-4492-a10f-c1b2e9802527 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c45bbce-4633-437-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:47:00,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-6c45bbce-4633-437-proj used request id req-62d26cc2-7fba-4492-a10f-c1b2e9802527 2018-08-28 18:47:00,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:00,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e2ee245-ac04-4357-8e62-c28a5fc60fe3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:47:00,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5e2ee245-ac04-4357-8e62-c28a5fc60fe3 2018-08-28 18:47:00,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj"}}' 2018-08-28 18:47:00,432 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d45635-0c89-4b01-878f-00481e0f994b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a"}, "enabled": true, "id": "6c349135131b4820bbef83d981afa29a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj"}} 2018-08-28 18:47:00,432 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f3d45635-0c89-4b01-878f-00481e0f994b 2018-08-28 18:47:00,433 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-6c45bbce-4633-437-proj 2018-08-28 18:47:00,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:00,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:00,817 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:47:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["I2iYb3YyRP2Mgo5-usZVXA"], "issued_at": "2018-08-28T18:47:00.000000Z"}} 2018-08-28 18:47:00,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240b9addeed18db6ff6d596c36c7ec6125f67a34" 2018-08-28 18:47:00,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a4dd522-ce6a-4498-b12d-97eefb174e57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:00,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4a4dd522-ce6a-4498-b12d-97eefb174e57 2018-08-28 18:47:00,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:00,917 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:00,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240b9addeed18db6ff6d596c36c7ec6125f67a34" 2018-08-28 18:47:01,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd7cf19f-bece-4794-8df1-e70ea76e9428 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:47:01,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dd7cf19f-bece-4794-8df1-e70ea76e9428 2018-08-28 18:47:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6c45bbce-4633-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240b9addeed18db6ff6d596c36c7ec6125f67a34" 2018-08-28 18:47:01,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c501f58f-7a81-4e86-a0ce-e3528e585c90 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6c45bbce-4633-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a"}, "enabled": true, "id": "6c349135131b4820bbef83d981afa29a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj"}]} 2018-08-28 18:47:01,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6c45bbce-4633-437-proj used request id req-c501f58f-7a81-4e86-a0ce-e3528e585c90 2018-08-28 18:47:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240b9addeed18db6ff6d596c36c7ec6125f67a34" 2018-08-28 18:47:01,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7f1afd4-c239-4454-866e-e1c8e0ab58a3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:47:01,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d7f1afd4-c239-4454-866e-e1c8e0ab58a3 2018-08-28 18:47:01,596 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-6c45bbce-4633-437-user 2018-08-28 18:47:01,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:01,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:01,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7b52aef-7347-40ad-be5e-7ed6f4f0ef1f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:47:01,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c7b52aef-7347-40ad-be5e-7ed6f4f0ef1f 2018-08-28 18:47:01,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" -d '{"role": {"name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj-role"}}' 2018-08-28 18:47:01,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01627140-eaba-47d3-ba30-bde26c61cdc4 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3ee06e87ddee4df48acb579a02f58a7f", "links": {"self": "http://172.30.9.28:5000/v3/roles/3ee06e87ddee4df48acb579a02f58a7f"}, "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj-role"}} 2018-08-28 18:47:01,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-01627140-eaba-47d3-ba30-bde26c61cdc4 2018-08-28 18:47:01,816 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-6c45bbce-4633-437-proj-role 2018-08-28 18:47:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3ee06e87ddee4df48acb579a02f58a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:01,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a1c232-8b11-40bb-8b90-fca7a7cd82f8 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3ee06e87ddee4df48acb579a02f58a7f"}, "domain_id": null, "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj-role", "id": "3ee06e87ddee4df48acb579a02f58a7f"}} 2018-08-28 18:47:01,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3ee06e87ddee4df48acb579a02f58a7f used request id req-10a1c232-8b11-40bb-8b90-fca7a7cd82f8 2018-08-28 18:47:01,836 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-6c45bbce-4633-437-proj-role to project CreateRouterSuccessTests-6c45bbce-4633-437-proj 2018-08-28 18:47:01,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a/users/fa11c3a5c16541f3ab43a2b29c18696f/roles/3ee06e87ddee4df48acb579a02f58a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:01,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:47:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aedb753f-60e2-47a4-967f-38de668d20c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:47:01,975 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a/users/fa11c3a5c16541f3ab43a2b29c18696f/roles/3ee06e87ddee4df48acb579a02f58a7f used request id req-aedb753f-60e2-47a4-967f-38de668d20c2 2018-08-28 18:47:01,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:01,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:02,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:47:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["lBybIYPAQOuZ14mYsUZndg"], "issued_at": "2018-08-28T18:47:02.000000Z"}} 2018-08-28 18:47:02,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:02,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1fbf976-64fe-4bb1-9f71-69eb1e1b3221 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:02,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b1fbf976-64fe-4bb1-9f71-69eb1e1b3221 2018-08-28 18:47:02,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:02,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2ee3d753-0a74-4b8d-9851-1de45af6351f Date: Tue, 28 Aug 2018 18:47:02 GMT RESP BODY: {"routers": []} 2018-08-28 18:47:02,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router&admin_state_up=True used request id req-2ee3d753-0a74-4b8d-9851-1de45af6351f 2018-08-28 18:47:02,790 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:02,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:03,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:47:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yclk59llRTyRYWSO8RkfhQ"], "issued_at": "2018-08-28T18:47:03.000000Z"}} 2018-08-28 18:47:03,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84032f077e043c4380484f84b2dd6bae8702f60a" 2018-08-28 18:47:03,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94194bb-7f8f-4f97-a54d-68df66528f3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:03,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d94194bb-7f8f-4f97-a54d-68df66528f3c 2018-08-28 18:47:03,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:03,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:03,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6c45bbce-4633-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84032f077e043c4380484f84b2dd6bae8702f60a" 2018-08-28 18:47:03,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71088bcd-dec8-4f1d-8c7b-fb9e46dd2183 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6c45bbce-4633-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a"}, "enabled": true, "id": "6c349135131b4820bbef83d981afa29a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj"}]} 2018-08-28 18:47:03,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-6c45bbce-4633-437-proj used request id req-71088bcd-dec8-4f1d-8c7b-fb9e46dd2183 2018-08-28 18:47:03,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:03,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c612728c-3d11-4026-a8b2-de1dd77c8145 Date: Tue, 28 Aug 2018 18:47:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:47:03,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-c612728c-3d11-4026-a8b2-de1dd77c8145 2018-08-28 18:47:03,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:03,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d97e21f4-cee9-44ce-8c12-271f55200c11 Date: Tue, 28 Aug 2018 18:47:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:47:03,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-d97e21f4-cee9-44ce-8c12-271f55200c11 2018-08-28 18:47:03,821 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router 2018-08-28 18:47:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "tenant_id": "6c349135131b4820bbef83d981afa29a", "name": "CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router", "admin_state_up": true}}' 2018-08-28 18:47:08,386 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-7d2c89d6-26c2-49ab-80eb-b412f61e803d Date: Tue, 28 Aug 2018 18:47:08 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6c349135131b4820bbef83d981afa29a", "created_at": "2018-08-28T18:47:04Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:05Z", "project_id": "6c349135131b4820bbef83d981afa29a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "ef509a9a-85cb-4106-a95b-d532bedccdef", "name": "CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router"}} 2018-08-28 18:47:08,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-7d2c89d6-26c2-49ab-80eb-b412f61e803d 2018-08-28 18:47:08,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ef509a9a-85cb-4106-a95b-d532bedccdef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:08,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-74651e70-361c-41e1-b188-75ee87bfc43f Date: Tue, 28 Aug 2018 18:47:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"833d4dfe-da32-40cf-a199-8905889ce066","ip_address":"169.254.192.11"}],"id":"063e8311-3aeb-4dbd-9934-640eafaac60a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:29:9a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c349135131b4820bbef83d981afa29a","admin_state_up":true,"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:06Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:04Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.203"}],"id":"1fd63f92-87b4-499f-bd61-1fbeb90adf37","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:0b:03","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:47:04Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:05Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"833d4dfe-da32-40cf-a199-8905889ce066","ip_address":"169.254.192.7"}],"id":"afc082d2-310b-4118-80d4-3938058bf873","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f1:b3:9d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c349135131b4820bbef83d981afa29a","admin_state_up":true,"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:05Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"833d4dfe-da32-40cf-a199-8905889ce066","ip_address":"169.254.192.6"}],"id":"eddc58cf-9da6-46df-90dc-249a6217e4eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:60:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c349135131b4820bbef83d981afa29a","admin_state_up":true,"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:07Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"}]} 2018-08-28 18:47:08,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ef509a9a-85cb-4106-a95b-d532bedccdef used request id req-74651e70-361c-41e1-b188-75ee87bfc43f 2018-08-28 18:47:08,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:08,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-62a5e724-4a35-4f58-8295-f0a82832de14 Date: Tue, 28 Aug 2018 18:47:08 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:47:08,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-62a5e724-4a35-4f58-8295-f0a82832de14 2018-08-28 18:47:08,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:09,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2ad17d14-69db-4916-80a4-128968d6af61 Date: Tue, 28 Aug 2018 18:47:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:04Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:04Z","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":"833d4dfe-da32-40cf-a199-8905889ce066","subnetpool_id":null,"name":"HA subnet tenant 6c349135131b4820bbef83d981afa29a"}} 2018-08-28 18:47:09,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 used request id req-2ad17d14-69db-4916-80a4-128968d6af61 2018-08-28 18:47:09,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:09,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-529d0708-ef3c-417b-87e3-d3f4f63a18d7 Date: Tue, 28 Aug 2018 18:47:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:04Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:04Z","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":"833d4dfe-da32-40cf-a199-8905889ce066","subnetpool_id":null,"name":"HA subnet tenant 6c349135131b4820bbef83d981afa29a"}} 2018-08-28 18:47:09,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 used request id req-529d0708-ef3c-417b-87e3-d3f4f63a18d7 2018-08-28 18:47:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:09,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d4ff0954-0c3c-4c14-b254-2c0d7760f447 Date: Tue, 28 Aug 2018 18:47:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:04Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:04Z","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":"833d4dfe-da32-40cf-a199-8905889ce066","subnetpool_id":null,"name":"HA subnet tenant 6c349135131b4820bbef83d981afa29a"}} 2018-08-28 18:47:09,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 used request id req-d4ff0954-0c3c-4c14-b254-2c0d7760f447 2018-08-28 18:47:09,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/ef509a9a-85cb-4106-a95b-d532bedccdef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:09,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-8b31daf9-98c9-4a36-83b8-df76f582c424 Date: Tue, 28 Aug 2018 18:47:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c349135131b4820bbef83d981afa29a", "created_at": "2018-08-28T18:47:04Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:07Z", "project_id": "6c349135131b4820bbef83d981afa29a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "ef509a9a-85cb-4106-a95b-d532bedccdef", "name": "CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router"}} 2018-08-28 18:47:09,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/ef509a9a-85cb-4106-a95b-d532bedccdef used request id req-8b31daf9-98c9-4a36-83b8-df76f582c424 2018-08-28 18:47:09,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ef509a9a-85cb-4106-a95b-d532bedccdef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:09,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-8c4eb843-d61f-4119-99e4-d8ec0e995ee7 Date: Tue, 28 Aug 2018 18:47:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"833d4dfe-da32-40cf-a199-8905889ce066","ip_address":"169.254.192.11"}],"id":"063e8311-3aeb-4dbd-9934-640eafaac60a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c9:29:9a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c349135131b4820bbef83d981afa29a","admin_state_up":true,"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:06Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:09Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.203"}],"id":"1fd63f92-87b4-499f-bd61-1fbeb90adf37","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9f:0b:03","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T18:47:04Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:09Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"833d4dfe-da32-40cf-a199-8905889ce066","ip_address":"169.254.192.7"}],"id":"afc082d2-310b-4118-80d4-3938058bf873","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f1:b3:9d","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c349135131b4820bbef83d981afa29a","admin_state_up":true,"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:05Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"833d4dfe-da32-40cf-a199-8905889ce066","ip_address":"169.254.192.6"}],"id":"eddc58cf-9da6-46df-90dc-249a6217e4eb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:eb:60:68","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 6c349135131b4820bbef83d981afa29a","admin_state_up":true,"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:07Z","binding:vnic_type":"normal","device_id":"ef509a9a-85cb-4106-a95b-d532bedccdef"}]} 2018-08-28 18:47:09,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ef509a9a-85cb-4106-a95b-d532bedccdef used request id req-8c4eb843-d61f-4119-99e4-d8ec0e995ee7 2018-08-28 18:47:09,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:09,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-80c3632b-ea74-4819-b772-08c2bc0fba93 Date: Tue, 28 Aug 2018 18:47:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:47:09,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-80c3632b-ea74-4819-b772-08c2bc0fba93 2018-08-28 18:47:09,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:10,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cfbd1022-154f-4790-a348-06cd04b04c55 Date: Tue, 28 Aug 2018 18:47:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:04Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:04Z","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":"833d4dfe-da32-40cf-a199-8905889ce066","subnetpool_id":null,"name":"HA subnet tenant 6c349135131b4820bbef83d981afa29a"}} 2018-08-28 18:47:10,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 used request id req-cfbd1022-154f-4790-a348-06cd04b04c55 2018-08-28 18:47:10,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:10,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c0872b5c-df95-459d-bcc4-fa9eea8b19e9 Date: Tue, 28 Aug 2018 18:47:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:04Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:04Z","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":"833d4dfe-da32-40cf-a199-8905889ce066","subnetpool_id":null,"name":"HA subnet tenant 6c349135131b4820bbef83d981afa29a"}} 2018-08-28 18:47:10,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 used request id req-c0872b5c-df95-459d-bcc4-fa9eea8b19e9 2018-08-28 18:47:10,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:10,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fe7c2d5f-6da1-491d-a289-0fe5b6932e81 Date: Tue, 28 Aug 2018 18:47:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7cc7b38b-91ed-4f31-b85e-60e0104e0aca","tenant_id":"","created_at":"2018-08-28T18:47:04Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:04Z","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":"833d4dfe-da32-40cf-a199-8905889ce066","subnetpool_id":null,"name":"HA subnet tenant 6c349135131b4820bbef83d981afa29a"}} 2018-08-28 18:47:10,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/833d4dfe-da32-40cf-a199-8905889ce066 used request id req-fe7c2d5f-6da1-491d-a289-0fe5b6932e81 2018-08-28 18:47:10,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:10,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3ee06e87ddee4df48acb579a02f58a7f", "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj-role"}], "expires_at": "2018-08-28T19:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6c349135131b4820bbef83d981afa29a", "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6c349135131b4820bbef83d981afa29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6c349135131b4820bbef83d981afa29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6c349135131b4820bbef83d981afa29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6c349135131b4820bbef83d981afa29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6c349135131b4820bbef83d981afa29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6c349135131b4820bbef83d981afa29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6c349135131b4820bbef83d981afa29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6c349135131b4820bbef83d981afa29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6c349135131b4820bbef83d981afa29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6c349135131b4820bbef83d981afa29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6c349135131b4820bbef83d981afa29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6c349135131b4820bbef83d981afa29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-6c45bbce-4633-437-user", "id": "fa11c3a5c16541f3ab43a2b29c18696f"}, "audit_ids": ["kDwyV1EPQCqWW-Gw6EGQdg"], "issued_at": "2018-08-28T18:47:10.000000Z"}} 2018-08-28 18:47:10,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f26e86cc9554668a06fe9e48f71f26c6b372dde1" 2018-08-28 18:47:11,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-074f7fae-c03b-40a6-8bd2-ea0c9c0b9efa Date: Tue, 28 Aug 2018 18:47:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6c349135131b4820bbef83d981afa29a", "created_at": "2018-08-28T18:47:04Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:07Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "6c349135131b4820bbef83d981afa29a", "id": "ef509a9a-85cb-4106-a95b-d532bedccdef", "name": "CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router"}]} 2018-08-28 18:47:11,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router&admin_state_up=True used request id req-074f7fae-c03b-40a6-8bd2-ea0c9c0b9efa 2018-08-28 18:47:11,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:11,073 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:11,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e083062e6ad64e6a47c0dfa724ca76dad7faaa1" 2018-08-28 18:47:11,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152bbfd1-2a77-4a1a-a1cc-e2b1478f644f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a"}, "enabled": true, "id": "6c349135131b4820bbef83d981afa29a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-6c45bbce-4633-437-proj"}} 2018-08-28 18:47:11,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a used request id req-152bbfd1-2a77-4a1a-a1cc-e2b1478f644f 2018-08-28 18:47:11,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=ef509a9a-85cb-4106-a95b-d532bedccdef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f26e86cc9554668a06fe9e48f71f26c6b372dde1" 2018-08-28 18:47:11,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1116aecf-8e64-4e4b-a814-9dc6a96014ce Date: Tue, 28 Aug 2018 18:47:11 GMT RESP BODY: {"ports":[]} 2018-08-28 18:47:11,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=ef509a9a-85cb-4106-a95b-d532bedccdef used request id req-1116aecf-8e64-4e4b-a814-9dc6a96014ce 2018-08-28 18:47:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f26e86cc9554668a06fe9e48f71f26c6b372dde1" 2018-08-28 18:47:11,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1e8614aa-d7ad-49da-ac61-72eaf20661c2 Date: Tue, 28 Aug 2018 18:47:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:47:11,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-1e8614aa-d7ad-49da-ac61-72eaf20661c2 2018-08-28 18:47:11,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f26e86cc9554668a06fe9e48f71f26c6b372dde1" 2018-08-28 18:47:11,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bda83740-f526-4cbe-988d-0f4eb61be017 Date: Tue, 28 Aug 2018 18:47:11 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:47:11,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-bda83740-f526-4cbe-988d-0f4eb61be017 2018-08-28 18:47:11,784 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router 2018-08-28 18:47:11,784 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1b88af40-b598-4dfc-bfd0-902de3f1d175-pub-router 2018-08-28 18:47:11,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/ef509a9a-85cb-4106-a95b-d532bedccdef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d692ce32cc6b55faa5b989266eb004f040a16e50" 2018-08-28 18:47:15,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40efa082-303a-4caa-8998-d4fa262eb871 Content-Length: 0 Date: Tue, 28 Aug 2018 18:47:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:47:15,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/ef509a9a-85cb-4106-a95b-d532bedccdef used request id req-40efa082-303a-4caa-8998-d4fa262eb871 2018-08-28 18:47:15,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8e5e3ec0-44d9-4a86-8e21-77c4df3bb503 Date: Tue, 28 Aug 2018 18:47:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:47:15,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8e5e3ec0-44d9-4a86-8e21-77c4df3bb503 2018-08-28 18:47:15,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,384 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63012fe8-8e60-4bbc-8ac1-51d36ac7cf35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:15,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-63012fe8-8e60-4bbc-8ac1-51d36ac7cf35 2018-08-28 18:47:15,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,473 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ab09753-112d-4fb9-9574-6eb19301f539 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:15,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-2ab09753-112d-4fb9-9574-6eb19301f539 2018-08-28 18:47:15,474 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:15,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02d3a473-4c8e-4258-b2f4-b04c0955a2f1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:15,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-02d3a473-4c8e-4258-b2f4-b04c0955a2f1 2018-08-28 18:47:15,559 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,640 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68c51496-1538-4e5d-b48a-47b16f71330d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:15,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-68c51496-1538-4e5d-b48a-47b16f71330d 2018-08-28 18:47:15,641 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:15,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255af006-a37b-40d6-b320-79ba040ff74f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:47:15,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-255af006-a37b-40d6-b320-79ba040ff74f 2018-08-28 18:47:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cad0b5a-d641-4339-a082-8607664aa1e8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:47:15,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-6cad0b5a-d641-4339-a082-8607664aa1e8 2018-08-28 18:47:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:15,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ab5ae3-0f19-46d4-b01b-51c13a649fcf 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:47:15,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-b8ab5ae3-0f19-46d4-b01b-51c13a649fcf 2018-08-28 18:47:15,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:16,002 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad0c5cf5-19ab-4d01-b7c2-064fe05b2b36 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:16,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-ad0c5cf5-19ab-4d01-b7c2-064fe05b2b36 2018-08-28 18:47:16,002 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:16,003 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-6c45bbce-4633-437-proj 2018-08-28 18:47:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:16,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc944a2-0d0d-49cd-915f-f33b23af9c96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:47:16,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6c349135131b4820bbef83d981afa29a used request id req-9cc944a2-0d0d-49cd-915f-f33b23af9c96 2018-08-28 18:47:16,208 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-6c45bbce-4633-437-proj-role 2018-08-28 18:47:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3ee06e87ddee4df48acb579a02f58a7f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:16,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ddcd43a7-ae5e-46e7-ae73-3fb6a22da873 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:47:16,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3ee06e87ddee4df48acb579a02f58a7f used request id req-ddcd43a7-ae5e-46e7-ae73-3fb6a22da873 2018-08-28 18:47:16,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99e207651bbfbdfa98d515b9cf70dc91635d798e" 2018-08-28 18:47:16,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-394363a5-6747-4d5d-81ec-a6aa7974c7a4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:47:16,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-394363a5-6747-4d5d-81ec-a6aa7974c7a4 2018-08-28 18:47:16,397 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-6c45bbce-4633-437-user 2018-08-28 18:47:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fa11c3a5c16541f3ab43a2b29c18696f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240b9addeed18db6ff6d596c36c7ec6125f67a34" 2018-08-28 18:47:16,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:47:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a151475-a284-48c0-a51b-52c422951f64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:47:16,609 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fa11c3a5c16541f3ab43a2b29c18696f used request id req-5a151475-a284-48c0-a51b-52c422951f64 2018-08-28 18:47:16,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:17,002 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["-Ju9JObTTHS_7pHmv-IDWg"], "issued_at": "2018-08-28T18:47:17.000000Z"}} 2018-08-28 18:47:17,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6193c977e044263540ea007a4bceb2afccdbd5" 2018-08-28 18:47:17,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce226fdd-6a6a-4273-ba9b-9e571e4ebd25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:17,089 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce226fdd-6a6a-4273-ba9b-9e571e4ebd25 2018-08-28 18:47:17,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:17,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:17,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:47:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["AHfXomQFTzGTwn5AvHx9sQ"], "issued_at": "2018-08-28T18:47:17.000000Z"}} 2018-08-28 18:47:17,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:17,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3f25e7-8518-49ad-8adc-9e67ab66ed30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:17,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cc3f25e7-8518-49ad-8adc-9e67ab66ed30 2018-08-28 18:47:17,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:17,572 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:17,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41fb1127-0985-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:17,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe51b043-771a-4434-949b-e70c7afa9e27 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41fb1127-0985-400-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:47:17,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-41fb1127-0985-400-proj used request id req-fe51b043-771a-4434-949b-e70c7afa9e27 2018-08-28 18:47:17,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:17,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-412eea9c-687b-4b02-a138-bcda5316389e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:47:17,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-412eea9c-687b-4b02-a138-bcda5316389e 2018-08-28 18:47:17,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}}' 2018-08-28 18:47:17,956 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:47:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-020a8a13-f1aa-4ce2-a897-f45f0423a513 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:17,956 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-020a8a13-f1aa-4ce2-a897-f45f0423a513 2018-08-28 18:47:17,956 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-41fb1127-0985-400-proj 2018-08-28 18:47:17,956 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:17,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:18,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:47:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["AvBhLxcaTL24JpLjPNigOA"], "issued_at": "2018-08-28T18:47:18.000000Z"}} 2018-08-28 18:47:18,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c732e349ebb4723ffb5466886ff0e5108b7cb2" 2018-08-28 18:47:18,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3fcd237-beea-4e4e-93ad-c217e5682891 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:18,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d3fcd237-beea-4e4e-93ad-c217e5682891 2018-08-28 18:47:18,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:18,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:18,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c732e349ebb4723ffb5466886ff0e5108b7cb2" 2018-08-28 18:47:18,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9845e053-16af-4f93-930b-0fcec1fd3314 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:47:18,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9845e053-16af-4f93-930b-0fcec1fd3314 2018-08-28 18:47:18,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-41fb1127-0985-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c732e349ebb4723ffb5466886ff0e5108b7cb2" 2018-08-28 18:47:18,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0237dfd8-d30f-4a1f-90f4-071e440f7e94 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-41fb1127-0985-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}]} 2018-08-28 18:47:18,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-41fb1127-0985-400-proj used request id req-0237dfd8-d30f-4a1f-90f4-071e440f7e94 2018-08-28 18:47:18,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c732e349ebb4723ffb5466886ff0e5108b7cb2" 2018-08-28 18:47:18,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a226bb6-085b-4d11-b39c-3f39614c23a9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:47:18,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4a226bb6-085b-4d11-b39c-3f39614c23a9 2018-08-28 18:47:19,037 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-41fb1127-0985-400-user 2018-08-28 18:47:19,037 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:19,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af2d8d24-306b-4b52-9f48-1ebed6ed626f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:47:19,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af2d8d24-306b-4b52-9f48-1ebed6ed626f 2018-08-28 18:47:19,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" -d '{"role": {"name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}}' 2018-08-28 18:47:19,240 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0d304c-5dc5-4ddd-8817-77c4ee03d679 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6c8a70e83ed84dddb4b8dd319dd90610", "links": {"self": "http://172.30.9.28:5000/v3/roles/6c8a70e83ed84dddb4b8dd319dd90610"}, "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}} 2018-08-28 18:47:19,241 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-fa0d304c-5dc5-4ddd-8817-77c4ee03d679 2018-08-28 18:47:19,241 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-41fb1127-0985-400-proj-role 2018-08-28 18:47:19,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6c8a70e83ed84dddb4b8dd319dd90610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:19,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47d3bb9e-2dc7-4890-8758-46a7f5e8bb38 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6c8a70e83ed84dddb4b8dd319dd90610"}, "domain_id": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role", "id": "6c8a70e83ed84dddb4b8dd319dd90610"}} 2018-08-28 18:47:19,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6c8a70e83ed84dddb4b8dd319dd90610 used request id req-47d3bb9e-2dc7-4890-8758-46a7f5e8bb38 2018-08-28 18:47:19,336 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-41fb1127-0985-400-proj-role to project CreateRouterSuccessTests-41fb1127-0985-400-proj 2018-08-28 18:47:19,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f/users/23778e37d3dc4d4fb55dc18f6ade030b/roles/6c8a70e83ed84dddb4b8dd319dd90610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:19,455 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-651cf991-5162-4985-a427-7768680a5721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:47:19,455 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f/users/23778e37d3dc4d4fb55dc18f6ade030b/roles/6c8a70e83ed84dddb4b8dd319dd90610 used request id req-651cf991-5162-4985-a427-7768680a5721 2018-08-28 18:47:19,456 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:19,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:19,835 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["LKxxryJ6Sv-H7nsXp5ZeYw"], "issued_at": "2018-08-28T18:47:19.000000Z"}} 2018-08-28 18:47:19,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:19,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3eb27188-cb01-4032-85f6-7e8d25fcb0f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:19,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3eb27188-cb01-4032-85f6-7e8d25fcb0f1 2018-08-28 18:47:19,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:20,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ddc610ee-217a-4c99-b420-372e69422746 Date: Tue, 28 Aug 2018 18:47:20 GMT RESP BODY: {"networks":[]} 2018-08-28 18:47:20,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 used request id req-ddc610ee-217a-4c99-b420-372e69422746 2018-08-28 18:47:20,099 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 2018-08-28 18:47:20,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" -d '{"network": {"name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1", "admin_state_up": true}}' 2018-08-28 18:47:20,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-705eb3fc-f45a-48de-8397-dc34139ae357 Date: Tue, 28 Aug 2018 18:47:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:47:20Z","is_default":false,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","mtu":1450}} 2018-08-28 18:47:20,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-705eb3fc-f45a-48de-8397-dc34139ae357 2018-08-28 18:47:20,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:20,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f1350eb2-f316-4c47-9b25-efc36f6b89ed Date: Tue, 28 Aug 2018 18:47:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:47:20Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:20,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-f1350eb2-f316-4c47-9b25-efc36f6b89ed 2018-08-28 18:47:20,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:21,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-23eaa3ca-ba9c-45db-b1c5-42d605f8e495 Date: Tue, 28 Aug 2018 18:47:21 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:47:21,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-23eaa3ca-ba9c-45db-b1c5-42d605f8e495 2018-08-28 18:47:21,030 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1 2018-08-28 18:47:21,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" -d '{"subnets": [{"ip_version": 4, "network_id": "6bc6e1d5-4025-4883-8980-476d8bbdfddd", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]}' 2018-08-28 18:47:21,666 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-fb8266a3-4f87-405a-846f-6b26cbb65882 Date: Tue, 28 Aug 2018 18:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:21,667 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-fb8266a3-4f87-405a-846f-6b26cbb65882 2018-08-28 18:47:21,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:21,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ce530bd9-a592-4ec7-9639-e32daf4c65b8 Date: Tue, 28 Aug 2018 18:47:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["6b8f63f6-9cb1-4880-9840-51f34f678f62"],"updated_at":"2018-08-28T18:47:21Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:21,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-ce530bd9-a592-4ec7-9639-e32daf4c65b8 2018-08-28 18:47:21,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:21,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-03bf12cc-8e05-4631-8315-738eaf67f98c Date: Tue, 28 Aug 2018 18:47:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:21,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-03bf12cc-8e05-4631-8315-738eaf67f98c 2018-08-28 18:47:21,840 - OpenStackNetwork - DEBUG - Network [6bc6e1d5-4025-4883-8980-476d8bbdfddd] created successfully 2018-08-28 18:47:21,840 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:21,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:22,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["vfVyFCWOQgm7TG5FWS32Cw"], "issued_at": "2018-08-28T18:47:22.000000Z"}} 2018-08-28 18:47:22,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:22,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1926162f-d605-4b63-bc1b-02e3cfc946a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:22,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1926162f-d605-4b63-bc1b-02e3cfc946a5 2018-08-28 18:47:22,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:22,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d05f71af-ad15-4c3f-a4b4-08ee57c47d7c Date: Tue, 28 Aug 2018 18:47:22 GMT RESP BODY: {"networks":[]} 2018-08-28 18:47:22,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 used request id req-d05f71af-ad15-4c3f-a4b4-08ee57c47d7c 2018-08-28 18:47:22,487 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 2018-08-28 18:47:22,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" -d '{"network": {"name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2", "admin_state_up": true}}' 2018-08-28 18:47:22,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-946dcca4-2fb8-4961-8005-bf7ce84474eb Date: Tue, 28 Aug 2018 18:47:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:47:22Z","is_default":false,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","mtu":1450}} 2018-08-28 18:47:22,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-946dcca4-2fb8-4961-8005-bf7ce84474eb 2018-08-28 18:47:22,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:23,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0587be3f-1373-4e87-a966-cc7bf409700f Date: Tue, 28 Aug 2018 18:47: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-08-28T18:47:22Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:23,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-0587be3f-1373-4e87-a966-cc7bf409700f 2018-08-28 18:47:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:23,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5fd660db-d505-4ef1-b419-6a8aebe3d505 Date: Tue, 28 Aug 2018 18:47:23 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:47:23,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-5fd660db-d505-4ef1-b419-6a8aebe3d505 2018-08-28 18:47:23,329 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2 2018-08-28 18:47:23,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" -d '{"subnets": [{"ip_version": 4, "network_id": "df651a2b-0925-47fc-8d3b-9caf7d2083ec", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]}' 2018-08-28 18:47:24,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-43d126e0-7c05-4ed7-8e4e-1d87c1b0a04a Date: Tue, 28 Aug 2018 18:47:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:24,174 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-43d126e0-7c05-4ed7-8e4e-1d87c1b0a04a 2018-08-28 18:47:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:24,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-587b41c5-68ba-40ce-afe7-a9a8f9d6b8e9 Date: Tue, 28 Aug 2018 18:47:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["11a85501-bef5-4898-a93d-163d3059f933"],"updated_at":"2018-08-28T18:47:23Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:24,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-587b41c5-68ba-40ce-afe7-a9a8f9d6b8e9 2018-08-28 18:47:24,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:24,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d5f6863e-0fd6-47e3-89de-e3d8f7b49183 Date: Tue, 28 Aug 2018 18:47:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:24,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-d5f6863e-0fd6-47e3-89de-e3d8f7b49183 2018-08-28 18:47:24,831 - OpenStackNetwork - DEBUG - Network [df651a2b-0925-47fc-8d3b-9caf7d2083ec] created successfully 2018-08-28 18:47:24,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:24,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:25,229 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["omPA6dj8TBmYj5HEJkK8rg"], "issued_at": "2018-08-28T18:47:25.000000Z"}} 2018-08-28 18:47:25,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:25,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f4e09d-062f-4c91-a457-d99340865ae7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:25,299 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f6f4e09d-062f-4c91-a457-d99340865ae7 2018-08-28 18:47:25,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:25,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b505df14-2fbd-4181-b2f1-72d1de270538 Date: Tue, 28 Aug 2018 18:47:25 GMT RESP BODY: {"routers": []} 2018-08-28 18:47:25,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router&admin_state_up=True used request id req-b505df14-2fbd-4181-b2f1-72d1de270538 2018-08-28 18:47:25,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:25,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:25,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["RUe14ZgySxGzqe4OtPsOog"], "issued_at": "2018-08-28T18:47:25.000000Z"}} 2018-08-28 18:47:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84882a8d220d0d013928b8ab679e8cb80976d356" 2018-08-28 18:47:25,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaa33790-9cc5-4204-b7c5-4e0bb0b00047 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:25,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eaa33790-9cc5-4204-b7c5-4e0bb0b00047 2018-08-28 18:47:25,973 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" -d '{"router": {"name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router", "admin_state_up": true}}' 2018-08-28 18:47:29,562 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-0d49d663-5978-4077-a7a6-97366f025153 Date: Tue, 28 Aug 2018 18:47:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:26Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:26Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "14656968-aa9c-471a-89af-456310a83968", "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router"}} 2018-08-28 18:47:29,562 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-0d49d663-5978-4077-a7a6-97366f025153 2018-08-28 18:47:29,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:29,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ab04234-1fd6-4cd6-b622-34bee594361c Date: Tue, 28 Aug 2018 18:47:29 GMT RESP BODY: {"ports":[]} 2018-08-28 18:47:29,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 used request id req-2ab04234-1fd6-4cd6-b622-34bee594361c 2018-08-28 18:47:29,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:30,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3f50a34f-fa19-4671-823b-c1523f4b93cc Date: Tue, 28 Aug 2018 18:47: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":["6b8f63f6-9cb1-4880-9840-51f34f678f62"],"updated_at":"2018-08-28T18:47:21Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:30,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 used request id req-3f50a34f-fa19-4671-823b-c1523f4b93cc 2018-08-28 18:47:30,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:30,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:30,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:30,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-815d4b50-d493-4258-97a6-3eed4c91885e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:30,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-815d4b50-d493-4258-97a6-3eed4c91885e 2018-08-28 18:47:30,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:30,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-6dae92d4-aec7-483c-b7ba-4e6ee9f29794 Date: Tue, 28 Aug 2018 18:47:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:30,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-6dae92d4-aec7-483c-b7ba-4e6ee9f29794 2018-08-28 18:47:30,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:30,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a206dbb7-f256-4e29-990a-afe7edecc44e Date: Tue, 28 Aug 2018 18:47:30 GMT RESP BODY: {"ports":[]} 2018-08-28 18:47:30,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1&admin_state_up=True used request id req-a206dbb7-f256-4e29-990a-afe7edecc44e 2018-08-28 18:47:30,371 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1 for router - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:30,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:30,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:30,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["jQSKFawhTaaz6csg1tAb2w"], "issued_at": "2018-08-28T18:47:30.000000Z"}} 2018-08-28 18:47:30,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa7175f82e0ea4751348fa643ce2325d0338e1" 2018-08-28 18:47:30,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-317dbe84-eb90-4ccf-9385-1ea5b63dd90c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:30,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-317dbe84-eb90-4ccf-9385-1ea5b63dd90c 2018-08-28 18:47:30,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:31,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1cb73e46-d0a6-4840-adcc-88bf8a14610b Date: Tue, 28 Aug 2018 18:47: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":["6b8f63f6-9cb1-4880-9840-51f34f678f62"],"updated_at":"2018-08-28T18:47:21Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:31,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 used request id req-1cb73e46-d0a6-4840-adcc-88bf8a14610b 2018-08-28 18:47:31,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:31,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-428c687d-d9a8-403b-a39b-ccd9d4edd7fe Date: Tue, 28 Aug 2018 18:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:31,071 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-428c687d-d9a8-403b-a39b-ccd9d4edd7fe 2018-08-28 18:47:31,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:31,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-f06b2506-cb5d-4661-93d7-68583c94c3a0 Date: Tue, 28 Aug 2018 18:47: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":["6b8f63f6-9cb1-4880-9840-51f34f678f62"],"updated_at":"2018-08-28T18:47:21Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:31,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 used request id req-f06b2506-cb5d-4661-93d7-68583c94c3a0 2018-08-28 18:47:31,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:31,316 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:31,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1fa7175f82e0ea4751348fa643ce2325d0338e1" 2018-08-28 18:47:31,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0ef47ed-aaeb-4247-b356-02154c3c7b28 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:31,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-e0ef47ed-aaeb-4247-b356-02154c3c7b28 2018-08-28 18:47:31,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:31,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-30036979-df29-4fa6-af87-e6cf0d5bf211 Date: Tue, 28 Aug 2018 18:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:31,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-30036979-df29-4fa6-af87-e6cf0d5bf211 2018-08-28 18:47:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:31,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-358885ac-6079-49a9-bdf0-7b119b64e80d Date: Tue, 28 Aug 2018 18:47:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:31,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1 used request id req-358885ac-6079-49a9-bdf0-7b119b64e80d 2018-08-28 18:47:31,517 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 2018-08-28 18:47:31,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" -d '{"port": {"network_id": "6bc6e1d5-4025-4883-8980-476d8bbdfddd", "fixed_ips": [{"subnet_id": "6b8f63f6-9cb1-4880-9840-51f34f678f62", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1", "admin_state_up": true}}' 2018-08-28 18:47:32,643 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-890a4818-adfd-4bff-84b0-2e27ea0df33e Date: Tue, 28 Aug 2018 18:47:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.1"}],"id":"22d5c274-749e-4a49-a40e-09f57a90675a","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:57:02:c0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1","project_id":"15ed5399de5a4f78914da68bedb3393f","qos_policy_id":null,"admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:32Z","binding:vnic_type":"normal"}} 2018-08-28 18:47:32,643 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-890a4818-adfd-4bff-84b0-2e27ea0df33e 2018-08-28 18:47:32,644 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1 for router - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:32,644 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:32,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" -d '{"port_id": "22d5c274-749e-4a49-a40e-09f57a90675a"}' 2018-08-28 18:47:34,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6aee18d9-7a45-4d9c-ae7c-079c28f77c10 Date: Tue, 28 Aug 2018 18:47:34 GMT RESP BODY: {"network_id": "6bc6e1d5-4025-4883-8980-476d8bbdfddd", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "subnet_id": "6b8f63f6-9cb1-4880-9840-51f34f678f62", "subnet_ids": ["6b8f63f6-9cb1-4880-9840-51f34f678f62"], "port_id": "22d5c274-749e-4a49-a40e-09f57a90675a", "id": "14656968-aa9c-471a-89af-456310a83968"} 2018-08-28 18:47:34,348 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/add_router_interface used request id req-6aee18d9-7a45-4d9c-ae7c-079c28f77c10 2018-08-28 18:47:34,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:34,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-abd35ea7-d21c-4810-a1d6-2af47f0e96f8 Date: Tue, 28 Aug 2018 18:47: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":["11a85501-bef5-4898-a93d-163d3059f933"],"updated_at":"2018-08-28T18:47:23Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:34,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 used request id req-abd35ea7-d21c-4810-a1d6-2af47f0e96f8 2018-08-28 18:47:34,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:34,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f6a423-b370-4d01-ab95-947f4d9cba32 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:34,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-37f6a423-b370-4d01-ab95-947f4d9cba32 2018-08-28 18:47:34,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:34,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dc54c5f9-c566-4e89-a66b-77a1fa681723 Date: Tue, 28 Aug 2018 18:47:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:34,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-dc54c5f9-c566-4e89-a66b-77a1fa681723 2018-08-28 18:47:34,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:34,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-124f3f74-5415-4dbc-813e-52ee6274de0e Date: Tue, 28 Aug 2018 18:47:34 GMT RESP BODY: {"ports":[]} 2018-08-28 18:47:34,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2&admin_state_up=True used request id req-124f3f74-5415-4dbc-813e-52ee6274de0e 2018-08-28 18:47:34,630 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2 for router - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:34,630 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:34,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:35,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["YtdRzwKUQymGF5pWLvQ5lA"], "issued_at": "2018-08-28T18:47:35.000000Z"}} 2018-08-28 18:47:35,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f36b5aefe26c872f3d6f39c50853f713c3380c6" 2018-08-28 18:47:35,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42710938-c2fb-456e-933a-f624b88b89bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:35,104 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42710938-c2fb-456e-933a-f624b88b89bd 2018-08-28 18:47:35,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:35,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3dc75a33-7938-4e1f-9163-3351d57c6cd7 Date: Tue, 28 Aug 2018 18:47: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":["11a85501-bef5-4898-a93d-163d3059f933"],"updated_at":"2018-08-28T18:47:23Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:35,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 used request id req-3dc75a33-7938-4e1f-9163-3351d57c6cd7 2018-08-28 18:47:35,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:35,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4465a8f8-52de-4c63-9b29-733f481fd30b Date: Tue, 28 Aug 2018 18:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:35,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-4465a8f8-52de-4c63-9b29-733f481fd30b 2018-08-28 18:47:35,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:35,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1c0110d8-da56-43de-b28f-9b8fab230cb0 Date: Tue, 28 Aug 2018 18:47: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":["11a85501-bef5-4898-a93d-163d3059f933"],"updated_at":"2018-08-28T18:47:23Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:35,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 used request id req-1c0110d8-da56-43de-b28f-9b8fab230cb0 2018-08-28 18:47:35,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:35,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:35,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f36b5aefe26c872f3d6f39c50853f713c3380c6" 2018-08-28 18:47:35,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53046618-862e-401a-be0f-be8b4f0d503a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:35,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-53046618-862e-401a-be0f-be8b4f0d503a 2018-08-28 18:47:35,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:35,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d4aa452d-2ab0-4b2a-8630-19e1898badf1 Date: Tue, 28 Aug 2018 18:47:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:35,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-d4aa452d-2ab0-4b2a-8630-19e1898badf1 2018-08-28 18:47:35,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:35,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-916a3783-b9cb-4ed7-8264-e8f300ad62f8 Date: Tue, 28 Aug 2018 18:47:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:35,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2 used request id req-916a3783-b9cb-4ed7-8264-e8f300ad62f8 2018-08-28 18:47:35,943 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 2018-08-28 18:47:35,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" -d '{"port": {"network_id": "df651a2b-0925-47fc-8d3b-9caf7d2083ec", "fixed_ips": [{"subnet_id": "11a85501-bef5-4898-a93d-163d3059f933", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2", "admin_state_up": true}}' 2018-08-28 18:47:36,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-4cd8dc6b-bed2-4e2b-8fdb-870522044ee4 Date: Tue, 28 Aug 2018 18:47:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:36Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.1"}],"id":"662efb9d-bf96-48ce-b68d-da616652bcb6","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:a7:b3:0c","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2","project_id":"15ed5399de5a4f78914da68bedb3393f","qos_policy_id":null,"admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:36Z","binding:vnic_type":"normal"}} 2018-08-28 18:47:36,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-4cd8dc6b-bed2-4e2b-8fdb-870522044ee4 2018-08-28 18:47:37,000 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2 for router - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:37,000 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:37,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" -d '{"port_id": "662efb9d-bf96-48ce-b68d-da616652bcb6"}' 2018-08-28 18:47:38,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8653f8ce-d78d-4c47-8c94-7301b6f892ca Date: Tue, 28 Aug 2018 18:47:38 GMT RESP BODY: {"network_id": "df651a2b-0925-47fc-8d3b-9caf7d2083ec", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "subnet_id": "11a85501-bef5-4898-a93d-163d3059f933", "subnet_ids": ["11a85501-bef5-4898-a93d-163d3059f933"], "port_id": "662efb9d-bf96-48ce-b68d-da616652bcb6", "id": "14656968-aa9c-471a-89af-456310a83968"} 2018-08-28 18:47:38,688 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/add_router_interface used request id req-8653f8ce-d78d-4c47-8c94-7301b6f892ca 2018-08-28 18:47:38,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:38,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-2050b461-34ad-4fe8-bf6c-4750d2be8972 Date: Tue, 28 Aug 2018 18:47:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:26Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "14656968-aa9c-471a-89af-456310a83968", "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router"}} 2018-08-28 18:47:38,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968 used request id req-2050b461-34ad-4fe8-bf6c-4750d2be8972 2018-08-28 18:47:38,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:39,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-2040102b-5764-4655-b311-853b578742de Date: Tue, 28 Aug 2018 18:47:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.1"}],"id":"22d5c274-749e-4a49-a40e-09f57a90675a","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:57:02:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:32Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.1"}],"id":"662efb9d-bf96-48ce-b68d-da616652bcb6","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:a7:b3:0c","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:36Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"}]} 2018-08-28 18:47:39,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 used request id req-2040102b-5764-4655-b311-853b578742de 2018-08-28 18:47:39,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:39,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-28b1d464-06c1-4f3a-a6dd-4b7905883ace Date: Tue, 28 Aug 2018 18:47:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}} 2018-08-28 18:47:39,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 used request id req-28b1d464-06c1-4f3a-a6dd-4b7905883ace 2018-08-28 18:47:39,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:39,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-94cdb6a3-9572-4997-bf66-a211b202b909 Date: Tue, 28 Aug 2018 18:47:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}} 2018-08-28 18:47:39,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 used request id req-94cdb6a3-9572-4997-bf66-a211b202b909 2018-08-28 18:47:39,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:39,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["NfZVIHInQqmuY5zaIC9XSA"], "issued_at": "2018-08-28T18:47:39.000000Z"}} 2018-08-28 18:47:39,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:40,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-cfab8d41-3cbd-44fd-a325-3682e491f008 Date: Tue, 28 Aug 2018 18:47:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:26Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "14656968-aa9c-471a-89af-456310a83968", "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router"}]} 2018-08-28 18:47:40,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router&admin_state_up=True used request id req-cfab8d41-3cbd-44fd-a325-3682e491f008 2018-08-28 18:47:40,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:40,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:40,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e6193c977e044263540ea007a4bceb2afccdbd5" 2018-08-28 18:47:40,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192d25c3-2e7f-4cc2-bfeb-375dc50d8104 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:40,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-192d25c3-2e7f-4cc2-bfeb-375dc50d8104 2018-08-28 18:47:40,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:40,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-f71f0d2a-645a-422a-a383-051db708acfa Date: Tue, 28 Aug 2018 18:47:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.1"}],"id":"22d5c274-749e-4a49-a40e-09f57a90675a","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:57:02:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:32Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.1"}],"id":"662efb9d-bf96-48ce-b68d-da616652bcb6","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:a7:b3:0c","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:36Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"}]} 2018-08-28 18:47:40,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 used request id req-f71f0d2a-645a-422a-a383-051db708acfa 2018-08-28 18:47:40,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:40,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dc8dbd13-b05f-4878-bb5a-9b71dc6dd5e2 Date: Tue, 28 Aug 2018 18:47:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}} 2018-08-28 18:47:40,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 used request id req-dc8dbd13-b05f-4878-bb5a-9b71dc6dd5e2 2018-08-28 18:47:40,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:40,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f41b5497-56e2-4901-81a7-14f50f033d81 Date: Tue, 28 Aug 2018 18:47:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}} 2018-08-28 18:47:40,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 used request id req-f41b5497-56e2-4901-81a7-14f50f033d81 2018-08-28 18:47:40,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:47:40,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:47:41,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6c8a70e83ed84dddb4b8dd319dd90610", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj-role"}], "expires_at": "2018-08-28T19:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "15ed5399de5a4f78914da68bedb3393f", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/15ed5399de5a4f78914da68bedb3393f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-41fb1127-0985-400-user", "id": "23778e37d3dc4d4fb55dc18f6ade030b"}, "audit_ids": ["POPYCOEJSKK7kcF5M4pJYg"], "issued_at": "2018-08-28T18:47:41.000000Z"}} 2018-08-28 18:47:41,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:41,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa2e88a-e3cb-4593-9ddb-16cc9509997e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:47:41,203 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-faa2e88a-e3cb-4593-9ddb-16cc9509997e 2018-08-28 18:47:41,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:41,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-ff909b0a-6c76-41b0-bb0e-c4ed6d5ba912 Date: Tue, 28 Aug 2018 18:47:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:26Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "14656968-aa9c-471a-89af-456310a83968", "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router"}]} 2018-08-28 18:47:41,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router&admin_state_up=True used request id req-ff909b0a-6c76-41b0-bb0e-c4ed6d5ba912 2018-08-28 18:47:41,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:47:41,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:47:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:47:41,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:41,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f17518-10a5-4471-bcf9-6b4a3d092fa9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:41,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-18f17518-10a5-4471-bcf9-6b4a3d092fa9 2018-08-28 18:47:41,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:41,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-5cbb237c-3a22-4b25-91c4-445de1aee093 Date: Tue, 28 Aug 2018 18:47:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.1"}],"id":"22d5c274-749e-4a49-a40e-09f57a90675a","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:57:02:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:32Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.1"}],"id":"662efb9d-bf96-48ce-b68d-da616652bcb6","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:a7:b3:0c","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:36Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"}]} 2018-08-28 18:47:41,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 used request id req-5cbb237c-3a22-4b25-91c4-445de1aee093 2018-08-28 18:47:41,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ff40f671-18c3-4aad-a48c-c6bb290fad5b Date: Tue, 28 Aug 2018 18:47:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}} 2018-08-28 18:47:42,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 used request id req-ff40f671-18c3-4aad-a48c-c6bb290fad5b 2018-08-28 18:47:42,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-adeca926-7fc5-48a6-9d45-45d1f48ab619 Date: Tue, 28 Aug 2018 18:47:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}} 2018-08-28 18:47:42,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 used request id req-adeca926-7fc5-48a6-9d45-45d1f48ab619 2018-08-28 18:47:42,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-37919e9b-2cce-4072-8937-1ebc7ccedb5c Date: Tue, 28 Aug 2018 18:47: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":["6b8f63f6-9cb1-4880-9840-51f34f678f62"],"updated_at":"2018-08-28T18:47:21Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:42,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 used request id req-37919e9b-2cce-4072-8937-1ebc7ccedb5c 2018-08-28 18:47:42,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8e0f15-a419-4d68-8ecb-22a79c5a3b3c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:42,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-8a8e0f15-a419-4d68-8ecb-22a79c5a3b3c 2018-08-28 18:47:42,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-81b3916d-bf07-43cc-83d1-fb8d8ddf2104 Date: Tue, 28 Aug 2018 18:47:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:42,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-81b3916d-bf07-43cc-83d1-fb8d8ddf2104 2018-08-28 18:47:42,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-3e8bec10-2284-42f6-bc76-701af16cfe09 Date: Tue, 28 Aug 2018 18:47:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.1"}],"id":"22d5c274-749e-4a49-a40e-09f57a90675a","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:57:02:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:32Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"}]} 2018-08-28 18:47:42,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1&admin_state_up=True used request id req-3e8bec10-2284-42f6-bc76-701af16cfe09 2018-08-28 18:47:42,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46b0d3f-fb04-4036-b4ce-bbd2da99516c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:42,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-b46b0d3f-fb04-4036-b4ce-bbd2da99516c 2018-08-28 18:47:42,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9699ecbf-991b-4eef-9cf3-696a02b81e46 Date: Tue, 28 Aug 2018 18:47: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":["11a85501-bef5-4898-a93d-163d3059f933"],"updated_at":"2018-08-28T18:47:23Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:42,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 used request id req-9699ecbf-991b-4eef-9cf3-696a02b81e46 2018-08-28 18:47:42,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:42,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3d6a11-f425-4433-a8d4-8e2a466da9ef Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:42,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-cd3d6a11-f425-4433-a8d4-8e2a466da9ef 2018-08-28 18:47:42,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:43,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b727f2a9-c34a-4bd7-bb37-02f770f7f968 Date: Tue, 28 Aug 2018 18:47:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:43,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-b727f2a9-c34a-4bd7-bb37-02f770f7f968 2018-08-28 18:47:43,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:43,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-d2cb4f72-29ff-4056-a054-f67796ac834e Date: Tue, 28 Aug 2018 18:47:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.1"}],"id":"662efb9d-bf96-48ce-b68d-da616652bcb6","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:a7:b3:0c","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:36Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"}]} 2018-08-28 18:47:43,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec&name=CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2&admin_state_up=True used request id req-d2cb4f72-29ff-4056-a054-f67796ac834e 2018-08-28 18:47:43,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:43,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9fea694-940f-4baf-89f3-38fb13525895 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:47:43,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-f9fea694-940f-4baf-89f3-38fb13525895 2018-08-28 18:47:43,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:43,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-64645617-e04d-4b3b-9349-635e2a4a994c Date: Tue, 28 Aug 2018 18:47:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:26Z", "admin_state_up": true, "updated_at": "2018-08-28T18:47:37Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "14656968-aa9c-471a-89af-456310a83968", "name": "CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router"}} 2018-08-28 18:47:43,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968 used request id req-64645617-e04d-4b3b-9349-635e2a4a994c 2018-08-28 18:47:43,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:43,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-f0238f9f-0d18-46c4-baed-8677a3043740 Date: Tue, 28 Aug 2018 18:47:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.1"}],"id":"22d5c274-749e-4a49-a40e-09f57a90675a","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:57:02:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:32Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.1"}],"id":"662efb9d-bf96-48ce-b68d-da616652bcb6","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:a7:b3:0c","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:36Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"}]} 2018-08-28 18:47:43,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=14656968-aa9c-471a-89af-456310a83968 used request id req-f0238f9f-0d18-46c4-baed-8677a3043740 2018-08-28 18:47:43,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:43,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-963d5809-0943-4882-a6f5-718eff313f35 Date: Tue, 28 Aug 2018 18:47:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}} 2018-08-28 18:47:43,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 used request id req-963d5809-0943-4882-a6f5-718eff313f35 2018-08-28 18:47:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccd153a3b3b198992c1d060b1c508d029a91f622" 2018-08-28 18:47:43,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9e553ba9-05d4-4bc8-8a46-895f457d4cdf Date: Tue, 28 Aug 2018 18:47:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}} 2018-08-28 18:47:43,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 used request id req-9e553ba9-05d4-4bc8-8a46-895f457d4cdf 2018-08-28 18:47:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:44,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-88357f21-ab02-4f77-836f-56f9bcdfedc2 Date: Tue, 28 Aug 2018 18:47: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":["6b8f63f6-9cb1-4880-9840-51f34f678f62"],"updated_at":"2018-08-28T18:47:21Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:44,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-88357f21-ab02-4f77-836f-56f9bcdfedc2 2018-08-28 18:47:44,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:44,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-cefe1dd9-8798-4640-b3bf-fbdbee4a0f77 Date: Tue, 28 Aug 2018 18:47:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:44,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-cefe1dd9-8798-4640-b3bf-fbdbee4a0f77 2018-08-28 18:47:44,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:44,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-6f5e4213-e8c9-491d-85a7-c44d9ba02eb8 Date: Tue, 28 Aug 2018 18:47:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.3"}],"id":"13a1508f-7479-4865-85ba-55d0cd4e264c","security_groups":[],"mac_address":"fa:16:3e:8d:b8:34","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6bc6e1d5-4025-4883-8980-476d8bbdfddd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.1"}],"id":"22d5c274-749e-4a49-a40e-09f57a90675a","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:57:02:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:32Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.2"}],"id":"767a81ec-169d-4233-b63f-e1eeeb2f2c9f","security_groups":[],"mac_address":"fa:16:3e:3e:35:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6bc6e1d5-4025-4883-8980-476d8bbdfddd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","ip_address":"10.200.201.4"}],"id":"8ed43758-8cea-431f-b1ef-37610240bba9","security_groups":[],"mac_address":"fa:16:3e:e6:da:9e","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6bc6e1d5-4025-4883-8980-476d8bbdfddd"}]} 2018-08-28 18:47:44,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-6f5e4213-e8c9-491d-85a7-c44d9ba02eb8 2018-08-28 18:47:44,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:44,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6b627412-227c-43ff-9acc-fb1028bd0cd7 Date: Tue, 28 Aug 2018 18:47: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":["11a85501-bef5-4898-a93d-163d3059f933"],"updated_at":"2018-08-28T18:47:23Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:44,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-6b627412-227c-43ff-9acc-fb1028bd0cd7 2018-08-28 18:47:44,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:44,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f4aa236c-1924-44a8-a798-d423f4567bf1 Date: Tue, 28 Aug 2018 18:47:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:44,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-f4aa236c-1924-44a8-a798-d423f4567bf1 2018-08-28 18:47:44,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:45,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-547d79fc-8067-4433-865d-434d0dde0545 Date: Tue, 28 Aug 2018 18:47:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.3"}],"id":"27dfbf75-8c5c-4cc5-8c81-300d5792ba35","security_groups":[],"mac_address":"fa:16:3e:df:1b:c7","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:25Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-df651a2b-0925-47fc-8d3b-9caf7d2083ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.1"}],"id":"662efb9d-bf96-48ce-b68d-da616652bcb6","security_groups":["81372d5c-31db-49f7-b558-56864de47321"],"mac_address":"fa:16:3e:a7:b3:0c","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:36Z","binding:vnic_type":"normal","device_id":"14656968-aa9c-471a-89af-456310a83968"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.4"}],"id":"96147c66-329c-4c64-91e6-b5092c1c6a68","security_groups":[],"mac_address":"fa:16:3e:ca:37:c0","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-df651a2b-0925-47fc-8d3b-9caf7d2083ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:47:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"11a85501-bef5-4898-a93d-163d3059f933","ip_address":"10.200.202.2"}],"id":"b9777521-26ff-4aa6-a47d-695acf562a5e","security_groups":[],"mac_address":"fa:16:3e:d6:ff:e6","project_id":"15ed5399de5a4f78914da68bedb3393f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-df651a2b-0925-47fc-8d3b-9caf7d2083ec"}]} 2018-08-28 18:47:45,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-547d79fc-8067-4433-865d-434d0dde0545 2018-08-28 18:47:45,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:45,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-17b9167e-618e-4999-9401-ade30230536c Date: Tue, 28 Aug 2018 18:47:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}} 2018-08-28 18:47:45,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 used request id req-17b9167e-618e-4999-9401-ade30230536c 2018-08-28 18:47:45,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:45,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-59d2a6a5-5ae8-4c69-bbd6-c54888e334ae Date: Tue, 28 Aug 2018 18:47: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":["6b8f63f6-9cb1-4880-9840-51f34f678f62"],"updated_at":"2018-08-28T18:47:21Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1"}]} 2018-08-28 18:47:45,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-59d2a6a5-5ae8-4c69-bbd6-c54888e334ae 2018-08-28 18:47:45,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:45,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-39c4d4c1-ae2b-4cd4-85f4-be842f036c76 Date: Tue, 28 Aug 2018 18:47:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6bc6e1d5-4025-4883-8980-476d8bbdfddd","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:21Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:21Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"6b8f63f6-9cb1-4880-9840-51f34f678f62","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1"}]} 2018-08-28 18:47:45,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-39c4d4c1-ae2b-4cd4-85f4-be842f036c76 2018-08-28 18:47:45,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:46,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-db70ef52-8c29-463c-996e-14c0ff577e67 Date: Tue, 28 Aug 2018 18:47:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}} 2018-08-28 18:47:46,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 used request id req-db70ef52-8c29-463c-996e-14c0ff577e67 2018-08-28 18:47:46,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:46,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a0d35b59-5624-4ff2-8f16-d74cc6e36cdd Date: Tue, 28 Aug 2018 18:47: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":["11a85501-bef5-4898-a93d-163d3059f933"],"updated_at":"2018-08-28T18:47:23Z","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"15ed5399de5a4f78914da68bedb3393f","id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2"}]} 2018-08-28 18:47:46,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-a0d35b59-5624-4ff2-8f16-d74cc6e36cdd 2018-08-28 18:47:46,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64c94f711487fb947f0857a3d936d95c936fb8fa" 2018-08-28 18:47:46,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e82d27d9-6848-4f19-8f94-8e815b4a14fa Date: Tue, 28 Aug 2018 18:47:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"df651a2b-0925-47fc-8d3b-9caf7d2083ec","tenant_id":"15ed5399de5a4f78914da68bedb3393f","created_at":"2018-08-28T18:47:23Z","dns_nameservers":[],"updated_at":"2018-08-28T18:47:23Z","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":"15ed5399de5a4f78914da68bedb3393f","id":"11a85501-bef5-4898-a93d-163d3059f933","subnetpool_id":null,"name":"CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2"}]} 2018-08-28 18:47:46,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-e82d27d9-6848-4f19-8f94-8e815b4a14fa 2018-08-28 18:47:46,539 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router and port CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port1 2018-08-28 18:47:46,540 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" -d '{"port_id": "22d5c274-749e-4a49-a40e-09f57a90675a"}' 2018-08-28 18:47:47,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-65512461-755e-409f-ab8d-90005b955e6d Date: Tue, 28 Aug 2018 18:47:47 GMT RESP BODY: {"network_id": "6bc6e1d5-4025-4883-8980-476d8bbdfddd", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "subnet_id": "6b8f63f6-9cb1-4880-9840-51f34f678f62", "subnet_ids": ["6b8f63f6-9cb1-4880-9840-51f34f678f62"], "port_id": "22d5c274-749e-4a49-a40e-09f57a90675a", "id": "14656968-aa9c-471a-89af-456310a83968"} 2018-08-28 18:47:47,768 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/remove_router_interface used request id req-65512461-755e-409f-ab8d-90005b955e6d 2018-08-28 18:47:47,768 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router and port CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-port2 2018-08-28 18:47:47,768 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:47,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" -d '{"port_id": "662efb9d-bf96-48ce-b68d-da616652bcb6"}' 2018-08-28 18:47:49,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-c2e119f1-fc85-4007-ad07-5ff7669bf0bb Date: Tue, 28 Aug 2018 18:47:49 GMT RESP BODY: {"network_id": "df651a2b-0925-47fc-8d3b-9caf7d2083ec", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "subnet_id": "11a85501-bef5-4898-a93d-163d3059f933", "subnet_ids": ["11a85501-bef5-4898-a93d-163d3059f933"], "port_id": "662efb9d-bf96-48ce-b68d-da616652bcb6", "id": "14656968-aa9c-471a-89af-456310a83968"} 2018-08-28 18:47:49,239 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968/remove_router_interface used request id req-c2e119f1-fc85-4007-ad07-5ff7669bf0bb 2018-08-28 18:47:49,239 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:49,239 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-router 2018-08-28 18:47:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607b5e16eea52338130ad7f9af6fa660b9cf8f9d" 2018-08-28 18:47:51,980 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1b194141-7ac5-4fac-96b1-39f5273a4a9d Content-Length: 0 Date: Tue, 28 Aug 2018 18:47:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:47:51,980 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/14656968-aa9c-471a-89af-456310a83968 used request id req-1b194141-7ac5-4fac-96b1-39f5273a4a9d 2018-08-28 18:47:51,981 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1 2018-08-28 18:47:51,981 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet1 2018-08-28 18:47:51,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:54,193 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0511863-aec6-43c3-bc45-672a656e564b Date: Tue, 28 Aug 2018 18:47:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:47:54,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/6b8f63f6-9cb1-4880-9840-51f34f678f62 used request id req-c0511863-aec6-43c3-bc45-672a656e564b 2018-08-28 18:47:54,194 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net1 2018-08-28 18:47:54,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6bc6e1d5-4025-4883-8980-476d8bbdfddd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d821fc13d216ad8e5fb1ba41adbf6af82a6c2a7" 2018-08-28 18:47:55,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-99f13a3b-692f-4a3c-a8e6-6868e497f622 Date: Tue, 28 Aug 2018 18:47:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:47:55,572 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6bc6e1d5-4025-4883-8980-476d8bbdfddd used request id req-99f13a3b-692f-4a3c-a8e6-6868e497f622 2018-08-28 18:47:55,573 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2 2018-08-28 18:47:55,573 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-subnet2 2018-08-28 18:47:55,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:57,632 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-479ad12c-6c74-4e75-a79a-8cda4d2760af Date: Tue, 28 Aug 2018 18:47:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:47:57,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/11a85501-bef5-4898-a93d-163d3059f933 used request id req-479ad12c-6c74-4e75-a79a-8cda4d2760af 2018-08-28 18:47:57,632 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-eec73bf2-f567-4561-a9e6-dc1fb2de4e4b-pub-net2 2018-08-28 18:47:57,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/df651a2b-0925-47fc-8d3b-9caf7d2083ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddb9ce970fdcb59794519f48d75bb96a993b3a82" 2018-08-28 18:47:58,855 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-528e568a-1720-4aaf-b955-68f9fddb2b2f Date: Tue, 28 Aug 2018 18:47:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:47:58,855 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/df651a2b-0925-47fc-8d3b-9caf7d2083ec used request id req-528e568a-1720-4aaf-b955-68f9fddb2b2f 2018-08-28 18:47:58,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:59,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-60b5da8a-2140-4caa-9a8e-c398bfdc60ac Date: Tue, 28 Aug 2018 18:47:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:20Z", "updated_at": "2018-08-28T18:47:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "revision_number": 0, "id": "60f9cd4d-3969-4439-9ee6-f32434872550", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "port_range_min": null, "ethertype": "IPv4", "project_id": "15ed5399de5a4f78914da68bedb3393f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "revision_number": 0, "id": "93d74d8f-2914-4f4b-9a0a-bd6bb403fd4d", "remote_group_id": "81372d5c-31db-49f7-b558-56864de47321", "remote_ip_prefix": null, "created_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "port_range_min": null, "ethertype": "IPv6", "project_id": "15ed5399de5a4f78914da68bedb3393f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "revision_number": 0, "id": "ad4ee01e-9a6d-4123-95ca-02f18fb8d636", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "port_range_min": null, "ethertype": "IPv6", "project_id": "15ed5399de5a4f78914da68bedb3393f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "revision_number": 0, "id": "bf846127-0da3-4638-bdd7-71ce1581f45f", "remote_group_id": "81372d5c-31db-49f7-b558-56864de47321", "remote_ip_prefix": null, "created_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "port_range_min": null, "ethertype": "IPv4", "project_id": "15ed5399de5a4f78914da68bedb3393f"}], "revision_number": 4, "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "81372d5c-31db-49f7-b558-56864de47321", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:47:59,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-60b5da8a-2140-4caa-9a8e-c398bfdc60ac 2018-08-28 18:47:59,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:59,371 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fec6253a-987d-458e-8ee3-5e171b2767c3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:59,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-fec6253a-987d-458e-8ee3-5e171b2767c3 2018-08-28 18:47:59,372 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:59,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:59,561 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70055c8f-feb9-4307-8fb0-1b0a37e2e588 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:59,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-70055c8f-feb9-4307-8fb0-1b0a37e2e588 2018-08-28 18:47:59,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:59,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:59,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-141d5252-a994-4fc0-8bb3-100ab6404ec5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:59,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-141d5252-a994-4fc0-8bb3-100ab6404ec5 2018-08-28 18:47:59,646 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:59,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:59,740 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d962a8-939c-431f-b54d-9a4384042ad9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:47:59,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-55d962a8-939c-431f-b54d-9a4384042ad9 2018-08-28 18:47:59,740 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:47:59,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:59,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dd4537-bfef-43f8-b1d2-16cc73fd0b99 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:47:59,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-86dd4537-bfef-43f8-b1d2-16cc73fd0b99 2018-08-28 18:47:59,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:47:59,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a4a5b36-c1a9-4b71-88a8-149b0300a810 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:47:59,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-3a4a5b36-c1a9-4b71-88a8-149b0300a810 2018-08-28 18:47:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:48:00,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:47:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68c1ef95-49ab-4baf-926b-6ed9631b4ef7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f"}, "enabled": true, "id": "15ed5399de5a4f78914da68bedb3393f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-41fb1127-0985-400-proj"}} 2018-08-28 18:48:00,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-68c1ef95-49ab-4baf-926b-6ed9631b4ef7 2018-08-28 18:48:00,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81372d5c-31db-49f7-b558-56864de47321 2018-08-28 18:48:00,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=81372d5c-31db-49f7-b558-56864de47321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:48:00,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8db5568e-c309-4d80-a669-761dead3919b Date: Tue, 28 Aug 2018 18:48:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "port_range_min": null, "revision_number": 0, "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:20Z", "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "60f9cd4d-3969-4439-9ee6-f32434872550"}, {"remote_group_id": "81372d5c-31db-49f7-b558-56864de47321", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "port_range_min": null, "revision_number": 0, "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:20Z", "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "93d74d8f-2914-4f4b-9a0a-bd6bb403fd4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "port_range_min": null, "revision_number": 0, "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:20Z", "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "ad4ee01e-9a6d-4123-95ca-02f18fb8d636"}, {"remote_group_id": "81372d5c-31db-49f7-b558-56864de47321", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:47:20Z", "security_group_id": "81372d5c-31db-49f7-b558-56864de47321", "port_range_min": null, "revision_number": 0, "tenant_id": "15ed5399de5a4f78914da68bedb3393f", "created_at": "2018-08-28T18:47:20Z", "project_id": "15ed5399de5a4f78914da68bedb3393f", "id": "bf846127-0da3-4638-bdd7-71ce1581f45f"}]} 2018-08-28 18:48:00,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=81372d5c-31db-49f7-b558-56864de47321 used request id req-8db5568e-c309-4d80-a669-761dead3919b 2018-08-28 18:48:00,205 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:48:00,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/81372d5c-31db-49f7-b558-56864de47321 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:48:00,753 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-402478a3-9f53-44a8-90c1-b80afeabf7e8 Content-Length: 0 Date: Tue, 28 Aug 2018 18:48:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:48:00,753 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/81372d5c-31db-49f7-b558-56864de47321 used request id req-402478a3-9f53-44a8-90c1-b80afeabf7e8 2018-08-28 18:48:00,753 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-41fb1127-0985-400-proj 2018-08-28 18:48:00,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:48:00,982 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06a007ff-f740-4e80-abc0-fc2ae8a62893 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:00,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/15ed5399de5a4f78914da68bedb3393f used request id req-06a007ff-f740-4e80-abc0-fc2ae8a62893 2018-08-28 18:48:00,983 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-41fb1127-0985-400-proj-role 2018-08-28 18:48:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6c8a70e83ed84dddb4b8dd319dd90610 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:48:01,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7ef62fe-1709-4951-b1c2-45dc9142cc40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:01,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6c8a70e83ed84dddb4b8dd319dd90610 used request id req-c7ef62fe-1709-4951-b1c2-45dc9142cc40 2018-08-28 18:48:01,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c461340d4648d73ec96a36a05ca19d58ffb7729f" 2018-08-28 18:48:01,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c85cfa78-47f4-403e-89a6-c009c06ae7c5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:48:01,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c85cfa78-47f4-403e-89a6-c009c06ae7c5 2018-08-28 18:48:01,187 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-41fb1127-0985-400-user 2018-08-28 18:48:01,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/23778e37d3dc4d4fb55dc18f6ade030b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65c732e349ebb4723ffb5466886ff0e5108b7cb2" 2018-08-28 18:48:01,360 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83e5a0a9-5141-4211-9961-338b912b82ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:01,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/23778e37d3dc4d4fb55dc18f6ade030b used request id req-83e5a0a9-5141-4211-9961-338b912b82ca 2018-08-28 18:48:01,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:01,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["xEYDw0oEQ5WPEeUlAxrDPw"], "issued_at": "2018-08-28T18:48:01.000000Z"}} 2018-08-28 18:48:01,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50ae27bf759159e021e1345b5b813c3f29369c7" 2018-08-28 18:48:01,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54ee48b5-e231-4673-bb61-e0c8fcfa5308 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:01,823 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-54ee48b5-e231-4673-bb61-e0c8fcfa5308 2018-08-28 18:48:01,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:01,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:02,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["O4cZNCFQTJ6Hpuo3imLFbw"], "issued_at": "2018-08-28T18:48:02.000000Z"}} 2018-08-28 18:48:02,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:02,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e74c9ad-f63f-4fd4-8f97-06755f5626fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:02,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e74c9ad-f63f-4fd4-8f97-06755f5626fc 2018-08-28 18:48:02,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:02,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:02,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-359037d4-d44e-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:02,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1dc1cb0-692f-40ce-a6cd-ec3bd2fc6f08 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-359037d4-d44e-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:48:02,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-359037d4-d44e-4e4-proj used request id req-a1dc1cb0-692f-40ce-a6cd-ec3bd2fc6f08 2018-08-28 18:48:02,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:02,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3241dc2-0fc0-43c7-b947-3e805862a306 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:48:02,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d3241dc2-0fc0-43c7-b947-3e805862a306 2018-08-28 18:48:02,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj"}}' 2018-08-28 18:48:02,627 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:48:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b19d9519-7b4e-4333-bf03-f6d627df0bfe Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510"}, "enabled": true, "id": "e9038c740548423f90e12ca1ecaad510", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj"}} 2018-08-28 18:48:02,627 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b19d9519-7b4e-4333-bf03-f6d627df0bfe 2018-08-28 18:48:02,627 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-359037d4-d44e-4e4-proj 2018-08-28 18:48:02,627 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:02,628 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:03,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VILGmc5fTOiac48tiCe9cA"], "issued_at": "2018-08-28T18:48:03.000000Z"}} 2018-08-28 18:48:03,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a16d4dd094ce4c993603e1a195159eea240eba" 2018-08-28 18:48:03,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a0c4a2-476c-42ae-92f6-146b41c4ecee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:03,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9a0c4a2-476c-42ae-92f6-146b41c4ecee 2018-08-28 18:48:03,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:03,100 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:03,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a16d4dd094ce4c993603e1a195159eea240eba" 2018-08-28 18:48:03,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d80b299-3368-4219-9649-64b8d18ba5c1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:48:03,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4d80b299-3368-4219-9649-64b8d18ba5c1 2018-08-28 18:48:03,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-359037d4-d44e-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a16d4dd094ce4c993603e1a195159eea240eba" 2018-08-28 18:48:03,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-464a49d2-85d3-4cf7-a408-877c4b1a854f Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-359037d4-d44e-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510"}, "enabled": true, "id": "e9038c740548423f90e12ca1ecaad510", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj"}]} 2018-08-28 18:48:03,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-359037d4-d44e-4e4-proj used request id req-464a49d2-85d3-4cf7-a408-877c4b1a854f 2018-08-28 18:48:03,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a16d4dd094ce4c993603e1a195159eea240eba" 2018-08-28 18:48:03,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f5e2ff-cff8-4758-bca1-8db88711522b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:48:03,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-36f5e2ff-cff8-4758-bca1-8db88711522b 2018-08-28 18:48:03,713 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-359037d4-d44e-4e4-user 2018-08-28 18:48:03,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:03,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:03,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd49d135-3633-4b8c-b92b-e492c53aa28a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:48:03,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cd49d135-3633-4b8c-b92b-e492c53aa28a 2018-08-28 18:48:03,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" -d '{"role": {"name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role"}}' 2018-08-28 18:48:03,931 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9c465bb-7d1a-4f5f-964e-20f00da3fd0e Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b90b34c1c25647eaa6d3f71156e12434", "links": {"self": "http://172.30.9.28:5000/v3/roles/b90b34c1c25647eaa6d3f71156e12434"}, "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role"}} 2018-08-28 18:48:03,932 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9c465bb-7d1a-4f5f-964e-20f00da3fd0e 2018-08-28 18:48:03,932 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role 2018-08-28 18:48:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b90b34c1c25647eaa6d3f71156e12434 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:03,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ff7b33-0e05-4435-b97d-2265e1bc7625 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b90b34c1c25647eaa6d3f71156e12434"}, "domain_id": null, "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role", "id": "b90b34c1c25647eaa6d3f71156e12434"}} 2018-08-28 18:48:03,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b90b34c1c25647eaa6d3f71156e12434 used request id req-94ff7b33-0e05-4435-b97d-2265e1bc7625 2018-08-28 18:48:03,954 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role to project CreateRouterSuccessTests-359037d4-d44e-4e4-proj 2018-08-28 18:48:03,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510/users/807cd22dcb6e41079469289f0b1c38e4/roles/b90b34c1c25647eaa6d3f71156e12434 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:04,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a1e0a42-5cb1-4315-9c87-0a5c22662aad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:04,078 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510/users/807cd22dcb6e41079469289f0b1c38e4/roles/b90b34c1c25647eaa6d3f71156e12434 used request id req-1a1e0a42-5cb1-4315-9c87-0a5c22662aad 2018-08-28 18:48:04,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:04,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:04,471 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b90b34c1c25647eaa6d3f71156e12434", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role"}], "expires_at": "2018-08-28T19:48:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9038c740548423f90e12ca1ecaad510", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-user", "id": "807cd22dcb6e41079469289f0b1c38e4"}, "audit_ids": ["R7w7ZNPsToGQ6RiD8MqXjw"], "issued_at": "2018-08-28T18:48:04.000000Z"}} 2018-08-28 18:48:04,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:04,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa841f8-5ef9-4512-8f1c-624d2bbc8890 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:04,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8fa841f8-5ef9-4512-8f1c-624d2bbc8890 2018-08-28 18:48:04,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:04,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-39b39c44-32ff-475b-ae0c-ab838324b831 Date: Tue, 28 Aug 2018 18:48:04 GMT RESP BODY: {"routers": []} 2018-08-28 18:48:04,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router&admin_state_up=True used request id req-39b39c44-32ff-475b-ae0c-ab838324b831 2018-08-28 18:48:04,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:04,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:05,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b90b34c1c25647eaa6d3f71156e12434", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role"}], "expires_at": "2018-08-28T19:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9038c740548423f90e12ca1ecaad510", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-user", "id": "807cd22dcb6e41079469289f0b1c38e4"}, "audit_ids": ["2_NofKu0SXeM0pkc-bIRHg"], "issued_at": "2018-08-28T18:48:05.000000Z"}} 2018-08-28 18:48:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a92646c00e5335ea94fcbbdbd6c1228d6150b4c" 2018-08-28 18:48:05,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0981597-7ff2-47de-82fe-d81aedc0defe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:05,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f0981597-7ff2-47de-82fe-d81aedc0defe 2018-08-28 18:48:05,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:05,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-c8414fa7-3cd8-4893-bf58-82340bd670cd Date: Tue, 28 Aug 2018 18:48:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:48:05,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-c8414fa7-3cd8-4893-bf58-82340bd670cd 2018-08-28 18:48:05,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:05,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-38cbea7b-9202-43dc-a65e-e04bf6f05ec1 Date: Tue, 28 Aug 2018 18:48:05 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:48:05,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-38cbea7b-9202-43dc-a65e-e04bf6f05ec1 2018-08-28 18:48:05,793 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router 2018-08-28 18:48:05,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router", "admin_state_up": true}}' 2018-08-28 18:48:10,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-cf14ae07-49ac-4af8-ae33-f3d25e2f6bc0 Date: Tue, 28 Aug 2018 18:48:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e9038c740548423f90e12ca1ecaad510", "created_at": "2018-08-28T18:48:06Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e9038c740548423f90e12ca1ecaad510", "id": "5e27a7d5-f07a-41db-b4e4-392288d66313", "name": "CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router"}} 2018-08-28 18:48:10,862 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-cf14ae07-49ac-4af8-ae33-f3d25e2f6bc0 2018-08-28 18:48:10,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5e27a7d5-f07a-41db-b4e4-392288d66313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:11,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ab602f48-52f7-4846-a65e-307324a8f334 Date: Tue, 28 Aug 2018 18:48:11 GMT RESP BODY: {"ports":[]} 2018-08-28 18:48:11,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5e27a7d5-f07a-41db-b4e4-392288d66313 used request id req-ab602f48-52f7-4846-a65e-307324a8f334 2018-08-28 18:48:11,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/5e27a7d5-f07a-41db-b4e4-392288d66313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:11,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-c64f87ad-6104-4608-8b17-1656114624c6 Date: Tue, 28 Aug 2018 18:48:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e9038c740548423f90e12ca1ecaad510", "created_at": "2018-08-28T18:48:06Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e9038c740548423f90e12ca1ecaad510", "id": "5e27a7d5-f07a-41db-b4e4-392288d66313", "name": "CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router"}} 2018-08-28 18:48:11,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/5e27a7d5-f07a-41db-b4e4-392288d66313 used request id req-c64f87ad-6104-4608-8b17-1656114624c6 2018-08-28 18:48:11,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5e27a7d5-f07a-41db-b4e4-392288d66313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:11,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e027af90-72c0-4a2c-ada6-d6869e763177 Date: Tue, 28 Aug 2018 18:48:11 GMT RESP BODY: {"ports":[]} 2018-08-28 18:48:11,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5e27a7d5-f07a-41db-b4e4-392288d66313 used request id req-e027af90-72c0-4a2c-ada6-d6869e763177 2018-08-28 18:48:11,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:11,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b90b34c1c25647eaa6d3f71156e12434", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role"}], "expires_at": "2018-08-28T19:48:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9038c740548423f90e12ca1ecaad510", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e9038c740548423f90e12ca1ecaad510", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-user", "id": "807cd22dcb6e41079469289f0b1c38e4"}, "audit_ids": ["CrsAG68kTzChPugePT8tuA"], "issued_at": "2018-08-28T18:48:11.000000Z"}} 2018-08-28 18:48:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecc665bb944a12ad6788ab0c8deb3582905fa8b" 2018-08-28 18:48:12,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-2e0d36fe-038b-403c-bd2e-bad7f4414c30 Date: Tue, 28 Aug 2018 18:48:12 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e9038c740548423f90e12ca1ecaad510", "created_at": "2018-08-28T18:48:06Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:09Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "e9038c740548423f90e12ca1ecaad510", "id": "5e27a7d5-f07a-41db-b4e4-392288d66313", "name": "CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router"}]} 2018-08-28 18:48:12,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router&admin_state_up=True used request id req-2e0d36fe-038b-403c-bd2e-bad7f4414c30 2018-08-28 18:48:12,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:12,089 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:12,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d50ae27bf759159e021e1345b5b813c3f29369c7" 2018-08-28 18:48:12,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34391a70-099a-467e-8df3-e3b0532025bd Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510"}, "enabled": true, "id": "e9038c740548423f90e12ca1ecaad510", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-359037d4-d44e-4e4-proj"}} 2018-08-28 18:48:12,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510 used request id req-34391a70-099a-467e-8df3-e3b0532025bd 2018-08-28 18:48:12,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5e27a7d5-f07a-41db-b4e4-392288d66313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecc665bb944a12ad6788ab0c8deb3582905fa8b" 2018-08-28 18:48:12,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3fa39758-75cd-4eaa-a3f5-e489a8f6067d Date: Tue, 28 Aug 2018 18:48:12 GMT RESP BODY: {"ports":[]} 2018-08-28 18:48:12,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5e27a7d5-f07a-41db-b4e4-392288d66313 used request id req-3fa39758-75cd-4eaa-a3f5-e489a8f6067d 2018-08-28 18:48:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecc665bb944a12ad6788ab0c8deb3582905fa8b" 2018-08-28 18:48:12,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dd8da71b-036e-4058-99c0-79b3928480a9 Date: Tue, 28 Aug 2018 18:48:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:48:12,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-dd8da71b-036e-4058-99c0-79b3928480a9 2018-08-28 18:48:12,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eecc665bb944a12ad6788ab0c8deb3582905fa8b" 2018-08-28 18:48:12,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ef47ba6c-4438-4800-bfc4-337afab002b6 Date: Tue, 28 Aug 2018 18:48:12 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:48:12,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-ef47ba6c-4438-4800-bfc4-337afab002b6 2018-08-28 18:48:12,809 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router 2018-08-28 18:48:12,809 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-8ff94af4-8f52-4816-a3aa-44b3421380ea-pub-router 2018-08-28 18:48:12,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/5e27a7d5-f07a-41db-b4e4-392288d66313 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}416ec3cf2c7256cfb62cc658d48766ff5c474a72" 2018-08-28 18:48:16,322 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be1ca6cc-14f4-4fe7-b703-62fb230daa6e Content-Length: 0 Date: Tue, 28 Aug 2018 18:48:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:48:16,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5e27a7d5-f07a-41db-b4e4-392288d66313 used request id req-be1ca6cc-14f4-4fe7-b703-62fb230daa6e 2018-08-28 18:48:16,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:16,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-757afd8e-4b3d-4e9e-b0bc-93da241483c4 Date: Tue, 28 Aug 2018 18:48:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:48:16,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-757afd8e-4b3d-4e9e-b0bc-93da241483c4 2018-08-28 18:48:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:16,661 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a795899-9f56-4325-8aaf-6c8d7355cbd0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:16,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-5a795899-9f56-4325-8aaf-6c8d7355cbd0 2018-08-28 18:48:16,661 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:16,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:16,745 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-797fcbdc-3943-4f85-8387-5b97cd7f36af Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:16,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-797fcbdc-3943-4f85-8387-5b97cd7f36af 2018-08-28 18:48:16,746 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:16,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:16,835 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc39d301-9374-4e1c-a30d-3bb80640f388 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:16,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-fc39d301-9374-4e1c-a30d-3bb80640f388 2018-08-28 18:48:16,835 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:16,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:16,927 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-879772d1-1638-474e-94c6-f1d5dd74cf74 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:16,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-879772d1-1638-474e-94c6-f1d5dd74cf74 2018-08-28 18:48:16,928 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:16,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:17,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1820295b-9954-4b0d-9e40-de51ad6ead7e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:48:17,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-1820295b-9954-4b0d-9e40-de51ad6ead7e 2018-08-28 18:48:17,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:17,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa46ebe-db94-466e-a022-2acfe4ce5c6c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:48:17,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-0aa46ebe-db94-466e-a022-2acfe4ce5c6c 2018-08-28 18:48:17,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:17,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f258b90-6039-47c9-923b-f11b75c79867 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:48:17,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-1f258b90-6039-47c9-923b-f11b75c79867 2018-08-28 18:48:17,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:17,288 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ecde82-ab1c-451a-a9d5-83b221799ed5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:17,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-84ecde82-ab1c-451a-a9d5-83b221799ed5 2018-08-28 18:48:17,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:17,289 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-359037d4-d44e-4e4-proj 2018-08-28 18:48:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:17,522 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0fb61cd-9a39-49d9-b1ec-674d086b1e56 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:17,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e9038c740548423f90e12ca1ecaad510 used request id req-f0fb61cd-9a39-49d9-b1ec-674d086b1e56 2018-08-28 18:48:17,523 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-359037d4-d44e-4e4-proj-role 2018-08-28 18:48:17,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b90b34c1c25647eaa6d3f71156e12434 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:17,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9f1329f-b0a8-4a22-af85-2ceaae9f268c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:17,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b90b34c1c25647eaa6d3f71156e12434 used request id req-e9f1329f-b0a8-4a22-af85-2ceaae9f268c 2018-08-28 18:48:17,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fc295dcec8e5a7f5d629336a0c0b34df4e9780b" 2018-08-28 18:48:17,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58829c30-009e-46ef-a18e-66bc80b9d2f2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:48:17,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-58829c30-009e-46ef-a18e-66bc80b9d2f2 2018-08-28 18:48:17,731 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-359037d4-d44e-4e4-user 2018-08-28 18:48:17,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/807cd22dcb6e41079469289f0b1c38e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25a16d4dd094ce4c993603e1a195159eea240eba" 2018-08-28 18:48:17,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf773ac3-232a-4f40-b14c-99fb662dee0a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:17,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/807cd22dcb6e41079469289f0b1c38e4 used request id req-cf773ac3-232a-4f40-b14c-99fb662dee0a 2018-08-28 18:48:17,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:18,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["13SdnO4RQfuXbQUlu8ZdiA"], "issued_at": "2018-08-28T18:48:18.000000Z"}} 2018-08-28 18:48:18,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:18,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2fa1818-3030-4bd9-a505-c1368e33f421 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:18,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2fa1818-3030-4bd9-a505-c1368e33f421 2018-08-28 18:48:18,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:18,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:18,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["LagvSAKeRAuQn7eKkBsiuw"], "issued_at": "2018-08-28T18:48:18.000000Z"}} 2018-08-28 18:48:18,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:19,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a662699b-561e-4873-a567-c93c9d36e0bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:19,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a662699b-561e-4873-a567-c93c9d36e0bd 2018-08-28 18:48:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:19,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:19,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347e85a4-e39f-4c8d-a1b1-168ae570ebb2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:48:19,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj used request id req-347e85a4-e39f-4c8d-a1b1-168ae570ebb2 2018-08-28 18:48:19,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:19,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bf0ace-ca20-4245-9c42-e8a6b8b9bf4a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:48:19,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-30bf0ace-ca20-4245-9c42-e8a6b8b9bf4a 2018-08-28 18:48:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj"}}' 2018-08-28 18:48:19,235 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72eb4c9c-9813-4c1d-adf8-853db5d5d184 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df3fd9e0671442f8af125ebad9c630ea"}, "enabled": true, "id": "df3fd9e0671442f8af125ebad9c630ea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj"}} 2018-08-28 18:48:19,235 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-72eb4c9c-9813-4c1d-adf8-853db5d5d184 2018-08-28 18:48:19,235 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj 2018-08-28 18:48:19,235 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:19,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:19,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Xr92hzI1TL6ZTNCiHT7amQ"], "issued_at": "2018-08-28T18:48:19.000000Z"}} 2018-08-28 18:48:19,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3d4e0951653aed6e0c09cb5190e73a14e99a0b" 2018-08-28 18:48:19,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4314063-9cf1-430f-ac23-5654d9c9975b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:19,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4314063-9cf1-430f-ac23-5654d9c9975b 2018-08-28 18:48:19,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:19,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3d4e0951653aed6e0c09cb5190e73a14e99a0b" 2018-08-28 18:48:19,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01601bd4-fe5e-4d29-853e-8133ffe7e540 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:48:19,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-01601bd4-fe5e-4d29-853e-8133ffe7e540 2018-08-28 18:48:19,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3d4e0951653aed6e0c09cb5190e73a14e99a0b" 2018-08-28 18:48:19,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439d4784-a9e1-4f27-a97f-33aa9c2e0038 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/df3fd9e0671442f8af125ebad9c630ea"}, "enabled": true, "id": "df3fd9e0671442f8af125ebad9c630ea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj"}]} 2018-08-28 18:48:19,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj used request id req-439d4784-a9e1-4f27-a97f-33aa9c2e0038 2018-08-28 18:48:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3d4e0951653aed6e0c09cb5190e73a14e99a0b" 2018-08-28 18:48:20,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da5b3d3f-4153-4974-9baa-7ec3c0b5de96 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:48:20,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-da5b3d3f-4153-4974-9baa-7ec3c0b5de96 2018-08-28 18:48:20,483 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-7e7c48ee-804a-4dd-user 2018-08-28 18:48:20,483 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:20,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:20,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e77eae6-6338-4bc8-afae-2e18c598406b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:48:20,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e77eae6-6338-4bc8-afae-2e18c598406b 2018-08-28 18:48:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" -d '{"role": {"name": "CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj-role"}}' 2018-08-28 18:48:20,695 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33829fc3-ab92-450d-baf4-2143aa5d7488 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1d061995e0824edd94009330bfc1b4d0", "links": {"self": "http://172.30.9.28:5000/v3/roles/1d061995e0824edd94009330bfc1b4d0"}, "name": "CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj-role"}} 2018-08-28 18:48:20,695 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-33829fc3-ab92-450d-baf4-2143aa5d7488 2018-08-28 18:48:20,696 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj-role 2018-08-28 18:48:20,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1d061995e0824edd94009330bfc1b4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:20,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1cb3d5f-da20-4da7-8374-fa0270b4973d Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1d061995e0824edd94009330bfc1b4d0"}, "domain_id": null, "name": "CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj-role", "id": "1d061995e0824edd94009330bfc1b4d0"}} 2018-08-28 18:48:20,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1d061995e0824edd94009330bfc1b4d0 used request id req-c1cb3d5f-da20-4da7-8374-fa0270b4973d 2018-08-28 18:48:20,789 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj-role to project CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj 2018-08-28 18:48:20,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/df3fd9e0671442f8af125ebad9c630ea/users/d8568dcdb3704135a8ea910bd038b7eb/roles/1d061995e0824edd94009330bfc1b4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:20,932 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eac4a35-2019-40c2-9942-03ebe727e25c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:20,932 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/df3fd9e0671442f8af125ebad9c630ea/users/d8568dcdb3704135a8ea910bd038b7eb/roles/1d061995e0824edd94009330bfc1b4d0 used request id req-6eac4a35-2019-40c2-9942-03ebe727e25c 2018-08-28 18:48:20,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:20,934 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:21,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kiK_gq8uRbekb1gReH7cgQ"], "issued_at": "2018-08-28T18:48:21.000000Z"}} 2018-08-28 18:48:21,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:21,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae51b860-b1d8-4196-98e3-4ea104cf5345 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:21,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae51b860-b1d8-4196-98e3-4ea104cf5345 2018-08-28 18:48:21,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:21,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e61d731b-9b5a-4353-a5b9-0a5344d9d626 Date: Tue, 28 Aug 2018 18:48:21 GMT RESP BODY: {"routers": []} 2018-08-28 18:48:21,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router&admin_state_up=True used request id req-e61d731b-9b5a-4353-a5b9-0a5344d9d626 2018-08-28 18:48:21,527 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:21,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:21,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["_6X7gdsHTGq_jcuTLx9S3Q"], "issued_at": "2018-08-28T18:48:22.000000Z"}} 2018-08-28 18:48:21,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01174329649ef1e2f5d5def62cf42370627071e5" 2018-08-28 18:48:22,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c6884c7-13cb-4729-bde2-ec9ba0aa087d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:22,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c6884c7-13cb-4729-bde2-ec9ba0aa087d 2018-08-28 18:48:22,066 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router 2018-08-28 18:48:22,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" -d '{"router": {"name": "CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router", "admin_state_up": true}}' 2018-08-28 18:48:25,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b239ebbd-f35d-47d6-97d2-4aea49b8ce86 Date: Tue, 28 Aug 2018 18:48:25 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:48:22Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:22Z", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d", "name": "CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router"}} 2018-08-28 18:48:25,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-b239ebbd-f35d-47d6-97d2-4aea49b8ce86 2018-08-28 18:48:25,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:26,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2453 X-Openstack-Request-Id: req-e5ccc6f8-61bb-480d-9691-b818659b1c23 Date: Tue, 28 Aug 2018 18:48:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.2"}],"id":"05ec0d4d-f7d7-4eb1-9d74-98ecb91dfbaf","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d9:b0:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:24Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.4"}],"id":"6738340f-f181-4383-ab12-d5a72ac04ace","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:e2:a9:af","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:25Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:23Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.3"}],"id":"9ddfc605-d98e-4c3a-ae65-33364b90ba7a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6b:8f:7c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:23Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"}]} 2018-08-28 18:48:26,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d used request id req-e5ccc6f8-61bb-480d-9691-b818659b1c23 2018-08-28 18:48:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:26,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7d82aaf8-2368-4d76-8f12-d639063b3535 Date: Tue, 28 Aug 2018 18:48:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:26,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-7d82aaf8-2368-4d76-8f12-d639063b3535 2018-08-28 18:48:26,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:26,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6ba7a5b9-0be9-44d6-9652-031942a67ccc Date: Tue, 28 Aug 2018 18:48:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:26,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-6ba7a5b9-0be9-44d6-9652-031942a67ccc 2018-08-28 18:48:26,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:26,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-706cc929-e7a7-4903-991c-00f3e4c1b8e3 Date: Tue, 28 Aug 2018 18:48:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:26,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-706cc929-e7a7-4903-991c-00f3e4c1b8e3 2018-08-28 18:48:26,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:26,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-49b2e99a-dbdc-42b7-bdc8-ef2a15ba1830 Date: Tue, 28 Aug 2018 18:48:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:48:26,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-49b2e99a-dbdc-42b7-bdc8-ef2a15ba1830 2018-08-28 18:48:26,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:26,928 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:26,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:27,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3cd2573-b2c2-45c7-9004-2110bff0d393 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:48:27,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-c3cd2573-b2c2-45c7-9004-2110bff0d393 2018-08-28 18:48:27,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?name=CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:27,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e7d533a6-c46c-47a6-8bd5-5debafbdf8f7 Date: Tue, 28 Aug 2018 18:48:27 GMT RESP BODY: {"ports":[]} 2018-08-28 18:48:27,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?name=CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1&admin_state_up=True used request id req-e7d533a6-c46c-47a6-8bd5-5debafbdf8f7 2018-08-28 18:48:27,049 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1 for router - CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router 2018-08-28 18:48:27,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:27,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:27,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["F6GpVcv_RXevFWDlSnQEXA"], "issued_at": "2018-08-28T18:48:27.000000Z"}} 2018-08-28 18:48:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e3c5e61b1e9c46c4900b678bfdad42b9be1ad90" 2018-08-28 18:48:27,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b80ef4b-d0a7-44a4-815a-7e0725a3f87c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:27,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6b80ef4b-d0a7-44a4-815a-7e0725a3f87c 2018-08-28 18:48:27,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:27,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e03a9ba8-47a4-42ff-be38-413bdc7428ad Date: Tue, 28 Aug 2018 18:48:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:48:27,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-e03a9ba8-47a4-42ff-be38-413bdc7428ad 2018-08-28 18:48:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:27,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-7271d6b2-9414-41a6-b306-797bd17b8a7a Date: Tue, 28 Aug 2018 18:48:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:48:27,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-7271d6b2-9414-41a6-b306-797bd17b8a7a 2018-08-28 18:48:27,950 - neutron_utils - INFO - Creating port for network with name - external 2018-08-28 18:48:27,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" -d '{"port": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "name": "CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1", "admin_state_up": true}}' 2018-08-28 18:48:28,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-4765f61e-30d8-49aa-b8d0-7e45b189511d Date: Tue, 28 Aug 2018 18:48:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:28Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"b32e3d62-e123-4fd9-9cbd-b4e8b761694e","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:00:5f","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","qos_policy_id":null,"admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:48:28Z","binding:vnic_type":"normal"}} 2018-08-28 18:48:28,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-4765f61e-30d8-49aa-b8d0-7e45b189511d 2018-08-28 18:48:28,745 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1 for router - CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router 2018-08-28 18:48:28,745 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router 2018-08-28 18:48:28,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" -d '{"port_id": "b32e3d62-e123-4fd9-9cbd-b4e8b761694e"}' 2018-08-28 18:48:30,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-78366c27-2868-43dd-a6ec-8d9c9f05fa68 Date: Tue, 28 Aug 2018 18:48:30 GMT RESP BODY: {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "subnet_ids": ["7b47587d-8c29-4114-bbb0-f7256a676699"], "port_id": "b32e3d62-e123-4fd9-9cbd-b4e8b761694e", "id": "d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"} 2018-08-28 18:48:30,417 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d/add_router_interface used request id req-78366c27-2868-43dd-a6ec-8d9c9f05fa68 2018-08-28 18:48:30,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:30,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-035ccceb-c1a1-47bf-b47b-5b3dda1119f3 Date: Tue, 28 Aug 2018 18:48:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:48:22Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:29Z", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d", "name": "CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router"}} 2018-08-28 18:48:30,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d used request id req-035ccceb-c1a1-47bf-b47b-5b3dda1119f3 2018-08-28 18:48:30,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:30,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3692 X-Openstack-Request-Id: req-4425ed06-313b-4996-8c53-a0f16015fceb Date: Tue, 28 Aug 2018 18:48:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:29Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.2"}],"id":"05ec0d4d-f7d7-4eb1-9d74-98ecb91dfbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:b0:71","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:24Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:28Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.4"}],"id":"6738340f-f181-4383-ab12-d5a72ac04ace","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:a9:af","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:25Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:29Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.3"}],"id":"9ddfc605-d98e-4c3a-ae65-33364b90ba7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:8f:7c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:23Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"b32e3d62-e123-4fd9-9cbd-b4e8b761694e","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:00:5f","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:48:28Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"}]} 2018-08-28 18:48:30,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d used request id req-4425ed06-313b-4996-8c53-a0f16015fceb 2018-08-28 18:48:30,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:31,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b8acad12-4974-4b51-adbf-b8bd6c6fc8a3 Date: Tue, 28 Aug 2018 18:48:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:31,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-b8acad12-4974-4b51-adbf-b8bd6c6fc8a3 2018-08-28 18:48:31,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:31,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-08626e93-83ff-4e4b-aedb-ed21b40981d8 Date: Tue, 28 Aug 2018 18:48:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:31,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-08626e93-83ff-4e4b-aedb-ed21b40981d8 2018-08-28 18:48:31,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:31,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-fdf1540c-14c1-471b-8573-91b1268e6d7f Date: Tue, 28 Aug 2018 18:48:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:31,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-fdf1540c-14c1-471b-8573-91b1268e6d7f 2018-08-28 18:48:31,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-efbbe36d-0c1b-49a3-8b8f-2e5514b5c0c2 Date: Tue, 28 Aug 2018 18:48:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:48:31,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-efbbe36d-0c1b-49a3-8b8f-2e5514b5c0c2 2018-08-28 18:48:31,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:31,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac00aed-c757-487d-8e7a-9f681a1c650f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:31,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-eac00aed-c757-487d-8e7a-9f681a1c650f 2018-08-28 18:48:31,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:32,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-cabafea4-02cb-4978-a205-b54b667bf2b0 Date: Tue, 28 Aug 2018 18:48:32 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:48:22Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:29Z", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d", "name": "CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router"}]} 2018-08-28 18:48:32,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router&admin_state_up=True used request id req-cabafea4-02cb-4978-a205-b54b667bf2b0 2018-08-28 18:48:32,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:32,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:32,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:32,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2542d814-674d-4f58-aff9-1d7a207ddb83 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:48:32,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-2542d814-674d-4f58-aff9-1d7a207ddb83 2018-08-28 18:48:32,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:32,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3726 X-Openstack-Request-Id: req-4d4453ae-e5c1-43be-846a-8a8df15182cf Date: Tue, 28 Aug 2018 18:48:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:29Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.2"}],"id":"05ec0d4d-f7d7-4eb1-9d74-98ecb91dfbaf","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:b0:71","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:24Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:28Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.4"}],"id":"6738340f-f181-4383-ab12-d5a72ac04ace","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e2:a9:af","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:25Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:29Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","ip_address":"169.254.192.3"}],"id":"9ddfc605-d98e-4c3a-ae65-33364b90ba7a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6b:8f:7c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant efa9fe7fb1da40c08fb3d79e6444323c","admin_state_up":true,"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:23Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.206"}],"id":"b32e3d62-e123-4fd9-9cbd-b4e8b761694e","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:2d:00:5f","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:48:28Z","binding:vnic_type":"normal","device_id":"d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"}]} 2018-08-28 18:48:32,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d used request id req-4d4453ae-e5c1-43be-846a-8a8df15182cf 2018-08-28 18:48:32,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:32,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-96ad4b30-421e-41f2-8050-b55aea75a2c2 Date: Tue, 28 Aug 2018 18:48:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:32,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-96ad4b30-421e-41f2-8050-b55aea75a2c2 2018-08-28 18:48:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:32,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8f21d87c-cc2b-4cf6-b531-6e38a2e41d7e Date: Tue, 28 Aug 2018 18:48:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:32,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-8f21d87c-cc2b-4cf6-b531-6e38a2e41d7e 2018-08-28 18:48:32,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:32,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-af0a59ea-5e4a-40a2-8646-31d2fdb1203d Date: Tue, 28 Aug 2018 18:48:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"7ceea435-2ccc-4095-a9ee-90a6d0ec737f","tenant_id":"","created_at":"2018-08-28T18:48:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48: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":"8c8ceb3a-e22d-4985-a1f5-87fd420e143d","subnetpool_id":null,"name":"HA subnet tenant efa9fe7fb1da40c08fb3d79e6444323c"}} 2018-08-28 18:48:32,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8c8ceb3a-e22d-4985-a1f5-87fd420e143d used request id req-af0a59ea-5e4a-40a2-8646-31d2fdb1203d 2018-08-28 18:48:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:33,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-bb3fb9dd-0f46-49c5-8c81-5c235091d854 Date: Tue, 28 Aug 2018 18:48:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 18:48:33,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-bb3fb9dd-0f46-49c5-8c81-5c235091d854 2018-08-28 18:48:33,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:33,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ce9b4eb9-41e3-4466-83b0-5d2355c487a2 Date: Tue, 28 Aug 2018 18:48:33 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 18:48:33,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ce9b4eb9-41e3-4466-83b0-5d2355c487a2 2018-08-28 18:48:33,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0573225c34ff37c28b6dc30b3d28badb647b2301" 2018-08-28 18:48:33,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9f029282-9f7a-4371-9aff-f9d60d65a24d Date: Tue, 28 Aug 2018 18:48:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 18:48:33,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-9f029282-9f7a-4371-9aff-f9d60d65a24d 2018-08-28 18:48:33,308 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router and port CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-port1 2018-08-28 18:48:33,308 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router 2018-08-28 18:48:33,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" -d '{"port_id": "b32e3d62-e123-4fd9-9cbd-b4e8b761694e"}' 2018-08-28 18:48:34,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-091821bc-4424-4f2b-974f-a82f482d3eef Date: Tue, 28 Aug 2018 18:48:34 GMT RESP BODY: {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "subnet_ids": ["7b47587d-8c29-4114-bbb0-f7256a676699"], "port_id": "b32e3d62-e123-4fd9-9cbd-b4e8b761694e", "id": "d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d"} 2018-08-28 18:48:34,456 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d/remove_router_interface used request id req-091821bc-4424-4f2b-974f-a82f482d3eef 2018-08-28 18:48:34,457 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router 2018-08-28 18:48:34,457 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-1f494ca2-94f2-4f5e-b8da-a70275343b05-pub-router 2018-08-28 18:48:34,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9cddfd2749329fc0353ddce16b77dcb6dc1d4a" 2018-08-28 18:48:37,286 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42f9ce84-27db-463b-9506-beb1a9a52931 Content-Length: 0 Date: Tue, 28 Aug 2018 18:48:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:48:37,286 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d0d0de2a-f6c4-4676-afe1-25a9e1cf8a6d used request id req-42f9ce84-27db-463b-9506-beb1a9a52931 2018-08-28 18:48:37,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:37,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-4d5b694b-8693-464e-a8b1-2be0b9823026 Date: Tue, 28 Aug 2018 18:48:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:48:37,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4d5b694b-8693-464e-a8b1-2be0b9823026 2018-08-28 18:48:37,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:37,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1d15f35-ec11-4d52-a5ad-a2f35b43f926 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:37,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-f1d15f35-ec11-4d52-a5ad-a2f35b43f926 2018-08-28 18:48:37,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:37,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:37,784 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ec34533-7e10-40ae-b6a6-a586db86e9bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:37,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-4ec34533-7e10-40ae-b6a6-a586db86e9bb 2018-08-28 18:48:37,784 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:37,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:37,875 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-543513a5-8666-45b1-b3a0-74642a126ca3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:37,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-543513a5-8666-45b1-b3a0-74642a126ca3 2018-08-28 18:48:37,876 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:37,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:37,966 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76b0bb8d-91fa-4f6c-b65d-5cfdba4e3ba9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:37,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-76b0bb8d-91fa-4f6c-b65d-5cfdba4e3ba9 2018-08-28 18:48:37,966 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:37,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:38,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c848fa14-93bf-47eb-8b9a-7224bf4e00aa Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:48:38,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-c848fa14-93bf-47eb-8b9a-7224bf4e00aa 2018-08-28 18:48:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:38,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ffe02cf-d7bd-4023-b325-39fbdb9b46c3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:48:38,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-4ffe02cf-d7bd-4023-b325-39fbdb9b46c3 2018-08-28 18:48:38,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:38,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892b67b2-d592-43ec-99c4-c9a291e04b0c 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:48:38,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-892b67b2-d592-43ec-99c4-c9a291e04b0c 2018-08-28 18:48:38,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:38,317 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-782e9507-bbd7-4fa8-83e5-8de8cecc3752 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:48:38,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-782e9507-bbd7-4fa8-83e5-8de8cecc3752 2018-08-28 18:48:38,317 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:48:38,318 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj 2018-08-28 18:48:38,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/df3fd9e0671442f8af125ebad9c630ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:38,544 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97e28f97-7b34-4f21-8ec9-588faafc9d0b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:38,544 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/df3fd9e0671442f8af125ebad9c630ea used request id req-97e28f97-7b34-4f21-8ec9-588faafc9d0b 2018-08-28 18:48:38,544 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-7e7c48ee-804a-4dd-proj-role 2018-08-28 18:48:38,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1d061995e0824edd94009330bfc1b4d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:38,656 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d2240e4-3b53-4cfc-a822-a69f2a72a017 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:38,656 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1d061995e0824edd94009330bfc1b4d0 used request id req-4d2240e4-3b53-4cfc-a822-a69f2a72a017 2018-08-28 18:48:38,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6e9896e17264d46d2a8e206ac61a77fe055c4b" 2018-08-28 18:48:38,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9137c10a-7eef-4ee5-9e62-329861eab59d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:48:38,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9137c10a-7eef-4ee5-9e62-329861eab59d 2018-08-28 18:48:38,742 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-7e7c48ee-804a-4dd-user 2018-08-28 18:48:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d8568dcdb3704135a8ea910bd038b7eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b3d4e0951653aed6e0c09cb5190e73a14e99a0b" 2018-08-28 18:48:38,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b3b81ab-06f6-4611-bdaf-dae94f008773 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:38,913 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d8568dcdb3704135a8ea910bd038b7eb used request id req-1b3b81ab-06f6-4611-bdaf-dae94f008773 2018-08-28 18:48:38,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:39,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["q7BV96dDTE6bVpZ2dGbd-Q"], "issued_at": "2018-08-28T18:48:39.000000Z"}} 2018-08-28 18:48:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfe85c885fc6f24dffe380ea024e7a6f17393be6" 2018-08-28 18:48:39,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c87474b4-61c5-44fd-987d-60898f39ce39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:39,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c87474b4-61c5-44fd-987d-60898f39ce39 2018-08-28 18:48:39,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:39,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:39,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Czn3uC2pRS-VbjddSuChRg"], "issued_at": "2018-08-28T18:48:39.000000Z"}} 2018-08-28 18:48:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:48:39,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e92426bb-a909-4c9f-bfe8-c1e7b6e60912 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:39,862 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e92426bb-a909-4c9f-bfe8-c1e7b6e60912 2018-08-28 18:48:39,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:39,872 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:39,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cfc5973b-8400-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:48:39,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfb969ef-62f6-4b84-82d5-65cf719e9df0 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cfc5973b-8400-480-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:48:39,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-cfc5973b-8400-480-proj used request id req-dfb969ef-62f6-4b84-82d5-65cf719e9df0 2018-08-28 18:48:39,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:48:40,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ace2960-a384-467a-b1a4-b7bb2ee4d69e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:48:40,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3ace2960-a384-467a-b1a4-b7bb2ee4d69e 2018-08-28 18:48:40,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}}' 2018-08-28 18:48:40,183 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d60e6c6b-fefb-4122-98da-204116610fe2 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173"}, "enabled": true, "id": "2210ff147a41456d929f6cddcf577173", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}} 2018-08-28 18:48:40,183 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d60e6c6b-fefb-4122-98da-204116610fe2 2018-08-28 18:48:40,184 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-cfc5973b-8400-480-proj 2018-08-28 18:48:40,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:40,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:40,576 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["JErYQbEtTgaC407S-j8eWA"], "issued_at": "2018-08-28T18:48:40.000000Z"}} 2018-08-28 18:48:40,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c578caafb0071cccc3f99ab9eafde5f888e86" 2018-08-28 18:48:40,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7224e4f1-2242-44a5-b393-3f6a1f1786e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:40,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7224e4f1-2242-44a5-b393-3f6a1f1786e3 2018-08-28 18:48:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:40,671 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:40,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c578caafb0071cccc3f99ab9eafde5f888e86" 2018-08-28 18:48:40,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08cd36dd-b58a-4c7b-af2d-6449cd776d01 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:48:40,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-08cd36dd-b58a-4c7b-af2d-6449cd776d01 2018-08-28 18:48:40,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-cfc5973b-8400-480-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c578caafb0071cccc3f99ab9eafde5f888e86" 2018-08-28 18:48:40,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a38e4444-6bc7-4c4e-8580-ff0034d187b5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-cfc5973b-8400-480-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173"}, "enabled": true, "id": "2210ff147a41456d929f6cddcf577173", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}]} 2018-08-28 18:48:40,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-cfc5973b-8400-480-proj used request id req-a38e4444-6bc7-4c4e-8580-ff0034d187b5 2018-08-28 18:48:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c578caafb0071cccc3f99ab9eafde5f888e86" 2018-08-28 18:48:40,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f5058f7-13ea-4630-b0b9-8fb4c6a6fa8d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:48:40,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5f5058f7-13ea-4630-b0b9-8fb4c6a6fa8d 2018-08-28 18:48:41,345 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-cfc5973b-8400-480-user 2018-08-28 18:48:41,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:41,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:48:41,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d82693f-84ab-4c17-af0a-5e55d11d2e94 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:48:41,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5d82693f-84ab-4c17-af0a-5e55d11d2e94 2018-08-28 18:48:41,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" -d '{"role": {"name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj-role"}}' 2018-08-28 18:48:41,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04f43299-5bbc-4f7c-bd42-96c3305c9bd7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e9274fac59f4decb60582d1504849d4", "links": {"self": "http://172.30.9.28:5000/v3/roles/0e9274fac59f4decb60582d1504849d4"}, "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj-role"}} 2018-08-28 18:48:41,555 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-04f43299-5bbc-4f7c-bd42-96c3305c9bd7 2018-08-28 18:48:41,555 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-cfc5973b-8400-480-proj-role 2018-08-28 18:48:41,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0e9274fac59f4decb60582d1504849d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:48:41,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63d03c1-86cd-4948-be7e-0cf2b4b58a5a Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0e9274fac59f4decb60582d1504849d4"}, "domain_id": null, "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj-role", "id": "0e9274fac59f4decb60582d1504849d4"}} 2018-08-28 18:48:41,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0e9274fac59f4decb60582d1504849d4 used request id req-e63d03c1-86cd-4948-be7e-0cf2b4b58a5a 2018-08-28 18:48:41,649 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-cfc5973b-8400-480-proj-role to project CreateRouterSuccessTests-cfc5973b-8400-480-proj 2018-08-28 18:48:41,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173/users/a297af978e934a9e8ae4345a217efa25/roles/0e9274fac59f4decb60582d1504849d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:48:41,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd08b6ec-0707-45fe-819e-0990d93ef865 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:48:41,779 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173/users/a297af978e934a9e8ae4345a217efa25/roles/0e9274fac59f4decb60582d1504849d4 used request id req-cd08b6ec-0707-45fe-819e-0990d93ef865 2018-08-28 18:48:41,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:41,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:42,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e9274fac59f4decb60582d1504849d4", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj-role"}], "expires_at": "2018-08-28T19:48:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2210ff147a41456d929f6cddcf577173", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cfc5973b-8400-480-user", "id": "a297af978e934a9e8ae4345a217efa25"}, "audit_ids": ["o7nakIvITIi5YYVSqfnbZA"], "issued_at": "2018-08-28T18:48:42.000000Z"}} 2018-08-28 18:48:42,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:48:42,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-213c36af-4737-4170-aa4a-b1f274870089 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:42,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-213c36af-4737-4170-aa4a-b1f274870089 2018-08-28 18:48:42,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:48:42,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5037feea-671b-4764-a17c-8e24a487ae72 Date: Tue, 28 Aug 2018 18:48:42 GMT RESP BODY: {"networks":[]} 2018-08-28 18:48:42,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1 used request id req-5037feea-671b-4764-a17c-8e24a487ae72 2018-08-28 18:48:42,394 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1 2018-08-28 18:48:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" -d '{"network": {"name": "CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1", "admin_state_up": true}}' 2018-08-28 18:48:42,918 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8277a162-9956-4753-8cfb-a6427d03c5c1 Date: Tue, 28 Aug 2018 18:48:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2210ff147a41456d929f6cddcf577173","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:48:42Z","is_default":false,"name":"CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:42Z","mtu":1450}} 2018-08-28 18:48:42,918 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8277a162-9956-4753-8cfb-a6427d03c5c1 2018-08-28 18:48:42,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:48:43,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3bf982e0-9cb4-4787-bd0e-dded05667951 Date: Tue, 28 Aug 2018 18:48:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:48:42Z","tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2210ff147a41456d929f6cddcf577173","id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","name":"CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1"}]} 2018-08-28 18:48:43,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 used request id req-3bf982e0-9cb4-4787-bd0e-dded05667951 2018-08-28 18:48:43,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:48:43,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0e296ea1-0def-4c0b-b38c-c4721b961f46 Date: Tue, 28 Aug 2018 18:48:43 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:48:43,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 used request id req-0e296ea1-0def-4c0b-b38c-c4721b961f46 2018-08-28 18:48:43,344 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1 2018-08-28 18:48:43,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" -d '{"subnets": [{"ip_version": 4, "network_id": "d2987041-f43b-423c-9bad-0fcf0bbb1f02", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1"}]}' 2018-08-28 18:48:44,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-678b35e6-7a51-4ffa-a62b-46ae68a39228 Date: Tue, 28 Aug 2018 18:48:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48:43Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"2210ff147a41456d929f6cddcf577173","id":"ec726e3b-3ae5-4015-be98-c7f787f5afc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1"}]} 2018-08-28 18:48:44,206 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-678b35e6-7a51-4ffa-a62b-46ae68a39228 2018-08-28 18:48:44,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:48:44,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-97782ab4-6a1b-4b44-a95e-d97b2062893c Date: Tue, 28 Aug 2018 18:48: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":["ec726e3b-3ae5-4015-be98-c7f787f5afc2"],"updated_at":"2018-08-28T18:48:43Z","tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2210ff147a41456d929f6cddcf577173","id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","name":"CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1"}]} 2018-08-28 18:48:44,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 used request id req-97782ab4-6a1b-4b44-a95e-d97b2062893c 2018-08-28 18:48:44,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:48:44,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-35cfe5e6-ae5c-443d-b0e8-084ea43f774f Date: Tue, 28 Aug 2018 18:48:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"2210ff147a41456d929f6cddcf577173","id":"ec726e3b-3ae5-4015-be98-c7f787f5afc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1"}]} 2018-08-28 18:48:44,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=d2987041-f43b-423c-9bad-0fcf0bbb1f02 used request id req-35cfe5e6-ae5c-443d-b0e8-084ea43f774f 2018-08-28 18:48:44,553 - OpenStackNetwork - DEBUG - Network [d2987041-f43b-423c-9bad-0fcf0bbb1f02] created successfully 2018-08-28 18:48:44,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:44,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:44,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e9274fac59f4decb60582d1504849d4", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj-role"}], "expires_at": "2018-08-28T19:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2210ff147a41456d929f6cddcf577173", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cfc5973b-8400-480-user", "id": "a297af978e934a9e8ae4345a217efa25"}, "audit_ids": ["E2JsLj8-RYiBwOV1r6gUdg"], "issued_at": "2018-08-28T18:48:45.000000Z"}} 2018-08-28 18:48:44,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:45,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d64ff2-827c-4bfa-bc9f-72872a9d7db8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:45,016 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-86d64ff2-827c-4bfa-bc9f-72872a9d7db8 2018-08-28 18:48:45,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:45,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9cd554b3-fb34-4028-901b-b39d9664ed12 Date: Tue, 28 Aug 2018 18:48:45 GMT RESP BODY: {"routers": []} 2018-08-28 18:48:45,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router&admin_state_up=True used request id req-9cd554b3-fb34-4028-901b-b39d9664ed12 2018-08-28 18:48:45,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:48:45,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:48:45,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0e9274fac59f4decb60582d1504849d4", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj-role"}], "expires_at": "2018-08-28T19:48:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2210ff147a41456d929f6cddcf577173", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/2210ff147a41456d929f6cddcf577173", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-cfc5973b-8400-480-user", "id": "a297af978e934a9e8ae4345a217efa25"}, "audit_ids": ["t7PuSFSxTn2AfHSbJdv13A"], "issued_at": "2018-08-28T18:48:45.000000Z"}} 2018-08-28 18:48:45,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de32ecfbc717184a8d0cf6d43a27613eb46039eb" 2018-08-28 18:48:45,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9341bb0-8371-460e-83f8-9491275478c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:48:45,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e9341bb0-8371-460e-83f8-9491275478c9 2018-08-28 18:48:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:45,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-12135112-951a-494d-a1d4-3c5ea9f47d19 Date: Tue, 28 Aug 2018 18:48:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:48:45,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-12135112-951a-494d-a1d4-3c5ea9f47d19 2018-08-28 18:48:45,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:46,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9c954b24-b84c-4b73-99ea-aefc4f132a84 Date: Tue, 28 Aug 2018 18:48:46 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:48:46,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-9c954b24-b84c-4b73-99ea-aefc4f132a84 2018-08-28 18:48:46,119 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router 2018-08-28 18:48:46,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router", "admin_state_up": true}}' 2018-08-28 18:48:51,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-ac538ea9-993c-4889-afb5-4361166d7293 Date: Tue, 28 Aug 2018 18:48:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2210ff147a41456d929f6cddcf577173", "created_at": "2018-08-28T18:48:47Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:48Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "2210ff147a41456d929f6cddcf577173", "id": "98831e6f-9a68-49e0-80f6-8bc456a1d3d9", "name": "CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router"}} 2018-08-28 18:48:51,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-ac538ea9-993c-4889-afb5-4361166d7293 2018-08-28 18:48:51,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=98831e6f-9a68-49e0-80f6-8bc456a1d3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:51,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e220fc8b-a6a4-4063-bdd0-657fec0be393 Date: Tue, 28 Aug 2018 18:48:51 GMT RESP BODY: {"ports":[]} 2018-08-28 18:48:51,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=98831e6f-9a68-49e0-80f6-8bc456a1d3d9 used request id req-e220fc8b-a6a4-4063-bdd0-657fec0be393 2018-08-28 18:48:51,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:51,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a06af687-e467-4c7b-9f82-b6e19115da41 Date: Tue, 28 Aug 2018 18:48:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48:43Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"2210ff147a41456d929f6cddcf577173","id":"ec726e3b-3ae5-4015-be98-c7f787f5afc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1"}]} 2018-08-28 18:48:51,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1 used request id req-a06af687-e467-4c7b-9f82-b6e19115da41 2018-08-28 18:48:51,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:48:51,800 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:48:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:48:51,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:51,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73974fd-c54c-47ea-aaff-ae19cd1ed025 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173"}, "enabled": true, "id": "2210ff147a41456d929f6cddcf577173", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}} 2018-08-28 18:48:51,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173 used request id req-f73974fd-c54c-47ea-aaff-ae19cd1ed025 2018-08-28 18:48:51,889 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 18:48:51,890 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router 2018-08-28 18:48:51,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" -d '{"subnet_id": "ec726e3b-3ae5-4015-be98-c7f787f5afc2"}' 2018-08-28 18:48:54,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-207e6325-6327-452a-9d01-9b5c0f22659a Date: Tue, 28 Aug 2018 18:48:54 GMT RESP BODY: {"network_id": "d2987041-f43b-423c-9bad-0fcf0bbb1f02", "tenant_id": "2210ff147a41456d929f6cddcf577173", "subnet_id": "ec726e3b-3ae5-4015-be98-c7f787f5afc2", "subnet_ids": ["ec726e3b-3ae5-4015-be98-c7f787f5afc2"], "port_id": "44bcb34e-821c-4095-b9ec-fde63c086fd1", "id": "98831e6f-9a68-49e0-80f6-8bc456a1d3d9"} 2018-08-28 18:48:54,068 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9/add_router_interface used request id req-207e6325-6327-452a-9d01-9b5c0f22659a 2018-08-28 18:48:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:54,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0a614adc-a024-414f-9033-400847ed35a5 Date: Tue, 28 Aug 2018 18:48:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2210ff147a41456d929f6cddcf577173", "created_at": "2018-08-28T18:48:47Z", "admin_state_up": true, "updated_at": "2018-08-28T18:48:53Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "2210ff147a41456d929f6cddcf577173", "id": "98831e6f-9a68-49e0-80f6-8bc456a1d3d9", "name": "CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router"}} 2018-08-28 18:48:54,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9 used request id req-0a614adc-a024-414f-9033-400847ed35a5 2018-08-28 18:48:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=98831e6f-9a68-49e0-80f6-8bc456a1d3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:54,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-53336cdd-e31a-42a1-8791-d1e06d74adb0 Date: Tue, 28 Aug 2018 18:48:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:48:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ec726e3b-3ae5-4015-be98-c7f787f5afc2","ip_address":"10.200.201.1"}],"id":"44bcb34e-821c-4095-b9ec-fde63c086fd1","security_groups":[],"mac_address":"fa:16:3e:27:11:11","project_id":"2210ff147a41456d929f6cddcf577173","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:52Z","binding:vnic_type":"normal","device_id":"98831e6f-9a68-49e0-80f6-8bc456a1d3d9"}]} 2018-08-28 18:48:54,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=98831e6f-9a68-49e0-80f6-8bc456a1d3d9 used request id req-53336cdd-e31a-42a1-8791-d1e06d74adb0 2018-08-28 18:48:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/ec726e3b-3ae5-4015-be98-c7f787f5afc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:54,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-97ebccaa-15e4-4785-8436-639396a95f18 Date: Tue, 28 Aug 2018 18:48:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2987041-f43b-423c-9bad-0fcf0bbb1f02","tenant_id":"2210ff147a41456d929f6cddcf577173","created_at":"2018-08-28T18:48:43Z","dns_nameservers":[],"updated_at":"2018-08-28T18:48:43Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"2210ff147a41456d929f6cddcf577173","id":"ec726e3b-3ae5-4015-be98-c7f787f5afc2","subnetpool_id":null,"name":"CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1"}} 2018-08-28 18:48:54,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/ec726e3b-3ae5-4015-be98-c7f787f5afc2 used request id req-97ebccaa-15e4-4785-8436-639396a95f18 2018-08-28 18:48:54,553 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router and subnet CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1 2018-08-28 18:48:54,554 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router 2018-08-28 18:48:54,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" -d '{"subnet_id": "ec726e3b-3ae5-4015-be98-c7f787f5afc2"}' 2018-08-28 18:48:56,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-019587aa-2c78-4f44-9f27-3e00ea896969 Date: Tue, 28 Aug 2018 18:48:56 GMT RESP BODY: {"network_id": "d2987041-f43b-423c-9bad-0fcf0bbb1f02", "tenant_id": "2210ff147a41456d929f6cddcf577173", "subnet_id": "ec726e3b-3ae5-4015-be98-c7f787f5afc2", "subnet_ids": ["ec726e3b-3ae5-4015-be98-c7f787f5afc2"], "port_id": "44bcb34e-821c-4095-b9ec-fde63c086fd1", "id": "98831e6f-9a68-49e0-80f6-8bc456a1d3d9"} 2018-08-28 18:48:56,214 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9/remove_router_interface used request id req-019587aa-2c78-4f44-9f27-3e00ea896969 2018-08-28 18:48:56,215 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router 2018-08-28 18:48:56,215 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-router 2018-08-28 18:48:56,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a2750c57eb7afb87bd668e66866cf3a5d39ed47" 2018-08-28 18:48:59,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83cb03e1-7809-47bc-aa41-f688f731cc62 Content-Length: 0 Date: Tue, 28 Aug 2018 18:48:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:48:59,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/98831e6f-9a68-49e0-80f6-8bc456a1d3d9 used request id req-83cb03e1-7809-47bc-aa41-f688f731cc62 2018-08-28 18:48:59,784 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1 2018-08-28 18:48:59,784 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-subnet1 2018-08-28 18:48:59,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ec726e3b-3ae5-4015-be98-c7f787f5afc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:49:01,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5d7b6214-1b75-4b65-bc0c-ab202842b714 Date: Tue, 28 Aug 2018 18:49:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:01,827 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ec726e3b-3ae5-4015-be98-c7f787f5afc2 used request id req-5d7b6214-1b75-4b65-bc0c-ab202842b714 2018-08-28 18:49:01,827 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-a38081f4-7931-45ee-80ef-8c936e02d48a-pub-net1 2018-08-28 18:49:01,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/d2987041-f43b-423c-9bad-0fcf0bbb1f02 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23441289aa27352e4d403af781a7230cefdbca53" 2018-08-28 18:49:03,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0fa7b0f6-d8f2-48b1-a118-40c4e55f1e83 Date: Tue, 28 Aug 2018 18:49:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:03,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/d2987041-f43b-423c-9bad-0fcf0bbb1f02 used request id req-0fa7b0f6-d8f2-48b1-a118-40c4e55f1e83 2018-08-28 18:49:03,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:03,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b686b54d-3603-45dd-bea9-6d33be0c091c Date: Tue, 28 Aug 2018 18:49:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2210ff147a41456d929f6cddcf577173", "created_at": "2018-08-28T18:48:42Z", "updated_at": "2018-08-28T18:48:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "revision_number": 0, "id": "4a88ac89-42bf-4b5d-ab20-82caf7bb26b3", "remote_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "remote_ip_prefix": null, "created_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "tenant_id": "2210ff147a41456d929f6cddcf577173", "port_range_min": null, "ethertype": "IPv4", "project_id": "2210ff147a41456d929f6cddcf577173"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "revision_number": 0, "id": "5018ef76-8247-4d08-a5e1-b9df1175de43", "remote_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "remote_ip_prefix": null, "created_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "tenant_id": "2210ff147a41456d929f6cddcf577173", "port_range_min": null, "ethertype": "IPv6", "project_id": "2210ff147a41456d929f6cddcf577173"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "revision_number": 0, "id": "a27181fc-d52e-4ffb-857b-3fc26ffcf68f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "tenant_id": "2210ff147a41456d929f6cddcf577173", "port_range_min": null, "ethertype": "IPv6", "project_id": "2210ff147a41456d929f6cddcf577173"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "revision_number": 0, "id": "edfb56ba-ebd3-4b2b-83c3-6e4d39343213", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "tenant_id": "2210ff147a41456d929f6cddcf577173", "port_range_min": null, "ethertype": "IPv4", "project_id": "2210ff147a41456d929f6cddcf577173"}], "revision_number": 4, "project_id": "2210ff147a41456d929f6cddcf577173", "id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:49:03,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b686b54d-3603-45dd-bea9-6d33be0c091c 2018-08-28 18:49:03,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:03,383 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ebfef06-59f1-41d8-9611-0f95f637dea6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:03,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-4ebfef06-59f1-41d8-9611-0f95f637dea6 2018-08-28 18:49:03,384 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:03,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:03,468 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7469ef4d-1311-481b-8417-7accde4818d1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:03,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-7469ef4d-1311-481b-8417-7accde4818d1 2018-08-28 18:49:03,468 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:03,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:03,559 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f79249ae-91b7-4f06-9237-d1a7530db8bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:03,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-f79249ae-91b7-4f06-9237-d1a7530db8bb 2018-08-28 18:49:03,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:03,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:03,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b721557a-5d33-489e-a202-fe7c9873c094 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173"}, "enabled": true, "id": "2210ff147a41456d929f6cddcf577173", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-cfc5973b-8400-480-proj"}} 2018-08-28 18:49:03,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173 used request id req-b721557a-5d33-489e-a202-fe7c9873c094 2018-08-28 18:49:03,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 33411702-e6ee-45b5-a099-11fbd367cfc7 2018-08-28 18:49:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=33411702-e6ee-45b5-a099-11fbd367cfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:03,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-1da089e2-8c5a-433c-afbc-5ad7771d17eb Date: Tue, 28 Aug 2018 18:49:03 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "2210ff147a41456d929f6cddcf577173", "created_at": "2018-08-28T18:48:42Z", "project_id": "2210ff147a41456d929f6cddcf577173", "id": "4a88ac89-42bf-4b5d-ab20-82caf7bb26b3"}, {"remote_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "2210ff147a41456d929f6cddcf577173", "created_at": "2018-08-28T18:48:42Z", "project_id": "2210ff147a41456d929f6cddcf577173", "id": "5018ef76-8247-4d08-a5e1-b9df1175de43"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "2210ff147a41456d929f6cddcf577173", "created_at": "2018-08-28T18:48:42Z", "project_id": "2210ff147a41456d929f6cddcf577173", "id": "a27181fc-d52e-4ffb-857b-3fc26ffcf68f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:48:42Z", "security_group_id": "33411702-e6ee-45b5-a099-11fbd367cfc7", "port_range_min": null, "revision_number": 0, "tenant_id": "2210ff147a41456d929f6cddcf577173", "created_at": "2018-08-28T18:48:42Z", "project_id": "2210ff147a41456d929f6cddcf577173", "id": "edfb56ba-ebd3-4b2b-83c3-6e4d39343213"}]} 2018-08-28 18:49:03,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=33411702-e6ee-45b5-a099-11fbd367cfc7 used request id req-1da089e2-8c5a-433c-afbc-5ad7771d17eb 2018-08-28 18:49:03,838 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:49:03,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/33411702-e6ee-45b5-a099-11fbd367cfc7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:04,178 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-af533f7d-7167-46ee-bc69-a91c476ddbc1 Content-Length: 0 Date: Tue, 28 Aug 2018 18:49:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:04,178 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/33411702-e6ee-45b5-a099-11fbd367cfc7 used request id req-af533f7d-7167-46ee-bc69-a91c476ddbc1 2018-08-28 18:49:04,179 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-cfc5973b-8400-480-proj 2018-08-28 18:49:04,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:04,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1df48d1-6c50-496a-9096-0d9d69ab0d03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:04,366 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2210ff147a41456d929f6cddcf577173 used request id req-f1df48d1-6c50-496a-9096-0d9d69ab0d03 2018-08-28 18:49:04,366 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-cfc5973b-8400-480-proj-role 2018-08-28 18:49:04,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0e9274fac59f4decb60582d1504849d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:04,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d50e77e-871d-4d66-b6fe-9c9929089642 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:04,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0e9274fac59f4decb60582d1504849d4 used request id req-8d50e77e-871d-4d66-b6fe-9c9929089642 2018-08-28 18:49:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}681c85c00868936626e5fa1436336ac0ce0d084e" 2018-08-28 18:49:04,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ca60cb2-73b2-451b-a0bb-be62a972167a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:04,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9ca60cb2-73b2-451b-a0bb-be62a972167a 2018-08-28 18:49:04,579 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-cfc5973b-8400-480-user 2018-08-28 18:49:04,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a297af978e934a9e8ae4345a217efa25 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}436c578caafb0071cccc3f99ab9eafde5f888e86" 2018-08-28 18:49:04,780 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d6fc3f8-74eb-40da-8f8f-410c92c651c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:04,780 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a297af978e934a9e8ae4345a217efa25 used request id req-3d6fc3f8-74eb-40da-8f8f-410c92c651c3 2018-08-28 18:49:04,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:05,240 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["DrLBqpP8RSOWnZs_j9UEGQ"], "issued_at": "2018-08-28T18:49:05.000000Z"}} 2018-08-28 18:49:05,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0b450f6b5603ae781f9d773a05484a1dd0d731" 2018-08-28 18:49:05,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3ef98d-431c-4705-95b6-88a55f2b43e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:05,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c3ef98d-431c-4705-95b6-88a55f2b43e2 2018-08-28 18:49:05,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:05,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:05,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["-eQqAqtPQBauygMwIPTXyw"], "issued_at": "2018-08-28T18:49:05.000000Z"}} 2018-08-28 18:49:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:05,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f527b848-385d-48ef-be40-820cc6c45c65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:05,788 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f527b848-385d-48ef-be40-820cc6c45c65 2018-08-28 18:49:05,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:05,798 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:05,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f207ee85-7796-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:05,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcb3ab7b-f811-45d4-8943-98fb7efaec5c Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f207ee85-7796-474-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:49:05,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-f207ee85-7796-474-proj used request id req-dcb3ab7b-f811-45d4-8943-98fb7efaec5c 2018-08-28 18:49:05,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:05,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf94b51-75e4-4f01-8a0c-fb89c2d4df1f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:05,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-aaf94b51-75e4-4f01-8a0c-fb89c2d4df1f 2018-08-28 18:49:05,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj"}}' 2018-08-28 18:49:06,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1178acb2-ecda-477e-9bb0-4db636c0964d Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58ad76b5e1de4d6c912bbc1bda2a3742"}, "enabled": true, "id": "58ad76b5e1de4d6c912bbc1bda2a3742", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj"}} 2018-08-28 18:49:06,094 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1178acb2-ecda-477e-9bb0-4db636c0964d 2018-08-28 18:49:06,094 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-f207ee85-7796-474-proj 2018-08-28 18:49:06,094 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:06,095 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:06,470 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yfmHwPtnR0aQNGA0c_TCbg"], "issued_at": "2018-08-28T18:49:06.000000Z"}} 2018-08-28 18:49:06,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa94043a40ed41fcb54f1862ebac3be6d34d5ae" 2018-08-28 18:49:06,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bcdefdd-7fb0-43fa-a125-1ce4784bf1eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:06,557 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9bcdefdd-7fb0-43fa-a125-1ce4784bf1eb 2018-08-28 18:49:06,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:06,566 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:06,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa94043a40ed41fcb54f1862ebac3be6d34d5ae" 2018-08-28 18:49:06,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e590393a-55a8-44f6-973c-798bc79b640d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:49:06,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e590393a-55a8-44f6-973c-798bc79b640d 2018-08-28 18:49:06,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f207ee85-7796-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa94043a40ed41fcb54f1862ebac3be6d34d5ae" 2018-08-28 18:49:06,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56ed8ea2-1d5f-4b7e-a05c-1ca52796639c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f207ee85-7796-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/58ad76b5e1de4d6c912bbc1bda2a3742"}, "enabled": true, "id": "58ad76b5e1de4d6c912bbc1bda2a3742", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj"}]} 2018-08-28 18:49:06,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterSuccessTests-f207ee85-7796-474-proj used request id req-56ed8ea2-1d5f-4b7e-a05c-1ca52796639c 2018-08-28 18:49:06,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa94043a40ed41fcb54f1862ebac3be6d34d5ae" 2018-08-28 18:49:06,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735dc797-c193-4c4b-a750-8d620f3c5352 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:06,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-735dc797-c193-4c4b-a750-8d620f3c5352 2018-08-28 18:49:07,277 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-f207ee85-7796-474-user 2018-08-28 18:49:07,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:07,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:07,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dd421e-4f6f-43f1-a6e6-c3daf56fd7d4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:07,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-74dd421e-4f6f-43f1-a6e6-c3daf56fd7d4 2018-08-28 18:49:07,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" -d '{"role": {"name": "CreateRouterSuccessTests-f207ee85-7796-474-proj-role"}}' 2018-08-28 18:49:07,487 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7435f09c-87b0-4bda-bcd0-3e8ada97dc36 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7efc8a4c4a2c4e9ba385f5cd7f032f99", "links": {"self": "http://172.30.9.28:5000/v3/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99"}, "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj-role"}} 2018-08-28 18:49:07,487 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7435f09c-87b0-4bda-bcd0-3e8ada97dc36 2018-08-28 18:49:07,487 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-f207ee85-7796-474-proj-role 2018-08-28 18:49:07,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:07,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e1fbaf5-8098-483b-b02b-ddea3b6dce3b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99"}, "domain_id": null, "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj-role", "id": "7efc8a4c4a2c4e9ba385f5cd7f032f99"}} 2018-08-28 18:49:07,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99 used request id req-4e1fbaf5-8098-483b-b02b-ddea3b6dce3b 2018-08-28 18:49:07,575 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-f207ee85-7796-474-proj-role to project CreateRouterSuccessTests-f207ee85-7796-474-proj 2018-08-28 18:49:07,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/58ad76b5e1de4d6c912bbc1bda2a3742/users/ebdf773f7f794539963bed43e6685fe5/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:07,713 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32e0a81b-5508-4ba0-8997-fbcc1b74f3dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:07,713 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/58ad76b5e1de4d6c912bbc1bda2a3742/users/ebdf773f7f794539963bed43e6685fe5/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99 used request id req-32e0a81b-5508-4ba0-8997-fbcc1b74f3dc 2018-08-28 18:49:07,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:07,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:08,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3UJKVpRiSfqQ-hi2NTe8WA"], "issued_at": "2018-08-28T18:49:08.000000Z"}} 2018-08-28 18:49:08,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:08,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46d06ad-b787-4919-81a3-7e9253517bd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:08,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e46d06ad-b787-4919-81a3-7e9253517bd3 2018-08-28 18:49:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:08,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b09924a7-efd1-4582-8e42-1d2896a72274 Date: Tue, 28 Aug 2018 18:49:08 GMT RESP BODY: {"networks":[]} 2018-08-28 18:49:08,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1 used request id req-b09924a7-efd1-4582-8e42-1d2896a72274 2018-08-28 18:49:08,404 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1 2018-08-28 18:49:08,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" -d '{"network": {"name": "CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1", "admin_state_up": true}}' 2018-08-28 18:49:08,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c1654ead-2b39-4437-954d-79a37dcc231e Date: Tue, 28 Aug 2018 18:49:08 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:49:08Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:08Z","mtu":1450}} 2018-08-28 18:49:08,820 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c1654ead-2b39-4437-954d-79a37dcc231e 2018-08-28 18:49:08,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:09,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-e7c09771-9d25-4870-8171-953dc2f710f8 Date: Tue, 28 Aug 2018 18:49:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:49:08Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:08Z","provider:network_type":"vxlan"}]} 2018-08-28 18:49:09,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee used request id req-e7c09771-9d25-4870-8171-953dc2f710f8 2018-08-28 18:49:09,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:09,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-abf4a5c8-7e30-420b-9763-43b11fefe732 Date: Tue, 28 Aug 2018 18:49:09 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:49:09,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee used request id req-abf4a5c8-7e30-420b-9763-43b11fefe732 2018-08-28 18:49:09,235 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1 2018-08-28 18:49:09,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" -d '{"subnets": [{"ip_version": 4, "network_id": "0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1"}]}' 2018-08-28 18:49:10,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-27cf802f-46d2-481d-8fde-e0a9d05317ac Date: Tue, 28 Aug 2018 18:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:49:09Z","gateway_ip":"10.200.201.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.200.201.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"8d6f8720-8763-4b3e-a836-4fcf3f7a0ec7","subnetpool_id":null,"name":"CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1"}]} 2018-08-28 18:49:10,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-27cf802f-46d2-481d-8fde-e0a9d05317ac 2018-08-28 18:49:10,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:10,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-fb21496a-1064-4c0a-8ffc-3996ce326ae7 Date: Tue, 28 Aug 2018 18:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["8d6f8720-8763-4b3e-a836-4fcf3f7a0ec7"],"description":"","tags":[],"updated_at":"2018-08-28T18:49:09Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:08Z","provider:network_type":"vxlan"}]} 2018-08-28 18:49:10,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee used request id req-fb21496a-1064-4c0a-8ffc-3996ce326ae7 2018-08-28 18:49:10,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:10,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-801dee6c-b119-4f34-ad68-ddd3d536d4ab Date: Tue, 28 Aug 2018 18:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:09Z","dns_nameservers":[],"updated_at":"2018-08-28T18:49:09Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.200.201.2","end":"10.200.201.254"}],"gateway_ip":"10.200.201.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.200.201.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"8d6f8720-8763-4b3e-a836-4fcf3f7a0ec7","subnetpool_id":null,"name":"CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1"}]} 2018-08-28 18:49:10,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee used request id req-801dee6c-b119-4f34-ad68-ddd3d536d4ab 2018-08-28 18:49:10,501 - OpenStackNetwork - DEBUG - Network [0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee] created successfully 2018-08-28 18:49:10,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:10,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:10,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7efc8a4c4a2c4e9ba385f5cd7f032f99", "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj-role"}], "expires_at": "2018-08-28T19:49:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58ad76b5e1de4d6c912bbc1bda2a3742", "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f207ee85-7796-474-user", "id": "ebdf773f7f794539963bed43e6685fe5"}, "audit_ids": ["wXXF5VBQTVuz1xpQEKPsQQ"], "issued_at": "2018-08-28T18:49:10.000000Z"}} 2018-08-28 18:49:10,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" 2018-08-28 18:49:10,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebd5ea1b-905e-49ff-8145-a28bd861dcbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:10,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ebd5ea1b-905e-49ff-8145-a28bd861dcbd 2018-08-28 18:49:10,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" 2018-08-28 18:49:11,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5298f739-3554-4adf-b901-b25773573777 Date: Tue, 28 Aug 2018 18:49:11 GMT RESP BODY: {"routers": []} 2018-08-28 18:49:11,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-router&admin_state_up=True used request id req-5298f739-3554-4adf-b901-b25773573777 2018-08-28 18:49:11,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:11,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:11,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7efc8a4c4a2c4e9ba385f5cd7f032f99", "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj-role"}], "expires_at": "2018-08-28T19:49:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "58ad76b5e1de4d6c912bbc1bda2a3742", "name": "CreateRouterSuccessTests-f207ee85-7796-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/58ad76b5e1de4d6c912bbc1bda2a3742", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-f207ee85-7796-474-user", "id": "ebdf773f7f794539963bed43e6685fe5"}, "audit_ids": ["6mu7H7I3QzSy6OHoSQWnbw"], "issued_at": "2018-08-28T18:49:11.000000Z"}} 2018-08-28 18:49:11,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ca9134df28fa446796883def9fc6adebe328df0" 2018-08-28 18:49:11,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509dbedc-9320-46a4-bfdf-9d9a0691aabb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:11,629 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-509dbedc-9320-46a4-bfdf-9d9a0691aabb 2018-08-28 18:49:11,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" 2018-08-28 18:49:11,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2e7b5eab-13b6-49c2-a0c5-4e8fa47e1a7f Date: Tue, 28 Aug 2018 18:49:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:49:11,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-2e7b5eab-13b6-49c2-a0c5-4e8fa47e1a7f 2018-08-28 18:49:11,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" 2018-08-28 18:49:12,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5025b710-4a59-4931-9e20-19e6342f2b78 Date: Tue, 28 Aug 2018 18:49:12 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:49:12,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-5025b710-4a59-4931-9e20-19e6342f2b78 2018-08-28 18:49:12,066 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-router 2018-08-28 18:49:12,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-router", "admin_state_up": true}}' 2018-08-28 18:49:16,987 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-57165496-3c20-428f-a3bd-572bb9456a25 Date: Tue, 28 Aug 2018 18:49:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "58ad76b5e1de4d6c912bbc1bda2a3742", "created_at": "2018-08-28T18:49:12Z", "admin_state_up": true, "updated_at": "2018-08-28T18:49:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "58ad76b5e1de4d6c912bbc1bda2a3742", "id": "5efc4995-01ae-4b65-b0cf-43de787a76cd", "name": "CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-router"}} 2018-08-28 18:49:16,987 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-57165496-3c20-428f-a3bd-572bb9456a25 2018-08-28 18:49:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5efc4995-01ae-4b65-b0cf-43de787a76cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" 2018-08-28 18:49:17,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af7720d0-1b95-4dc0-92b1-43bed9b0a2de Date: Tue, 28 Aug 2018 18:49:17 GMT RESP BODY: {"ports":[]} 2018-08-28 18:49:17,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5efc4995-01ae-4b65-b0cf-43de787a76cd used request id req-af7720d0-1b95-4dc0-92b1-43bed9b0a2de 2018-08-28 18:49:17,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" 2018-08-28 18:49:17,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b1f12b10-c566-422d-bc3e-bf56bc175c10 Date: Tue, 28 Aug 2018 18:49:17 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:49:17,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?name=CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1 used request id req-b1f12b10-c566-422d-bc3e-bf56bc175c10 2018-08-28 18:49:17,374 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-router 2018-08-28 18:49:17,374 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-router 2018-08-28 18:49:17,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/5efc4995-01ae-4b65-b0cf-43de787a76cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4399e7658e95603565223238f57c0162c4d6945" 2018-08-28 18:49:21,450 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f8090b1-eb90-4745-9ded-6e0bd0020ff7 Content-Length: 0 Date: Tue, 28 Aug 2018 18:49:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:21,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5efc4995-01ae-4b65-b0cf-43de787a76cd used request id req-8f8090b1-eb90-4745-9ded-6e0bd0020ff7 2018-08-28 18:49:21,451 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1 2018-08-28 18:49:21,452 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-subnet1 2018-08-28 18:49:21,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8d6f8720-8763-4b3e-a836-4fcf3f7a0ec7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:23,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56a15fab-a05e-4a55-b8c2-02209b059753 Date: Tue, 28 Aug 2018 18:49:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:23,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8d6f8720-8763-4b3e-a836-4fcf3f7a0ec7 used request id req-56a15fab-a05e-4a55-b8c2-02209b059753 2018-08-28 18:49:23,587 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-d9475e2c-07eb-478f-844c-0c8b5fc74920-pub-net1 2018-08-28 18:49:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b2d34e781981d020e3eb9ecd83a60f5b554b4c" 2018-08-28 18:49:24,872 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09d028eb-5a22-448c-add0-7725b07b9b10 Date: Tue, 28 Aug 2018 18:49:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:24,872 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0fbb3c70-4822-4209-bb5b-0bc33f6cf5ee used request id req-09d028eb-5a22-448c-add0-7725b07b9b10 2018-08-28 18:49:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-fe7ddcde-d7a9-4212-b3c3-5b4da12e7f22 Date: Tue, 28 Aug 2018 18:49:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:49:25,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fe7ddcde-d7a9-4212-b3c3-5b4da12e7f22 2018-08-28 18:49:25,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,336 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-298eabb6-3ca8-4eb3-8a00-23f41c85e8a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:25,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-298eabb6-3ca8-4eb3-8a00-23f41c85e8a6 2018-08-28 18:49:25,336 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:25,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,418 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164cee1f-e2fe-460c-934a-a193ea8262cc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:25,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-164cee1f-e2fe-460c-934a-a193ea8262cc 2018-08-28 18:49:25,418 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,509 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ecdee01-be9e-4ef8-8b88-3cfe173346e6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:25,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-9ecdee01-be9e-4ef8-8b88-3cfe173346e6 2018-08-28 18:49:25,509 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:25,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62a0a84a-7eb5-400e-a292-7cb0ecca5c58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:25,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-62a0a84a-7eb5-400e-a292-7cb0ecca5c58 2018-08-28 18:49:25,598 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:25,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867d580e-b3ad-474f-95b8-510f330b9bd1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:49:25,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-867d580e-b3ad-474f-95b8-510f330b9bd1 2018-08-28 18:49:25,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25168f0d-0276-45de-9d57-a9aa62651b71 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:49:25,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-25168f0d-0276-45de-9d57-a9aa62651b71 2018-08-28 18:49:25,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a58a5f7-a8c6-41ac-a1f7-df1bf4249c83 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:49:25,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-4a58a5f7-a8c6-41ac-a1f7-df1bf4249c83 2018-08-28 18:49:25,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:25,950 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc7a26f-911f-46c8-bc95-6d0ea11ca7a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:25,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-5fc7a26f-911f-46c8-bc95-6d0ea11ca7a2 2018-08-28 18:49:25,950 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:25,951 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-f207ee85-7796-474-proj 2018-08-28 18:49:25,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/58ad76b5e1de4d6c912bbc1bda2a3742 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:26,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6eeb1cd0-1960-46a0-8d33-e6cc3670af3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:26,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/58ad76b5e1de4d6c912bbc1bda2a3742 used request id req-6eeb1cd0-1960-46a0-8d33-e6cc3670af3f 2018-08-28 18:49:26,163 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-f207ee85-7796-474-proj-role 2018-08-28 18:49:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:26,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5245b3a-523d-4911-a0f1-6dd430c556f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:26,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7efc8a4c4a2c4e9ba385f5cd7f032f99 used request id req-f5245b3a-523d-4911-a0f1-6dd430c556f3 2018-08-28 18:49:26,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0377db27c6a893f12fd0346c02377492a627c28" 2018-08-28 18:49:26,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63978b3f-834a-4f4b-96fd-47b059db3779 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:26,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63978b3f-834a-4f4b-96fd-47b059db3779 2018-08-28 18:49:26,356 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-f207ee85-7796-474-user 2018-08-28 18:49:26,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ebdf773f7f794539963bed43e6685fe5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa94043a40ed41fcb54f1862ebac3be6d34d5ae" 2018-08-28 18:49:26,618 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f4f99f0-4475-4b3d-8088-8bb713240c3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:26,618 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ebdf773f7f794539963bed43e6685fe5 used request id req-7f4f99f0-4475-4b3d-8088-8bb713240c3f 2018-08-28 18:49:26,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:27,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["27TbnWjRSHux7Ve24Z-Wqg"], "issued_at": "2018-08-28T18:49:27.000000Z"}} 2018-08-28 18:49:27,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dae28a958e3dbc5ea06d02d0459f9f67ab04f29" 2018-08-28 18:49:27,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8ca7f1e-d217-4bc6-a44e-9a14274c9fbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:27,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8ca7f1e-d217-4bc6-a44e-9a14274c9fbf 2018-08-28 18:49:27,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:27,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:27,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["lFi2vgUSQ6qKOMay4Yl5HA"], "issued_at": "2018-08-28T18:49:27.000000Z"}} 2018-08-28 18:49:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:27,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4f51d3-aeae-4139-ae6e-818e7470c549 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:27,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e4f51d3-aeae-4139-ae6e-818e7470c549 2018-08-28 18:49:27,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:27,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:27,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3deeea2c-6118-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:27,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a8ded0e-121e-4e19-859e-4de1691ff307 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3deeea2c-6118-426-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:49:27,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3deeea2c-6118-426-proj used request id req-6a8ded0e-121e-4e19-859e-4de1691ff307 2018-08-28 18:49:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:27,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0555306-9447-4ba7-9f89-77fba3ba1402 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:27,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a0555306-9447-4ba7-9f89-77fba3ba1402 2018-08-28 18:49:27,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj"}}' 2018-08-28 18:49:27,878 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-000b504b-5a92-434d-8ff8-8d613b9b1826 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d4478d95165849d3b915f6511f6c00a3"}, "enabled": true, "id": "d4478d95165849d3b915f6511f6c00a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj"}} 2018-08-28 18:49:27,878 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-000b504b-5a92-434d-8ff8-8d613b9b1826 2018-08-28 18:49:27,878 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3deeea2c-6118-426-proj 2018-08-28 18:49:27,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:27,879 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:28,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ej384oqzSAKg1mG-9Aiydg"], "issued_at": "2018-08-28T18:49:28.000000Z"}} 2018-08-28 18:49:28,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59afb0f183bcc2b622e1c67989a6ebfac0543337" 2018-08-28 18:49:28,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf028286-b14f-483d-a862-45595680d4c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:28,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cf028286-b14f-483d-a862-45595680d4c4 2018-08-28 18:49:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:28,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:28,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59afb0f183bcc2b622e1c67989a6ebfac0543337" 2018-08-28 18:49:28,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c287b7-1582-4dc2-ab98-d12c963e5b33 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:49:28,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e5c287b7-1582-4dc2-ab98-d12c963e5b33 2018-08-28 18:49:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-3deeea2c-6118-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59afb0f183bcc2b622e1c67989a6ebfac0543337" 2018-08-28 18:49:28,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a319f314-22c6-4eb8-99d5-9422996f18a7 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-3deeea2c-6118-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d4478d95165849d3b915f6511f6c00a3"}, "enabled": true, "id": "d4478d95165849d3b915f6511f6c00a3", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj"}]} 2018-08-28 18:49:28,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-3deeea2c-6118-426-proj used request id req-a319f314-22c6-4eb8-99d5-9422996f18a7 2018-08-28 18:49:28,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59afb0f183bcc2b622e1c67989a6ebfac0543337" 2018-08-28 18:49:28,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94705d58-6e1e-4264-815a-566c6ffbce4b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:28,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-94705d58-6e1e-4264-815a-566c6ffbce4b 2018-08-28 18:49:28,947 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3deeea2c-6118-426-user 2018-08-28 18:49:28,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:28,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:29,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc04cca-f517-469b-9aa0-b1dd8b71e337 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:29,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1fc04cca-f517-469b-9aa0-b1dd8b71e337 2018-08-28 18:49:29,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" -d '{"role": {"name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj-role"}}' 2018-08-28 18:49:29,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d671369-f311-49c5-8009-d731bde2e2be Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e8796bae0bc74752960a88f5f920a67e", "links": {"self": "http://172.30.9.28:5000/v3/roles/e8796bae0bc74752960a88f5f920a67e"}, "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj-role"}} 2018-08-28 18:49:29,142 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3d671369-f311-49c5-8009-d731bde2e2be 2018-08-28 18:49:29,142 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3deeea2c-6118-426-proj-role 2018-08-28 18:49:29,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e8796bae0bc74752960a88f5f920a67e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:29,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7521ce85-e8a7-44c2-ba98-4279350d6367 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e8796bae0bc74752960a88f5f920a67e"}, "domain_id": null, "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj-role", "id": "e8796bae0bc74752960a88f5f920a67e"}} 2018-08-28 18:49:29,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e8796bae0bc74752960a88f5f920a67e used request id req-7521ce85-e8a7-44c2-ba98-4279350d6367 2018-08-28 18:49:29,235 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3deeea2c-6118-426-proj-role to project CreateRouterNegativeTests-3deeea2c-6118-426-proj 2018-08-28 18:49:29,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d4478d95165849d3b915f6511f6c00a3/users/e4466fdf38ac45d8889f1f24ce877148/roles/e8796bae0bc74752960a88f5f920a67e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:29,366 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f79b7d6-3ebc-42ce-b49f-7f1d44392832 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:29,366 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d4478d95165849d3b915f6511f6c00a3/users/e4466fdf38ac45d8889f1f24ce877148/roles/e8796bae0bc74752960a88f5f920a67e used request id req-0f79b7d6-3ebc-42ce-b49f-7f1d44392832 2018-08-28 18:49:29,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:29,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:29,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["0ZtwFWMETJ21l2g1oJk5oA"], "issued_at": "2018-08-28T18:49:29.000000Z"}} 2018-08-28 18:49:29,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:29,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a139697-9f39-46b5-99f4-1a471263f6f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:29,826 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a139697-9f39-46b5-99f4-1a471263f6f8 2018-08-28 18:49:29,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:30,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d25c1c9d-83ee-4f28-807f-ff55026ad222 Date: Tue, 28 Aug 2018 18:49:30 GMT RESP BODY: {"networks":[]} 2018-08-28 18:49:30,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 used request id req-d25c1c9d-83ee-4f28-807f-ff55026ad222 2018-08-28 18:49:30,019 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 2018-08-28 18:49:30,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" -d '{"network": {"name": "CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1", "admin_state_up": true}}' 2018-08-28 18:49:30,427 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-194d5812-9432-41a0-acd4-7f763e3320f3 Date: Tue, 28 Aug 2018 18:49:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"6d7cf9ce-1f95-403a-a14a-c20332ec8a71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:49:30Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:30Z","mtu":1450}} 2018-08-28 18:49:30,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-194d5812-9432-41a0-acd4-7f763e3320f3 2018-08-28 18:49:30,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:30,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-98f59fbf-e5d5-45f8-9459-05d1096c6241 Date: Tue, 28 Aug 2018 18:49:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"6d7cf9ce-1f95-403a-a14a-c20332ec8a71","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:49:30Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:30Z","provider:network_type":"vxlan"}]} 2018-08-28 18:49:30,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 used request id req-98f59fbf-e5d5-45f8-9459-05d1096c6241 2018-08-28 18:49:30,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:30,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4f2eac9a-2321-49c1-a0a9-c314921ddddd Date: Tue, 28 Aug 2018 18:49:30 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:49:30,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 used request id req-4f2eac9a-2321-49c1-a0a9-c314921ddddd 2018-08-28 18:49:30,926 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-subnet1 2018-08-28 18:49:30,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" -d '{"subnets": [{"ip_version": 4, "network_id": "6d7cf9ce-1f95-403a-a14a-c20332ec8a71", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-subnet1"}]}' 2018-08-28 18:49:31,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-c920444c-1882-44fe-97e2-46541b7f4e43 Date: Tue, 28 Aug 2018 18:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d7cf9ce-1f95-403a-a14a-c20332ec8a71","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:31Z","dns_nameservers":[],"updated_at":"2018-08-28T18:49:31Z","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":"efa9fe7fb1da40c08fb3d79e6444323c","id":"7afb950a-df08-445b-b65c-989e8a9126a0","subnetpool_id":null,"name":"CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-subnet1"}]} 2018-08-28 18:49:31,455 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c920444c-1882-44fe-97e2-46541b7f4e43 2018-08-28 18:49:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:31,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-bdbc7c22-972b-4214-b6cc-de8d532eb55d Date: Tue, 28 Aug 2018 18:49:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"6d7cf9ce-1f95-403a-a14a-c20332ec8a71","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["7afb950a-df08-445b-b65c-989e8a9126a0"],"description":"","tags":[],"updated_at":"2018-08-28T18:49:31Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:30Z","provider:network_type":"vxlan"}]} 2018-08-28 18:49:31,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 used request id req-bdbc7c22-972b-4214-b6cc-de8d532eb55d 2018-08-28 18:49:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:31,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-b2a58580-1ee6-4ae9-ad6a-eaa112b3a7dd Date: Tue, 28 Aug 2018 18:49:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6d7cf9ce-1f95-403a-a14a-c20332ec8a71","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:49:31Z","dns_nameservers":[],"updated_at":"2018-08-28T18:49:31Z","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":"efa9fe7fb1da40c08fb3d79e6444323c","id":"7afb950a-df08-445b-b65c-989e8a9126a0","subnetpool_id":null,"name":"CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-subnet1"}]} 2018-08-28 18:49:31,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6d7cf9ce-1f95-403a-a14a-c20332ec8a71 used request id req-b2a58580-1ee6-4ae9-ad6a-eaa112b3a7dd 2018-08-28 18:49:31,759 - OpenStackNetwork - DEBUG - Network [6d7cf9ce-1f95-403a-a14a-c20332ec8a71] created successfully 2018-08-28 18:49:31,759 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:31,760 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:32,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8796bae0bc74752960a88f5f920a67e", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj-role"}], "expires_at": "2018-08-28T19:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4478d95165849d3b915f6511f6c00a3", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3deeea2c-6118-426-user", "id": "e4466fdf38ac45d8889f1f24ce877148"}, "audit_ids": ["LBkcVl70SFmn0P3W-O-zgw"], "issued_at": "2018-08-28T18:49:32.000000Z"}} 2018-08-28 18:49:32,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:32,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3dc0996-c07a-4363-b466-eecb786e16a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:32,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a3dc0996-c07a-4363-b466-eecb786e16a4 2018-08-28 18:49:32,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:32,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8aa7bd31-29ed-4f2e-8046-a57a9ec56f32 Date: Tue, 28 Aug 2018 18:49:32 GMT RESP BODY: {"routers": []} 2018-08-28 18:49:32,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router&admin_state_up=True used request id req-8aa7bd31-29ed-4f2e-8046-a57a9ec56f32 2018-08-28 18:49:32,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:32,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:32,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8796bae0bc74752960a88f5f920a67e", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj-role"}], "expires_at": "2018-08-28T19:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4478d95165849d3b915f6511f6c00a3", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3deeea2c-6118-426-user", "id": "e4466fdf38ac45d8889f1f24ce877148"}, "audit_ids": ["xB6tSRNQRiSSz31AWByb0A"], "issued_at": "2018-08-28T18:49:32.000000Z"}} 2018-08-28 18:49:32,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}128325859544ac1704242f34546ae5eeae34a7d4" 2018-08-28 18:49:32,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8277a255-83ba-47e0-8d68-4b8bed2a09e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:32,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8277a255-83ba-47e0-8d68-4b8bed2a09e1 2018-08-28 18:49:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:33,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b448b7ff-3693-4347-a5b5-affd4ae2ad1c Date: Tue, 28 Aug 2018 18:49:33 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 18:49:33,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-b448b7ff-3693-4347-a5b5-affd4ae2ad1c 2018-08-28 18:49:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:33,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92be2e30-90fe-47f2-86e7-35251ea0fd60 Date: Tue, 28 Aug 2018 18:49:33 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:49:33,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-92be2e30-90fe-47f2-86e7-35251ea0fd60 2018-08-28 18:49:33,381 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router 2018-08-28 18:49:33,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router", "admin_state_up": true}}' 2018-08-28 18:49:38,306 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-de6bdeee-f6e7-41a9-b22e-f02223189d3a Date: Tue, 28 Aug 2018 18:49:38 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d4478d95165849d3b915f6511f6c00a3", "created_at": "2018-08-28T18:49:34Z", "admin_state_up": true, "updated_at": "2018-08-28T18:49:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d4478d95165849d3b915f6511f6c00a3", "id": "3c8d9a2d-6d2f-4675-93f3-9307f06e4ed3", "name": "CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router"}} 2018-08-28 18:49:38,306 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-de6bdeee-f6e7-41a9-b22e-f02223189d3a 2018-08-28 18:49:38,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3c8d9a2d-6d2f-4675-93f3-9307f06e4ed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:38,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-26a1d0d9-b3f6-4c2e-b864-3c2a0ef29039 Date: Tue, 28 Aug 2018 18:49:38 GMT RESP BODY: {"ports":[]} 2018-08-28 18:49:38,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3c8d9a2d-6d2f-4675-93f3-9307f06e4ed3 used request id req-26a1d0d9-b3f6-4c2e-b864-3c2a0ef29039 2018-08-28 18:49:38,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:38,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-db864cff-492f-42a0-9137-7aa95082159c Date: Tue, 28 Aug 2018 18:49:38 GMT RESP BODY: {"networks":[]} 2018-08-28 18:49:38,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 used request id req-db864cff-492f-42a0-9137-7aa95082159c 2018-08-28 18:49:38,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c30194d9-1f3f-4c67-9f84-9b7a216fc3fb Date: Tue, 28 Aug 2018 18:49:38 GMT RESP BODY: {"ports":[]} 2018-08-28 18:49:38,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-port1&admin_state_up=True used request id req-c30194d9-1f3f-4c67-9f84-9b7a216fc3fb 2018-08-28 18:49:38,879 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-port1 for router - CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router 2018-08-28 18:49:38,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:38,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:39,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e8796bae0bc74752960a88f5f920a67e", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj-role"}], "expires_at": "2018-08-28T19:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4478d95165849d3b915f6511f6c00a3", "name": "CreateRouterNegativeTests-3deeea2c-6118-426-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d4478d95165849d3b915f6511f6c00a3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3deeea2c-6118-426-user", "id": "e4466fdf38ac45d8889f1f24ce877148"}, "audit_ids": ["rhBfZ0MuSgyM9uAGjVZ53g"], "issued_at": "2018-08-28T18:49:39.000000Z"}} 2018-08-28 18:49:39,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93c92d93fcf44253f4959cf1efa553356a43b3e2" 2018-08-28 18:49:39,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5487d924-c3bc-4da6-9e90-269fc0d3426f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:39,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5487d924-c3bc-4da6-9e90-269fc0d3426f 2018-08-28 18:49:39,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:39,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3daa5dd4-a928-4e08-98aa-bb0dc9b04f04 Date: Tue, 28 Aug 2018 18:49:39 GMT RESP BODY: {"networks":[]} 2018-08-28 18:49:39,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 used request id req-3daa5dd4-a928-4e08-98aa-bb0dc9b04f04 2018-08-28 18:49:39,514 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router 2018-08-28 18:49:39,514 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-router 2018-08-28 18:49:39,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/3c8d9a2d-6d2f-4675-93f3-9307f06e4ed3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a3e47d1f436d01951ebb5d63fe0db613713c6a8" 2018-08-28 18:49:42,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6cdbf220-bc45-486f-8f18-1d2d1a860684 Content-Length: 0 Date: Tue, 28 Aug 2018 18:49:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:42,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3c8d9a2d-6d2f-4675-93f3-9307f06e4ed3 used request id req-6cdbf220-bc45-486f-8f18-1d2d1a860684 2018-08-28 18:49:42,839 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-subnet1 2018-08-28 18:49:42,839 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-subnet1 2018-08-28 18:49:42,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7afb950a-df08-445b-b65c-989e8a9126a0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:44,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dbc0be39-9b42-4174-b192-830d577c61da Date: Tue, 28 Aug 2018 18:49:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:44,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7afb950a-df08-445b-b65c-989e8a9126a0 used request id req-dbc0be39-9b42-4174-b192-830d577c61da 2018-08-28 18:49:44,933 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-b3a8e41f-94ed-446b-887f-7203f6890dea-pub-net1 2018-08-28 18:49:44,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6d7cf9ce-1f95-403a-a14a-c20332ec8a71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35016ad60be4148a033d8b0b4f687b2666d5b61c" 2018-08-28 18:49:45,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-66adc9f0-a138-496a-8d7a-fecacbf012bd Date: Tue, 28 Aug 2018 18:49:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:49:45,866 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6d7cf9ce-1f95-403a-a14a-c20332ec8a71 used request id req-66adc9f0-a138-496a-8d7a-fecacbf012bd 2018-08-28 18:49:45,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-390f039f-3ea0-4dc1-9d67-1349b434af6c Date: Tue, 28 Aug 2018 18:49:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:49:46,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-390f039f-3ea0-4dc1-9d67-1349b434af6c 2018-08-28 18:49:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,175 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d80c904-f8d9-44ae-aee4-4a75493ecaa8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:46,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-6d80c904-f8d9-44ae-aee4-4a75493ecaa8 2018-08-28 18:49:46,176 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:46,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcb66537-7b41-4b79-900d-63480534e75f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:46,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-dcb66537-7b41-4b79-900d-63480534e75f 2018-08-28 18:49:46,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:46,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,351 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb25efeb-1ffc-4e93-bce6-a9a2f60a14a6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:46,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-eb25efeb-1ffc-4e93-bce6-a9a2f60a14a6 2018-08-28 18:49:46,352 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:46,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-376a235e-6420-4ef0-a404-73b140a274b3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:46,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-376a235e-6420-4ef0-a404-73b140a274b3 2018-08-28 18:49:46,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:46,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5ece734-745e-4dfe-9155-a2e5b3952d89 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:49:46,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-b5ece734-745e-4dfe-9155-a2e5b3952d89 2018-08-28 18:49:46,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8da0e0-1320-4fc2-907c-beae1ba525b2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:49:46,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-6f8da0e0-1320-4fc2-907c-beae1ba525b2 2018-08-28 18:49:46,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08119b40-a9de-4a15-84d3-10bcaee5037e 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:49:46,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-08119b40-a9de-4a15-84d3-10bcaee5037e 2018-08-28 18:49:46,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:46,800 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b3e599-89d7-4ae4-85a2-00c3e213ab6b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:46,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-c1b3e599-89d7-4ae4-85a2-00c3e213ab6b 2018-08-28 18:49:46,800 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:46,801 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3deeea2c-6118-426-proj 2018-08-28 18:49:46,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d4478d95165849d3b915f6511f6c00a3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:47,025 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bad05d1-e171-4810-bcc4-5d52b7c94542 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:47,025 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d4478d95165849d3b915f6511f6c00a3 used request id req-2bad05d1-e171-4810-bcc4-5d52b7c94542 2018-08-28 18:49:47,025 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3deeea2c-6118-426-proj-role 2018-08-28 18:49:47,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e8796bae0bc74752960a88f5f920a67e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:47,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b91212df-c370-4c36-9708-24240634be88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:47,135 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e8796bae0bc74752960a88f5f920a67e used request id req-b91212df-c370-4c36-9708-24240634be88 2018-08-28 18:49:47,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f79ef605d7f8abac51a66cf8ff34e93fa508706" 2018-08-28 18:49:47,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35de0cc6-4509-4766-a644-5fd79f88887b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:47,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-35de0cc6-4509-4766-a644-5fd79f88887b 2018-08-28 18:49:47,221 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3deeea2c-6118-426-user 2018-08-28 18:49:47,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e4466fdf38ac45d8889f1f24ce877148 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}59afb0f183bcc2b622e1c67989a6ebfac0543337" 2018-08-28 18:49:47,438 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aec86031-dc29-4263-88bb-4dd61b9325fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:47,438 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e4466fdf38ac45d8889f1f24ce877148 used request id req-aec86031-dc29-4263-88bb-4dd61b9325fb 2018-08-28 18:49:47,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:47,827 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["aKEmDS1YTwikH3cBsYqsQA"], "issued_at": "2018-08-28T18:49:47.000000Z"}} 2018-08-28 18:49:47,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f11d6743fdcd3828a93a920031f13916dcac2dd" 2018-08-28 18:49:47,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40da3e03-bef2-4536-aabc-68dc58dc32b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:47,907 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40da3e03-bef2-4536-aabc-68dc58dc32b1 2018-08-28 18:49:47,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:47,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:48,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["G4B9oxtpQiq1IBUhjYxlMw"], "issued_at": "2018-08-28T18:49:48.000000Z"}} 2018-08-28 18:49:48,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:48,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a023c6-e4a2-4cf4-88a5-822a0feb756a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:48,396 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-65a023c6-e4a2-4cf4-88a5-822a0feb756a 2018-08-28 18:49:48,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:48,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f4e31d94-551b-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:48,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d76629-5196-4f87-addc-5f6982f7db7d Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f4e31d94-551b-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:49:48,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-f4e31d94-551b-4d3-proj used request id req-52d76629-5196-4f87-addc-5f6982f7db7d 2018-08-28 18:49:48,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:48,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-101a50fe-6da6-415f-aaf2-195d54c7cdf8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:48,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-101a50fe-6da6-415f-aaf2-195d54c7cdf8 2018-08-28 18:49:48,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj"}}' 2018-08-28 18:49:48,696 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc88b63f-fa6b-4271-9b23-ac81cc7e5a2a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8001a7b116a04475ac38ab5656a7cd64"}, "enabled": true, "id": "8001a7b116a04475ac38ab5656a7cd64", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj"}} 2018-08-28 18:49:48,696 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bc88b63f-fa6b-4271-9b23-ac81cc7e5a2a 2018-08-28 18:49:48,696 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-f4e31d94-551b-4d3-proj 2018-08-28 18:49:48,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:48,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:49,084 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yZmp3edHT8yxNXCPXahsEA"], "issued_at": "2018-08-28T18:49:49.000000Z"}} 2018-08-28 18:49:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7da9b0abe25fc0ab8412645b9a63862143a9457" 2018-08-28 18:49:49,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53f72d0c-7297-4096-b392-d2566cb7c642 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:49,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-53f72d0c-7297-4096-b392-d2566cb7c642 2018-08-28 18:49:49,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:49,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:49,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7da9b0abe25fc0ab8412645b9a63862143a9457" 2018-08-28 18:49:49,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8d800a1-df90-4a01-a7bc-15005f653044 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:49:49,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f8d800a1-df90-4a01-a7bc-15005f653044 2018-08-28 18:49:49,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-f4e31d94-551b-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7da9b0abe25fc0ab8412645b9a63862143a9457" 2018-08-28 18:49:49,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d7afb5e-0fbb-4f33-80a6-284252496c62 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-f4e31d94-551b-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8001a7b116a04475ac38ab5656a7cd64"}, "enabled": true, "id": "8001a7b116a04475ac38ab5656a7cd64", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj"}]} 2018-08-28 18:49:49,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-f4e31d94-551b-4d3-proj used request id req-7d7afb5e-0fbb-4f33-80a6-284252496c62 2018-08-28 18:49:49,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7da9b0abe25fc0ab8412645b9a63862143a9457" 2018-08-28 18:49:49,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b5c473-27e1-4a85-93a0-fc847f47319a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:49,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e4b5c473-27e1-4a85-93a0-fc847f47319a 2018-08-28 18:49:49,773 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-f4e31d94-551b-4d3-user 2018-08-28 18:49:49,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:49,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:49,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe555bd-c746-4d77-a0db-3b00f6398923 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:49,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dfe555bd-c746-4d77-a0db-3b00f6398923 2018-08-28 18:49:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" -d '{"role": {"name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role"}}' 2018-08-28 18:49:49,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b567c38f-ecfa-42d1-b0c0-f6c518cba425 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3d3188de5b804387bb8fe5fd6b3d6f2d", "links": {"self": "http://172.30.9.28:5000/v3/roles/3d3188de5b804387bb8fe5fd6b3d6f2d"}, "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role"}} 2018-08-28 18:49:49,996 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b567c38f-ecfa-42d1-b0c0-f6c518cba425 2018-08-28 18:49:49,996 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role 2018-08-28 18:49:50,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/3d3188de5b804387bb8fe5fd6b3d6f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:50,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a9e732b-fcc8-4202-9ad5-022f04f33a37 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/3d3188de5b804387bb8fe5fd6b3d6f2d"}, "domain_id": null, "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role", "id": "3d3188de5b804387bb8fe5fd6b3d6f2d"}} 2018-08-28 18:49:50,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/3d3188de5b804387bb8fe5fd6b3d6f2d used request id req-4a9e732b-fcc8-4202-9ad5-022f04f33a37 2018-08-28 18:49:50,015 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role to project CreateRouterNegativeTests-f4e31d94-551b-4d3-proj 2018-08-28 18:49:50,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8001a7b116a04475ac38ab5656a7cd64/users/83d9fb46f1464b46aa2e30a9d590fd22/roles/3d3188de5b804387bb8fe5fd6b3d6f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:50,138 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76d6feb9-5372-4807-ab3f-257853dae0ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:50,138 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8001a7b116a04475ac38ab5656a7cd64/users/83d9fb46f1464b46aa2e30a9d590fd22/roles/3d3188de5b804387bb8fe5fd6b3d6f2d used request id req-76d6feb9-5372-4807-ab3f-257853dae0ca 2018-08-28 18:49:50,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:50,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:50,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d3188de5b804387bb8fe5fd6b3d6f2d", "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role"}], "expires_at": "2018-08-28T19:49:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8001a7b116a04475ac38ab5656a7cd64", "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-user", "id": "83d9fb46f1464b46aa2e30a9d590fd22"}, "audit_ids": ["i6qiz2dTTZyOqxVC3tf_PQ"], "issued_at": "2018-08-28T18:49:50.000000Z"}} 2018-08-28 18:49:50,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f075bfaa78e9bfa987efed5c8a8a68a39a9efdef" 2018-08-28 18:49:50,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2d202e0-9fa7-423c-b5fe-972dc21892a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:50,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2d202e0-9fa7-423c-b5fe-972dc21892a8 2018-08-28 18:49:50,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-7ad55ea6-a7d1-4be2-a292-022fb276151e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f075bfaa78e9bfa987efed5c8a8a68a39a9efdef" 2018-08-28 18:49:50,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a6571c4-0110-4bfd-8f37-ebc8e527af3a Date: Tue, 28 Aug 2018 18:49:50 GMT RESP BODY: {"routers": []} 2018-08-28 18:49:50,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateRouterNegativeTests-7ad55ea6-a7d1-4be2-a292-022fb276151e-pub-router&admin_state_up=True used request id req-5a6571c4-0110-4bfd-8f37-ebc8e527af3a 2018-08-28 18:49:50,801 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:50,802 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:51,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3d3188de5b804387bb8fe5fd6b3d6f2d", "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role"}], "expires_at": "2018-08-28T19:49:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8001a7b116a04475ac38ab5656a7cd64", "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8001a7b116a04475ac38ab5656a7cd64", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-f4e31d94-551b-4d3-user", "id": "83d9fb46f1464b46aa2e30a9d590fd22"}, "audit_ids": ["J33MBxFvR7qXi7QdpoKRJw"], "issued_at": "2018-08-28T18:49:51.000000Z"}} 2018-08-28 18:49:51,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}707acc360707172e401520d495874b53ed0bbf60" 2018-08-28 18:49:51,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c2b1048-f365-4932-b0bc-d2149f7f3d8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:51,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c2b1048-f365-4932-b0bc-d2149f7f3d8d 2018-08-28 18:49:51,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f075bfaa78e9bfa987efed5c8a8a68a39a9efdef" 2018-08-28 18:49:51,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d61b4d1f-acd0-4de2-924a-1cbaae56c36f Date: Tue, 28 Aug 2018 18:49:51 GMT RESP BODY: {"networks":[]} 2018-08-28 18:49:51,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=Invalid_name used request id req-d61b4d1f-acd0-4de2-924a-1cbaae56c36f 2018-08-28 18:49:51,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:51,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-dedd3032-bd2f-4781-a860-8eafff971ff0 Date: Tue, 28 Aug 2018 18:49:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:49:51,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-dedd3032-bd2f-4781-a860-8eafff971ff0 2018-08-28 18:49:51,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:51,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c873cadf-71e4-4ac5-bf2d-a4b1c8075cf8 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:51,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-c873cadf-71e4-4ac5-bf2d-a4b1c8075cf8 2018-08-28 18:49:51,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:51,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:51,852 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0baec836-80f2-4c78-b2df-a08ee4339ec0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:51,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-0baec836-80f2-4c78-b2df-a08ee4339ec0 2018-08-28 18:49:51,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:51,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:51,935 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4fdc425-3227-44c4-8128-f584e55b638a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:51,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-b4fdc425-3227-44c4-8128-f584e55b638a 2018-08-28 18:49:51,935 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:51,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,026 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb74e2ae-f9f3-44e8-8b4b-e71b1db7ee93 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:52,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-fb74e2ae-f9f3-44e8-8b4b-e71b1db7ee93 2018-08-28 18:49:52,026 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:52,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab64db9d-41d4-4132-b2b9-b40a883e0d49 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:49:52,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-ab64db9d-41d4-4132-b2b9-b40a883e0d49 2018-08-28 18:49:52,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf7e616e-773c-4d98-9e62-9194218f234a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:49:52,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-cf7e616e-773c-4d98-9e62-9194218f234a 2018-08-28 18:49:52,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef92fc8c-5311-4198-992e-cbf5f8f58c52 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:49:52,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-ef92fc8c-5311-4198-992e-cbf5f8f58c52 2018-08-28 18:49:52,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,457 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc580ac-719e-4525-a19a-a52b58ba0596 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:52,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-0dc580ac-719e-4525-a19a-a52b58ba0596 2018-08-28 18:49:52,457 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:52,458 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-f4e31d94-551b-4d3-proj 2018-08-28 18:49:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8001a7b116a04475ac38ab5656a7cd64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3239e5f0-640b-4131-b2aa-72c4c57c9353 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:52,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8001a7b116a04475ac38ab5656a7cd64 used request id req-3239e5f0-640b-4131-b2aa-72c4c57c9353 2018-08-28 18:49:52,672 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-f4e31d94-551b-4d3-proj-role 2018-08-28 18:49:52,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/3d3188de5b804387bb8fe5fd6b3d6f2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,794 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85fc3a9a-93b4-440f-a412-219807d8ace2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:52,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/3d3188de5b804387bb8fe5fd6b3d6f2d used request id req-85fc3a9a-93b4-440f-a412-219807d8ace2 2018-08-28 18:49:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2961d449e5ed05fccbdd3e748f51c2d06d2b575e" 2018-08-28 18:49:52,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f9b66e2-266a-43f5-a6e1-cb61d0bce5fd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:52,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3f9b66e2-266a-43f5-a6e1-cb61d0bce5fd 2018-08-28 18:49:52,891 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-f4e31d94-551b-4d3-user 2018-08-28 18:49:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/83d9fb46f1464b46aa2e30a9d590fd22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7da9b0abe25fc0ab8412645b9a63862143a9457" 2018-08-28 18:49:53,065 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86ee73d-4922-49d4-83f1-028ac1d2d623 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:53,065 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/83d9fb46f1464b46aa2e30a9d590fd22 used request id req-b86ee73d-4922-49d4-83f1-028ac1d2d623 2018-08-28 18:49:53,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:53,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Hrl70pT9QRK1pwIZfIkmXw"], "issued_at": "2018-08-28T18:49:53.000000Z"}} 2018-08-28 18:49:53,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a814d832d4162576e949fe2b0e84921d9776d880" 2018-08-28 18:49:53,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b8148ce-3e43-4e93-9ea0-d79dee16e2e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:53,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b8148ce-3e43-4e93-9ea0-d79dee16e2e3 2018-08-28 18:49:53,546 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:53,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:53,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["FCIyheD7SdaQdXM4gQlXTw"], "issued_at": "2018-08-28T18:49:53.000000Z"}} 2018-08-28 18:49:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:54,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1b80a1b-a467-43aa-a918-7dc4c9024539 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:54,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c1b80a1b-a467-43aa-a918-7dc4c9024539 2018-08-28 18:49:54,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:54,028 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:54,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-72e475d8-0018-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:54,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1106927e-dbc2-4424-8083-30a3567627c1 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-72e475d8-0018-46e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:49:54,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-72e475d8-0018-46e-proj used request id req-1106927e-dbc2-4424-8083-30a3567627c1 2018-08-28 18:49:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:54,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72a9aa6d-e92b-4532-90b3-64345481923e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:54,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-72a9aa6d-e92b-4532-90b3-64345481923e 2018-08-28 18:49:54,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-72e475d8-0018-46e-proj"}}' 2018-08-28 18:49:54,244 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-48cd844e-cb42-49a3-bc79-ad3d8fd537af Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/587a8b9e1bea4defa2599568d2e7c30d"}, "enabled": true, "id": "587a8b9e1bea4defa2599568d2e7c30d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-72e475d8-0018-46e-proj"}} 2018-08-28 18:49:54,244 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-48cd844e-cb42-49a3-bc79-ad3d8fd537af 2018-08-28 18:49:54,244 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-72e475d8-0018-46e-proj 2018-08-28 18:49:54,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:54,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:54,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["zUa41RK2TrGmTpPb-RSekA"], "issued_at": "2018-08-28T18:49:54.000000Z"}} 2018-08-28 18:49:54,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984cc584d0aca88f3c40fc28a16bdb7319d585b" 2018-08-28 18:49:54,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cc76338-fd2f-4741-8b06-1eacff04716f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:54,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0cc76338-fd2f-4741-8b06-1eacff04716f 2018-08-28 18:49:54,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:54,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:54,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984cc584d0aca88f3c40fc28a16bdb7319d585b" 2018-08-28 18:49:54,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c889a948-325b-41da-ac89-829a6cc2d235 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:49:54,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c889a948-325b-41da-ac89-829a6cc2d235 2018-08-28 18:49:54,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-72e475d8-0018-46e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984cc584d0aca88f3c40fc28a16bdb7319d585b" 2018-08-28 18:49:54,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09d9b73d-21fb-4dad-8035-c8d246e06d89 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-72e475d8-0018-46e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/587a8b9e1bea4defa2599568d2e7c30d"}, "enabled": true, "id": "587a8b9e1bea4defa2599568d2e7c30d", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-72e475d8-0018-46e-proj"}]} 2018-08-28 18:49:54,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateRouterNegativeTests-72e475d8-0018-46e-proj used request id req-09d9b73d-21fb-4dad-8035-c8d246e06d89 2018-08-28 18:49:54,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984cc584d0aca88f3c40fc28a16bdb7319d585b" 2018-08-28 18:49:55,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99d17a8e-44cf-45d5-b4d7-39b0b0e94814 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:55,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-99d17a8e-44cf-45d5-b4d7-39b0b0e94814 2018-08-28 18:49:55,367 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-72e475d8-0018-46e-user 2018-08-28 18:49:55,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:55,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:55,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba69a729-0bc4-4953-9f28-46c54c90d20c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:55,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ba69a729-0bc4-4953-9f28-46c54c90d20c 2018-08-28 18:49:55,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" -d '{"role": {"name": "CreateRouterNegativeTests-72e475d8-0018-46e-proj-role"}}' 2018-08-28 18:49:55,578 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6d39e85-87e4-49fc-82dd-3e853f47415d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d13bc866a9bc42ec8aa42740743f5735", "links": {"self": "http://172.30.9.28:5000/v3/roles/d13bc866a9bc42ec8aa42740743f5735"}, "name": "CreateRouterNegativeTests-72e475d8-0018-46e-proj-role"}} 2018-08-28 18:49:55,578 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a6d39e85-87e4-49fc-82dd-3e853f47415d 2018-08-28 18:49:55,579 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-72e475d8-0018-46e-proj-role 2018-08-28 18:49:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d13bc866a9bc42ec8aa42740743f5735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:55,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a7780b-b212-4855-b16b-87d07f679ea6 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d13bc866a9bc42ec8aa42740743f5735"}, "domain_id": null, "name": "CreateRouterNegativeTests-72e475d8-0018-46e-proj-role", "id": "d13bc866a9bc42ec8aa42740743f5735"}} 2018-08-28 18:49:55,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d13bc866a9bc42ec8aa42740743f5735 used request id req-61a7780b-b212-4855-b16b-87d07f679ea6 2018-08-28 18:49:55,600 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-72e475d8-0018-46e-proj-role to project CreateRouterNegativeTests-72e475d8-0018-46e-proj 2018-08-28 18:49:55,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/587a8b9e1bea4defa2599568d2e7c30d/users/e8e79c6ab09c41b8b99dd73908e0a6dd/roles/d13bc866a9bc42ec8aa42740743f5735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:55,732 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b93857b-366d-4e92-b706-09cd456d9e0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:55,732 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/587a8b9e1bea4defa2599568d2e7c30d/users/e8e79c6ab09c41b8b99dd73908e0a6dd/roles/d13bc866a9bc42ec8aa42740743f5735 used request id req-9b93857b-366d-4e92-b706-09cd456d9e0c 2018-08-28 18:49:55,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:55,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-9385f786-bb7c-41b8-a3b5-10116545ff8c Date: Tue, 28 Aug 2018 18:49:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:49:55,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9385f786-bb7c-41b8-a3b5-10116545ff8c 2018-08-28 18:49:55,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,036 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b12611d3-3807-4a67-b11e-0739f82a6183 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:56,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-b12611d3-3807-4a67-b11e-0739f82a6183 2018-08-28 18:49:56,036 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:56,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7ee756e-bd20-4c52-9eac-5a9e04d453ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:56,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-e7ee756e-bd20-4c52-9eac-5a9e04d453ba 2018-08-28 18:49:56,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:56,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,220 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f1f802-cd82-4c47-8399-802d2c3a5854 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:56,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-75f1f802-cd82-4c47-8399-802d2c3a5854 2018-08-28 18:49:56,220 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:56,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f204d9b5-372d-4ec9-8af7-5fe429698e75 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:56,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f204d9b5-372d-4ec9-8af7-5fe429698e75 2018-08-28 18:49:56,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:56,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13dda391-6cc7-4011-ac82-be553e78e594 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:49:56,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-13dda391-6cc7-4011-ac82-be553e78e594 2018-08-28 18:49:56,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d458e0eb-906c-47b6-bcde-ca307de882b3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:49:56,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-d458e0eb-906c-47b6-bcde-ca307de882b3 2018-08-28 18:49:56,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d67eb7-cc33-4f45-a750-10a69c68ba47 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:49:56,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-82d67eb7-cc33-4f45-a750-10a69c68ba47 2018-08-28 18:49:56,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8013c5d3-7336-4c15-a1ad-925b1ce6a8be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:49:56,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-8013c5d3-7336-4c15-a1ad-925b1ce6a8be 2018-08-28 18:49:56,672 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:49:56,673 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-72e475d8-0018-46e-proj 2018-08-28 18:49:56,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/587a8b9e1bea4defa2599568d2e7c30d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31d13c27-61ee-4746-a02b-2783cba347f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:56,881 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/587a8b9e1bea4defa2599568d2e7c30d used request id req-31d13c27-61ee-4746-a02b-2783cba347f7 2018-08-28 18:49:56,882 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-72e475d8-0018-46e-proj-role 2018-08-28 18:49:56,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d13bc866a9bc42ec8aa42740743f5735 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:56,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6b5eef4-a77c-4d6a-b848-0308675cfc49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:56,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d13bc866a9bc42ec8aa42740743f5735 used request id req-b6b5eef4-a77c-4d6a-b848-0308675cfc49 2018-08-28 18:49:56,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f7e1bc338e70d4cbffb410e071681fd3c14c882" 2018-08-28 18:49:57,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ce144fe-25ec-4f46-9e09-eb6891d2d9fe Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:57,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ce144fe-25ec-4f46-9e09-eb6891d2d9fe 2018-08-28 18:49:57,084 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-72e475d8-0018-46e-user 2018-08-28 18:49:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e8e79c6ab09c41b8b99dd73908e0a6dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1984cc584d0aca88f3c40fc28a16bdb7319d585b" 2018-08-28 18:49:57,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45bff0b8-6b52-4ca5-80a9-d1c432320e23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:57,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e8e79c6ab09c41b8b99dd73908e0a6dd used request id req-45bff0b8-6b52-4ca5-80a9-d1c432320e23 2018-08-28 18:49:57,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:57,642 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Gxulft-1QTG-JzPnm9W3kA"], "issued_at": "2018-08-28T18:49:57.000000Z"}} 2018-08-28 18:49:57,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1d10e1c4ce7096d332e979d23bec71630f4994" 2018-08-28 18:49:57,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-257661f3-a19f-4975-b01c-a38a214472df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:57,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-257661f3-a19f-4975-b01c-a38a214472df 2018-08-28 18:49:57,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:57,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:58,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["7ZryA60TTEO3BV2Wb9VphQ"], "issued_at": "2018-08-28T18:49:58.000000Z"}} 2018-08-28 18:49:58,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:49:58,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef9e11b-5602-4007-92a8-7cae877d27f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:58,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ef9e11b-5602-4007-92a8-7cae877d27f5 2018-08-28 18:49:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:58,198 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-73a10467-6a48-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:49:58,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b00eb5-50be-4558-86d1-2ccd135acef7 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-73a10467-6a48-410-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:49:58,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-73a10467-6a48-410-proj used request id req-52b00eb5-50be-4558-86d1-2ccd135acef7 2018-08-28 18:49:58,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:49:58,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b3384b-07e0-4e22-bf73-66abdca51569 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:58,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-41b3384b-07e0-4e22-bf73-66abdca51569 2018-08-28 18:49:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-73a10467-6a48-410-proj"}}' 2018-08-28 18:49:58,489 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c440c81-26f4-472f-be4f-e4f4847d2958 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd01e25bd9a845d2bb5ec7b17b834745"}, "enabled": true, "id": "cd01e25bd9a845d2bb5ec7b17b834745", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-73a10467-6a48-410-proj"}} 2018-08-28 18:49:58,489 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8c440c81-26f4-472f-be4f-e4f4847d2958 2018-08-28 18:49:58,490 - keystone_utils - INFO - Created project with name - CreateQoSTests-73a10467-6a48-410-proj 2018-08-28 18:49:58,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:58,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:49:58,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:49:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["TwXPNzaZTVOr1XudmxwOjA"], "issued_at": "2018-08-28T18:49:58.000000Z"}} 2018-08-28 18:49:58,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0343b5be0fbe86e98b6a2f118739a05664ca52" 2018-08-28 18:49:58,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d251efaa-3db6-488b-b7af-5460b39511ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:49:58,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d251efaa-3db6-488b-b7af-5460b39511ee 2018-08-28 18:49:58,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:49:58,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:49:58,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0343b5be0fbe86e98b6a2f118739a05664ca52" 2018-08-28 18:49:59,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eafcc8dd-c510-462d-9dad-7e0a54c29307 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:49:59,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-eafcc8dd-c510-462d-9dad-7e0a54c29307 2018-08-28 18:49:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-73a10467-6a48-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0343b5be0fbe86e98b6a2f118739a05664ca52" 2018-08-28 18:49:59,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0511e5-f4a6-456d-9a16-a818674afc6e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-73a10467-6a48-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/cd01e25bd9a845d2bb5ec7b17b834745"}, "enabled": true, "id": "cd01e25bd9a845d2bb5ec7b17b834745", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-73a10467-6a48-410-proj"}]} 2018-08-28 18:49:59,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-73a10467-6a48-410-proj used request id req-1a0511e5-f4a6-456d-9a16-a818674afc6e 2018-08-28 18:49:59,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0343b5be0fbe86e98b6a2f118739a05664ca52" 2018-08-28 18:49:59,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae12733-d76d-4a52-9ba6-8ce908f751b4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:49:59,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6ae12733-d76d-4a52-9ba6-8ce908f751b4 2018-08-28 18:49:59,574 - keystone_utils - INFO - Created user with name - CreateQoSTests-73a10467-6a48-410-user 2018-08-28 18:49:59,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:49:59,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb65955-4510-4dfe-b57e-a2e2d0fbc1c7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:49:59,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cbb65955-4510-4dfe-b57e-a2e2d0fbc1c7 2018-08-28 18:49:59,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" -d '{"role": {"name": "CreateQoSTests-73a10467-6a48-410-proj-role"}}' 2018-08-28 18:49:59,704 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa93016-f46f-4f07-901a-18d79f150977 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72d7ac16acd74c6faa8c926ec3a5023b", "links": {"self": "http://172.30.9.28:5000/v3/roles/72d7ac16acd74c6faa8c926ec3a5023b"}, "name": "CreateQoSTests-73a10467-6a48-410-proj-role"}} 2018-08-28 18:49:59,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-daa93016-f46f-4f07-901a-18d79f150977 2018-08-28 18:49:59,705 - keystone_utils - INFO - Created role with name - CreateQoSTests-73a10467-6a48-410-proj-role 2018-08-28 18:49:59,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/72d7ac16acd74c6faa8c926ec3a5023b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:49:59,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0b7ce4-0748-49be-a3a0-70b9595dd10f Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/72d7ac16acd74c6faa8c926ec3a5023b"}, "domain_id": null, "name": "CreateQoSTests-73a10467-6a48-410-proj-role", "id": "72d7ac16acd74c6faa8c926ec3a5023b"}} 2018-08-28 18:49:59,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/72d7ac16acd74c6faa8c926ec3a5023b used request id req-7f0b7ce4-0748-49be-a3a0-70b9595dd10f 2018-08-28 18:49:59,806 - keystone_utils - INFO - Granting role CreateQoSTests-73a10467-6a48-410-proj-role to project CreateQoSTests-73a10467-6a48-410-proj 2018-08-28 18:49:59,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/cd01e25bd9a845d2bb5ec7b17b834745/users/1d0d4b7773bf4166b6fefffe80666a26/roles/72d7ac16acd74c6faa8c926ec3a5023b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:49:59,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:49:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5da27c9-aa4f-43e8-bc01-9fe11a033449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:49:59,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/cd01e25bd9a845d2bb5ec7b17b834745/users/1d0d4b7773bf4166b6fefffe80666a26/roles/72d7ac16acd74c6faa8c926ec3a5023b used request id req-b5da27c9-aa4f-43e8-bc01-9fe11a033449 2018-08-28 18:49:59,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:49:59,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:00,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["T2Yib9mCRB6tHkozOxx6Uw"], "issued_at": "2018-08-28T18:50:00.000000Z"}} 2018-08-28 18:50:00,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6313d1ad2343efe5fd2bd89996a00e797c2b2c40" 2018-08-28 18:50:00,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d2d588f-ea2f-4e59-a5d5-5d02b7855246 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:00,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7d2d588f-ea2f-4e59-a5d5-5d02b7855246 2018-08-28 18:50:00,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6313d1ad2343efe5fd2bd89996a00e797c2b2c40" 2018-08-28 18:50:00,615 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:00 GMT Server: Apache x-compute-request-id: req-f32824ba-9c54-4a0d-b278-6195c49c6c15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f32824ba-9c54-4a0d-b278-6195c49c6c15 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 18:50:00,615 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-f32824ba-9c54-4a0d-b278-6195c49c6c15 2018-08-28 18:50:00,619 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-f32824ba-9c54-4a0d-b278-6195c49c6c15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6313d1ad2343efe5fd2bd89996a00e797c2b2c40" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-411bd311-4b74-4977-9fe2-d21bbe790c87"}}' 2018-08-28 18:50:00,814 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:00 GMT Server: Apache x-compute-request-id: req-2a5e20c4-f37a-46a2-b3c3-f5a314ab6942 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2a5e20c4-f37a-46a2-b3c3-f5a314ab6942 Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "70dc2d02-56a4-4547-8958-6b9db661a45a", "name": "CreateQoSTests-411bd311-4b74-4977-9fe2-d21bbe790c87"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/70dc2d02-56a4-4547-8958-6b9db661a45a", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/70dc2d02-56a4-4547-8958-6b9db661a45a", "rel": "bookmark"}]} 2018-08-28 18:50:00,814 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-2a5e20c4-f37a-46a2-b3c3-f5a314ab6942 2018-08-28 18:50:00,815 - create_qos - INFO - Created qos with name - CreateQoSTests-411bd311-4b74-4977-9fe2-d21bbe790c87 2018-08-28 18:50:00,818 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1d10e1c4ce7096d332e979d23bec71630f4994" 2018-08-28 18:50:01,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:00 GMT Server: Apache x-compute-request-id: req-184ad327-da5a-408f-8b1c-551e9c4dae8d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-184ad327-da5a-408f-8b1c-551e9c4dae8d Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "70dc2d02-56a4-4547-8958-6b9db661a45a", "name": "CreateQoSTests-411bd311-4b74-4977-9fe2-d21bbe790c87"}]} 2018-08-28 18:50:01,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-184ad327-da5a-408f-8b1c-551e9c4dae8d 2018-08-28 18:50:01,393 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-411bd311-4b74-4977-9fe2-d21bbe790c87 2018-08-28 18:50:01,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/70dc2d02-56a4-4547-8958-6b9db661a45a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-184ad327-da5a-408f-8b1c-551e9c4dae8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1d10e1c4ce7096d332e979d23bec71630f4994" 2018-08-28 18:50:01,993 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-71f9a29e-a97a-4d83-9302-dd4a03094b14 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:01,993 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/70dc2d02-56a4-4547-8958-6b9db661a45a?force=False used request id req-71f9a29e-a97a-4d83-9302-dd4a03094b14 2018-08-28 18:50:01,997 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-184ad327-da5a-408f-8b1c-551e9c4dae8d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd1d10e1c4ce7096d332e979d23bec71630f4994" 2018-08-28 18:50:02,567 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:01 GMT Server: Apache x-compute-request-id: req-898c1c66-e8c9-4e2d-9c7b-fa0c956c65ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-898c1c66-e8c9-4e2d-9c7b-fa0c956c65ae Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 18:50:02,567 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-898c1c66-e8c9-4e2d-9c7b-fa0c956c65ae 2018-08-28 18:50:02,568 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-411bd311-4b74-4977-9fe2-d21bbe790c87 2018-08-28 18:50:02,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/70dc2d02-56a4-4547-8958-6b9db661a45a?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f32824ba-9c54-4a0d-b278-6195c49c6c15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6313d1ad2343efe5fd2bd89996a00e797c2b2c40" 2018-08-28 18:50:03,121 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-48405649-c196-4d5e-bc09-200d4628ee5b x-openstack-request-id: req-48405649-c196-4d5e-bc09-200d4628ee5b Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 70dc2d02-56a4-4547-8958-6b9db661a45a.", "code": 404}} 2018-08-28 18:50:03,121 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/70dc2d02-56a4-4547-8958-6b9db661a45a?force=False used request id req-48405649-c196-4d5e-bc09-200d4628ee5b 2018-08-28 18:50:03,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:03,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-22124220-d223-43ca-ad92-7e30a632b879 Date: Tue, 28 Aug 2018 18:50:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:03,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-22124220-d223-43ca-ad92-7e30a632b879 2018-08-28 18:50:03,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:03,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99fc599f-1139-47a1-8361-e764c4253507 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:03,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-99fc599f-1139-47a1-8361-e764c4253507 2018-08-28 18:50:03,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:03,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:03,554 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-941c166d-18bf-4a25-9acf-4a0a3a955bfd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:03,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-941c166d-18bf-4a25-9acf-4a0a3a955bfd 2018-08-28 18:50:03,554 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:03,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:03,643 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b536790b-a4ed-4801-a090-adc9da136818 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:03,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-b536790b-a4ed-4801-a090-adc9da136818 2018-08-28 18:50:03,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:03,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:03,726 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb00820-f834-4cc9-93c0-47719a1a653b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:03,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-2eb00820-f834-4cc9-93c0-47719a1a653b 2018-08-28 18:50:03,726 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:03,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:03,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d798891a-aded-4064-8432-37588bbcfd04 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:03,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-d798891a-aded-4064-8432-37588bbcfd04 2018-08-28 18:50:03,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:03,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c408a87-6ee2-4c6b-80b4-d359d85038bf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:03,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-4c408a87-6ee2-4c6b-80b4-d359d85038bf 2018-08-28 18:50:03,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:04,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f20eece-3b43-4814-b280-1b0d92a8885a 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:04,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-0f20eece-3b43-4814-b280-1b0d92a8885a 2018-08-28 18:50:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:04,083 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e76460-bff5-4f00-b056-62f4224610a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:04,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-b7e76460-bff5-4f00-b056-62f4224610a1 2018-08-28 18:50:04,084 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:04,085 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-73a10467-6a48-410-proj 2018-08-28 18:50:04,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/cd01e25bd9a845d2bb5ec7b17b834745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:04,337 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1e70310-3102-4e86-aef0-db12300ed449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:04,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/cd01e25bd9a845d2bb5ec7b17b834745 used request id req-a1e70310-3102-4e86-aef0-db12300ed449 2018-08-28 18:50:04,337 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-73a10467-6a48-410-proj-role 2018-08-28 18:50:04,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/72d7ac16acd74c6faa8c926ec3a5023b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:04,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd120f24-5b6b-455a-9619-1032fc8a8324 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:04,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/72d7ac16acd74c6faa8c926ec3a5023b used request id req-cd120f24-5b6b-455a-9619-1032fc8a8324 2018-08-28 18:50:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}070cec2c95c7bebec1e54b976b849af5aedcf1ba" 2018-08-28 18:50:04,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d67700-519f-423c-b44a-8da512c508fd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:04,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9d67700-519f-423c-b44a-8da512c508fd 2018-08-28 18:50:04,530 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-73a10467-6a48-410-user 2018-08-28 18:50:04,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1d0d4b7773bf4166b6fefffe80666a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0343b5be0fbe86e98b6a2f118739a05664ca52" 2018-08-28 18:50:04,722 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-356abecd-c5de-41ea-8c8b-e5a880c4e463 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:04,722 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1d0d4b7773bf4166b6fefffe80666a26 used request id req-356abecd-c5de-41ea-8c8b-e5a880c4e463 2018-08-28 18:50:04,724 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:05,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["lnHPzNVzQ9mhp8abYcjYDQ"], "issued_at": "2018-08-28T18:50:05.000000Z"}} 2018-08-28 18:50:05,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2939d0accf3558037658fa6ce449ab46d11ae089" 2018-08-28 18:50:05,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201cee8c-017a-4c38-949e-5f4bd9dcc7a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:05,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-201cee8c-017a-4c38-949e-5f4bd9dcc7a2 2018-08-28 18:50:05,131 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:05,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:05,522 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ootQrpR8Sm6tBIswg2eiCw"], "issued_at": "2018-08-28T18:50:05.000000Z"}} 2018-08-28 18:50:05,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:05,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171062cc-984c-4a17-965a-d7c2b6aaf4e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:05,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-171062cc-984c-4a17-965a-d7c2b6aaf4e6 2018-08-28 18:50:05,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:05,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:05,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-57cb0987-f7ed-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:05,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a21a481-82a1-4892-850f-a9de5b07d27c Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-57cb0987-f7ed-437-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:05,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-57cb0987-f7ed-437-proj used request id req-2a21a481-82a1-4892-850f-a9de5b07d27c 2018-08-28 18:50:05,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:05,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb4cb21-d097-4de9-bbb9-557d7d9e880a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:05,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cbb4cb21-d097-4de9-bbb9-557d7d9e880a 2018-08-28 18:50:05,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-57cb0987-f7ed-437-proj"}}' 2018-08-28 18:50:05,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80e10d8b-c394-47f9-bfc6-9c662b1789eb Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c1ad517e229d47cea60d54efd8e0fbb3"}, "enabled": true, "id": "c1ad517e229d47cea60d54efd8e0fbb3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-57cb0987-f7ed-437-proj"}} 2018-08-28 18:50:05,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-80e10d8b-c394-47f9-bfc6-9c662b1789eb 2018-08-28 18:50:05,906 - keystone_utils - INFO - Created project with name - CreateQoSTests-57cb0987-f7ed-437-proj 2018-08-28 18:50:05,907 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:05,908 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:06,292 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3CLWcGiZRF6kHPQL8fjhgg"], "issued_at": "2018-08-28T18:50:06.000000Z"}} 2018-08-28 18:50:06,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f60fdb6bc3a251dd0b02268c6f7c867681d881" 2018-08-28 18:50:06,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b6b075-2de7-4da9-9710-949c315cdf17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:06,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-04b6b075-2de7-4da9-9710-949c315cdf17 2018-08-28 18:50:06,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:06,389 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:06,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f60fdb6bc3a251dd0b02268c6f7c867681d881" 2018-08-28 18:50:06,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b225aa-f03a-4718-8a36-84dc7421af19 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:06,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d1b225aa-f03a-4718-8a36-84dc7421af19 2018-08-28 18:50:06,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-57cb0987-f7ed-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f60fdb6bc3a251dd0b02268c6f7c867681d881" 2018-08-28 18:50:06,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa4457c-cc1d-4c0c-8baf-f90ed3c33205 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-57cb0987-f7ed-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c1ad517e229d47cea60d54efd8e0fbb3"}, "enabled": true, "id": "c1ad517e229d47cea60d54efd8e0fbb3", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-57cb0987-f7ed-437-proj"}]} 2018-08-28 18:50:06,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-57cb0987-f7ed-437-proj used request id req-faa4457c-cc1d-4c0c-8baf-f90ed3c33205 2018-08-28 18:50:06,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f60fdb6bc3a251dd0b02268c6f7c867681d881" 2018-08-28 18:50:06,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6311e0b-2768-4e2f-860c-1ab4bdb5599d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:06,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a6311e0b-2768-4e2f-860c-1ab4bdb5599d 2018-08-28 18:50:07,052 - keystone_utils - INFO - Created user with name - CreateQoSTests-57cb0987-f7ed-437-user 2018-08-28 18:50:07,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:07,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:07,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-197abaaa-6426-49d6-a6e7-0ad5d00d90f9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:07,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-197abaaa-6426-49d6-a6e7-0ad5d00d90f9 2018-08-28 18:50:07,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" -d '{"role": {"name": "CreateQoSTests-57cb0987-f7ed-437-proj-role"}}' 2018-08-28 18:50:07,272 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e64fa5ff-6865-4cdd-8c20-d3dfaf19fb34 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "837c30b0f2984a688485ff6c60cbc032", "links": {"self": "http://172.30.9.28:5000/v3/roles/837c30b0f2984a688485ff6c60cbc032"}, "name": "CreateQoSTests-57cb0987-f7ed-437-proj-role"}} 2018-08-28 18:50:07,272 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e64fa5ff-6865-4cdd-8c20-d3dfaf19fb34 2018-08-28 18:50:07,272 - keystone_utils - INFO - Created role with name - CreateQoSTests-57cb0987-f7ed-437-proj-role 2018-08-28 18:50:07,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/837c30b0f2984a688485ff6c60cbc032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:07,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36fbdfda-fa1d-4556-80d1-c890722a28ac Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/837c30b0f2984a688485ff6c60cbc032"}, "domain_id": null, "name": "CreateQoSTests-57cb0987-f7ed-437-proj-role", "id": "837c30b0f2984a688485ff6c60cbc032"}} 2018-08-28 18:50:07,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/837c30b0f2984a688485ff6c60cbc032 used request id req-36fbdfda-fa1d-4556-80d1-c890722a28ac 2018-08-28 18:50:07,366 - keystone_utils - INFO - Granting role CreateQoSTests-57cb0987-f7ed-437-proj-role to project CreateQoSTests-57cb0987-f7ed-437-proj 2018-08-28 18:50:07,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c1ad517e229d47cea60d54efd8e0fbb3/users/2ec0b3b3148f402ab5fcc37998e8e7fc/roles/837c30b0f2984a688485ff6c60cbc032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:07,492 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f5008a-eea7-4102-b883-3a805c214a54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:07,492 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c1ad517e229d47cea60d54efd8e0fbb3/users/2ec0b3b3148f402ab5fcc37998e8e7fc/roles/837c30b0f2984a688485ff6c60cbc032 used request id req-77f5008a-eea7-4102-b883-3a805c214a54 2018-08-28 18:50:07,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:07,495 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:07,874 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["GEi5Fe-pSoedWLH5o0kGuQ"], "issued_at": "2018-08-28T18:50:07.000000Z"}} 2018-08-28 18:50:07,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c7302952d3b11a5b494d11597a0b8ac460b407" 2018-08-28 18:50:07,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74086396-b2e7-4307-832b-15fbeb83f4ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:07,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-74086396-b2e7-4307-832b-15fbeb83f4ff 2018-08-28 18:50:07,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c7302952d3b11a5b494d11597a0b8ac460b407" 2018-08-28 18:50:08,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:07 GMT Server: Apache x-compute-request-id: req-2e7956d0-746c-4181-acce-e0db82e332c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e7956d0-746c-4181-acce-e0db82e332c3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 18:50:08,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-2e7956d0-746c-4181-acce-e0db82e332c3 2018-08-28 18:50:08,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2e7956d0-746c-4181-acce-e0db82e332c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c7302952d3b11a5b494d11597a0b8ac460b407" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-cd3a7c76-1654-4c4e-aba5-b751de30b889"}}' 2018-08-28 18:50:08,706 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:08 GMT Server: Apache x-compute-request-id: req-b7f81342-ba11-4a63-988f-aa628ab9dd7d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b7f81342-ba11-4a63-988f-aa628ab9dd7d Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5f164b5e-b0c1-440e-8f96-e4cb2e1cde6b", "name": "CreateQoSTests-cd3a7c76-1654-4c4e-aba5-b751de30b889"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5f164b5e-b0c1-440e-8f96-e4cb2e1cde6b", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5f164b5e-b0c1-440e-8f96-e4cb2e1cde6b", "rel": "bookmark"}]} 2018-08-28 18:50:08,706 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-b7f81342-ba11-4a63-988f-aa628ab9dd7d 2018-08-28 18:50:08,707 - create_qos - INFO - Created qos with name - CreateQoSTests-cd3a7c76-1654-4c4e-aba5-b751de30b889 2018-08-28 18:50:08,709 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2939d0accf3558037658fa6ce449ab46d11ae089" 2018-08-28 18:50:09,030 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:08 GMT Server: Apache x-compute-request-id: req-2cc142f5-0732-4255-9926-ce2a16737d47 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cc142f5-0732-4255-9926-ce2a16737d47 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5f164b5e-b0c1-440e-8f96-e4cb2e1cde6b", "name": "CreateQoSTests-cd3a7c76-1654-4c4e-aba5-b751de30b889"}]} 2018-08-28 18:50:09,030 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-2cc142f5-0732-4255-9926-ce2a16737d47 2018-08-28 18:50:09,030 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-cd3a7c76-1654-4c4e-aba5-b751de30b889 2018-08-28 18:50:09,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5f164b5e-b0c1-440e-8f96-e4cb2e1cde6b?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2e7956d0-746c-4181-acce-e0db82e332c3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9c7302952d3b11a5b494d11597a0b8ac460b407" 2018-08-28 18:50:09,246 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a1564a63-87ef-429e-b120-fb30ed31708e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:09,246 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5f164b5e-b0c1-440e-8f96-e4cb2e1cde6b?force=False used request id req-a1564a63-87ef-429e-b120-fb30ed31708e 2018-08-28 18:50:09,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:09,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-32b56467-cff3-4792-bf26-21cad32e0e4f Date: Tue, 28 Aug 2018 18:50:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:09,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-32b56467-cff3-4792-bf26-21cad32e0e4f 2018-08-28 18:50:09,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:09,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ebf2aaff-a831-4913-9a78-750f0569dbaa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:09,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-ebf2aaff-a831-4913-9a78-750f0569dbaa 2018-08-28 18:50:09,561 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:09,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8c423a0-fca0-40bb-b962-acf6950e6e7d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:09,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-c8c423a0-fca0-40bb-b962-acf6950e6e7d 2018-08-28 18:50:09,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:09,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:09,735 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3299823c-cca4-4747-b968-22957767e7e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:09,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-3299823c-cca4-4747-b968-22957767e7e0 2018-08-28 18:50:09,736 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:09,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:09,827 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5369dede-78d8-4f51-bd47-421a88f13981 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:09,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-5369dede-78d8-4f51-bd47-421a88f13981 2018-08-28 18:50:09,827 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:09,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:09,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a1773c-a9fe-4aad-b113-2ee1a9749c46 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:09,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-d3a1773c-a9fe-4aad-b113-2ee1a9749c46 2018-08-28 18:50:09,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:10,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-151e35e8-45d0-4431-9971-c41c14d59ba4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:10,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-151e35e8-45d0-4431-9971-c41c14d59ba4 2018-08-28 18:50:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:10,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813812a1-d0ec-4a64-903c-85a8efafa89b 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:10,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-813812a1-d0ec-4a64-903c-85a8efafa89b 2018-08-28 18:50:10,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:10,179 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cd783f4-2f05-4977-a786-fd8af58154df Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:10,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-2cd783f4-2f05-4977-a786-fd8af58154df 2018-08-28 18:50:10,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:10,180 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-57cb0987-f7ed-437-proj 2018-08-28 18:50:10,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c1ad517e229d47cea60d54efd8e0fbb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:10,396 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b47574-13d1-4479-8a52-d1585e7313f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:10,396 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c1ad517e229d47cea60d54efd8e0fbb3 used request id req-63b47574-13d1-4479-8a52-d1585e7313f9 2018-08-28 18:50:10,397 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-57cb0987-f7ed-437-proj-role 2018-08-28 18:50:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/837c30b0f2984a688485ff6c60cbc032 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:10,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b010b19a-198f-4a3e-b4a0-0cd9500e813d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:10,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/837c30b0f2984a688485ff6c60cbc032 used request id req-b010b19a-198f-4a3e-b4a0-0cd9500e813d 2018-08-28 18:50:10,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07469dc47eaaeeae1fc1c532a490c4e94d16dc45" 2018-08-28 18:50:10,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-347119ea-aee8-44da-a620-1710fdb23fcf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:10,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-347119ea-aee8-44da-a620-1710fdb23fcf 2018-08-28 18:50:10,599 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-57cb0987-f7ed-437-user 2018-08-28 18:50:10,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2ec0b3b3148f402ab5fcc37998e8e7fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17f60fdb6bc3a251dd0b02268c6f7c867681d881" 2018-08-28 18:50:10,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7a7f345-d7a0-439d-a189-f711a7a2810c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:10,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2ec0b3b3148f402ab5fcc37998e8e7fc used request id req-b7a7f345-d7a0-439d-a189-f711a7a2810c 2018-08-28 18:50:10,777 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:11,160 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["eo0085fRSVSGeuq9wzjVrg"], "issued_at": "2018-08-28T18:50:11.000000Z"}} 2018-08-28 18:50:11,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f50618f606916617f2c8c1e30285c7dafc01d13" 2018-08-28 18:50:11,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19828d63-ddd2-45b5-a9ca-310c0cedb08d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:11,173 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-19828d63-ddd2-45b5-a9ca-310c0cedb08d 2018-08-28 18:50:11,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:11,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:11,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["wOBfvMLdQLOXZsV2c3evrQ"], "issued_at": "2018-08-28T18:50:11.000000Z"}} 2018-08-28 18:50:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:11,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43dd4d0e-1a86-4bd6-b3ec-673f76c1a5c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:11,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43dd4d0e-1a86-4bd6-b3ec-673f76c1a5c9 2018-08-28 18:50:11,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:11,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:11,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6eb8da46-7f15-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:11,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49b03cd5-5bef-444e-9cc3-2abb6423720a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6eb8da46-7f15-44e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:11,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-6eb8da46-7f15-44e-proj used request id req-49b03cd5-5bef-444e-9cc3-2abb6423720a 2018-08-28 18:50:11,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:11,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10e1d76c-4b38-4d1c-9a0c-978915ca9af7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:11,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-10e1d76c-4b38-4d1c-9a0c-978915ca9af7 2018-08-28 18:50:11,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-6eb8da46-7f15-44e-proj"}}' 2018-08-28 18:50:11,968 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43aa0669-d211-4600-b105-7c9a5763d616 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d45727e1bf5543bfa787ce50431a720e"}, "enabled": true, "id": "d45727e1bf5543bfa787ce50431a720e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6eb8da46-7f15-44e-proj"}} 2018-08-28 18:50:11,969 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-43aa0669-d211-4600-b105-7c9a5763d616 2018-08-28 18:50:11,969 - keystone_utils - INFO - Created project with name - CreateQoSTests-6eb8da46-7f15-44e-proj 2018-08-28 18:50:11,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:11,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:12,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["gbrth4QfSiK213was4gXSw"], "issued_at": "2018-08-28T18:50:12.000000Z"}} 2018-08-28 18:50:12,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36468df5640cce8063df6b74709f33ba7c1adcc4" 2018-08-28 18:50:12,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29513a02-5fe1-4c49-8b70-0805608d81bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:12,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-29513a02-5fe1-4c49-8b70-0805608d81bb 2018-08-28 18:50:12,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:12,453 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36468df5640cce8063df6b74709f33ba7c1adcc4" 2018-08-28 18:50:12,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e060abce-45cf-4492-9553-d2d626f719a7 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:12,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e060abce-45cf-4492-9553-d2d626f719a7 2018-08-28 18:50:12,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-6eb8da46-7f15-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36468df5640cce8063df6b74709f33ba7c1adcc4" 2018-08-28 18:50:12,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3881ee9-5ee2-4601-9e3e-d44852cc617d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-6eb8da46-7f15-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d45727e1bf5543bfa787ce50431a720e"}, "enabled": true, "id": "d45727e1bf5543bfa787ce50431a720e", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-6eb8da46-7f15-44e-proj"}]} 2018-08-28 18:50:12,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateQoSTests-6eb8da46-7f15-44e-proj used request id req-a3881ee9-5ee2-4601-9e3e-d44852cc617d 2018-08-28 18:50:12,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36468df5640cce8063df6b74709f33ba7c1adcc4" 2018-08-28 18:50:12,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088e62be-f668-4e49-8477-bc0ac4088944 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:12,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-088e62be-f668-4e49-8477-bc0ac4088944 2018-08-28 18:50:13,128 - keystone_utils - INFO - Created user with name - CreateQoSTests-6eb8da46-7f15-44e-user 2018-08-28 18:50:13,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:13,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b11bdf91-7ff2-4c3e-beee-5127fdf4b95d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:13,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b11bdf91-7ff2-4c3e-beee-5127fdf4b95d 2018-08-28 18:50:13,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" -d '{"role": {"name": "CreateQoSTests-6eb8da46-7f15-44e-proj-role"}}' 2018-08-28 18:50:13,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-590079f5-277f-4dec-a749-0ff7ef3e3f34 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d75c6570d11d4433a3997b8bebe2c51c", "links": {"self": "http://172.30.9.28:5000/v3/roles/d75c6570d11d4433a3997b8bebe2c51c"}, "name": "CreateQoSTests-6eb8da46-7f15-44e-proj-role"}} 2018-08-28 18:50:13,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-590079f5-277f-4dec-a749-0ff7ef3e3f34 2018-08-28 18:50:13,338 - keystone_utils - INFO - Created role with name - CreateQoSTests-6eb8da46-7f15-44e-proj-role 2018-08-28 18:50:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d75c6570d11d4433a3997b8bebe2c51c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:13,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ba7ad22-a568-42ed-ad4d-884e42ab977c Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d75c6570d11d4433a3997b8bebe2c51c"}, "domain_id": null, "name": "CreateQoSTests-6eb8da46-7f15-44e-proj-role", "id": "d75c6570d11d4433a3997b8bebe2c51c"}} 2018-08-28 18:50:13,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d75c6570d11d4433a3997b8bebe2c51c used request id req-5ba7ad22-a568-42ed-ad4d-884e42ab977c 2018-08-28 18:50:13,430 - keystone_utils - INFO - Granting role CreateQoSTests-6eb8da46-7f15-44e-proj-role to project CreateQoSTests-6eb8da46-7f15-44e-proj 2018-08-28 18:50:13,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d45727e1bf5543bfa787ce50431a720e/users/455b8de176e04266b6303a3962e45455/roles/d75c6570d11d4433a3997b8bebe2c51c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:13,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47629723-728a-420c-a4f8-95691ba1f90e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:13,564 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d45727e1bf5543bfa787ce50431a720e/users/455b8de176e04266b6303a3962e45455/roles/d75c6570d11d4433a3997b8bebe2c51c used request id req-47629723-728a-420c-a4f8-95691ba1f90e 2018-08-28 18:50:13,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:13,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:13,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["p5f5LqdBTQKR6LTzOGqLvg"], "issued_at": "2018-08-28T18:50:13.000000Z"}} 2018-08-28 18:50:13,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bb645f9bb8e33ea2ac9f9b851582da4e500709" 2018-08-28 18:50:14,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fe2d03-bca0-49ae-8860-ebf4d8fecf6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:14,034 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-56fe2d03-bca0-49ae-8860-ebf4d8fecf6c 2018-08-28 18:50:14,040 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bb645f9bb8e33ea2ac9f9b851582da4e500709" 2018-08-28 18:50:14,606 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:14 GMT Server: Apache x-compute-request-id: req-62f50eab-ba4e-4191-a997-cd36a71a2d11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-62f50eab-ba4e-4191-a997-cd36a71a2d11 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 18:50:14,606 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-62f50eab-ba4e-4191-a997-cd36a71a2d11 2018-08-28 18:50:14,610 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-62f50eab-ba4e-4191-a997-cd36a71a2d11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bb645f9bb8e33ea2ac9f9b851582da4e500709" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-5f384762-ea95-47dd-b2d5-e11f48cdf6d3"}}' 2018-08-28 18:50:14,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:14 GMT Server: Apache x-compute-request-id: req-317c0866-5c16-4f7e-b471-dd6403be3f88 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-317c0866-5c16-4f7e-b471-dd6403be3f88 Content-Encoding: gzip Content-Length: 237 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "0c6a620e-6149-4f51-bfa1-27e0119e5254", "name": "CreateQoSTests-5f384762-ea95-47dd-b2d5-e11f48cdf6d3"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/0c6a620e-6149-4f51-bfa1-27e0119e5254", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/0c6a620e-6149-4f51-bfa1-27e0119e5254", "rel": "bookmark"}]} 2018-08-28 18:50:14,796 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-317c0866-5c16-4f7e-b471-dd6403be3f88 2018-08-28 18:50:14,797 - create_qos - INFO - Created qos with name - CreateQoSTests-5f384762-ea95-47dd-b2d5-e11f48cdf6d3 2018-08-28 18:50:14,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f50618f606916617f2c8c1e30285c7dafc01d13" 2018-08-28 18:50:14,992 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:14 GMT Server: Apache x-compute-request-id: req-6098acdc-186d-426a-b653-143f99ddde73 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6098acdc-186d-426a-b653-143f99ddde73 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0c6a620e-6149-4f51-bfa1-27e0119e5254", "name": "CreateQoSTests-5f384762-ea95-47dd-b2d5-e11f48cdf6d3"}]} 2018-08-28 18:50:14,992 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-6098acdc-186d-426a-b653-143f99ddde73 2018-08-28 18:50:14,992 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:14,993 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:15,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["e4taiMDvRqaD2kahMmg5Vg"], "issued_at": "2018-08-28T18:50:15.000000Z"}} 2018-08-28 18:50:15,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16975f5a1a53e2ead3a4f3633897285a6b8f7bcf" 2018-08-28 18:50:15,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81ebfed-c52d-4d48-90a3-466815bd1395 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:15,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b81ebfed-c52d-4d48-90a3-466815bd1395 2018-08-28 18:50:15,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16975f5a1a53e2ead3a4f3633897285a6b8f7bcf" 2018-08-28 18:50:16,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:15 GMT Server: Apache x-compute-request-id: req-fdf3cb31-d72a-4e83-8083-fd0eeee90e65 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fdf3cb31-d72a-4e83-8083-fd0eeee90e65 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "0c6a620e-6149-4f51-bfa1-27e0119e5254", "name": "CreateQoSTests-5f384762-ea95-47dd-b2d5-e11f48cdf6d3"}]} 2018-08-28 18:50:16,028 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-fdf3cb31-d72a-4e83-8083-fd0eeee90e65 2018-08-28 18:50:16,029 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-5f384762-ea95-47dd-b2d5-e11f48cdf6d3 2018-08-28 18:50:16,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/0c6a620e-6149-4f51-bfa1-27e0119e5254?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-62f50eab-ba4e-4191-a997-cd36a71a2d11" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bb645f9bb8e33ea2ac9f9b851582da4e500709" 2018-08-28 18:50:16,226 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3d6d9f68-0aaa-4550-a427-ddf9a36f2f37 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:16,226 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/0c6a620e-6149-4f51-bfa1-27e0119e5254?force=False used request id req-3d6d9f68-0aaa-4550-a427-ddf9a36f2f37 2018-08-28 18:50:16,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:16,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8fca177f-ae74-457b-ae5e-8a1a46b2ca5d Date: Tue, 28 Aug 2018 18:50:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:16,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8fca177f-ae74-457b-ae5e-8a1a46b2ca5d 2018-08-28 18:50:16,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:16,551 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2af5cc19-7cfc-4b05-8b51-09520db1198d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:16,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-2af5cc19-7cfc-4b05-8b51-09520db1198d 2018-08-28 18:50:16,552 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:16,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:16,646 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afea95ab-cba8-472e-b968-ea0596c8d50b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:16,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-afea95ab-cba8-472e-b968-ea0596c8d50b 2018-08-28 18:50:16,647 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:16,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:16,727 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9632f32f-a414-4701-a073-dd09667b5594 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:16,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-9632f32f-a414-4701-a073-dd09667b5594 2018-08-28 18:50:16,727 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:16,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:16,817 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a263f303-348c-42f4-97a0-19b1a0a33025 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:16,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-a263f303-348c-42f4-97a0-19b1a0a33025 2018-08-28 18:50:16,818 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:16,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:16,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca659e3-c7dc-431d-b89d-1781484fda91 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:16,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-cca659e3-c7dc-431d-b89d-1781484fda91 2018-08-28 18:50:16,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:16,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f14fdc-bd4e-46ea-9170-967de54142a0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:16,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-49f14fdc-bd4e-46ea-9170-967de54142a0 2018-08-28 18:50:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:17,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80af7adf-7dae-466e-88e8-c0112e64dc9b 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:17,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-80af7adf-7dae-466e-88e8-c0112e64dc9b 2018-08-28 18:50:17,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:17,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b737cf13-a8b9-4e3e-a866-1c3065d454f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:17,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-b737cf13-a8b9-4e3e-a866-1c3065d454f9 2018-08-28 18:50:17,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:17,181 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-6eb8da46-7f15-44e-proj 2018-08-28 18:50:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d45727e1bf5543bfa787ce50431a720e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:17,378 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa0932ef-e3ff-45eb-bd7a-19ef8e84d6c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:17,378 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d45727e1bf5543bfa787ce50431a720e used request id req-aa0932ef-e3ff-45eb-bd7a-19ef8e84d6c1 2018-08-28 18:50:17,378 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-6eb8da46-7f15-44e-proj-role 2018-08-28 18:50:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d75c6570d11d4433a3997b8bebe2c51c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:17,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab9a0308-3c54-4997-867f-1828e6facac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:17,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d75c6570d11d4433a3997b8bebe2c51c used request id req-ab9a0308-3c54-4997-867f-1828e6facac8 2018-08-28 18:50:17,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85aeaab95980181780f8946fe929cae4c73f8027" 2018-08-28 18:50:17,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb7fd53-9587-46e8-8800-108f3a90b427 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:17,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fbb7fd53-9587-46e8-8800-108f3a90b427 2018-08-28 18:50:17,596 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-6eb8da46-7f15-44e-user 2018-08-28 18:50:17,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/455b8de176e04266b6303a3962e45455 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36468df5640cce8063df6b74709f33ba7c1adcc4" 2018-08-28 18:50:17,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-771a5243-4704-473a-85e3-e680cf75ba5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:17,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/455b8de176e04266b6303a3962e45455 used request id req-771a5243-4704-473a-85e3-e680cf75ba5a 2018-08-28 18:50:17,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:18,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["GU2nsNRbQ66jOACzEXA-8w"], "issued_at": "2018-08-28T18:50:18.000000Z"}} 2018-08-28 18:50:18,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699b7a274b82afbada2ab3eeb500495666a9c58c" 2018-08-28 18:50:18,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a57920a-fe8a-42a8-90d4-a69004f7cb94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:18,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6a57920a-fe8a-42a8-90d4-a69004f7cb94 2018-08-28 18:50:18,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:18,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:18,652 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PP1gMEL7Rnikav_w0LTq2w"], "issued_at": "2018-08-28T18:50:18.000000Z"}} 2018-08-28 18:50:18,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:18,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f30a2a42-0a9c-4342-92d5-b16bdfd5f767 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:18,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f30a2a42-0a9c-4342-92d5-b16bdfd5f767 2018-08-28 18:50:18,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:18,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:18,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:18,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aceb85cc-1128-47e4-a16e-2f13c6128408 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:18,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj used request id req-aceb85cc-1128-47e4-a16e-2f13c6128408 2018-08-28 18:50:18,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:18,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0170c752-9ee8-4e52-826e-f7be7b001c2a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:18,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0170c752-9ee8-4e52-826e-f7be7b001c2a 2018-08-28 18:50:18,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj"}}' 2018-08-28 18:50:19,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f40c148-d87b-4aff-9e99-68b37efd09f4 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f40b1c2542514ac3bf0b7f05747e5618"}, "enabled": true, "id": "f40b1c2542514ac3bf0b7f05747e5618", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj"}} 2018-08-28 18:50:19,050 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1f40c148-d87b-4aff-9e99-68b37efd09f4 2018-08-28 18:50:19,050 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj 2018-08-28 18:50:19,050 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:19,051 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:19,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["MCjCi6yqRnS2TfwXocZW3A"], "issued_at": "2018-08-28T18:50:19.000000Z"}} 2018-08-28 18:50:19,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dba27d46a81eb65e6a4214185bfbf2fb3ab5bfd" 2018-08-28 18:50:19,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e749523-b862-4082-bfea-c7217a5a4be4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:19,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9e749523-b862-4082-bfea-c7217a5a4be4 2018-08-28 18:50:19,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:19,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:19 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:19,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dba27d46a81eb65e6a4214185bfbf2fb3ab5bfd" 2018-08-28 18:50:19,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16206db-6d82-4e5b-8a0e-f63409acdaef Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:19,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c16206db-6d82-4e5b-8a0e-f63409acdaef 2018-08-28 18:50:19,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dba27d46a81eb65e6a4214185bfbf2fb3ab5bfd" 2018-08-28 18:50:19,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adb89b58-6011-4925-81da-26602bcaa61f Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f40b1c2542514ac3bf0b7f05747e5618"}, "enabled": true, "id": "f40b1c2542514ac3bf0b7f05747e5618", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj"}]} 2018-08-28 18:50:19,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj used request id req-adb89b58-6011-4925-81da-26602bcaa61f 2018-08-28 18:50:19,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dba27d46a81eb65e6a4214185bfbf2fb3ab5bfd" 2018-08-28 18:50:19,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0420ba62-9158-4548-abe4-3a5865df056f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:19,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0420ba62-9158-4548-abe4-3a5865df056f 2018-08-28 18:50:20,157 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-user 2018-08-28 18:50:20,157 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:20,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:20,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab56750-24a6-4974-a2e8-67e08ef257ec Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:20,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fab56750-24a6-4974-a2e8-67e08ef257ec 2018-08-28 18:50:20,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj-role"}}' 2018-08-28 18:50:20,358 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3a5f048-d8ee-44cd-9b4f-bc59c29758f9 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "efcafb0c40f04d9dbc0cdce4443c4789", "links": {"self": "http://172.30.9.28:5000/v3/roles/efcafb0c40f04d9dbc0cdce4443c4789"}, "name": "CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj-role"}} 2018-08-28 18:50:20,358 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a3a5f048-d8ee-44cd-9b4f-bc59c29758f9 2018-08-28 18:50:20,358 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj-role 2018-08-28 18:50:20,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/efcafb0c40f04d9dbc0cdce4443c4789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:20,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c94b634-a6d8-4eeb-b142-de71f44e90b3 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/efcafb0c40f04d9dbc0cdce4443c4789"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj-role", "id": "efcafb0c40f04d9dbc0cdce4443c4789"}} 2018-08-28 18:50:20,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/efcafb0c40f04d9dbc0cdce4443c4789 used request id req-8c94b634-a6d8-4eeb-b142-de71f44e90b3 2018-08-28 18:50:20,446 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj-role to project CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj 2018-08-28 18:50:20,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f40b1c2542514ac3bf0b7f05747e5618/users/9278da4258a7402c9f249b695195cb90/roles/efcafb0c40f04d9dbc0cdce4443c4789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:20,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-feea2251-28a7-49ad-8be1-2a5e463129ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:20,588 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f40b1c2542514ac3bf0b7f05747e5618/users/9278da4258a7402c9f249b695195cb90/roles/efcafb0c40f04d9dbc0cdce4443c4789 used request id req-feea2251-28a7-49ad-8be1-2a5e463129ff 2018-08-28 18:50:20,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:20,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:20,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BGFTkT-zQ1eVngWGGZHEvA"], "issued_at": "2018-08-28T18:50:21.000000Z"}} 2018-08-28 18:50:20,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49257787802875c2cebc25a22d955abddfbbc7c" 2018-08-28 18:50:21,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b273f3dd-337a-4994-8c4e-402bbbdfce07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:21,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b273f3dd-337a-4994-8c4e-402bbbdfce07 2018-08-28 18:50:21,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49257787802875c2cebc25a22d955abddfbbc7c" 2018-08-28 18:50:21,244 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:21 GMT Server: Apache x-compute-request-id: req-3ab47977-4034-4dbf-bec7-de009268f7ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3ab47977-4034-4dbf-bec7-de009268f7ac Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:50:21,244 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-3ab47977-4034-4dbf-bec7-de009268f7ac 2018-08-28 18:50:21,247 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-3ab47977-4034-4dbf-bec7-de009268f7ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49257787802875c2cebc25a22d955abddfbbc7c" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-1525dc6a-5f29-48f2-a2a1-e5eb646e6397", "description": null}}' 2018-08-28 18:50:21,471 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:21 GMT Server: Apache x-compute-request-id: req-cfa7db20-0a72-47a9-b167-74dce9fd3057 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cfa7db20-0a72-47a9-b167-74dce9fd3057 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-1525dc6a-5f29-48f2-a2a1-e5eb646e6397", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8488cbf1-9790-4573-a4c8-a3dd38b57936", "description": null}} 2018-08-28 18:50:21,471 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-cfa7db20-0a72-47a9-b167-74dce9fd3057 2018-08-28 18:50:21,471 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-1525dc6a-5f29-48f2-a2a1-e5eb646e6397 2018-08-28 18:50:21,474 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699b7a274b82afbada2ab3eeb500495666a9c58c" 2018-08-28 18:50:22,024 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:21 GMT Server: Apache x-compute-request-id: req-76d2a2f7-0923-4790-8d70-efe754c6edb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76d2a2f7-0923-4790-8d70-efe754c6edb3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-1525dc6a-5f29-48f2-a2a1-e5eb646e6397", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8488cbf1-9790-4573-a4c8-a3dd38b57936", "description": null}]} 2018-08-28 18:50:22,024 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-76d2a2f7-0923-4790-8d70-efe754c6edb3 2018-08-28 18:50:22,028 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76d2a2f7-0923-4790-8d70-efe754c6edb3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699b7a274b82afbada2ab3eeb500495666a9c58c" 2018-08-28 18:50:22,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:22 GMT Server: Apache x-compute-request-id: req-5ab2b29e-16b2-4ff0-8acf-30f6ba78cf74 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5ab2b29e-16b2-4ff0-8acf-30f6ba78cf74 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-1525dc6a-5f29-48f2-a2a1-e5eb646e6397", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "8488cbf1-9790-4573-a4c8-a3dd38b57936", "description": null}} 2018-08-28 18:50:22,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936 used request id req-5ab2b29e-16b2-4ff0-8acf-30f6ba78cf74 2018-08-28 18:50:22,204 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76d2a2f7-0923-4790-8d70-efe754c6edb3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699b7a274b82afbada2ab3eeb500495666a9c58c" 2018-08-28 18:50:22,399 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:22 GMT Server: Apache x-compute-request-id: req-5d833f07-796d-4af1-a59c-9dafa23fd089 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5d833f07-796d-4af1-a59c-9dafa23fd089 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 18:50:22,399 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936/encryption used request id req-5d833f07-796d-4af1-a59c-9dafa23fd089 2018-08-28 18:50:22,400 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-1525dc6a-5f29-48f2-a2a1-e5eb646e6397 2018-08-28 18:50:22,403 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76d2a2f7-0923-4790-8d70-efe754c6edb3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699b7a274b82afbada2ab3eeb500495666a9c58c" 2018-08-28 18:50:22,993 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfb5fdae-d24e-4e55-bf32-02ce5a247a3a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:22,993 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936 used request id req-bfb5fdae-d24e-4e55-bf32-02ce5a247a3a 2018-08-28 18:50:22,996 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-76d2a2f7-0923-4790-8d70-efe754c6edb3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}699b7a274b82afbada2ab3eeb500495666a9c58c" 2018-08-28 18:50:23,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:23 GMT Server: Apache x-compute-request-id: req-c7657e39-b70b-4cb6-872d-f3f0b7883a75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c7657e39-b70b-4cb6-872d-f3f0b7883a75 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:50:23,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-c7657e39-b70b-4cb6-872d-f3f0b7883a75 2018-08-28 18:50:23,162 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-1525dc6a-5f29-48f2-a2a1-e5eb646e6397 2018-08-28 18:50:23,165 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3ab47977-4034-4dbf-bec7-de009268f7ac" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f49257787802875c2cebc25a22d955abddfbbc7c" 2018-08-28 18:50:23,341 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-51a2d3b5-5fab-452f-98f7-d2027cbde89c x-openstack-request-id: req-51a2d3b5-5fab-452f-98f7-d2027cbde89c Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 8488cbf1-9790-4573-a4c8-a3dd38b57936 could not be found.", "code": 404}} 2018-08-28 18:50:23,341 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/8488cbf1-9790-4573-a4c8-a3dd38b57936 used request id req-51a2d3b5-5fab-452f-98f7-d2027cbde89c 2018-08-28 18:50:23,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:23,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-12670c17-fa5e-4d1c-8c9a-71befc81b950 Date: Tue, 28 Aug 2018 18:50:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:23,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-12670c17-fa5e-4d1c-8c9a-71befc81b950 2018-08-28 18:50:23,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:23,676 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6f10def-3330-41f9-91c4-cd1ee2fbb053 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:23,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-c6f10def-3330-41f9-91c4-cd1ee2fbb053 2018-08-28 18:50:23,676 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:23,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:23,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e045532-338a-4a46-b0a5-2212d205e36b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:23,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-1e045532-338a-4a46-b0a5-2212d205e36b 2018-08-28 18:50:23,766 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:23,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:23,849 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae36b8b6-cdb0-463e-ab90-93c564c8b082 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:23,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-ae36b8b6-cdb0-463e-ab90-93c564c8b082 2018-08-28 18:50:23,849 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:23,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:23,939 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b268c4ea-c0c1-47f4-ada9-40ad8568faff Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:23,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-b268c4ea-c0c1-47f4-ada9-40ad8568faff 2018-08-28 18:50:23,940 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:24,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30da1c5e-4c27-43d7-b71e-2638bcb5c19b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:24,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-30da1c5e-4c27-43d7-b71e-2638bcb5c19b 2018-08-28 18:50:24,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:24,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-432ff063-3d38-4157-b1ac-a6bb459fa22f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:24,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-432ff063-3d38-4157-b1ac-a6bb459fa22f 2018-08-28 18:50:24,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:24,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c9e0fa0-aa16-4f77-aa4f-4ee743dd5fbd 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:24,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-7c9e0fa0-aa16-4f77-aa4f-4ee743dd5fbd 2018-08-28 18:50:24,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:24,385 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8bdcbee-7cb4-4a1a-80cf-2c4a963e786a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:24,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a8bdcbee-7cb4-4a1a-80cf-2c4a963e786a 2018-08-28 18:50:24,386 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:24,387 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj 2018-08-28 18:50:24,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f40b1c2542514ac3bf0b7f05747e5618 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:24,591 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e99249-52a4-4b3f-9aa1-cdaf72d3bb70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:24,591 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f40b1c2542514ac3bf0b7f05747e5618 used request id req-15e99249-52a4-4b3f-9aa1-cdaf72d3bb70 2018-08-28 18:50:24,592 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-proj-role 2018-08-28 18:50:24,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/efcafb0c40f04d9dbc0cdce4443c4789 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:24,711 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7017924a-93b8-484b-ba4d-e2faa3e0ddbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:24,711 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/efcafb0c40f04d9dbc0cdce4443c4789 used request id req-7017924a-93b8-484b-ba4d-e2faa3e0ddbf 2018-08-28 18:50:24,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0beeab015a9071981bfe53527b67e8469263e238" 2018-08-28 18:50:24,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2399901c-0545-4256-9667-d7f02c88328a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:24,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2399901c-0545-4256-9667-d7f02c88328a 2018-08-28 18:50:24,808 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-2324d696-68f4-45f-user 2018-08-28 18:50:24,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9278da4258a7402c9f249b695195cb90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dba27d46a81eb65e6a4214185bfbf2fb3ab5bfd" 2018-08-28 18:50:24,975 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8838445d-28b2-465b-b8e0-8ce95bad2934 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:24,975 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9278da4258a7402c9f249b695195cb90 used request id req-8838445d-28b2-465b-b8e0-8ce95bad2934 2018-08-28 18:50:24,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:25,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["OZfKhl68T7mSMol3B6ADeQ"], "issued_at": "2018-08-28T18:50:25.000000Z"}} 2018-08-28 18:50:25,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f570317871ee281da2d788345ee487ea5c71d2" 2018-08-28 18:50:25,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bba11f03-32dd-47e2-b13a-bc7b33f2bf55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:25,379 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bba11f03-32dd-47e2-b13a-bc7b33f2bf55 2018-08-28 18:50:25,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:25,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:25,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["42BMhFhSQley6KT4Th4ufA"], "issued_at": "2018-08-28T18:50:25.000000Z"}} 2018-08-28 18:50:25,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:25,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc903c9-9105-4415-b00e-046d6951a1e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:25,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7cc903c9-9105-4415-b00e-046d6951a1e7 2018-08-28 18:50:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:25,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:25,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:25,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a58b5cc2-1ecb-43d2-acce-9fc4cb56e8ca Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:25,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj used request id req-a58b5cc2-1ecb-43d2-acce-9fc4cb56e8ca 2018-08-28 18:50:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:25,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12699b0a-b91f-4ae1-8e69-cdd14d4fe15d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:25,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-12699b0a-b91f-4ae1-8e69-cdd14d4fe15d 2018-08-28 18:50:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj"}}' 2018-08-28 18:50:26,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-746a0891-957e-487f-84d5-b3cf879b3d66 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/759a1176f4944cba8a09a69dccdc185c"}, "enabled": true, "id": "759a1176f4944cba8a09a69dccdc185c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj"}} 2018-08-28 18:50:26,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-746a0891-957e-487f-84d5-b3cf879b3d66 2018-08-28 18:50:26,089 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj 2018-08-28 18:50:26,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:26,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:26,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fD095X6RRuqxWK0LQbPMRA"], "issued_at": "2018-08-28T18:50:26.000000Z"}} 2018-08-28 18:50:26,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5386c22bcf5bdacf3e4b3043829eb078b8f51ba1" 2018-08-28 18:50:26,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c7db780-6fed-4613-99fc-88db61638c74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:26,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c7db780-6fed-4613-99fc-88db61638c74 2018-08-28 18:50:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:26,580 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:26,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5386c22bcf5bdacf3e4b3043829eb078b8f51ba1" 2018-08-28 18:50:26,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277c5956-2efb-4a2f-b9a5-56a38e142fb6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:26,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-277c5956-2efb-4a2f-b9a5-56a38e142fb6 2018-08-28 18:50:26,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5386c22bcf5bdacf3e4b3043829eb078b8f51ba1" 2018-08-28 18:50:26,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9847e909-544b-41b8-9053-6eb1de2511e3 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/759a1176f4944cba8a09a69dccdc185c"}, "enabled": true, "id": "759a1176f4944cba8a09a69dccdc185c", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj"}]} 2018-08-28 18:50:26,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj used request id req-9847e909-544b-41b8-9053-6eb1de2511e3 2018-08-28 18:50:26,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5386c22bcf5bdacf3e4b3043829eb078b8f51ba1" 2018-08-28 18:50:26,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-892c4664-83c5-40e4-9da8-731f1420837d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:26,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-892c4664-83c5-40e4-9da8-731f1420837d 2018-08-28 18:50:27,229 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-user 2018-08-28 18:50:27,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:27,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:27,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438acb6a-d0da-4b99-b372-f59d3de13005 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:27,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-438acb6a-d0da-4b99-b372-f59d3de13005 2018-08-28 18:50:27,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj-role"}}' 2018-08-28 18:50:27,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8760b414-9e2d-436f-b16b-b754f50d7b43 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4cd963d051ee4ad994df0a38e6f1b379", "links": {"self": "http://172.30.9.28:5000/v3/roles/4cd963d051ee4ad994df0a38e6f1b379"}, "name": "CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj-role"}} 2018-08-28 18:50:27,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8760b414-9e2d-436f-b16b-b754f50d7b43 2018-08-28 18:50:27,461 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj-role 2018-08-28 18:50:27,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4cd963d051ee4ad994df0a38e6f1b379 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:27,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6744b9ba-488f-4dae-8b21-9d3037561970 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4cd963d051ee4ad994df0a38e6f1b379"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj-role", "id": "4cd963d051ee4ad994df0a38e6f1b379"}} 2018-08-28 18:50:27,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4cd963d051ee4ad994df0a38e6f1b379 used request id req-6744b9ba-488f-4dae-8b21-9d3037561970 2018-08-28 18:50:27,547 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj-role to project CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj 2018-08-28 18:50:27,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/759a1176f4944cba8a09a69dccdc185c/users/ba967da77c604b5ca55c3ca9fdcf4581/roles/4cd963d051ee4ad994df0a38e6f1b379 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:27,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-807c9117-d6ef-42c4-88e0-b9e7d4724ac5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:27,684 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/759a1176f4944cba8a09a69dccdc185c/users/ba967da77c604b5ca55c3ca9fdcf4581/roles/4cd963d051ee4ad994df0a38e6f1b379 used request id req-807c9117-d6ef-42c4-88e0-b9e7d4724ac5 2018-08-28 18:50:27,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:27,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:28,077 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["nIoiJk5JTzmpA7IBw4izxA"], "issued_at": "2018-08-28T18:50:28.000000Z"}} 2018-08-28 18:50:28,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369c1f10a20a302260fc89152b5afbd1709e46" 2018-08-28 18:50:28,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90add601-4b78-4535-ad16-9d07a39e31f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:28,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90add601-4b78-4535-ad16-9d07a39e31f4 2018-08-28 18:50:28,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369c1f10a20a302260fc89152b5afbd1709e46" 2018-08-28 18:50:28,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:28 GMT Server: Apache x-compute-request-id: req-37e64c6f-7588-4abc-b175-f9231f39d5b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-37e64c6f-7588-4abc-b175-f9231f39d5b8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:50:28,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-37e64c6f-7588-4abc-b175-f9231f39d5b8 2018-08-28 18:50:28,342 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-37e64c6f-7588-4abc-b175-f9231f39d5b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369c1f10a20a302260fc89152b5afbd1709e46" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c", "description": null}}' 2018-08-28 18:50:28,947 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:28 GMT Server: Apache x-compute-request-id: req-78cb29eb-5e20-4231-abfe-5315251fccf5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-78cb29eb-5e20-4231-abfe-5315251fccf5 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9464448d-58f6-4083-9f65-a027d21f6e2b", "description": null}} 2018-08-28 18:50:28,947 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-78cb29eb-5e20-4231-abfe-5315251fccf5 2018-08-28 18:50:28,948 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c 2018-08-28 18:50:28,951 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f570317871ee281da2d788345ee487ea5c71d2" 2018-08-28 18:50:29,212 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:28 GMT Server: Apache x-compute-request-id: req-f72eb49b-70c6-4171-ae56-26275f5c2a54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f72eb49b-70c6-4171-ae56-26275f5c2a54 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9464448d-58f6-4083-9f65-a027d21f6e2b", "description": null}]} 2018-08-28 18:50:29,212 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-f72eb49b-70c6-4171-ae56-26275f5c2a54 2018-08-28 18:50:29,216 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f72eb49b-70c6-4171-ae56-26275f5c2a54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f570317871ee281da2d788345ee487ea5c71d2" 2018-08-28 18:50:29,391 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:29 GMT Server: Apache x-compute-request-id: req-7eec90db-bd86-48c7-b99b-08358dff7083 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7eec90db-bd86-48c7-b99b-08358dff7083 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9464448d-58f6-4083-9f65-a027d21f6e2b", "description": null}} 2018-08-28 18:50:29,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b used request id req-7eec90db-bd86-48c7-b99b-08358dff7083 2018-08-28 18:50:29,395 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f72eb49b-70c6-4171-ae56-26275f5c2a54" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32f570317871ee281da2d788345ee487ea5c71d2" 2018-08-28 18:50:29,935 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:29 GMT Server: Apache x-compute-request-id: req-dea5dff7-ff87-4c7f-80f5-4ec5fd9d4cac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dea5dff7-ff87-4c7f-80f5-4ec5fd9d4cac Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 18:50:29,935 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b/encryption used request id req-dea5dff7-ff87-4c7f-80f5-4ec5fd9d4cac 2018-08-28 18:50:29,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:29,937 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:30,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PGJPFDTjRo6Krj3NOQqR2A"], "issued_at": "2018-08-28T18:50:30.000000Z"}} 2018-08-28 18:50:30,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8212aec0ac55e8e8b2e239885e331a449f0cad" 2018-08-28 18:50:30,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5907650-7e39-41a3-b0fc-0f2626442294 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:30,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e5907650-7e39-41a3-b0fc-0f2626442294 2018-08-28 18:50:30,511 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8212aec0ac55e8e8b2e239885e331a449f0cad" 2018-08-28 18:50:30,688 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:30 GMT Server: Apache x-compute-request-id: req-f7d0b566-9607-4334-bcec-f61fb2ce19d4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7d0b566-9607-4334-bcec-f61fb2ce19d4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9464448d-58f6-4083-9f65-a027d21f6e2b", "description": null}]} 2018-08-28 18:50:30,688 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-f7d0b566-9607-4334-bcec-f61fb2ce19d4 2018-08-28 18:50:30,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7d0b566-9607-4334-bcec-f61fb2ce19d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8212aec0ac55e8e8b2e239885e331a449f0cad" 2018-08-28 18:50:30,852 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:30 GMT Server: Apache x-compute-request-id: req-3afcb28e-098c-4ccb-938f-6957eb1d0f8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3afcb28e-098c-4ccb-938f-6957eb1d0f8e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "9464448d-58f6-4083-9f65-a027d21f6e2b", "description": null}} 2018-08-28 18:50:30,852 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b used request id req-3afcb28e-098c-4ccb-938f-6957eb1d0f8e 2018-08-28 18:50:30,855 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-f7d0b566-9607-4334-bcec-f61fb2ce19d4" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d8212aec0ac55e8e8b2e239885e331a449f0cad" 2018-08-28 18:50:31,034 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:30 GMT Server: Apache x-compute-request-id: req-b771a264-577a-43b4-a67d-836c09405ec1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b771a264-577a-43b4-a67d-836c09405ec1 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 18:50:31,034 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b/encryption used request id req-b771a264-577a-43b4-a67d-836c09405ec1 2018-08-28 18:50:31,034 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-b573fdd3-268b-4c3a-8c41-bc8f0ac1fe9c 2018-08-28 18:50:31,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-37e64c6f-7588-4abc-b175-f9231f39d5b8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57369c1f10a20a302260fc89152b5afbd1709e46" 2018-08-28 18:50:31,250 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b388ff0-f7d4-4496-b0a3-5cf1c565d339 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:31,250 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/9464448d-58f6-4083-9f65-a027d21f6e2b used request id req-6b388ff0-f7d4-4496-b0a3-5cf1c565d339 2018-08-28 18:50:31,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:31,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e5d547c2-b9a9-463a-8e22-6d10ae426f24 Date: Tue, 28 Aug 2018 18:50:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:31,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e5d547c2-b9a9-463a-8e22-6d10ae426f24 2018-08-28 18:50:31,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:31,567 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1866c550-5aeb-47f2-9a49-be42862cf0eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:31,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-1866c550-5aeb-47f2-9a49-be42862cf0eb 2018-08-28 18:50:31,567 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:31,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:31,657 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef43f70d-7a79-48e2-9c92-0ba508ad0809 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:31,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-ef43f70d-7a79-48e2-9c92-0ba508ad0809 2018-08-28 18:50:31,657 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:31,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:31,674 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24814820-81de-4585-959b-1c2a724c249f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:31,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-24814820-81de-4585-959b-1c2a724c249f 2018-08-28 18:50:31,674 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:31,754 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f697bdad-1b8f-430c-88e0-ae97a74b85fc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:31,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f697bdad-1b8f-430c-88e0-ae97a74b85fc 2018-08-28 18:50:31,755 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:31,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af5d5c5d-dd19-49cc-b27a-a4dbf9fd0df1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:31,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-af5d5c5d-dd19-49cc-b27a-a4dbf9fd0df1 2018-08-28 18:50:31,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:31,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841a99a0-da7d-4729-88f9-d76a0be5317f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:31,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-841a99a0-da7d-4729-88f9-d76a0be5317f 2018-08-28 18:50:31,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da972832-b7f8-417e-bfbf-0f85d647fb70 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:32,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-da972832-b7f8-417e-bfbf-0f85d647fb70 2018-08-28 18:50:32,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:32,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0817544-abd3-4d34-aac4-fa5095097fcd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:32,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a0817544-abd3-4d34-aac4-fa5095097fcd 2018-08-28 18:50:32,104 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:32,104 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj 2018-08-28 18:50:32,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/759a1176f4944cba8a09a69dccdc185c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:32,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ef8c0ce-5dba-4e18-bfbb-36558a8d8086 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:32,331 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/759a1176f4944cba8a09a69dccdc185c used request id req-4ef8c0ce-5dba-4e18-bfbb-36558a8d8086 2018-08-28 18:50:32,331 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-proj-role 2018-08-28 18:50:32,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/4cd963d051ee4ad994df0a38e6f1b379 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:32,442 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34858cd-529d-4944-ba00-8e7763a8df5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:32,442 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/4cd963d051ee4ad994df0a38e6f1b379 used request id req-d34858cd-529d-4944-ba00-8e7763a8df5b 2018-08-28 18:50:32,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca90935a296b177fe442a9085524fb937d37a7c0" 2018-08-28 18:50:32,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ad5a2d1-fc1c-42f5-8acf-a8ed81dd1091 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:32,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ad5a2d1-fc1c-42f5-8acf-a8ed81dd1091 2018-08-28 18:50:32,537 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-832d47d6-588b-437-user 2018-08-28 18:50:32,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ba967da77c604b5ca55c3ca9fdcf4581 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5386c22bcf5bdacf3e4b3043829eb078b8f51ba1" 2018-08-28 18:50:32,650 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86b957fe-5823-46c4-a622-6a8b07f8120e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:32,650 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ba967da77c604b5ca55c3ca9fdcf4581 used request id req-86b957fe-5823-46c4-a622-6a8b07f8120e 2018-08-28 18:50:32,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:33,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ZrotwIafTm6jfFBTCVy6xA"], "issued_at": "2018-08-28T18:50:33.000000Z"}} 2018-08-28 18:50:33,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473852bc8c7740e33546fd21909fe5bb0b2b98e" 2018-08-28 18:50:33,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f16c6fe-ba5c-48d1-8a13-681cfb7317bd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:33,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f16c6fe-ba5c-48d1-8a13-681cfb7317bd 2018-08-28 18:50:33,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:33,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:33,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["w0budklTSxaERHYBfmVCYA"], "issued_at": "2018-08-28T18:50:33.000000Z"}} 2018-08-28 18:50:33,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:33,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5568f96b-ea1f-400b-ba4c-9848c6dfb02c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:33,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5568f96b-ea1f-400b-ba4c-9848c6dfb02c 2018-08-28 18:50:33,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:33,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:33,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a23225e6-0d82-4a21-b247-dc9adfaafbee Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:33,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj used request id req-a23225e6-0d82-4a21-b247-dc9adfaafbee 2018-08-28 18:50:33,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:33,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c402cf99-d2d6-4439-9ae2-fd9851e01ca0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:33,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c402cf99-d2d6-4439-9ae2-fd9851e01ca0 2018-08-28 18:50:33,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj"}}' 2018-08-28 18:50:33,897 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b573c3b5-0cc6-4d63-94bc-efe015fa4566 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0dfe047d3c70465bb2fdf7efc0f9caf0"}, "enabled": true, "id": "0dfe047d3c70465bb2fdf7efc0f9caf0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj"}} 2018-08-28 18:50:33,897 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b573c3b5-0cc6-4d63-94bc-efe015fa4566 2018-08-28 18:50:33,897 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj 2018-08-28 18:50:33,898 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:33,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:34,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["szOZYqhDRpqOqPD6YyC0qQ"], "issued_at": "2018-08-28T18:50:34.000000Z"}} 2018-08-28 18:50:34,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d2ea98133e19c5cace5b10b6d0ec96d42fe9c0" 2018-08-28 18:50:34,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35092b06-0264-4279-ad05-3d7a8dcca70c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:34,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-35092b06-0264-4279-ad05-3d7a8dcca70c 2018-08-28 18:50:34,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:34,303 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:34,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d2ea98133e19c5cace5b10b6d0ec96d42fe9c0" 2018-08-28 18:50:34,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae03e7f-a6a2-482b-ba43-47bb6f26682d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:34,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bae03e7f-a6a2-482b-ba43-47bb6f26682d 2018-08-28 18:50:34,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d2ea98133e19c5cace5b10b6d0ec96d42fe9c0" 2018-08-28 18:50:34,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab8d4c0-4c08-414a-9c48-72222f1b8c6c Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0dfe047d3c70465bb2fdf7efc0f9caf0"}, "enabled": true, "id": "0dfe047d3c70465bb2fdf7efc0f9caf0", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj"}]} 2018-08-28 18:50:34,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj used request id req-0ab8d4c0-4c08-414a-9c48-72222f1b8c6c 2018-08-28 18:50:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d2ea98133e19c5cace5b10b6d0ec96d42fe9c0" 2018-08-28 18:50:34,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2115f3f1-7888-46a1-ab58-2b4ae82898c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:34,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2115f3f1-7888-46a1-ab58-2b4ae82898c5 2018-08-28 18:50:34,880 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-user 2018-08-28 18:50:34,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:34,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:34,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-768388c9-25dd-4e5c-821f-37c826594134 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:34,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-768388c9-25dd-4e5c-821f-37c826594134 2018-08-28 18:50:34,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj-role"}}' 2018-08-28 18:50:35,079 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9bd5d9b-d91e-4e3b-b23d-97531b88a937 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "297a3d7ec8834c5b8671ea561d1a3845", "links": {"self": "http://172.30.9.28:5000/v3/roles/297a3d7ec8834c5b8671ea561d1a3845"}, "name": "CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj-role"}} 2018-08-28 18:50:35,079 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c9bd5d9b-d91e-4e3b-b23d-97531b88a937 2018-08-28 18:50:35,080 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj-role 2018-08-28 18:50:35,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/297a3d7ec8834c5b8671ea561d1a3845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:35,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fe2510-aae4-489f-997a-2661fb418bfa Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/297a3d7ec8834c5b8671ea561d1a3845"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj-role", "id": "297a3d7ec8834c5b8671ea561d1a3845"}} 2018-08-28 18:50:35,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/297a3d7ec8834c5b8671ea561d1a3845 used request id req-40fe2510-aae4-489f-997a-2661fb418bfa 2018-08-28 18:50:35,172 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj-role to project CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj 2018-08-28 18:50:35,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0dfe047d3c70465bb2fdf7efc0f9caf0/users/dbf28d673ec84e80be1dd9fb581ac4ea/roles/297a3d7ec8834c5b8671ea561d1a3845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:35,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71b76e8c-3546-4174-b40e-31e1727f4654 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:35,294 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0dfe047d3c70465bb2fdf7efc0f9caf0/users/dbf28d673ec84e80be1dd9fb581ac4ea/roles/297a3d7ec8834c5b8671ea561d1a3845 used request id req-71b76e8c-3546-4174-b40e-31e1727f4654 2018-08-28 18:50:35,296 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:35,297 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:35,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["36lLzZBlToipMteURUz_2A"], "issued_at": "2018-08-28T18:50:35.000000Z"}} 2018-08-28 18:50:35,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66eae8f5a934091670a9abcb8cf2db6536285d9" 2018-08-28 18:50:35,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4f6b6ad-9ed7-48c1-a97d-143bdd0ff2e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:35,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d4f6b6ad-9ed7-48c1-a97d-143bdd0ff2e3 2018-08-28 18:50:35,776 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66eae8f5a934091670a9abcb8cf2db6536285d9" 2018-08-28 18:50:35,953 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:35 GMT Server: Apache x-compute-request-id: req-0dd5e370-4f27-4757-83be-ead5a3c1222b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0dd5e370-4f27-4757-83be-ead5a3c1222b Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:50:35,954 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-0dd5e370-4f27-4757-83be-ead5a3c1222b 2018-08-28 18:50:35,957 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0dd5e370-4f27-4757-83be-ead5a3c1222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66eae8f5a934091670a9abcb8cf2db6536285d9" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff", "description": null}}' 2018-08-28 18:50:36,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:35 GMT Server: Apache x-compute-request-id: req-be239f10-feac-4c41-8a5d-d1908d2d1950 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be239f10-feac-4c41-8a5d-d1908d2d1950 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "369c4204-4a86-4f71-a697-271dcee8d39f", "description": null}} 2018-08-28 18:50:36,165 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-be239f10-feac-4c41-8a5d-d1908d2d1950 2018-08-28 18:50:36,165 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff 2018-08-28 18:50:36,168 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473852bc8c7740e33546fd21909fe5bb0b2b98e" 2018-08-28 18:50:36,349 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:36 GMT Server: Apache x-compute-request-id: req-422e59c1-4678-4dd9-8e1d-d197c845d0b1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-422e59c1-4678-4dd9-8e1d-d197c845d0b1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "369c4204-4a86-4f71-a697-271dcee8d39f", "description": null}]} 2018-08-28 18:50:36,350 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-422e59c1-4678-4dd9-8e1d-d197c845d0b1 2018-08-28 18:50:36,353 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-422e59c1-4678-4dd9-8e1d-d197c845d0b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473852bc8c7740e33546fd21909fe5bb0b2b98e" 2018-08-28 18:50:36,530 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:36 GMT Server: Apache x-compute-request-id: req-4200dfcd-6e50-478c-b9d3-a3b086aa28c2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4200dfcd-6e50-478c-b9d3-a3b086aa28c2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "369c4204-4a86-4f71-a697-271dcee8d39f", "description": null}} 2018-08-28 18:50:36,530 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f used request id req-4200dfcd-6e50-478c-b9d3-a3b086aa28c2 2018-08-28 18:50:36,533 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-422e59c1-4678-4dd9-8e1d-d197c845d0b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473852bc8c7740e33546fd21909fe5bb0b2b98e" 2018-08-28 18:50:36,700 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:36 GMT Server: Apache x-compute-request-id: req-7719a7b7-e3d0-4c11-80b8-fa8b58f567c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7719a7b7-e3d0-4c11-80b8-fa8b58f567c7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 18:50:36,700 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f/encryption used request id req-7719a7b7-e3d0-4c11-80b8-fa8b58f567c7 2018-08-28 18:50:36,704 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-422e59c1-4678-4dd9-8e1d-d197c845d0b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473852bc8c7740e33546fd21909fe5bb0b2b98e" 2018-08-28 18:50:36,883 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:36 GMT Server: Apache x-compute-request-id: req-7b78249a-2e5d-4fa1-a7f7-110102edbf54 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7b78249a-2e5d-4fa1-a7f7-110102edbf54 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "369c4204-4a86-4f71-a697-271dcee8d39f", "description": null}} 2018-08-28 18:50:36,883 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f used request id req-7b78249a-2e5d-4fa1-a7f7-110102edbf54 2018-08-28 18:50:36,886 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-422e59c1-4678-4dd9-8e1d-d197c845d0b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473852bc8c7740e33546fd21909fe5bb0b2b98e" 2018-08-28 18:50:37,065 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:36 GMT Server: Apache x-compute-request-id: req-b6d76976-db68-4b74-ba04-a42fb2151dcb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b6d76976-db68-4b74-ba04-a42fb2151dcb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "369c4204-4a86-4f71-a697-271dcee8d39f", "description": null}} 2018-08-28 18:50:37,065 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f used request id req-b6d76976-db68-4b74-ba04-a42fb2151dcb 2018-08-28 18:50:37,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-422e59c1-4678-4dd9-8e1d-d197c845d0b1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2473852bc8c7740e33546fd21909fe5bb0b2b98e" 2018-08-28 18:50:37,232 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:37 GMT Server: Apache x-compute-request-id: req-21464c4f-6d30-47d9-88c7-eb37f80cfebb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-21464c4f-6d30-47d9-88c7-eb37f80cfebb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 18:50:37,232 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f/encryption used request id req-21464c4f-6d30-47d9-88c7-eb37f80cfebb 2018-08-28 18:50:37,232 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-0b9cb74a-b36f-447e-bfbc-375fc03d02ff 2018-08-28 18:50:37,235 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0dd5e370-4f27-4757-83be-ead5a3c1222b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a66eae8f5a934091670a9abcb8cf2db6536285d9" 2018-08-28 18:50:37,452 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ece5debe-67b4-47e2-88fd-25713249900b Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:37,452 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/369c4204-4a86-4f71-a697-271dcee8d39f used request id req-ece5debe-67b4-47e2-88fd-25713249900b 2018-08-28 18:50:37,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:37,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-2a97538a-fd4b-4264-b877-c5f09e0c6f41 Date: Tue, 28 Aug 2018 18:50:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:37,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2a97538a-fd4b-4264-b877-c5f09e0c6f41 2018-08-28 18:50:37,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:37,781 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b9df3aa-1bcf-48b7-90c2-b87dfc8236d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:37,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-0b9df3aa-1bcf-48b7-90c2-b87dfc8236d0 2018-08-28 18:50:37,782 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:37,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fb8128c-bc46-4860-89fd-d569a6557450 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:37,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-5fb8128c-bc46-4860-89fd-d569a6557450 2018-08-28 18:50:37,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:37,974 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77bf9e58-85d3-44c5-a1a3-cf7fa1d80808 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:37,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-77bf9e58-85d3-44c5-a1a3-cf7fa1d80808 2018-08-28 18:50:37,974 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:37,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,065 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-450cea5a-e37e-445b-b452-b55e89ca732c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:38,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-450cea5a-e37e-445b-b452-b55e89ca732c 2018-08-28 18:50:38,065 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a3af0f-cae5-4867-af49-0d6916ed4f34 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:38,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-18a3af0f-cae5-4867-af49-0d6916ed4f34 2018-08-28 18:50:38,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fafa304-6b72-473b-968d-dd15d9c0172b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:38,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-7fafa304-6b72-473b-968d-dd15d9c0172b 2018-08-28 18:50:38,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5a464cb-d0d5-4a3d-b53e-8144d1f381e6 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:38,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-c5a464cb-d0d5-4a3d-b53e-8144d1f381e6 2018-08-28 18:50:38,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,364 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86941ef1-8946-446a-9be0-7798062e5709 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:38,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-86941ef1-8946-446a-9be0-7798062e5709 2018-08-28 18:50:38,364 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:38,365 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj 2018-08-28 18:50:38,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0dfe047d3c70465bb2fdf7efc0f9caf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb914bfa-1dcf-468b-9de0-bdbfc2061df6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:38,562 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0dfe047d3c70465bb2fdf7efc0f9caf0 used request id req-fb914bfa-1dcf-468b-9de0-bdbfc2061df6 2018-08-28 18:50:38,563 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-proj-role 2018-08-28 18:50:38,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/297a3d7ec8834c5b8671ea561d1a3845 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bd1000e-d57f-4d6d-85c5-5cb5a3cddd76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:38,666 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/297a3d7ec8834c5b8671ea561d1a3845 used request id req-9bd1000e-d57f-4d6d-85c5-5cb5a3cddd76 2018-08-28 18:50:38,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb5abc1c6219b63b022f901aebd4fe2f4f75b307" 2018-08-28 18:50:38,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d1303d-9104-44b4-9439-d5ef54a67ce8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:38,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9d1303d-9104-44b4-9439-d5ef54a67ce8 2018-08-28 18:50:38,765 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-2129780f-ab14-4bb-user 2018-08-28 18:50:38,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/dbf28d673ec84e80be1dd9fb581ac4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83d2ea98133e19c5cace5b10b6d0ec96d42fe9c0" 2018-08-28 18:50:38,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d7873c6-dd53-495c-b1e3-29a1cd88cb32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:38,950 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/dbf28d673ec84e80be1dd9fb581ac4ea used request id req-0d7873c6-dd53-495c-b1e3-29a1cd88cb32 2018-08-28 18:50:38,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:39,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["58JKX4APQRKP8TvqCGlZPg"], "issued_at": "2018-08-28T18:50:39.000000Z"}} 2018-08-28 18:50:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7585c2c40ed71cc8832f24cea21b273f54f28f6e" 2018-08-28 18:50:39,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8005154-1823-4981-9115-27952176c969 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:39,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d8005154-1823-4981-9115-27952176c969 2018-08-28 18:50:39,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:39,417 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:39,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["-0-cgdIwQ9SEUQ0HrL32VA"], "issued_at": "2018-08-28T18:50:39.000000Z"}} 2018-08-28 18:50:39,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:39,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edb6b5d2-8ca0-4bdb-9a33-d22995b7dda2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:39,886 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-edb6b5d2-8ca0-4bdb-9a33-d22995b7dda2 2018-08-28 18:50:39,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:39,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:39,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:39,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1e96ebf-b30f-47bc-9ff3-b68413746092 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:39,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj used request id req-d1e96ebf-b30f-47bc-9ff3-b68413746092 2018-08-28 18:50:39,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:40,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c9a6938-a147-456f-ae82-99ef395f8ead Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:40,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5c9a6938-a147-456f-ae82-99ef395f8ead 2018-08-28 18:50:40,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj"}}' 2018-08-28 18:50:40,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcd73f23-e04e-46cb-b2ee-87bffae7cd40 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b4d6aa920bc48bb899a75f554f8a24d"}, "enabled": true, "id": "2b4d6aa920bc48bb899a75f554f8a24d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj"}} 2018-08-28 18:50:40,214 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-dcd73f23-e04e-46cb-b2ee-87bffae7cd40 2018-08-28 18:50:40,214 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj 2018-08-28 18:50:40,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:40,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:40,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["FVTCkbgcTFGoWbS9qSA4Kg"], "issued_at": "2018-08-28T18:50:40.000000Z"}} 2018-08-28 18:50:40,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5024cf574e33e19ee4fa1d045a308f21e236b430" 2018-08-28 18:50:40,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55d188b8-09b3-4c0b-bab6-97635cd38ac9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:40,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-55d188b8-09b3-4c0b-bab6-97635cd38ac9 2018-08-28 18:50:40,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:40,699 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:40,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5024cf574e33e19ee4fa1d045a308f21e236b430" 2018-08-28 18:50:40,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf206bf-a7c3-4ba8-9a81-515da89c9495 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:40,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fcf206bf-a7c3-4ba8-9a81-515da89c9495 2018-08-28 18:50:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5024cf574e33e19ee4fa1d045a308f21e236b430" 2018-08-28 18:50:40,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee74ea94-be5b-4e9c-8850-520a56c11265 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/2b4d6aa920bc48bb899a75f554f8a24d"}, "enabled": true, "id": "2b4d6aa920bc48bb899a75f554f8a24d", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj"}]} 2018-08-28 18:50:40,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj used request id req-ee74ea94-be5b-4e9c-8850-520a56c11265 2018-08-28 18:50:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5024cf574e33e19ee4fa1d045a308f21e236b430" 2018-08-28 18:50:40,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bdcb7d4-0538-44e0-86c5-55c58b46adcb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:40,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1bdcb7d4-0538-44e0-86c5-55c58b46adcb 2018-08-28 18:50:41,286 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-54989f75-9ab9-42d-user 2018-08-28 18:50:41,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:41,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:41,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1921d4be-93c2-4368-a7d4-0d78c357b55f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:41,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1921d4be-93c2-4368-a7d4-0d78c357b55f 2018-08-28 18:50:41,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" -d '{"role": {"name": "CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj-role"}}' 2018-08-28 18:50:41,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a32d0f-22c5-4a5e-92b9-80079ac8c94a Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "871602cd9a1c45a583d8516564b786c3", "links": {"self": "http://172.30.9.28:5000/v3/roles/871602cd9a1c45a583d8516564b786c3"}, "name": "CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj-role"}} 2018-08-28 18:50:41,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-65a32d0f-22c5-4a5e-92b9-80079ac8c94a 2018-08-28 18:50:41,484 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj-role 2018-08-28 18:50:41,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/871602cd9a1c45a583d8516564b786c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:41,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0e06629-6c95-4340-bf76-49d9ddad5b88 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/871602cd9a1c45a583d8516564b786c3"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj-role", "id": "871602cd9a1c45a583d8516564b786c3"}} 2018-08-28 18:50:41,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/871602cd9a1c45a583d8516564b786c3 used request id req-d0e06629-6c95-4340-bf76-49d9ddad5b88 2018-08-28 18:50:41,503 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj-role to project CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj 2018-08-28 18:50:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/2b4d6aa920bc48bb899a75f554f8a24d/users/d5b846dbfbc441da9306bb828488add4/roles/871602cd9a1c45a583d8516564b786c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:41,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e143acac-37dc-489c-a503-0e4c0cd89dd3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:41,630 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/2b4d6aa920bc48bb899a75f554f8a24d/users/d5b846dbfbc441da9306bb828488add4/roles/871602cd9a1c45a583d8516564b786c3 used request id req-e143acac-37dc-489c-a503-0e4c0cd89dd3 2018-08-28 18:50:41,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:41,634 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:42,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["sqFmg1RlTniE6GLKAwxTcQ"], "issued_at": "2018-08-28T18:50:42.000000Z"}} 2018-08-28 18:50:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46501504bfdd2b6ec26e8bfcb53613cf2ee12f5" 2018-08-28 18:50:42,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b132df9-e672-4059-b229-24fc50077028 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:42,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7b132df9-e672-4059-b229-24fc50077028 2018-08-28 18:50:42,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46501504bfdd2b6ec26e8bfcb53613cf2ee12f5" 2018-08-28 18:50:42,293 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:42 GMT Server: Apache x-compute-request-id: req-bbf164e3-ff4e-4363-b904-be1ae94189d9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bbf164e3-ff4e-4363-b904-be1ae94189d9 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 18:50:42,293 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-bbf164e3-ff4e-4363-b904-be1ae94189d9 2018-08-28 18:50:42,297 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bbf164e3-ff4e-4363-b904-be1ae94189d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46501504bfdd2b6ec26e8bfcb53613cf2ee12f5" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-qos-spec"}}' 2018-08-28 18:50:42,496 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:42 GMT Server: Apache x-compute-request-id: req-1d0db258-c20f-418f-92d8-713f9da75218 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d0db258-c20f-418f-92d8-713f9da75218 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5b309169-a54c-442e-ac67-763b0d65c3b6", "name": "CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5b309169-a54c-442e-ac67-763b0d65c3b6", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5b309169-a54c-442e-ac67-763b0d65c3b6", "rel": "bookmark"}]} 2018-08-28 18:50:42,497 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-1d0db258-c20f-418f-92d8-713f9da75218 2018-08-28 18:50:42,497 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-qos-spec 2018-08-28 18:50:42,498 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:42,499 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:42,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["sZNC_T28StmkzuKbBKYKYg"], "issued_at": "2018-08-28T18:50:42.000000Z"}} 2018-08-28 18:50:42,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f54f1e1f41b2ece54aefa551949ec71c4643e21" 2018-08-28 18:50:42,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75385f9e-800e-4ef1-9db5-bcfcf9117180 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:42,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-75385f9e-800e-4ef1-9db5-bcfcf9117180 2018-08-28 18:50:42,972 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f54f1e1f41b2ece54aefa551949ec71c4643e21" 2018-08-28 18:50:43,135 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:42 GMT Server: Apache x-compute-request-id: req-9e123714-2c02-4ba6-b44a-7b7504b2b346 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9e123714-2c02-4ba6-b44a-7b7504b2b346 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:50:43,136 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-9e123714-2c02-4ba6-b44a-7b7504b2b346 2018-08-28 18:50:43,142 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9e123714-2c02-4ba6-b44a-7b7504b2b346" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f54f1e1f41b2ece54aefa551949ec71c4643e21" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-vol_type", "description": null}}' 2018-08-28 18:50:43,742 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:43 GMT Server: Apache x-compute-request-id: req-e65ece12-882e-402b-8e86-77ac74fb50ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e65ece12-882e-402b-8e86-77ac74fb50ce Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "981cb4be-6d86-49a4-8ff2-d40695cda5a3", "description": null}} 2018-08-28 18:50:43,743 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-e65ece12-882e-402b-8e86-77ac74fb50ce 2018-08-28 18:50:43,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9e123714-2c02-4ba6-b44a-7b7504b2b346" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f54f1e1f41b2ece54aefa551949ec71c4643e21" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-28 18:50:43,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:43 GMT Server: Apache x-compute-request-id: req-7fb9740f-8d89-4484-871c-19830d40eb2c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7fb9740f-8d89-4484-871c-19830d40eb2c Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "981cb4be-6d86-49a4-8ff2-d40695cda5a3", "name": "foo", "control_location": "back-end", "encryption_id": "ac6f0631-7c5c-492a-bf57-9789caf34fcc", "provider": "bar", "provider_class": "bar"}} 2018-08-28 18:50:43,966 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3/encryption used request id req-7fb9740f-8d89-4484-871c-19830d40eb2c 2018-08-28 18:50:43,967 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-vol_type 2018-08-28 18:50:43,970 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7585c2c40ed71cc8832f24cea21b273f54f28f6e" 2018-08-28 18:50:44,141 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:43 GMT Server: Apache x-compute-request-id: req-dad68e7a-889c-4478-b1e3-e4b494771c5f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dad68e7a-889c-4478-b1e3-e4b494771c5f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "981cb4be-6d86-49a4-8ff2-d40695cda5a3", "description": null}} 2018-08-28 18:50:44,141 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3 used request id req-dad68e7a-889c-4478-b1e3-e4b494771c5f 2018-08-28 18:50:44,145 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dad68e7a-889c-4478-b1e3-e4b494771c5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7585c2c40ed71cc8832f24cea21b273f54f28f6e" 2018-08-28 18:50:44,318 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:44 GMT Server: Apache x-compute-request-id: req-7729fb36-c7c7-4787-a8e7-b2daa113f9ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7729fb36-c7c7-4787-a8e7-b2daa113f9ba Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "981cb4be-6d86-49a4-8ff2-d40695cda5a3", "description": null}} 2018-08-28 18:50:44,318 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3 used request id req-7729fb36-c7c7-4787-a8e7-b2daa113f9ba 2018-08-28 18:50:44,321 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dad68e7a-889c-4478-b1e3-e4b494771c5f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7585c2c40ed71cc8832f24cea21b273f54f28f6e" 2018-08-28 18:50:44,492 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:44 GMT Server: Apache x-compute-request-id: req-ebff924d-d5d2-48a6-a4b1-bcabe5243060 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ebff924d-d5d2-48a6-a4b1-bcabe5243060 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"volume_type_id": "981cb4be-6d86-49a4-8ff2-d40695cda5a3", "control_location": "back-end", "deleted": false, "created_at": "2018-08-28T18:50:43.000000", "updated_at": null, "encryption_id": "ac6f0631-7c5c-492a-bf57-9789caf34fcc", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-28 18:50:44,492 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3/encryption used request id req-ebff924d-d5d2-48a6-a4b1-bcabe5243060 2018-08-28 18:50:44,493 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-vol_type 2018-08-28 18:50:44,495 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e123714-2c02-4ba6-b44a-7b7504b2b346" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f54f1e1f41b2ece54aefa551949ec71c4643e21" 2018-08-28 18:50:45,090 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-22524da3-100c-4bf6-a5f8-611869f425d3 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:45,090 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/981cb4be-6d86-49a4-8ff2-d40695cda5a3 used request id req-22524da3-100c-4bf6-a5f8-611869f425d3 2018-08-28 18:50:45,091 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-4abee1a2-afe7-4221-a161-6b60c9365de5-qos-spec 2018-08-28 18:50:45,093 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5b309169-a54c-442e-ac67-763b0d65c3b6?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bbf164e3-ff4e-4363-b904-be1ae94189d9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d46501504bfdd2b6ec26e8bfcb53613cf2ee12f5" 2018-08-28 18:50:45,296 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b7eeefe-c706-4c82-ab9c-fa14484cbb06 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:45,296 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/5b309169-a54c-442e-ac67-763b0d65c3b6?force=False used request id req-6b7eeefe-c706-4c82-ab9c-fa14484cbb06 2018-08-28 18:50:45,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:45,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-a832ade5-75f9-48d8-86d5-ff3f1c512459 Date: Tue, 28 Aug 2018 18:50:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:45,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-a832ade5-75f9-48d8-86d5-ff3f1c512459 2018-08-28 18:50:45,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:45,603 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f47233fe-ab50-4d20-a55f-22580a795b4b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:45,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-f47233fe-ab50-4d20-a55f-22580a795b4b 2018-08-28 18:50:45,603 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:45,685 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0d7eead-901e-4fec-9184-edaca6294e94 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:45,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-a0d7eead-901e-4fec-9184-edaca6294e94 2018-08-28 18:50:45,685 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:45,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:45,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d88c4c1-f37f-4c18-9fce-fac72ddf2550 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:45,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-9d88c4c1-f37f-4c18-9fce-fac72ddf2550 2018-08-28 18:50:45,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:45,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:45,851 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d766cb1-9a43-4e71-a0e3-db4041da3d46 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:45,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-8d766cb1-9a43-4e71-a0e3-db4041da3d46 2018-08-28 18:50:45,852 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:45,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994b2505-7398-47c0-acc0-e47a61dea233 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:45,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-994b2505-7398-47c0-acc0-e47a61dea233 2018-08-28 18:50:45,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:46,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93e8c9f-cf94-4e49-b3dd-d13d29e17b93 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:46,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-c93e8c9f-cf94-4e49-b3dd-d13d29e17b93 2018-08-28 18:50:46,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:46,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61754857-9480-4e50-ac18-6eca7c0ae570 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:46,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-61754857-9480-4e50-ac18-6eca7c0ae570 2018-08-28 18:50:46,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:46,196 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ed53d81-89da-4c35-9cc1-e51e814f1fc6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:46,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-3ed53d81-89da-4c35-9cc1-e51e814f1fc6 2018-08-28 18:50:46,196 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:46,197 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj 2018-08-28 18:50:46,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/2b4d6aa920bc48bb899a75f554f8a24d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:46,418 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19f3e8a9-370c-499d-a68c-ce3722f2ef1f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:46,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/2b4d6aa920bc48bb899a75f554f8a24d used request id req-19f3e8a9-370c-499d-a68c-ce3722f2ef1f 2018-08-28 18:50:46,418 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-54989f75-9ab9-42d-proj-role 2018-08-28 18:50:46,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/871602cd9a1c45a583d8516564b786c3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:46,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bcfc2d82-f56d-4905-a6d9-2ca10f7c3db2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:46,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/871602cd9a1c45a583d8516564b786c3 used request id req-bcfc2d82-f56d-4905-a6d9-2ca10f7c3db2 2018-08-28 18:50:46,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}281569fba06ddd53375db25a28de39ed7d56d901" 2018-08-28 18:50:46,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b4690ad-bf77-400b-bf1a-5b62828fbdce Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:46,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b4690ad-bf77-400b-bf1a-5b62828fbdce 2018-08-28 18:50:46,624 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-54989f75-9ab9-42d-user 2018-08-28 18:50:46,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d5b846dbfbc441da9306bb828488add4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5024cf574e33e19ee4fa1d045a308f21e236b430" 2018-08-28 18:50:46,799 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e390871-91e8-4a64-814b-b8b09163c442 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:46,799 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d5b846dbfbc441da9306bb828488add4 used request id req-8e390871-91e8-4a64-814b-b8b09163c442 2018-08-28 18:50:46,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:47,183 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["-piODnoUTn-SXUBkByBjDw"], "issued_at": "2018-08-28T18:50:47.000000Z"}} 2018-08-28 18:50:47,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58beedfd356cf244547d9c005c4a3f3f580e704" 2018-08-28 18:50:47,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fccf9b37-f56e-4275-9896-d040c61f49fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:47,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fccf9b37-f56e-4275-9896-d040c61f49fe 2018-08-28 18:50:47,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:47,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:47,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["n9ba7OntSHSIK_MFmKJTjQ"], "issued_at": "2018-08-28T18:50:47.000000Z"}} 2018-08-28 18:50:47,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:47,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6edb452-291c-4f9d-9c32-2b040e3d996d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:47,737 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e6edb452-291c-4f9d-9c32-2b040e3d996d 2018-08-28 18:50:47,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:47,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:47,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:47,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ebe0355-9bc7-4ed1-9fed-1c322a79b30f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:47,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj used request id req-1ebe0355-9bc7-4ed1-9fed-1c322a79b30f 2018-08-28 18:50:47,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:47,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5df6543a-ff71-4eaf-ad6a-904fcc3254f7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:47,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5df6543a-ff71-4eaf-ad6a-904fcc3254f7 2018-08-28 18:50:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj"}}' 2018-08-28 18:50:48,040 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3f5dd57-d763-4214-a314-2766b3ad5d95 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d862cd126eaa4d03b0a0afb2079de567"}, "enabled": true, "id": "d862cd126eaa4d03b0a0afb2079de567", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj"}} 2018-08-28 18:50:48,041 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-d3f5dd57-d763-4214-a314-2766b3ad5d95 2018-08-28 18:50:48,041 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj 2018-08-28 18:50:48,041 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:48,042 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:48,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["wYoEjjNnRjOWTf0Ptn79_w"], "issued_at": "2018-08-28T18:50:48.000000Z"}} 2018-08-28 18:50:48,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff60996098dad61bd4018bc99159b1490c571fd" 2018-08-28 18:50:48,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a27bbb-1632-4a2b-87c4-92f1267e6339 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:48,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-48a27bbb-1632-4a2b-87c4-92f1267e6339 2018-08-28 18:50:48,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:48,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:48,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff60996098dad61bd4018bc99159b1490c571fd" 2018-08-28 18:50:48,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ec4bb7d-a061-4e42-a61f-89dc14994a18 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:48,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-5ec4bb7d-a061-4e42-a61f-89dc14994a18 2018-08-28 18:50:48,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff60996098dad61bd4018bc99159b1490c571fd" 2018-08-28 18:50:48,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a0dc1de-8a13-4b4e-bf0f-3268f95d74d8 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d862cd126eaa4d03b0a0afb2079de567"}, "enabled": true, "id": "d862cd126eaa4d03b0a0afb2079de567", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj"}]} 2018-08-28 18:50:48,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj used request id req-7a0dc1de-8a13-4b4e-bf0f-3268f95d74d8 2018-08-28 18:50:48,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff60996098dad61bd4018bc99159b1490c571fd" 2018-08-28 18:50:48,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fcf03c8-7180-4431-863c-ef5155ea8cae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:48,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3fcf03c8-7180-4431-863c-ef5155ea8cae 2018-08-28 18:50:49,038 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-user 2018-08-28 18:50:49,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:49,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4ebb4d-bfce-4ccf-8a48-746b30f344b0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:49,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ed4ebb4d-bfce-4ccf-8a48-746b30f344b0 2018-08-28 18:50:49,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" -d '{"role": {"name": "CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj-role"}}' 2018-08-28 18:50:49,247 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7a89210-8dbe-4feb-9186-3afbdca030eb Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0eef81bd50ae4649a87422f9cf81067a", "links": {"self": "http://172.30.9.28:5000/v3/roles/0eef81bd50ae4649a87422f9cf81067a"}, "name": "CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj-role"}} 2018-08-28 18:50:49,247 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7a89210-8dbe-4feb-9186-3afbdca030eb 2018-08-28 18:50:49,248 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj-role 2018-08-28 18:50:49,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0eef81bd50ae4649a87422f9cf81067a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:49,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf3cfb4-4989-4450-8b80-6fb75f1d7667 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0eef81bd50ae4649a87422f9cf81067a"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj-role", "id": "0eef81bd50ae4649a87422f9cf81067a"}} 2018-08-28 18:50:49,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0eef81bd50ae4649a87422f9cf81067a used request id req-bbf3cfb4-4989-4450-8b80-6fb75f1d7667 2018-08-28 18:50:49,340 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj-role to project CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj 2018-08-28 18:50:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d862cd126eaa4d03b0a0afb2079de567/users/8bb62bd19ad3423fb1c0afc75b19f1f4/roles/0eef81bd50ae4649a87422f9cf81067a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:49,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d7f4ad3-d209-4570-84a7-c73a667bf6a6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:49,493 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d862cd126eaa4d03b0a0afb2079de567/users/8bb62bd19ad3423fb1c0afc75b19f1f4/roles/0eef81bd50ae4649a87422f9cf81067a used request id req-0d7f4ad3-d209-4570-84a7-c73a667bf6a6 2018-08-28 18:50:49,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:49,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:49,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["gF-fnq7gTUWF0PWtQeTonw"], "issued_at": "2018-08-28T18:50:49.000000Z"}} 2018-08-28 18:50:49,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af0e5efdf9cbb76da6dccb95a05ad0e3fceb2fe" 2018-08-28 18:50:49,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a479db49-d2d6-45ce-9a2b-f026beb05d7c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:49,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a479db49-d2d6-45ce-9a2b-f026beb05d7c 2018-08-28 18:50:49,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af0e5efdf9cbb76da6dccb95a05ad0e3fceb2fe" 2018-08-28 18:50:50,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:49 GMT Server: Apache x-compute-request-id: req-c34385bc-82b4-466c-ba85-3ff5b91d80a0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c34385bc-82b4-466c-ba85-3ff5b91d80a0 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 18:50:50,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-c34385bc-82b4-466c-ba85-3ff5b91d80a0 2018-08-28 18:50:50,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c34385bc-82b4-466c-ba85-3ff5b91d80a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af0e5efdf9cbb76da6dccb95a05ad0e3fceb2fe" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-qos-spec"}}' 2018-08-28 18:50:50,356 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:50 GMT Server: Apache x-compute-request-id: req-0eea5741-c2a9-43ef-99fe-1cb3b04ba02f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0eea5741-c2a9-43ef-99fe-1cb3b04ba02f Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6228d433-5dda-4816-9f39-086dd19c1cb1", "name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1", "rel": "bookmark"}]} 2018-08-28 18:50:50,356 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-0eea5741-c2a9-43ef-99fe-1cb3b04ba02f 2018-08-28 18:50:50,357 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-qos-spec 2018-08-28 18:50:50,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:50,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:50,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["5uMZA3JXRmGIynzLQuW-eQ"], "issued_at": "2018-08-28T18:50:50.000000Z"}} 2018-08-28 18:50:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b365228e082e7f60ec8be1aec874fb72d0201" 2018-08-28 18:50:50,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785eaf3e-9615-4a55-a511-300613334017 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:50,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-785eaf3e-9615-4a55-a511-300613334017 2018-08-28 18:50:50,838 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b365228e082e7f60ec8be1aec874fb72d0201" 2018-08-28 18:50:51,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:50 GMT Server: Apache x-compute-request-id: req-669ece00-6fe7-438e-a86b-8b84aa822ac6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-669ece00-6fe7-438e-a86b-8b84aa822ac6 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:50:51,015 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-669ece00-6fe7-438e-a86b-8b84aa822ac6 2018-08-28 18:50:51,019 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-669ece00-6fe7-438e-a86b-8b84aa822ac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b365228e082e7f60ec8be1aec874fb72d0201" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-vol_type", "description": null}}' 2018-08-28 18:50:51,625 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:51 GMT Server: Apache x-compute-request-id: req-f475dc12-d195-4090-97a3-948263d78d7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f475dc12-d195-4090-97a3-948263d78d7c Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0", "description": null}} 2018-08-28 18:50:51,625 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-f475dc12-d195-4090-97a3-948263d78d7c 2018-08-28 18:50:51,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-669ece00-6fe7-438e-a86b-8b84aa822ac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b365228e082e7f60ec8be1aec874fb72d0201" 2018-08-28 18:50:51,827 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:51 GMT Server: Apache x-compute-request-id: req-ae1e0365-7fdc-460e-a3ed-5ba3c3c7b3db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ae1e0365-7fdc-460e-a3ed-5ba3c3c7b3db Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "6228d433-5dda-4816-9f39-086dd19c1cb1", "name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-qos-spec"}]} 2018-08-28 18:50:51,827 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-ae1e0365-7fdc-460e-a3ed-5ba3c3c7b3db 2018-08-28 18:50:51,831 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1/associate?vol_type_id=0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-669ece00-6fe7-438e-a86b-8b84aa822ac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b365228e082e7f60ec8be1aec874fb72d0201" 2018-08-28 18:50:52,105 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:51 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0767ba06-1c16-4fa2-bc51-9919f85b2608 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:52,105 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1/associate?vol_type_id=0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 used request id req-0767ba06-1c16-4fa2-bc51-9919f85b2608 2018-08-28 18:50:52,105 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-vol_type 2018-08-28 18:50:52,108 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58beedfd356cf244547d9c005c4a3f3f580e704" 2018-08-28 18:50:52,288 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:52 GMT Server: Apache x-compute-request-id: req-c5191807-61c1-4911-8081-d5cdb9007143 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c5191807-61c1-4911-8081-d5cdb9007143 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-vol_type", "qos_specs_id": "6228d433-5dda-4816-9f39-086dd19c1cb1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0", "description": null}} 2018-08-28 18:50:52,288 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 used request id req-c5191807-61c1-4911-8081-d5cdb9007143 2018-08-28 18:50:52,291 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5191807-61c1-4911-8081-d5cdb9007143" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58beedfd356cf244547d9c005c4a3f3f580e704" 2018-08-28 18:50:52,478 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:52 GMT Server: Apache x-compute-request-id: req-1569ca9c-448a-40cc-86ad-91bfbd9bb570 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1569ca9c-448a-40cc-86ad-91bfbd9bb570 Content-Encoding: gzip Content-Length: 230 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-vol_type", "qos_specs_id": "6228d433-5dda-4816-9f39-086dd19c1cb1", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0", "description": null}} 2018-08-28 18:50:52,478 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 used request id req-1569ca9c-448a-40cc-86ad-91bfbd9bb570 2018-08-28 18:50:52,481 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5191807-61c1-4911-8081-d5cdb9007143" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58beedfd356cf244547d9c005c4a3f3f580e704" 2018-08-28 18:50:52,651 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:52 GMT Server: Apache x-compute-request-id: req-2294d1c5-c6c3-461d-9329-584261cbd7c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2294d1c5-c6c3-461d-9329-584261cbd7c7 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 18:50:52,652 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0/encryption used request id req-2294d1c5-c6c3-461d-9329-584261cbd7c7 2018-08-28 18:50:52,655 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c5191807-61c1-4911-8081-d5cdb9007143" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58beedfd356cf244547d9c005c4a3f3f580e704" 2018-08-28 18:50:52,830 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:52 GMT Server: Apache x-compute-request-id: req-234a28ef-5a9c-4987-bd0a-ddecdeb97b06 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-234a28ef-5a9c-4987-bd0a-ddecdeb97b06 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "6228d433-5dda-4816-9f39-086dd19c1cb1", "name": "CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1", "rel": "bookmark"}]} 2018-08-28 18:50:52,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1 used request id req-234a28ef-5a9c-4987-bd0a-ddecdeb97b06 2018-08-28 18:50:52,831 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-vol_type 2018-08-28 18:50:52,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-669ece00-6fe7-438e-a86b-8b84aa822ac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a5b365228e082e7f60ec8be1aec874fb72d0201" 2018-08-28 18:50:52,892 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9811a62f-1b5b-4661-9de6-3fd171875ec8 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:52,892 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/0a8bbdc3-c290-4344-9fc4-c9ab3c750eb0 used request id req-9811a62f-1b5b-4661-9de6-3fd171875ec8 2018-08-28 18:50:52,893 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-85f1c27d-6492-4808-8c09-51e778a3f071-qos-spec 2018-08-28 18:50:52,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c34385bc-82b4-466c-ba85-3ff5b91d80a0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5af0e5efdf9cbb76da6dccb95a05ad0e3fceb2fe" 2018-08-28 18:50:53,101 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:52 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5be2dd76-867f-42ae-81ac-124910049b4d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:50:53,101 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/6228d433-5dda-4816-9f39-086dd19c1cb1?force=False used request id req-5be2dd76-867f-42ae-81ac-124910049b4d 2018-08-28 18:50:53,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8eef954a-891b-414e-8bf5-2791d832e8f6 Date: Tue, 28 Aug 2018 18:50:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:50:53,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8eef954a-891b-414e-8bf5-2791d832e8f6 2018-08-28 18:50:53,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ede779d-5a4d-48ad-aa06-9607ff9e90d0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:53,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-3ede779d-5a4d-48ad-aa06-9607ff9e90d0 2018-08-28 18:50:53,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,499 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786e264e-b5f4-4179-8397-d9af7d175fda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:53,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-786e264e-b5f4-4179-8397-d9af7d175fda 2018-08-28 18:50:53,500 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,586 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dec48d62-0e2e-4dbe-a15e-289e3d498f69 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:53,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-dec48d62-0e2e-4dbe-a15e-289e3d498f69 2018-08-28 18:50:53,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:53,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,680 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f58b345-0804-4391-bb62-edf856cbd384 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:53,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-7f58b345-0804-4391-bb62-edf856cbd384 2018-08-28 18:50:53,680 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:53,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ce3435-d6bc-4668-ba2f-91466b2e17b1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:50:53,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-43ce3435-d6bc-4668-ba2f-91466b2e17b1 2018-08-28 18:50:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9541905e-1a5f-4184-80e0-acc2e3d371a9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:50:53,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-9541905e-1a5f-4184-80e0-acc2e3d371a9 2018-08-28 18:50:53,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:53,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82bd0f05-fa68-44c9-bef4-0521a326740e 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:50:53,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-82bd0f05-fa68-44c9-bef4-0521a326740e 2018-08-28 18:50:53,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:54,047 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb5103db-e436-47b7-bcb0-e73e660f23e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:50:54,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-cb5103db-e436-47b7-bcb0-e73e660f23e0 2018-08-28 18:50:54,048 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:50:54,048 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj 2018-08-28 18:50:54,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d862cd126eaa4d03b0a0afb2079de567 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:54,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c31749e-7486-4e79-b53c-77e929e4ff3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:54,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d862cd126eaa4d03b0a0afb2079de567 used request id req-1c31749e-7486-4e79-b53c-77e929e4ff3d 2018-08-28 18:50:54,244 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-proj-role 2018-08-28 18:50:54,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0eef81bd50ae4649a87422f9cf81067a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:54,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b259216e-053c-41e4-9b5a-a5e8a77ac116 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:54,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0eef81bd50ae4649a87422f9cf81067a used request id req-b259216e-053c-41e4-9b5a-a5e8a77ac116 2018-08-28 18:50:54,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e1eacf36ce5c546291240257bb5aa7e6214e822" 2018-08-28 18:50:54,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45925330-0aab-4cb1-a55d-c6bf3942109a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:54,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-45925330-0aab-4cb1-a55d-c6bf3942109a 2018-08-28 18:50:54,450 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-1b39d26f-5e0d-41a-user 2018-08-28 18:50:54,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8bb62bd19ad3423fb1c0afc75b19f1f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ff60996098dad61bd4018bc99159b1490c571fd" 2018-08-28 18:50:54,625 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f363f85-18a1-4dfc-936a-7d9841e5fa7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:54,625 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8bb62bd19ad3423fb1c0afc75b19f1f4 used request id req-5f363f85-18a1-4dfc-936a-7d9841e5fa7f 2018-08-28 18:50:54,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:55,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["UAHYxa0GT8a1WWsApbuihw"], "issued_at": "2018-08-28T18:50:55.000000Z"}} 2018-08-28 18:50:55,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fab95002234be193177b89f7c0d7e99eb2e1c1b" 2018-08-28 18:50:55,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15c53e65-f63a-4094-b3b2-b5105d4af58e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:55,100 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-15c53e65-f63a-4094-b3b2-b5105d4af58e 2018-08-28 18:50:55,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:55,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:55,484 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["zXwQyldlS6yz487zthN7Rw"], "issued_at": "2018-08-28T18:50:55.000000Z"}} 2018-08-28 18:50:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:50:55,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45af11a9-3ab9-48bc-9e52-7ed0fcdab57c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:55,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-45af11a9-3ab9-48bc-9e52-7ed0fcdab57c 2018-08-28 18:50:55,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:55,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:55,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:50:55,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc10454-3fa8-4e6a-9c9d-e02885fd2f46 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:50:55,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj used request id req-5fc10454-3fa8-4e6a-9c9d-e02885fd2f46 2018-08-28 18:50:55,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:50:55,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08871733-96cb-4409-98aa-c2dd119e3768 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:55,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-08871733-96cb-4409-98aa-c2dd119e3768 2018-08-28 18:50:55,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj"}}' 2018-08-28 18:50:55,861 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d8b7da1-17af-40ed-81cc-dfb1c772e610 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ebf1660ff9914a3cb20ec063a87d86da"}, "enabled": true, "id": "ebf1660ff9914a3cb20ec063a87d86da", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj"}} 2018-08-28 18:50:55,861 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1d8b7da1-17af-40ed-81cc-dfb1c772e610 2018-08-28 18:50:55,861 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj 2018-08-28 18:50:55,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:55,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:56,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["q7nZnqg_RMCHDqm0IhOrzA"], "issued_at": "2018-08-28T18:50:56.000000Z"}} 2018-08-28 18:50:56,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cfa208466ff1f8f0c011b29f7ecb37c10457803" 2018-08-28 18:50:56,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60437de8-b7d5-4a6d-89ac-763c853ed303 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:56,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-60437de8-b7d5-4a6d-89ac-763c853ed303 2018-08-28 18:50:56,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:50:56,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:50:56,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cfa208466ff1f8f0c011b29f7ecb37c10457803" 2018-08-28 18:50:56,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ff19c83-442b-4961-8d3b-726005ddf4df Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:50:56,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0ff19c83-442b-4961-8d3b-726005ddf4df 2018-08-28 18:50:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cfa208466ff1f8f0c011b29f7ecb37c10457803" 2018-08-28 18:50:56,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-439740ff-ba80-4a7a-beb5-1038f5eb9311 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ebf1660ff9914a3cb20ec063a87d86da"}, "enabled": true, "id": "ebf1660ff9914a3cb20ec063a87d86da", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj"}]} 2018-08-28 18:50:56,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj used request id req-439740ff-ba80-4a7a-beb5-1038f5eb9311 2018-08-28 18:50:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cfa208466ff1f8f0c011b29f7ecb37c10457803" 2018-08-28 18:50:56,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d32e074-b9c8-4537-b3b8-4f24e56b42cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:50:56,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2d32e074-b9c8-4537-b3b8-4f24e56b42cd 2018-08-28 18:50:56,915 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-user 2018-08-28 18:50:56,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:56,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:50:57,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1475404d-4d03-498e-85f7-20e07329108c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:50:57,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1475404d-4d03-498e-85f7-20e07329108c 2018-08-28 18:50:57,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" -d '{"role": {"name": "CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj-role"}}' 2018-08-28 18:50:57,130 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c49da17-7f97-4014-b7f1-474eafbee21a Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f1fc621502d7459eb9bc7a6fc33da4ea", "links": {"self": "http://172.30.9.28:5000/v3/roles/f1fc621502d7459eb9bc7a6fc33da4ea"}, "name": "CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj-role"}} 2018-08-28 18:50:57,131 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7c49da17-7f97-4014-b7f1-474eafbee21a 2018-08-28 18:50:57,131 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj-role 2018-08-28 18:50:57,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f1fc621502d7459eb9bc7a6fc33da4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:50:57,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9601a68-64b7-4a76-8273-fcec45837782 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f1fc621502d7459eb9bc7a6fc33da4ea"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj-role", "id": "f1fc621502d7459eb9bc7a6fc33da4ea"}} 2018-08-28 18:50:57,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f1fc621502d7459eb9bc7a6fc33da4ea used request id req-f9601a68-64b7-4a76-8273-fcec45837782 2018-08-28 18:50:57,225 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj-role to project CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj 2018-08-28 18:50:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ebf1660ff9914a3cb20ec063a87d86da/users/a9defd35532642ae875b403173228b80/roles/f1fc621502d7459eb9bc7a6fc33da4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:50:57,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:50:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5dc00c93-a058-4adb-a508-52742dbb0823 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:50:57,355 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ebf1660ff9914a3cb20ec063a87d86da/users/a9defd35532642ae875b403173228b80/roles/f1fc621502d7459eb9bc7a6fc33da4ea used request id req-5dc00c93-a058-4adb-a508-52742dbb0823 2018-08-28 18:50:57,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:57,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:57,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["xfbf4oEtSK-QHLgYcReR9g"], "issued_at": "2018-08-28T18:50:57.000000Z"}} 2018-08-28 18:50:57,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f48e26e13d28d37b13d3ff7c82b7cc81d4976e" 2018-08-28 18:50:57,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-503b11b2-7a2d-4f07-bb47-a74c80891506 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:57,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-503b11b2-7a2d-4f07-bb47-a74c80891506 2018-08-28 18:50:57,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f48e26e13d28d37b13d3ff7c82b7cc81d4976e" 2018-08-28 18:50:58,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:57 GMT Server: Apache x-compute-request-id: req-6b134ef0-63a8-4a83-a870-f0931cfd7160 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6b134ef0-63a8-4a83-a870-f0931cfd7160 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-08-28 18:50:58,002 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-6b134ef0-63a8-4a83-a870-f0931cfd7160 2018-08-28 18:50:58,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6b134ef0-63a8-4a83-a870-f0931cfd7160" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f48e26e13d28d37b13d3ff7c82b7cc81d4976e" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-qos-spec"}}' 2018-08-28 18:50:58,206 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:58 GMT Server: Apache x-compute-request-id: req-7ff6e117-0050-44cf-87c2-077fbfc7d33f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ff6e117-0050-44cf-87c2-077fbfc7d33f Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "47c7d280-aa9e-40aa-993e-91233149015d", "name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d", "rel": "bookmark"}]} 2018-08-28 18:50:58,206 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-7ff6e117-0050-44cf-87c2-077fbfc7d33f 2018-08-28 18:50:58,207 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-qos-spec 2018-08-28 18:50:58,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:50:58,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:50:58,594 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:50:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["nVcQCwJHS-6o01n89xbZqQ"], "issued_at": "2018-08-28T18:50:58.000000Z"}} 2018-08-28 18:50:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef1ec62fa1319b377ed58f57294d8bb7cd2ad" 2018-08-28 18:50:58,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45d7f638-4767-405a-ab88-3400dda7ae21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:50:58,679 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-45d7f638-4767-405a-ab88-3400dda7ae21 2018-08-28 18:50:58,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef1ec62fa1319b377ed58f57294d8bb7cd2ad" 2018-08-28 18:50:58,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:58 GMT Server: Apache x-compute-request-id: req-1c613844-e799-44d6-9ea6-144ddfaa680c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1c613844-e799-44d6-9ea6-144ddfaa680c Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:50:58,850 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-1c613844-e799-44d6-9ea6-144ddfaa680c 2018-08-28 18:50:58,853 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1c613844-e799-44d6-9ea6-144ddfaa680c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef1ec62fa1319b377ed58f57294d8bb7cd2ad" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-vol_type", "description": null}}' 2018-08-28 18:50:59,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:58 GMT Server: Apache x-compute-request-id: req-87bbfe5b-2048-48cc-9219-513d614110dc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87bbfe5b-2048-48cc-9219-513d614110dc Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "712e77c6-04ed-42e8-994b-937bb64ddc4a", "description": null}} 2018-08-28 18:50:59,073 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-87bbfe5b-2048-48cc-9219-513d614110dc 2018-08-28 18:50:59,077 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1c613844-e799-44d6-9ea6-144ddfaa680c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef1ec62fa1319b377ed58f57294d8bb7cd2ad" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-08-28 18:50:59,788 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:59 GMT Server: Apache x-compute-request-id: req-39641236-ee00-40fb-94d6-2c5eb28ed47b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-39641236-ee00-40fb-94d6-2c5eb28ed47b Content-Encoding: gzip Content-Length: 168 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "712e77c6-04ed-42e8-994b-937bb64ddc4a", "name": "foo", "control_location": "back-end", "encryption_id": "81146949-97e0-4d89-99ad-d5bf07ce3e71", "provider": "bar", "provider_class": "bar"}} 2018-08-28 18:50:59,788 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a/encryption used request id req-39641236-ee00-40fb-94d6-2c5eb28ed47b 2018-08-28 18:50:59,791 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c613844-e799-44d6-9ea6-144ddfaa680c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef1ec62fa1319b377ed58f57294d8bb7cd2ad" 2018-08-28 18:50:59,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:50:59 GMT Server: Apache x-compute-request-id: req-fb078d84-fa92-4e94-ae81-d44d8cf513fd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fb078d84-fa92-4e94-ae81-d44d8cf513fd Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "47c7d280-aa9e-40aa-993e-91233149015d", "name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-qos-spec"}]} 2018-08-28 18:50:59,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs used request id req-fb078d84-fa92-4e94-ae81-d44d8cf513fd 2018-08-28 18:50:59,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d/associate?vol_type_id=712e77c6-04ed-42e8-994b-937bb64ddc4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c613844-e799-44d6-9ea6-144ddfaa680c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef1ec62fa1319b377ed58f57294d8bb7cd2ad" 2018-08-28 18:51:00,184 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:50:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-814e07dc-4cbc-462c-832f-3a1e4e0d40c2 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:51:00,185 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d/associate?vol_type_id=712e77c6-04ed-42e8-994b-937bb64ddc4a used request id req-814e07dc-4cbc-462c-832f-3a1e4e0d40c2 2018-08-28 18:51:00,185 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-vol_type 2018-08-28 18:51:00,188 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fab95002234be193177b89f7c0d7e99eb2e1c1b" 2018-08-28 18:51:00,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:00 GMT Server: Apache x-compute-request-id: req-9e368404-43b4-4269-a4e1-2edfa7826fbb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e368404-43b4-4269-a4e1-2edfa7826fbb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-vol_type", "qos_specs_id": "47c7d280-aa9e-40aa-993e-91233149015d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "712e77c6-04ed-42e8-994b-937bb64ddc4a", "description": null}} 2018-08-28 18:51:00,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a used request id req-9e368404-43b4-4269-a4e1-2edfa7826fbb 2018-08-28 18:51:00,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e368404-43b4-4269-a4e1-2edfa7826fbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fab95002234be193177b89f7c0d7e99eb2e1c1b" 2018-08-28 18:51:00,542 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:00 GMT Server: Apache x-compute-request-id: req-f2b61890-a104-4aaf-955f-ee3dbafb8c84 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2b61890-a104-4aaf-955f-ee3dbafb8c84 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-vol_type", "qos_specs_id": "47c7d280-aa9e-40aa-993e-91233149015d", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "712e77c6-04ed-42e8-994b-937bb64ddc4a", "description": null}} 2018-08-28 18:51:00,542 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a used request id req-f2b61890-a104-4aaf-955f-ee3dbafb8c84 2018-08-28 18:51:00,545 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e368404-43b4-4269-a4e1-2edfa7826fbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fab95002234be193177b89f7c0d7e99eb2e1c1b" 2018-08-28 18:51:01,109 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:00 GMT Server: Apache x-compute-request-id: req-42ec606a-7bdc-44a5-a29e-46668159d111 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-42ec606a-7bdc-44a5-a29e-46668159d111 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"volume_type_id": "712e77c6-04ed-42e8-994b-937bb64ddc4a", "control_location": "back-end", "deleted": false, "created_at": "2018-08-28T18:50:59.000000", "updated_at": null, "encryption_id": "81146949-97e0-4d89-99ad-d5bf07ce3e71", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-08-28 18:51:01,109 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a/encryption used request id req-42ec606a-7bdc-44a5-a29e-46668159d111 2018-08-28 18:51:01,112 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9e368404-43b4-4269-a4e1-2edfa7826fbb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7fab95002234be193177b89f7c0d7e99eb2e1c1b" 2018-08-28 18:51:01,130 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:01 GMT Server: Apache x-compute-request-id: req-5071cf12-78f3-4ca9-976b-2bfb3ded5531 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5071cf12-78f3-4ca9-976b-2bfb3ded5531 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "47c7d280-aa9e-40aa-993e-91233149015d", "name": "CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-qos-spec"}, "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d", "rel": "bookmark"}]} 2018-08-28 18:51:01,130 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d used request id req-5071cf12-78f3-4ca9-976b-2bfb3ded5531 2018-08-28 18:51:01,131 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-vol_type 2018-08-28 18:51:01,133 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1c613844-e799-44d6-9ea6-144ddfaa680c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7ef1ec62fa1319b377ed58f57294d8bb7cd2ad" 2018-08-28 18:51:01,340 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-50c57583-0bf8-4e47-998e-27cae5524e7a Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:51:01,340 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/712e77c6-04ed-42e8-994b-937bb64ddc4a used request id req-50c57583-0bf8-4e47-998e-27cae5524e7a 2018-08-28 18:51:01,341 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-5dbedbbf-968f-4ab0-9241-97198afece82-qos-spec 2018-08-28 18:51:01,344 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6b134ef0-63a8-4a83-a870-f0931cfd7160" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f48e26e13d28d37b13d3ff7c82b7cc81d4976e" 2018-08-28 18:51:01,532 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-27e3ae04-942a-4f5e-86d9-3532946b6bfc Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:51:01,532 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/qos-specs/47c7d280-aa9e-40aa-993e-91233149015d?force=False used request id req-27e3ae04-942a-4f5e-86d9-3532946b6bfc 2018-08-28 18:51:01,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:01,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-7b6e52ed-09fc-4c1d-879c-caa57baacf9a Date: Tue, 28 Aug 2018 18:51:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:51:01,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7b6e52ed-09fc-4c1d-879c-caa57baacf9a 2018-08-28 18:51:01,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:01,873 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef5b77fb-5e38-4ddc-b5e8-0890e0e353eb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:01,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-ef5b77fb-5e38-4ddc-b5e8-0890e0e353eb 2018-08-28 18:51:01,873 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:01,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:01,892 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6cf4d09f-1d55-4a78-855f-28455026f995 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:01,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-6cf4d09f-1d55-4a78-855f-28455026f995 2018-08-28 18:51:01,893 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:01,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,073 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-945ac481-224d-4112-8da4-573f70605ca5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:02,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-945ac481-224d-4112-8da4-573f70605ca5 2018-08-28 18:51:02,073 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:02,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,157 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5819076-dc57-4c21-a48a-95f8ae60affb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:02,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f5819076-dc57-4c21-a48a-95f8ae60affb 2018-08-28 18:51:02,158 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:02,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d3b082-48eb-408a-97dc-b818f7211e4a Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:51:02,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-53d3b082-48eb-408a-97dc-b818f7211e4a 2018-08-28 18:51:02,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62abbc6d-8539-4ccb-9394-63bd6fc5d16f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:51:02,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-62abbc6d-8539-4ccb-9394-63bd6fc5d16f 2018-08-28 18:51:02,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c4b1d4-f8eb-4f85-a237-ceb37e529325 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:51:02,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-22c4b1d4-f8eb-4f85-a237-ceb37e529325 2018-08-28 18:51:02,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc17fc68-5fee-4eba-814a-383d3da10ff6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:02,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-cc17fc68-5fee-4eba-814a-383d3da10ff6 2018-08-28 18:51:02,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:02,526 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj 2018-08-28 18:51:02,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ebf1660ff9914a3cb20ec063a87d86da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-022707d9-96c1-4df7-9e4a-9b121b2082e2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:02,732 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ebf1660ff9914a3cb20ec063a87d86da used request id req-022707d9-96c1-4df7-9e4a-9b121b2082e2 2018-08-28 18:51:02,732 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-proj-role 2018-08-28 18:51:02,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f1fc621502d7459eb9bc7a6fc33da4ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07659e1d-5f52-48ff-855a-c7ecf634e979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:02,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f1fc621502d7459eb9bc7a6fc33da4ea used request id req-07659e1d-5f52-48ff-855a-c7ecf634e979 2018-08-28 18:51:02,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fa6d0d7656315dc7f924fbeb3efb3636eb19852" 2018-08-28 18:51:02,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e645a08c-fed0-4f5b-9da5-5eecfc0f3889 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:02,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e645a08c-fed0-4f5b-9da5-5eecfc0f3889 2018-08-28 18:51:02,929 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-d155982e-d7b4-4f3-user 2018-08-28 18:51:02,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a9defd35532642ae875b403173228b80 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cfa208466ff1f8f0c011b29f7ecb37c10457803" 2018-08-28 18:51:03,118 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9751d2f9-9bf5-4a7f-8f0d-d9ae4960b2a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:03,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a9defd35532642ae875b403173228b80 used request id req-9751d2f9-9bf5-4a7f-8f0d-d9ae4960b2a3 2018-08-28 18:51:03,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:03,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["JLw39ngrROmOkKuWwv9w0A"], "issued_at": "2018-08-28T18:51:03.000000Z"}} 2018-08-28 18:51:03,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}626740c8a6a094af7c7afdb64fcfb4c5bb7b1b7b" 2018-08-28 18:51:03,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f41697-84fb-4d28-bc73-1000e99441b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:03,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-76f41697-84fb-4d28-bc73-1000e99441b8 2018-08-28 18:51:03,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:03,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:03,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["DXYa6KXnQuKpyLJfLQWy2g"], "issued_at": "2018-08-28T18:51:04.000000Z"}} 2018-08-28 18:51:03,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:04,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c83419-ffbb-4b09-9a44-7ed137629eb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:04,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-79c83419-ffbb-4b09-9a44-7ed137629eb1 2018-08-28 18:51:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:04,064 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:04,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:04,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdcda901-0ff8-4057-aa80-146b2fa41b00 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:51:04,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj used request id req-cdcda901-0ff8-4057-aa80-146b2fa41b00 2018-08-28 18:51:04,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:04,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b7275f-a8d9-489a-9e62-c8e7a1df2c7b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:04,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-85b7275f-a8d9-489a-9e62-c8e7a1df2c7b 2018-08-28 18:51:04,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj"}}' 2018-08-28 18:51:04,346 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed413f1d-2f80-44fa-93d8-b119a223d535 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67"}, "enabled": true, "id": "b5586d58335540cf9887cd4d170c5e67", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj"}} 2018-08-28 18:51:04,347 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ed413f1d-2f80-44fa-93d8-b119a223d535 2018-08-28 18:51:04,347 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj 2018-08-28 18:51:04,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:04,348 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:04,735 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["e1fEZDpiRry_tQTRfgKy9w"], "issued_at": "2018-08-28T18:51:04.000000Z"}} 2018-08-28 18:51:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6994dc2f5fd33f80aafbdd789a3a61f2312636cc" 2018-08-28 18:51:04,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ef3917-37a8-4211-802d-e6325c4a7f9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:04,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-37ef3917-37a8-4211-802d-e6325c4a7f9e 2018-08-28 18:51:04,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:04,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:04,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6994dc2f5fd33f80aafbdd789a3a61f2312636cc" 2018-08-28 18:51:04,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b5215df-0825-44be-bc86-68ea3ad91167 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:51:04,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3b5215df-0825-44be-bc86-68ea3ad91167 2018-08-28 18:51:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6994dc2f5fd33f80aafbdd789a3a61f2312636cc" 2018-08-28 18:51:04,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d510381-8c7f-4486-af44-027a90f4e178 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67"}, "enabled": true, "id": "b5586d58335540cf9887cd4d170c5e67", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj"}]} 2018-08-28 18:51:04,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj used request id req-0d510381-8c7f-4486-af44-027a90f4e178 2018-08-28 18:51:04,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6994dc2f5fd33f80aafbdd789a3a61f2312636cc" 2018-08-28 18:51:04,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08da9d2-371f-46f6-8e4c-9b0177b2028b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:04,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a08da9d2-371f-46f6-8e4c-9b0177b2028b 2018-08-28 18:51:05,340 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-user 2018-08-28 18:51:05,340 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:05,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:05,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc2664e-e713-4e07-93f6-598ed363b0f7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:05,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5cc2664e-e713-4e07-93f6-598ed363b0f7 2018-08-28 18:51:05,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role"}}' 2018-08-28 18:51:05,544 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66d7d6d-b1b9-48ec-a39a-ad5b9b6bb1d0 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c72ef53253714df7bd627c85ac6e64e2", "links": {"self": "http://172.30.9.28:5000/v3/roles/c72ef53253714df7bd627c85ac6e64e2"}, "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role"}} 2018-08-28 18:51:05,544 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b66d7d6d-b1b9-48ec-a39a-ad5b9b6bb1d0 2018-08-28 18:51:05,544 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role 2018-08-28 18:51:05,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c72ef53253714df7bd627c85ac6e64e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:05,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a06a113-1b14-4e3e-bbd7-5e01bf4c8db0 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c72ef53253714df7bd627c85ac6e64e2"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role", "id": "c72ef53253714df7bd627c85ac6e64e2"}} 2018-08-28 18:51:05,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c72ef53253714df7bd627c85ac6e64e2 used request id req-6a06a113-1b14-4e3e-bbd7-5e01bf4c8db0 2018-08-28 18:51:05,636 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role to project CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj 2018-08-28 18:51:05,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67/users/a8cb51e8cb7745048f4d9d9135ad14d5/roles/c72ef53253714df7bd627c85ac6e64e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:05,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7932cfee-79c0-4efc-947e-48e458286eea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:05,759 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67/users/a8cb51e8cb7745048f4d9d9135ad14d5/roles/c72ef53253714df7bd627c85ac6e64e2 used request id req-7932cfee-79c0-4efc-947e-48e458286eea 2018-08-28 18:51:05,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:06,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c72ef53253714df7bd627c85ac6e64e2", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role"}], "expires_at": "2018-08-28T19:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5586d58335540cf9887cd4d170c5e67", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-user", "id": "a8cb51e8cb7745048f4d9d9135ad14d5"}, "audit_ids": ["We61zuLTTke3wFYzdoAqLw"], "issued_at": "2018-08-28T18:51:06.000000Z"}} 2018-08-28 18:51:06,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d71c792f9aa94a2a9632732c15dfbf3aef2fe1" 2018-08-28 18:51:06,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fac8eb90-c350-40d7-a7b8-c9575f8a4b40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:06,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fac8eb90-c350-40d7-a7b8-c9575f8a4b40 2018-08-28 18:51:06,242 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:06,243 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:06,610 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c72ef53253714df7bd627c85ac6e64e2", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role"}], "expires_at": "2018-08-28T19:51:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b5586d58335540cf9887cd4d170c5e67", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b5586d58335540cf9887cd4d170c5e67", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-user", "id": "a8cb51e8cb7745048f4d9d9135ad14d5"}, "audit_ids": ["XWDyn4AeQVmSxms3DokHyw"], "issued_at": "2018-08-28T18:51:06.000000Z"}} 2018-08-28 18:51:06,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:06,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db32aad8-20ee-4b7c-b5b7-a3a8b7a9fcb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:06,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-db32aad8-20ee-4b7c-b5b7-a3a8b7a9fcb1 2018-08-28 18:51:06,693 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:06,948 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:06 GMT Server: Apache x-compute-request-id: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:06,949 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/detail used request id req-b3789394-18f3-4e03-95ff-1bc69aa79ee3 2018-08-28 18:51:06,952 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:51:07,280 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:07 GMT Server: Apache x-compute-request-id: req-d56ec292-53aa-4988-957e-f544bff18df3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d56ec292-53aa-4988-957e-f544bff18df3 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a8cb51e8cb7745048f4d9d9135ad14d5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:07.256212", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69ecf5c7-cd41-47bd-8eed-26456d093b24", "size": 1}} 2018-08-28 18:51:07,281 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes used request id req-d56ec292-53aa-4988-957e-f544bff18df3 2018-08-28 18:51:07,285 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:07,476 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:07 GMT Server: Apache x-compute-request-id: req-43321722-ec93-43cc-946d-f1b9d5e90775 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-43321722-ec93-43cc-946d-f1b9d5e90775 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "a8cb51e8cb7745048f4d9d9135ad14d5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5586d58335540cf9887cd4d170c5e67", "updated_at": "2018-08-28T18:51:07.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69ecf5c7-cd41-47bd-8eed-26456d093b24", "size": 1}} 2018-08-28 18:51:07,476 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 used request id req-43321722-ec93-43cc-946d-f1b9d5e90775 2018-08-28 18:51:07,477 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d 2018-08-28 18:51:07,479 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:08,044 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:07 GMT Server: Apache x-compute-request-id: req-949ece7f-a4b3-4339-97e2-d759376d0d19 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-949ece7f-a4b3-4339-97e2-d759376d0d19 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a8cb51e8cb7745048f4d9d9135ad14d5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5586d58335540cf9887cd4d170c5e67", "updated_at": "2018-08-28T18:51:07.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69ecf5c7-cd41-47bd-8eed-26456d093b24", "size": 1}} 2018-08-28 18:51:08,044 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 used request id req-949ece7f-a4b3-4339-97e2-d759376d0d19 2018-08-28 18:51:08,045 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:51:08,045 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d 2018-08-28 18:51:08,045 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d 2018-08-28 18:51:08,048 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d71c792f9aa94a2a9632732c15dfbf3aef2fe1" 2018-08-28 18:51:08,234 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:08 GMT Server: Apache x-compute-request-id: req-831f9f22-9656-4b1b-9920-2c35ed108bb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-831f9f22-9656-4b1b-9920-2c35ed108bb3 Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "a8cb51e8cb7745048f4d9d9135ad14d5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5586d58335540cf9887cd4d170c5e67", "updated_at": "2018-08-28T18:51:07.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69ecf5c7-cd41-47bd-8eed-26456d093b24", "size": 1}]} 2018-08-28 18:51:08,234 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/detail used request id req-831f9f22-9656-4b1b-9920-2c35ed108bb3 2018-08-28 18:51:08,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:08,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d71c792f9aa94a2a9632732c15dfbf3aef2fe1" 2018-08-28 18:51:08,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8cd117b-d868-4182-9550-90e252436a44 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67"}, "enabled": true, "id": "b5586d58335540cf9887cd4d170c5e67", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj"}} 2018-08-28 18:51:08,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67 used request id req-c8cd117b-d868-4182-9550-90e252436a44 2018-08-28 18:51:08,322 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:08,513 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:08 GMT Server: Apache x-compute-request-id: req-35bf605b-4211-44bf-ace8-492bda2ef9aa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35bf605b-4211-44bf-ace8-492bda2ef9aa Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "a8cb51e8cb7745048f4d9d9135ad14d5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5586d58335540cf9887cd4d170c5e67", "updated_at": "2018-08-28T18:51:07.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69ecf5c7-cd41-47bd-8eed-26456d093b24", "size": 1}} 2018-08-28 18:51:08,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 used request id req-35bf605b-4211-44bf-ace8-492bda2ef9aa 2018-08-28 18:51:08,514 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:51:08,514 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d 2018-08-28 18:51:08,514 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d 2018-08-28 18:51:08,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:08,736 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-44abc56b-d25b-4592-9264-900d1f98906c Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:51:08,736 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 used request id req-44abc56b-d25b-4592-9264-900d1f98906c 2018-08-28 18:51:08,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:08,927 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:08 GMT Server: Apache x-compute-request-id: req-51c62402-e4fe-49bc-bfaf-7542010ee24a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-51c62402-e4fe-49bc-bfaf-7542010ee24a Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "a8cb51e8cb7745048f4d9d9135ad14d5", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "self"}, {"href": "http://172.30.9.28:8776/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "b5586d58335540cf9887cd4d170c5e67", "updated_at": "2018-08-28T18:51:08.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "69ecf5c7-cd41-47bd-8eed-26456d093b24", "size": 1}} 2018-08-28 18:51:08,927 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 used request id req-51c62402-e4fe-49bc-bfaf-7542010ee24a 2018-08-28 18:51:08,928 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 18:51:08,928 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:51:11,930 - create_volume - DEBUG - Volume status query timeout in 56.8066298962 2018-08-28 18:51:11,933 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b3789394-18f3-4e03-95ff-1bc69aa79ee3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7243046eb41487d2069948bfe4f29b4620f7a82d" 2018-08-28 18:51:12,135 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-391aad90-3319-4071-80ca-80ba44f5c81e x-openstack-request-id: req-391aad90-3319-4071-80ca-80ba44f5c81e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 69ecf5c7-cd41-47bd-8eed-26456d093b24 could not be found.", "code": 404}} 2018-08-28 18:51:12,135 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/69ecf5c7-cd41-47bd-8eed-26456d093b24 used request id req-391aad90-3319-4071-80ca-80ba44f5c81e 2018-08-28 18:51:12,136 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 69ecf5c7-cd41-47bd-8eed-26456d093b24 could not be found. (HTTP 404) (Request-ID: req-391aad90-3319-4071-80ca-80ba44f5c81e) 2018-08-28 18:51:12,136 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-e988d9d0-f8d4-4291-ae41-117ff394f74d 2018-08-28 18:51:12,139 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-831f9f22-9656-4b1b-9920-2c35ed108bb3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d71c792f9aa94a2a9632732c15dfbf3aef2fe1" 2018-08-28 18:51:12,329 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:12 GMT Server: Apache x-compute-request-id: req-59b8ea2d-beaf-4879-b7ee-e7d5ce54de21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-59b8ea2d-beaf-4879-b7ee-e7d5ce54de21 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:12,329 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/b5586d58335540cf9887cd4d170c5e67/volumes/detail used request id req-59b8ea2d-beaf-4879-b7ee-e7d5ce54de21 2018-08-28 18:51:12,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:12,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c1bc4f3b-3332-4320-a18e-9b4db197a171 Date: Tue, 28 Aug 2018 18:51:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:51:12,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c1bc4f3b-3332-4320-a18e-9b4db197a171 2018-08-28 18:51:12,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:12,675 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84d3c445-218b-4a53-875c-b32d1e49d898 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:12,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-84d3c445-218b-4a53-875c-b32d1e49d898 2018-08-28 18:51:12,675 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:12,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:12,767 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14d00bc8-c820-483d-9766-1bef2ead64a3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:12,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-14d00bc8-c820-483d-9766-1bef2ead64a3 2018-08-28 18:51:12,767 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:12,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:12,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc1ecff2-9e52-4b60-9387-82f6593f05a9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:12,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-dc1ecff2-9e52-4b60-9387-82f6593f05a9 2018-08-28 18:51:12,854 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:12,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:12,946 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef48e8cb-4da5-45bd-aa91-b64cc9512812 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:12,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-ef48e8cb-4da5-45bd-aa91-b64cc9512812 2018-08-28 18:51:12,947 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:12,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:13,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c01672-cef8-4fa1-a324-d4360fedfbdb Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:51:13,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-b1c01672-cef8-4fa1-a324-d4360fedfbdb 2018-08-28 18:51:13,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:13,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716f1847-9c04-4ac4-baae-08c56eecdea3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:51:13,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-716f1847-9c04-4ac4-baae-08c56eecdea3 2018-08-28 18:51:13,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:13,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2993253f-639b-40bf-bfdb-03b48e168eb2 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:51:13,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-2993253f-639b-40bf-bfdb-03b48e168eb2 2018-08-28 18:51:13,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:13,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec7f70ca-2e45-4981-8355-cc97d28c0eb6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:13,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-ec7f70ca-2e45-4981-8355-cc97d28c0eb6 2018-08-28 18:51:13,313 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:13,314 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj 2018-08-28 18:51:13,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:13,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fb16d44-3a08-41e8-9717-b0954a0d6939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:13,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b5586d58335540cf9887cd4d170c5e67 used request id req-6fb16d44-3a08-41e8-9717-b0954a0d6939 2018-08-28 18:51:13,505 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-proj-role 2018-08-28 18:51:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c72ef53253714df7bd627c85ac6e64e2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:13,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a627c7f0-55ed-4a95-bdbc-154986109d2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:13,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c72ef53253714df7bd627c85ac6e64e2 used request id req-a627c7f0-55ed-4a95-bdbc-154986109d2b 2018-08-28 18:51:13,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6e59c4cbfc83d382afa0a79b71ad2b88e7665a6" 2018-08-28 18:51:13,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00823d68-3386-457e-8095-58866a53c896 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:13,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00823d68-3386-457e-8095-58866a53c896 2018-08-28 18:51:13,711 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-f63c8e38-d8a9-414-user 2018-08-28 18:51:13,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a8cb51e8cb7745048f4d9d9135ad14d5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6994dc2f5fd33f80aafbdd789a3a61f2312636cc" 2018-08-28 18:51:13,911 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-744653a8-8d11-404b-aa50-f5ac264894f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:13,912 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a8cb51e8cb7745048f4d9d9135ad14d5 used request id req-744653a8-8d11-404b-aa50-f5ac264894f5 2018-08-28 18:51:13,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:14,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["F_aZLvnTTTikPuqX3BRBxw"], "issued_at": "2018-08-28T18:51:14.000000Z"}} 2018-08-28 18:51:14,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b09456066a239b1efe123d8b15028d939278f09e" 2018-08-28 18:51:14,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d87d6652-7907-4cc4-b563-b77d6dda9b82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:14,399 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d87d6652-7907-4cc4-b563-b77d6dda9b82 2018-08-28 18:51:14,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:14,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:14,774 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["UlRgvPzBSxyiOX29V9vPzg"], "issued_at": "2018-08-28T18:51:14.000000Z"}} 2018-08-28 18:51:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:14,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d93033-e85c-4d91-99da-a3a569b3ed67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:14,940 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5d93033-e85c-4d91-99da-a3a569b3ed67 2018-08-28 18:51:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:14,950 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:14,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:15,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92f9e2a8-acf9-4c9e-817b-254fcac33d94 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:51:15,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj used request id req-92f9e2a8-acf9-4c9e-817b-254fcac33d94 2018-08-28 18:51:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:15,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-723c440e-f88d-4881-beae-fd7d1205b1fd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:15,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-723c440e-f88d-4881-beae-fd7d1205b1fd 2018-08-28 18:51:15,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}}' 2018-08-28 18:51:15,262 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d349868-4fe7-42f9-8f60-5ec717138fe3 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4"}, "enabled": true, "id": "52819d6138a34780bb63cc537cbe43e4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}} 2018-08-28 18:51:15,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1d349868-4fe7-42f9-8f60-5ec717138fe3 2018-08-28 18:51:15,263 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj 2018-08-28 18:51:15,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:15,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:15,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["5XaY_kEJRU6os3baZQX4bg"], "issued_at": "2018-08-28T18:51:15.000000Z"}} 2018-08-28 18:51:15,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3654f4b82769c3918274ae812a5022a44d74de3" 2018-08-28 18:51:15,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b8401a2-35d1-4eee-8a12-167ffc22d4ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:15,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b8401a2-35d1-4eee-8a12-167ffc22d4ba 2018-08-28 18:51:15,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:15,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:15,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3654f4b82769c3918274ae812a5022a44d74de3" 2018-08-28 18:51:15,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8585d2-12fa-4e98-9224-02077ac64768 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:51:15,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-6d8585d2-12fa-4e98-9224-02077ac64768 2018-08-28 18:51:15,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3654f4b82769c3918274ae812a5022a44d74de3" 2018-08-28 18:51:16,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1b27b2a-04be-46ef-86a6-2b4c160b1f7a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4"}, "enabled": true, "id": "52819d6138a34780bb63cc537cbe43e4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}]} 2018-08-28 18:51:16,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj used request id req-f1b27b2a-04be-46ef-86a6-2b4c160b1f7a 2018-08-28 18:51:16,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3654f4b82769c3918274ae812a5022a44d74de3" 2018-08-28 18:51:16,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ba5681-0ebb-417c-a4de-f57d135d5782 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:16,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-61ba5681-0ebb-417c-a4de-f57d135d5782 2018-08-28 18:51:16,469 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-user 2018-08-28 18:51:16,470 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:16,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:16,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def171f6-98b4-45ac-806e-29ade6555174 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:16,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-def171f6-98b4-45ac-806e-29ade6555174 2018-08-28 18:51:16,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role"}}' 2018-08-28 18:51:16,693 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-105a7d41-3458-44f7-86d3-f944b3711008 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "03e170528bc144a6b44fdba837d50ef2", "links": {"self": "http://172.30.9.28:5000/v3/roles/03e170528bc144a6b44fdba837d50ef2"}, "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role"}} 2018-08-28 18:51:16,693 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-105a7d41-3458-44f7-86d3-f944b3711008 2018-08-28 18:51:16,693 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role 2018-08-28 18:51:16,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/03e170528bc144a6b44fdba837d50ef2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:16,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0149a57-6875-49ee-80a9-7dbc947ea18f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/03e170528bc144a6b44fdba837d50ef2"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role", "id": "03e170528bc144a6b44fdba837d50ef2"}} 2018-08-28 18:51:16,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/03e170528bc144a6b44fdba837d50ef2 used request id req-b0149a57-6875-49ee-80a9-7dbc947ea18f 2018-08-28 18:51:16,712 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role to project CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj 2018-08-28 18:51:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4/users/e84add6233ec4910a43f69cb73bbface/roles/03e170528bc144a6b44fdba837d50ef2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:16,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78094d17-3241-47a3-a623-39faa79c315c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:16,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4/users/e84add6233ec4910a43f69cb73bbface/roles/03e170528bc144a6b44fdba837d50ef2 used request id req-78094d17-3241-47a3-a623-39faa79c315c 2018-08-28 18:51:16,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:17,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e170528bc144a6b44fdba837d50ef2", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role"}], "expires_at": "2018-08-28T19:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52819d6138a34780bb63cc537cbe43e4", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-user", "id": "e84add6233ec4910a43f69cb73bbface"}, "audit_ids": ["8KpAznfATee7-zoo1mvo8Q"], "issued_at": "2018-08-28T18:51:17.000000Z"}} 2018-08-28 18:51:17,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b65f326b48738fd398dccda464d1b0f1ae482d6" 2018-08-28 18:51:17,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62c68303-ee03-40b2-8a93-4702c3ccafe2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:17,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-62c68303-ee03-40b2-8a93-4702c3ccafe2 2018-08-28 18:51:17,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:17,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:17,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e170528bc144a6b44fdba837d50ef2", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role"}], "expires_at": "2018-08-28T19:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52819d6138a34780bb63cc537cbe43e4", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-user", "id": "e84add6233ec4910a43f69cb73bbface"}, "audit_ids": ["A7ZuIWETQWO7CrtcZiP86A"], "issued_at": "2018-08-28T18:51:17.000000Z"}} 2018-08-28 18:51:17,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:17,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa54decc-09fa-48c7-9fa9-bbea528da8f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:17,873 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa54decc-09fa-48c7-9fa9-bbea528da8f4 2018-08-28 18:51:17,878 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:18,465 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:17 GMT Server: Apache x-compute-request-id: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:18,465 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/detail used request id req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8 2018-08-28 18:51:18,468 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:51:18,785 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:18 GMT Server: Apache x-compute-request-id: req-60c94fe6-5f59-4241-8efc-5286d3b51be1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-60c94fe6-5f59-4241-8efc-5286d3b51be1 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.705186", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}} 2018-08-28 18:51:18,785 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes used request id req-60c94fe6-5f59-4241-8efc-5286d3b51be1 2018-08-28 18:51:18,788 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:18,980 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:18 GMT Server: Apache x-compute-request-id: req-f3d0cd6d-a7f8-4044-9130-528c2ee9d40e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f3d0cd6d-a7f8-4044-9130-528c2ee9d40e Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "52819d6138a34780bb63cc537cbe43e4", "updated_at": "2018-08-28T18:51:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}} 2018-08-28 18:51:18,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 used request id req-f3d0cd6d-a7f8-4044-9130-528c2ee9d40e 2018-08-28 18:51:18,981 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206 2018-08-28 18:51:18,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:19,173 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:19 GMT Server: Apache x-compute-request-id: req-5823146e-95b9-43e8-bf05-eddbe33e8a68 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5823146e-95b9-43e8-bf05-eddbe33e8a68 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "52819d6138a34780bb63cc537cbe43e4", "updated_at": "2018-08-28T18:51:18.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}} 2018-08-28 18:51:19,173 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 used request id req-5823146e-95b9-43e8-bf05-eddbe33e8a68 2018-08-28 18:51:19,173 - create_volume - DEBUG - Instance status is - creating 2018-08-28 18:51:19,174 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:51:22,175 - create_volume - DEBUG - Volume status query timeout in 296.806037903 2018-08-28 18:51:22,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:22,753 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:22 GMT Server: Apache x-compute-request-id: req-f6c68622-d616-4e97-8992-d8de47b4b8ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f6c68622-d616-4e97-8992-d8de47b4b8ce Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "52819d6138a34780bb63cc537cbe43e4", "updated_at": "2018-08-28T18:51:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}} 2018-08-28 18:51:22,753 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 used request id req-f6c68622-d616-4e97-8992-d8de47b4b8ce 2018-08-28 18:51:22,754 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:51:22,754 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206 2018-08-28 18:51:22,754 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206 2018-08-28 18:51:22,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b65f326b48738fd398dccda464d1b0f1ae482d6" 2018-08-28 18:51:22,966 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:22 GMT Server: Apache x-compute-request-id: req-8f11da27-101d-4541-9ccf-ca9f2b37092a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8f11da27-101d-4541-9ccf-ca9f2b37092a Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "52819d6138a34780bb63cc537cbe43e4", "updated_at": "2018-08-28T18:51:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}]} 2018-08-28 18:51:22,966 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/detail used request id req-8f11da27-101d-4541-9ccf-ca9f2b37092a 2018-08-28 18:51:22,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:22,975 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:22,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b65f326b48738fd398dccda464d1b0f1ae482d6" 2018-08-28 18:51:22,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5cd2a9f-926c-420d-b669-9b5720cb669a Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4"}, "enabled": true, "id": "52819d6138a34780bb63cc537cbe43e4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}} 2018-08-28 18:51:22,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4 used request id req-e5cd2a9f-926c-420d-b669-9b5720cb669a 2018-08-28 18:51:22,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:22,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:23,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "03e170528bc144a6b44fdba837d50ef2", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role"}], "expires_at": "2018-08-28T19:51:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "52819d6138a34780bb63cc537cbe43e4", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/52819d6138a34780bb63cc537cbe43e4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-user", "id": "e84add6233ec4910a43f69cb73bbface"}, "audit_ids": ["JsCxf49OR8ChFX4-ktVhJg"], "issued_at": "2018-08-28T18:51:23.000000Z"}} 2018-08-28 18:51:23,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce5d5fe1a249f9a8c9d22e79d27840decee5ed0" 2018-08-28 18:51:23,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a737cf-bc60-46d0-a2af-d5dc6aaf333c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:23,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77a737cf-bc60-46d0-a2af-d5dc6aaf333c 2018-08-28 18:51:23,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce5d5fe1a249f9a8c9d22e79d27840decee5ed0" 2018-08-28 18:51:23,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:23 GMT Server: Apache x-compute-request-id: req-cec97593-b16e-4b59-8d98-3dfcb9a83791 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cec97593-b16e-4b59-8d98-3dfcb9a83791 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "52819d6138a34780bb63cc537cbe43e4", "updated_at": "2018-08-28T18:51:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}]} 2018-08-28 18:51:23,645 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/detail used request id req-cec97593-b16e-4b59-8d98-3dfcb9a83791 2018-08-28 18:51:23,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:23,658 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:23,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ce5d5fe1a249f9a8c9d22e79d27840decee5ed0" 2018-08-28 18:51:23,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbe8894-9f9d-4fdc-b07c-f94f3b614db5 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4"}, "enabled": true, "id": "52819d6138a34780bb63cc537cbe43e4", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj"}} 2018-08-28 18:51:23,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4 used request id req-1cbe8894-9f9d-4fdc-b07c-f94f3b614db5 2018-08-28 18:51:23,677 - create_volume - INFO - Did not create volume due to cleanup mode 2018-08-28 18:51:23,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:23,880 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:23 GMT Server: Apache x-compute-request-id: req-449a9c4d-8012-46a7-882d-3bfad72418e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-449a9c4d-8012-46a7-882d-3bfad72418e4 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "52819d6138a34780bb63cc537cbe43e4", "updated_at": "2018-08-28T18:51:19.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}} 2018-08-28 18:51:23,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 used request id req-449a9c4d-8012-46a7-882d-3bfad72418e4 2018-08-28 18:51:23,881 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:51:23,881 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206 2018-08-28 18:51:23,881 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206 2018-08-28 18:51:23,884 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:24,114 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:23 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f007d49-0cfa-47c9-8269-16e903302de0 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:51:24,114 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 used request id req-5f007d49-0cfa-47c9-8269-16e903302de0 2018-08-28 18:51:24,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:24,165 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:24 GMT Server: Apache x-compute-request-id: req-a29b2c26-ae4b-445f-a3bf-0b9c052e24b8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a29b2c26-ae4b-445f-a3bf-0b9c052e24b8 Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e84add6233ec4910a43f69cb73bbface", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "self"}, {"href": "http://172.30.9.28:8776/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:18.000000", "description": null, "os-vol-tenant-attr:tenant_id": "52819d6138a34780bb63cc537cbe43e4", "updated_at": "2018-08-28T18:51:24.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "55b20427-b49b-4f38-bf70-cf1a5d5dfbb0", "size": 1}} 2018-08-28 18:51:24,165 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 used request id req-a29b2c26-ae4b-445f-a3bf-0b9c052e24b8 2018-08-28 18:51:24,165 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 18:51:24,166 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:51:27,169 - create_volume - DEBUG - Volume status query timeout in 56.94607687 2018-08-28 18:51:27,172 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e7082a49-25b0-4e1c-b4e7-e24a65d41ce8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e7555ade6f3a651caa2c27ca03a9ca36621ea8c0" 2018-08-28 18:51:27,363 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:27 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-5ebfc985-99bb-4031-bda9-ec3d6fe53291 x-openstack-request-id: req-5ebfc985-99bb-4031-bda9-ec3d6fe53291 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 could not be found.", "code": 404}} 2018-08-28 18:51:27,363 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/52819d6138a34780bb63cc537cbe43e4/volumes/55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 used request id req-5ebfc985-99bb-4031-bda9-ec3d6fe53291 2018-08-28 18:51:27,363 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 55b20427-b49b-4f38-bf70-cf1a5d5dfbb0 could not be found. (HTTP 404) (Request-ID: req-5ebfc985-99bb-4031-bda9-ec3d6fe53291) 2018-08-28 18:51:27,363 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-45f90ea1-85c3-40ce-9a64-f02de3377206 2018-08-28 18:51:27,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:27,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-f62fb4ef-143d-426d-8405-5b5384729d7f Date: Tue, 28 Aug 2018 18:51:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:51:27,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f62fb4ef-143d-426d-8405-5b5384729d7f 2018-08-28 18:51:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:27,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a454ea77-458c-48bf-ba9a-b1684ea6f72e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:27,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-a454ea77-458c-48bf-ba9a-b1684ea6f72e 2018-08-28 18:51:27,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:27,792 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248828c3-d612-4c2e-aee0-dc6525a481e3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:27,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-248828c3-d612-4c2e-aee0-dc6525a481e3 2018-08-28 18:51:27,793 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:27,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:27,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c2cd899-37c5-424d-a93b-113d622c8e01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:27,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-2c2cd899-37c5-424d-a93b-113d622c8e01 2018-08-28 18:51:27,899 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:27,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:27,980 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79149772-21e7-4322-b6d6-5871b8dffa12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:27,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-79149772-21e7-4322-b6d6-5871b8dffa12 2018-08-28 18:51:27,981 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:27,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:28,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a9fa93-bd22-4f47-8a81-b3842c5a52a4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:51:28,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-00a9fa93-bd22-4f47-8a81-b3842c5a52a4 2018-08-28 18:51:28,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:28,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb600eb-d962-4dba-83c8-eaa0fd4d9613 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:51:28,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-5cb600eb-d962-4dba-83c8-eaa0fd4d9613 2018-08-28 18:51:28,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:28,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-179f87d5-eed8-41cc-a4ea-0dc0a724e6fe 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:51:28,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-179f87d5-eed8-41cc-a4ea-0dc0a724e6fe 2018-08-28 18:51:28,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:28,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-954d2630-a4ce-4a08-8bae-872351653a55 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:28,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-954d2630-a4ce-4a08-8bae-872351653a55 2018-08-28 18:51:28,356 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:28,357 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj 2018-08-28 18:51:28,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:28,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dabf3fe8-c0dd-45f5-abf1-cb1b27125da2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:28,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/52819d6138a34780bb63cc537cbe43e4 used request id req-dabf3fe8-c0dd-45f5-abf1-cb1b27125da2 2018-08-28 18:51:28,574 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-proj-role 2018-08-28 18:51:28,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/03e170528bc144a6b44fdba837d50ef2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:28,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81d7198b-5fcd-4d15-b57b-d14556a8977e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:28,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/03e170528bc144a6b44fdba837d50ef2 used request id req-81d7198b-5fcd-4d15-b57b-d14556a8977e 2018-08-28 18:51:28,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}193c371009c85cb7fae4a527f2b65f952047556a" 2018-08-28 18:51:28,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7380ad3f-d0a4-4bd2-b1b5-e8756aced324 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:28,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7380ad3f-d0a4-4bd2-b1b5-e8756aced324 2018-08-28 18:51:28,774 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-ebb87137-be64-4cd-user 2018-08-28 18:51:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e84add6233ec4910a43f69cb73bbface -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3654f4b82769c3918274ae812a5022a44d74de3" 2018-08-28 18:51:28,961 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f8d09e2-e8ac-465c-a93e-7481ce44c721 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:28,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e84add6233ec4910a43f69cb73bbface used request id req-0f8d09e2-e8ac-465c-a93e-7481ce44c721 2018-08-28 18:51:28,963 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:29,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["hQWoK6XIQuGeIhEemyMz_A"], "issued_at": "2018-08-28T18:51:29.000000Z"}} 2018-08-28 18:51:29,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aafb9e1b6e7b5d77545fe5e528f90535ad1f80d" 2018-08-28 18:51:29,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2585551a-609b-4255-a2c2-08b563c4f6ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:29,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2585551a-609b-4255-a2c2-08b563c4f6ee 2018-08-28 18:51:29,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:29,509 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:29,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["j2HITfnkSsa0u9u7hUlTMQ"], "issued_at": "2018-08-28T18:51:29.000000Z"}} 2018-08-28 18:51:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:29,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6518ae66-f331-4057-b0d9-c100c543a927 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:29,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6518ae66-f331-4057-b0d9-c100c543a927 2018-08-28 18:51:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:29,978 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:29,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:30,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1ec36f-8282-4da8-b1a9-2198f92f9168 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:51:30,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj used request id req-9c1ec36f-8282-4da8-b1a9-2198f92f9168 2018-08-28 18:51:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:30,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cf2793d-3e3a-4110-a07e-21aea7f3a003 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:30,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5cf2793d-3e3a-4110-a07e-21aea7f3a003 2018-08-28 18:51:30,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj"}}' 2018-08-28 18:51:30,274 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c8360c-672e-4726-8eeb-273304f5f068 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8"}, "enabled": true, "id": "40753f52ec1f49ff8e7e27ea0aee8da8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj"}} 2018-08-28 18:51:30,274 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e3c8360c-672e-4726-8eeb-273304f5f068 2018-08-28 18:51:30,274 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj 2018-08-28 18:51:30,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:30,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:30,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["7NLoqn0mR_ebGNjvPxI_YQ"], "issued_at": "2018-08-28T18:51:30.000000Z"}} 2018-08-28 18:51:30,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87af9c352721cb8a170610aa2dfe80ed16f4bd7f" 2018-08-28 18:51:30,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4113673-a4ae-4206-a2ed-aae150bbec72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:30,758 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4113673-a4ae-4206-a2ed-aae150bbec72 2018-08-28 18:51:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:30,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87af9c352721cb8a170610aa2dfe80ed16f4bd7f" 2018-08-28 18:51:30,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a71e5a0-0aff-4436-935b-8ec310a9a8d1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:51:30,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1a71e5a0-0aff-4436-935b-8ec310a9a8d1 2018-08-28 18:51:30,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87af9c352721cb8a170610aa2dfe80ed16f4bd7f" 2018-08-28 18:51:30,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59183aa4-b0cd-4d07-a3c1-4a0f2cdbaaca Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8"}, "enabled": true, "id": "40753f52ec1f49ff8e7e27ea0aee8da8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj"}]} 2018-08-28 18:51:30,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj used request id req-59183aa4-b0cd-4d07-a3c1-4a0f2cdbaaca 2018-08-28 18:51:30,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87af9c352721cb8a170610aa2dfe80ed16f4bd7f" 2018-08-28 18:51:31,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5d0ba6-58a7-409e-b76c-90d16d4c4934 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:31,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-de5d0ba6-58a7-409e-b76c-90d16d4c4934 2018-08-28 18:51:31,421 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-user 2018-08-28 18:51:31,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:31,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:31,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ecbaa59-cfc2-44dd-abe5-b43d28f2f814 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:31,510 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2ecbaa59-cfc2-44dd-abe5-b43d28f2f814 2018-08-28 18:51:31,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role"}}' 2018-08-28 18:51:31,622 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e612632-6f77-4d35-9c37-9cbf4979b696 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e72ea6f3b243440391e8ae7d43aa1150", "links": {"self": "http://172.30.9.28:5000/v3/roles/e72ea6f3b243440391e8ae7d43aa1150"}, "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role"}} 2018-08-28 18:51:31,622 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2e612632-6f77-4d35-9c37-9cbf4979b696 2018-08-28 18:51:31,622 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role 2018-08-28 18:51:31,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e72ea6f3b243440391e8ae7d43aa1150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:31,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7a11ca-b046-4c52-8e95-57d1045d11ae Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e72ea6f3b243440391e8ae7d43aa1150"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role", "id": "e72ea6f3b243440391e8ae7d43aa1150"}} 2018-08-28 18:51:31,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e72ea6f3b243440391e8ae7d43aa1150 used request id req-0b7a11ca-b046-4c52-8e95-57d1045d11ae 2018-08-28 18:51:31,718 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role to project CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj 2018-08-28 18:51:31,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8/users/7228a73cc18740ecb93c23e5027afb0e/roles/e72ea6f3b243440391e8ae7d43aa1150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:31,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88bcf9d1-05ec-4981-82f4-178f390f3780 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:31,840 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8/users/7228a73cc18740ecb93c23e5027afb0e/roles/e72ea6f3b243440391e8ae7d43aa1150 used request id req-88bcf9d1-05ec-4981-82f4-178f390f3780 2018-08-28 18:51:31,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:32,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e72ea6f3b243440391e8ae7d43aa1150", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role"}], "expires_at": "2018-08-28T19:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40753f52ec1f49ff8e7e27ea0aee8da8", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-user", "id": "7228a73cc18740ecb93c23e5027afb0e"}, "audit_ids": ["Qwe4DZIcSo-jST0cBiTVXw"], "issued_at": "2018-08-28T18:51:32.000000Z"}} 2018-08-28 18:51:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b77cb173c529d3d8aaa2525b0ae9da413ef6533" 2018-08-28 18:51:32,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31bc507-62cc-42ab-9c01-e83d98212cf8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:32,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a31bc507-62cc-42ab-9c01-e83d98212cf8 2018-08-28 18:51:32,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:32,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:32,673 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e72ea6f3b243440391e8ae7d43aa1150", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role"}], "expires_at": "2018-08-28T19:51:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40753f52ec1f49ff8e7e27ea0aee8da8", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40753f52ec1f49ff8e7e27ea0aee8da8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-user", "id": "7228a73cc18740ecb93c23e5027afb0e"}, "audit_ids": ["ebabjgI4Rh6JdDlXx1fVDQ"], "issued_at": "2018-08-28T18:51:32.000000Z"}} 2018-08-28 18:51:32,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:32,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-095dcfea-fc6f-4957-87c8-7eb593729d14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:32,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-095dcfea-fc6f-4957-87c8-7eb593729d14 2018-08-28 18:51:32,759 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:32,937 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:32 GMT Server: Apache x-compute-request-id: req-9c286e93-f4a4-42ba-b75c-3c0be499a091 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9c286e93-f4a4-42ba-b75c-3c0be499a091 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:32,937 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/detail used request id req-9c286e93-f4a4-42ba-b75c-3c0be499a091 2018-08-28 18:51:32,941 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9c286e93-f4a4-42ba-b75c-3c0be499a091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:51:33,279 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:33 GMT Server: Apache x-compute-request-id: req-1ee10083-3abc-4568-8e5d-cb4e200bb1c1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1ee10083-3abc-4568-8e5d-cb4e200bb1c1 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7228a73cc18740ecb93c23e5027afb0e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "self"}, {"href": "http://172.30.9.28:8776/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:33.259071", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "size": 1}} 2018-08-28 18:51:33,279 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes used request id req-1ee10083-3abc-4568-8e5d-cb4e200bb1c1 2018-08-28 18:51:33,282 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c286e93-f4a4-42ba-b75c-3c0be499a091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:33,472 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:33 GMT Server: Apache x-compute-request-id: req-2fa29646-5258-4b59-9325-56841301ee2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fa29646-5258-4b59-9325-56841301ee2b Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "7228a73cc18740ecb93c23e5027afb0e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "self"}, {"href": "http://172.30.9.28:8776/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "40753f52ec1f49ff8e7e27ea0aee8da8", "updated_at": "2018-08-28T18:51:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "size": 1}} 2018-08-28 18:51:33,472 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf used request id req-2fa29646-5258-4b59-9325-56841301ee2b 2018-08-28 18:51:33,473 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a 2018-08-28 18:51:33,475 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c286e93-f4a4-42ba-b75c-3c0be499a091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:33,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:33 GMT Server: Apache x-compute-request-id: req-60389b00-3e36-43b0-b9a9-5449dc65ef14 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-60389b00-3e36-43b0-b9a9-5449dc65ef14 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7228a73cc18740ecb93c23e5027afb0e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "self"}, {"href": "http://172.30.9.28:8776/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "40753f52ec1f49ff8e7e27ea0aee8da8", "updated_at": "2018-08-28T18:51:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "size": 1}} 2018-08-28 18:51:33,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf used request id req-60389b00-3e36-43b0-b9a9-5449dc65ef14 2018-08-28 18:51:33,669 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:51:33,669 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a 2018-08-28 18:51:33,669 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a 2018-08-28 18:51:33,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b77cb173c529d3d8aaa2525b0ae9da413ef6533" 2018-08-28 18:51:33,860 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:33 GMT Server: Apache x-compute-request-id: req-b1cc56c0-7050-406a-8c9b-3def25a99e4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1cc56c0-7050-406a-8c9b-3def25a99e4f Content-Encoding: gzip Content-Length: 459 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "7228a73cc18740ecb93c23e5027afb0e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "self"}, {"href": "http://172.30.9.28:8776/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "40753f52ec1f49ff8e7e27ea0aee8da8", "updated_at": "2018-08-28T18:51:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "size": 1}]} 2018-08-28 18:51:33,860 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/detail used request id req-b1cc56c0-7050-406a-8c9b-3def25a99e4f 2018-08-28 18:51:33,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:33,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b77cb173c529d3d8aaa2525b0ae9da413ef6533" 2018-08-28 18:51:33,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f99642bd-72d1-41cf-ab00-9ff733f2b9b8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8"}, "enabled": true, "id": "40753f52ec1f49ff8e7e27ea0aee8da8", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj"}} 2018-08-28 18:51:33,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8 used request id req-f99642bd-72d1-41cf-ab00-9ff733f2b9b8 2018-08-28 18:51:33,950 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c286e93-f4a4-42ba-b75c-3c0be499a091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:34,136 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:33 GMT Server: Apache x-compute-request-id: req-ec108e85-8325-484f-9811-1ac5b70fb0ee OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec108e85-8325-484f-9811-1ac5b70fb0ee Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "7228a73cc18740ecb93c23e5027afb0e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "self"}, {"href": "http://172.30.9.28:8776/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "40753f52ec1f49ff8e7e27ea0aee8da8", "updated_at": "2018-08-28T18:51:33.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "size": 1}} 2018-08-28 18:51:34,137 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf used request id req-ec108e85-8325-484f-9811-1ac5b70fb0ee 2018-08-28 18:51:34,137 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:51:34,137 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a 2018-08-28 18:51:34,137 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a 2018-08-28 18:51:34,140 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c286e93-f4a4-42ba-b75c-3c0be499a091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:34,362 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fcae7d54-39f9-4bec-b138-67c4a0454e74 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:51:34,362 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf used request id req-fcae7d54-39f9-4bec-b138-67c4a0454e74 2018-08-28 18:51:34,365 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c286e93-f4a4-42ba-b75c-3c0be499a091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:34,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:34 GMT Server: Apache x-compute-request-id: req-a334d9a4-a5ff-4bbf-9608-e214bd9d5bc5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a334d9a4-a5ff-4bbf-9608-e214bd9d5bc5 Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "7228a73cc18740ecb93c23e5027afb0e", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "self"}, {"href": "http://172.30.9.28:8776/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:51:33.000000", "description": null, "os-vol-tenant-attr:tenant_id": "40753f52ec1f49ff8e7e27ea0aee8da8", "updated_at": "2018-08-28T18:51:34.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf", "size": 1}} 2018-08-28 18:51:34,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf used request id req-a334d9a4-a5ff-4bbf-9608-e214bd9d5bc5 2018-08-28 18:51:34,414 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 18:51:34,415 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:51:37,418 - create_volume - DEBUG - Volume status query timeout in 56.9443969727 2018-08-28 18:51:37,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c286e93-f4a4-42ba-b75c-3c0be499a091" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97e0cd4e2a749ed519c53532ddadd4d2cce709f5" 2018-08-28 18:51:37,618 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-99a09f5b-c072-4407-a719-021bc7ae5bf4 x-openstack-request-id: req-99a09f5b-c072-4407-a719-021bc7ae5bf4 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf could not be found.", "code": 404}} 2018-08-28 18:51:37,619 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/40753f52ec1f49ff8e7e27ea0aee8da8/volumes/7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf used request id req-99a09f5b-c072-4407-a719-021bc7ae5bf4 2018-08-28 18:51:37,619 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 7f63af03-8bb6-4d9f-ba61-d691f4f0ddcf could not be found. (HTTP 404) (Request-ID: req-99a09f5b-c072-4407-a719-021bc7ae5bf4) 2018-08-28 18:51:37,619 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-b39f330f-0f8f-40ab-8499-05943b538f6a 2018-08-28 18:51:37,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:37,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-8de1e8bf-fca8-487d-b8c4-5cdeb997a889 Date: Tue, 28 Aug 2018 18:51:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:51:37,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8de1e8bf-fca8-487d-b8c4-5cdeb997a889 2018-08-28 18:51:37,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:37,992 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fab52b9-4dd2-42a8-b98e-4e9857569bb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:37,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-7fab52b9-4dd2-42a8-b98e-4e9857569bb5 2018-08-28 18:51:37,993 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,089 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a535f876-302d-4383-92e6-3b6fddd954cb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:38,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-a535f876-302d-4383-92e6-3b6fddd954cb 2018-08-28 18:51:38,089 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,189 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52cd04a6-4ae6-4103-bdcb-aed68f47ad86 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:38,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-52cd04a6-4ae6-4103-bdcb-aed68f47ad86 2018-08-28 18:51:38,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:38,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,285 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cfed45b-0022-4e79-930c-00d9bf751618 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:38,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-2cfed45b-0022-4e79-930c-00d9bf751618 2018-08-28 18:51:38,285 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:38,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce23fc5-9e8f-485a-864b-4a7f643de0c5 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:51:38,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-dce23fc5-9e8f-485a-864b-4a7f643de0c5 2018-08-28 18:51:38,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb9e579-6ec7-420e-a760-d7fe2090a827 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:51:38,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-feb9e579-6ec7-420e-a760-d7fe2090a827 2018-08-28 18:51:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8165701f-6e97-42bc-ad55-1f4b45846b96 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:51:38,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-8165701f-6e97-42bc-ad55-1f4b45846b96 2018-08-28 18:51:38,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,651 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2904a53-3533-4b2a-86eb-120de109e9ad Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:38,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-c2904a53-3533-4b2a-86eb-120de109e9ad 2018-08-28 18:51:38,651 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:38,652 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj 2018-08-28 18:51:38,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90b752dc-fede-45ab-9ae9-5de2631f3aca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:38,878 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/40753f52ec1f49ff8e7e27ea0aee8da8 used request id req-90b752dc-fede-45ab-9ae9-5de2631f3aca 2018-08-28 18:51:38,879 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-proj-role 2018-08-28 18:51:38,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e72ea6f3b243440391e8ae7d43aa1150 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:38,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c945313-725d-48df-8ed2-262da552e274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:38,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e72ea6f3b243440391e8ae7d43aa1150 used request id req-6c945313-725d-48df-8ed2-262da552e274 2018-08-28 18:51:39,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}127643786387285e209ecb7ad9ac28954860aa41" 2018-08-28 18:51:39,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2227a43-6ceb-45dc-86ec-1711404cef92 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:39,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b2227a43-6ceb-45dc-86ec-1711404cef92 2018-08-28 18:51:39,094 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-5397ce0f-4c24-4bb-user 2018-08-28 18:51:39,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7228a73cc18740ecb93c23e5027afb0e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87af9c352721cb8a170610aa2dfe80ed16f4bd7f" 2018-08-28 18:51:39,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be7540f2-ef07-4435-8099-6e0d6108cacc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:39,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7228a73cc18740ecb93c23e5027afb0e used request id req-be7540f2-ef07-4435-8099-6e0d6108cacc 2018-08-28 18:51:39,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:39,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fIZIyTA3T2e4feAgstB4FA"], "issued_at": "2018-08-28T18:51:39.000000Z"}} 2018-08-28 18:51:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebde596a5e7afd0216345201e52e13d8102888bb" 2018-08-28 18:51:39,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bafaeaa2-3201-46e2-9c57-cb9c98cbca68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:39,834 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bafaeaa2-3201-46e2-9c57-cb9c98cbca68 2018-08-28 18:51:39,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:39,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:40,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["GqYducY8Q_GNGGjLC8BoMg"], "issued_at": "2018-08-28T18:51:40.000000Z"}} 2018-08-28 18:51:40,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:40,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a405877c-64b3-49a2-803e-7db0858557fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:40,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a405877c-64b3-49a2-803e-7db0858557fd 2018-08-28 18:51:40,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:40,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:40,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:40,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d23ec25d-b248-4bb4-99ce-21a1a277555b Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:51:40,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj used request id req-d23ec25d-b248-4bb4-99ce-21a1a277555b 2018-08-28 18:51:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:40,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e2138b-8c68-477c-837a-3c78e01ab565 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:40,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-26e2138b-8c68-477c-837a-3c78e01ab565 2018-08-28 18:51:40,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj"}}' 2018-08-28 18:51:40,705 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdf82edb-cc95-4a4c-92d3-e162111a40f5 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81916ddab705468d83d768956725aba7"}, "enabled": true, "id": "81916ddab705468d83d768956725aba7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj"}} 2018-08-28 18:51:40,705 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fdf82edb-cc95-4a4c-92d3-e162111a40f5 2018-08-28 18:51:40,706 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj 2018-08-28 18:51:40,706 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:40,707 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:41,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["IgBHB0dSQmC6fvjVRuYdAg"], "issued_at": "2018-08-28T18:51:41.000000Z"}} 2018-08-28 18:51:41,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca12335320430fd3ccd392e3a8ced132428d49c" 2018-08-28 18:51:41,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-715290df-86ce-473a-aee4-b66300ee0b39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:41,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-715290df-86ce-473a-aee4-b66300ee0b39 2018-08-28 18:51:41,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:41,104 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:41,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca12335320430fd3ccd392e3a8ced132428d49c" 2018-08-28 18:51:41,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2419a37-2c91-48d1-b0fa-86947fa4d689 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:51:41,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b2419a37-2c91-48d1-b0fa-86947fa4d689 2018-08-28 18:51:41,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca12335320430fd3ccd392e3a8ced132428d49c" 2018-08-28 18:51:41,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa3f87e-c4f7-4d26-8f9e-62bc9e011f4e Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/81916ddab705468d83d768956725aba7"}, "enabled": true, "id": "81916ddab705468d83d768956725aba7", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj"}]} 2018-08-28 18:51:41,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj used request id req-2aa3f87e-c4f7-4d26-8f9e-62bc9e011f4e 2018-08-28 18:51:41,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca12335320430fd3ccd392e3a8ced132428d49c" 2018-08-28 18:51:41,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcafb0b-976e-460d-81f2-0f6351585471 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:41,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4fcafb0b-976e-460d-81f2-0f6351585471 2018-08-28 18:51:41,909 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-user 2018-08-28 18:51:41,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:41,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:42,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f01d0c6-c149-4773-8078-4b818064b151 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:42,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1f01d0c6-c149-4773-8078-4b818064b151 2018-08-28 18:51:42,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj-role"}}' 2018-08-28 18:51:42,167 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b86b22c0-c8fd-49fc-bd50-eecafabaf9d1 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da775f76552a48c381698c816386ed23", "links": {"self": "http://172.30.9.28:5000/v3/roles/da775f76552a48c381698c816386ed23"}, "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj-role"}} 2018-08-28 18:51:42,167 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b86b22c0-c8fd-49fc-bd50-eecafabaf9d1 2018-08-28 18:51:42,167 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj-role 2018-08-28 18:51:42,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/da775f76552a48c381698c816386ed23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:42,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-362075d9-a8f0-4399-9dd8-5e0015627fa9 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/da775f76552a48c381698c816386ed23"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj-role", "id": "da775f76552a48c381698c816386ed23"}} 2018-08-28 18:51:42,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/da775f76552a48c381698c816386ed23 used request id req-362075d9-a8f0-4399-9dd8-5e0015627fa9 2018-08-28 18:51:42,185 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj-role to project CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj 2018-08-28 18:51:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/81916ddab705468d83d768956725aba7/users/d0dee244a497414eb7fe652fd0e628db/roles/da775f76552a48c381698c816386ed23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:42,316 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91021c67-7a69-4a9d-a046-2cd8ae08d99d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:42,316 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/81916ddab705468d83d768956725aba7/users/d0dee244a497414eb7fe652fd0e628db/roles/da775f76552a48c381698c816386ed23 used request id req-91021c67-7a69-4a9d-a046-2cd8ae08d99d 2018-08-28 18:51:42,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:42,319 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:42,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "da775f76552a48c381698c816386ed23", "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj-role"}], "expires_at": "2018-08-28T19:51:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "81916ddab705468d83d768956725aba7", "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/81916ddab705468d83d768956725aba7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/81916ddab705468d83d768956725aba7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/81916ddab705468d83d768956725aba7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/81916ddab705468d83d768956725aba7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/81916ddab705468d83d768956725aba7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/81916ddab705468d83d768956725aba7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/81916ddab705468d83d768956725aba7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/81916ddab705468d83d768956725aba7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/81916ddab705468d83d768956725aba7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/81916ddab705468d83d768956725aba7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/81916ddab705468d83d768956725aba7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/81916ddab705468d83d768956725aba7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-user", "id": "d0dee244a497414eb7fe652fd0e628db"}, "audit_ids": ["vMiQFnvLTg26PId2siQa4g"], "issued_at": "2018-08-28T18:51:42.000000Z"}} 2018-08-28 18:51:42,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1fef4ce096cf1b3b6884ef3cfe26f6e8b6b402" 2018-08-28 18:51:42,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-337811fe-cc03-4d41-9e8a-025446d7c532 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:42,774 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-337811fe-cc03-4d41-9e8a-025446d7c532 2018-08-28 18:51:42,780 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/81916ddab705468d83d768956725aba7/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1fef4ce096cf1b3b6884ef3cfe26f6e8b6b402" 2018-08-28 18:51:42,976 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:42 GMT Server: Apache x-compute-request-id: req-1283883f-588a-4d8f-b094-5cd17ed0ddf9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1283883f-588a-4d8f-b094-5cd17ed0ddf9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:42,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/81916ddab705468d83d768956725aba7/volumes/detail used request id req-1283883f-588a-4d8f-b094-5cd17ed0ddf9 2018-08-28 18:51:42,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/81916ddab705468d83d768956725aba7/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1283883f-588a-4d8f-b094-5cd17ed0ddf9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac1fef4ce096cf1b3b6884ef3cfe26f6e8b6b402" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-348100f7-65c9-4816-ae45-9551db84685d", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:51:43,326 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 18:51:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2aa77c7b-fc35-4a0e-8fa1-14878b8b271f x-openstack-request-id: req-2aa77c7b-fc35-4a0e-8fa1-14878b8b271f Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-08-28 18:51:43,327 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/81916ddab705468d83d768956725aba7/volumes used request id req-2aa77c7b-fc35-4a0e-8fa1-14878b8b271f 2018-08-28 18:51:43,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:43,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-6f41a125-e412-426e-92e0-ac346d144428 Date: Tue, 28 Aug 2018 18:51:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:51:43,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6f41a125-e412-426e-92e0-ac346d144428 2018-08-28 18:51:43,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:43,653 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80771371-5ad9-4b5c-a549-27e8de10964a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:43,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-80771371-5ad9-4b5c-a549-27e8de10964a 2018-08-28 18:51:43,654 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:43,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:43,746 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-225c8674-50cb-4978-9b6a-88621941da2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:43,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-225c8674-50cb-4978-9b6a-88621941da2b 2018-08-28 18:51:43,747 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:43,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:43,830 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c6ad7cb-5a97-4ece-9158-c3c065ecbcdd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:43,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-9c6ad7cb-5a97-4ece-9158-c3c065ecbcdd 2018-08-28 18:51:43,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:43,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:43,918 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a06e7803-c203-4c70-b197-bb1350bcf32b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:43,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-a06e7803-c203-4c70-b197-bb1350bcf32b 2018-08-28 18:51:43,919 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:43,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:44,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2da11b0-4140-493f-8eb8-b1bdadbf6923 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:51:44,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-b2da11b0-4140-493f-8eb8-b1bdadbf6923 2018-08-28 18:51:44,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:44,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d219c74d-fb7f-420a-89e3-ae04f429ee9a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:51:44,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-d219c74d-fb7f-420a-89e3-ae04f429ee9a 2018-08-28 18:51:44,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:44,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ee66af-f2e1-47c7-b315-2291558d480f 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:51:44,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-24ee66af-f2e1-47c7-b315-2291558d480f 2018-08-28 18:51:44,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:44,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1dad61fe-3e88-47af-85b4-af64cca3d51b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:44,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-1dad61fe-3e88-47af-85b4-af64cca3d51b 2018-08-28 18:51:44,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:44,280 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj 2018-08-28 18:51:44,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/81916ddab705468d83d768956725aba7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:44,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be00e444-0737-45a7-b283-d75765897e91 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:44,423 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/81916ddab705468d83d768956725aba7 used request id req-be00e444-0737-45a7-b283-d75765897e91 2018-08-28 18:51:44,424 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-proj-role 2018-08-28 18:51:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/da775f76552a48c381698c816386ed23 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:44,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-880cdad7-c48c-4a8d-802c-a0716483f995 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:44,537 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/da775f76552a48c381698c816386ed23 used request id req-880cdad7-c48c-4a8d-802c-a0716483f995 2018-08-28 18:51:44,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ad7c6e49d37c06809506f5eb034f06b6124141f" 2018-08-28 18:51:44,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-673a5a3f-2717-4646-a4e2-f8003715f510 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:44,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-673a5a3f-2717-4646-a4e2-f8003715f510 2018-08-28 18:51:44,620 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-42b030ff-6bb3-4d9-user 2018-08-28 18:51:44,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d0dee244a497414eb7fe652fd0e628db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ca12335320430fd3ccd392e3a8ced132428d49c" 2018-08-28 18:51:44,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7175ecb0-ee8f-4b9d-bac7-bd71f360ea2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:44,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d0dee244a497414eb7fe652fd0e628db used request id req-7175ecb0-ee8f-4b9d-bac7-bd71f360ea2d 2018-08-28 18:51:44,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:45,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ffZthB1rTsqVEVYf-_rYJQ"], "issued_at": "2018-08-28T18:51:45.000000Z"}} 2018-08-28 18:51:45,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b194a75f00d4191c712fe190059bd9df42d05d4" 2018-08-28 18:51:45,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a940e83-2dbe-428d-bb45-8328a8ef7866 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:45,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3a940e83-2dbe-428d-bb45-8328a8ef7866 2018-08-28 18:51:45,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:45,265 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:45,644 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["YTEYBc4YRIGDWYRdJEw6hQ"], "issued_at": "2018-08-28T18:51:45.000000Z"}} 2018-08-28 18:51:45,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:45,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0bec9c-1753-4401-87bf-716f12e6513a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:45,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8c0bec9c-1753-4401-87bf-716f12e6513a 2018-08-28 18:51:45,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:45,739 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:45,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:45,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b3cb12-d81e-4799-9797-c2edc6c444d6 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:51:45,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj used request id req-c0b3cb12-d81e-4799-9797-c2edc6c444d6 2018-08-28 18:51:45,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:45,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d805c8d-37ae-4553-aeac-3fc436e017a3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:45,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8d805c8d-37ae-4553-aeac-3fc436e017a3 2018-08-28 18:51:45,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj"}}' 2018-08-28 18:51:46,034 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06a55753-3e1a-4ed3-a136-350f404882bb Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/330329ec245f4d7a896da3e4029b2c08"}, "enabled": true, "id": "330329ec245f4d7a896da3e4029b2c08", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj"}} 2018-08-28 18:51:46,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-06a55753-3e1a-4ed3-a136-350f404882bb 2018-08-28 18:51:46,035 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj 2018-08-28 18:51:46,035 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:46,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:46,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BVgERPiqS_-VGoo_cB6nPg"], "issued_at": "2018-08-28T18:51:46.000000Z"}} 2018-08-28 18:51:46,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c0660c6115f3abc78ec3f188a1021d7d0cb071" 2018-08-28 18:51:46,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f7a4102-31f7-4526-bce3-5eb4b6559e58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:46,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f7a4102-31f7-4526-bce3-5eb4b6559e58 2018-08-28 18:51:46,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:46,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:46,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c0660c6115f3abc78ec3f188a1021d7d0cb071" 2018-08-28 18:51:46,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8b2bbec-1e17-45ed-bacf-527c8ec954d0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:51:46,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e8b2bbec-1e17-45ed-bacf-527c8ec954d0 2018-08-28 18:51:46,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c0660c6115f3abc78ec3f188a1021d7d0cb071" 2018-08-28 18:51:46,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def6d1d0-3783-4a73-9ca7-40be236feefb Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/330329ec245f4d7a896da3e4029b2c08"}, "enabled": true, "id": "330329ec245f4d7a896da3e4029b2c08", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj"}]} 2018-08-28 18:51:46,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj used request id req-def6d1d0-3783-4a73-9ca7-40be236feefb 2018-08-28 18:51:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c0660c6115f3abc78ec3f188a1021d7d0cb071" 2018-08-28 18:51:46,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-991d4c03-b534-4579-9bf8-0b4ee026cc4e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:46,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-991d4c03-b534-4579-9bf8-0b4ee026cc4e 2018-08-28 18:51:47,184 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-user 2018-08-28 18:51:47,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:47,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713b88f1-3361-4116-b73e-e5c5ce09ab56 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:47,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-713b88f1-3361-4116-b73e-e5c5ce09ab56 2018-08-28 18:51:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj-role"}}' 2018-08-28 18:51:47,387 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d50c6c7-67da-4682-9939-9ba0c49248d8 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ffdd9f9dcfc047ba8c7533b1bd4c0445", "links": {"self": "http://172.30.9.28:5000/v3/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445"}, "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj-role"}} 2018-08-28 18:51:47,387 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-6d50c6c7-67da-4682-9939-9ba0c49248d8 2018-08-28 18:51:47,388 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj-role 2018-08-28 18:51:47,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:47,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fdbfbc6-08b7-4eb5-9993-066b83b5defa Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj-role", "id": "ffdd9f9dcfc047ba8c7533b1bd4c0445"}} 2018-08-28 18:51:47,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445 used request id req-2fdbfbc6-08b7-4eb5-9993-066b83b5defa 2018-08-28 18:51:47,475 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj-role to project CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj 2018-08-28 18:51:47,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/330329ec245f4d7a896da3e4029b2c08/users/832f156b3082437f9391c0491bf232f4/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:47,606 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8e9ab79-efbb-4f38-a5bf-e7c8cea13ecd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:47,606 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/330329ec245f4d7a896da3e4029b2c08/users/832f156b3082437f9391c0491bf232f4/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445 used request id req-f8e9ab79-efbb-4f38-a5bf-e7c8cea13ecd 2018-08-28 18:51:47,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:47,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:48,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ffdd9f9dcfc047ba8c7533b1bd4c0445", "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj-role"}], "expires_at": "2018-08-28T19:51:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "330329ec245f4d7a896da3e4029b2c08", "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/330329ec245f4d7a896da3e4029b2c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/330329ec245f4d7a896da3e4029b2c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/330329ec245f4d7a896da3e4029b2c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/330329ec245f4d7a896da3e4029b2c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/330329ec245f4d7a896da3e4029b2c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/330329ec245f4d7a896da3e4029b2c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/330329ec245f4d7a896da3e4029b2c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/330329ec245f4d7a896da3e4029b2c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/330329ec245f4d7a896da3e4029b2c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/330329ec245f4d7a896da3e4029b2c08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/330329ec245f4d7a896da3e4029b2c08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/330329ec245f4d7a896da3e4029b2c08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-user", "id": "832f156b3082437f9391c0491bf232f4"}, "audit_ids": ["Bp7rTUJLQm6YwNwCoFvVLA"], "issued_at": "2018-08-28T18:51:48.000000Z"}} 2018-08-28 18:51:48,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f004487320653d2740e65a4cda6bc017c9c9a01" 2018-08-28 18:51:48,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f99d79f-4b8e-4173-8042-7fa9ce90fa21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:48,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f99d79f-4b8e-4173-8042-7fa9ce90fa21 2018-08-28 18:51:48,078 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/330329ec245f4d7a896da3e4029b2c08/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f004487320653d2740e65a4cda6bc017c9c9a01" 2018-08-28 18:51:48,338 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:48 GMT Server: Apache x-compute-request-id: req-86db6d2c-f3a1-4fac-8543-accb3e3aef44 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86db6d2c-f3a1-4fac-8543-accb3e3aef44 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:48,338 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/330329ec245f4d7a896da3e4029b2c08/volumes/detail used request id req-86db6d2c-f3a1-4fac-8543-accb3e3aef44 2018-08-28 18:51:48,341 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/330329ec245f4d7a896da3e4029b2c08/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-86db6d2c-f3a1-4fac-8543-accb3e3aef44" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f004487320653d2740e65a4cda6bc017c9c9a01" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-e3d3b655-216d-4140-a9ef-b3b6118abfe8", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": -1}}' 2018-08-28 18:51:48,493 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 18:51:48 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-08025679-2297-499c-af49-a5b4deac4916 x-openstack-request-id: req-08025679-2297-499c-af49-a5b4deac4916 Content-Length: 218 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid input received: Invalid volume size provided for create request: -1 (size argument must be an integer (or string representation of an integer) and greater than zero).", "code": 400}} 2018-08-28 18:51:48,493 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/330329ec245f4d7a896da3e4029b2c08/volumes used request id req-08025679-2297-499c-af49-a5b4deac4916 2018-08-28 18:51:48,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:48,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-bf84eeca-6f58-4124-b8ff-9d9612047e64 Date: Tue, 28 Aug 2018 18:51:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:51:48,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-bf84eeca-6f58-4124-b8ff-9d9612047e64 2018-08-28 18:51:48,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:48,833 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bca430cd-5560-449e-8ef6-84ba35acd101 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:48,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-bca430cd-5560-449e-8ef6-84ba35acd101 2018-08-28 18:51:48,833 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:48,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:48,931 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78571ce0-9e23-4302-9be2-dbab3d952d58 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:48,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-78571ce0-9e23-4302-9be2-dbab3d952d58 2018-08-28 18:51:48,931 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:48,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,015 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea47d2cd-8f83-488a-85d5-7a90fcb218a2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:49,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-ea47d2cd-8f83-488a-85d5-7a90fcb218a2 2018-08-28 18:51:49,015 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:49,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,107 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2513c890-b02f-4baf-86da-5289821a41ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:49,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-2513c890-b02f-4baf-86da-5289821a41ca 2018-08-28 18:51:49,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:49,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48f7f462-97bf-4b05-b4f5-f710d5403d82 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:51:49,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-48f7f462-97bf-4b05-b4f5-f710d5403d82 2018-08-28 18:51:49,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c568ae7a-9062-4bf2-890b-d455548d3410 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:51:49,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-c568ae7a-9062-4bf2-890b-d455548d3410 2018-08-28 18:51:49,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b797ac59-ae71-4027-9372-99f451c110cb 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:51:49,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-b797ac59-ae71-4027-9372-99f451c110cb 2018-08-28 18:51:49,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,472 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ecc2f7c5-d2d7-4b06-8aa9-076b40acdaf6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:49,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-ecc2f7c5-d2d7-4b06-8aa9-076b40acdaf6 2018-08-28 18:51:49,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:49,473 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj 2018-08-28 18:51:49,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/330329ec245f4d7a896da3e4029b2c08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,671 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1dfb1f3-6d9c-4e9e-b303-a277d9eb78a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:49,671 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/330329ec245f4d7a896da3e4029b2c08 used request id req-e1dfb1f3-6d9c-4e9e-b303-a277d9eb78a3 2018-08-28 18:51:49,672 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-proj-role 2018-08-28 18:51:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81fcf69c-8f18-4308-9a23-a91b5a0919c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:49,795 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ffdd9f9dcfc047ba8c7533b1bd4c0445 used request id req-81fcf69c-8f18-4308-9a23-a91b5a0919c2 2018-08-28 18:51:49,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1561c6fb7dc5896b8e2eb4ca75629a4a0900c9c9" 2018-08-28 18:51:49,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-330c4670-da2c-4577-a5fc-12218767312f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:49,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-330c4670-da2c-4577-a5fc-12218767312f 2018-08-28 18:51:49,888 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-cad4ebed-ada8-4bc-user 2018-08-28 18:51:49,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/832f156b3082437f9391c0491bf232f4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50c0660c6115f3abc78ec3f188a1021d7d0cb071" 2018-08-28 18:51:50,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7de803c-b80e-46d3-a530-19e389f4a9d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:50,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/832f156b3082437f9391c0491bf232f4 used request id req-a7de803c-b80e-46d3-a530-19e389f4a9d9 2018-08-28 18:51:50,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:50,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["2-mpaLwoSt-YIjqESSZfUg"], "issued_at": "2018-08-28T18:51:50.000000Z"}} 2018-08-28 18:51:50,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e30cd5bcc6da7dea3b39d8775225a0619ae5e685" 2018-08-28 18:51:50,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ada9f2b-2ece-4838-99cd-a32dfc378474 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:50,534 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5ada9f2b-2ece-4838-99cd-a32dfc378474 2018-08-28 18:51:50,535 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:50,536 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:50,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["nQLWG_UMR8C4UK5DWMdv4g"], "issued_at": "2018-08-28T18:51:50.000000Z"}} 2018-08-28 18:51:50,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:50,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79697a9f-027e-4c77-a319-695703289d07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:50,995 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-79697a9f-027e-4c77-a319-695703289d07 2018-08-28 18:51:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:51,006 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:51,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:51,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba54336-8bf4-4445-af83-70e2a6bc9874 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:51:51,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj used request id req-4ba54336-8bf4-4445-af83-70e2a6bc9874 2018-08-28 18:51:51,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:51,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca05b330-06b7-49f1-879f-f35d67be1088 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:51,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ca05b330-06b7-49f1-879f-f35d67be1088 2018-08-28 18:51:51,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj"}}' 2018-08-28 18:51:51,304 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3404f3e-c57b-45b3-b8f0-15e5fdbf1fab Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/faf0814fa79f4e6f8ba76c17032b49af"}, "enabled": true, "id": "faf0814fa79f4e6f8ba76c17032b49af", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj"}} 2018-08-28 18:51:51,304 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-e3404f3e-c57b-45b3-b8f0-15e5fdbf1fab 2018-08-28 18:51:51,305 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj 2018-08-28 18:51:51,305 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:51,306 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:51,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["bq8MHiLlRmyImonhVYY3tw"], "issued_at": "2018-08-28T18:51:51.000000Z"}} 2018-08-28 18:51:51,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a326efad1101b1b084284fba18a5b9449864ef" 2018-08-28 18:51:51,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e62196-82f8-4213-b6a5-73a31234eb78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:51,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-39e62196-82f8-4213-b6a5-73a31234eb78 2018-08-28 18:51:51,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:51,782 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:51,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a326efad1101b1b084284fba18a5b9449864ef" 2018-08-28 18:51:51,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca0392e-4a9a-45f8-8378-cbf5a3c6a5d4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:51:51,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-aca0392e-4a9a-45f8-8378-cbf5a3c6a5d4 2018-08-28 18:51:51,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a326efad1101b1b084284fba18a5b9449864ef" 2018-08-28 18:51:51,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22811b8-de00-4713-8ecc-a26b4c49f23c Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/faf0814fa79f4e6f8ba76c17032b49af"}, "enabled": true, "id": "faf0814fa79f4e6f8ba76c17032b49af", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj"}]} 2018-08-28 18:51:51,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj used request id req-d22811b8-de00-4713-8ecc-a26b4c49f23c 2018-08-28 18:51:51,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a326efad1101b1b084284fba18a5b9449864ef" 2018-08-28 18:51:52,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633f7541-a7a9-469b-84f1-fc58f8e4835e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:52,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-633f7541-a7a9-469b-84f1-fc58f8e4835e 2018-08-28 18:51:52,370 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-user 2018-08-28 18:51:52,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:52,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:52,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44f87a91-b2cb-4298-b2ad-3594ad1bd3b1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:52,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-44f87a91-b2cb-4298-b2ad-3594ad1bd3b1 2018-08-28 18:51:52,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj-role"}}' 2018-08-28 18:51:52,675 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-949fb503-a587-4f05-9c35-4a311af1de42 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0b7fedddfae246c88534da7b8f7c151a", "links": {"self": "http://172.30.9.28:5000/v3/roles/0b7fedddfae246c88534da7b8f7c151a"}, "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj-role"}} 2018-08-28 18:51:52,675 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-949fb503-a587-4f05-9c35-4a311af1de42 2018-08-28 18:51:52,676 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj-role 2018-08-28 18:51:52,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0b7fedddfae246c88534da7b8f7c151a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:52,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc47efef-abe7-4607-85cd-d210a995a378 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0b7fedddfae246c88534da7b8f7c151a"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj-role", "id": "0b7fedddfae246c88534da7b8f7c151a"}} 2018-08-28 18:51:52,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0b7fedddfae246c88534da7b8f7c151a used request id req-cc47efef-abe7-4607-85cd-d210a995a378 2018-08-28 18:51:52,760 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj-role to project CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj 2018-08-28 18:51:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/faf0814fa79f4e6f8ba76c17032b49af/users/8c578b43fb3b45a49bbf06b1400e72cb/roles/0b7fedddfae246c88534da7b8f7c151a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:52,887 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87eb376-c50b-4b93-9fe2-e51487b28b9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:52,887 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/faf0814fa79f4e6f8ba76c17032b49af/users/8c578b43fb3b45a49bbf06b1400e72cb/roles/0b7fedddfae246c88534da7b8f7c151a used request id req-c87eb376-c50b-4b93-9fe2-e51487b28b9e 2018-08-28 18:51:52,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:52,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:53,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0b7fedddfae246c88534da7b8f7c151a", "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj-role"}], "expires_at": "2018-08-28T19:51:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "faf0814fa79f4e6f8ba76c17032b49af", "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/faf0814fa79f4e6f8ba76c17032b49af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/faf0814fa79f4e6f8ba76c17032b49af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/faf0814fa79f4e6f8ba76c17032b49af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/faf0814fa79f4e6f8ba76c17032b49af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/faf0814fa79f4e6f8ba76c17032b49af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/faf0814fa79f4e6f8ba76c17032b49af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/faf0814fa79f4e6f8ba76c17032b49af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/faf0814fa79f4e6f8ba76c17032b49af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/faf0814fa79f4e6f8ba76c17032b49af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/faf0814fa79f4e6f8ba76c17032b49af", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/faf0814fa79f4e6f8ba76c17032b49af", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/faf0814fa79f4e6f8ba76c17032b49af", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-user", "id": "8c578b43fb3b45a49bbf06b1400e72cb"}, "audit_ids": ["pz4pooX4QViuHvrxtZagHw"], "issued_at": "2018-08-28T18:51:53.000000Z"}} 2018-08-28 18:51:53,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2fd40e8c488224422795df64accdb8543bbf6f" 2018-08-28 18:51:53,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ab39994-e777-455c-a613-1671d93dfbbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:53,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9ab39994-e777-455c-a613-1671d93dfbbf 2018-08-28 18:51:53,363 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/faf0814fa79f4e6f8ba76c17032b49af/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2fd40e8c488224422795df64accdb8543bbf6f" 2018-08-28 18:51:53,576 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:53 GMT Server: Apache x-compute-request-id: req-973d6ecc-0828-4911-8181-46605f24dac8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-973d6ecc-0828-4911-8181-46605f24dac8 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:53,576 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/faf0814fa79f4e6f8ba76c17032b49af/volumes/detail used request id req-973d6ecc-0828-4911-8181-46605f24dac8 2018-08-28 18:51:53,579 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/faf0814fa79f4e6f8ba76c17032b49af/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-973d6ecc-0828-4911-8181-46605f24dac8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba2fd40e8c488224422795df64accdb8543bbf6f" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-dccdfddb-44ee-407e-9419-50567ff0edc0", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:51:53,755 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-1ab5facb-b747-4cc6-bf8e-a80d31e9969c x-openstack-request-id: req-1ab5facb-b747-4cc6-bf8e-a80d31e9969c Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-08-28 18:51:53,755 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/faf0814fa79f4e6f8ba76c17032b49af/volumes used request id req-1ab5facb-b747-4cc6-bf8e-a80d31e9969c 2018-08-28 18:51:53,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-207ee86a-2667-4fe8-8111-783464b6e6f5 Date: Tue, 28 Aug 2018 18:51:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:51:54,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-207ee86a-2667-4fe8-8111-783464b6e6f5 2018-08-28 18:51:54,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,021 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71cebae4-0062-4de7-a92b-7caeb4e106db Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:54,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-71cebae4-0062-4de7-a92b-7caeb4e106db 2018-08-28 18:51:54,022 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:54,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,111 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf75fa5e-2bba-4f24-bdc9-6c547e879196 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:54,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-cf75fa5e-2bba-4f24-bdc9-6c547e879196 2018-08-28 18:51:54,111 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,194 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e7d9add-9bab-4d1b-a74d-f3bf9763d766 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:54,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-0e7d9add-9bab-4d1b-a74d-f3bf9763d766 2018-08-28 18:51:54,194 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,286 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fc70171-1b39-4616-b57e-a9ba73a0f6da Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:54,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-5fc70171-1b39-4616-b57e-a9ba73a0f6da 2018-08-28 18:51:54,287 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:54,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dea9663-1ca0-4d14-9d54-e86d3d7b095b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:51:54,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-2dea9663-1ca0-4d14-9d54-e86d3d7b095b 2018-08-28 18:51:54,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1d81ff2-daba-4c66-a5fd-82da583aaa93 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:51:54,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-c1d81ff2-daba-4c66-a5fd-82da583aaa93 2018-08-28 18:51:54,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63dd2383-6807-4caf-8cbf-bfb3747cfb2d 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:51:54,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-63dd2383-6807-4caf-8cbf-bfb3747cfb2d 2018-08-28 18:51:54,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,642 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9de1c5c8-ca0a-422b-8c47-8057c33387d7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:51:54,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-9de1c5c8-ca0a-422b-8c47-8057c33387d7 2018-08-28 18:51:54,643 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:51:54,643 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj 2018-08-28 18:51:54,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/faf0814fa79f4e6f8ba76c17032b49af -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b79ef12-3702-47ed-a9e4-407362f01ef2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:54,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/faf0814fa79f4e6f8ba76c17032b49af used request id req-4b79ef12-3702-47ed-a9e4-407362f01ef2 2018-08-28 18:51:54,840 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-proj-role 2018-08-28 18:51:54,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0b7fedddfae246c88534da7b8f7c151a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:54,960 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bfe3af2-99ec-40bf-a0e8-b9d71eb4676a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:54,960 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0b7fedddfae246c88534da7b8f7c151a used request id req-3bfe3af2-99ec-40bf-a0e8-b9d71eb4676a 2018-08-28 18:51:54,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dcfaaea313e52282b932cde0f7dcbfef76b3e78" 2018-08-28 18:51:55,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e882fb8e-270f-41c2-b3b5-14dcb305cd9f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:55,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e882fb8e-270f-41c2-b3b5-14dcb305cd9f 2018-08-28 18:51:55,051 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-3ecf1461-0e44-499-user 2018-08-28 18:51:55,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8c578b43fb3b45a49bbf06b1400e72cb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0a326efad1101b1b084284fba18a5b9449864ef" 2018-08-28 18:51:55,213 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd89ade4-71af-4293-baab-638c6a665fa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:55,213 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8c578b43fb3b45a49bbf06b1400e72cb used request id req-dd89ade4-71af-4293-baab-638c6a665fa8 2018-08-28 18:51:55,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:55,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["KnHt_ZPuRWiQoITbjnrxzg"], "issued_at": "2018-08-28T18:51:55.000000Z"}} 2018-08-28 18:51:55,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c12ae3175c8544ba4d35c7dede06dbc5ccb92dda" 2018-08-28 18:51:55,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69fcac05-128d-4608-9bc5-476f5bddec86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:55,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-69fcac05-128d-4608-9bc5-476f5bddec86 2018-08-28 18:51:55,686 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:55,687 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:56,064 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["c_62zVxkRdqF1bo8xKXjJw"], "issued_at": "2018-08-28T18:51:56.000000Z"}} 2018-08-28 18:51:56,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:51:56,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-380cf0bf-eaf0-43bb-9bd1-bad5ba595825 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:56,152 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-380cf0bf-eaf0-43bb-9bd1-bad5ba595825 2018-08-28 18:51:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:56,162 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:56,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-883c159e-945d-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:51:56,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0b711ad-d3b6-4c0d-82dc-9ecac9fed859 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-883c159e-945d-40c-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:51:56,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-883c159e-945d-40c-proj used request id req-c0b711ad-d3b6-4c0d-82dc-9ecac9fed859 2018-08-28 18:51:56,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:51:56,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0441b34c-405e-4e1f-8426-ea5f672308f1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:56,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0441b34c-405e-4e1f-8426-ea5f672308f1 2018-08-28 18:51:56,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj"}}' 2018-08-28 18:51:56,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d317e66-f940-4aa4-b8ec-7d68ac9b49ea Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/170ab05e3d154a348f77730ae9191c09"}, "enabled": true, "id": "170ab05e3d154a348f77730ae9191c09", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj"}} 2018-08-28 18:51:56,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7d317e66-f940-4aa4-b8ec-7d68ac9b49ea 2018-08-28 18:51:56,373 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-883c159e-945d-40c-proj 2018-08-28 18:51:56,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:56,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:56,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["5o2dYv4vQQKGKcffiEsxNg"], "issued_at": "2018-08-28T18:51:56.000000Z"}} 2018-08-28 18:51:56,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d995c0129765445d28820a9a1be92fb8f18de6" 2018-08-28 18:51:56,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b6b2807-3b2f-445f-aeb3-875a1e025ea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:56,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8b6b2807-3b2f-445f-aeb3-875a1e025ea7 2018-08-28 18:51:56,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:51:56,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:51:56,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d995c0129765445d28820a9a1be92fb8f18de6" 2018-08-28 18:51:56,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-448a14d5-2e58-4035-a461-17e65b7f1052 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:51:56,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-448a14d5-2e58-4035-a461-17e65b7f1052 2018-08-28 18:51:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-883c159e-945d-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d995c0129765445d28820a9a1be92fb8f18de6" 2018-08-28 18:51:57,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80693c61-5af3-4a23-8c7c-55ee0a6c2127 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-883c159e-945d-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/170ab05e3d154a348f77730ae9191c09"}, "enabled": true, "id": "170ab05e3d154a348f77730ae9191c09", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj"}]} 2018-08-28 18:51:57,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-883c159e-945d-40c-proj used request id req-80693c61-5af3-4a23-8c7c-55ee0a6c2127 2018-08-28 18:51:57,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d995c0129765445d28820a9a1be92fb8f18de6" 2018-08-28 18:51:57,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c808e3e-d5f2-451c-b089-ea05bd466ae6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:51:57,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4c808e3e-d5f2-451c-b089-ea05bd466ae6 2018-08-28 18:51:57,483 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-883c159e-945d-40c-user 2018-08-28 18:51:57,484 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:51:57,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a9c255d-4230-4c90-a322-efc6854d1ebe Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:51:57,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a9c255d-4230-4c90-a322-efc6854d1ebe 2018-08-28 18:51:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" -d '{"role": {"name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj-role"}}' 2018-08-28 18:51:57,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c484e719-0276-4bb8-939c-81f937ac7f04 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db178c586ade4efaa33c30362d2a6a41", "links": {"self": "http://172.30.9.28:5000/v3/roles/db178c586ade4efaa33c30362d2a6a41"}, "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj-role"}} 2018-08-28 18:51:57,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c484e719-0276-4bb8-939c-81f937ac7f04 2018-08-28 18:51:57,777 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-883c159e-945d-40c-proj-role 2018-08-28 18:51:57,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/db178c586ade4efaa33c30362d2a6a41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:51:57,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62e6e214-d80f-4d20-b128-989cfad2d7b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/db178c586ade4efaa33c30362d2a6a41"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj-role", "id": "db178c586ade4efaa33c30362d2a6a41"}} 2018-08-28 18:51:57,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/db178c586ade4efaa33c30362d2a6a41 used request id req-62e6e214-d80f-4d20-b128-989cfad2d7b8 2018-08-28 18:51:57,862 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-883c159e-945d-40c-proj-role to project CreateVolumeWithTypeTests-883c159e-945d-40c-proj 2018-08-28 18:51:57,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/170ab05e3d154a348f77730ae9191c09/users/ff82e42d206246889f542cb1312b3b18/roles/db178c586ade4efaa33c30362d2a6a41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:51:57,992 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:51:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f9c363d-ff76-4500-8e87-df578da0903e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:51:57,992 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/170ab05e3d154a348f77730ae9191c09/users/ff82e42d206246889f542cb1312b3b18/roles/db178c586ade4efaa33c30362d2a6a41 used request id req-1f9c363d-ff76-4500-8e87-df578da0903e 2018-08-28 18:51:57,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:57,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:58,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:51:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["uTzZi7TbQ92HS1la6EtS9Q"], "issued_at": "2018-08-28T18:51:58.000000Z"}} 2018-08-28 18:51:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240bed03c8406a84dfbeddbd96e5ab73a4b524f4" 2018-08-28 18:51:58,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a5c683-35be-4d46-bc49-b6dbab7f9797 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:58,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-83a5c683-35be-4d46-bc49-b6dbab7f9797 2018-08-28 18:51:58,457 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240bed03c8406a84dfbeddbd96e5ab73a4b524f4" 2018-08-28 18:51:58,627 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:58 GMT Server: Apache x-compute-request-id: req-e8186167-bad8-461a-b42b-56bb484896d2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8186167-bad8-461a-b42b-56bb484896d2 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:51:58,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-e8186167-bad8-461a-b42b-56bb484896d2 2018-08-28 18:51:58,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e8186167-bad8-461a-b42b-56bb484896d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240bed03c8406a84dfbeddbd96e5ab73a4b524f4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-f6f68bb8-aaaf-4024-9e69-86758da45dbc-vol-type", "description": null}}' 2018-08-28 18:51:58,848 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:58 GMT Server: Apache x-compute-request-id: req-8d113465-624c-4149-8019-3b1fc5f480d6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8d113465-624c-4149-8019-3b1fc5f480d6 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-f6f68bb8-aaaf-4024-9e69-86758da45dbc-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5d4b89b4-b13f-42e7-932f-59b5cf0c531e", "description": null}} 2018-08-28 18:51:58,849 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-8d113465-624c-4149-8019-3b1fc5f480d6 2018-08-28 18:51:58,849 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-f6f68bb8-aaaf-4024-9e69-86758da45dbc-vol-type 2018-08-28 18:51:58,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:51:58,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:51:59,225 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db178c586ade4efaa33c30362d2a6a41", "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj-role"}], "expires_at": "2018-08-28T19:51:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "170ab05e3d154a348f77730ae9191c09", "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/170ab05e3d154a348f77730ae9191c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/170ab05e3d154a348f77730ae9191c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/170ab05e3d154a348f77730ae9191c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/170ab05e3d154a348f77730ae9191c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/170ab05e3d154a348f77730ae9191c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/170ab05e3d154a348f77730ae9191c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/170ab05e3d154a348f77730ae9191c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/170ab05e3d154a348f77730ae9191c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/170ab05e3d154a348f77730ae9191c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/170ab05e3d154a348f77730ae9191c09", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/170ab05e3d154a348f77730ae9191c09", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/170ab05e3d154a348f77730ae9191c09", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-883c159e-945d-40c-user", "id": "ff82e42d206246889f542cb1312b3b18"}, "audit_ids": ["EgTRP5hHRQqdZjvaf8swTQ"], "issued_at": "2018-08-28T18:51:59.000000Z"}} 2018-08-28 18:51:59,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732583096a6e9527e409c5d4d79d3210632b3d2d" 2018-08-28 18:51:59,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931019fd-0eff-4e53-adce-7a90e5710167 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:51:59,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-931019fd-0eff-4e53-adce-7a90e5710167 2018-08-28 18:51:59,308 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/170ab05e3d154a348f77730ae9191c09/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732583096a6e9527e409c5d4d79d3210632b3d2d" 2018-08-28 18:51:59,495 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:51:59 GMT Server: Apache x-compute-request-id: req-c3ab736f-7401-4bda-9263-5c0d8f69d72b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c3ab736f-7401-4bda-9263-5c0d8f69d72b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:51:59,495 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/170ab05e3d154a348f77730ae9191c09/volumes/detail used request id req-c3ab736f-7401-4bda-9263-5c0d8f69d72b 2018-08-28 18:51:59,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/170ab05e3d154a348f77730ae9191c09/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c3ab736f-7401-4bda-9263-5c0d8f69d72b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732583096a6e9527e409c5d4d79d3210632b3d2d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-f6f68bb8-aaaf-4024-9e69-86758da45dbc-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "foo", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:51:59,650 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:51:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8b11a031-fd5f-4541-8b0f-3748d8c03500 x-openstack-request-id: req-8b11a031-fd5f-4541-8b0f-3748d8c03500 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-08-28 18:51:59,651 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/170ab05e3d154a348f77730ae9191c09/volumes used request id req-8b11a031-fd5f-4541-8b0f-3748d8c03500 2018-08-28 18:51:59,651 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-f6f68bb8-aaaf-4024-9e69-86758da45dbc-vol-type 2018-08-28 18:51:59,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/5d4b89b4-b13f-42e7-932f-59b5cf0c531e -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e8186167-bad8-461a-b42b-56bb484896d2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}240bed03c8406a84dfbeddbd96e5ab73a4b524f4" 2018-08-28 18:51:59,877 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:51:59 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-682e1e67-6628-47e6-afd7-973c248e32fa Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:51:59,877 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/5d4b89b4-b13f-42e7-932f-59b5cf0c531e used request id req-682e1e67-6628-47e6-afd7-973c248e32fa 2018-08-28 18:51:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5dafeeea-955c-41b4-a546-8304d3d6156e Date: Tue, 28 Aug 2018 18:52:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:52:00,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5dafeeea-955c-41b4-a546-8304d3d6156e 2018-08-28 18:52:00,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ad1ee26-2b46-4fc4-a7fd-74b078141ef5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:00,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-2ad1ee26-2b46-4fc4-a7fd-74b078141ef5 2018-08-28 18:52:00,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,225 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-869d3a29-1450-42d5-a77b-1dd48c235b6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:00,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-869d3a29-1450-42d5-a77b-1dd48c235b6d 2018-08-28 18:52:00,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:00,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,314 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad04805c-abc6-4bdc-9901-bbd1d154bb0e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:00,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-ad04805c-abc6-4bdc-9901-bbd1d154bb0e 2018-08-28 18:52:00,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:00,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,396 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00f3aa8b-593d-4104-9c05-62495bbb66e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:00,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-00f3aa8b-593d-4104-9c05-62495bbb66e0 2018-08-28 18:52:00,397 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:00,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd3d77f-281c-46db-9820-a4162bfbfdbc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:52:00,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-5dd3d77f-281c-46db-9820-a4162bfbfdbc 2018-08-28 18:52:00,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bebde4c2-cc96-4528-9078-04e349885afe Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:52:00,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bebde4c2-cc96-4528-9078-04e349885afe 2018-08-28 18:52:00,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6477a769-6a84-433f-a50f-04206637d8cb 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:52:00,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-6477a769-6a84-433f-a50f-04206637d8cb 2018-08-28 18:52:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,763 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a63700ab-10cc-43da-9ec4-5757d2779cc3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:00,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a63700ab-10cc-43da-9ec4-5757d2779cc3 2018-08-28 18:52:00,763 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:00,764 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-883c159e-945d-40c-proj 2018-08-28 18:52:00,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/170ab05e3d154a348f77730ae9191c09 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,885 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31c4d194-9797-48a5-8ad3-4d477868e2a0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:00,885 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/170ab05e3d154a348f77730ae9191c09 used request id req-31c4d194-9797-48a5-8ad3-4d477868e2a0 2018-08-28 18:52:00,885 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-883c159e-945d-40c-proj-role 2018-08-28 18:52:00,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/db178c586ade4efaa33c30362d2a6a41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:00,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9c35f3e-c264-4ef7-bc11-6149a6bb5698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:00,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/db178c586ade4efaa33c30362d2a6a41 used request id req-e9c35f3e-c264-4ef7-bc11-6149a6bb5698 2018-08-28 18:52:00,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}459e1a4485f83dee37157ff8068fd6906c094c69" 2018-08-28 18:52:01,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7bb963a-ea45-49c8-bed1-f94c6b28fa04 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:01,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d7bb963a-ea45-49c8-bed1-f94c6b28fa04 2018-08-28 18:52:01,081 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-883c159e-945d-40c-user 2018-08-28 18:52:01,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ff82e42d206246889f542cb1312b3b18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0d995c0129765445d28820a9a1be92fb8f18de6" 2018-08-28 18:52:01,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ee81f41-4753-4fb6-91a4-d4ccfc2e222b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:01,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ff82e42d206246889f542cb1312b3b18 used request id req-4ee81f41-4753-4fb6-91a4-d4ccfc2e222b 2018-08-28 18:52:01,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:01,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["5RfOG42vS4ejDopR8-4rDg"], "issued_at": "2018-08-28T18:52:01.000000Z"}} 2018-08-28 18:52:01,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ee915b63e21f42ad5b42409d7323500bb20e99e" 2018-08-28 18:52:01,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb699eb-6f9b-40c1-b2e7-942e2411036e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:01,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2bb699eb-6f9b-40c1-b2e7-942e2411036e 2018-08-28 18:52:01,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:01,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:02,104 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["pFa3VI4ESWO1oKBeOr2Vdw"], "issued_at": "2018-08-28T18:52:02.000000Z"}} 2018-08-28 18:52:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:02,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-172a2464-3604-4831-addb-227a3426ffb1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:02,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-172a2464-3604-4831-addb-227a3426ffb1 2018-08-28 18:52:02,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:02,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:02,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:02,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41454a0d-c074-480f-b46e-3c619c7efe21 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:52:02,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj used request id req-41454a0d-c074-480f-b46e-3c619c7efe21 2018-08-28 18:52:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:02,379 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed03210f-c23a-4c99-a23b-0a763151e588 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:02,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ed03210f-c23a-4c99-a23b-0a763151e588 2018-08-28 18:52:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj"}}' 2018-08-28 18:52:02,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1fdd996-e52c-407a-8d1c-8b91a9a3587f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ada15ea186942a49ecf47c30cc103df"}, "enabled": true, "id": "9ada15ea186942a49ecf47c30cc103df", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj"}} 2018-08-28 18:52:02,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f1fdd996-e52c-407a-8d1c-8b91a9a3587f 2018-08-28 18:52:02,500 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj 2018-08-28 18:52:02,500 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:02,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:02,885 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["uo3tDbRFRK24MbKOCW12MQ"], "issued_at": "2018-08-28T18:52:02.000000Z"}} 2018-08-28 18:52:02,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fef5fce98f8aff747288016d9b19113f1a70bd8" 2018-08-28 18:52:02,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-befd3eff-a2f4-40fd-a684-8faea5d6d47d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:02,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-befd3eff-a2f4-40fd-a684-8faea5d6d47d 2018-08-28 18:52:02,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:02,974 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:02,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fef5fce98f8aff747288016d9b19113f1a70bd8" 2018-08-28 18:52:03,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-174db3c5-ffca-4e95-9442-831b507409f5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:52:03,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-174db3c5-ffca-4e95-9442-831b507409f5 2018-08-28 18:52:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fef5fce98f8aff747288016d9b19113f1a70bd8" 2018-08-28 18:52:03,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7eef9da-104e-45af-ad29-4450a3b7c40b Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ada15ea186942a49ecf47c30cc103df"}, "enabled": true, "id": "9ada15ea186942a49ecf47c30cc103df", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj"}]} 2018-08-28 18:52:03,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj used request id req-e7eef9da-104e-45af-ad29-4450a3b7c40b 2018-08-28 18:52:03,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fef5fce98f8aff747288016d9b19113f1a70bd8" 2018-08-28 18:52:03,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5569826-78c4-4a42-b463-455f28521484 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:03,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b5569826-78c4-4a42-b463-455f28521484 2018-08-28 18:52:03,586 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-e9f337c3-ffb7-426-user 2018-08-28 18:52:03,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:03,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:03,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93145ee3-bb1b-4800-b745-a1a331672d03 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:03,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-93145ee3-bb1b-4800-b745-a1a331672d03 2018-08-28 18:52:03,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" -d '{"role": {"name": "CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj-role"}}' 2018-08-28 18:52:03,777 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87b46b17-cced-4f06-8d6f-ef9b2614d488 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0729661ecb4b4f71abb0a8f27776798f", "links": {"self": "http://172.30.9.28:5000/v3/roles/0729661ecb4b4f71abb0a8f27776798f"}, "name": "CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj-role"}} 2018-08-28 18:52:03,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-87b46b17-cced-4f06-8d6f-ef9b2614d488 2018-08-28 18:52:03,777 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj-role 2018-08-28 18:52:03,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0729661ecb4b4f71abb0a8f27776798f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:03,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bafe0df-0304-4d5a-9973-e46056888409 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0729661ecb4b4f71abb0a8f27776798f"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj-role", "id": "0729661ecb4b4f71abb0a8f27776798f"}} 2018-08-28 18:52:03,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0729661ecb4b4f71abb0a8f27776798f used request id req-4bafe0df-0304-4d5a-9973-e46056888409 2018-08-28 18:52:03,878 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj-role to project CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj 2018-08-28 18:52:03,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9ada15ea186942a49ecf47c30cc103df/users/d759f65029c34050b6a0216e3aebb7bc/roles/0729661ecb4b4f71abb0a8f27776798f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:04,001 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23f143c6-aff3-4bc2-b3a4-384187189792 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:04,001 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ada15ea186942a49ecf47c30cc103df/users/d759f65029c34050b6a0216e3aebb7bc/roles/0729661ecb4b4f71abb0a8f27776798f used request id req-23f143c6-aff3-4bc2-b3a4-384187189792 2018-08-28 18:52:04,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:04,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:04,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["mbUHy44gTFC5m3it7n3MXw"], "issued_at": "2018-08-28T18:52:04.000000Z"}} 2018-08-28 18:52:04,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2820c29f94d7cac4467fbe6b752299274fb6ce4" 2018-08-28 18:52:04,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-138e49d4-a097-4569-987d-f284ad071eca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:04,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-138e49d4-a097-4569-987d-f284ad071eca 2018-08-28 18:52:04,493 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2820c29f94d7cac4467fbe6b752299274fb6ce4" 2018-08-28 18:52:04,675 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:04 GMT Server: Apache x-compute-request-id: req-6d487d45-fa96-43e5-9bee-56abda3d29e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6d487d45-fa96-43e5-9bee-56abda3d29e7 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-08-28 18:52:04,675 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types?is_public=None used request id req-6d487d45-fa96-43e5-9bee-56abda3d29e7 2018-08-28 18:52:04,679 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6d487d45-fa96-43e5-9bee-56abda3d29e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2820c29f94d7cac4467fbe6b752299274fb6ce4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type", "description": null}}' 2018-08-28 18:52:04,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:04 GMT Server: Apache x-compute-request-id: req-f78cd1f8-b7c2-409f-97db-5dd6ce91da3c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f78cd1f8-b7c2-409f-97db-5dd6ce91da3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "5e4a921a-71dc-4ce6-aee6-c0b257eb1c77", "description": null}} 2018-08-28 18:52:04,892 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types used request id req-f78cd1f8-b7c2-409f-97db-5dd6ce91da3c 2018-08-28 18:52:04,893 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type 2018-08-28 18:52:04,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:04,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:05,273 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["LYNiTjFrSFGJw-CHIM4TTQ"], "issued_at": "2018-08-28T18:52:05.000000Z"}} 2018-08-28 18:52:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:05,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff68009-0eaa-48df-a1b9-719466a386a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:05,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cff68009-0eaa-48df-a1b9-719466a386a1 2018-08-28 18:52:05,360 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:05,549 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:05 GMT Server: Apache x-compute-request-id: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:52:05,549 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/detail used request id req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7 2018-08-28 18:52:05,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:52:05,930 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:52:05 GMT Server: Apache x-compute-request-id: req-401337b4-bf9e-4bd0-a2d1-e7555cc66a4a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-401337b4-bf9e-4bd0-a2d1-e7555cc66a4a Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:52:05.831394", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type", "name": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "2430d3c5-d551-4093-9915-b4ab7bd30b14", "size": 1}} 2018-08-28 18:52:05,930 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes used request id req-401337b4-bf9e-4bd0-a2d1-e7555cc66a4a 2018-08-28 18:52:05,934 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:06,161 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:05 GMT Server: Apache x-compute-request-id: req-e955fc10-60fe-411d-9125-33bdc2e924ac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e955fc10-60fe-411d-9125-33bdc2e924ac Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T18:52:06.000000", "replication_status": null, "snapshot_id": null, "id": "2430d3c5-d551-4093-9915-b4ab7bd30b14", "size": 1, "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "os-vol-tenant-attr:tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "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-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol", "bootable": "false", "created_at": "2018-08-28T18:52:05.000000", "volume_type": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type"}} 2018-08-28 18:52:06,161 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 used request id req-e955fc10-60fe-411d-9125-33bdc2e924ac 2018-08-28 18:52:06,162 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol 2018-08-28 18:52:06,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:06,376 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:06 GMT Server: Apache x-compute-request-id: req-ec718b07-8689-4927-a21b-2200db4c1709 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec718b07-8689-4927-a21b-2200db4c1709 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T18:52:06.000000", "replication_status": null, "snapshot_id": null, "id": "2430d3c5-d551-4093-9915-b4ab7bd30b14", "size": 1, "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "os-vol-tenant-attr:tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "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-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol", "bootable": "false", "created_at": "2018-08-28T18:52:05.000000", "volume_type": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type"}} 2018-08-28 18:52:06,377 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 used request id req-ec718b07-8689-4927-a21b-2200db4c1709 2018-08-28 18:52:06,377 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:52:06,377 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol 2018-08-28 18:52:06,377 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol 2018-08-28 18:52:06,380 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:06,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:06 GMT Server: Apache x-compute-request-id: req-e174f7f1-f6aa-4513-930f-231cddb75684 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e174f7f1-f6aa-4513-930f-231cddb75684 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T18:52:06.000000", "replication_status": null, "snapshot_id": null, "id": "2430d3c5-d551-4093-9915-b4ab7bd30b14", "size": 1, "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "os-vol-tenant-attr:tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "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-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol", "bootable": "false", "created_at": "2018-08-28T18:52:05.000000", "volume_type": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type"}} 2018-08-28 18:52:06,602 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 used request id req-e174f7f1-f6aa-4513-930f-231cddb75684 2018-08-28 18:52:06,602 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:52:06,602 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol 2018-08-28 18:52:06,602 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol 2018-08-28 18:52:06,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:06,851 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:52:06 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f7f2baae-bb90-4641-8aaa-1cdbfd308ad9 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:06,851 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 used request id req-f7f2baae-bb90-4641-8aaa-1cdbfd308ad9 2018-08-28 18:52:06,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:07,053 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:06 GMT Server: Apache x-compute-request-id: req-0c7dcb3a-a814-4914-9f53-200081ce84ea OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c7dcb3a-a814-4914-9f53-200081ce84ea Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "self"}, {"href": "http://172.30.9.28:8776/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T18:52:06.000000", "replication_status": null, "snapshot_id": null, "id": "2430d3c5-d551-4093-9915-b4ab7bd30b14", "size": 1, "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "os-vol-tenant-attr:tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "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-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol", "bootable": "false", "created_at": "2018-08-28T18:52:05.000000", "volume_type": "CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type"}} 2018-08-28 18:52:07,053 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 used request id req-0c7dcb3a-a814-4914-9f53-200081ce84ea 2018-08-28 18:52:07,053 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 18:52:07,054 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:52:10,057 - create_volume - DEBUG - Volume status query timeout in 56.7942690849 2018-08-28 18:52:10,060 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2d72e3cc-4258-4e49-9fd7-9e3576dccae7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a789e37fc0305bd2b99e5d787b880164102e2607" 2018-08-28 18:52:10,101 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-d2c5a806-fe18-47dd-b23f-14dfeb1bb8d5 x-openstack-request-id: req-d2c5a806-fe18-47dd-b23f-14dfeb1bb8d5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 2430d3c5-d551-4093-9915-b4ab7bd30b14 could not be found.", "code": 404}} 2018-08-28 18:52:10,102 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/volumes/2430d3c5-d551-4093-9915-b4ab7bd30b14 used request id req-d2c5a806-fe18-47dd-b23f-14dfeb1bb8d5 2018-08-28 18:52:10,102 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 2430d3c5-d551-4093-9915-b4ab7bd30b14 could not be found. (HTTP 404) (Request-ID: req-d2c5a806-fe18-47dd-b23f-14dfeb1bb8d5) 2018-08-28 18:52:10,102 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol 2018-08-28 18:52:10,103 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-cc1bcca4-f11a-443b-aa93-654d281e84c8-vol-type 2018-08-28 18:52:10,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/5e4a921a-71dc-4ce6-aee6-c0b257eb1c77 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d487d45-fa96-43e5-9bee-56abda3d29e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2820c29f94d7cac4467fbe6b752299274fb6ce4" 2018-08-28 18:52:10,351 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:52:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e0b50280-2718-4499-91b4-80a9c0b3d23e Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:10,351 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c/types/5e4a921a-71dc-4ce6-aee6-c0b257eb1c77 used request id req-e0b50280-2718-4499-91b4-80a9c0b3d23e 2018-08-28 18:52:10,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:10,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-0e96892f-624f-4cd9-b5b9-3c5eb424f904 Date: Tue, 28 Aug 2018 18:52:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:52:10,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0e96892f-624f-4cd9-b5b9-3c5eb424f904 2018-08-28 18:52:10,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:10,683 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb486a04-7d01-4199-85be-c6abf518e56c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:10,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-bb486a04-7d01-4199-85be-c6abf518e56c 2018-08-28 18:52:10,683 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:10,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:10,765 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dabaca2a-13dd-4661-a56e-346b2f5a4149 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:10,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-dabaca2a-13dd-4661-a56e-346b2f5a4149 2018-08-28 18:52:10,765 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:10,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:10,863 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7835d0e-8f39-499c-8eef-7bf0487f2107 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:10,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-a7835d0e-8f39-499c-8eef-7bf0487f2107 2018-08-28 18:52:10,863 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:10,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:10,956 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f566a9a2-1e7c-4bdb-b04d-fb5f930dd34a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:10,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f566a9a2-1e7c-4bdb-b04d-fb5f930dd34a 2018-08-28 18:52:10,957 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:11,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb0037a6-67cd-4e41-894b-1b463ded000d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:52:11,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-eb0037a6-67cd-4e41-894b-1b463ded000d 2018-08-28 18:52:11,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:11,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1101f1dd-2f21-4223-95ad-fa69d1cbf0c7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:52:11,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-1101f1dd-2f21-4223-95ad-fa69d1cbf0c7 2018-08-28 18:52:11,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:11,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c475a0c-e5f5-4703-a98d-dab06b31f551 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:52:11,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-6c475a0c-e5f5-4703-a98d-dab06b31f551 2018-08-28 18:52:11,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:11,318 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0d524bd-6a26-472e-b885-0e2b894bb707 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:11,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-b0d524bd-6a26-472e-b885-0e2b894bb707 2018-08-28 18:52:11,318 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:11,319 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj 2018-08-28 18:52:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9ada15ea186942a49ecf47c30cc103df -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:11,510 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56d1fea9-4d88-4692-9816-6a0dc0448fd7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:11,510 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9ada15ea186942a49ecf47c30cc103df used request id req-56d1fea9-4d88-4692-9816-6a0dc0448fd7 2018-08-28 18:52:11,511 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-e9f337c3-ffb7-426-proj-role 2018-08-28 18:52:11,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0729661ecb4b4f71abb0a8f27776798f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:11,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d78f3cf-8c83-4a44-a575-0fc8fd2c8d33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:11,615 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0729661ecb4b4f71abb0a8f27776798f used request id req-9d78f3cf-8c83-4a44-a575-0fc8fd2c8d33 2018-08-28 18:52:11,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c4482ed6ebd1ec0c847787824172467c1865ca1" 2018-08-28 18:52:11,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0f0b28f-a720-4eee-b757-dfc7b21c976a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:11,700 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a0f0b28f-a720-4eee-b757-dfc7b21c976a 2018-08-28 18:52:11,701 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-e9f337c3-ffb7-426-user 2018-08-28 18:52:11,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/d759f65029c34050b6a0216e3aebb7bc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fef5fce98f8aff747288016d9b19113f1a70bd8" 2018-08-28 18:52:11,872 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97bd175a-7db4-4008-b286-284145d2e605 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:11,872 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d759f65029c34050b6a0216e3aebb7bc used request id req-97bd175a-7db4-4008-b286-284145d2e605 2018-08-28 18:52:11,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:12,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["1q5vv68ASd6PzBdd95vCPw"], "issued_at": "2018-08-28T18:52:12.000000Z"}} 2018-08-28 18:52:12,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38c3f5925582c104f19d4c13109eca0a3e9864a1" 2018-08-28 18:52:12,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad17f222-3583-4edc-b5d3-4fa2c941f9f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:12,341 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ad17f222-3583-4edc-b5d3-4fa2c941f9f9 2018-08-28 18:52:12,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:12,344 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:12,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["MNHgUl4kQxS-NV-T9ymdjw"], "issued_at": "2018-08-28T18:52:12.000000Z"}} 2018-08-28 18:52:12,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:12,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbb4482f-b59f-4e46-af09-53695e446762 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:12,819 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fbb4482f-b59f-4e46-af09-53695e446762 2018-08-28 18:52:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:12,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:12,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:12,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565c1f5c-5f1f-4708-839a-1ce9e3848efb Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:52:12,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj used request id req-565c1f5c-5f1f-4708-839a-1ce9e3848efb 2018-08-28 18:52:12,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:12,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0722677b-3be9-4b93-b34e-d5b85008ed94 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:12,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0722677b-3be9-4b93-b34e-d5b85008ed94 2018-08-28 18:52:12,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj"}}' 2018-08-28 18:52:13,065 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7c0aaf0-05a7-4df8-ad1d-ee58aa649956 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/aee77bd3bb4247609407228e1f185669"}, "enabled": true, "id": "aee77bd3bb4247609407228e1f185669", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj"}} 2018-08-28 18:52:13,065 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c7c0aaf0-05a7-4df8-ad1d-ee58aa649956 2018-08-28 18:52:13,065 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj 2018-08-28 18:52:13,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:13,066 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:13,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["NqRwj3yzSdCoF1FbTQ4dFA"], "issued_at": "2018-08-28T18:52:13.000000Z"}} 2018-08-28 18:52:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddd1cbb126ffa582d7283de7c09979359fef4f6" 2018-08-28 18:52:13,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6609eb39-5c58-4afc-8fa4-ae8a0a53f857 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:13,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6609eb39-5c58-4afc-8fa4-ae8a0a53f857 2018-08-28 18:52:13,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:13,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:13,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddd1cbb126ffa582d7283de7c09979359fef4f6" 2018-08-28 18:52:13,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6a58f3-2b1b-49c0-8d1f-5871edee54ed Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:52:13,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-2b6a58f3-2b1b-49c0-8d1f-5871edee54ed 2018-08-28 18:52:13,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddd1cbb126ffa582d7283de7c09979359fef4f6" 2018-08-28 18:52:13,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d98e16-1c72-4778-92c6-ae71b259028a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/aee77bd3bb4247609407228e1f185669"}, "enabled": true, "id": "aee77bd3bb4247609407228e1f185669", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj"}]} 2018-08-28 18:52:13,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj used request id req-d3d98e16-1c72-4778-92c6-ae71b259028a 2018-08-28 18:52:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddd1cbb126ffa582d7283de7c09979359fef4f6" 2018-08-28 18:52:13,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0cde49e-7412-4137-b889-e5d69328181b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:13,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a0cde49e-7412-4137-b889-e5d69328181b 2018-08-28 18:52:14,218 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-5829a4fc-2d62-4fb-user 2018-08-28 18:52:14,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:14,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:14,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91cb2d0-ea32-4987-be04-cf641bdb2efe Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:14,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f91cb2d0-ea32-4987-be04-cf641bdb2efe 2018-08-28 18:52:14,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" -d '{"role": {"name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role"}}' 2018-08-28 18:52:14,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2928f69-ff92-432b-8370-921b9c9a62ba Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb94eac7720145c6b8555e78dd2b354f", "links": {"self": "http://172.30.9.28:5000/v3/roles/cb94eac7720145c6b8555e78dd2b354f"}, "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role"}} 2018-08-28 18:52:14,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f2928f69-ff92-432b-8370-921b9c9a62ba 2018-08-28 18:52:14,425 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role 2018-08-28 18:52:14,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cb94eac7720145c6b8555e78dd2b354f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:14,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4b7ff9b-23c9-4dda-9423-0128fec43ccc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cb94eac7720145c6b8555e78dd2b354f"}, "domain_id": null, "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role", "id": "cb94eac7720145c6b8555e78dd2b354f"}} 2018-08-28 18:52:14,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cb94eac7720145c6b8555e78dd2b354f used request id req-a4b7ff9b-23c9-4dda-9423-0128fec43ccc 2018-08-28 18:52:14,445 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role to project CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj 2018-08-28 18:52:14,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/aee77bd3bb4247609407228e1f185669/users/fe2c056ec7a043c99c41e6c038d2d4e6/roles/cb94eac7720145c6b8555e78dd2b354f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:14,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-831caa88-5683-4045-8d75-c08b98ddfc0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:14,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/aee77bd3bb4247609407228e1f185669/users/fe2c056ec7a043c99c41e6c038d2d4e6/roles/cb94eac7720145c6b8555e78dd2b354f used request id req-831caa88-5683-4045-8d75-c08b98ddfc0e 2018-08-28 18:52:14,584 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:52:14,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:14,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:14,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb94eac7720145c6b8555e78dd2b354f", "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role"}], "expires_at": "2018-08-28T19:52:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aee77bd3bb4247609407228e1f185669", "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-user", "id": "fe2c056ec7a043c99c41e6c038d2d4e6"}, "audit_ids": ["ro-AtanVQMm3kFWrSJcAww"], "issued_at": "2018-08-28T18:52:14.000000Z"}} 2018-08-28 18:52:14,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" 2018-08-28 18:52:15,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70a8f552-57a6-4e93-8a38-6b430a802697 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:15,039 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70a8f552-57a6-4e93-8a38-6b430a802697 2018-08-28 18:52:15,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" 2018-08-28 18:52:15,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4d2f842b-979d-436c-9426-e4c02023c8f0 Date: Tue, 28 Aug 2018 18:52:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image"} 2018-08-28 18:52:15,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image used request id req-4d2f842b-979d-436c-9426-e4c02023c8f0 2018-08-28 18:52:15,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" 2018-08-28 18:52:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d7657a0c-ba6a-46e1-9915-e750ee56ebda Date: Tue, 28 Aug 2018 18: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-08-28 18:52:15,377 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d7657a0c-ba6a-46e1-9915-e750ee56ebda 2018-08-28 18:52:15,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image"}' 2018-08-28 18:52:15,605 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc X-Openstack-Request-Id: req-af81f445-2aa5-4194-aadf-a48d9af74aec Date: Tue, 28 Aug 2018 18:52:15 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc", "min_disk": 0, "protected": false, "id": "dee469b0-9b58-4903-8773-2a9d6114eedc", "file": "/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc/file", "checksum": null, "owner": "aee77bd3bb4247609407228e1f185669", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:15,605 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-af81f445-2aa5-4194-aadf-a48d9af74aec 2018-08-28 18:52:15,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" -d '' 2018-08-28 18:52:16,541 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8f463bf-e5df-48db-8f12-8e691fc57800 Date: Tue, 28 Aug 2018 18:52:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:16,541 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc/file used request id req-b8f463bf-e5df-48db-8f12-8e691fc57800 2018-08-28 18:52:16,542 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:52:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" 2018-08-28 18:52:16,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0b9b05d7-0b53-4c8c-86a3-3fda8a432071 Date: Tue, 28 Aug 2018 18:52:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dee469b0-9b58-4903-8773-2a9d6114eedc/snap", "metadata": {}}], "self": "/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc", "min_disk": 0, "protected": false, "id": "dee469b0-9b58-4903-8773-2a9d6114eedc", "file": "/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aee77bd3bb4247609407228e1f185669", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dee469b0-9b58-4903-8773-2a9d6114eedc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:16,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc used request id req-0b9b05d7-0b53-4c8c-86a3-3fda8a432071 2018-08-28 18:52:16,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" 2018-08-28 18:52:16,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d828ab3a-23f0-4702-a689-88ecd467aa41 Date: Tue, 28 Aug 2018 18:52:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:52:16,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d828ab3a-23f0-4702-a689-88ecd467aa41 2018-08-28 18:52:16,866 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image 2018-08-28 18:52:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" 2018-08-28 18:52:17,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6c9df5e7-52e3-4a06-ab4b-74a07b1051d5 Date: Tue, 28 Aug 2018 18:52:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dee469b0-9b58-4903-8773-2a9d6114eedc/snap", "metadata": {}}], "self": "/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc", "min_disk": 0, "protected": false, "id": "dee469b0-9b58-4903-8773-2a9d6114eedc", "file": "/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "aee77bd3bb4247609407228e1f185669", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/dee469b0-9b58-4903-8773-2a9d6114eedc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:17,026 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc used request id req-6c9df5e7-52e3-4a06-ab4b-74a07b1051d5 2018-08-28 18:52:17,027 - create_image - DEBUG - Instance status is - active 2018-08-28 18:52:17,027 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image 2018-08-28 18:52:17,027 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image 2018-08-28 18:52:17,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:17,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:17,405 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb94eac7720145c6b8555e78dd2b354f", "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role"}], "expires_at": "2018-08-28T19:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "aee77bd3bb4247609407228e1f185669", "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/aee77bd3bb4247609407228e1f185669", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/aee77bd3bb4247609407228e1f185669", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/aee77bd3bb4247609407228e1f185669", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-5829a4fc-2d62-4fb-user", "id": "fe2c056ec7a043c99c41e6c038d2d4e6"}, "audit_ids": ["4o7kET5LQ-qnvVQQZ4o00Q"], "issued_at": "2018-08-28T18:52:17.000000Z"}} 2018-08-28 18:52:17,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0adc82fdd4343ed81008e984156bf71fc1f4ae" 2018-08-28 18:52:17,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06957e95-b33c-4463-8957-973cbd1843b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:17,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-06957e95-b33c-4463-8957-973cbd1843b1 2018-08-28 18:52:17,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/aee77bd3bb4247609407228e1f185669/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0adc82fdd4343ed81008e984156bf71fc1f4ae" 2018-08-28 18:52:17,677 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:17 GMT Server: Apache x-compute-request-id: req-2e7551d3-e506-4cd5-824f-60b7c2551dca OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2e7551d3-e506-4cd5-824f-60b7c2551dca Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:52:17,677 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/aee77bd3bb4247609407228e1f185669/volumes/detail used request id req-2e7551d3-e506-4cd5-824f-60b7c2551dca 2018-08-28 18:52:17,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/aee77bd3bb4247609407228e1f185669/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2e7551d3-e506-4cd5-824f-60b7c2551dca" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a0adc82fdd4343ed81008e984156bf71fc1f4ae" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-vol", "imageRef": "foo", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:52:18,002 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 18:52:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-062d50b3-66cd-4e63-9387-09f06ced7446 x-openstack-request-id: req-062d50b3-66cd-4e63-9387-09f06ced7446 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-08-28 18:52:18,002 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/aee77bd3bb4247609407228e1f185669/volumes used request id req-062d50b3-66cd-4e63-9387-09f06ced7446 2018-08-28 18:52:18,003 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-274fbce5-2512-4348-9ea4-a5bf9e5fb6b7-image 2018-08-28 18:52:18,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}25895976f7d374973a11a6cd1615172f67edf953" 2018-08-28 18:52:19,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ec8210e-c163-48da-a780-45f4cd4394ee Date: Tue, 28 Aug 2018 18:52:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:19,239 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/dee469b0-9b58-4903-8773-2a9d6114eedc used request id req-7ec8210e-c163-48da-a780-45f4cd4394ee 2018-08-28 18:52:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:19,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-4f62303e-563c-4c05-b138-52a638a65acd Date: Tue, 28 Aug 2018 18:52:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:52:19,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4f62303e-563c-4c05-b138-52a638a65acd 2018-08-28 18:52:19,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:19,560 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-082c9505-9cbf-4991-a90e-847e5399672d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:19,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-082c9505-9cbf-4991-a90e-847e5399672d 2018-08-28 18:52:19,560 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:19,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:19,654 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d3a0256-f371-4c53-b601-f99ec2b935ba Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:19,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-5d3a0256-f371-4c53-b601-f99ec2b935ba 2018-08-28 18:52:19,655 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:19,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:19,737 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aebb881a-c7a9-4071-ae4b-0a3e968f2822 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:19,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-aebb881a-c7a9-4071-ae4b-0a3e968f2822 2018-08-28 18:52:19,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:19,829 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb250069-0c94-4714-b2f4-5bd4122a99b6 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:19,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-bb250069-0c94-4714-b2f4-5bd4122a99b6 2018-08-28 18:52:19,830 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:19,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:19,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25675ba-b133-4baf-89fd-f652b47e0a58 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:52:19,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-f25675ba-b133-4baf-89fd-f652b47e0a58 2018-08-28 18:52:19,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:20,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b1d08c-3b83-4937-bacf-b742978a86a0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:52:20,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-65b1d08c-3b83-4937-bacf-b742978a86a0 2018-08-28 18:52:20,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:20,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cb4462-cb04-49d7-ae75-1dfda3c65982 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:52:20,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-42cb4462-cb04-49d7-ae75-1dfda3c65982 2018-08-28 18:52:20,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:20,188 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6555cbde-b783-493b-9000-1562f469a40d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:20,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-6555cbde-b783-493b-9000-1562f469a40d 2018-08-28 18:52:20,189 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:20,190 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj 2018-08-28 18:52:20,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/aee77bd3bb4247609407228e1f185669 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:20,543 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d69eca1-de6d-4ea7-af40-c9e4a3a99feb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:20,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/aee77bd3bb4247609407228e1f185669 used request id req-0d69eca1-de6d-4ea7-af40-c9e4a3a99feb 2018-08-28 18:52:20,544 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-5829a4fc-2d62-4fb-proj-role 2018-08-28 18:52:20,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cb94eac7720145c6b8555e78dd2b354f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:20,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a4d378d-e9ca-4652-b117-44c1ffc58f1e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:20,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cb94eac7720145c6b8555e78dd2b354f used request id req-1a4d378d-e9ca-4652-b117-44c1ffc58f1e 2018-08-28 18:52:20,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb343ed5cec003fcdc3c9c48e352008138692f2a" 2018-08-28 18:52:20,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbca358-25e3-40ea-9f2f-8b5bf4aff50b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:20,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ffbca358-25e3-40ea-9f2f-8b5bf4aff50b 2018-08-28 18:52:20,758 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-5829a4fc-2d62-4fb-user 2018-08-28 18:52:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/fe2c056ec7a043c99c41e6c038d2d4e6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ddd1cbb126ffa582d7283de7c09979359fef4f6" 2018-08-28 18:52:20,929 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea73496-2eac-4aa2-b31b-c1e0567e7274 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:20,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/fe2c056ec7a043c99c41e6c038d2d4e6 used request id req-2ea73496-2eac-4aa2-b31b-c1e0567e7274 2018-08-28 18:52:20,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:21,321 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["mUKbsV0hQe6FqBWFMY6ubg"], "issued_at": "2018-08-28T18:52:21.000000Z"}} 2018-08-28 18:52:21,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adb790e8d25dfd2713698cbbb8e465087e90ca46" 2018-08-28 18:52:21,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4885af94-4943-4c21-b0cb-f118a4dfdf84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:21,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4885af94-4943-4c21-b0cb-f118a4dfdf84 2018-08-28 18:52:21,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:21,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:21,797 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jjqM1aIGQ_epI3QgHAd4Qw"], "issued_at": "2018-08-28T18:52:21.000000Z"}} 2018-08-28 18:52:21,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:21,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8192b9-58d5-4c22-b583-d517b59c2424 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:21,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cd8192b9-58d5-4c22-b583-d517b59c2424 2018-08-28 18:52:21,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:21,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8ed9be22-1464-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:21,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c8b2d72-b0ce-4de7-b19e-f3c7aa8a387c Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8ed9be22-1464-470-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:52:21,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-8ed9be22-1464-470-proj used request id req-6c8b2d72-b0ce-4de7-b19e-f3c7aa8a387c 2018-08-28 18:52:21,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:22,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020350d1-955e-4f09-9d84-f6060aebecbc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:22,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-020350d1-955e-4f09-9d84-f6060aebecbc 2018-08-28 18:52:22,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj"}}' 2018-08-28 18:52:22,196 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90be5b3d-c6f7-4c69-b6e5-338211c3af2a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4b00e1af51f4448880ce9ced4e354f6"}, "enabled": true, "id": "e4b00e1af51f4448880ce9ced4e354f6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj"}} 2018-08-28 18:52:22,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-90be5b3d-c6f7-4c69-b6e5-338211c3af2a 2018-08-28 18:52:22,197 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-8ed9be22-1464-470-proj 2018-08-28 18:52:22,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:22,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:22,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["tGLk2qmQTg6h2c4Yp64pOg"], "issued_at": "2018-08-28T18:52:22.000000Z"}} 2018-08-28 18:52:22,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f10df54bcbf5add521307a837aa996bed68039" 2018-08-28 18:52:22,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c6e6074-8b6a-4fec-a4fa-10a2de52db87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:22,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9c6e6074-8b6a-4fec-a4fa-10a2de52db87 2018-08-28 18:52:22,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:22,669 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:22 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f10df54bcbf5add521307a837aa996bed68039" 2018-08-28 18:52:22,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef9b9696-b8f7-4fbd-bd23-51617ab6022a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:52:22,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-ef9b9696-b8f7-4fbd-bd23-51617ab6022a 2018-08-28 18:52:22,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-8ed9be22-1464-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f10df54bcbf5add521307a837aa996bed68039" 2018-08-28 18:52:22,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52f2fa23-d15b-4e8b-9a55-01d02d1bbd90 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-8ed9be22-1464-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e4b00e1af51f4448880ce9ced4e354f6"}, "enabled": true, "id": "e4b00e1af51f4448880ce9ced4e354f6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj"}]} 2018-08-28 18:52:22,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateVolumeWithImageTests-8ed9be22-1464-470-proj used request id req-52f2fa23-d15b-4e8b-9a55-01d02d1bbd90 2018-08-28 18:52:22,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f10df54bcbf5add521307a837aa996bed68039" 2018-08-28 18:52:22,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19163f63-dbd1-412c-a28f-2665d2b313b4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:22,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-19163f63-dbd1-412c-a28f-2665d2b313b4 2018-08-28 18:52:23,325 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-8ed9be22-1464-470-user 2018-08-28 18:52:23,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:23,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:23,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3212df3d-47ff-4cf3-861e-28d170845398 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:23,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3212df3d-47ff-4cf3-861e-28d170845398 2018-08-28 18:52:23,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" -d '{"role": {"name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role"}}' 2018-08-28 18:52:23,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf5549de-42f4-4859-a65e-a76ca846d458 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "63d1450285c04cc08c39a42daa77fce0", "links": {"self": "http://172.30.9.28:5000/v3/roles/63d1450285c04cc08c39a42daa77fce0"}, "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role"}} 2018-08-28 18:52:23,519 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-bf5549de-42f4-4859-a65e-a76ca846d458 2018-08-28 18:52:23,520 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role 2018-08-28 18:52:23,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/63d1450285c04cc08c39a42daa77fce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:23,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffaac43c-3951-4810-86fd-65a8fbf30c84 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/63d1450285c04cc08c39a42daa77fce0"}, "domain_id": null, "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role", "id": "63d1450285c04cc08c39a42daa77fce0"}} 2018-08-28 18:52:23,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/63d1450285c04cc08c39a42daa77fce0 used request id req-ffaac43c-3951-4810-86fd-65a8fbf30c84 2018-08-28 18:52:23,607 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role to project CreateVolumeWithImageTests-8ed9be22-1464-470-proj 2018-08-28 18:52:23,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e4b00e1af51f4448880ce9ced4e354f6/users/4cc558b2e4c949a7a8858665346ca806/roles/63d1450285c04cc08c39a42daa77fce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:23,731 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dccd6f1d-ae57-45a5-8598-feafb0c1c4dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:23,731 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e4b00e1af51f4448880ce9ced4e354f6/users/4cc558b2e4c949a7a8858665346ca806/roles/63d1450285c04cc08c39a42daa77fce0 used request id req-dccd6f1d-ae57-45a5-8598-feafb0c1c4dd 2018-08-28 18:52:23,733 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:52:23,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:23,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:24,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63d1450285c04cc08c39a42daa77fce0", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role"}], "expires_at": "2018-08-28T19:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4b00e1af51f4448880ce9ced4e354f6", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-user", "id": "4cc558b2e4c949a7a8858665346ca806"}, "audit_ids": ["whALT7aSSMGWT8P9Uxi8sw"], "issued_at": "2018-08-28T18:52:24.000000Z"}} 2018-08-28 18:52:24,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" 2018-08-28 18:52:24,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84d2900-5367-4a01-899b-4fc6b7237fd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:24,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f84d2900-5367-4a01-899b-4fc6b7237fd9 2018-08-28 18:52:24,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" 2018-08-28 18:52:24,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d7a92433-0364-4fcc-abb6-8ef3f915112b Date: Tue, 28 Aug 2018 18:52:24 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image"} 2018-08-28 18:52:24,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image used request id req-d7a92433-0364-4fcc-abb6-8ef3f915112b 2018-08-28 18:52:24,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" 2018-08-28 18:52:24,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-870c7ea6-eff1-4591-9c2f-4657415748f3 Date: Tue, 28 Aug 2018 18:52:24 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:52:24,511 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-870c7ea6-eff1-4591-9c2f-4657415748f3 2018-08-28 18:52:24,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image"}' 2018-08-28 18:52:24,729 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf X-Openstack-Request-Id: req-a37d8184-90ce-4c56-948c-da9022129572 Date: Tue, 28 Aug 2018 18:52:24 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:24Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:24Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "min_disk": 0, "protected": false, "id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "file": "/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/file", "checksum": null, "owner": "e4b00e1af51f4448880ce9ced4e354f6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:24,729 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a37d8184-90ce-4c56-948c-da9022129572 2018-08-28 18:52:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" -d '' 2018-08-28 18:52:26,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a7e0ab9-5999-464f-82f4-3f96c2e0727b Date: Tue, 28 Aug 2018 18:52:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:26,597 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/file used request id req-0a7e0ab9-5999-464f-82f4-3f96c2e0727b 2018-08-28 18:52:26,597 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:52:26,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" 2018-08-28 18:52:26,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-569c3ba6-7183-43a3-8542-3fab7bab4621 Date: Tue, 28 Aug 2018 18:52:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:26Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/snap", "metadata": {}}], "self": "/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "min_disk": 0, "protected": false, "id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "file": "/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4b00e1af51f4448880ce9ced4e354f6", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:26,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf used request id req-569c3ba6-7183-43a3-8542-3fab7bab4621 2018-08-28 18:52:26,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" 2018-08-28 18:52:26,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dc2ef4a2-0eeb-4f94-8653-cdc6d6c5d590 Date: Tue, 28 Aug 2018 18:52: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-08-28 18:52:26,939 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-dc2ef4a2-0eeb-4f94-8653-cdc6d6c5d590 2018-08-28 18:52:26,942 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image 2018-08-28 18:52:26,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" 2018-08-28 18:52:27,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b04941d3-2f30-4c51-974d-df2659609670 Date: Tue, 28 Aug 2018 18:52:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:24Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:26Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/snap", "metadata": {}}], "self": "/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "min_disk": 0, "protected": false, "id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "file": "/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e4b00e1af51f4448880ce9ced4e354f6", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:27,206 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf used request id req-b04941d3-2f30-4c51-974d-df2659609670 2018-08-28 18:52:27,207 - create_image - DEBUG - Instance status is - active 2018-08-28 18:52:27,207 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image 2018-08-28 18:52:27,207 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image 2018-08-28 18:52:27,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:27,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:27,588 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63d1450285c04cc08c39a42daa77fce0", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role"}], "expires_at": "2018-08-28T19:52:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4b00e1af51f4448880ce9ced4e354f6", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-user", "id": "4cc558b2e4c949a7a8858665346ca806"}, "audit_ids": ["LZmjS3V2RXCoePyY5wSkTw"], "issued_at": "2018-08-28T18:52:27.000000Z"}} 2018-08-28 18:52:27,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:27,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c5db73-2292-4699-af7b-374621bf70f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:27,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c3c5db73-2292-4699-af7b-374621bf70f4 2018-08-28 18:52:27,681 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:27,866 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:27 GMT Server: Apache x-compute-request-id: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 18:52:27,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/detail used request id req-d7ce3f24-eb92-47f2-8070-86bda8c667c9 2018-08-28 18:52:27,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "imageRef": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 18:52:29,229 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:52:27 GMT Server: Apache x-compute-request-id: req-b3838480-b9bc-4e34-aa48-a3ec82427996 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b3838480-b9bc-4e34-aa48-a3ec82427996 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4cc558b2e4c949a7a8858665346ca806", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:52:29.170402", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1}} 2018-08-28 18:52:29,229 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes used request id req-b3838480-b9bc-4e34-aa48-a3ec82427996 2018-08-28 18:52:29,233 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:29,436 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:29 GMT Server: Apache x-compute-request-id: req-2641c2ad-04fe-4264-ac56-118d7e086499 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2641c2ad-04fe-4264-ac56-118d7e086499 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4cc558b2e4c949a7a8858665346ca806", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:52:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "updated_at": "2018-08-28T18:52:29.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1}} 2018-08-28 18:52:29,436 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-2641c2ad-04fe-4264-ac56-118d7e086499 2018-08-28 18:52:29,436 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol 2018-08-28 18:52:29,439 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:29,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:29 GMT Server: Apache x-compute-request-id: req-cce3b2b3-598c-47ba-871f-9ed5658f079b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cce3b2b3-598c-47ba-871f-9ed5658f079b Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "4cc558b2e4c949a7a8858665346ca806", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:52:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "updated_at": "2018-08-28T18:52:29.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1}} 2018-08-28 18:52:29,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-cce3b2b3-598c-47ba-871f-9ed5658f079b 2018-08-28 18:52:29,634 - create_volume - DEBUG - Instance status is - creating 2018-08-28 18:52:29,634 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:52:32,637 - create_volume - DEBUG - Volume status query timeout in 296.799512863 2018-08-28 18:52:32,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:32,833 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:32 GMT Server: Apache x-compute-request-id: req-477e636b-8301-4454-9bbc-e2d4c77a2ba0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-477e636b-8301-4454-9bbc-e2d4c77a2ba0 Content-Encoding: gzip Content-Length: 472 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "4cc558b2e4c949a7a8858665346ca806", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T18:52:29.000000", "description": null, "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "updated_at": "2018-08-28T18:52:32.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1}} 2018-08-28 18:52:32,833 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-477e636b-8301-4454-9bbc-e2d4c77a2ba0 2018-08-28 18:52:32,833 - create_volume - DEBUG - Instance status is - downloading 2018-08-28 18:52:32,833 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:52:35,837 - create_volume - DEBUG - Volume status query timeout in 293.599941969 2018-08-28 18:52:35,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:36,047 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:35 GMT Server: Apache x-compute-request-id: req-183e5933-77c7-4c0d-980f-5e09936493e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-183e5933-77c7-4c0d-980f-5e09936493e0 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-28T18:52:35.000000", "replication_status": null, "snapshot_id": null, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1, "user_id": "4cc558b2e4c949a7a8858665346ca806", "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "image_id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "bootable": "true", "created_at": "2018-08-28T18:52:29.000000", "volume_type": null}} 2018-08-28 18:52:36,047 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-183e5933-77c7-4c0d-980f-5e09936493e0 2018-08-28 18:52:36,048 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:52:36,048 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol 2018-08-28 18:52:36,048 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol 2018-08-28 18:52:36,051 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:36,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:36 GMT Server: Apache x-compute-request-id: req-ff99c09e-d3cf-4bf4-81d4-b8d99e39607f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ff99c09e-d3cf-4bf4-81d4-b8d99e39607f Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-28T18:52:35.000000", "replication_status": null, "snapshot_id": null, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1, "user_id": "4cc558b2e4c949a7a8858665346ca806", "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "image_id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "bootable": "true", "created_at": "2018-08-28T18:52:29.000000", "volume_type": null}} 2018-08-28 18:52:36,103 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-ff99c09e-d3cf-4bf4-81d4-b8d99e39607f 2018-08-28 18:52:36,104 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:52:36,104 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol 2018-08-28 18:52:36,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:36,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "63d1450285c04cc08c39a42daa77fce0", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role"}], "expires_at": "2018-08-28T19:52:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e4b00e1af51f4448880ce9ced4e354f6", "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e4b00e1af51f4448880ce9ced4e354f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-8ed9be22-1464-470-user", "id": "4cc558b2e4c949a7a8858665346ca806"}, "audit_ids": ["_vsANm9rTECskrZpXkdS7w"], "issued_at": "2018-08-28T18:52:36.000000Z"}} 2018-08-28 18:52:36,476 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f5f48ff4203c67cb78120a941175cb9b413d95" 2018-08-28 18:52:36,666 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:36 GMT Server: Apache x-compute-request-id: req-fae070d7-d140-4332-973c-e83fdbc91544 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fae070d7-d140-4332-973c-e83fdbc91544 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-28T18:52:35.000000", "replication_status": null, "snapshot_id": null, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1, "user_id": "4cc558b2e4c949a7a8858665346ca806", "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "image_id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "bootable": "true", "created_at": "2018-08-28T18:52:29.000000", "volume_type": null}} 2018-08-28 18:52:36,666 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-fae070d7-d140-4332-973c-e83fdbc91544 2018-08-28 18:52:36,669 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:36,867 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:36 GMT Server: Apache x-compute-request-id: req-12fb5843-c973-4738-bbe3-8cfed530cdd1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12fb5843-c973-4738-bbe3-8cfed530cdd1 Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-28T18:52:35.000000", "replication_status": null, "snapshot_id": null, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1, "user_id": "4cc558b2e4c949a7a8858665346ca806", "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "image_id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "bootable": "true", "created_at": "2018-08-28T18:52:29.000000", "volume_type": null}} 2018-08-28 18:52:36,867 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-12fb5843-c973-4738-bbe3-8cfed530cdd1 2018-08-28 18:52:36,867 - create_volume - DEBUG - Instance status is - available 2018-08-28 18:52:36,867 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol 2018-08-28 18:52:36,868 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol 2018-08-28 18:52:36,870 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:37,114 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:52:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-41b8c157-9ffb-4cb1-aa73-48c3b42dea5d Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:37,114 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-41b8c157-9ffb-4cb1-aa73-48c3b42dea5d 2018-08-28 18:52:37,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:37,305 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:37 GMT Server: Apache x-compute-request-id: req-59400e12-96dc-4d42-9063-d10648621e29 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-59400e12-96dc-4d42-9063-d10648621e29 Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "self"}, {"href": "http://172.30.9.28:8776/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-08-28T18:52:37.000000", "replication_status": null, "snapshot_id": null, "id": "4bde302f-9d80-4eb6-b551-d5674348723c", "size": 1, "user_id": "4cc558b2e4c949a7a8858665346ca806", "os-vol-tenant-attr:tenant_id": "e4b00e1af51f4448880ce9ced4e354f6", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image", "image_id": "7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol", "bootable": "true", "created_at": "2018-08-28T18:52:29.000000", "volume_type": null}} 2018-08-28 18:52:37,305 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-59400e12-96dc-4d42-9063-d10648621e29 2018-08-28 18:52:37,306 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 18:52:37,306 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 18:52:40,309 - create_volume - DEBUG - Volume status query timeout in 56.8051979542 2018-08-28 18:52:40,312 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d7ce3f24-eb92-47f2-8070-86bda8c667c9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}364a3805d118f4b44c92386b42bbca7ef33966b8" 2018-08-28 18:52:40,351 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-48523de6-5fc0-412f-b5ee-8f5c3c165d76 x-openstack-request-id: req-48523de6-5fc0-412f-b5ee-8f5c3c165d76 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4bde302f-9d80-4eb6-b551-d5674348723c could not be found.", "code": 404}} 2018-08-28 18:52:40,351 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/e4b00e1af51f4448880ce9ced4e354f6/volumes/4bde302f-9d80-4eb6-b551-d5674348723c used request id req-48523de6-5fc0-412f-b5ee-8f5c3c165d76 2018-08-28 18:52:40,352 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4bde302f-9d80-4eb6-b551-d5674348723c could not be found. (HTTP 404) (Request-ID: req-48523de6-5fc0-412f-b5ee-8f5c3c165d76) 2018-08-28 18:52:40,352 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-vol 2018-08-28 18:52:40,353 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-dc0cb319-0648-448e-965d-34c9be2de553-image 2018-08-28 18:52:40,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}896927573e493896b7a932cceaa9e38824320b41" 2018-08-28 18:52:41,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7df76f2-0076-4662-9cc3-6416f17c0320 Date: Tue, 28 Aug 2018 18:52:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:41,934 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7d2bfe5b-4332-4f07-bf88-ca8fa7e12fcf used request id req-f7df76f2-0076-4662-9cc3-6416f17c0320 2018-08-28 18:52:41,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-3a8f0eba-a797-4cef-8f04-39c4a776702e Date: Tue, 28 Aug 2018 18:52:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:52:42,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3a8f0eba-a797-4cef-8f04-39c4a776702e 2018-08-28 18:52:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c3aca50-dc30-4232-a00a-50e1016a9df4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:42,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-5c3aca50-dc30-4232-a00a-50e1016a9df4 2018-08-28 18:52:42,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:42,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,353 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75438559-a8a3-40b4-be39-181055a57806 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:42,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-75438559-a8a3-40b4-be39-181055a57806 2018-08-28 18:52:42,353 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:42,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,441 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af77de98-919e-48f1-aad3-de9056cfceb9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:42,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-af77de98-919e-48f1-aad3-de9056cfceb9 2018-08-28 18:52:42,442 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:42,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,529 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bd0c1b6-4c06-453c-ab1d-449b9561a878 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:42,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-2bd0c1b6-4c06-453c-ab1d-449b9561a878 2018-08-28 18:52:42,529 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60813539-bc75-4c34-9343-acc2f9244d2d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:52:42,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-60813539-bc75-4c34-9343-acc2f9244d2d 2018-08-28 18:52:42,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec3b00c-25b7-4827-bbb5-8208ff7fc467 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:52:42,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-fec3b00c-25b7-4827-bbb5-8208ff7fc467 2018-08-28 18:52:42,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1dea9d6-9197-4b1c-875b-a32e17619401 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:52:42,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-d1dea9d6-9197-4b1c-875b-a32e17619401 2018-08-28 18:52:42,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:42,895 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8b9378b-9e4e-4f8b-af8c-3f7fb2691644 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:52:42,895 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-e8b9378b-9e4e-4f8b-af8c-3f7fb2691644 2018-08-28 18:52:42,895 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:52:42,896 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-8ed9be22-1464-470-proj 2018-08-28 18:52:42,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e4b00e1af51f4448880ce9ced4e354f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:43,109 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5572dfc1-a227-4b9d-814d-93662d146ec8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:43,109 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e4b00e1af51f4448880ce9ced4e354f6 used request id req-5572dfc1-a227-4b9d-814d-93662d146ec8 2018-08-28 18:52:43,109 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-8ed9be22-1464-470-proj-role 2018-08-28 18:52:43,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/63d1450285c04cc08c39a42daa77fce0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:43,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-52a0505a-4649-4183-b53b-598eca5660d4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:43,232 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/63d1450285c04cc08c39a42daa77fce0 used request id req-52a0505a-4649-4183-b53b-598eca5660d4 2018-08-28 18:52:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1224cfc2b59e760cf6a18ec9cc4703db2b5a0e7" 2018-08-28 18:52:43,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd7f264-7804-4ae0-9c61-85e175adbcaf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:43,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0fd7f264-7804-4ae0-9c61-85e175adbcaf 2018-08-28 18:52:43,327 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-8ed9be22-1464-470-user 2018-08-28 18:52:43,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4cc558b2e4c949a7a8858665346ca806 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25f10df54bcbf5add521307a837aa996bed68039" 2018-08-28 18:52:43,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dabbf5d-9e77-4197-b4c2-8f05e7b2e0a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:43,550 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4cc558b2e4c949a7a8858665346ca806 used request id req-3dabbf5d-9e77-4197-b4c2-8f05e7b2e0a9 2018-08-28 18:52:43,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:43,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["SuhBBu5TS8eTiuZNBSUpSw"], "issued_at": "2018-08-28T18:52:43.000000Z"}} 2018-08-28 18:52:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c96c6357f780b20c9aae07f66f1a17a6c4b53e7" 2018-08-28 18:52:44,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20a4df8c-3099-4359-8519-f86f1b3271df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:44,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20a4df8c-3099-4359-8519-f86f1b3271df 2018-08-28 18:52:44,022 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:44,023 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:44,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["RWUC2OnTQGGy--hePIIXWg"], "issued_at": "2018-08-28T18:52:44.000000Z"}} 2018-08-28 18:52:44,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:52:44,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e825ebd9-c75a-41c7-b954-c58ad3c0a310 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:44,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e825ebd9-c75a-41c7-b954-c58ad3c0a310 2018-08-28 18:52:44,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:44,500 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4ebb3596-718c-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:52:44,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec06ec1e-fb02-4195-b81c-9619f792bff7 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4ebb3596-718c-416-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:52:44,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4ebb3596-718c-416-proj used request id req-ec06ec1e-fb02-4195-b81c-9619f792bff7 2018-08-28 18:52:44,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:52:44,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6439754-382a-43e4-a118-160f893171b2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:44,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b6439754-382a-43e4-a118-160f893171b2 2018-08-28 18:52:44,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}}' 2018-08-28 18:52:44,801 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87bbc701-44e0-45a9-9be4-40784d8f29f0 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:52:44,801 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-87bbc701-44e0-45a9-9be4-40784d8f29f0 2018-08-28 18:52:44,802 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-4ebb3596-718c-416-proj 2018-08-28 18:52:44,802 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:44,803 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:45,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["_9XT5hJMS1a-BNIb7G1phw"], "issued_at": "2018-08-28T18:52:45.000000Z"}} 2018-08-28 18:52:45,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e0dac57839aff56838da1f8a6eff04e1795c8" 2018-08-28 18:52:45,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e9acd7-7602-460f-9d5a-d78fba475e2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:45,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51e9acd7-7602-460f-9d5a-d78fba475e2b 2018-08-28 18:52:45,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:45,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:45,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e0dac57839aff56838da1f8a6eff04e1795c8" 2018-08-28 18:52:45,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a5bb498-0a27-4cbb-9885-e154ee3be5f0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:52:45,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1a5bb498-0a27-4cbb-9885-e154ee3be5f0 2018-08-28 18:52:45,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-4ebb3596-718c-416-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e0dac57839aff56838da1f8a6eff04e1795c8" 2018-08-28 18:52:45,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c77b80e-b6fe-4bf7-b999-f091863e3fd0 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-4ebb3596-718c-416-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}]} 2018-08-28 18:52:45,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=SimpleHealthCheck-4ebb3596-718c-416-proj used request id req-7c77b80e-b6fe-4bf7-b999-f091863e3fd0 2018-08-28 18:52:45,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e0dac57839aff56838da1f8a6eff04e1795c8" 2018-08-28 18:52:45,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16a8211-5493-45eb-b7f2-2e723538bb8d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:52:45,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b16a8211-5493-45eb-b7f2-2e723538bb8d 2018-08-28 18:52:45,884 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-4ebb3596-718c-416-user 2018-08-28 18:52:45,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:45,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:52:45,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ef26b9-bd1d-4c14-8246-22948996e0e7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:52:45,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c4ef26b9-bd1d-4c14-8246-22948996e0e7 2018-08-28 18:52:45,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" -d '{"role": {"name": "SimpleHealthCheck-4ebb3596-718c-416-proj-role"}}' 2018-08-28 18:52:46,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a3507c1-ac3c-4783-ae86-ea45b55c1981 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1185f5e4ae8149e9861a05464b9bff87", "links": {"self": "http://172.30.9.28:5000/v3/roles/1185f5e4ae8149e9861a05464b9bff87"}, "name": "SimpleHealthCheck-4ebb3596-718c-416-proj-role"}} 2018-08-28 18:52:46,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-5a3507c1-ac3c-4783-ae86-ea45b55c1981 2018-08-28 18:52:46,089 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-4ebb3596-718c-416-proj-role 2018-08-28 18:52:46,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1185f5e4ae8149e9861a05464b9bff87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:52:46,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2640330-66ab-4de6-a566-0a8b3e31daae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1185f5e4ae8149e9861a05464b9bff87"}, "domain_id": null, "name": "SimpleHealthCheck-4ebb3596-718c-416-proj-role", "id": "1185f5e4ae8149e9861a05464b9bff87"}} 2018-08-28 18:52:46,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1185f5e4ae8149e9861a05464b9bff87 used request id req-e2640330-66ab-4de6-a566-0a8b3e31daae 2018-08-28 18:52:46,172 - keystone_utils - INFO - Granting role SimpleHealthCheck-4ebb3596-718c-416-proj-role to project SimpleHealthCheck-4ebb3596-718c-416-proj 2018-08-28 18:52:46,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b/users/353e86aac3c742feae6d8c199bdef322/roles/1185f5e4ae8149e9861a05464b9bff87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:52:46,301 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-992c923d-518d-45cd-8590-ed0e48078a0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:52:46,301 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b/users/353e86aac3c742feae6d8c199bdef322/roles/1185f5e4ae8149e9861a05464b9bff87 used request id req-992c923d-518d-45cd-8590-ed0e48078a0f 2018-08-28 18:52:46,302 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:52:46,303 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:52:46,303 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:46,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:46,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1185f5e4ae8149e9861a05464b9bff87", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj-role"}], "expires_at": "2018-08-28T19:52:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4ebb3596-718c-416-user", "id": "353e86aac3c742feae6d8c199bdef322"}, "audit_ids": ["3EiOSijYT06UTvu1r1xCZQ"], "issued_at": "2018-08-28T18:52:46.000000Z"}} 2018-08-28 18:52:46,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" 2018-08-28 18:52:46,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21bb618b-0461-4534-ba1d-a30a33b66420 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:46,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21bb618b-0461-4534-ba1d-a30a33b66420 2018-08-28 18:52:46,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" 2018-08-28 18:52:46,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-10f0b4c8-efe9-4937-9fbe-86f80024d5a7 Date: Tue, 28 Aug 2018 18:52:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image"} 2018-08-28 18:52:46,936 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image used request id req-10f0b4c8-efe9-4937-9fbe-86f80024d5a7 2018-08-28 18:52:46,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" 2018-08-28 18:52:47,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ffb111f-161f-49b5-9959-09f7e31ab84c Date: Tue, 28 Aug 2018 18:52: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-08-28 18:52:47,095 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6ffb111f-161f-49b5-9959-09f7e31ab84c 2018-08-28 18:52:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image"}' 2018-08-28 18:52:47,485 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824 X-Openstack-Request-Id: req-33d7b6d6-d44b-4a7d-94fd-6cc3d94e163b Date: Tue, 28 Aug 2018 18:52:47 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "min_disk": 0, "protected": false, "id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "file": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/file", "checksum": null, "owner": "d07ffea470bd4ee3831b96e8f0a88d2b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:47,485 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-33d7b6d6-d44b-4a7d-94fd-6cc3d94e163b 2018-08-28 18:52:47,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" -d '' 2018-08-28 18:52:49,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94117e09-8ef9-43ad-a992-1137d3939388 Date: Tue, 28 Aug 2018 18:52:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:52:49,515 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/file used request id req-94117e09-8ef9-43ad-a992-1137d3939388 2018-08-28 18:52:49,515 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:52:49,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" 2018-08-28 18:52:49,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-243c1098-5664-4fcc-ae89-4619b1abd4a8 Date: Tue, 28 Aug 2018 18:52:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:49Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/snap", "metadata": {}}], "self": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "min_disk": 0, "protected": false, "id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "file": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d07ffea470bd4ee3831b96e8f0a88d2b", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:49,682 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824 used request id req-243c1098-5664-4fcc-ae89-4619b1abd4a8 2018-08-28 18:52:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" 2018-08-28 18:52:49,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b689bc81-eb71-4158-8227-070342df41b1 Date: Tue, 28 Aug 2018 18: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-08-28 18:52:49,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b689bc81-eb71-4158-8227-070342df41b1 2018-08-28 18:52:49,844 - create_image - INFO - Created image with name - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image 2018-08-28 18:52:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" 2018-08-28 18:52:50,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d05d1324-2bae-44d4-81c9-ecdebc3a0a96 Date: Tue, 28 Aug 2018 18:52:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:49Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/snap", "metadata": {}}], "self": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "min_disk": 0, "protected": false, "id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "file": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d07ffea470bd4ee3831b96e8f0a88d2b", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:52:50,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824 used request id req-d05d1324-2bae-44d4-81c9-ecdebc3a0a96 2018-08-28 18:52:50,001 - create_image - DEBUG - Instance status is - active 2018-08-28 18:52:50,001 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image 2018-08-28 18:52:50,001 - create_image - INFO - Image is now active with name - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image 2018-08-28 18:52:50,001 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:50,002 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:50,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1185f5e4ae8149e9861a05464b9bff87", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj-role"}], "expires_at": "2018-08-28T19:52:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4ebb3596-718c-416-user", "id": "353e86aac3c742feae6d8c199bdef322"}, "audit_ids": ["JvMg4Tn-TKKUvhB-nGRLSw"], "issued_at": "2018-08-28T18:52:50.000000Z"}} 2018-08-28 18:52:50,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:52:50,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15bce47-0f5e-42e9-83e8-867e72cbf8b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:50,465 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d15bce47-0f5e-42e9-83e8-867e72cbf8b3 2018-08-28 18:52:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:52:50,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-88b1da9a-9795-4cea-94c0-6b350ab34a81 Date: Tue, 28 Aug 2018 18:52:50 GMT RESP BODY: {"networks":[]} 2018-08-28 18:52:50,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net used request id req-88b1da9a-9795-4cea-94c0-6b350ab34a81 2018-08-28 18:52:50,648 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net 2018-08-28 18:52:50,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" -d '{"network": {"name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net", "admin_state_up": true}}' 2018-08-28 18:52:51,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b901c63d-d1c5-443a-a31f-2243c03b6db4 Date: Tue, 28 Aug 2018 18:52:51 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:52:51Z","is_default":false,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","mtu":1450}} 2018-08-28 18:52:51,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b901c63d-d1c5-443a-a31f-2243c03b6db4 2018-08-28 18:52:51,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:52:51,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-bb00a993-efe2-4189-8cf0-9e34f591858a Date: Tue, 28 Aug 2018 18:52:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:52:51Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:52:51,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-bb00a993-efe2-4189-8cf0-9e34f591858a 2018-08-28 18:52:51,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:52:51,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f7372849-b288-47eb-9b60-a09ac105c2d6 Date: Tue, 28 Aug 2018 18:52:51 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:52:51,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-f7372849-b288-47eb-9b60-a09ac105c2d6 2018-08-28 18:52:51,752 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet 2018-08-28 18:52:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" -d '{"subnets": [{"ip_version": 4, "network_id": "c4e0fc43-10a5-4e00-96c3-8c28f064b4fc", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]}' 2018-08-28 18:52:52,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-956e4ce6-5e0c-477b-b9b4-591d18b19c7a Date: Tue, 28 Aug 2018 18:52:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:52:52,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-956e4ce6-5e0c-477b-b9b4-591d18b19c7a 2018-08-28 18:52:52,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:52:52,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-2738998a-0c19-480a-856b-8649d433a380 Date: Tue, 28 Aug 2018 18:52: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":["e66eee21-801d-487b-ab0e-a0cdd593850e"],"updated_at":"2018-08-28T18:52:52Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:52:52,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-2738998a-0c19-480a-856b-8649d433a380 2018-08-28 18:52:52,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:52:52,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8af35d20-0631-43b4-96c5-547fa637b63c Date: Tue, 28 Aug 2018 18:52:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:52:52,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-8af35d20-0631-43b4-96c5-547fa637b63c 2018-08-28 18:52:52,895 - OpenStackNetwork - DEBUG - Network [c4e0fc43-10a5-4e00-96c3-8c28f064b4fc] created successfully 2018-08-28 18:52:52,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:52,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:53,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:52:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vB0J-1PsTDmvDgw2gnGs0w"], "issued_at": "2018-08-28T18:52:53.000000Z"}} 2018-08-28 18:52:53,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0240c4365c9eef95c6aad6d6c59330692c5fd37" 2018-08-28 18:52:53,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b493be35-734e-4e29-a095-38da8da99cbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:53,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b493be35-734e-4e29-a095-38da8da99cbc 2018-08-28 18:52:53,362 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:52:53,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0240c4365c9eef95c6aad6d6c59330692c5fd37" 2018-08-28 18:52:53,595 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-d5c7326a-bfb9-4291-b595-cdeff28e4f21 x-compute-request-id: req-d5c7326a-bfb9-4291-b595-cdeff28e4f21 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:52:53,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d5c7326a-bfb9-4291-b595-cdeff28e4f21 2018-08-28 18:52:53,599 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0240c4365c9eef95c6aad6d6c59330692c5fd37" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:52:53,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-011ab644-cb63-4eab-a40a-0676882a6ebd x-compute-request-id: req-011ab644-cb63-4eab-a40a-0676882a6ebd Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:52:53,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-011ab644-cb63-4eab-a40a-0676882a6ebd 2018-08-28 18:52:53,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:53,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:54,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1185f5e4ae8149e9861a05464b9bff87", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj-role"}], "expires_at": "2018-08-28T19:52:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4ebb3596-718c-416-user", "id": "353e86aac3c742feae6d8c199bdef322"}, "audit_ids": ["awnHveLVQVSvMrtcz6D7wA"], "issued_at": "2018-08-28T18:52:54.000000Z"}} 2018-08-28 18:52:54,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:54,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a021c9dc-c595-491a-b7fa-d8c2a43e2122 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:54,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a021c9dc-c595-491a-b7fa-d8c2a43e2122 2018-08-28 18:52:54,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:52:54,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:54,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a75eae63-15dc-43bc-ab21-078b8bc70dc3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:54,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a75eae63-15dc-43bc-ab21-078b8bc70dc3 2018-08-28 18:52:54,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:54,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-43f043c0-7c3e-4e64-8ff8-5bef67d07229 Date: Tue, 28 Aug 2018 18:52: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":["e66eee21-801d-487b-ab0e-a0cdd593850e"],"updated_at":"2018-08-28T18:52:52Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:52:54,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net used request id req-43f043c0-7c3e-4e64-8ff8-5bef67d07229 2018-08-28 18:52:54,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:54,457 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:54,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:54,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4d55bdd-1a53-41d0-adaf-8bad3d406d68 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:52:54,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-a4d55bdd-1a53-41d0-adaf-8bad3d406d68 2018-08-28 18:52:54,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:54,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2c7b7e2b-965d-4fd9-93ea-d30218f57fb3 Date: Tue, 28 Aug 2018 18:52:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:52:54,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-2c7b7e2b-965d-4fd9-93ea-d30218f57fb3 2018-08-28 18:52:54,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:54,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-62d754d6-5c8a-481b-965f-d5699b17e0b3 Date: Tue, 28 Aug 2018 18:52:54 GMT RESP BODY: {"ports":[]} 2018-08-28 18:52:54,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1&admin_state_up=True used request id req-62d754d6-5c8a-481b-965f-d5699b17e0b3 2018-08-28 18:52:54,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:55,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-7531ea2c-1ae1-461c-b58c-941506c9cae1 x-compute-request-id: req-7531ea2c-1ae1-461c-b58c-941506c9cae1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:52:55,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst used request id req-7531ea2c-1ae1-461c-b58c-941506c9cae1 2018-08-28 18:52:55,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:55,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-4e4e025b-b0bf-44aa-b3b2-f048a5ed6da4 Date: Tue, 28 Aug 2018 18:52: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":["e66eee21-801d-487b-ab0e-a0cdd593850e"],"updated_at":"2018-08-28T18:52:52Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:52:55,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net used request id req-4e4e025b-b0bf-44aa-b3b2-f048a5ed6da4 2018-08-28 18:52:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:55,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d955900b-c074-40d6-98ac-0378bb4162e7 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:52:55,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-d955900b-c074-40d6-98ac-0378bb4162e7 2018-08-28 18:52:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:55,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4110cb46-c095-4a57-b8d5-3377268a3eca Date: Tue, 28 Aug 2018 18:52:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:52:55,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-4110cb46-c095-4a57-b8d5-3377268a3eca 2018-08-28 18:52:55,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:55,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbbf3001-b378-4bc7-a97c-2622debf5cf2 Date: Tue, 28 Aug 2018 18:52:55 GMT RESP BODY: {"ports":[]} 2018-08-28 18:52:55,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1&admin_state_up=True used request id req-cbbf3001-b378-4bc7-a97c-2622debf5cf2 2018-08-28 18:52:55,773 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:52:55,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:52:56,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1185f5e4ae8149e9861a05464b9bff87", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj-role"}], "expires_at": "2018-08-28T19:52:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d07ffea470bd4ee3831b96e8f0a88d2b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4ebb3596-718c-416-user", "id": "353e86aac3c742feae6d8c199bdef322"}, "audit_ids": ["Pa61XgLySrSQSYEwE5auzA"], "issued_at": "2018-08-28T18:52:56.000000Z"}} 2018-08-28 18:52:56,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcac66dea622229d20a319922ae69638e1e9700" 2018-08-28 18:52:56,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152b7fd6-41a6-4879-9c40-9c67d8abbf16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:52:56,223 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-152b7fd6-41a6-4879-9c40-9c67d8abbf16 2018-08-28 18:52:56,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:56,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-1e50c846-47d9-46d9-a20e-90897bf4d9a8 Date: Tue, 28 Aug 2018 18:52: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":["e66eee21-801d-487b-ab0e-a0cdd593850e"],"updated_at":"2018-08-28T18:52:52Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:52:56,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net used request id req-1e50c846-47d9-46d9-a20e-90897bf4d9a8 2018-08-28 18:52:56,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:56,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-24d83866-7974-4999-b388-f9e47fc2c0d4 Date: Tue, 28 Aug 2018 18:52:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:52:56,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-24d83866-7974-4999-b388-f9e47fc2c0d4 2018-08-28 18:52:56,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:56,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c022cebd-28fc-4446-81cf-e188b8837e5d Date: Tue, 28 Aug 2018 18:52: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":["e66eee21-801d-487b-ab0e-a0cdd593850e"],"updated_at":"2018-08-28T18:52:52Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:52:56,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net used request id req-c022cebd-28fc-4446-81cf-e188b8837e5d 2018-08-28 18:52:56,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:52:56,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:52:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:52:56,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efcac66dea622229d20a319922ae69638e1e9700" 2018-08-28 18:52:57,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e22c4174-23d7-49ef-bbe0-0e36459ec5a4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:52:57,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-e22c4174-23d7-49ef-bbe0-0e36459ec5a4 2018-08-28 18:52:57,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:57,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ff538b8a-39b3-457a-b576-d1d98a1586ee Date: Tue, 28 Aug 2018 18:52:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:52:57,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-ff538b8a-39b3-457a-b576-d1d98a1586ee 2018-08-28 18:52:57,231 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net 2018-08-28 18:52:57,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" -d '{"port": {"network_id": "c4e0fc43-10a5-4e00-96c3-8c28f064b4fc", "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1", "admin_state_up": true}}' 2018-08-28 18:52:58,177 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 774 X-Openstack-Request-Id: req-4a633590-4e81-4782-8c39-bc3f573d7c61 Date: Tue, 28 Aug 2018 18:52:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:52:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e66eee21-801d-487b-ab0e-a0cdd593850e","ip_address":"10.55.0.11"}],"id":"11ecfb42-b30c-4a50-9f11-0ce2841eae8c","security_groups":["377de71c-a0bf-4b4a-8c6b-ed418e2adec4"],"mac_address":"fa:16:3e:7d:26:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","qos_policy_id":null,"admin_state_up":true,"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:57Z","binding:vnic_type":"normal"}} 2018-08-28 18:52:58,177 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-4a633590-4e81-4782-8c39-bc3f573d7c61 2018-08-28 18:52:58,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:58,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c3fe3180-009b-4872-8dec-2f0d46ead135 Date: Tue, 28 Aug 2018 18:52: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":["e66eee21-801d-487b-ab0e-a0cdd593850e"],"updated_at":"2018-08-28T18:52:52Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:52:58,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net used request id req-c3fe3180-009b-4872-8dec-2f0d46ead135 2018-08-28 18:52:58,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:58,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03da400b-cbe9-49ea-b068-f0003595a8e3 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:52:58,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-03da400b-cbe9-49ea-b068-f0003595a8e3 2018-08-28 18:52:58,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:58,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-015fad8e-09e9-4c4f-a155-fb22fae65e49 Date: Tue, 28 Aug 2018 18:52:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:52:58,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-015fad8e-09e9-4c4f-a155-fb22fae65e49 2018-08-28 18:52:58,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:58,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 777 X-Openstack-Request-Id: req-118d3d3d-6720-451b-9023-2bba1f56dd28 Date: Tue, 28 Aug 2018 18:52:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:52:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e66eee21-801d-487b-ab0e-a0cdd593850e","ip_address":"10.55.0.11"}],"id":"11ecfb42-b30c-4a50-9f11-0ce2841eae8c","security_groups":["377de71c-a0bf-4b4a-8c6b-ed418e2adec4"],"mac_address":"fa:16:3e:7d:26:81","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1","admin_state_up":true,"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:57Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 18:52:58,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1&admin_state_up=True used request id req-118d3d3d-6720-451b-9023-2bba1f56dd28 2018-08-28 18:52:58,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:59,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:52:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a570f3e7-47e9-466e-b067-6806b7455631 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:52:59,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-a570f3e7-47e9-466e-b067-6806b7455631 2018-08-28 18:52:59,013 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst 2018-08-28 18:52:59,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:59,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-3a0fbc93-092e-4426-937a-e348dc3bb507 x-compute-request-id: req-3a0fbc93-092e-4426-937a-e348dc3bb507 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}], "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-flavor-name"}]} 2018-08-28 18:52:59,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3a0fbc93-092e-4426-937a-e348dc3bb507 2018-08-28 18:52:59,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:59,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-7ad04ce0-121d-469c-aaa7-626cbe555a7b x-compute-request-id: req-7ad04ce0-121d-469c-aaa7-626cbe555a7b Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:52:59,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9 used request id req-7ad04ce0-121d-469c-aaa7-626cbe555a7b 2018-08-28 18:52:59,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:59,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-d9dd856a-5d1d-4754-a5b9-91cb254d85de Date: Tue, 28 Aug 2018 18:52:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:52:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:52:49Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/snap", "metadata": {}}], "self": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "min_disk": 0, "protected": false, "id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "file": "/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d07ffea470bd4ee3831b96e8f0a88d2b", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24eb1182-d82a-4d5e-a836-f74ea91dd824/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image"} 2018-08-28 18:52:59,251 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image used request id req-d9dd856a-5d1d-4754-a5b9-91cb254d85de 2018-08-28 18:52:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:52:59,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ba405241-9a38-4fa4-9afe-d83699a9fe0c Date: Tue, 28 Aug 2018 18:52: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-08-28 18:52:59,412 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ba405241-9a38-4fa4-9afe-d83699a9fe0c 2018-08-28 18:52:59,418 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" -d '{"server": {"name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "imageRef": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "flavorRef": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "max_count": 1, "min_count": 1, "networks": [{"port": "11ecfb42-b30c-4a50-9f11-0ce2841eae8c"}]}}' 2018-08-28 18:53:01,387 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18: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-be6985df-de3f-4e0a-bd7e-66bc712ed851 x-compute-request-id: req-be6985df-de3f-4e0a-bd7e-66bc712ed851 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "adminPass": "CwNJU4S2Pna7"}} 2018-08-28 18:53:01,387 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-be6985df-de3f-4e0a-bd7e-66bc712ed851 2018-08-28 18:53:01,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:01,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53: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-8777fa30-e61b-4465-8d5d-55acba5c6811 x-compute-request-id: req-8777fa30-e61b-4465-8d5d-55acba5c6811 Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:53:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:01,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-8777fa30-e61b-4465-8d5d-55acba5c6811 2018-08-28 18:53:01,617 - create_instance - INFO - Created instance with name - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst 2018-08-28 18:53:01,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:01,841 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53: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-a3826e18-1c84-437f-ab1c-5aa883558a0d x-compute-request-id: req-a3826e18-1c84-437f-ab1c-5aa883558a0d Content-Encoding: gzip Content-Length: 604 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:53:01Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:01,841 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-a3826e18-1c84-437f-ab1c-5aa883558a0d 2018-08-28 18:53:01,841 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst] is - BUILD 2018-08-28 18:53:01,841 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:53:04,845 - create_instance - DEBUG - VM status query timeout in 896.772301912 2018-08-28 18:53:04,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:05,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-38cda43c-efdd-4809-926f-bcf22d8bd51a x-compute-request-id: req-38cda43c-efdd-4809-926f-bcf22d8bd51a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "security_groups": [{"name": "default"}], "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:53:03Z", "hostId": "a845e9366d92f047c584e888de3f7db9e20b4f8f9f91e26c5a9d346f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:05,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-38cda43c-efdd-4809-926f-bcf22d8bd51a 2018-08-28 18:53:05,403 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst] is - BUILD 2018-08-28 18:53:05,404 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:53:08,404 - create_instance - DEBUG - VM status query timeout in 893.212644815 2018-08-28 18:53:08,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:09,489 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-182e07f3-2f5a-479e-aaa6-5308cbead6db x-compute-request-id: req-182e07f3-2f5a-479e-aaa6-5308cbead6db Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "security_groups": [{"name": "default"}], "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:53:03Z", "hostId": "a845e9366d92f047c584e888de3f7db9e20b4f8f9f91e26c5a9d346f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:09,489 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-182e07f3-2f5a-479e-aaa6-5308cbead6db 2018-08-28 18:53:09,489 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst] is - BUILD 2018-08-28 18:53:09,489 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:53:12,493 - create_instance - DEBUG - VM status query timeout in 889.124281883 2018-08-28 18:53:12,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:13,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b02e055a-128c-42be-9d77-c3da03a7844c x-compute-request-id: req-b02e055a-128c-42be-9d77-c3da03a7844c Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:26:81", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:53:09.000000", "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "security_groups": [{"name": "default"}], "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:53:09Z", "hostId": "a845e9366d92f047c584e888de3f7db9e20b4f8f9f91e26c5a9d346f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:13,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-b02e055a-128c-42be-9d77-c3da03a7844c 2018-08-28 18:53:13,099 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst] is - ACTIVE 2018-08-28 18:53:13,100 - create_instance - INFO - VM is - ACTIVE 2018-08-28 18:53:13,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:13,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53: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-4e2cee10-9c55-443c-a864-8afe8d521b61 x-compute-request-id: req-4e2cee10-9c55-443c-a864-8afe8d521b61 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:26:81", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:53:09.000000", "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "security_groups": [{"name": "default"}], "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:53:09Z", "hostId": "a845e9366d92f047c584e888de3f7db9e20b4f8f9f91e26c5a9d346f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:13,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-4e2cee10-9c55-443c-a864-8afe8d521b61 2018-08-28 18:53:13,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:14,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-5d4bdbd1-edf8-4f2c-90fb-e3050a633ed8 Date: Tue, 28 Aug 2018 18:53: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":["e66eee21-801d-487b-ab0e-a0cdd593850e"],"updated_at":"2018-08-28T18:52:52Z","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:50Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net"}]} 2018-08-28 18:53:14,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net used request id req-5d4bdbd1-edf8-4f2c-90fb-e3050a633ed8 2018-08-28 18:53:14,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:14,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ec15007-7f8a-487b-b8bf-a02566bef6dc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:53:14,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-4ec15007-7f8a-487b-b8bf-a02566bef6dc 2018-08-28 18:53:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:14,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5b94ad5f-5b52-4891-94d0-7f8ad28803f0 Date: Tue, 28 Aug 2018 18:53:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","dns_nameservers":[],"updated_at":"2018-08-28T18:52:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","id":"e66eee21-801d-487b-ab0e-a0cdd593850e","subnetpool_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet"}]} 2018-08-28 18:53:14,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-5b94ad5f-5b52-4891-94d0-7f8ad28803f0 2018-08-28 18:53:14,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:14,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3104 X-Openstack-Request-Id: req-bcafb63b-a784-4b52-9a59-a79ce3db0165 Date: Tue, 28 Aug 2018 18:53:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:52:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e66eee21-801d-487b-ab0e-a0cdd593850e","ip_address":"10.55.0.2"}],"id":"0a7ba40c-0e9e-4449-9b85-28354d4d4402","security_groups":[],"mac_address":"fa:16:3e:c1:96:4e","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4e0fc43-10a5-4e00-96c3-8c28f064b4fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e66eee21-801d-487b-ab0e-a0cdd593850e","ip_address":"10.55.0.11"}],"id":"11ecfb42-b30c-4a50-9f11-0ce2841eae8c","security_groups":["377de71c-a0bf-4b4a-8c6b-ed418e2adec4"],"mac_address":"fa:16:3e:7d:26:81","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1","admin_state_up":true,"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:57Z","binding:vnic_type":"normal","device_id":"2c38a0ce-a1c5-483e-b729-2db4a40eeebc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:52:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e66eee21-801d-487b-ab0e-a0cdd593850e","ip_address":"10.55.0.3"}],"id":"4c4fc67b-66ff-4279-88a4-8dafe929f83c","security_groups":[],"mac_address":"fa:16:3e:8b:80:a9","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:53Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4e0fc43-10a5-4e00-96c3-8c28f064b4fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:52:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e66eee21-801d-487b-ab0e-a0cdd593850e","ip_address":"10.55.0.4"}],"id":"924d9344-f4ea-448e-930e-d1a909645073","security_groups":[],"mac_address":"fa:16:3e:4b:06:63","project_id":"d07ffea470bd4ee3831b96e8f0a88d2b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4e0fc43-10a5-4e00-96c3-8c28f064b4fc","tenant_id":"d07ffea470bd4ee3831b96e8f0a88d2b","created_at":"2018-08-28T18:52:54Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4e0fc43-10a5-4e00-96c3-8c28f064b4fc"}]} 2018-08-28 18:53:14,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-bcafb63b-a784-4b52-9a59-a79ce3db0165 2018-08-28 18:53:14,522 - create_instance_tests - INFO - Looking for IP 10.55.0.11 in the console log 2018-08-28 18:53:14,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:15,135 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53: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-f36b32cf-7d12-4ab4-9cb9-c8e8f07f6dff x-compute-request-id: req-f36b32cf-7d12-4ab4-9cb9-c8e8f07f6dff Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:26:81", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:53:09.000000", "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "security_groups": [{"name": "default"}], "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:53:09Z", "hostId": "a845e9366d92f047c584e888de3f7db9e20b4f8f9f91e26c5a9d346f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:15,135 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-f36b32cf-7d12-4ab4-9cb9-c8e8f07f6dff 2018-08-28 18:53:15,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 18:53:16,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53: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-fcdba11a-e43e-4219-9294-c6f31c55a79d x-compute-request-id: req-fcdba11a-e43e-4219-9294-c6f31c55a79d Content-Encoding: gzip Content-Length: 9410 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 504092789 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1\n[ 0.000000] NR_IRQS:16640 nr_irqs:256 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.132061] pid_max: default: 32768 minimum: 301\n[ 0.132970] ACPI: Core revision 20150930\n[ 0.134364] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135692] Security Framework initialized\n[ 0.136530] Yama: becoming mindful.\n[ 0.137273] AppArmor: AppArmor initialized\n[ 0.138135] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139452] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140730] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141947] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143335] Initializing cgroup subsys io\n[ 0.144162] Initializing cgroup subsys memory\n[ 0.145035] Initializing cgroup subsys devices\n[ 0.145935] Initializing cgroup subsys freezer\n[ 0.146817] Initializing cgroup subsys net_cls\n[ 0.147697] Initializing cgroup subsys perf_event\n[ 0.148620] Initializing cgroup subsys net_prio\n[ 0.149523] Initializing cgroup subsys hugetlb\n[ 0.150403] Initializing cgroup subsys pids\n[ 0.151299] CPU: Physical Processor ID: 0\n[ 0.152801] mce: CPU supports 10 MCE banks\n[ 0.153678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154702] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.165427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.171853] ftrace: allocating 31920 entries in 125 pages\n[ 0.198427] smpboot: Max logical packages: 1\n[ 0.199295] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.200679] x2apic enabled\n[ 0.201510] Switched APIC routing to physical x2apic.\n[ 0.203285] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.204454] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.206515] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.208373] KVM setup paravirtual spinlock\n[ 0.209744] x86: Booted up 1 node, 1 CPUs\n[ 0.210574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.211997] devtmpfs: initialized\n[ 0.213718] evm: security.selinux\n[ 0.214438] evm: security.SMACK64\n[ 0.215144] evm: security.SMACK64EXEC\n[ 0.215907] evm: security.SMACK64TRANSMUTE\n[ 0.216732] evm: security.SMACK64MMAP\n[ 0.217492] evm: security.ima\n[ 0.218138] evm: security.capability\n[ 0.218957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.220831] pinctrl core: initialized pinctrl subsystem\n[ 0.221943] RTC time: 18:53:10, date: 08/28/18\n[ 0.222896] NET: Registered protocol family 16\n[ 0.223875] cpuidle: using governor ladder\n[ 0.224702] cpuidle: using governor menu\n[ 0.225496] PCCT header not found.\n[ 0.226260] ACPI: bus type PCI registered\n[ 0.227069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.228318] PCI: Using configuration type 1 for base access\n[ 0.230105] ACPI: Added _OSI(Module Device)\n[ 0.230986] ACPI: Added _OSI(Processor Device)\n[ 0.231864] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.232786] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.234938] ACPI: Interpreter enabled\n[ 0.235734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.237617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.239502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.241408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.243289] ACPI: (supports S0 S5)\n[ 0.244011] ACPI: Using IOAPIC for interrupt routing\n[ 0.245104] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.248182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.249338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.250598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.251816] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.254066] acpiphp: Slot [3] registered\n[ 0.254896] acpiphp: Slot [4] registered\n[ 0.255726] acpiphp: Slot [5] registered\n[ 0.256524] acpiphp: Slot [6] registered\n[ 0.257323] acpiphp: Slot [7] registered\n[ 0.258119] acpiphp: Slot [8] registered\n[ 0.258912] acpiphp: Slot [9] registered\n[ 0.259745] acpiphp: Slot [10] registered\n[ 0.260602] acpiphp: Slot [11] registered\n[ 0.261442] acpiphp: Slot [12] registered\n[ 0.262262] acpiphp: Slot [13] registered\n[ 0.263068] acpiphp: Slot [14] registered\n[ 0.263869] acpiphp: Slot [15] registered\n[ 0.274693] acpiphp: Slot [16] registered\n[ 0.275520] acpiphp: Slot [17] registered\n[ 0.276338] acpiphp: Slot [18] registered\n[ 0.277144] acpiphp: Slot [19] registered\n[ 0.277948] acpiphp: Slot [20] registered\n[ 0.278792] acpiphp: Slot [21] registered\n[ 0.279633] acpiphp: Slot [22] registered\n[ 0.280441] acpiphp: Slot [23] registered\n[ 0.281295] acpiphp: Slot [24] registered\n[ 0.282108] acpiphp: Slot [25] registered\n[ 0.282917] acpiphp: Slot [26] registered\n[ 0.283729] acpiphp: Slot [27] registered\n[ 0.284537] acpiphp: Slot [28] registered\n[ 0.285346] acpiphp: Slot [29] registered\n[ 0.286147] acpiphp: Slot [30] registered\n[ 0.286959] acpiphp: Slot [31] registered\n[ 0.287756] PCI host bridge to bus 0000:00\n[ 0.288564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.289790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.291036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.292512] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.293947] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.300178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.301526] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.302751] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.304062] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.310544] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.312045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.358267] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.359798] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.361231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.364051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.365332] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.366490] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.367755] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.369340] vgaarb: loaded\n[ 0.369948] vgaarb: bridge control possible 0000:00:02.0\n[ 0.371087] SCSI subsystem initialized\n[ 0.371915] ACPI: bus type USB registered\n[ 0.372747] usbcore: registered new interface driver usbfs\n[ 0.373784] usbcore: registered new interface driver hub\n[ 0.374796] usbcore: registered new device driver usb\n[ 0.375855] PCI: Using ACPI for IRQ routing\n[ 0.376893] NetLabel: Initializing\n[ 0.377660] NetLabel: domain hash size = 128\n[ 0.378559] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.379537] NetLabel: unlabeled traffic allowed by default\n[ 0.380637] clocksource: Switched to clocksource kvm-clock\n[ 0.385968] AppArmor: AppArmor Filesystem Enabled\n[ 0.386940] pnp: PnP ACPI init\n[ 0.387831] pnp: PnP ACPI: found 5 devices\n[ 0.393851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.395593] NET: Registered protocol family 2\n[ 0.396561] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.397851] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.399022] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.400183] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.401262] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.402469] NET: Registered protocol family 1\n[ 0.403369] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.404467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.405545] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.419624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.433837] Trying to unpack rootfs image as initramfs...\n[ 0.482990] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.497179] Scanning for low memory corruption every 60 seconds\n[ 0.498533] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.499716] audit: initializing netlink subsys (disabled)\n[ 0.500779] audit: type=2000 audit(1535482390.395:1): initialized\n[ 0.502136] Initialise system trusted keyring\n[ 0.503075] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.504312] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.506282] zbud: loaded\n[ 0.506979] VFS: Disk quotas dquot_6.6.0\n[ 0.507798] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.509304] fuse init (API version 7.23)\n[ 0.510188] Key type big_key registered\n[ 0.510990] Allocating IMA MOK and blacklist keyrings.\n[ 0.512101] Key type asymmetric registered\n[ 0.512937] Asymmetric key parser 'x509' registered\n[ 0.513924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515421] io scheduler noop registered\n[ 0.516219] io scheduler deadline registered (default)\n[ 0.517231] io scheduler cfq registered\n[ 0.518067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519111] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520367] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.521834] ACPI: Power Button [PWRF]\n[ 0.522676] GHES: HEST is not enabled!\n[ 0.536319] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.565754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.568885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.592852] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.595009] Linux agpgart interface v0.103\n[ 0.597468] brd: module loaded\n[ 0.598647] loop: module loaded\n[ 0.602308] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.603787] GPT:90111 != 20971519\n[ 0.604494] GPT:Alternate GPT header not at the end of the disk.\n[ 0.605612] GPT:90111 != 20971519\n[ 0.606311] GPT: Use GNU Parted to correct GPT errors.\n[ 0.607281] vda: vda1 vda15\n[ 0.608773] scsi host0: ata_piix\n[ 0.609535] scsi host1: ata_piix\n[ 0.610259] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.611493] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.613334] libphy: Fixed MDIO Bus: probed\n[ 0.614173] tun: Universal TUN/TAP device driver, 1.6\n[ 0.615137] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.617330] PPP generic driver version 2.4.2\n[ 0.618230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.619482] ehci-pci: EHCI PCI platform driver\n[ 0.620365] ehci-platform: EHCI generic platform driver\n[ 0.621372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.622517] ohci-pci: OHCI PCI platform driver\n[ 0.623396] ohci-platform: OHCI generic platform driver\n[ 0.624389] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.638754] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.639760] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.641239] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.642280] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.643419] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.644671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.646119] usb usb1: Product: UHCI Host Controller\n[ 0.647068] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.648220] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.649229] hub 1-0:1.0: USB hub found\n[ 0.650021] hub 1-0:1.0: 2 ports detected\n[ 0.650934] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.653073] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.654047] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.655090] mousedev: PS/2 mouse device common for all mice\n[ 0.656353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.658229] rtc_cmos 00:00: RTC can wake from S4\n[ 0.659332] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.660557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.661766] i2c /dev entries driver\n[ 0.662537] device-mapper: uevent: version 1.0.3\n[ 0.663482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.665142] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.666443] NET: Registered protocol family 10\n[ 0.667472] NET: Registered protocol family 17\n[ 0.668379] Key type dns_resolver registered\n[ 0.669333] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.670449] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.672220] registered taskstats version 1\n[ 0.673080] Loading compiled-in X.509 certificates\n[ 0.674536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.676407] zswap: loaded using pool lzo/zbud\n[ 0.677813] Key type trusted registered\n[ 0.679415] Key type encrypted registered\n[ 0.680284] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.681364] ima: No TPM chip found, activating TPM-bypass!\n[ 0.682448] evm: HMAC attrs: 0x1\n[ 0.683411] Magic number: 14:366:899\n[ 0.684297] rtc_cmos 00:00: setting system clock to 2018-08-28 18:53:10 UTC (1535482390)\n[ 0.685974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.687127] EDD information not available.\n[ 0.769745] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.771378] Write protecting the kernel read-only data: 14336k\n[ 0.783272] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.785171] 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\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... [ 1.616081] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.0.11...\nLease of 10.55.0.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.55.0.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.57. iid=i-0000009b\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUn+27zBJkvwSIEIZ7AFcZW4hx+xwIf8w3lrQ9XKOTLmuIOopjTSoQCDEvPKs6cl1CIfgksfgPRBcyCjyP1zrpRQruasdpK3KuV8gmKHJpEhkZdRryzgKuA0RyCdaE1Posc+CWOfiPqBgM//PNjoJN7uQrL8CfrycBxLZldE5AoT9cWC0vNTgdscCU0UhgqowIl19x8PHcVKabyvdevjSE6PgwTX/jTdNNpeXc1MuNVafyDbF5s8eemTLHNQw6gDT7wP6bGHORsIVlgsXdah4r5EWiCohGyNq2FSJk25xYLLKT52jL/iXHRQoN5Hsve+tY9qkKdDqS3fgqYuAubVRF root@simplehealthcheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst\nssh-dss AAAAB3NzaC1kc3MAAACBANODAblnct9/rcyeHW9Uro9Gzl68d2VUbrY9+Uxl93iLr7X2S4+shXKMcUTLaWadYHaWWZGOHBWwI4fFdG44nRVmwnPHS1sIrVk6ujNgpPKeEIlO4xpvwPC+rBrdNsC7kMzAW1/bkxaOm2On5bSW23jK8mg3Qn/xiaRoqY62MBlrAAAAFQCmXZgozle77dr6embclGSrnXrqHQAAAIEAxyXe+zqm/eO+jGWW1gbSJpCewh2hdiIdcEzTWorYNhNU6ABEfBjTv8WdR5nsPrIDIdVbwMveRFcAhvc8jwxYhGszLHIi6AKo91zODBG6UjBkMJtlyRuC+dly0VBFr0xQGi9GVzgpgmQ3MRodeBTSKUgl2Hio85yT4+cu/FqoUNMAAACAGmMMeS8fiTobsBV/kSkjG6vvPiZi3zNFqLKJqpfd7VBnt74Y47sXqDWm6gYzazfLbkoiEezh8udtai5lbyuntHsO7j+7e++rh60LiNi4EzJNc2pS5Ejkku7k5Ax8pXokOmnZieZHiriGp2PBQ56Grm4LmGmXTvCZ9tFT/isaRSs= root@simplehealthcheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,10.55.0.11,24,fe80::f816:3eff:fe7d:2681/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.11 \nip-route:169.254.169.254 via 10.55.0.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-0000009b\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.74 ===\n"} 2018-08-28 18:53:16,205 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc/action used request id req-fcdba11a-e43e-4219-9294-c6f31c55a79d 2018-08-28 18:53:16,207 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 18:53:16,207 - 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 504092789 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000000ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000000ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000000ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x10000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88000f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 64357 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 1024 (order: 1, 8192 bytes) [ 0.000000] Memory: 233756K/261608K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 27852K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130369] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.132061] pid_max: default: 32768 minimum: 301 [ 0.132970] ACPI: Core revision 20150930 [ 0.134364] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135692] Security Framework initialized [ 0.136530] Yama: becoming mindful. [ 0.137273] AppArmor: AppArmor initialized [ 0.138135] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139452] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140730] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141947] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143335] Initializing cgroup subsys io [ 0.144162] Initializing cgroup subsys memory [ 0.145035] Initializing cgroup subsys devices [ 0.145935] Initializing cgroup subsys freezer [ 0.146817] Initializing cgroup subsys net_cls [ 0.147697] Initializing cgroup subsys perf_event [ 0.148620] Initializing cgroup subsys net_prio [ 0.149523] Initializing cgroup subsys hugetlb [ 0.150403] Initializing cgroup subsys pids [ 0.151299] CPU: Physical Processor ID: 0 [ 0.152801] mce: CPU supports 10 MCE banks [ 0.153678] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154702] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.165427] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.171853] ftrace: allocating 31920 entries in 125 pages [ 0.198427] smpboot: Max logical packages: 1 [ 0.199295] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.200679] x2apic enabled [ 0.201510] Switched APIC routing to physical x2apic. [ 0.203285] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.204454] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.206515] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.208373] KVM setup paravirtual spinlock [ 0.209744] x86: Booted up 1 node, 1 CPUs [ 0.210574] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.211997] devtmpfs: initialized [ 0.213718] evm: security.selinux [ 0.214438] evm: security.SMACK64 [ 0.215144] evm: security.SMACK64EXEC [ 0.215907] evm: security.SMACK64TRANSMUTE [ 0.216732] evm: security.SMACK64MMAP [ 0.217492] evm: security.ima [ 0.218138] evm: security.capability [ 0.218957] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.220831] pinctrl core: initialized pinctrl subsystem [ 0.221943] RTC time: 18:53:10, date: 08/28/18 [ 0.222896] NET: Registered protocol family 16 [ 0.223875] cpuidle: using governor ladder [ 0.224702] cpuidle: using governor menu [ 0.225496] PCCT header not found. [ 0.226260] ACPI: bus type PCI registered [ 0.227069] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.228318] PCI: Using configuration type 1 for base access [ 0.230105] ACPI: Added _OSI(Module Device) [ 0.230986] ACPI: Added _OSI(Processor Device) [ 0.231864] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.232786] ACPI: Added _OSI(Processor Aggregator Device) [ 0.234938] ACPI: Interpreter enabled [ 0.235734] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.237617] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.239502] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.241408] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.243289] ACPI: (supports S0 S5) [ 0.244011] ACPI: Using IOAPIC for interrupt routing [ 0.245104] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.248182] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.249338] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.250598] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.251816] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.254066] acpiphp: Slot [3] registered [ 0.254896] acpiphp: Slot [4] registered [ 0.255726] acpiphp: Slot [5] registered [ 0.256524] acpiphp: Slot [6] registered [ 0.257323] acpiphp: Slot [7] registered [ 0.258119] acpiphp: Slot [8] registered [ 0.258912] acpiphp: Slot [9] registered [ 0.259745] acpiphp: Slot [10] registered [ 0.260602] acpiphp: Slot [11] registered [ 0.261442] acpiphp: Slot [12] registered [ 0.262262] acpiphp: Slot [13] registered [ 0.263068] acpiphp: Slot [14] registered [ 0.263869] acpiphp: Slot [15] registered [ 0.274693] acpiphp: Slot [16] registered [ 0.275520] acpiphp: Slot [17] registered [ 0.276338] acpiphp: Slot [18] registered [ 0.277144] acpiphp: Slot [19] registered [ 0.277948] acpiphp: Slot [20] registered [ 0.278792] acpiphp: Slot [21] registered [ 0.279633] acpiphp: Slot [22] registered [ 0.280441] acpiphp: Slot [23] registered [ 0.281295] acpiphp: Slot [24] registered [ 0.282108] acpiphp: Slot [25] registered [ 0.282917] acpiphp: Slot [26] registered [ 0.283729] acpiphp: Slot [27] registered [ 0.284537] acpiphp: Slot [28] registered [ 0.285346] acpiphp: Slot [29] registered [ 0.286147] acpiphp: Slot [30] registered [ 0.286959] acpiphp: Slot [31] registered [ 0.287756] PCI host bridge to bus 0000:00 [ 0.288564] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.289790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.291036] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.292512] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.293947] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.300178] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.301526] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.302751] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.304062] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.310544] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.312045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.358267] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.359798] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.361231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.362675] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.364051] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.365332] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.366490] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.367755] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.369340] vgaarb: loaded [ 0.369948] vgaarb: bridge control possible 0000:00:02.0 [ 0.371087] SCSI subsystem initialized [ 0.371915] ACPI: bus type USB registered [ 0.372747] usbcore: registered new interface driver usbfs [ 0.373784] usbcore: registered new interface driver hub [ 0.374796] usbcore: registered new device driver usb [ 0.375855] PCI: Using ACPI for IRQ routing [ 0.376893] NetLabel: Initializing [ 0.377660] NetLabel: domain hash size = 128 [ 0.378559] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.379537] NetLabel: unlabeled traffic allowed by default [ 0.380637] clocksource: Switched to clocksource kvm-clock [ 0.385968] AppArmor: AppArmor Filesystem Enabled [ 0.386940] pnp: PnP ACPI init [ 0.387831] pnp: PnP ACPI: found 5 devices [ 0.393851] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.395593] NET: Registered protocol family 2 [ 0.396561] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.397851] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.399022] TCP: Hash tables configured (established 2048 bind 2048) [ 0.400183] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.401262] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.402469] NET: Registered protocol family 1 [ 0.403369] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.404467] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.405545] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.419624] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.433837] Trying to unpack rootfs image as initramfs... [ 0.482990] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.497179] Scanning for low memory corruption every 60 seconds [ 0.498533] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.499716] audit: initializing netlink subsys (disabled) [ 0.500779] audit: type=2000 audit(1535482390.395:1): initialized [ 0.502136] Initialise system trusted keyring [ 0.503075] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.504312] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.506282] zbud: loaded [ 0.506979] VFS: Disk quotas dquot_6.6.0 [ 0.507798] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.509304] fuse init (API version 7.23) [ 0.510188] Key type big_key registered [ 0.510990] Allocating IMA MOK and blacklist keyrings. [ 0.512101] Key type asymmetric registered [ 0.512937] Asymmetric key parser 'x509' registered [ 0.513924] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515421] io scheduler noop registered [ 0.516219] io scheduler deadline registered (default) [ 0.517231] io scheduler cfq registered [ 0.518067] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519111] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520367] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.521834] ACPI: Power Button [PWRF] [ 0.522676] GHES: HEST is not enabled! [ 0.536319] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.565754] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.568885] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.592852] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.595009] Linux agpgart interface v0.103 [ 0.597468] brd: module loaded [ 0.598647] loop: module loaded [ 0.602308] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.603787] GPT:90111 != 20971519 [ 0.604494] GPT:Alternate GPT header not at the end of the disk. [ 0.605612] GPT:90111 != 20971519 [ 0.606311] GPT: Use GNU Parted to correct GPT errors. [ 0.607281] vda: vda1 vda15 [ 0.608773] scsi host0: ata_piix [ 0.609535] scsi host1: ata_piix [ 0.610259] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.611493] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.613334] libphy: Fixed MDIO Bus: probed [ 0.614173] tun: Universal TUN/TAP device driver, 1.6 [ 0.615137] tun: (C) 1999-2004 Max Krasnyansky [ 0.617330] PPP generic driver version 2.4.2 [ 0.618230] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.619482] ehci-pci: EHCI PCI platform driver [ 0.620365] ehci-platform: EHCI generic platform driver [ 0.621372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.622517] ohci-pci: OHCI PCI platform driver [ 0.623396] ohci-platform: OHCI generic platform driver [ 0.624389] uhci_hcd: USB Universal Host Controller Interface driver [ 0.638754] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.639760] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.641239] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.642280] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.643419] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.644671] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.646119] usb usb1: Product: UHCI Host Controller [ 0.647068] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.648220] usb usb1: SerialNumber: 0000:00:01.2 [ 0.649229] hub 1-0:1.0: USB hub found [ 0.650021] hub 1-0:1.0: 2 ports detected [ 0.650934] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.653073] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.654047] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.655090] mousedev: PS/2 mouse device common for all mice [ 0.656353] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.658229] rtc_cmos 00:00: RTC can wake from S4 [ 0.659332] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.660557] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.661766] i2c /dev entries driver [ 0.662537] device-mapper: uevent: version 1.0.3 [ 0.663482] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.665142] ledtrig-cpu: registered to indicate activity on CPUs [ 0.666443] NET: Registered protocol family 10 [ 0.667472] NET: Registered protocol family 17 [ 0.668379] Key type dns_resolver registered [ 0.669333] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.670449] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.672220] registered taskstats version 1 [ 0.673080] Loading compiled-in X.509 certificates [ 0.674536] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.676407] zswap: loaded using pool lzo/zbud [ 0.677813] Key type trusted registered [ 0.679415] Key type encrypted registered [ 0.680284] AppArmor: AppArmor sha1 policy hashing enabled [ 0.681364] ima: No TPM chip found, activating TPM-bypass! [ 0.682448] evm: HMAC attrs: 0x1 [ 0.683411] Magic number: 14:366:899 [ 0.684297] rtc_cmos 00:00: setting system clock to 2018-08-28 18:53:10 UTC (1535482390) [ 0.685974] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.687127] EDD information not available. [ 0.769745] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.771378] Write protecting the kernel read-only data: 14336k [ 0.783272] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.785171] 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 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... [ 1.616081] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.0.11... Lease of 10.55.0.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "10.55.0.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.57. iid=i-0000009b 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDUn+27zBJkvwSIEIZ7AFcZW4hx+xwIf8w3lrQ9XKOTLmuIOopjTSoQCDEvPKs6cl1CIfgksfgPRBcyCjyP1zrpRQruasdpK3KuV8gmKHJpEhkZdRryzgKuA0RyCdaE1Posc+CWOfiPqBgM//PNjoJN7uQrL8CfrycBxLZldE5AoT9cWC0vNTgdscCU0UhgqowIl19x8PHcVKabyvdevjSE6PgwTX/jTdNNpeXc1MuNVafyDbF5s8eemTLHNQw6gDT7wP6bGHORsIVlgsXdah4r5EWiCohGyNq2FSJk25xYLLKT52jL/iXHRQoN5Hsve+tY9qkKdDqS3fgqYuAubVRF root@simplehealthcheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst ssh-dss AAAAB3NzaC1kc3MAAACBANODAblnct9/rcyeHW9Uro9Gzl68d2VUbrY9+Uxl93iLr7X2S4+shXKMcUTLaWadYHaWWZGOHBWwI4fFdG44nRVmwnPHS1sIrVk6ujNgpPKeEIlO4xpvwPC+rBrdNsC7kMzAW1/bkxaOm2On5bSW23jK8mg3Qn/xiaRoqY62MBlrAAAAFQCmXZgozle77dr6embclGSrnXrqHQAAAIEAxyXe+zqm/eO+jGWW1gbSJpCewh2hdiIdcEzTWorYNhNU6ABEfBjTv8WdR5nsPrIDIdVbwMveRFcAhvc8jwxYhGszLHIi6AKo91zODBG6UjBkMJtlyRuC+dly0VBFr0xQGi9GVzgpgmQ3MRodeBTSKUgl2Hio85yT4+cu/FqoUNMAAACAGmMMeS8fiTobsBV/kSkjG6vvPiZi3zNFqLKJqpfd7VBnt74Y47sXqDWm6gYzazfLbkoiEezh8udtai5lbyuntHsO7j+7e++rh60LiNi4EzJNc2pS5Ejkku7k5Ax8pXokOmnZieZHiriGp2PBQ56Grm4LmGmXTvCZ9tFT/isaRSs= root@simplehealthcheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.11,24,fe80::f816:3eff:fe7d:2681/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.11 ip-route:169.254.169.254 via 10.55.0.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-0000009b name: N/A availability-zone: nova local-hostname: simplehealthcheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.74 === 2018-08-28 18:53:16,207 - create_instance - INFO - Deleting Port with ID - 11ecfb42-b30c-4a50-9f11-0ce2841eae8c 2018-08-28 18:53:16,208 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3port-1 2018-08-28 18:53:16,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/11ecfb42-b30c-4a50-9f11-0ce2841eae8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:16,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a41affe5-1a7a-43b2-bdbc-596245dfd612 Date: Tue, 28 Aug 2018 18:53:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:53:16,680 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/11ecfb42-b30c-4a50-9f11-0ce2841eae8c used request id req-a41affe5-1a7a-43b2-bdbc-596245dfd612 2018-08-28 18:53:16,680 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst 2018-08-28 18:53:16,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:16,833 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f20e559e-c370-4f51-8da6-4df7841ce08e x-compute-request-id: req-f20e559e-c370-4f51-8da6-4df7841ce08e Content-Type: application/json 2018-08-28 18:53:16,833 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-f20e559e-c370-4f51-8da6-4df7841ce08e 2018-08-28 18:53:16,834 - create_instance - INFO - Checking deletion status 2018-08-28 18:53:16,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:17,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c75d246-62ae-45d0-b91a-09e0629ba977 x-compute-request-id: req-5c75d246-62ae-45d0-b91a-09e0629ba977 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:26:81", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:53:09.000000", "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:53:16Z", "hostId": "a845e9366d92f047c584e888de3f7db9e20b4f8f9f91e26c5a9d346f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:17,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-5c75d246-62ae-45d0-b91a-09e0629ba977 2018-08-28 18:53:17,076 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst] is - ACTIVE 2018-08-28 18:53:17,076 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:53:20,079 - create_instance - DEBUG - VM status query timeout in 296.754559994 2018-08-28 18:53:20,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:20,872 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-117c7c48-2cc2-4ff9-b19f-a80b12410541 x-compute-request-id: req-117c7c48-2cc2-4ff9-b19f-a80b12410541 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "rel": "bookmark"}], "image": {"id": "24eb1182-d82a-4d5e-a836-f74ea91dd824", "links": [{"href": "http://172.30.9.28:8774/images/24eb1182-d82a-4d5e-a836-f74ea91dd824", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:53:09.000000", "flavor": {"id": "c053d01d-efd7-4cec-a70b-d7172226c3f9", "links": [{"href": "http://172.30.9.28:8774/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9", "rel": "bookmark"}]}, "id": "2c38a0ce-a1c5-483e-b729-2db4a40eeebc", "user_id": "353e86aac3c742feae6d8c199bdef322", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:53:16Z", "hostId": "a845e9366d92f047c584e888de3f7db9e20b4f8f9f91e26c5a9d346f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst", "created": "2018-08-28T18:53:01Z", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:53:20,873 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-117c7c48-2cc2-4ff9-b19f-a80b12410541 2018-08-28 18:53:20,873 - create_instance - DEBUG - Instance status [SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst] is - ACTIVE 2018-08-28 18:53:20,873 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:53:23,876 - create_instance - DEBUG - VM status query timeout in 292.957433939 2018-08-28 18:53:23,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ef78693f49c84bfb763d323656106692948def3" 2018-08-28 18:53:23,925 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:53: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-794d736e-6b5e-4ca2-bbe9-b10ed4d7ec37 x-compute-request-id: req-794d736e-6b5e-4ca2-bbe9-b10ed4d7ec37 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 2c38a0ce-a1c5-483e-b729-2db4a40eeebc could not be found.", "code": 404}} 2018-08-28 18:53:23,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/2c38a0ce-a1c5-483e-b729-2db4a40eeebc used request id req-794d736e-6b5e-4ca2-bbe9-b10ed4d7ec37 2018-08-28 18:53:23,926 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 2c38a0ce-a1c5-483e-b729-2db4a40eeebc could not be found. (HTTP 404) (Request-ID: req-794d736e-6b5e-4ca2-bbe9-b10ed4d7ec37) 2018-08-28 18:53:23,926 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-inst 2018-08-28 18:53:23,927 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet 2018-08-28 18:53:23,927 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-subnet 2018-08-28 18:53:23,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e66eee21-801d-487b-ab0e-a0cdd593850e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:53:26,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33584e66-a1c1-4fc6-95e1-352a740c0d04 Date: Tue, 28 Aug 2018 18:53:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:53:26,171 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e66eee21-801d-487b-ab0e-a0cdd593850e used request id req-33584e66-a1c1-4fc6-95e1-352a740c0d04 2018-08-28 18:53:26,171 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-priv-net 2018-08-28 18:53:26,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c4e0fc43-10a5-4e00-96c3-8c28f064b4fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bccc6572c546da39cf1685ba2a083d0d5524bcb3" 2018-08-28 18:53:27,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0efcb5c-5fa3-467c-a7d7-8918ff2d4ed3 Date: Tue, 28 Aug 2018 18:53:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:53:27,543 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c4e0fc43-10a5-4e00-96c3-8c28f064b4fc used request id req-d0efcb5c-5fa3-467c-a7d7-8918ff2d4ed3 2018-08-28 18:53:27,549 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0240c4365c9eef95c6aad6d6c59330692c5fd37" 2018-08-28 18:53:27,599 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:53: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-ad892484-2010-42be-b31d-4010c6e5d150 x-compute-request-id: req-ad892484-2010-42be-b31d-4010c6e5d150 Content-Length: 0 Content-Type: application/json 2018-08-28 18:53:27,600 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c053d01d-efd7-4cec-a70b-d7172226c3f9 used request id req-ad892484-2010-42be-b31d-4010c6e5d150 2018-08-28 18:53:27,600 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-7ebe38da-2d3d-4e4b-acf0-a4fcfed859e3-image 2018-08-28 18:53:27,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7f708e7c3137c95d9f8cee1e8d3c4dcd5b22f681" 2018-08-28 18:53:28,641 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-765b4b64-afdd-48d4-b41e-d2bb3e7ef82f Date: Tue, 28 Aug 2018 18:53:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:53:28,641 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/24eb1182-d82a-4d5e-a836-f74ea91dd824 used request id req-765b4b64-afdd-48d4-b41e-d2bb3e7ef82f 2018-08-28 18:53:28,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:28,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0c881bdf-0de5-4209-8307-a281c5b544fe Date: Tue, 28 Aug 2018 18:53:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "created_at": "2018-08-28T18:52:50Z", "updated_at": "2018-08-28T18:52:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "revision_number": 0, "id": "38e04a84-34e6-4ea9-9f3c-cff424ffc138", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "revision_number": 0, "id": "41d13ff0-5ccc-4feb-a1ed-f257d5bc188f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "revision_number": 0, "id": "9dc1eb5e-aec8-448a-a2de-17b73148a935", "remote_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "remote_ip_prefix": null, "created_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "port_range_min": null, "ethertype": "IPv6", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "revision_number": 0, "id": "ba05c9e3-0354-42ac-b445-9e53bc532477", "remote_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "remote_ip_prefix": null, "created_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "port_range_min": null, "ethertype": "IPv4", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b"}], "revision_number": 4, "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:53:28,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0c881bdf-0de5-4209-8307-a281c5b544fe 2018-08-28 18:53:28,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:28,969 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-877357c7-d53a-478a-843b-5236dcaaa451 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:53:28,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-877357c7-d53a-478a-843b-5236dcaaa451 2018-08-28 18:53:28,970 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:53:28,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:29,061 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:53:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cda838a-3b5c-4073-9c33-dc5fedec1122 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:53:29,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-2cda838a-3b5c-4073-9c33-dc5fedec1122 2018-08-28 18:53:29,061 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:53:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:29,162 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a013ff3-b2c0-4336-9b89-883fedfa1712 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:53:29,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-9a013ff3-b2c0-4336-9b89-883fedfa1712 2018-08-28 18:53:29,162 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:53:29,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:29,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab29167e-1a47-4b56-9a52-21106e4b2cf8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b"}, "enabled": true, "id": "d07ffea470bd4ee3831b96e8f0a88d2b", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4ebb3596-718c-416-proj"}} 2018-08-28 18:53:29,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-ab29167e-1a47-4b56-9a52-21106e4b2cf8 2018-08-28 18:53:29,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 377de71c-a0bf-4b4a-8c6b-ed418e2adec4 2018-08-28 18:53:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=377de71c-a0bf-4b4a-8c6b-ed418e2adec4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:29,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d75ff261-bc12-47b3-b5d4-4f2b34cefb6a Date: Tue, 28 Aug 2018 18:53:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "port_range_min": null, "revision_number": 0, "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "created_at": "2018-08-28T18:52:50Z", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "id": "38e04a84-34e6-4ea9-9f3c-cff424ffc138"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "port_range_min": null, "revision_number": 0, "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "created_at": "2018-08-28T18:52:50Z", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "id": "41d13ff0-5ccc-4feb-a1ed-f257d5bc188f"}, {"remote_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "port_range_min": null, "revision_number": 0, "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "created_at": "2018-08-28T18:52:50Z", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "id": "9dc1eb5e-aec8-448a-a2de-17b73148a935"}, {"remote_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:52:50Z", "security_group_id": "377de71c-a0bf-4b4a-8c6b-ed418e2adec4", "port_range_min": null, "revision_number": 0, "tenant_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "created_at": "2018-08-28T18:52:50Z", "project_id": "d07ffea470bd4ee3831b96e8f0a88d2b", "id": "ba05c9e3-0354-42ac-b445-9e53bc532477"}]} 2018-08-28 18:53:29,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=377de71c-a0bf-4b4a-8c6b-ed418e2adec4 used request id req-d75ff261-bc12-47b3-b5d4-4f2b34cefb6a 2018-08-28 18:53:29,431 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:53:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/377de71c-a0bf-4b4a-8c6b-ed418e2adec4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:29,733 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-92472409-0c2b-4a23-aa44-f4be956e337b Content-Length: 0 Date: Tue, 28 Aug 2018 18:53:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:53:29,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/377de71c-a0bf-4b4a-8c6b-ed418e2adec4 used request id req-92472409-0c2b-4a23-aa44-f4be956e337b 2018-08-28 18:53:29,734 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-4ebb3596-718c-416-proj 2018-08-28 18:53:29,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:29,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:53:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f565d98-fc7b-4c3d-8d55-45a81f9dfe6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:53:29,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d07ffea470bd4ee3831b96e8f0a88d2b used request id req-3f565d98-fc7b-4c3d-8d55-45a81f9dfe6a 2018-08-28 18:53:29,937 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-4ebb3596-718c-416-proj-role 2018-08-28 18:53:29,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1185f5e4ae8149e9861a05464b9bff87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:30,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12e02427-5168-4c2c-a8a2-81502f17edff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:53:30,050 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1185f5e4ae8149e9861a05464b9bff87 used request id req-12e02427-5168-4c2c-a8a2-81502f17edff 2018-08-28 18:53:30,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a1a228fce0caaf4b5b4425641ea682e8ea01fdb" 2018-08-28 18:53:30,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab8b9338-34e2-4a00-84a1-3b34a3fed644 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:53:30,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ab8b9338-34e2-4a00-84a1-3b34a3fed644 2018-08-28 18:53:30,135 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-4ebb3596-718c-416-user 2018-08-28 18:53:30,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/353e86aac3c742feae6d8c199bdef322 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f48e0dac57839aff56838da1f8a6eff04e1795c8" 2018-08-28 18:53:30,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:53:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2672f47c-b5a5-490e-9ee8-b1ee71878d4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:53:30,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/353e86aac3c742feae6d8c199bdef322 used request id req-2672f47c-b5a5-490e-9ee8-b1ee71878d4d 2018-08-28 18:53:30,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:30,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:53:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["nYMLeU_tQeOjlh_qUVWQ5g"], "issued_at": "2018-08-28T18:53:30.000000Z"}} 2018-08-28 18:53:30,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}991b28b87a526b59f35099fd541a791767583b67" 2018-08-28 18:53:30,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e76aab1-003d-4f35-9300-a031aa29c1a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:30,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e76aab1-003d-4f35-9300-a031aa29c1a7 2018-08-28 18:53:30,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:30,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:31,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["tp3mJUhPSUSF26S1YIePrw"], "issued_at": "2018-08-28T18:53:31.000000Z"}} 2018-08-28 18:53:31,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:53:31,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b58ceaa-4981-4116-9b88-0d33b254c802 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:31,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4b58ceaa-4981-4116-9b88-0d33b254c802 2018-08-28 18:53:31,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:53:31,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:53:31,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-86199111-57c4-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:53:31,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca6a50f-f375-47fe-8122-b16a09e70723 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-86199111-57c4-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:53:31,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-86199111-57c4-4ef-proj used request id req-5ca6a50f-f375-47fe-8122-b16a09e70723 2018-08-28 18:53:31,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:53:31,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea52876-3a8b-4200-9a3e-1f0d36afc3db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:53:31,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6ea52876-3a8b-4200-9a3e-1f0d36afc3db 2018-08-28 18:53:31,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}}' 2018-08-28 18:53:31,502 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64bd4e06-d109-459e-9a56-c138799c6f8e Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:53:31,502 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-64bd4e06-d109-459e-9a56-c138799c6f8e 2018-08-28 18:53:31,502 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-86199111-57c4-4ef-proj 2018-08-28 18:53:31,502 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:31,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:31,889 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["DjNiQmsPSVK1VWoBj0mNcw"], "issued_at": "2018-08-28T18:53:31.000000Z"}} 2018-08-28 18:53:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0461bd21bc0366f5900296048e222a54996f54ca" 2018-08-28 18:53:31,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce18622-82b5-4776-861f-066bb935be49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:31,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3ce18622-82b5-4776-861f-066bb935be49 2018-08-28 18:53:31,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:53:31,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:53:31,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0461bd21bc0366f5900296048e222a54996f54ca" 2018-08-28 18:53:32,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4166dda-14b4-48a1-86c8-6c762d0575bc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:53:32,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-d4166dda-14b4-48a1-86c8-6c762d0575bc 2018-08-28 18:53:32,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-86199111-57c4-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0461bd21bc0366f5900296048e222a54996f54ca" 2018-08-28 18:53:32,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-216ec909-5bfb-4771-9cc3-eff81486c904 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-86199111-57c4-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}]} 2018-08-28 18:53:32,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceTwoNetTests-86199111-57c4-4ef-proj used request id req-216ec909-5bfb-4771-9cc3-eff81486c904 2018-08-28 18:53:32,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0461bd21bc0366f5900296048e222a54996f54ca" 2018-08-28 18:53:32,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894c3cab-2af3-4d2d-9e8d-d369fd3a815f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:53:32,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-894c3cab-2af3-4d2d-9e8d-d369fd3a815f 2018-08-28 18:53:32,556 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-86199111-57c4-4ef-user 2018-08-28 18:53:32,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:32,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:53:32,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8184e1d-0a72-4956-99d3-0b2ba2055678 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:53:32,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8184e1d-0a72-4956-99d3-0b2ba2055678 2018-08-28 18:53:32,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" -d '{"role": {"name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}}' 2018-08-28 18:53:32,753 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2cbd0dda-9ce4-4359-8592-47e22014f59c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e074e877974e474092fae9134d9b477b", "links": {"self": "http://172.30.9.28:5000/v3/roles/e074e877974e474092fae9134d9b477b"}, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}} 2018-08-28 18:53:32,753 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2cbd0dda-9ce4-4359-8592-47e22014f59c 2018-08-28 18:53:32,754 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role 2018-08-28 18:53:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/e074e877974e474092fae9134d9b477b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:53:32,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594f42ac-29a2-47ee-bf72-1e381cbdb13b Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/e074e877974e474092fae9134d9b477b"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role", "id": "e074e877974e474092fae9134d9b477b"}} 2018-08-28 18:53:32,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/e074e877974e474092fae9134d9b477b used request id req-594f42ac-29a2-47ee-bf72-1e381cbdb13b 2018-08-28 18:53:32,775 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role to project CreateInstanceTwoNetTests-86199111-57c4-4ef-proj 2018-08-28 18:53:32,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e/users/6178485844ba4dc4b4ad9ada019ed9f6/roles/e074e877974e474092fae9134d9b477b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:53:32,913 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:53:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-280e6444-cf79-4fc3-a669-50af9f2b5ee9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:53:32,913 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e/users/6178485844ba4dc4b4ad9ada019ed9f6/roles/e074e877974e474092fae9134d9b477b used request id req-280e6444-cf79-4fc3-a669-50af9f2b5ee9 2018-08-28 18:53:32,913 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:53:32,915 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:53:32,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:32,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:33,282 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["_UzHkNk4SU-VXN_wYFONJQ"], "issued_at": "2018-08-28T18:53:33.000000Z"}} 2018-08-28 18:53:33,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" 2018-08-28 18:53:33,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b7b2dee-b8ec-49f1-8337-ca54d30fa004 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:33,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1b7b2dee-b8ec-49f1-8337-ca54d30fa004 2018-08-28 18:53:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" 2018-08-28 18:53:33,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-34cb114a-9d90-463b-8f73-66d87cf93228 Date: Tue, 28 Aug 2018 18:53:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00"} 2018-08-28 18:53:33,538 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 used request id req-34cb114a-9d90-463b-8f73-66d87cf93228 2018-08-28 18:53:33,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" 2018-08-28 18:53:33,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d9e3c7ff-91c2-42fe-bc8a-9d535793878b Date: Tue, 28 Aug 2018 18:53:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:53:33,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d9e3c7ff-91c2-42fe-bc8a-9d535793878b 2018-08-28 18:53:33,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00"}' 2018-08-28 18:53:33,899 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e X-Openstack-Request-Id: req-bd9fa020-8022-48f8-a0ef-20ed6ea4151c Date: Tue, 28 Aug 2018 18:53:33 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:53:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:53:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/349cc20c-6633-444e-a713-954a5851352e", "min_disk": 0, "protected": false, "id": "349cc20c-6633-444e-a713-954a5851352e", "file": "/v2/images/349cc20c-6633-444e-a713-954a5851352e/file", "checksum": null, "owner": "7784557576d946bfb1b8b1f3bf41579e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:53:33,900 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bd9fa020-8022-48f8-a0ef-20ed6ea4151c 2018-08-28 18:53:33,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" -d '' 2018-08-28 18:53:35,607 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8069980-028b-4428-a5a1-d22315f58408 Date: Tue, 28 Aug 2018 18:53:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:53:35,607 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e/file used request id req-c8069980-028b-4428-a5a1-d22315f58408 2018-08-28 18:53:35,607 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:53:35,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" 2018-08-28 18:53:35,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-adb2ad8c-8904-470a-8610-d6cb450ff3e6 Date: Tue, 28 Aug 2018 18:53:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:53:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:53:35Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "metadata": {}}], "self": "/v2/images/349cc20c-6633-444e-a713-954a5851352e", "min_disk": 0, "protected": false, "id": "349cc20c-6633-444e-a713-954a5851352e", "file": "/v2/images/349cc20c-6633-444e-a713-954a5851352e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7784557576d946bfb1b8b1f3bf41579e", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:53:35,768 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e used request id req-adb2ad8c-8904-470a-8610-d6cb450ff3e6 2018-08-28 18:53:35,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" 2018-08-28 18:53:35,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e8bd0569-6b3a-4126-9f15-2d888180f7e8 Date: Tue, 28 Aug 2018 18:53: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-08-28 18:53:35,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e8bd0569-6b3a-4126-9f15-2d888180f7e8 2018-08-28 18:53:35,934 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 2018-08-28 18:53:35,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" 2018-08-28 18:53:36,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-94a203ef-099e-4f8f-bb25-f0be052af1ad Date: Tue, 28 Aug 2018 18:53:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:53:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:53:35Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "metadata": {}}], "self": "/v2/images/349cc20c-6633-444e-a713-954a5851352e", "min_disk": 0, "protected": false, "id": "349cc20c-6633-444e-a713-954a5851352e", "file": "/v2/images/349cc20c-6633-444e-a713-954a5851352e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7784557576d946bfb1b8b1f3bf41579e", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:53:36,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e used request id req-94a203ef-099e-4f8f-bb25-f0be052af1ad 2018-08-28 18:53:36,090 - create_image - DEBUG - Instance status is - active 2018-08-28 18:53:36,090 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 2018-08-28 18:53:36,090 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 2018-08-28 18:53:36,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:36,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:36,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["e17TiMEWQ0m41_ltLcxdvg"], "issued_at": "2018-08-28T18:53:36.000000Z"}} 2018-08-28 18:53:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:53:36,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ddb5f75-7ae8-4cb2-8dde-0b1d97394b00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:36,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ddb5f75-7ae8-4cb2-8dde-0b1d97394b00 2018-08-28 18:53:36,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:53:36,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ba928485-0e88-49ab-8795-8b6f4eec85fb Date: Tue, 28 Aug 2018 18:53:36 GMT RESP BODY: {"networks":[]} 2018-08-28 18:53:36,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-ba928485-0e88-49ab-8795-8b6f4eec85fb 2018-08-28 18:53:36,725 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 2018-08-28 18:53:36,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" -d '{"network": {"name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1", "admin_state_up": true}}' 2018-08-28 18:53:37,842 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-01a889f0-c49d-4c0f-8e7c-2457ee136446 Date: Tue, 28 Aug 2018 18:53:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:53:37Z","is_default":false,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","mtu":1450}} 2018-08-28 18:53:37,842 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-01a889f0-c49d-4c0f-8e7c-2457ee136446 2018-08-28 18:53:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:53:38,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-65420a36-ecb3-40a5-b7cf-f2af08f822f9 Date: Tue, 28 Aug 2018 18:53: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-08-28T18:53:37Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:53:38,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-65420a36-ecb3-40a5-b7cf-f2af08f822f9 2018-08-28 18:53:38,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:53:38,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a36e0788-db63-407c-b15f-882d0188f953 Date: Tue, 28 Aug 2018 18:53:38 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:53:38,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-a36e0788-db63-407c-b15f-882d0188f953 2018-08-28 18:53:38,294 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1 2018-08-28 18:53:38,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" -d '{"subnets": [{"ip_version": 4, "network_id": "fb1bff44-4ae7-4de8-a4be-5276ea32912d", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]}' 2018-08-28 18:53:39,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-aa08f43a-f5c9-4401-935d-d65f4d1debdb Date: Tue, 28 Aug 2018 18:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:53:39,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-aa08f43a-f5c9-4401-935d-d65f4d1debdb 2018-08-28 18:53:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:53:39,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0c396c76-6467-4415-8c10-1d8772a53130 Date: Tue, 28 Aug 2018 18:53: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:53:39,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-0c396c76-6467-4415-8c10-1d8772a53130 2018-08-28 18:53:39,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:53:39,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1b24c510-b2b0-467e-89cb-7589edb1d1cd Date: Tue, 28 Aug 2018 18:53:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:53:39,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-1b24c510-b2b0-467e-89cb-7589edb1d1cd 2018-08-28 18:53:39,551 - OpenStackNetwork - DEBUG - Network [fb1bff44-4ae7-4de8-a4be-5276ea32912d] created successfully 2018-08-28 18:53:39,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:39,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:39,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["R9fweaFET3SpJZB6z16SQw"], "issued_at": "2018-08-28T18:53:39.000000Z"}} 2018-08-28 18:53:39,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:53:39,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5c148f6-80f1-4515-9d59-10b3ffb76918 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:39,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e5c148f6-80f1-4515-9d59-10b3ffb76918 2018-08-28 18:53:39,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:53:40,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5176a7eb-4fdb-4cf2-9550-e163291b3d91 Date: Tue, 28 Aug 2018 18:53:40 GMT RESP BODY: {"networks":[]} 2018-08-28 18:53:40,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-5176a7eb-4fdb-4cf2-9550-e163291b3d91 2018-08-28 18:53:40,104 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 2018-08-28 18:53:40,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" -d '{"network": {"name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2", "admin_state_up": true}}' 2018-08-28 18:53:40,526 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-2fe641b2-96e5-4bf8-ab16-c49fe885d5ae Date: Tue, 28 Aug 2018 18:53:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"0995c31f-2d44-4b18-9cb0-148b757347fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:53:40Z","is_default":false,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","mtu":1450}} 2018-08-28 18:53:40,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2fe641b2-96e5-4bf8-ab16-c49fe885d5ae 2018-08-28 18:53:40,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:53:40,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-09278559-1b46-4691-8a19-9d1be678f4b7 Date: Tue, 28 Aug 2018 18:53:40 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:53:40Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:53:40,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-09278559-1b46-4691-8a19-9d1be678f4b7 2018-08-28 18:53:40,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:53:41,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c75bfec6-06cb-455f-8a19-f927261e6c7f Date: Tue, 28 Aug 2018 18:53:41 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:53:41,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-c75bfec6-06cb-455f-8a19-f927261e6c7f 2018-08-28 18:53:41,094 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2 2018-08-28 18:53:41,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" -d '{"subnets": [{"ip_version": 4, "network_id": "0995c31f-2d44-4b18-9cb0-148b757347fd", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]}' 2018-08-28 18:53:41,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-dd5db7f2-e270-4205-b1be-aeff9807a46b Date: Tue, 28 Aug 2018 18:53:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:53:41,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-dd5db7f2-e270-4205-b1be-aeff9807a46b 2018-08-28 18:53:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:53:42,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-0bcb7a43-a34c-4620-b2e7-2c35d53b58cf Date: Tue, 28 Aug 2018 18:53: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:53:42,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-0bcb7a43-a34c-4620-b2e7-2c35d53b58cf 2018-08-28 18:53:42,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:53:42,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-9ad5bc44-4739-469a-a7a2-44fb116862d2 Date: Tue, 28 Aug 2018 18:53:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:53:42,428 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-9ad5bc44-4739-469a-a7a2-44fb116862d2 2018-08-28 18:53:42,429 - OpenStackNetwork - DEBUG - Network [0995c31f-2d44-4b18-9cb0-148b757347fd] created successfully 2018-08-28 18:53:42,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:42,430 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:42,879 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["ncxDtQaLQZOAwn9Rsdyuyw"], "issued_at": "2018-08-28T18:53:42.000000Z"}} 2018-08-28 18:53:42,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:42,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a13e3d-8e8a-4096-a26d-f8a4812d06b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:42,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-39a13e3d-8e8a-4096-a26d-f8a4812d06b2 2018-08-28 18:53:42,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:43,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e684d1f-7b55-4dbf-87bb-8815ddeaaa33 Date: Tue, 28 Aug 2018 18:53:43 GMT RESP BODY: {"routers": []} 2018-08-28 18:53:43,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router&admin_state_up=True used request id req-6e684d1f-7b55-4dbf-87bb-8815ddeaaa33 2018-08-28 18:53:43,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:43,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:43,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["vf1It9qkSSCBglEXAxLewQ"], "issued_at": "2018-08-28T18:53:43.000000Z"}} 2018-08-28 18:53:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89d91d54d2a2a618df68ada86480cfb0dcf03951" 2018-08-28 18:53:43,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdd115ec-2c60-4e9a-99b6-733e29e807dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:43,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cdd115ec-2c60-4e9a-99b6-733e29e807dd 2018-08-28 18:53:43,560 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:53:43,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" -d '{"router": {"name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router", "admin_state_up": true}}' 2018-08-28 18:53:47,278 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-a43853cf-84d4-435a-868d-fd8d52a3981d Date: Tue, 28 Aug 2018 18:53:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:53:44Z", "admin_state_up": true, "updated_at": "2018-08-28T18:53:44Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "3018d97f-be56-41f9-8eb0-b3272f9bba60", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router"}} 2018-08-28 18:53:47,278 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-a43853cf-84d4-435a-868d-fd8d52a3981d 2018-08-28 18:53:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3018d97f-be56-41f9-8eb0-b3272f9bba60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:47,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-80ae83f4-c2a9-4306-a36b-06b125141af5 Date: Tue, 28 Aug 2018 18:53:47 GMT RESP BODY: {"ports":[]} 2018-08-28 18:53:47,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3018d97f-be56-41f9-8eb0-b3272f9bba60 used request id req-80ae83f4-c2a9-4306-a36b-06b125141af5 2018-08-28 18:53:47,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:47,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5e3a55ef-1920-4cf4-b74d-73dbb0e0ba7f Date: Tue, 28 Aug 2018 18:53: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:53:47,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-5e3a55ef-1920-4cf4-b74d-73dbb0e0ba7f 2018-08-28 18:53:47,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:53:47,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:53:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:53:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:47,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3452e1b5-8616-48c5-a1b6-31e069b70a6c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:53:47,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-3452e1b5-8616-48c5-a1b6-31e069b70a6c 2018-08-28 18:53:47,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:48,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-36b2b86d-0671-4fe3-8fd9-b25e498ea5f4 Date: Tue, 28 Aug 2018 18:53:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:53:48,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-36b2b86d-0671-4fe3-8fd9-b25e498ea5f4 2018-08-28 18:53:48,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:48,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-eea3389e-129b-4c86-bf47-a757f05744a3 Date: Tue, 28 Aug 2018 18:53:48 GMT RESP BODY: {"ports":[]} 2018-08-28 18:53:48,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1&admin_state_up=True used request id req-eea3389e-129b-4c86-bf47-a757f05744a3 2018-08-28 18:53:48,251 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1 for router - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:53:48,251 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:48,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:48,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["-CY0KYeFSgmLRsloS1llqw"], "issued_at": "2018-08-28T18:53:48.000000Z"}} 2018-08-28 18:53:48,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a9cacaa86a6cdd6f3f21e50775facafd5240c6" 2018-08-28 18:53:48,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2af4e439-97b0-4674-ae58-c85077d071c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:48,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2af4e439-97b0-4674-ae58-c85077d071c9 2018-08-28 18:53:48,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:48,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ab60d974-6cd0-4d1b-a5cf-36292a936594 Date: Tue, 28 Aug 2018 18:53: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:53:48,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-ab60d974-6cd0-4d1b-a5cf-36292a936594 2018-08-28 18:53:48,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:48,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-99a87999-c82f-4eee-a992-a678561460bf Date: Tue, 28 Aug 2018 18:53:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:53:48,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-99a87999-c82f-4eee-a992-a678561460bf 2018-08-28 18:53:49,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:49,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-51b34bfc-b6d9-48bd-ad97-30b0df090840 Date: Tue, 28 Aug 2018 18:53: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:53:49,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-51b34bfc-b6d9-48bd-ad97-30b0df090840 2018-08-28 18:53:49,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:53:49,243 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:53:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:53:49,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3a9cacaa86a6cdd6f3f21e50775facafd5240c6" 2018-08-28 18:53:49,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caa50953-24e2-4370-9dd2-80d9183c2241 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:53:49,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-caa50953-24e2-4370-9dd2-80d9183c2241 2018-08-28 18:53:49,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:49,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0dfad121-4b26-4b09-afb1-64ee3444f4ab Date: Tue, 28 Aug 2018 18:53:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:53:49,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-0dfad121-4b26-4b09-afb1-64ee3444f4ab 2018-08-28 18:53:49,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:49,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5edee322-3c97-4f86-898b-fd9479a2f4a0 Date: Tue, 28 Aug 2018 18:53:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:53:49,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1 used request id req-5edee322-3c97-4f86-898b-fd9479a2f4a0 2018-08-28 18:53:49,716 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 2018-08-28 18:53:49,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" -d '{"port": {"network_id": "fb1bff44-4ae7-4de8-a4be-5276ea32912d", "fixed_ips": [{"subnet_id": "dce92d1b-4769-4960-807e-e717e3943ade", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1", "admin_state_up": true}}' 2018-08-28 18:53:50,698 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-2cf6898c-785d-4f83-a3b3-4bb065530e0b Date: Tue, 28 Aug 2018 18:53:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.1"}],"id":"9be83712-2477-469e-8648-91dcd36e27f3","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:88:17:c6","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1","project_id":"7784557576d946bfb1b8b1f3bf41579e","qos_policy_id":null,"admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:50Z","binding:vnic_type":"normal"}} 2018-08-28 18:53:50,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2cf6898c-785d-4f83-a3b3-4bb065530e0b 2018-08-28 18:53:50,699 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1 for router - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:53:50,699 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:53:50,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" -d '{"port_id": "9be83712-2477-469e-8648-91dcd36e27f3"}' 2018-08-28 18:53:52,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ffe5649-3948-4a0c-86b1-7844ac08d958 Date: Tue, 28 Aug 2018 18:53:52 GMT RESP BODY: {"network_id": "fb1bff44-4ae7-4de8-a4be-5276ea32912d", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "subnet_id": "dce92d1b-4769-4960-807e-e717e3943ade", "subnet_ids": ["dce92d1b-4769-4960-807e-e717e3943ade"], "port_id": "9be83712-2477-469e-8648-91dcd36e27f3", "id": "3018d97f-be56-41f9-8eb0-b3272f9bba60"} 2018-08-28 18:53:52,598 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/add_router_interface used request id req-0ffe5649-3948-4a0c-86b1-7844ac08d958 2018-08-28 18:53:52,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:52,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e1a44e5b-04bf-4488-ad71-2074a08280f2 Date: Tue, 28 Aug 2018 18:53: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:53:52,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-e1a44e5b-04bf-4488-ad71-2074a08280f2 2018-08-28 18:53:52,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:52,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d7c2bed-79f7-4544-a79b-f3109f8d0ab8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:53:52,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-5d7c2bed-79f7-4544-a79b-f3109f8d0ab8 2018-08-28 18:53:52,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:53,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-85ced1fe-4a66-416e-898f-1b7818bb7e4c Date: Tue, 28 Aug 2018 18:53:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:53:53,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-85ced1fe-4a66-416e-898f-1b7818bb7e4c 2018-08-28 18:53:53,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:53,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79e7ccc8-b2b4-4b62-8b75-6dedf563aba2 Date: Tue, 28 Aug 2018 18:53:53 GMT RESP BODY: {"ports":[]} 2018-08-28 18:53:53,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2&admin_state_up=True used request id req-79e7ccc8-b2b4-4b62-8b75-6dedf563aba2 2018-08-28 18:53:53,311 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2 for router - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:53:53,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:53,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:53,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["6OdK5zBKR7ePeJKwt2HoOg"], "issued_at": "2018-08-28T18:53:53.000000Z"}} 2018-08-28 18:53:53,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fff2ef6758fdc7b8581407cd29544a67439668" 2018-08-28 18:53:53,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0631e8d-92fb-4b2b-a113-bb22588f8cc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:53,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e0631e8d-92fb-4b2b-a113-bb22588f8cc0 2018-08-28 18:53:53,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:54,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-22beaf96-789d-45d5-bce6-9e98e0f03ece Date: Tue, 28 Aug 2018 18:53: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:53:54,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-22beaf96-789d-45d5-bce6-9e98e0f03ece 2018-08-28 18:53:54,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:54,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-67816016-e478-4cd6-98e7-f7107b034fec Date: Tue, 28 Aug 2018 18:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:53:54,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-67816016-e478-4cd6-98e7-f7107b034fec 2018-08-28 18:53:54,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:54,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e974441f-fe02-4673-8e03-ff5b08d95e4f Date: Tue, 28 Aug 2018 18:53: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:53:54,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-e974441f-fe02-4673-8e03-ff5b08d95e4f 2018-08-28 18:53:54,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:53:54,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:53:54,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84fff2ef6758fdc7b8581407cd29544a67439668" 2018-08-28 18:53:54,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88e7ff8-fc4f-4dc1-89c0-e08b686353f4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:53:54,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-e88e7ff8-fc4f-4dc1-89c0-e08b686353f4 2018-08-28 18:53:54,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:54,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-be400b3d-92bf-4861-876d-95af49f7ee94 Date: Tue, 28 Aug 2018 18:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:53:54,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-be400b3d-92bf-4861-876d-95af49f7ee94 2018-08-28 18:53:54,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:54,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-133ec1aa-08dc-47be-8149-69e0a4f2cf43 Date: Tue, 28 Aug 2018 18:53:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:53:54,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2 used request id req-133ec1aa-08dc-47be-8149-69e0a4f2cf43 2018-08-28 18:53:54,869 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 2018-08-28 18:53:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" -d '{"port": {"network_id": "0995c31f-2d44-4b18-9cb0-148b757347fd", "fixed_ips": [{"subnet_id": "c7bd4485-e105-4e25-8c09-213a58228573", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2", "admin_state_up": true}}' 2018-08-28 18:53:56,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-16e7e151-6f1a-4532-bc2b-807c2202cf15 Date: Tue, 28 Aug 2018 18:53:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.1"}],"id":"55e08057-506c-424f-84c5-886a448eedcd","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:89:4a:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2","project_id":"7784557576d946bfb1b8b1f3bf41579e","qos_policy_id":null,"admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:55Z","binding:vnic_type":"normal"}} 2018-08-28 18:53:56,022 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-16e7e151-6f1a-4532-bc2b-807c2202cf15 2018-08-28 18:53:56,022 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2 for router - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:53:56,022 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:53:56,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" -d '{"port_id": "55e08057-506c-424f-84c5-886a448eedcd"}' 2018-08-28 18:53:57,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4f7deb34-1408-4f8a-b325-4728e43c3e12 Date: Tue, 28 Aug 2018 18:53:57 GMT RESP BODY: {"network_id": "0995c31f-2d44-4b18-9cb0-148b757347fd", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "subnet_id": "c7bd4485-e105-4e25-8c09-213a58228573", "subnet_ids": ["c7bd4485-e105-4e25-8c09-213a58228573"], "port_id": "55e08057-506c-424f-84c5-886a448eedcd", "id": "3018d97f-be56-41f9-8eb0-b3272f9bba60"} 2018-08-28 18:53:57,565 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/add_router_interface used request id req-4f7deb34-1408-4f8a-b325-4728e43c3e12 2018-08-28 18:53:57,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:58,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-4a029cca-48b6-485b-8c1e-e78900218564 Date: Tue, 28 Aug 2018 18:53:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:53:44Z", "admin_state_up": true, "updated_at": "2018-08-28T18:53:56Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "3018d97f-be56-41f9-8eb0-b3272f9bba60", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router"}} 2018-08-28 18:53:58,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60 used request id req-4a029cca-48b6-485b-8c1e-e78900218564 2018-08-28 18:53:58,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=3018d97f-be56-41f9-8eb0-b3272f9bba60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:58,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-75ddc9c2-2e84-46ff-983b-0773221d3b24 Date: Tue, 28 Aug 2018 18:53:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.1"}],"id":"55e08057-506c-424f-84c5-886a448eedcd","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:89:4a:4f","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2","admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:55Z","binding:vnic_type":"normal","device_id":"3018d97f-be56-41f9-8eb0-b3272f9bba60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:57Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.1"}],"id":"9be83712-2477-469e-8648-91dcd36e27f3","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:88:17:c6","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1","admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:50Z","binding:vnic_type":"normal","device_id":"3018d97f-be56-41f9-8eb0-b3272f9bba60"}]} 2018-08-28 18:53:58,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=3018d97f-be56-41f9-8eb0-b3272f9bba60 used request id req-75ddc9c2-2e84-46ff-983b-0773221d3b24 2018-08-28 18:53:58,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/dce92d1b-4769-4960-807e-e717e3943ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:58,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-6c3e07e5-393d-44e7-ad3b-80edd2bbb6a1 Date: Tue, 28 Aug 2018 18:53:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}} 2018-08-28 18:53:58,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/dce92d1b-4769-4960-807e-e717e3943ade used request id req-6c3e07e5-393d-44e7-ad3b-80edd2bbb6a1 2018-08-28 18:53:58,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c7bd4485-e105-4e25-8c09-213a58228573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:53:58,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-f46621b5-de23-4077-82ed-44dee437b88b Date: Tue, 28 Aug 2018 18:53:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}} 2018-08-28 18:53:58,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c7bd4485-e105-4e25-8c09-213a58228573 used request id req-f46621b5-de23-4077-82ed-44dee437b88b 2018-08-28 18:53:58,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:58,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:59,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["_pI5JWiWRQO4MBbaID56-g"], "issued_at": "2018-08-28T18:53:59.000000Z"}} 2018-08-28 18:53:59,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57a938649b0b92360b74a1dc682dc936cfb9c3b" 2018-08-28 18:53:59,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-209d84d5-8b7e-46a5-a76e-76576bee7f31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:59,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-209d84d5-8b7e-46a5-a76e-76576bee7f31 2018-08-28 18:53:59,271 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:53:59,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57a938649b0b92360b74a1dc682dc936cfb9c3b" 2018-08-28 18:53:59,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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 x-openstack-request-id: req-ca505335-17f6-437e-9bbd-8f13106a971b x-compute-request-id: req-ca505335-17f6-437e-9bbd-8f13106a971b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:53:59,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ca505335-17f6-437e-9bbd-8f13106a971b 2018-08-28 18:53:59,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57a938649b0b92360b74a1dc682dc936cfb9c3b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-08-28 18:53:59,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-6ceb185b-afeb-4379-bf75-f901ae1d1724 x-compute-request-id: req-6ceb185b-afeb-4379-bf75-f901ae1d1724 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:53:59,510 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6ceb185b-afeb-4379-bf75-f901ae1d1724 2018-08-28 18:53:59,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:53:59,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:53:59,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:53:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["dxIR6nfRRyO-9ezjBXOFEA"], "issued_at": "2018-08-28T18:53:59.000000Z"}} 2018-08-28 18:53:59,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:53:59,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:53:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f60b998-ef32-4516-80ac-4ded44d25b2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:53:59,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f60b998-ef32-4516-80ac-4ded44d25b2c 2018-08-28 18:53:59,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:00,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9e56d28c-93cf-4071-82dd-7eae7746bce7 Date: Tue, 28 Aug 2018 18:54:00 GMT RESP BODY: {"security_groups": []} 2018-08-28 18:54:00,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp used request id req-9e56d28c-93cf-4071-82dd-7eae7746bce7 2018-08-28 18:54:00,147 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp... 2018-08-28 18:54:00,147 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp 2018-08-28 18:54:00,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp"}}' 2018-08-28 18:54:00,499 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-c22c034c-0913-487e-a90b-a55250b2b974 Date: Tue, 28 Aug 2018 18:54:00 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "updated_at": "2018-08-28T18:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "939a304d-8f97-4626-a896-e326780ad03b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}], "revision_number": 2, "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp"}} 2018-08-28 18:54:00,500 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-c22c034c-0913-487e-a90b-a55250b2b974 2018-08-28 18:54:00,500 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:00,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:00,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8b78a4c3-64df-4d80-9cd2-6fb11a96a8c2 Date: Tue, 28 Aug 2018 18:54:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "939a304d-8f97-4626-a896-e326780ad03b"}]} 2018-08-28 18:54:00,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-8b78a4c3-64df-4d80-9cd2-6fb11a96a8c2 2018-08-28 18:54:00,682 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:00,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a29f9a07-8a35-4d15-a9a5-f93246fd0e58 Date: Tue, 28 Aug 2018 18:54:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "939a304d-8f97-4626-a896-e326780ad03b"}]} 2018-08-28 18:54:00,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-a29f9a07-8a35-4d15-a9a5-f93246fd0e58 2018-08-28 18:54:00,851 - neutron_utils - INFO - Retrieving security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:00,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:01,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-bbb3b87c-dfc7-41a3-affc-b229ec174ca9 Date: Tue, 28 Aug 2018 18:54:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "updated_at": "2018-08-28T18:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "939a304d-8f97-4626-a896-e326780ad03b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}], "revision_number": 2, "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp"}]} 2018-08-28 18:54:01,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-bbb3b87c-dfc7-41a3-affc-b229ec174ca9 2018-08-28 18:54:01,063 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:01,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:01,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3671906c-5f99-4f36-b106-8b187c93cd21 Date: Tue, 28 Aug 2018 18:54:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "939a304d-8f97-4626-a896-e326780ad03b"}]} 2018-08-28 18:54:01,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-3671906c-5f99-4f36-b106-8b187c93cd21 2018-08-28 18:54:01,249 - neutron_utils - INFO - Retrieving security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:01,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:01,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-ecaf1188-95d1-45af-ab6a-a042c5ce7e34 Date: Tue, 28 Aug 2018 18:54:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "updated_at": "2018-08-28T18:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "939a304d-8f97-4626-a896-e326780ad03b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}], "revision_number": 2, "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp"}]} 2018-08-28 18:54:01,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-ecaf1188-95d1-45af-ab6a-a042c5ce7e34 2018-08-28 18:54:01,443 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:01,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-62baa2dc-a3ef-43f9-9f9a-982e9fa79684 Date: Tue, 28 Aug 2018 18:54:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "939a304d-8f97-4626-a896-e326780ad03b"}]} 2018-08-28 18:54:01,619 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-62baa2dc-a3ef-43f9-9f9a-982e9fa79684 2018-08-28 18:54:01,620 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp 2018-08-28 18:54:01,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:01,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-10069ce9-5bae-47fd-b244-1a8c7568c64d Date: Tue, 28 Aug 2018 18:54:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "updated_at": "2018-08-28T18:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "939a304d-8f97-4626-a896-e326780ad03b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}], "revision_number": 2, "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp"}]} 2018-08-28 18:54:01,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp used request id req-10069ce9-5bae-47fd-b244-1a8c7568c64d 2018-08-28 18:54:01,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:54:01,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:54:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:54:01,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:01,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac7d1cf0-2482-48d2-ab53-12e3a84c3944 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:01,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-ac7d1cf0-2482-48d2-ab53-12e3a84c3944 2018-08-28 18:54:01,766 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:01,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:01,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0c4b1ed5-7082-4794-95ec-28fb5cf7b307 Date: Tue, 28 Aug 2018 18:54:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "939a304d-8f97-4626-a896-e326780ad03b"}]} 2018-08-28 18:54:01,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-0c4b1ed5-7082-4794-95ec-28fb5cf7b307 2018-08-28 18:54:01,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612"}}' 2018-08-28 18:54:02,275 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-3b3ebcb9-bcbd-451d-88ad-12aba5b47c53 Date: Tue, 28 Aug 2018 18:54:02 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:02Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:02Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "dcd6463c-3ea3-468c-b3de-d9742e29199e"}} 2018-08-28 18:54:02,276 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-3b3ebcb9-bcbd-451d-88ad-12aba5b47c53 2018-08-28 18:54:02,276 - neutron_utils - INFO - Retrieving security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:02,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-6d64219c-cdc2-47c4-a9e4-c52a194c1644 Date: Tue, 28 Aug 2018 18:54:02 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "updated_at": "2018-08-28T18:54:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "revision_number": 0, "id": "939a304d-8f97-4626-a896-e326780ad03b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:54:02Z", "revision_number": 0, "id": "dcd6463c-3ea3-468c-b3de-d9742e29199e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:54:02Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}], "revision_number": 3, "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp"}]} 2018-08-28 18:54:02,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-6d64219c-cdc2-47c4-a9e4-c52a194c1644 2018-08-28 18:54:02,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ce3a44d1-6984-4ce6-8b21-2af983b7a612 2018-08-28 18:54:02,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:54:02,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-15e07319-658e-4ab8-948a-babea1a63c68 Date: Tue, 28 Aug 2018 18:54:02 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "119f67a2-ea80-4953-b9c1-2f7650b9d047"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:00Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:00Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "939a304d-8f97-4626-a896-e326780ad03b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:54:02Z", "security_group_id": "ce3a44d1-6984-4ce6-8b21-2af983b7a612", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:54:02Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "dcd6463c-3ea3-468c-b3de-d9742e29199e"}]} 2018-08-28 18:54:02,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-15e07319-658e-4ab8-948a-babea1a63c68 2018-08-28 18:54:02,657 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:54:02,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:54:03,024 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:54:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["g1H7bv3GTx20cRBm8VoV_g"], "issued_at": "2018-08-28T18:54:03.000000Z"}} 2018-08-28 18:54:03,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:03,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8d030c-d115-4a3f-b8d9-9a1ca2e15695 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:54:03,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a8d030c-d115-4a3f-b8d9-9a1ca2e15695 2018-08-28 18:54:03,103 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:54:03,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:03,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a992cf88-cf9f-45e1-843d-f2e87c22ad1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:54:03,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a992cf88-cf9f-45e1-843d-f2e87c22ad1b 2018-08-28 18:54:03,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:03,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3b200e51-e604-4f44-a2b5-7c1320382f27 Date: Tue, 28 Aug 2018 18:54: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:54:03,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-3b200e51-e604-4f44-a2b5-7c1320382f27 2018-08-28 18:54:03,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:54:03,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:54:03,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:03,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06b39b3-a3bd-414c-bef4-c71e843e18d9 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:03,534 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-c06b39b3-a3bd-414c-bef4-c71e843e18d9 2018-08-28 18:54:03,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:03,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f87565d1-cc58-47ba-8953-80fce672aaf2 Date: Tue, 28 Aug 2018 18:54:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:54:03,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-f87565d1-cc58-47ba-8953-80fce672aaf2 2018-08-28 18:54:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:03,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-37e8535d-0f48-48db-bfbb-d48344b9101b Date: Tue, 28 Aug 2018 18:54:03 GMT RESP BODY: {"ports":[]} 2018-08-28 18:54:03,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port&admin_state_up=True used request id req-37e8535d-0f48-48db-bfbb-d48344b9101b 2018-08-28 18:54:03,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:04,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9115ca8e-32a5-40bc-901f-ba8bf2beecfc x-compute-request-id: req-9115ca8e-32a5-40bc-901f-ba8bf2beecfc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:54:04,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1 used request id req-9115ca8e-32a5-40bc-901f-ba8bf2beecfc 2018-08-28 18:54:04,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:04,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3439bcac-a54b-4218-87ed-c8a455089048 Date: Tue, 28 Aug 2018 18:54: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:54:04,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-3439bcac-a54b-4218-87ed-c8a455089048 2018-08-28 18:54:04,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:04,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ede2ad1f-b2f1-4ab8-aaeb-bdf8194502fe Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:04,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-ede2ad1f-b2f1-4ab8-aaeb-bdf8194502fe 2018-08-28 18:54:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:04,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fc15457a-9b08-493e-8286-b53b266e555a Date: Tue, 28 Aug 2018 18:54:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:54:04,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-fc15457a-9b08-493e-8286-b53b266e555a 2018-08-28 18:54:04,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:04,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b529c505-b74b-4578-aee6-a7863a9c1896 Date: Tue, 28 Aug 2018 18:54:04 GMT RESP BODY: {"ports":[]} 2018-08-28 18:54:04,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port&admin_state_up=True used request id req-b529c505-b74b-4578-aee6-a7863a9c1896 2018-08-28 18:54:04,908 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:54:04,909 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:54:05,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:54:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["TtQy_xwsRP-vNtRVeN8Ghg"], "issued_at": "2018-08-28T18:54:05.000000Z"}} 2018-08-28 18:54:05,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1c23a8e16d95bc6be642dcf7b5f276283e6df4" 2018-08-28 18:54:05,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e714682c-1063-44cb-a699-ddcdbc2e2ded Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:54:05,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e714682c-1063-44cb-a699-ddcdbc2e2ded 2018-08-28 18:54:05,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:05,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b2f83050-3509-437e-9fc6-9d923ef7ba53 Date: Tue, 28 Aug 2018 18:54: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:54:05,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-b2f83050-3509-437e-9fc6-9d923ef7ba53 2018-08-28 18:54:05,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:05,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7667b59c-8d47-4fb1-8338-d397778978e7 Date: Tue, 28 Aug 2018 18:54:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:54:05,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-7667b59c-8d47-4fb1-8338-d397778978e7 2018-08-28 18:54:05,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:06,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-7a226fa7-1f91-4d92-9df8-167e09b9ebe0 Date: Tue, 28 Aug 2018 18:54: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:54:06,075 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-7a226fa7-1f91-4d92-9df8-167e09b9ebe0 2018-08-28 18:54:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:54:06,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:54:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:54:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db1c23a8e16d95bc6be642dcf7b5f276283e6df4" 2018-08-28 18:54:06,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b90672-7d6c-44c4-b50d-54c0fca569ba Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:06,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-29b90672-7d6c-44c4-b50d-54c0fca569ba 2018-08-28 18:54:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:06,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-481d9fe8-bf6e-4401-be9e-4ffb7db5fd70 Date: Tue, 28 Aug 2018 18:54:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:54:06,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-481d9fe8-bf6e-4401-be9e-4ffb7db5fd70 2018-08-28 18:54:06,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:06,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-22bcfe9c-7ab6-4e8f-912c-24bd5f6f33d3 Date: Tue, 28 Aug 2018 18:54:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:54:06,570 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1 used request id req-22bcfe9c-7ab6-4e8f-912c-24bd5f6f33d3 2018-08-28 18:54:06,570 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 2018-08-28 18:54:06,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" -d '{"port": {"network_id": "fb1bff44-4ae7-4de8-a4be-5276ea32912d", "fixed_ips": [{"subnet_id": "dce92d1b-4769-4960-807e-e717e3943ade", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port", "admin_state_up": true}}' 2018-08-28 18:54:07,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-98297492-0a4a-4908-83d0-ce0a587e5785 Date: Tue, 28 Aug 2018 18:54:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.5"}],"id":"33b95012-b489-4039-9bec-24a2cc99c372","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:a5:e1:64","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port","project_id":"7784557576d946bfb1b8b1f3bf41579e","qos_policy_id":null,"admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:54:07Z","binding:vnic_type":"normal"}} 2018-08-28 18:54:07,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-98297492-0a4a-4908-83d0-ce0a587e5785 2018-08-28 18:54:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:07,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a3479c43-243f-4056-b2d2-2792b28b5fd7 Date: Tue, 28 Aug 2018 18:54: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":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:54:07,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-a3479c43-243f-4056-b2d2-2792b28b5fd7 2018-08-28 18:54:07,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:07,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56446dc1-14a4-4aa9-9e87-34514a1e8743 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:07,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-56446dc1-14a4-4aa9-9e87-34514a1e8743 2018-08-28 18:54:07,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:08,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7297b8d1-8567-4bea-949e-d47b2282a08a Date: Tue, 28 Aug 2018 18:54:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:54:08,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-7297b8d1-8567-4bea-949e-d47b2282a08a 2018-08-28 18:54:08,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:08,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-3de5f809-8468-49a6-b000-310e45d30f4c Date: Tue, 28 Aug 2018 18:54:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.5"}],"id":"33b95012-b489-4039-9bec-24a2cc99c372","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:a5:e1:64","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port","admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:54:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 18:54:08,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port&admin_state_up=True used request id req-3de5f809-8468-49a6-b000-310e45d30f4c 2018-08-28 18:54:08,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:08,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1903da-048c-40c3-977f-8cd6886fd7ed Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:08,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-3b1903da-048c-40c3-977f-8cd6886fd7ed 2018-08-28 18:54:08,331 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1 2018-08-28 18:54:08,334 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:08,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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,Accept-Encoding x-openstack-request-id: req-6f8dee40-7ee8-45ce-b530-a608bf990404 x-compute-request-id: req-6f8dee40-7ee8-45ce-b530-a608bf990404 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-flavor-name"}]} 2018-08-28 18:54:08,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6f8dee40-7ee8-45ce-b530-a608bf990404 2018-08-28 18:54:08,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:08,390 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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,Accept-Encoding x-openstack-request-id: req-02a169f9-a8ba-4d7d-b9b3-3f1a6ea7a4fb x-compute-request-id: req-02a169f9-a8ba-4d7d-b9b3-3f1a6ea7a4fb Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:54:08,390 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d used request id req-02a169f9-a8ba-4d7d-b9b3-3f1a6ea7a4fb 2018-08-28 18:54:08,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:08,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-3ce31fed-dd62-4607-b819-bdc07fe9c625 Date: Tue, 28 Aug 2018 18:54:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:53:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:53:35Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "metadata": {}}], "self": "/v2/images/349cc20c-6633-444e-a713-954a5851352e", "min_disk": 0, "protected": false, "id": "349cc20c-6633-444e-a713-954a5851352e", "file": "/v2/images/349cc20c-6633-444e-a713-954a5851352e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7784557576d946bfb1b8b1f3bf41579e", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00"} 2018-08-28 18:54:08,577 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 used request id req-3ce31fed-dd62-4607-b819-bdc07fe9c625 2018-08-28 18:54:08,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:08,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-240b7f28-8505-441b-a0b6-9bd3e81c8ea1 Date: Tue, 28 Aug 2018 18:54:08 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:54:08,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-240b7f28-8505-441b-a0b6-9bd3e81c8ea1 2018-08-28 18:54:08,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" -d '{"server": {"name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "imageRef": "349cc20c-6633-444e-a713-954a5851352e", "flavorRef": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "33b95012-b489-4039-9bec-24a2cc99c372"}]}}' 2018-08-28 18:54:10,711 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18: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-bbd47a23-5b49-4c6d-a307-08a24b30f6af x-compute-request-id: req-bbd47a23-5b49-4c6d-a307-08a24b30f6af Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "adminPass": "4XEEu6adYzyC"}} 2018-08-28 18:54:10,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-bbd47a23-5b49-4c6d-a307-08a24b30f6af 2018-08-28 18:54:10,715 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:11,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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,Accept-Encoding x-openstack-request-id: req-30f90798-a436-4463-b512-cc1f21a4fd28 x-compute-request-id: req-30f90798-a436-4463-b512-cc1f21a4fd28 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:11,072 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-30f90798-a436-4463-b512-cc1f21a4fd28 2018-08-28 18:54:11,072 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1 2018-08-28 18:54:11,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:11,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7dd82744-a1c4-4aef-9db1-f6cc9996fbf3 x-compute-request-id: req-7dd82744-a1c4-4aef-9db1-f6cc9996fbf3 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:11,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-7dd82744-a1c4-4aef-9db1-f6cc9996fbf3 2018-08-28 18:54:11,862 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - BUILD 2018-08-28 18:54:11,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:54:14,865 - create_instance - DEBUG - VM status query timeout in 896.207016945 2018-08-28 18:54:14,869 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:15,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-58e4101f-ae58-42e4-9aa9-994b8af29e26 x-compute-request-id: req-58e4101f-ae58-42e4-9aa9-994b8af29e26 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:13Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:15,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-58e4101f-ae58-42e4-9aa9-994b8af29e26 2018-08-28 18:54:15,190 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - BUILD 2018-08-28 18:54:15,190 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:54:18,191 - create_instance - DEBUG - VM status query timeout in 892.881698847 2018-08-28 18:54:18,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:18,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54: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-07eea6ba-61ac-4894-9e53-1fa6212281cd x-compute-request-id: req-07eea6ba-61ac-4894-9e53-1fa6212281cd Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:64", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:17Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:18,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-07eea6ba-61ac-4894-9e53-1fa6212281cd 2018-08-28 18:54:18,990 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - ACTIVE 2018-08-28 18:54:18,990 - create_instance - INFO - VM is - ACTIVE 2018-08-28 18:54:18,993 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:19,331 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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,Accept-Encoding x-openstack-request-id: req-97ffe9c4-3dd1-45e7-a2c7-7652951a0816 x-compute-request-id: req-97ffe9c4-3dd1-45e7-a2c7-7652951a0816 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:64", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:17Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:19,331 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-97ffe9c4-3dd1-45e7-a2c7-7652951a0816 2018-08-28 18:54:19,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:19,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-5a418640-6a42-47ef-9267-25441935348a Date: Tue, 28 Aug 2018 18:54:19 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["dce92d1b-4769-4960-807e-e717e3943ade"],"updated_at":"2018-08-28T18:53:38Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:37Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1"}]} 2018-08-28 18:54:19,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 used request id req-5a418640-6a42-47ef-9267-25441935348a 2018-08-28 18:54:19,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:19,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd0ddce-710a-4af8-90b4-f251f388ae11 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:19,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-9fd0ddce-710a-4af8-90b4-f251f388ae11 2018-08-28 18:54:19,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:19,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c7c6893-1704-414f-8d5c-e24198386d3c Date: Tue, 28 Aug 2018 18:54:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:38Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"dce92d1b-4769-4960-807e-e717e3943ade","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1"}]} 2018-08-28 18:54:19,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-6c7c6893-1704-414f-8d5c-e24198386d3c 2018-08-28 18:54:19,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:19,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-6566b73f-2fd2-48f5-b82c-5227c1aff144 Date: Tue, 28 Aug 2018 18:54:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.3"}],"id":"19d5b7cf-b0a7-4d6e-82a5-577055d21f78","security_groups":[],"mac_address":"fa:16:3e:ad:1d:b5","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fb1bff44-4ae7-4de8-a4be-5276ea32912d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.5"}],"id":"33b95012-b489-4039-9bec-24a2cc99c372","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:a5:e1:64","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port","admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:54:07Z","binding:vnic_type":"normal","device_id":"c7b2dcb2-de72-45cc-9680-3da2e25b05f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.1"}],"id":"9be83712-2477-469e-8648-91dcd36e27f3","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:88:17:c6","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1","admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:50Z","binding:vnic_type":"normal","device_id":"3018d97f-be56-41f9-8eb0-b3272f9bba60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.2"}],"id":"ca566c4d-357d-41b8-a170-18b8705501b0","security_groups":[],"mac_address":"fa:16:3e:1c:9d:19","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fb1bff44-4ae7-4de8-a4be-5276ea32912d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dce92d1b-4769-4960-807e-e717e3943ade","ip_address":"10.200.201.4"}],"id":"efc49378-beef-4342-b593-02e0952e16ce","security_groups":[],"mac_address":"fa:16:3e:85:5b:c3","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fb1bff44-4ae7-4de8-a4be-5276ea32912d","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fb1bff44-4ae7-4de8-a4be-5276ea32912d"}]} 2018-08-28 18:54:19,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-6566b73f-2fd2-48f5-b82c-5227c1aff144 2018-08-28 18:54:19,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:54:19,912 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:54:20,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["ksDJvW3UQ_epH0DVvR0qCw"], "issued_at": "2018-08-28T18:54:20.000000Z"}} 2018-08-28 18:54:20,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:20,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766f0937-cb2b-4442-b39b-b2fa52bbcb21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:54:20,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-766f0937-cb2b-4442-b39b-b2fa52bbcb21 2018-08-28 18:54:20,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:54:20,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:20,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b0ba7e8-d345-4869-af56-2aac77aeac59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:54:20,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2b0ba7e8-d345-4869-af56-2aac77aeac59 2018-08-28 18:54:20,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:20,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-23ca85f5-4bf3-42a5-88f1-d9a1b628623b Date: Tue, 28 Aug 2018 18:54: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:54:20,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-23ca85f5-4bf3-42a5-88f1-d9a1b628623b 2018-08-28 18:54:20,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:54:20,712 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:54:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:54:20,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:20,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d825df3-7207-403a-a16c-2a33019f1725 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:20,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-4d825df3-7207-403a-a16c-2a33019f1725 2018-08-28 18:54:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:20,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f4d469ce-5420-4525-a9a5-4da3451c56ef Date: Tue, 28 Aug 2018 18:54:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:54:20,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-f4d469ce-5420-4525-a9a5-4da3451c56ef 2018-08-28 18:54:20,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:21,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6547ab4b-2a06-47d4-8978-49ff770792ef Date: Tue, 28 Aug 2018 18:54:21 GMT RESP BODY: {"ports":[]} 2018-08-28 18:54:21,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port&admin_state_up=True used request id req-6547ab4b-2a06-47d4-8978-49ff770792ef 2018-08-28 18:54:21,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:21,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-64de85d9-f7b0-4cab-b850-b466ce5b353c x-compute-request-id: req-64de85d9-f7b0-4cab-b850-b466ce5b353c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:54:21,414 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2 used request id req-64de85d9-f7b0-4cab-b850-b466ce5b353c 2018-08-28 18:54:21,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:21,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-7ed5e2ef-f3b1-46b7-838d-71ba26b3d90c Date: Tue, 28 Aug 2018 18:54: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:54:21,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-7ed5e2ef-f3b1-46b7-838d-71ba26b3d90c 2018-08-28 18:54:21,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:21,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70b727cf-ad61-4641-87a0-2e80aa227d36 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:21,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-70b727cf-ad61-4641-87a0-2e80aa227d36 2018-08-28 18:54:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:21,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-7c670d30-8275-4a60-abe3-193732e00323 Date: Tue, 28 Aug 2018 18:54:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:54:21,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-7c670d30-8275-4a60-abe3-193732e00323 2018-08-28 18:54:21,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:22,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64027b09-d531-44e6-9501-3b7156b16fa1 Date: Tue, 28 Aug 2018 18:54:22 GMT RESP BODY: {"ports":[]} 2018-08-28 18:54:22,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port&admin_state_up=True used request id req-64027b09-d531-44e6-9501-3b7156b16fa1 2018-08-28 18:54:22,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:54:22,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:54:22,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e074e877974e474092fae9134d9b477b", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role"}], "expires_at": "2018-08-28T19:54:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7784557576d946bfb1b8b1f3bf41579e", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/7784557576d946bfb1b8b1f3bf41579e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-user", "id": "6178485844ba4dc4b4ad9ada019ed9f6"}, "audit_ids": ["J2M0n3-eQz6dOfV4KLJqiQ"], "issued_at": "2018-08-28T18:54:22.000000Z"}} 2018-08-28 18:54:22,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32704036c49d7fa807f8cf568e44d9666193da" 2018-08-28 18:54:22,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99e607e3-d17e-4759-b4c7-68b569e766c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:54:22,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-99e607e3-d17e-4759-b4c7-68b569e766c5 2018-08-28 18:54:22,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:22,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b417f10d-efdd-4e73-a09e-cee385c81096 Date: Tue, 28 Aug 2018 18:54: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:54:22,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-b417f10d-efdd-4e73-a09e-cee385c81096 2018-08-28 18:54:22,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:22,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-8d9bfb88-fcb4-46d4-94a0-8264392cb9e1 Date: Tue, 28 Aug 2018 18:54:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:54:22,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-8d9bfb88-fcb4-46d4-94a0-8264392cb9e1 2018-08-28 18:54:22,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:23,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4af4a0e2-b57a-487c-8cfc-a7c853e67213 Date: Tue, 28 Aug 2018 18:54: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:54:23,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-4af4a0e2-b57a-487c-8cfc-a7c853e67213 2018-08-28 18:54:23,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:54:23,091 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:54:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:54:23,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f32704036c49d7fa807f8cf568e44d9666193da" 2018-08-28 18:54:23,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8b8d11-8391-4981-ac9e-cc1b983d45d6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:23,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-db8b8d11-8391-4981-ac9e-cc1b983d45d6 2018-08-28 18:54:23,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:23,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-51b832be-812c-4646-9233-15ba53df8af5 Date: Tue, 28 Aug 2018 18:54:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:54:23,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-51b832be-812c-4646-9233-15ba53df8af5 2018-08-28 18:54:23,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:23,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-ae4b0c87-18a8-48f9-9710-e28065d89691 Date: Tue, 28 Aug 2018 18:54:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:54:23,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2 used request id req-ae4b0c87-18a8-48f9-9710-e28065d89691 2018-08-28 18:54:23,431 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 2018-08-28 18:54:23,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" -d '{"port": {"network_id": "0995c31f-2d44-4b18-9cb0-148b757347fd", "fixed_ips": [{"subnet_id": "c7bd4485-e105-4e25-8c09-213a58228573", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port", "admin_state_up": true}}' 2018-08-28 18:54:24,435 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-ec60e08d-1250-4df8-910b-d235b35149f7 Date: Tue, 28 Aug 2018 18:54:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.5"}],"id":"a0ecca34-2998-49e7-8b1b-c98c14602375","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:a6:d5:4f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port","project_id":"7784557576d946bfb1b8b1f3bf41579e","qos_policy_id":null,"admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:54:23Z","binding:vnic_type":"normal"}} 2018-08-28 18:54:24,435 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-ec60e08d-1250-4df8-910b-d235b35149f7 2018-08-28 18:54:24,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:24,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-33b8fbbf-5dcd-4a95-8cf0-76a77e2a2baf Date: Tue, 28 Aug 2018 18:54: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:54:24,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-33b8fbbf-5dcd-4a95-8cf0-76a77e2a2baf 2018-08-28 18:54:24,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:24,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15242bec-23ed-4360-9c2d-2e0241725a34 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:24,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-15242bec-23ed-4360-9c2d-2e0241725a34 2018-08-28 18:54:24,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:24,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4a7ec870-578d-41f2-8834-e432018ab40c Date: Tue, 28 Aug 2018 18:54:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:54:24,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-4a7ec870-578d-41f2-8834-e432018ab40c 2018-08-28 18:54:24,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:25,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-c91a4f51-b481-498f-8f59-6334fdf7dcfb Date: Tue, 28 Aug 2018 18:54:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.5"}],"id":"a0ecca34-2998-49e7-8b1b-c98c14602375","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:a6:d5:4f","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port","admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:54:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 18:54:25,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd&name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port&admin_state_up=True used request id req-c91a4f51-b481-498f-8f59-6334fdf7dcfb 2018-08-28 18:54:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:25,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2e8c98-905a-4aa5-b8f2-e500329c21c7 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:25,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-2c2e8c98-905a-4aa5-b8f2-e500329c21c7 2018-08-28 18:54:25,239 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2 2018-08-28 18:54:25,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:25,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-b1abfd22-ed82-4407-80ed-cb8cfd04baa6 x-compute-request-id: req-b1abfd22-ed82-4407-80ed-cb8cfd04baa6 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-flavor-name"}]} 2018-08-28 18:54:25,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b1abfd22-ed82-4407-80ed-cb8cfd04baa6 2018-08-28 18:54:25,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:25,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-19fb839f-58f5-4624-8c68-fab8fe15d0d9 x-compute-request-id: req-19fb839f-58f5-4624-8c68-fab8fe15d0d9 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:54:25,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d used request id req-19fb839f-58f5-4624-8c68-fab8fe15d0d9 2018-08-28 18:54:25,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:25,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-7cd45bc2-119e-4312-b473-13628cb2a4c9 Date: Tue, 28 Aug 2018 18:54:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:53:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:53:35Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "metadata": {}}], "self": "/v2/images/349cc20c-6633-444e-a713-954a5851352e", "min_disk": 0, "protected": false, "id": "349cc20c-6633-444e-a713-954a5851352e", "file": "/v2/images/349cc20c-6633-444e-a713-954a5851352e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7784557576d946bfb1b8b1f3bf41579e", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/349cc20c-6633-444e-a713-954a5851352e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00"} 2018-08-28 18:54:25,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 used request id req-7cd45bc2-119e-4312-b473-13628cb2a4c9 2018-08-28 18:54:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:25,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-378b7f95-a841-45f8-aeb0-7af1b61080b5 Date: Tue, 28 Aug 2018 18:54: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-08-28 18:54:25,810 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-378b7f95-a841-45f8-aeb0-7af1b61080b5 2018-08-28 18:54:25,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" -d '{"server": {"name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "imageRef": "349cc20c-6633-444e-a713-954a5851352e", "flavorRef": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "a0ecca34-2998-49e7-8b1b-c98c14602375"}]}}' 2018-08-28 18:54:27,372 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-f96867a9-ec9e-4aca-9475-c4711fc58402 x-compute-request-id: req-f96867a9-ec9e-4aca-9475-c4711fc58402 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "adminPass": "vwbT2DBsW3Y5"}} 2018-08-28 18:54:27,372 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-f96867a9-ec9e-4aca-9475-c4711fc58402 2018-08-28 18:54:27,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:27,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54: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-4a05925f-5ccb-43ea-92e4-d145d8fcfbb7 x-compute-request-id: req-4a05925f-5ccb-43ea-92e4-d145d8fcfbb7 Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:27,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-4a05925f-5ccb-43ea-92e4-d145d8fcfbb7 2018-08-28 18:54:27,675 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2 2018-08-28 18:54:27,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:27,897 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54: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-0fd4e507-120e-4091-94b7-b7bb83b43b7f x-compute-request-id: req-0fd4e507-120e-4091-94b7-b7bb83b43b7f Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:27,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-0fd4e507-120e-4091-94b7-b7bb83b43b7f 2018-08-28 18:54:27,898 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - BUILD 2018-08-28 18:54:27,898 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:54:30,901 - create_instance - DEBUG - VM status query timeout in 896.773479939 2018-08-28 18:54:30,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:31,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-ee6931b3-64a4-4ac0-97ad-539f8b963eb5 x-compute-request-id: req-ee6931b3-64a4-4ac0-97ad-539f8b963eb5 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:30Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:31,407 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-ee6931b3-64a4-4ac0-97ad-539f8b963eb5 2018-08-28 18:54:31,407 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - BUILD 2018-08-28 18:54:31,407 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:54:34,410 - create_instance - DEBUG - VM status query timeout in 893.264552832 2018-08-28 18:54:34,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:35,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-453ed4c2-35a7-4c16-8d15-6fa1ef34cf46 x-compute-request-id: req-453ed4c2-35a7-4c16-8d15-6fa1ef34cf46 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:30Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:35,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-453ed4c2-35a7-4c16-8d15-6fa1ef34cf46 2018-08-28 18:54:35,046 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - BUILD 2018-08-28 18:54:35,046 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:54:38,049 - create_instance - DEBUG - VM status query timeout in 889.625494957 2018-08-28 18:54:38,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:38,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-3a965864-a830-4b54-8c03-57b61a34ceac x-compute-request-id: req-3a965864-a830-4b54-8c03-57b61a34ceac Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:30Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:38,677 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-3a965864-a830-4b54-8c03-57b61a34ceac 2018-08-28 18:54:38,677 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - BUILD 2018-08-28 18:54:38,678 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:54:41,681 - create_instance - DEBUG - VM status query timeout in 885.994232893 2018-08-28 18:54:41,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:42,328 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-ed337286-6504-49c0-a2e0-f007366e9b99 x-compute-request-id: req-ed337286-6504-49c0-a2e0-f007366e9b99 Content-Encoding: gzip Content-Length: 678 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:54:30Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:42,328 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-ed337286-6504-49c0-a2e0-f007366e9b99 2018-08-28 18:54:42,329 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - BUILD 2018-08-28 18:54:42,329 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:54:45,332 - create_instance - DEBUG - VM status query timeout in 882.342824936 2018-08-28 18:54:45,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:46,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c7fffb45-29b5-4c86-b5b6-4b0cd21069a6 x-compute-request-id: req-c7fffb45-29b5-4c86-b5b6-4b0cd21069a6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d5:4f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:41.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:42Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:46,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-c7fffb45-29b5-4c86-b5b6-4b0cd21069a6 2018-08-28 18:54:46,346 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - ACTIVE 2018-08-28 18:54:46,346 - create_instance - INFO - VM is - ACTIVE 2018-08-28 18:54:46,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:46,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-c86ce5e8-8912-4501-bb8c-391b269aef37 x-compute-request-id: req-c86ce5e8-8912-4501-bb8c-391b269aef37 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d5:4f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:41.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:42Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:46,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-c86ce5e8-8912-4501-bb8c-391b269aef37 2018-08-28 18:54:46,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:47,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e3489642-05be-483e-abd3-93604e3e7fd6 Date: Tue, 28 Aug 2018 18:54: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":["c7bd4485-e105-4e25-8c09-213a58228573"],"updated_at":"2018-08-28T18:53:41Z","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"7784557576d946bfb1b8b1f3bf41579e","id":"0995c31f-2d44-4b18-9cb0-148b757347fd","name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2"}]} 2018-08-28 18:54:47,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 used request id req-e3489642-05be-483e-abd3-93604e3e7fd6 2018-08-28 18:54:47,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:47,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e19a521e-94f4-4b28-b107-984c6ed82fd0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:54:47,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-e19a521e-94f4-4b28-b107-984c6ed82fd0 2018-08-28 18:54:47,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:47,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-16ff958f-24b9-4e9a-927a-5b9f07e7b124 Date: Tue, 28 Aug 2018 18:54:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:41Z","dns_nameservers":[],"updated_at":"2018-08-28T18:53:41Z","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":"7784557576d946bfb1b8b1f3bf41579e","id":"c7bd4485-e105-4e25-8c09-213a58228573","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2"}]} 2018-08-28 18:54:47,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-16ff958f-24b9-4e9a-927a-5b9f07e7b124 2018-08-28 18:54:47,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:47,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-d10d8a9e-4435-4ab2-8c1a-e06f39db9bf2 Date: Tue, 28 Aug 2018 18:54:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.4"}],"id":"4ddabd47-1ca7-4275-b340-5b8fe3222fa5","security_groups":[],"mac_address":"fa:16:3e:bd:b1:01","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-0995c31f-2d44-4b18-9cb0-148b757347fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.1"}],"id":"55e08057-506c-424f-84c5-886a448eedcd","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:89:4a:4f","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2","admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:55Z","binding:vnic_type":"normal","device_id":"3018d97f-be56-41f9-8eb0-b3272f9bba60"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:54:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.5"}],"id":"a0ecca34-2998-49e7-8b1b-c98c14602375","security_groups":["d5474f34-9bed-4cbe-9440-6d9c54b31d38"],"mac_address":"fa:16:3e:a6:d5:4f","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port","admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:54:23Z","binding:vnic_type":"normal","device_id":"b76d2439-a9d6-4d4c-93bf-390e4ce77751"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.2"}],"id":"a1ce9689-2155-4ab1-94a7-102818f556e4","security_groups":[],"mac_address":"fa:16:3e:5f:02:7f","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-0995c31f-2d44-4b18-9cb0-148b757347fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:53:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"c7bd4485-e105-4e25-8c09-213a58228573","ip_address":"10.200.202.3"}],"id":"eeed2214-c89b-4c7d-8f83-71e764e07c97","security_groups":[],"mac_address":"fa:16:3e:ae:19:2e","project_id":"7784557576d946bfb1b8b1f3bf41579e","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0995c31f-2d44-4b18-9cb0-148b757347fd","tenant_id":"7784557576d946bfb1b8b1f3bf41579e","created_at":"2018-08-28T18:53:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-0995c31f-2d44-4b18-9cb0-148b757347fd"}]} 2018-08-28 18:54:47,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-d10d8a9e-4435-4ab2-8c1a-e06f39db9bf2 2018-08-28 18:54:47,435 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-08-28 18:54:47,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:48,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e1368186-5946-48d7-8260-9acbb36204a9 x-compute-request-id: req-e1368186-5946-48d7-8260-9acbb36204a9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:64", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:17Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:48,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-e1368186-5946-48d7-8260-9acbb36204a9 2018-08-28 18:54:48,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 18:54:49,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-11a84b98-5045-474c-973c-e82d6156904a x-compute-request-id: req-11a84b98-5045-474c-973c-e82d6156904a Content-Encoding: gzip Content-Length: 9656 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536364928 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130195] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131830] pid_max: default: 32768 minimum: 301\n[ 0.132718] ACPI: Core revision 20150930\n[ 0.134127] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135419] Security Framework initialized\n[ 0.136223] Yama: becoming mindful.\n[ 0.136941] AppArmor: AppArmor initialized\n[ 0.137794] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139113] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140369] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141565] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142952] Initializing cgroup subsys io\n[ 0.143754] Initializing cgroup subsys memory\n[ 0.144603] Initializing cgroup subsys devices\n[ 0.145474] Initializing cgroup subsys freezer\n[ 0.146337] Initializing cgroup subsys net_cls\n[ 0.147189] Initializing cgroup subsys perf_event\n[ 0.148078] Initializing cgroup subsys net_prio\n[ 0.148940] Initializing cgroup subsys hugetlb\n[ 0.149800] Initializing cgroup subsys pids\n[ 0.150668] CPU: Physical Processor ID: 0\n[ 0.152157] mce: CPU supports 10 MCE banks\n[ 0.152990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153978] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156285] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162984] ftrace: allocating 31920 entries in 125 pages\n[ 0.190362] smpboot: Max logical packages: 2\n[ 0.191209] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192406] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193757] x2apic enabled\n[ 0.194563] Switched APIC routing to physical x2apic.\n[ 0.196303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199643] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201550] KVM setup paravirtual spinlock\n[ 0.202961] x86: Booting SMP configuration:\n[ 0.203849] .... node #0, CPUs: #1\n[ 0.204752] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.226939] x86: Booted up 1 node, 2 CPUs\n[ 0.226941] KVM setup async PF for cpu 1\n[ 0.226944] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.229487] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.231000] devtmpfs: initialized\n[ 0.232721] evm: security.selinux\n[ 0.233414] evm: security.SMACK64\n[ 0.234096] evm: security.SMACK64EXEC\n[ 0.234825] evm: security.SMACK64TRANSMUTE\n[ 0.235628] evm: security.SMACK64MMAP\n[ 0.236363] evm: security.ima\n[ 0.236993] evm: security.capability\n[ 0.237876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239784] pinctrl core: initialized pinctrl subsystem\n[ 0.240872] RTC time: 18:54:17, date: 08/28/18\n[ 0.241871] NET: Registered protocol family 16\n[ 0.251758] cpuidle: using governor ladder\n[ 0.263861] cpuidle: using governor menu\n[ 0.264674] PCCT header not found.\n[ 0.265464] ACPI: bus type PCI registered\n[ 0.266260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267502] PCI: Using configuration type 1 for base access\n[ 0.281052] ACPI: Added _OSI(Module Device)\n[ 0.281892] ACPI: Added _OSI(Processor Device)\n[ 0.282747] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283632] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286070] ACPI: Interpreter enabled\n[ 0.286834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294142] ACPI: (supports S0 S5)\n[ 0.294839] ACPI: Using IOAPIC for interrupt routing\n[ 0.295918] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.300415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302799] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305017] acpiphp: Slot [3] registered\n[ 0.305813] acpiphp: Slot [4] registered\n[ 0.306613] acpiphp: Slot [5] registered\n[ 0.307403] acpiphp: Slot [6] registered\n[ 0.308192] acpiphp: Slot [7] registered\n[ 0.308982] acpiphp: Slot [8] registered\n[ 0.309764] acpiphp: Slot [9] registered\n[ 0.310561] acpiphp: Slot [10] registered\n[ 0.321558] acpiphp: Slot [11] registered\n[ 0.322359] acpiphp: Slot [12] registered\n[ 0.323159] acpiphp: Slot [13] registered\n[ 0.323955] acpiphp: Slot [14] registered\n[ 0.324753] acpiphp: Slot [15] registered\n[ 0.325558] acpiphp: Slot [16] registered\n[ 0.326360] acpiphp: Slot [17] registered\n[ 0.327157] acpiphp: Slot [18] registered\n[ 0.327951] acpiphp: Slot [19] registered\n[ 0.328751] acpiphp: Slot [20] registered\n[ 0.329556] acpiphp: Slot [21] registered\n[ 0.330358] acpiphp: Slot [22] registered\n[ 0.331155] acpiphp: Slot [23] registered\n[ 0.331950] acpiphp: Slot [24] registered\n[ 0.332746] acpiphp: Slot [25] registered\n[ 0.333543] acpiphp: Slot [26] registered\n[ 0.334349] acpiphp: Slot [27] registered\n[ 0.335150] acpiphp: Slot [28] registered\n[ 0.335943] acpiphp: Slot [29] registered\n[ 0.336739] acpiphp: Slot [30] registered\n[ 0.337536] acpiphp: Slot [31] registered\n[ 0.338331] PCI host bridge to bus 0000:00\n[ 0.339132] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340326] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344381] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354510] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415841] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421757] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423293] vgaarb: loaded\n[ 0.423889] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425410] SCSI subsystem initialized\n[ 0.426254] ACPI: bus type USB registered\n[ 0.427068] usbcore: registered new interface driver usbfs\n[ 0.428096] usbcore: registered new interface driver hub\n[ 0.429100] usbcore: registered new device driver usb\n[ 0.430185] PCI: Using ACPI for IRQ routing\n[ 0.431212] NetLabel: Initializing\n[ 0.431919] NetLabel: domain hash size = 128\n[ 0.432768] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433711] NetLabel: unlabeled traffic allowed by default\n[ 0.434852] clocksource: Switched to clocksource kvm-clock\n[ 0.441023] AppArmor: AppArmor Filesystem Enabled\n[ 0.441980] pnp: PnP ACPI init\n[ 0.442922] pnp: PnP ACPI: found 5 devices\n[ 0.449959] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451656] NET: Registered protocol family 2\n[ 0.452633] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456233] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458471] NET: Registered protocol family 1\n[ 0.459339] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460422] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479982] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498906] Trying to unpack rootfs image as initramfs...\n[ 0.549150] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563390] Scanning for low memory corruption every 60 seconds\n[ 0.564804] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565956] audit: initializing netlink subsys (disabled)\n[ 0.567010] audit: type=2000 audit(1535482458.611:1): initialized\n[ 0.568332] Initialise system trusted keyring\n[ 0.569284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.576010] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.579091] zbud: loaded\n[ 0.580233] VFS: Disk quotas dquot_6.6.0\n[ 0.581057] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.582663] fuse init (API version 7.23)\n[ 0.583611] Key type big_key registered\n[ 0.584424] Allocating IMA MOK and blacklist keyrings.\n[ 0.585684] Key type asymmetric registered\n[ 0.586512] Asymmetric key parser 'x509' registered\n[ 0.587476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588974] io scheduler noop registered\n[ 0.589763] io scheduler deadline registered (default)\n[ 0.590751] io scheduler cfq registered\n[ 0.591608] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595365] ACPI: Power Button [PWRF]\n[ 0.596267] GHES: HEST is not enabled!\n[ 0.614520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681552] Linux agpgart interface v0.103\n[ 0.684003] brd: module loaded\n[ 0.685740] loop: module loaded\n[ 0.690294] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691745] GPT:90111 != 20971519\n[ 0.692456] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693551] GPT:90111 != 20971519\n[ 0.694233] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695208] vda: vda1 vda15\n[ 0.696773] scsi host0: ata_piix\n[ 0.697560] scsi host1: ata_piix\n[ 0.698268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699483] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700755] libphy: Fixed MDIO Bus: probed\n[ 0.701630] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702615] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704553] PPP generic driver version 2.4.2\n[ 0.705477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706740] ehci-pci: EHCI PCI platform driver\n[ 0.707611] ehci-platform: EHCI generic platform driver\n[ 0.708591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709706] ohci-pci: OHCI PCI platform driver\n[ 0.710566] ohci-platform: OHCI generic platform driver\n[ 0.711574] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.730446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.735015] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736222] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737633] usb usb1: Product: UHCI Host Controller\n[ 0.738560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.739696] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740755] hub 1-0:1.0: USB hub found\n[ 0.741528] hub 1-0:1.0: 2 ports detected\n[ 0.742433] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744542] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746572] mousedev: PS/2 mouse device common for all mice\n[ 0.747855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749700] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750835] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752032] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753220] i2c /dev entries driver\n[ 0.753963] device-mapper: uevent: version 1.0.3\n[ 0.754914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756526] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757859] NET: Registered protocol family 10\n[ 0.759268] NET: Registered protocol family 17\n[ 0.760161] Key type dns_resolver registered\n[ 0.761138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762218] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763356] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765155] registered taskstats version 1\n[ 0.765981] Loading compiled-in X.509 certificates\n[ 0.767412] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769249] zswap: loaded using pool lzo/zbud\n[ 0.771290] Key type trusted registered\n[ 0.772961] Key type encrypted registered\n[ 0.773791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774812] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775856] evm: HMAC attrs: 0x1\n[ 0.776842] Magic number: 14:916:949\n[ 0.777623] mdio_bus fixed-0: hash matches\n[ 0.788850] tty tty6: hash matches\n[ 0.789620] memory memory2: hash matches\n[ 0.790475] rtc_cmos 00:00: setting system clock to 2018-08-28 18:54:18 UTC (1535482458)\n[ 0.792112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793220] EDD information not available.\n[ 0.856359] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857960] Write protecting the kernel read-only data: 14336k\n[ 0.859608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861440] 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.924547] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.56. iid=i-0000009e\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.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnjHXG8afeXVNhSf786vblLCxfW1ZXaMY0RPBSObNKToa3w713233EGtwCwL/0L+lZQGHIshVnyBcBrC4FIDJ2neHlPnu02P17krk6Y9C1rflq30xUuDwwt8jMKoK2ujkRGJC3myvbzeLqv/vycZ+fNOHvzkMwzpnq/1xwGPOI/Sygn+FNA6OgrJpgXMco0GXXPzssDf36WEZAtwt3VHm2iouXnyzyj6XCb0o3l+kGJJiJF2iThFA6DgzbTzDOJeBRcb9fdD1ycB1jf8ESG4bDyHdTt7YA0VTFoLtvYQy2cZLoRwyExf6mWuCnEn+Q9reHN9DT0g1o7ZcH/wAWJZPH root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nssh-dss AAAAB3NzaC1kc3MAAACBAOrOLst/2f6OMoEZJcds9mOT/+h/RPKEJDVImPrChUiajpbqlvS8gAGEmFtqKcU7oaI/OLIRcWmNY2ttB2TAt3+a/e3bW2ga79vl2wz3gOrlRUsI8fsbxTXz/osNg7C5qlX8gPhc5F43/ShH7JXQqogein2fqq2ztO1D0SCsaiUdAAAAFQD+/OQ0DfL2zNKLJs2JiCQA1wEUTwAAAIA/dWmrB0YbqB3o68Ba0IyIevBxUAqwnqros1SY5OGJjjX3Z/T1WkhEwI6mQwOaVZNvjDgWC2LubGKIaiK2JQ9X+7Wd2keweHtiO76cMLhN98013t8z8qChli6HGnYti0szToHIEO6WEIS11vc+WOu0QP10e6RlHFsbHP1iZM+4WgAAAIA+P2mRUKAK75rLgvNOOWKnNoWxetSSJTDYXw7BZloIoPPdL94RIJHB4eF9efk0rEDLW/wQWGQSisarIHOUK2D9Sa86CWjerMKxIlmRbl2G2pQwV61FzQhiomydiKDOzLi+CpZbPGbF81SnHUIiKftJZGHRnxk7Bb4PxHs5s1g++w== root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\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:fea5:e164/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000009e\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.98 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab login: "} 2018-08-28 18:54:49,295 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7/action used request id req-11a84b98-5045-474c-973c-e82d6156904a 2018-08-28 18:54:49,296 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 18:54:49,296 - 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 536364928 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2 [ 0.000000] NR_IRQS:16640 nr_irqs:440 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.130195] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.131830] pid_max: default: 32768 minimum: 301 [ 0.132718] ACPI: Core revision 20150930 [ 0.134127] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135419] Security Framework initialized [ 0.136223] Yama: becoming mindful. [ 0.136941] AppArmor: AppArmor initialized [ 0.137794] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.139113] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140369] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.141565] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.142952] Initializing cgroup subsys io [ 0.143754] Initializing cgroup subsys memory [ 0.144603] Initializing cgroup subsys devices [ 0.145474] Initializing cgroup subsys freezer [ 0.146337] Initializing cgroup subsys net_cls [ 0.147189] Initializing cgroup subsys perf_event [ 0.148078] Initializing cgroup subsys net_prio [ 0.148940] Initializing cgroup subsys hugetlb [ 0.149800] Initializing cgroup subsys pids [ 0.150668] CPU: Physical Processor ID: 0 [ 0.152157] mce: CPU supports 10 MCE banks [ 0.152990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153978] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156285] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162984] ftrace: allocating 31920 entries in 125 pages [ 0.190362] smpboot: Max logical packages: 2 [ 0.191209] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192406] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193757] x2apic enabled [ 0.194563] Switched APIC routing to physical x2apic. [ 0.196303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199643] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201550] KVM setup paravirtual spinlock [ 0.202961] x86: Booting SMP configuration: [ 0.203849] .... node #0, CPUs: #1 [ 0.204752] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.226939] x86: Booted up 1 node, 2 CPUs [ 0.226941] KVM setup async PF for cpu 1 [ 0.226944] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.229487] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.231000] devtmpfs: initialized [ 0.232721] evm: security.selinux [ 0.233414] evm: security.SMACK64 [ 0.234096] evm: security.SMACK64EXEC [ 0.234825] evm: security.SMACK64TRANSMUTE [ 0.235628] evm: security.SMACK64MMAP [ 0.236363] evm: security.ima [ 0.236993] evm: security.capability [ 0.237876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239784] pinctrl core: initialized pinctrl subsystem [ 0.240872] RTC time: 18:54:17, date: 08/28/18 [ 0.241871] NET: Registered protocol family 16 [ 0.251758] cpuidle: using governor ladder [ 0.263861] cpuidle: using governor menu [ 0.264674] PCCT header not found. [ 0.265464] ACPI: bus type PCI registered [ 0.266260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267502] PCI: Using configuration type 1 for base access [ 0.281052] ACPI: Added _OSI(Module Device) [ 0.281892] ACPI: Added _OSI(Processor Device) [ 0.282747] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283632] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286070] ACPI: Interpreter enabled [ 0.286834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.288668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294142] ACPI: (supports S0 S5) [ 0.294839] ACPI: Using IOAPIC for interrupt routing [ 0.295918] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.300415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.301628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.302799] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.305017] acpiphp: Slot [3] registered [ 0.305813] acpiphp: Slot [4] registered [ 0.306613] acpiphp: Slot [5] registered [ 0.307403] acpiphp: Slot [6] registered [ 0.308192] acpiphp: Slot [7] registered [ 0.308982] acpiphp: Slot [8] registered [ 0.309764] acpiphp: Slot [9] registered [ 0.310561] acpiphp: Slot [10] registered [ 0.321558] acpiphp: Slot [11] registered [ 0.322359] acpiphp: Slot [12] registered [ 0.323159] acpiphp: Slot [13] registered [ 0.323955] acpiphp: Slot [14] registered [ 0.324753] acpiphp: Slot [15] registered [ 0.325558] acpiphp: Slot [16] registered [ 0.326360] acpiphp: Slot [17] registered [ 0.327157] acpiphp: Slot [18] registered [ 0.327951] acpiphp: Slot [19] registered [ 0.328751] acpiphp: Slot [20] registered [ 0.329556] acpiphp: Slot [21] registered [ 0.330358] acpiphp: Slot [22] registered [ 0.331155] acpiphp: Slot [23] registered [ 0.331950] acpiphp: Slot [24] registered [ 0.332746] acpiphp: Slot [25] registered [ 0.333543] acpiphp: Slot [26] registered [ 0.334349] acpiphp: Slot [27] registered [ 0.335150] acpiphp: Slot [28] registered [ 0.335943] acpiphp: Slot [29] registered [ 0.336739] acpiphp: Slot [30] registered [ 0.337536] acpiphp: Slot [31] registered [ 0.338331] PCI host bridge to bus 0000:00 [ 0.339132] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.340326] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.341520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.344381] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.352103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354510] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.413037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415841] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.418213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.419515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.420709] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.421757] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.423293] vgaarb: loaded [ 0.423889] vgaarb: bridge control possible 0000:00:02.0 [ 0.425410] SCSI subsystem initialized [ 0.426254] ACPI: bus type USB registered [ 0.427068] usbcore: registered new interface driver usbfs [ 0.428096] usbcore: registered new interface driver hub [ 0.429100] usbcore: registered new device driver usb [ 0.430185] PCI: Using ACPI for IRQ routing [ 0.431212] NetLabel: Initializing [ 0.431919] NetLabel: domain hash size = 128 [ 0.432768] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.433711] NetLabel: unlabeled traffic allowed by default [ 0.434852] clocksource: Switched to clocksource kvm-clock [ 0.441023] AppArmor: AppArmor Filesystem Enabled [ 0.441980] pnp: PnP ACPI init [ 0.442922] pnp: PnP ACPI: found 5 devices [ 0.449959] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.451656] NET: Registered protocol family 2 [ 0.452633] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.453903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.455070] TCP: Hash tables configured (established 4096 bind 4096) [ 0.456233] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.457306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.458471] NET: Registered protocol family 1 [ 0.459339] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.460422] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.461486] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479982] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.498906] Trying to unpack rootfs image as initramfs... [ 0.549150] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.563390] Scanning for low memory corruption every 60 seconds [ 0.564804] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565956] audit: initializing netlink subsys (disabled) [ 0.567010] audit: type=2000 audit(1535482458.611:1): initialized [ 0.568332] Initialise system trusted keyring [ 0.569284] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.576010] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.579091] zbud: loaded [ 0.580233] VFS: Disk quotas dquot_6.6.0 [ 0.581057] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582663] fuse init (API version 7.23) [ 0.583611] Key type big_key registered [ 0.584424] Allocating IMA MOK and blacklist keyrings. [ 0.585684] Key type asymmetric registered [ 0.586512] Asymmetric key parser 'x509' registered [ 0.587476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588974] io scheduler noop registered [ 0.589763] io scheduler deadline registered (default) [ 0.590751] io scheduler cfq registered [ 0.591608] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.592656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.593915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.595365] ACPI: Power Button [PWRF] [ 0.596267] GHES: HEST is not enabled! [ 0.614520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.652574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681552] Linux agpgart interface v0.103 [ 0.684003] brd: module loaded [ 0.685740] loop: module loaded [ 0.690294] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691745] GPT:90111 != 20971519 [ 0.692456] GPT:Alternate GPT header not at the end of the disk. [ 0.693551] GPT:90111 != 20971519 [ 0.694233] GPT: Use GNU Parted to correct GPT errors. [ 0.695208] vda: vda1 vda15 [ 0.696773] scsi host0: ata_piix [ 0.697560] scsi host1: ata_piix [ 0.698268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699483] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.700755] libphy: Fixed MDIO Bus: probed [ 0.701630] tun: Universal TUN/TAP device driver, 1.6 [ 0.702615] tun: (C) 1999-2004 Max Krasnyansky [ 0.704553] PPP generic driver version 2.4.2 [ 0.705477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.706740] ehci-pci: EHCI PCI platform driver [ 0.707611] ehci-platform: EHCI generic platform driver [ 0.708591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.709706] ohci-pci: OHCI PCI platform driver [ 0.710566] ohci-platform: OHCI generic platform driver [ 0.711574] uhci_hcd: USB Universal Host Controller Interface driver [ 0.730446] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.732885] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.733898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.735015] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.736222] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.737633] usb usb1: Product: UHCI Host Controller [ 0.738560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.739696] usb usb1: SerialNumber: 0000:00:01.2 [ 0.740755] hub 1-0:1.0: USB hub found [ 0.741528] hub 1-0:1.0: 2 ports detected [ 0.742433] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.744542] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.745492] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.746572] mousedev: PS/2 mouse device common for all mice [ 0.747855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.749700] rtc_cmos 00:00: RTC can wake from S4 [ 0.750835] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.752032] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.753220] i2c /dev entries driver [ 0.753963] device-mapper: uevent: version 1.0.3 [ 0.754914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.756526] ledtrig-cpu: registered to indicate activity on CPUs [ 0.757859] NET: Registered protocol family 10 [ 0.759268] NET: Registered protocol family 17 [ 0.760161] Key type dns_resolver registered [ 0.761138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.762218] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.763356] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.765155] registered taskstats version 1 [ 0.765981] Loading compiled-in X.509 certificates [ 0.767412] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.769249] zswap: loaded using pool lzo/zbud [ 0.771290] Key type trusted registered [ 0.772961] Key type encrypted registered [ 0.773791] AppArmor: AppArmor sha1 policy hashing enabled [ 0.774812] ima: No TPM chip found, activating TPM-bypass! [ 0.775856] evm: HMAC attrs: 0x1 [ 0.776842] Magic number: 14:916:949 [ 0.777623] mdio_bus fixed-0: hash matches [ 0.788850] tty tty6: hash matches [ 0.789620] memory memory2: hash matches [ 0.790475] rtc_cmos 00:00: setting system clock to 2018-08-28 18:54:18 UTC (1535482458) [ 0.792112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.793220] EDD information not available. [ 0.856359] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.857960] Write protecting the kernel read-only data: 14336k [ 0.859608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.861440] 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.924547] 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.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... 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.56. iid=i-0000009e failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing KO vPing KO vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.912 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnjHXG8afeXVNhSf786vblLCxfW1ZXaMY0RPBSObNKToa3w713233EGtwCwL/0L+lZQGHIshVnyBcBrC4FIDJ2neHlPnu02P17krk6Y9C1rflq30xUuDwwt8jMKoK2ujkRGJC3myvbzeLqv/vycZ+fNOHvzkMwzpnq/1xwGPOI/Sygn+FNA6OgrJpgXMco0GXXPzssDf36WEZAtwt3VHm2iouXnyzyj6XCb0o3l+kGJJiJF2iThFA6DgzbTzDOJeBRcb9fdD1ycB1jf8ESG4bDyHdTt7YA0VTFoLtvYQy2cZLoRwyExf6mWuCnEn+Q9reHN9DT0g1o7ZcH/wAWJZPH root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab ssh-dss AAAAB3NzaC1kc3MAAACBAOrOLst/2f6OMoEZJcds9mOT/+h/RPKEJDVImPrChUiajpbqlvS8gAGEmFtqKcU7oaI/OLIRcWmNY2ttB2TAt3+a/e3bW2ga79vl2wz3gOrlRUsI8fsbxTXz/osNg7C5qlX8gPhc5F43/ShH7JXQqogein2fqq2ztO1D0SCsaiUdAAAAFQD+/OQ0DfL2zNKLJs2JiCQA1wEUTwAAAIA/dWmrB0YbqB3o68Ba0IyIevBxUAqwnqros1SY5OGJjjX3Z/T1WkhEwI6mQwOaVZNvjDgWC2LubGKIaiK2JQ9X+7Wd2keweHtiO76cMLhN98013t8z8qChli6HGnYti0szToHIEO6WEIS11vc+WOu0QP10e6RlHFsbHP1iZM+4WgAAAIA+P2mRUKAK75rLgvNOOWKnNoWxetSSJTDYXw7BZloIoPPdL94RIJHB4eF9efk0rEDLW/wQWGQSisarIHOUK2D9Sa86CWjerMKxIlmRbl2G2pQwV61FzQhiomydiKDOzLi+CpZbPGbF81SnHUIiKftJZGHRnxk7Bb4PxHs5s1g++w== root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.201.5,24,fe80::f816:3eff:fea5:e164/64, ip-route:default via 10.200.201.1 dev eth0 ip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 ip-route:169.254.169.254 via 10.200.201.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-0000009e name: N/A availability-zone: nova local-hostname: createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab launch-index: 0 === cirros: current=0.4.0 uptime=25.98 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab login: 2018-08-28 18:54:49,297 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-08-28 18:54:49,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:49,473 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-76a183b8-e833-47cc-9aab-c1311c16602a x-compute-request-id: req-76a183b8-e833-47cc-9aab-c1311c16602a Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d5:4f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:41.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:42Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:49,473 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-76a183b8-e833-47cc-9aab-c1311c16602a 2018-08-28 18:54:49,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 18:54:50,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9eed8222-91fe-42bc-98bc-7f54d789c8a9 x-compute-request-id: req-9eed8222-91fe-42bc-98bc-7f54d789c8a9 Content-Encoding: gzip Content-Length: 9678 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 512933658 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.165815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.167822] pid_max: default: 32768 minimum: 301\n[ 0.168929] ACPI: Core revision 20150930\n[ 0.170421] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171948] Security Framework initialized\n[ 0.172955] Yama: becoming mindful.\n[ 0.173782] AppArmor: AppArmor initialized\n[ 0.174809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176406] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181157] Initializing cgroup subsys io\n[ 0.182115] Initializing cgroup subsys memory\n[ 0.183174] Initializing cgroup subsys devices\n[ 0.184225] Initializing cgroup subsys freezer\n[ 0.185265] Initializing cgroup subsys net_cls\n[ 0.186296] Initializing cgroup subsys perf_event\n[ 0.187364] Initializing cgroup subsys net_prio\n[ 0.188388] Initializing cgroup subsys hugetlb\n[ 0.189402] Initializing cgroup subsys pids\n[ 0.190408] CPU: Physical Processor ID: 0\n[ 0.192053] mce: CPU supports 10 MCE banks\n[ 0.193076] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196817] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203873] ftrace: allocating 31920 entries in 125 pages\n[ 0.231510] smpboot: Max logical packages: 2\n[ 0.232531] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233987] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.235559] x2apic enabled\n[ 0.236459] Switched APIC routing to physical x2apic.\n[ 0.238424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239915] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.242355] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.244565] KVM setup paravirtual spinlock\n[ 0.246200] x86: Booting SMP configuration:\n[ 0.247223] .... node #0, CPUs: #1\n[ 0.248253] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.270516] x86: Booted up 1 node, 2 CPUs\n[ 0.270519] KVM setup async PF for cpu 1\n[ 0.270522] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.273568] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.275278] devtmpfs: initialized\n[ 0.277159] evm: security.selinux\n[ 0.277979] evm: security.SMACK64\n[ 0.278836] evm: security.SMACK64EXEC\n[ 0.279745] evm: security.SMACK64TRANSMUTE\n[ 0.280697] evm: security.SMACK64MMAP\n[ 0.281648] evm: security.ima\n[ 0.282453] evm: security.capability\n[ 0.283453] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.285677] pinctrl core: initialized pinctrl subsystem\n[ 0.287034] RTC time: 18:54:41, date: 08/28/18\n[ 0.288222] NET: Registered protocol family 16\n[ 0.297642] cpuidle: using governor ladder\n[ 0.309721] cpuidle: using governor menu\n[ 0.310919] PCCT header not found.\n[ 0.311891] ACPI: bus type PCI registered\n[ 0.312894] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314521] PCI: Using configuration type 1 for base access\n[ 0.326732] ACPI: Added _OSI(Module Device)\n[ 0.327787] ACPI: Added _OSI(Processor Device)\n[ 0.328861] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329984] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332632] ACPI: Interpreter enabled\n[ 0.333601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.335882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338164] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.342923] ACPI: (supports S0 S5)\n[ 0.343791] ACPI: Using IOAPIC for interrupt routing\n[ 0.344972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.348764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.350241] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.356149] acpiphp: Slot [3] registered\n[ 0.357235] acpiphp: Slot [4] registered\n[ 0.358230] acpiphp: Slot [5] registered\n[ 0.359210] acpiphp: Slot [6] registered\n[ 0.360255] acpiphp: Slot [7] registered\n[ 0.361248] acpiphp: Slot [8] registered\n[ 0.362234] acpiphp: Slot [9] registered\n[ 0.363229] acpiphp: Slot [10] registered\n[ 0.374100] acpiphp: Slot [11] registered\n[ 0.375099] acpiphp: Slot [12] registered\n[ 0.376099] acpiphp: Slot [13] registered\n[ 0.377106] acpiphp: Slot [14] registered\n[ 0.378118] acpiphp: Slot [15] registered\n[ 0.379178] acpiphp: Slot [16] registered\n[ 0.380203] acpiphp: Slot [17] registered\n[ 0.381212] acpiphp: Slot [18] registered\n[ 0.382223] acpiphp: Slot [19] registered\n[ 0.383258] acpiphp: Slot [20] registered\n[ 0.384284] acpiphp: Slot [21] registered\n[ 0.385281] acpiphp: Slot [22] registered\n[ 0.386285] acpiphp: Slot [23] registered\n[ 0.387288] acpiphp: Slot [24] registered\n[ 0.388316] acpiphp: Slot [25] registered\n[ 0.389311] acpiphp: Slot [26] registered\n[ 0.390309] acpiphp: Slot [27] registered\n[ 0.391318] acpiphp: Slot [28] registered\n[ 0.392320] acpiphp: Slot [29] registered\n[ 0.393314] acpiphp: Slot [30] registered\n[ 0.394499] acpiphp: Slot [31] registered\n[ 0.395511] PCI host bridge to bus 0000:00\n[ 0.396513] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411228] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421645] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.473732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.475543] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.477231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478919] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480566] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482103] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483541] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.484853] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486772] vgaarb: loaded\n[ 0.487503] vgaarb: bridge control possible 0000:00:02.0\n[ 0.489271] SCSI subsystem initialized\n[ 0.490294] ACPI: bus type USB registered\n[ 0.491365] usbcore: registered new interface driver usbfs\n[ 0.492641] usbcore: registered new interface driver hub\n[ 0.493863] usbcore: registered new device driver usb\n[ 0.495168] PCI: Using ACPI for IRQ routing\n[ 0.496396] NetLabel: Initializing\n[ 0.497260] NetLabel: domain hash size = 128\n[ 0.498282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499407] NetLabel: unlabeled traffic allowed by default\n[ 0.500764] clocksource: Switched to clocksource kvm-clock\n[ 0.507359] AppArmor: AppArmor Filesystem Enabled\n[ 0.508485] pnp: PnP ACPI init\n[ 0.509552] pnp: PnP ACPI: found 5 devices\n[ 0.516517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.518498] NET: Registered protocol family 2\n[ 0.519704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521306] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522791] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524246] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527109] NET: Registered protocol family 1\n[ 0.528129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.529467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.530763] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549367] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.568690] Trying to unpack rootfs image as initramfs...\n[ 0.620355] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.636029] Scanning for low memory corruption every 60 seconds\n[ 0.637637] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.638928] audit: initializing netlink subsys (disabled)\n[ 0.640044] audit: type=2000 audit(1535482482.137:1): initialized\n[ 0.641477] Initialise system trusted keyring\n[ 0.642524] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643773] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.645967] zbud: loaded\n[ 0.647128] VFS: Disk quotas dquot_6.6.0\n[ 0.648008] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649705] fuse init (API version 7.23)\n[ 0.650688] Key type big_key registered\n[ 0.651541] Allocating IMA MOK and blacklist keyrings.\n[ 0.653022] Key type asymmetric registered\n[ 0.653903] Asymmetric key parser 'x509' registered\n[ 0.654928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.656533] io scheduler noop registered\n[ 0.657389] io scheduler deadline registered (default)\n[ 0.658453] io scheduler cfq registered\n[ 0.659347] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.663392] ACPI: Power Button [PWRF]\n[ 0.664340] GHES: HEST is not enabled!\n[ 0.682762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.720816] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723672] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.747935] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.750538] Linux agpgart interface v0.103\n[ 0.753124] brd: module loaded\n[ 0.754966] loop: module loaded\n[ 0.759802] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.761270] GPT:90111 != 20971519\n[ 0.761968] GPT:Alternate GPT header not at the end of the disk.\n[ 0.763060] GPT:90111 != 20971519\n[ 0.763747] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764755] vda: vda1 vda15\n[ 0.766513] scsi host0: ata_piix\n[ 0.767332] scsi host1: ata_piix\n[ 0.768054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.769285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.770564] libphy: Fixed MDIO Bus: probed\n[ 0.771524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772586] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774624] PPP generic driver version 2.4.2\n[ 0.775831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.777436] ehci-pci: EHCI PCI platform driver\n[ 0.778525] ehci-platform: EHCI generic platform driver\n[ 0.779723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.781168] ohci-pci: OHCI PCI platform driver\n[ 0.782274] ohci-platform: OHCI generic platform driver\n[ 0.783513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803050] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804306] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.807369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.808782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.810308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.812041] usb usb1: Product: UHCI Host Controller\n[ 0.813248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.814654] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.815895] hub 1-0:1.0: USB hub found\n[ 0.816842] hub 1-0:1.0: 2 ports detected\n[ 0.817952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.820434] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.821620] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.823008] mousedev: PS/2 mouse device common for all mice\n[ 0.824586] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.826869] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831268] i2c /dev entries driver\n[ 0.832195] device-mapper: uevent: version 1.0.3\n[ 0.833421] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837574] NET: Registered protocol family 10\n[ 0.838840] NET: Registered protocol family 17\n[ 0.839950] Key type dns_resolver registered\n[ 0.841142] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844520] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846954] registered taskstats version 1\n[ 0.848068] Loading compiled-in X.509 certificates\n[ 0.849832] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852355] zswap: loaded using pool lzo/zbud\n[ 0.854841] Key type trusted registered\n[ 0.857004] Key type encrypted registered\n[ 0.858104] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859511] ima: No TPM chip found, activating TPM-bypass!\n[ 0.860950] evm: HMAC attrs: 0x1\n[ 0.862190] Magic number: 14:916:949\n[ 0.863230] mdio_bus fixed-0: hash matches\n[ 0.874582] tty tty6: hash matches\n[ 0.875530] memory memory2: hash matches\n[ 0.876679] rtc_cmos 00:00: setting system clock to 2018-08-28 18:54:42 UTC (1535482482)\n[ 0.878701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880094] EDD information not available.\n[ 0.925881] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927751] Write protecting the kernel read-only data: 14336k\n[ 0.929619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931803] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.998132] 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.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 1.94. iid=i-000000a1\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMoN3hEcN4pAsNyQBvOH6ZQ6HlIMuTqIvMq2025Q9U2Vagc1s7WTpZsabA/y1nFE14tEOSf0Z+X2kDU4nZ1+wzNy+ow77Ij7dGzzUuiwRy5fznC5A031CywRZ+AUnTui8Erzlf5OV8R2c/gR6klUIoygLd2zzcTkVaIRpNJvApsIgTuYRnWnIlWn8sgCymoLUDL98p+aBLdp4H3+RIxlwi7PipzSKw8CL8AoT8soFlUsV3Z+jPvul4PLPxMxcQn6u9NSkwyr+deQAtFVFU+Gc/hjAIbp9LjvC1LYGblwWOR/LvlfRTbndbhSs37nJxHz+NcEUUNOwi0CWqMnil0JBj root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nssh-dss AAAAB3NzaC1kc3MAAACBANcsotlXn9STCSSe2oHfXN9dqzWVMrJn2Pc3TRTud1S1MpfaKfoOhk7SFFNMCeW6hIDUhRes69JU6KZ0KNH1sZ7ovZBR/xPiEMMrWsx77XO6+MA0dbsuJ0uIUvY6E/NFbK5P20YQCUq96Ks8i33bXQFQr0CYqsrpUUdMeXzgYY6BAAAAFQCYvY3INOObefPeLQgqy6u18GLALQAAAIBvpHTq8cnpUd2aqukHluYnid6MSMG268VxmIFCeEgo2z8EiBwkuvr/9HjQrGw2jIS9+QizPP6YDu6fGAAGErQSKNCi8M8GD2wN7h4YGxo0LqMdGpSXbuabHMqQvGho6DwJ9yaj+cHNHulCd2Elv7q8pcUagNWZeKl7hV2Y8uTTLgAAAIAubY9k74D4KkUOarBJv/rWe4KavAZYqNyX9ntCk6YnLfbaWAk7VPeGbag1ZkSL5/W8my1hODywfRAK9b+bK10mDJg+roih0a3AQ4ARgCQaKoyAeB3bniHrtfiqBEHkFwpKpPTnryW47mfJYdjongWslGVf3O3/67w0lIzISy9hNA== root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\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:fea6:d54f/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-000000a1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.88 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab login: "} 2018-08-28 18:54:50,579 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751/action used request id req-9eed8222-91fe-42bc-98bc-7f54d789c8a9 2018-08-28 18:54:50,580 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 18:54:50,581 - 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 512933658 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.165815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.167822] pid_max: default: 32768 minimum: 301 [ 0.168929] ACPI: Core revision 20150930 [ 0.170421] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.171948] Security Framework initialized [ 0.172955] Yama: becoming mindful. [ 0.173782] AppArmor: AppArmor initialized [ 0.174809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.176406] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.178000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.179432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.181157] Initializing cgroup subsys io [ 0.182115] Initializing cgroup subsys memory [ 0.183174] Initializing cgroup subsys devices [ 0.184225] Initializing cgroup subsys freezer [ 0.185265] Initializing cgroup subsys net_cls [ 0.186296] Initializing cgroup subsys perf_event [ 0.187364] Initializing cgroup subsys net_prio [ 0.188388] Initializing cgroup subsys hugetlb [ 0.189402] Initializing cgroup subsys pids [ 0.190408] CPU: Physical Processor ID: 0 [ 0.192053] mce: CPU supports 10 MCE banks [ 0.193076] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.194292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.196817] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.203873] ftrace: allocating 31920 entries in 125 pages [ 0.231510] smpboot: Max logical packages: 2 [ 0.232531] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.233987] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.235559] x2apic enabled [ 0.236459] Switched APIC routing to physical x2apic. [ 0.238424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.239915] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.242355] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.244565] KVM setup paravirtual spinlock [ 0.246200] x86: Booting SMP configuration: [ 0.247223] .... node #0, CPUs: #1 [ 0.248253] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.270516] x86: Booted up 1 node, 2 CPUs [ 0.270519] KVM setup async PF for cpu 1 [ 0.270522] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.273568] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.275278] devtmpfs: initialized [ 0.277159] evm: security.selinux [ 0.277979] evm: security.SMACK64 [ 0.278836] evm: security.SMACK64EXEC [ 0.279745] evm: security.SMACK64TRANSMUTE [ 0.280697] evm: security.SMACK64MMAP [ 0.281648] evm: security.ima [ 0.282453] evm: security.capability [ 0.283453] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.285677] pinctrl core: initialized pinctrl subsystem [ 0.287034] RTC time: 18:54:41, date: 08/28/18 [ 0.288222] NET: Registered protocol family 16 [ 0.297642] cpuidle: using governor ladder [ 0.309721] cpuidle: using governor menu [ 0.310919] PCCT header not found. [ 0.311891] ACPI: bus type PCI registered [ 0.312894] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.314521] PCI: Using configuration type 1 for base access [ 0.326732] ACPI: Added _OSI(Module Device) [ 0.327787] ACPI: Added _OSI(Processor Device) [ 0.328861] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.329984] ACPI: Added _OSI(Processor Aggregator Device) [ 0.332632] ACPI: Interpreter enabled [ 0.333601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.335882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.338164] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.340468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.342923] ACPI: (supports S0 S5) [ 0.343791] ACPI: Using IOAPIC for interrupt routing [ 0.344972] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.348764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.350241] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.351790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.353326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.356149] acpiphp: Slot [3] registered [ 0.357235] acpiphp: Slot [4] registered [ 0.358230] acpiphp: Slot [5] registered [ 0.359210] acpiphp: Slot [6] registered [ 0.360255] acpiphp: Slot [7] registered [ 0.361248] acpiphp: Slot [8] registered [ 0.362234] acpiphp: Slot [9] registered [ 0.363229] acpiphp: Slot [10] registered [ 0.374100] acpiphp: Slot [11] registered [ 0.375099] acpiphp: Slot [12] registered [ 0.376099] acpiphp: Slot [13] registered [ 0.377106] acpiphp: Slot [14] registered [ 0.378118] acpiphp: Slot [15] registered [ 0.379178] acpiphp: Slot [16] registered [ 0.380203] acpiphp: Slot [17] registered [ 0.381212] acpiphp: Slot [18] registered [ 0.382223] acpiphp: Slot [19] registered [ 0.383258] acpiphp: Slot [20] registered [ 0.384284] acpiphp: Slot [21] registered [ 0.385281] acpiphp: Slot [22] registered [ 0.386285] acpiphp: Slot [23] registered [ 0.387288] acpiphp: Slot [24] registered [ 0.388316] acpiphp: Slot [25] registered [ 0.389311] acpiphp: Slot [26] registered [ 0.390309] acpiphp: Slot [27] registered [ 0.391318] acpiphp: Slot [28] registered [ 0.392320] acpiphp: Slot [29] registered [ 0.393314] acpiphp: Slot [30] registered [ 0.394499] acpiphp: Slot [31] registered [ 0.395511] PCI host bridge to bus 0000:00 [ 0.396513] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.398041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.399592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.401378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.403169] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.409617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.411228] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.412708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.414304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.421645] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.423412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.473732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.475543] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.477231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.478919] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.480566] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.482103] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.483541] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.484853] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.486772] vgaarb: loaded [ 0.487503] vgaarb: bridge control possible 0000:00:02.0 [ 0.489271] SCSI subsystem initialized [ 0.490294] ACPI: bus type USB registered [ 0.491365] usbcore: registered new interface driver usbfs [ 0.492641] usbcore: registered new interface driver hub [ 0.493863] usbcore: registered new device driver usb [ 0.495168] PCI: Using ACPI for IRQ routing [ 0.496396] NetLabel: Initializing [ 0.497260] NetLabel: domain hash size = 128 [ 0.498282] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.499407] NetLabel: unlabeled traffic allowed by default [ 0.500764] clocksource: Switched to clocksource kvm-clock [ 0.507359] AppArmor: AppArmor Filesystem Enabled [ 0.508485] pnp: PnP ACPI init [ 0.509552] pnp: PnP ACPI: found 5 devices [ 0.516517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.518498] NET: Registered protocol family 2 [ 0.519704] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.521306] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.522791] TCP: Hash tables configured (established 4096 bind 4096) [ 0.524246] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.525615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.527109] NET: Registered protocol family 1 [ 0.528129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.529467] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.530763] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.549367] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.568690] Trying to unpack rootfs image as initramfs... [ 0.620355] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.636029] Scanning for low memory corruption every 60 seconds [ 0.637637] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.638928] audit: initializing netlink subsys (disabled) [ 0.640044] audit: type=2000 audit(1535482482.137:1): initialized [ 0.641477] Initialise system trusted keyring [ 0.642524] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.643773] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.645967] zbud: loaded [ 0.647128] VFS: Disk quotas dquot_6.6.0 [ 0.648008] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.649705] fuse init (API version 7.23) [ 0.650688] Key type big_key registered [ 0.651541] Allocating IMA MOK and blacklist keyrings. [ 0.653022] Key type asymmetric registered [ 0.653903] Asymmetric key parser 'x509' registered [ 0.654928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.656533] io scheduler noop registered [ 0.657389] io scheduler deadline registered (default) [ 0.658453] io scheduler cfq registered [ 0.659347] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.660468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.661841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.663392] ACPI: Power Button [PWRF] [ 0.664340] GHES: HEST is not enabled! [ 0.682762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.720816] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.723672] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.747935] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.750538] Linux agpgart interface v0.103 [ 0.753124] brd: module loaded [ 0.754966] loop: module loaded [ 0.759802] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.761270] GPT:90111 != 20971519 [ 0.761968] GPT:Alternate GPT header not at the end of the disk. [ 0.763060] GPT:90111 != 20971519 [ 0.763747] GPT: Use GNU Parted to correct GPT errors. [ 0.764755] vda: vda1 vda15 [ 0.766513] scsi host0: ata_piix [ 0.767332] scsi host1: ata_piix [ 0.768054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.769285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.770564] libphy: Fixed MDIO Bus: probed [ 0.771524] tun: Universal TUN/TAP device driver, 1.6 [ 0.772586] tun: (C) 1999-2004 Max Krasnyansky [ 0.774624] PPP generic driver version 2.4.2 [ 0.775831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.777436] ehci-pci: EHCI PCI platform driver [ 0.778525] ehci-platform: EHCI generic platform driver [ 0.779723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.781168] ohci-pci: OHCI PCI platform driver [ 0.782274] ohci-platform: OHCI generic platform driver [ 0.783513] uhci_hcd: USB Universal Host Controller Interface driver [ 0.803050] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.804306] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.806125] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.807369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.808782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.810308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.812041] usb usb1: Product: UHCI Host Controller [ 0.813248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.814654] usb usb1: SerialNumber: 0000:00:01.2 [ 0.815895] hub 1-0:1.0: USB hub found [ 0.816842] hub 1-0:1.0: 2 ports detected [ 0.817952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.820434] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.821620] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.823008] mousedev: PS/2 mouse device common for all mice [ 0.824586] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.826869] rtc_cmos 00:00: RTC can wake from S4 [ 0.828256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.829755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.831268] i2c /dev entries driver [ 0.832195] device-mapper: uevent: version 1.0.3 [ 0.833421] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.835461] ledtrig-cpu: registered to indicate activity on CPUs [ 0.837574] NET: Registered protocol family 10 [ 0.838840] NET: Registered protocol family 17 [ 0.839950] Key type dns_resolver registered [ 0.841142] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.842563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.844520] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.846954] registered taskstats version 1 [ 0.848068] Loading compiled-in X.509 certificates [ 0.849832] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.852355] zswap: loaded using pool lzo/zbud [ 0.854841] Key type trusted registered [ 0.857004] Key type encrypted registered [ 0.858104] AppArmor: AppArmor sha1 policy hashing enabled [ 0.859511] ima: No TPM chip found, activating TPM-bypass! [ 0.860950] evm: HMAC attrs: 0x1 [ 0.862190] Magic number: 14:916:949 [ 0.863230] mdio_bus fixed-0: hash matches [ 0.874582] tty tty6: hash matches [ 0.875530] memory memory2: hash matches [ 0.876679] rtc_cmos 00:00: setting system clock to 2018-08-28 18:54:42 UTC (1535482482) [ 0.878701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.880094] EDD information not available. [ 0.925881] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.927751] Write protecting the kernel read-only data: 14336k [ 0.929619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.931803] 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.73 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.998132] 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.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 1.94. iid=i-000000a1 failed to get http://169.254.169.254/2009-04-04/meta-data/public-keys warning: no ec2 metadata for public-keys Top of dropbear init script Starting dropbear sshd: OK GROWROOT: CHANGED: partition=1 start=18432 old: size=71647 end=90079 new: size=20953055,end=20971487 vPing OK === system information === Platform: RDO OpenStack Compute Container: none Arch: x86_64 CPU(s): 2 @ 3491.910 MHz Cores/Sockets/Threads: 1/2/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 10737418240 vda1 253:1 10727964160 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDMoN3hEcN4pAsNyQBvOH6ZQ6HlIMuTqIvMq2025Q9U2Vagc1s7WTpZsabA/y1nFE14tEOSf0Z+X2kDU4nZ1+wzNy+ow77Ij7dGzzUuiwRy5fznC5A031CywRZ+AUnTui8Erzlf5OV8R2c/gR6klUIoygLd2zzcTkVaIRpNJvApsIgTuYRnWnIlWn8sgCymoLUDL98p+aBLdp4H3+RIxlwi7PipzSKw8CL8AoT8soFlUsV3Z+jPvul4PLPxMxcQn6u9NSkwyr+deQAtFVFU+Gc/hjAIbp9LjvC1LYGblwWOR/LvlfRTbndbhSs37nJxHz+NcEUUNOwi0CWqMnil0JBj root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab ssh-dss AAAAB3NzaC1kc3MAAACBANcsotlXn9STCSSe2oHfXN9dqzWVMrJn2Pc3TRTud1S1MpfaKfoOhk7SFFNMCeW6hIDUhRes69JU6KZ0KNH1sZ7ovZBR/xPiEMMrWsx77XO6+MA0dbsuJ0uIUvY6E/NFbK5P20YQCUq96Ks8i33bXQFQr0CYqsrpUUdMeXzgYY6BAAAAFQCYvY3INOObefPeLQgqy6u18GLALQAAAIBvpHTq8cnpUd2aqukHluYnid6MSMG268VxmIFCeEgo2z8EiBwkuvr/9HjQrGw2jIS9+QizPP6YDu6fGAAGErQSKNCi8M8GD2wN7h4YGxo0LqMdGpSXbuabHMqQvGho6DwJ9yaj+cHNHulCd2Elv7q8pcUagNWZeKl7hV2Y8uTTLgAAAIAubY9k74D4KkUOarBJv/rWe4KavAZYqNyX9ntCk6YnLfbaWAk7VPeGbag1ZkSL5/W8my1hODywfRAK9b+bK10mDJg+roih0a3AQ4ARgCQaKoyAeB3bniHrtfiqBEHkFwpKpPTnryW47mfJYdjongWslGVf3O3/67w0lIzISy9hNA== root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.200.202.5,24,fe80::f816:3eff:fea6:d54f/64, ip-route:default via 10.200.202.1 dev eth0 ip-route:10.200.202.0/24 dev eth0 src 10.200.202.5 ip-route:169.254.169.254 via 10.200.202.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-000000a1 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab launch-index: 0 === cirros: current=0.4.0 uptime=3.88 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab login: 2018-08-28 18:54:51,585 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:52,406 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-ccabebff-d0ad-47c9-85d7-ffa32e608d8b x-compute-request-id: req-ccabebff-d0ad-47c9-85d7-ffa32e608d8b Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:64", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:17Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:52,406 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-ccabebff-d0ad-47c9-85d7-ffa32e608d8b 2018-08-28 18:54:52,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 18:54:53,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54: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-014db053-1cbf-4e43-b58d-a31cc9432c74 x-compute-request-id: req-014db053-1cbf-4e43-b58d-a31cc9432c74 Content-Encoding: gzip Content-Length: 9656 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000001ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000001ffdc000-0x000000001fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0x1ffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x1fb16000-0x1ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000001FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000001FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000001FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000001FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000001FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000001ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x1ffd7000-0x1ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:1ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 536364928 cycles\n[ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff]\n[ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff]\n[ 0.000000] Normal empty\n[ 0.000000] Device empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff]\n[ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u1048576\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940\n[ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes)\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.000000] Memory: 491664K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 32088K reserved, 0K cma-reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tBuild-time adjustment of leaf fanout to 64.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=2\n[ 0.000000] NR_IRQS:16640 nr_irqs:440 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.130195] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.131830] pid_max: default: 32768 minimum: 301\n[ 0.132718] ACPI: Core revision 20150930\n[ 0.134127] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135419] Security Framework initialized\n[ 0.136223] Yama: becoming mindful.\n[ 0.136941] AppArmor: AppArmor initialized\n[ 0.137794] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.139113] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140369] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.141565] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.142952] Initializing cgroup subsys io\n[ 0.143754] Initializing cgroup subsys memory\n[ 0.144603] Initializing cgroup subsys devices\n[ 0.145474] Initializing cgroup subsys freezer\n[ 0.146337] Initializing cgroup subsys net_cls\n[ 0.147189] Initializing cgroup subsys perf_event\n[ 0.148078] Initializing cgroup subsys net_prio\n[ 0.148940] Initializing cgroup subsys hugetlb\n[ 0.149800] Initializing cgroup subsys pids\n[ 0.150668] CPU: Physical Processor ID: 0\n[ 0.152157] mce: CPU supports 10 MCE banks\n[ 0.152990] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153978] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156285] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162984] ftrace: allocating 31920 entries in 125 pages\n[ 0.190362] smpboot: Max logical packages: 2\n[ 0.191209] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192406] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193757] x2apic enabled\n[ 0.194563] Switched APIC routing to physical x2apic.\n[ 0.196303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197512] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199643] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201550] KVM setup paravirtual spinlock\n[ 0.202961] x86: Booting SMP configuration:\n[ 0.203849] .... node #0, CPUs: #1\n[ 0.204752] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.226939] x86: Booted up 1 node, 2 CPUs\n[ 0.226941] KVM setup async PF for cpu 1\n[ 0.226944] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.229487] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.231000] devtmpfs: initialized\n[ 0.232721] evm: security.selinux\n[ 0.233414] evm: security.SMACK64\n[ 0.234096] evm: security.SMACK64EXEC\n[ 0.234825] evm: security.SMACK64TRANSMUTE\n[ 0.235628] evm: security.SMACK64MMAP\n[ 0.236363] evm: security.ima\n[ 0.236993] evm: security.capability\n[ 0.237876] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239784] pinctrl core: initialized pinctrl subsystem\n[ 0.240872] RTC time: 18:54:17, date: 08/28/18\n[ 0.241871] NET: Registered protocol family 16\n[ 0.251758] cpuidle: using governor ladder\n[ 0.263861] cpuidle: using governor menu\n[ 0.264674] PCCT header not found.\n[ 0.265464] ACPI: bus type PCI registered\n[ 0.266260] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267502] PCI: Using configuration type 1 for base access\n[ 0.281052] ACPI: Added _OSI(Module Device)\n[ 0.281892] ACPI: Added _OSI(Processor Device)\n[ 0.282747] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283632] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286070] ACPI: Interpreter enabled\n[ 0.286834] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.288668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290491] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292315] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294142] ACPI: (supports S0 S5)\n[ 0.294839] ACPI: Using IOAPIC for interrupt routing\n[ 0.295918] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299289] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.300415] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.301628] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.302799] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.305017] acpiphp: Slot [3] registered\n[ 0.305813] acpiphp: Slot [4] registered\n[ 0.306613] acpiphp: Slot [5] registered\n[ 0.307403] acpiphp: Slot [6] registered\n[ 0.308192] acpiphp: Slot [7] registered\n[ 0.308982] acpiphp: Slot [8] registered\n[ 0.309764] acpiphp: Slot [9] registered\n[ 0.310561] acpiphp: Slot [10] registered\n[ 0.321558] acpiphp: Slot [11] registered\n[ 0.322359] acpiphp: Slot [12] registered\n[ 0.323159] acpiphp: Slot [13] registered\n[ 0.323955] acpiphp: Slot [14] registered\n[ 0.324753] acpiphp: Slot [15] registered\n[ 0.325558] acpiphp: Slot [16] registered\n[ 0.326360] acpiphp: Slot [17] registered\n[ 0.327157] acpiphp: Slot [18] registered\n[ 0.327951] acpiphp: Slot [19] registered\n[ 0.328751] acpiphp: Slot [20] registered\n[ 0.329556] acpiphp: Slot [21] registered\n[ 0.330358] acpiphp: Slot [22] registered\n[ 0.331155] acpiphp: Slot [23] registered\n[ 0.331950] acpiphp: Slot [24] registered\n[ 0.332746] acpiphp: Slot [25] registered\n[ 0.333543] acpiphp: Slot [26] registered\n[ 0.334349] acpiphp: Slot [27] registered\n[ 0.335150] acpiphp: Slot [28] registered\n[ 0.335943] acpiphp: Slot [29] registered\n[ 0.336739] acpiphp: Slot [30] registered\n[ 0.337536] acpiphp: Slot [31] registered\n[ 0.338331] PCI host bridge to bus 0000:00\n[ 0.339132] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.340326] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.341520] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342949] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.344381] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350843] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.352103] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353262] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354510] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363066] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411541] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.413037] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414441] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415841] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.418213] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.419515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.420709] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.421757] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.423293] vgaarb: loaded\n[ 0.423889] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425410] SCSI subsystem initialized\n[ 0.426254] ACPI: bus type USB registered\n[ 0.427068] usbcore: registered new interface driver usbfs\n[ 0.428096] usbcore: registered new interface driver hub\n[ 0.429100] usbcore: registered new device driver usb\n[ 0.430185] PCI: Using ACPI for IRQ routing\n[ 0.431212] NetLabel: Initializing\n[ 0.431919] NetLabel: domain hash size = 128\n[ 0.432768] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.433711] NetLabel: unlabeled traffic allowed by default\n[ 0.434852] clocksource: Switched to clocksource kvm-clock\n[ 0.441023] AppArmor: AppArmor Filesystem Enabled\n[ 0.441980] pnp: PnP ACPI init\n[ 0.442922] pnp: PnP ACPI: found 5 devices\n[ 0.449959] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.451656] NET: Registered protocol family 2\n[ 0.452633] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.453903] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.455070] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.456233] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457306] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.458471] NET: Registered protocol family 1\n[ 0.459339] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.460422] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.461486] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479982] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.498906] Trying to unpack rootfs image as initramfs...\n[ 0.549150] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.563390] Scanning for low memory corruption every 60 seconds\n[ 0.564804] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565956] audit: initializing netlink subsys (disabled)\n[ 0.567010] audit: type=2000 audit(1535482458.611:1): initialized\n[ 0.568332] Initialise system trusted keyring\n[ 0.569284] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.576010] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.579091] zbud: loaded\n[ 0.580233] VFS: Disk quotas dquot_6.6.0\n[ 0.581057] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.582663] fuse init (API version 7.23)\n[ 0.583611] Key type big_key registered\n[ 0.584424] Allocating IMA MOK and blacklist keyrings.\n[ 0.585684] Key type asymmetric registered\n[ 0.586512] Asymmetric key parser 'x509' registered\n[ 0.587476] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588974] io scheduler noop registered\n[ 0.589763] io scheduler deadline registered (default)\n[ 0.590751] io scheduler cfq registered\n[ 0.591608] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.592656] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.593915] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.595365] ACPI: Power Button [PWRF]\n[ 0.596267] GHES: HEST is not enabled!\n[ 0.614520] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.652574] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655109] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679142] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681552] Linux agpgart interface v0.103\n[ 0.684003] brd: module loaded\n[ 0.685740] loop: module loaded\n[ 0.690294] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691745] GPT:90111 != 20971519\n[ 0.692456] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693551] GPT:90111 != 20971519\n[ 0.694233] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695208] vda: vda1 vda15\n[ 0.696773] scsi host0: ata_piix\n[ 0.697560] scsi host1: ata_piix\n[ 0.698268] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699483] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.700755] libphy: Fixed MDIO Bus: probed\n[ 0.701630] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702615] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704553] PPP generic driver version 2.4.2\n[ 0.705477] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.706740] ehci-pci: EHCI PCI platform driver\n[ 0.707611] ehci-platform: EHCI generic platform driver\n[ 0.708591] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.709706] ohci-pci: OHCI PCI platform driver\n[ 0.710566] ohci-platform: OHCI generic platform driver\n[ 0.711574] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.730446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731448] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.732885] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.733898] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.735015] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.736222] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.737633] usb usb1: Product: UHCI Host Controller\n[ 0.738560] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.739696] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.740755] hub 1-0:1.0: USB hub found\n[ 0.741528] hub 1-0:1.0: 2 ports detected\n[ 0.742433] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.744542] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.745492] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.746572] mousedev: PS/2 mouse device common for all mice\n[ 0.747855] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.749700] rtc_cmos 00:00: RTC can wake from S4\n[ 0.750835] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.752032] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.753220] i2c /dev entries driver\n[ 0.753963] device-mapper: uevent: version 1.0.3\n[ 0.754914] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.756526] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.757859] NET: Registered protocol family 10\n[ 0.759268] NET: Registered protocol family 17\n[ 0.760161] Key type dns_resolver registered\n[ 0.761138] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.762218] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.763356] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.765155] registered taskstats version 1\n[ 0.765981] Loading compiled-in X.509 certificates\n[ 0.767412] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.769249] zswap: loaded using pool lzo/zbud\n[ 0.771290] Key type trusted registered\n[ 0.772961] Key type encrypted registered\n[ 0.773791] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.774812] ima: No TPM chip found, activating TPM-bypass!\n[ 0.775856] evm: HMAC attrs: 0x1\n[ 0.776842] Magic number: 14:916:949\n[ 0.777623] mdio_bus fixed-0: hash matches\n[ 0.788850] tty tty6: hash matches\n[ 0.789620] memory memory2: hash matches\n[ 0.790475] rtc_cmos 00:00: setting system clock to 2018-08-28 18:54:18 UTC (1535482458)\n[ 0.792112] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.793220] EDD information not available.\n[ 0.856359] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.857960] Write protecting the kernel read-only data: 14336k\n[ 0.859608] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.861440] 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.924547] 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.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... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.200.201.5...\nLease of 10.200.201.5 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"10.200.201.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.56. iid=i-0000009e\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.912 MHz\nCores/Sockets/Threads: 1/2/1\nVirt-type: \nRAM Size: 488MB\nDisks:\nNAME MAJ:MIN SIZE LABEL MOUNTPOINT\nvda 253:0 10737418240 \nvda1 253:1 10727964160 cirros-rootfs /\nvda15 253:15 8388608 \n=== sshd host keys ===\n-----BEGIN SSH HOST KEY KEYS-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCnjHXG8afeXVNhSf786vblLCxfW1ZXaMY0RPBSObNKToa3w713233EGtwCwL/0L+lZQGHIshVnyBcBrC4FIDJ2neHlPnu02P17krk6Y9C1rflq30xUuDwwt8jMKoK2ujkRGJC3myvbzeLqv/vycZ+fNOHvzkMwzpnq/1xwGPOI/Sygn+FNA6OgrJpgXMco0GXXPzssDf36WEZAtwt3VHm2iouXnyzyj6XCb0o3l+kGJJiJF2iThFA6DgzbTzDOJeBRcb9fdD1ycB1jf8ESG4bDyHdTt7YA0VTFoLtvYQy2cZLoRwyExf6mWuCnEn+Q9reHN9DT0g1o7ZcH/wAWJZPH root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nssh-dss AAAAB3NzaC1kc3MAAACBAOrOLst/2f6OMoEZJcds9mOT/+h/RPKEJDVImPrChUiajpbqlvS8gAGEmFtqKcU7oaI/OLIRcWmNY2ttB2TAt3+a/e3bW2ga79vl2wz3gOrlRUsI8fsbxTXz/osNg7C5qlX8gPhc5F43/ShH7JXQqogein2fqq2ztO1D0SCsaiUdAAAAFQD+/OQ0DfL2zNKLJs2JiCQA1wEUTwAAAIA/dWmrB0YbqB3o68Ba0IyIevBxUAqwnqros1SY5OGJjjX3Z/T1WkhEwI6mQwOaVZNvjDgWC2LubGKIaiK2JQ9X+7Wd2keweHtiO76cMLhN98013t8z8qChli6HGnYti0szToHIEO6WEIS11vc+WOu0QP10e6RlHFsbHP1iZM+4WgAAAIA+P2mRUKAK75rLgvNOOWKnNoWxetSSJTDYXw7BZloIoPPdL94RIJHB4eF9efk0rEDLW/wQWGQSisarIHOUK2D9Sa86CWjerMKxIlmRbl2G2pQwV61FzQhiomydiKDOzLi+CpZbPGbF81SnHUIiKftJZGHRnxk7Bb4PxHs5s1g++w== root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\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:fea5:e164/64,\nip-route:default via 10.200.201.1 dev eth0 \nip-route:10.200.201.0/24 dev eth0 src 10.200.201.5 \nip-route:169.254.169.254 via 10.200.201.4 dev eth0 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-0000009e\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.98 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab login: "} 2018-08-28 18:54:53,505 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7/action used request id req-014db053-1cbf-4e43-b58d-a31cc9432c74 2018-08-28 18:54:54,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:54:55,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54: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-1c8ca8d0-bdbd-4513-aefd-b71a67e40187 x-compute-request-id: req-1c8ca8d0-bdbd-4513-aefd-b71a67e40187 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d5:4f", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:41.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "security_groups": [{"name": "default"}], "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:42Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:55,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-1c8ca8d0-bdbd-4513-aefd-b71a67e40187 2018-08-28 18:54:55,143 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 18:54:56,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:54: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-cfb8212b-1ea6-4f06-8d29-dc715fd224cb x-compute-request-id: req-cfb8212b-1ea6-4f06-8d29-dc715fd224cb Content-Encoding: gzip Content-Length: 9678 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 512933658 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.165815] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.167822] pid_max: default: 32768 minimum: 301\n[ 0.168929] ACPI: Core revision 20150930\n[ 0.170421] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.171948] Security Framework initialized\n[ 0.172955] Yama: becoming mindful.\n[ 0.173782] AppArmor: AppArmor initialized\n[ 0.174809] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.176406] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.178000] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.179432] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.181157] Initializing cgroup subsys io\n[ 0.182115] Initializing cgroup subsys memory\n[ 0.183174] Initializing cgroup subsys devices\n[ 0.184225] Initializing cgroup subsys freezer\n[ 0.185265] Initializing cgroup subsys net_cls\n[ 0.186296] Initializing cgroup subsys perf_event\n[ 0.187364] Initializing cgroup subsys net_prio\n[ 0.188388] Initializing cgroup subsys hugetlb\n[ 0.189402] Initializing cgroup subsys pids\n[ 0.190408] CPU: Physical Processor ID: 0\n[ 0.192053] mce: CPU supports 10 MCE banks\n[ 0.193076] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.194292] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.196817] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.203873] ftrace: allocating 31920 entries in 125 pages\n[ 0.231510] smpboot: Max logical packages: 2\n[ 0.232531] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.233987] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.235559] x2apic enabled\n[ 0.236459] Switched APIC routing to physical x2apic.\n[ 0.238424] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.239915] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.242355] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.244565] KVM setup paravirtual spinlock\n[ 0.246200] x86: Booting SMP configuration:\n[ 0.247223] .... node #0, CPUs: #1\n[ 0.248253] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.270516] x86: Booted up 1 node, 2 CPUs\n[ 0.270519] KVM setup async PF for cpu 1\n[ 0.270522] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.273568] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.275278] devtmpfs: initialized\n[ 0.277159] evm: security.selinux\n[ 0.277979] evm: security.SMACK64\n[ 0.278836] evm: security.SMACK64EXEC\n[ 0.279745] evm: security.SMACK64TRANSMUTE\n[ 0.280697] evm: security.SMACK64MMAP\n[ 0.281648] evm: security.ima\n[ 0.282453] evm: security.capability\n[ 0.283453] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.285677] pinctrl core: initialized pinctrl subsystem\n[ 0.287034] RTC time: 18:54:41, date: 08/28/18\n[ 0.288222] NET: Registered protocol family 16\n[ 0.297642] cpuidle: using governor ladder\n[ 0.309721] cpuidle: using governor menu\n[ 0.310919] PCCT header not found.\n[ 0.311891] ACPI: bus type PCI registered\n[ 0.312894] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.314521] PCI: Using configuration type 1 for base access\n[ 0.326732] ACPI: Added _OSI(Module Device)\n[ 0.327787] ACPI: Added _OSI(Processor Device)\n[ 0.328861] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.329984] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.332632] ACPI: Interpreter enabled\n[ 0.333601] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.335882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.338164] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.340468] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.342923] ACPI: (supports S0 S5)\n[ 0.343791] ACPI: Using IOAPIC for interrupt routing\n[ 0.344972] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.348764] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.350241] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.351790] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.353326] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.356149] acpiphp: Slot [3] registered\n[ 0.357235] acpiphp: Slot [4] registered\n[ 0.358230] acpiphp: Slot [5] registered\n[ 0.359210] acpiphp: Slot [6] registered\n[ 0.360255] acpiphp: Slot [7] registered\n[ 0.361248] acpiphp: Slot [8] registered\n[ 0.362234] acpiphp: Slot [9] registered\n[ 0.363229] acpiphp: Slot [10] registered\n[ 0.374100] acpiphp: Slot [11] registered\n[ 0.375099] acpiphp: Slot [12] registered\n[ 0.376099] acpiphp: Slot [13] registered\n[ 0.377106] acpiphp: Slot [14] registered\n[ 0.378118] acpiphp: Slot [15] registered\n[ 0.379178] acpiphp: Slot [16] registered\n[ 0.380203] acpiphp: Slot [17] registered\n[ 0.381212] acpiphp: Slot [18] registered\n[ 0.382223] acpiphp: Slot [19] registered\n[ 0.383258] acpiphp: Slot [20] registered\n[ 0.384284] acpiphp: Slot [21] registered\n[ 0.385281] acpiphp: Slot [22] registered\n[ 0.386285] acpiphp: Slot [23] registered\n[ 0.387288] acpiphp: Slot [24] registered\n[ 0.388316] acpiphp: Slot [25] registered\n[ 0.389311] acpiphp: Slot [26] registered\n[ 0.390309] acpiphp: Slot [27] registered\n[ 0.391318] acpiphp: Slot [28] registered\n[ 0.392320] acpiphp: Slot [29] registered\n[ 0.393314] acpiphp: Slot [30] registered\n[ 0.394499] acpiphp: Slot [31] registered\n[ 0.395511] PCI host bridge to bus 0000:00\n[ 0.396513] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.398041] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.399592] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.401378] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.403169] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.409617] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.411228] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.412708] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.414304] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.421645] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.423412] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.473732] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.475543] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.477231] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.478919] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.480566] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.482103] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.483541] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.484853] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.486772] vgaarb: loaded\n[ 0.487503] vgaarb: bridge control possible 0000:00:02.0\n[ 0.489271] SCSI subsystem initialized\n[ 0.490294] ACPI: bus type USB registered\n[ 0.491365] usbcore: registered new interface driver usbfs\n[ 0.492641] usbcore: registered new interface driver hub\n[ 0.493863] usbcore: registered new device driver usb\n[ 0.495168] PCI: Using ACPI for IRQ routing\n[ 0.496396] NetLabel: Initializing\n[ 0.497260] NetLabel: domain hash size = 128\n[ 0.498282] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.499407] NetLabel: unlabeled traffic allowed by default\n[ 0.500764] clocksource: Switched to clocksource kvm-clock\n[ 0.507359] AppArmor: AppArmor Filesystem Enabled\n[ 0.508485] pnp: PnP ACPI init\n[ 0.509552] pnp: PnP ACPI: found 5 devices\n[ 0.516517] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.518498] NET: Registered protocol family 2\n[ 0.519704] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.521306] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.522791] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.524246] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.525615] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.527109] NET: Registered protocol family 1\n[ 0.528129] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.529467] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.530763] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.549367] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.568690] Trying to unpack rootfs image as initramfs...\n[ 0.620355] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.636029] Scanning for low memory corruption every 60 seconds\n[ 0.637637] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.638928] audit: initializing netlink subsys (disabled)\n[ 0.640044] audit: type=2000 audit(1535482482.137:1): initialized\n[ 0.641477] Initialise system trusted keyring\n[ 0.642524] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.643773] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.645967] zbud: loaded\n[ 0.647128] VFS: Disk quotas dquot_6.6.0\n[ 0.648008] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.649705] fuse init (API version 7.23)\n[ 0.650688] Key type big_key registered\n[ 0.651541] Allocating IMA MOK and blacklist keyrings.\n[ 0.653022] Key type asymmetric registered\n[ 0.653903] Asymmetric key parser 'x509' registered\n[ 0.654928] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.656533] io scheduler noop registered\n[ 0.657389] io scheduler deadline registered (default)\n[ 0.658453] io scheduler cfq registered\n[ 0.659347] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.660468] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.661841] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.663392] ACPI: Power Button [PWRF]\n[ 0.664340] GHES: HEST is not enabled!\n[ 0.682762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.720816] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.723672] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.747935] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.750538] Linux agpgart interface v0.103\n[ 0.753124] brd: module loaded\n[ 0.754966] loop: module loaded\n[ 0.759802] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.761270] GPT:90111 != 20971519\n[ 0.761968] GPT:Alternate GPT header not at the end of the disk.\n[ 0.763060] GPT:90111 != 20971519\n[ 0.763747] GPT: Use GNU Parted to correct GPT errors.\n[ 0.764755] vda: vda1 vda15\n[ 0.766513] scsi host0: ata_piix\n[ 0.767332] scsi host1: ata_piix\n[ 0.768054] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.769285] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.770564] libphy: Fixed MDIO Bus: probed\n[ 0.771524] tun: Universal TUN/TAP device driver, 1.6\n[ 0.772586] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.774624] PPP generic driver version 2.4.2\n[ 0.775831] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.777436] ehci-pci: EHCI PCI platform driver\n[ 0.778525] ehci-platform: EHCI generic platform driver\n[ 0.779723] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.781168] ohci-pci: OHCI PCI platform driver\n[ 0.782274] ohci-platform: OHCI generic platform driver\n[ 0.783513] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.803050] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.804306] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.806125] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.807369] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.808782] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.810308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.812041] usb usb1: Product: UHCI Host Controller\n[ 0.813248] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.814654] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.815895] hub 1-0:1.0: USB hub found\n[ 0.816842] hub 1-0:1.0: 2 ports detected\n[ 0.817952] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.820434] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.821620] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.823008] mousedev: PS/2 mouse device common for all mice\n[ 0.824586] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.826869] rtc_cmos 00:00: RTC can wake from S4\n[ 0.828256] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.829755] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.831268] i2c /dev entries driver\n[ 0.832195] device-mapper: uevent: version 1.0.3\n[ 0.833421] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.835461] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.837574] NET: Registered protocol family 10\n[ 0.838840] NET: Registered protocol family 17\n[ 0.839950] Key type dns_resolver registered\n[ 0.841142] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.842563] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.844520] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.846954] registered taskstats version 1\n[ 0.848068] Loading compiled-in X.509 certificates\n[ 0.849832] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.852355] zswap: loaded using pool lzo/zbud\n[ 0.854841] Key type trusted registered\n[ 0.857004] Key type encrypted registered\n[ 0.858104] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.859511] ima: No TPM chip found, activating TPM-bypass!\n[ 0.860950] evm: HMAC attrs: 0x1\n[ 0.862190] Magic number: 14:916:949\n[ 0.863230] mdio_bus fixed-0: hash matches\n[ 0.874582] tty tty6: hash matches\n[ 0.875530] memory memory2: hash matches\n[ 0.876679] rtc_cmos 00:00: setting system clock to 2018-08-28 18:54:42 UTC (1535482482)\n[ 0.878701] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.880094] EDD information not available.\n[ 0.925881] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.927751] Write protecting the kernel read-only data: 14336k\n[ 0.929619] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.931803] 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.73\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.998132] 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.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 1.94. iid=i-000000a1\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDMoN3hEcN4pAsNyQBvOH6ZQ6HlIMuTqIvMq2025Q9U2Vagc1s7WTpZsabA/y1nFE14tEOSf0Z+X2kDU4nZ1+wzNy+ow77Ij7dGzzUuiwRy5fznC5A031CywRZ+AUnTui8Erzlf5OV8R2c/gR6klUIoygLd2zzcTkVaIRpNJvApsIgTuYRnWnIlWn8sgCymoLUDL98p+aBLdp4H3+RIxlwi7PipzSKw8CL8AoT8soFlUsV3Z+jPvul4PLPxMxcQn6u9NSkwyr+deQAtFVFU+Gc/hjAIbp9LjvC1LYGblwWOR/LvlfRTbndbhSs37nJxHz+NcEUUNOwi0CWqMnil0JBj root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nssh-dss AAAAB3NzaC1kc3MAAACBANcsotlXn9STCSSe2oHfXN9dqzWVMrJn2Pc3TRTud1S1MpfaKfoOhk7SFFNMCeW6hIDUhRes69JU6KZ0KNH1sZ7ovZBR/xPiEMMrWsx77XO6+MA0dbsuJ0uIUvY6E/NFbK5P20YQCUq96Ks8i33bXQFQr0CYqsrpUUdMeXzgYY6BAAAAFQCYvY3INOObefPeLQgqy6u18GLALQAAAIBvpHTq8cnpUd2aqukHluYnid6MSMG268VxmIFCeEgo2z8EiBwkuvr/9HjQrGw2jIS9+QizPP6YDu6fGAAGErQSKNCi8M8GD2wN7h4YGxo0LqMdGpSXbuabHMqQvGho6DwJ9yaj+cHNHulCd2Elv7q8pcUagNWZeKl7hV2Y8uTTLgAAAIAubY9k74D4KkUOarBJv/rWe4KavAZYqNyX9ntCk6YnLfbaWAk7VPeGbag1ZkSL5/W8my1hODywfRAK9b+bK10mDJg+roih0a3AQ4ARgCQaKoyAeB3bniHrtfiqBEHkFwpKpPTnryW47mfJYdjongWslGVf3O3/67w0lIzISy9hNA== root@createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\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:fea6:d54f/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-000000a1\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.88 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab login: "} 2018-08-28 18:54:56,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751/action used request id req-cfb8212b-1ea6-4f06-8d29-dc715fd224cb 2018-08-28 18:54:56,259 - create_instance - INFO - Deleting Port with ID - 33b95012-b489-4039-9bec-24a2cc99c372 2018-08-28 18:54:56,259 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm1-port 2018-08-28 18:54:56,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/33b95012-b489-4039-9bec-24a2cc99c372 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:56,675 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f372ab4-abc4-412e-b28c-fda5c923d148 Date: Tue, 28 Aug 2018 18:54:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:54:56,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/33b95012-b489-4039-9bec-24a2cc99c372 used request id req-5f372ab4-abc4-412e-b28c-fda5c923d148 2018-08-28 18:54:56,676 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1 2018-08-28 18:54:56,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:56,827 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 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 x-openstack-request-id: req-a090598f-c800-4a85-878e-e9e3aa6a7aa0 x-compute-request-id: req-a090598f-c800-4a85-878e-e9e3aa6a7aa0 Content-Type: application/json 2018-08-28 18:54:56,827 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-a090598f-c800-4a85-878e-e9e3aa6a7aa0 2018-08-28 18:54:56,827 - create_instance - INFO - Checking deletion status 2018-08-28 18:54:56,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:54:57,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-a3c57b0c-4d07-40ea-a3ba-60e3692b0b8f x-compute-request-id: req-a3c57b0c-4d07-40ea-a3ba-60e3692b0b8f Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a5:e1:64", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:56Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:54:57,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-a3c57b0c-4d07-40ea-a3ba-60e3692b0b8f 2018-08-28 18:54:57,487 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - ACTIVE 2018-08-28 18:54:57,487 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:55:00,490 - create_instance - DEBUG - VM status query timeout in 296.337296963 2018-08-28 18:55:00,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:55:00,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe5a8555-2fc0-45c1-85be-8eb4bd704c57 x-compute-request-id: req-fe5a8555-2fc0-45c1-85be-8eb4bd704c57 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:56Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:00,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-fe5a8555-2fc0-45c1-85be-8eb4bd704c57 2018-08-28 18:55:00,761 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - ACTIVE 2018-08-28 18:55:00,761 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:55:03,764 - create_instance - DEBUG - VM status query timeout in 293.063827038 2018-08-28 18:55:03,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:55:03,998 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-7c4658bc-5ce5-48bb-a58d-66409093ab96 x-compute-request-id: req-7c4658bc-5ce5-48bb-a58d-66409093ab96 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:56Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:03,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-7c4658bc-5ce5-48bb-a58d-66409093ab96 2018-08-28 18:55:03,998 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - ACTIVE 2018-08-28 18:55:03,998 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:55:07,002 - create_instance - DEBUG - VM status query timeout in 289.826062918 2018-08-28 18:55:07,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:55:07,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd460f53-37a2-4f3b-9705-c5673e8aabaa x-compute-request-id: req-fd460f53-37a2-4f3b-9705-c5673e8aabaa Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:56Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:07,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-fd460f53-37a2-4f3b-9705-c5673e8aabaa 2018-08-28 18:55:07,420 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - ACTIVE 2018-08-28 18:55:07,421 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:55:10,424 - create_instance - DEBUG - VM status query timeout in 286.403871059 2018-08-28 18:55:10,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:55:10,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50fe27b5-f008-4727-902e-8d7385b68c82 x-compute-request-id: req-50fe27b5-f008-4727-902e-8d7385b68c82 Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:17.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "c7b2dcb2-de72-45cc-9680-3da2e25b05f7", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:54:56Z", "hostId": "87dfcf633286198659ece6c54e6c39c10e71b97f22b0b9592951ff98", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1", "created": "2018-08-28T18:54:10Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:10,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-50fe27b5-f008-4727-902e-8d7385b68c82 2018-08-28 18:55:10,815 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1] is - ACTIVE 2018-08-28 18:55:10,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:55:13,818 - create_instance - DEBUG - VM status query timeout in 283.009644985 2018-08-28 18:55:13,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8628d1b4be09064c4fb1c11f60ab79d5c877ef78" 2018-08-28 18:55:13,877 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:55:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-456b0ae9-1986-4eed-855a-66e6b3fc1445 x-compute-request-id: req-456b0ae9-1986-4eed-855a-66e6b3fc1445 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c7b2dcb2-de72-45cc-9680-3da2e25b05f7 could not be found.", "code": 404}} 2018-08-28 18:55:13,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c7b2dcb2-de72-45cc-9680-3da2e25b05f7 used request id req-456b0ae9-1986-4eed-855a-66e6b3fc1445 2018-08-28 18:55:13,878 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c7b2dcb2-de72-45cc-9680-3da2e25b05f7 could not be found. (HTTP 404) (Request-ID: req-456b0ae9-1986-4eed-855a-66e6b3fc1445) 2018-08-28 18:55:13,878 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst1 2018-08-28 18:55:13,879 - create_instance - INFO - Deleting Port with ID - a0ecca34-2998-49e7-8b1b-c98c14602375 2018-08-28 18:55:13,879 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-vm2-port 2018-08-28 18:55:13,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a0ecca34-2998-49e7-8b1b-c98c14602375 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:55:14,371 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6de57ae6-20ed-47ec-98ae-6de45ec78d22 Date: Tue, 28 Aug 2018 18:55:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:14,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a0ecca34-2998-49e7-8b1b-c98c14602375 used request id req-6de57ae6-20ed-47ec-98ae-6de45ec78d22 2018-08-28 18:55:14,372 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2 2018-08-28 18:55:14,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:55:14,546 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 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 x-openstack-request-id: req-7ff2ed2b-e292-4b67-a839-a9ca7fd09453 x-compute-request-id: req-7ff2ed2b-e292-4b67-a839-a9ca7fd09453 Content-Type: application/json 2018-08-28 18:55:14,546 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-7ff2ed2b-e292-4b67-a839-a9ca7fd09453 2018-08-28 18:55:14,547 - create_instance - INFO - Checking deletion status 2018-08-28 18:55:14,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:55:15,443 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-7bf9454c-623f-42ad-971d-444dc5b515d9 x-compute-request-id: req-7bf9454c-623f-42ad-971d-444dc5b515d9 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.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:41.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:55:14Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:15,443 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-7bf9454c-623f-42ad-971d-444dc5b515d9 2018-08-28 18:55:15,443 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - ACTIVE 2018-08-28 18:55:15,443 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:55:18,447 - create_instance - DEBUG - VM status query timeout in 296.10029006 2018-08-28 18:55:18,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:55:18,863 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55: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-e82d140a-2c70-4436-b2c1-a8af1bea80c8 x-compute-request-id: req-e82d140a-2c70-4436-b2c1-a8af1bea80c8 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.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751", "rel": "bookmark"}], "image": {"id": "349cc20c-6633-444e-a713-954a5851352e", "links": [{"href": "http://172.30.9.28:8774/images/349cc20c-6633-444e-a713-954a5851352e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:54:41.000000", "flavor": {"id": "62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "links": [{"href": "http://172.30.9.28:8774/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d", "rel": "bookmark"}]}, "id": "b76d2439-a9d6-4d4c-93bf-390e4ce77751", "user_id": "6178485844ba4dc4b4ad9ada019ed9f6", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:55:14Z", "hostId": "e1e9c4a3965fab0492d22567c03806b575d4a96a808fe5cd99482422", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2", "created": "2018-08-28T18:54:27Z", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:18,863 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-e82d140a-2c70-4436-b2c1-a8af1bea80c8 2018-08-28 18:55:18,863 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2] is - ACTIVE 2018-08-28 18:55:18,863 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:55:21,867 - create_instance - DEBUG - VM status query timeout in 292.680256128 2018-08-28 18:55:21,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e26f592e772b92c1238ac3642959e3fdbaa285f" 2018-08-28 18:55:21,914 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 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 x-openstack-request-id: req-ebe37012-197f-4e1b-842e-bdeda43265e8 x-compute-request-id: req-ebe37012-197f-4e1b-842e-bdeda43265e8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance b76d2439-a9d6-4d4c-93bf-390e4ce77751 could not be found.", "code": 404}} 2018-08-28 18:55:21,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/b76d2439-a9d6-4d4c-93bf-390e4ce77751 used request id req-ebe37012-197f-4e1b-842e-bdeda43265e8 2018-08-28 18:55:21,914 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance b76d2439-a9d6-4d4c-93bf-390e4ce77751 could not be found. (HTTP 404) (Request-ID: req-ebe37012-197f-4e1b-842e-bdeda43265e8) 2018-08-28 18:55:21,914 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-inst2 2018-08-28 18:55:21,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c57a938649b0b92360b74a1dc682dc936cfb9c3b" 2018-08-28 18:55:21,971 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-f0278952-6c87-4012-86af-4f2e443a27d0 x-compute-request-id: req-f0278952-6c87-4012-86af-4f2e443a27d0 Content-Length: 0 Content-Type: application/json 2018-08-28 18:55:21,971 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/62faa68f-bcb6-44a3-a71f-8f0ac095fa3d used request id req-f0278952-6c87-4012-86af-4f2e443a27d0 2018-08-28 18:55:21,972 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router and port CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port1 2018-08-28 18:55:21,972 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:55:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" -d '{"port_id": "9be83712-2477-469e-8648-91dcd36e27f3"}' 2018-08-28 18:55:23,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cd5326a0-c0df-46f4-a6e5-7f45ecf6b875 Date: Tue, 28 Aug 2018 18:55:23 GMT RESP BODY: {"network_id": "fb1bff44-4ae7-4de8-a4be-5276ea32912d", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "subnet_id": "dce92d1b-4769-4960-807e-e717e3943ade", "subnet_ids": ["dce92d1b-4769-4960-807e-e717e3943ade"], "port_id": "9be83712-2477-469e-8648-91dcd36e27f3", "id": "3018d97f-be56-41f9-8eb0-b3272f9bba60"} 2018-08-28 18:55:23,262 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/remove_router_interface used request id req-cd5326a0-c0df-46f4-a6e5-7f45ecf6b875 2018-08-28 18:55:23,263 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router and port CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-router-port2 2018-08-28 18:55:23,263 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:55:23,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" -d '{"port_id": "55e08057-506c-424f-84c5-886a448eedcd"}' 2018-08-28 18:55:24,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-abf3cd65-9df6-4d7c-a0dd-bb5e20c1fa88 Date: Tue, 28 Aug 2018 18:55:24 GMT RESP BODY: {"network_id": "0995c31f-2d44-4b18-9cb0-148b757347fd", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "subnet_id": "c7bd4485-e105-4e25-8c09-213a58228573", "subnet_ids": ["c7bd4485-e105-4e25-8c09-213a58228573"], "port_id": "55e08057-506c-424f-84c5-886a448eedcd", "id": "3018d97f-be56-41f9-8eb0-b3272f9bba60"} 2018-08-28 18:55:24,605 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60/remove_router_interface used request id req-abf3cd65-9df6-4d7c-a0dd-bb5e20c1fa88 2018-08-28 18:55:24,605 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:55:24,605 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-pub-router 2018-08-28 18:55:24,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3cac0caeef2f4bd76efbc011baa1da4829257b3" 2018-08-28 18:55:27,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-88b01f89-9cce-4c14-8d91-8b1db034dcd7 Content-Length: 0 Date: Tue, 28 Aug 2018 18:55:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:27,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/3018d97f-be56-41f9-8eb0-b3272f9bba60 used request id req-88b01f89-9cce-4c14-8d91-8b1db034dcd7 2018-08-28 18:55:27,473 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1 2018-08-28 18:55:27,473 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet1 2018-08-28 18:55:27,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/dce92d1b-4769-4960-807e-e717e3943ade -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:55:29,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ace24a1-c9fb-4ea1-adf1-87157dcdb6e9 Date: Tue, 28 Aug 2018 18:55:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:29,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/dce92d1b-4769-4960-807e-e717e3943ade used request id req-0ace24a1-c9fb-4ea1-adf1-87157dcdb6e9 2018-08-28 18:55:29,932 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net1 2018-08-28 18:55:29,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/fb1bff44-4ae7-4de8-a4be-5276ea32912d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb62ff8ab9c782bd41a0c68b421e0398ad64fd06" 2018-08-28 18:55:31,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-998d8c9e-862c-4b47-a51b-22f697b6ad5c Date: Tue, 28 Aug 2018 18:55:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:31,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fb1bff44-4ae7-4de8-a4be-5276ea32912d used request id req-998d8c9e-862c-4b47-a51b-22f697b6ad5c 2018-08-28 18:55:31,226 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2 2018-08-28 18:55:31,226 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-subnet2 2018-08-28 18:55:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/c7bd4485-e105-4e25-8c09-213a58228573 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:55:33,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-46d8ea17-5db4-4684-8628-c424d2cc77df Date: Tue, 28 Aug 2018 18:55:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:33,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/c7bd4485-e105-4e25-8c09-213a58228573 used request id req-46d8ea17-5db4-4684-8628-c424d2cc77df 2018-08-28 18:55:33,650 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-net2 2018-08-28 18:55:33,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/0995c31f-2d44-4b18-9cb0-148b757347fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d6c305faf19c383af2c858abe84a132af689ee" 2018-08-28 18:55:34,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc741245-ad18-44cd-a64c-1362c3d4845c Date: Tue, 28 Aug 2018 18:55:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:34,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/0995c31f-2d44-4b18-9cb0-148b757347fd used request id req-cc741245-ad18-44cd-a64c-1362c3d4845c 2018-08-28 18:55:34,928 - neutron_utils - INFO - Deleting security group rule with ID - dcd6463c-3ea3-468c-b3de-d9742e29199e 2018-08-28 18:55:34,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/dcd6463c-3ea3-468c-b3de-d9742e29199e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:55:35,185 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-94d7bd6b-4be2-4033-9648-775df576c6ce Content-Length: 0 Date: Tue, 28 Aug 2018 18:55:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:35,185 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/dcd6463c-3ea3-468c-b3de-d9742e29199e used request id req-94d7bd6b-4be2-4033-9648-775df576c6ce 2018-08-28 18:55:35,185 - neutron_utils - INFO - Deleting security group rule with ID - 119f67a2-ea80-4953-b9c1-2f7650b9d047 2018-08-28 18:55:35,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/119f67a2-ea80-4953-b9c1-2f7650b9d047 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:55:35,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b640506-7270-4add-b98d-511865f9b71f Content-Length: 0 Date: Tue, 28 Aug 2018 18:55:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:35,453 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/119f67a2-ea80-4953-b9c1-2f7650b9d047 used request id req-3b640506-7270-4add-b98d-511865f9b71f 2018-08-28 18:55:35,453 - neutron_utils - INFO - Deleting security group rule with ID - 939a304d-8f97-4626-a896-e326780ad03b 2018-08-28 18:55:35,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/939a304d-8f97-4626-a896-e326780ad03b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:55:35,572 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7609e013-5665-4a01-91dd-788e783cc8b5 Content-Length: 0 Date: Tue, 28 Aug 2018 18:55:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:35,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/939a304d-8f97-4626-a896-e326780ad03b used request id req-7609e013-5665-4a01-91dd-788e783cc8b5 2018-08-28 18:55:35,573 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-ce4fe520-3095-48bb-ad57-3bfc1a3406ab-sec-grp 2018-08-28 18:55:35,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/ce3a44d1-6984-4ce6-8b21-2af983b7a612 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a406d02079118a1634ffe1f75a7f30b65224fe8" 2018-08-28 18:55:35,833 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e86b3e0-2266-413c-8812-e20536fa6255 Content-Length: 0 Date: Tue, 28 Aug 2018 18:55:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:35,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/ce3a44d1-6984-4ce6-8b21-2af983b7a612 used request id req-3e86b3e0-2266-413c-8812-e20536fa6255 2018-08-28 18:55:35,833 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-7d79032d-d018-476f-8bec-c23bcbd16e00 2018-08-28 18:55:35,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}141271fc82e25947eec68c315ccaff55a6db568b" 2018-08-28 18:55:36,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1dc104a6-9d1c-4ce0-bfdd-fcf230bfbe64 Date: Tue, 28 Aug 2018 18:55:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:55:36,910 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/349cc20c-6633-444e-a713-954a5851352e used request id req-1dc104a6-9d1c-4ce0-bfdd-fcf230bfbe64 2018-08-28 18:55:36,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f53daaf9-d249-4c6e-b205-4af86f2d76c5 Date: Tue, 28 Aug 2018 18:55:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:53:36Z", "updated_at": "2018-08-28T18:53:37Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "revision_number": 0, "id": "05a0b06d-1ed0-48f2-88df-cd1df4d156a4", "remote_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "remote_ip_prefix": null, "created_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "revision_number": 0, "id": "1029dd3a-28fc-46b9-99a1-07579e2b6953", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv6", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "revision_number": 0, "id": "383dc931-2394-4e2f-ae77-6c02e1911f5e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "revision_number": 0, "id": "6e082dc5-dd5f-4b1a-b99b-77c0b54a951c", "remote_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "remote_ip_prefix": null, "created_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "port_range_min": null, "ethertype": "IPv4", "project_id": "7784557576d946bfb1b8b1f3bf41579e"}], "revision_number": 4, "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:55:37,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f53daaf9-d249-4c6e-b205-4af86f2d76c5 2018-08-28 18:55:37,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef8950c6-57a0-4a1b-b7d2-e8448b9fbc44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:55:37,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-ef8950c6-57a0-4a1b-b7d2-e8448b9fbc44 2018-08-28 18:55:37,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:55:37,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b33ea3e6-3c8c-4f54-98bd-4b94fd4b1665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:55:37,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b33ea3e6-3c8c-4f54-98bd-4b94fd4b1665 2018-08-28 18:55:37,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:55:37,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-548f79f3-2c7b-404e-bee4-79df58841e8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:55:37,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-548f79f3-2c7b-404e-bee4-79df58841e8d 2018-08-28 18:55:37,402 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:55:37,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,491 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7896cb26-8d9b-495c-8481-eb8ea504e7be Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:55:37,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-7896cb26-8d9b-495c-8481-eb8ea504e7be 2018-08-28 18:55:37,491 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:55:37,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6967ab1-da9d-4a86-b625-11db986a9ca8 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:55:37,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-f6967ab1-da9d-4a86-b625-11db986a9ca8 2018-08-28 18:55:37,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b93d406-5276-4f01-a1d0-93171a8fe1d3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:55:37,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-8b93d406-5276-4f01-a1d0-93171a8fe1d3 2018-08-28 18:55:37,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32060e06-9469-467c-a985-0beec84a3682 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:55:37,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-32060e06-9469-467c-a985-0beec84a3682 2018-08-28 18:55:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:37,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b41f8f8e-e7f2-4b1d-a5aa-6c7fe123ab01 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e"}, "enabled": true, "id": "7784557576d946bfb1b8b1f3bf41579e", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-86199111-57c4-4ef-proj"}} 2018-08-28 18:55:37,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-b41f8f8e-e7f2-4b1d-a5aa-6c7fe123ab01 2018-08-28 18:55:37,850 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d5474f34-9bed-4cbe-9440-6d9c54b31d38 2018-08-28 18:55:37,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d5474f34-9bed-4cbe-9440-6d9c54b31d38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:38,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b183c620-3bc7-489a-8884-c78f17b82014 Date: Tue, 28 Aug 2018 18:55:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:53:37Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "05a0b06d-1ed0-48f2-88df-cd1df4d156a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:53:37Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "1029dd3a-28fc-46b9-99a1-07579e2b6953"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:53:37Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "383dc931-2394-4e2f-ae77-6c02e1911f5e"}, {"remote_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:53:37Z", "security_group_id": "d5474f34-9bed-4cbe-9440-6d9c54b31d38", "port_range_min": null, "revision_number": 0, "tenant_id": "7784557576d946bfb1b8b1f3bf41579e", "created_at": "2018-08-28T18:53:37Z", "project_id": "7784557576d946bfb1b8b1f3bf41579e", "id": "6e082dc5-dd5f-4b1a-b99b-77c0b54a951c"}]} 2018-08-28 18:55:38,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d5474f34-9bed-4cbe-9440-6d9c54b31d38 used request id req-b183c620-3bc7-489a-8884-c78f17b82014 2018-08-28 18:55:38,119 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:55:38,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d5474f34-9bed-4cbe-9440-6d9c54b31d38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:38,625 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2380f85c-b5d2-40d2-b363-1ae90f55053f Content-Length: 0 Date: Tue, 28 Aug 2018 18:55:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:55:38,625 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d5474f34-9bed-4cbe-9440-6d9c54b31d38 used request id req-2380f85c-b5d2-40d2-b363-1ae90f55053f 2018-08-28 18:55:38,625 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-86199111-57c4-4ef-proj 2018-08-28 18:55:38,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:38,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f74e2ed-3d2d-429d-a777-a75c8c2cc82b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:55:38,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/7784557576d946bfb1b8b1f3bf41579e used request id req-5f74e2ed-3d2d-429d-a777-a75c8c2cc82b 2018-08-28 18:55:38,895 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-86199111-57c4-4ef-proj-role 2018-08-28 18:55:38,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/e074e877974e474092fae9134d9b477b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:39,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:55:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2ecc5a6-67d2-4d44-a6fe-d53451ba67da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:55:39,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/e074e877974e474092fae9134d9b477b used request id req-c2ecc5a6-67d2-4d44-a6fe-d53451ba67da 2018-08-28 18:55:39,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a40bfdad78af986d9d77719d36281953d719942" 2018-08-28 18:55:39,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea63b3e-44ae-43b3-801a-a1ce07d99a64 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:55:39,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9ea63b3e-44ae-43b3-801a-a1ce07d99a64 2018-08-28 18:55:39,103 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-86199111-57c4-4ef-user 2018-08-28 18:55:39,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6178485844ba4dc4b4ad9ada019ed9f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0461bd21bc0366f5900296048e222a54996f54ca" 2018-08-28 18:55:39,336 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:55:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7db6f747-be4c-4062-8fb0-f52ea911a8d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:55:39,337 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6178485844ba4dc4b4ad9ada019ed9f6 used request id req-7db6f747-be4c-4062-8fb0-f52ea911a8d2 2018-08-28 18:55:39,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:39,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["TjDtF5dmQjqN-h-Hahrcgw"], "issued_at": "2018-08-28T18:55:39.000000Z"}} 2018-08-28 18:55:39,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}922f10a6266eae7feb15c5ef128fd5f4ccaeb5ca" 2018-08-28 18:55:39,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7cb682d-9224-469e-b086-a82dc7491739 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:39,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e7cb682d-9224-469e-b086-a82dc7491739 2018-08-28 18:55:39,806 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:39,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:40,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fuw5n0bWQ3Gbm7nXAfDfFA"], "issued_at": "2018-08-28T18:55:40.000000Z"}} 2018-08-28 18:55:40,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:55:40,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-883aba7d-ec59-4d06-9d87-492cdf22df47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:40,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-883aba7d-ec59-4d06-9d87-492cdf22df47 2018-08-28 18:55:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:55:40,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:55:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:55:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:55:40,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f335061-4ef7-4314-91be-e3ad9fde0e2b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:55:40,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj used request id req-6f335061-4ef7-4314-91be-e3ad9fde0e2b 2018-08-28 18:55:40,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:55:40,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec96c1bc-2f94-4d8e-b695-b18efa6883e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:55:40,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ec96c1bc-2f94-4d8e-b695-b18efa6883e7 2018-08-28 18:55:40,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj"}}' 2018-08-28 18:55:40,583 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6306b33b-c4c8-45e9-b4c8-c4b67554ac03 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/144d398bf35143b6a6909650726c76ba"}, "enabled": true, "id": "144d398bf35143b6a6909650726c76ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj"}} 2018-08-28 18:55:40,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-6306b33b-c4c8-45e9-b4c8-c4b67554ac03 2018-08-28 18:55:40,584 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj 2018-08-28 18:55:40,584 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:40,585 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:40,972 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["7mwJpCHUQEe-TgOVNmz4Eg"], "issued_at": "2018-08-28T18:55:40.000000Z"}} 2018-08-28 18:55:40,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c7380b1c5aa2f59f57572371f5c0df7abeb28b" 2018-08-28 18:55:41,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d02a3a29-6473-483d-a574-7a08c23c3b63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:41,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d02a3a29-6473-483d-a574-7a08c23c3b63 2018-08-28 18:55:41,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:55:41,072 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:55:41,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c7380b1c5aa2f59f57572371f5c0df7abeb28b" 2018-08-28 18:55:41,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93b13bc-7262-4e15-be6b-13b544515412 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:55:41,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b93b13bc-7262-4e15-be6b-13b544515412 2018-08-28 18:55:41,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c7380b1c5aa2f59f57572371f5c0df7abeb28b" 2018-08-28 18:55:41,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df3314e0-ab1e-4f59-b03d-b428a367598f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/144d398bf35143b6a6909650726c76ba"}, "enabled": true, "id": "144d398bf35143b6a6909650726c76ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj"}]} 2018-08-28 18:55:41,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj used request id req-df3314e0-ab1e-4f59-b03d-b428a367598f 2018-08-28 18:55:41,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c7380b1c5aa2f59f57572371f5c0df7abeb28b" 2018-08-28 18:55:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77a4eab5-aa5b-4e04-b143-ba5b90b55ba8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:55:41,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-77a4eab5-aa5b-4e04-b143-ba5b90b55ba8 2018-08-28 18:55:41,751 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-52a2d5c2-3b67-499-user 2018-08-28 18:55:41,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:41,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:55:41,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab57d09-f747-4d6a-91dc-e80a7fcb0aa6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:55:41,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-5ab57d09-f747-4d6a-91dc-e80a7fcb0aa6 2018-08-28 18:55:41,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" -d '{"role": {"name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role"}}' 2018-08-28 18:55:41,982 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4db540d5-6550-495c-bf7b-1340337e3e7a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb2a5404c2934d7aa4e10bfee9ba5729", "links": {"self": "http://172.30.9.28:5000/v3/roles/cb2a5404c2934d7aa4e10bfee9ba5729"}, "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role"}} 2018-08-28 18:55:41,982 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4db540d5-6550-495c-bf7b-1340337e3e7a 2018-08-28 18:55:41,982 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role 2018-08-28 18:55:41,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cb2a5404c2934d7aa4e10bfee9ba5729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:55:42,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-888518f7-998c-42de-893b-5ee74c003fde Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cb2a5404c2934d7aa4e10bfee9ba5729"}, "domain_id": null, "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role", "id": "cb2a5404c2934d7aa4e10bfee9ba5729"}} 2018-08-28 18:55:42,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cb2a5404c2934d7aa4e10bfee9ba5729 used request id req-888518f7-998c-42de-893b-5ee74c003fde 2018-08-28 18:55:42,003 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role to project CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj 2018-08-28 18:55:42,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/144d398bf35143b6a6909650726c76ba/users/c1d5eea14ba749d6b70dc73f1c9ff96e/roles/cb2a5404c2934d7aa4e10bfee9ba5729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:55:42,207 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d97f3a24-c00e-43f5-8212-08cb6f5ce1c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:55:42,207 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/144d398bf35143b6a6909650726c76ba/users/c1d5eea14ba749d6b70dc73f1c9ff96e/roles/cb2a5404c2934d7aa4e10bfee9ba5729 used request id req-d97f3a24-c00e-43f5-8212-08cb6f5ce1c6 2018-08-28 18:55:42,207 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:55:42,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:42,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:42,210 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:55:42,210 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:42,213 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:42,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb2a5404c2934d7aa4e10bfee9ba5729", "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role"}], "expires_at": "2018-08-28T19:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "144d398bf35143b6a6909650726c76ba", "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-user", "id": "c1d5eea14ba749d6b70dc73f1c9ff96e"}, "audit_ids": ["dYgdugYGRe6Y3msoKA6EzA"], "issued_at": "2018-08-28T18:55:42.000000Z"}} 2018-08-28 18:55:42,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" 2018-08-28 18:55:42,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bd25676-267e-46a8-820e-9f4b9cdc8a54 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:42,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1bd25676-267e-46a8-820e-9f4b9cdc8a54 2018-08-28 18:55:42,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" 2018-08-28 18:55:42,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-1ce4f9e9-e475-4875-a9ea-8798de128380 Date: Tue, 28 Aug 2018 18:55:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image"} 2018-08-28 18:55:42,847 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image used request id req-1ce4f9e9-e475-4875-a9ea-8798de128380 2018-08-28 18:55:42,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" 2018-08-28 18:55:42,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e6887e2b-9bce-4b56-b8a0-16ce57df3ac9 Date: Tue, 28 Aug 2018 18:55:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:55:42,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e6887e2b-9bce-4b56-b8a0-16ce57df3ac9 2018-08-28 18:55:43,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image"}' 2018-08-28 18:55:43,234 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0 X-Openstack-Request-Id: req-451499cd-b01a-4c7c-92b9-9dd6901a08fe Date: Tue, 28 Aug 2018 18:55:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:55:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:55:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "min_disk": 0, "protected": false, "id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "file": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/file", "checksum": null, "owner": "144d398bf35143b6a6909650726c76ba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:55:43,235 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-451499cd-b01a-4c7c-92b9-9dd6901a08fe 2018-08-28 18:55:43,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" -d '' 2018-08-28 18:55:44,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a630ba6f-44a7-43c6-bef2-abf8b20daa4c Date: Tue, 28 Aug 2018 18:55:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:55:44,434 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/file used request id req-a630ba6f-44a7-43c6-bef2-abf8b20daa4c 2018-08-28 18:55:44,435 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:55:44,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" 2018-08-28 18:55:44,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-4779d764-446b-46fb-a512-d995f131e946 Date: Tue, 28 Aug 2018 18:55:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:55:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/snap", "metadata": {}}], "self": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "min_disk": 0, "protected": false, "id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "file": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "144d398bf35143b6a6909650726c76ba", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:55:44,595 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0 used request id req-4779d764-446b-46fb-a512-d995f131e946 2018-08-28 18:55:44,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" 2018-08-28 18:55:44,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-67df8097-d1e9-4377-8d92-bdcde51ec9ba Date: Tue, 28 Aug 2018 18:55:44 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:55:44,752 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-67df8097-d1e9-4377-8d92-bdcde51ec9ba 2018-08-28 18:55:44,755 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image 2018-08-28 18:55:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" 2018-08-28 18:55:44,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-ebbaebfb-cbf2-403a-a913-d86b165f9010 Date: Tue, 28 Aug 2018 18:55:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:55:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/snap", "metadata": {}}], "self": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "min_disk": 0, "protected": false, "id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "file": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "144d398bf35143b6a6909650726c76ba", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:55:44,931 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0 used request id req-ebbaebfb-cbf2-403a-a913-d86b165f9010 2018-08-28 18:55:44,932 - create_image - DEBUG - Instance status is - active 2018-08-28 18:55:44,932 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image 2018-08-28 18:55:44,932 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image 2018-08-28 18:55:44,933 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:44,933 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:45,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["lUOzQKRUQpyry5VzyiBEkg"], "issued_at": "2018-08-28T18:55:45.000000Z"}} 2018-08-28 18:55:45,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a0400693c49d7c4cc2979e722e1cc77cd079da" 2018-08-28 18:55:45,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f50b0f0-aef9-4e24-ad86-b81e771c6d50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:45,402 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6f50b0f0-aef9-4e24-ad86-b81e771c6d50 2018-08-28 18:55:45,403 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:55:45,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a0400693c49d7c4cc2979e722e1cc77cd079da" 2018-08-28 18:55:45,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55: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-ce217e8c-c230-4807-b7ac-31a01390c3a2 x-compute-request-id: req-ce217e8c-c230-4807-b7ac-31a01390c3a2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:55:45,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-ce217e8c-c230-4807-b7ac-31a01390c3a2 2018-08-28 18:55:45,620 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a0400693c49d7c4cc2979e722e1cc77cd079da" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:55:45,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55: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-15a0ba4d-8ebe-4d7b-8273-2c77d847b259 x-compute-request-id: req-15a0ba4d-8ebe-4d7b-8273-2c77d847b259 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:55:45,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-15a0ba4d-8ebe-4d7b-8273-2c77d847b259 2018-08-28 18:55:45,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:45,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:46,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["gq0H3XiRTS-2_aenr0J-Vw"], "issued_at": "2018-08-28T18:55:46.000000Z"}} 2018-08-28 18:55:46,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:55:46,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-931b3cb2-1ae1-430e-908b-566b58c7e19f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:46,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-931b3cb2-1ae1-430e-908b-566b58c7e19f 2018-08-28 18:55:46,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:55:46,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a5b5e7ae-afde-4da0-8b32-baaff2c731aa Date: Tue, 28 Aug 2018 18:55:46 GMT RESP BODY: {"networks":[]} 2018-08-28 18:55:46,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-a5b5e7ae-afde-4da0-8b32-baaff2c731aa 2018-08-28 18:55:46,565 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net 2018-08-28 18:55:46,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" -d '{"network": {"name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net", "admin_state_up": true}}' 2018-08-28 18:55:47,004 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-78cf4c80-c022-403a-8619-c3447f35eec9 Date: Tue, 28 Aug 2018 18:55: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":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:55:46Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","mtu":1450}} 2018-08-28 18:55:47,004 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-78cf4c80-c022-403a-8619-c3447f35eec9 2018-08-28 18:55:47,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:55:47,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-cb11c9d7-254c-4082-a32f-259c155f0d77 Date: Tue, 28 Aug 2018 18:55:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:55:46Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:55:47,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-cb11c9d7-254c-4082-a32f-259c155f0d77 2018-08-28 18:55:47,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:55:47,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b1c8663f-f050-473f-a512-88fe0c3118ac Date: Tue, 28 Aug 2018 18:55:47 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:55:47,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-b1c8663f-f050-473f-a512-88fe0c3118ac 2018-08-28 18:55:47,420 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet 2018-08-28 18:55:47,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" -d '{"subnets": [{"ip_version": 4, "network_id": "fa82656d-5d63-47e6-8d99-b4222d0da5f5", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]}' 2018-08-28 18:55:47,947 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7cfef316-0136-4ce1-9a4b-22e120983ab1 Date: Tue, 28 Aug 2018 18:55:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:55:47,947 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7cfef316-0136-4ce1-9a4b-22e120983ab1 2018-08-28 18:55:47,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:55:48,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-3ce6a6a0-16c4-4ea0-8c4a-ba6aac488730 Date: Tue, 28 Aug 2018 18:55:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:55:48,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-3ce6a6a0-16c4-4ea0-8c4a-ba6aac488730 2018-08-28 18:55:48,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:55:48,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0c02acf0-9b92-4a6c-87be-fd593fd2286b Date: Tue, 28 Aug 2018 18:55:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:55:48,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-0c02acf0-9b92-4a6c-87be-fd593fd2286b 2018-08-28 18:55:48,408 - OpenStackNetwork - DEBUG - Network [fa82656d-5d63-47e6-8d99-b4222d0da5f5] created successfully 2018-08-28 18:55:48,408 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:55:48,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:48,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:48,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:48,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:48,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["gxC74YDfSn2rv8i8_i30Qw"], "issued_at": "2018-08-28T18:55:48.000000Z"}} 2018-08-28 18:55:48,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f7c2e1170ee8364da5cd9547d87a8e35d8d59f3" 2018-08-28 18:55:48,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c6cc9a9-9d19-42e4-8c0b-3f7871fa55fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:48,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7c6cc9a9-9d19-42e4-8c0b-3f7871fa55fa 2018-08-28 18:55:48,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:48,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:49,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["c6L_FnTmTge1UgUbaWPPig"], "issued_at": "2018-08-28T18:55:49.000000Z"}} 2018-08-28 18:55:49,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:49,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc36a784-9c58-48a4-b8e4-386c9f474ed2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:49,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc36a784-9c58-48a4-b8e4-386c9f474ed2 2018-08-28 18:55:49,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:55:49,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:49,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d9e0217-bdba-4db5-ace9-f46daa8fb76d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:49,372 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d9e0217-bdba-4db5-ace9-f46daa8fb76d 2018-08-28 18:55:49,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:49,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-22128b4f-8b41-4dbd-81fe-72622746689a Date: Tue, 28 Aug 2018 18:55:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:55:49,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-22128b4f-8b41-4dbd-81fe-72622746689a 2018-08-28 18:55:49,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:55:49,631 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:55:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:55:49,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:49,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f824a4-0f47-4bbc-886a-c69ed32aaebb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:55:49,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-f5f824a4-0f47-4bbc-886a-c69ed32aaebb 2018-08-28 18:55:49,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:49,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c3b943f4-74dc-4a0c-b2eb-82a5871883fd Date: Tue, 28 Aug 2018 18:55:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:55:49,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-c3b943f4-74dc-4a0c-b2eb-82a5871883fd 2018-08-28 18:55:49,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:50,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-43ab566e-56da-4d0c-b3a4-e042c543f270 Date: Tue, 28 Aug 2018 18:55:50 GMT RESP BODY: {"ports":[]} 2018-08-28 18:55:50,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port&admin_state_up=True used request id req-43ab566e-56da-4d0c-b3a4-e042c543f270 2018-08-28 18:55:50,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:50,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55: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-28354af9-a6cd-4ee7-a903-f3e28de2050f x-compute-request-id: req-28354af9-a6cd-4ee7-a903-f3e28de2050f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:55:50,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst used request id req-28354af9-a6cd-4ee7-a903-f3e28de2050f 2018-08-28 18:55:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:50,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-5145c436-7071-42d0-b3bf-1ebc417869c9 Date: Tue, 28 Aug 2018 18:55:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:55:50,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-5145c436-7071-42d0-b3bf-1ebc417869c9 2018-08-28 18:55:50,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:50,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f9a4fa8-5917-4ffc-9588-40c53b8f5e08 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:55:50,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-8f9a4fa8-5917-4ffc-9588-40c53b8f5e08 2018-08-28 18:55:50,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:50,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5790aa92-1164-4c9e-a691-0a001d91d83f Date: Tue, 28 Aug 2018 18:55:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:55:50,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-5790aa92-1164-4c9e-a691-0a001d91d83f 2018-08-28 18:55:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:51,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-84816c97-2b38-4872-bccc-75fd80ded822 Date: Tue, 28 Aug 2018 18:55:51 GMT RESP BODY: {"ports":[]} 2018-08-28 18:55:51,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port&admin_state_up=True used request id req-84816c97-2b38-4872-bccc-75fd80ded822 2018-08-28 18:55:51,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:55:51,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:55:51,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:55:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["_gIvhAXDR_ixAaOnrVtK2g"], "issued_at": "2018-08-28T18:55:51.000000Z"}} 2018-08-28 18:55:51,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b4c491defc2fa7172b3b22f09d44a462c64def" 2018-08-28 18:55:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678d195e-ebea-41a7-8bcd-b2cb081be8a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:55:51,646 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-678d195e-ebea-41a7-8bcd-b2cb081be8a8 2018-08-28 18:55:51,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:51,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-54fdde2a-6773-49c3-abe4-c7b80c1fcd28 Date: Tue, 28 Aug 2018 18:55:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:55:51,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-54fdde2a-6773-49c3-abe4-c7b80c1fcd28 2018-08-28 18:55:51,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:52,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e1956322-5cec-4c90-9907-12acdb3a6e8c Date: Tue, 28 Aug 2018 18:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:55:52,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-e1956322-5cec-4c90-9907-12acdb3a6e8c 2018-08-28 18:55:52,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:52,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-7c97b346-7cc2-4972-9b03-edf3cf8e4a19 Date: Tue, 28 Aug 2018 18:55:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:55:52,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-7c97b346-7cc2-4972-9b03-edf3cf8e4a19 2018-08-28 18:55:52,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:55:52,354 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:55:52,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26b4c491defc2fa7172b3b22f09d44a462c64def" 2018-08-28 18:55:52,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd079e1b-1d41-4987-abfd-0ad12a1c7ebc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:55:52,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-dd079e1b-1d41-4987-abfd-0ad12a1c7ebc 2018-08-28 18:55:52,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:52,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-91ba0888-b9c3-4dc3-9aaa-b05819ae34c0 Date: Tue, 28 Aug 2018 18:55:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:55:52,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-91ba0888-b9c3-4dc3-9aaa-b05819ae34c0 2018-08-28 18:55:52,535 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net 2018-08-28 18:55:52,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" -d '{"port": {"network_id": "fa82656d-5d63-47e6-8d99-b4222d0da5f5", "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port", "admin_state_up": true}}' 2018-08-28 18:55:53,213 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-27fb1d40-90f5-4977-aa45-6d424a3ec19a Date: Tue, 28 Aug 2018 18:55:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:52Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.13"}],"id":"7a10ac8e-62f7-4458-8d16-26be7e06e5c0","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:77:ea","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","qos_policy_id":null,"admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:52Z","binding:vnic_type":"normal"}} 2018-08-28 18:55:53,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-27fb1d40-90f5-4977-aa45-6d424a3ec19a 2018-08-28 18:55:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:53,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-201a1296-9e3c-4cfb-a91f-0b62dfb2b18e Date: Tue, 28 Aug 2018 18:55:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:55:53,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-201a1296-9e3c-4cfb-a91f-0b62dfb2b18e 2018-08-28 18:55:53,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:53,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd823c5-5825-4f1c-a57e-c4ee285951f9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:55:53,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-dfd823c5-5825-4f1c-a57e-c4ee285951f9 2018-08-28 18:55:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:53,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-eaa30301-f09b-42a5-a797-bcd4485fbf42 Date: Tue, 28 Aug 2018 18:55:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:55:53,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-eaa30301-f09b-42a5-a797-bcd4485fbf42 2018-08-28 18:55:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:53,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-28eb425a-9465-45ee-a5cd-ea6f0077ee90 Date: Tue, 28 Aug 2018 18:55:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.13"}],"id":"7a10ac8e-62f7-4458-8d16-26be7e06e5c0","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4b:77:ea","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:52Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 18:55:53,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port&admin_state_up=True used request id req-28eb425a-9465-45ee-a5cd-ea6f0077ee90 2018-08-28 18:55:53,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:54,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:55:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89f8b184-edce-4cc6-af52-800e9902c7d5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:55:54,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-89f8b184-edce-4cc6-af52-800e9902c7d5 2018-08-28 18:55:54,030 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst 2018-08-28 18:55:54,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:54,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-642b5374-1e5c-41c0-a0b4-b0b6fb6c82e9 x-compute-request-id: req-642b5374-1e5c-41c0-a0b4-b0b6fb6c82e9 Content-Encoding: gzip Content-Length: 206 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-flavor-name"}]} 2018-08-28 18:55:54,059 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-642b5374-1e5c-41c0-a0b4-b0b6fb6c82e9 2018-08-28 18:55:54,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:54,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-20c6a370-cece-4de5-b24f-4e34b1282c4c x-compute-request-id: req-20c6a370-cece-4de5-b24f-4e34b1282c4c Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:55:54,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812 used request id req-20c6a370-cece-4de5-b24f-4e34b1282c4c 2018-08-28 18:55:54,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:54,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-9e1ba83c-5ab0-4799-99e9-43bab8c9c44e Date: Tue, 28 Aug 2018 18:55:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:55:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:55:44Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/snap", "metadata": {}}], "self": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "min_disk": 0, "protected": false, "id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "file": "/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "144d398bf35143b6a6909650726c76ba", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image"} 2018-08-28 18:55:54,638 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image used request id req-9e1ba83c-5ab0-4799-99e9-43bab8c9c44e 2018-08-28 18:55:54,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:54,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4d2e3b60-1987-4947-938c-96354c3dee7a Date: Tue, 28 Aug 2018 18:55:54 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:55:54,817 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4d2e3b60-1987-4947-938c-96354c3dee7a 2018-08-28 18:55:54,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" -d '{"server": {"name": "CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "imageRef": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "flavorRef": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "max_count": 1, "min_count": 1, "networks": [{"port": "7a10ac8e-62f7-4458-8d16-26be7e06e5c0"}]}}' 2018-08-28 18:55:56,427 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-aab39e81-f0d3-400c-9f30-dd673102e6d0 x-compute-request-id: req-aab39e81-f0d3-400c-9f30-dd673102e6d0 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "313e397f-d610-4414-9793-50d1396192d2", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "adminPass": "kpgb3765EedK"}} 2018-08-28 18:55:56,427 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-aab39e81-f0d3-400c-9f30-dd673102e6d0 2018-08-28 18:55:56,430 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:56,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-dc4eed14-2a3b-4803-a972-926037a427a8 x-compute-request-id: req-dc4eed14-2a3b-4803-a972-926037a427a8 Content-Encoding: gzip Content-Length: 647 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:55:56Z", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:56,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-dc4eed14-2a3b-4803-a972-926037a427a8 2018-08-28 18:55:56,805 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst 2018-08-28 18:55:56,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:55:57,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-de47b18c-7b34-4fd6-b0ed-38028bf7a1f2 x-compute-request-id: req-de47b18c-7b34-4fd6-b0ed-38028bf7a1f2 Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:55:56Z", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:55:57,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-de47b18c-7b34-4fd6-b0ed-38028bf7a1f2 2018-08-28 18:55:57,071 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst] is - BUILD 2018-08-28 18:55:57,071 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:56:00,074 - create_instance - DEBUG - VM status query timeout in 896.731078148 2018-08-28 18:56:00,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:00,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-9706ee24-ce38-42a7-979e-822271484ff9 x-compute-request-id: req-9706ee24-ce38-42a7-979e-822271484ff9 Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:77:ea", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:55:57Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:00,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-9706ee24-ce38-42a7-979e-822271484ff9 2018-08-28 18:56:00,592 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst] is - BUILD 2018-08-28 18:56:00,592 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:56:03,595 - create_instance - DEBUG - VM status query timeout in 893.210209131 2018-08-28 18:56:03,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:04,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-6a99676c-7d66-4d49-9c7f-410fa0c1f8af x-compute-request-id: req-6a99676c-7d66-4d49-9c7f-410fa0c1f8af Content-Encoding: gzip Content-Length: 815 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:77:ea", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:55:57Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:04,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-6a99676c-7d66-4d49-9c7f-410fa0c1f8af 2018-08-28 18:56:04,070 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst] is - BUILD 2018-08-28 18:56:04,070 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:56:07,073 - create_instance - DEBUG - VM status query timeout in 889.732239008 2018-08-28 18:56:07,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:07,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-bd274ab0-0115-4913-91b8-26e3ed43ddec x-compute-request-id: req-bd274ab0-0115-4913-91b8-26e3ed43ddec Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:77:ea", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": "2018-08-28T18:56:03.000000", "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:04Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:07,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-bd274ab0-0115-4913-91b8-26e3ed43ddec 2018-08-28 18:56:07,875 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst] is - ACTIVE 2018-08-28 18:56:07,875 - create_instance - INFO - VM is - ACTIVE 2018-08-28 18:56:07,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:08,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-96f94b31-285c-4797-a01d-76d69f4b00e5 x-compute-request-id: req-96f94b31-285c-4797-a01d-76d69f4b00e5 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:77:ea", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": "2018-08-28T18:56:03.000000", "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:04Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:08,505 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-96f94b31-285c-4797-a01d-76d69f4b00e5 2018-08-28 18:56:08,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:08,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-42e7e98a-c7a2-4d4a-a1a8-d78bc0ded998 Date: Tue, 28 Aug 2018 18:56:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:56:08,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-42e7e98a-c7a2-4d4a-a1a8-d78bc0ded998 2018-08-28 18:56:08,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:08,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b37136c-0ba1-4fe0-860f-60e067b678e2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:56:08,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-3b37136c-0ba1-4fe0-860f-60e067b678e2 2018-08-28 18:56:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:08,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bf0e3b92-9b08-4e6b-8d49-e417de494553 Date: Tue, 28 Aug 2018 18:56:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:56:08,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-bf0e3b92-9b08-4e6b-8d49-e417de494553 2018-08-28 18:56:08,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:08,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-e9f79a84-5e81-4333-b773-b0753788d085 Date: Tue, 28 Aug 2018 18:56:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.4"}],"id":"44c24701-4601-4118-8ca2-06b011f5f57f","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:d7:6a","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.13"}],"id":"7a10ac8e-62f7-4458-8d16-26be7e06e5c0","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:77:ea","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:52Z","binding:vnic_type":"normal","device_id":"313e397f-d610-4414-9793-50d1396192d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.2"}],"id":"8b77eeec-d4e4-413d-8d87-c036e6b299e8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:c8:50","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.3"}],"id":"c6f756c0-da04-4609-8951-ab1c7be0fb6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:61:9b","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa82656d-5d63-47e6-8d99-b4222d0da5f5"}]} 2018-08-28 18:56:08,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-e9f79a84-5e81-4333-b773-b0753788d085 2018-08-28 18:56:08,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:09,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ZNrWinixQfiKdbMsS2qNGQ"], "issued_at": "2018-08-28T18:56:09.000000Z"}} 2018-08-28 18:56:09,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f762ea898bd821cab5c16f7690a93eb221a3fbf" 2018-08-28 18:56:10,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86872591-e45f-4b13-8424-eb90f2474d4b x-compute-request-id: req-86872591-e45f-4b13-8424-eb90f2474d4b Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:77:ea", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": "2018-08-28T18:56:03.000000", "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:04Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 18:56:10,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst used request id req-86872591-e45f-4b13-8424-eb90f2474d4b 2018-08-28 18:56:10,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:10,775 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kIw_md7nQXqHGsg6Qexjdg"], "issued_at": "2018-08-28T18:56:10.000000Z"}} 2018-08-28 18:56:10,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849a232ed8b777562d2710e0c2023c84c37c2f27" 2018-08-28 18:56:11,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-97e17775-3f6d-46d1-937e-8da40ec9492a Date: Tue, 28 Aug 2018 18:56:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:56:11,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-97e17775-3f6d-46d1-937e-8da40ec9492a 2018-08-28 18:56:11,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849a232ed8b777562d2710e0c2023c84c37c2f27" 2018-08-28 18:56:11,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-277ad71d-c6c4-4ac1-90c0-54bca790a3f2 Date: Tue, 28 Aug 2018 18:56:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:56:11,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-277ad71d-c6c4-4ac1-90c0-54bca790a3f2 2018-08-28 18:56:11,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}849a232ed8b777562d2710e0c2023c84c37c2f27" 2018-08-28 18:56:11,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-273af5b0-faf6-48c4-9f0c-19ce89409eea Date: Tue, 28 Aug 2018 18:56:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.4"}],"id":"44c24701-4601-4118-8ca2-06b011f5f57f","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:d7:6a","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.13"}],"id":"7a10ac8e-62f7-4458-8d16-26be7e06e5c0","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:77:ea","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:52Z","binding:vnic_type":"normal","device_id":"313e397f-d610-4414-9793-50d1396192d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.2"}],"id":"8b77eeec-d4e4-413d-8d87-c036e6b299e8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:c8:50","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.3"}],"id":"c6f756c0-da04-4609-8951-ab1c7be0fb6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:61:9b","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa82656d-5d63-47e6-8d99-b4222d0da5f5"}]} 2018-08-28 18:56:11,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-273af5b0-faf6-48c4-9f0c-19ce89409eea 2018-08-28 18:56:11,411 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:11,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb2a5404c2934d7aa4e10bfee9ba5729", "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role"}], "expires_at": "2018-08-28T19:56:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "144d398bf35143b6a6909650726c76ba", "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/144d398bf35143b6a6909650726c76ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/144d398bf35143b6a6909650726c76ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/144d398bf35143b6a6909650726c76ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-52a2d5c2-3b67-499-user", "id": "c1d5eea14ba749d6b70dc73f1c9ff96e"}, "audit_ids": ["Xs6tOo86TJeXRstEOFNLiQ"], "issued_at": "2018-08-28T18:56:11.000000Z"}} 2018-08-28 18:56:11,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e70aa9f67613ef51bb27add868e236d0f69911" 2018-08-28 18:56:12,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a9f767c4-6f27-4b43-be6d-038e17ddca84 x-compute-request-id: req-a9f767c4-6f27-4b43-be6d-038e17ddca84 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:56:12,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst used request id req-a9f767c4-6f27-4b43-be6d-038e17ddca84 2018-08-28 18:56:12,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:12,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf900aaa-f335-487e-91ff-1710f6c34c04 x-compute-request-id: req-bf900aaa-f335-487e-91ff-1710f6c34c04 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:77:ea", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": "2018-08-28T18:56:03.000000", "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:04Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:12,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-bf900aaa-f335-487e-91ff-1710f6c34c04 2018-08-28 18:56:12,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:12,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1246bc0a-d5f4-4438-aeb2-88dd7b7c3aff Date: Tue, 28 Aug 2018 18:56:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:56:12,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-1246bc0a-d5f4-4438-aeb2-88dd7b7c3aff 2018-08-28 18:56:12,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:12,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71bb22b3-b024-4120-8a90-f2e5bd961d20 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:56:12,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-71bb22b3-b024-4120-8a90-f2e5bd961d20 2018-08-28 18:56:12,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:13,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8de1027a-fa22-42eb-93e9-8f692ccc5b90 Date: Tue, 28 Aug 2018 18:56:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:56:13,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-8de1027a-fa22-42eb-93e9-8f692ccc5b90 2018-08-28 18:56:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:13,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-9bb36805-7a75-4e71-8f62-7588627978c4 Date: Tue, 28 Aug 2018 18:56:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.4"}],"id":"44c24701-4601-4118-8ca2-06b011f5f57f","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:d7:6a","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.13"}],"id":"7a10ac8e-62f7-4458-8d16-26be7e06e5c0","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:77:ea","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:52Z","binding:vnic_type":"normal","device_id":"313e397f-d610-4414-9793-50d1396192d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.2"}],"id":"8b77eeec-d4e4-413d-8d87-c036e6b299e8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:c8:50","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.3"}],"id":"c6f756c0-da04-4609-8951-ab1c7be0fb6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:61:9b","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa82656d-5d63-47e6-8d99-b4222d0da5f5"}]} 2018-08-28 18:56:13,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-9bb36805-7a75-4e71-8f62-7588627978c4 2018-08-28 18:56:13,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:13,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3213ef86-7fba-45a5-a4b6-d661db13edbd x-compute-request-id: req-3213ef86-7fba-45a5-a4b6-d661db13edbd Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:77:ea", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": "2018-08-28T18:56:03.000000", "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:04Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:13,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-3213ef86-7fba-45a5-a4b6-d661db13edbd 2018-08-28 18:56:13,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:13,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-22a333b0-06b1-4a7d-af42-181a5df1cb42 Date: Tue, 28 Aug 2018 18:56:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":18,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["49c64b68-cda3-4e7c-9487-7e2fa86f5c48"],"description":"","tags":[],"updated_at":"2018-08-28T18:55:47Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:46Z","provider:network_type":"vxlan"}]} 2018-08-28 18:56:13,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net used request id req-22a333b0-06b1-4a7d-af42-181a5df1cb42 2018-08-28 18:56:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:14,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7380b117-fc94-43bf-9346-61932f11bfa2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:56:14,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-7380b117-fc94-43bf-9346-61932f11bfa2 2018-08-28 18:56:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:14,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2fecd8d4-6323-4142-a903-28aee15902c2 Date: Tue, 28 Aug 2018 18:56:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:47Z","dns_nameservers":[],"updated_at":"2018-08-28T18:55:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","subnetpool_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet"}]} 2018-08-28 18:56:14,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-2fecd8d4-6323-4142-a903-28aee15902c2 2018-08-28 18:56:14,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:14,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-e374f4b2-67ff-4780-9805-20f375bd96a1 Date: Tue, 28 Aug 2018 18:56:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.4"}],"id":"44c24701-4601-4118-8ca2-06b011f5f57f","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:d7:6a","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.13"}],"id":"7a10ac8e-62f7-4458-8d16-26be7e06e5c0","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4b:77:ea","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:52Z","binding:vnic_type":"normal","device_id":"313e397f-d610-4414-9793-50d1396192d2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.2"}],"id":"8b77eeec-d4e4-413d-8d87-c036e6b299e8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:c8:50","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fa82656d-5d63-47e6-8d99-b4222d0da5f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:55:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"49c64b68-cda3-4e7c-9487-7e2fa86f5c48","ip_address":"10.55.0.3"}],"id":"c6f756c0-da04-4609-8951-ab1c7be0fb6b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:61:9b","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fa82656d-5d63-47e6-8d99-b4222d0da5f5","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T18:55:48Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fa82656d-5d63-47e6-8d99-b4222d0da5f5"}]} 2018-08-28 18:56:14,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-e374f4b2-67ff-4780-9805-20f375bd96a1 2018-08-28 18:56:14,189 - create_instance - INFO - Deleting Port with ID - 7a10ac8e-62f7-4458-8d16-26be7e06e5c0 2018-08-28 18:56:14,189 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-port 2018-08-28 18:56:14,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/7a10ac8e-62f7-4458-8d16-26be7e06e5c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:14,635 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9c55724c-5370-4001-bb87-fa67df7657ef Date: Tue, 28 Aug 2018 18:56:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:56:14,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/7a10ac8e-62f7-4458-8d16-26be7e06e5c0 used request id req-9c55724c-5370-4001-bb87-fa67df7657ef 2018-08-28 18:56:14,636 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst 2018-08-28 18:56:14,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:14,768 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:56: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-2ea76683-a470-409b-bc99-399b1d6a2085 x-compute-request-id: req-2ea76683-a470-409b-bc99-399b1d6a2085 Content-Type: application/json 2018-08-28 18:56:14,769 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-2ea76683-a470-409b-bc99-399b1d6a2085 2018-08-28 18:56:14,769 - create_instance - INFO - Checking deletion status 2018-08-28 18:56:14,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:15,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-c6e27cf7-993e-47a8-99e5-29a9cab2b589 x-compute-request-id: req-c6e27cf7-993e-47a8-99e5-29a9cab2b589 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": "2018-08-28T18:56:03.000000", "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:14Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:15,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-c6e27cf7-993e-47a8-99e5-29a9cab2b589 2018-08-28 18:56:15,010 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst] is - ACTIVE 2018-08-28 18:56:15,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:56:18,013 - create_instance - DEBUG - VM status query timeout in 296.756113052 2018-08-28 18:56:18,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:18,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-290a6f20-aa7b-4597-a5dd-76883465fcb2 x-compute-request-id: req-290a6f20-aa7b-4597-a5dd-76883465fcb2 Content-Encoding: gzip Content-Length: 729 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/313e397f-d610-4414-9793-50d1396192d2", "rel": "bookmark"}], "image": {"id": "7fcbf6d1-92d4-4e93-957a-b909719a20f0", "links": [{"href": "http://172.30.9.28:8774/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000aa", "OS-SRV-USG:launched_at": "2018-08-28T18:56:03.000000", "flavor": {"id": "5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "links": [{"href": "http://172.30.9.28:8774/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812", "rel": "bookmark"}]}, "id": "313e397f-d610-4414-9793-50d1396192d2", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:14Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst", "created": "2018-08-28T18:55:56Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:18,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-290a6f20-aa7b-4597-a5dd-76883465fcb2 2018-08-28 18:56:18,476 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst] is - ACTIVE 2018-08-28 18:56:18,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:56:21,479 - create_instance - DEBUG - VM status query timeout in 293.289638996 2018-08-28 18:56:21,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1439816de563e91992f61bcbf0499158108771ea" 2018-08-28 18:56:21,533 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e4f86d3a-f2bf-4b26-b1fb-2f6cd9a4cc7a x-compute-request-id: req-e4f86d3a-f2bf-4b26-b1fb-2f6cd9a4cc7a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 313e397f-d610-4414-9793-50d1396192d2 could not be found.", "code": 404}} 2018-08-28 18:56:21,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/313e397f-d610-4414-9793-50d1396192d2 used request id req-e4f86d3a-f2bf-4b26-b1fb-2f6cd9a4cc7a 2018-08-28 18:56:21,533 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 313e397f-d610-4414-9793-50d1396192d2 could not be found. (HTTP 404) (Request-ID: req-e4f86d3a-f2bf-4b26-b1fb-2f6cd9a4cc7a) 2018-08-28 18:56:21,534 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-inst 2018-08-28 18:56:21,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2a0400693c49d7c4cc2979e722e1cc77cd079da" 2018-08-28 18:56:21,588 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:56:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c99418ed-8c66-4f3b-bf45-00001728dd51 x-compute-request-id: req-c99418ed-8c66-4f3b-bf45-00001728dd51 Content-Length: 0 Content-Type: application/json 2018-08-28 18:56:21,588 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5bf47d75-bb9a-42dd-b8e8-d3fdb4718812 used request id req-c99418ed-8c66-4f3b-bf45-00001728dd51 2018-08-28 18:56:21,589 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet 2018-08-28 18:56:21,589 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-subnet 2018-08-28 18:56:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/49c64b68-cda3-4e7c-9487-7e2fa86f5c48 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:56:23,800 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-59552000-8009-48a1-a3e4-f80b1b389be9 Date: Tue, 28 Aug 2018 18:56:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:56:23,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/49c64b68-cda3-4e7c-9487-7e2fa86f5c48 used request id req-59552000-8009-48a1-a3e4-f80b1b389be9 2018-08-28 18:56:23,801 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-pub-net 2018-08-28 18:56:23,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/fa82656d-5d63-47e6-8d99-b4222d0da5f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d6f250e8fa9c1afbadd3643f148f30cf9185d2c" 2018-08-28 18:56:25,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fb8858ce-8416-45e3-8e5c-9196ba69068d Date: Tue, 28 Aug 2018 18:56:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:56:25,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/fa82656d-5d63-47e6-8d99-b4222d0da5f5 used request id req-fb8858ce-8416-45e3-8e5c-9196ba69068d 2018-08-28 18:56:25,140 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-97129b8e-e4ea-4fe2-9e8f-fc2d5e0c73e9-image 2018-08-28 18:56:25,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6174c4e0c5f8d99f02297730dd3f075064c97734" 2018-08-28 18:56:26,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-66722a00-a7e8-4e7b-b811-2afb7b32c01c Date: Tue, 28 Aug 2018 18:56:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:56:26,856 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7fcbf6d1-92d4-4e93-957a-b909719a20f0 used request id req-66722a00-a7e8-4e7b-b811-2afb7b32c01c 2018-08-28 18:56:26,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-c0f6ed4e-328b-4424-bdf4-89fab3616c3e Date: Tue, 28 Aug 2018 18:56:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:56:27,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c0f6ed4e-328b-4424-bdf4-89fab3616c3e 2018-08-28 18:56:27,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,178 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca77f30-dec9-4708-8a77-5c9f0da76ada Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:56:27,178 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-7ca77f30-dec9-4708-8a77-5c9f0da76ada 2018-08-28 18:56:27,178 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:56:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,260 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d780cec2-74a0-4692-b8dc-b4fb3e70889f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:56:27,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-d780cec2-74a0-4692-b8dc-b4fb3e70889f 2018-08-28 18:56:27,261 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:56:27,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,354 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f23f905a-f1aa-46cd-a812-c1bc717b18ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:56:27,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-f23f905a-f1aa-46cd-a812-c1bc717b18ee 2018-08-28 18:56:27,354 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:56:27,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,446 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f69d7b08-a9da-4dc4-8016-88415a5aaa13 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:56:27,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f69d7b08-a9da-4dc4-8016-88415a5aaa13 2018-08-28 18:56:27,446 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:56:27,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e263dd84-81de-4bfe-a32d-4df818d26243 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:56:27,532 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-e263dd84-81de-4bfe-a32d-4df818d26243 2018-08-28 18:56:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63042e1a-8b48-4b0b-b143-e7f51be10d72 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:56:27,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-63042e1a-8b48-4b0b-b143-e7f51be10d72 2018-08-28 18:56:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14f895c-b4ef-47fc-ad4a-a4fb44ecfd67 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:56:27,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-c14f895c-b4ef-47fc-ad4a-a4fb44ecfd67 2018-08-28 18:56:27,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:27,803 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c18cc90d-42b6-4f3d-b61a-f51a51ee9981 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 18:56:27,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-c18cc90d-42b6-4f3d-b61a-f51a51ee9981 2018-08-28 18:56:27,803 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:56:27,804 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj 2018-08-28 18:56:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/144d398bf35143b6a6909650726c76ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:28,038 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:56:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d01d034a-3354-482f-a85a-0365d3913387 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:56:28,038 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/144d398bf35143b6a6909650726c76ba used request id req-d01d034a-3354-482f-a85a-0365d3913387 2018-08-28 18:56:28,038 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-52a2d5c2-3b67-499-proj-role 2018-08-28 18:56:28,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cb2a5404c2934d7aa4e10bfee9ba5729 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:28,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-736ed8ba-c7a2-48de-9b57-b88d795ae3a4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:56:28,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cb2a5404c2934d7aa4e10bfee9ba5729 used request id req-736ed8ba-c7a2-48de-9b57-b88d795ae3a4 2018-08-28 18:56:28,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86b92a2ff2490f1bd90010ae1e571ca662e795d9" 2018-08-28 18:56:28,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851b7814-2c8e-47eb-b0e7-c803f4689db9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:56:28,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-851b7814-2c8e-47eb-b0e7-c803f4689db9 2018-08-28 18:56:28,241 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-52a2d5c2-3b67-499-user 2018-08-28 18:56:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c1d5eea14ba749d6b70dc73f1c9ff96e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31c7380b1c5aa2f59f57572371f5c0df7abeb28b" 2018-08-28 18:56:28,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a745ba7-4e16-487c-a62f-14d1e9b5395b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:56:28,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c1d5eea14ba749d6b70dc73f1c9ff96e used request id req-0a745ba7-4e16-487c-a62f-14d1e9b5395b 2018-08-28 18:56:28,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:28,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:56:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["8SmAap-kT0SEv7wBdefkWA"], "issued_at": "2018-08-28T18:56:28.000000Z"}} 2018-08-28 18:56:28,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a29f697b9ce6036ef93a136ab17a9df864db8a2" 2018-08-28 18:56:28,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1971cd-77be-4625-b334-6c23d3d3479c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:28,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1f1971cd-77be-4625-b334-6c23d3d3479c 2018-08-28 18:56:28,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:28,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:29,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jQ0EeDmLRNagChgIpx-dGA"], "issued_at": "2018-08-28T18:56:29.000000Z"}} 2018-08-28 18:56:29,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:56:29,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c71f8e-3f4a-4e79-8ece-0ffbda5f7bdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:29,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c8c71f8e-3f4a-4e79-8ece-0ffbda5f7bdc 2018-08-28 18:56:29,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:56:29,380 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:56:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:56:29,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:56:29,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e760a1e3-121c-48b9-9b09-85fe05eb3573 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:56:29,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj used request id req-e760a1e3-121c-48b9-9b09-85fe05eb3573 2018-08-28 18:56:29,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:56:29,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f6ebda-e244-4bf6-9051-9595ff084468 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:56:29,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-e1f6ebda-e244-4bf6-9051-9595ff084468 2018-08-28 18:56:29,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}}' 2018-08-28 18:56:29,719 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-631748f4-970c-42b4-9972-9ec02cde7574 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:29,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-631748f4-970c-42b4-9972-9ec02cde7574 2018-08-28 18:56:29,719 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj 2018-08-28 18:56:29,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:29,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:30,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:56:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fPoIvQp7Qh2pSbHjX3aMmQ"], "issued_at": "2018-08-28T18:56:30.000000Z"}} 2018-08-28 18:56:30,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bb6799ee61a20f6e78a60fc5e5165de1d72c9" 2018-08-28 18:56:30,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60921b36-d563-4d31-a050-a0c6865e3a0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:30,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-60921b36-d563-4d31-a050-a0c6865e3a0d 2018-08-28 18:56:30,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:56:30,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:56:30,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bb6799ee61a20f6e78a60fc5e5165de1d72c9" 2018-08-28 18:56:30,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2dde2fb-c8d9-4df6-9c8f-f14522c8f810 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:56:30,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e2dde2fb-c8d9-4df6-9c8f-f14522c8f810 2018-08-28 18:56:30,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bb6799ee61a20f6e78a60fc5e5165de1d72c9" 2018-08-28 18:56:30,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6c11b35-be17-417e-bfc8-4947ecc6688f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}]} 2018-08-28 18:56:30,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj used request id req-c6c11b35-be17-417e-bfc8-4947ecc6688f 2018-08-28 18:56:30,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bb6799ee61a20f6e78a60fc5e5165de1d72c9" 2018-08-28 18:56:30,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73e3c08-c710-47a3-8975-518e079988cb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:56:30,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d73e3c08-c710-47a3-8975-518e079988cb 2018-08-28 18:56:30,883 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-ca5f1520-9fa0-474-user 2018-08-28 18:56:30,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:56:30,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da627a0a-4808-430f-ac20-fd3dab62fca4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:56:30,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-da627a0a-4808-430f-ac20-fd3dab62fca4 2018-08-28 18:56:30,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" -d '{"role": {"name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}}' 2018-08-28 18:56:31,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:56:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2dd56bd-2687-45f5-879f-d2ccc3fc9c7e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e7c5da3d22c4b83b4169d2ca4b10c51", "links": {"self": "http://172.30.9.28:5000/v3/roles/7e7c5da3d22c4b83b4169d2ca4b10c51"}, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}} 2018-08-28 18:56:31,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e2dd56bd-2687-45f5-879f-d2ccc3fc9c7e 2018-08-28 18:56:31,108 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role 2018-08-28 18:56:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/7e7c5da3d22c4b83b4169d2ca4b10c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:56:31,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c70a98-db8e-4366-bb2e-354df3af5eb9 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/7e7c5da3d22c4b83b4169d2ca4b10c51"}, "domain_id": null, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role", "id": "7e7c5da3d22c4b83b4169d2ca4b10c51"}} 2018-08-28 18:56:31,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/7e7c5da3d22c4b83b4169d2ca4b10c51 used request id req-82c70a98-db8e-4366-bb2e-354df3af5eb9 2018-08-28 18:56:31,128 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role to project CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj 2018-08-28 18:56:31,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10/users/e3a805e595dd4a12905f6761274e0370/roles/7e7c5da3d22c4b83b4169d2ca4b10c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:56:31,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a10d068-1efe-418e-aa5d-b18252742c5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:56:31,260 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10/users/e3a805e595dd4a12905f6761274e0370/roles/7e7c5da3d22c4b83b4169d2ca4b10c51 used request id req-5a10d068-1efe-418e-aa5d-b18252742c5a 2018-08-28 18:56:31,261 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:56:31,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:31,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:31,264 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:56:31,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:31,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:31,726 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e7c5da3d22c4b83b4169d2ca4b10c51", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}], "expires_at": "2018-08-28T19:56:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eb648b947524eb88eac87c97f412b10", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-user", "id": "e3a805e595dd4a12905f6761274e0370"}, "audit_ids": ["U4yczjIjStWYQwhbrCv2Ow"], "issued_at": "2018-08-28T18:56:31.000000Z"}} 2018-08-28 18:56:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" 2018-08-28 18:56:31,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68a4528c-c621-4cd0-b67b-2f094ef48d2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:31,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-68a4528c-c621-4cd0-b67b-2f094ef48d2f 2018-08-28 18:56:31,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" 2018-08-28 18:56:31,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-083355e4-6a26-4c54-b473-bfec6a716775 Date: Tue, 28 Aug 2018 18:56:31 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image"} 2018-08-28 18:56:31,990 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image used request id req-083355e4-6a26-4c54-b473-bfec6a716775 2018-08-28 18:56:31,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" 2018-08-28 18:56:32,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ffd61308-1b96-4a7c-a684-34c75df802b4 Date: Tue, 28 Aug 2018 18:56: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-08-28 18:56:32,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ffd61308-1b96-4a7c-a684-34c75df802b4 2018-08-28 18:56:32,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image"}' 2018-08-28 18:56:32,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7 X-Openstack-Request-Id: req-fe3f126c-b564-45aa-803b-0b592ba2d2b9 Date: Tue, 28 Aug 2018 18:56:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:56:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:56:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "min_disk": 0, "protected": false, "id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "file": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/file", "checksum": null, "owner": "6eb648b947524eb88eac87c97f412b10", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:56:32,442 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fe3f126c-b564-45aa-803b-0b592ba2d2b9 2018-08-28 18:56:32,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" -d '' 2018-08-28 18:56:34,812 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d59694ec-9d2c-4673-befd-c2023228620e Date: Tue, 28 Aug 2018 18:56:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:56:34,813 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/file used request id req-d59694ec-9d2c-4673-befd-c2023228620e 2018-08-28 18:56:34,813 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:56:34,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" 2018-08-28 18:56:34,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-57a93803-5345-456a-b4ae-cba3c77537a0 Date: Tue, 28 Aug 2018 18:56:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:56:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/snap", "metadata": {}}], "self": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "min_disk": 0, "protected": false, "id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "file": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6eb648b947524eb88eac87c97f412b10", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:56:34,980 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7 used request id req-57a93803-5345-456a-b4ae-cba3c77537a0 2018-08-28 18:56:34,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" 2018-08-28 18:56:35,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b7ec38fe-2d00-4957-8c13-3a7859be1498 Date: Tue, 28 Aug 2018 18:56: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-08-28 18:56:35,126 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b7ec38fe-2d00-4957-8c13-3a7859be1498 2018-08-28 18:56:35,129 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image 2018-08-28 18:56:35,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" 2018-08-28 18:56:35,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-720ab428-1bfc-40ce-b08b-c8a2aa9ae097 Date: Tue, 28 Aug 2018 18:56:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:56:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/snap", "metadata": {}}], "self": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "min_disk": 0, "protected": false, "id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "file": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6eb648b947524eb88eac87c97f412b10", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:56:35,149 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7 used request id req-720ab428-1bfc-40ce-b08b-c8a2aa9ae097 2018-08-28 18:56:35,149 - create_image - DEBUG - Instance status is - active 2018-08-28 18:56:35,149 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image 2018-08-28 18:56:35,150 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image 2018-08-28 18:56:35,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:35,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:35,545 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["T8FvmvR7TDyGFwXygNIWOw"], "issued_at": "2018-08-28T18:56:35.000000Z"}} 2018-08-28 18:56:35,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddedbefd895536a229b05e0a5cdfe1515402e90d" 2018-08-28 18:56:35,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d1b767c-62e3-4ba6-94bc-742b3d0e018f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:35,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d1b767c-62e3-4ba6-94bc-742b3d0e018f 2018-08-28 18:56:35,639 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:56:35,644 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddedbefd895536a229b05e0a5cdfe1515402e90d" 2018-08-28 18:56:35,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9498a3e-f227-4153-9638-3be59b21713d x-compute-request-id: req-f9498a3e-f227-4153-9638-3be59b21713d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:56:35,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f9498a3e-f227-4153-9638-3be59b21713d 2018-08-28 18:56:35,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddedbefd895536a229b05e0a5cdfe1515402e90d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:56:35,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eefd94e7-86e2-4796-8b48-8e51d0d2aaad x-compute-request-id: req-eefd94e7-86e2-4796-8b48-8e51d0d2aaad Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:56:35,875 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-eefd94e7-86e2-4796-8b48-8e51d0d2aaad 2018-08-28 18:56:35,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:35,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:36,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e7c5da3d22c4b83b4169d2ca4b10c51", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}], "expires_at": "2018-08-28T19:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eb648b947524eb88eac87c97f412b10", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-user", "id": "e3a805e595dd4a12905f6761274e0370"}, "audit_ids": ["j_vI_BXQQyyyRFs31iM7iw"], "issued_at": "2018-08-28T18:56:36.000000Z"}} 2018-08-28 18:56:36,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:56:36,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8377e384-24cc-4ee5-866a-4612c988342b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:36,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8377e384-24cc-4ee5-866a-4612c988342b 2018-08-28 18:56:36,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:56:36,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-14f26cbc-3f15-4af7-a019-6522e013709a Date: Tue, 28 Aug 2018 18:56:36 GMT RESP BODY: {"networks":[]} 2018-08-28 18:56:36,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-14f26cbc-3f15-4af7-a019-6522e013709a 2018-08-28 18:56:36,501 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net 2018-08-28 18:56:36,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" -d '{"network": {"name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net", "admin_state_up": true}}' 2018-08-28 18:56:37,058 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8d98c6d9-1a96-4e22-8e69-b7f64d4b7c61 Date: Tue, 28 Aug 2018 18:56:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:56:36Z","is_default":false,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","mtu":1450}} 2018-08-28 18:56:37,058 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8d98c6d9-1a96-4e22-8e69-b7f64d4b7c61 2018-08-28 18:56:37,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:56:37,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-eeb0c92f-6db6-4263-a458-8cfb29dcfa33 Date: Tue, 28 Aug 2018 18:56:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:56:36Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:37,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-eeb0c92f-6db6-4263-a458-8cfb29dcfa33 2018-08-28 18:56:37,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:56:37,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e67c0036-fc72-46ed-8046-d62d982a61c4 Date: Tue, 28 Aug 2018 18:56:37 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:56:37,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-e67c0036-fc72-46ed-8046-d62d982a61c4 2018-08-28 18:56:37,477 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet 2018-08-28 18:56:37,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" -d '{"subnets": [{"ip_version": 4, "network_id": "67e8f144-284b-4d7f-b46e-f0e0f83746eb", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]}' 2018-08-28 18:56:38,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b0075867-4e21-46f8-a316-50b26eab70d7 Date: Tue, 28 Aug 2018 18:56:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:38,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b0075867-4e21-46f8-a316-50b26eab70d7 2018-08-28 18:56:38,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:56:38,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-51deef48-6394-4d61-b41d-281d80e11492 Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:38,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-51deef48-6394-4d61-b41d-281d80e11492 2018-08-28 18:56:38,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:56:38,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-28c24a47-35ec-47cb-8a26-8e5f8204ab43 Date: Tue, 28 Aug 2018 18:56:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:38,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-28c24a47-35ec-47cb-8a26-8e5f8204ab43 2018-08-28 18:56:38,798 - OpenStackNetwork - DEBUG - Network [67e8f144-284b-4d7f-b46e-f0e0f83746eb] created successfully 2018-08-28 18:56:38,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:38,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:39,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e7c5da3d22c4b83b4169d2ca4b10c51", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}], "expires_at": "2018-08-28T19:56:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eb648b947524eb88eac87c97f412b10", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-user", "id": "e3a805e595dd4a12905f6761274e0370"}, "audit_ids": ["bGMZed_cRXuuDmW0zgtV0w"], "issued_at": "2018-08-28T18:56:39.000000Z"}} 2018-08-28 18:56:39,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:39,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314b603e-5b3f-4600-ba54-4d9bd00656a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:39,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-314b603e-5b3f-4600-ba54-4d9bd00656a6 2018-08-28 18:56:39,185 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:56:39,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:39,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6bbb52-7720-46ed-96e2-a7b2053c8f91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:39,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c6bbb52-7720-46ed-96e2-a7b2053c8f91 2018-08-28 18:56:39,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:39,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0f465aa2-8558-4e00-8d23-38463d01db6b Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:39,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-0f465aa2-8558-4e00-8d23-38463d01db6b 2018-08-28 18:56:39,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:56:39,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:56:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:56:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:39,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f29ed31-82c8-492e-be92-2bfe133e4bad Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:39,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-0f29ed31-82c8-492e-be92-2bfe133e4bad 2018-08-28 18:56:39,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:39,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fae5cecb-7d0e-45bb-8c1a-2b44b2e0810b Date: Tue, 28 Aug 2018 18:56:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:39,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-fae5cecb-7d0e-45bb-8c1a-2b44b2e0810b 2018-08-28 18:56:39,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:40,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c4d1e8f3-cc87-4e64-b49c-d238b7cb1de2 Date: Tue, 28 Aug 2018 18:56:40 GMT RESP BODY: {"ports":[]} 2018-08-28 18:56:40,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port&admin_state_up=True used request id req-c4d1e8f3-cc87-4e64-b49c-d238b7cb1de2 2018-08-28 18:56:40,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:40,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-f4bb1e79-a222-4695-9aa5-37bff579e5ca x-compute-request-id: req-f4bb1e79-a222-4695-9aa5-37bff579e5ca Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:56:40,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst used request id req-f4bb1e79-a222-4695-9aa5-37bff579e5ca 2018-08-28 18:56:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:40,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b975eb7e-9fdd-4c12-9258-6f4955d219e1 Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:40,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-b975eb7e-9fdd-4c12-9258-6f4955d219e1 2018-08-28 18:56:40,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:40,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a4dbb6b-1eb4-4686-a722-3cbac5eaa630 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:40,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-7a4dbb6b-1eb4-4686-a722-3cbac5eaa630 2018-08-28 18:56:40,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:40,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-679f6d99-48ed-477c-b3fd-5cf5c9c038f6 Date: Tue, 28 Aug 2018 18:56:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:40,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-679f6d99-48ed-477c-b3fd-5cf5c9c038f6 2018-08-28 18:56:40,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:40,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dc687496-dfb8-47dc-8df9-10a53d658d6d Date: Tue, 28 Aug 2018 18:56:40 GMT RESP BODY: {"ports":[]} 2018-08-28 18:56:40,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port&admin_state_up=True used request id req-dc687496-dfb8-47dc-8df9-10a53d658d6d 2018-08-28 18:56:40,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:56:40,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:41,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e7c5da3d22c4b83b4169d2ca4b10c51", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}], "expires_at": "2018-08-28T19:56:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eb648b947524eb88eac87c97f412b10", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-user", "id": "e3a805e595dd4a12905f6761274e0370"}, "audit_ids": ["jLsENwheTia3px6-Ew_1Mg"], "issued_at": "2018-08-28T18:56:41.000000Z"}} 2018-08-28 18:56:41,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4952bd305197c724353ff2b9cb858d4543953590" 2018-08-28 18:56:41,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbc93a9b-dbcb-469b-bcac-326399d61f30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:56:41,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bbc93a9b-dbcb-469b-bcac-326399d61f30 2018-08-28 18:56:41,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:41,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-09e6c52c-200a-40c0-a148-8ad67ac52fb2 Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:41,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-09e6c52c-200a-40c0-a148-8ad67ac52fb2 2018-08-28 18:56:41,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:41,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b26b98a-89cc-46b4-b895-0d2c502fb8d3 Date: Tue, 28 Aug 2018 18:56:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:41,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-2b26b98a-89cc-46b4-b895-0d2c502fb8d3 2018-08-28 18:56:41,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:41,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-4b990eb7-2285-46ea-a1d2-883281e6a7f2 Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:41,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-4b990eb7-2285-46ea-a1d2-883281e6a7f2 2018-08-28 18:56:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:56:41,820 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:56:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:56:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4952bd305197c724353ff2b9cb858d4543953590" 2018-08-28 18:56:41,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2db5926-8da0-4706-ad3c-80dc75fd217e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:41,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-c2db5926-8da0-4706-ad3c-80dc75fd217e 2018-08-28 18:56:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:42,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-669b0587-aaaa-478b-bf36-5b62c3450fe4 Date: Tue, 28 Aug 2018 18:56:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:42,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-669b0587-aaaa-478b-bf36-5b62c3450fe4 2018-08-28 18:56:42,095 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net 2018-08-28 18:56:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" -d '{"port": {"network_id": "67e8f144-284b-4d7f-b46e-f0e0f83746eb", "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port", "admin_state_up": true}}' 2018-08-28 18:56:43,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-af5e64ce-71e5-4856-8127-15bdcf08c908 Date: Tue, 28 Aug 2018 18:56:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.7"}],"id":"ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4","security_groups":["302a3d8f-11e4-4241-b15b-f86329ecf117"],"mac_address":"fa:16:3e:08:cc:43","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port","project_id":"6eb648b947524eb88eac87c97f412b10","qos_policy_id":null,"admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:42Z","binding:vnic_type":"normal"}} 2018-08-28 18:56:43,202 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-af5e64ce-71e5-4856-8127-15bdcf08c908 2018-08-28 18:56:43,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:43,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8af68ec8-56c2-492d-a5bf-2a03f3607706 Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:43,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-8af68ec8-56c2-492d-a5bf-2a03f3607706 2018-08-28 18:56:43,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:43,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ebde646-c0a0-4b38-bb39-09d00cccc902 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:43,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-8ebde646-c0a0-4b38-bb39-09d00cccc902 2018-08-28 18:56:43,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:43,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-084ddee0-8555-4ead-b5c9-9a05a336ea42 Date: Tue, 28 Aug 2018 18:56:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:43,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-084ddee0-8555-4ead-b5c9-9a05a336ea42 2018-08-28 18:56:43,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:43,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-dcd0ebeb-f2b1-4a48-b47c-ffa762e22348 Date: Tue, 28 Aug 2018 18:56:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.7"}],"id":"ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4","security_groups":["302a3d8f-11e4-4241-b15b-f86329ecf117"],"mac_address":"fa:16:3e:08:cc:43","project_id":"6eb648b947524eb88eac87c97f412b10","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 18:56:43,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port&admin_state_up=True used request id req-dcd0ebeb-f2b1-4a48-b47c-ffa762e22348 2018-08-28 18:56:43,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:43,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de424e9-d58e-4510-8d8b-f2e5d44834d6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:43,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-4de424e9-d58e-4510-8d8b-f2e5d44834d6 2018-08-28 18:56:43,897 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst 2018-08-28 18:56:43,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:43,928 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-c7535259-d9a8-4b22-994e-250834ab94bf x-compute-request-id: req-c7535259-d9a8-4b22-994e-250834ab94bf Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-flavor-name"}]} 2018-08-28 18:56:43,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c7535259-d9a8-4b22-994e-250834ab94bf 2018-08-28 18:56:43,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:43,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-f66b5bec-54d8-47c0-92fd-2d77b16ada91 x-compute-request-id: req-f66b5bec-54d8-47c0-92fd-2d77b16ada91 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:56:43,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5 used request id req-f66b5bec-54d8-47c0-92fd-2d77b16ada91 2018-08-28 18:56:43,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:44,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-8b6f1797-676a-4b4f-9130-455e5e9b5500 Date: Tue, 28 Aug 2018 18:56:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:56:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/snap", "metadata": {}}], "self": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "min_disk": 0, "protected": false, "id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "file": "/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6eb648b947524eb88eac87c97f412b10", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image"} 2018-08-28 18:56:44,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image used request id req-8b6f1797-676a-4b4f-9130-455e5e9b5500 2018-08-28 18:56:44,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:44,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c61d9793-01d5-4c20-89ef-4697d96a130d Date: Tue, 28 Aug 2018 18:56: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-08-28 18:56:44,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c61d9793-01d5-4c20-89ef-4697d96a130d 2018-08-28 18:56:44,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" -d '{"server": {"name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "imageRef": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "flavorRef": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "max_count": 1, "min_count": 1, "networks": [{"port": "ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4"}]}}' 2018-08-28 18:56:45,603 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:56: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-608e7625-d18c-42aa-b925-5704c20d3bb9 x-compute-request-id: req-608e7625-d18c-42aa-b925-5704c20d3bb9 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "adminPass": "nUXpKo8NPmQ9"}} 2018-08-28 18:56:45,603 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-608e7625-d18c-42aa-b925-5704c20d3bb9 2018-08-28 18:56:45,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:45,970 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-efcdb8c6-04f9-4231-9675-043cec130c76 x-compute-request-id: req-efcdb8c6-04f9-4231-9675-043cec130c76 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:56:45Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:45,971 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-efcdb8c6-04f9-4231-9675-043cec130c76 2018-08-28 18:56:45,971 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst 2018-08-28 18:56:45,974 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:46,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-5042af95-169d-4d2d-bc14-2442aecdfb07 x-compute-request-id: req-5042af95-169d-4d2d-bc14-2442aecdfb07 Content-Encoding: gzip Content-Length: 617 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:56:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:46,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-5042af95-169d-4d2d-bc14-2442aecdfb07 2018-08-28 18:56:46,216 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst] is - BUILD 2018-08-28 18:56:46,217 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:56:49,220 - create_instance - DEBUG - VM status query timeout in 896.751680136 2018-08-28 18:56:49,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:49,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-87e366f2-bc56-4e45-8a53-066b00c2196f x-compute-request-id: req-87e366f2-bc56-4e45-8a53-066b00c2196f Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:56:46Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:49,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-87e366f2-bc56-4e45-8a53-066b00c2196f 2018-08-28 18:56:49,950 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst] is - BUILD 2018-08-28 18:56:49,950 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:56:52,953 - create_instance - DEBUG - VM status query timeout in 893.018237114 2018-08-28 18:56:52,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:53,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8abe186d-1aaf-4d07-a90a-62b986d295f8 x-compute-request-id: req-8abe186d-1aaf-4d07-a90a-62b986d295f8 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:cc:43", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:56:51.000000", "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:51Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:53,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-8abe186d-1aaf-4d07-a90a-62b986d295f8 2018-08-28 18:56:53,436 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst] is - ACTIVE 2018-08-28 18:56:53,436 - create_instance - INFO - VM is - ACTIVE 2018-08-28 18:56:53,438 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:53,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12a2cfc9-327f-42c0-8abe-dbb3d60a16bd x-compute-request-id: req-12a2cfc9-327f-42c0-8abe-dbb3d60a16bd Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:cc:43", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:56:51.000000", "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:51Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:53,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-12a2cfc9-327f-42c0-8abe-dbb3d60a16bd 2018-08-28 18:56:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:53,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ca054df4-8a1b-4938-b2ee-700791aa94a7 Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:53,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-ca054df4-8a1b-4938-b2ee-700791aa94a7 2018-08-28 18:56:53,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:53,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3715ef43-5d3f-44be-b9a3-bf8915e0d08d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:53,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-3715ef43-5d3f-44be-b9a3-bf8915e0d08d 2018-08-28 18:56:53,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:54,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-02fd53d1-abdf-4646-8ebf-4654f33fa017 Date: Tue, 28 Aug 2018 18:56:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:54,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-02fd53d1-abdf-4646-8ebf-4654f33fa017 2018-08-28 18:56:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:54,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-bfec9745-7388-4e2a-8268-a65a0f7f70e2 Date: Tue, 28 Aug 2018 18:56:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.3"}],"id":"88f99181-fd30-4705-b8fd-9713b758f66f","security_groups":[],"mac_address":"fa:16:3e:fc:a5:b1","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.4"}],"id":"9f7b077d-7545-4b9f-a1f5-46da2eadaed2","security_groups":[],"mac_address":"fa:16:3e:43:1f:dd","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.2"}],"id":"d90ec6cb-28a7-46fd-8d7f-f5badaabeb04","security_groups":[],"mac_address":"fa:16:3e:20:8c:d7","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.7"}],"id":"ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4","security_groups":["302a3d8f-11e4-4241-b15b-f86329ecf117"],"mac_address":"fa:16:3e:08:cc:43","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:42Z","binding:vnic_type":"normal","device_id":"644b219c-41fb-43f0-9a65-7a2178e1af8f"}]} 2018-08-28 18:56:54,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-bfec9745-7388-4e2a-8268-a65a0f7f70e2 2018-08-28 18:56:54,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:54,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e7c5da3d22c4b83b4169d2ca4b10c51", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}], "expires_at": "2018-08-28T19:56:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eb648b947524eb88eac87c97f412b10", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-user", "id": "e3a805e595dd4a12905f6761274e0370"}, "audit_ids": ["aN-nzF-4R36DoReW04BJ0w"], "issued_at": "2018-08-28T18:56:54.000000Z"}} 2018-08-28 18:56:54,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c20d2b1a85c0b3945b134e11fbf7203d561e6f" 2018-08-28 18:56:55,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-24fa7120-68bf-4993-b2ed-a78645704cf8 x-compute-request-id: req-24fa7120-68bf-4993-b2ed-a78645704cf8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:cc:43", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:56:51.000000", "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:51Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 18:56:55,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst used request id req-24fa7120-68bf-4993-b2ed-a78645704cf8 2018-08-28 18:56:55,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:56:55,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e7c5da3d22c4b83b4169d2ca4b10c51", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role"}], "expires_at": "2018-08-28T19:56:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6eb648b947524eb88eac87c97f412b10", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6eb648b947524eb88eac87c97f412b10", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-user", "id": "e3a805e595dd4a12905f6761274e0370"}, "audit_ids": ["N3oLmpyHSuOMkY0Xfjdusg"], "issued_at": "2018-08-28T18:56:56.000000Z"}} 2018-08-28 18:56:55,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f587ab7c79aec6d6db2bb5e421a43cd1bcb44b7d" 2018-08-28 18:56:56,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-68016451-f7c2-4ac8-8acc-1d2c03df081b Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:56,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-68016451-f7c2-4ac8-8acc-1d2c03df081b 2018-08-28 18:56:56,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f587ab7c79aec6d6db2bb5e421a43cd1bcb44b7d" 2018-08-28 18:56:56,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-84c5e9b4-8d52-40be-a302-afef4c53107a Date: Tue, 28 Aug 2018 18:56:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:56,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-84c5e9b4-8d52-40be-a302-afef4c53107a 2018-08-28 18:56:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f587ab7c79aec6d6db2bb5e421a43cd1bcb44b7d" 2018-08-28 18:56:56,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-c1e32114-29f0-4ceb-bd8a-3f5b140bd951 Date: Tue, 28 Aug 2018 18:56:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.3"}],"id":"88f99181-fd30-4705-b8fd-9713b758f66f","security_groups":[],"mac_address":"fa:16:3e:fc:a5:b1","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.4"}],"id":"9f7b077d-7545-4b9f-a1f5-46da2eadaed2","security_groups":[],"mac_address":"fa:16:3e:43:1f:dd","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.2"}],"id":"d90ec6cb-28a7-46fd-8d7f-f5badaabeb04","security_groups":[],"mac_address":"fa:16:3e:20:8c:d7","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.7"}],"id":"ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4","security_groups":["302a3d8f-11e4-4241-b15b-f86329ecf117"],"mac_address":"fa:16:3e:08:cc:43","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:42Z","binding:vnic_type":"normal","device_id":"644b219c-41fb-43f0-9a65-7a2178e1af8f"}]} 2018-08-28 18:56:56,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-c1e32114-29f0-4ceb-bd8a-3f5b140bd951 2018-08-28 18:56:56,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:57,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-fbc2ab4e-9d43-4bfa-be8f-241d7e4eb0d5 x-compute-request-id: req-fbc2ab4e-9d43-4bfa-be8f-241d7e4eb0d5 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:cc:43", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:56:51.000000", "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:51Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:57,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-fbc2ab4e-9d43-4bfa-be8f-241d7e4eb0d5 2018-08-28 18:56:57,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:57,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-56302505-4d8d-41a1-8b2e-f0c2e806711b Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:57,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-56302505-4d8d-41a1-8b2e-f0c2e806711b 2018-08-28 18:56:57,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:57,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c251725-50b7-4559-a201-57e1d6869e1e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:57,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-4c251725-50b7-4559-a201-57e1d6869e1e 2018-08-28 18:56:57,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:57,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-132abcb5-16e2-4acb-a32b-79ce0a114ec6 Date: Tue, 28 Aug 2018 18:56:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:57,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-132abcb5-16e2-4acb-a32b-79ce0a114ec6 2018-08-28 18:56:57,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:57,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-ff91d15d-8778-47bd-8558-1c63d3384a39 Date: Tue, 28 Aug 2018 18:56:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.3"}],"id":"88f99181-fd30-4705-b8fd-9713b758f66f","security_groups":[],"mac_address":"fa:16:3e:fc:a5:b1","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.4"}],"id":"9f7b077d-7545-4b9f-a1f5-46da2eadaed2","security_groups":[],"mac_address":"fa:16:3e:43:1f:dd","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.2"}],"id":"d90ec6cb-28a7-46fd-8d7f-f5badaabeb04","security_groups":[],"mac_address":"fa:16:3e:20:8c:d7","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.7"}],"id":"ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4","security_groups":["302a3d8f-11e4-4241-b15b-f86329ecf117"],"mac_address":"fa:16:3e:08:cc:43","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:42Z","binding:vnic_type":"normal","device_id":"644b219c-41fb-43f0-9a65-7a2178e1af8f"}]} 2018-08-28 18:56:57,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-ff91d15d-8778-47bd-8558-1c63d3384a39 2018-08-28 18:56:57,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:58,174 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56: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-9722bb25-36e4-4742-9e5b-2cc0dc2dfd9d x-compute-request-id: req-9722bb25-36e4-4742-9e5b-2cc0dc2dfd9d Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:cc:43", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:56:51.000000", "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:51Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:58,174 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-9722bb25-36e4-4742-9e5b-2cc0dc2dfd9d 2018-08-28 18:56:58,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:58,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3f35081b-eda4-40c0-b34a-5a74c326cc9a Date: Tue, 28 Aug 2018 18:56: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":["ca7c667d-29f2-4327-96d3-e563bc43b6dc"],"updated_at":"2018-08-28T18:56:38Z","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6eb648b947524eb88eac87c97f412b10","id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net"}]} 2018-08-28 18:56:58,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net used request id req-3f35081b-eda4-40c0-b34a-5a74c326cc9a 2018-08-28 18:56:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:58,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-860fa205-a9ee-436f-91fb-62ec0369411e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:56:58,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-860fa205-a9ee-436f-91fb-62ec0369411e 2018-08-28 18:56:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:58,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8a1ff72f-9452-4562-9c86-08422b081e98 Date: Tue, 28 Aug 2018 18:56:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","dns_nameservers":[],"updated_at":"2018-08-28T18:56:38Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"6eb648b947524eb88eac87c97f412b10","id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","subnetpool_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet"}]} 2018-08-28 18:56:58,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-8a1ff72f-9452-4562-9c86-08422b081e98 2018-08-28 18:56:58,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:58,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-daf16533-0399-4369-97fd-26417b47f136 Date: Tue, 28 Aug 2018 18:56:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.3"}],"id":"88f99181-fd30-4705-b8fd-9713b758f66f","security_groups":[],"mac_address":"fa:16:3e:fc:a5:b1","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.4"}],"id":"9f7b077d-7545-4b9f-a1f5-46da2eadaed2","security_groups":[],"mac_address":"fa:16:3e:43:1f:dd","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.2"}],"id":"d90ec6cb-28a7-46fd-8d7f-f5badaabeb04","security_groups":[],"mac_address":"fa:16:3e:20:8c:d7","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-67e8f144-284b-4d7f-b46e-f0e0f83746eb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ca7c667d-29f2-4327-96d3-e563bc43b6dc","ip_address":"10.55.0.7"}],"id":"ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4","security_groups":["302a3d8f-11e4-4241-b15b-f86329ecf117"],"mac_address":"fa:16:3e:08:cc:43","project_id":"6eb648b947524eb88eac87c97f412b10","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port","admin_state_up":true,"network_id":"67e8f144-284b-4d7f-b46e-f0e0f83746eb","tenant_id":"6eb648b947524eb88eac87c97f412b10","created_at":"2018-08-28T18:56:42Z","binding:vnic_type":"normal","device_id":"644b219c-41fb-43f0-9a65-7a2178e1af8f"}]} 2018-08-28 18:56:58,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-daf16533-0399-4369-97fd-26417b47f136 2018-08-28 18:56:58,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c20d2b1a85c0b3945b134e11fbf7203d561e6f" 2018-08-28 18:56:58,966 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:56: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-6ef7ef0d-f6fa-4d90-9ee5-1cc7fc8bd136 x-compute-request-id: req-6ef7ef0d-f6fa-4d90-9ee5-1cc7fc8bd136 Content-Type: application/json 2018-08-28 18:56:58,966 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-6ef7ef0d-f6fa-4d90-9ee5-1cc7fc8bd136 2018-08-28 18:56:58,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:56:59,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:56:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a17c0f9-0143-4538-91ce-b7cbf6472553 x-compute-request-id: req-4a17c0f9-0143-4538-91ce-b7cbf6472553 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:cc:43", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:56:51.000000", "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:58Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:56:59,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-4a17c0f9-0143-4538-91ce-b7cbf6472553 2018-08-28 18:56:59,552 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst] is - ACTIVE 2018-08-28 18:56:59,552 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:57:02,555 - create_instance - DEBUG - VM status query timeout in 296.410751104 2018-08-28 18:57:02,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:57:02,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57: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-ed84c2b8-4d73-42f9-91d0-83228b3425e7 x-compute-request-id: req-ed84c2b8-4d73-42f9-91d0-83228b3425e7 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:cc:43", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f", "rel": "bookmark"}], "image": {"id": "a96c646e-c9a8-4dde-99df-d2e815e6dac7", "links": [{"href": "http://172.30.9.28:8774/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:56:51.000000", "flavor": {"id": "d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "links": [{"href": "http://172.30.9.28:8774/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5", "rel": "bookmark"}]}, "id": "644b219c-41fb-43f0-9a65-7a2178e1af8f", "security_groups": [{"name": "default"}], "user_id": "e3a805e595dd4a12905f6761274e0370", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:56:58Z", "hostId": "94b80e8b587015dd145fb6ee8dc13b620884ef640ff54265db3a3efc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst", "created": "2018-08-28T18:56:45Z", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:57:02,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-ed84c2b8-4d73-42f9-91d0-83228b3425e7 2018-08-28 18:57:02,980 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst] is - ACTIVE 2018-08-28 18:57:02,980 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:57:05,982 - create_instance - DEBUG - VM status query timeout in 292.984092951 2018-08-28 18:57:05,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:57:06,030 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57: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-e4f79ce8-8b93-4d73-b806-941369c4a2ca x-compute-request-id: req-e4f79ce8-8b93-4d73-b806-941369c4a2ca Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 644b219c-41fb-43f0-9a65-7a2178e1af8f could not be found.", "code": 404}} 2018-08-28 18:57:06,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-e4f79ce8-8b93-4d73-b806-941369c4a2ca 2018-08-28 18:57:06,031 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 644b219c-41fb-43f0-9a65-7a2178e1af8f could not be found. (HTTP 404) (Request-ID: req-e4f79ce8-8b93-4d73-b806-941369c4a2ca) 2018-08-28 18:57:06,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24c20d2b1a85c0b3945b134e11fbf7203d561e6f" 2018-08-28 18:57:06,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57: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-b36ce9bc-7e77-4430-b40a-daf5f39de46b x-compute-request-id: req-b36ce9bc-7e77-4430-b40a-daf5f39de46b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:57:06,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst used request id req-b36ce9bc-7e77-4430-b40a-daf5f39de46b 2018-08-28 18:57:06,135 - create_instance - INFO - Deleting Port with ID - ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4 2018-08-28 18:57:06,135 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-port 2018-08-28 18:57:06,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:57:06,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-906b1808-801b-4181-9732-7fd5f78bfc65 Date: Tue, 28 Aug 2018 18:57:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:06,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ea6c1906-40e8-4ea8-b26c-3e6a2c1c8dd4 used request id req-906b1808-801b-4181-9732-7fd5f78bfc65 2018-08-28 18:57:06,903 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst 2018-08-28 18:57:06,906 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:57:06,951 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57: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-49042f7c-9cad-49d7-8d7d-718cb166f20d x-compute-request-id: req-49042f7c-9cad-49d7-8d7d-718cb166f20d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 644b219c-41fb-43f0-9a65-7a2178e1af8f could not be found.", "code": 404}} 2018-08-28 18:57:06,951 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-49042f7c-9cad-49d7-8d7d-718cb166f20d 2018-08-28 18:57:06,951 - create_instance - WARNING - Instance already deleted - Instance 644b219c-41fb-43f0-9a65-7a2178e1af8f could not be found. (HTTP 404) (Request-ID: req-49042f7c-9cad-49d7-8d7d-718cb166f20d) 2018-08-28 18:57:06,952 - create_instance - INFO - Checking deletion status 2018-08-28 18:57:06,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b07cd1b1ded0b2ed968ea1bd0b2c639fc7184f0" 2018-08-28 18:57:07,000 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18: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-55203280-9bfb-4545-9dc8-c90a9b442188 x-compute-request-id: req-55203280-9bfb-4545-9dc8-c90a9b442188 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 644b219c-41fb-43f0-9a65-7a2178e1af8f could not be found.", "code": 404}} 2018-08-28 18:57:07,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/644b219c-41fb-43f0-9a65-7a2178e1af8f used request id req-55203280-9bfb-4545-9dc8-c90a9b442188 2018-08-28 18:57:07,001 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 644b219c-41fb-43f0-9a65-7a2178e1af8f could not be found. (HTTP 404) (Request-ID: req-55203280-9bfb-4545-9dc8-c90a9b442188) 2018-08-28 18:57:07,001 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-inst 2018-08-28 18:57:07,005 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddedbefd895536a229b05e0a5cdfe1515402e90d" 2018-08-28 18:57:07,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18: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-3152e574-9499-4fa8-a9df-9681c873c8ec x-compute-request-id: req-3152e574-9499-4fa8-a9df-9681c873c8ec Content-Length: 0 Content-Type: application/json 2018-08-28 18:57:07,056 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d71d72ac-4583-4a07-8ac3-a4ab543ab9b5 used request id req-3152e574-9499-4fa8-a9df-9681c873c8ec 2018-08-28 18:57:07,057 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet 2018-08-28 18:57:07,057 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-subnet 2018-08-28 18:57:07,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ca7c667d-29f2-4327-96d3-e563bc43b6dc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:57:09,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e776b0dd-c60c-4454-b3bf-d6d3cb23d878 Date: Tue, 28 Aug 2018 18:57:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:09,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ca7c667d-29f2-4327-96d3-e563bc43b6dc used request id req-e776b0dd-c60c-4454-b3bf-d6d3cb23d878 2018-08-28 18:57:09,525 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-pub-net 2018-08-28 18:57:09,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/67e8f144-284b-4d7f-b46e-f0e0f83746eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}419ac9fc394ec39d86f360a75a7b7cd786c5473d" 2018-08-28 18:57:10,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-408caee0-3af3-4b2c-bfb2-fda607336dfe Date: Tue, 28 Aug 2018 18:57:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:10,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/67e8f144-284b-4d7f-b46e-f0e0f83746eb used request id req-408caee0-3af3-4b2c-bfb2-fda607336dfe 2018-08-28 18:57:10,691 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-8da17d15-d834-4e71-9221-a6deb015513d-image 2018-08-28 18:57:10,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7e0a63d7a5522c020eddef2f4a263e1da38f9ce7" 2018-08-28 18:57:11,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-90d96513-c03f-475b-b120-d7288bc2f4f5 Date: Tue, 28 Aug 2018 18:57:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:57:11,994 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a96c646e-c9a8-4dde-99df-d2e815e6dac7 used request id req-90d96513-c03f-475b-b120-d7288bc2f4f5 2018-08-28 18:57:12,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:12,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-42ff8223-b87d-490f-a868-16f6e2e2d2ae Date: Tue, 28 Aug 2018 18:57:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6eb648b947524eb88eac87c97f412b10", "created_at": "2018-08-28T18:56:36Z", "updated_at": "2018-08-28T18:56:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:56:36Z", "revision_number": 0, "id": "3ce7d381-d1d9-4a82-8ae8-1732acb136e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "port_range_min": null, "ethertype": "IPv4", "project_id": "6eb648b947524eb88eac87c97f412b10"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:56:36Z", "revision_number": 0, "id": "83034b1e-3f74-45cc-a05e-f3d9caf6341f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "port_range_min": null, "ethertype": "IPv6", "project_id": "6eb648b947524eb88eac87c97f412b10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:56:36Z", "revision_number": 0, "id": "dd490216-7eb9-493d-af19-ca5f44edf7e5", "remote_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "remote_ip_prefix": null, "created_at": "2018-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "port_range_min": null, "ethertype": "IPv6", "project_id": "6eb648b947524eb88eac87c97f412b10"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:56:36Z", "revision_number": 0, "id": "e5dc48b4-491b-4344-b280-f15314acd1b1", "remote_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "remote_ip_prefix": null, "created_at": "2018-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "tenant_id": "6eb648b947524eb88eac87c97f412b10", "port_range_min": null, "ethertype": "IPv4", "project_id": "6eb648b947524eb88eac87c97f412b10"}], "revision_number": 4, "project_id": "6eb648b947524eb88eac87c97f412b10", "id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:57:12,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-42ff8223-b87d-490f-a868-16f6e2e2d2ae 2018-08-28 18:57:12,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:12,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70ffbba2-3362-404f-95ec-1e5076d5daf9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:57:12,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-70ffbba2-3362-404f-95ec-1e5076d5daf9 2018-08-28 18:57:12,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:57:12,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:12,430 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985b5fef-4412-491f-9b19-25ec2b4290f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:57:12,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-985b5fef-4412-491f-9b19-25ec2b4290f4 2018-08-28 18:57:12,430 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:57:12,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:12,526 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7531d3b9-62dc-4802-a382-dff93fc8e7d2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:57:12,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-7531d3b9-62dc-4802-a382-dff93fc8e7d2 2018-08-28 18:57:12,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:57:12,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:12,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a09e4c0e-7ed3-4089-9339-d30e0ba77f8e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10"}, "enabled": true, "id": "6eb648b947524eb88eac87c97f412b10", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj"}} 2018-08-28 18:57:12,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-a09e4c0e-7ed3-4089-9339-d30e0ba77f8e 2018-08-28 18:57:12,612 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 302a3d8f-11e4-4241-b15b-f86329ecf117 2018-08-28 18:57:12,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=302a3d8f-11e4-4241-b15b-f86329ecf117 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:12,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-89b78d44-08cc-487c-9e85-83c5bd6622ba Date: Tue, 28 Aug 2018 18:57: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-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "port_range_min": null, "revision_number": 0, "tenant_id": "6eb648b947524eb88eac87c97f412b10", "created_at": "2018-08-28T18:56:36Z", "project_id": "6eb648b947524eb88eac87c97f412b10", "id": "3ce7d381-d1d9-4a82-8ae8-1732acb136e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "port_range_min": null, "revision_number": 0, "tenant_id": "6eb648b947524eb88eac87c97f412b10", "created_at": "2018-08-28T18:56:36Z", "project_id": "6eb648b947524eb88eac87c97f412b10", "id": "83034b1e-3f74-45cc-a05e-f3d9caf6341f"}, {"remote_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "port_range_min": null, "revision_number": 0, "tenant_id": "6eb648b947524eb88eac87c97f412b10", "created_at": "2018-08-28T18:56:36Z", "project_id": "6eb648b947524eb88eac87c97f412b10", "id": "dd490216-7eb9-493d-af19-ca5f44edf7e5"}, {"remote_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:56:36Z", "security_group_id": "302a3d8f-11e4-4241-b15b-f86329ecf117", "port_range_min": null, "revision_number": 0, "tenant_id": "6eb648b947524eb88eac87c97f412b10", "created_at": "2018-08-28T18:56:36Z", "project_id": "6eb648b947524eb88eac87c97f412b10", "id": "e5dc48b4-491b-4344-b280-f15314acd1b1"}]} 2018-08-28 18:57:12,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=302a3d8f-11e4-4241-b15b-f86329ecf117 used request id req-89b78d44-08cc-487c-9e85-83c5bd6622ba 2018-08-28 18:57:12,777 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:57:12,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/302a3d8f-11e4-4241-b15b-f86329ecf117 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:13,118 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1e87256e-5af4-46ed-ad77-5e3e9d944b02 Content-Length: 0 Date: Tue, 28 Aug 2018 18:57:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:13,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/302a3d8f-11e4-4241-b15b-f86329ecf117 used request id req-1e87256e-5af4-46ed-ad77-5e3e9d944b02 2018-08-28 18:57:13,119 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj 2018-08-28 18:57:13,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:13,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01910c84-9a7a-4a0b-8c6b-10f484393e88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:13,338 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6eb648b947524eb88eac87c97f412b10 used request id req-01910c84-9a7a-4a0b-8c6b-10f484393e88 2018-08-28 18:57:13,338 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-ca5f1520-9fa0-474-proj-role 2018-08-28 18:57:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/7e7c5da3d22c4b83b4169d2ca4b10c51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:13,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17c04615-797d-4191-9161-4c486394f988 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:13,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/7e7c5da3d22c4b83b4169d2ca4b10c51 used request id req-17c04615-797d-4191-9161-4c486394f988 2018-08-28 18:57:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91f763bacb798759cd8681dc11a63e7a46d65d49" 2018-08-28 18:57:13,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd81143-6c82-4dde-ac2b-b15394313515 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:57:13,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7dd81143-6c82-4dde-ac2b-b15394313515 2018-08-28 18:57:13,629 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-ca5f1520-9fa0-474-user 2018-08-28 18:57:13,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/e3a805e595dd4a12905f6761274e0370 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d03bb6799ee61a20f6e78a60fc5e5165de1d72c9" 2018-08-28 18:57:13,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffffa8c0-02c8-4660-b7d4-b49731a616f1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:13,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e3a805e595dd4a12905f6761274e0370 used request id req-ffffa8c0-02c8-4660-b7d4-b49731a616f1 2018-08-28 18:57:13,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:14,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Ftz0k4PXQ4OiQByYAH49Wg"], "issued_at": "2018-08-28T18:57:14.000000Z"}} 2018-08-28 18:57:14,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19fc6b9db9c8054ad83fed3c25e7738cc1ba09ae" 2018-08-28 18:57:14,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e10cdc9-f607-4c4a-8688-688b3bee7df2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:14,307 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e10cdc9-f607-4c4a-8688-688b3bee7df2 2018-08-28 18:57:14,309 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:14,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:14,686 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:57:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["bqJqWetUSZOzTq8ubujPtA"], "issued_at": "2018-08-28T18:57:14.000000Z"}} 2018-08-28 18:57:14,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:14,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80bedb8b-f197-4117-9004-82729341023a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:14,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-80bedb8b-f197-4117-9004-82729341023a 2018-08-28 18:57:14,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:57:14,860 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:57:14,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:14,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9c5dcad-b92e-4e5c-9b26-dfc5de4340cf Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:57:14,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj used request id req-e9c5dcad-b92e-4e5c-9b26-dfc5de4340cf 2018-08-28 18:57:14,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:15,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8046ea4-d808-440e-acea-02e314931980 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:57:15,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a8046ea4-d808-440e-acea-02e314931980 2018-08-28 18:57:15,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}}' 2018-08-28 18:57:15,168 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:57:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df105ac9-c7b7-4756-bc7d-621c446d705a Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:15,168 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-df105ac9-c7b7-4756-bc7d-621c446d705a 2018-08-28 18:57:15,168 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj 2018-08-28 18:57:15,169 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:15,169 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:15,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:57:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["rBctJ_9vSxC6It0yP68xYQ"], "issued_at": "2018-08-28T18:57:15.000000Z"}} 2018-08-28 18:57:15,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1e76d63b456ee5dedb404130db0bf03da892c4" 2018-08-28 18:57:15,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43331e7b-e6df-4660-b8b1-f1dbbaa7d550 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:15,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-43331e7b-e6df-4660-b8b1-f1dbbaa7d550 2018-08-28 18:57:15,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:57:15,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:57:15,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1e76d63b456ee5dedb404130db0bf03da892c4" 2018-08-28 18:57:15,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-240893f8-497b-4bac-8375-7deac348443d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:57:15,742 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-240893f8-497b-4bac-8375-7deac348443d 2018-08-28 18:57:15,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1e76d63b456ee5dedb404130db0bf03da892c4" 2018-08-28 18:57:15,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6105810-bbaa-42a2-97fd-3a2e789b02be Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}]} 2018-08-28 18:57:15,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj used request id req-c6105810-bbaa-42a2-97fd-3a2e789b02be 2018-08-28 18:57:15,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1e76d63b456ee5dedb404130db0bf03da892c4" 2018-08-28 18:57:15,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c297241-d225-4c4d-899b-d10dd5f61b0e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:57:15,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6c297241-d225-4c4d-899b-d10dd5f61b0e 2018-08-28 18:57:16,341 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-8fe4e39e-c333-457-user 2018-08-28 18:57:16,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:16,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:16,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b75a1ef-007a-4714-83f6-9a4d1c19616e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:57:16,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b75a1ef-007a-4714-83f6-9a4d1c19616e 2018-08-28 18:57:16,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" -d '{"role": {"name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role"}}' 2018-08-28 18:57:16,569 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a1f2de-b982-4fd8-a7a7-814b0d4d9d1c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0852fe59cbea4d9781cf8acc8c97d7fe", "links": {"self": "http://172.30.9.28:5000/v3/roles/0852fe59cbea4d9781cf8acc8c97d7fe"}, "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role"}} 2018-08-28 18:57:16,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-e0a1f2de-b982-4fd8-a7a7-814b0d4d9d1c 2018-08-28 18:57:16,570 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role 2018-08-28 18:57:16,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0852fe59cbea4d9781cf8acc8c97d7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:16,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54846ad3-7c47-4318-bc7b-50034b0b8779 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0852fe59cbea4d9781cf8acc8c97d7fe"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role", "id": "0852fe59cbea4d9781cf8acc8c97d7fe"}} 2018-08-28 18:57:16,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0852fe59cbea4d9781cf8acc8c97d7fe used request id req-54846ad3-7c47-4318-bc7b-50034b0b8779 2018-08-28 18:57:16,654 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role to project CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj 2018-08-28 18:57:16,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624/users/c2f8fd3c1ba641f09a4c38a35a9390de/roles/0852fe59cbea4d9781cf8acc8c97d7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:16,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e2f165a-6d28-4479-9325-2cd522abb5f2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:16,718 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624/users/c2f8fd3c1ba641f09a4c38a35a9390de/roles/0852fe59cbea4d9781cf8acc8c97d7fe used request id req-1e2f165a-6d28-4479-9325-2cd522abb5f2 2018-08-28 18:57:16,719 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:57:16,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:16,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:17,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0852fe59cbea4d9781cf8acc8c97d7fe", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role"}], "expires_at": "2018-08-28T19:57:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "163553cecce643f9afed99d9fdc63624", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-user", "id": "c2f8fd3c1ba641f09a4c38a35a9390de"}, "audit_ids": ["x_E_vn5FRgusXqwzqBpaLQ"], "issued_at": "2018-08-28T18:57:17.000000Z"}} 2018-08-28 18:57:17,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" 2018-08-28 18:57:17,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70276b6d-1b7f-4dd1-a7b3-801723e9e026 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:17,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70276b6d-1b7f-4dd1-a7b3-801723e9e026 2018-08-28 18:57:17,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" 2018-08-28 18:57:17,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-4621397f-32dd-4ff3-a26e-4fe690b51b44 Date: Tue, 28 Aug 2018 18:57:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image"} 2018-08-28 18:57:17,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image used request id req-4621397f-32dd-4ff3-a26e-4fe690b51b44 2018-08-28 18:57:17,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" 2018-08-28 18:57:17,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8ef7b7f1-2ed2-4df1-9050-9e229e7ffd56 Date: Tue, 28 Aug 2018 18:57: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-08-28 18:57:17,502 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8ef7b7f1-2ed2-4df1-9050-9e229e7ffd56 2018-08-28 18:57:17,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image"}' 2018-08-28 18:57:17,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd X-Openstack-Request-Id: req-c4e496ed-09ae-4b66-8484-0b08b76764ff Date: Tue, 28 Aug 2018 18:57:17 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:57:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:57:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd", "min_disk": 0, "protected": false, "id": "24b59185-113b-4224-9a9b-9919733ad7fd", "file": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd/file", "checksum": null, "owner": "163553cecce643f9afed99d9fdc63624", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:57:17,760 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-c4e496ed-09ae-4b66-8484-0b08b76764ff 2018-08-28 18:57:17,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" -d '' 2018-08-28 18:57:19,568 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d41ac4b0-efe4-445e-81ed-eb0cd6430e28 Date: Tue, 28 Aug 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-08-28 18:57:19,569 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd/file used request id req-d41ac4b0-efe4-445e-81ed-eb0cd6430e28 2018-08-28 18:57:19,569 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:57:19,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" 2018-08-28 18:57:19,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ef418428-86c8-444e-883c-77244daf30a7 Date: Tue, 28 Aug 2018 18:57:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:57:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:57:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24b59185-113b-4224-9a9b-9919733ad7fd/snap", "metadata": {}}], "self": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd", "min_disk": 0, "protected": false, "id": "24b59185-113b-4224-9a9b-9919733ad7fd", "file": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "163553cecce643f9afed99d9fdc63624", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24b59185-113b-4224-9a9b-9919733ad7fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:57:19,742 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd used request id req-ef418428-86c8-444e-883c-77244daf30a7 2018-08-28 18:57:19,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" 2018-08-28 18:57:19,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-136809e4-33d3-4702-a5fc-06006ffe16a0 Date: Tue, 28 Aug 2018 18:57: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-08-28 18:57:19,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-136809e4-33d3-4702-a5fc-06006ffe16a0 2018-08-28 18:57:19,893 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image 2018-08-28 18:57:19,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" 2018-08-28 18:57:20,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3344884f-8aea-4dd8-8e93-b4fb6b863102 Date: Tue, 28 Aug 2018 18:57:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:57:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:57:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24b59185-113b-4224-9a9b-9919733ad7fd/snap", "metadata": {}}], "self": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd", "min_disk": 0, "protected": false, "id": "24b59185-113b-4224-9a9b-9919733ad7fd", "file": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "163553cecce643f9afed99d9fdc63624", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24b59185-113b-4224-9a9b-9919733ad7fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:57:20,058 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd used request id req-3344884f-8aea-4dd8-8e93-b4fb6b863102 2018-08-28 18:57:20,058 - create_image - DEBUG - Instance status is - active 2018-08-28 18:57:20,059 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image 2018-08-28 18:57:20,059 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image 2018-08-28 18:57:20,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:20,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:20,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0852fe59cbea4d9781cf8acc8c97d7fe", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role"}], "expires_at": "2018-08-28T19:57:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "163553cecce643f9afed99d9fdc63624", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-user", "id": "c2f8fd3c1ba641f09a4c38a35a9390de"}, "audit_ids": ["oaGfv6HfRXOVxQwsknwP0Q"], "issued_at": "2018-08-28T18:57:20.000000Z"}} 2018-08-28 18:57:20,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:20,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc07e6bb-820a-49c4-8a6f-402d783a2201 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:20,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc07e6bb-820a-49c4-8a6f-402d783a2201 2018-08-28 18:57:20,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:20,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-97ec5d0a-8f0b-4a58-8977-117e93384f16 Date: Tue, 28 Aug 2018 18:57:20 GMT RESP BODY: {"networks":[]} 2018-08-28 18:57:20,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net used request id req-97ec5d0a-8f0b-4a58-8977-117e93384f16 2018-08-28 18:57:20,678 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net 2018-08-28 18:57:20,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" -d '{"network": {"name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net", "admin_state_up": true}}' 2018-08-28 18:57:21,510 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8682b997-07d5-41ad-a0bc-2f892fb4e47c Date: Tue, 28 Aug 2018 18:57:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:57:21Z","is_default":false,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","mtu":1450}} 2018-08-28 18:57:21,510 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8682b997-07d5-41ad-a0bc-2f892fb4e47c 2018-08-28 18:57:21,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:21,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-1e7961e6-514d-4bb6-9a6c-347c381131ed Date: Tue, 28 Aug 2018 18:57:21 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:57:21Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:21,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-1e7961e6-514d-4bb6-9a6c-347c381131ed 2018-08-28 18:57:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:21,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1fd98f03-d95a-41ac-8834-fb93bcc6f787 Date: Tue, 28 Aug 2018 18:57:21 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:57:21,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-1fd98f03-d95a-41ac-8834-fb93bcc6f787 2018-08-28 18:57:21,917 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet 2018-08-28 18:57:21,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" -d '{"subnets": [{"ip_version": 4, "network_id": "6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]}' 2018-08-28 18:57:22,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18574c06-6a24-432e-9060-12dc1209d177 Date: Tue, 28 Aug 2018 18:57:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","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":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:22,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-18574c06-6a24-432e-9060-12dc1209d177 2018-08-28 18:57:22,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:22,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a7a06dff-331a-4b90-9534-f4487ffdb98a Date: Tue, 28 Aug 2018 18:57: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":["67857168-98f1-49a2-b272-cca7949c89bd"],"updated_at":"2018-08-28T18:57:22Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:22,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-a7a06dff-331a-4b90-9534-f4487ffdb98a 2018-08-28 18:57:23,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:23,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-84ecf5ca-4022-41e5-b5ff-b7b7eb05d4bd Date: Tue, 28 Aug 2018 18:57:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:23,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-84ecf5ca-4022-41e5-b5ff-b7b7eb05d4bd 2018-08-28 18:57:23,055 - OpenStackNetwork - DEBUG - Network [6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a] created successfully 2018-08-28 18:57:23,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:23,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:23,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:57:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kxQ3Dv7QR1SyxYFw3VJezQ"], "issued_at": "2018-08-28T18:57:23.000000Z"}} 2018-08-28 18:57:23,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6ae8634fc91a57463143134d4605f92d9270e2" 2018-08-28 18:57:23,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40408946-964a-4b6a-94b0-447c547e9dda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:23,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40408946-964a-4b6a-94b0-447c547e9dda 2018-08-28 18:57:23,527 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:57:23,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6ae8634fc91a57463143134d4605f92d9270e2" 2018-08-28 18:57:23,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b9b2e4be-dfd4-47ba-89cb-8ae738901982 x-compute-request-id: req-b9b2e4be-dfd4-47ba-89cb-8ae738901982 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:57:23,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b9b2e4be-dfd4-47ba-89cb-8ae738901982 2018-08-28 18:57:23,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6ae8634fc91a57463143134d4605f92d9270e2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:57:23,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ce88730-f149-465b-ad57-033f7b964694 x-compute-request-id: req-7ce88730-f149-465b-ad57-033f7b964694 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:57:23,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7ce88730-f149-465b-ad57-033f7b964694 2018-08-28 18:57:23,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:23,771 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:24,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0852fe59cbea4d9781cf8acc8c97d7fe", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role"}], "expires_at": "2018-08-28T19:57:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "163553cecce643f9afed99d9fdc63624", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-user", "id": "c2f8fd3c1ba641f09a4c38a35a9390de"}, "audit_ids": ["cfsTOYH6R1qZ4BjGUx0g4Q"], "issued_at": "2018-08-28T18:57:24.000000Z"}} 2018-08-28 18:57:24,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:24,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfb0237-578c-4d87-b064-ffca4a9ea3b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:24,226 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7cfb0237-578c-4d87-b064-ffca4a9ea3b1 2018-08-28 18:57:24,228 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:57:24,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:24,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f64b8532-faac-40e7-9a2e-bf1bd3a5b548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:24,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f64b8532-faac-40e7-9a2e-bf1bd3a5b548 2018-08-28 18:57:24,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:24,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b8cfdfb3-0c11-412a-8a57-db16c8ecb401 Date: Tue, 28 Aug 2018 18:57: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":["67857168-98f1-49a2-b272-cca7949c89bd"],"updated_at":"2018-08-28T18:57:22Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:24,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net used request id req-b8cfdfb3-0c11-412a-8a57-db16c8ecb401 2018-08-28 18:57:24,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:57:24,584 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:57:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:57:24,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:24,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b6e36f-0086-48b7-84e5-293d4d6aa18f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:24,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-09b6e36f-0086-48b7-84e5-293d4d6aa18f 2018-08-28 18:57:24,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:25,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bf290249-f648-4b85-9a2e-bc84aa08c10a Date: Tue, 28 Aug 2018 18:57:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:25,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-bf290249-f648-4b85-9a2e-bc84aa08c10a 2018-08-28 18:57:25,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:25,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0f7c59d5-cdc1-4191-93ee-53079f094ac3 Date: Tue, 28 Aug 2018 18:57:25 GMT RESP BODY: {"ports":[]} 2018-08-28 18:57:25,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1&admin_state_up=True used request id req-0f7c59d5-cdc1-4191-93ee-53079f094ac3 2018-08-28 18:57:25,234 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:25,462 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cffc8073-655a-4224-bacc-290d457700df x-compute-request-id: req-cffc8073-655a-4224-bacc-290d457700df Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:57:25,462 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst used request id req-cffc8073-655a-4224-bacc-290d457700df 2018-08-28 18:57:25,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:25,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9f5548c3-8e8f-4b81-bf88-2da6646e40a4 Date: Tue, 28 Aug 2018 18:57: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":["67857168-98f1-49a2-b272-cca7949c89bd"],"updated_at":"2018-08-28T18:57:22Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:25,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net used request id req-9f5548c3-8e8f-4b81-bf88-2da6646e40a4 2018-08-28 18:57:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:25,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7cdbbf1-b8bd-4640-b0fd-edab3f86c4be Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:25,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-d7cdbbf1-b8bd-4640-b0fd-edab3f86c4be 2018-08-28 18:57:25,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:25,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b59a2afc-55ab-4afb-853f-4f881c6b1252 Date: Tue, 28 Aug 2018 18:57:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:25,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-b59a2afc-55ab-4afb-853f-4f881c6b1252 2018-08-28 18:57:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:26,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e47e8c34-02a4-40be-8663-74eabdef36dd Date: Tue, 28 Aug 2018 18:57:26 GMT RESP BODY: {"ports":[]} 2018-08-28 18:57:26,055 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1&admin_state_up=True used request id req-e47e8c34-02a4-40be-8663-74eabdef36dd 2018-08-28 18:57:26,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:26,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:26,431 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0852fe59cbea4d9781cf8acc8c97d7fe", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role"}], "expires_at": "2018-08-28T19:57:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "163553cecce643f9afed99d9fdc63624", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/163553cecce643f9afed99d9fdc63624", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-user", "id": "c2f8fd3c1ba641f09a4c38a35a9390de"}, "audit_ids": ["haIQA2tPREiNWOKIC126_g"], "issued_at": "2018-08-28T18:57:26.000000Z"}} 2018-08-28 18:57:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f984e5db087244dece67ee78d756b893e248b38" 2018-08-28 18:57:26,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f691c81-d184-4bbf-9e2d-79f029440bc9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:26,503 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1f691c81-d184-4bbf-9e2d-79f029440bc9 2018-08-28 18:57:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:26,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a9731e15-d971-4b65-9098-f472469005c4 Date: Tue, 28 Aug 2018 18: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":["67857168-98f1-49a2-b272-cca7949c89bd"],"updated_at":"2018-08-28T18:57:22Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:26,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net used request id req-a9731e15-d971-4b65-9098-f472469005c4 2018-08-28 18:57:26,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:26,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7c6e3182-6f15-4972-8ac8-cbd654e327e9 Date: Tue, 28 Aug 2018 18:57:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:26,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-7c6e3182-6f15-4972-8ac8-cbd654e327e9 2018-08-28 18:57:26,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:27,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3225ab13-f3c5-49e8-9204-6b65bc6c233d Date: Tue, 28 Aug 2018 18:57: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":["67857168-98f1-49a2-b272-cca7949c89bd"],"updated_at":"2018-08-28T18:57:22Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:27,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net used request id req-3225ab13-f3c5-49e8-9204-6b65bc6c233d 2018-08-28 18:57:27,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:57:27,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:57:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:57:27,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f984e5db087244dece67ee78d756b893e248b38" 2018-08-28 18:57:27,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20689bf-7cf5-4161-865a-d957a909887a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:27,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-e20689bf-7cf5-4161-865a-d957a909887a 2018-08-28 18:57:27,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:27,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab5c521f-c311-4122-841a-ff36aa1e3c30 Date: Tue, 28 Aug 2018 18:57:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:27,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-ab5c521f-c311-4122-841a-ff36aa1e3c30 2018-08-28 18:57:27,380 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net 2018-08-28 18:57:27,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" -d '{"port": {"network_id": "6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a", "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-08-28 18:57:28,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 853 X-Openstack-Request-Id: req-f0d6716e-4ff4-48ce-b562-4d0c5bf85d03 Date: Tue, 28 Aug 2018 18:57:28 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-08-28T18:57:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67857168-98f1-49a2-b272-cca7949c89bd","ip_address":"10.55.0.9"}],"id":"1334c81a-814d-4b69-9df8-a1d7241b81dd","security_groups":["62a29430-0358-47e7-988a-4e2dc30aca46"],"mac_address":"fa:16:3e:a3:16:05","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1","project_id":"163553cecce643f9afed99d9fdc63624","qos_policy_id":null,"admin_state_up":true,"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:27Z","binding:vnic_type":"normal"}} 2018-08-28 18:57:28,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f0d6716e-4ff4-48ce-b562-4d0c5bf85d03 2018-08-28 18:57:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:28,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-aaab2227-9658-4c1e-9e03-2e12f1de43a0 Date: Tue, 28 Aug 2018 18:57: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":["67857168-98f1-49a2-b272-cca7949c89bd"],"updated_at":"2018-08-28T18:57:22Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:28,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net used request id req-aaab2227-9658-4c1e-9e03-2e12f1de43a0 2018-08-28 18:57:28,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:28,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c260fa78-4fdc-485d-a0e4-a7ffdc482ba8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:28,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-c260fa78-4fdc-485d-a0e4-a7ffdc482ba8 2018-08-28 18:57:28,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:28,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a70d495b-55ee-491a-869b-2cbd78a37c52 Date: Tue, 28 Aug 2018 18:57:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:28,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-a70d495b-55ee-491a-869b-2cbd78a37c52 2018-08-28 18:57:28,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:28,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 856 X-Openstack-Request-Id: req-bf0c25da-757e-47b7-a45d-45c4f08c69f3 Date: Tue, 28 Aug 2018 18:57:28 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-08-28T18:57:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67857168-98f1-49a2-b272-cca7949c89bd","ip_address":"10.55.0.9"}],"id":"1334c81a-814d-4b69-9df8-a1d7241b81dd","security_groups":["62a29430-0358-47e7-988a-4e2dc30aca46"],"mac_address":"fa:16:3e:a3:16:05","project_id":"163553cecce643f9afed99d9fdc63624","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1","admin_state_up":true,"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:27Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 18:57:28,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1&admin_state_up=True used request id req-bf0c25da-757e-47b7-a45d-45c4f08c69f3 2018-08-28 18:57:28,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:28,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f4db25-f64a-4bd8-9a63-41447edf6760 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:28,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-03f4db25-f64a-4bd8-9a63-41447edf6760 2018-08-28 18:57:28,811 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst 2018-08-28 18:57:28,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:28,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-205b2d19-d720-441a-b94f-a265f6242292 x-compute-request-id: req-205b2d19-d720-441a-b94f-a265f6242292 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-flavor-name"}]} 2018-08-28 18:57:28,842 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-205b2d19-d720-441a-b94f-a265f6242292 2018-08-28 18:57:28,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:28,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e9b5003-c54d-4a84-9ad9-31ebfc395128 x-compute-request-id: req-3e9b5003-c54d-4a84-9ad9-31ebfc395128 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:57:28,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b used request id req-3e9b5003-c54d-4a84-9ad9-31ebfc395128 2018-08-28 18:57:28,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:29,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7e38d6ee-692d-4efa-8139-3bf02a1acd77 Date: Tue, 28 Aug 2018 18:57:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:57:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:57:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24b59185-113b-4224-9a9b-9919733ad7fd/snap", "metadata": {}}], "self": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd", "min_disk": 0, "protected": false, "id": "24b59185-113b-4224-9a9b-9919733ad7fd", "file": "/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "163553cecce643f9afed99d9fdc63624", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/24b59185-113b-4224-9a9b-9919733ad7fd/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image"} 2018-08-28 18:57:29,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image used request id req-7e38d6ee-692d-4efa-8139-3bf02a1acd77 2018-08-28 18:57:29,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:29,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3166beeb-c5c3-4e6a-b146-7ec8ea196633 Date: Tue, 28 Aug 2018 18:57: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-08-28 18:57:29,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3166beeb-c5c3-4e6a-b146-7ec8ea196633 2018-08-28 18:57:29,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" -d '{"server": {"name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst", "imageRef": "24b59185-113b-4224-9a9b-9919733ad7fd", "flavorRef": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "max_count": 1, "min_count": 1, "networks": [{"port": "1334c81a-814d-4b69-9df8-a1d7241b81dd"}]}}' 2018-08-28 18:57:30,537 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:57: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-f76b696a-e30b-4c24-ae3e-da9ece63a2f8 x-compute-request-id: req-f76b696a-e30b-4c24-ae3e-da9ece63a2f8 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd2e2198-e8f5-4d13-a983-24fc85e09de8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "bookmark"}], "adminPass": "N7HNt8KHBYb2"}} 2018-08-28 18:57:30,538 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-f76b696a-e30b-4c24-ae3e-da9ece63a2f8 2018-08-28 18:57:30,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:30,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b370fc4e-cb2e-4680-b01f-00d64954d351 x-compute-request-id: req-b370fc4e-cb2e-4680-b01f-00d64954d351 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "bookmark"}], "image": {"id": "24b59185-113b-4224-9a9b-9919733ad7fd", "links": [{"href": "http://172.30.9.28:8774/images/24b59185-113b-4224-9a9b-9919733ad7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}]}, "id": "cd2e2198-e8f5-4d13-a983-24fc85e09de8", "user_id": "c2f8fd3c1ba641f09a4c38a35a9390de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:57:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst", "created": "2018-08-28T18:57:30Z", "tenant_id": "163553cecce643f9afed99d9fdc63624", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:57:30,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-b370fc4e-cb2e-4680-b01f-00d64954d351 2018-08-28 18:57:30,900 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst 2018-08-28 18:57:30,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:31,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc5bd749-878e-440e-a692-92f4b01aea5a x-compute-request-id: req-cc5bd749-878e-440e-a692-92f4b01aea5a Content-Encoding: gzip Content-Length: 627 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "bookmark"}], "image": {"id": "24b59185-113b-4224-9a9b-9919733ad7fd", "links": [{"href": "http://172.30.9.28:8774/images/24b59185-113b-4224-9a9b-9919733ad7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}]}, "id": "cd2e2198-e8f5-4d13-a983-24fc85e09de8", "user_id": "c2f8fd3c1ba641f09a4c38a35a9390de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:57:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst", "created": "2018-08-28T18:57:30Z", "tenant_id": "163553cecce643f9afed99d9fdc63624", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:57:31,138 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-cc5bd749-878e-440e-a692-92f4b01aea5a 2018-08-28 18:57:31,138 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst] is - BUILD 2018-08-28 18:57:31,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:57:34,141 - create_instance - DEBUG - VM status query timeout in 896.758888006 2018-08-28 18:57:34,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:35,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3f7aa4d-e060-4610-9b2f-d1db82e27d93 x-compute-request-id: req-d3f7aa4d-e060-4610-9b2f-d1db82e27d93 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "bookmark"}], "image": {"id": "24b59185-113b-4224-9a9b-9919733ad7fd", "links": [{"href": "http://172.30.9.28:8774/images/24b59185-113b-4224-9a9b-9919733ad7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}]}, "id": "cd2e2198-e8f5-4d13-a983-24fc85e09de8", "security_groups": [{"name": "default"}], "user_id": "c2f8fd3c1ba641f09a4c38a35a9390de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:57:31Z", "hostId": "1b777cde414593eb8ebf9beccc2fc2dc79a8d638752b3aa41f05df70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst", "created": "2018-08-28T18:57:30Z", "tenant_id": "163553cecce643f9afed99d9fdc63624", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:57:35,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-d3f7aa4d-e060-4610-9b2f-d1db82e27d93 2018-08-28 18:57:35,161 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst] is - BUILD 2018-08-28 18:57:35,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:57:38,164 - create_instance - DEBUG - VM status query timeout in 892.735916853 2018-08-28 18:57:38,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:38,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-72ace607-ea01-495a-a4f0-aa01b66fd860 x-compute-request-id: req-72ace607-ea01-495a-a4f0-aa01b66fd860 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:16:05", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "bookmark"}], "image": {"id": "24b59185-113b-4224-9a9b-9919733ad7fd", "links": [{"href": "http://172.30.9.28:8774/images/24b59185-113b-4224-9a9b-9919733ad7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:57:37.000000", "flavor": {"id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}]}, "id": "cd2e2198-e8f5-4d13-a983-24fc85e09de8", "security_groups": [{"name": "default"}], "user_id": "c2f8fd3c1ba641f09a4c38a35a9390de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:57:37Z", "hostId": "1b777cde414593eb8ebf9beccc2fc2dc79a8d638752b3aa41f05df70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst", "created": "2018-08-28T18:57:30Z", "tenant_id": "163553cecce643f9afed99d9fdc63624", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:57:38,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-72ace607-ea01-495a-a4f0-aa01b66fd860 2018-08-28 18:57:38,629 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst] is - ACTIVE 2018-08-28 18:57:38,629 - create_instance - INFO - VM is - ACTIVE 2018-08-28 18:57:38,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:39,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cbdbaf9d-636b-4b23-9f4c-75595ef85498 x-compute-request-id: req-cbdbaf9d-636b-4b23-9f4c-75595ef85498 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:16:05", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "bookmark"}], "image": {"id": "24b59185-113b-4224-9a9b-9919733ad7fd", "links": [{"href": "http://172.30.9.28:8774/images/24b59185-113b-4224-9a9b-9919733ad7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:57:37.000000", "flavor": {"id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}]}, "id": "cd2e2198-e8f5-4d13-a983-24fc85e09de8", "security_groups": [{"name": "default"}], "user_id": "c2f8fd3c1ba641f09a4c38a35a9390de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:57:37Z", "hostId": "1b777cde414593eb8ebf9beccc2fc2dc79a8d638752b3aa41f05df70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst", "created": "2018-08-28T18:57:30Z", "tenant_id": "163553cecce643f9afed99d9fdc63624", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:57:39,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-cbdbaf9d-636b-4b23-9f4c-75595ef85498 2018-08-28 18:57:39,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:39,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8b75840c-029d-4013-9b36-ecf524d766eb Date: Tue, 28 Aug 2018 18:57: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":["67857168-98f1-49a2-b272-cca7949c89bd"],"updated_at":"2018-08-28T18:57:22Z","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"163553cecce643f9afed99d9fdc63624","id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net"}]} 2018-08-28 18:57:39,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net used request id req-8b75840c-029d-4013-9b36-ecf524d766eb 2018-08-28 18:57:39,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:39,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f8eba9a-9ba9-4e7d-8dce-9f378059d4a2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:39,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-4f8eba9a-9ba9-4e7d-8dce-9f378059d4a2 2018-08-28 18:57:39,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:39,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d6f8e2a7-0f55-4b3a-9717-44c51196a8b7 Date: Tue, 28 Aug 2018 18:57:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:22Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57:22Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"163553cecce643f9afed99d9fdc63624","id":"67857168-98f1-49a2-b272-cca7949c89bd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet"}]} 2018-08-28 18:57:39,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-d6f8e2a7-0f55-4b3a-9717-44c51196a8b7 2018-08-28 18:57:39,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:39,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3183 X-Openstack-Request-Id: req-9140c1f5-db0c-46dc-beb7-0022acd98cab Date: Tue, 28 Aug 2018 18:57:39 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-08-28T18:57:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"67857168-98f1-49a2-b272-cca7949c89bd","ip_address":"10.55.0.9"}],"id":"1334c81a-814d-4b69-9df8-a1d7241b81dd","security_groups":["62a29430-0358-47e7-988a-4e2dc30aca46"],"mac_address":"fa:16:3e:a3:16:05","project_id":"163553cecce643f9afed99d9fdc63624","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1","admin_state_up":true,"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:27Z","binding:vnic_type":"normal","device_id":"cd2e2198-e8f5-4d13-a983-24fc85e09de8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:57:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67857168-98f1-49a2-b272-cca7949c89bd","ip_address":"10.55.0.3"}],"id":"8c779fa4-32ea-4f49-a2bc-6ef474282b1a","security_groups":[],"mac_address":"fa:16:3e:b1:e5:32","project_id":"163553cecce643f9afed99d9fdc63624","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:57:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67857168-98f1-49a2-b272-cca7949c89bd","ip_address":"10.55.0.4"}],"id":"a2416d48-1a72-436c-9ef2-dda34c01c398","security_groups":[],"mac_address":"fa:16:3e:e9:df:76","project_id":"163553cecce643f9afed99d9fdc63624","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:57:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"67857168-98f1-49a2-b272-cca7949c89bd","ip_address":"10.55.0.2"}],"id":"a69fb19d-0ad2-4d2f-98c7-a8b63cfc1974","security_groups":[],"mac_address":"fa:16:3e:93:c7:d7","project_id":"163553cecce643f9afed99d9fdc63624","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a","tenant_id":"163553cecce643f9afed99d9fdc63624","created_at":"2018-08-28T18:57:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a"}]} 2018-08-28 18:57:39,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-9140c1f5-db0c-46dc-beb7-0022acd98cab 2018-08-28 18:57:39,949 - create_instance - INFO - Deleting Port with ID - 1334c81a-814d-4b69-9df8-a1d7241b81dd 2018-08-28 18:57:39,949 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1port-1 2018-08-28 18:57:39,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/1334c81a-814d-4b69-9df8-a1d7241b81dd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:40,567 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b97e3c2f-eada-4917-b380-d452d5517bc3 Date: Tue, 28 Aug 2018 18:57:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:40,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/1334c81a-814d-4b69-9df8-a1d7241b81dd used request id req-b97e3c2f-eada-4917-b380-d452d5517bc3 2018-08-28 18:57:40,567 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst 2018-08-28 18:57:40,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:40,721 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b0ea35a2-8d1c-469c-850d-84014cbdb14d x-compute-request-id: req-b0ea35a2-8d1c-469c-850d-84014cbdb14d Content-Type: application/json 2018-08-28 18:57:40,721 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-b0ea35a2-8d1c-469c-850d-84014cbdb14d 2018-08-28 18:57:40,721 - create_instance - INFO - Checking deletion status 2018-08-28 18:57:40,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:40,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a98c663-3d17-4a5d-8cb1-f92d97ed64a4 x-compute-request-id: req-3a98c663-3d17-4a5d-8cb1-f92d97ed64a4 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:16:05", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8", "rel": "bookmark"}], "image": {"id": "24b59185-113b-4224-9a9b-9919733ad7fd", "links": [{"href": "http://172.30.9.28:8774/images/24b59185-113b-4224-9a9b-9919733ad7fd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:57:37.000000", "flavor": {"id": "c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "links": [{"href": "http://172.30.9.28:8774/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b", "rel": "bookmark"}]}, "id": "cd2e2198-e8f5-4d13-a983-24fc85e09de8", "user_id": "c2f8fd3c1ba641f09a4c38a35a9390de", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:57:40Z", "hostId": "1b777cde414593eb8ebf9beccc2fc2dc79a8d638752b3aa41f05df70", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst", "created": "2018-08-28T18:57:30Z", "tenant_id": "163553cecce643f9afed99d9fdc63624", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:57:40,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-3a98c663-3d17-4a5d-8cb1-f92d97ed64a4 2018-08-28 18:57:40,968 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst] is - ACTIVE 2018-08-28 18:57:40,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:57:43,972 - create_instance - DEBUG - VM status query timeout in 296.749642849 2018-08-28 18:57:43,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0974a56a51ddad1d5c2d407a4047177fe940d73" 2018-08-28 18:57:44,031 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b791b3c-1230-4133-8536-7844e92185c3 x-compute-request-id: req-9b791b3c-1230-4133-8536-7844e92185c3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cd2e2198-e8f5-4d13-a983-24fc85e09de8 could not be found.", "code": 404}} 2018-08-28 18:57:44,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd2e2198-e8f5-4d13-a983-24fc85e09de8 used request id req-9b791b3c-1230-4133-8536-7844e92185c3 2018-08-28 18:57:44,031 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cd2e2198-e8f5-4d13-a983-24fc85e09de8 could not be found. (HTTP 404) (Request-ID: req-9b791b3c-1230-4133-8536-7844e92185c3) 2018-08-28 18:57:44,031 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-inst 2018-08-28 18:57:44,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6ae8634fc91a57463143134d4605f92d9270e2" 2018-08-28 18:57:44,082 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:57:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0bd0cd9f-ad0e-49b8-8ae5-31010ff7ba48 x-compute-request-id: req-0bd0cd9f-ad0e-49b8-8ae5-31010ff7ba48 Content-Length: 0 Content-Type: application/json 2018-08-28 18:57:44,082 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/c4a7bdd0-178a-49c2-8be7-34657bc77b4b used request id req-0bd0cd9f-ad0e-49b8-8ae5-31010ff7ba48 2018-08-28 18:57:44,083 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet 2018-08-28 18:57:44,083 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-subnet 2018-08-28 18:57:44,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/67857168-98f1-49a2-b272-cca7949c89bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:46,595 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d6e2da0b-8dba-4da5-99cf-7bace38b8815 Date: Tue, 28 Aug 2018 18:57:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:46,595 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/67857168-98f1-49a2-b272-cca7949c89bd used request id req-d6e2da0b-8dba-4da5-99cf-7bace38b8815 2018-08-28 18:57:46,595 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-pub-net 2018-08-28 18:57:46,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcf21c42b5da3b9731718b54b85f9cd4189b3434" 2018-08-28 18:57:47,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7c4b4443-718c-4d45-bb6a-dd9d009326a5 Date: Tue, 28 Aug 2018 18:57:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:47,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6ebbd967-d5e2-4c30-82d3-8b7cf1a96b6a used request id req-7c4b4443-718c-4d45-bb6a-dd9d009326a5 2018-08-28 18:57:47,864 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-a9a49c8f-29c8-4673-a65f-32347f743aa1-image 2018-08-28 18:57:47,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fafcc3ec355f80dda0eb459a39957a9db3572c31" 2018-08-28 18:57:49,731 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c3856eae-c8cc-4a1a-bcba-133f59f450db Date: Tue, 28 Aug 2018 18:57:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:57:49,731 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/24b59185-113b-4224-9a9b-9919733ad7fd used request id req-c3856eae-c8cc-4a1a-bcba-133f59f450db 2018-08-28 18:57:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:49,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0a4ace45-061f-4f5f-8eb5-debd8fe2e029 Date: Tue, 28 Aug 2018 18:57:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "163553cecce643f9afed99d9fdc63624", "created_at": "2018-08-28T18:57:20Z", "updated_at": "2018-08-28T18:57:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "revision_number": 0, "id": "243a55fa-efce-491d-af94-dfdb06b8dbea", "remote_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "tenant_id": "163553cecce643f9afed99d9fdc63624", "port_range_min": null, "ethertype": "IPv6", "project_id": "163553cecce643f9afed99d9fdc63624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "revision_number": 0, "id": "56abcc66-9db3-4e6a-a3e0-fd33841d6656", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "tenant_id": "163553cecce643f9afed99d9fdc63624", "port_range_min": null, "ethertype": "IPv6", "project_id": "163553cecce643f9afed99d9fdc63624"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "revision_number": 0, "id": "8865aa7b-78bc-4c05-90c6-f9b3c3c883cc", "remote_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "tenant_id": "163553cecce643f9afed99d9fdc63624", "port_range_min": null, "ethertype": "IPv4", "project_id": "163553cecce643f9afed99d9fdc63624"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "revision_number": 0, "id": "8fb999d0-fb49-4703-a8f4-99752094e7cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "tenant_id": "163553cecce643f9afed99d9fdc63624", "port_range_min": null, "ethertype": "IPv4", "project_id": "163553cecce643f9afed99d9fdc63624"}], "revision_number": 4, "project_id": "163553cecce643f9afed99d9fdc63624", "id": "62a29430-0358-47e7-988a-4e2dc30aca46", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:57:49,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0a4ace45-061f-4f5f-8eb5-debd8fe2e029 2018-08-28 18:57:49,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,051 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e40b847-a518-4b85-98e9-88e522f6ff63 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:57:50,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-8e40b847-a518-4b85-98e9-88e522f6ff63 2018-08-28 18:57:50,051 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:57:50,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,143 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85550673-491c-4831-9957-5eaeee881513 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:57:50,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-85550673-491c-4831-9957-5eaeee881513 2018-08-28 18:57:50,143 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:57:50,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6fbdd055-4587-4412-84e8-ffb09c9f4029 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:57:50,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-6fbdd055-4587-4412-84e8-ffb09c9f4029 2018-08-28 18:57:50,231 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:57:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,315 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffdc7a13-68d7-4cf5-adad-f99da0f088a7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:57:50,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-ffdc7a13-68d7-4cf5-adad-f99da0f088a7 2018-08-28 18:57:50,315 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:57:50,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8be3e04-dd8f-4ed7-8c6b-5b8d6c271878 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:57:50,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-c8be3e04-dd8f-4ed7-8c6b-5b8d6c271878 2018-08-28 18:57:50,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594f0b47-5429-4846-81d0-8d90bc2a64c3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624"}, "enabled": true, "id": "163553cecce643f9afed99d9fdc63624", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj"}} 2018-08-28 18:57:50,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-594f0b47-5429-4846-81d0-8d90bc2a64c3 2018-08-28 18:57:50,493 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 62a29430-0358-47e7-988a-4e2dc30aca46 2018-08-28 18:57:50,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=62a29430-0358-47e7-988a-4e2dc30aca46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7bd9e972-4301-4dbf-885e-eda5cb7fb16a Date: Tue, 28 Aug 2018 18:57:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "port_range_min": null, "revision_number": 0, "tenant_id": "163553cecce643f9afed99d9fdc63624", "created_at": "2018-08-28T18:57:20Z", "project_id": "163553cecce643f9afed99d9fdc63624", "id": "243a55fa-efce-491d-af94-dfdb06b8dbea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "port_range_min": null, "revision_number": 0, "tenant_id": "163553cecce643f9afed99d9fdc63624", "created_at": "2018-08-28T18:57:20Z", "project_id": "163553cecce643f9afed99d9fdc63624", "id": "56abcc66-9db3-4e6a-a3e0-fd33841d6656"}, {"remote_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "port_range_min": null, "revision_number": 0, "tenant_id": "163553cecce643f9afed99d9fdc63624", "created_at": "2018-08-28T18:57:20Z", "project_id": "163553cecce643f9afed99d9fdc63624", "id": "8865aa7b-78bc-4c05-90c6-f9b3c3c883cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:20Z", "security_group_id": "62a29430-0358-47e7-988a-4e2dc30aca46", "port_range_min": null, "revision_number": 0, "tenant_id": "163553cecce643f9afed99d9fdc63624", "created_at": "2018-08-28T18:57:20Z", "project_id": "163553cecce643f9afed99d9fdc63624", "id": "8fb999d0-fb49-4703-a8f4-99752094e7cc"}]} 2018-08-28 18:57:50,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=62a29430-0358-47e7-988a-4e2dc30aca46 used request id req-7bd9e972-4301-4dbf-885e-eda5cb7fb16a 2018-08-28 18:57:50,665 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:57:50,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/62a29430-0358-47e7-988a-4e2dc30aca46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:50,953 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-819ffecd-7be7-40e9-9667-2c3d90fde96d Content-Length: 0 Date: Tue, 28 Aug 2018 18:57:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:57:50,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/62a29430-0358-47e7-988a-4e2dc30aca46 used request id req-819ffecd-7be7-40e9-9667-2c3d90fde96d 2018-08-28 18:57:50,954 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj 2018-08-28 18:57:50,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:51,137 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a93a92d-a3f2-4663-934f-2f613273d85f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:51,137 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/163553cecce643f9afed99d9fdc63624 used request id req-9a93a92d-a3f2-4663-934f-2f613273d85f 2018-08-28 18:57:51,137 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-8fe4e39e-c333-457-proj-role 2018-08-28 18:57:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0852fe59cbea4d9781cf8acc8c97d7fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:51,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e28248e-c9e8-4a09-bb41-b1c168a82ee4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:51,332 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0852fe59cbea4d9781cf8acc8c97d7fe used request id req-0e28248e-c9e8-4a09-bb41-b1c168a82ee4 2018-08-28 18:57:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7842bddd955195bec3e1732cd38d280b8a6df2cc" 2018-08-28 18:57:51,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f472ea-05bd-421b-b725-3f7a05319ec0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:57:51,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-24f472ea-05bd-421b-b725-3f7a05319ec0 2018-08-28 18:57:51,423 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-8fe4e39e-c333-457-user 2018-08-28 18:57:51,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c2f8fd3c1ba641f09a4c38a35a9390de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe1e76d63b456ee5dedb404130db0bf03da892c4" 2018-08-28 18:57:51,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66ae7b87-5f0b-4d3a-b3df-d5bd04e3519a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:51,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c2f8fd3c1ba641f09a4c38a35a9390de used request id req-66ae7b87-5f0b-4d3a-b3df-d5bd04e3519a 2018-08-28 18:57:51,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:52,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["410NNPLwTXCZz7ZqzYt8wA"], "issued_at": "2018-08-28T18:57:52.000000Z"}} 2018-08-28 18:57:52,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3da2a69bf90a2806e1a72355feea7c1a0e84d85" 2018-08-28 18:57:52,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a884cf-8d76-46ec-872e-65377f4dc78a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:52,095 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8a884cf-8d76-46ec-872e-65377f4dc78a 2018-08-28 18:57:52,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:52,098 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:52,583 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:57:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fEu83WpISfiF4b6ogXo4Tw"], "issued_at": "2018-08-28T18:57:52.000000Z"}} 2018-08-28 18:57:52,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:57:52,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52bfe393-4919-4034-9c7f-3dbb55120383 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:52,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-52bfe393-4919-4034-9c7f-3dbb55120383 2018-08-28 18:57:52,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:57:52,678 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:57:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:57:52,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-189c254f-a827-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:57:52,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59624e0-955e-4ce3-8169-24bd1a0e7300 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-189c254f-a827-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:57:52,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-189c254f-a827-4a4-proj used request id req-d59624e0-955e-4ce3-8169-24bd1a0e7300 2018-08-28 18:57:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:57:52,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b556f097-5f9c-458c-9ef8-3ab98cc80914 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:57:52,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b556f097-5f9c-458c-9ef8-3ab98cc80914 2018-08-28 18:57:52,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}}' 2018-08-28 18:57:52,970 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:57:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e03e889-a472-496f-a724-8df7bec5a9e8 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87"}, "enabled": true, "id": "0257999f6b884168a2ef95cadcc91f87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}} 2018-08-28 18:57:52,970 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-4e03e889-a472-496f-a724-8df7bec5a9e8 2018-08-28 18:57:52,970 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-189c254f-a827-4a4-proj 2018-08-28 18:57:52,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:52,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:53,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:57:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["dZzO4HBkTI-uLG6OhOckdw"], "issued_at": "2018-08-28T18:57:53.000000Z"}} 2018-08-28 18:57:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6daab521eda35fab784c2faa26e4caaa1113a74d" 2018-08-28 18:57:53,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d05d18-26f5-44c5-9edf-fca286d7e27e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:53,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-08d05d18-26f5-44c5-9edf-fca286d7e27e 2018-08-28 18:57:53,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:57:53,454 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:57:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:57:53,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6daab521eda35fab784c2faa26e4caaa1113a74d" 2018-08-28 18:57:53,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46f89c7d-d913-43c3-9909-2438066c205a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:57:53,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-46f89c7d-d913-43c3-9909-2438066c205a 2018-08-28 18:57:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-189c254f-a827-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6daab521eda35fab784c2faa26e4caaa1113a74d" 2018-08-28 18:57:53,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3459ca24-eb78-4d48-a8db-be9fc1dd8823 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-189c254f-a827-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87"}, "enabled": true, "id": "0257999f6b884168a2ef95cadcc91f87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}]} 2018-08-28 18:57:53,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-189c254f-a827-4a4-proj used request id req-3459ca24-eb78-4d48-a8db-be9fc1dd8823 2018-08-28 18:57:53,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6daab521eda35fab784c2faa26e4caaa1113a74d" 2018-08-28 18:57:53,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4525645c-be4c-471d-9f8c-605c1854fa5e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:57:53,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4525645c-be4c-471d-9f8c-605c1854fa5e 2018-08-28 18:57:54,042 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-189c254f-a827-4a4-user 2018-08-28 18:57:54,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:54,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:57:54,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b4c0539-138a-45ee-ab2c-1599df767cdd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:57:54,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4b4c0539-138a-45ee-ab2c-1599df767cdd 2018-08-28 18:57:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" -d '{"role": {"name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role"}}' 2018-08-28 18:57:54,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a349d9ec-4b15-4565-9d5d-820acf65244b Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c3a04e9d0d724030aeb845110fbedcb6", "links": {"self": "http://172.30.9.28:5000/v3/roles/c3a04e9d0d724030aeb845110fbedcb6"}, "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role"}} 2018-08-28 18:57:54,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a349d9ec-4b15-4565-9d5d-820acf65244b 2018-08-28 18:57:54,264 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role 2018-08-28 18:57:54,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/c3a04e9d0d724030aeb845110fbedcb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:57:54,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fcc1d18-9fe4-4aaf-8354-46b08c60d424 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/c3a04e9d0d724030aeb845110fbedcb6"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role", "id": "c3a04e9d0d724030aeb845110fbedcb6"}} 2018-08-28 18:57:54,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/c3a04e9d0d724030aeb845110fbedcb6 used request id req-6fcc1d18-9fe4-4aaf-8354-46b08c60d424 2018-08-28 18:57:54,285 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role to project CreateInstancePortManipulationTests-189c254f-a827-4a4-proj 2018-08-28 18:57:54,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87/users/52eea94bc2294b6b9a9df7f6baab58e5/roles/c3a04e9d0d724030aeb845110fbedcb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:57:54,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:57:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd7d0c30-1c3f-4ee6-8123-762c5623ddaa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:57:54,413 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87/users/52eea94bc2294b6b9a9df7f6baab58e5/roles/c3a04e9d0d724030aeb845110fbedcb6 used request id req-cd7d0c30-1c3f-4ee6-8123-762c5623ddaa 2018-08-28 18:57:54,414 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:57:54,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:54,415 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:54,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3a04e9d0d724030aeb845110fbedcb6", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role"}], "expires_at": "2018-08-28T19:57:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0257999f6b884168a2ef95cadcc91f87", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-user", "id": "52eea94bc2294b6b9a9df7f6baab58e5"}, "audit_ids": ["wzZsiKjTS6qTreUUXNhiWg"], "issued_at": "2018-08-28T18:57:54.000000Z"}} 2018-08-28 18:57:54,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" 2018-08-28 18:57:54,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-058d331d-dfe3-46b8-b8a1-93148016472a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:54,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-058d331d-dfe3-46b8-b8a1-93148016472a 2018-08-28 18:57:54,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" 2018-08-28 18:57:55,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-e8ae3bbd-c658-4d8b-9ff9-30356276fdfd Date: Tue, 28 Aug 2018 18:57:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image"} 2018-08-28 18:57:55,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image used request id req-e8ae3bbd-c658-4d8b-9ff9-30356276fdfd 2018-08-28 18:57:55,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" 2018-08-28 18:57:55,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a7ff48f6-6394-48e2-b3e3-67fe0d428586 Date: Tue, 28 Aug 2018 18:57: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-08-28 18:57:55,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a7ff48f6-6394-48e2-b3e3-67fe0d428586 2018-08-28 18:57:55,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image"}' 2018-08-28 18:57:55,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb X-Openstack-Request-Id: req-58db0d67-3cbe-4ab7-8ee8-ef6a0c0703e0 Date: Tue, 28 Aug 2018 18:57:55 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:57:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:57:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb", "min_disk": 0, "protected": false, "id": "8bd027d5-296c-49a6-857a-db2d096400fb", "file": "/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb/file", "checksum": null, "owner": "0257999f6b884168a2ef95cadcc91f87", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:57:55,503 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-58db0d67-3cbe-4ab7-8ee8-ef6a0c0703e0 2018-08-28 18:57:55,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" -d '' 2018-08-28 18:57:56,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f2621332-c275-49eb-ae2b-5378822363c2 Date: Tue, 28 Aug 2018 18:57:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:57:56,674 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb/file used request id req-f2621332-c275-49eb-ae2b-5378822363c2 2018-08-28 18:57:56,674 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:57:56,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" 2018-08-28 18:57:56,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fee5e444-4a55-49e6-8288-062a18b68f77 Date: Tue, 28 Aug 2018 18:57:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:57:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:57:56Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8bd027d5-296c-49a6-857a-db2d096400fb/snap", "metadata": {}}], "self": "/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb", "min_disk": 0, "protected": false, "id": "8bd027d5-296c-49a6-857a-db2d096400fb", "file": "/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0257999f6b884168a2ef95cadcc91f87", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8bd027d5-296c-49a6-857a-db2d096400fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:57:56,928 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb used request id req-fee5e444-4a55-49e6-8288-062a18b68f77 2018-08-28 18:57:56,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" 2018-08-28 18:57:57,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4aece78f-75a1-4468-8887-d319fd157ec3 Date: Tue, 28 Aug 2018 18:57: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-08-28 18:57:57,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4aece78f-75a1-4468-8887-d319fd157ec3 2018-08-28 18:57:57,077 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image 2018-08-28 18:57:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" 2018-08-28 18:57:57,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-70ae8d81-671c-4dfc-888b-3d9961cd98c1 Date: Tue, 28 Aug 2018 18:57:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:57:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:57:56Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8bd027d5-296c-49a6-857a-db2d096400fb/snap", "metadata": {}}], "self": "/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb", "min_disk": 0, "protected": false, "id": "8bd027d5-296c-49a6-857a-db2d096400fb", "file": "/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0257999f6b884168a2ef95cadcc91f87", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8bd027d5-296c-49a6-857a-db2d096400fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:57:57,247 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb used request id req-70ae8d81-671c-4dfc-888b-3d9961cd98c1 2018-08-28 18:57:57,248 - create_image - DEBUG - Instance status is - active 2018-08-28 18:57:57,248 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image 2018-08-28 18:57:57,248 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image 2018-08-28 18:57:57,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:57:57,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:57:57,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3a04e9d0d724030aeb845110fbedcb6", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role"}], "expires_at": "2018-08-28T19:57:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0257999f6b884168a2ef95cadcc91f87", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-user", "id": "52eea94bc2294b6b9a9df7f6baab58e5"}, "audit_ids": ["y6nHr3iJRFacsD9QJw3VBg"], "issued_at": "2018-08-28T18:57:57.000000Z"}} 2018-08-28 18:57:57,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:57:57,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:57:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8404c04-ae09-46b1-b042-3da52b98d1c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:57:57,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8404c04-ae09-46b1-b042-3da52b98d1c1 2018-08-28 18:57:57,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:57:57,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8f244ff2-7295-45f2-82e0-f63b77ff1542 Date: Tue, 28 Aug 2018 18:57:57 GMT RESP BODY: {"networks":[]} 2018-08-28 18:57:57,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net used request id req-8f244ff2-7295-45f2-82e0-f63b77ff1542 2018-08-28 18:57:57,898 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net 2018-08-28 18:57:57,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" -d '{"network": {"name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net", "admin_state_up": true}}' 2018-08-28 18:57:58,600 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-e23dfc41-b66a-4705-a2aa-ebffd1c00217 Date: Tue, 28 Aug 2018 18:57:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0257999f6b884168a2ef95cadcc91f87","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:57:58Z","is_default":false,"name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:58Z","mtu":1450}} 2018-08-28 18:57:58,600 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-e23dfc41-b66a-4705-a2aa-ebffd1c00217 2018-08-28 18:57:58,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:57:58,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-acc161a8-4a68-4948-8e11-7b3f05bbf638 Date: Tue, 28 Aug 2018 18: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-08-28T18:57:58Z","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0257999f6b884168a2ef95cadcc91f87","id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net"}]} 2018-08-28 18:57:58,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-acc161a8-4a68-4948-8e11-7b3f05bbf638 2018-08-28 18:57:58,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:57:59,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-654d16e4-112f-4648-8fb3-f6acf14657cc Date: Tue, 28 Aug 2018 18:57:59 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:57:59,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-654d16e4-112f-4648-8fb3-f6acf14657cc 2018-08-28 18:57:59,013 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet 2018-08-28 18:57:59,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" -d '{"subnets": [{"ip_version": 4, "network_id": "f1d5621d-e0d4-4869-8ebb-c0fed9be35cc", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet"}]}' 2018-08-28 18:57:59,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-db396fc3-080f-433a-8359-4b5024a84139 Date: Tue, 28 Aug 2018 18:57:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:59Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57: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":"0257999f6b884168a2ef95cadcc91f87","id":"72125256-5307-42fc-bfe1-994929fd24fd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet"}]} 2018-08-28 18:57:59,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-db396fc3-080f-433a-8359-4b5024a84139 2018-08-28 18:57:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:57:59,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0e71ce13-934d-4b02-931a-2dffa51283d1 Date: Tue, 28 Aug 2018 18: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":["72125256-5307-42fc-bfe1-994929fd24fd"],"updated_at":"2018-08-28T18:57:59Z","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0257999f6b884168a2ef95cadcc91f87","id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net"}]} 2018-08-28 18:57:59,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-0e71ce13-934d-4b02-931a-2dffa51283d1 2018-08-28 18:57:59,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:58:00,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e257f00e-476f-4d4c-ae3b-0dcc7620dd66 Date: Tue, 28 Aug 2018 18:58:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:59Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57: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":"0257999f6b884168a2ef95cadcc91f87","id":"72125256-5307-42fc-bfe1-994929fd24fd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet"}]} 2018-08-28 18:58:00,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-e257f00e-476f-4d4c-ae3b-0dcc7620dd66 2018-08-28 18:58:00,128 - OpenStackNetwork - DEBUG - Network [f1d5621d-e0d4-4869-8ebb-c0fed9be35cc] created successfully 2018-08-28 18:58:00,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:00,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:00,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VfeAMYSnQhaCLj8PQT4S7w"], "issued_at": "2018-08-28T18:58:00.000000Z"}} 2018-08-28 18:58:00,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f3d608621750b771a7760aa8da89ddcb9f7a0b" 2018-08-28 18:58:00,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a74283-551a-47fa-ac84-ca1bf5d92a3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:00,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d7a74283-551a-47fa-ac84-ca1bf5d92a3e 2018-08-28 18:58:00,602 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:58:00,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f3d608621750b771a7760aa8da89ddcb9f7a0b" 2018-08-28 18:58:00,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58: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-9d0592cc-a450-4da4-b48e-8561cd838d5f x-compute-request-id: req-9d0592cc-a450-4da4-b48e-8561cd838d5f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:58:00,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9d0592cc-a450-4da4-b48e-8561cd838d5f 2018-08-28 18:58:00,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f3d608621750b771a7760aa8da89ddcb9f7a0b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:58:00,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58: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-b3840115-e887-490b-975a-2c9c00bdcc7e x-compute-request-id: req-b3840115-e887-490b-975a-2c9c00bdcc7e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e8f66e88-3c6a-4b04-85a2-63a3f23fe167", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e8f66e88-3c6a-4b04-85a2-63a3f23fe167", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e8f66e88-3c6a-4b04-85a2-63a3f23fe167", "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:58:00,832 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b3840115-e887-490b-975a-2c9c00bdcc7e 2018-08-28 18:58:00,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:00,833 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:01,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3a04e9d0d724030aeb845110fbedcb6", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role"}], "expires_at": "2018-08-28T19:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0257999f6b884168a2ef95cadcc91f87", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-user", "id": "52eea94bc2294b6b9a9df7f6baab58e5"}, "audit_ids": ["2yf2fvopTCqHcARWJYe1Yw"], "issued_at": "2018-08-28T18:58:01.000000Z"}} 2018-08-28 18:58:01,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:01,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6dc560-4b96-4e74-9b65-e19dc5b06254 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:01,286 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa6dc560-4b96-4e74-9b65-e19dc5b06254 2018-08-28 18:58:01,287 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:58:01,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:01,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0ec2f4-d91e-4d3c-be88-2a4e638610fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:01,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ab0ec2f4-d91e-4d3c-be88-2a4e638610fa 2018-08-28 18:58:01,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:01,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-752cd64c-9c21-4555-bec4-155d00fbd151 Date: Tue, 28 Aug 2018 18:58:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["72125256-5307-42fc-bfe1-994929fd24fd"],"updated_at":"2018-08-28T18:57:59Z","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0257999f6b884168a2ef95cadcc91f87","id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net"}]} 2018-08-28 18:58:01,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net used request id req-752cd64c-9c21-4555-bec4-155d00fbd151 2018-08-28 18:58:01,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:01,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:01,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:01,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3141c0fa-c82d-4938-af59-fc2838954ab7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87"}, "enabled": true, "id": "0257999f6b884168a2ef95cadcc91f87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}} 2018-08-28 18:58:01,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 used request id req-3141c0fa-c82d-4938-af59-fc2838954ab7 2018-08-28 18:58:01,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:01,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3e169a67-ac10-4f19-8c75-31a74ca16728 Date: Tue, 28 Aug 2018 18:58:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:59Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57: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":"0257999f6b884168a2ef95cadcc91f87","id":"72125256-5307-42fc-bfe1-994929fd24fd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet"}]} 2018-08-28 18:58:01,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-3e169a67-ac10-4f19-8c75-31a74ca16728 2018-08-28 18:58:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc&name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:02,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-44b41e10-24f3-4c40-a0a0-35a0fc8dc0f5 Date: Tue, 28 Aug 2018 18:58:02 GMT RESP BODY: {"ports":[]} 2018-08-28 18:58:02,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc&name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44bport-1&admin_state_up=True used request id req-44b41e10-24f3-4c40-a0a0-35a0fc8dc0f5 2018-08-28 18:58:02,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:02,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58: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-59fa1b6c-da60-4bc3-897c-ddbde44ab105 x-compute-request-id: req-59fa1b6c-da60-4bc3-897c-ddbde44ab105 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:58:02,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-inst used request id req-59fa1b6c-da60-4bc3-897c-ddbde44ab105 2018-08-28 18:58:02,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:02,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-204eee91-4cbc-406b-aced-bc079d5d2ac0 Date: Tue, 28 Aug 2018 18:58: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":["72125256-5307-42fc-bfe1-994929fd24fd"],"updated_at":"2018-08-28T18:57:59Z","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0257999f6b884168a2ef95cadcc91f87","id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net"}]} 2018-08-28 18:58:02,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net used request id req-204eee91-4cbc-406b-aced-bc079d5d2ac0 2018-08-28 18:58:02,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:02,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b50276a9-725e-4291-a6b9-310705ef053d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87"}, "enabled": true, "id": "0257999f6b884168a2ef95cadcc91f87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}} 2018-08-28 18:58:02,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 used request id req-b50276a9-725e-4291-a6b9-310705ef053d 2018-08-28 18:58:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:02,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7412fbdd-cc51-4948-b415-c41f0bdc3fc0 Date: Tue, 28 Aug 2018 18:58:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:59Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57: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":"0257999f6b884168a2ef95cadcc91f87","id":"72125256-5307-42fc-bfe1-994929fd24fd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet"}]} 2018-08-28 18:58:02,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-7412fbdd-cc51-4948-b415-c41f0bdc3fc0 2018-08-28 18:58:02,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc&name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44bport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:02,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-366242f9-9e53-4cf6-ad87-5d4f12b1c0bd Date: Tue, 28 Aug 2018 18:58:02 GMT RESP BODY: {"ports":[]} 2018-08-28 18:58:02,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc&name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44bport-1&admin_state_up=True used request id req-366242f9-9e53-4cf6-ad87-5d4f12b1c0bd 2018-08-28 18:58:02,664 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:02,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:03,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c3a04e9d0d724030aeb845110fbedcb6", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role"}], "expires_at": "2018-08-28T19:58:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0257999f6b884168a2ef95cadcc91f87", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0257999f6b884168a2ef95cadcc91f87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-user", "id": "52eea94bc2294b6b9a9df7f6baab58e5"}, "audit_ids": ["TexOe_G5QxyRe4vp_G-d-w"], "issued_at": "2018-08-28T18:58:03.000000Z"}} 2018-08-28 18:58:03,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ed1c1ecd444b82f2e5ac01145fc62feec3e50" 2018-08-28 18:58:03,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc61611-90f9-4623-b226-010ef3efed67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:03,115 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9fc61611-90f9-4623-b226-010ef3efed67 2018-08-28 18:58:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:03,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4ee6f75b-2d48-474f-a5f7-b22ccaab1a7a Date: Tue, 28 Aug 2018 18:58: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":["72125256-5307-42fc-bfe1-994929fd24fd"],"updated_at":"2018-08-28T18:57:59Z","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0257999f6b884168a2ef95cadcc91f87","id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net"}]} 2018-08-28 18:58:03,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net used request id req-4ee6f75b-2d48-474f-a5f7-b22ccaab1a7a 2018-08-28 18:58:03,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:03,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-805c8730-ed8c-4f8e-bf79-10478b98adc2 Date: Tue, 28 Aug 2018 18:58:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:59Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57: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":"0257999f6b884168a2ef95cadcc91f87","id":"72125256-5307-42fc-bfe1-994929fd24fd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet"}]} 2018-08-28 18:58:03,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-805c8730-ed8c-4f8e-bf79-10478b98adc2 2018-08-28 18:58:03,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:03,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-994791f7-f757-49b7-b3fd-39818ebc25ff Date: Tue, 28 Aug 2018 18:58: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":["72125256-5307-42fc-bfe1-994929fd24fd"],"updated_at":"2018-08-28T18:57:59Z","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0257999f6b884168a2ef95cadcc91f87","id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net"}]} 2018-08-28 18:58:03,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net used request id req-994791f7-f757-49b7-b3fd-39818ebc25ff 2018-08-28 18:58:03,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:03,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:03,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76ed1c1ecd444b82f2e5ac01145fc62feec3e50" 2018-08-28 18:58:03,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf784cb4-e810-4b92-b9b7-ffd1b65d8359 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87"}, "enabled": true, "id": "0257999f6b884168a2ef95cadcc91f87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}} 2018-08-28 18:58:03,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 used request id req-cf784cb4-e810-4b92-b9b7-ffd1b65d8359 2018-08-28 18:58:03,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" 2018-08-28 18:58:04,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-98a11462-d288-498a-848b-443d23186342 Date: Tue, 28 Aug 2018 18:58:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f1d5621d-e0d4-4869-8ebb-c0fed9be35cc","tenant_id":"0257999f6b884168a2ef95cadcc91f87","created_at":"2018-08-28T18:57:59Z","dns_nameservers":[],"updated_at":"2018-08-28T18:57: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":"0257999f6b884168a2ef95cadcc91f87","id":"72125256-5307-42fc-bfe1-994929fd24fd","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet"}]} 2018-08-28 18:58:04,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-98a11462-d288-498a-848b-443d23186342 2018-08-28 18:58:04,070 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net 2018-08-28 18:58:04,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264fae1e3af6c902c0ca4da6aba8eb394f7d3d18" -d '{"port": {"network_id": "f1d5621d-e0d4-4869-8ebb-c0fed9be35cc", "name": "CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44bport-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-08-28 18:58:04,314 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-dc27a1ee-e5c7-4045-b74c-8c556c31fcca Date: Tue, 28 Aug 2018 18:58:04 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 18:58:04,314 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-dc27a1ee-e5c7-4045-b74c-8c556c31fcca 2018-08-28 18:58:04,314 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 18:58:04,318 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e8f66e88-3c6a-4b04-85a2-63a3f23fe167 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7f3d608621750b771a7760aa8da89ddcb9f7a0b" 2018-08-28 18:58:04,380 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:58:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-54e96f9c-0dbc-4e7d-bb28-e517154beb6f x-compute-request-id: req-54e96f9c-0dbc-4e7d-bb28-e517154beb6f Content-Length: 0 Content-Type: application/json 2018-08-28 18:58:04,380 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e8f66e88-3c6a-4b04-85a2-63a3f23fe167 used request id req-54e96f9c-0dbc-4e7d-bb28-e517154beb6f 2018-08-28 18:58:04,381 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet 2018-08-28 18:58:04,381 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-subnet 2018-08-28 18:58:04,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/72125256-5307-42fc-bfe1-994929fd24fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:58:06,649 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-847b046c-7f51-49b0-8207-0be9d92748a8 Date: Tue, 28 Aug 2018 18:58:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:06,649 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/72125256-5307-42fc-bfe1-994929fd24fd used request id req-847b046c-7f51-49b0-8207-0be9d92748a8 2018-08-28 18:58:06,650 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-pub-net 2018-08-28 18:58:06,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f1d5621d-e0d4-4869-8ebb-c0fed9be35cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce7afc82691f6400dae96f2e0827d08db4037086" 2018-08-28 18:58:07,934 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-db130804-f22b-44b5-a8bb-4d26c75fd8aa Date: Tue, 28 Aug 2018 18:58:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:07,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f1d5621d-e0d4-4869-8ebb-c0fed9be35cc used request id req-db130804-f22b-44b5-a8bb-4d26c75fd8aa 2018-08-28 18:58:07,935 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-778d4ff9-2195-4589-a159-1d2f3af2c44b-image 2018-08-28 18:58:07,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c155c2ef2a2325d3ff7131bf21949c00bdd708dd" 2018-08-28 18:58:09,704 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27aec0d2-73d9-4fc9-bbdb-cbb167553797 Date: Tue, 28 Aug 2018 18:58:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:58:09,704 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8bd027d5-296c-49a6-857a-db2d096400fb used request id req-27aec0d2-73d9-4fc9-bbdb-cbb167553797 2018-08-28 18:58:09,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:09,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-4b186896-ca14-4882-b23d-007d5fb51f66 Date: Tue, 28 Aug 2018 18:58:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "created_at": "2018-08-28T18:57:58Z", "updated_at": "2018-08-28T18:57:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "revision_number": 0, "id": "544691db-066c-470f-a0cf-ad1d387854c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "0257999f6b884168a2ef95cadcc91f87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "revision_number": 0, "id": "b7570461-335f-473c-b9e1-5b6a04af648b", "remote_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "port_range_min": null, "ethertype": "IPv6", "project_id": "0257999f6b884168a2ef95cadcc91f87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "revision_number": 0, "id": "bb678b5d-61de-423e-9802-1f673c5f482d", "remote_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "0257999f6b884168a2ef95cadcc91f87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "revision_number": 0, "id": "d0d2bbd6-b2c8-4331-b902-71c743db17b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "port_range_min": null, "ethertype": "IPv4", "project_id": "0257999f6b884168a2ef95cadcc91f87"}], "revision_number": 4, "project_id": "0257999f6b884168a2ef95cadcc91f87", "id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:58:09,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-4b186896-ca14-4882-b23d-007d5fb51f66 2018-08-28 18:58:09,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,048 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-168b5fc0-8666-40b5-bd13-7c7ca51e2b31 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:10,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-168b5fc0-8666-40b5-bd13-7c7ca51e2b31 2018-08-28 18:58:10,049 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ff60540-04d1-41e3-8826-b62588b9ec1f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:10,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-7ff60540-04d1-41e3-8826-b62588b9ec1f 2018-08-28 18:58:10,141 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:10,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,231 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8ffcad-9ecf-4105-94cd-8917cfc027bb Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:10,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-0a8ffcad-9ecf-4105-94cd-8917cfc027bb 2018-08-28 18:58:10,232 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:10,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4058e775-5f08-4464-a25e-a4d55d613765 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:10,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4058e775-5f08-4464-a25e-a4d55d613765 2018-08-28 18:58:10,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:10,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5620b6a0-2146-44aa-a25a-cdec6822c63e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:58:10,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-5620b6a0-2146-44aa-a25a-cdec6822c63e 2018-08-28 18:58:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438bf589-8260-4c1b-b112-4a592790525a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:58:10,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-438bf589-8260-4c1b-b112-4a592790525a 2018-08-28 18:58:10,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae127c77-68cb-4bdb-b6ca-457276c6efca 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:58:10,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-ae127c77-68cb-4bdb-b6ca-457276c6efca 2018-08-28 18:58:10,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06e0808-e4e5-4f49-a17a-5f1e427604cd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87"}, "enabled": true, "id": "0257999f6b884168a2ef95cadcc91f87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-189c254f-a827-4a4-proj"}} 2018-08-28 18:58:10,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 used request id req-f06e0808-e4e5-4f49-a17a-5f1e427604cd 2018-08-28 18:58:10,695 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7dc6c50-d989-4abe-9dce-2079341ccd94 2018-08-28 18:58:10,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d7dc6c50-d989-4abe-9dce-2079341ccd94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:10,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8f3d50c7-687a-49ad-a7d5-1efba3002b1a Date: Tue, 28 Aug 2018 18:58:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "port_range_min": null, "revision_number": 0, "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "created_at": "2018-08-28T18:57:58Z", "project_id": "0257999f6b884168a2ef95cadcc91f87", "id": "544691db-066c-470f-a0cf-ad1d387854c4"}, {"remote_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "port_range_min": null, "revision_number": 0, "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "created_at": "2018-08-28T18:57:58Z", "project_id": "0257999f6b884168a2ef95cadcc91f87", "id": "b7570461-335f-473c-b9e1-5b6a04af648b"}, {"remote_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "port_range_min": null, "revision_number": 0, "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "created_at": "2018-08-28T18:57:58Z", "project_id": "0257999f6b884168a2ef95cadcc91f87", "id": "bb678b5d-61de-423e-9802-1f673c5f482d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:57:58Z", "security_group_id": "d7dc6c50-d989-4abe-9dce-2079341ccd94", "port_range_min": null, "revision_number": 0, "tenant_id": "0257999f6b884168a2ef95cadcc91f87", "created_at": "2018-08-28T18:57:58Z", "project_id": "0257999f6b884168a2ef95cadcc91f87", "id": "d0d2bbd6-b2c8-4331-b902-71c743db17b8"}]} 2018-08-28 18:58:10,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d7dc6c50-d989-4abe-9dce-2079341ccd94 used request id req-8f3d50c7-687a-49ad-a7d5-1efba3002b1a 2018-08-28 18:58:10,872 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:58:10,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d7dc6c50-d989-4abe-9dce-2079341ccd94 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:11,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-35e966d7-d837-4980-9870-863f511b2c6a Content-Length: 0 Date: Tue, 28 Aug 2018 18:58:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:11,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d7dc6c50-d989-4abe-9dce-2079341ccd94 used request id req-35e966d7-d837-4980-9870-863f511b2c6a 2018-08-28 18:58:11,234 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-189c254f-a827-4a4-proj 2018-08-28 18:58:11,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:11,504 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08a6ba78-18e5-4754-801c-67fccae26bb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:11,504 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0257999f6b884168a2ef95cadcc91f87 used request id req-08a6ba78-18e5-4754-801c-67fccae26bb2 2018-08-28 18:58:11,504 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-189c254f-a827-4a4-proj-role 2018-08-28 18:58:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/c3a04e9d0d724030aeb845110fbedcb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:11,622 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2af8a34-7d10-40df-9762-27bdfa4edd31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:11,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/c3a04e9d0d724030aeb845110fbedcb6 used request id req-e2af8a34-7d10-40df-9762-27bdfa4edd31 2018-08-28 18:58:11,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e51eb4a2bdb04524a7029c1908fd9954101a02" 2018-08-28 18:58:11,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe46dc9-fe51-4d21-bd4b-bc3b458997a1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:58:11,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cbe46dc9-fe51-4d21-bd4b-bc3b458997a1 2018-08-28 18:58:11,731 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-189c254f-a827-4a4-user 2018-08-28 18:58:11,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/52eea94bc2294b6b9a9df7f6baab58e5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6daab521eda35fab784c2faa26e4caaa1113a74d" 2018-08-28 18:58:11,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb63cedd-3e8c-4b7b-9a8b-9ba13943b8c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:11,968 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/52eea94bc2294b6b9a9df7f6baab58e5 used request id req-fb63cedd-3e8c-4b7b-9a8b-9ba13943b8c2 2018-08-28 18:58:11,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:12,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VQgmKpmlTcSoKomosJ5S8Q"], "issued_at": "2018-08-28T18:58:12.000000Z"}} 2018-08-28 18:58:12,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5dc4c55964ac3c3213b0a21f092699e2dfdf0ca9" 2018-08-28 18:58:12,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce659f0e-d284-4db7-b48a-c3082438b63a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:12,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce659f0e-d284-4db7-b48a-c3082438b63a 2018-08-28 18:58:12,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:12,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:12,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["gL7pnHnIShKT0vEaU39j8w"], "issued_at": "2018-08-28T18:58:12.000000Z"}} 2018-08-28 18:58:12,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:12,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f917a6e8-0168-4729-bdae-48a14c2eab01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:12,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f917a6e8-0168-4729-bdae-48a14c2eab01 2018-08-28 18:58:12,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:12,910 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:12,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18af88dc-45cf-41e4-9f9a-c2bc1d233876 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:58:12,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj used request id req-18af88dc-45cf-41e4-9f9a-c2bc1d233876 2018-08-28 18:58:12,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:13,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faa04cbd-cdd9-44a1-87e8-975b488ae5cf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:58:13,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-faa04cbd-cdd9-44a1-87e8-975b488ae5cf 2018-08-28 18:58:13,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}}' 2018-08-28 18:58:13,219 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97192e66-d651-41d8-9bed-850c5f4fec70 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba"}, "enabled": true, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}} 2018-08-28 18:58:13,219 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-97192e66-d651-41d8-9bed-850c5f4fec70 2018-08-28 18:58:13,219 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj 2018-08-28 18:58:13,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:13,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:13,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["QtxzfPEGTv2Ns0-J4apo0g"], "issued_at": "2018-08-28T18:58:13.000000Z"}} 2018-08-28 18:58:13,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c48c7bf17c87d7001a6b41887aead37a7366cdb" 2018-08-28 18:58:13,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d3f5e8d-209f-45ec-823e-830375c3fcd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:13,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d3f5e8d-209f-45ec-823e-830375c3fcd9 2018-08-28 18:58:13,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:13,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:13,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c48c7bf17c87d7001a6b41887aead37a7366cdb" 2018-08-28 18:58:13,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-754978b1-80f0-4697-a85e-9dfe4189fe2d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:58:13,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-754978b1-80f0-4697-a85e-9dfe4189fe2d 2018-08-28 18:58:13,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c48c7bf17c87d7001a6b41887aead37a7366cdb" 2018-08-28 18:58:13,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6ae18b-3d25-40a1-a9ff-1e3f2381856c Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba"}, "enabled": true, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}]} 2018-08-28 18:58:13,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj used request id req-7a6ae18b-3d25-40a1-a9ff-1e3f2381856c 2018-08-28 18:58:13,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c48c7bf17c87d7001a6b41887aead37a7366cdb" 2018-08-28 18:58:14,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f312e3c-b373-466e-bcf9-1572d153b0fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:58:14,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9f312e3c-b373-466e-bcf9-1572d153b0fe 2018-08-28 18:58:14,420 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-502bfa1c-4f09-49c-user 2018-08-28 18:58:14,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:14,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:14,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b15ded6c-3f00-4b33-a587-2bf002aeb560 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:58:14,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b15ded6c-3f00-4b33-a587-2bf002aeb560 2018-08-28 18:58:14,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" -d '{"role": {"name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role"}}' 2018-08-28 18:58:14,653 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-393a8bfb-bfd7-407b-b3cb-5f60b6b18112 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0aca42bed0a94343818637147ce28895", "links": {"self": "http://172.30.9.28:5000/v3/roles/0aca42bed0a94343818637147ce28895"}, "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role"}} 2018-08-28 18:58:14,653 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-393a8bfb-bfd7-407b-b3cb-5f60b6b18112 2018-08-28 18:58:14,653 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role 2018-08-28 18:58:14,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0aca42bed0a94343818637147ce28895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:14,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58ea5d3f-ae2c-4d36-a070-23ea7a7fa5a8 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0aca42bed0a94343818637147ce28895"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role", "id": "0aca42bed0a94343818637147ce28895"}} 2018-08-28 18:58:14,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0aca42bed0a94343818637147ce28895 used request id req-58ea5d3f-ae2c-4d36-a070-23ea7a7fa5a8 2018-08-28 18:58:14,749 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role to project CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj 2018-08-28 18:58:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba/users/ab388d9694494df6b8ef83fdaf049e13/roles/0aca42bed0a94343818637147ce28895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:14,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55d352a0-728a-4ed1-96b5-cd27482edcec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:14,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba/users/ab388d9694494df6b8ef83fdaf049e13/roles/0aca42bed0a94343818637147ce28895 used request id req-55d352a0-728a-4ed1-96b5-cd27482edcec 2018-08-28 18:58:14,874 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:58:14,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:14,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:15,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aca42bed0a94343818637147ce28895", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role"}], "expires_at": "2018-08-28T19:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-user", "id": "ab388d9694494df6b8ef83fdaf049e13"}, "audit_ids": ["ChVDeQmrSHegISC6yMMsOg"], "issued_at": "2018-08-28T18:58:15.000000Z"}} 2018-08-28 18:58:15,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" 2018-08-28 18:58:15,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb514216-077c-41f3-9ca2-770a777d67d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:15,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cb514216-077c-41f3-9ca2-770a777d67d4 2018-08-28 18:58:15,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" 2018-08-28 18:58:15,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-0dd886a6-d4ee-4e7f-9a1f-f1cf579b5b09 Date: Tue, 28 Aug 2018 18:58:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image"} 2018-08-28 18:58:15,508 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image used request id req-0dd886a6-d4ee-4e7f-9a1f-f1cf579b5b09 2018-08-28 18:58:15,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" 2018-08-28 18:58:15,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10b446ea-ccf4-4ea6-acad-d84c5fc164f0 Date: Tue, 28 Aug 2018 18:58: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-08-28 18:58:15,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-10b446ea-ccf4-4ea6-acad-d84c5fc164f0 2018-08-28 18:58:15,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image"}' 2018-08-28 18:58:15,901 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd X-Openstack-Request-Id: req-af56fa2e-9017-4572-b66a-0390990de203 Date: Tue, 28 Aug 2018 18:58:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd", "min_disk": 0, "protected": false, "id": "d63a2a94-aec4-48af-9236-b6db673c86bd", "file": "/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd/file", "checksum": null, "owner": "e41fd2eb34f94d1fab69499dd80d2aba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:15,901 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-af56fa2e-9017-4572-b66a-0390990de203 2018-08-28 18:58:15,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" -d '' 2018-08-28 18:58:17,045 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-588e7b87-88c8-4dc2-8897-e68d9778eb41 Date: Tue, 28 Aug 2018 18:58:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:58:17,046 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd/file used request id req-588e7b87-88c8-4dc2-8897-e68d9778eb41 2018-08-28 18:58:17,046 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:58:17,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" 2018-08-28 18:58:17,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-34c45f09-fe66-4fb0-a1e6-0a76ae0e6cae Date: Tue, 28 Aug 2018 18:58:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:17Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d63a2a94-aec4-48af-9236-b6db673c86bd/snap", "metadata": {}}], "self": "/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd", "min_disk": 0, "protected": false, "id": "d63a2a94-aec4-48af-9236-b6db673c86bd", "file": "/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e41fd2eb34f94d1fab69499dd80d2aba", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d63a2a94-aec4-48af-9236-b6db673c86bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:17,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd used request id req-34c45f09-fe66-4fb0-a1e6-0a76ae0e6cae 2018-08-28 18:58:17,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" 2018-08-28 18:58:17,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c0510f3c-b54f-49d4-946a-0a2050897089 Date: Tue, 28 Aug 2018 18:58:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:58:17,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c0510f3c-b54f-49d4-946a-0a2050897089 2018-08-28 18:58:17,357 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image 2018-08-28 18:58:17,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" 2018-08-28 18:58:17,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-8a4b4a6d-619f-44e1-948d-01d08275a6d5 Date: Tue, 28 Aug 2018 18:58:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:17Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d63a2a94-aec4-48af-9236-b6db673c86bd/snap", "metadata": {}}], "self": "/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd", "min_disk": 0, "protected": false, "id": "d63a2a94-aec4-48af-9236-b6db673c86bd", "file": "/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e41fd2eb34f94d1fab69499dd80d2aba", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/d63a2a94-aec4-48af-9236-b6db673c86bd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:17,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd used request id req-8a4b4a6d-619f-44e1-948d-01d08275a6d5 2018-08-28 18:58:17,522 - create_image - DEBUG - Instance status is - active 2018-08-28 18:58:17,522 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image 2018-08-28 18:58:17,522 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image 2018-08-28 18:58:17,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:17,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:17,894 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aca42bed0a94343818637147ce28895", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role"}], "expires_at": "2018-08-28T19:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-user", "id": "ab388d9694494df6b8ef83fdaf049e13"}, "audit_ids": ["pLiLyxxXQ1yICN1-gAKcmA"], "issued_at": "2018-08-28T18:58:17.000000Z"}} 2018-08-28 18:58:17,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:17,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e666fe10-77a2-4a71-be53-ba1cb57f311f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:17,967 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e666fe10-77a2-4a71-be53-ba1cb57f311f 2018-08-28 18:58:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:18,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5b2fce28-4454-4d6c-acaa-7723885477fb Date: Tue, 28 Aug 2018 18:58:18 GMT RESP BODY: {"networks":[]} 2018-08-28 18:58:18,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net used request id req-5b2fce28-4454-4d6c-acaa-7723885477fb 2018-08-28 18:58:18,150 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net 2018-08-28 18:58:18,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" -d '{"network": {"name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net", "admin_state_up": true}}' 2018-08-28 18:58:18,702 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d8c471ac-ad6d-4685-9245-107dc1910669 Date: Tue, 28 Aug 2018 18:58:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e41fd2eb34f94d1fab69499dd80d2aba","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:58:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:18Z","mtu":1450}} 2018-08-28 18:58:18,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d8c471ac-ad6d-4685-9245-107dc1910669 2018-08-28 18:58:18,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:18,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b737a07b-ecb1-4699-9369-fd8fab9f57ec Date: Tue, 28 Aug 2018 18:58: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-08-28T18:58:18Z","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e41fd2eb34f94d1fab69499dd80d2aba","id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net"}]} 2018-08-28 18:58:18,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-b737a07b-ecb1-4699-9369-fd8fab9f57ec 2018-08-28 18:58:18,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:19,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99a9ecea-7afe-4387-9daa-4bf33b7c72d2 Date: Tue, 28 Aug 2018 18:58:19 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:58:19,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-99a9ecea-7afe-4387-9daa-4bf33b7c72d2 2018-08-28 18:58:19,129 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet 2018-08-28 18:58:19,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" -d '{"subnets": [{"ip_version": 4, "network_id": "7610fbbf-39c5-4b64-bdd1-725b9010aca7", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet"}]}' 2018-08-28 18:58:19,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e028607a-6dc9-4389-afef-5385baf42e2f Date: Tue, 28 Aug 2018 18:58:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:19Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"e41fd2eb34f94d1fab69499dd80d2aba","id":"f8e24926-db95-4c1b-ba32-300c59c61ee7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet"}]} 2018-08-28 18:58:19,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e028607a-6dc9-4389-afef-5385baf42e2f 2018-08-28 18:58:19,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:20,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0f87550f-5158-4461-8527-2ebf29711616 Date: Tue, 28 Aug 2018 18:58: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":["f8e24926-db95-4c1b-ba32-300c59c61ee7"],"updated_at":"2018-08-28T18:58:19Z","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e41fd2eb34f94d1fab69499dd80d2aba","id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net"}]} 2018-08-28 18:58:20,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-0f87550f-5158-4461-8527-2ebf29711616 2018-08-28 18:58:20,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:20,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bc26ca7f-342b-45ab-8386-310e85f008b9 Date: Tue, 28 Aug 2018 18:58:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:19Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"e41fd2eb34f94d1fab69499dd80d2aba","id":"f8e24926-db95-4c1b-ba32-300c59c61ee7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet"}]} 2018-08-28 18:58:20,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-bc26ca7f-342b-45ab-8386-310e85f008b9 2018-08-28 18:58:20,418 - OpenStackNetwork - DEBUG - Network [7610fbbf-39c5-4b64-bdd1-725b9010aca7] created successfully 2018-08-28 18:58:20,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:20,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:20,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["QAIoqrE-Tm-m8iDSYihAPw"], "issued_at": "2018-08-28T18:58:20.000000Z"}} 2018-08-28 18:58:20,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5839d43ace9fb10dfa23b17b9cb09dfe190f89b" 2018-08-28 18:58:20,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf1024d-47fc-4909-ba23-517207174a79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:20,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0cf1024d-47fc-4909-ba23-517207174a79 2018-08-28 18:58:20,890 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:58:20,895 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5839d43ace9fb10dfa23b17b9cb09dfe190f89b" 2018-08-28 18:58:21,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aabb95cf-e734-466a-9cb5-14cf7675fad7 x-compute-request-id: req-aabb95cf-e734-466a-9cb5-14cf7675fad7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:58:21,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-aabb95cf-e734-466a-9cb5-14cf7675fad7 2018-08-28 18:58:21,085 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5839d43ace9fb10dfa23b17b9cb09dfe190f89b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:58:21,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-442a81a7-7002-4251-9b2b-c301671e4966 x-compute-request-id: req-442a81a7-7002-4251-9b2b-c301671e4966 Content-Encoding: gzip Content-Length: 331 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/12f234b1-8734-4804-9d5d-8ee8c3101ef7", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/12f234b1-8734-4804-9d5d-8ee8c3101ef7", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "12f234b1-8734-4804-9d5d-8ee8c3101ef7", "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:58:21,158 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-442a81a7-7002-4251-9b2b-c301671e4966 2018-08-28 18:58:21,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:21,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:21,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aca42bed0a94343818637147ce28895", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role"}], "expires_at": "2018-08-28T19:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-user", "id": "ab388d9694494df6b8ef83fdaf049e13"}, "audit_ids": ["le8QgJPnR12jsiy6DCkVXA"], "issued_at": "2018-08-28T18:58:21.000000Z"}} 2018-08-28 18:58:21,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:21,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51673f50-f3c1-4b13-aa33-1d42a168645d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:21,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51673f50-f3c1-4b13-aa33-1d42a168645d 2018-08-28 18:58:21,609 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:58:21,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:21,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9582458e-f0a2-4180-829d-67d0f3c40d9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:21,686 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9582458e-f0a2-4180-829d-67d0f3c40d9d 2018-08-28 18:58:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:21,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0743fc94-3f62-49a7-85b4-a96d1d9a27e6 Date: Tue, 28 Aug 2018 18:58: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":["f8e24926-db95-4c1b-ba32-300c59c61ee7"],"updated_at":"2018-08-28T18:58:19Z","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e41fd2eb34f94d1fab69499dd80d2aba","id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net"}]} 2018-08-28 18:58:21,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net used request id req-0743fc94-3f62-49a7-85b4-a96d1d9a27e6 2018-08-28 18:58:21,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:21,943 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:21 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:21,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:22,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a7913f-a181-4166-a632-8e2498d16f5e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba"}, "enabled": true, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}} 2018-08-28 18:58:22,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba used request id req-59a7913f-a181-4166-a632-8e2498d16f5e 2018-08-28 18:58:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:22,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b1dc3c63-ca84-4a0c-85d7-67f9a6180f78 Date: Tue, 28 Aug 2018 18:58:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:19Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"e41fd2eb34f94d1fab69499dd80d2aba","id":"f8e24926-db95-4c1b-ba32-300c59c61ee7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet"}]} 2018-08-28 18:58:22,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-b1dc3c63-ca84-4a0c-85d7-67f9a6180f78 2018-08-28 18:58:22,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7&name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:22,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7f179cb8-13a7-44a1-8289-258b9a037ff3 Date: Tue, 28 Aug 2018 18:58:22 GMT RESP BODY: {"ports":[]} 2018-08-28 18:58:22,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7&name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616port-1&admin_state_up=True used request id req-7f179cb8-13a7-44a1-8289-258b9a037ff3 2018-08-28 18:58:22,404 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:22,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-19dbadab-7432-4925-a964-38a88bea04ad x-compute-request-id: req-19dbadab-7432-4925-a964-38a88bea04ad Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:58:22,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-inst used request id req-19dbadab-7432-4925-a964-38a88bea04ad 2018-08-28 18:58:22,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:22,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-76412dfe-de8b-4ae8-870c-bd4b8fc9057a Date: Tue, 28 Aug 2018 18:58: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":["f8e24926-db95-4c1b-ba32-300c59c61ee7"],"updated_at":"2018-08-28T18:58:19Z","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e41fd2eb34f94d1fab69499dd80d2aba","id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net"}]} 2018-08-28 18:58:22,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net used request id req-76412dfe-de8b-4ae8-870c-bd4b8fc9057a 2018-08-28 18:58:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:22,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cb87863-c266-4fa3-93b1-324dc4682cc1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba"}, "enabled": true, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}} 2018-08-28 18:58:22,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba used request id req-2cb87863-c266-4fa3-93b1-324dc4682cc1 2018-08-28 18:58:22,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:23,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18652663-2da0-47b2-a2b1-9df43b3771cf Date: Tue, 28 Aug 2018 18:58:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:19Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"e41fd2eb34f94d1fab69499dd80d2aba","id":"f8e24926-db95-4c1b-ba32-300c59c61ee7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet"}]} 2018-08-28 18:58:23,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-18652663-2da0-47b2-a2b1-9df43b3771cf 2018-08-28 18:58:23,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7&name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:23,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7e18e4a8-7985-4f04-ad36-a6beb5061266 Date: Tue, 28 Aug 2018 18:58:23 GMT RESP BODY: {"ports":[]} 2018-08-28 18:58:23,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7&name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616port-1&admin_state_up=True used request id req-7e18e4a8-7985-4f04-ad36-a6beb5061266 2018-08-28 18:58:23,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:23,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:23,613 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0aca42bed0a94343818637147ce28895", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role"}], "expires_at": "2018-08-28T19:58:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e41fd2eb34f94d1fab69499dd80d2aba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-user", "id": "ab388d9694494df6b8ef83fdaf049e13"}, "audit_ids": ["lz79-SlTQL2kh8Q3okzLbA"], "issued_at": "2018-08-28T18:58:23.000000Z"}} 2018-08-28 18:58:23,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca47eab95f477a0fd49debaeb10f475c2a89446" 2018-08-28 18:58:23,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08792208-e90d-444d-80df-1f64f81ba75a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:23,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-08792208-e90d-444d-80df-1f64f81ba75a 2018-08-28 18:58:23,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:24,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-87bf4dce-8733-40f4-9802-d7260d0eb983 Date: Tue, 28 Aug 2018 18:58: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":["f8e24926-db95-4c1b-ba32-300c59c61ee7"],"updated_at":"2018-08-28T18:58:19Z","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e41fd2eb34f94d1fab69499dd80d2aba","id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net"}]} 2018-08-28 18:58:24,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net used request id req-87bf4dce-8733-40f4-9802-d7260d0eb983 2018-08-28 18:58:24,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:24,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-89cfb672-6a42-435e-908c-f8ee512d2504 Date: Tue, 28 Aug 2018 18:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:19Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"e41fd2eb34f94d1fab69499dd80d2aba","id":"f8e24926-db95-4c1b-ba32-300c59c61ee7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet"}]} 2018-08-28 18:58:24,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-89cfb672-6a42-435e-908c-f8ee512d2504 2018-08-28 18:58:24,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:24,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6ac77cf5-3e6f-4416-ba91-4748971bfd35 Date: Tue, 28 Aug 2018 18:58: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":["f8e24926-db95-4c1b-ba32-300c59c61ee7"],"updated_at":"2018-08-28T18:58:19Z","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e41fd2eb34f94d1fab69499dd80d2aba","id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net"}]} 2018-08-28 18:58:24,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net used request id req-6ac77cf5-3e6f-4416-ba91-4748971bfd35 2018-08-28 18:58:24,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:24,513 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:24,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca47eab95f477a0fd49debaeb10f475c2a89446" 2018-08-28 18:58:24,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf47176-afdf-47a6-9550-68e6f5470263 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba"}, "enabled": true, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}} 2018-08-28 18:58:24,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba used request id req-1bf47176-afdf-47a6-9550-68e6f5470263 2018-08-28 18:58:24,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" 2018-08-28 18:58:24,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2f4ee0cd-9135-4286-bdc3-de78ae5e21f7 Date: Tue, 28 Aug 2018 18:58:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7610fbbf-39c5-4b64-bdd1-725b9010aca7","tenant_id":"e41fd2eb34f94d1fab69499dd80d2aba","created_at":"2018-08-28T18:58:19Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"e41fd2eb34f94d1fab69499dd80d2aba","id":"f8e24926-db95-4c1b-ba32-300c59c61ee7","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet"}]} 2018-08-28 18:58:24,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-2f4ee0cd-9135-4286-bdc3-de78ae5e21f7 2018-08-28 18:58:24,659 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net 2018-08-28 18:58:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c280feea631998d6f382c5bd6f986a99ec21757e" -d '{"port": {"network_id": "7610fbbf-39c5-4b64-bdd1-725b9010aca7", "name": "CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-08-28 18:58:24,674 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-2ef3e4a7-c721-4534-9091-b560df06be75 Date: Tue, 28 Aug 2018 18:58:24 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 18:58:24,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2ef3e4a7-c721-4534-9091-b560df06be75 2018-08-28 18:58:24,675 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 18:58:24,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/12f234b1-8734-4804-9d5d-8ee8c3101ef7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5839d43ace9fb10dfa23b17b9cb09dfe190f89b" 2018-08-28 18:58:24,725 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:58: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-840c7204-1a51-4969-a4c6-23e4c2ef1296 x-compute-request-id: req-840c7204-1a51-4969-a4c6-23e4c2ef1296 Content-Length: 0 Content-Type: application/json 2018-08-28 18:58:24,726 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/12f234b1-8734-4804-9d5d-8ee8c3101ef7 used request id req-840c7204-1a51-4969-a4c6-23e4c2ef1296 2018-08-28 18:58:24,726 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet 2018-08-28 18:58:24,727 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-subnet 2018-08-28 18:58:24,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/f8e24926-db95-4c1b-ba32-300c59c61ee7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:26,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33946144-be48-4a12-a56c-2263591089a7 Date: Tue, 28 Aug 2018 18:58:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:26,842 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/f8e24926-db95-4c1b-ba32-300c59c61ee7 used request id req-33946144-be48-4a12-a56c-2263591089a7 2018-08-28 18:58:26,843 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-pub-net 2018-08-28 18:58:26,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/7610fbbf-39c5-4b64-bdd1-725b9010aca7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628ed0daaf349c51b781dcbd0d3dae11bb7d907f" 2018-08-28 18:58:27,907 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-850d784b-0b2e-4550-964b-72783281980c Date: Tue, 28 Aug 2018 18:58:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:27,908 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/7610fbbf-39c5-4b64-bdd1-725b9010aca7 used request id req-850d784b-0b2e-4550-964b-72783281980c 2018-08-28 18:58:27,908 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-1c14b066-3318-4333-8e6b-02dd9ad70616-image 2018-08-28 18:58:27,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}450070ebf6da25bef6ba903fff9ccf45de42dd9f" 2018-08-28 18:58:29,887 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7f8f1040-c2b9-4928-a655-f37f9ae492d5 Date: Tue, 28 Aug 2018 18:58:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:58:29,887 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/d63a2a94-aec4-48af-9236-b6db673c86bd used request id req-7f8f1040-c2b9-4928-a655-f37f9ae492d5 2018-08-28 18:58:29,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:30,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-9f6e8eed-1983-4f0a-a101-2e0a0173c1ea Date: Tue, 28 Aug 2018 18:58:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "created_at": "2018-08-28T18:58:18Z", "updated_at": "2018-08-28T18:58:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:18Z", "revision_number": 0, "id": "301f2a75-9a1d-4de0-b6cd-260a52adaf0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "port_range_min": null, "ethertype": "IPv4", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:18Z", "revision_number": 0, "id": "55b19c9a-a97b-45b7-9ac0-83b53911d472", "remote_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "port_range_min": null, "ethertype": "IPv6", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:18Z", "revision_number": 0, "id": "a4b251b3-adcf-43f2-882e-a45529a02742", "remote_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "port_range_min": null, "ethertype": "IPv4", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:18Z", "revision_number": 0, "id": "d8c7cc71-81c1-4458-b641-eb54dfb7c30e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "port_range_min": null, "ethertype": "IPv6", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba"}], "revision_number": 4, "project_id": "e41fd2eb34f94d1fab69499dd80d2aba", "id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:58:30,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-9f6e8eed-1983-4f0a-a101-2e0a0173c1ea 2018-08-28 18:58:30,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:30,237 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de405180-42a8-404f-a143-38b629118977 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:30,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-de405180-42a8-404f-a143-38b629118977 2018-08-28 18:58:30,237 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:30,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:30,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fae9b65-fcdf-4335-96b0-7d238ad4e67f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba"}, "enabled": true, "id": "e41fd2eb34f94d1fab69499dd80d2aba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj"}} 2018-08-28 18:58:30,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba used request id req-9fae9b65-fcdf-4335-96b0-7d238ad4e67f 2018-08-28 18:58:30,321 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1718bf08-c33d-4fcb-a9b3-4854a9f2e926 2018-08-28 18:58:30,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1718bf08-c33d-4fcb-a9b3-4854a9f2e926 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:30,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-826a6796-294d-49bd-864f-b2d4aee07e7a Date: Tue, 28 Aug 2018 18:58: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-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "port_range_min": null, "revision_number": 0, "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "created_at": "2018-08-28T18:58:18Z", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba", "id": "301f2a75-9a1d-4de0-b6cd-260a52adaf0b"}, {"remote_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "port_range_min": null, "revision_number": 0, "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "created_at": "2018-08-28T18:58:18Z", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba", "id": "55b19c9a-a97b-45b7-9ac0-83b53911d472"}, {"remote_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "port_range_min": null, "revision_number": 0, "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "created_at": "2018-08-28T18:58:18Z", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba", "id": "a4b251b3-adcf-43f2-882e-a45529a02742"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:18Z", "security_group_id": "1718bf08-c33d-4fcb-a9b3-4854a9f2e926", "port_range_min": null, "revision_number": 0, "tenant_id": "e41fd2eb34f94d1fab69499dd80d2aba", "created_at": "2018-08-28T18:58:18Z", "project_id": "e41fd2eb34f94d1fab69499dd80d2aba", "id": "d8c7cc71-81c1-4458-b641-eb54dfb7c30e"}]} 2018-08-28 18:58:30,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1718bf08-c33d-4fcb-a9b3-4854a9f2e926 used request id req-826a6796-294d-49bd-864f-b2d4aee07e7a 2018-08-28 18:58:30,496 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:58:30,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1718bf08-c33d-4fcb-a9b3-4854a9f2e926 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:30,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a845a9c-9d0e-4b99-acc5-f1fc2b919551 Content-Length: 0 Date: Tue, 28 Aug 2018 18:58:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:30,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1718bf08-c33d-4fcb-a9b3-4854a9f2e926 used request id req-9a845a9c-9d0e-4b99-acc5-f1fc2b919551 2018-08-28 18:58:30,801 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj 2018-08-28 18:58:30,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:30,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4470a85-3bc1-42b7-ac85-512520eb726d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:30,991 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e41fd2eb34f94d1fab69499dd80d2aba used request id req-a4470a85-3bc1-42b7-ac85-512520eb726d 2018-08-28 18:58:30,992 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-502bfa1c-4f09-49c-proj-role 2018-08-28 18:58:30,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0aca42bed0a94343818637147ce28895 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:31,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6503423e-b4dd-4ef4-bba7-44533339e0ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:31,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0aca42bed0a94343818637147ce28895 used request id req-6503423e-b4dd-4ef4-bba7-44533339e0ca 2018-08-28 18:58:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffbff44776df535e1c6b7b44a8449b6a1f4af30" 2018-08-28 18:58:31,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b009b481-3bbd-414a-8136-49e4522a8c23 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:58:31,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b009b481-3bbd-414a-8136-49e4522a8c23 2018-08-28 18:58:31,202 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-502bfa1c-4f09-49c-user 2018-08-28 18:58:31,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ab388d9694494df6b8ef83fdaf049e13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c48c7bf17c87d7001a6b41887aead37a7366cdb" 2018-08-28 18:58:31,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7eb6f2b-1df6-4ea9-8299-40a60cd815b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:31,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ab388d9694494df6b8ef83fdaf049e13 used request id req-b7eb6f2b-1df6-4ea9-8299-40a60cd815b5 2018-08-28 18:58:31,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:31,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["uWHTtwwcQZi7WBehHMnBKQ"], "issued_at": "2018-08-28T18:58:31.000000Z"}} 2018-08-28 18:58:31,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}398dad2cb16b71cef960680f6b98c562c2e074ec" 2018-08-28 18:58:31,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982c5328-b729-4e4e-86c3-e2c68d524d16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:31,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-982c5328-b729-4e4e-86c3-e2c68d524d16 2018-08-28 18:58:31,920 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:31,921 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:32,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["YiWX94y5RV-BNfC2mAr9rw"], "issued_at": "2018-08-28T18:58:32.000000Z"}} 2018-08-28 18:58:32,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:32,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52ad3ba0-9bf6-4f8d-ac1e-f742491a6dd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:32,400 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-52ad3ba0-9bf6-4f8d-ac1e-f742491a6dd6 2018-08-28 18:58:32,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:32,410 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:32,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-60228b60-febd-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:32,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56423555-6b3a-4765-b976-02e066a49c89 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-60228b60-febd-400-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:58:32,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-60228b60-febd-400-proj used request id req-56423555-6b3a-4765-b976-02e066a49c89 2018-08-28 18:58:32,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:32,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6931e67f-34e4-4cb7-8b72-4b911518e8a2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:58:32,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6931e67f-34e4-4cb7-8b72-4b911518e8a2 2018-08-28 18:58:32,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}}' 2018-08-28 18:58:32,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:58:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb83eb02-7276-4384-903f-8fe19374d585 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36"}, "enabled": true, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}} 2018-08-28 18:58:32,725 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cb83eb02-7276-4384-903f-8fe19374d585 2018-08-28 18:58:32,725 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-60228b60-febd-400-proj 2018-08-28 18:58:32,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:32,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:33,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["XK-KBFq1QISdait8dbaswg"], "issued_at": "2018-08-28T18:58:33.000000Z"}} 2018-08-28 18:58:33,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d641731bbcd5e12a684f553d774cdeb35f224a3" 2018-08-28 18:58:33,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc45478a-7065-4f89-895f-7d63555be1dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:33,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc45478a-7065-4f89-895f-7d63555be1dc 2018-08-28 18:58:33,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:33,211 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:33,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d641731bbcd5e12a684f553d774cdeb35f224a3" 2018-08-28 18:58:33,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b90cd195-29be-4ae2-bfe3-de1a3b594eb8 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:58:33,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b90cd195-29be-4ae2-bfe3-de1a3b594eb8 2018-08-28 18:58:33,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-60228b60-febd-400-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d641731bbcd5e12a684f553d774cdeb35f224a3" 2018-08-28 18:58:33,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19fd09c7-5316-4d97-b772-4e91dcb38eb8 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-60228b60-febd-400-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36"}, "enabled": true, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}]} 2018-08-28 18:58:33,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-60228b60-febd-400-proj used request id req-19fd09c7-5316-4d97-b772-4e91dcb38eb8 2018-08-28 18:58:33,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d641731bbcd5e12a684f553d774cdeb35f224a3" 2018-08-28 18:58:33,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec55d09-b118-41b7-8107-bd2a5bccdf51 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:58:33,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-fec55d09-b118-41b7-8107-bd2a5bccdf51 2018-08-28 18:58:33,830 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-60228b60-febd-400-user 2018-08-28 18:58:33,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:33,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b838bd0-fc36-45a6-8cb3-81c8fdc66b95 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:58:33,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3b838bd0-fc36-45a6-8cb3-81c8fdc66b95 2018-08-28 18:58:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" -d '{"role": {"name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj-role"}}' 2018-08-28 18:58:34,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:58:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4374fc70-6e23-4916-b6f9-8e67606c33e8 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b3a984a118804c279dc18d90a0b9e475", "links": {"self": "http://172.30.9.28:5000/v3/roles/b3a984a118804c279dc18d90a0b9e475"}, "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj-role"}} 2018-08-28 18:58:34,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4374fc70-6e23-4916-b6f9-8e67606c33e8 2018-08-28 18:58:34,043 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-60228b60-febd-400-proj-role 2018-08-28 18:58:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/b3a984a118804c279dc18d90a0b9e475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:34,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e203f95d-fa52-4467-8707-ed7d5f63e694 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/b3a984a118804c279dc18d90a0b9e475"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj-role", "id": "b3a984a118804c279dc18d90a0b9e475"}} 2018-08-28 18:58:34,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/b3a984a118804c279dc18d90a0b9e475 used request id req-e203f95d-fa52-4467-8707-ed7d5f63e694 2018-08-28 18:58:34,137 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-60228b60-febd-400-proj-role to project CreateInstancePortManipulationTests-60228b60-febd-400-proj 2018-08-28 18:58:34,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36/users/10cd425823c3495a914c89e3eacaffa0/roles/b3a984a118804c279dc18d90a0b9e475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:34,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d67fc513-7a46-4b4e-9e34-ca2ef7bde854 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:34,272 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36/users/10cd425823c3495a914c89e3eacaffa0/roles/b3a984a118804c279dc18d90a0b9e475 used request id req-d67fc513-7a46-4b4e-9e34-ca2ef7bde854 2018-08-28 18:58:34,273 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:58:34,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:34,274 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:34,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a984a118804c279dc18d90a0b9e475", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj-role"}], "expires_at": "2018-08-28T19:58:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60228b60-febd-400-user", "id": "10cd425823c3495a914c89e3eacaffa0"}, "audit_ids": ["cOn18IWNRwa0axkEAbTviA"], "issued_at": "2018-08-28T18:58:34.000000Z"}} 2018-08-28 18:58:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" 2018-08-28 18:58:34,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90ca877c-9b99-4c6c-b61c-96289e7ad57b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:34,716 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90ca877c-9b99-4c6c-b61c-96289e7ad57b 2018-08-28 18:58:34,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" 2018-08-28 18:58:34,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a4ec06f9-14b3-4bbb-ba35-29682737e778 Date: Tue, 28 Aug 2018 18:58:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image"} 2018-08-28 18:58:34,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image used request id req-a4ec06f9-14b3-4bbb-ba35-29682737e778 2018-08-28 18:58:34,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" 2018-08-28 18:58:35,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d1e92641-7740-4494-9683-6d576982f983 Date: Tue, 28 Aug 2018 18:58: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-08-28 18:58:35,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d1e92641-7740-4494-9683-6d576982f983 2018-08-28 18:58:35,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image"}' 2018-08-28 18:58:35,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f X-Openstack-Request-Id: req-ae4197d2-2431-4a54-b238-77b8e63938f1 Date: Tue, 28 Aug 2018 18:58:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f", "min_disk": 0, "protected": false, "id": "2264cbac-e695-4cf4-a154-f2d2fe6fdc9f", "file": "/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/file", "checksum": null, "owner": "f1ebc8aa28c840f88b7a5613a5d56d36", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:35,272 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ae4197d2-2431-4a54-b238-77b8e63938f1 2018-08-28 18:58:35,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" -d '' 2018-08-28 18:58:36,692 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1ece8e7a-02e1-4793-b99b-d8d1dadc101f Date: Tue, 28 Aug 2018 18:58:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:58:36,692 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/file used request id req-1ece8e7a-02e1-4793-b99b-d8d1dadc101f 2018-08-28 18:58:36,692 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:58:36,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" 2018-08-28 18:58:36,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e35cc69f-8f66-4c0c-91ff-1d7cab779fed Date: Tue, 28 Aug 2018 18:58:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:36Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/snap", "metadata": {}}], "self": "/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f", "min_disk": 0, "protected": false, "id": "2264cbac-e695-4cf4-a154-f2d2fe6fdc9f", "file": "/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f1ebc8aa28c840f88b7a5613a5d56d36", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:36,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f used request id req-e35cc69f-8f66-4c0c-91ff-1d7cab779fed 2018-08-28 18:58:36,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" 2018-08-28 18:58:37,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8cb609c9-1e1a-4760-aeff-ca600e7a3899 Date: Tue, 28 Aug 2018 18:58: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-08-28 18:58:37,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8cb609c9-1e1a-4760-aeff-ca600e7a3899 2018-08-28 18:58:37,011 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image 2018-08-28 18:58:37,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" 2018-08-28 18:58:37,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ef6e1282-d17e-4e42-b7a1-4e5aedbf89e5 Date: Tue, 28 Aug 2018 18:58:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:36Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/snap", "metadata": {}}], "self": "/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f", "min_disk": 0, "protected": false, "id": "2264cbac-e695-4cf4-a154-f2d2fe6fdc9f", "file": "/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f1ebc8aa28c840f88b7a5613a5d56d36", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:37,164 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f used request id req-ef6e1282-d17e-4e42-b7a1-4e5aedbf89e5 2018-08-28 18:58:37,165 - create_image - DEBUG - Instance status is - active 2018-08-28 18:58:37,165 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image 2018-08-28 18:58:37,165 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image 2018-08-28 18:58:37,165 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:37,166 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:37,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a984a118804c279dc18d90a0b9e475", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj-role"}], "expires_at": "2018-08-28T19:58:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60228b60-febd-400-user", "id": "10cd425823c3495a914c89e3eacaffa0"}, "audit_ids": ["GEGSS8z2RF65pkyWT-54ug"], "issued_at": "2018-08-28T18:58:37.000000Z"}} 2018-08-28 18:58:37,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:37,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9689bb3-8545-4b78-8b14-d9d65e4169d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:37,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a9689bb3-8545-4b78-8b14-d9d65e4169d1 2018-08-28 18:58:37,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:37,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8d93a649-cdd4-4f23-9ac0-9872040d105a Date: Tue, 28 Aug 2018 18:58:37 GMT RESP BODY: {"networks":[]} 2018-08-28 18:58:37,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net used request id req-8d93a649-cdd4-4f23-9ac0-9872040d105a 2018-08-28 18:58:37,798 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net 2018-08-28 18:58:37,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" -d '{"network": {"name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net", "admin_state_up": true}}' 2018-08-28 18:58:38,300 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-ad74cab4-21f1-48c8-9ce9-2adb9d1848b8 Date: Tue, 28 Aug 2018 18:58:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"12b5a924-a591-4255-9808-683ddcf4b89b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f1ebc8aa28c840f88b7a5613a5d56d36","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:58:38Z","is_default":false,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:38Z","mtu":1450}} 2018-08-28 18:58:38,301 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ad74cab4-21f1-48c8-9ce9-2adb9d1848b8 2018-08-28 18:58:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:38,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9b981bb8-92b2-4ee0-8aca-18b2675206d7 Date: Tue, 28 Aug 2018 18:58: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-08-28T18:58:38Z","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"12b5a924-a591-4255-9808-683ddcf4b89b","name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net"}]} 2018-08-28 18:58:38,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-9b981bb8-92b2-4ee0-8aca-18b2675206d7 2018-08-28 18:58:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:38,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0ee27c20-20e4-49c6-a5b2-b2cfd0191f4a Date: Tue, 28 Aug 2018 18:58:38 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:58:38,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-0ee27c20-20e4-49c6-a5b2-b2cfd0191f4a 2018-08-28 18:58:38,703 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet 2018-08-28 18:58:38,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" -d '{"subnets": [{"ip_version": 4, "network_id": "12b5a924-a591-4255-9808-683ddcf4b89b", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]}' 2018-08-28 18:58:39,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d6e87fd-07a9-41d0-918b-3126982515eb Date: Tue, 28 Aug 2018 18:58:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12b5a924-a591-4255-9808-683ddcf4b89b","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:39Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"36995ed6-f947-4ea7-89d2-c05c3bc453bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]} 2018-08-28 18:58:39,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-4d6e87fd-07a9-41d0-918b-3126982515eb 2018-08-28 18:58:39,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:39,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fa65f694-83d6-4af7-b18f-b20c5463b283 Date: Tue, 28 Aug 2018 18:58: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":["36995ed6-f947-4ea7-89d2-c05c3bc453bf"],"updated_at":"2018-08-28T18:58:39Z","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"12b5a924-a591-4255-9808-683ddcf4b89b","name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net"}]} 2018-08-28 18:58:39,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-fa65f694-83d6-4af7-b18f-b20c5463b283 2018-08-28 18:58:39,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:40,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dd6b39c0-28c5-4057-b5ef-ae4921e994fc Date: Tue, 28 Aug 2018 18:58:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12b5a924-a591-4255-9808-683ddcf4b89b","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:39Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"36995ed6-f947-4ea7-89d2-c05c3bc453bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]} 2018-08-28 18:58:40,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-dd6b39c0-28c5-4057-b5ef-ae4921e994fc 2018-08-28 18:58:40,053 - OpenStackNetwork - DEBUG - Network [12b5a924-a591-4255-9808-683ddcf4b89b] created successfully 2018-08-28 18:58:40,053 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:40,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:40,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Xps4TlWaT5yUxUU_w2D6_w"], "issued_at": "2018-08-28T18:58:40.000000Z"}} 2018-08-28 18:58:40,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63e1e23641dce48ee3b105c2179aa9b3e7382d" 2018-08-28 18:58:40,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1599840-c302-4d06-bcf9-de0e543c108f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:40,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f1599840-c302-4d06-bcf9-de0e543c108f 2018-08-28 18:58:40,532 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:58:40,538 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63e1e23641dce48ee3b105c2179aa9b3e7382d" 2018-08-28 18:58:40,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-27d27a5c-0133-4270-a5c6-2b723c8e9372 x-compute-request-id: req-27d27a5c-0133-4270-a5c6-2b723c8e9372 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:58:40,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-27d27a5c-0133-4270-a5c6-2b723c8e9372 2018-08-28 18:58:40,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63e1e23641dce48ee3b105c2179aa9b3e7382d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:58:40,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-f568f779-7586-4a11-81f4-2d0c738b1bbd x-compute-request-id: req-f568f779-7586-4a11-81f4-2d0c738b1bbd Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9ac4915f-ffdc-4701-9569-9313413d0283", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9ac4915f-ffdc-4701-9569-9313413d0283", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9ac4915f-ffdc-4701-9569-9313413d0283", "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:58:40,802 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f568f779-7586-4a11-81f4-2d0c738b1bbd 2018-08-28 18:58:40,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:40,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:41,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a984a118804c279dc18d90a0b9e475", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj-role"}], "expires_at": "2018-08-28T19:58:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60228b60-febd-400-user", "id": "10cd425823c3495a914c89e3eacaffa0"}, "audit_ids": ["Fy7si_x8QLimIoxIVg8jyQ"], "issued_at": "2018-08-28T18:58:41.000000Z"}} 2018-08-28 18:58:41,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:41,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81beb657-b346-4f63-b479-b9f240bc77a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:41,269 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-81beb657-b346-4f63-b479-b9f240bc77a3 2018-08-28 18:58:41,270 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:58:41,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:41,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d702d65-49e0-4140-89fd-8a7ba2beb5d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:41,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7d702d65-49e0-4140-89fd-8a7ba2beb5d7 2018-08-28 18:58:41,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:41,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c202f6a3-b74b-49a5-a765-e8960e72269f Date: Tue, 28 Aug 2018 18:58: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":["36995ed6-f947-4ea7-89d2-c05c3bc453bf"],"updated_at":"2018-08-28T18:58:39Z","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"12b5a924-a591-4255-9808-683ddcf4b89b","name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net"}]} 2018-08-28 18:58:41,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net used request id req-c202f6a3-b74b-49a5-a765-e8960e72269f 2018-08-28 18:58:41,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:41,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:41,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:41,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc1868d6-893e-41c9-acfe-bd3ac0f20294 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36"}, "enabled": true, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}} 2018-08-28 18:58:41,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 used request id req-bc1868d6-893e-41c9-acfe-bd3ac0f20294 2018-08-28 18:58:41,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:41,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b23a25ba-1b4c-47ef-b1f5-590dc45a4812 Date: Tue, 28 Aug 2018 18:58:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12b5a924-a591-4255-9808-683ddcf4b89b","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:39Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"36995ed6-f947-4ea7-89d2-c05c3bc453bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]} 2018-08-28 18:58:41,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-b23a25ba-1b4c-47ef-b1f5-590dc45a4812 2018-08-28 18:58:41,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=12b5a924-a591-4255-9808-683ddcf4b89b&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:42,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e47e2943-6155-4c9b-99b0-6f63e7894c5d Date: Tue, 28 Aug 2018 18:58:42 GMT RESP BODY: {"ports":[]} 2018-08-28 18:58:42,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=12b5a924-a591-4255-9808-683ddcf4b89b&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1port-1&admin_state_up=True used request id req-e47e2943-6155-4c9b-99b0-6f63e7894c5d 2018-08-28 18:58:42,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:42,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-0c201480-e624-452f-adef-d82d3f919488 x-compute-request-id: req-0c201480-e624-452f-adef-d82d3f919488 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:58:42,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-inst used request id req-0c201480-e624-452f-adef-d82d3f919488 2018-08-28 18:58:42,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:42,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cf936670-018d-4310-b4e7-a20985918914 Date: Tue, 28 Aug 2018 18:58: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":["36995ed6-f947-4ea7-89d2-c05c3bc453bf"],"updated_at":"2018-08-28T18:58:39Z","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"12b5a924-a591-4255-9808-683ddcf4b89b","name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net"}]} 2018-08-28 18:58:42,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net used request id req-cf936670-018d-4310-b4e7-a20985918914 2018-08-28 18:58:42,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:42,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a01b5a0d-1613-423b-aa5c-e1377b5ac1c0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36"}, "enabled": true, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}} 2018-08-28 18:58:42,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 used request id req-a01b5a0d-1613-423b-aa5c-e1377b5ac1c0 2018-08-28 18:58:42,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:43,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8c72ae24-6865-44f7-a055-1961b581bb67 Date: Tue, 28 Aug 2018 18:58:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12b5a924-a591-4255-9808-683ddcf4b89b","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:39Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"36995ed6-f947-4ea7-89d2-c05c3bc453bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]} 2018-08-28 18:58:43,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-8c72ae24-6865-44f7-a055-1961b581bb67 2018-08-28 18:58:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=12b5a924-a591-4255-9808-683ddcf4b89b&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:43,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4977238a-5ae3-4c54-8ae9-18841236299c Date: Tue, 28 Aug 2018 18:58:43 GMT RESP BODY: {"ports":[]} 2018-08-28 18:58:43,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=12b5a924-a591-4255-9808-683ddcf4b89b&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1port-1&admin_state_up=True used request id req-4977238a-5ae3-4c54-8ae9-18841236299c 2018-08-28 18:58:43,307 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:43,308 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:43,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b3a984a118804c279dc18d90a0b9e475", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj-role"}], "expires_at": "2018-08-28T19:58:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f1ebc8aa28c840f88b7a5613a5d56d36", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-60228b60-febd-400-user", "id": "10cd425823c3495a914c89e3eacaffa0"}, "audit_ids": ["f8BgCc5qTJ2o1WUfVlZStw"], "issued_at": "2018-08-28T18:58:43.000000Z"}} 2018-08-28 18:58:43,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee57577a14527d05428f011577d875a58aa6232" 2018-08-28 18:58:43,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f32562e-f7b5-4374-8e65-ea45dc0f384e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:43,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6f32562e-f7b5-4374-8e65-ea45dc0f384e 2018-08-28 18:58:43,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:44,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-827836d3-78e8-493b-ad0b-a5b3f345a9a7 Date: Tue, 28 Aug 2018 18:58: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":["36995ed6-f947-4ea7-89d2-c05c3bc453bf"],"updated_at":"2018-08-28T18:58:39Z","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"12b5a924-a591-4255-9808-683ddcf4b89b","name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net"}]} 2018-08-28 18:58:44,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net used request id req-827836d3-78e8-493b-ad0b-a5b3f345a9a7 2018-08-28 18:58:44,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:44,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ed6485e4-a403-4523-9637-99456f6d41f6 Date: Tue, 28 Aug 2018 18:58:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12b5a924-a591-4255-9808-683ddcf4b89b","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:39Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"36995ed6-f947-4ea7-89d2-c05c3bc453bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]} 2018-08-28 18:58:44,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-ed6485e4-a403-4523-9637-99456f6d41f6 2018-08-28 18:58:44,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:44,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-982f8f15-5904-469c-bd3c-4e3ce360a14b Date: Tue, 28 Aug 2018 18:58: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":["36995ed6-f947-4ea7-89d2-c05c3bc453bf"],"updated_at":"2018-08-28T18:58:39Z","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"12b5a924-a591-4255-9808-683ddcf4b89b","name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net"}]} 2018-08-28 18:58:44,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net used request id req-982f8f15-5904-469c-bd3c-4e3ce360a14b 2018-08-28 18:58:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:44,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aee57577a14527d05428f011577d875a58aa6232" 2018-08-28 18:58:44,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5debfada-250f-48d9-8a57-f328f6d31f97 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36"}, "enabled": true, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}} 2018-08-28 18:58:44,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 used request id req-5debfada-250f-48d9-8a57-f328f6d31f97 2018-08-28 18:58:44,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:44,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a171d918-8c88-4831-a056-28088f5422c7 Date: Tue, 28 Aug 2018 18:58:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12b5a924-a591-4255-9808-683ddcf4b89b","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:39Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"36995ed6-f947-4ea7-89d2-c05c3bc453bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]} 2018-08-28 18:58:44,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b used request id req-a171d918-8c88-4831-a056-28088f5422c7 2018-08-28 18:58:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" 2018-08-28 18:58:44,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-bbc6d821-630e-400c-b144-e077c2c6adcc Date: Tue, 28 Aug 2018 18:58:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"12b5a924-a591-4255-9808-683ddcf4b89b","tenant_id":"f1ebc8aa28c840f88b7a5613a5d56d36","created_at":"2018-08-28T18:58:39Z","dns_nameservers":[],"updated_at":"2018-08-28T18:58: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":"f1ebc8aa28c840f88b7a5613a5d56d36","id":"36995ed6-f947-4ea7-89d2-c05c3bc453bf","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet"}]} 2018-08-28 18:58:44,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=12b5a924-a591-4255-9808-683ddcf4b89b&name=CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet used request id req-bbc6d821-630e-400c-b144-e077c2c6adcc 2018-08-28 18:58:44,666 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net 2018-08-28 18:58:44,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04c4c6f07ccc1b11159261e75969383355f2cff" -d '{"port": {"network_id": "12b5a924-a591-4255-9808-683ddcf4b89b", "fixed_ips": [{"subnet_id": "36995ed6-f947-4ea7-89d2-c05c3bc453bf", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1port-1", "admin_state_up": true}}' 2018-08-28 18:58:45,333 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-3d1813e0-ce52-47dd-bd99-27035e33d8c0 Date: Tue, 28 Aug 2018 18:58:45 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-08-28 18:58:45,334 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-3d1813e0-ce52-47dd-bd99-27035e33d8c0 2018-08-28 18:58:45,334 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-08-28 18:58:45,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9ac4915f-ffdc-4701-9569-9313413d0283 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad63e1e23641dce48ee3b105c2179aa9b3e7382d" 2018-08-28 18:58:45,374 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18: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-61657206-32e6-4881-8051-c6ef6cc83993 x-compute-request-id: req-61657206-32e6-4881-8051-c6ef6cc83993 Content-Length: 0 Content-Type: application/json 2018-08-28 18:58:45,374 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9ac4915f-ffdc-4701-9569-9313413d0283 used request id req-61657206-32e6-4881-8051-c6ef6cc83993 2018-08-28 18:58:45,375 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet 2018-08-28 18:58:45,375 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-subnet 2018-08-28 18:58:45,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/36995ed6-f947-4ea7-89d2-c05c3bc453bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:47,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5745bf9c-7093-4de7-8a58-aaa726b70de6 Date: Tue, 28 Aug 2018 18:58:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:47,555 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/36995ed6-f947-4ea7-89d2-c05c3bc453bf used request id req-5745bf9c-7093-4de7-8a58-aaa726b70de6 2018-08-28 18:58:47,555 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-pub-net 2018-08-28 18:58:47,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/12b5a924-a591-4255-9808-683ddcf4b89b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4c7b27dde4e6afe9a01522fed253b27049665ae" 2018-08-28 18:58:48,788 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2cf73306-4f80-47b2-be5e-2ed6c310412a Date: Tue, 28 Aug 2018 18:58:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:48,789 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/12b5a924-a591-4255-9808-683ddcf4b89b used request id req-2cf73306-4f80-47b2-be5e-2ed6c310412a 2018-08-28 18:58:48,789 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-56bdc4a0-6e0a-487e-bd9b-3f8a83cc69b1-image 2018-08-28 18:58:48,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}75c9fecc3b42ebe112413973a50f46b38218aea2" 2018-08-28 18:58:50,810 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-afef8e37-d154-42e9-baf4-8e3a46de480a Date: Tue, 28 Aug 2018 18:58:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:58:50,810 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2264cbac-e695-4cf4-a154-f2d2fe6fdc9f used request id req-afef8e37-d154-42e9-baf4-8e3a46de480a 2018-08-28 18:58:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c60d780d-3a19-472d-bb25-ab6f7a453fe3 Date: Tue, 28 Aug 2018 18:58:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "created_at": "2018-08-28T18:58:38Z", "updated_at": "2018-08-28T18:58:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "revision_number": 0, "id": "28f36bb5-113e-48d5-b192-e32ef70e2399", "remote_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "revision_number": 0, "id": "65d1f67d-89e1-4264-ad25-a96bdeaffdd9", "remote_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "revision_number": 0, "id": "c8d89fd2-1e0b-493f-b859-2615746ee599", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "revision_number": 0, "id": "f090af60-5dda-47c9-9be5-08a0ff0ff8dc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36"}], "revision_number": 4, "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:58:51,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c60d780d-3a19-472d-bb25-ab6f7a453fe3 2018-08-28 18:58:51,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,137 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1030aa04-9385-40dd-9c8b-384cdeb75644 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:51,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-1030aa04-9385-40dd-9c8b-384cdeb75644 2018-08-28 18:58:51,137 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:51,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a84e19f-a399-43b7-9a7d-a82d54395948 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:51,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-0a84e19f-a399-43b7-9a7d-a82d54395948 2018-08-28 18:58:51,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:51,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,313 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdabd353-c6e5-487b-aa6c-1ff874e1a824 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:51,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-bdabd353-c6e5-487b-aa6c-1ff874e1a824 2018-08-28 18:58:51,314 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:51,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,403 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c58c3c-199e-4a83-9138-8697b22eead5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:58:51,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-84c58c3c-199e-4a83-9138-8697b22eead5 2018-08-28 18:58:51,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:58:51,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186da39f-425d-4795-9006-ad1b0395c588 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:58:51,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-186da39f-425d-4795-9006-ad1b0395c588 2018-08-28 18:58:51,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bb4582-c386-43ee-ac93-0421ffee5446 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:58:51,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-76bb4582-c386-43ee-ac93-0421ffee5446 2018-08-28 18:58:51,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2661a65d-16e0-4c24-a89b-18368cbd1d31 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:58:51,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-2661a65d-16e0-4c24-a89b-18368cbd1d31 2018-08-28 18:58:51,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeaef170-67f9-4340-84ae-26ef3b704cf8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36"}, "enabled": true, "id": "f1ebc8aa28c840f88b7a5613a5d56d36", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-60228b60-febd-400-proj"}} 2018-08-28 18:58:51,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 used request id req-eeaef170-67f9-4340-84ae-26ef3b704cf8 2018-08-28 18:58:51,775 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9dade63a-f625-4056-a25f-6a2b1c0eed18 2018-08-28 18:58:51,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9dade63a-f625-4056-a25f-6a2b1c0eed18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:51,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43845e50-7acd-4a92-adc8-6a826a2b2758 Date: Tue, 28 Aug 2018 18:58:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "port_range_min": null, "revision_number": 0, "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "created_at": "2018-08-28T18:58:38Z", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "id": "28f36bb5-113e-48d5-b192-e32ef70e2399"}, {"remote_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "port_range_min": null, "revision_number": 0, "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "created_at": "2018-08-28T18:58:38Z", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "id": "65d1f67d-89e1-4264-ad25-a96bdeaffdd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "port_range_min": null, "revision_number": 0, "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "created_at": "2018-08-28T18:58:38Z", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "id": "c8d89fd2-1e0b-493f-b859-2615746ee599"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:38Z", "security_group_id": "9dade63a-f625-4056-a25f-6a2b1c0eed18", "port_range_min": null, "revision_number": 0, "tenant_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "created_at": "2018-08-28T18:58:38Z", "project_id": "f1ebc8aa28c840f88b7a5613a5d56d36", "id": "f090af60-5dda-47c9-9be5-08a0ff0ff8dc"}]} 2018-08-28 18:58:51,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9dade63a-f625-4056-a25f-6a2b1c0eed18 used request id req-43845e50-7acd-4a92-adc8-6a826a2b2758 2018-08-28 18:58:51,962 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:58:51,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9dade63a-f625-4056-a25f-6a2b1c0eed18 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:52,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fccaf06c-319e-43b1-893a-ce7ed2299551 Content-Length: 0 Date: Tue, 28 Aug 2018 18:58:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:58:52,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9dade63a-f625-4056-a25f-6a2b1c0eed18 used request id req-fccaf06c-319e-43b1-893a-ce7ed2299551 2018-08-28 18:58:52,304 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-60228b60-febd-400-proj 2018-08-28 18:58:52,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:52,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16828621-8270-4b8b-a339-aeedcaac3b26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:52,506 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f1ebc8aa28c840f88b7a5613a5d56d36 used request id req-16828621-8270-4b8b-a339-aeedcaac3b26 2018-08-28 18:58:52,506 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-60228b60-febd-400-proj-role 2018-08-28 18:58:52,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/b3a984a118804c279dc18d90a0b9e475 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:52,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8ebe078-6564-4608-9d11-64dccf818a8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:52,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/b3a984a118804c279dc18d90a0b9e475 used request id req-f8ebe078-6564-4608-9d11-64dccf818a8d 2018-08-28 18:58:52,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}468d89b6db6c4b32448f29050d45515c84b3264e" 2018-08-28 18:58:52,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e88905c8-3c1d-4096-bed1-1b8083f76b82 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:58:52,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e88905c8-3c1d-4096-bed1-1b8083f76b82 2018-08-28 18:58:52,720 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-60228b60-febd-400-user 2018-08-28 18:58:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/10cd425823c3495a914c89e3eacaffa0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d641731bbcd5e12a684f553d774cdeb35f224a3" 2018-08-28 18:58:52,905 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df5a330d-db14-45ba-b36f-5fdac00489aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:52,905 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/10cd425823c3495a914c89e3eacaffa0 used request id req-df5a330d-db14-45ba-b36f-5fdac00489aa 2018-08-28 18:58:52,906 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:53,293 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["rkRH9n9KSKq0VNxwHGi51Q"], "issued_at": "2018-08-28T18:58:53.000000Z"}} 2018-08-28 18:58:53,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeaa5af257695d8c7e65bb4e4930834b09246945" 2018-08-28 18:58:53,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3fa9d0f-80fb-4f20-a006-8c6e394f82b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:53,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c3fa9d0f-80fb-4f20-a006-8c6e394f82b9 2018-08-28 18:58:53,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:53,385 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:53,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["KORJNzUbSQSWeZn2ub_VxA"], "issued_at": "2018-08-28T18:58:53.000000Z"}} 2018-08-28 18:58:53,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:58:53,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab0e6546-4097-4382-ac1e-9072417074c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:53,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ab0e6546-4097-4382-ac1e-9072417074c8 2018-08-28 18:58:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:53,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:53,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:58:53,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28327c53-e4ca-4f1a-847e-2a02de2cfd1c Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:58:53,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj used request id req-28327c53-e4ca-4f1a-847e-2a02de2cfd1c 2018-08-28 18:58:53,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:58:54,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-932e2a9d-9636-4aa9-b7bf-9067b00bdbba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:58:54,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-932e2a9d-9636-4aa9-b7bf-9067b00bdbba 2018-08-28 18:58:54,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}}' 2018-08-28 18:58:54,165 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:58:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00096d36-de19-4c00-8ac3-0966327fc128 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, "enabled": true, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}} 2018-08-28 18:58:54,165 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-00096d36-de19-4c00-8ac3-0966327fc128 2018-08-28 18:58:54,165 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj 2018-08-28 18:58:54,166 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:54,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:54,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:58:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["FuRU0s6qRfqo4sPGWL96Yw"], "issued_at": "2018-08-28T18:58:54.000000Z"}} 2018-08-28 18:58:54,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c43f193e8540121b12352e58f4d4a320136734" 2018-08-28 18:58:54,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96ee4e92-4249-43e5-8617-27fdcbae3168 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:54,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96ee4e92-4249-43e5-8617-27fdcbae3168 2018-08-28 18:58:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:58:54,645 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:58:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:58:54,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c43f193e8540121b12352e58f4d4a320136734" 2018-08-28 18:58:54,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27937631-406b-4076-8fe9-0c426e8441ef Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:58:54,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-27937631-406b-4076-8fe9-0c426e8441ef 2018-08-28 18:58:54,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c43f193e8540121b12352e58f4d4a320136734" 2018-08-28 18:58:54,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f12e043-3c47-4084-a75d-5cf6097fa7ad Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, "enabled": true, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}]} 2018-08-28 18:58:54,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj used request id req-4f12e043-3c47-4084-a75d-5cf6097fa7ad 2018-08-28 18:58:54,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c43f193e8540121b12352e58f4d4a320136734" 2018-08-28 18:58:54,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2d29cc-bb3b-4d0f-bbb6-18264c78cd92 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:58:54,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1b2d29cc-bb3b-4d0f-bbb6-18264c78cd92 2018-08-28 18:58:55,270 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-user 2018-08-28 18:58:55,271 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:55,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:58:55,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1238804-844d-4094-97b8-7f011e5ef6b4 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:58:55,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1238804-844d-4094-97b8-7f011e5ef6b4 2018-08-28 18:58:55,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" -d '{"role": {"name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role"}}' 2018-08-28 18:58:55,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d5e39a6-1bf6-417c-8a03-27098cd3a544 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d520e396739447699c6cfe18d6aaebad", "links": {"self": "http://172.30.9.28:5000/v3/roles/d520e396739447699c6cfe18d6aaebad"}, "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role"}} 2018-08-28 18:58:55,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4d5e39a6-1bf6-417c-8a03-27098cd3a544 2018-08-28 18:58:55,408 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role 2018-08-28 18:58:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d520e396739447699c6cfe18d6aaebad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:58:55,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a8c278-63e0-4e35-ba72-a9721665de45 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d520e396739447699c6cfe18d6aaebad"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role", "id": "d520e396739447699c6cfe18d6aaebad"}} 2018-08-28 18:58:55,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d520e396739447699c6cfe18d6aaebad used request id req-30a8c278-63e0-4e35-ba72-a9721665de45 2018-08-28 18:58:55,490 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role to project CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj 2018-08-28 18:58:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef/users/b3a6ef09dc644f35922fe14d823e28ec/roles/d520e396739447699c6cfe18d6aaebad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:58:55,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e96f66fa-3f44-402e-9e06-a0c8a69b83b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:58:55,623 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef/users/b3a6ef09dc644f35922fe14d823e28ec/roles/d520e396739447699c6cfe18d6aaebad used request id req-e96f66fa-3f44-402e-9e06-a0c8a69b83b7 2018-08-28 18:58:55,623 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:58:55,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:55,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:56,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d520e396739447699c6cfe18d6aaebad", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role"}], "expires_at": "2018-08-28T19:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-user", "id": "b3a6ef09dc644f35922fe14d823e28ec"}, "audit_ids": ["3MoyC9GOS5KhZ5TnnY-dhQ"], "issued_at": "2018-08-28T18:58:56.000000Z"}} 2018-08-28 18:58:56,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" 2018-08-28 18:58:56,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca67dc21-f8f5-451f-9441-8ea17bd75803 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:56,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ca67dc21-f8f5-451f-9441-8ea17bd75803 2018-08-28 18:58:56,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" 2018-08-28 18:58:56,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-b2cf3c9f-bd94-4749-be65-70545dc38333 Date: Tue, 28 Aug 2018 18:58:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image"} 2018-08-28 18:58:56,246 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image used request id req-b2cf3c9f-bd94-4749-be65-70545dc38333 2018-08-28 18:58:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" 2018-08-28 18:58:56,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-18cb4b38-7f66-49a3-8281-608070c01c4b Date: Tue, 28 Aug 2018 18:58: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-08-28 18:58:56,395 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-18cb4b38-7f66-49a3-8281-608070c01c4b 2018-08-28 18:58:56,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image"}' 2018-08-28 18:58:56,621 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7 X-Openstack-Request-Id: req-ef235777-b112-4fd9-9450-d8b83776d68f Date: Tue, 28 Aug 2018 18:58:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7", "min_disk": 0, "protected": false, "id": "a3894aca-bdc8-479e-8ad0-f374eb2e54f7", "file": "/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/file", "checksum": null, "owner": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:56,622 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ef235777-b112-4fd9-9450-d8b83776d68f 2018-08-28 18:58:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" -d '' 2018-08-28 18:58:58,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57ed758e-440c-4d32-b704-649678664850 Date: Tue, 28 Aug 2018 18:58:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:58:58,403 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/file used request id req-57ed758e-440c-4d32-b704-649678664850 2018-08-28 18:58:58,403 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:58:58,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" 2018-08-28 18:58:58,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f04087b8-59cd-4f55-b1f2-583088aa8273 Date: Tue, 28 Aug 2018 18:58:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:58Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/snap", "metadata": {}}], "self": "/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7", "min_disk": 0, "protected": false, "id": "a3894aca-bdc8-479e-8ad0-f374eb2e54f7", "file": "/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:58,516 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7 used request id req-f04087b8-59cd-4f55-b1f2-583088aa8273 2018-08-28 18:58:58,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" 2018-08-28 18:58:58,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33b6bd77-e98a-4714-9ece-392b026a400f Date: Tue, 28 Aug 2018 18:58: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-08-28 18:58:58,526 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-33b6bd77-e98a-4714-9ece-392b026a400f 2018-08-28 18:58:58,529 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image 2018-08-28 18:58:58,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" 2018-08-28 18:58:58,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ed76c50f-940b-4dbc-b106-553c69780f09 Date: Tue, 28 Aug 2018 18:58:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:58:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:58:58Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/snap", "metadata": {}}], "self": "/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7", "min_disk": 0, "protected": false, "id": "a3894aca-bdc8-479e-8ad0-f374eb2e54f7", "file": "/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:58:58,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7 used request id req-ed76c50f-940b-4dbc-b106-553c69780f09 2018-08-28 18:58:58,697 - create_image - DEBUG - Instance status is - active 2018-08-28 18:58:58,697 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image 2018-08-28 18:58:58,697 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image 2018-08-28 18:58:58,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:58:58,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:58:59,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d520e396739447699c6cfe18d6aaebad", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role"}], "expires_at": "2018-08-28T19:58:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-user", "id": "b3a6ef09dc644f35922fe14d823e28ec"}, "audit_ids": ["nAXG3Z4yQHe1YDd_1QDHdg"], "issued_at": "2018-08-28T18:58:59.000000Z"}} 2018-08-28 18:58:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:58:59,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:58:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a369220c-c41b-4cd3-8d14-4646755d368c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:58:59,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a369220c-c41b-4cd3-8d14-4646755d368c 2018-08-28 18:58:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:58:59,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-71850dfe-1044-46f6-ab9c-5c04008e57d7 Date: Tue, 28 Aug 2018 18:58:59 GMT RESP BODY: {"networks":[]} 2018-08-28 18:58:59,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net used request id req-71850dfe-1044-46f6-ab9c-5c04008e57d7 2018-08-28 18:58:59,314 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net 2018-08-28 18:58:59,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" -d '{"network": {"name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net", "admin_state_up": true}}' 2018-08-28 18:58:59,861 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-9026b1d9-26cc-4854-ab1c-11c8770d4b0f Date: Tue, 28 Aug 2018 18:58:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:58:59Z","is_default":false,"name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:58:59Z","mtu":1450}} 2018-08-28 18:58:59,861 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-9026b1d9-26cc-4854-ab1c-11c8770d4b0f 2018-08-28 18:58:59,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:59:00,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-ae68a3ae-6ff4-45c8-9c70-fc25b643f9af Date: Tue, 28 Aug 2018 18:59:00 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:58:59Z","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net"}]} 2018-08-28 18:59:00,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-ae68a3ae-6ff4-45c8-9c70-fc25b643f9af 2018-08-28 18:59:00,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:59:00,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a631f068-6337-4305-b959-0ed8b5cde325 Date: Tue, 28 Aug 2018 18:59:00 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:59:00,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-a631f068-6337-4305-b959-0ed8b5cde325 2018-08-28 18:59:00,289 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet 2018-08-28 18:59:00,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" -d '{"subnets": [{"ip_version": 4, "network_id": "2ba9874d-dfe9-43ed-9ade-34f170b46671", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet"}]}' 2018-08-28 18:59:01,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b039b18e-d770-436e-bc54-85526a57a8e5 Date: Tue, 28 Aug 2018 18:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:59:00Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59: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":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"eb0ce41a-9e53-4ffa-89ba-08848cce78ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet"}]} 2018-08-28 18:59:01,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b039b18e-d770-436e-bc54-85526a57a8e5 2018-08-28 18:59:01,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:59:01,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-21289cb2-c47e-4a66-9c1c-1e09f70bf98a Date: Tue, 28 Aug 2018 18:59: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":["eb0ce41a-9e53-4ffa-89ba-08848cce78ce"],"updated_at":"2018-08-28T18:59:00Z","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net"}]} 2018-08-28 18:59:01,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-21289cb2-c47e-4a66-9c1c-1e09f70bf98a 2018-08-28 18:59:01,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:59:01,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cee10cfa-d9a7-4caf-ae8b-0681d55aec49 Date: Tue, 28 Aug 2018 18:59:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:59:00Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59: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":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"eb0ce41a-9e53-4ffa-89ba-08848cce78ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet"}]} 2018-08-28 18:59:01,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-cee10cfa-d9a7-4caf-ae8b-0681d55aec49 2018-08-28 18:59:01,497 - OpenStackNetwork - DEBUG - Network [2ba9874d-dfe9-43ed-9ade-34f170b46671] created successfully 2018-08-28 18:59:01,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:01,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:01,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["2HTLhs00R6SmKlfoh37hww"], "issued_at": "2018-08-28T18:59:01.000000Z"}} 2018-08-28 18:59:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2201d0411d0b850f4660952b761b7c0bf104c697" 2018-08-28 18:59:01,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-654d5b80-71c9-45c8-9144-965ea3f5ed03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:01,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-654d5b80-71c9-45c8-9144-965ea3f5ed03 2018-08-28 18:59:01,951 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:59:01,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2201d0411d0b850f4660952b761b7c0bf104c697" 2018-08-28 18:59:02,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d0cb777a-a633-4433-927b-2a54f9bdf1c6 x-compute-request-id: req-d0cb777a-a633-4433-927b-2a54f9bdf1c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:59:02,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d0cb777a-a633-4433-927b-2a54f9bdf1c6 2018-08-28 18:59:02,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2201d0411d0b850f4660952b761b7c0bf104c697" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:59:02,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69bf65ba-c90d-47ac-a8bc-0626d61be163 x-compute-request-id: req-69bf65ba-c90d-47ac-a8bc-0626d61be163 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/4e517135-34f9-4482-a512-cb77debba026", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/4e517135-34f9-4482-a512-cb77debba026", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4e517135-34f9-4482-a512-cb77debba026", "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:59:02,186 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-69bf65ba-c90d-47ac-a8bc-0626d61be163 2018-08-28 18:59:02,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:02,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:02,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d520e396739447699c6cfe18d6aaebad", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role"}], "expires_at": "2018-08-28T19:59:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-user", "id": "b3a6ef09dc644f35922fe14d823e28ec"}, "audit_ids": ["fDyxbJe-S0yWTIdwI3nuBQ"], "issued_at": "2018-08-28T18:59:02.000000Z"}} 2018-08-28 18:59:02,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:02,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0be5d7-f582-4d8b-b3ba-20a7c7e9b05a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:02,644 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b0be5d7-f582-4d8b-b3ba-20a7c7e9b05a 2018-08-28 18:59:02,645 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:59:02,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:02,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4813304-83d9-4464-98f7-509dfd554e50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:02,721 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b4813304-83d9-4464-98f7-509dfd554e50 2018-08-28 18:59:02,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:03,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0555ec3f-a8bc-48f9-8266-9f3ec21d019e Date: Tue, 28 Aug 2018 18:59: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":["eb0ce41a-9e53-4ffa-89ba-08848cce78ce"],"updated_at":"2018-08-28T18:59:00Z","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net"}]} 2018-08-28 18:59:03,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net used request id req-0555ec3f-a8bc-48f9-8266-9f3ec21d019e 2018-08-28 18:59:03,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:03,024 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:03,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:03,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fd566a6-2f67-4ce7-aa0b-5ba8e0e4025a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, "enabled": true, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}} 2018-08-28 18:59:03,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef used request id req-0fd566a6-2f67-4ce7-aa0b-5ba8e0e4025a 2018-08-28 18:59:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:03,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e0b77abc-d6f0-4aec-93a7-e0417f3a0879 Date: Tue, 28 Aug 2018 18:59:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:59:00Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59: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":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"eb0ce41a-9e53-4ffa-89ba-08848cce78ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet"}]} 2018-08-28 18:59:03,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-e0b77abc-d6f0-4aec-93a7-e0417f3a0879 2018-08-28 18:59:03,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671&mac_address=foo&name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:03,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9cb0c5d1-bffb-4c46-a411-6014acff2022 Date: Tue, 28 Aug 2018 18:59:03 GMT RESP BODY: {"ports":[]} 2018-08-28 18:59:03,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671&mac_address=foo&name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27port-1&admin_state_up=True used request id req-9cb0c5d1-bffb-4c46-a411-6014acff2022 2018-08-28 18:59:03,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:03,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-01837ca0-1200-4c31-8d5a-606c8aefa6d6 x-compute-request-id: req-01837ca0-1200-4c31-8d5a-606c8aefa6d6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:59:03,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-inst used request id req-01837ca0-1200-4c31-8d5a-606c8aefa6d6 2018-08-28 18:59:03,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:03,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6ca25c2e-ad35-4b9b-8c96-f4b4173fa48c Date: Tue, 28 Aug 2018 18:59: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":["eb0ce41a-9e53-4ffa-89ba-08848cce78ce"],"updated_at":"2018-08-28T18:59:00Z","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net"}]} 2018-08-28 18:59:03,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net used request id req-6ca25c2e-ad35-4b9b-8c96-f4b4173fa48c 2018-08-28 18:59:03,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:04,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6044380-4ef7-48d7-b942-716b518b43ba Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, "enabled": true, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}} 2018-08-28 18:59:04,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef used request id req-b6044380-4ef7-48d7-b942-716b518b43ba 2018-08-28 18:59:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:04,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0fca253e-85c4-4b88-820e-d00a74dbef30 Date: Tue, 28 Aug 2018 18:59:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:59:00Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59: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":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"eb0ce41a-9e53-4ffa-89ba-08848cce78ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet"}]} 2018-08-28 18:59:04,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-0fca253e-85c4-4b88-820e-d00a74dbef30 2018-08-28 18:59:04,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671&mac_address=foo&name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:04,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c75646a4-706d-4190-860f-b7764a287371 Date: Tue, 28 Aug 2018 18:59:04 GMT RESP BODY: {"ports":[]} 2018-08-28 18:59:04,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671&mac_address=foo&name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27port-1&admin_state_up=True used request id req-c75646a4-706d-4190-860f-b7764a287371 2018-08-28 18:59:04,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:04,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:04,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d520e396739447699c6cfe18d6aaebad", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role"}], "expires_at": "2018-08-28T19:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8f4c1d7e6d4c46b5ba669e395ee3d2ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-user", "id": "b3a6ef09dc644f35922fe14d823e28ec"}, "audit_ids": ["i9lZxCIpSxSC1tu0crdxtA"], "issued_at": "2018-08-28T18:59:04.000000Z"}} 2018-08-28 18:59:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601e75ad91a6121453527a7b01e1e48b148f43a8" 2018-08-28 18:59:04,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff805c01-8d95-4cc9-b73e-3e20bec85a87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:04,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ff805c01-8d95-4cc9-b73e-3e20bec85a87 2018-08-28 18:59:04,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:04,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d93962d8-8d2c-4419-b2d5-9fa873a67fe6 Date: Tue, 28 Aug 2018 18:59: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":["eb0ce41a-9e53-4ffa-89ba-08848cce78ce"],"updated_at":"2018-08-28T18:59:00Z","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net"}]} 2018-08-28 18:59:04,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net used request id req-d93962d8-8d2c-4419-b2d5-9fa873a67fe6 2018-08-28 18:59:04,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:05,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-05554a47-3840-4552-b601-be2bb89240e3 Date: Tue, 28 Aug 2018 18:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:59:00Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59: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":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"eb0ce41a-9e53-4ffa-89ba-08848cce78ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet"}]} 2018-08-28 18:59:05,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-05554a47-3840-4552-b601-be2bb89240e3 2018-08-28 18:59:05,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:05,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-45aa56ac-702c-4298-8b3b-e87bd1051efa Date: Tue, 28 Aug 2018 18:59: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":["eb0ce41a-9e53-4ffa-89ba-08848cce78ce"],"updated_at":"2018-08-28T18:59:00Z","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:58:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net"}]} 2018-08-28 18:59:05,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net used request id req-45aa56ac-702c-4298-8b3b-e87bd1051efa 2018-08-28 18:59:05,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:05,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:59:05 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:05,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}601e75ad91a6121453527a7b01e1e48b148f43a8" 2018-08-28 18:59:05,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ee2c830-39e3-40d1-90a0-7de3bb0d08ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, "enabled": true, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}} 2018-08-28 18:59:05,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef used request id req-0ee2c830-39e3-40d1-90a0-7de3bb0d08ca 2018-08-28 18:59:05,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" 2018-08-28 18:59:05,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4315f13-76b1-4794-8e7d-14818bbef712 Date: Tue, 28 Aug 2018 18:59:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2ba9874d-dfe9-43ed-9ade-34f170b46671","tenant_id":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","created_at":"2018-08-28T18:59:00Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59: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":"8f4c1d7e6d4c46b5ba669e395ee3d2ef","id":"eb0ce41a-9e53-4ffa-89ba-08848cce78ce","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet"}]} 2018-08-28 18:59:05,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-f4315f13-76b1-4794-8e7d-14818bbef712 2018-08-28 18:59:05,633 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net 2018-08-28 18:59:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10b610baebcce64fdabb1356cce97161cda96438" -d '{"port": {"network_id": "2ba9874d-dfe9-43ed-9ade-34f170b46671", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27port-1", "admin_state_up": true}}' 2018-08-28 18:59:05,649 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-352a0666-e762-4e68-ac6a-0437cd859da7 Date: Tue, 28 Aug 2018 18:59:05 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 18:59:05,650 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-352a0666-e762-4e68-ac6a-0437cd859da7 2018-08-28 18:59:05,650 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-08-28 18:59:05,654 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/4e517135-34f9-4482-a512-cb77debba026 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2201d0411d0b850f4660952b761b7c0bf104c697" 2018-08-28 18:59:05,700 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:59: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-cd6821fc-9788-41c6-846d-b844b4030575 x-compute-request-id: req-cd6821fc-9788-41c6-846d-b844b4030575 Content-Length: 0 Content-Type: application/json 2018-08-28 18:59:05,700 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/4e517135-34f9-4482-a512-cb77debba026 used request id req-cd6821fc-9788-41c6-846d-b844b4030575 2018-08-28 18:59:05,701 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet 2018-08-28 18:59:05,701 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-subnet 2018-08-28 18:59:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/eb0ce41a-9e53-4ffa-89ba-08848cce78ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:59:08,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-662befc6-ee2a-45f1-93b4-7356c9a7c466 Date: Tue, 28 Aug 2018 18:59:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:59:08,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/eb0ce41a-9e53-4ffa-89ba-08848cce78ce used request id req-662befc6-ee2a-45f1-93b4-7356c9a7c466 2018-08-28 18:59:08,079 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-pub-net 2018-08-28 18:59:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/2ba9874d-dfe9-43ed-9ade-34f170b46671 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}266913c25c3cc82db4b6b87de2b9fce0ad83db86" 2018-08-28 18:59:09,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ca0350a6-a170-486f-9991-0127f35b1bf0 Date: Tue, 28 Aug 2018 18:59:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:59:09,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/2ba9874d-dfe9-43ed-9ade-34f170b46671 used request id req-ca0350a6-a170-486f-9991-0127f35b1bf0 2018-08-28 18:59:09,592 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3d260ea3-0a43-421e-a1ba-6ffe6015dd27-image 2018-08-28 18:59:09,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3162a7e7db9dd3c5acafa1d1e762de52aea94b3e" 2018-08-28 18:59:10,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20af9ed1-8398-40e0-a328-fbdcd301b26c Date: Tue, 28 Aug 2018 18:59:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:59:10,791 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a3894aca-bdc8-479e-8ad0-f374eb2e54f7 used request id req-20af9ed1-8398-40e0-a328-fbdcd301b26c 2018-08-28 18:59:10,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-26fb8974-757e-42d5-ace7-ecbfdd110bf5 Date: Tue, 28 Aug 2018 18:59:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "created_at": "2018-08-28T18:58:59Z", "updated_at": "2018-08-28T18:58:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "revision_number": 0, "id": "01be69ac-60f4-48c1-9922-c394882553f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "revision_number": 0, "id": "4af8f176-1707-4f8e-ac00-0b20a553044b", "remote_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "revision_number": 0, "id": "6f8f7eb5-7721-48e2-a26f-7f73a7486699", "remote_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "revision_number": 0, "id": "c2c76fb5-9951-49ed-b3ff-2e81379ab571", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef"}], "revision_number": 4, "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "id": "a82423bb-3c1a-4931-8590-1757f8425f73", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:59:11,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-26fb8974-757e-42d5-ace7-ecbfdd110bf5 2018-08-28 18:59:11,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,108 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3c43471-b60c-460e-a9a6-c99f18575198 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:11,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-e3c43471-b60c-460e-a9a6-c99f18575198 2018-08-28 18:59:11,108 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:11,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,198 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0db9700-3398-449f-8ad1-eb1d7afd14ca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:11,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b0db9700-3398-449f-8ad1-eb1d7afd14ca 2018-08-28 18:59:11,198 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:11,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-564b5ee4-5bf9-4ff2-9920-2d2a43a0848b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:11,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-564b5ee4-5bf9-4ff2-9920-2d2a43a0848b 2018-08-28 18:59:11,289 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:11,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,373 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a952ae4f-220d-4757-9c07-47eaa3f5614b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:11,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-a952ae4f-220d-4757-9c07-47eaa3f5614b 2018-08-28 18:59:11,373 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:11,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ead2b9-6297-4de5-8bce-c9552f4bdd18 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:59:11,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-e8ead2b9-6297-4de5-8bce-c9552f4bdd18 2018-08-28 18:59:11,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc32a732-39f1-4f91-9f5d-02300c935aa9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 18:59:11,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bc32a732-39f1-4f91-9f5d-02300c935aa9 2018-08-28 18:59:11,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2464c7bb-6d4b-4c13-8e73-67572c62a026 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 18:59:11,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-2464c7bb-6d4b-4c13-8e73-67572c62a026 2018-08-28 18:59:11,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e855e010-b576-475b-96c2-a12d40d67da6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef"}, "enabled": true, "id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj"}} 2018-08-28 18:59:11,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef used request id req-e855e010-b576-475b-96c2-a12d40d67da6 2018-08-28 18:59:11,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a82423bb-3c1a-4931-8590-1757f8425f73 2018-08-28 18:59:11,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a82423bb-3c1a-4931-8590-1757f8425f73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:11,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-81f4a30e-a5aa-46cf-9662-6be332fc6ad4 Date: Tue, 28 Aug 2018 18:59:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "port_range_min": null, "revision_number": 0, "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "created_at": "2018-08-28T18:58:59Z", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "id": "01be69ac-60f4-48c1-9922-c394882553f4"}, {"remote_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "port_range_min": null, "revision_number": 0, "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "created_at": "2018-08-28T18:58:59Z", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "id": "4af8f176-1707-4f8e-ac00-0b20a553044b"}, {"remote_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "port_range_min": null, "revision_number": 0, "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "created_at": "2018-08-28T18:58:59Z", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "id": "6f8f7eb5-7721-48e2-a26f-7f73a7486699"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:58:59Z", "security_group_id": "a82423bb-3c1a-4931-8590-1757f8425f73", "port_range_min": null, "revision_number": 0, "tenant_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "created_at": "2018-08-28T18:58:59Z", "project_id": "8f4c1d7e6d4c46b5ba669e395ee3d2ef", "id": "c2c76fb5-9951-49ed-b3ff-2e81379ab571"}]} 2018-08-28 18:59:11,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a82423bb-3c1a-4931-8590-1757f8425f73 used request id req-81f4a30e-a5aa-46cf-9662-6be332fc6ad4 2018-08-28 18:59:11,907 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:59:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a82423bb-3c1a-4931-8590-1757f8425f73 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:12,214 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ce5c7a1-9b47-4506-afb8-5ff39e5a089b Content-Length: 0 Date: Tue, 28 Aug 2018 18:59:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:59:12,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a82423bb-3c1a-4931-8590-1757f8425f73 used request id req-2ce5c7a1-9b47-4506-afb8-5ff39e5a089b 2018-08-28 18:59:12,215 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj 2018-08-28 18:59:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:12,471 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c99f55c5-d3dd-421f-ae2a-5c00d91e0869 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:59:12,471 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8f4c1d7e6d4c46b5ba669e395ee3d2ef used request id req-c99f55c5-d3dd-421f-ae2a-5c00d91e0869 2018-08-28 18:59:12,471 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-proj-role 2018-08-28 18:59:12,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d520e396739447699c6cfe18d6aaebad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:12,590 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3401f29-918d-40c4-a82a-9cda776571cd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:59:12,590 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d520e396739447699c6cfe18d6aaebad used request id req-e3401f29-918d-40c4-a82a-9cda776571cd 2018-08-28 18:59:12,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cd1591dea504443ed9270cf80996c43eda72ba8" 2018-08-28 18:59:12,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58eb776-1d6e-4802-863d-202751098034 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:59:12,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d58eb776-1d6e-4802-863d-202751098034 2018-08-28 18:59:12,686 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-126a3fb9-78ae-4b9-user 2018-08-28 18:59:12,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b3a6ef09dc644f35922fe14d823e28ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3c43f193e8540121b12352e58f4d4a320136734" 2018-08-28 18:59:12,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee06b462-2c5d-4d35-aa1e-193d19bc1e30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:59:12,910 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b3a6ef09dc644f35922fe14d823e28ec used request id req-ee06b462-2c5d-4d35-aa1e-193d19bc1e30 2018-08-28 18:59:12,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:13,287 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["KQTLqLETTsCwGPcoRDX3AQ"], "issued_at": "2018-08-28T18:59:13.000000Z"}} 2018-08-28 18:59:13,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}273da0848b554a6414cd464805a050bfea20e0ee" 2018-08-28 18:59:13,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4382a55-3d51-4a30-9f74-d5e8ec170681 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:13,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e4382a55-3d51-4a30-9f74-d5e8ec170681 2018-08-28 18:59:13,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:13,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:13,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["oN8B3TPrQzGz6SUY1BcfAQ"], "issued_at": "2018-08-28T18:59:13.000000Z"}} 2018-08-28 18:59:13,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:13,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7c33855-26da-4228-9412-5c07ade37608 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:13,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c7c33855-26da-4228-9412-5c07ade37608 2018-08-28 18:59:13,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:13,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:59:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:13,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac9765e-0128-426f-8e3a-d83319f292cb Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:59:13,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj used request id req-4ac9765e-0128-426f-8e3a-d83319f292cb 2018-08-28 18:59:13,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:14,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1f110e-c21f-4d51-9725-255c3f08ce79 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:59:14,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ff1f110e-c21f-4d51-9725-255c3f08ce79 2018-08-28 18:59:14,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}}' 2018-08-28 18:59:14,151 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:59:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f73b94a-d8ca-4888-a605-247299393eeb Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:14,151 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-3f73b94a-d8ca-4888-a605-247299393eeb 2018-08-28 18:59:14,151 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj 2018-08-28 18:59:14,151 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:14,152 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:14,533 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["SDWPOxgQR4e6XaZ3q2fH_Q"], "issued_at": "2018-08-28T18:59:14.000000Z"}} 2018-08-28 18:59:14,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4c161cd4d66c4a09786e8e6de36a68b0ca0cf1" 2018-08-28 18:59:14,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90c8dba2-0c1e-498a-9b70-0ee7e91029ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:14,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90c8dba2-0c1e-498a-9b70-0ee7e91029ad 2018-08-28 18:59:14,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:14,621 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:59:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:14,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4c161cd4d66c4a09786e8e6de36a68b0ca0cf1" 2018-08-28 18:59:14,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd47830e-3d94-41c9-8dbb-c30ef85ca63a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:59:14,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-fd47830e-3d94-41c9-8dbb-c30ef85ca63a 2018-08-28 18:59:14,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4c161cd4d66c4a09786e8e6de36a68b0ca0cf1" 2018-08-28 18:59:14,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-246c201e-51a8-4359-8fdc-13fa02405c41 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}]} 2018-08-28 18:59:14,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj used request id req-246c201e-51a8-4359-8fdc-13fa02405c41 2018-08-28 18:59:14,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4c161cd4d66c4a09786e8e6de36a68b0ca0cf1" 2018-08-28 18:59:14,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2062084d-f094-48bd-b32c-52bd6a5b06cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:59:14,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2062084d-f094-48bd-b32c-52bd6a5b06cd 2018-08-28 18:59:15,227 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-cc13b943-5041-4c4-user 2018-08-28 18:59:15,228 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:15,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:15,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dba3bd9-37b1-4bff-a3e5-4f2e7aac9763 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:59:15,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7dba3bd9-37b1-4bff-a3e5-4f2e7aac9763 2018-08-28 18:59:15,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" -d '{"role": {"name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role"}}' 2018-08-28 18:59:15,426 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e949931-af18-448f-a2f7-23d7977e0488 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0654c81a3b6e4080b1620a09a86336a7", "links": {"self": "http://172.30.9.28:5000/v3/roles/0654c81a3b6e4080b1620a09a86336a7"}, "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role"}} 2018-08-28 18:59:15,426 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e949931-af18-448f-a2f7-23d7977e0488 2018-08-28 18:59:15,426 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role 2018-08-28 18:59:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/0654c81a3b6e4080b1620a09a86336a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:15,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a97b8556-c18a-4dcb-8136-a7531a36d92d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/0654c81a3b6e4080b1620a09a86336a7"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role", "id": "0654c81a3b6e4080b1620a09a86336a7"}} 2018-08-28 18:59:15,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/0654c81a3b6e4080b1620a09a86336a7 used request id req-a97b8556-c18a-4dcb-8136-a7531a36d92d 2018-08-28 18:59:15,520 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role to project CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj 2018-08-28 18:59:15,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d/users/c51a50a3c24847209950b9b0a478e8a0/roles/0654c81a3b6e4080b1620a09a86336a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:15,646 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5bb73bd-b8cf-4ee7-9622-388059e04694 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:59:15,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d/users/c51a50a3c24847209950b9b0a478e8a0/roles/0654c81a3b6e4080b1620a09a86336a7 used request id req-d5bb73bd-b8cf-4ee7-9622-388059e04694 2018-08-28 18:59:15,647 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 18:59:15,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:15,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:16,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0654c81a3b6e4080b1620a09a86336a7", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role"}], "expires_at": "2018-08-28T19:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40d3301051094e68b27e8e1dcccfbc2d", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-user", "id": "c51a50a3c24847209950b9b0a478e8a0"}, "audit_ids": ["ENwPsbPVQ_yCmRnHZGxVgA"], "issued_at": "2018-08-28T18:59:16.000000Z"}} 2018-08-28 18:59:16,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" 2018-08-28 18:59:16,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679afe46-167e-419f-8c17-90171418c347 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:16,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-679afe46-167e-419f-8c17-90171418c347 2018-08-28 18:59:16,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" 2018-08-28 18:59:16,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-baa33d07-63e4-46c2-9ddd-78a82893addb Date: Tue, 28 Aug 2018 18:59:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image"} 2018-08-28 18:59:16,390 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image used request id req-baa33d07-63e4-46c2-9ddd-78a82893addb 2018-08-28 18:59:16,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" 2018-08-28 18:59:16,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ed24d4a0-769e-4bea-aa60-6745b5cc342d Date: Tue, 28 Aug 2018 18:59:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:59:16,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ed24d4a0-769e-4bea-aa60-6745b5cc342d 2018-08-28 18:59:16,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image"}' 2018-08-28 18:59:16,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19 X-Openstack-Request-Id: req-b15a0d69-3349-4706-8fe0-67b814a061ce Date: Tue, 28 Aug 2018 18:59:16 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:59:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T18:59:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "min_disk": 0, "protected": false, "id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "file": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/file", "checksum": null, "owner": "40d3301051094e68b27e8e1dcccfbc2d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:59:16,763 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b15a0d69-3349-4706-8fe0-67b814a061ce 2018-08-28 18:59:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" -d '' 2018-08-28 18:59:18,508 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9dc5ff78-7fd7-4505-945f-aea4bc835ce1 Date: Tue, 28 Aug 2018 18:59:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:59:18,509 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/file used request id req-9dc5ff78-7fd7-4505-945f-aea4bc835ce1 2018-08-28 18:59:18,509 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 18:59:18,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" 2018-08-28 18:59:18,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-dca44fdd-5bf8-450e-b399-5ef90c9ecdfb Date: Tue, 28 Aug 2018 18:59:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:59:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:59:18Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/snap", "metadata": {}}], "self": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "min_disk": 0, "protected": false, "id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "file": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40d3301051094e68b27e8e1dcccfbc2d", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:59:18,689 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19 used request id req-dca44fdd-5bf8-450e-b399-5ef90c9ecdfb 2018-08-28 18:59:18,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" 2018-08-28 18:59:18,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-106bbe24-e362-4b17-a547-cfe9095761b5 Date: Tue, 28 Aug 2018 18:59: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-08-28 18:59:18,840 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-106bbe24-e362-4b17-a547-cfe9095761b5 2018-08-28 18:59:18,842 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image 2018-08-28 18:59:18,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" 2018-08-28 18:59:18,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-92ffbdd7-a1ad-485c-a6f7-d1a91b036cc2 Date: Tue, 28 Aug 2018 18:59:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:59:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:59:18Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/snap", "metadata": {}}], "self": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "min_disk": 0, "protected": false, "id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "file": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40d3301051094e68b27e8e1dcccfbc2d", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 18:59:18,862 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19 used request id req-92ffbdd7-a1ad-485c-a6f7-d1a91b036cc2 2018-08-28 18:59:18,863 - create_image - DEBUG - Instance status is - active 2018-08-28 18:59:18,863 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image 2018-08-28 18:59:18,863 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image 2018-08-28 18:59:18,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:18,864 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:19,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0654c81a3b6e4080b1620a09a86336a7", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role"}], "expires_at": "2018-08-28T19:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40d3301051094e68b27e8e1dcccfbc2d", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-user", "id": "c51a50a3c24847209950b9b0a478e8a0"}, "audit_ids": ["P5zuw_5GT96J-C-o_oLebw"], "issued_at": "2018-08-28T18:59:19.000000Z"}} 2018-08-28 18:59:19,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:19,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-739690b4-a9a5-4218-bad6-6c8a8ef323e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:19,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-739690b4-a9a5-4218-bad6-6c8a8ef323e9 2018-08-28 18:59:19,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:19,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-827952bb-e885-407c-a7dc-38e2fcbe5405 Date: Tue, 28 Aug 2018 18:59:19 GMT RESP BODY: {"networks":[]} 2018-08-28 18:59:19,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net used request id req-827952bb-e885-407c-a7dc-38e2fcbe5405 2018-08-28 18:59:19,503 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net 2018-08-28 18:59:19,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" -d '{"network": {"name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net", "admin_state_up": true}}' 2018-08-28 18:59:20,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-2173a082-8948-453c-bfcc-3ccbd6694e8b Date: Tue, 28 Aug 2018 18:59:20 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c35731be-2aea-47cf-8e58-aaf58808ad98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T18:59:19Z","is_default":false,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","mtu":1450}} 2018-08-28 18:59:20,061 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-2173a082-8948-453c-bfcc-3ccbd6694e8b 2018-08-28 18:59:20,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:20,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-19571044-c76b-4b78-bbc6-c76c0a5865fb Date: Tue, 28 Aug 2018 18:59:20 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T18:59:19Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:20,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-19571044-c76b-4b78-bbc6-c76c0a5865fb 2018-08-28 18:59:20,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:20,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a2b99c1f-5564-4a1b-8b62-222a576425ca Date: Tue, 28 Aug 2018 18:59:20 GMT RESP BODY: {"subnets":[]} 2018-08-28 18:59:20,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-a2b99c1f-5564-4a1b-8b62-222a576425ca 2018-08-28 18:59:20,323 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet 2018-08-28 18:59:20,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" -d '{"subnets": [{"ip_version": 4, "network_id": "c35731be-2aea-47cf-8e58-aaf58808ad98", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]}' 2018-08-28 18:59:21,016 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-18e2760c-9f90-45cb-bd28-6980d0c98a36 Date: Tue, 28 Aug 2018 18:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:21,016 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-18e2760c-9f90-45cb-bd28-6980d0c98a36 2018-08-28 18:59:21,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:21,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8fdecca0-924b-4e74-8e9c-941d729f9137 Date: Tue, 28 Aug 2018 18: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:21,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-8fdecca0-924b-4e74-8e9c-941d729f9137 2018-08-28 18:59:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:21,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2bfc4930-7e59-405c-b516-8ecfd227a15d Date: Tue, 28 Aug 2018 18:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:21,495 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-2bfc4930-7e59-405c-b516-8ecfd227a15d 2018-08-28 18:59:21,496 - OpenStackNetwork - DEBUG - Network [c35731be-2aea-47cf-8e58-aaf58808ad98] created successfully 2018-08-28 18:59:21,496 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:21,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:21,876 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["P7s3QJ4jTXW98Eslxb71Wg"], "issued_at": "2018-08-28T18:59:21.000000Z"}} 2018-08-28 18:59:21,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c01e602ffb8a1f0ea7483b961534c1978ea81f" 2018-08-28 18:59:21,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5f7b8f5-6e2d-4b5c-bee6-f49aa4b5b134 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:21,965 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f5f7b8f5-6e2d-4b5c-bee6-f49aa4b5b134 2018-08-28 18:59:21,966 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:59:21,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c01e602ffb8a1f0ea7483b961534c1978ea81f" 2018-08-28 18:59:22,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-181155fe-a9d1-4c49-bd26-d0871425856e x-compute-request-id: req-181155fe-a9d1-4c49-bd26-d0871425856e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 18:59:22,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-181155fe-a9d1-4c49-bd26-d0871425856e 2018-08-28 18:59:22,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c01e602ffb8a1f0ea7483b961534c1978ea81f" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 18:59:22,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-08fe491e-01dc-41c3-bef5-4092fd7f883f x-compute-request-id: req-08fe491e-01dc-41c3-bef5-4092fd7f883f Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fc159a8a-0144-422f-810a-c3bf3b113441", "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:59:22,191 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-08fe491e-01dc-41c3-bef5-4092fd7f883f 2018-08-28 18:59:22,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:22,192 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:22,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0654c81a3b6e4080b1620a09a86336a7", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role"}], "expires_at": "2018-08-28T19:59:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40d3301051094e68b27e8e1dcccfbc2d", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-user", "id": "c51a50a3c24847209950b9b0a478e8a0"}, "audit_ids": ["oHag1XsaRfahPwPkGvgSHA"], "issued_at": "2018-08-28T18:59:22.000000Z"}} 2018-08-28 18:59:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:22,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2646c8b5-3063-4945-a57d-79160cb57c57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:22,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2646c8b5-3063-4945-a57d-79160cb57c57 2018-08-28 18:59:22,638 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 18:59:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:22,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66fa564f-a840-4d68-8a3e-d12eac1e471a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:22,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-66fa564f-a840-4d68-8a3e-d12eac1e471a 2018-08-28 18:59:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:23,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f6a78007-9f93-4243-b2e8-570e73d032c8 Date: Tue, 28 Aug 2018 18:59: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:23,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net used request id req-f6a78007-9f93-4243-b2e8-570e73d032c8 2018-08-28 18:59:23,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:23,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:59:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:23,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:23,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022bd887-2aba-40b4-bd68-132e20c6daa7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:23,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-022bd887-2aba-40b4-bd68-132e20c6daa7 2018-08-28 18:59:23,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:23,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-adefa18e-f290-4eca-8c3e-4caebc2cf2ef Date: Tue, 28 Aug 2018 18:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:23,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-adefa18e-f290-4eca-8c3e-4caebc2cf2ef 2018-08-28 18:59:23,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:23,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fae71e20-e5f8-4b69-b4fc-51b3e2203256 Date: Tue, 28 Aug 2018 18:59:23 GMT RESP BODY: {"ports":[]} 2018-08-28 18:59:23,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1&admin_state_up=True used request id req-fae71e20-e5f8-4b69-b4fc-51b3e2203256 2018-08-28 18:59:23,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:23,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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 x-openstack-request-id: req-d0bfe8d5-efef-44fd-a778-990b790cd668 x-compute-request-id: req-d0bfe8d5-efef-44fd-a778-990b790cd668 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 18:59:23,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst used request id req-d0bfe8d5-efef-44fd-a778-990b790cd668 2018-08-28 18:59:23,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:24,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8ee889d4-4530-4274-9309-827f162b3602 Date: Tue, 28 Aug 2018 18:59: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:24,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net used request id req-8ee889d4-4530-4274-9309-827f162b3602 2018-08-28 18:59:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:24,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52b5302f-4168-4ac7-96e6-5a436b61780b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:24,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-52b5302f-4168-4ac7-96e6-5a436b61780b 2018-08-28 18:59:24,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:24,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-40633764-0b51-4121-a517-08f2d76b5b0b Date: Tue, 28 Aug 2018 18:59:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:24,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-40633764-0b51-4121-a517-08f2d76b5b0b 2018-08-28 18:59:24,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:24,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-99ff4f82-e903-402e-9e16-7d4e331d5b54 Date: Tue, 28 Aug 2018 18:59:24 GMT RESP BODY: {"ports":[]} 2018-08-28 18:59:24,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1&admin_state_up=True used request id req-99ff4f82-e903-402e-9e16-7d4e331d5b54 2018-08-28 18:59:24,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:24,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:24,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0654c81a3b6e4080b1620a09a86336a7", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role"}], "expires_at": "2018-08-28T19:59:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40d3301051094e68b27e8e1dcccfbc2d", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40d3301051094e68b27e8e1dcccfbc2d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-user", "id": "c51a50a3c24847209950b9b0a478e8a0"}, "audit_ids": ["JVgw7nciTCywxk7VmSgvsQ"], "issued_at": "2018-08-28T18:59:24.000000Z"}} 2018-08-28 18:59:24,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97724d6a2f9531df33d567051c19c5d09f0b60" 2018-08-28 18:59:24,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91c3caf1-235b-4c38-916e-ac7deaf5ceae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:24,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-91c3caf1-235b-4c38-916e-ac7deaf5ceae 2018-08-28 18:59:24,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:25,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e55c97c1-3927-4857-a0d7-2acc9b65fae8 Date: Tue, 28 Aug 2018 18:59: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:25,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net used request id req-e55c97c1-3927-4857-a0d7-2acc9b65fae8 2018-08-28 18:59:25,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:25,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a1e8e9a-cb33-429c-9c1b-9f627e201092 Date: Tue, 28 Aug 2018 18:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:25,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-6a1e8e9a-cb33-429c-9c1b-9f627e201092 2018-08-28 18:59:25,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:25,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-45f06d85-d30f-4bc0-a3b2-14bf7401d82e Date: Tue, 28 Aug 2018 18:59: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:25,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net used request id req-45f06d85-d30f-4bc0-a3b2-14bf7401d82e 2018-08-28 18:59:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:25,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c97724d6a2f9531df33d567051c19c5d09f0b60" 2018-08-28 18:59:25,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52262931-40d7-4a8f-8a67-855cc0f0792f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:25,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-52262931-40d7-4a8f-8a67-855cc0f0792f 2018-08-28 18:59:25,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:25,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3db1bc6-a967-4496-8e91-f747990fd166 Date: Tue, 28 Aug 2018 18:59:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:25,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-c3db1bc6-a967-4496-8e91-f747990fd166 2018-08-28 18:59:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:26,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-022bdba3-75d4-4444-a0e1-a48bda505887 Date: Tue, 28 Aug 2018 18:59:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:26,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet used request id req-022bdba3-75d4-4444-a0e1-a48bda505887 2018-08-28 18:59:26,006 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net 2018-08-28 18:59:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" -d '{"port": {"network_id": "c35731be-2aea-47cf-8e58-aaf58808ad98", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "aa97e975-61bb-4bff-87d7-e2c3cc6359c9", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1", "admin_state_up": true}}' 2018-08-28 18:59:27,178 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-e3cbc4f6-7dee-4160-91d5-452b32a01cbd Date: Tue, 28 Aug 2018 18:59:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:59:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","ip_address":"10.55.0.101"}],"id":"810a4f5c-abe2-4398-b37b-091cbb66f451","security_groups":["5e194940-85c5-44b3-8434-6822e614e36d"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1","project_id":"40d3301051094e68b27e8e1dcccfbc2d","qos_policy_id":null,"admin_state_up":true,"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:26Z","binding:vnic_type":"normal"}} 2018-08-28 18:59:27,179 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-e3cbc4f6-7dee-4160-91d5-452b32a01cbd 2018-08-28 18:59:27,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:27,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-767ca41c-55dd-49ef-868b-323b0c7c270c Date: Tue, 28 Aug 2018 18: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:27,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net used request id req-767ca41c-55dd-49ef-868b-323b0c7c270c 2018-08-28 18:59:27,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:27,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa91109e-0058-4af3-a38c-3adb3c773553 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:27,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-fa91109e-0058-4af3-a38c-3adb3c773553 2018-08-28 18:59:27,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:27,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-00fcab06-1521-4a9c-a36c-75bf6cfcd65f Date: Tue, 28 Aug 2018 18:59:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:27,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-00fcab06-1521-4a9c-a36c-75bf6cfcd65f 2018-08-28 18:59:27,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:27,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a78315cb-03cd-411b-9bed-ffda58bc7a8c Date: Tue, 28 Aug 2018 18:59:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:59:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","ip_address":"10.55.0.101"}],"id":"810a4f5c-abe2-4398-b37b-091cbb66f451","security_groups":["5e194940-85c5-44b3-8434-6822e614e36d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"40d3301051094e68b27e8e1dcccfbc2d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1","admin_state_up":true,"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 18:59:27,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1&admin_state_up=True used request id req-a78315cb-03cd-411b-9bed-ffda58bc7a8c 2018-08-28 18:59:27,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:28,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fce6900-4275-4cbc-ba4f-02c60e9477dc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:28,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-5fce6900-4275-4cbc-ba4f-02c60e9477dc 2018-08-28 18:59:28,006 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst 2018-08-28 18:59:28,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:28,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-c77d5323-0ff3-4deb-988d-57727afdc2c3 x-compute-request-id: req-c77d5323-0ff3-4deb-988d-57727afdc2c3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-flavor-name"}]} 2018-08-28 18:59:28,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c77d5323-0ff3-4deb-988d-57727afdc2c3 2018-08-28 18:59:28,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/fc159a8a-0144-422f-810a-c3bf3b113441 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:28,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18: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-c3da90b3-3d0d-44a7-9a9c-51a798a76527 x-compute-request-id: req-c3da90b3-3d0d-44a7-9a9c-51a798a76527 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "fc159a8a-0144-422f-810a-c3bf3b113441", "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 18:59:28,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/fc159a8a-0144-422f-810a-c3bf3b113441 used request id req-c3da90b3-3d0d-44a7-9a9c-51a798a76527 2018-08-28 18:59:28,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:28,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-bd480746-562a-47ab-9af2-ed822f5f16e6 Date: Tue, 28 Aug 2018 18:59:28 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T18:59:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T18:59:18Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/snap", "metadata": {}}], "self": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "min_disk": 0, "protected": false, "id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "file": "/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40d3301051094e68b27e8e1dcccfbc2d", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image"} 2018-08-28 18:59:28,241 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image used request id req-bd480746-562a-47ab-9af2-ed822f5f16e6 2018-08-28 18:59:28,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:28,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-254157ce-0933-4abf-980b-a2bbc6dba565 Date: Tue, 28 Aug 2018 18:59:28 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 18:59:28,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-254157ce-0933-4abf-980b-a2bbc6dba565 2018-08-28 18:59:28,473 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" -d '{"server": {"name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "imageRef": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "flavorRef": "fc159a8a-0144-422f-810a-c3bf3b113441", "max_count": 1, "min_count": 1, "networks": [{"port": "810a4f5c-abe2-4398-b37b-091cbb66f451"}]}}' 2018-08-28 18:59:30,107 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18: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 x-openstack-request-id: req-43c1adbd-4faf-46cd-bba8-7d3e6f48429d x-compute-request-id: req-43c1adbd-4faf-46cd-bba8-7d3e6f48429d Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "adminPass": "S6MG9koJ6yE5"}} 2018-08-28 18:59:30,107 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-43c1adbd-4faf-46cd-bba8-7d3e6f48429d 2018-08-28 18:59:30,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:30,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7db03a55-b793-43db-aec2-49331280d4af x-compute-request-id: req-7db03a55-b793-43db-aec2-49331280d4af Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:59:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:30,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-7db03a55-b793-43db-aec2-49331280d4af 2018-08-28 18:59:30,331 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst 2018-08-28 18:59:30,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:30,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cae2173-1996-4a03-81f6-61792a0f60d3 x-compute-request-id: req-4cae2173-1996-4a03-81f6-61792a0f60d3 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:59:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:30,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-4cae2173-1996-4a03-81f6-61792a0f60d3 2018-08-28 18:59:30,921 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst] is - BUILD 2018-08-28 18:59:30,921 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:59:33,925 - create_instance - DEBUG - VM status query timeout in 896.406085968 2018-08-28 18:59:33,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:34,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59: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-a67b1644-a4e1-46c2-ad6d-8f7a9ae9bf91 x-compute-request-id: req-a67b1644-a4e1-46c2-ad6d-8f7a9ae9bf91 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "security_groups": [{"name": "default"}], "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:59:31Z", "hostId": "31a411d7419ca6bab54638609255dca546c9b964ef86449e3d45bd7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:34,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-a67b1644-a4e1-46c2-ad6d-8f7a9ae9bf91 2018-08-28 18:59:34,543 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst] is - BUILD 2018-08-28 18:59:34,543 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:59:37,544 - create_instance - DEBUG - VM status query timeout in 892.786310911 2018-08-28 18:59:37,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:38,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59: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-e8fd0912-1ec6-43c9-b55d-169eaf68915f x-compute-request-id: req-e8fd0912-1ec6-43c9-b55d-169eaf68915f Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "security_groups": [{"name": "default"}], "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T18:59:31Z", "hostId": "31a411d7419ca6bab54638609255dca546c9b964ef86449e3d45bd7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:38,160 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-e8fd0912-1ec6-43c9-b55d-169eaf68915f 2018-08-28 18:59:38,161 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst] is - BUILD 2018-08-28 18:59:38,161 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:59:41,162 - create_instance - DEBUG - VM status query timeout in 889.168811083 2018-08-28 18:59:41,165 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:41,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59: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-7f24882a-de68-4f29-addc-e825e8591d71 x-compute-request-id: req-7f24882a-de68-4f29-addc-e825e8591d71 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:59:37.000000", "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "security_groups": [{"name": "default"}], "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:59:38Z", "hostId": "31a411d7419ca6bab54638609255dca546c9b964ef86449e3d45bd7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:41,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-7f24882a-de68-4f29-addc-e825e8591d71 2018-08-28 18:59:41,650 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst] is - ACTIVE 2018-08-28 18:59:41,650 - create_instance - INFO - VM is - ACTIVE 2018-08-28 18:59:41,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:42,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59: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-7e185036-9bb2-4db4-be66-c8c946316b9d x-compute-request-id: req-7e185036-9bb2-4db4-be66-c8c946316b9d Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:59:37.000000", "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "security_groups": [{"name": "default"}], "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:59:38Z", "hostId": "31a411d7419ca6bab54638609255dca546c9b964ef86449e3d45bd7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:42,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-7e185036-9bb2-4db4-be66-c8c946316b9d 2018-08-28 18:59:42,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:42,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-73cb4427-6e71-42ee-aebb-9f4b387f9dc0 Date: Tue, 28 Aug 2018 18:59: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:42,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net used request id req-73cb4427-6e71-42ee-aebb-9f4b387f9dc0 2018-08-28 18:59:42,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:42,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e921f2e-e4cc-47bc-aec2-124bd9e79f05 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:42,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-5e921f2e-e4cc-47bc-aec2-124bd9e79f05 2018-08-28 18:59:42,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:42,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-dedcabac-d54a-45ea-8017-cf426b3ea010 Date: Tue, 28 Aug 2018 18:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:42,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-dedcabac-d54a-45ea-8017-cf426b3ea010 2018-08-28 18:59:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:42,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-aad84339-9f55-43d2-a4e1-4e3e8addb79b Date: Tue, 28 Aug 2018 18:59:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:59:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","ip_address":"10.55.0.4"}],"id":"17a4e638-eed3-4ed6-9ad8-09ef642f7524","security_groups":[],"mac_address":"fa:16:3e:97:34:6f","project_id":"40d3301051094e68b27e8e1dcccfbc2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c35731be-2aea-47cf-8e58-aaf58808ad98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:59:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","ip_address":"10.55.0.101"}],"id":"810a4f5c-abe2-4398-b37b-091cbb66f451","security_groups":["5e194940-85c5-44b3-8434-6822e614e36d"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"40d3301051094e68b27e8e1dcccfbc2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1","admin_state_up":true,"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:26Z","binding:vnic_type":"normal","device_id":"35813bb6-8903-46d1-b7f7-cf03bc9c65ef"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:59:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","ip_address":"10.55.0.3"}],"id":"8e972dc7-e101-4d94-b785-0738a6a82b81","security_groups":[],"mac_address":"fa:16:3e:87:63:18","project_id":"40d3301051094e68b27e8e1dcccfbc2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c35731be-2aea-47cf-8e58-aaf58808ad98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T18:59:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","ip_address":"10.55.0.2"}],"id":"d727e743-1a3a-48e5-8c5e-7dd4b610fcd0","security_groups":[],"mac_address":"fa:16:3e:58:0b:c5","project_id":"40d3301051094e68b27e8e1dcccfbc2d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:21Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c35731be-2aea-47cf-8e58-aaf58808ad98"}]} 2018-08-28 18:59:42,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-aad84339-9f55-43d2-a4e1-4e3e8addb79b 2018-08-28 18:59:42,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:43,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-558e4ff4-d3c9-4ece-bcf7-029bc7597331 Date: Tue, 28 Aug 2018 18:59: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":["aa97e975-61bb-4bff-87d7-e2c3cc6359c9"],"updated_at":"2018-08-28T18:59:20Z","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:19Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"c35731be-2aea-47cf-8e58-aaf58808ad98","name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net"}]} 2018-08-28 18:59:43,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-558e4ff4-d3c9-4ece-bcf7-029bc7597331 2018-08-28 18:59:43,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:43,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-53481f54-169c-4671-91ba-31279b84036d Date: Tue, 28 Aug 2018 18:59:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:43,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-53481f54-169c-4671-91ba-31279b84036d 2018-08-28 18:59:43,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:43,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a8a1d5aa-17fc-49bb-983f-06db9670cb8d Date: Tue, 28 Aug 2018 18:59:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c35731be-2aea-47cf-8e58-aaf58808ad98","tenant_id":"40d3301051094e68b27e8e1dcccfbc2d","created_at":"2018-08-28T18:59:20Z","dns_nameservers":[],"updated_at":"2018-08-28T18:59:20Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"40d3301051094e68b27e8e1dcccfbc2d","id":"aa97e975-61bb-4bff-87d7-e2c3cc6359c9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet"}]} 2018-08-28 18:59:43,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c35731be-2aea-47cf-8e58-aaf58808ad98&name=CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet used request id req-a8a1d5aa-17fc-49bb-983f-06db9670cb8d 2018-08-28 18:59:43,439 - create_instance - INFO - Deleting Port with ID - 810a4f5c-abe2-4398-b37b-091cbb66f451 2018-08-28 18:59:43,439 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769port-1 2018-08-28 18:59:43,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/810a4f5c-abe2-4398-b37b-091cbb66f451 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:44,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c105f67f-a615-4e54-ad3c-ee901cf5cc3d Date: Tue, 28 Aug 2018 18:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:59:44,024 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/810a4f5c-abe2-4398-b37b-091cbb66f451 used request id req-c105f67f-a615-4e54-ad3c-ee901cf5cc3d 2018-08-28 18:59:44,024 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst 2018-08-28 18:59:44,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:44,853 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59e6140e-12b1-4d2a-b21f-db5543377b54 x-compute-request-id: req-59e6140e-12b1-4d2a-b21f-db5543377b54 Content-Type: application/json 2018-08-28 18:59:44,853 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-59e6140e-12b1-4d2a-b21f-db5543377b54 2018-08-28 18:59:44,853 - create_instance - INFO - Checking deletion status 2018-08-28 18:59:44,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:45,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c923f300-5ca8-4923-bbca-42b6f66b4fb0 x-compute-request-id: req-c923f300-5ca8-4923-bbca-42b6f66b4fb0 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:59:37.000000", "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:59:44Z", "hostId": "31a411d7419ca6bab54638609255dca546c9b964ef86449e3d45bd7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:45,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-c923f300-5ca8-4923-bbca-42b6f66b4fb0 2018-08-28 18:59:45,096 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst] is - ACTIVE 2018-08-28 18:59:45,096 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:59:48,099 - create_instance - DEBUG - VM status query timeout in 296.754019022 2018-08-28 18:59:48,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:48,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c57a4f53-3fe6-492d-af54-a0d659122e32 x-compute-request-id: req-c57a4f53-3fe6-492d-af54-a0d659122e32 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "rel": "bookmark"}], "image": {"id": "7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "links": [{"href": "http://172.30.9.28:8774/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T18:59:37.000000", "flavor": {"id": "fc159a8a-0144-422f-810a-c3bf3b113441", "links": [{"href": "http://172.30.9.28:8774/flavors/fc159a8a-0144-422f-810a-c3bf3b113441", "rel": "bookmark"}]}, "id": "35813bb6-8903-46d1-b7f7-cf03bc9c65ef", "user_id": "c51a50a3c24847209950b9b0a478e8a0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T18:59:44Z", "hostId": "31a411d7419ca6bab54638609255dca546c9b964ef86449e3d45bd7b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst", "created": "2018-08-28T18:59:30Z", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 18:59:48,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-c57a4f53-3fe6-492d-af54-a0d659122e32 2018-08-28 18:59:48,208 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst] is - ACTIVE 2018-08-28 18:59:48,208 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 18:59:51,212 - create_instance - DEBUG - VM status query timeout in 293.641977072 2018-08-28 18:59:51,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}639e7130411b81469efa6efb621de9ca1bd4463a" 2018-08-28 18:59:51,268 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4aa6be32-d14b-44dd-8b1f-3a4f773de81a x-compute-request-id: req-4aa6be32-d14b-44dd-8b1f-3a4f773de81a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 35813bb6-8903-46d1-b7f7-cf03bc9c65ef could not be found.", "code": 404}} 2018-08-28 18:59:51,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/35813bb6-8903-46d1-b7f7-cf03bc9c65ef used request id req-4aa6be32-d14b-44dd-8b1f-3a4f773de81a 2018-08-28 18:59:51,268 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 35813bb6-8903-46d1-b7f7-cf03bc9c65ef could not be found. (HTTP 404) (Request-ID: req-4aa6be32-d14b-44dd-8b1f-3a4f773de81a) 2018-08-28 18:59:51,269 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-inst 2018-08-28 18:59:51,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/fc159a8a-0144-422f-810a-c3bf3b113441 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53c01e602ffb8a1f0ea7483b961534c1978ea81f" 2018-08-28 18:59:51,319 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 18:59:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-376a3692-2bab-4d73-8f9d-cebd6d332520 x-compute-request-id: req-376a3692-2bab-4d73-8f9d-cebd6d332520 Content-Length: 0 Content-Type: application/json 2018-08-28 18:59:51,319 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/fc159a8a-0144-422f-810a-c3bf3b113441 used request id req-376a3692-2bab-4d73-8f9d-cebd6d332520 2018-08-28 18:59:51,320 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet 2018-08-28 18:59:51,320 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-subnet 2018-08-28 18:59:51,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/aa97e975-61bb-4bff-87d7-e2c3cc6359c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:53,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a194082-1db9-43b0-aa35-b1e724c53780 Date: Tue, 28 Aug 2018 18:59:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:59:53,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/aa97e975-61bb-4bff-87d7-e2c3cc6359c9 used request id req-6a194082-1db9-43b0-aa35-b1e724c53780 2018-08-28 18:59:53,610 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-pub-net 2018-08-28 18:59:53,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c35731be-2aea-47cf-8e58-aaf58808ad98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb7725df73c16928e4a39cc4ae337139b583b867" 2018-08-28 18:59:54,871 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-425805b1-f05e-468b-858c-5ffd28864cf7 Date: Tue, 28 Aug 2018 18:59:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:59:54,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c35731be-2aea-47cf-8e58-aaf58808ad98 used request id req-425805b1-f05e-468b-858c-5ffd28864cf7 2018-08-28 18:59:54,872 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-9c21c760-ae06-4ac7-b001-223a134e1769-image 2018-08-28 18:59:54,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6ee272899894c692e0f064381b10bca9b29c00a8" 2018-08-28 18:59:55,998 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7de66a22-6550-4455-99c5-b245fdc44bc3 Date: Tue, 28 Aug 2018 18:59:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 18:59:55,998 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/7d5e5c2d-deb7-40ec-b8d7-ab882d74ea19 used request id req-7de66a22-6550-4455-99c5-b245fdc44bc3 2018-08-28 18:59:56,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2bcf8931-895c-4935-88fa-c876fd86c59b Date: Tue, 28 Aug 2018 18:59:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "created_at": "2018-08-28T18:59:19Z", "updated_at": "2018-08-28T18:59:19Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "revision_number": 0, "id": "0ea5ed2f-658e-4107-9642-319a60f3c742", "remote_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "remote_ip_prefix": null, "created_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d3301051094e68b27e8e1dcccfbc2d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "revision_number": 0, "id": "0f80a2eb-dd2a-496b-a399-48bde2b9e4a7", "remote_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "remote_ip_prefix": null, "created_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d3301051094e68b27e8e1dcccfbc2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "revision_number": 0, "id": "50d7088f-13d1-49ba-860f-4f07d8e19c26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "port_range_min": null, "ethertype": "IPv4", "project_id": "40d3301051094e68b27e8e1dcccfbc2d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "revision_number": 0, "id": "5c5807d5-102e-41de-bb65-a66e1b75afad", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "port_range_min": null, "ethertype": "IPv6", "project_id": "40d3301051094e68b27e8e1dcccfbc2d"}], "revision_number": 4, "project_id": "40d3301051094e68b27e8e1dcccfbc2d", "id": "5e194940-85c5-44b3-8434-6822e614e36d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 18:59:56,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2bcf8931-895c-4935-88fa-c876fd86c59b 2018-08-28 18:59:56,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,334 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b8db2a-53a5-4b0c-8e3a-de1219b4884b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:56,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-45b8db2a-53a5-4b0c-8e3a-de1219b4884b 2018-08-28 18:59:56,334 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:56,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,416 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc4d3b93-8119-4f50-8d2d-305aee1d1a51 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:56,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-bc4d3b93-8119-4f50-8d2d-305aee1d1a51 2018-08-28 18:59:56,416 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:56,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c122650e-7ac9-4dbc-a5a1-d87b86239141 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:56,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-c122650e-7ac9-4dbc-a5a1-d87b86239141 2018-08-28 18:59:56,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:56,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,593 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 18:59:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6140f6a4-de6a-4807-b36d-06cf25d3f320 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 18:59:56,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-6140f6a4-de6a-4807-b36d-06cf25d3f320 2018-08-28 18:59:56,593 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 18:59:56,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-760817dd-4385-4904-81f1-88fc1c3d28f2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 18:59:56,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-760817dd-4385-4904-81f1-88fc1c3d28f2 2018-08-28 18:59:56,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-308967ef-7a06-4ad5-af84-3f1c0eba42ca Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d"}, "enabled": true, "id": "40d3301051094e68b27e8e1dcccfbc2d", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj"}} 2018-08-28 18:59:56,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-308967ef-7a06-4ad5-af84-3f1c0eba42ca 2018-08-28 18:59:56,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5e194940-85c5-44b3-8434-6822e614e36d 2018-08-28 18:59:56,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e194940-85c5-44b3-8434-6822e614e36d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:56,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c5d9009-a18d-4cfd-83a8-3140d18d6fbb Date: Tue, 28 Aug 2018 18:59:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "port_range_min": null, "revision_number": 0, "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "created_at": "2018-08-28T18:59:19Z", "project_id": "40d3301051094e68b27e8e1dcccfbc2d", "id": "0ea5ed2f-658e-4107-9642-319a60f3c742"}, {"remote_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "port_range_min": null, "revision_number": 0, "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "created_at": "2018-08-28T18:59:19Z", "project_id": "40d3301051094e68b27e8e1dcccfbc2d", "id": "0f80a2eb-dd2a-496b-a399-48bde2b9e4a7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "port_range_min": null, "revision_number": 0, "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "created_at": "2018-08-28T18:59:19Z", "project_id": "40d3301051094e68b27e8e1dcccfbc2d", "id": "50d7088f-13d1-49ba-860f-4f07d8e19c26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T18:59:19Z", "security_group_id": "5e194940-85c5-44b3-8434-6822e614e36d", "port_range_min": null, "revision_number": 0, "tenant_id": "40d3301051094e68b27e8e1dcccfbc2d", "created_at": "2018-08-28T18:59:19Z", "project_id": "40d3301051094e68b27e8e1dcccfbc2d", "id": "5c5807d5-102e-41de-bb65-a66e1b75afad"}]} 2018-08-28 18:59:56,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5e194940-85c5-44b3-8434-6822e614e36d used request id req-9c5d9009-a18d-4cfd-83a8-3140d18d6fbb 2018-08-28 18:59:56,963 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 18:59:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5e194940-85c5-44b3-8434-6822e614e36d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:57,316 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ad6f8538-2b1e-4499-a269-a08bbabbe2d1 Content-Length: 0 Date: Tue, 28 Aug 2018 18:59:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 18:59:57,317 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5e194940-85c5-44b3-8434-6822e614e36d used request id req-ad6f8538-2b1e-4499-a269-a08bbabbe2d1 2018-08-28 18:59:57,317 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj 2018-08-28 18:59:57,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:57,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-635501f7-1bae-4d68-baff-aaf7d3dc2e7f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:59:57,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/40d3301051094e68b27e8e1dcccfbc2d used request id req-635501f7-1bae-4d68-baff-aaf7d3dc2e7f 2018-08-28 18:59:57,530 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-cc13b943-5041-4c4-proj-role 2018-08-28 18:59:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/0654c81a3b6e4080b1620a09a86336a7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:57,648 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2e6cc24-daee-4c9c-b83e-6fb9d6f3e7d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:59:57,648 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/0654c81a3b6e4080b1620a09a86336a7 used request id req-a2e6cc24-daee-4c9c-b83e-6fb9d6f3e7d1 2018-08-28 18:59:57,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d95771e9890c546c50d598a36452b53072b666b" 2018-08-28 18:59:57,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d77b986-28a4-460f-be03-212af6431cf3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 18:59:57,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8d77b986-28a4-460f-be03-212af6431cf3 2018-08-28 18:59:57,739 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-cc13b943-5041-4c4-user 2018-08-28 18:59:57,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c51a50a3c24847209950b9b0a478e8a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db4c161cd4d66c4a09786e8e6de36a68b0ca0cf1" 2018-08-28 18:59:57,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 18:59:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4817c1c8-f14a-4bb2-9b19-eb029666b10a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 18:59:57,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c51a50a3c24847209950b9b0a478e8a0 used request id req-4817c1c8-f14a-4bb2-9b19-eb029666b10a 2018-08-28 18:59:57,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:58,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["W-An2b8cSrayh9dT2jCLTA"], "issued_at": "2018-08-28T18:59:58.000000Z"}} 2018-08-28 18:59:58,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1bd0938844778d5c71cbb808d2b7918082ff0d19" 2018-08-28 18:59:58,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c60262a4-0a2f-4389-a11b-c04159ec6a3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:58,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c60262a4-0a2f-4389-a11b-c04159ec6a3d 2018-08-28 18:59:58,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:58,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:58,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["aMBwBa2JTHOsa9RiDoFqQA"], "issued_at": "2018-08-28T18:59:58.000000Z"}} 2018-08-28 18:59:58,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 18:59:58,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7eaf45bd-78bf-4854-b778-e40facc35323 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:58,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7eaf45bd-78bf-4854-b778-e40facc35323 2018-08-28 18:59:58,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:58,885 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:58,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-671640a0-96de-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 18:59:58,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb687d29-9272-4fd1-9f22-7cb76e158124 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-671640a0-96de-4d3-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 18:59:58,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-671640a0-96de-4d3-proj used request id req-bb687d29-9272-4fd1-9f22-7cb76e158124 2018-08-28 18:59:58,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 18:59:59,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efa7fd8d-40f1-4675-9a28-9f830b13c385 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 18:59:59,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-efa7fd8d-40f1-4675-9a28-9f830b13c385 2018-08-28 18:59:59,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}}' 2018-08-28 18:59:59,186 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 18:59:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1613302-56ef-4225-a705-0c9f5e38af5c Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 18:59:59,186 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-f1613302-56ef-4225-a705-0c9f5e38af5c 2018-08-28 18:59:59,186 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-671640a0-96de-4d3-proj 2018-08-28 18:59:59,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 18:59:59,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 18:59:59,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T19:59:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["0Ir6YUCqQmGBPBasjNZq_A"], "issued_at": "2018-08-28T18:59:59.000000Z"}} 2018-08-28 18:59:59,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32a3d0d65f6e4ab49fda79dc257dbd712a2cb0" 2018-08-28 18:59:59,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3feabd3f-baa3-49e8-b4eb-024437b55bdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 18:59:59,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3feabd3f-baa3-49e8-b4eb-024437b55bdb 2018-08-28 18:59:59,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 18:59:59,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 18:59:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 18:59:59,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32a3d0d65f6e4ab49fda79dc257dbd712a2cb0" 2018-08-28 18:59:59,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad36da6-39b0-41ed-8d59-40acf9a6d6ae Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 18:59:59,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cad36da6-39b0-41ed-8d59-40acf9a6d6ae 2018-08-28 18:59:59,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-671640a0-96de-4d3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32a3d0d65f6e4ab49fda79dc257dbd712a2cb0" 2018-08-28 18:59:59,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd9ab1e-1ba9-4d17-bac5-d3d961b8e5d4 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-671640a0-96de-4d3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}]} 2018-08-28 18:59:59,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-671640a0-96de-4d3-proj used request id req-5bd9ab1e-1ba9-4d17-bac5-d3d961b8e5d4 2018-08-28 18:59:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32a3d0d65f6e4ab49fda79dc257dbd712a2cb0" 2018-08-28 19:00:00,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 18:59:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94856f32-7e51-497f-8c97-e063d77c4172 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:00:00,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-94856f32-7e51-497f-8c97-e063d77c4172 2018-08-28 19:00:00,421 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-671640a0-96de-4d3-user 2018-08-28 19:00:00,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:00,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b39e8701-bea7-426d-b776-6ddb217bcd23 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:00:00,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b39e8701-bea7-426d-b776-6ddb217bcd23 2018-08-28 19:00:00,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" -d '{"role": {"name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role"}}' 2018-08-28 19:00:00,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d27673fa-4a8d-4c8a-9f4d-354c3e6e55c6 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "504e04714c8a46b99153ca3b964709eb", "links": {"self": "http://172.30.9.28:5000/v3/roles/504e04714c8a46b99153ca3b964709eb"}, "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role"}} 2018-08-28 19:00:00,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d27673fa-4a8d-4c8a-9f4d-354c3e6e55c6 2018-08-28 19:00:00,642 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role 2018-08-28 19:00:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/504e04714c8a46b99153ca3b964709eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:00,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8372c582-74b8-450c-88ee-468c4b7bc0c6 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/504e04714c8a46b99153ca3b964709eb"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role", "id": "504e04714c8a46b99153ca3b964709eb"}} 2018-08-28 19:00:00,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/504e04714c8a46b99153ca3b964709eb used request id req-8372c582-74b8-450c-88ee-468c4b7bc0c6 2018-08-28 19:00:00,663 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role to project CreateInstancePortManipulationTests-671640a0-96de-4d3-proj 2018-08-28 19:00:00,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf/users/18ba08148b594a289551b3f287a74e06/roles/504e04714c8a46b99153ca3b964709eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:00,781 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:00:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2043f7-c4db-43a6-bbf0-782ad42c75fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:00:00,781 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf/users/18ba08148b594a289551b3f287a74e06/roles/504e04714c8a46b99153ca3b964709eb used request id req-0d2043f7-c4db-43a6-bbf0-782ad42c75fb 2018-08-28 19:00:00,781 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:00:00,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:00,782 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:01,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "504e04714c8a46b99153ca3b964709eb", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role"}], "expires_at": "2018-08-28T20:00:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-user", "id": "18ba08148b594a289551b3f287a74e06"}, "audit_ids": ["0hqWuoSZSFW0_T8oA4SHmA"], "issued_at": "2018-08-28T19:00:01.000000Z"}} 2018-08-28 19:00:01,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" 2018-08-28 19:00:01,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d71d11e-6450-4d67-9853-0208d0d8404f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:01,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d71d11e-6450-4d67-9853-0208d0d8404f 2018-08-28 19:00:01,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" 2018-08-28 19:00:01,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-96851001-b52a-43eb-bf45-051798265df4 Date: Tue, 28 Aug 2018 19:00:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image"} 2018-08-28 19:00:01,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image used request id req-96851001-b52a-43eb-bf45-051798265df4 2018-08-28 19:00:01,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" 2018-08-28 19:00:01,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a5ab2620-0960-4cfe-90ae-bc527505341c Date: Tue, 28 Aug 2018 19:00: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-08-28 19:00:01,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a5ab2620-0960-4cfe-90ae-bc527505341c 2018-08-28 19:00:01,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image"}' 2018-08-28 19:00:01,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1 X-Openstack-Request-Id: req-5ccd87f1-08a6-4feb-9da1-06621e0fbfff Date: Tue, 28 Aug 2018 19:00:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "min_disk": 0, "protected": false, "id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "file": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1/file", "checksum": null, "owner": "b88d691ef0b1460b8c2e28fd572f96bf", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:00:01,789 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5ccd87f1-08a6-4feb-9da1-06621e0fbfff 2018-08-28 19:00:01,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" -d '' 2018-08-28 19:00:03,393 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80168670-722e-473d-b7cb-ce3fa6c250c8 Date: Tue, 28 Aug 2018 19:00:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:00:03,393 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1/file used request id req-80168670-722e-473d-b7cb-ce3fa6c250c8 2018-08-28 19:00:03,394 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:00:03,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" 2018-08-28 19:00:03,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-7af44f62-e6a2-4c68-984c-60a92af2b78c Date: Tue, 28 Aug 2018 19:00:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:03Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/09ba7b0d-c200-42d8-8e8c-97376438add1/snap", "metadata": {}}], "self": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "min_disk": 0, "protected": false, "id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "file": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b88d691ef0b1460b8c2e28fd572f96bf", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/09ba7b0d-c200-42d8-8e8c-97376438add1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:00:03,553 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1 used request id req-7af44f62-e6a2-4c68-984c-60a92af2b78c 2018-08-28 19:00:03,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" 2018-08-28 19:00:03,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-330c8893-841d-488b-8a83-8e20b432ac34 Date: Tue, 28 Aug 2018 19:00: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-08-28 19:00:03,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-330c8893-841d-488b-8a83-8e20b432ac34 2018-08-28 19:00:03,566 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image 2018-08-28 19:00:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" 2018-08-28 19:00:03,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bcab6e47-2ae4-4c71-9323-430c3c32500a Date: Tue, 28 Aug 2018 19:00:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:03Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/09ba7b0d-c200-42d8-8e8c-97376438add1/snap", "metadata": {}}], "self": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "min_disk": 0, "protected": false, "id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "file": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b88d691ef0b1460b8c2e28fd572f96bf", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/09ba7b0d-c200-42d8-8e8c-97376438add1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:00:03,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1 used request id req-bcab6e47-2ae4-4c71-9323-430c3c32500a 2018-08-28 19:00:03,739 - create_image - DEBUG - Instance status is - active 2018-08-28 19:00:03,740 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image 2018-08-28 19:00:03,740 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image 2018-08-28 19:00:03,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:03,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:04,207 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "504e04714c8a46b99153ca3b964709eb", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role"}], "expires_at": "2018-08-28T20:00:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-user", "id": "18ba08148b594a289551b3f287a74e06"}, "audit_ids": ["ccIug6ynTwSomcSHt-GhXg"], "issued_at": "2018-08-28T19:00:04.000000Z"}} 2018-08-28 19:00:04,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:04,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2bf492c-c10a-469c-b76d-b05fc4c231b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:04,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2bf492c-c10a-469c-b76d-b05fc4c231b8 2018-08-28 19:00:04,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:04,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8a80d401-3505-45a5-8554-4a9fb0c90057 Date: Tue, 28 Aug 2018 19:00:04 GMT RESP BODY: {"networks":[]} 2018-08-28 19:00:04,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net used request id req-8a80d401-3505-45a5-8554-4a9fb0c90057 2018-08-28 19:00:04,461 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net 2018-08-28 19:00:04,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" -d '{"network": {"name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net", "admin_state_up": true}}' 2018-08-28 19:00:05,061 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-d5343fcd-e2ab-41ab-b837-ce8fcc9ec0e2 Date: Tue, 28 Aug 2018 19:00:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"869b4f3d-be85-4b92-87c7-062726df9a53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:00:04Z","is_default":false,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","mtu":1450}} 2018-08-28 19:00:05,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d5343fcd-e2ab-41ab-b837-ce8fcc9ec0e2 2018-08-28 19:00:05,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:05,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-23458603-c85e-40a4-91ac-6f4d911b205a Date: Tue, 28 Aug 2018 19:00:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:00:04Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:05,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-23458603-c85e-40a4-91ac-6f4d911b205a 2018-08-28 19:00:05,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:05,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d7a502b-dfb1-4ed6-b8c4-732a3a15fbf8 Date: Tue, 28 Aug 2018 19:00:05 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:00:05,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-4d7a502b-dfb1-4ed6-b8c4-732a3a15fbf8 2018-08-28 19:00:05,477 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet 2018-08-28 19:00:05,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" -d '{"subnets": [{"ip_version": 4, "network_id": "869b4f3d-be85-4b92-87c7-062726df9a53", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]}' 2018-08-28 19:00:06,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c93bd4b-10d1-4699-8b75-d8bb2b970ecd Date: Tue, 28 Aug 2018 19:00:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:06,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-2c93bd4b-10d1-4699-8b75-d8bb2b970ecd 2018-08-28 19:00:06,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:06,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-86d034a2-3805-488f-81fe-4f8572cdf1cb Date: Tue, 28 Aug 2018 19:00: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:06,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-86d034a2-3805-488f-81fe-4f8572cdf1cb 2018-08-28 19:00:06,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:06,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9855b92a-3865-4017-97fa-618f9476ef79 Date: Tue, 28 Aug 2018 19:00:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:06,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-9855b92a-3865-4017-97fa-618f9476ef79 2018-08-28 19:00:06,661 - OpenStackNetwork - DEBUG - Network [869b4f3d-be85-4b92-87c7-062726df9a53] created successfully 2018-08-28 19:00:06,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:06,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:07,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["t-CS33lMRny-wjL8qCPGbw"], "issued_at": "2018-08-28T19:00:07.000000Z"}} 2018-08-28 19:00:07,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97030493fce7bd783752d597342207721010e3b7" 2018-08-28 19:00:07,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03f0aa2a-cd86-4031-b554-008d0e0180de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:07,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-03f0aa2a-cd86-4031-b554-008d0e0180de 2018-08-28 19:00:07,118 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:00:07,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97030493fce7bd783752d597342207721010e3b7" 2018-08-28 19:00:07,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b5d05a67-86cd-4046-a202-1446d4c09eb7 x-compute-request-id: req-b5d05a67-86cd-4046-a202-1446d4c09eb7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:00:07,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b5d05a67-86cd-4046-a202-1446d4c09eb7 2018-08-28 19:00:07,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97030493fce7bd783752d597342207721010e3b7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:00:07,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f2ebf14f-ec23-4fb7-8634-750e08857aee x-compute-request-id: req-f2ebf14f-ec23-4fb7-8634-750e08857aee Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:00:07,353 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f2ebf14f-ec23-4fb7-8634-750e08857aee 2018-08-28 19:00:07,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:07,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:07,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "504e04714c8a46b99153ca3b964709eb", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role"}], "expires_at": "2018-08-28T20:00:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-user", "id": "18ba08148b594a289551b3f287a74e06"}, "audit_ids": ["zJPkydPhTN2d5dYMPm3DHw"], "issued_at": "2018-08-28T19:00:07.000000Z"}} 2018-08-28 19:00:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:07,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffa35a4-2942-44c2-ae8a-58cfd4fb7bbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:07,810 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ffa35a4-2942-44c2-ae8a-58cfd4fb7bbd 2018-08-28 19:00:07,811 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:00:07,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:07,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f567d1a-5b6d-4e67-b9a5-09b5768e7b64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:07,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f567d1a-5b6d-4e67-b9a5-09b5768e7b64 2018-08-28 19:00:07,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:08,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c550ab90-ff8c-4f85-9111-a46624234e11 Date: Tue, 28 Aug 2018 19:00: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:08,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net used request id req-c550ab90-ff8c-4f85-9111-a46624234e11 2018-08-28 19:00:08,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:00:08,138 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:00:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:00:08,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:08,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7857617-4788-4613-a124-cd3a4e74d874 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 19:00:08,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-b7857617-4788-4613-a124-cd3a4e74d874 2018-08-28 19:00:08,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:08,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b43bdf64-3dba-45dd-80cf-9877289db20f Date: Tue, 28 Aug 2018 19:00:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:08,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-b43bdf64-3dba-45dd-80cf-9877289db20f 2018-08-28 19:00:08,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:08,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fb2b1db5-0e6f-4ca0-b30c-165d260fe862 Date: Tue, 28 Aug 2018 19:00:08 GMT RESP BODY: {"ports":[]} 2018-08-28 19:00:08,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1&admin_state_up=True used request id req-fb2b1db5-0e6f-4ca0-b30c-165d260fe862 2018-08-28 19:00:08,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:08,991 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89484ce6-ec86-4578-8082-24b0831d5a6e x-compute-request-id: req-89484ce6-ec86-4578-8082-24b0831d5a6e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:00:08,991 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst used request id req-89484ce6-ec86-4578-8082-24b0831d5a6e 2018-08-28 19:00:08,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:09,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-eedd591e-2cdc-4463-a5f3-5d9a48c6763e Date: Tue, 28 Aug 2018 19: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:09,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net used request id req-eedd591e-2cdc-4463-a5f3-5d9a48c6763e 2018-08-28 19:00:09,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:09,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb9ae6e-89a2-4c9b-a52b-338b2cb9449e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 19:00:09,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-4bb9ae6e-89a2-4c9b-a52b-338b2cb9449e 2018-08-28 19:00:09,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:09,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f3120eb0-40cd-4d56-a784-e7fa9691bb58 Date: Tue, 28 Aug 2018 19:00:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:09,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-f3120eb0-40cd-4d56-a784-e7fa9691bb58 2018-08-28 19:00:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:09,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-67837182-bea0-4643-8d2e-def98ff3250a Date: Tue, 28 Aug 2018 19:00:09 GMT RESP BODY: {"ports":[]} 2018-08-28 19:00:09,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1&admin_state_up=True used request id req-67837182-bea0-4643-8d2e-def98ff3250a 2018-08-28 19:00:09,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:09,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:10,111 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "504e04714c8a46b99153ca3b964709eb", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role"}], "expires_at": "2018-08-28T20:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b88d691ef0b1460b8c2e28fd572f96bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-user", "id": "18ba08148b594a289551b3f287a74e06"}, "audit_ids": ["SmhQ_uhjStukfxfe_F0WVw"], "issued_at": "2018-08-28T19:00:10.000000Z"}} 2018-08-28 19:00:10,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09249bbcc491332dd7541299f54308d0815cc908" 2018-08-28 19:00:10,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031de3be-7828-4a1b-a054-8b28ed5c955b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:10,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-031de3be-7828-4a1b-a054-8b28ed5c955b 2018-08-28 19:00:10,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:10,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dea4993a-ef55-4126-8e74-7aabe183c9a1 Date: Tue, 28 Aug 2018 19: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:10,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net used request id req-dea4993a-ef55-4126-8e74-7aabe183c9a1 2018-08-28 19:00:10,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:10,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-054b46c1-5171-49ed-b2f5-e1fdaa540ba6 Date: Tue, 28 Aug 2018 19:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:10,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-054b46c1-5171-49ed-b2f5-e1fdaa540ba6 2018-08-28 19:00:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:10,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-de44a3ed-d4e9-4eb7-8e4c-bbecdd4da231 Date: Tue, 28 Aug 2018 19: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:10,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net used request id req-de44a3ed-d4e9-4eb7-8e4c-bbecdd4da231 2018-08-28 19:00:10,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:00:10,634 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:00:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:00:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09249bbcc491332dd7541299f54308d0815cc908" 2018-08-28 19:00:10,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-765d44a5-bd5c-411d-9a62-e59eeed03021 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 19:00:10,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-765d44a5-bd5c-411d-9a62-e59eeed03021 2018-08-28 19:00:10,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:10,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5e2cfbf4-d8c5-4713-8550-47a0a9e40802 Date: Tue, 28 Aug 2018 19:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:10,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-5e2cfbf4-d8c5-4713-8550-47a0a9e40802 2018-08-28 19:00:10,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:10,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-96814176-9448-4eef-a5b2-842fb17f01cf Date: Tue, 28 Aug 2018 19:00:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:10,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet used request id req-96814176-9448-4eef-a5b2-842fb17f01cf 2018-08-28 19:00:10,836 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net 2018-08-28 19:00:10,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" -d '{"port": {"network_id": "869b4f3d-be85-4b92-87c7-062726df9a53", "fixed_ips": [{"subnet_id": "56494ff6-f1f9-4b06-baa0-13c55f0a82ca", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1", "admin_state_up": true}}' 2018-08-28 19:00:11,852 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-cfcd750f-5b71-459c-94b2-58f86e96e5f8 Date: Tue, 28 Aug 2018 19:00:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","ip_address":"10.55.0.101"}],"id":"4f6b98d8-b51c-40cf-b480-d46f1679be92","security_groups":["846c0230-1ebc-4189-81c8-5f5f4b7fa58a"],"mac_address":"fa:16:3e:94:0a:67","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1","project_id":"b88d691ef0b1460b8c2e28fd572f96bf","qos_policy_id":null,"admin_state_up":true,"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:11Z","binding:vnic_type":"normal"}} 2018-08-28 19:00:11,852 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-cfcd750f-5b71-459c-94b2-58f86e96e5f8 2018-08-28 19:00:11,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e93d7f3d-837e-4468-838e-2d1e9569309c Date: Tue, 28 Aug 2018 19:00: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:12,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net used request id req-e93d7f3d-837e-4468-838e-2d1e9569309c 2018-08-28 19:00:12,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a59de18-a74e-4c77-aef9-3d53e1ec03b6 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 19:00:12,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-1a59de18-a74e-4c77-aef9-3d53e1ec03b6 2018-08-28 19:00:12,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a7889688-9530-4241-b490-524560668753 Date: Tue, 28 Aug 2018 19:00:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:12,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-a7889688-9530-4241-b490-524560668753 2018-08-28 19:00:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-7490a003-bc4e-45ce-a02d-df32c1299127 Date: Tue, 28 Aug 2018 19:00:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","ip_address":"10.55.0.101"}],"id":"4f6b98d8-b51c-40cf-b480-d46f1679be92","security_groups":["846c0230-1ebc-4189-81c8-5f5f4b7fa58a"],"mac_address":"fa:16:3e:94:0a:67","project_id":"b88d691ef0b1460b8c2e28fd572f96bf","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1","admin_state_up":true,"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:11Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:00:12,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1&admin_state_up=True used request id req-7490a003-bc4e-45ce-a02d-df32c1299127 2018-08-28 19:00:12,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e31279-c3ad-479b-8626-ea4c6dd5b75b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 19:00:12,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-e5e31279-c3ad-479b-8626-ea4c6dd5b75b 2018-08-28 19:00:12,615 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst 2018-08-28 19:00:12,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5da31010-4da0-4bc2-b331-66efabf93ef5 x-compute-request-id: req-5da31010-4da0-4bc2-b331-66efabf93ef5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-flavor-name"}]} 2018-08-28 19:00:12,646 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5da31010-4da0-4bc2-b331-66efabf93ef5 2018-08-28 19:00:12,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26bb4401-a665-4262-829f-d1c837850432 x-compute-request-id: req-26bb4401-a665-4262-829f-d1c837850432 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:00:12,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da used request id req-26bb4401-a665-4262-829f-d1c837850432 2018-08-28 19:00:12,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:12,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-fb708f46-3f82-4dab-8aaf-b197eb9d0f41 Date: Tue, 28 Aug 2018 19:00:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:03Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/09ba7b0d-c200-42d8-8e8c-97376438add1/snap", "metadata": {}}], "self": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "min_disk": 0, "protected": false, "id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "file": "/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b88d691ef0b1460b8c2e28fd572f96bf", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/09ba7b0d-c200-42d8-8e8c-97376438add1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image"} 2018-08-28 19:00:12,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image used request id req-fb708f46-3f82-4dab-8aaf-b197eb9d0f41 2018-08-28 19:00:12,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:13,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c46143c-d026-4725-91b2-6727279f55c2 Date: Tue, 28 Aug 2018 19:00: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-08-28 19:00:13,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7c46143c-d026-4725-91b2-6727279f55c2 2018-08-28 19:00:13,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" -d '{"server": {"name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "imageRef": "09ba7b0d-c200-42d8-8e8c-97376438add1", "flavorRef": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "max_count": 1, "min_count": 1, "networks": [{"port": "4f6b98d8-b51c-40cf-b480-d46f1679be92"}]}}' 2018-08-28 19:00:14,769 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:00: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-35879320-9a83-4fcc-ac7f-205b358d9517 x-compute-request-id: req-35879320-9a83-4fcc-ac7f-205b358d9517 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "adminPass": "a45XqkSAKHRa"}} 2018-08-28 19:00:14,769 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-35879320-9a83-4fcc-ac7f-205b358d9517 2018-08-28 19:00:14,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:15,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ac4a0a91-6eac-4976-9041-c59d8e1d5daa x-compute-request-id: req-ac4a0a91-6eac-4976-9041-c59d8e1d5daa Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:00:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:15,147 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-ac4a0a91-6eac-4976-9041-c59d8e1d5daa 2018-08-28 19:00:15,148 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst 2018-08-28 19:00:15,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:15,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea358bc6-625e-424d-94fe-3ae3f447f29e x-compute-request-id: req-ea358bc6-625e-424d-94fe-3ae3f447f29e Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:00:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:15,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-ea358bc6-625e-424d-94fe-3ae3f447f29e 2018-08-28 19:00:15,362 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst] is - BUILD 2018-08-28 19:00:15,362 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:00:18,365 - create_instance - DEBUG - VM status query timeout in 896.78280282 2018-08-28 19:00:18,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:18,806 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af962840-dc21-47ce-86b5-c952b645bacc x-compute-request-id: req-af962840-dc21-47ce-86b5-c952b645bacc Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "security_groups": [{"name": "default"}], "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:00:17Z", "hostId": "767196860ff8c52dd00686662537f110c41376a5bf54eec6c0de633e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:18,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-af962840-dc21-47ce-86b5-c952b645bacc 2018-08-28 19:00:18,807 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst] is - BUILD 2018-08-28 19:00:18,807 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:00:21,809 - create_instance - DEBUG - VM status query timeout in 893.339365005 2018-08-28 19:00:21,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:22,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ece0afdd-8ff8-4cd3-9403-a4ebc8ca90c1 x-compute-request-id: req-ece0afdd-8ff8-4cd3-9403-a4ebc8ca90c1 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "security_groups": [{"name": "default"}], "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:00:17Z", "hostId": "767196860ff8c52dd00686662537f110c41376a5bf54eec6c0de633e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:22,271 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-ece0afdd-8ff8-4cd3-9403-a4ebc8ca90c1 2018-08-28 19:00:22,272 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst] is - BUILD 2018-08-28 19:00:22,272 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:00:25,275 - create_instance - DEBUG - VM status query timeout in 889.872680902 2018-08-28 19:00:25,279 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:25,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-84c943e9-76d2-4032-828e-aae976d20375 x-compute-request-id: req-84c943e9-76d2-4032-828e-aae976d20375 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0a:67", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:00:21.000000", "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "security_groups": [{"name": "default"}], "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:00:21Z", "hostId": "767196860ff8c52dd00686662537f110c41376a5bf54eec6c0de633e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:25,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-84c943e9-76d2-4032-828e-aae976d20375 2018-08-28 19:00:25,834 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst] is - ACTIVE 2018-08-28 19:00:25,835 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:00:25,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:26,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-251220c2-2746-405e-8c97-f8ddcfc03f8f x-compute-request-id: req-251220c2-2746-405e-8c97-f8ddcfc03f8f Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0a:67", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:00:21.000000", "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "security_groups": [{"name": "default"}], "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:00:21Z", "hostId": "767196860ff8c52dd00686662537f110c41376a5bf54eec6c0de633e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:26,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-251220c2-2746-405e-8c97-f8ddcfc03f8f 2018-08-28 19:00:26,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:26,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-97a83391-bbf6-454f-b6b3-f42be8e49e7c Date: Tue, 28 Aug 2018 19: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:26,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net used request id req-97a83391-bbf6-454f-b6b3-f42be8e49e7c 2018-08-28 19:00:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:26,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39187d5e-2947-4188-8baa-08172f1f4e26 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 19:00:26,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-39187d5e-2947-4188-8baa-08172f1f4e26 2018-08-28 19:00:26,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:26,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-56333872-a1f0-442b-ae8b-74adbb1e51e5 Date: Tue, 28 Aug 2018 19:00:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:26,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-56333872-a1f0-442b-ae8b-74adbb1e51e5 2018-08-28 19:00:26,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:26,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-697bcbf1-6a1d-4978-9f3d-f9975f52a316 Date: Tue, 28 Aug 2018 19:00:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","ip_address":"10.55.0.2"}],"id":"48aec6a2-4433-487e-a2f7-ef2fdd333fea","security_groups":[],"mac_address":"fa:16:3e:15:d1:21","project_id":"b88d691ef0b1460b8c2e28fd572f96bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:06Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-869b4f3d-be85-4b92-87c7-062726df9a53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","ip_address":"10.55.0.101"}],"id":"4f6b98d8-b51c-40cf-b480-d46f1679be92","security_groups":["846c0230-1ebc-4189-81c8-5f5f4b7fa58a"],"mac_address":"fa:16:3e:94:0a:67","project_id":"b88d691ef0b1460b8c2e28fd572f96bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1","admin_state_up":true,"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:11Z","binding:vnic_type":"normal","device_id":"cd06ced1-56a4-4759-8dd0-1849a337107c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","ip_address":"10.55.0.3"}],"id":"86f4105f-b32d-4ed1-829e-7dc5628deb7c","security_groups":[],"mac_address":"fa:16:3e:8a:e1:cc","project_id":"b88d691ef0b1460b8c2e28fd572f96bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-869b4f3d-be85-4b92-87c7-062726df9a53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","ip_address":"10.55.0.4"}],"id":"9ffdaa2d-2325-4a6c-8baa-856f53b5f71b","security_groups":[],"mac_address":"fa:16:3e:1a:d0:45","project_id":"b88d691ef0b1460b8c2e28fd572f96bf","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-869b4f3d-be85-4b92-87c7-062726df9a53"}]} 2018-08-28 19:00:26,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-697bcbf1-6a1d-4978-9f3d-f9975f52a316 2018-08-28 19:00:26,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:27,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-be4d48df-508c-498f-92e4-b34c6f38cb63 Date: Tue, 28 Aug 2018 19:00: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":["56494ff6-f1f9-4b06-baa0-13c55f0a82ca"],"updated_at":"2018-08-28T19:00:05Z","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b88d691ef0b1460b8c2e28fd572f96bf","id":"869b4f3d-be85-4b92-87c7-062726df9a53","name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net"}]} 2018-08-28 19:00:27,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-be4d48df-508c-498f-92e4-b34c6f38cb63 2018-08-28 19:00:27,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:27,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0807fc7d-51fa-4fff-a15b-97369cb5d129 Date: Tue, 28 Aug 2018 19:00:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:27,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-0807fc7d-51fa-4fff-a15b-97369cb5d129 2018-08-28 19:00:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:27,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f8bb761c-ad62-4392-a9de-326d5e7c4e4d Date: Tue, 28 Aug 2018 19:00:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"869b4f3d-be85-4b92-87c7-062726df9a53","tenant_id":"b88d691ef0b1460b8c2e28fd572f96bf","created_at":"2018-08-28T19:00:05Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00: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":"b88d691ef0b1460b8c2e28fd572f96bf","id":"56494ff6-f1f9-4b06-baa0-13c55f0a82ca","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet"}]} 2018-08-28 19:00:27,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=869b4f3d-be85-4b92-87c7-062726df9a53&name=CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet used request id req-f8bb761c-ad62-4392-a9de-326d5e7c4e4d 2018-08-28 19:00:27,332 - create_instance - INFO - Deleting Port with ID - 4f6b98d8-b51c-40cf-b480-d46f1679be92 2018-08-28 19:00:27,332 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5port-1 2018-08-28 19:00:27,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/4f6b98d8-b51c-40cf-b480-d46f1679be92 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:28,050 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-53312ffd-6b4b-4a62-bedb-85b334ae25dd Date: Tue, 28 Aug 2018 19:00:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:00:28,050 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/4f6b98d8-b51c-40cf-b480-d46f1679be92 used request id req-53312ffd-6b4b-4a62-bedb-85b334ae25dd 2018-08-28 19:00:28,050 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst 2018-08-28 19:00:28,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:28,194 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-09a4f01f-2751-4c28-bf44-5f25ffcb8ef3 x-compute-request-id: req-09a4f01f-2751-4c28-bf44-5f25ffcb8ef3 Content-Type: application/json 2018-08-28 19:00:28,194 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-09a4f01f-2751-4c28-bf44-5f25ffcb8ef3 2018-08-28 19:00:28,195 - create_instance - INFO - Checking deletion status 2018-08-28 19:00:28,198 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:28,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01611918-2537-4c98-98f5-abef32c9dcf1 x-compute-request-id: req-01611918-2537-4c98-98f5-abef32c9dcf1 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:94:0a:67", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:00:21.000000", "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:00:28Z", "hostId": "767196860ff8c52dd00686662537f110c41376a5bf54eec6c0de633e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:28,436 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-01611918-2537-4c98-98f5-abef32c9dcf1 2018-08-28 19:00:28,436 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst] is - ACTIVE 2018-08-28 19:00:28,436 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:00:31,439 - create_instance - DEBUG - VM status query timeout in 296.755344868 2018-08-28 19:00:31,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:31,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00: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-8b213b1e-15ce-485e-a345-6d540a9eccc3 x-compute-request-id: req-8b213b1e-15ce-485e-a345-6d540a9eccc3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cd06ced1-56a4-4759-8dd0-1849a337107c", "rel": "bookmark"}], "image": {"id": "09ba7b0d-c200-42d8-8e8c-97376438add1", "links": [{"href": "http://172.30.9.28:8774/images/09ba7b0d-c200-42d8-8e8c-97376438add1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:00:21.000000", "flavor": {"id": "7f0473df-76ba-4d57-a2b2-7c20a03937da", "links": [{"href": "http://172.30.9.28:8774/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da", "rel": "bookmark"}]}, "id": "cd06ced1-56a4-4759-8dd0-1849a337107c", "user_id": "18ba08148b594a289551b3f287a74e06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:00:28Z", "hostId": "767196860ff8c52dd00686662537f110c41376a5bf54eec6c0de633e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst", "created": "2018-08-28T19:00:14Z", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:31,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-8b213b1e-15ce-485e-a345-6d540a9eccc3 2018-08-28 19:00:31,700 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst] is - ACTIVE 2018-08-28 19:00:31,700 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:00:34,704 - create_instance - DEBUG - VM status query timeout in 293.491111994 2018-08-28 19:00:34,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}14c2b52ea465a5309f135e95d17beae5a0765bf7" 2018-08-28 19:00:34,753 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-039e2c4c-83b0-49bc-b629-ac410606d784 x-compute-request-id: req-039e2c4c-83b0-49bc-b629-ac410606d784 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance cd06ced1-56a4-4759-8dd0-1849a337107c could not be found.", "code": 404}} 2018-08-28 19:00:34,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/cd06ced1-56a4-4759-8dd0-1849a337107c used request id req-039e2c4c-83b0-49bc-b629-ac410606d784 2018-08-28 19:00:34,754 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance cd06ced1-56a4-4759-8dd0-1849a337107c could not be found. (HTTP 404) (Request-ID: req-039e2c4c-83b0-49bc-b629-ac410606d784) 2018-08-28 19:00:34,754 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-inst 2018-08-28 19:00:34,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97030493fce7bd783752d597342207721010e3b7" 2018-08-28 19:00:34,808 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:00:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dead817f-cdec-4933-88e5-786142f11293 x-compute-request-id: req-dead817f-cdec-4933-88e5-786142f11293 Content-Length: 0 Content-Type: application/json 2018-08-28 19:00:34,808 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/7f0473df-76ba-4d57-a2b2-7c20a03937da used request id req-dead817f-cdec-4933-88e5-786142f11293 2018-08-28 19:00:34,809 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet 2018-08-28 19:00:34,809 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-subnet 2018-08-28 19:00:34,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/56494ff6-f1f9-4b06-baa0-13c55f0a82ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:37,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c3733a3-24d1-425a-a50e-e6986b6f5339 Date: Tue, 28 Aug 2018 19:00:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:00:37,247 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/56494ff6-f1f9-4b06-baa0-13c55f0a82ca used request id req-6c3733a3-24d1-425a-a50e-e6986b6f5339 2018-08-28 19:00:37,248 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-pub-net 2018-08-28 19:00:37,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/869b4f3d-be85-4b92-87c7-062726df9a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944772da1e80735cf1560765fe8f2ff30e2beb5c" 2018-08-28 19:00:38,538 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-295f5591-818d-43d8-8fd4-672ae7444065 Date: Tue, 28 Aug 2018 19:00:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:00:38,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/869b4f3d-be85-4b92-87c7-062726df9a53 used request id req-295f5591-818d-43d8-8fd4-672ae7444065 2018-08-28 19:00:38,539 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-764bc050-611c-4070-b0aa-9e20caa061c5-image 2018-08-28 19:00:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d2692f9a8044e23ffee32c285bbfbab3aa678bd6" 2018-08-28 19:00:40,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5724aeeb-eada-4c94-81f5-fadad221e741 Date: Tue, 28 Aug 2018 19:00:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:00:40,187 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/09ba7b0d-c200-42d8-8e8c-97376438add1 used request id req-5724aeeb-eada-4c94-81f5-fadad221e741 2018-08-28 19:00:40,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:40,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0ea62bdb-a9a1-40a4-821f-59e6bca4a6a8 Date: Tue, 28 Aug 2018 19:00:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "created_at": "2018-08-28T19:00:04Z", "updated_at": "2018-08-28T19:00:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "revision_number": 0, "id": "1c18e5cc-f202-495f-8e20-e8d556b56953", "remote_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "revision_number": 0, "id": "260798cf-4b9c-4150-9cf7-1d3604e95916", "remote_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "revision_number": 0, "id": "91c0361f-1724-4e20-b4af-afc35a9b846e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "port_range_min": null, "ethertype": "IPv4", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "revision_number": 0, "id": "a17b1771-04d7-4f19-a10d-1ba44872cc84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "port_range_min": null, "ethertype": "IPv6", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf"}], "revision_number": 4, "project_id": "b88d691ef0b1460b8c2e28fd572f96bf", "id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:00:40,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0ea62bdb-a9a1-40a4-821f-59e6bca4a6a8 2018-08-28 19:00:40,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:40,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78b409b0-7caa-4e12-b9b1-68a420ed437d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:00:40,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-78b409b0-7caa-4e12-b9b1-68a420ed437d 2018-08-28 19:00:40,525 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:00:40,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:40,609 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a663d1ee-4882-4f24-979d-f7de2593c7dd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:00:40,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-a663d1ee-4882-4f24-979d-f7de2593c7dd 2018-08-28 19:00:40,609 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:00:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:40,702 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20c8f03c-1f41-44e3-97fb-bdb0cb273056 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:00:40,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-20c8f03c-1f41-44e3-97fb-bdb0cb273056 2018-08-28 19:00:40,702 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:00:40,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:40,796 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c92e966-ece4-4ea7-bff9-a8b1e1b3cf89 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:00:40,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-5c92e966-ece4-4ea7-bff9-a8b1e1b3cf89 2018-08-28 19:00:40,796 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:00:40,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:40,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8731d4ac-3d21-4053-b552-775b1e1e4ca0 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:00:40,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-8731d4ac-3d21-4053-b552-775b1e1e4ca0 2018-08-28 19:00:40,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:40,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6c5d41-7eb0-43e4-815a-94388a575ae6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:00:40,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-6f6c5d41-7eb0-43e4-815a-94388a575ae6 2018-08-28 19:00:40,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:41,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47255659-4480-414e-9ffd-a2f0ad5087d4 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:00:41,064 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-47255659-4480-414e-9ffd-a2f0ad5087d4 2018-08-28 19:00:41,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:41,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0b27fe-944f-4250-b955-8093e6004ea2 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf"}, "enabled": true, "id": "b88d691ef0b1460b8c2e28fd572f96bf", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-671640a0-96de-4d3-proj"}} 2018-08-28 19:00:41,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-6c0b27fe-944f-4250-b955-8093e6004ea2 2018-08-28 19:00:41,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 846c0230-1ebc-4189-81c8-5f5f4b7fa58a 2018-08-28 19:00:41,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=846c0230-1ebc-4189-81c8-5f5f4b7fa58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:41,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7b1d2cfc-cc45-44e8-bb11-018e64006cd7 Date: Tue, 28 Aug 2018 19:00:41 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "port_range_min": null, "revision_number": 0, "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "created_at": "2018-08-28T19:00:04Z", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf", "id": "1c18e5cc-f202-495f-8e20-e8d556b56953"}, {"remote_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "port_range_min": null, "revision_number": 0, "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "created_at": "2018-08-28T19:00:04Z", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf", "id": "260798cf-4b9c-4150-9cf7-1d3604e95916"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "port_range_min": null, "revision_number": 0, "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "created_at": "2018-08-28T19:00:04Z", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf", "id": "91c0361f-1724-4e20-b4af-afc35a9b846e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:04Z", "security_group_id": "846c0230-1ebc-4189-81c8-5f5f4b7fa58a", "port_range_min": null, "revision_number": 0, "tenant_id": "b88d691ef0b1460b8c2e28fd572f96bf", "created_at": "2018-08-28T19:00:04Z", "project_id": "b88d691ef0b1460b8c2e28fd572f96bf", "id": "a17b1771-04d7-4f19-a10d-1ba44872cc84"}]} 2018-08-28 19:00:41,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=846c0230-1ebc-4189-81c8-5f5f4b7fa58a used request id req-7b1d2cfc-cc45-44e8-bb11-018e64006cd7 2018-08-28 19:00:41,330 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:00:41,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/846c0230-1ebc-4189-81c8-5f5f4b7fa58a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:41,622 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84d2b111-d031-47eb-9666-d59e107d66d3 Content-Length: 0 Date: Tue, 28 Aug 2018 19:00:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:00:41,622 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/846c0230-1ebc-4189-81c8-5f5f4b7fa58a used request id req-84d2b111-d031-47eb-9666-d59e107d66d3 2018-08-28 19:00:41,623 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-671640a0-96de-4d3-proj 2018-08-28 19:00:41,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:41,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca365fd0-6019-4f57-ab0d-9f4075354f7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:00:41,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b88d691ef0b1460b8c2e28fd572f96bf used request id req-ca365fd0-6019-4f57-ab0d-9f4075354f7a 2018-08-28 19:00:41,866 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-671640a0-96de-4d3-proj-role 2018-08-28 19:00:41,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/504e04714c8a46b99153ca3b964709eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:41,976 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efad7f26-e1bd-422a-a44a-84a389ce85df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:00:41,976 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/504e04714c8a46b99153ca3b964709eb used request id req-efad7f26-e1bd-422a-a44a-84a389ce85df 2018-08-28 19:00:41,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fa75eee3f6d32297c6b17bb6ab885f4d8420272" 2018-08-28 19:00:42,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb04f7f-aa5e-4c28-bc2b-26e85d89c0dd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:00:42,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fdb04f7f-aa5e-4c28-bc2b-26e85d89c0dd 2018-08-28 19:00:42,063 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-671640a0-96de-4d3-user 2018-08-28 19:00:42,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/18ba08148b594a289551b3f287a74e06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c32a3d0d65f6e4ab49fda79dc257dbd712a2cb0" 2018-08-28 19:00:42,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:00:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-000e3154-a5be-47f7-bb31-ff9c5dad5d4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:00:42,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/18ba08148b594a289551b3f287a74e06 used request id req-000e3154-a5be-47f7-bb31-ff9c5dad5d4a 2018-08-28 19:00:42,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:42,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:00:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BxTYWXm_S1GTBCrEU5texA"], "issued_at": "2018-08-28T19:00:42.000000Z"}} 2018-08-28 19:00:42,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ea3bcc8e17421f1ac294ef7f46b149f57659075" 2018-08-28 19:00:42,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1dc53f0-9e19-4074-992f-0e8c4c32fb03 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:42,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e1dc53f0-9e19-4074-992f-0e8c4c32fb03 2018-08-28 19:00:42,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:42,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:43,196 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["sptu3hMlRY6-8zUqVnJJiA"], "issued_at": "2018-08-28T19:00:43.000000Z"}} 2018-08-28 19:00:43,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:00:43,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8859cba6-494b-4553-8545-35b277ef1c8c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:43,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8859cba6-494b-4553-8545-35b277ef1c8c 2018-08-28 19:00:43,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:00:43,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:00:43,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f3543537-4aa2-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:00:43,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c9617f-3aaa-424c-af07-2104fd4cb3ca Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f3543537-4aa2-467-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:00:43,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-f3543537-4aa2-467-proj used request id req-c4c9617f-3aaa-424c-af07-2104fd4cb3ca 2018-08-28 19:00:43,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:00:43,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eeb8feb9-11c5-4996-ae11-f2de3a6f5276 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:00:43,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-eeb8feb9-11c5-4996-ae11-f2de3a6f5276 2018-08-28 19:00:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}}' 2018-08-28 19:00:43,582 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:00:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e23dad4-13ae-415d-b6ae-21bfdc85fd54 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:00:43,582 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8e23dad4-13ae-415d-b6ae-21bfdc85fd54 2018-08-28 19:00:43,582 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-f3543537-4aa2-467-proj 2018-08-28 19:00:43,582 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:43,583 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:43,965 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:00:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["520BEUpuRKSijjzlmO0HYQ"], "issued_at": "2018-08-28T19:00:43.000000Z"}} 2018-08-28 19:00:43,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edfe2e320e01df5a22d4157c57b0ccda9351dbf" 2018-08-28 19:00:44,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2dcc1d8-385b-4367-b413-7fe8641f0a2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:44,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2dcc1d8-385b-4367-b413-7fe8641f0a2b 2018-08-28 19:00:44,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:00:44,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:00:44,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edfe2e320e01df5a22d4157c57b0ccda9351dbf" 2018-08-28 19:00:44,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4d8fff4-55e4-431f-95b6-32a31f05243c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:00:44,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e4d8fff4-55e4-431f-95b6-32a31f05243c 2018-08-28 19:00:44,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-f3543537-4aa2-467-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edfe2e320e01df5a22d4157c57b0ccda9351dbf" 2018-08-28 19:00:44,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-733876cb-f8bf-40cb-b86a-c2c44db8611f Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-f3543537-4aa2-467-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}]} 2018-08-28 19:00:44,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-f3543537-4aa2-467-proj used request id req-733876cb-f8bf-40cb-b86a-c2c44db8611f 2018-08-28 19:00:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edfe2e320e01df5a22d4157c57b0ccda9351dbf" 2018-08-28 19:00:44,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-617aa633-592e-4d23-bfa1-47b863d5dfe3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:00:44,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-617aa633-592e-4d23-bfa1-47b863d5dfe3 2018-08-28 19:00:44,761 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-f3543537-4aa2-467-user 2018-08-28 19:00:44,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:44,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:00:44,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67c41450-e682-4821-83be-18e2f4b8eae6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:00:44,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-67c41450-e682-4821-83be-18e2f4b8eae6 2018-08-28 19:00:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" -d '{"role": {"name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role"}}' 2018-08-28 19:00:44,967 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4dfc2f72-4585-493a-97cb-eb5ea16a51c7 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ba062ee0a83d4d98971fca7b4192749d", "links": {"self": "http://172.30.9.28:5000/v3/roles/ba062ee0a83d4d98971fca7b4192749d"}, "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role"}} 2018-08-28 19:00:44,968 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4dfc2f72-4585-493a-97cb-eb5ea16a51c7 2018-08-28 19:00:44,968 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role 2018-08-28 19:00:44,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ba062ee0a83d4d98971fca7b4192749d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:00:45,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9050bf4a-4b34-4732-a7a1-379a5ae51e9a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ba062ee0a83d4d98971fca7b4192749d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role", "id": "ba062ee0a83d4d98971fca7b4192749d"}} 2018-08-28 19:00:45,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ba062ee0a83d4d98971fca7b4192749d used request id req-9050bf4a-4b34-4732-a7a1-379a5ae51e9a 2018-08-28 19:00:45,079 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role to project CreateInstancePortManipulationTests-f3543537-4aa2-467-proj 2018-08-28 19:00:45,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30/users/8c88ece5d56e47738d4644a997cd2613/roles/ba062ee0a83d4d98971fca7b4192749d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:00:45,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:00:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da2ce7e8-0704-437f-9c7a-ef6de6576009 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:00:45,206 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30/users/8c88ece5d56e47738d4644a997cd2613/roles/ba062ee0a83d4d98971fca7b4192749d used request id req-da2ce7e8-0704-437f-9c7a-ef6de6576009 2018-08-28 19:00:45,207 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:00:45,207 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:45,208 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:45,575 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba062ee0a83d4d98971fca7b4192749d", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role"}], "expires_at": "2018-08-28T20:00:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0f12a2205974b8db839a612562b6c30", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-user", "id": "8c88ece5d56e47738d4644a997cd2613"}, "audit_ids": ["qXYxSi90TZ-YnTOJSPMjXA"], "issued_at": "2018-08-28T19:00:45.000000Z"}} 2018-08-28 19:00:45,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" 2018-08-28 19:00:45,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0097d0c-66b7-4898-b9e2-0df8429150fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:45,648 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0097d0c-66b7-4898-b9e2-0df8429150fa 2018-08-28 19:00:45,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" 2018-08-28 19:00:45,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-22e40e78-527c-4b29-b318-c0db5993f4ba Date: Tue, 28 Aug 2018 19:00:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image"} 2018-08-28 19:00:45,823 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image used request id req-22e40e78-527c-4b29-b318-c0db5993f4ba 2018-08-28 19:00:45,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" 2018-08-28 19:00:45,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6505f666-6838-4c17-9670-175c1322bd8f Date: Tue, 28 Aug 2018 19:00: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-08-28 19:00:45,979 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6505f666-6838-4c17-9670-175c1322bd8f 2018-08-28 19:00:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image"}' 2018-08-28 19:00:46,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb X-Openstack-Request-Id: req-83109a16-112b-4208-84c8-2ad96b0bcb1d Date: Tue, 28 Aug 2018 19:00:46 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "min_disk": 0, "protected": false, "id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "file": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/file", "checksum": null, "owner": "a0f12a2205974b8db839a612562b6c30", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:00:46,209 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-83109a16-112b-4208-84c8-2ad96b0bcb1d 2018-08-28 19:00:46,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" -d '' 2018-08-28 19:00:47,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d261aef9-2f0b-4a50-9d39-89dc2929ef8e Date: Tue, 28 Aug 2018 19:00:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:00:47,401 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/file used request id req-d261aef9-2f0b-4a50-9d39-89dc2929ef8e 2018-08-28 19:00:47,402 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:00:47,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" 2018-08-28 19:00:47,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-02fba0a9-84f2-4b9e-a2b3-ebcd1b72dfda Date: Tue, 28 Aug 2018 19:00:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:47Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/snap", "metadata": {}}], "self": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "min_disk": 0, "protected": false, "id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "file": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0f12a2205974b8db839a612562b6c30", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:00:47,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb used request id req-02fba0a9-84f2-4b9e-a2b3-ebcd1b72dfda 2018-08-28 19:00:47,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" 2018-08-28 19:00:47,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a3cf5d1b-3e9b-4e39-9382-c382606480bb Date: Tue, 28 Aug 2018 19:00: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-08-28 19:00:47,729 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-a3cf5d1b-3e9b-4e39-9382-c382606480bb 2018-08-28 19:00:47,731 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image 2018-08-28 19:00:47,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" 2018-08-28 19:00:47,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-078040db-a604-4a0e-b99f-66ba4122d7c6 Date: Tue, 28 Aug 2018 19:00:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:47Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/snap", "metadata": {}}], "self": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "min_disk": 0, "protected": false, "id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "file": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0f12a2205974b8db839a612562b6c30", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:00:47,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb used request id req-078040db-a604-4a0e-b99f-66ba4122d7c6 2018-08-28 19:00:47,751 - create_image - DEBUG - Instance status is - active 2018-08-28 19:00:47,751 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image 2018-08-28 19:00:47,751 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image 2018-08-28 19:00:47,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:47,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:48,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba062ee0a83d4d98971fca7b4192749d", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role"}], "expires_at": "2018-08-28T20:00:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0f12a2205974b8db839a612562b6c30", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-user", "id": "8c88ece5d56e47738d4644a997cd2613"}, "audit_ids": ["_Sc96NZ6Qd65pv5RthYYIA"], "issued_at": "2018-08-28T19:00:48.000000Z"}} 2018-08-28 19:00:48,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:00:48,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4a0609-fe65-4732-9405-9b4551f070e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:48,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9d4a0609-fe65-4732-9405-9b4551f070e6 2018-08-28 19:00:48,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:00:48,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b2eb8cc9-80c6-4eab-ba0e-51f70fb0f52f Date: Tue, 28 Aug 2018 19:00:48 GMT RESP BODY: {"networks":[]} 2018-08-28 19:00:48,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net used request id req-b2eb8cc9-80c6-4eab-ba0e-51f70fb0f52f 2018-08-28 19:00:48,371 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net 2018-08-28 19:00:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" -d '{"network": {"name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net", "admin_state_up": true}}' 2018-08-28 19:00:48,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5aa6137a-a9fa-45c1-a614-e79851e38813 Date: Tue, 28 Aug 2018 19:00:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8125565c-3e63-47ae-83cd-5af3867031f9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:00:48Z","is_default":false,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","mtu":1450}} 2018-08-28 19:00:48,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-5aa6137a-a9fa-45c1-a614-e79851e38813 2018-08-28 19:00:48,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:00:49,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-5ee1a492-b46e-44bf-8bee-db7cee2cf882 Date: Tue, 28 Aug 2018 19:00:49 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:00:48Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:00:49,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-5ee1a492-b46e-44bf-8bee-db7cee2cf882 2018-08-28 19:00:49,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:00:49,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0dc3fec1-9142-4b25-82c4-d3a0040df48b Date: Tue, 28 Aug 2018 19:00:49 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:00:49,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-0dc3fec1-9142-4b25-82c4-d3a0040df48b 2018-08-28 19:00:49,194 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet 2018-08-28 19:00:49,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" -d '{"subnets": [{"ip_version": 4, "network_id": "8125565c-3e63-47ae-83cd-5af3867031f9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]}' 2018-08-28 19:00:50,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-342d53bc-ed7b-4036-92da-9417c8418e8a Date: Tue, 28 Aug 2018 19:00:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","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":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:00:50,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-342d53bc-ed7b-4036-92da-9417c8418e8a 2018-08-28 19:00:50,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:00:50,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a47b276a-618b-4ba7-aeb5-6b9879047512 Date: Tue, 28 Aug 2018 19:00: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":["0861669d-e792-4ed6-943c-983d562b78a3"],"updated_at":"2018-08-28T19:00:49Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:00:50,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-a47b276a-618b-4ba7-aeb5-6b9879047512 2018-08-28 19:00:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:00:50,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-08fe1b42-4a03-40fb-8287-f38e32e9f6a8 Date: Tue, 28 Aug 2018 19:00:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:00:50,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-08fe1b42-4a03-40fb-8287-f38e32e9f6a8 2018-08-28 19:00:50,606 - OpenStackNetwork - DEBUG - Network [8125565c-3e63-47ae-83cd-5af3867031f9] created successfully 2018-08-28 19:00:50,606 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:50,607 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:50,989 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:00:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["H0DISxBsTQuusZ8dIDB7vQ"], "issued_at": "2018-08-28T19:00:50.000000Z"}} 2018-08-28 19:00:50,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c3d2c29455ca6f8c5c92f3b6c20b554b6fef0" 2018-08-28 19:00:51,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de9939c-919a-4aab-b517-9f4e3e1ebef5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:51,070 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0de9939c-919a-4aab-b517-9f4e3e1ebef5 2018-08-28 19:00:51,071 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:00:51,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c3d2c29455ca6f8c5c92f3b6c20b554b6fef0" 2018-08-28 19:00:51,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00: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-24ede0df-fa78-4c86-a9ad-5a7038793cd1 x-compute-request-id: req-24ede0df-fa78-4c86-a9ad-5a7038793cd1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:00:51,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-24ede0df-fa78-4c86-a9ad-5a7038793cd1 2018-08-28 19:00:51,267 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c3d2c29455ca6f8c5c92f3b6c20b554b6fef0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:00:51,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00: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-cd6e0511-9a63-427c-8689-ae778d295f54 x-compute-request-id: req-cd6e0511-9a63-427c-8689-ae778d295f54 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:00:51,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-cd6e0511-9a63-427c-8689-ae778d295f54 2018-08-28 19:00:51,312 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:51,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:51,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba062ee0a83d4d98971fca7b4192749d", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role"}], "expires_at": "2018-08-28T20:00:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0f12a2205974b8db839a612562b6c30", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-user", "id": "8c88ece5d56e47738d4644a997cd2613"}, "audit_ids": ["ysb28YEoQfOACnAKhF31qg"], "issued_at": "2018-08-28T19:00:51.000000Z"}} 2018-08-28 19:00:51,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:51,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc245b8-1275-4185-99b6-35a1f7ff51f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:51,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-efc245b8-1275-4185-99b6-35a1f7ff51f2 2018-08-28 19:00:51,779 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:00:51,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:51,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d6c5717-9777-4325-8042-6540cbf0e3c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:51,854 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2d6c5717-9777-4325-8042-6540cbf0e3c9 2018-08-28 19:00:51,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:52,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-364314a8-8dca-4de3-855b-94348a0a882f Date: Tue, 28 Aug 2018 19:00: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":["0861669d-e792-4ed6-943c-983d562b78a3"],"updated_at":"2018-08-28T19:00:49Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:00:52,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net used request id req-364314a8-8dca-4de3-855b-94348a0a882f 2018-08-28 19:00:52,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:00:52,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:00:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:00:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:52,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-345bb619-b454-4e69-8264-7842d4caa007 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:00:52,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-345bb619-b454-4e69-8264-7842d4caa007 2018-08-28 19:00:52,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:52,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-021c739a-bda2-4504-a338-4d943ce2b0e6 Date: Tue, 28 Aug 2018 19:00:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:00:52,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-021c739a-bda2-4504-a338-4d943ce2b0e6 2018-08-28 19:00:52,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:52,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8e1eb088-03b6-4a92-b7cc-725f43753e83 Date: Tue, 28 Aug 2018 19:00:52 GMT RESP BODY: {"ports":[]} 2018-08-28 19:00:52,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1&admin_state_up=True used request id req-8e1eb088-03b6-4a92-b7cc-725f43753e83 2018-08-28 19:00:52,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:52,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ba9c1864-c7a7-4d91-9b4d-5df99b3745ff x-compute-request-id: req-ba9c1864-c7a7-4d91-9b4d-5df99b3745ff Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:00:52,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst used request id req-ba9c1864-c7a7-4d91-9b4d-5df99b3745ff 2018-08-28 19:00:52,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:53,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fcdf38ef-1403-4104-8b0b-0a6954abf0c3 Date: Tue, 28 Aug 2018 19:00: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":["0861669d-e792-4ed6-943c-983d562b78a3"],"updated_at":"2018-08-28T19:00:49Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:00:53,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net used request id req-fcdf38ef-1403-4104-8b0b-0a6954abf0c3 2018-08-28 19:00:53,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:53,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f0a67f9-a75c-44b0-b36b-140ec603b752 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:00:53,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-0f0a67f9-a75c-44b0-b36b-140ec603b752 2018-08-28 19:00:53,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:53,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-9afd344a-a075-4534-9b4c-b58033077a3d Date: Tue, 28 Aug 2018 19:00:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:00:53,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-9afd344a-a075-4534-9b4c-b58033077a3d 2018-08-28 19:00:53,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:53,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bd800c01-ddbb-4f76-ae12-6d22c7a873cc Date: Tue, 28 Aug 2018 19:00:53 GMT RESP BODY: {"ports":[]} 2018-08-28 19:00:53,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1&admin_state_up=True used request id req-bd800c01-ddbb-4f76-ae12-6d22c7a873cc 2018-08-28 19:00:53,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:00:53,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:00:53,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ba062ee0a83d4d98971fca7b4192749d", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role"}], "expires_at": "2018-08-28T20:00:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a0f12a2205974b8db839a612562b6c30", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a0f12a2205974b8db839a612562b6c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-user", "id": "8c88ece5d56e47738d4644a997cd2613"}, "audit_ids": ["RjAIZ-V9QBuVJp4Iaek3hQ"], "issued_at": "2018-08-28T19:00:53.000000Z"}} 2018-08-28 19:00:53,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5763edfe3ad319f0626dfa2385429374f1f06ca" 2018-08-28 19:00:54,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7721ab33-2491-4f67-8095-d2af69a4e23e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:00:54,053 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7721ab33-2491-4f67-8095-d2af69a4e23e 2018-08-28 19:00:54,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:54,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-311bb852-967f-43b2-96df-49f787a858db Date: Tue, 28 Aug 2018 19:00: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":["0861669d-e792-4ed6-943c-983d562b78a3"],"updated_at":"2018-08-28T19:00:49Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:00:54,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net used request id req-311bb852-967f-43b2-96df-49f787a858db 2018-08-28 19:00:54,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:54,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a89409da-8752-40ce-a3d2-17596cabac19 Date: Tue, 28 Aug 2018 19:00:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:00:54,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-a89409da-8752-40ce-a3d2-17596cabac19 2018-08-28 19:00:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:54,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-372e7325-19c1-4288-a3f5-a825f5f38ca2 Date: Tue, 28 Aug 2018 19:00: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":["0861669d-e792-4ed6-943c-983d562b78a3"],"updated_at":"2018-08-28T19:00:49Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:00:54,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net used request id req-372e7325-19c1-4288-a3f5-a825f5f38ca2 2018-08-28 19:00:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:00:54,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:00:54,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5763edfe3ad319f0626dfa2385429374f1f06ca" 2018-08-28 19:00:54,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02dc2e68-d6c5-4c0b-ab85-3a08ac76af7d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:00:54,735 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-02dc2e68-d6c5-4c0b-ab85-3a08ac76af7d 2018-08-28 19:00:54,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:54,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-91fc95aa-ae55-406a-9715-8619b98f250f Date: Tue, 28 Aug 2018 19:00:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:00:54,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-91fc95aa-ae55-406a-9715-8619b98f250f 2018-08-28 19:00:54,934 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net 2018-08-28 19:00:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" -d '{"port": {"network_id": "8125565c-3e63-47ae-83cd-5af3867031f9", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1", "admin_state_up": true}}' 2018-08-28 19:00:56,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-c8c658ee-5349-4fbe-a472-48d94cd829a8 Date: Tue, 28 Aug 2018 19:00:56 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0861669d-e792-4ed6-943c-983d562b78a3","ip_address":"10.55.0.14"}],"id":"a4b12195-988b-4428-acc8-4f187062f31e","security_groups":["7b1e4913-67e4-4e25-9945-91e73258d27c"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1","project_id":"a0f12a2205974b8db839a612562b6c30","qos_policy_id":null,"admin_state_up":true,"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:55Z","binding:vnic_type":"normal"}} 2018-08-28 19:00:56,107 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-c8c658ee-5349-4fbe-a472-48d94cd829a8 2018-08-28 19:00:56,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:56,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8296949f-8f5f-40dd-a140-da0647c67a67 Date: Tue, 28 Aug 2018 19:00: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":["0861669d-e792-4ed6-943c-983d562b78a3"],"updated_at":"2018-08-28T19:00:49Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:00:56,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net used request id req-8296949f-8f5f-40dd-a140-da0647c67a67 2018-08-28 19:00:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:56,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720a3425-f37f-4500-805b-725ec36e46be Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:00:56,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-720a3425-f37f-4500-805b-725ec36e46be 2018-08-28 19:00:56,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:56,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c10d910a-3582-4fc4-b1a6-21257564a157 Date: Tue, 28 Aug 2018 19:00:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:00:56,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-c10d910a-3582-4fc4-b1a6-21257564a157 2018-08-28 19:00:56,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:56,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 795 X-Openstack-Request-Id: req-adcfd660-7197-4485-9e4f-7b3acf8a0eca Date: Tue, 28 Aug 2018 19:00:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0861669d-e792-4ed6-943c-983d562b78a3","ip_address":"10.55.0.14"}],"id":"a4b12195-988b-4428-acc8-4f187062f31e","security_groups":["7b1e4913-67e4-4e25-9945-91e73258d27c"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a0f12a2205974b8db839a612562b6c30","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1","admin_state_up":true,"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:00:56,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1&admin_state_up=True used request id req-adcfd660-7197-4485-9e4f-7b3acf8a0eca 2018-08-28 19:00:56,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:56,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3129a73-3034-4e07-ac69-bc39811e94b7 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:00:56,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-a3129a73-3034-4e07-ac69-bc39811e94b7 2018-08-28 19:00:56,937 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst 2018-08-28 19:00:56,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:56,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a74aa8e3-de31-4c30-866d-16fd638db263 x-compute-request-id: req-a74aa8e3-de31-4c30-866d-16fd638db263 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-flavor-name"}]} 2018-08-28 19:00:56,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a74aa8e3-de31-4c30-866d-16fd638db263 2018-08-28 19:00:56,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:56,990 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d655bf78-5c22-408e-a17c-35490b18382b x-compute-request-id: req-d655bf78-5c22-408e-a17c-35490b18382b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:00:56,990 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2 used request id req-d655bf78-5c22-408e-a17c-35490b18382b 2018-08-28 19:00:56,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:57,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-ff1231b8-c82b-48d3-856b-a84148616d84 Date: Tue, 28 Aug 2018 19:00:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:00:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:00:47Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/snap", "metadata": {}}], "self": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "min_disk": 0, "protected": false, "id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "file": "/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a0f12a2205974b8db839a612562b6c30", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a71eac8e-91a1-435d-8da5-d0d823e189fb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image"} 2018-08-28 19:00:57,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image used request id req-ff1231b8-c82b-48d3-856b-a84148616d84 2018-08-28 19:00:57,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:57,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-02e168a7-5c78-40d2-8e20-9618e0f707fc Date: Tue, 28 Aug 2018 19:00: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-08-28 19:00:57,327 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-02e168a7-5c78-40d2-8e20-9618e0f707fc 2018-08-28 19:00:57,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" -d '{"server": {"name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "imageRef": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "flavorRef": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "max_count": 1, "min_count": 1, "networks": [{"port": "a4b12195-988b-4428-acc8-4f187062f31e"}]}}' 2018-08-28 19:00:58,937 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:00:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-809f315f-030d-421c-b8ca-884c969c78a3 x-compute-request-id: req-809f315f-030d-421c-b8ca-884c969c78a3 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "adminPass": "w3kkDAVDsg7x"}} 2018-08-28 19:00:58,937 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-809f315f-030d-421c-b8ca-884c969c78a3 2018-08-28 19:00:58,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:59,160 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3241b68e-0ab1-41fe-96a8-67394505793c x-compute-request-id: req-3241b68e-0ab1-41fe-96a8-67394505793c Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "image": {"id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "links": [{"href": "http://172.30.9.28:8774/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}]}, "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "user_id": "8c88ece5d56e47738d4644a997cd2613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:00:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "created": "2018-08-28T19:00:58Z", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:59,161 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-3241b68e-0ab1-41fe-96a8-67394505793c 2018-08-28 19:00:59,161 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst 2018-08-28 19:00:59,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:00:59,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:00: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-d4b7ccdd-2ad8-4c72-ba35-f875db4edec9 x-compute-request-id: req-d4b7ccdd-2ad8-4c72-ba35-f875db4edec9 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "image": {"id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "links": [{"href": "http://172.30.9.28:8774/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}]}, "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "user_id": "8c88ece5d56e47738d4644a997cd2613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:00:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "created": "2018-08-28T19:00:58Z", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:00:59,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-d4b7ccdd-2ad8-4c72-ba35-f875db4edec9 2018-08-28 19:00:59,571 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst] is - BUILD 2018-08-28 19:00:59,571 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:01:02,574 - create_instance - DEBUG - VM status query timeout in 896.587007046 2018-08-28 19:01:02,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:03,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01: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-a133614f-6feb-4efd-a93c-1f985f2682e6 x-compute-request-id: req-a133614f-6feb-4efd-a93c-1f985f2682e6 Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "image": {"id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "links": [{"href": "http://172.30.9.28:8774/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}]}, "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "security_groups": [{"name": "default"}], "user_id": "8c88ece5d56e47738d4644a997cd2613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:01:00Z", "hostId": "84f1f7e8820b23590f63be11787ac44665f7bd2213143d0331354dc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "created": "2018-08-28T19:00:58Z", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:03,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-a133614f-6feb-4efd-a93c-1f985f2682e6 2018-08-28 19:01:03,122 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst] is - BUILD 2018-08-28 19:01:03,122 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:01:06,125 - create_instance - DEBUG - VM status query timeout in 893.036463022 2018-08-28 19:01:06,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:06,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47d640f1-46be-4fc1-b966-f179e16a1588 x-compute-request-id: req-47d640f1-46be-4fc1-b966-f179e16a1588 Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "image": {"id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "links": [{"href": "http://172.30.9.28:8774/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}]}, "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "security_groups": [{"name": "default"}], "user_id": "8c88ece5d56e47738d4644a997cd2613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:01:00Z", "hostId": "84f1f7e8820b23590f63be11787ac44665f7bd2213143d0331354dc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "created": "2018-08-28T19:00:58Z", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:06,540 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-47d640f1-46be-4fc1-b966-f179e16a1588 2018-08-28 19:01:06,540 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst] is - BUILD 2018-08-28 19:01:06,540 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:01:09,543 - create_instance - DEBUG - VM status query timeout in 889.618052959 2018-08-28 19:01:09,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:10,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9b4a8b2a-ca06-4be0-9924-e72b99604f65 x-compute-request-id: req-9b4a8b2a-ca06-4be0-9924-e72b99604f65 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "image": {"id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "links": [{"href": "http://172.30.9.28:8774/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:01:07.000000", "flavor": {"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}]}, "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "security_groups": [{"name": "default"}], "user_id": "8c88ece5d56e47738d4644a997cd2613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:01:07Z", "hostId": "84f1f7e8820b23590f63be11787ac44665f7bd2213143d0331354dc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "created": "2018-08-28T19:00:58Z", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:10,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-9b4a8b2a-ca06-4be0-9924-e72b99604f65 2018-08-28 19:01:10,155 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst] is - ACTIVE 2018-08-28 19:01:10,155 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:01:10,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:10,645 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa3773ee-ce69-4645-b19a-03f04c920445 x-compute-request-id: req-aa3773ee-ce69-4645-b19a-03f04c920445 Content-Encoding: gzip Content-Length: 766 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "image": {"id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "links": [{"href": "http://172.30.9.28:8774/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:01:07.000000", "flavor": {"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}]}, "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "security_groups": [{"name": "default"}], "user_id": "8c88ece5d56e47738d4644a997cd2613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:01:07Z", "hostId": "84f1f7e8820b23590f63be11787ac44665f7bd2213143d0331354dc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "created": "2018-08-28T19:00:58Z", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:10,645 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-aa3773ee-ce69-4645-b19a-03f04c920445 2018-08-28 19:01:10,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:10,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8a5cf876-c249-436a-8b43-a0094e4395af Date: Tue, 28 Aug 2018 19:01: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":["0861669d-e792-4ed6-943c-983d562b78a3"],"updated_at":"2018-08-28T19:00:49Z","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a0f12a2205974b8db839a612562b6c30","id":"8125565c-3e63-47ae-83cd-5af3867031f9","name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net"}]} 2018-08-28 19:01:10,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net used request id req-8a5cf876-c249-436a-8b43-a0094e4395af 2018-08-28 19:01:10,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:10,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4faff0e-453d-4a8e-a4d6-520a7aada0a1 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:01:10,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-e4faff0e-453d-4a8e-a4d6-520a7aada0a1 2018-08-28 19:01:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:10,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0ab4b2d3-3006-4ac3-9507-df26877a57e0 Date: Tue, 28 Aug 2018 19:01:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:49Z","dns_nameservers":[],"updated_at":"2018-08-28T19:00:49Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a0f12a2205974b8db839a612562b6c30","id":"0861669d-e792-4ed6-943c-983d562b78a3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet"}]} 2018-08-28 19:01:10,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-0ab4b2d3-3006-4ac3-9507-df26877a57e0 2018-08-28 19:01:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:11,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3122 X-Openstack-Request-Id: req-8a64622a-12ad-4e95-8d1f-f73fdef62008 Date: Tue, 28 Aug 2018 19:01:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0861669d-e792-4ed6-943c-983d562b78a3","ip_address":"10.55.0.3"}],"id":"35d4e9fe-ca7d-4487-a0ff-fc8eb2398349","security_groups":[],"mac_address":"fa:16:3e:18:40:fe","project_id":"a0f12a2205974b8db839a612562b6c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8125565c-3e63-47ae-83cd-5af3867031f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:01:07Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0861669d-e792-4ed6-943c-983d562b78a3","ip_address":"10.55.0.14"}],"id":"a4b12195-988b-4428-acc8-4f187062f31e","security_groups":["7b1e4913-67e4-4e25-9945-91e73258d27c"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a0f12a2205974b8db839a612562b6c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1","admin_state_up":true,"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:55Z","binding:vnic_type":"normal","device_id":"6f6ce024-a224-45d3-a933-2ba2127af4a7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0861669d-e792-4ed6-943c-983d562b78a3","ip_address":"10.55.0.2"}],"id":"f08ea549-19e7-4b3c-b2d8-4c769088ec83","security_groups":[],"mac_address":"fa:16:3e:ef:4a:15","project_id":"a0f12a2205974b8db839a612562b6c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8125565c-3e63-47ae-83cd-5af3867031f9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:00:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"0861669d-e792-4ed6-943c-983d562b78a3","ip_address":"10.55.0.4"}],"id":"fbf75a59-e7c8-49b0-949a-3d044ef656aa","security_groups":[],"mac_address":"fa:16:3e:ff:9d:32","project_id":"a0f12a2205974b8db839a612562b6c30","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8125565c-3e63-47ae-83cd-5af3867031f9","tenant_id":"a0f12a2205974b8db839a612562b6c30","created_at":"2018-08-28T19:00:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8125565c-3e63-47ae-83cd-5af3867031f9"}]} 2018-08-28 19:01:11,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-8a64622a-12ad-4e95-8d1f-f73fdef62008 2018-08-28 19:01:11,141 - create_instance - INFO - Deleting Port with ID - a4b12195-988b-4428-acc8-4f187062f31e 2018-08-28 19:01:11,141 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57aport-1 2018-08-28 19:01:11,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a4b12195-988b-4428-acc8-4f187062f31e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:11,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f0422ed6-6bc7-4e98-b817-b9bf3b7d6dbb Date: Tue, 28 Aug 2018 19:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:11,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a4b12195-988b-4428-acc8-4f187062f31e used request id req-f0422ed6-6bc7-4e98-b817-b9bf3b7d6dbb 2018-08-28 19:01:11,609 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst 2018-08-28 19:01:11,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:11,781 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f137647-3bfa-4650-aad7-d65abf1bc766 x-compute-request-id: req-1f137647-3bfa-4650-aad7-d65abf1bc766 Content-Type: application/json 2018-08-28 19:01:11,781 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-1f137647-3bfa-4650-aad7-d65abf1bc766 2018-08-28 19:01:11,781 - create_instance - INFO - Checking deletion status 2018-08-28 19:01:11,784 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:12,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-01704095-d913-4f19-94ab-e7248dc6590a x-compute-request-id: req-01704095-d913-4f19-94ab-e7248dc6590a Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7", "rel": "bookmark"}], "image": {"id": "a71eac8e-91a1-435d-8da5-d0d823e189fb", "links": [{"href": "http://172.30.9.28:8774/images/a71eac8e-91a1-435d-8da5-d0d823e189fb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:01:07.000000", "flavor": {"id": "af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "links": [{"href": "http://172.30.9.28:8774/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2", "rel": "bookmark"}]}, "id": "6f6ce024-a224-45d3-a933-2ba2127af4a7", "user_id": "8c88ece5d56e47738d4644a997cd2613", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:01:11Z", "hostId": "84f1f7e8820b23590f63be11787ac44665f7bd2213143d0331354dc2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst", "created": "2018-08-28T19:00:58Z", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:12,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-01704095-d913-4f19-94ab-e7248dc6590a 2018-08-28 19:01:12,033 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst] is - ACTIVE 2018-08-28 19:01:12,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:01:15,034 - create_instance - DEBUG - VM status query timeout in 296.747477055 2018-08-28 19:01:15,037 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1cc3289595fb4cc571be88a0e1df0e00034cc855" 2018-08-28 19:01:15,088 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:01:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5df65bcf-a24f-4d69-80a5-4e42d10c50c3 x-compute-request-id: req-5df65bcf-a24f-4d69-80a5-4e42d10c50c3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6f6ce024-a224-45d3-a933-2ba2127af4a7 could not be found.", "code": 404}} 2018-08-28 19:01:15,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6f6ce024-a224-45d3-a933-2ba2127af4a7 used request id req-5df65bcf-a24f-4d69-80a5-4e42d10c50c3 2018-08-28 19:01:15,088 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6f6ce024-a224-45d3-a933-2ba2127af4a7 could not be found. (HTTP 404) (Request-ID: req-5df65bcf-a24f-4d69-80a5-4e42d10c50c3) 2018-08-28 19:01:15,089 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-inst 2018-08-28 19:01:15,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f21c3d2c29455ca6f8c5c92f3b6c20b554b6fef0" 2018-08-28 19:01:15,140 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:01:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c6e6fb64-a345-4d15-8d35-310d4358763b x-compute-request-id: req-c6e6fb64-a345-4d15-8d35-310d4358763b Content-Length: 0 Content-Type: application/json 2018-08-28 19:01:15,140 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/af0dc5fc-40bc-42b6-a5c9-9b0bbb7e56c2 used request id req-c6e6fb64-a345-4d15-8d35-310d4358763b 2018-08-28 19:01:15,141 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet 2018-08-28 19:01:15,141 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-subnet 2018-08-28 19:01:15,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/0861669d-e792-4ed6-943c-983d562b78a3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:01:17,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ebeebfd2-0f02-4255-9285-006cfdbe7f97 Date: Tue, 28 Aug 2018 19:01:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:17,515 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/0861669d-e792-4ed6-943c-983d562b78a3 used request id req-ebeebfd2-0f02-4255-9285-006cfdbe7f97 2018-08-28 19:01:17,515 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-pub-net 2018-08-28 19:01:17,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8125565c-3e63-47ae-83cd-5af3867031f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78feba32eafd99b5575051b0ae092d6eb5b9a5b2" 2018-08-28 19:01:18,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fc999296-f069-43d3-a2b3-04b500954b1c Date: Tue, 28 Aug 2018 19:01:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:18,770 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8125565c-3e63-47ae-83cd-5af3867031f9 used request id req-fc999296-f069-43d3-a2b3-04b500954b1c 2018-08-28 19:01:18,770 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-5428401c-99ca-4da7-982a-6b0c0bcae57a-image 2018-08-28 19:01:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1ed138a62c328954267656ec6e6f6c4ac1cc264b" 2018-08-28 19:01:19,977 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f5b3a84-f48a-4754-b26b-cb84999d2431 Date: Tue, 28 Aug 2018 19:01:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:01:19,978 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a71eac8e-91a1-435d-8da5-d0d823e189fb used request id req-5f5b3a84-f48a-4754-b26b-cb84999d2431 2018-08-28 19:01:19,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-75b19545-b4b8-4fab-86c7-f64357fd4ee7 Date: Tue, 28 Aug 2018 19:01:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a0f12a2205974b8db839a612562b6c30", "created_at": "2018-08-28T19:00:48Z", "updated_at": "2018-08-28T19:00:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "revision_number": 0, "id": "177501c4-75db-44f9-a311-a141427c27ae", "remote_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0f12a2205974b8db839a612562b6c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "revision_number": 0, "id": "390faacc-32b9-4c02-a38d-ee78545fd8c4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "a0f12a2205974b8db839a612562b6c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "revision_number": 0, "id": "bcd949f2-6f30-433c-9cc3-e737eccd2f7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0f12a2205974b8db839a612562b6c30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "revision_number": 0, "id": "ff8ff46a-bf8b-4be9-a24a-aae347c75a29", "remote_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "remote_ip_prefix": null, "created_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "tenant_id": "a0f12a2205974b8db839a612562b6c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "a0f12a2205974b8db839a612562b6c30"}], "revision_number": 4, "project_id": "a0f12a2205974b8db839a612562b6c30", "id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:01:20,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-75b19545-b4b8-4fab-86c7-f64357fd4ee7 2018-08-28 19:01:20,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,345 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80cc5ac1-5faa-4e50-944b-564782f78016 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:01:20,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-80cc5ac1-5faa-4e50-944b-564782f78016 2018-08-28 19:01:20,345 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:01:20,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,438 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e2f8f5f-f1d6-4ee1-bd86-efb2f65f58f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:01:20,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-3e2f8f5f-f1d6-4ee1-bd86-efb2f65f58f0 2018-08-28 19:01:20,439 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:01:20,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,525 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-43570749-2469-4b44-a710-24dda0daf72e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:01:20,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-43570749-2469-4b44-a710-24dda0daf72e 2018-08-28 19:01:20,526 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:01:20,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,618 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:01:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88172068-ec2f-47b9-b014-e9042dd1b99b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:01:20,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-88172068-ec2f-47b9-b014-e9042dd1b99b 2018-08-28 19:01:20,619 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:01:20,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1c2cb7-7f34-4d54-8d25-745db0ee5e07 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:01:20,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-1a1c2cb7-7f34-4d54-8d25-745db0ee5e07 2018-08-28 19:01:20,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f183b9-ed0d-4666-9ee7-3d7dd11e6adb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:01:20,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-68f183b9-ed0d-4666-9ee7-3d7dd11e6adb 2018-08-28 19:01:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:20,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e165d0cc-cc49-4f35-9880-02cc1169491b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30"}, "enabled": true, "id": "a0f12a2205974b8db839a612562b6c30", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-f3543537-4aa2-467-proj"}} 2018-08-28 19:01:20,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-e165d0cc-cc49-4f35-9880-02cc1169491b 2018-08-28 19:01:20,890 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7b1e4913-67e4-4e25-9945-91e73258d27c 2018-08-28 19:01:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7b1e4913-67e4-4e25-9945-91e73258d27c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:21,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cb499c93-b45f-4f13-96d9-fb03122a8e68 Date: Tue, 28 Aug 2018 19:01:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "port_range_min": null, "revision_number": 0, "tenant_id": "a0f12a2205974b8db839a612562b6c30", "created_at": "2018-08-28T19:00:48Z", "project_id": "a0f12a2205974b8db839a612562b6c30", "id": "177501c4-75db-44f9-a311-a141427c27ae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "port_range_min": null, "revision_number": 0, "tenant_id": "a0f12a2205974b8db839a612562b6c30", "created_at": "2018-08-28T19:00:48Z", "project_id": "a0f12a2205974b8db839a612562b6c30", "id": "390faacc-32b9-4c02-a38d-ee78545fd8c4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "port_range_min": null, "revision_number": 0, "tenant_id": "a0f12a2205974b8db839a612562b6c30", "created_at": "2018-08-28T19:00:48Z", "project_id": "a0f12a2205974b8db839a612562b6c30", "id": "bcd949f2-6f30-433c-9cc3-e737eccd2f7d"}, {"remote_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:00:48Z", "security_group_id": "7b1e4913-67e4-4e25-9945-91e73258d27c", "port_range_min": null, "revision_number": 0, "tenant_id": "a0f12a2205974b8db839a612562b6c30", "created_at": "2018-08-28T19:00:48Z", "project_id": "a0f12a2205974b8db839a612562b6c30", "id": "ff8ff46a-bf8b-4be9-a24a-aae347c75a29"}]} 2018-08-28 19:01:21,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7b1e4913-67e4-4e25-9945-91e73258d27c used request id req-cb499c93-b45f-4f13-96d9-fb03122a8e68 2018-08-28 19:01:21,062 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:01:21,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7b1e4913-67e4-4e25-9945-91e73258d27c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:21,393 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-153253de-e2e1-4ae3-8af8-726da40b0296 Content-Length: 0 Date: Tue, 28 Aug 2018 19:01:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:21,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7b1e4913-67e4-4e25-9945-91e73258d27c used request id req-153253de-e2e1-4ae3-8af8-726da40b0296 2018-08-28 19:01:21,394 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-f3543537-4aa2-467-proj 2018-08-28 19:01:21,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:21,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad6185e6-7bd7-4fa7-8575-7832177d58c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:01:21,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a0f12a2205974b8db839a612562b6c30 used request id req-ad6185e6-7bd7-4fa7-8575-7832177d58c3 2018-08-28 19:01:21,726 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-f3543537-4aa2-467-proj-role 2018-08-28 19:01:21,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ba062ee0a83d4d98971fca7b4192749d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:21,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0294aa02-b2b8-4ac1-a30d-79a651509db3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:01:21,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ba062ee0a83d4d98971fca7b4192749d used request id req-0294aa02-b2b8-4ac1-a30d-79a651509db3 2018-08-28 19:01:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09db738d4596e0c17dd046ac4bcde0605bd8bbc0" 2018-08-28 19:01:21,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc92b487-a31e-433e-b2dd-d4654ecf2e27 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:01:21,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bc92b487-a31e-433e-b2dd-d4654ecf2e27 2018-08-28 19:01:21,928 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-f3543537-4aa2-467-user 2018-08-28 19:01:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8c88ece5d56e47738d4644a997cd2613 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7edfe2e320e01df5a22d4157c57b0ccda9351dbf" 2018-08-28 19:01:22,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6141d45-5512-4f74-a74b-e13c731d3347 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:01:22,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8c88ece5d56e47738d4644a997cd2613 used request id req-f6141d45-5512-4f74-a74b-e13c731d3347 2018-08-28 19:01:22,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:22,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:01:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["n3p1Xt5CSv-37vBAjXRFxA"], "issued_at": "2018-08-28T19:01:22.000000Z"}} 2018-08-28 19:01:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3254bc1b31e1d01dcf9f19986950f74e5211f944" 2018-08-28 19:01:22,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891538e1-88cf-4e86-961b-a8b2a046de5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:22,606 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-891538e1-88cf-4e86-961b-a8b2a046de5e 2018-08-28 19:01:22,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:22,609 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:22,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Oaqqu_1sRJmsu4Y2MYmWKQ"], "issued_at": "2018-08-28T19:01:23.000000Z"}} 2018-08-28 19:01:22,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:23,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac8a5479-4ce6-4f2a-aaa3-1633496c83cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:23,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ac8a5479-4ce6-4f2a-aaa3-1633496c83cf 2018-08-28 19:01:23,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:01:23,087 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:01:23,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:23,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791e52d7-65fd-44fe-a8b9-c24068e5db28 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:01:23,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj used request id req-791e52d7-65fd-44fe-a8b9-c24068e5db28 2018-08-28 19:01:23,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:23,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcafe490-1661-4ec4-bff1-8c90672d8c7b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:01:23,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dcafe490-1661-4ec4-bff1-8c90672d8c7b 2018-08-28 19:01:23,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}}' 2018-08-28 19:01:23,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e5b6c70-9cdc-431e-81cf-a3e4068913e9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:23,378 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8e5b6c70-9cdc-431e-81cf-a3e4068913e9 2018-08-28 19:01:23,379 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj 2018-08-28 19:01:23,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:23,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:23,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["D-MAoq1VQmuSDJSowXblpQ"], "issued_at": "2018-08-28T19:01:23.000000Z"}} 2018-08-28 19:01:23,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46504ca829db9d0191b7b7eb912566389566577" 2018-08-28 19:01:23,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f33d851-9d56-4f0b-afb1-3768110ccfc8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:23,837 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f33d851-9d56-4f0b-afb1-3768110ccfc8 2018-08-28 19:01:23,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:01:23,847 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:01:23,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46504ca829db9d0191b7b7eb912566389566577" 2018-08-28 19:01:23,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c2db06-6da5-4ef7-952e-5780906a9344 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:01:23,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e3c2db06-6da5-4ef7-952e-5780906a9344 2018-08-28 19:01:23,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46504ca829db9d0191b7b7eb912566389566577" 2018-08-28 19:01:24,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b27a34-40e6-4e48-92da-66f169870de7 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}]} 2018-08-28 19:01:24,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj used request id req-d7b27a34-40e6-4e48-92da-66f169870de7 2018-08-28 19:01:24,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46504ca829db9d0191b7b7eb912566389566577" 2018-08-28 19:01:24,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2283d1-10af-44e0-b2b8-4ab342fee5f1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:01:24,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7e2283d1-10af-44e0-b2b8-4ab342fee5f1 2018-08-28 19:01:24,449 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0e540fc5-b06b-4de-user 2018-08-28 19:01:24,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:24,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:24,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8870c97e-599d-4b89-8f31-bf4eb3923832 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:01:24,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-8870c97e-599d-4b89-8f31-bf4eb3923832 2018-08-28 19:01:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" -d '{"role": {"name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role"}}' 2018-08-28 19:01:24,660 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14f2dec6-8be5-466f-be9f-ed07432664e1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f00f84f675b14284aaf58ba9ccf9dee2", "links": {"self": "http://172.30.9.28:5000/v3/roles/f00f84f675b14284aaf58ba9ccf9dee2"}, "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role"}} 2018-08-28 19:01:24,660 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-14f2dec6-8be5-466f-be9f-ed07432664e1 2018-08-28 19:01:24,660 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role 2018-08-28 19:01:24,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f00f84f675b14284aaf58ba9ccf9dee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:24,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91a1abf2-55c7-41aa-a04e-24be6c295620 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f00f84f675b14284aaf58ba9ccf9dee2"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role", "id": "f00f84f675b14284aaf58ba9ccf9dee2"}} 2018-08-28 19:01:24,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f00f84f675b14284aaf58ba9ccf9dee2 used request id req-91a1abf2-55c7-41aa-a04e-24be6c295620 2018-08-28 19:01:24,749 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role to project CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj 2018-08-28 19:01:24,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266/users/b72e7fc9f7134296a016e74c915b2415/roles/f00f84f675b14284aaf58ba9ccf9dee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:24,878 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ceb7863c-1351-43b5-ad55-352c7d7b1c60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:01:24,878 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266/users/b72e7fc9f7134296a016e74c915b2415/roles/f00f84f675b14284aaf58ba9ccf9dee2 used request id req-ceb7863c-1351-43b5-ad55-352c7d7b1c60 2018-08-28 19:01:24,878 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:01:24,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:24,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:25,257 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f00f84f675b14284aaf58ba9ccf9dee2", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role"}], "expires_at": "2018-08-28T20:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a97bf56b995c4c8ebcc408f8474dc266", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-user", "id": "b72e7fc9f7134296a016e74c915b2415"}, "audit_ids": ["NTh79wllRny45iDPDRNLAA"], "issued_at": "2018-08-28T19:01:25.000000Z"}} 2018-08-28 19:01:25,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" 2018-08-28 19:01:25,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b3fecf-eb9a-4cbd-b92a-3619a421d44a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:25,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d1b3fecf-eb9a-4cbd-b92a-3619a421d44a 2018-08-28 19:01:25,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" 2018-08-28 19:01:25,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-fb02cd82-54ce-4915-8c3c-fa8fb7336bdc Date: Tue, 28 Aug 2018 19:01:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image"} 2018-08-28 19:01:25,507 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image used request id req-fb02cd82-54ce-4915-8c3c-fa8fb7336bdc 2018-08-28 19:01:25,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" 2018-08-28 19:01:25,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a9ea907-92d3-4783-ac9b-1e12ac1b1e56 Date: Tue, 28 Aug 2018 19:01: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-08-28 19:01:25,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9a9ea907-92d3-4783-ac9b-1e12ac1b1e56 2018-08-28 19:01:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image"}' 2018-08-28 19:01:25,890 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8 X-Openstack-Request-Id: req-5ee8c0e4-eca0-4ac0-80dd-e4ab9fb4bf99 Date: Tue, 28 Aug 2018 19:01:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:01:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:01:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "min_disk": 0, "protected": false, "id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "file": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/file", "checksum": null, "owner": "a97bf56b995c4c8ebcc408f8474dc266", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:01:25,890 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-5ee8c0e4-eca0-4ac0-80dd-e4ab9fb4bf99 2018-08-28 19:01:25,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" -d '' 2018-08-28 19:01:26,932 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-17d4d9eb-be6d-48ce-966b-3a83442e0611 Date: Tue, 28 Aug 2018 19:01:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:01:26,932 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/file used request id req-17d4d9eb-be6d-48ce-966b-3a83442e0611 2018-08-28 19:01:26,933 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:01:26,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" 2018-08-28 19:01:27,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5173e0ca-2716-4840-8615-c6c4188b8b20 Date: Tue, 28 Aug 2018 19:01:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:01:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:01:26Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/snap", "metadata": {}}], "self": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "min_disk": 0, "protected": false, "id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "file": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a97bf56b995c4c8ebcc408f8474dc266", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:01:27,106 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8 used request id req-5173e0ca-2716-4840-8615-c6c4188b8b20 2018-08-28 19:01:27,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" 2018-08-28 19:01:27,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-875c4e93-42f4-42b3-9347-9768bf45ff11 Date: Tue, 28 Aug 2018 19:01: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-08-28 19:01:27,273 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-875c4e93-42f4-42b3-9347-9768bf45ff11 2018-08-28 19:01:27,275 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image 2018-08-28 19:01:27,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" 2018-08-28 19:01:27,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1c8a9a1d-824e-4d07-a998-20a3297afe38 Date: Tue, 28 Aug 2018 19:01:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:01:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:01:26Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/snap", "metadata": {}}], "self": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "min_disk": 0, "protected": false, "id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "file": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a97bf56b995c4c8ebcc408f8474dc266", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:01:27,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8 used request id req-1c8a9a1d-824e-4d07-a998-20a3297afe38 2018-08-28 19:01:27,295 - create_image - DEBUG - Instance status is - active 2018-08-28 19:01:27,295 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image 2018-08-28 19:01:27,295 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image 2018-08-28 19:01:27,295 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:27,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:27,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f00f84f675b14284aaf58ba9ccf9dee2", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role"}], "expires_at": "2018-08-28T20:01:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a97bf56b995c4c8ebcc408f8474dc266", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-user", "id": "b72e7fc9f7134296a016e74c915b2415"}, "audit_ids": ["KHDJP4wRTl63dyt0kipCCw"], "issued_at": "2018-08-28T19:01:27.000000Z"}} 2018-08-28 19:01:27,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:27,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bc52f56-2eb1-4f51-aada-f9010bf0a8bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:27,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3bc52f56-2eb1-4f51-aada-f9010bf0a8bb 2018-08-28 19:01:27,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:27,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5bcc238-2255-43d2-b979-55c171e10c7f Date: Tue, 28 Aug 2018 19:01:27 GMT RESP BODY: {"networks":[]} 2018-08-28 19:01:27,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net used request id req-e5bcc238-2255-43d2-b979-55c171e10c7f 2018-08-28 19:01:27,911 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net 2018-08-28 19:01:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" -d '{"network": {"name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net", "admin_state_up": true}}' 2018-08-28 19:01:28,520 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-89cad72f-43b9-4a53-baf5-843ccdb04955 Date: Tue, 28 Aug 2018 19:01:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:01:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","mtu":1450}} 2018-08-28 19:01:28,520 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-89cad72f-43b9-4a53-baf5-843ccdb04955 2018-08-28 19:01:28,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:28,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-2a580799-c03d-42ee-89c7-e9929d1ef056 Date: Tue, 28 Aug 2018 19:01:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:01:28Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:28,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-2a580799-c03d-42ee-89c7-e9929d1ef056 2018-08-28 19:01:28,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:28,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e416d728-8401-4bca-aafc-aac97b3dcc47 Date: Tue, 28 Aug 2018 19:01:28 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:01:28,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-e416d728-8401-4bca-aafc-aac97b3dcc47 2018-08-28 19:01:28,925 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet 2018-08-28 19:01:28,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" -d '{"subnets": [{"ip_version": 4, "network_id": "bec545c0-c3fc-41cf-a22e-c5c286ed589e", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]}' 2018-08-28 19:01:29,679 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-7b137bc1-6c72-4d25-9c18-d64b0daca9f3 Date: Tue, 28 Aug 2018 19:01:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:29,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7b137bc1-6c72-4d25-9c18-d64b0daca9f3 2018-08-28 19:01:29,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:29,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cfca0e38-1454-4684-9f18-94b99987dabe Date: Tue, 28 Aug 2018 19:01:29 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f4c865a-db76-4500-a0e9-4a7adca1e4f2"],"updated_at":"2018-08-28T19:01:29Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:29,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-cfca0e38-1454-4684-9f18-94b99987dabe 2018-08-28 19:01:29,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:30,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-09a475fc-0905-4378-bb34-bea48222b35d Date: Tue, 28 Aug 2018 19:01:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:30,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-09a475fc-0905-4378-bb34-bea48222b35d 2018-08-28 19:01:30,115 - OpenStackNetwork - DEBUG - Network [bec545c0-c3fc-41cf-a22e-c5c286ed589e] created successfully 2018-08-28 19:01:30,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:30,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:30,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["WUL2_pqxTXaIoNlOhYWLQg"], "issued_at": "2018-08-28T19:01:30.000000Z"}} 2018-08-28 19:01:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c423a61862088792247233dfcb75819484843f5b" 2018-08-28 19:01:30,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69312424-9acb-4af9-8717-7d4f435c0480 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:30,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-69312424-9acb-4af9-8717-7d4f435c0480 2018-08-28 19:01:30,575 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:01:30,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c423a61862088792247233dfcb75819484843f5b" 2018-08-28 19:01:30,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99180577-382d-4e9a-9dc6-c731ea012ce4 x-compute-request-id: req-99180577-382d-4e9a-9dc6-c731ea012ce4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:01:30,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-99180577-382d-4e9a-9dc6-c731ea012ce4 2018-08-28 19:01:30,775 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c423a61862088792247233dfcb75819484843f5b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:01:30,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af91ee52-2925-4f49-a3ad-fb99bec53119 x-compute-request-id: req-af91ee52-2925-4f49-a3ad-fb99bec53119 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:01:30,830 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-af91ee52-2925-4f49-a3ad-fb99bec53119 2018-08-28 19:01:30,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:30,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:31,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f00f84f675b14284aaf58ba9ccf9dee2", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role"}], "expires_at": "2018-08-28T20:01:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a97bf56b995c4c8ebcc408f8474dc266", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-user", "id": "b72e7fc9f7134296a016e74c915b2415"}, "audit_ids": ["5jdPmx5NTwav6vcNH99etA"], "issued_at": "2018-08-28T19:01:31.000000Z"}} 2018-08-28 19:01:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:31,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dac1831-e47f-4137-9468-bb0b8cb29386 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:31,291 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9dac1831-e47f-4137-9468-bb0b8cb29386 2018-08-28 19:01:31,292 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:01:31,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:31,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1215ec-6b1d-4f5f-9969-faa3d5453029 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:31,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a1215ec-6b1d-4f5f-9969-faa3d5453029 2018-08-28 19:01:31,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:31,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-69f2c62e-0cea-48a4-8aee-c222f28252d1 Date: Tue, 28 Aug 2018 19:01:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f4c865a-db76-4500-a0e9-4a7adca1e4f2"],"updated_at":"2018-08-28T19:01:29Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:31,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net used request id req-69f2c62e-0cea-48a4-8aee-c222f28252d1 2018-08-28 19:01:31,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:01:31,642 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:01:31,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:31,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7300f32e-9021-4d52-a026-2db30130263a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:31,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-7300f32e-9021-4d52-a026-2db30130263a 2018-08-28 19:01:31,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:32,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ce32ac5f-b6e5-4473-a9a2-ac305610fbae Date: Tue, 28 Aug 2018 19:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:32,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-ce32ac5f-b6e5-4473-a9a2-ac305610fbae 2018-08-28 19:01:32,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:32,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af8d7f7b-fcb3-48c7-92c6-81b61bbb25dd Date: Tue, 28 Aug 2018 19:01:32 GMT RESP BODY: {"ports":[]} 2018-08-28 19:01:32,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1&admin_state_up=True used request id req-af8d7f7b-fcb3-48c7-92c6-81b61bbb25dd 2018-08-28 19:01:32,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:32,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3b462c6c-dba2-4c05-a0d5-fea09294b4cc x-compute-request-id: req-3b462c6c-dba2-4c05-a0d5-fea09294b4cc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:01:32,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst used request id req-3b462c6c-dba2-4c05-a0d5-fea09294b4cc 2018-08-28 19:01:32,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:32,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-23086779-a1b6-45c8-946d-8bc4152bb03c Date: Tue, 28 Aug 2018 19:01: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":["3f4c865a-db76-4500-a0e9-4a7adca1e4f2"],"updated_at":"2018-08-28T19:01:29Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:32,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net used request id req-23086779-a1b6-45c8-946d-8bc4152bb03c 2018-08-28 19:01:32,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:32,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b7c289e-4624-44fc-92c0-06d08b2ea5f7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:32,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-6b7c289e-4624-44fc-92c0-06d08b2ea5f7 2018-08-28 19:01:32,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:32,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-62e0a766-e840-48e6-a610-fcd9c62ddcc7 Date: Tue, 28 Aug 2018 19:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:32,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-62e0a766-e840-48e6-a610-fcd9c62ddcc7 2018-08-28 19:01:32,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:33,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1e09695-3a2d-45dc-bd84-0c05601d5d0e Date: Tue, 28 Aug 2018 19:01:33 GMT RESP BODY: {"ports":[]} 2018-08-28 19:01:33,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1&admin_state_up=True used request id req-e1e09695-3a2d-45dc-bd84-0c05601d5d0e 2018-08-28 19:01:33,048 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:33,048 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:33,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f00f84f675b14284aaf58ba9ccf9dee2", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role"}], "expires_at": "2018-08-28T20:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a97bf56b995c4c8ebcc408f8474dc266", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a97bf56b995c4c8ebcc408f8474dc266", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-user", "id": "b72e7fc9f7134296a016e74c915b2415"}, "audit_ids": ["86PEo2ToTz6926e2OM-HCA"], "issued_at": "2018-08-28T19:01:33.000000Z"}} 2018-08-28 19:01:33,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696661b770ff299370c6fa162f85679343e726bd" 2018-08-28 19:01:33,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88829bd8-ee36-4fbb-9a75-01f02144e38a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:33,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88829bd8-ee36-4fbb-9a75-01f02144e38a 2018-08-28 19:01:33,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:33,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-a4bfb182-1db4-45ab-ae1a-2fa78387346d Date: Tue, 28 Aug 2018 19:01:33 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["3f4c865a-db76-4500-a0e9-4a7adca1e4f2"],"updated_at":"2018-08-28T19:01:29Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:33,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net used request id req-a4bfb182-1db4-45ab-ae1a-2fa78387346d 2018-08-28 19:01:33,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:33,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-71890838-7c3a-4207-be14-988d7664685a Date: Tue, 28 Aug 2018 19:01:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:33,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-71890838-7c3a-4207-be14-988d7664685a 2018-08-28 19:01:33,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:34,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-46e1315e-e3f3-4c30-ad18-bc4ff3fe3bbe Date: Tue, 28 Aug 2018 19:01: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":["3f4c865a-db76-4500-a0e9-4a7adca1e4f2"],"updated_at":"2018-08-28T19:01:29Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:34,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net used request id req-46e1315e-e3f3-4c30-ad18-bc4ff3fe3bbe 2018-08-28 19:01:34,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:01:34,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:01:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:01:34,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}696661b770ff299370c6fa162f85679343e726bd" 2018-08-28 19:01:34,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502afb42-5bfd-479a-93e7-f8c4c3e4765c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:34,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-502afb42-5bfd-479a-93e7-f8c4c3e4765c 2018-08-28 19:01:34,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:34,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-93e38ecd-4393-4cec-b2d2-9d8cdce6c713 Date: Tue, 28 Aug 2018 19:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:34,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-93e38ecd-4393-4cec-b2d2-9d8cdce6c713 2018-08-28 19:01:34,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:34,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c3cb50e4-a9a9-4c9f-b556-519b8ed3fbe9 Date: Tue, 28 Aug 2018 19:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:34,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet used request id req-c3cb50e4-a9a9-4c9f-b556-519b8ed3fbe9 2018-08-28 19:01:34,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:34,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2608655a-feb1-46d9-8a90-6a2edf75361e Date: Tue, 28 Aug 2018 19:01:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:34,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet used request id req-2608655a-feb1-46d9-8a90-6a2edf75361e 2018-08-28 19:01:34,903 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net 2018-08-28 19:01:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" -d '{"port": {"network_id": "bec545c0-c3fc-41cf-a22e-c5c286ed589e", "fixed_ips": [{"subnet_id": "3f4c865a-db76-4500-a0e9-4a7adca1e4f2", "ip_address": "10.55.0.101"}, {"subnet_id": "3f4c865a-db76-4500-a0e9-4a7adca1e4f2", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1", "admin_state_up": true}}' 2018-08-28 19:01:36,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-88d5d354-1fce-4b56-9755-f907a3879f6d Date: Tue, 28 Aug 2018 19:01:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:01:35Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.101"},{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.102"}],"id":"e591ed50-005d-4894-ba92-1a4d186db2d8","security_groups":["01dffb79-b255-4f0d-9a5f-80d1c24489a4"],"mac_address":"fa:16:3e:cd:97:42","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1","project_id":"a97bf56b995c4c8ebcc408f8474dc266","qos_policy_id":null,"admin_state_up":true,"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:35Z","binding:vnic_type":"normal"}} 2018-08-28 19:01:36,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-88d5d354-1fce-4b56-9755-f907a3879f6d 2018-08-28 19:01:36,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:36,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-af738ef5-e17a-4232-a84e-ced22b3ea1c4 Date: Tue, 28 Aug 2018 19:01: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":["3f4c865a-db76-4500-a0e9-4a7adca1e4f2"],"updated_at":"2018-08-28T19:01:29Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:36,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net used request id req-af738ef5-e17a-4232-a84e-ced22b3ea1c4 2018-08-28 19:01:36,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:36,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ce16cf-4486-4350-8a90-066b52f93e79 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:36,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-72ce16cf-4486-4350-8a90-066b52f93e79 2018-08-28 19:01:36,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:36,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4ee43d29-48ff-45ac-a562-76d6b4a32a83 Date: Tue, 28 Aug 2018 19:01:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:36,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-4ee43d29-48ff-45ac-a562-76d6b4a32a83 2018-08-28 19:01:36,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:36,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-7989be46-c0ef-475d-8b33-f34cf675af02 Date: Tue, 28 Aug 2018 19:01:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:01:35Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.101"},{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.102"}],"id":"e591ed50-005d-4894-ba92-1a4d186db2d8","security_groups":["01dffb79-b255-4f0d-9a5f-80d1c24489a4"],"mac_address":"fa:16:3e:cd:97:42","project_id":"a97bf56b995c4c8ebcc408f8474dc266","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1","admin_state_up":true,"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:35Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:01:36,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1&admin_state_up=True used request id req-7989be46-c0ef-475d-8b33-f34cf675af02 2018-08-28 19:01:36,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:36,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00ad1642-3ac8-4022-898d-87fd29a77ffe Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:36,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-00ad1642-3ac8-4022-898d-87fd29a77ffe 2018-08-28 19:01:36,883 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst 2018-08-28 19:01:36,887 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:36,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8d4078f-8d20-4fde-80df-4c72adad2ca3 x-compute-request-id: req-b8d4078f-8d20-4fde-80df-4c72adad2ca3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-flavor-name"}]} 2018-08-28 19:01:36,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b8d4078f-8d20-4fde-80df-4c72adad2ca3 2018-08-28 19:01:36,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:36,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7f0d7a5-ca43-4df7-a521-fab49a52e389 x-compute-request-id: req-e7f0d7a5-ca43-4df7-a521-fab49a52e389 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:01:36,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4 used request id req-e7f0d7a5-ca43-4df7-a521-fab49a52e389 2018-08-28 19:01:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:37,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b45fc196-116d-47d8-b812-bd73a4cc1d96 Date: Tue, 28 Aug 2018 19:01:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:01:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:01:26Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/snap", "metadata": {}}], "self": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "min_disk": 0, "protected": false, "id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "file": "/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a97bf56b995c4c8ebcc408f8474dc266", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image"} 2018-08-28 19:01:37,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image used request id req-b45fc196-116d-47d8-b812-bd73a4cc1d96 2018-08-28 19:01:37,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:37,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cab84957-2e63-4443-ace0-46fbebaf52ed Date: Tue, 28 Aug 2018 19:01: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-08-28 19:01:37,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cab84957-2e63-4443-ace0-46fbebaf52ed 2018-08-28 19:01:37,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" -d '{"server": {"name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst", "imageRef": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "flavorRef": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "max_count": 1, "min_count": 1, "networks": [{"port": "e591ed50-005d-4894-ba92-1a4d186db2d8"}]}}' 2018-08-28 19:01:39,044 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:01:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a1d96f22-48bf-45a0-a920-e2d760b41bdf x-compute-request-id: req-a1d96f22-48bf-45a0-a920-e2d760b41bdf Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "191b8026-8dcb-468a-926b-9e6a47a24686", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "bookmark"}], "adminPass": "4qEokTW3xJjF"}} 2018-08-28 19:01:39,044 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a1d96f22-48bf-45a0-a920-e2d760b41bdf 2018-08-28 19:01:39,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:39,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0bb2eb1b-fca7-48ec-b44f-fc3565c0306b x-compute-request-id: req-0bb2eb1b-fca7-48ec-b44f-fc3565c0306b Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "bookmark"}], "image": {"id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "links": [{"href": "http://172.30.9.28:8774/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "links": [{"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}]}, "id": "191b8026-8dcb-468a-926b-9e6a47a24686", "user_id": "b72e7fc9f7134296a016e74c915b2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:01:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst", "created": "2018-08-28T19:01:38Z", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:39,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-0bb2eb1b-fca7-48ec-b44f-fc3565c0306b 2018-08-28 19:01:39,411 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst 2018-08-28 19:01:39,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:39,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-58886f76-80cd-46a6-b85f-f7ac34154131 x-compute-request-id: req-58886f76-80cd-46a6-b85f-f7ac34154131 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.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "bookmark"}], "image": {"id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "links": [{"href": "http://172.30.9.28:8774/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "links": [{"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}]}, "id": "191b8026-8dcb-468a-926b-9e6a47a24686", "user_id": "b72e7fc9f7134296a016e74c915b2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:01:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst", "created": "2018-08-28T19:01:38Z", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:39,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-58886f76-80cd-46a6-b85f-f7ac34154131 2018-08-28 19:01:39,800 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst] is - BUILD 2018-08-28 19:01:39,800 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:01:42,803 - create_instance - DEBUG - VM status query timeout in 896.608329058 2018-08-28 19:01:42,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:43,264 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-840f2d4d-c898-458b-b6a2-f805db6192de x-compute-request-id: req-840f2d4d-c898-458b-b6a2-f805db6192de Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "bookmark"}], "image": {"id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "links": [{"href": "http://172.30.9.28:8774/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "links": [{"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}]}, "id": "191b8026-8dcb-468a-926b-9e6a47a24686", "security_groups": [{"name": "default"}], "user_id": "b72e7fc9f7134296a016e74c915b2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:01:39Z", "hostId": "1098dcc672f75145c53842d57acd69ffebd54b01e362996dd67328a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst", "created": "2018-08-28T19:01:38Z", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:43,264 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-840f2d4d-c898-458b-b6a2-f805db6192de 2018-08-28 19:01:43,265 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst] is - BUILD 2018-08-28 19:01:43,265 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:01:46,268 - create_instance - DEBUG - VM status query timeout in 893.14279604 2018-08-28 19:01:46,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:46,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd909fef-5092-4961-a36e-1c620523eb28 x-compute-request-id: req-fd909fef-5092-4961-a36e-1c620523eb28 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:97:42", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:97:42", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "bookmark"}], "image": {"id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "links": [{"href": "http://172.30.9.28:8774/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:01:45.000000", "flavor": {"id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "links": [{"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}]}, "id": "191b8026-8dcb-468a-926b-9e6a47a24686", "security_groups": [{"name": "default"}], "user_id": "b72e7fc9f7134296a016e74c915b2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:01:45Z", "hostId": "1098dcc672f75145c53842d57acd69ffebd54b01e362996dd67328a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst", "created": "2018-08-28T19:01:38Z", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:46,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-fd909fef-5092-4961-a36e-1c620523eb28 2018-08-28 19:01:46,736 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst] is - ACTIVE 2018-08-28 19:01:46,736 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:01:46,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:47,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-890ea6cd-da99-4c04-b036-0271a6d05573 x-compute-request-id: req-890ea6cd-da99-4c04-b036-0271a6d05573 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:97:42", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:97:42", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "bookmark"}], "image": {"id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "links": [{"href": "http://172.30.9.28:8774/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:01:45.000000", "flavor": {"id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "links": [{"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}]}, "id": "191b8026-8dcb-468a-926b-9e6a47a24686", "security_groups": [{"name": "default"}], "user_id": "b72e7fc9f7134296a016e74c915b2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:01:45Z", "hostId": "1098dcc672f75145c53842d57acd69ffebd54b01e362996dd67328a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst", "created": "2018-08-28T19:01:38Z", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:47,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-890ea6cd-da99-4c04-b036-0271a6d05573 2018-08-28 19:01:47,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:47,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-39d46c18-52c9-42a1-b79e-5bf1fea9189a Date: Tue, 28 Aug 2018 19:01: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":["3f4c865a-db76-4500-a0e9-4a7adca1e4f2"],"updated_at":"2018-08-28T19:01:29Z","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net"}]} 2018-08-28 19:01:47,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net used request id req-39d46c18-52c9-42a1-b79e-5bf1fea9189a 2018-08-28 19:01:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:47,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c97c097-1eaf-4059-983a-f50133aa29bc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:47,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-6c97c097-1eaf-4059-983a-f50133aa29bc 2018-08-28 19:01:47,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:47,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ebe82f70-46ab-49c2-9f49-69cf9bf4986b Date: Tue, 28 Aug 2018 19:01:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","dns_nameservers":[],"updated_at":"2018-08-28T19:01:29Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"a97bf56b995c4c8ebcc408f8474dc266","id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet"}]} 2018-08-28 19:01:47,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-ebe82f70-46ab-49c2-9f49-69cf9bf4986b 2018-08-28 19:01:47,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:47,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-2a1d0d1e-8f9d-41aa-b766-a7d21c91b87c Date: Tue, 28 Aug 2018 19:01:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:01:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.2"}],"id":"517843aa-0e5a-4cf2-9282-1aea2a604dbf","security_groups":[],"mac_address":"fa:16:3e:10:d4:8b","project_id":"a97bf56b995c4c8ebcc408f8474dc266","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-bec545c0-c3fc-41cf-a22e-c5c286ed589e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:01:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.3"}],"id":"65028308-9ff8-4be2-8787-97dde18ecf79","security_groups":[],"mac_address":"fa:16:3e:42:a1:73","project_id":"a97bf56b995c4c8ebcc408f8474dc266","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-bec545c0-c3fc-41cf-a22e-c5c286ed589e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:01:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.4"}],"id":"87cbbc66-cefd-40c3-912a-56d926c3861e","security_groups":[],"mac_address":"fa:16:3e:19:97:c1","project_id":"a97bf56b995c4c8ebcc408f8474dc266","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-bec545c0-c3fc-41cf-a22e-c5c286ed589e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:01:45Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.101"},{"subnet_id":"3f4c865a-db76-4500-a0e9-4a7adca1e4f2","ip_address":"10.55.0.102"}],"id":"e591ed50-005d-4894-ba92-1a4d186db2d8","security_groups":["01dffb79-b255-4f0d-9a5f-80d1c24489a4"],"mac_address":"fa:16:3e:cd:97:42","project_id":"a97bf56b995c4c8ebcc408f8474dc266","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1","admin_state_up":true,"network_id":"bec545c0-c3fc-41cf-a22e-c5c286ed589e","tenant_id":"a97bf56b995c4c8ebcc408f8474dc266","created_at":"2018-08-28T19:01:35Z","binding:vnic_type":"normal","device_id":"191b8026-8dcb-468a-926b-9e6a47a24686"}]} 2018-08-28 19:01:47,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-2a1d0d1e-8f9d-41aa-b766-a7d21c91b87c 2018-08-28 19:01:47,632 - create_instance - INFO - Deleting Port with ID - e591ed50-005d-4894-ba92-1a4d186db2d8 2018-08-28 19:01:47,632 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344aport-1 2018-08-28 19:01:47,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e591ed50-005d-4894-ba92-1a4d186db2d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:48,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b255e275-b109-42a5-b11b-f51afe0ec2c1 Date: Tue, 28 Aug 2018 19:01:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:48,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e591ed50-005d-4894-ba92-1a4d186db2d8 used request id req-b255e275-b109-42a5-b11b-f51afe0ec2c1 2018-08-28 19:01:48,096 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst 2018-08-28 19:01:48,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:48,405 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-20febb58-8ddc-4b5e-b547-ff1b26e46198 x-compute-request-id: req-20febb58-8ddc-4b5e-b547-ff1b26e46198 Content-Type: application/json 2018-08-28 19:01:48,405 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-20febb58-8ddc-4b5e-b547-ff1b26e46198 2018-08-28 19:01:48,405 - create_instance - INFO - Checking deletion status 2018-08-28 19:01:48,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:48,670 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-666e7f66-0ccc-437c-b923-fcc8dacfd4c6 x-compute-request-id: req-666e7f66-0ccc-437c-b923-fcc8dacfd4c6 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:97:42", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cd:97:42", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/191b8026-8dcb-468a-926b-9e6a47a24686", "rel": "bookmark"}], "image": {"id": "2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "links": [{"href": "http://172.30.9.28:8774/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:01:45.000000", "flavor": {"id": "5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "links": [{"href": "http://172.30.9.28:8774/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4", "rel": "bookmark"}]}, "id": "191b8026-8dcb-468a-926b-9e6a47a24686", "user_id": "b72e7fc9f7134296a016e74c915b2415", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:01:48Z", "hostId": "1098dcc672f75145c53842d57acd69ffebd54b01e362996dd67328a2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst", "created": "2018-08-28T19:01:38Z", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:01:48,671 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-666e7f66-0ccc-437c-b923-fcc8dacfd4c6 2018-08-28 19:01:48,671 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst] is - ACTIVE 2018-08-28 19:01:48,671 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:01:51,675 - create_instance - DEBUG - VM status query timeout in 296.730878115 2018-08-28 19:01:51,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}961bcfbe0df06170720863b433f16bfbb27f1233" 2018-08-28 19:01:51,725 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f575e39-c6fc-4fe3-963d-1430ec87b539 x-compute-request-id: req-1f575e39-c6fc-4fe3-963d-1430ec87b539 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 191b8026-8dcb-468a-926b-9e6a47a24686 could not be found.", "code": 404}} 2018-08-28 19:01:51,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/191b8026-8dcb-468a-926b-9e6a47a24686 used request id req-1f575e39-c6fc-4fe3-963d-1430ec87b539 2018-08-28 19:01:51,726 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 191b8026-8dcb-468a-926b-9e6a47a24686 could not be found. (HTTP 404) (Request-ID: req-1f575e39-c6fc-4fe3-963d-1430ec87b539) 2018-08-28 19:01:51,726 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-inst 2018-08-28 19:01:51,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c423a61862088792247233dfcb75819484843f5b" 2018-08-28 19:01:51,771 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:01:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4fbb9adb-cce0-4160-8c5f-0b5c2ec8d0ac x-compute-request-id: req-4fbb9adb-cce0-4160-8c5f-0b5c2ec8d0ac Content-Length: 0 Content-Type: application/json 2018-08-28 19:01:51,771 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5d9a28bf-af5b-4e86-9b34-8d875a212ae4 used request id req-4fbb9adb-cce0-4160-8c5f-0b5c2ec8d0ac 2018-08-28 19:01:51,772 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet 2018-08-28 19:01:51,772 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-subnet 2018-08-28 19:01:51,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/3f4c865a-db76-4500-a0e9-4a7adca1e4f2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:54,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ed77d6d3-6058-4a32-89ce-1b4af3c98314 Date: Tue, 28 Aug 2018 19:01:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:54,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/3f4c865a-db76-4500-a0e9-4a7adca1e4f2 used request id req-ed77d6d3-6058-4a32-89ce-1b4af3c98314 2018-08-28 19:01:54,136 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-pub-net 2018-08-28 19:01:54,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/bec545c0-c3fc-41cf-a22e-c5c286ed589e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9449f37a7e8e3752bb572cf044632d7d797b786f" 2018-08-28 19:01:55,418 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dd07bc09-4333-4b90-b9b0-75418d835e36 Date: Tue, 28 Aug 2018 19:01:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:55,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/bec545c0-c3fc-41cf-a22e-c5c286ed589e used request id req-dd07bc09-4333-4b90-b9b0-75418d835e36 2018-08-28 19:01:55,419 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-c5a65816-8146-431b-9cd6-60d85aa9344a-image 2018-08-28 19:01:55,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fa947677745f77985b280ffb29e050bb184140b7" 2018-08-28 19:01:56,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4ac62229-8705-44a4-926a-63460f0eacfb Date: Tue, 28 Aug 2018 19:01:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:01:56,978 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2bccde30-75cb-4b7d-9fcc-582cce4fc3d8 used request id req-4ac62229-8705-44a4-926a-63460f0eacfb 2018-08-28 19:01:56,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:57,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-009dee13-a856-49e6-bd7c-b302f655c9ad Date: Tue, 28 Aug 2018 19:01:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "created_at": "2018-08-28T19:01:28Z", "updated_at": "2018-08-28T19:01:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "revision_number": 0, "id": "1fbd7989-cf57-4716-99d5-6f3194b02bf0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "port_range_min": null, "ethertype": "IPv4", "project_id": "a97bf56b995c4c8ebcc408f8474dc266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "revision_number": 0, "id": "65f9814b-e44b-4089-8f69-f9dd42fa7de4", "remote_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "remote_ip_prefix": null, "created_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "port_range_min": null, "ethertype": "IPv4", "project_id": "a97bf56b995c4c8ebcc408f8474dc266"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "revision_number": 0, "id": "936a9421-79b8-45f3-bb8d-224c096e45c2", "remote_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "remote_ip_prefix": null, "created_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "port_range_min": null, "ethertype": "IPv6", "project_id": "a97bf56b995c4c8ebcc408f8474dc266"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "revision_number": 0, "id": "c5c81a3f-f36d-46ad-9a7f-b0c25fdd4829", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "port_range_min": null, "ethertype": "IPv6", "project_id": "a97bf56b995c4c8ebcc408f8474dc266"}], "revision_number": 4, "project_id": "a97bf56b995c4c8ebcc408f8474dc266", "id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:01:57,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-009dee13-a856-49e6-bd7c-b302f655c9ad 2018-08-28 19:01:57,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:57,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed85bac-a621-43f3-8129-39456158425e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266"}, "enabled": true, "id": "a97bf56b995c4c8ebcc408f8474dc266", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj"}} 2018-08-28 19:01:57,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-8ed85bac-a621-43f3-8129-39456158425e 2018-08-28 19:01:57,307 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01dffb79-b255-4f0d-9a5f-80d1c24489a4 2018-08-28 19:01:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=01dffb79-b255-4f0d-9a5f-80d1c24489a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:57,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-db2d61a8-a7e4-48d9-b6b3-6e4edf50e5ba Date: Tue, 28 Aug 2018 19:01:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "created_at": "2018-08-28T19:01:28Z", "project_id": "a97bf56b995c4c8ebcc408f8474dc266", "id": "1fbd7989-cf57-4716-99d5-6f3194b02bf0"}, {"remote_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "created_at": "2018-08-28T19:01:28Z", "project_id": "a97bf56b995c4c8ebcc408f8474dc266", "id": "65f9814b-e44b-4089-8f69-f9dd42fa7de4"}, {"remote_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "created_at": "2018-08-28T19:01:28Z", "project_id": "a97bf56b995c4c8ebcc408f8474dc266", "id": "936a9421-79b8-45f3-bb8d-224c096e45c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:01:28Z", "security_group_id": "01dffb79-b255-4f0d-9a5f-80d1c24489a4", "port_range_min": null, "revision_number": 0, "tenant_id": "a97bf56b995c4c8ebcc408f8474dc266", "created_at": "2018-08-28T19:01:28Z", "project_id": "a97bf56b995c4c8ebcc408f8474dc266", "id": "c5c81a3f-f36d-46ad-9a7f-b0c25fdd4829"}]} 2018-08-28 19:01:57,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=01dffb79-b255-4f0d-9a5f-80d1c24489a4 used request id req-db2d61a8-a7e4-48d9-b6b3-6e4edf50e5ba 2018-08-28 19:01:57,487 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:01:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/01dffb79-b255-4f0d-9a5f-80d1c24489a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:57,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d09a73c8-d4d6-4414-8569-c22eadd415b3 Content-Length: 0 Date: Tue, 28 Aug 2018 19:01:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:01:57,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/01dffb79-b255-4f0d-9a5f-80d1c24489a4 used request id req-d09a73c8-d4d6-4414-8569-c22eadd415b3 2018-08-28 19:01:57,764 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj 2018-08-28 19:01:57,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:57,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8f4a15ee-c85b-4cf7-ba79-ece2c230129b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:01:57,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a97bf56b995c4c8ebcc408f8474dc266 used request id req-8f4a15ee-c85b-4cf7-ba79-ece2c230129b 2018-08-28 19:01:57,962 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0e540fc5-b06b-4de-proj-role 2018-08-28 19:01:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f00f84f675b14284aaf58ba9ccf9dee2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:58,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d902dda-781d-499e-9b9c-a9003817b959 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:01:58,082 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f00f84f675b14284aaf58ba9ccf9dee2 used request id req-4d902dda-781d-499e-9b9c-a9003817b959 2018-08-28 19:01:58,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a424c9b1ab5c2038295f0c4afe55046cdc31235" 2018-08-28 19:01:58,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12465328-7198-4254-86c4-08b1c6af39ff Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:01:58,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-12465328-7198-4254-86c4-08b1c6af39ff 2018-08-28 19:01:58,173 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0e540fc5-b06b-4de-user 2018-08-28 19:01:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b72e7fc9f7134296a016e74c915b2415 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b46504ca829db9d0191b7b7eb912566389566577" 2018-08-28 19:01:58,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:01:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb92727-8bf5-42fe-abcd-96f54238f722 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:01:58,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b72e7fc9f7134296a016e74c915b2415 used request id req-8bb92727-8bf5-42fe-abcd-96f54238f722 2018-08-28 19:01:58,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:58,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:01:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["ypFCAMnIQa6MQZs80Vcb_Q"], "issued_at": "2018-08-28T19:01:58.000000Z"}} 2018-08-28 19:01:58,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8ea4ee68cdc9c1fc95e3cbbb429e12884e7521d" 2018-08-28 19:01:58,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc23471-18fe-4f59-a760-46623bd14563 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:58,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cdc23471-18fe-4f59-a760-46623bd14563 2018-08-28 19:01:58,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:58,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:59,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["JZ9uf4-kQWeRJO6bIALDSg"], "issued_at": "2018-08-28T19:01:59.000000Z"}} 2018-08-28 19:01:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:01:59,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e9a4297-b057-4fe9-a076-00e5c0e393b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:01:59,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3e9a4297-b057-4fe9-a076-00e5c0e393b3 2018-08-28 19:01:59,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:01:59,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:01:59,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:01:59,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a4d610-ac72-4a08-852e-b645e6ed1def Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:01:59,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj used request id req-e3a4d610-ac72-4a08-852e-b645e6ed1def 2018-08-28 19:01:59,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:01:59,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4806a37c-47a3-478c-af1d-e374b78e72ce Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:01:59,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4806a37c-47a3-478c-af1d-e374b78e72ce 2018-08-28 19:01:59,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}}' 2018-08-28 19:01:59,606 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfcbeb72-b46d-4fcf-841c-8b0d8b7922fc Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:01:59,606 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-bfcbeb72-b46d-4fcf-841c-8b0d8b7922fc 2018-08-28 19:01:59,607 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj 2018-08-28 19:01:59,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:01:59,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:01:59,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:01:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["FSEaSLodTm2FFVngdTwQxQ"], "issued_at": "2018-08-28T19:01:59.000000Z"}} 2018-08-28 19:01:59,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a330d7a9ef1bcd5998fc1b70e40fb0dff1d638ff" 2018-08-28 19:02:00,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:01:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e0f2d13-ece0-49aa-a883-5ed82bb36efc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:00,073 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e0f2d13-ece0-49aa-a883-5ed82bb36efc 2018-08-28 19:02:00,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:02:00,082 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:02:00,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a330d7a9ef1bcd5998fc1b70e40fb0dff1d638ff" 2018-08-28 19:02:00,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30062fdc-8457-4c31-ad87-3128a28e064e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:02:00,116 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-30062fdc-8457-4c31-ad87-3128a28e064e 2018-08-28 19:02:00,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a330d7a9ef1bcd5998fc1b70e40fb0dff1d638ff" 2018-08-28 19:02:00,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a756a847-9900-4d7f-ae9a-f91246fa761e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}]} 2018-08-28 19:02:00,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj used request id req-a756a847-9900-4d7f-ae9a-f91246fa761e 2018-08-28 19:02:00,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a330d7a9ef1bcd5998fc1b70e40fb0dff1d638ff" 2018-08-28 19:02:00,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-992d1d45-3f0e-456e-a90b-c54663c89bf1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:02:00,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-992d1d45-3f0e-456e-a90b-c54663c89bf1 2018-08-28 19:02:00,549 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-c3a43093-88b5-41d-user 2018-08-28 19:02:00,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:00,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:00,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23622f75-a0aa-428c-87d6-9ca03b121b4e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:02:00,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-23622f75-a0aa-428c-87d6-9ca03b121b4e 2018-08-28 19:02:00,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" -d '{"role": {"name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role"}}' 2018-08-28 19:02:00,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d87cd2c4-231a-423c-9510-ab8d71c97a3e Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee159cefab734b6a98efe28f4a24663c", "links": {"self": "http://172.30.9.28:5000/v3/roles/ee159cefab734b6a98efe28f4a24663c"}, "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role"}} 2018-08-28 19:02:00,851 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d87cd2c4-231a-423c-9510-ab8d71c97a3e 2018-08-28 19:02:00,851 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role 2018-08-28 19:02:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ee159cefab734b6a98efe28f4a24663c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:00,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36b13e1-2929-4f4c-9ca8-3af74b8df45a Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ee159cefab734b6a98efe28f4a24663c"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role", "id": "ee159cefab734b6a98efe28f4a24663c"}} 2018-08-28 19:02:00,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ee159cefab734b6a98efe28f4a24663c used request id req-d36b13e1-2929-4f4c-9ca8-3af74b8df45a 2018-08-28 19:02:00,942 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role to project CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj 2018-08-28 19:02:00,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c/users/14a0a3613cd242319eafc79be91feeee/roles/ee159cefab734b6a98efe28f4a24663c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:01,070 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:02:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eab0ce0b-f466-42a5-adf7-044e55c92e98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:02:01,070 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c/users/14a0a3613cd242319eafc79be91feeee/roles/ee159cefab734b6a98efe28f4a24663c used request id req-eab0ce0b-f466-42a5-adf7-044e55c92e98 2018-08-28 19:02:01,071 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:02:01,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:01,072 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:01,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee159cefab734b6a98efe28f4a24663c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role"}], "expires_at": "2018-08-28T20:02:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e91461998b584b3582e971aae1d4916c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-user", "id": "14a0a3613cd242319eafc79be91feeee"}, "audit_ids": ["xQq_1IzuRjGta_jL1MSHLw"], "issued_at": "2018-08-28T19:02:01.000000Z"}} 2018-08-28 19:02:01,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" 2018-08-28 19:02:01,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee37b41-5e37-4394-bd57-7c94ab77aedb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:01,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cee37b41-5e37-4394-bd57-7c94ab77aedb 2018-08-28 19:02:01,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" 2018-08-28 19:02:01,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-d42d3e7c-07f6-41aa-963b-4f0c4563ba4e Date: Tue, 28 Aug 2018 19:02:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image"} 2018-08-28 19:02:01,798 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image used request id req-d42d3e7c-07f6-41aa-963b-4f0c4563ba4e 2018-08-28 19:02:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" 2018-08-28 19:02:01,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-10fb91e7-6d66-4279-8976-3c9da034adaf Date: Tue, 28 Aug 2018 19:02: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-08-28 19:02:01,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-10fb91e7-6d66-4279-8976-3c9da034adaf 2018-08-28 19:02:01,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image"}' 2018-08-28 19:02:02,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b X-Openstack-Request-Id: req-22d8255c-6999-40c6-b4dd-9132675a48cd Date: Tue, 28 Aug 2018 19:02:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "min_disk": 0, "protected": false, "id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "file": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/file", "checksum": null, "owner": "e91461998b584b3582e971aae1d4916c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:02:02,162 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-22d8255c-6999-40c6-b4dd-9132675a48cd 2018-08-28 19:02:02,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" -d '' 2018-08-28 19:02:04,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-764b7a7d-bef8-4c42-a9ae-0fcb5d282fc9 Date: Tue, 28 Aug 2018 19:02:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:02:04,441 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/file used request id req-764b7a7d-bef8-4c42-a9ae-0fcb5d282fc9 2018-08-28 19:02:04,442 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:02:04,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" 2018-08-28 19:02:04,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-5c57aff4-5297-48bc-864a-e0dd467eb73f Date: Tue, 28 Aug 2018 19:02:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/snap", "metadata": {}}], "self": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "min_disk": 0, "protected": false, "id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "file": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e91461998b584b3582e971aae1d4916c", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:02:04,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b used request id req-5c57aff4-5297-48bc-864a-e0dd467eb73f 2018-08-28 19:02:04,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" 2018-08-28 19:02:04,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bd8b4208-0245-4daa-9f4c-097af37bafdf Date: Tue, 28 Aug 2018 19:02: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-08-28 19:02:04,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bd8b4208-0245-4daa-9f4c-097af37bafdf 2018-08-28 19:02:04,772 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image 2018-08-28 19:02:04,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" 2018-08-28 19:02:04,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-62dc635f-ec5a-43b2-8fdb-8b26bdb17e24 Date: Tue, 28 Aug 2018 19:02:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/snap", "metadata": {}}], "self": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "min_disk": 0, "protected": false, "id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "file": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e91461998b584b3582e971aae1d4916c", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:02:04,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b used request id req-62dc635f-ec5a-43b2-8fdb-8b26bdb17e24 2018-08-28 19:02:04,942 - create_image - DEBUG - Instance status is - active 2018-08-28 19:02:04,942 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image 2018-08-28 19:02:04,943 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image 2018-08-28 19:02:04,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:04,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:05,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee159cefab734b6a98efe28f4a24663c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role"}], "expires_at": "2018-08-28T20:02:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e91461998b584b3582e971aae1d4916c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-user", "id": "14a0a3613cd242319eafc79be91feeee"}, "audit_ids": ["vtYkU1_xRp6tHOQn3caBlw"], "issued_at": "2018-08-28T19:02:05.000000Z"}} 2018-08-28 19:02:05,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:05,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4bbc4df-d275-4bf8-b567-c3f262de7d41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:05,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b4bbc4df-d275-4bf8-b567-c3f262de7d41 2018-08-28 19:02:05,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:05,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ab59b694-e804-42a6-b18e-bdd7d1f3d469 Date: Tue, 28 Aug 2018 19:02:05 GMT RESP BODY: {"networks":[]} 2018-08-28 19:02:05,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net used request id req-ab59b694-e804-42a6-b18e-bdd7d1f3d469 2018-08-28 19:02:05,577 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net 2018-08-28 19:02:05,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" -d '{"network": {"name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net", "admin_state_up": true}}' 2018-08-28 19:02:06,127 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-93409d10-b814-4274-9864-59eabd03295b Date: Tue, 28 Aug 2018 19:02:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b198b20d-2bf0-483f-97bd-ae28b6f11bd4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:02:05Z","is_default":false,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:05Z","mtu":1450}} 2018-08-28 19:02:06,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-93409d10-b814-4274-9864-59eabd03295b 2018-08-28 19:02:06,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:06,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-75392b61-1a1e-489d-9b9d-55f9f517a060 Date: Tue, 28 Aug 2018 19:02:06 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:02:05Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"b198b20d-2bf0-483f-97bd-ae28b6f11bd4","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net"}]} 2018-08-28 19:02:06,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 used request id req-75392b61-1a1e-489d-9b9d-55f9f517a060 2018-08-28 19:02:06,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:06,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6771f26-082f-491c-92c4-4ad534dd5b13 Date: Tue, 28 Aug 2018 19:02:06 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:02:06,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 used request id req-f6771f26-082f-491c-92c4-4ad534dd5b13 2018-08-28 19:02:06,541 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-subnet 2018-08-28 19:02:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" -d '{"subnets": [{"ip_version": 4, "network_id": "b198b20d-2bf0-483f-97bd-ae28b6f11bd4", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-subnet"}]}' 2018-08-28 19:02:07,532 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a399c9f2-d750-4b62-9322-d9f3bd56c3d0 Date: Tue, 28 Aug 2018 19:02:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b198b20d-2bf0-483f-97bd-ae28b6f11bd4","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:07Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:07Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"e91461998b584b3582e971aae1d4916c","id":"ffa9a1a7-bdc5-4c96-8b4e-4093ff55fe4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-subnet"}]} 2018-08-28 19:02:07,532 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a399c9f2-d750-4b62-9322-d9f3bd56c3d0 2018-08-28 19:02:07,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:07,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-551efaea-e685-443f-8678-9477c7a6e844 Date: Tue, 28 Aug 2018 19:02: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":["ffa9a1a7-bdc5-4c96-8b4e-4093ff55fe4a"],"updated_at":"2018-08-28T19:02:07Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"b198b20d-2bf0-483f-97bd-ae28b6f11bd4","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net"}]} 2018-08-28 19:02:07,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 used request id req-551efaea-e685-443f-8678-9477c7a6e844 2018-08-28 19:02:07,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:07,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-67278544-827d-48ca-90bc-392955fe295e Date: Tue, 28 Aug 2018 19:02:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b198b20d-2bf0-483f-97bd-ae28b6f11bd4","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:07Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"e91461998b584b3582e971aae1d4916c","id":"ffa9a1a7-bdc5-4c96-8b4e-4093ff55fe4a","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-subnet"}]} 2018-08-28 19:02:07,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=b198b20d-2bf0-483f-97bd-ae28b6f11bd4 used request id req-67278544-827d-48ca-90bc-392955fe295e 2018-08-28 19:02:07,882 - OpenStackNetwork - DEBUG - Network [b198b20d-2bf0-483f-97bd-ae28b6f11bd4] created successfully 2018-08-28 19:02:07,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:07,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:08,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:02:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yo-2cgMkQxiITVOlJg-zhQ"], "issued_at": "2018-08-28T19:02:08.000000Z"}} 2018-08-28 19:02:08,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aa4a3f850db21d2af037bb25664e11ed80073d" 2018-08-28 19:02:08,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3161c075-5066-4cac-8f9d-701472d80aa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:08,351 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3161c075-5066-4cac-8f9d-701472d80aa2 2018-08-28 19:02:08,352 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:02:08,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aa4a3f850db21d2af037bb25664e11ed80073d" 2018-08-28 19:02:08,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-74b7e256-a689-4b97-95f2-c7da086d7008 x-compute-request-id: req-74b7e256-a689-4b97-95f2-c7da086d7008 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:02:08,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-74b7e256-a689-4b97-95f2-c7da086d7008 2018-08-28 19:02:08,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aa4a3f850db21d2af037bb25664e11ed80073d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:02:08,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-93a9b467-5582-434a-bd00-f4845f3a8a85 x-compute-request-id: req-93a9b467-5582-434a-bd00-f4845f3a8a85 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "462239a9-6f59-49ee-b436-07e78008f65e", "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:02:08,630 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-93a9b467-5582-434a-bd00-f4845f3a8a85 2018-08-28 19:02:08,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:08,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:09,009 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee159cefab734b6a98efe28f4a24663c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role"}], "expires_at": "2018-08-28T20:02:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e91461998b584b3582e971aae1d4916c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-user", "id": "14a0a3613cd242319eafc79be91feeee"}, "audit_ids": ["e25IpcjcSnu_bP1wWRgrrw"], "issued_at": "2018-08-28T19:02:09.000000Z"}} 2018-08-28 19:02:09,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:09,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cf5041-be3e-4c6d-8517-bb0367cbc6af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:09,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-63cf5041-be3e-4c6d-8517-bb0367cbc6af 2018-08-28 19:02:09,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:09,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-981f68e6-9e3e-485e-adb9-1852790bdf35 Date: Tue, 28 Aug 2018 19:02:09 GMT RESP BODY: {"networks":[]} 2018-08-28 19:02:09,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 used request id req-981f68e6-9e3e-485e-adb9-1852790bdf35 2018-08-28 19:02:09,273 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 2018-08-28 19:02:09,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" -d '{"network": {"name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2", "admin_state_up": true}}' 2018-08-28 19:02:09,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-194bd3be-c022-498d-9a02-eb7c857c2ebf Date: Tue, 28 Aug 2018 19:02:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"04a52770-f984-48d7-a0be-81c8a9548460","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:02:09Z","is_default":false,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","mtu":1450}} 2018-08-28 19:02:09,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-194bd3be-c022-498d-9a02-eb7c857c2ebf 2018-08-28 19:02:09,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:10,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-eb55fff0-8152-4ca1-80a7-7ff2d02c7844 Date: Tue, 28 Aug 2018 19:02:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:02:09Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:10,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-eb55fff0-8152-4ca1-80a7-7ff2d02c7844 2018-08-28 19:02:10,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:10,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-df240dec-0c82-4410-9863-7d16c768fb49 Date: Tue, 28 Aug 2018 19:02:10 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:02:10,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-df240dec-0c82-4410-9863-7d16c768fb49 2018-08-28 19:02:10,158 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1 2018-08-28 19:02:10,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" -d '{"subnets": [{"ip_version": 4, "network_id": "04a52770-f984-48d7-a0be-81c8a9548460", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"}]}' 2018-08-28 19:02:10,982 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3d59f59b-9b58-43ae-aab9-d498500316f2 Date: Tue, 28 Aug 2018 19:02:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"}]} 2018-08-28 19:02:10,982 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-3d59f59b-9b58-43ae-aab9-d498500316f2 2018-08-28 19:02:10,982 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2 2018-08-28 19:02:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" -d '{"subnets": [{"ip_version": 4, "network_id": "04a52770-f984-48d7-a0be-81c8a9548460", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]}' 2018-08-28 19:02:11,658 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a07baa54-453e-4cfd-9ed6-9ec8bb9d5071 Date: Tue, 28 Aug 2018 19:02:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:11,658 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a07baa54-453e-4cfd-9ed6-9ec8bb9d5071 2018-08-28 19:02:11,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:11,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-631945d9-4b16-456d-bb19-3f3cfc4d00ef Date: Tue, 28 Aug 2018 19:02: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":["37f55286-5afc-422c-81d1-bb41a75bafed","ac602e2a-0db6-40d1-af1d-1fc23a3f71a2"],"updated_at":"2018-08-28T19:02:11Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:11,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-631945d9-4b16-456d-bb19-3f3cfc4d00ef 2018-08-28 19:02:11,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:12,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-2663f4fc-bcfd-4edb-a96a-de964606018f Date: Tue, 28 Aug 2018 19:02:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:12,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-2663f4fc-bcfd-4edb-a96a-de964606018f 2018-08-28 19:02:12,110 - OpenStackNetwork - DEBUG - Network [04a52770-f984-48d7-a0be-81c8a9548460] created successfully 2018-08-28 19:02:12,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:12,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:12,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee159cefab734b6a98efe28f4a24663c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role"}], "expires_at": "2018-08-28T20:02:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e91461998b584b3582e971aae1d4916c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-user", "id": "14a0a3613cd242319eafc79be91feeee"}, "audit_ids": ["W53_DR6RR3abhtkqz7akYQ"], "issued_at": "2018-08-28T19:02:12.000000Z"}} 2018-08-28 19:02:12,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:12,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36ae753b-4f17-40da-b30a-1ac4a4525e22 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:12,585 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-36ae753b-4f17-40da-b30a-1ac4a4525e22 2018-08-28 19:02:12,587 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:02:12,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:12,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed0e34e0-3727-433b-8d53-bbedb1d3639d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:12,659 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed0e34e0-3727-433b-8d53-bbedb1d3639d 2018-08-28 19:02:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:12,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-7d1d955b-d3a0-4741-9841-90413fce94b4 Date: Tue, 28 Aug 2018 19:02: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":["37f55286-5afc-422c-81d1-bb41a75bafed","ac602e2a-0db6-40d1-af1d-1fc23a3f71a2"],"updated_at":"2018-08-28T19:02:11Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:12,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 used request id req-7d1d955b-d3a0-4741-9841-90413fce94b4 2018-08-28 19:02:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:02:12,926 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:02:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:02:12,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:13,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd895e7-7aea-40de-9e8d-ea3684094385 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:02:13,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-0cd895e7-7aea-40de-9e8d-ea3684094385 2018-08-28 19:02:13,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:13,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-b41e9bb9-433f-4aaa-b84e-a22f42fbbfc2 Date: Tue, 28 Aug 2018 19:02:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:13,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-b41e9bb9-433f-4aaa-b84e-a22f42fbbfc2 2018-08-28 19:02:13,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:13,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3302be44-fb31-4818-b79b-0ca6b091cb8b Date: Tue, 28 Aug 2018 19:02:13 GMT RESP BODY: {"ports":[]} 2018-08-28 19:02:13,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1&admin_state_up=True used request id req-3302be44-fb31-4818-b79b-0ca6b091cb8b 2018-08-28 19:02:13,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:13,651 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-bc841589-b546-4a21-90a2-1acac41024ca x-compute-request-id: req-bc841589-b546-4a21-90a2-1acac41024ca Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:02:13,651 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst used request id req-bc841589-b546-4a21-90a2-1acac41024ca 2018-08-28 19:02:13,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:13,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-010a175e-964e-40c7-9991-8ccc37deb996 Date: Tue, 28 Aug 2018 19:02: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":["ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","37f55286-5afc-422c-81d1-bb41a75bafed"],"updated_at":"2018-08-28T19:02:11Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:13,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 used request id req-010a175e-964e-40c7-9991-8ccc37deb996 2018-08-28 19:02:13,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:13,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2ea953-598c-4ad4-a0b8-54b910f8ac7a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:02:13,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-2e2ea953-598c-4ad4-a0b8-54b910f8ac7a 2018-08-28 19:02:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:14,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-7d294234-091d-494c-bdb5-5ff6a6e9ca96 Date: Tue, 28 Aug 2018 19:02:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:14,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-7d294234-091d-494c-bdb5-5ff6a6e9ca96 2018-08-28 19:02:14,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:14,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9971282d-b666-432d-89b4-f5f6abf42ad2 Date: Tue, 28 Aug 2018 19:02:14 GMT RESP BODY: {"ports":[]} 2018-08-28 19:02:14,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1&admin_state_up=True used request id req-9971282d-b666-432d-89b4-f5f6abf42ad2 2018-08-28 19:02:14,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:14,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:14,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee159cefab734b6a98efe28f4a24663c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role"}], "expires_at": "2018-08-28T20:02:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e91461998b584b3582e971aae1d4916c", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e91461998b584b3582e971aae1d4916c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-user", "id": "14a0a3613cd242319eafc79be91feeee"}, "audit_ids": ["FMA_Blw5Rw2tk239Qs5iCA"], "issued_at": "2018-08-28T19:02:14.000000Z"}} 2018-08-28 19:02:14,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7baca05a452783b0b938b703bed313e54badd7" 2018-08-28 19:02:14,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9309d635-27a6-44c0-a2cb-007d51aa1910 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:14,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9309d635-27a6-44c0-a2cb-007d51aa1910 2018-08-28 19:02:14,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:14,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6f6c9c10-43dd-45bc-9da3-9d3f61efa493 Date: Tue, 28 Aug 2018 19:02: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":["ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","37f55286-5afc-422c-81d1-bb41a75bafed"],"updated_at":"2018-08-28T19:02:11Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:14,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 used request id req-6f6c9c10-43dd-45bc-9da3-9d3f61efa493 2018-08-28 19:02:14,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:15,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-86d0ed39-6d83-4f23-bb03-46dd97766d8e Date: Tue, 28 Aug 2018 19:02:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:15,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-86d0ed39-6d83-4f23-bb03-46dd97766d8e 2018-08-28 19:02:15,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:15,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-41c11087-543e-4f5b-92a0-2de2ad3ef0ed Date: Tue, 28 Aug 2018 19:02: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":["37f55286-5afc-422c-81d1-bb41a75bafed","ac602e2a-0db6-40d1-af1d-1fc23a3f71a2"],"updated_at":"2018-08-28T19:02:11Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:15,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 used request id req-41c11087-543e-4f5b-92a0-2de2ad3ef0ed 2018-08-28 19:02:15,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:02:15,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:02:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:02:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec7baca05a452783b0b938b703bed313e54badd7" 2018-08-28 19:02:15,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edf6397b-eeee-4667-9c7b-c6a9386c6192 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:02:15,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-edf6397b-eeee-4667-9c7b-c6a9386c6192 2018-08-28 19:02:15,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:15,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c0a823b2-f50f-4342-a494-208d4cd93971 Date: Tue, 28 Aug 2018 19:02:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:15,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-c0a823b2-f50f-4342-a494-208d4cd93971 2018-08-28 19:02:15,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:15,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a5c6b989-bac0-4b66-9b53-6a46c2d4e139 Date: Tue, 28 Aug 2018 19:02:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"}]} 2018-08-28 19:02:15,800 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1 used request id req-a5c6b989-bac0-4b66-9b53-6a46c2d4e139 2018-08-28 19:02:15,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:15,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0f469caf-8bc1-492c-854d-d83fcb7d24d3 Date: Tue, 28 Aug 2018 19:02:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:15,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2 used request id req-0f469caf-8bc1-492c-854d-d83fcb7d24d3 2018-08-28 19:02:15,862 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 2018-08-28 19:02:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" -d '{"port": {"network_id": "04a52770-f984-48d7-a0be-81c8a9548460", "fixed_ips": [{"subnet_id": "37f55286-5afc-422c-81d1-bb41a75bafed", "ip_address": "10.55.0.101"}, {"subnet_id": "ac602e2a-0db6-40d1-af1d-1fc23a3f71a2", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1", "admin_state_up": true}}' 2018-08-28 19:02:16,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-801e75a5-a416-4ac9-bb22-63215e1ee9ba Date: Tue, 28 Aug 2018 19:02:16 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:16Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37f55286-5afc-422c-81d1-bb41a75bafed","ip_address":"10.55.0.101"},{"subnet_id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","ip_address":"10.65.0.101"}],"id":"c957ea16-c633-43c8-9ef5-0832631adba8","security_groups":["0cc31def-cab3-413a-a01f-ef6052266fdd"],"mac_address":"fa:16:3e:be:ba:d0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1","project_id":"e91461998b584b3582e971aae1d4916c","qos_policy_id":null,"admin_state_up":true,"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:16Z","binding:vnic_type":"normal"}} 2018-08-28 19:02:16,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-801e75a5-a416-4ac9-bb22-63215e1ee9ba 2018-08-28 19:02:16,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-fe4a2714-712f-444c-9517-ecc320c19373 Date: Tue, 28 Aug 2018 19:02: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":["ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","37f55286-5afc-422c-81d1-bb41a75bafed"],"updated_at":"2018-08-28T19:02:11Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:17,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 used request id req-fe4a2714-712f-444c-9517-ecc320c19373 2018-08-28 19:02:17,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ba0213-6c7d-4313-8ede-d8b121d8a626 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:02:17,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-40ba0213-6c7d-4313-8ede-d8b121d8a626 2018-08-28 19:02:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-e691a8ce-d4fd-4721-a8d8-a400573090f7 Date: Tue, 28 Aug 2018 19:02:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:17,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-e691a8ce-d4fd-4721-a8d8-a400573090f7 2018-08-28 19:02:17,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-2ecf0eed-5729-4888-8ddb-09742b0fda3f Date: Tue, 28 Aug 2018 19:02:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:16Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37f55286-5afc-422c-81d1-bb41a75bafed","ip_address":"10.55.0.101"},{"subnet_id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","ip_address":"10.65.0.101"}],"id":"c957ea16-c633-43c8-9ef5-0832631adba8","security_groups":["0cc31def-cab3-413a-a01f-ef6052266fdd"],"mac_address":"fa:16:3e:be:ba:d0","project_id":"e91461998b584b3582e971aae1d4916c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1","admin_state_up":true,"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:16Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:02:17,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1&admin_state_up=True used request id req-2ecf0eed-5729-4888-8ddb-09742b0fda3f 2018-08-28 19:02:17,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2059fae9-0f32-4c1b-98a6-26da953ead73 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:02:17,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-2059fae9-0f32-4c1b-98a6-26da953ead73 2018-08-28 19:02:17,709 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst 2018-08-28 19:02:17,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-adb9dab3-eedc-47a1-896d-9e310cf93d2c x-compute-request-id: req-adb9dab3-eedc-47a1-896d-9e310cf93d2c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-flavor-name"}]} 2018-08-28 19:02:17,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-adb9dab3-eedc-47a1-896d-9e310cf93d2c 2018-08-28 19:02:17,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/462239a9-6f59-49ee-b436-07e78008f65e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a2e165a-b018-4f91-9683-9ff80e8a6438 x-compute-request-id: req-5a2e165a-b018-4f91-9683-9ff80e8a6438 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "462239a9-6f59-49ee-b436-07e78008f65e", "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:02:17,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/462239a9-6f59-49ee-b436-07e78008f65e used request id req-5a2e165a-b018-4f91-9683-9ff80e8a6438 2018-08-28 19:02:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:17,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-020adb2b-346f-4dbc-8586-4d02e14cad17 Date: Tue, 28 Aug 2018 19:02:17 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:04Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/snap", "metadata": {}}], "self": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "min_disk": 0, "protected": false, "id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "file": "/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e91461998b584b3582e971aae1d4916c", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image"} 2018-08-28 19:02:17,961 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image used request id req-020adb2b-346f-4dbc-8586-4d02e14cad17 2018-08-28 19:02:17,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:18,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5128d4d0-e0c3-4436-834c-826162dabf3f Date: Tue, 28 Aug 2018 19:02: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-08-28 19:02:18,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5128d4d0-e0c3-4436-834c-826162dabf3f 2018-08-28 19:02:18,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" -d '{"server": {"name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "imageRef": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "flavorRef": "462239a9-6f59-49ee-b436-07e78008f65e", "max_count": 1, "min_count": 1, "networks": [{"port": "c957ea16-c633-43c8-9ef5-0832631adba8"}]}}' 2018-08-28 19:02:19,494 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:02:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-aab5d2fc-8a81-4f52-8a89-38fbb7269b53 x-compute-request-id: req-aab5d2fc-8a81-4f52-8a89-38fbb7269b53 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "adminPass": "j5bDw4Ahrcta"}} 2018-08-28 19:02:19,494 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-aab5d2fc-8a81-4f52-8a89-38fbb7269b53 2018-08-28 19:02:19,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:19,716 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-76b97aa3-d3a0-4e69-9e15-f42709a9eb8d x-compute-request-id: req-76b97aa3-d3a0-4e69-9e15-f42709a9eb8d Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "image": {"id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "links": [{"href": "http://172.30.9.28:8774/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}]}, "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "user_id": "14a0a3613cd242319eafc79be91feeee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:02:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "created": "2018-08-28T19:02:19Z", "tenant_id": "e91461998b584b3582e971aae1d4916c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:02:19,716 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-76b97aa3-d3a0-4e69-9e15-f42709a9eb8d 2018-08-28 19:02:19,717 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst 2018-08-28 19:02:19,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:20,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-7eadf98f-8b49-47d8-9f62-54df66ed68ce x-compute-request-id: req-7eadf98f-8b49-47d8-9f62-54df66ed68ce Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "image": {"id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "links": [{"href": "http://172.30.9.28:8774/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}]}, "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "user_id": "14a0a3613cd242319eafc79be91feeee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:02:19Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "created": "2018-08-28T19:02:19Z", "tenant_id": "e91461998b584b3582e971aae1d4916c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:02:20,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-7eadf98f-8b49-47d8-9f62-54df66ed68ce 2018-08-28 19:02:20,081 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst] is - BUILD 2018-08-28 19:02:20,081 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:02:23,083 - create_instance - DEBUG - VM status query timeout in 896.634639025 2018-08-28 19:02:23,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:23,856 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a04a72db-6533-401c-b214-05e83ddd64fc x-compute-request-id: req-a04a72db-6533-401c-b214-05e83ddd64fc Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "image": {"id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "links": [{"href": "http://172.30.9.28:8774/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}]}, "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "security_groups": [{"name": "default"}], "user_id": "14a0a3613cd242319eafc79be91feeee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:02:20Z", "hostId": "8e0b8acc7dc7f7d751b00c993703c423cc425cd12b186e98e7372299", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "created": "2018-08-28T19:02:19Z", "tenant_id": "e91461998b584b3582e971aae1d4916c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:02:23,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-a04a72db-6533-401c-b214-05e83ddd64fc 2018-08-28 19:02:23,857 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst] is - BUILD 2018-08-28 19:02:23,857 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:02:26,860 - create_instance - DEBUG - VM status query timeout in 892.856775045 2018-08-28 19:02:26,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:27,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-0a8901e3-20f1-47fe-9a5a-c24f70a341bd x-compute-request-id: req-0a8901e3-20f1-47fe-9a5a-c24f70a341bd Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:ba:d0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:ba:d0", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "image": {"id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "links": [{"href": "http://172.30.9.28:8774/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:02:25.000000", "flavor": {"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}]}, "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "security_groups": [{"name": "default"}], "user_id": "14a0a3613cd242319eafc79be91feeee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:02:25Z", "hostId": "8e0b8acc7dc7f7d751b00c993703c423cc425cd12b186e98e7372299", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "created": "2018-08-28T19:02:19Z", "tenant_id": "e91461998b584b3582e971aae1d4916c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:02:27,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-0a8901e3-20f1-47fe-9a5a-c24f70a341bd 2018-08-28 19:02:27,639 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst] is - ACTIVE 2018-08-28 19:02:27,639 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:02:27,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:28,352 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8d4fe45e-8a09-41e7-abf9-6b59cb6aec88 x-compute-request-id: req-8d4fe45e-8a09-41e7-abf9-6b59cb6aec88 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:ba:d0", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:be:ba:d0", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "image": {"id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "links": [{"href": "http://172.30.9.28:8774/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:02:25.000000", "flavor": {"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}]}, "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "security_groups": [{"name": "default"}], "user_id": "14a0a3613cd242319eafc79be91feeee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:02:25Z", "hostId": "8e0b8acc7dc7f7d751b00c993703c423cc425cd12b186e98e7372299", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "created": "2018-08-28T19:02:19Z", "tenant_id": "e91461998b584b3582e971aae1d4916c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:02:28,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-8d4fe45e-8a09-41e7-abf9-6b59cb6aec88 2018-08-28 19:02:28,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:28,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-9c030dbc-7337-4ae8-988f-f54ebbb2a542 Date: Tue, 28 Aug 2018 19:02: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":["37f55286-5afc-422c-81d1-bb41a75bafed","ac602e2a-0db6-40d1-af1d-1fc23a3f71a2"],"updated_at":"2018-08-28T19:02:11Z","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"e91461998b584b3582e971aae1d4916c","id":"04a52770-f984-48d7-a0be-81c8a9548460","name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2"}]} 2018-08-28 19:02:28,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 used request id req-9c030dbc-7337-4ae8-988f-f54ebbb2a542 2018-08-28 19:02:28,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:28,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc57a24-1d63-4560-9a40-0a3814c63b3d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:02:28,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-3fc57a24-1d63-4560-9a40-0a3814c63b3d 2018-08-28 19:02:28,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:28,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-be188cb6-9ab4-444c-845d-9b52eb7d8948 Date: Tue, 28 Aug 2018 19:02:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02: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":"e91461998b584b3582e971aae1d4916c","id":"37f55286-5afc-422c-81d1-bb41a75bafed","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:11Z","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":"e91461998b584b3582e971aae1d4916c","id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2"}]} 2018-08-28 19:02:28,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-be188cb6-9ab4-444c-845d-9b52eb7d8948 2018-08-28 19:02:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:29,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-cd934326-6067-4c53-a695-a33a8410adf6 Date: Tue, 28 Aug 2018 19:02:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:15Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37f55286-5afc-422c-81d1-bb41a75bafed","ip_address":"10.55.0.4"},{"subnet_id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","ip_address":"10.65.0.4"}],"id":"12dc17cd-f002-4eef-b8f2-849a8b47be1f","security_groups":[],"mac_address":"fa:16:3e:10:d8:95","project_id":"e91461998b584b3582e971aae1d4916c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:12Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-04a52770-f984-48d7-a0be-81c8a9548460"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:14Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37f55286-5afc-422c-81d1-bb41a75bafed","ip_address":"10.55.0.3"},{"subnet_id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","ip_address":"10.65.0.3"}],"id":"bee193fb-dbb8-4c8a-93fb-cb3b537ea918","security_groups":[],"mac_address":"fa:16:3e:50:3a:67","project_id":"e91461998b584b3582e971aae1d4916c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-04a52770-f984-48d7-a0be-81c8a9548460"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:25Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"37f55286-5afc-422c-81d1-bb41a75bafed","ip_address":"10.55.0.101"},{"subnet_id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","ip_address":"10.65.0.101"}],"id":"c957ea16-c633-43c8-9ef5-0832631adba8","security_groups":["0cc31def-cab3-413a-a01f-ef6052266fdd"],"mac_address":"fa:16:3e:be:ba:d0","project_id":"e91461998b584b3582e971aae1d4916c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1","admin_state_up":true,"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:16Z","binding:vnic_type":"normal","device_id":"0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:13Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"37f55286-5afc-422c-81d1-bb41a75bafed","ip_address":"10.55.0.2"},{"subnet_id":"ac602e2a-0db6-40d1-af1d-1fc23a3f71a2","ip_address":"10.65.0.2"}],"id":"e1b95c9e-8066-4082-bf88-fa1daaf3a293","security_groups":[],"mac_address":"fa:16:3e:10:49:3b","project_id":"e91461998b584b3582e971aae1d4916c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"04a52770-f984-48d7-a0be-81c8a9548460","tenant_id":"e91461998b584b3582e971aae1d4916c","created_at":"2018-08-28T19:02:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-04a52770-f984-48d7-a0be-81c8a9548460"}]} 2018-08-28 19:02:29,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=04a52770-f984-48d7-a0be-81c8a9548460 used request id req-cd934326-6067-4c53-a695-a33a8410adf6 2018-08-28 19:02:29,015 - create_instance - INFO - Deleting Port with ID - c957ea16-c633-43c8-9ef5-0832631adba8 2018-08-28 19:02:29,016 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbport-1 2018-08-28 19:02:29,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/c957ea16-c633-43c8-9ef5-0832631adba8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:29,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2dd9329-399c-4cf4-8e07-1a7f279a9729 Date: Tue, 28 Aug 2018 19:02:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:02:29,479 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/c957ea16-c633-43c8-9ef5-0832631adba8 used request id req-b2dd9329-399c-4cf4-8e07-1a7f279a9729 2018-08-28 19:02:29,480 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst 2018-08-28 19:02:29,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:29,656 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:02: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-1f6f0119-a76d-4a58-9174-6ac7efcd64d6 x-compute-request-id: req-1f6f0119-a76d-4a58-9174-6ac7efcd64d6 Content-Type: application/json 2018-08-28 19:02:29,656 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-1f6f0119-a76d-4a58-9174-6ac7efcd64d6 2018-08-28 19:02:29,656 - create_instance - INFO - Checking deletion status 2018-08-28 19:02:29,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:29,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-f42c1afb-4e93-441a-aff2-8e66193d4f14 x-compute-request-id: req-f42c1afb-4e93-441a-aff2-8e66193d4f14 Content-Encoding: gzip Content-Length: 670 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "image": {"id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "links": [{"href": "http://172.30.9.28:8774/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:02:25.000000", "flavor": {"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}]}, "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "user_id": "14a0a3613cd242319eafc79be91feeee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:02:29Z", "hostId": "8e0b8acc7dc7f7d751b00c993703c423cc425cd12b186e98e7372299", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "created": "2018-08-28T19:02:19Z", "tenant_id": "e91461998b584b3582e971aae1d4916c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:02:29,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-f42c1afb-4e93-441a-aff2-8e66193d4f14 2018-08-28 19:02:29,840 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst] is - ACTIVE 2018-08-28 19:02:29,840 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:02:32,843 - create_instance - DEBUG - VM status query timeout in 296.813543081 2018-08-28 19:02:32,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58db2fb5b51067c0d95dd533ccc1cf316533a470" 2018-08-28 19:02:33,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-9960d6c5-7e2a-433f-9dc3-e03744f7acd9 x-compute-request-id: req-9960d6c5-7e2a-433f-9dc3-e03744f7acd9 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "rel": "bookmark"}], "image": {"id": "c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "links": [{"href": "http://172.30.9.28:8774/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-08-28T19:02:25.000000", "flavor": {"id": "462239a9-6f59-49ee-b436-07e78008f65e", "links": [{"href": "http://172.30.9.28:8774/flavors/462239a9-6f59-49ee-b436-07e78008f65e", "rel": "bookmark"}]}, "id": "0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca", "user_id": "14a0a3613cd242319eafc79be91feeee", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-08-28T19:02:32Z", "hostId": "8e0b8acc7dc7f7d751b00c993703c423cc425cd12b186e98e7372299", "OS-SRV-USG:terminated_at": "2018-08-28T19:02:32.000000", "key_name": null, "name": "CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst", "created": "2018-08-28T19:02:19Z", "tenant_id": "e91461998b584b3582e971aae1d4916c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:02:33,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0d8f92e3-b6fb-404c-84d2-cc6e5403d7ca used request id req-9960d6c5-7e2a-433f-9dc3-e03744f7acd9 2018-08-28 19:02:33,246 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst] is - DELETED 2018-08-28 19:02:33,246 - create_instance - INFO - VM is - DELETED 2018-08-28 19:02:33,246 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-inst 2018-08-28 19:02:33,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/462239a9-6f59-49ee-b436-07e78008f65e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42aa4a3f850db21d2af037bb25664e11ed80073d" 2018-08-28 19:02:33,299 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:02: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-fa10deca-4a46-4965-a89c-cf89dd25132e x-compute-request-id: req-fa10deca-4a46-4965-a89c-cf89dd25132e Content-Length: 0 Content-Type: application/json 2018-08-28 19:02:33,299 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/462239a9-6f59-49ee-b436-07e78008f65e used request id req-fa10deca-4a46-4965-a89c-cf89dd25132e 2018-08-28 19:02:33,300 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-subnet 2018-08-28 19:02:33,300 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-subnet 2018-08-28 19:02:33,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ffa9a1a7-bdc5-4c96-8b4e-4093ff55fe4a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:35,628 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40979d3f-4ebe-46c0-9bc9-a0d4d8899008 Date: Tue, 28 Aug 2018 19:02:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:02:35,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ffa9a1a7-bdc5-4c96-8b4e-4093ff55fe4a used request id req-40979d3f-4ebe-46c0-9bc9-a0d4d8899008 2018-08-28 19:02:35,628 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-pub-net 2018-08-28 19:02:35,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/b198b20d-2bf0-483f-97bd-ae28b6f11bd4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f32a1b4bd0907ddb64032bd686e579b36fb15" 2018-08-28 19:02:36,830 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-80f3abe2-0e38-485d-afb3-9f8a23623455 Date: Tue, 28 Aug 2018 19:02:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:02:36,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/b198b20d-2bf0-483f-97bd-ae28b6f11bd4 used request id req-80f3abe2-0e38-485d-afb3-9f8a23623455 2018-08-28 19:02:36,831 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1 2018-08-28 19:02:36,831 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet1 2018-08-28 19:02:36,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/37f55286-5afc-422c-81d1-bb41a75bafed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:39,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1b7d9ae8-e6a3-4d86-a472-102f8328c156 Date: Tue, 28 Aug 2018 19:02:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:02:39,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/37f55286-5afc-422c-81d1-bb41a75bafed used request id req-1b7d9ae8-e6a3-4d86-a472-102f8328c156 2018-08-28 19:02:39,322 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2 2018-08-28 19:02:39,322 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-subnet2 2018-08-28 19:02:39,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ac602e2a-0db6-40d1-af1d-1fc23a3f71a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:41,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56e6fcea-aefd-40be-b7f6-29a745611a46 Date: Tue, 28 Aug 2018 19:02:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:02:41,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ac602e2a-0db6-40d1-af1d-1fc23a3f71a2 used request id req-56e6fcea-aefd-40be-b7f6-29a745611a46 2018-08-28 19:02:41,532 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fbnet2 2018-08-28 19:02:41,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/04a52770-f984-48d7-a0be-81c8a9548460 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce20e87ae600ee14bbee45ddc1d0b02c0b81cd4f" 2018-08-28 19:02:43,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0adbbd0-88fb-453c-9a9e-5a8825834526 Date: Tue, 28 Aug 2018 19:02:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:02:43,236 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/04a52770-f984-48d7-a0be-81c8a9548460 used request id req-d0adbbd0-88fb-453c-9a9e-5a8825834526 2018-08-28 19:02:43,237 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-6e60ca26-2ac8-49b7-b801-7705ada738fb-image 2018-08-28 19:02:43,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61cd27f9ec9d7bdc920c5d06572caaa5105b3e9c" 2018-08-28 19:02:44,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ada3774-3222-4a1c-a34c-a847a02fda32 Date: Tue, 28 Aug 2018 19:02:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:02:44,744 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/c85e00ef-dbde-4d3c-bfe2-1d306132c57b used request id req-8ada3774-3222-4a1c-a34c-a847a02fda32 2018-08-28 19:02:44,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:44,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-c69e509d-e530-4d89-92b0-4bd6af09d927 Date: Tue, 28 Aug 2018 19:02:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "e91461998b584b3582e971aae1d4916c", "created_at": "2018-08-28T19:02:05Z", "updated_at": "2018-08-28T19:02:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "revision_number": 0, "id": "011657e3-6739-4716-8414-70a380f645b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "tenant_id": "e91461998b584b3582e971aae1d4916c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e91461998b584b3582e971aae1d4916c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "revision_number": 0, "id": "195017a5-e7b4-4e8f-b555-8891cf639dca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "tenant_id": "e91461998b584b3582e971aae1d4916c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e91461998b584b3582e971aae1d4916c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "revision_number": 0, "id": "46ad3756-0a2d-4b14-b3f7-71839cb1eb51", "remote_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "tenant_id": "e91461998b584b3582e971aae1d4916c", "port_range_min": null, "ethertype": "IPv4", "project_id": "e91461998b584b3582e971aae1d4916c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "revision_number": 0, "id": "a015f79b-1e38-4e1c-bd4a-8b0a6caffe7c", "remote_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "tenant_id": "e91461998b584b3582e971aae1d4916c", "port_range_min": null, "ethertype": "IPv6", "project_id": "e91461998b584b3582e971aae1d4916c"}], "revision_number": 4, "project_id": "e91461998b584b3582e971aae1d4916c", "id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:02:44,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-c69e509d-e530-4d89-92b0-4bd6af09d927 2018-08-28 19:02:44,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:45,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f717b749-eb55-4be5-81c4-6b7d21e4e390 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c"}, "enabled": true, "id": "e91461998b584b3582e971aae1d4916c", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj"}} 2018-08-28 19:02:45,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-f717b749-eb55-4be5-81c4-6b7d21e4e390 2018-08-28 19:02:45,081 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0cc31def-cab3-413a-a01f-ef6052266fdd 2018-08-28 19:02:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0cc31def-cab3-413a-a01f-ef6052266fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:45,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dcc64f72-ccf9-476d-bc46-6e7ff65c7129 Date: Tue, 28 Aug 2018 19:02:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "e91461998b584b3582e971aae1d4916c", "created_at": "2018-08-28T19:02:05Z", "project_id": "e91461998b584b3582e971aae1d4916c", "id": "011657e3-6739-4716-8414-70a380f645b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "e91461998b584b3582e971aae1d4916c", "created_at": "2018-08-28T19:02:05Z", "project_id": "e91461998b584b3582e971aae1d4916c", "id": "195017a5-e7b4-4e8f-b555-8891cf639dca"}, {"remote_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "e91461998b584b3582e971aae1d4916c", "created_at": "2018-08-28T19:02:05Z", "project_id": "e91461998b584b3582e971aae1d4916c", "id": "46ad3756-0a2d-4b14-b3f7-71839cb1eb51"}, {"remote_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:05Z", "security_group_id": "0cc31def-cab3-413a-a01f-ef6052266fdd", "port_range_min": null, "revision_number": 0, "tenant_id": "e91461998b584b3582e971aae1d4916c", "created_at": "2018-08-28T19:02:05Z", "project_id": "e91461998b584b3582e971aae1d4916c", "id": "a015f79b-1e38-4e1c-bd4a-8b0a6caffe7c"}]} 2018-08-28 19:02:45,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0cc31def-cab3-413a-a01f-ef6052266fdd used request id req-dcc64f72-ccf9-476d-bc46-6e7ff65c7129 2018-08-28 19:02:45,266 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:02:45,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0cc31def-cab3-413a-a01f-ef6052266fdd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:45,670 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20b653a9-d523-4c31-adce-b9a955f6c438 Content-Length: 0 Date: Tue, 28 Aug 2018 19:02:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:02:45,670 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0cc31def-cab3-413a-a01f-ef6052266fdd used request id req-20b653a9-d523-4c31-adce-b9a955f6c438 2018-08-28 19:02:45,671 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj 2018-08-28 19:02:45,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:45,854 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0798d834-88cd-4051-9344-05d526232c40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:02:45,854 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e91461998b584b3582e971aae1d4916c used request id req-0798d834-88cd-4051-9344-05d526232c40 2018-08-28 19:02:45,854 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-c3a43093-88b5-41d-proj-role 2018-08-28 19:02:45,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ee159cefab734b6a98efe28f4a24663c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:45,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:02:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d12f86b-0bd0-41e8-b7d6-ea5a6b08a94b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:02:45,972 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ee159cefab734b6a98efe28f4a24663c used request id req-3d12f86b-0bd0-41e8-b7d6-ea5a6b08a94b 2018-08-28 19:02:45,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce26930def24c0115400c31556c1e45f60c8a5a5" 2018-08-28 19:02:46,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0c768b-89dc-4ddc-92a1-6e2b94c1e27a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:02:46,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-bd0c768b-89dc-4ddc-92a1-6e2b94c1e27a 2018-08-28 19:02:46,067 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-c3a43093-88b5-41d-user 2018-08-28 19:02:46,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/14a0a3613cd242319eafc79be91feeee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a330d7a9ef1bcd5998fc1b70e40fb0dff1d638ff" 2018-08-28 19:02:46,335 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:02:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b73168a0-05ef-4ec5-9eb3-d872bfcc8dd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:02:46,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/14a0a3613cd242319eafc79be91feeee used request id req-b73168a0-05ef-4ec5-9eb3-d872bfcc8dd6 2018-08-28 19:02:46,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:46,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["b1EKntLFTKywiRFZSFXcvA"], "issued_at": "2018-08-28T19:02:46.000000Z"}} 2018-08-28 19:02:46,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5ffb195966fb0dfec37ee82b64d21b31c771d77" 2018-08-28 19:02:46,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e446d965-887f-4e4d-ae90-9f971ec6cf28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:46,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e446d965-887f-4e4d-ae90-9f971ec6cf28 2018-08-28 19:02:46,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:46,892 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:47,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["j9OuXz52RWisaWEm9u6CLg"], "issued_at": "2018-08-28T19:02:47.000000Z"}} 2018-08-28 19:02:47,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:02:47,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3cb9d0d-f4b6-4056-92e8-14c13f07645d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:47,362 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e3cb9d0d-f4b6-4056-92e8-14c13f07645d 2018-08-28 19:02:47,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:02:47,372 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:02:47,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a50c6639-5592-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:02:47,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea672a1-05ab-4d5a-bb60-470ee4872bcf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a50c6639-5592-4dc-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:02:47,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-a50c6639-5592-4dc-proj used request id req-eea672a1-05ab-4d5a-bb60-470ee4872bcf 2018-08-28 19:02:47,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:02:47,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2798c70-8931-435d-b8bf-79eafbacb555 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:02:47,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f2798c70-8931-435d-b8bf-79eafbacb555 2018-08-28 19:02:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}}' 2018-08-28 19:02:47,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:02:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d0ee70e-7120-4d8e-a7d5-a94053c80a2e Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:02:47,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7d0ee70e-7120-4d8e-a7d5-a94053c80a2e 2018-08-28 19:02:47,678 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-a50c6639-5592-4dc-proj 2018-08-28 19:02:47,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:47,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:48,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:02:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["TFsZYVA9Sf2SDibKr6W53g"], "issued_at": "2018-08-28T19:02:48.000000Z"}} 2018-08-28 19:02:48,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7ab45de0df8a78bb2bb39f41c8be6aa9e8137d9" 2018-08-28 19:02:48,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b16fe31-2cee-4b3d-a573-ba9149d47c89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:48,143 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b16fe31-2cee-4b3d-a573-ba9149d47c89 2018-08-28 19:02:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:02:48,159 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:02:48,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7ab45de0df8a78bb2bb39f41c8be6aa9e8137d9" 2018-08-28 19:02:48,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f5d20e-33d3-4cbb-b51c-6f6d75271cc2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:02:48,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-18f5d20e-33d3-4cbb-b51c-6f6d75271cc2 2018-08-28 19:02:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-a50c6639-5592-4dc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7ab45de0df8a78bb2bb39f41c8be6aa9e8137d9" 2018-08-28 19:02:48,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d49fcb69-8fff-4deb-a5ee-3145f33603d1 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-a50c6639-5592-4dc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}]} 2018-08-28 19:02:48,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-a50c6639-5592-4dc-proj used request id req-d49fcb69-8fff-4deb-a5ee-3145f33603d1 2018-08-28 19:02:48,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7ab45de0df8a78bb2bb39f41c8be6aa9e8137d9" 2018-08-28 19:02:48,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6682703f-3d3f-4b4d-aab9-bf9203c825f9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:02:48,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6682703f-3d3f-4b4d-aab9-bf9203c825f9 2018-08-28 19:02:48,900 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-a50c6639-5592-4dc-user 2018-08-28 19:02:48,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:48,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:02:48,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840152f9-6fd5-4515-9a64-5db7cb275a4a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:02:48,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-840152f9-6fd5-4515-9a64-5db7cb275a4a 2018-08-28 19:02:48,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" -d '{"role": {"name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}}' 2018-08-28 19:02:49,109 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fbb4f96-27f1-42ce-b8ed-3522306eefbd Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "73187ef9dc404818b476f937b5f5c916", "links": {"self": "http://172.30.9.28:5000/v3/roles/73187ef9dc404818b476f937b5f5c916"}, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}} 2018-08-28 19:02:49,109 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-3fbb4f96-27f1-42ce-b8ed-3522306eefbd 2018-08-28 19:02:49,110 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role 2018-08-28 19:02:49,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/73187ef9dc404818b476f937b5f5c916 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:02:49,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042f8926-20d6-45ef-8bdf-19ffab8d04ab Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/73187ef9dc404818b476f937b5f5c916"}, "domain_id": null, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role", "id": "73187ef9dc404818b476f937b5f5c916"}} 2018-08-28 19:02:49,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/73187ef9dc404818b476f937b5f5c916 used request id req-042f8926-20d6-45ef-8bdf-19ffab8d04ab 2018-08-28 19:02:49,203 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role to project InstanceSecurityGroupTests-a50c6639-5592-4dc-proj 2018-08-28 19:02:49,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0/users/8964e30159e1433f893f4efdf1b110e9/roles/73187ef9dc404818b476f937b5f5c916 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:02:49,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:02:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-570ca4d8-6da5-4163-9d69-0f2df99b7167 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:02:49,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0/users/8964e30159e1433f893f4efdf1b110e9/roles/73187ef9dc404818b476f937b5f5c916 used request id req-570ca4d8-6da5-4163-9d69-0f2df99b7167 2018-08-28 19:02:49,339 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:02:49,340 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:02:49,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:49,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:49,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73187ef9dc404818b476f937b5f5c916", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}], "expires_at": "2018-08-28T20:02:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11171d32615046129e933b15360f6ee0", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-user", "id": "8964e30159e1433f893f4efdf1b110e9"}, "audit_ids": ["6I69XGsRSEOx3ZMIeRsz0A"], "issued_at": "2018-08-28T19:02:49.000000Z"}} 2018-08-28 19:02:49,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" 2018-08-28 19:02:49,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba02040-3550-492f-be44-1f15216e98b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:49,850 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0ba02040-3550-492f-be44-1f15216e98b4 2018-08-28 19:02:49,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" 2018-08-28 19:02:50,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-e67c0f4e-34e1-40d2-9790-4cba1fafefc5 Date: Tue, 28 Aug 2018 19:02:50 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image"} 2018-08-28 19:02:50,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image used request id req-e67c0f4e-34e1-40d2-9790-4cba1fafefc5 2018-08-28 19:02:50,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" 2018-08-28 19:02:50,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f1bb7c70-c2f4-4981-94d2-8d183f4b6006 Date: Tue, 28 Aug 2018 19:02: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-08-28 19:02:50,198 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f1bb7c70-c2f4-4981-94d2-8d183f4b6006 2018-08-28 19:02:50,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image"}' 2018-08-28 19:02:50,410 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585 X-Openstack-Request-Id: req-edca26cd-e417-4c3f-bf92-3ac6aad8a24e Date: Tue, 28 Aug 2018 19:02:50 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:50Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:50Z", "visibility": "shared", "locations": [], "self": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585", "min_disk": 0, "protected": false, "id": "44b35f07-802a-4af3-9394-8e91a9254585", "file": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585/file", "checksum": null, "owner": "11171d32615046129e933b15360f6ee0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:02:50,410 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-edca26cd-e417-4c3f-bf92-3ac6aad8a24e 2018-08-28 19:02:50,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" -d '' 2018-08-28 19:02:51,729 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ccad2a74-0e8d-45af-a9e2-b466e0b07314 Date: Tue, 28 Aug 2018 19:02:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:02:51,729 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585/file used request id req-ccad2a74-0e8d-45af-a9e2-b466e0b07314 2018-08-28 19:02:51,730 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:02:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" 2018-08-28 19:02:51,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f80cb0c3-07f2-4874-9348-8f032048a26a Date: Tue, 28 Aug 2018 19:02:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/44b35f07-802a-4af3-9394-8e91a9254585/snap", "metadata": {}}], "self": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585", "min_disk": 0, "protected": false, "id": "44b35f07-802a-4af3-9394-8e91a9254585", "file": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11171d32615046129e933b15360f6ee0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/44b35f07-802a-4af3-9394-8e91a9254585/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:02:51,905 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585 used request id req-f80cb0c3-07f2-4874-9348-8f032048a26a 2018-08-28 19:02:51,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" 2018-08-28 19:02:52,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04e68a12-e7b4-4e5d-9187-af714640fea4 Date: Tue, 28 Aug 2018 19:02: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-08-28 19:02:52,125 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-04e68a12-e7b4-4e5d-9187-af714640fea4 2018-08-28 19:02:52,128 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image 2018-08-28 19:02:52,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" 2018-08-28 19:02:52,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-af0f5c96-3d47-4510-849a-95ecec5d0760 Date: Tue, 28 Aug 2018 19:02:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/44b35f07-802a-4af3-9394-8e91a9254585/snap", "metadata": {}}], "self": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585", "min_disk": 0, "protected": false, "id": "44b35f07-802a-4af3-9394-8e91a9254585", "file": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11171d32615046129e933b15360f6ee0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/44b35f07-802a-4af3-9394-8e91a9254585/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:02:52,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585 used request id req-af0f5c96-3d47-4510-849a-95ecec5d0760 2018-08-28 19:02:52,289 - create_image - DEBUG - Instance status is - active 2018-08-28 19:02:52,290 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image 2018-08-28 19:02:52,290 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image 2018-08-28 19:02:52,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:52,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:52,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73187ef9dc404818b476f937b5f5c916", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}], "expires_at": "2018-08-28T20:02:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11171d32615046129e933b15360f6ee0", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-user", "id": "8964e30159e1433f893f4efdf1b110e9"}, "audit_ids": ["_EmWe5gMRd2GuWKPd2uqgw"], "issued_at": "2018-08-28T19:02:52.000000Z"}} 2018-08-28 19:02:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:02:52,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c60c21f-9a38-4286-aa08-b4df29e3a763 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:52,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4c60c21f-9a38-4286-aa08-b4df29e3a763 2018-08-28 19:02:52,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:02:52,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e5b4cad5-fffc-4214-977c-176ab50ddf36 Date: Tue, 28 Aug 2018 19:02:52 GMT RESP BODY: {"networks":[]} 2018-08-28 19:02:52,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-e5b4cad5-fffc-4214-977c-176ab50ddf36 2018-08-28 19:02:52,908 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net 2018-08-28 19:02:52,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" -d '{"network": {"name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net", "admin_state_up": true}}' 2018-08-28 19:02:53,467 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-953ae513-f32f-40a3-84a1-881568679fc7 Date: Tue, 28 Aug 2018 19:02:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:02:53Z","is_default":false,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","mtu":1450}} 2018-08-28 19:02:53,467 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-953ae513-f32f-40a3-84a1-881568679fc7 2018-08-28 19:02:53,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:02:53,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-c8595b3d-e676-498d-a326-3ac17694766f Date: Tue, 28 Aug 2018 19:02:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:02:53Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:02:53,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-c8595b3d-e676-498d-a326-3ac17694766f 2018-08-28 19:02:53,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:02:54,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-493e5828-28df-46bd-b7ad-77deb67113e3 Date: Tue, 28 Aug 2018 19:02:54 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:02:54,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-493e5828-28df-46bd-b7ad-77deb67113e3 2018-08-28 19:02:54,025 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet 2018-08-28 19:02:54,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" -d '{"subnets": [{"ip_version": 4, "network_id": "9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]}' 2018-08-28 19:02:54,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-57f4a3e7-c35b-4488-b218-aacc00153fc1 Date: Tue, 28 Aug 2018 19:02:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:02:54,691 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-57f4a3e7-c35b-4488-b218-aacc00153fc1 2018-08-28 19:02:54,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:02:54,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-19a8001b-06e2-4c79-ba3a-ce454d1ec343 Date: Tue, 28 Aug 2018 19:02: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:02:54,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-19a8001b-06e2-4c79-ba3a-ce454d1ec343 2018-08-28 19:02:54,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:02:54,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0abcd1a8-fc46-49af-9e2a-740b28096a95 Date: Tue, 28 Aug 2018 19:02:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:02:54,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-0abcd1a8-fc46-49af-9e2a-740b28096a95 2018-08-28 19:02:54,848 - OpenStackNetwork - DEBUG - Network [9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d] created successfully 2018-08-28 19:02:54,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:54,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:55,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:02:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["EAaPy0raTGC0cn8kMiszPA"], "issued_at": "2018-08-28T19:02:55.000000Z"}} 2018-08-28 19:02:55,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a13a5e0074e14e9aafc82f9fda37fcf6e06d509" 2018-08-28 19:02:55,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785127df-b9be-4a6f-a82c-b3992881f46f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:55,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-785127df-b9be-4a6f-a82c-b3992881f46f 2018-08-28 19:02:55,313 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:02:55,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a13a5e0074e14e9aafc82f9fda37fcf6e06d509" 2018-08-28 19:02:55,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-77b91f95-06c8-441a-a688-e9e1ec2d9566 x-compute-request-id: req-77b91f95-06c8-441a-a688-e9e1ec2d9566 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:02:55,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-77b91f95-06c8-441a-a688-e9e1ec2d9566 2018-08-28 19:02:55,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a13a5e0074e14e9aafc82f9fda37fcf6e06d509" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:02:55,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-260b1472-86b5-4bd6-8367-a23a1ad1cfff x-compute-request-id: req-260b1472-86b5-4bd6-8367-a23a1ad1cfff Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d583d15b-a057-423f-9dd1-2571a9e36615", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:02:55,926 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-260b1472-86b5-4bd6-8367-a23a1ad1cfff 2018-08-28 19:02:55,927 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:55,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:56,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73187ef9dc404818b476f937b5f5c916", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}], "expires_at": "2018-08-28T20:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11171d32615046129e933b15360f6ee0", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-user", "id": "8964e30159e1433f893f4efdf1b110e9"}, "audit_ids": ["mYEuxsI0S3GV4DaqryZFAw"], "issued_at": "2018-08-28T19:02:56.000000Z"}} 2018-08-28 19:02:56,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:56,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91016098-60c6-4682-88f5-5239cf7d6b16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:56,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-91016098-60c6-4682-88f5-5239cf7d6b16 2018-08-28 19:02:56,385 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:02:56,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:56,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-205bcb05-f519-46c0-a69e-c6e8a8ee0c3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:56,459 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-205bcb05-f519-46c0-a69e-c6e8a8ee0c3c 2018-08-28 19:02:56,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:56,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d152a53e-d113-4737-9639-ea45edc7ad29 Date: Tue, 28 Aug 2018 19:02: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:02:56,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-d152a53e-d113-4737-9639-ea45edc7ad29 2018-08-28 19:02:56,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:02:56,729 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:02:56,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:56,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98bc9fae-8e0b-497d-9658-623e1e4bcd3a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:02:56,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-98bc9fae-8e0b-497d-9658-623e1e4bcd3a 2018-08-28 19:02:56,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:57,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f5548f83-9ad4-42f4-a26d-acfe42aaec4d Date: Tue, 28 Aug 2018 19:02:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:02:57,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-f5548f83-9ad4-42f4-a26d-acfe42aaec4d 2018-08-28 19:02:57,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:57,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e06b2c33-1b7f-40a8-b20a-2e9577514441 Date: Tue, 28 Aug 2018 19:02:57 GMT RESP BODY: {"ports":[]} 2018-08-28 19:02:57,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port&admin_state_up=True used request id req-e06b2c33-1b7f-40a8-b20a-2e9577514441 2018-08-28 19:02:57,197 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:57,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02: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-b4407478-29d8-4179-a3fb-39d4f491da4c x-compute-request-id: req-b4407478-29d8-4179-a3fb-39d4f491da4c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:02:57,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst used request id req-b4407478-29d8-4179-a3fb-39d4f491da4c 2018-08-28 19:02:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:57,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-21d0006f-b7e9-4ad0-b86a-3c338dcf43e5 Date: Tue, 28 Aug 2018 19:02: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:02:57,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-21d0006f-b7e9-4ad0-b86a-3c338dcf43e5 2018-08-28 19:02:57,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:57,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4bf736c-7710-4a75-bec3-3fc3f0b1e4b3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:02:57,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-d4bf736c-7710-4a75-bec3-3fc3f0b1e4b3 2018-08-28 19:02:57,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:57,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-abacd008-8227-4807-baae-d272c3eb31d9 Date: Tue, 28 Aug 2018 19:02:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:02:57,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-abacd008-8227-4807-baae-d272c3eb31d9 2018-08-28 19:02:57,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-772b3ab3-f8f4-4e40-be60-691ba80c278d Date: Tue, 28 Aug 2018 19:02:58 GMT RESP BODY: {"ports":[]} 2018-08-28 19:02:58,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port&admin_state_up=True used request id req-772b3ab3-f8f4-4e40-be60-691ba80c278d 2018-08-28 19:02:58,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:02:58,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:02:58,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73187ef9dc404818b476f937b5f5c916", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}], "expires_at": "2018-08-28T20:02:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11171d32615046129e933b15360f6ee0", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-user", "id": "8964e30159e1433f893f4efdf1b110e9"}, "audit_ids": ["0XQNvkxCT-yYLYyuDttcoA"], "issued_at": "2018-08-28T19:02:58.000000Z"}} 2018-08-28 19:02:58,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb569aaff240b412690c0ef42d1cd6cf82f9fc5" 2018-08-28 19:02:58,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9225a1e9-3e0c-4b3f-9098-4db0a34fdfa9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:02:58,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9225a1e9-3e0c-4b3f-9098-4db0a34fdfa9 2018-08-28 19:02:58,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:58,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2c19117e-dbf1-4ca2-b378-0598f7fac76b Date: Tue, 28 Aug 2018 19:02: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:02:58,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-2c19117e-dbf1-4ca2-b378-0598f7fac76b 2018-08-28 19:02:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:59,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b9447e9c-beb6-4019-9917-f2d654cc9e55 Date: Tue, 28 Aug 2018 19:02:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:02:59,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-b9447e9c-beb6-4019-9917-f2d654cc9e55 2018-08-28 19:02:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:59,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1741113d-0b0e-41f7-a89a-8f301063786b Date: Tue, 28 Aug 2018 19:02: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:02:59,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-1741113d-0b0e-41f7-a89a-8f301063786b 2018-08-28 19:02:59,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:02:59,264 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:02:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:02:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bb569aaff240b412690c0ef42d1cd6cf82f9fc5" 2018-08-28 19:02:59,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2381db4-a93b-4cbe-aa5c-33d3f44e748a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:02:59,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-b2381db4-a93b-4cbe-aa5c-33d3f44e748a 2018-08-28 19:02:59,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:02:59,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cf6a94d1-a17d-4dd3-b3e7-25d31d7e4b83 Date: Tue, 28 Aug 2018 19:02:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:02:59,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-cf6a94d1-a17d-4dd3-b3e7-25d31d7e4b83 2018-08-28 19:02:59,643 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net 2018-08-28 19:02:59,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" -d '{"port": {"network_id": "9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port", "admin_state_up": true}}' 2018-08-28 19:03:00,580 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-2b00af91-c009-4943-812c-24618934af8f Date: Tue, 28 Aug 2018 19:03:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.9"}],"id":"67804389-16e0-4d05-8d07-30297a472d33","security_groups":["7dc23f0b-bd8d-4803-a46c-863ef3586d03"],"mac_address":"fa:16:3e:aa:c6:52","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port","project_id":"11171d32615046129e933b15360f6ee0","qos_policy_id":null,"admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:03:00Z","binding:vnic_type":"normal"}} 2018-08-28 19:03:00,581 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2b00af91-c009-4943-812c-24618934af8f 2018-08-28 19:03:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:00,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-006cf78a-a61e-4add-b7ac-aae8667807e7 Date: Tue, 28 Aug 2018 19:03: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:03:00,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-006cf78a-a61e-4add-b7ac-aae8667807e7 2018-08-28 19:03:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:00,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e75b4f-b9e2-4501-9060-f5ac1a6895ae Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:00,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-47e75b4f-b9e2-4501-9060-f5ac1a6895ae 2018-08-28 19:03:00,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:00,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ef1a832b-e4ab-4ceb-9643-17537e296d72 Date: Tue, 28 Aug 2018 19:03:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:03:00,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-ef1a832b-e4ab-4ceb-9643-17537e296d72 2018-08-28 19:03:00,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:01,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-1720a3ca-f864-41fa-a597-daa2e0a066ae Date: Tue, 28 Aug 2018 19:03:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:00Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.9"}],"id":"67804389-16e0-4d05-8d07-30297a472d33","security_groups":["7dc23f0b-bd8d-4803-a46c-863ef3586d03"],"mac_address":"fa:16:3e:aa:c6:52","project_id":"11171d32615046129e933b15360f6ee0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:03:00Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:03:01,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port&admin_state_up=True used request id req-1720a3ca-f864-41fa-a597-daa2e0a066ae 2018-08-28 19:03:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:01,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b13d498-230a-4877-9b9a-83b183a0cd7b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:01,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-5b13d498-230a-4877-9b9a-83b183a0cd7b 2018-08-28 19:03:01,123 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst 2018-08-28 19:03:01,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:01,157 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6b467085-0163-4d1d-abf5-481eb2fd1b68 x-compute-request-id: req-6b467085-0163-4d1d-abf5-481eb2fd1b68 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-flavor-name"}]} 2018-08-28 19:03:01,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6b467085-0163-4d1d-abf5-481eb2fd1b68 2018-08-28 19:03:01,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/d583d15b-a057-423f-9dd1-2571a9e36615 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:01,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4518e01e-f4f1-4417-b6fe-d5ed451d9708 x-compute-request-id: req-4518e01e-f4f1-4417-b6fe-d5ed451d9708 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d583d15b-a057-423f-9dd1-2571a9e36615", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:03:01,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/d583d15b-a057-423f-9dd1-2571a9e36615 used request id req-4518e01e-f4f1-4417-b6fe-d5ed451d9708 2018-08-28 19:03:01,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:01,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b12d88af-0505-459f-8c8b-12ff6390e00a Date: Tue, 28 Aug 2018 19:03:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:02:50Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:02:51Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/44b35f07-802a-4af3-9394-8e91a9254585/snap", "metadata": {}}], "self": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585", "min_disk": 0, "protected": false, "id": "44b35f07-802a-4af3-9394-8e91a9254585", "file": "/v2/images/44b35f07-802a-4af3-9394-8e91a9254585/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "11171d32615046129e933b15360f6ee0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/44b35f07-802a-4af3-9394-8e91a9254585/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image"} 2018-08-28 19:03:01,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image used request id req-b12d88af-0505-459f-8c8b-12ff6390e00a 2018-08-28 19:03:01,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:01,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-22733126-f4fb-4724-b55d-7d7efb71be8d Date: Tue, 28 Aug 2018 19:03: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-08-28 19:03:01,497 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-22733126-f4fb-4724-b55d-7d7efb71be8d 2018-08-28 19:03:01,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" -d '{"server": {"name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "imageRef": "44b35f07-802a-4af3-9394-8e91a9254585", "flavorRef": "d583d15b-a057-423f-9dd1-2571a9e36615", "max_count": 1, "min_count": 1, "networks": [{"port": "67804389-16e0-4d05-8d07-30297a472d33"}]}}' 2018-08-28 19:03:02,709 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:03:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-59047bab-17ff-4cca-872d-0d85e1a3b763 x-compute-request-id: req-59047bab-17ff-4cca-872d-0d85e1a3b763 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "adminPass": "Q4gF5bDttKok"}} 2018-08-28 19:03:02,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-59047bab-17ff-4cca-872d-0d85e1a3b763 2018-08-28 19:03:02,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:03,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-747bf53e-b45c-4319-b531-d3ae45f15154 x-compute-request-id: req-747bf53e-b45c-4319-b531-d3ae45f15154 Content-Encoding: gzip Content-Length: 612 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:03:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:03,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-747bf53e-b45c-4319-b531-d3ae45f15154 2018-08-28 19:03:03,091 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst 2018-08-28 19:03:03,094 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:03,469 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-ef14d00e-a4ed-4ab7-a820-c151959c5e24 x-compute-request-id: req-ef14d00e-a4ed-4ab7-a820-c151959c5e24 Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:03:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:03,469 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-ef14d00e-a4ed-4ab7-a820-c151959c5e24 2018-08-28 19:03:03,470 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst] is - BUILD 2018-08-28 19:03:03,470 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:03:06,473 - create_instance - DEBUG - VM status query timeout in 896.618040085 2018-08-28 19:03:06,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:06,888 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-9f4740ed-e42c-413b-a4f5-994328d63089 x-compute-request-id: req-9f4740ed-e42c-413b-a4f5-994328d63089 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:03:03Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:06,888 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-9f4740ed-e42c-413b-a4f5-994328d63089 2018-08-28 19:03:06,889 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst] is - BUILD 2018-08-28 19:03:06,889 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:03:09,890 - create_instance - DEBUG - VM status query timeout in 893.2015481 2018-08-28 19:03:09,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:10,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6a8567f8-e5ae-4736-934a-e4bd105f6d0b x-compute-request-id: req-6a8567f8-e5ae-4736-934a-e4bd105f6d0b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:10,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-6a8567f8-e5ae-4736-934a-e4bd105f6d0b 2018-08-28 19:03:10,511 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst] is - ACTIVE 2018-08-28 19:03:10,511 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:03:10,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:11,421 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-03838c73-53f9-427a-a9aa-56983155c564 x-compute-request-id: req-03838c73-53f9-427a-a9aa-56983155c564 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:11,421 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-03838c73-53f9-427a-a9aa-56983155c564 2018-08-28 19:03:11,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:11,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-068c887b-cde6-497f-a702-314045d24d75 Date: Tue, 28 Aug 2018 19:03: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:03:11,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-068c887b-cde6-497f-a702-314045d24d75 2018-08-28 19:03:11,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:11,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117a04c3-7880-4c1c-ae1b-e619316afd48 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:11,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-117a04c3-7880-4c1c-ae1b-e619316afd48 2018-08-28 19:03:11,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:11,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1be25153-1a8e-44c5-840d-5583af928c91 Date: Tue, 28 Aug 2018 19:03:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:03:11,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-1be25153-1a8e-44c5-840d-5583af928c91 2018-08-28 19:03:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:12,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-fdb61756-2605-46d3-995d-552788b737b4 Date: Tue, 28 Aug 2018 19:03:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.2"}],"id":"0ab206fc-e357-4973-8b9c-b9c71c1f03fb","security_groups":[],"mac_address":"fa:16:3e:da:3a:d3","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.9"}],"id":"67804389-16e0-4d05-8d07-30297a472d33","security_groups":["7dc23f0b-bd8d-4803-a46c-863ef3586d03"],"mac_address":"fa:16:3e:aa:c6:52","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:03:00Z","binding:vnic_type":"normal","device_id":"652755aa-37d7-479b-8523-cb5aafce4a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.4"}],"id":"8c65a949-ce3a-4030-8627-cf45222657ac","security_groups":[],"mac_address":"fa:16:3e:d0:df:3b","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.3"}],"id":"bb445baa-407e-410c-863c-722df8f2ce6f","security_groups":[],"mac_address":"fa:16:3e:01:1d:40","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"}]} 2018-08-28 19:03:12,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-fdb61756-2605-46d3-995d-552788b737b4 2018-08-28 19:03:12,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:12,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:12,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73187ef9dc404818b476f937b5f5c916", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}], "expires_at": "2018-08-28T20:03:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11171d32615046129e933b15360f6ee0", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-user", "id": "8964e30159e1433f893f4efdf1b110e9"}, "audit_ids": ["l1iyXp8cSdyby_mQ385Xpw"], "issued_at": "2018-08-28T19:03:12.000000Z"}} 2018-08-28 19:03:12,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:12,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd61e1f4-5fb4-43bf-8567-c0686a90ba10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:12,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bd61e1f4-5fb4-43bf-8567-c0686a90ba10 2018-08-28 19:03:12,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:12,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9f860739-693e-4495-a7d8-33df3873a618 Date: Tue, 28 Aug 2018 19:03:12 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:03:12,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name&description=hello+group used request id req-9f860739-693e-4495-a7d8-33df3873a618 2018-08-28 19:03:12,775 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name... 2018-08-28 19:03:12,775 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name 2018-08-28 19:03:12,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" -d '{"security_group": {"name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name", "description": "hello group"}}' 2018-08-28 19:03:13,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2483fc30-dd6f-4cb5-8c85-1a4f477ea0a7 Date: Tue, 28 Aug 2018 19:03:13 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "updated_at": "2018-08-28T19:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "006335e9-4eba-45e9-af48-deacfcea0e62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "11171d32615046129e933b15360f6ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "55b7d009-1a63-42fe-be98-58c893422016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "11171d32615046129e933b15360f6ee0"}], "revision_number": 2, "project_id": "11171d32615046129e933b15360f6ee0", "id": "3c13b271-16ad-4477-8611-25bdf7606468", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name"}} 2018-08-28 19:03:13,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-2483fc30-dd6f-4cb5-8c85-1a4f477ea0a7 2018-08-28 19:03:13,164 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:13,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:13,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13e35023-fbfe-45b3-8234-64d4bb0bd076 Date: Tue, 28 Aug 2018 19:03:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "006335e9-4eba-45e9-af48-deacfcea0e62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "55b7d009-1a63-42fe-be98-58c893422016"}]} 2018-08-28 19:03:13,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-13e35023-fbfe-45b3-8234-64d4bb0bd076 2018-08-28 19:03:13,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:13,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:13,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97d2390b-45f3-48bf-ae1e-7d9433321df9 Date: Tue, 28 Aug 2018 19:03:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "006335e9-4eba-45e9-af48-deacfcea0e62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "55b7d009-1a63-42fe-be98-58c893422016"}]} 2018-08-28 19:03:13,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-97d2390b-45f3-48bf-ae1e-7d9433321df9 2018-08-28 19:03:13,506 - neutron_utils - INFO - Retrieving security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:13,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:13,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4a6a893f-598d-4368-ac5a-37a3569811a5 Date: Tue, 28 Aug 2018 19:03:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "updated_at": "2018-08-28T19:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "006335e9-4eba-45e9-af48-deacfcea0e62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "11171d32615046129e933b15360f6ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "55b7d009-1a63-42fe-be98-58c893422016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "11171d32615046129e933b15360f6ee0"}], "revision_number": 2, "project_id": "11171d32615046129e933b15360f6ee0", "id": "3c13b271-16ad-4477-8611-25bdf7606468", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name"}]} 2018-08-28 19:03:13,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-4a6a893f-598d-4368-ac5a-37a3569811a5 2018-08-28 19:03:13,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:13,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:13,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ef44a9c3-9049-4a4f-82d3-2bae118fef79 Date: Tue, 28 Aug 2018 19:03:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "006335e9-4eba-45e9-af48-deacfcea0e62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "55b7d009-1a63-42fe-be98-58c893422016"}]} 2018-08-28 19:03:13,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-ef44a9c3-9049-4a4f-82d3-2bae118fef79 2018-08-28 19:03:13,823 - neutron_utils - INFO - Retrieving security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:13,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:14,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-471024b0-54bf-4e10-86c0-7a75448d74c9 Date: Tue, 28 Aug 2018 19:03:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "updated_at": "2018-08-28T19:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "006335e9-4eba-45e9-af48-deacfcea0e62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "11171d32615046129e933b15360f6ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "55b7d009-1a63-42fe-be98-58c893422016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "11171d32615046129e933b15360f6ee0"}], "revision_number": 2, "project_id": "11171d32615046129e933b15360f6ee0", "id": "3c13b271-16ad-4477-8611-25bdf7606468", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name"}]} 2018-08-28 19:03:14,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-471024b0-54bf-4e10-86c0-7a75448d74c9 2018-08-28 19:03:14,008 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:14,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:14,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-36dd7100-5f25-485f-b3a7-19e6ef23936b Date: Tue, 28 Aug 2018 19:03:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "006335e9-4eba-45e9-af48-deacfcea0e62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "55b7d009-1a63-42fe-be98-58c893422016"}]} 2018-08-28 19:03:14,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-36dd7100-5f25-485f-b3a7-19e6ef23936b 2018-08-28 19:03:14,187 - neutron_utils - INFO - Retrieving security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:14,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-523629b0-95c5-4fd2-998b-a2408e3a053f Date: Tue, 28 Aug 2018 19:03:14 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "updated_at": "2018-08-28T19:03:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "006335e9-4eba-45e9-af48-deacfcea0e62", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "11171d32615046129e933b15360f6ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "revision_number": 0, "id": "55b7d009-1a63-42fe-be98-58c893422016", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "11171d32615046129e933b15360f6ee0"}], "revision_number": 2, "project_id": "11171d32615046129e933b15360f6ee0", "id": "3c13b271-16ad-4477-8611-25bdf7606468", "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name"}]} 2018-08-28 19:03:14,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-523629b0-95c5-4fd2-998b-a2408e3a053f 2018-08-28 19:03:14,387 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3c13b271-16ad-4477-8611-25bdf7606468 2018-08-28 19:03:14,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:14,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c0c64ddb-9b40-42f0-a675-0a6ba0e1914f Date: Tue, 28 Aug 2018 19:03:14 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "006335e9-4eba-45e9-af48-deacfcea0e62"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:13Z", "security_group_id": "3c13b271-16ad-4477-8611-25bdf7606468", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:03:13Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "55b7d009-1a63-42fe-be98-58c893422016"}]} 2018-08-28 19:03:14,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=3c13b271-16ad-4477-8611-25bdf7606468 used request id req-c0c64ddb-9b40-42f0-a675-0a6ba0e1914f 2018-08-28 19:03:14,563 - neutron_utils - INFO - Deleting security group rule with ID - 006335e9-4eba-45e9-af48-deacfcea0e62 2018-08-28 19:03:14,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/006335e9-4eba-45e9-af48-deacfcea0e62 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:14,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-90367ed4-6baa-4d43-91fc-48d45f5fafcc Content-Length: 0 Date: Tue, 28 Aug 2018 19:03:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:03:14,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/006335e9-4eba-45e9-af48-deacfcea0e62 used request id req-90367ed4-6baa-4d43-91fc-48d45f5fafcc 2018-08-28 19:03:14,923 - neutron_utils - INFO - Deleting security group rule with ID - 55b7d009-1a63-42fe-be98-58c893422016 2018-08-28 19:03:14,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/55b7d009-1a63-42fe-be98-58c893422016 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:15,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-252e6b4f-e040-4144-a077-5af2ca870d43 Content-Length: 0 Date: Tue, 28 Aug 2018 19:03:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:03:15,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/55b7d009-1a63-42fe-be98-58c893422016 used request id req-252e6b4f-e040-4144-a077-5af2ca870d43 2018-08-28 19:03:15,267 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name 2018-08-28 19:03:15,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/3c13b271-16ad-4477-8611-25bdf7606468 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96885de9a0d6f31713ca2b147eb8262448a8a704" 2018-08-28 19:03:15,392 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d10c814-8df5-4e72-ac01-8330547f7c29 Content-Length: 0 Date: Tue, 28 Aug 2018 19:03:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:03:15,392 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/3c13b271-16ad-4477-8611-25bdf7606468 used request id req-7d10c814-8df5-4e72-ac01-8330547f7c29 2018-08-28 19:03:15,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:15,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-bc000778-a866-4aba-a220-af0327b5de54 x-compute-request-id: req-bc000778-a866-4aba-a220-af0327b5de54 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:15,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-bc000778-a866-4aba-a220-af0327b5de54 2018-08-28 19:03:15,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:16,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-975c7021-bfdc-42e8-9e90-b252b6c1309b Date: Tue, 28 Aug 2018 19:03: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:03:16,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-975c7021-bfdc-42e8-9e90-b252b6c1309b 2018-08-28 19:03:16,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:16,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f30951-6df5-451b-9b25-d0dcc52f32ef Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:16,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-37f30951-6df5-451b-9b25-d0dcc52f32ef 2018-08-28 19:03:16,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:16,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5e79ff4f-db37-43ec-b2de-8ae6b8bb9365 Date: Tue, 28 Aug 2018 19:03:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:03:16,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-5e79ff4f-db37-43ec-b2de-8ae6b8bb9365 2018-08-28 19:03:16,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:16,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-c2fafd3c-51b0-40bd-a986-e8b7cab0eb8e Date: Tue, 28 Aug 2018 19:03:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.2"}],"id":"0ab206fc-e357-4973-8b9c-b9c71c1f03fb","security_groups":[],"mac_address":"fa:16:3e:da:3a:d3","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.9"}],"id":"67804389-16e0-4d05-8d07-30297a472d33","security_groups":["7dc23f0b-bd8d-4803-a46c-863ef3586d03"],"mac_address":"fa:16:3e:aa:c6:52","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:03:00Z","binding:vnic_type":"normal","device_id":"652755aa-37d7-479b-8523-cb5aafce4a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.4"}],"id":"8c65a949-ce3a-4030-8627-cf45222657ac","security_groups":[],"mac_address":"fa:16:3e:d0:df:3b","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.3"}],"id":"bb445baa-407e-410c-863c-722df8f2ce6f","security_groups":[],"mac_address":"fa:16:3e:01:1d:40","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"}]} 2018-08-28 19:03:16,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-c2fafd3c-51b0-40bd-a986-e8b7cab0eb8e 2018-08-28 19:03:16,349 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:16,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "73187ef9dc404818b476f937b5f5c916", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role"}], "expires_at": "2018-08-28T20:03:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "11171d32615046129e933b15360f6ee0", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/11171d32615046129e933b15360f6ee0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-user", "id": "8964e30159e1433f893f4efdf1b110e9"}, "audit_ids": ["n_DXPYzWThOjv1sdcro0qg"], "issued_at": "2018-08-28T19:03:16.000000Z"}} 2018-08-28 19:03:16,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4beca6baa8bfb4bd274d0ecad78724dca62501ab" 2018-08-28 19:03:17,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f8ae7a1b-2b87-49b8-ba0c-f8333629e2ad x-compute-request-id: req-f8ae7a1b-2b87-49b8-ba0c-f8333629e2ad Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:17,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-f8ae7a1b-2b87-49b8-ba0c-f8333629e2ad 2018-08-28 19:03:17,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:18,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-a1952471-f84b-4a0a-a0df-7ea36966884f x-compute-request-id: req-a1952471-f84b-4a0a-a0df-7ea36966884f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:18,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-a1952471-f84b-4a0a-a0df-7ea36966884f 2018-08-28 19:03:18,334 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst] is - ACTIVE 2018-08-28 19:03:18,334 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:03:18,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:18,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-d0db6a12-1010-4837-8e06-439491a96ce7 x-compute-request-id: req-d0db6a12-1010-4837-8e06-439491a96ce7 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:18,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-d0db6a12-1010-4837-8e06-439491a96ce7 2018-08-28 19:03:18,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:19,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b880b05c-6de3-4b7d-a8b7-4c1b3387d83d Date: Tue, 28 Aug 2018 19:03: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:03:19,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-b880b05c-6de3-4b7d-a8b7-4c1b3387d83d 2018-08-28 19:03:19,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:19,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4cb246-7642-4ef3-b1cd-8c66e6e9765e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:19,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-5b4cb246-7642-4ef3-b1cd-8c66e6e9765e 2018-08-28 19:03:19,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:19,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3cbd88e2-75ab-4b84-835a-3acb2bf167a4 Date: Tue, 28 Aug 2018 19:03:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:03:19,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-3cbd88e2-75ab-4b84-835a-3acb2bf167a4 2018-08-28 19:03:19,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:19,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-73a38fe9-5bd0-4d19-a2ff-9660b61dbb5c Date: Tue, 28 Aug 2018 19:03:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.2"}],"id":"0ab206fc-e357-4973-8b9c-b9c71c1f03fb","security_groups":[],"mac_address":"fa:16:3e:da:3a:d3","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.9"}],"id":"67804389-16e0-4d05-8d07-30297a472d33","security_groups":["7dc23f0b-bd8d-4803-a46c-863ef3586d03"],"mac_address":"fa:16:3e:aa:c6:52","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:03:00Z","binding:vnic_type":"normal","device_id":"652755aa-37d7-479b-8523-cb5aafce4a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.4"}],"id":"8c65a949-ce3a-4030-8627-cf45222657ac","security_groups":[],"mac_address":"fa:16:3e:d0:df:3b","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.3"}],"id":"bb445baa-407e-410c-863c-722df8f2ce6f","security_groups":[],"mac_address":"fa:16:3e:01:1d:40","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"}]} 2018-08-28 19:03:19,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-73a38fe9-5bd0-4d19-a2ff-9660b61dbb5c 2018-08-28 19:03:19,281 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:19,752 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-4de2f90e-24e2-4ec5-bff4-d09cd623450c x-compute-request-id: req-4de2f90e-24e2-4ec5-bff4-d09cd623450c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:19,752 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-4de2f90e-24e2-4ec5-bff4-d09cd623450c 2018-08-28 19:03:19,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:19,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-78d42265-9e0b-460f-8f11-5d168b5a4e46 Date: Tue, 28 Aug 2018 19:03: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:03:19,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-78d42265-9e0b-460f-8f11-5d168b5a4e46 2018-08-28 19:03:19,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:19,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa06ce6c-1346-407c-bb21-fc355b084356 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:19,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-aa06ce6c-1346-407c-bb21-fc355b084356 2018-08-28 19:03:19,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:20,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-625019a1-108a-4c1f-89fa-4c02aaa34859 Date: Tue, 28 Aug 2018 19:03:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:03:20,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-625019a1-108a-4c1f-89fa-4c02aaa34859 2018-08-28 19:03:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:20,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-bf119613-ddd6-4401-896a-e168c0220b57 Date: Tue, 28 Aug 2018 19:03:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.2"}],"id":"0ab206fc-e357-4973-8b9c-b9c71c1f03fb","security_groups":[],"mac_address":"fa:16:3e:da:3a:d3","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.9"}],"id":"67804389-16e0-4d05-8d07-30297a472d33","security_groups":["7dc23f0b-bd8d-4803-a46c-863ef3586d03"],"mac_address":"fa:16:3e:aa:c6:52","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:03:00Z","binding:vnic_type":"normal","device_id":"652755aa-37d7-479b-8523-cb5aafce4a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.4"}],"id":"8c65a949-ce3a-4030-8627-cf45222657ac","security_groups":[],"mac_address":"fa:16:3e:d0:df:3b","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.3"}],"id":"bb445baa-407e-410c-863c-722df8f2ce6f","security_groups":[],"mac_address":"fa:16:3e:01:1d:40","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"}]} 2018-08-28 19:03:20,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-bf119613-ddd6-4401-896a-e168c0220b57 2018-08-28 19:03:20,109 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name"}}' 2018-08-28 19:03:20,337 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3af54ac9-a40f-445a-a57c-25895e9de0d3 x-compute-request-id: req-3af54ac9-a40f-445a-a57c-25895e9de0d3 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name is not found for project 11171d32615046129e933b15360f6ee0", "code": 404}} 2018-08-28 19:03:20,337 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25/action used request id req-3af54ac9-a40f-445a-a57c-25895e9de0d3 2018-08-28 19:03:20,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:20,936 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-efeb364b-69fc-492d-9bfe-87683714493e x-compute-request-id: req-efeb364b-69fc-492d-9bfe-87683714493e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:20,936 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-efeb364b-69fc-492d-9bfe-87683714493e 2018-08-28 19:03:20,937 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name] - Security group InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name is not found for project 11171d32615046129e933b15360f6ee0 (HTTP 404) (Request-ID: req-3af54ac9-a40f-445a-a57c-25895e9de0d3) 2018-08-28 19:03:20,937 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-name is not found for project 11171d32615046129e933b15360f6ee0 (HTTP 404) (Request-ID: req-3af54ac9-a40f-445a-a57c-25895e9de0d3) 2018-08-28 19:03:20,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:21,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b8415121-459d-4f17-ba0b-ea63094c46f4 x-compute-request-id: req-b8415121-459d-4f17-ba0b-ea63094c46f4 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:21,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-b8415121-459d-4f17-ba0b-ea63094c46f4 2018-08-28 19:03:21,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:21,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4b3ffd62-abcd-4fbd-bf72-b82dcb116820 Date: Tue, 28 Aug 2018 19:03: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":["ffb04ef3-030d-400e-94bc-4e9244b30ea3"],"updated_at":"2018-08-28T19:02:54Z","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"11171d32615046129e933b15360f6ee0","id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net"}]} 2018-08-28 19:03:21,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net used request id req-4b3ffd62-abcd-4fbd-bf72-b82dcb116820 2018-08-28 19:03:21,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:21,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-501e2114-8a5c-4704-bce7-129557351a9d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:21,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-501e2114-8a5c-4704-bce7-129557351a9d 2018-08-28 19:03:21,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:21,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6607f27f-3291-4a9c-88c8-b9d5b1c63bec Date: Tue, 28 Aug 2018 19:03:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","dns_nameservers":[],"updated_at":"2018-08-28T19:02:54Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"11171d32615046129e933b15360f6ee0","id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet"}]} 2018-08-28 19:03:21,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-6607f27f-3291-4a9c-88c8-b9d5b1c63bec 2018-08-28 19:03:21,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:21,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1aefe429-d297-4dd2-aa62-37fcf058367e Date: Tue, 28 Aug 2018 19:03:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.2"}],"id":"0ab206fc-e357-4973-8b9c-b9c71c1f03fb","security_groups":[],"mac_address":"fa:16:3e:da:3a:d3","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.9"}],"id":"67804389-16e0-4d05-8d07-30297a472d33","security_groups":["7dc23f0b-bd8d-4803-a46c-863ef3586d03"],"mac_address":"fa:16:3e:aa:c6:52","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:03:00Z","binding:vnic_type":"normal","device_id":"652755aa-37d7-479b-8523-cb5aafce4a25"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.4"}],"id":"8c65a949-ce3a-4030-8627-cf45222657ac","security_groups":[],"mac_address":"fa:16:3e:d0:df:3b","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:02:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ffb04ef3-030d-400e-94bc-4e9244b30ea3","ip_address":"10.55.0.3"}],"id":"bb445baa-407e-410c-863c-722df8f2ce6f","security_groups":[],"mac_address":"fa:16:3e:01:1d:40","project_id":"11171d32615046129e933b15360f6ee0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d","tenant_id":"11171d32615046129e933b15360f6ee0","created_at":"2018-08-28T19:02:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d"}]} 2018-08-28 19:03:21,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-1aefe429-d297-4dd2-aa62-37fcf058367e 2018-08-28 19:03:21,836 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4beca6baa8bfb4bd274d0ecad78724dca62501ab" 2018-08-28 19:03:22,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-e5433f5c-42fd-40a5-b415-b64ecf8aa8a6 x-compute-request-id: req-e5433f5c-42fd-40a5-b415-b64ecf8aa8a6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "security_groups": [{"name": "default"}], "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:09Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:22,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-e5433f5c-42fd-40a5-b415-b64ecf8aa8a6 2018-08-28 19:03:22,593 - create_instance - INFO - Deleting Port with ID - 67804389-16e0-4d05-8d07-30297a472d33 2018-08-28 19:03:22,593 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-port 2018-08-28 19:03:22,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/67804389-16e0-4d05-8d07-30297a472d33 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:23,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-39beae10-5588-4923-9b17-3b06f2d92c14 Date: Tue, 28 Aug 2018 19:03:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:03:23,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/67804389-16e0-4d05-8d07-30297a472d33 used request id req-39beae10-5588-4923-9b17-3b06f2d92c14 2018-08-28 19:03:23,188 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst 2018-08-28 19:03:23,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:23,350 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:03: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-39da047d-b05c-4e8b-948d-95a7ebd41431 x-compute-request-id: req-39da047d-b05c-4e8b-948d-95a7ebd41431 Content-Type: application/json 2018-08-28 19:03:23,350 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-39da047d-b05c-4e8b-948d-95a7ebd41431 2018-08-28 19:03:23,350 - create_instance - INFO - Checking deletion status 2018-08-28 19:03:23,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:23,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-d3166e4c-3993-4a14-b9df-da2eb0ca0bf8 x-compute-request-id: req-d3166e4c-3993-4a14-b9df-da2eb0ca0bf8 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:c6:52", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:23Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:23,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-d3166e4c-3993-4a14-b9df-da2eb0ca0bf8 2018-08-28 19:03:23,588 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst] is - ACTIVE 2018-08-28 19:03:23,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:03:26,592 - create_instance - DEBUG - VM status query timeout in 296.75889492 2018-08-28 19:03:26,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:26,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-5b50e360-be3e-4bba-9e0c-47387e9a97cd x-compute-request-id: req-5b50e360-be3e-4bba-9e0c-47387e9a97cd Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/652755aa-37d7-479b-8523-cb5aafce4a25", "rel": "bookmark"}], "image": {"id": "44b35f07-802a-4af3-9394-8e91a9254585", "links": [{"href": "http://172.30.9.28:8774/images/44b35f07-802a-4af3-9394-8e91a9254585", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:03:09.000000", "flavor": {"id": "d583d15b-a057-423f-9dd1-2571a9e36615", "links": [{"href": "http://172.30.9.28:8774/flavors/d583d15b-a057-423f-9dd1-2571a9e36615", "rel": "bookmark"}]}, "id": "652755aa-37d7-479b-8523-cb5aafce4a25", "user_id": "8964e30159e1433f893f4efdf1b110e9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:03:23Z", "hostId": "56f30bc1c24dd45f81c27bb41de1d7faec8edf6024836f5cbdd7c159", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst", "created": "2018-08-28T19:03:02Z", "tenant_id": "11171d32615046129e933b15360f6ee0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:26,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-5b50e360-be3e-4bba-9e0c-47387e9a97cd 2018-08-28 19:03:26,862 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst] is - ACTIVE 2018-08-28 19:03:26,862 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:03:29,863 - create_instance - DEBUG - VM status query timeout in 293.487485886 2018-08-28 19:03:29,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0cdbbf7d1d6050bd976d22918917011c6285fff" 2018-08-28 19:03:29,913 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:03: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-5d2ff889-05ed-428a-a536-e17b0f27a36e x-compute-request-id: req-5d2ff889-05ed-428a-a536-e17b0f27a36e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 652755aa-37d7-479b-8523-cb5aafce4a25 could not be found.", "code": 404}} 2018-08-28 19:03:29,913 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/652755aa-37d7-479b-8523-cb5aafce4a25 used request id req-5d2ff889-05ed-428a-a536-e17b0f27a36e 2018-08-28 19:03:29,914 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 652755aa-37d7-479b-8523-cb5aafce4a25 could not be found. (HTTP 404) (Request-ID: req-5d2ff889-05ed-428a-a536-e17b0f27a36e) 2018-08-28 19:03:29,914 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-inst 2018-08-28 19:03:29,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d583d15b-a057-423f-9dd1-2571a9e36615 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a13a5e0074e14e9aafc82f9fda37fcf6e06d509" 2018-08-28 19:03:29,967 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:03: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-ad5d9584-f2fa-4be7-a909-c3b7483f3972 x-compute-request-id: req-ad5d9584-f2fa-4be7-a909-c3b7483f3972 Content-Length: 0 Content-Type: application/json 2018-08-28 19:03:29,967 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d583d15b-a057-423f-9dd1-2571a9e36615 used request id req-ad5d9584-f2fa-4be7-a909-c3b7483f3972 2018-08-28 19:03:29,968 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet 2018-08-28 19:03:29,968 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-subnet 2018-08-28 19:03:29,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/ffb04ef3-030d-400e-94bc-4e9244b30ea3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:03:32,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d241e909-df9c-46ee-aeb3-8c059bc45546 Date: Tue, 28 Aug 2018 19:03:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:03:32,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/ffb04ef3-030d-400e-94bc-4e9244b30ea3 used request id req-d241e909-df9c-46ee-aeb3-8c059bc45546 2018-08-28 19:03:32,423 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-pub-net 2018-08-28 19:03:32,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dba645890b4dd4d32b2b88aa57aaca159e27dc3" 2018-08-28 19:03:33,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f5b7706-3859-4679-b37e-2802bf5c22a9 Date: Tue, 28 Aug 2018 19:03:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:03:33,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/9a33cb36-a78f-4ee8-a4e5-c1a1e871fc0d used request id req-2f5b7706-3859-4679-b37e-2802bf5c22a9 2018-08-28 19:03:33,490 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-52c3a04b-4bbe-4793-84c6-637567217acc-image 2018-08-28 19:03:33,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8b4f6537f06bbb0ad93c5843ad259a829b886e6f" 2018-08-28 19:03:34,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c972123e-9d1e-4cf3-b9f6-19ade06b0d70 Date: Tue, 28 Aug 2018 19:03:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:03:34,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/44b35f07-802a-4af3-9394-8e91a9254585 used request id req-c972123e-9d1e-4cf3-b9f6-19ade06b0d70 2018-08-28 19:03:34,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-59d900f2-f605-4ecb-936f-d7208be77373 Date: Tue, 28 Aug 2018 19:03:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:02:53Z", "updated_at": "2018-08-28T19:02:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "revision_number": 0, "id": "0024e941-11cd-4c61-a005-91f50d709315", "remote_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "11171d32615046129e933b15360f6ee0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "revision_number": 0, "id": "1e6571e8-c8ad-4594-99be-d72a9f092e3f", "remote_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "11171d32615046129e933b15360f6ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "revision_number": 0, "id": "4f1e69e4-4a31-455c-a028-5511e601cd86", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv6", "project_id": "11171d32615046129e933b15360f6ee0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "revision_number": 0, "id": "d4018c14-3cb9-488d-b23e-1197f9d35470", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "tenant_id": "11171d32615046129e933b15360f6ee0", "port_range_min": null, "ethertype": "IPv4", "project_id": "11171d32615046129e933b15360f6ee0"}], "revision_number": 4, "project_id": "11171d32615046129e933b15360f6ee0", "id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:03:35,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-59d900f2-f605-4ecb-936f-d7208be77373 2018-08-28 19:03:35,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,228 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da4d9c4c-5130-474c-ac26-aa9ce5f19665 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:03:35,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-da4d9c4c-5130-474c-ac26-aa9ce5f19665 2018-08-28 19:03:35,228 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:03:35,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8dc2734-1a92-4a46-b138-4e9f9c6d7c35 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:03:35,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b8dc2734-1a92-4a46-b138-4e9f9c6d7c35 2018-08-28 19:03:35,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:03:35,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,399 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-635e416e-9feb-437b-8396-35369ba46d19 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:03:35,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-635e416e-9feb-437b-8396-35369ba46d19 2018-08-28 19:03:35,400 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:03:35,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,486 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-637bdfb3-3c58-4388-9228-526bc0d4a232 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:03:35,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-637bdfb3-3c58-4388-9228-526bc0d4a232 2018-08-28 19:03:35,487 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:03:35,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ecb541-aeda-40cb-8279-98ee47f61669 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:03:35,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-c8ecb541-aeda-40cb-8279-98ee47f61669 2018-08-28 19:03:35,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a01d0f-9ed9-4a41-8757-fabb2d87e79a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:03:35,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-a2a01d0f-9ed9-4a41-8757-fabb2d87e79a 2018-08-28 19:03:35,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19260b8e-3a4d-4c95-b3a9-0329536caa1e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0"}, "enabled": true, "id": "11171d32615046129e933b15360f6ee0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-a50c6639-5592-4dc-proj"}} 2018-08-28 19:03:35,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-19260b8e-3a4d-4c95-b3a9-0329536caa1e 2018-08-28 19:03:35,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7dc23f0b-bd8d-4803-a46c-863ef3586d03 2018-08-28 19:03:35,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7dc23f0b-bd8d-4803-a46c-863ef3586d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:35,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-907fa8bb-df14-4a81-a10b-f94fbf6ef928 Date: Tue, 28 Aug 2018 19:03:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:02:53Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "0024e941-11cd-4c61-a005-91f50d709315"}, {"remote_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:02:53Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "1e6571e8-c8ad-4594-99be-d72a9f092e3f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:02:53Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "4f1e69e4-4a31-455c-a028-5511e601cd86"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:02:53Z", "security_group_id": "7dc23f0b-bd8d-4803-a46c-863ef3586d03", "port_range_min": null, "revision_number": 0, "tenant_id": "11171d32615046129e933b15360f6ee0", "created_at": "2018-08-28T19:02:53Z", "project_id": "11171d32615046129e933b15360f6ee0", "id": "d4018c14-3cb9-488d-b23e-1197f9d35470"}]} 2018-08-28 19:03:35,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7dc23f0b-bd8d-4803-a46c-863ef3586d03 used request id req-907fa8bb-df14-4a81-a10b-f94fbf6ef928 2018-08-28 19:03:35,943 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:03:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7dc23f0b-bd8d-4803-a46c-863ef3586d03 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:36,251 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5af811c0-1b41-4490-8bd7-35128214bba0 Content-Length: 0 Date: Tue, 28 Aug 2018 19:03:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:03:36,251 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7dc23f0b-bd8d-4803-a46c-863ef3586d03 used request id req-5af811c0-1b41-4490-8bd7-35128214bba0 2018-08-28 19:03:36,252 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-a50c6639-5592-4dc-proj 2018-08-28 19:03:36,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:36,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cf0dc3a-dfaa-49f6-bde2-f571d61c87fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:03:36,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/11171d32615046129e933b15360f6ee0 used request id req-4cf0dc3a-dfaa-49f6-bde2-f571d61c87fb 2018-08-28 19:03:36,454 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-a50c6639-5592-4dc-proj-role 2018-08-28 19:03:36,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/73187ef9dc404818b476f937b5f5c916 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:36,567 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb4c4b97-722c-4cde-b9d0-5cc570089bf9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:03:36,567 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/73187ef9dc404818b476f937b5f5c916 used request id req-fb4c4b97-722c-4cde-b9d0-5cc570089bf9 2018-08-28 19:03:36,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5019f2b6ee860eb66a32fcfcc336083edbcb8903" 2018-08-28 19:03:36,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62e8d47-490c-4278-b05e-e861898aeda8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:03:36,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d62e8d47-490c-4278-b05e-e861898aeda8 2018-08-28 19:03:36,664 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-a50c6639-5592-4dc-user 2018-08-28 19:03:36,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/8964e30159e1433f893f4efdf1b110e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7ab45de0df8a78bb2bb39f41c8be6aa9e8137d9" 2018-08-28 19:03:36,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:03:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41378591-cb01-4852-8e04-f8d4ae279325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:03:36,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/8964e30159e1433f893f4efdf1b110e9 used request id req-41378591-cb01-4852-8e04-f8d4ae279325 2018-08-28 19:03:36,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:37,222 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["bXl8tZVSRtGm0LQahLoQgw"], "issued_at": "2018-08-28T19:03:37.000000Z"}} 2018-08-28 19:03:37,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a797fa0ff6226c9e97f69a47d1e09b8f2332f71" 2018-08-28 19:03:37,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8e5959-b685-42c7-bdd0-7db7f66fa34c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:37,320 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cd8e5959-b685-42c7-bdd0-7db7f66fa34c 2018-08-28 19:03:37,322 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:37,323 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:37,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:03:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VQXEOdFbQkWGvVbj1Hgx2A"], "issued_at": "2018-08-28T19:03:37.000000Z"}} 2018-08-28 19:03:37,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:03:37,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e9c2b0-e1e2-44a3-ad67-10a95bb13c42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:37,800 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b8e9c2b0-e1e2-44a3-ad67-10a95bb13c42 2018-08-28 19:03:37,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:03:37,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:03:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:03:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:03:37,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e9945a-9184-41e0-bb75-82f93221f4f9 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:03:37,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj used request id req-04e9945a-9184-41e0-bb75-82f93221f4f9 2018-08-28 19:03:37,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:03:37,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96bdc37b-a0c4-485c-a331-e80ce57c59ae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:03:37,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-96bdc37b-a0c4-485c-a331-e80ce57c59ae 2018-08-28 19:03:37,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}}' 2018-08-28 19:03:38,128 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:03:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a62c9c0-c70f-4b10-8048-d6a1fbc37dc7 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:03:38,128 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1a62c9c0-c70f-4b10-8048-d6a1fbc37dc7 2018-08-28 19:03:38,128 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj 2018-08-28 19:03:38,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:38,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:38,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:03:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Ic6GQM9wTqylnnNvlIl92A"], "issued_at": "2018-08-28T19:03:38.000000Z"}} 2018-08-28 19:03:38,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7b4ec7a8937cef46fe7fbfbccbc0af0c641f25" 2018-08-28 19:03:38,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e048b5-9f77-4873-82fb-619db702e390 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:38,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e2e048b5-9f77-4873-82fb-619db702e390 2018-08-28 19:03:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:03:38,603 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:03:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:03:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7b4ec7a8937cef46fe7fbfbccbc0af0c641f25" 2018-08-28 19:03:38,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99f055d6-7641-487c-865d-dd0a97293ab0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:03:38,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-99f055d6-7641-487c-865d-dd0a97293ab0 2018-08-28 19:03:38,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7b4ec7a8937cef46fe7fbfbccbc0af0c641f25" 2018-08-28 19:03:38,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c857ede-0957-402f-b183-7b5882f3aadc Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}]} 2018-08-28 19:03:38,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj used request id req-7c857ede-0957-402f-b183-7b5882f3aadc 2018-08-28 19:03:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7b4ec7a8937cef46fe7fbfbccbc0af0c641f25" 2018-08-28 19:03:38,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3de3d124-97ed-48d7-91e7-342d5cd8afad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:03:38,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3de3d124-97ed-48d7-91e7-342d5cd8afad 2018-08-28 19:03:39,205 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user 2018-08-28 19:03:39,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:39,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:03:39,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1a8937c-17cb-4bf2-b17b-553a4e42cd53 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:03:39,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1a8937c-17cb-4bf2-b17b-553a4e42cd53 2018-08-28 19:03:39,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" -d '{"role": {"name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}}' 2018-08-28 19:03:39,421 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d013a071-10fc-4fdb-ab2d-834775431d84 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f5cdda522dd94f8aae02536842c6e510", "links": {"self": "http://172.30.9.28:5000/v3/roles/f5cdda522dd94f8aae02536842c6e510"}, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}} 2018-08-28 19:03:39,421 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-d013a071-10fc-4fdb-ab2d-834775431d84 2018-08-28 19:03:39,421 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role 2018-08-28 19:03:39,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f5cdda522dd94f8aae02536842c6e510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:03:39,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b750666d-6218-498d-a76b-4c7ee71203ce Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f5cdda522dd94f8aae02536842c6e510"}, "domain_id": null, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role", "id": "f5cdda522dd94f8aae02536842c6e510"}} 2018-08-28 19:03:39,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f5cdda522dd94f8aae02536842c6e510 used request id req-b750666d-6218-498d-a76b-4c7ee71203ce 2018-08-28 19:03:39,512 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role to project InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj 2018-08-28 19:03:39,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0/users/5ea33fb9c3b7403ea3f6df2ebc136acf/roles/f5cdda522dd94f8aae02536842c6e510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:03:39,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:03:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0adc79d8-e6d8-4190-876c-aeda307542c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:03:39,572 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0/users/5ea33fb9c3b7403ea3f6df2ebc136acf/roles/f5cdda522dd94f8aae02536842c6e510 used request id req-0adc79d8-e6d8-4190-876c-aeda307542c7 2018-08-28 19:03:39,573 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:03:39,574 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:03:39,574 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:39,575 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:39,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5cdda522dd94f8aae02536842c6e510", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}], "expires_at": "2018-08-28T20:03:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user", "id": "5ea33fb9c3b7403ea3f6df2ebc136acf"}, "audit_ids": ["YHhA6-rjT0-t9OTUFZ1VRg"], "issued_at": "2018-08-28T19:03:39.000000Z"}} 2018-08-28 19:03:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" 2018-08-28 19:03:40,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d656ee-246d-4ed8-b8f6-6a30cb05236f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:40,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f3d656ee-246d-4ed8-b8f6-6a30cb05236f 2018-08-28 19:03:40,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" 2018-08-28 19:03:40,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-d5f43ac5-cb95-4dcf-8c86-fc121530b627 Date: Tue, 28 Aug 2018 19:03:40 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image"} 2018-08-28 19:03:40,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image used request id req-d5f43ac5-cb95-4dcf-8c86-fc121530b627 2018-08-28 19:03:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" 2018-08-28 19:03:40,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4e7b020e-a849-4592-bf52-00cbae139aeb Date: Tue, 28 Aug 2018 19:03: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-08-28 19:03:40,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4e7b020e-a849-4592-bf52-00cbae139aeb 2018-08-28 19:03:40,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image"}' 2018-08-28 19:03:40,585 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a X-Openstack-Request-Id: req-6907c1d3-44f1-47f2-9131-9c0abf833808 Date: Tue, 28 Aug 2018 19:03:40 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:03:40Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:03:40Z", "visibility": "shared", "locations": [], "self": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "min_disk": 0, "protected": false, "id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "file": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/file", "checksum": null, "owner": "63974ad33c10466bb0ad0e130b6dd4a0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:03:40,585 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6907c1d3-44f1-47f2-9131-9c0abf833808 2018-08-28 19:03:40,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" -d '' 2018-08-28 19:03:41,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7436b6a7-dc2c-4fa2-a3c3-c98d9c1e35aa Date: Tue, 28 Aug 2018 19:03:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:03:41,874 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/file used request id req-7436b6a7-dc2c-4fa2-a3c3-c98d9c1e35aa 2018-08-28 19:03:41,874 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:03:41,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" 2018-08-28 19:03:42,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-908f22d3-62d0-4acf-b1ca-c2630fa0d48f Date: Tue, 28 Aug 2018 19:03:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:03:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:03:41Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/snap", "metadata": {}}], "self": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "min_disk": 0, "protected": false, "id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "file": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63974ad33c10466bb0ad0e130b6dd4a0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:03:42,039 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a used request id req-908f22d3-62d0-4acf-b1ca-c2630fa0d48f 2018-08-28 19:03:42,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" 2018-08-28 19:03:42,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2d33e69-0562-4920-8d2f-0c384d45cfb1 Date: Tue, 28 Aug 2018 19:03:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:03:42,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e2d33e69-0562-4920-8d2f-0c384d45cfb1 2018-08-28 19:03:42,204 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image 2018-08-28 19:03:42,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" 2018-08-28 19:03:42,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-10d7ba13-da2a-4156-bc86-e2ec216368d8 Date: Tue, 28 Aug 2018 19:03:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:03:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:03:41Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/snap", "metadata": {}}], "self": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "min_disk": 0, "protected": false, "id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "file": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63974ad33c10466bb0ad0e130b6dd4a0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:03:42,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a used request id req-10d7ba13-da2a-4156-bc86-e2ec216368d8 2018-08-28 19:03:42,373 - create_image - DEBUG - Instance status is - active 2018-08-28 19:03:42,374 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image 2018-08-28 19:03:42,374 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image 2018-08-28 19:03:42,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:42,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:42,742 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5cdda522dd94f8aae02536842c6e510", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}], "expires_at": "2018-08-28T20:03:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user", "id": "5ea33fb9c3b7403ea3f6df2ebc136acf"}, "audit_ids": ["58e7kwRqQ_eSrgWIPmKmjg"], "issued_at": "2018-08-28T19:03:42.000000Z"}} 2018-08-28 19:03:42,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:03:42,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de195e3-23fa-4ba6-b986-43c39af3e08f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:42,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4de195e3-23fa-4ba6-b986-43c39af3e08f 2018-08-28 19:03:42,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:03:43,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-039e5f8c-28a3-47b3-b71a-aff11369dfd6 Date: Tue, 28 Aug 2018 19:03:43 GMT RESP BODY: {"networks":[]} 2018-08-28 19:03:43,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-039e5f8c-28a3-47b3-b71a-aff11369dfd6 2018-08-28 19:03:43,020 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net 2018-08-28 19:03:43,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" -d '{"network": {"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net", "admin_state_up": true}}' 2018-08-28 19:03:43,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-37b49361-5d14-4686-adfc-c05fbb2230be Date: Tue, 28 Aug 2018 19:03:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:03:43Z","is_default":false,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","mtu":1450}} 2018-08-28 19:03:43,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-37b49361-5d14-4686-adfc-c05fbb2230be 2018-08-28 19:03:43,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:03:43,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-ce730edd-3ce3-428c-8a03-049e53e1e838 Date: Tue, 28 Aug 2018 19:03:43 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:03:43Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:03:43,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-ce730edd-3ce3-428c-8a03-049e53e1e838 2018-08-28 19:03:43,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:03:44,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3ed3e2b7-e807-4d89-9be8-6afbac48d5e9 Date: Tue, 28 Aug 2018 19:03:44 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:03:44,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-3ed3e2b7-e807-4d89-9be8-6afbac48d5e9 2018-08-28 19:03:44,138 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet 2018-08-28 19:03:44,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" -d '{"subnets": [{"ip_version": 4, "network_id": "61160822-1fcb-49de-ab3b-6c7e6df553f5", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]}' 2018-08-28 19:03:44,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4cb3b664-3cda-4134-931f-1c93806b8159 Date: Tue, 28 Aug 2018 19:03:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","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":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:03:44,814 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-4cb3b664-3cda-4134-931f-1c93806b8159 2018-08-28 19:03:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:03:45,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cfb59857-b200-499e-9f31-f20739b874c2 Date: Tue, 28 Aug 2018 19:03: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:03:45,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-cfb59857-b200-499e-9f31-f20739b874c2 2018-08-28 19:03:45,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:03:45,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a9e441f6-2df2-4720-acf8-5ac839a6709d Date: Tue, 28 Aug 2018 19:03:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:03:45,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-a9e441f6-2df2-4720-acf8-5ac839a6709d 2018-08-28 19:03:45,116 - OpenStackNetwork - DEBUG - Network [61160822-1fcb-49de-ab3b-6c7e6df553f5] created successfully 2018-08-28 19:03:45,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:45,117 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:45,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:03:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["JTK6cHwKTT2X-xflkKe-7w"], "issued_at": "2018-08-28T19:03:45.000000Z"}} 2018-08-28 19:03:45,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18cda5c55d818144c6e3ae2268caec532fd0d70" 2018-08-28 19:03:45,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c178b497-8df2-4c5e-88ba-ca650c0026b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:45,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c178b497-8df2-4c5e-88ba-ca650c0026b1 2018-08-28 19:03:45,603 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:03:45,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18cda5c55d818144c6e3ae2268caec532fd0d70" 2018-08-28 19:03:45,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-72cabdd3-7be9-4503-ac1a-40721a4a63bf x-compute-request-id: req-72cabdd3-7be9-4503-ac1a-40721a4a63bf Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:03:45,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-72cabdd3-7be9-4503-ac1a-40721a4a63bf 2018-08-28 19:03:45,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18cda5c55d818144c6e3ae2268caec532fd0d70" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:03:45,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e08c96a1-6a1c-44bf-97c1-2cf8f87f38be x-compute-request-id: req-e08c96a1-6a1c-44bf-97c1-2cf8f87f38be Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:03:45,882 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e08c96a1-6a1c-44bf-97c1-2cf8f87f38be 2018-08-28 19:03:45,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:45,883 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:46,259 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5cdda522dd94f8aae02536842c6e510", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}], "expires_at": "2018-08-28T20:03:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user", "id": "5ea33fb9c3b7403ea3f6df2ebc136acf"}, "audit_ids": ["LDiDz-2jQ2upWi9xZNQwjw"], "issued_at": "2018-08-28T19:03:46.000000Z"}} 2018-08-28 19:03:46,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:46,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c33219-901c-4504-a3aa-0134f3ad2a81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:46,347 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-18c33219-901c-4504-a3aa-0134f3ad2a81 2018-08-28 19:03:46,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:46,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e1d70f4d-1ada-47cc-8fa7-ab71a83df05b Date: Tue, 28 Aug 2018 19:03:46 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:03:46,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name&description=hello+group used request id req-e1d70f4d-1ada-47cc-8fa7-ab71a83df05b 2018-08-28 19:03:46,528 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name... 2018-08-28 19:03:46,528 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name 2018-08-28 19:03:46,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" -d '{"security_group": {"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name", "description": "hello group"}}' 2018-08-28 19:03:46,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-6519d32b-87cd-457e-b6b1-a1bbea62c2e6 Date: Tue, 28 Aug 2018 19:03:46 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "updated_at": "2018-08-28T19:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "6851fa64-3ef1-474c-8d52-021196636f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "9b14344f-b671-4725-9338-71a1011acf04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}], "revision_number": 2, "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}} 2018-08-28 19:03:46,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-6519d32b-87cd-457e-b6b1-a1bbea62c2e6 2018-08-28 19:03:46,913 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:47,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c752e3d1-f5a4-4a38-bf0f-5dd9f0396c9a Date: Tue, 28 Aug 2018 19:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "6851fa64-3ef1-474c-8d52-021196636f26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "9b14344f-b671-4725-9338-71a1011acf04"}]} 2018-08-28 19:03:47,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-c752e3d1-f5a4-4a38-bf0f-5dd9f0396c9a 2018-08-28 19:03:47,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:47,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:47,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3a451cd-7548-48e4-8ec2-6fd0a12b2463 Date: Tue, 28 Aug 2018 19:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "6851fa64-3ef1-474c-8d52-021196636f26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "9b14344f-b671-4725-9338-71a1011acf04"}]} 2018-08-28 19:03:47,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-b3a451cd-7548-48e4-8ec2-6fd0a12b2463 2018-08-28 19:03:47,123 - neutron_utils - INFO - Retrieving security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:47,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:47,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-01ca587b-c0b3-4e66-ac52-06b45abd5049 Date: Tue, 28 Aug 2018 19:03:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "updated_at": "2018-08-28T19:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "6851fa64-3ef1-474c-8d52-021196636f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "9b14344f-b671-4725-9338-71a1011acf04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}], "revision_number": 2, "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}]} 2018-08-28 19:03:47,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-01ca587b-c0b3-4e66-ac52-06b45abd5049 2018-08-28 19:03:47,319 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:47,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:47,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-50db5c82-8a5e-45fb-a398-69628d0d8142 Date: Tue, 28 Aug 2018 19:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "6851fa64-3ef1-474c-8d52-021196636f26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "9b14344f-b671-4725-9338-71a1011acf04"}]} 2018-08-28 19:03:47,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-50db5c82-8a5e-45fb-a398-69628d0d8142 2018-08-28 19:03:47,526 - neutron_utils - INFO - Retrieving security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:47,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:47,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4a816c56-e044-4fa3-90ad-958e857f9df3 Date: Tue, 28 Aug 2018 19:03:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "updated_at": "2018-08-28T19:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "6851fa64-3ef1-474c-8d52-021196636f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "9b14344f-b671-4725-9338-71a1011acf04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}], "revision_number": 2, "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}]} 2018-08-28 19:03:47,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-4a816c56-e044-4fa3-90ad-958e857f9df3 2018-08-28 19:03:47,725 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:47,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:47,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f4610a4-b6f6-47b5-a847-54f8afe959cb Date: Tue, 28 Aug 2018 19:03:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "6851fa64-3ef1-474c-8d52-021196636f26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "9b14344f-b671-4725-9338-71a1011acf04"}]} 2018-08-28 19:03:47,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-4f4610a4-b6f6-47b5-a847-54f8afe959cb 2018-08-28 19:03:47,902 - neutron_utils - INFO - Retrieving security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:47,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:48,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ad16246d-28f8-468f-8f90-d79409aaa27c Date: Tue, 28 Aug 2018 19:03:48 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "updated_at": "2018-08-28T19:03:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "6851fa64-3ef1-474c-8d52-021196636f26", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "revision_number": 0, "id": "9b14344f-b671-4725-9338-71a1011acf04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}], "revision_number": 2, "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}]} 2018-08-28 19:03:48,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-ad16246d-28f8-468f-8f90-d79409aaa27c 2018-08-28 19:03:48,109 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 61d38fb7-4a9f-4324-a3d6-d46c845446e5 2018-08-28 19:03:48,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:03:48,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7216d9e1-9f29-4c41-9dd0-2ee12d76732f Date: Tue, 28 Aug 2018 19:03:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "6851fa64-3ef1-474c-8d52-021196636f26"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:46Z", "security_group_id": "61d38fb7-4a9f-4324-a3d6-d46c845446e5", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:46Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "9b14344f-b671-4725-9338-71a1011acf04"}]} 2018-08-28 19:03:48,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-7216d9e1-9f29-4c41-9dd0-2ee12d76732f 2018-08-28 19:03:48,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:48,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:48,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5cdda522dd94f8aae02536842c6e510", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}], "expires_at": "2018-08-28T20:03:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user", "id": "5ea33fb9c3b7403ea3f6df2ebc136acf"}, "audit_ids": ["4wlXzlp0T0K_f4vkkfwRZA"], "issued_at": "2018-08-28T19:03:48.000000Z"}} 2018-08-28 19:03:48,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:48,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4850a5be-57e1-4031-9a57-51c67d70e5ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:48,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4850a5be-57e1-4031-9a57-51c67d70e5ca 2018-08-28 19:03:48,733 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:03:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72987fd1-2262-4647-8f1d-9a5b0db22ed9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:48,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72987fd1-2262-4647-8f1d-9a5b0db22ed9 2018-08-28 19:03:48,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:49,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d45d14f4-0de0-49fc-aa46-ac8f1720a205 Date: Tue, 28 Aug 2018 19:03: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:03:49,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-d45d14f4-0de0-49fc-aa46-ac8f1720a205 2018-08-28 19:03:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:03:49,063 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:03:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:03:49,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:49,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907b71b6-7d08-430a-a01e-0108c6e2d31c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:03:49,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-907b71b6-7d08-430a-a01e-0108c6e2d31c 2018-08-28 19:03:49,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:49,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a0bc7aa2-eafc-4b74-b871-ead20a71169e Date: Tue, 28 Aug 2018 19:03:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:03:49,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-a0bc7aa2-eafc-4b74-b871-ead20a71169e 2018-08-28 19:03:49,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:49,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bc23d5c2-1244-4cca-954c-488c3a72fca6 Date: Tue, 28 Aug 2018 19:03:49 GMT RESP BODY: {"ports":[]} 2018-08-28 19:03:49,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port&admin_state_up=True used request id req-bc23d5c2-1244-4cca-954c-488c3a72fca6 2018-08-28 19:03:49,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:49,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-0d7698b2-39fc-45c6-a014-605af07980f3 x-compute-request-id: req-0d7698b2-39fc-45c6-a014-605af07980f3 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:03:49,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst used request id req-0d7698b2-39fc-45c6-a014-605af07980f3 2018-08-28 19:03:49,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:50,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-febecd8f-5eec-4c83-bc2f-28b57bfca342 Date: Tue, 28 Aug 2018 19:03:50 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:03:50,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-febecd8f-5eec-4c83-bc2f-28b57bfca342 2018-08-28 19:03:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:50,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f066139-b2fd-4911-8489-c47dd10193a3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:03:50,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-1f066139-b2fd-4911-8489-c47dd10193a3 2018-08-28 19:03:50,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:50,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-97a0d6bc-72b9-4144-affe-263b1a7cbe28 Date: Tue, 28 Aug 2018 19:03:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:03:50,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-97a0d6bc-72b9-4144-affe-263b1a7cbe28 2018-08-28 19:03:50,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:50,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bb4d824d-4f13-4f14-bda8-c6a8938cc8c2 Date: Tue, 28 Aug 2018 19:03:50 GMT RESP BODY: {"ports":[]} 2018-08-28 19:03:50,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port&admin_state_up=True used request id req-bb4d824d-4f13-4f14-bda8-c6a8938cc8c2 2018-08-28 19:03:50,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:03:50,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:03:50,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5cdda522dd94f8aae02536842c6e510", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}], "expires_at": "2018-08-28T20:03:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user", "id": "5ea33fb9c3b7403ea3f6df2ebc136acf"}, "audit_ids": ["MjtPmnCJSTudowDxJKXkNw"], "issued_at": "2018-08-28T19:03:50.000000Z"}} 2018-08-28 19:03:50,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c6aeb16b7265b075b047e77467c0d4682626a8" 2018-08-28 19:03:51,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5d6c166-fa54-48b1-b411-8aabddb73e41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:03:51,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5d6c166-fa54-48b1-b411-8aabddb73e41 2018-08-28 19:03:51,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:51,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9e36101b-a74b-44c9-9d5b-4a3b626a7ea6 Date: Tue, 28 Aug 2018 19:03:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:03:51,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-9e36101b-a74b-44c9-9d5b-4a3b626a7ea6 2018-08-28 19:03:51,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:51,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-6a2df5a2-74d1-4b76-a102-9aaec245d104 Date: Tue, 28 Aug 2018 19:03:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:03:51,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-6a2df5a2-74d1-4b76-a102-9aaec245d104 2018-08-28 19:03:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:51,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-46bbd22c-f89f-4fda-bba6-135ae6f9e505 Date: Tue, 28 Aug 2018 19:03:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:03:51,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-46bbd22c-f89f-4fda-bba6-135ae6f9e505 2018-08-28 19:03:51,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:03:51,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:03:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:03:51,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58c6aeb16b7265b075b047e77467c0d4682626a8" 2018-08-28 19:03:51,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4ccbeab-ab2c-4933-aa65-9bf2381ba903 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:03:51,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-a4ccbeab-ab2c-4933-aa65-9bf2381ba903 2018-08-28 19:03:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:51,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0207c3e5-997f-4bfc-bdf9-6fd20ae8433e Date: Tue, 28 Aug 2018 19:03:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:03:51,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-0207c3e5-997f-4bfc-bdf9-6fd20ae8433e 2018-08-28 19:03:51,901 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net 2018-08-28 19:03:51,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" -d '{"port": {"network_id": "61160822-1fcb-49de-ab3b-6c7e6df553f5", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port", "admin_state_up": true}}' 2018-08-28 19:03:52,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-b244ad1a-19aa-44a5-b985-f8df6c5dc62d Date: Tue, 28 Aug 2018 19:03:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","qos_policy_id":null,"admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal"}} 2018-08-28 19:03:52,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-b244ad1a-19aa-44a5-b985-f8df6c5dc62d 2018-08-28 19:03:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a81c64d1-654c-487a-a967-50c566154b6c Date: Tue, 28 Aug 2018 19:03: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:03:53,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-a81c64d1-654c-487a-a967-50c566154b6c 2018-08-28 19:03:53,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6ee4fc6-daa7-43db-acc6-bc82bae8f09e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:03:53,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-b6ee4fc6-daa7-43db-acc6-bc82bae8f09e 2018-08-28 19:03:53,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c334cd52-4811-4946-a798-d7100114107b Date: Tue, 28 Aug 2018 19:03:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:03:53,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-c334cd52-4811-4946-a798-d7100114107b 2018-08-28 19:03:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-fed4c90f-3dbf-4fac-82df-b48996fd5196 Date: Tue, 28 Aug 2018 19:03:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:03:53,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port&admin_state_up=True used request id req-fed4c90f-3dbf-4fac-82df-b48996fd5196 2018-08-28 19:03:53,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3afd387-10c8-4ace-8d3a-71118ba7c1da Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:03:53,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-b3afd387-10c8-4ace-8d3a-71118ba7c1da 2018-08-28 19:03:53,494 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst 2018-08-28 19:03:53,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-6564e7ff-c58b-4c8f-a0b6-3b3d4f7c2477 x-compute-request-id: req-6564e7ff-c58b-4c8f-a0b6-3b3d4f7c2477 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-flavor-name"}]} 2018-08-28 19:03:53,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6564e7ff-c58b-4c8f-a0b6-3b3d4f7c2477 2018-08-28 19:03:53,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-b7a41bc9-6ee1-425c-9a39-c484b9108057 x-compute-request-id: req-b7a41bc9-6ee1-425c-9a39-c484b9108057 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:03:53,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01 used request id req-b7a41bc9-6ee1-425c-9a39-c484b9108057 2018-08-28 19:03:53,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-666d5360-e1e6-408c-9843-1fff67785a31 Date: Tue, 28 Aug 2018 19:03:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:03:40Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:03:41Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/snap", "metadata": {}}], "self": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "min_disk": 0, "protected": false, "id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "file": "/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "63974ad33c10466bb0ad0e130b6dd4a0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image"} 2018-08-28 19:03:53,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image used request id req-666d5360-e1e6-408c-9843-1fff67785a31 2018-08-28 19:03:53,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:53,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bb19aebb-9c86-43a1-b147-eb4a51467d79 Date: Tue, 28 Aug 2018 19:03: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-08-28 19:03:53,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bb19aebb-9c86-43a1-b147-eb4a51467d79 2018-08-28 19:03:53,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" -d '{"server": {"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "imageRef": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "flavorRef": "93cd4449-7941-472c-b311-4f0f2b6abd01", "max_count": 1, "min_count": 1, "networks": [{"port": "f63875a4-a45a-492e-b13d-55a52188bc8b"}], "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}]}}' 2018-08-28 19:03:55,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:03: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-06df727f-546d-438f-a2c2-f6e1665e1c79 x-compute-request-id: req-06df727f-546d-438f-a2c2-f6e1665e1c79 Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "adminPass": "EKhEBy343h3i"}} 2018-08-28 19:03:55,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-06df727f-546d-438f-a2c2-f6e1665e1c79 2018-08-28 19:03:55,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:56,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-028d4dc0-6d6a-4028-b103-aeae52e9701c x-compute-request-id: req-028d4dc0-6d6a-4028-b103-aeae52e9701c Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:03:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:56,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-028d4dc0-6d6a-4028-b103-aeae52e9701c 2018-08-28 19:03:56,190 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst 2018-08-28 19:03:56,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:03:56,546 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e7fd5450-5773-4d06-9b94-6fb0fa148c79 x-compute-request-id: req-e7fd5450-5773-4d06-9b94-6fb0fa148c79 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:03:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:03:56,546 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-e7fd5450-5773-4d06-9b94-6fb0fa148c79 2018-08-28 19:03:56,546 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] is - BUILD 2018-08-28 19:03:56,547 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:03:59,547 - create_instance - DEBUG - VM status query timeout in 896.64329505 2018-08-28 19:03:59,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:00,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:03: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-13d63ba3-e392-4ce4-a133-63373934f2b5 x-compute-request-id: req-13d63ba3-e392-4ce4-a133-63373934f2b5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:03:56Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:00,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-13d63ba3-e392-4ce4-a133-63373934f2b5 2018-08-28 19:04:00,146 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] is - BUILD 2018-08-28 19:04:00,146 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:04:03,147 - create_instance - DEBUG - VM status query timeout in 893.043289185 2018-08-28 19:04:03,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:03,961 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04: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-85fc1f21-5c60-4699-b3cf-1ed59cc3b1c4 x-compute-request-id: req-85fc1f21-5c60-4699-b3cf-1ed59cc3b1c4 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:03,961 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-85fc1f21-5c60-4699-b3cf-1ed59cc3b1c4 2018-08-28 19:04:03,962 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] is - ACTIVE 2018-08-28 19:04:03,962 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:04:03,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:04,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21b38421-ecb3-44d2-bb31-9eeefe74f1aa x-compute-request-id: req-21b38421-ecb3-44d2-bb31-9eeefe74f1aa Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:04,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-21b38421-ecb3-44d2-bb31-9eeefe74f1aa 2018-08-28 19:04:04,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:04,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e6daedd5-a920-4ce2-b164-de4de37ece2a Date: Tue, 28 Aug 2018 19:04: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:04:04,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-e6daedd5-a920-4ce2-b164-de4de37ece2a 2018-08-28 19:04:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:04,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc9eaca-4e91-4b6d-a8f9-197cc69f3b42 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:04:04,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-1dc9eaca-4e91-4b6d-a8f9-197cc69f3b42 2018-08-28 19:04:04,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:05,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b629bc50-f87b-46c7-9fc0-e02341a654ed Date: Tue, 28 Aug 2018 19:04:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:04:05,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-b629bc50-f87b-46c7-9fc0-e02341a654ed 2018-08-28 19:04:05,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:05,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-3bab044a-01eb-433a-adea-51b690f019b5 Date: Tue, 28 Aug 2018 19:04:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.3"}],"id":"5bef40cf-a037-40ff-b1a8-88a445005cc7","security_groups":[],"mac_address":"fa:16:3e:33:ab:8f","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.4"}],"id":"ad63513d-d8e0-41f0-ad47-e31c0b20dac5","security_groups":[],"mac_address":"fa:16:3e:c1:1c:87","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.2"}],"id":"e3c21f4a-15e0-4943-a8cf-154d46e86aa3","security_groups":[],"mac_address":"fa:16:3e:e3:f0:c2","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal","device_id":"274be035-0d22-4485-a4fe-fa56dbb87b5e"}]} 2018-08-28 19:04:05,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-3bab044a-01eb-433a-adea-51b690f019b5 2018-08-28 19:04:05,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:05,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80b83e13-fd19-4927-98b2-9565775a1f18 x-compute-request-id: req-80b83e13-fd19-4927-98b2-9565775a1f18 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:05,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-80b83e13-fd19-4927-98b2-9565775a1f18 2018-08-28 19:04:05,755 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] is - ACTIVE 2018-08-28 19:04:05,755 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:04:05,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:06,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57cf26cb-a4c9-4437-96de-6e95f622d5ca x-compute-request-id: req-57cf26cb-a4c9-4437-96de-6e95f622d5ca Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:06,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-57cf26cb-a4c9-4437-96de-6e95f622d5ca 2018-08-28 19:04:06,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:06,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8da09508-cb36-46ce-ab74-482687849ed5 Date: Tue, 28 Aug 2018 19:04: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:04:06,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-8da09508-cb36-46ce-ab74-482687849ed5 2018-08-28 19:04:06,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:06,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b958d5-8e6a-4eec-955f-8ee9605da2af Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:04:06,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-61b958d5-8e6a-4eec-955f-8ee9605da2af 2018-08-28 19:04:06,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:06,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d5844805-a53e-439d-86f4-296761720caa Date: Tue, 28 Aug 2018 19:04:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:04:06,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-d5844805-a53e-439d-86f4-296761720caa 2018-08-28 19:04:06,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:06,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-343fdcd4-ff24-45e3-8047-d7b2d8e5e3d4 Date: Tue, 28 Aug 2018 19:04:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.3"}],"id":"5bef40cf-a037-40ff-b1a8-88a445005cc7","security_groups":[],"mac_address":"fa:16:3e:33:ab:8f","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.4"}],"id":"ad63513d-d8e0-41f0-ad47-e31c0b20dac5","security_groups":[],"mac_address":"fa:16:3e:c1:1c:87","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.2"}],"id":"e3c21f4a-15e0-4943-a8cf-154d46e86aa3","security_groups":[],"mac_address":"fa:16:3e:e3:f0:c2","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal","device_id":"274be035-0d22-4485-a4fe-fa56dbb87b5e"}]} 2018-08-28 19:04:06,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-343fdcd4-ff24-45e3-8047-d7b2d8e5e3d4 2018-08-28 19:04:06,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}}' 2018-08-28 19:04:07,584 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:04:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b2d8e72e-5cc7-4123-a112-2d9dbdd0beec x-compute-request-id: req-b2d8e72e-5cc7-4123-a112-2d9dbdd0beec Content-Length: 0 Content-Type: application/json 2018-08-28 19:04:07,584 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e/action used request id req-b2d8e72e-5cc7-4123-a112-2d9dbdd0beec 2018-08-28 19:04:07,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:07,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd6d6b41-1a90-4322-972c-5e1abc94ed64 x-compute-request-id: req-bd6d6b41-1a90-4322-972c-5e1abc94ed64 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:07,908 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-bd6d6b41-1a90-4322-972c-5e1abc94ed64 2018-08-28 19:04:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:08,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f87bbc8a-5891-4baa-bc42-4bfe188b757a Date: Tue, 28 Aug 2018 19:04: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:04:08,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-f87bbc8a-5891-4baa-bc42-4bfe188b757a 2018-08-28 19:04:08,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:08,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26bcc807-e496-4ba7-9e2e-c9cb6ee6e615 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:04:08,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-26bcc807-e496-4ba7-9e2e-c9cb6ee6e615 2018-08-28 19:04:08,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:08,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-77fb176d-6300-409c-bad8-c0b9c0ec2b8b Date: Tue, 28 Aug 2018 19:04:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:04:08,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-77fb176d-6300-409c-bad8-c0b9c0ec2b8b 2018-08-28 19:04:08,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:08,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-abdcad02-ca29-4c8d-8a5f-b0faee0bf1ef Date: Tue, 28 Aug 2018 19:04:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.3"}],"id":"5bef40cf-a037-40ff-b1a8-88a445005cc7","security_groups":[],"mac_address":"fa:16:3e:33:ab:8f","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.4"}],"id":"ad63513d-d8e0-41f0-ad47-e31c0b20dac5","security_groups":[],"mac_address":"fa:16:3e:c1:1c:87","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.2"}],"id":"e3c21f4a-15e0-4943-a8cf-154d46e86aa3","security_groups":[],"mac_address":"fa:16:3e:e3:f0:c2","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["61d38fb7-4a9f-4324-a3d6-d46c845446e5","cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal","device_id":"274be035-0d22-4485-a4fe-fa56dbb87b5e"}]} 2018-08-28 19:04:08,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-abdcad02-ca29-4c8d-8a5f-b0faee0bf1ef 2018-08-28 19:04:08,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:08,750 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f5cdda522dd94f8aae02536842c6e510", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role"}], "expires_at": "2018-08-28T20:04:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/63974ad33c10466bb0ad0e130b6dd4a0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user", "id": "5ea33fb9c3b7403ea3f6df2ebc136acf"}, "audit_ids": ["TKa5TDXET0GKBn8Ff0pu2A"], "issued_at": "2018-08-28T19:04:08.000000Z"}} 2018-08-28 19:04:08,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2239cac19281d529de88d0af2dd85eb415b0ce" 2018-08-28 19:04:09,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04: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-a225468e-46aa-4db1-becb-3db9f29add3c x-compute-request-id: req-a225468e-46aa-4db1-becb-3db9f29add3c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:09,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-a225468e-46aa-4db1-becb-3db9f29add3c 2018-08-28 19:04:09,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:10,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05a148dd-7752-4bc9-8256-c7be0e282e1d x-compute-request-id: req-05a148dd-7752-4bc9-8256-c7be0e282e1d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:10,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-05a148dd-7752-4bc9-8256-c7be0e282e1d 2018-08-28 19:04:10,200 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] is - ACTIVE 2018-08-28 19:04:10,200 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:04:10,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:10,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee2a63d2-372b-45be-a165-35f844a57b5a x-compute-request-id: req-ee2a63d2-372b-45be-a165-35f844a57b5a Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:10,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-ee2a63d2-372b-45be-a165-35f844a57b5a 2018-08-28 19:04:10,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:10,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e436c911-4048-4748-92ea-797f2f282391 Date: Tue, 28 Aug 2018 19:04: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:04:10,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-e436c911-4048-4748-92ea-797f2f282391 2018-08-28 19:04:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:10,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716ee2dd-2570-45e2-80fa-5c4de07644c4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:04:10,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-716ee2dd-2570-45e2-80fa-5c4de07644c4 2018-08-28 19:04:10,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:11,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ad46546-c642-437f-a5db-fe15f3c616cc Date: Tue, 28 Aug 2018 19:04:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:04:11,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-1ad46546-c642-437f-a5db-fe15f3c616cc 2018-08-28 19:04:11,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:11,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-8a491ba5-6560-4bb9-8494-78632af612ee Date: Tue, 28 Aug 2018 19:04:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.3"}],"id":"5bef40cf-a037-40ff-b1a8-88a445005cc7","security_groups":[],"mac_address":"fa:16:3e:33:ab:8f","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.4"}],"id":"ad63513d-d8e0-41f0-ad47-e31c0b20dac5","security_groups":[],"mac_address":"fa:16:3e:c1:1c:87","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.2"}],"id":"e3c21f4a-15e0-4943-a8cf-154d46e86aa3","security_groups":[],"mac_address":"fa:16:3e:e3:f0:c2","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["61d38fb7-4a9f-4324-a3d6-d46c845446e5","cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal","device_id":"274be035-0d22-4485-a4fe-fa56dbb87b5e"}]} 2018-08-28 19:04:11,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-8a491ba5-6560-4bb9-8494-78632af612ee 2018-08-28 19:04:11,247 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:11,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-81b1074c-f9d6-4f94-ab55-75593520f75d x-compute-request-id: req-81b1074c-f9d6-4f94-ab55-75593520f75d Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:11,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-81b1074c-f9d6-4f94-ab55-75593520f75d 2018-08-28 19:04:11,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:11,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-31e47dea-b718-4823-ade4-c4b17e97b7af Date: Tue, 28 Aug 2018 19:04:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:04:11,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-31e47dea-b718-4823-ade4-c4b17e97b7af 2018-08-28 19:04:11,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:11,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64875e21-1d8f-48f8-b959-5315e1c8bdce Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:04:11,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-64875e21-1d8f-48f8-b959-5315e1c8bdce 2018-08-28 19:04:11,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:11,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-32f2f624-af9d-4c5c-848a-461ec3f97d93 Date: Tue, 28 Aug 2018 19:04:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:04:11,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-32f2f624-af9d-4c5c-848a-461ec3f97d93 2018-08-28 19:04:11,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:12,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-16f8cd48-f12a-432b-8db9-1a22d8befd43 Date: Tue, 28 Aug 2018 19:04:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.3"}],"id":"5bef40cf-a037-40ff-b1a8-88a445005cc7","security_groups":[],"mac_address":"fa:16:3e:33:ab:8f","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.4"}],"id":"ad63513d-d8e0-41f0-ad47-e31c0b20dac5","security_groups":[],"mac_address":"fa:16:3e:c1:1c:87","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.2"}],"id":"e3c21f4a-15e0-4943-a8cf-154d46e86aa3","security_groups":[],"mac_address":"fa:16:3e:e3:f0:c2","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["61d38fb7-4a9f-4324-a3d6-d46c845446e5","cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal","device_id":"274be035-0d22-4485-a4fe-fa56dbb87b5e"}]} 2018-08-28 19:04:12,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-16f8cd48-f12a-432b-8db9-1a22d8befd43 2018-08-28 19:04:12,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}}' 2018-08-28 19:04:12,653 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 19:04: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-588d0d31-ee0e-4e19-92df-a03546c22085 x-compute-request-id: req-588d0d31-ee0e-4e19-92df-a03546c22085 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: '61d38fb7-4a9f-4324-a3d6-d46c845446e5'.\nNeutron server returns request_ids: ['req-1af06347-d258-45a3-ac2d-7d9ee174238c']", "code": 400}} 2018-08-28 19:04:12,653 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e/action used request id req-588d0d31-ee0e-4e19-92df-a03546c22085 2018-08-28 19:04:12,656 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:13,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04: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-b31dd0e3-7c55-41fd-8860-635ac4f03175 x-compute-request-id: req-b31dd0e3-7c55-41fd-8860-635ac4f03175 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:13,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-b31dd0e3-7c55-41fd-8860-635ac4f03175 2018-08-28 19:04:13,095 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name] already added to VM [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] 2018-08-28 19:04:13,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:13,356 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a11afb70-6b3d-4c33-94a3-d354e424286c x-compute-request-id: req-a11afb70-6b3d-4c33-94a3-d354e424286c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:13,356 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-a11afb70-6b3d-4c33-94a3-d354e424286c 2018-08-28 19:04:13,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:13,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ced1897d-eb4c-404d-90f3-6b8016b4e767 Date: Tue, 28 Aug 2018 19:04: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":["10089128-d5b0-4c1e-845f-e34dacbeffe3"],"updated_at":"2018-08-28T19:03:44Z","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:43Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net"}]} 2018-08-28 19:04:13,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net used request id req-ced1897d-eb4c-404d-90f3-6b8016b4e767 2018-08-28 19:04:13,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:13,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-926d4ec6-1861-4bb9-b70c-8f4d74e8a649 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:04:13,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-926d4ec6-1861-4bb9-b70c-8f4d74e8a649 2018-08-28 19:04:13,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:13,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1ecb22cb-881c-4a89-a5e8-5ddf372a9864 Date: Tue, 28 Aug 2018 19:04:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:44Z","dns_nameservers":[],"updated_at":"2018-08-28T19:03:44Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet"}]} 2018-08-28 19:04:13,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-1ecb22cb-881c-4a89-a5e8-5ddf372a9864 2018-08-28 19:04:13,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:13,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-98954e4e-0f83-41fb-b979-4de5a29fdee7 Date: Tue, 28 Aug 2018 19:04:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.3"}],"id":"5bef40cf-a037-40ff-b1a8-88a445005cc7","security_groups":[],"mac_address":"fa:16:3e:33:ab:8f","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.4"}],"id":"ad63513d-d8e0-41f0-ad47-e31c0b20dac5","security_groups":[],"mac_address":"fa:16:3e:c1:1c:87","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:03:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.2"}],"id":"e3c21f4a-15e0-4943-a8cf-154d46e86aa3","security_groups":[],"mac_address":"fa:16:3e:e3:f0:c2","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-61160822-1fcb-49de-ab3b-6c7e6df553f5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"10089128-d5b0-4c1e-845f-e34dacbeffe3","ip_address":"10.55.0.12"}],"id":"f63875a4-a45a-492e-b13d-55a52188bc8b","security_groups":["61d38fb7-4a9f-4324-a3d6-d46c845446e5","cf0e24f5-b46b-4802-b1da-ebe2ceae24ac"],"mac_address":"fa:16:3e:8e:0c:5a","project_id":"63974ad33c10466bb0ad0e130b6dd4a0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port","admin_state_up":true,"network_id":"61160822-1fcb-49de-ab3b-6c7e6df553f5","tenant_id":"63974ad33c10466bb0ad0e130b6dd4a0","created_at":"2018-08-28T19:03:52Z","binding:vnic_type":"normal","device_id":"274be035-0d22-4485-a4fe-fa56dbb87b5e"}]} 2018-08-28 19:04:13,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-98954e4e-0f83-41fb-b979-4de5a29fdee7 2018-08-28 19:04:13,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc2239cac19281d529de88d0af2dd85eb415b0ce" 2018-08-28 19:04:14,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ea56d8fa-9a5d-4375-ab17-f109d7d08c75 x-compute-request-id: req-ea56d8fa-9a5d-4375-ab17-f109d7d08c75 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "security_groups": [{"name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name"}, {"name": "default"}], "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:02Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:14,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-ea56d8fa-9a5d-4375-ab17-f109d7d08c75 2018-08-28 19:04:14,649 - create_instance - INFO - Deleting Port with ID - f63875a4-a45a-492e-b13d-55a52188bc8b 2018-08-28 19:04:14,650 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-port 2018-08-28 19:04:14,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f63875a4-a45a-492e-b13d-55a52188bc8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:15,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ffc8fc5-de40-46ac-9aae-2388b84cc7ba Date: Tue, 28 Aug 2018 19:04:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:04:15,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f63875a4-a45a-492e-b13d-55a52188bc8b used request id req-2ffc8fc5-de40-46ac-9aae-2388b84cc7ba 2018-08-28 19:04:15,240 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst 2018-08-28 19:04:15,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:15,405 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:04: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-f32ebece-06a8-4ef0-ba13-2ef6c3d92492 x-compute-request-id: req-f32ebece-06a8-4ef0-ba13-2ef6c3d92492 Content-Type: application/json 2018-08-28 19:04:15,405 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-f32ebece-06a8-4ef0-ba13-2ef6c3d92492 2018-08-28 19:04:15,406 - create_instance - INFO - Checking deletion status 2018-08-28 19:04:15,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:15,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04: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-5a8cd120-c014-4098-88fc-9d0eff1fdc92 x-compute-request-id: req-5a8cd120-c014-4098-88fc-9d0eff1fdc92 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:0c:5a", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:15Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:15,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-5a8cd120-c014-4098-88fc-9d0eff1fdc92 2018-08-28 19:04:15,788 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] is - ACTIVE 2018-08-28 19:04:15,789 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:04:18,792 - create_instance - DEBUG - VM status query timeout in 296.614119053 2018-08-28 19:04:18,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:19,049 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04: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-1d69ade2-91bc-4062-9a59-cac9e0951ac2 x-compute-request-id: req-1d69ade2-91bc-4062-9a59-cac9e0951ac2 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e", "rel": "bookmark"}], "image": {"id": "ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "links": [{"href": "http://172.30.9.28:8774/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:01.000000", "flavor": {"id": "93cd4449-7941-472c-b311-4f0f2b6abd01", "links": [{"href": "http://172.30.9.28:8774/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01", "rel": "bookmark"}]}, "id": "274be035-0d22-4485-a4fe-fa56dbb87b5e", "user_id": "5ea33fb9c3b7403ea3f6df2ebc136acf", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:15Z", "hostId": "25ca072ef56468a4796048adae0b55f355d008e6bb9562ca5c8d5351", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst", "created": "2018-08-28T19:03:55Z", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:19,049 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-1d69ade2-91bc-4062-9a59-cac9e0951ac2 2018-08-28 19:04:19,049 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst] is - ACTIVE 2018-08-28 19:04:19,050 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:04:22,053 - create_instance - DEBUG - VM status query timeout in 293.353193045 2018-08-28 19:04:22,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}41f19428ae651b575d1e767f259fe5ce7d07195b" 2018-08-28 19:04:22,103 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:04: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-e9551346-adb6-4b08-a853-4f566f9f9433 x-compute-request-id: req-e9551346-adb6-4b08-a853-4f566f9f9433 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 274be035-0d22-4485-a4fe-fa56dbb87b5e could not be found.", "code": 404}} 2018-08-28 19:04:22,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/274be035-0d22-4485-a4fe-fa56dbb87b5e used request id req-e9551346-adb6-4b08-a853-4f566f9f9433 2018-08-28 19:04:22,104 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 274be035-0d22-4485-a4fe-fa56dbb87b5e could not be found. (HTTP 404) (Request-ID: req-e9551346-adb6-4b08-a853-4f566f9f9433) 2018-08-28 19:04:22,104 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-inst 2018-08-28 19:04:22,105 - neutron_utils - INFO - Deleting security group rule with ID - 6851fa64-3ef1-474c-8d52-021196636f26 2018-08-28 19:04:22,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/6851fa64-3ef1-474c-8d52-021196636f26 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:04:22,374 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29127372-ab62-461f-a827-8416d660f3d6 Content-Length: 0 Date: Tue, 28 Aug 2018 19:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:04:22,374 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/6851fa64-3ef1-474c-8d52-021196636f26 used request id req-29127372-ab62-461f-a827-8416d660f3d6 2018-08-28 19:04:22,374 - neutron_utils - INFO - Deleting security group rule with ID - 9b14344f-b671-4725-9338-71a1011acf04 2018-08-28 19:04:22,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/9b14344f-b671-4725-9338-71a1011acf04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:04:22,624 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82b84f73-a6f4-4f05-83a2-ed32aa754e1f Content-Length: 0 Date: Tue, 28 Aug 2018 19:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:04:22,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/9b14344f-b671-4725-9338-71a1011acf04 used request id req-82b84f73-a6f4-4f05-83a2-ed32aa754e1f 2018-08-28 19:04:22,624 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-name 2018-08-28 19:04:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/61d38fb7-4a9f-4324-a3d6-d46c845446e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a7a0c45dae80a73eca34d0d3b4a5ad1dbfa8cd3" 2018-08-28 19:04:22,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c87e017e-0d6b-4064-ae6c-fc6cf0c88cbd Content-Length: 0 Date: Tue, 28 Aug 2018 19:04:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:04:22,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/61d38fb7-4a9f-4324-a3d6-d46c845446e5 used request id req-c87e017e-0d6b-4064-ae6c-fc6cf0c88cbd 2018-08-28 19:04:22,892 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e18cda5c55d818144c6e3ae2268caec532fd0d70" 2018-08-28 19:04:22,927 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:04: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-efa46b9a-bd7d-4084-a2e5-14acf3a66658 x-compute-request-id: req-efa46b9a-bd7d-4084-a2e5-14acf3a66658 Content-Length: 0 Content-Type: application/json 2018-08-28 19:04:22,927 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/93cd4449-7941-472c-b311-4f0f2b6abd01 used request id req-efa46b9a-bd7d-4084-a2e5-14acf3a66658 2018-08-28 19:04:22,928 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet 2018-08-28 19:04:22,928 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-subnet 2018-08-28 19:04:22,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/10089128-d5b0-4c1e-845f-e34dacbeffe3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:04:25,302 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-384c2369-719c-4453-b11a-fbc76fe97002 Date: Tue, 28 Aug 2018 19:04:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:04:25,302 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/10089128-d5b0-4c1e-845f-e34dacbeffe3 used request id req-384c2369-719c-4453-b11a-fbc76fe97002 2018-08-28 19:04:25,303 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-pub-net 2018-08-28 19:04:25,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/61160822-1fcb-49de-ab3b-6c7e6df553f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a070d303b4a2c21a6114e12ebc2acb75d7c1678" 2018-08-28 19:04:26,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4df55bf3-e807-4f8a-9bc4-3064da5ec315 Date: Tue, 28 Aug 2018 19:04:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:04:26,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/61160822-1fcb-49de-ab3b-6c7e6df553f5 used request id req-4df55bf3-e807-4f8a-9bc4-3064da5ec315 2018-08-28 19:04:26,325 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-ba689947-c9b5-4fa3-a083-1f40827879a4-image 2018-08-28 19:04:26,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a34e9355e4bfddf77ab6d2126768311e7dc4431" 2018-08-28 19:04:27,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2d41f8a6-8b26-49b0-b416-0c9005193975 Date: Tue, 28 Aug 2018 19:04:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:04:27,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ba3e1c7c-51d4-4fed-b3bd-5d1512ab061a used request id req-2d41f8a6-8b26-49b0-b416-0c9005193975 2018-08-28 19:04:27,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:27,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-f27cff62-60e3-4789-8bd7-443490a08488 Date: Tue, 28 Aug 2018 19:04:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:43Z", "updated_at": "2018-08-28T19:03:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "revision_number": 0, "id": "20e9e3e5-0e97-463c-b69a-0fdd92035ac5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "revision_number": 0, "id": "90645193-f5ba-4cb8-8730-0c4a0b0970ac", "remote_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv6", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "revision_number": 0, "id": "92af6d35-1478-4094-afcc-bee647185f04", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "revision_number": 0, "id": "c1709325-1030-4b74-9b5c-61d58fad3978", "remote_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "remote_ip_prefix": null, "created_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "port_range_min": null, "ethertype": "IPv4", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0"}], "revision_number": 4, "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:04:27,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-f27cff62-60e3-4789-8bd7-443490a08488 2018-08-28 19:04:27,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:27,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4caa236-ce5e-42e3-9c65-eaaf141c8fb7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:04:27,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-f4caa236-ce5e-42e3-9c65-eaaf141c8fb7 2018-08-28 19:04:27,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:04:27,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:27,717 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1739a3b-3055-41cd-bfee-78155ea09988 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:04:27,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-e1739a3b-3055-41cd-bfee-78155ea09988 2018-08-28 19:04:27,718 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:04:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:27,799 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42ef2739-091c-4f6b-8f10-4ea6fe7ff692 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:04:27,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-42ef2739-091c-4f6b-8f10-4ea6fe7ff692 2018-08-28 19:04:27,799 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:04:27,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:27,885 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79d3ba80-02a0-4d13-909c-f985901abedc Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:04:27,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-79d3ba80-02a0-4d13-909c-f985901abedc 2018-08-28 19:04:27,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:04:27,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:27,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561aec3a-3415-40e2-99b8-420b23888c20 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:04:27,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-561aec3a-3415-40e2-99b8-420b23888c20 2018-08-28 19:04:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:28,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ea8e05-0329-415e-91c5-6610d0a55d3d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:04:28,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-34ea8e05-0329-415e-91c5-6610d0a55d3d 2018-08-28 19:04:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:28,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d82351-8d00-4b94-89eb-d6a68f34b849 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:04:28,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-70d82351-8d00-4b94-89eb-d6a68f34b849 2018-08-28 19:04:28,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:28,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bfb65b-8f73-44fb-acf0-1dc07670032c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0"}, "enabled": true, "id": "63974ad33c10466bb0ad0e130b6dd4a0", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj"}} 2018-08-28 19:04:28,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-d9bfb65b-8f73-44fb-acf0-1dc07670032c 2018-08-28 19:04:28,237 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf0e24f5-b46b-4802-b1da-ebe2ceae24ac 2018-08-28 19:04:28,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf0e24f5-b46b-4802-b1da-ebe2ceae24ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:28,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dca1c4be-60a6-4251-bbbd-fa7ed8914c7f Date: Tue, 28 Aug 2018 19:04:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:43Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "20e9e3e5-0e97-463c-b69a-0fdd92035ac5"}, {"remote_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:43Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "90645193-f5ba-4cb8-8730-0c4a0b0970ac"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:43Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "92af6d35-1478-4094-afcc-bee647185f04"}, {"remote_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:03:43Z", "security_group_id": "cf0e24f5-b46b-4802-b1da-ebe2ceae24ac", "port_range_min": null, "revision_number": 0, "tenant_id": "63974ad33c10466bb0ad0e130b6dd4a0", "created_at": "2018-08-28T19:03:43Z", "project_id": "63974ad33c10466bb0ad0e130b6dd4a0", "id": "c1709325-1030-4b74-9b5c-61d58fad3978"}]} 2018-08-28 19:04:28,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=cf0e24f5-b46b-4802-b1da-ebe2ceae24ac used request id req-dca1c4be-60a6-4251-bbbd-fa7ed8914c7f 2018-08-28 19:04:28,417 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:04:28,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/cf0e24f5-b46b-4802-b1da-ebe2ceae24ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:28,897 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1145f0dc-2182-44d7-882f-0ca1f768d415 Content-Length: 0 Date: Tue, 28 Aug 2018 19:04:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:04:28,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/cf0e24f5-b46b-4802-b1da-ebe2ceae24ac used request id req-1145f0dc-2182-44d7-882f-0ca1f768d415 2018-08-28 19:04:28,898 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj 2018-08-28 19:04:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:29,106 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:04:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a74ca43-e438-4774-889a-d1d06934cab4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:04:29,107 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/63974ad33c10466bb0ad0e130b6dd4a0 used request id req-8a74ca43-e438-4774-889a-d1d06934cab4 2018-08-28 19:04:29,107 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-72e4e6cf-078a-4ef-proj-role 2018-08-28 19:04:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f5cdda522dd94f8aae02536842c6e510 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:29,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5b28a73-624b-4946-bf02-1f350f2010d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:04:29,217 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f5cdda522dd94f8aae02536842c6e510 used request id req-f5b28a73-624b-4946-bf02-1f350f2010d6 2018-08-28 19:04:29,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25e557c5b7f49faf447b2a0f6458c7ed6d0c6cd9" 2018-08-28 19:04:29,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a4ac2d-25d4-4785-906f-ac103c0fed99 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:04:29,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-07a4ac2d-25d4-4785-906f-ac103c0fed99 2018-08-28 19:04:29,308 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-72e4e6cf-078a-4ef-user 2018-08-28 19:04:29,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5ea33fb9c3b7403ea3f6df2ebc136acf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba7b4ec7a8937cef46fe7fbfbccbc0af0c641f25" 2018-08-28 19:04:29,499 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6141442-4049-4136-aa97-6ad367c9f3d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:04:29,499 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5ea33fb9c3b7403ea3f6df2ebc136acf used request id req-a6141442-4049-4136-aa97-6ad367c9f3d0 2018-08-28 19:04:29,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:29,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:04:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["RqCcs17hQ6eq6tPjm2q12w"], "issued_at": "2018-08-28T19:04:29.000000Z"}} 2018-08-28 19:04:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76fdd33f9e7726d61d151677c15f667889d15c81" 2018-08-28 19:04:29,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3787c7-36cf-440f-8033-0147cbeb3eb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:29,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e3787c7-36cf-440f-8033-0147cbeb3eb0 2018-08-28 19:04:29,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:29,975 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:30,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:04:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["zA1zhal6Qw2BCiYMyZpC7Q"], "issued_at": "2018-08-28T19:04:30.000000Z"}} 2018-08-28 19:04:30,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:04:30,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50a2933b-8f72-4ed9-bd14-5d6f4045b7a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:30,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-50a2933b-8f72-4ed9-bd14-5d6f4045b7a8 2018-08-28 19:04:30,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:04:30,451 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:04:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:04:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-be012d19-a29f-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:04:30,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6093d92-63c8-4e80-bc80-a8135ebc081e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-be012d19-a29f-4a2-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:04:30,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-be012d19-a29f-4a2-proj used request id req-e6093d92-63c8-4e80-bc80-a8135ebc081e 2018-08-28 19:04:30,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:04:30,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce39687-dad8-4f17-aa01-20c2a8482b6b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:04:30,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3ce39687-dad8-4f17-aa01-20c2a8482b6b 2018-08-28 19:04:30,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}}' 2018-08-28 19:04:30,776 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:04:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae4a59da-5a5b-428d-82ff-d6c9a294c895 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:30,777 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ae4a59da-5a5b-428d-82ff-d6c9a294c895 2018-08-28 19:04:30,777 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-be012d19-a29f-4a2-proj 2018-08-28 19:04:30,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:30,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:31,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:04:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Pwo6tGi7TxSlz_Pgh205TQ"], "issued_at": "2018-08-28T19:04:31.000000Z"}} 2018-08-28 19:04:31,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de380e554c17514094826e1b872e9c4fa0198652" 2018-08-28 19:04:31,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3065d66-3b88-4004-8753-f7c6cbc5c541 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:31,241 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b3065d66-3b88-4004-8753-f7c6cbc5c541 2018-08-28 19:04:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:04:31,251 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:04:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:04:31,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de380e554c17514094826e1b872e9c4fa0198652" 2018-08-28 19:04:31,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ccceebe-8e32-44d1-80be-ccc2bd7e43b3 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:04:31,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0ccceebe-8e32-44d1-80be-ccc2bd7e43b3 2018-08-28 19:04:31,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-be012d19-a29f-4a2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de380e554c17514094826e1b872e9c4fa0198652" 2018-08-28 19:04:31,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20eebc7f-7076-4395-b08f-b0d5d7e79d23 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-be012d19-a29f-4a2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}]} 2018-08-28 19:04:31,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-be012d19-a29f-4a2-proj used request id req-20eebc7f-7076-4395-b08f-b0d5d7e79d23 2018-08-28 19:04:31,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de380e554c17514094826e1b872e9c4fa0198652" 2018-08-28 19:04:31,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a718f550-f7aa-4027-8665-efb0c052edf3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:04:31,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a718f550-f7aa-4027-8665-efb0c052edf3 2018-08-28 19:04:31,912 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-be012d19-a29f-4a2-user 2018-08-28 19:04:31,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:31,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:04:32,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c47d9d-b27b-4ef9-99c8-472e35ec6e89 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:04:32,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-22c47d9d-b27b-4ef9-99c8-472e35ec6e89 2018-08-28 19:04:32,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" -d '{"role": {"name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}}' 2018-08-28 19:04:32,133 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aededdb6-560c-40cd-84b0-0b318a778878 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "222be98f37b5413fa9fd9b26742c0520", "links": {"self": "http://172.30.9.28:5000/v3/roles/222be98f37b5413fa9fd9b26742c0520"}, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}} 2018-08-28 19:04:32,134 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-aededdb6-560c-40cd-84b0-0b318a778878 2018-08-28 19:04:32,134 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role 2018-08-28 19:04:32,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/222be98f37b5413fa9fd9b26742c0520 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:04:32,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7cd4c2-2fd4-43ca-a2eb-2c45f7beac18 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/222be98f37b5413fa9fd9b26742c0520"}, "domain_id": null, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role", "id": "222be98f37b5413fa9fd9b26742c0520"}} 2018-08-28 19:04:32,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/222be98f37b5413fa9fd9b26742c0520 used request id req-de7cd4c2-2fd4-43ca-a2eb-2c45f7beac18 2018-08-28 19:04:32,217 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role to project InstanceSecurityGroupTests-be012d19-a29f-4a2-proj 2018-08-28 19:04:32,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932/users/1de6db078d4840f6ba389dcbdbe04013/roles/222be98f37b5413fa9fd9b26742c0520 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:04:32,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:04:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8a1b364-818f-4b74-a2b5-4d25af10d223 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:04:32,358 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932/users/1de6db078d4840f6ba389dcbdbe04013/roles/222be98f37b5413fa9fd9b26742c0520 used request id req-f8a1b364-818f-4b74-a2b5-4d25af10d223 2018-08-28 19:04:32,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:04:32,360 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:04:32,360 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:32,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:32,738 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222be98f37b5413fa9fd9b26742c0520", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}], "expires_at": "2018-08-28T20:04:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7b87e4dbae4959918722cb1f750932", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-user", "id": "1de6db078d4840f6ba389dcbdbe04013"}, "audit_ids": ["U6a68vjNRV6IcCZc2CIowg"], "issued_at": "2018-08-28T19:04:32.000000Z"}} 2018-08-28 19:04:32,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" 2018-08-28 19:04:32,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-387c598c-7cd6-4e19-a879-1ef7f9857b87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:32,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-387c598c-7cd6-4e19-a879-1ef7f9857b87 2018-08-28 19:04:32,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" 2018-08-28 19:04:32,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-31d46ab7-9d48-4bc9-b43e-d1bfc4038d5b Date: Tue, 28 Aug 2018 19:04:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image"} 2018-08-28 19:04:32,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image used request id req-31d46ab7-9d48-4bc9-b43e-d1bfc4038d5b 2018-08-28 19:04:32,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" 2018-08-28 19:04:33,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1232d329-cd31-4d3d-9aac-0f0eadfa7ad3 Date: Tue, 28 Aug 2018 19:04:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:04:33,128 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-1232d329-cd31-4d3d-9aac-0f0eadfa7ad3 2018-08-28 19:04:33,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image"}' 2018-08-28 19:04:33,368 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9 X-Openstack-Request-Id: req-a9e26fd9-e7f6-457b-83e6-db0edd81259d Date: Tue, 28 Aug 2018 19:04:33 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:04:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:04:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "min_disk": 0, "protected": false, "id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "file": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/file", "checksum": null, "owner": "bc7b87e4dbae4959918722cb1f750932", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:04:33,368 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-a9e26fd9-e7f6-457b-83e6-db0edd81259d 2018-08-28 19:04:33,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" -d '' 2018-08-28 19:04:34,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-35d19d73-ff4c-46d3-9549-9fdbc3b9f18a Date: Tue, 28 Aug 2018 19:04:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:04:34,701 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/file used request id req-35d19d73-ff4c-46d3-9549-9fdbc3b9f18a 2018-08-28 19:04:34,701 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:04:34,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" 2018-08-28 19:04:34,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9de6f609-c186-48e4-bb6c-631ad87ea9bf Date: Tue, 28 Aug 2018 19:04:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:04:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:04:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/snap", "metadata": {}}], "self": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "min_disk": 0, "protected": false, "id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "file": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc7b87e4dbae4959918722cb1f750932", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:04:34,863 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9 used request id req-9de6f609-c186-48e4-bb6c-631ad87ea9bf 2018-08-28 19:04:34,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" 2018-08-28 19:04:35,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-402ffe30-e8d3-4b7e-a32d-a8b018c66c60 Date: Tue, 28 Aug 2018 19:04: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-08-28 19:04:35,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-402ffe30-e8d3-4b7e-a32d-a8b018c66c60 2018-08-28 19:04:35,010 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image 2018-08-28 19:04:35,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" 2018-08-28 19:04:35,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-06edc5d9-167b-482c-810e-0b572642b386 Date: Tue, 28 Aug 2018 19:04:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:04:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:04:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/snap", "metadata": {}}], "self": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "min_disk": 0, "protected": false, "id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "file": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc7b87e4dbae4959918722cb1f750932", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:04:35,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9 used request id req-06edc5d9-167b-482c-810e-0b572642b386 2018-08-28 19:04:35,178 - create_image - DEBUG - Instance status is - active 2018-08-28 19:04:35,178 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image 2018-08-28 19:04:35,178 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image 2018-08-28 19:04:35,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:35,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:35,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222be98f37b5413fa9fd9b26742c0520", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}], "expires_at": "2018-08-28T20:04:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7b87e4dbae4959918722cb1f750932", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-user", "id": "1de6db078d4840f6ba389dcbdbe04013"}, "audit_ids": ["Od7zHw3VQcm3buhM4xMSwQ"], "issued_at": "2018-08-28T19:04:35.000000Z"}} 2018-08-28 19:04:35,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:04:35,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a10c0e0-88db-4b87-91b2-c6a3bec5aecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:35,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a10c0e0-88db-4b87-91b2-c6a3bec5aecf 2018-08-28 19:04:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:04:35,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6dbc0cef-2413-4d62-aa5c-f398473229c6 Date: Tue, 28 Aug 2018 19:04:35 GMT RESP BODY: {"networks":[]} 2018-08-28 19:04:35,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-6dbc0cef-2413-4d62-aa5c-f398473229c6 2018-08-28 19:04:35,817 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net 2018-08-28 19:04:35,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" -d '{"network": {"name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net", "admin_state_up": true}}' 2018-08-28 19:04:36,337 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3d6c0f81-8826-4e9f-905c-e2950a37b0e2 Date: Tue, 28 Aug 2018 19:04:36 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"56574183-2602-4978-89f3-4dff2fb059c4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:04:36Z","is_default":false,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","mtu":1450}} 2018-08-28 19:04:36,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3d6c0f81-8826-4e9f-905c-e2950a37b0e2 2018-08-28 19:04:36,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:04:36,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-f4a9de18-235e-4e70-8b40-c5e9cf3a2489 Date: Tue, 28 Aug 2018 19:04:36 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:04:36Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:36,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-f4a9de18-235e-4e70-8b40-c5e9cf3a2489 2018-08-28 19:04:36,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:04:36,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c8768909-a494-4a6a-ae7f-47babc9ba35d Date: Tue, 28 Aug 2018 19:04:36 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:04:36,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-c8768909-a494-4a6a-ae7f-47babc9ba35d 2018-08-28 19:04:36,932 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet 2018-08-28 19:04:36,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" -d '{"subnets": [{"ip_version": 4, "network_id": "56574183-2602-4978-89f3-4dff2fb059c4", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]}' 2018-08-28 19:04:37,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e2924200-bdda-44f8-b463-2f1482037585 Date: Tue, 28 Aug 2018 19:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:37,587 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-e2924200-bdda-44f8-b463-2f1482037585 2018-08-28 19:04:37,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:04:37,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-6beb1457-0ae9-4674-b24a-72d8116be0fb Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:37,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-6beb1457-0ae9-4674-b24a-72d8116be0fb 2018-08-28 19:04:37,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:04:37,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ea55624-2aac-486d-a855-97074fb13fdc Date: Tue, 28 Aug 2018 19:04:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:37,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-8ea55624-2aac-486d-a855-97074fb13fdc 2018-08-28 19:04:37,989 - OpenStackNetwork - DEBUG - Network [56574183-2602-4978-89f3-4dff2fb059c4] created successfully 2018-08-28 19:04:37,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:37,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:38,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:04:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["fpXrehSERue1gjcIHzR13g"], "issued_at": "2018-08-28T19:04:38.000000Z"}} 2018-08-28 19:04:38,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ae8175662675824c26b013f5a305d97f313cf" 2018-08-28 19:04:38,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-febd8da1-6145-468a-bba1-ae6689e71a8d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:38,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-febd8da1-6145-468a-bba1-ae6689e71a8d 2018-08-28 19:04:38,472 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:04:38,476 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ae8175662675824c26b013f5a305d97f313cf" 2018-08-28 19:04:38,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e80bdb5c-1d19-4a46-8181-dd69aace15fb x-compute-request-id: req-e80bdb5c-1d19-4a46-8181-dd69aace15fb Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:04:38,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e80bdb5c-1d19-4a46-8181-dd69aace15fb 2018-08-28 19:04:38,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ae8175662675824c26b013f5a305d97f313cf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:04:39,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fe09d61-edc0-47f0-af93-c6fd2bdf1d65 x-compute-request-id: req-4fe09d61-edc0-47f0-af93-c6fd2bdf1d65 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:04:39,112 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4fe09d61-edc0-47f0-af93-c6fd2bdf1d65 2018-08-28 19:04:39,113 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:39,114 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:39,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222be98f37b5413fa9fd9b26742c0520", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}], "expires_at": "2018-08-28T20:04:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7b87e4dbae4959918722cb1f750932", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-user", "id": "1de6db078d4840f6ba389dcbdbe04013"}, "audit_ids": ["V0G6VXbfRySfJkDhVdkoBw"], "issued_at": "2018-08-28T19:04:39.000000Z"}} 2018-08-28 19:04:39,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:39,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab20216-a985-4371-9b31-d80cc5f080e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:39,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fab20216-a985-4371-9b31-d80cc5f080e9 2018-08-28 19:04:39,564 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:04:39,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:39,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4ed4787-d3a0-49b1-9926-6a060718e014 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:39,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4ed4787-d3a0-49b1-9926-6a060718e014 2018-08-28 19:04:39,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:39,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8ea55f5d-3328-45fa-a690-020353fc43be Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:39,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-8ea55f5d-3328-45fa-a690-020353fc43be 2018-08-28 19:04:39,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:04:39,897 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:04:39,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:39,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267ab02f-0472-4044-b65c-4a7a23553826 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:39,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-267ab02f-0472-4044-b65c-4a7a23553826 2018-08-28 19:04:39,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:40,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-09a6b468-7e6b-4e27-813e-85d7e71098bf Date: Tue, 28 Aug 2018 19:04:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:40,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-09a6b468-7e6b-4e27-813e-85d7e71098bf 2018-08-28 19:04:40,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:40,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7e624577-36a0-4cab-92f0-8daa3a795525 Date: Tue, 28 Aug 2018 19:04:40 GMT RESP BODY: {"ports":[]} 2018-08-28 19:04:40,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port&admin_state_up=True used request id req-7e624577-36a0-4cab-92f0-8daa3a795525 2018-08-28 19:04:40,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:40,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3fd7be92-101c-472d-bf61-7506a728388f x-compute-request-id: req-3fd7be92-101c-472d-bf61-7506a728388f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:04:40,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst used request id req-3fd7be92-101c-472d-bf61-7506a728388f 2018-08-28 19:04:40,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:40,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-52f591cc-8348-4131-8c79-a8f526900cce Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:40,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-52f591cc-8348-4131-8c79-a8f526900cce 2018-08-28 19:04:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:40,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-104c74a2-80af-47e8-886d-d416e1b2691d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:40,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-104c74a2-80af-47e8-886d-d416e1b2691d 2018-08-28 19:04:40,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:41,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-94be2c79-2e71-455b-a621-3ba58794bb49 Date: Tue, 28 Aug 2018 19:04:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:41,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-94be2c79-2e71-455b-a621-3ba58794bb49 2018-08-28 19:04:41,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:41,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-152eae96-0815-40a0-a86c-54d89120f9bb Date: Tue, 28 Aug 2018 19:04:41 GMT RESP BODY: {"ports":[]} 2018-08-28 19:04:41,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port&admin_state_up=True used request id req-152eae96-0815-40a0-a86c-54d89120f9bb 2018-08-28 19:04:41,248 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:41,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:41,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222be98f37b5413fa9fd9b26742c0520", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}], "expires_at": "2018-08-28T20:04:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7b87e4dbae4959918722cb1f750932", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-user", "id": "1de6db078d4840f6ba389dcbdbe04013"}, "audit_ids": ["u8kgzVKVT_SDXmBIvGTrxQ"], "issued_at": "2018-08-28T19:04:41.000000Z"}} 2018-08-28 19:04:41,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85133d1f429d4f2281b46c7cc38706ecb5b94bb" 2018-08-28 19:04:41,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cf2689-563c-41bf-bf85-ef4ae8f583b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:41,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20cf2689-563c-41bf-bf85-ef4ae8f583b6 2018-08-28 19:04:41,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:42,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ab6a9d8d-3205-4900-ac12-09cb7fd08668 Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:42,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-ab6a9d8d-3205-4900-ac12-09cb7fd08668 2018-08-28 19:04:42,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:42,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c57715b6-e4c8-49b1-8719-2f8e35cdc897 Date: Tue, 28 Aug 2018 19:04:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:42,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-c57715b6-e4c8-49b1-8719-2f8e35cdc897 2018-08-28 19:04:42,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:42,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-53818f0d-4caf-436b-b964-9325317b2a82 Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:42,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-53818f0d-4caf-436b-b964-9325317b2a82 2018-08-28 19:04:42,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:04:42,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:04:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a85133d1f429d4f2281b46c7cc38706ecb5b94bb" 2018-08-28 19:04:42,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab04433-7b10-4032-bfa1-33c0138ca544 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:42,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-6ab04433-7b10-4032-bfa1-33c0138ca544 2018-08-28 19:04:42,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:42,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d75c4766-b724-43fa-82a6-8509983b0a38 Date: Tue, 28 Aug 2018 19:04:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:42,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-d75c4766-b724-43fa-82a6-8509983b0a38 2018-08-28 19:04:42,840 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net 2018-08-28 19:04:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" -d '{"port": {"network_id": "56574183-2602-4978-89f3-4dff2fb059c4", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port", "admin_state_up": true}}' 2018-08-28 19:04:43,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-2a5c60c1-b1f5-4fe9-914f-f99f22f4bb1e Date: Tue, 28 Aug 2018 19:04:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.11"}],"id":"6f1ddd54-bc84-493e-95a6-940093a423d2","security_groups":["53317465-f24f-43dc-b862-0fa6e1d340e8"],"mac_address":"fa:16:3e:fd:f6:74","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port","project_id":"bc7b87e4dbae4959918722cb1f750932","qos_policy_id":null,"admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:43Z","binding:vnic_type":"normal"}} 2018-08-28 19:04:43,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2a5c60c1-b1f5-4fe9-914f-f99f22f4bb1e 2018-08-28 19:04:43,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d050b50d-5663-4a42-8ff3-f4e8a91ca9f6 Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:44,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-d050b50d-5663-4a42-8ff3-f4e8a91ca9f6 2018-08-28 19:04:44,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e9dcde-f646-4009-9fcf-cc367545cf0b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:44,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-b9e9dcde-f646-4009-9fcf-cc367545cf0b 2018-08-28 19:04:44,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-84f2e713-ae47-4505-a0a2-98b73237a28d Date: Tue, 28 Aug 2018 19:04:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:44,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-84f2e713-ae47-4505-a0a2-98b73237a28d 2018-08-28 19:04:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-22a491c7-2aec-4e9c-9ef0-3b9c5f57482b Date: Tue, 28 Aug 2018 19:04:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.11"}],"id":"6f1ddd54-bc84-493e-95a6-940093a423d2","security_groups":["53317465-f24f-43dc-b862-0fa6e1d340e8"],"mac_address":"fa:16:3e:fd:f6:74","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:04:44,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port&admin_state_up=True used request id req-22a491c7-2aec-4e9c-9ef0-3b9c5f57482b 2018-08-28 19:04:44,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fff8ca7-7bf3-440e-93c2-d9f593d89414 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:44,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-7fff8ca7-7bf3-440e-93c2-d9f593d89414 2018-08-28 19:04:44,512 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst 2018-08-28 19:04:44,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a98de23-490b-47ea-bacb-aff93ca0fdf7 x-compute-request-id: req-3a98de23-490b-47ea-bacb-aff93ca0fdf7 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-flavor-name"}]} 2018-08-28 19:04:44,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3a98de23-490b-47ea-bacb-aff93ca0fdf7 2018-08-28 19:04:44,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d808b67a-1bd4-472b-b2a9-909e75157d88 x-compute-request-id: req-d808b67a-1bd4-472b-b2a9-909e75157d88 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:04:44,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73 used request id req-d808b67a-1bd4-472b-b2a9-909e75157d88 2018-08-28 19:04:44,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1f37d422-e57a-4920-b7ce-781b6527aec5 Date: Tue, 28 Aug 2018 19:04:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:04:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:04:34Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/snap", "metadata": {}}], "self": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "min_disk": 0, "protected": false, "id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "file": "/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "bc7b87e4dbae4959918722cb1f750932", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image"} 2018-08-28 19:04:44,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image used request id req-1f37d422-e57a-4920-b7ce-781b6527aec5 2018-08-28 19:04:44,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:44,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf5f60e9-215f-4127-9a21-fb1204d9fe00 Date: Tue, 28 Aug 2018 19:04: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-08-28 19:04:44,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cf5f60e9-215f-4127-9a21-fb1204d9fe00 2018-08-28 19:04:44,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" -d '{"server": {"name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "imageRef": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "flavorRef": "1fd3d669-3433-4d8b-af01-1faea610aa73", "max_count": 1, "min_count": 1, "networks": [{"port": "6f1ddd54-bc84-493e-95a6-940093a423d2"}]}}' 2018-08-28 19:04:46,206 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:04:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d6562b8b-a707-48c3-bcfe-7d4908d07d07 x-compute-request-id: req-d6562b8b-a707-48c3-bcfe-7d4908d07d07 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "adminPass": "W9Z7tBp2xhbe"}} 2018-08-28 19:04:46,207 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d6562b8b-a707-48c3-bcfe-7d4908d07d07 2018-08-28 19:04:46,210 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:46,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e4ad5d0-1c7a-4d7b-aa92-a5459e529caf x-compute-request-id: req-9e4ad5d0-1c7a-4d7b-aa92-a5459e529caf Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:04:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:46,580 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-9e4ad5d0-1c7a-4d7b-aa92-a5459e529caf 2018-08-28 19:04:46,580 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst 2018-08-28 19:04:46,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:46,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26bf907f-661f-4ed2-995b-444ebdc54d9b x-compute-request-id: req-26bf907f-661f-4ed2-995b-444ebdc54d9b Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:04:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:47,000 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-26bf907f-661f-4ed2-995b-444ebdc54d9b 2018-08-28 19:04:47,000 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst] is - BUILD 2018-08-28 19:04:47,000 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:04:50,003 - create_instance - DEBUG - VM status query timeout in 896.577067137 2018-08-28 19:04:50,007 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:50,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c54491a2-a543-43f9-adb6-239b52c824d3 x-compute-request-id: req-c54491a2-a543-43f9-adb6-239b52c824d3 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.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:04:47Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:50,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-c54491a2-a543-43f9-adb6-239b52c824d3 2018-08-28 19:04:50,744 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst] is - BUILD 2018-08-28 19:04:50,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:04:53,745 - create_instance - DEBUG - VM status query timeout in 892.835009098 2018-08-28 19:04:53,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:54,200 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-112b1a16-984f-4180-91fd-0f00c03a5568 x-compute-request-id: req-112b1a16-984f-4180-91fd-0f00c03a5568 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:54,200 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-112b1a16-984f-4180-91fd-0f00c03a5568 2018-08-28 19:04:54,201 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst] is - ACTIVE 2018-08-28 19:04:54,201 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:04:54,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:54,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ea74a0b-9e1c-4d25-8c33-58c5c37e842e x-compute-request-id: req-6ea74a0b-9e1c-4d25-8c33-58c5c37e842e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:54,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-6ea74a0b-9e1c-4d25-8c33-58c5c37e842e 2018-08-28 19:04:54,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:54,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-37fe3128-9922-48d1-94bd-58ea155902de Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:54,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-37fe3128-9922-48d1-94bd-58ea155902de 2018-08-28 19:04:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:54,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341e1bd6-e707-463d-9e30-315603b6d5ca Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:55,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-341e1bd6-e707-463d-9e30-315603b6d5ca 2018-08-28 19:04:55,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:55,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-391d7844-71af-42a8-8953-fa4f96c846fd Date: Tue, 28 Aug 2018 19:04:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:55,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-391d7844-71af-42a8-8953-fa4f96c846fd 2018-08-28 19:04:55,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:55,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-66f163a8-1581-4b92-a79a-a53a34c4f2d6 Date: Tue, 28 Aug 2018 19:04:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.3"}],"id":"01454224-e5e6-42ce-9af6-341428856aa1","security_groups":[],"mac_address":"fa:16:3e:cb:f3:5e","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.4"}],"id":"2d1a5cfb-6c7a-4fb1-ae25-8acffa0e5f81","security_groups":[],"mac_address":"fa:16:3e:f0:af:a2","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.11"}],"id":"6f1ddd54-bc84-493e-95a6-940093a423d2","security_groups":["53317465-f24f-43dc-b862-0fa6e1d340e8"],"mac_address":"fa:16:3e:fd:f6:74","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:43Z","binding:vnic_type":"normal","device_id":"59a81c54-f2d8-4e5e-8b90-c5b233ba1174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.2"}],"id":"b55c8352-d571-46d1-ab21-ee0b9c2c810e","security_groups":[],"mac_address":"fa:16:3e:42:4f:63","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56574183-2602-4978-89f3-4dff2fb059c4"}]} 2018-08-28 19:04:55,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-66f163a8-1581-4b92-a79a-a53a34c4f2d6 2018-08-28 19:04:55,308 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:04:55,309 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:55,675 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222be98f37b5413fa9fd9b26742c0520", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}], "expires_at": "2018-08-28T20:04:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7b87e4dbae4959918722cb1f750932", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-user", "id": "1de6db078d4840f6ba389dcbdbe04013"}, "audit_ids": ["xyjSI6F0SvCVBPQ2dtwqgw"], "issued_at": "2018-08-28T19:04:55.000000Z"}} 2018-08-28 19:04:55,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:55,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4796642a-fff5-4351-962f-45b8ca8b07d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:04:55,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4796642a-fff5-4351-962f-45b8ca8b07d3 2018-08-28 19:04:55,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:55,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-76bf4c98-3ae1-4be1-8684-b9b4a66e0a8e Date: Tue, 28 Aug 2018 19:04:55 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:04:55,954 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name&description=hello+group used request id req-76bf4c98-3ae1-4be1-8684-b9b4a66e0a8e 2018-08-28 19:04:55,954 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name... 2018-08-28 19:04:55,954 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name 2018-08-28 19:04:55,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" -d '{"security_group": {"name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name", "description": "hello group"}}' 2018-08-28 19:04:56,563 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-25bd144f-7b5f-493e-8993-43ae8dac4c8a Date: Tue, 28 Aug 2018 19:04:56 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "updated_at": "2018-08-28T19:04:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "bc8db360-45fc-402c-b00c-77357cf17800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7b87e4dbae4959918722cb1f750932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "de286293-54c8-4c68-917d-1f0cf192297b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7b87e4dbae4959918722cb1f750932"}], "revision_number": 2, "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name"}} 2018-08-28 19:04:56,564 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-25bd144f-7b5f-493e-8993-43ae8dac4c8a 2018-08-28 19:04:56,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:56,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-358dcc75-c0cc-4a74-abc1-8d14d6a933ee Date: Tue, 28 Aug 2018 19:04: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-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "bc8db360-45fc-402c-b00c-77357cf17800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "de286293-54c8-4c68-917d-1f0cf192297b"}]} 2018-08-28 19:04:56,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-358dcc75-c0cc-4a74-abc1-8d14d6a933ee 2018-08-28 19:04:56,746 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:56,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d7f684c4-85fa-42f2-b0c0-868400bcc946 Date: Tue, 28 Aug 2018 19:04: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-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "bc8db360-45fc-402c-b00c-77357cf17800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "de286293-54c8-4c68-917d-1f0cf192297b"}]} 2018-08-28 19:04:56,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-d7f684c4-85fa-42f2-b0c0-868400bcc946 2018-08-28 19:04:56,778 - neutron_utils - INFO - Retrieving security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:56,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:56,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-54b052af-9cdb-4545-b9bd-4a8b1c7d1aa1 Date: Tue, 28 Aug 2018 19:04:56 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "updated_at": "2018-08-28T19:04:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "bc8db360-45fc-402c-b00c-77357cf17800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7b87e4dbae4959918722cb1f750932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "de286293-54c8-4c68-917d-1f0cf192297b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7b87e4dbae4959918722cb1f750932"}], "revision_number": 2, "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name"}]} 2018-08-28 19:04:56,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-54b052af-9cdb-4545-b9bd-4a8b1c7d1aa1 2018-08-28 19:04:56,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:56,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:57,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-47734421-25b3-4b6d-b69e-ecc07c6bac9c Date: Tue, 28 Aug 2018 19:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "bc8db360-45fc-402c-b00c-77357cf17800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "de286293-54c8-4c68-917d-1f0cf192297b"}]} 2018-08-28 19:04:57,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-47734421-25b3-4b6d-b69e-ecc07c6bac9c 2018-08-28 19:04:57,150 - neutron_utils - INFO - Retrieving security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:57,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:57,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-15138617-f8fc-4b67-ba57-261eb5809c4e Date: Tue, 28 Aug 2018 19:04:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "updated_at": "2018-08-28T19:04:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "bc8db360-45fc-402c-b00c-77357cf17800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7b87e4dbae4959918722cb1f750932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "de286293-54c8-4c68-917d-1f0cf192297b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7b87e4dbae4959918722cb1f750932"}], "revision_number": 2, "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name"}]} 2018-08-28 19:04:57,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-15138617-f8fc-4b67-ba57-261eb5809c4e 2018-08-28 19:04:57,348 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:57,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:57,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5ae95099-9144-40ac-8844-bb6cf630a72b Date: Tue, 28 Aug 2018 19:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "bc8db360-45fc-402c-b00c-77357cf17800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "de286293-54c8-4c68-917d-1f0cf192297b"}]} 2018-08-28 19:04:57,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-5ae95099-9144-40ac-8844-bb6cf630a72b 2018-08-28 19:04:57,525 - neutron_utils - INFO - Retrieving security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:57,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:57,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-555f2fce-17be-4d75-8a75-3a488e8b33ad Date: Tue, 28 Aug 2018 19:04:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "updated_at": "2018-08-28T19:04:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "bc8db360-45fc-402c-b00c-77357cf17800", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7b87e4dbae4959918722cb1f750932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "revision_number": 0, "id": "de286293-54c8-4c68-917d-1f0cf192297b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7b87e4dbae4959918722cb1f750932"}], "revision_number": 2, "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name"}]} 2018-08-28 19:04:57,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-555f2fce-17be-4d75-8a75-3a488e8b33ad 2018-08-28 19:04:57,712 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 2018-08-28 19:04:57,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:04:57,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86137eed-6291-444a-9ca7-361f361ba254 Date: Tue, 28 Aug 2018 19:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "bc8db360-45fc-402c-b00c-77357cf17800"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:56Z", "security_group_id": "2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:56Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "de286293-54c8-4c68-917d-1f0cf192297b"}]} 2018-08-28 19:04:57,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-86137eed-6291-444a-9ca7-361f361ba254 2018-08-28 19:04:57,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:58,345 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-45dc4b07-2216-4ef3-830e-a5cfdc0392d4 x-compute-request-id: req-45dc4b07-2216-4ef3-830e-a5cfdc0392d4 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:04:58,345 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-45dc4b07-2216-4ef3-830e-a5cfdc0392d4 2018-08-28 19:04:58,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:58,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e5f3d4ae-7a82-4794-94aa-8f51edd67da4 Date: Tue, 28 Aug 2018 19:04: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":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:04:58,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-e5f3d4ae-7a82-4794-94aa-8f51edd67da4 2018-08-28 19:04:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:58,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef4f4e7-224c-4dd0-9b27-ec62e12c7cfe Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:04:58,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-1ef4f4e7-224c-4dd0-9b27-ec62e12c7cfe 2018-08-28 19:04:58,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:58,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8dfda2ee-5087-452e-9474-0b08ef4e4a95 Date: Tue, 28 Aug 2018 19:04:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:04:58,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-8dfda2ee-5087-452e-9474-0b08ef4e4a95 2018-08-28 19:04:58,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:04:58,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-de99ce5d-ee56-4d19-a876-066d9e98e7b5 Date: Tue, 28 Aug 2018 19:04:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.3"}],"id":"01454224-e5e6-42ce-9af6-341428856aa1","security_groups":[],"mac_address":"fa:16:3e:cb:f3:5e","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.4"}],"id":"2d1a5cfb-6c7a-4fb1-ae25-8acffa0e5f81","security_groups":[],"mac_address":"fa:16:3e:f0:af:a2","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.11"}],"id":"6f1ddd54-bc84-493e-95a6-940093a423d2","security_groups":["53317465-f24f-43dc-b862-0fa6e1d340e8"],"mac_address":"fa:16:3e:fd:f6:74","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:43Z","binding:vnic_type":"normal","device_id":"59a81c54-f2d8-4e5e-8b90-c5b233ba1174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.2"}],"id":"b55c8352-d571-46d1-ab21-ee0b9c2c810e","security_groups":[],"mac_address":"fa:16:3e:42:4f:63","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56574183-2602-4978-89f3-4dff2fb059c4"}]} 2018-08-28 19:04:58,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-de99ce5d-ee56-4d19-a876-066d9e98e7b5 2018-08-28 19:04:58,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:04:59,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "222be98f37b5413fa9fd9b26742c0520", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role"}], "expires_at": "2018-08-28T20:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bc7b87e4dbae4959918722cb1f750932", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/bc7b87e4dbae4959918722cb1f750932", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-user", "id": "1de6db078d4840f6ba389dcbdbe04013"}, "audit_ids": ["-95dmHzVT4aUIbx646C_0g"], "issued_at": "2018-08-28T19:04:59.000000Z"}} 2018-08-28 19:04:59,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b82a2cb45921c11c4160f7eff790d63d875d665" 2018-08-28 19:05:00,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:04:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4fd2ed58-fb40-4e60-8e56-50f694337564 x-compute-request-id: req-4fd2ed58-fb40-4e60-8e56-50f694337564 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:00,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-4fd2ed58-fb40-4e60-8e56-50f694337564 2018-08-28 19:05:00,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:00,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af86e2a4-fb92-4d5c-bb2c-3e4e5979d3cc x-compute-request-id: req-af86e2a4-fb92-4d5c-bb2c-3e4e5979d3cc Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:00,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-af86e2a4-fb92-4d5c-bb2c-3e4e5979d3cc 2018-08-28 19:05:00,798 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst] is - ACTIVE 2018-08-28 19:05:00,798 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:05:00,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:01,263 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d84b270-78dc-43d3-91bd-eebc7998cf7f x-compute-request-id: req-5d84b270-78dc-43d3-91bd-eebc7998cf7f Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:01,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-5d84b270-78dc-43d3-91bd-eebc7998cf7f 2018-08-28 19:05:01,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:01,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-31571fe7-97f3-451f-bf5d-cb975b676540 Date: Tue, 28 Aug 2018 19:05:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:05:01,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-31571fe7-97f3-451f-bf5d-cb975b676540 2018-08-28 19:05:01,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:01,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a84de51-98eb-451f-923e-30ca46c24f31 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:05:01,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-2a84de51-98eb-451f-923e-30ca46c24f31 2018-08-28 19:05:01,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:01,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d0663c44-c332-4b40-9c35-b019bd8cae7a Date: Tue, 28 Aug 2018 19:05:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:05:01,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-d0663c44-c332-4b40-9c35-b019bd8cae7a 2018-08-28 19:05:01,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:01,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5af4c791-dc0a-4dc6-b933-e3a9fcfd872f Date: Tue, 28 Aug 2018 19:05:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.3"}],"id":"01454224-e5e6-42ce-9af6-341428856aa1","security_groups":[],"mac_address":"fa:16:3e:cb:f3:5e","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.4"}],"id":"2d1a5cfb-6c7a-4fb1-ae25-8acffa0e5f81","security_groups":[],"mac_address":"fa:16:3e:f0:af:a2","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.11"}],"id":"6f1ddd54-bc84-493e-95a6-940093a423d2","security_groups":["53317465-f24f-43dc-b862-0fa6e1d340e8"],"mac_address":"fa:16:3e:fd:f6:74","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:43Z","binding:vnic_type":"normal","device_id":"59a81c54-f2d8-4e5e-8b90-c5b233ba1174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.2"}],"id":"b55c8352-d571-46d1-ab21-ee0b9c2c810e","security_groups":[],"mac_address":"fa:16:3e:42:4f:63","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56574183-2602-4978-89f3-4dff2fb059c4"}]} 2018-08-28 19:05:01,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-5af4c791-dc0a-4dc6-b933-e3a9fcfd872f 2018-08-28 19:05:01,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:01,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80237320-35d2-4f95-9bfb-ceb3a0a57988 x-compute-request-id: req-80237320-35d2-4f95-9bfb-ceb3a0a57988 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:01,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-80237320-35d2-4f95-9bfb-ceb3a0a57988 2018-08-28 19:05:01,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:02,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-72803bb7-6a6e-4890-85f4-113328b0d554 Date: Tue, 28 Aug 2018 19:05:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:05:02,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-72803bb7-6a6e-4890-85f4-113328b0d554 2018-08-28 19:05:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:02,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee0b42e-a171-445b-9bc6-d708ce88f5b9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:05:02,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-8ee0b42e-a171-445b-9bc6-d708ce88f5b9 2018-08-28 19:05:02,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:02,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-85c9cb8a-6c0a-4084-8c3d-903a799fe058 Date: Tue, 28 Aug 2018 19:05:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:05:02,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-85c9cb8a-6c0a-4084-8c3d-903a799fe058 2018-08-28 19:05:02,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:02,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-48250a0e-2d7d-42ac-ad07-28f50c8bbab0 Date: Tue, 28 Aug 2018 19:05:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.3"}],"id":"01454224-e5e6-42ce-9af6-341428856aa1","security_groups":[],"mac_address":"fa:16:3e:cb:f3:5e","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.4"}],"id":"2d1a5cfb-6c7a-4fb1-ae25-8acffa0e5f81","security_groups":[],"mac_address":"fa:16:3e:f0:af:a2","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.11"}],"id":"6f1ddd54-bc84-493e-95a6-940093a423d2","security_groups":["53317465-f24f-43dc-b862-0fa6e1d340e8"],"mac_address":"fa:16:3e:fd:f6:74","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:43Z","binding:vnic_type":"normal","device_id":"59a81c54-f2d8-4e5e-8b90-c5b233ba1174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.2"}],"id":"b55c8352-d571-46d1-ab21-ee0b9c2c810e","security_groups":[],"mac_address":"fa:16:3e:42:4f:63","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56574183-2602-4978-89f3-4dff2fb059c4"}]} 2018-08-28 19:05:02,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-48250a0e-2d7d-42ac-ad07-28f50c8bbab0 2018-08-28 19:05:02,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name"}}' 2018-08-28 19:05:03,871 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:05: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-9099be26-4071-4f33-bd18-f0d59e97eac9 x-compute-request-id: req-9099be26-4071-4f33-bd18-f0d59e97eac9 Content-Length: 0 Content-Type: application/json 2018-08-28 19:05:03,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174/action used request id req-9099be26-4071-4f33-bd18-f0d59e97eac9 2018-08-28 19:05:03,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:04,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42fb4f9e-2ea0-49cf-80bd-c10a138f5638 x-compute-request-id: req-42fb4f9e-2ea0-49cf-80bd-c10a138f5638 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name"}, {"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:04,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-42fb4f9e-2ea0-49cf-80bd-c10a138f5638 2018-08-28 19:05:04,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:04,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bab7f0a1-dbaa-422c-834d-dbd127268d28 Date: Tue, 28 Aug 2018 19:05:04 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["5f015637-4ee0-4c2e-b15b-bbebe5db6731"],"updated_at":"2018-08-28T19:04:37Z","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"bc7b87e4dbae4959918722cb1f750932","id":"56574183-2602-4978-89f3-4dff2fb059c4","name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net"}]} 2018-08-28 19:05:04,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net used request id req-bab7f0a1-dbaa-422c-834d-dbd127268d28 2018-08-28 19:05:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:04,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67feda5f-7fad-48e0-9e11-72861f0ae2e0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:05:04,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-67feda5f-7fad-48e0-9e11-72861f0ae2e0 2018-08-28 19:05:04,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:04,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-19ab3ca4-7b08-405b-beb6-11decadef132 Date: Tue, 28 Aug 2018 19:05:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","dns_nameservers":[],"updated_at":"2018-08-28T19:04:37Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"bc7b87e4dbae4959918722cb1f750932","id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","subnetpool_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet"}]} 2018-08-28 19:05:04,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-19ab3ca4-7b08-405b-beb6-11decadef132 2018-08-28 19:05:04,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:04,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-14d64090-95b1-40ff-af3c-08a9b646dbe0 Date: Tue, 28 Aug 2018 19:05:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.3"}],"id":"01454224-e5e6-42ce-9af6-341428856aa1","security_groups":[],"mac_address":"fa:16:3e:cb:f3:5e","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.4"}],"id":"2d1a5cfb-6c7a-4fb1-ae25-8acffa0e5f81","security_groups":[],"mac_address":"fa:16:3e:f0:af:a2","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56574183-2602-4978-89f3-4dff2fb059c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.11"}],"id":"6f1ddd54-bc84-493e-95a6-940093a423d2","security_groups":["2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64","53317465-f24f-43dc-b862-0fa6e1d340e8"],"mac_address":"fa:16:3e:fd:f6:74","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:43Z","binding:vnic_type":"normal","device_id":"59a81c54-f2d8-4e5e-8b90-c5b233ba1174"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:04:39Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"5f015637-4ee0-4c2e-b15b-bbebe5db6731","ip_address":"10.55.0.2"}],"id":"b55c8352-d571-46d1-ab21-ee0b9c2c810e","security_groups":[],"mac_address":"fa:16:3e:42:4f:63","project_id":"bc7b87e4dbae4959918722cb1f750932","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56574183-2602-4978-89f3-4dff2fb059c4","tenant_id":"bc7b87e4dbae4959918722cb1f750932","created_at":"2018-08-28T19:04:37Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56574183-2602-4978-89f3-4dff2fb059c4"}]} 2018-08-28 19:05:04,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56574183-2602-4978-89f3-4dff2fb059c4 used request id req-14d64090-95b1-40ff-af3c-08a9b646dbe0 2018-08-28 19:05:04,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b82a2cb45921c11c4160f7eff790d63d875d665" 2018-08-28 19:05:05,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-73f2b720-b70c-4fac-be7e-8c07194598a7 x-compute-request-id: req-73f2b720-b70c-4fac-be7e-8c07194598a7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fd:f6:74", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "security_groups": [{"name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name"}, {"name": "default"}], "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:04:51Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:05,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-73f2b720-b70c-4fac-be7e-8c07194598a7 2018-08-28 19:05:05,346 - create_instance - INFO - Deleting Port with ID - 6f1ddd54-bc84-493e-95a6-940093a423d2 2018-08-28 19:05:05,347 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-port 2018-08-28 19:05:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/6f1ddd54-bc84-493e-95a6-940093a423d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:06,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bb7498c7-76c7-4436-bbe0-5c266a4ec9e1 Date: Tue, 28 Aug 2018 19:05:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:05:06,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/6f1ddd54-bc84-493e-95a6-940093a423d2 used request id req-bb7498c7-76c7-4436-bbe0-5c266a4ec9e1 2018-08-28 19:05:06,044 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst 2018-08-28 19:05:06,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:06,213 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-60e0940c-e499-45c3-b263-0891c958adc0 x-compute-request-id: req-60e0940c-e499-45c3-b263-0891c958adc0 Content-Type: application/json 2018-08-28 19:05:06,213 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-60e0940c-e499-45c3-b263-0891c958adc0 2018-08-28 19:05:06,214 - create_instance - INFO - Checking deletion status 2018-08-28 19:05:06,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:06,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9f4e3f9-e890-40fa-be23-d3865aba5181 x-compute-request-id: req-f9f4e3f9-e890-40fa-be23-d3865aba5181 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:06Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:06,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-f9f4e3f9-e890-40fa-be23-d3865aba5181 2018-08-28 19:05:06,472 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst] is - ACTIVE 2018-08-28 19:05:06,473 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:05:09,474 - create_instance - DEBUG - VM status query timeout in 296.739547014 2018-08-28 19:05:09,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:09,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9121fb9-072c-4788-ad84-93b2639a15e9 x-compute-request-id: req-e9121fb9-072c-4788-ad84-93b2639a15e9 Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:06Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:09,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-e9121fb9-072c-4788-ad84-93b2639a15e9 2018-08-28 19:05:09,594 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst] is - ACTIVE 2018-08-28 19:05:09,594 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:05:12,597 - create_instance - DEBUG - VM status query timeout in 293.616975069 2018-08-28 19:05:12,601 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:13,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05: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-365233af-03e3-477c-a75b-c16b5daba0ac x-compute-request-id: req-365233af-03e3-477c-a75b-c16b5daba0ac Content-Encoding: gzip Content-Length: 667 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "rel": "bookmark"}], "image": {"id": "50d59642-0c79-4a05-9cbf-507e3b26f1d9", "links": [{"href": "http://172.30.9.28:8774/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:04:51.000000", "flavor": {"id": "1fd3d669-3433-4d8b-af01-1faea610aa73", "links": [{"href": "http://172.30.9.28:8774/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73", "rel": "bookmark"}]}, "id": "59a81c54-f2d8-4e5e-8b90-c5b233ba1174", "user_id": "1de6db078d4840f6ba389dcbdbe04013", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:06Z", "hostId": "126158a2c20aa427639627ac2ddb6893c81fb490c9c98a0b8dc8a537", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst", "created": "2018-08-28T19:04:46Z", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:13,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-365233af-03e3-477c-a75b-c16b5daba0ac 2018-08-28 19:05:13,091 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst] is - ACTIVE 2018-08-28 19:05:13,091 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:05:16,095 - create_instance - DEBUG - VM status query timeout in 290.119277 2018-08-28 19:05:16,098 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81f6121a1c65cb83bce930140a69b8f9f7358727" 2018-08-28 19:05:16,144 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-523035bc-8e25-4986-884b-f6e599eca87e x-compute-request-id: req-523035bc-8e25-4986-884b-f6e599eca87e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 59a81c54-f2d8-4e5e-8b90-c5b233ba1174 could not be found.", "code": 404}} 2018-08-28 19:05:16,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/59a81c54-f2d8-4e5e-8b90-c5b233ba1174 used request id req-523035bc-8e25-4986-884b-f6e599eca87e 2018-08-28 19:05:16,145 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 59a81c54-f2d8-4e5e-8b90-c5b233ba1174 could not be found. (HTTP 404) (Request-ID: req-523035bc-8e25-4986-884b-f6e599eca87e) 2018-08-28 19:05:16,145 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-inst 2018-08-28 19:05:16,146 - neutron_utils - INFO - Deleting security group rule with ID - bc8db360-45fc-402c-b00c-77357cf17800 2018-08-28 19:05:16,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/bc8db360-45fc-402c-b00c-77357cf17800 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:05:16,249 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-083406b4-bedc-4b3c-833f-33a97ab9e587 Content-Length: 0 Date: Tue, 28 Aug 2018 19:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:05:16,250 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/bc8db360-45fc-402c-b00c-77357cf17800 used request id req-083406b4-bedc-4b3c-833f-33a97ab9e587 2018-08-28 19:05:16,250 - neutron_utils - INFO - Deleting security group rule with ID - de286293-54c8-4c68-917d-1f0cf192297b 2018-08-28 19:05:16,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/de286293-54c8-4c68-917d-1f0cf192297b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:05:16,347 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dafa5170-84b6-46cc-a800-087e0885dc72 Content-Length: 0 Date: Tue, 28 Aug 2018 19:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:05:16,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/de286293-54c8-4c68-917d-1f0cf192297b used request id req-dafa5170-84b6-46cc-a800-087e0885dc72 2018-08-28 19:05:16,348 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-name 2018-08-28 19:05:16,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}587a5086737b8a33d9794b1c74a595a862840239" 2018-08-28 19:05:16,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-81c492cb-758e-492c-884a-8001fb34666c Content-Length: 0 Date: Tue, 28 Aug 2018 19:05:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:05:16,645 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/2a7ca02d-8e5c-45d0-8d2b-dee3ea680a64 used request id req-81c492cb-758e-492c-884a-8001fb34666c 2018-08-28 19:05:16,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d9ae8175662675824c26b013f5a305d97f313cf" 2018-08-28 19:05:16,698 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:05:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-dbe5cda9-9478-45d0-805e-43983dcc3e66 x-compute-request-id: req-dbe5cda9-9478-45d0-805e-43983dcc3e66 Content-Length: 0 Content-Type: application/json 2018-08-28 19:05:16,698 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1fd3d669-3433-4d8b-af01-1faea610aa73 used request id req-dbe5cda9-9478-45d0-805e-43983dcc3e66 2018-08-28 19:05:16,699 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet 2018-08-28 19:05:16,699 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-subnet 2018-08-28 19:05:16,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/5f015637-4ee0-4c2e-b15b-bbebe5db6731 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:05:19,072 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-738e5d3b-053d-4aa7-bdfc-2b54969b9bba Date: Tue, 28 Aug 2018 19:05:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:05:19,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/5f015637-4ee0-4c2e-b15b-bbebe5db6731 used request id req-738e5d3b-053d-4aa7-bdfc-2b54969b9bba 2018-08-28 19:05:19,072 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-pub-net 2018-08-28 19:05:19,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/56574183-2602-4978-89f3-4dff2fb059c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5f46cb7f2508a27cb5a8f93e28ace4b062a848" 2018-08-28 19:05:20,413 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa95da75-ef03-4d91-8b12-e7e020c59449 Date: Tue, 28 Aug 2018 19:05:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:05:20,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/56574183-2602-4978-89f3-4dff2fb059c4 used request id req-aa95da75-ef03-4d91-8b12-e7e020c59449 2018-08-28 19:05:20,414 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-cb4a88cc-a309-4b73-8a8f-9d0e5acb222f-image 2018-08-28 19:05:20,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a74815164dde6b40a31a6521b36a1841257a2cb4" 2018-08-28 19:05:21,894 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52a60892-b27f-4d8f-9d03-538515ad85a5 Date: Tue, 28 Aug 2018 19:05:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:05:21,894 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/50d59642-0c79-4a05-9cbf-507e3b26f1d9 used request id req-52a60892-b27f-4d8f-9d03-538515ad85a5 2018-08-28 19:05:21,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fc2ad01a-58d2-4d0b-9f7c-c5677b713b46 Date: Tue, 28 Aug 2018 19:05:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:36Z", "updated_at": "2018-08-28T19:04:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "revision_number": 0, "id": "010915c6-c4be-4b14-b01b-61300913e713", "remote_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7b87e4dbae4959918722cb1f750932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "revision_number": 0, "id": "a258cd52-01d4-4eb8-a72d-e09daa18675f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7b87e4dbae4959918722cb1f750932"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "revision_number": 0, "id": "d0c68c46-67e3-4e03-8469-ae6f7feaca3d", "remote_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv6", "project_id": "bc7b87e4dbae4959918722cb1f750932"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "revision_number": 0, "id": "da38536f-4097-4c58-bf06-6dbdecb00da4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "port_range_min": null, "ethertype": "IPv4", "project_id": "bc7b87e4dbae4959918722cb1f750932"}], "revision_number": 4, "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:05:22,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fc2ad01a-58d2-4d0b-9f7c-c5677b713b46 2018-08-28 19:05:22,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,223 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70f4d5e6-59a8-4094-ad3b-e4f801b5186f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:05:22,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-70f4d5e6-59a8-4094-ad3b-e4f801b5186f 2018-08-28 19:05:22,223 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:05:22,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,320 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc73c3d3-4fff-4a92-9017-eb64d3b85bda Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:05:22,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-cc73c3d3-4fff-4a92-9017-eb64d3b85bda 2018-08-28 19:05:22,320 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:05:22,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,405 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea285ef-7899-4654-b528-3f97f05b2d45 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:05:22,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-dea285ef-7899-4654-b528-3f97f05b2d45 2018-08-28 19:05:22,405 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:05:22,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:05:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e38c126-918e-4717-aa56-12edf41ea592 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:05:22,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-5e38c126-918e-4717-aa56-12edf41ea592 2018-08-28 19:05:22,495 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:05:22,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d970ab2-d2c0-4b49-aae6-48058096b32b Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:05:22,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-4d970ab2-d2c0-4b49-aae6-48058096b32b 2018-08-28 19:05:22,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcd7a52-45fd-4ddb-9b2d-b4cf91246d41 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932"}, "enabled": true, "id": "bc7b87e4dbae4959918722cb1f750932", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-be012d19-a29f-4a2-proj"}} 2018-08-28 19:05:22,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-edcd7a52-45fd-4ddb-9b2d-b4cf91246d41 2018-08-28 19:05:22,671 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 53317465-f24f-43dc-b862-0fa6e1d340e8 2018-08-28 19:05:22,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=53317465-f24f-43dc-b862-0fa6e1d340e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:22,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2dca941d-be0e-4f40-a11c-9981329ef6e2 Date: Tue, 28 Aug 2018 19:05:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:36Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "010915c6-c4be-4b14-b01b-61300913e713"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:36Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "a258cd52-01d4-4eb8-a72d-e09daa18675f"}, {"remote_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:36Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "d0c68c46-67e3-4e03-8469-ae6f7feaca3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:04:36Z", "security_group_id": "53317465-f24f-43dc-b862-0fa6e1d340e8", "port_range_min": null, "revision_number": 0, "tenant_id": "bc7b87e4dbae4959918722cb1f750932", "created_at": "2018-08-28T19:04:36Z", "project_id": "bc7b87e4dbae4959918722cb1f750932", "id": "da38536f-4097-4c58-bf06-6dbdecb00da4"}]} 2018-08-28 19:05:22,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=53317465-f24f-43dc-b862-0fa6e1d340e8 used request id req-2dca941d-be0e-4f40-a11c-9981329ef6e2 2018-08-28 19:05:22,838 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:05:22,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/53317465-f24f-43dc-b862-0fa6e1d340e8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:23,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e00263a8-17af-4d3a-b17c-b4e64bba8d32 Content-Length: 0 Date: Tue, 28 Aug 2018 19:05:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:05:23,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/53317465-f24f-43dc-b862-0fa6e1d340e8 used request id req-e00263a8-17af-4d3a-b17c-b4e64bba8d32 2018-08-28 19:05:23,191 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-be012d19-a29f-4a2-proj 2018-08-28 19:05:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:23,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0df7f9d7-e143-46da-ba96-4dc49f19f2fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:05:23,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/bc7b87e4dbae4959918722cb1f750932 used request id req-0df7f9d7-e143-46da-ba96-4dc49f19f2fc 2018-08-28 19:05:23,425 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-be012d19-a29f-4a2-proj-role 2018-08-28 19:05:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/222be98f37b5413fa9fd9b26742c0520 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:23,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2dde56e-5928-464c-a43d-a341bfead19e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:05:23,589 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/222be98f37b5413fa9fd9b26742c0520 used request id req-d2dde56e-5928-464c-a43d-a341bfead19e 2018-08-28 19:05:23,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f0cb71000ae3ed20abc16f6eaa59dc6394e13c0" 2018-08-28 19:05:23,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ab7c23-3c05-40f6-af39-201c946de910 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:05:23,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-94ab7c23-3c05-40f6-af39-201c946de910 2018-08-28 19:05:23,685 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-be012d19-a29f-4a2-user 2018-08-28 19:05:23,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1de6db078d4840f6ba389dcbdbe04013 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de380e554c17514094826e1b872e9c4fa0198652" 2018-08-28 19:05:23,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:05:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-560509ef-d3c1-4194-976b-94e838b0b179 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:05:23,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1de6db078d4840f6ba389dcbdbe04013 used request id req-560509ef-d3c1-4194-976b-94e838b0b179 2018-08-28 19:05:23,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:24,330 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["8HJF7TILS42dQ33hEDyCcA"], "issued_at": "2018-08-28T19:05:24.000000Z"}} 2018-08-28 19:05:24,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58a3e56d55c24e60382e4b5834541c44a3ffdda6" 2018-08-28 19:05:24,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbf78993-1845-4df7-a887-fe31ac7f5022 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:24,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fbf78993-1845-4df7-a887-fe31ac7f5022 2018-08-28 19:05:24,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:24,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:24,798 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:05:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["S4qycqM4SsGFYzxdbU1NZQ"], "issued_at": "2018-08-28T19:05:24.000000Z"}} 2018-08-28 19:05:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:05:24,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f31d483-7d30-4dad-b5b9-a0ede203b5aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:24,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0f31d483-7d30-4dad-b5b9-a0ede203b5aa 2018-08-28 19:05:24,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:05:24,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:05:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:05:24,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-974598bb-3cc6-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:05:24,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd15adfc-cd6b-4b47-afd1-0ff4556bbe2e Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-974598bb-3cc6-4df-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:05:24,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-974598bb-3cc6-4df-proj used request id req-fd15adfc-cd6b-4b47-afd1-0ff4556bbe2e 2018-08-28 19:05:24,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:05:25,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a449926-955f-4520-bed0-4e25614a349b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:05:25,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5a449926-955f-4520-bed0-4e25614a349b 2018-08-28 19:05:25,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}}' 2018-08-28 19:05:25,214 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f814d7d-8a09-415e-b39c-c3e607b52db9 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:25,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0f814d7d-8a09-415e-b39c-c3e607b52db9 2018-08-28 19:05:25,215 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-974598bb-3cc6-4df-proj 2018-08-28 19:05:25,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:25,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:25,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["S3vdpKqIQMe6PteTzUHvWQ"], "issued_at": "2018-08-28T19:05:25.000000Z"}} 2018-08-28 19:05:25,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e566284b2d5b5e4722fe124b3c92b6434576d5" 2018-08-28 19:05:25,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ceb8b79-3833-4b34-a146-a5221bab0d08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:25,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9ceb8b79-3833-4b34-a146-a5221bab0d08 2018-08-28 19:05:25,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:05:25,627 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:05:25,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e566284b2d5b5e4722fe124b3c92b6434576d5" 2018-08-28 19:05:25,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9762f6ee-213a-4b9b-8f39-04360ec3eaa0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:05:25,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9762f6ee-213a-4b9b-8f39-04360ec3eaa0 2018-08-28 19:05:25,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-974598bb-3cc6-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e566284b2d5b5e4722fe124b3c92b6434576d5" 2018-08-28 19:05:25,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed81b79b-382d-4b23-bc1b-2d90b156719c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-974598bb-3cc6-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}]} 2018-08-28 19:05:25,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-974598bb-3cc6-4df-proj used request id req-ed81b79b-382d-4b23-bc1b-2d90b156719c 2018-08-28 19:05:25,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e566284b2d5b5e4722fe124b3c92b6434576d5" 2018-08-28 19:05:25,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cb4abb5-7f51-4f82-b4ca-239a82c11402 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:05:25,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-1cb4abb5-7f51-4f82-b4ca-239a82c11402 2018-08-28 19:05:26,225 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-974598bb-3cc6-4df-user 2018-08-28 19:05:26,226 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:26,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:05:26,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5d735f4-6a92-4a40-99a6-0cf91432cf55 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:05:26,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f5d735f4-6a92-4a40-99a6-0cf91432cf55 2018-08-28 19:05:26,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" -d '{"role": {"name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}}' 2018-08-28 19:05:26,424 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9e7d9c95-1257-464e-812e-7c5d8757b3ec Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d237dd8a63d4fa5a797024a37c84001", "links": {"self": "http://172.30.9.28:5000/v3/roles/9d237dd8a63d4fa5a797024a37c84001"}, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}} 2018-08-28 19:05:26,424 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9e7d9c95-1257-464e-812e-7c5d8757b3ec 2018-08-28 19:05:26,424 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role 2018-08-28 19:05:26,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9d237dd8a63d4fa5a797024a37c84001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:05:26,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e35c52b7-d406-49e6-82fe-4d06aa3ae152 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9d237dd8a63d4fa5a797024a37c84001"}, "domain_id": null, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role", "id": "9d237dd8a63d4fa5a797024a37c84001"}} 2018-08-28 19:05:26,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9d237dd8a63d4fa5a797024a37c84001 used request id req-e35c52b7-d406-49e6-82fe-4d06aa3ae152 2018-08-28 19:05:26,518 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role to project InstanceSecurityGroupTests-974598bb-3cc6-4df-proj 2018-08-28 19:05:26,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc/users/15d5965bf20e4943bc4203b7c7ff3cf0/roles/9d237dd8a63d4fa5a797024a37c84001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:05:26,651 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:05:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb20a0a7-c58a-4d42-af98-4763a37f5add Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:05:26,651 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc/users/15d5965bf20e4943bc4203b7c7ff3cf0/roles/9d237dd8a63d4fa5a797024a37c84001 used request id req-fb20a0a7-c58a-4d42-af98-4763a37f5add 2018-08-28 19:05:26,651 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:05:26,653 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:05:26,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:26,654 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:27,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d237dd8a63d4fa5a797024a37c84001", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}], "expires_at": "2018-08-28T20:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0339b4253b447ebaff2b27d0584adc", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-user", "id": "15d5965bf20e4943bc4203b7c7ff3cf0"}, "audit_ids": ["ZLVGCQqNTia_b4FP8GHBCA"], "issued_at": "2018-08-28T19:05:27.000000Z"}} 2018-08-28 19:05:27,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" 2018-08-28 19:05:27,101 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51152c6e-40ef-4bcc-a460-31275d5e49fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:27,101 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51152c6e-40ef-4bcc-a460-31275d5e49fa 2018-08-28 19:05:27,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" 2018-08-28 19:05:27,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-1a4a22d6-4a47-4506-b1f3-c4801f1995a9 Date: Tue, 28 Aug 2018 19:05:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image"} 2018-08-28 19:05:27,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image used request id req-1a4a22d6-4a47-4506-b1f3-c4801f1995a9 2018-08-28 19:05:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" 2018-08-28 19:05:27,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-39e6675c-57c1-45df-839f-c71f15110566 Date: Tue, 28 Aug 2018 19:05: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-08-28 19:05:27,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-39e6675c-57c1-45df-839f-c71f15110566 2018-08-28 19:05:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image"}' 2018-08-28 19:05:27,668 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3 X-Openstack-Request-Id: req-7cdef8da-b1c2-483c-a8f2-3a55117824c9 Date: Tue, 28 Aug 2018 19:05:27 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:05:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:05:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "min_disk": 0, "protected": false, "id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "file": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/file", "checksum": null, "owner": "0a0339b4253b447ebaff2b27d0584adc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:05:27,669 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-7cdef8da-b1c2-483c-a8f2-3a55117824c9 2018-08-28 19:05:27,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" -d '' 2018-08-28 19:05:29,436 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f965bb7-5f53-49dd-a7aa-f6f67503b63f Date: Tue, 28 Aug 2018 19:05:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:05:29,437 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/file used request id req-8f965bb7-5f53-49dd-a7aa-f6f67503b63f 2018-08-28 19:05:29,437 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:05:29,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" 2018-08-28 19:05:29,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-0cfe545b-1593-4ad9-8e21-813f8970d879 Date: Tue, 28 Aug 2018 19:05:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:05:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/snap", "metadata": {}}], "self": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "min_disk": 0, "protected": false, "id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "file": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0339b4253b447ebaff2b27d0584adc", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:05:29,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3 used request id req-0cfe545b-1593-4ad9-8e21-813f8970d879 2018-08-28 19:05:29,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" 2018-08-28 19:05:29,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6f01c44-b4a0-4cb0-8776-9bacf2cedb28 Date: Tue, 28 Aug 2018 19:05: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-08-28 19:05:29,745 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b6f01c44-b4a0-4cb0-8776-9bacf2cedb28 2018-08-28 19:05:29,748 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image 2018-08-28 19:05:29,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" 2018-08-28 19:05:29,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f2f7ffa9-2188-469a-a6ea-fad96c94a338 Date: Tue, 28 Aug 2018 19:05:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:05:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/snap", "metadata": {}}], "self": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "min_disk": 0, "protected": false, "id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "file": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0339b4253b447ebaff2b27d0584adc", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:05:29,912 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3 used request id req-f2f7ffa9-2188-469a-a6ea-fad96c94a338 2018-08-28 19:05:29,912 - create_image - DEBUG - Instance status is - active 2018-08-28 19:05:29,912 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image 2018-08-28 19:05:29,912 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image 2018-08-28 19:05:29,913 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:29,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:30,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d237dd8a63d4fa5a797024a37c84001", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}], "expires_at": "2018-08-28T20:05:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0339b4253b447ebaff2b27d0584adc", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-user", "id": "15d5965bf20e4943bc4203b7c7ff3cf0"}, "audit_ids": ["7eLdKhRkTRemVHkR4SnwnA"], "issued_at": "2018-08-28T19:05:30.000000Z"}} 2018-08-28 19:05:30,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:05:30,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad398506-6693-4ec8-8345-e7d368d0e1ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:30,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ad398506-6693-4ec8-8345-e7d368d0e1ec 2018-08-28 19:05:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:05:30,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a4c034d0-ec1a-4d18-99fc-c9259021c450 Date: Tue, 28 Aug 2018 19:05:30 GMT RESP BODY: {"networks":[]} 2018-08-28 19:05:30,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-a4c034d0-ec1a-4d18-99fc-c9259021c450 2018-08-28 19:05:30,525 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net 2018-08-28 19:05:30,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" -d '{"network": {"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net", "admin_state_up": true}}' 2018-08-28 19:05:31,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-934e857d-f6b4-442f-975e-298496151da9 Date: Tue, 28 Aug 2018 19:05:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:05:30Z","is_default":false,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","mtu":1450}} 2018-08-28 19:05:31,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-934e857d-f6b4-442f-975e-298496151da9 2018-08-28 19:05:31,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:05:31,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-ce172a70-8259-4bb3-8c22-362ea6cec4b6 Date: Tue, 28 Aug 2018 19:05:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:05:30Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:31,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-ce172a70-8259-4bb3-8c22-362ea6cec4b6 2018-08-28 19:05:31,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:05:31,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5f200425-f569-4f5b-b4f0-a4253c00b406 Date: Tue, 28 Aug 2018 19:05:31 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:05:31,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-5f200425-f569-4f5b-b4f0-a4253c00b406 2018-08-28 19:05:31,473 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet 2018-08-28 19:05:31,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" -d '{"subnets": [{"ip_version": 4, "network_id": "50aa75d9-eac8-4dee-83cd-7637d1641a96", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]}' 2018-08-28 19:05:32,204 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ba92c169-01c2-459c-88c5-e4a78c3a5952 Date: Tue, 28 Aug 2018 19:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","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":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:32,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ba92c169-01c2-459c-88c5-e4a78c3a5952 2018-08-28 19:05:32,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:05:32,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cbdddf4c-bf8c-479c-a6b0-84faaf26e53a Date: Tue, 28 Aug 2018 19: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:32,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-cbdddf4c-bf8c-479c-a6b0-84faaf26e53a 2018-08-28 19:05:32,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:05:32,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-242290ec-a1a8-4451-abfc-f807e13683ef Date: Tue, 28 Aug 2018 19:05:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:32,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-242290ec-a1a8-4451-abfc-f807e13683ef 2018-08-28 19:05:32,662 - OpenStackNetwork - DEBUG - Network [50aa75d9-eac8-4dee-83cd-7637d1641a96] created successfully 2018-08-28 19:05:32,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:32,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:33,049 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["2CvfXZJGRFSTO4nFx0e1Dg"], "issued_at": "2018-08-28T19:05:33.000000Z"}} 2018-08-28 19:05:33,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7beea8b633eae08d53767b4e4a212d8de7688772" 2018-08-28 19:05:33,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0e5998-3b5c-4e57-b069-d261ed06060d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:33,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3d0e5998-3b5c-4e57-b069-d261ed06060d 2018-08-28 19:05:33,140 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:05:33,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7beea8b633eae08d53767b4e4a212d8de7688772" 2018-08-28 19:05:33,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-12737a72-7874-4f74-ba6b-a3d66d7df484 x-compute-request-id: req-12737a72-7874-4f74-ba6b-a3d66d7df484 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:05:33,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-12737a72-7874-4f74-ba6b-a3d66d7df484 2018-08-28 19:05:33,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7beea8b633eae08d53767b4e4a212d8de7688772" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:05:33,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e3988893-1cd3-494e-8322-5debb625af66 x-compute-request-id: req-e3988893-1cd3-494e-8322-5debb625af66 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:05:33,393 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e3988893-1cd3-494e-8322-5debb625af66 2018-08-28 19:05:33,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:33,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:33,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d237dd8a63d4fa5a797024a37c84001", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}], "expires_at": "2018-08-28T20:05:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0339b4253b447ebaff2b27d0584adc", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-user", "id": "15d5965bf20e4943bc4203b7c7ff3cf0"}, "audit_ids": ["m287V26XRZ2ve3Sxw01LCQ"], "issued_at": "2018-08-28T19:05:33.000000Z"}} 2018-08-28 19:05:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:33,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ba79d9b-59ac-428c-afec-6bcee8eee23d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:33,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ba79d9b-59ac-428c-afec-6bcee8eee23d 2018-08-28 19:05:33,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:34,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-10f71f08-7522-4754-a480-8f70b56c565f Date: Tue, 28 Aug 2018 19:05:34 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:05:34,035 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name&description=hello+group used request id req-10f71f08-7522-4754-a480-8f70b56c565f 2018-08-28 19:05:34,036 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name... 2018-08-28 19:05:34,036 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name 2018-08-28 19:05:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name", "description": "hello group"}}' 2018-08-28 19:05:34,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-e3382a87-3f48-4abc-b00d-68c7c38fe1db Date: Tue, 28 Aug 2018 19:05:34 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "updated_at": "2018-08-28T19:05:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}], "revision_number": 2, "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}} 2018-08-28 19:05:34,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-e3382a87-3f48-4abc-b00d-68c7c38fe1db 2018-08-28 19:05:34,381 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:34,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b6b828f-fdb7-42e9-be7b-a87640219520 Date: Tue, 28 Aug 2018 19:05: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-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640"}]} 2018-08-28 19:05:34,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-6b6b828f-fdb7-42e9-be7b-a87640219520 2018-08-28 19:05:34,563 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:34,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:34,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d3b8f658-84e5-4442-896f-fb046d754587 Date: Tue, 28 Aug 2018 19:05: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-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640"}]} 2018-08-28 19:05:34,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-d3b8f658-84e5-4442-896f-fb046d754587 2018-08-28 19:05:34,761 - neutron_utils - INFO - Retrieving security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:34,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:34,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-86cda068-62f1-488f-9cea-d2b2d7d1ec0c Date: Tue, 28 Aug 2018 19:05:34 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "updated_at": "2018-08-28T19:05:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}], "revision_number": 2, "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}]} 2018-08-28 19:05:34,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-86cda068-62f1-488f-9cea-d2b2d7d1ec0c 2018-08-28 19:05:34,947 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:34,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:35,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-89fdc66a-e3a9-4413-83ca-3706d9501717 Date: Tue, 28 Aug 2018 19:05:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640"}]} 2018-08-28 19:05:35,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-89fdc66a-e3a9-4413-83ca-3706d9501717 2018-08-28 19:05:35,125 - neutron_utils - INFO - Retrieving security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:35,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:35,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-eb20c126-1d98-457b-be70-bdab67415436 Date: Tue, 28 Aug 2018 19:05:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "updated_at": "2018-08-28T19:05:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}], "revision_number": 2, "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}]} 2018-08-28 19:05:35,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-eb20c126-1d98-457b-be70-bdab67415436 2018-08-28 19:05:35,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:35,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:35,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3474f99c-5eb8-4f46-a3fc-c7c72fc88cd1 Date: Tue, 28 Aug 2018 19:05:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640"}]} 2018-08-28 19:05:35,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-3474f99c-5eb8-4f46-a3fc-c7c72fc88cd1 2018-08-28 19:05:35,247 - neutron_utils - INFO - Retrieving security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:35,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-1ff3a7cb-70f3-4326-bb8e-781cea1937fb Date: Tue, 28 Aug 2018 19:05:35 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "updated_at": "2018-08-28T19:05:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "revision_number": 0, "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}], "revision_number": 2, "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}]} 2018-08-28 19:05:35,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-1ff3a7cb-70f3-4326-bb8e-781cea1937fb 2018-08-28 19:05:35,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 327607d3-a78b-4080-bcde-bf6ee308fd11 2018-08-28 19:05:35,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:05:35,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f4df9ceb-d745-4646-8d95-cc83ceb05833 Date: Tue, 28 Aug 2018 19:05:35 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "706d6d16-fb2f-4e49-9544-34699e3d27ef"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:34Z", "security_group_id": "327607d3-a78b-4080-bcde-bf6ee308fd11", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:34Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "b1f3e60f-e7f7-4228-bc81-fefd4cafe640"}]} 2018-08-28 19:05:35,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-f4df9ceb-d745-4646-8d95-cc83ceb05833 2018-08-28 19:05:35,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:35,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:35,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d237dd8a63d4fa5a797024a37c84001", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}], "expires_at": "2018-08-28T20:05:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0339b4253b447ebaff2b27d0584adc", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-user", "id": "15d5965bf20e4943bc4203b7c7ff3cf0"}, "audit_ids": ["fMO5EXg1TEW0gKhih8GRjQ"], "issued_at": "2018-08-28T19:05:36.000000Z"}} 2018-08-28 19:05:35,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:36,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64599ed8-0e9b-4e4b-b396-86ea7d22a21f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:36,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-64599ed8-0e9b-4e4b-b396-86ea7d22a21f 2018-08-28 19:05:36,072 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:05:36,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:36,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d072a5-2fc1-4a64-9e29-7dccf1cc7ee4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:36,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71d072a5-2fc1-4a64-9e29-7dccf1cc7ee4 2018-08-28 19:05:36,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:36,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e758ce1b-05fb-4197-83e9-e61ada48049c Date: Tue, 28 Aug 2018 19:05: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:36,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-e758ce1b-05fb-4197-83e9-e61ada48049c 2018-08-28 19:05:36,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:05:36,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:05:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:36,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54cf5594-5d48-416d-9434-3f7052d7e1c8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:36,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-54cf5594-5d48-416d-9434-3f7052d7e1c8 2018-08-28 19:05:36,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:36,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9cbc816f-b62b-4e33-9f0e-6c601ef9158d Date: Tue, 28 Aug 2018 19:05:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:36,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-9cbc816f-b62b-4e33-9f0e-6c601ef9158d 2018-08-28 19:05:36,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:36,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ed95d87-6f9a-4148-b745-b69eeb0e56ce Date: Tue, 28 Aug 2018 19:05:36 GMT RESP BODY: {"ports":[]} 2018-08-28 19:05:36,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port&admin_state_up=True used request id req-2ed95d87-6f9a-4148-b745-b69eeb0e56ce 2018-08-28 19:05:36,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:37,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05: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-9d657661-1177-4284-88c4-e8bce02ebea1 x-compute-request-id: req-9d657661-1177-4284-88c4-e8bce02ebea1 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:05:37,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst used request id req-9d657661-1177-4284-88c4-e8bce02ebea1 2018-08-28 19:05:37,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:37,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4c05fbbe-809c-44e7-ad75-38b905b3e5b9 Date: Tue, 28 Aug 2018 19: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:37,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-4c05fbbe-809c-44e7-ad75-38b905b3e5b9 2018-08-28 19:05:37,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:37,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1a25759-67c9-4d48-b48f-9994d0520f59 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:37,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-c1a25759-67c9-4d48-b48f-9994d0520f59 2018-08-28 19:05:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:37,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-127d4673-e620-4369-b913-38be98a72a68 Date: Tue, 28 Aug 2018 19:05:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:37,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-127d4673-e620-4369-b913-38be98a72a68 2018-08-28 19:05:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:37,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8d72523a-26e2-49bf-a1cf-9ff887e26558 Date: Tue, 28 Aug 2018 19:05:37 GMT RESP BODY: {"ports":[]} 2018-08-28 19:05:37,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port&admin_state_up=True used request id req-8d72523a-26e2-49bf-a1cf-9ff887e26558 2018-08-28 19:05:37,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:05:37,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:38,047 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d237dd8a63d4fa5a797024a37c84001", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}], "expires_at": "2018-08-28T20:05:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0339b4253b447ebaff2b27d0584adc", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-user", "id": "15d5965bf20e4943bc4203b7c7ff3cf0"}, "audit_ids": ["iB4DQqspTGGcd7GnVaWVHg"], "issued_at": "2018-08-28T19:05:38.000000Z"}} 2018-08-28 19:05:38,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1f46738777ce19c866b2385167ff90e699b404" 2018-08-28 19:05:38,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e2bf50-194f-4c03-870d-fb584ec03d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:05:38,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5e2bf50-194f-4c03-870d-fb584ec03d59 2018-08-28 19:05:38,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:38,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-cbe887ba-0e73-4d6f-b3f8-2f4c7dc5aa6f Date: Tue, 28 Aug 2018 19:05:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:38,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-cbe887ba-0e73-4d6f-b3f8-2f4c7dc5aa6f 2018-08-28 19:05:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:38,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c7c26330-d3f8-4bf5-9e13-975fcf46c77a Date: Tue, 28 Aug 2018 19:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:38,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-c7c26330-d3f8-4bf5-9e13-975fcf46c77a 2018-08-28 19:05:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:38,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2ba99dca-9908-4343-a992-edf21da10946 Date: Tue, 28 Aug 2018 19:05:38 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:38,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-2ba99dca-9908-4343-a992-edf21da10946 2018-08-28 19:05:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:05:38,692 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:05:38,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de1f46738777ce19c866b2385167ff90e699b404" 2018-08-28 19:05:38,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6f7b83-87ff-4933-8d91-981f9cfa6cf5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:38,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-7d6f7b83-87ff-4933-8d91-981f9cfa6cf5 2018-08-28 19:05:38,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:38,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-289f5839-a8e9-4bf2-ac1c-d5727337ee9a Date: Tue, 28 Aug 2018 19:05:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:38,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-289f5839-a8e9-4bf2-ac1c-d5727337ee9a 2018-08-28 19:05:38,992 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net 2018-08-28 19:05:38,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" -d '{"port": {"network_id": "50aa75d9-eac8-4dee-83cd-7637d1641a96", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port", "admin_state_up": true}}' 2018-08-28 19:05:40,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-721b301b-370a-4e6e-b4da-8b18ebece64d Date: Tue, 28 Aug 2018 19:05:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.11"}],"id":"71726f70-6f2f-4b03-ad4d-424d95f6ea8a","security_groups":["4da57a4e-44a5-4c73-9845-83a4a5419f63"],"mac_address":"fa:16:3e:e5:79:b1","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port","project_id":"0a0339b4253b447ebaff2b27d0584adc","qos_policy_id":null,"admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:39Z","binding:vnic_type":"normal"}} 2018-08-28 19:05:40,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-721b301b-370a-4e6e-b4da-8b18ebece64d 2018-08-28 19:05:40,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:40,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4ba8e425-b3c9-4178-a1ca-1b958c049efe Date: Tue, 28 Aug 2018 19:05: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:40,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-4ba8e425-b3c9-4178-a1ca-1b958c049efe 2018-08-28 19:05:40,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:40,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fedb018-0939-428d-bcc7-c589652c377d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:40,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-6fedb018-0939-428d-bcc7-c589652c377d 2018-08-28 19:05:40,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:40,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e5b2907b-9179-4fde-a187-6da77bb6201d Date: Tue, 28 Aug 2018 19:05:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:40,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-e5b2907b-9179-4fde-a187-6da77bb6201d 2018-08-28 19:05:40,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:41,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-7ad843b0-6f27-4606-b7aa-8cf23d595919 Date: Tue, 28 Aug 2018 19:05:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:39Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.11"}],"id":"71726f70-6f2f-4b03-ad4d-424d95f6ea8a","security_groups":["4da57a4e-44a5-4c73-9845-83a4a5419f63"],"mac_address":"fa:16:3e:e5:79:b1","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:39Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:05:41,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port&admin_state_up=True used request id req-7ad843b0-6f27-4606-b7aa-8cf23d595919 2018-08-28 19:05:41,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:41,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d4bc372-d4a2-47a4-b951-4c66267bb5a6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:41,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-5d4bc372-d4a2-47a4-b951-4c66267bb5a6 2018-08-28 19:05:41,173 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst 2018-08-28 19:05:41,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:41,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05: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-d0b996e6-a250-4ec6-898e-edf59efc56f2 x-compute-request-id: req-d0b996e6-a250-4ec6-898e-edf59efc56f2 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-flavor-name"}]} 2018-08-28 19:05:41,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d0b996e6-a250-4ec6-898e-edf59efc56f2 2018-08-28 19:05:41,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:41,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05: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-007752c6-8628-4e92-b6d9-94df7bd980c6 x-compute-request-id: req-007752c6-8628-4e92-b6d9-94df7bd980c6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:05:41,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df used request id req-007752c6-8628-4e92-b6d9-94df7bd980c6 2018-08-28 19:05:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:41,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-d8d000d5-7eff-4674-8690-ad18e3b95b47 Date: Tue, 28 Aug 2018 19:05:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:05:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:05:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/snap", "metadata": {}}], "self": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "min_disk": 0, "protected": false, "id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "file": "/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0a0339b4253b447ebaff2b27d0584adc", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image"} 2018-08-28 19:05:41,419 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image used request id req-d8d000d5-7eff-4674-8690-ad18e3b95b47 2018-08-28 19:05:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:41,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4c912013-31a2-4b21-bbba-ee739fd0ec2f Date: Tue, 28 Aug 2018 19:05:41 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:05:41,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4c912013-31a2-4b21-bbba-ee739fd0ec2f 2018-08-28 19:05:41,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" -d '{"server": {"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "imageRef": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "flavorRef": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "max_count": 1, "min_count": 1, "networks": [{"port": "71726f70-6f2f-4b03-ad4d-424d95f6ea8a"}], "security_groups": [{"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}]}}' 2018-08-28 19:05:43,477 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:05: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-29c690ea-38e8-4c19-9c20-1b699040a495 x-compute-request-id: req-29c690ea-38e8-4c19-9c20-1b699040a495 Content-Length: 435 location: http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "591a043f-a961-4e41-a732-5b662979fde3", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "adminPass": "t7YZA3KshoFV"}} 2018-08-28 19:05:43,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-29c690ea-38e8-4c19-9c20-1b699040a495 2018-08-28 19:05:43,480 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:43,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-948c4633-3743-4f08-a104-66b1d76b756a x-compute-request-id: req-948c4633-3743-4f08-a104-66b1d76b756a Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:05:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:43,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-948c4633-3743-4f08-a104-66b1d76b756a 2018-08-28 19:05:43,694 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst 2018-08-28 19:05:43,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:44,089 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-efa949e7-b000-4161-944b-f4ecc7ced003 x-compute-request-id: req-efa949e7-b000-4161-944b-f4ecc7ced003 Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:05:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:44,089 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-efa949e7-b000-4161-944b-f4ecc7ced003 2018-08-28 19:05:44,089 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst] is - BUILD 2018-08-28 19:05:44,089 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:05:47,093 - create_instance - DEBUG - VM status query timeout in 896.601408958 2018-08-28 19:05:47,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:47,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-f1e9c335-443c-40de-940b-f398ab4ac588 x-compute-request-id: req-f1e9c335-443c-40de-940b-f398ab4ac588 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:05:44Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:47,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-f1e9c335-443c-40de-940b-f398ab4ac588 2018-08-28 19:05:47,717 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst] is - BUILD 2018-08-28 19:05:47,718 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:05:50,721 - create_instance - DEBUG - VM status query timeout in 892.973252058 2018-08-28 19:05:50,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:51,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fb393e70-8393-4c2a-96f4-f0924c3ac81f x-compute-request-id: req-fb393e70-8393-4c2a-96f4-f0924c3ac81f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:51,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-fb393e70-8393-4c2a-96f4-f0924c3ac81f 2018-08-28 19:05:51,199 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst] is - ACTIVE 2018-08-28 19:05:51,199 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:05:51,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:51,392 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-428071b4-a8c2-4936-8aa6-f0b4888e3771 x-compute-request-id: req-428071b4-a8c2-4936-8aa6-f0b4888e3771 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:51,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-428071b4-a8c2-4936-8aa6-f0b4888e3771 2018-08-28 19:05:51,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:51,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-8156e949-6252-46df-be90-bd2c8dd49b3a Date: Tue, 28 Aug 2018 19:05:51 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:51,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-8156e949-6252-46df-be90-bd2c8dd49b3a 2018-08-28 19:05:51,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:51,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d7444a-800d-472c-9cc8-4bb00021c17b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:51,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-f4d7444a-800d-472c-9cc8-4bb00021c17b 2018-08-28 19:05:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:51,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4829efd5-8916-4942-b7f5-1142ea75efa4 Date: Tue, 28 Aug 2018 19:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:51,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-4829efd5-8916-4942-b7f5-1142ea75efa4 2018-08-28 19:05:51,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:51,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-16be02fc-550e-4fa7-bcf6-b3fdffde593e Date: Tue, 28 Aug 2018 19:05:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.2"}],"id":"6c5b5c4b-5c47-4e9a-9687-050026bbf9ed","security_groups":[],"mac_address":"fa:16:3e:34:0e:4f","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.11"}],"id":"71726f70-6f2f-4b03-ad4d-424d95f6ea8a","security_groups":["4da57a4e-44a5-4c73-9845-83a4a5419f63"],"mac_address":"fa:16:3e:e5:79:b1","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:39Z","binding:vnic_type":"normal","device_id":"591a043f-a961-4e41-a732-5b662979fde3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.3"}],"id":"b172f29f-6e7d-48fd-ad2e-6953bf73b11e","security_groups":[],"mac_address":"fa:16:3e:04:50:3d","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.4"}],"id":"ffe47f5f-8d22-497f-b638-9fea0f504b0d","security_groups":[],"mac_address":"fa:16:3e:6a:6f:83","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50aa75d9-eac8-4dee-83cd-7637d1641a96"}]} 2018-08-28 19:05:51,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-16be02fc-550e-4fa7-bcf6-b3fdffde593e 2018-08-28 19:05:51,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:52,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-c1f8e2ff-d7bc-4094-862c-aa3d684baf9f x-compute-request-id: req-c1f8e2ff-d7bc-4094-862c-aa3d684baf9f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:52,432 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-c1f8e2ff-d7bc-4094-862c-aa3d684baf9f 2018-08-28 19:05:52,432 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst] is - ACTIVE 2018-08-28 19:05:52,432 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:05:52,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:52,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-2b26327d-710d-4974-b013-62f60aabde80 x-compute-request-id: req-2b26327d-710d-4974-b013-62f60aabde80 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:52,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-2b26327d-710d-4974-b013-62f60aabde80 2018-08-28 19:05:52,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:53,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3cd145d4-c1bd-48fa-aab4-af37046e4622 Date: Tue, 28 Aug 2018 19: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:53,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-3cd145d4-c1bd-48fa-aab4-af37046e4622 2018-08-28 19:05:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:53,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32169828-397d-4a7c-b5cd-c27c61f670e4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:53,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-32169828-397d-4a7c-b5cd-c27c61f670e4 2018-08-28 19:05:53,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:53,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2bed99af-2d68-40ff-becf-a6719ea5d5dc Date: Tue, 28 Aug 2018 19:05:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:53,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-2bed99af-2d68-40ff-becf-a6719ea5d5dc 2018-08-28 19:05:53,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:53,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-5b360aa8-3999-47fa-b9b4-6c4b94b2d51c Date: Tue, 28 Aug 2018 19:05:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.2"}],"id":"6c5b5c4b-5c47-4e9a-9687-050026bbf9ed","security_groups":[],"mac_address":"fa:16:3e:34:0e:4f","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.11"}],"id":"71726f70-6f2f-4b03-ad4d-424d95f6ea8a","security_groups":["4da57a4e-44a5-4c73-9845-83a4a5419f63"],"mac_address":"fa:16:3e:e5:79:b1","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:39Z","binding:vnic_type":"normal","device_id":"591a043f-a961-4e41-a732-5b662979fde3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.3"}],"id":"b172f29f-6e7d-48fd-ad2e-6953bf73b11e","security_groups":[],"mac_address":"fa:16:3e:04:50:3d","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.4"}],"id":"ffe47f5f-8d22-497f-b638-9fea0f504b0d","security_groups":[],"mac_address":"fa:16:3e:6a:6f:83","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50aa75d9-eac8-4dee-83cd-7637d1641a96"}]} 2018-08-28 19:05:53,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-5b360aa8-3999-47fa-b9b4-6c4b94b2d51c 2018-08-28 19:05:53,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}}' 2018-08-28 19:05:54,960 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:05:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b38d796e-d937-48b0-b0ad-1b8ba0fdabb7 x-compute-request-id: req-b38d796e-d937-48b0-b0ad-1b8ba0fdabb7 Content-Length: 0 Content-Type: application/json 2018-08-28 19:05:54,960 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3/action used request id req-b38d796e-d937-48b0-b0ad-1b8ba0fdabb7 2018-08-28 19:05:54,961 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:05:55,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d237dd8a63d4fa5a797024a37c84001", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role"}], "expires_at": "2018-08-28T20:05:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0a0339b4253b447ebaff2b27d0584adc", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/0a0339b4253b447ebaff2b27d0584adc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-user", "id": "15d5965bf20e4943bc4203b7c7ff3cf0"}, "audit_ids": ["t8mtEIPwR8mwmv1uY7OVuQ"], "issued_at": "2018-08-28T19:05:55.000000Z"}} 2018-08-28 19:05:55,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e83afbc9755ce7d3ab099159a84663a8dc23583" 2018-08-28 19:05:56,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-45d88dd0-c24a-42f8-a708-194ae24a24b4 x-compute-request-id: req-45d88dd0-c24a-42f8-a708-194ae24a24b4 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}, {"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:56,227 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-45d88dd0-c24a-42f8-a708-194ae24a24b4 2018-08-28 19:05:56,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:56,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad20e89c-a941-4456-b2cb-326c4be871c3 x-compute-request-id: req-ad20e89c-a941-4456-b2cb-326c4be871c3 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}, {"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:56,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-ad20e89c-a941-4456-b2cb-326c4be871c3 2018-08-28 19:05:56,967 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst] is - ACTIVE 2018-08-28 19:05:56,967 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:05:56,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:57,401 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9adfcf7-85d3-4d1d-ad5c-fcb88bfb0134 x-compute-request-id: req-c9adfcf7-85d3-4d1d-ad5c-fcb88bfb0134 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}, {"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:57,401 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-c9adfcf7-85d3-4d1d-ad5c-fcb88bfb0134 2018-08-28 19:05:57,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:57,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-65fc3622-3016-456d-8ee7-6af63e00f5af Date: Tue, 28 Aug 2018 19:05: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:57,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-65fc3622-3016-456d-8ee7-6af63e00f5af 2018-08-28 19:05:57,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:57,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd6a38e-1945-4332-8f86-8d4c5c03f449 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:57,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-9dd6a38e-1945-4332-8f86-8d4c5c03f449 2018-08-28 19:05:57,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:57,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8d3e4a28-e302-4dfa-a61f-b957b161faf2 Date: Tue, 28 Aug 2018 19:05:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:57,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-8d3e4a28-e302-4dfa-a61f-b957b161faf2 2018-08-28 19:05:57,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:57,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-dbaf1825-9e61-4ba4-9a2b-9a32d82a2296 Date: Tue, 28 Aug 2018 19:05:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.2"}],"id":"6c5b5c4b-5c47-4e9a-9687-050026bbf9ed","security_groups":[],"mac_address":"fa:16:3e:34:0e:4f","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:54Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.11"}],"id":"71726f70-6f2f-4b03-ad4d-424d95f6ea8a","security_groups":["327607d3-a78b-4080-bcde-bf6ee308fd11","4da57a4e-44a5-4c73-9845-83a4a5419f63"],"mac_address":"fa:16:3e:e5:79:b1","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:39Z","binding:vnic_type":"normal","device_id":"591a043f-a961-4e41-a732-5b662979fde3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.3"}],"id":"b172f29f-6e7d-48fd-ad2e-6953bf73b11e","security_groups":[],"mac_address":"fa:16:3e:04:50:3d","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.4"}],"id":"ffe47f5f-8d22-497f-b638-9fea0f504b0d","security_groups":[],"mac_address":"fa:16:3e:6a:6f:83","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50aa75d9-eac8-4dee-83cd-7637d1641a96"}]} 2018-08-28 19:05:57,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-dbaf1825-9e61-4ba4-9a2b-9a32d82a2296 2018-08-28 19:05:57,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:58,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c3fb527-29d2-4ebe-8849-e30136daad50 x-compute-request-id: req-9c3fb527-29d2-4ebe-8849-e30136daad50 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}, {"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:05:58,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-9c3fb527-29d2-4ebe-8849-e30136daad50 2018-08-28 19:05:58,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:58,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-13344faa-03fc-4b58-a6fd-729d2bb9851a Date: Tue, 28 Aug 2018 19:05: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:05:58,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-13344faa-03fc-4b58-a6fd-729d2bb9851a 2018-08-28 19:05:58,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:58,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:05:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bda9299-f302-4bc9-8b5d-1a4bfc434481 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:05:58,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-4bda9299-f302-4bc9-8b5d-1a4bfc434481 2018-08-28 19:05:58,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:58,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c3443333-1c74-4d41-b5bb-54a0475a4d6d Date: Tue, 28 Aug 2018 19:05:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:05:58,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-c3443333-1c74-4d41-b5bb-54a0475a4d6d 2018-08-28 19:05:58,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:05:58,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-84195fc4-8037-48eb-9bb0-dafcfe83a3b7 Date: Tue, 28 Aug 2018 19:05:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.2"}],"id":"6c5b5c4b-5c47-4e9a-9687-050026bbf9ed","security_groups":[],"mac_address":"fa:16:3e:34:0e:4f","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:54Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.11"}],"id":"71726f70-6f2f-4b03-ad4d-424d95f6ea8a","security_groups":["327607d3-a78b-4080-bcde-bf6ee308fd11","4da57a4e-44a5-4c73-9845-83a4a5419f63"],"mac_address":"fa:16:3e:e5:79:b1","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:39Z","binding:vnic_type":"normal","device_id":"591a043f-a961-4e41-a732-5b662979fde3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.3"}],"id":"b172f29f-6e7d-48fd-ad2e-6953bf73b11e","security_groups":[],"mac_address":"fa:16:3e:04:50:3d","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.4"}],"id":"ffe47f5f-8d22-497f-b638-9fea0f504b0d","security_groups":[],"mac_address":"fa:16:3e:6a:6f:83","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50aa75d9-eac8-4dee-83cd-7637d1641a96"}]} 2018-08-28 19:05:58,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-84195fc4-8037-48eb-9bb0-dafcfe83a3b7 2018-08-28 19:05:58,659 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name"}}' 2018-08-28 19:05:59,841 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:05:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4ee90765-051e-4c21-9b85-acb03abb48ad x-compute-request-id: req-4ee90765-051e-4c21-9b85-acb03abb48ad Content-Length: 0 Content-Type: application/json 2018-08-28 19:05:59,841 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3/action used request id req-4ee90765-051e-4c21-9b85-acb03abb48ad 2018-08-28 19:05:59,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:00,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-78147a92-26a4-4e55-9a13-78e0d2230935 x-compute-request-id: req-78147a92-26a4-4e55-9a13-78e0d2230935 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:00,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-78147a92-26a4-4e55-9a13-78e0d2230935 2018-08-28 19:06:00,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:00,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5aa11185-6a81-4eb1-8fcd-e70f280449a4 Date: Tue, 28 Aug 2018 19:06: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":["a203c898-2b47-4aaa-88ca-6c3832de6deb"],"updated_at":"2018-08-28T19:05:31Z","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:30Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net"}]} 2018-08-28 19:06:00,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net used request id req-5aa11185-6a81-4eb1-8fcd-e70f280449a4 2018-08-28 19:06:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:00,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a1713a-5f1c-4d23-b87e-5560432a6074 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:06:00,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-18a1713a-5f1c-4d23-b87e-5560432a6074 2018-08-28 19:06:00,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:00,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cbb5c6ce-eefd-4bbc-9924-4e9f9d409444 Date: Tue, 28 Aug 2018 19:06:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:31Z","dns_nameservers":[],"updated_at":"2018-08-28T19:05:31Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"0a0339b4253b447ebaff2b27d0584adc","id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet"}]} 2018-08-28 19:06:00,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-cbb5c6ce-eefd-4bbc-9924-4e9f9d409444 2018-08-28 19:06:00,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:00,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-0475ae86-19d5-47f0-acfa-afc441e7bd43 Date: Tue, 28 Aug 2018 19:06:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.2"}],"id":"6c5b5c4b-5c47-4e9a-9687-050026bbf9ed","security_groups":[],"mac_address":"fa:16:3e:34:0e:4f","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:32Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:59Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.11"}],"id":"71726f70-6f2f-4b03-ad4d-424d95f6ea8a","security_groups":["4da57a4e-44a5-4c73-9845-83a4a5419f63"],"mac_address":"fa:16:3e:e5:79:b1","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:39Z","binding:vnic_type":"normal","device_id":"591a043f-a961-4e41-a732-5b662979fde3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.3"}],"id":"b172f29f-6e7d-48fd-ad2e-6953bf73b11e","security_groups":[],"mac_address":"fa:16:3e:04:50:3d","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-50aa75d9-eac8-4dee-83cd-7637d1641a96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:05:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a203c898-2b47-4aaa-88ca-6c3832de6deb","ip_address":"10.55.0.4"}],"id":"ffe47f5f-8d22-497f-b638-9fea0f504b0d","security_groups":[],"mac_address":"fa:16:3e:6a:6f:83","project_id":"0a0339b4253b447ebaff2b27d0584adc","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"50aa75d9-eac8-4dee-83cd-7637d1641a96","tenant_id":"0a0339b4253b447ebaff2b27d0584adc","created_at":"2018-08-28T19:05:33Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-50aa75d9-eac8-4dee-83cd-7637d1641a96"}]} 2018-08-28 19:06:00,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-0475ae86-19d5-47f0-acfa-afc441e7bd43 2018-08-28 19:06:00,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e83afbc9755ce7d3ab099159a84663a8dc23583" 2018-08-28 19:06:00,976 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ce0aa4c2-4d84-4c19-86f8-da033840a832 x-compute-request-id: req-ce0aa4c2-4d84-4c19-86f8-da033840a832 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e5:79:b1", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "security_groups": [{"name": "default"}], "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:05:50Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:00,977 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-ce0aa4c2-4d84-4c19-86f8-da033840a832 2018-08-28 19:06:00,977 - create_instance - INFO - Deleting Port with ID - 71726f70-6f2f-4b03-ad4d-424d95f6ea8a 2018-08-28 19:06:00,977 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-port 2018-08-28 19:06:00,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/71726f70-6f2f-4b03-ad4d-424d95f6ea8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:01,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ed1ae93-999e-4334-9804-7a3b140c1313 Date: Tue, 28 Aug 2018 19:06:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:01,933 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/71726f70-6f2f-4b03-ad4d-424d95f6ea8a used request id req-9ed1ae93-999e-4334-9804-7a3b140c1313 2018-08-28 19:06:01,933 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst 2018-08-28 19:06:01,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:02,239 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:06:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-568fc596-598f-44d3-a70e-81cb68176329 x-compute-request-id: req-568fc596-598f-44d3-a70e-81cb68176329 Content-Type: application/json 2018-08-28 19:06:02,239 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-568fc596-598f-44d3-a70e-81cb68176329 2018-08-28 19:06:02,240 - create_instance - INFO - Checking deletion status 2018-08-28 19:06:02,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:02,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19d88e10-1d91-48ab-a906-343317b89926 x-compute-request-id: req-19d88e10-1d91-48ab-a906-343317b89926 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:02Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:02,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-19d88e10-1d91-48ab-a906-343317b89926 2018-08-28 19:06:02,624 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst] is - ACTIVE 2018-08-28 19:06:02,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:06:05,627 - create_instance - DEBUG - VM status query timeout in 296.61262989 2018-08-28 19:06:05,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:05,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06: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-f8c7a851-4765-4af0-a258-367cbd1e2b47 x-compute-request-id: req-f8c7a851-4765-4af0-a258-367cbd1e2b47 Content-Encoding: gzip Content-Length: 669 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/591a043f-a961-4e41-a732-5b662979fde3", "rel": "bookmark"}], "image": {"id": "e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "links": [{"href": "http://172.30.9.28:8774/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:05:49.000000", "flavor": {"id": "5f75f83a-1268-4427-b5cd-3f26c4ed84df", "links": [{"href": "http://172.30.9.28:8774/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df", "rel": "bookmark"}]}, "id": "591a043f-a961-4e41-a732-5b662979fde3", "user_id": "15d5965bf20e4943bc4203b7c7ff3cf0", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:02Z", "hostId": "df01228c0cae25420ba85d416d196a186e360ba4adaba1c19ff7588b", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst", "created": "2018-08-28T19:05:43Z", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:05,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-f8c7a851-4765-4af0-a258-367cbd1e2b47 2018-08-28 19:06:05,736 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst] is - ACTIVE 2018-08-28 19:06:05,737 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:06:08,740 - create_instance - DEBUG - VM status query timeout in 293.500114918 2018-08-28 19:06:08,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f32b5a417b3cc6b44447c2d8e91b9100ee99e40" 2018-08-28 19:06:08,791 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:06:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fbd066ab-68a7-415a-a5da-6a5d73eae873 x-compute-request-id: req-fbd066ab-68a7-415a-a5da-6a5d73eae873 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 591a043f-a961-4e41-a732-5b662979fde3 could not be found.", "code": 404}} 2018-08-28 19:06:08,792 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/591a043f-a961-4e41-a732-5b662979fde3 used request id req-fbd066ab-68a7-415a-a5da-6a5d73eae873 2018-08-28 19:06:08,792 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 591a043f-a961-4e41-a732-5b662979fde3 could not be found. (HTTP 404) (Request-ID: req-fbd066ab-68a7-415a-a5da-6a5d73eae873) 2018-08-28 19:06:08,792 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-inst 2018-08-28 19:06:08,793 - neutron_utils - INFO - Deleting security group rule with ID - 706d6d16-fb2f-4e49-9544-34699e3d27ef 2018-08-28 19:06:08,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/706d6d16-fb2f-4e49-9544-34699e3d27ef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:06:09,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-16e345ec-cda6-462c-a3f3-63f4e4463e9a Content-Length: 0 Date: Tue, 28 Aug 2018 19:06:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:09,455 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/706d6d16-fb2f-4e49-9544-34699e3d27ef used request id req-16e345ec-cda6-462c-a3f3-63f4e4463e9a 2018-08-28 19:06:09,455 - neutron_utils - INFO - Deleting security group rule with ID - b1f3e60f-e7f7-4228-bc81-fefd4cafe640 2018-08-28 19:06:09,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/b1f3e60f-e7f7-4228-bc81-fefd4cafe640 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:06:09,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e70567a8-1c01-4a4f-8e0f-12059581ad46 Content-Length: 0 Date: Tue, 28 Aug 2018 19:06:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:09,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/b1f3e60f-e7f7-4228-bc81-fefd4cafe640 used request id req-e70567a8-1c01-4a4f-8e0f-12059581ad46 2018-08-28 19:06:09,557 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-name 2018-08-28 19:06:09,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/327607d3-a78b-4080-bcde-bf6ee308fd11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cae94b864657bb74137e878650b1d17c800c9" 2018-08-28 19:06:09,850 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76ab1311-64a0-409a-abc2-7b1e45244faf Content-Length: 0 Date: Tue, 28 Aug 2018 19:06:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:09,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/327607d3-a78b-4080-bcde-bf6ee308fd11 used request id req-76ab1311-64a0-409a-abc2-7b1e45244faf 2018-08-28 19:06:09,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7beea8b633eae08d53767b4e4a212d8de7688772" 2018-08-28 19:06:09,892 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:06:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9cfb434d-2b76-4c4e-8b44-0ec1ebb5aa68 x-compute-request-id: req-9cfb434d-2b76-4c4e-8b44-0ec1ebb5aa68 Content-Length: 0 Content-Type: application/json 2018-08-28 19:06:09,892 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5f75f83a-1268-4427-b5cd-3f26c4ed84df used request id req-9cfb434d-2b76-4c4e-8b44-0ec1ebb5aa68 2018-08-28 19:06:09,893 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet 2018-08-28 19:06:09,893 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-subnet 2018-08-28 19:06:09,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/a203c898-2b47-4aaa-88ca-6c3832de6deb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:06:12,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a54f608c-648f-4549-9003-ecfa510d73e5 Date: Tue, 28 Aug 2018 19:06:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:12,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/a203c898-2b47-4aaa-88ca-6c3832de6deb used request id req-a54f608c-648f-4549-9003-ecfa510d73e5 2018-08-28 19:06:12,239 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-pub-net 2018-08-28 19:06:12,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/50aa75d9-eac8-4dee-83cd-7637d1641a96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6dc0fc0a56a2ed1e7336da6c3b581b08481664a0" 2018-08-28 19:06:13,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e7318116-c31f-4a48-9f49-82069a7c2daa Date: Tue, 28 Aug 2018 19:06:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:13,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/50aa75d9-eac8-4dee-83cd-7637d1641a96 used request id req-e7318116-c31f-4a48-9f49-82069a7c2daa 2018-08-28 19:06:13,455 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4f06b9aa-f7f6-4944-91c6-2e3e7baeca25-image 2018-08-28 19:06:13,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8622d5891506b66b384d470ce25d2a616acdf96a" 2018-08-28 19:06:14,912 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-92c92c2b-8939-4b20-ad07-0d164599a930 Date: Tue, 28 Aug 2018 19: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-08-28 19:06:14,913 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e97e2f38-dbc6-4c26-b456-9fd2cea285f3 used request id req-92c92c2b-8939-4b20-ad07-0d164599a930 2018-08-28 19:06:14,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b7c10a32-0099-46db-b96b-bdf27b7075a4 Date: Tue, 28 Aug 2018 19:06:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:30Z", "updated_at": "2018-08-28T19:05:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "revision_number": 0, "id": "0c153f35-fb0b-46a3-86ea-23b01c091f23", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "revision_number": 0, "id": "1c3fdaec-1294-4ea3-a11d-eebcff8d4bcb", "remote_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv4", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "revision_number": 0, "id": "8fa7de3a-afdc-4dd8-bdd9-9ed8fe7465d7", "remote_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "revision_number": 0, "id": "968b70ca-35e1-4aa0-b37e-150241e52cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "port_range_min": null, "ethertype": "IPv6", "project_id": "0a0339b4253b447ebaff2b27d0584adc"}], "revision_number": 4, "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:06:15,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b7c10a32-0099-46db-b96b-bdf27b7075a4 2018-08-28 19:06:15,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,235 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d32daa0d-8963-41da-9653-190def081d6d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:06:15,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-d32daa0d-8963-41da-9653-190def081d6d 2018-08-28 19:06:15,235 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:06:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,321 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37548948-f72a-404a-ae16-20aad692a442 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:06:15,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-37548948-f72a-404a-ae16-20aad692a442 2018-08-28 19:06:15,322 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:06:15,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,415 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ce29123-4c3f-49cd-9493-6398bb5cd675 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:06:15,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-7ce29123-4c3f-49cd-9493-6398bb5cd675 2018-08-28 19:06:15,415 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:06:15,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,504 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aff53765-f14a-47a6-9285-0e9bc33adeb3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:06:15,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-aff53765-f14a-47a6-9285-0e9bc33adeb3 2018-08-28 19:06:15,504 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:06:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3dae45b-77a5-49cc-99df-23d1220652a4 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:06:15,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-d3dae45b-77a5-49cc-99df-23d1220652a4 2018-08-28 19:06:15,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86481416-007e-45f6-b824-068a19a96c4f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc"}, "enabled": true, "id": "0a0339b4253b447ebaff2b27d0584adc", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-974598bb-3cc6-4df-proj"}} 2018-08-28 19:06:15,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-86481416-007e-45f6-b824-068a19a96c4f 2018-08-28 19:06:15,686 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4da57a4e-44a5-4c73-9845-83a4a5419f63 2018-08-28 19:06:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4da57a4e-44a5-4c73-9845-83a4a5419f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:15,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-959aedf0-022c-4bb3-af64-a82d06653969 Date: Tue, 28 Aug 2018 19:06:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:30Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "0c153f35-fb0b-46a3-86ea-23b01c091f23"}, {"remote_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:30Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "1c3fdaec-1294-4ea3-a11d-eebcff8d4bcb"}, {"remote_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:30Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "8fa7de3a-afdc-4dd8-bdd9-9ed8fe7465d7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:05:30Z", "security_group_id": "4da57a4e-44a5-4c73-9845-83a4a5419f63", "port_range_min": null, "revision_number": 0, "tenant_id": "0a0339b4253b447ebaff2b27d0584adc", "created_at": "2018-08-28T19:05:30Z", "project_id": "0a0339b4253b447ebaff2b27d0584adc", "id": "968b70ca-35e1-4aa0-b37e-150241e52cc4"}]} 2018-08-28 19:06:15,875 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4da57a4e-44a5-4c73-9845-83a4a5419f63 used request id req-959aedf0-022c-4bb3-af64-a82d06653969 2018-08-28 19:06:15,876 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:06:15,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/4da57a4e-44a5-4c73-9845-83a4a5419f63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:16,215 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c24e32ef-2b3a-4ed8-aff0-d213419360c0 Content-Length: 0 Date: Tue, 28 Aug 2018 19:06:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:16,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/4da57a4e-44a5-4c73-9845-83a4a5419f63 used request id req-c24e32ef-2b3a-4ed8-aff0-d213419360c0 2018-08-28 19:06:16,216 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-974598bb-3cc6-4df-proj 2018-08-28 19:06:16,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:16,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a46cf18b-dc9b-4848-9f77-3bee36719230 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:06:16,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/0a0339b4253b447ebaff2b27d0584adc used request id req-a46cf18b-dc9b-4848-9f77-3bee36719230 2018-08-28 19:06:16,425 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-974598bb-3cc6-4df-proj-role 2018-08-28 19:06:16,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9d237dd8a63d4fa5a797024a37c84001 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:16,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0ea9edf-f2de-4b3a-a832-13f62b9e1d00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:06:16,529 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9d237dd8a63d4fa5a797024a37c84001 used request id req-f0ea9edf-f2de-4b3a-a832-13f62b9e1d00 2018-08-28 19:06:16,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}694e91be817f6dee5075e53c342f1ae8743feddf" 2018-08-28 19:06:16,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c9bc1e-2896-456a-8712-c9f612fabeaf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:06:16,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d7c9bc1e-2896-456a-8712-c9f612fabeaf 2018-08-28 19:06:16,621 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-974598bb-3cc6-4df-user 2018-08-28 19:06:16,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/15d5965bf20e4943bc4203b7c7ff3cf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e566284b2d5b5e4722fe124b3c92b6434576d5" 2018-08-28 19:06:16,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:06:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b832bff-14f3-4b46-85c5-ab9c569bcfc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:06:16,857 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/15d5965bf20e4943bc4203b7c7ff3cf0 used request id req-1b832bff-14f3-4b46-85c5-ab9c569bcfc2 2018-08-28 19:06:16,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:17,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["YiXJlTX8QbSSJQ49GClRnQ"], "issued_at": "2018-08-28T19:06:17.000000Z"}} 2018-08-28 19:06:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99af51d89a848292366db5feba1c5caad52e8edd" 2018-08-28 19:06:17,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afc009c7-d140-4b4b-bcf1-39cc5448a552 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:17,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-afc009c7-d140-4b4b-bcf1-39cc5448a552 2018-08-28 19:06:17,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:17,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:17,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vdX5biMLTIWY4gnlPKcISg"], "issued_at": "2018-08-28T19:06:17.000000Z"}} 2018-08-28 19:06:17,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:06:17,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9ac258-c83e-4a9f-bbd7-f2e0a0f4dfc5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:17,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe9ac258-c83e-4a9f-bbd7-f2e0a0f4dfc5 2018-08-28 19:06:17,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:06:17,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:06:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:06:17,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f00c80aa-b44f-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:06:17,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9f67267-c405-40f5-a83f-37721b504b3f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f00c80aa-b44f-422-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:06:17,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-f00c80aa-b44f-422-proj used request id req-c9f67267-c405-40f5-a83f-37721b504b3f 2018-08-28 19:06:17,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:06:17,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b816542-af56-4971-aa9d-3ab0a19fb0b2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:06:17,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-2b816542-af56-4971-aa9d-3ab0a19fb0b2 2018-08-28 19:06:17,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}}' 2018-08-28 19:06:18,104 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44b531d1-43a9-4a45-8ba4-0b33518aca3a Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:18,104 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-44b531d1-43a9-4a45-8ba4-0b33518aca3a 2018-08-28 19:06:18,105 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-f00c80aa-b44f-422-proj 2018-08-28 19:06:18,105 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:18,106 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:18,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:06:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["NCrZneJKQN-GQ1fy7_hP9Q"], "issued_at": "2018-08-28T19:06:18.000000Z"}} 2018-08-28 19:06:18,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0326aaad3160db584f16d6a65d92d7ad632be8" 2018-08-28 19:06:18,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c3e8f30-bcf8-42f3-8e55-dceaab370f14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:18,504 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c3e8f30-bcf8-42f3-8e55-dceaab370f14 2018-08-28 19:06:18,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:06:18,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:06:18,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0326aaad3160db584f16d6a65d92d7ad632be8" 2018-08-28 19:06:18,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e851062-e5f2-48ba-b080-38dbf5380337 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:06:18,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-7e851062-e5f2-48ba-b080-38dbf5380337 2018-08-28 19:06:18,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f00c80aa-b44f-422-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0326aaad3160db584f16d6a65d92d7ad632be8" 2018-08-28 19:06:18,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bdd0854-0000-4f6f-87e3-a7d11aaa2d47 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f00c80aa-b44f-422-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}]} 2018-08-28 19:06:18,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=InstanceSecurityGroupTests-f00c80aa-b44f-422-proj used request id req-3bdd0854-0000-4f6f-87e3-a7d11aaa2d47 2018-08-28 19:06:18,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0326aaad3160db584f16d6a65d92d7ad632be8" 2018-08-28 19:06:18,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7067dbd-014d-497e-b0a2-ebe17f7b977b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:06:18,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f7067dbd-014d-497e-b0a2-ebe17f7b977b 2018-08-28 19:06:19,116 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-f00c80aa-b44f-422-user 2018-08-28 19:06:19,116 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:19,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:06:19,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a6315bd-d261-425e-a380-ff3915149048 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:06:19,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7a6315bd-d261-425e-a380-ff3915149048 2018-08-28 19:06:19,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" -d '{"role": {"name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}}' 2018-08-28 19:06:19,332 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2960bdd3-630b-400e-b800-b9b4d2895e59 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1ef651af1c774bddbfee48325bf2d96d", "links": {"self": "http://172.30.9.28:5000/v3/roles/1ef651af1c774bddbfee48325bf2d96d"}, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}} 2018-08-28 19:06:19,332 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2960bdd3-630b-400e-b800-b9b4d2895e59 2018-08-28 19:06:19,332 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role 2018-08-28 19:06:19,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1ef651af1c774bddbfee48325bf2d96d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:06:19,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635570ce-8aad-428b-8fe1-45fd77e0580a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1ef651af1c774bddbfee48325bf2d96d"}, "domain_id": null, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role", "id": "1ef651af1c774bddbfee48325bf2d96d"}} 2018-08-28 19:06:19,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1ef651af1c774bddbfee48325bf2d96d used request id req-635570ce-8aad-428b-8fe1-45fd77e0580a 2018-08-28 19:06:19,428 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role to project InstanceSecurityGroupTests-f00c80aa-b44f-422-proj 2018-08-28 19:06:19,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db/users/7db68aff4dbd4ca1bc7d07a5f04af6a5/roles/1ef651af1c774bddbfee48325bf2d96d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:06:19,562 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:06:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2139d7ae-6937-412f-a57e-8613a98441df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:06:19,562 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db/users/7db68aff4dbd4ca1bc7d07a5f04af6a5/roles/1ef651af1c774bddbfee48325bf2d96d used request id req-2139d7ae-6937-412f-a57e-8613a98441df 2018-08-28 19:06:19,563 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:06:19,564 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:06:19,564 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:19,565 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:19,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ef651af1c774bddbfee48325bf2d96d", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}], "expires_at": "2018-08-28T20:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4942da7cedb46daaf9c86c120f473db", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-user", "id": "7db68aff4dbd4ca1bc7d07a5f04af6a5"}, "audit_ids": ["884FWM0tTbmxTIDoos6aaA"], "issued_at": "2018-08-28T19:06:19.000000Z"}} 2018-08-28 19:06:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" 2018-08-28 19:06:20,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bacb8f43-d95f-42ce-8bb8-f706f3789ee1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:20,027 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bacb8f43-d95f-42ce-8bb8-f706f3789ee1 2018-08-28 19:06:20,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" 2018-08-28 19:06:20,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-11c88156-4388-4c6f-b327-72a06472790a Date: Tue, 28 Aug 2018 19:06:20 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image"} 2018-08-28 19:06:20,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image used request id req-11c88156-4388-4c6f-b327-72a06472790a 2018-08-28 19:06:20,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" 2018-08-28 19:06:20,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b11853c2-c426-4134-b25b-1d19e9779d13 Date: Tue, 28 Aug 2018 19:06: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-08-28 19:06:20,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b11853c2-c426-4134-b25b-1d19e9779d13 2018-08-28 19:06:20,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image"}' 2018-08-28 19:06:20,587 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf X-Openstack-Request-Id: req-e5a8453c-c622-4723-8461-4b3959e682db Date: Tue, 28 Aug 2018 19:06:20 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:06:20Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:06:20Z", "visibility": "shared", "locations": [], "self": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "min_disk": 0, "protected": false, "id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "file": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf/file", "checksum": null, "owner": "f4942da7cedb46daaf9c86c120f473db", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:06:20,587 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-e5a8453c-c622-4723-8461-4b3959e682db 2018-08-28 19:06:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" -d '' 2018-08-28 19:06:21,927 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03683e7f-b5d8-4af1-bf5e-5fd1386d822a Date: Tue, 28 Aug 2018 19:06:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:06:21,927 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf/file used request id req-03683e7f-b5d8-4af1-bf5e-5fd1386d822a 2018-08-28 19:06:21,928 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:06:21,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" 2018-08-28 19:06:22,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-408995c2-5111-4dc1-b902-f6618cf3bc0b Date: Tue, 28 Aug 2018 19:06:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f626be31-8fb5-4210-a37d-0d1b766222cf/snap", "metadata": {}}], "self": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "min_disk": 0, "protected": false, "id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "file": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4942da7cedb46daaf9c86c120f473db", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f626be31-8fb5-4210-a37d-0d1b766222cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:06:22,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf used request id req-408995c2-5111-4dc1-b902-f6618cf3bc0b 2018-08-28 19:06:22,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" 2018-08-28 19:06:22,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4d8153c4-bdda-4621-8662-81155f00440e Date: Tue, 28 Aug 2018 19:06:22 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:06:22,262 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4d8153c4-bdda-4621-8662-81155f00440e 2018-08-28 19:06:22,265 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image 2018-08-28 19:06:22,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" 2018-08-28 19:06:22,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-cd716bb6-2be3-4475-9f7c-6a0659511e5e Date: Tue, 28 Aug 2018 19:06:22 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f626be31-8fb5-4210-a37d-0d1b766222cf/snap", "metadata": {}}], "self": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "min_disk": 0, "protected": false, "id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "file": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4942da7cedb46daaf9c86c120f473db", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f626be31-8fb5-4210-a37d-0d1b766222cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:06:22,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf used request id req-cd716bb6-2be3-4475-9f7c-6a0659511e5e 2018-08-28 19:06:22,286 - create_image - DEBUG - Instance status is - active 2018-08-28 19:06:22,286 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image 2018-08-28 19:06:22,286 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image 2018-08-28 19:06:22,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:22,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:22,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ef651af1c774bddbfee48325bf2d96d", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}], "expires_at": "2018-08-28T20:06:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4942da7cedb46daaf9c86c120f473db", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-user", "id": "7db68aff4dbd4ca1bc7d07a5f04af6a5"}, "audit_ids": ["Lz5lfFrKS1aonVOSHiKLvA"], "issued_at": "2018-08-28T19:06:22.000000Z"}} 2018-08-28 19:06:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:06:22,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c6595ce-435f-42e9-a91c-4b88575cc439 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:22,750 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c6595ce-435f-42e9-a91c-4b88575cc439 2018-08-28 19:06:22,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:06:23,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4b1c8b32-2045-402c-8dbc-9857d8bf32dd Date: Tue, 28 Aug 2018 19:06:23 GMT RESP BODY: {"networks":[]} 2018-08-28 19:06:23,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-4b1c8b32-2045-402c-8dbc-9857d8bf32dd 2018-08-28 19:06:23,028 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net 2018-08-28 19:06:23,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" -d '{"network": {"name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net", "admin_state_up": true}}' 2018-08-28 19:06:23,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-3a46955c-c60a-4633-9867-d6398fe2ea83 Date: Tue, 28 Aug 2018 19:06:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5ee21161-e76a-4e29-920e-74ea7227b477","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:06:23Z","is_default":false,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","mtu":1450}} 2018-08-28 19:06:23,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-3a46955c-c60a-4633-9867-d6398fe2ea83 2018-08-28 19:06:23,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:06:23,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-3812c6a9-931d-43cf-b8c2-efb626e43f75 Date: Tue, 28 Aug 2018 19:06: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-08-28T19:06:23Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:23,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-3812c6a9-931d-43cf-b8c2-efb626e43f75 2018-08-28 19:06:23,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:06:24,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ca022b05-4032-4d1e-a9ec-8a5239fcab70 Date: Tue, 28 Aug 2018 19:06:24 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:06:24,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-ca022b05-4032-4d1e-a9ec-8a5239fcab70 2018-08-28 19:06:24,030 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet 2018-08-28 19:06:24,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" -d '{"subnets": [{"ip_version": 4, "network_id": "5ee21161-e76a-4e29-920e-74ea7227b477", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]}' 2018-08-28 19:06:24,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a344c4f9-43e5-4447-9640-ab5ed22f2334 Date: Tue, 28 Aug 2018 19:06:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:24,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a344c4f9-43e5-4447-9640-ab5ed22f2334 2018-08-28 19:06:24,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:06:25,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-90c27eed-7762-4ac4-a70f-f5eadbc5e784 Date: Tue, 28 Aug 2018 19: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:25,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-90c27eed-7762-4ac4-a70f-f5eadbc5e784 2018-08-28 19:06:25,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:06:25,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-ac59e8f0-de51-4a51-9e35-6746b22bca92 Date: Tue, 28 Aug 2018 19:06:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:25,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-ac59e8f0-de51-4a51-9e35-6746b22bca92 2018-08-28 19:06:25,269 - OpenStackNetwork - DEBUG - Network [5ee21161-e76a-4e29-920e-74ea7227b477] created successfully 2018-08-28 19:06:25,269 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:25,270 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:25,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["dzUjY7mKS-aQmOUFvV_Q3A"], "issued_at": "2018-08-28T19:06:25.000000Z"}} 2018-08-28 19:06:25,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cefc2492fe5855ac41c3aae6fb758dbe1a7c03" 2018-08-28 19:06:25,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855c0824-f665-4b3f-8ddf-1c81a8936d89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:25,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-855c0824-f665-4b3f-8ddf-1c81a8936d89 2018-08-28 19:06:25,743 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:06:25,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cefc2492fe5855ac41c3aae6fb758dbe1a7c03" 2018-08-28 19:06:25,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-0c0095be-9da2-4a32-ab05-c25eedc8b908 x-compute-request-id: req-0c0095be-9da2-4a32-ab05-c25eedc8b908 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:06:25,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0c0095be-9da2-4a32-ab05-c25eedc8b908 2018-08-28 19:06:25,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cefc2492fe5855ac41c3aae6fb758dbe1a7c03" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:06:25,971 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8db52a6d-551e-45de-88b7-ad593a4188b9 x-compute-request-id: req-8db52a6d-551e-45de-88b7-ad593a4188b9 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:06:25,972 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8db52a6d-551e-45de-88b7-ad593a4188b9 2018-08-28 19:06:25,973 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:25,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:26,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ef651af1c774bddbfee48325bf2d96d", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}], "expires_at": "2018-08-28T20:06:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4942da7cedb46daaf9c86c120f473db", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-user", "id": "7db68aff4dbd4ca1bc7d07a5f04af6a5"}, "audit_ids": ["W6vKLzsMS2-GUo5FSP2Paw"], "issued_at": "2018-08-28T19:06:26.000000Z"}} 2018-08-28 19:06:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:26,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1e0566-f928-4be6-bae8-29d822c716fc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:26,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b1e0566-f928-4be6-bae8-29d822c716fc 2018-08-28 19:06:26,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:26,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-5148af07-8ea7-4289-b776-71d1ba857ea1 Date: Tue, 28 Aug 2018 19:06:26 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:06:26,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name&description=hello+group used request id req-5148af07-8ea7-4289-b776-71d1ba857ea1 2018-08-28 19:06:26,626 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name... 2018-08-28 19:06:26,626 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name 2018-08-28 19:06:26,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" -d '{"security_group": {"name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name", "description": "hello group"}}' 2018-08-28 19:06:26,961 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c9452d41-8d2a-4ced-832a-b3a8b84f5d46 Date: Tue, 28 Aug 2018 19:06:26 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "updated_at": "2018-08-28T19:06:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4942da7cedb46daaf9c86c120f473db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4942da7cedb46daaf9c86c120f473db"}], "revision_number": 2, "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "52930e7c-b0e8-476f-b170-8aea524e075f", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name"}} 2018-08-28 19:06:26,961 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-c9452d41-8d2a-4ced-832a-b3a8b84f5d46 2018-08-28 19:06:26,962 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:26,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:27,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a81eb209-9327-4817-aad9-2129f32bf3e2 Date: Tue, 28 Aug 2018 19:06:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5"}]} 2018-08-28 19:06:27,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-a81eb209-9327-4817-aad9-2129f32bf3e2 2018-08-28 19:06:27,139 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:27,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-13946c46-471f-4b64-af2b-45181dc335ec Date: Tue, 28 Aug 2018 19:06:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5"}]} 2018-08-28 19:06:27,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-13946c46-471f-4b64-af2b-45181dc335ec 2018-08-28 19:06:27,314 - neutron_utils - INFO - Retrieving security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:27,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:27,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9fddb7ac-b3c8-4494-8852-1bd88e6a9335 Date: Tue, 28 Aug 2018 19:06:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "updated_at": "2018-08-28T19:06:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4942da7cedb46daaf9c86c120f473db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4942da7cedb46daaf9c86c120f473db"}], "revision_number": 2, "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "52930e7c-b0e8-476f-b170-8aea524e075f", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name"}]} 2018-08-28 19:06:27,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-9fddb7ac-b3c8-4494-8852-1bd88e6a9335 2018-08-28 19:06:27,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:27,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:27,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7f27a69d-9b89-43f2-b6f5-96c0efc739c1 Date: Tue, 28 Aug 2018 19:06:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5"}]} 2018-08-28 19:06:27,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-7f27a69d-9b89-43f2-b6f5-96c0efc739c1 2018-08-28 19:06:27,624 - neutron_utils - INFO - Retrieving security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:27,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:27,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-76424c42-8665-49ec-ab20-bfda2c8115b4 Date: Tue, 28 Aug 2018 19:06:27 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "updated_at": "2018-08-28T19:06:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4942da7cedb46daaf9c86c120f473db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4942da7cedb46daaf9c86c120f473db"}], "revision_number": 2, "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "52930e7c-b0e8-476f-b170-8aea524e075f", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name"}]} 2018-08-28 19:06:27,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-76424c42-8665-49ec-ab20-bfda2c8115b4 2018-08-28 19:06:27,826 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:27,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:27,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-86e864c5-3f44-4e10-9b87-87412e0fcf9d Date: Tue, 28 Aug 2018 19:06:27 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5"}]} 2018-08-28 19:06:27,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-86e864c5-3f44-4e10-9b87-87412e0fcf9d 2018-08-28 19:06:27,990 - neutron_utils - INFO - Retrieving security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:27,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:28,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-186d833c-5f00-4ff3-a501-8e2ec4e9f10d Date: Tue, 28 Aug 2018 19:06:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "updated_at": "2018-08-28T19:06:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4942da7cedb46daaf9c86c120f473db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "revision_number": 0, "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4942da7cedb46daaf9c86c120f473db"}], "revision_number": 2, "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "52930e7c-b0e8-476f-b170-8aea524e075f", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name"}]} 2018-08-28 19:06:28,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-186d833c-5f00-4ff3-a501-8e2ec4e9f10d 2018-08-28 19:06:28,214 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 52930e7c-b0e8-476f-b170-8aea524e075f 2018-08-28 19:06:28,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:06:28,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43c86ce3-e3e0-4b3e-8686-9f80fcca7afe Date: Tue, 28 Aug 2018 19:06:28 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "3f078939-e94d-45dd-b44a-a8dbeeaeebbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:26Z", "security_group_id": "52930e7c-b0e8-476f-b170-8aea524e075f", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:26Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "8314cf23-16d4-4b49-93c0-3f362860c5c5"}]} 2018-08-28 19:06:28,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=52930e7c-b0e8-476f-b170-8aea524e075f used request id req-43c86ce3-e3e0-4b3e-8686-9f80fcca7afe 2018-08-28 19:06:28,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:28,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:28,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ef651af1c774bddbfee48325bf2d96d", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}], "expires_at": "2018-08-28T20:06:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4942da7cedb46daaf9c86c120f473db", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-user", "id": "7db68aff4dbd4ca1bc7d07a5f04af6a5"}, "audit_ids": ["MnT4tbbrR1OELTI-PD9lHQ"], "issued_at": "2018-08-28T19:06:28.000000Z"}} 2018-08-28 19:06:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:28,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ee9691-2786-42f6-a32a-157a0adc47f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:28,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9ee9691-2786-42f6-a32a-157a0adc47f6 2018-08-28 19:06:28,693 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:06:28,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:28,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40e64afe-13ae-4983-8822-f7efd3bb5a8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:28,770 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40e64afe-13ae-4983-8822-f7efd3bb5a8e 2018-08-28 19:06:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:29,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-93ab560b-8b01-44fa-894c-e143eabfdf01 Date: Tue, 28 Aug 2018 19:06: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:29,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-93ab560b-8b01-44fa-894c-e143eabfdf01 2018-08-28 19:06:29,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:06:29,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:06:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:06:29,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:29,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c469e6e2-ca70-4613-8561-9df995d2f7f5 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:29,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-c469e6e2-ca70-4613-8561-9df995d2f7f5 2018-08-28 19:06:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:29,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-550ac51f-5ab8-4971-bc6f-43ecdb95b7c5 Date: Tue, 28 Aug 2018 19:06:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:29,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-550ac51f-5ab8-4971-bc6f-43ecdb95b7c5 2018-08-28 19:06:29,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:29,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-de2cd4bf-766a-4ccd-b8b8-8f08d72496b8 Date: Tue, 28 Aug 2018 19:06:29 GMT RESP BODY: {"ports":[]} 2018-08-28 19:06:29,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port&admin_state_up=True used request id req-de2cd4bf-766a-4ccd-b8b8-8f08d72496b8 2018-08-28 19:06:29,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:29,749 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ee6c923f-f5b6-4d55-8ad1-f363a1ec8992 x-compute-request-id: req-ee6c923f-f5b6-4d55-8ad1-f363a1ec8992 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:06:29,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst used request id req-ee6c923f-f5b6-4d55-8ad1-f363a1ec8992 2018-08-28 19:06:29,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:29,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9314b336-4e45-45f6-9e56-da404fc2f563 Date: Tue, 28 Aug 2018 19:06: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:29,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-9314b336-4e45-45f6-9e56-da404fc2f563 2018-08-28 19:06:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:30,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4624034c-a3ef-4df6-8530-8a1dff27edd0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:30,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-4624034c-a3ef-4df6-8530-8a1dff27edd0 2018-08-28 19:06:30,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:30,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-390940d5-87df-4dac-8489-bc048739b46f Date: Tue, 28 Aug 2018 19:06:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:30,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-390940d5-87df-4dac-8489-bc048739b46f 2018-08-28 19:06:30,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:30,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9fadd474-2d16-44c0-a989-a89de027c873 Date: Tue, 28 Aug 2018 19:06:30 GMT RESP BODY: {"ports":[]} 2018-08-28 19:06:30,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port&admin_state_up=True used request id req-9fadd474-2d16-44c0-a989-a89de027c873 2018-08-28 19:06:30,315 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:06:30,316 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:30,680 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ef651af1c774bddbfee48325bf2d96d", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}], "expires_at": "2018-08-28T20:06:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4942da7cedb46daaf9c86c120f473db", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-user", "id": "7db68aff4dbd4ca1bc7d07a5f04af6a5"}, "audit_ids": ["A3qaFPOLTb64LombtILzCw"], "issued_at": "2018-08-28T19:06:30.000000Z"}} 2018-08-28 19:06:30,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e6485046868f7b68c2bfc63601b1e189cc06d2" 2018-08-28 19:06:30,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e2087f-3712-491f-98d3-6f6d2445f105 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:06:30,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a5e2087f-3712-491f-98d3-6f6d2445f105 2018-08-28 19:06:30,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:30,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-da553cd6-73cf-40de-8ebd-c9facdab2571 Date: Tue, 28 Aug 2018 19: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:30,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-da553cd6-73cf-40de-8ebd-c9facdab2571 2018-08-28 19:06:30,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:31,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-99235ffe-f136-4651-bfac-3271c7a737b1 Date: Tue, 28 Aug 2018 19:06:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:31,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-99235ffe-f136-4651-bfac-3271c7a737b1 2018-08-28 19:06:31,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:31,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-75370c31-556e-43d9-8a7a-47a78b041b81 Date: Tue, 28 Aug 2018 19: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:31,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-75370c31-556e-43d9-8a7a-47a78b041b81 2018-08-28 19:06:31,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:06:31,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:06:31,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e6485046868f7b68c2bfc63601b1e189cc06d2" 2018-08-28 19:06:31,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9766e010-b81c-44d7-930a-af9916b75b32 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:31,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-9766e010-b81c-44d7-930a-af9916b75b32 2018-08-28 19:06:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:31,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e4974492-67b2-4af6-a862-19d4dfb388d8 Date: Tue, 28 Aug 2018 19:06:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:31,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-e4974492-67b2-4af6-a862-19d4dfb388d8 2018-08-28 19:06:31,479 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net 2018-08-28 19:06:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" -d '{"port": {"network_id": "5ee21161-e76a-4e29-920e-74ea7227b477", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port", "admin_state_up": true}}' 2018-08-28 19:06:32,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-0c636fba-5fe4-4d73-9124-a4d907dd5e0d Date: Tue, 28 Aug 2018 19:06:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.5"}],"id":"ea9f2342-32f7-4dc8-aa95-101e963d7289","security_groups":["fc22d58d-c217-4252-8789-281e7276002c"],"mac_address":"fa:16:3e:8f:36:21","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port","project_id":"f4942da7cedb46daaf9c86c120f473db","qos_policy_id":null,"admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:31Z","binding:vnic_type":"normal"}} 2018-08-28 19:06:32,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0c636fba-5fe4-4d73-9124-a4d907dd5e0d 2018-08-28 19:06:32,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:32,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4416c6af-ef42-462e-b7f6-b7fa6ade1c66 Date: Tue, 28 Aug 2018 19:06:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:32,706 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-4416c6af-ef42-462e-b7f6-b7fa6ade1c66 2018-08-28 19:06:32,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:32,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d75ad9dc-5d33-4553-894c-2805be4f3d3e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:32,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-d75ad9dc-5d33-4553-894c-2805be4f3d3e 2018-08-28 19:06:32,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:33,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-0b60d983-0731-4dd8-8dbe-987885809aaf Date: Tue, 28 Aug 2018 19:06:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:33,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-0b60d983-0731-4dd8-8dbe-987885809aaf 2018-08-28 19:06:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:33,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-0422603a-8402-469d-95f8-893b70a43ee5 Date: Tue, 28 Aug 2018 19:06:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.5"}],"id":"ea9f2342-32f7-4dc8-aa95-101e963d7289","security_groups":["fc22d58d-c217-4252-8789-281e7276002c"],"mac_address":"fa:16:3e:8f:36:21","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:06:33,252 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port&admin_state_up=True used request id req-0422603a-8402-469d-95f8-893b70a43ee5 2018-08-28 19:06:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:33,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68093ac3-9fdc-4e3a-844d-0f08567b25ef Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:33,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-68093ac3-9fdc-4e3a-844d-0f08567b25ef 2018-08-28 19:06:33,341 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst 2018-08-28 19:06:33,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:33,373 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-69d87664-401e-4e95-b86b-6f4a2dbf73a6 x-compute-request-id: req-69d87664-401e-4e95-b86b-6f4a2dbf73a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-flavor-name"}]} 2018-08-28 19:06:33,373 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-69d87664-401e-4e95-b86b-6f4a2dbf73a6 2018-08-28 19:06:33,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:33,400 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b20ff45-e418-42f3-ad3c-b3cedc27a00d x-compute-request-id: req-2b20ff45-e418-42f3-ad3c-b3cedc27a00d Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:06:33,400 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55 used request id req-2b20ff45-e418-42f3-ad3c-b3cedc27a00d 2018-08-28 19:06:33,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:33,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-265d7bc3-e231-40e4-bd6f-b05f4aafd82b Date: Tue, 28 Aug 2018 19:06:33 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:06:20Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f626be31-8fb5-4210-a37d-0d1b766222cf/snap", "metadata": {}}], "self": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "min_disk": 0, "protected": false, "id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "file": "/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f4942da7cedb46daaf9c86c120f473db", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f626be31-8fb5-4210-a37d-0d1b766222cf/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image"} 2018-08-28 19:06:33,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image used request id req-265d7bc3-e231-40e4-bd6f-b05f4aafd82b 2018-08-28 19:06:33,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:33,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8b862d5-6549-4a4e-816c-a3ca33828760 Date: Tue, 28 Aug 2018 19:06:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:06:33,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b8b862d5-6549-4a4e-816c-a3ca33828760 2018-08-28 19:06:33,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" -d '{"server": {"name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "imageRef": "f626be31-8fb5-4210-a37d-0d1b766222cf", "flavorRef": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "max_count": 1, "min_count": 1, "networks": [{"port": "ea9f2342-32f7-4dc8-aa95-101e963d7289"}]}}' 2018-08-28 19:06:35,321 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:06:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-acd41dd3-888a-45b1-93d9-ea2bf1fb6db0 x-compute-request-id: req-acd41dd3-888a-45b1-93d9-ea2bf1fb6db0 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "adminPass": "TDukbyAhh4Gr"}} 2018-08-28 19:06:35,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-acd41dd3-888a-45b1-93d9-ea2bf1fb6db0 2018-08-28 19:06:35,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:35,688 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-60e1fe92-6eaa-4128-b4db-094e86cf4ec9 x-compute-request-id: req-60e1fe92-6eaa-4128-b4db-094e86cf4ec9 Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:06:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:35,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-60e1fe92-6eaa-4128-b4db-094e86cf4ec9 2018-08-28 19:06:35,688 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst 2018-08-28 19:06:35,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:36,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cc1785a0-3c3f-4d37-bb1a-b826e361f93e x-compute-request-id: req-cc1785a0-3c3f-4d37-bb1a-b826e361f93e Content-Encoding: gzip Content-Length: 610 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:06:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:36,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-cc1785a0-3c3f-4d37-bb1a-b826e361f93e 2018-08-28 19:06:36,060 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst] is - BUILD 2018-08-28 19:06:36,060 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:06:39,063 - create_instance - DEBUG - VM status query timeout in 896.625420809 2018-08-28 19:06:39,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:39,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba7d31cc-3b21-4826-868d-0ca619e4800b x-compute-request-id: req-ba7d31cc-3b21-4826-868d-0ca619e4800b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:06:36Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:39,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-ba7d31cc-3b21-4826-868d-0ca619e4800b 2018-08-28 19:06:39,760 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst] is - BUILD 2018-08-28 19:06:39,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:06:42,763 - create_instance - DEBUG - VM status query timeout in 892.925050974 2018-08-28 19:06:42,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:43,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f9d24da-af7b-491a-8ef1-2b4aa0a3996e x-compute-request-id: req-1f9d24da-af7b-491a-8ef1-2b4aa0a3996e Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:43,551 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-1f9d24da-af7b-491a-8ef1-2b4aa0a3996e 2018-08-28 19:06:43,551 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst] is - ACTIVE 2018-08-28 19:06:43,551 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:06:43,554 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:44,142 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2a17e1b0-eb37-4611-be21-43ae52e47f01 x-compute-request-id: req-2a17e1b0-eb37-4611-be21-43ae52e47f01 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:44,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-2a17e1b0-eb37-4611-be21-43ae52e47f01 2018-08-28 19:06:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:44,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c3155ecd-77b8-4420-8836-324e1fb89bae Date: Tue, 28 Aug 2018 19: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:44,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-c3155ecd-77b8-4420-8836-324e1fb89bae 2018-08-28 19:06:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:44,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4385e81a-5641-443b-a87f-4dadf14937b6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:44,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-4385e81a-5641-443b-a87f-4dadf14937b6 2018-08-28 19:06:44,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:44,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-843d69d1-fc49-4562-a24d-016cc518eff1 Date: Tue, 28 Aug 2018 19:06:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:44,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-843d69d1-fc49-4562-a24d-016cc518eff1 2018-08-28 19:06:44,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:44,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-96e8c335-2058-4aee-a260-93dec9c62d38 Date: Tue, 28 Aug 2018 19:06:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.2"}],"id":"a4adbe3b-993b-4aff-84b6-2cff731ad7f5","security_groups":[],"mac_address":"fa:16:3e:de:61:79","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.4"}],"id":"cdce1537-6e71-413d-a898-ecbf1ff9d695","security_groups":[],"mac_address":"fa:16:3e:31:b7:5f","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.3"}],"id":"df842b68-529e-4b90-a699-e653302cd8c4","security_groups":[],"mac_address":"fa:16:3e:49:f0:a9","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.5"}],"id":"ea9f2342-32f7-4dc8-aa95-101e963d7289","security_groups":["fc22d58d-c217-4252-8789-281e7276002c"],"mac_address":"fa:16:3e:8f:36:21","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:31Z","binding:vnic_type":"normal","device_id":"5b30f29b-f301-4a37-8451-8c9ebb17dec8"}]} 2018-08-28 19:06:44,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-96e8c335-2058-4aee-a260-93dec9c62d38 2018-08-28 19:06:44,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:45,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-078fb064-ed97-4f5c-8733-fad2cb3a9e9f x-compute-request-id: req-078fb064-ed97-4f5c-8733-fad2cb3a9e9f Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:45,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-078fb064-ed97-4f5c-8733-fad2cb3a9e9f 2018-08-28 19:06:45,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:45,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-afddac0a-d263-4b42-92b0-8f12ca16499a Date: Tue, 28 Aug 2018 19:06:45 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:45,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-afddac0a-d263-4b42-92b0-8f12ca16499a 2018-08-28 19:06:45,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:45,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01528f60-e770-4142-956d-3287da633f37 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:45,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-01528f60-e770-4142-956d-3287da633f37 2018-08-28 19:06:45,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:45,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4c3618c0-b855-4218-a830-e65aaf37f62f Date: Tue, 28 Aug 2018 19:06:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:45,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-4c3618c0-b855-4218-a830-e65aaf37f62f 2018-08-28 19:06:45,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:45,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-360029df-863e-4227-8cc6-d1c6fa591cb9 Date: Tue, 28 Aug 2018 19:06:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.2"}],"id":"a4adbe3b-993b-4aff-84b6-2cff731ad7f5","security_groups":[],"mac_address":"fa:16:3e:de:61:79","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.4"}],"id":"cdce1537-6e71-413d-a898-ecbf1ff9d695","security_groups":[],"mac_address":"fa:16:3e:31:b7:5f","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.3"}],"id":"df842b68-529e-4b90-a699-e653302cd8c4","security_groups":[],"mac_address":"fa:16:3e:49:f0:a9","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.5"}],"id":"ea9f2342-32f7-4dc8-aa95-101e963d7289","security_groups":["fc22d58d-c217-4252-8789-281e7276002c"],"mac_address":"fa:16:3e:8f:36:21","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:31Z","binding:vnic_type":"normal","device_id":"5b30f29b-f301-4a37-8451-8c9ebb17dec8"}]} 2018-08-28 19:06:45,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-360029df-863e-4227-8cc6-d1c6fa591cb9 2018-08-28 19:06:45,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:06:46,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1ef651af1c774bddbfee48325bf2d96d", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role"}], "expires_at": "2018-08-28T20:06:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4942da7cedb46daaf9c86c120f473db", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f4942da7cedb46daaf9c86c120f473db", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-user", "id": "7db68aff4dbd4ca1bc7d07a5f04af6a5"}, "audit_ids": ["Bo91tyZCQF6OMc8gUkWhtg"], "issued_at": "2018-08-28T19:06:46.000000Z"}} 2018-08-28 19:06:46,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7151926066b39e547a8a5c0b852d4e7a6b023e6f" 2018-08-28 19:06:47,104 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06: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-679dad05-0272-4920-bb03-3c240df303a7 x-compute-request-id: req-679dad05-0272-4920-bb03-3c240df303a7 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:47,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-679dad05-0272-4920-bb03-3c240df303a7 2018-08-28 19:06:47,108 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:47,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-24a262bb-5e57-4fbf-a6db-6339d1745fb5 x-compute-request-id: req-24a262bb-5e57-4fbf-a6db-6339d1745fb5 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:47,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-24a262bb-5e57-4fbf-a6db-6339d1745fb5 2018-08-28 19:06:47,430 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst] is - ACTIVE 2018-08-28 19:06:47,430 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:06:47,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:48,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-6aa895f6-a9cf-418b-bcda-94a8cd486ca0 x-compute-request-id: req-6aa895f6-a9cf-418b-bcda-94a8cd486ca0 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:48,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-6aa895f6-a9cf-418b-bcda-94a8cd486ca0 2018-08-28 19:06:48,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:48,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d577a064-9093-4b4c-93c7-9163c9c6a70a Date: Tue, 28 Aug 2018 19:06: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:48,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-d577a064-9093-4b4c-93c7-9163c9c6a70a 2018-08-28 19:06:48,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:48,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1a9937a-3642-4a0e-b4ea-0dc6769f39e6 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:48,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-b1a9937a-3642-4a0e-b4ea-0dc6769f39e6 2018-08-28 19:06:48,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:48,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-81e91084-ce18-4e02-8cca-ef14b93f374a Date: Tue, 28 Aug 2018 19:06:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:48,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-81e91084-ce18-4e02-8cca-ef14b93f374a 2018-08-28 19:06:48,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:48,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-6420281a-e7b2-43b7-8275-a30657729bd0 Date: Tue, 28 Aug 2018 19:06:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.2"}],"id":"a4adbe3b-993b-4aff-84b6-2cff731ad7f5","security_groups":[],"mac_address":"fa:16:3e:de:61:79","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.4"}],"id":"cdce1537-6e71-413d-a898-ecbf1ff9d695","security_groups":[],"mac_address":"fa:16:3e:31:b7:5f","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.3"}],"id":"df842b68-529e-4b90-a699-e653302cd8c4","security_groups":[],"mac_address":"fa:16:3e:49:f0:a9","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.5"}],"id":"ea9f2342-32f7-4dc8-aa95-101e963d7289","security_groups":["fc22d58d-c217-4252-8789-281e7276002c"],"mac_address":"fa:16:3e:8f:36:21","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:31Z","binding:vnic_type":"normal","device_id":"5b30f29b-f301-4a37-8451-8c9ebb17dec8"}]} 2018-08-28 19:06:48,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-6420281a-e7b2-43b7-8275-a30657729bd0 2018-08-28 19:06:48,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:49,617 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bc7b95b-3152-4d35-a548-20847cbf7c1b x-compute-request-id: req-3bc7b95b-3152-4d35-a548-20847cbf7c1b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:49,617 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-3bc7b95b-3152-4d35-a548-20847cbf7c1b 2018-08-28 19:06:49,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:49,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-224ed32d-55d7-4af5-871b-c106e8a0781c Date: Tue, 28 Aug 2018 19:06: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:49,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-224ed32d-55d7-4af5-871b-c106e8a0781c 2018-08-28 19:06:49,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:49,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a5d2fe-10e0-404e-b28e-a809beadbaff Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:49,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-57a5d2fe-10e0-404e-b28e-a809beadbaff 2018-08-28 19:06:49,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:50,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8ab8ccb4-c5b3-464d-bfa0-faee782e8eda Date: Tue, 28 Aug 2018 19:06:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:50,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-8ab8ccb4-c5b3-464d-bfa0-faee782e8eda 2018-08-28 19:06:50,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:50,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-655a6b8a-6fe5-4edb-82e9-ab67d93c312e Date: Tue, 28 Aug 2018 19:06:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.2"}],"id":"a4adbe3b-993b-4aff-84b6-2cff731ad7f5","security_groups":[],"mac_address":"fa:16:3e:de:61:79","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.4"}],"id":"cdce1537-6e71-413d-a898-ecbf1ff9d695","security_groups":[],"mac_address":"fa:16:3e:31:b7:5f","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.3"}],"id":"df842b68-529e-4b90-a699-e653302cd8c4","security_groups":[],"mac_address":"fa:16:3e:49:f0:a9","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.5"}],"id":"ea9f2342-32f7-4dc8-aa95-101e963d7289","security_groups":["fc22d58d-c217-4252-8789-281e7276002c"],"mac_address":"fa:16:3e:8f:36:21","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:31Z","binding:vnic_type":"normal","device_id":"5b30f29b-f301-4a37-8451-8c9ebb17dec8"}]} 2018-08-28 19:06:50,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-655a6b8a-6fe5-4edb-82e9-ab67d93c312e 2018-08-28 19:06:50,113 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name"}}' 2018-08-28 19:06:50,815 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:06: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-86cce793-c868-49f7-aaaf-3466f4545585 x-compute-request-id: req-86cce793-c868-49f7-aaaf-3466f4545585 Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name not associated with the instance 5b30f29b-f301-4a37-8451-8c9ebb17dec8", "code": 404}} 2018-08-28 19:06:50,815 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8/action used request id req-86cce793-c868-49f7-aaaf-3466f4545585 2018-08-28 19:06:50,815 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name not associated with the instance 5b30f29b-f301-4a37-8451-8c9ebb17dec8 (HTTP 404) (Request-ID: req-86cce793-c868-49f7-aaaf-3466f4545585) 2018-08-28 19:06:50,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:51,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06: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-f57f86b1-1e1a-4a10-96a1-3f0949a28eb6 x-compute-request-id: req-f57f86b1-1e1a-4a10-96a1-3f0949a28eb6 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:51,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-f57f86b1-1e1a-4a10-96a1-3f0949a28eb6 2018-08-28 19:06:51,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:51,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-503c0adc-9fd7-4133-a089-8c50246d5c17 Date: Tue, 28 Aug 2018 19:06: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":["fab4990d-1cd8-4527-a864-390928d0e0d1"],"updated_at":"2018-08-28T19:06:24Z","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f4942da7cedb46daaf9c86c120f473db","id":"5ee21161-e76a-4e29-920e-74ea7227b477","name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net"}]} 2018-08-28 19:06:51,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net used request id req-503c0adc-9fd7-4133-a089-8c50246d5c17 2018-08-28 19:06:51,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:51,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36a6aee-f17f-420b-8417-32625298d39e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:06:51,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-c36a6aee-f17f-420b-8417-32625298d39e 2018-08-28 19:06:51,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:51,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e1184827-4be2-4c89-9f7c-b36f90c66953 Date: Tue, 28 Aug 2018 19:06:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:24Z","dns_nameservers":[],"updated_at":"2018-08-28T19:06:24Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"f4942da7cedb46daaf9c86c120f473db","id":"fab4990d-1cd8-4527-a864-390928d0e0d1","subnetpool_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet"}]} 2018-08-28 19:06:51,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-e1184827-4be2-4c89-9f7c-b36f90c66953 2018-08-28 19:06:51,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:52,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-f794f1c9-7a3c-4f4a-b9cf-0263130fe4e5 Date: Tue, 28 Aug 2018 19:06:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.2"}],"id":"a4adbe3b-993b-4aff-84b6-2cff731ad7f5","security_groups":[],"mac_address":"fa:16:3e:de:61:79","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.4"}],"id":"cdce1537-6e71-413d-a898-ecbf1ff9d695","security_groups":[],"mac_address":"fa:16:3e:31:b7:5f","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.3"}],"id":"df842b68-529e-4b90-a699-e653302cd8c4","security_groups":[],"mac_address":"fa:16:3e:49:f0:a9","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5ee21161-e76a-4e29-920e-74ea7227b477"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:06:41Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fab4990d-1cd8-4527-a864-390928d0e0d1","ip_address":"10.55.0.5"}],"id":"ea9f2342-32f7-4dc8-aa95-101e963d7289","security_groups":["fc22d58d-c217-4252-8789-281e7276002c"],"mac_address":"fa:16:3e:8f:36:21","project_id":"f4942da7cedb46daaf9c86c120f473db","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port","admin_state_up":true,"network_id":"5ee21161-e76a-4e29-920e-74ea7227b477","tenant_id":"f4942da7cedb46daaf9c86c120f473db","created_at":"2018-08-28T19:06:31Z","binding:vnic_type":"normal","device_id":"5b30f29b-f301-4a37-8451-8c9ebb17dec8"}]} 2018-08-28 19:06:52,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-f794f1c9-7a3c-4f4a-b9cf-0263130fe4e5 2018-08-28 19:06:52,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7151926066b39e547a8a5c0b852d4e7a6b023e6f" 2018-08-28 19:06:52,840 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1ff7dc96-6f5b-44fe-a5b6-4ecd428e9d5b x-compute-request-id: req-1ff7dc96-6f5b-44fe-a5b6-4ecd428e9d5b Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:36:21", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "security_groups": [{"name": "default"}], "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:41Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:52,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-1ff7dc96-6f5b-44fe-a5b6-4ecd428e9d5b 2018-08-28 19:06:52,841 - create_instance - INFO - Deleting Port with ID - ea9f2342-32f7-4dc8-aa95-101e963d7289 2018-08-28 19:06:52,841 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-port 2018-08-28 19:06:52,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/ea9f2342-32f7-4dc8-aa95-101e963d7289 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:53,329 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e4c77d5e-69fd-4ca5-94e0-15b777d231eb Date: Tue, 28 Aug 2018 19:06:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:06:53,330 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/ea9f2342-32f7-4dc8-aa95-101e963d7289 used request id req-e4c77d5e-69fd-4ca5-94e0-15b777d231eb 2018-08-28 19:06:53,330 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst 2018-08-28 19:06:53,333 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:53,549 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:06:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5338edbe-013c-4b41-90dd-84d6fa9cd7eb x-compute-request-id: req-5338edbe-013c-4b41-90dd-84d6fa9cd7eb Content-Type: application/json 2018-08-28 19:06:53,549 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-5338edbe-013c-4b41-90dd-84d6fa9cd7eb 2018-08-28 19:06:53,550 - create_instance - INFO - Checking deletion status 2018-08-28 19:06:53,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:53,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-148e3482-7900-4b2b-b6ef-9e5a4346d212 x-compute-request-id: req-148e3482-7900-4b2b-b6ef-9e5a4346d212 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:53Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:53,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-148e3482-7900-4b2b-b6ef-9e5a4346d212 2018-08-28 19:06:53,780 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst] is - ACTIVE 2018-08-28 19:06:53,780 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:06:56,784 - create_instance - DEBUG - VM status query timeout in 296.76629591 2018-08-28 19:06:56,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:06:57,037 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:06:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-18119d8c-29a3-4daf-bc90-527b8933f225 x-compute-request-id: req-18119d8c-29a3-4daf-bc90-527b8933f225 Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8", "rel": "bookmark"}], "image": {"id": "f626be31-8fb5-4210-a37d-0d1b766222cf", "links": [{"href": "http://172.30.9.28:8774/images/f626be31-8fb5-4210-a37d-0d1b766222cf", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:06:41.000000", "flavor": {"id": "20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "links": [{"href": "http://172.30.9.28:8774/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55", "rel": "bookmark"}]}, "id": "5b30f29b-f301-4a37-8451-8c9ebb17dec8", "user_id": "7db68aff4dbd4ca1bc7d07a5f04af6a5", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:06:53Z", "hostId": "b7f86787896ba43b093ae942f7a71b98d4011bd41cc199504bd2ac40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst", "created": "2018-08-28T19:06:35Z", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:06:57,037 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-18119d8c-29a3-4daf-bc90-527b8933f225 2018-08-28 19:06:57,038 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst] is - ACTIVE 2018-08-28 19:06:57,038 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:07:00,041 - create_instance - DEBUG - VM status query timeout in 293.508723974 2018-08-28 19:07:00,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}759bfe8331605b1afdce6e7259c093a6216c3237" 2018-08-28 19:07:00,095 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-8e8fdae1-961e-49b1-baa9-9a6d1716f12a x-compute-request-id: req-8e8fdae1-961e-49b1-baa9-9a6d1716f12a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5b30f29b-f301-4a37-8451-8c9ebb17dec8 could not be found.", "code": 404}} 2018-08-28 19:07:00,096 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/5b30f29b-f301-4a37-8451-8c9ebb17dec8 used request id req-8e8fdae1-961e-49b1-baa9-9a6d1716f12a 2018-08-28 19:07:00,096 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 5b30f29b-f301-4a37-8451-8c9ebb17dec8 could not be found. (HTTP 404) (Request-ID: req-8e8fdae1-961e-49b1-baa9-9a6d1716f12a) 2018-08-28 19:07:00,096 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-inst 2018-08-28 19:07:00,097 - neutron_utils - INFO - Deleting security group rule with ID - 8314cf23-16d4-4b49-93c0-3f362860c5c5 2018-08-28 19:07:00,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8314cf23-16d4-4b49-93c0-3f362860c5c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:07:00,342 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9940e577-66c0-460d-a73d-dce06c56cfdf Content-Length: 0 Date: Tue, 28 Aug 2018 19:07:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:07:00,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8314cf23-16d4-4b49-93c0-3f362860c5c5 used request id req-9940e577-66c0-460d-a73d-dce06c56cfdf 2018-08-28 19:07:00,342 - neutron_utils - INFO - Deleting security group rule with ID - 3f078939-e94d-45dd-b44a-a8dbeeaeebbe 2018-08-28 19:07:00,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3f078939-e94d-45dd-b44a-a8dbeeaeebbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:07:00,618 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12b71c76-b420-4a13-b7ae-c78ba66a5a2c Content-Length: 0 Date: Tue, 28 Aug 2018 19:07:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:07:00,618 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3f078939-e94d-45dd-b44a-a8dbeeaeebbe used request id req-12b71c76-b420-4a13-b7ae-c78ba66a5a2c 2018-08-28 19:07:00,619 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-name 2018-08-28 19:07:00,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/52930e7c-b0e8-476f-b170-8aea524e075f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6637f92d8940f2b03ef0d5a04c5d1543862de29b" 2018-08-28 19:07:00,901 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c16cdfce-edb9-4935-96c4-f9ed024e288d Content-Length: 0 Date: Tue, 28 Aug 2018 19:07:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:07:00,901 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/52930e7c-b0e8-476f-b170-8aea524e075f used request id req-c16cdfce-edb9-4935-96c4-f9ed024e288d 2018-08-28 19:07:00,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75cefc2492fe5855ac41c3aae6fb758dbe1a7c03" 2018-08-28 19:07:00,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:07:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-99d63125-a492-462f-86c1-ffb2082b51fb x-compute-request-id: req-99d63125-a492-462f-86c1-ffb2082b51fb Content-Length: 0 Content-Type: application/json 2018-08-28 19:07:00,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/20b464ff-9f3f-4145-ac02-69fdcdf9fd55 used request id req-99d63125-a492-462f-86c1-ffb2082b51fb 2018-08-28 19:07:00,947 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet 2018-08-28 19:07:00,947 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-subnet 2018-08-28 19:07:00,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/fab4990d-1cd8-4527-a864-390928d0e0d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:07:03,271 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-69b450bb-4874-4544-83d0-4a4d7b82ca40 Date: Tue, 28 Aug 2018 19:07:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:07:03,271 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/fab4990d-1cd8-4527-a864-390928d0e0d1 used request id req-69b450bb-4874-4544-83d0-4a4d7b82ca40 2018-08-28 19:07:03,272 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-pub-net 2018-08-28 19:07:03,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/5ee21161-e76a-4e29-920e-74ea7227b477 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65baee76f7f288951e37da338aca6c65ad492a68" 2018-08-28 19:07:04,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a1a995f2-a653-4ee3-950a-4bc65c0a931f Date: Tue, 28 Aug 2018 19:07:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:07:04,240 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/5ee21161-e76a-4e29-920e-74ea7227b477 used request id req-a1a995f2-a653-4ee3-950a-4bc65c0a931f 2018-08-28 19:07:04,241 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-4c1b69a1-fd1e-47f4-84fa-fdf3a8fa1a86-image 2018-08-28 19:07:04,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21fa2237fc817068b6eea2fbc7b8918199c6d8a2" 2018-08-28 19:07:05,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-666517f4-9f0e-441b-a9d1-336c400782c4 Date: Tue, 28 Aug 2018 19:07:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:07:05,859 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f626be31-8fb5-4210-a37d-0d1b766222cf used request id req-666517f4-9f0e-441b-a9d1-336c400782c4 2018-08-28 19:07:05,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-af6351be-0a24-4c64-8818-f5e1efaeabe4 Date: Tue, 28 Aug 2018 19:07:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:23Z", "updated_at": "2018-08-28T19:06:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "revision_number": 0, "id": "06c1c3c3-cc78-4340-b208-d9ac01ea4d60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4942da7cedb46daaf9c86c120f473db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "revision_number": 0, "id": "07888f41-206e-40ae-8f66-1f012ce209e4", "remote_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv4", "project_id": "f4942da7cedb46daaf9c86c120f473db"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "revision_number": 0, "id": "220fa79e-8454-46b3-95d6-63ce5c8fa21b", "remote_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4942da7cedb46daaf9c86c120f473db"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "revision_number": 0, "id": "68a4850d-2c9b-48d0-9785-9ec503b3cebd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "port_range_min": null, "ethertype": "IPv6", "project_id": "f4942da7cedb46daaf9c86c120f473db"}], "revision_number": 4, "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "fc22d58d-c217-4252-8789-281e7276002c", "name": "default"}]} 2018-08-28 19:07:06,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-af6351be-0a24-4c64-8818-f5e1efaeabe4 2018-08-28 19:07:06,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7468f40-32c2-461e-8cef-80745d52aad7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:07:06,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-e7468f40-32c2-461e-8cef-80745d52aad7 2018-08-28 19:07:06,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:07:06,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,266 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63e1cc1e-9df9-4557-8748-6eced133a75d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:07:06,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-63e1cc1e-9df9-4557-8748-6eced133a75d 2018-08-28 19:07:06,267 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:07:06,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38cd8d89-57b4-493d-86cc-4ffa625935e1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:07:06,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-38cd8d89-57b4-493d-86cc-4ffa625935e1 2018-08-28 19:07:06,357 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:07:06,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,443 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bd0a411-59e2-4e47-8903-bd2e71ad8a9f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:07:06,443 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-3bd0a411-59e2-4e47-8903-bd2e71ad8a9f 2018-08-28 19:07:06,443 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:07:06,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59825f41-6eef-48be-ae35-678a4999ff16 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:07:06,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-59825f41-6eef-48be-ae35-678a4999ff16 2018-08-28 19:07:06,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-341d3e19-7024-46eb-892e-18bfc8b1c1e1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:06,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-341d3e19-7024-46eb-892e-18bfc8b1c1e1 2018-08-28 19:07:06,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a269dd42-78ca-48a5-b490-d2c5ae81e858 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:07:06,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-a269dd42-78ca-48a5-b490-d2c5ae81e858 2018-08-28 19:07:06,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,819 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93b4a8d2-0fe0-4199-96a3-9dfed8ba1bf1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:07:06,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-93b4a8d2-0fe0-4199-96a3-9dfed8ba1bf1 2018-08-28 19:07:06,819 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:07:06,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:06,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95e49c4-9f61-40f2-8d7b-46596f6339c0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db"}, "enabled": true, "id": "f4942da7cedb46daaf9c86c120f473db", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-f00c80aa-b44f-422-proj"}} 2018-08-28 19:07:06,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-c95e49c4-9f61-40f2-8d7b-46596f6339c0 2018-08-28 19:07:06,910 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fc22d58d-c217-4252-8789-281e7276002c 2018-08-28 19:07:06,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fc22d58d-c217-4252-8789-281e7276002c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:07,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-969c29b9-80c0-4b84-98a7-f1139966e19e Date: Tue, 28 Aug 2018 19:07:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:23Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "06c1c3c3-cc78-4340-b208-d9ac01ea4d60"}, {"remote_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:23Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "07888f41-206e-40ae-8f66-1f012ce209e4"}, {"remote_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:23Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "220fa79e-8454-46b3-95d6-63ce5c8fa21b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:06:23Z", "security_group_id": "fc22d58d-c217-4252-8789-281e7276002c", "port_range_min": null, "revision_number": 0, "tenant_id": "f4942da7cedb46daaf9c86c120f473db", "created_at": "2018-08-28T19:06:23Z", "project_id": "f4942da7cedb46daaf9c86c120f473db", "id": "68a4850d-2c9b-48d0-9785-9ec503b3cebd"}]} 2018-08-28 19:07:07,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=fc22d58d-c217-4252-8789-281e7276002c used request id req-969c29b9-80c0-4b84-98a7-f1139966e19e 2018-08-28 19:07:07,096 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:07:07,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/fc22d58d-c217-4252-8789-281e7276002c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:07,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3c489396-11f6-4f92-8c2e-9364c80d95f9 Content-Length: 0 Date: Tue, 28 Aug 2018 19:07:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:07:07,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/fc22d58d-c217-4252-8789-281e7276002c used request id req-3c489396-11f6-4f92-8c2e-9364c80d95f9 2018-08-28 19:07:07,590 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-f00c80aa-b44f-422-proj 2018-08-28 19:07:07,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:07,778 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da3190b3-790f-4ba5-8f4b-1b88e20841e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:07:07,778 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f4942da7cedb46daaf9c86c120f473db used request id req-da3190b3-790f-4ba5-8f4b-1b88e20841e9 2018-08-28 19:07:07,779 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-f00c80aa-b44f-422-proj-role 2018-08-28 19:07:07,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1ef651af1c774bddbfee48325bf2d96d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:07,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:07:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc4fffc-a2b9-413b-87bb-1e9b004c356e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:07:07,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1ef651af1c774bddbfee48325bf2d96d used request id req-9cc4fffc-a2b9-413b-87bb-1e9b004c356e 2018-08-28 19:07:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a7657a74435454fa872765bf6c4f938f32bc792" 2018-08-28 19:07:07,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f77b4e17-f2f3-4ad5-9926-a52167fc0f5e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:07:07,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f77b4e17-f2f3-4ad5-9926-a52167fc0f5e 2018-08-28 19:07:07,991 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-f00c80aa-b44f-422-user 2018-08-28 19:07:07,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/7db68aff4dbd4ca1bc7d07a5f04af6a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f0326aaad3160db584f16d6a65d92d7ad632be8" 2018-08-28 19:07:08,155 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:07:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15ef1c3f-fe70-4253-8d90-e24b7abb078a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:07:08,156 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/7db68aff4dbd4ca1bc7d07a5f04af6a5 used request id req-15ef1c3f-fe70-4253-8d90-e24b7abb078a 2018-08-28 19:07:08,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:08,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["8pvFbUpBROCtlmoLZIw_zw"], "issued_at": "2018-08-28T19:07:08.000000Z"}} 2018-08-28 19:07:08,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edb93881da66ba9c602178b9f7ff8a0e9692ed7" 2018-08-28 19:07:08,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4fe6bc8-0172-4782-bdf3-dd2e5c388033 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:08,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4fe6bc8-0172-4782-bdf3-dd2e5c388033 2018-08-28 19:07:08,636 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:08,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:09,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["X449WY9FSTSgeX3QZhZi9g"], "issued_at": "2018-08-28T19:07:09.000000Z"}} 2018-08-28 19:07:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:07:09,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171442b9-f693-4bcb-8bbf-b4fa2b7be7c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:09,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-171442b9-f693-4bcb-8bbf-b4fa2b7be7c6 2018-08-28 19:07:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:07:09,115 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:07:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:07:09,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:07:09,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00d8247d-22dd-4478-961e-bd206c734ada Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:07:09,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj used request id req-00d8247d-22dd-4478-961e-bd206c734ada 2018-08-28 19:07:09,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:07:09,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e0ef64-5fc5-4118-9e93-a7a1067f3e26 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:07:09,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-37e0ef64-5fc5-4118-9e93-a7a1067f3e26 2018-08-28 19:07:09,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj"}}' 2018-08-28 19:07:09,568 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:07:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-046e7b1b-029f-45e3-9aad-a6e96177d0ea Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/463b89e179ef4b62a8510649166955e3"}, "enabled": true, "id": "463b89e179ef4b62a8510649166955e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj"}} 2018-08-28 19:07:09,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-046e7b1b-029f-45e3-9aad-a6e96177d0ea 2018-08-28 19:07:09,568 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj 2018-08-28 19:07:09,569 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:09,570 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:09,943 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["dRnsZ06lQcu9IWQwCfCKUg"], "issued_at": "2018-08-28T19:07:09.000000Z"}} 2018-08-28 19:07:09,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0427869aac574f1c0d0cc361f252ec3a0c1e8164" 2018-08-28 19:07:10,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a8a16f-a294-4a1d-9805-eab934a13493 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:10,031 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-40a8a16f-a294-4a1d-9805-eab934a13493 2018-08-28 19:07:10,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:07:10,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:07:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:07:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0427869aac574f1c0d0cc361f252ec3a0c1e8164" 2018-08-28 19:07:10,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e4e221d-06fe-43f1-a229-f5c888d8d72b Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:07:10,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-9e4e221d-06fe-43f1-a229-f5c888d8d72b 2018-08-28 19:07:10,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0427869aac574f1c0d0cc361f252ec3a0c1e8164" 2018-08-28 19:07:10,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbceea6f-49e8-46c7-878e-e2543f5f405a Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/463b89e179ef4b62a8510649166955e3"}, "enabled": true, "id": "463b89e179ef4b62a8510649166955e3", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj"}]} 2018-08-28 19:07:10,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj used request id req-cbceea6f-49e8-46c7-878e-e2543f5f405a 2018-08-28 19:07:10,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0427869aac574f1c0d0cc361f252ec3a0c1e8164" 2018-08-28 19:07:10,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72cbdf54-0363-48f0-8394-c5c575c4d483 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:07:10,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-72cbdf54-0363-48f0-8394-c5c575c4d483 2018-08-28 19:07:10,691 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-user 2018-08-28 19:07:10,691 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:10,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:07:10,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ce97652-9133-45b1-a39a-6f63f4f80873 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:07:10,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6ce97652-9133-45b1-a39a-6f63f4f80873 2018-08-28 19:07:10,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" -d '{"role": {"name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj-role"}}' 2018-08-28 19:07:11,021 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:07:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07914000-1014-480c-a341-ee4edb41b261 Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5259a1b50a84ba489ba3dee61be3ed1", "links": {"self": "http://172.30.9.28:5000/v3/roles/d5259a1b50a84ba489ba3dee61be3ed1"}, "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj-role"}} 2018-08-28 19:07:11,021 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-07914000-1014-480c-a341-ee4edb41b261 2018-08-28 19:07:11,021 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj-role 2018-08-28 19:07:11,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d5259a1b50a84ba489ba3dee61be3ed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:07:11,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71a0aba-5a6c-4aee-b432-6778381fd48b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d5259a1b50a84ba489ba3dee61be3ed1"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj-role", "id": "d5259a1b50a84ba489ba3dee61be3ed1"}} 2018-08-28 19:07:11,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d5259a1b50a84ba489ba3dee61be3ed1 used request id req-a71a0aba-5a6c-4aee-b432-6778381fd48b 2018-08-28 19:07:11,108 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj-role to project CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj 2018-08-28 19:07:11,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/463b89e179ef4b62a8510649166955e3/users/9efaab7100ea4609b4b72b22a58de46b/roles/d5259a1b50a84ba489ba3dee61be3ed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:07:11,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:07:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19fbeba8-9cf1-40b7-adbd-7af79c87d5df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:07:11,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/463b89e179ef4b62a8510649166955e3/users/9efaab7100ea4609b4b72b22a58de46b/roles/d5259a1b50a84ba489ba3dee61be3ed1 used request id req-19fbeba8-9cf1-40b7-adbd-7af79c87d5df 2018-08-28 19:07:11,254 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:07:11,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:11,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:11,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["em0tz5XfSZmYhhMhlrzPdA"], "issued_at": "2018-08-28T19:07:11.000000Z"}} 2018-08-28 19:07:11,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:07:11,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa6c0adf-fb19-4bb9-8f8b-8eb79e3e29c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:11,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa6c0adf-fb19-4bb9-8f8b-8eb79e3e29c7 2018-08-28 19:07:11,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:07:12,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a8b4d5de-64fa-4fea-9552-75d02625e1c5 Date: Tue, 28 Aug 2018 19:07:12 GMT RESP BODY: {"networks":[]} 2018-08-28 19:07:12,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-a8b4d5de-64fa-4fea-9552-75d02625e1c5 2018-08-28 19:07:12,013 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net 2018-08-28 19:07:12,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" -d '{"network": {"name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net", "admin_state_up": true}}' 2018-08-28 19:07:12,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-0f5a573b-a6f8-4039-b845-500bd3497b06 Date: Tue, 28 Aug 2018 19:07: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":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:07:12Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","mtu":1450}} 2018-08-28 19:07:12,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-0f5a573b-a6f8-4039-b845-500bd3497b06 2018-08-28 19:07:12,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:07:12,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-7678debb-f16b-424d-80c1-4774e0b18555 Date: Tue, 28 Aug 2018 19:07:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:07:12Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:12,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-7678debb-f16b-424d-80c1-4774e0b18555 2018-08-28 19:07:12,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:07:12,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5fdf4e56-4b65-4b81-ae01-117b4320313d Date: Tue, 28 Aug 2018 19:07:12 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:07:12,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-5fdf4e56-4b65-4b81-ae01-117b4320313d 2018-08-28 19:07:12,816 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet 2018-08-28 19:07:12,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" -d '{"subnets": [{"ip_version": 4, "network_id": "c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]}' 2018-08-28 19:07:13,558 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-942a942e-34b4-41e0-acc4-5e221ce7ef0f Date: Tue, 28 Aug 2018 19:07:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:13,558 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-942a942e-34b4-41e0-acc4-5e221ce7ef0f 2018-08-28 19:07:13,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:07:13,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-2db2093e-3d8d-4257-b032-4757bc971a3f Date: Tue, 28 Aug 2018 19:07:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:13,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-2db2093e-3d8d-4257-b032-4757bc971a3f 2018-08-28 19:07:13,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:07:14,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-96bb4117-d98b-45d9-b629-0666a36ad9b3 Date: Tue, 28 Aug 2018 19:07:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:14,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-96bb4117-d98b-45d9-b629-0666a36ad9b3 2018-08-28 19:07:14,031 - OpenStackNetwork - DEBUG - Network [c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c] created successfully 2018-08-28 19:07:14,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:14,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:14,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["k2uWkVmxQM6EebXQ3Fzdbw"], "issued_at": "2018-08-28T19:07:14.000000Z"}} 2018-08-28 19:07:14,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a65492583522091b1d865c27b6e264a6df2109" 2018-08-28 19:07:14,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba62d10a-2836-4c88-bee7-2d4692193a04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:14,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba62d10a-2836-4c88-bee7-2d4692193a04 2018-08-28 19:07:14,424 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:07:14,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a65492583522091b1d865c27b6e264a6df2109" 2018-08-28 19:07:14,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9440dd93-3ec0-4e83-899e-fda58cc53a5d x-compute-request-id: req-9440dd93-3ec0-4e83-899e-fda58cc53a5d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:07:14,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9440dd93-3ec0-4e83-899e-fda58cc53a5d 2018-08-28 19:07:14,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a65492583522091b1d865c27b6e264a6df2109" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 512, "id": null, "swap": 0}}' 2018-08-28 19:07:14,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3b0690b1-73d8-471f-aa3a-83cbb704f5ad x-compute-request-id: req-3b0690b1-73d8-471f-aa3a-83cbb704f5ad Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "81cc06f4-0462-4693-819a-3774da11d443", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:07:14,930 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-3b0690b1-73d8-471f-aa3a-83cbb704f5ad 2018-08-28 19:07:14,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:14,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:15,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d5259a1b50a84ba489ba3dee61be3ed1", "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj-role"}], "expires_at": "2018-08-28T20:07:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "463b89e179ef4b62a8510649166955e3", "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/463b89e179ef4b62a8510649166955e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/463b89e179ef4b62a8510649166955e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/463b89e179ef4b62a8510649166955e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/463b89e179ef4b62a8510649166955e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/463b89e179ef4b62a8510649166955e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/463b89e179ef4b62a8510649166955e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/463b89e179ef4b62a8510649166955e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/463b89e179ef4b62a8510649166955e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/463b89e179ef4b62a8510649166955e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/463b89e179ef4b62a8510649166955e3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/463b89e179ef4b62a8510649166955e3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/463b89e179ef4b62a8510649166955e3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-user", "id": "9efaab7100ea4609b4b72b22a58de46b"}, "audit_ids": ["YpvexaolSq-diI2xfD-AEg"], "issued_at": "2018-08-28T19:07:15.000000Z"}} 2018-08-28 19:07:15,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" 2018-08-28 19:07:15,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa03cf9a-6bcb-48fa-9303-40991f79ab12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:15,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fa03cf9a-6bcb-48fa-9303-40991f79ab12 2018-08-28 19:07:15,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" 2018-08-28 19:07:15,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-ac87b0be-c1b5-4217-906a-66c378d26f48 Date: Tue, 28 Aug 2018 19:07:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image"} 2018-08-28 19:07:15,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image used request id req-ac87b0be-c1b5-4217-906a-66c378d26f48 2018-08-28 19:07:15,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" 2018-08-28 19:07:15,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6007181d-db3f-4287-a566-a4d00c771fb9 Date: Tue, 28 Aug 2018 19:07: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-08-28 19:07:15,730 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6007181d-db3f-4287-a566-a4d00c771fb9 2018-08-28 19:07:15,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image"}' 2018-08-28 19:07:15,948 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7 X-Openstack-Request-Id: req-369448bd-07ad-48a8-9cc7-b19dda8e33f2 Date: Tue, 28 Aug 2018 19:07:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:07:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:07:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7", "min_disk": 0, "protected": false, "id": "11b0aa59-2733-499f-8664-e593c92a79b7", "file": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7/file", "checksum": null, "owner": "463b89e179ef4b62a8510649166955e3", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:07:15,948 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-369448bd-07ad-48a8-9cc7-b19dda8e33f2 2018-08-28 19:07:15,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" -d '' 2018-08-28 19:07:16,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4803c9a-9207-4918-a44c-825e1d0415ed Date: Tue, 28 Aug 2018 19:07:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:07:16,840 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7/file used request id req-b4803c9a-9207-4918-a44c-825e1d0415ed 2018-08-28 19:07:16,841 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:07:16,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" 2018-08-28 19:07:17,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-010898b5-0bc7-4591-9b85-8c99185ccb4d Date: Tue, 28 Aug 2018 19:07:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:07:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:07:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "metadata": {}}], "self": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7", "min_disk": 0, "protected": false, "id": "11b0aa59-2733-499f-8664-e593c92a79b7", "file": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "463b89e179ef4b62a8510649166955e3", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:07:17,010 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7 used request id req-010898b5-0bc7-4591-9b85-8c99185ccb4d 2018-08-28 19:07:17,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" 2018-08-28 19:07:17,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-713b858f-7ea4-41e2-85e3-e083094bbeef Date: Tue, 28 Aug 2018 19:07: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-08-28 19:07:17,163 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-713b858f-7ea4-41e2-85e3-e083094bbeef 2018-08-28 19:07:17,165 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image 2018-08-28 19:07:17,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" 2018-08-28 19:07:17,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-f3fbcb0b-49cd-41ef-8321-f7535b7d7310 Date: Tue, 28 Aug 2018 19:07:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:07:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:07:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "metadata": {}}], "self": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7", "min_disk": 0, "protected": false, "id": "11b0aa59-2733-499f-8664-e593c92a79b7", "file": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "463b89e179ef4b62a8510649166955e3", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:07:17,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7 used request id req-f3fbcb0b-49cd-41ef-8321-f7535b7d7310 2018-08-28 19:07:17,343 - create_image - DEBUG - Instance status is - active 2018-08-28 19:07:17,343 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image 2018-08-28 19:07:17,343 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image 2018-08-28 19:07:17,344 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:07:17,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3edb93881da66ba9c602178b9f7ff8a0e9692ed7" 2018-08-28 19:07:17,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-29fa8a63-d775-4c78-b6de-5c8ecb595ccd x-compute-request-id: req-29fa8a63-d775-4c78-b6de-5c8ecb595ccd Content-Encoding: gzip Content-Length: 281 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-08-28T19:07:15.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:09.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:11.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:09.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:09.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:14.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:13.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:12.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:10.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:13.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-08-28T19:07:14.000000"}}}, "zoneName": "nova"}]} 2018-08-28 19:07:17,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-availability-zone/detail used request id req-29fa8a63-d775-4c78-b6de-5c8ecb595ccd 2018-08-28 19:07:17,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:17,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:17,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BCcEyqR2TEqM0jzxh2GLWQ"], "issued_at": "2018-08-28T19:07:18.000000Z"}} 2018-08-28 19:07:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:18,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe29792b-51ac-4a77-976f-b65cdc6852f2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:18,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe29792b-51ac-4a77-976f-b65cdc6852f2 2018-08-28 19:07:18,053 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:07:18,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:18,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ecd7f9-fd4c-4e75-871b-70f80ad37c7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:18,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f7ecd7f9-fd4c-4e75-871b-70f80ad37c7d 2018-08-28 19:07:18,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:18,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c3b9ae59-a8d5-4017-8952-642d75214aae Date: Tue, 28 Aug 2018 19:07:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:18,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-c3b9ae59-a8d5-4017-8952-642d75214aae 2018-08-28 19:07:18,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:07:18,313 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:07:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:07:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:18,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbfeab79-7edc-4c4f-8643-0c0f6ad1a64a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:18,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bbfeab79-7edc-4c4f-8643-0c0f6ad1a64a 2018-08-28 19:07:18,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:18,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-78f62b68-71e9-4a65-acf5-71c4f7a1061e Date: Tue, 28 Aug 2018 19:07:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:18,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-78f62b68-71e9-4a65-acf5-71c4f7a1061e 2018-08-28 19:07:18,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:18,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0bf7124f-043c-4c78-8f7e-2845875d2307 Date: Tue, 28 Aug 2018 19:07:18 GMT RESP BODY: {"ports":[]} 2018-08-28 19:07:18,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1&admin_state_up=True used request id req-0bf7124f-043c-4c78-8f7e-2845875d2307 2018-08-28 19:07:18,820 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:19,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-bc24d393-fc8c-4771-8857-11342633d021 x-compute-request-id: req-bc24d393-fc8c-4771-8857-11342633d021 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:07:19,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-bc24d393-fc8c-4771-8857-11342633d021 2018-08-28 19:07:19,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:19,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5597c500-c78e-4acd-a8c8-52608d2b949e Date: Tue, 28 Aug 2018 19:07:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:19,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-5597c500-c78e-4acd-a8c8-52608d2b949e 2018-08-28 19:07:19,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:19,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0308b3c5-a173-4268-9f6e-ecb1bfafcfdd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:19,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-0308b3c5-a173-4268-9f6e-ecb1bfafcfdd 2018-08-28 19:07:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:19,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8ced783f-33da-49a6-b967-43a22efd4631 Date: Tue, 28 Aug 2018 19:07:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:19,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-8ced783f-33da-49a6-b967-43a22efd4631 2018-08-28 19:07:19,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:19,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-24e31f99-3fe2-434d-b311-a97f756dfc9b Date: Tue, 28 Aug 2018 19:07:19 GMT RESP BODY: {"ports":[]} 2018-08-28 19:07:19,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1&admin_state_up=True used request id req-24e31f99-3fe2-434d-b311-a97f756dfc9b 2018-08-28 19:07:19,807 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:19,808 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:20,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["-qbEuH9QRzmtuzSPj6wgDw"], "issued_at": "2018-08-28T19:07:20.000000Z"}} 2018-08-28 19:07:20,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4231bf957dd94a9b666334907acab853938e398f" 2018-08-28 19:07:20,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2c28b6-bf30-4bd0-ae71-718d5d056693 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:20,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b2c28b6-bf30-4bd0-ae71-718d5d056693 2018-08-28 19:07:20,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:20,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-5aee23f0-88bd-48a6-b266-ed64c3c0d8c8 Date: Tue, 28 Aug 2018 19:07:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:20,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-5aee23f0-88bd-48a6-b266-ed64c3c0d8c8 2018-08-28 19:07:20,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:20,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6e3a936a-e7d6-402b-9edd-8522d0372f61 Date: Tue, 28 Aug 2018 19:07:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:20,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-6e3a936a-e7d6-402b-9edd-8522d0372f61 2018-08-28 19:07:20,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:20,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-3598eb47-1992-4fe7-8c23-11d64c551af2 Date: Tue, 28 Aug 2018 19:07:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:20,987 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-3598eb47-1992-4fe7-8c23-11d64c551af2 2018-08-28 19:07:20,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:07:20,996 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:07:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:07:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4231bf957dd94a9b666334907acab853938e398f" 2018-08-28 19:07:21,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fdb8491-0ed7-4015-bc0b-42af947577f3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:21,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-7fdb8491-0ed7-4015-bc0b-42af947577f3 2018-08-28 19:07:21,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:21,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ae496501-e5c1-4da0-bb6a-3d980e229aef Date: Tue, 28 Aug 2018 19:07:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:21,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-ae496501-e5c1-4da0-bb6a-3d980e229aef 2018-08-28 19:07:21,154 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net 2018-08-28 19:07:21,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" -d '{"port": {"network_id": "c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1", "admin_state_up": true}}' 2018-08-28 19:07:22,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-68558664-45f0-4a90-8c94-33e143e7c1b1 Date: Tue, 28 Aug 2018 19:07:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:21Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:da:f6:e0","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","qos_policy_id":null,"admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal"}} 2018-08-28 19:07:22,139 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-68558664-45f0-4a90-8c94-33e143e7c1b1 2018-08-28 19:07:22,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-22c45503-0952-4a3d-aaf6-334cbd62cad4 Date: Tue, 28 Aug 2018 19:07:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:22,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-22c45503-0952-4a3d-aaf6-334cbd62cad4 2018-08-28 19:07:22,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:22,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9efda4a-e439-428a-9b4c-4e4a6ee68bb3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:22,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-a9efda4a-e439-428a-9b4c-4e4a6ee68bb3 2018-08-28 19:07:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:22,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-9c80131c-ccaf-411e-9cd3-6cfc715aa499 Date: Tue, 28 Aug 2018 19:07:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:22,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-9c80131c-ccaf-411e-9cd3-6cfc715aa499 2018-08-28 19:07:22,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:22,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-c54567a1-806b-4df8-b223-621e069cea54 Date: Tue, 28 Aug 2018 19:07:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:07:22,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1&admin_state_up=True used request id req-c54567a1-806b-4df8-b223-621e069cea54 2018-08-28 19:07:22,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:22,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e9ab5a1-7897-497b-bcab-f42596610197 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:22,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-0e9ab5a1-7897-497b-bcab-f42596610197 2018-08-28 19:07:22,820 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-28 19:07:22,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:22,849 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8c6619a0-f509-4d2f-95a7-d661a75875ca x-compute-request-id: req-8c6619a0-f509-4d2f-95a7-d661a75875ca Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-flavor-name"}]} 2018-08-28 19:07:22,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8c6619a0-f509-4d2f-95a7-d661a75875ca 2018-08-28 19:07:22,853 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:22,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f17079ec-3894-4975-8647-2174ffd94129 x-compute-request-id: req-f17079ec-3894-4975-8647-2174ffd94129 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "81cc06f4-0462-4693-819a-3774da11d443", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:07:22,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443 used request id req-f17079ec-3894-4975-8647-2174ffd94129 2018-08-28 19:07:22,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:23,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-bbe37cd4-ed1b-4ff6-990b-13b8247afb37 Date: Tue, 28 Aug 2018 19:07:23 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:07:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:07:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "metadata": {}}], "self": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7", "min_disk": 0, "protected": false, "id": "11b0aa59-2733-499f-8664-e593c92a79b7", "file": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "463b89e179ef4b62a8510649166955e3", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image"} 2018-08-28 19:07:23,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image used request id req-bbe37cd4-ed1b-4ff6-990b-13b8247afb37 2018-08-28 19:07:23,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:23,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4be617b2-34d6-4e1b-a3d4-e394bb59f8cc Date: Tue, 28 Aug 2018 19:07:23 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:07:23,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4be617b2-34d6-4e1b-a3d4-e394bb59f8cc 2018-08-28 19:07:23,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" -d '{"server": {"name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "11b0aa59-2733-499f-8664-e593c92a79b7", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "81cc06f4-0462-4693-819a-3774da11d443", "max_count": 1, "min_count": 1, "networks": [{"port": "78d8040d-d35c-401d-9d4d-5a2198b00edd"}]}}' 2018-08-28 19:07:24,824 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-25b212f7-af23-4d0f-bec2-99c3527d8397 x-compute-request-id: req-25b212f7-af23-4d0f-bec2-99c3527d8397 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "adminPass": "zu7Rqs5iHCgm"}} 2018-08-28 19:07:24,825 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-25b212f7-af23-4d0f-bec2-99c3527d8397 2018-08-28 19:07:24,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:24,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-c7230144-30ea-40c5-a0d4-345f6bf2ff6a x-compute-request-id: req-c7230144-30ea-40c5-a0d4-345f6bf2ff6a Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:07:24Z", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:24,899 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-c7230144-30ea-40c5-a0d4-345f6bf2ff6a 2018-08-28 19:07:24,899 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-28 19:07:24,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:25,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-d9e189a2-83e9-4c15-8987-d00bbc8a38fe x-compute-request-id: req-d9e189a2-83e9-4c15-8987-d00bbc8a38fe Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:07:24Z", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:25,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-d9e189a2-83e9-4c15-8987-d00bbc8a38fe 2018-08-28 19:07:25,295 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-08-28 19:07:25,295 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:07:28,298 - create_instance - DEBUG - VM status query timeout in 896.601305008 2018-08-28 19:07:28,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:28,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07: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-a1b21a89-868f-4cd9-ba76-795ea54108ef x-compute-request-id: req-a1b21a89-868f-4cd9-ba76-795ea54108ef Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:07:26Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:28,864 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-a1b21a89-868f-4cd9-ba76-795ea54108ef 2018-08-28 19:07:28,865 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-08-28 19:07:28,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:07:31,868 - create_instance - DEBUG - VM status query timeout in 893.03152895 2018-08-28 19:07:31,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:32,270 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07: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-3ce6de70-43d9-4025-a1c8-e8d76824ea9a x-compute-request-id: req-3ce6de70-43d9-4025-a1c8-e8d76824ea9a Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:07:26Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:32,270 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-3ce6de70-43d9-4025-a1c8-e8d76824ea9a 2018-08-28 19:07:32,271 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-08-28 19:07:32,271 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:07:35,274 - create_instance - DEBUG - VM status query timeout in 889.625612974 2018-08-28 19:07:35,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:35,722 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd0d7f08-3dd2-449c-9c99-e91a1b402912 x-compute-request-id: req-dd0d7f08-3dd2-449c-9c99-e91a1b402912 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:31Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:35,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-dd0d7f08-3dd2-449c-9c99-e91a1b402912 2018-08-28 19:07:35,722 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-28 19:07:35,723 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:07:35,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:36,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3f6d6de7-9532-43ab-a548-996ce0091b37 x-compute-request-id: req-3f6d6de7-9532-43ab-a548-996ce0091b37 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:31Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:36,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-3f6d6de7-9532-43ab-a548-996ce0091b37 2018-08-28 19:07:36,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:36,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b17a2f6d-cb8d-4be2-ba83-e8b4fd4be44f Date: Tue, 28 Aug 2018 19:07:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:36,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-b17a2f6d-cb8d-4be2-ba83-e8b4fd4be44f 2018-08-28 19:07:36,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:36,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7839905-faa9-4353-ba27-9ada600112c3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:36,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-e7839905-faa9-4353-ba27-9ada600112c3 2018-08-28 19:07:36,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:36,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-59f39f11-f981-4a33-adbb-2dec9b53d3ac Date: Tue, 28 Aug 2018 19:07:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:36,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-59f39f11-f981-4a33-adbb-2dec9b53d3ac 2018-08-28 19:07:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:36,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-f4f10d74-51e9-40b0-9dff-e9facde3c7b4 Date: Tue, 28 Aug 2018 19:07:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:36,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-f4f10d74-51e9-40b0-9dff-e9facde3c7b4 2018-08-28 19:07:36,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:37,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-e854154c-3c2a-4466-8318-c31cc3d04d8d x-compute-request-id: req-e854154c-3c2a-4466-8318-c31cc3d04d8d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:31Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:37,368 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-e854154c-3c2a-4466-8318-c31cc3d04d8d 2018-08-28 19:07:37,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:37,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f6846ba7-2fbe-4c09-a2f4-f3679d431bd2 Date: Tue, 28 Aug 2018 19:07:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:37,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-f6846ba7-2fbe-4c09-a2f4-f3679d431bd2 2018-08-28 19:07:37,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:37,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0655c92-3406-4ae1-95ed-997457403738 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:37,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-c0655c92-3406-4ae1-95ed-997457403738 2018-08-28 19:07:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:37,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b140f8a8-ba45-4578-8889-79fc2cc4b28a Date: Tue, 28 Aug 2018 19:07:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:37,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-b140f8a8-ba45-4578-8889-79fc2cc4b28a 2018-08-28 19:07:37,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:37,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-53921c08-6473-40c2-a1d8-691cf6225eac Date: Tue, 28 Aug 2018 19:07:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:37,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-53921c08-6473-40c2-a1d8-691cf6225eac 2018-08-28 19:07:37,798 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:38,169 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d238301c-b402-4f8e-97d7-5c3bfc91fb71 x-compute-request-id: req-d238301c-b402-4f8e-97d7-5c3bfc91fb71 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:31Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:38,169 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-d238301c-b402-4f8e-97d7-5c3bfc91fb71 2018-08-28 19:07:38,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:38,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-d7d3ff50-d5b4-4ee2-a1a8-438b87327431 Date: Tue, 28 Aug 2018 19:07:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:38,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-d7d3ff50-d5b4-4ee2-a1a8-438b87327431 2018-08-28 19:07:38,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:38,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6bf420f-f035-4b67-b38c-f49158ad51e0 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:38,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-f6bf420f-f035-4b67-b38c-f49158ad51e0 2018-08-28 19:07:38,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:38,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-fca9bb38-3afd-46ca-b844-c27787abdbbf Date: Tue, 28 Aug 2018 19:07:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:38,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-fca9bb38-3afd-46ca-b844-c27787abdbbf 2018-08-28 19:07:38,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:38,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-26a4d288-b5a6-47b9-8dfa-4240e5d734c6 Date: Tue, 28 Aug 2018 19:07:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:38,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-26a4d288-b5a6-47b9-8dfa-4240e5d734c6 2018-08-28 19:07:38,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:38,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:38,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["J394IUiuTN-Ygx-pwj0v3w"], "issued_at": "2018-08-28T19:07:38.000000Z"}} 2018-08-28 19:07:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:38,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-370a6f87-8b49-4da4-a9d5-c348fc2556ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:38,931 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-370a6f87-8b49-4da4-a9d5-c348fc2556ea 2018-08-28 19:07:38,932 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:07:38,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:39,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e257127-5d03-4ced-be0e-9566b496d0e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:39,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6e257127-5d03-4ced-be0e-9566b496d0e6 2018-08-28 19:07:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:39,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-50d17544-fb38-4d6e-b78f-2080f9201fc4 Date: Tue, 28 Aug 2018 19:07:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:39,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-50d17544-fb38-4d6e-b78f-2080f9201fc4 2018-08-28 19:07:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:07:39,285 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:07:39,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:39,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45bb2ee0-2791-4c6e-838a-14d0f94af7e7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:39,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-45bb2ee0-2791-4c6e-838a-14d0f94af7e7 2018-08-28 19:07:39,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:39,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-08b17865-59f8-4631-a2ec-321cd9e298b5 Date: Tue, 28 Aug 2018 19:07:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:39,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-08b17865-59f8-4631-a2ec-321cd9e298b5 2018-08-28 19:07:39,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:39,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0dfa42ed-fadd-4ded-acff-0c657a50694e Date: Tue, 28 Aug 2018 19:07:39 GMT RESP BODY: {"ports":[]} 2018-08-28 19:07:39,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2&admin_state_up=True used request id req-0dfa42ed-fadd-4ded-acff-0c657a50694e 2018-08-28 19:07:39,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:39,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-d65bdaf8-e702-4887-b1a1-8ee703d4ddc2 x-compute-request-id: req-d65bdaf8-e702-4887-b1a1-8ee703d4ddc2 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:07:39,997 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-d65bdaf8-e702-4887-b1a1-8ee703d4ddc2 2018-08-28 19:07:40,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:40,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8064aa24-7652-4a69-b5a7-d1306ea89724 Date: Tue, 28 Aug 2018 19:07:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:40,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-8064aa24-7652-4a69-b5a7-d1306ea89724 2018-08-28 19:07:40,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:40,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b78b54f-8c89-47cf-8d18-569601691460 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:40,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-6b78b54f-8c89-47cf-8d18-569601691460 2018-08-28 19:07:40,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:40,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5d817c69-b7ad-4483-bac2-a3b1fb89d671 Date: Tue, 28 Aug 2018 19:07:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:40,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-5d817c69-b7ad-4483-bac2-a3b1fb89d671 2018-08-28 19:07:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:40,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-797b2d10-9587-41bb-beeb-25fbb2ec7a4a Date: Tue, 28 Aug 2018 19:07:40 GMT RESP BODY: {"ports":[]} 2018-08-28 19:07:40,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2&admin_state_up=True used request id req-797b2d10-9587-41bb-beeb-25fbb2ec7a4a 2018-08-28 19:07:40,749 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:07:40,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:07:41,133 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["H4E_nLS5RZKFWR27YzJA6g"], "issued_at": "2018-08-28T19:07:41.000000Z"}} 2018-08-28 19:07:41,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696f036c8716a8f3180e0a0625ffaf32f037a29" 2018-08-28 19:07:41,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bd3a00d-44d0-4567-8da6-a42bf6345543 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:07:41,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9bd3a00d-44d0-4567-8da6-a42bf6345543 2018-08-28 19:07:41,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:41,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-89d100b8-f985-44d0-9e91-e58420a5e279 Date: Tue, 28 Aug 2018 19:07:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:41,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-89d100b8-f985-44d0-9e91-e58420a5e279 2018-08-28 19:07:41,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:41,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-7e7cdd5c-4823-4f59-bd5f-80bd9a2cd830 Date: Tue, 28 Aug 2018 19:07:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:41,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-7e7cdd5c-4823-4f59-bd5f-80bd9a2cd830 2018-08-28 19:07:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:41,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7b3bcc4e-c8a4-498f-a37f-a57f2fad0636 Date: Tue, 28 Aug 2018 19:07:41 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:41,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-7b3bcc4e-c8a4-498f-a37f-a57f2fad0636 2018-08-28 19:07:41,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:07:41,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:07:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:07:41,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f696f036c8716a8f3180e0a0625ffaf32f037a29" 2018-08-28 19:07:41,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f52a23b5-1326-4646-8c48-02ea32fa5042 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:41,684 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-f52a23b5-1326-4646-8c48-02ea32fa5042 2018-08-28 19:07:41,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:41,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-28a0d91e-2d63-4a6b-a4b3-c90d15b6096f Date: Tue, 28 Aug 2018 19:07:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:41,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-28a0d91e-2d63-4a6b-a4b3-c90d15b6096f 2018-08-28 19:07:41,885 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net 2018-08-28 19:07:41,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" -d '{"port": {"network_id": "c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2", "admin_state_up": true}}' 2018-08-28 19:07:42,785 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-33d611db-f81c-4eda-aa9c-c87985d20c25 Date: Tue, 28 Aug 2018 19:07:42 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:42Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.11"}],"id":"3bcf2e33-d756-482a-af55-08ebcc4b8a6a","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:d2:54","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","qos_policy_id":null,"admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:42Z","binding:vnic_type":"normal"}} 2018-08-28 19:07:42,785 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-33d611db-f81c-4eda-aa9c-c87985d20c25 2018-08-28 19:07:42,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-396dd5c9-6879-4c60-91ec-bd83feb47ebd Date: Tue, 28 Aug 2018 19:07:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:43,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-396dd5c9-6879-4c60-91ec-bd83feb47ebd 2018-08-28 19:07:43,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dc4779-4af7-434c-a711-bf59811ef92e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:43,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-a8dc4779-4af7-434c-a711-bf59811ef92e 2018-08-28 19:07:43,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b353995b-b380-41b6-a3dd-15259e39e9bf Date: Tue, 28 Aug 2018 19:07:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:43,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-b353995b-b380-41b6-a3dd-15259e39e9bf 2018-08-28 19:07:43,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-bac4b27f-d62a-426f-b66a-7918db835c2b Date: Tue, 28 Aug 2018 19:07:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.11"}],"id":"3bcf2e33-d756-482a-af55-08ebcc4b8a6a","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:df:d2:54","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:07:43,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2&admin_state_up=True used request id req-bac4b27f-d62a-426f-b66a-7918db835c2b 2018-08-28 19:07:43,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f69107-d681-4076-a86c-6111abcbefee Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:43,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-49f69107-d681-4076-a86c-6111abcbefee 2018-08-28 19:07:43,622 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-28 19:07:43,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-a855b066-b812-4f49-8e2a-776ad870c1a5 x-compute-request-id: req-a855b066-b812-4f49-8e2a-776ad870c1a5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-flavor-name"}]} 2018-08-28 19:07:43,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a855b066-b812-4f49-8e2a-776ad870c1a5 2018-08-28 19:07:43,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-52dc84a8-a894-4341-af80-cd3c3cd0963b x-compute-request-id: req-52dc84a8-a894-4341-af80-cd3c3cd0963b Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "81cc06f4-0462-4693-819a-3774da11d443", "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:07:43,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443 used request id req-52dc84a8-a894-4341-af80-cd3c3cd0963b 2018-08-28 19:07:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:43,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-6282b035-814e-433b-9590-822834c84ff1 Date: Tue, 28 Aug 2018 19:07:43 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:07:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:07:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "metadata": {}}], "self": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7", "min_disk": 0, "protected": false, "id": "11b0aa59-2733-499f-8664-e593c92a79b7", "file": "/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "463b89e179ef4b62a8510649166955e3", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/11b0aa59-2733-499f-8664-e593c92a79b7/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image"} 2018-08-28 19:07:43,858 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image used request id req-6282b035-814e-433b-9590-822834c84ff1 2018-08-28 19:07:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:44,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa3e53c6-e3be-46aa-9dfa-66d8aeb84357 Date: Tue, 28 Aug 2018 19:07: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-08-28 19:07:44,004 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-fa3e53c6-e3be-46aa-9dfa-66d8aeb84357 2018-08-28 19:07:44,010 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" -d '{"server": {"name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "11b0aa59-2733-499f-8664-e593c92a79b7", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "81cc06f4-0462-4693-819a-3774da11d443", "max_count": 1, "min_count": 1, "networks": [{"port": "3bcf2e33-d756-482a-af55-08ebcc4b8a6a"}]}}' 2018-08-28 19:07:44,952 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7e2d5b80-ad4f-431c-87e7-a45a0d3067fc x-compute-request-id: req-7e2d5b80-ad4f-431c-87e7-a45a0d3067fc Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "adminPass": "NcovgaD7WUJh"}} 2018-08-28 19:07:44,952 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-7e2d5b80-ad4f-431c-87e7-a45a0d3067fc 2018-08-28 19:07:44,956 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:45,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30cd8a83-2dfb-4f5a-b5a6-a7faafe29df4 x-compute-request-id: req-30cd8a83-2dfb-4f5a-b5a6-a7faafe29df4 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:07:44Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:45,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-30cd8a83-2dfb-4f5a-b5a6-a7faafe29df4 2018-08-28 19:07:45,431 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-28 19:07:45,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:45,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07: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-79cd7c00-ad4a-4a3d-865b-74af1beb0225 x-compute-request-id: req-79cd7c00-ad4a-4a3d-865b-74af1beb0225 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:07:45Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": null, "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:45,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-79cd7c00-ad4a-4a3d-865b-74af1beb0225 2018-08-28 19:07:45,642 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-08-28 19:07:45,642 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:07:48,645 - create_instance - DEBUG - VM status query timeout in 896.785643101 2018-08-28 19:07:48,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:49,245 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9d31538-812c-4587-9143-52f627687103 x-compute-request-id: req-c9d31538-812c-4587-9143-52f627687103 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:07:46Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:49,245 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-c9d31538-812c-4587-9143-52f627687103 2018-08-28 19:07:49,246 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-08-28 19:07:49,246 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:07:52,248 - create_instance - DEBUG - VM status query timeout in 893.183289051 2018-08-28 19:07:52,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:52,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba98eb21-2e5c-4fe4-8d9d-2e32cbf145c2 x-compute-request-id: req-ba98eb21-2e5c-4fe4-8d9d-2e32cbf145c2 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:51Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:52,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-ba98eb21-2e5c-4fe4-8d9d-2e32cbf145c2 2018-08-28 19:07:52,837 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-28 19:07:52,837 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:07:52,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:53,413 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5d16b391-c500-4bb9-b39e-4b8836ca513b x-compute-request-id: req-5d16b391-c500-4bb9-b39e-4b8836ca513b Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:51Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:53,413 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-5d16b391-c500-4bb9-b39e-4b8836ca513b 2018-08-28 19:07:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:53,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-dbafb0a2-294e-4ee7-a260-468926d14fe8 Date: Tue, 28 Aug 2018 19:07:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:53,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-dbafb0a2-294e-4ee7-a260-468926d14fe8 2018-08-28 19:07:53,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:53,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21327a8d-17b3-4712-8163-8eca5fd24a34 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:53,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-21327a8d-17b3-4712-8163-8eca5fd24a34 2018-08-28 19:07:53,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:53,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-e74e6c3b-bcd0-477e-a4f2-6a195db44f39 Date: Tue, 28 Aug 2018 19:07:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:53,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-e74e6c3b-bcd0-477e-a4f2-6a195db44f39 2018-08-28 19:07:53,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:53,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-722d218a-3630-4120-8e2b-028be4d0a00b Date: Tue, 28 Aug 2018 19:07:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.11"}],"id":"3bcf2e33-d756-482a-af55-08ebcc4b8a6a","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:d2:54","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:42Z","binding:vnic_type":"normal","device_id":"538ca558-0ec7-4921-bf19-fe197b9d07cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:53,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-722d218a-3630-4120-8e2b-028be4d0a00b 2018-08-28 19:07:53,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:54,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f84cb9e8-bbed-465c-b8b0-1bd10e61a287 x-compute-request-id: req-f84cb9e8-bbed-465c-b8b0-1bd10e61a287 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:51Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:54,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-f84cb9e8-bbed-465c-b8b0-1bd10e61a287 2018-08-28 19:07:54,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:54,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-a5a41c57-9274-4e20-9635-9954a6f99f2a Date: Tue, 28 Aug 2018 19:07:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:54,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-a5a41c57-9274-4e20-9635-9954a6f99f2a 2018-08-28 19:07:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:54,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b2d1463-ccd4-4558-80fe-5475f933fd2b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:54,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-1b2d1463-ccd4-4558-80fe-5475f933fd2b 2018-08-28 19:07:54,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:54,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-82a90858-607c-42e4-ba4b-2cf7b7ded688 Date: Tue, 28 Aug 2018 19:07:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:54,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-82a90858-607c-42e4-ba4b-2cf7b7ded688 2018-08-28 19:07:54,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:54,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-5371a0e4-5c60-4184-be60-6ae9db3c9b79 Date: Tue, 28 Aug 2018 19:07:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.11"}],"id":"3bcf2e33-d756-482a-af55-08ebcc4b8a6a","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:d2:54","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:42Z","binding:vnic_type":"normal","device_id":"538ca558-0ec7-4921-bf19-fe197b9d07cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:54,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-5371a0e4-5c60-4184-be60-6ae9db3c9b79 2018-08-28 19:07:54,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:55,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3b387dd-edd0-4934-91a8-f3f2913a5488 x-compute-request-id: req-d3b387dd-edd0-4934-91a8-f3f2913a5488 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:51Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:55,434 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-d3b387dd-edd0-4934-91a8-f3f2913a5488 2018-08-28 19:07:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:55,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-0505cce5-f7d5-4fb7-ad82-c1436b15f4b4 Date: Tue, 28 Aug 2018 19:07:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:55,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-0505cce5-f7d5-4fb7-ad82-c1436b15f4b4 2018-08-28 19:07:55,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:55,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68e84887-ed25-47ac-86a1-f731bde74ac9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:55,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-68e84887-ed25-47ac-86a1-f731bde74ac9 2018-08-28 19:07:55,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:55,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-84962445-14e0-47c1-9f96-6f07052890f1 Date: Tue, 28 Aug 2018 19:07:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:55,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-84962445-14e0-47c1-9f96-6f07052890f1 2018-08-28 19:07:55,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:55,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-9b0c600f-b212-41bc-bd8a-4b2c46bf000a Date: Tue, 28 Aug 2018 19:07:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.11"}],"id":"3bcf2e33-d756-482a-af55-08ebcc4b8a6a","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:d2:54","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:42Z","binding:vnic_type":"normal","device_id":"538ca558-0ec7-4921-bf19-fe197b9d07cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:55,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-9b0c600f-b212-41bc-bd8a-4b2c46bf000a 2018-08-28 19:07:55,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:56,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07: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-85157a1e-6234-41ec-96f6-c31f914c61dd x-compute-request-id: req-85157a1e-6234-41ec-96f6-c31f914c61dd Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:31Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:56,572 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-85157a1e-6234-41ec-96f6-c31f914c61dd 2018-08-28 19:07:56,573 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-28 19:07:56,573 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:07:56,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:57,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07: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-a76046ad-61c9-4860-afcc-abf2c5552db8 x-compute-request-id: req-a76046ad-61c9-4860-afcc-abf2c5552db8 Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:31Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:57,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-a76046ad-61c9-4860-afcc-abf2c5552db8 2018-08-28 19:07:57,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:57,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-80e3730b-46d4-43d8-bde5-9929f654690c Date: Tue, 28 Aug 2018 19:07:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:57,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-80e3730b-46d4-43d8-bde5-9929f654690c 2018-08-28 19:07:57,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:57,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1defcf4c-8a58-44db-a73d-bef7d769fd79 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:57,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-1defcf4c-8a58-44db-a73d-bef7d769fd79 2018-08-28 19:07:57,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:57,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a0b168af-ce4c-4534-abdf-f69102641f94 Date: Tue, 28 Aug 2018 19:07:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:57,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-a0b168af-ce4c-4534-abdf-f69102641f94 2018-08-28 19:07:57,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:57,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-3f49bfb9-7c87-4de1-bf9a-89d6acd346e9 Date: Tue, 28 Aug 2018 19:07:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.11"}],"id":"3bcf2e33-d756-482a-af55-08ebcc4b8a6a","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:d2:54","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:42Z","binding:vnic_type":"normal","device_id":"538ca558-0ec7-4921-bf19-fe197b9d07cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:57,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-3f49bfb9-7c87-4de1-bf9a-89d6acd346e9 2018-08-28 19:07:57,415 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:07:58,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cecd1c4d-01e4-4900-be3a-a3b44cfea30b x-compute-request-id: req-cecd1c4d-01e4-4900-be3a-a3b44cfea30b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:31Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:58,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-cecd1c4d-01e4-4900-be3a-a3b44cfea30b 2018-08-28 19:07:58,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:58,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3a30d56c-a606-46f8-bbde-c1265dc0a2b1 x-compute-request-id: req-3a30d56c-a606-46f8-bbde-c1265dc0a2b1 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:51Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:58,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-3a30d56c-a606-46f8-bbde-c1265dc0a2b1 2018-08-28 19:07:58,770 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-28 19:07:58,770 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:07:58,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:59,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3e5136f3-bc93-43ec-a6ce-bb51c8a67131 x-compute-request-id: req-3e5136f3-bc93-43ec-a6ce-bb51c8a67131 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:51Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:07:59,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-3e5136f3-bc93-43ec-a6ce-bb51c8a67131 2018-08-28 19:07:59,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:59,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-37570110-deca-4ab6-a5df-d91a3e4d1653 Date: Tue, 28 Aug 2018 19:07:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","subnets":["e4fe8572-9b17-46de-8cbe-203d89387032"],"description":"","tags":[],"updated_at":"2018-08-28T19:07:13Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net","admin_state_up":true,"tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:12Z","provider:network_type":"vxlan"}]} 2018-08-28 19:07:59,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net used request id req-37570110-deca-4ab6-a5df-d91a3e4d1653 2018-08-28 19:07:59,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:59,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999ee8dc-429a-490e-8672-91d5e02f110c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:07:59,688 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-999ee8dc-429a-490e-8672-91d5e02f110c 2018-08-28 19:07:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:59,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-59f12654-59c3-43e5-8bbd-1fd63c0b7e11 Date: Tue, 28 Aug 2018 19:07:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","dns_nameservers":[],"updated_at":"2018-08-28T19:07:13Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","id":"e4fe8572-9b17-46de-8cbe-203d89387032","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet"}]} 2018-08-28 19:07:59,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-59f12654-59c3-43e5-8bbd-1fd63c0b7e11 2018-08-28 19:07:59,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:07:59,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-da2919ec-bfbe-4654-9ae1-24becd73b24a Date: Tue, 28 Aug 2018 19:07:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.4"}],"id":"021a035d-ed58-42e8-8183-28aecc4c199e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:67:3e:c2","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.3"}],"id":"252a491f-1dc8-4408-a6ab-6dce2481d471","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:62:bf:ce","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.11"}],"id":"3bcf2e33-d756-482a-af55-08ebcc4b8a6a","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:df:d2:54","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:42Z","binding:vnic_type":"normal","device_id":"538ca558-0ec7-4921-bf19-fe197b9d07cb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:31Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.8"}],"id":"78d8040d-d35c-401d-9d4d-5a2198b00edd","security_groups":["79aad6cb-a822-4b0e-862b-8f2c820516ae"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:da:f6:e0","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:21Z","binding:vnic_type":"normal","device_id":"ce61bdb0-6670-4b19-b430-41d146923b6d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:07:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"e4fe8572-9b17-46de-8cbe-203d89387032","ip_address":"10.55.0.2"}],"id":"99b389a9-b1c8-4449-9bb1-50af5732db68","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:7c:11","project_id":"efa9fe7fb1da40c08fb3d79e6444323c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c","tenant_id":"efa9fe7fb1da40c08fb3d79e6444323c","created_at":"2018-08-28T19:07:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c"}]} 2018-08-28 19:07:59,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-da2919ec-bfbe-4654-9ae1-24becd73b24a 2018-08-28 19:07:59,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:08:00,567 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:07:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a80b83aa-dd72-4ffa-ae12-5ed4033c5115 x-compute-request-id: req-a80b83aa-dd72-4ffa-ae12-5ed4033c5115 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "security_groups": [{"name": "default"}], "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:07:51Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:00,567 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-a80b83aa-dd72-4ffa-ae12-5ed4033c5115 2018-08-28 19:08:00,568 - create_instance - INFO - Deleting Port with ID - 78d8040d-d35c-401d-9d4d-5a2198b00edd 2018-08-28 19:08:00,568 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-1 2018-08-28 19:08:00,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/78d8040d-d35c-401d-9d4d-5a2198b00edd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:08:00,983 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8d7cb22-f56e-46cc-b5d6-1c9e6bdbbc5a Date: Tue, 28 Aug 2018 19:08:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:00,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/78d8040d-d35c-401d-9d4d-5a2198b00edd used request id req-e8d7cb22-f56e-46cc-b5d6-1c9e6bdbbc5a 2018-08-28 19:08:00,983 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-28 19:08:00,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:08:01,143 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b614fcc2-5a84-47bc-ba28-2409b12b06f2 x-compute-request-id: req-b614fcc2-5a84-47bc-ba28-2409b12b06f2 Content-Type: application/json 2018-08-28 19:08:01,144 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-b614fcc2-5a84-47bc-ba28-2409b12b06f2 2018-08-28 19:08:01,144 - create_instance - INFO - Checking deletion status 2018-08-28 19:08:01,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:08:01,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8034be36-aec0-4e6f-84eb-dcfa899d8457 x-compute-request-id: req-8034be36-aec0-4e6f-84eb-dcfa899d8457 Content-Encoding: gzip Content-Length: 811 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:da:f6:e0", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/ce61bdb0-6670-4b19-b430-41d146923b6d", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d1", "OS-SRV-USG:launched_at": "2018-08-28T19:07:31.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "ce61bdb0-6670-4b19-b430-41d146923b6d", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:08:01Z", "hostId": "af617f9ef91f8025a62f79c4e4d37d7d8d27fb68e0abdbe126ff24d8", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-08-28T19:07:24Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:01,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-8034be36-aec0-4e6f-84eb-dcfa899d8457 2018-08-28 19:08:01,530 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-08-28 19:08:01,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:08:04,533 - create_instance - DEBUG - VM status query timeout in 296.6109972 2018-08-28 19:08:04,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63a70a81e99131a601ae1436d058fa0d6293345" 2018-08-28 19:08:04,587 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f14a8a87-47d2-49a8-82ce-a99641aceff5 x-compute-request-id: req-f14a8a87-47d2-49a8-82ce-a99641aceff5 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ce61bdb0-6670-4b19-b430-41d146923b6d could not be found.", "code": 404}} 2018-08-28 19:08:04,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/ce61bdb0-6670-4b19-b430-41d146923b6d used request id req-f14a8a87-47d2-49a8-82ce-a99641aceff5 2018-08-28 19:08:04,588 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ce61bdb0-6670-4b19-b430-41d146923b6d could not be found. (HTTP 404) (Request-ID: req-f14a8a87-47d2-49a8-82ce-a99641aceff5) 2018-08-28 19:08:04,588 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-08-28 19:08:04,589 - create_instance - INFO - Deleting Port with ID - 3bcf2e33-d756-482a-af55-08ebcc4b8a6a 2018-08-28 19:08:04,589 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444port-2 2018-08-28 19:08:04,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/3bcf2e33-d756-482a-af55-08ebcc4b8a6a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:08:04,999 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3082959c-58d1-40c5-a988-ec791815c989 Date: Tue, 28 Aug 2018 19:08:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:05,000 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/3bcf2e33-d756-482a-af55-08ebcc4b8a6a used request id req-3082959c-58d1-40c5-a988-ec791815c989 2018-08-28 19:08:05,000 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-28 19:08:05,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:08:05,174 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6056316b-3aa0-4256-b54b-c143b692ab35 x-compute-request-id: req-6056316b-3aa0-4256-b54b-c143b692ab35 Content-Type: application/json 2018-08-28 19:08:05,174 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-6056316b-3aa0-4256-b54b-c143b692ab35 2018-08-28 19:08:05,174 - create_instance - INFO - Checking deletion status 2018-08-28 19:08:05,177 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:08:05,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-def52e68-7bab-436b-9afc-b449ed3584b0 x-compute-request-id: req-def52e68-7bab-436b-9afc-b449ed3584b0 Content-Encoding: gzip Content-Length: 812 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:df:d2:54", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb", "rel": "bookmark"}], "image": {"id": "11b0aa59-2733-499f-8664-e593c92a79b7", "links": [{"href": "http://172.30.9.28:8774/images/11b0aa59-2733-499f-8664-e593c92a79b7", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000d4", "OS-SRV-USG:launched_at": "2018-08-28T19:07:51.000000", "flavor": {"id": "81cc06f4-0462-4693-819a-3774da11d443", "links": [{"href": "http://172.30.9.28:8774/flavors/81cc06f4-0462-4693-819a-3774da11d443", "rel": "bookmark"}]}, "id": "538ca558-0ec7-4921-bf19-fe197b9d07cb", "user_id": "e4eeae9de8b44f0dab356bc711c43d1a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:08:05Z", "hostId": "de83b619a745287bd8300400e0898d498c0881acbe9671c408e75a36", "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-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-08-28T19:07:44Z", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:05,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-def52e68-7bab-436b-9afc-b449ed3584b0 2018-08-28 19:08:05,277 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-08-28 19:08:05,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:08:08,280 - create_instance - DEBUG - VM status query timeout in 296.894175053 2018-08-28 19:08:08,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a826ee2cbd473aefda56401731a6673fa131ef43" 2018-08-28 19:08:08,338 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08: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-e4d9066c-e8a8-4f8c-8ddf-6f95e3072bf7 x-compute-request-id: req-e4d9066c-e8a8-4f8c-8ddf-6f95e3072bf7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 538ca558-0ec7-4921-bf19-fe197b9d07cb could not be found.", "code": 404}} 2018-08-28 19:08:08,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/538ca558-0ec7-4921-bf19-fe197b9d07cb used request id req-e4d9066c-e8a8-4f8c-8ddf-6f95e3072bf7 2018-08-28 19:08:08,338 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 538ca558-0ec7-4921-bf19-fe197b9d07cb could not be found. (HTTP 404) (Request-ID: req-e4d9066c-e8a8-4f8c-8ddf-6f95e3072bf7) 2018-08-28 19:08:08,339 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-08-28 19:08:08,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6a65492583522091b1d865c27b6e264a6df2109" 2018-08-28 19:08:08,382 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:08: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-f4cf6298-ced3-4b49-a45f-a22d7c3484e6 x-compute-request-id: req-f4cf6298-ced3-4b49-a45f-a22d7c3484e6 Content-Length: 0 Content-Type: application/json 2018-08-28 19:08:08,382 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/81cc06f4-0462-4693-819a-3774da11d443 used request id req-f4cf6298-ced3-4b49-a45f-a22d7c3484e6 2018-08-28 19:08:08,383 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet 2018-08-28 19:08:08,383 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-subnet 2018-08-28 19:08:08,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e4fe8572-9b17-46de-8cbe-203d89387032 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:08:10,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5afb0a77-0a88-4072-9137-b9f0e51354f6 Date: Tue, 28 Aug 2018 19:08:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:10,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e4fe8572-9b17-46de-8cbe-203d89387032 used request id req-5afb0a77-0a88-4072-9137-b9f0e51354f6 2018-08-28 19:08:10,674 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-priv-net 2018-08-28 19:08:10,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79d2527feaa853cb2c3c775d873233d9a957c03d" 2018-08-28 19:08:11,863 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02ec34bc-cea2-4b51-9c41-d54988ed6f8d Date: Tue, 28 Aug 2018 19:08:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:11,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c5bb29a4-ca23-4be9-9931-c6f9bdeeff2c used request id req-02ec34bc-cea2-4b51-9c41-d54988ed6f8d 2018-08-28 19:08:11,864 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-0fa333a4-bbb1-4c8c-9e49-812a4569e444-image 2018-08-28 19:08:11,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ecb09010e6e7d7e88212998cabf0008c51763edb" 2018-08-28 19:08:13,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6da4f857-3890-4dc3-b403-362e163cc312 Date: Tue, 28 Aug 2018 19:08:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:08:13,656 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/11b0aa59-2733-499f-8664-e593c92a79b7 used request id req-6da4f857-3890-4dc3-b403-362e163cc312 2018-08-28 19:08:13,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:13,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e1d22811-5a7e-4be7-a2db-cf4ee357a586 Date: Tue, 28 Aug 2018 19:08:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:08:13,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e1d22811-5a7e-4be7-a2db-cf4ee357a586 2018-08-28 19:08:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:13,999 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c79fc56-a141-434b-bd18-4bea40928c12 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:08:13,999 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-4c79fc56-a141-434b-bd18-4bea40928c12 2018-08-28 19:08:13,999 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:08:14,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,081 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-555bf723-6803-459a-a627-1833da27cbe1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:08:14,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-555bf723-6803-459a-a627-1833da27cbe1 2018-08-28 19:08:14,081 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:08:14,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,169 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e987f1bd-d8a5-436f-9259-64f3a868c8f4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:08:14,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-e987f1bd-d8a5-436f-9259-64f3a868c8f4 2018-08-28 19:08:14,170 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:08:14,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,259 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74959e6d-6705-4019-ab0c-8b9db1820af5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:08:14,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-74959e6d-6705-4019-ab0c-8b9db1820af5 2018-08-28 19:08:14,260 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:08:14,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af87f09-774d-4bc4-925c-7dda756f9f5c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:08:14,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-4af87f09-774d-4bc4-925c-7dda756f9f5c 2018-08-28 19:08:14,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dead4ff-0d28-40fc-a9de-37aca9ec0a40 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:08:14,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-0dead4ff-0d28-40fc-a9de-37aca9ec0a40 2018-08-28 19:08:14,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9805812b-7e6d-48a4-835e-e106efe07c2b 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:08:14,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-9805812b-7e6d-48a4-835e-e106efe07c2b 2018-08-28 19:08:14,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,629 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb115f37-1463-4d16-81c6-7138b2c0eb79 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:08:14,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-cb115f37-1463-4d16-81c6-7138b2c0eb79 2018-08-28 19:08:14,630 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:08:14,631 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj 2018-08-28 19:08:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/463b89e179ef4b62a8510649166955e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:14,837 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4903e14f-c992-4ade-9ff6-be549866e98d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:14,837 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/463b89e179ef4b62a8510649166955e3 used request id req-4903e14f-c992-4ade-9ff6-be549866e98d 2018-08-28 19:08:14,838 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-proj-role 2018-08-28 19:08:14,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d5259a1b50a84ba489ba3dee61be3ed1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:15,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ff45a18-ce0d-4e50-aaf7-9aba025f1ebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:15,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d5259a1b50a84ba489ba3dee61be3ed1 used request id req-5ff45a18-ce0d-4e50-aaf7-9aba025f1ebe 2018-08-28 19:08:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2111081d782f255db14e71ff4474a0e0512359fd" 2018-08-28 19:08:15,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cafd9c4c-9d04-4167-972f-2c001183dca1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:08:15,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cafd9c4c-9d04-4167-972f-2c001183dca1 2018-08-28 19:08:15,203 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-290ecd6e-ab9c-46f-user 2018-08-28 19:08:15,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/9efaab7100ea4609b4b72b22a58de46b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0427869aac574f1c0d0cc361f252ec3a0c1e8164" 2018-08-28 19:08:15,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91b83ea8-c80c-44a4-af6f-3cdcc50d1d93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:15,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/9efaab7100ea4609b4b72b22a58de46b used request id req-91b83ea8-c80c-44a4-af6f-3cdcc50d1d93 2018-08-28 19:08:15,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:15,799 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["vGJcyDFoS1O_j1fUvLUgug"], "issued_at": "2018-08-28T19:08:15.000000Z"}} 2018-08-28 19:08:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e238710275f34c314b053cf531a2711939771ce" 2018-08-28 19:08:15,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77c5eab0-327b-4826-aa8f-5e3a6651676a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:15,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-77c5eab0-327b-4826-aa8f-5e3a6651676a 2018-08-28 19:08:15,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:15,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:16,265 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["i8Z_jbrSQ3C0ZeuC33FRGQ"], "issued_at": "2018-08-28T19:08:16.000000Z"}} 2018-08-28 19:08:16,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:16,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce092a2e-568c-4fec-83d1-5a489e3a83b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:16,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce092a2e-568c-4fec-83d1-5a489e3a83b8 2018-08-28 19:08:16,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:08:16,364 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:08:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:16,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed98068-aea5-4af8-b01a-b33bd3e840cf Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:08:16,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj used request id req-3ed98068-aea5-4af8-b01a-b33bd3e840cf 2018-08-28 19:08:16,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94ac8b9-6753-4745-9597-464b242643b1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:08:16,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d94ac8b9-6753-4745-9597-464b242643b1 2018-08-28 19:08:16,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}}' 2018-08-28 19:08:16,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:08:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1697b8bd-4bd9-4713-9ba5-4a5175442180 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:16,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1697b8bd-4bd9-4713-9ba5-4a5175442180 2018-08-28 19:08:16,662 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj 2018-08-28 19:08:16,662 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:16,663 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:17,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["YfYPbkMiR2SgICzS1Oh6yg"], "issued_at": "2018-08-28T19:08:17.000000Z"}} 2018-08-28 19:08:17,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8d5cefa13fc25018dd46f605173dd7a40cb1e6" 2018-08-28 19:08:17,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c710955d-af6a-4d12-addd-e554a16334d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:17,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c710955d-af6a-4d12-addd-e554a16334d9 2018-08-28 19:08:17,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:08:17,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:08:17,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8d5cefa13fc25018dd46f605173dd7a40cb1e6" 2018-08-28 19:08:17,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3425727-197e-4ec0-87a8-9251b7df4daa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:08:17,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e3425727-197e-4ec0-87a8-9251b7df4daa 2018-08-28 19:08:17,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8d5cefa13fc25018dd46f605173dd7a40cb1e6" 2018-08-28 19:08:17,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293f4459-6ab4-4bfb-ba81-29349267645e Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}]} 2018-08-28 19:08:17,369 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj used request id req-293f4459-6ab4-4bfb-ba81-29349267645e 2018-08-28 19:08:17,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8d5cefa13fc25018dd46f605173dd7a40cb1e6" 2018-08-28 19:08:17,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d334ce48-08a9-4a91-b66a-2d0a1fc32ae5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:08:17,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d334ce48-08a9-4a91-b66a-2d0a1fc32ae5 2018-08-28 19:08:17,855 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-user 2018-08-28 19:08:17,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:17,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:17,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40cb016d-1ce2-4d15-9cad-30187ac8e8f0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:08:17,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-40cb016d-1ce2-4d15-9cad-30187ac8e8f0 2018-08-28 19:08:17,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" -d '{"role": {"name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role"}}' 2018-08-28 19:08:18,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e3a534-6c10-4700-b4d9-92e584110936 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "be2c33db56ce435896952c717990c902", "links": {"self": "http://172.30.9.28:5000/v3/roles/be2c33db56ce435896952c717990c902"}, "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role"}} 2018-08-28 19:08:18,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f0e3a534-6c10-4700-b4d9-92e584110936 2018-08-28 19:08:18,089 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role 2018-08-28 19:08:18,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/be2c33db56ce435896952c717990c902 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:18,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccb4c65-c194-4215-ad82-9a73dad0e577 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/be2c33db56ce435896952c717990c902"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role", "id": "be2c33db56ce435896952c717990c902"}} 2018-08-28 19:08:18,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/be2c33db56ce435896952c717990c902 used request id req-eccb4c65-c194-4215-ad82-9a73dad0e577 2018-08-28 19:08:18,171 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role to project CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj 2018-08-28 19:08:18,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5/users/a3f8b169b5f74d1aa7f4dbbe99db534e/roles/be2c33db56ce435896952c717990c902 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:18,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c77bbfb-c3be-4641-8e5c-7be825e8eae7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:18,311 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5/users/a3f8b169b5f74d1aa7f4dbbe99db534e/roles/be2c33db56ce435896952c717990c902 used request id req-8c77bbfb-c3be-4641-8e5c-7be825e8eae7 2018-08-28 19:08:18,311 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:08:18,313 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:08:18,313 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-08-28 19:08:18,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:18,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:18,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2c33db56ce435896952c717990c902", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role"}], "expires_at": "2018-08-28T20:08:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d566a3334e94d39aca92eb5b71f84f5", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-user", "id": "a3f8b169b5f74d1aa7f4dbbe99db534e"}, "audit_ids": ["Crud4P1BQzO6bqvxw9CWyw"], "issued_at": "2018-08-28T19:08:18.000000Z"}} 2018-08-28 19:08:18,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" 2018-08-28 19:08:18,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed4c5fac-bb72-48dd-a9f9-b0c8515051b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:18,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ed4c5fac-bb72-48dd-a9f9-b0c8515051b8 2018-08-28 19:08:18,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" 2018-08-28 19:08:18,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-c0a82e30-7e3f-49d3-8073-fd0e774025b1 Date: Tue, 28 Aug 2018 19:08:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2"} 2018-08-28 19:08:18,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 used request id req-c0a82e30-7e3f-49d3-8073-fd0e774025b1 2018-08-28 19:08:18,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" 2018-08-28 19:08:19,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c87556be-02bb-4110-ab36-055f33b484db Date: Tue, 28 Aug 2018 19:08: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-08-28 19:08:19,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c87556be-02bb-4110-ab36-055f33b484db 2018-08-28 19:08:19,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2"}' 2018-08-28 19:08:19,411 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec X-Openstack-Request-Id: req-8a15cbac-5426-4f0d-9741-a0b7d6fdb395 Date: Tue, 28 Aug 2018 19:08:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "min_disk": 0, "protected": false, "id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "file": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/file", "checksum": null, "owner": "6d566a3334e94d39aca92eb5b71f84f5", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:08:19,411 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8a15cbac-5426-4f0d-9741-a0b7d6fdb395 2018-08-28 19:08:19,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" -d '' 2018-08-28 19:08:20,631 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de3dd5e8-f741-4641-b8dd-6f8acd4075e1 Date: Tue, 28 Aug 2018 19:08:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:08:20,631 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/file used request id req-de3dd5e8-f741-4641-b8dd-6f8acd4075e1 2018-08-28 19:08:20,631 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:08:20,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" 2018-08-28 19:08:20,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-409f8759-28ee-437d-9a29-5b96495e6a98 Date: Tue, 28 Aug 2018 19:08:20 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:20Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/snap", "metadata": {}}], "self": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "min_disk": 0, "protected": false, "id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "file": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d566a3334e94d39aca92eb5b71f84f5", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:08:20,791 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec used request id req-409f8759-28ee-437d-9a29-5b96495e6a98 2018-08-28 19:08:20,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" 2018-08-28 19:08:20,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f60a59af-32ba-4771-a5e7-dca83ee5c78e Date: Tue, 28 Aug 2018 19:08: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-08-28 19:08:20,949 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f60a59af-32ba-4771-a5e7-dca83ee5c78e 2018-08-28 19:08:20,952 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 2018-08-28 19:08:20,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" 2018-08-28 19:08:21,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-efe050ff-fb08-4b40-a024-6a559e119521 Date: Tue, 28 Aug 2018 19:08:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:20Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/snap", "metadata": {}}], "self": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "min_disk": 0, "protected": false, "id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "file": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d566a3334e94d39aca92eb5b71f84f5", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:08:21,114 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec used request id req-efe050ff-fb08-4b40-a024-6a559e119521 2018-08-28 19:08:21,114 - create_image - DEBUG - Instance status is - active 2018-08-28 19:08:21,114 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 2018-08-28 19:08:21,115 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 2018-08-28 19:08:21,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:21,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:21,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["0w4DHTELS76_UP8dHthYhw"], "issued_at": "2018-08-28T19:08:21.000000Z"}} 2018-08-28 19:08:21,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea7ecd301e8fa6dd1419e5f9a1957da95be34e" 2018-08-28 19:08:21,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20cd4aca-e12e-4f4a-b85a-3f192d67b7e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:21,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-20cd4aca-e12e-4f4a-b85a-3f192d67b7e6 2018-08-28 19:08:21,581 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:08:21,586 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea7ecd301e8fa6dd1419e5f9a1957da95be34e" 2018-08-28 19:08:21,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-89214c27-d4e7-42e1-82f3-b1963bb25726 x-compute-request-id: req-89214c27-d4e7-42e1-82f3-b1963bb25726 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:08:21,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-89214c27-d4e7-42e1-82f3-b1963bb25726 2018-08-28 19:08:21,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea7ecd301e8fa6dd1419e5f9a1957da95be34e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:08:21,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f5afabe2-74d0-4d9f-978d-67354f27bade x-compute-request-id: req-f5afabe2-74d0-4d9f-978d-67354f27bade Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:08:21,824 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f5afabe2-74d0-4d9f-978d-67354f27bade 2018-08-28 19:08:21,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:21,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:22,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2c33db56ce435896952c717990c902", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role"}], "expires_at": "2018-08-28T20:08:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d566a3334e94d39aca92eb5b71f84f5", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-user", "id": "a3f8b169b5f74d1aa7f4dbbe99db534e"}, "audit_ids": ["HnnmKMIUQoWaT87_7NVkRQ"], "issued_at": "2018-08-28T19:08:22.000000Z"}} 2018-08-28 19:08:22,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:22,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42eebe9b-5d04-4de8-968d-f6252fea8054 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:22,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42eebe9b-5d04-4de8-968d-f6252fea8054 2018-08-28 19:08:22,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:22,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d414a770-54aa-465b-845c-5c4df42a4736 Date: Tue, 28 Aug 2018 19:08:22 GMT RESP BODY: {"networks":[]} 2018-08-28 19:08:22,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net used request id req-d414a770-54aa-465b-845c-5c4df42a4736 2018-08-28 19:08:22,456 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net 2018-08-28 19:08:22,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" -d '{"network": {"name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net", "admin_state_up": true}}' 2018-08-28 19:08:23,037 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-dea3fbfd-145f-408c-b937-18f0b3936369 Date: Tue, 28 Aug 2018 19:08:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"706f8708-d04e-4414-82e6-337f973ac8f7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:08:22Z","is_default":false,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","mtu":1450}} 2018-08-28 19:08:23,037 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-dea3fbfd-145f-408c-b937-18f0b3936369 2018-08-28 19:08:23,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:23,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-43276a30-7209-4e3f-ad24-c6de8abf2cf4 Date: Tue, 28 Aug 2018 19:08: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-08-28T19:08:22Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:23,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-43276a30-7209-4e3f-ad24-c6de8abf2cf4 2018-08-28 19:08:23,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:23,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50189ddd-fa2f-4d80-92ee-f8af363ab18d Date: Tue, 28 Aug 2018 19:08:23 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:08:23,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-50189ddd-fa2f-4d80-92ee-f8af363ab18d 2018-08-28 19:08:23,459 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet 2018-08-28 19:08:23,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" -d '{"subnets": [{"ip_version": 4, "network_id": "706f8708-d04e-4414-82e6-337f973ac8f7", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]}' 2018-08-28 19:08:24,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7d23256c-34ee-4205-8aa4-c42855f8ac40 Date: Tue, 28 Aug 2018 19:08:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:24,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7d23256c-34ee-4205-8aa4-c42855f8ac40 2018-08-28 19:08:24,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:24,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-39b76e4c-1fd3-434b-84f7-d9619eda2e16 Date: Tue, 28 Aug 2018 19:08: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":["9956a5e3-6d90-4020-b188-19274fecc816"],"updated_at":"2018-08-28T19:08:23Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:24,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-39b76e4c-1fd3-434b-84f7-d9619eda2e16 2018-08-28 19:08:24,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:25,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-08fc49d4-f069-41bd-9c81-116859be3c8a Date: Tue, 28 Aug 2018 19:08:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:25,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-08fc49d4-f069-41bd-9c81-116859be3c8a 2018-08-28 19:08:25,031 - OpenStackNetwork - DEBUG - Network [706f8708-d04e-4414-82e6-337f973ac8f7] created successfully 2018-08-28 19:08:25,032 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:25,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:25,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2c33db56ce435896952c717990c902", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role"}], "expires_at": "2018-08-28T20:08:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d566a3334e94d39aca92eb5b71f84f5", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-user", "id": "a3f8b169b5f74d1aa7f4dbbe99db534e"}, "audit_ids": ["ct1G1dfCQ_mAkAA3Wx-SQw"], "issued_at": "2018-08-28T19:08:25.000000Z"}} 2018-08-28 19:08:25,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:25,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22db8dd4-904f-4c9f-a86d-9b19a5a55c4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:25,579 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-22db8dd4-904f-4c9f-a86d-9b19a5a55c4c 2018-08-28 19:08:25,580 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:08:25,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:25,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b09b37b-5b7c-4cb6-83e4-c805ee400414 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:25,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b09b37b-5b7c-4cb6-83e4-c805ee400414 2018-08-28 19:08:25,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:25,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f216340e-d959-4508-a174-4e7149440bfd Date: Tue, 28 Aug 2018 19:08: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":["9956a5e3-6d90-4020-b188-19274fecc816"],"updated_at":"2018-08-28T19:08:23Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:25,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net used request id req-f216340e-d959-4508-a174-4e7149440bfd 2018-08-28 19:08:25,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:08:25,923 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:08:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:08:25,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:26,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4774e4ac-7a8c-4ffa-b51f-404b23ccb494 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:26,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-4774e4ac-7a8c-4ffa-b51f-404b23ccb494 2018-08-28 19:08:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:26,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ee049e90-4e98-44e9-8fa5-39df2ff3fef2 Date: Tue, 28 Aug 2018 19:08:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:26,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-ee049e90-4e98-44e9-8fa5-39df2ff3fef2 2018-08-28 19:08:26,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:26,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fdee1338-0fb6-4050-916e-18d1a7ff5ffe Date: Tue, 28 Aug 2018 19:08:26 GMT RESP BODY: {"ports":[]} 2018-08-28 19:08:26,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port&admin_state_up=True used request id req-fdee1338-0fb6-4050-916e-18d1a7ff5ffe 2018-08-28 19:08:26,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:26,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2a6117c8-2765-4966-b16b-9d1f05ffd7be x-compute-request-id: req-2a6117c8-2765-4966-b16b-9d1f05ffd7be Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:08:26,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst used request id req-2a6117c8-2765-4966-b16b-9d1f05ffd7be 2018-08-28 19:08:26,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4a7c258f-58eb-4d2c-9142-735c196c3d84 Date: Tue, 28 Aug 2018 19:08: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":["9956a5e3-6d90-4020-b188-19274fecc816"],"updated_at":"2018-08-28T19:08:23Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:27,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net used request id req-4a7c258f-58eb-4d2c-9142-735c196c3d84 2018-08-28 19:08:27,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:27,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfa173f-8a6a-4464-94ed-f94bd0acb122 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:27,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-bcfa173f-8a6a-4464-94ed-f94bd0acb122 2018-08-28 19:08:27,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:27,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a24bc50d-d076-468f-9dba-4f5c08817595 Date: Tue, 28 Aug 2018 19:08:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:27,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-a24bc50d-d076-468f-9dba-4f5c08817595 2018-08-28 19:08:27,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:27,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c77de91-d332-4204-9d74-7c9ff3fd9795 Date: Tue, 28 Aug 2018 19:08:27 GMT RESP BODY: {"ports":[]} 2018-08-28 19:08:27,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port&admin_state_up=True used request id req-5c77de91-d332-4204-9d74-7c9ff3fd9795 2018-08-28 19:08:27,517 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:27,518 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:27,892 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "be2c33db56ce435896952c717990c902", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role"}], "expires_at": "2018-08-28T20:08:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d566a3334e94d39aca92eb5b71f84f5", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/6d566a3334e94d39aca92eb5b71f84f5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-user", "id": "a3f8b169b5f74d1aa7f4dbbe99db534e"}, "audit_ids": ["pV8QwOfgSqWrSrPEmwo-5A"], "issued_at": "2018-08-28T19:08:27.000000Z"}} 2018-08-28 19:08:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89bc0fa9a977ac9f02048dc17e4f1890f76924" 2018-08-28 19:08:27,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96932673-bfea-44ec-aca8-6d9f3ed8dac0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:27,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-96932673-bfea-44ec-aca8-6d9f3ed8dac0 2018-08-28 19:08:27,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:28,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e89d2230-5fb6-4d2d-b59b-071cec9c0449 Date: Tue, 28 Aug 2018 19:08:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9956a5e3-6d90-4020-b188-19274fecc816"],"updated_at":"2018-08-28T19:08:23Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:28,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net used request id req-e89d2230-5fb6-4d2d-b59b-071cec9c0449 2018-08-28 19:08:28,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:28,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f8c133f7-63f3-4df0-8f65-3e57328759a0 Date: Tue, 28 Aug 2018 19:08:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:28,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-f8c133f7-63f3-4df0-8f65-3e57328759a0 2018-08-28 19:08:28,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:28,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ba80ac1d-638a-4f36-8ddd-dfb15b9604a7 Date: Tue, 28 Aug 2018 19:08:28 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9956a5e3-6d90-4020-b188-19274fecc816"],"updated_at":"2018-08-28T19:08:23Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:28,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net used request id req-ba80ac1d-638a-4f36-8ddd-dfb15b9604a7 2018-08-28 19:08:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:08:28,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:08:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:08:28,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d89bc0fa9a977ac9f02048dc17e4f1890f76924" 2018-08-28 19:08:28,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2223e83-10ad-43aa-97be-e1539685b117 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:28,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-c2223e83-10ad-43aa-97be-e1539685b117 2018-08-28 19:08:28,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:28,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-009830d6-3ae4-4695-89f2-43796714fb38 Date: Tue, 28 Aug 2018 19:08:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:28,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-009830d6-3ae4-4695-89f2-43796714fb38 2018-08-28 19:08:28,667 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net 2018-08-28 19:08:28,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" -d '{"port": {"network_id": "706f8708-d04e-4414-82e6-337f973ac8f7", "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port", "admin_state_up": true}}' 2018-08-28 19:08:29,623 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-38932d9c-7236-4ede-865a-7ccabfedf712 Date: Tue, 28 Aug 2018 19:08:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:08:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9956a5e3-6d90-4020-b188-19274fecc816","ip_address":"10.55.0.13"}],"id":"883c022e-1aff-44df-9528-f90599047b5b","security_groups":["275a9aee-5cfb-4f20-b69e-8e30626b9929"],"mac_address":"fa:16:3e:7b:ea:eb","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port","project_id":"6d566a3334e94d39aca92eb5b71f84f5","qos_policy_id":null,"admin_state_up":true,"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:28Z","binding:vnic_type":"normal"}} 2018-08-28 19:08:29,624 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-38932d9c-7236-4ede-865a-7ccabfedf712 2018-08-28 19:08:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:29,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-923ab0e3-d139-4ad8-8ac8-2a7d04a0e601 Date: Tue, 28 Aug 2018 19:08: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":["9956a5e3-6d90-4020-b188-19274fecc816"],"updated_at":"2018-08-28T19:08:23Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:29,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net used request id req-923ab0e3-d139-4ad8-8ac8-2a7d04a0e601 2018-08-28 19:08:29,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2914a9ab-4792-4846-82b3-a954af522619 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:30,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-2914a9ab-4792-4846-82b3-a954af522619 2018-08-28 19:08:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fb13fadd-dafc-4012-8bab-77eb6109d5b8 Date: Tue, 28 Aug 2018 19:08:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:30,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-fb13fadd-dafc-4012-8bab-77eb6109d5b8 2018-08-28 19:08:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-6d9fd353-7439-4205-95b5-3930b708f82c Date: Tue, 28 Aug 2018 19:08:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:08:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9956a5e3-6d90-4020-b188-19274fecc816","ip_address":"10.55.0.13"}],"id":"883c022e-1aff-44df-9528-f90599047b5b","security_groups":["275a9aee-5cfb-4f20-b69e-8e30626b9929"],"mac_address":"fa:16:3e:7b:ea:eb","project_id":"6d566a3334e94d39aca92eb5b71f84f5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port","admin_state_up":true,"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:28Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:08:30,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port&admin_state_up=True used request id req-6d9fd353-7439-4205-95b5-3930b708f82c 2018-08-28 19:08:30,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f9e0f0-00f2-49d6-ad82-199edd839f8c Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:30,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-60f9e0f0-00f2-49d6-ad82-199edd839f8c 2018-08-28 19:08:30,461 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst 2018-08-28 19:08:30,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e45bf37-9097-4f43-ae83-a5136cda6890 x-compute-request-id: req-6e45bf37-9097-4f43-ae83-a5136cda6890 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-flavor-name"}]} 2018-08-28 19:08:30,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6e45bf37-9097-4f43-ae83-a5136cda6890 2018-08-28 19:08:30,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-804b9db7-d4f7-491d-9f23-5b7224ace186 x-compute-request-id: req-804b9db7-d4f7-491d-9f23-5b7224ace186 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:08:30,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9 used request id req-804b9db7-d4f7-491d-9f23-5b7224ace186 2018-08-28 19:08:30,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-6eeedb44-fc8f-4fe8-ab01-9e314e1a9cc0 Date: Tue, 28 Aug 2018 19:08:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:20Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/snap", "metadata": {}}], "self": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "min_disk": 0, "protected": false, "id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "file": "/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "6d566a3334e94d39aca92eb5b71f84f5", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/eed71f30-cdd6-49a0-8787-fae0ae88acec/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2"} 2018-08-28 19:08:30,688 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 used request id req-6eeedb44-fc8f-4fe8-ab01-9e314e1a9cc0 2018-08-28 19:08:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:30,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6932456d-03d6-4a80-9c23-1e597dd9fa6d Date: Tue, 28 Aug 2018 19:08: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-08-28 19:08:30,842 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6932456d-03d6-4a80-9c23-1e597dd9fa6d 2018-08-28 19:08:30,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" -d '{"server": {"name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst", "imageRef": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "flavorRef": "f9458ab3-d82f-4239-8b66-57a94db79da9", "max_count": 1, "min_count": 1, "networks": [{"port": "883c022e-1aff-44df-9528-f90599047b5b"}]}}' 2018-08-28 19:08:32,364 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:08:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f1eb9f52-7bc1-466f-adcc-099746e3727c x-compute-request-id: req-f1eb9f52-7bc1-466f-adcc-099746e3727c Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "bookmark"}], "adminPass": "8nVo8edPwpty"}} 2018-08-28 19:08:32,365 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-f1eb9f52-7bc1-466f-adcc-099746e3727c 2018-08-28 19:08:32,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:32,733 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f1420e80-44ea-48e4-9dec-085f5ba9b405 x-compute-request-id: req-f1420e80-44ea-48e4-9dec-085f5ba9b405 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "bookmark"}], "image": {"id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "links": [{"href": "http://172.30.9.28:8774/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "links": [{"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}]}, "id": "9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "user_id": "a3f8b169b5f74d1aa7f4dbbe99db534e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:08:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst", "created": "2018-08-28T19:08:32Z", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:32,733 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-f1420e80-44ea-48e4-9dec-085f5ba9b405 2018-08-28 19:08:32,733 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst 2018-08-28 19:08:32,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:33,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-12b41060-b5d5-4b38-a51c-4c347f175f53 x-compute-request-id: req-12b41060-b5d5-4b38-a51c-4c347f175f53 Content-Encoding: gzip Content-Length: 616 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "bookmark"}], "image": {"id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "links": [{"href": "http://172.30.9.28:8774/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "links": [{"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}]}, "id": "9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "user_id": "a3f8b169b5f74d1aa7f4dbbe99db534e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:08:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst", "created": "2018-08-28T19:08:32Z", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:33,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-12b41060-b5d5-4b38-a51c-4c347f175f53 2018-08-28 19:08:33,096 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst] is - BUILD 2018-08-28 19:08:33,096 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:08:36,099 - create_instance - DEBUG - VM status query timeout in 896.634255886 2018-08-28 19:08:36,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:36,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-bb28b27c-8c6c-424b-bc81-adca85de7a42 x-compute-request-id: req-bb28b27c-8c6c-424b-bc81-adca85de7a42 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "bookmark"}], "image": {"id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "links": [{"href": "http://172.30.9.28:8774/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "links": [{"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}]}, "id": "9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "security_groups": [{"name": "default"}], "user_id": "a3f8b169b5f74d1aa7f4dbbe99db534e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:08:33Z", "hostId": "53e50352ced9172b54550fb83b1237a57e668e08e2b6e36ef6bb24e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst", "created": "2018-08-28T19:08:32Z", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:36,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-bb28b27c-8c6c-424b-bc81-adca85de7a42 2018-08-28 19:08:36,845 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst] is - BUILD 2018-08-28 19:08:36,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:08:39,848 - create_instance - DEBUG - VM status query timeout in 892.885100842 2018-08-28 19:08:39,852 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:40,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-6f7307f8-2605-44bc-bd9e-5f4a6301830b x-compute-request-id: req-6f7307f8-2605-44bc-bd9e-5f4a6301830b Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:ea:eb", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "bookmark"}], "image": {"id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "links": [{"href": "http://172.30.9.28:8774/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:08:37.000000", "flavor": {"id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "links": [{"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}]}, "id": "9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "security_groups": [{"name": "default"}], "user_id": "a3f8b169b5f74d1aa7f4dbbe99db534e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:08:38Z", "hostId": "53e50352ced9172b54550fb83b1237a57e668e08e2b6e36ef6bb24e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst", "created": "2018-08-28T19:08:32Z", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:40,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-6f7307f8-2605-44bc-bd9e-5f4a6301830b 2018-08-28 19:08:40,597 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst] is - ACTIVE 2018-08-28 19:08:40,597 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:08:40,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:41,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-21e4af6f-173d-40b2-8aac-2b3129bf336c x-compute-request-id: req-21e4af6f-173d-40b2-8aac-2b3129bf336c Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:ea:eb", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "bookmark"}], "image": {"id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "links": [{"href": "http://172.30.9.28:8774/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:08:37.000000", "flavor": {"id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "links": [{"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}]}, "id": "9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "security_groups": [{"name": "default"}], "user_id": "a3f8b169b5f74d1aa7f4dbbe99db534e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:08:38Z", "hostId": "53e50352ced9172b54550fb83b1237a57e668e08e2b6e36ef6bb24e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst", "created": "2018-08-28T19:08:32Z", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:41,070 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-21e4af6f-173d-40b2-8aac-2b3129bf336c 2018-08-28 19:08:41,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:41,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-34eb4899-1093-455b-8a8c-708bd5a95ef6 Date: Tue, 28 Aug 2018 19:08:41 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["9956a5e3-6d90-4020-b188-19274fecc816"],"updated_at":"2018-08-28T19:08:23Z","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d566a3334e94d39aca92eb5b71f84f5","id":"706f8708-d04e-4414-82e6-337f973ac8f7","name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net"}]} 2018-08-28 19:08:41,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net used request id req-34eb4899-1093-455b-8a8c-708bd5a95ef6 2018-08-28 19:08:41,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:41,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002dfe0c-9ea9-45ef-9def-1607a494dc94 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:41,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-002dfe0c-9ea9-45ef-9def-1607a494dc94 2018-08-28 19:08:41,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:41,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-63aadfab-0836-4023-b082-733512855719 Date: Tue, 28 Aug 2018 19:08:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:23Z","dns_nameservers":[],"updated_at":"2018-08-28T19:08: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":"6d566a3334e94d39aca92eb5b71f84f5","id":"9956a5e3-6d90-4020-b188-19274fecc816","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet"}]} 2018-08-28 19:08:41,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-63aadfab-0836-4023-b082-733512855719 2018-08-28 19:08:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:41,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3118 X-Openstack-Request-Id: req-643ce2b9-9115-4879-8596-3499df30e451 Date: Tue, 28 Aug 2018 19:08:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:08:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9956a5e3-6d90-4020-b188-19274fecc816","ip_address":"10.55.0.2"}],"id":"22781042-4e83-4f04-9c68-603e6301abea","security_groups":[],"mac_address":"fa:16:3e:cc:3f:ce","project_id":"6d566a3334e94d39aca92eb5b71f84f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-706f8708-d04e-4414-82e6-337f973ac8f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9956a5e3-6d90-4020-b188-19274fecc816","ip_address":"10.55.0.4"}],"id":"257f0afb-bb89-41ad-b67f-4234e9885627","security_groups":[],"mac_address":"fa:16:3e:70:5c:ac","project_id":"6d566a3334e94d39aca92eb5b71f84f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:26Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-706f8708-d04e-4414-82e6-337f973ac8f7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:08:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9956a5e3-6d90-4020-b188-19274fecc816","ip_address":"10.55.0.13"}],"id":"883c022e-1aff-44df-9528-f90599047b5b","security_groups":["275a9aee-5cfb-4f20-b69e-8e30626b9929"],"mac_address":"fa:16:3e:7b:ea:eb","project_id":"6d566a3334e94d39aca92eb5b71f84f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port","admin_state_up":true,"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:28Z","binding:vnic_type":"normal","device_id":"9cf40c3f-aec2-4fba-b542-68d0d7fbb56b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:08:27Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9956a5e3-6d90-4020-b188-19274fecc816","ip_address":"10.55.0.3"}],"id":"aa29b248-df31-440d-b37c-eda0cd60766d","security_groups":[],"mac_address":"fa:16:3e:ae:0f:6b","project_id":"6d566a3334e94d39aca92eb5b71f84f5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"706f8708-d04e-4414-82e6-337f973ac8f7","tenant_id":"6d566a3334e94d39aca92eb5b71f84f5","created_at":"2018-08-28T19:08:25Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-706f8708-d04e-4414-82e6-337f973ac8f7"}]} 2018-08-28 19:08:41,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-643ce2b9-9115-4879-8596-3499df30e451 2018-08-28 19:08:41,566 - create_instance - INFO - Deleting Port with ID - 883c022e-1aff-44df-9528-f90599047b5b 2018-08-28 19:08:41,566 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-port 2018-08-28 19:08:41,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/883c022e-1aff-44df-9528-f90599047b5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:42,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-da2e081f-4466-47b1-b9fd-dacfadcae7b9 Date: Tue, 28 Aug 2018 19:08:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:42,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/883c022e-1aff-44df-9528-f90599047b5b used request id req-da2e081f-4466-47b1-b9fd-dacfadcae7b9 2018-08-28 19:08:42,345 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst 2018-08-28 19:08:42,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:42,503 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19: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-ecd48598-1dcd-4f9f-84a4-d119c48db978 x-compute-request-id: req-ecd48598-1dcd-4f9f-84a4-d119c48db978 Content-Type: application/json 2018-08-28 19:08:42,503 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-ecd48598-1dcd-4f9f-84a4-d119c48db978 2018-08-28 19:08:42,504 - create_instance - INFO - Checking deletion status 2018-08-28 19:08:42,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:42,600 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-31c4db23-5df7-42fc-953d-2c3ccdba8bfb x-compute-request-id: req-31c4db23-5df7-42fc-953d-2c3ccdba8bfb Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7b:ea:eb", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "rel": "bookmark"}], "image": {"id": "eed71f30-cdd6-49a0-8787-fae0ae88acec", "links": [{"href": "http://172.30.9.28:8774/images/eed71f30-cdd6-49a0-8787-fae0ae88acec", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:08:37.000000", "flavor": {"id": "f9458ab3-d82f-4239-8b66-57a94db79da9", "links": [{"href": "http://172.30.9.28:8774/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9", "rel": "bookmark"}]}, "id": "9cf40c3f-aec2-4fba-b542-68d0d7fbb56b", "user_id": "a3f8b169b5f74d1aa7f4dbbe99db534e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:08:42Z", "hostId": "53e50352ced9172b54550fb83b1237a57e668e08e2b6e36ef6bb24e3", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst", "created": "2018-08-28T19:08:32Z", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:08:42,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-31c4db23-5df7-42fc-953d-2c3ccdba8bfb 2018-08-28 19:08:42,601 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst] is - ACTIVE 2018-08-28 19:08:42,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:08:45,604 - create_instance - DEBUG - VM status query timeout in 296.899717808 2018-08-28 19:08:45,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b9e2da70c31176e079d5295e229e1f8ca7ebf6" 2018-08-28 19:08:45,660 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-060bf7e5-4a41-4aae-b2bb-681fa3345e54 x-compute-request-id: req-060bf7e5-4a41-4aae-b2bb-681fa3345e54 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9cf40c3f-aec2-4fba-b542-68d0d7fbb56b could not be found.", "code": 404}} 2018-08-28 19:08:45,660 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9cf40c3f-aec2-4fba-b542-68d0d7fbb56b used request id req-060bf7e5-4a41-4aae-b2bb-681fa3345e54 2018-08-28 19:08:45,660 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9cf40c3f-aec2-4fba-b542-68d0d7fbb56b could not be found. (HTTP 404) (Request-ID: req-060bf7e5-4a41-4aae-b2bb-681fa3345e54) 2018-08-28 19:08:45,661 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-inst 2018-08-28 19:08:45,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}daea7ecd301e8fa6dd1419e5f9a1957da95be34e" 2018-08-28 19:08:45,713 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-b2fcefd5-0a2c-44a2-b26e-e5434fbd7dd6 x-compute-request-id: req-b2fcefd5-0a2c-44a2-b26e-e5434fbd7dd6 Content-Length: 0 Content-Type: application/json 2018-08-28 19:08:45,713 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f9458ab3-d82f-4239-8b66-57a94db79da9 used request id req-b2fcefd5-0a2c-44a2-b26e-e5434fbd7dd6 2018-08-28 19:08:45,714 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet 2018-08-28 19:08:45,714 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-subnet 2018-08-28 19:08:45,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/9956a5e3-6d90-4020-b188-19274fecc816 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:48,131 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e69c66fa-011c-4052-a97e-6b326dde9a41 Date: Tue, 28 Aug 2018 19:08:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:48,131 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/9956a5e3-6d90-4020-b188-19274fecc816 used request id req-e69c66fa-011c-4052-a97e-6b326dde9a41 2018-08-28 19:08:48,131 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2-pub-net 2018-08-28 19:08:48,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/706f8708-d04e-4414-82e6-337f973ac8f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09bde8253eb3a643a7796b646d20cf170dabff2f" 2018-08-28 19:08:49,262 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92c54b29-e327-4bde-bb15-ac7fa83eb773 Date: Tue, 28 Aug 2018 19:08:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:49,263 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/706f8708-d04e-4414-82e6-337f973ac8f7 used request id req-92c54b29-e327-4bde-bb15-ac7fa83eb773 2018-08-28 19:08:49,263 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-200edce4-67e2-4104-b68d-618881c194e2 2018-08-28 19:08:49,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a0a4d572353f87d7212182e526ef65ad9d368dd0" 2018-08-28 19:08:50,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f7da597a-4651-4b1e-84d1-8cbb3ed86973 Date: Tue, 28 Aug 2018 19:08:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:08:50,794 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/eed71f30-cdd6-49a0-8787-fae0ae88acec used request id req-f7da597a-4651-4b1e-84d1-8cbb3ed86973 2018-08-28 19:08:50,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:51,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-45e7de55-55f6-4c69-82fb-4a7fc687e632 Date: Tue, 28 Aug 2018 19:08:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "created_at": "2018-08-28T19:08:22Z", "updated_at": "2018-08-28T19:08:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "revision_number": 0, "id": "159e78da-8270-4523-88bd-aaedbc2cf070", "remote_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d566a3334e94d39aca92eb5b71f84f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "revision_number": 0, "id": "33807c66-0fcb-4b53-bcb8-74afc5364bf2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d566a3334e94d39aca92eb5b71f84f5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "revision_number": 0, "id": "66f4f5ae-9e10-4be1-a588-0061faf8947d", "remote_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d566a3334e94d39aca92eb5b71f84f5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "revision_number": 0, "id": "fc99e19d-3a97-4998-898c-c788fb6507c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d566a3334e94d39aca92eb5b71f84f5"}], "revision_number": 4, "project_id": "6d566a3334e94d39aca92eb5b71f84f5", "id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:08:51,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-45e7de55-55f6-4c69-82fb-4a7fc687e632 2018-08-28 19:08:51,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:51,113 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aee98290-d9c5-42f9-80f1-770fa57c3ce0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:08:51,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-aee98290-d9c5-42f9-80f1-770fa57c3ce0 2018-08-28 19:08:51,113 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:08:51,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:51,208 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c1cb941-11f3-46a5-a2f9-6af94444f979 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:08:51,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-6c1cb941-11f3-46a5-a2f9-6af94444f979 2018-08-28 19:08:51,208 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:08:51,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:51,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b33a07b-b243-4471-87e9-5b745fdcf6d9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5"}, "enabled": true, "id": "6d566a3334e94d39aca92eb5b71f84f5", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj"}} 2018-08-28 19:08:51,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-7b33a07b-b243-4471-87e9-5b745fdcf6d9 2018-08-28 19:08:51,300 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 275a9aee-5cfb-4f20-b69e-8e30626b9929 2018-08-28 19:08:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=275a9aee-5cfb-4f20-b69e-8e30626b9929 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:51,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-52b45a88-f074-4944-a8ff-2a1968a0124b Date: Tue, 28 Aug 2018 19:08:51 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "port_range_min": null, "revision_number": 0, "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "created_at": "2018-08-28T19:08:22Z", "project_id": "6d566a3334e94d39aca92eb5b71f84f5", "id": "159e78da-8270-4523-88bd-aaedbc2cf070"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "port_range_min": null, "revision_number": 0, "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "created_at": "2018-08-28T19:08:22Z", "project_id": "6d566a3334e94d39aca92eb5b71f84f5", "id": "33807c66-0fcb-4b53-bcb8-74afc5364bf2"}, {"remote_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "port_range_min": null, "revision_number": 0, "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "created_at": "2018-08-28T19:08:22Z", "project_id": "6d566a3334e94d39aca92eb5b71f84f5", "id": "66f4f5ae-9e10-4be1-a588-0061faf8947d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:22Z", "security_group_id": "275a9aee-5cfb-4f20-b69e-8e30626b9929", "port_range_min": null, "revision_number": 0, "tenant_id": "6d566a3334e94d39aca92eb5b71f84f5", "created_at": "2018-08-28T19:08:22Z", "project_id": "6d566a3334e94d39aca92eb5b71f84f5", "id": "fc99e19d-3a97-4998-898c-c788fb6507c9"}]} 2018-08-28 19:08:51,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=275a9aee-5cfb-4f20-b69e-8e30626b9929 used request id req-52b45a88-f074-4944-a8ff-2a1968a0124b 2018-08-28 19:08:51,484 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:08:51,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/275a9aee-5cfb-4f20-b69e-8e30626b9929 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:51,800 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-811cb6ad-2e4e-41f4-a2f3-a842fec01a37 Content-Length: 0 Date: Tue, 28 Aug 2018 19:08:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:08:51,800 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/275a9aee-5cfb-4f20-b69e-8e30626b9929 used request id req-811cb6ad-2e4e-41f4-a2f3-a842fec01a37 2018-08-28 19:08:51,801 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj 2018-08-28 19:08:51,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:51,999 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0e434d0-f220-417f-88d4-cd6ba091b335 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:51,999 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/6d566a3334e94d39aca92eb5b71f84f5 used request id req-d0e434d0-f220-417f-88d4-cd6ba091b335 2018-08-28 19:08:51,999 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-proj-role 2018-08-28 19:08:52,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/be2c33db56ce435896952c717990c902 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:52,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f9ebbba-b2a5-4408-9192-f87f3521bf8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:52,110 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/be2c33db56ce435896952c717990c902 used request id req-5f9ebbba-b2a5-4408-9192-f87f3521bf8b 2018-08-28 19:08:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e4223310a0e3b69e343999dd262c7e61e794934" 2018-08-28 19:08:52,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b32a093-62f9-4ccf-a3cb-8dcb9e31ccbd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:08:52,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0b32a093-62f9-4ccf-a3cb-8dcb9e31ccbd 2018-08-28 19:08:52,200 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-8b75bde3-1bb3-418-user 2018-08-28 19:08:52,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/a3f8b169b5f74d1aa7f4dbbe99db534e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e8d5cefa13fc25018dd46f605173dd7a40cb1e6" 2018-08-28 19:08:52,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-381fc33a-7487-429c-bbe4-24b4abbbd2af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:52,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/a3f8b169b5f74d1aa7f4dbbe99db534e used request id req-381fc33a-7487-429c-bbe4-24b4abbbd2af 2018-08-28 19:08:52,484 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:52,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["OZs701mhTaOe3I1wyqagDw"], "issued_at": "2018-08-28T19:08:52.000000Z"}} 2018-08-28 19:08:52,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff3c644bad016d7fe1e80096ab7705c47a22277d" 2018-08-28 19:08:52,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0179c05-3b5e-459e-8082-b9370f00b642 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:52,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b0179c05-3b5e-459e-8082-b9370f00b642 2018-08-28 19:08:52,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:52,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:53,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["KzTFm_jmQhOWwDGiP7peFQ"], "issued_at": "2018-08-28T19:08:53.000000Z"}} 2018-08-28 19:08:53,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:08:53,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9cf0cf-9f19-41ee-9dce-5c6609aa879e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:53,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cc9cf0cf-9f19-41ee-9dce-5c6609aa879e 2018-08-28 19:08:53,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:08:53,441 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:08:53 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:08:53,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:08:53,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6bde588-2468-4087-b16c-5682d404b987 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:08:53,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj used request id req-e6bde588-2468-4087-b16c-5682d404b987 2018-08-28 19:08:53,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:08:53,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fa0762-05d3-4985-9611-06e2757dc62a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:08:53,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-44fa0762-05d3-4985-9611-06e2757dc62a 2018-08-28 19:08:53,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}}' 2018-08-28 19:08:53,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:08:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eea34ad4-b278-4e12-99b0-af000fff57ab Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:08:53,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-eea34ad4-b278-4e12-99b0-af000fff57ab 2018-08-28 19:08:53,734 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj 2018-08-28 19:08:53,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:53,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:54,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Y6XAbil7RRKm_Q3aT4856g"], "issued_at": "2018-08-28T19:08:54.000000Z"}} 2018-08-28 19:08:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ec55993fe9adaae7c57bc9311be85c069ae938" 2018-08-28 19:08:54,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5691bfb1-c0f9-489b-9c0b-7622776cdcb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:54,197 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5691bfb1-c0f9-489b-9c0b-7622776cdcb9 2018-08-28 19:08:54,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:08:54,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:08:54,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ec55993fe9adaae7c57bc9311be85c069ae938" 2018-08-28 19:08:54,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a16df580-133d-4602-b42c-db15a2b7bfe7 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:08:54,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a16df580-133d-4602-b42c-db15a2b7bfe7 2018-08-28 19:08:54,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ec55993fe9adaae7c57bc9311be85c069ae938" 2018-08-28 19:08:54,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fdeab1-c061-49b4-afe9-7ad6d18b074d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}]} 2018-08-28 19:08:54,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj used request id req-d2fdeab1-c061-49b4-afe9-7ad6d18b074d 2018-08-28 19:08:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ec55993fe9adaae7c57bc9311be85c069ae938" 2018-08-28 19:08:54,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb337f5d-1460-475d-9a6b-8dc2ab0a5638 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:08:54,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cb337f5d-1460-475d-9a6b-8dc2ab0a5638 2018-08-28 19:08:54,757 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-e8b499a3-5512-4a7-user 2018-08-28 19:08:54,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:54,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:08:54,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de8025e-255b-4b51-98c9-a4cf2c7d2d48 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:08:54,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-7de8025e-255b-4b51-98c9-a4cf2c7d2d48 2018-08-28 19:08:54,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" -d '{"role": {"name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}}' 2018-08-28 19:08:54,960 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56626fa7-fd6b-444b-ba02-7aaa2feb89da Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "44ff4303b84e40f690a6e2888b905b59", "links": {"self": "http://172.30.9.28:5000/v3/roles/44ff4303b84e40f690a6e2888b905b59"}, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}} 2018-08-28 19:08:54,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-56626fa7-fd6b-444b-ba02-7aaa2feb89da 2018-08-28 19:08:54,961 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role 2018-08-28 19:08:54,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/44ff4303b84e40f690a6e2888b905b59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:08:55,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0269d04f-d094-4529-97dc-c33d11df0b6c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/44ff4303b84e40f690a6e2888b905b59"}, "domain_id": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role", "id": "44ff4303b84e40f690a6e2888b905b59"}} 2018-08-28 19:08:55,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/44ff4303b84e40f690a6e2888b905b59 used request id req-0269d04f-d094-4529-97dc-c33d11df0b6c 2018-08-28 19:08:55,046 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role to project CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj 2018-08-28 19:08:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719/users/2670de4093d54ae4a5abba385c965236/roles/44ff4303b84e40f690a6e2888b905b59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:08:55,176 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:08:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f6758b0-918b-40bf-a798-dd9a51c12509 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:08:55,176 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719/users/2670de4093d54ae4a5abba385c965236/roles/44ff4303b84e40f690a6e2888b905b59 used request id req-0f6758b0-918b-40bf-a798-dd9a51c12509 2018-08-28 19:08:55,176 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:08:55,178 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:08:55,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:55,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:55,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ff4303b84e40f690a6e2888b905b59", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}], "expires_at": "2018-08-28T20:08:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-user", "id": "2670de4093d54ae4a5abba385c965236"}, "audit_ids": ["lbnF1jQUSYySWRlbG7YWBw"], "issued_at": "2018-08-28T19:08:55.000000Z"}} 2018-08-28 19:08:55,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" 2018-08-28 19:08:55,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be7645bb-9b43-4c52-88cc-73d72fc59516 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:55,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-be7645bb-9b43-4c52-88cc-73d72fc59516 2018-08-28 19:08:55,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" 2018-08-28 19:08:55,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-672ba7b7-b08e-4b7d-84f3-5fea275a7c67 Date: Tue, 28 Aug 2018 19:08:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image"} 2018-08-28 19:08:55,896 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image used request id req-672ba7b7-b08e-4b7d-84f3-5fea275a7c67 2018-08-28 19:08:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" 2018-08-28 19:08:56,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5f7ec11b-e79d-46cc-839a-cc95d39e9aa9 Date: Tue, 28 Aug 2018 19:08: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-08-28 19:08:56,056 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5f7ec11b-e79d-46cc-839a-cc95d39e9aa9 2018-08-28 19:08:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image"}' 2018-08-28 19:08:56,270 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f X-Openstack-Request-Id: req-ff182f66-805f-4d43-ba20-b2b596911ea6 Date: Tue, 28 Aug 2018 19:08:56 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "min_disk": 0, "protected": false, "id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "file": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f/file", "checksum": null, "owner": "f80e6c6401f24a4f9cbfe0c99d514719", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:08:56,270 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-ff182f66-805f-4d43-ba20-b2b596911ea6 2018-08-28 19:08:56,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" -d '' 2018-08-28 19:08:57,198 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77cc4f4c-fafc-4c32-b2a6-7db2d1c105bc Date: Tue, 28 Aug 2018 19:08:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:08:57,198 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f/file used request id req-77cc4f4c-fafc-4c32-b2a6-7db2d1c105bc 2018-08-28 19:08:57,198 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:08:57,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" 2018-08-28 19:08:57,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-feb2eb19-5832-4740-b1ba-0bbe18a46489 Date: Tue, 28 Aug 2018 19:08:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:57Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/353d1732-dde4-454a-ad33-31bebe77ec8f/snap", "metadata": {}}], "self": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "min_disk": 0, "protected": false, "id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "file": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f80e6c6401f24a4f9cbfe0c99d514719", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/353d1732-dde4-454a-ad33-31bebe77ec8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:08:57,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f used request id req-feb2eb19-5832-4740-b1ba-0bbe18a46489 2018-08-28 19:08:57,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" 2018-08-28 19:08:57,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3a8255c4-8003-4440-b8bd-984eff89ded7 Date: Tue, 28 Aug 2018 19:08: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-08-28 19:08:57,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-3a8255c4-8003-4440-b8bd-984eff89ded7 2018-08-28 19:08:57,534 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image 2018-08-28 19:08:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" 2018-08-28 19:08:57,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1fe9bf8b-1412-4865-89ad-bc88c81e7dac Date: Tue, 28 Aug 2018 19:08:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:57Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/353d1732-dde4-454a-ad33-31bebe77ec8f/snap", "metadata": {}}], "self": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "min_disk": 0, "protected": false, "id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "file": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f80e6c6401f24a4f9cbfe0c99d514719", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/353d1732-dde4-454a-ad33-31bebe77ec8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:08:57,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f used request id req-1fe9bf8b-1412-4865-89ad-bc88c81e7dac 2018-08-28 19:08:57,701 - create_image - DEBUG - Instance status is - active 2018-08-28 19:08:57,701 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image 2018-08-28 19:08:57,701 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image 2018-08-28 19:08:57,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:57,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:58,090 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["paylxtasR6KpXy4JfQ4lQA"], "issued_at": "2018-08-28T19:08:58.000000Z"}} 2018-08-28 19:08:58,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76d0aa168f9dbfb7b8343e533bbbefa29e3a91a" 2018-08-28 19:08:58,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-289cabd6-9792-4c6a-8abe-d40c14a57548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:58,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-289cabd6-9792-4c6a-8abe-d40c14a57548 2018-08-28 19:08:58,180 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:08:58,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76d0aa168f9dbfb7b8343e533bbbefa29e3a91a" 2018-08-28 19:08:58,353 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08: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-0bebf2c1-c052-4e35-a1b7-3d30e10d3a16 x-compute-request-id: req-0bebf2c1-c052-4e35-a1b7-3d30e10d3a16 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:08:58,353 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0bebf2c1-c052-4e35-a1b7-3d30e10d3a16 2018-08-28 19:08:58,357 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76d0aa168f9dbfb7b8343e533bbbefa29e3a91a" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:08:58,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08: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-61d315db-8b2b-4d72-93ca-2c60c5efa6a8 x-compute-request-id: req-61d315db-8b2b-4d72-93ca-2c60c5efa6a8 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:08:58,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-61d315db-8b2b-4d72-93ca-2c60c5efa6a8 2018-08-28 19:08:58,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:08:58,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:08:58,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ff4303b84e40f690a6e2888b905b59", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}], "expires_at": "2018-08-28T20:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-user", "id": "2670de4093d54ae4a5abba385c965236"}, "audit_ids": ["f_mw4eotQ4uK3U5KvGsvig"], "issued_at": "2018-08-28T19:08:58.000000Z"}} 2018-08-28 19:08:58,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:08:58,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22743c1a-8e24-474d-b9be-1239eb891468 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:08:58,867 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-22743c1a-8e24-474d-b9be-1239eb891468 2018-08-28 19:08:58,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:08:59,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8efce44d-876d-497e-b6e7-86dedb5aefe9 Date: Tue, 28 Aug 2018 19:08:59 GMT RESP BODY: {"networks":[]} 2018-08-28 19:08:59,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-8efce44d-876d-497e-b6e7-86dedb5aefe9 2018-08-28 19:08:59,044 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net 2018-08-28 19:08:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" -d '{"network": {"name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net", "admin_state_up": true}}' 2018-08-28 19:08:59,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d2b2d8bc-9835-49dc-89cb-75ee77a58c36 Date: Tue, 28 Aug 2018 19:08:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:08:59Z","is_default":false,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","mtu":1450}} 2018-08-28 19:08:59,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d2b2d8bc-9835-49dc-89cb-75ee77a58c36 2018-08-28 19:08:59,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:08:59,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-868cfd2e-08d7-42f8-a009-ca061f86a23a Date: Tue, 28 Aug 2018 19:08: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-08-28T19:08:59Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:08:59,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-868cfd2e-08d7-42f8-a009-ca061f86a23a 2018-08-28 19:08:59,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:09:00,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a0f45ae1-15d8-4bcc-a6b0-b66e675276ed Date: Tue, 28 Aug 2018 19:09:00 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:09:00,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-a0f45ae1-15d8-4bcc-a6b0-b66e675276ed 2018-08-28 19:09:00,003 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet 2018-08-28 19:09:00,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" -d '{"subnets": [{"ip_version": 4, "network_id": "c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]}' 2018-08-28 19:09:00,732 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-17d568ed-29ff-417d-bf73-67a9a908c099 Date: Tue, 28 Aug 2018 19:09:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:00,732 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-17d568ed-29ff-417d-bf73-67a9a908c099 2018-08-28 19:09:00,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:09:00,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-e56195bb-5017-40ff-966a-ba91b22ba641 Date: Tue, 28 Aug 2018 19:09: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:00,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-e56195bb-5017-40ff-966a-ba91b22ba641 2018-08-28 19:09:01,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:09:01,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-74b2fa2e-5ff9-4353-a7b9-70e87641b251 Date: Tue, 28 Aug 2018 19:09:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:01,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-74b2fa2e-5ff9-4353-a7b9-70e87641b251 2018-08-28 19:09:01,192 - OpenStackNetwork - DEBUG - Network [c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5] created successfully 2018-08-28 19:09:01,192 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:01,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:01,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ff4303b84e40f690a6e2888b905b59", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}], "expires_at": "2018-08-28T20:09:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-user", "id": "2670de4093d54ae4a5abba385c965236"}, "audit_ids": ["Zr-3Yv60Q0a5IDGIakdpfw"], "issued_at": "2018-08-28T19:09:01.000000Z"}} 2018-08-28 19:09:01,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:01,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c74dfaad-6437-4325-9dff-35382ef5e257 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:01,650 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c74dfaad-6437-4325-9dff-35382ef5e257 2018-08-28 19:09:01,655 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:01,844 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:01 GMT Server: Apache x-compute-request-id: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 19:09:01,844 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/detail used request id req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c 2018-08-28 19:09:01,847 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 19:09:02,196 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:09:01 GMT Server: Apache x-compute-request-id: req-b6c478cf-6663-49de-b403-22850437fc72 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b6c478cf-6663-49de-b403-22850437fc72 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.135579", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}} 2018-08-28 19:09:02,197 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes used request id req-b6c478cf-6663-49de-b403-22850437fc72 2018-08-28 19:09:02,200 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:02,392 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:02 GMT Server: Apache x-compute-request-id: req-86a6e946-ba78-4cfe-b158-e0d3283d00b3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-86a6e946-ba78-4cfe-b158-e0d3283d00b3 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}} 2018-08-28 19:09:02,392 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-86a6e946-ba78-4cfe-b158-e0d3283d00b3 2018-08-28 19:09:02,393 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1 2018-08-28 19:09:02,396 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:02,586 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:02 GMT Server: Apache x-compute-request-id: req-bcd648d2-6af6-4a1b-bcad-4e668374ede7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcd648d2-6af6-4a1b-bcad-4e668374ede7 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}} 2018-08-28 19:09:02,586 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-bcd648d2-6af6-4a1b-bcad-4e668374ede7 2018-08-28 19:09:02,586 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:09:02,587 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1 2018-08-28 19:09:02,587 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1 2018-08-28 19:09:02,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:02,588 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:02,960 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ff4303b84e40f690a6e2888b905b59", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}], "expires_at": "2018-08-28T20:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-user", "id": "2670de4093d54ae4a5abba385c965236"}, "audit_ids": ["eUaMU-Z2ST6Cc38LS8uGvg"], "issued_at": "2018-08-28T19:09:02.000000Z"}} 2018-08-28 19:09:02,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:03,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e7ad67d-2cb6-481b-b3dc-9d7c80fdec6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:03,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e7ad67d-2cb6-481b-b3dc-9d7c80fdec6c 2018-08-28 19:09:03,041 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:03,238 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:03 GMT Server: Apache x-compute-request-id: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}]} 2018-08-28 19:09:03,238 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/detail used request id req-6d48e022-eb5e-43bb-9598-f6ca95ab0395 2018-08-28 19:09:03,241 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 19:09:03,594 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:09:03 GMT Server: Apache x-compute-request-id: req-075769ed-c26c-4e6c-a526-bb44e9999b70 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-075769ed-c26c-4e6c-a526-bb44e9999b70 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:03.479760", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "807967fe-c587-466d-bb1e-c820c2205a36", "size": 1}} 2018-08-28 19:09:03,594 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes used request id req-075769ed-c26c-4e6c-a526-bb44e9999b70 2018-08-28 19:09:03,598 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:03,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:03 GMT Server: Apache x-compute-request-id: req-f7a59c33-ba9a-4c8e-abf1-c908b979a316 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f7a59c33-ba9a-4c8e-abf1-c908b979a316 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "807967fe-c587-466d-bb1e-c820c2205a36", "size": 1}} 2018-08-28 19:09:03,820 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 used request id req-f7a59c33-ba9a-4c8e-abf1-c908b979a316 2018-08-28 19:09:03,820 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2 2018-08-28 19:09:03,823 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:04,013 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:03 GMT Server: Apache x-compute-request-id: req-d71a9cd6-ad9a-479a-8d55-507ace42c554 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d71a9cd6-ad9a-479a-8d55-507ace42c554 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "807967fe-c587-466d-bb1e-c820c2205a36", "size": 1}} 2018-08-28 19:09:04,013 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 used request id req-d71a9cd6-ad9a-479a-8d55-507ace42c554 2018-08-28 19:09:04,014 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:09:04,014 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2 2018-08-28 19:09:04,014 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2 2018-08-28 19:09:04,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:04,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:04,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ff4303b84e40f690a6e2888b905b59", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}], "expires_at": "2018-08-28T20:09:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-user", "id": "2670de4093d54ae4a5abba385c965236"}, "audit_ids": ["FISzSsIESU2nzxt-vDWW7g"], "issued_at": "2018-08-28T19:09:04.000000Z"}} 2018-08-28 19:09:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:04,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf62ab81-9c1b-4fd4-80eb-9cf4dbe3aa9c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:04,468 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cf62ab81-9c1b-4fd4-80eb-9cf4dbe3aa9c 2018-08-28 19:09:04,469 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:09:04,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:04,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae0dd76d-aeb9-4197-96d0-ea79c55c82eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:04,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ae0dd76d-aeb9-4197-96d0-ea79c55c82eb 2018-08-28 19:09:04,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:04,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-60e4ef6e-b32e-4e20-ab7a-c51c8d131466 Date: Tue, 28 Aug 2018 19: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:04,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-60e4ef6e-b32e-4e20-ab7a-c51c8d131466 2018-08-28 19:09:04,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:09:04,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:09:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:09:04,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:04,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c23a7360-3dff-4500-ae8b-664af81c705f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:04,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-c23a7360-3dff-4500-ae8b-664af81c705f 2018-08-28 19:09:04,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:05,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-affb6094-11dc-4f6f-bf34-c49f5edf937c Date: Tue, 28 Aug 2018 19:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:05,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-affb6094-11dc-4f6f-bf34-c49f5edf937c 2018-08-28 19:09:05,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:05,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f9136c4c-9111-4e82-89d8-674e1d95d678 Date: Tue, 28 Aug 2018 19:09:05 GMT RESP BODY: {"ports":[]} 2018-08-28 19:09:05,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port&admin_state_up=True used request id req-f9136c4c-9111-4e82-89d8-674e1d95d678 2018-08-28 19:09:05,275 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:05,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f254074f-07fe-4e7a-b1e4-71a83e4e6511 x-compute-request-id: req-f254074f-07fe-4e7a-b1e4-71a83e4e6511 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:09:05,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst used request id req-f254074f-07fe-4e7a-b1e4-71a83e4e6511 2018-08-28 19:09:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:05,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2b590318-0a94-4658-9177-455e4ada85bb Date: Tue, 28 Aug 2018 19: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:05,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-2b590318-0a94-4658-9177-455e4ada85bb 2018-08-28 19:09:05,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:05,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b36cf3e-bd59-4826-8016-563890270395 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:05,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-2b36cf3e-bd59-4826-8016-563890270395 2018-08-28 19:09:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:05,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cd7aa55f-d9c1-46ad-909d-5eafcbdaa030 Date: Tue, 28 Aug 2018 19:09:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:05,880 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-cd7aa55f-d9c1-46ad-909d-5eafcbdaa030 2018-08-28 19:09:05,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:05,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-64f1ba3a-6c82-4183-a361-90764928e7f4 Date: Tue, 28 Aug 2018 19:09:05 GMT RESP BODY: {"ports":[]} 2018-08-28 19:09:05,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port&admin_state_up=True used request id req-64f1ba3a-6c82-4183-a361-90764928e7f4 2018-08-28 19:09:05,917 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:05,918 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:06,283 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ff4303b84e40f690a6e2888b905b59", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}], "expires_at": "2018-08-28T20:09:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-user", "id": "2670de4093d54ae4a5abba385c965236"}, "audit_ids": ["mD0kBFj4QHCowaXayxG3wA"], "issued_at": "2018-08-28T19:09:06.000000Z"}} 2018-08-28 19:09:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1168c4cdc4ae8ec63b4287323ce1efb2d87b743b" 2018-08-28 19:09:06,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d478067-3010-4913-a300-b834d7be8767 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:06,296 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4d478067-3010-4913-a300-b834d7be8767 2018-08-28 19:09:06,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:06,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b7a365b3-0b3d-4f6c-808c-57fa0bbd33c9 Date: Tue, 28 Aug 2018 19: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:06,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-b7a365b3-0b3d-4f6c-808c-57fa0bbd33c9 2018-08-28 19:09:06,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:06,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d58f932c-baa9-45bf-80ea-c426ec6459ee Date: Tue, 28 Aug 2018 19:09:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:06,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-d58f932c-baa9-45bf-80ea-c426ec6459ee 2018-08-28 19:09:06,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:06,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cda3f623-0ba9-4e2a-9069-b9d27dd9a0ea Date: Tue, 28 Aug 2018 19: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:06,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-cda3f623-0ba9-4e2a-9069-b9d27dd9a0ea 2018-08-28 19:09:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:09:06,748 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:09:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:09:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1168c4cdc4ae8ec63b4287323ce1efb2d87b743b" 2018-08-28 19:09:06,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d463756-2c62-4b5d-96db-07241595a178 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:06,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-8d463756-2c62-4b5d-96db-07241595a178 2018-08-28 19:09:06,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:07,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21c69751-bedc-42f9-bdb5-5b7b8c24e87d Date: Tue, 28 Aug 2018 19:09:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:07,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-21c69751-bedc-42f9-bdb5-5b7b8c24e87d 2018-08-28 19:09:07,032 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net 2018-08-28 19:09:07,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" -d '{"port": {"network_id": "c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5", "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port", "admin_state_up": true}}' 2018-08-28 19:09:07,965 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-899eb980-0e53-4486-908a-b01abfdc8686 Date: Tue, 28 Aug 2018 19:09:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.11"}],"id":"576df2d3-d5f8-4632-a0dd-e5bbddcacfc0","security_groups":["96fec50b-e0e6-469d-90ae-ee2e8706ae5c"],"mac_address":"fa:16:3e:c9:ef:e0","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","qos_policy_id":null,"admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:07Z","binding:vnic_type":"normal"}} 2018-08-28 19:09:07,965 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-899eb980-0e53-4486-908a-b01abfdc8686 2018-08-28 19:09:07,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:08,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0f0945ae-d520-402d-b171-bc6884c780d0 Date: Tue, 28 Aug 2018 19:09:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:08,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-0f0945ae-d520-402d-b171-bc6884c780d0 2018-08-28 19:09:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:08,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfc1835b-0024-4bfb-94da-6b4589a79952 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:08,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-dfc1835b-0024-4bfb-94da-6b4589a79952 2018-08-28 19:09:08,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:08,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae6e66d8-1304-457f-8400-c66afbe0efaf Date: Tue, 28 Aug 2018 19:09:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:08,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-ae6e66d8-1304-457f-8400-c66afbe0efaf 2018-08-28 19:09:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:08,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-9917f007-e1da-4d5b-a92a-7af8abeba6b9 Date: Tue, 28 Aug 2018 19:09:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:07Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.11"}],"id":"576df2d3-d5f8-4632-a0dd-e5bbddcacfc0","security_groups":["96fec50b-e0e6-469d-90ae-ee2e8706ae5c"],"mac_address":"fa:16:3e:c9:ef:e0","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:07Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:09:08,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port&admin_state_up=True used request id req-9917f007-e1da-4d5b-a92a-7af8abeba6b9 2018-08-28 19:09:08,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:08,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d801bf03-0344-4e21-a88a-8b66346893e5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:08,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-d801bf03-0344-4e21-a88a-8b66346893e5 2018-08-28 19:09:08,965 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst 2018-08-28 19:09:08,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:08,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-646f591b-066a-4593-bdfb-dde84c91b860 x-compute-request-id: req-646f591b-066a-4593-bdfb-dde84c91b860 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-flavor-name"}]} 2018-08-28 19:09:08,998 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-646f591b-066a-4593-bdfb-dde84c91b860 2018-08-28 19:09:09,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:09,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-a390fb7e-f1a7-4f10-829b-410bdd6e65ed x-compute-request-id: req-a390fb7e-f1a7-4f10-829b-410bdd6e65ed Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:09:09,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788 used request id req-a390fb7e-f1a7-4f10-829b-410bdd6e65ed 2018-08-28 19:09:09,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:09,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-263edc7b-66a3-4c4e-9204-d4491f1209c1 Date: Tue, 28 Aug 2018 19:09:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:08:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:08:57Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/353d1732-dde4-454a-ad33-31bebe77ec8f/snap", "metadata": {}}], "self": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "min_disk": 0, "protected": false, "id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "file": "/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f80e6c6401f24a4f9cbfe0c99d514719", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/353d1732-dde4-454a-ad33-31bebe77ec8f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image"} 2018-08-28 19:09:09,211 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image used request id req-263edc7b-66a3-4c4e-9204-d4491f1209c1 2018-08-28 19:09:09,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:09,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f4e5c7f4-ee3f-4c60-9a5d-bab70d9e11bf Date: Tue, 28 Aug 2018 19:09: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-08-28 19:09:09,365 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f4e5c7f4-ee3f-4c60-9a5d-bab70d9e11bf 2018-08-28 19:09:09,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" -d '{"server": {"name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "imageRef": "353d1732-dde4-454a-ad33-31bebe77ec8f", "flavorRef": "71058985-adf8-4d32-9b7b-c0a4e3044788", "max_count": 1, "min_count": 1, "networks": [{"port": "576df2d3-d5f8-4632-a0dd-e5bbddcacfc0"}]}}' 2018-08-28 19:09:10,903 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:09:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f32bf7e8-a524-490b-a0d5-293601addc0e x-compute-request-id: req-f32bf7e8-a524-490b-a0d5-293601addc0e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "adminPass": "orbfoJVpq5pF"}} 2018-08-28 19:09:10,903 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-f32bf7e8-a524-490b-a0d5-293601addc0e 2018-08-28 19:09:10,907 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:11,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-053924f1-e37d-46c0-a58c-5c3a74196f7f x-compute-request-id: req-053924f1-e37d-46c0-a58c-5c3a74196f7f Content-Encoding: gzip Content-Length: 611 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:09:10Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:11,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-053924f1-e37d-46c0-a58c-5c3a74196f7f 2018-08-28 19:09:11,293 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst 2018-08-28 19:09:11,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:11,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b9c47dc0-0456-49a8-8e23-490bc2a37116 x-compute-request-id: req-b9c47dc0-0456-49a8-8e23-490bc2a37116 Content-Encoding: gzip Content-Length: 618 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:09:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:11,661 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-b9c47dc0-0456-49a8-8e23-490bc2a37116 2018-08-28 19:09:11,661 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst] is - BUILD 2018-08-28 19:09:11,661 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:09:14,664 - create_instance - DEBUG - VM status query timeout in 896.62966013 2018-08-28 19:09:14,667 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:15,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b47f53b0-bd65-4347-8efd-cda570426e16 x-compute-request-id: req-b47f53b0-bd65-4347-8efd-cda570426e16 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "security_groups": [{"name": "default"}], "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:09:11Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:15,305 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-b47f53b0-bd65-4347-8efd-cda570426e16 2018-08-28 19:09:15,306 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst] is - BUILD 2018-08-28 19:09:15,306 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:09:18,309 - create_instance - DEBUG - VM status query timeout in 892.984374046 2018-08-28 19:09:18,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:19,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09: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-7065f221-43bb-4861-a844-013d2bde1d78 x-compute-request-id: req-7065f221-43bb-4861-a844-013d2bde1d78 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ef:e0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "security_groups": [{"name": "default"}], "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:15Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:19,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-7065f221-43bb-4861-a844-013d2bde1d78 2018-08-28 19:09:19,217 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst] is - ACTIVE 2018-08-28 19:09:19,217 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:09:19,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:19,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-dd72be39-2034-48ea-9abf-ce5cbe979c7e x-compute-request-id: req-dd72be39-2034-48ea-9abf-ce5cbe979c7e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ef:e0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "security_groups": [{"name": "default"}], "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:15Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:19,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-dd72be39-2034-48ea-9abf-ce5cbe979c7e 2018-08-28 19:09:19,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:19,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a8f6b94f-236a-4561-8e53-514473b14dc9 Date: Tue, 28 Aug 2018 19:09: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:19,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-a8f6b94f-236a-4561-8e53-514473b14dc9 2018-08-28 19:09:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:20,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3999a518-c131-42cf-bac6-4aa791bc3284 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:20,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-3999a518-c131-42cf-bac6-4aa791bc3284 2018-08-28 19:09:20,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:20,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4c587cc5-fe30-47a7-a3df-ded22e6eac26 Date: Tue, 28 Aug 2018 19:09:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:20,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-4c587cc5-fe30-47a7-a3df-ded22e6eac26 2018-08-28 19:09:20,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:20,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-063399c4-63dc-4990-bcf5-3944ef2afe05 Date: Tue, 28 Aug 2018 19:09:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.4"}],"id":"48c994f6-c312-4713-9fb1-a52b04efd7f4","security_groups":[],"mac_address":"fa:16:3e:9e:18:f1","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.11"}],"id":"576df2d3-d5f8-4632-a0dd-e5bbddcacfc0","security_groups":["96fec50b-e0e6-469d-90ae-ee2e8706ae5c"],"mac_address":"fa:16:3e:c9:ef:e0","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:07Z","binding:vnic_type":"normal","device_id":"c903d750-cc57-4b3b-8284-3b5105ff71c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.3"}],"id":"99faf265-26ce-42b3-a6d8-bbbbe9f4720d","security_groups":[],"mac_address":"fa:16:3e:14:b8:5d","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.2"}],"id":"f8134487-a6ac-4cea-8845-5ba3e39713de","security_groups":[],"mac_address":"fa:16:3e:56:06:22","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"}]} 2018-08-28 19:09:20,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-063399c4-63dc-4990-bcf5-3944ef2afe05 2018-08-28 19:09:20,317 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:20,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:20 GMT Server: Apache x-compute-request-id: req-0bbeabc2-f32e-4abc-8605-b87edeb5648d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0bbeabc2-f32e-4abc-8605-b87edeb5648d Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "807967fe-c587-466d-bb1e-c820c2205a36", "size": 1}, {"status": "available", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:02.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}]} 2018-08-28 19:09:20,523 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/detail used request id req-0bbeabc2-f32e-4abc-8605-b87edeb5648d 2018-08-28 19:09:20,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:20,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db44ca8-2f48-4d2f-b7b3-2edc9f472265 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:20,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-0db44ca8-2f48-4d2f-b7b3-2edc9f472265 2018-08-28 19:09:20,609 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:21,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-43ec2a6b-1ec3-4cc2-a25b-4e724c5cfe12 x-compute-request-id: req-43ec2a6b-1ec3-4cc2-a25b-4e724c5cfe12 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ef:e0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "security_groups": [{"name": "default"}], "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:15Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:21,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-43ec2a6b-1ec3-4cc2-a25b-4e724c5cfe12 2018-08-28 19:09:21,073 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst] is - ACTIVE 2018-08-28 19:09:21,073 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:09:21,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:21,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b34fc9d5-1828-451c-87d4-16e114f5b23e x-compute-request-id: req-b34fc9d5-1828-451c-87d4-16e114f5b23e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ef:e0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "security_groups": [{"name": "default"}], "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:15Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:21,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-b34fc9d5-1828-451c-87d4-16e114f5b23e 2018-08-28 19:09:21,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:21,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8bf2712d-2947-4af4-b7d4-73911e43ec21 Date: Tue, 28 Aug 2018 19: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:21,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-8bf2712d-2947-4af4-b7d4-73911e43ec21 2018-08-28 19:09:21,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:21,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c304f0f2-9c1e-40d0-8e45-aa76dcdb7c4f Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:21,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-c304f0f2-9c1e-40d0-8e45-aa76dcdb7c4f 2018-08-28 19:09:21,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:22,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c41cd65c-7ea7-47d6-b9a9-23d3c15fcf79 Date: Tue, 28 Aug 2018 19:09:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:22,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-c41cd65c-7ea7-47d6-b9a9-23d3c15fcf79 2018-08-28 19:09:22,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:22,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-3ac8b78f-a8c1-4e74-ba56-4a6b5f3d0c19 Date: Tue, 28 Aug 2018 19:09:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.4"}],"id":"48c994f6-c312-4713-9fb1-a52b04efd7f4","security_groups":[],"mac_address":"fa:16:3e:9e:18:f1","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.11"}],"id":"576df2d3-d5f8-4632-a0dd-e5bbddcacfc0","security_groups":["96fec50b-e0e6-469d-90ae-ee2e8706ae5c"],"mac_address":"fa:16:3e:c9:ef:e0","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:07Z","binding:vnic_type":"normal","device_id":"c903d750-cc57-4b3b-8284-3b5105ff71c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.3"}],"id":"99faf265-26ce-42b3-a6d8-bbbbe9f4720d","security_groups":[],"mac_address":"fa:16:3e:14:b8:5d","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.2"}],"id":"f8134487-a6ac-4cea-8845-5ba3e39713de","security_groups":[],"mac_address":"fa:16:3e:56:06:22","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"}]} 2018-08-28 19:09:22,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-3ac8b78f-a8c1-4e74-ba56-4a6b5f3d0c19 2018-08-28 19:09:22,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" -d '{"volumeAttachment": {"volumeId": "984c908b-36f5-431e-9fa8-017cacf3f601"}}' 2018-08-28 19:09:23,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-bb766dc3-bd2b-4509-b6ab-1b96a5c4b0d2 x-compute-request-id: req-bb766dc3-bd2b-4509-b6ab-1b96a5c4b0d2 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "volumeId": "984c908b-36f5-431e-9fa8-017cacf3f601"}} 2018-08-28 19:09:23,614 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7/os-volume_attachments used request id req-bb766dc3-bd2b-4509-b6ab-1b96a5c4b0d2 2018-08-28 19:09:23,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:23,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ead7af5a-6900-4298-9342-e24ab08d0d55 x-compute-request-id: req-ead7af5a-6900-4298-9342-e24ab08d0d55 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ef:e0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "security_groups": [{"name": "default"}], "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:15Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [{"id": "984c908b-36f5-431e-9fa8-017cacf3f601"}], "metadata": {}}} 2018-08-28 19:09:23,938 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-ead7af5a-6900-4298-9342-e24ab08d0d55 2018-08-28 19:09:23,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:24,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ca912083-7beb-4215-bfcf-88e0030f3d79 Date: Tue, 28 Aug 2018 19: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:24,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-ca912083-7beb-4215-bfcf-88e0030f3d79 2018-08-28 19:09:24,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:24,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-018a40a0-1f2c-4906-8c6e-dd1a345724b2 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:24,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-018a40a0-1f2c-4906-8c6e-dd1a345724b2 2018-08-28 19:09:24,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:24,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c3a2730c-1743-4076-989e-0a4f5c750783 Date: Tue, 28 Aug 2018 19:09:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:24,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-c3a2730c-1743-4076-989e-0a4f5c750783 2018-08-28 19:09:24,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:24,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-c1aa7a55-f647-413a-9d48-7939f2afd130 Date: Tue, 28 Aug 2018 19:09:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.4"}],"id":"48c994f6-c312-4713-9fb1-a52b04efd7f4","security_groups":[],"mac_address":"fa:16:3e:9e:18:f1","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.11"}],"id":"576df2d3-d5f8-4632-a0dd-e5bbddcacfc0","security_groups":["96fec50b-e0e6-469d-90ae-ee2e8706ae5c"],"mac_address":"fa:16:3e:c9:ef:e0","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:07Z","binding:vnic_type":"normal","device_id":"c903d750-cc57-4b3b-8284-3b5105ff71c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.3"}],"id":"99faf265-26ce-42b3-a6d8-bbbbe9f4720d","security_groups":[],"mac_address":"fa:16:3e:14:b8:5d","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.2"}],"id":"f8134487-a6ac-4cea-8845-5ba3e39713de","security_groups":[],"mac_address":"fa:16:3e:56:06:22","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"}]} 2018-08-28 19:09:24,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-c1aa7a55-f647-413a-9d48-7939f2afd130 2018-08-28 19:09:24,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:24,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "44ff4303b84e40f690a6e2888b905b59", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role"}], "expires_at": "2018-08-28T20:09:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f80e6c6401f24a4f9cbfe0c99d514719", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-user", "id": "2670de4093d54ae4a5abba385c965236"}, "audit_ids": ["hKheV3SQTsyetQcHtHy3fA"], "issued_at": "2018-08-28T19:09:24.000000Z"}} 2018-08-28 19:09:24,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfb421428f6f38e3bc8e8265cfdb214fe8f6943" 2018-08-28 19:09:25,553 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09: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-42d61fe0-48fc-40f7-a36e-a64936cf22ff x-compute-request-id: req-42d61fe0-48fc-40f7-a36e-a64936cf22ff Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c9:ef:e0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "security_groups": [{"name": "default"}], "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:24Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [{"id": "984c908b-36f5-431e-9fa8-017cacf3f601"}], "metadata": {}}]} 2018-08-28 19:09:25,553 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst used request id req-42d61fe0-48fc-40f7-a36e-a64936cf22ff 2018-08-28 19:09:25,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfb421428f6f38e3bc8e8265cfdb214fe8f6943" 2018-08-28 19:09:25,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2cd9e088-ed8d-48aa-9abc-f7d13df58c4a Date: Tue, 28 Aug 2018 19: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":["411a18ef-ed6a-4fbf-9ce2-58dc27ade948"],"updated_at":"2018-08-28T19:09:00Z","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:08:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f80e6c6401f24a4f9cbfe0c99d514719","id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net"}]} 2018-08-28 19:09:25,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net used request id req-2cd9e088-ed8d-48aa-9abc-f7d13df58c4a 2018-08-28 19:09:25,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfb421428f6f38e3bc8e8265cfdb214fe8f6943" 2018-08-28 19:09:26,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-95c4a070-9ff3-47a7-b386-ad04cb406200 Date: Tue, 28 Aug 2018 19:09:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09: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":"f80e6c6401f24a4f9cbfe0c99d514719","id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","subnetpool_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet"}]} 2018-08-28 19:09:26,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-95c4a070-9ff3-47a7-b386-ad04cb406200 2018-08-28 19:09:26,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bfb421428f6f38e3bc8e8265cfdb214fe8f6943" 2018-08-28 19:09:26,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-7551d3f8-df69-4e63-ba13-2f1022253f32 Date: Tue, 28 Aug 2018 19:09:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.4"}],"id":"48c994f6-c312-4713-9fb1-a52b04efd7f4","security_groups":[],"mac_address":"fa:16:3e:9e:18:f1","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:02Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.11"}],"id":"576df2d3-d5f8-4632-a0dd-e5bbddcacfc0","security_groups":["96fec50b-e0e6-469d-90ae-ee2e8706ae5c"],"mac_address":"fa:16:3e:c9:ef:e0","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:07Z","binding:vnic_type":"normal","device_id":"c903d750-cc57-4b3b-8284-3b5105ff71c7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.3"}],"id":"99faf265-26ce-42b3-a6d8-bbbbe9f4720d","security_groups":[],"mac_address":"fa:16:3e:14:b8:5d","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:09:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"411a18ef-ed6a-4fbf-9ce2-58dc27ade948","ip_address":"10.55.0.2"}],"id":"f8134487-a6ac-4cea-8845-5ba3e39713de","security_groups":[],"mac_address":"fa:16:3e:56:06:22","project_id":"f80e6c6401f24a4f9cbfe0c99d514719","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5","tenant_id":"f80e6c6401f24a4f9cbfe0c99d514719","created_at":"2018-08-28T19:09:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5"}]} 2018-08-28 19:09:26,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-7551d3f8-df69-4e63-ba13-2f1022253f32 2018-08-28 19:09:26,248 - create_instance - INFO - Deleting Port with ID - 576df2d3-d5f8-4632-a0dd-e5bbddcacfc0 2018-08-28 19:09:26,248 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-port 2018-08-28 19:09:26,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/576df2d3-d5f8-4632-a0dd-e5bbddcacfc0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:26,796 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-eb716b77-be15-48a0-a558-e492e8405727 Date: Tue, 28 Aug 2018 19:09:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:09:26,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/576df2d3-d5f8-4632-a0dd-e5bbddcacfc0 used request id req-eb716b77-be15-48a0-a558-e492e8405727 2018-08-28 19:09:26,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0bbeabc2-f32e-4abc-8605-b87edeb5648d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:27,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:26 GMT Server: Apache x-compute-request-id: req-3147bf9a-eb94-4140-8546-740452d48024 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3147bf9a-eb94-4140-8546-740452d48024 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [{"server_id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "attachment_id": "12380eb3-69be-4847-9e57-4f7ff9d82a5d", "attached_at": "2018-08-28T19:09:25.000000", "host_name": null, "volume_id": "984c908b-36f5-431e-9fa8-017cacf3f601", "device": "/dev/vdb", "id": "984c908b-36f5-431e-9fa8-017cacf3f601"}], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:25.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}} 2018-08-28 19:09:27,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-3147bf9a-eb94-4140-8546-740452d48024 2018-08-28 19:09:27,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7/os-volume_attachments/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:28,228 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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-a434d032-cc38-43d3-8f1a-0901d24e102c x-compute-request-id: req-a434d032-cc38-43d3-8f1a-0901d24e102c Content-Length: 0 Content-Type: application/json 2018-08-28 19:09:28,228 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7/os-volume_attachments/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-a434d032-cc38-43d3-8f1a-0901d24e102c 2018-08-28 19:09:28,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:28,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:28 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e5b58c1f-cf0f-4c06-a9c3-4c16cc29a126 x-compute-request-id: req-e5b58c1f-cf0f-4c06-a9c3-4c16cc29a126 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.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:24Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [{"id": "984c908b-36f5-431e-9fa8-017cacf3f601"}], "metadata": {}}} 2018-08-28 19:09:28,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-e5b58c1f-cf0f-4c06-a9c3-4c16cc29a126 2018-08-28 19:09:31,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:31,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f32718ae-27b4-484d-9e7b-4b7e2143d0c6 x-compute-request-id: req-f32718ae-27b4-484d-9e7b-4b7e2143d0c6 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:24Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:31,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-f32718ae-27b4-484d-9e7b-4b7e2143d0c6 2018-08-28 19:09:31,888 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst 2018-08-28 19:09:31,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:32,040 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:09:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-334c0898-e732-4c1f-b6a1-35019f7054e3 x-compute-request-id: req-334c0898-e732-4c1f-b6a1-35019f7054e3 Content-Type: application/json 2018-08-28 19:09:32,041 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-334c0898-e732-4c1f-b6a1-35019f7054e3 2018-08-28 19:09:32,041 - create_instance - INFO - Checking deletion status 2018-08-28 19:09:32,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:32,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09: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-43c380bd-0d5a-42c0-8b6e-c9e5e2c2e07e x-compute-request-id: req-43c380bd-0d5a-42c0-8b6e-c9e5e2c2e07e Content-Encoding: gzip Content-Length: 661 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7", "rel": "bookmark"}], "image": {"id": "353d1732-dde4-454a-ad33-31bebe77ec8f", "links": [{"href": "http://172.30.9.28:8774/images/353d1732-dde4-454a-ad33-31bebe77ec8f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:09:15.000000", "flavor": {"id": "71058985-adf8-4d32-9b7b-c0a4e3044788", "links": [{"href": "http://172.30.9.28:8774/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788", "rel": "bookmark"}]}, "id": "c903d750-cc57-4b3b-8284-3b5105ff71c7", "user_id": "2670de4093d54ae4a5abba385c965236", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:09:32Z", "hostId": "3ab55fedd1260e6e103d27c2e6d7c6442259b5d6a88a659c21737ca1", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst", "created": "2018-08-28T19:09:10Z", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:09:32,276 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-43c380bd-0d5a-42c0-8b6e-c9e5e2c2e07e 2018-08-28 19:09:32,276 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst] is - ACTIVE 2018-08-28 19:09:32,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:09:35,280 - create_instance - DEBUG - VM status query timeout in 296.761281013 2018-08-28 19:09:35,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ffaeb9298eb42c122b10a58526850baf53fbe97" 2018-08-28 19:09:35,340 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:09: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-146e5ce3-f815-4d99-bdcf-f692188a2b04 x-compute-request-id: req-146e5ce3-f815-4d99-bdcf-f692188a2b04 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c903d750-cc57-4b3b-8284-3b5105ff71c7 could not be found.", "code": 404}} 2018-08-28 19:09:35,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c903d750-cc57-4b3b-8284-3b5105ff71c7 used request id req-146e5ce3-f815-4d99-bdcf-f692188a2b04 2018-08-28 19:09:35,340 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c903d750-cc57-4b3b-8284-3b5105ff71c7 could not be found. (HTTP 404) (Request-ID: req-146e5ce3-f815-4d99-bdcf-f692188a2b04) 2018-08-28 19:09:35,340 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-inst 2018-08-28 19:09:35,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d76d0aa168f9dbfb7b8343e533bbbefa29e3a91a" 2018-08-28 19:09:35,383 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:09: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-324d4fbb-200d-49bd-8003-e96e88724852 x-compute-request-id: req-324d4fbb-200d-49bd-8003-e96e88724852 Content-Length: 0 Content-Type: application/json 2018-08-28 19:09:35,384 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/71058985-adf8-4d32-9b7b-c0a4e3044788 used request id req-324d4fbb-200d-49bd-8003-e96e88724852 2018-08-28 19:09:35,384 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet 2018-08-28 19:09:35,385 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-subnet 2018-08-28 19:09:35,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/411a18ef-ed6a-4fbf-9ce2-58dc27ade948 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:09:37,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f1e094f-bbff-4e14-a164-688ee8dd7a54 Date: Tue, 28 Aug 2018 19:09:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:09:37,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/411a18ef-ed6a-4fbf-9ce2-58dc27ade948 used request id req-1f1e094f-bbff-4e14-a164-688ee8dd7a54 2018-08-28 19:09:37,809 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-pub-net 2018-08-28 19:09:37,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}318f1a1f2418ee3b9bf9640326300f021eb271c7" 2018-08-28 19:09:38,994 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-707375de-4c0c-4d2c-ac26-64176176acf0 Date: Tue, 28 Aug 2018 19:09:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:09:38,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c4b5a61c-6e63-4ed0-bc64-12bf10cc14c5 used request id req-707375de-4c0c-4d2c-ac26-64176176acf0 2018-08-28 19:09:38,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:39,193 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:39 GMT Server: Apache x-compute-request-id: req-284dcbdc-a043-4f93-a52e-188e99eda24c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-284dcbdc-a043-4f93-a52e-188e99eda24c Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:03.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "807967fe-c587-466d-bb1e-c820c2205a36", "size": 1}} 2018-08-28 19:09:39,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 used request id req-284dcbdc-a043-4f93-a52e-188e99eda24c 2018-08-28 19:09:39,194 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:09:39,194 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2 2018-08-28 19:09:39,194 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2 2018-08-28 19:09:39,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:39,449 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:09:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2f4f30a4-ce86-4452-9356-ee9e2fe38930 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:09:39,449 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 used request id req-2f4f30a4-ce86-4452-9356-ee9e2fe38930 2018-08-28 19:09:39,452 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:39,648 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:39 GMT Server: Apache x-compute-request-id: req-793f71f4-3572-44e7-9807-a1c18f07ac8e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-793f71f4-3572-44e7-9807-a1c18f07ac8e Content-Encoding: gzip Content-Length: 468 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:39.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "807967fe-c587-466d-bb1e-c820c2205a36", "size": 1}} 2018-08-28 19:09:39,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 used request id req-793f71f4-3572-44e7-9807-a1c18f07ac8e 2018-08-28 19:09:39,649 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 19:09:39,649 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 19:09:42,652 - create_volume - DEBUG - Volume status query timeout in 56.7975370884 2018-08-28 19:09:42,655 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-6d48e022-eb5e-43bb-9598-f6ca95ab0395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f191171ca85d4f554c72135685b050f066d9df3" 2018-08-28 19:09:42,836 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:09:42 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fbb995f0-ab52-4f15-83c5-a928e4b6b81e x-openstack-request-id: req-fbb995f0-ab52-4f15-83c5-a928e4b6b81e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 807967fe-c587-466d-bb1e-c820c2205a36 could not be found.", "code": 404}} 2018-08-28 19:09:42,836 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/807967fe-c587-466d-bb1e-c820c2205a36 used request id req-fbb995f0-ab52-4f15-83c5-a928e4b6b81e 2018-08-28 19:09:42,837 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 807967fe-c587-466d-bb1e-c820c2205a36 could not be found. (HTTP 404) (Request-ID: req-fbb995f0-ab52-4f15-83c5-a928e4b6b81e) 2018-08-28 19:09:42,837 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-2 2018-08-28 19:09:42,840 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:43,042 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:42 GMT Server: Apache x-compute-request-id: req-4c7f314c-ece6-40e4-8dd4-6942c8a6c163 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4c7f314c-ece6-40e4-8dd4-6942c8a6c163 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:28.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}} 2018-08-28 19:09:43,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-4c7f314c-ece6-40e4-8dd4-6942c8a6c163 2018-08-28 19:09:43,043 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:09:43,043 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1 2018-08-28 19:09:43,043 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1 2018-08-28 19:09:43,046 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:43,166 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:09:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3636b7ef-75ab-48ef-9dd9-fcaf0dba664f Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:09:43,166 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-3636b7ef-75ab-48ef-9dd9-fcaf0dba664f 2018-08-28 19:09:43,169 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:43,364 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:43 GMT Server: Apache x-compute-request-id: req-f5c955b9-887a-401b-8c9c-bbafc91fdfb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f5c955b9-887a-401b-8c9c-bbafc91fdfb3 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2670de4093d54ae4a5abba385c965236", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "self"}, {"href": "http://172.30.9.28:8776/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:09:02.000000", "description": null, "os-vol-tenant-attr:tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "updated_at": "2018-08-28T19:09:43.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "984c908b-36f5-431e-9fa8-017cacf3f601", "size": 1}} 2018-08-28 19:09:43,364 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-f5c955b9-887a-401b-8c9c-bbafc91fdfb3 2018-08-28 19:09:43,364 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 19:09:43,364 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 19:09:46,368 - create_volume - DEBUG - Volume status query timeout in 56.7986381054 2018-08-28 19:09:46,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-bf7e6d13-579c-4ec7-b9cf-30558f07cd5c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b042b66655e867156cbcf6141f2c78c1eaac437c" 2018-08-28 19:09:46,406 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:09:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-0fdec8eb-74a8-4833-a68b-361c4bd3e6fe x-openstack-request-id: req-0fdec8eb-74a8-4833-a68b-361c4bd3e6fe Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 984c908b-36f5-431e-9fa8-017cacf3f601 could not be found.", "code": 404}} 2018-08-28 19:09:46,406 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/f80e6c6401f24a4f9cbfe0c99d514719/volumes/984c908b-36f5-431e-9fa8-017cacf3f601 used request id req-0fdec8eb-74a8-4833-a68b-361c4bd3e6fe 2018-08-28 19:09:46,406 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 984c908b-36f5-431e-9fa8-017cacf3f601 could not be found. (HTTP 404) (Request-ID: req-0fdec8eb-74a8-4833-a68b-361c4bd3e6fe) 2018-08-28 19:09:46,406 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-1 2018-08-28 19:09:46,407 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-e954cd6d-ccb3-4460-bc56-d9f418e5370c-image 2018-08-28 19:09:46,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bb645f83d34ca7254e17d64735b2cc33e78a65c4" 2018-08-28 19:09:47,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9e9972c-120a-4afa-98ce-ffd6083727dc Date: Tue, 28 Aug 2018 19:09:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:09:47,491 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/353d1732-dde4-454a-ad33-31bebe77ec8f used request id req-a9e9972c-120a-4afa-98ce-ffd6083727dc 2018-08-28 19:09:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:47,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1af1b74a-6351-4089-8f69-fea3df94f921 Date: Tue, 28 Aug 2018 19:09:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "created_at": "2018-08-28T19:08:59Z", "updated_at": "2018-08-28T19:08:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "revision_number": 0, "id": "00a337b9-4d95-46d3-88b2-d133959fe70f", "remote_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "port_range_min": null, "ethertype": "IPv4", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "revision_number": 0, "id": "10d3fe32-6469-4ef0-8487-a3e2e1ec4537", "remote_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "port_range_min": null, "ethertype": "IPv6", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "revision_number": 0, "id": "6d56fded-d0fc-4afb-ab90-7e64b7757b6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "port_range_min": null, "ethertype": "IPv6", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "revision_number": 0, "id": "f175b5ba-2373-4146-a514-3891792a1625", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "port_range_min": null, "ethertype": "IPv4", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719"}], "revision_number": 4, "project_id": "f80e6c6401f24a4f9cbfe0c99d514719", "id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:09:47,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1af1b74a-6351-4089-8f69-fea3df94f921 2018-08-28 19:09:47,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:47,823 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93198161-0641-4a16-8bb5-bd050c750147 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:09:47,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-93198161-0641-4a16-8bb5-bd050c750147 2018-08-28 19:09:47,824 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:09:47,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:47,985 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7fd2c055-b346-4523-971c-937f88748a52 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:09:47,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-7fd2c055-b346-4523-971c-937f88748a52 2018-08-28 19:09:47,986 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:09:47,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:48,082 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:09:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a099c88-6c03-4202-a424-14e37ed0deca Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:09:48,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-7a099c88-6c03-4202-a424-14e37ed0deca 2018-08-28 19:09:48,083 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:09:48,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:48,172 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e81ca469-3e58-4662-b049-eee0c2898278 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:09:48,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-e81ca469-3e58-4662-b049-eee0c2898278 2018-08-28 19:09:48,172 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:09:48,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:48,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc79945a-4ddf-4d2a-8419-3a26867c930f Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:09:48,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-bc79945a-4ddf-4d2a-8419-3a26867c930f 2018-08-28 19:09:48,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:48,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc33db11-924b-4f75-be93-513e7e705805 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:09:48,358 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bc33db11-924b-4f75-be93-513e7e705805 2018-08-28 19:09:48,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:48,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d99aeab0-a1b7-4741-aa1b-b65e70cbaf67 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:09:48,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-d99aeab0-a1b7-4741-aa1b-b65e70cbaf67 2018-08-28 19:09:48,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:48,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8103858a-f8c1-48c0-831c-481056f86c14 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719"}, "enabled": true, "id": "f80e6c6401f24a4f9cbfe0c99d514719", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj"}} 2018-08-28 19:09:48,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-8103858a-f8c1-48c0-831c-481056f86c14 2018-08-28 19:09:48,539 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96fec50b-e0e6-469d-90ae-ee2e8706ae5c 2018-08-28 19:09:48,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=96fec50b-e0e6-469d-90ae-ee2e8706ae5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:48,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9b1f9838-3ad8-4000-839f-a77620f6f5a6 Date: Tue, 28 Aug 2018 19:09:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "port_range_min": null, "revision_number": 0, "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "created_at": "2018-08-28T19:08:59Z", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719", "id": "00a337b9-4d95-46d3-88b2-d133959fe70f"}, {"remote_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "port_range_min": null, "revision_number": 0, "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "created_at": "2018-08-28T19:08:59Z", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719", "id": "10d3fe32-6469-4ef0-8487-a3e2e1ec4537"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "port_range_min": null, "revision_number": 0, "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "created_at": "2018-08-28T19:08:59Z", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719", "id": "6d56fded-d0fc-4afb-ab90-7e64b7757b6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:08:59Z", "security_group_id": "96fec50b-e0e6-469d-90ae-ee2e8706ae5c", "port_range_min": null, "revision_number": 0, "tenant_id": "f80e6c6401f24a4f9cbfe0c99d514719", "created_at": "2018-08-28T19:08:59Z", "project_id": "f80e6c6401f24a4f9cbfe0c99d514719", "id": "f175b5ba-2373-4146-a514-3891792a1625"}]} 2018-08-28 19:09:48,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=96fec50b-e0e6-469d-90ae-ee2e8706ae5c used request id req-9b1f9838-3ad8-4000-839f-a77620f6f5a6 2018-08-28 19:09:48,725 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:09:48,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/96fec50b-e0e6-469d-90ae-ee2e8706ae5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:49,045 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e2d3c4d7-6948-4a6c-9f0f-5d5471cd74ce Content-Length: 0 Date: Tue, 28 Aug 2018 19:09:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:09:49,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/96fec50b-e0e6-469d-90ae-ee2e8706ae5c used request id req-e2d3c4d7-6948-4a6c-9f0f-5d5471cd74ce 2018-08-28 19:09:49,046 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj 2018-08-28 19:09:49,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:49,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dea06c46-f8e6-4c5f-a9e3-a309057349a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:09:49,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f80e6c6401f24a4f9cbfe0c99d514719 used request id req-dea06c46-f8e6-4c5f-a9e3-a309057349a5 2018-08-28 19:09:49,356 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-e8b499a3-5512-4a7-proj-role 2018-08-28 19:09:49,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/44ff4303b84e40f690a6e2888b905b59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:49,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b47935a-fdea-4759-a42c-f4130b669c64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:09:49,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/44ff4303b84e40f690a6e2888b905b59 used request id req-4b47935a-fdea-4759-a42c-f4130b669c64 2018-08-28 19:09:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}326df89e805fe93a85aa7662ff904f058c199860" 2018-08-28 19:09:49,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0e987a-b709-45dd-9abe-f4063cb4c294 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:09:49,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2c0e987a-b709-45dd-9abe-f4063cb4c294 2018-08-28 19:09:49,598 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-e8b499a3-5512-4a7-user 2018-08-28 19:09:49,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/2670de4093d54ae4a5abba385c965236 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ec55993fe9adaae7c57bc9311be85c069ae938" 2018-08-28 19:09:49,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:09:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5758949e-ad32-4ded-b53d-c6322a374d4d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:09:49,847 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/2670de4093d54ae4a5abba385c965236 used request id req-5758949e-ad32-4ded-b53d-c6322a374d4d 2018-08-28 19:09:49,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:50,234 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["L-AdX1-YSkqZYzbFrw8jWg"], "issued_at": "2018-08-28T19:09:50.000000Z"}} 2018-08-28 19:09:50,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77c2799fbe14ea3fe2e2146b2438fdc44adef14" 2018-08-28 19:09:50,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-996e8e85-108c-4fae-acd7-c204b78471a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:50,312 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-996e8e85-108c-4fae-acd7-c204b78471a6 2018-08-28 19:09:50,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:50,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:50,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:09:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["j-cvsZTJQIiMwzopREknww"], "issued_at": "2018-08-28T19:09:50.000000Z"}} 2018-08-28 19:09:50,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:09:50,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f333c77-ba20-456a-b769-9e700341c76b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:50,859 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9f333c77-ba20-456a-b769-9e700341c76b 2018-08-28 19:09:50,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:09:50,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:09:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:09:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:09:50,957 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-789975c9-daee-409e-8e2b-79f2a6e4685e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:09:50,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj used request id req-789975c9-daee-409e-8e2b-79f2a6e4685e 2018-08-28 19:09:50,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:09:51,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d34b275-e0fa-44d4-a554-75e82a9ce707 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:09:51,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4d34b275-e0fa-44d4-a554-75e82a9ce707 2018-08-28 19:09:51,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}}' 2018-08-28 19:09:51,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:09:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c36f6502-da60-41f4-ba1b-b0e3dade362b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:09:51,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c36f6502-da60-41f4-ba1b-b0e3dade362b 2018-08-28 19:09:51,171 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj 2018-08-28 19:09:51,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:51,172 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:51,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:09:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jrRlodqCTcagxRkDrkWnUg"], "issued_at": "2018-08-28T19:09:51.000000Z"}} 2018-08-28 19:09:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04446ea759da98ca05ce1b4007ee9a0fc8c193" 2018-08-28 19:09:51,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915d19a5-03d0-4387-8c1f-94430bbbf04a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:51,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-915d19a5-03d0-4387-8c1f-94430bbbf04a 2018-08-28 19:09:51,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:09:51,666 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:09:51 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:09:51,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04446ea759da98ca05ce1b4007ee9a0fc8c193" 2018-08-28 19:09:51,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ebfe7bc-7964-4709-a406-60dede4282d6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:09:51,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-3ebfe7bc-7964-4709-a406-60dede4282d6 2018-08-28 19:09:51,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04446ea759da98ca05ce1b4007ee9a0fc8c193" 2018-08-28 19:09:51,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e6953f3-3ed8-4f20-a41c-4534c4719edc Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}]} 2018-08-28 19:09:51,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj used request id req-4e6953f3-3ed8-4f20-a41c-4534c4719edc 2018-08-28 19:09:51,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04446ea759da98ca05ce1b4007ee9a0fc8c193" 2018-08-28 19:09:51,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca29163-8b7a-45bd-9d79-a5ed9f482126 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:09:51,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-8ca29163-8b7a-45bd-9d79-a5ed9f482126 2018-08-28 19:09:52,387 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user 2018-08-28 19:09:52,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:52,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:09:52,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6297c356-d82a-4b9c-be78-482dfc1ae97b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:09:52,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6297c356-d82a-4b9c-be78-482dfc1ae97b 2018-08-28 19:09:52,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" -d '{"role": {"name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}}' 2018-08-28 19:09:52,614 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00d732a6-80a2-4d77-978a-6e5fdef8765c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d061ebb3c0ad4611a81218a5aea51bf6", "links": {"self": "http://172.30.9.28:5000/v3/roles/d061ebb3c0ad4611a81218a5aea51bf6"}, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}} 2018-08-28 19:09:52,615 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-00d732a6-80a2-4d77-978a-6e5fdef8765c 2018-08-28 19:09:52,615 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role 2018-08-28 19:09:52,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/d061ebb3c0ad4611a81218a5aea51bf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:09:52,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d3969f-b142-46cc-a2e1-d5e91f1356fd Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/d061ebb3c0ad4611a81218a5aea51bf6"}, "domain_id": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role", "id": "d061ebb3c0ad4611a81218a5aea51bf6"}} 2018-08-28 19:09:52,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/d061ebb3c0ad4611a81218a5aea51bf6 used request id req-b8d3969f-b142-46cc-a2e1-d5e91f1356fd 2018-08-28 19:09:52,707 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role to project CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj 2018-08-28 19:09:52,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44/users/15bba62ddaeb4504b8a3fbf084a363bb/roles/d061ebb3c0ad4611a81218a5aea51bf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:09:52,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:09:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35920b64-6d5c-4b37-bf9f-7b9bfb78bd78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:09:52,841 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44/users/15bba62ddaeb4504b8a3fbf084a363bb/roles/d061ebb3c0ad4611a81218a5aea51bf6 used request id req-35920b64-6d5c-4b37-bf9f-7b9bfb78bd78 2018-08-28 19:09:52,841 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:09:52,843 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:09:52,843 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:52,844 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:53,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d061ebb3c0ad4611a81218a5aea51bf6", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}], "expires_at": "2018-08-28T20:09:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bdc725dc2d1481684f4244f26173a44", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user", "id": "15bba62ddaeb4504b8a3fbf084a363bb"}, "audit_ids": ["r2wWeTpaTZWJrQ8UMwzVAA"], "issued_at": "2018-08-28T19:09:53.000000Z"}} 2018-08-28 19:09:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" 2018-08-28 19:09:53,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0539a4e3-ab97-4fa3-b1d6-14b5097cce5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:53,310 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0539a4e3-ab97-4fa3-b1d6-14b5097cce5e 2018-08-28 19:09:53,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" 2018-08-28 19:09:53,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-cd637fa4-0da2-482a-bb20-c5c3a7d509d9 Date: Tue, 28 Aug 2018 19:09:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image"} 2018-08-28 19:09:53,475 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image used request id req-cd637fa4-0da2-482a-bb20-c5c3a7d509d9 2018-08-28 19:09:53,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" 2018-08-28 19:09:53,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-263b1750-236a-4210-9caf-66e274d39db6 Date: Tue, 28 Aug 2018 19:09: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-08-28 19:09:53,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-263b1750-236a-4210-9caf-66e274d39db6 2018-08-28 19:09:53,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image"}' 2018-08-28 19:09:53,849 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e X-Openstack-Request-Id: req-188363c6-a53a-4821-862f-8687444d285f Date: Tue, 28 Aug 2018 19:09:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:09:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:09:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "min_disk": 0, "protected": false, "id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "file": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/file", "checksum": null, "owner": "8bdc725dc2d1481684f4244f26173a44", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:09:53,849 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-188363c6-a53a-4821-862f-8687444d285f 2018-08-28 19:09:53,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" -d '' 2018-08-28 19:09:55,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5ea7e1a-3e0e-4db4-ab5e-4a4a02fb4926 Date: Tue, 28 Aug 2018 19:09:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:09:55,965 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/file used request id req-a5ea7e1a-3e0e-4db4-ab5e-4a4a02fb4926 2018-08-28 19:09:55,966 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:09:55,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" 2018-08-28 19:09:56,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-5e60611a-d6b7-4985-98e3-15cfa40e3ccb Date: Tue, 28 Aug 2018 19:09:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:09:55Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/snap", "metadata": {}}], "self": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "min_disk": 0, "protected": false, "id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "file": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bdc725dc2d1481684f4244f26173a44", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:09:56,137 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e used request id req-5e60611a-d6b7-4985-98e3-15cfa40e3ccb 2018-08-28 19:09:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" 2018-08-28 19:09:56,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db9ce947-c520-4fc9-8084-541d85a22cce Date: Tue, 28 Aug 2018 19:09:56 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:09:56,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-db9ce947-c520-4fc9-8084-541d85a22cce 2018-08-28 19:09:56,151 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image 2018-08-28 19:09:56,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" 2018-08-28 19:09:56,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-075bde55-414f-4fae-8b17-b34fa13f6409 Date: Tue, 28 Aug 2018 19:09:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:09:55Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/snap", "metadata": {}}], "self": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "min_disk": 0, "protected": false, "id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "file": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bdc725dc2d1481684f4244f26173a44", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:09:56,172 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e used request id req-075bde55-414f-4fae-8b17-b34fa13f6409 2018-08-28 19:09:56,172 - create_image - DEBUG - Instance status is - active 2018-08-28 19:09:56,173 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image 2018-08-28 19:09:56,173 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image 2018-08-28 19:09:56,173 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:56,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:56,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:09:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["dYOVZObpRtu19TcMDFGQjA"], "issued_at": "2018-08-28T19:09:56.000000Z"}} 2018-08-28 19:09:56,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4b1fbee414a4d62df8fd0269e6378df801f598" 2018-08-28 19:09:56,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b9c67b-ce69-4b14-808f-253c8401c8b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:56,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-21b9c67b-ce69-4b14-808f-253c8401c8b1 2018-08-28 19:09:56,634 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:09:56,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4b1fbee414a4d62df8fd0269e6378df801f598" 2018-08-28 19:09:56,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-d8702440-7222-4d19-a1e1-89f696b1a9aa x-compute-request-id: req-d8702440-7222-4d19-a1e1-89f696b1a9aa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:09:56,831 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d8702440-7222-4d19-a1e1-89f696b1a9aa 2018-08-28 19:09:56,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4b1fbee414a4d62df8fd0269e6378df801f598" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:09:56,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27e8d7f2-3698-40a1-a17b-a89df27b4375 x-compute-request-id: req-27e8d7f2-3698-40a1-a17b-a89df27b4375 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:09:56,886 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-27e8d7f2-3698-40a1-a17b-a89df27b4375 2018-08-28 19:09:56,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:56,888 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:57,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d061ebb3c0ad4611a81218a5aea51bf6", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}], "expires_at": "2018-08-28T20:09:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bdc725dc2d1481684f4244f26173a44", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user", "id": "15bba62ddaeb4504b8a3fbf084a363bb"}, "audit_ids": ["hu1vjOenQ_i3kl0VKMIXEw"], "issued_at": "2018-08-28T19:09:57.000000Z"}} 2018-08-28 19:09:57,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:09:57,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f303378-cf15-459d-93c6-0a10cbec3bbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:57,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8f303378-cf15-459d-93c6-0a10cbec3bbb 2018-08-28 19:09:57,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:09:57,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-13f6b0c8-bc64-451c-af79-352ddb939f52 Date: Tue, 28 Aug 2018 19:09:57 GMT RESP BODY: {"networks":[]} 2018-08-28 19:09:57,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-13f6b0c8-bc64-451c-af79-352ddb939f52 2018-08-28 19:09:57,528 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net 2018-08-28 19:09:57,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" -d '{"network": {"name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net", "admin_state_up": true}}' 2018-08-28 19:09:58,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-76523fd8-93a6-41db-93aa-44831f123b46 Date: Tue, 28 Aug 2018 19:09:58 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3181477e-69da-4936-9eee-4f5e2cf68049","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:09:57Z","is_default":false,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","mtu":1450}} 2018-08-28 19:09:58,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-76523fd8-93a6-41db-93aa-44831f123b46 2018-08-28 19:09:58,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:09:58,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bbfbc68c-5ac4-49ae-a0af-15a6469ca2bd Date: Tue, 28 Aug 2018 19:09:58 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:09:57Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:09:58,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-bbfbc68c-5ac4-49ae-a0af-15a6469ca2bd 2018-08-28 19:09:58,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:09:58,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cf195071-51a8-41b4-a5b6-2428e497a700 Date: Tue, 28 Aug 2018 19:09:58 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:09:58,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-cf195071-51a8-41b4-a5b6-2428e497a700 2018-08-28 19:09:58,526 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet 2018-08-28 19:09:58,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" -d '{"subnets": [{"ip_version": 4, "network_id": "3181477e-69da-4936-9eee-4f5e2cf68049", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]}' 2018-08-28 19:09:59,265 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ec0498de-9507-45ff-88ec-4f69300f1fb6 Date: Tue, 28 Aug 2018 19:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","gateway_ip":"10.55.0.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:09:59,265 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-ec0498de-9507-45ff-88ec-4f69300f1fb6 2018-08-28 19:09:59,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:09:59,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-417f5e49-f7f1-4863-a3ee-76017020965e Date: Tue, 28 Aug 2018 19:09: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:09:59,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-417f5e49-f7f1-4863-a3ee-76017020965e 2018-08-28 19:09:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:09:59,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-21458e5c-c340-4537-a5df-2dfeeb61866b Date: Tue, 28 Aug 2018 19:09:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:09:59,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-21458e5c-c340-4537-a5df-2dfeeb61866b 2018-08-28 19:09:59,433 - OpenStackNetwork - DEBUG - Network [3181477e-69da-4936-9eee-4f5e2cf68049] created successfully 2018-08-28 19:09:59,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:09:59,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:09:59,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d061ebb3c0ad4611a81218a5aea51bf6", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}], "expires_at": "2018-08-28T20:09:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bdc725dc2d1481684f4244f26173a44", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user", "id": "15bba62ddaeb4504b8a3fbf084a363bb"}, "audit_ids": ["mGrJxZr4QCWAtTspTKyJ3w"], "issued_at": "2018-08-28T19:09:59.000000Z"}} 2018-08-28 19:09:59,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:09:59,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd97ac87-ea60-4d59-a3dc-457cfb78d947 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:09:59,891 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fd97ac87-ea60-4d59-a3dc-457cfb78d947 2018-08-28 19:09:59,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:00,083 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:09:59 GMT Server: Apache x-compute-request-id: req-54165652-15e3-4c9c-8e21-cdd5df37df0b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-54165652-15e3-4c9c-8e21-cdd5df37df0b Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-08-28 19:10:00,083 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail used request id req-54165652-15e3-4c9c-8e21-cdd5df37df0b 2018-08-28 19:10:00,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 19:10:00,441 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10:00 GMT Server: Apache x-compute-request-id: req-f1a551c6-c6aa-442e-9b25-a2ac0a2e0bd3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f1a551c6-c6aa-442e-9b25-a2ac0a2e0bd3 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.373921", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}} 2018-08-28 19:10:00,441 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes used request id req-f1a551c6-c6aa-442e-9b25-a2ac0a2e0bd3 2018-08-28 19:10:00,445 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:00,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:00 GMT Server: Apache x-compute-request-id: req-3e264af7-b77e-49d8-be5e-5d1c00e6030e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e264af7-b77e-49d8-be5e-5d1c00e6030e Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}} 2018-08-28 19:10:00,625 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-3e264af7-b77e-49d8-be5e-5d1c00e6030e 2018-08-28 19:10:00,625 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1 2018-08-28 19:10:00,629 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:00,678 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:00 GMT Server: Apache x-compute-request-id: req-d1c96517-166b-439c-9e8f-f2e596f44c83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d1c96517-166b-439c-9e8f-f2e596f44c83 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}} 2018-08-28 19:10:00,678 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-d1c96517-166b-439c-9e8f-f2e596f44c83 2018-08-28 19:10:00,678 - create_volume - DEBUG - Instance status is - creating 2018-08-28 19:10:00,678 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 19:10:03,681 - create_volume - DEBUG - Volume status query timeout in 296.943983078 2018-08-28 19:10:03,685 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:03,892 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:03 GMT Server: Apache x-compute-request-id: req-c7a4f2e9-8eac-4409-abcc-aa7efdd96eac OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c7a4f2e9-8eac-4409-abcc-aa7efdd96eac Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}} 2018-08-28 19:10:03,892 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-c7a4f2e9-8eac-4409-abcc-aa7efdd96eac 2018-08-28 19:10:03,893 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:10:03,893 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1 2018-08-28 19:10:03,893 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1 2018-08-28 19:10:03,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:10:03,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:10:04,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d061ebb3c0ad4611a81218a5aea51bf6", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}], "expires_at": "2018-08-28T20:10:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bdc725dc2d1481684f4244f26173a44", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user", "id": "15bba62ddaeb4504b8a3fbf084a363bb"}, "audit_ids": ["9SYqLyWjR7Cz4mV_CpSeXQ"], "issued_at": "2018-08-28T19:10:04.000000Z"}} 2018-08-28 19:10:04,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:04,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096ccbdd-d655-4609-8c85-21bd7120853c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:10:04,293 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-096ccbdd-d655-4609-8c85-21bd7120853c 2018-08-28 19:10:04,299 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:04,493 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:04 GMT Server: Apache x-compute-request-id: req-80805d40-b60f-4664-8ca6-ca021e6b3309 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80805d40-b60f-4664-8ca6-ca021e6b3309 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}]} 2018-08-28 19:10:04,493 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail used request id req-80805d40-b60f-4664-8ca6-ca021e6b3309 2018-08-28 19:10:04,497 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-80805d40-b60f-4664-8ca6-ca021e6b3309" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": null, "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-08-28 19:10:04,876 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10:04 GMT Server: Apache x-compute-request-id: req-d93e3e23-4f5b-47e4-88e2-5cc4837dbe0c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d93e3e23-4f5b-47e4-88e2-5cc4837dbe0c Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.712734", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}} 2018-08-28 19:10:04,876 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes used request id req-d93e3e23-4f5b-47e4-88e2-5cc4837dbe0c 2018-08-28 19:10:04,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80805d40-b60f-4664-8ca6-ca021e6b3309" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:05,079 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:04 GMT Server: Apache x-compute-request-id: req-8a93000e-e324-40e8-8475-c6c22d78497c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8a93000e-e324-40e8-8475-c6c22d78497c Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:04.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}} 2018-08-28 19:10:05,079 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-8a93000e-e324-40e8-8475-c6c22d78497c 2018-08-28 19:10:05,079 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2 2018-08-28 19:10:05,082 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80805d40-b60f-4664-8ca6-ca021e6b3309" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:05,296 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:05 GMT Server: Apache x-compute-request-id: req-7bc25425-f914-4c52-a716-6f9406289900 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7bc25425-f914-4c52-a716-6f9406289900 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}} 2018-08-28 19:10:05,296 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-7bc25425-f914-4c52-a716-6f9406289900 2018-08-28 19:10:05,296 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:10:05,297 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2 2018-08-28 19:10:05,297 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2 2018-08-28 19:10:05,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:10:05,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:10:05,677 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d061ebb3c0ad4611a81218a5aea51bf6", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}], "expires_at": "2018-08-28T20:10:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bdc725dc2d1481684f4244f26173a44", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user", "id": "15bba62ddaeb4504b8a3fbf084a363bb"}, "audit_ids": ["g2c5_3uMQWOw1ONoMdeATw"], "issued_at": "2018-08-28T19:10:05.000000Z"}} 2018-08-28 19:10:05,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:05,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604831ab-6aac-4d60-9500-83c1a5cc95d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:10:05,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-604831ab-6aac-4d60-9500-83c1a5cc95d6 2018-08-28 19:10:05,755 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:10:05,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:05,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c8a70c9-f259-406c-87c3-6446879b5500 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:10:05,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c8a70c9-f259-406c-87c3-6446879b5500 2018-08-28 19:10:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:06,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0d5c47d1-789d-4f31-91f8-19d5a17c589e Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:06,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-0d5c47d1-789d-4f31-91f8-19d5a17c589e 2018-08-28 19:10:06,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:10:06,168 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:10:06 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:10:06,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:06,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dbbf669-15a1-4c4f-a65b-05b2371db913 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:06,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-0dbbf669-15a1-4c4f-a65b-05b2371db913 2018-08-28 19:10:06,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:06,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0301e33d-1fea-4073-843b-21b10a2ca43b Date: Tue, 28 Aug 2018 19:10:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:06,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-0301e33d-1fea-4073-843b-21b10a2ca43b 2018-08-28 19:10:06,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:06,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2593c0d8-d3d5-45cb-9df1-a009d801414e Date: Tue, 28 Aug 2018 19:10:06 GMT RESP BODY: {"ports":[]} 2018-08-28 19:10:06,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port&admin_state_up=True used request id req-2593c0d8-d3d5-45cb-9df1-a009d801414e 2018-08-28 19:10:06,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:06,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e0259a3e-4412-429d-a7e6-cd5c73d181d0 x-compute-request-id: req-e0259a3e-4412-429d-a7e6-cd5c73d181d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:10:06,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst used request id req-e0259a3e-4412-429d-a7e6-cd5c73d181d0 2018-08-28 19:10:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:07,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d62c14ac-bea8-493c-aebb-f1715acb1964 Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:07,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-d62c14ac-bea8-493c-aebb-f1715acb1964 2018-08-28 19:10:07,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:07,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-429202c6-34b2-4cdf-85ef-b32ff284d835 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:07,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-429202c6-34b2-4cdf-85ef-b32ff284d835 2018-08-28 19:10:07,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:07,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a6df702b-9555-4cd4-8097-68f0db15993b Date: Tue, 28 Aug 2018 19:10:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:07,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-a6df702b-9555-4cd4-8097-68f0db15993b 2018-08-28 19:10:07,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:07,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-41f4cc24-9958-4d10-b17e-7323bccedd5e Date: Tue, 28 Aug 2018 19:10:07 GMT RESP BODY: {"ports":[]} 2018-08-28 19:10:07,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port&admin_state_up=True used request id req-41f4cc24-9958-4d10-b17e-7323bccedd5e 2018-08-28 19:10:07,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:10:07,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:10:07,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d061ebb3c0ad4611a81218a5aea51bf6", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}], "expires_at": "2018-08-28T20:10:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bdc725dc2d1481684f4244f26173a44", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user", "id": "15bba62ddaeb4504b8a3fbf084a363bb"}, "audit_ids": ["HTKn8GTBSneM_ZzdolJNqw"], "issued_at": "2018-08-28T19:10:07.000000Z"}} 2018-08-28 19:10:07,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df53f6220bc74c06ddd0e4a80e3bf81f04aba0" 2018-08-28 19:10:08,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2533fe1b-7173-4026-a1a7-9375ce729fdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:10:08,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2533fe1b-7173-4026-a1a7-9375ce729fdc 2018-08-28 19:10:08,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:08,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-12117234-f4cc-4b41-99b5-ac798538e4aa Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:08,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-12117234-f4cc-4b41-99b5-ac798538e4aa 2018-08-28 19:10:08,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:08,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a47bd979-ee0d-4c42-bf7e-50971e4203fa Date: Tue, 28 Aug 2018 19:10:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:08,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-a47bd979-ee0d-4c42-bf7e-50971e4203fa 2018-08-28 19:10:08,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:08,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5551c0e0-5926-43ad-a9f7-e6521e263d31 Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:08,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-5551c0e0-5926-43ad-a9f7-e6521e263d31 2018-08-28 19:10:08,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:10:08,784 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:10:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:10:08,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9df53f6220bc74c06ddd0e4a80e3bf81f04aba0" 2018-08-28 19:10:08,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5676f531-ab57-4865-991a-b4b6156f58df Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:08,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-5676f531-ab57-4865-991a-b4b6156f58df 2018-08-28 19:10:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:09,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-39faa69b-2fbe-46be-bff9-008b55b8472d Date: Tue, 28 Aug 2018 19:10:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:09,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-39faa69b-2fbe-46be-bff9-008b55b8472d 2018-08-28 19:10:09,011 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net 2018-08-28 19:10:09,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" -d '{"port": {"network_id": "3181477e-69da-4936-9eee-4f5e2cf68049", "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port", "admin_state_up": true}}' 2018-08-28 19:10:10,199 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-f1222921-c7ce-4108-ba0f-0f5bbbc0d8b4 Date: Tue, 28 Aug 2018 19:10:10 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","project_id":"8bdc725dc2d1481684f4244f26173a44","qos_policy_id":null,"admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal"}} 2018-08-28 19:10:10,199 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-f1222921-c7ce-4108-ba0f-0f5bbbc0d8b4 2018-08-28 19:10:10,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8c6e839a-0701-4b0f-99a9-ea83cecd3e61 Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:10,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-8c6e839a-0701-4b0f-99a9-ea83cecd3e61 2018-08-28 19:10:10,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40f1505d-c4c6-419f-a622-e958e8d3322b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:10,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-40f1505d-c4c6-419f-a622-e958e8d3322b 2018-08-28 19:10:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9d3e15b9-0f45-44dd-bc40-130dbb7e9163 Date: Tue, 28 Aug 2018 19:10:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:10,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-9d3e15b9-0f45-44dd-bc40-130dbb7e9163 2018-08-28 19:10:10,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-f7fa1482-53cb-42b3-b484-fe15776b473a Date: Tue, 28 Aug 2018 19:10:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:09Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:10:10,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port&admin_state_up=True used request id req-f7fa1482-53cb-42b3-b484-fe15776b473a 2018-08-28 19:10:10,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49de879e-f268-4fc7-b058-314480c2511b Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:10,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-49de879e-f268-4fc7-b058-314480c2511b 2018-08-28 19:10:10,601 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst 2018-08-28 19:10:10,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,630 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-4baef27c-cc67-45b9-82bf-92977032492e x-compute-request-id: req-4baef27c-cc67-45b9-82bf-92977032492e Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-flavor-name"}]} 2018-08-28 19:10:10,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4baef27c-cc67-45b9-82bf-92977032492e 2018-08-28 19:10:10,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,653 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-da8c4404-8696-4e47-9df4-982cc22bb740 x-compute-request-id: req-da8c4404-8696-4e47-9df4-982cc22bb740 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:10:10,654 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807 used request id req-da8c4404-8696-4e47-9df4-982cc22bb740 2018-08-28 19:10:10,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-e6d7b133-f161-4a79-93e6-2a88ecac9a57 Date: Tue, 28 Aug 2018 19:10:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:09:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:09:55Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/snap", "metadata": {}}], "self": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "min_disk": 0, "protected": false, "id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "file": "/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bdc725dc2d1481684f4244f26173a44", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image"} 2018-08-28 19:10:10,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image used request id req-e6d7b133-f161-4a79-93e6-2a88ecac9a57 2018-08-28 19:10:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:10,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-574d5566-3c48-445b-bb15-9417a3f56904 Date: Tue, 28 Aug 2018 19:10: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-08-28 19:10:10,982 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-574d5566-3c48-445b-bb15-9417a3f56904 2018-08-28 19:10:10,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" -d '{"server": {"name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "imageRef": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "flavorRef": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "max_count": 1, "min_count": 1, "networks": [{"port": "47d9c2f2-1100-453f-a8a2-8008a7d7a42e"}]}}' 2018-08-28 19:10:12,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-3aa70655-76ee-424b-9885-402f257ec65e x-compute-request-id: req-3aa70655-76ee-424b-9885-402f257ec65e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "adminPass": "qkJabWk4MwoA"}} 2018-08-28 19:10:12,532 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3aa70655-76ee-424b-9885-402f257ec65e 2018-08-28 19:10:12,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:12,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8af7b69e-04db-4b6d-be7a-d06156fcc7b8 x-compute-request-id: req-8af7b69e-04db-4b6d-be7a-d06156fcc7b8 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:10:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:12,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-8af7b69e-04db-4b6d-be7a-d06156fcc7b8 2018-08-28 19:10:12,905 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst 2018-08-28 19:10:12,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:13,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a8c65067-ca08-43c3-b9bd-0a5b899cb81c x-compute-request-id: req-a8c65067-ca08-43c3-b9bd-0a5b899cb81c Content-Encoding: gzip Content-Length: 614 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:10:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:13,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-a8c65067-ca08-43c3-b9bd-0a5b899cb81c 2018-08-28 19:10:13,294 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst] is - BUILD 2018-08-28 19:10:13,294 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:10:16,298 - create_instance - DEBUG - VM status query timeout in 896.607492208 2018-08-28 19:10:16,301 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:16,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-57525dfd-a859-4d1b-a3e0-171022fd1e67 x-compute-request-id: req-57525dfd-a859-4d1b-a3e0-171022fd1e67 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:10:13Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:16,964 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-57525dfd-a859-4d1b-a3e0-171022fd1e67 2018-08-28 19:10:16,965 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst] is - BUILD 2018-08-28 19:10:16,965 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:10:19,968 - create_instance - DEBUG - VM status query timeout in 892.936830997 2018-08-28 19:10:19,972 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:20,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-5bc22c92-9e9b-4704-b8d6-b6a1c626cf3f x-compute-request-id: req-5bc22c92-9e9b-4704-b8d6-b6a1c626cf3f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:17Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:20,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-5bc22c92-9e9b-4704-b8d6-b6a1c626cf3f 2018-08-28 19:10:20,579 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst] is - ACTIVE 2018-08-28 19:10:20,579 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:10:20,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:20,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-888f1953-9d6f-4691-ac53-c3e1d95e3935 x-compute-request-id: req-888f1953-9d6f-4691-ac53-c3e1d95e3935 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:17Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:20,972 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-888f1953-9d6f-4691-ac53-c3e1d95e3935 2018-08-28 19:10:20,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:21,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-639560f4-ace3-4be1-b1e9-d2d252c75203 Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:21,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-639560f4-ace3-4be1-b1e9-d2d252c75203 2018-08-28 19:10:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:21,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb9eac1-93fc-4093-864e-2e8e2cf4d990 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:21,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-8bb9eac1-93fc-4093-864e-2e8e2cf4d990 2018-08-28 19:10:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:21,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-33649cc8-d00e-476a-a6c2-5c37e27b4146 Date: Tue, 28 Aug 2018 19:10:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:21,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-33649cc8-d00e-476a-a6c2-5c37e27b4146 2018-08-28 19:10:21,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:21,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-353cafb6-7ff6-4c62-abd7-f025a269986a Date: Tue, 28 Aug 2018 19:10:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal","device_id":"633198e8-eacc-4869-a2e6-3bf38756e63c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.3"}],"id":"763f480b-a9d9-46da-9059-f8e66d0a3744","security_groups":[],"mac_address":"fa:16:3e:5b:d8:d2","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.4"}],"id":"82a4230b-67d2-42b6-bc86-dda1f8dd8752","security_groups":[],"mac_address":"fa:16:3e:c2:ea:2f","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.2"}],"id":"d9307433-1be7-4775-8e53-878faf7393c8","security_groups":[],"mac_address":"fa:16:3e:6f:24:95","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3181477e-69da-4936-9eee-4f5e2cf68049"}]} 2018-08-28 19:10:21,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-353cafb6-7ff6-4c62-abd7-f025a269986a 2018-08-28 19:10:21,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:21,660 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:21 GMT Server: Apache x-compute-request-id: req-5c34a2ba-cea1-4477-8230-b606f8526d8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c34a2ba-cea1-4477-8230-b606f8526d8c Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}, {"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:00.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}]} 2018-08-28 19:10:21,660 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail used request id req-5c34a2ba-cea1-4477-8230-b606f8526d8c 2018-08-28 19:10:21,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:21,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-713525ae-f4f2-4584-96d3-ae0cdeb787d3 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:21,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-713525ae-f4f2-4584-96d3-ae0cdeb787d3 2018-08-28 19:10:21,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:22,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10: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-db4cfdb0-44c0-4354-a4bb-5b0999337e34 x-compute-request-id: req-db4cfdb0-44c0-4354-a4bb-5b0999337e34 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:17Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:22,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-db4cfdb0-44c0-4354-a4bb-5b0999337e34 2018-08-28 19:10:22,346 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst] is - ACTIVE 2018-08-28 19:10:22,346 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:10:22,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:22,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30d5c5b9-8e6f-424f-a941-2a91be6734ad x-compute-request-id: req-30d5c5b9-8e6f-424f-a941-2a91be6734ad Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:17Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:22,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-30d5c5b9-8e6f-424f-a941-2a91be6734ad 2018-08-28 19:10:22,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:23,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-903dbafc-c664-4085-b12f-0150ba90460b Date: Tue, 28 Aug 2018 19:10:23 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:23,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-903dbafc-c664-4085-b12f-0150ba90460b 2018-08-28 19:10:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:23,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d22bf7f8-07c2-41b7-98a9-172f4df7bcb5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:23,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-d22bf7f8-07c2-41b7-98a9-172f4df7bcb5 2018-08-28 19:10:23,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:23,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-181a2d4c-4522-4ab2-8db2-b524188d8454 Date: Tue, 28 Aug 2018 19:10:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:23,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-181a2d4c-4522-4ab2-8db2-b524188d8454 2018-08-28 19:10:23,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:23,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-7f780ebe-6e99-41f0-8e8d-3333456b30bf Date: Tue, 28 Aug 2018 19:10:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal","device_id":"633198e8-eacc-4869-a2e6-3bf38756e63c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.3"}],"id":"763f480b-a9d9-46da-9059-f8e66d0a3744","security_groups":[],"mac_address":"fa:16:3e:5b:d8:d2","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.4"}],"id":"82a4230b-67d2-42b6-bc86-dda1f8dd8752","security_groups":[],"mac_address":"fa:16:3e:c2:ea:2f","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.2"}],"id":"d9307433-1be7-4775-8e53-878faf7393c8","security_groups":[],"mac_address":"fa:16:3e:6f:24:95","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3181477e-69da-4936-9eee-4f5e2cf68049"}]} 2018-08-28 19:10:23,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-7f780ebe-6e99-41f0-8e8d-3333456b30bf 2018-08-28 19:10:23,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" -d '{"volumeAttachment": {"volumeId": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}}' 2018-08-28 19:10:25,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-278eeab0-67e6-4b92-95fa-17fb3ec47da8 x-compute-request-id: req-278eeab0-67e6-4b92-95fa-17fb3ec47da8 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "633198e8-eacc-4869-a2e6-3bf38756e63c", "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "volumeId": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}} 2018-08-28 19:10:25,235 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments used request id req-278eeab0-67e6-4b92-95fa-17fb3ec47da8 2018-08-28 19:10:25,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:25,848 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4defe5d3-e69d-45bc-ab63-ff1e07b788dc x-compute-request-id: req-4defe5d3-e69d-45bc-ab63-ff1e07b788dc Content-Encoding: gzip Content-Length: 776 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:17Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}], "metadata": {}}} 2018-08-28 19:10:25,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-4defe5d3-e69d-45bc-ab63-ff1e07b788dc 2018-08-28 19:10:25,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:25,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1310183b-373c-4aa5-aaaf-af33336bcda8 Date: Tue, 28 Aug 2018 19:10:25 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:25,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-1310183b-373c-4aa5-aaaf-af33336bcda8 2018-08-28 19:10:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:26,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b38681-b7a4-494b-a5fe-7e7cac798ae8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:26,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-60b38681-b7a4-494b-a5fe-7e7cac798ae8 2018-08-28 19:10:26,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:26,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-633e0498-8bde-4ee7-acce-9ef78ba1de8d Date: Tue, 28 Aug 2018 19:10:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:26,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-633e0498-8bde-4ee7-acce-9ef78ba1de8d 2018-08-28 19:10:26,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:26,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-a8646ce6-3343-404e-8e89-6490c39dcab3 Date: Tue, 28 Aug 2018 19:10:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal","device_id":"633198e8-eacc-4869-a2e6-3bf38756e63c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.3"}],"id":"763f480b-a9d9-46da-9059-f8e66d0a3744","security_groups":[],"mac_address":"fa:16:3e:5b:d8:d2","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.4"}],"id":"82a4230b-67d2-42b6-bc86-dda1f8dd8752","security_groups":[],"mac_address":"fa:16:3e:c2:ea:2f","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.2"}],"id":"d9307433-1be7-4775-8e53-878faf7393c8","security_groups":[],"mac_address":"fa:16:3e:6f:24:95","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3181477e-69da-4936-9eee-4f5e2cf68049"}]} 2018-08-28 19:10:26,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-a8646ce6-3343-404e-8e89-6490c39dcab3 2018-08-28 19:10:26,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c34a2ba-cea1-4477-8230-b606f8526d8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:26,532 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:26 GMT Server: Apache x-compute-request-id: req-a39e60b1-d954-4de3-a0da-6261718689c3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a39e60b1-d954-4de3-a0da-6261718689c3 Content-Encoding: gzip Content-Length: 528 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}, {"status": "attaching", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:25.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}]} 2018-08-28 19:10:26,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/detail used request id req-a39e60b1-d954-4de3-a0da-6261718689c3 2018-08-28 19:10:26,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:26,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e4e14c4-e6de-4eca-a3cd-f3b650a13d71 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:26,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-5e4e14c4-e6de-4eca-a3cd-f3b650a13d71 2018-08-28 19:10:26,617 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:27,220 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0806c6a8-eb00-499a-9da3-51291210d92c x-compute-request-id: req-0806c6a8-eb00-499a-9da3-51291210d92c Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:26Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}], "metadata": {}}} 2018-08-28 19:10:27,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-0806c6a8-eb00-499a-9da3-51291210d92c 2018-08-28 19:10:27,220 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst] is - ACTIVE 2018-08-28 19:10:27,220 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:10:27,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:27,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d215598f-1399-4743-b015-99464ab886e5 x-compute-request-id: req-d215598f-1399-4743-b015-99464ab886e5 Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:26Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}], "metadata": {}}} 2018-08-28 19:10:27,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-d215598f-1399-4743-b015-99464ab886e5 2018-08-28 19:10:27,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:28,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-94a689f9-f0e5-4c9d-9920-5675462789ca Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:28,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-94a689f9-f0e5-4c9d-9920-5675462789ca 2018-08-28 19:10:28,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:28,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6721199b-f99e-4da1-a6e3-5ca6c01ce683 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:28,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-6721199b-f99e-4da1-a6e3-5ca6c01ce683 2018-08-28 19:10:28,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:28,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-573a2d42-d936-4436-bca2-e02fa17c4d74 Date: Tue, 28 Aug 2018 19:10:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:28,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-573a2d42-d936-4436-bca2-e02fa17c4d74 2018-08-28 19:10:28,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:28,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-46bf4a9a-d3a6-48ee-ad76-17a66940b168 Date: Tue, 28 Aug 2018 19:10:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal","device_id":"633198e8-eacc-4869-a2e6-3bf38756e63c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.3"}],"id":"763f480b-a9d9-46da-9059-f8e66d0a3744","security_groups":[],"mac_address":"fa:16:3e:5b:d8:d2","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.4"}],"id":"82a4230b-67d2-42b6-bc86-dda1f8dd8752","security_groups":[],"mac_address":"fa:16:3e:c2:ea:2f","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.2"}],"id":"d9307433-1be7-4775-8e53-878faf7393c8","security_groups":[],"mac_address":"fa:16:3e:6f:24:95","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3181477e-69da-4936-9eee-4f5e2cf68049"}]} 2018-08-28 19:10:28,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-46bf4a9a-d3a6-48ee-ad76-17a66940b168 2018-08-28 19:10:28,310 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" -d '{"volumeAttachment": {"volumeId": "217a83fc-9725-46a5-b793-7543999a7e89"}}' 2018-08-28 19:10:29,451 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10: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-65250655-423b-427a-beba-78cc8efd60af x-compute-request-id: req-65250655-423b-427a-beba-78cc8efd60af Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "633198e8-eacc-4869-a2e6-3bf38756e63c", "id": "217a83fc-9725-46a5-b793-7543999a7e89", "volumeId": "217a83fc-9725-46a5-b793-7543999a7e89"}} 2018-08-28 19:10:29,451 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments used request id req-65250655-423b-427a-beba-78cc8efd60af 2018-08-28 19:10:29,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:29,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ca039f7e-233e-41c8-bb28-5da0ed5c0234 x-compute-request-id: req-ca039f7e-233e-41c8-bb28-5da0ed5c0234 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:26Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}, {"id": "217a83fc-9725-46a5-b793-7543999a7e89"}], "metadata": {}}} 2018-08-28 19:10:29,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-ca039f7e-233e-41c8-bb28-5da0ed5c0234 2018-08-28 19:10:29,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:30,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-78371a60-bbae-4e51-9c6d-28d388147dda Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:30,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-78371a60-bbae-4e51-9c6d-28d388147dda 2018-08-28 19:10:30,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:30,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-278eb21d-f3fe-4185-9761-514d862da331 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:30,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-278eb21d-f3fe-4185-9761-514d862da331 2018-08-28 19:10:30,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:30,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4ed5da64-f21d-4419-846e-c52699364f75 Date: Tue, 28 Aug 2018 19:10:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:30,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-4ed5da64-f21d-4419-846e-c52699364f75 2018-08-28 19:10:30,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:30,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-67714e9e-b59a-4112-ac32-4361d760e9ab Date: Tue, 28 Aug 2018 19:10:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal","device_id":"633198e8-eacc-4869-a2e6-3bf38756e63c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.3"}],"id":"763f480b-a9d9-46da-9059-f8e66d0a3744","security_groups":[],"mac_address":"fa:16:3e:5b:d8:d2","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.4"}],"id":"82a4230b-67d2-42b6-bc86-dda1f8dd8752","security_groups":[],"mac_address":"fa:16:3e:c2:ea:2f","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.2"}],"id":"d9307433-1be7-4775-8e53-878faf7393c8","security_groups":[],"mac_address":"fa:16:3e:6f:24:95","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3181477e-69da-4936-9eee-4f5e2cf68049"}]} 2018-08-28 19:10:30,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-67714e9e-b59a-4112-ac32-4361d760e9ab 2018-08-28 19:10:30,433 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:10:30,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d061ebb3c0ad4611a81218a5aea51bf6", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role"}], "expires_at": "2018-08-28T20:10:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bdc725dc2d1481684f4244f26173a44", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8bdc725dc2d1481684f4244f26173a44", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user", "id": "15bba62ddaeb4504b8a3fbf084a363bb"}, "audit_ids": ["2Oa4zVsdRT6QBMvV-sCtKg"], "issued_at": "2018-08-28T19:10:30.000000Z"}} 2018-08-28 19:10:30,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162c26b5d9cc748698e1fa91a7a6fd075acf7822" 2018-08-28 19:10:31,571 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e601caa8-0d9d-4686-83b2-f81db08ce650 x-compute-request-id: req-e601caa8-0d9d-4686-83b2-f81db08ce650 Content-Encoding: gzip Content-Length: 803 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:37:25:56", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "security_groups": [{"name": "default"}], "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:26Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}, {"id": "217a83fc-9725-46a5-b793-7543999a7e89"}], "metadata": {}}]} 2018-08-28 19:10:31,571 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst used request id req-e601caa8-0d9d-4686-83b2-f81db08ce650 2018-08-28 19:10:31,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162c26b5d9cc748698e1fa91a7a6fd075acf7822" 2018-08-28 19:10:31,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2f69a388-c535-4feb-91cd-135b485717a2 Date: Tue, 28 Aug 2018 19:10: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":["07a58983-3a92-4817-be3f-ce217e15f63d"],"updated_at":"2018-08-28T19:09:58Z","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:57Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bdc725dc2d1481684f4244f26173a44","id":"3181477e-69da-4936-9eee-4f5e2cf68049","name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net"}]} 2018-08-28 19:10:31,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net used request id req-2f69a388-c535-4feb-91cd-135b485717a2 2018-08-28 19:10:31,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162c26b5d9cc748698e1fa91a7a6fd075acf7822" 2018-08-28 19:10:32,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e1619840-95e1-40ed-9b46-9ed31a688154 Date: Tue, 28 Aug 2018 19:10:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:58Z","dns_nameservers":[],"updated_at":"2018-08-28T19:09:58Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.0.2","end":"10.55.0.254"}],"gateway_ip":"10.55.0.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.0.0/24","project_id":"8bdc725dc2d1481684f4244f26173a44","id":"07a58983-3a92-4817-be3f-ce217e15f63d","subnetpool_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet"}]} 2018-08-28 19:10:32,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-e1619840-95e1-40ed-9b46-9ed31a688154 2018-08-28 19:10:32,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}162c26b5d9cc748698e1fa91a7a6fd075acf7822" 2018-08-28 19:10:32,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-86867c49-3eb6-4ad6-a952-ea953ca63a06 Date: Tue, 28 Aug 2018 19:10:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.11"}],"id":"47d9c2f2-1100-453f-a8a2-8008a7d7a42e","security_groups":["358c9f47-7039-4116-bb6b-58aaeb7013cc"],"mac_address":"fa:16:3e:37:25:56","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:09Z","binding:vnic_type":"normal","device_id":"633198e8-eacc-4869-a2e6-3bf38756e63c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.3"}],"id":"763f480b-a9d9-46da-9059-f8e66d0a3744","security_groups":[],"mac_address":"fa:16:3e:5b:d8:d2","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:03Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.4"}],"id":"82a4230b-67d2-42b6-bc86-dda1f8dd8752","security_groups":[],"mac_address":"fa:16:3e:c2:ea:2f","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:10:00Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3181477e-69da-4936-9eee-4f5e2cf68049"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:10:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"07a58983-3a92-4817-be3f-ce217e15f63d","ip_address":"10.55.0.2"}],"id":"d9307433-1be7-4775-8e53-878faf7393c8","security_groups":[],"mac_address":"fa:16:3e:6f:24:95","project_id":"8bdc725dc2d1481684f4244f26173a44","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3181477e-69da-4936-9eee-4f5e2cf68049","tenant_id":"8bdc725dc2d1481684f4244f26173a44","created_at":"2018-08-28T19:09:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3181477e-69da-4936-9eee-4f5e2cf68049"}]} 2018-08-28 19:10:32,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-86867c49-3eb6-4ad6-a952-ea953ca63a06 2018-08-28 19:10:32,278 - create_instance - INFO - Deleting Port with ID - 47d9c2f2-1100-453f-a8a2-8008a7d7a42e 2018-08-28 19:10:32,279 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-port 2018-08-28 19:10:32,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/47d9c2f2-1100-453f-a8a2-8008a7d7a42e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:32,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9405f022-3947-4704-84da-73010045acd7 Date: Tue, 28 Aug 2018 19:10:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:10:32,952 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/47d9c2f2-1100-453f-a8a2-8008a7d7a42e used request id req-9405f022-3947-4704-84da-73010045acd7 2018-08-28 19:10:32,955 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c34a2ba-cea1-4477-8230-b606f8526d8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:33,142 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:32 GMT Server: Apache x-compute-request-id: req-5c468a7e-38ed-47db-97b4-217305c1d196 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5c468a7e-38ed-47db-97b4-217305c1d196 Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [{"server_id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "attachment_id": "6aa58e25-22f7-4c45-bcda-5d7e501010a0", "attached_at": "2018-08-28T19:10:27.000000", "host_name": null, "volume_id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "device": "/dev/vdb", "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:27.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}} 2018-08-28 19:10:33,142 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-5c468a7e-38ed-47db-97b4-217305c1d196 2018-08-28 19:10:33,146 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:34,385 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-32aa749f-ed35-4473-9a55-6eea82267100 x-compute-request-id: req-32aa749f-ed35-4473-9a55-6eea82267100 Content-Length: 0 Content-Type: application/json 2018-08-28 19:10:34,385 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-32aa749f-ed35-4473-9a55-6eea82267100 2018-08-28 19:10:34,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:34,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bee7888c-28e0-48f0-ac04-e8b032a103ca x-compute-request-id: req-bee7888c-28e0-48f0-ac04-e8b032a103ca Content-Encoding: gzip Content-Length: 712 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:31Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3"}, {"id": "217a83fc-9725-46a5-b793-7543999a7e89"}], "metadata": {}}} 2018-08-28 19:10:34,758 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-bee7888c-28e0-48f0-ac04-e8b032a103ca 2018-08-28 19:10:37,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:38,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10: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-3e6889c3-25f2-45cf-8333-ceef1898d037 x-compute-request-id: req-3e6889c3-25f2-45cf-8333-ceef1898d037 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:31Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "217a83fc-9725-46a5-b793-7543999a7e89"}], "metadata": {}}} 2018-08-28 19:10:38,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-3e6889c3-25f2-45cf-8333-ceef1898d037 2018-08-28 19:10:38,025 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-5c34a2ba-cea1-4477-8230-b606f8526d8c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:38,219 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:38 GMT Server: Apache x-compute-request-id: req-8eedd3cc-9d36-4a10-8e15-994caf2c78ab OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8eedd3cc-9d36-4a10-8e15-994caf2c78ab Content-Encoding: gzip Content-Length: 577 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [{"server_id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "attachment_id": "a4cdd53e-dd9c-4ba5-b5f5-657cf32fd495", "attached_at": "2018-08-28T19:10:31.000000", "host_name": null, "volume_id": "217a83fc-9725-46a5-b793-7543999a7e89", "device": "/dev/vdc", "id": "217a83fc-9725-46a5-b793-7543999a7e89"}], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:31.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}} 2018-08-28 19:10:38,220 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-8eedd3cc-9d36-4a10-8e15-994caf2c78ab 2018-08-28 19:10:38,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:38,845 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10: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-9d6ed848-6908-4b1d-a14c-4d5094c6e5e2 x-compute-request-id: req-9d6ed848-6908-4b1d-a14c-4d5094c6e5e2 Content-Length: 0 Content-Type: application/json 2018-08-28 19:10:38,845 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c/os-volume_attachments/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-9d6ed848-6908-4b1d-a14c-4d5094c6e5e2 2018-08-28 19:10:38,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:39,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10: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-589f6b3f-91c8-49d1-a653-b1d5e7286cd1 x-compute-request-id: req-589f6b3f-91c8-49d1-a653-b1d5e7286cd1 Content-Encoding: gzip Content-Length: 682 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:31Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [{"id": "217a83fc-9725-46a5-b793-7543999a7e89"}], "metadata": {}}} 2018-08-28 19:10:39,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-589f6b3f-91c8-49d1-a653-b1d5e7286cd1 2018-08-28 19:10:42,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:42,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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,Accept-Encoding x-openstack-request-id: req-08e4ad43-6af0-41cc-9b46-4e375219ebfe x-compute-request-id: req-08e4ad43-6af0-41cc-9b46-4e375219ebfe Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:31Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:42,364 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-08e4ad43-6af0-41cc-9b46-4e375219ebfe 2018-08-28 19:10:42,365 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst 2018-08-28 19:10:42,368 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:42,504 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19: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-81fd32bd-d4c5-46f4-a70f-8ac5e3be75ac x-compute-request-id: req-81fd32bd-d4c5-46f4-a70f-8ac5e3be75ac Content-Type: application/json 2018-08-28 19:10:42,504 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-81fd32bd-d4c5-46f4-a70f-8ac5e3be75ac 2018-08-28 19:10:42,504 - create_instance - INFO - Checking deletion status 2018-08-28 19:10:42,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:42,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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,Accept-Encoding x-openstack-request-id: req-899c944f-42c9-4998-8776-904803903351 x-compute-request-id: req-899c944f-42c9-4998-8776-904803903351 Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/633198e8-eacc-4869-a2e6-3bf38756e63c", "rel": "bookmark"}], "image": {"id": "41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "links": [{"href": "http://172.30.9.28:8774/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:10:17.000000", "flavor": {"id": "ecb54bd1-726e-40db-a0b2-74a5693ae807", "links": [{"href": "http://172.30.9.28:8774/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807", "rel": "bookmark"}]}, "id": "633198e8-eacc-4869-a2e6-3bf38756e63c", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:10:42Z", "hostId": "a7165cb233ce5a269d77db8d4a306669aef511476069b01cf914482e", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst", "created": "2018-08-28T19:10:12Z", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:10:42,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-899c944f-42c9-4998-8776-904803903351 2018-08-28 19:10:42,745 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst] is - ACTIVE 2018-08-28 19:10:42,745 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:10:45,748 - create_instance - DEBUG - VM status query timeout in 296.75600481 2018-08-28 19:10:45,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4b045318d439125ea728702517841f86b83c593" 2018-08-28 19:10:45,798 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:10: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-5de3aa68-638a-46d3-b86d-10ecc1209522 x-compute-request-id: req-5de3aa68-638a-46d3-b86d-10ecc1209522 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 633198e8-eacc-4869-a2e6-3bf38756e63c could not be found.", "code": 404}} 2018-08-28 19:10:45,799 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/633198e8-eacc-4869-a2e6-3bf38756e63c used request id req-5de3aa68-638a-46d3-b86d-10ecc1209522 2018-08-28 19:10:45,799 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 633198e8-eacc-4869-a2e6-3bf38756e63c could not be found. (HTTP 404) (Request-ID: req-5de3aa68-638a-46d3-b86d-10ecc1209522) 2018-08-28 19:10:45,799 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-inst 2018-08-28 19:10:45,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac4b1fbee414a4d62df8fd0269e6378df801f598" 2018-08-28 19:10:45,853 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10: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-6c6af93b-7c8b-4674-b5cb-c23c2c1fa51d x-compute-request-id: req-6c6af93b-7c8b-4674-b5cb-c23c2c1fa51d Content-Length: 0 Content-Type: application/json 2018-08-28 19:10:45,853 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ecb54bd1-726e-40db-a0b2-74a5693ae807 used request id req-6c6af93b-7c8b-4674-b5cb-c23c2c1fa51d 2018-08-28 19:10:45,854 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet 2018-08-28 19:10:45,854 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-subnet 2018-08-28 19:10:45,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/07a58983-3a92-4817-be3f-ce217e15f63d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:10:48,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7fac41a5-4938-4f0a-a5ba-166610408a12 Date: Tue, 28 Aug 2018 19:10:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:10:48,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/07a58983-3a92-4817-be3f-ce217e15f63d used request id req-7fac41a5-4938-4f0a-a5ba-166610408a12 2018-08-28 19:10:48,326 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-pub-net 2018-08-28 19:10:48,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/3181477e-69da-4936-9eee-4f5e2cf68049 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3739b2b8469065a325b6c7e9216e740febc170a" 2018-08-28 19:10:49,612 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-badc98ae-5c68-4d0d-b2e9-76a439ba51ab Date: Tue, 28 Aug 2018 19:10:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:10:49,613 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/3181477e-69da-4936-9eee-4f5e2cf68049 used request id req-badc98ae-5c68-4d0d-b2e9-76a439ba51ab 2018-08-28 19:10:49,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80805d40-b60f-4664-8ca6-ca021e6b3309" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:49,822 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:49 GMT Server: Apache x-compute-request-id: req-ce7fca8b-0c24-43b5-84b5-3cb17ca5f213 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ce7fca8b-0c24-43b5-84b5-3cb17ca5f213 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:38.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}} 2018-08-28 19:10:49,822 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-ce7fca8b-0c24-43b5-84b5-3cb17ca5f213 2018-08-28 19:10:49,822 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:10:49,823 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2 2018-08-28 19:10:49,823 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2 2018-08-28 19:10:49,825 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80805d40-b60f-4664-8ca6-ca021e6b3309" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:50,143 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-443ad712-7e53-4a05-8c13-d6ac1d495709 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:10:50,143 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-443ad712-7e53-4a05-8c13-d6ac1d495709 2018-08-28 19:10:50,147 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80805d40-b60f-4664-8ca6-ca021e6b3309" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:50,345 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:50 GMT Server: Apache x-compute-request-id: req-df2302d9-e23c-47f7-95a2-0f66a88023a5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-df2302d9-e23c-47f7-95a2-0f66a88023a5 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:04.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "217a83fc-9725-46a5-b793-7543999a7e89", "size": 1}} 2018-08-28 19:10:50,345 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-df2302d9-e23c-47f7-95a2-0f66a88023a5 2018-08-28 19:10:50,346 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 19:10:50,346 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 19:10:53,349 - create_volume - DEBUG - Volume status query timeout in 56.7946190834 2018-08-28 19:10:53,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-80805d40-b60f-4664-8ca6-ca021e6b3309" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834c2e85147ec13b521e7d52b29135a85779e01c" 2018-08-28 19:10:53,545 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:10:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-146d2374-28b9-4da7-ac19-389ff4f02e96 x-openstack-request-id: req-146d2374-28b9-4da7-ac19-389ff4f02e96 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 217a83fc-9725-46a5-b793-7543999a7e89 could not be found.", "code": 404}} 2018-08-28 19:10:53,545 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/217a83fc-9725-46a5-b793-7543999a7e89 used request id req-146d2374-28b9-4da7-ac19-389ff4f02e96 2018-08-28 19:10:53,545 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 217a83fc-9725-46a5-b793-7543999a7e89 could not be found. (HTTP 404) (Request-ID: req-146d2374-28b9-4da7-ac19-389ff4f02e96) 2018-08-28 19:10:53,546 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-2 2018-08-28 19:10:53,549 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:53,751 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:53 GMT Server: Apache x-compute-request-id: req-367680ee-3eb2-430b-9aea-fa4b6d5e3747 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-367680ee-3eb2-430b-9aea-fa4b6d5e3747 Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:34.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}} 2018-08-28 19:10:53,751 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-367680ee-3eb2-430b-9aea-fa4b6d5e3747 2018-08-28 19:10:53,751 - create_volume - DEBUG - Instance status is - available 2018-08-28 19:10:53,751 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1 2018-08-28 19:10:53,751 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1 2018-08-28 19:10:53,754 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:53,963 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:10:53 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f5f51041-6979-45c4-b704-646ef556cd86 Content-Length: 0 Content-Type: text/html; charset=UTF-8 RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:10:53,963 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-f5f51041-6979-45c4-b704-646ef556cd86 2018-08-28 19:10:53,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:54,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:54 GMT Server: Apache x-compute-request-id: req-ccab7a76-290a-45ae-b4d2-2fbc215c8b96 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ccab7a76-290a-45ae-b4d2-2fbc215c8b96 Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "15bba62ddaeb4504b8a3fbf084a363bb", "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "self"}, {"href": "http://172.30.9.28:8776/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-08-28T19:10:00.000000", "description": null, "os-vol-tenant-attr:tenant_id": "8bdc725dc2d1481684f4244f26173a44", "updated_at": "2018-08-28T19:10:53.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "164ab1b9-0e3f-41f9-93f3-63dd40108ea3", "size": 1}} 2018-08-28 19:10:54,016 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-ccab7a76-290a-45ae-b4d2-2fbc215c8b96 2018-08-28 19:10:54,016 - create_volume - DEBUG - Instance status is - deleting 2018-08-28 19:10:54,016 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-08-28 19:10:57,019 - create_volume - DEBUG - Volume status query timeout in 56.9439320564 2018-08-28 19:10:57,022 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-54165652-15e3-4c9c-8e21-cdd5df37df0b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d2be2228e14102702226c35340cb4254fbeba9a" 2018-08-28 19:10:57,224 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:10:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9f331109-231b-4494-aaeb-18ba55c2684c x-openstack-request-id: req-9f331109-231b-4494-aaeb-18ba55c2684c Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 164ab1b9-0e3f-41f9-93f3-63dd40108ea3 could not be found.", "code": 404}} 2018-08-28 19:10:57,225 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/8bdc725dc2d1481684f4244f26173a44/volumes/164ab1b9-0e3f-41f9-93f3-63dd40108ea3 used request id req-9f331109-231b-4494-aaeb-18ba55c2684c 2018-08-28 19:10:57,225 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 164ab1b9-0e3f-41f9-93f3-63dd40108ea3 could not be found. (HTTP 404) (Request-ID: req-9f331109-231b-4494-aaeb-18ba55c2684c) 2018-08-28 19:10:57,225 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-1 2018-08-28 19:10:57,226 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-81f628ce-45d1-4a82-b6dd-d442dbcf5755-image 2018-08-28 19:10:57,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f9df669ad817ab83baadb833cbca2082c753aba" 2018-08-28 19:10:58,467 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3ce4b246-abc6-41f3-a4bd-c44cbb3e3f37 Date: Tue, 28 Aug 2018 19:10:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:10:58,467 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/41b2ec36-ad54-40d1-aa3f-73fd8a1c2e7e used request id req-3ce4b246-abc6-41f3-a4bd-c44cbb3e3f37 2018-08-28 19:10:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:58,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-67b63ad2-4933-4dc0-9e2f-dd29ec6a95b2 Date: Tue, 28 Aug 2018 19:10:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "created_at": "2018-08-28T19:09:57Z", "updated_at": "2018-08-28T19:09:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "revision_number": 0, "id": "4e249426-5d50-4303-9305-bc78ca711729", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bdc725dc2d1481684f4244f26173a44"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "revision_number": 0, "id": "520cde13-cd4a-479e-9ef7-7b44dc480077", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bdc725dc2d1481684f4244f26173a44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "revision_number": 0, "id": "cb81ef4d-c860-487b-b295-a9ce3ab9cc23", "remote_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "remote_ip_prefix": null, "created_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bdc725dc2d1481684f4244f26173a44"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "revision_number": 0, "id": "db5e219b-b675-4986-b10a-ee43dd8eac69", "remote_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "remote_ip_prefix": null, "created_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bdc725dc2d1481684f4244f26173a44"}], "revision_number": 4, "project_id": "8bdc725dc2d1481684f4244f26173a44", "id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:10:58,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-67b63ad2-4933-4dc0-9e2f-dd29ec6a95b2 2018-08-28 19:10:58,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:58,805 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112266c2-16c0-418b-999e-b01a5b1cbd3a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:10:58,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-112266c2-16c0-418b-999e-b01a5b1cbd3a 2018-08-28 19:10:58,805 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:10:58,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:58,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a4970b17-16e0-478b-bd9b-1c950612027a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:10:58,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-a4970b17-16e0-478b-bd9b-1c950612027a 2018-08-28 19:10:58,900 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:10:58,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:59,000 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:10:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b845cf1-d2b0-4000-ab93-d6813baa787a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:10:59,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-3b845cf1-d2b0-4000-ab93-d6813baa787a 2018-08-28 19:10:59,000 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:10:59,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:59,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ef97d71-9a81-4a2c-a7f9-2c22330fdf9c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44"}, "enabled": true, "id": "8bdc725dc2d1481684f4244f26173a44", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj"}} 2018-08-28 19:10:59,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-8ef97d71-9a81-4a2c-a7f9-2c22330fdf9c 2018-08-28 19:10:59,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 358c9f47-7039-4116-bb6b-58aaeb7013cc 2018-08-28 19:10:59,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=358c9f47-7039-4116-bb6b-58aaeb7013cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:59,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dacb1693-984e-40f3-81fa-8dbb328bb288 Date: Tue, 28 Aug 2018 19:10:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "port_range_min": null, "revision_number": 0, "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "created_at": "2018-08-28T19:09:57Z", "project_id": "8bdc725dc2d1481684f4244f26173a44", "id": "4e249426-5d50-4303-9305-bc78ca711729"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "port_range_min": null, "revision_number": 0, "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "created_at": "2018-08-28T19:09:57Z", "project_id": "8bdc725dc2d1481684f4244f26173a44", "id": "520cde13-cd4a-479e-9ef7-7b44dc480077"}, {"remote_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "port_range_min": null, "revision_number": 0, "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "created_at": "2018-08-28T19:09:57Z", "project_id": "8bdc725dc2d1481684f4244f26173a44", "id": "cb81ef4d-c860-487b-b295-a9ce3ab9cc23"}, {"remote_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:09:57Z", "security_group_id": "358c9f47-7039-4116-bb6b-58aaeb7013cc", "port_range_min": null, "revision_number": 0, "tenant_id": "8bdc725dc2d1481684f4244f26173a44", "created_at": "2018-08-28T19:09:57Z", "project_id": "8bdc725dc2d1481684f4244f26173a44", "id": "db5e219b-b675-4986-b10a-ee43dd8eac69"}]} 2018-08-28 19:10:59,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=358c9f47-7039-4116-bb6b-58aaeb7013cc used request id req-dacb1693-984e-40f3-81fa-8dbb328bb288 2018-08-28 19:10:59,274 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:10:59,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/358c9f47-7039-4116-bb6b-58aaeb7013cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:59,603 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0313846a-49b8-4438-bd4e-2b2ede8eba61 Content-Length: 0 Date: Tue, 28 Aug 2018 19:10:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:10:59,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/358c9f47-7039-4116-bb6b-58aaeb7013cc used request id req-0313846a-49b8-4438-bd4e-2b2ede8eba61 2018-08-28 19:10:59,604 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj 2018-08-28 19:10:59,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:59,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18fada5c-fac3-4348-9fd8-858d4ae931af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:10:59,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8bdc725dc2d1481684f4244f26173a44 used request id req-18fada5c-fac3-4348-9fd8-858d4ae931af 2018-08-28 19:10:59,815 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-65a9f0f1-cbaa-430-proj-role 2018-08-28 19:10:59,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/d061ebb3c0ad4611a81218a5aea51bf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:10:59,931 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:10:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-955b6e86-5a0e-44ef-bfe4-df4295e767dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:10:59,931 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/d061ebb3c0ad4611a81218a5aea51bf6 used request id req-955b6e86-5a0e-44ef-bfe4-df4295e767dd 2018-08-28 19:10:59,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9006712f86e6523479d0b6b637e4c90960a866bd" 2018-08-28 19:11:00,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ddb0780-8e72-4042-b808-89ebbd093907 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:11:00,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1ddb0780-8e72-4042-b808-89ebbd093907 2018-08-28 19:11:00,018 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-65a9f0f1-cbaa-430-user 2018-08-28 19:11:00,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/15bba62ddaeb4504b8a3fbf084a363bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c04446ea759da98ca05ce1b4007ee9a0fc8c193" 2018-08-28 19:11:00,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbaf35f6-442e-4529-a1b4-1b876e469b8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:00,214 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/15bba62ddaeb4504b8a3fbf084a363bb used request id req-cbaf35f6-442e-4529-a1b4-1b876e469b8e 2018-08-28 19:11:00,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:00,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VUw_m1DlQLGiLrI780QnSQ"], "issued_at": "2018-08-28T19:11:00.000000Z"}} 2018-08-28 19:11:00,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562194334374858ba674b6f6a8b8c2fa2d62ad0d" 2018-08-28 19:11:00,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5575f00c-567e-424c-8a4e-2fa2ba78b8be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:00,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5575f00c-567e-424c-8a4e-2fa2ba78b8be 2018-08-28 19:11:00,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:00,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:01,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["4DiGKB_sTtyyHvIWzrZVxA"], "issued_at": "2018-08-28T19:11:01.000000Z"}} 2018-08-28 19:11:01,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:01,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc3a82a8-7675-4258-b543-0a4c49faf15c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:01,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc3a82a8-7675-4258-b543-0a4c49faf15c 2018-08-28 19:11:01,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:11:01,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:11:01,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9eb5d58a-589e-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:01,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6481c07d-40b4-40a8-a6c2-234ede14ad78 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9eb5d58a-589e-421-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:11:01,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9eb5d58a-589e-421-proj used request id req-6481c07d-40b4-40a8-a6c2-234ede14ad78 2018-08-28 19:11:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:01,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3a83c71-a093-4587-9b12-4ffe3d895750 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:11:01,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b3a83c71-a093-4587-9b12-4ffe3d895750 2018-08-28 19:11:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}}' 2018-08-28 19:11:01,472 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c1f6486-c777-4c77-9439-efcc1e7d88a6 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e"}, "enabled": true, "id": "d497ee75f61c44838c96e94d40d5e32e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}} 2018-08-28 19:11:01,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-7c1f6486-c777-4c77-9439-efcc1e7d88a6 2018-08-28 19:11:01,472 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9eb5d58a-589e-421-proj 2018-08-28 19:11:01,472 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:01,473 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:01,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["u21OzoOhQtqKDU8gso_KCA"], "issued_at": "2018-08-28T19:11:01.000000Z"}} 2018-08-28 19:11:01,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:01,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b7198a-4836-4b17-aba6-aac1a0498009 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:01,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f9b7198a-4836-4b17-aba6-aac1a0498009 2018-08-28 19:11:01,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:11:01,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:11:01,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:01,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841ef6e7-08bf-42a7-a58f-2330132820e1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:11:01,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-841ef6e7-08bf-42a7-a58f-2330132820e1 2018-08-28 19:11:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9eb5d58a-589e-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:02,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d000e697-18b3-4483-b49e-9f7cda389869 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9eb5d58a-589e-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e"}, "enabled": true, "id": "d497ee75f61c44838c96e94d40d5e32e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}]} 2018-08-28 19:11:02,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9eb5d58a-589e-421-proj used request id req-d000e697-18b3-4483-b49e-9f7cda389869 2018-08-28 19:11:02,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:02,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a387331-197e-4bd0-93e0-3c2206083333 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:11:02,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9a387331-197e-4bd0-93e0-3c2206083333 2018-08-28 19:11:02,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:02,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14306d26-fb01-402c-909b-0dbfcabd030c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:11:02,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-14306d26-fb01-402c-909b-0dbfcabd030c 2018-08-28 19:11:02,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9eb5d58a-589e-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:02,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f634d3-d4d9-406d-bedf-a563838042d9 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9eb5d58a-589e-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e"}, "enabled": true, "id": "d497ee75f61c44838c96e94d40d5e32e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}]} 2018-08-28 19:11:02,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9eb5d58a-589e-421-proj used request id req-82f634d3-d4d9-406d-bedf-a563838042d9 2018-08-28 19:11:02,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/4a10606a7abe4be8ba9bef8eb7202034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:02,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2744e77-77fa-4216-9180-14b323cf8b3c Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-9eb5d58a-589e-421-user", "links": {"self": "http://172.30.9.28:5000/v3/users/4a10606a7abe4be8ba9bef8eb7202034"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d497ee75f61c44838c96e94d40d5e32e", "id": "4a10606a7abe4be8ba9bef8eb7202034", "password_expires_at": null}} 2018-08-28 19:11:02,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4a10606a7abe4be8ba9bef8eb7202034 used request id req-c2744e77-77fa-4216-9180-14b323cf8b3c 2018-08-28 19:11:02,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e/users/4a10606a7abe4be8ba9bef8eb7202034/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:02,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0556b1a0-39a5-478c-9002-710f4da7fe6a Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e/users/4a10606a7abe4be8ba9bef8eb7202034/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:11:02,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e/users/4a10606a7abe4be8ba9bef8eb7202034/roles used request id req-0556b1a0-39a5-478c-9002-710f4da7fe6a 2018-08-28 19:11:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:02,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a6818cf-b3f3-4fa0-81b3-c66178c18eca Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:11:02,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-9a6818cf-b3f3-4fa0-81b3-c66178c18eca 2018-08-28 19:11:02,984 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-9eb5d58a-589e-421-proj 2018-08-28 19:11:02,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e/users/4a10606a7abe4be8ba9bef8eb7202034/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:03,127 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c74759d-fbcc-4c0a-b2d0-540db17a3847 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:03,127 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e/users/4a10606a7abe4be8ba9bef8eb7202034/roles/961ba4163a534939a4215147fc01ed1f used request id req-8c74759d-fbcc-4c0a-b2d0-540db17a3847 2018-08-28 19:11:03,127 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9eb5d58a-589e-421-user 2018-08-28 19:11:03,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:03,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:03,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e875c2d0-2078-4a5c-987f-a5f4e8033eec Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:11:03,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e875c2d0-2078-4a5c-987f-a5f4e8033eec 2018-08-28 19:11:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" -d '{"role": {"name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj-role"}}' 2018-08-28 19:11:03,327 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74cbeb53-1d80-4706-8629-25fb4ef26d56 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "07e112d07093444ba58ef3e63db169ab", "links": {"self": "http://172.30.9.28:5000/v3/roles/07e112d07093444ba58ef3e63db169ab"}, "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj-role"}} 2018-08-28 19:11:03,327 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-74cbeb53-1d80-4706-8629-25fb4ef26d56 2018-08-28 19:11:03,327 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9eb5d58a-589e-421-proj-role 2018-08-28 19:11:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/07e112d07093444ba58ef3e63db169ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:03,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24990fce-f7a3-429f-896f-5146594fb0f9 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/07e112d07093444ba58ef3e63db169ab"}, "domain_id": null, "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj-role", "id": "07e112d07093444ba58ef3e63db169ab"}} 2018-08-28 19:11:03,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/07e112d07093444ba58ef3e63db169ab used request id req-24990fce-f7a3-429f-896f-5146594fb0f9 2018-08-28 19:11:03,423 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9eb5d58a-589e-421-proj-role to project CreateStackSuccessTests-9eb5d58a-589e-421-proj 2018-08-28 19:11:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e/users/4a10606a7abe4be8ba9bef8eb7202034/roles/07e112d07093444ba58ef3e63db169ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:03,550 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e6b9f8d-ede7-4bf9-8693-18513f4f0dbb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:03,551 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e/users/4a10606a7abe4be8ba9bef8eb7202034/roles/07e112d07093444ba58ef3e63db169ab used request id req-5e6b9f8d-ede7-4bf9-8693-18513f4f0dbb 2018-08-28 19:11:03,551 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:11:03,559 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:11:03,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:03,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:03,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07e112d07093444ba58ef3e63db169ab", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:11:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d497ee75f61c44838c96e94d40d5e32e", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9eb5d58a-589e-421-user", "id": "4a10606a7abe4be8ba9bef8eb7202034"}, "audit_ids": ["qhCv5kjfQL-snk1fxl75vA"], "issued_at": "2018-08-28T19:11:03.000000Z"}} 2018-08-28 19:11:03,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" 2018-08-28 19:11:04,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bde9e380-bf92-4c9d-9376-60f58abd2e80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:04,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bde9e380-bf92-4c9d-9376-60f58abd2e80 2018-08-28 19:11:04,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" 2018-08-28 19:11:04,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f7613dc7-80d2-47f2-99fa-a42c68333a44 Date: Tue, 28 Aug 2018 19:11:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image"} 2018-08-28 19:11:04,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image used request id req-f7613dc7-80d2-47f2-99fa-a42c68333a44 2018-08-28 19:11:04,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" 2018-08-28 19:11:04,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e903c0f8-2b2e-4341-96d4-ea7b3da959be Date: Tue, 28 Aug 2018 19:11: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-08-28 19:11:04,340 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e903c0f8-2b2e-4341-96d4-ea7b3da959be 2018-08-28 19:11:04,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image"}' 2018-08-28 19:11:04,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8 X-Openstack-Request-Id: req-dc0530c0-028a-450e-aa80-96bb0f489fd0 Date: Tue, 28 Aug 2018 19:11:04 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:11:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:11:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8", "min_disk": 0, "protected": false, "id": "e119a1b2-fa0e-4e39-af1a-ed54c32c31c8", "file": "/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/file", "checksum": null, "owner": "d497ee75f61c44838c96e94d40d5e32e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:11:04,577 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-dc0530c0-028a-450e-aa80-96bb0f489fd0 2018-08-28 19:11:04,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" -d '' 2018-08-28 19:11:05,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d9e2ece4-33af-4954-b6b1-2d6070fd0a73 Date: Tue, 28 Aug 2018 19:11:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:11:05,662 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/file used request id req-d9e2ece4-33af-4954-b6b1-2d6070fd0a73 2018-08-28 19:11:05,662 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:11:05,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" 2018-08-28 19:11:05,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-55c93d73-5c64-4079-b0ac-5ed4a211fe7a Date: Tue, 28 Aug 2018 19:11:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:11:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:11:05Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/snap", "metadata": {}}], "self": "/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8", "min_disk": 0, "protected": false, "id": "e119a1b2-fa0e-4e39-af1a-ed54c32c31c8", "file": "/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d497ee75f61c44838c96e94d40d5e32e", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:11:05,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8 used request id req-55c93d73-5c64-4079-b0ac-5ed4a211fe7a 2018-08-28 19:11:05,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" 2018-08-28 19:11:06,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bca6210d-3920-4863-818a-c0cb63ef39b3 Date: Tue, 28 Aug 2018 19:11: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-08-28 19:11:06,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bca6210d-3920-4863-818a-c0cb63ef39b3 2018-08-28 19:11:06,075 - create_image - INFO - Created image with name - CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image 2018-08-28 19:11:06,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" 2018-08-28 19:11:06,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7e08e50c-2e5d-47d6-9766-8f7a45f6cf70 Date: Tue, 28 Aug 2018 19:11:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:11:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:11:05Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/snap", "metadata": {}}], "self": "/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8", "min_disk": 0, "protected": false, "id": "e119a1b2-fa0e-4e39-af1a-ed54c32c31c8", "file": "/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d497ee75f61c44838c96e94d40d5e32e", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:11:06,243 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8 used request id req-7e08e50c-2e5d-47d6-9766-8f7a45f6cf70 2018-08-28 19:11:06,243 - create_image - DEBUG - Instance status is - active 2018-08-28 19:11:06,244 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image 2018-08-28 19:11:06,244 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image 2018-08-28 19:11:06,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:06,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:06,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["qcKwK5cWTmaMeiabWOQS-A"], "issued_at": "2018-08-28T19:11:06.000000Z"}} 2018-08-28 19:11:06,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb4947b2a7194a532d1d807b05eb4900729736d" 2018-08-28 19:11:06,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9332008b-89a2-4a28-8cb2-4c87b6396bf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:06,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9332008b-89a2-4a28-8cb2-4c87b6396bf7 2018-08-28 19:11:06,706 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:11:06,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb4947b2a7194a532d1d807b05eb4900729736d" 2018-08-28 19:11:06,879 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7c87c76c-be70-4c66-bf40-26a43871ea80 x-compute-request-id: req-7c87c76c-be70-4c66-bf40-26a43871ea80 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:11:06,879 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7c87c76c-be70-4c66-bf40-26a43871ea80 2018-08-28 19:11:06,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb4947b2a7194a532d1d807b05eb4900729736d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:11:06,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa66357b-7efa-4299-92b7-c927092d89a5 x-compute-request-id: req-aa66357b-7efa-4299-92b7-c927092d89a5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/51066651-dc4d-4fde-a805-5eb2ded89289", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/51066651-dc4d-4fde-a805-5eb2ded89289", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "51066651-dc4d-4fde-a805-5eb2ded89289", "name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:11:06,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-aa66357b-7efa-4299-92b7-c927092d89a5 2018-08-28 19:11:06,961 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:06,962 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:07,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07e112d07093444ba58ef3e63db169ab", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:11:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d497ee75f61c44838c96e94d40d5e32e", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9eb5d58a-589e-421-user", "id": "4a10606a7abe4be8ba9bef8eb7202034"}, "audit_ids": ["-YJwNt7XRVWSBx3ITmfqkQ"], "issued_at": "2018-08-28T19:11:07.000000Z"}} 2018-08-28 19:11:07,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:07,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-effcd036-c8da-41ef-b23a-6dc75af245e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:07,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-effcd036-c8da-41ef-b23a-6dc75af245e6 2018-08-28 19:11:07,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:11:07,426 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:11:07,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:07,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:07 GMT Server: Apache x-openstack-request-id: req-1b273960-b64c-404b-9659-f8f0efad196b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:11:07,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack used request id req-1b273960-b64c-404b-9659-f8f0efad196b 2018-08-28 19:11:07,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-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-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}}' 2018-08-28 19:11:10,848 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:11:08 GMT Server: Apache x-openstack-request-id: req-ad975b6c-b094-4648-9861-984431ee1ae4 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}]}} 2018-08-28 19:11:10,849 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks used request id req-ad975b6c-b094-4648-9861-984431ee1ae4 2018-08-28 19:11:10,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:11,403 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:10 GMT Server: Apache x-openstack-request-id: req-7641b8e5-a1ba-4081-b54b-741a0bc2b0e3 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:11,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:11 GMT Server: Apache x-openstack-request-id: req-5b1ba9f2-6a85-40a5-a803-571f31f23947 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:11,955 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-5b1ba9f2-6a85-40a5-a803-571f31f23947 2018-08-28 19:11:11,956 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack 2018-08-28 19:11:11,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:12,501 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:12 GMT Server: Apache x-openstack-request-id: req-ba76736b-8ac0-4898-a9e0-91b59ee1a840 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:13,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:12 GMT Server: Apache x-openstack-request-id: req-bf0ee36d-3338-4f41-b111-dfc5c73a8b45 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:13,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-bf0ee36d-3338-4f41-b111-dfc5c73a8b45 2018-08-28 19:11:13,144 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:11:13,144 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:11:16,145 - create_stack - DEBUG - Stack status query timeout in 1195.81126881 2018-08-28 19:11:16,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:16,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:16 GMT Server: Apache x-openstack-request-id: req-1b64cde5-295c-4072-9c4e-d50f5a57ac26 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:16,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:16 GMT Server: Apache x-openstack-request-id: req-1a33b7a5-cc61-4360-aa45-c30655a49342 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:16,739 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-1a33b7a5-cc61-4360-aa45-c30655a49342 2018-08-28 19:11:16,740 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:11:16,740 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:11:19,743 - create_stack - DEBUG - Stack status query timeout in 1192.21304393 2018-08-28 19:11:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:20,287 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:19 GMT Server: Apache x-openstack-request-id: req-98123cd7-5478-4f57-afcc-c5fb25a01a45 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:20,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:20 GMT Server: Apache x-openstack-request-id: req-eb8d0745-5a21-41c2-94ca-7f21e9a5afbf 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:20,876 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-eb8d0745-5a21-41c2-94ca-7f21e9a5afbf 2018-08-28 19:11:20,877 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:11:20,877 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:11:23,880 - create_stack - DEBUG - Stack status query timeout in 1188.07606578 2018-08-28 19:11:23,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:23,911 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:23 GMT Server: Apache x-openstack-request-id: req-6eca85e4-8b46-42c2-a080-076890ee2672 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:24,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:23 GMT Server: Apache x-openstack-request-id: req-9d59c4db-73d1-4f58-bce3-032d6cda4bc4 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:24,612 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-9d59c4db-73d1-4f58-bce3-032d6cda4bc4 2018-08-28 19:11:24,613 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:11:24,613 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:11:27,615 - create_stack - DEBUG - Stack status query timeout in 1184.341326 2018-08-28 19:11:27,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:27,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:27 GMT Server: Apache x-openstack-request-id: req-4deaaded-b344-4bc1-b3d2-7ee268f59d1a Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:27,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:27 GMT Server: Apache x-openstack-request-id: req-438ba54c-444c-4e0c-bf1d-3fe5b0e20d48 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:27,687 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-438ba54c-444c-4e0c-bf1d-3fe5b0e20d48 2018-08-28 19:11:27,687 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:11:27,688 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack 2018-08-28 19:11:27,688 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack 2018-08-28 19:11:27,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:28,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "07e112d07093444ba58ef3e63db169ab", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:11:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d497ee75f61c44838c96e94d40d5e32e", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d497ee75f61c44838c96e94d40d5e32e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9eb5d58a-589e-421-user", "id": "4a10606a7abe4be8ba9bef8eb7202034"}, "audit_ids": ["B3snj6zzTryaFm6wfR1yiA"], "issued_at": "2018-08-28T19:11:28.000000Z"}} 2018-08-28 19:11:28,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:28,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:28 GMT Server: Apache x-openstack-request-id: req-91cdcc13-adf7-4c3e-8bc3-09aa2b5c8a7f Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:28,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:28 GMT Server: Apache x-openstack-request-id: req-805058c8-4c61-43e9-8582-efe9fef3635d 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:28,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-805058c8-4c61-43e9-8582-efe9fef3635d 2018-08-28 19:11:28,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:29,389 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:28 GMT Server: Apache x-openstack-request-id: req-4bef275f-cd81-40de-9ea1-4116427227d6 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:29,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:29 GMT Server: Apache x-openstack-request-id: req-06d6826a-91fb-4f1d-8e0d-c330c85b4631 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:29,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-06d6826a-91fb-4f1d-8e0d-c330c85b4631 2018-08-28 19:11:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:29,616 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:29 GMT Server: Apache x-openstack-request-id: req-e0c0d759-ebec-4f59-a64b-3cf9a4a6b596 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:30,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:29 GMT Server: Apache x-openstack-request-id: req-eb553a35-14c9-471b-b731-e513264d8a98 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:30,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-eb553a35-14c9-471b-b731-e513264d8a98 2018-08-28 19:11:30,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:30,358 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:30 GMT Server: Apache x-openstack-request-id: req-f6d0ae28-074b-448a-9392-da811654cef0 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:30,580 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:30 GMT Server: Apache x-openstack-request-id: req-b4e4b83f-0d52-4b5b-8241-e79be409bdbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:30,581 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-b4e4b83f-0d52-4b5b-8241-e79be409bdbc 2018-08-28 19:11:30,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:31,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:30 GMT Server: Apache x-openstack-request-id: req-9a07e648-3baa-422a-ae73-388f3739f8d9 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:31,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:31 GMT Server: Apache x-openstack-request-id: req-dcae210e-9fb1-49a7-87dc-d70254780ac1 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:31,663 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-dcae210e-9fb1-49a7-87dc-d70254780ac1 2018-08-28 19:11:31,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:31,692 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:31 GMT Server: Apache x-openstack-request-id: req-42e511c1-82fd-423f-8c32-2dbfd93622d3 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:32,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:31 GMT Server: Apache x-openstack-request-id: req-cba6b8e2-2f10-42d5-8883-bb9499498924 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:32,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-cba6b8e2-2f10-42d5-8883-bb9499498924 2018-08-28 19:11:32,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:32,790 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:32 GMT Server: Apache x-openstack-request-id: req-ba519ecd-6f25-49af-9bb0-6822e576ea12 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:33,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:32 GMT Server: Apache x-openstack-request-id: req-88236ad0-da83-4a75-8990-a894d9155623 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:33,422 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-88236ad0-da83-4a75-8990-a894d9155623 2018-08-28 19:11:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:33,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:33 GMT Server: Apache x-openstack-request-id: req-54ba184e-09cc-4948-a218-9c3e59d6cea0 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:34,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:33 GMT Server: Apache x-openstack-request-id: req-be7ab136-c975-412f-8b6b-c5562a1c6493 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:34,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-be7ab136-c975-412f-8b6b-c5562a1c6493 2018-08-28 19:11:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:35,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:34 GMT Server: Apache x-openstack-request-id: req-bf7c1088-428c-42d4-b651-36de85d17c59 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:35,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:35 GMT Server: Apache x-openstack-request-id: req-3329a5d9-4fcb-4fb2-a897-f268b740bd76 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:35,257 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-3329a5d9-4fcb-4fb2-a897-f268b740bd76 2018-08-28 19:11:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:35,286 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:35 GMT Server: Apache x-openstack-request-id: req-e93eee69-6629-446c-afed-096f5d6c56ba Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:35,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:35 GMT Server: Apache x-openstack-request-id: req-9c158c76-a0e6-4c42-9505-f2c0ad627b64 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:35,827 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-9c158c76-a0e6-4c42-9505-f2c0ad627b64 2018-08-28 19:11:35,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:36,011 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:35 GMT Server: Apache x-openstack-request-id: req-39e3c56c-9b3a-4e67-b4b5-58df6818956f Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:36,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:36 GMT Server: Apache x-openstack-request-id: req-a2988aef-f74f-46bc-9e28-a486a719e363 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:36,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-a2988aef-f74f-46bc-9e28-a486a719e363 2018-08-28 19:11:36,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:36,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:36 GMT Server: Apache x-openstack-request-id: req-037c66da-cb8b-47fa-a88b-bfa82ec52c86 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:36,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:36 GMT Server: Apache x-openstack-request-id: req-68906cfe-407b-4832-ad9b-6f5591eee696 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:36,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-68906cfe-407b-4832-ad9b-6f5591eee696 2018-08-28 19:11:36,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:36,662 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:36 GMT Server: Apache x-openstack-request-id: req-a9b760d3-3e55-4a41-b8d7-a101ae5cfd68 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:36,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:36 GMT Server: Apache x-openstack-request-id: req-fb4cfb40-cd73-48c5-a2d8-58be004dfdb8 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:36,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-fb4cfb40-cd73-48c5-a2d8-58be004dfdb8 2018-08-28 19:11:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:37,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:36 GMT Server: Apache x-openstack-request-id: req-381e8519-0b09-48e1-a52b-f905b0309515 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:37,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:37 GMT Server: Apache x-openstack-request-id: req-5ed408e1-06ca-496c-8ba3-125aa47f2355 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:37,263 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-5ed408e1-06ca-496c-8ba3-125aa47f2355 2018-08-28 19:11:37,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:37,806 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:37 GMT Server: Apache x-openstack-request-id: req-f8b6a305-ea13-45ed-a4a8-ddbbdd7ca24a Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:37,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:37 GMT Server: Apache x-openstack-request-id: req-9250e79a-862d-4f32-8e32-badbff4633f0 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:37,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-9250e79a-862d-4f32-8e32-badbff4633f0 2018-08-28 19:11:37,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:38,398 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:37 GMT Server: Apache x-openstack-request-id: req-87a3a731-aee4-48ff-94bc-b4d4a19c6e75 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:38,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:38 GMT Server: Apache x-openstack-request-id: req-40960f98-ab1a-4fa7-bfa8-1edd0e81a049 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:38,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-40960f98-ab1a-4fa7-bfa8-1edd0e81a049 2018-08-28 19:11:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:38,454 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:38 GMT Server: Apache x-openstack-request-id: req-458eefc3-6e92-400b-9f4f-7bf95cde6c6c Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:38,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:38 GMT Server: Apache x-openstack-request-id: req-a8a31df4-8a57-484f-a5d1-91f0d3315054 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:38,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-a8a31df4-8a57-484f-a5d1-91f0d3315054 2018-08-28 19:11:38,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:38,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:38 GMT Server: Apache x-openstack-request-id: req-85eec5d5-5858-46f1-91b9-300a69bed53a Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:38,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:38 GMT Server: Apache x-openstack-request-id: req-78d67f58-c54c-4d11-af37-b081da8a8592 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:38,831 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-78d67f58-c54c-4d11-af37-b081da8a8592 2018-08-28 19:11:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:39,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:38 GMT Server: Apache x-openstack-request-id: req-6d5f45e6-3495-4faa-b4ae-9fbd27938426 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:39,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:39 GMT Server: Apache x-openstack-request-id: req-eacd9537-228c-48a8-a7ad-31d8950aedc3 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:39,956 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-eacd9537-228c-48a8-a7ad-31d8950aedc3 2018-08-28 19:11:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:40,129 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-d35e00e7-1f7d-46b4-884e-7ba61906123a Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:40,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-fe695ec9-e4fd-4dc3-90f7-4ad5517e1fb4 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:40,171 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-fe695ec9-e4fd-4dc3-90f7-4ad5517e1fb4 2018-08-28 19:11:40,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:40,200 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-5776f6a9-5749-45bd-bae4-bf0d5c2810a9 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:40,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-cc1cda1e-7dce-4c95-b8f2-28a15a39e4e2 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:40,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-cc1cda1e-7dce-4c95-b8f2-28a15a39e4e2 2018-08-28 19:11:40,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:40,255 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-b2807dc3-982d-4f4f-807f-dda3fb602d57 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:40,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-9009f093-2860-41d7-b1b1-0cc01e42a584 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:40,281 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-9009f093-2860-41d7-b1b1-0cc01e42a584 2018-08-28 19:11:40,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:40,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-e81c968a-5bee-4beb-a1c1-4f3a6a8fff87 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:41,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:40 GMT Server: Apache x-openstack-request-id: req-cfc30fc9-65c0-40c4-83a3-f7d223f3aba3 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:41,014 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-cfc30fc9-65c0-40c4-83a3-f7d223f3aba3 2018-08-28 19:11:41,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:41,043 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-5252a730-2e73-40ad-b0ed-3a65670ea3a1 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:41,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-de8878c4-5cd5-4fc8-a65d-fae549b66c9b 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:41,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-de8878c4-5cd5-4fc8-a65d-fae549b66c9b 2018-08-28 19:11:41,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:41,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-21089156-4d43-4339-8711-990e37d0cce5 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:41,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-777226d2-139b-4304-9a04-39f9c5ced508 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:41,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-777226d2-139b-4304-9a04-39f9c5ced508 2018-08-28 19:11:41,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34a2eb85afd8ff531f0a4409aefd9cf06063fb3" 2018-08-28 19:11:41,323 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-21af6eba-3d72-48c1-b19b-18edbffe8100 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:41,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-9f9410da-4bf7-4609-99b4-52ac8b00648e 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": "d497ee75f61c44838c96e94d40d5e32e", "OS::stack_id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "image_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image", "inst_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-inst", "subnet_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-subnet", "flavor_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-flavor-name", "net_name": "CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack", "stack_user_project_id": "fbf77ceb59a243cbafcf4b749eab78b2", "tags": null, "creation_time": "2018-08-28T19:11:10Z", "links": [{"href": "http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:11:30Z", "id": "fb40a7fc-35f2-4050-8669-7fdd00f59a04", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:41,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-9f9410da-4bf7-4609-99b4-52ac8b00648e 2018-08-28 19:11:41,349 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack 2018-08-28 19:11:41,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/fb40a7fc-35f2-4050-8669-7fdd00f59a04 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}729a3ee9bbae58a95dd18f24d2b1d6f98807309e" 2018-08-28 19:11:41,530 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-601ad954-b66c-4834-8405-296d0ad818c7 Location: http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:41,707 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:11:41 GMT Server: Apache x-openstack-request-id: req-cd542448-4381-4c73-b4c9-3f9c0efde285 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:11:41,707 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d497ee75f61c44838c96e94d40d5e32e/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-stack/fb40a7fc-35f2-4050-8669-7fdd00f59a04 used request id req-cd542448-4381-4c73-b4c9-3f9c0efde285 2018-08-28 19:11:41,708 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0a5faadf-5774-43ae-b21a-b0c484cf8751-image 2018-08-28 19:11:41,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}400f5824a32a637e495d98a6ed984f1e5977f096" 2018-08-28 19:11:43,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a112b8b-f394-4240-b2b5-701a2fcecef1 Date: Tue, 28 Aug 2018 19:11:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:11:43,975 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e119a1b2-fa0e-4e39-af1a-ed54c32c31c8 used request id req-3a112b8b-f394-4240-b2b5-701a2fcecef1 2018-08-28 19:11:43,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/51066651-dc4d-4fde-a805-5eb2ded89289 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1eb4947b2a7194a532d1d807b05eb4900729736d" 2018-08-28 19:11:44,012 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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-3ed913d1-ef00-4cdb-9fe4-22f753beba69 x-compute-request-id: req-3ed913d1-ef00-4cdb-9fe4-22f753beba69 Content-Length: 0 Content-Type: application/json 2018-08-28 19:11:44,012 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/51066651-dc4d-4fde-a805-5eb2ded89289 used request id req-3ed913d1-ef00-4cdb-9fe4-22f753beba69 2018-08-28 19:11:44,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:44,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3a1a761e-611d-4539-8cd4-582123992146 Date: Tue, 28 Aug 2018 19:11:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "created_at": "2018-08-28T19:11:11Z", "updated_at": "2018-08-28T19:11:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:11Z", "revision_number": 0, "id": "53faad2a-94c6-42c0-9bae-82349212d883", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d497ee75f61c44838c96e94d40d5e32e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:11Z", "revision_number": 0, "id": "5a931bb1-a597-4b30-9b9e-559dc0111270", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d497ee75f61c44838c96e94d40d5e32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:11Z", "revision_number": 0, "id": "a98130ab-6a1b-432a-aea5-fbca9a1b1d7c", "remote_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "port_range_min": null, "ethertype": "IPv4", "project_id": "d497ee75f61c44838c96e94d40d5e32e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:11Z", "revision_number": 0, "id": "effd037a-8403-404c-b200-79b8925a78dc", "remote_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "port_range_min": null, "ethertype": "IPv6", "project_id": "d497ee75f61c44838c96e94d40d5e32e"}], "revision_number": 4, "project_id": "d497ee75f61c44838c96e94d40d5e32e", "id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:11:44,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3a1a761e-611d-4539-8cd4-582123992146 2018-08-28 19:11:44,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:44,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f062c7d-b86f-443c-a310-771a31cfa904 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e"}, "enabled": true, "id": "d497ee75f61c44838c96e94d40d5e32e", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9eb5d58a-589e-421-proj"}} 2018-08-28 19:11:44,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e used request id req-2f062c7d-b86f-443c-a310-771a31cfa904 2018-08-28 19:11:44,340 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0102272c-d6a0-49de-9c07-c1f7eddd6e5b 2018-08-28 19:11:44,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0102272c-d6a0-49de-9c07-c1f7eddd6e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:44,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5db3d6b2-4b89-4e67-8a63-c8fbde6b9d24 Date: Tue, 28 Aug 2018 19:11: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-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "created_at": "2018-08-28T19:11:11Z", "project_id": "d497ee75f61c44838c96e94d40d5e32e", "id": "53faad2a-94c6-42c0-9bae-82349212d883"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "created_at": "2018-08-28T19:11:11Z", "project_id": "d497ee75f61c44838c96e94d40d5e32e", "id": "5a931bb1-a597-4b30-9b9e-559dc0111270"}, {"remote_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "created_at": "2018-08-28T19:11:11Z", "project_id": "d497ee75f61c44838c96e94d40d5e32e", "id": "a98130ab-6a1b-432a-aea5-fbca9a1b1d7c"}, {"remote_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:11:11Z", "security_group_id": "0102272c-d6a0-49de-9c07-c1f7eddd6e5b", "port_range_min": null, "revision_number": 0, "tenant_id": "d497ee75f61c44838c96e94d40d5e32e", "created_at": "2018-08-28T19:11:11Z", "project_id": "d497ee75f61c44838c96e94d40d5e32e", "id": "effd037a-8403-404c-b200-79b8925a78dc"}]} 2018-08-28 19:11:44,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0102272c-d6a0-49de-9c07-c1f7eddd6e5b used request id req-5db3d6b2-4b89-4e67-8a63-c8fbde6b9d24 2018-08-28 19:11:44,512 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:11:44,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0102272c-d6a0-49de-9c07-c1f7eddd6e5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:44,871 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96845091-989d-488c-80dd-38575b5e454a Content-Length: 0 Date: Tue, 28 Aug 2018 19:11:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:11:44,871 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0102272c-d6a0-49de-9c07-c1f7eddd6e5b used request id req-96845091-989d-488c-80dd-38575b5e454a 2018-08-28 19:11:44,872 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9eb5d58a-589e-421-proj 2018-08-28 19:11:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:45,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d074713-cbb6-42a0-b7c3-14c8a1c9c76b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:45,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d497ee75f61c44838c96e94d40d5e32e used request id req-2d074713-cbb6-42a0-b7c3-14c8a1c9c76b 2018-08-28 19:11:45,128 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9eb5d58a-589e-421-proj-role 2018-08-28 19:11:45,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/07e112d07093444ba58ef3e63db169ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:45,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40bdd4bf-32bb-41da-b37b-a73a2071bbfe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:45,240 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/07e112d07093444ba58ef3e63db169ab used request id req-40bdd4bf-32bb-41da-b37b-a73a2071bbfe 2018-08-28 19:11:45,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4b8f0a5ce7ab9d3b87ac1231894667e501147a5" 2018-08-28 19:11:45,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-814e8f87-fc5c-41e6-a34c-9dd54fe61896 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:11:45,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-814e8f87-fc5c-41e6-a34c-9dd54fe61896 2018-08-28 19:11:45,333 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9eb5d58a-589e-421-user 2018-08-28 19:11:45,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4a10606a7abe4be8ba9bef8eb7202034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15e7399bb868b5396ac573e1e253aed2a7358a4c" 2018-08-28 19:11:45,572 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2d2ccc8-98f0-4ee6-a8fb-b49dbb97405c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:45,572 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4a10606a7abe4be8ba9bef8eb7202034 used request id req-a2d2ccc8-98f0-4ee6-a8fb-b49dbb97405c 2018-08-28 19:11:45,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:45,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["CJbMwgOsRQiH-6MP5LREbw"], "issued_at": "2018-08-28T19:11:45.000000Z"}} 2018-08-28 19:11:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7be6472b4d4e2142dcee7a778c148cf022ee37db" 2018-08-28 19:11:46,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8e67238-fb74-4a35-a7a9-84e3ebb2a9b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:46,029 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8e67238-fb74-4a35-a7a9-84e3ebb2a9b1 2018-08-28 19:11:46,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:46,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:46,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["EgEQtl7HQUCH34LLCz0ddA"], "issued_at": "2018-08-28T19:11:46.000000Z"}} 2018-08-28 19:11:46,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:11:46,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc8a5b4-43dd-49bf-9e4b-e73b13e38dd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:46,495 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7cc8a5b4-43dd-49bf-9e4b-e73b13e38dd1 2018-08-28 19:11:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:11:46,505 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:11:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:11:46,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:11:46,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c2632f8-1abb-45d9-a572-8050203df475 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:11:46,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj used request id req-6c2632f8-1abb-45d9-a572-8050203df475 2018-08-28 19:11:46,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:11:46,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f037fb9d-07ce-4287-aa0a-7e0a4c86631a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:11:46,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f037fb9d-07ce-4287-aa0a-7e0a4c86631a 2018-08-28 19:11:46,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}}' 2018-08-28 19:11:46,788 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:11:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-191e5bcd-0c1e-47c6-87ea-efce4e29cdcb Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2"}, "enabled": true, "id": "b600c6fbf60b417a806c56a8abb836f2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}} 2018-08-28 19:11:46,788 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-191e5bcd-0c1e-47c6-87ea-efce4e29cdcb 2018-08-28 19:11:46,788 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-3612f9e4-3251-4e3-proj 2018-08-28 19:11:46,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:46,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:47,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["jckNXfzCSAix8tz1KA853Q"], "issued_at": "2018-08-28T19:11:47.000000Z"}} 2018-08-28 19:11:47,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:47,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66703d4f-72ec-4add-8007-d7f923016672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:47,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-66703d4f-72ec-4add-8007-d7f923016672 2018-08-28 19:11:47,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:11:47,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:11:47,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:47,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c5f5f99-c6df-423a-8297-e26b983fab69 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:11:47,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1c5f5f99-c6df-423a-8297-e26b983fab69 2018-08-28 19:11:47,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:47,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28b6f244-2675-4cb6-92ad-e0bd55c683f1 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2"}, "enabled": true, "id": "b600c6fbf60b417a806c56a8abb836f2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}]} 2018-08-28 19:11:47,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj used request id req-28b6f244-2675-4cb6-92ad-e0bd55c683f1 2018-08-28 19:11:47,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:47,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6358e24f-80a8-443d-a50f-f33ad5296599 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:11:47,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-6358e24f-80a8-443d-a50f-f33ad5296599 2018-08-28 19:11:47,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:48,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6652c891-2460-4645-bac3-32c55c0606b6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:11:48,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6652c891-2460-4645-bac3-32c55c0606b6 2018-08-28 19:11:48,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:48,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a6ba65-13f2-4881-8a9e-3cf1b52b826f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2"}, "enabled": true, "id": "b600c6fbf60b417a806c56a8abb836f2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}]} 2018-08-28 19:11:48,111 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-3612f9e4-3251-4e3-proj used request id req-a5a6ba65-13f2-4881-8a9e-3cf1b52b826f 2018-08-28 19:11:48,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/4bcd70f6c483418e90370e5ec1436498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:48,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6571353d-33be-4a53-8dc4-43aa642396de Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-3612f9e4-3251-4e3-user", "links": {"self": "http://172.30.9.28:5000/v3/users/4bcd70f6c483418e90370e5ec1436498"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "b600c6fbf60b417a806c56a8abb836f2", "id": "4bcd70f6c483418e90370e5ec1436498", "password_expires_at": null}} 2018-08-28 19:11:48,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/4bcd70f6c483418e90370e5ec1436498 used request id req-6571353d-33be-4a53-8dc4-43aa642396de 2018-08-28 19:11:48,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2/users/4bcd70f6c483418e90370e5ec1436498/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:48,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00e373b-5219-489f-980b-34eaf41f5215 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2/users/4bcd70f6c483418e90370e5ec1436498/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:11:48,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2/users/4bcd70f6c483418e90370e5ec1436498/roles used request id req-b00e373b-5219-489f-980b-34eaf41f5215 2018-08-28 19:11:48,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:48,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e133a84-7aa6-422d-83ab-514ba6a3ecd5 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:11:48,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-0e133a84-7aa6-422d-83ab-514ba6a3ecd5 2018-08-28 19:11:48,340 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-3612f9e4-3251-4e3-proj 2018-08-28 19:11:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2/users/4bcd70f6c483418e90370e5ec1436498/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:11:48,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-586fd51c-378f-4e0d-b306-ac42fffd146c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:48,474 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2/users/4bcd70f6c483418e90370e5ec1436498/roles/961ba4163a534939a4215147fc01ed1f used request id req-586fd51c-378f-4e0d-b306-ac42fffd146c 2018-08-28 19:11:48,474 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-3612f9e4-3251-4e3-user 2018-08-28 19:11:48,474 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:48,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:11:48,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d48beeda-28da-4281-a719-93578f6a6ea5 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:11:48,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d48beeda-28da-4281-a719-93578f6a6ea5 2018-08-28 19:11:48,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" -d '{"role": {"name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role"}}' 2018-08-28 19:11:48,668 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e42b584-7b27-47d3-91fe-f055f6afa5f9 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ef7d00f31bc94aa8b2172f59ae17a8ff", "links": {"self": "http://172.30.9.28:5000/v3/roles/ef7d00f31bc94aa8b2172f59ae17a8ff"}, "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role"}} 2018-08-28 19:11:48,668 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-1e42b584-7b27-47d3-91fe-f055f6afa5f9 2018-08-28 19:11:48,669 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role 2018-08-28 19:11:48,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ef7d00f31bc94aa8b2172f59ae17a8ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:11:48,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef459f15-81de-4107-b64b-452548504d42 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ef7d00f31bc94aa8b2172f59ae17a8ff"}, "domain_id": null, "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role", "id": "ef7d00f31bc94aa8b2172f59ae17a8ff"}} 2018-08-28 19:11:48,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ef7d00f31bc94aa8b2172f59ae17a8ff used request id req-ef459f15-81de-4107-b64b-452548504d42 2018-08-28 19:11:48,760 - keystone_utils - INFO - Granting role CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role to project CreateStackSuccessTests-3612f9e4-3251-4e3-proj 2018-08-28 19:11:48,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2/users/4bcd70f6c483418e90370e5ec1436498/roles/ef7d00f31bc94aa8b2172f59ae17a8ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:11:48,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:11:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fee0652-30de-4363-99d5-abd972d35de3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:11:48,874 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2/users/4bcd70f6c483418e90370e5ec1436498/roles/ef7d00f31bc94aa8b2172f59ae17a8ff used request id req-4fee0652-30de-4363-99d5-abd972d35de3 2018-08-28 19:11:48,874 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:11:48,875 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:11:48,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:48,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:49,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef7d00f31bc94aa8b2172f59ae17a8ff", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b600c6fbf60b417a806c56a8abb836f2", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-user", "id": "4bcd70f6c483418e90370e5ec1436498"}, "audit_ids": ["rVOmvYGORcinrTWa5qwTQQ"], "issued_at": "2018-08-28T19:11:49.000000Z"}} 2018-08-28 19:11:49,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" 2018-08-28 19:11:49,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9750a517-6395-4cd8-9d31-ee6969cc567a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:49,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9750a517-6395-4cd8-9d31-ee6969cc567a 2018-08-28 19:11:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" 2018-08-28 19:11:49,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-4773a119-8048-4cd0-a71a-988a8c7dc062 Date: Tue, 28 Aug 2018 19:11:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image"} 2018-08-28 19:11:49,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image used request id req-4773a119-8048-4cd0-a71a-988a8c7dc062 2018-08-28 19:11:49,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" 2018-08-28 19:11:49,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c45e840d-9c40-48b4-aa64-54297a706f8c Date: Tue, 28 Aug 2018 19:11:49 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:11:49,683 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c45e840d-9c40-48b4-aa64-54297a706f8c 2018-08-28 19:11:49,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image"}' 2018-08-28 19:11:49,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54 X-Openstack-Request-Id: req-2aa6248c-87a1-4c37-8598-afbc61830a53 Date: Tue, 28 Aug 2018 19:11:49 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:11:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:11:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54", "min_disk": 0, "protected": false, "id": "ee9f8403-2caa-4866-a9a7-277785e54e54", "file": "/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54/file", "checksum": null, "owner": "b600c6fbf60b417a806c56a8abb836f2", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:11:49,922 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2aa6248c-87a1-4c37-8598-afbc61830a53 2018-08-28 19:11:49,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" -d '' 2018-08-28 19:11:51,745 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-be8a7e1e-9569-4fab-998d-535a105615f9 Date: Tue, 28 Aug 2018 19:11:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:11:51,745 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54/file used request id req-be8a7e1e-9569-4fab-998d-535a105615f9 2018-08-28 19:11:51,746 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:11:51,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" 2018-08-28 19:11:51,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-3523c355-f7ab-465e-8588-e883251196f4 Date: Tue, 28 Aug 2018 19:11:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:11:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:11:51Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ee9f8403-2caa-4866-a9a7-277785e54e54/snap", "metadata": {}}], "self": "/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54", "min_disk": 0, "protected": false, "id": "ee9f8403-2caa-4866-a9a7-277785e54e54", "file": "/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b600c6fbf60b417a806c56a8abb836f2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ee9f8403-2caa-4866-a9a7-277785e54e54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:11:51,904 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54 used request id req-3523c355-f7ab-465e-8588-e883251196f4 2018-08-28 19:11:51,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" 2018-08-28 19:11:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8d9b56ca-5df2-412a-8ae8-64a611dd11c9 Date: Tue, 28 Aug 2018 19:11: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-08-28 19:11:52,069 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8d9b56ca-5df2-412a-8ae8-64a611dd11c9 2018-08-28 19:11:52,072 - create_image - INFO - Created image with name - CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image 2018-08-28 19:11:52,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" 2018-08-28 19:11:52,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-db13f22c-a1e1-4f39-a0e3-0d62fbd7559d Date: Tue, 28 Aug 2018 19:11:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:11:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:11:51Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ee9f8403-2caa-4866-a9a7-277785e54e54/snap", "metadata": {}}], "self": "/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54", "min_disk": 0, "protected": false, "id": "ee9f8403-2caa-4866-a9a7-277785e54e54", "file": "/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b600c6fbf60b417a806c56a8abb836f2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/ee9f8403-2caa-4866-a9a7-277785e54e54/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:11:52,232 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54 used request id req-db13f22c-a1e1-4f39-a0e3-0d62fbd7559d 2018-08-28 19:11:52,233 - create_image - DEBUG - Instance status is - active 2018-08-28 19:11:52,233 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image 2018-08-28 19:11:52,233 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image 2018-08-28 19:11:52,233 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:52,234 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:52,612 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:11:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["QHfMPcILQaebO_nSW1fJvw"], "issued_at": "2018-08-28T19:11:52.000000Z"}} 2018-08-28 19:11:52,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1879ac8bce2201133917b938381a708b827aa60a" 2018-08-28 19:11:52,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1664310e-e8e2-466e-9ab4-bd7df52b9907 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:52,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1664310e-e8e2-466e-9ab4-bd7df52b9907 2018-08-28 19:11:52,784 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:11:52,790 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1879ac8bce2201133917b938381a708b827aa60a" 2018-08-28 19:11:52,980 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11: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-543c1338-0175-4468-8e53-5dc434ff940c x-compute-request-id: req-543c1338-0175-4468-8e53-5dc434ff940c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:11:52,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-543c1338-0175-4468-8e53-5dc434ff940c 2018-08-28 19:11:52,984 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1879ac8bce2201133917b938381a708b827aa60a" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:11:53,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11: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-671a37a2-e2c8-41ad-9d6a-8eb18c8c3f87 x-compute-request-id: req-671a37a2-e2c8-41ad-9d6a-8eb18c8c3f87 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/eb410db3-8913-4f09-9077-99a7bc64e311", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/eb410db3-8913-4f09-9077-99a7bc64e311", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "eb410db3-8913-4f09-9077-99a7bc64e311", "name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:11:53,045 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-671a37a2-e2c8-41ad-9d6a-8eb18c8c3f87 2018-08-28 19:11:53,073 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:11:53,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:11:53,456 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef7d00f31bc94aa8b2172f59ae17a8ff", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:11:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b600c6fbf60b417a806c56a8abb836f2", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-user", "id": "4bcd70f6c483418e90370e5ec1436498"}, "audit_ids": ["UPr-cdT0TCWuRDzBFd4o_A"], "issued_at": "2018-08-28T19:11:53.000000Z"}} 2018-08-28 19:11:53,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:11:53,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0084a7-1989-4a59-b177-1b1eef0bd4d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:11:53,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3f0084a7-1989-4a59-b177-1b1eef0bd4d9 2018-08-28 19:11:53,531 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:11:53,533 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:11:53,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:11:53,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:53 GMT Server: Apache x-openstack-request-id: req-7ee0085d-f021-4529-b9ea-1fac4859aca3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:11:53,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack used request id req-7ee0085d-f021-4529-b9ea-1fac4859aca3 2018-08-28 19:11:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-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-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}}' 2018-08-28 19:11:55,983 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:11:53 GMT Server: Apache x-openstack-request-id: req-10cf0105-b956-42f6-be42-549666957bb1 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}]}} 2018-08-28 19:11:55,983 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks used request id req-10cf0105-b956-42f6-be42-549666957bb1 2018-08-28 19:11:55,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:11:56,157 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:56 GMT Server: Apache x-openstack-request-id: req-69f1795b-79ce-4373-b244-6dc51ad4a94e Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:56,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:56 GMT Server: Apache x-openstack-request-id: req-7d2b1d25-9d34-49d0-8d3a-691f89eef005 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:56,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-7d2b1d25-9d34-49d0-8d3a-691f89eef005 2018-08-28 19:11:56,347 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:11:56,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:11:56,526 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:56 GMT Server: Apache x-openstack-request-id: req-9fee5ab8-14f1-42e9-bf2f-f89538d5efd2 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:11:56,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:56 GMT Server: Apache x-openstack-request-id: req-fc06e822-4321-45e7-b4b9-93acaa29e453 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:11:56,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-fc06e822-4321-45e7-b4b9-93acaa29e453 2018-08-28 19:11:56,705 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:11:56,706 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:11:59,709 - create_stack - DEBUG - Stack status query timeout in 1196.63801479 2018-08-28 19:11:59,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:11:59,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:11:59 GMT Server: Apache x-openstack-request-id: req-fa213901-b716-49b1-9c77-d235aea4612f Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:00,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:11:59 GMT Server: Apache x-openstack-request-id: req-75215ea3-6cbc-49c8-be7e-f612aab97a33 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:00,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-75215ea3-6cbc-49c8-be7e-f612aab97a33 2018-08-28 19:12:00,111 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:12:00,111 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:03,115 - create_stack - DEBUG - Stack status query timeout in 1193.2323339 2018-08-28 19:12:03,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:03,285 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:03 GMT Server: Apache x-openstack-request-id: req-eec248e0-fffe-4fa3-8946-00d70a9cd9a9 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:03,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:03 GMT Server: Apache x-openstack-request-id: req-5709db49-231e-4104-a239-a7f70ce03c89 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:03,469 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-5709db49-231e-4104-a239-a7f70ce03c89 2018-08-28 19:12:03,470 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:12:03,470 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:06,473 - create_stack - DEBUG - Stack status query timeout in 1189.87368488 2018-08-28 19:12:06,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:07,027 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:06 GMT Server: Apache x-openstack-request-id: req-7bc3fd51-396c-48a0-805b-54ef72e939f6 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:07,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:07 GMT Server: Apache x-openstack-request-id: req-0ff992f8-5aa1-4004-b017-c25904310f28 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:07,212 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-0ff992f8-5aa1-4004-b017-c25904310f28 2018-08-28 19:12:07,213 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:12:07,213 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:10,216 - create_stack - DEBUG - Stack status query timeout in 1186.13055992 2018-08-28 19:12:10,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:10,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:10 GMT Server: Apache x-openstack-request-id: req-2c90fe7b-8fc1-46b7-877f-7e439750eab6 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:10,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:10 GMT Server: Apache x-openstack-request-id: req-92cde8ae-7ab5-41d7-a681-83c1c054c597 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:10,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-92cde8ae-7ab5-41d7-a681-83c1c054c597 2018-08-28 19:12:10,289 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:12:10,289 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:13,292 - create_stack - DEBUG - Stack status query timeout in 1183.05460095 2018-08-28 19:12:13,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:13,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:13 GMT Server: Apache x-openstack-request-id: req-df3f3af8-36cf-4b2d-b654-603fbf1cc5c4 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:13,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:13 GMT Server: Apache x-openstack-request-id: req-9f0381a2-d42f-40a8-92b4-b9569ab7ebc6 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:13,677 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-9f0381a2-d42f-40a8-92b4-b9569ab7ebc6 2018-08-28 19:12:13,678 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:12:13,678 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:12:13,678 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:12:13,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:14,056 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef7d00f31bc94aa8b2172f59ae17a8ff", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:12:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b600c6fbf60b417a806c56a8abb836f2", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-user", "id": "4bcd70f6c483418e90370e5ec1436498"}, "audit_ids": ["sPU9kexlSlSfxoWnZeGWBw"], "issued_at": "2018-08-28T19:12:14.000000Z"}} 2018-08-28 19:12:14,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7065f20062f2929de60a624baba06a041ee4fca1" 2018-08-28 19:12:14,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:14 GMT Server: Apache x-openstack-request-id: req-22d35176-57e4-4e96-8f2b-577543207924 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:14,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:14 GMT Server: Apache x-openstack-request-id: req-b7be73c0-7c10-4ad7-a4d9-7b42fb7eabec 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:14,429 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-b7be73c0-7c10-4ad7-a4d9-7b42fb7eabec 2018-08-28 19:12:14,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:14,603 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:14 GMT Server: Apache x-openstack-request-id: req-a64b58e6-b1e4-435c-937d-af15e2477a0f Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:15,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:14 GMT Server: Apache x-openstack-request-id: req-985bb918-7b21-4370-88a3-aa191b4d90a5 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:15,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-985bb918-7b21-4370-88a3-aa191b4d90a5 2018-08-28 19:12:15,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:15,214 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:15,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ef7d00f31bc94aa8b2172f59ae17a8ff", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:12:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b600c6fbf60b417a806c56a8abb836f2", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/b600c6fbf60b417a806c56a8abb836f2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-user", "id": "4bcd70f6c483418e90370e5ec1436498"}, "audit_ids": ["K89gTDFPQt6Dc8_KMsYMlw"], "issued_at": "2018-08-28T19:12:15.000000Z"}} 2018-08-28 19:12:15,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0dff823edcf7ad49eb6e2d1a9691c8e4be0617" 2018-08-28 19:12:15,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-366bd2f4-8b5c-45d8-bd78-0c3ab1e43d18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:15,675 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-366bd2f4-8b5c-45d8-bd78-0c3ab1e43d18 2018-08-28 19:12:15,676 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:12:15,679 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:12:15,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a0dff823edcf7ad49eb6e2d1a9691c8e4be0617" 2018-08-28 19:12:15,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:15 GMT Server: Apache x-openstack-request-id: req-7d5a59c9-cf8f-4b19-adc0-e7dc84bd48ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "deletion_time": null, "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "tags": null}]} 2018-08-28 19:12:15,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack used request id req-7d5a59c9-cf8f-4b19-adc0-e7dc84bd48ee 2018-08-28 19:12:15,872 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:12:15,873 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:12:15,873 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:12:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:15,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:15 GMT Server: Apache x-openstack-request-id: req-5b5f4cfb-22be-4bff-9a38-50c2cb21b4f7 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:16,113 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:15 GMT Server: Apache x-openstack-request-id: req-05fe2acb-ec64-4867-851d-134233265f4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:16,113 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-05fe2acb-ec64-4867-851d-134233265f4a 2018-08-28 19:12:16,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:16,142 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:16 GMT Server: Apache x-openstack-request-id: req-9f378427-c49b-44b3-905b-33fb4e505af9 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:16,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:16 GMT Server: Apache x-openstack-request-id: req-7e0c8dcf-d7f1-49f0-aeaa-d2327ec0311f 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:16,717 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-7e0c8dcf-d7f1-49f0-aeaa-d2327ec0311f 2018-08-28 19:12:16,717 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:12:16,717 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:19,721 - create_stack - DEBUG - Stack status query timeout in 1196.39290595 2018-08-28 19:12:19,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:19,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:19 GMT Server: Apache x-openstack-request-id: req-095560f3-bc5d-4330-b536-801838f34aeb Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:19,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:19 GMT Server: Apache x-openstack-request-id: req-678d4009-37c3-49ff-ade2-c718785aa44b 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "tags": null, "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:12:16Z", "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:19,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-678d4009-37c3-49ff-ade2-c718785aa44b 2018-08-28 19:12:19,779 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:12:19,779 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:22,782 - create_stack - DEBUG - Stack status query timeout in 1193.33160591 2018-08-28 19:12:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:22,812 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:22 GMT Server: Apache x-openstack-request-id: req-7e7e4255-300b-471f-a845-ec196be156df Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:22,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:22 GMT Server: Apache x-openstack-request-id: req-21511f80-c57e-4d94-84ea-18afdaee4e32 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "tags": null, "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:12:16Z", "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:22,837 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-21511f80-c57e-4d94-84ea-18afdaee4e32 2018-08-28 19:12:22,838 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:12:22,838 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:25,841 - create_stack - DEBUG - Stack status query timeout in 1190.27250195 2018-08-28 19:12:25,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:25,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:25 GMT Server: Apache x-openstack-request-id: req-927f898e-f38f-42a0-9fc0-2e9a66894fb4 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:26,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:25 GMT Server: Apache x-openstack-request-id: req-0e147e9b-cb7c-44e2-b507-b7ed556dc57d 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "tags": null, "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:12:16Z", "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:26,049 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-0e147e9b-cb7c-44e2-b507-b7ed556dc57d 2018-08-28 19:12:26,050 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:12:26,050 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:29,053 - create_stack - DEBUG - Stack status query timeout in 1187.06059885 2018-08-28 19:12:29,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:29,085 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:29 GMT Server: Apache x-openstack-request-id: req-f54787a4-c996-4e89-a77e-dbbbcc9320b1 Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:29,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:29 GMT Server: Apache x-openstack-request-id: req-d61169f9-00e3-4673-ad72-6784783329a7 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": "b600c6fbf60b417a806c56a8abb836f2", "OS::stack_id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "image_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image", "inst_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-inst", "subnet_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-subnet", "flavor_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-flavor-name", "net_name": "CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-net"}, "deletion_time": "2018-08-28T19:12:27Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack", "stack_user_project_id": "7d964cc0175e4221bc931151e6ffa377", "tags": null, "creation_time": "2018-08-28T19:11:55Z", "links": [{"href": "http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:12:16Z", "id": "03ca6441-cd12-4b0a-a576-6ea13c5bc1c3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:29,282 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-d61169f9-00e3-4673-ad72-6784783329a7 2018-08-28 19:12:29,283 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:12:29,283 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:12:29,283 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack 2018-08-28 19:12:29,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0005c9aa335f79ef60093658495b8745c9c0876f" 2018-08-28 19:12:29,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:29 GMT Server: Apache x-openstack-request-id: req-2961a911-e71a-4b97-b3bd-84f1a001182c Location: http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:29,337 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:29 GMT Server: Apache x-openstack-request-id: req-2a80ebd4-ff8a-4fb0-bd40-eba2bd0f02e4 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:12:29,337 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/b600c6fbf60b417a806c56a8abb836f2/stacks/CreateStackSuccessTests-CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-stack/03ca6441-cd12-4b0a-a576-6ea13c5bc1c3 used request id req-2a80ebd4-ff8a-4fb0-bd40-eba2bd0f02e4 2018-08-28 19:12:29,338 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-3e423a74-0a08-4f59-a4e9-b074f29404f4-image 2018-08-28 19:12:29,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}68579829271338a8c6881268c2cdf84abdeed638" 2018-08-28 19:12:30,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0cd88c89-0dc8-4b21-ad13-672e61cb9358 Date: Tue, 28 Aug 2018 19:12:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:12:30,689 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/ee9f8403-2caa-4866-a9a7-277785e54e54 used request id req-0cd88c89-0dc8-4b21-ad13-672e61cb9358 2018-08-28 19:12:30,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/eb410db3-8913-4f09-9077-99a7bc64e311 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1879ac8bce2201133917b938381a708b827aa60a" 2018-08-28 19:12:30,730 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:12:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4121b5b3-0a37-4627-9ecc-ab2536764b45 x-compute-request-id: req-4121b5b3-0a37-4627-9ecc-ab2536764b45 Content-Length: 0 Content-Type: application/json 2018-08-28 19:12:30,730 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/eb410db3-8913-4f09-9077-99a7bc64e311 used request id req-4121b5b3-0a37-4627-9ecc-ab2536764b45 2018-08-28 19:12:30,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-8734766d-4b75-45c4-845e-2772f3f0d392 Date: Tue, 28 Aug 2018 19:12:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "created_at": "2018-08-28T19:11:56Z", "updated_at": "2018-08-28T19:11:56Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "revision_number": 0, "id": "1491edb0-f9c2-4418-999f-18f6d6eb1621", "remote_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b600c6fbf60b417a806c56a8abb836f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "revision_number": 0, "id": "15996a1c-89c7-4664-bf0e-a38b464ba5ce", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "port_range_min": null, "ethertype": "IPv4", "project_id": "b600c6fbf60b417a806c56a8abb836f2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "revision_number": 0, "id": "89c65b8e-8540-424f-b99f-20b283fc1393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b600c6fbf60b417a806c56a8abb836f2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "revision_number": 0, "id": "f0f1cee8-e475-454a-8aba-b919a294e830", "remote_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "remote_ip_prefix": null, "created_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "port_range_min": null, "ethertype": "IPv6", "project_id": "b600c6fbf60b417a806c56a8abb836f2"}], "revision_number": 4, "project_id": "b600c6fbf60b417a806c56a8abb836f2", "id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:12:31,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-8734766d-4b75-45c4-845e-2772f3f0d392 2018-08-28 19:12:31,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,229 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a949be-1793-4645-943a-95585818273d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:12:31,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-65a949be-1793-4645-943a-95585818273d 2018-08-28 19:12:31,229 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:12:31,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,327 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c55c042-20b1-49a5-a5ee-1105ebe9a576 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:12:31,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-0c55c042-20b1-49a5-a5ee-1105ebe9a576 2018-08-28 19:12:31,327 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:12:31,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,411 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73d1279a-e2e0-4037-8e6e-119241bc1eb5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:12:31,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-73d1279a-e2e0-4037-8e6e-119241bc1eb5 2018-08-28 19:12:31,411 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:12:31,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,494 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c544c6ee-035c-4710-ae96-158522d7aea3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:12:31,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-c544c6ee-035c-4710-ae96-158522d7aea3 2018-08-28 19:12:31,494 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:12:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fdad51-1ee4-4357-82a5-a57c5e3bc316 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:12:31,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-59fdad51-1ee4-4357-82a5-a57c5e3bc316 2018-08-28 19:12:31,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c07d7b-de57-47b6-8afe-cd8b4f863552 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:12:31,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-23c07d7b-de57-47b6-8afe-cd8b4f863552 2018-08-28 19:12:31,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db1e247d-9e4b-49cc-b87a-fe4bf683e577 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:12:31,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-db1e247d-9e4b-49cc-b87a-fe4bf683e577 2018-08-28 19:12:31,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:31,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e7284f-4a59-495f-832c-aa346b63a722 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2"}, "enabled": true, "id": "b600c6fbf60b417a806c56a8abb836f2", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-3612f9e4-3251-4e3-proj"}} 2018-08-28 19:12:31,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2 used request id req-55e7284f-4a59-495f-832c-aa346b63a722 2018-08-28 19:12:31,855 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc49a54b-c2b4-4f20-8a2f-4d34bbade1be 2018-08-28 19:12:31,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dc49a54b-c2b4-4f20-8a2f-4d34bbade1be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:32,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-df69c3f1-7b34-405d-9025-41296a25944c Date: Tue, 28 Aug 2018 19:12:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "port_range_min": null, "revision_number": 0, "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "created_at": "2018-08-28T19:11:56Z", "project_id": "b600c6fbf60b417a806c56a8abb836f2", "id": "1491edb0-f9c2-4418-999f-18f6d6eb1621"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "port_range_min": null, "revision_number": 0, "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "created_at": "2018-08-28T19:11:56Z", "project_id": "b600c6fbf60b417a806c56a8abb836f2", "id": "15996a1c-89c7-4664-bf0e-a38b464ba5ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "port_range_min": null, "revision_number": 0, "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "created_at": "2018-08-28T19:11:56Z", "project_id": "b600c6fbf60b417a806c56a8abb836f2", "id": "89c65b8e-8540-424f-b99f-20b283fc1393"}, {"remote_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:11:56Z", "security_group_id": "dc49a54b-c2b4-4f20-8a2f-4d34bbade1be", "port_range_min": null, "revision_number": 0, "tenant_id": "b600c6fbf60b417a806c56a8abb836f2", "created_at": "2018-08-28T19:11:56Z", "project_id": "b600c6fbf60b417a806c56a8abb836f2", "id": "f0f1cee8-e475-454a-8aba-b919a294e830"}]} 2018-08-28 19:12:32,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dc49a54b-c2b4-4f20-8a2f-4d34bbade1be used request id req-df69c3f1-7b34-405d-9025-41296a25944c 2018-08-28 19:12:32,041 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:12:32,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/dc49a54b-c2b4-4f20-8a2f-4d34bbade1be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:32,447 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-df53924d-c59b-48f9-ae1f-21ed7c5c9994 Content-Length: 0 Date: Tue, 28 Aug 2018 19:12:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:12:32,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/dc49a54b-c2b4-4f20-8a2f-4d34bbade1be used request id req-df53924d-c59b-48f9-ae1f-21ed7c5c9994 2018-08-28 19:12:32,448 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-3612f9e4-3251-4e3-proj 2018-08-28 19:12:32,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:32,703 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-577ca461-1e4a-48f0-9f86-f5c13b7da5b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:32,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/b600c6fbf60b417a806c56a8abb836f2 used request id req-577ca461-1e4a-48f0-9f86-f5c13b7da5b2 2018-08-28 19:12:32,703 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-3612f9e4-3251-4e3-proj-role 2018-08-28 19:12:32,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ef7d00f31bc94aa8b2172f59ae17a8ff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:32,818 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27cded39-216b-44fc-ad80-514faae08542 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:32,818 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ef7d00f31bc94aa8b2172f59ae17a8ff used request id req-27cded39-216b-44fc-ad80-514faae08542 2018-08-28 19:12:32,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf5f76203078d8da8c883721e4347cb0d7f9a953" 2018-08-28 19:12:32,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc60f6ff-91fb-40d3-a422-74e6c10e7748 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:12:32,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-fc60f6ff-91fb-40d3-a422-74e6c10e7748 2018-08-28 19:12:32,914 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-3612f9e4-3251-4e3-user 2018-08-28 19:12:32,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4bcd70f6c483418e90370e5ec1436498 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d7df60be6c2c950a9671bb66c169dadaa6c28e4" 2018-08-28 19:12:33,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-802c0f20-095a-4c57-8fdd-1cb463b682b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:33,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4bcd70f6c483418e90370e5ec1436498 used request id req-802c0f20-095a-4c57-8fdd-1cb463b682b7 2018-08-28 19:12:33,100 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:33,481 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["g_OWeCfQSvidhhvaLtIbjw"], "issued_at": "2018-08-28T19:12:33.000000Z"}} 2018-08-28 19:12:33,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8048252c555918ab148de2b89b9b746c8657e9a1" 2018-08-28 19:12:33,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc37f30d-c325-4cb8-829d-8e73f9e73bae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:33,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc37f30d-c325-4cb8-829d-8e73f9e73bae 2018-08-28 19:12:33,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:33,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:33,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["sOZ85gWiRaSweKJCwyv88g"], "issued_at": "2018-08-28T19:12:33.000000Z"}} 2018-08-28 19:12:33,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:34,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eef595d-1c5e-475f-86d0-f616071f5b3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:34,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9eef595d-1c5e-475f-86d0-f616071f5b3b 2018-08-28 19:12:34,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:12:34,043 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:12:34,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2cc9341d-8e46-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:34,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd3d1991-355b-4bcb-99cc-4a0b27f9b4af Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2cc9341d-8e46-488-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:12:34,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2cc9341d-8e46-488-proj used request id req-dd3d1991-355b-4bcb-99cc-4a0b27f9b4af 2018-08-28 19:12:34,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:34,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66c57d94-192b-44fe-81aa-951d80e2d025 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:12:34,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-66c57d94-192b-44fe-81aa-951d80e2d025 2018-08-28 19:12:34,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj"}}' 2018-08-28 19:12:34,353 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b617c8a5-6b34-4683-ab5b-e988d789a5a7 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151"}, "enabled": true, "id": "8f81432ed50b4a928743973c82029151", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj"}} 2018-08-28 19:12:34,353 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-b617c8a5-6b34-4683-ab5b-e988d789a5a7 2018-08-28 19:12:34,354 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2cc9341d-8e46-488-proj 2018-08-28 19:12:34,354 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:34,355 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:34,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:12:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["IPcZM0SeRUmRCFMgBnKKQg"], "issued_at": "2018-08-28T19:12:34.000000Z"}} 2018-08-28 19:12:34,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:34,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a6f3317-e121-4a27-b15c-6119e23c319b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:34,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a6f3317-e121-4a27-b15c-6119e23c319b 2018-08-28 19:12:34,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:12:34,756 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:12:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:34,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539f0e0d-7a60-46c3-9f08-78d6ed854d07 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:12:34,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-539f0e0d-7a60-46c3-9f08-78d6ed854d07 2018-08-28 19:12:34,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2cc9341d-8e46-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:34,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9240ad98-f00c-40e6-89c2-28542bcc048c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2cc9341d-8e46-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151"}, "enabled": true, "id": "8f81432ed50b4a928743973c82029151", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj"}]} 2018-08-28 19:12:34,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2cc9341d-8e46-488-proj used request id req-9240ad98-f00c-40e6-89c2-28542bcc048c 2018-08-28 19:12:34,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:35,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bffacf1a-2692-4983-846a-2260f9883910 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:12:35,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bffacf1a-2692-4983-846a-2260f9883910 2018-08-28 19:12:35,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:35,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a42f79-a5a8-4938-8fc8-baf871295542 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:12:35,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-45a42f79-a5a8-4938-8fc8-baf871295542 2018-08-28 19:12:35,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2cc9341d-8e46-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:35,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1614dcbd-b671-45c7-b25e-0601a1383f49 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2cc9341d-8e46-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151"}, "enabled": true, "id": "8f81432ed50b4a928743973c82029151", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj"}]} 2018-08-28 19:12:35,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-2cc9341d-8e46-488-proj used request id req-1614dcbd-b671-45c7-b25e-0601a1383f49 2018-08-28 19:12:35,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/b3aa0e3496b44b16a16b90bb50d90452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:35,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-610ea4bb-c357-4bfb-828b-3066ed8e445a Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2cc9341d-8e46-488-user", "links": {"self": "http://172.30.9.28:5000/v3/users/b3aa0e3496b44b16a16b90bb50d90452"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8f81432ed50b4a928743973c82029151", "id": "b3aa0e3496b44b16a16b90bb50d90452", "password_expires_at": null}} 2018-08-28 19:12:35,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/b3aa0e3496b44b16a16b90bb50d90452 used request id req-610ea4bb-c357-4bfb-828b-3066ed8e445a 2018-08-28 19:12:35,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151/users/b3aa0e3496b44b16a16b90bb50d90452/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:35,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-414940a7-efb8-4b16-8843-a1ed0e03e3a7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151/users/b3aa0e3496b44b16a16b90bb50d90452/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:12:35,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151/users/b3aa0e3496b44b16a16b90bb50d90452/roles used request id req-414940a7-efb8-4b16-8843-a1ed0e03e3a7 2018-08-28 19:12:35,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:36,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8385ceb-c980-469c-b431-32facf821a62 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:12:36,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-f8385ceb-c980-469c-b431-32facf821a62 2018-08-28 19:12:36,006 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2cc9341d-8e46-488-proj 2018-08-28 19:12:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151/users/b3aa0e3496b44b16a16b90bb50d90452/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:36,068 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb1a4584-c51d-4e78-9a70-d01a895f19f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:36,068 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151/users/b3aa0e3496b44b16a16b90bb50d90452/roles/961ba4163a534939a4215147fc01ed1f used request id req-fb1a4584-c51d-4e78-9a70-d01a895f19f4 2018-08-28 19:12:36,068 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2cc9341d-8e46-488-user 2018-08-28 19:12:36,068 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:36,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:36,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8983a31-913a-4ec8-9af7-0a2af0b11c6a Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:12:36,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8983a31-913a-4ec8-9af7-0a2af0b11c6a 2018-08-28 19:12:36,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" -d '{"role": {"name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj-role"}}' 2018-08-28 19:12:36,279 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2778e78-4f17-49e7-95b8-1abe4ef1d8fb Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8eb404106e124789bebaa8eb5458559e", "links": {"self": "http://172.30.9.28:5000/v3/roles/8eb404106e124789bebaa8eb5458559e"}, "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj-role"}} 2018-08-28 19:12:36,279 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-a2778e78-4f17-49e7-95b8-1abe4ef1d8fb 2018-08-28 19:12:36,280 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2cc9341d-8e46-488-proj-role 2018-08-28 19:12:36,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8eb404106e124789bebaa8eb5458559e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:36,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59255b8c-2436-43e6-ba27-7cf520698c86 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8eb404106e124789bebaa8eb5458559e"}, "domain_id": null, "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj-role", "id": "8eb404106e124789bebaa8eb5458559e"}} 2018-08-28 19:12:36,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8eb404106e124789bebaa8eb5458559e used request id req-59255b8c-2436-43e6-ba27-7cf520698c86 2018-08-28 19:12:36,363 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2cc9341d-8e46-488-proj-role to project CreateStackSuccessTests-2cc9341d-8e46-488-proj 2018-08-28 19:12:36,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151/users/b3aa0e3496b44b16a16b90bb50d90452/roles/8eb404106e124789bebaa8eb5458559e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:36,511 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c7215c-0e21-4dc8-ae3e-a5e5b36e4d46 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:36,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151/users/b3aa0e3496b44b16a16b90bb50d90452/roles/8eb404106e124789bebaa8eb5458559e used request id req-09c7215c-0e21-4dc8-ae3e-a5e5b36e4d46 2018-08-28 19:12:36,511 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:12:36,512 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:12:36,512 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:36,513 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:36,895 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eb404106e124789bebaa8eb5458559e", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:12:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f81432ed50b4a928743973c82029151", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2cc9341d-8e46-488-user", "id": "b3aa0e3496b44b16a16b90bb50d90452"}, "audit_ids": ["kiwk9Z9eQ_enrtiZyJQNyg"], "issued_at": "2018-08-28T19:12:36.000000Z"}} 2018-08-28 19:12:36,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" 2018-08-28 19:12:36,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b0b70fc-edbc-4781-9599-ab373bab98f8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:36,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b0b70fc-edbc-4781-9599-ab373bab98f8 2018-08-28 19:12:36,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" 2018-08-28 19:12:37,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-71c288a2-b19d-48c2-8f0f-8e7e6281a966 Date: Tue, 28 Aug 2018 19:12:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image"} 2018-08-28 19:12:37,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image used request id req-71c288a2-b19d-48c2-8f0f-8e7e6281a966 2018-08-28 19:12:37,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" 2018-08-28 19:12:37,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0779fc77-9d9b-439d-9a58-a986368c5ed5 Date: Tue, 28 Aug 2018 19: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-08-28 19:12:37,301 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-0779fc77-9d9b-439d-9a58-a986368c5ed5 2018-08-28 19:12:37,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image"}' 2018-08-28 19:12:37,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78 X-Openstack-Request-Id: req-145b3b95-da41-4d66-8b62-ca62ec958641 Date: Tue, 28 Aug 2018 19:12:37 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:12:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:12:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78", "min_disk": 0, "protected": false, "id": "fb34a33b-e56d-44be-a6db-e2d59102af78", "file": "/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78/file", "checksum": null, "owner": "8f81432ed50b4a928743973c82029151", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:12:37,540 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-145b3b95-da41-4d66-8b62-ca62ec958641 2018-08-28 19:12:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" -d '' 2018-08-28 19:12:38,415 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c3eb407-0cf0-40f0-9161-8d1cb60df2f4 Date: Tue, 28 Aug 2018 19:12:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:12:38,415 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78/file used request id req-0c3eb407-0cf0-40f0-9161-8d1cb60df2f4 2018-08-28 19:12:38,416 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:12:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" 2018-08-28 19:12:38,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-31d9d2bc-02bc-46a0-8e9d-f51be3a47825 Date: Tue, 28 Aug 2018 19:12:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:12:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:12:38Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb34a33b-e56d-44be-a6db-e2d59102af78/snap", "metadata": {}}], "self": "/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78", "min_disk": 0, "protected": false, "id": "fb34a33b-e56d-44be-a6db-e2d59102af78", "file": "/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f81432ed50b4a928743973c82029151", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb34a33b-e56d-44be-a6db-e2d59102af78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:12:38,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78 used request id req-31d9d2bc-02bc-46a0-8e9d-f51be3a47825 2018-08-28 19:12:38,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" 2018-08-28 19:12:38,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-47dfdfb5-fb17-480c-95ff-ee840cc14cce Date: Tue, 28 Aug 2018 19:12: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-08-28 19:12:38,755 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-47dfdfb5-fb17-480c-95ff-ee840cc14cce 2018-08-28 19:12:38,758 - create_image - INFO - Created image with name - CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image 2018-08-28 19:12:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" 2018-08-28 19:12:38,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e40caca4-18c4-4083-a75c-f90f26d07167 Date: Tue, 28 Aug 2018 19:12:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:12:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:12:38Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb34a33b-e56d-44be-a6db-e2d59102af78/snap", "metadata": {}}], "self": "/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78", "min_disk": 0, "protected": false, "id": "fb34a33b-e56d-44be-a6db-e2d59102af78", "file": "/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8f81432ed50b4a928743973c82029151", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb34a33b-e56d-44be-a6db-e2d59102af78/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:12:38,930 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78 used request id req-e40caca4-18c4-4083-a75c-f90f26d07167 2018-08-28 19:12:38,931 - create_image - DEBUG - Instance status is - active 2018-08-28 19:12:38,931 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image 2018-08-28 19:12:38,931 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image 2018-08-28 19:12:38,931 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:38,932 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:39,317 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:12:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["izJsmXy4TUiOrtZT_IRG0A"], "issued_at": "2018-08-28T19:12:39.000000Z"}} 2018-08-28 19:12:39,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aca74655ec536f40c604ea1949970112e342fbd" 2018-08-28 19:12:39,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8ead2e-1431-474a-88e3-4e191dbca9aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:39,415 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4b8ead2e-1431-474a-88e3-4e191dbca9aa 2018-08-28 19:12:39,416 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:12:39,421 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aca74655ec536f40c604ea1949970112e342fbd" 2018-08-28 19:12:39,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4f4a3784-3832-487a-9a85-36d8d15db791 x-compute-request-id: req-4f4a3784-3832-487a-9a85-36d8d15db791 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:12:39,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-4f4a3784-3832-487a-9a85-36d8d15db791 2018-08-28 19:12:39,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aca74655ec536f40c604ea1949970112e342fbd" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:12:39,677 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd71d7df-23da-432f-b3e8-4b2bbfcb7cf0 x-compute-request-id: req-fd71d7df-23da-432f-b3e8-4b2bbfcb7cf0 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/d71c2b77-28d1-4e48-a65e-5d3ae27fb44a", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/d71c2b77-28d1-4e48-a65e-5d3ae27fb44a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d71c2b77-28d1-4e48-a65e-5d3ae27fb44a", "name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:12:39,677 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fd71d7df-23da-432f-b3e8-4b2bbfcb7cf0 2018-08-28 19:12:39,678 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:39,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:40,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8eb404106e124789bebaa8eb5458559e", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8f81432ed50b4a928743973c82029151", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8f81432ed50b4a928743973c82029151", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8f81432ed50b4a928743973c82029151", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8f81432ed50b4a928743973c82029151", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2cc9341d-8e46-488-user", "id": "b3aa0e3496b44b16a16b90bb50d90452"}, "audit_ids": ["aJnCfQWPRl-baW2C3Kc4Sw"], "issued_at": "2018-08-28T19:12:40.000000Z"}} 2018-08-28 19:12:40,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:40,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d680dd-c86d-489a-8d30-395fdfeb9a5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:40,135 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f3d680dd-c86d-489a-8d30-395fdfeb9a5d 2018-08-28 19:12:40,136 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:12:40,139 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:12:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:40,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:40 GMT Server: Apache x-openstack-request-id: req-7ec354cf-c52f-4d73-9463-06c0591f9b41 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:12:40,310 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack used request id req-7ec354cf-c52f-4d73-9463-06c0591f9b41 2018-08-28 19:12:40,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-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-d074ec14-04a5-4a29-a3c7-73ed0c55c217-net", "inst_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-inst", "subnet_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-subnet", "image_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "flavor_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name"}}' 2018-08-28 19:12:42,517 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:12:40 GMT Server: Apache x-openstack-request-id: req-cf5a11c9-7ddf-43cc-a2c6-e6fd5c59bc91 Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "links": [{"href": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43", "rel": "self"}]}} 2018-08-28 19:12:42,517 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks used request id req-cf5a11c9-7ddf-43cc-a2c6-e6fd5c59bc91 2018-08-28 19:12:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:42,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:42 GMT Server: Apache x-openstack-request-id: req-1751826d-4dad-47e5-9b68-83f84df5963b Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:42,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:42 GMT Server: Apache x-openstack-request-id: req-7d80fc4e-4822-4df6-8cd7-9d1f095ac76c 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": "8f81432ed50b4a928743973c82029151", "OS::stack_id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "image_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "inst_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-inst", "subnet_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-subnet", "net_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-net", "flavor_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "stack_user_project_id": "a7eb50290329421ab1b96da03094b64e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:12:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:42,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-7d80fc4e-4822-4df6-8cd7-9d1f095ac76c 2018-08-28 19:12:42,891 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack 2018-08-28 19:12:42,891 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-08-28 19:12:42,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:43,061 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:42 GMT Server: Apache x-openstack-request-id: req-ff57ef5a-4c04-44b9-8e9f-eae2d5dc4266 Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:43,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:43 GMT Server: Apache x-openstack-request-id: req-df62bae7-0b25-4c94-8a71-88e092d0e73f 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": "8f81432ed50b4a928743973c82029151", "OS::stack_id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "image_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "inst_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-inst", "subnet_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-subnet", "net_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-net", "flavor_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "stack_user_project_id": "a7eb50290329421ab1b96da03094b64e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:12:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:43,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-df62bae7-0b25-4c94-8a71-88e092d0e73f 2018-08-28 19:12:43,249 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-08-28 19:12:43,249 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack 2018-08-28 19:12:43,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:43,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:43 GMT Server: Apache x-openstack-request-id: req-d49c0114-74c7-4ddf-80d7-19b6d6092e6c Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:43,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:43 GMT Server: Apache x-openstack-request-id: req-28b0362a-3595-4659-8ec9-f26e323e7e79 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:43,597 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-28b0362a-3595-4659-8ec9-f26e323e7e79 2018-08-28 19:12:43,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:43,774 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:43 GMT Server: Apache x-openstack-request-id: req-eba73d9c-f2ba-4241-893a-bc1dfc35a678 Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:43,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:43 GMT Server: Apache x-openstack-request-id: req-87f64eff-0298-4a9b-a492-a2ee2bd6ce32 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": "8f81432ed50b4a928743973c82029151", "OS::stack_id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "image_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "inst_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-inst", "subnet_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-subnet", "net_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-net", "flavor_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "stack_user_project_id": "a7eb50290329421ab1b96da03094b64e", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-08-28T19:12:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:43,965 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-87f64eff-0298-4a9b-a492-a2ee2bd6ce32 2018-08-28 19:12:43,966 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-08-28 19:12:43,966 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:46,969 - create_stack - DEBUG - Stack status query timeout in 1196.62832618 2018-08-28 19:12:46,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:47,181 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:46 GMT Server: Apache x-openstack-request-id: req-4cd9494a-2fc6-479e-9629-f281c5a8c29f Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:47,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:47 GMT Server: Apache x-openstack-request-id: req-4a878527-3ac3-4312-b133-9bb052b85b6c 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": "8f81432ed50b4a928743973c82029151", "OS::stack_id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "image_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "inst_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-inst", "subnet_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-subnet", "net_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-net", "flavor_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "stack_user_project_id": "a7eb50290329421ab1b96da03094b64e", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-08-28T19:12:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:47,224 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-4a878527-3ac3-4312-b133-9bb052b85b6c 2018-08-28 19:12:47,225 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-08-28 19:12:47,225 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:50,228 - create_stack - DEBUG - Stack status query timeout in 1193.36966705 2018-08-28 19:12:50,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:50,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:50 GMT Server: Apache x-openstack-request-id: req-e7ebaeb3-d5c2-4f3f-ae58-0d5f844be2d5 Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:50,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:50 GMT Server: Apache x-openstack-request-id: req-87714a1b-dae0-4a42-b723-e5079e480845 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": "8f81432ed50b4a928743973c82029151", "OS::stack_id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "image_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "inst_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-inst", "subnet_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-subnet", "flavor_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name", "net_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "stack_user_project_id": "a7eb50290329421ab1b96da03094b64e", "tags": null, "creation_time": "2018-08-28T19:12:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:12:48Z", "id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:50,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-87714a1b-dae0-4a42-b723-e5079e480845 2018-08-28 19:12:50,444 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:12:50,444 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:12:53,448 - create_stack - DEBUG - Stack status query timeout in 1190.14999914 2018-08-28 19:12:53,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:53,478 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:53 GMT Server: Apache x-openstack-request-id: req-631d5827-687f-4884-aecd-e4f1c9a3709c Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:53,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:53 GMT Server: Apache x-openstack-request-id: req-e6a79acc-dacc-4ea4-a522-ba5a00c6a032 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": "8f81432ed50b4a928743973c82029151", "OS::stack_id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "image_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image", "inst_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-inst", "subnet_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-subnet", "flavor_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-flavor-name", "net_name": "CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-net"}, "deletion_time": "2018-08-28T19:12:53Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack", "stack_user_project_id": "a7eb50290329421ab1b96da03094b64e", "tags": null, "creation_time": "2018-08-28T19:12:41Z", "links": [{"href": "http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:12:48Z", "id": "97433b28-3119-4f4e-b8d2-18f2921a9d43", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:12:53,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-e6a79acc-dacc-4ea4-a522-ba5a00c6a032 2018-08-28 19:12:53,505 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:12:53,505 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack 2018-08-28 19:12:53,505 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack 2018-08-28 19:12:53,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/97433b28-3119-4f4e-b8d2-18f2921a9d43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a0438f3cc05f6d812877c261f61d0a19287ac35" 2018-08-28 19:12:53,682 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:12:53 GMT Server: Apache x-openstack-request-id: req-e4332ed8-51fc-43d6-b3ff-b0a73210723a Location: http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:12:53,709 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:53 GMT Server: Apache x-openstack-request-id: req-153357fc-53d0-471e-b6a3-8e68e8c28cda Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:12:53,710 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/8f81432ed50b4a928743973c82029151/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-stack/97433b28-3119-4f4e-b8d2-18f2921a9d43 used request id req-153357fc-53d0-471e-b6a3-8e68e8c28cda 2018-08-28 19:12:53,711 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d074ec14-04a5-4a29-a3c7-73ed0c55c217-image 2018-08-28 19:12:53,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}caff71e371090aea35dae958b76692f823e5a1e2" 2018-08-28 19:12:55,095 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-56b1ecd9-b913-41df-bf8b-8707ebf7dc2d Date: Tue, 28 Aug 2018 19:12:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:12:55,095 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fb34a33b-e56d-44be-a6db-e2d59102af78 used request id req-56b1ecd9-b913-41df-bf8b-8707ebf7dc2d 2018-08-28 19:12:55,099 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/d71c2b77-28d1-4e48-a65e-5d3ae27fb44a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1aca74655ec536f40c604ea1949970112e342fbd" 2018-08-28 19:12:55,132 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-52c701f1-dfd3-4b87-ac18-2b4bea7afb57 x-compute-request-id: req-52c701f1-dfd3-4b87-ac18-2b4bea7afb57 Content-Length: 0 Content-Type: application/json 2018-08-28 19:12:55,132 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/d71c2b77-28d1-4e48-a65e-5d3ae27fb44a used request id req-52c701f1-dfd3-4b87-ac18-2b4bea7afb57 2018-08-28 19:12:55,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:55,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-500240f4-f7a6-4154-9ee8-742fbbaf61bf Date: Tue, 28 Aug 2018 19:12:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8f81432ed50b4a928743973c82029151", "created_at": "2018-08-28T19:12:43Z", "updated_at": "2018-08-28T19:12:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "revision_number": 0, "id": "5b6ad713-7d84-4a3f-af62-61bfa3c98273", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "tenant_id": "8f81432ed50b4a928743973c82029151", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f81432ed50b4a928743973c82029151"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "revision_number": 0, "id": "6595935d-17e8-4871-bad8-15fd83c8fd2d", "remote_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "remote_ip_prefix": null, "created_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "tenant_id": "8f81432ed50b4a928743973c82029151", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f81432ed50b4a928743973c82029151"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "revision_number": 0, "id": "8f312321-d740-4284-aecd-eeedc2f68fbb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "tenant_id": "8f81432ed50b4a928743973c82029151", "port_range_min": null, "ethertype": "IPv4", "project_id": "8f81432ed50b4a928743973c82029151"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "revision_number": 0, "id": "b800277e-c3f1-485b-a4cb-6d01fdad9234", "remote_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "remote_ip_prefix": null, "created_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "tenant_id": "8f81432ed50b4a928743973c82029151", "port_range_min": null, "ethertype": "IPv6", "project_id": "8f81432ed50b4a928743973c82029151"}], "revision_number": 4, "project_id": "8f81432ed50b4a928743973c82029151", "id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:12:55,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-500240f4-f7a6-4154-9ee8-742fbbaf61bf 2018-08-28 19:12:55,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:55,455 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-578adc4d-6f38-4f19-a027-99afd9fb3dea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:12:55,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-578adc4d-6f38-4f19-a027-99afd9fb3dea 2018-08-28 19:12:55,455 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:12:55,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:55,550 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d1ac24e-a7d9-42e4-8256-bb40c269e0f7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:12:55,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-7d1ac24e-a7d9-42e4-8256-bb40c269e0f7 2018-08-28 19:12:55,550 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:12:55,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:55,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0678c7-aa26-463f-9fcd-bd75fc8e1519 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151"}, "enabled": true, "id": "8f81432ed50b4a928743973c82029151", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2cc9341d-8e46-488-proj"}} 2018-08-28 19:12:55,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151 used request id req-ef0678c7-aa26-463f-9fcd-bd75fc8e1519 2018-08-28 19:12:55,640 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 1ba9a79d-e0f5-424b-b158-de7fe4e0c199 2018-08-28 19:12:55,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ba9a79d-e0f5-424b-b158-de7fe4e0c199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:55,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a9d6eade-05a5-463e-9b28-6224757d4eaa Date: Tue, 28 Aug 2018 19:12:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "port_range_min": null, "revision_number": 0, "tenant_id": "8f81432ed50b4a928743973c82029151", "created_at": "2018-08-28T19:12:43Z", "project_id": "8f81432ed50b4a928743973c82029151", "id": "5b6ad713-7d84-4a3f-af62-61bfa3c98273"}, {"remote_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "port_range_min": null, "revision_number": 0, "tenant_id": "8f81432ed50b4a928743973c82029151", "created_at": "2018-08-28T19:12:43Z", "project_id": "8f81432ed50b4a928743973c82029151", "id": "6595935d-17e8-4871-bad8-15fd83c8fd2d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "port_range_min": null, "revision_number": 0, "tenant_id": "8f81432ed50b4a928743973c82029151", "created_at": "2018-08-28T19:12:43Z", "project_id": "8f81432ed50b4a928743973c82029151", "id": "8f312321-d740-4284-aecd-eeedc2f68fbb"}, {"remote_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:12:43Z", "security_group_id": "1ba9a79d-e0f5-424b-b158-de7fe4e0c199", "port_range_min": null, "revision_number": 0, "tenant_id": "8f81432ed50b4a928743973c82029151", "created_at": "2018-08-28T19:12:43Z", "project_id": "8f81432ed50b4a928743973c82029151", "id": "b800277e-c3f1-485b-a4cb-6d01fdad9234"}]} 2018-08-28 19:12:55,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=1ba9a79d-e0f5-424b-b158-de7fe4e0c199 used request id req-a9d6eade-05a5-463e-9b28-6224757d4eaa 2018-08-28 19:12:55,899 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:12:55,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/1ba9a79d-e0f5-424b-b158-de7fe4e0c199 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:56,190 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-807b8591-56ea-48fb-8200-1eec26bd6507 Content-Length: 0 Date: Tue, 28 Aug 2018 19:12:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:12:56,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/1ba9a79d-e0f5-424b-b158-de7fe4e0c199 used request id req-807b8591-56ea-48fb-8200-1eec26bd6507 2018-08-28 19:12:56,190 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2cc9341d-8e46-488-proj 2018-08-28 19:12:56,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:56,426 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8df078f-6267-41b2-84ca-3cc4971e72b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:56,426 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8f81432ed50b4a928743973c82029151 used request id req-e8df078f-6267-41b2-84ca-3cc4971e72b4 2018-08-28 19:12:56,426 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2cc9341d-8e46-488-proj-role 2018-08-28 19:12:56,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8eb404106e124789bebaa8eb5458559e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:56,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69e5e129-af96-4074-b67e-9ae374d2408c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:56,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8eb404106e124789bebaa8eb5458559e used request id req-69e5e129-af96-4074-b67e-9ae374d2408c 2018-08-28 19:12:56,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6566a3c3064db7074b7c9cad39fcf945e6d46be3" 2018-08-28 19:12:56,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20ef1bbd-eae6-40d9-b8cf-7016da7abc03 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:12:56,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-20ef1bbd-eae6-40d9-b8cf-7016da7abc03 2018-08-28 19:12:56,631 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2cc9341d-8e46-488-user 2018-08-28 19:12:56,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/b3aa0e3496b44b16a16b90bb50d90452 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}411e1b72e7438a9bf0dfc80d978be66f605630db" 2018-08-28 19:12:56,834 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47af9adb-1814-4879-a0ba-7a30f72bbf33 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:56,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/b3aa0e3496b44b16a16b90bb50d90452 used request id req-47af9adb-1814-4879-a0ba-7a30f72bbf33 2018-08-28 19:12:56,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:57,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["iTtlDPYUQIuLOXGPVPv-_A"], "issued_at": "2018-08-28T19:12:57.000000Z"}} 2018-08-28 19:12:57,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fef7b5befb204e194fea8ed48ff48a1eb50a39fc" 2018-08-28 19:12:57,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdb4c36b-9e91-4fc8-8086-c6d0b7ab6bee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:57,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fdb4c36b-9e91-4fc8-8086-c6d0b7ab6bee 2018-08-28 19:12:57,316 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:57,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:57,704 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:12:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["rfJiFBw7StS9V_tbu1bfWQ"], "issued_at": "2018-08-28T19:12:57.000000Z"}} 2018-08-28 19:12:57,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:12:57,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88811f75-6eb1-4a9e-870c-216a55174d4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:57,781 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-88811f75-6eb1-4a9e-870c-216a55174d4e 2018-08-28 19:12:57,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:12:57,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:12:57,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-92afbe30-16a1-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:12:57,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a85d6296-6af4-40b3-b92f-8dcf204ba6bd Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-92afbe30-16a1-436-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:12:57,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-92afbe30-16a1-436-proj used request id req-a85d6296-6af4-40b3-b92f-8dcf204ba6bd 2018-08-28 19:12:57,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:12:57,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b96aeafb-ba6d-4475-abee-9405827b096d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:12:57,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b96aeafb-ba6d-4475-abee-9405827b096d 2018-08-28 19:12:57,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}}' 2018-08-28 19:12:58,100 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:12:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb631ef6-5f13-4ddd-8111-57e8b4676cab Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566"}, "enabled": true, "id": "775e7eb0aa8c4fe598e669bcd30f1566", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}} 2018-08-28 19:12:58,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fb631ef6-5f13-4ddd-8111-57e8b4676cab 2018-08-28 19:12:58,101 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-92afbe30-16a1-436-proj 2018-08-28 19:12:58,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:58,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:12:58,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:12:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BbuuowlsTaq86ZeIJOYQjA"], "issued_at": "2018-08-28T19:12:58.000000Z"}} 2018-08-28 19:12:58,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:58,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c4808e4-f1a0-484d-8a2b-4a2cf4c73729 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:12:58,566 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9c4808e4-f1a0-484d-8a2b-4a2cf4c73729 2018-08-28 19:12:58,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:12:58,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:12:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:12:58,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:58,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cfb69f-c662-4d40-9e0a-c089c7549403 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:12:58,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-71cfb69f-c662-4d40-9e0a-c089c7549403 2018-08-28 19:12:58,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-92afbe30-16a1-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:58,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81494bb4-7c5d-4935-b202-3d907af7b603 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-92afbe30-16a1-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566"}, "enabled": true, "id": "775e7eb0aa8c4fe598e669bcd30f1566", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}]} 2018-08-28 19:12:58,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-92afbe30-16a1-436-proj used request id req-81494bb4-7c5d-4935-b202-3d907af7b603 2018-08-28 19:12:58,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:58,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84dc5c3a-c162-4873-94a5-8ce343f63405 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:12:58,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-84dc5c3a-c162-4873-94a5-8ce343f63405 2018-08-28 19:12:59,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:59,345 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a97712-1669-458c-9c0a-8d38e631c5c3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:12:59,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a9a97712-1669-458c-9c0a-8d38e631c5c3 2018-08-28 19:12:59,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-92afbe30-16a1-436-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:59,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-630260a3-1afc-4979-a39b-2b071aa34b9d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-92afbe30-16a1-436-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566"}, "enabled": true, "id": "775e7eb0aa8c4fe598e669bcd30f1566", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}]} 2018-08-28 19:12:59,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-92afbe30-16a1-436-proj used request id req-630260a3-1afc-4979-a39b-2b071aa34b9d 2018-08-28 19:12:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/0dce9c7481fe4cb9b1917f425d3974a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:59,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8a0725d-8bcd-4078-a521-cde700ddbe1e Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-92afbe30-16a1-436-user", "links": {"self": "http://172.30.9.28:5000/v3/users/0dce9c7481fe4cb9b1917f425d3974a9"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "775e7eb0aa8c4fe598e669bcd30f1566", "id": "0dce9c7481fe4cb9b1917f425d3974a9", "password_expires_at": null}} 2018-08-28 19:12:59,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/0dce9c7481fe4cb9b1917f425d3974a9 used request id req-b8a0725d-8bcd-4078-a521-cde700ddbe1e 2018-08-28 19:12:59,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566/users/0dce9c7481fe4cb9b1917f425d3974a9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:59,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fa63853-8dae-4622-95a5-922242f9b9f8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566/users/0dce9c7481fe4cb9b1917f425d3974a9/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:12:59,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566/users/0dce9c7481fe4cb9b1917f425d3974a9/roles used request id req-4fa63853-8dae-4622-95a5-922242f9b9f8 2018-08-28 19:12:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:59,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e15b3a-8085-4836-9b0d-8a62bacd795f Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:12:59,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-b2e15b3a-8085-4836-9b0d-8a62bacd795f 2018-08-28 19:12:59,758 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-92afbe30-16a1-436-proj 2018-08-28 19:12:59,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566/users/0dce9c7481fe4cb9b1917f425d3974a9/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:12:59,820 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7532a3e8-1ac7-4046-91dc-dfed1bc24c82 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:12:59,821 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566/users/0dce9c7481fe4cb9b1917f425d3974a9/roles/961ba4163a534939a4215147fc01ed1f used request id req-7532a3e8-1ac7-4046-91dc-dfed1bc24c82 2018-08-28 19:12:59,821 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-92afbe30-16a1-436-user 2018-08-28 19:12:59,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:12:59,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:12:59,907 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b44a6164-afa2-4387-8a88-8b803e0f7059 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:12:59,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b44a6164-afa2-4387-8a88-8b803e0f7059 2018-08-28 19:12:59,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" -d '{"role": {"name": "CreateStackSuccessTests-92afbe30-16a1-436-proj-role"}}' 2018-08-28 19:13:00,034 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:12:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47b55172-39f3-4fa7-bca2-73c0bc84ae5b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8d0b6b33f4f14229b4ce0def405d2692", "links": {"self": "http://172.30.9.28:5000/v3/roles/8d0b6b33f4f14229b4ce0def405d2692"}, "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj-role"}} 2018-08-28 19:13:00,034 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-47b55172-39f3-4fa7-bca2-73c0bc84ae5b 2018-08-28 19:13:00,035 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-92afbe30-16a1-436-proj-role 2018-08-28 19:13:00,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8d0b6b33f4f14229b4ce0def405d2692 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:00,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d85f10b9-b79b-4587-9551-190937a5a054 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8d0b6b33f4f14229b4ce0def405d2692"}, "domain_id": null, "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj-role", "id": "8d0b6b33f4f14229b4ce0def405d2692"}} 2018-08-28 19:13:00,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8d0b6b33f4f14229b4ce0def405d2692 used request id req-d85f10b9-b79b-4587-9551-190937a5a054 2018-08-28 19:13:00,128 - keystone_utils - INFO - Granting role CreateStackSuccessTests-92afbe30-16a1-436-proj-role to project CreateStackSuccessTests-92afbe30-16a1-436-proj 2018-08-28 19:13:00,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566/users/0dce9c7481fe4cb9b1917f425d3974a9/roles/8d0b6b33f4f14229b4ce0def405d2692 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:00,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75530ba7-3ba9-463a-a982-3ce786df4820 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:13:00,194 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566/users/0dce9c7481fe4cb9b1917f425d3974a9/roles/8d0b6b33f4f14229b4ce0def405d2692 used request id req-75530ba7-3ba9-463a-a982-3ce786df4820 2018-08-28 19:13:00,194 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:13:00,195 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:13:00,195 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:00,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:00,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8d0b6b33f4f14229b4ce0def405d2692", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj-role"}], "expires_at": "2018-08-28T20:13:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "775e7eb0aa8c4fe598e669bcd30f1566", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-92afbe30-16a1-436-user", "id": "0dce9c7481fe4cb9b1917f425d3974a9"}, "audit_ids": ["z2RzGkb_SeG1DBFxYcebNQ"], "issued_at": "2018-08-28T19:13:00.000000Z"}} 2018-08-28 19:13:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" 2018-08-28 19:13:00,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e7eff5a-df56-41e9-8acd-853a5d39821d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:00,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1e7eff5a-df56-41e9-8acd-853a5d39821d 2018-08-28 19:13:00,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" 2018-08-28 19:13:00,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-f26d5171-0215-498d-a2be-c803a34a415e Date: Tue, 28 Aug 2018 19:13:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image"} 2018-08-28 19:13:00,851 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image used request id req-f26d5171-0215-498d-a2be-c803a34a415e 2018-08-28 19:13:00,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" 2018-08-28 19:13:01,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db7c9373-0a2a-4323-92da-723ac46723ca Date: Tue, 28 Aug 2018 19:13: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-08-28 19:13:01,021 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-db7c9373-0a2a-4323-92da-723ac46723ca 2018-08-28 19:13:01,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image"}' 2018-08-28 19:13:01,264 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3 X-Openstack-Request-Id: req-2014b428-2116-4bff-8225-b8fbc209349e Date: Tue, 28 Aug 2018 19:13:01 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:13:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:13:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3", "min_disk": 0, "protected": false, "id": "2dc70608-3501-4c4e-8055-5ef81ebcb8d3", "file": "/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/file", "checksum": null, "owner": "775e7eb0aa8c4fe598e669bcd30f1566", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:13:01,264 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-2014b428-2116-4bff-8225-b8fbc209349e 2018-08-28 19:13:01,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" -d '' 2018-08-28 19:13:02,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-664faaf7-6d41-4fa2-8bbc-7d402721d56e Date: Tue, 28 Aug 2018 19:13:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:13:02,092 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/file used request id req-664faaf7-6d41-4fa2-8bbc-7d402721d56e 2018-08-28 19:13:02,093 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:13:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" 2018-08-28 19:13:02,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-836e538f-5ca1-4de8-82fd-d2a86083258d Date: Tue, 28 Aug 2018 19:13:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:13:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:13:02Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/snap", "metadata": {}}], "self": "/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3", "min_disk": 0, "protected": false, "id": "2dc70608-3501-4c4e-8055-5ef81ebcb8d3", "file": "/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "775e7eb0aa8c4fe598e669bcd30f1566", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:13:02,263 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3 used request id req-836e538f-5ca1-4de8-82fd-d2a86083258d 2018-08-28 19:13:02,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" 2018-08-28 19:13:02,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6a59ee03-b102-42ca-8853-c1131150317a Date: Tue, 28 Aug 2018 19:13: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-08-28 19:13:02,420 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6a59ee03-b102-42ca-8853-c1131150317a 2018-08-28 19:13:02,423 - create_image - INFO - Created image with name - CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image 2018-08-28 19:13:02,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" 2018-08-28 19:13:02,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-089db7f9-d9d8-42cc-a282-1adc7142026a Date: Tue, 28 Aug 2018 19:13:02 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:13:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:13:02Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/snap", "metadata": {}}], "self": "/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3", "min_disk": 0, "protected": false, "id": "2dc70608-3501-4c4e-8055-5ef81ebcb8d3", "file": "/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "775e7eb0aa8c4fe598e669bcd30f1566", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:13:02,578 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3 used request id req-089db7f9-d9d8-42cc-a282-1adc7142026a 2018-08-28 19:13:02,579 - create_image - DEBUG - Instance status is - active 2018-08-28 19:13:02,579 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image 2018-08-28 19:13:02,579 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image 2018-08-28 19:13:02,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:02,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:02,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["xUZe5d5fRMed-DqhiXsCXg"], "issued_at": "2018-08-28T19:13:02.000000Z"}} 2018-08-28 19:13:02,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87853be6794362981145887fd8538435a7b97c2d" 2018-08-28 19:13:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5478a652-4091-4368-94a2-dbaa82351599 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:03,050 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5478a652-4091-4368-94a2-dbaa82351599 2018-08-28 19:13:03,051 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:13:03,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87853be6794362981145887fd8538435a7b97c2d" 2018-08-28 19:13:03,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c3482a9f-bb97-426b-af5b-dfa165b29da1 x-compute-request-id: req-c3482a9f-bb97-426b-af5b-dfa165b29da1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:13:03,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-c3482a9f-bb97-426b-af5b-dfa165b29da1 2018-08-28 19:13:03,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87853be6794362981145887fd8538435a7b97c2d" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:13:03,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-86fe27b0-b4db-4b3f-aa5c-60900e933ed6 x-compute-request-id: req-86fe27b0-b4db-4b3f-aa5c-60900e933ed6 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5e0e6018-8bd2-4d76-af1e-c1b5e6b8352d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5e0e6018-8bd2-4d76-af1e-c1b5e6b8352d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5e0e6018-8bd2-4d76-af1e-c1b5e6b8352d", "name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:13:03,294 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-86fe27b0-b4db-4b3f-aa5c-60900e933ed6 2018-08-28 19:13:03,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:03,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:03,707 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8d0b6b33f4f14229b4ce0def405d2692", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj-role"}], "expires_at": "2018-08-28T20:13:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "775e7eb0aa8c4fe598e669bcd30f1566", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-92afbe30-16a1-436-user", "id": "0dce9c7481fe4cb9b1917f425d3974a9"}, "audit_ids": ["5qtD5pIaTgKE0KhO3_YwmA"], "issued_at": "2018-08-28T19:13:03.000000Z"}} 2018-08-28 19:13:03,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:03,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116da8c0-60bd-4578-a4d9-a007e3559374 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:03,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-116da8c0-60bd-4578-a4d9-a007e3559374 2018-08-28 19:13:03,767 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:13:03,770 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:13:03,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:03,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:03 GMT Server: Apache x-openstack-request-id: req-6a375dd0-3012-41b4-9f1f-c5d7df29dadd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:13:03,947 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack used request id req-6a375dd0-3012-41b4-9f1f-c5d7df29dadd 2018-08-28 19:13:03,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-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-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}}' 2018-08-28 19:13:06,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:13:03 GMT Server: Apache x-openstack-request-id: req-bf3708a6-6da8-4238-8b06-2cafcb8e46fa Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}]}} 2018-08-28 19:13:06,068 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks used request id req-bf3708a6-6da8-4238-8b06-2cafcb8e46fa 2018-08-28 19:13:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:06,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:06 GMT Server: Apache x-openstack-request-id: req-019e9c99-a10a-44af-bdb7-847e72db7190 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:06,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:06 GMT Server: Apache x-openstack-request-id: req-a162072a-6e83-4772-971b-f7ca7162403a 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:06,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-a162072a-6e83-4772-971b-f7ca7162403a 2018-08-28 19:13:06,431 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack 2018-08-28 19:13:06,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:06,677 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:06 GMT Server: Apache x-openstack-request-id: req-1ed4b1ce-e830-4a3e-888f-c3aac630eee0 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:06,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:06 GMT Server: Apache x-openstack-request-id: req-b067286d-9a55-4a3c-ab6c-2f7928c1bcd1 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:06,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-b067286d-9a55-4a3c-ab6c-2f7928c1bcd1 2018-08-28 19:13:06,859 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:06,859 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:09,860 - create_stack - DEBUG - Stack status query timeout in 1196.57152295 2018-08-28 19:13:09,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:09,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:09 GMT Server: Apache x-openstack-request-id: req-d4f01f8f-b7e6-4871-8141-729c112601f8 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:10,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:09 GMT Server: Apache x-openstack-request-id: req-31504d1b-be9e-4f65-9552-ca8bd9a8230d 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:10,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-31504d1b-be9e-4f65-9552-ca8bd9a8230d 2018-08-28 19:13:10,080 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:10,080 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:13,083 - create_stack - DEBUG - Stack status query timeout in 1193.34816194 2018-08-28 19:13:13,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:13,269 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:13 GMT Server: Apache x-openstack-request-id: req-5c887325-85b1-42cc-ab15-b9cbeec04e40 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:13,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:13 GMT Server: Apache x-openstack-request-id: req-71de2962-4490-4358-9ad3-8354bed40b41 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:13,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-71de2962-4490-4358-9ad3-8354bed40b41 2018-08-28 19:13:13,312 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:13,312 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:16,315 - create_stack - DEBUG - Stack status query timeout in 1190.11645603 2018-08-28 19:13:16,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:16,494 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:16 GMT Server: Apache x-openstack-request-id: req-8526ce62-9d7f-4992-a96f-1496dd40b682 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:16,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:16 GMT Server: Apache x-openstack-request-id: req-1c2cb30a-bfd8-4304-86e6-a80a152bfd4e 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:16,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-1c2cb30a-bfd8-4304-86e6-a80a152bfd4e 2018-08-28 19:13:16,536 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:16,536 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:19,539 - create_stack - DEBUG - Stack status query timeout in 1186.89209485 2018-08-28 19:13:19,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:19,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:19 GMT Server: Apache x-openstack-request-id: req-a4cba2d5-9c9d-4bc7-8801-c75f09d38ec1 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:19,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:19 GMT Server: Apache x-openstack-request-id: req-17bdaab0-8cdd-47b0-9cb9-c46e8a4db6a0 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:19,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-17bdaab0-8cdd-47b0-9cb9-c46e8a4db6a0 2018-08-28 19:13:19,907 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:19,907 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:22,910 - create_stack - DEBUG - Stack status query timeout in 1183.52151108 2018-08-28 19:13:22,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:23,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:22 GMT Server: Apache x-openstack-request-id: req-9ddf6b72-669b-4aed-8568-bfb1fad81577 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:23,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:23 GMT Server: Apache x-openstack-request-id: req-05c2fbfd-47cf-44ba-8946-687f62662099 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:23,278 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-05c2fbfd-47cf-44ba-8946-687f62662099 2018-08-28 19:13:23,278 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:13:23,279 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack 2018-08-28 19:13:23,279 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack 2018-08-28 19:13:23,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:23,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8d0b6b33f4f14229b4ce0def405d2692", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj-role"}], "expires_at": "2018-08-28T20:13:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "775e7eb0aa8c4fe598e669bcd30f1566", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/775e7eb0aa8c4fe598e669bcd30f1566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-92afbe30-16a1-436-user", "id": "0dce9c7481fe4cb9b1917f425d3974a9"}, "audit_ids": ["9UzzpxDVQKC3Cqr8oaicZg"], "issued_at": "2018-08-28T19:13:23.000000Z"}} 2018-08-28 19:13:23,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd7fab781dd7bc2fc04981df0dd99e67eb3a80cd" 2018-08-28 19:13:23,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:23 GMT Server: Apache x-openstack-request-id: req-ab902d90-729c-4001-ade5-21fcb10bba90 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:24,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:23 GMT Server: Apache x-openstack-request-id: req-d32f0593-def2-4003-89cd-c8f42a246a25 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:24,050 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-d32f0593-def2-4003-89cd-c8f42a246a25 2018-08-28 19:13:24,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:24,079 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:24 GMT Server: Apache x-openstack-request-id: req-af3be961-d53d-4fea-8b16-faa1a4f3d4b5 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:24,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:24 GMT Server: Apache x-openstack-request-id: req-20f40b0b-eada-452a-a50d-3179fea1886e 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:24,153 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-20f40b0b-eada-452a-a50d-3179fea1886e 2018-08-28 19:13:24,154 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack 2018-08-28 19:13:24,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:24,183 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:24 GMT Server: Apache x-openstack-request-id: req-ee9f04c9-1083-4ddd-b2b1-97a44681c85b Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:24,256 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:13:24 GMT Server: Apache x-openstack-request-id: req-f640ebb0-ab7b-408e-a1b5-15c334279ec5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:13:24,256 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-f640ebb0-ab7b-408e-a1b5-15c334279ec5 2018-08-28 19:13:24,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:24,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:24 GMT Server: Apache x-openstack-request-id: req-4f570ed2-5941-4923-bebb-3dfc92254cc2 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:24,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:24 GMT Server: Apache x-openstack-request-id: req-de9e4e45-428a-4681-8758-fcb6a1540451 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "tags": null, "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:13:24Z", "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:24,990 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-de9e4e45-428a-4681-8758-fcb6a1540451 2018-08-28 19:13:24,990 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:13:24,990 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:27,993 - create_stack - DEBUG - Stack status query timeout in 1196.26311898 2018-08-28 19:13:27,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:28,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:28 GMT Server: Apache x-openstack-request-id: req-f242206c-d85e-4231-902c-4d5ef665323e Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:28,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:28 GMT Server: Apache x-openstack-request-id: req-9297978e-c0ee-42c3-b271-6b9d92e4334e 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "tags": null, "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:13:24Z", "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:28,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-9297978e-c0ee-42c3-b271-6b9d92e4334e 2018-08-28 19:13:28,209 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:13:28,209 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:31,212 - create_stack - DEBUG - Stack status query timeout in 1193.04484296 2018-08-28 19:13:31,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:31,241 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:31 GMT Server: Apache x-openstack-request-id: req-0f299ce5-a4d2-4ce2-9ac6-77863287d436 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:31,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:31 GMT Server: Apache x-openstack-request-id: req-80c52af4-05e1-42c5-aa99-6915bbf808c6 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "tags": null, "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:13:24Z", "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:31,267 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-80c52af4-05e1-42c5-aa99-6915bbf808c6 2018-08-28 19:13:31,268 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:13:31,268 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:34,271 - create_stack - DEBUG - Stack status query timeout in 1189.98534513 2018-08-28 19:13:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:34,301 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:34 GMT Server: Apache x-openstack-request-id: req-9c4b957d-1ccd-4024-9578-a510eb976351 Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:34,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:34 GMT Server: Apache x-openstack-request-id: req-648a3cc5-f777-4b85-8964-020fa1f0c8c5 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "tags": null, "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:13:24Z", "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:34,484 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-648a3cc5-f777-4b85-8964-020fa1f0c8c5 2018-08-28 19:13:34,484 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:13:34,484 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:37,487 - create_stack - DEBUG - Stack status query timeout in 1186.76924515 2018-08-28 19:13:37,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:37,519 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:37 GMT Server: Apache x-openstack-request-id: req-8031526d-6a05-459e-af2c-ee4887e4a87f Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:37,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:37 GMT Server: Apache x-openstack-request-id: req-2826e019-1f92-44e2-892c-77819f9f6a78 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": "775e7eb0aa8c4fe598e669bcd30f1566", "OS::stack_id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "image_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image", "inst_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-inst", "subnet_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-subnet", "flavor_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-flavor-name", "net_name": "CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-net"}, "deletion_time": "2018-08-28T19:13:35Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack", "stack_user_project_id": "4531928467fd447cb9034c9bd52bb658", "tags": null, "creation_time": "2018-08-28T19:13:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:13:24Z", "id": "a3844f6a-115a-4d36-96cc-e9ef879d60a7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:37,562 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-2826e019-1f92-44e2-892c-77819f9f6a78 2018-08-28 19:13:37,563 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:13:37,563 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack 2018-08-28 19:13:37,563 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack 2018-08-28 19:13:37,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/a3844f6a-115a-4d36-96cc-e9ef879d60a7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1cb06548127801a49b62076e2f4b38f34b3be1" 2018-08-28 19:13:38,162 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:37 GMT Server: Apache x-openstack-request-id: req-dc4d41ce-fcaf-4398-b26b-127efa02832e Location: http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:38,424 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:13:38 GMT Server: Apache x-openstack-request-id: req-681099fb-a9cb-4cf8-aa97-e6dda787bb19 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:13:38,424 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/775e7eb0aa8c4fe598e669bcd30f1566/stacks/CreateStackSuccessTests-CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-stack/a3844f6a-115a-4d36-96cc-e9ef879d60a7 used request id req-681099fb-a9cb-4cf8-aa97-e6dda787bb19 2018-08-28 19:13:38,425 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-6c7bf974-3a5b-4e36-bb5d-a6ef26fb8c71-image 2018-08-28 19:13:38,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bf19eb61dc706f631f79cf122df4ace2d7a15c84" 2018-08-28 19:13:39,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b1e20a89-7433-48b4-97db-53e40757dad0 Date: Tue, 28 Aug 2018 19:13:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:13:39,699 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/2dc70608-3501-4c4e-8055-5ef81ebcb8d3 used request id req-b1e20a89-7433-48b4-97db-53e40757dad0 2018-08-28 19:13:39,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5e0e6018-8bd2-4d76-af1e-c1b5e6b8352d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87853be6794362981145887fd8538435a7b97c2d" 2018-08-28 19:13:39,748 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:13:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-473cdfa4-e164-4250-bbf0-85412247896e x-compute-request-id: req-473cdfa4-e164-4250-bbf0-85412247896e Content-Length: 0 Content-Type: application/json 2018-08-28 19:13:39,748 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5e0e6018-8bd2-4d76-af1e-c1b5e6b8352d used request id req-473cdfa4-e164-4250-bbf0-85412247896e 2018-08-28 19:13:39,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:40,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-b0aa05f1-12cc-457a-82bc-e7b1d4348835 Date: Tue, 28 Aug 2018 19:13:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "created_at": "2018-08-28T19:13:06Z", "updated_at": "2018-08-28T19:13:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:06Z", "revision_number": 0, "id": "0c6ea97d-1422-4414-bf39-330a397d4964", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "port_range_min": null, "ethertype": "IPv4", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:06Z", "revision_number": 0, "id": "0f1ef094-2218-4e74-9228-2e509a59c493", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "port_range_min": null, "ethertype": "IPv6", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:06Z", "revision_number": 0, "id": "3b28cfe9-84d2-411e-9a17-230c108c5568", "remote_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "port_range_min": null, "ethertype": "IPv6", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:06Z", "revision_number": 0, "id": "6434a63b-2300-45fd-95c1-e0be9d809827", "remote_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "port_range_min": null, "ethertype": "IPv4", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566"}], "revision_number": 4, "project_id": "775e7eb0aa8c4fe598e669bcd30f1566", "id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:13:40,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b0aa05f1-12cc-457a-82bc-e7b1d4348835 2018-08-28 19:13:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:40,203 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ee74cbe-6700-4a2d-b98c-77de9b76ce6f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:13:40,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-2ee74cbe-6700-4a2d-b98c-77de9b76ce6f 2018-08-28 19:13:40,203 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:13:40,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:40,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8c7467-af8d-49ee-a3f2-c5447e7b9307 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566"}, "enabled": true, "id": "775e7eb0aa8c4fe598e669bcd30f1566", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-92afbe30-16a1-436-proj"}} 2018-08-28 19:13:40,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566 used request id req-7e8c7467-af8d-49ee-a3f2-c5447e7b9307 2018-08-28 19:13:40,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 17833469-d0b6-487a-9ce7-2bebf7757ecb 2018-08-28 19:13:40,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=17833469-d0b6-487a-9ce7-2bebf7757ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:40,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7edd1c3d-53cb-46fb-a05a-e3e41aaac398 Date: Tue, 28 Aug 2018 19:13: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-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "created_at": "2018-08-28T19:13:06Z", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566", "id": "0c6ea97d-1422-4414-bf39-330a397d4964"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "created_at": "2018-08-28T19:13:06Z", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566", "id": "0f1ef094-2218-4e74-9228-2e509a59c493"}, {"remote_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "created_at": "2018-08-28T19:13:06Z", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566", "id": "3b28cfe9-84d2-411e-9a17-230c108c5568"}, {"remote_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:13:06Z", "security_group_id": "17833469-d0b6-487a-9ce7-2bebf7757ecb", "port_range_min": null, "revision_number": 0, "tenant_id": "775e7eb0aa8c4fe598e669bcd30f1566", "created_at": "2018-08-28T19:13:06Z", "project_id": "775e7eb0aa8c4fe598e669bcd30f1566", "id": "6434a63b-2300-45fd-95c1-e0be9d809827"}]} 2018-08-28 19:13:40,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=17833469-d0b6-487a-9ce7-2bebf7757ecb used request id req-7edd1c3d-53cb-46fb-a05a-e3e41aaac398 2018-08-28 19:13:40,479 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:13:40,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/17833469-d0b6-487a-9ce7-2bebf7757ecb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:40,838 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e288399e-3310-4806-bd36-10854df8ecc2 Content-Length: 0 Date: Tue, 28 Aug 2018 19:13:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:13:40,838 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/17833469-d0b6-487a-9ce7-2bebf7757ecb used request id req-e288399e-3310-4806-bd36-10854df8ecc2 2018-08-28 19:13:40,839 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-92afbe30-16a1-436-proj 2018-08-28 19:13:40,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:41,114 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a68cdfc1-78d2-4bc6-b33d-43b0e8d14949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:13:41,115 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/775e7eb0aa8c4fe598e669bcd30f1566 used request id req-a68cdfc1-78d2-4bc6-b33d-43b0e8d14949 2018-08-28 19:13:41,115 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-92afbe30-16a1-436-proj-role 2018-08-28 19:13:41,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8d0b6b33f4f14229b4ce0def405d2692 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:41,231 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3f1f43-d49f-446d-9b55-9f0a25f41846 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:13:41,231 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8d0b6b33f4f14229b4ce0def405d2692 used request id req-db3f1f43-d49f-446d-9b55-9f0a25f41846 2018-08-28 19:13:41,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}212b63bb52786ad9eb885492f7d495aa136aa951" 2018-08-28 19:13:41,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc18b0a6-b5f6-4b54-9323-da97f6654f4b Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:13:41,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc18b0a6-b5f6-4b54-9323-da97f6654f4b 2018-08-28 19:13:41,317 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-92afbe30-16a1-436-user 2018-08-28 19:13:41,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/0dce9c7481fe4cb9b1917f425d3974a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9579903a72c1224e1ead62e25a16c5e1f61c226" 2018-08-28 19:13:41,501 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-208846b4-866c-4f7a-80d2-204ca02d6745 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:13:41,501 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/0dce9c7481fe4cb9b1917f425d3974a9 used request id req-208846b4-866c-4f7a-80d2-204ca02d6745 2018-08-28 19:13:41,503 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:41,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["BWvRDyJZSK6Urq8KUH507w"], "issued_at": "2018-08-28T19:13:41.000000Z"}} 2018-08-28 19:13:41,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7aa4aeb327dac083df43b020909eea790f9a73e" 2018-08-28 19:13:41,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4f28da-92d3-458e-aa0c-f7cdabfabeae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:41,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-df4f28da-92d3-458e-aa0c-f7cdabfabeae 2018-08-28 19:13:41,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:41,980 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:42,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:13:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["GYkiVMmqTSqWHtE18aOSdA"], "issued_at": "2018-08-28T19:13:42.000000Z"}} 2018-08-28 19:13:42,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:13:42,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4acbc4e7-acbf-4b66-bd75-5670d6ee0205 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:42,450 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4acbc4e7-acbf-4b66-bd75-5670d6ee0205 2018-08-28 19:13:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:13:42,460 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:13:42 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:13:42,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b9d0d74c-6117-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:13:42,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc9ad2bc-3fb7-41ea-b466-e37965e02281 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b9d0d74c-6117-456-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:13:42,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-b9d0d74c-6117-456-proj used request id req-dc9ad2bc-3fb7-41ea-b466-e37965e02281 2018-08-28 19:13:42,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:13:42,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a11f45ca-4977-4c2f-8025-4527fafed50a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:13:42,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a11f45ca-4977-4c2f-8025-4527fafed50a 2018-08-28 19:13:42,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}}' 2018-08-28 19:13:42,746 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ee8f76-4d98-4d8f-8253-8b25f6bc83e1 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41"}, "enabled": true, "id": "02cc5544675041fb8876e7cd8acaae41", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}} 2018-08-28 19:13:42,747 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-26ee8f76-4d98-4d8f-8253-8b25f6bc83e1 2018-08-28 19:13:42,747 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-b9d0d74c-6117-456-proj 2018-08-28 19:13:42,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:42,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:43,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["30L_7RxcTGeBXg8GY_Fcjw"], "issued_at": "2018-08-28T19:13:43.000000Z"}} 2018-08-28 19:13:43,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:43,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ee546a7-a115-4d79-9ce3-156b2815a356 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:43,230 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7ee546a7-a115-4d79-9ce3-156b2815a356 2018-08-28 19:13:43,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:13:43,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:13:43,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:43,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-717300ff-335c-4a7e-ad1e-57eeecdce4e4 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:13:43,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-717300ff-335c-4a7e-ad1e-57eeecdce4e4 2018-08-28 19:13:43,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-b9d0d74c-6117-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:43,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91f70aa5-cdc7-4657-af27-a41d61b384bd Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-b9d0d74c-6117-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41"}, "enabled": true, "id": "02cc5544675041fb8876e7cd8acaae41", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}]} 2018-08-28 19:13:43,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-b9d0d74c-6117-456-proj used request id req-91f70aa5-cdc7-4657-af27-a41d61b384bd 2018-08-28 19:13:43,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:43,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454bbcaa-27ec-4ef8-a7e0-2800e554dfff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:13:43,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-454bbcaa-27ec-4ef8-a7e0-2800e554dfff 2018-08-28 19:13:43,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:43,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28efe38c-7f4f-466a-b961-0c188c30e946 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:13:43,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-28efe38c-7f4f-466a-b961-0c188c30e946 2018-08-28 19:13:43,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-b9d0d74c-6117-456-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:44,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51842a68-3bce-485c-b9c4-cee648400569 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-b9d0d74c-6117-456-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41"}, "enabled": true, "id": "02cc5544675041fb8876e7cd8acaae41", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}]} 2018-08-28 19:13:44,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-b9d0d74c-6117-456-proj used request id req-51842a68-3bce-485c-b9c4-cee648400569 2018-08-28 19:13:44,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/ceb5c2cfed7e442f92c508124f579126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:44,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c6f79a-eb64-4d9f-9940-bc1406dd7f4e Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-b9d0d74c-6117-456-user", "links": {"self": "http://172.30.9.28:5000/v3/users/ceb5c2cfed7e442f92c508124f579126"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "02cc5544675041fb8876e7cd8acaae41", "id": "ceb5c2cfed7e442f92c508124f579126", "password_expires_at": null}} 2018-08-28 19:13:44,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/ceb5c2cfed7e442f92c508124f579126 used request id req-c1c6f79a-eb64-4d9f-9940-bc1406dd7f4e 2018-08-28 19:13:44,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41/users/ceb5c2cfed7e442f92c508124f579126/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:44,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf4f3d6c-0322-4266-9365-5fc8d02f9589 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41/users/ceb5c2cfed7e442f92c508124f579126/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:13:44,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41/users/ceb5c2cfed7e442f92c508124f579126/roles used request id req-bf4f3d6c-0322-4266-9365-5fc8d02f9589 2018-08-28 19:13:44,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:44,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dc776a2-ab95-489d-8f8b-61b2b36f5544 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:13:44,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-3dc776a2-ab95-489d-8f8b-61b2b36f5544 2018-08-28 19:13:44,348 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-b9d0d74c-6117-456-proj 2018-08-28 19:13:44,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41/users/ceb5c2cfed7e442f92c508124f579126/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:13:44,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce93ecf1-d331-4062-a8af-fb7cf82801e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:13:44,494 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41/users/ceb5c2cfed7e442f92c508124f579126/roles/961ba4163a534939a4215147fc01ed1f used request id req-ce93ecf1-d331-4062-a8af-fb7cf82801e9 2018-08-28 19:13:44,494 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-b9d0d74c-6117-456-user 2018-08-28 19:13:44,494 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:13:44,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5b2f986-da86-4fbb-81fa-8f7d905f034e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:13:44,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e5b2f986-da86-4fbb-81fa-8f7d905f034e 2018-08-28 19:13:44,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" -d '{"role": {"name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj-role"}}' 2018-08-28 19:13:44,700 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0668f85e-748a-44f5-abd7-1f4e61b2fe6b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "412bffe1c3f545959d63bf97ded80369", "links": {"self": "http://172.30.9.28:5000/v3/roles/412bffe1c3f545959d63bf97ded80369"}, "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj-role"}} 2018-08-28 19:13:44,700 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0668f85e-748a-44f5-abd7-1f4e61b2fe6b 2018-08-28 19:13:44,701 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-b9d0d74c-6117-456-proj-role 2018-08-28 19:13:44,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/412bffe1c3f545959d63bf97ded80369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:13:44,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3171cf7e-ddbd-4ba6-af2c-6851ac370f93 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/412bffe1c3f545959d63bf97ded80369"}, "domain_id": null, "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj-role", "id": "412bffe1c3f545959d63bf97ded80369"}} 2018-08-28 19:13:44,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/412bffe1c3f545959d63bf97ded80369 used request id req-3171cf7e-ddbd-4ba6-af2c-6851ac370f93 2018-08-28 19:13:44,793 - keystone_utils - INFO - Granting role CreateStackSuccessTests-b9d0d74c-6117-456-proj-role to project CreateStackSuccessTests-b9d0d74c-6117-456-proj 2018-08-28 19:13:44,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41/users/ceb5c2cfed7e442f92c508124f579126/roles/412bffe1c3f545959d63bf97ded80369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:13:44,924 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:13:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eabb1cb6-38d1-4cc1-bcbc-b28f0073b490 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:13:44,924 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41/users/ceb5c2cfed7e442f92c508124f579126/roles/412bffe1c3f545959d63bf97ded80369 used request id req-eabb1cb6-38d1-4cc1-bcbc-b28f0073b490 2018-08-28 19:13:44,924 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:13:44,924 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:13:44,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:44,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:45,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "412bffe1c3f545959d63bf97ded80369", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj-role"}], "expires_at": "2018-08-28T20:13:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02cc5544675041fb8876e7cd8acaae41", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b9d0d74c-6117-456-user", "id": "ceb5c2cfed7e442f92c508124f579126"}, "audit_ids": ["A1ps5lnMTK6lFJZuYX-oZg"], "issued_at": "2018-08-28T19:13:45.000000Z"}} 2018-08-28 19:13:45,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" 2018-08-28 19:13:45,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f5776ca-f2a9-4459-9cce-877568198e7f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:45,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3f5776ca-f2a9-4459-9cce-877568198e7f 2018-08-28 19:13:45,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" 2018-08-28 19:13:45,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-578af2e2-496f-4d02-81c6-306e475fb4a2 Date: Tue, 28 Aug 2018 19:13:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image"} 2018-08-28 19:13:45,541 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image used request id req-578af2e2-496f-4d02-81c6-306e475fb4a2 2018-08-28 19:13:45,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" 2018-08-28 19:13:45,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2680a8ec-f21c-45ea-ab2c-233f4470d459 Date: Tue, 28 Aug 2018 19:13: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-08-28 19:13:45,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2680a8ec-f21c-45ea-ab2c-233f4470d459 2018-08-28 19:13:45,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image"}' 2018-08-28 19:13:45,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff X-Openstack-Request-Id: req-b9e98132-4195-448a-b251-d1c58a889b93 Date: Tue, 28 Aug 2018 19:13:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:13:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:13:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff", "min_disk": 0, "protected": false, "id": "892e25ad-7da5-4263-9c06-5709b4e112ff", "file": "/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff/file", "checksum": null, "owner": "02cc5544675041fb8876e7cd8acaae41", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:13:45,919 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b9e98132-4195-448a-b251-d1c58a889b93 2018-08-28 19:13:45,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" -d '' 2018-08-28 19:13:46,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-47a13a45-7460-41f9-8434-c35717a1c86a Date: Tue, 28 Aug 2018 19:13:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:13:46,720 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff/file used request id req-47a13a45-7460-41f9-8434-c35717a1c86a 2018-08-28 19:13:46,720 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:13:46,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" 2018-08-28 19:13:46,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-576ae82e-778d-4ee2-a8c2-8c8547f85bc9 Date: Tue, 28 Aug 2018 19:13:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:13:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:13:46Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/892e25ad-7da5-4263-9c06-5709b4e112ff/snap", "metadata": {}}], "self": "/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff", "min_disk": 0, "protected": false, "id": "892e25ad-7da5-4263-9c06-5709b4e112ff", "file": "/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02cc5544675041fb8876e7cd8acaae41", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/892e25ad-7da5-4263-9c06-5709b4e112ff/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:13:46,887 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff used request id req-576ae82e-778d-4ee2-a8c2-8c8547f85bc9 2018-08-28 19:13:46,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" 2018-08-28 19:13:47,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cf841fe1-0243-4939-8168-115366cd314d Date: Tue, 28 Aug 2018 19:13:47 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:13:47,045 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cf841fe1-0243-4939-8168-115366cd314d 2018-08-28 19:13:47,048 - create_image - INFO - Created image with name - CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image 2018-08-28 19:13:47,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" 2018-08-28 19:13:47,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-35b6c48d-201c-40e8-8e19-d28bbb25da9d Date: Tue, 28 Aug 2018 19:13:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:13:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:13:46Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/892e25ad-7da5-4263-9c06-5709b4e112ff/snap", "metadata": {}}], "self": "/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff", "min_disk": 0, "protected": false, "id": "892e25ad-7da5-4263-9c06-5709b4e112ff", "file": "/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "02cc5544675041fb8876e7cd8acaae41", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/892e25ad-7da5-4263-9c06-5709b4e112ff/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:13:47,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff used request id req-35b6c48d-201c-40e8-8e19-d28bbb25da9d 2018-08-28 19:13:47,219 - create_image - DEBUG - Instance status is - active 2018-08-28 19:13:47,219 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image 2018-08-28 19:13:47,219 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image 2018-08-28 19:13:47,219 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:47,220 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:47,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:13:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VOO7nF0yTNeRQcyjbOy3mA"], "issued_at": "2018-08-28T19:13:47.000000Z"}} 2018-08-28 19:13:47,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb9b4c2a4774ab9d342607ea1d1417e9412bce3" 2018-08-28 19:13:47,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a22d73a-2298-4d14-9d49-22096c0e9c6c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:47,673 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a22d73a-2298-4d14-9d49-22096c0e9c6c 2018-08-28 19:13:47,674 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:13:47,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb9b4c2a4774ab9d342607ea1d1417e9412bce3" 2018-08-28 19:13:47,851 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13: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-0bfcee2d-978e-45fa-a8af-6a3a050914b2 x-compute-request-id: req-0bfcee2d-978e-45fa-a8af-6a3a050914b2 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:13:47,851 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0bfcee2d-978e-45fa-a8af-6a3a050914b2 2018-08-28 19:13:47,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb9b4c2a4774ab9d342607ea1d1417e9412bce3" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:13:47,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13: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-1601d955-d850-4529-ad90-8171f8fa4af1 x-compute-request-id: req-1601d955-d850-4529-ad90-8171f8fa4af1 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/72aa546d-dba2-4be7-8b74-e48d52b2992d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/72aa546d-dba2-4be7-8b74-e48d52b2992d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "72aa546d-dba2-4be7-8b74-e48d52b2992d", "name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:13:47,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1601d955-d850-4529-ad90-8171f8fa4af1 2018-08-28 19:13:47,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:13:47,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:13:48,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "412bffe1c3f545959d63bf97ded80369", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj-role"}], "expires_at": "2018-08-28T20:13:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02cc5544675041fb8876e7cd8acaae41", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b9d0d74c-6117-456-user", "id": "ceb5c2cfed7e442f92c508124f579126"}, "audit_ids": ["X_XYxH0tQaWSwncEFHvpRQ"], "issued_at": "2018-08-28T19:13:48.000000Z"}} 2018-08-28 19:13:48,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:13:48,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f2c54c0-99ec-4b18-a8f1-3c378cb2909b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:13:48,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7f2c54c0-99ec-4b18-a8f1-3c378cb2909b 2018-08-28 19:13:48,371 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:13:48,374 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:13:48,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:13:48,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:48 GMT Server: Apache x-openstack-request-id: req-afd0b5bf-a0d1-4e33-ba5c-e3ee71ff4f64 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:13:48,560 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack used request id req-afd0b5bf-a0d1-4e33-ba5c-e3ee71ff4f64 2018-08-28 19:13:48,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-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-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}}' 2018-08-28 19:13:51,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:13:48 GMT Server: Apache x-openstack-request-id: req-05600c7c-8483-400e-ac66-0e61b52def77 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "38c33e16-7445-4672-859f-cff457b27c12", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}]}} 2018-08-28 19:13:51,067 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks used request id req-05600c7c-8483-400e-ac66-0e61b52def77 2018-08-28 19:13:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:13:51,626 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:51 GMT Server: Apache x-openstack-request-id: req-58c62d6e-4dc5-4438-a999-18b4a19ecabe Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:51,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:51 GMT Server: Apache x-openstack-request-id: req-a480b8f1-a685-4847-b159-5e7c7e6294b8 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:51,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-a480b8f1-a685-4847-b159-5e7c7e6294b8 2018-08-28 19:13:51,807 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack 2018-08-28 19:13:51,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:13:51,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:51 GMT Server: Apache x-openstack-request-id: req-51133cf1-9ccd-4f5f-a4ab-038af6485628 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:52,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:52 GMT Server: Apache x-openstack-request-id: req-1a07f18f-67a3-4917-97af-6b66ec8c7687 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:52,167 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-1a07f18f-67a3-4917-97af-6b66ec8c7687 2018-08-28 19:13:52,167 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:52,168 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:55,171 - create_stack - DEBUG - Stack status query timeout in 1196.63645792 2018-08-28 19:13:55,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:13:55,345 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:55 GMT Server: Apache x-openstack-request-id: req-95c3164e-3150-4b80-afb1-409ed9c55f71 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:55,534 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:55 GMT Server: Apache x-openstack-request-id: req-f6250ffb-dc17-4ee5-9971-f2be09249789 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:55,534 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-f6250ffb-dc17-4ee5-9971-f2be09249789 2018-08-28 19:13:55,535 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:55,535 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:13:58,538 - create_stack - DEBUG - Stack status query timeout in 1193.26900291 2018-08-28 19:13:58,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:13:58,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:13:58 GMT Server: Apache x-openstack-request-id: req-a5f170f9-54ac-46e4-9cbf-53102b14459e Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:13:58,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:13:58 GMT Server: Apache x-openstack-request-id: req-43ce71e7-4d23-445e-9ab2-d812021c663d 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:13:58,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-43ce71e7-4d23-445e-9ab2-d812021c663d 2018-08-28 19:13:58,912 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:13:58,912 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:01,915 - create_stack - DEBUG - Stack status query timeout in 1189.89187598 2018-08-28 19:14:01,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:01,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:01 GMT Server: Apache x-openstack-request-id: req-9d035d9d-ff72-43c2-927d-5b466d5ebb95 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:02,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:01 GMT Server: Apache x-openstack-request-id: req-e1cb3c69-7a49-458e-8b98-509569c1c1ef 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:02,022 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-e1cb3c69-7a49-458e-8b98-509569c1c1ef 2018-08-28 19:14:02,022 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:14:02,022 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:05,025 - create_stack - DEBUG - Stack status query timeout in 1186.78173399 2018-08-28 19:14:05,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:05,056 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:05 GMT Server: Apache x-openstack-request-id: req-98ed0858-2afc-4881-a876-70be34c9949b Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:05,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:05 GMT Server: Apache x-openstack-request-id: req-18233e8c-9c59-4a4a-94ff-221df1fc933e 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:05,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-18233e8c-9c59-4a4a-94ff-221df1fc933e 2018-08-28 19:14:05,271 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:14:05,271 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:08,274 - create_stack - DEBUG - Stack status query timeout in 1183.53287506 2018-08-28 19:14:08,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:08,453 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:08 GMT Server: Apache x-openstack-request-id: req-bd73a8df-bc7b-480d-8ae9-1b5f41fdb35b Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:08,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:08 GMT Server: Apache x-openstack-request-id: req-b70b7873-7233-43a4-a8e4-69c3d900061d 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:08,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-b70b7873-7233-43a4-a8e4-69c3d900061d 2018-08-28 19:14:08,495 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:14:08,495 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack 2018-08-28 19:14:08,496 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack 2018-08-28 19:14:08,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:08,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "412bffe1c3f545959d63bf97ded80369", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj-role"}], "expires_at": "2018-08-28T20:14:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02cc5544675041fb8876e7cd8acaae41", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b9d0d74c-6117-456-user", "id": "ceb5c2cfed7e442f92c508124f579126"}, "audit_ids": ["A3anmHagTBaJY9c8hsCc5g"], "issued_at": "2018-08-28T19:14:08.000000Z"}} 2018-08-28 19:14:08,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c0acaa5f0c022255325db50e5008e05b10a308e" 2018-08-28 19:14:09,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:08 GMT Server: Apache x-openstack-request-id: req-3ce88385-90fd-43ce-921f-19c120498d03 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:09,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:09 GMT Server: Apache x-openstack-request-id: req-fa2c3ad1-f014-4449-b8ad-5808046de668 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:09,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-fa2c3ad1-f014-4449-b8ad-5808046de668 2018-08-28 19:14:09,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:09,391 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:09 GMT Server: Apache x-openstack-request-id: req-a8a7c7b7-9658-4d2e-919b-f1f8cf48eac4 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:09,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:09 GMT Server: Apache x-openstack-request-id: req-18957f2e-1c6b-49eb-802f-d3ec4316f847 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:09,572 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-18957f2e-1c6b-49eb-802f-d3ec4316f847 2018-08-28 19:14:09,572 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:09,573 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:09,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "412bffe1c3f545959d63bf97ded80369", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj-role"}], "expires_at": "2018-08-28T20:14:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "02cc5544675041fb8876e7cd8acaae41", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/02cc5544675041fb8876e7cd8acaae41", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-b9d0d74c-6117-456-user", "id": "ceb5c2cfed7e442f92c508124f579126"}, "audit_ids": ["2JQSQ6hgSWipK5ljz1dlcg"], "issued_at": "2018-08-28T19:14:09.000000Z"}} 2018-08-28 19:14:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d582ae4dd29179f7727e51f6160287c9f45afeec" 2018-08-28 19:14:10,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f74eee75-3ad5-4100-b007-65202120a4d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:10,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f74eee75-3ad5-4100-b007-65202120a4d5 2018-08-28 19:14:10,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:14:10,039 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:14:10,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d582ae4dd29179f7727e51f6160287c9f45afeec" 2018-08-28 19:14:10,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:10 GMT Server: Apache x-openstack-request-id: req-7848bc14-8378-4792-a155-9fa4ad65a337 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "deletion_time": null, "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "38c33e16-7445-4672-859f-cff457b27c12", "tags": null}]} 2018-08-28 19:14:10,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack used request id req-7848bc14-8378-4792-a155-9fa4ad65a337 2018-08-28 19:14:10,321 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack 2018-08-28 19:14:10,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d582ae4dd29179f7727e51f6160287c9f45afeec" 2018-08-28 19:14:10,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:10 GMT Server: Apache x-openstack-request-id: req-fc58d080-e732-467b-be2c-3f0e91c709f8 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:10,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:10 GMT Server: Apache x-openstack-request-id: req-3b21dbf2-1d2d-423e-bdcf-cd3128210257 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "38c33e16-7445-4672-859f-cff457b27c12", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:10,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-3b21dbf2-1d2d-423e-bdcf-cd3128210257 2018-08-28 19:14:10,700 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack 2018-08-28 19:14:10,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:10,729 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:10 GMT Server: Apache x-openstack-request-id: req-c0d643a2-357e-434b-9bf0-509c8cd67255 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:10,945 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:14:10 GMT Server: Apache x-openstack-request-id: req-1bf0ad45-d213-418c-9f3d-6ee1ab5b9f7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:14:10,945 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-1bf0ad45-d213-418c-9f3d-6ee1ab5b9f7a 2018-08-28 19:14:10,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:10,976 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:10 GMT Server: Apache x-openstack-request-id: req-bfaa42ca-7be8-4b36-b13e-0fe246440d0d Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:11,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:11 GMT Server: Apache x-openstack-request-id: req-a04d9201-9e36-44b6-a717-49cdcd4138a5 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "tags": null, "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:14:10Z", "id": "38c33e16-7445-4672-859f-cff457b27c12", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:11,151 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-a04d9201-9e36-44b6-a717-49cdcd4138a5 2018-08-28 19:14:11,152 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:14:11,152 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:14,155 - create_stack - DEBUG - Stack status query timeout in 1196.79078412 2018-08-28 19:14:14,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:14,184 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:14 GMT Server: Apache x-openstack-request-id: req-86318a3c-06f0-456a-b45f-1e3dc379f433 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:14,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:14 GMT Server: Apache x-openstack-request-id: req-149b3f6a-e345-4920-9bde-99737828f26a 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "tags": null, "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:14:10Z", "id": "38c33e16-7445-4672-859f-cff457b27c12", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:14,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-149b3f6a-e345-4920-9bde-99737828f26a 2018-08-28 19:14:14,210 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:14:14,211 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:17,214 - create_stack - DEBUG - Stack status query timeout in 1193.73202395 2018-08-28 19:14:17,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:17,243 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:17 GMT Server: Apache x-openstack-request-id: req-4fbaabcd-37de-46b6-b2b5-c8b753203bcd Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:17,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:17 GMT Server: Apache x-openstack-request-id: req-eb4ea25b-896b-4800-bc57-d4b22c9cdea1 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "tags": null, "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:14:10Z", "id": "38c33e16-7445-4672-859f-cff457b27c12", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:17,793 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-eb4ea25b-896b-4800-bc57-d4b22c9cdea1 2018-08-28 19:14:17,793 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:14:17,793 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:20,796 - create_stack - DEBUG - Stack status query timeout in 1190.14934492 2018-08-28 19:14:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:20,826 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:20 GMT Server: Apache x-openstack-request-id: req-ad8023e9-a0f9-48d9-851e-d10a6d0aa743 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:21,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:20 GMT Server: Apache x-openstack-request-id: req-30fccb67-0f7d-4279-a066-09d3fbe5412c 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "tags": null, "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:14:10Z", "id": "38c33e16-7445-4672-859f-cff457b27c12", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:21,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-30fccb67-0f7d-4279-a066-09d3fbe5412c 2018-08-28 19:14:21,006 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:14:21,006 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:24,007 - create_stack - DEBUG - Stack status query timeout in 1186.9384551 2018-08-28 19:14:24,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:24,038 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:24 GMT Server: Apache x-openstack-request-id: req-ecbfcbf9-0e5a-451d-8311-7b25b2180602 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:24,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:24 GMT Server: Apache x-openstack-request-id: req-dbd673ec-5cf9-4bd1-9344-78d478d0a0dc 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": "02cc5544675041fb8876e7cd8acaae41", "OS::stack_id": "38c33e16-7445-4672-859f-cff457b27c12", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "image_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image", "inst_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-inst", "subnet_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-subnet", "flavor_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-flavor-name", "net_name": "CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack", "stack_user_project_id": "86e3cf131af44657bf68f652eb841cf7", "tags": null, "creation_time": "2018-08-28T19:13:50Z", "links": [{"href": "http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:14:10Z", "id": "38c33e16-7445-4672-859f-cff457b27c12", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:24,065 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-dbd673ec-5cf9-4bd1-9344-78d478d0a0dc 2018-08-28 19:14:24,066 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:14:24,066 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack 2018-08-28 19:14:24,066 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack 2018-08-28 19:14:24,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/38c33e16-7445-4672-859f-cff457b27c12 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3132a62b1a1353257def406c3c3a11318fb376a" 2018-08-28 19:14:24,097 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:24 GMT Server: Apache x-openstack-request-id: req-0bd34083-18bd-4f04-b14e-5d7f487ae2b9 Location: http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:24,270 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:14:24 GMT Server: Apache x-openstack-request-id: req-03354faa-c8f6-45fc-87ef-91bb62f4abb8 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:14:24,270 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/02cc5544675041fb8876e7cd8acaae41/stacks/CreateStackSuccessTests-CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-stack/38c33e16-7445-4672-859f-cff457b27c12 used request id req-03354faa-c8f6-45fc-87ef-91bb62f4abb8 2018-08-28 19:14:24,271 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-f112aada-14f8-4fe8-9853-c5832d853ea3-image 2018-08-28 19:14:24,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c0639695e414dcc076e9bf8789b01ecaa7bc4390" 2018-08-28 19:14:25,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5c463923-8352-4041-afe1-e4376f21a07b Date: Tue, 28 Aug 2018 19:14:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:14:25,753 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/892e25ad-7da5-4263-9c06-5709b4e112ff used request id req-5c463923-8352-4041-afe1-e4376f21a07b 2018-08-28 19:14:25,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/72aa546d-dba2-4be7-8b74-e48d52b2992d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7bb9b4c2a4774ab9d342607ea1d1417e9412bce3" 2018-08-28 19:14:25,796 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:14:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cb19b415-273b-4f48-b8b2-5259a3c6489e x-compute-request-id: req-cb19b415-273b-4f48-b8b2-5259a3c6489e Content-Length: 0 Content-Type: application/json 2018-08-28 19:14:25,796 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/72aa546d-dba2-4be7-8b74-e48d52b2992d used request id req-cb19b415-273b-4f48-b8b2-5259a3c6489e 2018-08-28 19:14:25,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-fdbb58bd-cc5e-4b12-936b-99839605f4aa Date: Tue, 28 Aug 2018 19:14:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "created_at": "2018-08-28T19:13:51Z", "updated_at": "2018-08-28T19:13:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "revision_number": 0, "id": "4c00e2ad-4930-4b3c-8393-81d293e69779", "remote_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "port_range_min": null, "ethertype": "IPv6", "project_id": "02cc5544675041fb8876e7cd8acaae41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "revision_number": 0, "id": "a6b4f6f9-0305-4e34-bd68-c7f413d34a8f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "port_range_min": null, "ethertype": "IPv6", "project_id": "02cc5544675041fb8876e7cd8acaae41"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "revision_number": 0, "id": "cf14b66c-7dfd-4927-8ee6-66783c431f07", "remote_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "port_range_min": null, "ethertype": "IPv4", "project_id": "02cc5544675041fb8876e7cd8acaae41"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "revision_number": 0, "id": "d8e87c80-54b0-49b7-8758-0c99807a514b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "port_range_min": null, "ethertype": "IPv4", "project_id": "02cc5544675041fb8876e7cd8acaae41"}], "revision_number": 4, "project_id": "02cc5544675041fb8876e7cd8acaae41", "id": "7da78293-98b3-46c0-aee3-435de577303d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:14:26,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fdbb58bd-cc5e-4b12-936b-99839605f4aa 2018-08-28 19:14:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,204 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5c67853-5c78-4955-b0a0-764cc3973809 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:14:26,204 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-e5c67853-5c78-4955-b0a0-764cc3973809 2018-08-28 19:14:26,204 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:14:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,300 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c90884d4-26f0-4315-9799-c4b9f900a8ee Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:14:26,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-c90884d4-26f0-4315-9799-c4b9f900a8ee 2018-08-28 19:14:26,301 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:14:26,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,389 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8be760de-a14f-48b4-8744-5f892632fac7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:14:26,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-8be760de-a14f-48b4-8744-5f892632fac7 2018-08-28 19:14:26,389 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:14:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,471 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:14:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-539338af-dc54-4e1d-9ce9-2d7f247226e0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:14:26,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-539338af-dc54-4e1d-9ce9-2d7f247226e0 2018-08-28 19:14:26,472 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:14:26,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55918299-70fd-4e69-b4ab-ee5a4dce5570 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:14:26,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-55918299-70fd-4e69-b4ab-ee5a4dce5570 2018-08-28 19:14:26,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b9443a-3348-4665-a744-9a15fc6e981a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:14:26,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-20b9443a-3348-4665-a744-9a15fc6e981a 2018-08-28 19:14:26,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2700786e-d5c3-4fb6-85d7-9c69d024f40a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41"}, "enabled": true, "id": "02cc5544675041fb8876e7cd8acaae41", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-b9d0d74c-6117-456-proj"}} 2018-08-28 19:14:26,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41 used request id req-2700786e-d5c3-4fb6-85d7-9c69d024f40a 2018-08-28 19:14:26,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7da78293-98b3-46c0-aee3-435de577303d 2018-08-28 19:14:26,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7da78293-98b3-46c0-aee3-435de577303d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:26,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-66e9ff52-6e4f-4f99-af59-5972aeeed769 Date: Tue, 28 Aug 2018 19:14:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "port_range_min": null, "revision_number": 0, "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "created_at": "2018-08-28T19:13:51Z", "project_id": "02cc5544675041fb8876e7cd8acaae41", "id": "4c00e2ad-4930-4b3c-8393-81d293e69779"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "port_range_min": null, "revision_number": 0, "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "created_at": "2018-08-28T19:13:51Z", "project_id": "02cc5544675041fb8876e7cd8acaae41", "id": "a6b4f6f9-0305-4e34-bd68-c7f413d34a8f"}, {"remote_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "port_range_min": null, "revision_number": 0, "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "created_at": "2018-08-28T19:13:51Z", "project_id": "02cc5544675041fb8876e7cd8acaae41", "id": "cf14b66c-7dfd-4927-8ee6-66783c431f07"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:13:51Z", "security_group_id": "7da78293-98b3-46c0-aee3-435de577303d", "port_range_min": null, "revision_number": 0, "tenant_id": "02cc5544675041fb8876e7cd8acaae41", "created_at": "2018-08-28T19:13:51Z", "project_id": "02cc5544675041fb8876e7cd8acaae41", "id": "d8e87c80-54b0-49b7-8758-0c99807a514b"}]} 2018-08-28 19:14:26,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7da78293-98b3-46c0-aee3-435de577303d used request id req-66e9ff52-6e4f-4f99-af59-5972aeeed769 2018-08-28 19:14:26,954 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:14:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7da78293-98b3-46c0-aee3-435de577303d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:27,282 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87391080-e5ba-4997-9b0b-3d869c20c52a Content-Length: 0 Date: Tue, 28 Aug 2018 19:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:14:27,283 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7da78293-98b3-46c0-aee3-435de577303d used request id req-87391080-e5ba-4997-9b0b-3d869c20c52a 2018-08-28 19:14:27,283 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-b9d0d74c-6117-456-proj 2018-08-28 19:14:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:27,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7771bed1-0608-4610-b1d7-b88127aa1fa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:14:27,518 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/02cc5544675041fb8876e7cd8acaae41 used request id req-7771bed1-0608-4610-b1d7-b88127aa1fa8 2018-08-28 19:14:27,518 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-b9d0d74c-6117-456-proj-role 2018-08-28 19:14:27,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/412bffe1c3f545959d63bf97ded80369 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:27,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30193162-4ace-4632-a1b0-aba49994fb2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:14:27,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/412bffe1c3f545959d63bf97ded80369 used request id req-30193162-4ace-4632-a1b0-aba49994fb2b 2018-08-28 19:14:27,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d9bc262da8f4ed9fbc159763d094a969b37eb24" 2018-08-28 19:14:27,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23e7b394-3003-4aa1-a36b-e6403886beb2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:14:27,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-23e7b394-3003-4aa1-a36b-e6403886beb2 2018-08-28 19:14:27,725 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-b9d0d74c-6117-456-user 2018-08-28 19:14:27,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/ceb5c2cfed7e442f92c508124f579126 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a904ca99974df3507b38f6187b5a8721872fa7d" 2018-08-28 19:14:27,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:14:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6df95e3f-5203-4aa6-83b5-670328ce9617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:14:27,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/ceb5c2cfed7e442f92c508124f579126 used request id req-6df95e3f-5203-4aa6-83b5-670328ce9617 2018-08-28 19:14:27,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:28,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Jdwr_KgWR7uq0Mr0TUBvqA"], "issued_at": "2018-08-28T19:14:28.000000Z"}} 2018-08-28 19:14:28,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc1b6e0b58232b6ae39694da97ad75fc5b230041" 2018-08-28 19:14:28,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9f2a30-d554-42b2-bf4c-ba1175989897 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:28,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d9f2a30-d554-42b2-bf4c-ba1175989897 2018-08-28 19:14:28,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:28,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:28,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:14:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PE0YLD0ZQ4yErq5_TOSLeg"], "issued_at": "2018-08-28T19:14:28.000000Z"}} 2018-08-28 19:14:28,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:14:28,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc3730d-4ebe-4904-bab8-f1433e16b907 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:28,896 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ffc3730d-4ebe-4904-bab8-f1433e16b907 2018-08-28 19:14:28,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:14:28,906 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:14:28 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:14:28,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:14:28,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc281b7-09d1-4fea-b1b8-2bba96630a70 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:14:28,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj used request id req-8fc281b7-09d1-4fea-b1b8-2bba96630a70 2018-08-28 19:14:28,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:14:29,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc757784-9602-40a6-a2ec-4a01ac6c1e76 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:14:29,167 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-bc757784-9602-40a6-a2ec-4a01ac6c1e76 2018-08-28 19:14:29,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}}' 2018-08-28 19:14:29,282 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc04ab8f-3b4b-407a-8320-53050a494447 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045"}, "enabled": true, "id": "e9cdace14ca44c61ae1d31f654576045", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}} 2018-08-28 19:14:29,282 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-cc04ab8f-3b4b-407a-8320-53050a494447 2018-08-28 19:14:29,282 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9c834f08-5c2f-4af-proj 2018-08-28 19:14:29,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:29,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:29,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Xs6J9Q31Ql2KHktpH-9uwA"], "issued_at": "2018-08-28T19:14:29.000000Z"}} 2018-08-28 19:14:29,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:29,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d073df8e-3cee-49a3-902b-da255f5b5d46 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:29,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d073df8e-3cee-49a3-902b-da255f5b5d46 2018-08-28 19:14:29,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:14:29,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:14:29 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:14:29,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:29,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19760ffb-5eea-4b94-b60b-9f84435a1194 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:14:29,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-19760ffb-5eea-4b94-b60b-9f84435a1194 2018-08-28 19:14:29,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:29,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d738bfcc-932b-4b36-a017-e41685eb4d37 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045"}, "enabled": true, "id": "e9cdace14ca44c61ae1d31f654576045", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}]} 2018-08-28 19:14:29,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj used request id req-d738bfcc-932b-4b36-a017-e41685eb4d37 2018-08-28 19:14:29,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:30,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea965c40-c0fa-499f-822a-450610c65a3e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:14:30,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-ea965c40-c0fa-499f-822a-450610c65a3e 2018-08-28 19:14:30,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:30,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758080bf-ebf9-4b6f-a06c-431fe4e86a97 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:14:30,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-758080bf-ebf9-4b6f-a06c-431fe4e86a97 2018-08-28 19:14:30,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:30,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376e3ac0-8e97-4d25-8d1d-550d7bc6f5e7 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045"}, "enabled": true, "id": "e9cdace14ca44c61ae1d31f654576045", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}]} 2018-08-28 19:14:30,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-9c834f08-5c2f-4af-proj used request id req-376e3ac0-8e97-4d25-8d1d-550d7bc6f5e7 2018-08-28 19:14:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/841cb5f1c6d84cfc8bc322c968b01b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:30,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb512bb6-940b-463c-8fde-a105c097374c Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-9c834f08-5c2f-4af-user", "links": {"self": "http://172.30.9.28:5000/v3/users/841cb5f1c6d84cfc8bc322c968b01b54"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e9cdace14ca44c61ae1d31f654576045", "id": "841cb5f1c6d84cfc8bc322c968b01b54", "password_expires_at": null}} 2018-08-28 19:14:30,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/841cb5f1c6d84cfc8bc322c968b01b54 used request id req-bb512bb6-940b-463c-8fde-a105c097374c 2018-08-28 19:14:30,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045/users/841cb5f1c6d84cfc8bc322c968b01b54/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:30,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bfd3fa3-d6a6-4493-909c-e3ddf3ec4fa8 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045/users/841cb5f1c6d84cfc8bc322c968b01b54/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:14:30,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045/users/841cb5f1c6d84cfc8bc322c968b01b54/roles used request id req-8bfd3fa3-d6a6-4493-909c-e3ddf3ec4fa8 2018-08-28 19:14:30,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:30,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc34d176-8794-4071-b697-441707ead62b Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:14:30,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-cc34d176-8794-4071-b697-441707ead62b 2018-08-28 19:14:30,848 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-9c834f08-5c2f-4af-proj 2018-08-28 19:14:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045/users/841cb5f1c6d84cfc8bc322c968b01b54/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:14:30,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97baab64-20fe-4cb3-af6e-7e88d955704c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:14:30,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045/users/841cb5f1c6d84cfc8bc322c968b01b54/roles/961ba4163a534939a4215147fc01ed1f used request id req-97baab64-20fe-4cb3-af6e-7e88d955704c 2018-08-28 19:14:30,979 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9c834f08-5c2f-4af-user 2018-08-28 19:14:30,980 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:30,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:14:31,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-592bc82d-9c43-49c0-b484-6ae1c902d259 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:14:31,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-592bc82d-9c43-49c0-b484-6ae1c902d259 2018-08-28 19:14:31,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" -d '{"role": {"name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role"}}' 2018-08-28 19:14:31,202 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d5e50b3-70e3-4080-815c-8aeb6dec11f5 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca82263d029b4101b5b4c67c6d861339", "links": {"self": "http://172.30.9.28:5000/v3/roles/ca82263d029b4101b5b4c67c6d861339"}, "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role"}} 2018-08-28 19:14:31,202 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-7d5e50b3-70e3-4080-815c-8aeb6dec11f5 2018-08-28 19:14:31,203 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role 2018-08-28 19:14:31,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ca82263d029b4101b5b4c67c6d861339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:14:31,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a559e78-b25b-4919-9737-b4d9ac069edd Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ca82263d029b4101b5b4c67c6d861339"}, "domain_id": null, "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role", "id": "ca82263d029b4101b5b4c67c6d861339"}} 2018-08-28 19:14:31,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ca82263d029b4101b5b4c67c6d861339 used request id req-3a559e78-b25b-4919-9737-b4d9ac069edd 2018-08-28 19:14:31,295 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role to project CreateStackSuccessTests-9c834f08-5c2f-4af-proj 2018-08-28 19:14:31,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045/users/841cb5f1c6d84cfc8bc322c968b01b54/roles/ca82263d029b4101b5b4c67c6d861339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:14:31,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60665700-c1de-47e3-9234-9f142a28c449 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:14:31,432 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045/users/841cb5f1c6d84cfc8bc322c968b01b54/roles/ca82263d029b4101b5b4c67c6d861339 used request id req-60665700-c1de-47e3-9234-9f142a28c449 2018-08-28 19:14:31,433 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:14:31,433 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:14:31,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:31,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:31,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca82263d029b4101b5b4c67c6d861339", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cdace14ca44c61ae1d31f654576045", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-user", "id": "841cb5f1c6d84cfc8bc322c968b01b54"}, "audit_ids": ["aqvROoiCRySlwpPeK5Twgw"], "issued_at": "2018-08-28T19:14:31.000000Z"}} 2018-08-28 19:14:31,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" 2018-08-28 19:14:31,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a426fac-2dbb-4441-893e-1bb1b66bf2d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:31,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7a426fac-2dbb-4441-893e-1bb1b66bf2d7 2018-08-28 19:14:31,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" 2018-08-28 19:14:32,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-442f88fa-c1eb-4ce3-b557-0103e9eeea52 Date: Tue, 28 Aug 2018 19:14:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image"} 2018-08-28 19:14:32,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image used request id req-442f88fa-c1eb-4ce3-b557-0103e9eeea52 2018-08-28 19:14:32,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" 2018-08-28 19:14:32,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-185b8952-5e2b-4d4f-832a-8a7f78cac957 Date: Tue, 28 Aug 2018 19: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-08-28 19:14:32,233 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-185b8952-5e2b-4d4f-832a-8a7f78cac957 2018-08-28 19:14:32,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image"}' 2018-08-28 19:14:32,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb X-Openstack-Request-Id: req-41207f76-0202-4d51-a121-03f20b528015 Date: Tue, 28 Aug 2018 19:14:32 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:14:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:14:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb", "min_disk": 0, "protected": false, "id": "a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb", "file": "/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/file", "checksum": null, "owner": "e9cdace14ca44c61ae1d31f654576045", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:14:32,457 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-41207f76-0202-4d51-a121-03f20b528015 2018-08-28 19:14:32,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" -d '' 2018-08-28 19:14:33,630 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-430fa1e6-f19c-42cd-a706-f448e51c6405 Date: Tue, 28 Aug 2018 19:14:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:14:33,630 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/file used request id req-430fa1e6-f19c-42cd-a706-f448e51c6405 2018-08-28 19:14:33,630 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:14:33,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" 2018-08-28 19:14:33,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-e39a93d9-8181-4ce5-9969-61c4b4edf813 Date: Tue, 28 Aug 2018 19:14:33 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:14:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:14:33Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/snap", "metadata": {}}], "self": "/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb", "min_disk": 0, "protected": false, "id": "a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb", "file": "/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9cdace14ca44c61ae1d31f654576045", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:14:33,797 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb used request id req-e39a93d9-8181-4ce5-9969-61c4b4edf813 2018-08-28 19:14:33,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" 2018-08-28 19:14:33,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7c76bf76-5533-423d-8f7f-89b89a5de617 Date: Tue, 28 Aug 2018 19:14:33 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:14:33,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-7c76bf76-5533-423d-8f7f-89b89a5de617 2018-08-28 19:14:33,956 - create_image - INFO - Created image with name - CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image 2018-08-28 19:14:33,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" 2018-08-28 19:14:34,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-861dcc00-9f4f-4d2b-afdd-ced69b70c3f5 Date: Tue, 28 Aug 2018 19:14:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:14:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:14:33Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/snap", "metadata": {}}], "self": "/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb", "min_disk": 0, "protected": false, "id": "a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb", "file": "/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e9cdace14ca44c61ae1d31f654576045", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:14:34,133 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb used request id req-861dcc00-9f4f-4d2b-afdd-ced69b70c3f5 2018-08-28 19:14:34,134 - create_image - DEBUG - Instance status is - active 2018-08-28 19:14:34,134 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image 2018-08-28 19:14:34,134 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image 2018-08-28 19:14:34,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:34,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:34,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["EBEqvbk_SQiEFXmeP3vc1Q"], "issued_at": "2018-08-28T19:14:34.000000Z"}} 2018-08-28 19:14:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f1377385cc16bfa3d9b6d07a752c2c9b14015" 2018-08-28 19:14:34,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ddca79a-457d-4954-9e42-5675f8a7058b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:34,601 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4ddca79a-457d-4954-9e42-5675f8a7058b 2018-08-28 19:14:34,602 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:14:34,607 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f1377385cc16bfa3d9b6d07a752c2c9b14015" 2018-08-28 19:14:34,788 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1f909668-0e18-4eb5-9f29-c6c82e61757b x-compute-request-id: req-1f909668-0e18-4eb5-9f29-c6c82e61757b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:14:34,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1f909668-0e18-4eb5-9f29-c6c82e61757b 2018-08-28 19:14:34,792 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f1377385cc16bfa3d9b6d07a752c2c9b14015" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:14:34,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5dc98698-a841-4119-978e-4dfec81455bf x-compute-request-id: req-5dc98698-a841-4119-978e-4dfec81455bf Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/e077e003-5300-4934-a9d0-29e0b8ae17c3", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/e077e003-5300-4934-a9d0-29e0b8ae17c3", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e077e003-5300-4934-a9d0-29e0b8ae17c3", "name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:14:34,862 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5dc98698-a841-4119-978e-4dfec81455bf 2018-08-28 19:14:34,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:34,863 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:35,250 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca82263d029b4101b5b4c67c6d861339", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cdace14ca44c61ae1d31f654576045", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-user", "id": "841cb5f1c6d84cfc8bc322c968b01b54"}, "audit_ids": ["SSn_FzgXR0yBOr0gIAz_iw"], "issued_at": "2018-08-28T19:14:35.000000Z"}} 2018-08-28 19:14:35,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:35,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c17442a-562b-4c80-8af2-d70ef7c4ba90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:35,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c17442a-562b-4c80-8af2-d70ef7c4ba90 2018-08-28 19:14:35,339 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:14:35,341 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:14:35,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:35,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:35 GMT Server: Apache x-openstack-request-id: req-3d5f3bc5-4eeb-4646-b863-79c21f5ccdc6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:14:35,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack used request id req-3d5f3bc5-4eeb-4646-b863-79c21f5ccdc6 2018-08-28 19:14:35,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-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-771002bb-f499-42af-a305-30ac4afcdb26-net", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}}' 2018-08-28 19:14:37,822 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:14:35 GMT Server: Apache x-openstack-request-id: req-a8bc1cd2-02c5-455a-aca8-55b7aa064b20 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}]}} 2018-08-28 19:14:37,823 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks used request id req-a8bc1cd2-02c5-455a-aca8-55b7aa064b20 2018-08-28 19:14:37,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:37,994 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:37 GMT Server: Apache x-openstack-request-id: req-336fd5ad-386c-43ea-b84a-9f448ba25f8f Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:38,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:37 GMT Server: Apache x-openstack-request-id: req-2307e35c-0b9a-4d6b-8f4a-f826ebf26b8a 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:38,200 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-2307e35c-0b9a-4d6b-8f4a-f826ebf26b8a 2018-08-28 19:14:38,201 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack 2018-08-28 19:14:38,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:38,371 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:38 GMT Server: Apache x-openstack-request-id: req-ac259269-f3a1-4798-a559-596f12dd8c5d Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:38,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:38 GMT Server: Apache x-openstack-request-id: req-46597938-ee6c-4ae0-b03d-f7082c78e8f1 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:38,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-46597938-ee6c-4ae0-b03d-f7082c78e8f1 2018-08-28 19:14:38,567 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:14:38,568 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:41,571 - create_stack - DEBUG - Stack status query timeout in 1196.62998915 2018-08-28 19:14:41,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:41,752 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:41 GMT Server: Apache x-openstack-request-id: req-26d9a7ae-4af6-465b-a560-a85381a7d30c Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:41,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:41 GMT Server: Apache x-openstack-request-id: req-fe2e3d59-6ff5-45b3-b084-42744565d0c7 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:41,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-fe2e3d59-6ff5-45b3-b084-42744565d0c7 2018-08-28 19:14:41,937 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:14:41,937 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:44,940 - create_stack - DEBUG - Stack status query timeout in 1193.26059604 2018-08-28 19:14:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:45,124 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:44 GMT Server: Apache x-openstack-request-id: req-ece104a6-5b0b-4da1-b138-e219bfd2b917 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:45,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:45 GMT Server: Apache x-openstack-request-id: req-64dbee63-b8c3-412a-b8f1-aa481cff0938 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:45,415 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-64dbee63-b8c3-412a-b8f1-aa481cff0938 2018-08-28 19:14:45,416 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:14:45,416 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:48,419 - create_stack - DEBUG - Stack status query timeout in 1189.78175807 2018-08-28 19:14:48,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:48,591 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:48 GMT Server: Apache x-openstack-request-id: req-98cfb53c-eaf4-419d-8e27-cf292324f293 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:48,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:48 GMT Server: Apache x-openstack-request-id: req-2ac27ca0-89a4-43c3-a721-489c03948ae7 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:48,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-2ac27ca0-89a4-43c3-a721-489c03948ae7 2018-08-28 19:14:48,854 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:14:48,854 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:51,857 - create_stack - DEBUG - Stack status query timeout in 1186.34351611 2018-08-28 19:14:51,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:52,037 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:51 GMT Server: Apache x-openstack-request-id: req-dfda470a-b9a7-484e-8c7c-346d2390d048 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:52,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:52 GMT Server: Apache x-openstack-request-id: req-fb55ffc8-4a66-4138-8786-20da80ef0928 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:52,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-fb55ffc8-4a66-4138-8786-20da80ef0928 2018-08-28 19:14:52,221 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:14:52,221 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:14:55,224 - create_stack - DEBUG - Stack status query timeout in 1182.97649813 2018-08-28 19:14:55,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:55,253 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:55 GMT Server: Apache x-openstack-request-id: req-0f9add3c-421c-44f1-a640-99a17402c97d Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:55,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:55 GMT Server: Apache x-openstack-request-id: req-89cd9a8a-1782-4169-863d-64ec659eb483 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:55,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-89cd9a8a-1782-4169-863d-64ec659eb483 2018-08-28 19:14:55,442 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:14:55,442 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack 2018-08-28 19:14:55,442 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack 2018-08-28 19:14:55,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:55,697 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:55 GMT Server: Apache x-openstack-request-id: req-149c99db-917d-4b2a-85d9-1325e04e43fe Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:55,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:55 GMT Server: Apache x-openstack-request-id: req-616ed70a-39f3-4298-8a1f-5e7bf42acec4 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.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-28T19:14:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:14:37Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "381ee655-6a75-46e6-8f88-be8eb43e046c", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-28T19:14:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:14:37Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "d97ab34c-89fa-47e9-9795-4f41dd314951", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-28T19:14:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:14:37Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "8deb3af6-84cb-4072-b540-676a44e9ef9a", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-28T19:14:37Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:14:37Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "08c5b74a-c9e0-42c3-8782-8c71938690e5", "resource_type": "OS::Nova::Server"}]} 2018-08-28 19:14:55,742 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c/resources used request id req-616ed70a-39f3-4298-8a1f-5e7bf42acec4 2018-08-28 19:14:55,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8deb3af6-84cb-4072-b540-676a44e9ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:56,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-1f51494a-0c8b-49ef-a79b-e8aba49bd558 Date: Tue, 28 Aug 2018 19:14: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":["d97ab34c-89fa-47e9-9795-4f41dd314951"],"updated_at":"2018-08-28T19:14:40Z","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9cdace14ca44c61ae1d31f654576045","id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net"}]} 2018-08-28 19:14:56,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8deb3af6-84cb-4072-b540-676a44e9ef9a used request id req-1f51494a-0c8b-49ef-a79b-e8aba49bd558 2018-08-28 19:14:56,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:56,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-541a9aee-1853-40d8-adc5-16c798c7745f Date: Tue, 28 Aug 2018 19:14:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:40Z","dns_nameservers":[],"updated_at":"2018-08-28T19:14:40Z","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":"e9cdace14ca44c61ae1d31f654576045","id":"d97ab34c-89fa-47e9-9795-4f41dd314951","subnetpool_id":null,"name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet"}]} 2018-08-28 19:14:56,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a used request id req-541a9aee-1853-40d8-adc5-16c798c7745f 2018-08-28 19:14:56,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:56,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8aa631c3-214d-4c67-a964-068d234302ca Date: Tue, 28 Aug 2018 19:14:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:40Z","dns_nameservers":[],"updated_at":"2018-08-28T19:14:40Z","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":"e9cdace14ca44c61ae1d31f654576045","id":"d97ab34c-89fa-47e9-9795-4f41dd314951","subnetpool_id":null,"name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet"}]} 2018-08-28 19:14:56,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a used request id req-8aa631c3-214d-4c67-a964-068d234302ca 2018-08-28 19:14:56,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:14:56,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:56,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca82263d029b4101b5b4c67c6d861339", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cdace14ca44c61ae1d31f654576045", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-user", "id": "841cb5f1c6d84cfc8bc322c968b01b54"}, "audit_ids": ["XpnsmvDfQvy_O-idYsC68w"], "issued_at": "2018-08-28T19:14:56.000000Z"}} 2018-08-28 19:14:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f7a8a3c682bf31182a15c44e0dce1b044ac5c7" 2018-08-28 19:14:56,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5db0482-6691-418e-9520-c3dd5571417e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:56,996 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d5db0482-6691-418e-9520-c3dd5571417e 2018-08-28 19:14:57,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f7a8a3c682bf31182a15c44e0dce1b044ac5c7" 2018-08-28 19:14:57,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-55f483fb-9bb6-41f9-bb43-b0439d24a4bd Date: Tue, 28 Aug 2018 19:14: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":["d97ab34c-89fa-47e9-9795-4f41dd314951"],"updated_at":"2018-08-28T19:14:40Z","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9cdace14ca44c61ae1d31f654576045","id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net"}]} 2018-08-28 19:14:57,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net used request id req-55f483fb-9bb6-41f9-bb43-b0439d24a4bd 2018-08-28 19:14:57,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:14:57,273 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:14:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:14:57,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f7a8a3c682bf31182a15c44e0dce1b044ac5c7" 2018-08-28 19:14:57,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8aad28e0-8cc3-467a-ac15-d878ebc6782b Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045"}, "enabled": true, "id": "e9cdace14ca44c61ae1d31f654576045", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}} 2018-08-28 19:14:57,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045 used request id req-8aad28e0-8cc3-467a-ac15-d878ebc6782b 2018-08-28 19:14:57,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f5f7a8a3c682bf31182a15c44e0dce1b044ac5c7" 2018-08-28 19:14:57,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c900d73b-8141-45a7-b271-12a04e4fe52a Date: Tue, 28 Aug 2018 19:14:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:40Z","dns_nameservers":[],"updated_at":"2018-08-28T19:14:40Z","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":"e9cdace14ca44c61ae1d31f654576045","id":"d97ab34c-89fa-47e9-9795-4f41dd314951","subnetpool_id":null,"name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet"}]} 2018-08-28 19:14:57,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a used request id req-c900d73b-8141-45a7-b271-12a04e4fe52a 2018-08-28 19:14:57,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:14:57,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca82263d029b4101b5b4c67c6d861339", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e9cdace14ca44c61ae1d31f654576045", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/e9cdace14ca44c61ae1d31f654576045", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-user", "id": "841cb5f1c6d84cfc8bc322c968b01b54"}, "audit_ids": ["nO7wWnYvTTCMiF5RFviF_g"], "issued_at": "2018-08-28T19:14:57.000000Z"}} 2018-08-28 19:14:57,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e55486df3e8d011bc55a48d25b8bb913d368582" 2018-08-28 19:14:58,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc7d3aee-dd57-47fa-acf0-76cd5550f5db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:14:58,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fc7d3aee-dd57-47fa-acf0-76cd5550f5db 2018-08-28 19:14:58,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e55486df3e8d011bc55a48d25b8bb913d368582" 2018-08-28 19:14:58,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d843fca7-4652-46fa-bb6f-57901a0f1c91 Date: Tue, 28 Aug 2018 19: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":["d97ab34c-89fa-47e9-9795-4f41dd314951"],"updated_at":"2018-08-28T19:14:40Z","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9cdace14ca44c61ae1d31f654576045","id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net"}]} 2018-08-28 19:14:58,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net used request id req-d843fca7-4652-46fa-bb6f-57901a0f1c91 2018-08-28 19:14:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e55486df3e8d011bc55a48d25b8bb913d368582" 2018-08-28 19:14:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d2682e97-7d73-4dfc-9c3b-1e6faee8410c Date: Tue, 28 Aug 2018 19:14:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:40Z","dns_nameservers":[],"updated_at":"2018-08-28T19:14:40Z","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":"e9cdace14ca44c61ae1d31f654576045","id":"d97ab34c-89fa-47e9-9795-4f41dd314951","subnetpool_id":null,"name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet"}]} 2018-08-28 19:14:58,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a used request id req-d2682e97-7d73-4dfc-9c3b-1e6faee8410c 2018-08-28 19:14:58,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8deb3af6-84cb-4072-b540-676a44e9ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e55486df3e8d011bc55a48d25b8bb913d368582" 2018-08-28 19:14:58,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-2738da96-40f5-4843-8033-9e54da22aca5 Date: Tue, 28 Aug 2018 19: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":["d97ab34c-89fa-47e9-9795-4f41dd314951"],"updated_at":"2018-08-28T19:14:40Z","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e9cdace14ca44c61ae1d31f654576045","id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net"}]} 2018-08-28 19:14:58,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8deb3af6-84cb-4072-b540-676a44e9ef9a used request id req-2738da96-40f5-4843-8033-9e54da22aca5 2018-08-28 19:14:58,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e55486df3e8d011bc55a48d25b8bb913d368582" 2018-08-28 19:14:59,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0638ab28-de69-4ac5-b7a9-b1df2c56897c Date: Tue, 28 Aug 2018 19:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:40Z","dns_nameservers":[],"updated_at":"2018-08-28T19:14:40Z","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":"e9cdace14ca44c61ae1d31f654576045","id":"d97ab34c-89fa-47e9-9795-4f41dd314951","subnetpool_id":null,"name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet"}]} 2018-08-28 19:14:59,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a used request id req-0638ab28-de69-4ac5-b7a9-b1df2c56897c 2018-08-28 19:14:59,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a&name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e55486df3e8d011bc55a48d25b8bb913d368582" 2018-08-28 19:14:59,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ef691a03-ef50-457c-b7fe-f5fe0668a5e6 Date: Tue, 28 Aug 2018 19:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:40Z","dns_nameservers":[],"updated_at":"2018-08-28T19:14:40Z","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":"e9cdace14ca44c61ae1d31f654576045","id":"d97ab34c-89fa-47e9-9795-4f41dd314951","subnetpool_id":null,"name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet"}]} 2018-08-28 19:14:59,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8deb3af6-84cb-4072-b540-676a44e9ef9a&name=CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet used request id req-ef691a03-ef50-457c-b7fe-f5fe0668a5e6 2018-08-28 19:14:59,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d97ab34c-89fa-47e9-9795-4f41dd314951 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e55486df3e8d011bc55a48d25b8bb913d368582" 2018-08-28 19:14:59,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-a966b603-26ed-43d9-9fd3-35527cc8ba55 Date: Tue, 28 Aug 2018 19:14:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8deb3af6-84cb-4072-b540-676a44e9ef9a","tenant_id":"e9cdace14ca44c61ae1d31f654576045","created_at":"2018-08-28T19:14:40Z","dns_nameservers":[],"updated_at":"2018-08-28T19:14:40Z","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":"e9cdace14ca44c61ae1d31f654576045","id":"d97ab34c-89fa-47e9-9795-4f41dd314951","subnetpool_id":null,"name":"CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet"}} 2018-08-28 19:14:59,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d97ab34c-89fa-47e9-9795-4f41dd314951 used request id req-a966b603-26ed-43d9-9fd3-35527cc8ba55 2018-08-28 19:14:59,141 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack 2018-08-28 19:14:59,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:59,317 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:59 GMT Server: Apache x-openstack-request-id: req-7afe029c-f71d-4221-9d72-4e26864a6ab8 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:59,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:14:59 GMT Server: Apache x-openstack-request-id: req-619cd509-ccdb-43c3-b7c4-3923de9da73b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:14:59,358 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-619cd509-ccdb-43c3-b7c4-3923de9da73b 2018-08-28 19:14:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:14:59,387 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:14:59 GMT Server: Apache x-openstack-request-id: req-46ef91b7-cdca-423f-b149-e53064282fa6 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:14:59,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:14:59 GMT Server: Apache x-openstack-request-id: req-687cf7fa-fea1-4c6f-9da8-321986bf4494 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:14:59,561 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-687cf7fa-fea1-4c6f-9da8-321986bf4494 2018-08-28 19:14:59,562 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:14:59,562 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:02,562 - create_stack - DEBUG - Stack status query timeout in 1196.79588103 2018-08-28 19:15:02,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:15:02,593 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:02 GMT Server: Apache x-openstack-request-id: req-3127c119-0d5a-403c-ab4d-cabe5b68ad66 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:02,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:02 GMT Server: Apache x-openstack-request-id: req-f8eaee10-98fe-42a4-b4af-26a32e2b7927 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "tags": null, "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:14:59Z", "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:02,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-f8eaee10-98fe-42a4-b4af-26a32e2b7927 2018-08-28 19:15:02,757 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:15:02,758 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:05,758 - create_stack - DEBUG - Stack status query timeout in 1193.59977293 2018-08-28 19:15:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:15:05,791 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:05 GMT Server: Apache x-openstack-request-id: req-7ed7ea8e-7317-4454-800a-c1b4a8c880e1 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:05,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:05 GMT Server: Apache x-openstack-request-id: req-f8f565c6-d3eb-40d4-99a3-32ab474c7be7 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "tags": null, "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:14:59Z", "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:05,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-f8f565c6-d3eb-40d4-99a3-32ab474c7be7 2018-08-28 19:15:05,817 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:15:05,817 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:08,820 - create_stack - DEBUG - Stack status query timeout in 1190.53749108 2018-08-28 19:15:08,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:15:09,006 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:08 GMT Server: Apache x-openstack-request-id: req-7f0f6a69-7d6d-4faa-b3c4-45193e503876 Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:09,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:09 GMT Server: Apache x-openstack-request-id: req-f2fa698a-8001-4374-9c5a-f2674bd333db 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": "e9cdace14ca44c61ae1d31f654576045", "OS::stack_id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "image_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image", "inst_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-inst", "subnet_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-subnet", "flavor_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-flavor-name", "net_name": "CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack", "stack_user_project_id": "275cd1a6452a48d6846ebdb5a97c0cd9", "tags": null, "creation_time": "2018-08-28T19:14:37Z", "links": [{"href": "http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:14:59Z", "id": "15c322fe-ce40-44f7-b7ed-4c13e543465c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:09,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-f2fa698a-8001-4374-9c5a-f2674bd333db 2018-08-28 19:15:09,033 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:15:09,033 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack 2018-08-28 19:15:09,033 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack 2018-08-28 19:15:09,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/15c322fe-ce40-44f7-b7ed-4c13e543465c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5eaf344d2f1db6c19a4e4d898fcb6535ed383c9d" 2018-08-28 19:15:09,207 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:09 GMT Server: Apache x-openstack-request-id: req-910f189c-e9ea-4ec2-8bab-aa79f6f0108d Location: http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:09,232 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:15:09 GMT Server: Apache x-openstack-request-id: req-c3c4dae2-101d-4adb-9c2a-127b334fca81 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:15:09,232 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/e9cdace14ca44c61ae1d31f654576045/stacks/CreateStackSuccessTests-CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-stack/15c322fe-ce40-44f7-b7ed-4c13e543465c used request id req-c3c4dae2-101d-4adb-9c2a-127b334fca81 2018-08-28 19:15:09,233 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-771002bb-f499-42af-a305-30ac4afcdb26-image 2018-08-28 19:15:09,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}17dc11c30a1b8dff167836dd5472e60c41efcd13" 2018-08-28 19:15:11,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-20370300-1379-4a06-8004-084e5b189e26 Date: Tue, 28 Aug 2018 19:15:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:15:11,240 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a33e2bf5-2ad8-4a31-9e1e-eb47a64bdbeb used request id req-20370300-1379-4a06-8004-084e5b189e26 2018-08-28 19:15:11,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/e077e003-5300-4934-a9d0-29e0b8ae17c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc4f1377385cc16bfa3d9b6d07a752c2c9b14015" 2018-08-28 19:15:11,281 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:15:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d7f80fe2-ef07-41c1-8ea5-f29a45bb5282 x-compute-request-id: req-d7f80fe2-ef07-41c1-8ea5-f29a45bb5282 Content-Length: 0 Content-Type: application/json 2018-08-28 19:15:11,281 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/e077e003-5300-4934-a9d0-29e0b8ae17c3 used request id req-d7f80fe2-ef07-41c1-8ea5-f29a45bb5282 2018-08-28 19:15:11,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:11,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-139ea06a-ca90-4914-827b-28726dbfdee7 Date: Tue, 28 Aug 2018 19:15:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "created_at": "2018-08-28T19:14:38Z", "updated_at": "2018-08-28T19:14:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:14:38Z", "revision_number": 0, "id": "46280d81-5b8e-4035-8735-1397f7cd0378", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cdace14ca44c61ae1d31f654576045"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:14:38Z", "revision_number": 0, "id": "707c945f-9a61-4cd0-b3bf-0990b7c08285", "remote_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "remote_ip_prefix": null, "created_at": "2018-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "port_range_min": null, "ethertype": "IPv4", "project_id": "e9cdace14ca44c61ae1d31f654576045"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:14:38Z", "revision_number": 0, "id": "8a381ce2-1b31-4ee7-9854-9e1d5f5d552c", "remote_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "remote_ip_prefix": null, "created_at": "2018-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cdace14ca44c61ae1d31f654576045"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:14:38Z", "revision_number": 0, "id": "ac68dfd5-651e-421a-a825-fd773d21dc9a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "port_range_min": null, "ethertype": "IPv6", "project_id": "e9cdace14ca44c61ae1d31f654576045"}], "revision_number": 4, "project_id": "e9cdace14ca44c61ae1d31f654576045", "id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:15:11,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-139ea06a-ca90-4914-827b-28726dbfdee7 2018-08-28 19:15:11,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:11,599 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-519ed363-db3f-4f39-aaad-8acdbce96095 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:15:11,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-519ed363-db3f-4f39-aaad-8acdbce96095 2018-08-28 19:15:11,600 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:15:11,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:11,705 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74d16d2a-8f71-4603-adae-d5742c4eecd1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:15:11,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-74d16d2a-8f71-4603-adae-d5742c4eecd1 2018-08-28 19:15:11,705 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:15:11,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:11,801 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46d4cc43-b65f-4ce2-8334-84b0b85c7e61 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:15:11,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-46d4cc43-b65f-4ce2-8334-84b0b85c7e61 2018-08-28 19:15:11,802 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:15:11,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:11,884 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-489ca804-bc28-47d2-a63c-4a868c4c272c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:15:11,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-489ca804-bc28-47d2-a63c-4a868c4c272c 2018-08-28 19:15:11,885 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:15:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:11,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71e83548-7de7-4e3a-af77-e33a1a9208bc Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:15:11,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-71e83548-7de7-4e3a-af77-e33a1a9208bc 2018-08-28 19:15:11,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:12,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e46e0cf-c285-481f-8c83-65b4ca074d4d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:15:12,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-1e46e0cf-c285-481f-8c83-65b4ca074d4d 2018-08-28 19:15:12,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:12,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfde231-78b1-4c74-96a8-447defab5d25 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:15:12,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-0dfde231-78b1-4c74-96a8-447defab5d25 2018-08-28 19:15:12,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:12,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa364f0-b3c7-40b7-afc3-3f0d07152a0c Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045"}, "enabled": true, "id": "e9cdace14ca44c61ae1d31f654576045", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9c834f08-5c2f-4af-proj"}} 2018-08-28 19:15:12,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045 used request id req-1aa364f0-b3c7-40b7-afc3-3f0d07152a0c 2018-08-28 19:15:12,261 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9cfbce26-d1cb-42b5-9767-81e3a3181f5b 2018-08-28 19:15:12,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9cfbce26-d1cb-42b5-9767-81e3a3181f5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:12,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-13fed9cd-4ada-44eb-b8aa-357a5f685c9b Date: Tue, 28 Aug 2018 19:15: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-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "created_at": "2018-08-28T19:14:38Z", "project_id": "e9cdace14ca44c61ae1d31f654576045", "id": "46280d81-5b8e-4035-8735-1397f7cd0378"}, {"remote_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "created_at": "2018-08-28T19:14:38Z", "project_id": "e9cdace14ca44c61ae1d31f654576045", "id": "707c945f-9a61-4cd0-b3bf-0990b7c08285"}, {"remote_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "created_at": "2018-08-28T19:14:38Z", "project_id": "e9cdace14ca44c61ae1d31f654576045", "id": "8a381ce2-1b31-4ee7-9854-9e1d5f5d552c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:14:38Z", "security_group_id": "9cfbce26-d1cb-42b5-9767-81e3a3181f5b", "port_range_min": null, "revision_number": 0, "tenant_id": "e9cdace14ca44c61ae1d31f654576045", "created_at": "2018-08-28T19:14:38Z", "project_id": "e9cdace14ca44c61ae1d31f654576045", "id": "ac68dfd5-651e-421a-a825-fd773d21dc9a"}]} 2018-08-28 19:15:12,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=9cfbce26-d1cb-42b5-9767-81e3a3181f5b used request id req-13fed9cd-4ada-44eb-b8aa-357a5f685c9b 2018-08-28 19:15:12,451 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:15:12,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/9cfbce26-d1cb-42b5-9767-81e3a3181f5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:12,762 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0f29ea9-8636-4e09-9c68-0877793ae926 Content-Length: 0 Date: Tue, 28 Aug 2018 19:15:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:15:12,762 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/9cfbce26-d1cb-42b5-9767-81e3a3181f5b used request id req-e0f29ea9-8636-4e09-9c68-0877793ae926 2018-08-28 19:15:12,763 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9c834f08-5c2f-4af-proj 2018-08-28 19:15:12,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:12,996 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:15:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-382cf810-691b-4f09-b575-fe3f0d1742b1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:15:12,996 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/e9cdace14ca44c61ae1d31f654576045 used request id req-382cf810-691b-4f09-b575-fe3f0d1742b1 2018-08-28 19:15:12,996 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9c834f08-5c2f-4af-proj-role 2018-08-28 19:15:13,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ca82263d029b4101b5b4c67c6d861339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:13,108 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a57ba9c8-4ab4-4a13-85e0-a391a6fc5a42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:15:13,108 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ca82263d029b4101b5b4c67c6d861339 used request id req-a57ba9c8-4ab4-4a13-85e0-a391a6fc5a42 2018-08-28 19:15:13,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4b8722861712b11703e8c25f837293e02a8f2a" 2018-08-28 19:15:13,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e36b04-3d58-47e0-a760-302e7a5ca210 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:15:13,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e6e36b04-3d58-47e0-a760-302e7a5ca210 2018-08-28 19:15:13,202 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9c834f08-5c2f-4af-user 2018-08-28 19:15:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/841cb5f1c6d84cfc8bc322c968b01b54 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}572ea7b05d8f0635fb4b7f034fa5152201183f00" 2018-08-28 19:15:13,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e7d3ce-23d9-46cf-8058-1608c7a5d520 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:15:13,381 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/841cb5f1c6d84cfc8bc322c968b01b54 used request id req-f2e7d3ce-23d9-46cf-8058-1608c7a5d520 2018-08-28 19:15:13,383 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:13,759 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["n5dPgEDDTwSlj5ahBdNOIw"], "issued_at": "2018-08-28T19:15:13.000000Z"}} 2018-08-28 19:15:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce1382e535753cb38b7495eef2cfd28f72f4f804" 2018-08-28 19:15:13,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1487331-45e8-45b5-8c9b-b9582f5fc920 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:13,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e1487331-45e8-45b5-8c9b-b9582f5fc920 2018-08-28 19:15:13,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:15:13,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:14,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:15:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["teL0BdHxTTWQU4EGvldxWg"], "issued_at": "2018-08-28T19:15:14.000000Z"}} 2018-08-28 19:15:14,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:15:14,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1f9dbe-14c1-4b1c-9c3e-870c72d8accd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:14,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9b1f9dbe-14c1-4b1c-9c3e-870c72d8accd 2018-08-28 19:15:14,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:15:14,326 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:15:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:15:14,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:15:14,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adddfacc-fc15-4caf-b46e-904329a060d1 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:15:14,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj used request id req-adddfacc-fc15-4caf-b46e-904329a060d1 2018-08-28 19:15:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:15:14,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c1a4cf-9272-4434-9773-68c42275502a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:15:14,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-56c1a4cf-9272-4434-9773-68c42275502a 2018-08-28 19:15:14,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}}' 2018-08-28 19:15:14,634 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:15:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266227b7-032b-4487-b1a6-f0434d3f16e3 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:14,634 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-266227b7-032b-4487-b1a6-f0434d3f16e3 2018-08-28 19:15:14,634 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-1299e2cc-3e49-4ea-proj 2018-08-28 19:15:14,634 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:15:14,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:15,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:15:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["CbE3Q3ceSqW3hMvUqAz4Nw"], "issued_at": "2018-08-28T19:15:15.000000Z"}} 2018-08-28 19:15:15,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:15,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b521ca9-e080-41d4-843c-13edd44ba4b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:15,103 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3b521ca9-e080-41d4-843c-13edd44ba4b1 2018-08-28 19:15:15,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:15:15,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:15:15,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:15,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5128df3-fb56-482c-88db-6576753692ae Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:15:15,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e5128df3-fb56-482c-88db-6576753692ae 2018-08-28 19:15:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:15,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c0c72be-b4a0-4241-9e49-0311405e4583 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}]} 2018-08-28 19:15:15,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj used request id req-6c0c72be-b4a0-4241-9e49-0311405e4583 2018-08-28 19:15:15,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:15,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0657e3a1-c625-4d1c-a701-68ee7c4f1222 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:15:15,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0657e3a1-c625-4d1c-a701-68ee7c4f1222 2018-08-28 19:15:15,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:15,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff67b15f-dafb-455f-8638-ee66a0c9c287 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:15:15,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ff67b15f-dafb-455f-8638-ee66a0c9c287 2018-08-28 19:15:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:15,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-320f75cb-b378-4307-a477-af7b74eeeea7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}]} 2018-08-28 19:15:15,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSuccessTests-1299e2cc-3e49-4ea-proj used request id req-320f75cb-b378-4307-a477-af7b74eeeea7 2018-08-28 19:15:15,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/6e512a2b5ddf4adf8ac24510426b4f29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:16,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a379825e-88df-4913-9381-d9e0ee4a7d13 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-user", "links": {"self": "http://172.30.9.28:5000/v3/users/6e512a2b5ddf4adf8ac24510426b4f29"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "afedd5b076a14c75b7558d3077630a34", "id": "6e512a2b5ddf4adf8ac24510426b4f29", "password_expires_at": null}} 2018-08-28 19:15:16,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/6e512a2b5ddf4adf8ac24510426b4f29 used request id req-a379825e-88df-4913-9381-d9e0ee4a7d13 2018-08-28 19:15:16,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34/users/6e512a2b5ddf4adf8ac24510426b4f29/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:16,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c13a93f3-c8ae-4035-8074-ec438990003e Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34/users/6e512a2b5ddf4adf8ac24510426b4f29/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:15:16,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34/users/6e512a2b5ddf4adf8ac24510426b4f29/roles used request id req-c13a93f3-c8ae-4035-8074-ec438990003e 2018-08-28 19:15:16,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:16,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87533222-266e-45a4-9f48-28e53e4e4aa4 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:15:16,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-87533222-266e-45a4-9f48-28e53e4e4aa4 2018-08-28 19:15:16,201 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-1299e2cc-3e49-4ea-proj 2018-08-28 19:15:16,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34/users/6e512a2b5ddf4adf8ac24510426b4f29/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:15:16,338 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eab78be-79e8-4714-b328-aced1f4217c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:15:16,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34/users/6e512a2b5ddf4adf8ac24510426b4f29/roles/961ba4163a534939a4215147fc01ed1f used request id req-8eab78be-79e8-4714-b328-aced1f4217c9 2018-08-28 19:15:16,339 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-1299e2cc-3e49-4ea-user 2018-08-28 19:15:16,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:15:16,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:15:16,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc09b926-97cf-4ef4-875f-5482799fafb3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:15:16,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-dc09b926-97cf-4ef4-875f-5482799fafb3 2018-08-28 19:15:16,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" -d '{"role": {"name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role"}}' 2018-08-28 19:15:16,539 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baa2170f-a619-4050-b042-cee4c1825573 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6ef32674fa7a47a795f8e5b38c4666a1", "links": {"self": "http://172.30.9.28:5000/v3/roles/6ef32674fa7a47a795f8e5b38c4666a1"}, "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role"}} 2018-08-28 19:15:16,540 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-baa2170f-a619-4050-b042-cee4c1825573 2018-08-28 19:15:16,540 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role 2018-08-28 19:15:16,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/6ef32674fa7a47a795f8e5b38c4666a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:15:16,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15eb359-74d6-4a17-af15-13818035b2ea Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/6ef32674fa7a47a795f8e5b38c4666a1"}, "domain_id": null, "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role", "id": "6ef32674fa7a47a795f8e5b38c4666a1"}} 2018-08-28 19:15:16,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/6ef32674fa7a47a795f8e5b38c4666a1 used request id req-e15eb359-74d6-4a17-af15-13818035b2ea 2018-08-28 19:15:16,633 - keystone_utils - INFO - Granting role CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role to project CreateStackSuccessTests-1299e2cc-3e49-4ea-proj 2018-08-28 19:15:16,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34/users/6e512a2b5ddf4adf8ac24510426b4f29/roles/6ef32674fa7a47a795f8e5b38c4666a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:15:16,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:15:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb282020-2619-4b1b-a572-a38500664895 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:15:16,768 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34/users/6e512a2b5ddf4adf8ac24510426b4f29/roles/6ef32674fa7a47a795f8e5b38c4666a1 used request id req-fb282020-2619-4b1b-a572-a38500664895 2018-08-28 19:15:16,768 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:15:16,768 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:15:16,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:15:16,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:17,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "6ef32674fa7a47a795f8e5b38c4666a1", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role"}], "expires_at": "2018-08-28T20:15:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afedd5b076a14c75b7558d3077630a34", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-user", "id": "6e512a2b5ddf4adf8ac24510426b4f29"}, "audit_ids": ["Qd8OWfl6S0KqsyTNLrXpVw"], "issued_at": "2018-08-28T19:15:17.000000Z"}} 2018-08-28 19:15:17,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" 2018-08-28 19:15:17,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9428a53e-46b2-45fb-9253-0cf2d3adf3f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:17,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9428a53e-46b2-45fb-9253-0cf2d3adf3f5 2018-08-28 19:15:17,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" 2018-08-28 19:15:17,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-b7a7d23d-c4d9-4197-9908-80a18d2bbeee Date: Tue, 28 Aug 2018 19:15:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image"} 2018-08-28 19:15:17,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image used request id req-b7a7d23d-c4d9-4197-9908-80a18d2bbeee 2018-08-28 19:15:17,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" 2018-08-28 19:15:17,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f7ebdeb6-fb25-4307-a195-a639e2cf9bf5 Date: Tue, 28 Aug 2018 19:15:17 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:15:17,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f7ebdeb6-fb25-4307-a195-a639e2cf9bf5 2018-08-28 19:15:17,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image"}' 2018-08-28 19:15:17,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e X-Openstack-Request-Id: req-bc8979b5-9ebb-474f-8db3-dd02d9e7b93e Date: Tue, 28 Aug 2018 19:15:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:15:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:15:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "min_disk": 0, "protected": false, "id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "file": "/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e/file", "checksum": null, "owner": "afedd5b076a14c75b7558d3077630a34", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:15:17,767 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-bc8979b5-9ebb-474f-8db3-dd02d9e7b93e 2018-08-28 19:15:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" -d '' 2018-08-28 19:15:19,512 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8ad3a697-32d9-47ab-baa6-39ff7bf7c330 Date: Tue, 28 Aug 2018 19: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-08-28 19:15:19,512 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e/file used request id req-8ad3a697-32d9-47ab-baa6-39ff7bf7c330 2018-08-28 19:15:19,513 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:15:19,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" 2018-08-28 19:15:19,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a7b5a215-e0e7-4c7e-81e0-2f515e3165fe Date: Tue, 28 Aug 2018 19:15:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:15:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:15:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3667c2d-375d-42dc-b289-fe3719bf769e/snap", "metadata": {}}], "self": "/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "min_disk": 0, "protected": false, "id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "file": "/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afedd5b076a14c75b7558d3077630a34", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3667c2d-375d-42dc-b289-fe3719bf769e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:15:19,677 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e used request id req-a7b5a215-e0e7-4c7e-81e0-2f515e3165fe 2018-08-28 19:15:19,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" 2018-08-28 19:15:19,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2c5efece-80b4-480a-80bb-e07cd5c61da1 Date: Tue, 28 Aug 2018 19: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-08-28 19:15:19,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2c5efece-80b4-480a-80bb-e07cd5c61da1 2018-08-28 19:15:19,834 - create_image - INFO - Created image with name - CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image 2018-08-28 19:15:19,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" 2018-08-28 19:15:19,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-a9c9ebae-1b49-4168-b042-43e541d1100d Date: Tue, 28 Aug 2018 19:15:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:15:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:15:19Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3667c2d-375d-42dc-b289-fe3719bf769e/snap", "metadata": {}}], "self": "/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "min_disk": 0, "protected": false, "id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "file": "/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "afedd5b076a14c75b7558d3077630a34", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a3667c2d-375d-42dc-b289-fe3719bf769e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:15:19,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e used request id req-a9c9ebae-1b49-4168-b042-43e541d1100d 2018-08-28 19:15:19,994 - create_image - DEBUG - Instance status is - active 2018-08-28 19:15:19,994 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image 2018-08-28 19:15:19,995 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image 2018-08-28 19:15:19,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:15:19,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:20,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:15:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Ce_A7otqTYGJgfs8toIJBg"], "issued_at": "2018-08-28T19:15:20.000000Z"}} 2018-08-28 19:15:20,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9234ed6f25a20ec861271ca73e36abd36d33f51" 2018-08-28 19:15:20,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd05bd9c-84ad-41b5-8511-b678a3d190ad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:20,462 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fd05bd9c-84ad-41b5-8511-b678a3d190ad 2018-08-28 19:15:20,463 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:15:20,469 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9234ed6f25a20ec861271ca73e36abd36d33f51" 2018-08-28 19:15:20,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b6a8cd7-6a80-4082-9f6e-54eaa0811928 x-compute-request-id: req-9b6a8cd7-6a80-4082-9f6e-54eaa0811928 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:15:20,650 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9b6a8cd7-6a80-4082-9f6e-54eaa0811928 2018-08-28 19:15:20,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9234ed6f25a20ec861271ca73e36abd36d33f51" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:15:20,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-38d5e441-80b0-48b5-bedc-be481efb5f71 x-compute-request-id: req-38d5e441-80b0-48b5-bedc-be481efb5f71 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:15:20,711 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-38d5e441-80b0-48b5-bedc-be481efb5f71 2018-08-28 19:15:20,712 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:15:20,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:21,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "6ef32674fa7a47a795f8e5b38c4666a1", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role"}], "expires_at": "2018-08-28T20:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afedd5b076a14c75b7558d3077630a34", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-user", "id": "6e512a2b5ddf4adf8ac24510426b4f29"}, "audit_ids": ["wq9NBy94SY6ew3cuUYFskw"], "issued_at": "2018-08-28T19:15:21.000000Z"}} 2018-08-28 19:15:21,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:21,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df630f4e-7825-4c3f-9be1-3da3e53bc440 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:21,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-df630f4e-7825-4c3f-9be1-3da3e53bc440 2018-08-28 19:15:21,179 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:15:21,182 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:15:21,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:21,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:21 GMT Server: Apache x-openstack-request-id: req-c184b397-571c-4b6c-b609-a94b301678d6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:15:21,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack used request id req-c184b397-571c-4b6c-b609-a94b301678d6 2018-08-28 19:15:21,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-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-d40998be-2abf-46f2-b75f-346278d17b8d-net", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}}' 2018-08-28 19:15:23,717 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:15:21 GMT Server: Apache x-openstack-request-id: req-c5b75e0a-f9bd-451b-8c6b-c1e3dceab098 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}]}} 2018-08-28 19:15:23,718 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks used request id req-c5b75e0a-f9bd-451b-8c6b-c1e3dceab098 2018-08-28 19:15:23,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:23,892 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:23 GMT Server: Apache x-openstack-request-id: req-0c00d0e7-b8f5-43e9-aaeb-8774beda1ea5 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:24,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:23 GMT Server: Apache x-openstack-request-id: req-90705496-b373-45f2-be9f-f82863871091 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:24,071 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-90705496-b373-45f2-be9f-f82863871091 2018-08-28 19:15:24,072 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack 2018-08-28 19:15:24,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:24,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:24 GMT Server: Apache x-openstack-request-id: req-34cbd78a-c62b-4ace-85cd-d4cfc1321768 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:24,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:24 GMT Server: Apache x-openstack-request-id: req-e1736e6d-f0dd-4ecb-83d6-8220b6a69ed3 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:24,434 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-e1736e6d-f0dd-4ecb-83d6-8220b6a69ed3 2018-08-28 19:15:24,435 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:15:24,435 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:27,438 - create_stack - DEBUG - Stack status query timeout in 1196.63405085 2018-08-28 19:15:27,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:27,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:27 GMT Server: Apache x-openstack-request-id: req-51c22e57-7553-4c08-9032-df7f6db58d1f Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:27,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:27 GMT Server: Apache x-openstack-request-id: req-1f372027-6a18-4f65-a534-3ee2bd48c8a9 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:27,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-1f372027-6a18-4f65-a534-3ee2bd48c8a9 2018-08-28 19:15:27,664 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:15:27,664 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:30,665 - create_stack - DEBUG - Stack status query timeout in 1193.40705395 2018-08-28 19:15:30,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:30,840 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:30 GMT Server: Apache x-openstack-request-id: req-645cfa21-7dca-4ef0-8416-35ec41fe6189 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:31,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:30 GMT Server: Apache x-openstack-request-id: req-26ca8637-ce86-4028-a475-ca34583cf659 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:31,166 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-26ca8637-ce86-4028-a475-ca34583cf659 2018-08-28 19:15:31,166 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:15:31,166 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:34,169 - create_stack - DEBUG - Stack status query timeout in 1189.90266585 2018-08-28 19:15:34,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:34,339 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:34 GMT Server: Apache x-openstack-request-id: req-1cd3d440-2b39-4aa8-8831-542101224ca3 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:34,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:34 GMT Server: Apache x-openstack-request-id: req-58669686-be71-4e5b-9516-5657d2cee58b 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:34,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-58669686-be71-4e5b-9516-5657d2cee58b 2018-08-28 19:15:34,532 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:15:34,533 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:37,536 - create_stack - DEBUG - Stack status query timeout in 1186.53624678 2018-08-28 19:15:37,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:37,707 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:37 GMT Server: Apache x-openstack-request-id: req-0a985be2-bd0b-464b-80a6-f1699cb27b90 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:37,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:37 GMT Server: Apache x-openstack-request-id: req-5e7e5362-b02f-466d-855b-f8bc4c805bfa 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:37,782 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-5e7e5362-b02f-466d-855b-f8bc4c805bfa 2018-08-28 19:15:37,782 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:15:37,782 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:40,786 - create_stack - DEBUG - Stack status query timeout in 1183.28652287 2018-08-28 19:15:40,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:40,966 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:40 GMT Server: Apache x-openstack-request-id: req-66580230-8b9d-4e38-9f53-46b0f98d8ff6 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:41,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:40 GMT Server: Apache x-openstack-request-id: req-236d0ba3-903f-4fc2-bb3a-74c6d308df7c 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:41,041 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-236d0ba3-903f-4fc2-bb3a-74c6d308df7c 2018-08-28 19:15:41,042 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:15:41,042 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack 2018-08-28 19:15:41,042 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack 2018-08-28 19:15:41,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:41,072 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:41 GMT Server: Apache x-openstack-request-id: req-87e2b044-3f58-4a77-b11e-e9220caddd4b Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:41,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:41 GMT Server: Apache x-openstack-request-id: req-34176227-76dd-4b6f-a6c2-a1a070f00156 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fdbd4880-2c2b-41cc-aba8-af9539a16af7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1cc443d9-2ce0-4e58-b2c4-004133703459", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "3bf29595-6d86-455a-9478-ba0b18d683a9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "resource_type": "OS::Nova::Server"}]} 2018-08-28 19:15:41,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources used request id req-34176227-76dd-4b6f-a6c2-a1a070f00156 2018-08-28 19:15:41,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:41,636 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-4dda4c64-b823-463a-900b-23c2f77baa28 x-compute-request-id: req-4dda4c64-b823-463a-900b-23c2f77baa28 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:15:41,636 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd used request id req-4dda4c64-b823-463a-900b-23c2f77baa28 2018-08-28 19:15:41,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:41,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-efac0278-7d14-46ef-886d-1cbef8456432 Date: Tue, 28 Aug 2018 19: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:41,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-efac0278-7d14-46ef-886d-1cbef8456432 2018-08-28 19:15:41,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:15:41,915 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:15:41,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65c4b66-db4a-4012-9a1b-d13be2f9ff40 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:42,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-f65c4b66-db4a-4012-9a1b-d13be2f9ff40 2018-08-28 19:15:42,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0e6ec64f-a066-4033-8a86-d2caa058b16d Date: Tue, 28 Aug 2018 19:15:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:42,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-0e6ec64f-a066-4033-8a86-d2caa058b16d 2018-08-28 19:15:42,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-854251c3-a5f7-40b6-a201-0b452c6377c4 Date: Tue, 28 Aug 2018 19:15:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:42,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-854251c3-a5f7-40b6-a201-0b452c6377c4 2018-08-28 19:15:42,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:42 GMT Server: Apache x-openstack-request-id: req-4d4d6bf8-c283-4a2d-9926-c7a946eb2441 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:42,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:42 GMT Server: Apache x-openstack-request-id: req-27a4242d-71b7-4224-b144-0d1ff403dd9f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "fdbd4880-2c2b-41cc-aba8-af9539a16af7", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "1cc443d9-2ce0-4e58-b2c4-004133703459", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "3bf29595-6d86-455a-9478-ba0b18d683a9", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-08-28T19:15:23Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:15:23Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "resource_type": "OS::Nova::Server"}]} 2018-08-28 19:15:42,327 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9/resources used request id req-27a4242d-71b7-4224-b144-0d1ff403dd9f 2018-08-28 19:15:42,330 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,350 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af30af9f-317f-43db-b75c-5ddc501b8a5c x-compute-request-id: req-af30af9f-317f-43db-b75c-5ddc501b8a5c Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:15:42,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc used request id req-af30af9f-317f-43db-b75c-5ddc501b8a5c 2018-08-28 19:15:42,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/1cc443d9-2ce0-4e58-b2c4-004133703459 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-f3bc7b70-a0e1-44c8-93fe-7818fd9bd310 Date: Tue, 28 Aug 2018 19:15:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}} 2018-08-28 19:15:42,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/1cc443d9-2ce0-4e58-b2c4-004133703459 used request id req-f3bc7b70-a0e1-44c8-93fe-7818fd9bd310 2018-08-28 19:15:42,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d594c67e-3db2-4a16-b441-dff0fa023428 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:42,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-d594c67e-3db2-4a16-b441-dff0fa023428 2018-08-28 19:15:42,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-5688be35-0f74-430a-bc92-3e11449f8e43 Date: Tue, 28 Aug 2018 19:15:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:42,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-5688be35-0f74-430a-bc92-3e11449f8e43 2018-08-28 19:15:42,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-87e72b75-3d84-4e9d-aaea-a884d7db48b1 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:42,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-87e72b75-3d84-4e9d-aaea-a884d7db48b1 2018-08-28 19:15:42,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:42,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39f2da95-02a0-4d19-94ce-f84b033a9b46 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:42,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-39f2da95-02a0-4d19-94ce-f84b033a9b46 2018-08-28 19:15:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:43,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d1264e73-6756-4453-97a9-fbab4ae82624 Date: Tue, 28 Aug 2018 19:15:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:43,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-d1264e73-6756-4453-97a9-fbab4ae82624 2018-08-28 19:15:43,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9&mac_address=fa%3A16%3A3e%3A65%3Ae5%3Ab8&name=CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:43,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-69038fe7-2334-44fb-93d5-af10abe96f78 Date: Tue, 28 Aug 2018 19:15:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:43,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9&mac_address=fa%3A16%3A3e%3A65%3Ae5%3Ab8&name=CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i&admin_state_up=True used request id req-69038fe7-2334-44fb-93d5-af10abe96f78 2018-08-28 19:15:43,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:43,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e87c041c-1cd9-41d1-9a35-83d6b59f7cea Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:43,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-e87c041c-1cd9-41d1-9a35-83d6b59f7cea 2018-08-28 19:15:43,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:43,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c3446857-673a-413e-b5d0-694148f3464d Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:43,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-c3446857-673a-413e-b5d0-694148f3464d 2018-08-28 19:15:43,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:43,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fd2a44f5-da46-45cc-887b-1411cae598ad Date: Tue, 28 Aug 2018 19:15:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:43,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-fd2a44f5-da46-45cc-887b-1411cae598ad 2018-08-28 19:15:43,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:43,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-6adb4353-2823-4e6c-b508-e035c0a18176 Date: Tue, 28 Aug 2018 19:15:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:43,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-6adb4353-2823-4e6c-b508-e035c0a18176 2018-08-28 19:15:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:43,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-abc09e29-8d36-44fa-a49c-71a59b3a98b3 Date: Tue, 28 Aug 2018 19:15:43 GMT RESP BODY: {"floatingips": []} 2018-08-28 19:15:43,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-abc09e29-8d36-44fa-a49c-71a59b3a98b3 2018-08-28 19:15:43,778 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:15:43,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:44,159 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "6ef32674fa7a47a795f8e5b38c4666a1", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role"}], "expires_at": "2018-08-28T20:15:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afedd5b076a14c75b7558d3077630a34", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-user", "id": "6e512a2b5ddf4adf8ac24510426b4f29"}, "audit_ids": ["-co8lttrRXq8lQlpZpwuVQ"], "issued_at": "2018-08-28T19:15:44.000000Z"}} 2018-08-28 19:15:44,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:44,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-565616b8-0327-4ac0-bd86-682b6c5318fa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:44,234 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-565616b8-0327-4ac0-bd86-682b6c5318fa 2018-08-28 19:15:44,236 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:15:44,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:44,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569c7e05-396d-42de-9460-6c6b95f7c3d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:44,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-569c7e05-396d-42de-9460-6c6b95f7c3d9 2018-08-28 19:15:44,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:44,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-c265881c-dd0d-492d-939a-b517095e07c1 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:44,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-c265881c-dd0d-492d-939a-b517095e07c1 2018-08-28 19:15:44,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:15:44,583 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:15:44,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:44,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f013a8b-2879-4f3b-8b3d-57f5bff9e95e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:44,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-2f013a8b-2879-4f3b-8b3d-57f5bff9e95e 2018-08-28 19:15:44,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:44,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-33ce26fa-7156-4233-ab18-b7a1b566a01c Date: Tue, 28 Aug 2018 19:15:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:44,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-33ce26fa-7156-4233-ab18-b7a1b566a01c 2018-08-28 19:15:44,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9&mac_address=fa%3A16%3A3e%3A65%3Ae5%3Ab8&name=CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:45,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-5ceb2d3a-8ee0-4947-9642-fcf8450ce76c Date: Tue, 28 Aug 2018 19:15:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:45,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9&mac_address=fa%3A16%3A3e%3A65%3Ae5%3Ab8&name=CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i&admin_state_up=True used request id req-5ceb2d3a-8ee0-4947-9642-fcf8450ce76c 2018-08-28 19:15:45,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:45,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59389455-129f-4164-ada1-cfc4a5b4d254 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:45,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-59389455-129f-4164-ada1-cfc4a5b4d254 2018-08-28 19:15:45,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:45,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b69be58a-3595-478d-8f0b-7a3997d42734 x-compute-request-id: req-b69be58a-3595-478d-8f0b-7a3997d42734 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:15:45,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst used request id req-b69be58a-3595-478d-8f0b-7a3997d42734 2018-08-28 19:15:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:46,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-10762c10-f146-4d28-a9e0-a38e9424b565 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:46,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-10762c10-f146-4d28-a9e0-a38e9424b565 2018-08-28 19:15:46,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:46,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-690b1592-47d6-435d-8d39-bf92301af12e Date: Tue, 28 Aug 2018 19:15:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:46,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-690b1592-47d6-435d-8d39-bf92301af12e 2018-08-28 19:15:46,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:46,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-658ec1fd-0bff-4344-923a-5e11b0d7f4f3 Date: Tue, 28 Aug 2018 19:15:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:46,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-658ec1fd-0bff-4344-923a-5e11b0d7f4f3 2018-08-28 19:15:46,650 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst 2018-08-28 19:15:46,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:46,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-f5cbeef0-67c3-49af-b221-9ecc524d3320 Date: Tue, 28 Aug 2018 19:15:46 GMT RESP BODY: {"floatingips": []} 2018-08-28 19:15:46,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-f5cbeef0-67c3-49af-b221-9ecc524d3320 2018-08-28 19:15:46,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:47,444 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-2656ce76-c9fa-4ef6-96ed-5a34331962fd x-compute-request-id: req-2656ce76-c9fa-4ef6-96ed-5a34331962fd Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:15:47,444 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd used request id req-2656ce76-c9fa-4ef6-96ed-5a34331962fd 2018-08-28 19:15:47,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:47,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-ee986160-f05c-44f0-8f59-d4fda2f21004 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:47,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-ee986160-f05c-44f0-8f59-d4fda2f21004 2018-08-28 19:15:47,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:47,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8eb3c9-9026-4c78-b1cf-d07ba554e85d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:47,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-5b8eb3c9-9026-4c78-b1cf-d07ba554e85d 2018-08-28 19:15:47,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:47,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ecf2a368-40de-4306-aa85-594005d43673 Date: Tue, 28 Aug 2018 19:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:47,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-ecf2a368-40de-4306-aa85-594005d43673 2018-08-28 19:15:47,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:47,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-684b33da-2032-4518-bb8d-6aba22edcd47 Date: Tue, 28 Aug 2018 19:15:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:47,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-684b33da-2032-4518-bb8d-6aba22edcd47 2018-08-28 19:15:47,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:15:47,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:15:48,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "6ef32674fa7a47a795f8e5b38c4666a1", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role"}], "expires_at": "2018-08-28T20:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afedd5b076a14c75b7558d3077630a34", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/afedd5b076a14c75b7558d3077630a34", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-user", "id": "6e512a2b5ddf4adf8ac24510426b4f29"}, "audit_ids": ["fC595Uf6Q0WPvdIv8i_Ntg"], "issued_at": "2018-08-28T19:15:48.000000Z"}} 2018-08-28 19:15:48,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:48,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e968ee4-50ca-4127-a033-5d7865ca0b85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:15:48,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1e968ee4-50ca-4127-a033-5d7865ca0b85 2018-08-28 19:15:48,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:48,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-d8c9e661-a9c1-4d57-9a41-106d76fdcd0a x-compute-request-id: req-d8c9e661-a9c1-4d57-9a41-106d76fdcd0a Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:15:48,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd used request id req-d8c9e661-a9c1-4d57-9a41-106d76fdcd0a 2018-08-28 19:15:48,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-0ddf7739-5d94-4a67-ab8b-092a3e933cc2 Date: Tue, 28 Aug 2018 19: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:48,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-0ddf7739-5d94-4a67-ab8b-092a3e933cc2 2018-08-28 19:15:48,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:49,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b925f7cb-6a44-469b-af2c-cbc1536d3007 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:49,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-b925f7cb-6a44-469b-af2c-cbc1536d3007 2018-08-28 19:15:49,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:49,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-fdb066f1-cd12-4448-9a65-d44628da6954 Date: Tue, 28 Aug 2018 19:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:49,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-fdb066f1-cd12-4448-9a65-d44628da6954 2018-08-28 19:15:49,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:49,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-23d8797e-3861-46b5-b476-6aa16cb827fd Date: Tue, 28 Aug 2018 19:15:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:49,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-23d8797e-3861-46b5-b476-6aa16cb827fd 2018-08-28 19:15:49,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:50,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-793c29aa-3349-49c9-83c8-e4aac27d7979 x-compute-request-id: req-793c29aa-3349-49c9-83c8-e4aac27d7979 Content-Encoding: gzip Content-Length: 743 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:15:50,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst used request id req-793c29aa-3349-49c9-83c8-e4aac27d7979 2018-08-28 19:15:50,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:50,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-3910c561-d2d4-4609-a5cf-2c68d5e83e43 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:50,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-3910c561-d2d4-4609-a5cf-2c68d5e83e43 2018-08-28 19:15:50,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:50,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-3a908325-99be-48fa-86b2-5dd80f75a6af Date: Tue, 28 Aug 2018 19:15:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:50,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-3a908325-99be-48fa-86b2-5dd80f75a6af 2018-08-28 19:15:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:51,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-1dd3c4ee-3140-42f2-80c5-8d700af2dbb6 Date: Tue, 28 Aug 2018 19:15:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:51,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-1dd3c4ee-3140-42f2-80c5-8d700af2dbb6 2018-08-28 19:15:51,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:51,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15: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-11d55b24-19dc-42a3-a4a9-29b17720abda x-compute-request-id: req-11d55b24-19dc-42a3-a4a9-29b17720abda Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:15:51,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd used request id req-11d55b24-19dc-42a3-a4a9-29b17720abda 2018-08-28 19:15:51,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:52,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-b13acc11-d0dc-4173-a671-e7f338a8d8d2 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:52,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-b13acc11-d0dc-4173-a671-e7f338a8d8d2 2018-08-28 19:15:52,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:52,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6061bb89-a430-43dd-a120-3ba195a02089 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:52,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-6061bb89-a430-43dd-a120-3ba195a02089 2018-08-28 19:15:52,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:52,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-68aa5dae-860c-4966-89de-63edb3f4bb12 Date: Tue, 28 Aug 2018 19:15:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:52,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-68aa5dae-860c-4966-89de-63edb3f4bb12 2018-08-28 19:15:52,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:52,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-5723bd66-7835-46cc-b898-93aaec323350 Date: Tue, 28 Aug 2018 19:15:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:52,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-5723bd66-7835-46cc-b898-93aaec323350 2018-08-28 19:15:52,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:53,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-8cdb0617-dac5-4bd1-8401-ffff1b56bdd3 x-compute-request-id: req-8cdb0617-dac5-4bd1-8401-ffff1b56bdd3 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:15:53,449 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd used request id req-8cdb0617-dac5-4bd1-8401-ffff1b56bdd3 2018-08-28 19:15:53,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:53,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6afc55dc-4558-4da5-88ef-8257f5f82412 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:53,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-6afc55dc-4558-4da5-88ef-8257f5f82412 2018-08-28 19:15:53,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:53,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ce37dc0-7489-411d-983e-3c4bb5c027aa Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:15:53,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-3ce37dc0-7489-411d-983e-3c4bb5c027aa 2018-08-28 19:15:53,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:53,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7c9191b7-d050-4352-91a1-986e1b35065b Date: Tue, 28 Aug 2018 19:15:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:53,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-7c9191b7-d050-4352-91a1-986e1b35065b 2018-08-28 19:15:53,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8570665706d7007299763b15ed32636a2a69dfa3" 2018-08-28 19:15:54,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-7c08454e-8e08-4da5-aecb-049086df7c20 Date: Tue, 28 Aug 2018 19:15:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:54,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-7c08454e-8e08-4da5-aecb-049086df7c20 2018-08-28 19:15:54,103 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:54,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1aa990b5-9cb3-4061-bb78-3753a86e69b8 x-compute-request-id: req-1aa990b5-9cb3-4061-bb78-3753a86e69b8 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:b8", "version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/e43df534-b0b6-440f-9480-dc0bdb34badd", "rel": "bookmark"}], "image": {"id": "a3667c2d-375d-42dc-b289-fe3719bf769e", "links": [{"href": "http://172.30.9.28:8774/images/a3667c2d-375d-42dc-b289-fe3719bf769e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:15:37.000000", "flavor": {"id": "11eb3c7b-e537-474b-b912-e779b1b19ffc", "links": [{"href": "http://172.30.9.28:8774/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc", "rel": "bookmark"}]}, "id": "e43df534-b0b6-440f-9480-dc0bdb34badd", "security_groups": [{"name": "default"}], "user_id": "6e512a2b5ddf4adf8ac24510426b4f29", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:15:37Z", "hostId": "b9b71bbf7d9679f7cc0634edd35d927ea1bb6135f35886e6d541a126", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "created": "2018-08-28T19:15:30Z", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:15:54,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/e43df534-b0b6-440f-9480-dc0bdb34badd used request id req-1aa990b5-9cb3-4061-bb78-3753a86e69b8 2018-08-28 19:15:54,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:54,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-8aa2e019-35f6-4df4-a71e-a9bf895d85e8 Date: Tue, 28 Aug 2018 19:15: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":["1cc443d9-2ce0-4e58-b2c4-004133703459"],"updated_at":"2018-08-28T19:15:25Z","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:24Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"afedd5b076a14c75b7558d3077630a34","id":"3bf29595-6d86-455a-9478-ba0b18d683a9","name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}]} 2018-08-28 19:15:54,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net used request id req-8aa2e019-35f6-4df4-a71e-a9bf895d85e8 2018-08-28 19:15:54,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:55,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-62bd6eaa-3d46-4f05-b6eb-91b387330950 Date: Tue, 28 Aug 2018 19:15:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:25Z","dns_nameservers":[],"updated_at":"2018-08-28T19:15:25Z","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":"afedd5b076a14c75b7558d3077630a34","id":"1cc443d9-2ce0-4e58-b2c4-004133703459","subnetpool_id":null,"name":"CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet"}]} 2018-08-28 19:15:55,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-62bd6eaa-3d46-4f05-b6eb-91b387330950 2018-08-28 19:15:55,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afb4235a49c6631f0dccaccf52f57e412e4d1ad4" 2018-08-28 19:15:55,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3155 X-Openstack-Request-Id: req-c0f33b48-7bd3-4d8e-bb0c-2e295cb10d3e Date: Tue, 28 Aug 2018 19:15:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.2"}],"id":"74ecdd28-12b8-4737-9050-298212ab2d22","security_groups":[],"mac_address":"fa:16:3e:5b:e2:70","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.4"}],"id":"be585957-06cd-43bb-9f23-947c3c0a81a1","security_groups":[],"mac_address":"fa:16:3e:b4:f7:1c","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.3"}],"id":"c242235f-b395-4a82-b8f8-e8876a10ac7b","security_groups":[],"mac_address":"fa:16:3e:fd:78:d4","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:26Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3bf29595-6d86-455a-9478-ba0b18d683a9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:15:37Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"1cc443d9-2ce0-4e58-b2c4-004133703459","ip_address":"10.0.0.9"}],"id":"fdbd4880-2c2b-41cc-aba8-af9539a16af7","security_groups":["672ff27a-31b5-4c84-9e73-c0d7a9e69c56"],"mac_address":"fa:16:3e:65:e5:b8","project_id":"afedd5b076a14c75b7558d3077630a34","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack-server1_port-3eu4p5w6by2i","admin_state_up":true,"network_id":"3bf29595-6d86-455a-9478-ba0b18d683a9","tenant_id":"afedd5b076a14c75b7558d3077630a34","created_at":"2018-08-28T19:15:27Z","binding:vnic_type":"normal","device_id":"e43df534-b0b6-440f-9480-dc0bdb34badd"}]} 2018-08-28 19:15:55,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=3bf29595-6d86-455a-9478-ba0b18d683a9 used request id req-c0f33b48-7bd3-4d8e-bb0c-2e295cb10d3e 2018-08-28 19:15:55,269 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack 2018-08-28 19:15:55,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:55,445 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:55 GMT Server: Apache x-openstack-request-id: req-2b3dbffe-f490-4b4b-8185-eede0ada0fb7 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:55,629 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:15:55 GMT Server: Apache x-openstack-request-id: req-8eb759e3-2e61-4b5c-ac17-ab0c0f2c1494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:15:55,630 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-8eb759e3-2e61-4b5c-ac17-ab0c0f2c1494 2018-08-28 19:15:55,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:55,808 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:55 GMT Server: Apache x-openstack-request-id: req-7becc3e8-0c90-4c09-8d6b-e4742b41e030 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:55,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:55 GMT Server: Apache x-openstack-request-id: req-7595b3e6-47dd-4d46-9297-b2545b63c3dd 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "tags": null, "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:15:55Z", "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:55,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-7595b3e6-47dd-4d46-9297-b2545b63c3dd 2018-08-28 19:15:55,836 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:15:55,836 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:15:58,839 - create_stack - DEBUG - Stack status query timeout in 1196.7907021 2018-08-28 19:15:58,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:15:59,012 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:15:58 GMT Server: Apache x-openstack-request-id: req-23daf569-461e-4eef-83cc-289c5ef48629 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:15:59,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:15:59 GMT Server: Apache x-openstack-request-id: req-43ffd64a-0cb2-4003-88a7-8b710a0347ae 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "tags": null, "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:15:55Z", "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:15:59,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-43ffd64a-0cb2-4003-88a7-8b710a0347ae 2018-08-28 19:15:59,039 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:15:59,040 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:02,043 - create_stack - DEBUG - Stack status query timeout in 1193.58707309 2018-08-28 19:16:02,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:16:02,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:02 GMT Server: Apache x-openstack-request-id: req-a51d1327-70a7-4fb4-a6c1-8c75d00f04bb Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:02,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:02 GMT Server: Apache x-openstack-request-id: req-6af07514-2fe8-4042-a1e3-077454736a75 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "tags": null, "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:15:55Z", "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:16:02,400 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-6af07514-2fe8-4042-a1e3-077454736a75 2018-08-28 19:16:02,401 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:16:02,401 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:05,404 - create_stack - DEBUG - Stack status query timeout in 1190.22589302 2018-08-28 19:16:05,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:16:05,580 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:05 GMT Server: Apache x-openstack-request-id: req-ccbb9210-88a9-45fa-9e2d-569b9d8fcd72 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:05,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:05 GMT Server: Apache x-openstack-request-id: req-17c2e3f9-b499-4b74-b688-221640d8e437 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "tags": null, "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:15:55Z", "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:16:05,606 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-17c2e3f9-b499-4b74-b688-221640d8e437 2018-08-28 19:16:05,607 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:16:05,607 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:08,610 - create_stack - DEBUG - Stack status query timeout in 1187.01973796 2018-08-28 19:16:08,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:16:08,790 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:08 GMT Server: Apache x-openstack-request-id: req-409804ac-4ada-4e81-8c58-dbaa7b5c2587 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:08,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:08 GMT Server: Apache x-openstack-request-id: req-302830b2-f0a5-47da-aa84-70657a6637ca 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": "afedd5b076a14c75b7558d3077630a34", "OS::stack_id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "image_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image", "inst_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-inst", "subnet_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-subnet", "flavor_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-flavor-name", "net_name": "CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-net"}, "deletion_time": "2018-08-28T19:16:08Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack", "stack_user_project_id": "33917d31c0f143999eba28d271de9f70", "tags": null, "creation_time": "2018-08-28T19:15:23Z", "links": [{"href": "http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:15:55Z", "id": "9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-08-28 19:16:08,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-302830b2-f0a5-47da-aa84-70657a6637ca 2018-08-28 19:16:08,965 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:16:08,965 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack 2018-08-28 19:16:08,965 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack 2018-08-28 19:16:08,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5263a384625873996b5f15aa678533fbcdfd3c" 2018-08-28 19:16:09,144 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:08 GMT Server: Apache x-openstack-request-id: req-06471fc9-7bdf-4791-87c1-5fe1320067d9 Location: http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:09,185 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:09 GMT Server: Apache x-openstack-request-id: req-42ac6cc7-ba18-4b7f-a9d6-b85ff700ab13 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:16:09,185 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/afedd5b076a14c75b7558d3077630a34/stacks/CreateStackSuccessTests-CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-stack/9e300ad9-7d0b-4b04-af18-eb9d4e1a84a9 used request id req-42ac6cc7-ba18-4b7f-a9d6-b85ff700ab13 2018-08-28 19:16:09,187 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-d40998be-2abf-46f2-b75f-346278d17b8d-image 2018-08-28 19:16:09,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e5932c8d7ec6010c63936c709240e6ef8ed43fb9" 2018-08-28 19:16:11,274 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52bfcc91-fe8e-4aa2-ba54-af98c00b2a3e Date: Tue, 28 Aug 2018 19:16:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:16:11,274 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a3667c2d-375d-42dc-b289-fe3719bf769e used request id req-52bfcc91-fe8e-4aa2-ba54-af98c00b2a3e 2018-08-28 19:16:11,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9234ed6f25a20ec861271ca73e36abd36d33f51" 2018-08-28 19:16:11,317 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:16: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-427a73dc-9bbe-44c6-b38d-39930086cd95 x-compute-request-id: req-427a73dc-9bbe-44c6-b38d-39930086cd95 Content-Length: 0 Content-Type: application/json 2018-08-28 19:16:11,317 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/11eb3c7b-e537-474b-b912-e779b1b19ffc used request id req-427a73dc-9bbe-44c6-b38d-39930086cd95 2018-08-28 19:16:11,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:11,548 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0777f72e-52aa-454c-a9fa-78cc86f58906 Date: Tue, 28 Aug 2018 19:16:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "afedd5b076a14c75b7558d3077630a34", "created_at": "2018-08-28T19:15:24Z", "updated_at": "2018-08-28T19:15:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "revision_number": 0, "id": "62358bc9-ee24-4c9d-8521-9328298b3e3c", "remote_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "remote_ip_prefix": null, "created_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "afedd5b076a14c75b7558d3077630a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "revision_number": 0, "id": "6a51025c-f924-48bd-a715-39761a1908b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "port_range_min": null, "ethertype": "IPv6", "project_id": "afedd5b076a14c75b7558d3077630a34"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "revision_number": 0, "id": "ce4149e6-81ad-4bd8-81ae-1f9d724efa0c", "remote_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "remote_ip_prefix": null, "created_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "afedd5b076a14c75b7558d3077630a34"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "revision_number": 0, "id": "ce4a0edd-cab7-4dca-83de-40a0dcf67baa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "tenant_id": "afedd5b076a14c75b7558d3077630a34", "port_range_min": null, "ethertype": "IPv4", "project_id": "afedd5b076a14c75b7558d3077630a34"}], "revision_number": 4, "project_id": "afedd5b076a14c75b7558d3077630a34", "id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:16:11,548 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0777f72e-52aa-454c-a9fa-78cc86f58906 2018-08-28 19:16:11,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:11,639 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be29b7ad-582b-4f2b-9ab1-7d18487f0a59 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:11,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-be29b7ad-582b-4f2b-9ab1-7d18487f0a59 2018-08-28 19:16:11,640 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:11,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:11,719 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccf13866-7be6-4448-ba08-5c580e8d710f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:11,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-ccf13866-7be6-4448-ba08-5c580e8d710f 2018-08-28 19:16:11,719 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:11,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:11,811 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2694ff4-c1c8-447b-b9d4-e76d2ce85de7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:11,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-a2694ff4-c1c8-447b-b9d4-e76d2ce85de7 2018-08-28 19:16:11,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:11,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:11,903 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19da01a5-f043-4d41-b06f-26fc5a24da09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:11,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-19da01a5-f043-4d41-b06f-26fc5a24da09 2018-08-28 19:16:11,903 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:11,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:11,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58831974-a23b-482d-afd0-d3a893d084f2 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:16:11,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-58831974-a23b-482d-afd0-d3a893d084f2 2018-08-28 19:16:11,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:12,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc14f48d-06bd-4635-8872-7dac6aae0bde Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34"}, "enabled": true, "id": "afedd5b076a14c75b7558d3077630a34", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-1299e2cc-3e49-4ea-proj"}} 2018-08-28 19:16:12,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-cc14f48d-06bd-4635-8872-7dac6aae0bde 2018-08-28 19:16:12,086 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 672ff27a-31b5-4c84-9e73-c0d7a9e69c56 2018-08-28 19:16:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=672ff27a-31b5-4c84-9e73-c0d7a9e69c56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:12,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-faa76620-f7ab-403e-ab25-54f3b752b21d Date: Tue, 28 Aug 2018 19:16:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "port_range_min": null, "revision_number": 0, "tenant_id": "afedd5b076a14c75b7558d3077630a34", "created_at": "2018-08-28T19:15:24Z", "project_id": "afedd5b076a14c75b7558d3077630a34", "id": "62358bc9-ee24-4c9d-8521-9328298b3e3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "port_range_min": null, "revision_number": 0, "tenant_id": "afedd5b076a14c75b7558d3077630a34", "created_at": "2018-08-28T19:15:24Z", "project_id": "afedd5b076a14c75b7558d3077630a34", "id": "6a51025c-f924-48bd-a715-39761a1908b5"}, {"remote_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "port_range_min": null, "revision_number": 0, "tenant_id": "afedd5b076a14c75b7558d3077630a34", "created_at": "2018-08-28T19:15:24Z", "project_id": "afedd5b076a14c75b7558d3077630a34", "id": "ce4149e6-81ad-4bd8-81ae-1f9d724efa0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:15:24Z", "security_group_id": "672ff27a-31b5-4c84-9e73-c0d7a9e69c56", "port_range_min": null, "revision_number": 0, "tenant_id": "afedd5b076a14c75b7558d3077630a34", "created_at": "2018-08-28T19:15:24Z", "project_id": "afedd5b076a14c75b7558d3077630a34", "id": "ce4a0edd-cab7-4dca-83de-40a0dcf67baa"}]} 2018-08-28 19:16:12,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=672ff27a-31b5-4c84-9e73-c0d7a9e69c56 used request id req-faa76620-f7ab-403e-ab25-54f3b752b21d 2018-08-28 19:16:12,332 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:16:12,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/672ff27a-31b5-4c84-9e73-c0d7a9e69c56 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:12,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6b2df3d0-d467-4d26-a263-48f723ea03fc Content-Length: 0 Date: Tue, 28 Aug 2018 19:16:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:16:12,634 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/672ff27a-31b5-4c84-9e73-c0d7a9e69c56 used request id req-6b2df3d0-d467-4d26-a263-48f723ea03fc 2018-08-28 19:16:12,635 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-1299e2cc-3e49-4ea-proj 2018-08-28 19:16:12,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:12,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cbf2a20-8e66-4450-9b6a-7fa94eb3dc29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:12,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/afedd5b076a14c75b7558d3077630a34 used request id req-8cbf2a20-8e66-4450-9b6a-7fa94eb3dc29 2018-08-28 19:16:12,870 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-1299e2cc-3e49-4ea-proj-role 2018-08-28 19:16:12,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/6ef32674fa7a47a795f8e5b38c4666a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:12,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ba3785a-f931-4a2d-b955-379d8f301ac8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:12,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/6ef32674fa7a47a795f8e5b38c4666a1 used request id req-7ba3785a-f931-4a2d-b955-379d8f301ac8 2018-08-28 19:16:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2304f366be3dbd879b77188145885fb804fef05" 2018-08-28 19:16:13,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f02a31-be54-467c-881b-406d8c5d3e59 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:13,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a7f02a31-be54-467c-881b-406d8c5d3e59 2018-08-28 19:16:13,076 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-1299e2cc-3e49-4ea-user 2018-08-28 19:16:13,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/6e512a2b5ddf4adf8ac24510426b4f29 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ecdeaeafe97a452f6f06aba00d45ee882d7df8a" 2018-08-28 19:16:13,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af346ea9-f3a2-492a-8e86-74ac10ef61ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:13,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/6e512a2b5ddf4adf8ac24510426b4f29 used request id req-af346ea9-f3a2-492a-8e86-74ac10ef61ac 2018-08-28 19:16:13,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:13,727 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["SgByxHLWSiKx0OEnoJPRbg"], "issued_at": "2018-08-28T19:16:13.000000Z"}} 2018-08-28 19:16:13,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28d139da43ccc2f2bda7c3e8afb3d5d3d9dfd9bf" 2018-08-28 19:16:13,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3ff435-3c09-4b72-b856-15a0dc8eba83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:13,818 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e3ff435-3c09-4b72-b856-15a0dc8eba83 2018-08-28 19:16:13,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:13,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:14,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kDZsbI9GSKS4sm-fqZT8Ug"], "issued_at": "2018-08-28T19:16:14.000000Z"}} 2018-08-28 19:16:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:14,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bda4acff-0a9e-4d28-aabc-c58b4532c987 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:14,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bda4acff-0a9e-4d28-aabc-c58b4532c987 2018-08-28 19:16:14,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:16:14,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:16:14,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-81a9db3b-55fe-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:14,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d12458fa-f23d-490e-acc6-43201d928b80 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-81a9db3b-55fe-457-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:16:14,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-81a9db3b-55fe-457-proj used request id req-d12458fa-f23d-490e-acc6-43201d928b80 2018-08-28 19:16:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:14,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-964eee7b-cd15-4f39-851c-04a16adb297d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:16:14,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-964eee7b-cd15-4f39-851c-04a16adb297d 2018-08-28 19:16:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}}' 2018-08-28 19:16:14,592 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9efba0fc-485d-4c88-b4a4-0607b2ab350b Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea"}, "enabled": true, "id": "c83689c707304c04917caa3637db23ea", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}} 2018-08-28 19:16:14,592 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-9efba0fc-485d-4c88-b4a4-0607b2ab350b 2018-08-28 19:16:14,592 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-81a9db3b-55fe-457-proj 2018-08-28 19:16:14,592 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:14,593 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:14,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["j6c9tAeqTsKjVmsSRMCaWQ"], "issued_at": "2018-08-28T19:16:15.000000Z"}} 2018-08-28 19:16:14,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:15,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2057d1e-07a8-44da-9658-407452c2037c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:15,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a2057d1e-07a8-44da-9658-407452c2037c 2018-08-28 19:16:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:16:15,062 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:16:15,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:15,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311ae5b2-5501-4ac7-8060-2d882dc73ccd Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:16:15,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-311ae5b2-5501-4ac7-8060-2d882dc73ccd 2018-08-28 19:16:15,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:15,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad208ca-0e71-4248-a884-3b1bb2448904 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea"}, "enabled": true, "id": "c83689c707304c04917caa3637db23ea", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}]} 2018-08-28 19:16:15,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj used request id req-aad208ca-0e71-4248-a884-3b1bb2448904 2018-08-28 19:16:15,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:15,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa143ca-67a4-44fc-a5f9-7d4ee8afc904 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:16:15,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0aa143ca-67a4-44fc-a5f9-7d4ee8afc904 2018-08-28 19:16:15,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:15,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa700192-8305-4d3d-bbed-e625057c2924 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:15,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aa700192-8305-4d3d-bbed-e625057c2924 2018-08-28 19:16:15,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:15,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df21e912-dd55-4e64-a3cc-3d8716e175c2 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea"}, "enabled": true, "id": "c83689c707304c04917caa3637db23ea", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}]} 2018-08-28 19:16:15,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj used request id req-df21e912-dd55-4e64-a3cc-3d8716e175c2 2018-08-28 19:16:15,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/1310a3c4c98f4b32874c4e876ecf77e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:15,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96856470-f2b5-4ede-a8cb-071140366db6 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-81a9db3b-55fe-457-user", "links": {"self": "http://172.30.9.28:5000/v3/users/1310a3c4c98f4b32874c4e876ecf77e0"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c83689c707304c04917caa3637db23ea", "id": "1310a3c4c98f4b32874c4e876ecf77e0", "password_expires_at": null}} 2018-08-28 19:16:15,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1310a3c4c98f4b32874c4e876ecf77e0 used request id req-96856470-f2b5-4ede-a8cb-071140366db6 2018-08-28 19:16:15,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9bf0019-ab71-4c11-89e2-f7ca7a02cce0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:16:16,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles used request id req-b9bf0019-ab71-4c11-89e2-f7ca7a02cce0 2018-08-28 19:16:16,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5207e55e-e88f-42a5-93b7-96b9b1762eb5 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 19:16:16,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-5207e55e-e88f-42a5-93b7-96b9b1762eb5 2018-08-28 19:16:16,120 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-81a9db3b-55fe-457-proj 2018-08-28 19:16:16,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1b87a90-e493-4293-ac25-0411c2f1d67b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:16,253 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-c1b87a90-e493-4293-ac25-0411c2f1d67b 2018-08-28 19:16:16,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6a3b1b5-f2ce-48f2-8ec8-2f2296950566 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:16,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f6a3b1b5-f2ce-48f2-8ec8-2f2296950566 2018-08-28 19:16:16,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-112e72e7-0f6b-45ef-956a-839f5057e826 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea"}, "enabled": true, "id": "c83689c707304c04917caa3637db23ea", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}]} 2018-08-28 19:16:16,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-81a9db3b-55fe-457-proj used request id req-112e72e7-0f6b-45ef-956a-839f5057e826 2018-08-28 19:16:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f26023a-411d-47d9-806b-467319cfd259 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}]} 2018-08-28 19:16:16,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles used request id req-0f26023a-411d-47d9-806b-467319cfd259 2018-08-28 19:16:16,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd09c9fe-2005-40fd-86a0-2dde1c822d40 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:16:16,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-cd09c9fe-2005-40fd-86a0-2dde1c822d40 2018-08-28 19:16:16,623 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-81a9db3b-55fe-457-proj 2018-08-28 19:16:16,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:16,756 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa3b4c6-cb59-4eb5-99b7-2f593b53e7a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:16,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles/961ba4163a534939a4215147fc01ed1f used request id req-efa3b4c6-cb59-4eb5-99b7-2f593b53e7a9 2018-08-28 19:16:16,756 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-81a9db3b-55fe-457-user 2018-08-28 19:16:16,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:16,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:16,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b0e761-87b1-40b7-860f-873976ba7d64 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:16,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f8b0e761-87b1-40b7-860f-873976ba7d64 2018-08-28 19:16:16,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" -d '{"role": {"name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj-role"}}' 2018-08-28 19:16:16,953 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f85ee8b6-a187-4924-9804-db2909896158 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2b6d4ce5f6d1425fb3c75249c4484277", "links": {"self": "http://172.30.9.28:5000/v3/roles/2b6d4ce5f6d1425fb3c75249c4484277"}, "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj-role"}} 2018-08-28 19:16:16,953 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f85ee8b6-a187-4924-9804-db2909896158 2018-08-28 19:16:16,953 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-81a9db3b-55fe-457-proj-role 2018-08-28 19:16:16,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/2b6d4ce5f6d1425fb3c75249c4484277 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:17,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31e4aa2f-1162-472a-9270-a048504d4c4b Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2b6d4ce5f6d1425fb3c75249c4484277"}, "domain_id": null, "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj-role", "id": "2b6d4ce5f6d1425fb3c75249c4484277"}} 2018-08-28 19:16:17,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2b6d4ce5f6d1425fb3c75249c4484277 used request id req-31e4aa2f-1162-472a-9270-a048504d4c4b 2018-08-28 19:16:17,044 - keystone_utils - INFO - Granting role CreateStackVolumeTests-81a9db3b-55fe-457-proj-role to project CreateStackVolumeTests-81a9db3b-55fe-457-proj 2018-08-28 19:16:17,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles/2b6d4ce5f6d1425fb3c75249c4484277 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:17,177 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dabeae83-d71f-4793-bc1a-79e73b32927b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:17,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea/users/1310a3c4c98f4b32874c4e876ecf77e0/roles/2b6d4ce5f6d1425fb3c75249c4484277 used request id req-dabeae83-d71f-4793-bc1a-79e73b32927b 2018-08-28 19:16:17,178 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:16:17,178 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:17,179 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:17,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b6d4ce5f6d1425fb3c75249c4484277", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:16:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c83689c707304c04917caa3637db23ea", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-81a9db3b-55fe-457-user", "id": "1310a3c4c98f4b32874c4e876ecf77e0"}, "audit_ids": ["4JL8dBFATH2_S83rRk0GUg"], "issued_at": "2018-08-28T19:16:17.000000Z"}} 2018-08-28 19:16:17,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:17,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947cf47f-054f-4606-a32f-32a901e48f9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:17,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-947cf47f-054f-4606-a32f-32a901e48f9a 2018-08-28 19:16:17,637 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:16:17,640 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:16:17,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:17,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:17 GMT Server: Apache x-openstack-request-id: req-8a3f2213-0c40-448c-8f28-7c8adf23bdf0 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:16:17,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack used request id req-8a3f2213-0c40-448c-8f28-7c8adf23bdf0 2018-08-28 19:16:17,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-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-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type", "volume_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume"}}' 2018-08-28 19:16:19,515 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:17 GMT Server: Apache x-openstack-request-id: req-a736eed2-d526-4649-bdd6-9c04d313e8ed Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "c2443680-365a-45f1-a802-4550215d8c43", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "self"}]}} 2018-08-28 19:16:19,515 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks used request id req-a736eed2-d526-4649-bdd6-9c04d313e8ed 2018-08-28 19:16:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:19,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:19 GMT Server: Apache x-openstack-request-id: req-77138983-7b98-49ea-87a1-4ccbad177c24 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:20,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:19 GMT Server: Apache x-openstack-request-id: req-d7c01c54-3640-444f-be6b-261f9623a81d 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": "c83689c707304c04917caa3637db23ea", "volume_type_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type", "OS::stack_id": "c2443680-365a-45f1-a802-4550215d8c43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "volume_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "stack_user_project_id": "10145b077ef048eb89c3d43322a3b5e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:16:18Z", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2443680-365a-45f1-a802-4550215d8c43", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:20,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 used request id req-d7c01c54-3640-444f-be6b-261f9623a81d 2018-08-28 19:16:20,030 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack 2018-08-28 19:16:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:20,197 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:20 GMT Server: Apache x-openstack-request-id: req-36fc1d75-91d3-41f7-8dba-99b526136466 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:20,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:20 GMT Server: Apache x-openstack-request-id: req-ab470517-a428-422a-b274-9f626abecffb 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": "c83689c707304c04917caa3637db23ea", "volume_type_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type", "OS::stack_id": "c2443680-365a-45f1-a802-4550215d8c43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "volume_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "stack_user_project_id": "10145b077ef048eb89c3d43322a3b5e2", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:16:18Z", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c2443680-365a-45f1-a802-4550215d8c43", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:20,393 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 used request id req-ab470517-a428-422a-b274-9f626abecffb 2018-08-28 19:16:20,393 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:16:20,393 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:23,396 - create_stack - DEBUG - Stack status query timeout in 1196.63383818 2018-08-28 19:16:23,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:23,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:23 GMT Server: Apache x-openstack-request-id: req-7e053ede-8b9e-40cf-a1ad-d47e41c88bc6 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:23,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:23 GMT Server: Apache x-openstack-request-id: req-fd7f4f02-80e2-4333-9e8d-00957c8ed4df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "c83689c707304c04917caa3637db23ea", "volume_type_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type", "OS::stack_id": "c2443680-365a-45f1-a802-4550215d8c43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "volume_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "stack_user_project_id": "10145b077ef048eb89c3d43322a3b5e2", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:16:18Z", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c2443680-365a-45f1-a802-4550215d8c43", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:23,636 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 used request id req-fd7f4f02-80e2-4333-9e8d-00957c8ed4df 2018-08-28 19:16:23,637 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:16:23,637 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack 2018-08-28 19:16:23,637 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack 2018-08-28 19:16:23,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:23,810 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:23 GMT Server: Apache x-openstack-request-id: req-b4d06f10-e20d-409a-a72c-8573b6a808e8 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:23,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:23 GMT Server: Apache x-openstack-request-id: req-957e6481-397a-485c-8034-879c0d938e10 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 445 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-08-28T19:16:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:16:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ac89a916-79a9-41e5-a3ff-e05db758a0ce", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-08-28T19:16:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:16:19Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "927798e3-5ff3-4163-8615-02125c20ea0d", "resource_type": "OS::Cinder::VolumeType"}]} 2018-08-28 19:16:23,854 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43/resources used request id req-957e6481-397a-485c-8034-879c0d938e10 2018-08-28 19:16:23,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea/volumes/ac89a916-79a9-41e5-a3ff-e05db758a0ce -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:24,084 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:23 GMT Server: Apache x-compute-request-id: req-7a01a1f1-5481-4037-9237-0cf127dca9bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7a01a1f1-5481-4037-9237-0cf127dca9bd Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea/volumes/ac89a916-79a9-41e5-a3ff-e05db758a0ce", "rel": "self"}, {"href": "http://172.30.9.28:8776/c83689c707304c04917caa3637db23ea/volumes/ac89a916-79a9-41e5-a3ff-e05db758a0ce", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T19:16:21.000000", "replication_status": null, "snapshot_id": null, "id": "ac89a916-79a9-41e5-a3ff-e05db758a0ce", "size": 1, "user_id": "1310a3c4c98f4b32874c4e876ecf77e0", "os-vol-tenant-attr:tenant_id": "c83689c707304c04917caa3637db23ea", "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-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume", "bootable": "false", "created_at": "2018-08-28T19:16:20.000000", "volume_type": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type"}} 2018-08-28 19:16:24,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea/volumes/ac89a916-79a9-41e5-a3ff-e05db758a0ce used request id req-7a01a1f1-5481-4037-9237-0cf127dca9bd 2018-08-28 19:16:24,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:24,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:24,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2b6d4ce5f6d1425fb3c75249c4484277", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:16:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c83689c707304c04917caa3637db23ea", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c83689c707304c04917caa3637db23ea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c83689c707304c04917caa3637db23ea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c83689c707304c04917caa3637db23ea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-81a9db3b-55fe-457-user", "id": "1310a3c4c98f4b32874c4e876ecf77e0"}, "audit_ids": ["WRav9nbCQJeIGCLNbWorfg"], "issued_at": "2018-08-28T19:16:24.000000Z"}} 2018-08-28 19:16:24,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9658183445ac71d10763d92c03299c4530032" 2018-08-28 19:16:24,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2204c16-4a87-4b55-af36-3214d4187185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:24,545 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b2204c16-4a87-4b55-af36-3214d4187185 2018-08-28 19:16:24,553 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9658183445ac71d10763d92c03299c4530032" 2018-08-28 19:16:24,752 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:24 GMT Server: Apache x-compute-request-id: req-470ad6e4-c07d-4e37-89c8-a3fe7677cd56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-470ad6e4-c07d-4e37-89c8-a3fe7677cd56 Content-Encoding: gzip Content-Length: 518 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea/volumes/ac89a916-79a9-41e5-a3ff-e05db758a0ce", "rel": "self"}, {"href": "http://172.30.9.28:8776/c83689c707304c04917caa3637db23ea/volumes/ac89a916-79a9-41e5-a3ff-e05db758a0ce", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-08-28T19:16:21.000000", "replication_status": null, "snapshot_id": null, "id": "ac89a916-79a9-41e5-a3ff-e05db758a0ce", "size": 1, "user_id": "1310a3c4c98f4b32874c4e876ecf77e0", "os-vol-tenant-attr:tenant_id": "c83689c707304c04917caa3637db23ea", "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-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume", "bootable": "false", "created_at": "2018-08-28T19:16:20.000000", "volume_type": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type"}]} 2018-08-28 19:16:24,752 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/c83689c707304c04917caa3637db23ea/volumes/detail used request id req-470ad6e4-c07d-4e37-89c8-a3fe7677cd56 2018-08-28 19:16:24,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:16:24,762 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:16:24,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9df9658183445ac71d10763d92c03299c4530032" 2018-08-28 19:16:24,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81dc9b74-9785-4b07-8346-c7805dbad3df Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea"}, "enabled": true, "id": "c83689c707304c04917caa3637db23ea", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-81a9db3b-55fe-457-proj"}} 2018-08-28 19:16:24,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea used request id req-81dc9b74-9785-4b07-8346-c7805dbad3df 2018-08-28 19:16:24,850 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack 2018-08-28 19:16:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:24,879 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:24 GMT Server: Apache x-openstack-request-id: req-8aa0dd81-22c1-4b75-b35b-13be3f5bec25 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:24,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:24 GMT Server: Apache x-openstack-request-id: req-f9357a13-8449-4f47-9709-7c593433861c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:24,922 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 used request id req-f9357a13-8449-4f47-9709-7c593433861c 2018-08-28 19:16:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:25,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:24 GMT Server: Apache x-openstack-request-id: req-d8267317-f0e2-4433-bc86-248586ae2ef6 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:25,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:25 GMT Server: Apache x-openstack-request-id: req-4eb95336-d60d-430f-8c7c-22d17b8304af 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": "c83689c707304c04917caa3637db23ea", "volume_type_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type", "OS::stack_id": "c2443680-365a-45f1-a802-4550215d8c43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "volume_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "stack_user_project_id": "10145b077ef048eb89c3d43322a3b5e2", "tags": null, "creation_time": "2018-08-28T19:16:18Z", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:16:24Z", "id": "c2443680-365a-45f1-a802-4550215d8c43", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:25,286 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 used request id req-4eb95336-d60d-430f-8c7c-22d17b8304af 2018-08-28 19:16:25,286 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:16:25,286 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:28,289 - create_stack - DEBUG - Stack status query timeout in 1196.63257194 2018-08-28 19:16:28,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:28,483 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:28 GMT Server: Apache x-openstack-request-id: req-65a834ea-6a0d-408e-9ede-f0ef30ec0772 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:28,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:28 GMT Server: Apache x-openstack-request-id: req-171b130e-c9c4-451e-ad61-d68859da1a90 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": "c83689c707304c04917caa3637db23ea", "volume_type_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume-type", "OS::stack_id": "c2443680-365a-45f1-a802-4550215d8c43", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "volume_name": "CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-volume"}, "deletion_time": "2018-08-28T19:16:27Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack", "stack_user_project_id": "10145b077ef048eb89c3d43322a3b5e2", "tags": null, "creation_time": "2018-08-28T19:16:18Z", "links": [{"href": "http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:16:24Z", "id": "c2443680-365a-45f1-a802-4550215d8c43", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:28,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 used request id req-171b130e-c9c4-451e-ad61-d68859da1a90 2018-08-28 19:16:28,666 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:16:28,667 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack 2018-08-28 19:16:28,667 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack 2018-08-28 19:16:28,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/c2443680-365a-45f1-a802-4550215d8c43 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74aa87e7a7c66ac44bc99cc4cb735781bbe4e8ea" 2018-08-28 19:16:28,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:28 GMT Server: Apache x-openstack-request-id: req-42faf143-0a8a-4cf7-bfcc-88ab7bd5d271 Location: http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:28,721 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:28 GMT Server: Apache x-openstack-request-id: req-12810096-5ff7-4ae2-9dd9-2029e7d4956c Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:16:28,722 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/c83689c707304c04917caa3637db23ea/stacks/CreateStackVolumeTests-CreateStackVolumeTests-acf3153e-e6f3-45a8-b486-58c69e1b65af-stack/c2443680-365a-45f1-a802-4550215d8c43 used request id req-12810096-5ff7-4ae2-9dd9-2029e7d4956c 2018-08-28 19:16:28,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:28,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-e380dd3c-d34d-4eb3-b355-9b7cf3dba5fa Date: Tue, 28 Aug 2018 19:16:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:16:28,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e380dd3c-d34d-4eb3-b355-9b7cf3dba5fa 2018-08-28 19:16:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,029 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-483a97b9-80ab-4521-99bb-32cf99264683 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:29,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-483a97b9-80ab-4521-99bb-32cf99264683 2018-08-28 19:16:29,029 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,119 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86abcae6-dfbd-4a0a-8326-4f2d166ccfa7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:29,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-86abcae6-dfbd-4a0a-8326-4f2d166ccfa7 2018-08-28 19:16:29,119 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:29,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,215 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3cb503cf-8184-491f-924f-608ba461a78a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:29,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-3cb503cf-8184-491f-924f-608ba461a78a 2018-08-28 19:16:29,216 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:29,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,297 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-068bffed-8f71-4159-950a-88408364ddc4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:29,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-068bffed-8f71-4159-950a-88408364ddc4 2018-08-28 19:16:29,297 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:29,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53419425-8d2d-490a-9a66-f73e8e0ee975 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:16:29,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-53419425-8d2d-490a-9a66-f73e8e0ee975 2018-08-28 19:16:29,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8339506-7c1f-46dd-89b5-b93edc342532 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:16:29,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-d8339506-7c1f-46dd-89b5-b93edc342532 2018-08-28 19:16:29,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c6c0ae-f592-4f33-9c9d-a15c7f45c650 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:16:29,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-29c6c0ae-f592-4f33-9c9d-a15c7f45c650 2018-08-28 19:16:29,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,664 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a473430a-596b-42d8-9f93-d00db19d6c25 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:29,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-a473430a-596b-42d8-9f93-d00db19d6c25 2018-08-28 19:16:29,664 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:29,665 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-81a9db3b-55fe-457-proj 2018-08-28 19:16:29,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,888 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32b18624-5f7a-419d-9c74-8ef057fe5399 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:29,888 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c83689c707304c04917caa3637db23ea used request id req-32b18624-5f7a-419d-9c74-8ef057fe5399 2018-08-28 19:16:29,888 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-81a9db3b-55fe-457-proj-role 2018-08-28 19:16:29,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/2b6d4ce5f6d1425fb3c75249c4484277 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:29,988 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2064591-da61-4912-a1de-1ae5ed4447af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:29,988 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2b6d4ce5f6d1425fb3c75249c4484277 used request id req-f2064591-da61-4912-a1de-1ae5ed4447af 2018-08-28 19:16:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f34cf60c7e0d338abf72aab097d1ca0d68c4447" 2018-08-28 19:16:30,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63b70547-c455-4590-ac00-fe7b5c791ebd Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:30,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63b70547-c455-4590-ac00-fe7b5c791ebd 2018-08-28 19:16:30,080 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-81a9db3b-55fe-457-user 2018-08-28 19:16:30,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1310a3c4c98f4b32874c4e876ecf77e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1db5f5b08ab39e1dc0c67da4c47044d26c1cd451" 2018-08-28 19:16:30,262 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfcbd801-6658-4b38-82d8-9ddfecb0c3d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:30,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1310a3c4c98f4b32874c4e876ecf77e0 used request id req-cfcbd801-6658-4b38-82d8-9ddfecb0c3d2 2018-08-28 19:16:30,263 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:30,638 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["EhIMh8PlQHepe2vbljf3Wg"], "issued_at": "2018-08-28T19:16:30.000000Z"}} 2018-08-28 19:16:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0be79d4c1846659d46d4f15d325afbe01b7f892b" 2018-08-28 19:16:30,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e25a448f-3508-4772-be98-1ee5887f94c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:30,723 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e25a448f-3508-4772-be98-1ee5887f94c9 2018-08-28 19:16:30,725 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:30,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:31,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["WXcQ5LifS_mAoxaa3uSVRg"], "issued_at": "2018-08-28T19:16:31.000000Z"}} 2018-08-28 19:16:31,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:31,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b452fda-d02e-4b4c-8aaa-4809b4a8c69a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:31,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0b452fda-d02e-4b4c-8aaa-4809b4a8c69a 2018-08-28 19:16:31,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:16:31,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:16:31,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f8394354-3218-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:31,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e775d9-394c-4d66-b0f4-5330e264a779 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f8394354-3218-463-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:16:31,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-f8394354-3218-463-proj used request id req-56e775d9-394c-4d66-b0f4-5330e264a779 2018-08-28 19:16:31,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:31,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61d29e6c-a070-4867-94c9-57ba8605540b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:16:31,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-61d29e6c-a070-4867-94c9-57ba8605540b 2018-08-28 19:16:31,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-f8394354-3218-463-proj"}}' 2018-08-28 19:16:31,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a35af77-4ac7-455a-9768-50330414b064 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84"}, "enabled": true, "id": "be9d1877c48c4e63b1edd7f349eb2e84", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f8394354-3218-463-proj"}} 2018-08-28 19:16:31,497 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-0a35af77-4ac7-455a-9768-50330414b064 2018-08-28 19:16:31,497 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-f8394354-3218-463-proj 2018-08-28 19:16:31,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:31,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:31,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["lwE_tRPOT-OVv2KYQ5LgPA"], "issued_at": "2018-08-28T19:16:31.000000Z"}} 2018-08-28 19:16:31,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:31,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f993146-2a03-47c4-8f1f-1a0a2d7a1adf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:31,964 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4f993146-2a03-47c4-8f1f-1a0a2d7a1adf 2018-08-28 19:16:31,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:16:31,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:16:31 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:16:31,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:32,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc96509f-83ef-4937-97e4-2a3e7e060acb Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:16:32,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-dc96509f-83ef-4937-97e4-2a3e7e060acb 2018-08-28 19:16:32,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:32,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19aeaeb8-e15a-400b-81b7-0c37ffd395b8 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84"}, "enabled": true, "id": "be9d1877c48c4e63b1edd7f349eb2e84", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f8394354-3218-463-proj"}]} 2018-08-28 19:16:32,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj used request id req-19aeaeb8-e15a-400b-81b7-0c37ffd395b8 2018-08-28 19:16:32,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:32,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eea2f947-43cf-48a1-82e8-9ddb4c637d9e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:16:32,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-eea2f947-43cf-48a1-82e8-9ddb4c637d9e 2018-08-28 19:16:32,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:32,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69e2b8e-0b2b-4680-be44-82a37e109cd8 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:32,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d69e2b8e-0b2b-4680-be44-82a37e109cd8 2018-08-28 19:16:32,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:32,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9c6666a-4220-4589-b94b-d30957e5ad90 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84"}, "enabled": true, "id": "be9d1877c48c4e63b1edd7f349eb2e84", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f8394354-3218-463-proj"}]} 2018-08-28 19:16:32,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj used request id req-f9c6666a-4220-4589-b94b-d30957e5ad90 2018-08-28 19:16:32,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/35e6735984c24058898da92df9fe1cfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:32,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3d79119-c77b-4155-9894-0b9877b98cc0 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-f8394354-3218-463-user", "links": {"self": "http://172.30.9.28:5000/v3/users/35e6735984c24058898da92df9fe1cfb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "be9d1877c48c4e63b1edd7f349eb2e84", "id": "35e6735984c24058898da92df9fe1cfb", "password_expires_at": null}} 2018-08-28 19:16:32,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/35e6735984c24058898da92df9fe1cfb used request id req-c3d79119-c77b-4155-9894-0b9877b98cc0 2018-08-28 19:16:32,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:32,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66f18208-099e-4c6c-bd6e-37203018e761 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:16:32,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles used request id req-66f18208-099e-4c6c-bd6e-37203018e761 2018-08-28 19:16:32,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:33,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96aa0501-6f32-468c-bd6f-a02b9bdbc656 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 19:16:33,090 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-96aa0501-6f32-468c-bd6f-a02b9bdbc656 2018-08-28 19:16:33,090 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-f8394354-3218-463-proj 2018-08-28 19:16:33,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:33,235 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5fafa37a-ee0f-4563-a2aa-e2520a08f726 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:33,235 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-5fafa37a-ee0f-4563-a2aa-e2520a08f726 2018-08-28 19:16:33,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:33,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aafb05de-a22e-46b1-940e-dd6ab510df78 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:33,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-aafb05de-a22e-46b1-940e-dd6ab510df78 2018-08-28 19:16:33,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:33,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5129eb9-ce36-47b5-905f-caac09977250 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84"}, "enabled": true, "id": "be9d1877c48c4e63b1edd7f349eb2e84", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-f8394354-3218-463-proj"}]} 2018-08-28 19:16:33,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackVolumeTests-f8394354-3218-463-proj used request id req-f5129eb9-ce36-47b5-905f-caac09977250 2018-08-28 19:16:33,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:33,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8352bb21-ccea-43ed-996b-cbdc560a2233 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}]} 2018-08-28 19:16:33,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles used request id req-8352bb21-ccea-43ed-996b-cbdc560a2233 2018-08-28 19:16:33,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:33,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b2e7af-0487-4387-a8a1-a2c1b64ca43d Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:16:33,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-b9b2e7af-0487-4387-a8a1-a2c1b64ca43d 2018-08-28 19:16:33,629 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-f8394354-3218-463-proj 2018-08-28 19:16:33,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:33,757 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4413e021-716f-409e-b686-854ed726a703 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:33,757 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles/961ba4163a534939a4215147fc01ed1f used request id req-4413e021-716f-409e-b686-854ed726a703 2018-08-28 19:16:33,757 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-f8394354-3218-463-user 2018-08-28 19:16:33,757 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:33,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:33,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe35d75-6bf6-4b8c-bef8-2c99f875caeb Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:33,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2fe35d75-6bf6-4b8c-bef8-2c99f875caeb 2018-08-28 19:16:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" -d '{"role": {"name": "CreateStackVolumeTests-f8394354-3218-463-proj-role"}}' 2018-08-28 19:16:33,940 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f32846-6a05-4d8d-a700-ea2c0949a449 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1528512c8ebb464e85b281d73900ca15", "links": {"self": "http://172.30.9.28:5000/v3/roles/1528512c8ebb464e85b281d73900ca15"}, "name": "CreateStackVolumeTests-f8394354-3218-463-proj-role"}} 2018-08-28 19:16:33,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1f32846-6a05-4d8d-a700-ea2c0949a449 2018-08-28 19:16:33,941 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-f8394354-3218-463-proj-role 2018-08-28 19:16:33,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/1528512c8ebb464e85b281d73900ca15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:34,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8117e86-2ae1-418f-a855-148789e269a1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/1528512c8ebb464e85b281d73900ca15"}, "domain_id": null, "name": "CreateStackVolumeTests-f8394354-3218-463-proj-role", "id": "1528512c8ebb464e85b281d73900ca15"}} 2018-08-28 19:16:34,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/1528512c8ebb464e85b281d73900ca15 used request id req-b8117e86-2ae1-418f-a855-148789e269a1 2018-08-28 19:16:34,038 - keystone_utils - INFO - Granting role CreateStackVolumeTests-f8394354-3218-463-proj-role to project CreateStackVolumeTests-f8394354-3218-463-proj 2018-08-28 19:16:34,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles/1528512c8ebb464e85b281d73900ca15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:34,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527a27e5-1596-4aae-9efd-8bf576d17061 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:34,116 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84/users/35e6735984c24058898da92df9fe1cfb/roles/1528512c8ebb464e85b281d73900ca15 used request id req-527a27e5-1596-4aae-9efd-8bf576d17061 2018-08-28 19:16:34,117 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:16:34,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:34,118 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:34,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1528512c8ebb464e85b281d73900ca15", "name": "CreateStackVolumeTests-f8394354-3218-463-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:16:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be9d1877c48c4e63b1edd7f349eb2e84", "name": "CreateStackVolumeTests-f8394354-3218-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-f8394354-3218-463-user", "id": "35e6735984c24058898da92df9fe1cfb"}, "audit_ids": ["veW9cBWuRG2nLcMk913k4Q"], "issued_at": "2018-08-28T19:16:34.000000Z"}} 2018-08-28 19:16:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:34,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-701ed585-bc3e-46fb-9ac1-c2243238f14c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:34,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-701ed585-bc3e-46fb-9ac1-c2243238f14c 2018-08-28 19:16:34,599 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:16:34,602 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:16:34,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:34,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:34 GMT Server: Apache x-openstack-request-id: req-b4ab9803-669a-4c2d-a061-c16b1dcdaa90 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:16:34,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack used request id req-b4ab9803-669a-4c2d-a061-c16b1dcdaa90 2018-08-28 19:16:34,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-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-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "volume_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume"}}' 2018-08-28 19:16:36,344 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:34 GMT Server: Apache x-openstack-request-id: req-78f972e1-b209-4269-914c-0e9d89e98a63 Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "self"}]}} 2018-08-28 19:16:36,344 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks used request id req-78f972e1-b209-4269-914c-0e9d89e98a63 2018-08-28 19:16:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:36,624 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:36 GMT Server: Apache x-openstack-request-id: req-27751915-758e-4b76-aacc-334456f7b6be Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:36,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:36 GMT Server: Apache x-openstack-request-id: req-e6066ce0-d054-4e6b-a49a-de210ea2baeb 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": "be9d1877c48c4e63b1edd7f349eb2e84", "volume_type_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "OS::stack_id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "volume_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "stack_user_project_id": "eeca9f3a9cb44a5c908727b0f5788b94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:16:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:36,666 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 used request id req-e6066ce0-d054-4e6b-a49a-de210ea2baeb 2018-08-28 19:16:36,667 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack 2018-08-28 19:16:36,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:36,848 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:36 GMT Server: Apache x-openstack-request-id: req-8ca2fdfd-514b-4f70-b741-8a9b3586ca5e Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:37,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:36 GMT Server: Apache x-openstack-request-id: req-713fab6a-b7a6-4800-8ede-33efdc392b6a 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": "be9d1877c48c4e63b1edd7f349eb2e84", "volume_type_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "OS::stack_id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "volume_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "stack_user_project_id": "eeca9f3a9cb44a5c908727b0f5788b94", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:16:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:37,032 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 used request id req-713fab6a-b7a6-4800-8ede-33efdc392b6a 2018-08-28 19:16:37,033 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:16:37,033 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:40,036 - create_stack - DEBUG - Stack status query timeout in 1196.63081503 2018-08-28 19:16:40,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:40,211 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:40 GMT Server: Apache x-openstack-request-id: req-d529bca6-a5e8-41f8-a3fc-829d7229d8f7 Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:40,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:40 GMT Server: Apache x-openstack-request-id: req-6b50b5a7-1d8b-4fd1-8110-81401fb9d3e7 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": "be9d1877c48c4e63b1edd7f349eb2e84", "volume_type_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "OS::stack_id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "volume_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "stack_user_project_id": "eeca9f3a9cb44a5c908727b0f5788b94", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:16:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:40,253 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 used request id req-6b50b5a7-1d8b-4fd1-8110-81401fb9d3e7 2018-08-28 19:16:40,254 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:16:40,254 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack 2018-08-28 19:16:40,254 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack 2018-08-28 19:16:40,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:40,283 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:40 GMT Server: Apache x-openstack-request-id: req-448d43a2-d9b2-4e53-a214-e7350381e0fb Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:40,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:40 GMT Server: Apache x-openstack-request-id: req-ce26f617-9f32-49ac-9990-1e7070ac2d75 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 446 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3/resources/volume", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-08-28T19:16:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:16:36Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "ca664fdf-3ec2-43e4-a55f-52bf2d90bf87", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-08-28T19:16:36Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:16:36Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "74d19b18-d745-4507-b6fb-cd12a3e43b46", "resource_type": "OS::Cinder::VolumeType"}]} 2018-08-28 19:16:40,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3/resources used request id req-ce26f617-9f32-49ac-9990-1e7070ac2d75 2018-08-28 19:16:40,483 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:40,654 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:40 GMT Server: Apache x-compute-request-id: req-c6614d52-2ae2-4701-9962-a442afdd9d7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c6614d52-2ae2-4701-9962-a442afdd9d7a Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "74d19b18-d745-4507-b6fb-cd12a3e43b46", "description": null}} 2018-08-28 19:16:40,655 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46 used request id req-c6614d52-2ae2-4701-9962-a442afdd9d7a 2018-08-28 19:16:40,658 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c6614d52-2ae2-4701-9962-a442afdd9d7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:40,845 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:40 GMT Server: Apache x-compute-request-id: req-9c5a5f92-f1bd-46a3-b51b-500e4d2896cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c5a5f92-f1bd-46a3-b51b-500e4d2896cf Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "74d19b18-d745-4507-b6fb-cd12a3e43b46", "description": null}} 2018-08-28 19:16:40,845 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46 used request id req-9c5a5f92-f1bd-46a3-b51b-500e4d2896cf 2018-08-28 19:16:40,848 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c6614d52-2ae2-4701-9962-a442afdd9d7a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:41,025 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:40 GMT Server: Apache x-compute-request-id: req-7858cd12-d85c-4063-9823-554cba2b9e5d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7858cd12-d85c-4063-9823-554cba2b9e5d Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 19:16:41,025 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46/encryption used request id req-7858cd12-d85c-4063-9823-554cba2b9e5d 2018-08-28 19:16:41,026 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:41,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:41,411 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1528512c8ebb464e85b281d73900ca15", "name": "CreateStackVolumeTests-f8394354-3218-463-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:16:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "be9d1877c48c4e63b1edd7f349eb2e84", "name": "CreateStackVolumeTests-f8394354-3218-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/be9d1877c48c4e63b1edd7f349eb2e84", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-f8394354-3218-463-user", "id": "35e6735984c24058898da92df9fe1cfb"}, "audit_ids": ["FYLEG5znS_-xMz3YoiNh3g"], "issued_at": "2018-08-28T19:16:41.000000Z"}} 2018-08-28 19:16:41,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a4e9bb9637087d8a12a891a71f30418abfad3e" 2018-08-28 19:16:41,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad24a753-02a4-4894-adc9-809db38261b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:41,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ad24a753-02a4-4894-adc9-809db38261b9 2018-08-28 19:16:41,494 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a4e9bb9637087d8a12a891a71f30418abfad3e" 2018-08-28 19:16:41,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:41 GMT Server: Apache x-compute-request-id: req-9449918a-bca7-4147-9367-60bdbe6a6c35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9449918a-bca7-4147-9367-60bdbe6a6c35 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "74d19b18-d745-4507-b6fb-cd12a3e43b46", "description": null}]} 2018-08-28 19:16:41,669 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types?is_public=None used request id req-9449918a-bca7-4147-9367-60bdbe6a6c35 2018-08-28 19:16:41,672 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9449918a-bca7-4147-9367-60bdbe6a6c35" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a4e9bb9637087d8a12a891a71f30418abfad3e" 2018-08-28 19:16:41,854 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:41 GMT Server: Apache x-compute-request-id: req-acf402e6-3b50-40db-9c83-6e163bf6b67d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acf402e6-3b50-40db-9c83-6e163bf6b67d Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "74d19b18-d745-4507-b6fb-cd12a3e43b46", "description": null}} 2018-08-28 19:16:41,854 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46 used request id req-acf402e6-3b50-40db-9c83-6e163bf6b67d 2018-08-28 19:16:41,857 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9449918a-bca7-4147-9367-60bdbe6a6c35" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23a4e9bb9637087d8a12a891a71f30418abfad3e" 2018-08-28 19:16:42,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:41 GMT Server: Apache x-compute-request-id: req-b37db4fa-e2a3-4df8-9aad-7abe5f091c25 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b37db4fa-e2a3-4df8-9aad-7abe5f091c25 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-08-28 19:16:42,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.28:8776/v3/be9d1877c48c4e63b1edd7f349eb2e84/types/74d19b18-d745-4507-b6fb-cd12a3e43b46/encryption used request id req-b37db4fa-e2a3-4df8-9aad-7abe5f091c25 2018-08-28 19:16:42,044 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack 2018-08-28 19:16:42,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:42,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:42 GMT Server: Apache x-openstack-request-id: req-4b917631-70e2-4c49-bf8e-3db7306a214c Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:42,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:42 GMT Server: Apache x-openstack-request-id: req-88ad917b-bfda-419e-b190-539f7b1dd6ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:42,405 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 used request id req-88ad917b-bfda-419e-b190-539f7b1dd6ce 2018-08-28 19:16:42,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:42,434 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:42 GMT Server: Apache x-openstack-request-id: req-5cc9759d-1e84-4fc5-97d7-3e5b32a60992 Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:42,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:42 GMT Server: Apache x-openstack-request-id: req-52f38a04-27de-4015-b884-75c1ea8cb55f 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": "be9d1877c48c4e63b1edd7f349eb2e84", "volume_type_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "OS::stack_id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "volume_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "stack_user_project_id": "eeca9f3a9cb44a5c908727b0f5788b94", "tags": null, "creation_time": "2018-08-28T19:16:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:16:42Z", "id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:42,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 used request id req-52f38a04-27de-4015-b884-75c1ea8cb55f 2018-08-28 19:16:42,462 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:16:42,462 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:45,465 - create_stack - DEBUG - Stack status query timeout in 1196.94059086 2018-08-28 19:16:45,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:45,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:45 GMT Server: Apache x-openstack-request-id: req-06f3d152-a30b-4349-a7fb-35d8106b05d0 Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:45,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:45 GMT Server: Apache x-openstack-request-id: req-02530b49-8d9f-4a50-9ae9-de2dbd5824c6 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": "be9d1877c48c4e63b1edd7f349eb2e84", "volume_type_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume-type", "OS::stack_id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "volume_name": "CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-volume"}, "deletion_time": "2018-08-28T19:16:45Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack", "stack_user_project_id": "eeca9f3a9cb44a5c908727b0f5788b94", "tags": null, "creation_time": "2018-08-28T19:16:35Z", "links": [{"href": "http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:16:42Z", "id": "a302c7da-65a1-4c09-81d7-b71069c94ee3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:45,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 used request id req-02530b49-8d9f-4a50-9ae9-de2dbd5824c6 2018-08-28 19:16:45,825 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:16:45,825 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack 2018-08-28 19:16:45,825 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack 2018-08-28 19:16:45,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/a302c7da-65a1-4c09-81d7-b71069c94ee3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}704e7dc2698cb0f0c183ec336d3113a09b88e566" 2018-08-28 19:16:45,995 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:45 GMT Server: Apache x-openstack-request-id: req-552031d7-f505-4a63-97e4-b56b3eb3f234 Location: http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:46,020 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:45 GMT Server: Apache x-openstack-request-id: req-2022fec5-3b87-4878-bfed-10a2ccc4480b Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:16:46,021 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/be9d1877c48c4e63b1edd7f349eb2e84/stacks/CreateStackVolumeTests-CreateStackVolumeTests-a5789dce-b3b8-460d-a425-8eef7a83cc6a-stack/a302c7da-65a1-4c09-81d7-b71069c94ee3 used request id req-2022fec5-3b87-4878-bfed-10a2ccc4480b 2018-08-28 19:16:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-fa7630af-6849-43ef-902e-072ef2bc66d1 Date: Tue, 28 Aug 2018 19:16:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:16:46,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-fa7630af-6849-43ef-902e-072ef2bc66d1 2018-08-28 19:16:46,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,348 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61adcbd3-ccb9-4e96-9e82-58bf54b20d92 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:46,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-61adcbd3-ccb9-4e96-9e82-58bf54b20d92 2018-08-28 19:16:46,348 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:46,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,437 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3242ec92-c5c2-4f87-bc9c-67685122a55f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:46,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-3242ec92-c5c2-4f87-bc9c-67685122a55f 2018-08-28 19:16:46,437 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:46,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,520 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71590da8-c06f-4aa7-b20d-4815b188e5bf Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:46,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-71590da8-c06f-4aa7-b20d-4815b188e5bf 2018-08-28 19:16:46,520 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:46,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,612 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f748bd9a-c6de-4d3c-b972-c312fd927162 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:46,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f748bd9a-c6de-4d3c-b972-c312fd927162 2018-08-28 19:16:46,612 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:46,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f925132c-8599-430a-8082-364b4b17bfcf Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:16:46,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-f925132c-8599-430a-8082-364b4b17bfcf 2018-08-28 19:16:46,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c87648b-5838-4b47-a8a1-47369db1c1b6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:16:46,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-1c87648b-5838-4b47-a8a1-47369db1c1b6 2018-08-28 19:16:46,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77007705-04cb-459a-bf7e-08144903bf84 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:16:46,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-77007705-04cb-459a-bf7e-08144903bf84 2018-08-28 19:16:46,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:46,972 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6fa75c-5485-4cf9-acbe-21b5abc4ff3b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:46,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-ab6fa75c-5485-4cf9-acbe-21b5abc4ff3b 2018-08-28 19:16:46,973 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:46,974 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-f8394354-3218-463-proj 2018-08-28 19:16:46,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:47,206 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c312c1db-f038-46db-a96f-458ae35cfecd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:47,207 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/be9d1877c48c4e63b1edd7f349eb2e84 used request id req-c312c1db-f038-46db-a96f-458ae35cfecd 2018-08-28 19:16:47,207 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-f8394354-3218-463-proj-role 2018-08-28 19:16:47,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/1528512c8ebb464e85b281d73900ca15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:47,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f67429e-c434-48af-9b24-3ca1221aadc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:47,335 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/1528512c8ebb464e85b281d73900ca15 used request id req-5f67429e-c434-48af-9b24-3ca1221aadc8 2018-08-28 19:16:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a8787c6b8eb176aa6fd0cb3099686140fc46948" 2018-08-28 19:16:47,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0c9fd4b-21ba-4153-9646-10d4b52ff25c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:47,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b0c9fd4b-21ba-4153-9646-10d4b52ff25c 2018-08-28 19:16:47,426 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-f8394354-3218-463-user 2018-08-28 19:16:47,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/35e6735984c24058898da92df9fe1cfb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc8a94d8b4e053eb1f71c7e150869517f028f022" 2018-08-28 19:16:47,601 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd17d62a-2d38-4ecb-9f9b-218d080ac446 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:47,601 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/35e6735984c24058898da92df9fe1cfb used request id req-bd17d62a-2d38-4ecb-9f9b-218d080ac446 2018-08-28 19:16:47,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:47,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["K9FCw_w4T-O6ZFUMSSPa5g"], "issued_at": "2018-08-28T19:16:47.000000Z"}} 2018-08-28 19:16:47,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec19f013f9c74fe71c90681ec427a163bea4f468" 2018-08-28 19:16:48,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0727b7f6-6e30-48d8-8e6c-f4c8eb58dc15 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:48,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0727b7f6-6e30-48d8-8e6c-f4c8eb58dc15 2018-08-28 19:16:48,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:48,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:48,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["TnbQsjXPSQarjxwG3qPAFA"], "issued_at": "2018-08-28T19:16:48.000000Z"}} 2018-08-28 19:16:48,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:48,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc100e0-8133-44d6-a0a9-5f667901b96f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:48,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5cc100e0-8133-44d6-a0a9-5f667901b96f 2018-08-28 19:16:48,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:16:48,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:16:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:16:48,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:48,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bbaa14c-3fed-4334-8490-502b67610db1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:16:48,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj used request id req-7bbaa14c-3fed-4334-8490-502b67610db1 2018-08-28 19:16:48,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:48,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eccf48a6-f72c-4338-bb78-158ceac8159e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:16:48,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-eccf48a6-f72c-4338-bb78-158ceac8159e 2018-08-28 19:16:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj"}}' 2018-08-28 19:16:48,844 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-14eee6ad-39d7-43a5-b24c-20a9429504c8 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6"}, "enabled": true, "id": "433fbcde6e5645ae9e50721672820de6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj"}} 2018-08-28 19:16:48,844 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-14eee6ad-39d7-43a5-b24c-20a9429504c8 2018-08-28 19:16:48,844 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-dd8af826-dc16-4ec-proj 2018-08-28 19:16:48,844 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:48,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:49,236 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:16:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["qmyvtbTsR9axEVFAh_m8fg"], "issued_at": "2018-08-28T19:16:49.000000Z"}} 2018-08-28 19:16:49,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:49,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c008571-7a82-47cd-98c2-73d232242046 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:49,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5c008571-7a82-47cd-98c2-73d232242046 2018-08-28 19:16:49,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:16:49,338 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:16:49,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:49,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cff0a563-9f81-400a-8470-fbc0220b8248 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:16:49,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cff0a563-9f81-400a-8470-fbc0220b8248 2018-08-28 19:16:49,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:49,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef5ee2f9-e14d-4494-bb79-6fb023547109 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6"}, "enabled": true, "id": "433fbcde6e5645ae9e50721672820de6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj"}]} 2018-08-28 19:16:49,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj used request id req-ef5ee2f9-e14d-4494-bb79-6fb023547109 2018-08-28 19:16:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:49,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78688439-78fd-4146-a595-98799f332f05 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:16:49,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-78688439-78fd-4146-a595-98799f332f05 2018-08-28 19:16:49,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77fdd2d3-d03b-4ce1-99f3-18dc22ec1c21 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:50,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-77fdd2d3-d03b-4ce1-99f3-18dc22ec1c21 2018-08-28 19:16:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c0984b-f21b-4a8e-b75c-4b2c92351b3a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6"}, "enabled": true, "id": "433fbcde6e5645ae9e50721672820de6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj"}]} 2018-08-28 19:16:50,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj used request id req-05c0984b-f21b-4a8e-b75c-4b2c92351b3a 2018-08-28 19:16:50,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/c4b72a503149445aacea4dc201cde859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30447a55-46db-4b7d-965e-96e56c0f36d3 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-dd8af826-dc16-4ec-user", "links": {"self": "http://172.30.9.28:5000/v3/users/c4b72a503149445aacea4dc201cde859"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "433fbcde6e5645ae9e50721672820de6", "id": "c4b72a503149445aacea4dc201cde859", "password_expires_at": null}} 2018-08-28 19:16:50,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/c4b72a503149445aacea4dc201cde859 used request id req-30447a55-46db-4b7d-965e-96e56c0f36d3 2018-08-28 19:16:50,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d735f0bd-3d06-414d-9dff-9b6d9765de33 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:16:50,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles used request id req-d735f0bd-3d06-414d-9dff-9b6d9765de33 2018-08-28 19:16:50,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cddd7f2a-5ffe-49ac-91ff-77cbf4861d7d Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 19:16:50,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-cddd7f2a-5ffe-49ac-91ff-77cbf4861d7d 2018-08-28 19:16:50,493 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-dd8af826-dc16-4ec-proj 2018-08-28 19:16:50,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a95df9b0-9f77-4b01-b266-ddcd9e758515 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:50,552 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-a95df9b0-9f77-4b01-b266-ddcd9e758515 2018-08-28 19:16:50,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44de4d4c-b434-480f-bc0d-79e87b1b220e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:50,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-44de4d4c-b434-480f-bc0d-79e87b1b220e 2018-08-28 19:16:50,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8728b04-dc78-49c1-9446-eba13b28752c Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6"}, "enabled": true, "id": "433fbcde6e5645ae9e50721672820de6", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj"}]} 2018-08-28 19:16:50,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFlavorTests-dd8af826-dc16-4ec-proj used request id req-f8728b04-dc78-49c1-9446-eba13b28752c 2018-08-28 19:16:50,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779f3b88-74bb-4762-a0b8-30071a034a09 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}]} 2018-08-28 19:16:50,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles used request id req-779f3b88-74bb-4762-a0b8-30071a034a09 2018-08-28 19:16:50,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:50,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34951170-cf1d-4aad-9829-743d51f88dc9 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:16:50,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-34951170-cf1d-4aad-9829-743d51f88dc9 2018-08-28 19:16:50,934 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-dd8af826-dc16-4ec-proj 2018-08-28 19:16:50,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:16:51,061 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f7bacdbb-3aa4-4c03-8ad2-93c06e8d6354 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:51,062 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles/961ba4163a534939a4215147fc01ed1f used request id req-f7bacdbb-3aa4-4c03-8ad2-93c06e8d6354 2018-08-28 19:16:51,062 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-dd8af826-dc16-4ec-user 2018-08-28 19:16:51,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:51,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:51,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93ed403c-94fe-47bf-a325-28d6e8b13ab9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:16:51,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-93ed403c-94fe-47bf-a325-28d6e8b13ab9 2018-08-28 19:16:51,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" -d '{"role": {"name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role"}}' 2018-08-28 19:16:51,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1612bea-223b-489d-8ff5-08b959082ce6 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f7bacb880cc64eacb9c972e5169c29de", "links": {"self": "http://172.30.9.28:5000/v3/roles/f7bacb880cc64eacb9c972e5169c29de"}, "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role"}} 2018-08-28 19:16:51,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-f1612bea-223b-489d-8ff5-08b959082ce6 2018-08-28 19:16:51,265 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role 2018-08-28 19:16:51,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/f7bacb880cc64eacb9c972e5169c29de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:51,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcbd1314-fd93-4b29-b23d-b22bd1d47c64 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/f7bacb880cc64eacb9c972e5169c29de"}, "domain_id": null, "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role", "id": "f7bacb880cc64eacb9c972e5169c29de"}} 2018-08-28 19:16:51,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/f7bacb880cc64eacb9c972e5169c29de used request id req-bcbd1314-fd93-4b29-b23d-b22bd1d47c64 2018-08-28 19:16:51,356 - keystone_utils - INFO - Granting role CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role to project CreateStackFlavorTests-dd8af826-dc16-4ec-proj 2018-08-28 19:16:51,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles/f7bacb880cc64eacb9c972e5169c29de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:51,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3526a2c0-900b-460b-96fb-96101a8f320f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:51,474 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6/users/c4b72a503149445aacea4dc201cde859/roles/f7bacb880cc64eacb9c972e5169c29de used request id req-3526a2c0-900b-460b-96fb-96101a8f320f 2018-08-28 19:16:51,475 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:16:51,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:51,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:51,860 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7bacb880cc64eacb9c972e5169c29de", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:16:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "433fbcde6e5645ae9e50721672820de6", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-user", "id": "c4b72a503149445aacea4dc201cde859"}, "audit_ids": ["CO3-ZOuhRBK-OjsC0M7YTw"], "issued_at": "2018-08-28T19:16:51.000000Z"}} 2018-08-28 19:16:51,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:51,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72dffa43-6969-434c-bbc6-3395751fcece Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:51,949 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-72dffa43-6969-434c-bbc6-3395751fcece 2018-08-28 19:16:51,951 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:16:51,954 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:16:51,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks?stack_name=CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:52,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:52 GMT Server: Apache x-openstack-request-id: req-6000f6b1-ec9b-4588-b147-3ef5849c7d74 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:16:52,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks?stack_name=CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack used request id req-6000f6b1-ec9b-4588-b147-3ef5849c7d74 2018-08-28 19:16:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" -d '{"stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single volume with encryption", "resources": {"flavor": {"type": "OS::Nova::Flavor", "properties": {"vcpus": 8, "disk": 200, "ram": 1024}}}}}' 2018-08-28 19:16:53,725 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:16:52 GMT Server: Apache x-openstack-request-id: req-4d7d495c-1849-4a7c-8498-1c8e2ff2e0e4 Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "d6290306-1fc0-408f-8547-e80a524e1235", "links": [{"href": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235", "rel": "self"}]}} 2018-08-28 19:16:53,726 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks used request id req-4d7d495c-1849-4a7c-8498-1c8e2ff2e0e4 2018-08-28 19:16:53,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/d6290306-1fc0-408f-8547-e80a524e1235 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:53,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:53 GMT Server: Apache x-openstack-request-id: req-f6f6571a-d151-4fa5-8d0d-47bea7bebcf0 Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:53,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:53 GMT Server: Apache x-openstack-request-id: req-159b1012-073f-4cb6-9fcb-e8a251dfe17e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 506 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": "433fbcde6e5645ae9e50721672820de6", "OS::stack_id": "d6290306-1fc0-408f-8547-e80a524e1235", "OS::stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack", "stack_user_project_id": "67f0511e6a0f48e098a8b80cfe985383", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:16:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d6290306-1fc0-408f-8547-e80a524e1235", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:53,940 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 used request id req-159b1012-073f-4cb6-9fcb-e8a251dfe17e 2018-08-28 19:16:53,941 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack 2018-08-28 19:16:53,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/d6290306-1fc0-408f-8547-e80a524e1235 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:54,126 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:53 GMT Server: Apache x-openstack-request-id: req-3fbe19b3-a0fe-4ba9-be74-e97eb3b0c6de Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:54,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:54 GMT Server: Apache x-openstack-request-id: req-c4b50ca8-fdc3-40f7-9e96-0c30f1a1024d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Simple template to deploy a single volume with encryption", "parameters": {"OS::project_id": "433fbcde6e5645ae9e50721672820de6", "OS::stack_id": "d6290306-1fc0-408f-8547-e80a524e1235", "OS::stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack", "stack_user_project_id": "67f0511e6a0f48e098a8b80cfe985383", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:16:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d6290306-1fc0-408f-8547-e80a524e1235", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:54,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 used request id req-c4b50ca8-fdc3-40f7-9e96-0c30f1a1024d 2018-08-28 19:16:54,322 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:16:54,322 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack 2018-08-28 19:16:54,322 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack 2018-08-28 19:16:54,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/d6290306-1fc0-408f-8547-e80a524e1235/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:54,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:54 GMT Server: Apache x-openstack-request-id: req-438059ed-d198-40f4-977d-0f6b62ac8d21 Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:54,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:54 GMT Server: Apache x-openstack-request-id: req-dddb99a0-abb3-49df-bb66-836abfb544a3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-08-28T19:16:53Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:16:53Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bd81e2dc-fbd8-4c93-836b-8048b067877c", "resource_type": "OS::Nova::Flavor"}]} 2018-08-28 19:16:54,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235/resources used request id req-dddb99a0-abb3-49df-bb66-836abfb544a3 2018-08-28 19:16:54,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:54,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7e14f5ee-a926-4c1d-93a9-5f48ec517326 x-compute-request-id: req-7e14f5ee-a926-4c1d-93a9-5f48ec517326 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "bd81e2dc-fbd8-4c93-836b-8048b067877c", "name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack-flavor-wpewcr5pcm67", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:16:54,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c used request id req-7e14f5ee-a926-4c1d-93a9-5f48ec517326 2018-08-28 19:16:54,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:16:54,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:16:55,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f7bacb880cc64eacb9c972e5169c29de", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "433fbcde6e5645ae9e50721672820de6", "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/433fbcde6e5645ae9e50721672820de6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/433fbcde6e5645ae9e50721672820de6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/433fbcde6e5645ae9e50721672820de6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-dd8af826-dc16-4ec-user", "id": "c4b72a503149445aacea4dc201cde859"}, "audit_ids": ["cWL-EgDPTNCBACkW6xmOww"], "issued_at": "2018-08-28T19:16:55.000000Z"}} 2018-08-28 19:16:55,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114fe398b88ed4991291771fd578f3d76ba99af2" 2018-08-28 19:16:55,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d217c76-212d-4b22-88b5-16c487d81f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:16:55,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7d217c76-212d-4b22-88b5-16c487d81f13 2018-08-28 19:16:55,180 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:16:55,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114fe398b88ed4991291771fd578f3d76ba99af2" 2018-08-28 19:16:55,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-8a171094-8868-4307-bfc8-47faedfcc656 x-compute-request-id: req-8a171094-8868-4307-bfc8-47faedfcc656 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bd81e2dc-fbd8-4c93-836b-8048b067877c", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c", "rel": "bookmark"}], "name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack-flavor-wpewcr5pcm67"}]} 2018-08-28 19:16:55,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-8a171094-8868-4307-bfc8-47faedfcc656 2018-08-28 19:16:55,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}114fe398b88ed4991291771fd578f3d76ba99af2" 2018-08-28 19:16:55,388 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ee6a37a6-0f13-42ac-8216-57c61869bc7e x-compute-request-id: req-ee6a37a6-0f13-42ac-8216-57c61869bc7e Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "bd81e2dc-fbd8-4c93-836b-8048b067877c", "name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack-flavor-wpewcr5pcm67", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:16:55,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/bd81e2dc-fbd8-4c93-836b-8048b067877c used request id req-ee6a37a6-0f13-42ac-8216-57c61869bc7e 2018-08-28 19:16:55,389 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack-flavor-wpewcr5pcm67 2018-08-28 19:16:55,389 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack 2018-08-28 19:16:55,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/d6290306-1fc0-408f-8547-e80a524e1235 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:55,419 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:55 GMT Server: Apache x-openstack-request-id: req-d443a826-b3e5-4dbc-9b9f-24073ff69185 Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:55,460 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:16:55 GMT Server: Apache x-openstack-request-id: req-ed16d767-2fb9-4447-9980-b5c27f825507 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:16:55,460 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 used request id req-ed16d767-2fb9-4447-9980-b5c27f825507 2018-08-28 19:16:55,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/d6290306-1fc0-408f-8547-e80a524e1235 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:55,637 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:55 GMT Server: Apache x-openstack-request-id: req-11ed25b7-528d-497e-937c-86280fade113 Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:55,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:55 GMT Server: Apache x-openstack-request-id: req-928ac93a-6d55-4f37-abeb-ffe58a60d465 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 502 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": "433fbcde6e5645ae9e50721672820de6", "OS::stack_id": "d6290306-1fc0-408f-8547-e80a524e1235", "OS::stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack", "stack_user_project_id": "67f0511e6a0f48e098a8b80cfe985383", "tags": null, "creation_time": "2018-08-28T19:16:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:16:55Z", "id": "d6290306-1fc0-408f-8547-e80a524e1235", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:55,821 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 used request id req-928ac93a-6d55-4f37-abeb-ffe58a60d465 2018-08-28 19:16:55,822 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:16:55,822 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:16:58,823 - create_stack - DEBUG - Stack status query timeout in 1196.63764811 2018-08-28 19:16:58,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/d6290306-1fc0-408f-8547-e80a524e1235 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:58,854 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:58 GMT Server: Apache x-openstack-request-id: req-f0535230-f165-447b-b3b0-fc01f9d88e74 Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:59,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:58 GMT Server: Apache x-openstack-request-id: req-391c4706-152d-44bc-9c36-af34bd3b22aa 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": "433fbcde6e5645ae9e50721672820de6", "OS::stack_id": "d6290306-1fc0-408f-8547-e80a524e1235", "OS::stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack"}, "deletion_time": "2018-08-28T19:16:56Z", "stack_name": "CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack", "stack_user_project_id": "67f0511e6a0f48e098a8b80cfe985383", "tags": null, "creation_time": "2018-08-28T19:16:53Z", "links": [{"href": "http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:16:55Z", "id": "d6290306-1fc0-408f-8547-e80a524e1235", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-08-28 19:16:59,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 used request id req-391c4706-152d-44bc-9c36-af34bd3b22aa 2018-08-28 19:16:59,040 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:16:59,040 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack 2018-08-28 19:16:59,040 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack 2018-08-28 19:16:59,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/d6290306-1fc0-408f-8547-e80a524e1235 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}387efed2c2bd9cf31d851307e6dbeb783484b405" 2018-08-28 19:16:59,246 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache x-openstack-request-id: req-a745d4bc-4968-462d-badb-3d7b29c421e6 Location: http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:16:59,289 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache x-openstack-request-id: req-be36360c-5ebe-4534-bde0-92438317265b Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:16:59,289 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/433fbcde6e5645ae9e50721672820de6/stacks/CreateStackFlavorTests-0cd1bd83-1e0e-43bb-844e-917d5ae17c48-stack/d6290306-1fc0-408f-8547-e80a524e1235 used request id req-be36360c-5ebe-4534-bde0-92438317265b 2018-08-28 19:16:59,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:59,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-b1270528-1a91-459c-821d-2b2aaf5da984 Date: Tue, 28 Aug 2018 19:16:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:16:59,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-b1270528-1a91-459c-821d-2b2aaf5da984 2018-08-28 19:16:59,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:59,634 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd5a3a15-9338-4c90-91b4-8704671a950c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:59,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-dd5a3a15-9338-4c90-91b4-8704671a950c 2018-08-28 19:16:59,634 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:59,720 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e918fbf-7744-45f2-b88d-3991b0d1243e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:59,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-8e918fbf-7744-45f2-b88d-3991b0d1243e 2018-08-28 19:16:59,720 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:59,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:59,816 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31d1230-3ad5-4e9f-9336-0dbed6230075 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:59,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-e31d1230-3ad5-4e9f-9336-0dbed6230075 2018-08-28 19:16:59,817 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:59,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:59,904 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88294350-7b49-4397-9e13-993741c929aa Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:16:59,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-88294350-7b49-4397-9e13-993741c929aa 2018-08-28 19:16:59,904 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:16:59,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:16:59,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbb2fc61-d64d-4ac3-bf92-bcbebaf10aa1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:16:59,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-cbb2fc61-d64d-4ac3-bf92-bcbebaf10aa1 2018-08-28 19:16:59,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:17:00,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:16:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68499fb-4961-4d67-845d-4db6e0a2a804 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:17:00,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-f68499fb-4961-4d67-845d-4db6e0a2a804 2018-08-28 19:17:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:17:00,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fd38e0b-36ad-40e3-854a-0778be315133 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:17:00,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-2fd38e0b-36ad-40e3-854a-0778be315133 2018-08-28 19:17:00,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:17:00,267 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6be145c-184f-4196-93ef-4efc65f47267 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:00,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-e6be145c-184f-4196-93ef-4efc65f47267 2018-08-28 19:17:00,268 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:00,268 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-dd8af826-dc16-4ec-proj 2018-08-28 19:17:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:17:00,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-122081a4-b327-4924-9ecd-bc4bea1ddd2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:00,519 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/433fbcde6e5645ae9e50721672820de6 used request id req-122081a4-b327-4924-9ecd-bc4bea1ddd2b 2018-08-28 19:17:00,519 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-dd8af826-dc16-4ec-proj-role 2018-08-28 19:17:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/f7bacb880cc64eacb9c972e5169c29de -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:17:00,639 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-977026c9-97c5-472e-a2f5-14905a26842d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:00,639 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/f7bacb880cc64eacb9c972e5169c29de used request id req-977026c9-97c5-472e-a2f5-14905a26842d 2018-08-28 19:17:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09b1a2cd7eb1dd4bda96da8babc1aa6121004859" 2018-08-28 19:17:00,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f01d01d-e86f-471f-b6d0-b8a7b219b180 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:00,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3f01d01d-e86f-471f-b6d0-b8a7b219b180 2018-08-28 19:17:00,727 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-dd8af826-dc16-4ec-user 2018-08-28 19:17:00,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/c4b72a503149445aacea4dc201cde859 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91e5d0043952538e482362ac7f2aac25cf0b7d3a" 2018-08-28 19:17:00,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8809326-04b6-4346-b47a-35872d3d7cb2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:00,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/c4b72a503149445aacea4dc201cde859 used request id req-a8809326-04b6-4346-b47a-35872d3d7cb2 2018-08-28 19:17:00,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:01,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["D8Vx3hNKQ5mz_pZy6yq6NQ"], "issued_at": "2018-08-28T19:17:01.000000Z"}} 2018-08-28 19:17:01,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d086318b3fa2470c21818fbae6af07d605c89e06" 2018-08-28 19:17:01,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3192f4c8-abfa-42eb-80d2-4797c854e236 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:01,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3192f4c8-abfa-42eb-80d2-4797c854e236 2018-08-28 19:17:01,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:01,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:01,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["WJtHAADwQ1aBICQcNKYgpQ"], "issued_at": "2018-08-28T19:17:01.000000Z"}} 2018-08-28 19:17:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:01,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a531bdc-5990-44ff-ac63-72c2fbddda28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:01,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3a531bdc-5990-44ff-ac63-72c2fbddda28 2018-08-28 19:17:01,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:01,793 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:01,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-1af9da8e-7638-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:01,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fd5d4a9-0d86-4cfd-8da5-b889caa04b8e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-1af9da8e-7638-421-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:17:01,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-1af9da8e-7638-421-proj used request id req-1fd5d4a9-0d86-4cfd-8da5-b889caa04b8e 2018-08-28 19:17:01,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:01,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79dd3fd3-4078-4d17-acc0-65755c627439 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:01,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-79dd3fd3-4078-4d17-acc0-65755c627439 2018-08-28 19:17:01,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj"}}' 2018-08-28 19:17:02,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abd597be-393b-4429-ae3d-9e3df7de1e89 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7"}, "enabled": true, "id": "9410ce98977a4114aaf868b5983d50b7", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj"}} 2018-08-28 19:17:02,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-abd597be-393b-4429-ae3d-9e3df7de1e89 2018-08-28 19:17:02,085 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-1af9da8e-7638-421-proj 2018-08-28 19:17:02,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:02,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:02,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["qukn359cTa-hx_EbHadQ8w"], "issued_at": "2018-08-28T19:17:02.000000Z"}} 2018-08-28 19:17:02,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:02,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fcb16c7-2cfb-44d5-87d6-b0833b6e6fa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:02,565 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4fcb16c7-2cfb-44d5-87d6-b0833b6e6fa2 2018-08-28 19:17:02,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:02,575 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:02,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:02,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4f9b4d-43d8-4988-9250-ca1b74b1c3d2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:17:02,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bd4f9b4d-43d8-4988-9250-ca1b74b1c3d2 2018-08-28 19:17:02,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-1af9da8e-7638-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:02,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b755fe-0986-45de-b087-4d30cb87e11f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-1af9da8e-7638-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7"}, "enabled": true, "id": "9410ce98977a4114aaf868b5983d50b7", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj"}]} 2018-08-28 19:17:02,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-1af9da8e-7638-421-proj used request id req-40b755fe-0986-45de-b087-4d30cb87e11f 2018-08-28 19:17:02,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:02,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee485ae-92ba-4732-95d6-581c2f1aa087 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:02,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-5ee485ae-92ba-4732-95d6-581c2f1aa087 2018-08-28 19:17:03,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:03,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03b37a49-7d3c-4a38-986e-cc17aec2fcb0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:03,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-03b37a49-7d3c-4a38-986e-cc17aec2fcb0 2018-08-28 19:17:03,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-1af9da8e-7638-421-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:03,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a6065d-62cd-4ead-aa6b-eb4d1f2b9117 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-1af9da8e-7638-421-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7"}, "enabled": true, "id": "9410ce98977a4114aaf868b5983d50b7", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj"}]} 2018-08-28 19:17:03,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackKeypairTests-1af9da8e-7638-421-proj used request id req-97a6065d-62cd-4ead-aa6b-eb4d1f2b9117 2018-08-28 19:17:03,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/1c6eec9bc5c940299073efaffa996aa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:03,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4d4cac2-2c2a-4e32-ac34-a45667c19118 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-1af9da8e-7638-421-user", "links": {"self": "http://172.30.9.28:5000/v3/users/1c6eec9bc5c940299073efaffa996aa2"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9410ce98977a4114aaf868b5983d50b7", "id": "1c6eec9bc5c940299073efaffa996aa2", "password_expires_at": null}} 2018-08-28 19:17:03,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/1c6eec9bc5c940299073efaffa996aa2 used request id req-d4d4cac2-2c2a-4e32-ac34-a45667c19118 2018-08-28 19:17:03,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7/users/1c6eec9bc5c940299073efaffa996aa2/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:03,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553236fc-2182-432b-bdcc-6a9fe88a12d0 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7/users/1c6eec9bc5c940299073efaffa996aa2/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:17:03,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7/users/1c6eec9bc5c940299073efaffa996aa2/roles used request id req-553236fc-2182-432b-bdcc-6a9fe88a12d0 2018-08-28 19:17:03,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:03,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9378d29d-f4f7-4b41-98bc-442bd2c59e8d Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:17:03,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-9378d29d-f4f7-4b41-98bc-442bd2c59e8d 2018-08-28 19:17:03,582 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-1af9da8e-7638-421-proj 2018-08-28 19:17:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7/users/1c6eec9bc5c940299073efaffa996aa2/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:03,720 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a02b644e-6d22-46b7-9277-fd7ce7a29cab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:03,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7/users/1c6eec9bc5c940299073efaffa996aa2/roles/961ba4163a534939a4215147fc01ed1f used request id req-a02b644e-6d22-46b7-9277-fd7ce7a29cab 2018-08-28 19:17:03,721 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-1af9da8e-7638-421-user 2018-08-28 19:17:03,721 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:03,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:03,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-782e6c02-ad31-460e-91d0-e6170f8c2726 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:03,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-782e6c02-ad31-460e-91d0-e6170f8c2726 2018-08-28 19:17:03,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" -d '{"role": {"name": "CreateStackKeypairTests-1af9da8e-7638-421-proj-role"}}' 2018-08-28 19:17:03,922 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55f0eeba-2439-4ca4-8726-2134021e2c50 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed09c59f4e06409ca1519fa92b8ffb6c", "links": {"self": "http://172.30.9.28:5000/v3/roles/ed09c59f4e06409ca1519fa92b8ffb6c"}, "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj-role"}} 2018-08-28 19:17:03,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-55f0eeba-2439-4ca4-8726-2134021e2c50 2018-08-28 19:17:03,923 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-1af9da8e-7638-421-proj-role 2018-08-28 19:17:03,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ed09c59f4e06409ca1519fa92b8ffb6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:04,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bd644a8-869a-481f-b87e-5c46e2d7aee2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ed09c59f4e06409ca1519fa92b8ffb6c"}, "domain_id": null, "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj-role", "id": "ed09c59f4e06409ca1519fa92b8ffb6c"}} 2018-08-28 19:17:04,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ed09c59f4e06409ca1519fa92b8ffb6c used request id req-5bd644a8-869a-481f-b87e-5c46e2d7aee2 2018-08-28 19:17:04,016 - keystone_utils - INFO - Granting role CreateStackKeypairTests-1af9da8e-7638-421-proj-role to project CreateStackKeypairTests-1af9da8e-7638-421-proj 2018-08-28 19:17:04,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7/users/1c6eec9bc5c940299073efaffa996aa2/roles/ed09c59f4e06409ca1519fa92b8ffb6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:04,151 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-885e007e-06db-457e-9e5b-ddc3e83a04bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:04,151 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7/users/1c6eec9bc5c940299073efaffa996aa2/roles/ed09c59f4e06409ca1519fa92b8ffb6c used request id req-885e007e-06db-457e-9e5b-ddc3e83a04bf 2018-08-28 19:17:04,152 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:17:04,152 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:04,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:04,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:04,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed09c59f4e06409ca1519fa92b8ffb6c", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:17:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9410ce98977a4114aaf868b5983d50b7", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-1af9da8e-7638-421-user", "id": "1c6eec9bc5c940299073efaffa996aa2"}, "audit_ids": ["Xjwkd_ujRKODhqLAXkWBcA"], "issued_at": "2018-08-28T19:17:04.000000Z"}} 2018-08-28 19:17:04,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:04,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298c247a-88d8-4f9c-9df6-7274054f5498 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:04,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-298c247a-88d8-4f9c-9df6-7274054f5498 2018-08-28 19:17:04,595 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:04,597 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:17:04,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:04,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:04 GMT Server: Apache x-openstack-request-id: req-444558dc-4cc0-4dc3-a7e0-b6dcbfe6e7ea Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:17:04,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack used request id req-444558dc-4cc0-4dc3-a7e0-b6dcbfe6e7ea 2018-08-28 19:17:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-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-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp"}}' 2018-08-28 19:17:06,481 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:04 GMT Server: Apache x-openstack-request-id: req-c305adce-62e6-4921-be92-09148bc7577a Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "links": [{"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48", "rel": "self"}]}} 2018-08-28 19:17:06,481 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks used request id req-c305adce-62e6-4921-be92-09148bc7577a 2018-08-28 19:17:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:06,685 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:06 GMT Server: Apache x-openstack-request-id: req-799c1b7d-9c0b-4e91-ad63-c9f5d0288710 Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:06,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:06 GMT Server: Apache x-openstack-request-id: req-69ce795f-6476-4f38-8a26-3d6bb231d8bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Test template that simply deploys a keypair with a generated key\n", "parameters": {"OS::project_id": "9410ce98977a4114aaf868b5983d50b7", "OS::stack_id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "keypair_name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "stack_user_project_id": "dd2d48ef9e6d4201a4a16edec2527d70", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:17:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "outputs": [{"output_value": "", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 19:17:06,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 used request id req-69ce795f-6476-4f38-8a26-3d6bb231d8bd 2018-08-28 19:17:06,886 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack 2018-08-28 19:17:06,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:07,058 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:06 GMT Server: Apache x-openstack-request-id: req-ef9a20a5-a41f-4289-977e-0d22438f0e20 Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:07,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:07 GMT Server: Apache x-openstack-request-id: req-fe67bdd1-5cf2-49ba-81c6-647055ce6a92 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": "9410ce98977a4114aaf868b5983d50b7", "OS::stack_id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "keypair_name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "stack_user_project_id": "dd2d48ef9e6d4201a4a16edec2527d70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:17:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxmQtCJm898U/cwe0eb52PFNnmMlKdcl/oFBLjn5stMjIeml0\negprrIMWStBdcKwNXGfiZ1sLffndBcRxIoG/EI0fzuB8xgJSoQUZRL2d2xpYoN3w\nl737Heey6orpeydJsU1In+zguVH5zRk3bQjQg5QbiKywduVyito5Itw5a3TLi8+d\nz71Ra8smv+urHiGigaMPTyOk6TOASpBJURDezxDFRO8Hddj6L9xvrAfjm9sCtSBH\nddAWWUXf/Ve9cTZbLD+HTPX5w+X/qeaMV6sISDHRlD1pw+rdAmAFGfQ3HnLapq89\n4TbH3sM2soZ8k30ticnampCusMsln6iAd4A9bwIDAQABAoIBAExAUoK8vEGrAXEP\n5BDq4HzdPbMeoszUzoXqdq/k7Zkqlstd3tPNT4c1twq4PUHCDzyV/RHmj2sy7v15\nfFZb8fjFlRUpeSuN1v5mfEjMbHC7Fpd11jQsY+khlcXJ8GVSO2O3JZO6MsFnvZBU\nAdaZjbMU6ORGI2j/VWAC8fTxGeyvgK0QAtLDxvElzdBUcxAEtFaBAfpgVRFMDUb/\nNBBTmETCHrtlyPM1FzaC6FxUU51cxZWvVVtyPij4tde0BsQxkI4T0Ak2dva0eXc/\nQVUWo24dRLmKgxUsfQx6oXMKw3fB9r5tdOjbR2z/o78JQJtv1MkfuqR2xyI43TMY\nu+C01kECgYEA8TUzwCZUj2iV7zYpEAU+0+emHx9APn2fabz7dysAj/msP5SXYot7\n19k/9mj2/muAXPK8YdMKAmAB93VccYy6QhuszIDF7Av/OFowvC/FsVlQbqmKWLWE\ngUbJ7NrwkFrc/VmfKbuEKJaEP16tsLdZNK9130BAP5KavjLa4NyAWc8CgYEA0o7I\nqpBKOHRwNFCmkmSNmG4CLXJcxjY7FVpyD+9zR+3fLS7G7WY2NHaaiKght0PDBhTI\nqhT4nQBhfCrTzsq3v4KzqD1J2yemtU4Y24Et+HBCteQM5HvZ8RdKtH98uu6+dhHc\nPj1qqgL+VLr2XVaxlViCOgRUXHK8iiSNzyeJ6mECgYAray0+mGe+TNA4eCJaHOeb\nU2aG0aRJ22kXqooFgHsgb4v/AetiNMN9LkEiRPC5CXbYxGT+ovN5S/jup3SViAR7\nI+ouAbwe6mXtqeZ96YeHjhE5alFZ+Iq6jpiIhzyob4K6JCjPZU6706RIl+1iEw7+\nudrY7gLirqwmMpdNxMNh5wKBgGzHe4Ay30VfUoCUkhnbfROc8d8M0EVOyyNzAK6e\n5I3qpHwxSHBpd+OOyrODOTf2+BByOGE2SGLESZjef2K8dEWqfqqST0+7onLUkB8H\nE/rf9HcIBGkeWzAk+mFZ49SndxqEi6ZUEIEY3tBjbtg167TebxkOF49Tb3hm/iRh\npuzBAoGBAOWinbNcOqAYQGuLWYyylpui4xR2Ha7++f1H3bx1rQuvVrJpCJrRe/qN\nyeUyyLr8a8Z8XTS7FOF2f3SB4y/uILJz0nVK++t9/xbMAL85lNz9vY+7QE7Rh6L+\nNwdt4AW1E/A+mEgUem7ee8VDzSdMavyP3EmS2OPCtnIeOHDPANfW\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 19:17:07,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 used request id req-fe67bdd1-5cf2-49ba-81c6-647055ce6a92 2018-08-28 19:17:07,536 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:17:07,536 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack 2018-08-28 19:17:07,536 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack 2018-08-28 19:17:07,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:07,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:07 GMT Server: Apache x-openstack-request-id: req-664e25e7-b680-4e94-83af-5d7fd14018d2 Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:08,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:07 GMT Server: Apache x-openstack-request-id: req-070286ed-362e-424b-b661-257f902f9cd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T19:17:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:17:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-08-28 19:17:08,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48/resources used request id req-070286ed-362e-424b-b661-257f902f9cd7 2018-08-28 19:17:08,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:08,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17: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-dd9f182e-5bdb-49e8-a4c0-be27e61e29db x-compute-request-id: req-dd9f182e-5bdb-49e8-a4c0-be27e61e29db Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGZC0Imbz3xT9zB7R5vnY8U2eYyUp1yX+gUEuOfmy0yMh6aXR6CmusgxZK0F1wrA1cZ+JnWwt9+d0FxHEigb8QjR/O4HzGAlKhBRlEvZ3bGlig3fCXvfsd57Lqiul7J0mxTUif7OC5UfnNGTdtCNCDlBuIrLB25XKK2jki3DlrdMuLz53PvVFryya/66seIaKBow9PI6TpM4BKkElREN7PEMVE7wd12Pov3G+sB+Ob2wK1IEd10BZZRd/9V71xNlssP4dM9fnD5f+p5oxXqwhIMdGUPWnD6t0CYAUZ9Dcectqmrz3hNsfewzayhnyTfS2JydqakK6wyyWfqIB3gD1v Generated-by-Nova", "user_id": "1c6eec9bc5c940299073efaffa996aa2", "name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp", "deleted": false, "created_at": "2018-08-28T19:17:06.000000", "updated_at": null, "fingerprint": "39:ed:cd:77:4e:ff:47:f7:15:91:58:8d:fc:57:97:c5", "deleted_at": null, "id": 92}} 2018-08-28 19:17:08,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp used request id req-dd9f182e-5bdb-49e8-a4c0-be27e61e29db 2018-08-28 19:17:08,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:08,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:08 GMT Server: Apache x-openstack-request-id: req-cf7fd43d-89ae-4227-9f43-03b1791d4d76 Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:08,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:08 GMT Server: Apache x-openstack-request-id: req-f159b784-1ac0-4bda-879e-8140f8a6d001 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": "9410ce98977a4114aaf868b5983d50b7", "OS::stack_id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "keypair_name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "stack_user_project_id": "dd2d48ef9e6d4201a4a16edec2527d70", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:17:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxmQtCJm898U/cwe0eb52PFNnmMlKdcl/oFBLjn5stMjIeml0\negprrIMWStBdcKwNXGfiZ1sLffndBcRxIoG/EI0fzuB8xgJSoQUZRL2d2xpYoN3w\nl737Heey6orpeydJsU1In+zguVH5zRk3bQjQg5QbiKywduVyito5Itw5a3TLi8+d\nz71Ra8smv+urHiGigaMPTyOk6TOASpBJURDezxDFRO8Hddj6L9xvrAfjm9sCtSBH\nddAWWUXf/Ve9cTZbLD+HTPX5w+X/qeaMV6sISDHRlD1pw+rdAmAFGfQ3HnLapq89\n4TbH3sM2soZ8k30ticnampCusMsln6iAd4A9bwIDAQABAoIBAExAUoK8vEGrAXEP\n5BDq4HzdPbMeoszUzoXqdq/k7Zkqlstd3tPNT4c1twq4PUHCDzyV/RHmj2sy7v15\nfFZb8fjFlRUpeSuN1v5mfEjMbHC7Fpd11jQsY+khlcXJ8GVSO2O3JZO6MsFnvZBU\nAdaZjbMU6ORGI2j/VWAC8fTxGeyvgK0QAtLDxvElzdBUcxAEtFaBAfpgVRFMDUb/\nNBBTmETCHrtlyPM1FzaC6FxUU51cxZWvVVtyPij4tde0BsQxkI4T0Ak2dva0eXc/\nQVUWo24dRLmKgxUsfQx6oXMKw3fB9r5tdOjbR2z/o78JQJtv1MkfuqR2xyI43TMY\nu+C01kECgYEA8TUzwCZUj2iV7zYpEAU+0+emHx9APn2fabz7dysAj/msP5SXYot7\n19k/9mj2/muAXPK8YdMKAmAB93VccYy6QhuszIDF7Av/OFowvC/FsVlQbqmKWLWE\ngUbJ7NrwkFrc/VmfKbuEKJaEP16tsLdZNK9130BAP5KavjLa4NyAWc8CgYEA0o7I\nqpBKOHRwNFCmkmSNmG4CLXJcxjY7FVpyD+9zR+3fLS7G7WY2NHaaiKght0PDBhTI\nqhT4nQBhfCrTzsq3v4KzqD1J2yemtU4Y24Et+HBCteQM5HvZ8RdKtH98uu6+dhHc\nPj1qqgL+VLr2XVaxlViCOgRUXHK8iiSNzyeJ6mECgYAray0+mGe+TNA4eCJaHOeb\nU2aG0aRJ22kXqooFgHsgb4v/AetiNMN9LkEiRPC5CXbYxGT+ovN5S/jup3SViAR7\nI+ouAbwe6mXtqeZ96YeHjhE5alFZ+Iq6jpiIhzyob4K6JCjPZU6706RIl+1iEw7+\nudrY7gLirqwmMpdNxMNh5wKBgGzHe4Ay30VfUoCUkhnbfROc8d8M0EVOyyNzAK6e\n5I3qpHwxSHBpd+OOyrODOTf2+BByOGE2SGLESZjef2K8dEWqfqqST0+7onLUkB8H\nE/rf9HcIBGkeWzAk+mFZ49SndxqEi6ZUEIEY3tBjbtg167TebxkOF49Tb3hm/iRh\npuzBAoGBAOWinbNcOqAYQGuLWYyylpui4xR2Ha7++f1H3bx1rQuvVrJpCJrRe/qN\nyeUyyLr8a8Z8XTS7FOF2f3SB4y/uILJz0nVK++t9/xbMAL85lNz9vY+7QE7Rh6L+\nNwdt4AW1E/A+mEgUem7ee8VDzSdMavyP3EmS2OPCtnIeOHDPANfW\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 19:17:08,552 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 used request id req-f159b784-1ac0-4bda-879e-8140f8a6d001 2018-08-28 19:17:08,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:08,554 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:08,938 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed09c59f4e06409ca1519fa92b8ffb6c", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9410ce98977a4114aaf868b5983d50b7", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-1af9da8e-7638-421-user", "id": "1c6eec9bc5c940299073efaffa996aa2"}, "audit_ids": ["4XcXZ9muRXSI5Ga2Dciksg"], "issued_at": "2018-08-28T19:17:08.000000Z"}} 2018-08-28 19:17:08,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35221c3890cb4434f5a9b443e10db9109a7e935" 2018-08-28 19:17:09,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf12e233-48bd-4c16-83f6-8688499119f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:09,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cf12e233-48bd-4c16-83f6-8688499119f6 2018-08-28 19:17:09,015 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:09,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d35221c3890cb4434f5a9b443e10db9109a7e935" 2018-08-28 19:17:09,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d7182cab-5c93-43e3-b98f-3548aab7466f x-compute-request-id: req-d7182cab-5c93-43e3-b98f-3548aab7466f Content-Encoding: gzip Content-Length: 493 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGZC0Imbz3xT9zB7R5vnY8U2eYyUp1yX+gUEuOfmy0yMh6aXR6CmusgxZK0F1wrA1cZ+JnWwt9+d0FxHEigb8QjR/O4HzGAlKhBRlEvZ3bGlig3fCXvfsd57Lqiul7J0mxTUif7OC5UfnNGTdtCNCDlBuIrLB25XKK2jki3DlrdMuLz53PvVFryya/66seIaKBow9PI6TpM4BKkElREN7PEMVE7wd12Pov3G+sB+Ob2wK1IEd10BZZRd/9V71xNlssP4dM9fnD5f+p5oxXqwhIMdGUPWnD6t0CYAUZ9Dcectqmrz3hNsfewzayhnyTfS2JydqakK6wyyWfqIB3gD1v Generated-by-Nova", "name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp", "fingerprint": "39:ed:cd:77:4e:ff:47:f7:15:91:58:8d:fc:57:97:c5"}}]} 2018-08-28 19:17:09,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-d7182cab-5c93-43e3-b98f-3548aab7466f 2018-08-28 19:17:09,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:09,554 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed09c59f4e06409ca1519fa92b8ffb6c", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9410ce98977a4114aaf868b5983d50b7", "name": "CreateStackKeypairTests-1af9da8e-7638-421-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9410ce98977a4114aaf868b5983d50b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-1af9da8e-7638-421-user", "id": "1c6eec9bc5c940299073efaffa996aa2"}, "audit_ids": ["g2iQt1NZTCi_E6jBdzxrJw"], "issued_at": "2018-08-28T19:17:09.000000Z"}} 2018-08-28 19:17:09,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fbd2f9d424a04038b11a4cae101fbd3867cd67fd" 2018-08-28 19:17:09,720 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-117ff8c5-8953-4fef-a9e3-84376ccbbb09 x-compute-request-id: req-117ff8c5-8953-4fef-a9e3-84376ccbbb09 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDGZC0Imbz3xT9zB7R5vnY8U2eYyUp1yX+gUEuOfmy0yMh6aXR6CmusgxZK0F1wrA1cZ+JnWwt9+d0FxHEigb8QjR/O4HzGAlKhBRlEvZ3bGlig3fCXvfsd57Lqiul7J0mxTUif7OC5UfnNGTdtCNCDlBuIrLB25XKK2jki3DlrdMuLz53PvVFryya/66seIaKBow9PI6TpM4BKkElREN7PEMVE7wd12Pov3G+sB+Ob2wK1IEd10BZZRd/9V71xNlssP4dM9fnD5f+p5oxXqwhIMdGUPWnD6t0CYAUZ9Dcectqmrz3hNsfewzayhnyTfS2JydqakK6wyyWfqIB3gD1v Generated-by-Nova", "user_id": "1c6eec9bc5c940299073efaffa996aa2", "name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp", "deleted": false, "created_at": "2018-08-28T19:17:06.000000", "updated_at": null, "fingerprint": "39:ed:cd:77:4e:ff:47:f7:15:91:58:8d:fc:57:97:c5", "deleted_at": null, "id": 92}} 2018-08-28 19:17:09,720 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp used request id req-117ff8c5-8953-4fef-a9e3-84376ccbbb09 2018-08-28 19:17:09,721 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack 2018-08-28 19:17:09,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:09,750 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:09 GMT Server: Apache x-openstack-request-id: req-ff1b8287-9927-4e97-9817-65c84af9a262 Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:09,950 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:09 GMT Server: Apache x-openstack-request-id: req-c74654c4-dd76-4835-bb67-1703ab964d1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:09,950 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 used request id req-c74654c4-dd76-4835-bb67-1703ab964d1d 2018-08-28 19:17:09,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:09,979 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:09 GMT Server: Apache x-openstack-request-id: req-299504fa-9e33-468f-b3e9-b9eaefa5ba90 Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:10,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:09 GMT Server: Apache x-openstack-request-id: req-2630681c-8456-4d93-872b-6076f9f02241 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": "9410ce98977a4114aaf868b5983d50b7", "OS::stack_id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "keypair_name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "stack_user_project_id": "dd2d48ef9e6d4201a4a16edec2527d70", "tags": null, "creation_time": "2018-08-28T19:17:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:17:09Z", "id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 19:17:10,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 used request id req-2630681c-8456-4d93-872b-6076f9f02241 2018-08-28 19:17:10,005 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:17:10,006 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:17:13,009 - create_stack - DEBUG - Stack status query timeout in 1196.94145203 2018-08-28 19:17:13,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:13,210 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache x-openstack-request-id: req-5fdf33fd-437a-4aac-b317-b386f562691f Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:13,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache x-openstack-request-id: req-c92387b8-154c-472d-a4a2-4ac11825c35b 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": "9410ce98977a4114aaf868b5983d50b7", "OS::stack_id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "keypair_name": "CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-kp"}, "deletion_time": "2018-08-28T19:17:11Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack", "stack_user_project_id": "dd2d48ef9e6d4201a4a16edec2527d70", "tags": null, "creation_time": "2018-08-28T19:17:05Z", "links": [{"href": "http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:17:09Z", "id": "83f10e79-82e6-4f0e-a0fc-2b539344fc48", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-08-28 19:17:13,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 used request id req-c92387b8-154c-472d-a4a2-4ac11825c35b 2018-08-28 19:17:13,239 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:17:13,239 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack 2018-08-28 19:17:13,239 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack 2018-08-28 19:17:13,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/83f10e79-82e6-4f0e-a0fc-2b539344fc48 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6d3455479c761f62736f3755939675627d64849" 2018-08-28 19:17:13,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache x-openstack-request-id: req-e2b9d6b5-23ec-4a9f-aee0-b744053bdd00 Location: http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:13,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache x-openstack-request-id: req-35e9441b-a469-4361-8fbe-f0618295e908 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:17:13,295 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9410ce98977a4114aaf868b5983d50b7/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b95a6a60-6aa0-4785-a13d-554b22e70d28-stack/83f10e79-82e6-4f0e-a0fc-2b539344fc48 used request id req-35e9441b-a469-4361-8fbe-f0618295e908 2018-08-28 19:17:13,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:13,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-5aa873af-787d-4a8a-b7f8-9edb76ad730d Date: Tue, 28 Aug 2018 19:17:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:17:13,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-5aa873af-787d-4a8a-b7f8-9edb76ad730d 2018-08-28 19:17:13,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:13,628 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63b45ede-9c5f-4a2e-b1d0-103022ea89ac Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:13,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-63b45ede-9c5f-4a2e-b1d0-103022ea89ac 2018-08-28 19:17:13,628 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:13,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:13,713 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7a4152f-fb35-412f-8bd8-488a62fc544b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:13,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-e7a4152f-fb35-412f-8bd8-488a62fc544b 2018-08-28 19:17:13,713 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:13,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:13,808 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ef6dee-ba50-462e-9d68-7a0a88fb404c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:13,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-84ef6dee-ba50-462e-9d68-7a0a88fb404c 2018-08-28 19:17:13,809 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:13,898 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8103ff09-17b5-438b-9e0b-28af7f47e1c7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:13,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-8103ff09-17b5-438b-9e0b-28af7f47e1c7 2018-08-28 19:17:13,898 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:13,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:13,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5ab746-82dd-4a0e-8b83-48144ce60d57 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:17:13,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-7e5ab746-82dd-4a0e-8b83-48144ce60d57 2018-08-28 19:17:13,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:14,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcf956fa-9353-41c6-8868-b013bdde7ea3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:17:14,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bcf956fa-9353-41c6-8868-b013bdde7ea3 2018-08-28 19:17:14,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:14,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8892f28-781d-408d-b19e-ec65bf40d4f4 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:17:14,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-a8892f28-781d-408d-b19e-ec65bf40d4f4 2018-08-28 19:17:14,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:14,255 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-148f4d82-0b28-4313-a0f3-e1cc56f915d3 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:14,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-148f4d82-0b28-4313-a0f3-e1cc56f915d3 2018-08-28 19:17:14,256 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:14,256 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-1af9da8e-7638-421-proj 2018-08-28 19:17:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:14,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf0573d-7d5d-42e3-a067-8c0fb47543cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:14,507 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9410ce98977a4114aaf868b5983d50b7 used request id req-9cf0573d-7d5d-42e3-a067-8c0fb47543cc 2018-08-28 19:17:14,507 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-1af9da8e-7638-421-proj-role 2018-08-28 19:17:14,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ed09c59f4e06409ca1519fa92b8ffb6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:14,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30c8e5a3-9450-40be-94f3-76f8c0342992 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:14,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ed09c59f4e06409ca1519fa92b8ffb6c used request id req-30c8e5a3-9450-40be-94f3-76f8c0342992 2018-08-28 19:17:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}28371031ae8d5b42c2399b135a1d7e7fb5f61162" 2018-08-28 19:17:14,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5e2b6fb-c534-4b5d-ad3d-0472a3fb8553 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:14,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d5e2b6fb-c534-4b5d-ad3d-0472a3fb8553 2018-08-28 19:17:14,711 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-1af9da8e-7638-421-user 2018-08-28 19:17:14,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/1c6eec9bc5c940299073efaffa996aa2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5a53c16dacd9a8ef32f0ccd2bb14e3fff0bca56" 2018-08-28 19:17:14,899 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69a91103-3081-469e-8053-c00648712ebe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:14,899 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/1c6eec9bc5c940299073efaffa996aa2 used request id req-69a91103-3081-469e-8053-c00648712ebe 2018-08-28 19:17:14,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:15,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["p36so25nSmOxxMiVCCU82w"], "issued_at": "2018-08-28T19:17:15.000000Z"}} 2018-08-28 19:17:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5741265ebf58b41ff4c998513a26964b7b8b3024" 2018-08-28 19:17:15,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1804d56b-ac2b-4b45-b42d-e1102eddab83 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:15,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1804d56b-ac2b-4b45-b42d-e1102eddab83 2018-08-28 19:17:15,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:15,369 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:15,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["kYtLrgSFQBSovfBuwtW0Sw"], "issued_at": "2018-08-28T19:17:15.000000Z"}} 2018-08-28 19:17:15,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:15,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09abd0cd-7b9b-4d4f-ac54-bae49dc532e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:15,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-09abd0cd-7b9b-4d4f-ac54-bae49dc532e1 2018-08-28 19:17:15,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:15,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:15 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:15,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:15,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b23df80-1456-4c12-b7b2-b819398ed554 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:17:15,944 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj used request id req-7b23df80-1456-4c12-b7b2-b819398ed554 2018-08-28 19:17:15,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:16,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9739876e-84bf-4bb0-8179-b1574c4b0bf7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:16,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-9739876e-84bf-4bb0-8179-b1574c4b0bf7 2018-08-28 19:17:16,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}}' 2018-08-28 19:17:16,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e3d322a-4de3-462e-a708-81b000941ebc Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6"}, "enabled": true, "id": "4ac005c7ee014758b2add14d744c36a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}} 2018-08-28 19:17:16,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8e3d322a-4de3-462e-a708-81b000941ebc 2018-08-28 19:17:16,245 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-d774987d-b5bd-466-proj 2018-08-28 19:17:16,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:16,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:16,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["PSQM3uJdQtWHSV-3cKyrug"], "issued_at": "2018-08-28T19:17:16.000000Z"}} 2018-08-28 19:17:16,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:16,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8490cbe5-1d49-4b64-9088-802d576e866e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:16,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8490cbe5-1d49-4b64-9088-802d576e866e 2018-08-28 19:17:16,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:16,737 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:16,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:16,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc6491ee-3b50-48e8-8294-f764ca4869e9 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:17:16,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-bc6491ee-3b50-48e8-8294-f764ca4869e9 2018-08-28 19:17:16,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:16,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27a9f999-6f9c-48a8-bf6c-5b122d6fa1f9 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6"}, "enabled": true, "id": "4ac005c7ee014758b2add14d744c36a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}]} 2018-08-28 19:17:16,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj used request id req-27a9f999-6f9c-48a8-bf6c-5b122d6fa1f9 2018-08-28 19:17:16,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:17,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfd81289-14d4-4c50-882f-5ffa84b6eebf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:17,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cfd81289-14d4-4c50-882f-5ffa84b6eebf 2018-08-28 19:17:17,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:17,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47becd7d-c4de-40c3-8e4a-0375821e8dd2 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:17,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-47becd7d-c4de-40c3-8e4a-0375821e8dd2 2018-08-28 19:17:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:17,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65f7174f-2ecb-4454-862e-b42293d62936 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6"}, "enabled": true, "id": "4ac005c7ee014758b2add14d744c36a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}]} 2018-08-28 19:17:17,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackSecurityGroupTests-d774987d-b5bd-466-proj used request id req-65f7174f-2ecb-4454-862e-b42293d62936 2018-08-28 19:17:17,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/f7222322371d4f89a4cc986a52406050 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:17,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc32b21e-a8f5-4c7a-ad5c-97d82f70dc57 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-user", "links": {"self": "http://172.30.9.28:5000/v3/users/f7222322371d4f89a4cc986a52406050"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "f7222322371d4f89a4cc986a52406050", "password_expires_at": null}} 2018-08-28 19:17:17,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f7222322371d4f89a4cc986a52406050 used request id req-dc32b21e-a8f5-4c7a-ad5c-97d82f70dc57 2018-08-28 19:17:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6/users/f7222322371d4f89a4cc986a52406050/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:17,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a1cfd79-d823-42a0-89d2-6bdd279e4d81 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6/users/f7222322371d4f89a4cc986a52406050/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:17:17,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6/users/f7222322371d4f89a4cc986a52406050/roles used request id req-7a1cfd79-d823-42a0-89d2-6bdd279e4d81 2018-08-28 19:17:17,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:17,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ea1c36-f040-4fe4-8c1d-00aab7670740 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:17:17,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-c2ea1c36-f040-4fe4-8c1d-00aab7670740 2018-08-28 19:17:17,900 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-d774987d-b5bd-466-proj 2018-08-28 19:17:17,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6/users/f7222322371d4f89a4cc986a52406050/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:18,037 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc100f1-e88c-4c4c-b23d-7fced9f234b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:18,038 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6/users/f7222322371d4f89a4cc986a52406050/roles/961ba4163a534939a4215147fc01ed1f used request id req-dfc100f1-e88c-4c4c-b23d-7fced9f234b7 2018-08-28 19:17:18,038 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-d774987d-b5bd-466-user 2018-08-28 19:17:18,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:18,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:18,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cc38889-d451-42e1-8ca4-75eb4bc73706 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:18,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3cc38889-d451-42e1-8ca4-75eb4bc73706 2018-08-28 19:17:18,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" -d '{"role": {"name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role"}}' 2018-08-28 19:17:18,263 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b44429e-f8b7-424f-bdd9-1a8391518c92 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8488deada5945c08ab013e8b3cf5e3c", "links": {"self": "http://172.30.9.28:5000/v3/roles/a8488deada5945c08ab013e8b3cf5e3c"}, "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role"}} 2018-08-28 19:17:18,263 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b44429e-f8b7-424f-bdd9-1a8391518c92 2018-08-28 19:17:18,263 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role 2018-08-28 19:17:18,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a8488deada5945c08ab013e8b3cf5e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:18,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0e1134d-a0f0-4f81-a35a-64f8a9b5d545 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a8488deada5945c08ab013e8b3cf5e3c"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role", "id": "a8488deada5945c08ab013e8b3cf5e3c"}} 2018-08-28 19:17:18,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a8488deada5945c08ab013e8b3cf5e3c used request id req-b0e1134d-a0f0-4f81-a35a-64f8a9b5d545 2018-08-28 19:17:18,375 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role to project CreateStackSecurityGroupTests-d774987d-b5bd-466-proj 2018-08-28 19:17:18,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6/users/f7222322371d4f89a4cc986a52406050/roles/a8488deada5945c08ab013e8b3cf5e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:18,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d2be84d-101b-4d76-94e9-2d6de928f10f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:18,433 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6/users/f7222322371d4f89a4cc986a52406050/roles/a8488deada5945c08ab013e8b3cf5e3c used request id req-0d2be84d-101b-4d76-94e9-2d6de928f10f 2018-08-28 19:17:18,433 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:17:18,433 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:18,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:18,435 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:18,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8488deada5945c08ab013e8b3cf5e3c", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:17:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ac005c7ee014758b2add14d744c36a6", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-user", "id": "f7222322371d4f89a4cc986a52406050"}, "audit_ids": ["IywgqDG9QMuSH9_irXuT-Q"], "issued_at": "2018-08-28T19:17:18.000000Z"}} 2018-08-28 19:17:18,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:18,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c91bc19f-0f10-4d5e-8d2c-43c10cac085e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:18,882 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c91bc19f-0f10-4d5e-8d2c-43c10cac085e 2018-08-28 19:17:18,884 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:18,886 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:17:18,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:19,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:18 GMT Server: Apache x-openstack-request-id: req-b9360862-2f84-4600-aba0-c6630eb6aca3 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:17:19,075 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack used request id req-b9360862-2f84-4600-aba0-c6630eb6aca3 2018-08-28 19:17:19,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-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-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}}' 2018-08-28 19:17:20,519 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:19 GMT Server: Apache x-openstack-request-id: req-60438eea-20b1-4a61-a04e-c86be79574ce Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "links": [{"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "rel": "self"}]}} 2018-08-28 19:17:20,520 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks used request id req-60438eea-20b1-4a61-a04e-c86be79574ce 2018-08-28 19:17:20,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:20,724 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:20 GMT Server: Apache x-openstack-request-id: req-8e11b65b-8cee-47c1-beaa-b402ae1520bf Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:20,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:20 GMT Server: Apache x-openstack-request-id: req-875d062e-9f63-485f-a919-995591644f0f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "4ac005c7ee014758b2add14d744c36a6", "OS::stack_id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "security_group_name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "stack_user_project_id": "5301af0a89054556aa7a219e27889c47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:17:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 19:17:20,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 used request id req-875d062e-9f63-485f-a919-995591644f0f 2018-08-28 19:17:20,909 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack 2018-08-28 19:17:20,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:20,938 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:20 GMT Server: Apache x-openstack-request-id: req-c88bef6e-50d0-4517-8ca5-656b9ffdde79 Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:21,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:20 GMT Server: Apache x-openstack-request-id: req-6a83cf99-db04-41bd-8b57-2e8a10234901 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "4ac005c7ee014758b2add14d744c36a6", "OS::stack_id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "security_group_name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "stack_user_project_id": "5301af0a89054556aa7a219e27889c47", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:17:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 19:17:21,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 used request id req-6a83cf99-db04-41bd-8b57-2e8a10234901 2018-08-28 19:17:21,136 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:17:21,136 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:17:24,140 - create_stack - DEBUG - Stack status query timeout in 1196.76930785 2018-08-28 19:17:24,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:24,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:24 GMT Server: Apache x-openstack-request-id: req-cb47ddde-c583-4f23-bb23-0921b1d1a8ff Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:24,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:24 GMT Server: Apache x-openstack-request-id: req-c3d8ab39-c43c-4614-8432-5e8f6cb84416 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "4ac005c7ee014758b2add14d744c36a6", "OS::stack_id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "security_group_name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "stack_user_project_id": "5301af0a89054556aa7a219e27889c47", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:17:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 19:17:24,524 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 used request id req-c3d8ab39-c43c-4614-8432-5e8f6cb84416 2018-08-28 19:17:24,525 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:17:24,525 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack 2018-08-28 19:17:24,525 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack 2018-08-28 19:17:24,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:24,725 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:24 GMT Server: Apache x-openstack-request-id: req-38b63214-c91e-4af5-91b7-71c2b22a7a8b Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:24,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:24 GMT Server: Apache x-openstack-request-id: req-22e803dc-4484-45df-8eb8-13d41328f581 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T19:17:20Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:17:20Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-08-28 19:17:24,767 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7/resources used request id req-22e803dc-4484-45df-8eb8-13d41328f581 2018-08-28 19:17:24,768 - neutron_utils - INFO - Retrieving security group with ID - 4205c100-3490-4310-ad43-ec4f203ae1ee 2018-08-28 19:17:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=4205c100-3490-4310-ad43-ec4f203ae1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:24,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-24eca4af-ad84-4a09-a72f-5379926d96e4 Date: Tue, 28 Aug 2018 19:17:25 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "updated_at": "2018-08-28T19:17:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:17:22Z", "revision_number": 0, "id": "84c12c3e-ee7b-4058-bc23-719c0811242e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "revision_number": 0, "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}], "revision_number": 6, "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}]} 2018-08-28 19:17:24,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=4205c100-3490-4310-ad43-ec4f203ae1ee used request id req-24eca4af-ad84-4a09-a72f-5379926d96e4 2018-08-28 19:17:24,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4205c100-3490-4310-ad43-ec4f203ae1ee 2018-08-28 19:17:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:25,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d6da463b-59ae-40d5-82e5-438fe45d15d3 Date: Tue, 28 Aug 2018 19:17:25 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-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "84c12c3e-ee7b-4058-bc23-719c0811242e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85"}]} 2018-08-28 19:17:25,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee used request id req-d6da463b-59ae-40d5-82e5-438fe45d15d3 2018-08-28 19:17:25,017 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4205c100-3490-4310-ad43-ec4f203ae1ee 2018-08-28 19:17:25,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:25,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-d2673ffc-a928-4e65-a150-ecf0207b5481 Date: Tue, 28 Aug 2018 19:17:25 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-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "84c12c3e-ee7b-4058-bc23-719c0811242e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85"}]} 2018-08-28 19:17:25,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee used request id req-d2673ffc-a928-4e65-a150-ecf0207b5481 2018-08-28 19:17:25,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:25,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:25,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8488deada5945c08ab013e8b3cf5e3c", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:17:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ac005c7ee014758b2add14d744c36a6", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/4ac005c7ee014758b2add14d744c36a6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-user", "id": "f7222322371d4f89a4cc986a52406050"}, "audit_ids": ["_oQ3gcUFQ_OCWdqc79HLsQ"], "issued_at": "2018-08-28T19:17:25.000000Z"}} 2018-08-28 19:17:25,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88aa8ef2a98a78b6bb319bec8cf34ef01c991690" 2018-08-28 19:17:25,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9eeec7-c34f-488e-b516-2f337bf2f26b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:25,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af9eeec7-c34f-488e-b516-2f337bf2f26b 2018-08-28 19:17:25,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88aa8ef2a98a78b6bb319bec8cf34ef01c991690" 2018-08-28 19:17:25,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-218266ad-f521-406f-a22a-86c18d4fae9c Date: Tue, 28 Aug 2018 19:17:25 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "updated_at": "2018-08-28T19:17:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:17:22Z", "revision_number": 0, "id": "84c12c3e-ee7b-4058-bc23-719c0811242e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "revision_number": 0, "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}], "revision_number": 6, "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}]} 2018-08-28 19:17:25,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp&description=Test+description used request id req-218266ad-f521-406f-a22a-86c18d4fae9c 2018-08-28 19:17:25,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:25,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:25,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88aa8ef2a98a78b6bb319bec8cf34ef01c991690" 2018-08-28 19:17:25,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08542ca-7491-4386-9ec8-a7ca0afa161d Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6"}, "enabled": true, "id": "4ac005c7ee014758b2add14d744c36a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}} 2018-08-28 19:17:25,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6 used request id req-a08542ca-7491-4386-9ec8-a7ca0afa161d 2018-08-28 19:17:25,960 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4205c100-3490-4310-ad43-ec4f203ae1ee 2018-08-28 19:17:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88aa8ef2a98a78b6bb319bec8cf34ef01c991690" 2018-08-28 19:17:26,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-fecd1f33-849a-42ba-b90f-164ee45ec12e Date: Tue, 28 Aug 2018 19:17:26 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-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "84c12c3e-ee7b-4058-bc23-719c0811242e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85"}]} 2018-08-28 19:17:26,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee used request id req-fecd1f33-849a-42ba-b90f-164ee45ec12e 2018-08-28 19:17:26,138 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4205c100-3490-4310-ad43-ec4f203ae1ee 2018-08-28 19:17:26,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88aa8ef2a98a78b6bb319bec8cf34ef01c991690" 2018-08-28 19:17:26,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9554a057-2425-4c96-b560-32ce0d6c30be Date: Tue, 28 Aug 2018 19:17:26 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-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "84c12c3e-ee7b-4058-bc23-719c0811242e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85"}]} 2018-08-28 19:17:26,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee used request id req-9554a057-2425-4c96-b560-32ce0d6c30be 2018-08-28 19:17:26,345 - neutron_utils - INFO - Retrieving security group with ID - 4205c100-3490-4310-ad43-ec4f203ae1ee 2018-08-28 19:17:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=4205c100-3490-4310-ad43-ec4f203ae1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88aa8ef2a98a78b6bb319bec8cf34ef01c991690" 2018-08-28 19:17:26,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-b6c8248a-3774-4b30-bc72-4de13a7968ad Date: Tue, 28 Aug 2018 19:17:26 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "updated_at": "2018-08-28T19:17:22Z", "security_group_rules": [{"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:17:22Z", "revision_number": 0, "id": "84c12c3e-ee7b-4058-bc23-719c0811242e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "revision_number": 0, "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}], "revision_number": 6, "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}]} 2018-08-28 19:17:26,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=4205c100-3490-4310-ad43-ec4f203ae1ee used request id req-b6c8248a-3774-4b30-bc72-4de13a7968ad 2018-08-28 19:17:26,551 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4205c100-3490-4310-ad43-ec4f203ae1ee 2018-08-28 19:17:26,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88aa8ef2a98a78b6bb319bec8cf34ef01c991690" 2018-08-28 19:17:26,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-7d0d20be-6e78-4433-8162-80046682d71c Date: Tue, 28 Aug 2018 19:17:26 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-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": 22, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "84c12c3e-ee7b-4058-bc23-719c0811242e"}, {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": null, "updated_at": "2018-08-28T19:17:22Z", "security_group_id": "4205c100-3490-4310-ad43-ec4f203ae1ee", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:22Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "ca327e9d-ad57-4236-b0cd-df91327c4c85"}]} 2018-08-28 19:17:26,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=4205c100-3490-4310-ad43-ec4f203ae1ee used request id req-7d0d20be-6e78-4433-8162-80046682d71c 2018-08-28 19:17:26,738 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack 2018-08-28 19:17:26,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:26,910 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:26 GMT Server: Apache x-openstack-request-id: req-b683fe73-f092-48da-837b-2941aca9ca38 Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:27,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:26 GMT Server: Apache x-openstack-request-id: req-33c04179-a838-404b-b3d1-465a940f1c61 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:27,110 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 used request id req-33c04179-a838-404b-b3d1-465a940f1c61 2018-08-28 19:17:27,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:27,295 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:27 GMT Server: Apache x-openstack-request-id: req-bdacd1c6-b83d-481f-ae7e-e39cfc47aac5 Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:27,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:27 GMT Server: Apache x-openstack-request-id: req-58c791f2-21fc-4dbe-a8fe-b8debf2c6cac Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 521 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": "4ac005c7ee014758b2add14d744c36a6", "OS::stack_id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "security_group_name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "stack_user_project_id": "5301af0a89054556aa7a219e27889c47", "tags": null, "creation_time": "2018-08-28T19:17:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:17:27Z", "id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 19:17:27,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 used request id req-58c791f2-21fc-4dbe-a8fe-b8debf2c6cac 2018-08-28 19:17:27,459 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:17:27,459 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:17:30,462 - create_stack - DEBUG - Stack status query timeout in 1196.64861989 2018-08-28 19:17:30,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:30,650 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:30 GMT Server: Apache x-openstack-request-id: req-4aa33c64-cf9f-4fe6-85e7-03eedc8ebcb0 Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:30,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:30 GMT Server: Apache x-openstack-request-id: req-e9bd41d2-5252-4264-a7a3-45f14f0948f1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template for creating a single SecurityGroup\n", "parameters": {"OS::project_id": "4ac005c7ee014758b2add14d744c36a6", "OS::stack_id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "security_group_name": "CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-sec-grp"}, "deletion_time": "2018-08-28T19:17:29Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack", "stack_user_project_id": "5301af0a89054556aa7a219e27889c47", "tags": null, "creation_time": "2018-08-28T19:17:19Z", "links": [{"href": "http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:17:27Z", "id": "2c53e768-b9b8-426e-81c9-8b9eb7db78e7", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-08-28 19:17:30,845 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 used request id req-e9bd41d2-5252-4264-a7a3-45f14f0948f1 2018-08-28 19:17:30,845 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:17:30,845 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack 2018-08-28 19:17:30,845 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack 2018-08-28 19:17:30,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7aaf7e4bd4b7ff80d69c2f48a42a80b62cc37e80" 2018-08-28 19:17:30,875 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:17:30 GMT Server: Apache x-openstack-request-id: req-79755d84-c2a7-4ca8-b5a6-5a07a3825565 Location: http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:17:30,899 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:30 GMT Server: Apache x-openstack-request-id: req-1b0a837e-ab4f-4e9b-bd02-fb24fd33922e Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:17:30,900 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/4ac005c7ee014758b2add14d744c36a6/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-480dc983-3057-4760-905f-c72f096f5609-stack/2c53e768-b9b8-426e-81c9-8b9eb7db78e7 used request id req-1b0a837e-ab4f-4e9b-bd02-fb24fd33922e 2018-08-28 19:17:30,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-66648032-c932-45b1-b090-4711317a2efe Date: Tue, 28 Aug 2018 19:17:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "updated_at": "2018-08-28T19:17:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "revision_number": 0, "id": "07435f4e-151b-4e76-9e6a-30c682068bfd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ac005c7ee014758b2add14d744c36a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "revision_number": 0, "id": "961f2651-13bc-4bc5-8a6d-01ad5f903d69", "remote_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ac005c7ee014758b2add14d744c36a6"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "revision_number": 0, "id": "9f4f13d7-00aa-4c58-aea5-e736e1ea5ede", "remote_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "revision_number": 0, "id": "b3ebbe90-5004-40ae-9e34-8ba4b28d6a8e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ac005c7ee014758b2add14d744c36a6"}], "revision_number": 4, "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:17:31,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-66648032-c932-45b1-b090-4711317a2efe 2018-08-28 19:17:31,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,240 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9135a81d-f7f3-4a59-9759-c941567ac14a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:31,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-9135a81d-f7f3-4a59-9759-c941567ac14a 2018-08-28 19:17:31,241 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:31,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,333 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286ec898-413c-4b9f-b9aa-fd6e9e67369b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:31,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-286ec898-413c-4b9f-b9aa-fd6e9e67369b 2018-08-28 19:17:31,333 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:31,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66596d16-b892-4edf-be3c-e330b6a17fed Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:31,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-66596d16-b892-4edf-be3c-e330b6a17fed 2018-08-28 19:17:31,426 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:31,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,511 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c2f7cf7-4e58-4844-8233-cdf4e88cca4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:31,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-5c2f7cf7-4e58-4844-8233-cdf4e88cca4e 2018-08-28 19:17:31,511 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:31,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf28a5b-2f35-4171-b81a-07b5902fc2a1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:17:31,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-8cf28a5b-2f35-4171-b81a-07b5902fc2a1 2018-08-28 19:17:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-617cada3-4934-41cb-a09e-e32ed4c7fe63 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6"}, "enabled": true, "id": "4ac005c7ee014758b2add14d744c36a6", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-d774987d-b5bd-466-proj"}} 2018-08-28 19:17:31,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6 used request id req-617cada3-4934-41cb-a09e-e32ed4c7fe63 2018-08-28 19:17:31,694 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 797ddf30-3f63-4f05-9d4c-e97123ed9827 2018-08-28 19:17:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=797ddf30-3f63-4f05-9d4c-e97123ed9827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:31,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5f007cc2-da71-4ca2-b313-a3cd9b44db33 Date: Tue, 28 Aug 2018 19:17:31 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "07435f4e-151b-4e76-9e6a-30c682068bfd"}, {"remote_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "961f2651-13bc-4bc5-8a6d-01ad5f903d69"}, {"remote_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "9f4f13d7-00aa-4c58-aea5-e736e1ea5ede"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:17:20Z", "security_group_id": "797ddf30-3f63-4f05-9d4c-e97123ed9827", "port_range_min": null, "revision_number": 0, "tenant_id": "4ac005c7ee014758b2add14d744c36a6", "created_at": "2018-08-28T19:17:20Z", "project_id": "4ac005c7ee014758b2add14d744c36a6", "id": "b3ebbe90-5004-40ae-9e34-8ba4b28d6a8e"}]} 2018-08-28 19:17:31,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=797ddf30-3f63-4f05-9d4c-e97123ed9827 used request id req-5f007cc2-da71-4ca2-b313-a3cd9b44db33 2018-08-28 19:17:31,937 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:17:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/797ddf30-3f63-4f05-9d4c-e97123ed9827 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:32,239 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28225b4f-8ea8-4911-9f8f-f8ff2c5f1862 Content-Length: 0 Date: Tue, 28 Aug 2018 19:17:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:17:32,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/797ddf30-3f63-4f05-9d4c-e97123ed9827 used request id req-28225b4f-8ea8-4911-9f8f-f8ff2c5f1862 2018-08-28 19:17:32,239 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-d774987d-b5bd-466-proj 2018-08-28 19:17:32,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:32,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59176d97-badc-4514-a96c-3173637f9c99 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:32,457 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/4ac005c7ee014758b2add14d744c36a6 used request id req-59176d97-badc-4514-a96c-3173637f9c99 2018-08-28 19:17:32,457 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-d774987d-b5bd-466-proj-role 2018-08-28 19:17:32,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a8488deada5945c08ab013e8b3cf5e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:32,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4897161-3586-49e1-aa14-f1dac6f0eb51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:32,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a8488deada5945c08ab013e8b3cf5e3c used request id req-d4897161-3586-49e1-aa14-f1dac6f0eb51 2018-08-28 19:17:32,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0490760468ea6dd013b8ca30fc6efd319827372b" 2018-08-28 19:17:32,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1811c662-d0f5-4e03-95da-ec75ef7b1055 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:32,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-1811c662-d0f5-4e03-95da-ec75ef7b1055 2018-08-28 19:17:32,679 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-d774987d-b5bd-466-user 2018-08-28 19:17:32,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f7222322371d4f89a4cc986a52406050 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a371dea8bbc20f128d9501924cb11aef083a9864" 2018-08-28 19:17:32,896 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27822149-9840-434e-8b4a-3c965a98672a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:32,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f7222322371d4f89a4cc986a52406050 used request id req-27822149-9840-434e-8b4a-3c965a98672a 2018-08-28 19:17:32,898 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:33,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3mZssG-HRE23Ov_9a3MCDA"], "issued_at": "2018-08-28T19:17:33.000000Z"}} 2018-08-28 19:17:33,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b3b0367ffbc23d8be0f13b30432c18eb15b52b9" 2018-08-28 19:17:33,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f841549-9098-4a5c-9c86-68b8fa68f81c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:33,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2f841549-9098-4a5c-9c86-68b8fa68f81c 2018-08-28 19:17:33,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:33,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:33,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["EhA48HaORneSmDtHbKmidA"], "issued_at": "2018-08-28T19:17:33.000000Z"}} 2018-08-28 19:17:33,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:33,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a08f4a-83fa-4d24-a063-eeaa50ccaa39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:33,935 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42a08f4a-83fa-4d24-a063-eeaa50ccaa39 2018-08-28 19:17:33,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:33,946 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:34,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97aa8094-fa37-44b8-ad15-881d163f2e44 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:17:34,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj used request id req-97aa8094-fa37-44b8-ad15-881d163f2e44 2018-08-28 19:17:34,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:34,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27fd5924-a929-4b20-831f-97866541a52b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:34,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-27fd5924-a929-4b20-831f-97866541a52b 2018-08-28 19:17:34,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj"}}' 2018-08-28 19:17:34,245 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8899e032-dfbf-45e0-a319-8366dff87fdc Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff"}, "enabled": true, "id": "066e94f6536349deb1ca0e729fc62dff", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj"}} 2018-08-28 19:17:34,245 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8899e032-dfbf-45e0-a319-8366dff87fdc 2018-08-28 19:17:34,245 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-da63f460-ff2b-4c1-proj 2018-08-28 19:17:34,246 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:34,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:34,618 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["TL8W2XVCQ8uQvAJZ50M1Tw"], "issued_at": "2018-08-28T19:17:34.000000Z"}} 2018-08-28 19:17:34,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:34,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3beca17c-83b9-4fca-94e4-7b24adc295af Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:34,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3beca17c-83b9-4fca-94e4-7b24adc295af 2018-08-28 19:17:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:34,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:34,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:34,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be3653d-3920-4e9c-9c2f-5c10962e48b2 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:17:34,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0be3653d-3920-4e9c-9c2f-5c10962e48b2 2018-08-28 19:17:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:34,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-524b603f-6f83-4ca8-9e8b-ba0206349e40 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff"}, "enabled": true, "id": "066e94f6536349deb1ca0e729fc62dff", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj"}]} 2018-08-28 19:17:34,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj used request id req-524b603f-6f83-4ca8-9e8b-ba0206349e40 2018-08-28 19:17:34,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:35,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf206177-9fb8-4e00-a7a6-29d8acfbf20d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:35,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-cf206177-9fb8-4e00-a7a6-29d8acfbf20d 2018-08-28 19:17:35,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:35,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6371e1ab-ee9e-472c-a76a-0e25df756604 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:35,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6371e1ab-ee9e-472c-a76a-0e25df756604 2018-08-28 19:17:35,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:35,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdf547d4-b150-4e90-a87f-68ae94ac53be Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff"}, "enabled": true, "id": "066e94f6536349deb1ca0e729fc62dff", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj"}]} 2018-08-28 19:17:35,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-da63f460-ff2b-4c1-proj used request id req-bdf547d4-b150-4e90-a87f-68ae94ac53be 2018-08-28 19:17:35,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/bd1e68a76491442d99b2ba386505afbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:35,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b68d52-9d3d-41f3-ba28-a618676a4da3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-da63f460-ff2b-4c1-user", "links": {"self": "http://172.30.9.28:5000/v3/users/bd1e68a76491442d99b2ba386505afbf"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "066e94f6536349deb1ca0e729fc62dff", "id": "bd1e68a76491442d99b2ba386505afbf", "password_expires_at": null}} 2018-08-28 19:17:35,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/bd1e68a76491442d99b2ba386505afbf used request id req-a3b68d52-9d3d-41f3-ba28-a618676a4da3 2018-08-28 19:17:35,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff/users/bd1e68a76491442d99b2ba386505afbf/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:35,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7492b3c3-f685-4bce-bb80-e71002295d08 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff/users/bd1e68a76491442d99b2ba386505afbf/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:17:35,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff/users/bd1e68a76491442d99b2ba386505afbf/roles used request id req-7492b3c3-f685-4bce-bb80-e71002295d08 2018-08-28 19:17:35,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:35,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04fda8b9-400c-4c5b-a542-8630e1327a26 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:17:35,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-04fda8b9-400c-4c5b-a542-8630e1327a26 2018-08-28 19:17:35,973 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-da63f460-ff2b-4c1-proj 2018-08-28 19:17:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff/users/bd1e68a76491442d99b2ba386505afbf/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:36,097 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e78a3d3-0d39-46c2-bb6c-09678e688c85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:36,097 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff/users/bd1e68a76491442d99b2ba386505afbf/roles/961ba4163a534939a4215147fc01ed1f used request id req-5e78a3d3-0d39-46c2-bb6c-09678e688c85 2018-08-28 19:17:36,098 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-da63f460-ff2b-4c1-user 2018-08-28 19:17:36,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:36,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a13e415e-53ef-4dd6-a69b-e1b7cb9b11eb Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:36,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-a13e415e-53ef-4dd6-a69b-e1b7cb9b11eb 2018-08-28 19:17:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" -d '{"role": {"name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj-role"}}' 2018-08-28 19:17:36,310 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be6bc675-c93c-4014-b0e2-658b49026b5a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9c2f70cf220444ef8fbb7542d699f255", "links": {"self": "http://172.30.9.28:5000/v3/roles/9c2f70cf220444ef8fbb7542d699f255"}, "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj-role"}} 2018-08-28 19:17:36,311 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-be6bc675-c93c-4014-b0e2-658b49026b5a 2018-08-28 19:17:36,311 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-da63f460-ff2b-4c1-proj-role 2018-08-28 19:17:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/9c2f70cf220444ef8fbb7542d699f255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:36,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a970759-ffd6-4dbb-a103-3b20b177b36a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/9c2f70cf220444ef8fbb7542d699f255"}, "domain_id": null, "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj-role", "id": "9c2f70cf220444ef8fbb7542d699f255"}} 2018-08-28 19:17:36,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/9c2f70cf220444ef8fbb7542d699f255 used request id req-9a970759-ffd6-4dbb-a103-3b20b177b36a 2018-08-28 19:17:36,393 - keystone_utils - INFO - Granting role CreateStackNegativeTests-da63f460-ff2b-4c1-proj-role to project CreateStackNegativeTests-da63f460-ff2b-4c1-proj 2018-08-28 19:17:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff/users/bd1e68a76491442d99b2ba386505afbf/roles/9c2f70cf220444ef8fbb7542d699f255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:36,524 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a427862a-7131-4ba7-a8c9-a2dd56d13eb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:36,525 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff/users/bd1e68a76491442d99b2ba386505afbf/roles/9c2f70cf220444ef8fbb7542d699f255 used request id req-a427862a-7131-4ba7-a8c9-a2dd56d13eb3 2018-08-28 19:17:36,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:36,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:36,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "9c2f70cf220444ef8fbb7542d699f255", "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj-role"}], "expires_at": "2018-08-28T20:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "066e94f6536349deb1ca0e729fc62dff", "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/066e94f6536349deb1ca0e729fc62dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/066e94f6536349deb1ca0e729fc62dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/066e94f6536349deb1ca0e729fc62dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/066e94f6536349deb1ca0e729fc62dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/066e94f6536349deb1ca0e729fc62dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/066e94f6536349deb1ca0e729fc62dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/066e94f6536349deb1ca0e729fc62dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/066e94f6536349deb1ca0e729fc62dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/066e94f6536349deb1ca0e729fc62dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/066e94f6536349deb1ca0e729fc62dff", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/066e94f6536349deb1ca0e729fc62dff", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/066e94f6536349deb1ca0e729fc62dff", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-da63f460-ff2b-4c1-user", "id": "bd1e68a76491442d99b2ba386505afbf"}, "audit_ids": ["GZivdMvTSPCfVh6VlPdRLg"], "issued_at": "2018-08-28T19:17:36.000000Z"}} 2018-08-28 19:17:36,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edd0ae5a5f0867cb5c1a737ac5db62c3858c5ca" 2018-08-28 19:17:36,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7ebf1ed-0b48-40c6-9734-7cd1bcec2839 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:36,982 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a7ebf1ed-0b48-40c6-9734-7cd1bcec2839 2018-08-28 19:17:36,984 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:36,987 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:17:36,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/066e94f6536349deb1ca0e729fc62dff/stacks?stack_name=CreateStackNegativeTests-1c582d03-79c6-4ab0-8d95-a4fd7495f7d0 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1edd0ae5a5f0867cb5c1a737ac5db62c3858c5ca" 2018-08-28 19:17:37,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:36 GMT Server: Apache x-openstack-request-id: req-0ade4060-4e6d-4947-b45a-e8deec555dcf Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:17:37,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/066e94f6536349deb1ca0e729fc62dff/stacks?stack_name=CreateStackNegativeTests-1c582d03-79c6-4ab0-8d95-a4fd7495f7d0 used request id req-0ade4060-4e6d-4947-b45a-e8deec555dcf 2018-08-28 19:17:37,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:37,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-507c2f01-63bd-44f2-8d9c-e8fb600b10a8 Date: Tue, 28 Aug 2018 19:17:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:17:37,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-507c2f01-63bd-44f2-8d9c-e8fb600b10a8 2018-08-28 19:17:37,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:37,495 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dcd2f8f-dba4-4cdb-9bff-0cf459c26c2b Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:37,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-2dcd2f8f-dba4-4cdb-9bff-0cf459c26c2b 2018-08-28 19:17:37,496 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:37,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:37,587 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b05c9625-d4f0-4c33-99b6-c23e55ee7a8d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:37,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b05c9625-d4f0-4c33-99b6-c23e55ee7a8d 2018-08-28 19:17:37,587 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:37,667 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d25eb0a5-9e86-4aa3-b5c2-e314321f9e30 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:37,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-d25eb0a5-9e86-4aa3-b5c2-e314321f9e30 2018-08-28 19:17:37,667 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:37,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:37,764 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30fa97cd-81fd-479d-ab55-55da36b62c14 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:37,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-30fa97cd-81fd-479d-ab55-55da36b62c14 2018-08-28 19:17:37,764 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:37,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:37,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0425f141-c080-4b60-b2cb-0ac508442a27 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:17:37,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-0425f141-c080-4b60-b2cb-0ac508442a27 2018-08-28 19:17:37,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:37,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd52d62f-343d-4c17-a574-0752728088d6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:17:37,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-fd52d62f-343d-4c17-a574-0752728088d6 2018-08-28 19:17:37,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:38,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0b73046-e11a-486e-8845-562e5a272b69 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:17:38,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-f0b73046-e11a-486e-8845-562e5a272b69 2018-08-28 19:17:38,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:38,132 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-830ff4cf-f0fa-4f21-86bc-b042615d531e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:38,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-830ff4cf-f0fa-4f21-86bc-b042615d531e 2018-08-28 19:17:38,133 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:38,134 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-da63f460-ff2b-4c1-proj 2018-08-28 19:17:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:38,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a1d8d2c-4d6d-4856-8a5c-e5e79c523023 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:38,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/066e94f6536349deb1ca0e729fc62dff used request id req-6a1d8d2c-4d6d-4856-8a5c-e5e79c523023 2018-08-28 19:17:38,376 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-da63f460-ff2b-4c1-proj-role 2018-08-28 19:17:38,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/9c2f70cf220444ef8fbb7542d699f255 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:38,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab0d8bef-e1e2-42e0-b9ad-98430441b533 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:38,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/9c2f70cf220444ef8fbb7542d699f255 used request id req-ab0d8bef-e1e2-42e0-b9ad-98430441b533 2018-08-28 19:17:38,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f536e7e825b6b3a5149f85494c3b4aab23b6a5b3" 2018-08-28 19:17:38,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6deca823-e288-414e-9bb6-42d4a16bcd40 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:38,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6deca823-e288-414e-9bb6-42d4a16bcd40 2018-08-28 19:17:38,591 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-da63f460-ff2b-4c1-user 2018-08-28 19:17:38,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/bd1e68a76491442d99b2ba386505afbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}348db66085e8113776d7874cc7ba2a8fedd8e471" 2018-08-28 19:17:38,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b48da52d-2b03-413b-bf73-06b2a9d32e92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:38,794 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bd1e68a76491442d99b2ba386505afbf used request id req-b48da52d-2b03-413b-bf73-06b2a9d32e92 2018-08-28 19:17:38,795 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:39,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["mk_L1eD9S5yYSYDWranKkQ"], "issued_at": "2018-08-28T19:17:39.000000Z"}} 2018-08-28 19:17:39,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c5ce8d13086eb132b585b57209ce39b480ac1698" 2018-08-28 19:17:39,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c200bf-b6d5-4485-bae5-78aee0e2b886 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:39,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-74c200bf-b6d5-4485-bae5-78aee0e2b886 2018-08-28 19:17:39,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:39,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:39,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["64Sd20GzQlKo8OeVAnVZ3Q"], "issued_at": "2018-08-28T19:17:39.000000Z"}} 2018-08-28 19:17:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:39,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a3f1eb-5f71-409c-802a-920ec494d5db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:39,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8a3f1eb-5f71-409c-802a-920ec494d5db 2018-08-28 19:17:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:39,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:39,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:39,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2605081e-072c-4db5-98ef-57cc49350e2e Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:17:39,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj used request id req-2605081e-072c-4db5-98ef-57cc49350e2e 2018-08-28 19:17:39,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:39,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dddcc2e-ac38-4f3a-8e79-ee10c4f13e22 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:39,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4dddcc2e-ac38-4f3a-8e79-ee10c4f13e22 2018-08-28 19:17:39,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj"}}' 2018-08-28 19:17:40,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c056674-5fda-43f7-a356-5324ebbb61d4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e"}, "enabled": true, "id": "ec791a8d06e84956b93f71b2490bc19e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj"}} 2018-08-28 19:17:40,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8c056674-5fda-43f7-a356-5324ebbb61d4 2018-08-28 19:17:40,090 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-8bb51fd6-cf56-453-proj 2018-08-28 19:17:40,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:40,091 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:40,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VsEoVgpPSI-V5wJV2EsvmA"], "issued_at": "2018-08-28T19:17:40.000000Z"}} 2018-08-28 19:17:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:40,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d43a143-dfe5-4e05-9b74-09fa074f17d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:40,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6d43a143-dfe5-4e05-9b74-09fa074f17d0 2018-08-28 19:17:40,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:40,557 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:40,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:40,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36925376-c70a-4715-98ed-367da5c930fa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:17:40,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-36925376-c70a-4715-98ed-367da5c930fa 2018-08-28 19:17:40,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:40,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-914628f3-b044-4d11-8a45-fd468a854237 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e"}, "enabled": true, "id": "ec791a8d06e84956b93f71b2490bc19e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj"}]} 2018-08-28 19:17:40,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj used request id req-914628f3-b044-4d11-8a45-fd468a854237 2018-08-28 19:17:40,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:40,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d00136-3abd-4e5c-9a05-5c4c3848af8e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:40,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-23d00136-3abd-4e5c-9a05-5c4c3848af8e 2018-08-28 19:17:41,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:41,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a2d1d1-6be4-40f3-8e24-811791d96d98 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:41,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-08a2d1d1-6be4-40f3-8e24-811791d96d98 2018-08-28 19:17:41,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:41,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-906221ea-ce23-494f-ac0f-80637670639f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e"}, "enabled": true, "id": "ec791a8d06e84956b93f71b2490bc19e", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj"}]} 2018-08-28 19:17:41,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackNegativeTests-8bb51fd6-cf56-453-proj used request id req-906221ea-ce23-494f-ac0f-80637670639f 2018-08-28 19:17:41,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/69d3495e998b4ff39396c2c64a05b47b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:41,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f335e2b4-c7dc-400a-bb32-2897427f5414 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-8bb51fd6-cf56-453-user", "links": {"self": "http://172.30.9.28:5000/v3/users/69d3495e998b4ff39396c2c64a05b47b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ec791a8d06e84956b93f71b2490bc19e", "id": "69d3495e998b4ff39396c2c64a05b47b", "password_expires_at": null}} 2018-08-28 19:17:41,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/69d3495e998b4ff39396c2c64a05b47b used request id req-f335e2b4-c7dc-400a-bb32-2897427f5414 2018-08-28 19:17:41,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e/users/69d3495e998b4ff39396c2c64a05b47b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:41,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355d219c-76b3-425f-af85-9e930b8eacda Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e/users/69d3495e998b4ff39396c2c64a05b47b/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:17:41,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e/users/69d3495e998b4ff39396c2c64a05b47b/roles used request id req-355d219c-76b3-425f-af85-9e930b8eacda 2018-08-28 19:17:41,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:41,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d6aea5-095c-4a65-8a51-1ea135e2fd9c Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:17:41,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-c0d6aea5-095c-4a65-8a51-1ea135e2fd9c 2018-08-28 19:17:41,694 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-8bb51fd6-cf56-453-proj 2018-08-28 19:17:41,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e/users/69d3495e998b4ff39396c2c64a05b47b/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:41,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c77132b-0072-4537-821b-79411059fbe1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:41,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e/users/69d3495e998b4ff39396c2c64a05b47b/roles/961ba4163a534939a4215147fc01ed1f used request id req-5c77132b-0072-4537-821b-79411059fbe1 2018-08-28 19:17:41,810 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-8bb51fd6-cf56-453-user 2018-08-28 19:17:41,810 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:41,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edcdb96c-926c-4e1a-b109-bd9dc30b8654 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:41,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-edcdb96c-926c-4e1a-b109-bd9dc30b8654 2018-08-28 19:17:41,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" -d '{"role": {"name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj-role"}}' 2018-08-28 19:17:42,012 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96e07024-7744-4a9e-8aec-69b2d3afb416 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "22d9f1958c244d64b1a0d6cf5e216074", "links": {"self": "http://172.30.9.28:5000/v3/roles/22d9f1958c244d64b1a0d6cf5e216074"}, "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj-role"}} 2018-08-28 19:17:42,013 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-96e07024-7744-4a9e-8aec-69b2d3afb416 2018-08-28 19:17:42,013 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-8bb51fd6-cf56-453-proj-role 2018-08-28 19:17:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/22d9f1958c244d64b1a0d6cf5e216074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:42,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589e51b1-686e-4efd-bb15-8b27d9802a00 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/22d9f1958c244d64b1a0d6cf5e216074"}, "domain_id": null, "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj-role", "id": "22d9f1958c244d64b1a0d6cf5e216074"}} 2018-08-28 19:17:42,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/22d9f1958c244d64b1a0d6cf5e216074 used request id req-589e51b1-686e-4efd-bb15-8b27d9802a00 2018-08-28 19:17:42,100 - keystone_utils - INFO - Granting role CreateStackNegativeTests-8bb51fd6-cf56-453-proj-role to project CreateStackNegativeTests-8bb51fd6-cf56-453-proj 2018-08-28 19:17:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e/users/69d3495e998b4ff39396c2c64a05b47b/roles/22d9f1958c244d64b1a0d6cf5e216074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:42,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1fa23ac-6281-498c-a75a-d03742d7ac3a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:42,229 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e/users/69d3495e998b4ff39396c2c64a05b47b/roles/22d9f1958c244d64b1a0d6cf5e216074 used request id req-a1fa23ac-6281-498c-a75a-d03742d7ac3a 2018-08-28 19:17:42,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:42,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:42,608 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "22d9f1958c244d64b1a0d6cf5e216074", "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}], "expires_at": "2018-08-28T20:17:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec791a8d06e84956b93f71b2490bc19e", "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/ec791a8d06e84956b93f71b2490bc19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/ec791a8d06e84956b93f71b2490bc19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/ec791a8d06e84956b93f71b2490bc19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/ec791a8d06e84956b93f71b2490bc19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/ec791a8d06e84956b93f71b2490bc19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/ec791a8d06e84956b93f71b2490bc19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/ec791a8d06e84956b93f71b2490bc19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/ec791a8d06e84956b93f71b2490bc19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/ec791a8d06e84956b93f71b2490bc19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/ec791a8d06e84956b93f71b2490bc19e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/ec791a8d06e84956b93f71b2490bc19e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/ec791a8d06e84956b93f71b2490bc19e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-8bb51fd6-cf56-453-user", "id": "69d3495e998b4ff39396c2c64a05b47b"}, "audit_ids": ["2AEyhrh9QFiOkblUCuPy7g"], "issued_at": "2018-08-28T19:17:42.000000Z"}} 2018-08-28 19:17:42,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9c98634b4721f95819b0cfb7468473abdc929" 2018-08-28 19:17:42,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10f5c1b-09ee-4291-9085-be5adbf6cabf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:42,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e10f5c1b-09ee-4291-9085-be5adbf6cabf 2018-08-28 19:17:42,685 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:42,687 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:17:42,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/ec791a8d06e84956b93f71b2490bc19e/stacks?stack_name=CreateStackNegativeTests-a66d61f9-30b8-4bbe-bd40-8cd6bc279a9e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9c98634b4721f95819b0cfb7468473abdc929" 2018-08-28 19:17:42,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:42 GMT Server: Apache x-openstack-request-id: req-9b94595f-1901-458f-add1-dd90f1daa98b Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:17:42,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/ec791a8d06e84956b93f71b2490bc19e/stacks?stack_name=CreateStackNegativeTests-a66d61f9-30b8-4bbe-bd40-8cd6bc279a9e used request id req-9b94595f-1901-458f-add1-dd90f1daa98b 2018-08-28 19:17:42,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/ec791a8d06e84956b93f71b2490bc19e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7e9c98634b4721f95819b0cfb7468473abdc929" -d '{"stack_name": "CreateStackNegativeTests-a66d61f9-30b8-4bbe-bd40-8cd6bc279a9e", "template": {"heat_template_version": "2015-04-30", "description": "Simple template to deploy a single compute instance", "parameters": {"flavor_name": {"default": "m1.small", "type": "string", "description": "Type of instance (flavor) to be used", "label": "Instance Type"}, "inst_name": {"default": "test_vm", "type": "string", "description": "The name of the spawned vm", "label": "Test VM name"}, "subnet_name": {"default": "test_subnet", "type": "string", "description": "The name of the stack's subnet", "label": "Test subnet name"}, "net_name": {"default": "test_net", "type": "string", "description": "The name of the stack's network", "label": "Test network name"}, "image_name": {"default": "heat_utils_tests", "type": "string", "description": "Image to be used for compute instance", "label": "Image ID"}}, "resources": {"server1_port": {"type": "OS::Neutron::Port", "properties": {"network_id": {"get_resource": "private_net"}, "fixed_ips": [{"subnet_id": {"get_resource": "private_subnet"}}]}}, "private_subnet": {"type": "OS::Neutron::Subnet", "properties": {"network_id": {"get_resource": "private_net"}, "cidr": "10.0.0.0/24", "name": {"get_param": "subnet_name"}}}, "private_net": {"type": "OS::Neutron::Net", "properties": {"name": {"get_param": "net_name"}}}, "my_instance": {"type": "OS::Nova::Server", "properties": {"image": {"get_param": "image_name"}, "name": {"get_param": "inst_name"}, "flavor": {"get_param": "flavor_name"}, "networks": [{"port": {"get_resource": "server1_port"}}]}}}}}' 2018-08-28 19:17:43,416 - keystoneauth.session - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 19:17:43 GMT Server: Apache x-openstack-request-id: req-a407bfc1-d1eb-4351-8217-fc8ef34e6bd2 Content-Length: 383 Content-Type: application/json RESP BODY: {"explanation": "The server could not comply with the request since it is either malformed or otherwise incorrect.", "code": 400, "error": {"message": "Property error: : resources.my_instance.properties.image: : Error validating value 'heat_utils_tests': No images matching {'name': u'heat_utils_tests'}.", "traceback": null, "type": "StackValidationFailed"}, "title": "Bad Request"} 2018-08-28 19:17:43,416 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/ec791a8d06e84956b93f71b2490bc19e/stacks used request id req-a407bfc1-d1eb-4351-8217-fc8ef34e6bd2 2018-08-28 19:17:43,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:43,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 21418 X-Openstack-Request-Id: req-ea09ed56-c3d5-4911-b120-9376a00f28fe Date: Tue, 28 Aug 2018 19:17:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:17:43,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-ea09ed56-c3d5-4911-b120-9376a00f28fe 2018-08-28 19:17:43,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:43,736 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b4216f4-0daf-4867-bd9f-6e9af748080d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:43,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-5b4216f4-0daf-4867-bd9f-6e9af748080d 2018-08-28 19:17:43,737 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:43,822 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85e9f3ba-f3de-4c79-bbee-6eeb0314e4c2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:43,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-85e9f3ba-f3de-4c79-bbee-6eeb0314e4c2 2018-08-28 19:17:43,822 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:43,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:43,909 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c6853d8-f455-4210-9153-aa41fcea4fea Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:43,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-8c6853d8-f455-4210-9153-aa41fcea4fea 2018-08-28 19:17:43,910 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:43,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,004 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f073b94-3ae1-4afe-b432-2b72d78fd87f Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:44,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-0f073b94-3ae1-4afe-b432-2b72d78fd87f 2018-08-28 19:17:44,005 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:44,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd0f0a2-7126-4dc6-8694-1821d70d59ab Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:17:44,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-ddd0f0a2-7126-4dc6-8694-1821d70d59ab 2018-08-28 19:17:44,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b226ab6-1d68-4072-9e19-a933d86a8299 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:17:44,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-1b226ab6-1d68-4072-9e19-a933d86a8299 2018-08-28 19:17:44,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44eb58ec-227d-4730-8eeb-f21623e6cde7 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:17:44,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-44eb58ec-227d-4730-8eeb-f21623e6cde7 2018-08-28 19:17:44,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bc05f04-4c0a-4c33-8d61-77ccb2bb9749 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: a2d4895edb5a491785776c3ede7809d8.", "code": 404, "title": "Not Found"}} 2018-08-28 19:17:44,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a2d4895edb5a491785776c3ede7809d8 used request id req-3bc05f04-4c0a-4c33-8d61-77ccb2bb9749 2018-08-28 19:17:44,361 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:17:44,362 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-8bb51fd6-cf56-453-proj 2018-08-28 19:17:44,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,588 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ce2e048-da35-4564-8157-064821ce2655 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:44,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/ec791a8d06e84956b93f71b2490bc19e used request id req-3ce2e048-da35-4564-8157-064821ce2655 2018-08-28 19:17:44,589 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-8bb51fd6-cf56-453-proj-role 2018-08-28 19:17:44,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/22d9f1958c244d64b1a0d6cf5e216074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,892 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-524148cd-9c11-4855-8587-46a95ddadab3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:44,892 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/22d9f1958c244d64b1a0d6cf5e216074 used request id req-524148cd-9c11-4855-8587-46a95ddadab3 2018-08-28 19:17:44,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27792c8d861a76256b04aed6885191aae69bc72f" 2018-08-28 19:17:44,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120fb3bd-7639-4152-8899-d67d82795c2d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:44,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-120fb3bd-7639-4152-8899-d67d82795c2d 2018-08-28 19:17:44,989 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-8bb51fd6-cf56-453-user 2018-08-28 19:17:44,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/69d3495e998b4ff39396c2c64a05b47b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}750a68861fa62ab54c42f2b8878b0530df914425" 2018-08-28 19:17:45,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-181f1b84-7ea5-4cdd-9234-595a7b5cc49f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:45,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/69d3495e998b4ff39396c2c64a05b47b used request id req-181f1b84-7ea5-4cdd-9234-595a7b5cc49f 2018-08-28 19:17:45,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:45,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["YVQwaX1AREyQbQqQmoYGxQ"], "issued_at": "2018-08-28T19:17:45.000000Z"}} 2018-08-28 19:17:45,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c3d4beded484056d884ea6073f66cab59aca6df" 2018-08-28 19:17:45,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ee7c3b-a862-4d82-97ae-c3de794ce1d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:45,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-71ee7c3b-a862-4d82-97ae-c3de794ce1d8 2018-08-28 19:17:45,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:45,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:46,010 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["wy85QkYGSDWuxf7NGykmjQ"], "issued_at": "2018-08-28T19:17:46.000000Z"}} 2018-08-28 19:17:46,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:17:46,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2884b78c-e062-49cb-af4e-15a7f1be061a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:46,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2884b78c-e062-49cb-af4e-15a7f1be061a 2018-08-28 19:17:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:46,113 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:17:46,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d4ea842-2ba7-485c-911c-573b3e726140 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:17:46,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj used request id req-6d4ea842-2ba7-485c-911c-573b3e726140 2018-08-28 19:17:46,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:17:46,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f4d80e4-e098-45ef-9c4a-cd2a24d3ba2c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:46,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-4f4d80e4-e098-45ef-9c4a-cd2a24d3ba2c 2018-08-28 19:17:46,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}}' 2018-08-28 19:17:46,414 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a606b8c-fe70-4188-ba8f-1fbd02499396 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:17:46,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-2a606b8c-fe70-4188-ba8f-1fbd02499396 2018-08-28 19:17:46,415 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj 2018-08-28 19:17:46,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:46,416 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:46,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:17:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3A-tMgI3QWy3tAvHjztgbQ"], "issued_at": "2018-08-28T19:17:46.000000Z"}} 2018-08-28 19:17:46,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6ed90c484e9671f1d3d4bcfe52884fb148703" 2018-08-28 19:17:46,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e0fb7e4-4ab7-4880-a81f-45c08036676a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:46,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8e0fb7e4-4ab7-4880-a81f-45c08036676a 2018-08-28 19:17:46,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:17:46,884 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:17:46,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6ed90c484e9671f1d3d4bcfe52884fb148703" 2018-08-28 19:17:46,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2be928e-a75a-4083-b231-8ed4ef8e2c61 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:17:46,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c2be928e-a75a-4083-b231-8ed4ef8e2c61 2018-08-28 19:17:46,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6ed90c484e9671f1d3d4bcfe52884fb148703" 2018-08-28 19:17:47,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4737f7b-1882-4e67-b920-b122a3c2e3ca Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}]} 2018-08-28 19:17:47,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj used request id req-f4737f7b-1882-4e67-b920-b122a3c2e3ca 2018-08-28 19:17:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6ed90c484e9671f1d3d4bcfe52884fb148703" 2018-08-28 19:17:47,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4c9a506-fe06-4d6e-bf49-6518d5b6bcf6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:17:47,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c4c9a506-fe06-4d6e-bf49-6518d5b6bcf6 2018-08-28 19:17:47,544 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user 2018-08-28 19:17:47,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:47,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:17:47,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f396063-9549-4f9d-b7e0-468eaea361c0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:17:47,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-9f396063-9549-4f9d-b7e0-468eaea361c0 2018-08-28 19:17:47,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}}' 2018-08-28 19:17:47,759 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8879f299-e08b-49b5-95d0-f6504c7f480d Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "feed672e2d634f4da6c6fb57e90ab151", "links": {"self": "http://172.30.9.28:5000/v3/roles/feed672e2d634f4da6c6fb57e90ab151"}, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}} 2018-08-28 19:17:47,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-8879f299-e08b-49b5-95d0-f6504c7f480d 2018-08-28 19:17:47,760 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role 2018-08-28 19:17:47,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/feed672e2d634f4da6c6fb57e90ab151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:17:47,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff926f0-1940-461a-a28f-2d6a2cb3cef4 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/feed672e2d634f4da6c6fb57e90ab151"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role", "id": "feed672e2d634f4da6c6fb57e90ab151"}} 2018-08-28 19:17:47,850 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/feed672e2d634f4da6c6fb57e90ab151 used request id req-3ff926f0-1940-461a-a28f-2d6a2cb3cef4 2018-08-28 19:17:47,851 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role to project CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj 2018-08-28 19:17:47,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0/users/781af28619634f9eaf5a568b4dbcc5a9/roles/feed672e2d634f4da6c6fb57e90ab151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:17:47,979 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:17:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-316bd467-7eff-403a-9e80-caf9990e32d3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:17:47,979 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0/users/781af28619634f9eaf5a568b4dbcc5a9/roles/feed672e2d634f4da6c6fb57e90ab151 used request id req-316bd467-7eff-403a-9e80-caf9990e32d3 2018-08-28 19:17:47,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:17:47,981 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:17:47,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:47,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:48,358 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:17:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["w4fm6qVwTy-su5nw-V1gSQ"], "issued_at": "2018-08-28T19:17:48.000000Z"}} 2018-08-28 19:17:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" 2018-08-28 19:17:48,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e8fec4-79ff-46c3-ba91-df10d07ea42e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:48,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26e8fec4-79ff-46c3-ba91-df10d07ea42e 2018-08-28 19:17:48,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" 2018-08-28 19:17:48,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-ccefd5c9-95cd-4e23-8718-0f89398d2e46 Date: Tue, 28 Aug 2018 19:17:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image"} 2018-08-28 19:17:48,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image used request id req-ccefd5c9-95cd-4e23-8718-0f89398d2e46 2018-08-28 19:17:48,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" 2018-08-28 19:17:48,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d558dd9d-e15a-44ef-8108-050b45c92f82 Date: Tue, 28 Aug 2018 19:17: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-08-28 19:17:48,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d558dd9d-e15a-44ef-8108-050b45c92f82 2018-08-28 19:17:48,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image"}' 2018-08-28 19:17:49,013 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa X-Openstack-Request-Id: req-eedadf87-6f45-42d8-9f3a-5b9a5d26cd15 Date: Tue, 28 Aug 2018 19:17:49 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:17:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:17:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "min_disk": 0, "protected": false, "id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "file": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/file", "checksum": null, "owner": "c4627a61145a4e3bbcbdeb08078675f0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:17:49,013 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-eedadf87-6f45-42d8-9f3a-5b9a5d26cd15 2018-08-28 19:17:49,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" -d '' 2018-08-28 19:17:50,679 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5eefb737-be99-448f-91f2-b925b0fcacfd Date: Tue, 28 Aug 2018 19:17:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:17:50,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/file used request id req-5eefb737-be99-448f-91f2-b925b0fcacfd 2018-08-28 19:17:50,680 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:17:50,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" 2018-08-28 19:17:50,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a938393a-df05-4041-aeb1-2a6faab2a541 Date: Tue, 28 Aug 2018 19:17:50 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:17:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:17:50Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/snap", "metadata": {}}], "self": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "min_disk": 0, "protected": false, "id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "file": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4627a61145a4e3bbcbdeb08078675f0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:17:50,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa used request id req-a938393a-df05-4041-aeb1-2a6faab2a541 2018-08-28 19:17:50,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" 2018-08-28 19:17:50,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5799ffac-56a8-4dae-847b-cde88acb47e9 Date: Tue, 28 Aug 2018 19:17: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-08-28 19:17:50,864 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5799ffac-56a8-4dae-847b-cde88acb47e9 2018-08-28 19:17:50,867 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image 2018-08-28 19:17:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" 2018-08-28 19:17:51,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-d8fa6b35-bc63-4c57-a755-3f6a624b963a Date: Tue, 28 Aug 2018 19:17:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:17:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:17:50Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/snap", "metadata": {}}], "self": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "min_disk": 0, "protected": false, "id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "file": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4627a61145a4e3bbcbdeb08078675f0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:17:51,117 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa used request id req-d8fa6b35-bc63-4c57-a755-3f6a624b963a 2018-08-28 19:17:51,117 - create_image - DEBUG - Instance status is - active 2018-08-28 19:17:51,117 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image 2018-08-28 19:17:51,118 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image 2018-08-28 19:17:51,118 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:51,119 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:51,699 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:17:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["oWD7z47ISj-2tOkS_iv98Q"], "issued_at": "2018-08-28T19:17:51.000000Z"}} 2018-08-28 19:17:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:17:51,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca016d3-cbf2-403a-a8ad-42be22572eec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:51,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cca016d3-cbf2-403a-a8ad-42be22572eec 2018-08-28 19:17:51,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:17:51,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c737e59b-9264-44ad-adde-c7362eef05e2 Date: Tue, 28 Aug 2018 19:17:51 GMT RESP BODY: {"networks":[]} 2018-08-28 19:17:51,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-c737e59b-9264-44ad-adde-c7362eef05e2 2018-08-28 19:17:51,950 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net 2018-08-28 19:17:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net", "admin_state_up": true}}' 2018-08-28 19:17:52,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-c3ace886-1f19-47f6-83cf-450ed1350bd9 Date: Tue, 28 Aug 2018 19:17:52 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:17:52Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","mtu":1450}} 2018-08-28 19:17:52,640 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-c3ace886-1f19-47f6-83cf-450ed1350bd9 2018-08-28 19:17:52,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:17:53,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-9c749051-8103-43aa-bf6f-b79ff82faf5f Date: Tue, 28 Aug 2018 19:17:53 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:17:52Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:17:53,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-9c749051-8103-43aa-bf6f-b79ff82faf5f 2018-08-28 19:17:53,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:17:53,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c1229aee-5171-4fb4-80d7-3d7b03d5c3b7 Date: Tue, 28 Aug 2018 19:17:53 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:17:53,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-c1229aee-5171-4fb4-80d7-3d7b03d5c3b7 2018-08-28 19:17:53,195 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet 2018-08-28 19:17:53,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" -d '{"subnets": [{"ip_version": 4, "network_id": "735600c9-2d6c-4d1c-87d2-2f7de69626fc", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]}' 2018-08-28 19:17:53,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cad71c07-997a-4677-8f29-7a97b02792ce Date: Tue, 28 Aug 2018 19:17:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:17:53,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-cad71c07-997a-4677-8f29-7a97b02792ce 2018-08-28 19:17:53,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:17:54,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9cba2954-2cc4-4669-95d6-858fb037ea2f Date: Tue, 28 Aug 2018 19:17:54 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:17:54,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-9cba2954-2cc4-4669-95d6-858fb037ea2f 2018-08-28 19:17:54,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:17:54,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b19d5038-a7a8-4050-8df2-0273648f1fc3 Date: Tue, 28 Aug 2018 19:17:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:17:54,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-b19d5038-a7a8-4050-8df2-0273648f1fc3 2018-08-28 19:17:54,477 - OpenStackNetwork - DEBUG - Network [735600c9-2d6c-4d1c-87d2-2f7de69626fc] created successfully 2018-08-28 19:17:54,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:54,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:54,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:17:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["F7WlI967QOG6dMRL4yjIYQ"], "issued_at": "2018-08-28T19:17:54.000000Z"}} 2018-08-28 19:17:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:17:55,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3cf215b-35e7-4c85-9ebb-32bec95b7ae7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:55,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b3cf215b-35e7-4c85-9ebb-32bec95b7ae7 2018-08-28 19:17:55,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:17:55,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c12aa212-70a6-423d-b57c-ea5aa108c840 Date: Tue, 28 Aug 2018 19:17:55 GMT RESP BODY: {"routers": []} 2018-08-28 19:17:55,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router&admin_state_up=True used request id req-c12aa212-70a6-423d-b57c-ea5aa108c840 2018-08-28 19:17:55,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:17:55,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:17:55,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:17:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["k7ZkVtLkSYWLrL39gMZmpA"], "issued_at": "2018-08-28T19:17:55.000000Z"}} 2018-08-28 19:17:55,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}65202d6e63c78047cbfbfd78d0049f848d812327" 2018-08-28 19:17:55,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:17:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a29f9055-15c2-4496-bfc9-f2cd42581697 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:17:55,776 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a29f9055-15c2-4496-bfc9-f2cd42581697 2018-08-28 19:17:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:17:56,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-1fb2a705-8f2a-4e2e-80e6-67095f2b90d0 Date: Tue, 28 Aug 2018 19:17:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:17:56,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-1fb2a705-8f2a-4e2e-80e6-67095f2b90d0 2018-08-28 19:17:56,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:17:56,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3ff8745c-533f-402e-8f68-93be1dee5d8e Date: Tue, 28 Aug 2018 19:17:56 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:17:56,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-3ff8745c-533f-402e-8f68-93be1dee5d8e 2018-08-28 19:17:56,210 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router 2018-08-28 19:17:56,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router", "admin_state_up": true}}' 2018-08-28 19:18:01,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-fc2cfbb9-5cb2-41be-8815-0fe8df525c9c Date: Tue, 28 Aug 2018 19:18:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:57Z", "admin_state_up": true, "updated_at": "2018-08-28T19:17:58Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "9e896d6b-8d9b-4875-abfc-a787a5a13cdf", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router"}} 2018-08-28 19:18:01,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-fc2cfbb9-5cb2-41be-8815-0fe8df525c9c 2018-08-28 19:18:01,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9e896d6b-8d9b-4875-abfc-a787a5a13cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:01,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-83d97af2-e3e4-4dda-8642-f61e21d062c7 Date: Tue, 28 Aug 2018 19:18:01 GMT RESP BODY: {"ports":[]} 2018-08-28 19:18:01,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9e896d6b-8d9b-4875-abfc-a787a5a13cdf used request id req-83d97af2-e3e4-4dda-8642-f61e21d062c7 2018-08-28 19:18:01,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:01,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0db1ed37-df5b-4774-b82a-984cc02d0cd8 Date: Tue, 28 Aug 2018 19:18:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:01,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-0db1ed37-df5b-4774-b82a-984cc02d0cd8 2018-08-28 19:18:01,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:18:01,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:18:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:18:01,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:01,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-476f8a02-b9bd-4056-b062-4edf530d3dde Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:01,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-476f8a02-b9bd-4056-b062-4edf530d3dde 2018-08-28 19:18:01,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:01,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b46a82c1-abcb-40c9-be24-dc807ed564a3 Date: Tue, 28 Aug 2018 19:18:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:01,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-b46a82c1-abcb-40c9-be24-dc807ed564a3 2018-08-28 19:18:01,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:02,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f9fe3cf5-b817-48e5-ba96-77fe02b82c30 Date: Tue, 28 Aug 2018 19:18:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:02,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet used request id req-f9fe3cf5-b817-48e5-ba96-77fe02b82c30 2018-08-28 19:18:02,083 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:18:02,083 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router 2018-08-28 19:18:02,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" -d '{"subnet_id": "e24a8787-7d93-4779-8db7-8ee9fce80214"}' 2018-08-28 19:18:03,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2c968204-5b30-4fb7-86c3-2bd162c2caf9 Date: Tue, 28 Aug 2018 19:18:03 GMT RESP BODY: {"network_id": "735600c9-2d6c-4d1c-87d2-2f7de69626fc", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "subnet_id": "e24a8787-7d93-4779-8db7-8ee9fce80214", "subnet_ids": ["e24a8787-7d93-4779-8db7-8ee9fce80214"], "port_id": "28befd7e-710d-4540-b542-2a0f7708813c", "id": "9e896d6b-8d9b-4875-abfc-a787a5a13cdf"} 2018-08-28 19:18:03,890 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf/add_router_interface used request id req-2c968204-5b30-4fb7-86c3-2bd162c2caf9 2018-08-28 19:18:03,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:04,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-dbf95185-d87d-414f-8383-c2f137647ba7 Date: Tue, 28 Aug 2018 19:18:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:57Z", "admin_state_up": true, "updated_at": "2018-08-28T19:18:03Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "9e896d6b-8d9b-4875-abfc-a787a5a13cdf", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router"}} 2018-08-28 19:18:04,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf used request id req-dbf95185-d87d-414f-8383-c2f137647ba7 2018-08-28 19:18:04,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9e896d6b-8d9b-4875-abfc-a787a5a13cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:04,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-7671f3f7-5bc1-4683-9ffb-5d34ed720ec0 Date: Tue, 28 Aug 2018 19:18:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:03Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.1"}],"id":"28befd7e-710d-4540-b542-2a0f7708813c","security_groups":[],"mac_address":"fa:16:3e:5b:16:96","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:02Z","binding:vnic_type":"normal","device_id":"9e896d6b-8d9b-4875-abfc-a787a5a13cdf"}]} 2018-08-28 19:18:04,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9e896d6b-8d9b-4875-abfc-a787a5a13cdf used request id req-7671f3f7-5bc1-4683-9ffb-5d34ed720ec0 2018-08-28 19:18:04,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e24a8787-7d93-4779-8db7-8ee9fce80214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:04,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-05beb69c-b1b4-4724-b7a4-ccfa6af96d25 Date: Tue, 28 Aug 2018 19:18:04 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}} 2018-08-28 19:18:04,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e24a8787-7d93-4779-8db7-8ee9fce80214 used request id req-05beb69c-b1b4-4724-b7a4-ccfa6af96d25 2018-08-28 19:18:04,544 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:04,545 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:04,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:18:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VQlZrRm0ReyANK0LA5Qryg"], "issued_at": "2018-08-28T19:18:04.000000Z"}} 2018-08-28 19:18:04,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076b4f12dd2028ee2a2267c8898f0bb8e854ae1b" 2018-08-28 19:18:05,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-842eff0a-68dc-4651-b73b-237cd06d9fb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:05,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-842eff0a-68dc-4651-b73b-237cd06d9fb2 2018-08-28 19:18:05,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:18:05,015 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076b4f12dd2028ee2a2267c8898f0bb8e854ae1b" 2018-08-28 19:18:05,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-db15b526-a9df-40f5-8e0d-160938cfab4e x-compute-request-id: req-db15b526-a9df-40f5-8e0d-160938cfab4e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:18:05,198 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-db15b526-a9df-40f5-8e0d-160938cfab4e 2018-08-28 19:18:05,201 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076b4f12dd2028ee2a2267c8898f0bb8e854ae1b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:18:05,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0030a706-1a1e-4705-9084-e1c8e6a79eb7 x-compute-request-id: req-0030a706-1a1e-4705-9084-e1c8e6a79eb7 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:18:05,243 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-0030a706-1a1e-4705-9084-e1c8e6a79eb7 2018-08-28 19:18:05,244 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:05,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:05,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:18:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["jRthBx8MTbuWrno8x-kwXQ"], "issued_at": "2018-08-28T19:18:05.000000Z"}} 2018-08-28 19:18:05,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774e7f6c555e3bee974bf2f84eba782af5d845f" 2018-08-28 19:18:05,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b5f1d7-66b2-4922-a95c-c2134cb8ec1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:05,705 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a6b5f1d7-66b2-4922-a95c-c2134cb8ec1a 2018-08-28 19:18:05,706 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:18:05,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774e7f6c555e3bee974bf2f84eba782af5d845f" 2018-08-28 19:18:05,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2472d12-13ee-4735-bd73-2e4a70fdaf03 x-compute-request-id: req-a2472d12-13ee-4735-bd73-2e4a70fdaf03 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:18:05,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a2472d12-13ee-4735-bd73-2e4a70fdaf03 2018-08-28 19:18:05,875 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp... 2018-08-28 19:18:05,875 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:18:05,967 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp 2018-08-28 19:18:05,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774e7f6c555e3bee974bf2f84eba782af5d845f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDa3zwhjpb81FZMB7opQiiW+oSHdc2l9oDaOV+FUNSY9Yokn6nM35nFJsiaKEdtnRd2Ijv5Bg8Q1J602YlKjXY3M7NhfoaEdiFomIEcQXTYa7iYz3PY+wZKoBtxL2bPxZS2pEezuTFUrrBKaR0MN7iGe1QTjWHGN7SS03LF5JlWfw==", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp"}}' 2018-08-28 19:18:06,042 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a1589d1e-7588-4204-ac15-32c11ac7a63b x-compute-request-id: req-a1589d1e-7588-4204-ac15-32c11ac7a63b Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDa3zwhjpb81FZMB7opQiiW+oSHdc2l9oDaOV+FUNSY9Yokn6nM35nFJsiaKEdtnRd2Ijv5Bg8Q1J602YlKjXY3M7NhfoaEdiFomIEcQXTYa7iYz3PY+wZKoBtxL2bPxZS2pEezuTFUrrBKaR0MN7iGe1QTjWHGN7SS03LF5JlWfw==", "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "fingerprint": "8f:d2:a7:7b:28:af:89:67:59:0d:bf:d5:33:01:ae:f4"}} 2018-08-28 19:18:06,042 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a1589d1e-7588-4204-ac15-32c11ac7a63b 2018-08-28 19:18:06,043 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb.pub 2018-08-28 19:18:06,044 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb 2018-08-28 19:18:06,044 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:06,045 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:06,422 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:18:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["KWet3OoyTvyyN7DYrlpkrg"], "issued_at": "2018-08-28T19:18:06.000000Z"}} 2018-08-28 19:18:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:06,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42af9e82-239b-48a3-a290-1c4ecfd69b71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:06,530 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-42af9e82-239b-48a3-a290-1c4ecfd69b71 2018-08-28 19:18:06,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:06,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-85918cd8-89b1-4255-9b18-b22d823063ed Date: Tue, 28 Aug 2018 19:18:06 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:18:06,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp used request id req-85918cd8-89b1-4255-9b18-b22d823063ed 2018-08-28 19:18:06,768 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp... 2018-08-28 19:18:06,769 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp 2018-08-28 19:18:06,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp"}}' 2018-08-28 19:18:07,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-c62c4738-f97f-4a0c-844e-1765f67f029f Date: Tue, 28 Aug 2018 19:18:07 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "updated_at": "2018-08-28T19:18:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}], "revision_number": 2, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "97ad2890-8718-4656-b892-aafe2b936c1b", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp"}} 2018-08-28 19:18:07,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-c62c4738-f97f-4a0c-844e-1765f67f029f 2018-08-28 19:18:07,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:07,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:07,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76543583-ca74-450a-883e-0abf94f9c118 Date: Tue, 28 Aug 2018 19:18:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab"}]} 2018-08-28 19:18:07,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-76543583-ca74-450a-883e-0abf94f9c118 2018-08-28 19:18:07,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:07,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:07,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-af60322e-b0f5-46cb-8059-2c9064f2a786 Date: Tue, 28 Aug 2018 19:18:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab"}]} 2018-08-28 19:18:07,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-af60322e-b0f5-46cb-8059-2c9064f2a786 2018-08-28 19:18:07,690 - neutron_utils - INFO - Retrieving security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:07,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:07,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-f96069b6-234a-4f05-bc3d-36310324ba30 Date: Tue, 28 Aug 2018 19:18:07 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "updated_at": "2018-08-28T19:18:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}], "revision_number": 2, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "97ad2890-8718-4656-b892-aafe2b936c1b", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp"}]} 2018-08-28 19:18:07,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-f96069b6-234a-4f05-bc3d-36310324ba30 2018-08-28 19:18:07,884 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:07,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:08,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-495b1a7a-dd0b-4c31-aa21-6f41aa845370 Date: Tue, 28 Aug 2018 19:18:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab"}]} 2018-08-28 19:18:08,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-495b1a7a-dd0b-4c31-aa21-6f41aa845370 2018-08-28 19:18:08,086 - neutron_utils - INFO - Retrieving security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:08,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-7f9f4a08-6b9d-4434-a58a-dc1db4a31906 Date: Tue, 28 Aug 2018 19:18:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "updated_at": "2018-08-28T19:18:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}], "revision_number": 2, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "97ad2890-8718-4656-b892-aafe2b936c1b", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp"}]} 2018-08-28 19:18:08,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-7f9f4a08-6b9d-4434-a58a-dc1db4a31906 2018-08-28 19:18:08,311 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:08,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:08,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-23e73ddf-97fc-4dbc-b258-f52cbb73efd9 Date: Tue, 28 Aug 2018 19:18:08 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab"}]} 2018-08-28 19:18:08,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-23e73ddf-97fc-4dbc-b258-f52cbb73efd9 2018-08-28 19:18:08,505 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp 2018-08-28 19:18:08,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:08,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9bcab720-0377-4d84-8b78-88b90c763b63 Date: Tue, 28 Aug 2018 19:18:08 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "updated_at": "2018-08-28T19:18:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}], "revision_number": 2, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "97ad2890-8718-4656-b892-aafe2b936c1b", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp"}]} 2018-08-28 19:18:08,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp used request id req-9bcab720-0377-4d84-8b78-88b90c763b63 2018-08-28 19:18:08,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:18:08,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:18:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:18:08,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:08,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720e5eea-25b6-4cf9-973c-4ab47ed04246 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:08,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-720e5eea-25b6-4cf9-973c-4ab47ed04246 2018-08-28 19:18:08,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:08,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:09,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ccd5c9b2-d72a-44f6-81ec-1cbbc4ac20a2 Date: Tue, 28 Aug 2018 19:18:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab"}]} 2018-08-28 19:18:09,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-ccd5c9b2-d72a-44f6-81ec-1cbbc4ac20a2 2018-08-28 19:18:09,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b"}}' 2018-08-28 19:18:09,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a3beb156-2ff8-49fa-b556-2311693831aa Date: Tue, 28 Aug 2018 19:18:09 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:09Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "557ab6f2-579a-4a4d-b472-dd514e6db6ba"}} 2018-08-28 19:18:09,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-a3beb156-2ff8-49fa-b556-2311693831aa 2018-08-28 19:18:09,157 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp 2018-08-28 19:18:09,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:09,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-8ea1f8c0-8d49-43de-a93f-f8e67ac70e8a Date: Tue, 28 Aug 2018 19:18:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "updated_at": "2018-08-28T19:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:09Z", "revision_number": 0, "id": "557ab6f2-579a-4a4d-b472-dd514e6db6ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}], "revision_number": 3, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "97ad2890-8718-4656-b892-aafe2b936c1b", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp"}]} 2018-08-28 19:18:09,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp used request id req-8ea1f8c0-8d49-43de-a93f-f8e67ac70e8a 2018-08-28 19:18:09,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:09,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e20e0623-ff64-4b4e-a50c-92dae46437c8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:09,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-e20e0623-ff64-4b4e-a50c-92dae46437c8 2018-08-28 19:18:09,438 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:09,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:09,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-34ff4a26-4243-4818-b8e6-5768594781b7 Date: Tue, 28 Aug 2018 19:18:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:09Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "557ab6f2-579a-4a4d-b472-dd514e6db6ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab"}]} 2018-08-28 19:18:09,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-34ff4a26-4243-4818-b8e6-5768594781b7 2018-08-28 19:18:09,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b"}}' 2018-08-28 19:18:09,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-364ec06b-6a41-46e0-957e-365e7c843e06 Date: Tue, 28 Aug 2018 19:18: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-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": 22, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:09Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "8b371a6a-2d63-4f50-8754-7eafa19b0185"}} 2018-08-28 19:18:09,790 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-364ec06b-6a41-46e0-957e-365e7c843e06 2018-08-28 19:18:09,791 - neutron_utils - INFO - Retrieving security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:09,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:09,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-ed52e8b9-943b-4978-b836-e12b0bc23959 Date: Tue, 28 Aug 2018 19:18:09 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "updated_at": "2018-08-28T19:18:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:09Z", "revision_number": 0, "id": "557ab6f2-579a-4a4d-b472-dd514e6db6ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "revision_number": 0, "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:18:09Z", "revision_number": 0, "id": "8b371a6a-2d63-4f50-8754-7eafa19b0185", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}], "revision_number": 4, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "97ad2890-8718-4656-b892-aafe2b936c1b", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp"}]} 2018-08-28 19:18:09,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-ed52e8b9-943b-4978-b836-e12b0bc23959 2018-08-28 19:18:09,993 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97ad2890-8718-4656-b892-aafe2b936c1b 2018-08-28 19:18:09,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:10,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-d6712c9a-90e1-469a-bb46-cd0647df2412 Date: Tue, 28 Aug 2018 19:18: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-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "2cf8dcd4-d071-4a23-b538-030ddc78df0d"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:09Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "557ab6f2-579a-4a4d-b472-dd514e6db6ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:18:07Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:07Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "7bcec1f6-103e-4edd-8a41-d396a04fe5ab"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:18:09Z", "security_group_id": "97ad2890-8718-4656-b892-aafe2b936c1b", "port_range_min": 22, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:09Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "8b371a6a-2d63-4f50-8754-7eafa19b0185"}]} 2018-08-28 19:18:10,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97ad2890-8718-4656-b892-aafe2b936c1b used request id req-d6712c9a-90e1-469a-bb46-cd0647df2412 2018-08-28 19:18:10,028 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:10,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:10,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:18:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["aK4greK0Rwu1z37A9FtW4Q"], "issued_at": "2018-08-28T19:18:10.000000Z"}} 2018-08-28 19:18:10,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:10,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3224e113-8332-4f9a-8f4e-a96bfa332e97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:10,479 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3224e113-8332-4f9a-8f4e-a96bfa332e97 2018-08-28 19:18:10,480 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:18:10,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:10,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f866d7c6-ba6b-4eaa-857d-0dd295dc699d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:10,559 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f866d7c6-ba6b-4eaa-857d-0dd295dc699d 2018-08-28 19:18:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:10,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-12c96142-b845-4036-b767-f9c735d2862c Date: Tue, 28 Aug 2018 19: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:10,809 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-12c96142-b845-4036-b767-f9c735d2862c 2018-08-28 19:18:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:18:10,818 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:18:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:18:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:10,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-255db0a4-fa88-43c2-87c5-b34ac46b74f3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:10,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-255db0a4-fa88-43c2-87c5-b34ac46b74f3 2018-08-28 19:18:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:11,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f4d62e20-d98b-4638-b41e-313b39bf99bc Date: Tue, 28 Aug 2018 19:18:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:11,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-f4d62e20-d98b-4638-b41e-313b39bf99bc 2018-08-28 19:18:11,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:11,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9f982fe5-92f3-4db8-b2f7-64b4f5534f76 Date: Tue, 28 Aug 2018 19:18:11 GMT RESP BODY: {"ports":[]} 2018-08-28 19:18:11,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1&admin_state_up=True used request id req-9f982fe5-92f3-4db8-b2f7-64b4f5534f76 2018-08-28 19:18:11,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:11,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-e6995ed4-45f4-4d7d-b4bc-b7808bf710c0 x-compute-request-id: req-e6995ed4-45f4-4d7d-b4bc-b7808bf710c0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:18:11,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst used request id req-e6995ed4-45f4-4d7d-b4bc-b7808bf710c0 2018-08-28 19:18:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:11,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-21b77305-22a8-4be6-bd49-ad69b284a407 Date: Tue, 28 Aug 2018 19:18: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:11,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-21b77305-22a8-4be6-bd49-ad69b284a407 2018-08-28 19:18:11,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:11,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e53affd8-3047-4cb5-b104-5daafcf15ae1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:11,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-e53affd8-3047-4cb5-b104-5daafcf15ae1 2018-08-28 19:18:11,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:11,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6040111e-6c7c-4844-a7ff-9e710bc39e77 Date: Tue, 28 Aug 2018 19:18:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:11,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-6040111e-6c7c-4844-a7ff-9e710bc39e77 2018-08-28 19:18:11,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:12,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-266430f1-023a-4f26-bce9-4418c888c4aa Date: Tue, 28 Aug 2018 19:18:12 GMT RESP BODY: {"ports":[]} 2018-08-28 19:18:12,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1&admin_state_up=True used request id req-266430f1-023a-4f26-bce9-4418c888c4aa 2018-08-28 19:18:12,112 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:12,113 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:12,479 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "feed672e2d634f4da6c6fb57e90ab151", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role"}], "expires_at": "2018-08-28T20:18:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c4627a61145a4e3bbcbdeb08078675f0", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c4627a61145a4e3bbcbdeb08078675f0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user", "id": "781af28619634f9eaf5a568b4dbcc5a9"}, "audit_ids": ["T9dSq4lTRFuhlS8pA6iVTw"], "issued_at": "2018-08-28T19:18:12.000000Z"}} 2018-08-28 19:18:12,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcda63ba3f4def2220e0df625091abcd887c3c0" 2018-08-28 19:18:12,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f020ec8a-c9e9-4001-a868-c10c756c1c23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:12,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f020ec8a-c9e9-4001-a868-c10c756c1c23 2018-08-28 19:18:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:12,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6e08dfbf-16e2-4b62-84c5-bfaad9a69aa4 Date: Tue, 28 Aug 2018 19:18: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:12,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-6e08dfbf-16e2-4b62-84c5-bfaad9a69aa4 2018-08-28 19:18:12,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:12,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-010b6eb2-e8cf-4ad4-8693-8cc4b6049e0a Date: Tue, 28 Aug 2018 19:18:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:12,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-010b6eb2-e8cf-4ad4-8693-8cc4b6049e0a 2018-08-28 19:18:12,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:13,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cd67862d-1610-45a0-8c29-622d3687c6fd Date: Tue, 28 Aug 2018 19:18: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:13,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-cd67862d-1610-45a0-8c29-622d3687c6fd 2018-08-28 19:18:13,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:18:13,173 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:18:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:18:13,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcda63ba3f4def2220e0df625091abcd887c3c0" 2018-08-28 19:18:13,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495c79b5-627f-4511-8f55-36749907dad5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:13,251 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-495c79b5-627f-4511-8f55-36749907dad5 2018-08-28 19:18:13,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:13,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9a0d2f84-7926-44f5-a447-a3bb284277d9 Date: Tue, 28 Aug 2018 19:18:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:13,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-9a0d2f84-7926-44f5-a447-a3bb284277d9 2018-08-28 19:18:13,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:13,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6abcaed2-679f-4682-b4a6-386ce3b9076d Date: Tue, 28 Aug 2018 19:18:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:13,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet used request id req-6abcaed2-679f-4682-b4a6-386ce3b9076d 2018-08-28 19:18:13,518 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net 2018-08-28 19:18:13,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" -d '{"port": {"network_id": "735600c9-2d6c-4d1c-87d2-2f7de69626fc", "fixed_ips": [{"subnet_id": "e24a8787-7d93-4779-8db7-8ee9fce80214", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1", "admin_state_up": true}}' 2018-08-28 19:18:14,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-5928a557-6df9-4213-8452-d73ed6d392ff Date: Tue, 28 Aug 2018 19:18:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.100"}],"id":"edecebc6-be2f-498d-b80f-646a1438fab8","security_groups":["287a05b1-4c66-4d0e-8930-3e76cd4dcda8"],"mac_address":"fa:16:3e:bd:b8:30","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1","project_id":"c4627a61145a4e3bbcbdeb08078675f0","qos_policy_id":null,"admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:14Z","binding:vnic_type":"normal"}} 2018-08-28 19:18:14,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-5928a557-6df9-4213-8452-d73ed6d392ff 2018-08-28 19:18:14,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:14,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2e59a126-13df-4ef9-9482-65b64931fe23 Date: Tue, 28 Aug 2018 19: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:14,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-2e59a126-13df-4ef9-9482-65b64931fe23 2018-08-28 19:18:14,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:14,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36a5fdd3-904b-4522-aa40-772a5a2f29c6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:14,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-36a5fdd3-904b-4522-aa40-772a5a2f29c6 2018-08-28 19:18:14,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:14,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0af064e1-f2c5-43a9-ada9-9cff23cf3878 Date: Tue, 28 Aug 2018 19:18:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:14,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-0af064e1-f2c5-43a9-ada9-9cff23cf3878 2018-08-28 19:18:14,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:15,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-77981d00-6911-4e01-b4be-fb7e01068d17 Date: Tue, 28 Aug 2018 19:18:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.100"}],"id":"edecebc6-be2f-498d-b80f-646a1438fab8","security_groups":["287a05b1-4c66-4d0e-8930-3e76cd4dcda8"],"mac_address":"fa:16:3e:bd:b8:30","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:18:15,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1&admin_state_up=True used request id req-77981d00-6911-4e01-b4be-fb7e01068d17 2018-08-28 19:18:15,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:15,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c752847c-7479-4cd4-838c-e1703a1bc64d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:15,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-c752847c-7479-4cd4-838c-e1703a1bc64d 2018-08-28 19:18:15,246 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst 2018-08-28 19:18:15,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:15,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15f8ca4e-6a43-43c3-8b33-4dd458977887 x-compute-request-id: req-15f8ca4e-6a43-43c3-8b33-4dd458977887 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-flavor-name"}]} 2018-08-28 19:18:15,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-15f8ca4e-6a43-43c3-8b33-4dd458977887 2018-08-28 19:18:15,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:15,306 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ef5c7db7-5462-4b11-b021-9b30b3788041 x-compute-request-id: req-ef5c7db7-5462-4b11-b021-9b30b3788041 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:18:15,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9 used request id req-ef5c7db7-5462-4b11-b021-9b30b3788041 2018-08-28 19:18:15,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-d3af234a-1041-4e6e-b224-9e280f734888 Date: Tue, 28 Aug 2018 19:18:15 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:17:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:17:50Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/snap", "metadata": {}}], "self": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "min_disk": 0, "protected": false, "id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "file": "/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c4627a61145a4e3bbcbdeb08078675f0", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/3cf169da-cdf2-4982-a4ee-9963da14baaa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image"} 2018-08-28 19:18:15,480 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image used request id req-d3af234a-1041-4e6e-b224-9e280f734888 2018-08-28 19:18:15,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:15,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8adbfffa-fde5-4d7b-ba63-b102348395bd Date: Tue, 28 Aug 2018 19:18: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-08-28 19:18:15,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-8adbfffa-fde5-4d7b-ba63-b102348395bd 2018-08-28 19:18:15,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "imageRef": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "flavorRef": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "max_count": 1, "min_count": 1, "networks": [{"port": "edecebc6-be2f-498d-b80f-646a1438fab8"}]}}' 2018-08-28 19:18:16,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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-38b78bbf-fbb7-40da-b9c6-3ebb77ea5e21 x-compute-request-id: req-38b78bbf-fbb7-40da-b9c6-3ebb77ea5e21 Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "adminPass": "8bWn3viGDKQK"}} 2018-08-28 19:18:16,973 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-38b78bbf-fbb7-40da-b9c6-3ebb77ea5e21 2018-08-28 19:18:16,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:17,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18: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-ae30d7fc-1c99-46b2-b51d-cf711f3ba7b4 x-compute-request-id: req-ae30d7fc-1c99-46b2-b51d-cf711f3ba7b4 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:18:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:17,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-ae30d7fc-1c99-46b2-b51d-cf711f3ba7b4 2018-08-28 19:18:17,345 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst 2018-08-28 19:18:17,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:17,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18: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-2b84f72e-cc2d-4fd7-b4a8-4a5fb437903c x-compute-request-id: req-2b84f72e-cc2d-4fd7-b4a8-4a5fb437903c Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:18:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:17,740 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-2b84f72e-cc2d-4fd7-b4a8-4a5fb437903c 2018-08-28 19:18:17,741 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst] is - BUILD 2018-08-28 19:18:17,741 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:18:20,744 - create_instance - DEBUG - VM status query timeout in 896.600704908 2018-08-28 19:18:20,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:21,448 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe38bc28-f095-414d-9001-772f2e014b4c x-compute-request-id: req-fe38bc28-f095-414d-9001-772f2e014b4c Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:18:17Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:21,448 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-fe38bc28-f095-414d-9001-772f2e014b4c 2018-08-28 19:18:21,449 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst] is - BUILD 2018-08-28 19:18:21,449 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:18:24,452 - create_instance - DEBUG - VM status query timeout in 892.892535925 2018-08-28 19:18:24,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:24,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-4932f8d5-16af-4b06-ba79-c54f927dfdde x-compute-request-id: req-4932f8d5-16af-4b06-ba79-c54f927dfdde Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:21Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:24,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-4932f8d5-16af-4b06-ba79-c54f927dfdde 2018-08-28 19:18:24,969 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst] is - ACTIVE 2018-08-28 19:18:24,969 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:18:24,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:25,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-4ba7e275-e195-42bd-8a24-a1be459c95f4 x-compute-request-id: req-4ba7e275-e195-42bd-8a24-a1be459c95f4 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:21Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:25,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-4ba7e275-e195-42bd-8a24-a1be459c95f4 2018-08-28 19:18:25,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:25,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fcad9d38-c2b0-4a55-a7e0-51a5fda28f8d Date: Tue, 28 Aug 2018 19:18: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:25,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-fcad9d38-c2b0-4a55-a7e0-51a5fda28f8d 2018-08-28 19:18:25,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:25,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ff75c3-74dc-4ea5-8519-e86dbca86b78 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:25,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-84ff75c3-74dc-4ea5-8519-e86dbca86b78 2018-08-28 19:18:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:25,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b94b7d3c-04a5-48db-aa7a-9b96e50a583a Date: Tue, 28 Aug 2018 19:18:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:25,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-b94b7d3c-04a5-48db-aa7a-9b96e50a583a 2018-08-28 19:18:25,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:25,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-b10a9762-b237-42e8-9523-ca9f735a22c0 Date: Tue, 28 Aug 2018 19:18:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.3"}],"id":"0adf1b59-fc30-4b94-bc65-c154519e164c","security_groups":[],"mac_address":"fa:16:3e:f8:75:ac","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.1"}],"id":"28befd7e-710d-4540-b542-2a0f7708813c","security_groups":[],"mac_address":"fa:16:3e:5b:16:96","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:02Z","binding:vnic_type":"normal","device_id":"9e896d6b-8d9b-4875-abfc-a787a5a13cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.4"}],"id":"862d0f07-318f-439b-92b6-1ed67f7be7b6","security_groups":[],"mac_address":"fa:16:3e:c2:82:52","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.100"}],"id":"edecebc6-be2f-498d-b80f-646a1438fab8","security_groups":["287a05b1-4c66-4d0e-8930-3e76cd4dcda8"],"mac_address":"fa:16:3e:bd:b8:30","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:14Z","binding:vnic_type":"normal","device_id":"d7d564d3-4f04-4101-a0f9-f6cf34c9b100"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.2"}],"id":"f49a190a-7702-42fd-89f4-8b1b574a6870","security_groups":[],"mac_address":"fa:16:3e:83:bf:9c","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-735600c9-2d6c-4d1c-87d2-2f7de69626fc"}]} 2018-08-28 19:18:25,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-b10a9762-b237-42e8-9523-ca9f735a22c0 2018-08-28 19:18:25,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:26,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-709da49d-8326-4478-b0fb-a34b43f643a1 Date: Tue, 28 Aug 2018 19:18:26 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:57Z", "admin_state_up": true, "updated_at": "2018-08-28T19:18:03Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "9e896d6b-8d9b-4875-abfc-a787a5a13cdf", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router"}]} 2018-08-28 19:18:26,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router used request id req-709da49d-8326-4478-b0fb-a34b43f643a1 2018-08-28 19:18:26,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:26,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-334e3d51-c63f-4288-9c49-4c482545d970 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:26,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-334e3d51-c63f-4288-9c49-4c482545d970 2018-08-28 19:18:26,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9e896d6b-8d9b-4875-abfc-a787a5a13cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:26,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-a2dcbcd5-c711-4a36-82a7-a38bdeb7e9e4 Date: Tue, 28 Aug 2018 19:18:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.1"}],"id":"28befd7e-710d-4540-b542-2a0f7708813c","security_groups":[],"mac_address":"fa:16:3e:5b:16:96","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:02Z","binding:vnic_type":"normal","device_id":"9e896d6b-8d9b-4875-abfc-a787a5a13cdf"}]} 2018-08-28 19:18:26,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9e896d6b-8d9b-4875-abfc-a787a5a13cdf used request id req-a2dcbcd5-c711-4a36-82a7-a38bdeb7e9e4 2018-08-28 19:18:26,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/e24a8787-7d93-4779-8db7-8ee9fce80214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:26,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c76066ea-6697-479b-8b86-8ef0a5adc1cc Date: Tue, 28 Aug 2018 19:18:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}} 2018-08-28 19:18:26,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/e24a8787-7d93-4779-8db7-8ee9fce80214 used request id req-c76066ea-6697-479b-8b86-8ef0a5adc1cc 2018-08-28 19:18:26,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:26,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-56cde1bd-79fd-4a5e-b034-464fa8338912 Date: Tue, 28 Aug 2018 19:18:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:18:26,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-56cde1bd-79fd-4a5e-b034-464fa8338912 2018-08-28 19:18:26,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:26,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b9946490-0fb2-4426-9034-ca39c41fccd2 Date: Tue, 28 Aug 2018 19:18:26 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:18:26,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-b9946490-0fb2-4426-9034-ca39c41fccd2 2018-08-28 19:18:26,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:27,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18: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-f6a0459e-5449-4bc3-a388-d95b5571bcdf x-compute-request-id: req-f6a0459e-5449-4bc3-a388-d95b5571bcdf Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:21Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:27,346 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-f6a0459e-5449-4bc3-a388-d95b5571bcdf 2018-08-28 19:18:27,347 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst] is - ACTIVE 2018-08-28 19:18:27,347 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:18:27,349 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:28,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18: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-79f7cfaf-d171-4289-8787-7380a02d0089 x-compute-request-id: req-79f7cfaf-d171-4289-8787-7380a02d0089 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:21Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:28,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-79f7cfaf-d171-4289-8787-7380a02d0089 2018-08-28 19:18:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:28,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f91b3648-9f00-496e-939a-1d78d93d703a Date: Tue, 28 Aug 2018 19:18: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:28,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-f91b3648-9f00-496e-939a-1d78d93d703a 2018-08-28 19:18:28,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:28,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66254366-4c66-4d76-a55f-25df439abfee Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:28,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-66254366-4c66-4d76-a55f-25df439abfee 2018-08-28 19:18:28,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:28,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f6e9661-5c6c-44e2-b663-9a6b0ea20fef Date: Tue, 28 Aug 2018 19:18:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:28,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-3f6e9661-5c6c-44e2-b663-9a6b0ea20fef 2018-08-28 19:18:28,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:28,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-019892c4-275a-49b2-a1c9-c417a370ba70 Date: Tue, 28 Aug 2018 19:18:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.3"}],"id":"0adf1b59-fc30-4b94-bc65-c154519e164c","security_groups":[],"mac_address":"fa:16:3e:f8:75:ac","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.1"}],"id":"28befd7e-710d-4540-b542-2a0f7708813c","security_groups":[],"mac_address":"fa:16:3e:5b:16:96","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:02Z","binding:vnic_type":"normal","device_id":"9e896d6b-8d9b-4875-abfc-a787a5a13cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.4"}],"id":"862d0f07-318f-439b-92b6-1ed67f7be7b6","security_groups":[],"mac_address":"fa:16:3e:c2:82:52","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.100"}],"id":"edecebc6-be2f-498d-b80f-646a1438fab8","security_groups":["287a05b1-4c66-4d0e-8930-3e76cd4dcda8"],"mac_address":"fa:16:3e:bd:b8:30","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:14Z","binding:vnic_type":"normal","device_id":"d7d564d3-4f04-4101-a0f9-f6cf34c9b100"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.2"}],"id":"f49a190a-7702-42fd-89f4-8b1b574a6870","security_groups":[],"mac_address":"fa:16:3e:83:bf:9c","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-735600c9-2d6c-4d1c-87d2-2f7de69626fc"}]} 2018-08-28 19:18:28,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-019892c4-275a-49b2-a1c9-c417a370ba70 2018-08-28 19:18:28,475 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:18:28,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:28,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cc192070-07bd-4bf5-bcdc-d6751ee4f604 Date: Tue, 28 Aug 2018 19:18:28 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:18:28,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-cc192070-07bd-4bf5-bcdc-d6751ee4f604 2018-08-28 19:18:28,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:28,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0ff126be-9797-4a0d-adff-d242dba51491 Date: Tue, 28 Aug 2018 19:18:28 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:18:28,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-0ff126be-9797-4a0d-adff-d242dba51491 2018-08-28 19:18:28,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "edecebc6-be2f-498d-b80f-646a1438fab8"}}' 2018-08-28 19:18:30,631 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-82d75282-7cab-49d1-a8bb-fb8a3a3aabc7 Date: Tue, 28 Aug 2018 19:18:30 GMT RESP BODY: {"floatingip": {"router_id": "9e896d6b-8d9b-4875-abfc-a787a5a13cdf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:18:29Z", "updated_at": "2018-08-28T19:18:29Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_id": "edecebc6-be2f-498d-b80f-646a1438fab8", "id": "1efd4978-baf1-4021-a841-cae3542a34d9"}} 2018-08-28 19:18:30,631 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-82d75282-7cab-49d1-a8bb-fb8a3a3aabc7 2018-08-28 19:18:30,632 - create_instance - INFO - Created floating IP 172.30.9.202 via router - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router 2018-08-28 19:18:30,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:31,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-0a00b0e2-1e09-4f37-a484-d2c3bc22152b x-compute-request-id: req-0a00b0e2-1e09-4f37-a484-d2c3bc22152b Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:21Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:31,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-0a00b0e2-1e09-4f37-a484-d2c3bc22152b 2018-08-28 19:18:31,113 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst] is - ACTIVE 2018-08-28 19:18:31,113 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:18:31,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:31,729 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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,Accept-Encoding x-openstack-request-id: req-5e4b111f-7da4-4f4b-a768-7656ad931cdc x-compute-request-id: req-5e4b111f-7da4-4f4b-a768-7656ad931cdc Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:21Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:31,730 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-5e4b111f-7da4-4f4b-a768-7656ad931cdc 2018-08-28 19:18:31,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:31,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d2b4e3ce-b2b0-4c9d-8956-4f22d3d82438 Date: Tue, 28 Aug 2018 19: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:31,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-d2b4e3ce-b2b0-4c9d-8956-4f22d3d82438 2018-08-28 19:18:31,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:31,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca4ebfcd-a6b3-49f4-b9ef-4608e6561236 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:31,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-ca4ebfcd-a6b3-49f4-b9ef-4608e6561236 2018-08-28 19:18:31,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:31,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8b293b2a-579d-4ab3-bf21-ab726112d48d Date: Tue, 28 Aug 2018 19:18:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:31,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-8b293b2a-579d-4ab3-bf21-ab726112d48d 2018-08-28 19:18:31,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:32,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-deed1944-af8e-4829-92be-da54fff6ee28 Date: Tue, 28 Aug 2018 19:18:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.3"}],"id":"0adf1b59-fc30-4b94-bc65-c154519e164c","security_groups":[],"mac_address":"fa:16:3e:f8:75:ac","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.1"}],"id":"28befd7e-710d-4540-b542-2a0f7708813c","security_groups":[],"mac_address":"fa:16:3e:5b:16:96","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:02Z","binding:vnic_type":"normal","device_id":"9e896d6b-8d9b-4875-abfc-a787a5a13cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.4"}],"id":"862d0f07-318f-439b-92b6-1ed67f7be7b6","security_groups":[],"mac_address":"fa:16:3e:c2:82:52","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.100"}],"id":"edecebc6-be2f-498d-b80f-646a1438fab8","security_groups":["287a05b1-4c66-4d0e-8930-3e76cd4dcda8"],"mac_address":"fa:16:3e:bd:b8:30","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:14Z","binding:vnic_type":"normal","device_id":"d7d564d3-4f04-4101-a0f9-f6cf34c9b100"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.2"}],"id":"f49a190a-7702-42fd-89f4-8b1b574a6870","security_groups":[],"mac_address":"fa:16:3e:83:bf:9c","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-735600c9-2d6c-4d1c-87d2-2f7de69626fc"}]} 2018-08-28 19:18:32,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-deed1944-af8e-4829-92be-da54fff6ee28 2018-08-28 19:18:32,088 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:32,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ecc19f6a-46a2-46f1-a1cb-066d963c2fae x-compute-request-id: req-ecc19f6a-46a2-46f1-a1cb-066d963c2fae Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bd:b8:30", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "security_groups": [{"name": "default"}], "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:21Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:32,721 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-ecc19f6a-46a2-46f1-a1cb-066d963c2fae 2018-08-28 19:18:32,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:32,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ee0e1f49-327f-4856-be20-c3b103bb5ff9 Date: Tue, 28 Aug 2018 19:18: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":["e24a8787-7d93-4779-8db7-8ee9fce80214"],"updated_at":"2018-08-28T19:17:53Z","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:52Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c4627a61145a4e3bbcbdeb08078675f0","id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net"}]} 2018-08-28 19:18:32,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net used request id req-ee0e1f49-327f-4856-be20-c3b103bb5ff9 2018-08-28 19:18:32,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:32,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b46515-ed12-4e0b-a23e-eac2e274da6b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:32,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-c9b46515-ed12-4e0b-a23e-eac2e274da6b 2018-08-28 19:18:32,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:33,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-959baef5-6ff1-49bb-95a1-4f69bf5d49af Date: Tue, 28 Aug 2018 19:18:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:53Z","dns_nameservers":[],"updated_at":"2018-08-28T19:17: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":"c4627a61145a4e3bbcbdeb08078675f0","id":"e24a8787-7d93-4779-8db7-8ee9fce80214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet"}]} 2018-08-28 19:18:33,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-959baef5-6ff1-49bb-95a1-4f69bf5d49af 2018-08-28 19:18:33,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:33,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3864 X-Openstack-Request-Id: req-02d0bc4b-340b-46f2-8e0b-86abc7acb234 Date: Tue, 28 Aug 2018 19:18:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.3"}],"id":"0adf1b59-fc30-4b94-bc65-c154519e164c","security_groups":[],"mac_address":"fa:16:3e:f8:75:ac","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:15Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.1"}],"id":"28befd7e-710d-4540-b542-2a0f7708813c","security_groups":[],"mac_address":"fa:16:3e:5b:16:96","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:02Z","binding:vnic_type":"normal","device_id":"9e896d6b-8d9b-4875-abfc-a787a5a13cdf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.4"}],"id":"862d0f07-318f-439b-92b6-1ed67f7be7b6","security_groups":[],"mac_address":"fa:16:3e:c2:82:52","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:55Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-735600c9-2d6c-4d1c-87d2-2f7de69626fc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:18:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.100"}],"id":"edecebc6-be2f-498d-b80f-646a1438fab8","security_groups":["287a05b1-4c66-4d0e-8930-3e76cd4dcda8"],"mac_address":"fa:16:3e:bd:b8:30","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:18:14Z","binding:vnic_type":"normal","device_id":"d7d564d3-4f04-4101-a0f9-f6cf34c9b100"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:17:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e24a8787-7d93-4779-8db7-8ee9fce80214","ip_address":"10.55.1.2"}],"id":"f49a190a-7702-42fd-89f4-8b1b574a6870","security_groups":[],"mac_address":"fa:16:3e:83:bf:9c","project_id":"c4627a61145a4e3bbcbdeb08078675f0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"735600c9-2d6c-4d1c-87d2-2f7de69626fc","tenant_id":"c4627a61145a4e3bbcbdeb08078675f0","created_at":"2018-08-28T19:17:54Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-735600c9-2d6c-4d1c-87d2-2f7de69626fc"}]} 2018-08-28 19:18:33,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-02d0bc4b-340b-46f2-8e0b-86abc7acb234 2018-08-28 19:18:33,390 - create_instance - INFO - Deleting Floating IP - 172.30.9.202 2018-08-28 19:18:33,390 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-08-28 19:18:33,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/1efd4978-baf1-4021-a841-cae3542a34d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:34,366 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18d79aff-436b-47c1-ac45-6529f03f8a7d Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:34,366 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/1efd4978-baf1-4021-a841-cae3542a34d9 used request id req-18d79aff-436b-47c1-ac45-6529f03f8a7d 2018-08-28 19:18:34,366 - create_instance - INFO - Deleting Port with ID - edecebc6-be2f-498d-b80f-646a1438fab8 2018-08-28 19:18:34,367 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedbport-1 2018-08-28 19:18:34,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/edecebc6-be2f-498d-b80f-646a1438fab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:35,034 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-13991620-f330-4ecc-8d67-ada8b911f586 Date: Tue, 28 Aug 2018 19:18:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:35,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/edecebc6-be2f-498d-b80f-646a1438fab8 used request id req-13991620-f330-4ecc-8d67-ada8b911f586 2018-08-28 19:18:35,035 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst 2018-08-28 19:18:35,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:35,168 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:18:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-56411556-8093-46ac-a571-28fe6d1a7524 x-compute-request-id: req-56411556-8093-46ac-a571-28fe6d1a7524 Content-Type: application/json 2018-08-28 19:18:35,168 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-56411556-8093-46ac-a571-28fe6d1a7524 2018-08-28 19:18:35,169 - create_instance - INFO - Checking deletion status 2018-08-28 19:18:35,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:35,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-05a03d14-0bcc-4778-8981-4a1fe82121c4 x-compute-request-id: req-05a03d14-0bcc-4778-8981-4a1fe82121c4 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:35Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:35,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-05a03d14-0bcc-4778-8981-4a1fe82121c4 2018-08-28 19:18:35,423 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst] is - ACTIVE 2018-08-28 19:18:35,423 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:18:38,426 - create_instance - DEBUG - VM status query timeout in 296.74301815 2018-08-28 19:18:38,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:38,629 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-812d56ba-813d-47d5-88ea-25723bca84e7 x-compute-request-id: req-812d56ba-813d-47d5-88ea-25723bca84e7 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "rel": "bookmark"}], "image": {"id": "3cf169da-cdf2-4982-a4ee-9963da14baaa", "links": [{"href": "http://172.30.9.28:8774/images/3cf169da-cdf2-4982-a4ee-9963da14baaa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:18:21.000000", "flavor": {"id": "9c72e3ea-4b55-423b-9358-335c11d0aaf9", "links": [{"href": "http://172.30.9.28:8774/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9", "rel": "bookmark"}]}, "id": "d7d564d3-4f04-4101-a0f9-f6cf34c9b100", "user_id": "781af28619634f9eaf5a568b4dbcc5a9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:18:35Z", "hostId": "fbb20541155c688632ad4c24028a9d86279f7790cea7bb3c1a2f4c22", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp", "name": "CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst", "created": "2018-08-28T19:18:16Z", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:18:38,630 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-812d56ba-813d-47d5-88ea-25723bca84e7 2018-08-28 19:18:38,630 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst] is - ACTIVE 2018-08-28 19:18:38,630 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:18:41,633 - create_instance - DEBUG - VM status query timeout in 293.535346985 2018-08-28 19:18:41,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ec7328b10f4093895d4aa20378e8cdbecee96dc" 2018-08-28 19:18:41,691 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9b2cd40f-5ca9-4e08-a82b-056c54d953f7 x-compute-request-id: req-9b2cd40f-5ca9-4e08-a82b-056c54d953f7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d7d564d3-4f04-4101-a0f9-f6cf34c9b100 could not be found.", "code": 404}} 2018-08-28 19:18:41,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/d7d564d3-4f04-4101-a0f9-f6cf34c9b100 used request id req-9b2cd40f-5ca9-4e08-a82b-056c54d953f7 2018-08-28 19:18:41,692 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance d7d564d3-4f04-4101-a0f9-f6cf34c9b100 could not be found. (HTTP 404) (Request-ID: req-9b2cd40f-5ca9-4e08-a82b-056c54d953f7) 2018-08-28 19:18:41,692 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-inst 2018-08-28 19:18:41,693 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp 2018-08-28 19:18:41,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f774e7f6c555e3bee974bf2f84eba782af5d845f" 2018-08-28 19:18:41,737 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9a508466-c4c3-4ade-b09c-5c177cc3790e x-compute-request-id: req-9a508466-c4c3-4ade-b09c-5c177cc3790e Content-Length: 0 Content-Type: application/json 2018-08-28 19:18:41,737 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-kp used request id req-9a508466-c4c3-4ade-b09c-5c177cc3790e 2018-08-28 19:18:41,737 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb.pub] 2018-08-28 19:18:41,738 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb] 2018-08-28 19:18:41,741 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}076b4f12dd2028ee2a2267c8898f0bb8e854ae1b" 2018-08-28 19:18:41,780 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:18:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2d9c264e-c387-48e0-af48-db6bfcced248 x-compute-request-id: req-2d9c264e-c387-48e0-af48-db6bfcced248 Content-Length: 0 Content-Type: application/json 2018-08-28 19:18:41,780 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9c72e3ea-4b55-423b-9358-335c11d0aaf9 used request id req-2d9c264e-c387-48e0-af48-db6bfcced248 2018-08-28 19:18:41,780 - neutron_utils - INFO - Deleting security group rule with ID - 8b371a6a-2d63-4f50-8754-7eafa19b0185 2018-08-28 19:18:41,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/8b371a6a-2d63-4f50-8754-7eafa19b0185 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:42,033 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-97e19305-f755-4ed8-872d-521f94185209 Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:42,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/8b371a6a-2d63-4f50-8754-7eafa19b0185 used request id req-97e19305-f755-4ed8-872d-521f94185209 2018-08-28 19:18:42,033 - neutron_utils - INFO - Deleting security group rule with ID - 2cf8dcd4-d071-4a23-b538-030ddc78df0d 2018-08-28 19:18:42,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/2cf8dcd4-d071-4a23-b538-030ddc78df0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:42,288 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a32191bb-e10a-40d1-819c-42af8810757c Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:42,288 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/2cf8dcd4-d071-4a23-b538-030ddc78df0d used request id req-a32191bb-e10a-40d1-819c-42af8810757c 2018-08-28 19:18:42,288 - neutron_utils - INFO - Deleting security group rule with ID - 7bcec1f6-103e-4edd-8a41-d396a04fe5ab 2018-08-28 19:18:42,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7bcec1f6-103e-4edd-8a41-d396a04fe5ab -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:42,452 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c766de52-872d-4c0d-ae61-3b193d32dfc4 Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:42,452 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7bcec1f6-103e-4edd-8a41-d396a04fe5ab used request id req-c766de52-872d-4c0d-ae61-3b193d32dfc4 2018-08-28 19:18:42,452 - neutron_utils - INFO - Deleting security group rule with ID - 557ab6f2-579a-4a4d-b472-dd514e6db6ba 2018-08-28 19:18:42,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/557ab6f2-579a-4a4d-b472-dd514e6db6ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:42,549 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-544f2cf8-5cc5-4b14-b9cd-e84cbac8c31a Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:42,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/557ab6f2-579a-4a4d-b472-dd514e6db6ba used request id req-544f2cf8-5cc5-4b14-b9cd-e84cbac8c31a 2018-08-28 19:18:42,550 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-sec-grp 2018-08-28 19:18:42,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/97ad2890-8718-4656-b892-aafe2b936c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b67cc70e352427c1f7254ca7f80ac8c5dda50c2" 2018-08-28 19:18:42,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b585e574-1710-432f-a326-52fc18d6aeb9 Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:42,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/97ad2890-8718-4656-b892-aafe2b936c1b used request id req-b585e574-1710-432f-a326-52fc18d6aeb9 2018-08-28 19:18:42,696 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router and subnet CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet 2018-08-28 19:18:42,696 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router 2018-08-28 19:18:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" -d '{"subnet_id": "e24a8787-7d93-4779-8db7-8ee9fce80214"}' 2018-08-28 19:18:44,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1a8430fd-22a4-4cab-b504-fb5f04446550 Date: Tue, 28 Aug 2018 19:18:44 GMT RESP BODY: {"network_id": "735600c9-2d6c-4d1c-87d2-2f7de69626fc", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "subnet_id": "e24a8787-7d93-4779-8db7-8ee9fce80214", "subnet_ids": ["e24a8787-7d93-4779-8db7-8ee9fce80214"], "port_id": "28befd7e-710d-4540-b542-2a0f7708813c", "id": "9e896d6b-8d9b-4875-abfc-a787a5a13cdf"} 2018-08-28 19:18:44,463 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf/remove_router_interface used request id req-1a8430fd-22a4-4cab-b504-fb5f04446550 2018-08-28 19:18:44,463 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router 2018-08-28 19:18:44,463 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-router 2018-08-28 19:18:44,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b77dd0ab27335bc7846ebe6308fd7386ffa73810" 2018-08-28 19:18:47,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c4f2049e-f990-497b-8089-1d5388b6dfee Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:47,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9e896d6b-8d9b-4875-abfc-a787a5a13cdf used request id req-c4f2049e-f990-497b-8089-1d5388b6dfee 2018-08-28 19:18:47,926 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet 2018-08-28 19:18:47,926 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-subnet 2018-08-28 19:18:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/e24a8787-7d93-4779-8db7-8ee9fce80214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:18:50,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4a55d170-a9b4-45a9-9cca-6625e307eec1 Date: Tue, 28 Aug 2018 19:18:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:50,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/e24a8787-7d93-4779-8db7-8ee9fce80214 used request id req-4a55d170-a9b4-45a9-9cca-6625e307eec1 2018-08-28 19:18:50,377 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-pub-net 2018-08-28 19:18:50,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/735600c9-2d6c-4d1c-87d2-2f7de69626fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe42baa921b1ce6b7e968dac13776cc2daf9db3" 2018-08-28 19:18:51,748 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c1023ca6-c1d5-46fd-ba11-2ef0fc854faf Date: Tue, 28 Aug 2018 19:18:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:51,748 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/735600c9-2d6c-4d1c-87d2-2f7de69626fc used request id req-c1023ca6-c1d5-46fd-ba11-2ef0fc854faf 2018-08-28 19:18:51,748 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-584a5a22-c6f6-4521-84a1-e746ce98bedb-image 2018-08-28 19:18:51,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}773eb96a8ec5acb4aafeadc536ee34cb571e8532" 2018-08-28 19:18:52,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-370140d7-28bb-4553-a2ca-21145c57fee6 Date: Tue, 28 Aug 2018 19: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-08-28 19:18:52,514 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/3cf169da-cdf2-4982-a4ee-9963da14baaa used request id req-370140d7-28bb-4553-a2ca-21145c57fee6 2018-08-28 19:18:52,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:52,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-e0388e87-99f0-455a-b773-e7be722dd381 Date: Tue, 28 Aug 2018 19:18:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:52Z", "updated_at": "2018-08-28T19:17:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:52Z", "revision_number": 0, "id": "6868d207-bad2-431c-a44a-7b7e120106dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:52Z", "revision_number": 0, "id": "8593c366-3b9f-468d-a86a-737bd2a7eaed", "remote_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv6", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:52Z", "revision_number": 0, "id": "a555b608-a2bc-4f69-8361-8f22678bc85f", "remote_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:17:52Z", "revision_number": 0, "id": "ed0e6b1b-9495-4f6f-a848-4a839bd4e20b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "port_range_min": null, "ethertype": "IPv4", "project_id": "c4627a61145a4e3bbcbdeb08078675f0"}], "revision_number": 4, "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:18:52,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-e0388e87-99f0-455a-b773-e7be722dd381 2018-08-28 19:18:52,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:52,853 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a5ca518-bddf-4de3-bf13-98c17d4e6dde Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:18:52,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-5a5ca518-bddf-4de3-bf13-98c17d4e6dde 2018-08-28 19:18:52,853 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:18:52,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:52,937 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:18:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805d337d-978f-4198-95cc-4ff476553ec5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:18:52,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-805d337d-978f-4198-95cc-4ff476553ec5 2018-08-28 19:18:52,937 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:18:52,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:53,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77f97d9c-ab03-4892-b2fb-58d495dfc714 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0"}, "enabled": true, "id": "c4627a61145a4e3bbcbdeb08078675f0", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj"}} 2018-08-28 19:18:53,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-77f97d9c-ab03-4892-b2fb-58d495dfc714 2018-08-28 19:18:53,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 287a05b1-4c66-4d0e-8930-3e76cd4dcda8 2018-08-28 19:18:53,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=287a05b1-4c66-4d0e-8930-3e76cd4dcda8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:53,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-32ed2e85-c661-4a3f-9e4a-8117a9376ac6 Date: Tue, 28 Aug 2018 19: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-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:52Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "6868d207-bad2-431c-a44a-7b7e120106dd"}, {"remote_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:52Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "8593c366-3b9f-468d-a86a-737bd2a7eaed"}, {"remote_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:52Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "a555b608-a2bc-4f69-8361-8f22678bc85f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:17:52Z", "security_group_id": "287a05b1-4c66-4d0e-8930-3e76cd4dcda8", "port_range_min": null, "revision_number": 0, "tenant_id": "c4627a61145a4e3bbcbdeb08078675f0", "created_at": "2018-08-28T19:17:52Z", "project_id": "c4627a61145a4e3bbcbdeb08078675f0", "id": "ed0e6b1b-9495-4f6f-a848-4a839bd4e20b"}]} 2018-08-28 19:18:53,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=287a05b1-4c66-4d0e-8930-3e76cd4dcda8 used request id req-32ed2e85-c661-4a3f-9e4a-8117a9376ac6 2018-08-28 19:18:53,224 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:18:53,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/287a05b1-4c66-4d0e-8930-3e76cd4dcda8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:53,537 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e888e740-2666-4356-83ee-9bf7d563c0d3 Content-Length: 0 Date: Tue, 28 Aug 2018 19:18:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:18:53,537 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/287a05b1-4c66-4d0e-8930-3e76cd4dcda8 used request id req-e888e740-2666-4356-83ee-9bf7d563c0d3 2018-08-28 19:18:53,538 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj 2018-08-28 19:18:53,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:53,744 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2e16c1e-3ab6-4db1-a4e0-2d8c3c871b0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:18:53,744 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c4627a61145a4e3bbcbdeb08078675f0 used request id req-f2e16c1e-3ab6-4db1-a4e0-2d8c3c871b0f 2018-08-28 19:18:53,745 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-proj-role 2018-08-28 19:18:53,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/feed672e2d634f4da6c6fb57e90ab151 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:53,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a41f4a2c-aaef-47a0-9490-b505a261d7ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:18:53,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/feed672e2d634f4da6c6fb57e90ab151 used request id req-a41f4a2c-aaef-47a0-9490-b505a261d7ad 2018-08-28 19:18:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed59f07d87adc01b92db7f40c4c12a8564fe70d9" 2018-08-28 19:18:53,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256c918b-3bab-4aec-8ab0-537ecb79f7b6 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:18:53,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-256c918b-3bab-4aec-8ab0-537ecb79f7b6 2018-08-28 19:18:53,943 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-d34432c9-98d5-4a9-user 2018-08-28 19:18:53,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/781af28619634f9eaf5a568b4dbcc5a9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae6ed90c484e9671f1d3d4bcfe52884fb148703" 2018-08-28 19:18:54,120 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:18:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fef5a768-12e8-4a93-8315-a762bcbe396f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:18:54,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/781af28619634f9eaf5a568b4dbcc5a9 used request id req-fef5a768-12e8-4a93-8315-a762bcbe396f 2018-08-28 19:18:54,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:54,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:18:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["IDnLKrENTdmL6t5SZ77Wcw"], "issued_at": "2018-08-28T19:18:54.000000Z"}} 2018-08-28 19:18:54,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9925515d4bfdab25fad1429429c51571134419d8" 2018-08-28 19:18:54,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70dd8253-e8ce-4b90-8c41-996b30604b68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:54,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-70dd8253-e8ce-4b90-8c41-996b30604b68 2018-08-28 19:18:54,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:54,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:54,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["wxYT74h-Rc6aPSwA86Feqw"], "issued_at": "2018-08-28T19:18:55.000000Z"}} 2018-08-28 19:18:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:18:55,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9467fdb-5801-40f4-a2a5-0b0637bea9fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:55,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d9467fdb-5801-40f4-a2a5-0b0637bea9fb 2018-08-28 19:18:55,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:18:55,067 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:18:55,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:18:55,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c862ba0-5f5d-428d-af1c-fdd5f5fd1257 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:18:55,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj used request id req-2c862ba0-5f5d-428d-af1c-fdd5f5fd1257 2018-08-28 19:18:55,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:18:55,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16fd9c65-6ac5-4f1c-b074-cd264457e713 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:18:55,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-16fd9c65-6ac5-4f1c-b074-cd264457e713 2018-08-28 19:18:55,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}}' 2018-08-28 19:18:55,382 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad94acf3-ca83-41a3-9392-998e69f93df0 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:18:55,383 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-ad94acf3-ca83-41a3-9392-998e69f93df0 2018-08-28 19:18:55,383 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj 2018-08-28 19:18:55,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:55,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:55,765 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:18:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yLnI0tF_Tv244f28OphogA"], "issued_at": "2018-08-28T19:18:55.000000Z"}} 2018-08-28 19:18:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf7d6f5c6e1b3101ed553bf6f209a91d8786e2a" 2018-08-28 19:18:55,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36de0a6f-1824-4b98-8dd3-de36367e4297 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:55,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-36de0a6f-1824-4b98-8dd3-de36367e4297 2018-08-28 19:18:55,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:18:55,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:18:55,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf7d6f5c6e1b3101ed553bf6f209a91d8786e2a" 2018-08-28 19:18:55,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc9b82e3-ef4a-4240-a7e4-60570811c719 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:18:55,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-cc9b82e3-ef4a-4240-a7e4-60570811c719 2018-08-28 19:18:55,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf7d6f5c6e1b3101ed553bf6f209a91d8786e2a" 2018-08-28 19:18:55,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ceb58b6-e9de-418f-b5da-5b1b9171d6b6 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}]} 2018-08-28 19:18:55,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj used request id req-5ceb58b6-e9de-418f-b5da-5b1b9171d6b6 2018-08-28 19:18:55,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf7d6f5c6e1b3101ed553bf6f209a91d8786e2a" 2018-08-28 19:18:56,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-891bf286-4b79-430f-94aa-acfa795e4103 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:18:56,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-891bf286-4b79-430f-94aa-acfa795e4103 2018-08-28 19:18:56,473 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user 2018-08-28 19:18:56,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:56,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:18:56,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d57d96-06dc-4da1-9b5b-6a9fe3749606 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:18:56,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b3d57d96-06dc-4da1-9b5b-6a9fe3749606 2018-08-28 19:18:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}}' 2018-08-28 19:18:56,774 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-546c801a-c1b8-4c23-8afd-d671b9236179 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cadfd510ad3e4d3c923534e0e8eef912", "links": {"self": "http://172.30.9.28:5000/v3/roles/cadfd510ad3e4d3c923534e0e8eef912"}, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}} 2018-08-28 19:18:56,774 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-546c801a-c1b8-4c23-8afd-d671b9236179 2018-08-28 19:18:56,775 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role 2018-08-28 19:18:56,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/cadfd510ad3e4d3c923534e0e8eef912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:18:56,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6508df94-6dda-41d0-809a-f5431ed03082 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/cadfd510ad3e4d3c923534e0e8eef912"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role", "id": "cadfd510ad3e4d3c923534e0e8eef912"}} 2018-08-28 19:18:56,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/cadfd510ad3e4d3c923534e0e8eef912 used request id req-6508df94-6dda-41d0-809a-f5431ed03082 2018-08-28 19:18:56,868 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role to project CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj 2018-08-28 19:18:56,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805/users/cc0235b6649944298e126918a884febd/roles/cadfd510ad3e4d3c923534e0e8eef912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:18:56,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:18:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8c26cb-5c22-4332-ad21-3952e5cd1011 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:18:56,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805/users/cc0235b6649944298e126918a884febd/roles/cadfd510ad3e4d3c923534e0e8eef912 used request id req-5b8c26cb-5c22-4332-ad21-3952e5cd1011 2018-08-28 19:18:56,991 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:18:56,993 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:18:56,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:18:56,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:18:57,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:18:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["YleneJ1vQ0intjgbkV10XQ"], "issued_at": "2018-08-28T19:18:57.000000Z"}} 2018-08-28 19:18:57,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" 2018-08-28 19:18:57,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:18:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce8c7b85-4eb8-4a96-b776-81d1dc64439c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:18:57,523 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ce8c7b85-4eb8-4a96-b776-81d1dc64439c 2018-08-28 19:18:57,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" 2018-08-28 19:18:57,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-9553bb87-01ca-4ed7-a5c1-e9e0985d5f9b Date: Tue, 28 Aug 2018 19:18:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image"} 2018-08-28 19:18:57,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image used request id req-9553bb87-01ca-4ed7-a5c1-e9e0985d5f9b 2018-08-28 19:18:57,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" 2018-08-28 19:18:57,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6905f973-8be2-42e4-b9d2-d5e983353127 Date: Tue, 28 Aug 2018 19:18: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-08-28 19:18:57,859 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6905f973-8be2-42e4-b9d2-d5e983353127 2018-08-28 19:18:57,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image"}' 2018-08-28 19:18:58,091 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623 X-Openstack-Request-Id: req-8a7981bd-8dd7-4b36-83be-c11c2b5bb36e Date: Tue, 28 Aug 2018 19:18:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:18:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:18:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "min_disk": 0, "protected": false, "id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "file": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623/file", "checksum": null, "owner": "f20f4275cb8148e9b95e4283ccf4b805", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:18:58,091 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8a7981bd-8dd7-4b36-83be-c11c2b5bb36e 2018-08-28 19:18:58,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" -d '' 2018-08-28 19:18:59,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a2721a2-103f-4e07-9ef5-4472ced7aea2 Date: Tue, 28 Aug 2018 19:18:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:18:59,704 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623/file used request id req-3a2721a2-103f-4e07-9ef5-4472ced7aea2 2018-08-28 19:18:59,704 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:18:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" 2018-08-28 19:18:59,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-b4583120-ec00-426b-b3a2-e626b40da7f9 Date: Tue, 28 Aug 2018 19:18:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:18:59Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/aceac03b-a50f-4463-b08e-c8788ebc4623/snap", "metadata": {}}], "self": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "min_disk": 0, "protected": false, "id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "file": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f20f4275cb8148e9b95e4283ccf4b805", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/aceac03b-a50f-4463-b08e-c8788ebc4623/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:18:59,866 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623 used request id req-b4583120-ec00-426b-b3a2-e626b40da7f9 2018-08-28 19:18:59,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" 2018-08-28 19:18:59,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d30da8ce-3020-4303-8595-902a75cfadc0 Date: Tue, 28 Aug 2018 19:18: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-08-28 19:18:59,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-d30da8ce-3020-4303-8595-902a75cfadc0 2018-08-28 19:18:59,880 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image 2018-08-28 19:18:59,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" 2018-08-28 19:19:00,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-41ec6e69-96ba-4ee1-aaa9-d328c2944775 Date: Tue, 28 Aug 2018 19:19:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:18:59Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/aceac03b-a50f-4463-b08e-c8788ebc4623/snap", "metadata": {}}], "self": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "min_disk": 0, "protected": false, "id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "file": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f20f4275cb8148e9b95e4283ccf4b805", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/aceac03b-a50f-4463-b08e-c8788ebc4623/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:19:00,041 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623 used request id req-41ec6e69-96ba-4ee1-aaa9-d328c2944775 2018-08-28 19:19:00,042 - create_image - DEBUG - Instance status is - active 2018-08-28 19:19:00,042 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image 2018-08-28 19:19:00,042 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image 2018-08-28 19:19:00,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:00,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:00,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["XRwtTkAgTUK7ucE_xu5UlA"], "issued_at": "2018-08-28T19:19:00.000000Z"}} 2018-08-28 19:19:00,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:19:00,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7079ffa7-4cde-453f-98f6-22dc57317101 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:00,494 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7079ffa7-4cde-453f-98f6-22dc57317101 2018-08-28 19:19:00,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:19:00,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-647055a0-dfb1-49f3-949b-1a60bfffe732 Date: Tue, 28 Aug 2018 19:19:00 GMT RESP BODY: {"networks":[]} 2018-08-28 19:19:00,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-647055a0-dfb1-49f3-949b-1a60bfffe732 2018-08-28 19:19:00,674 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net 2018-08-28 19:19:00,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net", "admin_state_up": true}}' 2018-08-28 19:19:01,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-74bd46d9-c2bf-4476-9a40-7061f48ce39e Date: Tue, 28 Aug 2018 19:19:01 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:19:01Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","mtu":1450}} 2018-08-28 19:19:01,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-74bd46d9-c2bf-4476-9a40-7061f48ce39e 2018-08-28 19:19:01,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:19:01,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c98daad5-e46c-477a-a3bd-04b96f327189 Date: Tue, 28 Aug 2018 19:19:01 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:19:01Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:01,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-c98daad5-e46c-477a-a3bd-04b96f327189 2018-08-28 19:19:01,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:19:01,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-18f20a4d-b8aa-4a02-963d-a31545ab4454 Date: Tue, 28 Aug 2018 19:19:01 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:19:01,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-18f20a4d-b8aa-4a02-963d-a31545ab4454 2018-08-28 19:19:01,640 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet 2018-08-28 19:19:01,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" -d '{"subnets": [{"ip_version": 4, "network_id": "8032b799-8ae5-4e94-b7eb-0d5dba8c4058", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]}' 2018-08-28 19:19:02,303 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7984a2ab-3632-4d27-9644-ebc0d32c28e8 Date: Tue, 28 Aug 2018 19:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","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":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:02,303 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-7984a2ab-3632-4d27-9644-ebc0d32c28e8 2018-08-28 19:19:02,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:19:02,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-39cef24f-b4c5-4884-b2a9-73e05f05d57b Date: Tue, 28 Aug 2018 19:19:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:02,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-39cef24f-b4c5-4884-b2a9-73e05f05d57b 2018-08-28 19:19:02,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:19:02,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cda48d30-de9a-4963-97f3-3047ec26f374 Date: Tue, 28 Aug 2018 19:19:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:02,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-cda48d30-de9a-4963-97f3-3047ec26f374 2018-08-28 19:19:02,647 - OpenStackNetwork - DEBUG - Network [8032b799-8ae5-4e94-b7eb-0d5dba8c4058] created successfully 2018-08-28 19:19:02,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:02,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:03,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["IEoFwQONShiErJ-_Rup2Ww"], "issued_at": "2018-08-28T19:19:03.000000Z"}} 2018-08-28 19:19:03,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:03,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-742be096-b94d-44ea-a2f7-ca3aca81c0c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:03,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-742be096-b94d-44ea-a2f7-ca3aca81c0c3 2018-08-28 19:19:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:03,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b9fbf26-211c-4feb-a3ae-a23f8e1a0276 Date: Tue, 28 Aug 2018 19:19:03 GMT RESP BODY: {"routers": []} 2018-08-28 19:19:03,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router&admin_state_up=True used request id req-1b9fbf26-211c-4feb-a3ae-a23f8e1a0276 2018-08-28 19:19:03,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:03,291 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:03,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:19:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["nna9UZ1BRFOuljLhGUCsFA"], "issued_at": "2018-08-28T19:19:03.000000Z"}} 2018-08-28 19:19:03,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d6757e300b63f787b139b5144225d0f568b969b6" 2018-08-28 19:19:03,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa553ae4-9aeb-4c59-a295-a50721507917 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:03,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-aa553ae4-9aeb-4c59-a295-a50721507917 2018-08-28 19:19:03,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:04,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3ee1ebe6-49dd-4ade-a72e-8a20bd947335 Date: Tue, 28 Aug 2018 19:19:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:19:04,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-3ee1ebe6-49dd-4ade-a72e-8a20bd947335 2018-08-28 19:19:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:04,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-476607cc-ab84-4c8f-9685-2c62f6ec05b9 Date: Tue, 28 Aug 2018 19:19:04 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:19:04,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-476607cc-ab84-4c8f-9685-2c62f6ec05b9 2018-08-28 19:19:04,355 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router 2018-08-28 19:19:04,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router", "admin_state_up": true}}' 2018-08-28 19:19:09,440 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-02958091-9ae5-47c0-a6dd-97846d966db8 Date: Tue, 28 Aug 2018 19:19:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:05Z", "admin_state_up": true, "updated_at": "2018-08-28T19:19:06Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "c35b0a34-4c6e-4502-a6e6-5448c2d4f43b", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router"}} 2018-08-28 19:19:09,440 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-02958091-9ae5-47c0-a6dd-97846d966db8 2018-08-28 19:19:09,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c35b0a34-4c6e-4502-a6e6-5448c2d4f43b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:09,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6006827c-b015-4d28-813b-6e6d23293f46 Date: Tue, 28 Aug 2018 19:19:09 GMT RESP BODY: {"ports":[]} 2018-08-28 19:19:09,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c35b0a34-4c6e-4502-a6e6-5448c2d4f43b used request id req-6006827c-b015-4d28-813b-6e6d23293f46 2018-08-28 19:19:09,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:09,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7bd07bb1-2f52-4d92-81a4-bdb937a809c9 Date: Tue, 28 Aug 2018 19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:09,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-7bd07bb1-2f52-4d92-81a4-bdb937a809c9 2018-08-28 19:19:09,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:19:09,937 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:19:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:19:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:10,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1988966e-f56f-4662-977f-60428efb33b1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:10,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-1988966e-f56f-4662-977f-60428efb33b1 2018-08-28 19:19:10,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:10,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dd14cf15-600e-4b64-8079-465c37021522 Date: Tue, 28 Aug 2018 19:19:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:10,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-dd14cf15-600e-4b64-8079-465c37021522 2018-08-28 19:19:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:10,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fe051e76-3e83-4c32-9ab3-f53e28ccfab4 Date: Tue, 28 Aug 2018 19:19:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:10,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet used request id req-fe051e76-3e83-4c32-9ab3-f53e28ccfab4 2018-08-28 19:19:10,294 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:19:10,294 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router 2018-08-28 19:19:10,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" -d '{"subnet_id": "8524c9d0-b8d9-4406-ace9-7e2510391af4"}' 2018-08-28 19:19:12,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8059eefa-793f-4368-95bf-c1727c8a2500 Date: Tue, 28 Aug 2018 19:19:12 GMT RESP BODY: {"network_id": "8032b799-8ae5-4e94-b7eb-0d5dba8c4058", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "subnet_id": "8524c9d0-b8d9-4406-ace9-7e2510391af4", "subnet_ids": ["8524c9d0-b8d9-4406-ace9-7e2510391af4"], "port_id": "fef41593-d75d-4e7a-8822-de2f60239269", "id": "c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"} 2018-08-28 19:19:12,306 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b/add_router_interface used request id req-8059eefa-793f-4368-95bf-c1727c8a2500 2018-08-28 19:19:12,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:12,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-82238063-44ab-44f2-8ea4-e95a9375e2a8 Date: Tue, 28 Aug 2018 19:19:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:05Z", "admin_state_up": true, "updated_at": "2018-08-28T19:19:11Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "c35b0a34-4c6e-4502-a6e6-5448c2d4f43b", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router"}} 2018-08-28 19:19:12,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b used request id req-82238063-44ab-44f2-8ea4-e95a9375e2a8 2018-08-28 19:19:12,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c35b0a34-4c6e-4502-a6e6-5448c2d4f43b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:12,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-d46b9f4f-7283-4487-b661-dfcda72b1de3 Date: Tue, 28 Aug 2018 19:19:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:11Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:12,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c35b0a34-4c6e-4502-a6e6-5448c2d4f43b used request id req-d46b9f4f-7283-4487-b661-dfcda72b1de3 2018-08-28 19:19:12,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8524c9d0-b8d9-4406-ace9-7e2510391af4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:19:12,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fc916895-4688-4df6-9590-223f2493d678 Date: Tue, 28 Aug 2018 19:19:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","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":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}} 2018-08-28 19:19:12,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8524c9d0-b8d9-4406-ace9-7e2510391af4 used request id req-fc916895-4688-4df6-9590-223f2493d678 2018-08-28 19:19:12,822 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:12,823 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:13,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["WBgG7LzVQNadBOP7wYldRA"], "issued_at": "2018-08-28T19:19:13.000000Z"}} 2018-08-28 19:19:13,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97177944bdfc0ec119ccf797ad5c2ccb653cf6e" 2018-08-28 19:19:13,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e711650-f75f-4f81-b07f-812475c39399 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:13,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2e711650-f75f-4f81-b07f-812475c39399 2018-08-28 19:19:13,300 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:19:13,304 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97177944bdfc0ec119ccf797ad5c2ccb653cf6e" 2018-08-28 19:19:13,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-1633470c-624e-4437-b3bc-65ac584d18b1 x-compute-request-id: req-1633470c-624e-4437-b3bc-65ac584d18b1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:19:13,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-1633470c-624e-4437-b3bc-65ac584d18b1 2018-08-28 19:19:13,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97177944bdfc0ec119ccf797ad5c2ccb653cf6e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:19:13,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-9513f701-6a7e-486f-844e-66f90cf4b52b x-compute-request-id: req-9513f701-6a7e-486f-844e-66f90cf4b52b Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:19:13,537 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-9513f701-6a7e-486f-844e-66f90cf4b52b 2018-08-28 19:19:13,537 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:13,538 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:13,910 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:19:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["7o4Pq3qkTfWEcdlyWjcrXw"], "issued_at": "2018-08-28T19:19:13.000000Z"}} 2018-08-28 19:19:13,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aaee619fed5bebd8a8589da43240e08cc377aa" 2018-08-28 19:19:13,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3585515a-c3ae-4917-bfbf-6b2ff5434ff9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:13,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3585515a-c3ae-4917-bfbf-6b2ff5434ff9 2018-08-28 19:19:13,980 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:19:13,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aaee619fed5bebd8a8589da43240e08cc377aa" 2018-08-28 19:19:14,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-dfafa51c-4836-4faf-b2a2-26ff380ef8af x-compute-request-id: req-dfafa51c-4836-4faf-b2a2-26ff380ef8af Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:19:14,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-dfafa51c-4836-4faf-b2a2-26ff380ef8af 2018-08-28 19:19:14,145 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp... 2018-08-28 19:19:14,145 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:19:14,159 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp 2018-08-28 19:19:14,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aaee619fed5bebd8a8589da43240e08cc377aa" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8fqKLK5xjHIDcfDsCM6eM5lFkrj/CX6hAAe2ET3XSA8WHwzXuOYRl4mtAo8Lbzasqv+bRfbr7YuIjYy9r5SfSDMBBOm1AfXYXqne/4sulCfzozj2b4KV8x/kwh8AQfBgmioAPSSR2UReV9+k56gFtMaTXUGi3yAoUZ1MnP/i3UQ==", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp"}}' 2018-08-28 19:19:14,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9216f15-fe12-4633-aec3-5f3594db9539 x-compute-request-id: req-e9216f15-fe12-4633-aec3-5f3594db9539 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC8fqKLK5xjHIDcfDsCM6eM5lFkrj/CX6hAAe2ET3XSA8WHwzXuOYRl4mtAo8Lbzasqv+bRfbr7YuIjYy9r5SfSDMBBOm1AfXYXqne/4sulCfzozj2b4KV8x/kwh8AQfBgmioAPSSR2UReV9+k56gFtMaTXUGi3yAoUZ1MnP/i3UQ==", "user_id": "cc0235b6649944298e126918a884febd", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "fingerprint": "f0:3a:0e:b0:c4:d7:d4:e0:3a:14:3c:1d:b3:56:b8:60"}} 2018-08-28 19:19:14,217 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-e9216f15-fe12-4633-aec3-5f3594db9539 2018-08-28 19:19:14,219 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7.pub 2018-08-28 19:19:14,220 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7 2018-08-28 19:19:14,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:14,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:14,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:19:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["Xe9erW3cRn-N6iqPyidg5A"], "issued_at": "2018-08-28T19:19:14.000000Z"}} 2018-08-28 19:19:14,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:14,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af585826-fe12-418f-9ce3-926fb710f07a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:14,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-af585826-fe12-418f-9ce3-926fb710f07a 2018-08-28 19:19:14,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:14,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-972c01f0-8f9d-4e3c-b5b1-6e019368a88d Date: Tue, 28 Aug 2018 19:19:14 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:19:14,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp used request id req-972c01f0-8f9d-4e3c-b5b1-6e019368a88d 2018-08-28 19:19:14,868 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp... 2018-08-28 19:19:14,868 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp 2018-08-28 19:19:14,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}}' 2018-08-28 19:19:15,361 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-ff806829-9d8f-4dc8-b810-d753a6e3e437 Date: Tue, 28 Aug 2018 19:19:15 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "updated_at": "2018-08-28T19:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a78b862b-be08-4a3c-9e81-e3e612478769", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a79705b7-72c1-485d-a3a8-41d114640996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}], "revision_number": 2, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "97347595-b1a1-4179-811a-9e5b23f297ed", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}} 2018-08-28 19:19:15,361 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-ff806829-9d8f-4dc8-b810-d753a6e3e437 2018-08-28 19:19:15,361 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:15,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:15,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-07f23596-b59b-4186-97a4-3ea4e4e509a8 Date: Tue, 28 Aug 2018 19:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a78b862b-be08-4a3c-9e81-e3e612478769"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a79705b7-72c1-485d-a3a8-41d114640996"}]} 2018-08-28 19:19:15,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-07f23596-b59b-4186-97a4-3ea4e4e509a8 2018-08-28 19:19:15,532 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:15,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:15,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-68089ad2-219b-4805-add2-3c4986e65251 Date: Tue, 28 Aug 2018 19:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a78b862b-be08-4a3c-9e81-e3e612478769"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a79705b7-72c1-485d-a3a8-41d114640996"}]} 2018-08-28 19:19:15,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-68089ad2-219b-4805-add2-3c4986e65251 2018-08-28 19:19:15,700 - neutron_utils - INFO - Retrieving security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:15,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:15,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-807aba1d-dbc2-429d-95a2-00d4d96fac4e Date: Tue, 28 Aug 2018 19:19:15 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "updated_at": "2018-08-28T19:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a78b862b-be08-4a3c-9e81-e3e612478769", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a79705b7-72c1-485d-a3a8-41d114640996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}], "revision_number": 2, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "97347595-b1a1-4179-811a-9e5b23f297ed", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}]} 2018-08-28 19:19:15,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-807aba1d-dbc2-429d-95a2-00d4d96fac4e 2018-08-28 19:19:15,789 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:15,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:15,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-046eaf6f-28d3-40b8-a02a-905cf8442936 Date: Tue, 28 Aug 2018 19:19:15 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a78b862b-be08-4a3c-9e81-e3e612478769"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a79705b7-72c1-485d-a3a8-41d114640996"}]} 2018-08-28 19:19:15,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-046eaf6f-28d3-40b8-a02a-905cf8442936 2018-08-28 19:19:15,962 - neutron_utils - INFO - Retrieving security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:16,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8580d53c-026f-4124-b81f-6d68ee2af17e Date: Tue, 28 Aug 2018 19:19:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "updated_at": "2018-08-28T19:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a78b862b-be08-4a3c-9e81-e3e612478769", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a79705b7-72c1-485d-a3a8-41d114640996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}], "revision_number": 2, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "97347595-b1a1-4179-811a-9e5b23f297ed", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}]} 2018-08-28 19:19:16,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-8580d53c-026f-4124-b81f-6d68ee2af17e 2018-08-28 19:19:16,160 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:16,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:16,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d5125bda-521a-4950-94c3-77b47af44424 Date: Tue, 28 Aug 2018 19:19: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-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a78b862b-be08-4a3c-9e81-e3e612478769"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a79705b7-72c1-485d-a3a8-41d114640996"}]} 2018-08-28 19:19:16,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-d5125bda-521a-4950-94c3-77b47af44424 2018-08-28 19:19:16,328 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp 2018-08-28 19:19:16,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:16,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fbdee11a-0fb1-4a2f-af49-9645c9536713 Date: Tue, 28 Aug 2018 19:19:16 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "updated_at": "2018-08-28T19:19:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a78b862b-be08-4a3c-9e81-e3e612478769", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a79705b7-72c1-485d-a3a8-41d114640996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}], "revision_number": 2, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "97347595-b1a1-4179-811a-9e5b23f297ed", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}]} 2018-08-28 19:19:16,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp used request id req-fbdee11a-0fb1-4a2f-af49-9645c9536713 2018-08-28 19:19:16,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:19:16,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:19:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:19:16,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:16,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4bf6fbc-0f27-47ec-a585-34718fa9f63e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:16,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-a4bf6fbc-0f27-47ec-a585-34718fa9f63e 2018-08-28 19:19:16,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:16,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:16,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd831fcd-94a1-4b69-ad53-da30a789c270 Date: Tue, 28 Aug 2018 19:19: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-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a78b862b-be08-4a3c-9e81-e3e612478769"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a79705b7-72c1-485d-a3a8-41d114640996"}]} 2018-08-28 19:19:16,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-dd831fcd-94a1-4b69-ad53-da30a789c270 2018-08-28 19:19:16,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed"}}' 2018-08-28 19:19:16,976 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-79b4c137-4958-4e34-8eee-1ef4dc81ad55 Date: Tue, 28 Aug 2018 19:19: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-08-28T19:19:16Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:16Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "70cc66d4-0166-4846-a365-bbb49eaf57c3"}} 2018-08-28 19:19:16,976 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-79b4c137-4958-4e34-8eee-1ef4dc81ad55 2018-08-28 19:19:16,977 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp 2018-08-28 19:19:16,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:17,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-66852d13-2937-4e14-b3b4-d44dbe92f878 Date: Tue, 28 Aug 2018 19:19:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "updated_at": "2018-08-28T19:19:16Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:16Z", "revision_number": 0, "id": "70cc66d4-0166-4846-a365-bbb49eaf57c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:16Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a78b862b-be08-4a3c-9e81-e3e612478769", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a79705b7-72c1-485d-a3a8-41d114640996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}], "revision_number": 3, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "97347595-b1a1-4179-811a-9e5b23f297ed", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}]} 2018-08-28 19:19:17,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp used request id req-66852d13-2937-4e14-b3b4-d44dbe92f878 2018-08-28 19:19:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:17,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950d9ec7-489a-4657-9edc-7de3db6a67fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:17,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-950d9ec7-489a-4657-9edc-7de3db6a67fd 2018-08-28 19:19:17,254 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:17,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:17,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-5bd41a87-40ee-42b3-b33d-f0917cdbcadd Date: Tue, 28 Aug 2018 19:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:16Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:16Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "70cc66d4-0166-4846-a365-bbb49eaf57c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a78b862b-be08-4a3c-9e81-e3e612478769"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a79705b7-72c1-485d-a3a8-41d114640996"}]} 2018-08-28 19:19:17,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-5bd41a87-40ee-42b3-b33d-f0917cdbcadd 2018-08-28 19:19:17,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed"}}' 2018-08-28 19:19:17,463 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-b72c674f-407c-4891-a6eb-df540a111f55 Date: Tue, 28 Aug 2018 19:19:17 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:19:17Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": 22, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:17Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "98f136a2-0f89-4f2d-b4cf-8417d33c7cfb"}} 2018-08-28 19:19:17,463 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-b72c674f-407c-4891-a6eb-df540a111f55 2018-08-28 19:19:17,463 - neutron_utils - INFO - Retrieving security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:17,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-29f43608-f395-4a28-9b46-adc0fce121ef Date: Tue, 28 Aug 2018 19:19:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "updated_at": "2018-08-28T19:19:17Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:16Z", "revision_number": 0, "id": "70cc66d4-0166-4846-a365-bbb49eaf57c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:16Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:19:17Z", "revision_number": 0, "id": "98f136a2-0f89-4f2d-b4cf-8417d33c7cfb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:17Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a78b862b-be08-4a3c-9e81-e3e612478769", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "revision_number": 0, "id": "a79705b7-72c1-485d-a3a8-41d114640996", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}], "revision_number": 4, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "97347595-b1a1-4179-811a-9e5b23f297ed", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}]} 2018-08-28 19:19:17,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-29f43608-f395-4a28-9b46-adc0fce121ef 2018-08-28 19:19:17,663 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 97347595-b1a1-4179-811a-9e5b23f297ed 2018-08-28 19:19:17,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:17,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-2b82f63b-f65c-4ec4-950a-102ef60dcec7 Date: Tue, 28 Aug 2018 19:19:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:16Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:16Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "70cc66d4-0166-4846-a365-bbb49eaf57c3"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:19:17Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": 22, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:17Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "98f136a2-0f89-4f2d-b4cf-8417d33c7cfb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a78b862b-be08-4a3c-9e81-e3e612478769"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:15Z", "security_group_id": "97347595-b1a1-4179-811a-9e5b23f297ed", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:15Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "a79705b7-72c1-485d-a3a8-41d114640996"}]} 2018-08-28 19:19:17,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=97347595-b1a1-4179-811a-9e5b23f297ed used request id req-2b82f63b-f65c-4ec4-950a-102ef60dcec7 2018-08-28 19:19:17,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:17,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:18,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:19:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["Emynl23hQTGGLqJJ213B_A"], "issued_at": "2018-08-28T19:19:18.000000Z"}} 2018-08-28 19:19:18,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:18,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c95f9a53-cfed-4a4f-8d68-f547567ceb5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:18,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c95f9a53-cfed-4a4f-8d68-f547567ceb5d 2018-08-28 19:19:18,245 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:19:18,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:18,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c01b8d91-8c32-4c1c-8f62-6592cbc5398a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:18,322 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c01b8d91-8c32-4c1c-8f62-6592cbc5398a 2018-08-28 19:19:18,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:18,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-64dcbb0b-6260-4a0d-9d15-6dafbcc68e22 Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:18,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-64dcbb0b-6260-4a0d-9d15-6dafbcc68e22 2018-08-28 19:19:18,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:19:18,571 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:19:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:19:18,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:18,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fbefea-1841-4299-ab1b-93d15780d33b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:18,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-a8fbefea-1841-4299-ab1b-93d15780d33b 2018-08-28 19:19:18,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:18,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-08a73bed-8fc7-436d-9609-f6fdd21fdf9f Date: Tue, 28 Aug 2018 19:19:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:18,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-08a73bed-8fc7-436d-9609-f6fdd21fdf9f 2018-08-28 19:19:18,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:19,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-82cface5-7a1a-435f-92ab-2f77df416290 Date: Tue, 28 Aug 2018 19:19:19 GMT RESP BODY: {"ports":[]} 2018-08-28 19:19:19,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1&admin_state_up=True used request id req-82cface5-7a1a-435f-92ab-2f77df416290 2018-08-28 19:19:19,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:19,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e76ccaf2-b5dc-4585-883b-764f4132105a x-compute-request-id: req-e76ccaf2-b5dc-4585-883b-764f4132105a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:19:19,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst used request id req-e76ccaf2-b5dc-4585-883b-764f4132105a 2018-08-28 19:19:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:19,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bef1d45c-9b91-4b8e-817b-6256c65d21ac Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:19,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-bef1d45c-9b91-4b8e-817b-6256c65d21ac 2018-08-28 19:19:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:19,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52399914-209e-4132-b757-ae843be35715 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:19,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-52399914-209e-4132-b757-ae843be35715 2018-08-28 19:19:19,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:19,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f5eefc11-7c52-4c1e-a6b0-f9f804020d58 Date: Tue, 28 Aug 2018 19:19:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:19,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-f5eefc11-7c52-4c1e-a6b0-f9f804020d58 2018-08-28 19:19:19,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:20,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9d013032-f668-463d-ace2-c724dcf5fe98 Date: Tue, 28 Aug 2018 19:19:20 GMT RESP BODY: {"ports":[]} 2018-08-28 19:19:20,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1&admin_state_up=True used request id req-9d013032-f668-463d-ace2-c724dcf5fe98 2018-08-28 19:19:20,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:19:20,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:19:20,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cadfd510ad3e4d3c923534e0e8eef912", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role"}], "expires_at": "2018-08-28T20:19:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f20f4275cb8148e9b95e4283ccf4b805", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f20f4275cb8148e9b95e4283ccf4b805", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user", "id": "cc0235b6649944298e126918a884febd"}, "audit_ids": ["62a5n3osTWyyb98tyiGWaw"], "issued_at": "2018-08-28T19:19:20.000000Z"}} 2018-08-28 19:19:20,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da256b29b7b78d796333533dfc53d75e2f279333" 2018-08-28 19:19:20,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011bdff5-0dd2-4e5d-8290-ae5e8e12aeb6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:19:20,572 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-011bdff5-0dd2-4e5d-8290-ae5e8e12aeb6 2018-08-28 19:19:20,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:20,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b0e0cbe5-a99e-41a9-b586-33be8ff35a1f Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:20,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-b0e0cbe5-a99e-41a9-b586-33be8ff35a1f 2018-08-28 19:19:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:20,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a91031d4-19a9-44fb-bb56-859cbda55661 Date: Tue, 28 Aug 2018 19:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:20,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-a91031d4-19a9-44fb-bb56-859cbda55661 2018-08-28 19:19:20,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:20,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-62482a52-69b9-4950-8caf-7e9b985a9b8b Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:20,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-62482a52-69b9-4950-8caf-7e9b985a9b8b 2018-08-28 19:19:20,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:19:20,857 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:19:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:19:20,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da256b29b7b78d796333533dfc53d75e2f279333" 2018-08-28 19:19:20,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c35c7e-04c8-42f0-940b-284d9ddcbc27 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:20,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-b7c35c7e-04c8-42f0-940b-284d9ddcbc27 2018-08-28 19:19:20,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:20,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bcabb156-26c3-4c58-8d14-ef49f3e9b0db Date: Tue, 28 Aug 2018 19:19:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:20,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-bcabb156-26c3-4c58-8d14-ef49f3e9b0db 2018-08-28 19:19:20,998 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net 2018-08-28 19:19:21,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" -d '{"port": {"network_id": "8032b799-8ae5-4e94-b7eb-0d5dba8c4058", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1", "admin_state_up": true}}' 2018-08-28 19:19:22,088 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-c3065235-783f-4f34-ac02-e571e7343669 Date: Tue, 28 Aug 2018 19:19:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","project_id":"f20f4275cb8148e9b95e4283ccf4b805","qos_policy_id":null,"admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal"}} 2018-08-28 19:19:22,088 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-c3065235-783f-4f34-ac02-e571e7343669 2018-08-28 19:19:22,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-86e4bd10-e143-4119-8b10-3dfed4215f5a Date: Tue, 28 Aug 2018 19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:22,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-86e4bd10-e143-4119-8b10-3dfed4215f5a 2018-08-28 19:19:22,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae4df59b-016c-4ea1-9a0e-a7bde254c94e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:22,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-ae4df59b-016c-4ea1-9a0e-a7bde254c94e 2018-08-28 19:19:22,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d0aaa3dc-abc7-4229-9cfc-4d1247937dd4 Date: Tue, 28 Aug 2018 19:19:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:22,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-d0aaa3dc-abc7-4229-9cfc-4d1247937dd4 2018-08-28 19:19:22,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-9368ef56-9b28-4521-8d14-c4b924da653d Date: Tue, 28 Aug 2018 19:19:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:19:22,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1&admin_state_up=True used request id req-9368ef56-9b28-4521-8d14-c4b924da653d 2018-08-28 19:19:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38adfdf2-e831-4563-8886-8e4801c64552 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:22,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-38adfdf2-e831-4563-8886-8e4801c64552 2018-08-28 19:19:22,710 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst 2018-08-28 19:19:22,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-b571f44a-b953-460e-84be-c7c62812e183 x-compute-request-id: req-b571f44a-b953-460e-84be-c7c62812e183 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-flavor-name"}]} 2018-08-28 19:19:22,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b571f44a-b953-460e-84be-c7c62812e183 2018-08-28 19:19:22,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-c1483004-c8f2-464e-a847-fd55fb7d58d1 x-compute-request-id: req-c1483004-c8f2-464e-a847-fd55fb7d58d1 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:19:22,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d used request id req-c1483004-c8f2-464e-a847-fd55fb7d58d1 2018-08-28 19:19:22,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:22,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-e33b402c-51bb-4dd3-8792-31fbcadd298c Date: Tue, 28 Aug 2018 19:19:22 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:18:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:18:59Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/aceac03b-a50f-4463-b08e-c8788ebc4623/snap", "metadata": {}}], "self": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "min_disk": 0, "protected": false, "id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "file": "/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f20f4275cb8148e9b95e4283ccf4b805", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/aceac03b-a50f-4463-b08e-c8788ebc4623/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image"} 2018-08-28 19:19:22,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image used request id req-e33b402c-51bb-4dd3-8792-31fbcadd298c 2018-08-28 19:19:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:23,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6954b31e-07ce-40e0-8b4d-5b74724198e0 Date: Tue, 28 Aug 2018 19:19: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-08-28 19:19:23,111 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6954b31e-07ce-40e0-8b4d-5b74724198e0 2018-08-28 19:19:23,116 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "imageRef": "aceac03b-a50f-4463-b08e-c8788ebc4623", "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "flavorRef": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "max_count": 1, "min_count": 1, "networks": [{"port": "b2a11f7c-f3fd-445d-bed2-33185cac1b0a"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}]}}' 2018-08-28 19:19:25,073 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:19: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-d54ee1a3-e4f8-4992-ba43-6fc32e053f72 x-compute-request-id: req-d54ee1a3-e4f8-4992-ba43-6fc32e053f72 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "adminPass": "w67exYm4BvDK"}} 2018-08-28 19:19:25,073 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d54ee1a3-e4f8-4992-ba43-6fc32e053f72 2018-08-28 19:19:25,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:25,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-522ffae2-1937-497d-aae7-5abf8017ef84 x-compute-request-id: req-522ffae2-1937-497d-aae7-5abf8017ef84 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:19:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:25,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-522ffae2-1937-497d-aae7-5abf8017ef84 2018-08-28 19:19:25,496 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst 2018-08-28 19:19:25,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:25,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-b9236753-5369-4c66-bc7a-dae6255e5539 x-compute-request-id: req-b9236753-5369-4c66-bc7a-dae6255e5539 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:19:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:25,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-b9236753-5369-4c66-bc7a-dae6255e5539 2018-08-28 19:19:25,748 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - BUILD 2018-08-28 19:19:25,748 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:19:28,751 - create_instance - DEBUG - VM status query timeout in 896.744637966 2018-08-28 19:19:28,755 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:29,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-4a286748-0cf2-4fb7-9846-7d105a3dd898 x-compute-request-id: req-4a286748-0cf2-4fb7-9846-7d105a3dd898 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:19:26Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:29,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-4a286748-0cf2-4fb7-9846-7d105a3dd898 2018-08-28 19:19:29,219 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - BUILD 2018-08-28 19:19:29,219 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:19:32,222 - create_instance - DEBUG - VM status query timeout in 893.273355961 2018-08-28 19:19:32,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:32,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f81144dd-fa8a-4de5-acec-170fc300a69a x-compute-request-id: req-f81144dd-fa8a-4de5-acec-170fc300a69a Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:32,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-f81144dd-fa8a-4de5-acec-170fc300a69a 2018-08-28 19:19:32,838 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - ACTIVE 2018-08-28 19:19:32,838 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:19:32,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:33,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0d91c926-e8b0-4225-b9a9-1178a48f9787 x-compute-request-id: req-0d91c926-e8b0-4225-b9a9-1178a48f9787 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:33,385 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-0d91c926-e8b0-4225-b9a9-1178a48f9787 2018-08-28 19:19:33,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:33,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b35c2680-f03b-4c11-ba40-43ad6e80ddcb Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:33,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-b35c2680-f03b-4c11-ba40-43ad6e80ddcb 2018-08-28 19:19:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:33,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16abf29d-e7c9-4f36-b7d5-33a8654ef485 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:33,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-16abf29d-e7c9-4f36-b7d5-33a8654ef485 2018-08-28 19:19:33,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:33,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1db5ba19-5908-4772-9243-3b14288089d7 Date: Tue, 28 Aug 2018 19:19:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:33,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-1db5ba19-5908-4772-9243-3b14288089d7 2018-08-28 19:19:33,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:34,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-18d02ddb-6faa-4f68-af24-368137d9f753 Date: Tue, 28 Aug 2018 19:19:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.4"}],"id":"1ea70c6f-a481-4a15-a9e6-a4e3fd3e1420","security_groups":[],"mac_address":"fa:16:3e:10:45:c0","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal","device_id":"0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.3"}],"id":"cf8e122c-1e77-46a3-ae1c-d63f5b3cb4e8","security_groups":[],"mac_address":"fa:16:3e:04:8a:5b","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.2"}],"id":"f27bb8fc-ae27-4303-b7ff-f6065813069f","security_groups":[],"mac_address":"fa:16:3e:04:30:7a","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:34,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-18d02ddb-6faa-4f68-af24-368137d9f753 2018-08-28 19:19:34,064 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:34,808 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19: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-a1b73e59-a00e-4534-81fd-c9197866a59f x-compute-request-id: req-a1b73e59-a00e-4534-81fd-c9197866a59f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:34,808 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-a1b73e59-a00e-4534-81fd-c9197866a59f 2018-08-28 19:19:34,809 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - ACTIVE 2018-08-28 19:19:34,809 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:19:34,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:35,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19: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-8e0830f2-0e42-47ab-a669-4553e528709f x-compute-request-id: req-8e0830f2-0e42-47ab-a669-4553e528709f Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:35,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-8e0830f2-0e42-47ab-a669-4553e528709f 2018-08-28 19:19:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:35,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4654803e-dd70-42e4-8e9f-d0e6ca950abb Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:35,536 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-4654803e-dd70-42e4-8e9f-d0e6ca950abb 2018-08-28 19:19:35,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:35,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3b556bb-f01d-4367-8d27-2cd74fe62319 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:35,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-b3b556bb-f01d-4367-8d27-2cd74fe62319 2018-08-28 19:19:35,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:35,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a46c9f02-74a7-451e-8e88-1453dc1e4c34 Date: Tue, 28 Aug 2018 19:19:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:35,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-a46c9f02-74a7-451e-8e88-1453dc1e4c34 2018-08-28 19:19:35,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:35,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-91fbeb39-16cc-4bda-90b5-c92e68a6ac87 Date: Tue, 28 Aug 2018 19:19:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.4"}],"id":"1ea70c6f-a481-4a15-a9e6-a4e3fd3e1420","security_groups":[],"mac_address":"fa:16:3e:10:45:c0","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:29Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal","device_id":"0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.3"}],"id":"cf8e122c-1e77-46a3-ae1c-d63f5b3cb4e8","security_groups":[],"mac_address":"fa:16:3e:04:8a:5b","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.2"}],"id":"f27bb8fc-ae27-4303-b7ff-f6065813069f","security_groups":[],"mac_address":"fa:16:3e:04:30:7a","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:35,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-91fbeb39-16cc-4bda-90b5-c92e68a6ac87 2018-08-28 19:19:35,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}}' 2018-08-28 19:19:37,096 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:19:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-084b8f32-8675-4235-944f-0c1628d075d1 x-compute-request-id: req-084b8f32-8675-4235-944f-0c1628d075d1 Content-Length: 0 Content-Type: application/json 2018-08-28 19:19:37,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4/action used request id req-084b8f32-8675-4235-944f-0c1628d075d1 2018-08-28 19:19:37,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:37,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-5dacb717-e440-4e88-86aa-3bbf9bbf3b9f Date: Tue, 28 Aug 2018 19:19:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:05Z", "admin_state_up": true, "updated_at": "2018-08-28T19:19:11Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "c35b0a34-4c6e-4502-a6e6-5448c2d4f43b", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router"}]} 2018-08-28 19:19:37,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router used request id req-5dacb717-e440-4e88-86aa-3bbf9bbf3b9f 2018-08-28 19:19:37,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:37,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc5ba8cc-9687-496f-a7f6-3f6b31b781c0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:37,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-dc5ba8cc-9687-496f-a7f6-3f6b31b781c0 2018-08-28 19:19:37,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c35b0a34-4c6e-4502-a6e6-5448c2d4f43b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:37,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-3d054a10-942b-44c9-a238-35e668f29759 Date: Tue, 28 Aug 2018 19:19:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:37,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c35b0a34-4c6e-4502-a6e6-5448c2d4f43b used request id req-3d054a10-942b-44c9-a238-35e668f29759 2018-08-28 19:19:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8524c9d0-b8d9-4406-ace9-7e2510391af4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:37,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c67ea2e4-7823-4937-b402-33388d2149d5 Date: Tue, 28 Aug 2018 19:19:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","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":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}} 2018-08-28 19:19:37,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8524c9d0-b8d9-4406-ace9-7e2510391af4 used request id req-c67ea2e4-7823-4937-b402-33388d2149d5 2018-08-28 19:19:37,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:37,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ef52a8e3-295b-4864-95a8-0062980891eb Date: Tue, 28 Aug 2018 19:19:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:19:37,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-ef52a8e3-295b-4864-95a8-0062980891eb 2018-08-28 19:19:37,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:37,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c7a4647-c537-4304-b6a9-58a34e7696b7 Date: Tue, 28 Aug 2018 19:19:37 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:19:37,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-4c7a4647-c537-4304-b6a9-58a34e7696b7 2018-08-28 19:19:37,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:38,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a581ec5d-2499-4812-93bd-3a62eaf7d582 x-compute-request-id: req-a581ec5d-2499-4812-93bd-3a62eaf7d582 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:38,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-a581ec5d-2499-4812-93bd-3a62eaf7d582 2018-08-28 19:19:38,375 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - ACTIVE 2018-08-28 19:19:38,375 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:19:38,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:38,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e2e5107-67fc-4341-973b-4af31f7ca861 x-compute-request-id: req-8e2e5107-67fc-4341-973b-4af31f7ca861 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:38,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-8e2e5107-67fc-4341-973b-4af31f7ca861 2018-08-28 19:19:38,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:39,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6adc288d-0a50-473c-b00a-7923aa87c754 Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:39,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-6adc288d-0a50-473c-b00a-7923aa87c754 2018-08-28 19:19:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:39,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478d1689-1b23-4d3f-bb45-645be1573e00 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:39,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-478d1689-1b23-4d3f-bb45-645be1573e00 2018-08-28 19:19:39,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:39,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07158cc4-c975-4077-8a26-5e6d54f31ecd Date: Tue, 28 Aug 2018 19:19:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:39,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-07158cc4-c975-4077-8a26-5e6d54f31ecd 2018-08-28 19:19:39,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:39,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-ee6e4214-3c2d-4dea-ab12-934a62088629 Date: Tue, 28 Aug 2018 19:19:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.4"}],"id":"1ea70c6f-a481-4a15-a9e6-a4e3fd3e1420","security_groups":[],"mac_address":"fa:16:3e:10:45:c0","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["97347595-b1a1-4179-811a-9e5b23f297ed","dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal","device_id":"0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.3"}],"id":"cf8e122c-1e77-46a3-ae1c-d63f5b3cb4e8","security_groups":[],"mac_address":"fa:16:3e:04:8a:5b","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.2"}],"id":"f27bb8fc-ae27-4303-b7ff-f6065813069f","security_groups":[],"mac_address":"fa:16:3e:04:30:7a","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:39,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-ee6e4214-3c2d-4dea-ab12-934a62088629 2018-08-28 19:19:39,492 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:19:39,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:39,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a3d04989-bfa3-4881-9636-977f0d32b1ef Date: Tue, 28 Aug 2018 19:19:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:19:39,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-a3d04989-bfa3-4881-9636-977f0d32b1ef 2018-08-28 19:19:39,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:39,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-aa9b0a20-90fa-4815-98c2-2b816a64e186 Date: Tue, 28 Aug 2018 19:19:39 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:19:39,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-aa9b0a20-90fa-4815-98c2-2b816a64e186 2018-08-28 19:19:39,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "b2a11f7c-f3fd-445d-bed2-33185cac1b0a"}}' 2018-08-28 19:19:41,665 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-ebb58d3f-f817-4a42-bd38-a8c35c0c3cfa Date: Tue, 28 Aug 2018 19:19:41 GMT RESP BODY: {"floatingip": {"router_id": "c35b0a34-4c6e-4502-a6e6-5448c2d4f43b", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:40Z", "updated_at": "2018-08-28T19:19:40Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_id": "b2a11f7c-f3fd-445d-bed2-33185cac1b0a", "id": "d74a8b3c-38d2-459d-9d14-2cc8832d0400"}} 2018-08-28 19:19:41,665 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-ebb58d3f-f817-4a42-bd38-a8c35c0c3cfa 2018-08-28 19:19:41,666 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router 2018-08-28 19:19:41,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:42,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f35269ac-099a-4171-9b14-c7d5a88fa54e x-compute-request-id: req-f35269ac-099a-4171-9b14-c7d5a88fa54e Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:42,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-f35269ac-099a-4171-9b14-c7d5a88fa54e 2018-08-28 19:19:42,014 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - ACTIVE 2018-08-28 19:19:42,014 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:19:42,017 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:42,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc517029-7449-49e5-9a57-ae20e7f4f015 x-compute-request-id: req-dc517029-7449-49e5-9a57-ae20e7f4f015 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:42,344 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-dc517029-7449-49e5-9a57-ae20e7f4f015 2018-08-28 19:19:42,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:42,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-531db7d9-e94c-4210-b8b5-3b06412358a9 Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:42,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-531db7d9-e94c-4210-b8b5-3b06412358a9 2018-08-28 19:19:42,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:42,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe5bfcd-59fa-43a5-bed2-8060be338e31 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:42,526 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-dfe5bfcd-59fa-43a5-bed2-8060be338e31 2018-08-28 19:19:42,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:42,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1d31fc82-c9c0-4bce-9704-4b81ec25a84c Date: Tue, 28 Aug 2018 19:19:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:42,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-1d31fc82-c9c0-4bce-9704-4b81ec25a84c 2018-08-28 19:19:42,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:42,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-5bd60001-3cb6-4a2f-bbcc-8caf02571cce Date: Tue, 28 Aug 2018 19:19:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.4"}],"id":"1ea70c6f-a481-4a15-a9e6-a4e3fd3e1420","security_groups":[],"mac_address":"fa:16:3e:10:45:c0","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["97347595-b1a1-4179-811a-9e5b23f297ed","dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal","device_id":"0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.3"}],"id":"cf8e122c-1e77-46a3-ae1c-d63f5b3cb4e8","security_groups":[],"mac_address":"fa:16:3e:04:8a:5b","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.2"}],"id":"f27bb8fc-ae27-4303-b7ff-f6065813069f","security_groups":[],"mac_address":"fa:16:3e:04:30:7a","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:42,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-5bd60001-3cb6-4a2f-bbcc-8caf02571cce 2018-08-28 19:19:42,834 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-08-28 19:19:42,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:43,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5058bf12-9b87-4c03-ae46-2df1d37bae05 x-compute-request-id: req-5058bf12-9b87-4c03-ae46-2df1d37bae05 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:43,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-5058bf12-9b87-4c03-ae46-2df1d37bae05 2018-08-28 19:19:43,331 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:19:44,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21126c50-dc39-4878-8e48-733c109c5d77 x-compute-request-id: req-21126c50-dc39-4878-8e48-733c109c5d77 Content-Encoding: gzip Content-Length: 9653 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 479120700 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.912 MHz processor\n[ 0.167603] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.169281] pid_max: default: 32768 minimum: 301\n[ 0.170192] ACPI: Core revision 20150930\n[ 0.171600] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.172901] Security Framework initialized\n[ 0.173740] Yama: becoming mindful.\n[ 0.174497] AppArmor: AppArmor initialized\n[ 0.175390] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.176672] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.177921] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.179109] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.180471] Initializing cgroup subsys io\n[ 0.181282] Initializing cgroup subsys memory\n[ 0.182140] Initializing cgroup subsys devices\n[ 0.183023] Initializing cgroup subsys freezer\n[ 0.183889] Initializing cgroup subsys net_cls\n[ 0.184757] Initializing cgroup subsys perf_event\n[ 0.185666] Initializing cgroup subsys net_prio\n[ 0.186547] Initializing cgroup subsys hugetlb\n[ 0.187422] Initializing cgroup subsys pids\n[ 0.188321] CPU: Physical Processor ID: 0\n[ 0.189807] mce: CPU supports 10 MCE banks\n[ 0.190660] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.191662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.193937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.200374] ftrace: allocating 31920 entries in 125 pages\n[ 0.226705] smpboot: Max logical packages: 2\n[ 0.227567] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.228758] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.230120] x2apic enabled\n[ 0.230949] Switched APIC routing to physical x2apic.\n[ 0.232703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.233913] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.236026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.237931] KVM setup paravirtual spinlock\n[ 0.239340] x86: Booting SMP configuration:\n[ 0.240229] .... node #0, CPUs: #1\n[ 0.241132] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.262780] x86: Booted up 1 node, 2 CPUs\n[ 0.262782] KVM setup async PF for cpu 1\n[ 0.262784] kvm-stealtime: cpu 1, msr f90d940\n[ 0.265367] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.266863] devtmpfs: initialized\n[ 0.268563] evm: security.selinux\n[ 0.269264] evm: security.SMACK64\n[ 0.269954] evm: security.SMACK64EXEC\n[ 0.270690] evm: security.SMACK64TRANSMUTE\n[ 0.271502] evm: security.SMACK64MMAP\n[ 0.272251] evm: security.ima\n[ 0.272891] evm: security.capability\n[ 0.273749] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.275630] pinctrl core: initialized pinctrl subsystem\n[ 0.276720] RTC time: 19:19:29, date: 08/28/18\n[ 0.277697] NET: Registered protocol family 16\n[ 0.287633] cpuidle: using governor ladder\n[ 0.299732] cpuidle: using governor menu\n[ 0.300664] PCCT header not found.\n[ 0.301646] ACPI: bus type PCI registered\n[ 0.302570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.304076] PCI: Using configuration type 1 for base access\n[ 0.316390] ACPI: Added _OSI(Module Device)\n[ 0.317454] ACPI: Added _OSI(Processor Device)\n[ 0.318431] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.319446] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.322019] ACPI: Interpreter enabled\n[ 0.323029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.325652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.328211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.330611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.333226] ACPI: (supports S0 S5)\n[ 0.334135] ACPI: Using IOAPIC for interrupt routing\n[ 0.335397] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.339450] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.341006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.342719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.344320] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.347208] acpiphp: Slot [3] registered\n[ 0.348260] acpiphp: Slot [4] registered\n[ 0.349304] acpiphp: Slot [5] registered\n[ 0.350331] acpiphp: Slot [6] registered\n[ 0.351335] acpiphp: Slot [7] registered\n[ 0.352408] acpiphp: Slot [8] registered\n[ 0.353412] acpiphp: Slot [9] registered\n[ 0.354400] acpiphp: Slot [10] registered\n[ 0.365688] acpiphp: Slot [11] registered\n[ 0.366755] acpiphp: Slot [12] registered\n[ 0.367766] acpiphp: Slot [13] registered\n[ 0.368788] acpiphp: Slot [14] registered\n[ 0.369851] acpiphp: Slot [15] registered\n[ 0.370904] acpiphp: Slot [16] registered\n[ 0.371921] acpiphp: Slot [17] registered\n[ 0.372987] acpiphp: Slot [18] registered\n[ 0.374048] acpiphp: Slot [19] registered\n[ 0.375132] acpiphp: Slot [20] registered\n[ 0.376194] acpiphp: Slot [21] registered\n[ 0.377235] acpiphp: Slot [22] registered\n[ 0.378301] acpiphp: Slot [23] registered\n[ 0.379364] acpiphp: Slot [24] registered\n[ 0.380455] acpiphp: Slot [25] registered\n[ 0.381542] acpiphp: Slot [26] registered\n[ 0.382619] acpiphp: Slot [27] registered\n[ 0.383670] acpiphp: Slot [28] registered\n[ 0.384717] acpiphp: Slot [29] registered\n[ 0.385790] acpiphp: Slot [30] registered\n[ 0.386863] acpiphp: Slot [31] registered\n[ 0.387927] PCI host bridge to bus 0000:00\n[ 0.388974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.390601] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.392235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.394159] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.396078] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.402580] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.404313] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.405905] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.407682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.414355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.416296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.461409] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.463209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.465012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.466841] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.469273] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.470981] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.472466] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.473860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.475922] vgaarb: loaded\n[ 0.476708] vgaarb: bridge control possible 0000:00:02.0\n[ 0.478221] SCSI subsystem initialized\n[ 0.479296] ACPI: bus type USB registered\n[ 0.480373] usbcore: registered new interface driver usbfs\n[ 0.481773] usbcore: registered new interface driver hub\n[ 0.483165] usbcore: registered new device driver usb\n[ 0.484620] PCI: Using ACPI for IRQ routing\n[ 0.485910] NetLabel: Initializing\n[ 0.486866] NetLabel: domain hash size = 128\n[ 0.488005] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.489289] NetLabel: unlabeled traffic allowed by default\n[ 0.490805] clocksource: Switched to clocksource kvm-clock\n[ 0.497130] AppArmor: AppArmor Filesystem Enabled\n[ 0.498428] pnp: PnP ACPI init\n[ 0.499586] pnp: PnP ACPI: found 5 devices\n[ 0.507273] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.509591] NET: Registered protocol family 2\n[ 0.510895] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.512675] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.514263] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.515835] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.517214] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.518817] NET: Registered protocol family 1\n[ 0.519998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.521455] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.522934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.541790] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.560981] Trying to unpack rootfs image as initramfs...\n[ 0.611967] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.626548] Scanning for low memory corruption every 60 seconds\n[ 0.628445] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.629987] audit: initializing netlink subsys (disabled)\n[ 0.631460] audit: type=2000 audit(1535483970.259:1): initialized\n[ 0.633147] Initialise system trusted keyring\n[ 0.634338] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.635918] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.638528] zbud: loaded\n[ 0.639510] VFS: Disk quotas dquot_6.6.0\n[ 0.640525] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.642623] fuse init (API version 7.23)\n[ 0.643809] Key type big_key registered\n[ 0.648874] Allocating IMA MOK and blacklist keyrings.\n[ 0.651222] Key type asymmetric registered\n[ 0.652401] Asymmetric key parser 'x509' registered\n[ 0.653772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.655961] io scheduler noop registered\n[ 0.657079] io scheduler deadline registered (default)\n[ 0.658502] io scheduler cfq registered\n[ 0.659696] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.661266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.663133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.665243] ACPI: Power Button [PWRF]\n[ 0.666466] GHES: HEST is not enabled!\n[ 0.684758] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.722659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.725554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.750810] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.753765] Linux agpgart interface v0.103\n[ 0.756648] brd: module loaded\n[ 0.758109] loop: module loaded\n[ 0.762373] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.763824] GPT:90111 != 20971519\n[ 0.764511] GPT:Alternate GPT header not at the end of the disk.\n[ 0.765591] GPT:90111 != 20971519\n[ 0.766272] GPT: Use GNU Parted to correct GPT errors.\n[ 0.767236] vda: vda1 vda15\n[ 0.768907] scsi host0: ata_piix\n[ 0.769661] scsi host1: ata_piix\n[ 0.770369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.771586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.772856] libphy: Fixed MDIO Bus: probed\n[ 0.773716] tun: Universal TUN/TAP device driver, 1.6\n[ 0.774703] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.776738] PPP generic driver version 2.4.2\n[ 0.777927] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.779495] ehci-pci: EHCI PCI platform driver\n[ 0.780698] ehci-platform: EHCI generic platform driver\n[ 0.782280] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.784106] ohci-pci: OHCI PCI platform driver\n[ 0.785474] ohci-platform: OHCI generic platform driver\n[ 0.787066] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.806454] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.808028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.810294] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.811869] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.813626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.815651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.817917] usb usb1: Product: UHCI Host Controller\n[ 0.819419] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.821282] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.822772] hub 1-0:1.0: USB hub found\n[ 0.823955] hub 1-0:1.0: 2 ports detected\n[ 0.825355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.828339] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.829866] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.831511] mousedev: PS/2 mouse device common for all mice\n[ 0.833384] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.836210] rtc_cmos 00:00: RTC can wake from S4\n[ 0.837800] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.839657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.841565] i2c /dev entries driver\n[ 0.842712] device-mapper: uevent: version 1.0.3\n[ 0.844167] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.846753] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.848798] NET: Registered protocol family 10\n[ 0.849880] NET: Registered protocol family 17\n[ 0.850780] Key type dns_resolver registered\n[ 0.851779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.852895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.854608] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.856474] registered taskstats version 1\n[ 0.857340] Loading compiled-in X.509 certificates\n[ 0.858813] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.860715] zswap: loaded using pool lzo/zbud\n[ 0.862409] Key type trusted registered\n[ 0.864196] Key type encrypted registered\n[ 0.865041] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.866086] ima: No TPM chip found, activating TPM-bypass!\n[ 0.867153] evm: HMAC attrs: 0x1\n[ 0.868125] Magic number: 14:404:345\n[ 0.868931] tty tty62: hash matches\n[ 0.880276] rtc_cmos 00:00: setting system clock to 2018-08-28 19:19:29 UTC (1535483969)\n[ 0.881949] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.883105] EDD information not available.\n[ 0.927892] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.929490] Write protecting the kernel read-only data: 14336k\n[ 0.931154] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.932995] 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.996671] 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.30\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.8...\nLease of 10.55.1.8 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.50. iid=i-000000ef\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDB8lWokje69B+vUnWgbdpuKKkg7+zzRnXMC4aSGf6Oo6t6f+vXd58wz/wJwYH8H+ROoj+LwCbHrhdwseD06zuhg4gd2KcOwyBXt6o20E9xEnCstidrAlvnUlafieoSyqrvoXa9wQe7yA0blUyytnrLh+vhKrjlFxnUpmBOti5UOtHPSr6zlCbk2vb3hzRuPUxfU8ymwPQB2Fdk+AuI1dXgzdiU34377rLWLB32+mF5IeZtIQ5Zd8NeuD+DtvMDsL2fCuZk9hraz+XMGeDBzK6UJyM7xymAg/dmXHIUiLizkLG5BhGFFhHFSJcowrcvazIQrWIKKvfQ3hWSKg20G2kn root@createinstancesinglenetworktests-56ba0d75-f1cd-4430-b55d-357f3d\nssh-dss AAAAB3NzaC1kc3MAAACBAI2HYGKpXOU9RTNeS9nVHN4LD5bF4PTfzyPg1Ywxt+bj0C3gitL3xUBVhzi8+5/I6tcGDKaDn++T20W7IM8lAGEHetG4tPuny3wQxxNKxz9jUN125GFQsQIKAFtu3Bb52Cn51mNW/PoS6Bc8bAFiLY/l3mY/7OR/ITvr2xbLrLwhAAAAFQDuxwNoMM2z/Dfoc8D9RFv+VPBOiwAAAIAfMnOWtQyRwakjK4paHW8HFZWFV6c6TyOoJ6PHBracA6ImBdHBgt3mZlWAaJBwjmTPqU54PkDxh+1jGEaTTs/IhXK4p5yt9yMn3XU9Y++CfBVmmRdiTTmHC9uj+A2Kx2UyPlek1eWIjglSOJfx1CTp54qRsk4de1D59O6GWoDYWwAAAIB05ZMdIlKXaQL/GQ6SahFwWh8HyOStShgaJ1rvl3X5whW95cwqTMiNy/zoTqDYfXlEzmAArIlOFDJm3FlruOC/o3YU1Lx5+DBGLWCPsCX+aVkyn6jgTf44dsKK1uveXM5zK4N3BQxSmmN0XOJVhaputIjKB8rGT+b9sF8OrVTt9g== root@createinstancesinglenetworktests-56ba0d75-f1cd-4430-b55d-357f3d\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.8,24,fe80::f816:3eff:fe6c:e8a3/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \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-000000ef\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-56ba0d75-f1cd-4430-b55d-357f3d\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-56ba0d75-f1cd-4430-b55d-357f3d login: "} 2018-08-28 19:19:44,409 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4/action used request id req-21126c50-dc39-4878-8e48-733c109c5d77 2018-08-28 19:19:44,411 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:19:44,411 - 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 479120700 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.912 MHz processor [ 0.167603] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.169281] pid_max: default: 32768 minimum: 301 [ 0.170192] ACPI: Core revision 20150930 [ 0.171600] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.172901] Security Framework initialized [ 0.173740] Yama: becoming mindful. [ 0.174497] AppArmor: AppArmor initialized [ 0.175390] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.176672] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.177921] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.179109] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.180471] Initializing cgroup subsys io [ 0.181282] Initializing cgroup subsys memory [ 0.182140] Initializing cgroup subsys devices [ 0.183023] Initializing cgroup subsys freezer [ 0.183889] Initializing cgroup subsys net_cls [ 0.184757] Initializing cgroup subsys perf_event [ 0.185666] Initializing cgroup subsys net_prio [ 0.186547] Initializing cgroup subsys hugetlb [ 0.187422] Initializing cgroup subsys pids [ 0.188321] CPU: Physical Processor ID: 0 [ 0.189807] mce: CPU supports 10 MCE banks [ 0.190660] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.191662] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.193937] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.200374] ftrace: allocating 31920 entries in 125 pages [ 0.226705] smpboot: Max logical packages: 2 [ 0.227567] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.228758] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.230120] x2apic enabled [ 0.230949] Switched APIC routing to physical x2apic. [ 0.232703] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.233913] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.236026] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.237931] KVM setup paravirtual spinlock [ 0.239340] x86: Booting SMP configuration: [ 0.240229] .... node #0, CPUs: #1 [ 0.241132] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.262780] x86: Booted up 1 node, 2 CPUs [ 0.262782] KVM setup async PF for cpu 1 [ 0.262784] kvm-stealtime: cpu 1, msr f90d940 [ 0.265367] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.266863] devtmpfs: initialized [ 0.268563] evm: security.selinux [ 0.269264] evm: security.SMACK64 [ 0.269954] evm: security.SMACK64EXEC [ 0.270690] evm: security.SMACK64TRANSMUTE [ 0.271502] evm: security.SMACK64MMAP [ 0.272251] evm: security.ima [ 0.272891] evm: security.capability [ 0.273749] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.275630] pinctrl core: initialized pinctrl subsystem [ 0.276720] RTC time: 19:19:29, date: 08/28/18 [ 0.277697] NET: Registered protocol family 16 [ 0.287633] cpuidle: using governor ladder [ 0.299732] cpuidle: using governor menu [ 0.300664] PCCT header not found. [ 0.301646] ACPI: bus type PCI registered [ 0.302570] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.304076] PCI: Using configuration type 1 for base access [ 0.316390] ACPI: Added _OSI(Module Device) [ 0.317454] ACPI: Added _OSI(Processor Device) [ 0.318431] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.319446] ACPI: Added _OSI(Processor Aggregator Device) [ 0.322019] ACPI: Interpreter enabled [ 0.323029] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.325652] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.328211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.330611] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.333226] ACPI: (supports S0 S5) [ 0.334135] ACPI: Using IOAPIC for interrupt routing [ 0.335397] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.339450] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.341006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.342719] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.344320] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.347208] acpiphp: Slot [3] registered [ 0.348260] acpiphp: Slot [4] registered [ 0.349304] acpiphp: Slot [5] registered [ 0.350331] acpiphp: Slot [6] registered [ 0.351335] acpiphp: Slot [7] registered [ 0.352408] acpiphp: Slot [8] registered [ 0.353412] acpiphp: Slot [9] registered [ 0.354400] acpiphp: Slot [10] registered [ 0.365688] acpiphp: Slot [11] registered [ 0.366755] acpiphp: Slot [12] registered [ 0.367766] acpiphp: Slot [13] registered [ 0.368788] acpiphp: Slot [14] registered [ 0.369851] acpiphp: Slot [15] registered [ 0.370904] acpiphp: Slot [16] registered [ 0.371921] acpiphp: Slot [17] registered [ 0.372987] acpiphp: Slot [18] registered [ 0.374048] acpiphp: Slot [19] registered [ 0.375132] acpiphp: Slot [20] registered [ 0.376194] acpiphp: Slot [21] registered [ 0.377235] acpiphp: Slot [22] registered [ 0.378301] acpiphp: Slot [23] registered [ 0.379364] acpiphp: Slot [24] registered [ 0.380455] acpiphp: Slot [25] registered [ 0.381542] acpiphp: Slot [26] registered [ 0.382619] acpiphp: Slot [27] registered [ 0.383670] acpiphp: Slot [28] registered [ 0.384717] acpiphp: Slot [29] registered [ 0.385790] acpiphp: Slot [30] registered [ 0.386863] acpiphp: Slot [31] registered [ 0.387927] PCI host bridge to bus 0000:00 [ 0.388974] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.390601] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.392235] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.394159] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.396078] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.402580] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.404313] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.405905] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.407682] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.414355] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.416296] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.461409] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.463209] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.465012] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.466841] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.469273] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.470981] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.472466] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.473860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.475922] vgaarb: loaded [ 0.476708] vgaarb: bridge control possible 0000:00:02.0 [ 0.478221] SCSI subsystem initialized [ 0.479296] ACPI: bus type USB registered [ 0.480373] usbcore: registered new interface driver usbfs [ 0.481773] usbcore: registered new interface driver hub [ 0.483165] usbcore: registered new device driver usb [ 0.484620] PCI: Using ACPI for IRQ routing [ 0.485910] NetLabel: Initializing [ 0.486866] NetLabel: domain hash size = 128 [ 0.488005] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.489289] NetLabel: unlabeled traffic allowed by default [ 0.490805] clocksource: Switched to clocksource kvm-clock [ 0.497130] AppArmor: AppArmor Filesystem Enabled [ 0.498428] pnp: PnP ACPI init [ 0.499586] pnp: PnP ACPI: found 5 devices [ 0.507273] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.509591] NET: Registered protocol family 2 [ 0.510895] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.512675] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.514263] TCP: Hash tables configured (established 2048 bind 2048) [ 0.515835] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.517214] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.518817] NET: Registered protocol family 1 [ 0.519998] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.521455] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.522934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.541790] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.560981] Trying to unpack rootfs image as initramfs... [ 0.611967] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.626548] Scanning for low memory corruption every 60 seconds [ 0.628445] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.629987] audit: initializing netlink subsys (disabled) [ 0.631460] audit: type=2000 audit(1535483970.259:1): initialized [ 0.633147] Initialise system trusted keyring [ 0.634338] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.635918] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.638528] zbud: loaded [ 0.639510] VFS: Disk quotas dquot_6.6.0 [ 0.640525] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.642623] fuse init (API version 7.23) [ 0.643809] Key type big_key registered [ 0.648874] Allocating IMA MOK and blacklist keyrings. [ 0.651222] Key type asymmetric registered [ 0.652401] Asymmetric key parser 'x509' registered [ 0.653772] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.655961] io scheduler noop registered [ 0.657079] io scheduler deadline registered (default) [ 0.658502] io scheduler cfq registered [ 0.659696] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.661266] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.663133] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.665243] ACPI: Power Button [PWRF] [ 0.666466] GHES: HEST is not enabled! [ 0.684758] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.722659] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.725554] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.750810] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.753765] Linux agpgart interface v0.103 [ 0.756648] brd: module loaded [ 0.758109] loop: module loaded [ 0.762373] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.763824] GPT:90111 != 20971519 [ 0.764511] GPT:Alternate GPT header not at the end of the disk. [ 0.765591] GPT:90111 != 20971519 [ 0.766272] GPT: Use GNU Parted to correct GPT errors. [ 0.767236] vda: vda1 vda15 [ 0.768907] scsi host0: ata_piix [ 0.769661] scsi host1: ata_piix [ 0.770369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.771586] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.772856] libphy: Fixed MDIO Bus: probed [ 0.773716] tun: Universal TUN/TAP device driver, 1.6 [ 0.774703] tun: (C) 1999-2004 Max Krasnyansky [ 0.776738] PPP generic driver version 2.4.2 [ 0.777927] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.779495] ehci-pci: EHCI PCI platform driver [ 0.780698] ehci-platform: EHCI generic platform driver [ 0.782280] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.784106] ohci-pci: OHCI PCI platform driver [ 0.785474] ohci-platform: OHCI generic platform driver [ 0.787066] uhci_hcd: USB Universal Host Controller Interface driver [ 0.806454] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.808028] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.810294] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.811869] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.813626] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.815651] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.817917] usb usb1: Product: UHCI Host Controller [ 0.819419] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.821282] usb usb1: SerialNumber: 0000:00:01.2 [ 0.822772] hub 1-0:1.0: USB hub found [ 0.823955] hub 1-0:1.0: 2 ports detected [ 0.825355] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.828339] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.829866] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.831511] mousedev: PS/2 mouse device common for all mice [ 0.833384] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.836210] rtc_cmos 00:00: RTC can wake from S4 [ 0.837800] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.839657] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.841565] i2c /dev entries driver [ 0.842712] device-mapper: uevent: version 1.0.3 [ 0.844167] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.846753] ledtrig-cpu: registered to indicate activity on CPUs [ 0.848798] NET: Registered protocol family 10 [ 0.849880] NET: Registered protocol family 17 [ 0.850780] Key type dns_resolver registered [ 0.851779] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.852895] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.854608] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.856474] registered taskstats version 1 [ 0.857340] Loading compiled-in X.509 certificates [ 0.858813] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.860715] zswap: loaded using pool lzo/zbud [ 0.862409] Key type trusted registered [ 0.864196] Key type encrypted registered [ 0.865041] AppArmor: AppArmor sha1 policy hashing enabled [ 0.866086] ima: No TPM chip found, activating TPM-bypass! [ 0.867153] evm: HMAC attrs: 0x1 [ 0.868125] Magic number: 14:404:345 [ 0.868931] tty tty62: hash matches [ 0.880276] rtc_cmos 00:00: setting system clock to 2018-08-28 19:19:29 UTC (1535483969) [ 0.881949] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.883105] EDD information not available. [ 0.927892] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.929490] Write protecting the kernel read-only data: 14336k [ 0.931154] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.932995] 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.996671] 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.30 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.8... Lease of 10.55.1.8 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.50. iid=i-000000ef 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDB8lWokje69B+vUnWgbdpuKKkg7+zzRnXMC4aSGf6Oo6t6f+vXd58wz/wJwYH8H+ROoj+LwCbHrhdwseD06zuhg4gd2KcOwyBXt6o20E9xEnCstidrAlvnUlafieoSyqrvoXa9wQe7yA0blUyytnrLh+vhKrjlFxnUpmBOti5UOtHPSr6zlCbk2vb3hzRuPUxfU8ymwPQB2Fdk+AuI1dXgzdiU34377rLWLB32+mF5IeZtIQ5Zd8NeuD+DtvMDsL2fCuZk9hraz+XMGeDBzK6UJyM7xymAg/dmXHIUiLizkLG5BhGFFhHFSJcowrcvazIQrWIKKvfQ3hWSKg20G2kn root@createinstancesinglenetworktests-56ba0d75-f1cd-4430-b55d-357f3d ssh-dss AAAAB3NzaC1kc3MAAACBAI2HYGKpXOU9RTNeS9nVHN4LD5bF4PTfzyPg1Ywxt+bj0C3gitL3xUBVhzi8+5/I6tcGDKaDn++T20W7IM8lAGEHetG4tPuny3wQxxNKxz9jUN125GFQsQIKAFtu3Bb52Cn51mNW/PoS6Bc8bAFiLY/l3mY/7OR/ITvr2xbLrLwhAAAAFQDuxwNoMM2z/Dfoc8D9RFv+VPBOiwAAAIAfMnOWtQyRwakjK4paHW8HFZWFV6c6TyOoJ6PHBracA6ImBdHBgt3mZlWAaJBwjmTPqU54PkDxh+1jGEaTTs/IhXK4p5yt9yMn3XU9Y++CfBVmmRdiTTmHC9uj+A2Kx2UyPlek1eWIjglSOJfx1CTp54qRsk4de1D59O6GWoDYWwAAAIB05ZMdIlKXaQL/GQ6SahFwWh8HyOStShgaJ1rvl3X5whW95cwqTMiNy/zoTqDYfXlEzmAArIlOFDJm3FlruOC/o3YU1Lx5+DBGLWCPsCX+aVkyn6jgTf44dsKK1uveXM5zK4N3BQxSmmN0XOJVhaputIjKB8rGT+b9sF8OrVTt9g== root@createinstancesinglenetworktests-56ba0d75-f1cd-4430-b55d-357f3d -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe6c:e8a3/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 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-000000ef name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-56ba0d75-f1cd-4430-b55d-357f3d 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-56ba0d75-f1cd-4430-b55d-357f3d login: 2018-08-28 19:19:44,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:44,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2777dd57-204a-461e-8079-c61d37d762b7 x-compute-request-id: req-2777dd57-204a-461e-8079-c61d37d762b7 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:44,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-2777dd57-204a-461e-8079-c61d37d762b7 2018-08-28 19:19:44,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:44,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4654a30b-3a3f-4804-bbf8-04af015066fe Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:44,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-4654a30b-3a3f-4804-bbf8-04af015066fe 2018-08-28 19:19:44,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:45,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abbbbedb-8e27-449d-a1ac-1822c412d577 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:45,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-abbbbedb-8e27-449d-a1ac-1822c412d577 2018-08-28 19:19:45,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:45,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-13fcf656-5ff6-4fb7-80dc-1d1f1343c586 Date: Tue, 28 Aug 2018 19:19:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:45,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-13fcf656-5ff6-4fb7-80dc-1d1f1343c586 2018-08-28 19:19:45,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:45,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-8c9f682f-2a40-481b-9436-23049edf40a6 Date: Tue, 28 Aug 2018 19:19:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.4"}],"id":"1ea70c6f-a481-4a15-a9e6-a4e3fd3e1420","security_groups":[],"mac_address":"fa:16:3e:10:45:c0","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["97347595-b1a1-4179-811a-9e5b23f297ed","dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal","device_id":"0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.3"}],"id":"cf8e122c-1e77-46a3-ae1c-d63f5b3cb4e8","security_groups":[],"mac_address":"fa:16:3e:04:8a:5b","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.2"}],"id":"f27bb8fc-ae27-4303-b7ff-f6065813069f","security_groups":[],"mac_address":"fa:16:3e:04:30:7a","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:45,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-8c9f682f-2a40-481b-9436-23049edf40a6 2018-08-28 19:19:45,170 - create_instance - INFO - Checking if VM is active 2018-08-28 19:19:45,173 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:45,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1315773e-aa1f-4cf7-acc9-8082f0c80e68 x-compute-request-id: req-1315773e-aa1f-4cf7-acc9-8082f0c80e68 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:45,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-1315773e-aa1f-4cf7-acc9-8082f0c80e68 2018-08-28 19:19:45,494 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - ACTIVE 2018-08-28 19:19:45,494 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:19:45,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:46,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09071bf5-e1e8-41da-a30a-793951000f2b x-compute-request-id: req-09071bf5-e1e8-41da-a30a-793951000f2b Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6c:e8:a3", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp"}, {"name": "default"}], "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:29Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:46,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-09071bf5-e1e8-41da-a30a-793951000f2b 2018-08-28 19:19:46,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:46,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9a663dbe-9ae0-41d5-a97f-9d79fa26ccdb Date: Tue, 28 Aug 2018 19:19: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":["8524c9d0-b8d9-4406-ace9-7e2510391af4"],"updated_at":"2018-08-28T19:19:02Z","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net"}]} 2018-08-28 19:19:46,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net used request id req-9a663dbe-9ae0-41d5-a97f-9d79fa26ccdb 2018-08-28 19:19:46,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:46,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abab6e60-e041-4fcf-b52b-cc3b596ae8c7 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:19:46,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-abab6e60-e041-4fcf-b52b-cc3b596ae8c7 2018-08-28 19:19:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:46,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1268229c-2d1b-410f-ae94-efdf3f0e6f8d Date: Tue, 28 Aug 2018 19:19:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:19:02Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f20f4275cb8148e9b95e4283ccf4b805","id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet"}]} 2018-08-28 19:19:46,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-1268229c-2d1b-410f-ae94-efdf3f0e6f8d 2018-08-28 19:19:46,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:46,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9ed63327-a2d5-45b3-9927-95077bd458b7 Date: Tue, 28 Aug 2018 19:19:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.4"}],"id":"1ea70c6f-a481-4a15-a9e6-a4e3fd3e1420","security_groups":[],"mac_address":"fa:16:3e:10:45:c0","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.8"}],"id":"b2a11f7c-f3fd-445d-bed2-33185cac1b0a","security_groups":["97347595-b1a1-4179-811a-9e5b23f297ed","dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66"],"mac_address":"fa:16:3e:6c:e8:a3","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:21Z","binding:vnic_type":"normal","device_id":"0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.3"}],"id":"cf8e122c-1e77-46a3-ae1c-d63f5b3cb4e8","security_groups":[],"mac_address":"fa:16:3e:04:8a:5b","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:03Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.2"}],"id":"f27bb8fc-ae27-4303-b7ff-f6065813069f","security_groups":[],"mac_address":"fa:16:3e:04:30:7a","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:02Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8032b799-8ae5-4e94-b7eb-0d5dba8c4058"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:19:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8524c9d0-b8d9-4406-ace9-7e2510391af4","ip_address":"10.55.1.1"}],"id":"fef41593-d75d-4e7a-8822-de2f60239269","security_groups":[],"mac_address":"fa:16:3e:83:46:6c","project_id":"f20f4275cb8148e9b95e4283ccf4b805","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8032b799-8ae5-4e94-b7eb-0d5dba8c4058","tenant_id":"f20f4275cb8148e9b95e4283ccf4b805","created_at":"2018-08-28T19:19:10Z","binding:vnic_type":"normal","device_id":"c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"}]} 2018-08-28 19:19:46,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-9ed63327-a2d5-45b3-9927-95077bd458b7 2018-08-28 19:19:46,673 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:19:46,677 - paramiko.transport - DEBUG - starting thread (client mode): 0x49113890L 2018-08-28 19:19:46,678 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:19:46,678 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:19:46,678 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:19:46,680 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:19:46,680 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:19:46,680 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:19:46,680 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:19:46,681 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:19:46,681 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:19:46,698 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:19:46,699 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:19:46,710 - paramiko.transport - DEBUG - Trying key f03a0eb0c4d7d4e03a143c1db356b860 from tmp/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7 2018-08-28 19:19:46,736 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:19:46,739 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:19:46,839 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:19:46,856 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:19:46,856 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:19:46,858 - paramiko.transport - DEBUG - starting thread (client mode): 0x49113e90L 2018-08-28 19:19:46,858 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:19:46,859 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:19:46,859 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:19:46,860 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:19:46,860 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:19:46,860 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:19:46,860 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:19:46,861 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:19:46,861 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:19:46,878 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:19:46,878 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:19:46,891 - paramiko.transport - DEBUG - Trying key f03a0eb0c4d7d4e03a143c1db356b860 from tmp/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7 2018-08-28 19:19:46,916 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:19:46,920 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:19:46,923 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:19:46,924 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:19:46,924 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:19:46,925 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:19:46,926 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:19:46,928 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-08-28 19:19:46,928 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-08-28 19:19:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/d74a8b3c-38d2-459d-9d14-2cc8832d0400 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:47,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0bce1848-4ca2-43a7-b5ce-035cc526516a Content-Length: 0 Date: Tue, 28 Aug 2018 19:19:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:19:47,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/d74a8b3c-38d2-459d-9d14-2cc8832d0400 used request id req-0bce1848-4ca2-43a7-b5ce-035cc526516a 2018-08-28 19:19:47,928 - create_instance - INFO - Deleting Port with ID - b2a11f7c-f3fd-445d-bed2-33185cac1b0a 2018-08-28 19:19:47,928 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7port-1 2018-08-28 19:19:47,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/b2a11f7c-f3fd-445d-bed2-33185cac1b0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:48,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e3fe2119-37be-49ee-8da8-1948d5b5da7b Date: Tue, 28 Aug 2018 19:19:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:19:48,411 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/b2a11f7c-f3fd-445d-bed2-33185cac1b0a used request id req-e3fe2119-37be-49ee-8da8-1948d5b5da7b 2018-08-28 19:19:48,411 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst 2018-08-28 19:19:48,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:48,630 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-93d4f376-da49-488a-9cf8-e8cf7492e834 x-compute-request-id: req-93d4f376-da49-488a-9cf8-e8cf7492e834 Content-Type: application/json 2018-08-28 19:19:48,630 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-93d4f376-da49-488a-9cf8-e8cf7492e834 2018-08-28 19:19:48,630 - create_instance - INFO - Checking deletion status 2018-08-28 19:19:48,633 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:48,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8cf2597d-b39f-43f5-aef8-3dc27de1fc87 x-compute-request-id: req-8cf2597d-b39f-43f5-aef8-3dc27de1fc87 Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:48Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:48,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-8cf2597d-b39f-43f5-aef8-3dc27de1fc87 2018-08-28 19:19:48,955 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - ACTIVE 2018-08-28 19:19:48,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:19:51,958 - create_instance - DEBUG - VM status query timeout in 296.672272921 2018-08-28 19:19:51,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:52,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:19:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ac893d4-5b65-4e3a-94b5-a480887dac5f x-compute-request-id: req-9ac893d4-5b65-4e3a-94b5-a480887dac5f Content-Encoding: gzip Content-Length: 672 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "rel": "bookmark"}], "image": {"id": "aceac03b-a50f-4463-b08e-c8788ebc4623", "links": [{"href": "http://172.30.9.28:8774/images/aceac03b-a50f-4463-b08e-c8788ebc4623", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:19:29.000000", "flavor": {"id": "33153d4c-8532-4c61-b3a6-34eff2a4598d", "links": [{"href": "http://172.30.9.28:8774/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d", "rel": "bookmark"}]}, "id": "0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4", "user_id": "cc0235b6649944298e126918a884febd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:19:48Z", "hostId": "1a9a23c27f393020707eca2f92fa65c2581f4173642152d2a7db7fab", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp", "name": "CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst", "created": "2018-08-28T19:19:25Z", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:19:52,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-9ac893d4-5b65-4e3a-94b5-a480887dac5f 2018-08-28 19:19:52,202 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst] is - ACTIVE 2018-08-28 19:19:52,202 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:19:55,205 - create_instance - DEBUG - VM status query timeout in 293.424888849 2018-08-28 19:19:55,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51b988068f34644d30340592a18a1149e4dfd037" 2018-08-28 19:19:55,260 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:19: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-bc10f290-5fad-4620-a956-1b8c0d502650 x-compute-request-id: req-bc10f290-5fad-4620-a956-1b8c0d502650 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 could not be found.", "code": 404}} 2018-08-28 19:19:55,260 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 used request id req-bc10f290-5fad-4620-a956-1b8c0d502650 2018-08-28 19:19:55,260 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 0be4f320-ebc5-4eb9-82a6-4feb2b22f0a4 could not be found. (HTTP 404) (Request-ID: req-bc10f290-5fad-4620-a956-1b8c0d502650) 2018-08-28 19:19:55,261 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-inst 2018-08-28 19:19:55,262 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp 2018-08-28 19:19:55,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1aaee619fed5bebd8a8589da43240e08cc377aa" 2018-08-28 19:19:55,307 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:19: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-bd536c49-b0e3-4f32-83c7-01e0ee30bb7f x-compute-request-id: req-bd536c49-b0e3-4f32-83c7-01e0ee30bb7f Content-Length: 0 Content-Type: application/json 2018-08-28 19:19:55,307 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-kp used request id req-bd536c49-b0e3-4f32-83c7-01e0ee30bb7f 2018-08-28 19:19:55,308 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7.pub] 2018-08-28 19:19:55,308 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7] 2018-08-28 19:19:55,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a97177944bdfc0ec119ccf797ad5c2ccb653cf6e" 2018-08-28 19:19:55,438 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:19: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-9544b03d-1f87-4614-a58d-5fab20aeb94b x-compute-request-id: req-9544b03d-1f87-4614-a58d-5fab20aeb94b Content-Length: 0 Content-Type: application/json 2018-08-28 19:19:55,438 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/33153d4c-8532-4c61-b3a6-34eff2a4598d used request id req-9544b03d-1f87-4614-a58d-5fab20aeb94b 2018-08-28 19:19:55,439 - neutron_utils - INFO - Deleting security group rule with ID - 98f136a2-0f89-4f2d-b4cf-8417d33c7cfb 2018-08-28 19:19:55,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/98f136a2-0f89-4f2d-b4cf-8417d33c7cfb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:55,695 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3f1a349e-b2fe-4766-ad7f-38dcb8c9d8a7 Content-Length: 0 Date: Tue, 28 Aug 2018 19:19:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:19:55,695 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/98f136a2-0f89-4f2d-b4cf-8417d33c7cfb used request id req-3f1a349e-b2fe-4766-ad7f-38dcb8c9d8a7 2018-08-28 19:19:55,695 - neutron_utils - INFO - Deleting security group rule with ID - a78b862b-be08-4a3c-9e81-e3e612478769 2018-08-28 19:19:55,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a78b862b-be08-4a3c-9e81-e3e612478769 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:55,935 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-978694bf-4139-4d6a-8c80-24494cf72d38 Content-Length: 0 Date: Tue, 28 Aug 2018 19:19:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:19:55,935 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a78b862b-be08-4a3c-9e81-e3e612478769 used request id req-978694bf-4139-4d6a-8c80-24494cf72d38 2018-08-28 19:19:55,935 - neutron_utils - INFO - Deleting security group rule with ID - a79705b7-72c1-485d-a3a8-41d114640996 2018-08-28 19:19:55,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a79705b7-72c1-485d-a3a8-41d114640996 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:56,036 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-75337927-9b6c-4d2c-bc66-a2d166d56a3e Content-Length: 0 Date: Tue, 28 Aug 2018 19:19:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:19:56,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a79705b7-72c1-485d-a3a8-41d114640996 used request id req-75337927-9b6c-4d2c-bc66-a2d166d56a3e 2018-08-28 19:19:56,037 - neutron_utils - INFO - Deleting security group rule with ID - 70cc66d4-0166-4846-a365-bbb49eaf57c3 2018-08-28 19:19:56,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/70cc66d4-0166-4846-a365-bbb49eaf57c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:56,145 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-be737ed8-a26b-4007-8807-83da3c2da248 Content-Length: 0 Date: Tue, 28 Aug 2018 19:19:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:19:56,146 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/70cc66d4-0166-4846-a365-bbb49eaf57c3 used request id req-be737ed8-a26b-4007-8807-83da3c2da248 2018-08-28 19:19:56,146 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-sec-grp 2018-08-28 19:19:56,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/97347595-b1a1-4179-811a-9e5b23f297ed -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73222f08aaa6ef4114626ddbd3b23ddbdbc53073" 2018-08-28 19:19:56,361 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2903f80-34f1-4a1d-a7c6-4455dba72c2a Content-Length: 0 Date: Tue, 28 Aug 2018 19:19:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:19:56,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/97347595-b1a1-4179-811a-9e5b23f297ed used request id req-c2903f80-34f1-4a1d-a7c6-4455dba72c2a 2018-08-28 19:19:56,362 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router and subnet CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet 2018-08-28 19:19:56,362 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router 2018-08-28 19:19:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" -d '{"subnet_id": "8524c9d0-b8d9-4406-ace9-7e2510391af4"}' 2018-08-28 19:19:57,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-aabbe54a-dcd4-46dc-8548-f190eb8a1cfe Date: Tue, 28 Aug 2018 19:19:57 GMT RESP BODY: {"network_id": "8032b799-8ae5-4e94-b7eb-0d5dba8c4058", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "subnet_id": "8524c9d0-b8d9-4406-ace9-7e2510391af4", "subnet_ids": ["8524c9d0-b8d9-4406-ace9-7e2510391af4"], "port_id": "fef41593-d75d-4e7a-8822-de2f60239269", "id": "c35b0a34-4c6e-4502-a6e6-5448c2d4f43b"} 2018-08-28 19:19:57,757 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b/remove_router_interface used request id req-aabbe54a-dcd4-46dc-8548-f190eb8a1cfe 2018-08-28 19:19:57,758 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router 2018-08-28 19:19:57,758 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-router 2018-08-28 19:19:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e559fbafdff449e9f383df7bcc2283dcbc7f8fe" 2018-08-28 19:20:01,252 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-567827b1-54e6-4a49-b6dd-3c6369b65cb4 Content-Length: 0 Date: Tue, 28 Aug 2018 19:20:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:20:01,252 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/c35b0a34-4c6e-4502-a6e6-5448c2d4f43b used request id req-567827b1-54e6-4a49-b6dd-3c6369b65cb4 2018-08-28 19:20:01,253 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet 2018-08-28 19:20:01,253 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-subnet 2018-08-28 19:20:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8524c9d0-b8d9-4406-ace9-7e2510391af4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:20:03,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b0273420-246e-48bf-accf-5935db639964 Date: Tue, 28 Aug 2018 19:20:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:20:03,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8524c9d0-b8d9-4406-ace9-7e2510391af4 used request id req-b0273420-246e-48bf-accf-5935db639964 2018-08-28 19:20:03,462 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-pub-net 2018-08-28 19:20:03,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/8032b799-8ae5-4e94-b7eb-0d5dba8c4058 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee3d66789578c7692795e939ca139203db92133" 2018-08-28 19:20:04,824 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-40646eef-5217-40e5-8622-0c33a49809e4 Date: Tue, 28 Aug 2018 19:20:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:20:04,824 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/8032b799-8ae5-4e94-b7eb-0d5dba8c4058 used request id req-40646eef-5217-40e5-8622-0c33a49809e4 2018-08-28 19:20:04,825 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-56ba0d75-f1cd-4430-b55d-357f3dc997a7-image 2018-08-28 19:20:04,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}afa85744c885d1f65a5666bbb183497342d651de" 2018-08-28 19:20:06,096 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-de0d8206-67f9-4e05-bca7-5fc0eb32178e Date: Tue, 28 Aug 2018 19:20:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:20:06,096 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/aceac03b-a50f-4463-b08e-c8788ebc4623 used request id req-de0d8206-67f9-4e05-bca7-5fc0eb32178e 2018-08-28 19:20:06,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-cdf03c83-fbc9-49bf-bac9-8d0e652ac5df Date: Tue, 28 Aug 2018 19:20:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:00Z", "updated_at": "2018-08-28T19:19:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:00Z", "revision_number": 0, "id": "08d265d4-67dd-4f94-aea5-cfb09e29dfb6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:00Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:01Z", "revision_number": 0, "id": "27717bf6-a644-4cc6-b7e1-0a76e8bbc14d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:01Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:00Z", "revision_number": 0, "id": "3e94cec4-070e-468b-a16f-1cfccef64709", "remote_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:00Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv4", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:19:00Z", "revision_number": 0, "id": "7cb296e0-3a1e-4983-84e3-76f634faf891", "remote_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "remote_ip_prefix": null, "created_at": "2018-08-28T19:19:00Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "port_range_min": null, "ethertype": "IPv6", "project_id": "f20f4275cb8148e9b95e4283ccf4b805"}], "revision_number": 4, "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:20:06,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-cdf03c83-fbc9-49bf-bac9-8d0e652ac5df 2018-08-28 19:20:06,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,425 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50741add-184d-4ca1-83fb-6c7924fd0f00 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:20:06,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-50741add-184d-4ca1-83fb-6c7924fd0f00 2018-08-28 19:20:06,425 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:20:06,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,513 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a04aa97-7dfc-4736-a92d-bae181f9ccb4 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:20:06,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-4a04aa97-7dfc-4736-a92d-bae181f9ccb4 2018-08-28 19:20:06,514 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:20:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,598 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cbb1c34-b814-4cb8-a5ff-46a3364efa44 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:20:06,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-0cbb1c34-b814-4cb8-a5ff-46a3364efa44 2018-08-28 19:20:06,599 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:20:06,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,686 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:20:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15d9af02-97a6-4eab-a088-9f9202b4353c Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:20:06,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-15d9af02-97a6-4eab-a088-9f9202b4353c 2018-08-28 19:20:06,686 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:20:06,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90744fdf-5a97-4af7-a6de-623c9803df28 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:20:06,780 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-90744fdf-5a97-4af7-a6de-623c9803df28 2018-08-28 19:20:06,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f50e4154-8aa1-42ab-bb2b-d97aeaa3a4a7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:20:06,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-f50e4154-8aa1-42ab-bb2b-d97aeaa3a4a7 2018-08-28 19:20:06,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:06,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db229f38-7bff-4d72-947e-77a4c8a4a020 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:20:06,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-db229f38-7bff-4d72-947e-77a4c8a4a020 2018-08-28 19:20:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:07,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d080316-a6f0-435f-9b2c-7cdb82eed86f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805"}, "enabled": true, "id": "f20f4275cb8148e9b95e4283ccf4b805", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj"}} 2018-08-28 19:20:07,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-5d080316-a6f0-435f-9b2c-7cdb82eed86f 2018-08-28 19:20:07,059 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66 2018-08-28 19:20:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:07,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-640314ba-2f7b-4294-8a47-ecfa3fc07ceb Date: Tue, 28 Aug 2018 19:20:07 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:00Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:00Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "08d265d4-67dd-4f94-aea5-cfb09e29dfb6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:01Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:01Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "27717bf6-a644-4cc6-b7e1-0a76e8bbc14d"}, {"remote_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:00Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:00Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "3e94cec4-070e-468b-a16f-1cfccef64709"}, {"remote_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:19:00Z", "security_group_id": "dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66", "port_range_min": null, "revision_number": 0, "tenant_id": "f20f4275cb8148e9b95e4283ccf4b805", "created_at": "2018-08-28T19:19:00Z", "project_id": "f20f4275cb8148e9b95e4283ccf4b805", "id": "7cb296e0-3a1e-4983-84e3-76f634faf891"}]} 2018-08-28 19:20:07,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66 used request id req-640314ba-2f7b-4294-8a47-ecfa3fc07ceb 2018-08-28 19:20:07,235 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:20:07,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:07,582 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e607f8e4-b3f7-413a-baff-5996c5793904 Content-Length: 0 Date: Tue, 28 Aug 2018 19:20:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:20:07,582 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/dc496f6b-ce8c-4b9d-bb0b-fe4f70002a66 used request id req-e607f8e4-b3f7-413a-baff-5996c5793904 2018-08-28 19:20:07,583 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj 2018-08-28 19:20:07,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:07,829 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a981be85-7350-4a83-8396-25482b26975f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:20:07,830 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f20f4275cb8148e9b95e4283ccf4b805 used request id req-a981be85-7350-4a83-8396-25482b26975f 2018-08-28 19:20:07,830 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2353a0c8-c737-470-proj-role 2018-08-28 19:20:07,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/cadfd510ad3e4d3c923534e0e8eef912 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:07,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:20:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6da5b50b-3dbd-4c4b-9871-4b0402e1fde4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:20:07,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/cadfd510ad3e4d3c923534e0e8eef912 used request id req-6da5b50b-3dbd-4c4b-9871-4b0402e1fde4 2018-08-28 19:20:07,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}caf8ed17de2ac662c6bf7d2e50d6ab392942f1b6" 2018-08-28 19:20:08,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab02305-72ee-400b-a307-14fd39dcda44 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:20:08,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4ab02305-72ee-400b-a307-14fd39dcda44 2018-08-28 19:20:08,041 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2353a0c8-c737-470-user 2018-08-28 19:20:08,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/cc0235b6649944298e126918a884febd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9cf7d6f5c6e1b3101ed553bf6f209a91d8786e2a" 2018-08-28 19:20:08,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:20:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79a76a51-cde1-4804-bdd3-08b0a218ea53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:20:08,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/cc0235b6649944298e126918a884febd used request id req-79a76a51-cde1-4804-bdd3-08b0a218ea53 2018-08-28 19:20:08,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:08,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:20:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["DmEyp9YAQvCUhb-yCw00ow"], "issued_at": "2018-08-28T19:20:08.000000Z"}} 2018-08-28 19:20:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ad9405a05bd3730925d02ccb9b2b9b8cb9b4292" 2018-08-28 19:20:08,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558dfe24-5eb6-412c-8953-cc8a2f279e27 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:08,732 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-558dfe24-5eb6-412c-8953-cc8a2f279e27 2018-08-28 19:20:08,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:08,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:09,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["XPCBl9PCTomobfNRNOEs9w"], "issued_at": "2018-08-28T19:20:09.000000Z"}} 2018-08-28 19:20:09,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:20:09,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45e9734a-554d-46c0-9e7e-57d7ff1cf823 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:09,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-45e9734a-554d-46c0-9e7e-57d7ff1cf823 2018-08-28 19:20:09,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:20:09,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:20:09,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:20:09,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-421abede-4f78-42ed-bd23-e6a1c3fb5a73 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:20:09,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj used request id req-421abede-4f78-42ed-bd23-e6a1c3fb5a73 2018-08-28 19:20:09,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:20:09,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0ed5a4c-de28-4a9c-a22e-ebfde8a429e6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:20:09,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c0ed5a4c-de28-4a9c-a22e-ebfde8a429e6 2018-08-28 19:20:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}}' 2018-08-28 19:20:09,510 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9a02bee-db8f-43f0-b6c8-f16489a2ae15 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:09,510 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c9a02bee-db8f-43f0-b6c8-f16489a2ae15 2018-08-28 19:20:09,511 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj 2018-08-28 19:20:09,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:09,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:09,886 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:20:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["6mVAt8uZTEenlMGA6k9fvQ"], "issued_at": "2018-08-28T19:20:09.000000Z"}} 2018-08-28 19:20:09,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4cdab0c83f36b8898287f73adfe77d68e20bf4" 2018-08-28 19:20:09,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb3330e1-86b0-46f4-ba67-6f68eed37cbb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:09,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb3330e1-86b0-46f4-ba67-6f68eed37cbb 2018-08-28 19:20:09,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:20:09,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:20:10 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:20:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4cdab0c83f36b8898287f73adfe77d68e20bf4" 2018-08-28 19:20:10,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a579e8d9-84d8-4d6d-a5c9-e5669e584e6a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:20:10,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a579e8d9-84d8-4d6d-a5c9-e5669e584e6a 2018-08-28 19:20:10,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4cdab0c83f36b8898287f73adfe77d68e20bf4" 2018-08-28 19:20:10,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d76afea-b649-4139-a504-42a37fbdbed1 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}]} 2018-08-28 19:20:10,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj used request id req-1d76afea-b649-4139-a504-42a37fbdbed1 2018-08-28 19:20:10,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4cdab0c83f36b8898287f73adfe77d68e20bf4" 2018-08-28 19:20:10,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d9c44d-565f-4615-aaec-cc1cba13a7ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:20:10,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-78d9c44d-565f-4615-aaec-cc1cba13a7ed 2018-08-28 19:20:10,594 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-1f469013-e513-44f-user 2018-08-28 19:20:10,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:10,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:20:10,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f950dfc3-cce0-4172-a74c-d819959bc5b1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:20:10,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-f950dfc3-cce0-4172-a74c-d819959bc5b1 2018-08-28 19:20:10,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}}' 2018-08-28 19:20:10,814 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b7b577f-9a19-4d32-90d1-0d6bc261c997 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ee06c4e287984232bfcc222a4ca87f2b", "links": {"self": "http://172.30.9.28:5000/v3/roles/ee06c4e287984232bfcc222a4ca87f2b"}, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}} 2018-08-28 19:20:10,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-9b7b577f-9a19-4d32-90d1-0d6bc261c997 2018-08-28 19:20:10,815 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role 2018-08-28 19:20:10,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ee06c4e287984232bfcc222a4ca87f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:20:10,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5418f096-6c2b-4e30-8d1e-ee8351838768 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ee06c4e287984232bfcc222a4ca87f2b"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role", "id": "ee06c4e287984232bfcc222a4ca87f2b"}} 2018-08-28 19:20:10,835 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ee06c4e287984232bfcc222a4ca87f2b used request id req-5418f096-6c2b-4e30-8d1e-ee8351838768 2018-08-28 19:20:10,835 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role to project CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj 2018-08-28 19:20:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be/users/5fdf38944b4948388eb8a04e406efff9/roles/ee06c4e287984232bfcc222a4ca87f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:20:10,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:20:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eee2b4fe-a285-477c-97d3-73ff3c13d949 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:20:10,962 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be/users/5fdf38944b4948388eb8a04e406efff9/roles/ee06c4e287984232bfcc222a4ca87f2b used request id req-eee2b4fe-a285-477c-97d3-73ff3c13d949 2018-08-28 19:20:10,962 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:20:10,964 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:20:10,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:10,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:11,337 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["xFZ19aXLQ6WeJn_K0gL2iw"], "issued_at": "2018-08-28T19:20:11.000000Z"}} 2018-08-28 19:20:11,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" 2018-08-28 19:20:11,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aff6c72-7bd0-42a7-81fa-95c6816c9cfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:11,406 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6aff6c72-7bd0-42a7-81fa-95c6816c9cfb 2018-08-28 19:20:11,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" 2018-08-28 19:20:11,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-6d833371-71e2-474a-a4ea-2556355cbccc Date: Tue, 28 Aug 2018 19:20:11 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image"} 2018-08-28 19:20:11,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image used request id req-6d833371-71e2-474a-a4ea-2556355cbccc 2018-08-28 19:20:11,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" 2018-08-28 19:20:11,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-17ae991f-77a2-48ac-b43f-267983387c21 Date: Tue, 28 Aug 2018 19:20: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-08-28 19:20:11,814 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-17ae991f-77a2-48ac-b43f-267983387c21 2018-08-28 19:20:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image"}' 2018-08-28 19:20:12,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e X-Openstack-Request-Id: req-4a426f72-30f1-4d38-91f2-0bfedcc261f1 Date: Tue, 28 Aug 2018 19:20:12 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:20:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:20:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "min_disk": 0, "protected": false, "id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "file": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/file", "checksum": null, "owner": "40661533c0ca49f89aa51017cafc97be", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:20:12,050 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4a426f72-30f1-4d38-91f2-0bfedcc261f1 2018-08-28 19:20:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" -d '' 2018-08-28 19:20:13,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a580b887-0ab5-468a-827b-fda2496ba87e Date: Tue, 28 Aug 2018 19:20:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:20:13,460 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/file used request id req-a580b887-0ab5-468a-827b-fda2496ba87e 2018-08-28 19:20:13,460 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:20:13,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" 2018-08-28 19:20:13,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-868ccd02-e41a-4a54-bf91-31d3c9e1b178 Date: Tue, 28 Aug 2018 19:20:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:20:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:20:13Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/snap", "metadata": {}}], "self": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "min_disk": 0, "protected": false, "id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "file": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40661533c0ca49f89aa51017cafc97be", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:20:13,631 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e used request id req-868ccd02-e41a-4a54-bf91-31d3c9e1b178 2018-08-28 19:20:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" 2018-08-28 19:20:13,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e1fb9fc2-75ce-452b-b7c0-5da50815e64b Date: Tue, 28 Aug 2018 19:20: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-08-28 19:20:13,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e1fb9fc2-75ce-452b-b7c0-5da50815e64b 2018-08-28 19:20:13,802 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image 2018-08-28 19:20:13,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" 2018-08-28 19:20:13,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-ad9ba44a-7c71-4885-bf47-f303f943f6c8 Date: Tue, 28 Aug 2018 19:20:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:20:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:20:13Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/snap", "metadata": {}}], "self": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "min_disk": 0, "protected": false, "id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "file": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40661533c0ca49f89aa51017cafc97be", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:20:13,986 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e used request id req-ad9ba44a-7c71-4885-bf47-f303f943f6c8 2018-08-28 19:20:13,987 - create_image - DEBUG - Instance status is - active 2018-08-28 19:20:13,987 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image 2018-08-28 19:20:13,987 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image 2018-08-28 19:20:13,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:13,988 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:14,366 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["rzQ0Qd7xSCeumNqL8e9MCA"], "issued_at": "2018-08-28T19:20:14.000000Z"}} 2018-08-28 19:20:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:20:14,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6712cdb5-16fb-4052-8087-a418daaa9287 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:14,443 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6712cdb5-16fb-4052-8087-a418daaa9287 2018-08-28 19:20:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:20:14,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a58d31d7-12ea-4316-88b4-fb99922273e4 Date: Tue, 28 Aug 2018 19:20:14 GMT RESP BODY: {"networks":[]} 2018-08-28 19:20:14,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-a58d31d7-12ea-4316-88b4-fb99922273e4 2018-08-28 19:20:14,618 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net 2018-08-28 19:20:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net", "admin_state_up": true}}' 2018-08-28 19:20:15,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-137e4141-f4df-48e9-b160-c528119c5cd4 Date: Tue, 28 Aug 2018 19:20:15 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:20:15Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","mtu":1450}} 2018-08-28 19:20:15,190 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-137e4141-f4df-48e9-b160-c528119c5cd4 2018-08-28 19:20:15,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:20:15,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-2e04f94c-539b-4f8e-b64c-ba84c440d7d1 Date: Tue, 28 Aug 2018 19:20:15 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:15,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-2e04f94c-539b-4f8e-b64c-ba84c440d7d1 2018-08-28 19:20:15,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:20:15,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-8f30ceac-edd0-4fe7-8ab4-e8be0b77f8e4 Date: Tue, 28 Aug 2018 19:20:15 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:20:15,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-8f30ceac-edd0-4fe7-8ab4-e8be0b77f8e4 2018-08-28 19:20:15,480 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet 2018-08-28 19:20:15,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" -d '{"subnets": [{"ip_version": 4, "network_id": "56f4857c-4fe6-4742-91ab-c49f42f8af1e", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]}' 2018-08-28 19:20:16,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6b5f6885-ff43-4f63-b6a9-2676c4b7449b Date: Tue, 28 Aug 2018 19:20:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:16,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-6b5f6885-ff43-4f63-b6a9-2676c4b7449b 2018-08-28 19:20:16,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:20:16,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-af7319b6-e0c2-490b-91c2-32b86afcae09 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:16,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-af7319b6-e0c2-490b-91c2-32b86afcae09 2018-08-28 19:20:16,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:20:16,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f2dd2c9a-86db-4d89-a0a5-44d9dfbef46a Date: Tue, 28 Aug 2018 19:20:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:16,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-f2dd2c9a-86db-4d89-a0a5-44d9dfbef46a 2018-08-28 19:20:16,705 - OpenStackNetwork - DEBUG - Network [56f4857c-4fe6-4742-91ab-c49f42f8af1e] created successfully 2018-08-28 19:20:16,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:16,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:17,075 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["EarTIKdaQaCakWLIChrn9w"], "issued_at": "2018-08-28T19:20:17.000000Z"}} 2018-08-28 19:20:17,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:17,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df47adc0-da3e-4bdb-b7f5-6879318f19d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:17,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-df47adc0-da3e-4bdb-b7f5-6879318f19d5 2018-08-28 19:20:17,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:17,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef0b7f66-2ade-4ec4-ba9f-73dddc087684 Date: Tue, 28 Aug 2018 19:20:17 GMT RESP BODY: {"routers": []} 2018-08-28 19:20:17,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router&admin_state_up=True used request id req-ef0b7f66-2ade-4ec4-ba9f-73dddc087684 2018-08-28 19:20:17,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:17,365 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:17,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["BrvRbTRjTgSvrpMuNnlw9g"], "issued_at": "2018-08-28T19:20:17.000000Z"}} 2018-08-28 19:20:17,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}820ace96b7c96083f9f828349a5b3d2f36996863" 2018-08-28 19:20:17,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78033077-90c3-4f27-884b-cd3f86a00c08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:17,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-78033077-90c3-4f27-884b-cd3f86a00c08 2018-08-28 19:20:17,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:18,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0bc76196-8226-4ffa-baab-9e3d82f4dd5b Date: Tue, 28 Aug 2018 19:20:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:20:18,176 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-0bc76196-8226-4ffa-baab-9e3d82f4dd5b 2018-08-28 19:20:18,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:18,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7731eb8a-b0cf-45f8-9ae5-68cd520ed6a5 Date: Tue, 28 Aug 2018 19:20:18 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:20:18,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-7731eb8a-b0cf-45f8-9ae5-68cd520ed6a5 2018-08-28 19:20:18,365 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router 2018-08-28 19:20:18,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router", "admin_state_up": true}}' 2018-08-28 19:20:23,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c7171324-6b38-4342-a0be-589c082bcc4d Date: Tue, 28 Aug 2018 19:20:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:19Z", "admin_state_up": true, "updated_at": "2018-08-28T19:20:19Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "f9b44c47-3408-4cd4-825d-336179548d76", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router"}} 2018-08-28 19:20:23,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-c7171324-6b38-4342-a0be-589c082bcc4d 2018-08-28 19:20:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f9b44c47-3408-4cd4-825d-336179548d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:23,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9547efbb-c632-40a1-a029-1a484bc368bc Date: Tue, 28 Aug 2018 19:20:23 GMT RESP BODY: {"ports":[]} 2018-08-28 19:20:23,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f9b44c47-3408-4cd4-825d-336179548d76 used request id req-9547efbb-c632-40a1-a029-1a484bc368bc 2018-08-28 19:20:23,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:24,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5386134c-15bc-460a-888c-92fd6b23bbb9 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:24,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-5386134c-15bc-460a-888c-92fd6b23bbb9 2018-08-28 19:20:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:20:24,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:20:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:20:24,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:24,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-774fe8a6-53d4-43a0-82ab-51a822b7f011 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:24,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-774fe8a6-53d4-43a0-82ab-51a822b7f011 2018-08-28 19:20:24,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:24,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f7fcbfa7-c6ef-4c65-a625-5e743484c4ad Date: Tue, 28 Aug 2018 19:20:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:24,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-f7fcbfa7-c6ef-4c65-a625-5e743484c4ad 2018-08-28 19:20:24,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:24,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2225a601-d4fa-4056-bc31-a8df49a24ad6 Date: Tue, 28 Aug 2018 19:20:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:24,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet used request id req-2225a601-d4fa-4056-bc31-a8df49a24ad6 2018-08-28 19:20:24,184 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:20:24,184 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router 2018-08-28 19:20:24,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" -d '{"subnet_id": "d2082e45-e630-4271-8255-3dd2c09dbe3e"}' 2018-08-28 19:20:26,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-60a6d6ed-a47e-44ca-a3ff-77a387190068 Date: Tue, 28 Aug 2018 19:20:26 GMT RESP BODY: {"network_id": "56f4857c-4fe6-4742-91ab-c49f42f8af1e", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "subnet_id": "d2082e45-e630-4271-8255-3dd2c09dbe3e", "subnet_ids": ["d2082e45-e630-4271-8255-3dd2c09dbe3e"], "port_id": "0188dd03-375a-4442-966d-14827995f01e", "id": "f9b44c47-3408-4cd4-825d-336179548d76"} 2018-08-28 19:20:26,241 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76/add_router_interface used request id req-60a6d6ed-a47e-44ca-a3ff-77a387190068 2018-08-28 19:20:26,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:26,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-afd89487-0b11-4a80-a53b-fb99a4fbfaf9 Date: Tue, 28 Aug 2018 19:20:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:19Z", "admin_state_up": true, "updated_at": "2018-08-28T19:20:25Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "f9b44c47-3408-4cd4-825d-336179548d76", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router"}} 2018-08-28 19:20:26,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76 used request id req-afd89487-0b11-4a80-a53b-fb99a4fbfaf9 2018-08-28 19:20:26,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f9b44c47-3408-4cd4-825d-336179548d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:26,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-6e08a533-5b09-4bb3-be18-02450c057ba4 Date: Tue, 28 Aug 2018 19:20:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:25Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"}]} 2018-08-28 19:20:26,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f9b44c47-3408-4cd4-825d-336179548d76 used request id req-6e08a533-5b09-4bb3-be18-02450c057ba4 2018-08-28 19:20:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d2082e45-e630-4271-8255-3dd2c09dbe3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:20:26,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-255ecb6c-8fec-4d29-839b-dce7563aa9f2 Date: Tue, 28 Aug 2018 19:20:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}} 2018-08-28 19:20:26,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d2082e45-e630-4271-8255-3dd2c09dbe3e used request id req-255ecb6c-8fec-4d29-839b-dce7563aa9f2 2018-08-28 19:20:26,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:26,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:27,136 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["wYN_nBNUSY23fS5n_1LdXA"], "issued_at": "2018-08-28T19:20:27.000000Z"}} 2018-08-28 19:20:27,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175b874ccf4f913392679f51beb7b4a0ca098bb0" 2018-08-28 19:20:27,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc8543bc-65fa-4d70-a14d-46a2c5dc9c58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:27,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dc8543bc-65fa-4d70-a14d-46a2c5dc9c58 2018-08-28 19:20:27,222 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:20:27,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175b874ccf4f913392679f51beb7b4a0ca098bb0" 2018-08-28 19:20:27,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-6bc99928-891a-4c94-a98e-939aaaeb30de x-compute-request-id: req-6bc99928-891a-4c94-a98e-939aaaeb30de Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:20:27,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6bc99928-891a-4c94-a98e-939aaaeb30de 2018-08-28 19:20:27,407 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175b874ccf4f913392679f51beb7b4a0ca098bb0" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:20:27,465 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-7915aa79-899b-42e8-9e84-17dee97f9d7a x-compute-request-id: req-7915aa79-899b-42e8-9e84-17dee97f9d7a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:20:27,465 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-7915aa79-899b-42e8-9e84-17dee97f9d7a 2018-08-28 19:20:27,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:27,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:27,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["ks-FIg_RSQm2A1b7OUJfZg"], "issued_at": "2018-08-28T19:20:27.000000Z"}} 2018-08-28 19:20:27,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2361133e5e2c04c5e4235fc729d8f11b7edaecd1" 2018-08-28 19:20:27,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b84a29-b400-4219-9a3e-65875c3f914f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:27,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-79b84a29-b400-4219-9a3e-65875c3f914f 2018-08-28 19:20:27,923 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:20:27,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2361133e5e2c04c5e4235fc729d8f11b7edaecd1" 2018-08-28 19:20:28,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-792f7214-1ff0-460e-b719-ea3a27a2bca9 x-compute-request-id: req-792f7214-1ff0-460e-b719-ea3a27a2bca9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:20:28,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-792f7214-1ff0-460e-b719-ea3a27a2bca9 2018-08-28 19:20:28,095 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp... 2018-08-28 19:20:28,095 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:20:28,121 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp 2018-08-28 19:20:28,123 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2361133e5e2c04c5e4235fc729d8f11b7edaecd1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCTK5J3ssxQQdR3qCZjk7+vmViKojIzfiZWSCTXZM0e41PQ7vIBuGQwn4cHIvmS3IGYRtGLniyb45aaPeEIICjHFhV8sGVY3B3eFfT88Sk2l/MhWHt3vRTv5C4De9o6IUqtJzK/ju7CiLfNsRzptDh/OKVuGcVUXOzZwLGmiN26qw==", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp"}}' 2018-08-28 19:20:28,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-a3b37167-8626-402a-8152-0d9ce59f8363 x-compute-request-id: req-a3b37167-8626-402a-8152-0d9ce59f8363 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCTK5J3ssxQQdR3qCZjk7+vmViKojIzfiZWSCTXZM0e41PQ7vIBuGQwn4cHIvmS3IGYRtGLniyb45aaPeEIICjHFhV8sGVY3B3eFfT88Sk2l/MhWHt3vRTv5C4De9o6IUqtJzK/ju7CiLfNsRzptDh/OKVuGcVUXOzZwLGmiN26qw==", "user_id": "5fdf38944b4948388eb8a04e406efff9", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "fingerprint": "9d:6d:ce:5a:11:29:6e:9b:51:2f:f5:06:69:6d:1c:f2"}} 2018-08-28 19:20:28,181 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-a3b37167-8626-402a-8152-0d9ce59f8363 2018-08-28 19:20:28,183 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969.pub 2018-08-28 19:20:28,183 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969 2018-08-28 19:20:28,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:28,184 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:28,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["uEl3RQ8SRfm1tyhXgwrVDQ"], "issued_at": "2018-08-28T19:20:28.000000Z"}} 2018-08-28 19:20:28,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:28,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd0d2db0-3c4d-4b96-b541-eabdda615735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:28,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dd0d2db0-3c4d-4b96-b541-eabdda615735 2018-08-28 19:20:28,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:28,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9458d44f-5a6f-4320-afd7-cc5dbe061d96 Date: Tue, 28 Aug 2018 19:20:28 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:20:28,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp used request id req-9458d44f-5a6f-4320-afd7-cc5dbe061d96 2018-08-28 19:20:28,835 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp... 2018-08-28 19:20:28,835 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp 2018-08-28 19:20:28,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}}' 2018-08-28 19:20:29,216 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-f5844369-b5f2-4f84-9b10-5e458c58543e Date: Tue, 28 Aug 2018 19:20:29 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "updated_at": "2018-08-28T19:20:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "48d7d492-b157-45ea-9258-dbe1da08b59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}], "revision_number": 2, "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}} 2018-08-28 19:20:29,216 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-f5844369-b5f2-4f84-9b10-5e458c58543e 2018-08-28 19:20:29,217 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:29,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:29,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-97fa82a0-38ba-485a-bd96-449bbda32699 Date: Tue, 28 Aug 2018 19:20:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "48d7d492-b157-45ea-9258-dbe1da08b59f"}]} 2018-08-28 19:20:29,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-97fa82a0-38ba-485a-bd96-449bbda32699 2018-08-28 19:20:29,394 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:29,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:29,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a49b65d5-93e6-4d46-9763-a7d1374dd17c Date: Tue, 28 Aug 2018 19:20:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "48d7d492-b157-45ea-9258-dbe1da08b59f"}]} 2018-08-28 19:20:29,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-a49b65d5-93e6-4d46-9763-a7d1374dd17c 2018-08-28 19:20:29,577 - neutron_utils - INFO - Retrieving security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:29,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-71da686f-81cc-41e9-b802-885290940205 Date: Tue, 28 Aug 2018 19:20:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "updated_at": "2018-08-28T19:20:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "48d7d492-b157-45ea-9258-dbe1da08b59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}], "revision_number": 2, "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}]} 2018-08-28 19:20:29,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-71da686f-81cc-41e9-b802-885290940205 2018-08-28 19:20:29,653 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:29,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:29,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5752bc97-34fe-4531-9224-9b91f831f871 Date: Tue, 28 Aug 2018 19:20:29 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "48d7d492-b157-45ea-9258-dbe1da08b59f"}]} 2018-08-28 19:20:29,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-5752bc97-34fe-4531-9224-9b91f831f871 2018-08-28 19:20:29,821 - neutron_utils - INFO - Retrieving security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:29,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:30,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-9d364115-3236-4462-9d8d-3cc05f19aa69 Date: Tue, 28 Aug 2018 19:20:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "updated_at": "2018-08-28T19:20:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "48d7d492-b157-45ea-9258-dbe1da08b59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}], "revision_number": 2, "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}]} 2018-08-28 19:20:30,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-9d364115-3236-4462-9d8d-3cc05f19aa69 2018-08-28 19:20:30,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:30,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14b74af9-a8c3-4760-a063-c40853154fcf Date: Tue, 28 Aug 2018 19:20: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-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "48d7d492-b157-45ea-9258-dbe1da08b59f"}]} 2018-08-28 19:20:30,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-14b74af9-a8c3-4760-a063-c40853154fcf 2018-08-28 19:20:30,210 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp 2018-08-28 19:20:30,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:30,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b4e3c3f1-e448-465c-ae6a-8fd88da4bfee Date: Tue, 28 Aug 2018 19:20:30 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "updated_at": "2018-08-28T19:20:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "48d7d492-b157-45ea-9258-dbe1da08b59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}], "revision_number": 2, "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}]} 2018-08-28 19:20:30,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp used request id req-b4e3c3f1-e448-465c-ae6a-8fd88da4bfee 2018-08-28 19:20:30,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:20:30,269 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:20:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:20:30,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:30,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49d6f035-229c-4bd1-ab98-de1ceb9bfa18 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:30,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-49d6f035-229c-4bd1-ab98-de1ceb9bfa18 2018-08-28 19:20:30,352 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:30,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:30,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d10e266-284d-4f14-ac1c-fde01cf8e1c0 Date: Tue, 28 Aug 2018 19:20: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-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "48d7d492-b157-45ea-9258-dbe1da08b59f"}]} 2018-08-28 19:20:30,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-0d10e266-284d-4f14-ac1c-fde01cf8e1c0 2018-08-28 19:20:30,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8"}}' 2018-08-28 19:20:30,869 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-98257784-1703-435c-b245-f7fcf3c3dca8 Date: Tue, 28 Aug 2018 19:20:30 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:30Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:30Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "5572c136-576a-4c64-9c0d-e08ef06740e2"}} 2018-08-28 19:20:30,869 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-98257784-1703-435c-b245-f7fcf3c3dca8 2018-08-28 19:20:30,869 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp 2018-08-28 19:20:30,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:31,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-ece7c6af-08ea-40f0-93ec-e238b36dcd06 Date: Tue, 28 Aug 2018 19:20:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "updated_at": "2018-08-28T19:20:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "48d7d492-b157-45ea-9258-dbe1da08b59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:30Z", "revision_number": 0, "id": "5572c136-576a-4c64-9c0d-e08ef06740e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:30Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}], "revision_number": 3, "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}]} 2018-08-28 19:20:31,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp used request id req-ece7c6af-08ea-40f0-93ec-e238b36dcd06 2018-08-28 19:20:31,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:31,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17b065c-8b1e-4d05-ba2e-8f9eda7a575c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:31,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-e17b065c-8b1e-4d05-ba2e-8f9eda7a575c 2018-08-28 19:20:31,152 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:31,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:31,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-13e462af-04c2-4656-bcc2-85e8e3ee3135 Date: Tue, 28 Aug 2018 19:20: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-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "48d7d492-b157-45ea-9258-dbe1da08b59f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:30Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:30Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "5572c136-576a-4c64-9c0d-e08ef06740e2"}]} 2018-08-28 19:20:31,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-13e462af-04c2-4656-bcc2-85e8e3ee3135 2018-08-28 19:20:31,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8"}}' 2018-08-28 19:20:31,523 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-78d681b4-14b2-44dc-996f-c40f2816245c Date: Tue, 28 Aug 2018 19:20: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-08-28T19:20:31Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": 22, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:31Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "5d35f33d-8dbb-4b85-ae71-d63c0c9c82d3"}} 2018-08-28 19:20:31,523 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-78d681b4-14b2-44dc-996f-c40f2816245c 2018-08-28 19:20:31,524 - neutron_utils - INFO - Retrieving security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:31,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:31,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-0bc5d904-01a8-459c-8f1d-f8b27207d8a1 Date: Tue, 28 Aug 2018 19:20:31 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "updated_at": "2018-08-28T19:20:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "revision_number": 0, "id": "48d7d492-b157-45ea-9258-dbe1da08b59f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:30Z", "revision_number": 0, "id": "5572c136-576a-4c64-9c0d-e08ef06740e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:30Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:20:31Z", "revision_number": 0, "id": "5d35f33d-8dbb-4b85-ae71-d63c0c9c82d3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:31Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": 22, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}], "revision_number": 4, "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}]} 2018-08-28 19:20:31,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-0bc5d904-01a8-459c-8f1d-f8b27207d8a1 2018-08-28 19:20:31,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d28d6bba-6437-456c-b269-51ffd03ea7c8 2018-08-28 19:20:31,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:20:31,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-776f8b42-ac77-46a5-b53f-6929f223ce63 Date: Tue, 28 Aug 2018 19:20: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-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "3c1198de-5e58-44ba-831e-0ca250fd3c2a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:29Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:29Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "48d7d492-b157-45ea-9258-dbe1da08b59f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:30Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:30Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "5572c136-576a-4c64-9c0d-e08ef06740e2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:20:31Z", "security_group_id": "d28d6bba-6437-456c-b269-51ffd03ea7c8", "port_range_min": 22, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:31Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "5d35f33d-8dbb-4b85-ae71-d63c0c9c82d3"}]} 2018-08-28 19:20:31,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-776f8b42-ac77-46a5-b53f-6929f223ce63 2018-08-28 19:20:31,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:31,764 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:32,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["6eCdjYYkQgChiBqhe4CrAQ"], "issued_at": "2018-08-28T19:20:32.000000Z"}} 2018-08-28 19:20:32,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:32,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b486ed3c-8c1a-4205-836a-76c8340a745b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:32,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b486ed3c-8c1a-4205-836a-76c8340a745b 2018-08-28 19:20:32,209 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:20:32,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:32,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ecad214-7895-4d00-bc65-ea7d219cfe12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:32,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8ecad214-7895-4d00-bc65-ea7d219cfe12 2018-08-28 19:20:32,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:32,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4874edcb-2eb0-4c03-a051-8d49c5337222 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:32,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-4874edcb-2eb0-4c03-a051-8d49c5337222 2018-08-28 19:20:32,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:20:32,690 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:20:32,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:32,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c34eb3d8-f960-43e4-b7d2-9ea59f9038e6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:32,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-c34eb3d8-f960-43e4-b7d2-9ea59f9038e6 2018-08-28 19:20:32,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:32,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bb4c1c62-5f67-4717-bcf8-0f32b92a8439 Date: Tue, 28 Aug 2018 19:20:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:32,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-bb4c1c62-5f67-4717-bcf8-0f32b92a8439 2018-08-28 19:20:32,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:33,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1542f1ba-0936-4d03-9a3f-68f8b6f22635 Date: Tue, 28 Aug 2018 19:20:33 GMT RESP BODY: {"ports":[]} 2018-08-28 19:20:33,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1&admin_state_up=True used request id req-1542f1ba-0936-4d03-9a3f-68f8b6f22635 2018-08-28 19:20:33,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:33,378 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-6c545293-21f6-4d88-ae32-996b76f98aa8 x-compute-request-id: req-6c545293-21f6-4d88-ae32-996b76f98aa8 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:20:33,378 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst used request id req-6c545293-21f6-4d88-ae32-996b76f98aa8 2018-08-28 19:20:33,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:33,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88d0611d-7ce5-439d-aea8-214651ffc6a6 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:33,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-88d0611d-7ce5-439d-aea8-214651ffc6a6 2018-08-28 19:20:33,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:33,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552dfbd2-5956-491c-a103-948b469143fd Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:33,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-552dfbd2-5956-491c-a103-948b469143fd 2018-08-28 19:20:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:33,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2b7c0b15-c1aa-4d1c-949d-681f64d1136c Date: Tue, 28 Aug 2018 19:20:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:33,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-2b7c0b15-c1aa-4d1c-949d-681f64d1136c 2018-08-28 19:20:33,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:34,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9c1c6f2d-5e36-42ef-855f-60aa0f9723e5 Date: Tue, 28 Aug 2018 19:20:34 GMT RESP BODY: {"ports":[]} 2018-08-28 19:20:34,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1&admin_state_up=True used request id req-9c1c6f2d-5e36-42ef-855f-60aa0f9723e5 2018-08-28 19:20:34,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:20:34,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:20:34,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ee06c4e287984232bfcc222a4ca87f2b", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role"}], "expires_at": "2018-08-28T20:20:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "40661533c0ca49f89aa51017cafc97be", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/40661533c0ca49f89aa51017cafc97be", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-user", "id": "5fdf38944b4948388eb8a04e406efff9"}, "audit_ids": ["gvKTm9pvR72b4Z1H6XxydA"], "issued_at": "2018-08-28T19:20:34.000000Z"}} 2018-08-28 19:20:34,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19aaa8af184e6c4595ea2fddd4c4cbfaae14113a" 2018-08-28 19:20:34,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe779667-ba05-4d69-9f89-2dbb84a917f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:20:34,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fe779667-ba05-4d69-9f89-2dbb84a917f6 2018-08-28 19:20:34,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:34,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-56f9bcb4-566a-4625-b823-225c46e84acc Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:34,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-56f9bcb4-566a-4625-b823-225c46e84acc 2018-08-28 19:20:34,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:35,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-85878ebe-3657-4bf2-8ab0-c26e0e8b6591 Date: Tue, 28 Aug 2018 19:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:35,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-85878ebe-3657-4bf2-8ab0-c26e0e8b6591 2018-08-28 19:20:35,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:35,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-40b20827-4dcd-4295-a22a-1374f4457509 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:35,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-40b20827-4dcd-4295-a22a-1374f4457509 2018-08-28 19:20:35,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:20:35,240 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:20:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:20:35,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}19aaa8af184e6c4595ea2fddd4c4cbfaae14113a" 2018-08-28 19:20:35,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa22ec0-281d-4c2c-844a-e18d2c49877d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:35,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-8fa22ec0-281d-4c2c-844a-e18d2c49877d 2018-08-28 19:20:35,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:35,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3773dfb9-260d-40ab-ae14-da9bbf119d1d Date: Tue, 28 Aug 2018 19:20:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:35,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-3773dfb9-260d-40ab-ae14-da9bbf119d1d 2018-08-28 19:20:35,385 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net 2018-08-28 19:20:35,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" -d '{"port": {"network_id": "56f4857c-4fe6-4742-91ab-c49f42f8af1e", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1", "admin_state_up": true}}' 2018-08-28 19:20:36,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-e83a5284-e396-42d5-a6a1-169dea59c0f3 Date: Tue, 28 Aug 2018 19:20:36 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","project_id":"40661533c0ca49f89aa51017cafc97be","qos_policy_id":null,"admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal"}} 2018-08-28 19:20:36,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-e83a5284-e396-42d5-a6a1-169dea59c0f3 2018-08-28 19:20:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:36,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8c5731be-76b1-499e-8bff-0939c9271a33 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:36,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-8c5731be-76b1-499e-8bff-0939c9271a33 2018-08-28 19:20:36,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:36,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791fda3a-e480-47b7-b59b-5961d732a73c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:36,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-791fda3a-e480-47b7-b59b-5961d732a73c 2018-08-28 19:20:36,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:36,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-be2b1006-97ea-4821-88bd-f36330a5017a Date: Tue, 28 Aug 2018 19:20:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:36,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-be2b1006-97ea-4821-88bd-f36330a5017a 2018-08-28 19:20:36,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:36,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-179ac6bf-aa6f-41aa-a4e3-afb098ae3eb0 Date: Tue, 28 Aug 2018 19:20:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:35Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","project_id":"40661533c0ca49f89aa51017cafc97be","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:20:36,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1&admin_state_up=True used request id req-179ac6bf-aa6f-41aa-a4e3-afb098ae3eb0 2018-08-28 19:20:36,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:37,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434b3bc0-465b-4ec9-96d6-02533d55f531 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:37,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-434b3bc0-465b-4ec9-96d6-02533d55f531 2018-08-28 19:20:37,027 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst 2018-08-28 19:20:37,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:37,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da09b43b-5051-4004-bce1-4d6f7efa7afd x-compute-request-id: req-da09b43b-5051-4004-bce1-4d6f7efa7afd Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-flavor-name"}]} 2018-08-28 19:20:37,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-da09b43b-5051-4004-bce1-4d6f7efa7afd 2018-08-28 19:20:37,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:37,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6dfd0b1-2f96-4952-8d0f-dec55ad44ac8 x-compute-request-id: req-e6dfd0b1-2f96-4952-8d0f-dec55ad44ac8 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:20:37,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d used request id req-e6dfd0b1-2f96-4952-8d0f-dec55ad44ac8 2018-08-28 19:20:37,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:37,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-967233fd-a2b8-419c-9ae1-f4e1f44aea75 Date: Tue, 28 Aug 2018 19:20:37 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:20:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:20:13Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/snap", "metadata": {}}], "self": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "min_disk": 0, "protected": false, "id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "file": "/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "40661533c0ca49f89aa51017cafc97be", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image"} 2018-08-28 19:20:37,250 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image used request id req-967233fd-a2b8-419c-9ae1-f4e1f44aea75 2018-08-28 19:20:37,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:37,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c1f2ff20-eb7f-4904-8f69-92abc2d7a3b9 Date: Tue, 28 Aug 2018 19:20:37 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:20:37,409 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-c1f2ff20-eb7f-4904-8f69-92abc2d7a3b9 2018-08-28 19:20:37,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "imageRef": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "flavorRef": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "max_count": 1, "min_count": 1, "networks": [{"port": "46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}]}}' 2018-08-28 19:20:39,115 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:20:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5b2ece4d-072e-4ffe-bc88-7046906c8d6b x-compute-request-id: req-5b2ece4d-072e-4ffe-bc88-7046906c8d6b Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "adminPass": "BiNDYnDXuB25"}} 2018-08-28 19:20:39,115 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-5b2ece4d-072e-4ffe-bc88-7046906c8d6b 2018-08-28 19:20:39,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:39,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-23756e95-02eb-4fef-bdc9-0109a77442f4 x-compute-request-id: req-23756e95-02eb-4fef-bdc9-0109a77442f4 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:20:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:39,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-23756e95-02eb-4fef-bdc9-0109a77442f4 2018-08-28 19:20:39,485 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst 2018-08-28 19:20:39,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:39,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5845bf15-8221-4d85-9be1-f2bb5b876dc6 x-compute-request-id: req-5845bf15-8221-4d85-9be1-f2bb5b876dc6 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:20:39Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:39,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-5845bf15-8221-4d85-9be1-f2bb5b876dc6 2018-08-28 19:20:39,712 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - BUILD 2018-08-28 19:20:39,712 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:20:42,714 - create_instance - DEBUG - VM status query timeout in 896.770704031 2018-08-28 19:20:42,717 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:43,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-026e0458-974a-4d86-9d75-79b8d34e9ee6 x-compute-request-id: req-026e0458-974a-4d86-9d75-79b8d34e9ee6 Content-Encoding: gzip Content-Length: 686 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:20:41Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:43,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-026e0458-974a-4d86-9d75-79b8d34e9ee6 2018-08-28 19:20:43,033 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - BUILD 2018-08-28 19:20:43,033 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:20:46,036 - create_instance - DEBUG - VM status query timeout in 893.448328018 2018-08-28 19:20:46,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:46,682 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2fd939c8-24f7-463f-88b9-14c79ad814bb x-compute-request-id: req-2fd939c8-24f7-463f-88b9-14c79ad814bb Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:46,683 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-2fd939c8-24f7-463f-88b9-14c79ad814bb 2018-08-28 19:20:46,683 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - ACTIVE 2018-08-28 19:20:46,683 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:20:46,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:47,396 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a015aaa-0990-4bb6-a9ad-954077775556 x-compute-request-id: req-0a015aaa-0990-4bb6-a9ad-954077775556 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:47,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-0a015aaa-0990-4bb6-a9ad-954077775556 2018-08-28 19:20:47,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:47,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-79f556a9-7528-45b6-8049-308dd19c5f64 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:47,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-79f556a9-7528-45b6-8049-308dd19c5f64 2018-08-28 19:20:47,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:47,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0069e94e-c712-4dcc-a921-fa483f05933a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:47,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-0069e94e-c712-4dcc-a921-fa483f05933a 2018-08-28 19:20:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:47,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a225271-a05e-459d-a4f3-5957be8abdc8 Date: Tue, 28 Aug 2018 19:20:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:47,651 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-2a225271-a05e-459d-a4f3-5957be8abdc8 2018-08-28 19:20:47,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:47,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-177fdef9-e778-40b2-9863-902c62993fee Date: Tue, 28 Aug 2018 19:20:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.4"}],"id":"104a7124-2032-426b-837d-382bd86612ae","security_groups":[],"mac_address":"fa:16:3e:84:9d:f1","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.2"}],"id":"2b887c8d-eae0-433f-80e3-847123eb4432","security_groups":[],"mac_address":"fa:16:3e:f4:55:c3","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.3"}],"id":"2e4aba2d-3170-49a6-a707-aa1010a9e9a1","security_groups":[],"mac_address":"fa:16:3e:3b:9a:7a","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal","device_id":"6dd4b359-7a37-4532-ab5d-457051d65178"}]} 2018-08-28 19:20:47,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-177fdef9-e778-40b2-9863-902c62993fee 2018-08-28 19:20:47,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:48,250 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f73c4c7f-81f2-48da-a748-d861cf58f8ca x-compute-request-id: req-f73c4c7f-81f2-48da-a748-d861cf58f8ca Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:48,250 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-f73c4c7f-81f2-48da-a748-d861cf58f8ca 2018-08-28 19:20:48,251 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - ACTIVE 2018-08-28 19:20:48,251 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:20:48,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:48,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbdfc05d-f763-4818-ae3e-a6e0d8969a18 x-compute-request-id: req-dbdfc05d-f763-4818-ae3e-a6e0d8969a18 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:48,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-dbdfc05d-f763-4818-ae3e-a6e0d8969a18 2018-08-28 19:20:48,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:49,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a71aafe8-1d02-4569-9d6a-feaa6040045b Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:49,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-a71aafe8-1d02-4569-9d6a-feaa6040045b 2018-08-28 19:20:49,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:49,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e530c13-36bb-482a-be39-53a7e921aab5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:49,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-0e530c13-36bb-482a-be39-53a7e921aab5 2018-08-28 19:20:49,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:49,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b0a4cd26-56f6-4731-afd3-4c41d79190f1 Date: Tue, 28 Aug 2018 19:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:49,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-b0a4cd26-56f6-4731-afd3-4c41d79190f1 2018-08-28 19:20:49,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:49,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-03176e14-41d1-464d-80be-2bb44243f064 Date: Tue, 28 Aug 2018 19:20:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.4"}],"id":"104a7124-2032-426b-837d-382bd86612ae","security_groups":[],"mac_address":"fa:16:3e:84:9d:f1","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.2"}],"id":"2b887c8d-eae0-433f-80e3-847123eb4432","security_groups":[],"mac_address":"fa:16:3e:f4:55:c3","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.3"}],"id":"2e4aba2d-3170-49a6-a707-aa1010a9e9a1","security_groups":[],"mac_address":"fa:16:3e:3b:9a:7a","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal","device_id":"6dd4b359-7a37-4532-ab5d-457051d65178"}]} 2018-08-28 19:20:49,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-03176e14-41d1-464d-80be-2bb44243f064 2018-08-28 19:20:49,660 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}}' 2018-08-28 19:20:50,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:20:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b08aa775-9285-402e-ad99-2adb56754cbd x-compute-request-id: req-b08aa775-9285-402e-ad99-2adb56754cbd Content-Length: 0 Content-Type: application/json 2018-08-28 19:20:50,932 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178/action used request id req-b08aa775-9285-402e-ad99-2adb56754cbd 2018-08-28 19:20:50,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:51,207 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:50 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5e91725d-9187-4c93-b258-3aa40ee234d6 x-compute-request-id: req-5e91725d-9187-4c93-b258-3aa40ee234d6 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:51,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-5e91725d-9187-4c93-b258-3aa40ee234d6 2018-08-28 19:20:51,208 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - ACTIVE 2018-08-28 19:20:51,208 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:20:51,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:51,537 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2131fe4f-ee3b-409a-b3c8-96028c0f24e2 x-compute-request-id: req-2131fe4f-ee3b-409a-b3c8-96028c0f24e2 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:51,537 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-2131fe4f-ee3b-409a-b3c8-96028c0f24e2 2018-08-28 19:20:51,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:51,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cef8a0d7-04cd-40ad-9b3c-99e84e64dfba Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:51,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-cef8a0d7-04cd-40ad-9b3c-99e84e64dfba 2018-08-28 19:20:51,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:51,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd35fcea-244f-4694-8efc-ae8a3d1a8258 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:51,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-dd35fcea-244f-4694-8efc-ae8a3d1a8258 2018-08-28 19:20:51,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:51,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca43c1c0-5f22-4fab-9cdd-bcc47c492a88 Date: Tue, 28 Aug 2018 19:20:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:51,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-ca43c1c0-5f22-4fab-9cdd-bcc47c492a88 2018-08-28 19:20:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:51,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-70f731e0-4e94-4f9f-bba8-50f17932c5a1 Date: Tue, 28 Aug 2018 19:20:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.4"}],"id":"104a7124-2032-426b-837d-382bd86612ae","security_groups":[],"mac_address":"fa:16:3e:84:9d:f1","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.2"}],"id":"2b887c8d-eae0-433f-80e3-847123eb4432","security_groups":[],"mac_address":"fa:16:3e:f4:55:c3","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.3"}],"id":"2e4aba2d-3170-49a6-a707-aa1010a9e9a1","security_groups":[],"mac_address":"fa:16:3e:3b:9a:7a","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["d28d6bba-6437-456c-b269-51ffd03ea7c8","de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal","device_id":"6dd4b359-7a37-4532-ab5d-457051d65178"}]} 2018-08-28 19:20:51,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-70f731e0-4e94-4f9f-bba8-50f17932c5a1 2018-08-28 19:20:51,900 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-08-28 19:20:51,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:52,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-982e4d76-ea78-4612-a814-6ce0abec615d x-compute-request-id: req-982e4d76-ea78-4612-a814-6ce0abec615d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:52,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-982e4d76-ea78-4612-a814-6ce0abec615d 2018-08-28 19:20:52,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:20:53,442 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02666845-9e34-42f1-b925-d25f202628ac x-compute-request-id: req-02666845-9e34-42f1-b925-d25f202628ac Content-Encoding: gzip Content-Length: 9639 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 580358767 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.912 MHz processor\n[ 0.132569] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134292] pid_max: default: 32768 minimum: 301\n[ 0.135210] ACPI: Core revision 20150930\n[ 0.136659] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137999] Security Framework initialized\n[ 0.138844] Yama: becoming mindful.\n[ 0.139618] AppArmor: AppArmor initialized\n[ 0.140531] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.141864] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143189] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144496] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.145890] Initializing cgroup subsys io\n[ 0.146723] Initializing cgroup subsys memory\n[ 0.147631] Initializing cgroup subsys devices\n[ 0.148571] Initializing cgroup subsys freezer\n[ 0.149467] Initializing cgroup subsys net_cls\n[ 0.150358] Initializing cgroup subsys perf_event\n[ 0.151300] Initializing cgroup subsys net_prio\n[ 0.152255] Initializing cgroup subsys hugetlb\n[ 0.153179] Initializing cgroup subsys pids\n[ 0.154086] CPU: Physical Processor ID: 0\n[ 0.155641] mce: CPU supports 10 MCE banks\n[ 0.156552] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159879] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166336] ftrace: allocating 31920 entries in 125 pages\n[ 0.192241] smpboot: Max logical packages: 2\n[ 0.193182] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194430] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195852] x2apic enabled\n[ 0.196699] Switched APIC routing to physical x2apic.\n[ 0.198477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204024] KVM setup paravirtual spinlock\n[ 0.205489] x86: Booting SMP configuration:\n[ 0.206441] .... node #0, CPUs: #1\n[ 0.207392] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.229167] x86: Booted up 1 node, 2 CPUs\n[ 0.229168] KVM setup async PF for cpu 1\n[ 0.229171] kvm-stealtime: cpu 1, msr f90d940\n[ 0.231855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.233406] devtmpfs: initialized\n[ 0.235139] evm: security.selinux\n[ 0.235855] evm: security.SMACK64\n[ 0.236563] evm: security.SMACK64EXEC\n[ 0.237346] evm: security.SMACK64TRANSMUTE\n[ 0.238201] evm: security.SMACK64MMAP\n[ 0.239006] evm: security.ima\n[ 0.239669] evm: security.capability\n[ 0.240537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242517] pinctrl core: initialized pinctrl subsystem\n[ 0.243689] RTC time: 19:20:46, date: 08/28/18\n[ 0.244729] NET: Registered protocol family 16\n[ 0.254520] cpuidle: using governor ladder\n[ 0.266607] cpuidle: using governor menu\n[ 0.267441] PCCT header not found.\n[ 0.268246] ACPI: bus type PCI registered\n[ 0.269129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270477] PCI: Using configuration type 1 for base access\n[ 0.283922] ACPI: Added _OSI(Module Device)\n[ 0.284823] ACPI: Added _OSI(Processor Device)\n[ 0.285729] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286692] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.289062] ACPI: Interpreter enabled\n[ 0.289897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.293722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.295667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.297600] ACPI: (supports S0 S5)\n[ 0.298357] ACPI: Using IOAPIC for interrupt routing\n[ 0.299504] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.302953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.304128] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.305413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.306688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.309059] acpiphp: Slot [3] registered\n[ 0.309929] acpiphp: Slot [4] registered\n[ 0.310788] acpiphp: Slot [5] registered\n[ 0.311604] acpiphp: Slot [6] registered\n[ 0.312415] acpiphp: Slot [7] registered\n[ 0.313227] acpiphp: Slot [8] registered\n[ 0.314043] acpiphp: Slot [9] registered\n[ 0.314888] acpiphp: Slot [10] registered\n[ 0.325852] acpiphp: Slot [11] registered\n[ 0.326713] acpiphp: Slot [12] registered\n[ 0.327542] acpiphp: Slot [13] registered\n[ 0.328368] acpiphp: Slot [14] registered\n[ 0.329195] acpiphp: Slot [15] registered\n[ 0.330046] acpiphp: Slot [16] registered\n[ 0.330915] acpiphp: Slot [17] registered\n[ 0.331738] acpiphp: Slot [18] registered\n[ 0.332561] acpiphp: Slot [19] registered\n[ 0.333384] acpiphp: Slot [20] registered\n[ 0.334210] acpiphp: Slot [21] registered\n[ 0.335061] acpiphp: Slot [22] registered\n[ 0.335918] acpiphp: Slot [23] registered\n[ 0.336749] acpiphp: Slot [24] registered\n[ 0.337575] acpiphp: Slot [25] registered\n[ 0.338462] acpiphp: Slot [26] registered\n[ 0.339286] acpiphp: Slot [27] registered\n[ 0.340106] acpiphp: Slot [28] registered\n[ 0.340929] acpiphp: Slot [29] registered\n[ 0.341751] acpiphp: Slot [30] registered\n[ 0.342618] acpiphp: Slot [31] registered\n[ 0.343441] PCI host bridge to bus 0000:00\n[ 0.344263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.345576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.346857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.348332] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.349800] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.356074] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.357389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.358623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.359925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.366574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.368042] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.413195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.414703] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.416193] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.417646] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.419086] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.420406] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.421893] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.423020] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.424635] vgaarb: loaded\n[ 0.425248] vgaarb: bridge control possible 0000:00:02.0\n[ 0.426480] SCSI subsystem initialized\n[ 0.427379] ACPI: bus type USB registered\n[ 0.428246] usbcore: registered new interface driver usbfs\n[ 0.429312] usbcore: registered new interface driver hub\n[ 0.430364] usbcore: registered new device driver usb\n[ 0.431519] PCI: Using ACPI for IRQ routing\n[ 0.432609] NetLabel: Initializing\n[ 0.433347] NetLabel: domain hash size = 128\n[ 0.434223] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435245] NetLabel: unlabeled traffic allowed by default\n[ 0.436473] clocksource: Switched to clocksource kvm-clock\n[ 0.442374] AppArmor: AppArmor Filesystem Enabled\n[ 0.443460] pnp: PnP ACPI init\n[ 0.444405] pnp: PnP ACPI: found 5 devices\n[ 0.451641] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.453400] NET: Registered protocol family 2\n[ 0.454425] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.455798] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.457040] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.458238] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.459346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.460551] NET: Registered protocol family 1\n[ 0.461437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.462560] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.463648] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.481936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.500563] Trying to unpack rootfs image as initramfs...\n[ 0.550980] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.565265] Scanning for low memory corruption every 60 seconds\n[ 0.566791] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568036] audit: initializing netlink subsys (disabled)\n[ 0.569220] audit: type=2000 audit(1535484046.627:1): initialized\n[ 0.570644] Initialise system trusted keyring\n[ 0.571708] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.573029] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.575210] zbud: loaded\n[ 0.575985] VFS: Disk quotas dquot_6.6.0\n[ 0.576910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578601] fuse init (API version 7.23)\n[ 0.579601] Key type big_key registered\n[ 0.580447] Allocating IMA MOK and blacklist keyrings.\n[ 0.581776] Key type asymmetric registered\n[ 0.582691] Asymmetric key parser 'x509' registered\n[ 0.583693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585304] io scheduler noop registered\n[ 0.586155] io scheduler deadline registered (default)\n[ 0.587248] io scheduler cfq registered\n[ 0.588138] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.589349] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.590727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.592254] ACPI: Power Button [PWRF]\n[ 0.593219] GHES: HEST is not enabled!\n[ 0.611495] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.648717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.651148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.677711] Linux agpgart interface v0.103\n[ 0.680114] brd: module loaded\n[ 0.681583] loop: module loaded\n[ 0.685308] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.686854] GPT:90111 != 20971519\n[ 0.687591] GPT:Alternate GPT header not at the end of the disk.\n[ 0.688762] GPT:90111 != 20971519\n[ 0.689497] GPT: Use GNU Parted to correct GPT errors.\n[ 0.690544] vda: vda1 vda15\n[ 0.692041] scsi host0: ata_piix\n[ 0.692895] scsi host1: ata_piix\n[ 0.693662] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.694986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.696366] libphy: Fixed MDIO Bus: probed\n[ 0.697471] tun: Universal TUN/TAP device driver, 1.6\n[ 0.698509] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700596] PPP generic driver version 2.4.2\n[ 0.701506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.702760] ehci-pci: EHCI PCI platform driver\n[ 0.703644] ehci-platform: EHCI generic platform driver\n[ 0.704654] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.705799] ohci-pci: OHCI PCI platform driver\n[ 0.706688] ohci-platform: OHCI generic platform driver\n[ 0.707691] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726676] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.729170] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730185] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.731319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734011] usb usb1: Product: UHCI Host Controller\n[ 0.734964] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736121] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737136] hub 1-0:1.0: USB hub found\n[ 0.737930] hub 1-0:1.0: 2 ports detected\n[ 0.738857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741032] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741997] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743052] mousedev: PS/2 mouse device common for all mice\n[ 0.744249] rtc_cmos 00:00: RTC can wake from S4\n[ 0.745478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.746697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.748493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749766] i2c /dev entries driver\n[ 0.750523] device-mapper: uevent: version 1.0.3\n[ 0.751473] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.753089] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754413] NET: Registered protocol family 10\n[ 0.755467] NET: Registered protocol family 17\n[ 0.756362] Key type dns_resolver registered\n[ 0.757332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.758416] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759609] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.761462] registered taskstats version 1\n[ 0.762319] Loading compiled-in X.509 certificates\n[ 0.763783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.765714] zswap: loaded using pool lzo/zbud\n[ 0.767201] Key type trusted registered\n[ 0.768954] Key type encrypted registered\n[ 0.769805] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.770871] ima: No TPM chip found, activating TPM-bypass!\n[ 0.771933] evm: HMAC attrs: 0x1\n[ 0.772897] Magic number: 14:404:345\n[ 0.773705] tty tty62: hash matches\n[ 0.784912] rtc_cmos 00:00: setting system clock to 2018-08-28 19:20:46 UTC (1535484046)\n[ 0.786690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.787919] EDD information not available.\n[ 0.853639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856792] Write protecting the kernel read-only data: 14336k\n[ 0.858603] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.860621] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.918051] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.96\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.8...\nLease of 10.55.1.8 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.15. iid=i-000000f2\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCVqPpGD53qa6uHeh5KhE2E/uNhwaXeGzZRKMxAKfoRYOYD2oR3zWHwuF8PzTM/2LCoakcLyM1m6YPx8+8Cf8a7Zwt5JRSVvPRCT0zeyEicpN8aJeYTu7D5LQxFhI6NzfAKdAeRRorIWnOJ8CxkpNcRRI8OK4E2za03hswOHMspZWJ+PhtCRZ/v38WCJYHwbQLpqWHbn0o8m43vh3AoXAtDPIrVhKOmdqN6/C3XbzPfiO8kZoUxXXj84nxgpkc4RD0SvA9pXjscOy5cf8w2Av7JroT60lJVju9snrquisGdgSQAX7pHyrz4wZT1peT+a9u14mTdFsLXaxSsuqKvTp2n root@createinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636\nssh-dss AAAAB3NzaC1kc3MAAACBALxZrB4UyDwbzxbqfB6mG8whFPOghjPFbsL+inRftDoAUMYVUAKCcmULEhysIXYZUDVCQvuhy0DtfteFBIMPShhSLWgKZqguA7rC+0EIQac2osAMj4g16ODcmma/mc2i2zRV4xe2xegJd+QtuCxDJpDf5h0IiT48RjsipgFM97u7AAAAFQC1pP4D+0FI3Ctkf9a0xkNEDSSSXwAAAIAaZQbut56j2RNv7nGEHxq0zuDOBhgUB2fOxFkW/BlpFNLlnJbY4LVZCRFZf5kb+NRkD0wQnVvSWrmYM6J2MdIukWYjGtKBrmzlrXVnrMqoLayT4UvIzaB9YzSu5zoD8da4S7cs63DIxZ8azLaoJeLPT02KxTbVG8Cf58VfuNxCTAAAAIBgIFDzarg5S/ZiQx24vxjzNo0HuAU3JkirO63Ukt0X04G78CBxwAgiM9h4i6VXCjs9psXCyomUvcmdXgg1RQoHAR1J5XgpIVFuFhFv1rDfcBlDiWoifEUJ8MbAJXfeZsuHCnssotouEsjU1aKA/QCqFUAeLhyayuinJr7dRkd9Xw== root@createinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636\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.8,24,fe80::f816:3eff:fe2e:bc57/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \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-000000f2\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.93 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636 login: "} 2018-08-28 19:20:53,443 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178/action used request id req-02666845-9e34-42f1-b925-d25f202628ac 2018-08-28 19:20:53,444 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:20:53,444 - 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 580358767 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.912 MHz processor [ 0.132569] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134292] pid_max: default: 32768 minimum: 301 [ 0.135210] ACPI: Core revision 20150930 [ 0.136659] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137999] Security Framework initialized [ 0.138844] Yama: becoming mindful. [ 0.139618] AppArmor: AppArmor initialized [ 0.140531] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.141864] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143189] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144496] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.145890] Initializing cgroup subsys io [ 0.146723] Initializing cgroup subsys memory [ 0.147631] Initializing cgroup subsys devices [ 0.148571] Initializing cgroup subsys freezer [ 0.149467] Initializing cgroup subsys net_cls [ 0.150358] Initializing cgroup subsys perf_event [ 0.151300] Initializing cgroup subsys net_prio [ 0.152255] Initializing cgroup subsys hugetlb [ 0.153179] Initializing cgroup subsys pids [ 0.154086] CPU: Physical Processor ID: 0 [ 0.155641] mce: CPU supports 10 MCE banks [ 0.156552] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157573] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159879] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166336] ftrace: allocating 31920 entries in 125 pages [ 0.192241] smpboot: Max logical packages: 2 [ 0.193182] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194430] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195852] x2apic enabled [ 0.196699] Switched APIC routing to physical x2apic. [ 0.198477] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199750] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201999] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204024] KVM setup paravirtual spinlock [ 0.205489] x86: Booting SMP configuration: [ 0.206441] .... node #0, CPUs: #1 [ 0.207392] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.229167] x86: Booted up 1 node, 2 CPUs [ 0.229168] KVM setup async PF for cpu 1 [ 0.229171] kvm-stealtime: cpu 1, msr f90d940 [ 0.231855] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.233406] devtmpfs: initialized [ 0.235139] evm: security.selinux [ 0.235855] evm: security.SMACK64 [ 0.236563] evm: security.SMACK64EXEC [ 0.237346] evm: security.SMACK64TRANSMUTE [ 0.238201] evm: security.SMACK64MMAP [ 0.239006] evm: security.ima [ 0.239669] evm: security.capability [ 0.240537] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242517] pinctrl core: initialized pinctrl subsystem [ 0.243689] RTC time: 19:20:46, date: 08/28/18 [ 0.244729] NET: Registered protocol family 16 [ 0.254520] cpuidle: using governor ladder [ 0.266607] cpuidle: using governor menu [ 0.267441] PCCT header not found. [ 0.268246] ACPI: bus type PCI registered [ 0.269129] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270477] PCI: Using configuration type 1 for base access [ 0.283922] ACPI: Added _OSI(Module Device) [ 0.284823] ACPI: Added _OSI(Processor Device) [ 0.285729] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286692] ACPI: Added _OSI(Processor Aggregator Device) [ 0.289062] ACPI: Interpreter enabled [ 0.289897] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.293722] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.295667] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.297600] ACPI: (supports S0 S5) [ 0.298357] ACPI: Using IOAPIC for interrupt routing [ 0.299504] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.302953] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.304128] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.305413] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.306688] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.309059] acpiphp: Slot [3] registered [ 0.309929] acpiphp: Slot [4] registered [ 0.310788] acpiphp: Slot [5] registered [ 0.311604] acpiphp: Slot [6] registered [ 0.312415] acpiphp: Slot [7] registered [ 0.313227] acpiphp: Slot [8] registered [ 0.314043] acpiphp: Slot [9] registered [ 0.314888] acpiphp: Slot [10] registered [ 0.325852] acpiphp: Slot [11] registered [ 0.326713] acpiphp: Slot [12] registered [ 0.327542] acpiphp: Slot [13] registered [ 0.328368] acpiphp: Slot [14] registered [ 0.329195] acpiphp: Slot [15] registered [ 0.330046] acpiphp: Slot [16] registered [ 0.330915] acpiphp: Slot [17] registered [ 0.331738] acpiphp: Slot [18] registered [ 0.332561] acpiphp: Slot [19] registered [ 0.333384] acpiphp: Slot [20] registered [ 0.334210] acpiphp: Slot [21] registered [ 0.335061] acpiphp: Slot [22] registered [ 0.335918] acpiphp: Slot [23] registered [ 0.336749] acpiphp: Slot [24] registered [ 0.337575] acpiphp: Slot [25] registered [ 0.338462] acpiphp: Slot [26] registered [ 0.339286] acpiphp: Slot [27] registered [ 0.340106] acpiphp: Slot [28] registered [ 0.340929] acpiphp: Slot [29] registered [ 0.341751] acpiphp: Slot [30] registered [ 0.342618] acpiphp: Slot [31] registered [ 0.343441] PCI host bridge to bus 0000:00 [ 0.344263] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.345576] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.346857] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.348332] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.349800] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.356074] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.357389] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.358623] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.359925] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.366574] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.368042] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.413195] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.414703] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.416193] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.417646] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.419086] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.420406] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.421893] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.423020] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.424635] vgaarb: loaded [ 0.425248] vgaarb: bridge control possible 0000:00:02.0 [ 0.426480] SCSI subsystem initialized [ 0.427379] ACPI: bus type USB registered [ 0.428246] usbcore: registered new interface driver usbfs [ 0.429312] usbcore: registered new interface driver hub [ 0.430364] usbcore: registered new device driver usb [ 0.431519] PCI: Using ACPI for IRQ routing [ 0.432609] NetLabel: Initializing [ 0.433347] NetLabel: domain hash size = 128 [ 0.434223] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435245] NetLabel: unlabeled traffic allowed by default [ 0.436473] clocksource: Switched to clocksource kvm-clock [ 0.442374] AppArmor: AppArmor Filesystem Enabled [ 0.443460] pnp: PnP ACPI init [ 0.444405] pnp: PnP ACPI: found 5 devices [ 0.451641] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.453400] NET: Registered protocol family 2 [ 0.454425] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.455798] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.457040] TCP: Hash tables configured (established 2048 bind 2048) [ 0.458238] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.459346] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.460551] NET: Registered protocol family 1 [ 0.461437] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.462560] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.463648] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.481936] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.500563] Trying to unpack rootfs image as initramfs... [ 0.550980] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.565265] Scanning for low memory corruption every 60 seconds [ 0.566791] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568036] audit: initializing netlink subsys (disabled) [ 0.569220] audit: type=2000 audit(1535484046.627:1): initialized [ 0.570644] Initialise system trusted keyring [ 0.571708] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.573029] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.575210] zbud: loaded [ 0.575985] VFS: Disk quotas dquot_6.6.0 [ 0.576910] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578601] fuse init (API version 7.23) [ 0.579601] Key type big_key registered [ 0.580447] Allocating IMA MOK and blacklist keyrings. [ 0.581776] Key type asymmetric registered [ 0.582691] Asymmetric key parser 'x509' registered [ 0.583693] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585304] io scheduler noop registered [ 0.586155] io scheduler deadline registered (default) [ 0.587248] io scheduler cfq registered [ 0.588138] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.589349] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.590727] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.592254] ACPI: Power Button [PWRF] [ 0.593219] GHES: HEST is not enabled! [ 0.611495] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.648717] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.651148] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674955] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.677711] Linux agpgart interface v0.103 [ 0.680114] brd: module loaded [ 0.681583] loop: module loaded [ 0.685308] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.686854] GPT:90111 != 20971519 [ 0.687591] GPT:Alternate GPT header not at the end of the disk. [ 0.688762] GPT:90111 != 20971519 [ 0.689497] GPT: Use GNU Parted to correct GPT errors. [ 0.690544] vda: vda1 vda15 [ 0.692041] scsi host0: ata_piix [ 0.692895] scsi host1: ata_piix [ 0.693662] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.694986] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.696366] libphy: Fixed MDIO Bus: probed [ 0.697471] tun: Universal TUN/TAP device driver, 1.6 [ 0.698509] tun: (C) 1999-2004 Max Krasnyansky [ 0.700596] PPP generic driver version 2.4.2 [ 0.701506] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.702760] ehci-pci: EHCI PCI platform driver [ 0.703644] ehci-platform: EHCI generic platform driver [ 0.704654] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.705799] ohci-pci: OHCI PCI platform driver [ 0.706688] ohci-platform: OHCI generic platform driver [ 0.707691] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726676] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727690] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729170] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730185] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.731319] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.732572] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734011] usb usb1: Product: UHCI Host Controller [ 0.734964] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736121] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737136] hub 1-0:1.0: USB hub found [ 0.737930] hub 1-0:1.0: 2 ports detected [ 0.738857] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741032] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741997] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743052] mousedev: PS/2 mouse device common for all mice [ 0.744249] rtc_cmos 00:00: RTC can wake from S4 [ 0.745478] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.746697] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.748493] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749766] i2c /dev entries driver [ 0.750523] device-mapper: uevent: version 1.0.3 [ 0.751473] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.753089] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754413] NET: Registered protocol family 10 [ 0.755467] NET: Registered protocol family 17 [ 0.756362] Key type dns_resolver registered [ 0.757332] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.758416] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759609] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.761462] registered taskstats version 1 [ 0.762319] Loading compiled-in X.509 certificates [ 0.763783] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.765714] zswap: loaded using pool lzo/zbud [ 0.767201] Key type trusted registered [ 0.768954] Key type encrypted registered [ 0.769805] AppArmor: AppArmor sha1 policy hashing enabled [ 0.770871] ima: No TPM chip found, activating TPM-bypass! [ 0.771933] evm: HMAC attrs: 0x1 [ 0.772897] Magic number: 14:404:345 [ 0.773705] tty tty62: hash matches [ 0.784912] rtc_cmos 00:00: setting system clock to 2018-08-28 19:20:46 UTC (1535484046) [ 0.786690] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.787919] EDD information not available. [ 0.853639] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856792] Write protecting the kernel read-only data: 14336k [ 0.858603] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.860621] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.918051] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.96 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.8... Lease of 10.55.1.8 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.15. iid=i-000000f2 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCVqPpGD53qa6uHeh5KhE2E/uNhwaXeGzZRKMxAKfoRYOYD2oR3zWHwuF8PzTM/2LCoakcLyM1m6YPx8+8Cf8a7Zwt5JRSVvPRCT0zeyEicpN8aJeYTu7D5LQxFhI6NzfAKdAeRRorIWnOJ8CxkpNcRRI8OK4E2za03hswOHMspZWJ+PhtCRZ/v38WCJYHwbQLpqWHbn0o8m43vh3AoXAtDPIrVhKOmdqN6/C3XbzPfiO8kZoUxXXj84nxgpkc4RD0SvA9pXjscOy5cf8w2Av7JroT60lJVju9snrquisGdgSQAX7pHyrz4wZT1peT+a9u14mTdFsLXaxSsuqKvTp2n root@createinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636 ssh-dss AAAAB3NzaC1kc3MAAACBALxZrB4UyDwbzxbqfB6mG8whFPOghjPFbsL+inRftDoAUMYVUAKCcmULEhysIXYZUDVCQvuhy0DtfteFBIMPShhSLWgKZqguA7rC+0EIQac2osAMj4g16ODcmma/mc2i2zRV4xe2xegJd+QtuCxDJpDf5h0IiT48RjsipgFM97u7AAAAFQC1pP4D+0FI3Ctkf9a0xkNEDSSSXwAAAIAaZQbut56j2RNv7nGEHxq0zuDOBhgUB2fOxFkW/BlpFNLlnJbY4LVZCRFZf5kb+NRkD0wQnVvSWrmYM6J2MdIukWYjGtKBrmzlrXVnrMqoLayT4UvIzaB9YzSu5zoD8da4S7cs63DIxZ8azLaoJeLPT02KxTbVG8Cf58VfuNxCTAAAAIBgIFDzarg5S/ZiQx24vxjzNo0HuAU3JkirO63Ukt0X04G78CBxwAgiM9h4i6VXCjs9psXCyomUvcmdXgg1RQoHAR1J5XgpIVFuFhFv1rDfcBlDiWoifEUJ8MbAJXfeZsuHCnssotouEsjU1aKA/QCqFUAeLhyayuinJr7dRkd9Xw== root@createinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fe2e:bc57/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 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-000000f2 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636 launch-index: 0 === cirros: current=0.4.0 uptime=2.93 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-013f808b-29cb-498c-bfcf-de1636 login: 2018-08-28 19:20:53,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8a640ace-890c-4675-979d-7b0f9713411f x-compute-request-id: req-8a640ace-890c-4675-979d-7b0f9713411f Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:54,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-8a640ace-890c-4675-979d-7b0f9713411f 2018-08-28 19:20:54,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b1ecd353-25b0-485c-8a4b-5acca3ccef6b Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:54,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-b1ecd353-25b0-485c-8a4b-5acca3ccef6b 2018-08-28 19:20:54,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1097a04-6201-4728-ac10-927f24bc28f4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:54,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-d1097a04-6201-4728-ac10-927f24bc28f4 2018-08-28 19:20:54,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c4fb193-9807-40ed-a3d0-a75b6329d259 Date: Tue, 28 Aug 2018 19:20:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:54,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-1c4fb193-9807-40ed-a3d0-a75b6329d259 2018-08-28 19:20:54,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-e10d4149-b410-4d53-bae7-a2e883163a6d Date: Tue, 28 Aug 2018 19:20:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.4"}],"id":"104a7124-2032-426b-837d-382bd86612ae","security_groups":[],"mac_address":"fa:16:3e:84:9d:f1","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.2"}],"id":"2b887c8d-eae0-433f-80e3-847123eb4432","security_groups":[],"mac_address":"fa:16:3e:f4:55:c3","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.3"}],"id":"2e4aba2d-3170-49a6-a707-aa1010a9e9a1","security_groups":[],"mac_address":"fa:16:3e:3b:9a:7a","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["d28d6bba-6437-456c-b269-51ffd03ea7c8","de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal","device_id":"6dd4b359-7a37-4532-ab5d-457051d65178"}]} 2018-08-28 19:20:54,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-e10d4149-b410-4d53-bae7-a2e883163a6d 2018-08-28 19:20:54,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-d16f5691-5adf-4af3-80c9-4aef4d8e2907 Date: Tue, 28 Aug 2018 19:20:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:19Z", "admin_state_up": true, "updated_at": "2018-08-28T19:20:25Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "f9b44c47-3408-4cd4-825d-336179548d76", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router"}]} 2018-08-28 19:20:54,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router used request id req-d16f5691-5adf-4af3-80c9-4aef4d8e2907 2018-08-28 19:20:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-247c7e22-868d-45d9-aff0-27cdf19b69d9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:54,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-247c7e22-868d-45d9-aff0-27cdf19b69d9 2018-08-28 19:20:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=f9b44c47-3408-4cd4-825d-336179548d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-77b33340-da5c-4d6c-bb02-fe686452c409 Date: Tue, 28 Aug 2018 19:20:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"}]} 2018-08-28 19:20:54,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=f9b44c47-3408-4cd4-825d-336179548d76 used request id req-77b33340-da5c-4d6c-bb02-fe686452c409 2018-08-28 19:20:54,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/d2082e45-e630-4271-8255-3dd2c09dbe3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:54,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2220640d-f8ba-4783-b3c6-35ca9f0275b5 Date: Tue, 28 Aug 2018 19:20:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}} 2018-08-28 19:20:54,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/d2082e45-e630-4271-8255-3dd2c09dbe3e used request id req-2220640d-f8ba-4783-b3c6-35ca9f0275b5 2018-08-28 19:20:55,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:55,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-39c19b08-89b3-4c0e-a7ca-2a46759fa446 Date: Tue, 28 Aug 2018 19:20:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:20:55,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-39c19b08-89b3-4c0e-a7ca-2a46759fa446 2018-08-28 19:20:55,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:55,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7fda318e-45eb-44eb-80aa-fe75358caedb Date: Tue, 28 Aug 2018 19:20:55 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:20:55,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-7fda318e-45eb-44eb-80aa-fe75358caedb 2018-08-28 19:20:55,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:56,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-d99468c6-4a15-4a8d-916a-28c0863f0724 x-compute-request-id: req-d99468c6-4a15-4a8d-916a-28c0863f0724 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:56,063 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-d99468c6-4a15-4a8d-916a-28c0863f0724 2018-08-28 19:20:56,063 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - ACTIVE 2018-08-28 19:20:56,063 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:20:56,066 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:56,531 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba8224db-4a10-4634-941c-1c5da6411d91 x-compute-request-id: req-ba8224db-4a10-4634-941c-1c5da6411d91 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:20:56,531 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-ba8224db-4a10-4634-941c-1c5da6411d91 2018-08-28 19:20:56,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:56,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-96c1eea5-162b-47be-8270-cc765cc28449 Date: Tue, 28 Aug 2018 19:20: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:20:56,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-96c1eea5-162b-47be-8270-cc765cc28449 2018-08-28 19:20:56,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:56,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40b5db5-bd18-444c-b170-a31e68ae73a5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:20:56,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-e40b5db5-bd18-444c-b170-a31e68ae73a5 2018-08-28 19:20:56,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:56,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2cc157f5-ca0c-484d-9e9d-c4d9f55e4cce Date: Tue, 28 Aug 2018 19:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:20:56,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-2cc157f5-ca0c-484d-9e9d-c4d9f55e4cce 2018-08-28 19:20:56,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:57,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-1c5e2330-ea6c-44ef-9279-447fa7a6d1f7 Date: Tue, 28 Aug 2018 19:20:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.4"}],"id":"104a7124-2032-426b-837d-382bd86612ae","security_groups":[],"mac_address":"fa:16:3e:84:9d:f1","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.2"}],"id":"2b887c8d-eae0-433f-80e3-847123eb4432","security_groups":[],"mac_address":"fa:16:3e:f4:55:c3","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.3"}],"id":"2e4aba2d-3170-49a6-a707-aa1010a9e9a1","security_groups":[],"mac_address":"fa:16:3e:3b:9a:7a","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["d28d6bba-6437-456c-b269-51ffd03ea7c8","de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal","device_id":"6dd4b359-7a37-4532-ab5d-457051d65178"}]} 2018-08-28 19:20:57,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-1c5e2330-ea6c-44ef-9279-447fa7a6d1f7 2018-08-28 19:20:57,028 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:20:57,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:57,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b6e9e332-8253-4711-9600-b12f6f64b915 Date: Tue, 28 Aug 2018 19:20:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:20:57,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-b6e9e332-8253-4711-9600-b12f6f64b915 2018-08-28 19:20:57,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:20:57,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2f890c20-0f95-4197-a72c-cb379957842b Date: Tue, 28 Aug 2018 19:20:57 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:20:57,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-2f890c20-0f95-4197-a72c-cb379957842b 2018-08-28 19:20:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b"}}' 2018-08-28 19:20:59,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-c100183e-d189-4123-8e2b-59d2df8d5159 Date: Tue, 28 Aug 2018 19:20:59 GMT RESP BODY: {"floatingip": {"router_id": "f9b44c47-3408-4cd4-825d-336179548d76", "status": "DOWN", "description": "", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:58Z", "updated_at": "2018-08-28T19:20:58Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "40661533c0ca49f89aa51017cafc97be", "port_id": "46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b", "id": "0f30fa7e-6e01-44e1-b510-f47f758db467"}} 2018-08-28 19:20:59,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-c100183e-d189-4123-8e2b-59d2df8d5159 2018-08-28 19:20:59,827 - create_instance - INFO - Created floating IP 172.30.9.204 via router - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router 2018-08-28 19:20:59,827 - create_instance - INFO - Checking if VM is active 2018-08-28 19:20:59,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:00,509 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:20:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-066cab68-f1ff-4f19-9601-985e0ee48baa x-compute-request-id: req-066cab68-f1ff-4f19-9601-985e0ee48baa Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:21:00,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-066cab68-f1ff-4f19-9601-985e0ee48baa 2018-08-28 19:21:00,510 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - ACTIVE 2018-08-28 19:21:00,510 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:21:00,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:00,981 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a61441c3-989a-4039-abfe-a04e9567483a x-compute-request-id: req-a61441c3-989a-4039-abfe-a04e9567483a Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:2e:bc:57", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp"}, {"name": "default"}], "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:20:46Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:21:00,981 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-a61441c3-989a-4039-abfe-a04e9567483a 2018-08-28 19:21:00,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:01,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9126e446-f15f-477f-895f-facae9a7e131 Date: Tue, 28 Aug 2018 19: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":["d2082e45-e630-4271-8255-3dd2c09dbe3e"],"updated_at":"2018-08-28T19:20:15Z","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"40661533c0ca49f89aa51017cafc97be","id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net"}]} 2018-08-28 19:21:01,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net used request id req-9126e446-f15f-477f-895f-facae9a7e131 2018-08-28 19:21:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:01,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c589e266-54c3-4b58-9fb3-31eb43395e7a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:21:01,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-c589e266-54c3-4b58-9fb3-31eb43395e7a 2018-08-28 19:21:01,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:01,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e2df7ce8-c0f7-4d35-a763-45d65e3e866c Date: Tue, 28 Aug 2018 19:21:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:15Z","dns_nameservers":[],"updated_at":"2018-08-28T19:20: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":"40661533c0ca49f89aa51017cafc97be","id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet"}]} 2018-08-28 19:21:01,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-e2df7ce8-c0f7-4d35-a763-45d65e3e866c 2018-08-28 19:21:01,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:01,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8cfca042-d073-44dd-99cf-10f5ccf727b0 Date: Tue, 28 Aug 2018 19:21:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.1"}],"id":"0188dd03-375a-4442-966d-14827995f01e","security_groups":[],"mac_address":"fa:16:3e:6f:bd:00","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:24Z","binding:vnic_type":"normal","device_id":"f9b44c47-3408-4cd4-825d-336179548d76"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.4"}],"id":"104a7124-2032-426b-837d-382bd86612ae","security_groups":[],"mac_address":"fa:16:3e:84:9d:f1","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.2"}],"id":"2b887c8d-eae0-433f-80e3-847123eb4432","security_groups":[],"mac_address":"fa:16:3e:f4:55:c3","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:19Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.3"}],"id":"2e4aba2d-3170-49a6-a707-aa1010a9e9a1","security_groups":[],"mac_address":"fa:16:3e:3b:9a:7a","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-56f4857c-4fe6-4742-91ab-c49f42f8af1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:20:50Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d2082e45-e630-4271-8255-3dd2c09dbe3e","ip_address":"10.55.1.8"}],"id":"46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b","security_groups":["d28d6bba-6437-456c-b269-51ffd03ea7c8","de789886-7236-4e42-9a26-5b7aa1e81422"],"mac_address":"fa:16:3e:2e:bc:57","project_id":"40661533c0ca49f89aa51017cafc97be","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1","admin_state_up":true,"network_id":"56f4857c-4fe6-4742-91ab-c49f42f8af1e","tenant_id":"40661533c0ca49f89aa51017cafc97be","created_at":"2018-08-28T19:20:35Z","binding:vnic_type":"normal","device_id":"6dd4b359-7a37-4532-ab5d-457051d65178"}]} 2018-08-28 19:21:01,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-8cfca042-d073-44dd-99cf-10f5ccf727b0 2018-08-28 19:21:01,489 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:21:01,492 - paramiko.transport - DEBUG - starting thread (client mode): 0x48fbda90L 2018-08-28 19:21:01,493 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:21:01,493 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:21:01,493 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:21:01,494 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:21:01,494 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:21:01,495 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:21:01,495 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:21:01,495 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:21:01,495 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:21:01,512 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:21:01,513 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:21:01,525 - paramiko.transport - DEBUG - Trying key 9d6dce5a11296e9b512ff506696d1cf2 from tmp/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969 2018-08-28 19:21:01,551 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:21:01,554 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:21:01,655 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:21:01,671 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:21:01,671 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:21:01,673 - paramiko.transport - DEBUG - starting thread (client mode): 0x48fbd390L 2018-08-28 19:21:01,673 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:21:01,673 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:21:01,674 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:21:01,675 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:21:01,675 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:21:01,675 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:21:01,675 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:21:01,675 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:21:01,675 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:21:01,692 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:21:01,693 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:21:01,705 - paramiko.transport - DEBUG - Trying key 9d6dce5a11296e9b512ff506696d1cf2 from tmp/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969 2018-08-28 19:21:01,731 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:21:01,734 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:21:01,738 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:21:01,739 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:21:01,739 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:21:01,740 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:21:01,741 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:21:01,743 - create_instance - INFO - Deleting Floating IP - 172.30.9.204 2018-08-28 19:21:01,743 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.204 2018-08-28 19:21:01,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/0f30fa7e-6e01-44e1-b510-f47f758db467 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:02,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-abba20b7-778b-48a9-9ac7-5972b9c502df Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:02,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/0f30fa7e-6e01-44e1-b510-f47f758db467 used request id req-abba20b7-778b-48a9-9ac7-5972b9c502df 2018-08-28 19:21:02,546 - create_instance - INFO - Deleting Port with ID - 46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b 2018-08-28 19:21:02,546 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969port-1 2018-08-28 19:21:02,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:03,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5adee7d3-53f8-4c87-810c-0c4466141150 Date: Tue, 28 Aug 2018 19:21:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:03,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/46fcad73-cf3a-4c0d-b6dd-efbeaa1d066b used request id req-5adee7d3-53f8-4c87-810c-0c4466141150 2018-08-28 19:21:03,873 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst 2018-08-28 19:21:03,876 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:04,117 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:21:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f547d9dc-ab8b-4b83-a91e-a9f6b7f6169a x-compute-request-id: req-f547d9dc-ab8b-4b83-a91e-a9f6b7f6169a Content-Type: application/json 2018-08-28 19:21:04,118 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-f547d9dc-ab8b-4b83-a91e-a9f6b7f6169a 2018-08-28 19:21:04,118 - create_instance - INFO - Checking deletion status 2018-08-28 19:21:04,121 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:04,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-804557b2-e069-4488-8517-e88736416051 x-compute-request-id: req-804557b2-e069-4488-8517-e88736416051 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:21:03Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:21:04,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-804557b2-e069-4488-8517-e88736416051 2018-08-28 19:21:04,446 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - ACTIVE 2018-08-28 19:21:04,446 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:21:07,449 - create_instance - DEBUG - VM status query timeout in 296.668980837 2018-08-28 19:21:07,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:07,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9ef30208-30c3-47cf-9780-eee5e63499e9 x-compute-request-id: req-9ef30208-30c3-47cf-9780-eee5e63499e9 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6dd4b359-7a37-4532-ab5d-457051d65178", "rel": "bookmark"}], "image": {"id": "8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "links": [{"href": "http://172.30.9.28:8774/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:20:45.000000", "flavor": {"id": "6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "links": [{"href": "http://172.30.9.28:8774/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d", "rel": "bookmark"}]}, "id": "6dd4b359-7a37-4532-ab5d-457051d65178", "user_id": "5fdf38944b4948388eb8a04e406efff9", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:21:03Z", "hostId": "5a87dea9d23df37fb3cafcb42b6738d693a83a4081a3b81091774748", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp", "name": "CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst", "created": "2018-08-28T19:20:39Z", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:21:07,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-9ef30208-30c3-47cf-9780-eee5e63499e9 2018-08-28 19:21:07,696 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst] is - ACTIVE 2018-08-28 19:21:07,696 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:21:10,699 - create_instance - DEBUG - VM status query timeout in 293.419167995 2018-08-28 19:21:10,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e207301439c48a301fa99b31bba13fb87aeb0d9" 2018-08-28 19:21:10,753 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-18f7d03f-d69f-4182-a7a9-c072b94a9d23 x-compute-request-id: req-18f7d03f-d69f-4182-a7a9-c072b94a9d23 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6dd4b359-7a37-4532-ab5d-457051d65178 could not be found.", "code": 404}} 2018-08-28 19:21:10,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6dd4b359-7a37-4532-ab5d-457051d65178 used request id req-18f7d03f-d69f-4182-a7a9-c072b94a9d23 2018-08-28 19:21:10,754 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6dd4b359-7a37-4532-ab5d-457051d65178 could not be found. (HTTP 404) (Request-ID: req-18f7d03f-d69f-4182-a7a9-c072b94a9d23) 2018-08-28 19:21:10,754 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-inst 2018-08-28 19:21:10,755 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp 2018-08-28 19:21:10,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2361133e5e2c04c5e4235fc729d8f11b7edaecd1" 2018-08-28 19:21:10,798 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-33459b03-2f4c-498a-b956-0408e0ee4aca x-compute-request-id: req-33459b03-2f4c-498a-b956-0408e0ee4aca Content-Length: 0 Content-Type: application/json 2018-08-28 19:21:10,798 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-kp used request id req-33459b03-2f4c-498a-b956-0408e0ee4aca 2018-08-28 19:21:10,799 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969.pub] 2018-08-28 19:21:10,799 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969] 2018-08-28 19:21:10,803 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}175b874ccf4f913392679f51beb7b4a0ca098bb0" 2018-08-28 19:21:10,840 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:21:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e898df3f-55e5-40cb-9573-d6a4fb61cecc x-compute-request-id: req-e898df3f-55e5-40cb-9573-d6a4fb61cecc Content-Length: 0 Content-Type: application/json 2018-08-28 19:21:10,840 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6bb71ba4-ff14-4bc5-8556-3f9138615f7d used request id req-e898df3f-55e5-40cb-9573-d6a4fb61cecc 2018-08-28 19:21:10,841 - neutron_utils - INFO - Deleting security group rule with ID - 3c1198de-5e58-44ba-831e-0ca250fd3c2a 2018-08-28 19:21:10,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3c1198de-5e58-44ba-831e-0ca250fd3c2a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:21:11,081 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a156f2b9-3ffe-40d7-a35a-ab6db03d4902 Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:11,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3c1198de-5e58-44ba-831e-0ca250fd3c2a used request id req-a156f2b9-3ffe-40d7-a35a-ab6db03d4902 2018-08-28 19:21:11,081 - neutron_utils - INFO - Deleting security group rule with ID - 5572c136-576a-4c64-9c0d-e08ef06740e2 2018-08-28 19:21:11,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5572c136-576a-4c64-9c0d-e08ef06740e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:21:11,182 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11e8d279-f257-44fc-8a08-9299ebe374fa Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:11,182 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5572c136-576a-4c64-9c0d-e08ef06740e2 used request id req-11e8d279-f257-44fc-8a08-9299ebe374fa 2018-08-28 19:21:11,183 - neutron_utils - INFO - Deleting security group rule with ID - 5d35f33d-8dbb-4b85-ae71-d63c0c9c82d3 2018-08-28 19:21:11,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/5d35f33d-8dbb-4b85-ae71-d63c0c9c82d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:21:11,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7a98ea02-e561-411d-8037-01e482eddbc9 Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:11,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/5d35f33d-8dbb-4b85-ae71-d63c0c9c82d3 used request id req-7a98ea02-e561-411d-8037-01e482eddbc9 2018-08-28 19:21:11,285 - neutron_utils - INFO - Deleting security group rule with ID - 48d7d492-b157-45ea-9258-dbe1da08b59f 2018-08-28 19:21:11,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/48d7d492-b157-45ea-9258-dbe1da08b59f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:21:11,738 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2c8860bb-571d-4a1d-b4fa-d67e8276fd1a Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:11,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/48d7d492-b157-45ea-9258-dbe1da08b59f used request id req-2c8860bb-571d-4a1d-b4fa-d67e8276fd1a 2018-08-28 19:21:11,738 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-sec-grp 2018-08-28 19:21:11,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d28d6bba-6437-456c-b269-51ffd03ea7c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8741979889670b041cd072ea54f32d76bb4e5d" 2018-08-28 19:21:12,009 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-09ad0051-6ae5-4d14-b912-2a01435b4bc2 Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:12,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d28d6bba-6437-456c-b269-51ffd03ea7c8 used request id req-09ad0051-6ae5-4d14-b912-2a01435b4bc2 2018-08-28 19:21:12,010 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router and subnet CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet 2018-08-28 19:21:12,010 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router 2018-08-28 19:21:12,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" -d '{"subnet_id": "d2082e45-e630-4271-8255-3dd2c09dbe3e"}' 2018-08-28 19:21:13,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cc050eb4-f428-4993-b09b-ad8e22fd7e25 Date: Tue, 28 Aug 2018 19:21:13 GMT RESP BODY: {"network_id": "56f4857c-4fe6-4742-91ab-c49f42f8af1e", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "subnet_id": "d2082e45-e630-4271-8255-3dd2c09dbe3e", "subnet_ids": ["d2082e45-e630-4271-8255-3dd2c09dbe3e"], "port_id": "0188dd03-375a-4442-966d-14827995f01e", "id": "f9b44c47-3408-4cd4-825d-336179548d76"} 2018-08-28 19:21:13,347 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76/remove_router_interface used request id req-cc050eb4-f428-4993-b09b-ad8e22fd7e25 2018-08-28 19:21:13,348 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router 2018-08-28 19:21:13,348 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-router 2018-08-28 19:21:13,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f01c7d8d1540646a827b5f2d2651f2bf5fd2296" 2018-08-28 19:21:16,878 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a1851713-9fa3-47bb-98e3-f2d4f6d4c90a Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:16,878 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/f9b44c47-3408-4cd4-825d-336179548d76 used request id req-a1851713-9fa3-47bb-98e3-f2d4f6d4c90a 2018-08-28 19:21:16,879 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet 2018-08-28 19:21:16,879 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-subnet 2018-08-28 19:21:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/d2082e45-e630-4271-8255-3dd2c09dbe3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:21:19,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df6429ec-3ff6-4cde-8f85-0347b66391ec Date: Tue, 28 Aug 2018 19:21:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:19,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/d2082e45-e630-4271-8255-3dd2c09dbe3e used request id req-df6429ec-3ff6-4cde-8f85-0347b66391ec 2018-08-28 19:21:19,301 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-pub-net 2018-08-28 19:21:19,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/56f4857c-4fe6-4742-91ab-c49f42f8af1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b27704cb7b84edd2ebf496a4e572a81d9d3f36e" 2018-08-28 19:21:20,544 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-129218e4-7201-42de-b0bf-bf87493f9584 Date: Tue, 28 Aug 2018 19:21:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:20,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/56f4857c-4fe6-4742-91ab-c49f42f8af1e used request id req-129218e4-7201-42de-b0bf-bf87493f9584 2018-08-28 19:21:20,545 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-013f808b-29cb-498c-bfcf-de1636d65969-image 2018-08-28 19:21:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}358383e0b4568d3fb8fb349996714c9499a9feab" 2018-08-28 19:21:21,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-50b9bfb3-8f77-488d-8302-72bfe2ce4cc1 Date: Tue, 28 Aug 2018 19:21:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:21:21,856 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/8e44dbb4-ef73-4ad9-a13c-9ca3199d012e used request id req-50b9bfb3-8f77-488d-8302-72bfe2ce4cc1 2018-08-28 19:21:21,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-0bae2992-ff4c-403c-b7a8-6bb27fbde332 Date: Tue, 28 Aug 2018 19:21:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:14Z", "updated_at": "2018-08-28T19:20:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "revision_number": 0, "id": "228fd288-c8fb-475a-a6f5-292efc3d2ec8", "remote_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "revision_number": 0, "id": "7a073034-cebc-427d-9757-02f5383beb5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "revision_number": 0, "id": "e9a09a57-b4f6-4211-b135-e41b249efcb4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv6", "project_id": "40661533c0ca49f89aa51017cafc97be"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "revision_number": 0, "id": "f91c3824-0ee8-4ad9-bd7a-e103b81cad73", "remote_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "remote_ip_prefix": null, "created_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "tenant_id": "40661533c0ca49f89aa51017cafc97be", "port_range_min": null, "ethertype": "IPv4", "project_id": "40661533c0ca49f89aa51017cafc97be"}], "revision_number": 4, "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "de789886-7236-4e42-9a26-5b7aa1e81422", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:21:22,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-0bae2992-ff4c-403c-b7a8-6bb27fbde332 2018-08-28 19:21:22,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,192 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3b5d51a-2115-4a98-a8d2-133e152ed770 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:21:22,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-a3b5d51a-2115-4a98-a8d2-133e152ed770 2018-08-28 19:21:22,192 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:21:22,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,278 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aea248d-762f-45b9-8314-08745632c6a1 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:21:22,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-7aea248d-762f-45b9-8314-08745632c6a1 2018-08-28 19:21:22,279 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:21:22,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,365 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc5e1b30-b308-427d-8cb6-4758457fca09 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:21:22,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-bc5e1b30-b308-427d-8cb6-4758457fca09 2018-08-28 19:21:22,365 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:21:22,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,453 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-087dd9f5-a4af-4b05-a07e-7b750c8c7c95 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:21:22,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-087dd9f5-a4af-4b05-a07e-7b750c8c7c95 2018-08-28 19:21:22,453 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:21:22,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e39cfeae-a8e3-432b-83c9-945261764799 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:21:22,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-e39cfeae-a8e3-432b-83c9-945261764799 2018-08-28 19:21:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d536ad2b-03df-4fb3-b3c3-b66c618f7a2e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:21:22,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-d536ad2b-03df-4fb3-b3c3-b66c618f7a2e 2018-08-28 19:21:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38969914-03ca-45bf-a091-e7aff542bb49 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:21:22,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-38969914-03ca-45bf-a091-e7aff542bb49 2018-08-28 19:21:22,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb5a8017-66e7-4826-920b-cc798b05cf9a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be"}, "enabled": true, "id": "40661533c0ca49f89aa51017cafc97be", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj"}} 2018-08-28 19:21:22,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-fb5a8017-66e7-4826-920b-cc798b05cf9a 2018-08-28 19:21:22,815 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - de789886-7236-4e42-9a26-5b7aa1e81422 2018-08-28 19:21:22,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de789886-7236-4e42-9a26-5b7aa1e81422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:22,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cdd53a9e-f29e-46ad-8dc5-be8221766a29 Date: Tue, 28 Aug 2018 19:21:22 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:14Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "228fd288-c8fb-475a-a6f5-292efc3d2ec8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:14Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "7a073034-cebc-427d-9757-02f5383beb5b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:14Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "e9a09a57-b4f6-4211-b135-e41b249efcb4"}, {"remote_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:20:14Z", "security_group_id": "de789886-7236-4e42-9a26-5b7aa1e81422", "port_range_min": null, "revision_number": 0, "tenant_id": "40661533c0ca49f89aa51017cafc97be", "created_at": "2018-08-28T19:20:14Z", "project_id": "40661533c0ca49f89aa51017cafc97be", "id": "f91c3824-0ee8-4ad9-bd7a-e103b81cad73"}]} 2018-08-28 19:21:22,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=de789886-7236-4e42-9a26-5b7aa1e81422 used request id req-cdd53a9e-f29e-46ad-8dc5-be8221766a29 2018-08-28 19:21:22,998 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:21:23,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/de789886-7236-4e42-9a26-5b7aa1e81422 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:23,310 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a3a285a-4b47-4d0d-988c-d8772b1232dc Content-Length: 0 Date: Tue, 28 Aug 2018 19:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:21:23,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/de789886-7236-4e42-9a26-5b7aa1e81422 used request id req-0a3a285a-4b47-4d0d-988c-d8772b1232dc 2018-08-28 19:21:23,311 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj 2018-08-28 19:21:23,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:23,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32cccb3a-b191-4942-b3d4-432941f34457 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:21:23,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/40661533c0ca49f89aa51017cafc97be used request id req-32cccb3a-b191-4942-b3d4-432941f34457 2018-08-28 19:21:23,526 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-1f469013-e513-44f-proj-role 2018-08-28 19:21:23,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ee06c4e287984232bfcc222a4ca87f2b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:23,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-109d7e41-7584-4759-ab25-1db971e50e06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:21:23,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ee06c4e287984232bfcc222a4ca87f2b used request id req-109d7e41-7584-4759-ab25-1db971e50e06 2018-08-28 19:21:23,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29c17c70128dc66570a34d927ae67343c772573" 2018-08-28 19:21:23,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-234aea29-fe5c-43c7-8a9e-c3879981bc60 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:21:23,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-234aea29-fe5c-43c7-8a9e-c3879981bc60 2018-08-28 19:21:23,725 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-1f469013-e513-44f-user 2018-08-28 19:21:23,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5fdf38944b4948388eb8a04e406efff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f4cdab0c83f36b8898287f73adfe77d68e20bf4" 2018-08-28 19:21:23,902 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:21:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae89bd62-5089-443d-9fc3-408359717d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:21:23,902 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5fdf38944b4948388eb8a04e406efff9 used request id req-ae89bd62-5089-443d-9fc3-408359717d0f 2018-08-28 19:21:23,903 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:24,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["YHxEcPRdQ16FgIaixzLHKw"], "issued_at": "2018-08-28T19:21:24.000000Z"}} 2018-08-28 19:21:24,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0b159b9f138922c62ef46eec67a015d901b15c3" 2018-08-28 19:21:24,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c8e1d64-8174-48e0-b353-90219bc67084 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:24,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5c8e1d64-8174-48e0-b353-90219bc67084 2018-08-28 19:21:24,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:24,391 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:24,781 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:21:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["uJRqLI0zRkKUSL-5M8D25g"], "issued_at": "2018-08-28T19:21:24.000000Z"}} 2018-08-28 19:21:24,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:21:24,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de35e32f-49ab-42a5-a0af-d4031786343b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:24,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-de35e32f-49ab-42a5-a0af-d4031786343b 2018-08-28 19:21:24,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:21:24,876 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:21:24,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:21:24,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f92f39c-f6cd-44f0-b5f9-444f2d32e2e2 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:21:24,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj used request id req-6f92f39c-f6cd-44f0-b5f9-444f2d32e2e2 2018-08-28 19:21:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:21:25,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3d2fa82-13f1-4a0a-9906-0fd66ff3b938 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:21:25,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f3d2fa82-13f1-4a0a-9906-0fd66ff3b938 2018-08-28 19:21:25,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}}' 2018-08-28 19:21:25,198 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8afc598a-7fbc-4c8f-a747-8eafe246125e Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:25,198 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-8afc598a-7fbc-4c8f-a747-8eafe246125e 2018-08-28 19:21:25,198 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj 2018-08-28 19:21:25,199 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:25,199 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:25,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:21:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["1V_nKx3qReChwuhYwuAGIw"], "issued_at": "2018-08-28T19:21:25.000000Z"}} 2018-08-28 19:21:25,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972039de1b9040b5eefe812dc9601efb04e44435" 2018-08-28 19:21:25,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fe7129-787f-4213-987d-b2e8c8cb85c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:25,676 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-61fe7129-787f-4213-987d-b2e8c8cb85c7 2018-08-28 19:21:25,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:21:25,686 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:21:25,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972039de1b9040b5eefe812dc9601efb04e44435" 2018-08-28 19:21:25,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c7d64c-94b1-412f-9837-396194010c48 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:21:25,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-50c7d64c-94b1-412f-9837-396194010c48 2018-08-28 19:21:25,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972039de1b9040b5eefe812dc9601efb04e44435" 2018-08-28 19:21:25,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887b8113-57bb-44ef-907c-6bda024c731d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}]} 2018-08-28 19:21:25,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj used request id req-887b8113-57bb-44ef-907c-6bda024c731d 2018-08-28 19:21:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972039de1b9040b5eefe812dc9601efb04e44435" 2018-08-28 19:21:25,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-373ccba4-328a-4e59-9b39-15a302115fbe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:21:25,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-373ccba4-328a-4e59-9b39-15a302115fbe 2018-08-28 19:21:26,348 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-a9848c94-7675-450-user 2018-08-28 19:21:26,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:26,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:21:26,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ed8cf9-b484-4096-bcf2-dfec5d6375a0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:21:26,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-47ed8cf9-b484-4096-bcf2-dfec5d6375a0 2018-08-28 19:21:26,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}}' 2018-08-28 19:21:26,587 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-112caf51-3af8-40ad-9c5b-67863c8597bb Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed0b0b1b9b0546499083c58e8e542ecb", "links": {"self": "http://172.30.9.28:5000/v3/roles/ed0b0b1b9b0546499083c58e8e542ecb"}, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}} 2018-08-28 19:21:26,588 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-112caf51-3af8-40ad-9c5b-67863c8597bb 2018-08-28 19:21:26,588 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role 2018-08-28 19:21:26,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/ed0b0b1b9b0546499083c58e8e542ecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:21:26,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e052b5f4-0c10-49e2-8028-d17940e04a44 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ed0b0b1b9b0546499083c58e8e542ecb"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role", "id": "ed0b0b1b9b0546499083c58e8e542ecb"}} 2018-08-28 19:21:26,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ed0b0b1b9b0546499083c58e8e542ecb used request id req-e052b5f4-0c10-49e2-8028-d17940e04a44 2018-08-28 19:21:26,673 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role to project CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj 2018-08-28 19:21:26,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee/users/561313c855bb4beca2f4d5e69829a70a/roles/ed0b0b1b9b0546499083c58e8e542ecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:21:26,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4adb0c8d-cfd0-458f-97db-c2a26e8785f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:21:26,812 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee/users/561313c855bb4beca2f4d5e69829a70a/roles/ed0b0b1b9b0546499083c58e8e542ecb used request id req-4adb0c8d-cfd0-458f-97db-c2a26e8785f4 2018-08-28 19:21:26,812 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:21:26,813 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:21:26,814 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:26,815 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:27,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["bV_56GFWToKrtW-WVCJJcQ"], "issued_at": "2018-08-28T19:21:27.000000Z"}} 2018-08-28 19:21:27,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" 2018-08-28 19:21:27,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8424bff1-41b3-4663-a68c-b286bb536cb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:27,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8424bff1-41b3-4663-a68c-b286bb536cb7 2018-08-28 19:21:27,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" 2018-08-28 19:21:27,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-6589fd4c-4859-4a6b-8358-48fea6a6e7de Date: Tue, 28 Aug 2018 19:21:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image"} 2018-08-28 19:21:27,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image used request id req-6589fd4c-4859-4a6b-8358-48fea6a6e7de 2018-08-28 19:21:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" 2018-08-28 19:21:27,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-53303977-49cc-49cc-862c-bca12fa1bfe0 Date: Tue, 28 Aug 2018 19:21: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-08-28 19:21:27,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-53303977-49cc-49cc-862c-bca12fa1bfe0 2018-08-28 19:21:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image"}' 2018-08-28 19:21:27,848 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190 X-Openstack-Request-Id: req-515b3f55-683e-474d-96f6-ca03556b920c Date: Tue, 28 Aug 2018 19:21:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:21:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:21:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "min_disk": 0, "protected": false, "id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "file": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/file", "checksum": null, "owner": "8221aa0b834d4d11864b930a7c10b9ee", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:21:27,848 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-515b3f55-683e-474d-96f6-ca03556b920c 2018-08-28 19:21:27,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" -d '' 2018-08-28 19:21:29,663 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01ceaf94-691a-4e04-8dbe-dc383537d9eb Date: Tue, 28 Aug 2018 19:21:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:21:29,663 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/file used request id req-01ceaf94-691a-4e04-8dbe-dc383537d9eb 2018-08-28 19:21:29,664 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:21:29,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" 2018-08-28 19:21:29,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-3d60073f-e873-47e4-9293-e65dcbc1601f Date: Tue, 28 Aug 2018 19:21:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:21:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:21:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/snap", "metadata": {}}], "self": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "min_disk": 0, "protected": false, "id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "file": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8221aa0b834d4d11864b930a7c10b9ee", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:21:29,843 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190 used request id req-3d60073f-e873-47e4-9293-e65dcbc1601f 2018-08-28 19:21:29,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" 2018-08-28 19:21:29,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e095396f-8475-496b-94d1-4e842d7a62e7 Date: Tue, 28 Aug 2018 19:21: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-08-28 19:21:29,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-e095396f-8475-496b-94d1-4e842d7a62e7 2018-08-28 19:21:30,000 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image 2018-08-28 19:21:30,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" 2018-08-28 19:21:30,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-0538bde5-9588-4976-b032-219589725aa7 Date: Tue, 28 Aug 2018 19:21:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:21:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:21:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/snap", "metadata": {}}], "self": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "min_disk": 0, "protected": false, "id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "file": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8221aa0b834d4d11864b930a7c10b9ee", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:21:30,174 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190 used request id req-0538bde5-9588-4976-b032-219589725aa7 2018-08-28 19:21:30,175 - create_image - DEBUG - Instance status is - active 2018-08-28 19:21:30,175 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image 2018-08-28 19:21:30,175 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image 2018-08-28 19:21:30,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:30,176 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:30,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["u8ovXBKOSnGHIQhofVE4dA"], "issued_at": "2018-08-28T19:21:30.000000Z"}} 2018-08-28 19:21:30,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:21:30,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff3e03b-2cdc-43e0-bc45-b29f16d4e683 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:30,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7ff3e03b-2cdc-43e0-bc45-b29f16d4e683 2018-08-28 19:21:30,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:21:30,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-79db7c0d-7601-4841-8c97-e927ee8d9317 Date: Tue, 28 Aug 2018 19:21:30 GMT RESP BODY: {"networks":[]} 2018-08-28 19:21:30,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-79db7c0d-7601-4841-8c97-e927ee8d9317 2018-08-28 19:21:30,829 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net 2018-08-28 19:21:30,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net", "admin_state_up": true}}' 2018-08-28 19:21:31,538 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8724a8cc-0012-4261-8473-43152e4c7fc6 Date: Tue, 28 Aug 2018 19:21:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:21:31Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","mtu":1450}} 2018-08-28 19:21:31,539 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-8724a8cc-0012-4261-8473-43152e4c7fc6 2018-08-28 19:21:31,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:21:31,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-099e0dc2-50ab-4d5b-8aa4-ec68a5f7990d Date: Tue, 28 Aug 2018 19:21:31 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:21:31Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:31,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-099e0dc2-50ab-4d5b-8aa4-ec68a5f7990d 2018-08-28 19:21:31,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:21:31,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-32ffa52b-a0c2-483e-910f-d2463c28e30b Date: Tue, 28 Aug 2018 19:21:31 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:21:31,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-32ffa52b-a0c2-483e-910f-d2463c28e30b 2018-08-28 19:21:31,953 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet 2018-08-28 19:21:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" -d '{"subnets": [{"ip_version": 4, "network_id": "6ec0fd83-badb-4f02-8c90-dc9521d19d59", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]}' 2018-08-28 19:21:32,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a9b99a27-b709-4b6e-9acf-5e9ff9801443 Date: Tue, 28 Aug 2018 19:21:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:32,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a9b99a27-b709-4b6e-9acf-5e9ff9801443 2018-08-28 19:21:32,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:21:32,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3217987b-444b-400c-961a-fe882e7075cd Date: Tue, 28 Aug 2018 19:21:32 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:32,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-3217987b-444b-400c-961a-fe882e7075cd 2018-08-28 19:21:32,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:21:33,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-63745d2d-074e-453e-a445-00afbe2d79c7 Date: Tue, 28 Aug 2018 19:21:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:33,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-63745d2d-074e-453e-a445-00afbe2d79c7 2018-08-28 19:21:33,122 - OpenStackNetwork - DEBUG - Network [6ec0fd83-badb-4f02-8c90-dc9521d19d59] created successfully 2018-08-28 19:21:33,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:33,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:33,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["WZtOVxTiSXy6ozS0B2t4jQ"], "issued_at": "2018-08-28T19:21:33.000000Z"}} 2018-08-28 19:21:33,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:33,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e1d78c2-3a0c-4ce6-aa7c-548231e8d924 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:33,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5e1d78c2-3a0c-4ce6-aa7c-548231e8d924 2018-08-28 19:21:33,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:33,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2542db61-6463-4135-971f-e3bdb4bf1276 Date: Tue, 28 Aug 2018 19:21:33 GMT RESP BODY: {"routers": []} 2018-08-28 19:21:33,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router&admin_state_up=True used request id req-2542db61-6463-4135-971f-e3bdb4bf1276 2018-08-28 19:21:33,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:33,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:34,209 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["Prbh6vFdQe6Og0bnlqtwuQ"], "issued_at": "2018-08-28T19:21:34.000000Z"}} 2018-08-28 19:21:34,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}176f485e962a9f385b12be598a4f1d0678266c6f" 2018-08-28 19:21:34,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfcb8faf-e099-4979-bf39-77221c5439ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:34,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-dfcb8faf-e099-4979-bf39-77221c5439ce 2018-08-28 19:21:34,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:34,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ddfaf02d-251f-41ee-842d-ab02906210da Date: Tue, 28 Aug 2018 19:21:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:21:34,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ddfaf02d-251f-41ee-842d-ab02906210da 2018-08-28 19:21:34,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:34,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-827857e7-da8f-462c-bd1c-cbc1a21cae56 Date: Tue, 28 Aug 2018 19:21:34 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:21:34,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-827857e7-da8f-462c-bd1c-cbc1a21cae56 2018-08-28 19:21:34,724 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router 2018-08-28 19:21:34,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router", "admin_state_up": true}}' 2018-08-28 19:21:39,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-fe7b0b09-799c-4818-9183-2eef5899a74c Date: Tue, 28 Aug 2018 19:21:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:35Z", "admin_state_up": true, "updated_at": "2018-08-28T19:21:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "9114da75-3a5f-4371-a806-75c7145f19b7", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router"}} 2018-08-28 19:21:39,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-fe7b0b09-799c-4818-9183-2eef5899a74c 2018-08-28 19:21:39,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9114da75-3a5f-4371-a806-75c7145f19b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:39,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c2a449ac-22df-4508-8f7b-f1d7d9107e63 Date: Tue, 28 Aug 2018 19:21:39 GMT RESP BODY: {"ports":[]} 2018-08-28 19:21:39,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9114da75-3a5f-4371-a806-75c7145f19b7 used request id req-c2a449ac-22df-4508-8f7b-f1d7d9107e63 2018-08-28 19:21:39,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:40,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8fa6bf9a-11eb-4bb3-bae6-d50c717a3a64 Date: Tue, 28 Aug 2018 19: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:40,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-8fa6bf9a-11eb-4bb3-bae6-d50c717a3a64 2018-08-28 19:21:40,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:21:40,119 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:21:40 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:21:40,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:40,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef061061-b69b-43db-aeaa-da6a426f4f07 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:40,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-ef061061-b69b-43db-aeaa-da6a426f4f07 2018-08-28 19:21:40,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:40,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7a1fdd3f-42db-4c65-9c84-6b07d4880fed Date: Tue, 28 Aug 2018 19:21:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:40,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-7a1fdd3f-42db-4c65-9c84-6b07d4880fed 2018-08-28 19:21:40,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:40,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-284d86de-ee79-4a8f-9ca5-04eebae2e7a0 Date: Tue, 28 Aug 2018 19:21:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:40,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet used request id req-284d86de-ee79-4a8f-9ca5-04eebae2e7a0 2018-08-28 19:21:40,608 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:21:40,608 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router 2018-08-28 19:21:40,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" -d '{"subnet_id": "7b06d92e-1970-488f-921e-13741daac214"}' 2018-08-28 19:21:42,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2e7ce0cc-2b12-48ac-8ea7-3e01e053bd10 Date: Tue, 28 Aug 2018 19:21:42 GMT RESP BODY: {"network_id": "6ec0fd83-badb-4f02-8c90-dc9521d19d59", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "subnet_id": "7b06d92e-1970-488f-921e-13741daac214", "subnet_ids": ["7b06d92e-1970-488f-921e-13741daac214"], "port_id": "2c3b5b62-a491-4c52-b42a-0b3a0dae580c", "id": "9114da75-3a5f-4371-a806-75c7145f19b7"} 2018-08-28 19:21:42,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7/add_router_interface used request id req-2e7ce0cc-2b12-48ac-8ea7-3e01e053bd10 2018-08-28 19:21:42,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:42,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2d7e1567-101e-490b-b8ac-20de2fecff37 Date: Tue, 28 Aug 2018 19:21:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:35Z", "admin_state_up": true, "updated_at": "2018-08-28T19:21:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "9114da75-3a5f-4371-a806-75c7145f19b7", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router"}} 2018-08-28 19:21:42,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7 used request id req-2d7e1567-101e-490b-b8ac-20de2fecff37 2018-08-28 19:21:42,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9114da75-3a5f-4371-a806-75c7145f19b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:43,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e74d14b5-be93-48fe-bc64-3f672dd4f830 Date: Tue, 28 Aug 2018 19:21:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"}]} 2018-08-28 19:21:43,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9114da75-3a5f-4371-a806-75c7145f19b7 used request id req-e74d14b5-be93-48fe-bc64-3f672dd4f830 2018-08-28 19:21:43,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b06d92e-1970-488f-921e-13741daac214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:21:43,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-f7e79531-0fba-4ba8-ad5b-35429c879079 Date: Tue, 28 Aug 2018 19:21:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}} 2018-08-28 19:21:43,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b06d92e-1970-488f-921e-13741daac214 used request id req-f7e79531-0fba-4ba8-ad5b-35429c879079 2018-08-28 19:21:43,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:43,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:43,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["sa21J5GNTguB9j1lgJ517w"], "issued_at": "2018-08-28T19:21:43.000000Z"}} 2018-08-28 19:21:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d5939814735d03e70065a0ef2cce41bd58df24" 2018-08-28 19:21:43,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-965e0a83-49bc-411a-a474-34177010a964 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:43,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-965e0a83-49bc-411a-a474-34177010a964 2018-08-28 19:21:43,825 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:21:43,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d5939814735d03e70065a0ef2cce41bd58df24" 2018-08-28 19:21:44,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2f576199-fce1-453a-92b7-1e623022f012 x-compute-request-id: req-2f576199-fce1-453a-92b7-1e623022f012 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:21:44,010 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2f576199-fce1-453a-92b7-1e623022f012 2018-08-28 19:21:44,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d5939814735d03e70065a0ef2cce41bd58df24" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:21:44,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-a666c44a-5758-4d3b-847d-beef3bbf55e6 x-compute-request-id: req-a666c44a-5758-4d3b-847d-beef3bbf55e6 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f5aee540-02da-4384-8410-ef8f300fba16", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:21:44,058 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a666c44a-5758-4d3b-847d-beef3bbf55e6 2018-08-28 19:21:44,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:44,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:44,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["YjXRqTvNQP--cPcv_ii5Tg"], "issued_at": "2018-08-28T19:21:44.000000Z"}} 2018-08-28 19:21:44,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce258d51eab4651643f5d91bec4f18d62773c37a" 2018-08-28 19:21:44,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0925c46-f438-4b50-914f-43459e12c65c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:44,502 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d0925c46-f438-4b50-914f-43459e12c65c 2018-08-28 19:21:44,504 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:21:44,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce258d51eab4651643f5d91bec4f18d62773c37a" 2018-08-28 19:21:44,668 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-092b2a6f-e3be-4684-9485-51a851cdfd85 x-compute-request-id: req-092b2a6f-e3be-4684-9485-51a851cdfd85 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:21:44,668 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-092b2a6f-e3be-4684-9485-51a851cdfd85 2018-08-28 19:21:44,669 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp... 2018-08-28 19:21:44,669 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:21:44,705 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp 2018-08-28 19:21:44,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce258d51eab4651643f5d91bec4f18d62773c37a" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCw2qk2j585pDEcyDcL5ZUin17/zXYeNaOmlq6USRTa0KNmyzvI7K3+pX6ciS290wJnv/9gwQ0NohP5ZyTT5GNXzPPS4s4J1/83xkTVsao6mGdQmXOgyCD6nymYqcM/7vEg1USH0666sb19RzjnqJIn4qd47iUm0whvaJ3RBezsKQ==", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp"}}' 2018-08-28 19:21:44,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-59dd82fd-20f3-4ad5-8b7d-7bfc19f278d3 x-compute-request-id: req-59dd82fd-20f3-4ad5-8b7d-7bfc19f278d3 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCw2qk2j585pDEcyDcL5ZUin17/zXYeNaOmlq6USRTa0KNmyzvI7K3+pX6ciS290wJnv/9gwQ0NohP5ZyTT5GNXzPPS4s4J1/83xkTVsao6mGdQmXOgyCD6nymYqcM/7vEg1USH0666sb19RzjnqJIn4qd47iUm0whvaJ3RBezsKQ==", "user_id": "561313c855bb4beca2f4d5e69829a70a", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "fingerprint": "ad:aa:04:e4:3b:0f:e1:2a:c9:43:c6:75:4e:31:29:0b"}} 2018-08-28 19:21:44,767 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-59dd82fd-20f3-4ad5-8b7d-7bfc19f278d3 2018-08-28 19:21:44,769 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659.pub 2018-08-28 19:21:44,769 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:21:44,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:44,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:45,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["OnEQQ8ImTuSg_MsWUqodwQ"], "issued_at": "2018-08-28T19:21:45.000000Z"}} 2018-08-28 19:21:45,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:45,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf544ee4-644b-4463-8976-01372e6cb082 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:45,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf544ee4-644b-4463-8976-01372e6cb082 2018-08-28 19:21:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:45,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-cb3014ce-caef-48b0-b188-fc707ca2ca50 Date: Tue, 28 Aug 2018 19:21:45 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:21:45,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp used request id req-cb3014ce-caef-48b0-b188-fc707ca2ca50 2018-08-28 19:21:45,417 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp... 2018-08-28 19:21:45,417 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp 2018-08-28 19:21:45,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}}' 2018-08-28 19:21:45,767 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-dc6323be-c1d8-48ac-a7d4-0ebef8a03be3 Date: Tue, 28 Aug 2018 19:21:45 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "updated_at": "2018-08-28T19:21:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}], "revision_number": 2, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}} 2018-08-28 19:21:45,767 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-dc6323be-c1d8-48ac-a7d4-0ebef8a03be3 2018-08-28 19:21:45,768 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:45,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:45,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3faca360-0d90-4d4a-b03c-df0d424f8fdd Date: Tue, 28 Aug 2018 19:21:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c"}]} 2018-08-28 19:21:45,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-3faca360-0d90-4d4a-b03c-df0d424f8fdd 2018-08-28 19:21:45,937 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:45,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:46,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-660d296a-6671-4ff5-bffd-17857d0387c4 Date: Tue, 28 Aug 2018 19:21: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-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c"}]} 2018-08-28 19:21:46,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-660d296a-6671-4ff5-bffd-17857d0387c4 2018-08-28 19:21:46,192 - neutron_utils - INFO - Retrieving security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:46,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:46,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-92af04ee-05f6-4c76-b262-d1a35c313a72 Date: Tue, 28 Aug 2018 19:21:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "updated_at": "2018-08-28T19:21:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}], "revision_number": 2, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}]} 2018-08-28 19:21:46,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-92af04ee-05f6-4c76-b262-d1a35c313a72 2018-08-28 19:21:46,400 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:46,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bcaf77c2-b42d-460f-bd7b-4c74e550c5f1 Date: Tue, 28 Aug 2018 19:21: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-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c"}]} 2018-08-28 19:21:46,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-bcaf77c2-b42d-460f-bd7b-4c74e550c5f1 2018-08-28 19:21:46,575 - neutron_utils - INFO - Retrieving security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:46,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:46,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-406ba714-388c-4ad6-ae06-f8f8246cc8e7 Date: Tue, 28 Aug 2018 19:21:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "updated_at": "2018-08-28T19:21:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}], "revision_number": 2, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}]} 2018-08-28 19:21:46,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-406ba714-388c-4ad6-ae06-f8f8246cc8e7 2018-08-28 19:21:46,762 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:46,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:46,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6e9fb62e-2e7a-4c66-a1d2-55b4e41d901c Date: Tue, 28 Aug 2018 19:21: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-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c"}]} 2018-08-28 19:21:46,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-6e9fb62e-2e7a-4c66-a1d2-55b4e41d901c 2018-08-28 19:21:46,947 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp 2018-08-28 19:21:46,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:47,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-23c93b05-3c49-4a9f-a557-cac3f8966deb Date: Tue, 28 Aug 2018 19:21:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "updated_at": "2018-08-28T19:21:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}], "revision_number": 2, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}]} 2018-08-28 19:21:47,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp used request id req-23c93b05-3c49-4a9f-a557-cac3f8966deb 2018-08-28 19:21:47,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:21:47,155 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:21:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:21:47,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:47,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9332c165-cf93-4065-9b17-616c93ddbd1b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:47,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-9332c165-cf93-4065-9b17-616c93ddbd1b 2018-08-28 19:21:47,235 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:47,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b0507813-2953-4fe7-8423-4b57f127e2e3 Date: Tue, 28 Aug 2018 19:21:47 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c"}]} 2018-08-28 19:21:47,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-b0507813-2953-4fe7-8423-4b57f127e2e3 2018-08-28 19:21:47,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad"}}' 2018-08-28 19:21:47,714 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-03370ad0-fb22-4c63-8597-a291e16affb2 Date: Tue, 28 Aug 2018 19:21:47 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:47Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:47Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "412329c1-3867-403c-ac3d-9875d7eafd0b"}} 2018-08-28 19:21:47,714 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-03370ad0-fb22-4c63-8597-a291e16affb2 2018-08-28 19:21:47,714 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp 2018-08-28 19:21:47,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:47,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-d3f8651a-b35f-4464-86a7-192ef25b92f1 Date: Tue, 28 Aug 2018 19:21:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "updated_at": "2018-08-28T19:21:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:47Z", "revision_number": 0, "id": "412329c1-3867-403c-ac3d-9875d7eafd0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:47Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}], "revision_number": 3, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}]} 2018-08-28 19:21:47,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp used request id req-d3f8651a-b35f-4464-86a7-192ef25b92f1 2018-08-28 19:21:47,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:47,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d411554-3436-4ce3-bb0d-e71d80ae3b90 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:47,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-0d411554-3436-4ce3-bb0d-e71d80ae3b90 2018-08-28 19:21:47,994 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:48,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-22cdb32d-6e00-44c9-8dc8-a919758b426c Date: Tue, 28 Aug 2018 19:21:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:47Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:47Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "412329c1-3867-403c-ac3d-9875d7eafd0b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c"}]} 2018-08-28 19:21:48,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-22cdb32d-6e00-44c9-8dc8-a919758b426c 2018-08-28 19:21:48,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad"}}' 2018-08-28 19:21:48,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-4f5de035-e32f-411c-ad77-464b96f68440 Date: Tue, 28 Aug 2018 19:21:48 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:21:48Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": 22, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:48Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "a2d96870-7213-4001-b04f-11c547dfb4bb"}} 2018-08-28 19:21:48,492 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-4f5de035-e32f-411c-ad77-464b96f68440 2018-08-28 19:21:48,492 - neutron_utils - INFO - Retrieving security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:48,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:48,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-f86abbe5-ddf4-4013-a792-75152f214046 Date: Tue, 28 Aug 2018 19:21:48 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "updated_at": "2018-08-28T19:21:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:47Z", "revision_number": 0, "id": "412329c1-3867-403c-ac3d-9875d7eafd0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:47Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:21:48Z", "revision_number": 0, "id": "a2d96870-7213-4001-b04f-11c547dfb4bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:48Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "revision_number": 0, "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}], "revision_number": 4, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}]} 2018-08-28 19:21:48,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-f86abbe5-ddf4-4013-a792-75152f214046 2018-08-28 19:21:48,691 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d859addc-bd8d-428a-9e52-5ded5ca42bad 2018-08-28 19:21:48,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:21:48,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f4d94946-e482-4d8d-af08-fc1b9cefbe43 Date: Tue, 28 Aug 2018 19:21:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "1acde916-9f10-4c5a-a24d-c6f1b4265642"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:47Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:47Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "412329c1-3867-403c-ac3d-9875d7eafd0b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:21:48Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": 22, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:48Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "a2d96870-7213-4001-b04f-11c547dfb4bb"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:45Z", "security_group_id": "d859addc-bd8d-428a-9e52-5ded5ca42bad", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:45Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c"}]} 2018-08-28 19:21:48,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-f4d94946-e482-4d8d-af08-fc1b9cefbe43 2018-08-28 19:21:48,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:48,723 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:49,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["9DCGl49FQ8KW_GjoeLnrUA"], "issued_at": "2018-08-28T19:21:49.000000Z"}} 2018-08-28 19:21:49,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:49,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-033e011f-2364-4dd6-9576-e46ddc9c04be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:49,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-033e011f-2364-4dd6-9576-e46ddc9c04be 2018-08-28 19:21:49,120 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:21:49,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:49,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7969da2a-7de5-4c72-aa9b-5b7878df9956 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:49,200 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7969da2a-7de5-4c72-aa9b-5b7878df9956 2018-08-28 19:21:49,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:49,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-10a1dec2-4eac-4541-8242-808b652e9b39 Date: Tue, 28 Aug 2018 19:21: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:49,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-10a1dec2-4eac-4541-8242-808b652e9b39 2018-08-28 19:21:49,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:21:49,449 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:21:49 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:21:49,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:49,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3991af21-5c71-442f-87ac-00acbe59a78e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:49,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-3991af21-5c71-442f-87ac-00acbe59a78e 2018-08-28 19:21:49,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:49,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43f5ded1-7cb9-4eed-af9c-307c74a787be Date: Tue, 28 Aug 2018 19:21:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:49,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-43f5ded1-7cb9-4eed-af9c-307c74a787be 2018-08-28 19:21:49,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:49,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0a22f7f6-fbbc-4797-a002-5bbaa6da8ece Date: Tue, 28 Aug 2018 19:21:49 GMT RESP BODY: {"ports":[]} 2018-08-28 19:21:49,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1&admin_state_up=True used request id req-0a22f7f6-fbbc-4797-a002-5bbaa6da8ece 2018-08-28 19:21:49,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:50,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-202bfe7e-dd6f-447e-aeeb-e40cc8253642 x-compute-request-id: req-202bfe7e-dd6f-447e-aeeb-e40cc8253642 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:21:50,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst used request id req-202bfe7e-dd6f-447e-aeeb-e40cc8253642 2018-08-28 19:21:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:50,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-492ce665-c105-4c98-9765-9033d251a24f Date: Tue, 28 Aug 2018 19:21: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:50,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-492ce665-c105-4c98-9765-9033d251a24f 2018-08-28 19:21:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:50,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0089d3a-4177-4e49-8db8-1b403ebce2ce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:50,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-c0089d3a-4177-4e49-8db8-1b403ebce2ce 2018-08-28 19:21:50,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:50,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-446f9b8b-8a77-4608-90b3-124b5ee4cfdc Date: Tue, 28 Aug 2018 19:21:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:50,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-446f9b8b-8a77-4608-90b3-124b5ee4cfdc 2018-08-28 19:21:50,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:50,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc734e87-89a9-4bab-9338-1dfdf55f4b91 Date: Tue, 28 Aug 2018 19:21:50 GMT RESP BODY: {"ports":[]} 2018-08-28 19:21:50,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1&admin_state_up=True used request id req-fc734e87-89a9-4bab-9338-1dfdf55f4b91 2018-08-28 19:21:50,761 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:21:50,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:21:51,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed0b0b1b9b0546499083c58e8e542ecb", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role"}], "expires_at": "2018-08-28T20:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8221aa0b834d4d11864b930a7c10b9ee", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/8221aa0b834d4d11864b930a7c10b9ee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-user", "id": "561313c855bb4beca2f4d5e69829a70a"}, "audit_ids": ["qII1V0nbRdmNovyPMreDAw"], "issued_at": "2018-08-28T19:21:51.000000Z"}} 2018-08-28 19:21:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9821b6a0d9b8449afad5c3a55ca00b2d0c8b6c" 2018-08-28 19:21:51,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec64ea11-bef0-47c2-a0c0-75dfbab2e2fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:21:51,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ec64ea11-bef0-47c2-a0c0-75dfbab2e2fb 2018-08-28 19:21:51,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:51,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1744c9a8-1c73-4f0b-b27a-053e8a1e6dc7 Date: Tue, 28 Aug 2018 19:21: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:51,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-1744c9a8-1c73-4f0b-b27a-053e8a1e6dc7 2018-08-28 19:21:51,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:51,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-64d4a8c4-7094-4b3a-88d4-d36cd2113de9 Date: Tue, 28 Aug 2018 19:21:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:51,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-64d4a8c4-7094-4b3a-88d4-d36cd2113de9 2018-08-28 19:21:51,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:52,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c789ea47-f8b7-485f-968b-ef576edc7f85 Date: Tue, 28 Aug 2018 19:21: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:52,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-c789ea47-f8b7-485f-968b-ef576edc7f85 2018-08-28 19:21:52,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:21:52,134 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:21:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:21:52,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a9821b6a0d9b8449afad5c3a55ca00b2d0c8b6c" 2018-08-28 19:21:52,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0901cb-fea5-434a-9181-e6077ca167e0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:52,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-9a0901cb-fea5-434a-9181-e6077ca167e0 2018-08-28 19:21:52,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:52,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c41bb207-366e-4fa0-b595-e65d3304fc47 Date: Tue, 28 Aug 2018 19:21:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:52,411 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-c41bb207-366e-4fa0-b595-e65d3304fc47 2018-08-28 19:21:52,412 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net 2018-08-28 19:21:52,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"port": {"network_id": "6ec0fd83-badb-4f02-8c90-dc9521d19d59", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1", "admin_state_up": true}}' 2018-08-28 19:21:53,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-0c587606-f539-4c2d-ac3a-88bfcedeeede Date: Tue, 28 Aug 2018 19:21:53 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543"],"mac_address":"fa:16:3e:9c:23:0a","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","project_id":"8221aa0b834d4d11864b930a7c10b9ee","qos_policy_id":null,"admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal"}} 2018-08-28 19:21:53,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-0c587606-f539-4c2d-ac3a-88bfcedeeede 2018-08-28 19:21:53,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:53,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-63d2fbe5-ff86-4c85-9930-37a0572f9c82 Date: Tue, 28 Aug 2018 19: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:21:53,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-63d2fbe5-ff86-4c85-9930-37a0572f9c82 2018-08-28 19:21:53,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:53,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac15409f-fa06-4cdb-b300-8efc1c08acd6 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:53,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-ac15409f-fa06-4cdb-b300-8efc1c08acd6 2018-08-28 19:21:53,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:53,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f118e27f-b377-481f-8fd2-688e7112d241 Date: Tue, 28 Aug 2018 19:21:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:21:53,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-f118e27f-b377-481f-8fd2-688e7112d241 2018-08-28 19:21:53,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:54,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-258c6946-62a0-4cdf-ba35-3dc0dc2feb3f Date: Tue, 28 Aug 2018 19:21:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:52Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:21:54,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1&admin_state_up=True used request id req-258c6946-62a0-4cdf-ba35-3dc0dc2feb3f 2018-08-28 19:21:54,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:54,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b2f4aac-c2ac-4745-95f2-16a8fbff4129 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:21:54,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-4b2f4aac-c2ac-4745-95f2-16a8fbff4129 2018-08-28 19:21:54,228 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst 2018-08-28 19:21:54,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:54,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-72674532-4ac3-4af0-9493-382179a83ca5 x-compute-request-id: req-72674532-4ac3-4af0-9493-382179a83ca5 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-flavor-name"}]} 2018-08-28 19:21:54,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-72674532-4ac3-4af0-9493-382179a83ca5 2018-08-28 19:21:54,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/f5aee540-02da-4384-8410-ef8f300fba16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:54,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-1b1f963e-6f71-49e8-bae4-5f0ab4619711 x-compute-request-id: req-1b1f963e-6f71-49e8-bae4-5f0ab4619711 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f5aee540-02da-4384-8410-ef8f300fba16", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:21:54,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/f5aee540-02da-4384-8410-ef8f300fba16 used request id req-1b1f963e-6f71-49e8-bae4-5f0ab4619711 2018-08-28 19:21:54,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:54,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-a69d869d-1347-42d1-8536-5887aa9063ba Date: Tue, 28 Aug 2018 19:21:54 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:21:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:21:29Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/snap", "metadata": {}}], "self": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "min_disk": 0, "protected": false, "id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "file": "/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8221aa0b834d4d11864b930a7c10b9ee", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image"} 2018-08-28 19:21:54,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image used request id req-a69d869d-1347-42d1-8536-5887aa9063ba 2018-08-28 19:21:54,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:54,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4d8cc360-3cf4-4f12-9ee6-487336fb9746 Date: Tue, 28 Aug 2018 19:21: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-08-28 19:21:54,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-4d8cc360-3cf4-4f12-9ee6-487336fb9746 2018-08-28 19:21:54,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "imageRef": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "flavorRef": "f5aee540-02da-4384-8410-ef8f300fba16", "max_count": 1, "min_count": 1, "networks": [{"port": "e978a000-ed93-4fcc-a9b8-85db39fbec43"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}]}}' 2018-08-28 19:21:56,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-aa136b7f-b3b0-483f-8563-966904af4a37 x-compute-request-id: req-aa136b7f-b3b0-483f-8563-966904af4a37 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "adminPass": "vrTpuS8hvA4d"}} 2018-08-28 19:21:56,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-aa136b7f-b3b0-483f-8563-966904af4a37 2018-08-28 19:21:56,676 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:57,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-d02af920-17f9-4bd5-8f8d-b3c561a62a39 x-compute-request-id: req-d02af920-17f9-4bd5-8f8d-b3c561a62a39 Content-Encoding: gzip Content-Length: 619 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:21:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:21:57,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-d02af920-17f9-4bd5-8f8d-b3c561a62a39 2018-08-28 19:21:57,400 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst 2018-08-28 19:21:57,403 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:21:58,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:21: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-756a852c-e05b-4bda-aae5-5bce6019c9b4 x-compute-request-id: req-756a852c-e05b-4bda-aae5-5bce6019c9b4 Content-Encoding: gzip Content-Length: 622 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:21:57Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:21:58,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-756a852c-e05b-4bda-aae5-5bce6019c9b4 2018-08-28 19:21:58,015 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - BUILD 2018-08-28 19:21:58,015 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:22:01,018 - create_instance - DEBUG - VM status query timeout in 896.382046938 2018-08-28 19:22:01,021 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:01,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27b9ae45-042f-45d8-826a-6061405b1cb0 x-compute-request-id: req-27b9ae45-042f-45d8-826a-6061405b1cb0 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:21:58Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:01,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-27b9ae45-042f-45d8-826a-6061405b1cb0 2018-08-28 19:22:01,476 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - BUILD 2018-08-28 19:22:01,476 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:22:04,478 - create_instance - DEBUG - VM status query timeout in 892.921766043 2018-08-28 19:22:04,482 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:05,216 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30c148f9-c5fd-4db3-94b9-6a6d835af050 x-compute-request-id: req-30c148f9-c5fd-4db3-94b9-6a6d835af050 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:05,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-30c148f9-c5fd-4db3-94b9-6a6d835af050 2018-08-28 19:22:05,217 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:22:05,217 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:22:05,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:05,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a2d326b3-a8c8-4d4d-8be7-708a92557e55 x-compute-request-id: req-a2d326b3-a8c8-4d4d-8be7-708a92557e55 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:05,700 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-a2d326b3-a8c8-4d4d-8be7-708a92557e55 2018-08-28 19:22:05,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:05,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bbb250b6-dff5-49fa-aa22-fe80321b6d52 Date: Tue, 28 Aug 2018 19:22: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:22:05,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-bbb250b6-dff5-49fa-aa22-fe80321b6d52 2018-08-28 19:22:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:05,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8982ec9-02df-47e1-9308-f9f14b5cf14a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:05,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-c8982ec9-02df-47e1-9308-f9f14b5cf14a 2018-08-28 19:22:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:06,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bd48c1e9-2300-4900-af68-db7c99018168 Date: Tue, 28 Aug 2018 19:22:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:22:06,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-bd48c1e9-2300-4900-af68-db7c99018168 2018-08-28 19:22:06,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:06,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-d3ab2f96-c42d-49fb-9e59-6d180a11a6e7 Date: Tue, 28 Aug 2018 19:22:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:22:06,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-d3ab2f96-c42d-49fb-9e59-6d180a11a6e7 2018-08-28 19:22:06,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:07,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-0aadc0b3-3011-4bce-8346-b360512c18a6 x-compute-request-id: req-0aadc0b3-3011-4bce-8346-b360512c18a6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:07,004 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-0aadc0b3-3011-4bce-8346-b360512c18a6 2018-08-28 19:22:07,005 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:22:07,005 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:22:07,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:07,470 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-01f20349-5351-47c7-be12-2e462d286d44 x-compute-request-id: req-01f20349-5351-47c7-be12-2e462d286d44 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:07,470 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-01f20349-5351-47c7-be12-2e462d286d44 2018-08-28 19:22:07,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:07,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1c3aae4d-0f39-4040-b290-2f7f382a3a4d Date: Tue, 28 Aug 2018 19:22:07 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:22:07,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-1c3aae4d-0f39-4040-b290-2f7f382a3a4d 2018-08-28 19:22:07,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:07,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-004a0a28-afd4-4728-bd63-583851daec4f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:07,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-004a0a28-afd4-4728-bd63-583851daec4f 2018-08-28 19:22:07,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:08,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ad8652c6-ca39-462c-a6c0-f202cb367a64 Date: Tue, 28 Aug 2018 19:22:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:22:08,037 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-ad8652c6-ca39-462c-a6c0-f202cb367a64 2018-08-28 19:22:08,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:08,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-f2369490-343c-4437-8ec4-3ef673f20999 Date: Tue, 28 Aug 2018 19:22:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:03Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:22:08,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-f2369490-343c-4437-8ec4-3ef673f20999 2018-08-28 19:22:08,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}}' 2018-08-28 19:22:09,626 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:22: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-168fb2a9-016c-4928-9125-7eab33352b77 x-compute-request-id: req-168fb2a9-016c-4928-9125-7eab33352b77 Content-Length: 0 Content-Type: application/json 2018-08-28 19:22:09,626 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-168fb2a9-016c-4928-9125-7eab33352b77 2018-08-28 19:22:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:09,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2153b8e2-e0b8-4d4d-8cb0-d98ff337cb2b Date: Tue, 28 Aug 2018 19:22:09 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:35Z", "admin_state_up": true, "updated_at": "2018-08-28T19:21:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "9114da75-3a5f-4371-a806-75c7145f19b7", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router"}]} 2018-08-28 19:22:09,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router used request id req-2153b8e2-e0b8-4d4d-8cb0-d98ff337cb2b 2018-08-28 19:22:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:09,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72ea494a-c6ca-4d06-85c9-77c59418a447 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:09,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-72ea494a-c6ca-4d06-85c9-77c59418a447 2018-08-28 19:22:09,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=9114da75-3a5f-4371-a806-75c7145f19b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:10,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c2a21e82-230b-47bc-82ba-a6d7ce4aea48 Date: Tue, 28 Aug 2018 19:22:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"}]} 2018-08-28 19:22:10,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=9114da75-3a5f-4371-a806-75c7145f19b7 used request id req-c2a21e82-230b-47bc-82ba-a6d7ce4aea48 2018-08-28 19:22:10,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b06d92e-1970-488f-921e-13741daac214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:10,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-52344d0e-675a-4b11-b5f8-ae6f78919e53 Date: Tue, 28 Aug 2018 19:22:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}} 2018-08-28 19:22:10,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b06d92e-1970-488f-921e-13741daac214 used request id req-52344d0e-675a-4b11-b5f8-ae6f78919e53 2018-08-28 19:22:10,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:10,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ba1b4ee6-8053-4889-a4fc-3bb56f3fff9c Date: Tue, 28 Aug 2018 19:22:10 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:22:10,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-ba1b4ee6-8053-4889-a4fc-3bb56f3fff9c 2018-08-28 19:22:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:10,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d03d4de5-207f-415a-8daa-033c66e25ba2 Date: Tue, 28 Aug 2018 19:22:10 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:22:10,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-d03d4de5-207f-415a-8daa-033c66e25ba2 2018-08-28 19:22:10,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:10,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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,Accept-Encoding x-openstack-request-id: req-0151e818-771e-4682-81bd-39084003d187 x-compute-request-id: req-0151e818-771e-4682-81bd-39084003d187 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:10,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-0151e818-771e-4682-81bd-39084003d187 2018-08-28 19:22:10,555 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:22:10,555 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:22:10,558 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:11,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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,Accept-Encoding x-openstack-request-id: req-63192343-0feb-4ed2-81ec-28c327330f3d x-compute-request-id: req-63192343-0feb-4ed2-81ec-28c327330f3d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:11,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-63192343-0feb-4ed2-81ec-28c327330f3d 2018-08-28 19:22:11,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:11,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9a471b36-1120-45b5-9d11-cbdb17dbd125 Date: Tue, 28 Aug 2018 19:22:11 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:22:11,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-9a471b36-1120-45b5-9d11-cbdb17dbd125 2018-08-28 19:22:11,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:11,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f931919-0aca-4167-89db-ce026281fa97 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:11,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-7f931919-0aca-4167-89db-ce026281fa97 2018-08-28 19:22:11,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:11,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-db064200-57b8-4e9a-93d3-3c31c0628791 Date: Tue, 28 Aug 2018 19:22:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:22:11,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-db064200-57b8-4e9a-93d3-3c31c0628791 2018-08-28 19:22:11,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:11,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8d15c467-47e5-49cb-9b05-fa10cf811e32 Date: Tue, 28 Aug 2018 19:22:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543","d859addc-bd8d-428a-9e52-5ded5ca42bad"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:22:11,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-8d15c467-47e5-49cb-9b05-fa10cf811e32 2018-08-28 19:22:11,397 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:22:11,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:11,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-18386f76-af19-4d79-9991-73f7960f079b Date: Tue, 28 Aug 2018 19:22:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:22:11,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-18386f76-af19-4d79-9991-73f7960f079b 2018-08-28 19:22:11,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:11,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-03bd8c07-ee51-409f-935e-efb3061e3741 Date: Tue, 28 Aug 2018 19:22:11 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:22:11,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-03bd8c07-ee51-409f-935e-efb3061e3741 2018-08-28 19:22:11,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "e978a000-ed93-4fcc-a9b8-85db39fbec43"}}' 2018-08-28 19:22:13,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-53e9db77-0f0c-46d1-885e-9f2fa064acae Date: Tue, 28 Aug 2018 19:22:13 GMT RESP BODY: {"floatingip": {"router_id": "9114da75-3a5f-4371-a806-75c7145f19b7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:22:12Z", "updated_at": "2018-08-28T19:22:12Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_id": "e978a000-ed93-4fcc-a9b8-85db39fbec43", "id": "15e47898-5f2c-4d5f-b61e-2fd826722f3f"}} 2018-08-28 19:22:13,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-53e9db77-0f0c-46d1-885e-9f2fa064acae 2018-08-28 19:22:13,638 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router 2018-08-28 19:22:13,641 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:14,000 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a1a8b15-26e0-4048-8782-2a87b19a8aed x-compute-request-id: req-4a1a8b15-26e0-4048-8782-2a87b19a8aed Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:14,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-4a1a8b15-26e0-4048-8782-2a87b19a8aed 2018-08-28 19:22:14,001 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:22:14,001 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:22:14,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:14,774 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-51c1ee40-4a0f-47c0-ba0f-0a4844957cdd x-compute-request-id: req-51c1ee40-4a0f-47c0-ba0f-0a4844957cdd Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:14,774 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-51c1ee40-4a0f-47c0-ba0f-0a4844957cdd 2018-08-28 19:22:14,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:14,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9fb0920c-c728-43fd-96fe-cf4dc590bd73 Date: Tue, 28 Aug 2018 19:22:14 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:22:14,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-9fb0920c-c728-43fd-96fe-cf4dc590bd73 2018-08-28 19:22:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:14,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf60421f-6b0a-4538-ab43-e14e545ce537 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:14,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-bf60421f-6b0a-4538-ab43-e14e545ce537 2018-08-28 19:22:14,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:15,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-28c1f8fe-22e6-473c-a241-f3a5f190ce68 Date: Tue, 28 Aug 2018 19:22:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:22:15,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-28c1f8fe-22e6-473c-a241-f3a5f190ce68 2018-08-28 19:22:15,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:15,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-5d34c283-7720-442f-ab7a-bfdd316b2204 Date: Tue, 28 Aug 2018 19:22:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543","d859addc-bd8d-428a-9e52-5ded5ca42bad"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:22:15,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-5d34c283-7720-442f-ab7a-bfdd316b2204 2018-08-28 19:22:15,288 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-08-28 19:22:15,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:15,949 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-274a0811-8f74-4d8a-9084-9ec9a6a8d790 x-compute-request-id: req-274a0811-8f74-4d8a-9084-9ec9a6a8d790 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:15,949 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-274a0811-8f74-4d8a-9084-9ec9a6a8d790 2018-08-28 19:22:15,953 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:22:17,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-27086c3b-b004-45f3-9e8f-6282069064f3 x-compute-request-id: req-27086c3b-b004-45f3-9e8f-6282069064f3 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 482037140 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.912 MHz processor\n[ 0.133025] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134739] pid_max: default: 32768 minimum: 301\n[ 0.135669] ACPI: Core revision 20150930\n[ 0.137098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138456] Security Framework initialized\n[ 0.139301] Yama: becoming mindful.\n[ 0.140071] AppArmor: AppArmor initialized\n[ 0.140953] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142282] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143589] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144862] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146288] Initializing cgroup subsys io\n[ 0.147160] Initializing cgroup subsys memory\n[ 0.148097] Initializing cgroup subsys devices\n[ 0.149016] Initializing cgroup subsys freezer\n[ 0.149916] Initializing cgroup subsys net_cls\n[ 0.150812] Initializing cgroup subsys perf_event\n[ 0.151754] Initializing cgroup subsys net_prio\n[ 0.152703] Initializing cgroup subsys hugetlb\n[ 0.153601] Initializing cgroup subsys pids\n[ 0.154497] CPU: Physical Processor ID: 0\n[ 0.156006] mce: CPU supports 10 MCE banks\n[ 0.156944] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158007] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166708] ftrace: allocating 31920 entries in 125 pages\n[ 0.192514] smpboot: Max logical packages: 2\n[ 0.193444] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194671] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196058] x2apic enabled\n[ 0.196897] Switched APIC routing to physical x2apic.\n[ 0.198683] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199930] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202152] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204131] KVM setup paravirtual spinlock\n[ 0.205577] x86: Booting SMP configuration:\n[ 0.206502] .... node #0, CPUs: #1\n[ 0.207430] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230001] x86: Booted up 1 node, 2 CPUs\n[ 0.230003] KVM setup async PF for cpu 1\n[ 0.230006] kvm-stealtime: cpu 1, msr f90d940\n[ 0.233039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234764] devtmpfs: initialized\n[ 0.236585] evm: security.selinux\n[ 0.237366] evm: security.SMACK64\n[ 0.238154] evm: security.SMACK64EXEC\n[ 0.239068] evm: security.SMACK64TRANSMUTE\n[ 0.240072] evm: security.SMACK64MMAP\n[ 0.241088] evm: security.ima\n[ 0.241974] evm: security.capability\n[ 0.243132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245845] pinctrl core: initialized pinctrl subsystem\n[ 0.247189] RTC time: 19:22:03, date: 08/28/18\n[ 0.248298] NET: Registered protocol family 16\n[ 0.259133] cpuidle: using governor ladder\n[ 0.271224] cpuidle: using governor menu\n[ 0.272169] PCCT header not found.\n[ 0.272977] ACPI: bus type PCI registered\n[ 0.273875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.275321] PCI: Using configuration type 1 for base access\n[ 0.287609] ACPI: Added _OSI(Module Device)\n[ 0.288622] ACPI: Added _OSI(Processor Device)\n[ 0.289578] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290645] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.293145] ACPI: Interpreter enabled\n[ 0.294024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.296128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.298165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.300207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302211] ACPI: (supports S0 S5)\n[ 0.303100] ACPI: Using IOAPIC for interrupt routing\n[ 0.304157] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311599] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.313982] acpiphp: Slot [3] registered\n[ 0.314866] acpiphp: Slot [4] registered\n[ 0.315777] acpiphp: Slot [5] registered\n[ 0.316627] acpiphp: Slot [6] registered\n[ 0.317479] acpiphp: Slot [7] registered\n[ 0.318327] acpiphp: Slot [8] registered\n[ 0.319162] acpiphp: Slot [9] registered\n[ 0.320024] acpiphp: Slot [10] registered\n[ 0.330906] acpiphp: Slot [11] registered\n[ 0.331763] acpiphp: Slot [12] registered\n[ 0.332619] acpiphp: Slot [13] registered\n[ 0.333443] acpiphp: Slot [14] registered\n[ 0.334267] acpiphp: Slot [15] registered\n[ 0.335097] acpiphp: Slot [16] registered\n[ 0.335957] acpiphp: Slot [17] registered\n[ 0.336815] acpiphp: Slot [18] registered\n[ 0.337636] acpiphp: Slot [19] registered\n[ 0.338461] acpiphp: Slot [20] registered\n[ 0.339293] acpiphp: Slot [21] registered\n[ 0.340116] acpiphp: Slot [22] registered\n[ 0.340960] acpiphp: Slot [23] registered\n[ 0.341817] acpiphp: Slot [24] registered\n[ 0.342667] acpiphp: Slot [25] registered\n[ 0.343557] acpiphp: Slot [26] registered\n[ 0.344385] acpiphp: Slot [27] registered\n[ 0.345206] acpiphp: Slot [28] registered\n[ 0.346061] acpiphp: Slot [29] registered\n[ 0.346919] acpiphp: Slot [30] registered\n[ 0.347784] acpiphp: Slot [31] registered\n[ 0.348608] PCI host bridge to bus 0000:00\n[ 0.349430] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.350705] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.355073] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361474] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.362821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364018] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365366] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372302] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.420940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.422732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.426124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.428375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.429876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.431385] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.432624] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.434512] vgaarb: loaded\n[ 0.435263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.436585] SCSI subsystem initialized\n[ 0.437528] ACPI: bus type USB registered\n[ 0.438482] usbcore: registered new interface driver usbfs\n[ 0.439661] usbcore: registered new interface driver hub\n[ 0.440933] usbcore: registered new device driver usb\n[ 0.442286] PCI: Using ACPI for IRQ routing\n[ 0.443542] NetLabel: Initializing\n[ 0.444372] NetLabel: domain hash size = 128\n[ 0.445430] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446573] NetLabel: unlabeled traffic allowed by default\n[ 0.447908] clocksource: Switched to clocksource kvm-clock\n[ 0.454112] AppArmor: AppArmor Filesystem Enabled\n[ 0.455463] pnp: PnP ACPI init\n[ 0.456521] pnp: PnP ACPI: found 5 devices\n[ 0.463743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465762] NET: Registered protocol family 2\n[ 0.466932] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.468429] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.469802] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.471137] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473739] NET: Registered protocol family 1\n[ 0.474714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.475981] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477207] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.495830] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514663] Trying to unpack rootfs image as initramfs...\n[ 0.565435] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.580384] Scanning for low memory corruption every 60 seconds\n[ 0.582280] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.583444] audit: initializing netlink subsys (disabled)\n[ 0.584514] audit: type=2000 audit(1535484124.413:1): initialized\n[ 0.585864] Initialise system trusted keyring\n[ 0.586869] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588057] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.590248] zbud: loaded\n[ 0.591011] VFS: Disk quotas dquot_6.6.0\n[ 0.591849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.593515] fuse init (API version 7.23)\n[ 0.594474] Key type big_key registered\n[ 0.595292] Allocating IMA MOK and blacklist keyrings.\n[ 0.596624] Key type asymmetric registered\n[ 0.597511] Asymmetric key parser 'x509' registered\n[ 0.598531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.600104] io scheduler noop registered\n[ 0.600919] io scheduler deadline registered (default)\n[ 0.601954] io scheduler cfq registered\n[ 0.602835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.603934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.605275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606791] ACPI: Power Button [PWRF]\n[ 0.607725] GHES: HEST is not enabled!\n[ 0.625728] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.691196] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693762] Linux agpgart interface v0.103\n[ 0.696217] brd: module loaded\n[ 0.697621] loop: module loaded\n[ 0.702675] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704155] GPT:90111 != 20971519\n[ 0.704853] GPT:Alternate GPT header not at the end of the disk.\n[ 0.705945] GPT:90111 != 20971519\n[ 0.706635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.707606] vda: vda1 vda15\n[ 0.709197] scsi host0: ata_piix\n[ 0.710007] scsi host1: ata_piix\n[ 0.710724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.711957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.713237] libphy: Fixed MDIO Bus: probed\n[ 0.714397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.715353] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717387] PPP generic driver version 2.4.2\n[ 0.718466] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.719771] ehci-pci: EHCI PCI platform driver\n[ 0.720656] ehci-platform: EHCI generic platform driver\n[ 0.721658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.722786] ohci-pci: OHCI PCI platform driver\n[ 0.723669] ohci-platform: OHCI generic platform driver\n[ 0.724674] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744048] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.747538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.748669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.749907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.751333] usb usb1: Product: UHCI Host Controller\n[ 0.752282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.753430] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.754481] hub 1-0:1.0: USB hub found\n[ 0.755264] hub 1-0:1.0: 2 ports detected\n[ 0.756193] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.758418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760447] mousedev: PS/2 mouse device common for all mice\n[ 0.761645] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.765892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.767217] i2c /dev entries driver\n[ 0.767993] device-mapper: uevent: version 1.0.3\n[ 0.768948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.770589] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.772019] NET: Registered protocol family 10\n[ 0.773122] NET: Registered protocol family 17\n[ 0.774025] Key type dns_resolver registered\n[ 0.775010] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.776683] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779668] registered taskstats version 1\n[ 0.780522] Loading compiled-in X.509 certificates\n[ 0.781976] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783827] zswap: loaded using pool lzo/zbud\n[ 0.785659] Key type trusted registered\n[ 0.788220] Key type encrypted registered\n[ 0.789064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.790095] ima: No TPM chip found, activating TPM-bypass!\n[ 0.791149] evm: HMAC attrs: 0x1\n[ 0.792156] Magic number: 14:954:395\n[ 0.793063] rtc_cmos 00:00: setting system clock to 2018-08-28 19:22:04 UTC (1535484124)\n[ 0.805396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.806523] EDD information not available.\n[ 0.869166] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871504] Write protecting the kernel read-only data: 14336k\n[ 0.873809] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876029] 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 0.98\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.197624] 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.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.16. iid=i-000000f5\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\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:fe9c:230a/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 login: "} 2018-08-28 19:22:17,060 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-27086c3b-b004-45f3-9e8f-6282069064f3 2018-08-28 19:22:17,061 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:22:17,061 - 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 482037140 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.912 MHz processor [ 0.133025] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134739] pid_max: default: 32768 minimum: 301 [ 0.135669] ACPI: Core revision 20150930 [ 0.137098] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138456] Security Framework initialized [ 0.139301] Yama: becoming mindful. [ 0.140071] AppArmor: AppArmor initialized [ 0.140953] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142282] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143589] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144862] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146288] Initializing cgroup subsys io [ 0.147160] Initializing cgroup subsys memory [ 0.148097] Initializing cgroup subsys devices [ 0.149016] Initializing cgroup subsys freezer [ 0.149916] Initializing cgroup subsys net_cls [ 0.150812] Initializing cgroup subsys perf_event [ 0.151754] Initializing cgroup subsys net_prio [ 0.152703] Initializing cgroup subsys hugetlb [ 0.153601] Initializing cgroup subsys pids [ 0.154497] CPU: Physical Processor ID: 0 [ 0.156006] mce: CPU supports 10 MCE banks [ 0.156944] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158007] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166708] ftrace: allocating 31920 entries in 125 pages [ 0.192514] smpboot: Max logical packages: 2 [ 0.193444] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194671] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196058] x2apic enabled [ 0.196897] Switched APIC routing to physical x2apic. [ 0.198683] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199930] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202152] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204131] KVM setup paravirtual spinlock [ 0.205577] x86: Booting SMP configuration: [ 0.206502] .... node #0, CPUs: #1 [ 0.207430] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230001] x86: Booted up 1 node, 2 CPUs [ 0.230003] KVM setup async PF for cpu 1 [ 0.230006] kvm-stealtime: cpu 1, msr f90d940 [ 0.233039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234764] devtmpfs: initialized [ 0.236585] evm: security.selinux [ 0.237366] evm: security.SMACK64 [ 0.238154] evm: security.SMACK64EXEC [ 0.239068] evm: security.SMACK64TRANSMUTE [ 0.240072] evm: security.SMACK64MMAP [ 0.241088] evm: security.ima [ 0.241974] evm: security.capability [ 0.243132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245845] pinctrl core: initialized pinctrl subsystem [ 0.247189] RTC time: 19:22:03, date: 08/28/18 [ 0.248298] NET: Registered protocol family 16 [ 0.259133] cpuidle: using governor ladder [ 0.271224] cpuidle: using governor menu [ 0.272169] PCCT header not found. [ 0.272977] ACPI: bus type PCI registered [ 0.273875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.275321] PCI: Using configuration type 1 for base access [ 0.287609] ACPI: Added _OSI(Module Device) [ 0.288622] ACPI: Added _OSI(Processor Device) [ 0.289578] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290645] ACPI: Added _OSI(Processor Aggregator Device) [ 0.293145] ACPI: Interpreter enabled [ 0.294024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.296128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.298165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302211] ACPI: (supports S0 S5) [ 0.303100] ACPI: Using IOAPIC for interrupt routing [ 0.304157] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311599] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313982] acpiphp: Slot [3] registered [ 0.314866] acpiphp: Slot [4] registered [ 0.315777] acpiphp: Slot [5] registered [ 0.316627] acpiphp: Slot [6] registered [ 0.317479] acpiphp: Slot [7] registered [ 0.318327] acpiphp: Slot [8] registered [ 0.319162] acpiphp: Slot [9] registered [ 0.320024] acpiphp: Slot [10] registered [ 0.330906] acpiphp: Slot [11] registered [ 0.331763] acpiphp: Slot [12] registered [ 0.332619] acpiphp: Slot [13] registered [ 0.333443] acpiphp: Slot [14] registered [ 0.334267] acpiphp: Slot [15] registered [ 0.335097] acpiphp: Slot [16] registered [ 0.335957] acpiphp: Slot [17] registered [ 0.336815] acpiphp: Slot [18] registered [ 0.337636] acpiphp: Slot [19] registered [ 0.338461] acpiphp: Slot [20] registered [ 0.339293] acpiphp: Slot [21] registered [ 0.340116] acpiphp: Slot [22] registered [ 0.340960] acpiphp: Slot [23] registered [ 0.341817] acpiphp: Slot [24] registered [ 0.342667] acpiphp: Slot [25] registered [ 0.343557] acpiphp: Slot [26] registered [ 0.344385] acpiphp: Slot [27] registered [ 0.345206] acpiphp: Slot [28] registered [ 0.346061] acpiphp: Slot [29] registered [ 0.346919] acpiphp: Slot [30] registered [ 0.347784] acpiphp: Slot [31] registered [ 0.348608] PCI host bridge to bus 0000:00 [ 0.349430] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.350705] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.355073] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361474] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.362821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.364018] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365366] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372302] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.429876] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.431385] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432624] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.434512] vgaarb: loaded [ 0.435263] vgaarb: bridge control possible 0000:00:02.0 [ 0.436585] SCSI subsystem initialized [ 0.437528] ACPI: bus type USB registered [ 0.438482] usbcore: registered new interface driver usbfs [ 0.439661] usbcore: registered new interface driver hub [ 0.440933] usbcore: registered new device driver usb [ 0.442286] PCI: Using ACPI for IRQ routing [ 0.443542] NetLabel: Initializing [ 0.444372] NetLabel: domain hash size = 128 [ 0.445430] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446573] NetLabel: unlabeled traffic allowed by default [ 0.447908] clocksource: Switched to clocksource kvm-clock [ 0.454112] AppArmor: AppArmor Filesystem Enabled [ 0.455463] pnp: PnP ACPI init [ 0.456521] pnp: PnP ACPI: found 5 devices [ 0.463743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465762] NET: Registered protocol family 2 [ 0.466932] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.468429] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.469802] TCP: Hash tables configured (established 2048 bind 2048) [ 0.471137] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.472381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.473739] NET: Registered protocol family 1 [ 0.474714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.475981] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477207] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.495830] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514663] Trying to unpack rootfs image as initramfs... [ 0.565435] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.580384] Scanning for low memory corruption every 60 seconds [ 0.582280] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.583444] audit: initializing netlink subsys (disabled) [ 0.584514] audit: type=2000 audit(1535484124.413:1): initialized [ 0.585864] Initialise system trusted keyring [ 0.586869] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588057] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.590248] zbud: loaded [ 0.591011] VFS: Disk quotas dquot_6.6.0 [ 0.591849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.593515] fuse init (API version 7.23) [ 0.594474] Key type big_key registered [ 0.595292] Allocating IMA MOK and blacklist keyrings. [ 0.596624] Key type asymmetric registered [ 0.597511] Asymmetric key parser 'x509' registered [ 0.598531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.600104] io scheduler noop registered [ 0.600919] io scheduler deadline registered (default) [ 0.601954] io scheduler cfq registered [ 0.602835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.603934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.605275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606791] ACPI: Power Button [PWRF] [ 0.607725] GHES: HEST is not enabled! [ 0.625728] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.666000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.691196] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693762] Linux agpgart interface v0.103 [ 0.696217] brd: module loaded [ 0.697621] loop: module loaded [ 0.702675] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704155] GPT:90111 != 20971519 [ 0.704853] GPT:Alternate GPT header not at the end of the disk. [ 0.705945] GPT:90111 != 20971519 [ 0.706635] GPT: Use GNU Parted to correct GPT errors. [ 0.707606] vda: vda1 vda15 [ 0.709197] scsi host0: ata_piix [ 0.710007] scsi host1: ata_piix [ 0.710724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.711957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.713237] libphy: Fixed MDIO Bus: probed [ 0.714397] tun: Universal TUN/TAP device driver, 1.6 [ 0.715353] tun: (C) 1999-2004 Max Krasnyansky [ 0.717387] PPP generic driver version 2.4.2 [ 0.718466] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.719771] ehci-pci: EHCI PCI platform driver [ 0.720656] ehci-platform: EHCI generic platform driver [ 0.721658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.722786] ohci-pci: OHCI PCI platform driver [ 0.723669] ohci-platform: OHCI generic platform driver [ 0.724674] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744048] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.746534] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.747538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.748669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.751333] usb usb1: Product: UHCI Host Controller [ 0.752282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.753430] usb usb1: SerialNumber: 0000:00:01.2 [ 0.754481] hub 1-0:1.0: USB hub found [ 0.755264] hub 1-0:1.0: 2 ports detected [ 0.756193] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758418] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.760447] mousedev: PS/2 mouse device common for all mice [ 0.761645] rtc_cmos 00:00: RTC can wake from S4 [ 0.762952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.767217] i2c /dev entries driver [ 0.767993] device-mapper: uevent: version 1.0.3 [ 0.768948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.770589] ledtrig-cpu: registered to indicate activity on CPUs [ 0.772019] NET: Registered protocol family 10 [ 0.773122] NET: Registered protocol family 17 [ 0.774025] Key type dns_resolver registered [ 0.775010] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.776683] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.777841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779668] registered taskstats version 1 [ 0.780522] Loading compiled-in X.509 certificates [ 0.781976] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783827] zswap: loaded using pool lzo/zbud [ 0.785659] Key type trusted registered [ 0.788220] Key type encrypted registered [ 0.789064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.790095] ima: No TPM chip found, activating TPM-bypass! [ 0.791149] evm: HMAC attrs: 0x1 [ 0.792156] Magic number: 14:954:395 [ 0.793063] rtc_cmos 00:00: setting system clock to 2018-08-28 19:22:04 UTC (1535484124) [ 0.805396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806523] EDD information not available. [ 0.869166] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871504] Write protecting the kernel read-only data: 14336k [ 0.873809] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876029] 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 0.98 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.197624] 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.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.16. iid=i-000000f5 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 ssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 -----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:fe9c:230a/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.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-000000f5 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 login: 2018-08-28 19:22:17,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:17,555 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22: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-0e80e512-b9ab-4af2-b631-5ee62ca3b631 x-compute-request-id: req-0e80e512-b9ab-4af2-b631-5ee62ca3b631 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:17,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-0e80e512-b9ab-4af2-b631-5ee62ca3b631 2018-08-28 19:22:17,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:17,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a2fe741f-683d-4783-952a-277d921f4520 Date: Tue, 28 Aug 2018 19:22: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:22:17,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-a2fe741f-683d-4783-952a-277d921f4520 2018-08-28 19:22:17,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:17,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c787cfe-91a6-4dd9-83bc-9ff13f12fa28 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:17,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-7c787cfe-91a6-4dd9-83bc-9ff13f12fa28 2018-08-28 19:22:17,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:17,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e0732e86-9d83-49d5-93a5-21772ac3a694 Date: Tue, 28 Aug 2018 19:22:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:22:17,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-e0732e86-9d83-49d5-93a5-21772ac3a694 2018-08-28 19:22:17,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:17,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8a11192e-65ca-494f-b3ec-09c946ff13b0 Date: Tue, 28 Aug 2018 19:22:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543","d859addc-bd8d-428a-9e52-5ded5ca42bad"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:22:17,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-8a11192e-65ca-494f-b3ec-09c946ff13b0 2018-08-28 19:22:17,924 - create_instance - INFO - Checking if VM is active 2018-08-28 19:22:17,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:18,519 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22: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-d86b05bb-bdb6-486f-8feb-294cf51c76a8 x-compute-request-id: req-d86b05bb-bdb6-486f-8feb-294cf51c76a8 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:18,519 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-d86b05bb-bdb6-486f-8feb-294cf51c76a8 2018-08-28 19:22:18,519 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:22:18,519 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:22:18,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:18,846 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22: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-f30b3b4a-a291-4455-87ad-ce4a434e9a90 x-compute-request-id: req-f30b3b4a-a291-4455-87ad-ce4a434e9a90 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:18,846 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-f30b3b4a-a291-4455-87ad-ce4a434e9a90 2018-08-28 19:22:18,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:18,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aef06abf-ad1e-4c46-860a-a0226127718f Date: Tue, 28 Aug 2018 19:22: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:22:18,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-aef06abf-ad1e-4c46-860a-a0226127718f 2018-08-28 19:22:18,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:19,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84bdc0e1-946e-4f6d-bc4e-e998eec1e047 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:19,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-84bdc0e1-946e-4f6d-bc4e-e998eec1e047 2018-08-28 19:22:19,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:19,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba8358d9-c913-4ff9-9e50-3b5216405a04 Date: Tue, 28 Aug 2018 19:22:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:22:19,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-ba8358d9-c913-4ff9-9e50-3b5216405a04 2018-08-28 19:22:19,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:19,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-9b4efdd7-7907-46d6-b2ca-d0dca1486259 Date: Tue, 28 Aug 2018 19:22:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543","d859addc-bd8d-428a-9e52-5ded5ca42bad"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:22:19,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-9b4efdd7-7907-46d6-b2ca-d0dca1486259 2018-08-28 19:22:19,220 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:22:19,224 - paramiko.transport - DEBUG - starting thread (client mode): 0x48ec0c90L 2018-08-28 19:22:19,224 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:22:19,224 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:22:19,224 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:22:19,226 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:22:19,226 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:22:19,226 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:22:19,226 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:22:19,226 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:22:19,227 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:22:19,243 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:22:19,243 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:22:19,256 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:22:19,281 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:22:19,284 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:22:19,385 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:22:19,402 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:22:19,403 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:22:19,404 - paramiko.transport - DEBUG - starting thread (client mode): 0x48ec0e90L 2018-08-28 19:22:19,405 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:22:19,405 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:22:19,405 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:22:19,406 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:22:19,407 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:22:19,407 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:22:19,407 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:22:19,407 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:22:19,407 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:22:19,424 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:22:19,425 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:22:19,437 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:22:19,465 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:22:19,468 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:22:19,469 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:22:19,470 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:22:19,470 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:22:19,472 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:22:19,473 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:22:19,477 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:19,952 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a0f486ba-2131-4a95-8df8-0e39e118df39 x-compute-request-id: req-a0f486ba-2131-4a95-8df8-0e39e118df39 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:03Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:19,952 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-a0f486ba-2131-4a95-8df8-0e39e118df39 2018-08-28 19:22:19,955 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"reboot": {"type": "SOFT"}}' 2018-08-28 19:22:20,140 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:22:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2929b4e2-ecce-47cc-b51a-19169c01bbf6 x-compute-request-id: req-2929b4e2-ecce-47cc-b51a-19169c01bbf6 Content-Length: 0 Content-Type: application/json 2018-08-28 19:22:20,140 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-2929b4e2-ecce-47cc-b51a-19169c01bbf6 2018-08-28 19:22:35,155 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-08-28 19:22:35,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:35,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22: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-cc3bf85f-2fb0-4a6c-8bee-97119680f439 x-compute-request-id: req-cc3bf85f-2fb0-4a6c-8bee-97119680f439 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-08-28T19:22:20Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:35,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-cc3bf85f-2fb0-4a6c-8bee-97119680f439 2018-08-28 19:22:35,638 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:22:36,737 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22: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-a27212a7-5968-4232-801c-68d24ad6fd1a x-compute-request-id: req-a27212a7-5968-4232-801c-68d24ad6fd1a Content-Encoding: gzip Content-Length: 9658 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-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 482037140 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.912 MHz processor\n[ 0.133025] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134739] pid_max: default: 32768 minimum: 301\n[ 0.135669] ACPI: Core revision 20150930\n[ 0.137098] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138456] Security Framework initialized\n[ 0.139301] Yama: becoming mindful.\n[ 0.140071] AppArmor: AppArmor initialized\n[ 0.140953] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142282] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143589] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144862] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146288] Initializing cgroup subsys io\n[ 0.147160] Initializing cgroup subsys memory\n[ 0.148097] Initializing cgroup subsys devices\n[ 0.149016] Initializing cgroup subsys freezer\n[ 0.149916] Initializing cgroup subsys net_cls\n[ 0.150812] Initializing cgroup subsys perf_event\n[ 0.151754] Initializing cgroup subsys net_prio\n[ 0.152703] Initializing cgroup subsys hugetlb\n[ 0.153601] Initializing cgroup subsys pids\n[ 0.154497] CPU: Physical Processor ID: 0\n[ 0.156006] mce: CPU supports 10 MCE banks\n[ 0.156944] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158007] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166708] ftrace: allocating 31920 entries in 125 pages\n[ 0.192514] smpboot: Max logical packages: 2\n[ 0.193444] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194671] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196058] x2apic enabled\n[ 0.196897] Switched APIC routing to physical x2apic.\n[ 0.198683] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199930] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202152] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204131] KVM setup paravirtual spinlock\n[ 0.205577] x86: Booting SMP configuration:\n[ 0.206502] .... node #0, CPUs: #1\n[ 0.207430] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.230001] x86: Booted up 1 node, 2 CPUs\n[ 0.230003] KVM setup async PF for cpu 1\n[ 0.230006] kvm-stealtime: cpu 1, msr f90d940\n[ 0.233039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.234764] devtmpfs: initialized\n[ 0.236585] evm: security.selinux\n[ 0.237366] evm: security.SMACK64\n[ 0.238154] evm: security.SMACK64EXEC\n[ 0.239068] evm: security.SMACK64TRANSMUTE\n[ 0.240072] evm: security.SMACK64MMAP\n[ 0.241088] evm: security.ima\n[ 0.241974] evm: security.capability\n[ 0.243132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.245845] pinctrl core: initialized pinctrl subsystem\n[ 0.247189] RTC time: 19:22:03, date: 08/28/18\n[ 0.248298] NET: Registered protocol family 16\n[ 0.259133] cpuidle: using governor ladder\n[ 0.271224] cpuidle: using governor menu\n[ 0.272169] PCCT header not found.\n[ 0.272977] ACPI: bus type PCI registered\n[ 0.273875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.275321] PCI: Using configuration type 1 for base access\n[ 0.287609] ACPI: Added _OSI(Module Device)\n[ 0.288622] ACPI: Added _OSI(Processor Device)\n[ 0.289578] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.290645] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.293145] ACPI: Interpreter enabled\n[ 0.294024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.296128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.298165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.300207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.302211] ACPI: (supports S0 S5)\n[ 0.303100] ACPI: Using IOAPIC for interrupt routing\n[ 0.304157] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.307739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.309042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.310344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.311599] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.313982] acpiphp: Slot [3] registered\n[ 0.314866] acpiphp: Slot [4] registered\n[ 0.315777] acpiphp: Slot [5] registered\n[ 0.316627] acpiphp: Slot [6] registered\n[ 0.317479] acpiphp: Slot [7] registered\n[ 0.318327] acpiphp: Slot [8] registered\n[ 0.319162] acpiphp: Slot [9] registered\n[ 0.320024] acpiphp: Slot [10] registered\n[ 0.330906] acpiphp: Slot [11] registered\n[ 0.331763] acpiphp: Slot [12] registered\n[ 0.332619] acpiphp: Slot [13] registered\n[ 0.333443] acpiphp: Slot [14] registered\n[ 0.334267] acpiphp: Slot [15] registered\n[ 0.335097] acpiphp: Slot [16] registered\n[ 0.335957] acpiphp: Slot [17] registered\n[ 0.336815] acpiphp: Slot [18] registered\n[ 0.337636] acpiphp: Slot [19] registered\n[ 0.338461] acpiphp: Slot [20] registered\n[ 0.339293] acpiphp: Slot [21] registered\n[ 0.340116] acpiphp: Slot [22] registered\n[ 0.340960] acpiphp: Slot [23] registered\n[ 0.341817] acpiphp: Slot [24] registered\n[ 0.342667] acpiphp: Slot [25] registered\n[ 0.343557] acpiphp: Slot [26] registered\n[ 0.344385] acpiphp: Slot [27] registered\n[ 0.345206] acpiphp: Slot [28] registered\n[ 0.346061] acpiphp: Slot [29] registered\n[ 0.346919] acpiphp: Slot [30] registered\n[ 0.347784] acpiphp: Slot [31] registered\n[ 0.348608] PCI host bridge to bus 0000:00\n[ 0.349430] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.350705] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.352002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.353569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.355073] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.361474] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.362821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.364018] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.365366] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.372302] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.373796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.420940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.422732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.426124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.428375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.429876] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.431385] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.432624] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.434512] vgaarb: loaded\n[ 0.435263] vgaarb: bridge control possible 0000:00:02.0\n[ 0.436585] SCSI subsystem initialized\n[ 0.437528] ACPI: bus type USB registered\n[ 0.438482] usbcore: registered new interface driver usbfs\n[ 0.439661] usbcore: registered new interface driver hub\n[ 0.440933] usbcore: registered new device driver usb\n[ 0.442286] PCI: Using ACPI for IRQ routing\n[ 0.443542] NetLabel: Initializing\n[ 0.444372] NetLabel: domain hash size = 128\n[ 0.445430] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.446573] NetLabel: unlabeled traffic allowed by default\n[ 0.447908] clocksource: Switched to clocksource kvm-clock\n[ 0.454112] AppArmor: AppArmor Filesystem Enabled\n[ 0.455463] pnp: PnP ACPI init\n[ 0.456521] pnp: PnP ACPI: found 5 devices\n[ 0.463743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.465762] NET: Registered protocol family 2\n[ 0.466932] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.468429] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.469802] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.471137] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.472381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.473739] NET: Registered protocol family 1\n[ 0.474714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.475981] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.477207] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.495830] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.514663] Trying to unpack rootfs image as initramfs...\n[ 0.565435] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.580384] Scanning for low memory corruption every 60 seconds\n[ 0.582280] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.583444] audit: initializing netlink subsys (disabled)\n[ 0.584514] audit: type=2000 audit(1535484124.413:1): initialized\n[ 0.585864] Initialise system trusted keyring\n[ 0.586869] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.588057] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.590248] zbud: loaded\n[ 0.591011] VFS: Disk quotas dquot_6.6.0\n[ 0.591849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.593515] fuse init (API version 7.23)\n[ 0.594474] Key type big_key registered\n[ 0.595292] Allocating IMA MOK and blacklist keyrings.\n[ 0.596624] Key type asymmetric registered\n[ 0.597511] Asymmetric key parser 'x509' registered\n[ 0.598531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.600104] io scheduler noop registered\n[ 0.600919] io scheduler deadline registered (default)\n[ 0.601954] io scheduler cfq registered\n[ 0.602835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.603934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.605275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.606791] ACPI: Power Button [PWRF]\n[ 0.607725] GHES: HEST is not enabled!\n[ 0.625728] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.662733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.666000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.691196] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.693762] Linux agpgart interface v0.103\n[ 0.696217] brd: module loaded\n[ 0.697621] loop: module loaded\n[ 0.702675] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704155] GPT:90111 != 20971519\n[ 0.704853] GPT:Alternate GPT header not at the end of the disk.\n[ 0.705945] GPT:90111 != 20971519\n[ 0.706635] GPT: Use GNU Parted to correct GPT errors.\n[ 0.707606] vda: vda1 vda15\n[ 0.709197] scsi host0: ata_piix\n[ 0.710007] scsi host1: ata_piix\n[ 0.710724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.711957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.713237] libphy: Fixed MDIO Bus: probed\n[ 0.714397] tun: Universal TUN/TAP device driver, 1.6\n[ 0.715353] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.717387] PPP generic driver version 2.4.2\n[ 0.718466] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.719771] ehci-pci: EHCI PCI platform driver\n[ 0.720656] ehci-platform: EHCI generic platform driver\n[ 0.721658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.722786] ohci-pci: OHCI PCI platform driver\n[ 0.723669] ohci-platform: OHCI generic platform driver\n[ 0.724674] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.744048] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.745078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.746534] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.747538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.748669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.749907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.751333] usb usb1: Product: UHCI Host Controller\n[ 0.752282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.753430] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.754481] hub 1-0:1.0: USB hub found\n[ 0.755264] hub 1-0:1.0: 2 ports detected\n[ 0.756193] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.758418] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.759389] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760447] mousedev: PS/2 mouse device common for all mice\n[ 0.761645] rtc_cmos 00:00: RTC can wake from S4\n[ 0.762952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.764156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.765892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.767217] i2c /dev entries driver\n[ 0.767993] device-mapper: uevent: version 1.0.3\n[ 0.768948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.770589] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.772019] NET: Registered protocol family 10\n[ 0.773122] NET: Registered protocol family 17\n[ 0.774025] Key type dns_resolver registered\n[ 0.775010] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.776683] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.777841] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.779668] registered taskstats version 1\n[ 0.780522] Loading compiled-in X.509 certificates\n[ 0.781976] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783827] zswap: loaded using pool lzo/zbud\n[ 0.785659] Key type trusted registered\n[ 0.788220] Key type encrypted registered\n[ 0.789064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.790095] ima: No TPM chip found, activating TPM-bypass!\n[ 0.791149] evm: HMAC attrs: 0x1\n[ 0.792156] Magic number: 14:954:395\n[ 0.793063] rtc_cmos 00:00: setting system clock to 2018-08-28 19:22:04 UTC (1535484124)\n[ 0.805396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.806523] EDD information not available.\n[ 0.869166] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.871504] Write protecting the kernel read-only data: 14336k\n[ 0.873809] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.876029] 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 0.98\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.197624] 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.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.16. iid=i-000000f5\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\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:fe9c:230a/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.06 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 login: The system is going down NOW!\n"} 2018-08-28 19:22:36,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-a27212a7-5968-4232-801c-68d24ad6fd1a 2018-08-28 19:22:36,739 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:22:36,739 - 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 482037140 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.912 MHz processor [ 0.133025] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134739] pid_max: default: 32768 minimum: 301 [ 0.135669] ACPI: Core revision 20150930 [ 0.137098] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138456] Security Framework initialized [ 0.139301] Yama: becoming mindful. [ 0.140071] AppArmor: AppArmor initialized [ 0.140953] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142282] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143589] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144862] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146288] Initializing cgroup subsys io [ 0.147160] Initializing cgroup subsys memory [ 0.148097] Initializing cgroup subsys devices [ 0.149016] Initializing cgroup subsys freezer [ 0.149916] Initializing cgroup subsys net_cls [ 0.150812] Initializing cgroup subsys perf_event [ 0.151754] Initializing cgroup subsys net_prio [ 0.152703] Initializing cgroup subsys hugetlb [ 0.153601] Initializing cgroup subsys pids [ 0.154497] CPU: Physical Processor ID: 0 [ 0.156006] mce: CPU supports 10 MCE banks [ 0.156944] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158007] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160321] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166708] ftrace: allocating 31920 entries in 125 pages [ 0.192514] smpboot: Max logical packages: 2 [ 0.193444] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194671] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196058] x2apic enabled [ 0.196897] Switched APIC routing to physical x2apic. [ 0.198683] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199930] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202152] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204131] KVM setup paravirtual spinlock [ 0.205577] x86: Booting SMP configuration: [ 0.206502] .... node #0, CPUs: #1 [ 0.207430] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.230001] x86: Booted up 1 node, 2 CPUs [ 0.230003] KVM setup async PF for cpu 1 [ 0.230006] kvm-stealtime: cpu 1, msr f90d940 [ 0.233039] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.234764] devtmpfs: initialized [ 0.236585] evm: security.selinux [ 0.237366] evm: security.SMACK64 [ 0.238154] evm: security.SMACK64EXEC [ 0.239068] evm: security.SMACK64TRANSMUTE [ 0.240072] evm: security.SMACK64MMAP [ 0.241088] evm: security.ima [ 0.241974] evm: security.capability [ 0.243132] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.245845] pinctrl core: initialized pinctrl subsystem [ 0.247189] RTC time: 19:22:03, date: 08/28/18 [ 0.248298] NET: Registered protocol family 16 [ 0.259133] cpuidle: using governor ladder [ 0.271224] cpuidle: using governor menu [ 0.272169] PCCT header not found. [ 0.272977] ACPI: bus type PCI registered [ 0.273875] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.275321] PCI: Using configuration type 1 for base access [ 0.287609] ACPI: Added _OSI(Module Device) [ 0.288622] ACPI: Added _OSI(Processor Device) [ 0.289578] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.290645] ACPI: Added _OSI(Processor Aggregator Device) [ 0.293145] ACPI: Interpreter enabled [ 0.294024] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.296128] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.298165] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.300207] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.302211] ACPI: (supports S0 S5) [ 0.303100] ACPI: Using IOAPIC for interrupt routing [ 0.304157] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.307739] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.309042] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.310344] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.311599] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.313982] acpiphp: Slot [3] registered [ 0.314866] acpiphp: Slot [4] registered [ 0.315777] acpiphp: Slot [5] registered [ 0.316627] acpiphp: Slot [6] registered [ 0.317479] acpiphp: Slot [7] registered [ 0.318327] acpiphp: Slot [8] registered [ 0.319162] acpiphp: Slot [9] registered [ 0.320024] acpiphp: Slot [10] registered [ 0.330906] acpiphp: Slot [11] registered [ 0.331763] acpiphp: Slot [12] registered [ 0.332619] acpiphp: Slot [13] registered [ 0.333443] acpiphp: Slot [14] registered [ 0.334267] acpiphp: Slot [15] registered [ 0.335097] acpiphp: Slot [16] registered [ 0.335957] acpiphp: Slot [17] registered [ 0.336815] acpiphp: Slot [18] registered [ 0.337636] acpiphp: Slot [19] registered [ 0.338461] acpiphp: Slot [20] registered [ 0.339293] acpiphp: Slot [21] registered [ 0.340116] acpiphp: Slot [22] registered [ 0.340960] acpiphp: Slot [23] registered [ 0.341817] acpiphp: Slot [24] registered [ 0.342667] acpiphp: Slot [25] registered [ 0.343557] acpiphp: Slot [26] registered [ 0.344385] acpiphp: Slot [27] registered [ 0.345206] acpiphp: Slot [28] registered [ 0.346061] acpiphp: Slot [29] registered [ 0.346919] acpiphp: Slot [30] registered [ 0.347784] acpiphp: Slot [31] registered [ 0.348608] PCI host bridge to bus 0000:00 [ 0.349430] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.350705] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.352002] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.353569] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.355073] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.361474] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.362821] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.364018] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.365366] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.372302] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.373796] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.420940] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.422732] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.426124] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.428375] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.429876] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.431385] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.432624] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.434512] vgaarb: loaded [ 0.435263] vgaarb: bridge control possible 0000:00:02.0 [ 0.436585] SCSI subsystem initialized [ 0.437528] ACPI: bus type USB registered [ 0.438482] usbcore: registered new interface driver usbfs [ 0.439661] usbcore: registered new interface driver hub [ 0.440933] usbcore: registered new device driver usb [ 0.442286] PCI: Using ACPI for IRQ routing [ 0.443542] NetLabel: Initializing [ 0.444372] NetLabel: domain hash size = 128 [ 0.445430] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.446573] NetLabel: unlabeled traffic allowed by default [ 0.447908] clocksource: Switched to clocksource kvm-clock [ 0.454112] AppArmor: AppArmor Filesystem Enabled [ 0.455463] pnp: PnP ACPI init [ 0.456521] pnp: PnP ACPI: found 5 devices [ 0.463743] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.465762] NET: Registered protocol family 2 [ 0.466932] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.468429] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.469802] TCP: Hash tables configured (established 2048 bind 2048) [ 0.471137] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.472381] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.473739] NET: Registered protocol family 1 [ 0.474714] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.475981] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.477207] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.495830] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.514663] Trying to unpack rootfs image as initramfs... [ 0.565435] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.580384] Scanning for low memory corruption every 60 seconds [ 0.582280] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.583444] audit: initializing netlink subsys (disabled) [ 0.584514] audit: type=2000 audit(1535484124.413:1): initialized [ 0.585864] Initialise system trusted keyring [ 0.586869] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.588057] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.590248] zbud: loaded [ 0.591011] VFS: Disk quotas dquot_6.6.0 [ 0.591849] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.593515] fuse init (API version 7.23) [ 0.594474] Key type big_key registered [ 0.595292] Allocating IMA MOK and blacklist keyrings. [ 0.596624] Key type asymmetric registered [ 0.597511] Asymmetric key parser 'x509' registered [ 0.598531] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.600104] io scheduler noop registered [ 0.600919] io scheduler deadline registered (default) [ 0.601954] io scheduler cfq registered [ 0.602835] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.603934] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.605275] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.606791] ACPI: Power Button [PWRF] [ 0.607725] GHES: HEST is not enabled! [ 0.625728] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.662733] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.666000] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.691196] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.693762] Linux agpgart interface v0.103 [ 0.696217] brd: module loaded [ 0.697621] loop: module loaded [ 0.702675] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704155] GPT:90111 != 20971519 [ 0.704853] GPT:Alternate GPT header not at the end of the disk. [ 0.705945] GPT:90111 != 20971519 [ 0.706635] GPT: Use GNU Parted to correct GPT errors. [ 0.707606] vda: vda1 vda15 [ 0.709197] scsi host0: ata_piix [ 0.710007] scsi host1: ata_piix [ 0.710724] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.711957] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.713237] libphy: Fixed MDIO Bus: probed [ 0.714397] tun: Universal TUN/TAP device driver, 1.6 [ 0.715353] tun: (C) 1999-2004 Max Krasnyansky [ 0.717387] PPP generic driver version 2.4.2 [ 0.718466] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.719771] ehci-pci: EHCI PCI platform driver [ 0.720656] ehci-platform: EHCI generic platform driver [ 0.721658] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.722786] ohci-pci: OHCI PCI platform driver [ 0.723669] ohci-platform: OHCI generic platform driver [ 0.724674] uhci_hcd: USB Universal Host Controller Interface driver [ 0.744048] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.745078] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.746534] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.747538] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.748669] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.749907] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.751333] usb usb1: Product: UHCI Host Controller [ 0.752282] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.753430] usb usb1: SerialNumber: 0000:00:01.2 [ 0.754481] hub 1-0:1.0: USB hub found [ 0.755264] hub 1-0:1.0: 2 ports detected [ 0.756193] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.758418] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.759389] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.760447] mousedev: PS/2 mouse device common for all mice [ 0.761645] rtc_cmos 00:00: RTC can wake from S4 [ 0.762952] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.764156] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.765892] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.767217] i2c /dev entries driver [ 0.767993] device-mapper: uevent: version 1.0.3 [ 0.768948] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.770589] ledtrig-cpu: registered to indicate activity on CPUs [ 0.772019] NET: Registered protocol family 10 [ 0.773122] NET: Registered protocol family 17 [ 0.774025] Key type dns_resolver registered [ 0.775010] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.776683] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.777841] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.779668] registered taskstats version 1 [ 0.780522] Loading compiled-in X.509 certificates [ 0.781976] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783827] zswap: loaded using pool lzo/zbud [ 0.785659] Key type trusted registered [ 0.788220] Key type encrypted registered [ 0.789064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.790095] ima: No TPM chip found, activating TPM-bypass! [ 0.791149] evm: HMAC attrs: 0x1 [ 0.792156] Magic number: 14:954:395 [ 0.793063] rtc_cmos 00:00: setting system clock to 2018-08-28 19:22:04 UTC (1535484124) [ 0.805396] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.806523] EDD information not available. [ 0.869166] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.871504] Write protecting the kernel read-only data: 14336k [ 0.873809] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.876029] 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 0.98 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.197624] 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.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.16. iid=i-000000f5 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 ssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 -----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:fe9c:230a/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.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-000000f5 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 launch-index: 0 === cirros: current=0.4.0 uptime=3.06 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 login: The system is going down NOW! 2018-08-28 19:22:36,740 - create_instance - INFO - Checking if VM is active 2018-08-28 19:22:36,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:37,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f18a1fa5-be3e-461c-a241-d9b1a14325d3 x-compute-request-id: req-f18a1fa5-be3e-461c-a241-d9b1a14325d3 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-08-28T19:22:20Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:37,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-f18a1fa5-be3e-461c-a241-d9b1a14325d3 2018-08-28 19:22:37,235 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - REBOOT 2018-08-28 19:22:37,235 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:22:40,239 - create_instance - DEBUG - VM status query timeout in 896.501507998 2018-08-28 19:22:40,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:40,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f104fe73-5c91-4fa1-975a-7a52f7278bc1 x-compute-request-id: req-f104fe73-5c91-4fa1-975a-7a52f7278bc1 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-08-28T19:22:20Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:40,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-f104fe73-5c91-4fa1-975a-7a52f7278bc1 2018-08-28 19:22:40,764 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - REBOOT 2018-08-28 19:22:40,764 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:22:43,767 - create_instance - DEBUG - VM status query timeout in 892.972931147 2018-08-28 19:22:43,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:44,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-11a553a9-01ad-4909-a630-12594b722005 x-compute-request-id: req-11a553a9-01ad-4909-a630-12594b722005 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:42Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:44,254 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-11a553a9-01ad-4909-a630-12594b722005 2018-08-28 19:22:44,254 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:22:44,254 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:22:44,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:44,597 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-62292d09-d12c-47d9-88c7-12405f46282c x-compute-request-id: req-62292d09-d12c-47d9-88c7-12405f46282c Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:42Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:44,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-62292d09-d12c-47d9-88c7-12405f46282c 2018-08-28 19:22:44,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:44,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4085aea1-ea11-42bf-a3e2-59b10e9e252b Date: Tue, 28 Aug 2018 19:22: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:22:44,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-4085aea1-ea11-42bf-a3e2-59b10e9e252b 2018-08-28 19:22:44,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:44,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32e7a52e-943a-48a4-bece-09e746855178 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:22:44,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-32e7a52e-943a-48a4-bece-09e746855178 2018-08-28 19:22:44,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:44,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d7e2bb34-6d96-4cdc-85db-aff3c1a1e4a3 Date: Tue, 28 Aug 2018 19:22:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:22:44,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-d7e2bb34-6d96-4cdc-85db-aff3c1a1e4a3 2018-08-28 19:22:44,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:44,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-551ac1fc-40db-4e6c-a72e-297defd42bf3 Date: Tue, 28 Aug 2018 19:22:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543","d859addc-bd8d-428a-9e52-5ded5ca42bad"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:22:44,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-551ac1fc-40db-4e6c-a72e-297defd42bf3 2018-08-28 19:22:44,962 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:22:47,969 - paramiko.transport - DEBUG - starting thread (client mode): 0x48f25b50L 2018-08-28 19:22:47,970 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:22:47,970 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:22:47,970 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:22:47,972 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:22:47,972 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:22:47,972 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:22:47,972 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:22:47,973 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:22:47,973 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:22:47,990 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:22:47,991 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:22:48,002 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:22:48,028 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:22:48,034 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:22:48,135 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:22:48,181 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:22:48,181 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:22:48,183 - paramiko.transport - DEBUG - starting thread (client mode): 0x48eb3c50L 2018-08-28 19:22:48,183 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:22:48,183 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:22:48,183 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:22:48,185 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:22:48,185 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:22:48,185 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:22:48,185 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:22:48,185 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:22:48,185 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:22:48,202 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:22:48,202 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:22:48,215 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:22:48,240 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:22:48,244 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:22:48,248 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:22:48,249 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:22:48,249 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:22:48,250 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:22:48,252 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:22:48,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:22:48,745 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ae0769ce-0781-4c9e-8689-58dd2ae78526 x-compute-request-id: req-ae0769ce-0781-4c9e-8689-58dd2ae78526 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:42Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:22:48,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-ae0769ce-0781-4c9e-8689-58dd2ae78526 2018-08-28 19:22:48,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"reboot": {"type": "SOFT"}}' 2018-08-28 19:22:48,877 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:22:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-38ec757c-6174-4d96-a51b-99d6b6aff89f x-compute-request-id: req-38ec757c-6174-4d96-a51b-99d6b6aff89f Content-Length: 0 Content-Type: application/json 2018-08-28 19:22:48,878 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-38ec757c-6174-4d96-a51b-99d6b6aff89f 2018-08-28 19:23:03,893 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-08-28 19:23:03,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:04,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-fbc706ae-e59d-4325-9328-55be9d908ac9 x-compute-request-id: req-fbc706ae-e59d-4325-9328-55be9d908ac9 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:52Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:04,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-fbc706ae-e59d-4325-9328-55be9d908ac9 2018-08-28 19:23:04,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:05,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-63302c78-a006-4bf0-a25c-3c84593932c1 x-compute-request-id: req-63302c78-a006-4bf0-a25c-3c84593932c1 Content-Encoding: gzip Content-Length: 9523 Content-Type: application/json RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 4.4.0-28-generic (buildd@lcy01-13) (gcc version 5.3.1 20160413 (Ubuntu 5.3.1-14ubuntu2.1) ) #47-Ubuntu SMP Fri Jun 24 10:09:13 UTC 2016 (Ubuntu 4.4.0-28.47-generic 4.4.13)\n[ 0.000000] Command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0\n[ 0.000000] KERNEL supported cpus:\n[ 0.000000] Intel GenuineIntel\n[ 0.000000] AMD AuthenticAMD\n[ 0.000000] Centaur CentaurHauls\n[ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x01: 'x87 floating point registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x02: 'SSE registers'\n[ 0.000000] x86/fpu: Supporting XSAVE feature 0x04: 'AVX registers'\n[ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format.\n[ 0.000000] x86/fpu: Using 'eager' FPU context switches.\n[ 0.000000] e820: BIOS-provided physical RAM map:\n[ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x000000000ffdbfff] usable\n[ 0.000000] BIOS-e820: [mem 0x000000000ffdc000-0x000000000fffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved\n[ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved\n[ 0.000000] NX (Execute Disable) protection: active\n[ 0.000000] SMBIOS 2.8 present.\n[ 0.000000] Hypervisor detected: KVM\n[ 0.000000] e820: last_pfn = 0xffdc max_arch_pfn = 0x400000000\n[ 0.000000] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WC UC- WT \n[ 0.000000] found SMP MP-table at [mem 0x000f72e0-0x000f72ef] mapped at [ffff8800000f72e0]\n[ 0.000000] Scanning 1 areas for low memory corruption\n[ 0.000000] Using GB pages for direct mapping\n[ 0.000000] RAMDISK: [mem 0x0fb16000-0x0ffcbfff]\n[ 0.000000] ACPI: Early table checksum verification disabled\n[ 0.000000] ACPI: RSDP 0x00000000000F7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 0x000000000FFE1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 0x000000000FFE142F 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 0x000000000FFE0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 0x000000000FFE0000 000040\n[ 0.000000] ACPI: APIC 0x000000000FFE14A3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000000ffdbfff]\n[ 0.000000] NODE_DATA(0) allocated [mem 0x0ffd7000-0x0ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:ffd3001, primary cpu clock\n[ 0.000000] kvm-clock: using sched offset of 532643245 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.912 MHz processor\n[ 0.128830] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.130483] pid_max: default: 32768 minimum: 301\n[ 0.131382] ACPI: Core revision 20150930\n[ 0.132773] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134096] Security Framework initialized\n[ 0.134914] Yama: becoming mindful.\n[ 0.135644] AppArmor: AppArmor initialized\n[ 0.136503] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137793] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139058] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140263] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141633] Initializing cgroup subsys io\n[ 0.142451] Initializing cgroup subsys memory\n[ 0.143312] Initializing cgroup subsys devices\n[ 0.144198] Initializing cgroup subsys freezer\n[ 0.145070] Initializing cgroup subsys net_cls\n[ 0.145932] Initializing cgroup subsys perf_event\n[ 0.146844] Initializing cgroup subsys net_prio\n[ 0.147727] Initializing cgroup subsys hugetlb\n[ 0.148603] Initializing cgroup subsys pids\n[ 0.149478] CPU: Physical Processor ID: 0\n[ 0.150985] mce: CPU supports 10 MCE banks\n[ 0.151830] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152830] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155117] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.161551] ftrace: allocating 31920 entries in 125 pages\n[ 0.187667] smpboot: Max logical packages: 2\n[ 0.188843] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190228] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.191832] x2apic enabled\n[ 0.192693] Switched APIC routing to physical x2apic.\n[ 0.194695] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199145] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201688] KVM setup paravirtual spinlock\n[ 0.203494] x86: Booting SMP configuration:\n[ 0.204577] .... node #0, CPUs: #1\n[ 0.205543] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.228289] x86: Booted up 1 node, 2 CPUs\n[ 0.228291] KVM setup async PF for cpu 1\n[ 0.228294] kvm-stealtime: cpu 1, msr f90d940\n[ 0.231256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.232985] devtmpfs: initialized\n[ 0.234751] evm: security.selinux\n[ 0.235507] evm: security.SMACK64\n[ 0.236283] evm: security.SMACK64EXEC\n[ 0.237108] evm: security.SMACK64TRANSMUTE\n[ 0.237994] evm: security.SMACK64MMAP\n[ 0.238831] evm: security.ima\n[ 0.239528] evm: security.capability\n[ 0.240445] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.242563] pinctrl core: initialized pinctrl subsystem\n[ 0.243794] RTC time: 19:22:52, date: 08/28/18\n[ 0.244888] NET: Registered protocol family 16\n[ 0.254534] cpuidle: using governor ladder\n[ 0.266635] cpuidle: using governor menu\n[ 0.267714] PCCT header not found.\n[ 0.268606] ACPI: bus type PCI registered\n[ 0.269518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.270937] PCI: Using configuration type 1 for base access\n[ 0.283243] ACPI: Added _OSI(Module Device)\n[ 0.284206] ACPI: Added _OSI(Processor Device)\n[ 0.285219] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.286283] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.288766] ACPI: Interpreter enabled\n[ 0.289642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.291879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.294027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.296186] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.298399] ACPI: (supports S0 S5)\n[ 0.299236] ACPI: Using IOAPIC for interrupt routing\n[ 0.300332] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.303975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305354] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310619] acpiphp: Slot [3] registered\n[ 0.311505] acpiphp: Slot [4] registered\n[ 0.312409] acpiphp: Slot [5] registered\n[ 0.313331] acpiphp: Slot [6] registered\n[ 0.314233] acpiphp: Slot [7] registered\n[ 0.315145] acpiphp: Slot [8] registered\n[ 0.316025] acpiphp: Slot [9] registered\n[ 0.316922] acpiphp: Slot [10] registered\n[ 0.328195] acpiphp: Slot [11] registered\n[ 0.329074] acpiphp: Slot [12] registered\n[ 0.329950] acpiphp: Slot [13] registered\n[ 0.330828] acpiphp: Slot [14] registered\n[ 0.331691] acpiphp: Slot [15] registered\n[ 0.332567] acpiphp: Slot [16] registered\n[ 0.333449] acpiphp: Slot [17] registered\n[ 0.334358] acpiphp: Slot [18] registered\n[ 0.335280] acpiphp: Slot [19] registered\n[ 0.336184] acpiphp: Slot [20] registered\n[ 0.337077] acpiphp: Slot [21] registered\n[ 0.337949] acpiphp: Slot [22] registered\n[ 0.338862] acpiphp: Slot [23] registered\n[ 0.339737] acpiphp: Slot [24] registered\n[ 0.340604] acpiphp: Slot [25] registered\n[ 0.341692] acpiphp: Slot [26] registered\n[ 0.342863] acpiphp: Slot [27] registered\n[ 0.344041] acpiphp: Slot [28] registered\n[ 0.345208] acpiphp: Slot [29] registered\n[ 0.346399] acpiphp: Slot [30] registered\n[ 0.347589] acpiphp: Slot [31] registered\n[ 0.348750] PCI host bridge to bus 0000:00\n[ 0.349935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.351757] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.353571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.355693] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.357853] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.364493] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.366457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.368240] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.370153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.377400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.379486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.427248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.429204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.432785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.434726] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.436639] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.438465] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.440197] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.441781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.444113] vgaarb: loaded\n[ 0.444964] vgaarb: bridge control possible 0000:00:02.0\n[ 0.446608] SCSI subsystem initialized\n[ 0.447799] ACPI: bus type USB registered\n[ 0.448998] usbcore: registered new interface driver usbfs\n[ 0.450529] usbcore: registered new interface driver hub\n[ 0.452025] usbcore: registered new device driver usb\n[ 0.453627] PCI: Using ACPI for IRQ routing\n[ 0.455052] NetLabel: Initializing\n[ 0.456078] NetLabel: domain hash size = 128\n[ 0.457331] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.458747] NetLabel: unlabeled traffic allowed by default\n[ 0.460410] clocksource: Switched to clocksource kvm-clock\n[ 0.466920] AppArmor: AppArmor Filesystem Enabled\n[ 0.468312] pnp: PnP ACPI init\n[ 0.469533] pnp: PnP ACPI: found 5 devices\n[ 0.477304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.479823] NET: Registered protocol family 2\n[ 0.481187] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.483112] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.484882] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.486643] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.488262] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.490025] NET: Registered protocol family 1\n[ 0.491288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.492940] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.494540] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.513698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.533075] Trying to unpack rootfs image as initramfs...\n[ 0.584303] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.604247] Scanning for low memory corruption every 60 seconds\n[ 0.606202] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.607918] audit: initializing netlink subsys (disabled)\n[ 0.609476] audit: type=2000 audit(1535484173.226:1): initialized\n[ 0.611365] Initialise system trusted keyring\n[ 0.612729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.614483] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.617259] zbud: loaded\n[ 0.618256] VFS: Disk quotas dquot_6.6.0\n[ 0.619427] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.621685] fuse init (API version 7.23)\n[ 0.622981] Key type big_key registered\n[ 0.624134] Allocating IMA MOK and blacklist keyrings.\n[ 0.625887] Key type asymmetric registered\n[ 0.627085] Asymmetric key parser 'x509' registered\n[ 0.628504] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.630691] io scheduler noop registered\n[ 0.631846] io scheduler deadline registered (default)\n[ 0.633318] io scheduler cfq registered\n[ 0.634517] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.636080] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.637975] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.640113] ACPI: Power Button [PWRF]\n[ 0.641395] GHES: HEST is not enabled!\n[ 0.660153] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.719059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.722218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.745739] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.749034] Linux agpgart interface v0.103\n[ 0.752445] brd: module loaded\n[ 0.754321] loop: module loaded\n[ 0.759693] vda: vda1 vda15\n[ 0.761428] scsi host0: ata_piix\n[ 0.762278] scsi host1: ata_piix\n[ 0.763032] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.764336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.765756] libphy: Fixed MDIO Bus: probed\n[ 0.766904] tun: Universal TUN/TAP device driver, 1.6\n[ 0.767940] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.770005] PPP generic driver version 2.4.2\n[ 0.771320] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.772528] ehci-pci: EHCI PCI platform driver\n[ 0.773409] ehci-platform: EHCI generic platform driver\n[ 0.774400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.775532] ohci-pci: OHCI PCI platform driver\n[ 0.776414] ohci-platform: OHCI generic platform driver\n[ 0.777405] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.796566] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.797561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.799018] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.800049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.801178] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.802410] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.803837] usb usb1: Product: UHCI Host Controller\n[ 0.804781] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.805928] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.806966] hub 1-0:1.0: USB hub found\n[ 0.807741] hub 1-0:1.0: 2 ports detected\n[ 0.808673] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.810799] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.811761] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.812842] mousedev: PS/2 mouse device common for all mice\n[ 0.814113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.815960] rtc_cmos 00:00: RTC can wake from S4\n[ 0.817074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.818289] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.819476] i2c /dev entries driver\n[ 0.820248] device-mapper: uevent: version 1.0.3\n[ 0.821210] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.822842] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.824178] NET: Registered protocol family 10\n[ 0.825219] NET: Registered protocol family 17\n[ 0.826118] Key type dns_resolver registered\n[ 0.827091] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.828184] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.829351] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.831151] registered taskstats version 1\n[ 0.831991] Loading compiled-in X.509 certificates\n[ 0.833442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.835304] zswap: loaded using pool lzo/zbud\n[ 0.836829] Key type trusted registered\n[ 0.838553] Key type encrypted registered\n[ 0.839380] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.840418] ima: No TPM chip found, activating TPM-bypass!\n[ 0.841462] evm: HMAC attrs: 0x1\n[ 0.842423] Magic number: 14:954:395\n[ 0.843304] rtc_cmos 00:00: setting system clock to 2018-08-28 19:22:53 UTC (1535484173)\n[ 0.844963] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.846081] EDD information not available.\n[ 0.921801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.923375] Write protecting the kernel read-only data: 14336k\n[ 0.935477] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.937329] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\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.94\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.171807] 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.16. iid=i-000000f5\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\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:fe9c:230a/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.05 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 login: "} 2018-08-28 19:23:05,507 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-63302c78-a006-4bf0-a25c-3c84593932c1 2018-08-28 19:23:05,508 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:23:05,508 - 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 532643245 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.912 MHz processor [ 0.128830] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.130483] pid_max: default: 32768 minimum: 301 [ 0.131382] ACPI: Core revision 20150930 [ 0.132773] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134096] Security Framework initialized [ 0.134914] Yama: becoming mindful. [ 0.135644] AppArmor: AppArmor initialized [ 0.136503] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137793] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139058] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140263] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141633] Initializing cgroup subsys io [ 0.142451] Initializing cgroup subsys memory [ 0.143312] Initializing cgroup subsys devices [ 0.144198] Initializing cgroup subsys freezer [ 0.145070] Initializing cgroup subsys net_cls [ 0.145932] Initializing cgroup subsys perf_event [ 0.146844] Initializing cgroup subsys net_prio [ 0.147727] Initializing cgroup subsys hugetlb [ 0.148603] Initializing cgroup subsys pids [ 0.149478] CPU: Physical Processor ID: 0 [ 0.150985] mce: CPU supports 10 MCE banks [ 0.151830] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152830] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155117] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.161551] ftrace: allocating 31920 entries in 125 pages [ 0.187667] smpboot: Max logical packages: 2 [ 0.188843] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190228] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.191832] x2apic enabled [ 0.192693] Switched APIC routing to physical x2apic. [ 0.194695] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196334] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199145] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201688] KVM setup paravirtual spinlock [ 0.203494] x86: Booting SMP configuration: [ 0.204577] .... node #0, CPUs: #1 [ 0.205543] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.228289] x86: Booted up 1 node, 2 CPUs [ 0.228291] KVM setup async PF for cpu 1 [ 0.228294] kvm-stealtime: cpu 1, msr f90d940 [ 0.231256] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.232985] devtmpfs: initialized [ 0.234751] evm: security.selinux [ 0.235507] evm: security.SMACK64 [ 0.236283] evm: security.SMACK64EXEC [ 0.237108] evm: security.SMACK64TRANSMUTE [ 0.237994] evm: security.SMACK64MMAP [ 0.238831] evm: security.ima [ 0.239528] evm: security.capability [ 0.240445] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.242563] pinctrl core: initialized pinctrl subsystem [ 0.243794] RTC time: 19:22:52, date: 08/28/18 [ 0.244888] NET: Registered protocol family 16 [ 0.254534] cpuidle: using governor ladder [ 0.266635] cpuidle: using governor menu [ 0.267714] PCCT header not found. [ 0.268606] ACPI: bus type PCI registered [ 0.269518] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.270937] PCI: Using configuration type 1 for base access [ 0.283243] ACPI: Added _OSI(Module Device) [ 0.284206] ACPI: Added _OSI(Processor Device) [ 0.285219] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.286283] ACPI: Added _OSI(Processor Aggregator Device) [ 0.288766] ACPI: Interpreter enabled [ 0.289642] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.291879] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.294027] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.296186] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.298399] ACPI: (supports S0 S5) [ 0.299236] ACPI: Using IOAPIC for interrupt routing [ 0.300332] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.303975] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305354] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306772] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308141] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310619] acpiphp: Slot [3] registered [ 0.311505] acpiphp: Slot [4] registered [ 0.312409] acpiphp: Slot [5] registered [ 0.313331] acpiphp: Slot [6] registered [ 0.314233] acpiphp: Slot [7] registered [ 0.315145] acpiphp: Slot [8] registered [ 0.316025] acpiphp: Slot [9] registered [ 0.316922] acpiphp: Slot [10] registered [ 0.328195] acpiphp: Slot [11] registered [ 0.329074] acpiphp: Slot [12] registered [ 0.329950] acpiphp: Slot [13] registered [ 0.330828] acpiphp: Slot [14] registered [ 0.331691] acpiphp: Slot [15] registered [ 0.332567] acpiphp: Slot [16] registered [ 0.333449] acpiphp: Slot [17] registered [ 0.334358] acpiphp: Slot [18] registered [ 0.335280] acpiphp: Slot [19] registered [ 0.336184] acpiphp: Slot [20] registered [ 0.337077] acpiphp: Slot [21] registered [ 0.337949] acpiphp: Slot [22] registered [ 0.338862] acpiphp: Slot [23] registered [ 0.339737] acpiphp: Slot [24] registered [ 0.340604] acpiphp: Slot [25] registered [ 0.341692] acpiphp: Slot [26] registered [ 0.342863] acpiphp: Slot [27] registered [ 0.344041] acpiphp: Slot [28] registered [ 0.345208] acpiphp: Slot [29] registered [ 0.346399] acpiphp: Slot [30] registered [ 0.347589] acpiphp: Slot [31] registered [ 0.348750] PCI host bridge to bus 0000:00 [ 0.349935] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.351757] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.353571] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.355693] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.357853] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.364493] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.366457] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.368240] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.370153] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.377400] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.379486] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.427248] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.429204] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.432785] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.434726] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.436639] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.438465] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.440197] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.441781] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.444113] vgaarb: loaded [ 0.444964] vgaarb: bridge control possible 0000:00:02.0 [ 0.446608] SCSI subsystem initialized [ 0.447799] ACPI: bus type USB registered [ 0.448998] usbcore: registered new interface driver usbfs [ 0.450529] usbcore: registered new interface driver hub [ 0.452025] usbcore: registered new device driver usb [ 0.453627] PCI: Using ACPI for IRQ routing [ 0.455052] NetLabel: Initializing [ 0.456078] NetLabel: domain hash size = 128 [ 0.457331] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.458747] NetLabel: unlabeled traffic allowed by default [ 0.460410] clocksource: Switched to clocksource kvm-clock [ 0.466920] AppArmor: AppArmor Filesystem Enabled [ 0.468312] pnp: PnP ACPI init [ 0.469533] pnp: PnP ACPI: found 5 devices [ 0.477304] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.479823] NET: Registered protocol family 2 [ 0.481187] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.483112] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.484882] TCP: Hash tables configured (established 2048 bind 2048) [ 0.486643] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.488262] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.490025] NET: Registered protocol family 1 [ 0.491288] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.492940] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.494540] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.513698] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.533075] Trying to unpack rootfs image as initramfs... [ 0.584303] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.604247] Scanning for low memory corruption every 60 seconds [ 0.606202] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.607918] audit: initializing netlink subsys (disabled) [ 0.609476] audit: type=2000 audit(1535484173.226:1): initialized [ 0.611365] Initialise system trusted keyring [ 0.612729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.614483] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.617259] zbud: loaded [ 0.618256] VFS: Disk quotas dquot_6.6.0 [ 0.619427] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.621685] fuse init (API version 7.23) [ 0.622981] Key type big_key registered [ 0.624134] Allocating IMA MOK and blacklist keyrings. [ 0.625887] Key type asymmetric registered [ 0.627085] Asymmetric key parser 'x509' registered [ 0.628504] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.630691] io scheduler noop registered [ 0.631846] io scheduler deadline registered (default) [ 0.633318] io scheduler cfq registered [ 0.634517] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.636080] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.637975] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.640113] ACPI: Power Button [PWRF] [ 0.641395] GHES: HEST is not enabled! [ 0.660153] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.719059] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.722218] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.745739] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.749034] Linux agpgart interface v0.103 [ 0.752445] brd: module loaded [ 0.754321] loop: module loaded [ 0.759693] vda: vda1 vda15 [ 0.761428] scsi host0: ata_piix [ 0.762278] scsi host1: ata_piix [ 0.763032] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.764336] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.765756] libphy: Fixed MDIO Bus: probed [ 0.766904] tun: Universal TUN/TAP device driver, 1.6 [ 0.767940] tun: (C) 1999-2004 Max Krasnyansky [ 0.770005] PPP generic driver version 2.4.2 [ 0.771320] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.772528] ehci-pci: EHCI PCI platform driver [ 0.773409] ehci-platform: EHCI generic platform driver [ 0.774400] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.775532] ohci-pci: OHCI PCI platform driver [ 0.776414] ohci-platform: OHCI generic platform driver [ 0.777405] uhci_hcd: USB Universal Host Controller Interface driver [ 0.796566] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.797561] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.799018] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.800049] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.801178] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.802410] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.803837] usb usb1: Product: UHCI Host Controller [ 0.804781] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.805928] usb usb1: SerialNumber: 0000:00:01.2 [ 0.806966] hub 1-0:1.0: USB hub found [ 0.807741] hub 1-0:1.0: 2 ports detected [ 0.808673] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.810799] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.811761] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.812842] mousedev: PS/2 mouse device common for all mice [ 0.814113] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.815960] rtc_cmos 00:00: RTC can wake from S4 [ 0.817074] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.818289] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.819476] i2c /dev entries driver [ 0.820248] device-mapper: uevent: version 1.0.3 [ 0.821210] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.822842] ledtrig-cpu: registered to indicate activity on CPUs [ 0.824178] NET: Registered protocol family 10 [ 0.825219] NET: Registered protocol family 17 [ 0.826118] Key type dns_resolver registered [ 0.827091] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.828184] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.829351] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.831151] registered taskstats version 1 [ 0.831991] Loading compiled-in X.509 certificates [ 0.833442] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.835304] zswap: loaded using pool lzo/zbud [ 0.836829] Key type trusted registered [ 0.838553] Key type encrypted registered [ 0.839380] AppArmor: AppArmor sha1 policy hashing enabled [ 0.840418] ima: No TPM chip found, activating TPM-bypass! [ 0.841462] evm: HMAC attrs: 0x1 [ 0.842423] Magic number: 14:954:395 [ 0.843304] rtc_cmos 00:00: setting system clock to 2018-08-28 19:22:53 UTC (1535484173) [ 0.844963] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.846081] EDD information not available. [ 0.921801] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.923375] Write protecting the kernel read-only data: 14336k [ 0.935477] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.937329] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 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.94 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.171807] 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.16. iid=i-000000f5 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 ssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 -----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:fe9c:230a/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.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-000000f5 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 launch-index: 0 === cirros: current=0.4.0 uptime=2.05 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 login: 2018-08-28 19:23:05,509 - create_instance - INFO - Checking if VM is active 2018-08-28 19:23:05,512 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:06,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-31f11a4a-2d26-4e6b-8711-5be00776a555 x-compute-request-id: req-31f11a4a-2d26-4e6b-8711-5be00776a555 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:52Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:06,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-31f11a4a-2d26-4e6b-8711-5be00776a555 2018-08-28 19:23:06,047 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:23:06,047 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:23:06,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:06,518 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7cc2c7a-b403-4b47-95e0-6bf8fdebd3d5 x-compute-request-id: req-f7cc2c7a-b403-4b47-95e0-6bf8fdebd3d5 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:52Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:06,518 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-f7cc2c7a-b403-4b47-95e0-6bf8fdebd3d5 2018-08-28 19:23:06,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:06,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9f21de3f-157a-4627-a8be-aadac567d217 Date: Tue, 28 Aug 2018 19:23: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:23:06,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-9f21de3f-157a-4627-a8be-aadac567d217 2018-08-28 19:23:06,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:06,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b70bb78e-78d9-4880-b0d2-aff9155e062e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:23:06,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-b70bb78e-78d9-4880-b0d2-aff9155e062e 2018-08-28 19:23:06,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:06,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f1eceb95-6be7-489d-9c09-020c4e31efe3 Date: Tue, 28 Aug 2018 19:23:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:23:06,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-f1eceb95-6be7-489d-9c09-020c4e31efe3 2018-08-28 19:23:06,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:07,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-641e721f-3521-4791-9a02-52777a66e8f2 Date: Tue, 28 Aug 2018 19:23:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:22:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543","d859addc-bd8d-428a-9e52-5ded5ca42bad"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:23:07,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-641e721f-3521-4791-9a02-52777a66e8f2 2018-08-28 19:23:07,032 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:23:07,035 - paramiko.transport - DEBUG - starting thread (client mode): 0x48ec0f50L 2018-08-28 19:23:07,035 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:23:07,036 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:23:07,036 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:23:07,037 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:23:07,037 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:23:07,037 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:23:07,037 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:23:07,038 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:23:07,038 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:23:07,055 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:23:07,055 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:23:07,067 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:23:07,092 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:23:07,097 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:23:07,198 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:23:07,213 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:23:07,214 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:23:07,215 - paramiko.transport - DEBUG - starting thread (client mode): 0x48ec0e10L 2018-08-28 19:23:07,216 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:23:07,216 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:23:07,216 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:23:07,217 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:23:07,218 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:23:07,218 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:23:07,218 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:23:07,218 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:23:07,218 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:23:07,235 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:23:07,235 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:23:07,248 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:23:07,276 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:23:07,279 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:23:07,280 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:23:07,282 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:23:07,282 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:23:07,285 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:23:07,287 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:23:07,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:07,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-abeeb6ef-63e9-4ca6-9682-87f3181ddc85 x-compute-request-id: req-abeeb6ef-63e9-4ca6-9682-87f3181ddc85 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:22:52Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:07,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-abeeb6ef-63e9-4ca6-9682-87f3181ddc85 2018-08-28 19:23:07,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"reboot": {"type": "HARD"}}' 2018-08-28 19:23:08,051 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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 x-openstack-request-id: req-c2c83ed4-3d63-4836-b148-2ee181e9d9dd x-compute-request-id: req-c2c83ed4-3d63-4836-b148-2ee181e9d9dd Content-Length: 0 Content-Type: application/json 2018-08-28 19:23:08,051 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-c2c83ed4-3d63-4836-b148-2ee181e9d9dd 2018-08-28 19:23:23,057 - create_instance_tests - INFO - Looking for IP 10.55.1.12 in the console log 2018-08-28 19:23:23,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:23,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-f730c58a-7ea3-4763-971d-55c12f535637 x-compute-request-id: req-f730c58a-7ea3-4763-971d-55c12f535637 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:23,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-f730c58a-7ea3-4763-971d-55c12f535637 2018-08-28 19:23:23,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:24,646 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-1e5ed0a9-ca1a-4e23-b922-c70110c0b2c8 x-compute-request-id: req-1e5ed0a9-ca1a-4e23-b922-c70110c0b2c8 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:24,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-1e5ed0a9-ca1a-4e23-b922-c70110c0b2c8 2018-08-28 19:23:24,651 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:25,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-07401fa2-5e56-4afe-98b4-b41f5c42954d x-compute-request-id: req-07401fa2-5e56-4afe-98b4-b41f5c42954d Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:25,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-07401fa2-5e56-4afe-98b4-b41f5c42954d 2018-08-28 19:23:25,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:26,286 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-22e11c7e-15f0-454b-9a82-e00e73cb3837 x-compute-request-id: req-22e11c7e-15f0-454b-9a82-e00e73cb3837 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:26,287 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-22e11c7e-15f0-454b-9a82-e00e73cb3837 2018-08-28 19:23:26,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:26,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8fc0e499-7261-4ab2-b759-0c17f4a28bf6 x-compute-request-id: req-8fc0e499-7261-4ab2-b759-0c17f4a28bf6 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:26,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-8fc0e499-7261-4ab2-b759-0c17f4a28bf6 2018-08-28 19:23:26,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:27,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c5fa551c-5615-4935-98d5-59aa151f94d0 x-compute-request-id: req-c5fa551c-5615-4935-98d5-59aa151f94d0 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:27,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-c5fa551c-5615-4935-98d5-59aa151f94d0 2018-08-28 19:23:27,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:28,247 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-e27b36d1-e572-4182-bb1e-277653f589ca x-compute-request-id: req-e27b36d1-e572-4182-bb1e-277653f589ca Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:28,247 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-e27b36d1-e572-4182-bb1e-277653f589ca 2018-08-28 19:23:28,251 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:29,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-45f42c5d-4471-4e0e-a3ed-b6469ae15b6a x-compute-request-id: req-45f42c5d-4471-4e0e-a3ed-b6469ae15b6a Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:29,328 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-45f42c5d-4471-4e0e-a3ed-b6469ae15b6a 2018-08-28 19:23:29,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:30,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-8c949f4c-2dc5-4b45-87f3-fbc886e9a645 x-compute-request-id: req-8c949f4c-2dc5-4b45-87f3-fbc886e9a645 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:30,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-8c949f4c-2dc5-4b45-87f3-fbc886e9a645 2018-08-28 19:23:30,245 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:31,312 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-3ed03265-aba3-473d-b77f-523e24094a2a x-compute-request-id: req-3ed03265-aba3-473d-b77f-523e24094a2a Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:31,312 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-3ed03265-aba3-473d-b77f-523e24094a2a 2018-08-28 19:23:31,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:31,649 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04b417d3-2dbc-45d3-87a2-c53488a4db52 x-compute-request-id: req-04b417d3-2dbc-45d3-87a2-c53488a4db52 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:31,649 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-04b417d3-2dbc-45d3-87a2-c53488a4db52 2018-08-28 19:23:31,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:32,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-80144c1b-0e8c-458a-9ced-410e9aadf22d x-compute-request-id: req-80144c1b-0e8c-458a-9ced-410e9aadf22d Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:32,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-80144c1b-0e8c-458a-9ced-410e9aadf22d 2018-08-28 19:23:32,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:33,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cded9e0-0fe5-4678-bc09-73024377c5ca x-compute-request-id: req-4cded9e0-0fe5-4678-bc09-73024377c5ca Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:33,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-4cded9e0-0fe5-4678-bc09-73024377c5ca 2018-08-28 19:23:33,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:34,344 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:33 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-46c54d0f-e966-49ad-8566-6ea9e542822c x-compute-request-id: req-46c54d0f-e966-49ad-8566-6ea9e542822c Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:34,345 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-46c54d0f-e966-49ad-8566-6ea9e542822c 2018-08-28 19:23:34,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:35,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-92fffeaa-0e78-480f-83da-a5286c153c83 x-compute-request-id: req-92fffeaa-0e78-480f-83da-a5286c153c83 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:35,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-92fffeaa-0e78-480f-83da-a5286c153c83 2018-08-28 19:23:35,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:36,097 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-78eb4f86-a6e0-48ff-bd7b-3d44cf9b1a73 x-compute-request-id: req-78eb4f86-a6e0-48ff-bd7b-3d44cf9b1a73 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:36,097 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-78eb4f86-a6e0-48ff-bd7b-3d44cf9b1a73 2018-08-28 19:23:36,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:36,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd62e196-cfea-4f4e-bab5-006b1639830a x-compute-request-id: req-dd62e196-cfea-4f4e-bab5-006b1639830a Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:36,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-dd62e196-cfea-4f4e-bab5-006b1639830a 2018-08-28 19:23:36,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:37,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2e4eb7a0-1519-4a43-86ed-2fde5172f6b3 x-compute-request-id: req-2e4eb7a0-1519-4a43-86ed-2fde5172f6b3 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:37,691 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-2e4eb7a0-1519-4a43-86ed-2fde5172f6b3 2018-08-28 19:23:37,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:38,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-958341a2-e0be-4968-b1b1-71206db86b3b x-compute-request-id: req-958341a2-e0be-4968-b1b1-71206db86b3b Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:38,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-958341a2-e0be-4968-b1b1-71206db86b3b 2018-08-28 19:23:38,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:39,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8966dbe6-6963-4a54-98d9-5178bf41f586 x-compute-request-id: req-8966dbe6-6963-4a54-98d9-5178bf41f586 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:39,222 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-8966dbe6-6963-4a54-98d9-5178bf41f586 2018-08-28 19:23:39,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:39,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-f04ad042-8ec2-4c90-b3d0-1d82ce0eb1a5 x-compute-request-id: req-f04ad042-8ec2-4c90-b3d0-1d82ce0eb1a5 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:39,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-f04ad042-8ec2-4c90-b3d0-1d82ce0eb1a5 2018-08-28 19:23:39,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:40,702 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-bee5b126-3a53-4da8-8700-3c98e99a36f1 x-compute-request-id: req-bee5b126-3a53-4da8-8700-3c98e99a36f1 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:40,703 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-bee5b126-3a53-4da8-8700-3c98e99a36f1 2018-08-28 19:23:40,707 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:41,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-c5487636-428c-4b74-8e29-f96f0e377e92 x-compute-request-id: req-c5487636-428c-4b74-8e29-f96f0e377e92 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:41,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-c5487636-428c-4b74-8e29-f96f0e377e92 2018-08-28 19:23:41,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:42,707 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-c3eca90d-5109-411c-bd06-2752c191a2d5 x-compute-request-id: req-c3eca90d-5109-411c-bd06-2752c191a2d5 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:42,708 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-c3eca90d-5109-411c-bd06-2752c191a2d5 2018-08-28 19:23:42,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:43,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-f47a321a-6f37-406a-b26b-be99ef8c08f5 x-compute-request-id: req-f47a321a-6f37-406a-b26b-be99ef8c08f5 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:43,220 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-f47a321a-6f37-406a-b26b-be99ef8c08f5 2018-08-28 19:23:43,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:44,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23:43 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77f7622c-ddf8-4c05-a450-a5b8b71b4011 x-compute-request-id: req-77f7622c-ddf8-4c05-a450-a5b8b71b4011 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:44,293 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-77f7622c-ddf8-4c05-a450-a5b8b71b4011 2018-08-28 19:23:44,298 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:44,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-ae6e1ccb-63fd-4bd6-bc82-de1a148a6c45 x-compute-request-id: req-ae6e1ccb-63fd-4bd6-bc82-de1a148a6c45 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:44,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-ae6e1ccb-63fd-4bd6-bc82-de1a148a6c45 2018-08-28 19:23:44,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:46,062 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-14dd660b-b9eb-4d2e-9ee7-867978b0aff3 x-compute-request-id: req-14dd660b-b9eb-4d2e-9ee7-867978b0aff3 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:46,062 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-14dd660b-b9eb-4d2e-9ee7-867978b0aff3 2018-08-28 19:23:46,068 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:46,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-76eb9f42-58dc-4d4a-b7b1-f0fac3c5b962 x-compute-request-id: req-76eb9f42-58dc-4d4a-b7b1-f0fac3c5b962 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:46,422 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-76eb9f42-58dc-4d4a-b7b1-f0fac3c5b962 2018-08-28 19:23:46,426 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:47,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-5d3a4986-9f54-46ac-b06f-0ce432dda812 x-compute-request-id: req-5d3a4986-9f54-46ac-b06f-0ce432dda812 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:47,497 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-5d3a4986-9f54-46ac-b06f-0ce432dda812 2018-08-28 19:23:47,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:48,163 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-565d5e31-7cd3-4d45-8dc7-5f81a721e4b0 x-compute-request-id: req-565d5e31-7cd3-4d45-8dc7-5f81a721e4b0 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:48,164 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-565d5e31-7cd3-4d45-8dc7-5f81a721e4b0 2018-08-28 19:23:48,167 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:49,271 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-7d9906b4-946b-4bde-bc87-16b5908a6a4b x-compute-request-id: req-7d9906b4-946b-4bde-bc87-16b5908a6a4b Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:49,271 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-7d9906b4-946b-4bde-bc87-16b5908a6a4b 2018-08-28 19:23:49,276 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:49,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-af386f7a-62c4-407c-8283-41b58df60995 x-compute-request-id: req-af386f7a-62c4-407c-8283-41b58df60995 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:49,775 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-af386f7a-62c4-407c-8283-41b58df60995 2018-08-28 19:23:49,778 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:50,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-14e2f041-8a2e-41db-8595-267b6d63314c x-compute-request-id: req-14e2f041-8a2e-41db-8595-267b6d63314c Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:50,851 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-14e2f041-8a2e-41db-8595-267b6d63314c 2018-08-28 19:23:50,856 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:51,348 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-d59feedf-e102-4c1d-90e6-abebb4b1a1aa x-compute-request-id: req-d59feedf-e102-4c1d-90e6-abebb4b1a1aa Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:51,349 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-d59feedf-e102-4c1d-90e6-abebb4b1a1aa 2018-08-28 19:23:51,352 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:52,423 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-c017a58b-2b15-4773-8d2b-36713abfe71f x-compute-request-id: req-c017a58b-2b15-4773-8d2b-36713abfe71f Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:52,423 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-c017a58b-2b15-4773-8d2b-36713abfe71f 2018-08-28 19:23:52,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:53,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-c3f4ae71-37a9-4247-908e-6284d29d1f36 x-compute-request-id: req-c3f4ae71-37a9-4247-908e-6284d29d1f36 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:53,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-c3f4ae71-37a9-4247-908e-6284d29d1f36 2018-08-28 19:23:53,090 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:54,159 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-1f7e04fa-b549-4ed9-b77a-aebaf57f514a x-compute-request-id: req-1f7e04fa-b549-4ed9-b77a-aebaf57f514a Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:54,159 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-1f7e04fa-b549-4ed9-b77a-aebaf57f514a 2018-08-28 19:23:54,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:54,534 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-fba9eb6a-072e-4367-93cd-a1de7006b4f7 x-compute-request-id: req-fba9eb6a-072e-4367-93cd-a1de7006b4f7 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:54,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-fba9eb6a-072e-4367-93cd-a1de7006b4f7 2018-08-28 19:23:54,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:55,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-5c0fb785-71fc-4199-a565-5604b9211410 x-compute-request-id: req-5c0fb785-71fc-4199-a565-5604b9211410 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:55,606 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-5c0fb785-71fc-4199-a565-5604b9211410 2018-08-28 19:23:55,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:56,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-0049395c-e9a4-4d66-9ab8-b4d169fa66f1 x-compute-request-id: req-0049395c-e9a4-4d66-9ab8-b4d169fa66f1 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:56,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-0049395c-e9a4-4d66-9ab8-b4d169fa66f1 2018-08-28 19:23:56,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:57,182 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-250bcb43-c94d-4cfd-8829-e80377618f7b x-compute-request-id: req-250bcb43-c94d-4cfd-8829-e80377618f7b Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:57,183 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-250bcb43-c94d-4cfd-8829-e80377618f7b 2018-08-28 19:23:57,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:57,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-32a53152-d598-4e8a-b376-828ec21efb84 x-compute-request-id: req-32a53152-d598-4e8a-b376-828ec21efb84 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:57,688 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-32a53152-d598-4e8a-b376-828ec21efb84 2018-08-28 19:23:57,691 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:23:58,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-082a994c-11c2-41bd-a392-69afa645d278 x-compute-request-id: req-082a994c-11c2-41bd-a392-69afa645d278 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:23:58,758 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-082a994c-11c2-41bd-a392-69afa645d278 2018-08-28 19:23:58,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:23:59,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-826294fb-5270-4a17-92e3-3d795851cbb9 x-compute-request-id: req-826294fb-5270-4a17-92e3-3d795851cbb9 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:23:59,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-826294fb-5270-4a17-92e3-3d795851cbb9 2018-08-28 19:23:59,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:00,364 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:23: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-f28bdffd-aa0e-47f7-8391-725938f02697 x-compute-request-id: req-f28bdffd-aa0e-47f7-8391-725938f02697 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:00,364 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-f28bdffd-aa0e-47f7-8391-725938f02697 2018-08-28 19:24:00,371 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:00,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-dd0bcc74-1488-4a15-808e-d051155e623d x-compute-request-id: req-dd0bcc74-1488-4a15-808e-d051155e623d Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:00,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-dd0bcc74-1488-4a15-808e-d051155e623d 2018-08-28 19:24:00,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:01,927 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-4d9839b5-9ae5-462f-ae68-f6dff12bb9ae x-compute-request-id: req-4d9839b5-9ae5-462f-ae68-f6dff12bb9ae Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:01,928 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-4d9839b5-9ae5-462f-ae68-f6dff12bb9ae 2018-08-28 19:24:01,934 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:02,274 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-d362ac0a-6b85-46ff-ad33-74eb4d4038f6 x-compute-request-id: req-d362ac0a-6b85-46ff-ad33-74eb4d4038f6 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:02,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-d362ac0a-6b85-46ff-ad33-74eb4d4038f6 2018-08-28 19:24:02,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:03,346 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-8967a4b5-3770-4d6c-bf7b-368c855ad913 x-compute-request-id: req-8967a4b5-3770-4d6c-bf7b-368c855ad913 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:03,347 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-8967a4b5-3770-4d6c-bf7b-368c855ad913 2018-08-28 19:24:03,353 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:04,226 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-09733662-cab2-48ee-9ca1-51261c910c50 x-compute-request-id: req-09733662-cab2-48ee-9ca1-51261c910c50 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:04,226 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-09733662-cab2-48ee-9ca1-51261c910c50 2018-08-28 19:24:04,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:05,299 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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,Accept-Encoding x-openstack-request-id: req-2d7b4a3c-fae3-44a3-91f3-ae79950873d3 x-compute-request-id: req-2d7b4a3c-fae3-44a3-91f3-ae79950873d3 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:05,299 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-2d7b4a3c-fae3-44a3-91f3-ae79950873d3 2018-08-28 19:24:05,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:05,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-1eb6c121-92e6-4e45-9c75-1d9900858697 x-compute-request-id: req-1eb6c121-92e6-4e45-9c75-1d9900858697 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:05,682 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-1eb6c121-92e6-4e45-9c75-1d9900858697 2018-08-28 19:24:05,684 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:06,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-38c41c9f-384f-4ab3-adc1-0b4ec69b20be x-compute-request-id: req-38c41c9f-384f-4ab3-adc1-0b4ec69b20be Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:06,760 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-38c41c9f-384f-4ab3-adc1-0b4ec69b20be 2018-08-28 19:24:06,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:07,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-b4ae9dc3-0e4e-446b-9fee-a47425d8e62f x-compute-request-id: req-b4ae9dc3-0e4e-446b-9fee-a47425d8e62f Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:07,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-b4ae9dc3-0e4e-446b-9fee-a47425d8e62f 2018-08-28 19:24:07,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:08,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6ea24bc2-731a-42bc-9443-8c4f1f4120af x-compute-request-id: req-6ea24bc2-731a-42bc-9443-8c4f1f4120af Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:08,368 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-6ea24bc2-731a-42bc-9443-8c4f1f4120af 2018-08-28 19:24:08,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:08,564 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-fdfe5817-3333-443d-b793-c06f915e5ca5 x-compute-request-id: req-fdfe5817-3333-443d-b793-c06f915e5ca5 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:08,564 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-fdfe5817-3333-443d-b793-c06f915e5ca5 2018-08-28 19:24:08,567 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:09,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-f21d36aa-1f48-4e1c-ab3a-3ae0066796f5 x-compute-request-id: req-f21d36aa-1f48-4e1c-ab3a-3ae0066796f5 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:09,640 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-f21d36aa-1f48-4e1c-ab3a-3ae0066796f5 2018-08-28 19:24:09,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:09,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-ea965c27-5017-48a7-b43d-659a8618c057 x-compute-request-id: req-ea965c27-5017-48a7-b43d-659a8618c057 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:09,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-ea965c27-5017-48a7-b43d-659a8618c057 2018-08-28 19:24:09,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:11,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-af513c17-3a76-4d1c-ab22-9c9727784098 x-compute-request-id: req-af513c17-3a76-4d1c-ab22-9c9727784098 Content-Encoding: gzip Content-Length: 7662 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\n"} 2018-08-28 19:24:11,090 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-af513c17-3a76-4d1c-ab22-9c9727784098 2018-08-28 19:24:11,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:11,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-34486674-e106-44af-84c0-2808556ab0c0 x-compute-request-id: req-34486674-e106-44af-84c0-2808556ab0c0 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:11,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-34486674-e106-44af-84c0-2808556ab0c0 2018-08-28 19:24:11,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:24:12,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-66a0f06c-1819-48e6-8308-f982847231b9 x-compute-request-id: req-66a0f06c-1819-48e6-8308-f982847231b9 Content-Encoding: gzip Content-Length: 9469 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 528518732 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.912 MHz processor\n[ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.134496] pid_max: default: 32768 minimum: 301\n[ 0.135449] ACPI: Core revision 20150930\n[ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138263] Security Framework initialized\n[ 0.139126] Yama: becoming mindful.\n[ 0.139917] AppArmor: AppArmor initialized\n[ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.146321] Initializing cgroup subsys io\n[ 0.147174] Initializing cgroup subsys memory\n[ 0.148088] Initializing cgroup subsys devices\n[ 0.149023] Initializing cgroup subsys freezer\n[ 0.149952] Initializing cgroup subsys net_cls\n[ 0.150876] Initializing cgroup subsys perf_event\n[ 0.151860] Initializing cgroup subsys net_prio\n[ 0.152799] Initializing cgroup subsys hugetlb\n[ 0.153720] Initializing cgroup subsys pids\n[ 0.154650] CPU: Physical Processor ID: 0\n[ 0.156207] mce: CPU supports 10 MCE banks\n[ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167046] ftrace: allocating 31920 entries in 125 pages\n[ 0.193290] smpboot: Max logical packages: 2\n[ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.196923] x2apic enabled\n[ 0.197768] Switched APIC routing to physical x2apic.\n[ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.205201] KVM setup paravirtual spinlock\n[ 0.206652] x86: Booting SMP configuration:\n[ 0.207587] .... node #0, CPUs: #1\n[ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.231253] x86: Booted up 1 node, 2 CPUs\n[ 0.231256] KVM setup async PF for cpu 1\n[ 0.231258] kvm-stealtime: cpu 1, msr f90d940\n[ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.235583] devtmpfs: initialized\n[ 0.237315] evm: security.selinux\n[ 0.238041] evm: security.SMACK64\n[ 0.238764] evm: security.SMACK64EXEC\n[ 0.239547] evm: security.SMACK64TRANSMUTE\n[ 0.240393] evm: security.SMACK64MMAP\n[ 0.241173] evm: security.ima\n[ 0.241847] evm: security.capability\n[ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.244744] pinctrl core: initialized pinctrl subsystem\n[ 0.245897] RTC time: 19:23:09, date: 08/28/18\n[ 0.246914] NET: Registered protocol family 16\n[ 0.256770] cpuidle: using governor ladder\n[ 0.268887] cpuidle: using governor menu\n[ 0.269729] PCCT header not found.\n[ 0.270510] ACPI: bus type PCI registered\n[ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.272590] PCI: Using configuration type 1 for base access\n[ 0.286041] ACPI: Added _OSI(Module Device)\n[ 0.286902] ACPI: Added _OSI(Processor Device)\n[ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.288684] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291051] ACPI: Interpreter enabled\n[ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.299328] ACPI: (supports S0 S5)\n[ 0.300041] ACPI: Using IOAPIC for interrupt routing\n[ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.310368] acpiphp: Slot [3] registered\n[ 0.311187] acpiphp: Slot [4] registered\n[ 0.311991] acpiphp: Slot [5] registered\n[ 0.312794] acpiphp: Slot [6] registered\n[ 0.313598] acpiphp: Slot [7] registered\n[ 0.314400] acpiphp: Slot [8] registered\n[ 0.315209] acpiphp: Slot [9] registered\n[ 0.316010] acpiphp: Slot [10] registered\n[ 0.327348] acpiphp: Slot [11] registered\n[ 0.328182] acpiphp: Slot [12] registered\n[ 0.328998] acpiphp: Slot [13] registered\n[ 0.329817] acpiphp: Slot [14] registered\n[ 0.330639] acpiphp: Slot [15] registered\n[ 0.331466] acpiphp: Slot [16] registered\n[ 0.332289] acpiphp: Slot [17] registered\n[ 0.333102] acpiphp: Slot [18] registered\n[ 0.333918] acpiphp: Slot [19] registered\n[ 0.334736] acpiphp: Slot [20] registered\n[ 0.335696] acpiphp: Slot [21] registered\n[ 0.336683] acpiphp: Slot [22] registered\n[ 0.337664] acpiphp: Slot [23] registered\n[ 0.338653] acpiphp: Slot [24] registered\n[ 0.339636] acpiphp: Slot [25] registered\n[ 0.340634] acpiphp: Slot [26] registered\n[ 0.341619] acpiphp: Slot [27] registered\n[ 0.342605] acpiphp: Slot [28] registered\n[ 0.343593] acpiphp: Slot [29] registered\n[ 0.344580] acpiphp: Slot [30] registered\n[ 0.345579] acpiphp: Slot [31] registered\n[ 0.346535] PCI host bridge to bus 0000:00\n[ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.431572] vgaarb: loaded\n[ 0.432273] vgaarb: bridge control possible 0000:00:02.0\n[ 0.433659] SCSI subsystem initialized\n[ 0.434636] ACPI: bus type USB registered\n[ 0.435651] usbcore: registered new interface driver usbfs\n[ 0.436910] usbcore: registered new interface driver hub\n[ 0.438148] usbcore: registered new device driver usb\n[ 0.439461] PCI: Using ACPI for IRQ routing\n[ 0.440706] NetLabel: Initializing\n[ 0.441590] NetLabel: domain hash size = 128\n[ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.443731] NetLabel: unlabeled traffic allowed by default\n[ 0.445106] clocksource: Switched to clocksource kvm-clock\n[ 0.451170] AppArmor: AppArmor Filesystem Enabled\n[ 0.452307] pnp: PnP ACPI init\n[ 0.453399] pnp: PnP ACPI: found 5 devices\n[ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.462720] NET: Registered protocol family 2\n[ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.466817] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.470867] NET: Registered protocol family 1\n[ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.511501] Trying to unpack rootfs image as initramfs...\n[ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.576734] Scanning for low memory corruption every 60 seconds\n[ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.579330] audit: initializing netlink subsys (disabled)\n[ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized\n[ 0.581752] Initialise system trusted keyring\n[ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.586091] zbud: loaded\n[ 0.586832] VFS: Disk quotas dquot_6.6.0\n[ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.589286] fuse init (API version 7.23)\n[ 0.590221] Key type big_key registered\n[ 0.591048] Allocating IMA MOK and blacklist keyrings.\n[ 0.592279] Key type asymmetric registered\n[ 0.593138] Asymmetric key parser 'x509' registered\n[ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.595643] io scheduler noop registered\n[ 0.596461] io scheduler deadline registered (default)\n[ 0.597497] io scheduler cfq registered\n[ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.602242] ACPI: Power Button [PWRF]\n[ 0.603120] GHES: HEST is not enabled!\n[ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.687610] Linux agpgart interface v0.103\n[ 0.689932] brd: module loaded\n[ 0.691277] loop: module loaded\n[ 0.698720] vda: vda1 vda15\n[ 0.700206] scsi host0: ata_piix\n[ 0.701008] scsi host1: ata_piix\n[ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.704646] libphy: Fixed MDIO Bus: probed\n[ 0.705499] tun: Universal TUN/TAP device driver, 1.6\n[ 0.706479] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.708460] PPP generic driver version 2.4.2\n[ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.711214] ehci-pci: EHCI PCI platform driver\n[ 0.712267] ehci-platform: EHCI generic platform driver\n[ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.714871] ohci-pci: OHCI PCI platform driver\n[ 0.715926] ohci-platform: OHCI generic platform driver\n[ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.745189] usb usb1: Product: UHCI Host Controller\n[ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.747711] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.748876] hub 1-0:1.0: USB hub found\n[ 0.749819] hub 1-0:1.0: 2 ports detected\n[ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.755830] mousedev: PS/2 mouse device common for all mice\n[ 0.757236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.763681] i2c /dev entries driver\n[ 0.764625] device-mapper: uevent: version 1.0.3\n[ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.769469] NET: Registered protocol family 10\n[ 0.770712] NET: Registered protocol family 17\n[ 0.771828] Key type dns_resolver registered\n[ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.777938] registered taskstats version 1\n[ 0.778986] Loading compiled-in X.509 certificates\n[ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.783042] zswap: loaded using pool lzo/zbud\n[ 0.784748] Key type trusted registered\n[ 0.788884] Key type encrypted registered\n[ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.791232] ima: No TPM chip found, activating TPM-bypass!\n[ 0.792527] evm: HMAC attrs: 0x1\n[ 0.793684] Magic number: 14:954:395\n[ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190)\n[ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.798243] EDD information not available.\n[ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.860169] Write protecting the kernel read-only data: 14336k\n[ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875133] 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.88\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.113001] random: dd urandom read with 5 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\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 61.19. iid=i-000000f5\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\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:fe9c:230a/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.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-000000f5\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=62.57 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n"} 2018-08-28 19:24:12,661 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286/action used request id req-66a0f06c-1819-48e6-8308-f982847231b9 2018-08-28 19:24:12,665 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:24:12,668 - 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... [ 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 528518732 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.912 MHz processor [ 0.132752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.134496] pid_max: default: 32768 minimum: 301 [ 0.135449] ACPI: Core revision 20150930 [ 0.136880] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138263] Security Framework initialized [ 0.139126] Yama: becoming mindful. [ 0.139917] AppArmor: AppArmor initialized [ 0.140829] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.142213] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.143582] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144867] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.146321] Initializing cgroup subsys io [ 0.147174] Initializing cgroup subsys memory [ 0.148088] Initializing cgroup subsys devices [ 0.149023] Initializing cgroup subsys freezer [ 0.149952] Initializing cgroup subsys net_cls [ 0.150876] Initializing cgroup subsys perf_event [ 0.151860] Initializing cgroup subsys net_prio [ 0.152799] Initializing cgroup subsys hugetlb [ 0.153720] Initializing cgroup subsys pids [ 0.154650] CPU: Physical Processor ID: 0 [ 0.156207] mce: CPU supports 10 MCE banks [ 0.157110] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.158174] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.160530] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167046] ftrace: allocating 31920 entries in 125 pages [ 0.193290] smpboot: Max logical packages: 2 [ 0.194200] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195471] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.196923] x2apic enabled [ 0.197768] Switched APIC routing to physical x2apic. [ 0.199586] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200874] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.203150] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.205201] KVM setup paravirtual spinlock [ 0.206652] x86: Booting SMP configuration: [ 0.207587] .... node #0, CPUs: #1 [ 0.208526] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.231253] x86: Booted up 1 node, 2 CPUs [ 0.231256] KVM setup async PF for cpu 1 [ 0.231258] kvm-stealtime: cpu 1, msr f90d940 [ 0.234038] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.235583] devtmpfs: initialized [ 0.237315] evm: security.selinux [ 0.238041] evm: security.SMACK64 [ 0.238764] evm: security.SMACK64EXEC [ 0.239547] evm: security.SMACK64TRANSMUTE [ 0.240393] evm: security.SMACK64MMAP [ 0.241173] evm: security.ima [ 0.241847] evm: security.capability [ 0.242735] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.244744] pinctrl core: initialized pinctrl subsystem [ 0.245897] RTC time: 19:23:09, date: 08/28/18 [ 0.246914] NET: Registered protocol family 16 [ 0.256770] cpuidle: using governor ladder [ 0.268887] cpuidle: using governor menu [ 0.269729] PCCT header not found. [ 0.270510] ACPI: bus type PCI registered [ 0.271323] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.272590] PCI: Using configuration type 1 for base access [ 0.286041] ACPI: Added _OSI(Module Device) [ 0.286902] ACPI: Added _OSI(Processor Device) [ 0.287767] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.288684] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291051] ACPI: Interpreter enabled [ 0.291828] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.293702] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.295581] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.297453] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.299328] ACPI: (supports S0 S5) [ 0.300041] ACPI: Using IOAPIC for interrupt routing [ 0.301101] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.304495] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.305647] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.306897] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.308102] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.310368] acpiphp: Slot [3] registered [ 0.311187] acpiphp: Slot [4] registered [ 0.311991] acpiphp: Slot [5] registered [ 0.312794] acpiphp: Slot [6] registered [ 0.313598] acpiphp: Slot [7] registered [ 0.314400] acpiphp: Slot [8] registered [ 0.315209] acpiphp: Slot [9] registered [ 0.316010] acpiphp: Slot [10] registered [ 0.327348] acpiphp: Slot [11] registered [ 0.328182] acpiphp: Slot [12] registered [ 0.328998] acpiphp: Slot [13] registered [ 0.329817] acpiphp: Slot [14] registered [ 0.330639] acpiphp: Slot [15] registered [ 0.331466] acpiphp: Slot [16] registered [ 0.332289] acpiphp: Slot [17] registered [ 0.333102] acpiphp: Slot [18] registered [ 0.333918] acpiphp: Slot [19] registered [ 0.334736] acpiphp: Slot [20] registered [ 0.335696] acpiphp: Slot [21] registered [ 0.336683] acpiphp: Slot [22] registered [ 0.337664] acpiphp: Slot [23] registered [ 0.338653] acpiphp: Slot [24] registered [ 0.339636] acpiphp: Slot [25] registered [ 0.340634] acpiphp: Slot [26] registered [ 0.341619] acpiphp: Slot [27] registered [ 0.342605] acpiphp: Slot [28] registered [ 0.343593] acpiphp: Slot [29] registered [ 0.344580] acpiphp: Slot [30] registered [ 0.345579] acpiphp: Slot [31] registered [ 0.346535] PCI host bridge to bus 0000:00 [ 0.347490] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.348973] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.350438] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.352170] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.353892] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.360347] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.361889] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.363299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.364841] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.371114] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.372843] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.418681] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.420369] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.422015] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.423649] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.425297] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.427058] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.428431] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.429739] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.431572] vgaarb: loaded [ 0.432273] vgaarb: bridge control possible 0000:00:02.0 [ 0.433659] SCSI subsystem initialized [ 0.434636] ACPI: bus type USB registered [ 0.435651] usbcore: registered new interface driver usbfs [ 0.436910] usbcore: registered new interface driver hub [ 0.438148] usbcore: registered new device driver usb [ 0.439461] PCI: Using ACPI for IRQ routing [ 0.440706] NetLabel: Initializing [ 0.441590] NetLabel: domain hash size = 128 [ 0.442599] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.443731] NetLabel: unlabeled traffic allowed by default [ 0.445106] clocksource: Switched to clocksource kvm-clock [ 0.451170] AppArmor: AppArmor Filesystem Enabled [ 0.452307] pnp: PnP ACPI init [ 0.453399] pnp: PnP ACPI: found 5 devices [ 0.460692] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.462720] NET: Registered protocol family 2 [ 0.463875] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.465427] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.466817] TCP: Hash tables configured (established 2048 bind 2048) [ 0.468199] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.469476] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.470867] NET: Registered protocol family 1 [ 0.471891] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.473197] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.474467] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.492808] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.511501] Trying to unpack rootfs image as initramfs... [ 0.562445] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.576734] Scanning for low memory corruption every 60 seconds [ 0.578136] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.579330] audit: initializing netlink subsys (disabled) [ 0.580391] audit: type=2000 audit(1535484189.986:1): initialized [ 0.581752] Initialise system trusted keyring [ 0.582729] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.583931] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.586091] zbud: loaded [ 0.586832] VFS: Disk quotas dquot_6.6.0 [ 0.587677] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.589286] fuse init (API version 7.23) [ 0.590221] Key type big_key registered [ 0.591048] Allocating IMA MOK and blacklist keyrings. [ 0.592279] Key type asymmetric registered [ 0.593138] Asymmetric key parser 'x509' registered [ 0.594128] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.595643] io scheduler noop registered [ 0.596461] io scheduler deadline registered (default) [ 0.597497] io scheduler cfq registered [ 0.598361] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.599437] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.600744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.602242] ACPI: Power Button [PWRF] [ 0.603120] GHES: HEST is not enabled! [ 0.621525] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.658892] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.661286] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.684995] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.687610] Linux agpgart interface v0.103 [ 0.689932] brd: module loaded [ 0.691277] loop: module loaded [ 0.698720] vda: vda1 vda15 [ 0.700206] scsi host0: ata_piix [ 0.701008] scsi host1: ata_piix [ 0.701749] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.703001] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.704646] libphy: Fixed MDIO Bus: probed [ 0.705499] tun: Universal TUN/TAP device driver, 1.6 [ 0.706479] tun: (C) 1999-2004 Max Krasnyansky [ 0.708460] PPP generic driver version 2.4.2 [ 0.709744] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.711214] ehci-pci: EHCI PCI platform driver [ 0.712267] ehci-platform: EHCI generic platform driver [ 0.713488] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.714871] ohci-pci: OHCI PCI platform driver [ 0.715926] ohci-platform: OHCI generic platform driver [ 0.717136] uhci_hcd: USB Universal Host Controller Interface driver [ 0.736374] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.737599] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.739365] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.740564] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.741938] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.743463] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.745189] usb usb1: Product: UHCI Host Controller [ 0.746317] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.747711] usb usb1: SerialNumber: 0000:00:01.2 [ 0.748876] hub 1-0:1.0: USB hub found [ 0.749819] hub 1-0:1.0: 2 ports detected [ 0.750915] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.753398] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.754592] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.755830] mousedev: PS/2 mouse device common for all mice [ 0.757236] rtc_cmos 00:00: RTC can wake from S4 [ 0.758630] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.760085] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.762137] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.763681] i2c /dev entries driver [ 0.764625] device-mapper: uevent: version 1.0.3 [ 0.765821] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.767851] ledtrig-cpu: registered to indicate activity on CPUs [ 0.769469] NET: Registered protocol family 10 [ 0.770712] NET: Registered protocol family 17 [ 0.771828] Key type dns_resolver registered [ 0.772983] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.774352] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.775718] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.777938] registered taskstats version 1 [ 0.778986] Loading compiled-in X.509 certificates [ 0.780676] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.783042] zswap: loaded using pool lzo/zbud [ 0.784748] Key type trusted registered [ 0.788884] Key type encrypted registered [ 0.789929] AppArmor: AppArmor sha1 policy hashing enabled [ 0.791232] ima: No TPM chip found, activating TPM-bypass! [ 0.792527] evm: HMAC attrs: 0x1 [ 0.793684] Magic number: 14:954:395 [ 0.794778] rtc_cmos 00:00: setting system clock to 2018-08-28 19:23:10 UTC (1535484190) [ 0.796812] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.798243] EDD information not available. [ 0.858236] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.860169] Write protecting the kernel read-only data: 14336k [ 0.872908] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875133] 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.88 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.113001] random: dd urandom read with 5 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... 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 61.19. iid=i-000000f5 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHEO2LifAcc0jzmDx1CutE+wEDnal+TEVuvShIHQn3tRjOU6m053ZthdSWz6R9RFj2ySq3stouAtySD7h+MtcNdu+ETwVZ5gfzl5XFfxYn5kLVkFmp6gN1DUg2Gb8YQ5Sn4LC4k0zp1TCK5hPYmuAhDWbHYxfro64+0cQhlwDFoCQiV8UUIzvzlaINkmZygru9adS03O1zoPXd1i/ZanVQey952O+90OJMS12b0UTklE6iJBTE84mQA1SiO7b0ap9myvf6t3VQLUyV3WDSDG1h8rZ++tGuL2XpkkGQIGK0CY8e0btvDASquuhxhq6rTaSHSR0SrpcPvZbq5jGclo/f root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 ssh-dss AAAAB3NzaC1kc3MAAACBANT+RhMFt9XS+xnQYNsK5HWJ7UkWFz+t2XqHVFK5oRQ/dcXi2+7+6GD8H3tlhs3hsCx9/G3hfgLYUUhC/CqilTFJa6g7eoJW6WGKTQQrU0Ctr8O3zDUNiUOGlAd7J8w7arqdEnGECEluynajDbJ9WVtXQhGWhh7QRSCayEAvRK+vAAAAFQDZQ/YqXZBLGdHpIZXMnEzkF9AKaQAAAIEAsoFzQhlQh54mnjaR17SWVT8HYMt5I2odzWX9mUt/ooqBeKVguJpbN0+/zDOw0jLC6N3FgeJLFhZqa0G3WH/BOAnwqbJbWXzUQk8/qxjch4RVjHNSZpCux9QqzNGzTmnfHOYGEvx0Ib/iMZ6qtsS0qn8Ou68ZsEbcYfT/C1teIgoAAACAQtAZSDQ1HJODVgu/YErFAy5yVLvrICklAUpplQElC8yGAqANW0vNemAmoikX7cYVh04tyKC6HJUxlB5uHdt3Kw9zjZM2hljy5NoWTvaynDlY7DPmpCgm+9aHdMLVcPDVQGfsW8CE11oB42+LOX8MSKK3Q//04m/TGqGa/KwTsVY= root@createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 -----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:fe9c:230a/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.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-000000f5 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-7f76e7f4-a209-4ba4-aa39-cdee12 launch-index: 0 === cirros: current=0.4.0 uptime=62.57 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net 2018-08-28 19:24:12,679 - create_instance - INFO - Checking if VM is active 2018-08-28 19:24:12,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:13,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-42e98e11-a430-4b75-8093-ddb322bbc327 x-compute-request-id: req-42e98e11-a430-4b75-8093-ddb322bbc327 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:13,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-42e98e11-a430-4b75-8093-ddb322bbc327 2018-08-28 19:24:13,173 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:24:13,173 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:24:13,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:13,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-4d6d6506-0f0c-4c82-8e5f-40e4b704fc60 x-compute-request-id: req-4d6d6506-0f0c-4c82-8e5f-40e4b704fc60 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "10.55.1.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9c:23:0a", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp"}], "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:23:09Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:13,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-4d6d6506-0f0c-4c82-8e5f-40e4b704fc60 2018-08-28 19:24:13,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:13,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d4e22706-0ac7-4260-814c-1a6d84b6b47f Date: Tue, 28 Aug 2018 19:24: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":["7b06d92e-1970-488f-921e-13741daac214"],"updated_at":"2018-08-28T19:21:32Z","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net"}]} 2018-08-28 19:24:13,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net used request id req-d4e22706-0ac7-4260-814c-1a6d84b6b47f 2018-08-28 19:24:13,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:13,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9945351-609c-4525-97ea-a08b6ded237a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:24:13,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-b9945351-609c-4525-97ea-a08b6ded237a 2018-08-28 19:24:13,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:13,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bc3e13d0-3b46-4c38-bd07-f2ca50f3f6c1 Date: Tue, 28 Aug 2018 19:24:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","dns_nameservers":[],"updated_at":"2018-08-28T19:21:32Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"8221aa0b834d4d11864b930a7c10b9ee","id":"7b06d92e-1970-488f-921e-13741daac214","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet"}]} 2018-08-28 19:24:13,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-bc3e13d0-3b46-4c38-bd07-f2ca50f3f6c1 2018-08-28 19:24:13,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:13,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-52381497-a73b-4a38-8d5c-b7a46d402231 Date: Tue, 28 Aug 2018 19:24:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:55Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.1"}],"id":"2c3b5b62-a491-4c52-b42a-0b3a0dae580c","security_groups":[],"mac_address":"fa:16:3e:68:13:e0","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:41Z","binding:vnic_type":"normal","device_id":"9114da75-3a5f-4371-a806-75c7145f19b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.4"}],"id":"42f34630-cd63-4fc3-bd90-571cd93a5f00","security_groups":[],"mac_address":"fa:16:3e:71:c2:3c","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:34Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.2"}],"id":"8629b32e-2e4d-4619-bfbc-d57abbef4ebe","security_groups":[],"mac_address":"fa:16:3e:86:2f:dc","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:32Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-6ec0fd83-badb-4f02-8c90-dc9521d19d59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:23:11Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.12"}],"id":"e978a000-ed93-4fcc-a9b8-85db39fbec43","security_groups":["967b2ad0-c589-45ae-b038-8756cf7da543","d859addc-bd8d-428a-9e52-5ded5ca42bad"],"mac_address":"fa:16:3e:9c:23:0a","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:52Z","binding:vnic_type":"normal","device_id":"7e472e56-072e-4241-9a8d-03bec7e9b286"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:21:35Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7b06d92e-1970-488f-921e-13741daac214","ip_address":"10.55.1.3"}],"id":"eae796ae-31dc-47bb-b5c3-04676ac66024","security_groups":[],"mac_address":"fa:16:3e:f7:15:4d","project_id":"8221aa0b834d4d11864b930a7c10b9ee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"6ec0fd83-badb-4f02-8c90-dc9521d19d59","tenant_id":"8221aa0b834d4d11864b930a7c10b9ee","created_at":"2018-08-28T19:21:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-6ec0fd83-badb-4f02-8c90-dc9521d19d59"}]} 2018-08-28 19:24:13,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-52381497-a73b-4a38-8d5c-b7a46d402231 2018-08-28 19:24:13,951 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:24:13,953 - paramiko.transport - DEBUG - starting thread (client mode): 0x48eb3b10L 2018-08-28 19:24:13,954 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:24:13,954 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:24:13,954 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:24:13,955 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:24:13,956 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:24:13,956 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:24:13,956 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:24:13,956 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:24:13,956 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:24:13,973 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:24:13,974 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:24:13,986 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:24:14,013 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:24:14,018 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:24:14,118 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:24:14,132 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:24:14,133 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:24:14,134 - paramiko.transport - DEBUG - starting thread (client mode): 0x48eb3b10L 2018-08-28 19:24:14,135 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:24:14,135 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:24:14,135 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:24:14,136 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:24:14,136 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:24:14,136 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:24:14,136 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:24:14,137 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:24:14,137 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:24:14,153 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:24:14,154 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:24:14,167 - paramiko.transport - DEBUG - Trying key adaa04e43b0fe12ac943c6754e31290b from tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659 2018-08-28 19:24:14,193 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:24:14,196 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:24:14,199 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:24:14,200 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:24:14,200 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:24:14,201 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:24:14,203 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:24:14,204 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-08-28 19:24:14,205 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-08-28 19:24:14,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/15e47898-5f2c-4d5f-b61e-2fd826722f3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:15,198 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba5dc3f4-d2c5-43ab-970f-6c3ed5e7f32f Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:15,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/15e47898-5f2c-4d5f-b61e-2fd826722f3f used request id req-ba5dc3f4-d2c5-43ab-970f-6c3ed5e7f32f 2018-08-28 19:24:15,199 - create_instance - INFO - Deleting Port with ID - e978a000-ed93-4fcc-a9b8-85db39fbec43 2018-08-28 19:24:15,199 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659port-1 2018-08-28 19:24:15,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/e978a000-ed93-4fcc-a9b8-85db39fbec43 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:15,717 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34c631f6-8269-47d7-8f6f-879c0eb35407 Date: Tue, 28 Aug 2018 19:24:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:15,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/e978a000-ed93-4fcc-a9b8-85db39fbec43 used request id req-34c631f6-8269-47d7-8f6f-879c0eb35407 2018-08-28 19:24:15,718 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst 2018-08-28 19:24:15,721 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:15,872 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:24:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-ab563033-278f-4b87-ba08-60cbe254bc9f x-compute-request-id: req-ab563033-278f-4b87-ba08-60cbe254bc9f Content-Type: application/json 2018-08-28 19:24:15,872 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-ab563033-278f-4b87-ba08-60cbe254bc9f 2018-08-28 19:24:15,872 - create_instance - INFO - Checking deletion status 2018-08-28 19:24:15,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:15,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0945aa56-74d5-4edb-92a3-8e4cbdb76ec7 x-compute-request-id: req-0945aa56-74d5-4edb-92a3-8e4cbdb76ec7 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.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/7e472e56-072e-4241-9a8d-03bec7e9b286", "rel": "bookmark"}], "image": {"id": "665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "links": [{"href": "http://172.30.9.28:8774/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:22:03.000000", "flavor": {"id": "f5aee540-02da-4384-8410-ef8f300fba16", "links": [{"href": "http://172.30.9.28:8774/flavors/f5aee540-02da-4384-8410-ef8f300fba16", "rel": "bookmark"}]}, "id": "7e472e56-072e-4241-9a8d-03bec7e9b286", "user_id": "561313c855bb4beca2f4d5e69829a70a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:24:15Z", "hostId": "5322c7ca5ef0caf3cd3931e476d1e3c2718f176655a1fc76158655e2", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp", "name": "CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst", "created": "2018-08-28T19:21:56Z", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:24:15,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-0945aa56-74d5-4edb-92a3-8e4cbdb76ec7 2018-08-28 19:24:15,973 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst] is - ACTIVE 2018-08-28 19:24:15,974 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:24:18,977 - create_instance - DEBUG - VM status query timeout in 296.895543814 2018-08-28 19:24:18,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a83bef88ed7c710cd131cc68db10b1ff4801f5a4" 2018-08-28 19:24:19,025 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:24: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-725c622d-1531-4644-b558-6c2a91e9ba64 x-compute-request-id: req-725c622d-1531-4644-b558-6c2a91e9ba64 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7e472e56-072e-4241-9a8d-03bec7e9b286 could not be found.", "code": 404}} 2018-08-28 19:24:19,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/7e472e56-072e-4241-9a8d-03bec7e9b286 used request id req-725c622d-1531-4644-b558-6c2a91e9ba64 2018-08-28 19:24:19,025 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7e472e56-072e-4241-9a8d-03bec7e9b286 could not be found. (HTTP 404) (Request-ID: req-725c622d-1531-4644-b558-6c2a91e9ba64) 2018-08-28 19:24:19,026 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-inst 2018-08-28 19:24:19,027 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp 2018-08-28 19:24:19,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce258d51eab4651643f5d91bec4f18d62773c37a" 2018-08-28 19:24:19,079 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-fa4871a7-3d9b-4663-b863-ba13d41b5dbc x-compute-request-id: req-fa4871a7-3d9b-4663-b863-ba13d41b5dbc Content-Length: 0 Content-Type: application/json 2018-08-28 19:24:19,079 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-kp used request id req-fa4871a7-3d9b-4663-b863-ba13d41b5dbc 2018-08-28 19:24:19,079 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659.pub] 2018-08-28 19:24:19,080 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659] 2018-08-28 19:24:19,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/f5aee540-02da-4384-8410-ef8f300fba16 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36d5939814735d03e70065a0ef2cce41bd58df24" 2018-08-28 19:24:19,128 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:24:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-931747f6-a1f1-49af-8932-abaec3236191 x-compute-request-id: req-931747f6-a1f1-49af-8932-abaec3236191 Content-Length: 0 Content-Type: application/json 2018-08-28 19:24:19,128 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/f5aee540-02da-4384-8410-ef8f300fba16 used request id req-931747f6-a1f1-49af-8932-abaec3236191 2018-08-28 19:24:19,129 - neutron_utils - INFO - Deleting security group rule with ID - 412329c1-3867-403c-ac3d-9875d7eafd0b 2018-08-28 19:24:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/412329c1-3867-403c-ac3d-9875d7eafd0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:24:19,229 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ecaf745d-2399-42d3-a189-80dc49fbb206 Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:19,229 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/412329c1-3867-403c-ac3d-9875d7eafd0b used request id req-ecaf745d-2399-42d3-a189-80dc49fbb206 2018-08-28 19:24:19,229 - neutron_utils - INFO - Deleting security group rule with ID - 1acde916-9f10-4c5a-a24d-c6f1b4265642 2018-08-28 19:24:19,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/1acde916-9f10-4c5a-a24d-c6f1b4265642 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:24:19,491 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-12a2222f-3a00-4a8d-886f-f70113db85a5 Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:19,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/1acde916-9f10-4c5a-a24d-c6f1b4265642 used request id req-12a2222f-3a00-4a8d-886f-f70113db85a5 2018-08-28 19:24:19,491 - neutron_utils - INFO - Deleting security group rule with ID - bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c 2018-08-28 19:24:19,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:24:19,726 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-77c3c05a-0ca5-41b0-a923-6caabf5d9036 Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:19,726 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/bcb3c0dc-e5f1-429d-b7e7-af7cdf37475c used request id req-77c3c05a-0ca5-41b0-a923-6caabf5d9036 2018-08-28 19:24:19,726 - neutron_utils - INFO - Deleting security group rule with ID - a2d96870-7213-4001-b04f-11c547dfb4bb 2018-08-28 19:24:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a2d96870-7213-4001-b04f-11c547dfb4bb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:24:19,819 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8da24cb1-9888-42c1-a8a2-3bd0c3ac2009 Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:19,819 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a2d96870-7213-4001-b04f-11c547dfb4bb used request id req-8da24cb1-9888-42c1-a8a2-3bd0c3ac2009 2018-08-28 19:24:19,820 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-sec-grp 2018-08-28 19:24:19,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/d859addc-bd8d-428a-9e52-5ded5ca42bad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d623e7cd986d76eed6ad12eb9917858471d0f08f" 2018-08-28 19:24:20,103 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7172fd59-aaa9-42c6-b14d-7164d6f38e3e Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:20,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/d859addc-bd8d-428a-9e52-5ded5ca42bad used request id req-7172fd59-aaa9-42c6-b14d-7164d6f38e3e 2018-08-28 19:24:20,104 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router and subnet CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet 2018-08-28 19:24:20,104 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router 2018-08-28 19:24:20,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" -d '{"subnet_id": "7b06d92e-1970-488f-921e-13741daac214"}' 2018-08-28 19:24:21,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3743272d-61f5-4d2f-948d-990fa7130b0d Date: Tue, 28 Aug 2018 19:24:21 GMT RESP BODY: {"network_id": "6ec0fd83-badb-4f02-8c90-dc9521d19d59", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "subnet_id": "7b06d92e-1970-488f-921e-13741daac214", "subnet_ids": ["7b06d92e-1970-488f-921e-13741daac214"], "port_id": "2c3b5b62-a491-4c52-b42a-0b3a0dae580c", "id": "9114da75-3a5f-4371-a806-75c7145f19b7"} 2018-08-28 19:24:21,615 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7/remove_router_interface used request id req-3743272d-61f5-4d2f-948d-990fa7130b0d 2018-08-28 19:24:21,615 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router 2018-08-28 19:24:21,615 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-router 2018-08-28 19:24:21,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31015f57ba8d5d11a0ebbe2c78bbcce475d230a9" 2018-08-28 19:24:25,204 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8102dfd2-5425-45a6-80bb-1cd70426fabc Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:25,204 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/9114da75-3a5f-4371-a806-75c7145f19b7 used request id req-8102dfd2-5425-45a6-80bb-1cd70426fabc 2018-08-28 19:24:25,205 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet 2018-08-28 19:24:25,205 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-subnet 2018-08-28 19:24:25,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/7b06d92e-1970-488f-921e-13741daac214 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:24:27,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f802ab5c-9062-460d-8c3a-96c0d212dd28 Date: Tue, 28 Aug 2018 19:24:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:27,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/7b06d92e-1970-488f-921e-13741daac214 used request id req-f802ab5c-9062-460d-8c3a-96c0d212dd28 2018-08-28 19:24:27,636 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-pub-net 2018-08-28 19:24:27,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/6ec0fd83-badb-4f02-8c90-dc9521d19d59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e3de7eccfaed9b7ccaf4fa96626e94e9a52d89" 2018-08-28 19:24:28,921 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f6a3e7e-19f0-4dc7-91c9-c13bbfd0d98b Date: Tue, 28 Aug 2018 19:24:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:28,921 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/6ec0fd83-badb-4f02-8c90-dc9521d19d59 used request id req-7f6a3e7e-19f0-4dc7-91c9-c13bbfd0d98b 2018-08-28 19:24:28,921 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-7f76e7f4-a209-4ba4-aa39-cdee12139659-image 2018-08-28 19:24:28,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c8e8fc4c7145b323ee3f9cd6f3c152b65b2e401" 2018-08-28 19:24:29,726 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2778abca-2bf5-416b-b489-3f84ef22c75c Date: Tue, 28 Aug 2018 19:24:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:24:29,726 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/665e4e7f-dc64-4e05-aa1a-eb3b9366e190 used request id req-2778abca-2bf5-416b-b489-3f84ef22c75c 2018-08-28 19:24:29,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:29,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-43008857-c260-4edc-8bf5-66b8a78b7d8c Date: Tue, 28 Aug 2018 19:24:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:31Z", "updated_at": "2018-08-28T19:21:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:31Z", "revision_number": 0, "id": "42d9f46f-2164-4569-afc8-e87871083551", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:31Z", "revision_number": 0, "id": "9e1c52d0-1ed9-4dd6-a5aa-afff6e797ac7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:31Z", "revision_number": 0, "id": "d63f1f00-b490-4b59-ad6b-d0a564e5c396", "remote_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv6", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:21:31Z", "revision_number": 0, "id": "e0e25412-41a3-4357-bbf3-1e3827e74779", "remote_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "remote_ip_prefix": null, "created_at": "2018-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "port_range_min": null, "ethertype": "IPv4", "project_id": "8221aa0b834d4d11864b930a7c10b9ee"}], "revision_number": 4, "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "967b2ad0-c589-45ae-b038-8756cf7da543", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:24:29,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-43008857-c260-4edc-8bf5-66b8a78b7d8c 2018-08-28 19:24:29,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,045 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:24:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b0709b3-aa4f-45eb-adb4-beaeb9489d64 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:24:30,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-5b0709b3-aa4f-45eb-adb4-beaeb9489d64 2018-08-28 19:24:30,046 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:24:30,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,151 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9759764d-9139-4891-9121-97481196eae0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:24:30,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-9759764d-9139-4891-9121-97481196eae0 2018-08-28 19:24:30,151 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:24:30,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,233 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67188ab6-cbcf-4d4e-8160-f0c4bf088cbd Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:24:30,233 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-67188ab6-cbcf-4d4e-8160-f0c4bf088cbd 2018-08-28 19:24:30,233 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:24:30,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,325 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:24:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93759773-0b6a-42b7-8f3d-7cd77d004b01 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:24:30,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-93759773-0b6a-42b7-8f3d-7cd77d004b01 2018-08-28 19:24:30,326 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:24:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec2984fb-518c-4add-81d3-3dafc7328458 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:24:30,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-ec2984fb-518c-4add-81d3-3dafc7328458 2018-08-28 19:24:30,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c79c69-0a7d-4d84-8dda-78bf8f1b8f3d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:24:30,508 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-42c79c69-0a7d-4d84-8dda-78bf8f1b8f3d 2018-08-28 19:24:30,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48d00a93-52b8-49ef-8ae8-123a086f25ce 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:24:30,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-48d00a93-52b8-49ef-8ae8-123a086f25ce 2018-08-28 19:24:30,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ae287e-1ab2-409d-aa76-1750624268b5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee"}, "enabled": true, "id": "8221aa0b834d4d11864b930a7c10b9ee", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj"}} 2018-08-28 19:24:30,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-73ae287e-1ab2-409d-aa76-1750624268b5 2018-08-28 19:24:30,792 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 967b2ad0-c589-45ae-b038-8756cf7da543 2018-08-28 19:24:30,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=967b2ad0-c589-45ae-b038-8756cf7da543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:30,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-43ed7948-49a4-4edc-a850-006f8a35e009 Date: Tue, 28 Aug 2018 19:24: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-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:31Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "42d9f46f-2164-4569-afc8-e87871083551"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:31Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "9e1c52d0-1ed9-4dd6-a5aa-afff6e797ac7"}, {"remote_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:31Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "d63f1f00-b490-4b59-ad6b-d0a564e5c396"}, {"remote_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:21:31Z", "security_group_id": "967b2ad0-c589-45ae-b038-8756cf7da543", "port_range_min": null, "revision_number": 0, "tenant_id": "8221aa0b834d4d11864b930a7c10b9ee", "created_at": "2018-08-28T19:21:31Z", "project_id": "8221aa0b834d4d11864b930a7c10b9ee", "id": "e0e25412-41a3-4357-bbf3-1e3827e74779"}]} 2018-08-28 19:24:30,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=967b2ad0-c589-45ae-b038-8756cf7da543 used request id req-43ed7948-49a4-4edc-a850-006f8a35e009 2018-08-28 19:24:30,977 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:24:30,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/967b2ad0-c589-45ae-b038-8756cf7da543 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:31,440 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ebabc75-5ffd-48cc-abc2-584a56ae0c75 Content-Length: 0 Date: Tue, 28 Aug 2018 19:24:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:24:31,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/967b2ad0-c589-45ae-b038-8756cf7da543 used request id req-7ebabc75-5ffd-48cc-abc2-584a56ae0c75 2018-08-28 19:24:31,441 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj 2018-08-28 19:24:31,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:31,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29d89dd7-b7b0-4906-a86e-e6b70b2557c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:24:31,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/8221aa0b834d4d11864b930a7c10b9ee used request id req-29d89dd7-b7b0-4906-a86e-e6b70b2557c6 2018-08-28 19:24:31,669 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-a9848c94-7675-450-proj-role 2018-08-28 19:24:31,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/ed0b0b1b9b0546499083c58e8e542ecb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:31,779 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dcebdec8-ac17-440a-9d11-bdc0ec0f5f88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:24:31,779 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ed0b0b1b9b0546499083c58e8e542ecb used request id req-dcebdec8-ac17-440a-9d11-bdc0ec0f5f88 2018-08-28 19:24:31,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}38fd43af67d0803f13b3f2f8993e718e180ea3d1" 2018-08-28 19:24:31,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27db5861-53ec-4430-ad9a-cfc2c1e6062d Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:24:31,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-27db5861-53ec-4430-ad9a-cfc2c1e6062d 2018-08-28 19:24:31,873 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-a9848c94-7675-450-user 2018-08-28 19:24:31,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/561313c855bb4beca2f4d5e69829a70a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}972039de1b9040b5eefe812dc9601efb04e44435" 2018-08-28 19:24:32,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:24:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21b3bcc1-b818-4a80-8107-9728a3f76595 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:24:32,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/561313c855bb4beca2f4d5e69829a70a used request id req-21b3bcc1-b818-4a80-8107-9728a3f76595 2018-08-28 19:24:32,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:32,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["KOHs1iu1S665TAaX57W_gw"], "issued_at": "2018-08-28T19:24:32.000000Z"}} 2018-08-28 19:24:32,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88153a641d7b82b597c14e653b0e2e6eab8e58da" 2018-08-28 19:24:32,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c491a7-fce6-4cb6-b6b1-53a0a7da4523 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:32,551 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-94c491a7-fce6-4cb6-b6b1-53a0a7da4523 2018-08-28 19:24:32,553 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:32,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:32,929 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["niHgWzUPSkqGLD-BmsfZxg"], "issued_at": "2018-08-28T19:24:32.000000Z"}} 2018-08-28 19:24:32,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:24:33,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02ee8440-3d82-447a-a68a-8b682e10253b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:33,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-02ee8440-3d82-447a-a68a-8b682e10253b 2018-08-28 19:24:33,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:24:33,029 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:24:33,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:24:33,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5eab9e-d8a5-4719-9596-01be4c4eb318 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:24:33,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj used request id req-8d5eab9e-d8a5-4719-9596-01be4c4eb318 2018-08-28 19:24:33,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:24:33,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f383437e-ccaf-4766-935f-f55df3341df1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:24:33,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f383437e-ccaf-4766-935f-f55df3341df1 2018-08-28 19:24:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}}' 2018-08-28 19:24:33,355 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8f4b64c-97a0-4aa6-b264-57f3144bc96b Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:24:33,355 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-c8f4b64c-97a0-4aa6-b264-57f3144bc96b 2018-08-28 19:24:33,356 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj 2018-08-28 19:24:33,356 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:33,357 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:33,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:24:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["g4dD-wsQSqK3rXIsz6e2_g"], "issued_at": "2018-08-28T19:24:33.000000Z"}} 2018-08-28 19:24:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d0c8f3e985b7b3f8b4a6c4aad5fddcd65a4aee" 2018-08-28 19:24:33,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a0a9dd9-b17b-4bd0-91ec-a6708f08a8bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:33,817 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a0a9dd9-b17b-4bd0-91ec-a6708f08a8bc 2018-08-28 19:24:33,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:24:33,827 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:24:33,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d0c8f3e985b7b3f8b4a6c4aad5fddcd65a4aee" 2018-08-28 19:24:33,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71dee818-a21b-44aa-90b7-38bc00dccee5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:24:33,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-71dee818-a21b-44aa-90b7-38bc00dccee5 2018-08-28 19:24:33,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d0c8f3e985b7b3f8b4a6c4aad5fddcd65a4aee" 2018-08-28 19:24:34,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-805043fa-168f-48ac-ad94-d6e25be68c7d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}]} 2018-08-28 19:24:34,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj used request id req-805043fa-168f-48ac-ad94-d6e25be68c7d 2018-08-28 19:24:34,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d0c8f3e985b7b3f8b4a6c4aad5fddcd65a4aee" 2018-08-28 19:24:34,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b91739c2-9724-4656-a83b-b0e2a13c3884 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:24:34,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-b91739c2-9724-4656-a83b-b0e2a13c3884 2018-08-28 19:24:34,450 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user 2018-08-28 19:24:34,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:34,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:24:34,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fc5c605-49e3-4cdf-8efb-3b7d1a4d6747 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:24:34,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-3fc5c605-49e3-4cdf-8efb-3b7d1a4d6747 2018-08-28 19:24:34,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}}' 2018-08-28 19:24:34,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76687b7d-211b-475f-8080-2f587573a8f4 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05d223ebb9ee42d681ad4cb3d726235a", "links": {"self": "http://172.30.9.28:5000/v3/roles/05d223ebb9ee42d681ad4cb3d726235a"}, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}} 2018-08-28 19:24:34,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-76687b7d-211b-475f-8080-2f587573a8f4 2018-08-28 19:24:34,667 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role 2018-08-28 19:24:34,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/05d223ebb9ee42d681ad4cb3d726235a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:24:34,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97b1f2d-aaa7-47b5-8e53-5be2a2d665df Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/05d223ebb9ee42d681ad4cb3d726235a"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role", "id": "05d223ebb9ee42d681ad4cb3d726235a"}} 2018-08-28 19:24:34,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/05d223ebb9ee42d681ad4cb3d726235a used request id req-b97b1f2d-aaa7-47b5-8e53-5be2a2d665df 2018-08-28 19:24:34,755 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role to project CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj 2018-08-28 19:24:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26/users/77bb78b92c404fd29d297affce09ae6d/roles/05d223ebb9ee42d681ad4cb3d726235a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:24:34,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a6e36a4-ee97-4dfa-abbc-ea2c1cdfdcda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:24:34,897 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26/users/77bb78b92c404fd29d297affce09ae6d/roles/05d223ebb9ee42d681ad4cb3d726235a used request id req-8a6e36a4-ee97-4dfa-abbc-ea2c1cdfdcda 2018-08-28 19:24:34,898 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:24:34,899 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:24:34,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:34,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:35,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["mg1tEObwQiG6g-HK0JZp_A"], "issued_at": "2018-08-28T19:24:35.000000Z"}} 2018-08-28 19:24:35,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" 2018-08-28 19:24:35,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2402597-8cd2-4338-815c-1da2ebf1d711 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:35,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d2402597-8cd2-4338-815c-1da2ebf1d711 2018-08-28 19:24:35,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" 2018-08-28 19:24:35,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-481538fc-dece-40a2-84e8-ce17594c4996 Date: Tue, 28 Aug 2018 19:24:35 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image"} 2018-08-28 19:24:35,532 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image used request id req-481538fc-dece-40a2-84e8-ce17594c4996 2018-08-28 19:24:35,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" 2018-08-28 19:24:35,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85c1f9aa-ad90-40a8-94a0-49cb4c914fd1 Date: Tue, 28 Aug 2018 19:24: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-08-28 19:24:35,680 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-85c1f9aa-ad90-40a8-94a0-49cb4c914fd1 2018-08-28 19:24:35,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image"}' 2018-08-28 19:24:35,922 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66 X-Openstack-Request-Id: req-af1309d7-10d9-45c8-b132-b7ee174a2f2e Date: Tue, 28 Aug 2018 19:24:35 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:24:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:24:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66", "min_disk": 0, "protected": false, "id": "e99d1730-da72-4540-9600-abaa85acfb66", "file": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66/file", "checksum": null, "owner": "95272461fed345348dc040ad74113a26", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:24:35,922 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-af1309d7-10d9-45c8-b132-b7ee174a2f2e 2018-08-28 19:24:35,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" -d '' 2018-08-28 19:24:36,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-44bb6260-0709-4c36-b097-bf6e7fe454c1 Date: Tue, 28 Aug 2018 19:24:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:24:36,795 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66/file used request id req-44bb6260-0709-4c36-b097-bf6e7fe454c1 2018-08-28 19:24:36,796 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:24:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" 2018-08-28 19:24:36,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-27732748-c408-4b32-b82b-dfd9c95347e6 Date: Tue, 28 Aug 2018 19:24:36 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:24:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:24:36Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e99d1730-da72-4540-9600-abaa85acfb66/snap", "metadata": {}}], "self": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66", "min_disk": 0, "protected": false, "id": "e99d1730-da72-4540-9600-abaa85acfb66", "file": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95272461fed345348dc040ad74113a26", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e99d1730-da72-4540-9600-abaa85acfb66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:24:36,819 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66 used request id req-27732748-c408-4b32-b82b-dfd9c95347e6 2018-08-28 19:24:36,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" 2018-08-28 19:24:36,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f1c791a8-70f7-4f65-a7fa-ccc383d12288 Date: Tue, 28 Aug 2018 19:24: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-08-28 19:24:36,977 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-f1c791a8-70f7-4f65-a7fa-ccc383d12288 2018-08-28 19:24:36,979 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image 2018-08-28 19:24:36,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" 2018-08-28 19:24:37,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-660d14c7-0313-4a0c-9698-3c870aa19379 Date: Tue, 28 Aug 2018 19:24:37 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:24:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:24:36Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e99d1730-da72-4540-9600-abaa85acfb66/snap", "metadata": {}}], "self": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66", "min_disk": 0, "protected": false, "id": "e99d1730-da72-4540-9600-abaa85acfb66", "file": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95272461fed345348dc040ad74113a26", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e99d1730-da72-4540-9600-abaa85acfb66/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:24:37,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66 used request id req-660d14c7-0313-4a0c-9698-3c870aa19379 2018-08-28 19:24:37,148 - create_image - DEBUG - Instance status is - active 2018-08-28 19:24:37,148 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image 2018-08-28 19:24:37,148 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image 2018-08-28 19:24:37,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:37,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:37,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["j8WMiN4lRgWoGTsXnL4Yog"], "issued_at": "2018-08-28T19:24:37.000000Z"}} 2018-08-28 19:24:37,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:24:37,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d91dccac-c790-4b5b-beb6-63c8ffbc7387 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:37,597 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d91dccac-c790-4b5b-beb6-63c8ffbc7387 2018-08-28 19:24:37,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:24:37,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53e608ba-6831-4eab-a234-37302ccb4f31 Date: Tue, 28 Aug 2018 19:24:37 GMT RESP BODY: {"networks":[]} 2018-08-28 19:24:37,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-53e608ba-6831-4eab-a234-37302ccb4f31 2018-08-28 19:24:37,765 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net 2018-08-28 19:24:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net", "admin_state_up": true}}' 2018-08-28 19:24:38,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-d360c5ba-6be2-4560-9725-a4787885a3d4 Date: Tue, 28 Aug 2018 19:24:38 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ba23c26a-a14c-4e17-950b-477d265be30d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:24:38Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","mtu":1450}} 2018-08-28 19:24:38,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-d360c5ba-6be2-4560-9725-a4787885a3d4 2018-08-28 19:24:38,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:24:38,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-9fd19bfc-d993-46b7-891f-3154e51e61e5 Date: Tue, 28 Aug 2018 19:24: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-08-28T19:24:38Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:24:38,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-9fd19bfc-d993-46b7-891f-3154e51e61e5 2018-08-28 19:24:38,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:24:38,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cc7baffe-40f8-4691-a134-8318d5be65c5 Date: Tue, 28 Aug 2018 19:24:38 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:24:38,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-cc7baffe-40f8-4691-a134-8318d5be65c5 2018-08-28 19:24:38,743 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet 2018-08-28 19:24:38,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" -d '{"subnets": [{"ip_version": 4, "network_id": "ba23c26a-a14c-4e17-950b-477d265be30d", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]}' 2018-08-28 19:24:39,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c0681927-6c8c-49c7-ba87-a3c68a4160ef Date: Tue, 28 Aug 2018 19:24:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:39,569 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-c0681927-6c8c-49c7-ba87-a3c68a4160ef 2018-08-28 19:24:39,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:24:39,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cd00681a-bd26-4b5f-baac-a70a29e4d920 Date: Tue, 28 Aug 2018 19:24: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:24:39,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-cd00681a-bd26-4b5f-baac-a70a29e4d920 2018-08-28 19:24:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:24:40,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-86066ba7-ce1a-4b74-8f1c-7544ca5637d4 Date: Tue, 28 Aug 2018 19:24:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:40,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-86066ba7-ce1a-4b74-8f1c-7544ca5637d4 2018-08-28 19:24:40,128 - OpenStackNetwork - DEBUG - Network [ba23c26a-a14c-4e17-950b-477d265be30d] created successfully 2018-08-28 19:24:40,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:40,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:40,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["vmuADYbUS0qflFdoxy9_Cg"], "issued_at": "2018-08-28T19:24:40.000000Z"}} 2018-08-28 19:24:40,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:40,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1e49cc-030f-46f8-b0e3-49f05950a34f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:40,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-2c1e49cc-030f-46f8-b0e3-49f05950a34f 2018-08-28 19:24:40,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:40,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e75276b-bea0-4760-8330-3741b139de54 Date: Tue, 28 Aug 2018 19:24:40 GMT RESP BODY: {"routers": []} 2018-08-28 19:24:40,783 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router&admin_state_up=True used request id req-6e75276b-bea0-4760-8330-3741b139de54 2018-08-28 19:24:40,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:40,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:41,166 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["zvBK6PIxT962u0RL7jk0gA"], "issued_at": "2018-08-28T19:24:41.000000Z"}} 2018-08-28 19:24:41,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94b95841cdb16afbe4da5db6cbc8891f6a4e0815" 2018-08-28 19:24:41,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-152b4b37-fa18-4924-9d45-964c635226b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:41,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-152b4b37-fa18-4924-9d45-964c635226b7 2018-08-28 19:24:41,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:41,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ef4c5cb7-043b-4026-a200-b479a71e79f8 Date: Tue, 28 Aug 2018 19:24:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:24:41,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ef4c5cb7-043b-4026-a200-b479a71e79f8 2018-08-28 19:24:41,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:41,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9df35d36-736c-4ac1-8cf7-313bfde38312 Date: Tue, 28 Aug 2018 19:24:41 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:24:41,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-9df35d36-736c-4ac1-8cf7-313bfde38312 2018-08-28 19:24:41,681 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router 2018-08-28 19:24:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router", "admin_state_up": true}}' 2018-08-28 19:24:47,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-41ba3a53-5c55-4744-b691-3a1fe41ba0af Date: Tue, 28 Aug 2018 19:24:47 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:42Z", "admin_state_up": true, "updated_at": "2018-08-28T19:24:43Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "95272461fed345348dc040ad74113a26", "id": "5a42153a-bcab-4c8e-a609-811f2cdb16d0", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router"}} 2018-08-28 19:24:47,357 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-41ba3a53-5c55-4744-b691-3a1fe41ba0af 2018-08-28 19:24:47,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5a42153a-bcab-4c8e-a609-811f2cdb16d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:47,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fc0c220d-3a9a-4ba7-ba65-f603faf4feba Date: Tue, 28 Aug 2018 19:24:47 GMT RESP BODY: {"ports":[]} 2018-08-28 19:24:47,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5a42153a-bcab-4c8e-a609-811f2cdb16d0 used request id req-fc0c220d-3a9a-4ba7-ba65-f603faf4feba 2018-08-28 19:24:47,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:47,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-88a05b6b-3fb8-473e-b3d0-c73094b1dc4a Date: Tue, 28 Aug 2018 19:24: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:24:47,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-88a05b6b-3fb8-473e-b3d0-c73094b1dc4a 2018-08-28 19:24:47,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:24:47,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:24:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:24:47,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:47,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1680321-62bb-4655-9dab-e7a954f4d36a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:24:47,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-e1680321-62bb-4655-9dab-e7a954f4d36a 2018-08-28 19:24:47,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:48,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17bb2a85-2dd8-4e27-a31a-3b4e3e858025 Date: Tue, 28 Aug 2018 19:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:48,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-17bb2a85-2dd8-4e27-a31a-3b4e3e858025 2018-08-28 19:24:48,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:48,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d2e6114a-c5b3-4a49-9b01-2f3c5a0d1d24 Date: Tue, 28 Aug 2018 19:24:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:48,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet used request id req-d2e6114a-c5b3-4a49-9b01-2f3c5a0d1d24 2018-08-28 19:24:48,206 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:24:48,206 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router 2018-08-28 19:24:48,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" -d '{"subnet_id": "64fa1f04-2456-49b1-97af-d13ee3b2f733"}' 2018-08-28 19:24:50,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a643c3e7-c9f7-4568-a3d6-66d7c044973a Date: Tue, 28 Aug 2018 19:24:50 GMT RESP BODY: {"network_id": "ba23c26a-a14c-4e17-950b-477d265be30d", "tenant_id": "95272461fed345348dc040ad74113a26", "subnet_id": "64fa1f04-2456-49b1-97af-d13ee3b2f733", "subnet_ids": ["64fa1f04-2456-49b1-97af-d13ee3b2f733"], "port_id": "39e5c63d-5f4a-48ba-9107-9751d51d77a5", "id": "5a42153a-bcab-4c8e-a609-811f2cdb16d0"} 2018-08-28 19:24:50,426 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0/add_router_interface used request id req-a643c3e7-c9f7-4568-a3d6-66d7c044973a 2018-08-28 19:24:50,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:50,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-158eeedb-5f45-494a-97ec-c34d3f21dcaf Date: Tue, 28 Aug 2018 19:24:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:42Z", "admin_state_up": true, "updated_at": "2018-08-28T19:24:49Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "95272461fed345348dc040ad74113a26", "id": "5a42153a-bcab-4c8e-a609-811f2cdb16d0", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router"}} 2018-08-28 19:24:50,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0 used request id req-158eeedb-5f45-494a-97ec-c34d3f21dcaf 2018-08-28 19:24:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5a42153a-bcab-4c8e-a609-811f2cdb16d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:50,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-cb08a3bf-dfe6-42bb-bcc1-cc6142659035 Date: Tue, 28 Aug 2018 19:24:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:49Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.1"}],"id":"39e5c63d-5f4a-48ba-9107-9751d51d77a5","security_groups":[],"mac_address":"fa:16:3e:85:3d:b2","project_id":"95272461fed345348dc040ad74113a26","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:48Z","binding:vnic_type":"normal","device_id":"5a42153a-bcab-4c8e-a609-811f2cdb16d0"}]} 2018-08-28 19:24:50,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5a42153a-bcab-4c8e-a609-811f2cdb16d0 used request id req-cb08a3bf-dfe6-42bb-bcc1-cc6142659035 2018-08-28 19:24:50,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/64fa1f04-2456-49b1-97af-d13ee3b2f733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:24:50,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-39b2ea08-f53c-486b-af99-67d795dbb3da Date: Tue, 28 Aug 2018 19:24:50 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}} 2018-08-28 19:24:50,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/64fa1f04-2456-49b1-97af-d13ee3b2f733 used request id req-39b2ea08-f53c-486b-af99-67d795dbb3da 2018-08-28 19:24:50,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:50,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:51,305 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3l7TxLcpRvWsCQ6JxeCVWw"], "issued_at": "2018-08-28T19:24:51.000000Z"}} 2018-08-28 19:24:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e5f40e3ae61c2690d196039476fd777f0be5e" 2018-08-28 19:24:51,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5879df56-c04e-4259-801a-74503687eed4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:51,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5879df56-c04e-4259-801a-74503687eed4 2018-08-28 19:24:51,394 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:24:51,399 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e5f40e3ae61c2690d196039476fd777f0be5e" 2018-08-28 19:24:51,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-fd6d93cc-4545-4d20-805f-2625f3915c6e x-compute-request-id: req-fd6d93cc-4545-4d20-805f-2625f3915c6e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:24:51,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-fd6d93cc-4545-4d20-805f-2625f3915c6e 2018-08-28 19:24:51,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e5f40e3ae61c2690d196039476fd777f0be5e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:24:51,667 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-d830bd5d-b344-46e6-820a-1b7bc4034267 x-compute-request-id: req-d830bd5d-b344-46e6-820a-1b7bc4034267 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3ee104b5-466c-42cf-9f30-f87950df9044", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:24:51,668 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-d830bd5d-b344-46e6-820a-1b7bc4034267 2018-08-28 19:24:51,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:51,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:52,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["IplyhpkAQ7G3RZdgUwO9sg"], "issued_at": "2018-08-28T19:24:52.000000Z"}} 2018-08-28 19:24:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2137ca22ef01fe628f3ed7fc3f7ba7b69e628904" 2018-08-28 19:24:52,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2181089-d3cf-489b-bebd-854a6f0b9c1b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:52,118 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c2181089-d3cf-489b-bebd-854a6f0b9c1b 2018-08-28 19:24:52,120 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:24:52,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2137ca22ef01fe628f3ed7fc3f7ba7b69e628904" 2018-08-28 19:24:52,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-50cc5510-5e67-4988-8f32-d0acf82dcb70 x-compute-request-id: req-50cc5510-5e67-4988-8f32-d0acf82dcb70 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:24:52,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-50cc5510-5e67-4988-8f32-d0acf82dcb70 2018-08-28 19:24:52,291 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp... 2018-08-28 19:24:52,291 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:24:52,312 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp 2018-08-28 19:24:52,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2137ca22ef01fe628f3ed7fc3f7ba7b69e628904" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLgFS+Dep9wjHr93oDMMvg225FG1wHfn6Ro5aQcn9rwoSd8hRLIu7ln/XnPeDHcPfMrq9tfWGoOFlDCcOiB9rZLR79jDe5YXJKaZ4NVi2QRBWmkQJy9KR+cn36s/op259vzz6WcDr9QfwsNvV2Ixvj+/RG4wQSrd3gamh7aCHJ/Q==", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp"}}' 2018-08-28 19:24:52,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-43381efe-df15-4565-8d90-e600dfa352a7 x-compute-request-id: req-43381efe-df15-4565-8d90-e600dfa352a7 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDLgFS+Dep9wjHr93oDMMvg225FG1wHfn6Ro5aQcn9rwoSd8hRLIu7ln/XnPeDHcPfMrq9tfWGoOFlDCcOiB9rZLR79jDe5YXJKaZ4NVi2QRBWmkQJy9KR+cn36s/op259vzz6WcDr9QfwsNvV2Ixvj+/RG4wQSrd3gamh7aCHJ/Q==", "user_id": "77bb78b92c404fd29d297affce09ae6d", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "fingerprint": "b3:db:e4:4a:fb:e4:a2:93:2d:a5:c2:36:ec:40:43:97"}} 2018-08-28 19:24:52,374 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-43381efe-df15-4565-8d90-e600dfa352a7 2018-08-28 19:24:52,376 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f.pub 2018-08-28 19:24:52,376 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f 2018-08-28 19:24:52,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:52,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:52,751 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["Kgl-DpiwTFSEos_0fxMenQ"], "issued_at": "2018-08-28T19:24:52.000000Z"}} 2018-08-28 19:24:52,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:52,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-212e035f-a973-4dbe-8ac8-17a030129df9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:52,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-212e035f-a973-4dbe-8ac8-17a030129df9 2018-08-28 19:24:52,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:53,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c3105864-0bcc-4cd6-bcdb-64c7713ddbde Date: Tue, 28 Aug 2018 19:24:53 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:24:53,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp used request id req-c3105864-0bcc-4cd6-bcdb-64c7713ddbde 2018-08-28 19:24:53,053 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp... 2018-08-28 19:24:53,053 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp 2018-08-28 19:24:53,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}}' 2018-08-28 19:24:53,471 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-e5a7e6a9-a109-4f6f-9320-484b2a4e7bf9 Date: Tue, 28 Aug 2018 19:24:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "updated_at": "2018-08-28T19:24:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}], "revision_number": 2, "project_id": "95272461fed345348dc040ad74113a26", "id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}} 2018-08-28 19:24:53,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-e5a7e6a9-a109-4f6f-9320-484b2a4e7bf9 2018-08-28 19:24:53,472 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:53,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:53,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-53860835-15ec-4d7c-8ebb-9d30d5d3fc5d Date: Tue, 28 Aug 2018 19:24: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-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c"}]} 2018-08-28 19:24:53,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-53860835-15ec-4d7c-8ebb-9d30d5d3fc5d 2018-08-28 19:24:53,650 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:53,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:53,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b6b166a-9cd5-4627-8a21-956a0ceec3d3 Date: Tue, 28 Aug 2018 19:24: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-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c"}]} 2018-08-28 19:24:53,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-0b6b166a-9cd5-4627-8a21-956a0ceec3d3 2018-08-28 19:24:53,817 - neutron_utils - INFO - Retrieving security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:53,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:54,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3f20324b-4acc-4377-b6e5-5b394691b7b0 Date: Tue, 28 Aug 2018 19:24:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "updated_at": "2018-08-28T19:24:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}], "revision_number": 2, "project_id": "95272461fed345348dc040ad74113a26", "id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}]} 2018-08-28 19:24:54,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-3f20324b-4acc-4377-b6e5-5b394691b7b0 2018-08-28 19:24:54,024 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:54,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:54,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9f41349-e074-4fd2-ad2c-69e31456d176 Date: Tue, 28 Aug 2018 19:24:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c"}]} 2018-08-28 19:24:54,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-f9f41349-e074-4fd2-ad2c-69e31456d176 2018-08-28 19:24:54,208 - neutron_utils - INFO - Retrieving security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:54,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:54,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bb2cba86-94d8-40f7-809a-7a340c4baf98 Date: Tue, 28 Aug 2018 19:24:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "updated_at": "2018-08-28T19:24:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}], "revision_number": 2, "project_id": "95272461fed345348dc040ad74113a26", "id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}]} 2018-08-28 19:24:54,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-bb2cba86-94d8-40f7-809a-7a340c4baf98 2018-08-28 19:24:54,259 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:54,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:54,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b6ecb71a-9ffd-408e-acfe-a6ddf92111b8 Date: Tue, 28 Aug 2018 19:24:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c"}]} 2018-08-28 19:24:54,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-b6ecb71a-9ffd-408e-acfe-a6ddf92111b8 2018-08-28 19:24:54,287 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp 2018-08-28 19:24:54,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:54,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-34a35a6a-4b90-49df-bcc7-964001acc59d Date: Tue, 28 Aug 2018 19:24:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "updated_at": "2018-08-28T19:24:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}], "revision_number": 2, "project_id": "95272461fed345348dc040ad74113a26", "id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}]} 2018-08-28 19:24:54,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp used request id req-34a35a6a-4b90-49df-bcc7-964001acc59d 2018-08-28 19:24:54,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:24:54,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:24:54 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:24:54,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:54,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf862b7a-b957-4cd0-b4db-ba71693f9ba8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:24:54,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-cf862b7a-b957-4cd0-b4db-ba71693f9ba8 2018-08-28 19:24:54,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:54,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:54,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-661d3923-03c7-4564-a817-8fa2928341ee Date: Tue, 28 Aug 2018 19:24:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c"}]} 2018-08-28 19:24:54,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-661d3923-03c7-4564-a817-8fa2928341ee 2018-08-28 19:24:54,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f"}}' 2018-08-28 19:24:54,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-79d254ea-5c9b-401d-801f-9f74d755a18a Date: Tue, 28 Aug 2018 19:24:54 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:54Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:54Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "c656560f-b16b-4cea-9159-b8d2c4631d12"}} 2018-08-28 19:24:54,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-79d254ea-5c9b-401d-801f-9f74d755a18a 2018-08-28 19:24:54,805 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp 2018-08-28 19:24:54,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:55,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-c458f41b-3841-4f9b-8482-2c0d89b1c30e Date: Tue, 28 Aug 2018 19:24:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "updated_at": "2018-08-28T19:24:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:54Z", "revision_number": 0, "id": "c656560f-b16b-4cea-9159-b8d2c4631d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:54Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}], "revision_number": 3, "project_id": "95272461fed345348dc040ad74113a26", "id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}]} 2018-08-28 19:24:55,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp used request id req-c458f41b-3841-4f9b-8482-2c0d89b1c30e 2018-08-28 19:24:55,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:55,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dde446a-6bc6-4c7d-99fc-2dc3b890caee Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:24:55,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-0dde446a-6bc6-4c7d-99fc-2dc3b890caee 2018-08-28 19:24:55,091 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:55,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:55,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-ed82584b-6953-4809-888d-83fb151697bb Date: Tue, 28 Aug 2018 19:24:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:54Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:54Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "c656560f-b16b-4cea-9159-b8d2c4631d12"}]} 2018-08-28 19:24:55,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-ed82584b-6953-4809-888d-83fb151697bb 2018-08-28 19:24:55,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f"}}' 2018-08-28 19:24:55,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-2884a575-6dfd-4cc9-8d80-13c848022896 Date: Tue, 28 Aug 2018 19:24:55 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:24:55Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": 22, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:55Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "55234d11-1b69-4eaa-a495-46f98818aa53"}} 2018-08-28 19:24:55,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-2884a575-6dfd-4cc9-8d80-13c848022896 2018-08-28 19:24:55,577 - neutron_utils - INFO - Retrieving security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:55,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:55,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2ddedbf4-af8d-4260-b093-20314573a283 Date: Tue, 28 Aug 2018 19:24:55 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "updated_at": "2018-08-28T19:24:55Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:24:55Z", "revision_number": 0, "id": "55234d11-1b69-4eaa-a495-46f98818aa53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:55Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": 22, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "revision_number": 0, "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:54Z", "revision_number": 0, "id": "c656560f-b16b-4cea-9159-b8d2c4631d12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:54Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}], "revision_number": 4, "project_id": "95272461fed345348dc040ad74113a26", "id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}]} 2018-08-28 19:24:55,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-2ddedbf4-af8d-4260-b093-20314573a283 2018-08-28 19:24:55,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a107779a-f5a4-478f-9bef-7247b4486c4f 2018-08-28 19:24:55,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:24:55,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-ad6d27e8-4b1f-4e16-8943-a205abf54bee Date: Tue, 28 Aug 2018 19:24:55 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:24:55Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": 22, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:55Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "55234d11-1b69-4eaa-a495-46f98818aa53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "837f7be7-1480-44c2-bb9b-a957f9eab1a6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:53Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:53Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "aa4697c8-82f3-400e-a42c-dbf9d09eb45c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:54Z", "security_group_id": "a107779a-f5a4-478f-9bef-7247b4486c4f", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:54Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "c656560f-b16b-4cea-9159-b8d2c4631d12"}]} 2018-08-28 19:24:55,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-ad6d27e8-4b1f-4e16-8943-a205abf54bee 2018-08-28 19:24:55,661 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:55,662 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:56,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["agv8iKe1SSS7my1BXvIZTA"], "issued_at": "2018-08-28T19:24:56.000000Z"}} 2018-08-28 19:24:56,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:56,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92a407c-b10f-4a1e-8855-3d8411827c94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:56,046 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b92a407c-b10f-4a1e-8855-3d8411827c94 2018-08-28 19:24:56,048 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:24:56,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:56,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4df6845f-268b-4171-b13a-763bfa70df21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:56,132 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4df6845f-268b-4171-b13a-763bfa70df21 2018-08-28 19:24:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:56,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-38fc3e6b-ec28-44d7-9f8c-b9088999a676 Date: Tue, 28 Aug 2018 19:24: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:24:56,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-38fc3e6b-ec28-44d7-9f8c-b9088999a676 2018-08-28 19:24:56,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:24:56,405 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:24:56 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:24:56,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:56,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4817185-b2ce-4531-8473-e588463b44b3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:24:56,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-a4817185-b2ce-4531-8473-e588463b44b3 2018-08-28 19:24:56,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:56,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b66da095-1dc5-4357-9d4c-6b8ae727f77f Date: Tue, 28 Aug 2018 19:24:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:56,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-b66da095-1dc5-4357-9d4c-6b8ae727f77f 2018-08-28 19:24:56,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:56,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ebfe97e2-7ec5-4841-a564-b4613eb8b92f Date: Tue, 28 Aug 2018 19:24:56 GMT RESP BODY: {"ports":[]} 2018-08-28 19:24:56,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1&admin_state_up=True used request id req-ebfe97e2-7ec5-4841-a564-b4613eb8b92f 2018-08-28 19:24:56,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:57,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24: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-da8d4431-8582-412c-8517-b0d3cae56051 x-compute-request-id: req-da8d4431-8582-412c-8517-b0d3cae56051 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:24:57,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst used request id req-da8d4431-8582-412c-8517-b0d3cae56051 2018-08-28 19:24:57,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:57,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2ba76c55-4e45-4615-8b1a-d1c2f7592071 Date: Tue, 28 Aug 2018 19:24: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:24:57,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-2ba76c55-4e45-4615-8b1a-d1c2f7592071 2018-08-28 19:24:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:57,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94911ec3-e211-4e7c-bc3e-f3827bbf3fe3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:24:57,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-94911ec3-e211-4e7c-bc3e-f3827bbf3fe3 2018-08-28 19:24:57,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:57,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-976f9450-3ee2-46fa-b1a4-3c9c5c3e9c7e Date: Tue, 28 Aug 2018 19:24:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:57,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-976f9450-3ee2-46fa-b1a4-3c9c5c3e9c7e 2018-08-28 19:24:57,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:57,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-70f42320-776f-418a-93a2-2a3f99b4c969 Date: Tue, 28 Aug 2018 19:24:57 GMT RESP BODY: {"ports":[]} 2018-08-28 19:24:57,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1&admin_state_up=True used request id req-70f42320-776f-418a-93a2-2a3f99b4c969 2018-08-28 19:24:57,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:24:57,819 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:24:58,198 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05d223ebb9ee42d681ad4cb3d726235a", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role"}], "expires_at": "2018-08-28T20:24:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "95272461fed345348dc040ad74113a26", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/95272461fed345348dc040ad74113a26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/95272461fed345348dc040ad74113a26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user", "id": "77bb78b92c404fd29d297affce09ae6d"}, "audit_ids": ["OgKJDh9XRxKs9fvNgm8YbA"], "issued_at": "2018-08-28T19:24:58.000000Z"}} 2018-08-28 19:24:58,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1c8951605e6f6f77875a685426f0fc32ae9590" 2018-08-28 19:24:58,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8a10e9f-3ce3-4ba4-9116-cf1c414a50b7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:24:58,279 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8a10e9f-3ce3-4ba4-9116-cf1c414a50b7 2018-08-28 19:24:58,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:58,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3b2b132e-27c6-4668-8812-f7a139d05595 Date: Tue, 28 Aug 2018 19:24: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:24:58,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-3b2b132e-27c6-4668-8812-f7a139d05595 2018-08-28 19:24:58,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:58,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6d9391f8-30b4-4c30-9101-b532a0737ad7 Date: Tue, 28 Aug 2018 19:24:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:58,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-6d9391f8-30b4-4c30-9101-b532a0737ad7 2018-08-28 19:24:58,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:58,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-60333cd8-908f-4375-8753-e1022a043467 Date: Tue, 28 Aug 2018 19:24: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:24:58,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-60333cd8-908f-4375-8753-e1022a043467 2018-08-28 19:24:58,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:24:58,894 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:24:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:24:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2a1c8951605e6f6f77875a685426f0fc32ae9590" 2018-08-28 19:24:58,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2c527cd-0892-4983-93f5-d6f002c21c9b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:24:58,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-f2c527cd-0892-4983-93f5-d6f002c21c9b 2018-08-28 19:24:58,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:24:59,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-acbaeccd-d5fb-46ea-a982-9a24ce1f1628 Date: Tue, 28 Aug 2018 19:24:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:24:59,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-acbaeccd-d5fb-46ea-a982-9a24ce1f1628 2018-08-28 19:24:59,044 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net 2018-08-28 19:24:59,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" -d '{"port": {"network_id": "ba23c26a-a14c-4e17-950b-477d265be30d", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1", "admin_state_up": true}}' 2018-08-28 19:24:59,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-81382e1c-5ef1-4aa4-b2e5-be9f961d7841 Date: Tue, 28 Aug 2018 19:24:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.11"}],"id":"fae33084-a666-43b8-b2e5-6b3f9ee80cb5","security_groups":["e837b4f8-7d3b-4a58-92d5-542e1f4c3d77"],"mac_address":"fa:16:3e:52:4e:73","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1","project_id":"95272461fed345348dc040ad74113a26","qos_policy_id":null,"admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:59Z","binding:vnic_type":"normal"}} 2018-08-28 19:24:59,994 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-81382e1c-5ef1-4aa4-b2e5-be9f961d7841 2018-08-28 19:25:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e7cb931d-e81d-4abb-ba82-6ef22a459daf Date: Tue, 28 Aug 2018 19:25: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:25:00,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-e7cb931d-e81d-4abb-ba82-6ef22a459daf 2018-08-28 19:25:00,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc62e93-71e6-4fde-b031-144575199338 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:00,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-8cc62e93-71e6-4fde-b031-144575199338 2018-08-28 19:25:00,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b9d1548e-ca81-4ef2-8600-c1c29f6a3e9d Date: Tue, 28 Aug 2018 19:25:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:25:00,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-b9d1548e-ca81-4ef2-8600-c1c29f6a3e9d 2018-08-28 19:25:00,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,616 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-85541e9a-c749-449f-9ca9-ee6575cde76d Date: Tue, 28 Aug 2018 19:25:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.11"}],"id":"fae33084-a666-43b8-b2e5-6b3f9ee80cb5","security_groups":["e837b4f8-7d3b-4a58-92d5-542e1f4c3d77"],"mac_address":"fa:16:3e:52:4e:73","project_id":"95272461fed345348dc040ad74113a26","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:25:00,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1&admin_state_up=True used request id req-85541e9a-c749-449f-9ca9-ee6575cde76d 2018-08-28 19:25:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cb0a3fd-d4fd-4bb8-b768-36390125b89a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:00,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-5cb0a3fd-d4fd-4bb8-b768-36390125b89a 2018-08-28 19:25:00,705 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst 2018-08-28 19:25:00,708 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,735 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-23cfc915-65c4-47d6-bffb-0d3f6f10d334 x-compute-request-id: req-23cfc915-65c4-47d6-bffb-0d3f6f10d334 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-flavor-name"}]} 2018-08-28 19:25:00,735 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-23cfc915-65c4-47d6-bffb-0d3f6f10d334 2018-08-28 19:25:00,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3ee104b5-466c-42cf-9f30-f87950df9044 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,758 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-dc485d29-4a33-414d-a473-7b11968c5d30 x-compute-request-id: req-dc485d29-4a33-414d-a473-7b11968c5d30 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3ee104b5-466c-42cf-9f30-f87950df9044", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:25:00,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3ee104b5-466c-42cf-9f30-f87950df9044 used request id req-dc485d29-4a33-414d-a473-7b11968c5d30 2018-08-28 19:25:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:00,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-93d0a00a-a463-44af-9a9b-2a383a600d0a Date: Tue, 28 Aug 2018 19:25:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:24:35Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:24:36Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e99d1730-da72-4540-9600-abaa85acfb66/snap", "metadata": {}}], "self": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66", "min_disk": 0, "protected": false, "id": "e99d1730-da72-4540-9600-abaa85acfb66", "file": "/v2/images/e99d1730-da72-4540-9600-abaa85acfb66/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "95272461fed345348dc040ad74113a26", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/e99d1730-da72-4540-9600-abaa85acfb66/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image"} 2018-08-28 19:25:00,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image used request id req-93d0a00a-a463-44af-9a9b-2a383a600d0a 2018-08-28 19:25:00,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:01,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-600a84d3-1203-4c8a-882d-00cedf2051b6 Date: Tue, 28 Aug 2018 19:25: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-08-28 19:25:01,102 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-600a84d3-1203-4c8a-882d-00cedf2051b6 2018-08-28 19:25:01,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "imageRef": "e99d1730-da72-4540-9600-abaa85acfb66", "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "flavorRef": "3ee104b5-466c-42cf-9f30-f87950df9044", "max_count": 1, "min_count": 1, "networks": [{"port": "fae33084-a666-43b8-b2e5-6b3f9ee80cb5"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}]}}' 2018-08-28 19:25:03,093 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:25: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-00167a8b-2f47-4c1a-87a4-8562fc1f33fa x-compute-request-id: req-00167a8b-2f47-4c1a-87a4-8562fc1f33fa Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "adminPass": "LDCxvES8NCsS"}} 2018-08-28 19:25:03,094 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-00167a8b-2f47-4c1a-87a4-8562fc1f33fa 2018-08-28 19:25:03,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:03,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-05ae267f-e862-4945-84d7-da7977381024 x-compute-request-id: req-05ae267f-e862-4945-84d7-da7977381024 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:25:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:03,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-05ae267f-e862-4945-84d7-da7977381024 2018-08-28 19:25:03,317 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst 2018-08-28 19:25:03,320 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:03,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-a1c25d5b-a44e-472d-bd47-95bb0ab60a34 x-compute-request-id: req-a1c25d5b-a44e-472d-bd47-95bb0ab60a34 Content-Encoding: gzip Content-Length: 623 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:25:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:03,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-a1c25d5b-a44e-472d-bd47-95bb0ab60a34 2018-08-28 19:25:03,764 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - BUILD 2018-08-28 19:25:03,764 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:25:06,767 - create_instance - DEBUG - VM status query timeout in 896.550284863 2018-08-28 19:25:06,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:07,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9de3b9cc-51a0-4464-82c5-4dcf57dfa0e4 x-compute-request-id: req-9de3b9cc-51a0-4464-82c5-4dcf57dfa0e4 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.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:25:04Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:07,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-9de3b9cc-51a0-4464-82c5-4dcf57dfa0e4 2018-08-28 19:25:07,366 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - BUILD 2018-08-28 19:25:07,367 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:25:10,370 - create_instance - DEBUG - VM status query timeout in 892.947524071 2018-08-28 19:25:10,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:11,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f21f5e5e-ede2-4953-8e57-59e193f79860 x-compute-request-id: req-f21f5e5e-ede2-4953-8e57-59e193f79860 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:11,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-f21f5e5e-ede2-4953-8e57-59e193f79860 2018-08-28 19:25:11,081 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - ACTIVE 2018-08-28 19:25:11,082 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:25:11,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:11,625 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-16906e30-8857-49df-a08e-f02f94c2553d x-compute-request-id: req-16906e30-8857-49df-a08e-f02f94c2553d Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:11,626 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-16906e30-8857-49df-a08e-f02f94c2553d 2018-08-28 19:25:11,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:11,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-541b1f4f-108c-45fb-9150-1b95940cc630 Date: Tue, 28 Aug 2018 19:25: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:25:11,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-541b1f4f-108c-45fb-9150-1b95940cc630 2018-08-28 19:25:11,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:11,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e40bf1-72e2-41cc-82fa-450c9921a0b3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:11,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-27e40bf1-72e2-41cc-82fa-450c9921a0b3 2018-08-28 19:25:11,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:12,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-67685d73-490f-4485-b847-3c70d18f4e5e Date: Tue, 28 Aug 2018 19:25:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:25:12,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-67685d73-490f-4485-b847-3c70d18f4e5e 2018-08-28 19:25:12,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:12,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-0a7239eb-5ec9-4b61-aab2-c550e0ee4489 Date: Tue, 28 Aug 2018 19:25:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.1"}],"id":"39e5c63d-5f4a-48ba-9107-9751d51d77a5","security_groups":[],"mac_address":"fa:16:3e:85:3d:b2","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:48Z","binding:vnic_type":"normal","device_id":"5a42153a-bcab-4c8e-a609-811f2cdb16d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.4"}],"id":"677045f1-5de7-4c2d-b208-9935342a2484","security_groups":[],"mac_address":"fa:16:3e:d8:cd:7d","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.3"}],"id":"7a2879c9-25f7-4c2a-96d5-08992b1b6334","security_groups":[],"mac_address":"fa:16:3e:03:f0:f7","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.2"}],"id":"e47505d7-1b3f-40fc-9279-d667e688317f","security_groups":[],"mac_address":"fa:16:3e:b7:c7:0f","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.11"}],"id":"fae33084-a666-43b8-b2e5-6b3f9ee80cb5","security_groups":["e837b4f8-7d3b-4a58-92d5-542e1f4c3d77"],"mac_address":"fa:16:3e:52:4e:73","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:59Z","binding:vnic_type":"normal","device_id":"9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74"}]} 2018-08-28 19:25:12,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-0a7239eb-5ec9-4b61-aab2-c550e0ee4489 2018-08-28 19:25:12,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}}' 2018-08-28 19:25:12,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:25:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b48925e6-12af-40eb-96c9-c9678582d750 x-compute-request-id: req-b48925e6-12af-40eb-96c9-c9678582d750 Content-Length: 0 Content-Type: application/json 2018-08-28 19:25:12,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74/action used request id req-b48925e6-12af-40eb-96c9-c9678582d750 2018-08-28 19:25:12,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:12,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ae217e3f-8704-42cb-bec5-3eef6f1f4a37 Date: Tue, 28 Aug 2018 19:25:13 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:42Z", "admin_state_up": true, "updated_at": "2018-08-28T19:24:49Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "95272461fed345348dc040ad74113a26", "id": "5a42153a-bcab-4c8e-a609-811f2cdb16d0", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router"}]} 2018-08-28 19:25:12,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router used request id req-ae217e3f-8704-42cb-bec5-3eef6f1f4a37 2018-08-28 19:25:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:13,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cc8a09-6990-4604-b912-7fc7930b4b57 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:13,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-07cc8a09-6990-4604-b912-7fc7930b4b57 2018-08-28 19:25:13,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=5a42153a-bcab-4c8e-a609-811f2cdb16d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:13,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-743cbde4-8622-46eb-842e-f7819a5ccf02 Date: Tue, 28 Aug 2018 19:25:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.1"}],"id":"39e5c63d-5f4a-48ba-9107-9751d51d77a5","security_groups":[],"mac_address":"fa:16:3e:85:3d:b2","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:48Z","binding:vnic_type":"normal","device_id":"5a42153a-bcab-4c8e-a609-811f2cdb16d0"}]} 2018-08-28 19:25:13,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=5a42153a-bcab-4c8e-a609-811f2cdb16d0 used request id req-743cbde4-8622-46eb-842e-f7819a5ccf02 2018-08-28 19:25:13,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/64fa1f04-2456-49b1-97af-d13ee3b2f733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:13,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fe376bda-cb60-4849-b001-a73c622cb0da Date: Tue, 28 Aug 2018 19:25:13 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}} 2018-08-28 19:25:13,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/64fa1f04-2456-49b1-97af-d13ee3b2f733 used request id req-fe376bda-cb60-4849-b001-a73c622cb0da 2018-08-28 19:25:13,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:13,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-43cfc1c9-fd6c-4243-b3e0-4f15399fc80f Date: Tue, 28 Aug 2018 19:25:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:25:13,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-43cfc1c9-fd6c-4243-b3e0-4f15399fc80f 2018-08-28 19:25:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:13,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9a556eaf-71f1-4491-8673-60f197f1c843 Date: Tue, 28 Aug 2018 19:25:13 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:25:13,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-9a556eaf-71f1-4491-8673-60f197f1c843 2018-08-28 19:25:13,358 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:14,050 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-88db7f43-652e-429b-a08d-a270d8d076bb x-compute-request-id: req-88db7f43-652e-429b-a08d-a270d8d076bb Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:14,050 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-88db7f43-652e-429b-a08d-a270d8d076bb 2018-08-28 19:25:14,050 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - ACTIVE 2018-08-28 19:25:14,050 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:25:14,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:14,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-6bfaece3-3c3b-4bf2-bfe7-90d5d5812027 x-compute-request-id: req-6bfaece3-3c3b-4bf2-bfe7-90d5d5812027 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:14,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-6bfaece3-3c3b-4bf2-bfe7-90d5d5812027 2018-08-28 19:25:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:14,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-04e30ee6-1e98-457e-bbc9-64eebf73e4fd Date: Tue, 28 Aug 2018 19:25: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:25:14,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-04e30ee6-1e98-457e-bbc9-64eebf73e4fd 2018-08-28 19:25:14,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:14,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f49957ba-f7ef-4d5d-83e9-d7a3e876ab8d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:14,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-f49957ba-f7ef-4d5d-83e9-d7a3e876ab8d 2018-08-28 19:25:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:14,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a85db79-e307-4def-b683-3701a3a75334 Date: Tue, 28 Aug 2018 19:25:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:25:14,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-6a85db79-e307-4def-b683-3701a3a75334 2018-08-28 19:25:14,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:15,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-0c2150ee-8ec1-4f31-958a-06af5ac8611f Date: Tue, 28 Aug 2018 19:25:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.1"}],"id":"39e5c63d-5f4a-48ba-9107-9751d51d77a5","security_groups":[],"mac_address":"fa:16:3e:85:3d:b2","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:48Z","binding:vnic_type":"normal","device_id":"5a42153a-bcab-4c8e-a609-811f2cdb16d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.4"}],"id":"677045f1-5de7-4c2d-b208-9935342a2484","security_groups":[],"mac_address":"fa:16:3e:d8:cd:7d","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.3"}],"id":"7a2879c9-25f7-4c2a-96d5-08992b1b6334","security_groups":[],"mac_address":"fa:16:3e:03:f0:f7","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.2"}],"id":"e47505d7-1b3f-40fc-9279-d667e688317f","security_groups":[],"mac_address":"fa:16:3e:b7:c7:0f","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.11"}],"id":"fae33084-a666-43b8-b2e5-6b3f9ee80cb5","security_groups":["a107779a-f5a4-478f-9bef-7247b4486c4f","e837b4f8-7d3b-4a58-92d5-542e1f4c3d77"],"mac_address":"fa:16:3e:52:4e:73","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:59Z","binding:vnic_type":"normal","device_id":"9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74"}]} 2018-08-28 19:25:15,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-0c2150ee-8ec1-4f31-958a-06af5ac8611f 2018-08-28 19:25:15,051 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:25:15,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:15,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dad30f47-1075-4b98-b11f-cf9fa7061737 Date: Tue, 28 Aug 2018 19:25:15 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:25:15,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-dad30f47-1075-4b98-b11f-cf9fa7061737 2018-08-28 19:25:15,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:15,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d6091163-048a-4bf0-a444-df8787b3949b Date: Tue, 28 Aug 2018 19:25:15 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:25:15,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-d6091163-048a-4bf0-a444-df8787b3949b 2018-08-28 19:25:15,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "fae33084-a666-43b8-b2e5-6b3f9ee80cb5"}}' 2018-08-28 19:25:17,442 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-3941610d-5cf8-4632-964d-f7c0291caef1 Date: Tue, 28 Aug 2018 19:25:17 GMT RESP BODY: {"floatingip": {"router_id": "5a42153a-bcab-4c8e-a609-811f2cdb16d0", "status": "DOWN", "description": "", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:25:16Z", "updated_at": "2018-08-28T19:25:16Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "95272461fed345348dc040ad74113a26", "port_id": "fae33084-a666-43b8-b2e5-6b3f9ee80cb5", "id": "00e9cb52-1dab-4d37-83bf-ae70e005dce4"}} 2018-08-28 19:25:17,442 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-3941610d-5cf8-4632-964d-f7c0291caef1 2018-08-28 19:25:17,442 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router 2018-08-28 19:25:17,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:17,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-0856fe4a-f3a3-4431-a7ee-50429322d12f x-compute-request-id: req-0856fe4a-f3a3-4431-a7ee-50429322d12f Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:17,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-0856fe4a-f3a3-4431-a7ee-50429322d12f 2018-08-28 19:25:17,963 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - ACTIVE 2018-08-28 19:25:17,963 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:25:17,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:18,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-570e5867-9777-41a3-a540-619e6c900fb3 x-compute-request-id: req-570e5867-9777-41a3-a540-619e6c900fb3 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:18,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-570e5867-9777-41a3-a540-619e6c900fb3 2018-08-28 19:25:18,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:18,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-00ac5b9d-b1bc-460f-bd0b-cea7c83aae3c Date: Tue, 28 Aug 2018 19:25: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:25:18,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-00ac5b9d-b1bc-460f-bd0b-cea7c83aae3c 2018-08-28 19:25:18,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:18,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1672cf5-3cbe-4071-8848-d712c8223857 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:18,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-c1672cf5-3cbe-4071-8848-d712c8223857 2018-08-28 19:25:18,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:18,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3739263b-7d2a-41b9-a79e-e7bca6007bbc Date: Tue, 28 Aug 2018 19:25:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:25:18,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-3739263b-7d2a-41b9-a79e-e7bca6007bbc 2018-08-28 19:25:18,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:18,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-09a01746-103f-4b99-9d0d-b90560c2544f Date: Tue, 28 Aug 2018 19:25:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.1"}],"id":"39e5c63d-5f4a-48ba-9107-9751d51d77a5","security_groups":[],"mac_address":"fa:16:3e:85:3d:b2","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:48Z","binding:vnic_type":"normal","device_id":"5a42153a-bcab-4c8e-a609-811f2cdb16d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.4"}],"id":"677045f1-5de7-4c2d-b208-9935342a2484","security_groups":[],"mac_address":"fa:16:3e:d8:cd:7d","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.3"}],"id":"7a2879c9-25f7-4c2a-96d5-08992b1b6334","security_groups":[],"mac_address":"fa:16:3e:03:f0:f7","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.2"}],"id":"e47505d7-1b3f-40fc-9279-d667e688317f","security_groups":[],"mac_address":"fa:16:3e:b7:c7:0f","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.11"}],"id":"fae33084-a666-43b8-b2e5-6b3f9ee80cb5","security_groups":["a107779a-f5a4-478f-9bef-7247b4486c4f","e837b4f8-7d3b-4a58-92d5-542e1f4c3d77"],"mac_address":"fa:16:3e:52:4e:73","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:59Z","binding:vnic_type":"normal","device_id":"9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74"}]} 2018-08-28 19:25:18,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-09a01746-103f-4b99-9d0d-b90560c2544f 2018-08-28 19:25:18,894 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-08-28 19:25:18,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:19,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-a617bf56-f9ac-4de3-b786-d1218200f8af x-compute-request-id: req-a617bf56-f9ac-4de3-b786-d1218200f8af Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:19,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-a617bf56-f9ac-4de3-b786-d1218200f8af 2018-08-28 19:25:19,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:25:20,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-b34a36d7-f43e-4718-91d6-2158c04cdc18 x-compute-request-id: req-b34a36d7-f43e-4718-91d6-2158c04cdc18 Content-Encoding: gzip Content-Length: 9628 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 503546064 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.129703] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.131348] pid_max: default: 32768 minimum: 301\n[ 0.132239] ACPI: Core revision 20150930\n[ 0.133626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.134924] Security Framework initialized\n[ 0.135739] Yama: becoming mindful.\n[ 0.136466] AppArmor: AppArmor initialized\n[ 0.137317] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.138590] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.139857] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141043] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.142394] Initializing cgroup subsys io\n[ 0.143204] Initializing cgroup subsys memory\n[ 0.144060] Initializing cgroup subsys devices\n[ 0.144948] Initializing cgroup subsys freezer\n[ 0.145822] Initializing cgroup subsys net_cls\n[ 0.146687] Initializing cgroup subsys perf_event\n[ 0.147592] Initializing cgroup subsys net_prio\n[ 0.148472] Initializing cgroup subsys hugetlb\n[ 0.149346] Initializing cgroup subsys pids\n[ 0.150226] CPU: Physical Processor ID: 0\n[ 0.151738] mce: CPU supports 10 MCE banks\n[ 0.152585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.153588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.155892] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.162419] ftrace: allocating 31920 entries in 125 pages\n[ 0.188882] smpboot: Max logical packages: 2\n[ 0.189752] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.190938] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192298] x2apic enabled\n[ 0.193114] Switched APIC routing to physical x2apic.\n[ 0.194881] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196106] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198274] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200229] KVM setup paravirtual spinlock\n[ 0.201648] x86: Booting SMP configuration:\n[ 0.202547] .... node #0, CPUs: #1\n[ 0.203435] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225084] x86: Booted up 1 node, 2 CPUs\n[ 0.225086] KVM setup async PF for cpu 1\n[ 0.225089] kvm-stealtime: cpu 1, msr f90d940\n[ 0.227671] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.229156] devtmpfs: initialized\n[ 0.230866] evm: security.selinux\n[ 0.231566] evm: security.SMACK64\n[ 0.232259] evm: security.SMACK64EXEC\n[ 0.233001] evm: security.SMACK64TRANSMUTE\n[ 0.233820] evm: security.SMACK64MMAP\n[ 0.234569] evm: security.ima\n[ 0.235205] evm: security.capability\n[ 0.236059] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.237956] pinctrl core: initialized pinctrl subsystem\n[ 0.239055] RTC time: 19:25:08, date: 08/28/18\n[ 0.240029] NET: Registered protocol family 16\n[ 0.249900] cpuidle: using governor ladder\n[ 0.261978] cpuidle: using governor menu\n[ 0.262783] PCCT header not found.\n[ 0.263545] ACPI: bus type PCI registered\n[ 0.264332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265552] PCI: Using configuration type 1 for base access\n[ 0.278962] ACPI: Added _OSI(Module Device)\n[ 0.279800] ACPI: Added _OSI(Processor Device)\n[ 0.280647] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281525] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.283831] ACPI: Interpreter enabled\n[ 0.284589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291836] ACPI: (supports S0 S5)\n[ 0.292533] ACPI: Using IOAPIC for interrupt routing\n[ 0.293530] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296912] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302606] acpiphp: Slot [3] registered\n[ 0.303397] acpiphp: Slot [4] registered\n[ 0.304184] acpiphp: Slot [5] registered\n[ 0.304976] acpiphp: Slot [6] registered\n[ 0.305769] acpiphp: Slot [7] registered\n[ 0.306549] acpiphp: Slot [8] registered\n[ 0.307330] acpiphp: Slot [9] registered\n[ 0.308118] acpiphp: Slot [10] registered\n[ 0.319111] acpiphp: Slot [11] registered\n[ 0.319948] acpiphp: Slot [12] registered\n[ 0.320746] acpiphp: Slot [13] registered\n[ 0.321550] acpiphp: Slot [14] registered\n[ 0.322347] acpiphp: Slot [15] registered\n[ 0.323148] acpiphp: Slot [16] registered\n[ 0.323966] acpiphp: Slot [17] registered\n[ 0.324773] acpiphp: Slot [18] registered\n[ 0.325570] acpiphp: Slot [19] registered\n[ 0.326403] acpiphp: Slot [20] registered\n[ 0.327205] acpiphp: Slot [21] registered\n[ 0.328005] acpiphp: Slot [22] registered\n[ 0.328806] acpiphp: Slot [23] registered\n[ 0.329606] acpiphp: Slot [24] registered\n[ 0.330401] acpiphp: Slot [25] registered\n[ 0.331217] acpiphp: Slot [26] registered\n[ 0.332020] acpiphp: Slot [27] registered\n[ 0.332841] acpiphp: Slot [28] registered\n[ 0.333670] acpiphp: Slot [29] registered\n[ 0.334478] acpiphp: Slot [30] registered\n[ 0.335289] acpiphp: Slot [31] registered\n[ 0.336086] PCI host bridge to bus 0000:00\n[ 0.336885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.338074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.339380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.341322] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.343270] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.349965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351704] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.353251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354969] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.363388] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.408690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.410486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.412282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.414025] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.417968] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419479] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420885] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422927] vgaarb: loaded\n[ 0.423671] vgaarb: bridge control possible 0000:00:02.0\n[ 0.425099] SCSI subsystem initialized\n[ 0.426143] ACPI: bus type USB registered\n[ 0.427204] usbcore: registered new interface driver usbfs\n[ 0.428553] usbcore: registered new interface driver hub\n[ 0.429862] usbcore: registered new device driver usb\n[ 0.431309] PCI: Using ACPI for IRQ routing\n[ 0.432623] NetLabel: Initializing\n[ 0.433521] NetLabel: domain hash size = 128\n[ 0.434638] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.435883] NetLabel: unlabeled traffic allowed by default\n[ 0.437314] clocksource: Switched to clocksource kvm-clock\n[ 0.443615] AppArmor: AppArmor Filesystem Enabled\n[ 0.444898] pnp: PnP ACPI init\n[ 0.446031] pnp: PnP ACPI: found 5 devices\n[ 0.453369] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.455623] NET: Registered protocol family 2\n[ 0.456887] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.458595] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.460108] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.461658] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.462743] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.463882] NET: Registered protocol family 1\n[ 0.464726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.465812] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.466858] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.485279] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.504057] Trying to unpack rootfs image as initramfs...\n[ 0.554205] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.568480] Scanning for low memory corruption every 60 seconds\n[ 0.570286] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.571799] audit: initializing netlink subsys (disabled)\n[ 0.573150] audit: type=2000 audit(1535484309.820:1): initialized\n[ 0.574866] Initialise system trusted keyring\n[ 0.576109] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.577663] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580170] zbud: loaded\n[ 0.581081] VFS: Disk quotas dquot_6.6.0\n[ 0.582155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584219] fuse init (API version 7.23)\n[ 0.585423] Key type big_key registered\n[ 0.586471] Allocating IMA MOK and blacklist keyrings.\n[ 0.588078] Key type asymmetric registered\n[ 0.589167] Asymmetric key parser 'x509' registered\n[ 0.590447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.592439] io scheduler noop registered\n[ 0.593491] io scheduler deadline registered (default)\n[ 0.594808] io scheduler cfq registered\n[ 0.595889] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.597304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.599003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600931] ACPI: Power Button [PWRF]\n[ 0.602050] GHES: HEST is not enabled!\n[ 0.622423] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.661276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.664495] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.689697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.692625] Linux agpgart interface v0.103\n[ 0.695734] brd: module loaded\n[ 0.697341] loop: module loaded\n[ 0.702299] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.704197] GPT:90111 != 20971519\n[ 0.705101] GPT:Alternate GPT header not at the end of the disk.\n[ 0.706556] GPT:90111 != 20971519\n[ 0.707447] GPT: Use GNU Parted to correct GPT errors.\n[ 0.708729] vda: vda1 vda15\n[ 0.710376] scsi host0: ata_piix\n[ 0.711330] scsi host1: ata_piix\n[ 0.712232] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.713873] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.715595] libphy: Fixed MDIO Bus: probed\n[ 0.716570] tun: Universal TUN/TAP device driver, 1.6\n[ 0.717707] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.720109] PPP generic driver version 2.4.2\n[ 0.721302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.722888] ehci-pci: EHCI PCI platform driver\n[ 0.724031] ehci-platform: EHCI generic platform driver\n[ 0.725361] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.726863] ohci-pci: OHCI PCI platform driver\n[ 0.728005] ohci-platform: OHCI generic platform driver\n[ 0.729318] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.748712] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.749891] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.751324] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.752346] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.753456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.754659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.756088] usb usb1: Product: UHCI Host Controller\n[ 0.757011] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.758141] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.759177] hub 1-0:1.0: USB hub found\n[ 0.759945] hub 1-0:1.0: 2 ports detected\n[ 0.760848] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.762939] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.763885] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.764962] mousedev: PS/2 mouse device common for all mice\n[ 0.766283] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.768106] rtc_cmos 00:00: RTC can wake from S4\n[ 0.769237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.770431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.771613] i2c /dev entries driver\n[ 0.772360] device-mapper: uevent: version 1.0.3\n[ 0.773298] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.774906] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.776273] NET: Registered protocol family 10\n[ 0.777295] NET: Registered protocol family 17\n[ 0.778179] Key type dns_resolver registered\n[ 0.779152] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780247] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781375] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783156] registered taskstats version 1\n[ 0.783988] Loading compiled-in X.509 certificates\n[ 0.785422] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.787289] zswap: loaded using pool lzo/zbud\n[ 0.788840] Key type trusted registered\n[ 0.790526] Key type encrypted registered\n[ 0.791345] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.792349] ima: No TPM chip found, activating TPM-bypass!\n[ 0.793378] evm: HMAC attrs: 0x1\n[ 0.794320] Magic number: 14:507:446\n[ 0.795178] rtc_cmos 00:00: setting system clock to 2018-08-28 19:25:09 UTC (1535484309)\n[ 0.807041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.808143] EDD information not available.\n[ 0.870469] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.872006] Write protecting the kernel read-only data: 14336k\n[ 0.873636] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.875443] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.69\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.930749] 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.36\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.53. iid=i-000000f8\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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCB6INryfTbAplsx7lFuZ4K8FitSNGBP/ZJWXS3TCuEdZByaC/blv9HpXPo2+y6y8M2rFIz96/jB4g1OITUL/7eXIEYd5mSCNUJtSNkF2fOTl49i/ia9KKgHGS55vns/egB+WZC8lfeiSa00RUIwj/gre4dfdQJdWmqitu4pksYipnY3nzQe6qcrGI6fBce59H+m37cMch11r+M4OgpN/mE1qCXX+qsRHAcy0TcG/wTq1IRFgNoW6h8YQSOxoMplrXSMl02ywIToqtmMMFmfanXWUeW+Vl701JjtIkGO/tp1vvEg3Kn5LciLO4jqeGaUxSi6w+eBu2CqCin0JAqLnjT root@createinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2\nssh-dss AAAAB3NzaC1kc3MAAACBAKaZEL3lS9GMlNi3V6KpfUcASXxwPMwMgOJltqwhSR51Ta+jEzsOQhk6j3haTq+oHDawnxGHDi7gmzBO/dRYoxTCMa+hraJlYF0bgnPyut1ZD5bEZxKkNrObSzuA7M7trzSLF1m/b2hTrSaE0CHCg8OrP+Q2lUfK2gZx1Y/2MoIFAAAAFQCU7s3FblrVLXzXosQ0e7zdhFk29wAAAIEAmgAJmc7NU1EqWQmvFOnQTWtqgK/dR9IUP0VeTqRzrVfkKRRpdq5IZ1Fl+tdZjkpjomnlJe+RgVSUVgvzjGWIt70sz7K7iH4D/dMRkVDeYXVFV2bW5h21JsR0TR6sx1e3anUPfKCcp5wKENVa+Cm92G6255In+vIO++AwWUHOysgAAACASWjIrc0TuDCFoRrgI8G5uHNiWwY36tnByjdfPaLnMr/qiQA0TkxKDOutxJSoe+myD91Db9dQu08QQDN7Mh0BLuRrjtwRGN+83pOIsdd/xhF7oNaGo1RY+O5Q5wLVgRZiPQFeQ8za+gvZUnEb+QADwQSsvavDF3JtZEjYGT7e3i8= root@createinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2\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:fe52:4e73/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-000000f8\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.62 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2 login: "} 2018-08-28 19:25:20,148 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74/action used request id req-b34a36d7-f43e-4718-91d6-2158c04cdc18 2018-08-28 19:25:20,149 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:25:20,150 - 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 503546064 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.129703] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.131348] pid_max: default: 32768 minimum: 301 [ 0.132239] ACPI: Core revision 20150930 [ 0.133626] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.134924] Security Framework initialized [ 0.135739] Yama: becoming mindful. [ 0.136466] AppArmor: AppArmor initialized [ 0.137317] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.138590] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.139857] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141043] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.142394] Initializing cgroup subsys io [ 0.143204] Initializing cgroup subsys memory [ 0.144060] Initializing cgroup subsys devices [ 0.144948] Initializing cgroup subsys freezer [ 0.145822] Initializing cgroup subsys net_cls [ 0.146687] Initializing cgroup subsys perf_event [ 0.147592] Initializing cgroup subsys net_prio [ 0.148472] Initializing cgroup subsys hugetlb [ 0.149346] Initializing cgroup subsys pids [ 0.150226] CPU: Physical Processor ID: 0 [ 0.151738] mce: CPU supports 10 MCE banks [ 0.152585] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.153588] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.155892] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.162419] ftrace: allocating 31920 entries in 125 pages [ 0.188882] smpboot: Max logical packages: 2 [ 0.189752] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.190938] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192298] x2apic enabled [ 0.193114] Switched APIC routing to physical x2apic. [ 0.194881] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196106] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198274] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200229] KVM setup paravirtual spinlock [ 0.201648] x86: Booting SMP configuration: [ 0.202547] .... node #0, CPUs: #1 [ 0.203435] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225084] x86: Booted up 1 node, 2 CPUs [ 0.225086] KVM setup async PF for cpu 1 [ 0.225089] kvm-stealtime: cpu 1, msr f90d940 [ 0.227671] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.229156] devtmpfs: initialized [ 0.230866] evm: security.selinux [ 0.231566] evm: security.SMACK64 [ 0.232259] evm: security.SMACK64EXEC [ 0.233001] evm: security.SMACK64TRANSMUTE [ 0.233820] evm: security.SMACK64MMAP [ 0.234569] evm: security.ima [ 0.235205] evm: security.capability [ 0.236059] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.237956] pinctrl core: initialized pinctrl subsystem [ 0.239055] RTC time: 19:25:08, date: 08/28/18 [ 0.240029] NET: Registered protocol family 16 [ 0.249900] cpuidle: using governor ladder [ 0.261978] cpuidle: using governor menu [ 0.262783] PCCT header not found. [ 0.263545] ACPI: bus type PCI registered [ 0.264332] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265552] PCI: Using configuration type 1 for base access [ 0.278962] ACPI: Added _OSI(Module Device) [ 0.279800] ACPI: Added _OSI(Processor Device) [ 0.280647] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281525] ACPI: Added _OSI(Processor Aggregator Device) [ 0.283831] ACPI: Interpreter enabled [ 0.284589] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286398] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288211] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290023] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291836] ACPI: (supports S0 S5) [ 0.292533] ACPI: Using IOAPIC for interrupt routing [ 0.293530] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296912] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298040] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299230] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300391] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302606] acpiphp: Slot [3] registered [ 0.303397] acpiphp: Slot [4] registered [ 0.304184] acpiphp: Slot [5] registered [ 0.304976] acpiphp: Slot [6] registered [ 0.305769] acpiphp: Slot [7] registered [ 0.306549] acpiphp: Slot [8] registered [ 0.307330] acpiphp: Slot [9] registered [ 0.308118] acpiphp: Slot [10] registered [ 0.319111] acpiphp: Slot [11] registered [ 0.319948] acpiphp: Slot [12] registered [ 0.320746] acpiphp: Slot [13] registered [ 0.321550] acpiphp: Slot [14] registered [ 0.322347] acpiphp: Slot [15] registered [ 0.323148] acpiphp: Slot [16] registered [ 0.323966] acpiphp: Slot [17] registered [ 0.324773] acpiphp: Slot [18] registered [ 0.325570] acpiphp: Slot [19] registered [ 0.326403] acpiphp: Slot [20] registered [ 0.327205] acpiphp: Slot [21] registered [ 0.328005] acpiphp: Slot [22] registered [ 0.328806] acpiphp: Slot [23] registered [ 0.329606] acpiphp: Slot [24] registered [ 0.330401] acpiphp: Slot [25] registered [ 0.331217] acpiphp: Slot [26] registered [ 0.332020] acpiphp: Slot [27] registered [ 0.332841] acpiphp: Slot [28] registered [ 0.333670] acpiphp: Slot [29] registered [ 0.334478] acpiphp: Slot [30] registered [ 0.335289] acpiphp: Slot [31] registered [ 0.336086] PCI host bridge to bus 0000:00 [ 0.336885] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.338074] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.339380] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.341322] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.343270] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.349965] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351704] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.353251] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354969] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361509] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.363388] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.408690] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.410486] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.412282] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.414025] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416373] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.417968] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419479] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420885] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422927] vgaarb: loaded [ 0.423671] vgaarb: bridge control possible 0000:00:02.0 [ 0.425099] SCSI subsystem initialized [ 0.426143] ACPI: bus type USB registered [ 0.427204] usbcore: registered new interface driver usbfs [ 0.428553] usbcore: registered new interface driver hub [ 0.429862] usbcore: registered new device driver usb [ 0.431309] PCI: Using ACPI for IRQ routing [ 0.432623] NetLabel: Initializing [ 0.433521] NetLabel: domain hash size = 128 [ 0.434638] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.435883] NetLabel: unlabeled traffic allowed by default [ 0.437314] clocksource: Switched to clocksource kvm-clock [ 0.443615] AppArmor: AppArmor Filesystem Enabled [ 0.444898] pnp: PnP ACPI init [ 0.446031] pnp: PnP ACPI: found 5 devices [ 0.453369] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.455623] NET: Registered protocol family 2 [ 0.456887] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.458595] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.460108] TCP: Hash tables configured (established 2048 bind 2048) [ 0.461658] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.462743] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.463882] NET: Registered protocol family 1 [ 0.464726] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.465812] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.466858] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.485279] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.504057] Trying to unpack rootfs image as initramfs... [ 0.554205] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.568480] Scanning for low memory corruption every 60 seconds [ 0.570286] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.571799] audit: initializing netlink subsys (disabled) [ 0.573150] audit: type=2000 audit(1535484309.820:1): initialized [ 0.574866] Initialise system trusted keyring [ 0.576109] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.577663] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580170] zbud: loaded [ 0.581081] VFS: Disk quotas dquot_6.6.0 [ 0.582155] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584219] fuse init (API version 7.23) [ 0.585423] Key type big_key registered [ 0.586471] Allocating IMA MOK and blacklist keyrings. [ 0.588078] Key type asymmetric registered [ 0.589167] Asymmetric key parser 'x509' registered [ 0.590447] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.592439] io scheduler noop registered [ 0.593491] io scheduler deadline registered (default) [ 0.594808] io scheduler cfq registered [ 0.595889] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.597304] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.599003] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600931] ACPI: Power Button [PWRF] [ 0.602050] GHES: HEST is not enabled! [ 0.622423] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.661276] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.664495] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.689697] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.692625] Linux agpgart interface v0.103 [ 0.695734] brd: module loaded [ 0.697341] loop: module loaded [ 0.702299] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.704197] GPT:90111 != 20971519 [ 0.705101] GPT:Alternate GPT header not at the end of the disk. [ 0.706556] GPT:90111 != 20971519 [ 0.707447] GPT: Use GNU Parted to correct GPT errors. [ 0.708729] vda: vda1 vda15 [ 0.710376] scsi host0: ata_piix [ 0.711330] scsi host1: ata_piix [ 0.712232] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.713873] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.715595] libphy: Fixed MDIO Bus: probed [ 0.716570] tun: Universal TUN/TAP device driver, 1.6 [ 0.717707] tun: (C) 1999-2004 Max Krasnyansky [ 0.720109] PPP generic driver version 2.4.2 [ 0.721302] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.722888] ehci-pci: EHCI PCI platform driver [ 0.724031] ehci-platform: EHCI generic platform driver [ 0.725361] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.726863] ohci-pci: OHCI PCI platform driver [ 0.728005] ohci-platform: OHCI generic platform driver [ 0.729318] uhci_hcd: USB Universal Host Controller Interface driver [ 0.748712] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.749891] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.751324] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.752346] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.753456] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.754659] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.756088] usb usb1: Product: UHCI Host Controller [ 0.757011] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.758141] usb usb1: SerialNumber: 0000:00:01.2 [ 0.759177] hub 1-0:1.0: USB hub found [ 0.759945] hub 1-0:1.0: 2 ports detected [ 0.760848] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.762939] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.763885] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.764962] mousedev: PS/2 mouse device common for all mice [ 0.766283] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.768106] rtc_cmos 00:00: RTC can wake from S4 [ 0.769237] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.770431] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.771613] i2c /dev entries driver [ 0.772360] device-mapper: uevent: version 1.0.3 [ 0.773298] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.774906] ledtrig-cpu: registered to indicate activity on CPUs [ 0.776273] NET: Registered protocol family 10 [ 0.777295] NET: Registered protocol family 17 [ 0.778179] Key type dns_resolver registered [ 0.779152] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780247] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781375] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783156] registered taskstats version 1 [ 0.783988] Loading compiled-in X.509 certificates [ 0.785422] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.787289] zswap: loaded using pool lzo/zbud [ 0.788840] Key type trusted registered [ 0.790526] Key type encrypted registered [ 0.791345] AppArmor: AppArmor sha1 policy hashing enabled [ 0.792349] ima: No TPM chip found, activating TPM-bypass! [ 0.793378] evm: HMAC attrs: 0x1 [ 0.794320] Magic number: 14:507:446 [ 0.795178] rtc_cmos 00:00: setting system clock to 2018-08-28 19:25:09 UTC (1535484309) [ 0.807041] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.808143] EDD information not available. [ 0.870469] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.872006] Write protecting the kernel read-only data: 14336k [ 0.873636] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.875443] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.69 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.930749] 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.36 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.53. iid=i-000000f8 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCB6INryfTbAplsx7lFuZ4K8FitSNGBP/ZJWXS3TCuEdZByaC/blv9HpXPo2+y6y8M2rFIz96/jB4g1OITUL/7eXIEYd5mSCNUJtSNkF2fOTl49i/ia9KKgHGS55vns/egB+WZC8lfeiSa00RUIwj/gre4dfdQJdWmqitu4pksYipnY3nzQe6qcrGI6fBce59H+m37cMch11r+M4OgpN/mE1qCXX+qsRHAcy0TcG/wTq1IRFgNoW6h8YQSOxoMplrXSMl02ywIToqtmMMFmfanXWUeW+Vl701JjtIkGO/tp1vvEg3Kn5LciLO4jqeGaUxSi6w+eBu2CqCin0JAqLnjT root@createinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2 ssh-dss AAAAB3NzaC1kc3MAAACBAKaZEL3lS9GMlNi3V6KpfUcASXxwPMwMgOJltqwhSR51Ta+jEzsOQhk6j3haTq+oHDawnxGHDi7gmzBO/dRYoxTCMa+hraJlYF0bgnPyut1ZD5bEZxKkNrObSzuA7M7trzSLF1m/b2hTrSaE0CHCg8OrP+Q2lUfK2gZx1Y/2MoIFAAAAFQCU7s3FblrVLXzXosQ0e7zdhFk29wAAAIEAmgAJmc7NU1EqWQmvFOnQTWtqgK/dR9IUP0VeTqRzrVfkKRRpdq5IZ1Fl+tdZjkpjomnlJe+RgVSUVgvzjGWIt70sz7K7iH4D/dMRkVDeYXVFV2bW5h21JsR0TR6sx1e3anUPfKCcp5wKENVa+Cm92G6255In+vIO++AwWUHOysgAAACASWjIrc0TuDCFoRrgI8G5uHNiWwY36tnByjdfPaLnMr/qiQA0TkxKDOutxJSoe+myD91Db9dQu08QQDN7Mh0BLuRrjtwRGN+83pOIsdd/xhF7oNaGo1RY+O5Q5wLVgRZiPQFeQ8za+gvZUnEb+QADwQSsvavDF3JtZEjYGT7e3i8= root@createinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2 -----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:fe52:4e73/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-000000f8 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2 launch-index: 0 === cirros: current=0.4.0 uptime=3.62 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-6a5056bc-9d6b-4153-9468-0f32c2 login: 2018-08-28 19:25:20,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:20,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8c5b3d3-4d28-4501-a3f3-bd6882f7c752 x-compute-request-id: req-c8c5b3d3-4d28-4501-a3f3-bd6882f7c752 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:20,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-c8c5b3d3-4d28-4501-a3f3-bd6882f7c752 2018-08-28 19:25:20,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:20,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3bb5be8f-cc4f-40ce-88a3-29822d159a80 Date: Tue, 28 Aug 2018 19:25: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:25:20,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-3bb5be8f-cc4f-40ce-88a3-29822d159a80 2018-08-28 19:25:20,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:20,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc24bd1-a109-4013-8701-c17ab93e34ca Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:20,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-2dc24bd1-a109-4013-8701-c17ab93e34ca 2018-08-28 19:25:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:20,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d87a9afb-700f-4e6d-a7ce-fb9f8bb0ff6a Date: Tue, 28 Aug 2018 19:25:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:25:20,886 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-d87a9afb-700f-4e6d-a7ce-fb9f8bb0ff6a 2018-08-28 19:25:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:21,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-48d14364-b09a-4548-a42d-195f3bb3df13 Date: Tue, 28 Aug 2018 19:25:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.1"}],"id":"39e5c63d-5f4a-48ba-9107-9751d51d77a5","security_groups":[],"mac_address":"fa:16:3e:85:3d:b2","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:48Z","binding:vnic_type":"normal","device_id":"5a42153a-bcab-4c8e-a609-811f2cdb16d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.4"}],"id":"677045f1-5de7-4c2d-b208-9935342a2484","security_groups":[],"mac_address":"fa:16:3e:d8:cd:7d","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.3"}],"id":"7a2879c9-25f7-4c2a-96d5-08992b1b6334","security_groups":[],"mac_address":"fa:16:3e:03:f0:f7","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.2"}],"id":"e47505d7-1b3f-40fc-9279-d667e688317f","security_groups":[],"mac_address":"fa:16:3e:b7:c7:0f","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.11"}],"id":"fae33084-a666-43b8-b2e5-6b3f9ee80cb5","security_groups":["a107779a-f5a4-478f-9bef-7247b4486c4f","e837b4f8-7d3b-4a58-92d5-542e1f4c3d77"],"mac_address":"fa:16:3e:52:4e:73","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:59Z","binding:vnic_type":"normal","device_id":"9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74"}]} 2018-08-28 19:25:21,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-48d14364-b09a-4548-a42d-195f3bb3df13 2018-08-28 19:25:21,145 - create_instance - INFO - Checking if VM is active 2018-08-28 19:25:21,148 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:22,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-65c72f32-d38d-439b-9404-ffab295c15cb x-compute-request-id: req-65c72f32-d38d-439b-9404-ffab295c15cb Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:22,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-65c72f32-d38d-439b-9404-ffab295c15cb 2018-08-28 19:25:22,173 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - ACTIVE 2018-08-28 19:25:22,173 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:25:22,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:22,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f90ade31-2ff2-4b8c-8bd9-c6b1e17afa5d x-compute-request-id: req-f90ade31-2ff2-4b8c-8bd9-c6b1e17afa5d Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp"}, {"name": "default"}], "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:09Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:22,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-f90ade31-2ff2-4b8c-8bd9-c6b1e17afa5d 2018-08-28 19:25:22,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:22,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cac15a66-8d45-4ad8-8b6c-48f493c2b5bb Date: Tue, 28 Aug 2018 19:25: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":["64fa1f04-2456-49b1-97af-d13ee3b2f733"],"updated_at":"2018-08-28T19:24:39Z","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"95272461fed345348dc040ad74113a26","id":"ba23c26a-a14c-4e17-950b-477d265be30d","name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net"}]} 2018-08-28 19:25:22,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net used request id req-cac15a66-8d45-4ad8-8b6c-48f493c2b5bb 2018-08-28 19:25:22,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:22,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dab83476-902f-4d69-a679-98691bf278c8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:22,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-dab83476-902f-4d69-a679-98691bf278c8 2018-08-28 19:25:22,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:22,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2589cd98-bbcf-4ff4-9912-c5fb81af9287 Date: Tue, 28 Aug 2018 19:25:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","dns_nameservers":[],"updated_at":"2018-08-28T19:24:39Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"95272461fed345348dc040ad74113a26","id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet"}]} 2018-08-28 19:25:22,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-2589cd98-bbcf-4ff4-9912-c5fb81af9287 2018-08-28 19:25:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:22,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-83095163-ddcd-4b3d-9fd0-66a394b67376 Date: Tue, 28 Aug 2018 19:25:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:02Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.1"}],"id":"39e5c63d-5f4a-48ba-9107-9751d51d77a5","security_groups":[],"mac_address":"fa:16:3e:85:3d:b2","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:48Z","binding:vnic_type":"normal","device_id":"5a42153a-bcab-4c8e-a609-811f2cdb16d0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.4"}],"id":"677045f1-5de7-4c2d-b208-9935342a2484","security_groups":[],"mac_address":"fa:16:3e:d8:cd:7d","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.3"}],"id":"7a2879c9-25f7-4c2a-96d5-08992b1b6334","security_groups":[],"mac_address":"fa:16:3e:03:f0:f7","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:40Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:24:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.2"}],"id":"e47505d7-1b3f-40fc-9279-d667e688317f","security_groups":[],"mac_address":"fa:16:3e:b7:c7:0f","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ba23c26a-a14c-4e17-950b-477d265be30d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:12Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"64fa1f04-2456-49b1-97af-d13ee3b2f733","ip_address":"10.55.1.11"}],"id":"fae33084-a666-43b8-b2e5-6b3f9ee80cb5","security_groups":["a107779a-f5a4-478f-9bef-7247b4486c4f","e837b4f8-7d3b-4a58-92d5-542e1f4c3d77"],"mac_address":"fa:16:3e:52:4e:73","project_id":"95272461fed345348dc040ad74113a26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1","admin_state_up":true,"network_id":"ba23c26a-a14c-4e17-950b-477d265be30d","tenant_id":"95272461fed345348dc040ad74113a26","created_at":"2018-08-28T19:24:59Z","binding:vnic_type":"normal","device_id":"9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74"}]} 2018-08-28 19:25:22,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=ba23c26a-a14c-4e17-950b-477d265be30d used request id req-83095163-ddcd-4b3d-9fd0-66a394b67376 2018-08-28 19:25:22,993 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:25:22,996 - paramiko.transport - DEBUG - starting thread (client mode): 0x48e32110L 2018-08-28 19:25:22,997 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:25:22,997 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:25:22,997 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:25:22,998 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:25:22,999 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:25:22,999 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:25:22,999 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:25:22,999 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:25:22,999 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:25:23,017 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:25:23,017 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:25:23,029 - paramiko.transport - DEBUG - Trying key b3dbe44afbe4a2932da5c236ec404397 from tmp/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f 2018-08-28 19:25:23,056 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:25:23,059 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:25:23,159 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:25:23,175 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:25:23,175 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:25:23,177 - paramiko.transport - DEBUG - starting thread (client mode): 0x48e32450L 2018-08-28 19:25:23,177 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:25:23,177 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:25:23,178 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:25:23,179 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:25:23,179 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:25:23,179 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:25:23,179 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:25:23,179 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:25:23,179 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:25:23,196 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:25:23,197 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:25:23,209 - paramiko.transport - DEBUG - Trying key b3dbe44afbe4a2932da5c236ec404397 from tmp/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f 2018-08-28 19:25:23,236 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:25:23,240 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:25:23,242 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:25:23,243 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:25:23,243 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:25:23,247 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:25:23,248 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:25:23,249 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-08-28 19:25:23,249 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-08-28 19:25:23,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/00e9cb52-1dab-4d37-83bf-ae70e005dce4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:24,362 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f21c2d1e-1aef-4b32-a950-e5a07731c7fd Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:24,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/00e9cb52-1dab-4d37-83bf-ae70e005dce4 used request id req-f21c2d1e-1aef-4b32-a950-e5a07731c7fd 2018-08-28 19:25:24,363 - create_instance - INFO - Deleting Port with ID - fae33084-a666-43b8-b2e5-6b3f9ee80cb5 2018-08-28 19:25:24,363 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529fport-1 2018-08-28 19:25:24,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/fae33084-a666-43b8-b2e5-6b3f9ee80cb5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:25,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c18bf2bf-869a-4cb1-9dec-eefde25d2558 Date: Tue, 28 Aug 2018 19:25:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:25,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/fae33084-a666-43b8-b2e5-6b3f9ee80cb5 used request id req-c18bf2bf-869a-4cb1-9dec-eefde25d2558 2018-08-28 19:25:25,323 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst 2018-08-28 19:25:25,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:25,482 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:25: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-722ec4e4-703d-404d-8f94-fbbb62142aa8 x-compute-request-id: req-722ec4e4-703d-404d-8f94-fbbb62142aa8 Content-Type: application/json 2018-08-28 19:25:25,482 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-722ec4e4-703d-404d-8f94-fbbb62142aa8 2018-08-28 19:25:25,482 - create_instance - INFO - Checking deletion status 2018-08-28 19:25:25,485 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:25,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-c42e344a-99db-4f28-b2de-9a26a82b8950 x-compute-request-id: req-c42e344a-99db-4f28-b2de-9a26a82b8950 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:25Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:25,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-c42e344a-99db-4f28-b2de-9a26a82b8950 2018-08-28 19:25:25,725 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - ACTIVE 2018-08-28 19:25:25,725 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:25:28,726 - create_instance - DEBUG - VM status query timeout in 296.756186008 2018-08-28 19:25:28,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:28,931 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-69d37562-e768-416e-b387-029fecf978df x-compute-request-id: req-69d37562-e768-416e-b387-029fecf978df Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:25Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:28,931 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-69d37562-e768-416e-b387-029fecf978df 2018-08-28 19:25:28,931 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - ACTIVE 2018-08-28 19:25:28,931 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:25:31,935 - create_instance - DEBUG - VM status query timeout in 293.548014164 2018-08-28 19:25:31,938 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:32,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25: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-dc171f58-6a42-41a2-b83a-112ca67880b3 x-compute-request-id: req-dc171f58-6a42-41a2-b83a-112ca67880b3 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:52:4e:73", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "rel": "bookmark"}], "image": {"id": "e99d1730-da72-4540-9600-abaa85acfb66", "links": [{"href": "http://172.30.9.28:8774/images/e99d1730-da72-4540-9600-abaa85acfb66", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:25:08.000000", "flavor": {"id": "3ee104b5-466c-42cf-9f30-f87950df9044", "links": [{"href": "http://172.30.9.28:8774/flavors/3ee104b5-466c-42cf-9f30-f87950df9044", "rel": "bookmark"}]}, "id": "9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74", "user_id": "77bb78b92c404fd29d297affce09ae6d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:25:31Z", "hostId": "a59bc5309139d74e2cf534332cf2f3062f108b0f5e5b41151538f0bc", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp", "name": "CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst", "created": "2018-08-28T19:25:03Z", "tenant_id": "95272461fed345348dc040ad74113a26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:25:32,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-dc171f58-6a42-41a2-b83a-112ca67880b3 2018-08-28 19:25:32,179 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst] is - ACTIVE 2018-08-28 19:25:32,179 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:25:35,183 - create_instance - DEBUG - VM status query timeout in 290.300011158 2018-08-28 19:25:35,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eccd1f6279bdc5f7077259edf1c99a705b46fcce" 2018-08-28 19:25:35,239 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:25: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-fc0fb29e-ea1f-4f9d-bff8-0f81f0d5d1c7 x-compute-request-id: req-fc0fb29e-ea1f-4f9d-bff8-0f81f0d5d1c7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 could not be found.", "code": 404}} 2018-08-28 19:25:35,239 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 used request id req-fc0fb29e-ea1f-4f9d-bff8-0f81f0d5d1c7 2018-08-28 19:25:35,239 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 9f63c7f5-122d-4a73-8bb8-a8bcc9ad2a74 could not be found. (HTTP 404) (Request-ID: req-fc0fb29e-ea1f-4f9d-bff8-0f81f0d5d1c7) 2018-08-28 19:25:35,239 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-inst 2018-08-28 19:25:35,241 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp 2018-08-28 19:25:35,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2137ca22ef01fe628f3ed7fc3f7ba7b69e628904" 2018-08-28 19:25:35,282 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:25: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-bd9a5e2c-958e-4113-96a2-a92aae6ea6b7 x-compute-request-id: req-bd9a5e2c-958e-4113-96a2-a92aae6ea6b7 Content-Length: 0 Content-Type: application/json 2018-08-28 19:25:35,283 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-kp used request id req-bd9a5e2c-958e-4113-96a2-a92aae6ea6b7 2018-08-28 19:25:35,283 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f.pub] 2018-08-28 19:25:35,283 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f] 2018-08-28 19:25:35,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/3ee104b5-466c-42cf-9f30-f87950df9044 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e5f40e3ae61c2690d196039476fd777f0be5e" 2018-08-28 19:25:35,333 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:25: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-b69cb687-ab5c-4c8b-aa86-81a1fab3ef0a x-compute-request-id: req-b69cb687-ab5c-4c8b-aa86-81a1fab3ef0a Content-Length: 0 Content-Type: application/json 2018-08-28 19:25:35,334 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3ee104b5-466c-42cf-9f30-f87950df9044 used request id req-b69cb687-ab5c-4c8b-aa86-81a1fab3ef0a 2018-08-28 19:25:35,334 - neutron_utils - INFO - Deleting security group rule with ID - 55234d11-1b69-4eaa-a495-46f98818aa53 2018-08-28 19:25:35,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/55234d11-1b69-4eaa-a495-46f98818aa53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:25:35,589 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdc1fdfe-7729-4ddd-a2d9-890b22f7d046 Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:35,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/55234d11-1b69-4eaa-a495-46f98818aa53 used request id req-fdc1fdfe-7729-4ddd-a2d9-890b22f7d046 2018-08-28 19:25:35,589 - neutron_utils - INFO - Deleting security group rule with ID - 837f7be7-1480-44c2-bb9b-a957f9eab1a6 2018-08-28 19:25:35,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/837f7be7-1480-44c2-bb9b-a957f9eab1a6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:25:35,947 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0eff6d5-0079-4bc5-a2ae-2645ce973bf3 Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:35,947 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/837f7be7-1480-44c2-bb9b-a957f9eab1a6 used request id req-e0eff6d5-0079-4bc5-a2ae-2645ce973bf3 2018-08-28 19:25:35,948 - neutron_utils - INFO - Deleting security group rule with ID - aa4697c8-82f3-400e-a42c-dbf9d09eb45c 2018-08-28 19:25:35,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/aa4697c8-82f3-400e-a42c-dbf9d09eb45c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:25:36,132 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-40a11314-02da-46af-a365-534f5f0867a6 Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:36,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/aa4697c8-82f3-400e-a42c-dbf9d09eb45c used request id req-40a11314-02da-46af-a365-534f5f0867a6 2018-08-28 19:25:36,133 - neutron_utils - INFO - Deleting security group rule with ID - c656560f-b16b-4cea-9159-b8d2c4631d12 2018-08-28 19:25:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c656560f-b16b-4cea-9159-b8d2c4631d12 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:25:36,383 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-87c87912-17d4-494d-934f-4a304e2c467c Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:36,383 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c656560f-b16b-4cea-9159-b8d2c4631d12 used request id req-87c87912-17d4-494d-934f-4a304e2c467c 2018-08-28 19:25:36,383 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-sec-grp 2018-08-28 19:25:36,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a107779a-f5a4-478f-9bef-7247b4486c4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e29ae04adcad444b996bdedabef01c18aab88fd3" 2018-08-28 19:25:36,686 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-faf50e6e-472e-4685-b371-a35eb1fa2113 Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:36,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a107779a-f5a4-478f-9bef-7247b4486c4f used request id req-faf50e6e-472e-4685-b371-a35eb1fa2113 2018-08-28 19:25:36,687 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router and subnet CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet 2018-08-28 19:25:36,687 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router 2018-08-28 19:25:36,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" -d '{"subnet_id": "64fa1f04-2456-49b1-97af-d13ee3b2f733"}' 2018-08-28 19:25:38,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-69dd63c9-fc17-4efa-9793-9ca0e1dab3d3 Date: Tue, 28 Aug 2018 19:25:38 GMT RESP BODY: {"network_id": "ba23c26a-a14c-4e17-950b-477d265be30d", "tenant_id": "95272461fed345348dc040ad74113a26", "subnet_id": "64fa1f04-2456-49b1-97af-d13ee3b2f733", "subnet_ids": ["64fa1f04-2456-49b1-97af-d13ee3b2f733"], "port_id": "39e5c63d-5f4a-48ba-9107-9751d51d77a5", "id": "5a42153a-bcab-4c8e-a609-811f2cdb16d0"} 2018-08-28 19:25:38,195 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0/remove_router_interface used request id req-69dd63c9-fc17-4efa-9793-9ca0e1dab3d3 2018-08-28 19:25:38,196 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router 2018-08-28 19:25:38,196 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-router 2018-08-28 19:25:38,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf2b620a12af5d552a38253c8c985b302a589222" 2018-08-28 19:25:41,785 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d73e1c9-c37b-4c31-9010-c47aeeeb5d55 Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:41,785 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/5a42153a-bcab-4c8e-a609-811f2cdb16d0 used request id req-9d73e1c9-c37b-4c31-9010-c47aeeeb5d55 2018-08-28 19:25:41,786 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet 2018-08-28 19:25:41,786 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-subnet 2018-08-28 19:25:41,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/64fa1f04-2456-49b1-97af-d13ee3b2f733 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:25:44,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a8b73730-b712-4f6f-ae0e-3939242dc9e9 Date: Tue, 28 Aug 2018 19:25:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:44,223 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/64fa1f04-2456-49b1-97af-d13ee3b2f733 used request id req-a8b73730-b712-4f6f-ae0e-3939242dc9e9 2018-08-28 19:25:44,223 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-pub-net 2018-08-28 19:25:44,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/ba23c26a-a14c-4e17-950b-477d265be30d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68d6a3ccbd8d02545650e3d24ca989a79b92a1f2" 2018-08-28 19:25:45,570 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3d5955ff-169d-431d-ad51-dbcc2c8abe7d Date: Tue, 28 Aug 2018 19:25:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:45,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/ba23c26a-a14c-4e17-950b-477d265be30d used request id req-3d5955ff-169d-431d-ad51-dbcc2c8abe7d 2018-08-28 19:25:45,571 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-6a5056bc-9d6b-4153-9468-0f32c2f4529f-image 2018-08-28 19:25:45,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c304516794df834632bbd522955455b1f8c4759" 2018-08-28 19:25:47,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5537b2da-679d-43c4-a66d-709c8a594973 Date: Tue, 28 Aug 2018 19:25:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:25:47,116 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/e99d1730-da72-4540-9600-abaa85acfb66 used request id req-5537b2da-679d-43c4-a66d-709c8a594973 2018-08-28 19:25:47,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-d0d573f2-2f77-471c-b052-0ccc4e6e0c7b Date: Tue, 28 Aug 2018 19:25:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:38Z", "updated_at": "2018-08-28T19:24:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "revision_number": 0, "id": "a09cdd9a-b1bd-444d-b02a-c97f28e79198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "revision_number": 0, "id": "c0dd9125-db82-443b-9cd5-391a32b57ab3", "remote_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "revision_number": 0, "id": "cf4a9510-928d-4261-9047-e61a3bb12136", "remote_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv6", "project_id": "95272461fed345348dc040ad74113a26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "revision_number": 0, "id": "ed766813-16a6-4eb1-b4ce-0b7c55b75464", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "tenant_id": "95272461fed345348dc040ad74113a26", "port_range_min": null, "ethertype": "IPv4", "project_id": "95272461fed345348dc040ad74113a26"}], "revision_number": 4, "project_id": "95272461fed345348dc040ad74113a26", "id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:25:47,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-d0d573f2-2f77-471c-b052-0ccc4e6e0c7b 2018-08-28 19:25:47,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,434 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-076d551f-296a-40f9-a7d7-a74e42110760 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:25:47,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-076d551f-296a-40f9-a7d7-a74e42110760 2018-08-28 19:25:47,435 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:25:47,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,523 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef9b1c2e-0892-404e-8caa-c5b0e2c5545e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:25:47,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-ef9b1c2e-0892-404e-8caa-c5b0e2c5545e 2018-08-28 19:25:47,523 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:25:47,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,611 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8c3860f-5e4b-44c2-a727-45f219c8067d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:25:47,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-f8c3860f-5e4b-44c2-a727-45f219c8067d 2018-08-28 19:25:47,611 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:25:47,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,692 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eaf316d6-fc44-4fb8-ba92-b4c14f4a36ec Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:25:47,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-eaf316d6-fc44-4fb8-ba92-b4c14f4a36ec 2018-08-28 19:25:47,692 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:25:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b139da1-118a-4c3f-99b0-dc86fa50cc1d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:25:47,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-2b139da1-118a-4c3f-99b0-dc86fa50cc1d 2018-08-28 19:25:47,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f31c6b69-a10d-440e-8bcc-6947476626d9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:25:47,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-f31c6b69-a10d-440e-8bcc-6947476626d9 2018-08-28 19:25:47,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:47,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2aec545-d789-4d3f-bc2d-a83fa77206c4 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:25:47,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-e2aec545-d789-4d3f-bc2d-a83fa77206c4 2018-08-28 19:25:47,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:48,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64054760-dafa-429b-bfe4-e7a26f1e3af1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26"}, "enabled": true, "id": "95272461fed345348dc040ad74113a26", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj"}} 2018-08-28 19:25:48,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-64054760-dafa-429b-bfe4-e7a26f1e3af1 2018-08-28 19:25:48,058 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e837b4f8-7d3b-4a58-92d5-542e1f4c3d77 2018-08-28 19:25:48,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e837b4f8-7d3b-4a58-92d5-542e1f4c3d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:48,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e7122dfe-b988-42ee-9fd5-cddaa2e30af9 Date: Tue, 28 Aug 2018 19:25:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:38Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "a09cdd9a-b1bd-444d-b02a-c97f28e79198"}, {"remote_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:38Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "c0dd9125-db82-443b-9cd5-391a32b57ab3"}, {"remote_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:38Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "cf4a9510-928d-4261-9047-e61a3bb12136"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:24:38Z", "security_group_id": "e837b4f8-7d3b-4a58-92d5-542e1f4c3d77", "port_range_min": null, "revision_number": 0, "tenant_id": "95272461fed345348dc040ad74113a26", "created_at": "2018-08-28T19:24:38Z", "project_id": "95272461fed345348dc040ad74113a26", "id": "ed766813-16a6-4eb1-b4ce-0b7c55b75464"}]} 2018-08-28 19:25:48,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e837b4f8-7d3b-4a58-92d5-542e1f4c3d77 used request id req-e7122dfe-b988-42ee-9fd5-cddaa2e30af9 2018-08-28 19:25:48,248 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:25:48,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e837b4f8-7d3b-4a58-92d5-542e1f4c3d77 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:48,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5086a40-ff2e-40a6-9384-16d94ed0c5f1 Content-Length: 0 Date: Tue, 28 Aug 2018 19:25:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:25:48,545 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e837b4f8-7d3b-4a58-92d5-542e1f4c3d77 used request id req-c5086a40-ff2e-40a6-9384-16d94ed0c5f1 2018-08-28 19:25:48,545 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj 2018-08-28 19:25:48,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:48,759 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:25:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daef7fb2-4e64-4197-8d1b-f432fdf0648a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:25:48,759 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/95272461fed345348dc040ad74113a26 used request id req-daef7fb2-4e64-4197-8d1b-f432fdf0648a 2018-08-28 19:25:48,759 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-528fb350-4bd1-497-proj-role 2018-08-28 19:25:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/05d223ebb9ee42d681ad4cb3d726235a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:48,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:25:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c73170ce-9e1c-4aa5-a21d-14529e9602c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:25:48,877 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/05d223ebb9ee42d681ad4cb3d726235a used request id req-c73170ce-9e1c-4aa5-a21d-14529e9602c0 2018-08-28 19:25:48,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9cb643f6bb47281fcf5ac6fc1b3dfc1cbcf6fcb" 2018-08-28 19:25:48,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93b3cb0e-a5ae-4389-bbf8-ffede5875662 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:25:48,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-93b3cb0e-a5ae-4389-bbf8-ffede5875662 2018-08-28 19:25:48,972 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-528fb350-4bd1-497-user 2018-08-28 19:25:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/77bb78b92c404fd29d297affce09ae6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6d0c8f3e985b7b3f8b4a6c4aad5fddcd65a4aee" 2018-08-28 19:25:49,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:25:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffe314c-1b4f-4cdb-a5dd-5c7fd0c68023 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:25:49,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/77bb78b92c404fd29d297affce09ae6d used request id req-0ffe314c-1b4f-4cdb-a5dd-5c7fd0c68023 2018-08-28 19:25:49,163 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:25:49,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:25:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["VI4yCROXR8OXUql9OqtTYA"], "issued_at": "2018-08-28T19:25:49.000000Z"}} 2018-08-28 19:25:49,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4ad8716b36f1cc78ea2b15407ad8e374e3f3f77" 2018-08-28 19:25:49,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d991416-cb3a-415e-91f7-c818bba7115f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:25:49,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1d991416-cb3a-415e-91f7-c818bba7115f 2018-08-28 19:25:49,633 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:25:49,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:25:50,015 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3czwXC3sQlCeueHi6ZxMqA"], "issued_at": "2018-08-28T19:25:50.000000Z"}} 2018-08-28 19:25:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:25:50,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-974afa3e-1f66-45a4-bf2e-5176cab6fe85 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:25:50,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-974afa3e-1f66-45a4-bf2e-5176cab6fe85 2018-08-28 19:25:50,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:25:50,108 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:25:50,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:25:50,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcab757d-73a9-4db5-b228-d65ce5105463 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:25:50,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj used request id req-dcab757d-73a9-4db5-b228-d65ce5105463 2018-08-28 19:25:50,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:25:50,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3da1a9c8-f741-4fb0-ab2f-2b683725ba45 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:25:50,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-3da1a9c8-f741-4fb0-ab2f-2b683725ba45 2018-08-28 19:25:50,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}}' 2018-08-28 19:25:50,404 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38ac1909-3cec-467e-8212-98337bad956c Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:25:50,404 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-38ac1909-3cec-467e-8212-98337bad956c 2018-08-28 19:25:50,404 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj 2018-08-28 19:25:50,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:25:50,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:25:50,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Ym3JGUOHTNuUhP0opAxVOg"], "issued_at": "2018-08-28T19:25:50.000000Z"}} 2018-08-28 19:25:50,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6664e507c4b13f52399ee7da888cd52b261ffd2" 2018-08-28 19:25:50,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c14246a1-8ef6-4cc4-927d-76a44fd79789 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:25:50,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c14246a1-8ef6-4cc4-927d-76a44fd79789 2018-08-28 19:25:50,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:25:50,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:25:50,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6664e507c4b13f52399ee7da888cd52b261ffd2" 2018-08-28 19:25:50,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db5fb2b-bddf-46e6-a0c2-fd4836c0e200 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:25:50,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0db5fb2b-bddf-46e6-a0c2-fd4836c0e200 2018-08-28 19:25:50,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6664e507c4b13f52399ee7da888cd52b261ffd2" 2018-08-28 19:25:50,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de506da-a408-4911-8b3f-a0be59302bfb Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}]} 2018-08-28 19:25:50,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj used request id req-2de506da-a408-4911-8b3f-a0be59302bfb 2018-08-28 19:25:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6664e507c4b13f52399ee7da888cd52b261ffd2" 2018-08-28 19:25:51,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c16f3db2-9eb1-4454-a328-d6ecce70ffb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:25:51,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-c16f3db2-9eb1-4454-a328-d6ecce70ffb7 2018-08-28 19:25:51,404 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user 2018-08-28 19:25:51,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:25:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:25:51,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60edfa4c-b5e0-481b-ae6c-f0bab7f1faa7 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:25:51,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-60edfa4c-b5e0-481b-ae6c-f0bab7f1faa7 2018-08-28 19:25:51,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}}' 2018-08-28 19:25:51,684 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d65c0cc-a06e-412d-8afa-f2d0b87be445 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "links": {"self": "http://172.30.9.28:5000/v3/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e"}, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}} 2018-08-28 19:25:51,684 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0d65c0cc-a06e-412d-8afa-f2d0b87be445 2018-08-28 19:25:51,684 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role 2018-08-28 19:25:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:25:51,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4491bf26-2cec-4e78-ab9e-3840f7bc314b Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role", "id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e"}} 2018-08-28 19:25:51,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e used request id req-4491bf26-2cec-4e78-ab9e-3840f7bc314b 2018-08-28 19:25:51,775 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role to project CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj 2018-08-28 19:25:51,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d/users/5d00ea4d271d4bec97568ce18806cffe/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:25:51,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:25:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5063270-1560-4224-855a-626d59526d3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:25:51,897 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d/users/5d00ea4d271d4bec97568ce18806cffe/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e used request id req-c5063270-1560-4224-855a-626d59526d3f 2018-08-28 19:25:51,897 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:25:51,899 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:25:51,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:25:51,900 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:25:52,285 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:25:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["Qmnvv2BfRca4rlolZhCiHA"], "issued_at": "2018-08-28T19:25:52.000000Z"}} 2018-08-28 19:25:52,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" 2018-08-28 19:25:52,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8797c66-65b7-4fd4-bc60-813c84042edf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:25:52,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f8797c66-65b7-4fd4-bc60-813c84042edf 2018-08-28 19:25:52,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" 2018-08-28 19:25:52,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-8f5ab0f1-fccd-4611-a454-d22bf1822058 Date: Tue, 28 Aug 2018 19:25:52 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image"} 2018-08-28 19:25:52,540 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image used request id req-8f5ab0f1-fccd-4611-a454-d22bf1822058 2018-08-28 19:25:52,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" 2018-08-28 19:25:52,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a5e496e-9f2e-45e9-a077-c1f27d0fcfc2 Date: Tue, 28 Aug 2018 19:25: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-08-28 19:25:52,706 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9a5e496e-9f2e-45e9-a077-c1f27d0fcfc2 2018-08-28 19:25:52,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image"}' 2018-08-28 19:25:53,007 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc X-Openstack-Request-Id: req-6b57caea-e2f5-431b-83de-e857f382c84d Date: Tue, 28 Aug 2018 19:25:53 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:25:52Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:25:52Z", "visibility": "shared", "locations": [], "self": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "min_disk": 0, "protected": false, "id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "file": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/file", "checksum": null, "owner": "eeb5aa5663874bc2b1a400ba8c34700d", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:25:53,007 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6b57caea-e2f5-431b-83de-e857f382c84d 2018-08-28 19:25:53,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" -d '' 2018-08-28 19:25:54,654 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d22bf777-edb2-4f22-b409-62e5c96d6320 Date: Tue, 28 Aug 2018 19:25:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:25:54,654 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/file used request id req-d22bf777-edb2-4f22-b409-62e5c96d6320 2018-08-28 19:25:54,655 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:25:54,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" 2018-08-28 19:25:54,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-79abc98f-9b15-48af-8984-442f466a8cc0 Date: Tue, 28 Aug 2018 19:25:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:25:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:25:54Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/snap", "metadata": {}}], "self": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "min_disk": 0, "protected": false, "id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "file": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eeb5aa5663874bc2b1a400ba8c34700d", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:25:54,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc used request id req-79abc98f-9b15-48af-8984-442f466a8cc0 2018-08-28 19:25:54,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" 2018-08-28 19:25:54,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6b6aa255-b6e4-4801-9a5f-20e560665dd4 Date: Tue, 28 Aug 2018 19:25: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-08-28 19:25:54,824 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-6b6aa255-b6e4-4801-9a5f-20e560665dd4 2018-08-28 19:25:54,827 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image 2018-08-28 19:25:54,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" 2018-08-28 19:25:54,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-945ce04d-13b6-45fa-bdef-9c7859280466 Date: Tue, 28 Aug 2018 19:25:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:25:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:25:54Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/snap", "metadata": {}}], "self": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "min_disk": 0, "protected": false, "id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "file": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eeb5aa5663874bc2b1a400ba8c34700d", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:25:54,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc used request id req-945ce04d-13b6-45fa-bdef-9c7859280466 2018-08-28 19:25:54,846 - create_image - DEBUG - Instance status is - active 2018-08-28 19:25:54,847 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image 2018-08-28 19:25:54,847 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image 2018-08-28 19:25:54,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:25:54,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:25:55,216 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:25:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["L2-sKNvnSTSyeauWYhBvDA"], "issued_at": "2018-08-28T19:25:55.000000Z"}} 2018-08-28 19:25:55,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:25:55,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903f5734-4a0d-46d7-9d59-cb119ae18a49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:25:55,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-903f5734-4a0d-46d7-9d59-cb119ae18a49 2018-08-28 19:25:55,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:25:55,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-e1a38896-dca3-49a5-bee4-56e6306c72c4 Date: Tue, 28 Aug 2018 19:25:55 GMT RESP BODY: {"networks":[]} 2018-08-28 19:25:55,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-e1a38896-dca3-49a5-bee4-56e6306c72c4 2018-08-28 19:25:55,413 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net 2018-08-28 19:25:55,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net", "admin_state_up": true}}' 2018-08-28 19:25:55,983 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b055b0a3-d6ad-42f8-8621-c9297f9c5b70 Date: Tue, 28 Aug 2018 19:25:55 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:25:55Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","mtu":1450}} 2018-08-28 19:25:55,983 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-b055b0a3-d6ad-42f8-8621-c9297f9c5b70 2018-08-28 19:25:55,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:25:56,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-8808afa7-4b0b-4afa-b2a9-b7835e0b74af Date: Tue, 28 Aug 2018 19:25:56 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:25:55Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:25:56,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-8808afa7-4b0b-4afa-b2a9-b7835e0b74af 2018-08-28 19:25:56,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:25:56,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a7d31be-0fde-4a03-977d-0c1520237f93 Date: Tue, 28 Aug 2018 19:25:56 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:25:56,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-6a7d31be-0fde-4a03-977d-0c1520237f93 2018-08-28 19:25:56,257 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet 2018-08-28 19:25:56,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" -d '{"subnets": [{"ip_version": 4, "network_id": "94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]}' 2018-08-28 19:25:56,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-af0b822f-2c46-4eec-b715-85b2b08b4090 Date: Tue, 28 Aug 2018 19:25:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:25:56,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-af0b822f-2c46-4eec-b715-85b2b08b4090 2018-08-28 19:25:56,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:25:57,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-61b0e9d8-8391-47b6-b610-11ad0347a85b Date: Tue, 28 Aug 2018 19:25: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:25:57,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-61b0e9d8-8391-47b6-b610-11ad0347a85b 2018-08-28 19:25:57,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:25:57,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a058e5e9-962b-4514-b1f4-b2cb4e78dadb Date: Tue, 28 Aug 2018 19:25:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:25:57,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-a058e5e9-962b-4514-b1f4-b2cb4e78dadb 2018-08-28 19:25:57,479 - OpenStackNetwork - DEBUG - Network [94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4] created successfully 2018-08-28 19:25:57,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:25:57,480 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:25:57,859 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["XBXKNRFbQleH2DssO8rxkA"], "issued_at": "2018-08-28T19:25:57.000000Z"}} 2018-08-28 19:25:57,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:25:57,930 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52d2d52d-73b1-4f99-a6c3-8a0ca2b21db2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:25:57,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-52d2d52d-73b1-4f99-a6c3-8a0ca2b21db2 2018-08-28 19:25:57,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:25:58,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-41b1e781-5464-4e5c-888f-17869e500dc7 Date: Tue, 28 Aug 2018 19:25:58 GMT RESP BODY: {"routers": []} 2018-08-28 19:25:58,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router&admin_state_up=True used request id req-41b1e781-5464-4e5c-888f-17869e500dc7 2018-08-28 19:25:58,120 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:25:58,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:25:58,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["urT2VLsDSoOBODL8MHtzTw"], "issued_at": "2018-08-28T19:25:58.000000Z"}} 2018-08-28 19:25:58,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c42a9358acc5af4d95934860f20732041b966e7b" 2018-08-28 19:25:58,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf000c5c-0ad0-440c-b91a-b497923b73da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:25:58,589 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-cf000c5c-0ad0-440c-b91a-b497923b73da 2018-08-28 19:25:58,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:25:58,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b02f0ffd-dc6e-4174-8c38-139891a61de2 Date: Tue, 28 Aug 2018 19:25:58 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:25:58,878 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-b02f0ffd-dc6e-4174-8c38-139891a61de2 2018-08-28 19:25:58,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:25:59,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6d68d9ba-689d-4706-8d4c-89cf889799a5 Date: Tue, 28 Aug 2018 19:25:59 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:25:59,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-6d68d9ba-689d-4706-8d4c-89cf889799a5 2018-08-28 19:25:59,074 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router 2018-08-28 19:25:59,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router", "admin_state_up": true}}' 2018-08-28 19:26:04,118 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b46f9e5e-702f-463c-8124-629ad6e76750 Date: Tue, 28 Aug 2018 19:26:04 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:59Z", "admin_state_up": true, "updated_at": "2018-08-28T19:26:00Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "d91b0de6-41e1-440e-a29e-a8ee15d33581", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router"}} 2018-08-28 19:26:04,118 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-b46f9e5e-702f-463c-8124-629ad6e76750 2018-08-28 19:26:04,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d91b0de6-41e1-440e-a29e-a8ee15d33581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:04,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c161aca5-e287-427c-a97f-12a36e6e82e3 Date: Tue, 28 Aug 2018 19:26:04 GMT RESP BODY: {"ports":[]} 2018-08-28 19:26:04,383 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d91b0de6-41e1-440e-a29e-a8ee15d33581 used request id req-c161aca5-e287-427c-a97f-12a36e6e82e3 2018-08-28 19:26:04,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:04,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9b09d121-f098-456b-aafc-5bb229a4e77e Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:04,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-9b09d121-f098-456b-aafc-5bb229a4e77e 2018-08-28 19:26:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:26:04,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:26:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:26:04,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:04,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-729883f2-5408-4eac-a3c7-e65ba205f598 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:04,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-729883f2-5408-4eac-a3c7-e65ba205f598 2018-08-28 19:26:04,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:04,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-15e50ddc-b14e-4eb1-aa28-b7734fe0dc57 Date: Tue, 28 Aug 2018 19:26:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:04,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-15e50ddc-b14e-4eb1-aa28-b7734fe0dc57 2018-08-28 19:26:04,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:05,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1bfa73cb-f730-422b-b725-8814886f1014 Date: Tue, 28 Aug 2018 19:26:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:05,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet used request id req-1bfa73cb-f730-422b-b725-8814886f1014 2018-08-28 19:26:05,138 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:26:05,138 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router 2018-08-28 19:26:05,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" -d '{"subnet_id": "dda90881-149d-4a7c-89a4-bc9c660a81d9"}' 2018-08-28 19:26:07,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d6de47b-2e59-4292-96d6-95cbf52960d7 Date: Tue, 28 Aug 2018 19:26:07 GMT RESP BODY: {"network_id": "94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "subnet_id": "dda90881-149d-4a7c-89a4-bc9c660a81d9", "subnet_ids": ["dda90881-149d-4a7c-89a4-bc9c660a81d9"], "port_id": "9472f51b-21fd-43f8-b77e-6a3c98f78583", "id": "d91b0de6-41e1-440e-a29e-a8ee15d33581"} 2018-08-28 19:26:07,348 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581/add_router_interface used request id req-5d6de47b-2e59-4292-96d6-95cbf52960d7 2018-08-28 19:26:07,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:07,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-e7ba1f47-4186-4b69-b2dc-b2b474bd41ea Date: Tue, 28 Aug 2018 19:26:07 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:59Z", "admin_state_up": true, "updated_at": "2018-08-28T19:26:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "d91b0de6-41e1-440e-a29e-a8ee15d33581", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router"}} 2018-08-28 19:26:07,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581 used request id req-e7ba1f47-4186-4b69-b2dc-b2b474bd41ea 2018-08-28 19:26:07,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d91b0de6-41e1-440e-a29e-a8ee15d33581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:07,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-76265c3a-11dc-44ba-a240-225b522edc7c Date: Tue, 28 Aug 2018 19:26:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"}]} 2018-08-28 19:26:07,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d91b0de6-41e1-440e-a29e-a8ee15d33581 used request id req-76265c3a-11dc-44ba-a240-225b522edc7c 2018-08-28 19:26:07,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:26:07,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-72ca210a-4cab-4b0d-b53b-ad0161771410 Date: Tue, 28 Aug 2018 19:26:07 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}} 2018-08-28 19:26:07,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 used request id req-72ca210a-4cab-4b0d-b53b-ad0161771410 2018-08-28 19:26:07,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:26:07,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:26:08,231 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yzUfA6ZATZiAC5s01R9f_w"], "issued_at": "2018-08-28T19:26:08.000000Z"}} 2018-08-28 19:26:08,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8029ac472620ed771bd333eb2572464c4f0399" 2018-08-28 19:26:08,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9b62b6a-b067-4576-bbed-4da5d1812a26 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:08,316 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c9b62b6a-b067-4576-bbed-4da5d1812a26 2018-08-28 19:26:08,317 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:26:08,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8029ac472620ed771bd333eb2572464c4f0399" 2018-08-28 19:26:08,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26: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-b3e6252f-dbd4-45ff-8b4b-bc88ddd53275 x-compute-request-id: req-b3e6252f-dbd4-45ff-8b4b-bc88ddd53275 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:26:08,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-b3e6252f-dbd4-45ff-8b4b-bc88ddd53275 2018-08-28 19:26:08,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8029ac472620ed771bd333eb2572464c4f0399" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:26:08,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26: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-31236579-74e4-41fc-8d8b-d0e4eddf5989 x-compute-request-id: req-31236579-74e4-41fc-8d8b-d0e4eddf5989 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:26:08,551 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-31236579-74e4-41fc-8d8b-d0e4eddf5989 2018-08-28 19:26:08,551 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:26:08,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:26:08,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:26:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["dUcv6YQLTGKqnjnHcgtruQ"], "issued_at": "2018-08-28T19:26:08.000000Z"}} 2018-08-28 19:26:08,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12f60f38e43632903cc33467ea2de5fc04cd6e" 2018-08-28 19:26:09,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90aca39a-cc83-4f41-8034-2fb60f774d30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:09,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-90aca39a-cc83-4f41-8034-2fb60f774d30 2018-08-28 19:26:09,010 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:26:09,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12f60f38e43632903cc33467ea2de5fc04cd6e" 2018-08-28 19:26:09,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-bc4c6b9c-7032-4107-a850-ad7ea5d1b45e x-compute-request-id: req-bc4c6b9c-7032-4107-a850-ad7ea5d1b45e Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:26:09,176 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-bc4c6b9c-7032-4107-a850-ad7ea5d1b45e 2018-08-28 19:26:09,177 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp... 2018-08-28 19:26:09,177 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:26:09,204 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp 2018-08-28 19:26:09,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12f60f38e43632903cc33467ea2de5fc04cd6e" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDaliOmeAgKKCji2hkIg3babxy4DN9Y7u1CEM4iJe7x4TO6AmmrF+N4IOqBhWDKGdhP1ceHT//shbZ5lq9wTnzFTp2HRKjd6ZSzASrXbXsrFvRbERUN3k4zYE6M/SCrKzPaKk6NBOnHrjPnmCnc+OZV4NnKQyJirdxGs03Y9mMnrw==", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp"}}' 2018-08-28 19:26:09,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-c3c17fc0-40bb-4189-b055-679085b9192b x-compute-request-id: req-c3c17fc0-40bb-4189-b055-679085b9192b Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDaliOmeAgKKCji2hkIg3babxy4DN9Y7u1CEM4iJe7x4TO6AmmrF+N4IOqBhWDKGdhP1ceHT//shbZ5lq9wTnzFTp2HRKjd6ZSzASrXbXsrFvRbERUN3k4zYE6M/SCrKzPaKk6NBOnHrjPnmCnc+OZV4NnKQyJirdxGs03Y9mMnrw==", "user_id": "5d00ea4d271d4bec97568ce18806cffe", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "fingerprint": "33:83:46:6a:f3:dc:a1:2e:76:ee:f6:3f:ad:b8:1d:34"}} 2018-08-28 19:26:09,260 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c3c17fc0-40bb-4189-b055-679085b9192b 2018-08-28 19:26:09,262 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847.pub 2018-08-28 19:26:09,263 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847 2018-08-28 19:26:09,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:26:09,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:26:09,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:26:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["N1r32GHuSF-xVhzkh1QPTw"], "issued_at": "2018-08-28T19:26:09.000000Z"}} 2018-08-28 19:26:09,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:09,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-379dac59-7d83-466c-a67a-b99b9b74d717 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:09,733 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-379dac59-7d83-466c-a67a-b99b9b74d717 2018-08-28 19:26:09,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:09,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-32bf1d4c-e979-441d-a043-0f89803725a9 Date: Tue, 28 Aug 2018 19:26:09 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:26:09,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp used request id req-32bf1d4c-e979-441d-a043-0f89803725a9 2018-08-28 19:26:09,930 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp... 2018-08-28 19:26:09,930 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp 2018-08-28 19:26:09,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}}' 2018-08-28 19:26:10,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-bb855549-9bc0-4ba9-8080-9d4e646ee6a2 Date: Tue, 28 Aug 2018 19:26:10 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "updated_at": "2018-08-28T19:26:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "7ae39afd-b240-4325-ac16-e393827faf84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "fe079760-6b8f-4a13-b16b-4f11376fc173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}], "revision_number": 2, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}} 2018-08-28 19:26:10,266 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-bb855549-9bc0-4ba9-8080-9d4e646ee6a2 2018-08-28 19:26:10,266 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:10,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:10,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1d349ca9-bf2c-4bf3-8a0e-4ab2cfeeb946 Date: Tue, 28 Aug 2018 19:26:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "7ae39afd-b240-4325-ac16-e393827faf84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "fe079760-6b8f-4a13-b16b-4f11376fc173"}]} 2018-08-28 19:26:10,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-1d349ca9-bf2c-4bf3-8a0e-4ab2cfeeb946 2018-08-28 19:26:10,441 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:10,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:10,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-93e89239-701c-4f01-8844-36614d7cfe11 Date: Tue, 28 Aug 2018 19:26:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "7ae39afd-b240-4325-ac16-e393827faf84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "fe079760-6b8f-4a13-b16b-4f11376fc173"}]} 2018-08-28 19:26:10,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-93e89239-701c-4f01-8844-36614d7cfe11 2018-08-28 19:26:10,609 - neutron_utils - INFO - Retrieving security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:10,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:10,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-60f1c222-dfd5-40eb-b4b6-bbafc7d1eb78 Date: Tue, 28 Aug 2018 19:26:10 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "updated_at": "2018-08-28T19:26:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "7ae39afd-b240-4325-ac16-e393827faf84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "fe079760-6b8f-4a13-b16b-4f11376fc173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}], "revision_number": 2, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}]} 2018-08-28 19:26:10,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-60f1c222-dfd5-40eb-b4b6-bbafc7d1eb78 2018-08-28 19:26:10,832 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:10,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:10,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-98a5f7ab-5624-46d8-864b-669c9537d6f2 Date: Tue, 28 Aug 2018 19:26:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "7ae39afd-b240-4325-ac16-e393827faf84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "fe079760-6b8f-4a13-b16b-4f11376fc173"}]} 2018-08-28 19:26:10,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-98a5f7ab-5624-46d8-864b-669c9537d6f2 2018-08-28 19:26:10,996 - neutron_utils - INFO - Retrieving security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:11,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:11,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d00bc445-00c4-4733-9a0e-117a0e544de4 Date: Tue, 28 Aug 2018 19:26:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "updated_at": "2018-08-28T19:26:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "7ae39afd-b240-4325-ac16-e393827faf84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "fe079760-6b8f-4a13-b16b-4f11376fc173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}], "revision_number": 2, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}]} 2018-08-28 19:26:11,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-d00bc445-00c4-4733-9a0e-117a0e544de4 2018-08-28 19:26:11,201 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:11,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-907fedb7-5f72-45fb-b271-c03bf4c3dcb2 Date: Tue, 28 Aug 2018 19:26:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "7ae39afd-b240-4325-ac16-e393827faf84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "fe079760-6b8f-4a13-b16b-4f11376fc173"}]} 2018-08-28 19:26:11,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-907fedb7-5f72-45fb-b271-c03bf4c3dcb2 2018-08-28 19:26:11,383 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp 2018-08-28 19:26:11,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:11,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e5e6a9f0-a6c7-40ce-b7fb-dc1bc5054570 Date: Tue, 28 Aug 2018 19:26:11 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "updated_at": "2018-08-28T19:26:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "7ae39afd-b240-4325-ac16-e393827faf84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "fe079760-6b8f-4a13-b16b-4f11376fc173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}], "revision_number": 2, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}]} 2018-08-28 19:26:11,582 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp used request id req-e5e6a9f0-a6c7-40ce-b7fb-dc1bc5054570 2018-08-28 19:26:11,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:26:11,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:26:11 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:26:11,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:11,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76a3146d-28bf-49d9-9018-03be49f68d16 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:11,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-76a3146d-28bf-49d9-9018-03be49f68d16 2018-08-28 19:26:11,664 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:11,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:11,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1c0043d6-c0cb-4f76-ab00-92b79dc5f4af Date: Tue, 28 Aug 2018 19:26:11 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "7ae39afd-b240-4325-ac16-e393827faf84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "fe079760-6b8f-4a13-b16b-4f11376fc173"}]} 2018-08-28 19:26:11,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-1c0043d6-c0cb-4f76-ab00-92b79dc5f4af 2018-08-28 19:26:11,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb"}}' 2018-08-28 19:26:12,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-319f04ee-22b7-4eaf-85c2-15424ca81b48 Date: Tue, 28 Aug 2018 19:26: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-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:12Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "0092b057-2e86-4397-b219-c3c3715bbf65"}} 2018-08-28 19:26:12,321 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-319f04ee-22b7-4eaf-85c2-15424ca81b48 2018-08-28 19:26:12,322 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp 2018-08-28 19:26:12,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:12,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-f87ecdf0-b3fd-43b7-80ac-66907bb067d5 Date: Tue, 28 Aug 2018 19:26:12 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "updated_at": "2018-08-28T19:26:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:12Z", "revision_number": 0, "id": "0092b057-2e86-4397-b219-c3c3715bbf65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "7ae39afd-b240-4325-ac16-e393827faf84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "fe079760-6b8f-4a13-b16b-4f11376fc173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}], "revision_number": 3, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}]} 2018-08-28 19:26:12,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp used request id req-f87ecdf0-b3fd-43b7-80ac-66907bb067d5 2018-08-28 19:26:12,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:12,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9441a3be-b5ec-41ff-8d4c-247e10d80164 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:12,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-9441a3be-b5ec-41ff-8d4c-247e10d80164 2018-08-28 19:26:12,457 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:12,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:12,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-8c366ed6-54e4-4019-8caf-09dbc5412b5f Date: Tue, 28 Aug 2018 19:26:12 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:12Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "0092b057-2e86-4397-b219-c3c3715bbf65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "7ae39afd-b240-4325-ac16-e393827faf84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "fe079760-6b8f-4a13-b16b-4f11376fc173"}]} 2018-08-28 19:26:12,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-8c366ed6-54e4-4019-8caf-09dbc5412b5f 2018-08-28 19:26:12,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb"}}' 2018-08-28 19:26:12,991 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c94204a9-1d79-4b6f-8575-273c017bd33f Date: Tue, 28 Aug 2018 19:26: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-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:12Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "732baf5d-6844-46bb-83b8-f13a7a8688c3"}} 2018-08-28 19:26:12,991 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-c94204a9-1d79-4b6f-8575-273c017bd33f 2018-08-28 19:26:12,992 - neutron_utils - INFO - Retrieving security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:12,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:13,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-dd7038ae-0306-4e45-82f3-3f584614a527 Date: Tue, 28 Aug 2018 19:26:13 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "updated_at": "2018-08-28T19:26:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:12Z", "revision_number": 0, "id": "0092b057-2e86-4397-b219-c3c3715bbf65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:26:12Z", "revision_number": 0, "id": "732baf5d-6844-46bb-83b8-f13a7a8688c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "7ae39afd-b240-4325-ac16-e393827faf84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "revision_number": 0, "id": "fe079760-6b8f-4a13-b16b-4f11376fc173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}], "revision_number": 4, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}]} 2018-08-28 19:26:13,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-dd7038ae-0306-4e45-82f3-3f584614a527 2018-08-28 19:26:13,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 69049ece-ac59-4b1b-841b-b61d9882c9cb 2018-08-28 19:26:13,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:13,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-fb1889b8-6517-4eb3-815a-669cdc2a1a58 Date: Tue, 28 Aug 2018 19:26:13 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:12Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "0092b057-2e86-4397-b219-c3c3715bbf65"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:26:12Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": 22, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:12Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "732baf5d-6844-46bb-83b8-f13a7a8688c3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "7ae39afd-b240-4325-ac16-e393827faf84"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:26:10Z", "security_group_id": "69049ece-ac59-4b1b-841b-b61d9882c9cb", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:10Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "fe079760-6b8f-4a13-b16b-4f11376fc173"}]} 2018-08-28 19:26:13,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-fb1889b8-6517-4eb3-815a-669cdc2a1a58 2018-08-28 19:26:13,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:26:13,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:26:13,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:26:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["4uO0L9sLTE2eFJhGt7Llkw"], "issued_at": "2018-08-28T19:26:13.000000Z"}} 2018-08-28 19:26:13,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:13,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba472fd1-5021-46de-b5d6-5548aabf265d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:13,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ba472fd1-5021-46de-b5d6-5548aabf265d 2018-08-28 19:26:13,829 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:26:13,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:13,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e900ae5-b334-4850-af2c-2b52dca83b86 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:13,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-7e900ae5-b334-4850-af2c-2b52dca83b86 2018-08-28 19:26:13,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:14,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b4d97288-bd39-4b22-968c-981b683fb26c Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:14,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-b4d97288-bd39-4b22-968c-981b683fb26c 2018-08-28 19:26:14,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:26:14,179 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:26:14 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:26:14,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:14,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a323eeb-7406-46dd-9818-ea7dd3cdf5b4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:14,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-2a323eeb-7406-46dd-9818-ea7dd3cdf5b4 2018-08-28 19:26:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:14,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2fc3e31a-c26a-4e8e-835d-64ff5a45b640 Date: Tue, 28 Aug 2018 19:26:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:14,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-2fc3e31a-c26a-4e8e-835d-64ff5a45b640 2018-08-28 19:26:14,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:14,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7bb588f5-9590-4555-9715-dbc3e7f7797e Date: Tue, 28 Aug 2018 19:26:14 GMT RESP BODY: {"ports":[]} 2018-08-28 19:26:14,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True used request id req-7bb588f5-9590-4555-9715-dbc3e7f7797e 2018-08-28 19:26:14,661 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:14,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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 x-openstack-request-id: req-d9c15c55-0333-4dbe-b396-bab3fd79873e x-compute-request-id: req-d9c15c55-0333-4dbe-b396-bab3fd79873e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:26:14,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst used request id req-d9c15c55-0333-4dbe-b396-bab3fd79873e 2018-08-28 19:26:14,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:15,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0f6e10c3-b348-4286-aea6-da71bcab9e95 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:15,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-0f6e10c3-b348-4286-aea6-da71bcab9e95 2018-08-28 19:26:15,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:15,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a022d69-3d06-4819-a2f5-eec67d321f22 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:15,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-8a022d69-3d06-4819-a2f5-eec67d321f22 2018-08-28 19:26:15,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:15,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6e8ad073-00e6-4d0c-b9c5-9f5c0bd86db1 Date: Tue, 28 Aug 2018 19:26:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:15,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-6e8ad073-00e6-4d0c-b9c5-9f5c0bd86db1 2018-08-28 19:26:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:15,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-01e1b18a-45a8-44be-983a-b3ddeb02406c Date: Tue, 28 Aug 2018 19:26:15 GMT RESP BODY: {"ports":[]} 2018-08-28 19:26:15,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True used request id req-01e1b18a-45a8-44be-983a-b3ddeb02406c 2018-08-28 19:26:15,605 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:26:15,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:26:15,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:26:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["LaHkonExSPO2mFqiyfpZaw"], "issued_at": "2018-08-28T19:26:16.000000Z"}} 2018-08-28 19:26:15,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3369f1bae68407b4ea9c95dd2a15be6a89520863" 2018-08-28 19:26:16,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c33a3914-45d3-4a18-a41d-8be987699de6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:16,052 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c33a3914-45d3-4a18-a41d-8be987699de6 2018-08-28 19:26:16,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:16,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a0a4c9fb-85b9-4005-97b0-7e2422901bf5 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:16,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-a0a4c9fb-85b9-4005-97b0-7e2422901bf5 2018-08-28 19:26:16,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:16,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-015e2d7a-0b32-4c4a-80fd-a53a5a3136a4 Date: Tue, 28 Aug 2018 19:26:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:16,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-015e2d7a-0b32-4c4a-80fd-a53a5a3136a4 2018-08-28 19:26:16,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:16,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6a1df781-e926-4bde-abbf-e54c2eb8bbaf Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:16,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-6a1df781-e926-4bde-abbf-e54c2eb8bbaf 2018-08-28 19:26:16,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:26:16,805 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:26:16 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:26:16,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3369f1bae68407b4ea9c95dd2a15be6a89520863" 2018-08-28 19:26:16,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bc31f30-9921-4c3d-ac4c-1d7fe4033a35 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:16,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-8bc31f30-9921-4c3d-ac4c-1d7fe4033a35 2018-08-28 19:26:16,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:17,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fbdb966d-1515-4a54-90b3-7970414fbb82 Date: Tue, 28 Aug 2018 19:26:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:17,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-fbdb966d-1515-4a54-90b3-7970414fbb82 2018-08-28 19:26:17,079 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net 2018-08-28 19:26:17,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" -d '{"port": {"network_id": "94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1", "admin_state_up": true}}' 2018-08-28 19:26:18,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 789 X-Openstack-Request-Id: req-2b55bf8a-1058-48f0-8b08-71384353bc01 Date: Tue, 28 Aug 2018 19:26:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","qos_policy_id":null,"admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal"}} 2018-08-28 19:26:18,173 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-2b55bf8a-1058-48f0-8b08-71384353bc01 2018-08-28 19:26:18,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:18,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-60483e4c-854f-412f-b640-fafe1e511b2a Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:18,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-60483e4c-854f-412f-b640-fafe1e511b2a 2018-08-28 19:26:18,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:18,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a46e48c2-f02c-47e4-8b3a-42e0ea8bc50e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:18,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-a46e48c2-f02c-47e4-8b3a-42e0ea8bc50e 2018-08-28 19:26:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:18,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fda636d2-8201-4f55-b786-807d2c191ef1 Date: Tue, 28 Aug 2018 19:26:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:18,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-fda636d2-8201-4f55-b786-807d2c191ef1 2018-08-28 19:26:18,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 792 X-Openstack-Request-Id: req-25073633-6c7b-4787-af12-36b167cff2bb Date: Tue, 28 Aug 2018 19:26:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:17Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:26:19,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True used request id req-25073633-6c7b-4787-af12-36b167cff2bb 2018-08-28 19:26:19,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:19,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f850fcc-2b7d-4e96-9be1-20a496199e62 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:19,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-6f850fcc-2b7d-4e96-9be1-20a496199e62 2018-08-28 19:26:19,088 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst 2018-08-28 19:26:19,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:19,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26: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-6103ed98-c3d5-48c3-bc91-e9025c0fe5a9 x-compute-request-id: req-6103ed98-c3d5-48c3-bc91-e9025c0fe5a9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-flavor-name"}]} 2018-08-28 19:26:19,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6103ed98-c3d5-48c3-bc91-e9025c0fe5a9 2018-08-28 19:26:19,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:19,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26: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-93c92318-6541-46f4-9193-6dc0dc4b9576 x-compute-request-id: req-93c92318-6541-46f4-9193-6dc0dc4b9576 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:26:19,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d used request id req-93c92318-6541-46f4-9193-6dc0dc4b9576 2018-08-28 19:26:19,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:19,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-a4c5ea8c-9378-4b2f-b1f3-809982fd3897 Date: Tue, 28 Aug 2018 19:26:19 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:25:52Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:25:54Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/snap", "metadata": {}}], "self": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "min_disk": 0, "protected": false, "id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "file": "/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "eeb5aa5663874bc2b1a400ba8c34700d", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image"} 2018-08-28 19:26:19,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image used request id req-a4c5ea8c-9378-4b2f-b1f3-809982fd3897 2018-08-28 19:26:19,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:19,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-86eca3a8-633f-40b9-8749-220b2f92d7a5 Date: Tue, 28 Aug 2018 19:26:19 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:26:19,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-86eca3a8-633f-40b9-8749-220b2f92d7a5 2018-08-28 19:26:19,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "imageRef": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "flavorRef": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "max_count": 1, "min_count": 1, "networks": [{"port": "a37ecf4b-b8b5-47bc-ae19-0215ee164513"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}]}}' 2018-08-28 19:26:21,215 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:26: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-09c7665f-f64c-44b3-8424-5ff43179c70b x-compute-request-id: req-09c7665f-f64c-44b3-8424-5ff43179c70b Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "adminPass": "z6eFef2PEpED"}} 2018-08-28 19:26:21,215 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-09c7665f-f64c-44b3-8424-5ff43179c70b 2018-08-28 19:26:21,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:21,592 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e42283f6-daf2-4566-a11e-2c9d6d53d916 x-compute-request-id: req-e42283f6-daf2-4566-a11e-2c9d6d53d916 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:26:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:21,592 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-e42283f6-daf2-4566-a11e-2c9d6d53d916 2018-08-28 19:26:21,592 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst 2018-08-28 19:26:21,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:21,822 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4f9c00d4-3bde-4a8b-af0f-57c35ffa67e1 x-compute-request-id: req-4f9c00d4-3bde-4a8b-af0f-57c35ffa67e1 Content-Encoding: gzip Content-Length: 621 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:26:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:21,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-4f9c00d4-3bde-4a8b-af0f-57c35ffa67e1 2018-08-28 19:26:21,822 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - BUILD 2018-08-28 19:26:21,822 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:26:24,826 - create_instance - DEBUG - VM status query timeout in 896.767113924 2018-08-28 19:26:24,829 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:25,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26: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-50208cd2-0c11-4fe5-9c52-5527716fd2d5 x-compute-request-id: req-50208cd2-0c11-4fe5-9c52-5527716fd2d5 Content-Encoding: gzip Content-Length: 684 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:26:22Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:25,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-50208cd2-0c11-4fe5-9c52-5527716fd2d5 2018-08-28 19:26:25,224 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - BUILD 2018-08-28 19:26:25,224 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:26:28,227 - create_instance - DEBUG - VM status query timeout in 893.365643024 2018-08-28 19:26:28,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:29,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-fe341f96-2cce-4dda-b863-02b039b8f705 x-compute-request-id: req-fe341f96-2cce-4dda-b863-02b039b8f705 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:29,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-fe341f96-2cce-4dda-b863-02b039b8f705 2018-08-28 19:26:29,151 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - ACTIVE 2018-08-28 19:26:29,151 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:26:29,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:29,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26: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-89ac4c9f-6ae6-4494-8878-764c6cd8b462 x-compute-request-id: req-89ac4c9f-6ae6-4494-8878-764c6cd8b462 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:29,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-89ac4c9f-6ae6-4494-8878-764c6cd8b462 2018-08-28 19:26:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:29,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-244444ad-d73d-4d4b-8cfc-f3f79761a73e Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:29,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-244444ad-d73d-4d4b-8cfc-f3f79761a73e 2018-08-28 19:26:29,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:29,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e0e0ea-3a78-4d0b-b646-4f6be232f352 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:29,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-04e0e0ea-3a78-4d0b-b646-4f6be232f352 2018-08-28 19:26:29,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:29,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c2de0bb6-07ba-4f08-a13c-71a517af501b Date: Tue, 28 Aug 2018 19:26:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:29,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-c2de0bb6-07ba-4f08-a13c-71a517af501b 2018-08-28 19:26:29,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:30,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-b8accf10-9c18-4005-a7f2-ac91b1ca8077 Date: Tue, 28 Aug 2018 19:26:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.3"}],"id":"07ec3124-e028-415e-bc32-4895597169b4","security_groups":[],"mac_address":"fa:16:3e:77:3c:45","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.4"}],"id":"328d5255-4c29-481d-878b-138baef826fc","security_groups":[],"mac_address":"fa:16:3e:02:18:ea","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.2"}],"id":"67fc9a90-ca60-4342-8caf-89a0e691c271","security_groups":[],"mac_address":"fa:16:3e:95:95:0b","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:30,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-b8accf10-9c18-4005-a7f2-ac91b1ca8077 2018-08-28 19:26:30,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:30,574 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-dbee5268-18d3-4409-8402-39e210faa4a6 x-compute-request-id: req-dbee5268-18d3-4409-8402-39e210faa4a6 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:30,574 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-dbee5268-18d3-4409-8402-39e210faa4a6 2018-08-28 19:26:30,574 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - ACTIVE 2018-08-28 19:26:30,575 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:26:30,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:31,059 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-f44171a4-e448-4ed9-abeb-63d11aef0219 x-compute-request-id: req-f44171a4-e448-4ed9-abeb-63d11aef0219 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:31,060 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-f44171a4-e448-4ed9-abeb-63d11aef0219 2018-08-28 19:26:31,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:31,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3feb9356-4050-4920-9057-4b939f5a3f52 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:31,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-3feb9356-4050-4920-9057-4b939f5a3f52 2018-08-28 19:26:31,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:31,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da00e4d1-3eca-47fe-8d2d-0764d89a64dc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:31,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-da00e4d1-3eca-47fe-8d2d-0764d89a64dc 2018-08-28 19:26:31,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:31,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-feb5f54b-1b16-48ed-b820-fd6d5458e924 Date: Tue, 28 Aug 2018 19:26:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:31,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-feb5f54b-1b16-48ed-b820-fd6d5458e924 2018-08-28 19:26:31,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:31,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-89a585d2-4953-4270-b026-6ed053dd5466 Date: Tue, 28 Aug 2018 19:26:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.3"}],"id":"07ec3124-e028-415e-bc32-4895597169b4","security_groups":[],"mac_address":"fa:16:3e:77:3c:45","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.4"}],"id":"328d5255-4c29-481d-878b-138baef826fc","security_groups":[],"mac_address":"fa:16:3e:02:18:ea","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.2"}],"id":"67fc9a90-ca60-4342-8caf-89a0e691c271","security_groups":[],"mac_address":"fa:16:3e:95:95:0b","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:31,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-89a585d2-4953-4270-b026-6ed053dd5466 2018-08-28 19:26:31,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}}' 2018-08-28 19:26:33,035 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:26: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-b6be7edd-d7e1-4e2a-b846-f8d79413bd06 x-compute-request-id: req-b6be7edd-d7e1-4e2a-b846-f8d79413bd06 Content-Length: 0 Content-Type: application/json 2018-08-28 19:26:33,035 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49/action used request id req-b6be7edd-d7e1-4e2a-b846-f8d79413bd06 2018-08-28 19:26:33,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:33,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-8d5d23e6-43ae-45a0-9c21-d4f62e78bbfa x-compute-request-id: req-8d5d23e6-43ae-45a0-9c21-d4f62e78bbfa Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}, {"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:33,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-8d5d23e6-43ae-45a0-9c21-d4f62e78bbfa 2018-08-28 19:26:33,777 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - ACTIVE 2018-08-28 19:26:33,777 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:26:33,781 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:34,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-6ad5aae6-6c70-4692-9622-66b7cf1494ca x-compute-request-id: req-6ad5aae6-6c70-4692-9622-66b7cf1494ca Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}, {"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:34,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-6ad5aae6-6c70-4692-9622-66b7cf1494ca 2018-08-28 19:26:34,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:34,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-74b4ad2d-9571-4b3b-822a-6fa6c3a762bf Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:34,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-74b4ad2d-9571-4b3b-822a-6fa6c3a762bf 2018-08-28 19:26:34,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:34,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38f1399f-bca8-4cc3-b774-6f7b97bccd0e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:34,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-38f1399f-bca8-4cc3-b774-6f7b97bccd0e 2018-08-28 19:26:34,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:34,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3356113f-1a0f-4278-bd69-19c65609a85e Date: Tue, 28 Aug 2018 19:26:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:34,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-3356113f-1a0f-4278-bd69-19c65609a85e 2018-08-28 19:26:34,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:34,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-2e44011c-06d3-4618-bc1f-027a7e70fcc8 Date: Tue, 28 Aug 2018 19:26:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.3"}],"id":"07ec3124-e028-415e-bc32-4895597169b4","security_groups":[],"mac_address":"fa:16:3e:77:3c:45","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.4"}],"id":"328d5255-4c29-481d-878b-138baef826fc","security_groups":[],"mac_address":"fa:16:3e:02:18:ea","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.2"}],"id":"67fc9a90-ca60-4342-8caf-89a0e691c271","security_groups":[],"mac_address":"fa:16:3e:95:95:0b","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["69049ece-ac59-4b1b-841b-b61d9882c9cb","846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:34,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-2e44011c-06d3-4618-bc1f-027a7e70fcc8 2018-08-28 19:26:34,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:26:34,567 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:26:34,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:26:34,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["pRa5xOEuT1KCihz_ZAojYA"], "issued_at": "2018-08-28T19:26:34.000000Z"}} 2018-08-28 19:26:34,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:35,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff95234-d833-4d22-9c10-4fab6855084b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:35,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6ff95234-d833-4d22-9c10-4fab6855084b 2018-08-28 19:26:35,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:35,130 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-b26bd2ce-0404-41c4-a07e-5d557ff798ea x-compute-request-id: req-b26bd2ce-0404-41c4-a07e-5d557ff798ea Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:26:35,130 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d used request id req-b26bd2ce-0404-41c4-a07e-5d557ff798ea 2018-08-28 19:26:35,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:35,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-c7fa9c0f-d9ab-49b4-a015-c20d31ab2e90 Date: Tue, 28 Aug 2018 19:26:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}} 2018-08-28 19:26:35,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 used request id req-c7fa9c0f-d9ab-49b4-a015-c20d31ab2e90 2018-08-28 19:26:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:35,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e0e90d54-4b1b-4fbc-a6a3-2eac40d4ad2f Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:35,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-e0e90d54-4b1b-4fbc-a6a3-2eac40d4ad2f 2018-08-28 19:26:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:35,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-79682339-ddd3-4e9c-8e08-f3176710d0d5 Date: Tue, 28 Aug 2018 19:26:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:35,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-79682339-ddd3-4e9c-8e08-f3176710d0d5 2018-08-28 19:26:35,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:36,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-738897e2-3c07-4ba5-86f9-f0dd36e3ce4b Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:36,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-738897e2-3c07-4ba5-86f9-f0dd36e3ce4b 2018-08-28 19:26:36,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:26:36,047 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:26:36 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:26:36,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:36,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-942b78ae-1cb1-4094-8591-ade05be33671 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:36,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-942b78ae-1cb1-4094-8591-ade05be33671 2018-08-28 19:26:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:36,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ce0eeb59-14fc-4639-a042-258d8a6095df Date: Tue, 28 Aug 2018 19:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:36,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-ce0eeb59-14fc-4639-a042-258d8a6095df 2018-08-28 19:26:36,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&mac_address=fa%3A16%3A3e%3Acf%3Aa8%3A37&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:36,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-1f4c2c25-e9b3-4da0-bc02-c6f33086c104 Date: Tue, 28 Aug 2018 19:26:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["69049ece-ac59-4b1b-841b-b61d9882c9cb","846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:36,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&mac_address=fa%3A16%3A3e%3Acf%3Aa8%3A37&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True used request id req-1f4c2c25-e9b3-4da0-bc02-c6f33086c104 2018-08-28 19:26:36,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:36,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c07af95-0588-45d7-b38d-5fe13b93accf Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:36,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-6c07af95-0588-45d7-b38d-5fe13b93accf 2018-08-28 19:26:36,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:36,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-07b64660-8ec1-4494-99ec-37c630d915f9 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:36,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-07b64660-8ec1-4494-99ec-37c630d915f9 2018-08-28 19:26:36,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:36,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-177ac811-3c88-4932-ad91-0a5d5e357a18 Date: Tue, 28 Aug 2018 19:26:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:36,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-177ac811-3c88-4932-ad91-0a5d5e357a18 2018-08-28 19:26:36,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:37,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6f65dabc-43d0-49bf-8e64-d131986755ca Date: Tue, 28 Aug 2018 19:26:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.3"}],"id":"07ec3124-e028-415e-bc32-4895597169b4","security_groups":[],"mac_address":"fa:16:3e:77:3c:45","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.4"}],"id":"328d5255-4c29-481d-878b-138baef826fc","security_groups":[],"mac_address":"fa:16:3e:02:18:ea","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.2"}],"id":"67fc9a90-ca60-4342-8caf-89a0e691c271","security_groups":[],"mac_address":"fa:16:3e:95:95:0b","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["69049ece-ac59-4b1b-841b-b61d9882c9cb","846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:37,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-6f65dabc-43d0-49bf-8e64-d131986755ca 2018-08-28 19:26:37,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c511679b21880b8c1d3d796ba44f6b299ec92c0c" 2018-08-28 19:26:37,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-8009e8e9-82bb-465a-aa5a-44f6ae982df5 Date: Tue, 28 Aug 2018 19:26:37 GMT RESP BODY: {"floatingips": []} 2018-08-28 19:26:37,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-8009e8e9-82bb-465a-aa5a-44f6ae982df5 2018-08-28 19:26:37,056 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:26:37,057 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:26:37,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fb7f3e98ea6e4efd9e1951c5d98d4f4e", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role"}], "expires_at": "2018-08-28T20:26:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/eeb5aa5663874bc2b1a400ba8c34700d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user", "id": "5d00ea4d271d4bec97568ce18806cffe"}, "audit_ids": ["OkMuV4HJS1qVu5odtcoG8g"], "issued_at": "2018-08-28T19:26:37.000000Z"}} 2018-08-28 19:26:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:37,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c8e51ad-4401-49de-9e71-1dee98915446 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:37,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3c8e51ad-4401-49de-9e71-1dee98915446 2018-08-28 19:26:37,519 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:26:37,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:37,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6c38957-9677-4f4e-8bd5-15ca880c02d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:26:37,594 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a6c38957-9677-4f4e-8bd5-15ca880c02d8 2018-08-28 19:26:37,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:37,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1f7c8782-e20a-453a-af0c-c909226ea3d9 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:37,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-1f7c8782-e20a-453a-af0c-c909226ea3d9 2018-08-28 19:26:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:26:37,854 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:26:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:26:37,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:37,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2786f15f-3060-4f12-b3c9-f8a3fcdb5456 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:37,932 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-2786f15f-3060-4f12-b3c9-f8a3fcdb5456 2018-08-28 19:26:37,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:38,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9dd2ea39-dada-4695-b0a1-810e33bb5b3a Date: Tue, 28 Aug 2018 19:26:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:38,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-9dd2ea39-dada-4695-b0a1-810e33bb5b3a 2018-08-28 19:26:38,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&mac_address=fa%3A16%3A3e%3Acf%3Aa8%3A37&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:38,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 881 X-Openstack-Request-Id: req-f9047ede-4474-463a-8997-3a131f789130 Date: Tue, 28 Aug 2018 19:26:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["69049ece-ac59-4b1b-841b-b61d9882c9cb","846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:38,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4&mac_address=fa%3A16%3A3e%3Acf%3Aa8%3A37&name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1&admin_state_up=True used request id req-f9047ede-4474-463a-8997-3a131f789130 2018-08-28 19:26:38,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:38,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e5e010-7143-435a-a772-8e0110463a33 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:38,413 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-c8e5e010-7143-435a-a772-8e0110463a33 2018-08-28 19:26:38,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:39,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-d6b8d661-0510-4077-9144-b51bc4a17218 x-compute-request-id: req-d6b8d661-0510-4077-9144-b51bc4a17218 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}, {"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:26:39,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst used request id req-d6b8d661-0510-4077-9144-b51bc4a17218 2018-08-28 19:26:39,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:39,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-52060e29-61e8-42d7-9d80-50595ce856d0 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:39,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-52060e29-61e8-42d7-9d80-50595ce856d0 2018-08-28 19:26:39,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:39,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-71609365-a56a-460a-b672-cc7ed4f56172 Date: Tue, 28 Aug 2018 19:26:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:39,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-71609365-a56a-460a-b672-cc7ed4f56172 2018-08-28 19:26:39,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:39,926 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-acfd8874-8a06-4dec-afa2-8c891be02621 Date: Tue, 28 Aug 2018 19:26:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.3"}],"id":"07ec3124-e028-415e-bc32-4895597169b4","security_groups":[],"mac_address":"fa:16:3e:77:3c:45","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.4"}],"id":"328d5255-4c29-481d-878b-138baef826fc","security_groups":[],"mac_address":"fa:16:3e:02:18:ea","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.2"}],"id":"67fc9a90-ca60-4342-8caf-89a0e691c271","security_groups":[],"mac_address":"fa:16:3e:95:95:0b","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["69049ece-ac59-4b1b-841b-b61d9882c9cb","846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:39,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-acfd8874-8a06-4dec-afa2-8c891be02621 2018-08-28 19:26:39,927 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst 2018-08-28 19:26:39,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:40,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-22cdcc64-49c0-45f2-ab38-e41093dc5e43 Date: Tue, 28 Aug 2018 19:26:40 GMT RESP BODY: {"floatingips": []} 2018-08-28 19:26:40,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-22cdcc64-49c0-45f2-ab38-e41093dc5e43 2018-08-28 19:26:40,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:40,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-ad529cb5-e5a6-40ff-a97d-707f7c3b9461 Date: Tue, 28 Aug 2018 19:26:40 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:59Z", "admin_state_up": true, "updated_at": "2018-08-28T19:26:06Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "d91b0de6-41e1-440e-a29e-a8ee15d33581", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router"}]} 2018-08-28 19:26:40,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router used request id req-ad529cb5-e5a6-40ff-a97d-707f7c3b9461 2018-08-28 19:26:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:40,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f480ba93-8fc9-40d4-8018-85bc2b5e591d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:40,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-f480ba93-8fc9-40d4-8018-85bc2b5e591d 2018-08-28 19:26:40,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=d91b0de6-41e1-440e-a29e-a8ee15d33581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:40,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-935b0fa8-3b5d-4dcf-b405-7d857d057c2c Date: Tue, 28 Aug 2018 19:26:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"}]} 2018-08-28 19:26:40,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=d91b0de6-41e1-440e-a29e-a8ee15d33581 used request id req-935b0fa8-3b5d-4dcf-b405-7d857d057c2c 2018-08-28 19:26:40,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:40,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-22e3fc39-37ae-4448-a2fb-b42e3b8d6345 Date: Tue, 28 Aug 2018 19:26:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}} 2018-08-28 19:26:40,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 used request id req-22e3fc39-37ae-4448-a2fb-b42e3b8d6345 2018-08-28 19:26:40,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:40,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fc1ce740-9159-4413-b0ef-60008305edbe Date: Tue, 28 Aug 2018 19:26:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:26:40,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-fc1ce740-9159-4413-b0ef-60008305edbe 2018-08-28 19:26:40,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:41,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb05fd81-35a0-461f-b4bc-3137e2ad7db1 Date: Tue, 28 Aug 2018 19:26:41 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:26:41,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-cb05fd81-35a0-461f-b4bc-3137e2ad7db1 2018-08-28 19:26:41,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:41,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-2bcd3ceb-834b-45db-884c-1e6a19bdaaec x-compute-request-id: req-2bcd3ceb-834b-45db-884c-1e6a19bdaaec Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}, {"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:41,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-2bcd3ceb-834b-45db-884c-1e6a19bdaaec 2018-08-28 19:26:41,882 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - ACTIVE 2018-08-28 19:26:41,882 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:26:41,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:42,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-7c693936-c532-47b4-84f6-f098c78d07d5 x-compute-request-id: req-7c693936-c532-47b4-84f6-f098c78d07d5 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}, {"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:42,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-7c693936-c532-47b4-84f6-f098c78d07d5 2018-08-28 19:26:42,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:42,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-736a23ad-e6b1-4b6a-b77d-6163386e3c51 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:42,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-736a23ad-e6b1-4b6a-b77d-6163386e3c51 2018-08-28 19:26:42,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:42,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f114a5-e6eb-4c65-99da-387088999599 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:42,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-95f114a5-e6eb-4c65-99da-387088999599 2018-08-28 19:26:42,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:42,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-faa0a9f8-04c9-421b-b6ca-c817dccab730 Date: Tue, 28 Aug 2018 19:26:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:42,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-faa0a9f8-04c9-421b-b6ca-c817dccab730 2018-08-28 19:26:42,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:43,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-11f3e45c-073c-4e6b-a49b-ff08b92ef4f5 Date: Tue, 28 Aug 2018 19:26:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.3"}],"id":"07ec3124-e028-415e-bc32-4895597169b4","security_groups":[],"mac_address":"fa:16:3e:77:3c:45","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.4"}],"id":"328d5255-4c29-481d-878b-138baef826fc","security_groups":[],"mac_address":"fa:16:3e:02:18:ea","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.2"}],"id":"67fc9a90-ca60-4342-8caf-89a0e691c271","security_groups":[],"mac_address":"fa:16:3e:95:95:0b","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["69049ece-ac59-4b1b-841b-b61d9882c9cb","846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:43,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-11f3e45c-073c-4e6b-a49b-ff08b92ef4f5 2018-08-28 19:26:43,156 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:26:43,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:43,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ef369511-0a02-4f33-95e4-404b513a706a Date: Tue, 28 Aug 2018 19:26:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:26:43,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-ef369511-0a02-4f33-95e4-404b513a706a 2018-08-28 19:26:43,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:43,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4a3a1ec4-26e5-4130-884e-7cf3cc766882 Date: Tue, 28 Aug 2018 19:26:43 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:26:43,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-4a3a1ec4-26e5-4130-884e-7cf3cc766882 2018-08-28 19:26:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "a37ecf4b-b8b5-47bc-ae19-0215ee164513"}}' 2018-08-28 19:26:45,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-0db4ffb7-78ca-4f64-991e-071071762cab Date: Tue, 28 Aug 2018 19:26:45 GMT RESP BODY: {"floatingip": {"router_id": "d91b0de6-41e1-440e-a29e-a8ee15d33581", "status": "DOWN", "description": "", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:26:44Z", "updated_at": "2018-08-28T19:26:44Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.14", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_id": "a37ecf4b-b8b5-47bc-ae19-0215ee164513", "id": "0539c156-763b-44ca-82e3-4f6895c3d2cf"}} 2018-08-28 19:26:45,568 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-0db4ffb7-78ca-4f64-991e-071071762cab 2018-08-28 19:26:45,568 - create_instance - INFO - Created floating IP 172.30.9.207 via router - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router 2018-08-28 19:26:45,568 - create_instance - INFO - Checking if VM is active 2018-08-28 19:26:45,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:46,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2f191e0e-f37c-4018-a8be-6c995f7d29e8 x-compute-request-id: req-2f191e0e-f37c-4018-a8be-6c995f7d29e8 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}, {"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:46,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-2f191e0e-f37c-4018-a8be-6c995f7d29e8 2018-08-28 19:26:46,322 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - ACTIVE 2018-08-28 19:26:46,322 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:26:46,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:47,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-06f0f2ac-9e6c-48a9-b5c9-d7ca45d18718 x-compute-request-id: req-06f0f2ac-9e6c-48a9-b5c9-d7ca45d18718 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:a8:37", "version": 4, "addr": "10.55.1.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp"}, {"name": "default"}], "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:28Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:47,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-06f0f2ac-9e6c-48a9-b5c9-d7ca45d18718 2018-08-28 19:26:47,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:47,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6d6a29a6-f722-407d-8008-7be4da787cb1 Date: Tue, 28 Aug 2018 19:26: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":["dda90881-149d-4a7c-89a4-bc9c660a81d9"],"updated_at":"2018-08-28T19:25:56Z","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:55Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"eeb5aa5663874bc2b1a400ba8c34700d","id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net"}]} 2018-08-28 19:26:47,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net used request id req-6d6a29a6-f722-407d-8008-7be4da787cb1 2018-08-28 19:26:47,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:47,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1aa70517-b442-4682-a118-cb794cab2a10 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:26:47,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-1aa70517-b442-4682-a118-cb794cab2a10 2018-08-28 19:26:47,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:47,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-987e69c4-9be8-47f8-a1c6-5c0f668645f4 Date: Tue, 28 Aug 2018 19:26:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:56Z","dns_nameservers":[],"updated_at":"2018-08-28T19:25: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":"eeb5aa5663874bc2b1a400ba8c34700d","id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet"}]} 2018-08-28 19:26:47,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-987e69c4-9be8-47f8-a1c6-5c0f668645f4 2018-08-28 19:26:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-6089cff0-e550-4bbb-9784-61a79f57a8b2 Date: Tue, 28 Aug 2018 19:26:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.3"}],"id":"07ec3124-e028-415e-bc32-4895597169b4","security_groups":[],"mac_address":"fa:16:3e:77:3c:45","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:01Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.4"}],"id":"328d5255-4c29-481d-878b-138baef826fc","security_groups":[],"mac_address":"fa:16:3e:02:18:ea","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:25:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.2"}],"id":"67fc9a90-ca60-4342-8caf-89a0e691c271","security_groups":[],"mac_address":"fa:16:3e:95:95:0b","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:25:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:18Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.1"}],"id":"9472f51b-21fd-43f8-b77e-6a3c98f78583","security_groups":[],"mac_address":"fa:16:3e:69:2a:41","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:05Z","binding:vnic_type":"normal","device_id":"d91b0de6-41e1-440e-a29e-a8ee15d33581"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:26:32Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"dda90881-149d-4a7c-89a4-bc9c660a81d9","ip_address":"10.55.1.14"}],"id":"a37ecf4b-b8b5-47bc-ae19-0215ee164513","security_groups":["69049ece-ac59-4b1b-841b-b61d9882c9cb","846a5216-5a83-4dc6-82db-41eac58a0657"],"mac_address":"fa:16:3e:cf:a8:37","project_id":"eeb5aa5663874bc2b1a400ba8c34700d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1","admin_state_up":true,"network_id":"94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4","tenant_id":"eeb5aa5663874bc2b1a400ba8c34700d","created_at":"2018-08-28T19:26:17Z","binding:vnic_type":"normal","device_id":"6e6a95ec-a382-4bc9-bb09-2d45c2a17c49"}]} 2018-08-28 19:26:47,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-6089cff0-e550-4bbb-9784-61a79f57a8b2 2018-08-28 19:26:47,568 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:26:47,571 - paramiko.transport - DEBUG - starting thread (client mode): 0x48c2c390L 2018-08-28 19:26:47,572 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:26:47,572 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:26:47,572 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:26:47,573 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:26:47,574 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:26:47,574 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:26:47,574 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:26:47,574 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:26:47,574 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:26:47,591 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:26:47,592 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:26:47,604 - paramiko.transport - DEBUG - Trying key 3383466af3dca12e76eef63fadb81d34 from tmp/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847 2018-08-28 19:26:47,629 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:26:47,632 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:26:47,733 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:26:47,750 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:26:47,750 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:26:47,752 - paramiko.transport - DEBUG - starting thread (client mode): 0x48c2cad0L 2018-08-28 19:26:47,752 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:26:47,752 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:26:47,752 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:26:47,753 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:26:47,754 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:26:47,754 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:26:47,754 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:26:47,754 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:26:47,754 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:26:47,771 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:26:47,772 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:26:47,784 - paramiko.transport - DEBUG - Trying key 3383466af3dca12e76eef63fadb81d34 from tmp/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847 2018-08-28 19:26:47,809 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:26:47,813 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:26:47,817 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:26:47,818 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:26:47,818 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:26:47,819 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:26:47,821 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:26:47,822 - create_instance - INFO - Deleting Port with ID - a37ecf4b-b8b5-47bc-ae19-0215ee164513 2018-08-28 19:26:47,822 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1 2018-08-28 19:26:47,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a37ecf4b-b8b5-47bc-ae19-0215ee164513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:49,071 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-19e7caf5-c3e4-4deb-a522-a87e2a540fb8 Date: Tue, 28 Aug 2018 19:26:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:26:49,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a37ecf4b-b8b5-47bc-ae19-0215ee164513 used request id req-19e7caf5-c3e4-4deb-a522-a87e2a540fb8 2018-08-28 19:26:49,072 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst 2018-08-28 19:26:49,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:49,398 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 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 x-openstack-request-id: req-32d7bb25-c130-4b1d-8180-3e086183afd2 x-compute-request-id: req-32d7bb25-c130-4b1d-8180-3e086183afd2 Content-Type: application/json 2018-08-28 19:26:49,398 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-32d7bb25-c130-4b1d-8180-3e086183afd2 2018-08-28 19:26:49,399 - create_instance - INFO - Checking deletion status 2018-08-28 19:26:49,402 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:50,015 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-bb392029-5d1f-4261-84b9-5c863fe4dfbe x-compute-request-id: req-bb392029-5d1f-4261-84b9-5c863fe4dfbe Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:49Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:50,015 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-bb392029-5d1f-4261-84b9-5c863fe4dfbe 2018-08-28 19:26:50,016 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - ACTIVE 2018-08-28 19:26:50,016 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:26:53,019 - create_instance - DEBUG - VM status query timeout in 296.379527807 2018-08-28 19:26:53,022 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:53,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8392a75b-002a-44f2-96bf-0421bf206b83 x-compute-request-id: req-8392a75b-002a-44f2-96bf-0421bf206b83 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "rel": "bookmark"}], "image": {"id": "a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "links": [{"href": "http://172.30.9.28:8774/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:26:27.000000", "flavor": {"id": "3e7b89e0-6589-48ec-8017-8b6757eaa92d", "links": [{"href": "http://172.30.9.28:8774/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d", "rel": "bookmark"}]}, "id": "6e6a95ec-a382-4bc9-bb09-2d45c2a17c49", "user_id": "5d00ea4d271d4bec97568ce18806cffe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:26:49Z", "hostId": "f170650aa07f0cb45ace1a92d4201d3ad14f1112552b3df6740ce7f9", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp", "name": "CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst", "created": "2018-08-28T19:26:21Z", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:26:53,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-8392a75b-002a-44f2-96bf-0421bf206b83 2018-08-28 19:26:53,399 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst] is - ACTIVE 2018-08-28 19:26:53,399 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:26:56,402 - create_instance - DEBUG - VM status query timeout in 292.996520996 2018-08-28 19:26:56,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}688c1026b3f20b5c26489898eb64b6200b940d60" 2018-08-28 19:26:56,459 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19: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-90c8d969-9404-4bba-aba6-83e6b0a9487b x-compute-request-id: req-90c8d969-9404-4bba-aba6-83e6b0a9487b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 could not be found.", "code": 404}} 2018-08-28 19:26:56,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 used request id req-90c8d969-9404-4bba-aba6-83e6b0a9487b 2018-08-28 19:26:56,460 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6e6a95ec-a382-4bc9-bb09-2d45c2a17c49 could not be found. (HTTP 404) (Request-ID: req-90c8d969-9404-4bba-aba6-83e6b0a9487b) 2018-08-28 19:26:56,460 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-inst 2018-08-28 19:26:56,461 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-08-28 19:26:56,461 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-08-28 19:26:56,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/0539c156-763b-44ca-82e3-4f6895c3d2cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:56,891 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-93511299-dabc-4423-8bff-49600d932035 Content-Length: 0 Date: Tue, 28 Aug 2018 19:26:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:26:56,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/0539c156-763b-44ca-82e3-4f6895c3d2cf used request id req-93511299-dabc-4423-8bff-49600d932035 2018-08-28 19:26:56,892 - create_instance - INFO - Deleting Port with ID - a37ecf4b-b8b5-47bc-ae19-0215ee164513 2018-08-28 19:26:56,892 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847port-1 2018-08-28 19:26:56,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/a37ecf4b-b8b5-47bc-ae19-0215ee164513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6ac4599c590d5ce1dbc8d1d6a6951dcdf1bfaa4" 2018-08-28 19:26:56,937 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-aa55634a-28ae-446f-97e8-6378dd347bf4 Date: Tue, 28 Aug 2018 19:26:56 GMT RESP BODY: {"NeutronError": {"message": "Port a37ecf4b-b8b5-47bc-ae19-0215ee164513 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-08-28 19:26:56,937 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/a37ecf4b-b8b5-47bc-ae19-0215ee164513 used request id req-aa55634a-28ae-446f-97e8-6378dd347bf4 2018-08-28 19:26:56,937 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port a37ecf4b-b8b5-47bc-ae19-0215ee164513 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-08-28 19:26:56,937 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port a37ecf4b-b8b5-47bc-ae19-0215ee164513 could not be found. Neutron server returns request_ids: ['req-aa55634a-28ae-446f-97e8-6378dd347bf4'] 2018-08-28 19:26:56,938 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp 2018-08-28 19:26:56,941 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b12f60f38e43632903cc33467ea2de5fc04cd6e" 2018-08-28 19:26:56,979 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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-455a8022-b80e-49d7-bd86-8c3f3afd379e x-compute-request-id: req-455a8022-b80e-49d7-bd86-8c3f3afd379e Content-Length: 0 Content-Type: application/json 2018-08-28 19:26:56,979 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-kp used request id req-455a8022-b80e-49d7-bd86-8c3f3afd379e 2018-08-28 19:26:56,979 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847.pub] 2018-08-28 19:26:56,980 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847] 2018-08-28 19:26:56,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c8029ac472620ed771bd333eb2572464c4f0399" 2018-08-28 19:26:57,030 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-764d6a7f-3fc7-44b5-873d-c03a4d1239b7 x-compute-request-id: req-764d6a7f-3fc7-44b5-873d-c03a4d1239b7 Content-Length: 0 Content-Type: application/json 2018-08-28 19:26:57,031 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/3e7b89e0-6589-48ec-8017-8b6757eaa92d used request id req-764d6a7f-3fc7-44b5-873d-c03a4d1239b7 2018-08-28 19:26:57,032 - neutron_utils - INFO - Deleting security group rule with ID - 7ae39afd-b240-4325-ac16-e393827faf84 2018-08-28 19:26:57,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/7ae39afd-b240-4325-ac16-e393827faf84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:57,305 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7bdc6b47-5f7d-4b8a-8eec-f45f73fec247 Content-Length: 0 Date: Tue, 28 Aug 2018 19:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:26:57,305 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/7ae39afd-b240-4325-ac16-e393827faf84 used request id req-7bdc6b47-5f7d-4b8a-8eec-f45f73fec247 2018-08-28 19:26:57,305 - neutron_utils - INFO - Deleting security group rule with ID - 732baf5d-6844-46bb-83b8-f13a7a8688c3 2018-08-28 19:26:57,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/732baf5d-6844-46bb-83b8-f13a7a8688c3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:57,639 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b797113a-2e60-40d6-acf6-cf26c2ff2548 Content-Length: 0 Date: Tue, 28 Aug 2018 19:26:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:26:57,639 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/732baf5d-6844-46bb-83b8-f13a7a8688c3 used request id req-b797113a-2e60-40d6-acf6-cf26c2ff2548 2018-08-28 19:26:57,640 - neutron_utils - INFO - Deleting security group rule with ID - 0092b057-2e86-4397-b219-c3c3715bbf65 2018-08-28 19:26:57,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/0092b057-2e86-4397-b219-c3c3715bbf65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:58,072 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf300916-ab1a-4063-bf87-d7b2d45b6be6 Content-Length: 0 Date: Tue, 28 Aug 2018 19:26:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:26:58,072 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/0092b057-2e86-4397-b219-c3c3715bbf65 used request id req-bf300916-ab1a-4063-bf87-d7b2d45b6be6 2018-08-28 19:26:58,072 - neutron_utils - INFO - Deleting security group rule with ID - fe079760-6b8f-4a13-b16b-4f11376fc173 2018-08-28 19:26:58,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/fe079760-6b8f-4a13-b16b-4f11376fc173 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:58,431 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f617bdbc-191d-4e98-9ce4-5b131e47d784 Content-Length: 0 Date: Tue, 28 Aug 2018 19:26:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:26:58,431 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/fe079760-6b8f-4a13-b16b-4f11376fc173 used request id req-f617bdbc-191d-4e98-9ce4-5b131e47d784 2018-08-28 19:26:58,431 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-sec-grp 2018-08-28 19:26:58,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/69049ece-ac59-4b1b-841b-b61d9882c9cb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9315e6e3747b78948e893d16dc86a8ab8ae59504" 2018-08-28 19:26:58,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7038fc7d-176e-4e8e-a7c8-716d46300632 Content-Length: 0 Date: Tue, 28 Aug 2018 19:26:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:26:58,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/69049ece-ac59-4b1b-841b-b61d9882c9cb used request id req-7038fc7d-176e-4e8e-a7c8-716d46300632 2018-08-28 19:26:58,566 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router and subnet CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet 2018-08-28 19:26:58,566 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router 2018-08-28 19:26:58,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" -d '{"subnet_id": "dda90881-149d-4a7c-89a4-bc9c660a81d9"}' 2018-08-28 19:27:00,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-815770ee-ced9-491f-a020-54e317be853d Date: Tue, 28 Aug 2018 19:27:00 GMT RESP BODY: {"network_id": "94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "subnet_id": "dda90881-149d-4a7c-89a4-bc9c660a81d9", "subnet_ids": ["dda90881-149d-4a7c-89a4-bc9c660a81d9"], "port_id": "9472f51b-21fd-43f8-b77e-6a3c98f78583", "id": "d91b0de6-41e1-440e-a29e-a8ee15d33581"} 2018-08-28 19:27:00,217 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581/remove_router_interface used request id req-815770ee-ced9-491f-a020-54e317be853d 2018-08-28 19:27:00,217 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router 2018-08-28 19:27:00,217 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-router 2018-08-28 19:27:00,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a68c5c6e0cd003cc120e5a326827828398a24e1a" 2018-08-28 19:27:03,884 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-791ca3f0-29aa-4a6d-9dfb-ecce22d0f927 Content-Length: 0 Date: Tue, 28 Aug 2018 19:27:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:27:03,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/d91b0de6-41e1-440e-a29e-a8ee15d33581 used request id req-791ca3f0-29aa-4a6d-9dfb-ecce22d0f927 2018-08-28 19:27:03,885 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet 2018-08-28 19:27:03,885 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-subnet 2018-08-28 19:27:03,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:27:06,190 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc0d79d5-626f-4d1c-9845-d192741859ea Date: Tue, 28 Aug 2018 19:27:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:27:06,190 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/dda90881-149d-4a7c-89a4-bc9c660a81d9 used request id req-bc0d79d5-626f-4d1c-9845-d192741859ea 2018-08-28 19:27:06,190 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-pub-net 2018-08-28 19:27:06,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4737ed8c7d857f4e0be86159ff0621c7906d488b" 2018-08-28 19:27:07,383 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-269729e5-f9a8-4c3f-9967-9ec418d65c37 Date: Tue, 28 Aug 2018 19:27:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:27:07,384 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/94f7ec4e-bb13-4bb1-957c-5f9c1197d8a4 used request id req-269729e5-f9a8-4c3f-9967-9ec418d65c37 2018-08-28 19:27:07,384 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-ca24a674-f104-46cc-a9b7-27f182f64847-image 2018-08-28 19:27:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5f7f585628e92f511af54d34a1f73fc333193cc0" 2018-08-28 19:27:08,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c5ede23f-56dd-4b52-96b2-e178b43b3216 Date: Tue, 28 Aug 2018 19:27:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:27:08,865 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/a1735c5b-bdfd-43c7-87f7-8fc19b554bcc used request id req-c5ede23f-56dd-4b52-96b2-e178b43b3216 2018-08-28 19:27:08,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-7bf87ae0-7038-43ed-bee2-ce7bb32bdbb4 Date: Tue, 28 Aug 2018 19:27:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:55Z", "updated_at": "2018-08-28T19:25:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "revision_number": 0, "id": "441db127-2640-4892-b3fe-5bcba5f05a51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "revision_number": 0, "id": "510da244-0e23-4758-af6e-56c833dd81d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "revision_number": 0, "id": "6be9cecd-8006-4b28-af5a-e5912755e765", "remote_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "remote_ip_prefix": null, "created_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv6", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "revision_number": 0, "id": "8e97ef85-5255-4920-9043-608fa5999132", "remote_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "remote_ip_prefix": null, "created_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "port_range_min": null, "ethertype": "IPv4", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d"}], "revision_number": 4, "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "846a5216-5a83-4dc6-82db-41eac58a0657", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:27:09,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-7bf87ae0-7038-43ed-bee2-ce7bb32bdbb4 2018-08-28 19:27:09,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,190 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-885e62fb-9442-4195-bf3f-0bf9e9c4549e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:27:09,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-885e62fb-9442-4195-bf3f-0bf9e9c4549e 2018-08-28 19:27:09,190 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:27:09,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,281 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4279e914-7697-4509-a830-cef646f76363 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:27:09,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-4279e914-7697-4509-a830-cef646f76363 2018-08-28 19:27:09,282 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:27:09,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,368 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5fa5a27-e6c7-42d6-9a46-ce99f3176f39 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:27:09,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-b5fa5a27-e6c7-42d6-9a46-ce99f3176f39 2018-08-28 19:27:09,368 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:27:09,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,460 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc374737-1ef1-4184-a13b-56dc2e8ef3f5 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:27:09,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-bc374737-1ef1-4184-a13b-56dc2e8ef3f5 2018-08-28 19:27:09,461 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:27:09,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1eebf06f-5c58-494d-92f4-caf2df14ddcd Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:27:09,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-1eebf06f-5c58-494d-92f4-caf2df14ddcd 2018-08-28 19:27:09,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f62ec838-c056-4876-9b88-7441490e2bd1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:27:09,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-f62ec838-c056-4876-9b88-7441490e2bd1 2018-08-28 19:27:09,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26c1870-038e-433b-9af2-fca7251af6a3 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:27:09,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-d26c1870-038e-433b-9af2-fca7251af6a3 2018-08-28 19:27:09,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2f271c-1398-4acf-acfc-cfa931900bb4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d"}, "enabled": true, "id": "eeb5aa5663874bc2b1a400ba8c34700d", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj"}} 2018-08-28 19:27:09,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-4f2f271c-1398-4acf-acfc-cfa931900bb4 2018-08-28 19:27:09,816 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 846a5216-5a83-4dc6-82db-41eac58a0657 2018-08-28 19:27:09,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=846a5216-5a83-4dc6-82db-41eac58a0657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:09,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8bdb98dd-bb64-4c90-8644-a748ed4efb40 Date: Tue, 28 Aug 2018 19:27:09 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:55Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "441db127-2640-4892-b3fe-5bcba5f05a51"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:55Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "510da244-0e23-4758-af6e-56c833dd81d5"}, {"remote_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:55Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "6be9cecd-8006-4b28-af5a-e5912755e765"}, {"remote_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:25:55Z", "security_group_id": "846a5216-5a83-4dc6-82db-41eac58a0657", "port_range_min": null, "revision_number": 0, "tenant_id": "eeb5aa5663874bc2b1a400ba8c34700d", "created_at": "2018-08-28T19:25:55Z", "project_id": "eeb5aa5663874bc2b1a400ba8c34700d", "id": "8e97ef85-5255-4920-9043-608fa5999132"}]} 2018-08-28 19:27:09,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=846a5216-5a83-4dc6-82db-41eac58a0657 used request id req-8bdb98dd-bb64-4c90-8644-a748ed4efb40 2018-08-28 19:27:09,989 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:27:09,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/846a5216-5a83-4dc6-82db-41eac58a0657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:10,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a51eeeda-d8ea-44c0-bb51-9ef733381899 Content-Length: 0 Date: Tue, 28 Aug 2018 19:27:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:27:10,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/846a5216-5a83-4dc6-82db-41eac58a0657 used request id req-a51eeeda-d8ea-44c0-bb51-9ef733381899 2018-08-28 19:27:10,314 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj 2018-08-28 19:27:10,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:10,507 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5973a1b5-a8af-4f0f-9564-e7f65e7db7e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:27:10,508 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/eeb5aa5663874bc2b1a400ba8c34700d used request id req-5973a1b5-a8af-4f0f-9564-e7f65e7db7e3 2018-08-28 19:27:10,508 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-proj-role 2018-08-28 19:27:10,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:10,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b93234-494e-4e41-a699-7e7eaf3fb39b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:27:10,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/fb7f3e98ea6e4efd9e1951c5d98d4f4e used request id req-70b93234-494e-4e41-a699-7e7eaf3fb39b 2018-08-28 19:27:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ec4220544566c3cc5d12e8da5bc6e8c25ad367a" 2018-08-28 19:27:10,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54d4729f-48f0-474b-a50a-8060b964a676 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:27:10,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-54d4729f-48f0-474b-a50a-8060b964a676 2018-08-28 19:27:10,719 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-54e5fa3b-8810-4ea-user 2018-08-28 19:27:10,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5d00ea4d271d4bec97568ce18806cffe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6664e507c4b13f52399ee7da888cd52b261ffd2" 2018-08-28 19:27:10,947 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa7ba890-04c2-4808-a740-5570771a1f30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:27:10,947 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5d00ea4d271d4bec97568ce18806cffe used request id req-aa7ba890-04c2-4808-a740-5570771a1f30 2018-08-28 19:27:10,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:11,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["nXnzXlXaT2eHYy6BwVgbog"], "issued_at": "2018-08-28T19:27:11.000000Z"}} 2018-08-28 19:27:11,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d4e866dc9bb919f059658ef48f14ad6a79fb80" 2018-08-28 19:27:11,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a46bd2-beff-46d0-900c-65ca4f7ac10e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:11,509 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b5a46bd2-beff-46d0-900c-65ca4f7ac10e 2018-08-28 19:27:11,511 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:11,512 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:11,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["0rJeYCKMRiestuZSbUGiLQ"], "issued_at": "2018-08-28T19:27:11.000000Z"}} 2018-08-28 19:27:11,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:27:11,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1950c44d-64ab-41cf-9922-f95f7121d6d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:11,979 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1950c44d-64ab-41cf-9922-f95f7121d6d1 2018-08-28 19:27:11,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:27:11,989 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:27:12 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:27:11,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:27:12,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a822600-9ccc-4e81-a447-74857cf29398 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:27:12,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj used request id req-8a822600-9ccc-4e81-a447-74857cf29398 2018-08-28 19:27:12,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:27:12,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94eeec4f-dacf-4032-bb1f-46f6d294502c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:27:12,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-94eeec4f-dacf-4032-bb1f-46f6d294502c 2018-08-28 19:27:12,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}}' 2018-08-28 19:27:12,666 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35255c5b-b023-4a69-b810-6fa31e46e811 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:12,667 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-35255c5b-b023-4a69-b810-6fa31e46e811 2018-08-28 19:27:12,667 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj 2018-08-28 19:27:12,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:12,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:13,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["nQ69VfPoQ8ydTQ_9r8LRHg"], "issued_at": "2018-08-28T19:27:13.000000Z"}} 2018-08-28 19:27:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a46b8222b1e2fbab07df70440b76ecf7cc5182" 2018-08-28 19:27:13,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cfa261-9ab4-4c01-9b82-6c8e18c267e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:13,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-97cfa261-9ab4-4c01-9b82-6c8e18c267e5 2018-08-28 19:27:13,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:27:13,156 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:27:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:27:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a46b8222b1e2fbab07df70440b76ecf7cc5182" 2018-08-28 19:27:13,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca73662-39f7-43f5-81da-e8861f75cdd1 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:27:13,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-4ca73662-39f7-43f5-81da-e8861f75cdd1 2018-08-28 19:27:13,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a46b8222b1e2fbab07df70440b76ecf7cc5182" 2018-08-28 19:27:13,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cf0d23f-ba9f-49e9-a322-b22c2f98bb19 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}]} 2018-08-28 19:27:13,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj used request id req-0cf0d23f-ba9f-49e9-a322-b22c2f98bb19 2018-08-28 19:27:13,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a46b8222b1e2fbab07df70440b76ecf7cc5182" 2018-08-28 19:27:13,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47ebca4f-e921-4a9d-a1c5-132bbbfccf89 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:27:13,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-47ebca4f-e921-4a9d-a1c5-132bbbfccf89 2018-08-28 19:27:13,829 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user 2018-08-28 19:27:13,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:13,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:27:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-972391e1-aa78-4f30-9882-689c060d1c05 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:27:13,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-972391e1-aa78-4f30-9882-689c060d1c05 2018-08-28 19:27:13,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}}' 2018-08-28 19:27:14,050 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0618f343-3018-474f-8d57-31d0c0233a66 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a7737d10e8834d8992ed09724473fe69", "links": {"self": "http://172.30.9.28:5000/v3/roles/a7737d10e8834d8992ed09724473fe69"}, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}} 2018-08-28 19:27:14,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0618f343-3018-474f-8d57-31d0c0233a66 2018-08-28 19:27:14,051 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role 2018-08-28 19:27:14,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/a7737d10e8834d8992ed09724473fe69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:27:14,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11f23a05-8b7d-4995-88ac-b014d7d2129c Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/a7737d10e8834d8992ed09724473fe69"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role", "id": "a7737d10e8834d8992ed09724473fe69"}} 2018-08-28 19:27:14,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/a7737d10e8834d8992ed09724473fe69 used request id req-11f23a05-8b7d-4995-88ac-b014d7d2129c 2018-08-28 19:27:14,138 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role to project CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj 2018-08-28 19:27:14,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074/users/07ef8646ca9345e8beafa6f1dddb7dc1/roles/a7737d10e8834d8992ed09724473fe69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:27:14,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:27:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40fa9980-15d8-4d2f-92aa-bce7e7c7ce14 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:27:14,273 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074/users/07ef8646ca9345e8beafa6f1dddb7dc1/roles/a7737d10e8834d8992ed09724473fe69 used request id req-40fa9980-15d8-4d2f-92aa-bce7e7c7ce14 2018-08-28 19:27:14,274 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:27:14,275 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:27:14,275 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:14,276 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:14,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["nDDq9uR0THCmWlNWCNCcGg"], "issued_at": "2018-08-28T19:27:14.000000Z"}} 2018-08-28 19:27:14,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" 2018-08-28 19:27:14,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a53f0c6-a1e4-4f3a-b90e-1982e33754ee Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:14,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1a53f0c6-a1e4-4f3a-b90e-1982e33754ee 2018-08-28 19:27:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" 2018-08-28 19:27:14,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-ff37e5ae-7026-47f4-8fbd-2728ca22e4a2 Date: Tue, 28 Aug 2018 19:27:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image"} 2018-08-28 19:27:14,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image used request id req-ff37e5ae-7026-47f4-8fbd-2728ca22e4a2 2018-08-28 19:27:14,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" 2018-08-28 19:27:15,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-617fb55a-e132-43e0-a32c-963987242728 Date: Tue, 28 Aug 2018 19:27: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-08-28 19:27:15,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-617fb55a-e132-43e0-a32c-963987242728 2018-08-28 19:27:15,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image"}' 2018-08-28 19:27:15,262 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60 X-Openstack-Request-Id: req-f530117d-321b-4a33-9240-02c68c00b9e0 Date: Tue, 28 Aug 2018 19:27:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:27:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:27:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "min_disk": 0, "protected": false, "id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "file": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60/file", "checksum": null, "owner": "a88ce70b90214768ad5907c4aad80074", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:27:15,262 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-f530117d-321b-4a33-9240-02c68c00b9e0 2018-08-28 19:27:15,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" -d '' 2018-08-28 19:27:16,361 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e0c2bb07-eabf-4ed7-8762-caadb45d338b Date: Tue, 28 Aug 2018 19:27:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:27:16,362 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60/file used request id req-e0c2bb07-eabf-4ed7-8762-caadb45d338b 2018-08-28 19:27:16,362 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:27:16,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" 2018-08-28 19:27:16,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-631e7a93-b94d-4c2e-a968-00914ef09087 Date: Tue, 28 Aug 2018 19:27:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:27:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:27:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/71b3b9b9-0d7b-467d-8605-709344db2e60/snap", "metadata": {}}], "self": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "min_disk": 0, "protected": false, "id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "file": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a88ce70b90214768ad5907c4aad80074", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/71b3b9b9-0d7b-467d-8605-709344db2e60/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:27:16,529 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60 used request id req-631e7a93-b94d-4c2e-a968-00914ef09087 2018-08-28 19:27:16,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" 2018-08-28 19:27:16,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-191e175a-d508-4cf6-9296-a47d3c9ce028 Date: Tue, 28 Aug 2018 19:27:16 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:27:16,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-191e175a-d508-4cf6-9296-a47d3c9ce028 2018-08-28 19:27:16,681 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image 2018-08-28 19:27:16,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" 2018-08-28 19:27:16,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-eab57f78-f19b-45f7-b8c6-c71737b6468f Date: Tue, 28 Aug 2018 19:27:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:27:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:27:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/71b3b9b9-0d7b-467d-8605-709344db2e60/snap", "metadata": {}}], "self": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "min_disk": 0, "protected": false, "id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "file": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a88ce70b90214768ad5907c4aad80074", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/71b3b9b9-0d7b-467d-8605-709344db2e60/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:27:16,700 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60 used request id req-eab57f78-f19b-45f7-b8c6-c71737b6468f 2018-08-28 19:27:16,701 - create_image - DEBUG - Instance status is - active 2018-08-28 19:27:16,701 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image 2018-08-28 19:27:16,701 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image 2018-08-28 19:27:16,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:16,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:17,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["-YuvCdskSnSXjiLywxtDJw"], "issued_at": "2018-08-28T19:27:17.000000Z"}} 2018-08-28 19:27:17,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:27:17,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10ddbd47-9ef4-4d30-b303-3a871ce63e81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:17,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-10ddbd47-9ef4-4d30-b303-3a871ce63e81 2018-08-28 19:27:17,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:27:17,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8fdc17f8-2d9b-4c73-9fb3-8074703d64ad Date: Tue, 28 Aug 2018 19:27:17 GMT RESP BODY: {"networks":[]} 2018-08-28 19:27:17,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-8fdc17f8-2d9b-4c73-9fb3-8074703d64ad 2018-08-28 19:27:17,351 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net 2018-08-28 19:27:17,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net", "admin_state_up": true}}' 2018-08-28 19:27:17,923 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-7b308e41-23f9-4ce2-bb19-173fe18b469a Date: Tue, 28 Aug 2018 19:27:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:27:17Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","mtu":1450}} 2018-08-28 19:27:17,923 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-7b308e41-23f9-4ce2-bb19-173fe18b469a 2018-08-28 19:27:17,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:27:18,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d7aace1f-5a55-4d92-8f24-a14f91d61818 Date: Tue, 28 Aug 2018 19:27: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-08-28T19:27:17Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:18,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-d7aace1f-5a55-4d92-8f24-a14f91d61818 2018-08-28 19:27:18,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:27:18,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4315cf4f-f921-453e-9b79-516969de43c7 Date: Tue, 28 Aug 2018 19:27:18 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:27:18,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-4315cf4f-f921-453e-9b79-516969de43c7 2018-08-28 19:27:18,335 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet 2018-08-28 19:27:18,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" -d '{"subnets": [{"ip_version": 4, "network_id": "368223c0-7c8a-42ca-84f3-dca5e2932e09", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]}' 2018-08-28 19:27:18,970 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a782ffbc-2032-477a-a373-7a931c5f6fcc Date: Tue, 28 Aug 2018 19:27:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:18,970 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-a782ffbc-2032-477a-a373-7a931c5f6fcc 2018-08-28 19:27:18,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:27:19,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-15bed6e1-9e7e-4506-95a8-ed9a956fb987 Date: Tue, 28 Aug 2018 19:27: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:19,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-15bed6e1-9e7e-4506-95a8-ed9a956fb987 2018-08-28 19:27:19,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:27:19,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-22e1e56b-ab69-4b94-ab44-2c5b0b75a264 Date: Tue, 28 Aug 2018 19:27:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:19,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-22e1e56b-ab69-4b94-ab44-2c5b0b75a264 2018-08-28 19:27:19,522 - OpenStackNetwork - DEBUG - Network [368223c0-7c8a-42ca-84f3-dca5e2932e09] created successfully 2018-08-28 19:27:19,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:19,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:19,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["xP-Rx4aWQiC1CjdR8lqu2Q"], "issued_at": "2018-08-28T19:27:19.000000Z"}} 2018-08-28 19:27:19,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:19,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6abe3c0a-807d-4a6d-acad-28ca2bb2dab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:19,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-6abe3c0a-807d-4a6d-acad-28ca2bb2dab3 2018-08-28 19:27:19,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:20,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2165473c-670d-4eea-8874-acd01ca7aef1 Date: Tue, 28 Aug 2018 19:27:20 GMT RESP BODY: {"routers": []} 2018-08-28 19:27:20,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router&admin_state_up=True used request id req-2165473c-670d-4eea-8874-acd01ca7aef1 2018-08-28 19:27:20,128 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:20,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:20,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["xSVUeA4NTaazUnDQJ1zK4w"], "issued_at": "2018-08-28T19:27:20.000000Z"}} 2018-08-28 19:27:20,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e3aed01c83fb4cd0c08eb6ee6878a94ed12d5" 2018-08-28 19:27:20,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263275c9-b8cd-4019-9fc7-bdb3d8613d31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:20,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-263275c9-b8cd-4019-9fc7-bdb3d8613d31 2018-08-28 19:27:20,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:20,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3a21f2bb-b7cc-440e-bc8e-195a8e991430 Date: Tue, 28 Aug 2018 19:27:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:27:20,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-3a21f2bb-b7cc-440e-bc8e-195a8e991430 2018-08-28 19:27:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:21,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06664aee-047d-418b-8e44-c865dcb38151 Date: Tue, 28 Aug 2018 19:27:21 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:27:21,139 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-06664aee-047d-418b-8e44-c865dcb38151 2018-08-28 19:27:21,139 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router 2018-08-28 19:27:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router", "admin_state_up": true}}' 2018-08-28 19:27:26,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-754e6549-1225-4d1c-a2e5-97815caf66db Date: Tue, 28 Aug 2018 19:27:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:21Z", "admin_state_up": true, "updated_at": "2018-08-28T19:27:22Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c5478fbd-dd87-413a-88f2-de9de6e19075", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router"}} 2018-08-28 19:27:26,154 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-754e6549-1225-4d1c-a2e5-97815caf66db 2018-08-28 19:27:26,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c5478fbd-dd87-413a-88f2-de9de6e19075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:26,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-457279e5-4422-472b-bcf0-87bffd77c882 Date: Tue, 28 Aug 2018 19:27:26 GMT RESP BODY: {"ports":[]} 2018-08-28 19:27:26,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c5478fbd-dd87-413a-88f2-de9de6e19075 used request id req-457279e5-4422-472b-bcf0-87bffd77c882 2018-08-28 19:27:26,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:26,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f1ea9568-3631-4f46-b8bf-db4d8599b025 Date: Tue, 28 Aug 2018 19:27: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:26,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-f1ea9568-3631-4f46-b8bf-db4d8599b025 2018-08-28 19:27:26,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:27:26,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:27:26 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:27:26,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:26,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4df1763-4845-486e-99df-6d6879b54841 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:26,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-a4df1763-4845-486e-99df-6d6879b54841 2018-08-28 19:27:26,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:26,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-353593b4-c42e-4238-a7ed-39399e8e8da0 Date: Tue, 28 Aug 2018 19:27:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:26,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-353593b4-c42e-4238-a7ed-39399e8e8da0 2018-08-28 19:27:26,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:27,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3324e853-8694-4023-af1d-c9a968b59a16 Date: Tue, 28 Aug 2018 19:27:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:27,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet used request id req-3324e853-8694-4023-af1d-c9a968b59a16 2018-08-28 19:27:27,098 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:27:27,098 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router 2018-08-28 19:27:27,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" -d '{"subnet_id": "8911ab6a-38e1-449f-bdc6-8b927151ec7b"}' 2018-08-28 19:27:29,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-928879cf-10a1-46e6-9bb9-bb5354156e99 Date: Tue, 28 Aug 2018 19:27:29 GMT RESP BODY: {"network_id": "368223c0-7c8a-42ca-84f3-dca5e2932e09", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "subnet_id": "8911ab6a-38e1-449f-bdc6-8b927151ec7b", "subnet_ids": ["8911ab6a-38e1-449f-bdc6-8b927151ec7b"], "port_id": "c73ac156-1898-4932-8290-05e071e4df47", "id": "c5478fbd-dd87-413a-88f2-de9de6e19075"} 2018-08-28 19:27:29,048 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075/add_router_interface used request id req-928879cf-10a1-46e6-9bb9-bb5354156e99 2018-08-28 19:27:29,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:29,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-d8973c17-d36b-4d53-bd0e-962a0c802b5a Date: Tue, 28 Aug 2018 19:27:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:21Z", "admin_state_up": true, "updated_at": "2018-08-28T19:27:28Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c5478fbd-dd87-413a-88f2-de9de6e19075", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router"}} 2018-08-28 19:27:29,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075 used request id req-d8973c17-d36b-4d53-bd0e-962a0c802b5a 2018-08-28 19:27:29,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c5478fbd-dd87-413a-88f2-de9de6e19075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:29,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-57f59a57-bdfa-416e-80e1-dddac0c975da Date: Tue, 28 Aug 2018 19:27:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:27:29,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c5478fbd-dd87-413a-88f2-de9de6e19075 used request id req-57f59a57-bdfa-416e-80e1-dddac0c975da 2018-08-28 19:27:29,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8911ab6a-38e1-449f-bdc6-8b927151ec7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:27:29,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-559fbe7d-60ff-4a07-8215-3ebb994eab73 Date: Tue, 28 Aug 2018 19:27:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}} 2018-08-28 19:27:29,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8911ab6a-38e1-449f-bdc6-8b927151ec7b used request id req-559fbe7d-60ff-4a07-8215-3ebb994eab73 2018-08-28 19:27:29,552 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:29,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:29,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yPAUMEnoSESmBHAF97VWZQ"], "issued_at": "2018-08-28T19:27:29.000000Z"}} 2018-08-28 19:27:29,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91d10e349adfe0b44db0df01dc569b6053fe658" 2018-08-28 19:27:30,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a109d89-c236-4d28-a3f6-0b7dd9fcdfd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:30,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8a109d89-c236-4d28-a3f6-0b7dd9fcdfd6 2018-08-28 19:27:30,013 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:27:30,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91d10e349adfe0b44db0df01dc569b6053fe658" 2018-08-28 19:27:30,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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 x-openstack-request-id: req-66ba80b8-929d-4ccb-9c11-72f7f6109335 x-compute-request-id: req-66ba80b8-929d-4ccb-9c11-72f7f6109335 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:27:30,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-66ba80b8-929d-4ccb-9c11-72f7f6109335 2018-08-28 19:27:30,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91d10e349adfe0b44db0df01dc569b6053fe658" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-08-28 19:27:30,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-740bdc37-eb82-439d-a237-b0a04ac14204 x-compute-request-id: req-740bdc37-eb82-439d-a237-b0a04ac14204 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6e792580-1ce9-4513-8afc-61902518ab6f", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:27:30,235 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-740bdc37-eb82-439d-a237-b0a04ac14204 2018-08-28 19:27:30,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:30,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:30,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["vkF_ASxUQNWggE-ntgdDTg"], "issued_at": "2018-08-28T19:27:30.000000Z"}} 2018-08-28 19:27:30,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6a895bae11c4d48bb2465a15e79d780c72aa81" 2018-08-28 19:27:30,697 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e1661a-2b25-48aa-8faf-7fa0b2379414 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:30,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-51e1661a-2b25-48aa-8faf-7fa0b2379414 2018-08-28 19:27:30,699 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:27:30,703 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6a895bae11c4d48bb2465a15e79d780c72aa81" 2018-08-28 19:27:30,883 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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 x-openstack-request-id: req-5dbd5970-06f2-44f0-bfe1-e1420c6dc7cb x-compute-request-id: req-5dbd5970-06f2-44f0-bfe1-e1420c6dc7cb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:27:30,883 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-5dbd5970-06f2-44f0-bfe1-e1420c6dc7cb 2018-08-28 19:27:30,884 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp... 2018-08-28 19:27:30,884 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:27:30,899 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp 2018-08-28 19:27:30,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6a895bae11c4d48bb2465a15e79d780c72aa81" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZKDWyqguayxz701ptL1B1lFNI4z/pskJvoEeTHv1mu6a9CGCtXV48vjxtexKbSiebUpazHLyOqfo5c4S9RbqPrgQe5EWxSadPC1GOE16/7iHMvvbAPK6aQPiv8p2EawkKQrOujIvXBbvXli9CVFcTDwyVeZ7o97Ox2tYiBpJ6wQ==", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp"}}' 2018-08-28 19:27:30,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-c9e191c9-76fe-4107-8c82-55264f6f75b7 x-compute-request-id: req-c9e191c9-76fe-4107-8c82-55264f6f75b7 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDZKDWyqguayxz701ptL1B1lFNI4z/pskJvoEeTHv1mu6a9CGCtXV48vjxtexKbSiebUpazHLyOqfo5c4S9RbqPrgQe5EWxSadPC1GOE16/7iHMvvbAPK6aQPiv8p2EawkKQrOujIvXBbvXli9CVFcTDwyVeZ7o97Ox2tYiBpJ6wQ==", "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "fingerprint": "06:b7:22:44:04:16:bc:89:51:67:10:70:06:d8:1f:2b"}} 2018-08-28 19:27:30,966 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-c9e191c9-76fe-4107-8c82-55264f6f75b7 2018-08-28 19:27:30,968 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974.pub 2018-08-28 19:27:30,969 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974 2018-08-28 19:27:30,969 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:30,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:31,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["G6ERGFfoRJuTX60rRFB9ZQ"], "issued_at": "2018-08-28T19:27:31.000000Z"}} 2018-08-28 19:27:31,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:31,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-064d4b71-5dce-42e5-a47c-0dcc893bc89f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:31,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-064d4b71-5dce-42e5-a47c-0dcc893bc89f 2018-08-28 19:27:31,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:31,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-e5f407e7-1f8e-4e4c-9e54-8f0a15d38f78 Date: Tue, 28 Aug 2018 19:27:31 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:27:31,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp used request id req-e5f407e7-1f8e-4e4c-9e54-8f0a15d38f78 2018-08-28 19:27:31,602 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp... 2018-08-28 19:27:31,603 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp 2018-08-28 19:27:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}}' 2018-08-28 19:27:31,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-cc920636-fcb6-4eeb-83ec-196b02769272 Date: Tue, 28 Aug 2018 19:27:31 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "updated_at": "2018-08-28T19:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "c4014736-4a67-4432-87f2-8df210d9d35c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}], "revision_number": 2, "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e212722d-8e20-410b-b171-e6e04749f409", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}} 2018-08-28 19:27:31,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-cc920636-fcb6-4eeb-83ec-196b02769272 2018-08-28 19:27:31,943 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:31,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:32,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-df88ffb1-5ae0-4c59-9a49-9bfe6646916a Date: Tue, 28 Aug 2018 19:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c4014736-4a67-4432-87f2-8df210d9d35c"}]} 2018-08-28 19:27:32,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-df88ffb1-5ae0-4c59-9a49-9bfe6646916a 2018-08-28 19:27:32,121 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:32,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:32,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-575c0993-41bd-49a1-b910-d3a5d25a6e84 Date: Tue, 28 Aug 2018 19:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c4014736-4a67-4432-87f2-8df210d9d35c"}]} 2018-08-28 19:27:32,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-575c0993-41bd-49a1-b910-d3a5d25a6e84 2018-08-28 19:27:32,153 - neutron_utils - INFO - Retrieving security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:32,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:32,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-8dbc8fc8-1f97-4124-ac66-92f2aef3bd33 Date: Tue, 28 Aug 2018 19:27:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "updated_at": "2018-08-28T19:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "c4014736-4a67-4432-87f2-8df210d9d35c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}], "revision_number": 2, "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e212722d-8e20-410b-b171-e6e04749f409", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}]} 2018-08-28 19:27:32,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-8dbc8fc8-1f97-4124-ac66-92f2aef3bd33 2018-08-28 19:27:32,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:32,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:32,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1fb74fdd-b841-436e-abb6-bea0e4d904e4 Date: Tue, 28 Aug 2018 19:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c4014736-4a67-4432-87f2-8df210d9d35c"}]} 2018-08-28 19:27:32,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-1fb74fdd-b841-436e-abb6-bea0e4d904e4 2018-08-28 19:27:32,514 - neutron_utils - INFO - Retrieving security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:32,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:32,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-14876ac9-2d70-4281-819f-ab85df06cbbd Date: Tue, 28 Aug 2018 19:27:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "updated_at": "2018-08-28T19:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "c4014736-4a67-4432-87f2-8df210d9d35c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}], "revision_number": 2, "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e212722d-8e20-410b-b171-e6e04749f409", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}]} 2018-08-28 19:27:32,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-14876ac9-2d70-4281-819f-ab85df06cbbd 2018-08-28 19:27:32,565 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:32,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:32,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-adbc055c-0781-408f-b01c-d358bc738e4c Date: Tue, 28 Aug 2018 19:27:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c4014736-4a67-4432-87f2-8df210d9d35c"}]} 2018-08-28 19:27:32,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-adbc055c-0781-408f-b01c-d358bc738e4c 2018-08-28 19:27:32,744 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp 2018-08-28 19:27:32,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:32,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c69a0607-63d7-4988-964f-d7a2f8b29dba Date: Tue, 28 Aug 2018 19:27:32 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "updated_at": "2018-08-28T19:27:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "c4014736-4a67-4432-87f2-8df210d9d35c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}], "revision_number": 2, "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e212722d-8e20-410b-b171-e6e04749f409", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}]} 2018-08-28 19:27:32,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp used request id req-c69a0607-63d7-4988-964f-d7a2f8b29dba 2018-08-28 19:27:32,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:27:32,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:27:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:27:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:33,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4bc02df-dd3b-456d-9896-d05a9627bc0c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:33,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-f4bc02df-dd3b-456d-9896-d05a9627bc0c 2018-08-28 19:27:33,034 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:33,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4cba45c4-9ade-4b67-99a1-db120eccfea7 Date: Tue, 28 Aug 2018 19:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c4014736-4a67-4432-87f2-8df210d9d35c"}]} 2018-08-28 19:27:33,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-4cba45c4-9ade-4b67-99a1-db120eccfea7 2018-08-28 19:27:33,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409"}}' 2018-08-28 19:27:33,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1273e4d7-4884-4e0d-9f75-6fca977773e8 Date: Tue, 28 Aug 2018 19:27:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:33Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:33Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e0b51c4e-a0f6-45f9-93c0-25643f7ddbae"}} 2018-08-28 19:27:33,518 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-1273e4d7-4884-4e0d-9f75-6fca977773e8 2018-08-28 19:27:33,519 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp 2018-08-28 19:27:33,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:33,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-5f1cf341-c83e-41a2-8ea4-83405a87b82d Date: Tue, 28 Aug 2018 19:27:33 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "updated_at": "2018-08-28T19:27:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "c4014736-4a67-4432-87f2-8df210d9d35c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:33Z", "revision_number": 0, "id": "e0b51c4e-a0f6-45f9-93c0-25643f7ddbae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:33Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}], "revision_number": 3, "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e212722d-8e20-410b-b171-e6e04749f409", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}]} 2018-08-28 19:27:33,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp used request id req-5f1cf341-c83e-41a2-8ea4-83405a87b82d 2018-08-28 19:27:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:33,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a583ec3-4487-4e2e-a025-d12835c97036 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:33,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-8a583ec3-4487-4e2e-a025-d12835c97036 2018-08-28 19:27:33,669 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:33,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:33,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3c5df520-3aaa-488a-bb51-c53fdf2b4a7d Date: Tue, 28 Aug 2018 19:27:33 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c4014736-4a67-4432-87f2-8df210d9d35c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:33Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:33Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e0b51c4e-a0f6-45f9-93c0-25643f7ddbae"}]} 2018-08-28 19:27:33,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-3c5df520-3aaa-488a-bb51-c53fdf2b4a7d 2018-08-28 19:27:33,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409"}}' 2018-08-28 19:27:34,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c15ea8c1-de14-4137-b4b7-f296c51df8d4 Date: Tue, 28 Aug 2018 19:27:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:27:34Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": 22, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:34Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "99a86c6a-18d4-4047-acbb-19c8264e51b4"}} 2018-08-28 19:27:34,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-c15ea8c1-de14-4137-b4b7-f296c51df8d4 2018-08-28 19:27:34,256 - neutron_utils - INFO - Retrieving security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:34,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:34,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-49e5c91b-1cce-4899-9e37-5ce486fa22a7 Date: Tue, 28 Aug 2018 19:27:34 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "updated_at": "2018-08-28T19:27:34Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:27:34Z", "revision_number": 0, "id": "99a86c6a-18d4-4047-acbb-19c8264e51b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:34Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": 22, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "revision_number": 0, "id": "c4014736-4a67-4432-87f2-8df210d9d35c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:33Z", "revision_number": 0, "id": "e0b51c4e-a0f6-45f9-93c0-25643f7ddbae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:33Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}], "revision_number": 4, "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e212722d-8e20-410b-b171-e6e04749f409", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}]} 2018-08-28 19:27:34,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-49e5c91b-1cce-4899-9e37-5ce486fa22a7 2018-08-28 19:27:34,464 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e212722d-8e20-410b-b171-e6e04749f409 2018-08-28 19:27:34,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:27:34,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-6e9ac972-c21d-4665-a777-bb17b0525267 Date: Tue, 28 Aug 2018 19:27: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-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "157a9e38-ab2e-4acd-9d10-975f2a8642a4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:27:34Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": 22, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:34Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "99a86c6a-18d4-4047-acbb-19c8264e51b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:31Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:31Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c4014736-4a67-4432-87f2-8df210d9d35c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:33Z", "security_group_id": "e212722d-8e20-410b-b171-e6e04749f409", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:33Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "e0b51c4e-a0f6-45f9-93c0-25643f7ddbae"}]} 2018-08-28 19:27:34,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=e212722d-8e20-410b-b171-e6e04749f409 used request id req-6e9ac972-c21d-4665-a777-bb17b0525267 2018-08-28 19:27:34,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:34,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:34,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["6jcmOUwvRr-3EWVhea0yyg"], "issued_at": "2018-08-28T19:27:34.000000Z"}} 2018-08-28 19:27:34,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:34,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef396c1-2390-461a-9141-c101fced9ab6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:34,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0ef396c1-2390-461a-9141-c101fced9ab6 2018-08-28 19:27:34,944 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:27:34,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:35,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f55e77-0463-4b8d-ac74-bd0b5fc2cbfd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:35,020 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f4f55e77-0463-4b8d-ac74-bd0b5fc2cbfd 2018-08-28 19:27:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:35,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d4e7e179-a1a8-460a-81f3-acc82816ed80 Date: Tue, 28 Aug 2018 19:27:35 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:35,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-d4e7e179-a1a8-460a-81f3-acc82816ed80 2018-08-28 19:27:35,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:27:35,296 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:27:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:27:35,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:35,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e511bc9-bf7e-4dd6-907c-da91ef9e1ad8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:35,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-8e511bc9-bf7e-4dd6-907c-da91ef9e1ad8 2018-08-28 19:27:35,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:35,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-43076c61-0427-4d1a-9401-9c80e19f175e Date: Tue, 28 Aug 2018 19:27:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:35,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-43076c61-0427-4d1a-9401-9c80e19f175e 2018-08-28 19:27:35,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:35,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f90409b8-ca14-4221-acae-aff1e5548cb3 Date: Tue, 28 Aug 2018 19:27:35 GMT RESP BODY: {"ports":[]} 2018-08-28 19:27:35,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True used request id req-f90409b8-ca14-4221-acae-aff1e5548cb3 2018-08-28 19:27:35,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:36,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c55fd8a9-25dd-44a6-9110-272ccbdf34c6 x-compute-request-id: req-c55fd8a9-25dd-44a6-9110-272ccbdf34c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:27:36,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst used request id req-c55fd8a9-25dd-44a6-9110-272ccbdf34c6 2018-08-28 19:27:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:36,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1045652a-c269-4b5e-9e37-ecf751735862 Date: Tue, 28 Aug 2018 19:27: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:36,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-1045652a-c269-4b5e-9e37-ecf751735862 2018-08-28 19:27:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:36,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e62fea-f9c5-43b9-8ffb-d32ee7e5f90d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:36,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-42e62fea-f9c5-43b9-8ffb-d32ee7e5f90d 2018-08-28 19:27:36,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:36,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c1ce2113-f805-4da2-847e-e4e7e3e7148b Date: Tue, 28 Aug 2018 19:27:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:36,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-c1ce2113-f805-4da2-847e-e4e7e3e7148b 2018-08-28 19:27:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:36,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d9561e3-17aa-45a9-98e7-1d401d001823 Date: Tue, 28 Aug 2018 19:27:36 GMT RESP BODY: {"ports":[]} 2018-08-28 19:27:36,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True used request id req-7d9561e3-17aa-45a9-98e7-1d401d001823 2018-08-28 19:27:36,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:27:36,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:27:37,228 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["Egwipo4qSnSDioQgkQ3jAw"], "issued_at": "2018-08-28T19:27:37.000000Z"}} 2018-08-28 19:27:37,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9e60ebdfc86e3c27826cccd179d9189857d730" 2018-08-28 19:27:37,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00648c6f-88db-4b74-b369-27134219b991 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:27:37,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-00648c6f-88db-4b74-b369-27134219b991 2018-08-28 19:27:37,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:37,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-76332c83-58c8-4124-ad1c-75528dc0a138 Date: Tue, 28 Aug 2018 19:27:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:37,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-76332c83-58c8-4124-ad1c-75528dc0a138 2018-08-28 19:27:37,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:37,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0e10ee45-184f-4bd4-82a6-eb9bae5929dd Date: Tue, 28 Aug 2018 19:27:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:37,653 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-0e10ee45-184f-4bd4-82a6-eb9bae5929dd 2018-08-28 19:27:37,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:37,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-572ba313-d8cd-4737-8af8-7b339c745273 Date: Tue, 28 Aug 2018 19:27:37 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:37,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-572ba313-d8cd-4737-8af8-7b339c745273 2018-08-28 19:27:37,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:27:37,925 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:27:37 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:27:37,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca9e60ebdfc86e3c27826cccd179d9189857d730" 2018-08-28 19:27:38,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-276bee80-9e6c-4596-a82e-61cf241e1d7a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:38,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-276bee80-9e6c-4596-a82e-61cf241e1d7a 2018-08-28 19:27:38,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:38,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9697307d-d222-4165-b6c5-021f8986d501 Date: Tue, 28 Aug 2018 19:27:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:38,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-9697307d-d222-4165-b6c5-021f8986d501 2018-08-28 19:27:38,283 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net 2018-08-28 19:27:38,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" -d '{"port": {"network_id": "368223c0-7c8a-42ca-84f3-dca5e2932e09", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1", "admin_state_up": true}}' 2018-08-28 19:27:39,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-1733e1ba-2a25-4035-b2fb-7153b4fe759f Date: Tue, 28 Aug 2018 19:27:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11"],"mac_address":"fa:16:3e:f9:4e:58","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","project_id":"a88ce70b90214768ad5907c4aad80074","qos_policy_id":null,"admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal"}} 2018-08-28 19:27:39,359 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1733e1ba-2a25-4035-b2fb-7153b4fe759f 2018-08-28 19:27:39,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:39,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-54edbe63-a52e-425d-859f-e3e2addacbfe Date: Tue, 28 Aug 2018 19:27:39 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:39,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-54edbe63-a52e-425d-859f-e3e2addacbfe 2018-08-28 19:27:39,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:39,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40779829-7f3f-4246-b382-eda82433d512 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:39,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-40779829-7f3f-4246-b382-eda82433d512 2018-08-28 19:27:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:40,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-de160007-f2d4-4b16-8cd8-b15fd4ad895c Date: Tue, 28 Aug 2018 19:27:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:40,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-de160007-f2d4-4b16-8cd8-b15fd4ad895c 2018-08-28 19:27:40,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:40,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-47ee6fcc-3348-4ccf-9d2f-4054db38d429 Date: Tue, 28 Aug 2018 19:27:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:27:40,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True used request id req-47ee6fcc-3348-4ccf-9d2f-4054db38d429 2018-08-28 19:27:40,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:40,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34d99976-c011-4727-8524-64633cb3e27f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:40,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-34d99976-c011-4727-8524-64633cb3e27f 2018-08-28 19:27:40,218 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst 2018-08-28 19:27:40,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:40,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27: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-110f5ae9-4666-41e8-bf48-923068549378 x-compute-request-id: req-110f5ae9-4666-41e8-bf48-923068549378 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-flavor-name"}]} 2018-08-28 19:27:40,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-110f5ae9-4666-41e8-bf48-923068549378 2018-08-28 19:27:40,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6e792580-1ce9-4513-8afc-61902518ab6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:40,277 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27: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-637d7f9f-69d3-4f6d-a79f-ff9a61e64659 x-compute-request-id: req-637d7f9f-69d3-4f6d-a79f-ff9a61e64659 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6e792580-1ce9-4513-8afc-61902518ab6f", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:27:40,278 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6e792580-1ce9-4513-8afc-61902518ab6f used request id req-637d7f9f-69d3-4f6d-a79f-ff9a61e64659 2018-08-28 19:27:40,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:40,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-996c873c-3163-41e3-9b39-cf0ebfa27d76 Date: Tue, 28 Aug 2018 19:27:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:27:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:27:16Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/71b3b9b9-0d7b-467d-8605-709344db2e60/snap", "metadata": {}}], "self": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "min_disk": 0, "protected": false, "id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "file": "/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a88ce70b90214768ad5907c4aad80074", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/71b3b9b9-0d7b-467d-8605-709344db2e60/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image"} 2018-08-28 19:27:40,466 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image used request id req-996c873c-3163-41e3-9b39-cf0ebfa27d76 2018-08-28 19:27:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:40,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-306c00fc-ea57-472b-ad71-f2544315fa71 Date: Tue, 28 Aug 2018 19:27:40 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:27:40,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-306c00fc-ea57-472b-ad71-f2544315fa71 2018-08-28 19:27:40,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "imageRef": "71b3b9b9-0d7b-467d-8605-709344db2e60", "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "flavorRef": "6e792580-1ce9-4513-8afc-61902518ab6f", "max_count": 1, "min_count": 1, "networks": [{"port": "3b902879-0efe-4a55-8874-5f95f38b6d41"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}]}}' 2018-08-28 19:27:42,590 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:27: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-f7c08a91-0929-4364-8d43-b9e078453776 x-compute-request-id: req-f7c08a91-0929-4364-8d43-b9e078453776 Content-Length: 444 location: http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "adminPass": "vCuHqVnABmf9"}} 2018-08-28 19:27:42,591 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-f7c08a91-0929-4364-8d43-b9e078453776 2018-08-28 19:27:42,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:42,675 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27: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-3d0a0870-ffa3-46b0-b94b-90f499aa0a01 x-compute-request-id: req-3d0a0870-ffa3-46b0-b94b-90f499aa0a01 Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:27:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:42,675 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-3d0a0870-ffa3-46b0-b94b-90f499aa0a01 2018-08-28 19:27:42,676 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst 2018-08-28 19:27:42,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:43,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27: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-92b24e3d-1676-483e-99c4-3e9ef68f50cb x-compute-request-id: req-92b24e3d-1676-483e-99c4-3e9ef68f50cb Content-Encoding: gzip Content-Length: 620 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:27:42Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:43,041 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-92b24e3d-1676-483e-99c4-3e9ef68f50cb 2018-08-28 19:27:43,041 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - BUILD 2018-08-28 19:27:43,042 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:27:46,045 - create_instance - DEBUG - VM status query timeout in 896.631277084 2018-08-28 19:27:46,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:46,493 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4375bbae-6b8d-42c5-a484-6edb6fb1e088 x-compute-request-id: req-4375bbae-6b8d-42c5-a484-6edb6fb1e088 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:27:44Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:46,493 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-4375bbae-6b8d-42c5-a484-6edb6fb1e088 2018-08-28 19:27:46,493 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - BUILD 2018-08-28 19:27:46,494 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:27:49,497 - create_instance - DEBUG - VM status query timeout in 893.179234982 2018-08-28 19:27:49,500 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:50,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f17e64c1-9174-47c2-a946-1e3157670e40 x-compute-request-id: req-f17e64c1-9174-47c2-a946-1e3157670e40 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:27:44Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:50,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-f17e64c1-9174-47c2-a946-1e3157670e40 2018-08-28 19:27:50,137 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - BUILD 2018-08-28 19:27:50,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:27:53,138 - create_instance - DEBUG - VM status query timeout in 889.537973166 2018-08-28 19:27:53,141 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:53,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-1431f6bb-d5cf-4511-8718-22addc7d79cc x-compute-request-id: req-1431f6bb-d5cf-4511-8718-22addc7d79cc Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:53,748 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-1431f6bb-d5cf-4511-8718-22addc7d79cc 2018-08-28 19:27:53,749 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - ACTIVE 2018-08-28 19:27:53,749 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:27:53,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:54,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-f2821477-25bf-45aa-be36-4bea80d9f676 x-compute-request-id: req-f2821477-25bf-45aa-be36-4bea80d9f676 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:54,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-f2821477-25bf-45aa-be36-4bea80d9f676 2018-08-28 19:27:54,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:54,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9de61945-9296-4227-8816-67202f1d450a Date: Tue, 28 Aug 2018 19:27: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:54,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-9de61945-9296-4227-8816-67202f1d450a 2018-08-28 19:27:54,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:54,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f589eb-2b40-46b6-99d5-bf51d88ab546 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:54,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-f2f589eb-2b40-46b6-99d5-bf51d88ab546 2018-08-28 19:27:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:54,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e44c07c2-cbb4-4e67-a4dd-697b4fe278a8 Date: Tue, 28 Aug 2018 19:27:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:54,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-e44c07c2-cbb4-4e67-a4dd-697b4fe278a8 2018-08-28 19:27:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:54,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-8fbf3bde-3dff-4a60-9c08-e77ada72c259 Date: Tue, 28 Aug 2018 19:27:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:27:54,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-8fbf3bde-3dff-4a60-9c08-e77ada72c259 2018-08-28 19:27:54,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:55,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bc65cab6-01bc-4482-b547-be4ea7b39d4b x-compute-request-id: req-bc65cab6-01bc-4482-b547-be4ea7b39d4b Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:55,157 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-bc65cab6-01bc-4482-b547-be4ea7b39d4b 2018-08-28 19:27:55,157 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - ACTIVE 2018-08-28 19:27:55,157 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:27:55,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:55,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-d52d5cd8-4f58-45cc-a689-b931874ac8f1 x-compute-request-id: req-d52d5cd8-4f58-45cc-a689-b931874ac8f1 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:55,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-d52d5cd8-4f58-45cc-a689-b931874ac8f1 2018-08-28 19:27:55,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:56,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e62b48c9-eabc-4ee5-bf90-81af59c3a734 Date: Tue, 28 Aug 2018 19:27: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:27:56,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-e62b48c9-eabc-4ee5-bf90-81af59c3a734 2018-08-28 19:27:56,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:56,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99148dd-1d04-4e79-9a2f-ca7f7260cfe8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:56,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-e99148dd-1d04-4e79-9a2f-ca7f7260cfe8 2018-08-28 19:27:56,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:56,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3ab27e9d-75b1-414b-b7d1-10a4a6d6eee8 Date: Tue, 28 Aug 2018 19:27:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:27:56,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-3ab27e9d-75b1-414b-b7d1-10a4a6d6eee8 2018-08-28 19:27:56,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:56,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-57eed5ad-014d-4ca0-a6aa-7eefa61f40d4 Date: Tue, 28 Aug 2018 19:27:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:49Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:27:56,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-57eed5ad-014d-4ca0-a6aa-7eefa61f40d4 2018-08-28 19:27:56,277 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}}' 2018-08-28 19:27:57,826 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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-fa325bcb-2680-47e3-ac5e-199fc6082746 x-compute-request-id: req-fa325bcb-2680-47e3-ac5e-199fc6082746 Content-Length: 0 Content-Type: application/json 2018-08-28 19:27:57,826 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf/action used request id req-fa325bcb-2680-47e3-ac5e-199fc6082746 2018-08-28 19:27:57,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:58,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-4bae0f2e-dd43-427c-9821-6c77ee486b38 Date: Tue, 28 Aug 2018 19:27:58 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:21Z", "admin_state_up": true, "updated_at": "2018-08-28T19:27:28Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "c5478fbd-dd87-413a-88f2-de9de6e19075", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router"}]} 2018-08-28 19:27:58,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router used request id req-4bae0f2e-dd43-427c-9821-6c77ee486b38 2018-08-28 19:27:58,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:58,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aed966d-3469-4741-a404-1ea3eaf93559 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:27:58,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-2aed966d-3469-4741-a404-1ea3eaf93559 2018-08-28 19:27:58,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=c5478fbd-dd87-413a-88f2-de9de6e19075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:58,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-069f20f7-f73b-4130-8333-f9d6eb5bb255 Date: Tue, 28 Aug 2018 19:27:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:27:58,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=c5478fbd-dd87-413a-88f2-de9de6e19075 used request id req-069f20f7-f73b-4130-8333-f9d6eb5bb255 2018-08-28 19:27:58,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/8911ab6a-38e1-449f-bdc6-8b927151ec7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:58,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-204c36f8-95c5-4c46-8ec9-fe45e477e7ad Date: Tue, 28 Aug 2018 19:27:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}} 2018-08-28 19:27:58,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/8911ab6a-38e1-449f-bdc6-8b927151ec7b used request id req-204c36f8-95c5-4c46-8ec9-fe45e477e7ad 2018-08-28 19:27:58,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:59,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a845cfe7-e44c-4717-b5fd-26f85007b3e8 Date: Tue, 28 Aug 2018 19:27:59 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:27:59,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-a845cfe7-e44c-4717-b5fd-26f85007b3e8 2018-08-28 19:27:59,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:59,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d35dfa72-f481-4e86-be6a-dcbc27aac932 Date: Tue, 28 Aug 2018 19:27:59 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:27:59,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-d35dfa72-f481-4e86-be6a-dcbc27aac932 2018-08-28 19:27:59,070 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:59,561 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d6229ab1-0edb-490e-b921-44b5df1dc43b x-compute-request-id: req-d6229ab1-0edb-490e-b921-44b5df1dc43b Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:59,561 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-d6229ab1-0edb-490e-b921-44b5df1dc43b 2018-08-28 19:27:59,562 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - ACTIVE 2018-08-28 19:27:59,562 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:27:59,565 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:27:59,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:27:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04fc232c-9b73-4f7f-9f0c-f647f42f1799 x-compute-request-id: req-04fc232c-9b73-4f7f-9f0c-f647f42f1799 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:27:59,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-04fc232c-9b73-4f7f-9f0c-f647f42f1799 2018-08-28 19:27:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:00,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-196b21c7-de45-468c-9069-8295dfc1fab1 Date: Tue, 28 Aug 2018 19:28: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:28:00,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-196b21c7-de45-468c-9069-8295dfc1fab1 2018-08-28 19:28:00,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:00,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9681f7-3c5e-46dd-a078-b5475a865fdb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:00,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-fe9681f7-3c5e-46dd-a078-b5475a865fdb 2018-08-28 19:28:00,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:00,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ea9be53-46f8-4589-a8e7-b5e1e596a8b7 Date: Tue, 28 Aug 2018 19:28:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:28:00,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-2ea9be53-46f8-4589-a8e7-b5e1e596a8b7 2018-08-28 19:28:00,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:00,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-f9e999bd-70f6-4c2d-b1ee-432039c14b7c Date: Tue, 28 Aug 2018 19:28:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:28:00,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-f9e999bd-70f6-4c2d-b1ee-432039c14b7c 2018-08-28 19:28:00,392 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:28:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:00,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e7b04a7d-4abc-40f8-9c78-6970694a4f4c Date: Tue, 28 Aug 2018 19:28:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:28:00,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-e7b04a7d-4abc-40f8-9c78-6970694a4f4c 2018-08-28 19:28:00,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:00,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-95b04b6b-dd9a-45be-a125-40a3d1460fe6 Date: Tue, 28 Aug 2018 19:28:00 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:28:00,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-95b04b6b-dd9a-45be-a125-40a3d1460fe6 2018-08-28 19:28:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "3b902879-0efe-4a55-8874-5f95f38b6d41"}}' 2018-08-28 19:28:02,670 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-00668bdc-1e9c-4348-9680-4d221b5125e8 Date: Tue, 28 Aug 2018 19:28:02 GMT RESP BODY: {"floatingip": {"router_id": "c5478fbd-dd87-413a-88f2-de9de6e19075", "status": "DOWN", "description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:28:01Z", "updated_at": "2018-08-28T19:28:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a88ce70b90214768ad5907c4aad80074", "port_id": "3b902879-0efe-4a55-8874-5f95f38b6d41", "id": "5950494f-8463-4118-b50f-a02d832ed798"}} 2018-08-28 19:28:02,670 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-00668bdc-1e9c-4348-9680-4d221b5125e8 2018-08-28 19:28:02,670 - create_instance - INFO - Created floating IP 172.30.9.209 via router - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router 2018-08-28 19:28:02,674 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:03,014 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44c3dc64-80fa-4036-b780-d1c6e988a5f1 x-compute-request-id: req-44c3dc64-80fa-4036-b780-d1c6e988a5f1 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:03,014 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-44c3dc64-80fa-4036-b780-d1c6e988a5f1 2018-08-28 19:28:03,015 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - ACTIVE 2018-08-28 19:28:03,015 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:28:03,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:03,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-d0723316-fb3c-4bfd-a0ba-c52d611fdfd6 x-compute-request-id: req-d0723316-fb3c-4bfd-a0ba-c52d611fdfd6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:03,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-d0723316-fb3c-4bfd-a0ba-c52d611fdfd6 2018-08-28 19:28:03,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:03,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4c3d9a50-9848-4b63-b5d9-0a0d0d3bc866 Date: Tue, 28 Aug 2018 19:28: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:28:03,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-4c3d9a50-9848-4b63-b5d9-0a0d0d3bc866 2018-08-28 19:28:03,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:03,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de39fb07-15a4-4d3a-8589-220ec39fcce4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:03,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-de39fb07-15a4-4d3a-8589-220ec39fcce4 2018-08-28 19:28:03,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:03,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f41321f3-d55c-4817-8c2d-a69ec5e361a0 Date: Tue, 28 Aug 2018 19:28:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:28:03,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-f41321f3-d55c-4817-8c2d-a69ec5e361a0 2018-08-28 19:28:03,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:03,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-a9a60212-2d06-4949-9ea3-4b1e3f2c3364 Date: Tue, 28 Aug 2018 19:28:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:28:03,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-a9a60212-2d06-4949-9ea3-4b1e3f2c3364 2018-08-28 19:28:03,716 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-08-28 19:28:03,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:04,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-8151b771-66a0-4b6b-a625-cff069002117 x-compute-request-id: req-8151b771-66a0-4b6b-a625-cff069002117 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:04,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-8151b771-66a0-4b6b-a625-cff069002117 2018-08-28 19:28:04,184 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:28:05,256 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:04 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0ea73e88-24fd-480c-ba6a-1cb8e2c39bbd x-compute-request-id: req-0ea73e88-24fd-480c-ba6a-1cb8e2c39bbd Content-Encoding: gzip Content-Length: 9610 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 501241889 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.912 MHz processor\n[ 0.131752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.133442] pid_max: default: 32768 minimum: 301\n[ 0.134358] ACPI: Core revision 20150930\n[ 0.135759] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.137098] Security Framework initialized\n[ 0.137938] Yama: becoming mindful.\n[ 0.138685] AppArmor: AppArmor initialized\n[ 0.139581] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140933] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.142223] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143451] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144854] Initializing cgroup subsys io\n[ 0.145693] Initializing cgroup subsys memory\n[ 0.146569] Initializing cgroup subsys devices\n[ 0.147476] Initializing cgroup subsys freezer\n[ 0.148368] Initializing cgroup subsys net_cls\n[ 0.149261] Initializing cgroup subsys perf_event\n[ 0.150193] Initializing cgroup subsys net_prio\n[ 0.151139] Initializing cgroup subsys hugetlb\n[ 0.152039] Initializing cgroup subsys pids\n[ 0.152927] CPU: Physical Processor ID: 0\n[ 0.154441] mce: CPU supports 10 MCE banks\n[ 0.155329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164939] ftrace: allocating 31920 entries in 125 pages\n[ 0.190771] smpboot: Max logical packages: 2\n[ 0.191642] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192881] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.194265] x2apic enabled\n[ 0.195090] Switched APIC routing to physical x2apic.\n[ 0.196868] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.198133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.200387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202400] KVM setup paravirtual spinlock\n[ 0.203933] x86: Booting SMP configuration:\n[ 0.204868] .... node #0, CPUs: #1\n[ 0.205795] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.227539] x86: Booted up 1 node, 2 CPUs\n[ 0.227541] KVM setup async PF for cpu 1\n[ 0.227544] kvm-stealtime: cpu 1, msr f90d940\n[ 0.230220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.231777] devtmpfs: initialized\n[ 0.233517] evm: security.selinux\n[ 0.234229] evm: security.SMACK64\n[ 0.234935] evm: security.SMACK64EXEC\n[ 0.235716] evm: security.SMACK64TRANSMUTE\n[ 0.236554] evm: security.SMACK64MMAP\n[ 0.237311] evm: security.ima\n[ 0.237962] evm: security.capability\n[ 0.238832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.240820] pinctrl core: initialized pinctrl subsystem\n[ 0.241987] RTC time: 19:27:50, date: 08/28/18\n[ 0.242987] NET: Registered protocol family 16\n[ 0.252819] cpuidle: using governor ladder\n[ 0.264920] cpuidle: using governor menu\n[ 0.265805] PCCT header not found.\n[ 0.266625] ACPI: bus type PCI registered\n[ 0.267467] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.268787] PCI: Using configuration type 1 for base access\n[ 0.282249] ACPI: Added _OSI(Module Device)\n[ 0.283163] ACPI: Added _OSI(Processor Device)\n[ 0.284057] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.285022] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.287380] ACPI: Interpreter enabled\n[ 0.288212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.290189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.292077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.293994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.295875] ACPI: (supports S0 S5)\n[ 0.296617] ACPI: Using IOAPIC for interrupt routing\n[ 0.297713] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.301110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.302302] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.303571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.304796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.307140] acpiphp: Slot [3] registered\n[ 0.307982] acpiphp: Slot [4] registered\n[ 0.308826] acpiphp: Slot [5] registered\n[ 0.309638] acpiphp: Slot [6] registered\n[ 0.310433] acpiphp: Slot [7] registered\n[ 0.311226] acpiphp: Slot [8] registered\n[ 0.312038] acpiphp: Slot [9] registered\n[ 0.312893] acpiphp: Slot [10] registered\n[ 0.323713] acpiphp: Slot [11] registered\n[ 0.324552] acpiphp: Slot [12] registered\n[ 0.325390] acpiphp: Slot [13] registered\n[ 0.326198] acpiphp: Slot [14] registered\n[ 0.327003] acpiphp: Slot [15] registered\n[ 0.327831] acpiphp: Slot [16] registered\n[ 0.328639] acpiphp: Slot [17] registered\n[ 0.329451] acpiphp: Slot [18] registered\n[ 0.330260] acpiphp: Slot [19] registered\n[ 0.331071] acpiphp: Slot [20] registered\n[ 0.331883] acpiphp: Slot [21] registered\n[ 0.332733] acpiphp: Slot [22] registered\n[ 0.333555] acpiphp: Slot [23] registered\n[ 0.334366] acpiphp: Slot [24] registered\n[ 0.335178] acpiphp: Slot [25] registered\n[ 0.335991] acpiphp: Slot [26] registered\n[ 0.336845] acpiphp: Slot [27] registered\n[ 0.337660] acpiphp: Slot [28] registered\n[ 0.338469] acpiphp: Slot [29] registered\n[ 0.339287] acpiphp: Slot [30] registered\n[ 0.340146] acpiphp: Slot [31] registered\n[ 0.341013] PCI host bridge to bus 0000:00\n[ 0.341821] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.343033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.344268] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345778] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.347218] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.353641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.356117] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.357396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.365245] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414119] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.416955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418290] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419485] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422347] vgaarb: loaded\n[ 0.422957] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424110] SCSI subsystem initialized\n[ 0.424963] ACPI: bus type USB registered\n[ 0.425817] usbcore: registered new interface driver usbfs\n[ 0.426863] usbcore: registered new interface driver hub\n[ 0.427916] usbcore: registered new device driver usb\n[ 0.429054] PCI: Using ACPI for IRQ routing\n[ 0.430129] NetLabel: Initializing\n[ 0.430867] NetLabel: domain hash size = 128\n[ 0.431729] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432675] NetLabel: unlabeled traffic allowed by default\n[ 0.433836] clocksource: Switched to clocksource kvm-clock\n[ 0.439854] AppArmor: AppArmor Filesystem Enabled\n[ 0.440858] pnp: PnP ACPI init\n[ 0.441797] pnp: PnP ACPI: found 5 devices\n[ 0.448912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450635] NET: Registered protocol family 2\n[ 0.451640] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.452943] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.454129] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.455318] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456406] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457577] NET: Registered protocol family 1\n[ 0.458462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459601] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460680] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478867] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497423] Trying to unpack rootfs image as initramfs...\n[ 0.547907] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.562171] Scanning for low memory corruption every 60 seconds\n[ 0.563653] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.564855] audit: initializing netlink subsys (disabled)\n[ 0.565946] audit: type=2000 audit(1535484470.695:1): initialized\n[ 0.567323] Initialise system trusted keyring\n[ 0.568320] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.569558] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571747] zbud: loaded\n[ 0.572507] VFS: Disk quotas dquot_6.6.0\n[ 0.573368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.575080] fuse init (API version 7.23)\n[ 0.576061] Key type big_key registered\n[ 0.576899] Allocating IMA MOK and blacklist keyrings.\n[ 0.578184] Key type asymmetric registered\n[ 0.579063] Asymmetric key parser 'x509' registered\n[ 0.580023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.581542] io scheduler noop registered\n[ 0.582371] io scheduler deadline registered (default)\n[ 0.583404] io scheduler cfq registered\n[ 0.584262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.585327] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.586645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.588189] ACPI: Power Button [PWRF]\n[ 0.589118] GHES: HEST is not enabled!\n[ 0.608863] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.647575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.650156] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.674407] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.676949] Linux agpgart interface v0.103\n[ 0.679823] brd: module loaded\n[ 0.681295] loop: module loaded\n[ 0.686328] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.687824] GPT:90111 != 20971519\n[ 0.688547] GPT:Alternate GPT header not at the end of the disk.\n[ 0.689685] GPT:90111 != 20971519\n[ 0.690417] GPT: Use GNU Parted to correct GPT errors.\n[ 0.691412] vda: vda1 vda15\n[ 0.693011] scsi host0: ata_piix\n[ 0.693804] scsi host1: ata_piix\n[ 0.694551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.695799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.697091] libphy: Fixed MDIO Bus: probed\n[ 0.697988] tun: Universal TUN/TAP device driver, 1.6\n[ 0.699008] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.700986] PPP generic driver version 2.4.2\n[ 0.701891] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.703127] ehci-pci: EHCI PCI platform driver\n[ 0.703994] ehci-platform: EHCI generic platform driver\n[ 0.704977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.706111] ohci-pci: OHCI PCI platform driver\n[ 0.706985] ohci-platform: OHCI generic platform driver\n[ 0.707968] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.726992] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.727996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.729438] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.730456] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.731571] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.732790] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734213] usb usb1: Product: UHCI Host Controller\n[ 0.735144] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.736280] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.737332] hub 1-0:1.0: USB hub found\n[ 0.738118] hub 1-0:1.0: 2 ports detected\n[ 0.739028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.741165] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.742137] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743203] mousedev: PS/2 mouse device common for all mice\n[ 0.744496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.746346] rtc_cmos 00:00: RTC can wake from S4\n[ 0.747470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.748649] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.749823] i2c /dev entries driver\n[ 0.750571] device-mapper: uevent: version 1.0.3\n[ 0.751519] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.753132] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.754460] NET: Registered protocol family 10\n[ 0.755488] NET: Registered protocol family 17\n[ 0.756372] Key type dns_resolver registered\n[ 0.757340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.758438] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.759584] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.761388] registered taskstats version 1\n[ 0.762226] Loading compiled-in X.509 certificates\n[ 0.763651] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.765476] zswap: loaded using pool lzo/zbud\n[ 0.766989] Key type trusted registered\n[ 0.768704] Key type encrypted registered\n[ 0.769532] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.770552] ima: No TPM chip found, activating TPM-bypass!\n[ 0.771586] evm: HMAC attrs: 0x1\n[ 0.772567] Magic number: 14:60:497\n[ 0.773441] rtc_cmos 00:00: setting system clock to 2018-08-28 19:27:50 UTC (1535484470)\n[ 0.785591] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.786741] EDD information not available.\n[ 0.854859] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.856399] Write protecting the kernel read-only data: 14336k\n[ 0.858014] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.859819] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.68\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 0.915364] 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.02\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.8...\nLease of 10.55.1.8 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.21. iid=i-000000fe\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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGcw9qnXGcVIJrS3yHR9cprliZQXdjs4m8waO6Tu1uT0rstdQw1Nx9f+zGL78OcfhpcmmJfceNlMBJ92lEkXDbDhMim5oN4ctYglJols6I4bIlJT1t3g53p67x7c4ZkLtFsUpfooHzjhIplo2ZvyeB+n/rZRTxOs8UUyy5BkWhK6I8WWxv9Tgrgt8gQkKz1MDdSQHKkqJMIhviiDYHYuhO/4n1CfUq3jN6739MG1j2mUjk24XoC1bzQ7p6n3U543P69R21k08OzFLoVFphWPETPNDAXif0ddNIx1v78Yvw7lwQ2AYXg4Sb4AzsIDOdYJYNGwyicn9b6jfZg9vKXmX9 root@createinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a\nssh-dss AAAAB3NzaC1kc3MAAACBAOY9abvwypMH2EpCK4f4hhZbjsjv5xn6jLwrGhkflbNuvSCI/uKjHkYQ9hhE9kowxyb5ok3HFNWO/+oMDCsRmQSe/7n6Ip5nwiBclVqvnmj1srU+yvGEa+iVqqJQyv3U95UNCCIH5FdbFkrVbQW5r9eh/StfihjyqMiF4ILqPvxvAAAAFQDmff+Om0R+eXNLgAxwfuRPwVBHPwAAAIAujdOSHAPx1XXSgc5jWooOCxqDuzK9ZWv8Py3wLvdz64sJQt9HU27oSSKC8h8FfXlJenOj7PVMMSnXi/LIf6ramNjkTS2LpD2vuis7+p/p7gzmkrOAZNeiDTxrea8y5SfFxNUcTm9HAvBpzDg5F1kHde7N0xwl8TRT4NvLMvY2DwAAAIEAi1nhh1KmyugH/+1bxjd89ZqZYXq8L5kf9/nZM76blOBOXVLutWSixZtViTtGHHX56I50bTQT+9NiSZl7G5td0CNKyvd4fmJNPDpMkVDYzX79wS3QhRIzqBadEFLsWkwDmHnoq9n+Q1RaT9taM2j+KE5Ez74V8xKUmV97z502mHY= root@createinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a\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.8,24,fe80::f816:3eff:fef9:4e58/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 \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-000000fe\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.35 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a login: "} 2018-08-28 19:28:05,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf/action used request id req-0ea73e88-24fd-480c-ba6a-1cb8e2c39bbd 2018-08-28 19:28:05,258 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:28:05,258 - 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 501241889 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.912 MHz processor [ 0.131752] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.133442] pid_max: default: 32768 minimum: 301 [ 0.134358] ACPI: Core revision 20150930 [ 0.135759] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.137098] Security Framework initialized [ 0.137938] Yama: becoming mindful. [ 0.138685] AppArmor: AppArmor initialized [ 0.139581] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140933] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.142223] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143451] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144854] Initializing cgroup subsys io [ 0.145693] Initializing cgroup subsys memory [ 0.146569] Initializing cgroup subsys devices [ 0.147476] Initializing cgroup subsys freezer [ 0.148368] Initializing cgroup subsys net_cls [ 0.149261] Initializing cgroup subsys perf_event [ 0.150193] Initializing cgroup subsys net_prio [ 0.151139] Initializing cgroup subsys hugetlb [ 0.152039] Initializing cgroup subsys pids [ 0.152927] CPU: Physical Processor ID: 0 [ 0.154441] mce: CPU supports 10 MCE banks [ 0.155329] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.156388] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158653] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164939] ftrace: allocating 31920 entries in 125 pages [ 0.190771] smpboot: Max logical packages: 2 [ 0.191642] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192881] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.194265] x2apic enabled [ 0.195090] Switched APIC routing to physical x2apic. [ 0.196868] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.198133] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.200387] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202400] KVM setup paravirtual spinlock [ 0.203933] x86: Booting SMP configuration: [ 0.204868] .... node #0, CPUs: #1 [ 0.205795] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.227539] x86: Booted up 1 node, 2 CPUs [ 0.227541] KVM setup async PF for cpu 1 [ 0.227544] kvm-stealtime: cpu 1, msr f90d940 [ 0.230220] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.231777] devtmpfs: initialized [ 0.233517] evm: security.selinux [ 0.234229] evm: security.SMACK64 [ 0.234935] evm: security.SMACK64EXEC [ 0.235716] evm: security.SMACK64TRANSMUTE [ 0.236554] evm: security.SMACK64MMAP [ 0.237311] evm: security.ima [ 0.237962] evm: security.capability [ 0.238832] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.240820] pinctrl core: initialized pinctrl subsystem [ 0.241987] RTC time: 19:27:50, date: 08/28/18 [ 0.242987] NET: Registered protocol family 16 [ 0.252819] cpuidle: using governor ladder [ 0.264920] cpuidle: using governor menu [ 0.265805] PCCT header not found. [ 0.266625] ACPI: bus type PCI registered [ 0.267467] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.268787] PCI: Using configuration type 1 for base access [ 0.282249] ACPI: Added _OSI(Module Device) [ 0.283163] ACPI: Added _OSI(Processor Device) [ 0.284057] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.285022] ACPI: Added _OSI(Processor Aggregator Device) [ 0.287380] ACPI: Interpreter enabled [ 0.288212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.290189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.292077] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.293994] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.295875] ACPI: (supports S0 S5) [ 0.296617] ACPI: Using IOAPIC for interrupt routing [ 0.297713] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.301110] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.302302] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.303571] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.304796] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.307140] acpiphp: Slot [3] registered [ 0.307982] acpiphp: Slot [4] registered [ 0.308826] acpiphp: Slot [5] registered [ 0.309638] acpiphp: Slot [6] registered [ 0.310433] acpiphp: Slot [7] registered [ 0.311226] acpiphp: Slot [8] registered [ 0.312038] acpiphp: Slot [9] registered [ 0.312893] acpiphp: Slot [10] registered [ 0.323713] acpiphp: Slot [11] registered [ 0.324552] acpiphp: Slot [12] registered [ 0.325390] acpiphp: Slot [13] registered [ 0.326198] acpiphp: Slot [14] registered [ 0.327003] acpiphp: Slot [15] registered [ 0.327831] acpiphp: Slot [16] registered [ 0.328639] acpiphp: Slot [17] registered [ 0.329451] acpiphp: Slot [18] registered [ 0.330260] acpiphp: Slot [19] registered [ 0.331071] acpiphp: Slot [20] registered [ 0.331883] acpiphp: Slot [21] registered [ 0.332733] acpiphp: Slot [22] registered [ 0.333555] acpiphp: Slot [23] registered [ 0.334366] acpiphp: Slot [24] registered [ 0.335178] acpiphp: Slot [25] registered [ 0.335991] acpiphp: Slot [26] registered [ 0.336845] acpiphp: Slot [27] registered [ 0.337660] acpiphp: Slot [28] registered [ 0.338469] acpiphp: Slot [29] registered [ 0.339287] acpiphp: Slot [30] registered [ 0.340146] acpiphp: Slot [31] registered [ 0.341013] PCI host bridge to bus 0000:00 [ 0.341821] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.343033] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.344268] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345778] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.347218] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.353641] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354946] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.356117] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.357396] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363789] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.365245] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411158] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412653] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414119] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415530] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.416955] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418290] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419485] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420745] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422347] vgaarb: loaded [ 0.422957] vgaarb: bridge control possible 0000:00:02.0 [ 0.424110] SCSI subsystem initialized [ 0.424963] ACPI: bus type USB registered [ 0.425817] usbcore: registered new interface driver usbfs [ 0.426863] usbcore: registered new interface driver hub [ 0.427916] usbcore: registered new device driver usb [ 0.429054] PCI: Using ACPI for IRQ routing [ 0.430129] NetLabel: Initializing [ 0.430867] NetLabel: domain hash size = 128 [ 0.431729] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432675] NetLabel: unlabeled traffic allowed by default [ 0.433836] clocksource: Switched to clocksource kvm-clock [ 0.439854] AppArmor: AppArmor Filesystem Enabled [ 0.440858] pnp: PnP ACPI init [ 0.441797] pnp: PnP ACPI: found 5 devices [ 0.448912] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450635] NET: Registered protocol family 2 [ 0.451640] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.452943] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.454129] TCP: Hash tables configured (established 2048 bind 2048) [ 0.455318] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456406] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457577] NET: Registered protocol family 1 [ 0.458462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459601] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460680] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478867] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497423] Trying to unpack rootfs image as initramfs... [ 0.547907] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.562171] Scanning for low memory corruption every 60 seconds [ 0.563653] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.564855] audit: initializing netlink subsys (disabled) [ 0.565946] audit: type=2000 audit(1535484470.695:1): initialized [ 0.567323] Initialise system trusted keyring [ 0.568320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.569558] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571747] zbud: loaded [ 0.572507] VFS: Disk quotas dquot_6.6.0 [ 0.573368] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.575080] fuse init (API version 7.23) [ 0.576061] Key type big_key registered [ 0.576899] Allocating IMA MOK and blacklist keyrings. [ 0.578184] Key type asymmetric registered [ 0.579063] Asymmetric key parser 'x509' registered [ 0.580023] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.581542] io scheduler noop registered [ 0.582371] io scheduler deadline registered (default) [ 0.583404] io scheduler cfq registered [ 0.584262] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.585327] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.586645] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.588189] ACPI: Power Button [PWRF] [ 0.589118] GHES: HEST is not enabled! [ 0.608863] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.647575] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.650156] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.674407] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.676949] Linux agpgart interface v0.103 [ 0.679823] brd: module loaded [ 0.681295] loop: module loaded [ 0.686328] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.687824] GPT:90111 != 20971519 [ 0.688547] GPT:Alternate GPT header not at the end of the disk. [ 0.689685] GPT:90111 != 20971519 [ 0.690417] GPT: Use GNU Parted to correct GPT errors. [ 0.691412] vda: vda1 vda15 [ 0.693011] scsi host0: ata_piix [ 0.693804] scsi host1: ata_piix [ 0.694551] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.695799] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.697091] libphy: Fixed MDIO Bus: probed [ 0.697988] tun: Universal TUN/TAP device driver, 1.6 [ 0.699008] tun: (C) 1999-2004 Max Krasnyansky [ 0.700986] PPP generic driver version 2.4.2 [ 0.701891] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.703127] ehci-pci: EHCI PCI platform driver [ 0.703994] ehci-platform: EHCI generic platform driver [ 0.704977] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.706111] ohci-pci: OHCI PCI platform driver [ 0.706985] ohci-platform: OHCI generic platform driver [ 0.707968] uhci_hcd: USB Universal Host Controller Interface driver [ 0.726992] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.727996] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.729438] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.730456] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.731571] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.732790] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734213] usb usb1: Product: UHCI Host Controller [ 0.735144] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.736280] usb usb1: SerialNumber: 0000:00:01.2 [ 0.737332] hub 1-0:1.0: USB hub found [ 0.738118] hub 1-0:1.0: 2 ports detected [ 0.739028] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.741165] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.742137] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743203] mousedev: PS/2 mouse device common for all mice [ 0.744496] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.746346] rtc_cmos 00:00: RTC can wake from S4 [ 0.747470] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.748649] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.749823] i2c /dev entries driver [ 0.750571] device-mapper: uevent: version 1.0.3 [ 0.751519] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.753132] ledtrig-cpu: registered to indicate activity on CPUs [ 0.754460] NET: Registered protocol family 10 [ 0.755488] NET: Registered protocol family 17 [ 0.756372] Key type dns_resolver registered [ 0.757340] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.758438] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.759584] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.761388] registered taskstats version 1 [ 0.762226] Loading compiled-in X.509 certificates [ 0.763651] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.765476] zswap: loaded using pool lzo/zbud [ 0.766989] Key type trusted registered [ 0.768704] Key type encrypted registered [ 0.769532] AppArmor: AppArmor sha1 policy hashing enabled [ 0.770552] ima: No TPM chip found, activating TPM-bypass! [ 0.771586] evm: HMAC attrs: 0x1 [ 0.772567] Magic number: 14:60:497 [ 0.773441] rtc_cmos 00:00: setting system clock to 2018-08-28 19:27:50 UTC (1535484470) [ 0.785591] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.786741] EDD information not available. [ 0.854859] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.856399] Write protecting the kernel read-only data: 14336k [ 0.858014] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.859819] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.68 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 0.915364] 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.02 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.8... Lease of 10.55.1.8 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.21. iid=i-000000fe 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.912 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCGcw9qnXGcVIJrS3yHR9cprliZQXdjs4m8waO6Tu1uT0rstdQw1Nx9f+zGL78OcfhpcmmJfceNlMBJ92lEkXDbDhMim5oN4ctYglJols6I4bIlJT1t3g53p67x7c4ZkLtFsUpfooHzjhIplo2ZvyeB+n/rZRTxOs8UUyy5BkWhK6I8WWxv9Tgrgt8gQkKz1MDdSQHKkqJMIhviiDYHYuhO/4n1CfUq3jN6739MG1j2mUjk24XoC1bzQ7p6n3U543P69R21k08OzFLoVFphWPETPNDAXif0ddNIx1v78Yvw7lwQ2AYXg4Sb4AzsIDOdYJYNGwyicn9b6jfZg9vKXmX9 root@createinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a ssh-dss AAAAB3NzaC1kc3MAAACBAOY9abvwypMH2EpCK4f4hhZbjsjv5xn6jLwrGhkflbNuvSCI/uKjHkYQ9hhE9kowxyb5ok3HFNWO/+oMDCsRmQSe/7n6Ip5nwiBclVqvnmj1srU+yvGEa+iVqqJQyv3U95UNCCIH5FdbFkrVbQW5r9eh/StfihjyqMiF4ILqPvxvAAAAFQDmff+Om0R+eXNLgAxwfuRPwVBHPwAAAIAujdOSHAPx1XXSgc5jWooOCxqDuzK9ZWv8Py3wLvdz64sJQt9HU27oSSKC8h8FfXlJenOj7PVMMSnXi/LIf6ramNjkTS2LpD2vuis7+p/p7gzmkrOAZNeiDTxrea8y5SfFxNUcTm9HAvBpzDg5F1kHde7N0xwl8TRT4NvLMvY2DwAAAIEAi1nhh1KmyugH/+1bxjd89ZqZYXq8L5kf9/nZM76blOBOXVLutWSixZtViTtGHHX56I50bTQT+9NiSZl7G5td0CNKyvd4fmJNPDpMkVDYzX79wS3QhRIzqBadEFLsWkwDmHnoq9n+Q1RaT9taM2j+KE5Ez74V8xKUmV97z502mHY= root@createinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.8,24,fe80::f816:3eff:fef9:4e58/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.8 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-000000fe name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a launch-index: 0 === cirros: current=0.4.0 uptime=3.35 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-57efd2d5-5d8c-4491-ba93-6c9f3a login: 2018-08-28 19:28:05,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:05,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-22819eea-3076-4037-bf1c-62894c67b60d x-compute-request-id: req-22819eea-3076-4037-bf1c-62894c67b60d Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:05,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-22819eea-3076-4037-bf1c-62894c67b60d 2018-08-28 19:28:05,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:05,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-32d847a5-6696-4441-9cc0-4dbe9d1f315b Date: Tue, 28 Aug 2018 19:28:05 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:28:05,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-32d847a5-6696-4441-9cc0-4dbe9d1f315b 2018-08-28 19:28:05,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:05,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f38441-a559-4705-a41b-f2cc286c58e0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:05,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-93f38441-a559-4705-a41b-f2cc286c58e0 2018-08-28 19:28:05,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:05,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8060fb26-f079-4285-ad3c-d9a154688ae3 Date: Tue, 28 Aug 2018 19:28:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:28:05,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-8060fb26-f079-4285-ad3c-d9a154688ae3 2018-08-28 19:28:05,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:06,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-230d2d30-6327-44e2-a09d-1a6a321ab526 Date: Tue, 28 Aug 2018 19:28:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:28:06,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-230d2d30-6327-44e2-a09d-1a6a321ab526 2018-08-28 19:28:06,247 - create_instance - INFO - Checking if VM is active 2018-08-28 19:28:06,250 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:07,047 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d4f14679-7355-4f1d-a4db-71e8d2603068 x-compute-request-id: req-d4f14679-7355-4f1d-a4db-71e8d2603068 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:07,047 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-d4f14679-7355-4f1d-a4db-71e8d2603068 2018-08-28 19:28:07,047 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - ACTIVE 2018-08-28 19:28:07,047 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:28:07,050 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:07,604 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8e0bdeda-9525-4b30-ab1a-d106564ea8ce x-compute-request-id: req-8e0bdeda-9525-4b30-ab1a-d106564ea8ce Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:07,604 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-8e0bdeda-9525-4b30-ab1a-d106564ea8ce 2018-08-28 19:28:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:07,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-058b4b3d-2486-4d75-8cc2-f81a6c7d462e Date: Tue, 28 Aug 2018 19:28: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:28:07,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-058b4b3d-2486-4d75-8cc2-f81a6c7d462e 2018-08-28 19:28:07,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:07,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3460cd36-5729-4443-9f7d-4bd195e35702 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:07,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-3460cd36-5729-4443-9f7d-4bd195e35702 2018-08-28 19:28:07,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:07,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-33c8c356-6e28-4d27-83a7-84fe608444c1 Date: Tue, 28 Aug 2018 19:28:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:28:07,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-33c8c356-6e28-4d27-83a7-84fe608444c1 2018-08-28 19:28:07,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:07,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-9d43407d-cd87-4ab5-9771-d55c7c73ccf3 Date: Tue, 28 Aug 2018 19:28:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:28:07,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-9d43407d-cd87-4ab5-9771-d55c7c73ccf3 2018-08-28 19:28:07,947 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:28:07,950 - paramiko.transport - DEBUG - starting thread (client mode): 0x48b9ff10L 2018-08-28 19:28:07,951 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:28:07,951 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:28:07,951 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:28:07,953 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:28:07,953 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:28:07,953 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:28:07,953 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:28:07,953 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:28:07,954 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:28:07,971 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:28:07,972 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:28:07,983 - paramiko.transport - DEBUG - Trying key 06b722440416bc895167107006d81f2b from tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974 2018-08-28 19:28:08,010 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:28:08,013 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:28:08,114 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:28:08,129 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:28:08,129 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:28:08,132 - paramiko.transport - DEBUG - starting thread (client mode): 0x48b9f510L 2018-08-28 19:28:08,132 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:28:08,132 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:28:08,132 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:28:08,133 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:28:08,134 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:28:08,134 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:28:08,134 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:28:08,134 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:28:08,134 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:28:08,151 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:28:08,152 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:28:08,164 - paramiko.transport - DEBUG - Trying key 06b722440416bc895167107006d81f2b from tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974 2018-08-28 19:28:08,190 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:28:08,193 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:28:08,197 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:28:08,198 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:28:08,198 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:28:08,199 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:28:08,200 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:28:08,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:28:08,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:28:08,578 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a7737d10e8834d8992ed09724473fe69", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role"}], "expires_at": "2018-08-28T20:28:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a88ce70b90214768ad5907c4aad80074", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/a88ce70b90214768ad5907c4aad80074", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user", "id": "07ef8646ca9345e8beafa6f1dddb7dc1"}, "audit_ids": ["ZCeeqsxQR-OXrVwKN4yByA"], "issued_at": "2018-08-28T19:28:08.000000Z"}} 2018-08-28 19:28:08,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:08,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c239b52-f080-421f-886a-fde0d51dbfe8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:28:08,654 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0c239b52-f080-421f-886a-fde0d51dbfe8 2018-08-28 19:28:08,656 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:28:08,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:08,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d781741-2582-42c7-8ebe-708610e64433 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:28:08,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-0d781741-2582-42c7-8ebe-708610e64433 2018-08-28 19:28:08,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:08,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9ac69155-fd1c-4849-b1dc-b3582b1857c4 Date: Tue, 28 Aug 2018 19:28: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:28:08,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-9ac69155-fd1c-4849-b1dc-b3582b1857c4 2018-08-28 19:28:08,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:28:08,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:28:08 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:28:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:09,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9610f895-72cc-4241-9601-b8e5c2771098 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:09,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-9610f895-72cc-4241-9601-b8e5c2771098 2018-08-28 19:28:09,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:09,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-875c0a3a-6969-4f13-a69b-445e21e8098d Date: Tue, 28 Aug 2018 19:28:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:28:09,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-875c0a3a-6969-4f13-a69b-445e21e8098d 2018-08-28 19:28:09,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:09,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-45645e96-6f0f-47a7-8c4f-77b2c6ad000a Date: Tue, 28 Aug 2018 19:28:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"}]} 2018-08-28 19:28:09,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09&name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1&admin_state_up=True used request id req-45645e96-6f0f-47a7-8c4f-77b2c6ad000a 2018-08-28 19:28:09,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:09,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ead251-90db-4a72-8084-bd8936fc18e3 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:09,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-17ead251-90db-4a72-8084-bd8936fc18e3 2018-08-28 19:28:09,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:10,890 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c013a373-6bf4-4501-aab7-a8f61197179d x-compute-request-id: req-c013a373-6bf4-4501-aab7-a8f61197179d Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:28:10,891 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst used request id req-c013a373-6bf4-4501-aab7-a8f61197179d 2018-08-28 19:28:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:11,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-df95a5ee-adae-4ab7-9bdb-0bd5ecc13653 Date: Tue, 28 Aug 2018 19:28: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:28:11,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-df95a5ee-adae-4ab7-9bdb-0bd5ecc13653 2018-08-28 19:28:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:11,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a7a1dc65-986b-4452-a459-1fb740abbd2f Date: Tue, 28 Aug 2018 19:28:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:28:11,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-a7a1dc65-986b-4452-a459-1fb740abbd2f 2018-08-28 19:28:11,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:11,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-b7f351a1-37bc-42ff-a5ad-376f5443885a Date: Tue, 28 Aug 2018 19:28:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:28:11,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-b7f351a1-37bc-42ff-a5ad-376f5443885a 2018-08-28 19:28:11,601 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst 2018-08-28 19:28:11,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:11,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-cc7c7981-7325-4efa-abcf-ebb15bd830ff Date: Tue, 28 Aug 2018 19:28:11 GMT RESP BODY: {"floatingips": [{"router_id": "c5478fbd-dd87-413a-88f2-de9de6e19075", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:28:01Z", "updated_at": "2018-08-28T19:28:01Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "a88ce70b90214768ad5907c4aad80074", "port_id": "3b902879-0efe-4a55-8874-5f95f38b6d41", "id": "5950494f-8463-4118-b50f-a02d832ed798"}]} 2018-08-28 19:28:11,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-cc7c7981-7325-4efa-abcf-ebb15bd830ff 2018-08-28 19:28:11,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/3b902879-0efe-4a55-8874-5f95f38b6d41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:11,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-02d77a8c-f4f9-4b9a-8598-61f08d4c30f7 Date: Tue, 28 Aug 2018 19:28:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","project_id":"a88ce70b90214768ad5907c4aad80074","qos_policy_id":null,"admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal"}} 2018-08-28 19:28:11,690 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/3b902879-0efe-4a55-8874-5f95f38b6d41 used request id req-02d77a8c-f4f9-4b9a-8598-61f08d4c30f7 2018-08-28 19:28:11,690 - create_instance - INFO - Checking if VM is active 2018-08-28 19:28:11,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:12,311 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e81c403f-516c-4894-9259-ce1d511a3b65 x-compute-request-id: req-e81c403f-516c-4894-9259-ce1d511a3b65 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:12,311 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-e81c403f-516c-4894-9259-ce1d511a3b65 2018-08-28 19:28:12,312 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - ACTIVE 2018-08-28 19:28:12,312 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:28:12,315 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:12,781 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9331e76a-2d18-458d-bbe5-81b53adfa635 x-compute-request-id: req-9331e76a-2d18-458d-bbe5-81b53adfa635 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f9:4e:58", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp"}], "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:27:50Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:12,781 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-9331e76a-2d18-458d-bbe5-81b53adfa635 2018-08-28 19:28:12,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:13,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fb6b2a6c-3241-4810-b462-facb7a850232 Date: Tue, 28 Aug 2018 19:28: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":["8911ab6a-38e1-449f-bdc6-8b927151ec7b"],"updated_at":"2018-08-28T19:27:18Z","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a88ce70b90214768ad5907c4aad80074","id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net"}]} 2018-08-28 19:28:13,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net used request id req-fb6b2a6c-3241-4810-b462-facb7a850232 2018-08-28 19:28:13,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:13,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b932be4f-9b52-452f-a669-d34712a4d3da Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:13,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-b932be4f-9b52-452f-a669-d34712a4d3da 2018-08-28 19:28:13,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:13,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-74d6ab37-430e-42aa-ad22-a201917d4130 Date: Tue, 28 Aug 2018 19:28:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:18Z","dns_nameservers":[],"updated_at":"2018-08-28T19:27: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":"a88ce70b90214768ad5907c4aad80074","id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet"}]} 2018-08-28 19:28:13,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-74d6ab37-430e-42aa-ad22-a201917d4130 2018-08-28 19:28:13,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ea3288f6e06b9e4031ae207ba6213d9171cd10" 2018-08-28 19:28:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-902148c0-8574-4d54-829e-c53a5d8f44a2 Date: Tue, 28 Aug 2018 19:28:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.3"}],"id":"11f2cfba-e05e-4bbe-925a-ab526c35d480","security_groups":[],"mac_address":"fa:16:3e:95:97:43","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:57Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.8"}],"id":"3b902879-0efe-4a55-8874-5f95f38b6d41","security_groups":["5cf71061-b277-4c35-b2e3-6b4fb8270a11","e212722d-8e20-410b-b171-e6e04749f409"],"mac_address":"fa:16:3e:f9:4e:58","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:38Z","binding:vnic_type":"normal","device_id":"c480e21e-1b7d-4dea-a694-d7c24a7e97cf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.4"}],"id":"42b2087f-2c8d-429a-a575-01ece37eb53f","security_groups":[],"mac_address":"fa:16:3e:24:97:50","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.2"}],"id":"735fd685-80d4-453f-92bf-33f55036d8a9","security_groups":[],"mac_address":"fa:16:3e:43:8f:1c","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:19Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-368223c0-7c8a-42ca-84f3-dca5e2932e09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:27:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8911ab6a-38e1-449f-bdc6-8b927151ec7b","ip_address":"10.55.1.1"}],"id":"c73ac156-1898-4932-8290-05e071e4df47","security_groups":[],"mac_address":"fa:16:3e:ea:ac:1a","project_id":"a88ce70b90214768ad5907c4aad80074","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"368223c0-7c8a-42ca-84f3-dca5e2932e09","tenant_id":"a88ce70b90214768ad5907c4aad80074","created_at":"2018-08-28T19:27:27Z","binding:vnic_type":"normal","device_id":"c5478fbd-dd87-413a-88f2-de9de6e19075"}]} 2018-08-28 19:28:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-902148c0-8574-4d54-829e-c53a5d8f44a2 2018-08-28 19:28:13,365 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:28:13,367 - paramiko.transport - DEBUG - starting thread (client mode): 0x48b4f310L 2018-08-28 19:28:13,368 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:28:13,368 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:28:13,368 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:28:13,369 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:28:13,370 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:28:13,370 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:28:13,370 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:28:13,370 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:28:13,370 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:28:13,388 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:28:13,388 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:28:13,400 - paramiko.transport - DEBUG - Trying key 06b722440416bc895167107006d81f2b from tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974 2018-08-28 19:28:13,426 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:28:13,429 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:28:13,529 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:28:13,546 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:28:13,546 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:28:13,548 - paramiko.transport - DEBUG - starting thread (client mode): 0x48b4f910L 2018-08-28 19:28:13,548 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:28:13,548 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:28:13,548 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:28:13,549 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:28:13,550 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:28:13,550 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:28:13,550 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:28:13,550 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:28:13,550 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:28:13,567 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:28:13,567 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:28:13,580 - paramiko.transport - DEBUG - Trying key 06b722440416bc895167107006d81f2b from tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974 2018-08-28 19:28:13,606 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:28:13,609 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:28:13,613 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:28:13,614 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:28:13,614 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:28:13,615 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:28:13,617 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:28:13,618 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-08-28 19:28:13,618 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-08-28 19:28:13,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/5950494f-8463-4118-b50f-a02d832ed798 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:14,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-629bad85-b656-447a-921e-71a91f18b843 Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:14,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/5950494f-8463-4118-b50f-a02d832ed798 used request id req-629bad85-b656-447a-921e-71a91f18b843 2018-08-28 19:28:14,419 - create_instance - INFO - Deleting Port with ID - 3b902879-0efe-4a55-8874-5f95f38b6d41 2018-08-28 19:28:14,419 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974port-1 2018-08-28 19:28:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/3b902879-0efe-4a55-8874-5f95f38b6d41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:14,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a7c2872c-94b5-4183-baba-59a4d302bb45 Date: Tue, 28 Aug 2018 19:28:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:14,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/3b902879-0efe-4a55-8874-5f95f38b6d41 used request id req-a7c2872c-94b5-4183-baba-59a4d302bb45 2018-08-28 19:28:14,910 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst 2018-08-28 19:28:14,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:15,058 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:28:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e774ebd0-e87c-4571-96ce-bcc540eb1311 x-compute-request-id: req-e774ebd0-e87c-4571-96ce-bcc540eb1311 Content-Type: application/json 2018-08-28 19:28:15,058 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-e774ebd0-e87c-4571-96ce-bcc540eb1311 2018-08-28 19:28:15,059 - create_instance - INFO - Checking deletion status 2018-08-28 19:28:15,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:15,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-f7ce70e2-6036-468b-9e5b-b4b42c456b81 x-compute-request-id: req-f7ce70e2-6036-468b-9e5b-b4b42c456b81 Content-Encoding: gzip Content-Length: 675 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "rel": "bookmark"}], "image": {"id": "71b3b9b9-0d7b-467d-8605-709344db2e60", "links": [{"href": "http://172.30.9.28:8774/images/71b3b9b9-0d7b-467d-8605-709344db2e60", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:27:49.000000", "flavor": {"id": "6e792580-1ce9-4513-8afc-61902518ab6f", "links": [{"href": "http://172.30.9.28:8774/flavors/6e792580-1ce9-4513-8afc-61902518ab6f", "rel": "bookmark"}]}, "id": "c480e21e-1b7d-4dea-a694-d7c24a7e97cf", "user_id": "07ef8646ca9345e8beafa6f1dddb7dc1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:28:15Z", "hostId": "0b3d459e3c4c8abef4e2c4688a818d0e3917c676cd28d346656d036f", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp", "name": "CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst", "created": "2018-08-28T19:27:42Z", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:28:15,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-f7ce70e2-6036-468b-9e5b-b4b42c456b81 2018-08-28 19:28:15,462 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst] is - ACTIVE 2018-08-28 19:28:15,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:28:18,462 - create_instance - DEBUG - VM status query timeout in 296.59681797 2018-08-28 19:28:18,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ca750eee2e4b2ada1eb7c2770a31f26413a7652" 2018-08-28 19:28:18,511 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 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 x-openstack-request-id: req-18c71b05-dcd4-4b24-b67b-676db22d970f x-compute-request-id: req-18c71b05-dcd4-4b24-b67b-676db22d970f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c480e21e-1b7d-4dea-a694-d7c24a7e97cf could not be found.", "code": 404}} 2018-08-28 19:28:18,511 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/c480e21e-1b7d-4dea-a694-d7c24a7e97cf used request id req-18c71b05-dcd4-4b24-b67b-676db22d970f 2018-08-28 19:28:18,511 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c480e21e-1b7d-4dea-a694-d7c24a7e97cf could not be found. (HTTP 404) (Request-ID: req-18c71b05-dcd4-4b24-b67b-676db22d970f) 2018-08-28 19:28:18,511 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-inst 2018-08-28 19:28:18,513 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp 2018-08-28 19:28:18,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae6a895bae11c4d48bb2465a15e79d780c72aa81" 2018-08-28 19:28:18,578 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-4310a6cc-2bc1-4d4d-a189-db1d966eeb0e x-compute-request-id: req-4310a6cc-2bc1-4d4d-a189-db1d966eeb0e Content-Length: 0 Content-Type: application/json 2018-08-28 19:28:18,578 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-kp used request id req-4310a6cc-2bc1-4d4d-a189-db1d966eeb0e 2018-08-28 19:28:18,579 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974.pub] 2018-08-28 19:28:18,579 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974] 2018-08-28 19:28:18,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/6e792580-1ce9-4513-8afc-61902518ab6f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c91d10e349adfe0b44db0df01dc569b6053fe658" 2018-08-28 19:28:18,638 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 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 x-openstack-request-id: req-0dab0567-d049-4c7b-a096-bd5317abe57e x-compute-request-id: req-0dab0567-d049-4c7b-a096-bd5317abe57e Content-Length: 0 Content-Type: application/json 2018-08-28 19:28:18,638 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/6e792580-1ce9-4513-8afc-61902518ab6f used request id req-0dab0567-d049-4c7b-a096-bd5317abe57e 2018-08-28 19:28:18,639 - neutron_utils - INFO - Deleting security group rule with ID - e0b51c4e-a0f6-45f9-93c0-25643f7ddbae 2018-08-28 19:28:18,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e0b51c4e-a0f6-45f9-93c0-25643f7ddbae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:28:18,895 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ea93cd4-ac89-4489-916e-317ff252c642 Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:18,895 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e0b51c4e-a0f6-45f9-93c0-25643f7ddbae used request id req-5ea93cd4-ac89-4489-916e-317ff252c642 2018-08-28 19:28:18,895 - neutron_utils - INFO - Deleting security group rule with ID - 157a9e38-ab2e-4acd-9d10-975f2a8642a4 2018-08-28 19:28:18,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/157a9e38-ab2e-4acd-9d10-975f2a8642a4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:28:19,134 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-471dcd19-e8a5-4afa-aaab-742448a4543f Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:19,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/157a9e38-ab2e-4acd-9d10-975f2a8642a4 used request id req-471dcd19-e8a5-4afa-aaab-742448a4543f 2018-08-28 19:28:19,134 - neutron_utils - INFO - Deleting security group rule with ID - c4014736-4a67-4432-87f2-8df210d9d35c 2018-08-28 19:28:19,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/c4014736-4a67-4432-87f2-8df210d9d35c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:28:19,382 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44ad36d8-72d2-41d9-8082-ff10b77d18ed Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:19,382 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/c4014736-4a67-4432-87f2-8df210d9d35c used request id req-44ad36d8-72d2-41d9-8082-ff10b77d18ed 2018-08-28 19:28:19,382 - neutron_utils - INFO - Deleting security group rule with ID - 99a86c6a-18d4-4047-acbb-19c8264e51b4 2018-08-28 19:28:19,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/99a86c6a-18d4-4047-acbb-19c8264e51b4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:28:19,621 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72e4bfbc-916c-4dd9-93d9-b36193a6785b Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:19,621 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/99a86c6a-18d4-4047-acbb-19c8264e51b4 used request id req-72e4bfbc-916c-4dd9-93d9-b36193a6785b 2018-08-28 19:28:19,622 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-sec-grp 2018-08-28 19:28:19,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/e212722d-8e20-410b-b171-e6e04749f409 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}030750fd910cdf917f54f9096154af92e8f215f1" 2018-08-28 19:28:19,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-378819c9-3001-4086-b69d-033373b6705e Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:19,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/e212722d-8e20-410b-b171-e6e04749f409 used request id req-378819c9-3001-4086-b69d-033373b6705e 2018-08-28 19:28:19,764 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router and subnet CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet 2018-08-28 19:28:19,765 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router 2018-08-28 19:28:19,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" -d '{"subnet_id": "8911ab6a-38e1-449f-bdc6-8b927151ec7b"}' 2018-08-28 19:28:21,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-228f8675-9ee7-443d-a565-668340840203 Date: Tue, 28 Aug 2018 19:28:21 GMT RESP BODY: {"network_id": "368223c0-7c8a-42ca-84f3-dca5e2932e09", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "subnet_id": "8911ab6a-38e1-449f-bdc6-8b927151ec7b", "subnet_ids": ["8911ab6a-38e1-449f-bdc6-8b927151ec7b"], "port_id": "c73ac156-1898-4932-8290-05e071e4df47", "id": "c5478fbd-dd87-413a-88f2-de9de6e19075"} 2018-08-28 19:28:21,890 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075/remove_router_interface used request id req-228f8675-9ee7-443d-a565-668340840203 2018-08-28 19:28:21,891 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router 2018-08-28 19:28:21,891 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-router 2018-08-28 19:28:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17887a6bd041c1cb9a43c0c6faa6e5c3ec21777d" 2018-08-28 19:28:25,634 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9aaa769a-1b25-4560-aa92-84f4f12445c7 Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:25,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/c5478fbd-dd87-413a-88f2-de9de6e19075 used request id req-9aaa769a-1b25-4560-aa92-84f4f12445c7 2018-08-28 19:28:25,635 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet 2018-08-28 19:28:25,636 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-subnet 2018-08-28 19:28:25,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/8911ab6a-38e1-449f-bdc6-8b927151ec7b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:28:27,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-83e95022-8cb7-4a57-87b5-21a45df9d2d6 Date: Tue, 28 Aug 2018 19:28:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:27,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/8911ab6a-38e1-449f-bdc6-8b927151ec7b used request id req-83e95022-8cb7-4a57-87b5-21a45df9d2d6 2018-08-28 19:28:27,910 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-pub-net 2018-08-28 19:28:27,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/368223c0-7c8a-42ca-84f3-dca5e2932e09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a61c14f16722b8f386c10ff19931903f6e2f478" 2018-08-28 19:28:29,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-02e14a0b-eda8-48fe-9f19-b8e3398608ff Date: Tue, 28 Aug 2018 19:28:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:29,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/368223c0-7c8a-42ca-84f3-dca5e2932e09 used request id req-02e14a0b-eda8-48fe-9f19-b8e3398608ff 2018-08-28 19:28:29,141 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-57efd2d5-5d8c-4491-ba93-6c9f3a9dd974-image 2018-08-28 19:28:29,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b017ca3a512c9e0b57c949f8169a556e99415bf3" 2018-08-28 19:28:30,770 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6eec8df0-42d2-4585-b4d0-357f06304345 Date: Tue, 28 Aug 2018 19:28:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:28:30,770 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/71b3b9b9-0d7b-467d-8605-709344db2e60 used request id req-6eec8df0-42d2-4585-b4d0-357f06304345 2018-08-28 19:28:30,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:31,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-2bc77e8f-14ad-4023-a0b7-cc002dd96ef5 Date: Tue, 28 Aug 2018 19:28:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:17Z", "updated_at": "2018-08-28T19:27:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "revision_number": 0, "id": "31c1323f-3c37-45c5-8dd6-89f49d993c04", "remote_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "revision_number": 0, "id": "a75413a1-fc98-44c9-9054-cd5b1e707215", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "revision_number": 0, "id": "b71466ab-0512-4737-832c-7822ec0ed9af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv4", "project_id": "a88ce70b90214768ad5907c4aad80074"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "revision_number": 0, "id": "eb9e288c-6978-44eb-9dc7-148a25f67491", "remote_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "remote_ip_prefix": null, "created_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "tenant_id": "a88ce70b90214768ad5907c4aad80074", "port_range_min": null, "ethertype": "IPv6", "project_id": "a88ce70b90214768ad5907c4aad80074"}], "revision_number": 4, "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:28:31,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-2bc77e8f-14ad-4023-a0b7-cc002dd96ef5 2018-08-28 19:28:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:31,493 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f595fb2e-46c0-46d6-98fd-25c864f8be82 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:28:31,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-f595fb2e-46c0-46d6-98fd-25c864f8be82 2018-08-28 19:28:31,493 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:28:31,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:31,578 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b45fdb77-c681-4166-b2b4-0bbfa865167e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:28:31,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-b45fdb77-c681-4166-b2b4-0bbfa865167e 2018-08-28 19:28:31,578 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:28:31,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:31,672 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6880e13-9219-409e-920d-bcc4123771f9 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:28:31,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-e6880e13-9219-409e-920d-bcc4123771f9 2018-08-28 19:28:31,673 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:28:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:31,759 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfedfa77-1693-4b9b-943e-253e7098a368 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:28:31,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-dfedfa77-1693-4b9b-943e-253e7098a368 2018-08-28 19:28:31,759 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:28:31,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:31,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0608ac23-d88a-4f07-843b-dd531175535d Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:28:31,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-0608ac23-d88a-4f07-843b-dd531175535d 2018-08-28 19:28:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:31,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60547360-80bb-4bfa-a947-972ce08e9cda Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074"}, "enabled": true, "id": "a88ce70b90214768ad5907c4aad80074", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj"}} 2018-08-28 19:28:31,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-60547360-80bb-4bfa-a947-972ce08e9cda 2018-08-28 19:28:31,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5cf71061-b277-4c35-b2e3-6b4fb8270a11 2018-08-28 19:28:31,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5cf71061-b277-4c35-b2e3-6b4fb8270a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:32,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b113bb18-2cb5-435a-bb07-3f01a262dc39 Date: Tue, 28 Aug 2018 19:28:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:17Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "31c1323f-3c37-45c5-8dd6-89f49d993c04"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:17Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "a75413a1-fc98-44c9-9054-cd5b1e707215"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:17Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "b71466ab-0512-4737-832c-7822ec0ed9af"}, {"remote_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:27:17Z", "security_group_id": "5cf71061-b277-4c35-b2e3-6b4fb8270a11", "port_range_min": null, "revision_number": 0, "tenant_id": "a88ce70b90214768ad5907c4aad80074", "created_at": "2018-08-28T19:27:17Z", "project_id": "a88ce70b90214768ad5907c4aad80074", "id": "eb9e288c-6978-44eb-9dc7-148a25f67491"}]} 2018-08-28 19:28:32,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=5cf71061-b277-4c35-b2e3-6b4fb8270a11 used request id req-b113bb18-2cb5-435a-bb07-3f01a262dc39 2018-08-28 19:28:32,128 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:28:32,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/5cf71061-b277-4c35-b2e3-6b4fb8270a11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:32,454 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6904ffa0-8dec-4328-9d2f-d47ff1cc207a Content-Length: 0 Date: Tue, 28 Aug 2018 19:28:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:28:32,454 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/5cf71061-b277-4c35-b2e3-6b4fb8270a11 used request id req-6904ffa0-8dec-4328-9d2f-d47ff1cc207a 2018-08-28 19:28:32,455 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj 2018-08-28 19:28:32,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:32,700 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bf11bf2-56df-4150-b2e0-26541905950d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:28:32,700 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/a88ce70b90214768ad5907c4aad80074 used request id req-6bf11bf2-56df-4150-b2e0-26541905950d 2018-08-28 19:28:32,701 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-proj-role 2018-08-28 19:28:32,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/a7737d10e8834d8992ed09724473fe69 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:32,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3eb6060-b77f-44ec-b8d9-2b65d52a3860 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:28:32,810 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/a7737d10e8834d8992ed09724473fe69 used request id req-f3eb6060-b77f-44ec-b8d9-2b65d52a3860 2018-08-28 19:28:32,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f17e0e18f1975a68d27717bb87cb421fc1cc5a6" 2018-08-28 19:28:32,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63bddc08-dbf8-462c-b6d5-9513053cdb31 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:28:32,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-63bddc08-dbf8-462c-b6d5-9513053cdb31 2018-08-28 19:28:32,900 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-9e9093f9-a531-4c6-user 2018-08-28 19:28:32,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/07ef8646ca9345e8beafa6f1dddb7dc1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2a46b8222b1e2fbab07df70440b76ecf7cc5182" 2018-08-28 19:28:33,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:28:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5fe4afd-4de3-4839-82bc-885cf8658b16 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:28:33,086 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/07ef8646ca9345e8beafa6f1dddb7dc1 used request id req-f5fe4afd-4de3-4839-82bc-885cf8658b16 2018-08-28 19:28:33,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:28:33,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["AnLJalmMSIW27WINyyV57g"], "issued_at": "2018-08-28T19:28:33.000000Z"}} 2018-08-28 19:28:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8813b4fda100b67583e3c23180f600ef783ba9e5" 2018-08-28 19:28:33,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1929a3f2-4413-4ddf-84ba-f61874168304 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:28:33,554 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1929a3f2-4413-4ddf-84ba-f61874168304 2018-08-28 19:28:33,556 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:28:33,557 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:28:33,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:28:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["Niu5j8nUSlCMdpLuevrtkw"], "issued_at": "2018-08-28T19:28:33.000000Z"}} 2018-08-28 19:28:33,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:28:34,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5931d133-024e-4236-aff9-4dbe00cfa530 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:28:34,025 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5931d133-024e-4236-aff9-4dbe00cfa530 2018-08-28 19:28:34,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:28:34,035 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:28:34,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:28:34,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3389087c-4019-4e6d-8c98-a6571c4aaae4 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:28:34,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj used request id req-3389087c-4019-4e6d-8c98-a6571c4aaae4 2018-08-28 19:28:34,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:28:34,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c700460-cdf4-40bd-9708-bd9494ef14fe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:28:34,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-7c700460-cdf4-40bd-9708-bd9494ef14fe 2018-08-28 19:28:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}}' 2018-08-28 19:28:34,331 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a31c3ee9-bdad-43e4-81d0-dd2a0e39e5fe Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:28:34,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-a31c3ee9-bdad-43e4-81d0-dd2a0e39e5fe 2018-08-28 19:28:34,331 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-f2543c79-679c-4d9-proj 2018-08-28 19:28:34,332 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:28:34,332 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:28:34,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["_YTsYlM5QOi--4NV8kY4lw"], "issued_at": "2018-08-28T19:28:34.000000Z"}} 2018-08-28 19:28:34,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:34,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4959c80-5b15-4488-96ec-26864967f91a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:28:34,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a4959c80-5b15-4488-96ec-26864967f91a 2018-08-28 19:28:34,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:28:34,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:28:34,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:34,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4971688-6232-4c4b-9271-6a83ba7c65c0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:28:34,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-c4971688-6232-4c4b-9271-6a83ba7c65c0 2018-08-28 19:28:34,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:35,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba057377-5edc-4f3f-98bc-30f5824aeff4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}]} 2018-08-28 19:28:35,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj used request id req-ba057377-5edc-4f3f-98bc-30f5824aeff4 2018-08-28 19:28:35,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:35,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74dd52ed-37e0-419f-9291-6720c789b266 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:28:35,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-74dd52ed-37e0-419f-9291-6720c789b266 2018-08-28 19:28:35,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:35,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-398a3041-ef19-4a0f-a5e0-69e851a15b25 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:28:35,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-398a3041-ef19-4a0f-a5e0-69e851a15b25 2018-08-28 19:28:35,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:35,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef2af7d-f353-4932-8697-04d47d229742 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}]} 2018-08-28 19:28:35,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj used request id req-cef2af7d-f353-4932-8697-04d47d229742 2018-08-28 19:28:35,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/5c43148a367247c6b4e8bb5145fe3c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:35,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d20f781-9ebf-43fb-be68-7d0b6fc6dd92 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-user", "links": {"self": "http://172.30.9.28:5000/v3/users/5c43148a367247c6b4e8bb5145fe3c66"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d0a826911f5c482a9f7446812b5f97b9", "id": "5c43148a367247c6b4e8bb5145fe3c66", "password_expires_at": null}} 2018-08-28 19:28:35,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/5c43148a367247c6b4e8bb5145fe3c66 used request id req-9d20f781-9ebf-43fb-be68-7d0b6fc6dd92 2018-08-28 19:28:35,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e63da2fc-6fc9-4055-b408-64f55d6d8de7 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:28:36,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles used request id req-e63da2fc-6fc9-4055-b408-64f55d6d8de7 2018-08-28 19:28:36,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f582b97-e3e9-483b-98e7-b1a27cb6a1c7 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 19:28:36,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-1f582b97-e3e9-483b-98e7-b1a27cb6a1c7 2018-08-28 19:28:36,127 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-f2543c79-679c-4d9-proj 2018-08-28 19:28:36,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,269 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb10c632-90e2-4d18-9909-debab38ad9dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:28:36,269 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-bb10c632-90e2-4d18-9909-debab38ad9dd 2018-08-28 19:28:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b0d262-0bca-45a0-85f3-5993a0db2abf Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:28:36,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-77b0d262-0bca-45a0-85f3-5993a0db2abf 2018-08-28 19:28:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2d3c495-8a9b-4d52-b71e-274bfb1e28d8 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}]} 2018-08-28 19:28:36,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-f2543c79-679c-4d9-proj used request id req-a2d3c495-8a9b-4d52-b71e-274bfb1e28d8 2018-08-28 19:28:36,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57f7c88d-eea4-4839-81af-15825700a804 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}]} 2018-08-28 19:28:36,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles used request id req-57f7c88d-eea4-4839-81af-15825700a804 2018-08-28 19:28:36,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fab4474-f48d-4a06-8091-b674903b4829 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:28:36,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-2fab4474-f48d-4a06-8091-b674903b4829 2018-08-28 19:28:36,660 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-f2543c79-679c-4d9-proj 2018-08-28 19:28:36,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:28:36,795 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e68fbd9f-1228-41b6-b5ae-aca646eec0da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:28:36,796 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles/961ba4163a534939a4215147fc01ed1f used request id req-e68fbd9f-1228-41b6-b5ae-aca646eec0da 2018-08-28 19:28:36,796 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-f2543c79-679c-4d9-user 2018-08-28 19:28:36,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:28:36,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:28:36,820 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8ca2efa-e851-4891-ba54-8f816eeec3c9 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:28:36,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8ca2efa-e851-4891-ba54-8f816eeec3c9 2018-08-28 19:28:36,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" -d '{"role": {"name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role"}}' 2018-08-28 19:28:36,937 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0453f72b-0be1-4586-8393-b413d311300c Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32f55e6aab2a44cfbcb9a977061199a2", "links": {"self": "http://172.30.9.28:5000/v3/roles/32f55e6aab2a44cfbcb9a977061199a2"}, "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role"}} 2018-08-28 19:28:36,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-0453f72b-0be1-4586-8393-b413d311300c 2018-08-28 19:28:36,937 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role 2018-08-28 19:28:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/32f55e6aab2a44cfbcb9a977061199a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:28:37,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43d539c4-f4ae-4df8-9c50-8aa7b2689955 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/32f55e6aab2a44cfbcb9a977061199a2"}, "domain_id": null, "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role", "id": "32f55e6aab2a44cfbcb9a977061199a2"}} 2018-08-28 19:28:37,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/32f55e6aab2a44cfbcb9a977061199a2 used request id req-43d539c4-f4ae-4df8-9c50-8aa7b2689955 2018-08-28 19:28:37,031 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role to project CreateStackFloatingIpTests-f2543c79-679c-4d9-proj 2018-08-28 19:28:37,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles/32f55e6aab2a44cfbcb9a977061199a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:28:37,180 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:28:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08d62d07-4abb-475e-afad-e0b952355de8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:28:37,181 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9/users/5c43148a367247c6b4e8bb5145fe3c66/roles/32f55e6aab2a44cfbcb9a977061199a2 used request id req-08d62d07-4abb-475e-afad-e0b952355de8 2018-08-28 19:28:37,181 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:28:37,181 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:28:37,182 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:28:37,183 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:28:37,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f55e6aab2a44cfbcb9a977061199a2", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:28:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0a826911f5c482a9f7446812b5f97b9", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-user", "id": "5c43148a367247c6b4e8bb5145fe3c66"}, "audit_ids": ["wv9bI9PESjq4N3BB2LHwZw"], "issued_at": "2018-08-28T19:28:37.000000Z"}} 2018-08-28 19:28:37,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" 2018-08-28 19:28:37,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beaf7c40-d61e-42b7-93dc-9184340243a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:28:37,624 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-beaf7c40-d61e-42b7-93dc-9184340243a6 2018-08-28 19:28:37,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" 2018-08-28 19:28:37,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-94299433-3a3d-4e56-9569-b5cb829a6eb3 Date: Tue, 28 Aug 2018 19:28:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"} 2018-08-28 19:28:37,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image used request id req-94299433-3a3d-4e56-9569-b5cb829a6eb3 2018-08-28 19:28:37,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" 2018-08-28 19:28:37,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cee1421a-cfe1-4034-9240-2d0796292455 Date: Tue, 28 Aug 2018 19:28: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-08-28 19:28:37,975 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cee1421a-cfe1-4034-9240-2d0796292455 2018-08-28 19:28:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}' 2018-08-28 19:28:38,220 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd X-Openstack-Request-Id: req-363accde-3cac-45b5-b2ea-7c975cbcd093 Date: Tue, 28 Aug 2018 19:28:38 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:28:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:28:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "min_disk": 0, "protected": false, "id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "file": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/file", "checksum": null, "owner": "d0a826911f5c482a9f7446812b5f97b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:28:38,220 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-363accde-3cac-45b5-b2ea-7c975cbcd093 2018-08-28 19:28:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" -d '' 2018-08-28 19:28:39,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-048aad55-12a3-424d-940b-96ec3def17cc Date: Tue, 28 Aug 2018 19:28:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:28:39,719 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/file used request id req-048aad55-12a3-424d-940b-96ec3def17cc 2018-08-28 19:28:39,720 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:28:39,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" 2018-08-28 19:28:39,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-de34e219-0c1e-4bb7-9054-c549be23dcf2 Date: Tue, 28 Aug 2018 19:28:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:28:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:28:39Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "metadata": {}}], "self": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "min_disk": 0, "protected": false, "id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "file": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0a826911f5c482a9f7446812b5f97b9", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:28:39,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd used request id req-de34e219-0c1e-4bb7-9054-c549be23dcf2 2018-08-28 19:28:39,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" 2018-08-28 19:28:40,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2bbf1f8b-c9d5-4d94-9f1e-e7c1b571d5ae Date: Tue, 28 Aug 2018 19:28: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-08-28 19:28:40,051 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-2bbf1f8b-c9d5-4d94-9f1e-e7c1b571d5ae 2018-08-28 19:28:40,054 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image 2018-08-28 19:28:40,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" 2018-08-28 19:28:40,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d2d94d74-9e27-4ddb-8d9a-492cc748486d Date: Tue, 28 Aug 2018 19:28:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:28:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:28:39Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "metadata": {}}], "self": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "min_disk": 0, "protected": false, "id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "file": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0a826911f5c482a9f7446812b5f97b9", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:28:40,074 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd used request id req-d2d94d74-9e27-4ddb-8d9a-492cc748486d 2018-08-28 19:28:40,075 - create_image - DEBUG - Instance status is - active 2018-08-28 19:28:40,075 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image 2018-08-28 19:28:40,075 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image 2018-08-28 19:28:40,076 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:28:40,077 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:28:40,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f55e6aab2a44cfbcb9a977061199a2", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:28:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0a826911f5c482a9f7446812b5f97b9", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-user", "id": "5c43148a367247c6b4e8bb5145fe3c66"}, "audit_ids": ["yKhQjg22SRuI5qAvgqGm7w"], "issued_at": "2018-08-28T19:28:40.000000Z"}} 2018-08-28 19:28:40,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:40,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a77afe-318c-466c-9628-9585205c3e55 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:28:40,537 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e9a77afe-318c-466c-9628-9585205c3e55 2018-08-28 19:28:40,539 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:28:40,542 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:28:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:40,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:40 GMT Server: Apache x-openstack-request-id: req-0b45ad87-9832-436e-8637-1fcbe8c19e7d Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:28:40,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack used request id req-0b45ad87-9832-436e-8637-1fcbe8c19e7d 2018-08-28 19:28:40,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net"}}' 2018-08-28 19:28:44,518 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:28:40 GMT Server: Apache x-openstack-request-id: req-53a047e0-e0e9-4f54-982e-95349e7b4020 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}]}} 2018-08-28 19:28:44,518 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks used request id req-53a047e0-e0e9-4f54-982e-95349e7b4020 2018-08-28 19:28:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:44,708 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:28:44 GMT Server: Apache x-openstack-request-id: req-feba1585-d575-480e-8897-972a168031c5 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:28:44,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:44 GMT Server: Apache x-openstack-request-id: req-1505a681-861a-40fa-b238-a0197b21ec47 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:28:44,896 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-1505a681-861a-40fa-b238-a0197b21ec47 2018-08-28 19:28:44,897 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack 2018-08-28 19:28:44,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:45,087 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:28:44 GMT Server: Apache x-openstack-request-id: req-3234af12-f361-4547-9048-0721f84b5074 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:28:45,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:45 GMT Server: Apache x-openstack-request-id: req-4e033cd3-178c-4113-bc60-d32bb9ef3d87 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:28:45,321 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-4e033cd3-178c-4113-bc60-d32bb9ef3d87 2018-08-28 19:28:45,321 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:28:45,321 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:28:48,325 - create_stack - DEBUG - Stack status query timeout in 1196.57222795 2018-08-28 19:28:48,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:48,355 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:28:48 GMT Server: Apache x-openstack-request-id: req-139974ca-f411-40c9-b3f1-e7dc6bb2002a Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:28:48,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:48 GMT Server: Apache x-openstack-request-id: req-cbfa038a-b2fc-4428-83b7-b245e11fe7bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:28:48,682 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-cbfa038a-b2fc-4428-83b7-b245e11fe7bd 2018-08-28 19:28:48,683 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:28:48,683 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:28:51,684 - create_stack - DEBUG - Stack status query timeout in 1193.21252799 2018-08-28 19:28:51,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:51,877 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:28:51 GMT Server: Apache x-openstack-request-id: req-9ef99c21-ee61-4793-89c1-a82b2a1564b9 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:28:52,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:51 GMT Server: Apache x-openstack-request-id: req-c987cfc6-a5b5-42cf-8862-31ef65b24548 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:28:52,199 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-c987cfc6-a5b5-42cf-8862-31ef65b24548 2018-08-28 19:28:52,200 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:28:52,200 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:28:55,203 - create_stack - DEBUG - Stack status query timeout in 1189.69360995 2018-08-28 19:28:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:55,376 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:28:55 GMT Server: Apache x-openstack-request-id: req-fc050718-c268-4589-bbf9-29aa04319b5c Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:28:55,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:55 GMT Server: Apache x-openstack-request-id: req-1c4ba04e-7b73-4e62-b3ca-88266e0fc2af Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:28:55,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-1c4ba04e-7b73-4e62-b3ca-88266e0fc2af 2018-08-28 19:28:55,726 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:28:55,726 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:28:58,729 - create_stack - DEBUG - Stack status query timeout in 1186.16753101 2018-08-28 19:28:58,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:28:58,899 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:28:58 GMT Server: Apache x-openstack-request-id: req-867a122b-eb34-44fb-aabc-4a050ab7e4b7 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:28:59,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:28:58 GMT Server: Apache x-openstack-request-id: req-9b695f27-5a63-4c38-bc92-e81b5ef3ddaf Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:28:59,124 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-9b695f27-5a63-4c38-bc92-e81b5ef3ddaf 2018-08-28 19:28:59,124 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:28:59,124 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:29:02,128 - create_stack - DEBUG - Stack status query timeout in 1182.76909494 2018-08-28 19:29:02,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:02,684 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:02 GMT Server: Apache x-openstack-request-id: req-1271307c-1f98-4687-9202-622ff1d55d02 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:03,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:02 GMT Server: Apache x-openstack-request-id: req-894e80c5-ae1c-4e4c-a10b-236c650b3e4d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2068 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:29:03,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-894e80c5-ae1c-4e4c-a10b-236c650b3e4d 2018-08-28 19:29:03,103 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:29:03,103 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:29:06,107 - create_stack - DEBUG - Stack status query timeout in 1178.7902348 2018-08-28 19:29:06,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:06,298 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:06 GMT Server: Apache x-openstack-request-id: req-bbef97f9-9df9-429a-80db-936dc1c50f9f Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:06,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:06 GMT Server: Apache x-openstack-request-id: req-145b0abf-2825-4153-9fa4-5b04f3f8e675 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:29:06,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-145b0abf-2825-4153-9fa4-5b04f3f8e675 2018-08-28 19:29:06,474 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:29:06,474 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack 2018-08-28 19:29:06,474 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack 2018-08-28 19:29:06,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:06,503 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:06 GMT Server: Apache x-openstack-request-id: req-8f6cb083-2656-4e79-8956-8444bd823247 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:06,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:06 GMT Server: Apache x-openstack-request-id: req-643acdeb-4740-4c8a-a0ba-bc32b6037e49 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1066 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "79a6c572-2195-4238-b430-0ec848daaebb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d94c8bb7-8f1c-4c63-8fbc-b65d74867d00", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "221", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca:subnet_id=b382a039-935e-492e-9043-0a4ed4269f7a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "b382a039-935e-492e-9043-0a4ed4269f7a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "842dd174-aa7d-410b-8cc6-ee99cdc4e147", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "92d85864-004c-4186-81f7-884213606e2f", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 19:29:06,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources used request id req-643acdeb-4740-4c8a-a0ba-bc32b6037e49 2018-08-28 19:29:06,728 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:07,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a29c3f6c-0c40-4625-b394-bd367bd33a9d x-compute-request-id: req-a29c3f6c-0c40-4625-b394-bd367bd33a9d Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-08-28T19:29:00.000000", "flavor": {"id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "links": [{"href": "http://172.30.9.28:8774/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "rel": "bookmark"}]}, "id": "842dd174-aa7d-410b-8cc6-ee99cdc4e147", "security_groups": [{"name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:01Z", "hostId": "fe7b01568249048d9bcb0ebe9038e9296c94bd9ac9c7c6cff50802e1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "created": "2018-08-28T19:28:56Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:29:07,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 used request id req-a29c3f6c-0c40-4625-b394-bd367bd33a9d 2018-08-28 19:29:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:07,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-44e8538f-53ab-4714-8c60-c271400c16de Date: Tue, 28 Aug 2018 19:29:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:07,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-44e8538f-53ab-4714-8c60-c271400c16de 2018-08-28 19:29:07,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:29:07,691 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:29:07,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:07,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65eb0c13-fa6e-414e-a633-44c1fec27d21 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:07,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-65eb0c13-fa6e-414e-a633-44c1fec27d21 2018-08-28 19:29:07,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:07,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-82ab652d-67f1-483f-b7be-80a7af1f5944 Date: Tue, 28 Aug 2018 19:29:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:07,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-82ab652d-67f1-483f-b7be-80a7af1f5944 2018-08-28 19:29:07,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:07,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-6f3eb506-5c04-458e-8ea8-acc5bf33f534 Date: Tue, 28 Aug 2018 19:29:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:07,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-6f3eb506-5c04-458e-8ea8-acc5bf33f534 2018-08-28 19:29:07,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/92d85864-004c-4186-81f7-884213606e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0aceab7-b910-4023-94ea-f29e962c13bb x-compute-request-id: req-b0aceab7-b910-4023-94ea-f29e962c13bb Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:cb:32", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/92d85864-004c-4186-81f7-884213606e2f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/92d85864-004c-4186-81f7-884213606e2f", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-08-28T19:28:59.000000", "flavor": {"id": "0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "links": [{"href": "http://172.30.9.28:8774/flavors/0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "rel": "bookmark"}]}, "id": "92d85864-004c-4186-81f7-884213606e2f", "security_groups": [{"name": "default"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:00Z", "hostId": "2cb99b31e144af56830429ea3e0b5d42b0bbba47b3f2b2aecac98d28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "created": "2018-08-28T19:28:53Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:29:09,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/92d85864-004c-4186-81f7-884213606e2f used request id req-b0aceab7-b910-4023-94ea-f29e962c13bb 2018-08-28 19:29:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-442e6ec5-befe-4f02-b3aa-8600bec1f471 Date: Tue, 28 Aug 2018 19:29:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:09,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-442e6ec5-befe-4f02-b3aa-8600bec1f471 2018-08-28 19:29:09,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a3d323-7d14-481f-9467-7a6e14470716 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:09,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-d4a3d323-7d14-481f-9467-7a6e14470716 2018-08-28 19:29:09,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-fd60d077-84e8-47e0-b1dc-ddb1e6f73562 Date: Tue, 28 Aug 2018 19:29:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:09,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-fd60d077-84e8-47e0-b1dc-ddb1e6f73562 2018-08-28 19:29:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-f45d82b7-ebd9-4491-95f1-9f4bc156c758 Date: Tue, 28 Aug 2018 19:29:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:09,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-f45d82b7-ebd9-4491-95f1-9f4bc156c758 2018-08-28 19:29:09,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,563 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:09 GMT Server: Apache x-openstack-request-id: req-7b5dde21-2d60-4e85-8e86-310c6e7e7c8f Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:09,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:09 GMT Server: Apache x-openstack-request-id: req-80edfcc2-2d32-4ad8-a3f5-5d0589a87071 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1066 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "79a6c572-2195-4238-b430-0ec848daaebb", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "d94c8bb7-8f1c-4c63-8fbc-b65d74867d00", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "221", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca:subnet_id=b382a039-935e-492e-9043-0a4ed4269f7a", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "b382a039-935e-492e-9043-0a4ed4269f7a", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "842dd174-aa7d-410b-8cc6-ee99cdc4e147", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T19:28:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "92d85864-004c-4186-81f7-884213606e2f", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T19:28:45Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:28:45Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 19:29:09,784 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994/resources used request id req-80edfcc2-2d32-4ad8-a3f5-5d0589a87071 2018-08-28 19:29:09,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,811 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f6c64f69-7015-46be-b067-3cab8fe1f76b x-compute-request-id: req-f6c64f69-7015-46be-b067-3cab8fe1f76b Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-flavor1-z4ecueybkpb3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:29:09,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa used request id req-f6c64f69-7015-46be-b067-3cab8fe1f76b 2018-08-28 19:29:09,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-1f88d637-daa8-4924-8c90-6f269467bf32 Date: Tue, 28 Aug 2018 19:29:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}} 2018-08-28 19:29:09,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a used request id req-1f88d637-daa8-4924-8c90-6f269467bf32 2018-08-28 19:29:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:09,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-24f3b6f6-f2de-4561-a077-693b42aa1cc2 Date: Tue, 28 Aug 2018 19:29:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:09,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-24f3b6f6-f2de-4561-a077-693b42aa1cc2 2018-08-28 19:29:09,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-bb831e8d-f523-494a-b4ae-8101f6fbf665 Date: Tue, 28 Aug 2018 19:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:10,005 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-bb831e8d-f523-494a-b4ae-8101f6fbf665 2018-08-28 19:29:10,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5d7749de-6c4f-417c-b13f-fd3ae0dd335c Date: Tue, 28 Aug 2018 19:29:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:10,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-5d7749de-6c4f-417c-b13f-fd3ae0dd335c 2018-08-28 19:29:10,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-322e7ec9-2888-4da7-9551-0eb5073d850c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:10,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-322e7ec9-2888-4da7-9551-0eb5073d850c 2018-08-28 19:29:10,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-671298de-08e6-431b-94e6-e84fce71f74a Date: Tue, 28 Aug 2018 19:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:10,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-671298de-08e6-431b-94e6-e84fce71f74a 2018-08-28 19:29:10,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A1c%3Ac5%3A4f&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-8b87376f-4b2b-4a9e-91a8-d4fcb8f88043 Date: Tue, 28 Aug 2018 19:29:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"}]} 2018-08-28 19:29:10,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A1c%3Ac5%3A4f&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q&admin_state_up=True used request id req-8b87376f-4b2b-4a9e-91a8-d4fcb8f88043 2018-08-28 19:29:10,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42839bfc-6af4-4f09-8eae-1e11e0cd91a6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:10,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-42839bfc-6af4-4f09-8eae-1e11e0cd91a6 2018-08-28 19:29:10,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bb80c931-a0c2-42c9-9e2b-cdb5a2cf3104 Date: Tue, 28 Aug 2018 19:29:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:10,777 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-bb80c931-a0c2-42c9-9e2b-cdb5a2cf3104 2018-08-28 19:29:10,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:10,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-50c7e2f7-d199-4af9-a7ae-5fd285e34786 Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:10,981 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-50c7e2f7-d199-4af9-a7ae-5fd285e34786 2018-08-28 19:29:10,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-d0c4d4b2-447b-4787-ba34-b7c9edea4968 Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:11,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-d0c4d4b2-447b-4787-ba34-b7c9edea4968 2018-08-28 19:29:11,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-fdf8397d-ec24-48a0-ba57-46195f2a4ae3 Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"floatingips": [{"router_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:53Z", "updated_at": "2018-08-28T19:28:55Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "d0a826911f5c482a9f7446812b5f97b9", "port_id": "6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42", "id": "d94c8bb7-8f1c-4c63-8fbc-b65d74867d00"}]} 2018-08-28 19:29:11,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-fdf8397d-ec24-48a0-ba57-46195f2a4ae3 2018-08-28 19:29:11,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/dbf540d6-d588-4e3f-8abd-6121e2dc59ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-c32de164-ef3a-4071-b69f-934d9a0024ca Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:47Z", "admin_state_up": true, "updated_at": "2018-08-28T19:28:54Z", "project_id": "d0a826911f5c482a9f7446812b5f97b9", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca", "name": "mgmt_router"}} 2018-08-28 19:29:11,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/dbf540d6-d588-4e3f-8abd-6121e2dc59ca used request id req-c32de164-ef3a-4071-b69f-934d9a0024ca 2018-08-28 19:29:11,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=dbf540d6-d588-4e3f-8abd-6121e2dc59ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-ea49f130-b5ce-4b22-a513-c2ebd0fe9186 Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bcfa68cc-451c-4319-a56f-aac5da52f123","ip_address":"169.254.192.7"}],"id":"33e72a76-92a3-4016-8a71-77791b10de04","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:e0:1c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d0a826911f5c482a9f7446812b5f97b9","admin_state_up":true,"network_id":"c5185362-fbe2-4edf-8551-e07e984f8ebb","tenant_id":"","created_at":"2018-08-28T19:28:48Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:56Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bcfa68cc-451c-4319-a56f-aac5da52f123","ip_address":"169.254.192.9"}],"id":"651a9d48-e4f5-44c2-8db8-ff7b8c49ac26","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:5f:1b","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d0a826911f5c482a9f7446812b5f97b9","admin_state_up":true,"network_id":"c5185362-fbe2-4edf-8551-e07e984f8ebb","tenant_id":"","created_at":"2018-08-28T19:28:49Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:57Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"bcfa68cc-451c-4319-a56f-aac5da52f123","ip_address":"169.254.192.3"}],"id":"c0b7da31-713c-4583-a338-b1be1a7fe8ac","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:17:23","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant d0a826911f5c482a9f7446812b5f97b9","admin_state_up":true,"network_id":"c5185362-fbe2-4edf-8551-e07e984f8ebb","tenant_id":"","created_at":"2018-08-28T19:28:50Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.205"}],"id":"ebaa10e7-0d1c-4922-9647-47b4376908c4","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:4f:19","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T19:28:47Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:11,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=dbf540d6-d588-4e3f-8abd-6121e2dc59ca used request id req-ea49f130-b5ce-4b22-a513-c2ebd0fe9186 2018-08-28 19:29:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-dae07a79-06a8-495e-b12d-9d3508f65b9c Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 19:29:11,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-dae07a79-06a8-495e-b12d-9d3508f65b9c 2018-08-28 19:29:11,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bcfa68cc-451c-4319-a56f-aac5da52f123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-30f328c3-9142-40b6-864e-54cad28118e1 Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c5185362-fbe2-4edf-8551-e07e984f8ebb","tenant_id":"","created_at":"2018-08-28T19:28:47Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28:47Z","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":"bcfa68cc-451c-4319-a56f-aac5da52f123","subnetpool_id":null,"name":"HA subnet tenant d0a826911f5c482a9f7446812b5f97b9"}} 2018-08-28 19:29:11,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bcfa68cc-451c-4319-a56f-aac5da52f123 used request id req-30f328c3-9142-40b6-864e-54cad28118e1 2018-08-28 19:29:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bcfa68cc-451c-4319-a56f-aac5da52f123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c1100add-af64-4512-be70-2c0f706055a8 Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c5185362-fbe2-4edf-8551-e07e984f8ebb","tenant_id":"","created_at":"2018-08-28T19:28:47Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28:47Z","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":"bcfa68cc-451c-4319-a56f-aac5da52f123","subnetpool_id":null,"name":"HA subnet tenant d0a826911f5c482a9f7446812b5f97b9"}} 2018-08-28 19:29:11,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bcfa68cc-451c-4319-a56f-aac5da52f123 used request id req-c1100add-af64-4512-be70-2c0f706055a8 2018-08-28 19:29:11,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/bcfa68cc-451c-4319-a56f-aac5da52f123 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c09e4f9d-3d20-4466-b8cf-7634e1133b6c Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"c5185362-fbe2-4edf-8551-e07e984f8ebb","tenant_id":"","created_at":"2018-08-28T19:28:47Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28:47Z","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":"bcfa68cc-451c-4319-a56f-aac5da52f123","subnetpool_id":null,"name":"HA subnet tenant d0a826911f5c482a9f7446812b5f97b9"}} 2018-08-28 19:29:11,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/bcfa68cc-451c-4319-a56f-aac5da52f123 used request id req-c09e4f9d-3d20-4466-b8cf-7634e1133b6c 2018-08-28 19:29:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-d656856d-3461-42a0-bad1-cbabe8410c6c Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}} 2018-08-28 19:29:11,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a used request id req-d656856d-3461-42a0-bad1-cbabe8410c6c 2018-08-28 19:29:11,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:11,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-725bf4a8-3f30-43e3-a485-f4135a5d62f2 Date: Tue, 28 Aug 2018 19:29:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","project_id":"d0a826911f5c482a9f7446812b5f97b9","qos_policy_id":null,"admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal"}} 2018-08-28 19:29:11,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42 used request id req-725bf4a8-3f30-43e3-a485-f4135a5d62f2 2018-08-28 19:29:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:12,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c2a9621f-2e70-4ac4-b178-187b38752757 Date: Tue, 28 Aug 2018 19:29:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}} 2018-08-28 19:29:12,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a used request id req-c2a9621f-2e70-4ac4-b178-187b38752757 2018-08-28 19:29:12,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:12,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8178811f-f3e4-4dfe-aa96-92ac23b4aa30 Date: Tue, 28 Aug 2018 19:29:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:28:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:28:39Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "metadata": {}}], "self": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "min_disk": 0, "protected": false, "id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "file": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0a826911f5c482a9f7446812b5f97b9", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:29:12,201 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd used request id req-8178811f-f3e4-4dfe-aa96-92ac23b4aa30 2018-08-28 19:29:12,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:12,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5103006d-fc3c-421c-a61f-a4588bc25e85 Date: Tue, 28 Aug 2018 19:29: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-08-28 19:29:12,372 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-5103006d-fc3c-421c-a61f-a4588bc25e85 2018-08-28 19:29:12,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:12,551 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:12 GMT Server: Apache x-openstack-request-id: req-76245bc8-9a2c-467b-bf54-399fd77fdbcc Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:12,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:12 GMT Server: Apache x-openstack-request-id: req-ddaa78bf-0549-4372-9131-a3fdc6f34326 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:29:12,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-ddaa78bf-0549-4372-9131-a3fdc6f34326 2018-08-28 19:29:12,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:29:12,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:29:13,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f55e6aab2a44cfbcb9a977061199a2", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0a826911f5c482a9f7446812b5f97b9", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-user", "id": "5c43148a367247c6b4e8bb5145fe3c66"}, "audit_ids": ["gmhhYCYARdWU92WxJlSZzQ"], "issued_at": "2018-08-28T19:29:13.000000Z"}} 2018-08-28 19:29:13,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:13,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c55e1bc4-e170-4d29-8248-ed5f6612be24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:13,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c55e1bc4-e170-4d29-8248-ed5f6612be24 2018-08-28 19:29:13,441 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:29:13,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:13,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a758dfe4-5d2d-4478-b838-f0fd596ba772 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:13,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a758dfe4-5d2d-4478-b838-f0fd596ba772 2018-08-28 19:29:13,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:13,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b1e26b49-ad7b-482c-85d5-8e619e5ec221 Date: Tue, 28 Aug 2018 19:29:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:13,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-b1e26b49-ad7b-482c-85d5-8e619e5ec221 2018-08-28 19:29:13,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:29:13,767 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:29:13 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:29:13,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:13,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14364c66-1c0a-4d8b-85d5-b76f319b6921 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:13,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-14364c66-1c0a-4d8b-85d5-b76f319b6921 2018-08-28 19:29:13,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:14,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8569ee95-d9f0-4d0c-86bc-7941035f3eea Date: Tue, 28 Aug 2018 19:29:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:14,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-8569ee95-d9f0-4d0c-86bc-7941035f3eea 2018-08-28 19:29:14,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A1c%3Ac5%3A4f&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:14,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-2d1079fb-ee46-487e-882b-6063635cf6e4 Date: Tue, 28 Aug 2018 19:29:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"}]} 2018-08-28 19:29:14,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A1c%3Ac5%3A4f&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q&admin_state_up=True used request id req-2d1079fb-ee46-487e-882b-6063635cf6e4 2018-08-28 19:29:14,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:14,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c13054d-c516-4352-b886-c1f8a4c7caab Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:14,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-7c13054d-c516-4352-b886-c1f8a4c7caab 2018-08-28 19:29:14,751 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:16,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-622f7e0e-f561-412e-80f7-489f571072de x-compute-request-id: req-622f7e0e-f561-412e-80f7-489f571072de Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-08-28T19:29:00.000000", "flavor": {"id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "links": [{"href": "http://172.30.9.28:8774/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "rel": "bookmark"}]}, "id": "842dd174-aa7d-410b-8cc6-ee99cdc4e147", "security_groups": [{"name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:01Z", "hostId": "fe7b01568249048d9bcb0ebe9038e9296c94bd9ac9c7c6cff50802e1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "created": "2018-08-28T19:28:56Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:29:16,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1 used request id req-622f7e0e-f561-412e-80f7-489f571072de 2018-08-28 19:29:16,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:16,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f86a8e1f-9f0f-4ddc-9a78-5db9620e024b Date: Tue, 28 Aug 2018 19:29:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:16,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-f86a8e1f-9f0f-4ddc-9a78-5db9620e024b 2018-08-28 19:29:16,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:16,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9c05586d-87e7-4598-a6fb-4d7b489aa546 Date: Tue, 28 Aug 2018 19:29:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:16,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-9c05586d-87e7-4598-a6fb-4d7b489aa546 2018-08-28 19:29:16,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:17,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-11755f2b-31f0-45fe-bb64-b591b0f3cdf2 Date: Tue, 28 Aug 2018 19:29:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:17,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-11755f2b-31f0-45fe-bb64-b591b0f3cdf2 2018-08-28 19:29:17,183 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1 2018-08-28 19:29:17,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:17,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-9cf05979-43c4-4f66-9d3b-f93c6221f80b Date: Tue, 28 Aug 2018 19:29:17 GMT RESP BODY: {"floatingips": [{"router_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:53Z", "updated_at": "2018-08-28T19:28:55Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "d0a826911f5c482a9f7446812b5f97b9", "port_id": "6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42", "id": "d94c8bb7-8f1c-4c63-8fbc-b65d74867d00"}]} 2018-08-28 19:29:17,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-9cf05979-43c4-4f66-9d3b-f93c6221f80b 2018-08-28 19:29:17,770 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/0d8b2b3f-e05b-4327-96ed-cee92b4c876e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:17,790 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e70369a6-4a58-4d50-ae00-3596a6337b1e x-compute-request-id: req-e70369a6-4a58-4d50-ae00-3596a6337b1e Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-flavor2-q5inpzducduk", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:29:17,790 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/0d8b2b3f-e05b-4327-96ed-cee92b4c876e used request id req-e70369a6-4a58-4d50-ae00-3596a6337b1e 2018-08-28 19:29:17,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:17,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ffd5518a-fadd-4295-a57d-2d977af96d5a Date: Tue, 28 Aug 2018 19:29:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}} 2018-08-28 19:29:17,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b382a039-935e-492e-9043-0a4ed4269f7a used request id req-ffd5518a-fadd-4295-a57d-2d977af96d5a 2018-08-28 19:29:17,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:17,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-11978996-f822-4622-ba64-db136e4cabbe Date: Tue, 28 Aug 2018 19:29:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:17,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-11978996-f822-4622-ba64-db136e4cabbe 2018-08-28 19:29:17,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:17,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-25d1ad7b-e248-46cb-87d9-a1fe74319c43 Date: Tue, 28 Aug 2018 19:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:17,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-25d1ad7b-e248-46cb-87d9-a1fe74319c43 2018-08-28 19:29:18,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e7f4ff36-0ecc-487a-8ddb-93050c124e2d Date: Tue, 28 Aug 2018 19:29:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:18,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-e7f4ff36-0ecc-487a-8ddb-93050c124e2d 2018-08-28 19:29:18,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed36d7d-11fb-4c19-84f9-ec03c7ba1666 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:18,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-bed36d7d-11fb-4c19-84f9-ec03c7ba1666 2018-08-28 19:29:18,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-27fcd4b9-c407-4462-809d-8a0a4b7996ae Date: Tue, 28 Aug 2018 19:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:18,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-27fcd4b9-c407-4462-809d-8a0a4b7996ae 2018-08-28 19:29:18,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A5f%3Acb%3A32&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-e89bfa8c-9f77-4cd7-9c6d-6cc72e2b964e Date: Tue, 28 Aug 2018 19:29:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"}]} 2018-08-28 19:29:18,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A5f%3Acb%3A32&admin_state_up=True used request id req-e89bfa8c-9f77-4cd7-9c6d-6cc72e2b964e 2018-08-28 19:29:18,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947afccf-11d9-4d96-a018-6dac9302347d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:18,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-947afccf-11d9-4d96-a018-6dac9302347d 2018-08-28 19:29:18,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-c2e9b8f8-efda-41ab-8245-3de83d5d11ee Date: Tue, 28 Aug 2018 19:29:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:18,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-c2e9b8f8-efda-41ab-8245-3de83d5d11ee 2018-08-28 19:29:18,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-6561837c-ee62-4973-8461-c59bb410d97f Date: Tue, 28 Aug 2018 19:29:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:18,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-6561837c-ee62-4973-8461-c59bb410d97f 2018-08-28 19:29:18,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:18,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-9796bc07-a89d-464d-b433-7025e43f5968 Date: Tue, 28 Aug 2018 19:29:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:18,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-9796bc07-a89d-464d-b433-7025e43f5968 2018-08-28 19:29:18,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:19,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-652ab49c-9cb1-4345-8f10-52aeb99ed208 Date: Tue, 28 Aug 2018 19:29:19 GMT RESP BODY: {"floatingips": [{"router_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:53Z", "updated_at": "2018-08-28T19:28:55Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "d0a826911f5c482a9f7446812b5f97b9", "port_id": "6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42", "id": "d94c8bb7-8f1c-4c63-8fbc-b65d74867d00"}]} 2018-08-28 19:29:19,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-652ab49c-9cb1-4345-8f10-52aeb99ed208 2018-08-28 19:29:19,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:19,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-50fce663-1353-4f28-9888-7949993eae1d Date: Tue, 28 Aug 2018 19:29:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:28:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:28:39Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "metadata": {}}], "self": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "min_disk": 0, "protected": false, "id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "file": "/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d0a826911f5c482a9f7446812b5f97b9", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/fb112793-af10-48f6-b4ce-4af72e9f60dd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:29:19,349 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd used request id req-50fce663-1353-4f28-9888-7949993eae1d 2018-08-28 19:29:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:19,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:19 GMT Server: Apache x-openstack-request-id: req-b710e870-d5db-4954-9b53-643e064decca Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:19,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:19 GMT Server: Apache x-openstack-request-id: req-05244775-3da6-448a-ae2e-b7358e945375 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv88Ju9fhiXJIKOt2dex4cDlX0oUQMqL8BcrEPy+sZI/HFgBt\nIIbQLsXyiPnsW4yMbQlPsTC8r/aVjUgbW1WQDXxt+hGmzDCJDXBPNvNgunb8Y1Jv\nCtOWUBmQzGnjesJYAbbnSEfkQ++piL61ILvQhKi2Nw6J48/G2YEL2GG+quYI6L42\nAhUqV+fMBjq7++tCRprq3JMSAAo5pxclLWTP0Bbv65T5C9GxbNXghKLaVaqhb/Gr\nfo67ybdGuwI98Aqq+D8sxs0ksmSrUqghyWaT/CcDLbVxlC3crFxRCEvw6iux34xA\nNI9k/ipeKWFk2bafaXcJFvald/cdhE1oeE6LXwIDAQABAoIBAC/8kCban6ZPXRY/\nsmdWPdt1vS8B80d31y1rySU1vB98iQZMHQEiOTs6cq8qN6O/yfINfk6KLuqm+kta\nWt3CzkNRegIyIFS9X8xo6KiKwwxjcEk4+mbvAJARlVROuYag0Hu9UqeWtNj6QKPh\nclc6JbTKsKudi4nfFZSc4GXGLnl6nJnLDEhSHS37dy8jPz7NjfouTJxEEPRvLfoL\nmDCcuhJ5qa4TnsppuRnjt07Dl+FRM5BgCN9w25jY5mxjcd250fT6TmZYxoxrqeZe\naA3SlggaYdeN6LFH/DqwkYvxhkLJDFtWrUy+GCxKq0Bh0FXjOPhc4df/F51orOBD\nkGj022ECgYEA5JHD7b4Dk6e0HjEI4T4ku2Ln5Gll/DqDL34TVayyZxfBh6P9lwiX\nQfDwt1cpDKb2rjJolg0AmalLg1L2Hv+Uy41oEmTc56zoySfwyigizg6BuNTJFP0K\nQQWreXLTz6ZgTHWt+3aPyh4g+snjGS47eIhLLSpqWuHZOUFqlMm/aBMCgYEA1tPk\nRBdgYem2UKw/zpfacAkK6s4ZVJe/FgHk3F11WW5kVNxGTb7lMWkVa1cmYr8cjBqR\nPuvgRpLEVbd1wh0uvgXo+YV83xJQoP7OWZ/5dHIqyYlUSB43kd3TUCzPeBJHcZYJ\n2gRU1zss7okyNxCJ+Kt+g5mYGe08ZWbqT5U+0QUCgYBRNa0saiexLZOkan2iMccx\nQOntULlojY2QsTXDafGVCW68d7qhD+9WAXo1WeV+1k+tAsIAFiyRbAIlbbN+vgYq\n8Fn6txV5xwiKeANogCwllCfo+MldCK68/Xu4UeEJ1S4/3EvtnWlnQZ8sG9DxYGjG\n4X38VSamlbntSt3IcYntOwKBgDawgrAC83p5sPwgna3OYsGay7iy9yfd6buEh+rB\nsBowTEJ+QTeRnW9SvS0yZodE99OC/+7wxYux2WGo7sWYAEpH3uOG5B813mjd9VJD\ns5G9br8XwukJKERuIFmMztRWcvGrrJ5f8+lHG00uiCYUg8tWfUKrW1leV73I0WWp\nLPCxAoGBAMsIrpr0M859Sn2gtmmFwNdJ0TqE5TI0OZreTov2FESEcZwqP7r2a5tb\nfHHiPT7XrLJpuGK0rXQqatXkHG9iyi0agWXD8XFalcr1JROQuu3A/4lrji5ugiIS\nDXqGkyiueWYiTRAdqJCyP6Wb2p4uqiYg7xY/OtfKqNhsXbFIvg7t\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:29:19,710 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-05244775-3da6-448a-ae2e-b7358e945375 2018-08-28 19:29:19,711 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:29:19,712 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:29:20,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "32f55e6aab2a44cfbcb9a977061199a2", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role"}, {"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:29:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d0a826911f5c482a9f7446812b5f97b9", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d0a826911f5c482a9f7446812b5f97b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-user", "id": "5c43148a367247c6b4e8bb5145fe3c66"}, "audit_ids": ["76kuHk39SU6Uh1PYOKeWIQ"], "issued_at": "2018-08-28T19:29:20.000000Z"}} 2018-08-28 19:29:20,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:20,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c78d1f-6e57-4d06-9152-8154d1b8a750 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:20,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d4c78d1f-6e57-4d06-9152-8154d1b8a750 2018-08-28 19:29:20,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:29:20,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:20,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fcde3c1-9116-4088-9724-d42f3e4d0036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:20,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5fcde3c1-9116-4088-9724-d42f3e4d0036 2018-08-28 19:29:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:20,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-67a21f87-31a0-4b30-980c-a653da8191c8 Date: Tue, 28 Aug 2018 19:29:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:20,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-67a21f87-31a0-4b30-980c-a653da8191c8 2018-08-28 19:29:20,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:29:20,530 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:29:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:29:20,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:20,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d50459ff-0ee9-4426-b49d-28695352de11 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:20,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-d50459ff-0ee9-4426-b49d-28695352de11 2018-08-28 19:29:20,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:20,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a3eaf5b4-f1e7-42a1-891f-1080717e73f5 Date: Tue, 28 Aug 2018 19:29:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:20,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-a3eaf5b4-f1e7-42a1-891f-1080717e73f5 2018-08-28 19:29:20,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A5f%3Acb%3A32&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:21,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-f63781e5-913f-4b80-8565-075a094218cd Date: Tue, 28 Aug 2018 19:29:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"}]} 2018-08-28 19:29:21,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7&mac_address=fa%3A16%3A3e%3A5f%3Acb%3A32&admin_state_up=True used request id req-f63781e5-913f-4b80-8565-075a094218cd 2018-08-28 19:29:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:21,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5753f06c-f9bf-473e-84d5-72a5cdeb5fae Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:21,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-5753f06c-f9bf-473e-84d5-72a5cdeb5fae 2018-08-28 19:29:21,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:22,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29: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-89956994-9408-44e1-8c40-1108dc0c2d8f x-compute-request-id: req-89956994-9408-44e1-8c40-1108dc0c2d8f Content-Encoding: gzip Content-Length: 828 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:cb:32", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/92d85864-004c-4186-81f7-884213606e2f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/92d85864-004c-4186-81f7-884213606e2f", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-08-28T19:28:59.000000", "flavor": {"id": "0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "links": [{"href": "http://172.30.9.28:8774/flavors/0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "rel": "bookmark"}]}, "id": "92d85864-004c-4186-81f7-884213606e2f", "security_groups": [{"name": "default"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:00Z", "hostId": "2cb99b31e144af56830429ea3e0b5d42b0bbba47b3f2b2aecac98d28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "created": "2018-08-28T19:28:53Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:29:22,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2 used request id req-89956994-9408-44e1-8c40-1108dc0c2d8f 2018-08-28 19:29:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:22,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-87d2f8e6-69ec-40b0-a53e-bc65e09c9c8e Date: Tue, 28 Aug 2018 19:29:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:22,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-87d2f8e6-69ec-40b0-a53e-bc65e09c9c8e 2018-08-28 19:29:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:23,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-1388eb9a-8e02-4367-b3df-638529ae01f4 Date: Tue, 28 Aug 2018 19:29:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:23,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-1388eb9a-8e02-4367-b3df-638529ae01f4 2018-08-28 19:29:23,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:23,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-e1099112-c854-4c90-ad54-611d73143861 Date: Tue, 28 Aug 2018 19:29:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:23,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-e1099112-c854-4c90-ad54-611d73143861 2018-08-28 19:29:23,224 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2 2018-08-28 19:29:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:23,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-981a667b-59cc-4488-b32d-f528c3ca9fd4 Date: Tue, 28 Aug 2018 19:29:23 GMT RESP BODY: {"floatingips": [{"router_id": "dbf540d6-d588-4e3f-8abd-6121e2dc59ca", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:53Z", "updated_at": "2018-08-28T19:28:55Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "d0a826911f5c482a9f7446812b5f97b9", "port_id": "6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42", "id": "d94c8bb7-8f1c-4c63-8fbc-b65d74867d00"}]} 2018-08-28 19:29:23,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-981a667b-59cc-4488-b32d-f528c3ca9fd4 2018-08-28 19:29:23,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:24,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f682f4d5-a367-4b13-b8a8-a85375f70e8e x-compute-request-id: req-f682f4d5-a367-4b13-b8a8-a85375f70e8e Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-08-28T19:29:00.000000", "flavor": {"id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "links": [{"href": "http://172.30.9.28:8774/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "rel": "bookmark"}]}, "id": "842dd174-aa7d-410b-8cc6-ee99cdc4e147", "security_groups": [{"name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:01Z", "hostId": "fe7b01568249048d9bcb0ebe9038e9296c94bd9ac9c7c6cff50802e1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "created": "2018-08-28T19:28:56Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:29:24,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 used request id req-f682f4d5-a367-4b13-b8a8-a85375f70e8e 2018-08-28 19:29:24,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:24,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b71929aa-cc11-4d8c-95e5-082a271bd668 Date: Tue, 28 Aug 2018 19:29:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:24,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-b71929aa-cc11-4d8c-95e5-082a271bd668 2018-08-28 19:29:24,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:24,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c7dc40-252e-4518-874a-6988dc4a9366 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:24,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-06c7dc40-252e-4518-874a-6988dc4a9366 2018-08-28 19:29:24,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:24,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-11f066e1-7eb5-4327-bdc3-9b8e49fabc64 Date: Tue, 28 Aug 2018 19:29:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:24,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-11f066e1-7eb5-4327-bdc3-9b8e49fabc64 2018-08-28 19:29:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:24,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-d14d2cbc-ecde-404f-99b1-93818edd6425 Date: Tue, 28 Aug 2018 19:29:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:24,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-d14d2cbc-ecde-404f-99b1-93818edd6425 2018-08-28 19:29:24,967 - create_instance - INFO - Checking if VM is active 2018-08-28 19:29:24,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:26,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8f4391c2-9adb-4e7b-85b7-24cacee047b9 x-compute-request-id: req-8f4391c2-9adb-4e7b-85b7-24cacee047b9 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-08-28T19:29:00.000000", "flavor": {"id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "links": [{"href": "http://172.30.9.28:8774/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "rel": "bookmark"}]}, "id": "842dd174-aa7d-410b-8cc6-ee99cdc4e147", "security_groups": [{"name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:01Z", "hostId": "fe7b01568249048d9bcb0ebe9038e9296c94bd9ac9c7c6cff50802e1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "created": "2018-08-28T19:28:56Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:29:26,031 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 used request id req-8f4391c2-9adb-4e7b-85b7-24cacee047b9 2018-08-28 19:29:26,031 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1] is - ACTIVE 2018-08-28 19:29:26,032 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:29:26,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:26,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1b62166c-076b-486e-b3ca-404c911989da x-compute-request-id: req-1b62166c-076b-486e-b3ca-404c911989da Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1c:c5:4f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010a", "OS-SRV-USG:launched_at": "2018-08-28T19:29:00.000000", "flavor": {"id": "2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "links": [{"href": "http://172.30.9.28:8774/flavors/2e3c8a14-5b9c-4ede-a606-221f6ece6bfa", "rel": "bookmark"}]}, "id": "842dd174-aa7d-410b-8cc6-ee99cdc4e147", "security_groups": [{"name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:01Z", "hostId": "fe7b01568249048d9bcb0ebe9038e9296c94bd9ac9c7c6cff50802e1", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "created": "2018-08-28T19:28:56Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:29:26,940 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/842dd174-aa7d-410b-8cc6-ee99cdc4e147 used request id req-1b62166c-076b-486e-b3ca-404c911989da 2018-08-28 19:29:26,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:27,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-cb886e32-56f5-4c57-92d1-1d0debfaf50f Date: Tue, 28 Aug 2018 19:29:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:27,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-cb886e32-56f5-4c57-92d1-1d0debfaf50f 2018-08-28 19:29:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:27,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b437bc-1588-41be-a3b2-8c402db43096 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:27,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-12b437bc-1588-41be-a3b2-8c402db43096 2018-08-28 19:29:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:27,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-235f2931-6e4c-4806-9052-2f97e88f0815 Date: Tue, 28 Aug 2018 19:29:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:27,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-235f2931-6e4c-4806-9052-2f97e88f0815 2018-08-28 19:29:27,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3f062ecf84158e54d86cbed95009def18e70aff" 2018-08-28 19:29:27,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-95e0a6ab-4cf7-499b-b3db-43ded18f401d Date: Tue, 28 Aug 2018 19:29:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:27,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-95e0a6ab-4cf7-499b-b3db-43ded18f401d 2018-08-28 19:29:27,694 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:29:27,698 - paramiko.transport - DEBUG - starting thread (client mode): 0x48a4cd10L 2018-08-28 19:29:27,698 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:29:27,698 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:29:27,699 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:29:27,700 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:29:27,700 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:29:27,700 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:29:27,700 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:29:27,700 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:29:27,701 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:29:27,718 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:29:27,718 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:29:27,730 - paramiko.transport - DEBUG - Trying key 462416fab50cb5ddf895f23f7fae7076 from 217356ec-5bdc-4d91-9762-5ef3336e784a 2018-08-28 19:29:27,754 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:29:27,760 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:29:27,860 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:29:27,876 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:29:27,876 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:29:27,878 - paramiko.transport - DEBUG - starting thread (client mode): 0x48a4c990L 2018-08-28 19:29:27,878 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:29:27,878 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:29:27,879 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:29:27,880 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:29:27,880 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:29:27,880 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:29:27,880 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:29:27,880 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:29:27,880 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:29:27,897 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:29:27,897 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:29:27,910 - paramiko.transport - DEBUG - Trying key 462416fab50cb5ddf895f23f7fae7076 from 217356ec-5bdc-4d91-9762-5ef3336e784a 2018-08-28 19:29:27,935 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:29:27,942 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:29:27,942 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:29:27,943 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:29:27,944 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:29:27,945 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:29:27,950 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/92d85864-004c-4186-81f7-884213606e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:29,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7c2dd258-c9ea-4edf-b989-c51cb031a95d x-compute-request-id: req-7c2dd258-c9ea-4edf-b989-c51cb031a95d Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:5f:cb:32", "version": 4, "addr": "10.1.2.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/92d85864-004c-4186-81f7-884213606e2f", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/92d85864-004c-4186-81f7-884213606e2f", "rel": "bookmark"}], "image": {"id": "fb112793-af10-48f6-b4ce-4af72e9f60dd", "links": [{"href": "http://172.30.9.28:8774/images/fb112793-af10-48f6-b4ce-4af72e9f60dd", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000107", "OS-SRV-USG:launched_at": "2018-08-28T19:28:59.000000", "flavor": {"id": "0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "links": [{"href": "http://172.30.9.28:8774/flavors/0d8b2b3f-e05b-4327-96ed-cee92b4c876e", "rel": "bookmark"}]}, "id": "92d85864-004c-4186-81f7-884213606e2f", "security_groups": [{"name": "default"}], "user_id": "5c43148a367247c6b4e8bb5145fe3c66", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:29:00Z", "hostId": "2cb99b31e144af56830429ea3e0b5d42b0bbba47b3f2b2aecac98d28", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "created": "2018-08-28T19:28:53Z", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:29:29,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/92d85864-004c-4186-81f7-884213606e2f used request id req-7c2dd258-c9ea-4edf-b989-c51cb031a95d 2018-08-28 19:29:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:29,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b569cce7-965d-45dc-95c5-043bd3f45122 Date: Tue, 28 Aug 2018 19:29:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","subnets":["b382a039-935e-492e-9043-0a4ed4269f7a"],"description":"","tags":[],"updated_at":"2018-08-28T19:28:50Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net","admin_state_up":true,"tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:48Z","provider:network_type":"vxlan"}]} 2018-08-28 19:29:29,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net used request id req-b569cce7-965d-45dc-95c5-043bd3f45122 2018-08-28 19:29:29,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:29,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb7457b8-176c-4029-b807-49e8b6a66324 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:29,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-fb7457b8-176c-4029-b807-49e8b6a66324 2018-08-28 19:29:29,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:29,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7f58d321-3621-432c-84e9-cdb0a2d1d82d Date: Tue, 28 Aug 2018 19:29:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:50Z","dns_nameservers":[],"updated_at":"2018-08-28T19:28: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":"d0a826911f5c482a9f7446812b5f97b9","id":"b382a039-935e-492e-9043-0a4ed4269f7a","subnetpool_id":null,"name":"CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet"}]} 2018-08-28 19:29:29,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-7f58d321-3621-432c-84e9-cdb0a2d1d82d 2018-08-28 19:29:29,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1251af6a45a8ea63ada4631682a5d509b46b406f" 2018-08-28 19:29:29,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-745cf5d8-ce48-4095-b607-93f5c3929f93 Date: Tue, 28 Aug 2018 19:29:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:59Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.14"}],"id":"1a75df01-35f7-4f63-bf99-654b068adeb2","security_groups":["f2a21539-d190-4e72-b8d0-7bc75d5cd933"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:5f:cb:32","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:55Z","binding:vnic_type":"normal","device_id":"92d85864-004c-4186-81f7-884213606e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:01Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.9"}],"id":"6e3ab41c-0c95-42d1-9cc1-1b1bf6ea9b42","security_groups":["79a6c572-2195-4238-b430-0ec848daaebb"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:1c:c5:4f","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack-port1-63zsbug4ce6q","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"842dd174-aa7d-410b-8cc6-ee99cdc4e147"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:55Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.3"}],"id":"739e0033-27d3-4240-b1e8-e5921d2a92fd","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d9:4e:44","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:53Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.2"}],"id":"85beb81f-f24a-49df-b3c4-5cd7cafa17b9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:17:ef:16","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:51Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:28:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.4"}],"id":"ab2e9ee0-b036-4f0e-936e-b11c35d3c1c6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:c4:db:d1","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:52Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:29:09Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b382a039-935e-492e-9043-0a4ed4269f7a","ip_address":"10.1.2.1"}],"id":"e0de9693-c458-431b-af6e-7171da752da5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:43:ef","project_id":"d0a826911f5c482a9f7446812b5f97b9","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7","tenant_id":"d0a826911f5c482a9f7446812b5f97b9","created_at":"2018-08-28T19:28:53Z","binding:vnic_type":"normal","device_id":"dbf540d6-d588-4e3f-8abd-6121e2dc59ca"}]} 2018-08-28 19:29:29,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=025a6ab2-7679-4bfc-ac27-d4f9e56ed1b7 used request id req-745cf5d8-ce48-4095-b607-93f5c3929f93 2018-08-28 19:29:29,638 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack 2018-08-28 19:29:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:29,669 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:29 GMT Server: Apache x-openstack-request-id: req-9775932c-e107-457e-93a9-632b16bc021f Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:29,793 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:29:29 GMT Server: Apache x-openstack-request-id: req-249bdc74-5c99-4e8e-a676-f5b2cf4cf6e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:29:29,793 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-249bdc74-5c99-4e8e-a676-f5b2cf4cf6e8 2018-08-28 19:29:29,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:29,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:29 GMT Server: Apache x-openstack-request-id: req-4d4962fa-4839-4b51-bc25-1741db7832ea Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:29,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:29 GMT Server: Apache x-openstack-request-id: req-7225a751-a165-48d7-b8eb-a504c65d2fdb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "tags": null, "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:29:29Z", "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "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-08-28 19:29:29,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-7225a751-a165-48d7-b8eb-a504c65d2fdb 2018-08-28 19:29:29,856 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:29:29,856 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:29:32,859 - create_stack - DEBUG - Stack status query timeout in 1196.93428206 2018-08-28 19:29:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:32,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:32 GMT Server: Apache x-openstack-request-id: req-c2bac17c-c808-4730-8502-7a0bc18d9482 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:32,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:32 GMT Server: Apache x-openstack-request-id: req-8da6de9e-f5bc-429b-97da-572ba27dcec5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "tags": null, "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:29:29Z", "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "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-08-28 19:29:32,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-8da6de9e-f5bc-429b-97da-572ba27dcec5 2018-08-28 19:29:32,918 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:29:32,918 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:29:35,921 - create_stack - DEBUG - Stack status query timeout in 1193.87256503 2018-08-28 19:29:35,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:35,950 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:35 GMT Server: Apache x-openstack-request-id: req-90db55cc-12b5-4263-8338-d9d1ae6f9be9 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:36,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:35 GMT Server: Apache x-openstack-request-id: req-0b471724-6ebe-4d7b-ad61-317d0f77feb3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "tags": null, "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:29:29Z", "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "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-08-28 19:29:36,144 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-0b471724-6ebe-4d7b-ad61-317d0f77feb3 2018-08-28 19:29:36,145 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:29:36,145 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:29:39,148 - create_stack - DEBUG - Stack status query timeout in 1190.6450932 2018-08-28 19:29:39,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:39,346 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:39 GMT Server: Apache x-openstack-request-id: req-d093d171-5eb1-4e84-b761-519ce3964220 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:39,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:39 GMT Server: Apache x-openstack-request-id: req-24051703-a88f-4aea-bfc3-cfda72d8bf96 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 682 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "tags": null, "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:29:29Z", "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "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-08-28 19:29:39,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-24051703-a88f-4aea-bfc3-cfda72d8bf96 2018-08-28 19:29:39,530 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:29:39,531 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:29:42,534 - create_stack - DEBUG - Stack status query timeout in 1187.25975609 2018-08-28 19:29:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:42,565 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:42 GMT Server: Apache x-openstack-request-id: req-2bec5072-ed5a-46fb-9ae6-8f7715087311 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:42,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:42 GMT Server: Apache x-openstack-request-id: req-760bfb8e-2ede-4d30-b04d-6e341069ee73 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 691 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-41fd4436-f17b-4577-a988-3062fc205d77-flavor2", "OS::project_id": "d0a826911f5c482a9f7446812b5f97b9", "OS::stack_id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-kp", "security_group_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-sec_grp", "subnet_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-subnet", "net_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst2", "inst1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-inst1", "image2_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image", "flavor1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-flavor1", "image1_name": "CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image"}, "deletion_time": "2018-08-28T19:29:40Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack", "stack_user_project_id": "9d950cfa6fe94f2fa16a4ac0ba4e3471", "tags": null, "creation_time": "2018-08-28T19:28:43Z", "links": [{"href": "http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:29:29Z", "id": "44c5899f-af26-4f7c-a4d1-82e45c8c2994", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:29:42,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-760bfb8e-2ede-4d30-b04d-6e341069ee73 2018-08-28 19:29:42,610 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:29:42,610 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack 2018-08-28 19:29:42,610 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack 2018-08-28 19:29:42,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/44c5899f-af26-4f7c-a4d1-82e45c8c2994 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a34c3c631edc77c91fe97f2f2a59be0f76e708eb" 2018-08-28 19:29:42,641 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:42 GMT Server: Apache x-openstack-request-id: req-eb297118-3103-4b36-a212-f7626798dbc6 Location: http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:42,668 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:29:42 GMT Server: Apache x-openstack-request-id: req-fe724436-bc20-4c9d-bad8-8c0c810251fe Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:29:42,669 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/d0a826911f5c482a9f7446812b5f97b9/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-stack/44c5899f-af26-4f7c-a4d1-82e45c8c2994 used request id req-fe724436-bc20-4c9d-bad8-8c0c810251fe 2018-08-28 19:29:42,670 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-41fd4436-f17b-4577-a988-3062fc205d77-image 2018-08-28 19:29:42,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d82a105dbc031565fb77975752b71d2e531ef2c4" 2018-08-28 19:29:44,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2aea709e-dcc8-4b00-8033-48842161a7bd Date: Tue, 28 Aug 2018 19:29:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:29:44,799 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/fb112793-af10-48f6-b4ce-4af72e9f60dd used request id req-2aea709e-dcc8-4b00-8033-48842161a7bd 2018-08-28 19:29:44,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-198d3f63-de24-4946-890c-3a4628159fe5 Date: Tue, 28 Aug 2018 19:29:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:48Z", "updated_at": "2018-08-28T19:28:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "revision_number": 0, "id": "1c3f783f-e97a-41fa-93f6-01890600598c", "remote_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "remote_ip_prefix": null, "created_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0a826911f5c482a9f7446812b5f97b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "revision_number": 0, "id": "a2646ea2-a672-4693-8bf3-dd601b4939ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "d0a826911f5c482a9f7446812b5f97b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "revision_number": 0, "id": "d98b2c59-2d64-450c-953d-28aebc40bff0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0a826911f5c482a9f7446812b5f97b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "revision_number": 0, "id": "efb2a6ff-f048-4d75-9f47-243cca11de83", "remote_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "remote_ip_prefix": null, "created_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "d0a826911f5c482a9f7446812b5f97b9"}], "revision_number": 4, "project_id": "d0a826911f5c482a9f7446812b5f97b9", "id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:29:45,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-198d3f63-de24-4946-890c-3a4628159fe5 2018-08-28 19:29:45,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,141 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c51f9f-d263-4dd3-9a5d-63084a8f4d62 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:29:45,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-86c51f9f-d263-4dd3-9a5d-63084a8f4d62 2018-08-28 19:29:45,142 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:29:45,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,224 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ad3bd8-16ac-4e19-996b-601d94413883 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:29:45,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-e5ad3bd8-16ac-4e19-996b-601d94413883 2018-08-28 19:29:45,225 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:29:45,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,316 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7e3733f-26a5-4f55-beed-ca4253992a8e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:29:45,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-b7e3733f-26a5-4f55-beed-ca4253992a8e 2018-08-28 19:29:45,316 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:29:45,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,402 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6aed8fb-d82d-4777-900b-c2d9261c349a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:29:45,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-f6aed8fb-d82d-4777-900b-c2d9261c349a 2018-08-28 19:29:45,403 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:29:45,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfe881a8-7d95-4969-9715-3ef2727edf4e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:29:45,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-cfe881a8-7d95-4969-9715-3ef2727edf4e 2018-08-28 19:29:45,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd524b77-b357-46ba-8b17-3c8516af370b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:29:45,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-bd524b77-b357-46ba-8b17-3c8516af370b 2018-08-28 19:29:45,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b68d1e-2a45-4d5d-b37d-13fbe180c692 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:29:45,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-61b68d1e-2a45-4d5d-b37d-13fbe180c692 2018-08-28 19:29:45,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b02a363-993a-4821-8e97-f43c9dbf3693 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9"}, "enabled": true, "id": "d0a826911f5c482a9f7446812b5f97b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-f2543c79-679c-4d9-proj"}} 2018-08-28 19:29:45,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-4b02a363-993a-4821-8e97-f43c9dbf3693 2018-08-28 19:29:45,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f2a21539-d190-4e72-b8d0-7bc75d5cd933 2018-08-28 19:29:45,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f2a21539-d190-4e72-b8d0-7bc75d5cd933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:45,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2f33efa7-9da8-4e30-ad19-0abdba740d32 Date: Tue, 28 Aug 2018 19:29:45 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "port_range_min": null, "revision_number": 0, "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:48Z", "project_id": "d0a826911f5c482a9f7446812b5f97b9", "id": "1c3f783f-e97a-41fa-93f6-01890600598c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "port_range_min": null, "revision_number": 0, "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:48Z", "project_id": "d0a826911f5c482a9f7446812b5f97b9", "id": "a2646ea2-a672-4693-8bf3-dd601b4939ea"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "port_range_min": null, "revision_number": 0, "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:48Z", "project_id": "d0a826911f5c482a9f7446812b5f97b9", "id": "d98b2c59-2d64-450c-953d-28aebc40bff0"}, {"remote_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:28:48Z", "security_group_id": "f2a21539-d190-4e72-b8d0-7bc75d5cd933", "port_range_min": null, "revision_number": 0, "tenant_id": "d0a826911f5c482a9f7446812b5f97b9", "created_at": "2018-08-28T19:28:48Z", "project_id": "d0a826911f5c482a9f7446812b5f97b9", "id": "efb2a6ff-f048-4d75-9f47-243cca11de83"}]} 2018-08-28 19:29:45,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=f2a21539-d190-4e72-b8d0-7bc75d5cd933 used request id req-2f33efa7-9da8-4e30-ad19-0abdba740d32 2018-08-28 19:29:45,942 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:29:45,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/f2a21539-d190-4e72-b8d0-7bc75d5cd933 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:46,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43eca084-d6f0-4d18-af30-b54a0c65ad44 Content-Length: 0 Date: Tue, 28 Aug 2018 19:29:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:29:46,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/f2a21539-d190-4e72-b8d0-7bc75d5cd933 used request id req-43eca084-d6f0-4d18-af30-b54a0c65ad44 2018-08-28 19:29:46,301 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-f2543c79-679c-4d9-proj 2018-08-28 19:29:46,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:46,556 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b888c4c-9ad6-446a-b0aa-b91e029504aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:29:46,556 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d0a826911f5c482a9f7446812b5f97b9 used request id req-3b888c4c-9ad6-446a-b0aa-b91e029504aa 2018-08-28 19:29:46,557 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-f2543c79-679c-4d9-proj-role 2018-08-28 19:29:46,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/32f55e6aab2a44cfbcb9a977061199a2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:46,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-382f7e54-f7b1-42a7-a08c-8ac53d4b0293 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:29:46,674 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/32f55e6aab2a44cfbcb9a977061199a2 used request id req-382f7e54-f7b1-42a7-a08c-8ac53d4b0293 2018-08-28 19:29:46,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a31f1c0a9e1aacc798208089597c4b260523d2f" 2018-08-28 19:29:46,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d514066a-4f93-4b1e-b3d4-1b2f57ff845e Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:29:46,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d514066a-4f93-4b1e-b3d4-1b2f57ff845e 2018-08-28 19:29:46,754 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-f2543c79-679c-4d9-user 2018-08-28 19:29:46,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/5c43148a367247c6b4e8bb5145fe3c66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137c53c0cde48a9300cce230fff977b66fd736c" 2018-08-28 19:29:47,020 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cbe79d6-9225-49cc-8565-5d8035a5f042 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:29:47,020 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/5c43148a367247c6b4e8bb5145fe3c66 used request id req-7cbe79d6-9225-49cc-8565-5d8035a5f042 2018-08-28 19:29:47,021 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:29:47,403 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["295SHRnJRdevd4jZtRuV9g"], "issued_at": "2018-08-28T19:29:47.000000Z"}} 2018-08-28 19:29:47,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bce10ad717fcda7155f7af3fcfc6b9db75dd566f" 2018-08-28 19:29:47,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e389109-24cb-46f0-a258-3184083c2068 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:47,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-4e389109-24cb-46f0-a258-3184083c2068 2018-08-28 19:29:47,481 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:29:47,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:29:47,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:29:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["3iK7xfLbRfyVgQKj3jH8Fg"], "issued_at": "2018-08-28T19:29:47.000000Z"}} 2018-08-28 19:29:47,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:29:47,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-458f0e52-2b27-4181-b1f3-217b05389252 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:47,950 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-458f0e52-2b27-4181-b1f3-217b05389252 2018-08-28 19:29:47,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:29:47,961 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:29:47 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:29:47,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-34297c1a-9401-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:29:48,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7409ac45-30f7-4c9c-bdca-cb925974363a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-34297c1a-9401-412-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:29:48,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-34297c1a-9401-412-proj used request id req-7409ac45-30f7-4c9c-bdca-cb925974363a 2018-08-28 19:29:48,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:29:48,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4363471-2c10-49d2-828c-32b87980e283 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:29:48,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-d4363471-2c10-49d2-828c-32b87980e283 2018-08-28 19:29:48,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}}' 2018-08-28 19:29:48,267 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:29:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71912c70-771c-420b-b9e7-9870c6c196d8 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:29:48,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-71912c70-771c-420b-b9e7-9870c6c196d8 2018-08-28 19:29:48,267 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-34297c1a-9401-412-proj 2018-08-28 19:29:48,268 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:29:48,268 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:29:48,658 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:29:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["XjFK9mzYQB26XdqgqIbhjw"], "issued_at": "2018-08-28T19:29:48.000000Z"}} 2018-08-28 19:29:48,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:48,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c69c1388-81f1-402c-8d12-ed35e057a543 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:48,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c69c1388-81f1-402c-8d12-ed35e057a543 2018-08-28 19:29:48,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:29:48,755 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:29:48 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:29:48,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:48,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8ca0bab-688f-42bb-bbfa-4ab9bdfb06a6 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:29:48,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e8ca0bab-688f-42bb-bbfa-4ab9bdfb06a6 2018-08-28 19:29:48,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:48,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63e71840-492f-495b-9f2c-345579cac0af Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}]} 2018-08-28 19:29:48,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj used request id req-63e71840-492f-495b-9f2c-345579cac0af 2018-08-28 19:29:48,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:49,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8663d72-d442-4d91-b107-5d1f35f8f77a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:29:49,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-a8663d72-d442-4d91-b107-5d1f35f8f77a 2018-08-28 19:29:49,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:49,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c470710-d235-461e-b993-81b2a9899a93 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:29:49,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4c470710-d235-461e-b993-81b2a9899a93 2018-08-28 19:29:49,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:49,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a647780c-1e21-4b48-9c88-a30b0b88f6ff Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}]} 2018-08-28 19:29:49,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj used request id req-a647780c-1e21-4b48-9c88-a30b0b88f6ff 2018-08-28 19:29:49,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users/f327110dccf341ca8ed8d6aed75e9214 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:49,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c93f55a-98f8-4bb0-8267-d39476eb5935 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-34297c1a-9401-412-user", "links": {"self": "http://172.30.9.28:5000/v3/users/f327110dccf341ca8ed8d6aed75e9214"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9d606cb0e73f4cde9164c10d4719a072", "id": "f327110dccf341ca8ed8d6aed75e9214", "password_expires_at": null}} 2018-08-28 19:29:49,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f327110dccf341ca8ed8d6aed75e9214 used request id req-1c93f55a-98f8-4bb0-8267-d39476eb5935 2018-08-28 19:29:49,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:49,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05c95427-512a-4a58-b134-1c4be94a6622 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles", "previous": null, "next": null}, "roles": []} 2018-08-28 19:29:49,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles used request id req-05c95427-512a-4a58-b134-1c4be94a6622 2018-08-28 19:29:49,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:49,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ca33c8a-0220-49ca-acbd-68ee31f85de1 Content-Encoding: gzip Content-Length: 141 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "domain_id": null, "name": "admin", "id": "4d7d171cce7a4b60906f9f5564858d14"}} 2018-08-28 19:29:49,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-5ca33c8a-0220-49ca-acbd-68ee31f85de1 2018-08-28 19:29:49,872 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-34297c1a-9401-412-proj 2018-08-28 19:29:49,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles/4d7d171cce7a4b60906f9f5564858d14 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:50,012 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-778c384e-3f9f-4871-9d2c-fb4aaeb92e5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:29:50,012 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles/4d7d171cce7a4b60906f9f5564858d14 used request id req-778c384e-3f9f-4871-9d2c-fb4aaeb92e5a 2018-08-28 19:29:50,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:50,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da27373e-ef55-4506-bed3-e6bd980c813f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:29:50,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-da27373e-ef55-4506-bed3-e6bd980c813f 2018-08-28 19:29:50,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:50,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31c874b5-69d7-4901-937d-06a3180906e2 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}]} 2018-08-28 19:29:50,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=CreateStackFloatingIpTests-34297c1a-9401-412-proj used request id req-31c874b5-69d7-4901-937d-06a3180906e2 2018-08-28 19:29:50,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:50,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99162689-f685-4757-8eb4-9679313b58b0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}]} 2018-08-28 19:29:50,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles used request id req-99162689-f685-4757-8eb4-9679313b58b0 2018-08-28 19:29:50,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:50,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b585932-fa82-4aeb-8306-286a36a2dda3 Content-Encoding: gzip Content-Length: 149 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "domain_id": null, "name": "heat_stack_owner", "id": "961ba4163a534939a4215147fc01ed1f"}} 2018-08-28 19:29:50,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-7b585932-fa82-4aeb-8306-286a36a2dda3 2018-08-28 19:29:50,324 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-34297c1a-9401-412-proj 2018-08-28 19:29:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:29:50,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-133417cb-7256-489e-bb86-9acf5498d760 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:29:50,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles/961ba4163a534939a4215147fc01ed1f used request id req-133417cb-7256-489e-bb86-9acf5498d760 2018-08-28 19:29:50,454 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-34297c1a-9401-412-user 2018-08-28 19:29:50,454 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:29:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:29:50,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b5deb3b-a90e-4826-b3df-2ae1293c7bb0 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:29:50,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6b5deb3b-a90e-4826-b3df-2ae1293c7bb0 2018-08-28 19:29:50,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" -d '{"role": {"name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role"}}' 2018-08-28 19:29:50,685 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dc028ab-4aa0-4884-9977-5cd72e776e53 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8785119c3eb54b2096ee040668dcedf6", "links": {"self": "http://172.30.9.28:5000/v3/roles/8785119c3eb54b2096ee040668dcedf6"}, "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role"}} 2018-08-28 19:29:50,685 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-2dc028ab-4aa0-4884-9977-5cd72e776e53 2018-08-28 19:29:50,686 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-34297c1a-9401-412-proj-role 2018-08-28 19:29:50,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/8785119c3eb54b2096ee040668dcedf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:29:50,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b9093d-fe19-45d6-8e0e-db648fc524c7 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/8785119c3eb54b2096ee040668dcedf6"}, "domain_id": null, "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role", "id": "8785119c3eb54b2096ee040668dcedf6"}} 2018-08-28 19:29:50,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/8785119c3eb54b2096ee040668dcedf6 used request id req-e1b9093d-fe19-45d6-8e0e-db648fc524c7 2018-08-28 19:29:50,768 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-34297c1a-9401-412-proj-role to project CreateStackFloatingIpTests-34297c1a-9401-412-proj 2018-08-28 19:29:50,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles/8785119c3eb54b2096ee040668dcedf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:29:50,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd3400c5-82dc-4b3c-843b-6111855ece95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:29:50,904 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072/users/f327110dccf341ca8ed8d6aed75e9214/roles/8785119c3eb54b2096ee040668dcedf6 used request id req-fd3400c5-82dc-4b3c-843b-6111855ece95 2018-08-28 19:29:50,904 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:29:50,904 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-08-28 19:29:50,905 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:29:50,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:29:51,289 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8785119c3eb54b2096ee040668dcedf6", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d606cb0e73f4cde9164c10d4719a072", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34297c1a-9401-412-user", "id": "f327110dccf341ca8ed8d6aed75e9214"}, "audit_ids": ["tkCYaS9MRI-Tyo6p0nBxvQ"], "issued_at": "2018-08-28T19:29:51.000000Z"}} 2018-08-28 19:29:51,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" 2018-08-28 19:29:51,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8c17002-9ed4-4f9f-b37e-89616ccdff19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:51,377 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-e8c17002-9ed4-4f9f-b37e-89616ccdff19 2018-08-28 19:29:51,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" 2018-08-28 19:29:51,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-ba109f36-300e-4da9-bc71-cbe9305f3cbd Date: Tue, 28 Aug 2018 19:29:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"} 2018-08-28 19:29:51,552 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image used request id req-ba109f36-300e-4da9-bc71-cbe9305f3cbd 2018-08-28 19:29:51,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" 2018-08-28 19:29:51,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9a1bccd1-4f8f-46c1-ba62-60d24cc273ea Date: Tue, 28 Aug 2018 19:29:51 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:29:51,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-9a1bccd1-4f8f-46c1-ba62-60d24cc273ea 2018-08-28 19:29:51,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}' 2018-08-28 19:29:51,938 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a X-Openstack-Request-Id: req-81c0929e-2590-4f93-962d-d8a651e99e72 Date: Tue, 28 Aug 2018 19:29:51 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:29:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:29:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a", "min_disk": 0, "protected": false, "id": "525f9019-781c-4064-b873-909ba71dee8a", "file": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a/file", "checksum": null, "owner": "9d606cb0e73f4cde9164c10d4719a072", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:29:51,938 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-81c0929e-2590-4f93-962d-d8a651e99e72 2018-08-28 19:29:51,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" -d '' 2018-08-28 19:29:53,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0e6a2d43-fd09-40eb-9e77-fcdd89a84a7a Date: Tue, 28 Aug 2018 19:29:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:29:53,700 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a/file used request id req-0e6a2d43-fd09-40eb-9e77-fcdd89a84a7a 2018-08-28 19:29:53,700 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:29:53,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" 2018-08-28 19:29:53,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9b5d1ab7-a69b-4250-838d-33091c5a2e6a Date: Tue, 28 Aug 2018 19:29:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:29:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:29:53Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "metadata": {}}], "self": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a", "min_disk": 0, "protected": false, "id": "525f9019-781c-4064-b873-909ba71dee8a", "file": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d606cb0e73f4cde9164c10d4719a072", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:29:53,872 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a used request id req-9b5d1ab7-a69b-4250-838d-33091c5a2e6a 2018-08-28 19:29:53,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" 2018-08-28 19:29:54,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-056f0a94-4815-4486-b037-2742b71d0327 Date: Tue, 28 Aug 2018 19:29: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-08-28 19:29:54,492 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-056f0a94-4815-4486-b037-2742b71d0327 2018-08-28 19:29:54,495 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image 2018-08-28 19:29:54,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" 2018-08-28 19:29:54,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e07815a0-5c4b-47d1-8d94-deb2e6757f62 Date: Tue, 28 Aug 2018 19:29:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:29:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:29:53Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "metadata": {}}], "self": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a", "min_disk": 0, "protected": false, "id": "525f9019-781c-4064-b873-909ba71dee8a", "file": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d606cb0e73f4cde9164c10d4719a072", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:29:54,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a used request id req-e07815a0-5c4b-47d1-8d94-deb2e6757f62 2018-08-28 19:29:54,670 - create_image - DEBUG - Instance status is - active 2018-08-28 19:29:54,670 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image 2018-08-28 19:29:54,671 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image 2018-08-28 19:29:54,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:29:54,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:29:55,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8785119c3eb54b2096ee040668dcedf6", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:29:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d606cb0e73f4cde9164c10d4719a072", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34297c1a-9401-412-user", "id": "f327110dccf341ca8ed8d6aed75e9214"}, "audit_ids": ["brERnVQ0RlC3E0Cll6bqIQ"], "issued_at": "2018-08-28T19:29:55.000000Z"}} 2018-08-28 19:29:55,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:29:55,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d531b0-db06-49c8-9a53-c4d4f3762c9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:29:55,146 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b7d531b0-db06-49c8-9a53-c4d4f3762c9b 2018-08-28 19:29:55,148 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:29:55,151 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:29:55,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:29:55,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:55 GMT Server: Apache x-openstack-request-id: req-b2355a81-db9e-4e6e-995e-754718460ebb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-08-28 19:29:55,329 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack used request id req-b2355a81-db9e-4e6e-995e-754718460ebb 2018-08-28 19:29:55,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net"}}' 2018-08-28 19:29:59,491 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:29:55 GMT Server: Apache x-openstack-request-id: req-be064ad0-2c9a-4094-a2e2-5a7a6f8b2040 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}]}} 2018-08-28 19:29:59,492 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks used request id req-be064ad0-2c9a-4094-a2e2-5a7a6f8b2040 2018-08-28 19:29:59,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:29:59,660 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:59 GMT Server: Apache x-openstack-request-id: req-9275cf7f-9e51-4a53-80ab-2726e43a30b0 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:29:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:29:59 GMT Server: Apache x-openstack-request-id: req-7b0d2c35-fcdb-4bb9-bf1f-22a4db120d1a 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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:29:59,868 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-7b0d2c35-fcdb-4bb9-bf1f-22a4db120d1a 2018-08-28 19:29:59,868 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack 2018-08-28 19:29:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:00,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:29:59 GMT Server: Apache x-openstack-request-id: req-63f671ce-274b-45e3-8e7c-2a5b4b5e7e70 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:00,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:00 GMT Server: Apache x-openstack-request-id: req-57dce03c-17d0-47b2-9bfc-e3a6672a8c0a 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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:00,229 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-57dce03c-17d0-47b2-9bfc-e3a6672a8c0a 2018-08-28 19:30:00,230 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:30:00,230 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:03,233 - create_stack - DEBUG - Stack status query timeout in 1196.63533115 2018-08-28 19:30:03,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:03,264 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:03 GMT Server: Apache x-openstack-request-id: req-52f444b5-b843-4156-8fc2-f8d88243967b Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:03,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:03 GMT Server: Apache x-openstack-request-id: req-f4e5dae2-46d8-4520-b425-3b3608466693 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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": null, "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:03,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-f4e5dae2-46d8-4520-b425-3b3608466693 2018-08-28 19:30:03,520 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:30:03,520 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:06,523 - create_stack - DEBUG - Stack status query timeout in 1193.34525514 2018-08-28 19:30:06,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:06,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:06 GMT Server: Apache x-openstack-request-id: req-0ae2e999-173e-45c1-a779-b772969d2cb9 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:07,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:06 GMT Server: Apache x-openstack-request-id: req-f72ca4c8-460a-41b7-a085-1205d307bdf8 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz1WmJ4TZrI8XqgNC1xZiwRP3su9FgTBpNDJpu2XTkG5UqYlh\nLa+Pwa8tRhm4iZuxaP6IXVZwpPBm0Yxfu90ZqM9isSxLIRFqQDJZynINTwhqHpD3\nyTLFOFiTHl7TaVPTTAgRMoU3zxvWNRBON1zNZWjzJB7IbXFz5AwFpjJ7TAEN+ey3\nptIw+ocZ5+QkBuMUbzi0Z6x6jEmtIFrLJ38Zof3R662HJb55FaUcx/SzJtB4WMEH\nbtTjXmjGxngVuQeaOuKVLltLrYeQuoJTYyC1z5dzAoRy4JqztuR+rIRJIy18F0Xg\nxu3+b/f4zDM0bhipXWkTlECcVJhXs1tap4hjAwIDAQABAoIBAQCpp+ElN01TKWfo\nw3BfRj8a1Pb8IVSTiQSdJJ9mK8V5yv5WGEc/tggBKhH26bcaSx9Z1eXJ0qCsJtdL\novz3Yc3MV57fcWosre5uh4T35mnDgRQs3N0Vcwj0uW3xDREbf+9HqNZBq8bmH1Yh\n56zJGpQr5jwHE3VYMNzu/3Nj8qz3m/AceF7WqQfkjwtNil0RPdHerIhdIilXaIDn\nNqpShCNnn3TTwsqVYndQ3NVJ0nVBBbyqN91+tbM4HGhmF1CB+tKYMpyeVwnEHsOP\nuGKjlY+d5mZH+0rsvlxyfrJh5krPMwPdcGXwDP9hdkeakM60TbIG3pXhnEzk3KNA\nYVQgbJcRAoGBAO0WEWnLBt66AiEBngUsftyHVHHnjU24SPPX6eN3rQE9ZsbyoMqr\nr7WnZiRH8h548/BuAVG4CbyeQSzvATnVmmgQK5kenGkI7dEc5csKrKBfYaOOqMYI\nChjfyjuBPdkJP4t/SrtHA8leZaoa1CpUtZ2UgoSRtzuM9BAxBStgTRdbAoGBAN/f\n+Sv6uA6FDlJ+nAjxkYLHeK8VwZHhU7abNHoOvTEKby4hVkJkmX5msrHCj8g5Mll4\nDZW1U7y7aVF4QjnS+sH6zM5fXQErjQwS7jbDTDtYHMaw5F+S25M7TCJLXZi5JxwJ\nfnNSygyr2GPWHNEzYy2ZXG14BsRNLdfKMBaIUVt5AoGAfv3zFdfKNkMsIMHdAqhy\ny20xrlF5PsgXS4W7ojvYT3G0O5x6xBRyabrg204uQmRHReGmkz8g+AdMoeTjozbn\nHhaLQ9lBroE54Wi5LajqDn0Ir7Mac/iab/hvOrBfkIGDqBTm0qmXPaVyj0sPmh0F\nqwKBZsEmhJ9bm9CmFDXhFUECgYA2p/etRQiqgtF8UmzFwjREOW69UBJyCxDlA/9L\nzU1jK6j5Gip1CxpuQaRewaFYwJ4KOcUXR62p5hdQTIvekiOmOBTITX/nSTqmN/jw\nZb22v0xHNeiLbM8uostzk/LF1m416ht1DEFH1qx9s0hVyrXr7AUktKjyQ+VtSW90\nENPMAQKBgHTE0LG0D6hn6Y9/UlH+JiqOPnSUZxl3aU7YQuxDRpq6ERrtnbdzNfMm\nnPECvlIr1uUNkjruWHxu8NEWkhnmPcqMbSfLE2oU4Ed3K8l/xPXgL4BVTdatdgC3\n93zIn4wWWT8H8EtCkCO4jD6TE96KfKKLo6DGAjpHzgsSNDluqKky\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:07,134 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-f72ca4c8-460a-41b7-a085-1205d307bdf8 2018-08-28 19:30:07,134 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:30:07,134 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:10,138 - create_stack - DEBUG - Stack status query timeout in 1189.73082018 2018-08-28 19:30:10,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:10,334 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:10 GMT Server: Apache x-openstack-request-id: req-d29a94cc-a7ef-4da9-978b-4c50ee9a800d Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:10,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:10 GMT Server: Apache x-openstack-request-id: req-ffb797d7-0282-44e8-86b1-744b5065a94c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz1WmJ4TZrI8XqgNC1xZiwRP3su9FgTBpNDJpu2XTkG5UqYlh\nLa+Pwa8tRhm4iZuxaP6IXVZwpPBm0Yxfu90ZqM9isSxLIRFqQDJZynINTwhqHpD3\nyTLFOFiTHl7TaVPTTAgRMoU3zxvWNRBON1zNZWjzJB7IbXFz5AwFpjJ7TAEN+ey3\nptIw+ocZ5+QkBuMUbzi0Z6x6jEmtIFrLJ38Zof3R662HJb55FaUcx/SzJtB4WMEH\nbtTjXmjGxngVuQeaOuKVLltLrYeQuoJTYyC1z5dzAoRy4JqztuR+rIRJIy18F0Xg\nxu3+b/f4zDM0bhipXWkTlECcVJhXs1tap4hjAwIDAQABAoIBAQCpp+ElN01TKWfo\nw3BfRj8a1Pb8IVSTiQSdJJ9mK8V5yv5WGEc/tggBKhH26bcaSx9Z1eXJ0qCsJtdL\novz3Yc3MV57fcWosre5uh4T35mnDgRQs3N0Vcwj0uW3xDREbf+9HqNZBq8bmH1Yh\n56zJGpQr5jwHE3VYMNzu/3Nj8qz3m/AceF7WqQfkjwtNil0RPdHerIhdIilXaIDn\nNqpShCNnn3TTwsqVYndQ3NVJ0nVBBbyqN91+tbM4HGhmF1CB+tKYMpyeVwnEHsOP\nuGKjlY+d5mZH+0rsvlxyfrJh5krPMwPdcGXwDP9hdkeakM60TbIG3pXhnEzk3KNA\nYVQgbJcRAoGBAO0WEWnLBt66AiEBngUsftyHVHHnjU24SPPX6eN3rQE9ZsbyoMqr\nr7WnZiRH8h548/BuAVG4CbyeQSzvATnVmmgQK5kenGkI7dEc5csKrKBfYaOOqMYI\nChjfyjuBPdkJP4t/SrtHA8leZaoa1CpUtZ2UgoSRtzuM9BAxBStgTRdbAoGBAN/f\n+Sv6uA6FDlJ+nAjxkYLHeK8VwZHhU7abNHoOvTEKby4hVkJkmX5msrHCj8g5Mll4\nDZW1U7y7aVF4QjnS+sH6zM5fXQErjQwS7jbDTDtYHMaw5F+S25M7TCJLXZi5JxwJ\nfnNSygyr2GPWHNEzYy2ZXG14BsRNLdfKMBaIUVt5AoGAfv3zFdfKNkMsIMHdAqhy\ny20xrlF5PsgXS4W7ojvYT3G0O5x6xBRyabrg204uQmRHReGmkz8g+AdMoeTjozbn\nHhaLQ9lBroE54Wi5LajqDn0Ir7Mac/iab/hvOrBfkIGDqBTm0qmXPaVyj0sPmh0F\nqwKBZsEmhJ9bm9CmFDXhFUECgYA2p/etRQiqgtF8UmzFwjREOW69UBJyCxDlA/9L\nzU1jK6j5Gip1CxpuQaRewaFYwJ4KOcUXR62p5hdQTIvekiOmOBTITX/nSTqmN/jw\nZb22v0xHNeiLbM8uostzk/LF1m416ht1DEFH1qx9s0hVyrXr7AUktKjyQ+VtSW90\nENPMAQKBgHTE0LG0D6hn6Y9/UlH+JiqOPnSUZxl3aU7YQuxDRpq6ERrtnbdzNfMm\nnPECvlIr1uUNkjruWHxu8NEWkhnmPcqMbSfLE2oU4Ed3K8l/xPXgL4BVTdatdgC3\n93zIn4wWWT8H8EtCkCO4jD6TE96KfKKLo6DGAjpHzgsSNDluqKky\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:10,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-ffb797d7-0282-44e8-86b1-744b5065a94c 2018-08-28 19:30:10,708 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:30:10,708 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:13,711 - create_stack - DEBUG - Stack status query timeout in 1186.15713501 2018-08-28 19:30:13,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:13,741 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:13 GMT Server: Apache x-openstack-request-id: req-1a05e896-3aaa-4912-97f6-42e8ef7ac902 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:14,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:13 GMT Server: Apache x-openstack-request-id: req-60fe7e64-b60b-4201-99c3-ded92b864fad Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz1WmJ4TZrI8XqgNC1xZiwRP3su9FgTBpNDJpu2XTkG5UqYlh\nLa+Pwa8tRhm4iZuxaP6IXVZwpPBm0Yxfu90ZqM9isSxLIRFqQDJZynINTwhqHpD3\nyTLFOFiTHl7TaVPTTAgRMoU3zxvWNRBON1zNZWjzJB7IbXFz5AwFpjJ7TAEN+ey3\nptIw+ocZ5+QkBuMUbzi0Z6x6jEmtIFrLJ38Zof3R662HJb55FaUcx/SzJtB4WMEH\nbtTjXmjGxngVuQeaOuKVLltLrYeQuoJTYyC1z5dzAoRy4JqztuR+rIRJIy18F0Xg\nxu3+b/f4zDM0bhipXWkTlECcVJhXs1tap4hjAwIDAQABAoIBAQCpp+ElN01TKWfo\nw3BfRj8a1Pb8IVSTiQSdJJ9mK8V5yv5WGEc/tggBKhH26bcaSx9Z1eXJ0qCsJtdL\novz3Yc3MV57fcWosre5uh4T35mnDgRQs3N0Vcwj0uW3xDREbf+9HqNZBq8bmH1Yh\n56zJGpQr5jwHE3VYMNzu/3Nj8qz3m/AceF7WqQfkjwtNil0RPdHerIhdIilXaIDn\nNqpShCNnn3TTwsqVYndQ3NVJ0nVBBbyqN91+tbM4HGhmF1CB+tKYMpyeVwnEHsOP\nuGKjlY+d5mZH+0rsvlxyfrJh5krPMwPdcGXwDP9hdkeakM60TbIG3pXhnEzk3KNA\nYVQgbJcRAoGBAO0WEWnLBt66AiEBngUsftyHVHHnjU24SPPX6eN3rQE9ZsbyoMqr\nr7WnZiRH8h548/BuAVG4CbyeQSzvATnVmmgQK5kenGkI7dEc5csKrKBfYaOOqMYI\nChjfyjuBPdkJP4t/SrtHA8leZaoa1CpUtZ2UgoSRtzuM9BAxBStgTRdbAoGBAN/f\n+Sv6uA6FDlJ+nAjxkYLHeK8VwZHhU7abNHoOvTEKby4hVkJkmX5msrHCj8g5Mll4\nDZW1U7y7aVF4QjnS+sH6zM5fXQErjQwS7jbDTDtYHMaw5F+S25M7TCJLXZi5JxwJ\nfnNSygyr2GPWHNEzYy2ZXG14BsRNLdfKMBaIUVt5AoGAfv3zFdfKNkMsIMHdAqhy\ny20xrlF5PsgXS4W7ojvYT3G0O5x6xBRyabrg204uQmRHReGmkz8g+AdMoeTjozbn\nHhaLQ9lBroE54Wi5LajqDn0Ir7Mac/iab/hvOrBfkIGDqBTm0qmXPaVyj0sPmh0F\nqwKBZsEmhJ9bm9CmFDXhFUECgYA2p/etRQiqgtF8UmzFwjREOW69UBJyCxDlA/9L\nzU1jK6j5Gip1CxpuQaRewaFYwJ4KOcUXR62p5hdQTIvekiOmOBTITX/nSTqmN/jw\nZb22v0xHNeiLbM8uostzk/LF1m416ht1DEFH1qx9s0hVyrXr7AUktKjyQ+VtSW90\nENPMAQKBgHTE0LG0D6hn6Y9/UlH+JiqOPnSUZxl3aU7YQuxDRpq6ERrtnbdzNfMm\nnPECvlIr1uUNkjruWHxu8NEWkhnmPcqMbSfLE2oU4Ed3K8l/xPXgL4BVTdatdgC3\n93zIn4wWWT8H8EtCkCO4jD6TE96KfKKLo6DGAjpHzgsSNDluqKky\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:14,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-60fe7e64-b60b-4201-99c3-ded92b864fad 2018-08-28 19:30:14,169 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:30:14,169 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:17,173 - create_stack - DEBUG - Stack status query timeout in 1182.69585204 2018-08-28 19:30:17,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:17,202 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:17 GMT Server: Apache x-openstack-request-id: req-27e082dc-aae0-42df-9546-516f3fbf6944 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:17,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:17 GMT Server: Apache x-openstack-request-id: req-91f52332-4afe-4750-b6b4-e34610ff009a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2071 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-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz1WmJ4TZrI8XqgNC1xZiwRP3su9FgTBpNDJpu2XTkG5UqYlh\nLa+Pwa8tRhm4iZuxaP6IXVZwpPBm0Yxfu90ZqM9isSxLIRFqQDJZynINTwhqHpD3\nyTLFOFiTHl7TaVPTTAgRMoU3zxvWNRBON1zNZWjzJB7IbXFz5AwFpjJ7TAEN+ey3\nptIw+ocZ5+QkBuMUbzi0Z6x6jEmtIFrLJ38Zof3R662HJb55FaUcx/SzJtB4WMEH\nbtTjXmjGxngVuQeaOuKVLltLrYeQuoJTYyC1z5dzAoRy4JqztuR+rIRJIy18F0Xg\nxu3+b/f4zDM0bhipXWkTlECcVJhXs1tap4hjAwIDAQABAoIBAQCpp+ElN01TKWfo\nw3BfRj8a1Pb8IVSTiQSdJJ9mK8V5yv5WGEc/tggBKhH26bcaSx9Z1eXJ0qCsJtdL\novz3Yc3MV57fcWosre5uh4T35mnDgRQs3N0Vcwj0uW3xDREbf+9HqNZBq8bmH1Yh\n56zJGpQr5jwHE3VYMNzu/3Nj8qz3m/AceF7WqQfkjwtNil0RPdHerIhdIilXaIDn\nNqpShCNnn3TTwsqVYndQ3NVJ0nVBBbyqN91+tbM4HGhmF1CB+tKYMpyeVwnEHsOP\nuGKjlY+d5mZH+0rsvlxyfrJh5krPMwPdcGXwDP9hdkeakM60TbIG3pXhnEzk3KNA\nYVQgbJcRAoGBAO0WEWnLBt66AiEBngUsftyHVHHnjU24SPPX6eN3rQE9ZsbyoMqr\nr7WnZiRH8h548/BuAVG4CbyeQSzvATnVmmgQK5kenGkI7dEc5csKrKBfYaOOqMYI\nChjfyjuBPdkJP4t/SrtHA8leZaoa1CpUtZ2UgoSRtzuM9BAxBStgTRdbAoGBAN/f\n+Sv6uA6FDlJ+nAjxkYLHeK8VwZHhU7abNHoOvTEKby4hVkJkmX5msrHCj8g5Mll4\nDZW1U7y7aVF4QjnS+sH6zM5fXQErjQwS7jbDTDtYHMaw5F+S25M7TCJLXZi5JxwJ\nfnNSygyr2GPWHNEzYy2ZXG14BsRNLdfKMBaIUVt5AoGAfv3zFdfKNkMsIMHdAqhy\ny20xrlF5PsgXS4W7ojvYT3G0O5x6xBRyabrg204uQmRHReGmkz8g+AdMoeTjozbn\nHhaLQ9lBroE54Wi5LajqDn0Ir7Mac/iab/hvOrBfkIGDqBTm0qmXPaVyj0sPmh0F\nqwKBZsEmhJ9bm9CmFDXhFUECgYA2p/etRQiqgtF8UmzFwjREOW69UBJyCxDlA/9L\nzU1jK6j5Gip1CxpuQaRewaFYwJ4KOcUXR62p5hdQTIvekiOmOBTITX/nSTqmN/jw\nZb22v0xHNeiLbM8uostzk/LF1m416ht1DEFH1qx9s0hVyrXr7AUktKjyQ+VtSW90\nENPMAQKBgHTE0LG0D6hn6Y9/UlH+JiqOPnSUZxl3aU7YQuxDRpq6ERrtnbdzNfMm\nnPECvlIr1uUNkjruWHxu8NEWkhnmPcqMbSfLE2oU4Ed3K8l/xPXgL4BVTdatdgC3\n93zIn4wWWT8H8EtCkCO4jD6TE96KfKKLo6DGAjpHzgsSNDluqKky\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:17,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-91f52332-4afe-4750-b6b4-e34610ff009a 2018-08-28 19:30:17,525 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-08-28 19:30:17,526 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:20,529 - create_stack - DEBUG - Stack status query timeout in 1179.33978915 2018-08-28 19:30:20,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:20,559 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:20 GMT Server: Apache x-openstack-request-id: req-ed57a03e-744f-4e82-bc31-2dfca586a2e8 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:20,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:20 GMT Server: Apache x-openstack-request-id: req-3ca2ba08-0aa6-4631-863f-3221038f890f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz1WmJ4TZrI8XqgNC1xZiwRP3su9FgTBpNDJpu2XTkG5UqYlh\nLa+Pwa8tRhm4iZuxaP6IXVZwpPBm0Yxfu90ZqM9isSxLIRFqQDJZynINTwhqHpD3\nyTLFOFiTHl7TaVPTTAgRMoU3zxvWNRBON1zNZWjzJB7IbXFz5AwFpjJ7TAEN+ey3\nptIw+ocZ5+QkBuMUbzi0Z6x6jEmtIFrLJ38Zof3R662HJb55FaUcx/SzJtB4WMEH\nbtTjXmjGxngVuQeaOuKVLltLrYeQuoJTYyC1z5dzAoRy4JqztuR+rIRJIy18F0Xg\nxu3+b/f4zDM0bhipXWkTlECcVJhXs1tap4hjAwIDAQABAoIBAQCpp+ElN01TKWfo\nw3BfRj8a1Pb8IVSTiQSdJJ9mK8V5yv5WGEc/tggBKhH26bcaSx9Z1eXJ0qCsJtdL\novz3Yc3MV57fcWosre5uh4T35mnDgRQs3N0Vcwj0uW3xDREbf+9HqNZBq8bmH1Yh\n56zJGpQr5jwHE3VYMNzu/3Nj8qz3m/AceF7WqQfkjwtNil0RPdHerIhdIilXaIDn\nNqpShCNnn3TTwsqVYndQ3NVJ0nVBBbyqN91+tbM4HGhmF1CB+tKYMpyeVwnEHsOP\nuGKjlY+d5mZH+0rsvlxyfrJh5krPMwPdcGXwDP9hdkeakM60TbIG3pXhnEzk3KNA\nYVQgbJcRAoGBAO0WEWnLBt66AiEBngUsftyHVHHnjU24SPPX6eN3rQE9ZsbyoMqr\nr7WnZiRH8h548/BuAVG4CbyeQSzvATnVmmgQK5kenGkI7dEc5csKrKBfYaOOqMYI\nChjfyjuBPdkJP4t/SrtHA8leZaoa1CpUtZ2UgoSRtzuM9BAxBStgTRdbAoGBAN/f\n+Sv6uA6FDlJ+nAjxkYLHeK8VwZHhU7abNHoOvTEKby4hVkJkmX5msrHCj8g5Mll4\nDZW1U7y7aVF4QjnS+sH6zM5fXQErjQwS7jbDTDtYHMaw5F+S25M7TCJLXZi5JxwJ\nfnNSygyr2GPWHNEzYy2ZXG14BsRNLdfKMBaIUVt5AoGAfv3zFdfKNkMsIMHdAqhy\ny20xrlF5PsgXS4W7ojvYT3G0O5x6xBRyabrg204uQmRHReGmkz8g+AdMoeTjozbn\nHhaLQ9lBroE54Wi5LajqDn0Ir7Mac/iab/hvOrBfkIGDqBTm0qmXPaVyj0sPmh0F\nqwKBZsEmhJ9bm9CmFDXhFUECgYA2p/etRQiqgtF8UmzFwjREOW69UBJyCxDlA/9L\nzU1jK6j5Gip1CxpuQaRewaFYwJ4KOcUXR62p5hdQTIvekiOmOBTITX/nSTqmN/jw\nZb22v0xHNeiLbM8uostzk/LF1m416ht1DEFH1qx9s0hVyrXr7AUktKjyQ+VtSW90\nENPMAQKBgHTE0LG0D6hn6Y9/UlH+JiqOPnSUZxl3aU7YQuxDRpq6ERrtnbdzNfMm\nnPECvlIr1uUNkjruWHxu8NEWkhnmPcqMbSfLE2oU4Ed3K8l/xPXgL4BVTdatdgC3\n93zIn4wWWT8H8EtCkCO4jD6TE96KfKKLo6DGAjpHzgsSNDluqKky\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:20,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-3ca2ba08-0aa6-4631-863f-3221038f890f 2018-08-28 19:30:20,734 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-08-28 19:30:20,735 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack 2018-08-28 19:30:20,735 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack 2018-08-28 19:30:20,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:30:20,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:30:21,118 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8785119c3eb54b2096ee040668dcedf6", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:30:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d606cb0e73f4cde9164c10d4719a072", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34297c1a-9401-412-user", "id": "f327110dccf341ca8ed8d6aed75e9214"}, "audit_ids": ["Y2_EFD8sTYKMa-QcE_acvQ"], "issued_at": "2018-08-28T19:30:21.000000Z"}} 2018-08-28 19:30:21,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:21,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39b9a959-f7f1-47d1-b61f-8da587d9b038 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:21,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-39b9a959-f7f1-47d1-b61f-8da587d9b038 2018-08-28 19:30:21,203 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:30:21,206 - heat_utils - DEBUG - Retrieving Heat Client 2018-08-28 19:30:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:21,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:21 GMT Server: Apache x-openstack-request-id: req-81481374-479c-49fd-a8ea-e9381c91599b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "deletion_time": null, "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "updated_time": null, "project": "9d606cb0e73f4cde9164c10d4719a072", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "tags": null}]} 2018-08-28 19:30:21,402 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack used request id req-81481374-479c-49fd-a8ea-e9381c91599b 2018-08-28 19:30:21,402 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack 2018-08-28 19:30:21,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:21,588 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:21 GMT Server: Apache x-openstack-request-id: req-7e8684db-9a8e-4f4e-9766-45de6d6767c9 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:21,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:21 GMT Server: Apache x-openstack-request-id: req-00a6d632-1f55-4430-9e4b-73722891d17b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1049 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "58e7d2c3-b683-494a-86b3-722677a4f005", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1c81d374-d288-4f18-a302-439d9177667b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "034bf856-507a-41fd-bc8f-7d29b7196342", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9326c1ee-2246-4c9d-a6fe-fd8d32f21c6e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1:subnet_id=b6796aec-7a1a-4c84-8c30-58770f71fcf8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "b6796aec-7a1a-4c84-8c30-58770f71fcf8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18717e39-b19f-42ae-873e-05d045995fb8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0ed81cf0-9612-44c3-a769-4f675759c74d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "66c8a506-25e5-4116-89eb-c1af214616a2", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 19:30:21,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources used request id req-00a6d632-1f55-4430-9e4b-73722891d17b 2018-08-28 19:30:21,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:22,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7690dc59-2919-49e9-9487-8b517259599c x-compute-request-id: req-7690dc59-2919-49e9-9487-8b517259599c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-08-28T19:30:17.000000", "flavor": {"id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "links": [{"href": "http://172.30.9.28:8774/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700", "rel": "bookmark"}]}, "id": "18717e39-b19f-42ae-873e-05d045995fb8", "security_groups": [{"name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:17Z", "hostId": "1f93f7ac5eac53367c2bb83f8932a0431664ab154d7a71b268950235", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "created": "2018-08-28T19:30:09Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:30:22,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 used request id req-7690dc59-2919-49e9-9487-8b517259599c 2018-08-28 19:30:22,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:22,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-233f0bfb-04ad-48b0-8185-6c9d61b1f191 Date: Tue, 28 Aug 2018 19:30:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:22,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-233f0bfb-04ad-48b0-8185-6c9d61b1f191 2018-08-28 19:30:22,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:30:22,995 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:30:22,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af406d2-1a78-4148-92a1-06301b48a52a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:23,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-6af406d2-1a78-4148-92a1-06301b48a52a 2018-08-28 19:30:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:23,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ef1f40db-70d7-4b53-a987-050cff62a201 Date: Tue, 28 Aug 2018 19:30:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:23,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-ef1f40db-70d7-4b53-a987-050cff62a201 2018-08-28 19:30:23,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:23,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5804 X-Openstack-Request-Id: req-bf881228-052a-42e6-ae3d-4391fc6ed8d4 Date: Tue, 28 Aug 2018 19:30:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:23Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:23,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-bf881228-052a-42e6-ae3d-4391fc6ed8d4 2018-08-28 19:30:23,452 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0ed81cf0-9612-44c3-a769-4f675759c74d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:24,929 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30: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-ef9413f9-4caf-448d-8084-261049e98241 x-compute-request-id: req-ef9413f9-4caf-448d-8084-261049e98241 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:64:8b", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ed81cf0-9612-44c3-a769-4f675759c74d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ed81cf0-9612-44c3-a769-4f675759c74d", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-08-28T19:30:12.000000", "flavor": {"id": "58e7d2c3-b683-494a-86b3-722677a4f005", "links": [{"href": "http://172.30.9.28:8774/flavors/58e7d2c3-b683-494a-86b3-722677a4f005", "rel": "bookmark"}]}, "id": "0ed81cf0-9612-44c3-a769-4f675759c74d", "security_groups": [{"name": "default"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:13Z", "hostId": "d35197576aff97b56407a4e2ec1e91bf5caa9007cefeb1dfbdc8da3e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "created": "2018-08-28T19:30:08Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:30:24,929 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0ed81cf0-9612-44c3-a769-4f675759c74d used request id req-ef9413f9-4caf-448d-8084-261049e98241 2018-08-28 19:30:24,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:25,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bbaac927-135e-48d7-ae2a-c2e7ede7acaf Date: Tue, 28 Aug 2018 19:30:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:25,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-bbaac927-135e-48d7-ae2a-c2e7ede7acaf 2018-08-28 19:30:25,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:25,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0207b4fb-34ed-419c-a790-cdcf949fd4bb Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:25,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-0207b4fb-34ed-419c-a790-cdcf949fd4bb 2018-08-28 19:30:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:25,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4c141c69-749f-436c-ac05-0665e7b6cd6a Date: Tue, 28 Aug 2018 19:30:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:25,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-4c141c69-749f-436c-ac05-0665e7b6cd6a 2018-08-28 19:30:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:25,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-5cfbf2f8-70bf-40ad-9e9a-96ff26db6b37 Date: Tue, 28 Aug 2018 19:30:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:25,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-5cfbf2f8-70bf-40ad-9e9a-96ff26db6b37 2018-08-28 19:30:25,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:25,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:25 GMT Server: Apache x-openstack-request-id: req-99b6d16d-26f8-467d-b780-ff6ff8d11c2d Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:26,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:25 GMT Server: Apache x-openstack-request-id: req-c664b48e-b948-4623-be74-e8e6c9dc360d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1052 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "58e7d2c3-b683-494a-86b3-722677a4f005", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/network", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "1c81d374-d288-4f18-a302-439d9177667b", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "034bf856-507a-41fd-bc8f-7d29b7196342", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "9326c1ee-2246-4c9d-a6fe-fd8d32f21c6e", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1:subnet_id=b6796aec-7a1a-4c84-8c30-58770f71fcf8", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "b6796aec-7a1a-4c84-8c30-58770f71fcf8", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "18717e39-b19f-42ae-873e-05d045995fb8", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "0ed81cf0-9612-44c3-a769-4f675759c74d", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources/port1", "rel": "self"}, {"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-08-28T19:29:59Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-08-28T19:29:59Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "66c8a506-25e5-4116-89eb-c1af214616a2", "resource_type": "OS::Neutron::Port"}]} 2018-08-28 19:30:26,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf/resources used request id req-c664b48e-b948-4623-be74-e8e6c9dc360d 2018-08-28 19:30:26,115 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:26,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ee55bc98-47b3-43d5-b12d-2b5c70243114 x-compute-request-id: req-ee55bc98-47b3-43d5-b12d-2b5c70243114 Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-flavor1-scar7f2qnxiu", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:30:26,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700 used request id req-ee55bc98-47b3-43d5-b12d-2b5c70243114 2018-08-28 19:30:26,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:26,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-e93ed159-4f15-4368-ad05-0f2d6cd49855 Date: Tue, 28 Aug 2018 19:30:26 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}} 2018-08-28 19:30:26,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 used request id req-e93ed159-4f15-4368-ad05-0f2d6cd49855 2018-08-28 19:30:26,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:26,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-da190c3f-dd35-43f4-8965-3b8a40bddbdf Date: Tue, 28 Aug 2018 19:30:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:26,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1c81d374-d288-4f18-a302-439d9177667b used request id req-da190c3f-dd35-43f4-8965-3b8a40bddbdf 2018-08-28 19:30:26,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:26,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7531c72a-05dc-496f-b344-c00c0564820f Date: Tue, 28 Aug 2018 19:30:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:26,761 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-7531c72a-05dc-496f-b344-c00c0564820f 2018-08-28 19:30:26,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:26,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f4d92fed-288c-49b6-88ab-cd69a25b4ccd Date: Tue, 28 Aug 2018 19:30:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:26,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-f4d92fed-288c-49b6-88ab-cd69a25b4ccd 2018-08-28 19:30:26,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:26,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b09fd757-ae24-4342-a71b-2111d01cd27f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:26,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-b09fd757-ae24-4342-a71b-2111d01cd27f 2018-08-28 19:30:26,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:27,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b04985d4-e3aa-4e6a-a8f1-2ec95cef9caf Date: Tue, 28 Aug 2018 19:30:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:27,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-b04985d4-e3aa-4e6a-a8f1-2ec95cef9caf 2018-08-28 19:30:27,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Ad1%3A4a%3A34&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:27,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-ba40ebda-a8c7-4e2f-bf2c-72bd8727069b Date: Tue, 28 Aug 2018 19:30:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"}]} 2018-08-28 19:30:27,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Ad1%3A4a%3A34&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc&admin_state_up=True used request id req-ba40ebda-a8c7-4e2f-bf2c-72bd8727069b 2018-08-28 19:30:27,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:27,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b02ccc2a-f0a2-4a68-92ef-1ce55a76c58c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:27,326 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-b02ccc2a-f0a2-4a68-92ef-1ce55a76c58c 2018-08-28 19:30:27,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:27,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6d27135a-8b3b-427a-aca4-1c096422af13 Date: Tue, 28 Aug 2018 19:30:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:27,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-6d27135a-8b3b-427a-aca4-1c096422af13 2018-08-28 19:30:27,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:27,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-40b35243-a98d-4cb4-b7c2-1fe1dcce212f Date: Tue, 28 Aug 2018 19:30:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:27,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-40b35243-a98d-4cb4-b7c2-1fe1dcce212f 2018-08-28 19:30:27,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:27,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-ae6c5805-b5fc-45d1-8663-562d21ea5426 Date: Tue, 28 Aug 2018 19:30:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:27,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-ae6c5805-b5fc-45d1-8663-562d21ea5426 2018-08-28 19:30:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:27,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-da658216-70fe-4da5-a9be-422e56e5da15 Date: Tue, 28 Aug 2018 19:30:27 GMT RESP BODY: {"floatingips": [{"router_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:09Z", "updated_at": "2018-08-28T19:30:10Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "9d606cb0e73f4cde9164c10d4719a072", "port_id": "66c8a506-25e5-4116-89eb-c1af214616a2", "id": "9326c1ee-2246-4c9d-a6fe-fd8d32f21c6e"}]} 2018-08-28 19:30:27,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-da658216-70fe-4da5-a9be-422e56e5da15 2018-08-28 19:30:27,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/707ef224-6869-442a-8bcc-13b5a6ad46b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-787e573c-b9b2-4ed6-b542-93f60550cbdc Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:02Z", "admin_state_up": true, "updated_at": "2018-08-28T19:30:09Z", "project_id": "9d606cb0e73f4cde9164c10d4719a072", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "707ef224-6869-442a-8bcc-13b5a6ad46b1", "name": "mgmt_router"}} 2018-08-28 19:30:28,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/707ef224-6869-442a-8bcc-13b5a6ad46b1 used request id req-787e573c-b9b2-4ed6-b542-93f60550cbdc 2018-08-28 19:30:28,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=707ef224-6869-442a-8bcc-13b5a6ad46b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-57025e8e-942b-48d3-9c71-c6d9f2bc7b5c Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:09Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c955384b-2b8d-40b8-825e-493a15f1afa3","ip_address":"169.254.192.3"}],"id":"641c0b9a-cb1e-41c6-9c46-3189dc15ba9b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:25:c4:52","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9d606cb0e73f4cde9164c10d4719a072","admin_state_up":true,"network_id":"d459f0d7-3aef-4f90-a433-5cf1ff74f41e","tenant_id":"","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:11Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c955384b-2b8d-40b8-825e-493a15f1afa3","ip_address":"169.254.192.1"}],"id":"7ffa6a74-a167-4b09-ae39-50723aaa56c4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7a:a4:d6","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9d606cb0e73f4cde9164c10d4719a072","admin_state_up":true,"network_id":"d459f0d7-3aef-4f90-a433-5cf1ff74f41e","tenant_id":"","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7b47587d-8c29-4114-bbb0-f7256a676699","ip_address":"172.30.9.200"}],"id":"a8f840e5-b550-486a-a212-c80ab0efe4d6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:6f:0e","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":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"","created_at":"2018-08-28T19:30:03Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:10Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c955384b-2b8d-40b8-825e-493a15f1afa3","ip_address":"169.254.192.6"}],"id":"b2ba8582-31ee-457b-be10-5f6194f2fe7d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3f:5f:e8","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 9d606cb0e73f4cde9164c10d4719a072","admin_state_up":true,"network_id":"d459f0d7-3aef-4f90-a433-5cf1ff74f41e","tenant_id":"","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:28,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=707ef224-6869-442a-8bcc-13b5a6ad46b1 used request id req-57025e8e-942b-48d3-9c71-c6d9f2bc7b5c 2018-08-28 19:30:28,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d4a985ed-d64a-4b90-a77f-ca0ccb90404d Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}} 2018-08-28 19:30:28,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/7b47587d-8c29-4114-bbb0-f7256a676699 used request id req-d4a985ed-d64a-4b90-a77f-ca0ccb90404d 2018-08-28 19:30:28,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c955384b-2b8d-40b8-825e-493a15f1afa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ed8ad260-d6ce-4971-b51c-58b940829ddb Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d459f0d7-3aef-4f90-a433-5cf1ff74f41e","tenant_id":"","created_at":"2018-08-28T19:30:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c955384b-2b8d-40b8-825e-493a15f1afa3","subnetpool_id":null,"name":"HA subnet tenant 9d606cb0e73f4cde9164c10d4719a072"}} 2018-08-28 19:30:28,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c955384b-2b8d-40b8-825e-493a15f1afa3 used request id req-ed8ad260-d6ce-4971-b51c-58b940829ddb 2018-08-28 19:30:28,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c955384b-2b8d-40b8-825e-493a15f1afa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e3170861-27c8-4448-82ad-a56a520a5061 Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d459f0d7-3aef-4f90-a433-5cf1ff74f41e","tenant_id":"","created_at":"2018-08-28T19:30:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c955384b-2b8d-40b8-825e-493a15f1afa3","subnetpool_id":null,"name":"HA subnet tenant 9d606cb0e73f4cde9164c10d4719a072"}} 2018-08-28 19:30:28,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c955384b-2b8d-40b8-825e-493a15f1afa3 used request id req-e3170861-27c8-4448-82ad-a56a520a5061 2018-08-28 19:30:28,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/c955384b-2b8d-40b8-825e-493a15f1afa3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-80fcedb2-01f6-40a0-a9d0-1c67f1a13b7d Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d459f0d7-3aef-4f90-a433-5cf1ff74f41e","tenant_id":"","created_at":"2018-08-28T19:30:02Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:02Z","gateway_ip":null,"ipv6_ra_mode":null,"allocation_pools":[{"start":"169.254.192.1","end":"169.254.255.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"169.254.192.0/18","project_id":"","id":"c955384b-2b8d-40b8-825e-493a15f1afa3","subnetpool_id":null,"name":"HA subnet tenant 9d606cb0e73f4cde9164c10d4719a072"}} 2018-08-28 19:30:28,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/c955384b-2b8d-40b8-825e-493a15f1afa3 used request id req-80fcedb2-01f6-40a0-a9d0-1c67f1a13b7d 2018-08-28 19:30:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-b98bbcdb-2234-49ba-bbf9-06d159270b8d Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}} 2018-08-28 19:30:28,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 used request id req-b98bbcdb-2234-49ba-bbf9-06d159270b8d 2018-08-28 19:30:28,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports/66c8a506-25e5-4116-89eb-c1af214616a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-595a075e-443d-40c1-82ff-aca50848ee0a Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","device_id":"18717e39-b19f-42ae-873e-05d045995fb8","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","project_id":"9d606cb0e73f4cde9164c10d4719a072","qos_policy_id":null,"admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal"}} 2018-08-28 19:30:28,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports/66c8a506-25e5-4116-89eb-c1af214616a2 used request id req-595a075e-443d-40c1-82ff-aca50848ee0a 2018-08-28 19:30:28,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-48691322-ce64-4f16-bb64-b72695a6fecb Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}} 2018-08-28 19:30:28,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 used request id req-48691322-ce64-4f16-bb64-b72695a6fecb 2018-08-28 19:30:28,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:28,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-648791e3-b089-4bcf-8072-f5ff2cf731ca Date: Tue, 28 Aug 2018 19:30:28 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:29:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:29:53Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "metadata": {}}], "self": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a", "min_disk": 0, "protected": false, "id": "525f9019-781c-4064-b873-909ba71dee8a", "file": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d606cb0e73f4cde9164c10d4719a072", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:30:28,895 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a used request id req-648791e3-b089-4bcf-8072-f5ff2cf731ca 2018-08-28 19:30:28,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:29,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-63120f36-9390-4f5d-8c6d-373f4feea0c1 Date: Tue, 28 Aug 2018 19:30: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-08-28 19:30:29,050 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-63120f36-9390-4f5d-8c6d-373f4feea0c1 2018-08-28 19:30:29,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:29,222 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:29 GMT Server: Apache x-openstack-request-id: req-c42c0575-7253-454e-aa5d-86e10f4887d6 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:29,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:29 GMT Server: Apache x-openstack-request-id: req-8ca3af61-2534-4ec7-9b5a-aec86ccd118f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz1WmJ4TZrI8XqgNC1xZiwRP3su9FgTBpNDJpu2XTkG5UqYlh\nLa+Pwa8tRhm4iZuxaP6IXVZwpPBm0Yxfu90ZqM9isSxLIRFqQDJZynINTwhqHpD3\nyTLFOFiTHl7TaVPTTAgRMoU3zxvWNRBON1zNZWjzJB7IbXFz5AwFpjJ7TAEN+ey3\nptIw+ocZ5+QkBuMUbzi0Z6x6jEmtIFrLJ38Zof3R662HJb55FaUcx/SzJtB4WMEH\nbtTjXmjGxngVuQeaOuKVLltLrYeQuoJTYyC1z5dzAoRy4JqztuR+rIRJIy18F0Xg\nxu3+b/f4zDM0bhipXWkTlECcVJhXs1tap4hjAwIDAQABAoIBAQCpp+ElN01TKWfo\nw3BfRj8a1Pb8IVSTiQSdJJ9mK8V5yv5WGEc/tggBKhH26bcaSx9Z1eXJ0qCsJtdL\novz3Yc3MV57fcWosre5uh4T35mnDgRQs3N0Vcwj0uW3xDREbf+9HqNZBq8bmH1Yh\n56zJGpQr5jwHE3VYMNzu/3Nj8qz3m/AceF7WqQfkjwtNil0RPdHerIhdIilXaIDn\nNqpShCNnn3TTwsqVYndQ3NVJ0nVBBbyqN91+tbM4HGhmF1CB+tKYMpyeVwnEHsOP\nuGKjlY+d5mZH+0rsvlxyfrJh5krPMwPdcGXwDP9hdkeakM60TbIG3pXhnEzk3KNA\nYVQgbJcRAoGBAO0WEWnLBt66AiEBngUsftyHVHHnjU24SPPX6eN3rQE9ZsbyoMqr\nr7WnZiRH8h548/BuAVG4CbyeQSzvATnVmmgQK5kenGkI7dEc5csKrKBfYaOOqMYI\nChjfyjuBPdkJP4t/SrtHA8leZaoa1CpUtZ2UgoSRtzuM9BAxBStgTRdbAoGBAN/f\n+Sv6uA6FDlJ+nAjxkYLHeK8VwZHhU7abNHoOvTEKby4hVkJkmX5msrHCj8g5Mll4\nDZW1U7y7aVF4QjnS+sH6zM5fXQErjQwS7jbDTDtYHMaw5F+S25M7TCJLXZi5JxwJ\nfnNSygyr2GPWHNEzYy2ZXG14BsRNLdfKMBaIUVt5AoGAfv3zFdfKNkMsIMHdAqhy\ny20xrlF5PsgXS4W7ojvYT3G0O5x6xBRyabrg204uQmRHReGmkz8g+AdMoeTjozbn\nHhaLQ9lBroE54Wi5LajqDn0Ir7Mac/iab/hvOrBfkIGDqBTm0qmXPaVyj0sPmh0F\nqwKBZsEmhJ9bm9CmFDXhFUECgYA2p/etRQiqgtF8UmzFwjREOW69UBJyCxDlA/9L\nzU1jK6j5Gip1CxpuQaRewaFYwJ4KOcUXR62p5hdQTIvekiOmOBTITX/nSTqmN/jw\nZb22v0xHNeiLbM8uostzk/LF1m416ht1DEFH1qx9s0hVyrXr7AUktKjyQ+VtSW90\nENPMAQKBgHTE0LG0D6hn6Y9/UlH+JiqOPnSUZxl3aU7YQuxDRpq6ERrtnbdzNfMm\nnPECvlIr1uUNkjruWHxu8NEWkhnmPcqMbSfLE2oU4Ed3K8l/xPXgL4BVTdatdgC3\n93zIn4wWWT8H8EtCkCO4jD6TE96KfKKLo6DGAjpHzgsSNDluqKky\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:29,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-8ca3af61-2534-4ec7-9b5a-aec86ccd118f 2018-08-28 19:30:29,547 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:30:29,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:30:29,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8785119c3eb54b2096ee040668dcedf6", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d606cb0e73f4cde9164c10d4719a072", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34297c1a-9401-412-user", "id": "f327110dccf341ca8ed8d6aed75e9214"}, "audit_ids": ["6dGwRVhBSmi9bAq1Ki2Isg"], "issued_at": "2018-08-28T19:30:29.000000Z"}} 2018-08-28 19:30:29,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:30,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa8a477-84bb-4311-89c3-0b7d10d5aad2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:30,030 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1fa8a477-84bb-4311-89c3-0b7d10d5aad2 2018-08-28 19:30:30,031 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:30:30,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:30,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-637b7256-f657-4479-8ca2-41d531224365 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:30,110 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-637b7256-f657-4479-8ca2-41d531224365 2018-08-28 19:30:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:30,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-771dd66d-3403-419b-b8a7-8f4e16655556 Date: Tue, 28 Aug 2018 19:30:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:30,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-771dd66d-3403-419b-b8a7-8f4e16655556 2018-08-28 19:30:30,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:30:30,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:30:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:30:30,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:30,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f040e130-b0c9-4e75-8b76-942b4a84530c Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:30,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-f040e130-b0c9-4e75-8b76-942b4a84530c 2018-08-28 19:30:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:30,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b453078a-bb5e-4a64-9379-1ddde15a0650 Date: Tue, 28 Aug 2018 19:30:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:30,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-b453078a-bb5e-4a64-9379-1ddde15a0650 2018-08-28 19:30:30,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Ad1%3A4a%3A34&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:30,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-6696e525-45b7-47fe-ab44-4dbd15cf303e Date: Tue, 28 Aug 2018 19:30:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"}]} 2018-08-28 19:30:30,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Ad1%3A4a%3A34&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc&admin_state_up=True used request id req-6696e525-45b7-47fe-ab44-4dbd15cf303e 2018-08-28 19:30:30,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:30,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90acc981-b28b-4f19-962f-ac74c5c6d1ec Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:30,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-90acc981-b28b-4f19-962f-ac74c5c6d1ec 2018-08-28 19:30:30,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:31,845 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30: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-902e3860-89e0-4c2a-a720-a239241172be x-compute-request-id: req-902e3860-89e0-4c2a-a720-a239241172be Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-08-28T19:30:17.000000", "flavor": {"id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "links": [{"href": "http://172.30.9.28:8774/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700", "rel": "bookmark"}]}, "id": "18717e39-b19f-42ae-873e-05d045995fb8", "security_groups": [{"name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:17Z", "hostId": "1f93f7ac5eac53367c2bb83f8932a0431664ab154d7a71b268950235", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "created": "2018-08-28T19:30:09Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:30:31,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1 used request id req-902e3860-89e0-4c2a-a720-a239241172be 2018-08-28 19:30:31,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:32,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-723b2d0d-9425-4d2f-a80e-d15eaeae1cbf Date: Tue, 28 Aug 2018 19:30:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:32,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-723b2d0d-9425-4d2f-a80e-d15eaeae1cbf 2018-08-28 19:30:32,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:32,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2d12a4a0-54ac-48c8-b82c-ff00d744a44c Date: Tue, 28 Aug 2018 19:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:32,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-2d12a4a0-54ac-48c8-b82c-ff00d744a44c 2018-08-28 19:30:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:32,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-81417941-3a94-4908-ab20-8b5cbc5bf628 Date: Tue, 28 Aug 2018 19:30:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:32,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-81417941-3a94-4908-ab20-8b5cbc5bf628 2018-08-28 19:30:32,378 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1 2018-08-28 19:30:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:32,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-47f8612e-b363-4f23-a386-5189d84c9b0d Date: Tue, 28 Aug 2018 19:30:32 GMT RESP BODY: {"floatingips": [{"router_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:09Z", "updated_at": "2018-08-28T19:30:10Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "9d606cb0e73f4cde9164c10d4719a072", "port_id": "66c8a506-25e5-4116-89eb-c1af214616a2", "id": "9326c1ee-2246-4c9d-a6fe-fd8d32f21c6e"}]} 2018-08-28 19:30:32,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-47f8612e-b363-4f23-a386-5189d84c9b0d 2018-08-28 19:30:32,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/58e7d2c3-b683-494a-86b3-722677a4f005 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:32,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-474bc39c-9742-439b-b22e-e4ed000e0f0a x-compute-request-id: req-474bc39c-9742-439b-b22e-e4ed000e0f0a Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/58e7d2c3-b683-494a-86b3-722677a4f005", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/58e7d2c3-b683-494a-86b3-722677a4f005", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "58e7d2c3-b683-494a-86b3-722677a4f005", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-flavor2-psha74sjtddb", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:30:32,578 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/58e7d2c3-b683-494a-86b3-722677a4f005 used request id req-474bc39c-9742-439b-b22e-e4ed000e0f0a 2018-08-28 19:30:32,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:32,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-70e98c0c-32e4-4e3f-b64c-111160c0a76d Date: Tue, 28 Aug 2018 19:30:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}} 2018-08-28 19:30:32,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/b6796aec-7a1a-4c84-8c30-58770f71fcf8 used request id req-70e98c0c-32e4-4e3f-b64c-111160c0a76d 2018-08-28 19:30:32,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:32,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1302aec1-a824-4e51-b61e-e22c08a87dd6 Date: Tue, 28 Aug 2018 19:30:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:32,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=1c81d374-d288-4f18-a302-439d9177667b used request id req-1302aec1-a824-4e51-b61e-e22c08a87dd6 2018-08-28 19:30:32,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:32,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-99386dc6-aea3-49a7-b692-c30eec955d73 Date: Tue, 28 Aug 2018 19:30:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:32,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-99386dc6-aea3-49a7-b692-c30eec955d73 2018-08-28 19:30:32,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:33,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3076085a-4db0-4bb8-bef1-9080282a88ae Date: Tue, 28 Aug 2018 19:30:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:33,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-3076085a-4db0-4bb8-bef1-9080282a88ae 2018-08-28 19:30:33,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:33,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b35d1ac-42ca-464f-af69-56e2edad4fe1 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:33,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-0b35d1ac-42ca-464f-af69-56e2edad4fe1 2018-08-28 19:30:33,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:33,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-c0a63812-1f76-4ea4-b15a-b0984a9d2a82 Date: Tue, 28 Aug 2018 19:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:33,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-c0a63812-1f76-4ea4-b15a-b0984a9d2a82 2018-08-28 19:30:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Abb%3A64%3A8b&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:33,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-d07cc846-57a9-4041-ade2-7a29bba12ac3 Date: Tue, 28 Aug 2018 19:30:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"}]} 2018-08-28 19:30:33,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Abb%3A64%3A8b&admin_state_up=True used request id req-d07cc846-57a9-4041-ade2-7a29bba12ac3 2018-08-28 19:30:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:33,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-299f9145-abdd-4f79-9968-e629a73e7952 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:33,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-299f9145-abdd-4f79-9968-e629a73e7952 2018-08-28 19:30:33,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:33,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-12c6fbdc-82a0-4bd3-9860-5c7e4948cb57 Date: Tue, 28 Aug 2018 19:30:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:33,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-12c6fbdc-82a0-4bd3-9860-5c7e4948cb57 2018-08-28 19:30:34,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:34,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-555d901d-db12-4df7-a57c-4957f2c5b2cd Date: Tue, 28 Aug 2018 19:30:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:34,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-555d901d-db12-4df7-a57c-4957f2c5b2cd 2018-08-28 19:30:34,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:34,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-f32854e7-a302-4bdb-9bd2-bffcf4931b41 Date: Tue, 28 Aug 2018 19:30:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:34,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-f32854e7-a302-4bdb-9bd2-bffcf4931b41 2018-08-28 19:30:34,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:34,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-51aa31a0-6484-4eda-bf7b-47eb51150543 Date: Tue, 28 Aug 2018 19:30:34 GMT RESP BODY: {"floatingips": [{"router_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:09Z", "updated_at": "2018-08-28T19:30:10Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "9d606cb0e73f4cde9164c10d4719a072", "port_id": "66c8a506-25e5-4116-89eb-c1af214616a2", "id": "9326c1ee-2246-4c9d-a6fe-fd8d32f21c6e"}]} 2018-08-28 19:30:34,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-51aa31a0-6484-4eda-bf7b-47eb51150543 2018-08-28 19:30:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:34,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-936e3e61-6335-4fec-a0cc-0b86769b9878 Date: Tue, 28 Aug 2018 19:30:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:29:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-08-28T19:29:53Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "metadata": {}}], "self": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a", "min_disk": 0, "protected": false, "id": "525f9019-781c-4064-b873-909ba71dee8a", "file": "/v2/images/525f9019-781c-4064-b873-909ba71dee8a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9d606cb0e73f4cde9164c10d4719a072", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/525f9019-781c-4064-b873-909ba71dee8a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:30:34,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a used request id req-936e3e61-6335-4fec-a0cc-0b86769b9878 2018-08-28 19:30:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c217a9480a5eddb5261ab4f531b6944ac2bca1f" 2018-08-28 19:30:34,719 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:34 GMT Server: Apache x-openstack-request-id: req-305085c8-feb1-487c-8b3a-97b95e9726ca Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:35,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:34 GMT Server: Apache x-openstack-request-id: req-0cbbaedd-3f84-4fbd-94d9-78e10077c342 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2079 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAz1WmJ4TZrI8XqgNC1xZiwRP3su9FgTBpNDJpu2XTkG5UqYlh\nLa+Pwa8tRhm4iZuxaP6IXVZwpPBm0Yxfu90ZqM9isSxLIRFqQDJZynINTwhqHpD3\nyTLFOFiTHl7TaVPTTAgRMoU3zxvWNRBON1zNZWjzJB7IbXFz5AwFpjJ7TAEN+ey3\nptIw+ocZ5+QkBuMUbzi0Z6x6jEmtIFrLJ38Zof3R662HJb55FaUcx/SzJtB4WMEH\nbtTjXmjGxngVuQeaOuKVLltLrYeQuoJTYyC1z5dzAoRy4JqztuR+rIRJIy18F0Xg\nxu3+b/f4zDM0bhipXWkTlECcVJhXs1tap4hjAwIDAQABAoIBAQCpp+ElN01TKWfo\nw3BfRj8a1Pb8IVSTiQSdJJ9mK8V5yv5WGEc/tggBKhH26bcaSx9Z1eXJ0qCsJtdL\novz3Yc3MV57fcWosre5uh4T35mnDgRQs3N0Vcwj0uW3xDREbf+9HqNZBq8bmH1Yh\n56zJGpQr5jwHE3VYMNzu/3Nj8qz3m/AceF7WqQfkjwtNil0RPdHerIhdIilXaIDn\nNqpShCNnn3TTwsqVYndQ3NVJ0nVBBbyqN91+tbM4HGhmF1CB+tKYMpyeVwnEHsOP\nuGKjlY+d5mZH+0rsvlxyfrJh5krPMwPdcGXwDP9hdkeakM60TbIG3pXhnEzk3KNA\nYVQgbJcRAoGBAO0WEWnLBt66AiEBngUsftyHVHHnjU24SPPX6eN3rQE9ZsbyoMqr\nr7WnZiRH8h548/BuAVG4CbyeQSzvATnVmmgQK5kenGkI7dEc5csKrKBfYaOOqMYI\nChjfyjuBPdkJP4t/SrtHA8leZaoa1CpUtZ2UgoSRtzuM9BAxBStgTRdbAoGBAN/f\n+Sv6uA6FDlJ+nAjxkYLHeK8VwZHhU7abNHoOvTEKby4hVkJkmX5msrHCj8g5Mll4\nDZW1U7y7aVF4QjnS+sH6zM5fXQErjQwS7jbDTDtYHMaw5F+S25M7TCJLXZi5JxwJ\nfnNSygyr2GPWHNEzYy2ZXG14BsRNLdfKMBaIUVt5AoGAfv3zFdfKNkMsIMHdAqhy\ny20xrlF5PsgXS4W7ojvYT3G0O5x6xBRyabrg204uQmRHReGmkz8g+AdMoeTjozbn\nHhaLQ9lBroE54Wi5LajqDn0Ir7Mac/iab/hvOrBfkIGDqBTm0qmXPaVyj0sPmh0F\nqwKBZsEmhJ9bm9CmFDXhFUECgYA2p/etRQiqgtF8UmzFwjREOW69UBJyCxDlA/9L\nzU1jK6j5Gip1CxpuQaRewaFYwJ4KOcUXR62p5hdQTIvekiOmOBTITX/nSTqmN/jw\nZb22v0xHNeiLbM8uostzk/LF1m416ht1DEFH1qx9s0hVyrXr7AUktKjyQ+VtSW90\nENPMAQKBgHTE0LG0D6hn6Y9/UlH+JiqOPnSUZxl3aU7YQuxDRpq6ERrtnbdzNfMm\nnPECvlIr1uUNkjruWHxu8NEWkhnmPcqMbSfLE2oU4Ed3K8l/xPXgL4BVTdatdgC3\n93zIn4wWWT8H8EtCkCO4jD6TE96KfKKLo6DGAjpHzgsSNDluqKky\n-----END RSA PRIVATE KEY-----\n", "output_key": "private_key", "description": "SSH Private Key"}], "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:35,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-0cbbaedd-3f84-4fbd-94d9-78e10077c342 2018-08-28 19:30:35,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:30:35,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:30:35,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "8785119c3eb54b2096ee040668dcedf6", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj-role"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:30:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d606cb0e73f4cde9164c10d4719a072", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9d606cb0e73f4cde9164c10d4719a072", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-34297c1a-9401-412-user", "id": "f327110dccf341ca8ed8d6aed75e9214"}, "audit_ids": ["6yenewGXRXKBIzGEfmReEQ"], "issued_at": "2018-08-28T19:30:35.000000Z"}} 2018-08-28 19:30:35,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:35,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8b54dcb-1a6b-419e-8765-a9c92bcc7750 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:35,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a8b54dcb-1a6b-419e-8765-a9c92bcc7750 2018-08-28 19:30:35,597 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:30:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:35,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ccc5c79-2fa9-4e31-bbf4-0c40d0a102ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:35,683 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-1ccc5c79-2fa9-4e31-bbf4-0c40d0a102ba 2018-08-28 19:30:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:35,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-06910a3e-fb32-4b6a-bf45-2da20fce79f6 Date: Tue, 28 Aug 2018 19:30:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:35,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-06910a3e-fb32-4b6a-bf45-2da20fce79f6 2018-08-28 19:30:35,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:30:35,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:30:35 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:30:35,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:36,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1883a131-e65f-44e9-a3d2-1fac50fd9ca6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:36,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-1883a131-e65f-44e9-a3d2-1fac50fd9ca6 2018-08-28 19:30:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:36,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-74be44c8-b8ad-4bdd-9cec-c8c04eab1e57 Date: Tue, 28 Aug 2018 19:30:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:36,232 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-74be44c8-b8ad-4bdd-9cec-c8c04eab1e57 2018-08-28 19:30:36,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Abb%3A64%3A8b&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:36,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 958 X-Openstack-Request-Id: req-f9ac7ee8-c36b-4ce3-a7d1-e179ef736efc Date: Tue, 28 Aug 2018 19:30:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"}]} 2018-08-28 19:30:36,555 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b&mac_address=fa%3A16%3A3e%3Abb%3A64%3A8b&admin_state_up=True used request id req-f9ac7ee8-c36b-4ce3-a7d1-e179ef736efc 2018-08-28 19:30:36,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:36,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37ae209f-4675-41e7-8643-aa825c79c24a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:36,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-37ae209f-4675-41e7-8643-aa825c79c24a 2018-08-28 19:30:36,653 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:37,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30: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-41c5caf3-588b-4250-a87a-e5905dc15c4d x-compute-request-id: req-41c5caf3-588b-4250-a87a-e5905dc15c4d Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:64:8b", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ed81cf0-9612-44c3-a769-4f675759c74d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ed81cf0-9612-44c3-a769-4f675759c74d", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-08-28T19:30:12.000000", "flavor": {"id": "58e7d2c3-b683-494a-86b3-722677a4f005", "links": [{"href": "http://172.30.9.28:8774/flavors/58e7d2c3-b683-494a-86b3-722677a4f005", "rel": "bookmark"}]}, "id": "0ed81cf0-9612-44c3-a769-4f675759c74d", "security_groups": [{"name": "default"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:13Z", "hostId": "d35197576aff97b56407a4e2ec1e91bf5caa9007cefeb1dfbdc8da3e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "created": "2018-08-28T19:30:08Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:30:37,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2 used request id req-41c5caf3-588b-4250-a87a-e5905dc15c4d 2018-08-28 19:30:37,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:37,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-59b139c7-9ae8-437e-b9fb-c5a868091483 Date: Tue, 28 Aug 2018 19:30:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:37,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-59b139c7-9ae8-437e-b9fb-c5a868091483 2018-08-28 19:30:37,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:38,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-13436c95-90d9-4cee-ad85-9473638e1624 Date: Tue, 28 Aug 2018 19:30:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:38,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-13436c95-90d9-4cee-ad85-9473638e1624 2018-08-28 19:30:38,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:38,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-dadc8774-0912-49d1-97df-1347b398ac01 Date: Tue, 28 Aug 2018 19:30:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:38,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-dadc8774-0912-49d1-97df-1347b398ac01 2018-08-28 19:30:38,242 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2 2018-08-28 19:30:38,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:38,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-6174e217-0e96-42ed-b4f6-e57278531c88 Date: Tue, 28 Aug 2018 19:30:38 GMT RESP BODY: {"floatingips": [{"router_id": "707ef224-6869-442a-8bcc-13b5a6ad46b1", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:09Z", "updated_at": "2018-08-28T19:30:10Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.1.2.9", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "9d606cb0e73f4cde9164c10d4719a072", "port_id": "66c8a506-25e5-4116-89eb-c1af214616a2", "id": "9326c1ee-2246-4c9d-a6fe-fd8d32f21c6e"}]} 2018-08-28 19:30:38,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-6174e217-0e96-42ed-b4f6-e57278531c88 2018-08-28 19:30:38,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:38,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30: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-a23991d1-f8e2-4e2a-a465-3d07a4cbb982 x-compute-request-id: req-a23991d1-f8e2-4e2a-a465-3d07a4cbb982 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-08-28T19:30:17.000000", "flavor": {"id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "links": [{"href": "http://172.30.9.28:8774/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700", "rel": "bookmark"}]}, "id": "18717e39-b19f-42ae-873e-05d045995fb8", "security_groups": [{"name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:17Z", "hostId": "1f93f7ac5eac53367c2bb83f8932a0431664ab154d7a71b268950235", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "created": "2018-08-28T19:30:09Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:30:38,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 used request id req-a23991d1-f8e2-4e2a-a465-3d07a4cbb982 2018-08-28 19:30:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:38,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b0e4e83f-01d9-4c31-a415-700c3d0e9864 Date: Tue, 28 Aug 2018 19:30:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:38,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-b0e4e83f-01d9-4c31-a415-700c3d0e9864 2018-08-28 19:30:38,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb1ce8d0-4130-4fa4-8f81-85e0ef3e8148 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:39,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-eb1ce8d0-4130-4fa4-8f81-85e0ef3e8148 2018-08-28 19:30:39,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:39,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-39bf7a67-77ff-4583-ae21-ce9bc5d50545 Date: Tue, 28 Aug 2018 19:30:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:39,117 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-39bf7a67-77ff-4583-ae21-ce9bc5d50545 2018-08-28 19:30:39,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:39,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-3c10ee09-3273-4f30-93bc-98055263f9b9 Date: Tue, 28 Aug 2018 19:30:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:39,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-3c10ee09-3273-4f30-93bc-98055263f9b9 2018-08-28 19:30:39,326 - create_instance - INFO - Checking if VM is active 2018-08-28 19:30:39,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:39,826 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30: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-3d72539a-494b-4d30-85f8-485b60f4f744 x-compute-request-id: req-3d72539a-494b-4d30-85f8-485b60f4f744 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-08-28T19:30:17.000000", "flavor": {"id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "links": [{"href": "http://172.30.9.28:8774/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700", "rel": "bookmark"}]}, "id": "18717e39-b19f-42ae-873e-05d045995fb8", "security_groups": [{"name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:17Z", "hostId": "1f93f7ac5eac53367c2bb83f8932a0431664ab154d7a71b268950235", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "created": "2018-08-28T19:30:09Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:30:39,826 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 used request id req-3d72539a-494b-4d30-85f8-485b60f4f744 2018-08-28 19:30:39,827 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1] is - ACTIVE 2018-08-28 19:30:39,827 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:30:39,830 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:40,583 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30: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-812e5c2a-8799-4af1-b8ab-427e1cc6f706 x-compute-request-id: req-812e5c2a-8799-4af1-b8ab-427e1cc6f706 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "10.1.2.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d1:4a:34", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/18717e39-b19f-42ae-873e-05d045995fb8", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000110", "OS-SRV-USG:launched_at": "2018-08-28T19:30:17.000000", "flavor": {"id": "6a961e28-55f6-47f6-8d3c-161655fd8700", "links": [{"href": "http://172.30.9.28:8774/flavors/6a961e28-55f6-47f6-8d3c-161655fd8700", "rel": "bookmark"}]}, "id": "18717e39-b19f-42ae-873e-05d045995fb8", "security_groups": [{"name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:17Z", "hostId": "1f93f7ac5eac53367c2bb83f8932a0431664ab154d7a71b268950235", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "created": "2018-08-28T19:30:09Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:30:40,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/18717e39-b19f-42ae-873e-05d045995fb8 used request id req-812e5c2a-8799-4af1-b8ab-427e1cc6f706 2018-08-28 19:30:40,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:40,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f5e68004-eff7-4061-b145-7ca9b2eaf8a1 Date: Tue, 28 Aug 2018 19:30:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:40,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-f5e68004-eff7-4061-b145-7ca9b2eaf8a1 2018-08-28 19:30:40,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:40,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b087dc6c-6fc1-457f-8585-ca39c20bfab6 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:40,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-b087dc6c-6fc1-457f-8585-ca39c20bfab6 2018-08-28 19:30:40,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:41,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-169d3ca6-94bf-4bde-a267-2e2162698146 Date: Tue, 28 Aug 2018 19:30:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:41,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-169d3ca6-94bf-4bde-a267-2e2162698146 2018-08-28 19:30:41,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e261799c411ef9813b2a9a86c7a9c3309f8e58c2" 2018-08-28 19:30:41,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-aeb54b36-8e7a-4dc7-89e4-214b3457b9e2 Date: Tue, 28 Aug 2018 19:30:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:41,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-aeb54b36-8e7a-4dc7-89e4-214b3457b9e2 2018-08-28 19:30:41,321 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:30:41,324 - paramiko.transport - DEBUG - starting thread (client mode): 0x4893c190L 2018-08-28 19:30:41,325 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:30:41,325 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:30:41,325 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:30:41,327 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:30:41,327 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:30:41,327 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:30:41,327 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:30:41,327 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:30:41,327 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:30:41,345 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:30:41,345 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:30:41,357 - paramiko.transport - DEBUG - Trying key 375cd629fc0cb61748dad956a304cd35 from 0daa6f2a-35b6-4ec2-bf17-0b96db8e237a 2018-08-28 19:30:41,385 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:30:41,392 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:30:41,493 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:30:41,535 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:30:41,536 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:30:41,537 - paramiko.transport - DEBUG - starting thread (client mode): 0x4892bbd0L 2018-08-28 19:30:41,538 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:30:41,538 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-08-28 19:30:41,538 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-08-28 19:30:41,539 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:30:41,539 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:30:41,539 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-08-28 19:30:41,539 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:30:41,539 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:30:41,540 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:30:41,556 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:30:41,556 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:30:41,570 - paramiko.transport - DEBUG - Trying key 375cd629fc0cb61748dad956a304cd35 from 0daa6f2a-35b6-4ec2-bf17-0b96db8e237a 2018-08-28 19:30:41,597 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:30:41,603 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:30:41,634 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:30:41,635 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-08-28 19:30:41,636 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:30:41,637 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:30:41,638 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:30:41,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/0ed81cf0-9612-44c3-a769-4f675759c74d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:42,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30: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-c6fcecda-98c0-497a-bcb1-b9bf2a04e6aa x-compute-request-id: req-c6fcecda-98c0-497a-bcb1-b9bf2a04e6aa Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:64:8b", "version": 4, "addr": "10.1.2.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/0ed81cf0-9612-44c3-a769-4f675759c74d", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/0ed81cf0-9612-44c3-a769-4f675759c74d", "rel": "bookmark"}], "image": {"id": "525f9019-781c-4064-b873-909ba71dee8a", "links": [{"href": "http://172.30.9.28:8774/images/525f9019-781c-4064-b873-909ba71dee8a", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000010d", "OS-SRV-USG:launched_at": "2018-08-28T19:30:12.000000", "flavor": {"id": "58e7d2c3-b683-494a-86b3-722677a4f005", "links": [{"href": "http://172.30.9.28:8774/flavors/58e7d2c3-b683-494a-86b3-722677a4f005", "rel": "bookmark"}]}, "id": "0ed81cf0-9612-44c3-a769-4f675759c74d", "security_groups": [{"name": "default"}], "user_id": "f327110dccf341ca8ed8d6aed75e9214", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:30:13Z", "hostId": "d35197576aff97b56407a4e2ec1e91bf5caa9007cefeb1dfbdc8da3e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "created": "2018-08-28T19:30:08Z", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:30:42,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/0ed81cf0-9612-44c3-a769-4f675759c74d used request id req-c6fcecda-98c0-497a-bcb1-b9bf2a04e6aa 2018-08-28 19:30:42,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:42,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ffbfac6b-2c72-45a9-bd5a-ce50c786c8d7 Date: Tue, 28 Aug 2018 19:30:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"1c81d374-d288-4f18-a302-439d9177667b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":34,"ipv4_address_scope":null,"shared":false,"project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","subnets":["b6796aec-7a1a-4c84-8c30-58770f71fcf8"],"description":"","tags":[],"updated_at":"2018-08-28T19:30:03Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net","admin_state_up":true,"tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:02Z","provider:network_type":"vxlan"}]} 2018-08-28 19:30:42,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net used request id req-ffbfac6b-2c72-45a9-bd5a-ce50c786c8d7 2018-08-28 19:30:42,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:42,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ce3e1dc-ff78-434b-9ece-17896fb25944 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:42,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-4ce3e1dc-ff78-434b-9ece-17896fb25944 2018-08-28 19:30:42,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:42,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-90d0d6c3-2a8c-40d4-920c-4a6fa173ccb9 Date: Tue, 28 Aug 2018 19:30:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:03Z","dns_nameservers":[],"updated_at":"2018-08-28T19:30:03Z","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":"9d606cb0e73f4cde9164c10d4719a072","id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","subnetpool_id":null,"name":"CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet"}]} 2018-08-28 19:30:42,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-90d0d6c3-2a8c-40d4-920c-4a6fa173ccb9 2018-08-28 19:30:42,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76166019a9a0bd1875046aec4e5f1ebcab649f60" 2018-08-28 19:30:42,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5806 X-Openstack-Request-Id: req-790e9b71-0727-40ae-a17c-08517dcf3b18 Date: Tue, 28 Aug 2018 19:30:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.3"}],"id":"43cf998f-d26d-4054-b253-062cff9083b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6a:33:2e","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.4"}],"id":"47736d33-6cfb-418d-bf80-a1052bc532d0","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:27:f4","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:17Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.9"}],"id":"66c8a506-25e5-4116-89eb-c1af214616a2","security_groups":["034bf856-507a-41fd-bc8f-7d29b7196342"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d1:4a:34","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack-port1-q2vaew2qignc","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:05Z","binding:vnic_type":"normal","device_id":"18717e39-b19f-42ae-873e-05d045995fb8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.2"}],"id":"ad82b5a5-d5ab-47bd-a49b-c3ba7a732250","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:c6:7c","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1c81d374-d288-4f18-a302-439d9177667b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.5"}],"id":"bd3185f5-bc4d-4dad-a806-d5bf438ff498","security_groups":["da190993-6cb3-45bd-9c11-9bacf8294a39"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:64:8b","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"0ed81cf0-9612-44c3-a769-4f675759c74d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:30:24Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b6796aec-7a1a-4c84-8c30-58770f71fcf8","ip_address":"10.1.2.1"}],"id":"cf5ffdc3-4910-49e4-af13-c0252c2d0d9d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bc:e8:23","project_id":"9d606cb0e73f4cde9164c10d4719a072","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1c81d374-d288-4f18-a302-439d9177667b","tenant_id":"9d606cb0e73f4cde9164c10d4719a072","created_at":"2018-08-28T19:30:09Z","binding:vnic_type":"normal","device_id":"707ef224-6869-442a-8bcc-13b5a6ad46b1"}]} 2018-08-28 19:30:42,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=1c81d374-d288-4f18-a302-439d9177667b used request id req-790e9b71-0727-40ae-a17c-08517dcf3b18 2018-08-28 19:30:42,937 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack 2018-08-28 19:30:42,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:42,969 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:42 GMT Server: Apache x-openstack-request-id: req-b9ab7988-27a2-415d-83e3-7880451d36dd Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:43,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:30:43 GMT Server: Apache x-openstack-request-id: req-4bfd2fca-02fa-41da-96b4-593051cc123b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:30:43,244 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-4bfd2fca-02fa-41da-96b4-593051cc123b 2018-08-28 19:30:43,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:43,428 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:43 GMT Server: Apache x-openstack-request-id: req-6c8711c6-6466-460c-9106-6592bc46b5c6 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:43,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:43 GMT Server: Apache x-openstack-request-id: req-504a33dc-d8e1-4462-ac21-0ea8be908d3e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "tags": null, "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:30:43Z", "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "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-08-28 19:30:43,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-504a33dc-d8e1-4462-ac21-0ea8be908d3e 2018-08-28 19:30:43,611 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:30:43,611 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:46,614 - create_stack - DEBUG - Stack status query timeout in 1196.63003898 2018-08-28 19:30:46,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:46,798 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:46 GMT Server: Apache x-openstack-request-id: req-2ad74e35-7e43-41ae-837f-c3004486c0ec Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:46,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:46 GMT Server: Apache x-openstack-request-id: req-3a8d51db-1b72-4a06-a9e4-bfa48c334469 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "tags": null, "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:30:43Z", "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "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-08-28 19:30:46,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-3a8d51db-1b72-4a06-a9e4-bfa48c334469 2018-08-28 19:30:46,824 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:30:46,824 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:49,828 - create_stack - DEBUG - Stack status query timeout in 1193.41654086 2018-08-28 19:30:49,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:49,857 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:49 GMT Server: Apache x-openstack-request-id: req-f84502e6-b7db-4de7-a851-58ce87a5c4c0 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:49,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:49 GMT Server: Apache x-openstack-request-id: req-1d73d52c-43ca-469a-b22a-efaf5c756098 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "tags": null, "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-08-28T19:30:43Z", "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "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-08-28 19:30:49,884 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-1d73d52c-43ca-469a-b22a-efaf5c756098 2018-08-28 19:30:49,884 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-08-28 19:30:49,884 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-08-28 19:30:52,887 - create_stack - DEBUG - Stack status query timeout in 1190.35683203 2018-08-28 19:30:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:52,917 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:52 GMT Server: Apache x-openstack-request-id: req-8b16e6c9-107d-42eb-b545-5d1ad69a306b Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:53,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:52 GMT Server: Apache x-openstack-request-id: req-9fc57ac2-136e-4d5b-936f-7e05e47e8e7c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"stack": {"parent": null, "disable_rollback": true, "description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n", "parameters": {"flavor2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor2", "OS::project_id": "9d606cb0e73f4cde9164c10d4719a072", "OS::stack_id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-kp", "security_group_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-sec_grp", "subnet_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-subnet", "net_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst2", "inst1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-inst1", "image2_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image", "flavor1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-flavor1", "image1_name": "CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack", "stack_user_project_id": "303a2f49a0744f869ab20d3dfcaa2273", "tags": null, "creation_time": "2018-08-28T19:29:58Z", "links": [{"href": "http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-08-28T19:30:43Z", "id": "d30dcc01-cf6f-4120-8596-3b537c167fbf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template with two VMs instantiated against different images and flavors on the same network and the first one has a floating IP\n"}} 2018-08-28 19:30:53,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-9fc57ac2-136e-4d5b-936f-7e05e47e8e7c 2018-08-28 19:30:53,115 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-08-28 19:30:53,115 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack 2018-08-28 19:30:53,115 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack 2018-08-28 19:30:53,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/d30dcc01-cf6f-4120-8596-3b537c167fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0ac3056094468a4bd9f764248d29f5ab71d5992" 2018-08-28 19:30:53,147 - keystoneauth.session - DEBUG - RESP: [302] Date: Tue, 28 Aug 2018 19:30:53 GMT Server: Apache x-openstack-request-id: req-956fff7e-3aef-43fb-b609-36c75e232e94 Location: http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-08-28 19:30:53,322 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:30:53 GMT Server: Apache x-openstack-request-id: req-2ad448ce-1c38-489f-8349-d0e50f5d3929 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-08-28 19:30:53,322 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.28:8004/v1/9d606cb0e73f4cde9164c10d4719a072/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-stack/d30dcc01-cf6f-4120-8596-3b537c167fbf used request id req-2ad448ce-1c38-489f-8349-d0e50f5d3929 2018-08-28 19:30:53,323 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-8d680944-e667-4398-bcc3-88c1b57bc6fb-image 2018-08-28 19:30:53,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c3003583103235d3c41153cc4b605f22917873d3" 2018-08-28 19:30:54,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3a11ecd9-d176-461b-b19b-b774677576f9 Date: Tue, 28 Aug 2018 19:30:54 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:30:54,865 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/525f9019-781c-4064-b873-909ba71dee8a used request id req-3a11ecd9-d176-461b-b19b-b774677576f9 2018-08-28 19:30:54,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-1826b59b-3ddf-429d-a9c4-bd813cf16546 Date: Tue, 28 Aug 2018 19:30:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:02Z", "updated_at": "2018-08-28T19:30:02Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "revision_number": 0, "id": "1d9458e1-7bf1-4cea-aee9-dab2c0dd2d94", "remote_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "remote_ip_prefix": null, "created_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d606cb0e73f4cde9164c10d4719a072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "revision_number": 0, "id": "1dddd636-6a9a-4955-80c0-28d3a7e2a20f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "port_range_min": null, "ethertype": "IPv6", "project_id": "9d606cb0e73f4cde9164c10d4719a072"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "revision_number": 0, "id": "bbe65486-4920-4ae7-b343-53fcc2d428a3", "remote_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "remote_ip_prefix": null, "created_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d606cb0e73f4cde9164c10d4719a072"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "revision_number": 0, "id": "f3cbc4ca-e864-477b-b7de-8f63ae898010", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "port_range_min": null, "ethertype": "IPv4", "project_id": "9d606cb0e73f4cde9164c10d4719a072"}], "revision_number": 4, "project_id": "9d606cb0e73f4cde9164c10d4719a072", "id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:30:55,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-1826b59b-3ddf-429d-a9c4-bd813cf16546 2018-08-28 19:30:55,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,180 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff646150-5326-4263-acb7-162a27bccb4e Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:30:55,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-ff646150-5326-4263-acb7-162a27bccb4e 2018-08-28 19:30:55,180 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:30:55,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,273 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9500b04e-cbe7-43f6-a72f-d793ea0b6b1a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:30:55,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-9500b04e-cbe7-43f6-a72f-d793ea0b6b1a 2018-08-28 19:30:55,273 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:30:55,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,360 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e118e2d8-d2bc-41c5-a770-0b7c60ff52f0 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:30:55,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-e118e2d8-d2bc-41c5-a770-0b7c60ff52f0 2018-08-28 19:30:55,360 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:30:55,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,444 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a2b173e-d107-4c72-8bc6-299cb3c70d5a Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:30:55,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-4a2b173e-d107-4c72-8bc6-299cb3c70d5a 2018-08-28 19:30:55,445 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:30:55,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-736678cd-c956-454a-8330-e85a9ca6da04 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:30:55,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-736678cd-c956-454a-8330-e85a9ca6da04 2018-08-28 19:30:55,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24db8e12-c2b7-4c17-98d4-a297397fc6c4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:30:55,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-24db8e12-c2b7-4c17-98d4-a297397fc6c4 2018-08-28 19:30:55,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bed8cf81-cbec-4c08-b7d5-92a4923fc051 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.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-08-28 19:30:55,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2 used request id req-bed8cf81-cbec-4c08-b7d5-92a4923fc051 2018-08-28 19:30:55,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09963c6c-c15c-4de0-b06f-a296e9301ab5 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072"}, "enabled": true, "id": "9d606cb0e73f4cde9164c10d4719a072", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-34297c1a-9401-412-proj"}} 2018-08-28 19:30:55,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-09963c6c-c15c-4de0-b06f-a296e9301ab5 2018-08-28 19:30:55,811 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da190993-6cb3-45bd-9c11-9bacf8294a39 2018-08-28 19:30:55,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=da190993-6cb3-45bd-9c11-9bacf8294a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:55,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5762f5d5-34ea-4d91-94bf-3a5eb45141ce Date: Tue, 28 Aug 2018 19:30:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:02Z", "project_id": "9d606cb0e73f4cde9164c10d4719a072", "id": "1d9458e1-7bf1-4cea-aee9-dab2c0dd2d94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:02Z", "project_id": "9d606cb0e73f4cde9164c10d4719a072", "id": "1dddd636-6a9a-4955-80c0-28d3a7e2a20f"}, {"remote_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:02Z", "project_id": "9d606cb0e73f4cde9164c10d4719a072", "id": "bbe65486-4920-4ae7-b343-53fcc2d428a3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:30:02Z", "security_group_id": "da190993-6cb3-45bd-9c11-9bacf8294a39", "port_range_min": null, "revision_number": 0, "tenant_id": "9d606cb0e73f4cde9164c10d4719a072", "created_at": "2018-08-28T19:30:02Z", "project_id": "9d606cb0e73f4cde9164c10d4719a072", "id": "f3cbc4ca-e864-477b-b7de-8f63ae898010"}]} 2018-08-28 19:30:55,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=da190993-6cb3-45bd-9c11-9bacf8294a39 used request id req-5762f5d5-34ea-4d91-94bf-3a5eb45141ce 2018-08-28 19:30:55,977 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:30:55,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/da190993-6cb3-45bd-9c11-9bacf8294a39 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:56,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-34b3b7c1-f12b-4df2-8006-ec9373af3598 Content-Length: 0 Date: Tue, 28 Aug 2018 19:30:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:30:56,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/da190993-6cb3-45bd-9c11-9bacf8294a39 used request id req-34b3b7c1-f12b-4df2-8006-ec9373af3598 2018-08-28 19:30:56,769 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-34297c1a-9401-412-proj 2018-08-28 19:30:56,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:57,162 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d43be1c4-0682-481c-8928-2301485e09f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:30:57,162 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9d606cb0e73f4cde9164c10d4719a072 used request id req-d43be1c4-0682-481c-8928-2301485e09f5 2018-08-28 19:30:57,163 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-34297c1a-9401-412-proj-role 2018-08-28 19:30:57,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/8785119c3eb54b2096ee040668dcedf6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:57,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527a6b34-fc0c-42ba-9974-6256baf96eb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:30:57,273 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/8785119c3eb54b2096ee040668dcedf6 used request id req-527a6b34-fc0c-42ba-9974-6256baf96eb7 2018-08-28 19:30:57,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3366561bf861f3ecac89fcc12d8ebfb178db1f1a" 2018-08-28 19:30:57,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6077d6b7-1e64-4ab4-a176-a3fec95ca31c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:30:57,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-6077d6b7-1e64-4ab4-a176-a3fec95ca31c 2018-08-28 19:30:57,365 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-34297c1a-9401-412-user 2018-08-28 19:30:57,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/f327110dccf341ca8ed8d6aed75e9214 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}12ae6dc98b24cbb1c55eb6fde8844838358b4a64" 2018-08-28 19:30:57,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:30:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-850b3ae9-87c1-4c24-9d3e-6a22e45c2221 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:30:57,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f327110dccf341ca8ed8d6aed75e9214 used request id req-850b3ae9-87c1-4c24-9d3e-6a22e45c2221 2018-08-28 19:30:57,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:30:57,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["AkXHbAiCR-SLuvTH3yqFEw"], "issued_at": "2018-08-28T19:30:57.000000Z"}} 2018-08-28 19:30:57,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c68dd2e1f520f36fb4c7abd52dd93a0645aaddc0" 2018-08-28 19:30:58,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49bf5224-a0dd-48ec-b20e-389a501ad95c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:58,040 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-49bf5224-a0dd-48ec-b20e-389a501ad95c 2018-08-28 19:30:58,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:30:58,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:30:58,435 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:30:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["CKt3xP89S-6qDScJikxwNA"], "issued_at": "2018-08-28T19:30:58.000000Z"}} 2018-08-28 19:30:58,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:30:58,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29f33a6-2bde-45de-b67b-0a4c21e6294a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:58,513 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c29f33a6-2bde-45de-b67b-0a4c21e6294a 2018-08-28 19:30:58,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:30:58,522 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:30:58 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:30:58,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-671cbb3e-a506-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:30:58,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04505baa-4a42-47c9-94de-bde9a421eb5e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-671cbb3e-a506-412-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:30:58,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-671cbb3e-a506-412-proj used request id req-04505baa-4a42-47c9-94de-bde9a421eb5e 2018-08-28 19:30:58,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:30:58,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0925f603-427e-4ecf-b54e-2b23f3f2dfab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:30:58,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-0925f603-427e-4ecf-b54e-2b23f3f2dfab 2018-08-28 19:30:58,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}}' 2018-08-28 19:30:58,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:30:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa201072-86fe-48e2-8edd-3117cbdb1dca Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:30:58,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-fa201072-86fe-48e2-8edd-3117cbdb1dca 2018-08-28 19:30:58,812 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-671cbb3e-a506-412-proj 2018-08-28 19:30:58,812 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:30:58,813 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:30:59,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["D7uUFgSGQTellw3Jd7dkLA"], "issued_at": "2018-08-28T19:30:59.000000Z"}} 2018-08-28 19:30:59,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e114c112acd615ee579d7c6191f7fb00c19f8a" 2018-08-28 19:30:59,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08332846-8846-4691-acc2-682cf529b1b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:30:59,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-08332846-8846-4691-acc2-682cf529b1b8 2018-08-28 19:30:59,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:30:59,294 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:30:59 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:30:59,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e114c112acd615ee579d7c6191f7fb00c19f8a" 2018-08-28 19:30:59,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1150992-4d2e-4e61-8b91-1d1a0511218c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:30:59,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-a1150992-4d2e-4e61-8b91-1d1a0511218c 2018-08-28 19:30:59,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-671cbb3e-a506-412-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e114c112acd615ee579d7c6191f7fb00c19f8a" 2018-08-28 19:30:59,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f977369-0da0-424d-8c8a-48a922b7698d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-671cbb3e-a506-412-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}]} 2018-08-28 19:30:59,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-671cbb3e-a506-412-proj used request id req-5f977369-0da0-424d-8c8a-48a922b7698d 2018-08-28 19:30:59,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e114c112acd615ee579d7c6191f7fb00c19f8a" 2018-08-28 19:30:59,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfd21da8-6e24-4901-966f-ab7deb2046ef Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:30:59,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-dfd21da8-6e24-4901-966f-ab7deb2046ef 2018-08-28 19:30:59,979 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-671cbb3e-a506-412-user 2018-08-28 19:30:59,979 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:30:59,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:31:00,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e414e6aa-e4eb-4353-9d18-bf69aacbef91 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:31:00,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-e414e6aa-e4eb-4353-9d18-bf69aacbef91 2018-08-28 19:31:00,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" -d '{"role": {"name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}}' 2018-08-28 19:31:00,308 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26d188a2-bc04-4bfd-9a39-d2528df719ad Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14655e34012044248c8620e284ea2976", "links": {"self": "http://172.30.9.28:5000/v3/roles/14655e34012044248c8620e284ea2976"}, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}} 2018-08-28 19:31:00,308 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-26d188a2-bc04-4bfd-9a39-d2528df719ad 2018-08-28 19:31:00,308 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-671cbb3e-a506-412-proj-role 2018-08-28 19:31:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/14655e34012044248c8620e284ea2976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:31:00,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7764e897-a306-4fc3-a4e2-8fac4e0c7e98 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/14655e34012044248c8620e284ea2976"}, "domain_id": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role", "id": "14655e34012044248c8620e284ea2976"}} 2018-08-28 19:31:00,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/14655e34012044248c8620e284ea2976 used request id req-7764e897-a306-4fc3-a4e2-8fac4e0c7e98 2018-08-28 19:31:00,407 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-671cbb3e-a506-412-proj-role to project AnsibleProvisioningTests-671cbb3e-a506-412-proj 2018-08-28 19:31:00,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77/users/83d69330e3404754a3b8ae77753ff6eb/roles/14655e34012044248c8620e284ea2976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:31:00,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:31:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad909978-8d46-4398-832e-d78de7dbbf4b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:31:00,473 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77/users/83d69330e3404754a3b8ae77753ff6eb/roles/14655e34012044248c8620e284ea2976 used request id req-ad909978-8d46-4398-832e-d78de7dbbf4b 2018-08-28 19:31:00,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:31:00,475 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-08-28 19:31:00,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:00,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:00,857 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["NQDjjHn3QSSPWnQ83FDv9g"], "issued_at": "2018-08-28T19:31:00.000000Z"}} 2018-08-28 19:31:00,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" 2018-08-28 19:31:01,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de8c708c-c13b-4ffe-8021-afb00f4be679 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:01,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-de8c708c-c13b-4ffe-8021-afb00f4be679 2018-08-28 19:31:01,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" 2018-08-28 19:31:01,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-3b753976-9b95-45b7-899d-f58248e3cb71 Date: Tue, 28 Aug 2018 19:31:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image"} 2018-08-28 19:31:01,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image used request id req-3b753976-9b95-45b7-899d-f58248e3cb71 2018-08-28 19:31:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" 2018-08-28 19:31:01,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b2c92ed5-e302-4e8a-9e00-84c967341fb9 Date: Tue, 28 Aug 2018 19:31: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-08-28 19:31:01,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-b2c92ed5-e302-4e8a-9e00-84c967341fb9 2018-08-28 19:31:01,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image"}' 2018-08-28 19:31:01,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983 X-Openstack-Request-Id: req-187dd0c9-579b-46d6-a0a7-bfee093f809c Date: Tue, 28 Aug 2018 19:31:01 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:31:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:31:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "min_disk": 0, "protected": false, "id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "file": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/file", "checksum": null, "owner": "f99ddd33f2c642fea40da8e1d2a66c77", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:31:01,574 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-187dd0c9-579b-46d6-a0a7-bfee093f809c 2018-08-28 19:31:01,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" -d '' 2018-08-28 19:31:07,179 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd3aee30-6732-4831-adfe-6678c1eb5a36 Date: Tue, 28 Aug 2018 19:31:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:31:07,179 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/file used request id req-fd3aee30-6732-4831-adfe-6678c1eb5a36 2018-08-28 19:31:07,180 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-28 19:31:07,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" 2018-08-28 19:31:07,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-21bf58ac-b21e-4436-a0bc-ff03f4d86e43 Date: Tue, 28 Aug 2018 19:31:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:31:01Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-08-28T19:31:07Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/snap", "metadata": {}}], "self": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "min_disk": 0, "protected": false, "id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "file": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "f99ddd33f2c642fea40da8e1d2a66c77", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:31:07,208 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983 used request id req-21bf58ac-b21e-4436-a0bc-ff03f4d86e43 2018-08-28 19:31:07,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" 2018-08-28 19:31:07,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bec4e3d2-7fe8-4766-bf27-db103b3580ec Date: Tue, 28 Aug 2018 19:31: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-08-28 19:31:07,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-bec4e3d2-7fe8-4766-bf27-db103b3580ec 2018-08-28 19:31:07,371 - create_image - INFO - Created image with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image 2018-08-28 19:31:07,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" 2018-08-28 19:31:07,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-75201bf9-c8ff-4048-aab4-274e6802ba5e Date: Tue, 28 Aug 2018 19:31:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:31:01Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-08-28T19:31:07Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/snap", "metadata": {}}], "self": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "min_disk": 0, "protected": false, "id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "file": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "f99ddd33f2c642fea40da8e1d2a66c77", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:31:07,911 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983 used request id req-75201bf9-c8ff-4048-aab4-274e6802ba5e 2018-08-28 19:31:07,912 - create_image - DEBUG - Instance status is - active 2018-08-28 19:31:07,912 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image 2018-08-28 19:31:07,912 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image 2018-08-28 19:31:07,912 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:07,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:08,284 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["xfLwqzUGSgewzMa9nlRXAw"], "issued_at": "2018-08-28T19:31:08.000000Z"}} 2018-08-28 19:31:08,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:31:08,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c739a5-2159-4fb8-b714-11f69758d8f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:08,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-54c739a5-2159-4fb8-b714-11f69758d8f9 2018-08-28 19:31:08,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:31:08,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a4a0a281-3b30-448f-b00e-72ce13db3e18 Date: Tue, 28 Aug 2018 19:31:08 GMT RESP BODY: {"networks":[]} 2018-08-28 19:31:08,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-a4a0a281-3b30-448f-b00e-72ce13db3e18 2018-08-28 19:31:08,625 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net 2018-08-28 19:31:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" -d '{"network": {"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net", "admin_state_up": true}}' 2018-08-28 19:31:09,180 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-fab6cdd5-2f8a-4029-a4f5-d90201503789 Date: Tue, 28 Aug 2018 19:31:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f5666295-df98-4eb2-9548-b872d8127470","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:31:09Z","is_default":false,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","mtu":1450}} 2018-08-28 19:31:09,180 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-fab6cdd5-2f8a-4029-a4f5-d90201503789 2018-08-28 19:31:09,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:31:09,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-1d9abfe7-1425-4a73-afbb-2e79fc5b85ec Date: Tue, 28 Aug 2018 19:31:09 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:31:09Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:09,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-1d9abfe7-1425-4a73-afbb-2e79fc5b85ec 2018-08-28 19:31:09,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:31:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-7f51f241-04ec-4650-8587-1087359ffe94 Date: Tue, 28 Aug 2018 19:31:09 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:31:09,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-7f51f241-04ec-4650-8587-1087359ffe94 2018-08-28 19:31:09,593 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet 2018-08-28 19:31:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" -d '{"subnets": [{"ip_version": 4, "network_id": "f5666295-df98-4eb2-9548-b872d8127470", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]}' 2018-08-28 19:31:10,217 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-69192882-c276-4ada-aacd-cf258374cc3a Date: Tue, 28 Aug 2018 19:31:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","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":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:10,217 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-69192882-c276-4ada-aacd-cf258374cc3a 2018-08-28 19:31:10,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:31:10,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-72a1c5f4-70d7-4d21-b9a5-f45a6f009d1a Date: Tue, 28 Aug 2018 19:31:10 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:10,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-72a1c5f4-70d7-4d21-b9a5-f45a6f009d1a 2018-08-28 19:31:10,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:31:10,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d1894b3e-4c0c-4ffd-971b-63a372b770b6 Date: Tue, 28 Aug 2018 19:31:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:10,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-d1894b3e-4c0c-4ffd-971b-63a372b770b6 2018-08-28 19:31:10,819 - OpenStackNetwork - DEBUG - Network [f5666295-df98-4eb2-9548-b872d8127470] created successfully 2018-08-28 19:31:10,820 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:10,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:11,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["ToKe462tS2epkdzU_McMJw"], "issued_at": "2018-08-28T19:31:11.000000Z"}} 2018-08-28 19:31:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:11,269 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d94a783-15b3-42cd-8624-4dc393aa7d4d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:11,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-3d94a783-15b3-42cd-8624-4dc393aa7d4d 2018-08-28 19:31:11,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:11,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-513fe6f5-51f8-4eb2-97cb-eefa0cfc342b Date: Tue, 28 Aug 2018 19:31:11 GMT RESP BODY: {"routers": []} 2018-08-28 19:31:11,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router&admin_state_up=True used request id req-513fe6f5-51f8-4eb2-97cb-eefa0cfc342b 2018-08-28 19:31:11,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:11,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:11,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["B31iLrKaTeyfUSXy2CCIlQ"], "issued_at": "2018-08-28T19:31:11.000000Z"}} 2018-08-28 19:31:11,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2149e1b476a711331812f52bf27ad2f99493b894" 2018-08-28 19:31:11,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc50e61-8041-44bb-b7e9-f872409dc09a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:11,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9fc50e61-8041-44bb-b7e9-f872409dc09a 2018-08-28 19:31:11,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:12,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9a622fc9-410c-4212-b619-4cbe5ab7364a Date: Tue, 28 Aug 2018 19:31:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:31:12,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-9a622fc9-410c-4212-b619-4cbe5ab7364a 2018-08-28 19:31:12,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:12,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4e06fa3a-582d-4e8c-9f17-856d57589617 Date: Tue, 28 Aug 2018 19:31:12 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:31:12,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-4e06fa3a-582d-4e8c-9f17-856d57589617 2018-08-28 19:31:12,390 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router 2018-08-28 19:31:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router", "admin_state_up": true}}' 2018-08-28 19:31:17,675 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-f47ca9e2-eb72-4008-82e0-a7431ca881d9 Date: Tue, 28 Aug 2018 19:31:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:12Z", "admin_state_up": true, "updated_at": "2018-08-28T19:31:14Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "35aa2156-67ec-478a-b49c-551daee18ea7", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router"}} 2018-08-28 19:31:17,675 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-f47ca9e2-eb72-4008-82e0-a7431ca881d9 2018-08-28 19:31:17,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=35aa2156-67ec-478a-b49c-551daee18ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:17,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7534419a-6fcd-43af-9110-8a43733ddd00 Date: Tue, 28 Aug 2018 19:31:17 GMT RESP BODY: {"ports":[]} 2018-08-28 19:31:17,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=35aa2156-67ec-478a-b49c-551daee18ea7 used request id req-7534419a-6fcd-43af-9110-8a43733ddd00 2018-08-28 19:31:17,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:18,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e8ae52be-18a8-4cc6-b328-93b1204f2849 Date: Tue, 28 Aug 2018 19:31: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:18,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-e8ae52be-18a8-4cc6-b328-93b1204f2849 2018-08-28 19:31:18,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:31:18,236 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:31:18 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:31:18,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:18,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5b80cb7-b302-4d13-ae6a-d4ae23f10664 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:18,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-a5b80cb7-b302-4d13-ae6a-d4ae23f10664 2018-08-28 19:31:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:18,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-153eab70-04c0-4eb0-9c64-1bdd61fc491f Date: Tue, 28 Aug 2018 19:31:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:18,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-153eab70-04c0-4eb0-9c64-1bdd61fc491f 2018-08-28 19:31:18,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:18,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e9f3a997-dead-4d80-915d-a4b8d9df126d Date: Tue, 28 Aug 2018 19:31:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:18,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet used request id req-e9f3a997-dead-4d80-915d-a4b8d9df126d 2018-08-28 19:31:18,807 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:31:18,807 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router 2018-08-28 19:31:18,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" -d '{"subnet_id": "57ea5400-40bd-4b79-8c8b-276737fc5cee"}' 2018-08-28 19:31:20,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ef0d23f3-97cb-4135-970f-3e62b2afe1af Date: Tue, 28 Aug 2018 19:31:20 GMT RESP BODY: {"network_id": "f5666295-df98-4eb2-9548-b872d8127470", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "subnet_id": "57ea5400-40bd-4b79-8c8b-276737fc5cee", "subnet_ids": ["57ea5400-40bd-4b79-8c8b-276737fc5cee"], "port_id": "c59ca59d-1bf0-4e17-a7c0-3b4620499b46", "id": "35aa2156-67ec-478a-b49c-551daee18ea7"} 2018-08-28 19:31:20,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7/add_router_interface used request id req-ef0d23f3-97cb-4135-970f-3e62b2afe1af 2018-08-28 19:31:20,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:20,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-8fdc5415-90b5-42dd-b608-440d6087f7e9 Date: Tue, 28 Aug 2018 19:31:21 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:12Z", "admin_state_up": true, "updated_at": "2018-08-28T19:31:20Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "35aa2156-67ec-478a-b49c-551daee18ea7", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router"}} 2018-08-28 19:31:20,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7 used request id req-8fdc5415-90b5-42dd-b608-440d6087f7e9 2018-08-28 19:31:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=35aa2156-67ec-478a-b49c-551daee18ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:21,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4dc3159a-70e6-4c73-bef8-d8e7151a4338 Date: Tue, 28 Aug 2018 19:31:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:20Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"}]} 2018-08-28 19:31:21,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=35aa2156-67ec-478a-b49c-551daee18ea7 used request id req-4dc3159a-70e6-4c73-bef8-d8e7151a4338 2018-08-28 19:31:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/57ea5400-40bd-4b79-8c8b-276737fc5cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:31:21,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-52e7e139-122e-49d0-8416-5e03796ac518 Date: Tue, 28 Aug 2018 19:31:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","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":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}} 2018-08-28 19:31:21,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/57ea5400-40bd-4b79-8c8b-276737fc5cee used request id req-52e7e139-122e-49d0-8416-5e03796ac518 2018-08-28 19:31:21,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:21,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:21,838 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:31:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["yvWoSj-PStqSP-NNG943wQ"], "issued_at": "2018-08-28T19:31:21.000000Z"}} 2018-08-28 19:31:21,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ade77049328fb668e30c7c0b9d34ed536579b" 2018-08-28 19:31:21,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9690876-02ce-44c0-9b43-a8a7b451c963 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:21,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-f9690876-02ce-44c0-9b43-a8a7b451c963 2018-08-28 19:31:21,916 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:31:21,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ade77049328fb668e30c7c0b9d34ed536579b" 2018-08-28 19:31:22,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-49934241-c364-4978-91ee-e6a948ae99dd x-compute-request-id: req-49934241-c364-4978-91ee-e6a948ae99dd Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:31:22,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-49934241-c364-4978-91ee-e6a948ae99dd 2018-08-28 19:31:22,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ade77049328fb668e30c7c0b9d34ed536579b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-08-28 19:31:22,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-6b6f999e-f470-4394-a0b2-4725da46f386 x-compute-request-id: req-6b6f999e-f470-4394-a0b2-4725da46f386 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:31:22,136 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-6b6f999e-f470-4394-a0b2-4725da46f386 2018-08-28 19:31:22,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:22,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:22,535 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["IIVuX23UT46NwnABLMARuQ"], "issued_at": "2018-08-28T19:31:22.000000Z"}} 2018-08-28 19:31:22,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b136599c8d1bb3e2d6666c72d7b0a13875b5f2" 2018-08-28 19:31:22,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b49e93e8-1b71-40a4-9cc1-60a956ca41fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:22,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b49e93e8-1b71-40a4-9cc1-60a956ca41fe 2018-08-28 19:31:22,611 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:31:22,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b136599c8d1bb3e2d6666c72d7b0a13875b5f2" 2018-08-28 19:31:22,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-3f045df2-343e-47fe-a039-6f9ecf70dfbb x-compute-request-id: req-3f045df2-343e-47fe-a039-6f9ecf70dfbb Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:31:22,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-3f045df2-343e-47fe-a039-6f9ecf70dfbb 2018-08-28 19:31:22,813 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp... 2018-08-28 19:31:22,813 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:31:22,899 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp 2018-08-28 19:31:22,901 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b136599c8d1bb3e2d6666c72d7b0a13875b5f2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcMKk5K15BnO4lA8qAwBtyd+npVAFVR/jnBjhHFna+HA1TRKC/cGRjBz3YjONTNFpPawUjzjzwqavWP9SMQgg/+B+5K1jMYqRY4jW+ToVhBz43yy6wBHUNYxdh7b5j/0/hsutYC/h4mMblJ6HPSkrRKtGE9CutfXgtWsNCp8E9xQ==", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp"}}' 2018-08-28 19:31:22,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-4edd2b66-495f-4bc6-b661-c818c8c8793f x-compute-request-id: req-4edd2b66-495f-4bc6-b661-c818c8c8793f Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDcMKk5K15BnO4lA8qAwBtyd+npVAFVR/jnBjhHFna+HA1TRKC/cGRjBz3YjONTNFpPawUjzjzwqavWP9SMQgg/+B+5K1jMYqRY4jW+ToVhBz43yy6wBHUNYxdh7b5j/0/hsutYC/h4mMblJ6HPSkrRKtGE9CutfXgtWsNCp8E9xQ==", "user_id": "83d69330e3404754a3b8ae77753ff6eb", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "fingerprint": "25:eb:b7:82:d2:78:29:b6:7b:dd:1d:20:e6:16:96:58"}} 2018-08-28 19:31:22,972 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-4edd2b66-495f-4bc6-b661-c818c8c8793f 2018-08-28 19:31:22,974 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c.pub 2018-08-28 19:31:22,975 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c 2018-08-28 19:31:22,975 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:22,976 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:23,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["jSM_-KoUSROmmqYAPRedyA"], "issued_at": "2018-08-28T19:31:23.000000Z"}} 2018-08-28 19:31:23,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:23,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc731e45-a017-4e0b-affb-6dff1c4652b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:23,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc731e45-a017-4e0b-affb-6dff1c4652b4 2018-08-28 19:31:23,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:23,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8cd55f9c-90a1-4dc2-9280-2ae031dc04b0 Date: Tue, 28 Aug 2018 19:31:23 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:31:23,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp used request id req-8cd55f9c-90a1-4dc2-9280-2ae031dc04b0 2018-08-28 19:31:23,616 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp... 2018-08-28 19:31:23,616 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp 2018-08-28 19:31:23,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" -d '{"security_group": {"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}}' 2018-08-28 19:31:23,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-fbb7e86e-6a49-4736-a2b3-0fed95d4efde Date: Tue, 28 Aug 2018 19:31:23 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "updated_at": "2018-08-28T19:31:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}], "revision_number": 2, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}} 2018-08-28 19:31:23,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-fbb7e86e-6a49-4736-a2b3-0fed95d4efde 2018-08-28 19:31:23,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:23,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:24,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c6512dce-90ce-49f8-92c4-fc54823ff3c9 Date: Tue, 28 Aug 2018 19:31:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b"}]} 2018-08-28 19:31:24,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-c6512dce-90ce-49f8-92c4-fc54823ff3c9 2018-08-28 19:31:24,130 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:24,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:24,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-63d32073-5733-4efa-a1ef-2eb62baa5d1d Date: Tue, 28 Aug 2018 19:31:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b"}]} 2018-08-28 19:31:24,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-63d32073-5733-4efa-a1ef-2eb62baa5d1d 2018-08-28 19:31:24,296 - neutron_utils - INFO - Retrieving security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:24,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:24,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-7e998dbf-aefe-477d-bb9e-c3366dd5d696 Date: Tue, 28 Aug 2018 19:31:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "updated_at": "2018-08-28T19:31:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}], "revision_number": 2, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}]} 2018-08-28 19:31:24,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-7e998dbf-aefe-477d-bb9e-c3366dd5d696 2018-08-28 19:31:24,487 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:24,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:24,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-64d81fdf-8683-479b-90eb-240c4c41e2cd Date: Tue, 28 Aug 2018 19:31:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b"}]} 2018-08-28 19:31:24,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-64d81fdf-8683-479b-90eb-240c4c41e2cd 2018-08-28 19:31:24,658 - neutron_utils - INFO - Retrieving security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:24,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:24,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-7fb12f11-edc2-4960-a923-29db8d5d2ae0 Date: Tue, 28 Aug 2018 19:31:24 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "updated_at": "2018-08-28T19:31:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}], "revision_number": 2, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}]} 2018-08-28 19:31:24,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-7fb12f11-edc2-4960-a923-29db8d5d2ae0 2018-08-28 19:31:24,848 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:24,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:25,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-014a7a38-f9ff-45ce-a307-9f3b2688d042 Date: Tue, 28 Aug 2018 19:31: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-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b"}]} 2018-08-28 19:31:25,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-014a7a38-f9ff-45ce-a307-9f3b2688d042 2018-08-28 19:31:25,030 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp 2018-08-28 19:31:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:25,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-d4c2b022-8122-46e2-81c3-ae93f15d510a Date: Tue, 28 Aug 2018 19:31:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "updated_at": "2018-08-28T19:31:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}], "revision_number": 2, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}]} 2018-08-28 19:31:25,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp used request id req-d4c2b022-8122-46e2-81c3-ae93f15d510a 2018-08-28 19:31:25,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:31:25,252 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:31:25 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:31:25,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:25,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9299c158-5c75-42b6-bffc-59daec81d063 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:25,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-9299c158-5c75-42b6-bffc-59daec81d063 2018-08-28 19:31:25,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:25,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:25,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-41adb48f-83db-4114-ab36-78b9ab9142ec Date: Tue, 28 Aug 2018 19:31: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-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b"}]} 2018-08-28 19:31:25,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-41adb48f-83db-4114-ab36-78b9ab9142ec 2018-08-28 19:31:25,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8"}}' 2018-08-28 19:31:25,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-69430a58-951d-4f68-91f6-2de926dddf48 Date: Tue, 28 Aug 2018 19:31:25 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:25Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:25Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "08c9a35d-377f-4a12-bd1c-197019ecdedd"}} 2018-08-28 19:31:25,668 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-69430a58-951d-4f68-91f6-2de926dddf48 2018-08-28 19:31:25,668 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp 2018-08-28 19:31:25,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:25,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-067ef39a-64a8-4d7c-8a36-a751ff1bc66b Date: Tue, 28 Aug 2018 19:31:25 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "updated_at": "2018-08-28T19:31:25Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:25Z", "revision_number": 0, "id": "08c9a35d-377f-4a12-bd1c-197019ecdedd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:25Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}], "revision_number": 3, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}]} 2018-08-28 19:31:25,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp used request id req-067ef39a-64a8-4d7c-8a36-a751ff1bc66b 2018-08-28 19:31:25,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:25,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-596a8339-b3c2-4b64-a58a-f441ac8f1bf9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:25,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-596a8339-b3c2-4b64-a58a-f441ac8f1bf9 2018-08-28 19:31:25,961 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:25,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:26,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-414cd191-ba00-4826-a22b-a71fa8a60653 Date: Tue, 28 Aug 2018 19:31:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:25Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:25Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "08c9a35d-377f-4a12-bd1c-197019ecdedd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b"}]} 2018-08-28 19:31:26,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-414cd191-ba00-4826-a22b-a71fa8a60653 2018-08-28 19:31:26,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8"}}' 2018-08-28 19:31:26,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5125a8bb-fbdb-4d30-8b3c-a1e31d91acd7 Date: Tue, 28 Aug 2018 19:31:26 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:31:26Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": 22, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:26Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "61decce2-cb0b-430b-a4ce-9cb83360a78c"}} 2018-08-28 19:31:26,453 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-5125a8bb-fbdb-4d30-8b3c-a1e31d91acd7 2018-08-28 19:31:26,453 - neutron_utils - INFO - Retrieving security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:26,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:26,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-f7c62809-fe0a-42ba-9fd6-2725492fcdc7 Date: Tue, 28 Aug 2018 19:31:26 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "updated_at": "2018-08-28T19:31:26Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:25Z", "revision_number": 0, "id": "08c9a35d-377f-4a12-bd1c-197019ecdedd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:25Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "revision_number": 0, "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:31:26Z", "revision_number": 0, "id": "61decce2-cb0b-430b-a4ce-9cb83360a78c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:26Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": 22, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}], "revision_number": 4, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}]} 2018-08-28 19:31:26,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-f7c62809-fe0a-42ba-9fd6-2725492fcdc7 2018-08-28 19:31:26,655 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 65defcaf-2e08-4deb-8c14-500b2ab64ab8 2018-08-28 19:31:26,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:31:26,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8a2b77e7-03f0-4777-abda-f5c1ab0568ca Date: Tue, 28 Aug 2018 19:31:26 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:25Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:25Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "08c9a35d-377f-4a12-bd1c-197019ecdedd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:23Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:23Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "4f07ddaf-cb6a-4f73-b0a9-057bced9f02b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:31:26Z", "security_group_id": "65defcaf-2e08-4deb-8c14-500b2ab64ab8", "port_range_min": 22, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:26Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "61decce2-cb0b-430b-a4ce-9cb83360a78c"}]} 2018-08-28 19:31:26,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-8a2b77e7-03f0-4777-abda-f5c1ab0568ca 2018-08-28 19:31:26,838 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:26,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:27,215 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["tG9kb_7PSzyfY9tRa_ONfQ"], "issued_at": "2018-08-28T19:31:27.000000Z"}} 2018-08-28 19:31:27,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:27,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92463d7f-8150-4625-922a-c0c5dbe123d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:27,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-92463d7f-8150-4625-922a-c0c5dbe123d1 2018-08-28 19:31:27,288 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:31:27,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:27,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c75a770a-2ff3-4304-9b80-2dbffba03e28 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:27,366 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c75a770a-2ff3-4304-9b80-2dbffba03e28 2018-08-28 19:31:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:27,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-fb649c58-dd43-49cd-b448-b6956cf8856a Date: Tue, 28 Aug 2018 19:31: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:27,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-fb649c58-dd43-49cd-b448-b6956cf8856a 2018-08-28 19:31:27,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:31:27,617 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:31:27 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:31:27,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:27,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ec5b04-9a59-4233-b621-ec9d2e13ff44 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:27,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-09ec5b04-9a59-4233-b621-ec9d2e13ff44 2018-08-28 19:31:27,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:28,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4682bf41-5330-4bf9-98b3-00d059970edf Date: Tue, 28 Aug 2018 19:31:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:28,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-4682bf41-5330-4bf9-98b3-00d059970edf 2018-08-28 19:31:28,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:28,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ddd5f0c-9d8b-45fb-bcd9-2b3d42e5d11b Date: Tue, 28 Aug 2018 19:31:28 GMT RESP BODY: {"ports":[]} 2018-08-28 19:31:28,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1&admin_state_up=True used request id req-2ddd5f0c-9d8b-45fb-bcd9-2b3d42e5d11b 2018-08-28 19:31:28,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:28,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-5ecf5998-315c-42be-8f1b-6ecc2963106e x-compute-request-id: req-5ecf5998-315c-42be-8f1b-6ecc2963106e Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:31:28,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst used request id req-5ecf5998-315c-42be-8f1b-6ecc2963106e 2018-08-28 19:31:28,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:28,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f17404c9-a54c-41c2-8a7f-08ca62db62ea Date: Tue, 28 Aug 2018 19:31: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:28,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-f17404c9-a54c-41c2-8a7f-08ca62db62ea 2018-08-28 19:31:28,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:28,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-148e1b0e-91a9-4bef-a2fa-6a3a2180537d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:28,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-148e1b0e-91a9-4bef-a2fa-6a3a2180537d 2018-08-28 19:31:28,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:29,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0f88427d-9f28-4baf-80ff-f4bc75f37d0b Date: Tue, 28 Aug 2018 19:31:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:29,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-0f88427d-9f28-4baf-80ff-f4bc75f37d0b 2018-08-28 19:31:29,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:29,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-37bbd1f1-693a-4de3-a04f-743337da9b50 Date: Tue, 28 Aug 2018 19:31:29 GMT RESP BODY: {"ports":[]} 2018-08-28 19:31:29,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1&admin_state_up=True used request id req-37bbd1f1-693a-4de3-a04f-743337da9b50 2018-08-28 19:31:29,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:31:29,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:31:29,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14655e34012044248c8620e284ea2976", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj-role"}], "expires_at": "2018-08-28T20:31:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/f99ddd33f2c642fea40da8e1d2a66c77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-671cbb3e-a506-412-user", "id": "83d69330e3404754a3b8ae77753ff6eb"}, "audit_ids": ["ANOsr1iAQFG1soKmJj8iQg"], "issued_at": "2018-08-28T19:31:29.000000Z"}} 2018-08-28 19:31:29,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670854c669801c42c10864cb0ac175cccc0e3a14" 2018-08-28 19:31:29,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2507b4-a19e-44c5-b260-9cd67a9e693a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:31:29,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bc2507b4-a19e-44c5-b260-9cd67a9e693a 2018-08-28 19:31:29,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:29,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-59cfba62-2288-4556-a90b-032215b828d2 Date: Tue, 28 Aug 2018 19:31: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:29,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-59cfba62-2288-4556-a90b-032215b828d2 2018-08-28 19:31:29,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:30,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-869490ad-cd8f-42c5-827a-f638f6db3703 Date: Tue, 28 Aug 2018 19:31:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:30,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-869490ad-cd8f-42c5-827a-f638f6db3703 2018-08-28 19:31:30,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:30,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-5cb09783-bb82-46d9-b95c-af9899cc853d Date: Tue, 28 Aug 2018 19:31: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:30,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-5cb09783-bb82-46d9-b95c-af9899cc853d 2018-08-28 19:31:30,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:31:30,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:31:30 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:31:30,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}670854c669801c42c10864cb0ac175cccc0e3a14" 2018-08-28 19:31:30,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-326e9584-6b66-4e92-bf8e-3e6cc6e8a6b8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:30,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-326e9584-6b66-4e92-bf8e-3e6cc6e8a6b8 2018-08-28 19:31:30,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:30,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-be17d879-5c96-466d-8bb5-398e22a8ba10 Date: Tue, 28 Aug 2018 19:31:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:30,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-be17d879-5c96-466d-8bb5-398e22a8ba10 2018-08-28 19:31:30,483 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net 2018-08-28 19:31:30,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" -d '{"port": {"network_id": "f5666295-df98-4eb2-9548-b872d8127470", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1", "admin_state_up": true}}' 2018-08-28 19:31:31,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-dfc1d3f7-7198-4947-89b2-053e191a0950 Date: Tue, 28 Aug 2018 19:31:31 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","qos_policy_id":null,"admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal"}} 2018-08-28 19:31:31,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-dfc1d3f7-7198-4947-89b2-053e191a0950 2018-08-28 19:31:31,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:31,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f553a76d-7b28-4ac9-8568-45de93d35be8 Date: Tue, 28 Aug 2018 19:31: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:31:31,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-f553a76d-7b28-4ac9-8568-45de93d35be8 2018-08-28 19:31:31,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:31,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e717024-d3a2-4958-b85e-04f45b4fdde8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:31,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-7e717024-d3a2-4958-b85e-04f45b4fdde8 2018-08-28 19:31:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:31,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ebd94f74-962d-4463-9bb1-3852204cd9ec Date: Tue, 28 Aug 2018 19:31:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:31:31,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-ebd94f74-962d-4463-9bb1-3852204cd9ec 2018-08-28 19:31:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:31,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-e20a4947-c94f-4071-9968-514e88cae9bc Date: Tue, 28 Aug 2018 19:31:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:31:31,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1&admin_state_up=True used request id req-e20a4947-c94f-4071-9968-514e88cae9bc 2018-08-28 19:31:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:32,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748f2a5b-a017-466b-82da-701b6c280e09 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:31:32,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-748f2a5b-a017-466b-82da-701b6c280e09 2018-08-28 19:31:32,072 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst 2018-08-28 19:31:32,076 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:32,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-60b0333c-19de-48e9-83a8-90a7e0a6fcf8 x-compute-request-id: req-60b0333c-19de-48e9-83a8-90a7e0a6fcf8 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-flavor-name"}]} 2018-08-28 19:31:32,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-60b0333c-19de-48e9-83a8-90a7e0a6fcf8 2018-08-28 19:31:32,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:32,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-75e3f298-acfa-4836-8cd8-2e7f6f29c74f x-compute-request-id: req-75e3f298-acfa-4836-8cd8-2e7f6f29c74f Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:31:32,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5 used request id req-75e3f298-acfa-4836-8cd8-2e7f6f29c74f 2018-08-28 19:31:32,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:32,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-e9eb4293-49c5-4a35-9016-90dd9e2fe792 Date: Tue, 28 Aug 2018 19:31:32 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:31:01Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-08-28T19:31:07Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/snap", "metadata": {}}], "self": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "min_disk": 0, "protected": false, "id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "file": "/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "f99ddd33f2c642fea40da8e1d2a66c77", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b55a4316-70a7-44e9-94ee-d3ea28db6983/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image"} 2018-08-28 19:31:32,319 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image used request id req-e9eb4293-49c5-4a35-9016-90dd9e2fe792 2018-08-28 19:31:32,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:32,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cd99f11f-5c74-414d-9db7-dee7b909d861 Date: Tue, 28 Aug 2018 19:31: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-08-28 19:31:32,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-cd99f11f-5c74-414d-9db7-dee7b909d861 2018-08-28 19:31:32,471 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" -d '{"server": {"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "imageRef": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "flavorRef": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "max_count": 1, "min_count": 1, "networks": [{"port": "f991d2d5-a5ab-4098-83db-e328280d3c16"}]}}' 2018-08-28 19:31:34,323 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:31: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-ce067b80-237a-4421-83b1-7672ca296f4e x-compute-request-id: req-ce067b80-237a-4421-83b1-7672ca296f4e Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "adminPass": "oBu5a7s7GSvn"}} 2018-08-28 19:31:34,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-ce067b80-237a-4421-83b1-7672ca296f4e 2018-08-28 19:31:34,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:34,538 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-5c006278-ffda-4f7a-9ddd-6dd963262a6f x-compute-request-id: req-5c006278-ffda-4f7a-9ddd-6dd963262a6f Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:34,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-5c006278-ffda-4f7a-9ddd-6dd963262a6f 2018-08-28 19:31:34,539 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst 2018-08-28 19:31:34,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:34,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-db9e1004-4826-49da-9a0b-57e6ee67e4de x-compute-request-id: req-db9e1004-4826-49da-9a0b-57e6ee67e4de Content-Encoding: gzip Content-Length: 615 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:34Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:34,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-db9e1004-4826-49da-9a0b-57e6ee67e4de 2018-08-28 19:31:34,903 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:31:34,904 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:31:37,906 - create_instance - DEBUG - VM status query timeout in 896.633363008 2018-08-28 19:31:37,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:38,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-f26b8558-eb8a-4b9a-990f-22c911ee63fe x-compute-request-id: req-f26b8558-eb8a-4b9a-990f-22c911ee63fe 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:38,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-f26b8558-eb8a-4b9a-990f-22c911ee63fe 2018-08-28 19:31:38,360 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:31:38,360 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:31:41,363 - create_instance - DEBUG - VM status query timeout in 893.176048994 2018-08-28 19:31:41,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:41,852 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-6c0184b9-b24c-4137-9ce7-adcdf6c98f44 x-compute-request-id: req-6c0184b9-b24c-4137-9ce7-adcdf6c98f44 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:41,852 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-6c0184b9-b24c-4137-9ce7-adcdf6c98f44 2018-08-28 19:31:41,853 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:31:41,853 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:31:44,856 - create_instance - DEBUG - VM status query timeout in 889.683303118 2018-08-28 19:31:44,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:45,661 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-fd10fa34-6032-4f52-a783-b349b86bac8a x-compute-request-id: req-fd10fa34-6032-4f52-a783-b349b86bac8a 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:45,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-fd10fa34-6032-4f52-a783-b349b86bac8a 2018-08-28 19:31:45,662 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:31:45,662 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:31:48,665 - create_instance - DEBUG - VM status query timeout in 885.874019146 2018-08-28 19:31:48,668 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:49,458 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-8972d4a3-56ad-4435-9514-369c77f6b3cb x-compute-request-id: req-8972d4a3-56ad-4435-9514-369c77f6b3cb 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:49,458 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-8972d4a3-56ad-4435-9514-369c77f6b3cb 2018-08-28 19:31:49,459 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:31:49,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:31:52,462 - create_instance - DEBUG - VM status query timeout in 882.077316046 2018-08-28 19:31:52,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:52,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-395779ef-361a-46e7-8015-463199eed04d x-compute-request-id: req-395779ef-361a-46e7-8015-463199eed04d 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:52,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-395779ef-361a-46e7-8015-463199eed04d 2018-08-28 19:31:52,966 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:31:52,966 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:31:55,970 - create_instance - DEBUG - VM status query timeout in 878.569708109 2018-08-28 19:31:55,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:31:56,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-2dba989a-3227-47f6-b036-858ce852dcd2 x-compute-request-id: req-2dba989a-3227-47f6-b036-858ce852dcd2 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:31:56,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-2dba989a-3227-47f6-b036-858ce852dcd2 2018-08-28 19:31:56,623 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:31:56,623 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:31:59,627 - create_instance - DEBUG - VM status query timeout in 874.912666082 2018-08-28 19:31:59,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:00,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:31: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-373be889-fd11-4964-af5d-a1a6a6f19854 x-compute-request-id: req-373be889-fd11-4964-af5d-a1a6a6f19854 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:00,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-373be889-fd11-4964-af5d-a1a6a6f19854 2018-08-28 19:32:00,287 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:00,288 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:03,291 - create_instance - DEBUG - VM status query timeout in 871.248602152 2018-08-28 19:32:03,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:04,029 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-b68dc678-b3c1-4cba-a055-debd707bda2a x-compute-request-id: req-b68dc678-b3c1-4cba-a055-debd707bda2a 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:04,029 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-b68dc678-b3c1-4cba-a055-debd707bda2a 2018-08-28 19:32:04,029 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:04,030 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:07,033 - create_instance - DEBUG - VM status query timeout in 867.506494999 2018-08-28 19:32:07,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:07,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-6b2a1316-245a-497a-971f-1a6db6f6bbbe x-compute-request-id: req-6b2a1316-245a-497a-971f-1a6db6f6bbbe 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:07,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-6b2a1316-245a-497a-971f-1a6db6f6bbbe 2018-08-28 19:32:07,664 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:07,664 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:10,667 - create_instance - DEBUG - VM status query timeout in 863.872328043 2018-08-28 19:32:10,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:11,322 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-824caea6-25ad-4de7-994b-e310b7029aac x-compute-request-id: req-824caea6-25ad-4de7-994b-e310b7029aac 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:11,322 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-824caea6-25ad-4de7-994b-e310b7029aac 2018-08-28 19:32:11,322 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:11,322 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:14,326 - create_instance - DEBUG - VM status query timeout in 860.213765144 2018-08-28 19:32:14,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:14,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-3c0f1f0b-4fdd-4d61-9491-e6e7a8763ccf x-compute-request-id: req-3c0f1f0b-4fdd-4d61-9491-e6e7a8763ccf 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:14,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-3c0f1f0b-4fdd-4d61-9491-e6e7a8763ccf 2018-08-28 19:32:14,857 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:14,858 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:17,861 - create_instance - DEBUG - VM status query timeout in 856.678617001 2018-08-28 19:32:17,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:18,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-cf2e0cec-6f7f-48a8-96af-e0339d4cc6e9 x-compute-request-id: req-cf2e0cec-6f7f-48a8-96af-e0339d4cc6e9 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:18,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-cf2e0cec-6f7f-48a8-96af-e0339d4cc6e9 2018-08-28 19:32:18,188 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:18,188 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:21,191 - create_instance - DEBUG - VM status query timeout in 853.348386049 2018-08-28 19:32:21,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:21,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ff741769-5418-402b-abee-3dd840098df1 x-compute-request-id: req-ff741769-5418-402b-abee-3dd840098df1 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:21,545 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-ff741769-5418-402b-abee-3dd840098df1 2018-08-28 19:32:21,545 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:21,545 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:24,548 - create_instance - DEBUG - VM status query timeout in 849.990888119 2018-08-28 19:32:24,551 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:25,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-0632085b-9aab-42b0-b273-a59e2d1484b6 x-compute-request-id: req-0632085b-9aab-42b0-b273-a59e2d1484b6 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:25,019 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-0632085b-9aab-42b0-b273-a59e2d1484b6 2018-08-28 19:32:25,019 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:25,019 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:28,020 - create_instance - DEBUG - VM status query timeout in 846.518954039 2018-08-28 19:32:28,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:28,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-f386d793-bd3d-472f-9ecc-69d481d5f674 x-compute-request-id: req-f386d793-bd3d-472f-9ecc-69d481d5f674 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:28,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-f386d793-bd3d-472f-9ecc-69d481d5f674 2018-08-28 19:32:28,703 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:28,704 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:31,707 - create_instance - DEBUG - VM status query timeout in 842.832625151 2018-08-28 19:32:31,710 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:32,193 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-4c59e2f7-7341-4b11-a714-bf08026834b2 x-compute-request-id: req-4c59e2f7-7341-4b11-a714-bf08026834b2 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:32,193 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-4c59e2f7-7341-4b11-a714-bf08026834b2 2018-08-28 19:32:32,194 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:32,194 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:35,197 - create_instance - DEBUG - VM status query timeout in 839.342396021 2018-08-28 19:32:35,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:35,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-704e22d1-02c0-46d7-b213-b1dd39daf689 x-compute-request-id: req-704e22d1-02c0-46d7-b213-b1dd39daf689 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:35,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-704e22d1-02c0-46d7-b213-b1dd39daf689 2018-08-28 19:32:35,845 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:35,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:38,848 - create_instance - DEBUG - VM status query timeout in 835.691179991 2018-08-28 19:32:38,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:39,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ff5fa0f6-56e8-4a84-b5fb-3f666344952e x-compute-request-id: req-ff5fa0f6-56e8-4a84-b5fb-3f666344952e 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:39,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-ff5fa0f6-56e8-4a84-b5fb-3f666344952e 2018-08-28 19:32:39,488 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:39,488 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:42,491 - create_instance - DEBUG - VM status query timeout in 832.047981024 2018-08-28 19:32:42,494 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:43,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-9c09a857-6db6-4aad-8244-57b487997d6c x-compute-request-id: req-9c09a857-6db6-4aad-8244-57b487997d6c 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:43,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-9c09a857-6db6-4aad-8244-57b487997d6c 2018-08-28 19:32:43,104 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:43,104 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:46,107 - create_instance - DEBUG - VM status query timeout in 828.43236208 2018-08-28 19:32:46,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:46,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-555c69f1-3f44-40d3-a663-7e0300143e61 x-compute-request-id: req-555c69f1-3f44-40d3-a663-7e0300143e61 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:46,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-555c69f1-3f44-40d3-a663-7e0300143e61 2018-08-28 19:32:46,451 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:46,451 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:49,454 - create_instance - DEBUG - VM status query timeout in 825.085011005 2018-08-28 19:32:49,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:49,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-c3b19625-3487-4075-8f60-41db6828b390 x-compute-request-id: req-c3b19625-3487-4075-8f60-41db6828b390 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.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:31:35Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:49,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-c3b19625-3487-4075-8f60-41db6828b390 2018-08-28 19:32:49,944 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - BUILD 2018-08-28 19:32:49,944 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:32:52,947 - create_instance - DEBUG - VM status query timeout in 821.59209013 2018-08-28 19:32:52,951 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:53,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-737fb080-76c6-4683-ac27-a48bbb38bac0 x-compute-request-id: req-737fb080-76c6-4683-ac27-a48bbb38bac0 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:53,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-737fb080-76c6-4683-ac27-a48bbb38bac0 2018-08-28 19:32:53,615 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - ACTIVE 2018-08-28 19:32:53,615 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:32:53,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,069 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-23c12cc2-af9c-4737-975a-b28dd1e9bfbd x-compute-request-id: req-23c12cc2-af9c-4737-975a-b28dd1e9bfbd Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:54,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-23c12cc2-af9c-4737-975a-b28dd1e9bfbd 2018-08-28 19:32:54,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-45481d9a-a647-444d-8eef-d07f0f4c3f61 Date: Tue, 28 Aug 2018 19:32: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:32:54,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-45481d9a-a647-444d-8eef-d07f0f4c3f61 2018-08-28 19:32:54,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,259 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94e274ff-1979-46c6-89d6-f780c5e83caa Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:32:54,259 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-94e274ff-1979-46c6-89d6-f780c5e83caa 2018-08-28 19:32:54,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f39eebf5-02f1-4969-9def-b3ff00c39ba3 Date: Tue, 28 Aug 2018 19:32:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:32:54,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-f39eebf5-02f1-4969-9def-b3ff00c39ba3 2018-08-28 19:32:54,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-b107c412-baa0-4429-bb58-89ce22000640 Date: Tue, 28 Aug 2018 19:32:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.2"}],"id":"8d94fb66-d49a-4eb5-824b-5e780a841d42","security_groups":[],"mac_address":"fa:16:3e:2e:dd:3d","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.3"}],"id":"c7dba283-a257-4c9f-a8c1-b6c756007ec9","security_groups":[],"mac_address":"fa:16:3e:45:01:54","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.4"}],"id":"f049c701-3eee-4403-ab63-6a6ecd5bdd3d","security_groups":[],"mac_address":"fa:16:3e:b2:0c:75","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:32:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":"500ad710-1867-4958-8ba7-34b48037d9cb"}]} 2018-08-28 19:32:54,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-b107c412-baa0-4429-bb58-89ce22000640 2018-08-28 19:32:54,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-97096bf5-76d6-4c4b-b68d-f0c69ee887ea Date: Tue, 28 Aug 2018 19:32:54 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:12Z", "admin_state_up": true, "updated_at": "2018-08-28T19:31:20Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "35aa2156-67ec-478a-b49c-551daee18ea7", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router"}]} 2018-08-28 19:32:54,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router used request id req-97096bf5-76d6-4c4b-b68d-f0c69ee887ea 2018-08-28 19:32:54,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-835250d8-3f84-4b1b-b27a-264420e01b11 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:32:54,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-835250d8-3f84-4b1b-b27a-264420e01b11 2018-08-28 19:32:54,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=35aa2156-67ec-478a-b49c-551daee18ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-bbf8b392-1b5c-454a-a4aa-6ec681e2b564 Date: Tue, 28 Aug 2018 19:32:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"}]} 2018-08-28 19:32:54,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=35aa2156-67ec-478a-b49c-551daee18ea7 used request id req-bbf8b392-1b5c-454a-a4aa-6ec681e2b564 2018-08-28 19:32:54,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/57ea5400-40bd-4b79-8c8b-276737fc5cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-4aabd13a-48a0-4951-8ca4-566f55abeb45 Date: Tue, 28 Aug 2018 19:32:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","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":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}} 2018-08-28 19:32:54,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/57ea5400-40bd-4b79-8c8b-276737fc5cee used request id req-4aabd13a-48a0-4951-8ca4-566f55abeb45 2018-08-28 19:32:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dfdf8a0a-8df1-45ec-8c62-8f381c6a0d67 Date: Tue, 28 Aug 2018 19:32:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:32:54,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-dfdf8a0a-8df1-45ec-8c62-8f381c6a0d67 2018-08-28 19:32:54,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:54,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2bcc15da-8bcf-46bf-a273-a4235c4601f6 Date: Tue, 28 Aug 2018 19:32:54 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:32:54,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-2bcc15da-8bcf-46bf-a273-a4235c4601f6 2018-08-28 19:32:54,849 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:55,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-4aa39d09-7103-4488-ba50-8f153e29ee58 x-compute-request-id: req-4aa39d09-7103-4488-ba50-8f153e29ee58 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:55,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-4aa39d09-7103-4488-ba50-8f153e29ee58 2018-08-28 19:32:55,210 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - ACTIVE 2018-08-28 19:32:55,211 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:32:55,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:55,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32: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-fe578682-dedc-47df-8760-a9205e50da97 x-compute-request-id: req-fe578682-dedc-47df-8760-a9205e50da97 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:55,674 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-fe578682-dedc-47df-8760-a9205e50da97 2018-08-28 19:32:55,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:55,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-55f3e67f-a57b-4cfd-b4fe-63dabcefc492 Date: Tue, 28 Aug 2018 19:32: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:32:55,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-55f3e67f-a57b-4cfd-b4fe-63dabcefc492 2018-08-28 19:32:55,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:55,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:32:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-707155a7-65dc-4c4f-b8c9-ee6d3b0d4004 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:32:55,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-707155a7-65dc-4c4f-b8c9-ee6d3b0d4004 2018-08-28 19:32:55,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:55,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e4d7ca87-1ea1-4d3e-b4c7-5f85d3216be2 Date: Tue, 28 Aug 2018 19:32:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:32:55,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-e4d7ca87-1ea1-4d3e-b4c7-5f85d3216be2 2018-08-28 19:32:55,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:56,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-c4263836-49c8-4a2d-874e-1aa802e2d9ff Date: Tue, 28 Aug 2018 19:32:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.2"}],"id":"8d94fb66-d49a-4eb5-824b-5e780a841d42","security_groups":[],"mac_address":"fa:16:3e:2e:dd:3d","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.3"}],"id":"c7dba283-a257-4c9f-a8c1-b6c756007ec9","security_groups":[],"mac_address":"fa:16:3e:45:01:54","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.4"}],"id":"f049c701-3eee-4403-ab63-6a6ecd5bdd3d","security_groups":[],"mac_address":"fa:16:3e:b2:0c:75","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:32:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":"500ad710-1867-4958-8ba7-34b48037d9cb"}]} 2018-08-28 19:32:56,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-c4263836-49c8-4a2d-874e-1aa802e2d9ff 2018-08-28 19:32:56,176 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:32:56,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:56,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-f7206969-38fd-46d3-8158-708d7ebf9bab Date: Tue, 28 Aug 2018 19:32:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:32:56,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-f7206969-38fd-46d3-8158-708d7ebf9bab 2018-08-28 19:32:56,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:56,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-76bc1f75-ae3c-49fb-b3f8-bf800aa0bbc0 Date: Tue, 28 Aug 2018 19:32:56 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:32:56,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-76bc1f75-ae3c-49fb-b3f8-bf800aa0bbc0 2018-08-28 19:32:56,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "f991d2d5-a5ab-4098-83db-e328280d3c16"}}' 2018-08-28 19:32:58,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-39ae8a56-5722-4b9e-a058-362a9b1174ec Date: Tue, 28 Aug 2018 19:32:58 GMT RESP BODY: {"floatingip": {"router_id": "35aa2156-67ec-478a-b49c-551daee18ea7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:32:57Z", "updated_at": "2018-08-28T19:32:57Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.11", "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_id": "f991d2d5-a5ab-4098-83db-e328280d3c16", "id": "6184cfbf-c3cb-4cf8-95ac-bc5acc1255f0"}} 2018-08-28 19:32:58,204 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-39ae8a56-5722-4b9e-a058-362a9b1174ec 2018-08-28 19:32:58,204 - create_instance - INFO - Created floating IP 172.30.9.209 via router - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router 2018-08-28 19:32:58,204 - create_instance_tests - INFO - Looking for IP 10.55.1.11 in the console log 2018-08-28 19:32:58,207 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:32:58,549 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-e494d063-b632-4688-bf92-11e8eb0993b0 x-compute-request-id: req-e494d063-b632-4688-bf92-11e8eb0993b0 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:32:58,549 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-e494d063-b632-4688-bf92-11e8eb0993b0 2018-08-28 19:32:58,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:32:59,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-e5de4e47-1360-47e0-a7b4-ad8553439b33 x-compute-request-id: req-e5de4e47-1360-47e0-a7b4-ad8553439b33 Content-Encoding: gzip Content-Length: 9032 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008020] AppArmor: AppArmor initialized\n[ 0.008836] Yama: becoming mindful.\n[ 0.010059] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013374] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014582] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016119] Initializing cgroup subsys memory\n[ 0.016997] Initializing cgroup subsys devices\n[ 0.017861] Initializing cgroup subsys freezer\n[ 0.018722] Initializing cgroup subsys blkio\n[ 0.019549] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020915] FEATURE SPEC_CTRL Not Present\n[ 0.022399] mce: CPU supports 10 MCE banks\n[ 0.023225] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.023225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.025148] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029445] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.033999] ACPI: Core revision 20131115\n[ 0.035214] ACPI: All ACPI Tables successfully acquired\n[ 0.036247] ftrace: allocating 28717 entries in 113 pages\n[ 0.056028] smpboot: Max logical packages: 2\n[ 0.056877] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058055] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060174] Enabling x2apic\n[ 0.060800] Enabled x2apic\n[ 0.061608] Switched APIC routing to physical x2apic.\n[ 0.064601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065790] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.067841] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.074422] KVM setup paravirtual spinlock\n[ 0.076367] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.077739] x86: Booting SMP configuration:\n[ 0.078637] .... node #0, CPUs: #1[ 0.076355] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092017] x86: Booted up 1 node, 2 CPUs\n[ 0.092011] KVM setup async PF for cpu 1\n[ 0.092014] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094704] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096185] devtmpfs: initialized\n[ 0.099026] EVM: security.selinux\n[ 0.100005] EVM: security.SMACK64\n[ 0.100701] EVM: security.ima\n[ 0.101341] EVM: security.capability\n[ 0.102097] pinctrl core: initialized pinctrl subsystem\n[ 0.102097] regulator-dummy: no parameters\n[ 0.104063] RTC time: 19:32:51, date: 08/28/18\n[ 0.104957] NET: Registered protocol family 16\n[ 0.105897] cpuidle: using governor ladder\n[ 0.106716] cpuidle: using governor menu\n[ 0.107550] ACPI: bus type PCI registered\n[ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109254] PCI: Using configuration type 1 for base access\n[ 0.110740] bio: create slab at 0\n[ 0.110740] ACPI: Added _OSI(Module Device)\n[ 0.112003] ACPI: Added _OSI(Processor Device)\n[ 0.112862] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113760] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116083] ACPI: Interpreter enabled\n[ 0.116845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.118686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.120532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.122375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124006] ACPI: (supports S0 S5)\n[ 0.124706] ACPI: Using IOAPIC for interrupt routing\n[ 0.125802] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.127705] ACPI: No dock devices found.\n[ 0.129611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.133211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.135426] acpiphp: Slot [3] registered\n[ 0.136020] acpiphp: Slot [4] registered\n[ 0.136825] acpiphp: Slot [5] registered\n[ 0.137622] acpiphp: Slot [6] registered\n[ 0.138421] acpiphp: Slot [7] registered\n[ 0.139226] acpiphp: Slot [8] registered\n[ 0.140016] acpiphp: Slot [9] registered\n[ 0.140818] acpiphp: Slot [10] registered\n[ 0.141628] acpiphp: Slot [11] registered\n[ 0.142440] acpiphp: Slot [12] registered\n[ 0.143262] acpiphp: Slot [13] registered\n[ 0.144016] acpiphp: Slot [14] registered\n[ 0.144830] acpiphp: Slot [15] registered\n[ 0.145640] acpiphp: Slot [16] registered\n[ 0.146450] acpiphp: Slot [17] registered\n[ 0.147270] acpiphp: Slot [18] registered\n[ 0.148017] acpiphp: Slot [19] registered\n[ 0.148831] acpiphp: Slot [20] registered\n[ 0.149640] acpiphp: Slot [21] registered\n[ 0.150445] acpiphp: Slot [22] registered\n[ 0.151275] acpiphp: Slot [23] registered\n[ 0.152017] acpiphp: Slot [24] registered\n[ 0.152830] acpiphp: Slot [25] registered\n[ 0.153638] acpiphp: Slot [26] registered\n[ 0.154444] acpiphp: Slot [27] registered\n[ 0.155249] acpiphp: Slot [28] registered\n[ 0.156016] acpiphp: Slot [29] registered\n[ 0.156829] acpiphp: Slot [30] registered\n[ 0.157642] acpiphp: Slot [31] registered\n[ 0.158442] PCI host bridge to bus 0000:00\n[ 0.159257] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.160003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.161131] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.162254] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.163480] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176300] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177774] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.216171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.218989] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.220381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.221843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.223244] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.224431] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.225578] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228607] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229709] SCSI subsystem initialized\n[ 0.230506] ACPI: bus type USB registered\n[ 0.230506] usbcore: registered new interface driver usbfs\n[ 0.232009] usbcore: registered new interface driver hub\n[ 0.233016] usbcore: registered new device driver usb\n[ 0.233016] PCI: Using ACPI for IRQ routing\n[ 0.233016] NetLabel: Initializing\n[ 0.233729] NetLabel: domain hash size = 128\n[ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.236956] NetLabel: unlabeled traffic allowed by default\n[ 0.237997] Switched to clocksource kvm-clock\n[ 0.240718] AppArmor: AppArmor Filesystem Enabled\n[ 0.241659] pnp: PnP ACPI init\n[ 0.242325] ACPI: bus type PNP registered\n[ 0.243490] pnp: PnP ACPI: found 8 devices\n[ 0.244316] ACPI: bus type PNP unregistered\n[ 0.251004] NET: Registered protocol family 2\n[ 0.252017] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254688] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256246] TCP: reno registered\n[ 0.256939] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259234] NET: Registered protocol family 1\n[ 0.260108] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261204] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262269] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.283877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.305633] Trying to unpack rootfs image as initramfs...\n[ 0.386115] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.387736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.388830] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390224] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.391890] Scanning for low memory corruption every 60 seconds\n[ 0.393187] Initialise system trusted keyring\n[ 0.394079] audit: initializing netlink socket (disabled)\n[ 0.395093] type=2000 audit(1535484772.227:1): initialized\n[ 0.412551] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.414316] zbud: loaded\n[ 0.415085] VFS: Disk quotas dquot_6.5.2\n[ 0.415903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.417324] fuse init (API version 7.22)\n[ 0.418174] msgmni has been set to 3997\n[ 0.418984] Key type big_key registered\n[ 0.420027] Key type asymmetric registered\n[ 0.420858] Asymmetric key parser 'x509' registered\n[ 0.421806] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.423268] io scheduler noop registered\n[ 0.424071] io scheduler deadline registered (default)\n[ 0.425063] io scheduler cfq registered\n[ 0.425889] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.426931] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.428166] ipmi message handler version 39.2\n[ 0.429061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.430501] ACPI: Power Button [PWRF]\n[ 0.431322] GHES: HEST is not enabled!\n[ 0.452762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.496881] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.499227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.523048] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.525456] Linux agpgart interface v0.103\n[ 0.527129] brd: module loaded\n[ 0.528281] loop: module loaded\n[ 0.529361] blk-mq: CPU -> queue map\n[ 0.530261] CPU 0 -> Queue 0\n[ 0.531051] CPU 1 -> Queue 0\n[ 0.532371] vda: vda1\n[ 0.533978] scsi0 : ata_piix\n[ 0.534936] scsi1 : ata_piix\n[ 0.535874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.537740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.539770] libphy: Fixed MDIO Bus: probed\n[ 0.541133] tun: Universal TUN/TAP device driver, 1.6\n[ 0.542565] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.545499] PPP generic driver version 2.4.2\n[ 0.546800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.548600] ehci-pci: EHCI PCI platform driver\n[ 0.549878] ehci-platform: EHCI generic platform driver\n[ 0.551350] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.553054] ohci-pci: OHCI PCI platform driver\n[ 0.554336] ohci-platform: OHCI generic platform driver\n[ 0.555807] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.578416] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.579908] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.582129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.583769] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.585634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.587722] usb usb1: Product: UHCI Host Controller\n[ 0.589192] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.590998] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.592417] hub 1-0:1.0: USB hub found\n[ 0.593545] hub 1-0:1.0: 2 ports detected\n[ 0.594820] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.597657] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.599111] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.600673] mousedev: PS/2 mouse device common for all mice\n[ 0.602465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.605067] rtc_cmos 00:00: RTC can wake from S4\n[ 0.606575] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.608341] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.610137] device-mapper: uevent: version 1.0.3\n[ 0.611487] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.613834] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.615544] TCP: cubic registered\n[ 0.616581] NET: Registered protocol family 10\n[ 0.617992] NET: Registered protocol family 17\n[ 0.619272] Key type dns_resolver registered\n[ 0.620686] Loading compiled-in X.509 certificates\n[ 0.622541] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.625139] registered taskstats version 1\n[ 0.627693] Key type trusted registered\n[ 0.630926] Key type encrypted registered\n[ 0.632145] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.633658] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.635496] regulator-dummy: disabling\n[ 0.636638] Magic number: 14:610:547\n[ 0.644360] tty ttyS23: hash matches\n[ 0.645517] rtc_cmos 00:00: setting system clock to 2018-08-28 19:32:52 UTC (1535484772)\n[ 0.647853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.649504] EDD information not available.\n[ 0.696836] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.698593] Write protecting the kernel read-only data: 12288k\n[ 0.700171] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.702926] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.715046] systemd-udevd[107]: starting version 204\n[ 0.753638] FDC 0 is a S82078B\n[ 0.904026] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.064023] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.065687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.067435] usb 1-1: Product: QEMU USB Tablet\n[ 1.068575] usb 1-1: Manufacturer: QEMU\n[ 1.069586] usb 1-1: SerialNumber: 42\n[ 1.384029] tsc: Refined TSC clocksource calibration: 3491.910 MHz\n[ 1.769172] 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.000512] 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.096160] 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.188834] 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 Tue, 28 Aug 2018 19:32:54 +0000. Up 2.52 seconds.\ncloud-init-nonet[2.66]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.76]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 19:32:55 +0000. Up 3.95 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.11 | 255.255.255.0 | fa:16:3e:f1:d5:72 |\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: +-------+-----------------+-----------+-----------------+-----------+-------+\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:\n4d:7a:04:52:3c:e9:28:ce:93:0c:ea:34:ca:a7:8f:95 root@ansibleprovisioningtests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .oo. |\n| .+. |\n| o .o |\n| . . . .= |\n| . = o S o |\n|.o B . |\n|= .E . |\n|.oo. |\n| o+. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nbd:50:d0:be:ff:7b:23:6b:da:84:13:30:44:cb:45:7b root@ansibleprovisioningtests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o+.o |\n| o.+ . |\n| *.. E |\n| o+ . |\n| S .o |\n| ...o |\n| .+ . |\n| =o ..|\n| .o+=o.|\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\na3:6d:56:e3:ad:73:03:2a:d0:33:60:38:e0:9f:b5:a4 root@ansibleprovisioningtests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n|. |\n|.. . |\n| .o oo |\n| .o=o. S o |\n| E..+o +.o |\n| ..o+.... |\n| .o. ..o |\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 "} 2018-08-28 19:32:59,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb/action used request id req-e5de4e47-1360-47e0-a7b4-ad8553439b33 2018-08-28 19:32:59,674 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:32:59,674 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K 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.008020] AppArmor: AppArmor initialized [ 0.008836] Yama: becoming mindful. [ 0.010059] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013374] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014582] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016119] Initializing cgroup subsys memory [ 0.016997] Initializing cgroup subsys devices [ 0.017861] Initializing cgroup subsys freezer [ 0.018722] Initializing cgroup subsys blkio [ 0.019549] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020915] FEATURE SPEC_CTRL Not Present [ 0.022399] mce: CPU supports 10 MCE banks [ 0.023225] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.023225] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024004] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.025148] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029445] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.033999] ACPI: Core revision 20131115 [ 0.035214] ACPI: All ACPI Tables successfully acquired [ 0.036247] ftrace: allocating 28717 entries in 113 pages [ 0.056028] smpboot: Max logical packages: 2 [ 0.056877] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058055] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060174] Enabling x2apic [ 0.060800] Enabled x2apic [ 0.061608] Switched APIC routing to physical x2apic. [ 0.064601] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065790] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.067841] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.074422] KVM setup paravirtual spinlock [ 0.076367] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.077739] x86: Booting SMP configuration: [ 0.078637] .... node #0, CPUs: #1[ 0.076355] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092017] x86: Booted up 1 node, 2 CPUs [ 0.092011] KVM setup async PF for cpu 1 [ 0.092014] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094704] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096185] devtmpfs: initialized [ 0.099026] EVM: security.selinux [ 0.100005] EVM: security.SMACK64 [ 0.100701] EVM: security.ima [ 0.101341] EVM: security.capability [ 0.102097] pinctrl core: initialized pinctrl subsystem [ 0.102097] regulator-dummy: no parameters [ 0.104063] RTC time: 19:32:51, date: 08/28/18 [ 0.104957] NET: Registered protocol family 16 [ 0.105897] cpuidle: using governor ladder [ 0.106716] cpuidle: using governor menu [ 0.107550] ACPI: bus type PCI registered [ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109254] PCI: Using configuration type 1 for base access [ 0.110740] bio: create slab at 0 [ 0.110740] ACPI: Added _OSI(Module Device) [ 0.112003] ACPI: Added _OSI(Processor Device) [ 0.112862] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113760] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116083] ACPI: Interpreter enabled [ 0.116845] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.118686] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.120532] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.122375] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124006] ACPI: (supports S0 S5) [ 0.124706] ACPI: Using IOAPIC for interrupt routing [ 0.125802] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.127705] ACPI: No dock devices found. [ 0.129611] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130743] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.133211] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.135426] acpiphp: Slot [3] registered [ 0.136020] acpiphp: Slot [4] registered [ 0.136825] acpiphp: Slot [5] registered [ 0.137622] acpiphp: Slot [6] registered [ 0.138421] acpiphp: Slot [7] registered [ 0.139226] acpiphp: Slot [8] registered [ 0.140016] acpiphp: Slot [9] registered [ 0.140818] acpiphp: Slot [10] registered [ 0.141628] acpiphp: Slot [11] registered [ 0.142440] acpiphp: Slot [12] registered [ 0.143262] acpiphp: Slot [13] registered [ 0.144016] acpiphp: Slot [14] registered [ 0.144830] acpiphp: Slot [15] registered [ 0.145640] acpiphp: Slot [16] registered [ 0.146450] acpiphp: Slot [17] registered [ 0.147270] acpiphp: Slot [18] registered [ 0.148017] acpiphp: Slot [19] registered [ 0.148831] acpiphp: Slot [20] registered [ 0.149640] acpiphp: Slot [21] registered [ 0.150445] acpiphp: Slot [22] registered [ 0.151275] acpiphp: Slot [23] registered [ 0.152017] acpiphp: Slot [24] registered [ 0.152830] acpiphp: Slot [25] registered [ 0.153638] acpiphp: Slot [26] registered [ 0.154444] acpiphp: Slot [27] registered [ 0.155249] acpiphp: Slot [28] registered [ 0.156016] acpiphp: Slot [29] registered [ 0.156829] acpiphp: Slot [30] registered [ 0.157642] acpiphp: Slot [31] registered [ 0.158442] PCI host bridge to bus 0000:00 [ 0.159257] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.160003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.161131] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.162254] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.163480] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176300] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177774] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.216171] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.218989] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.220381] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.221843] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.223244] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.224431] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.225578] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225578] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228607] vgaarb: bridge control possible 0000:00:02.0 [ 0.229709] SCSI subsystem initialized [ 0.230506] ACPI: bus type USB registered [ 0.230506] usbcore: registered new interface driver usbfs [ 0.232009] usbcore: registered new interface driver hub [ 0.233016] usbcore: registered new device driver usb [ 0.233016] PCI: Using ACPI for IRQ routing [ 0.233016] NetLabel: Initializing [ 0.233729] NetLabel: domain hash size = 128 [ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.236956] NetLabel: unlabeled traffic allowed by default [ 0.237997] Switched to clocksource kvm-clock [ 0.240718] AppArmor: AppArmor Filesystem Enabled [ 0.241659] pnp: PnP ACPI init [ 0.242325] ACPI: bus type PNP registered [ 0.243490] pnp: PnP ACPI: found 8 devices [ 0.244316] ACPI: bus type PNP unregistered [ 0.251004] NET: Registered protocol family 2 [ 0.252017] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253468] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254688] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256246] TCP: reno registered [ 0.256939] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258039] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259234] NET: Registered protocol family 1 [ 0.260108] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261204] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262269] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.283877] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.305633] Trying to unpack rootfs image as initramfs... [ 0.386115] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.387736] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.388830] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390224] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.391890] Scanning for low memory corruption every 60 seconds [ 0.393187] Initialise system trusted keyring [ 0.394079] audit: initializing netlink socket (disabled) [ 0.395093] type=2000 audit(1535484772.227:1): initialized [ 0.412551] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.414316] zbud: loaded [ 0.415085] VFS: Disk quotas dquot_6.5.2 [ 0.415903] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.417324] fuse init (API version 7.22) [ 0.418174] msgmni has been set to 3997 [ 0.418984] Key type big_key registered [ 0.420027] Key type asymmetric registered [ 0.420858] Asymmetric key parser 'x509' registered [ 0.421806] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.423268] io scheduler noop registered [ 0.424071] io scheduler deadline registered (default) [ 0.425063] io scheduler cfq registered [ 0.425889] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.426931] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.428166] ipmi message handler version 39.2 [ 0.429061] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.430501] ACPI: Power Button [PWRF] [ 0.431322] GHES: HEST is not enabled! [ 0.452762] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.496881] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.499227] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.523048] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.525456] Linux agpgart interface v0.103 [ 0.527129] brd: module loaded [ 0.528281] loop: module loaded [ 0.529361] blk-mq: CPU -> queue map [ 0.530261] CPU 0 -> Queue 0 [ 0.531051] CPU 1 -> Queue 0 [ 0.532371] vda: vda1 [ 0.533978] scsi0 : ata_piix [ 0.534936] scsi1 : ata_piix [ 0.535874] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.537740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.539770] libphy: Fixed MDIO Bus: probed [ 0.541133] tun: Universal TUN/TAP device driver, 1.6 [ 0.542565] tun: (C) 1999-2004 Max Krasnyansky [ 0.545499] PPP generic driver version 2.4.2 [ 0.546800] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.548600] ehci-pci: EHCI PCI platform driver [ 0.549878] ehci-platform: EHCI generic platform driver [ 0.551350] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.553054] ohci-pci: OHCI PCI platform driver [ 0.554336] ohci-platform: OHCI generic platform driver [ 0.555807] uhci_hcd: USB Universal Host Controller Interface driver [ 0.578416] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.579908] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.582129] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.583769] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.585634] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.587722] usb usb1: Product: UHCI Host Controller [ 0.589192] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.590998] usb usb1: SerialNumber: 0000:00:01.2 [ 0.592417] hub 1-0:1.0: USB hub found [ 0.593545] hub 1-0:1.0: 2 ports detected [ 0.594820] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.597657] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.599111] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.600673] mousedev: PS/2 mouse device common for all mice [ 0.602465] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.605067] rtc_cmos 00:00: RTC can wake from S4 [ 0.606575] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.608341] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.610137] device-mapper: uevent: version 1.0.3 [ 0.611487] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.613834] ledtrig-cpu: registered to indicate activity on CPUs [ 0.615544] TCP: cubic registered [ 0.616581] NET: Registered protocol family 10 [ 0.617992] NET: Registered protocol family 17 [ 0.619272] Key type dns_resolver registered [ 0.620686] Loading compiled-in X.509 certificates [ 0.622541] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.625139] registered taskstats version 1 [ 0.627693] Key type trusted registered [ 0.630926] Key type encrypted registered [ 0.632145] AppArmor: AppArmor sha1 policy hashing enabled [ 0.633658] IMA: No TPM chip found, activating TPM-bypass! [ 0.635496] regulator-dummy: disabling [ 0.636638] Magic number: 14:610:547 [ 0.644360] tty ttyS23: hash matches [ 0.645517] rtc_cmos 00:00: setting system clock to 2018-08-28 19:32:52 UTC (1535484772) [ 0.647853] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.649504] EDD information not available. [ 0.696836] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.698593] Write protecting the kernel read-only data: 12288k [ 0.700171] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.702926] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.715046] systemd-udevd[107]: starting version 204 [ 0.753638] FDC 0 is a S82078B [ 0.904026] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.064023] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.065687] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.067435] usb 1-1: Product: QEMU USB Tablet [ 1.068575] usb 1-1: Manufacturer: QEMU [ 1.069586] usb 1-1: SerialNumber: 42 [ 1.384029] tsc: Refined TSC clocksource calibration: 3491.910 MHz [ 1.769172] 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.000512] 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.096160] 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.188834] 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 Tue, 28 Aug 2018 19:32:54 +0000. Up 2.52 seconds. cloud-init-nonet[2.66]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.76]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 19:32:55 +0000. Up 3.95 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.11 | 255.255.255.0 | fa:16:3e:f1:d5:72 | 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: +-------+-----------------+-----------+-----------------+-----------+-------+ 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: 4d:7a:04:52:3c:e9:28:ce:93:0c:ea:34:ca:a7:8f:95 root@ansibleprovisioningtests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-i The key's randomart image is: +--[ RSA 2048]----+ | .oo. | | .+. | | o .o | | . . . .= | | . = o S o | |.o B . | |= .E . | |.oo. | | 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: bd:50:d0:be:ff:7b:23:6b:da:84:13:30:44:cb:45:7b root@ansibleprovisioningtests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-i The key's randomart image is: +--[ DSA 1024]----+ | o+.o | | o.+ . | | *.. E | | o+ . | | S .o | | ...o | | .+ . | | =o ..| | .o+=o.| +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: a3:6d:56:e3:ad:73:03:2a:d0:33:60:38:e0:9f:b5:a4 root@ansibleprovisioningtests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-i The key's randomart image is: +--[ECDSA 256]---+ | | |. | |.. . | | .o oo | | .o=o. S o | | E..+o +.o | | ..o+.... | | .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 2018-08-28 19:32:59,678 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:00,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-38dd3079-554c-4177-80fe-71a68196ea51 x-compute-request-id: req-38dd3079-554c-4177-80fe-71a68196ea51 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:00,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-38dd3079-554c-4177-80fe-71a68196ea51 2018-08-28 19:33:00,283 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - ACTIVE 2018-08-28 19:33:00,284 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:33:00,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:00,741 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-c42a4cdc-3d98-4cb9-9757-5cbafd55b179 x-compute-request-id: req-c42a4cdc-3d98-4cb9-9757-5cbafd55b179 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:00,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-c42a4cdc-3d98-4cb9-9757-5cbafd55b179 2018-08-28 19:33:00,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:01,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c23896af-bba2-4da0-8262-a5de53a5441a Date: Tue, 28 Aug 2018 19: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:33:01,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-c23896af-bba2-4da0-8262-a5de53a5441a 2018-08-28 19:33:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:01,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c3b36aa-f009-4d1e-9fa4-d30c8cc7e77d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:33:01,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-4c3b36aa-f009-4d1e-9fa4-d30c8cc7e77d 2018-08-28 19:33:01,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:01,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5ec5f152-fd75-46c8-8bd5-a59a7f7ab1ab Date: Tue, 28 Aug 2018 19:33:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:33:01,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-5ec5f152-fd75-46c8-8bd5-a59a7f7ab1ab 2018-08-28 19:33:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:01,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-d52fd873-4621-429e-b38a-b7a4bf63358f Date: Tue, 28 Aug 2018 19:33:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.2"}],"id":"8d94fb66-d49a-4eb5-824b-5e780a841d42","security_groups":[],"mac_address":"fa:16:3e:2e:dd:3d","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.3"}],"id":"c7dba283-a257-4c9f-a8c1-b6c756007ec9","security_groups":[],"mac_address":"fa:16:3e:45:01:54","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.4"}],"id":"f049c701-3eee-4403-ab63-6a6ecd5bdd3d","security_groups":[],"mac_address":"fa:16:3e:b2:0c:75","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:32:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":"500ad710-1867-4958-8ba7-34b48037d9cb"}]} 2018-08-28 19:33:01,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-d52fd873-4621-429e-b38a-b7a4bf63358f 2018-08-28 19:33:01,446 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:01,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 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-7a6c41c8-8846-43a7-b4cb-8c7bfd4f2647 x-compute-request-id: req-7a6c41c8-8846-43a7-b4cb-8c7bfd4f2647 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:01,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-7a6c41c8-8846-43a7-b4cb-8c7bfd4f2647 2018-08-28 19:33:01,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:01,956 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4fd57f28-adae-4467-b991-2ca876d78a7f Date: Tue, 28 Aug 2018 19: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:33:01,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-4fd57f28-adae-4467-b991-2ca876d78a7f 2018-08-28 19:33:01,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:02,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-355d268f-9b10-4d86-8aa1-dee267ba73b4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:33:02,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-355d268f-9b10-4d86-8aa1-dee267ba73b4 2018-08-28 19:33:02,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:02,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-dc587c8e-8c3f-4ccd-a37c-6d2c183f783e Date: Tue, 28 Aug 2018 19:33:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:33:02,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-dc587c8e-8c3f-4ccd-a37c-6d2c183f783e 2018-08-28 19:33:02,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:02,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3856 X-Openstack-Request-Id: req-720f99e1-7c5d-4c2c-87a1-1abef572f5b4 Date: Tue, 28 Aug 2018 19:33:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.2"}],"id":"8d94fb66-d49a-4eb5-824b-5e780a841d42","security_groups":[],"mac_address":"fa:16:3e:2e:dd:3d","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.3"}],"id":"c7dba283-a257-4c9f-a8c1-b6c756007ec9","security_groups":[],"mac_address":"fa:16:3e:45:01:54","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.4"}],"id":"f049c701-3eee-4403-ab63-6a6ecd5bdd3d","security_groups":[],"mac_address":"fa:16:3e:b2:0c:75","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:32:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":"500ad710-1867-4958-8ba7-34b48037d9cb"}]} 2018-08-28 19:33:02,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-720f99e1-7c5d-4c2c-87a1-1abef572f5b4 2018-08-28 19:33:02,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}}' 2018-08-28 19:33:03,594 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:33: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-3ca8b77e-9525-4f9f-9ab0-dc3a29f624d4 x-compute-request-id: req-3ca8b77e-9525-4f9f-9ab0-dc3a29f624d4 Content-Length: 0 Content-Type: application/json 2018-08-28 19:33:03,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb/action used request id req-3ca8b77e-9525-4f9f-9ab0-dc3a29f624d4 2018-08-28 19:33:03,595 - create_instance - INFO - Checking if VM is active 2018-08-28 19:33:03,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:03,926 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-56a95773-7296-4821-80f7-82dcb5ca173f x-compute-request-id: req-56a95773-7296-4821-80f7-82dcb5ca173f Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}, {"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:03,926 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-56a95773-7296-4821-80f7-82dcb5ca173f 2018-08-28 19:33:03,927 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - ACTIVE 2018-08-28 19:33:03,927 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:33:03,930 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:04,101 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d2bbaa73-afd4-47ba-bf25-e47f45962062 x-compute-request-id: req-d2bbaa73-afd4-47ba-bf25-e47f45962062 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}, {"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:04,101 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-d2bbaa73-afd4-47ba-bf25-e47f45962062 2018-08-28 19:33:04,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:04,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ea861233-93eb-46a7-b93b-e9aafd5428a9 Date: Tue, 28 Aug 2018 19:33: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:33:04,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-ea861233-93eb-46a7-b93b-e9aafd5428a9 2018-08-28 19:33:04,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:04,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb87b02-3ca3-4d65-8e1d-d81963d0744f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:33:04,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-dbb87b02-3ca3-4d65-8e1d-d81963d0744f 2018-08-28 19:33:04,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:04,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-de82e1fd-85e9-4acb-bde1-5205187ac108 Date: Tue, 28 Aug 2018 19:33:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:33:04,493 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-de82e1fd-85e9-4acb-bde1-5205187ac108 2018-08-28 19:33:04,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:04,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-9ad458ff-d5f6-4823-8d79-c6a63e72fd44 Date: Tue, 28 Aug 2018 19:33:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.2"}],"id":"8d94fb66-d49a-4eb5-824b-5e780a841d42","security_groups":[],"mac_address":"fa:16:3e:2e:dd:3d","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.3"}],"id":"c7dba283-a257-4c9f-a8c1-b6c756007ec9","security_groups":[],"mac_address":"fa:16:3e:45:01:54","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.4"}],"id":"f049c701-3eee-4403-ab63-6a6ecd5bdd3d","security_groups":[],"mac_address":"fa:16:3e:b2:0c:75","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["65defcaf-2e08-4deb-8c14-500b2ab64ab8","7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":"500ad710-1867-4958-8ba7-34b48037d9cb"}]} 2018-08-28 19:33:04,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-9ad458ff-d5f6-4823-8d79-c6a63e72fd44 2018-08-28 19:33:04,596 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:33:05,602 - paramiko.transport - DEBUG - starting thread (client mode): 0x4885fa10L 2018-08-28 19:33:05,602 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:33:05,607 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:33:05,607 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:33:05,608 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:33:05,609 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:33:05,609 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:33:05,609 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:33:05,609 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:33:05,609 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:33:05,649 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:33:05,649 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:33:05,666 - paramiko.transport - DEBUG - Trying key 25ebb782d27829b67bdd1d20e6169658 from tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c 2018-08-28 19:33:05,689 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:33:05,709 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:33:05,809 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:33:05,844 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:33:05,844 - create_instance - INFO - Checking if cloud-init has completed 2018-08-28 19:33:05,847 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:06,362 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-129dd061-d475-4842-8e71-3a8998ff8d42 x-compute-request-id: req-129dd061-d475-4842-8e71-3a8998ff8d42 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}, {"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:06,362 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-129dd061-d475-4842-8e71-3a8998ff8d42 2018-08-28 19:33:06,363 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - ACTIVE 2018-08-28 19:33:06,363 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:33:06,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:06,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-12217826-15f5-46c2-a7fb-238b1501f2a5 x-compute-request-id: req-12217826-15f5-46c2-a7fb-238b1501f2a5 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}, {"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:06,822 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-12217826-15f5-46c2-a7fb-238b1501f2a5 2018-08-28 19:33:06,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:07,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4c3a6ff6-5232-41ab-bf8a-bd4687498f33 Date: Tue, 28 Aug 2018 19:33: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":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:33:07,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-4c3a6ff6-5232-41ab-bf8a-bd4687498f33 2018-08-28 19:33:07,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:07,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b64315-c440-4797-8914-8897f24b923c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:33:07,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-d1b64315-c440-4797-8914-8897f24b923c 2018-08-28 19:33:07,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:07,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5858c884-3961-4404-8215-9ce29e8f85d8 Date: Tue, 28 Aug 2018 19:33:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:33:07,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-5858c884-3961-4404-8215-9ce29e8f85d8 2018-08-28 19:33:07,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:07,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-d2a45a43-f8f8-4f6d-96bb-c71b8e24a6b4 Date: Tue, 28 Aug 2018 19:33:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.2"}],"id":"8d94fb66-d49a-4eb5-824b-5e780a841d42","security_groups":[],"mac_address":"fa:16:3e:2e:dd:3d","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.3"}],"id":"c7dba283-a257-4c9f-a8c1-b6c756007ec9","security_groups":[],"mac_address":"fa:16:3e:45:01:54","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.4"}],"id":"f049c701-3eee-4403-ab63-6a6ecd5bdd3d","security_groups":[],"mac_address":"fa:16:3e:b2:0c:75","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["65defcaf-2e08-4deb-8c14-500b2ab64ab8","7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":"500ad710-1867-4958-8ba7-34b48037d9cb"}]} 2018-08-28 19:33:07,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-d2a45a43-f8f8-4f6d-96bb-c71b8e24a6b4 2018-08-28 19:33:07,505 - create_instance - INFO - Checking if VM is active 2018-08-28 19:33:07,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:07,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-5f872e75-df90-4875-b066-666d6f14b881 x-compute-request-id: req-5f872e75-df90-4875-b066-666d6f14b881 Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}, {"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:07,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-5f872e75-df90-4875-b066-666d6f14b881 2018-08-28 19:33:07,973 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - ACTIVE 2018-08-28 19:33:07,973 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:33:07,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:08,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-85aff188-b6ea-4756-a759-aa041c4b2d8c x-compute-request-id: req-85aff188-b6ea-4756-a759-aa041c4b2d8c Content-Encoding: gzip Content-Length: 784 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "security_groups": [{"name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp"}, {"name": "default"}], "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:32:51Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:08,450 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-85aff188-b6ea-4756-a759-aa041c4b2d8c 2018-08-28 19:33:08,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:08,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e7e182db-1fe7-4fea-a2c5-75593257f26c Date: Tue, 28 Aug 2018 19:33:08 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["57ea5400-40bd-4b79-8c8b-276737fc5cee"],"updated_at":"2018-08-28T19:31:10Z","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"f5666295-df98-4eb2-9548-b872d8127470","name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net"}]} 2018-08-28 19:33:08,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net used request id req-e7e182db-1fe7-4fea-a2c5-75593257f26c 2018-08-28 19:33:08,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:08,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86db4474-462a-46f3-874e-dfa7fba87733 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:33:08,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-86db4474-462a-46f3-874e-dfa7fba87733 2018-08-28 19:33:08,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:08,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-54ed5ce0-3690-449b-8898-af587f241d50 Date: Tue, 28 Aug 2018 19:33:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","dns_nameservers":[],"updated_at":"2018-08-28T19:31:10Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","subnetpool_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet"}]} 2018-08-28 19:33:08,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-54ed5ce0-3690-449b-8898-af587f241d50 2018-08-28 19:33:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:08,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3895 X-Openstack-Request-Id: req-4594d7f6-066a-4b6c-8b20-435916d6c9c0 Date: Tue, 28 Aug 2018 19:33:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.2"}],"id":"8d94fb66-d49a-4eb5-824b-5e780a841d42","security_groups":[],"mac_address":"fa:16:3e:2e:dd:3d","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:10Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.1"}],"id":"c59ca59d-1bf0-4e17-a7c0-3b4620499b46","security_groups":[],"mac_address":"fa:16:3e:15:c2:9b","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:19Z","binding:vnic_type":"normal","device_id":"35aa2156-67ec-478a-b49c-551daee18ea7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.3"}],"id":"c7dba283-a257-4c9f-a8c1-b6c756007ec9","security_groups":[],"mac_address":"fa:16:3e:45:01:54","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:31:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.4"}],"id":"f049c701-3eee-4403-ab63-6a6ecd5bdd3d","security_groups":[],"mac_address":"fa:16:3e:b2:0c:75","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f5666295-df98-4eb2-9548-b872d8127470"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:03Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"57ea5400-40bd-4b79-8c8b-276737fc5cee","ip_address":"10.55.1.11"}],"id":"f991d2d5-a5ab-4098-83db-e328280d3c16","security_groups":["65defcaf-2e08-4deb-8c14-500b2ab64ab8","7ceba4c9-a243-4af4-80c1-638c7ffed122"],"mac_address":"fa:16:3e:f1:d5:72","project_id":"f99ddd33f2c642fea40da8e1d2a66c77","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1","admin_state_up":true,"network_id":"f5666295-df98-4eb2-9548-b872d8127470","tenant_id":"f99ddd33f2c642fea40da8e1d2a66c77","created_at":"2018-08-28T19:31:31Z","binding:vnic_type":"normal","device_id":"500ad710-1867-4958-8ba7-34b48037d9cb"}]} 2018-08-28 19:33:08,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=f5666295-df98-4eb2-9548-b872d8127470 used request id req-4594d7f6-066a-4b6c-8b20-435916d6c9c0 2018-08-28 19:33:08,814 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:33:08,816 - paramiko.transport - DEBUG - starting thread (client mode): 0x4885fe50L 2018-08-28 19:33:08,816 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:33:08,819 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:33:08,820 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:33:08,821 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:33:08,821 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:33:08,821 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:33:08,821 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:33:08,822 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:33:08,822 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:33:08,865 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:33:08,865 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:33:08,880 - paramiko.transport - DEBUG - Trying key 25ebb782d27829b67bdd1d20e6169658 from tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c 2018-08-28 19:33:08,906 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:33:08,913 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:33:09,013 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:33:09,058 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:33:09,059 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:33:09,060 - paramiko.transport - DEBUG - starting thread (client mode): 0x4885f450L 2018-08-28 19:33:09,061 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:33:09,063 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:33:09,064 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:33:09,065 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:33:09,065 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:33:09,065 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:33:09,066 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:33:09,066 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:33:09,066 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:33:09,109 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:33:09,109 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:33:09,125 - paramiko.transport - DEBUG - Trying key 25ebb782d27829b67bdd1d20e6169658 from tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c 2018-08-28 19:33:09,149 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:33:09,155 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:33:09,158 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:33:09,320 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 19:33:09,320 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:33:09,323 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:33:09,336 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:33:09,336 - create_instance - INFO - cloud-init complete for VM instance 2018-08-28 19:33:09,336 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:33:09,337 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-28 19:33:09,339 - paramiko.transport - DEBUG - starting thread (client mode): 0x488a9810L 2018-08-28 19:33:09,339 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:33:09,342 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:33:09,342 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:33:09,343 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:33:09,343 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:33:09,344 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:33:09,344 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:33:09,344 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:33:09,344 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:33:09,385 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:33:09,385 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:33:09,403 - paramiko.transport - DEBUG - Trying key 25ebb782d27829b67bdd1d20e6169658 from tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c 2018-08-28 19:33:09,425 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:33:09,432 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:33:09,436 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:33:09,598 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 19:33:09,598 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:33:09,601 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:33:09,603 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:33:09,612 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-08-28 19:33:09,630 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-08-28 19:33:11,797 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:33:11,800 - paramiko.transport - DEBUG - starting thread (client mode): 0x486ae0d0L 2018-08-28 19:33:11,800 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:33:11,804 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:33:11,804 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:33:11,805 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:33:11,805 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:33:11,805 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:33:11,805 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:33:11,805 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:33:11,805 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:33:11,848 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:33:11,849 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:33:11,864 - paramiko.transport - DEBUG - Trying key 25ebb782d27829b67bdd1d20e6169658 from tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c 2018-08-28 19:33:11,890 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:33:11,897 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:33:11,929 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:33:12,076 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 19:33:12,076 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:33:12,094 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:33:12,114 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:33:12,114 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-28 19:33:12,115 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-08-28 19:33:12,115 - paramiko.transport - DEBUG - Dropping user packet because connection is dead. 2018-08-28 19:33:12,116 - create_instance - INFO - Deleting Floating IP - 172.30.9.209 2018-08-28 19:33:12,116 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.209 2018-08-28 19:33:12,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/6184cfbf-c3cb-4cf8-95ac-bc5acc1255f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:13,123 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cf844c60-8778-48d5-b6d5-81a6fef08fd4 Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:13,123 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/6184cfbf-c3cb-4cf8-95ac-bc5acc1255f0 used request id req-cf844c60-8778-48d5-b6d5-81a6fef08fd4 2018-08-28 19:33:13,124 - create_instance - INFO - Deleting Port with ID - f991d2d5-a5ab-4098-83db-e328280d3c16 2018-08-28 19:33:13,124 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-port-1 2018-08-28 19:33:13,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f991d2d5-a5ab-4098-83db-e328280d3c16 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:13,875 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57f55c68-0ce1-4e7a-9401-e2f13d2dba9a Date: Tue, 28 Aug 2018 19:33:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:13,876 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f991d2d5-a5ab-4098-83db-e328280d3c16 used request id req-57f55c68-0ce1-4e7a-9401-e2f13d2dba9a 2018-08-28 19:33:13,876 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst 2018-08-28 19:33:13,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:14,016 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19: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-951a3c1e-3da9-4044-8b25-3fbe47d9238e x-compute-request-id: req-951a3c1e-3da9-4044-8b25-3fbe47d9238e Content-Type: application/json 2018-08-28 19:33:14,016 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-951a3c1e-3da9-4044-8b25-3fbe47d9238e 2018-08-28 19:33:14,016 - create_instance - INFO - Checking deletion status 2018-08-28 19:33:14,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:14,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-b5d6853a-9e1b-4c7d-8760-0786abf65afd x-compute-request-id: req-b5d6853a-9e1b-4c7d-8760-0786abf65afd Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f1:d5:72", "version": 4, "addr": "10.55.1.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/500ad710-1867-4958-8ba7-34b48037d9cb", "rel": "bookmark"}], "image": {"id": "b55a4316-70a7-44e9-94ee-d3ea28db6983", "links": [{"href": "http://172.30.9.28:8774/images/b55a4316-70a7-44e9-94ee-d3ea28db6983", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:32:51.000000", "flavor": {"id": "5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "links": [{"href": "http://172.30.9.28:8774/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5", "rel": "bookmark"}]}, "id": "500ad710-1867-4958-8ba7-34b48037d9cb", "user_id": "83d69330e3404754a3b8ae77753ff6eb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:33:13Z", "hostId": "120874847671b01e64bbb4146d3e853a46c66fd1c5a5d87633a49e4a", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp", "name": "AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst", "created": "2018-08-28T19:31:34Z", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:33:14,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-b5d6853a-9e1b-4c7d-8760-0786abf65afd 2018-08-28 19:33:14,259 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst] is - ACTIVE 2018-08-28 19:33:14,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:33:17,262 - create_instance - DEBUG - VM status query timeout in 296.754876852 2018-08-28 19:33:17,265 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f25fa9b409831db6b7d023e0b42f5ceb82478a5" 2018-08-28 19:33:17,315 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:33: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-a289391e-1138-411b-9206-d3a27e3b0bcd x-compute-request-id: req-a289391e-1138-411b-9206-d3a27e3b0bcd Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 500ad710-1867-4958-8ba7-34b48037d9cb could not be found.", "code": 404}} 2018-08-28 19:33:17,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/500ad710-1867-4958-8ba7-34b48037d9cb used request id req-a289391e-1138-411b-9206-d3a27e3b0bcd 2018-08-28 19:33:17,316 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 500ad710-1867-4958-8ba7-34b48037d9cb could not be found. (HTTP 404) (Request-ID: req-a289391e-1138-411b-9206-d3a27e3b0bcd) 2018-08-28 19:33:17,316 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-inst 2018-08-28 19:33:17,317 - neutron_utils - INFO - Deleting security group rule with ID - 08c9a35d-377f-4a12-bd1c-197019ecdedd 2018-08-28 19:33:17,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/08c9a35d-377f-4a12-bd1c-197019ecdedd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:33:17,594 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-adae3e1f-fd12-4461-9463-c60806c0d1a8 Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:17,594 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/08c9a35d-377f-4a12-bd1c-197019ecdedd used request id req-adae3e1f-fd12-4461-9463-c60806c0d1a8 2018-08-28 19:33:17,594 - neutron_utils - INFO - Deleting security group rule with ID - 3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a 2018-08-28 19:33:17,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:33:17,835 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cef843e-17b3-4def-8483-3e8a1f594953 Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:17,836 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/3cc5ac71-a185-4f6b-9d3d-f3cd3850ef5a used request id req-9cef843e-17b3-4def-8483-3e8a1f594953 2018-08-28 19:33:17,836 - neutron_utils - INFO - Deleting security group rule with ID - 4f07ddaf-cb6a-4f73-b0a9-057bced9f02b 2018-08-28 19:33:17,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/4f07ddaf-cb6a-4f73-b0a9-057bced9f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:33:17,944 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ff6066fb-ad89-475e-919a-37a3b459ad4d Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:17,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/4f07ddaf-cb6a-4f73-b0a9-057bced9f02b used request id req-ff6066fb-ad89-475e-919a-37a3b459ad4d 2018-08-28 19:33:17,945 - neutron_utils - INFO - Deleting security group rule with ID - 61decce2-cb0b-430b-a4ce-9cb83360a78c 2018-08-28 19:33:17,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/61decce2-cb0b-430b-a4ce-9cb83360a78c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:33:18,187 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-027a157c-0e08-4a88-838f-90aa28f06736 Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:18,187 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/61decce2-cb0b-430b-a4ce-9cb83360a78c used request id req-027a157c-0e08-4a88-838f-90aa28f06736 2018-08-28 19:33:18,188 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-sec-grp 2018-08-28 19:33:18,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/65defcaf-2e08-4deb-8c14-500b2ab64ab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d90afe11b5c36b031f3631684c8e843c2e94ec8" 2018-08-28 19:33:18,324 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29b1d1d7-60fb-4b0d-95d5-10870c95ccb1 Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:18,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/65defcaf-2e08-4deb-8c14-500b2ab64ab8 used request id req-29b1d1d7-60fb-4b0d-95d5-10870c95ccb1 2018-08-28 19:33:18,325 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp 2018-08-28 19:33:18,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64b136599c8d1bb3e2d6666c72d7b0a13875b5f2" 2018-08-28 19:33:18,368 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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-6f290a2f-5c4d-4302-9309-8446249bfbc6 x-compute-request-id: req-6f290a2f-5c4d-4302-9309-8446249bfbc6 Content-Length: 0 Content-Type: application/json 2018-08-28 19:33:18,368 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-kp used request id req-6f290a2f-5c4d-4302-9309-8446249bfbc6 2018-08-28 19:33:18,369 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c.pub] 2018-08-28 19:33:18,369 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c] 2018-08-28 19:33:18,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}179ade77049328fb668e30c7c0b9d34ed536579b" 2018-08-28 19:33:18,419 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19: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-de1c5152-cbe7-410b-8332-cf5b4377ae98 x-compute-request-id: req-de1c5152-cbe7-410b-8332-cf5b4377ae98 Content-Length: 0 Content-Type: application/json 2018-08-28 19:33:18,419 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5d510319-98f2-4fc1-b5ff-d481a25bc9f5 used request id req-de1c5152-cbe7-410b-8332-cf5b4377ae98 2018-08-28 19:33:18,420 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router and subnet AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet 2018-08-28 19:33:18,420 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router 2018-08-28 19:33:18,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" -d '{"subnet_id": "57ea5400-40bd-4b79-8c8b-276737fc5cee"}' 2018-08-28 19:33:19,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2300e855-5ae3-40ad-8180-fd446eafe29a Date: Tue, 28 Aug 2018 19:33:19 GMT RESP BODY: {"network_id": "f5666295-df98-4eb2-9548-b872d8127470", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "subnet_id": "57ea5400-40bd-4b79-8c8b-276737fc5cee", "subnet_ids": ["57ea5400-40bd-4b79-8c8b-276737fc5cee"], "port_id": "c59ca59d-1bf0-4e17-a7c0-3b4620499b46", "id": "35aa2156-67ec-478a-b49c-551daee18ea7"} 2018-08-28 19:33:19,929 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7/remove_router_interface used request id req-2300e855-5ae3-40ad-8180-fd446eafe29a 2018-08-28 19:33:19,930 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router 2018-08-28 19:33:19,930 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-router 2018-08-28 19:33:19,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f4a8f27a1f259e30130bbd9cb5e9693dd7f23eb" 2018-08-28 19:33:23,158 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8757235c-fae3-49b9-8622-b8669efc6b54 Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:23,159 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/35aa2156-67ec-478a-b49c-551daee18ea7 used request id req-8757235c-fae3-49b9-8622-b8669efc6b54 2018-08-28 19:33:23,159 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet 2018-08-28 19:33:23,159 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-subnet 2018-08-28 19:33:23,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/57ea5400-40bd-4b79-8c8b-276737fc5cee -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:33:25,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0cdd1a76-08eb-4d0e-88ed-5c2484a09052 Date: Tue, 28 Aug 2018 19:33:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:25,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/57ea5400-40bd-4b79-8c8b-276737fc5cee used request id req-0cdd1a76-08eb-4d0e-88ed-5c2484a09052 2018-08-28 19:33:25,625 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c-pub-net 2018-08-28 19:33:25,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/f5666295-df98-4eb2-9548-b872d8127470 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f025c695415032d344d470f549f3ac036619146" 2018-08-28 19:33:26,930 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-87a7b10c-9d1b-4f76-957a-dca4200362b1 Date: Tue, 28 Aug 2018 19:33:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:26,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f5666295-df98-4eb2-9548-b872d8127470 used request id req-87a7b10c-9d1b-4f76-957a-dca4200362b1 2018-08-28 19:33:26,931 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-1fd8a4cd-4af5-4534-afa8-3cf76555587c--image 2018-08-28 19:33:26,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79f135c75d7bbd9390ed2fcd0383db9e06a6a0fb" 2018-08-28 19:33:28,915 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3d128f86-c3bc-4f26-b253-72d88ad19a84 Date: Tue, 28 Aug 2018 19:33:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:33:28,915 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b55a4316-70a7-44e9-94ee-d3ea28db6983 used request id req-3d128f86-c3bc-4f26-b253-72d88ad19a84 2018-08-28 19:33:28,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-6eb86726-cc24-4ac3-857b-f7087ad5d605 Date: Tue, 28 Aug 2018 19:33:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:08Z", "updated_at": "2018-08-28T19:31:08Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "revision_number": 0, "id": "481d4bb1-8bc2-4647-9c89-4980f039cdbe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "revision_number": 0, "id": "9242df7f-d54b-4a7c-b5cc-dcc240e66543", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "revision_number": 0, "id": "ceceadcb-c0b3-45d1-81aa-cebd6d36150d", "remote_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv6", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "revision_number": 0, "id": "f88673ed-417e-4917-98d5-d0f427de0d8a", "remote_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "remote_ip_prefix": null, "created_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "port_range_min": null, "ethertype": "IPv4", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77"}], "revision_number": 4, "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:33:29,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-6eb86726-cc24-4ac3-857b-f7087ad5d605 2018-08-28 19:33:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,249 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-336d8450-412b-4bce-bde6-46a1b4490c73 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:33:29,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-336d8450-412b-4bce-bde6-46a1b4490c73 2018-08-28 19:33:29,249 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:33:29,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,350 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd3d023-0f48-4fae-9e1f-8dd2368bded7 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:33:29,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-7cd3d023-0f48-4fae-9e1f-8dd2368bded7 2018-08-28 19:33:29,350 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:33:29,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,447 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-330541c4-f556-477f-98b2-9a04291c5805 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:33:29,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-330541c4-f556-477f-98b2-9a04291c5805 2018-08-28 19:33:29,447 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:33:29,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,537 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0f53bf-7621-4ad5-8b61-f0fd6bf0ffe2 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: e57f069dfb57474b8707c8e6ae7c7abc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:33:29,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/e57f069dfb57474b8707c8e6ae7c7abc used request id req-ff0f53bf-7621-4ad5-8b61-f0fd6bf0ffe2 2018-08-28 19:33:29,537 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:33:29,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2715efa-9af2-428e-a782-2df5e76823a1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-08-28 19:33:29,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e used request id req-c2715efa-9af2-428e-a782-2df5e76823a1 2018-08-28 19:33:29,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-589b350b-8c22-4cca-9f26-325b9c4f3dae Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:33:29,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-589b350b-8c22-4cca-9f26-325b9c4f3dae 2018-08-28 19:33:29,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:29,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ae5be0-103e-405a-8021-db93243cf7f6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77"}, "enabled": true, "id": "f99ddd33f2c642fea40da8e1d2a66c77", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-671cbb3e-a506-412-proj"}} 2018-08-28 19:33:29,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-a1ae5be0-103e-405a-8021-db93243cf7f6 2018-08-28 19:33:29,808 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7ceba4c9-a243-4af4-80c1-638c7ffed122 2018-08-28 19:33:29,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7ceba4c9-a243-4af4-80c1-638c7ffed122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:30,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cd3c2281-4fbe-41c6-83a3-213dcc844b91 Date: Tue, 28 Aug 2018 19:33:30 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:08Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "481d4bb1-8bc2-4647-9c89-4980f039cdbe"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:08Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "9242df7f-d54b-4a7c-b5cc-dcc240e66543"}, {"remote_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:08Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "ceceadcb-c0b3-45d1-81aa-cebd6d36150d"}, {"remote_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:31:08Z", "security_group_id": "7ceba4c9-a243-4af4-80c1-638c7ffed122", "port_range_min": null, "revision_number": 0, "tenant_id": "f99ddd33f2c642fea40da8e1d2a66c77", "created_at": "2018-08-28T19:31:08Z", "project_id": "f99ddd33f2c642fea40da8e1d2a66c77", "id": "f88673ed-417e-4917-98d5-d0f427de0d8a"}]} 2018-08-28 19:33:30,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=7ceba4c9-a243-4af4-80c1-638c7ffed122 used request id req-cd3c2281-4fbe-41c6-83a3-213dcc844b91 2018-08-28 19:33:30,114 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:33:30,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/7ceba4c9-a243-4af4-80c1-638c7ffed122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:30,426 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ce1ba175-daa8-4e1b-a70c-a5d66fffb2e5 Content-Length: 0 Date: Tue, 28 Aug 2018 19:33:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:33:30,426 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/7ceba4c9-a243-4af4-80c1-638c7ffed122 used request id req-ce1ba175-daa8-4e1b-a70c-a5d66fffb2e5 2018-08-28 19:33:30,427 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-671cbb3e-a506-412-proj 2018-08-28 19:33:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:30,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a28ea6df-ed54-459f-994c-220c01dc7733 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:33:30,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/f99ddd33f2c642fea40da8e1d2a66c77 used request id req-a28ea6df-ed54-459f-994c-220c01dc7733 2018-08-28 19:33:30,667 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-671cbb3e-a506-412-proj-role 2018-08-28 19:33:30,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/14655e34012044248c8620e284ea2976 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:30,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bae51f1e-736c-45ba-8233-2e35968f17b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:33:30,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/14655e34012044248c8620e284ea2976 used request id req-bae51f1e-736c-45ba-8233-2e35968f17b9 2018-08-28 19:33:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4a775afbd66d0ebb5bc9a4b8e67f3911fb129cd" 2018-08-28 19:33:30,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac174597-cf6c-49a3-ba62-de11a6f244b1 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:33:30,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-ac174597-cf6c-49a3-ba62-de11a6f244b1 2018-08-28 19:33:30,873 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-671cbb3e-a506-412-user 2018-08-28 19:33:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/83d69330e3404754a3b8ae77753ff6eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92e114c112acd615ee579d7c6191f7fb00c19f8a" 2018-08-28 19:33:31,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02a7064f-6a42-4cb4-83e3-4e1e7e02651b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:33:31,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/83d69330e3404754a3b8ae77753ff6eb used request id req-02a7064f-6a42-4cb4-83e3-4e1e7e02651b 2018-08-28 19:33:31,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:31,462 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["nuiW8Q31TumYl1gq-K9cVg"], "issued_at": "2018-08-28T19:33:31.000000Z"}} 2018-08-28 19:33:31,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}762a33cef209890c6240a5b7371ea80641e3db8b" 2018-08-28 19:33:31,556 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff10b6f0-fe27-4a14-957f-d8634543ad62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:31,556 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-ff10b6f0-fe27-4a14-957f-d8634543ad62 2018-08-28 19:33:31,557 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:31,558 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:31,956 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["LAaSeLN_TX2OHYTpaG5XVw"], "issued_at": "2018-08-28T19:33:31.000000Z"}} 2018-08-28 19:33:31,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:33:32,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9681d3f8-dedc-4590-bd5f-4e968ad1f2bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:32,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-9681d3f8-dedc-4590-bd5f-4e968ad1f2bb 2018-08-28 19:33:32,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:33:32,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:33:32,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-c5369c40-e7a9-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:33:32,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d21fd33-869f-42a3-b4d3-1db9b5090fa7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-c5369c40-e7a9-49e-proj", "previous": null, "next": null}, "projects": []} 2018-08-28 19:33:32,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-c5369c40-e7a9-49e-proj used request id req-3d21fd33-869f-42a3-b4d3-1db9b5090fa7 2018-08-28 19:33:32,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:33:32,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91735f5-777b-46e1-85b0-ab8bd66f4d17 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:33:32,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-f91735f5-777b-46e1-85b0-ab8bd66f4d17 2018-08-28 19:33:32,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}}' 2018-08-28 19:33:32,363 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50045897-263d-4c63-957c-85e167bd8aa4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:33:32,363 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-50045897-263d-4c63-957c-85e167bd8aa4 2018-08-28 19:33:32,363 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-c5369c40-e7a9-49e-proj 2018-08-28 19:33:32,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:32,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:32,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["WcxqD0KSTeOsDMW_TFhJUg"], "issued_at": "2018-08-28T19:33:32.000000Z"}} 2018-08-28 19:33:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c00852852eddfbca7baa775e359bc6e1a3393fc" 2018-08-28 19:33:32,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26fa1e79-873e-4a7e-a6ed-42b4cc2f26ae Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:32,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-26fa1e79-873e-4a7e-a6ed-42b4cc2f26ae 2018-08-28 19:33:32,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:33:32,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:33:32,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c00852852eddfbca7baa775e359bc6e1a3393fc" 2018-08-28 19:33:32,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b852c872-d66d-4fe6-81a3-0ea85a6cd134 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:33:32,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b852c872-d66d-4fe6-81a3-0ea85a6cd134 2018-08-28 19:33:32,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-c5369c40-e7a9-49e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c00852852eddfbca7baa775e359bc6e1a3393fc" 2018-08-28 19:33:33,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77b32f0b-f97f-4c78-ac1d-26eb8ddd8e4e Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-c5369c40-e7a9-49e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}]} 2018-08-28 19:33:33,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?name=AnsibleProvisioningTests-c5369c40-e7a9-49e-proj used request id req-77b32f0b-f97f-4c78-ac1d-26eb8ddd8e4e 2018-08-28 19:33:33,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c00852852eddfbca7baa775e359bc6e1a3393fc" 2018-08-28 19:33:33,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224ee584-40de-44bf-9710-7a4cbab87ac1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.28:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-08-28 19:33:33,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains?name=Default used request id req-224ee584-40de-44bf-9710-7a4cbab87ac1 2018-08-28 19:33:33,513 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-c5369c40-e7a9-49e-user 2018-08-28 19:33:33,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:33:33,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d79a5b7f-2b4e-4472-bf5d-106b155c5dc3 Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:33:33,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-d79a5b7f-2b4e-4472-bf5d-106b155c5dc3 2018-08-28 19:33:33,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" -d '{"role": {"name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}}' 2018-08-28 19:33:33,734 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53745d83-86f1-43a9-a6c8-5022e83fd12f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "45474d4d2aa345e49c3fc75bf3890c6d", "links": {"self": "http://172.30.9.28:5000/v3/roles/45474d4d2aa345e49c3fc75bf3890c6d"}, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}} 2018-08-28 19:33:33,734 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-53745d83-86f1-43a9-a6c8-5022e83fd12f 2018-08-28 19:33:33,734 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role 2018-08-28 19:33:33,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles/45474d4d2aa345e49c3fc75bf3890c6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:33:33,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fe96b1-8712-479c-a208-8d8e50c633b7 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/45474d4d2aa345e49c3fc75bf3890c6d"}, "domain_id": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role", "id": "45474d4d2aa345e49c3fc75bf3890c6d"}} 2018-08-28 19:33:33,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/45474d4d2aa345e49c3fc75bf3890c6d used request id req-87fe96b1-8712-479c-a208-8d8e50c633b7 2018-08-28 19:33:33,829 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role to project AnsibleProvisioningTests-c5369c40-e7a9-49e-proj 2018-08-28 19:33:33,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13/users/4947c1ae1848431cbd9282828a969d00/roles/45474d4d2aa345e49c3fc75bf3890c6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:33:33,952 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9777bed7-1fd2-487b-b6a2-7ca8e92b7176 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:33:33,952 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13/users/4947c1ae1848431cbd9282828a969d00/roles/45474d4d2aa345e49c3fc75bf3890c6d used request id req-9777bed7-1fd2-487b-b6a2-7ca8e92b7176 2018-08-28 19:33:33,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:33:33,955 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-08-28 19:33:33,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:33,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:34,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:33:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["hzouUFT7SFyctKafjKJcFQ"], "issued_at": "2018-08-28T19:33:34.000000Z"}} 2018-08-28 19:33:34,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" 2018-08-28 19:33:34,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-adeb449e-2617-4097-9bd5-fc3aeb29dd76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:34,423 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-adeb449e-2617-4097-9bd5-fc3aeb29dd76 2018-08-28 19:33:34,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" 2018-08-28 19:33:34,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-910fadd7-6c1c-4d22-9d27-392e34127b7a Date: Tue, 28 Aug 2018 19:33:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image"} 2018-08-28 19:33:34,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image used request id req-910fadd7-6c1c-4d22-9d27-392e34127b7a 2018-08-28 19:33:34,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" 2018-08-28 19:33:34,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-38ceb844-7e91-4841-8b53-7f0480b0f52b Date: Tue, 28 Aug 2018 19:33: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-08-28 19:33:34,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-38ceb844-7e91-4841-8b53-7f0480b0f52b 2018-08-28 19:33:34,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image"}' 2018-08-28 19:33:34,994 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa X-Openstack-Request-Id: req-8ef29465-5fc3-4a51-86ba-d8afa18a4a87 Date: Tue, 28 Aug 2018 19:33:34 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:33:34Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-08-28T19:33:34Z", "visibility": "shared", "locations": [], "self": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "min_disk": 0, "protected": false, "id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "file": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/file", "checksum": null, "owner": "c57959c614e147b3a4a1c8aa815efb13", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:33:34,994 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8ef29465-5fc3-4a51-86ba-d8afa18a4a87 2018-08-28 19:33:35,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" -d '' 2018-08-28 19:33:42,296 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2fedfc7b-a8ea-4a02-a33b-411e7c30fd4c Date: Tue, 28 Aug 2018 19:33:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:33:42,296 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/file used request id req-2fedfc7b-a8ea-4a02-a33b-411e7c30fd4c 2018-08-28 19:33:42,297 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-28 19:33:42,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" 2018-08-28 19:33:42,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-1b679b9f-9c6b-4765-bea2-cd7c1613cff1 Date: Tue, 28 Aug 2018 19:33:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:33:34Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-08-28T19:33:42Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/snap", "metadata": {}}], "self": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "min_disk": 0, "protected": false, "id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "file": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "c57959c614e147b3a4a1c8aa815efb13", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:33:42,460 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa used request id req-1b679b9f-9c6b-4765-bea2-cd7c1613cff1 2018-08-28 19:33:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" 2018-08-28 19:33:42,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-36318708-cd43-451f-94a7-bd27744c4207 Date: Tue, 28 Aug 2018 19:33:42 GMT RESP BODY: {"additionalProperties": {"type": "string"}, "name": "image", "links": [{"href": "{self}", "rel": "self"}, {"href": "{file}", "rel": "enclosure"}, {"href": "{schema}", "rel": "describedby"}], "properties": {"status": {"readOnly": true, "enum": ["queued", "saving", "active", "killed", "deleted", "pending_delete", "deactivated"], "type": "string", "description": "Status of the image"}, "tags": {"items": {"type": "string", "maxLength": 255}, "type": "array", "description": "List of strings related to the image"}, "kernel_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the kernel when booting an AMI-style image.", "is_base": false}, "container_format": {"enum": [null, "ami", "ari", "aki", "bare", "ovf", "ova", "docker"], "type": ["null", "string"], "description": "Format of the container"}, "min_ram": {"type": "integer", "description": "Amount of ram (in MB) required to boot image."}, "ramdisk_id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": ["null", "string"], "description": "ID of image stored in Glance that should be used as the ramdisk when booting an AMI-style image.", "is_base": false}, "locations": {"items": {"required": ["url", "metadata"], "type": "object", "properties": {"url": {"type": "string", "maxLength": 255}, "metadata": {"type": "object"}}}, "type": "array", "description": "A set of URLs to access the image file kept in external store"}, "visibility": {"enum": ["community", "public", "private", "shared"], "type": "string", "description": "Scope of image accessibility"}, "updated_at": {"readOnly": true, "type": "string", "description": "Date and time of the last image modification"}, "owner": {"type": ["null", "string"], "description": "Owner of the image", "maxLength": 255}, "file": {"readOnly": true, "type": "string", "description": "An image file url"}, "min_disk": {"type": "integer", "description": "Amount of disk space (in GB) required to boot image."}, "virtual_size": {"readOnly": true, "type": ["null", "integer"], "description": "Virtual size of image in bytes"}, "id": {"pattern": "^([0-9a-fA-F]){8}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){4}-([0-9a-fA-F]){12}$", "type": "string", "description": "An identifier for the image"}, "size": {"readOnly": true, "type": ["null", "integer"], "description": "Size of image file in bytes"}, "instance_uuid": {"type": "string", "description": "Metadata which can be used to record which instance this image is associated with. (Informational only, does not create an instance snapshot.)", "is_base": false}, "os_distro": {"type": "string", "description": "Common name of operating system distribution as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "name": {"type": ["null", "string"], "description": "Descriptive name for the image", "maxLength": 255}, "checksum": {"readOnly": true, "type": ["null", "string"], "description": "md5 hash of image contents.", "maxLength": 32}, "created_at": {"readOnly": true, "type": "string", "description": "Date and time of image registration"}, "disk_format": {"enum": [null, "ami", "ari", "aki", "vhd", "vhdx", "vmdk", "raw", "qcow2", "vdi", "iso", "ploop"], "type": ["null", "string"], "description": "Format of the disk"}, "os_version": {"type": "string", "description": "Operating system version as specified by the distributor", "is_base": false}, "protected": {"type": "boolean", "description": "If true, image will not be deletable."}, "architecture": {"type": "string", "description": "Operating system architecture as specified in https://docs.openstack.org/python-glanceclient/latest/cli/property-keys.html", "is_base": false}, "direct_url": {"readOnly": true, "type": "string", "description": "URL to access the image file kept in external store"}, "self": {"readOnly": true, "type": "string", "description": "An image self url"}, "schema": {"readOnly": true, "type": "string", "description": "An image schema url"}}} 2018-08-28 19:33:42,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-36318708-cd43-451f-94a7-bd27744c4207 2018-08-28 19:33:42,612 - create_image - INFO - Created image with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image 2018-08-28 19:33:42,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" 2018-08-28 19:33:42,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-7d83c58c-fb53-455a-bd29-d75b4c69e3bb Date: Tue, 28 Aug 2018 19:33:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:33:34Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-08-28T19:33:42Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/snap", "metadata": {}}], "self": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "min_disk": 0, "protected": false, "id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "file": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "c57959c614e147b3a4a1c8aa815efb13", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-08-28 19:33:42,781 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa used request id req-7d83c58c-fb53-455a-bd29-d75b4c69e3bb 2018-08-28 19:33:42,782 - create_image - DEBUG - Instance status is - active 2018-08-28 19:33:42,782 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image 2018-08-28 19:33:42,782 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image 2018-08-28 19:33:42,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:42,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:43,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["GBCE_FHhTrG30pP7zfBtDA"], "issued_at": "2018-08-28T19:33:43.000000Z"}} 2018-08-28 19:33:43,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:33:43,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e0359f6-8da0-4993-b399-65e2adb44704 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:43,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5e0359f6-8da0-4993-b399-65e2adb44704 2018-08-28 19:33:43,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:33:43,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-579a3d92-5a2b-49fb-b656-b86f6a9be95a Date: Tue, 28 Aug 2018 19:33:43 GMT RESP BODY: {"networks":[]} 2018-08-28 19:33:43,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-579a3d92-5a2b-49fb-b656-b86f6a9be95a 2018-08-28 19:33:43,414 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net 2018-08-28 19:33:43,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" -d '{"network": {"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net", "admin_state_up": true}}' 2018-08-28 19:33:44,241 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-ff1e6089-c296-4711-a127-bcb2c2efbdb2 Date: Tue, 28 Aug 2018 19:33:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"191c628e-0603-424e-a435-d6da5814d9bd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:33:44Z","is_default":false,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","mtu":1450}} 2018-08-28 19:33:44,241 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks used request id req-ff1e6089-c296-4711-a127-bcb2c2efbdb2 2018-08-28 19:33:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:33:44,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-844fb6c8-d990-41dc-b8c0-7bdb7d5f31a2 Date: Tue, 28 Aug 2018 19:33:44 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T19:33:44Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:33:44,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-844fb6c8-d990-41dc-b8c0-7bdb7d5f31a2 2018-08-28 19:33:44,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:33:44,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-88399a8f-8abb-449d-80e3-17b34a102e21 Date: Tue, 28 Aug 2018 19:33:44 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:33:44,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-88399a8f-8abb-449d-80e3-17b34a102e21 2018-08-28 19:33:44,668 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet 2018-08-28 19:33:44,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" -d '{"subnets": [{"ip_version": 4, "network_id": "191c628e-0603-424e-a435-d6da5814d9bd", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]}' 2018-08-28 19:33:45,475 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b10cd3bc-52c5-41c3-87d0-0bee03509862 Date: Tue, 28 Aug 2018 19:33:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:33:45,475 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets used request id req-b10cd3bc-52c5-41c3-87d0-0bee03509862 2018-08-28 19:33:45,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:33:45,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-cd661c8e-8f40-4758-8819-f97538ecbbf3 Date: Tue, 28 Aug 2018 19:33: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:33:45,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-cd661c8e-8f40-4758-8819-f97538ecbbf3 2018-08-28 19:33:45,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:33:45,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-278ae717-1aea-409e-9f5c-7ddd0c984d41 Date: Tue, 28 Aug 2018 19:33:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:33:45,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-278ae717-1aea-409e-9f5c-7ddd0c984d41 2018-08-28 19:33:45,926 - OpenStackNetwork - DEBUG - Network [191c628e-0603-424e-a435-d6da5814d9bd] created successfully 2018-08-28 19:33:45,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:45,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:46,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["hntBxI2xTEORZldmHvOsEw"], "issued_at": "2018-08-28T19:33:46.000000Z"}} 2018-08-28 19:33:46,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:46,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb51066c-3a72-431a-8452-5850bab00305 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:46,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-fb51066c-3a72-431a-8452-5850bab00305 2018-08-28 19:33:46,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:46,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-68a6d599-3671-499f-bebc-24e6d919a67e Date: Tue, 28 Aug 2018 19:33:46 GMT RESP BODY: {"routers": []} 2018-08-28 19:33:46,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router&admin_state_up=True used request id req-68a6d599-3671-499f-bebc-24e6d919a67e 2018-08-28 19:33:46,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:46,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:46,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:33:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["sixMidRQRBOr6JjtNpUxrA"], "issued_at": "2018-08-28T19:33:46.000000Z"}} 2018-08-28 19:33:46,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b9ea38b5f6ac82e56c0724d7b808cbf07834848d" 2018-08-28 19:33:46,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6b38e64-e90e-4bf5-a9cd-c222534e6526 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:46,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c6b38e64-e90e-4bf5-a9cd-c222534e6526 2018-08-28 19:33:46,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:47,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-91bf67f6-cb5d-4d62-a9be-520285f9dba4 Date: Tue, 28 Aug 2018 19:33:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:33:47,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-91bf67f6-cb5d-4d62-a9be-520285f9dba4 2018-08-28 19:33:47,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:47,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a75534a-6b98-4628-8cde-8b8889ca1aba Date: Tue, 28 Aug 2018 19:33:47 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:33:47,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-6a75534a-6b98-4628-8cde-8b8889ca1aba 2018-08-28 19:33:47,403 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router 2018-08-28 19:33:47,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router", "admin_state_up": true}}' 2018-08-28 19:33:52,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-0167bd52-7c96-41e0-a79e-aec5b911c8f4 Date: Tue, 28 Aug 2018 19:33:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:47Z", "admin_state_up": true, "updated_at": "2018-08-28T19:33:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "06e110b0-e087-457b-bbde-324a04317290", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router"}} 2018-08-28 19:33:52,420 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers used request id req-0167bd52-7c96-41e0-a79e-aec5b911c8f4 2018-08-28 19:33:52,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=06e110b0-e087-457b-bbde-324a04317290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:52,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9897afcf-43d4-4eb3-bdc2-dda7129bbb9b Date: Tue, 28 Aug 2018 19:33:52 GMT RESP BODY: {"ports":[]} 2018-08-28 19:33:52,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=06e110b0-e087-457b-bbde-324a04317290 used request id req-9897afcf-43d4-4eb3-bdc2-dda7129bbb9b 2018-08-28 19:33:52,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:52,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-683e18e3-70ad-4694-a7c6-25c38cf2be9b Date: Tue, 28 Aug 2018 19:33: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:33:52,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-683e18e3-70ad-4694-a7c6-25c38cf2be9b 2018-08-28 19:33:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:33:52,893 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:33:52 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:33:52,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:52,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-457dfb06-bb2f-4f03-92a0-6b2ba3cdf10f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:33:52,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-457dfb06-bb2f-4f03-92a0-6b2ba3cdf10f 2018-08-28 19:33:52,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:53,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d6a63ae2-c6db-4b89-a5db-b49c5004abb3 Date: Tue, 28 Aug 2018 19:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:33:53,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-d6a63ae2-c6db-4b89-a5db-b49c5004abb3 2018-08-28 19:33:53,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:53,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8b9bd422-accb-4f19-bbaa-af9515ea463f Date: Tue, 28 Aug 2018 19:33:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:33:53,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet used request id req-8b9bd422-accb-4f19-bbaa-af9515ea463f 2018-08-28 19:33:53,373 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-08-28 19:33:53,373 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router 2018-08-28 19:33:53,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" -d '{"subnet_id": "097944d4-49a8-4cea-86b0-162d47078761"}' 2018-08-28 19:33:55,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb2e5e0e-ba77-4b97-83e6-5b24324cdf70 Date: Tue, 28 Aug 2018 19:33:55 GMT RESP BODY: {"network_id": "191c628e-0603-424e-a435-d6da5814d9bd", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "subnet_id": "097944d4-49a8-4cea-86b0-162d47078761", "subnet_ids": ["097944d4-49a8-4cea-86b0-162d47078761"], "port_id": "be6bc4f4-303d-4f95-95c9-58b3b6740f1e", "id": "06e110b0-e087-457b-bbde-324a04317290"} 2018-08-28 19:33:55,434 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290/add_router_interface used request id req-cb2e5e0e-ba77-4b97-83e6-5b24324cdf70 2018-08-28 19:33:55,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:55,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-b515fbaf-c27e-43b7-b46e-4f232dbf6677 Date: Tue, 28 Aug 2018 19:33:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:47Z", "admin_state_up": true, "updated_at": "2018-08-28T19:33:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "06e110b0-e087-457b-bbde-324a04317290", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router"}} 2018-08-28 19:33:55,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290 used request id req-b515fbaf-c27e-43b7-b46e-4f232dbf6677 2018-08-28 19:33:55,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=06e110b0-e087-457b-bbde-324a04317290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:56,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a5a41dcd-7c26-4894-8150-76e93c7f5124 Date: Tue, 28 Aug 2018 19:33:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"}]} 2018-08-28 19:33:56,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=06e110b0-e087-457b-bbde-324a04317290 used request id req-a5a41dcd-7c26-4894-8150-76e93c7f5124 2018-08-28 19:33:56,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/097944d4-49a8-4cea-86b0-162d47078761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:33:56,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-b8dcedc9-4754-4080-a712-7ff64a63a975 Date: Tue, 28 Aug 2018 19:33:56 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}} 2018-08-28 19:33:56,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/097944d4-49a8-4cea-86b0-162d47078761 used request id req-b8dcedc9-4754-4080-a712-7ff64a63a975 2018-08-28 19:33:56,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:56,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:56,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "961ba4163a534939a4215147fc01ed1f", "name": "heat_stack_owner"}, {"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}, {"id": "acd74d3e297d47e197bfbf546b008e8a", "name": "Member"}], "expires_at": "2018-08-28T20:33:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/efa9fe7fb1da40c08fb3d79e6444323c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "id": "e4eeae9de8b44f0dab356bc711c43d1a"}, "audit_ids": ["SinEUbqiQYC-3HoLbkmQGg"], "issued_at": "2018-08-28T19:33:56.000000Z"}} 2018-08-28 19:33:56,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c8fed9fc10f2e87bdf8a7c535e21345627ad6" 2018-08-28 19:33:56,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c602a84a-a5f2-483c-a794-e69de22e2776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:56,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c602a84a-a5f2-483c-a794-e69de22e2776 2018-08-28 19:33:56,522 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:33:56,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c8fed9fc10f2e87bdf8a7c535e21345627ad6" 2018-08-28 19:33:57,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-f31a8e42-8770-4519-b49d-b832815ae3db x-compute-request-id: req-f31a8e42-8770-4519-b49d-b832815ae3db Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-08-28 19:33:57,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f31a8e42-8770-4519-b49d-b832815ae3db 2018-08-28 19:33:57,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c8fed9fc10f2e87bdf8a7c535e21345627ad6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-flavor-name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 2048, "id": null, "swap": 0}}' 2018-08-28 19:33:57,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-aeff1b8b-cf75-4abe-bbfa-7e0fb852e9f5 x-compute-request-id: req-aeff1b8b-cf75-4abe-bbfa-7e0fb852e9f5 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bdd50038-e269-4927-855a-a969b32f74d9", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:33:57,141 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-aeff1b8b-cf75-4abe-bbfa-7e0fb852e9f5 2018-08-28 19:33:57,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:57,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:57,520 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["WjhxBpazTI2nrfcgk814Jw"], "issued_at": "2018-08-28T19:33:57.000000Z"}} 2018-08-28 19:33:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca6860fd073203b2fa4c232a856d0f9142968b" 2018-08-28 19:33:57,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c63b504d-3370-483f-8e05-39fc27a5a46e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:57,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-c63b504d-3370-483f-8e05-39fc27a5a46e 2018-08-28 19:33:57,608 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:33:57,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca6860fd073203b2fa4c232a856d0f9142968b" 2018-08-28 19:33:57,775 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-24f84ede-1ac0-4955-846d-275e8f864c1b x-compute-request-id: req-24f84ede-1ac0-4955-846d-275e8f864c1b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-08-28 19:33:57,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-24f84ede-1ac0-4955-846d-275e8f864c1b 2018-08-28 19:33:57,776 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp... 2018-08-28 19:33:57,776 - OpenStackKeypair - INFO - Creating new keypair 2018-08-28 19:33:57,840 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp 2018-08-28 19:33:57,843 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca6860fd073203b2fa4c232a856d0f9142968b" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhprbval7Fw6ajGEXu4kpPshnwzJ7zC/Ch02gD4/FciQmTXB9fNcrASexV7DFzBIGH7/XfPHvAJpjndjb9/8D5hsk6J+Pls+inojAlHeWtif5vgEnHlDjLGYiOQ8cPKwiRY9hY3B/Ki7DdX1jSl40NTk5efxbKTyPCLGOW/SfgDQ==", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp"}}' 2018-08-28 19:33:57,908 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33: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-f947c53c-7d7c-440c-9658-c1a0fbbbedf9 x-compute-request-id: req-f947c53c-7d7c-440c-9658-c1a0fbbbedf9 Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDhprbval7Fw6ajGEXu4kpPshnwzJ7zC/Ch02gD4/FciQmTXB9fNcrASexV7DFzBIGH7/XfPHvAJpjndjb9/8D5hsk6J+Pls+inojAlHeWtif5vgEnHlDjLGYiOQ8cPKwiRY9hY3B/Ki7DdX1jSl40NTk5efxbKTyPCLGOW/SfgDQ==", "user_id": "4947c1ae1848431cbd9282828a969d00", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "fingerprint": "56:e1:da:4f:b1:db:fc:b8:69:32:1a:0f:4c:33:8b:7a"}} 2018-08-28 19:33:57,908 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-f947c53c-7d7c-440c-9658-c1a0fbbbedf9 2018-08-28 19:33:57,910 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918.pub 2018-08-28 19:33:57,910 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918 2018-08-28 19:33:57,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:33:57,911 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:33:58,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:33:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["1bY7ndiiTtuepFJYNPOotA"], "issued_at": "2018-08-28T19:33:58.000000Z"}} 2018-08-28 19:33:58,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:58,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:33:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867b62f4-c2c0-430c-82a7-7ed2c76e873a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:33:58,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-867b62f4-c2c0-430c-82a7-7ed2c76e873a 2018-08-28 19:33:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:58,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1bedd878-bcbd-41d7-9694-e28ca7764546 Date: Tue, 28 Aug 2018 19:33:58 GMT RESP BODY: {"security_groups": []} 2018-08-28 19:33:58,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp used request id req-1bedd878-bcbd-41d7-9694-e28ca7764546 2018-08-28 19:33:58,547 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp... 2018-08-28 19:33:58,547 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp 2018-08-28 19:33:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" -d '{"security_group": {"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}}' 2018-08-28 19:33:58,902 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-ea1be04e-24d6-4eef-bf25-b86ada366f34 Date: Tue, 28 Aug 2018 19:33:58 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "updated_at": "2018-08-28T19:33:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}], "revision_number": 2, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}} 2018-08-28 19:33:58,902 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups used request id req-ea1be04e-24d6-4eef-bf25-b86ada366f34 2018-08-28 19:33:58,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:33:58,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:59,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4df0a000-2ab1-4221-b7bc-75f1a3d8e617 Date: Tue, 28 Aug 2018 19:33:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f"}]} 2018-08-28 19:33:59,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-4df0a000-2ab1-4221-b7bc-75f1a3d8e617 2018-08-28 19:33:59,080 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:33:59,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:59,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2c1987d8-1fde-40ff-bc94-47413c80aeea Date: Tue, 28 Aug 2018 19:33:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f"}]} 2018-08-28 19:33:59,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-2c1987d8-1fde-40ff-bc94-47413c80aeea 2018-08-28 19:33:59,272 - neutron_utils - INFO - Retrieving security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:33:59,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:59,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-b4f8f9a7-39d8-482c-8c31-b4ca6b84a5d7 Date: Tue, 28 Aug 2018 19:33:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "updated_at": "2018-08-28T19:33:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}], "revision_number": 2, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}]} 2018-08-28 19:33:59,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-b4f8f9a7-39d8-482c-8c31-b4ca6b84a5d7 2018-08-28 19:33:59,476 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:33:59,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:59,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0f8ed9a6-1750-4180-927c-cdcf98118313 Date: Tue, 28 Aug 2018 19:33:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f"}]} 2018-08-28 19:33:59,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-0f8ed9a6-1750-4180-927c-cdcf98118313 2018-08-28 19:33:59,507 - neutron_utils - INFO - Retrieving security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:33:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:59,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-9689dce9-69be-4d9b-b494-ff7376fe949e Date: Tue, 28 Aug 2018 19:33:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "updated_at": "2018-08-28T19:33:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}], "revision_number": 2, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}]} 2018-08-28 19:33:59,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-9689dce9-69be-4d9b-b494-ff7376fe949e 2018-08-28 19:33:59,721 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:33:59,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:33:59,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-404fd8d6-89ba-405b-a97e-7264e582e691 Date: Tue, 28 Aug 2018 19:33:59 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f"}]} 2018-08-28 19:33:59,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-404fd8d6-89ba-405b-a97e-7264e582e691 2018-08-28 19:33:59,895 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp 2018-08-28 19:33:59,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:00,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-6928f679-3a8d-406a-97ee-f247117b0ea9 Date: Tue, 28 Aug 2018 19:34:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "updated_at": "2018-08-28T19:33:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}], "revision_number": 2, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}]} 2018-08-28 19:34:00,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp used request id req-6928f679-3a8d-406a-97ee-f247117b0ea9 2018-08-28 19:34:00,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:34:00,111 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:34:00 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:34:00,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:00,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1dc9ac-320b-4ea0-820d-45e2fee17a67 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:34:00,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-1c1dc9ac-320b-4ea0-820d-45e2fee17a67 2018-08-28 19:34:00,198 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:34:00,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:00,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-cea56db2-4e53-45d1-8a57-db2b49cef8ee Date: Tue, 28 Aug 2018 19:34:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f"}]} 2018-08-28 19:34:00,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-cea56db2-4e53-45d1-8a57-db2b49cef8ee 2018-08-28 19:34:00,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b"}}' 2018-08-28 19:34:00,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-de1aae8e-0597-47a1-8d08-94389bc36037 Date: Tue, 28 Aug 2018 19:34:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:34:00Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71"}} 2018-08-28 19:34:00,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-de1aae8e-0597-47a1-8d08-94389bc36037 2018-08-28 19:34:00,412 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp 2018-08-28 19:34:00,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:00,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-bddad191-2004-4e11-af82-81ab276d8130 Date: Tue, 28 Aug 2018 19:34:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "updated_at": "2018-08-28T19:34:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:34:00Z", "revision_number": 0, "id": "e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}], "revision_number": 3, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}]} 2018-08-28 19:34:00,616 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp used request id req-bddad191-2004-4e11-af82-81ab276d8130 2018-08-28 19:34:00,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:00,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e38b3e7f-2b17-4ab7-b3a7-64e01753a93e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:34:00,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-e38b3e7f-2b17-4ab7-b3a7-64e01753a93e 2018-08-28 19:34:00,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:34:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:00,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-fdcde920-17ed-46f9-959a-07f1001c8774 Date: Tue, 28 Aug 2018 19:34:00 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:34:00Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71"}]} 2018-08-28 19:34:00,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-fdcde920-17ed-46f9-959a-07f1001c8774 2018-08-28 19:34:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/security-group-rules -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b"}}' 2018-08-28 19:34:00,980 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5c2b59fc-2146-4ba3-8028-79bc805bc33e Date: Tue, 28 Aug 2018 19:34:01 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": 22, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:34:00Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "46c43ddc-b3b3-4b8c-a1fe-dc74abed2df5"}} 2018-08-28 19:34:00,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules used request id req-5c2b59fc-2146-4ba3-8028-79bc805bc33e 2018-08-28 19:34:00,981 - neutron_utils - INFO - Retrieving security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:34:00,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:01,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-d26f296a-b0b0-49e6-83e3-7159776449e8 Date: Tue, 28 Aug 2018 19:34:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "updated_at": "2018-08-28T19:34:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:34:00Z", "revision_number": 0, "id": "46c43ddc-b3b3-4b8c-a1fe-dc74abed2df5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "revision_number": 0, "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:34:00Z", "revision_number": 0, "id": "e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}], "revision_number": 4, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}]} 2018-08-28 19:34:01,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-d26f296a-b0b0-49e6-83e3-7159776449e8 2018-08-28 19:34:01,032 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0a62f180-e810-4aac-9d71-4c89e090d75b 2018-08-28 19:34:01,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:34:01,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-54fad6ce-1b65-4ddc-8db3-2b19bc6896c3 Date: Tue, 28 Aug 2018 19:34:01 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "2d19fec5-bf57-43be-bbad-e4cb4bc75617"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": 22, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:34:00Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "46c43ddc-b3b3-4b8c-a1fe-dc74abed2df5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:58Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:58Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:34:00Z", "security_group_id": "0a62f180-e810-4aac-9d71-4c89e090d75b", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:34:00Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71"}]} 2018-08-28 19:34:01,210 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-54fad6ce-1b65-4ddc-8db3-2b19bc6896c3 2018-08-28 19:34:01,211 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:34:01,212 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:34:01,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["Qm4YxjpZSmmua8Pzcf-Cog"], "issued_at": "2018-08-28T19:34:01.000000Z"}} 2018-08-28 19:34:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:01,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1a645e1-9ca9-48f4-b679-9c92e13c31d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:34:01,671 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-a1a645e1-9ca9-48f4-b679-9c92e13c31d0 2018-08-28 19:34:01,672 - nova_utils - DEBUG - Retrieving Nova Client 2018-08-28 19:34:01,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:01,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d891750c-263a-4d87-90a2-e83e785c4b1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:34:01,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-d891750c-263a-4d87-90a2-e83e785c4b1f 2018-08-28 19:34:01,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-4dc91962-ff82-4123-a0b2-c8b6a9ac61b2 Date: Tue, 28 Aug 2018 19:34:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:34:02,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-4dc91962-ff82-4123-a0b2-c8b6a9ac61b2 2018-08-28 19:34:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:34:02,013 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:34:02 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:34:02,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7b90294-b807-45a4-99c2-e675547e361d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:34:02,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-f7b90294-b807-45a4-99c2-e675547e361d 2018-08-28 19:34:02,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6340b158-a12d-4178-806e-0e426f085820 Date: Tue, 28 Aug 2018 19:34:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:34:02,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-6340b158-a12d-4178-806e-0e426f085820 2018-08-28 19:34:02,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e9d610fe-e9be-4d5b-99bf-f9c59778e30d Date: Tue, 28 Aug 2018 19:34:02 GMT RESP BODY: {"ports":[]} 2018-08-28 19:34:02,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1&admin_state_up=True used request id req-e9d610fe-e9be-4d5b-99bf-f9c59778e30d 2018-08-28 19:34:02,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,715 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9272279b-94c0-4836-a91d-34d2a7ddd81a x-compute-request-id: req-9272279b-94c0-4836-a91d-34d2a7ddd81a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 19:34:02,715 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst used request id req-9272279b-94c0-4836-a91d-34d2a7ddd81a 2018-08-28 19:34:02,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d9a2cb12-a9ff-4c81-8070-1b28f06a4018 Date: Tue, 28 Aug 2018 19:34:02 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:34:02,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-d9a2cb12-a9ff-4c81-8070-1b28f06a4018 2018-08-28 19:34:02,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d241fd-ee06-4adc-9c09-8ca01f022cb3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:34:02,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-86d241fd-ee06-4adc-9c09-8ca01f022cb3 2018-08-28 19:34:02,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:02,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c634d8ea-8488-4d9b-8c27-8c7cae6debaa Date: Tue, 28 Aug 2018 19:34:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:34:02,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-c634d8ea-8488-4d9b-8c27-8c7cae6debaa 2018-08-28 19:34:02,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:03,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bdf4ebbf-c161-48b0-8d8c-d9a166e2ca1e Date: Tue, 28 Aug 2018 19:34:03 GMT RESP BODY: {"ports":[]} 2018-08-28 19:34:03,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1&admin_state_up=True used request id req-bdf4ebbf-c161-48b0-8d8c-d9a166e2ca1e 2018-08-28 19:34:03,357 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-08-28 19:34:03,358 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:34:03,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "45474d4d2aa345e49c3fc75bf3890c6d", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role"}], "expires_at": "2018-08-28T20:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c57959c614e147b3a4a1c8aa815efb13", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/c57959c614e147b3a4a1c8aa815efb13", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-user", "id": "4947c1ae1848431cbd9282828a969d00"}, "audit_ids": ["6mAvcoyATsW9LWLAQuocwA"], "issued_at": "2018-08-28T19:34:03.000000Z"}} 2018-08-28 19:34:03,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf3f6d2edeab778be8da352d6124f39e30969b" 2018-08-28 19:34:03,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-758b7232-137a-4d95-86cb-50388e515e6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:34:03,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-758b7232-137a-4d95-86cb-50388e515e6a 2018-08-28 19:34:03,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:04,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aa3a0a41-f30b-4950-a55e-d7bebc0752e3 Date: Tue, 28 Aug 2018 19:34: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:34:04,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-aa3a0a41-f30b-4950-a55e-d7bebc0752e3 2018-08-28 19:34:04,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:04,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-820652ef-5e67-46b5-8d5f-de10ee04b2e8 Date: Tue, 28 Aug 2018 19:34:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:34:04,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-820652ef-5e67-46b5-8d5f-de10ee04b2e8 2018-08-28 19:34:04,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:04,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b33aad69-587d-45c2-bb9d-93dfeb42b5c2 Date: Tue, 28 Aug 2018 19:34: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:34:04,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-b33aad69-587d-45c2-bb9d-93dfeb42b5c2 2018-08-28 19:34:04,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:34:04,548 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:34:04 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:34:04,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94cf3f6d2edeab778be8da352d6124f39e30969b" 2018-08-28 19:34:04,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f54ed784-f5fa-418e-b986-1b0aa5998af1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:34:04,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-f54ed784-f5fa-418e-b986-1b0aa5998af1 2018-08-28 19:34:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:04,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2ea49531-359f-48ea-8256-eda46ebf6760 Date: Tue, 28 Aug 2018 19:34:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:34:04,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-2ea49531-359f-48ea-8256-eda46ebf6760 2018-08-28 19:34:04,980 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net 2018-08-28 19:34:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" -d '{"port": {"network_id": "191c628e-0603-424e-a435-d6da5814d9bd", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1", "admin_state_up": true}}' 2018-08-28 19:34:06,050 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1d05eb10-0ed1-475c-9258-441eb66ea245 Date: Tue, 28 Aug 2018 19:34:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","project_id":"c57959c614e147b3a4a1c8aa815efb13","qos_policy_id":null,"admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal"}} 2018-08-28 19:34:06,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/ports used request id req-1d05eb10-0ed1-475c-9258-441eb66ea245 2018-08-28 19:34:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:06,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-7807f557-67b3-4058-9009-d465c37e028b Date: Tue, 28 Aug 2018 19:34: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:34:06,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-7807f557-67b3-4058-9009-d465c37e028b 2018-08-28 19:34:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:06,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57199d9d-c0e8-4f02-bdb9-571906ee86f4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:34:06,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-57199d9d-c0e8-4f02-bdb9-571906ee86f4 2018-08-28 19:34:06,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:06,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b6865d4c-fa54-4dc6-bc10-1ce043c37481 Date: Tue, 28 Aug 2018 19:34:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:34:06,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-b6865d4c-fa54-4dc6-bc10-1ce043c37481 2018-08-28 19:34:06,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:06,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-7d24ae86-dc45-4791-9f60-4a34c6f2a4cb Date: Tue, 28 Aug 2018 19:34:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-08-28 19:34:06,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1&admin_state_up=True used request id req-7d24ae86-dc45-4791-9f60-4a34c6f2a4cb 2018-08-28 19:34:06,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:07,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f315a568-37b9-45fb-af2d-4e35f07b9c3c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:34:07,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-f315a568-37b9-45fb-af2d-4e35f07b9c3c 2018-08-28 19:34:07,020 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst 2018-08-28 19:34:07,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:07,052 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-55a83dad-eb74-4c29-8bca-4ac0ac7cfbe6 x-compute-request-id: req-55a83dad-eb74-4c29-8bca-4ac0ac7cfbe6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-flavor-name"}]} 2018-08-28 19:34:07,053 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-55a83dad-eb74-4c29-8bca-4ac0ac7cfbe6 2018-08-28 19:34:07,056 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/flavors/bdd50038-e269-4927-855a-a969b32f74d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:07,077 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-20896967-6680-4d0d-ace3-0e36b5948580 x-compute-request-id: req-20896967-6680-4d0d-ace3-0e36b5948580 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bdd50038-e269-4927-855a-a969b32f74d9", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:34:07,077 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/bdd50038-e269-4927-855a-a969b32f74d9 used request id req-20896967-6680-4d0d-ace3-0e36b5948580 2018-08-28 19:34:07,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:07,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-d2e111db-5681-46da-95fc-209366a685d6 Date: Tue, 28 Aug 2018 19:34:07 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image", "tags": [], "container_format": "bare", "created_at": "2018-08-28T19:33:34Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-08-28T19:33:42Z", "visibility": "shared", "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/snap", "metadata": {}}], "self": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "min_disk": 0, "protected": false, "id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "file": "/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/file", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "owner": "c57959c614e147b3a4a1c8aa815efb13", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/1a9d4992-2777-481c-9927-fb54f9feb2aa/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image"} 2018-08-28 19:34:07,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image used request id req-d2e111db-5681-46da-95fc-209366a685d6 2018-08-28 19:34:07,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:07,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ee5dab4c-68e2-49e9-ab2e-5a17d5a29e65 Date: Tue, 28 Aug 2018 19:34: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-08-28 19:34:07,803 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/schemas/image used request id req-ee5dab4c-68e2-49e9-ab2e-5a17d5a29e65 2018-08-28 19:34:07,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" -d '{"server": {"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "imageRef": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "flavorRef": "bdd50038-e269-4927-855a-a969b32f74d9", "max_count": 1, "min_count": 1, "networks": [{"port": "f4d03859-d91e-403a-adc9-394e29dba1bc"}]}}' 2018-08-28 19:34:09,492 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:34: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-a2d94a73-c2ea-49d2-8bf9-635e535222bc x-compute-request-id: req-a2d94a73-c2ea-49d2-8bf9-635e535222bc Content-Length: 374 location: http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "841b665b-1702-423c-9137-acaa5d2612c9", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "adminPass": "XpgeuBoE2p43"}} 2018-08-28 19:34:09,492 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-a2d94a73-c2ea-49d2-8bf9-635e535222bc 2018-08-28 19:34:09,496 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:09,859 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-3d6b4b70-be77-42fa-8052-17424786a4fe x-compute-request-id: req-3d6b4b70-be77-42fa-8052-17424786a4fe Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:09,859 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-3d6b4b70-be77-42fa-8052-17424786a4fe 2018-08-28 19:34:09,860 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst 2018-08-28 19:34:09,864 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:10,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-cf74ac0a-6250-4d50-b154-5fa24cd403ba x-compute-request-id: req-cf74ac0a-6250-4d50-b154-5fa24cd403ba Content-Encoding: gzip Content-Length: 613 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:10,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-cf74ac0a-6250-4d50-b154-5fa24cd403ba 2018-08-28 19:34:10,065 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:10,065 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:13,065 - create_instance - DEBUG - VM status query timeout in 896.79502511 2018-08-28 19:34:13,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:13,540 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-5255b10b-ccb3-431a-9585-5422c54bb8cc x-compute-request-id: req-5255b10b-ccb3-431a-9585-5422c54bb8cc Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:13,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-5255b10b-ccb3-431a-9585-5422c54bb8cc 2018-08-28 19:34:13,541 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:13,541 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:16,544 - create_instance - DEBUG - VM status query timeout in 893.315665007 2018-08-28 19:34:16,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:17,288 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-e179e27f-42b2-46cf-9a25-f9015e94fbd0 x-compute-request-id: req-e179e27f-42b2-46cf-9a25-f9015e94fbd0 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:17,288 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-e179e27f-42b2-46cf-9a25-f9015e94fbd0 2018-08-28 19:34:17,289 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:17,289 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:20,292 - create_instance - DEBUG - VM status query timeout in 889.567924023 2018-08-28 19:34:20,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:21,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-a7c8ff6e-56e9-4f3d-af56-5812daa3b787 x-compute-request-id: req-a7c8ff6e-56e9-4f3d-af56-5812daa3b787 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:21,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-a7c8ff6e-56e9-4f3d-af56-5812daa3b787 2018-08-28 19:34:21,034 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:21,034 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:24,037 - create_instance - DEBUG - VM status query timeout in 885.822854042 2018-08-28 19:34:24,041 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:24,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-fefc4f6b-a7db-4b28-8ef5-fbf76ae94d7a x-compute-request-id: req-fefc4f6b-a7db-4b28-8ef5-fbf76ae94d7a Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:24,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-fefc4f6b-a7db-4b28-8ef5-fbf76ae94d7a 2018-08-28 19:34:24,861 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:24,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:27,864 - create_instance - DEBUG - VM status query timeout in 881.995769024 2018-08-28 19:34:27,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:28,748 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ea57ab89-d4d9-454a-81ad-ebfcb156a55a x-compute-request-id: req-ea57ab89-d4d9-454a-81ad-ebfcb156a55a Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:28,749 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-ea57ab89-d4d9-454a-81ad-ebfcb156a55a 2018-08-28 19:34:28,749 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:28,749 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:31,753 - create_instance - DEBUG - VM status query timeout in 878.107546091 2018-08-28 19:34:31,756 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:32,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-3076f280-a853-4fe6-abf3-8997ad30db22 x-compute-request-id: req-3076f280-a853-4fe6-abf3-8997ad30db22 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:32,559 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-3076f280-a853-4fe6-abf3-8997ad30db22 2018-08-28 19:34:32,560 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:32,560 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:35,563 - create_instance - DEBUG - VM status query timeout in 874.296800137 2018-08-28 19:34:35,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:36,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9abaa0e0-4be1-4faa-9cf4-e26752e7580b x-compute-request-id: req-9abaa0e0-4be1-4faa-9cf4-e26752e7580b Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:36,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-9abaa0e0-4be1-4faa-9cf4-e26752e7580b 2018-08-28 19:34:36,095 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:36,095 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:39,098 - create_instance - DEBUG - VM status query timeout in 870.762217999 2018-08-28 19:34:39,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:39,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-fc7ca8c6-ebfb-4a2f-944e-e040a357ee05 x-compute-request-id: req-fc7ca8c6-ebfb-4a2f-944e-e040a357ee05 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:39,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-fc7ca8c6-ebfb-4a2f-944e-e040a357ee05 2018-08-28 19:34:39,815 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:39,816 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:42,819 - create_instance - DEBUG - VM status query timeout in 867.041263103 2018-08-28 19:34:42,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:43,310 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-7d2344a3-fc94-44ad-91d3-fbf9bbf7de8f x-compute-request-id: req-7d2344a3-fc94-44ad-91d3-fbf9bbf7de8f Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:43,310 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-7d2344a3-fc94-44ad-91d3-fbf9bbf7de8f 2018-08-28 19:34:43,310 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:43,311 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:46,314 - create_instance - DEBUG - VM status query timeout in 863.546190023 2018-08-28 19:34:46,317 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:46,672 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:34: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-d6f250e5-0e53-4999-ab7f-0db76d60609d x-compute-request-id: req-d6f250e5-0e53-4999-ab7f-0db76d60609d Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:46,672 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-d6f250e5-0e53-4999-ab7f-0db76d60609d 2018-08-28 19:34:46,672 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:46,673 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:49,676 - create_instance - DEBUG - VM status query timeout in 860.184307098 2018-08-28 19:34:49,679 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:50,365 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-9f26f5b3-7779-4e2e-9d4c-c8a4ad640275 x-compute-request-id: req-9f26f5b3-7779-4e2e-9d4c-c8a4ad640275 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:50,365 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-9f26f5b3-7779-4e2e-9d4c-c8a4ad640275 2018-08-28 19:34:50,366 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:50,366 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:53,369 - create_instance - DEBUG - VM status query timeout in 856.490916967 2018-08-28 19:34:53,372 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:54,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-b2ecef2c-dd2c-4aba-a8ec-beee4fceeee5 x-compute-request-id: req-b2ecef2c-dd2c-4aba-a8ec-beee4fceeee5 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:54,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-b2ecef2c-dd2c-4aba-a8ec-beee4fceeee5 2018-08-28 19:34:54,009 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:54,009 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:34:57,012 - create_instance - DEBUG - VM status query timeout in 852.848036051 2018-08-28 19:34:57,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:34:57,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-895025ec-0dc4-4a67-9af0-0e72ed30b332 x-compute-request-id: req-895025ec-0dc4-4a67-9af0-0e72ed30b332 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:34:57,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-895025ec-0dc4-4a67-9af0-0e72ed30b332 2018-08-28 19:34:57,364 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:34:57,364 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:00,367 - create_instance - DEBUG - VM status query timeout in 849.492962122 2018-08-28 19:35:00,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:00,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-eacde452-19aa-4a4c-93aa-08075866104e x-compute-request-id: req-eacde452-19aa-4a4c-93aa-08075866104e Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:00,845 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-eacde452-19aa-4a4c-93aa-08075866104e 2018-08-28 19:35:00,845 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:00,845 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:03,848 - create_instance - DEBUG - VM status query timeout in 846.011685133 2018-08-28 19:35:03,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:04,337 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-36027aa7-2f1c-45fa-b274-0ed73a9f21ad x-compute-request-id: req-36027aa7-2f1c-45fa-b274-0ed73a9f21ad Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:04,337 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-36027aa7-2f1c-45fa-b274-0ed73a9f21ad 2018-08-28 19:35:04,338 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:04,338 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:07,341 - create_instance - DEBUG - VM status query timeout in 842.51910305 2018-08-28 19:35:07,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:07,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9e62e77-fb2a-4aec-a7ac-dec5a041581a x-compute-request-id: req-f9e62e77-fb2a-4aec-a7ac-dec5a041581a Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:07,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-f9e62e77-fb2a-4aec-a7ac-dec5a041581a 2018-08-28 19:35:07,858 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:07,859 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:10,862 - create_instance - DEBUG - VM status query timeout in 838.998203039 2018-08-28 19:35:10,865 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:11,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2b392cd3-82dd-4e9e-ac54-700eaf492ead x-compute-request-id: req-2b392cd3-82dd-4e9e-ac54-700eaf492ead Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:11,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-2b392cd3-82dd-4e9e-ac54-700eaf492ead 2018-08-28 19:35:11,915 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:11,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:14,919 - create_instance - DEBUG - VM status query timeout in 834.941519022 2018-08-28 19:35:14,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:15,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-5e7ccada-a3a4-4d80-a379-c967e741aa03 x-compute-request-id: req-5e7ccada-a3a4-4d80-a379-c967e741aa03 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:15,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-5e7ccada-a3a4-4d80-a379-c967e741aa03 2018-08-28 19:35:15,567 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:15,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:18,570 - create_instance - DEBUG - VM status query timeout in 831.289941072 2018-08-28 19:35:18,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:19,228 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-fdcf1c37-1b63-49f1-9036-97f92fa72cbf x-compute-request-id: req-fdcf1c37-1b63-49f1-9036-97f92fa72cbf Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:19,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-fdcf1c37-1b63-49f1-9036-97f92fa72cbf 2018-08-28 19:35:19,228 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:19,228 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:22,232 - create_instance - DEBUG - VM status query timeout in 827.628421068 2018-08-28 19:35:22,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:23,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c05bbd17-161e-416e-954d-402a897141f5 x-compute-request-id: req-c05bbd17-161e-416e-954d-402a897141f5 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:23,024 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-c05bbd17-161e-416e-954d-402a897141f5 2018-08-28 19:35:23,024 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:23,024 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:26,028 - create_instance - DEBUG - VM status query timeout in 823.832494974 2018-08-28 19:35:26,031 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:26,503 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-10bf1282-e44c-40b0-8524-52724bd4ced0 x-compute-request-id: req-10bf1282-e44c-40b0-8524-52724bd4ced0 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:26,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-10bf1282-e44c-40b0-8524-52724bd4ced0 2018-08-28 19:35:26,504 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:26,504 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:29,507 - create_instance - DEBUG - VM status query timeout in 820.352993011 2018-08-28 19:35:29,510 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:30,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f7018a16-80a1-48ad-9944-7faf8c77dd28 x-compute-request-id: req-f7018a16-80a1-48ad-9944-7faf8c77dd28 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:30,055 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-f7018a16-80a1-48ad-9944-7faf8c77dd28 2018-08-28 19:35:30,055 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:30,055 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:33,058 - create_instance - DEBUG - VM status query timeout in 816.801680088 2018-08-28 19:35:33,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:33,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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,Accept-Encoding x-openstack-request-id: req-0cd097a8-892b-456e-b44f-411a9b451851 x-compute-request-id: req-0cd097a8-892b-456e-b44f-411a9b451851 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:33,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-0cd097a8-892b-456e-b44f-411a9b451851 2018-08-28 19:35:33,543 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:33,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:36,547 - create_instance - DEBUG - VM status query timeout in 813.313301086 2018-08-28 19:35:36,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:37,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-ba5e7da8-dc70-4c4e-93c0-e37d4f125c1e x-compute-request-id: req-ba5e7da8-dc70-4c4e-93c0-e37d4f125c1e Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:37,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-ba5e7da8-dc70-4c4e-93c0-e37d4f125c1e 2018-08-28 19:35:37,184 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:37,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:40,187 - create_instance - DEBUG - VM status query timeout in 809.673048973 2018-08-28 19:35:40,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:40,510 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-22a28eb2-ee85-4646-bec5-06bf3c413131 x-compute-request-id: req-22a28eb2-ee85-4646-bec5-06bf3c413131 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:40,510 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-22a28eb2-ee85-4646-bec5-06bf3c413131 2018-08-28 19:35:40,511 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:40,511 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:43,514 - create_instance - DEBUG - VM status query timeout in 806.346128941 2018-08-28 19:35:43,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:43,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-18291cd7-2139-4ee6-bab0-e21aa3161009 x-compute-request-id: req-18291cd7-2139-4ee6-bab0-e21aa3161009 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:43,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-18291cd7-2139-4ee6-bab0-e21aa3161009 2018-08-28 19:35:43,838 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:43,839 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:46,842 - create_instance - DEBUG - VM status query timeout in 803.018249989 2018-08-28 19:35:46,845 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:47,338 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-70b58e4e-92d9-433a-aa7a-98279d70a67e x-compute-request-id: req-70b58e4e-92d9-433a-aa7a-98279d70a67e Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:47,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-70b58e4e-92d9-433a-aa7a-98279d70a67e 2018-08-28 19:35:47,339 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:47,339 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:50,342 - create_instance - DEBUG - VM status query timeout in 799.517759085 2018-08-28 19:35:50,346 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:50,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-21f16ad0-b30d-4cf1-afb7-173b9de9b3ed x-compute-request-id: req-21f16ad0-b30d-4cf1-afb7-173b9de9b3ed Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:34:10Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:50,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-21f16ad0-b30d-4cf1-afb7-173b9de9b3ed 2018-08-28 19:35:50,809 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - BUILD 2018-08-28 19:35:50,809 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:35:53,813 - create_instance - DEBUG - VM status query timeout in 796.047514915 2018-08-28 19:35:53,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:54,280 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e9cb2bd-6ceb-4629-9f95-26280041f0f4 x-compute-request-id: req-0e9cb2bd-6ceb-4629-9f95-26280041f0f4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:54,280 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-0e9cb2bd-6ceb-4629-9f95-26280041f0f4 2018-08-28 19:35:54,281 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:35:54,281 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:35:54,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:54,903 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-263a0eaf-f7dd-40fa-b458-ea9fb03b8ab0 x-compute-request-id: req-263a0eaf-f7dd-40fa-b458-ea9fb03b8ab0 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:54,903 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-263a0eaf-f7dd-40fa-b458-ea9fb03b8ab0 2018-08-28 19:35:54,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-86f3efdf-3d31-44fb-80e1-2fe90b7589de Date: Tue, 28 Aug 2018 19:35: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:35:55,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-86f3efdf-3d31-44fb-80e1-2fe90b7589de 2018-08-28 19:35:55,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32f334c6-7a12-4668-bbae-cb229848ec08 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:35:55,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-32f334c6-7a12-4668-bbae-cb229848ec08 2018-08-28 19:35:55,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e4f7b2bd-bcba-4166-a8e5-e3030484e0ed Date: Tue, 28 Aug 2018 19:35:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:35:55,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-e4f7b2bd-bcba-4166-a8e5-e3030484e0ed 2018-08-28 19:35:55,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-1680855a-c60e-43cc-b3e3-a24ed987bedc Date: Tue, 28 Aug 2018 19:35:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:35:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:35:55,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-1680855a-c60e-43cc-b3e3-a24ed987bedc 2018-08-28 19:35:55,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-c0fcb3ea-2edb-4558-8346-90d6bc7dafb4 Date: Tue, 28 Aug 2018 19:35:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:47Z", "admin_state_up": true, "updated_at": "2018-08-28T19:33:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "06e110b0-e087-457b-bbde-324a04317290", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router"}]} 2018-08-28 19:35:55,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router used request id req-c0fcb3ea-2edb-4558-8346-90d6bc7dafb4 2018-08-28 19:35:55,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-553715b4-7cca-4eb4-9318-16d782de77d5 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:35:55,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-553715b4-7cca-4eb4-9318-16d782de77d5 2018-08-28 19:35:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?device_id=06e110b0-e087-457b-bbde-324a04317290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-d509918a-95d5-48f6-8de9-25b22d870571 Date: Tue, 28 Aug 2018 19:35:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"}]} 2018-08-28 19:35:55,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?device_id=06e110b0-e087-457b-bbde-324a04317290 used request id req-d509918a-95d5-48f6-8de9-25b22d870571 2018-08-28 19:35:55,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets/097944d4-49a8-4cea-86b0-162d47078761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-142a6ca9-1565-4e80-a225-3d580037103f Date: Tue, 28 Aug 2018 19:35:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","gateway_ip":"10.55.1.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}} 2018-08-28 19:35:55,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets/097944d4-49a8-4cea-86b0-162d47078761 used request id req-142a6ca9-1565-4e80-a225-3d580037103f 2018-08-28 19:35:55,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-66077e2f-9c9e-4448-96f9-ebba733cf4e3 Date: Tue, 28 Aug 2018 19:35:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:35:55,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-66077e2f-9c9e-4448-96f9-ebba733cf4e3 2018-08-28 19:35:55,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:55,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c0ef1c98-3c08-4a1f-9bfc-74c77b9523fe Date: Tue, 28 Aug 2018 19:35:55 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:35:55,936 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-c0ef1c98-3c08-4a1f-9bfc-74c77b9523fe 2018-08-28 19:35:55,940 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:56,487 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-b1cf9957-005b-4f09-917c-0013b545795c x-compute-request-id: req-b1cf9957-005b-4f09-917c-0013b545795c Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:56,488 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-b1cf9957-005b-4f09-917c-0013b545795c 2018-08-28 19:35:56,488 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:35:56,488 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:35:56,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:57,327 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1605d219-6c13-4932-b924-f4314185e091 x-compute-request-id: req-1605d219-6c13-4932-b924-f4314185e091 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:35:57,327 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-1605d219-6c13-4932-b924-f4314185e091 2018-08-28 19:35:57,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:57,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-732eb1e0-d290-45c5-b20a-b4eb75bb9e0a Date: Tue, 28 Aug 2018 19:35: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:35:57,430 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-732eb1e0-d290-45c5-b20a-b4eb75bb9e0a 2018-08-28 19:35:57,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:57,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc0f0acb-8db8-484d-8bff-52ab65388e5e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:35:57,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-fc0f0acb-8db8-484d-8bff-52ab65388e5e 2018-08-28 19:35:57,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:57,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0bdc3359-6617-49dd-918c-617db4478aae Date: Tue, 28 Aug 2018 19:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:35:57,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-0bdc3359-6617-49dd-918c-617db4478aae 2018-08-28 19:35:57,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:57,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-15f8f952-9dd3-4ecf-a02e-c08eca797af5 Date: Tue, 28 Aug 2018 19:35:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:35:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:35:57,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-15f8f952-9dd3-4ecf-a02e-c08eca797af5 2018-08-28 19:35:57,697 - neutron_utils - INFO - Creating floating ip to external network - external 2018-08-28 19:35:57,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:57,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-deb21e65-0ec6-45f2-a237-f12e63a44029 Date: Tue, 28 Aug 2018 19:35:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 19:35:57,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=external used request id req-deb21e65-0ec6-45f2-a237-f12e63a44029 2018-08-28 19:35:57,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:35:57,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e5cd6baa-bebd-40dd-95e1-c4c1d04edbe4 Date: Tue, 28 Aug 2018 19:35:57 GMT RESP BODY: {"subnets":[]} 2018-08-28 19:35:57,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=3381999d-69d6-4d8f-ae49-3f073b30fa2f used request id req-e5cd6baa-bebd-40dd-95e1-c4c1d04edbe4 2018-08-28 19:35:57,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "port_id": "f4d03859-d91e-403a-adc9-394e29dba1bc"}}' 2018-08-28 19:35:59,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-f3bead46-76a4-4aa5-a30f-364977f8ce9b Date: Tue, 28 Aug 2018 19:35:59 GMT RESP BODY: {"floatingip": {"router_id": "06e110b0-e087-457b-bbde-324a04317290", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:35:58Z", "updated_at": "2018-08-28T19:35:58Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.203", "revision_number": 0, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "port_id": "f4d03859-d91e-403a-adc9-394e29dba1bc", "id": "ac819f72-f60e-492d-a0a4-05d84c1b5bfe"}} 2018-08-28 19:35:59,615 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips used request id req-f3bead46-76a4-4aa5-a30f-364977f8ce9b 2018-08-28 19:35:59,615 - create_instance - INFO - Created floating IP 172.30.9.203 via router - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router 2018-08-28 19:35:59,615 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-08-28 19:35:59,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:00,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:35: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-865b88ca-fbb2-437a-a6eb-fa66c735b2a2 x-compute-request-id: req-865b88ca-fbb2-437a-a6eb-fa66c735b2a2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:00,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-865b88ca-fbb2-437a-a6eb-fa66c735b2a2 2018-08-28 19:36:00,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:36:01,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36: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-830eecdd-0ff6-43dc-aff6-006911675159 x-compute-request-id: req-830eecdd-0ff6-43dc-aff6-006911675159 Content-Encoding: gzip Content-Length: 9153 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff]\n[ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS )\n[ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001)\n[ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001)\n[ 0.000000] ACPI: FACS 000000007ffe0000 000040\n[ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001)\n[ 0.000000] No NUMA configuration found\n[ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff]\n[ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff]\n[ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff]\n[ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock\n[ 0.000000] Zone ranges:\n[ 0.000000] DMA [mem 0x00001000-0x00ffffff]\n[ 0.000000] DMA32 [mem 0x01000000-0xffffffff]\n[ 0.000000] Normal empty\n[ 0.000000] Movable zone start for each node\n[ 0.000000] Early memory node ranges\n[ 0.000000] node 0: [mem 0x00001000-0x0009efff]\n[ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff]\n[ 0.000000] ACPI: PM-Timer IO Port: 0x608\n[ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled)\n[ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled)\n[ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1])\n[ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])\n[ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level)\n[ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level)\n[ 0.000000] Using ACPI (MADT) for SMP configuration information\n[ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs\n[ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff]\n[ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff]\n[ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices\n[ 0.000000] Booting paravirtualized kernel on KVM\n[ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1\n[ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576\n[ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock\n[ 0.000000] KVM setup async PF for cpu 0\n[ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40\n[ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941\n[ 0.000000] Policy zone: DMA32\n[ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved)\n[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1\n[ 0.000000] Kernel/User page tables isolation: enabled\n[ 0.000000] Hierarchical RCU implementation.\n[ 0.000000] \tRCU dyntick-idle grace-period acceleration is enabled.\n[ 0.000000] \tRCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2.\n[ 0.000000] \tOffload RCU callbacks from all CPUs\n[ 0.000000] \tOffload RCU callbacks from CPUs: 0-1.\n[ 0.000000] NR_IRQS:16640 nr_irqs:512 16\n[ 0.000000] Console: colour VGA+ 80x25\n[ 0.000000] console [tty1] enabled\n[ 0.000000] console [ttyS0] enabled\n[ 0.000000] allocated 8388608 bytes of page_cgroup\n[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups\n[ 0.000000] tsc: Detected 3491.912 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008014] AppArmor: AppArmor initialized\n[ 0.008842] Yama: becoming mindful.\n[ 0.010055] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013390] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014611] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016107] Initializing cgroup subsys memory\n[ 0.016981] Initializing cgroup subsys devices\n[ 0.017855] Initializing cgroup subsys freezer\n[ 0.020006] Initializing cgroup subsys blkio\n[ 0.020862] Initializing cgroup subsys perf_event\n[ 0.021779] Initializing cgroup subsys hugetlb\n[ 0.022710] FEATURE SPEC_CTRL Not Present\n[ 0.024690] mce: CPU supports 10 MCE banks\n[ 0.025546] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025546] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.027493] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.029458] Speculative Store Bypass: Vulnerable\n[ 0.030905] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000)\n[ 0.036197] ACPI: Core revision 20131115\n[ 0.037429] ACPI: All ACPI Tables successfully acquired\n[ 0.038607] ftrace: allocating 28717 entries in 113 pages\n[ 0.056040] smpboot: Max logical packages: 2\n[ 0.056915] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.060003] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.061375] Enabling x2apic\n[ 0.062009] Enabled x2apic\n[ 0.062821] Switched APIC routing to physical x2apic.\n[ 0.064924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.066125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.068473] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.074880] KVM setup paravirtual spinlock\n[ 0.076821] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.078180] x86: Booting SMP configuration:\n[ 0.079083] .... node #0, CPUs: #1[ 0.076812] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.092016] x86: Booted up 1 node, 2 CPUs\n[ 0.092010] KVM setup async PF for cpu 1\n[ 0.092010] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.094738] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.096200] devtmpfs: initialized\n[ 0.099036] EVM: security.selinux\n[ 0.100005] EVM: security.SMACK64\n[ 0.100709] EVM: security.ima\n[ 0.101357] EVM: security.capability\n[ 0.102123] pinctrl core: initialized pinctrl subsystem\n[ 0.102123] regulator-dummy: no parameters\n[ 0.104060] RTC time: 19:35:53, date: 08/28/18\n[ 0.104958] NET: Registered protocol family 16\n[ 0.105923] cpuidle: using governor ladder\n[ 0.106789] cpuidle: using governor menu\n[ 0.107650] ACPI: bus type PCI registered\n[ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.109265] PCI: Using configuration type 1 for base access\n[ 0.110767] bio: create slab at 0\n[ 0.110767] ACPI: Added _OSI(Module Device)\n[ 0.112003] ACPI: Added _OSI(Processor Device)\n[ 0.112877] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.113790] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.116082] ACPI: Interpreter enabled\n[ 0.116870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.118731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.120533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.122392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.124006] ACPI: (supports S0 S5)\n[ 0.124721] ACPI: Using IOAPIC for interrupt routing\n[ 0.125814] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.127736] ACPI: No dock devices found.\n[ 0.129606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.133243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.135465] acpiphp: Slot [3] registered\n[ 0.136019] acpiphp: Slot [4] registered\n[ 0.136831] acpiphp: Slot [5] registered\n[ 0.137638] acpiphp: Slot [6] registered\n[ 0.138446] acpiphp: Slot [7] registered\n[ 0.139252] acpiphp: Slot [8] registered\n[ 0.140016] acpiphp: Slot [9] registered\n[ 0.140822] acpiphp: Slot [10] registered\n[ 0.141641] acpiphp: Slot [11] registered\n[ 0.142461] acpiphp: Slot [12] registered\n[ 0.143277] acpiphp: Slot [13] registered\n[ 0.144016] acpiphp: Slot [14] registered\n[ 0.144832] acpiphp: Slot [15] registered\n[ 0.145653] acpiphp: Slot [16] registered\n[ 0.146469] acpiphp: Slot [17] registered\n[ 0.147284] acpiphp: Slot [18] registered\n[ 0.148018] acpiphp: Slot [19] registered\n[ 0.148835] acpiphp: Slot [20] registered\n[ 0.149654] acpiphp: Slot [21] registered\n[ 0.150469] acpiphp: Slot [22] registered\n[ 0.151287] acpiphp: Slot [23] registered\n[ 0.152018] acpiphp: Slot [24] registered\n[ 0.152837] acpiphp: Slot [25] registered\n[ 0.153651] acpiphp: Slot [26] registered\n[ 0.154471] acpiphp: Slot [27] registered\n[ 0.155285] acpiphp: Slot [28] registered\n[ 0.156017] acpiphp: Slot [29] registered\n[ 0.156837] acpiphp: Slot [30] registered\n[ 0.157652] acpiphp: Slot [31] registered\n[ 0.158463] PCI host bridge to bus 0000:00\n[ 0.159277] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.160003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.161134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.162264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.163498] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.174121] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.216187] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.218927] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.220374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.221816] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.223236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.224433] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.225592] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.225592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228617] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229738] SCSI subsystem initialized\n[ 0.230543] ACPI: bus type USB registered\n[ 0.230543] usbcore: registered new interface driver usbfs\n[ 0.232008] usbcore: registered new interface driver hub\n[ 0.233028] usbcore: registered new device driver usb\n[ 0.233028] PCI: Using ACPI for IRQ routing\n[ 0.233028] NetLabel: Initializing\n[ 0.233739] NetLabel: domain hash size = 128\n[ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.236967] NetLabel: unlabeled traffic allowed by default\n[ 0.238020] Switched to clocksource kvm-clock\n[ 0.240707] AppArmor: AppArmor Filesystem Enabled\n[ 0.241658] pnp: PnP ACPI init\n[ 0.242340] ACPI: bus type PNP registered\n[ 0.243509] pnp: PnP ACPI: found 8 devices\n[ 0.244355] ACPI: bus type PNP unregistered\n[ 0.251135] NET: Registered protocol family 2\n[ 0.252191] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253665] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254911] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256513] TCP: reno registered\n[ 0.257218] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258353] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259574] NET: Registered protocol family 1\n[ 0.260462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262684] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.287859] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.309514] Trying to unpack rootfs image as initramfs...\n[ 0.389080] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000)\n[ 0.390760] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.391842] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.393230] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.394909] Scanning for low memory corruption every 60 seconds\n[ 0.396224] Initialise system trusted keyring\n[ 0.397320] audit: initializing netlink socket (disabled)\n[ 0.398563] type=2000 audit(1535484954.747:1): initialized\n[ 0.416728] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.420054] zbud: loaded\n[ 0.421316] VFS: Disk quotas dquot_6.5.2\n[ 0.422807] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.425395] fuse init (API version 7.22)\n[ 0.426655] msgmni has been set to 3997\n[ 0.427866] Key type big_key registered\n[ 0.429210] Key type asymmetric registered\n[ 0.430237] Asymmetric key parser 'x509' registered\n[ 0.431423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.433257] io scheduler noop registered\n[ 0.434244] io scheduler deadline registered (default)\n[ 0.435468] io scheduler cfq registered\n[ 0.436479] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.437791] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.439335] ipmi message handler version 39.2\n[ 0.440443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.442255] ACPI: Power Button [PWRF]\n[ 0.443258] GHES: HEST is not enabled!\n[ 0.465057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.507918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.509932] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.533537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.535894] Linux agpgart interface v0.103\n[ 0.537602] brd: module loaded\n[ 0.538719] loop: module loaded\n[ 0.539775] blk-mq: CPU -> queue map\n[ 0.540708] CPU 0 -> Queue 0\n[ 0.541482] CPU 1 -> Queue 0\n[ 0.542766] vda: vda1\n[ 0.544110] scsi0 : ata_piix\n[ 0.544807] scsi1 : ata_piix\n[ 0.545465] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.546676] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.548068] libphy: Fixed MDIO Bus: probed\n[ 0.549323] tun: Universal TUN/TAP device driver, 1.6\n[ 0.550282] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.552038] PPP generic driver version 2.4.2\n[ 0.553234] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.554500] ehci-pci: EHCI PCI platform driver\n[ 0.555370] ehci-platform: EHCI generic platform driver\n[ 0.556372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.557503] ohci-pci: OHCI PCI platform driver\n[ 0.558377] ohci-platform: OHCI generic platform driver\n[ 0.559364] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.581350] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.582354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.583884] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.585018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.586243] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.587667] usb usb1: Product: UHCI Host Controller\n[ 0.588610] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd\n[ 0.589778] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.590771] hub 1-0:1.0: USB hub found\n[ 0.591590] hub 1-0:1.0: 2 ports detected\n[ 0.592497] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.594610] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.595585] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.596654] mousedev: PS/2 mouse device common for all mice\n[ 0.597934] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.599803] rtc_cmos 00:00: RTC can wake from S4\n[ 0.600951] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.602150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.603374] device-mapper: uevent: version 1.0.3\n[ 0.604328] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.605953] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.607130] TCP: cubic registered\n[ 0.607878] NET: Registered protocol family 10\n[ 0.608878] NET: Registered protocol family 17\n[ 0.609771] Key type dns_resolver registered\n[ 0.610791] Loading compiled-in X.509 certificates\n[ 0.612233] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813'\n[ 0.614015] registered taskstats version 1\n[ 0.616198] Key type trusted registered\n[ 0.619131] Key type encrypted registered\n[ 0.619972] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.621014] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.622376] regulator-dummy: disabling\n[ 0.623214] Magic number: 14:163:598\n[ 0.630860] rtc_cmos 00:00: setting system clock to 2018-08-28 19:35:54 UTC (1535484954)\n[ 0.632528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.633650] EDD information not available.\n[ 0.704962] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000)\n[ 0.706539] Write protecting the kernel read-only data: 12288k\n[ 0.707869] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.710303] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000)\nLoading, please wait...\n[ 0.721391] systemd-udevd[107]: starting version 204\n[ 0.756379] FDC 0 is a S82078B\n[ 0.904085] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.068413] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.069753] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.071093] usb 1-1: Product: QEMU USB Tablet\n[ 1.071994] usb 1-1: Manufacturer: QEMU\n[ 1.072824] usb 1-1: SerialNumber: 42\n[ 1.388216] tsc: Refined TSC clocksource calibration: 3491.911 MHz\n[ 1.769271] 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.999569] 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.141442] random: init urandom read with 10 bits of entropy available\n * Stopping Track if upstart is running in a container[74G[ OK ]\n[ 2.242307] 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 Tue, 28 Aug 2018 19:35:56 +0000. Up 2.56 seconds.\ncloud-init-nonet[2.72]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * 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.54]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 19:35:57 +0000. Up 3.67 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:43:9d:3e |\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: +-------+-----------------+-----------+-----------------+-----------+-------+\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:\nff:09:95:0f:21:f0:a0:b5:25:3b:1d:88:d1:73:01:39 root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+*++. |\n| .oEX.. |\n| . +++ . |\n| . . o |\n| S + |\n| . . o |\n| o . |\n| o . |\n| o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7e:e3:c4:82:ff:6c:29:4f:7a:7e:31:86:8d:09:d8:fb root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| o |\n| . o |\n| So = |\n| o..+ = |\n| . o.*o o |\n| ..OE.. |\n| oB*. |\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:\n12:86:8d:a2:14:9c:ce:1d:ad:36:ea:ba:18:f2:bf:f0 root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|... . |\n| o.. = |\n|o.o = + |\n|.+ * . . |\n|. o . . S |\n| . . |\n|+ . |\n|o+ o |\n|=...E. |\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:\nb7:95:91:22:f3:2a:5a:a5:62:19:c5:08:f5:8a:b4:1b root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| ... |\n| . + . |\n| . . + o . o |\n| . o o + . o |\n| E o S o o |\n| o o o o o |\n| . + + . . |\n| . + . |\n| . |\n+-----------------+\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n"} 2018-08-28 19:36:01,256 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9/action used request id req-830eecdd-0ff6-43dc-aff6-006911675159 2018-08-28 19:36:01,258 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-08-28 19:36:01,258 - 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-156-generic (buildd@lcy01-amd64-022) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #206-Ubuntu SMP Fri Aug 17 08:51:32 UTC 2018 (Ubuntu 3.13.0-156.206-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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 0x371d0000-0x378dffff] [ 0.000000] ACPI: RSDP 00000000000f7040 000014 (v00 BOCHS ) [ 0.000000] ACPI: RSDT 000000007ffe1523 00002C (v01 BOCHS BXPCRSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACP 000000007ffe142f 000074 (v01 BOCHS BXPCFACP 00000001 BXPC 00000001) [ 0.000000] ACPI: DSDT 000000007ffe0040 0013EF (v01 BOCHS BXPCDSDT 00000001 BXPC 00000001) [ 0.000000] ACPI: FACS 000000007ffe0000 000040 [ 0.000000] ACPI: APIC 000000007ffe14a3 000080 (v01 BOCHS BXPCAPIC 00000001 BXPC 00000001) [ 0.000000] No NUMA configuration found [ 0.000000] Faking a node at [mem 0x0000000000000000-0x000000007ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x00000000-0x7ffdbfff] [ 0.000000] NODE_DATA [mem 0x7ffd7000-0x7ffdbfff] [ 0.000000] kvm-clock: Using msrs 4b564d01 and 4b564d00 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, boot clock [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x00001000-0x00ffffff] [ 0.000000] DMA32 [mem 0x01000000-0xffffffff] [ 0.000000] Normal empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x00001000-0x0009efff] [ 0.000000] node 0: [mem 0x00100000-0x7ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC (acpi_id[0x00] lapic_id[0x00] enabled) [ 0.000000] ACPI: LAPIC (acpi_id[0x01] lapic_id[0x01] enabled) [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 2 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x80000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:2 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 28 pages/cpu @ffff88007fc00000 s83968 r8192 d22528 u1048576 [ 0.000000] kvm-clock: cpu 0, msr 0:7ffd3001, primary cpu clock [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 7fc0fc40 [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 515941 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-156-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: 2039684K/2096616K available (7480K kernel code, 1162K rwdata, 3436K rodata, 1368K init, 1448K bss, 56932K reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=2, Nodes=1 [ 0.000000] Kernel/User page tables isolation: enabled [ 0.000000] Hierarchical RCU implementation. [ 0.000000] RCU dyntick-idle grace-period acceleration is enabled. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=2. [ 0.000000] Offload RCU callbacks from all CPUs [ 0.000000] Offload RCU callbacks from CPUs: 0-1. [ 0.000000] NR_IRQS:16640 nr_irqs:512 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] allocated 8388608 bytes of page_cgroup [ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups [ 0.000000] tsc: Detected 3491.912 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008014] AppArmor: AppArmor initialized [ 0.008842] Yama: becoming mindful. [ 0.010055] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012005] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013390] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014611] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016107] Initializing cgroup subsys memory [ 0.016981] Initializing cgroup subsys devices [ 0.017855] Initializing cgroup subsys freezer [ 0.020006] Initializing cgroup subsys blkio [ 0.020862] Initializing cgroup subsys perf_event [ 0.021779] Initializing cgroup subsys hugetlb [ 0.022710] FEATURE SPEC_CTRL Not Present [ 0.024690] mce: CPU supports 10 MCE banks [ 0.025546] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025546] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.027493] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.028003] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.029458] Speculative Store Bypass: Vulnerable [ 0.030905] Freeing SMP alternatives memory: 32K (ffffffff81e7a000 - ffffffff81e82000) [ 0.036197] ACPI: Core revision 20131115 [ 0.037429] ACPI: All ACPI Tables successfully acquired [ 0.038607] ftrace: allocating 28717 entries in 113 pages [ 0.056040] smpboot: Max logical packages: 2 [ 0.056915] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.060003] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.061375] Enabling x2apic [ 0.062009] Enabled x2apic [ 0.062821] Switched APIC routing to physical x2apic. [ 0.064924] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.066125] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.068473] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.074880] KVM setup paravirtual spinlock [ 0.076821] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.078180] x86: Booting SMP configuration: [ 0.079083] .... node #0, CPUs: #1[ 0.076812] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.092016] x86: Booted up 1 node, 2 CPUs [ 0.092010] KVM setup async PF for cpu 1 [ 0.092010] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.094738] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.096200] devtmpfs: initialized [ 0.099036] EVM: security.selinux [ 0.100005] EVM: security.SMACK64 [ 0.100709] EVM: security.ima [ 0.101357] EVM: security.capability [ 0.102123] pinctrl core: initialized pinctrl subsystem [ 0.102123] regulator-dummy: no parameters [ 0.104060] RTC time: 19:35:53, date: 08/28/18 [ 0.104958] NET: Registered protocol family 16 [ 0.105923] cpuidle: using governor ladder [ 0.106789] cpuidle: using governor menu [ 0.107650] ACPI: bus type PCI registered [ 0.108003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.109265] PCI: Using configuration type 1 for base access [ 0.110767] bio: create slab at 0 [ 0.110767] ACPI: Added _OSI(Module Device) [ 0.112003] ACPI: Added _OSI(Processor Device) [ 0.112877] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.113790] ACPI: Added _OSI(Processor Aggregator Device) [ 0.116082] ACPI: Interpreter enabled [ 0.116870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.118731] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.120533] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.122392] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.124006] ACPI: (supports S0 S5) [ 0.124721] ACPI: Using IOAPIC for interrupt routing [ 0.125814] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.127736] ACPI: No dock devices found. [ 0.129606] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130765] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.133243] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.135465] acpiphp: Slot [3] registered [ 0.136019] acpiphp: Slot [4] registered [ 0.136831] acpiphp: Slot [5] registered [ 0.137638] acpiphp: Slot [6] registered [ 0.138446] acpiphp: Slot [7] registered [ 0.139252] acpiphp: Slot [8] registered [ 0.140016] acpiphp: Slot [9] registered [ 0.140822] acpiphp: Slot [10] registered [ 0.141641] acpiphp: Slot [11] registered [ 0.142461] acpiphp: Slot [12] registered [ 0.143277] acpiphp: Slot [13] registered [ 0.144016] acpiphp: Slot [14] registered [ 0.144832] acpiphp: Slot [15] registered [ 0.145653] acpiphp: Slot [16] registered [ 0.146469] acpiphp: Slot [17] registered [ 0.147284] acpiphp: Slot [18] registered [ 0.148018] acpiphp: Slot [19] registered [ 0.148835] acpiphp: Slot [20] registered [ 0.149654] acpiphp: Slot [21] registered [ 0.150469] acpiphp: Slot [22] registered [ 0.151287] acpiphp: Slot [23] registered [ 0.152018] acpiphp: Slot [24] registered [ 0.152837] acpiphp: Slot [25] registered [ 0.153651] acpiphp: Slot [26] registered [ 0.154471] acpiphp: Slot [27] registered [ 0.155285] acpiphp: Slot [28] registered [ 0.156017] acpiphp: Slot [29] registered [ 0.156837] acpiphp: Slot [30] registered [ 0.157652] acpiphp: Slot [31] registered [ 0.158463] PCI host bridge to bus 0000:00 [ 0.159277] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.160003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.161134] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.162264] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.163498] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.174121] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.176011] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.216187] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.218927] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.220374] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.221816] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.223236] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.224433] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.225592] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.225592] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228617] vgaarb: bridge control possible 0000:00:02.0 [ 0.229738] SCSI subsystem initialized [ 0.230543] ACPI: bus type USB registered [ 0.230543] usbcore: registered new interface driver usbfs [ 0.232008] usbcore: registered new interface driver hub [ 0.233028] usbcore: registered new device driver usb [ 0.233028] PCI: Using ACPI for IRQ routing [ 0.233028] NetLabel: Initializing [ 0.233739] NetLabel: domain hash size = 128 [ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.236967] NetLabel: unlabeled traffic allowed by default [ 0.238020] Switched to clocksource kvm-clock [ 0.240707] AppArmor: AppArmor Filesystem Enabled [ 0.241658] pnp: PnP ACPI init [ 0.242340] ACPI: bus type PNP registered [ 0.243509] pnp: PnP ACPI: found 8 devices [ 0.244355] ACPI: bus type PNP unregistered [ 0.251135] NET: Registered protocol family 2 [ 0.252191] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253665] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254911] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256513] TCP: reno registered [ 0.257218] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258353] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259574] NET: Registered protocol family 1 [ 0.260462] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262684] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.287859] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.309514] Trying to unpack rootfs image as initramfs... [ 0.389080] Freeing initrd memory: 7232K (ffff8800371d0000 - ffff8800378e0000) [ 0.390760] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.391842] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.393230] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.394909] Scanning for low memory corruption every 60 seconds [ 0.396224] Initialise system trusted keyring [ 0.397320] audit: initializing netlink socket (disabled) [ 0.398563] type=2000 audit(1535484954.747:1): initialized [ 0.416728] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.420054] zbud: loaded [ 0.421316] VFS: Disk quotas dquot_6.5.2 [ 0.422807] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.425395] fuse init (API version 7.22) [ 0.426655] msgmni has been set to 3997 [ 0.427866] Key type big_key registered [ 0.429210] Key type asymmetric registered [ 0.430237] Asymmetric key parser 'x509' registered [ 0.431423] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.433257] io scheduler noop registered [ 0.434244] io scheduler deadline registered (default) [ 0.435468] io scheduler cfq registered [ 0.436479] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.437791] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.439335] ipmi message handler version 39.2 [ 0.440443] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.442255] ACPI: Power Button [PWRF] [ 0.443258] GHES: HEST is not enabled! [ 0.465057] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.507918] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.509932] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.533537] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.535894] Linux agpgart interface v0.103 [ 0.537602] brd: module loaded [ 0.538719] loop: module loaded [ 0.539775] blk-mq: CPU -> queue map [ 0.540708] CPU 0 -> Queue 0 [ 0.541482] CPU 1 -> Queue 0 [ 0.542766] vda: vda1 [ 0.544110] scsi0 : ata_piix [ 0.544807] scsi1 : ata_piix [ 0.545465] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.546676] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.548068] libphy: Fixed MDIO Bus: probed [ 0.549323] tun: Universal TUN/TAP device driver, 1.6 [ 0.550282] tun: (C) 1999-2004 Max Krasnyansky [ 0.552038] PPP generic driver version 2.4.2 [ 0.553234] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.554500] ehci-pci: EHCI PCI platform driver [ 0.555370] ehci-platform: EHCI generic platform driver [ 0.556372] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.557503] ohci-pci: OHCI PCI platform driver [ 0.558377] ohci-platform: OHCI generic platform driver [ 0.559364] uhci_hcd: USB Universal Host Controller Interface driver [ 0.581350] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.582354] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.583884] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.585018] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.586243] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.587667] usb usb1: Product: UHCI Host Controller [ 0.588610] usb usb1: Manufacturer: Linux 3.13.0-156-generic uhci_hcd [ 0.589778] usb usb1: SerialNumber: 0000:00:01.2 [ 0.590771] hub 1-0:1.0: USB hub found [ 0.591590] hub 1-0:1.0: 2 ports detected [ 0.592497] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.594610] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.595585] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.596654] mousedev: PS/2 mouse device common for all mice [ 0.597934] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.599803] rtc_cmos 00:00: RTC can wake from S4 [ 0.600951] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.602150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.603374] device-mapper: uevent: version 1.0.3 [ 0.604328] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.605953] ledtrig-cpu: registered to indicate activity on CPUs [ 0.607130] TCP: cubic registered [ 0.607878] NET: Registered protocol family 10 [ 0.608878] NET: Registered protocol family 17 [ 0.609771] Key type dns_resolver registered [ 0.610791] Loading compiled-in X.509 certificates [ 0.612233] Loaded X.509 cert 'Magrathea: Glacier signing key: 0c5372ea8799820122bac191b5c0d2a141f50813' [ 0.614015] registered taskstats version 1 [ 0.616198] Key type trusted registered [ 0.619131] Key type encrypted registered [ 0.619972] AppArmor: AppArmor sha1 policy hashing enabled [ 0.621014] IMA: No TPM chip found, activating TPM-bypass! [ 0.622376] regulator-dummy: disabling [ 0.623214] Magic number: 14:163:598 [ 0.630860] rtc_cmos 00:00: setting system clock to 2018-08-28 19:35:54 UTC (1535484954) [ 0.632528] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.633650] EDD information not available. [ 0.704962] Freeing unused kernel memory: 1368K (ffffffff81d24000 - ffffffff81e7a000) [ 0.706539] Write protecting the kernel read-only data: 12288k [ 0.707869] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.710303] Freeing unused kernel memory: 660K (ffff880001b5b000 - ffff880001c00000) Loading, please wait... [ 0.721391] systemd-udevd[107]: starting version 204 [ 0.756379] FDC 0 is a S82078B [ 0.904085] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.068413] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.069753] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.071093] usb 1-1: Product: QEMU USB Tablet [ 1.071994] usb 1-1: Manufacturer: QEMU [ 1.072824] usb 1-1: SerialNumber: 42 [ 1.388216] tsc: Refined TSC clocksource calibration: 3491.911 MHz [ 1.769271] 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.999569] 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.141442] random: init urandom read with 10 bits of entropy available * Stopping Track if upstart is running in a container[74G[ OK ] [ 2.242307] 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 Tue, 28 Aug 2018 19:35:56 +0000. Up 2.56 seconds. cloud-init-nonet[2.72]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * 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.54]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 19:35:57 +0000. Up 3.67 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:43:9d:3e | 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: +-------+-----------------+-----------+-----------------+-----------+-------+ 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: ff:09:95:0f:21:f0:a0:b5:25:3b:1d:88:d1:73:01:39 root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i The key's randomart image is: +--[ RSA 2048]----+ | .+*++. | | .oEX.. | | . +++ . | | . . o | | S + | | . . o | | 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: 7e:e3:c4:82:ff:6c:29:4f:7a:7e:31:86:8d:09:d8:fb root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i The key's randomart image is: +--[ DSA 1024]----+ | | | | | o | | . o | | So = | | o..+ = | | . o.*o o | | ..OE.. | | oB*. | +-----------------+ 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: 12:86:8d:a2:14:9c:ce:1d:ad:36:ea:ba:18:f2:bf:f0 root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i The key's randomart image is: +--[ECDSA 256]---+ |... . | | o.. = | |o.o = + | |.+ * . . | |. o . . S | | . . | |+ . | |o+ o | |=...E. | +-----------------+ 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: b7:95:91:22:f3:2a:5a:a5:62:19:c5:08:f5:8a:b4:1b root@ansibleprovisioningtests-33873789-f10d-4042-aea9-fe327c1f1918-i The key's randomart image is: +--[ED25519 256--+ | ... | | . + . | | . . + o . o | | . o o + . o | | E o S o o | | o o o o o | | . + + . . | | . + . | | . | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] 2018-08-28 19:36:01,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:01,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-02f378b1-3224-444d-95d0-72079b80185e x-compute-request-id: req-02f378b1-3224-444d-95d0-72079b80185e Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:01,620 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-02f378b1-3224-444d-95d0-72079b80185e 2018-08-28 19:36:01,621 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:36:01,621 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:36:01,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:02,231 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-19eb959f-6c68-4e34-be88-37c5c75a1013 x-compute-request-id: req-19eb959f-6c68-4e34-be88-37c5c75a1013 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:02,231 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-19eb959f-6c68-4e34-be88-37c5c75a1013 2018-08-28 19:36:02,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:02,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-21a44734-52a3-4aad-bcb1-70c94e49284a Date: Tue, 28 Aug 2018 19:36: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:36:02,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-21a44734-52a3-4aad-bcb1-70c94e49284a 2018-08-28 19:36:02,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:02,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e6e1244-da0d-4341-9e0d-dbef6c01e046 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:02,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-8e6e1244-da0d-4341-9e0d-dbef6c01e046 2018-08-28 19:36:02,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:02,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-27e6e244-edf5-4c79-a725-88f70c893b2c Date: Tue, 28 Aug 2018 19:36:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:36:02,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-27e6e244-edf5-4c79-a725-88f70c893b2c 2018-08-28 19:36:02,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:02,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-fbf574ca-d250-4c35-81aa-96fc11f51da9 Date: Tue, 28 Aug 2018 19:36:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:35:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:36:02,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-fbf574ca-d250-4c35-81aa-96fc11f51da9 2018-08-28 19:36:02,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:03,091 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36: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-e55dfe3a-5815-404f-b47d-4046ac6d5001 x-compute-request-id: req-e55dfe3a-5815-404f-b47d-4046ac6d5001 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:03,091 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-e55dfe3a-5815-404f-b47d-4046ac6d5001 2018-08-28 19:36:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:03,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-b976507c-3380-4297-9ab8-60848c38ffe9 Date: Tue, 28 Aug 2018 19:36: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:36:03,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-b976507c-3380-4297-9ab8-60848c38ffe9 2018-08-28 19:36:03,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:03,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b94ce48c-4db7-4760-8534-e5392420b2a9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:03,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-b94ce48c-4db7-4760-8534-e5392420b2a9 2018-08-28 19:36:03,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:03,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bbb02e34-a4d1-4c62-a451-efd01b18c711 Date: Tue, 28 Aug 2018 19:36:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:36:03,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-bbb02e34-a4d1-4c62-a451-efd01b18c711 2018-08-28 19:36:03,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:03,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-d4035be1-698c-4385-b9ca-bcaaa6d9a222 Date: Tue, 28 Aug 2018 19:36:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:35:53Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:36:03,444 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-d4035be1-698c-4385-b9ca-bcaaa6d9a222 2018-08-28 19:36:03,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}}' 2018-08-28 19:36:04,456 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:36:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-51706ffc-8702-421f-95a0-8aceeac354c8 x-compute-request-id: req-51706ffc-8702-421f-95a0-8aceeac354c8 Content-Length: 0 Content-Type: application/json 2018-08-28 19:36:04,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9/action used request id req-51706ffc-8702-421f-95a0-8aceeac354c8 2018-08-28 19:36:04,456 - create_instance - INFO - Checking if VM is active 2018-08-28 19:36:04,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:04,776 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36: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-7c704658-2836-4575-b6b0-e2cded52e2ef x-compute-request-id: req-7c704658-2836-4575-b6b0-e2cded52e2ef Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:04,776 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-7c704658-2836-4575-b6b0-e2cded52e2ef 2018-08-28 19:36:04,777 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:36:04,777 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:36:04,780 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:05,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36: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-08a9cbb3-ea49-47fb-bac3-b27e092ebceb x-compute-request-id: req-08a9cbb3-ea49-47fb-bac3-b27e092ebceb Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:05,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-08a9cbb3-ea49-47fb-bac3-b27e092ebceb 2018-08-28 19:36:05,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-990efb3f-5be4-45c9-96fa-8a41fd002d2d Date: Tue, 28 Aug 2018 19:36: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:36:05,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-990efb3f-5be4-45c9-96fa-8a41fd002d2d 2018-08-28 19:36:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:05,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017b85b6-412a-44f3-bc63-ff152a5000b4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:05,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-017b85b6-412a-44f3-bc63-ff152a5000b4 2018-08-28 19:36:05,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:05,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3aa373b1-4e86-4803-bb24-2e5fda9d12d2 Date: Tue, 28 Aug 2018 19:36:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:36:05,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-3aa373b1-4e86-4803-bb24-2e5fda9d12d2 2018-08-28 19:36:05,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:05,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-9e49a059-48cc-4a82-a7c5-13ad57bcd710 Date: Tue, 28 Aug 2018 19:36:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:36:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["0a62f180-e810-4aac-9d71-4c89e090d75b","41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:36:05,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-9e49a059-48cc-4a82-a7c5-13ad57bcd710 2018-08-28 19:36:05,466 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:36:05,470 - paramiko.transport - DEBUG - starting thread (client mode): 0x482ce090L 2018-08-28 19:36:05,471 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:36:05,476 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:36:05,476 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:36:05,477 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:36:05,477 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:36:05,477 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:36:05,478 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:36:05,478 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:36:05,478 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:36:05,520 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:36:05,521 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:36:05,535 - paramiko.transport - DEBUG - Trying key 56e1da4fb1dbfcb869321a0f4c338b7a from tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918 2018-08-28 19:36:05,560 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:36:05,581 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:36:05,682 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:36:05,713 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:36:05,713 - create_instance - INFO - Checking if cloud-init has completed 2018-08-28 19:36:05,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:06,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36: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-c228c0fc-8d95-4d05-99c7-eff8159ee3dd x-compute-request-id: req-c228c0fc-8d95-4d05-99c7-eff8159ee3dd Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:06,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-c228c0fc-8d95-4d05-99c7-eff8159ee3dd 2018-08-28 19:36:06,044 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:36:06,044 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:36:06,047 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:06,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-eb42091d-37e1-4368-89ca-2e32639c2e87 x-compute-request-id: req-eb42091d-37e1-4368-89ca-2e32639c2e87 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:06,503 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-eb42091d-37e1-4368-89ca-2e32639c2e87 2018-08-28 19:36:06,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:06,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9ca50793-ae0f-4017-a6f7-fe4d7db6326f Date: Tue, 28 Aug 2018 19:36: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:36:06,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-9ca50793-ae0f-4017-a6f7-fe4d7db6326f 2018-08-28 19:36:06,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:06,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cdc2e0-42ca-40a9-9354-3e4f861bb737 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:06,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-79cdc2e0-42ca-40a9-9354-3e4f861bb737 2018-08-28 19:36:06,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:06,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5e4ffd2f-5d08-428e-a3c3-e8147c3cefd8 Date: Tue, 28 Aug 2018 19:36:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:36:06,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-5e4ffd2f-5d08-428e-a3c3-e8147c3cefd8 2018-08-28 19:36:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:06,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-73cc6aa0-8219-465a-9e54-997bec8100bf Date: Tue, 28 Aug 2018 19:36:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:36:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["0a62f180-e810-4aac-9d71-4c89e090d75b","41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:36:06,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-73cc6aa0-8219-465a-9e54-997bec8100bf 2018-08-28 19:36:06,869 - create_instance - INFO - Checking if VM is active 2018-08-28 19:36:06,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:07,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6bbb8412-7704-49fb-a928-042cde09c542 x-compute-request-id: req-6bbb8412-7704-49fb-a928-042cde09c542 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:07,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-6bbb8412-7704-49fb-a928-042cde09c542 2018-08-28 19:36:07,203 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:36:07,203 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:36:07,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:07,658 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-76f8259b-6b91-45a6-a591-e49d36161f5d x-compute-request-id: req-76f8259b-6b91-45a6-a591-e49d36161f5d Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:07,658 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-76f8259b-6b91-45a6-a591-e49d36161f5d 2018-08-28 19:36:07,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:07,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-2d72e8a0-7852-4d45-aaa8-277e7bd0b3b2 Date: Tue, 28 Aug 2018 19:36: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:36:07,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-2d72e8a0-7852-4d45-aaa8-277e7bd0b3b2 2018-08-28 19:36:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:07,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c271c723-6789-4aff-b178-b1910672324d Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:07,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-c271c723-6789-4aff-b178-b1910672324d 2018-08-28 19:36:07,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:07,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-642baa93-8849-4479-88ac-cda3215a5b3a Date: Tue, 28 Aug 2018 19:36:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:36:07,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-642baa93-8849-4479-88ac-cda3215a5b3a 2018-08-28 19:36:07,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:08,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-1849f4ce-9066-4622-99ba-7c99c1476ba3 Date: Tue, 28 Aug 2018 19:36:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:36:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["0a62f180-e810-4aac-9d71-4c89e090d75b","41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:36:08,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-1849f4ce-9066-4622-99ba-7c99c1476ba3 2018-08-28 19:36:08,021 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:36:08,022 - paramiko.transport - DEBUG - starting thread (client mode): 0x482cee50L 2018-08-28 19:36:08,023 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:36:08,025 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:36:08,026 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:36:08,027 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:36:08,027 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:36:08,027 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:36:08,027 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:36:08,028 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:36:08,028 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:36:08,068 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:36:08,068 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:36:08,087 - paramiko.transport - DEBUG - Trying key 56e1da4fb1dbfcb869321a0f4c338b7a from tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918 2018-08-28 19:36:08,108 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:36:08,114 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:36:08,215 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:36:08,233 - create_instance - INFO - SSH is active for VM instance 2018-08-28 19:36:08,233 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:36:08,235 - paramiko.transport - DEBUG - starting thread (client mode): 0x482ce090L 2018-08-28 19:36:08,235 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:36:08,238 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:36:08,239 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:36:08,240 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:36:08,240 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:36:08,240 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:36:08,240 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:36:08,240 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:36:08,241 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:36:08,279 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:36:08,280 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:36:08,300 - paramiko.transport - DEBUG - Trying key 56e1da4fb1dbfcb869321a0f4c338b7a from tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918 2018-08-28 19:36:08,320 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:36:08,327 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:36:08,332 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:36:08,493 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 19:36:08,493 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:36:08,498 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:36:08,508 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:36:08,509 - create_instance - INFO - cloud-init complete for VM instance 2018-08-28 19:36:08,510 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-28 19:36:08,513 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:08,932 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-53932e00-f51d-424f-8eaa-8c3845056617 x-compute-request-id: req-53932e00-f51d-424f-8eaa-8c3845056617 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:08,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-53932e00-f51d-424f-8eaa-8c3845056617 2018-08-28 19:36:08,933 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:36:08,933 - create_instance - INFO - VM is - ACTIVE 2018-08-28 19:36:08,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:09,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-17a09d87-06e1-499f-b374-ef893d4bcdb0 x-compute-request-id: req-17a09d87-06e1-499f-b374-ef893d4bcdb0 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:09,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-17a09d87-06e1-499f-b374-ef893d4bcdb0 2018-08-28 19:36:09,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:09,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-87a80c51-68bd-40f4-b44b-4a042b2c005c Date: Tue, 28 Aug 2018 19: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:36:09,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-87a80c51-68bd-40f4-b44b-4a042b2c005c 2018-08-28 19:36:09,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:09,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eee1da8-1ff3-4c4b-8c3a-187761195878 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:09,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-5eee1da8-1ff3-4c4b-8c3a-187761195878 2018-08-28 19:36:09,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:09,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2f95e1fa-f286-4ebb-beef-1930a466d2e9 Date: Tue, 28 Aug 2018 19:36:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:36:09,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-2f95e1fa-f286-4ebb-beef-1930a466d2e9 2018-08-28 19:36:09,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:09,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-2417c05a-c95c-4689-ba0e-1ed52d7a09c0 Date: Tue, 28 Aug 2018 19:36:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:36:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["0a62f180-e810-4aac-9d71-4c89e090d75b","41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:36:09,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-2417c05a-c95c-4689-ba0e-1ed52d7a09c0 2018-08-28 19:36:09,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:10,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-79af31e3-9851-4973-ae5f-7e5c5f980a88 x-compute-request-id: req-79af31e3-9851-4973-ae5f-7e5c5f980a88 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:10,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-79af31e3-9851-4973-ae5f-7e5c5f980a88 2018-08-28 19:36:10,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:10,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-529d8f01-4663-47f4-bc7d-e8c15076a5a0 Date: Tue, 28 Aug 2018 19:36: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":["097944d4-49a8-4cea-86b0-162d47078761"],"updated_at":"2018-08-28T19:33:45Z","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"191c628e-0603-424e-a435-d6da5814d9bd","name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net"}]} 2018-08-28 19:36:10,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks?name=AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net used request id req-529d8f01-4663-47f4-bc7d-e8c15076a5a0 2018-08-28 19:36:10,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:10,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf0d063-5a34-4d26-95c2-daa2591e758f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:10,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-bbf0d063-5a34-4d26-95c2-daa2591e758f 2018-08-28 19:36:10,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:10,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a041f5d5-941b-423f-8db8-4e5220707bd2 Date: Tue, 28 Aug 2018 19:36:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","dns_nameservers":[],"updated_at":"2018-08-28T19:33:45Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"10.55.1.2","end":"10.55.1.254"}],"gateway_ip":"10.55.1.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"10.55.1.0/24","project_id":"c57959c614e147b3a4a1c8aa815efb13","id":"097944d4-49a8-4cea-86b0-162d47078761","subnetpool_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet"}]} 2018-08-28 19:36:10,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-a041f5d5-941b-423f-8db8-4e5220707bd2 2018-08-28 19:36:10,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:10,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-b8c4e439-8dff-4652-89b6-ee270fef198a Date: Tue, 28 Aug 2018 19:36:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.4"}],"id":"5a5de48b-f0d4-467b-b9a9-a76a3357a2a4","security_groups":[],"mac_address":"fa:16:3e:36:24:83","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.3"}],"id":"9c409fa0-503e-4268-896b-ba97d9d29774","security_groups":[],"mac_address":"fa:16:3e:18:df:12","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:46Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:33:47Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.2"}],"id":"ae160d5b-d250-4a17-83c9-43de9661bb57","security_groups":[],"mac_address":"fa:16:3e:0e:c8:a8","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:45Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-191c628e-0603-424e-a435-d6da5814d9bd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:34:07Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.1"}],"id":"be6bc4f4-303d-4f95-95c9-58b3b6740f1e","security_groups":[],"mac_address":"fa:16:3e:8c:a1:59","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:33:54Z","binding:vnic_type":"normal","device_id":"06e110b0-e087-457b-bbde-324a04317290"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:36:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"097944d4-49a8-4cea-86b0-162d47078761","ip_address":"10.55.1.8"}],"id":"f4d03859-d91e-403a-adc9-394e29dba1bc","security_groups":["0a62f180-e810-4aac-9d71-4c89e090d75b","41cc420c-0af7-4138-b127-c46456570b97"],"mac_address":"fa:16:3e:43:9d:3e","project_id":"c57959c614e147b3a4a1c8aa815efb13","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1","admin_state_up":true,"network_id":"191c628e-0603-424e-a435-d6da5814d9bd","tenant_id":"c57959c614e147b3a4a1c8aa815efb13","created_at":"2018-08-28T19:34:05Z","binding:vnic_type":"normal","device_id":"841b665b-1702-423c-9137-acaa5d2612c9"}]} 2018-08-28 19:36:10,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports?network_id=191c628e-0603-424e-a435-d6da5814d9bd used request id req-b8c4e439-8dff-4652-89b6-ee270fef198a 2018-08-28 19:36:10,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}}' 2018-08-28 19:36:11,209 - novaclient.v2.client - DEBUG - RESP: [400] Date: Tue, 28 Aug 2018 19:36:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7fcecb94-b461-4ed5-a42d-517c145feea6 x-compute-request-id: req-7fcecb94-b461-4ed5-a42d-517c145feea6 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: '0a62f180-e810-4aac-9d71-4c89e090d75b'.\nNeutron server returns request_ids: ['req-ff018b81-d3c2-49bf-8346-296fbc3bebcd']", "code": 400}} 2018-08-28 19:36:11,209 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9/action used request id req-7fcecb94-b461-4ed5-a42d-517c145feea6 2018-08-28 19:36:11,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:11,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-037c7eb6-4b6b-45a4-aeb7-37e596927aa9 x-compute-request-id: req-037c7eb6-4b6b-45a4-aeb7-37e596927aa9 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "security_groups": [{"name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp"}, {"name": "default"}], "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:35:53Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:11,664 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-037c7eb6-4b6b-45a4-aeb7-37e596927aa9 2018-08-28 19:36:11,665 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp] already added to VM [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] 2018-08-28 19:36:11,669 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-08-28 19:36:11,670 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-08-28 19:36:12,904 - ansible_utils - DEBUG - Retrieving SSH client 2018-08-28 19:36:12,906 - paramiko.transport - DEBUG - starting thread (client mode): 0x48291250L 2018-08-28 19:36:12,906 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:36:12,909 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-08-28 19:36:12,909 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-08-28 19:36:12,910 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:36:12,911 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:36:12,911 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:36:12,911 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:36:12,911 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:36:12,911 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:36:12,952 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:36:12,952 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:36:12,971 - paramiko.transport - DEBUG - Trying key 56e1da4fb1dbfcb869321a0f4c338b7a from tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918 2018-08-28 19:36:12,992 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:36:12,999 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:36:13,003 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:36:13,167 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 19:36:13,168 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:36:13,169 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:36:13,187 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:36:13,187 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-28 19:36:13,288 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:36:13,302 - create_instance - INFO - Deleting Floating IP - 172.30.9.203 2018-08-28 19:36:13,302 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.203 2018-08-28 19:36:13,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/floatingips/ac819f72-f60e-492d-a0a4-05d84c1b5bfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:14,295 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b2884061-c6e3-4af9-a031-5a7315af2732 Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:14,295 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/ac819f72-f60e-492d-a0a4-05d84c1b5bfe used request id req-b2884061-c6e3-4af9-a031-5a7315af2732 2018-08-28 19:36:14,295 - create_instance - INFO - Deleting Port with ID - f4d03859-d91e-403a-adc9-394e29dba1bc 2018-08-28 19:36:14,296 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-port-1 2018-08-28 19:36:14,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/ports/f4d03859-d91e-403a-adc9-394e29dba1bc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:14,732 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a29f0d8-23fb-434f-843f-72240a3e9cf0 Date: Tue, 28 Aug 2018 19:36:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:14,732 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/ports/f4d03859-d91e-403a-adc9-394e29dba1bc used request id req-3a29f0d8-23fb-434f-843f-72240a3e9cf0 2018-08-28 19:36:14,733 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst 2018-08-28 19:36:14,736 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:14,880 - novaclient.v2.client - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19: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-319d73e0-7ec2-4daf-9ee8-871baaba2c07 x-compute-request-id: req-319d73e0-7ec2-4daf-9ee8-871baaba2c07 Content-Type: application/json 2018-08-28 19:36:14,881 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-319d73e0-7ec2-4daf-9ee8-871baaba2c07 2018-08-28 19:36:14,881 - create_instance - INFO - Checking deletion status 2018-08-28 19:36:14,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:15,179 - novaclient.v2.client - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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,Accept-Encoding x-openstack-request-id: req-dbf4f00f-215b-4c22-a565-affe0d00b24d x-compute-request-id: req-dbf4f00f-215b-4c22-a565-affe0d00b24d Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:43:9d:3e", "version": 4, "addr": "172.30.9.203", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/841b665b-1702-423c-9137-acaa5d2612c9", "rel": "bookmark"}], "image": {"id": "1a9d4992-2777-481c-9927-fb54f9feb2aa", "links": [{"href": "http://172.30.9.28:8774/images/1a9d4992-2777-481c-9927-fb54f9feb2aa", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:35:53.000000", "flavor": {"id": "bdd50038-e269-4927-855a-a969b32f74d9", "links": [{"href": "http://172.30.9.28:8774/flavors/bdd50038-e269-4927-855a-a969b32f74d9", "rel": "bookmark"}]}, "id": "841b665b-1702-423c-9137-acaa5d2612c9", "user_id": "4947c1ae1848431cbd9282828a969d00", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:36:14Z", "hostId": "e0bc48588307950149ee7191a5d0a0e8f775da3cb040ac59a89d6013", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp", "name": "AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst", "created": "2018-08-28T19:34:09Z", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-08-28 19:36:15,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-dbf4f00f-215b-4c22-a565-affe0d00b24d 2018-08-28 19:36:15,180 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst] is - ACTIVE 2018-08-28 19:36:15,180 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-08-28 19:36:18,183 - create_instance - DEBUG - VM status query timeout in 296.697696924 2018-08-28 19:36:18,187 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c9c161484298811bec3d6c097e002aa18058d62" 2018-08-28 19:36:18,238 - novaclient.v2.client - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:36:18 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85406540-94b6-438d-9655-cbf04e394ca8 x-compute-request-id: req-85406540-94b6-438d-9655-cbf04e394ca8 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 841b665b-1702-423c-9137-acaa5d2612c9 could not be found.", "code": 404}} 2018-08-28 19:36:18,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/841b665b-1702-423c-9137-acaa5d2612c9 used request id req-85406540-94b6-438d-9655-cbf04e394ca8 2018-08-28 19:36:18,238 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 841b665b-1702-423c-9137-acaa5d2612c9 could not be found. (HTTP 404) (Request-ID: req-85406540-94b6-438d-9655-cbf04e394ca8) 2018-08-28 19:36:18,238 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-inst 2018-08-28 19:36:18,239 - neutron_utils - INFO - Deleting security group rule with ID - a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f 2018-08-28 19:36:18,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:36:18,491 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea0461a5-1217-4a49-8a20-25ef524f15a3 Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:18,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/a0dbc5e5-01ef-4b0d-bb54-cba2d72bf91f used request id req-ea0461a5-1217-4a49-8a20-25ef524f15a3 2018-08-28 19:36:18,491 - neutron_utils - INFO - Deleting security group rule with ID - 46c43ddc-b3b3-4b8c-a1fe-dc74abed2df5 2018-08-28 19:36:18,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/46c43ddc-b3b3-4b8c-a1fe-dc74abed2df5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:36:18,763 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f1acea4-0481-450e-8f37-eef5bccbd9be Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:18,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/46c43ddc-b3b3-4b8c-a1fe-dc74abed2df5 used request id req-9f1acea4-0481-450e-8f37-eef5bccbd9be 2018-08-28 19:36:18,763 - neutron_utils - INFO - Deleting security group rule with ID - e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71 2018-08-28 19:36:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:36:19,030 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76f111c1-bcae-45d8-b15e-95935417f7ad Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:19,030 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/e16c43eb-8c64-4d3e-919e-7a6c5c1b2b71 used request id req-76f111c1-bcae-45d8-b15e-95935417f7ad 2018-08-28 19:36:19,030 - neutron_utils - INFO - Deleting security group rule with ID - 2d19fec5-bf57-43be-bbad-e4cb4bc75617 2018-08-28 19:36:19,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-group-rules/2d19fec5-bf57-43be-bbad-e4cb4bc75617 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:36:19,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3e76c89b-b0d9-4727-898e-3930ec073c59 Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:19,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-group-rules/2d19fec5-bf57-43be-bbad-e4cb4bc75617 used request id req-3e76c89b-b0d9-4727-898e-3930ec073c59 2018-08-28 19:36:19,139 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-sec-grp 2018-08-28 19:36:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/0a62f180-e810-4aac-9d71-4c89e090d75b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8352850a6aed3bb7244574e71a76cd5e9434cf6c" 2018-08-28 19:36:19,281 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1f104805-d673-4908-b372-c72b1575c89e Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:19,281 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/0a62f180-e810-4aac-9d71-4c89e090d75b used request id req-1f104805-d673-4908-b372-c72b1575c89e 2018-08-28 19:36:19,281 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp 2018-08-28 19:36:19,284 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32ca6860fd073203b2fa4c232a856d0f9142968b" 2018-08-28 19:36:19,322 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-975bd211-1799-40e6-a572-0f77c8267ac1 x-compute-request-id: req-975bd211-1799-40e6-a572-0f77c8267ac1 Content-Length: 0 Content-Type: application/json 2018-08-28 19:36:19,322 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-kp used request id req-975bd211-1799-40e6-a572-0f77c8267ac1 2018-08-28 19:36:19,323 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918.pub] 2018-08-28 19:36:19,323 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918] 2018-08-28 19:36:19,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:8774/v2.1/flavors/bdd50038-e269-4927-855a-a969b32f74d9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}628c8fed9fc10f2e87bdf8a7c535e21345627ad6" 2018-08-28 19:36:19,365 - novaclient.v2.client - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:36:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1902bef8-503d-4e28-833a-64542d972dad x-compute-request-id: req-1902bef8-503d-4e28-833a-64542d972dad Content-Length: 0 Content-Type: application/json 2018-08-28 19:36:19,365 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bdd50038-e269-4927-855a-a969b32f74d9 used request id req-1902bef8-503d-4e28-833a-64542d972dad 2018-08-28 19:36:19,366 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router and subnet AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet 2018-08-28 19:36:19,366 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router 2018-08-28 19:36:19,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" -d '{"subnet_id": "097944d4-49a8-4cea-86b0-162d47078761"}' 2018-08-28 19:36:20,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d3a7270d-f5e6-44a7-b1e7-ce21df31a88e Date: Tue, 28 Aug 2018 19:36:20 GMT RESP BODY: {"network_id": "191c628e-0603-424e-a435-d6da5814d9bd", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "subnet_id": "097944d4-49a8-4cea-86b0-162d47078761", "subnet_ids": ["097944d4-49a8-4cea-86b0-162d47078761"], "port_id": "be6bc4f4-303d-4f95-95c9-58b3b6740f1e", "id": "06e110b0-e087-457b-bbde-324a04317290"} 2018-08-28 19:36:20,876 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290/remove_router_interface used request id req-d3a7270d-f5e6-44a7-b1e7-ce21df31a88e 2018-08-28 19:36:20,877 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router 2018-08-28 19:36:20,877 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-router 2018-08-28 19:36:20,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2aebfa438cc2d8062ceb49f9d2b412fd71b7063" 2018-08-28 19:36:24,285 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-28fd3352-f5e9-479f-98a8-c0f9606a7506 Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:24,285 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/06e110b0-e087-457b-bbde-324a04317290 used request id req-28fd3352-f5e9-479f-98a8-c0f9606a7506 2018-08-28 19:36:24,286 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet 2018-08-28 19:36:24,286 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-subnet 2018-08-28 19:36:24,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/subnets/097944d4-49a8-4cea-86b0-162d47078761 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:36:26,558 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f95474d3-79c5-4434-9a0d-c80e9f126267 Date: Tue, 28 Aug 2018 19:36:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:26,558 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/097944d4-49a8-4cea-86b0-162d47078761 used request id req-f95474d3-79c5-4434-9a0d-c80e9f126267 2018-08-28 19:36:26,558 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918-pub-net 2018-08-28 19:36:26,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/networks/191c628e-0603-424e-a435-d6da5814d9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d309a978c6e5de28aec5f22fa7b2c0a0fd6f4f2f" 2018-08-28 19:36:27,940 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c83f5b27-4e3e-41ee-9154-73850150ec6b Date: Tue, 28 Aug 2018 19:36:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:27,940 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/191c628e-0603-424e-a435-d6da5814d9bd used request id req-c83f5b27-4e3e-41ee-9154-73850150ec6b 2018-08-28 19:36:27,941 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-33873789-f10d-4042-aea9-fe327c1f1918--image 2018-08-28 19:36:27,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ba6e8befdc04cf2b7ac7d87bfbb052f75b3dea0f" 2018-08-28 19:36:28,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2a5c3407-2cd2-4a8b-b5ca-45fe05e4f70a Date: Tue, 28 Aug 2018 19:36:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:36:28,885 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/1a9d4992-2777-481c-9927-fb54f9feb2aa used request id req-2a5c3407-2cd2-4a8b-b5ca-45fe05e4f70a 2018-08-28 19:36:28,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:29,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23831 X-Openstack-Request-Id: req-3e1c9bdb-b706-4890-966b-3a71231e27e8 Date: Tue, 28 Aug 2018 19:36:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "created_at": "2018-08-28T17:46:20Z", "updated_at": "2018-08-28T17:46:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "324cd6c3-7bd7-40e2-8eee-07538c0034d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "56ecd046-160d-48fa-b9c1-4e331f59ecab", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "6deaa2bd-68e2-4e3e-95af-26da8479ffff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv6", "project_id": "13d506114b594a1597bee1455cdfa1fc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:46:20Z", "revision_number": 0, "id": "c4671e13-beb5-47da-9a18-1b585cd938be", "remote_group_id": "12367a75-6708-46be-9078-de310c9228dd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:46:20Z", "security_group_id": "12367a75-6708-46be-9078-de310c9228dd", "tenant_id": "13d506114b594a1597bee1455cdfa1fc", "port_range_min": null, "ethertype": "IPv4", "project_id": "13d506114b594a1597bee1455cdfa1fc"}], "revision_number": 4, "project_id": "13d506114b594a1597bee1455cdfa1fc", "id": "12367a75-6708-46be-9078-de310c9228dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "created_at": "2018-08-28T18:04:01Z", "updated_at": "2018-08-28T18:04:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "3d6709fc-5cd2-4784-bfa0-2920392cfd12", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "9c1804ca-d56f-44e6-8631-2edb7bdf22f5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "e3e64f92-e647-42e3-b296-29e885eaa07a", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv4", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:04:01Z", "revision_number": 0, "id": "fc1ca801-17b8-4def-aaa9-d7d4e163f1b2", "remote_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "remote_ip_prefix": null, "created_at": "2018-08-28T18:04:01Z", "security_group_id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "tenant_id": "1a125b355b5f4e9b8dec22a00f278a5b", "port_range_min": null, "ethertype": "IPv6", "project_id": "1a125b355b5f4e9b8dec22a00f278a5b"}], "revision_number": 4, "project_id": "1a125b355b5f4e9b8dec22a00f278a5b", "id": "1af943b1-3ef1-4e12-984b-ae4fcd75c69c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c74dd88649a44d039014868f4eca413a", "created_at": "2018-08-28T17:47:27Z", "updated_at": "2018-08-28T17:47:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "1cf761de-f81d-479c-9d7c-753506b4f1a9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "4d41adbc-3974-408d-ba8c-34914d38805c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv6", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "5a6e102c-62d9-479a-b83a-5d0f1fccbcd9", "remote_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:47:27Z", "revision_number": 0, "id": "c6a25430-fb6f-4c6c-b75f-231afd60f8f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:47:27Z", "security_group_id": "2ff125c2-a238-469b-820f-2fb911e654cd", "tenant_id": "c74dd88649a44d039014868f4eca413a", "port_range_min": null, "ethertype": "IPv4", "project_id": "c74dd88649a44d039014868f4eca413a"}], "revision_number": 4, "project_id": "c74dd88649a44d039014868f4eca413a", "id": "2ff125c2-a238-469b-820f-2fb911e654cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:43Z", "updated_at": "2018-08-28T19:33:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:43Z", "revision_number": 0, "id": "0f7c679b-44fa-48b2-acbb-b292d2b918fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:43Z", "revision_number": 0, "id": "29726683-301d-4187-b697-d55cf5880683", "remote_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv6", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:43Z", "revision_number": 0, "id": "8fd25997-cc08-497f-b2de-a9b880e28ebb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:33:43Z", "revision_number": 0, "id": "faa76ac5-2154-4b7d-9cc9-84ff28f232c2", "remote_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "remote_ip_prefix": null, "created_at": "2018-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "port_range_min": null, "ethertype": "IPv4", "project_id": "c57959c614e147b3a4a1c8aa815efb13"}], "revision_number": 4, "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "41cc420c-0af7-4138-b127-c46456570b97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "created_at": "2018-08-28T17:45:40Z", "updated_at": "2018-08-28T17:45:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "09a2b763-bbbc-4006-afbd-2e403a601d38", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "50bb968c-f85b-4b06-8d4d-18351381fb0f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv6", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "936e0ea3-70bb-40a0-b0e1-270dc04f0a4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:45:40Z", "revision_number": 0, "id": "9a52c806-5026-4344-a797-9c7d1e16fa53", "remote_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "remote_ip_prefix": null, "created_at": "2018-08-28T17:45:40Z", "security_group_id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "tenant_id": "e57f069dfb57474b8707c8e6ae7c7abc", "port_range_min": null, "ethertype": "IPv4", "project_id": "e57f069dfb57474b8707c8e6ae7c7abc"}], "revision_number": 4, "project_id": "e57f069dfb57474b8707c8e6ae7c7abc", "id": "4312bf58-b2d6-4e70-842d-427a74d4fe9a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "created_at": "2018-08-28T17:20:17Z", "updated_at": "2018-08-28T17:20:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "119593fc-052d-4265-b3ae-9510f7f383bb", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "8d249173-f3de-4c3b-a64d-d974ea83b19f", "remote_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "9749f785-be3f-4035-b558-7e098931305b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv6", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:20:17Z", "revision_number": 0, "id": "c32b6d5b-ebf8-40d3-a6ef-c9e609385da0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:20:17Z", "security_group_id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "tenant_id": "28eb0a8d5b894068bb8fb23b252fa20e", "port_range_min": null, "ethertype": "IPv4", "project_id": "28eb0a8d5b894068bb8fb23b252fa20e"}], "revision_number": 4, "project_id": "28eb0a8d5b894068bb8fb23b252fa20e", "id": "43eb0a85-e6d9-406d-85ec-6d32310d8cf1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "created_at": "2018-08-28T18:38:42Z", "updated_at": "2018-08-28T18:38:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "55b54f5b-3820-4132-9f41-9efc3e888958", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "70e632c3-e866-458d-9a89-2856754a821e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "883e1e0b-75a9-48a3-ae5b-00dc5c4608e0", "remote_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv4", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T18:38:42Z", "revision_number": 0, "id": "c2a869fc-b3b0-42b0-a3ee-2016fc7a9f68", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T18:38:42Z", "security_group_id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "tenant_id": "efa9fe7fb1da40c08fb3d79e6444323c", "port_range_min": null, "ethertype": "IPv6", "project_id": "efa9fe7fb1da40c08fb3d79e6444323c"}], "revision_number": 4, "project_id": "efa9fe7fb1da40c08fb3d79e6444323c", "id": "79aad6cb-a822-4b0e-862b-8f2c820516ae", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T17:48:44Z", "updated_at": "2018-08-28T17:48:44Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "32a6577e-7e83-4008-b039-87665a65c748", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "4d629cd1-deec-403e-affa-d16474c3d3ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "517caa07-d1c1-495a-ad3d-71aeeebad199", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv6", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:48:44Z", "revision_number": 0, "id": "c3ce52ed-91c4-4bd0-aed2-11205610f59d", "remote_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "remote_ip_prefix": null, "created_at": "2018-08-28T17:48:44Z", "security_group_id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "port_range_min": null, "ethertype": "IPv4", "project_id": "05b7835dde27490ba5b98bafd52f04d2"}], "revision_number": 4, "project_id": "05b7835dde27490ba5b98bafd52f04d2", "id": "82733744-e9ca-4ab3-a18c-20c51fbe51cb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-08-28T17:33:55Z", "updated_at": "2018-08-28T17:33:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "587674b9-b5d9-4f3d-af15-f05729caf2f9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "6b0a25b0-d5f5-4a44-91ab-b6e61a33ec4e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "704ee99e-cccd-4309-8106-8cf67f7622f7", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:33:55Z", "revision_number": 0, "id": "ff411e01-ccee-4ee1-9b91-950801ea78b1", "remote_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "remote_ip_prefix": null, "created_at": "2018-08-28T17:33:55Z", "security_group_id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "b8a22495-2460-4d85-a74c-d4fb637869e0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "created_at": "2018-08-28T17:32:22Z", "updated_at": "2018-08-28T17:32:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "8ac71ba0-b120-4547-ae3a-bb20926e2269", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "93e0c9f4-77fb-4b75-b8a8-da554c3aac45", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "94a8fdd6-c942-45b4-9550-deff57fb894b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv6", "project_id": "a2d4895edb5a491785776c3ede7809d8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T17:32:22Z", "revision_number": 0, "id": "f947bb4c-edd6-4453-a680-1912c2f46901", "remote_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "remote_ip_prefix": null, "created_at": "2018-08-28T17:32:22Z", "security_group_id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "tenant_id": "a2d4895edb5a491785776c3ede7809d8", "port_range_min": null, "ethertype": "IPv4", "project_id": "a2d4895edb5a491785776c3ede7809d8"}], "revision_number": 4, "project_id": "a2d4895edb5a491785776c3ede7809d8", "id": "f5d29051-8772-4703-9d4e-fd1335c312a2", "name": "default"}]} 2018-08-28 19:36:29,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups?name=default used request id req-3e1c9bdb-b706-4890-966b-3a71231e27e8 2018-08-28 19:36:29,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:29,207 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24126e5-ae5d-41ce-b267-0687a8f16e1d Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 13d506114b594a1597bee1455cdfa1fc.", "code": 404, "title": "Not Found"}} 2018-08-28 19:36:29,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/13d506114b594a1597bee1455cdfa1fc used request id req-d24126e5-ae5d-41ce-b267-0687a8f16e1d 2018-08-28 19:36:29,207 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:36:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:29,312 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ba7bf91-1c6a-49fa-b7ff-d7b0fd2ad523 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 1a125b355b5f4e9b8dec22a00f278a5b.", "code": 404, "title": "Not Found"}} 2018-08-28 19:36:29,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/1a125b355b5f4e9b8dec22a00f278a5b used request id req-0ba7bf91-1c6a-49fa-b7ff-d7b0fd2ad523 2018-08-28 19:36:29,312 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:36:29,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:29,400 - keystoneauth.session - DEBUG - RESP: [404] Date: Tue, 28 Aug 2018 19:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cacde40b-bda2-4658-b67a-cb0462555625 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: c74dd88649a44d039014868f4eca413a.", "code": 404, "title": "Not Found"}} 2018-08-28 19:36:29,400 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c74dd88649a44d039014868f4eca413a used request id req-cacde40b-bda2-4658-b67a-cb0462555625 2018-08-28 19:36:29,401 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-08-28 19:36:29,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:29,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47945c59-6b7c-44dd-b773-6122113c6721 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13"}, "enabled": true, "id": "c57959c614e147b3a4a1c8aa815efb13", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-c5369c40-e7a9-49e-proj"}} 2018-08-28 19:36:29,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-47945c59-6b7c-44dd-b773-6122113c6721 2018-08-28 19:36:29,492 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 41cc420c-0af7-4138-b127-c46456570b97 2018-08-28 19:36:29,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41cc420c-0af7-4138-b127-c46456570b97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:29,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2d465040-f69a-42ea-ae39-00381ab7d5e5 Date: Tue, 28 Aug 2018 19:36: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-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:43Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "0f7c679b-44fa-48b2-acbb-b292d2b918fc"}, {"remote_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:43Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "29726683-301d-4187-b697-d55cf5880683"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:43Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "8fd25997-cc08-497f-b2de-a9b880e28ebb"}, {"remote_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:33:43Z", "security_group_id": "41cc420c-0af7-4138-b127-c46456570b97", "port_range_min": null, "revision_number": 0, "tenant_id": "c57959c614e147b3a4a1c8aa815efb13", "created_at": "2018-08-28T19:33:43Z", "project_id": "c57959c614e147b3a4a1c8aa815efb13", "id": "faa76ac5-2154-4b7d-9cc9-84ff28f232c2"}]} 2018-08-28 19:36:29,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-group-rules?security_group_id=41cc420c-0af7-4138-b127-c46456570b97 used request id req-2d465040-f69a-42ea-ae39-00381ab7d5e5 2018-08-28 19:36:29,664 - neutron_utils - INFO - Deleting security group with name - default 2018-08-28 19:36:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:9696/v2.0/security-groups/41cc420c-0af7-4138-b127-c46456570b97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:29,974 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a67aa377-d482-4355-9b54-28ba5e87630d Content-Length: 0 Date: Tue, 28 Aug 2018 19:36:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:36:29,974 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/41cc420c-0af7-4138-b127-c46456570b97 used request id req-a67aa377-d482-4355-9b54-28ba5e87630d 2018-08-28 19:36:29,974 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-c5369c40-e7a9-49e-proj 2018-08-28 19:36:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:30,181 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:36:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95dab9e9-7922-4600-a31f-7e3e9c4d2345 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:36:30,181 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/c57959c614e147b3a4a1c8aa815efb13 used request id req-95dab9e9-7922-4600-a31f-7e3e9c4d2345 2018-08-28 19:36:30,181 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-c5369c40-e7a9-49e-proj-role 2018-08-28 19:36:30,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/roles/45474d4d2aa345e49c3fc75bf3890c6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:30,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a03f4bd-2d11-4b00-b375-9df9426599f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:36:30,292 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/45474d4d2aa345e49c3fc75bf3890c6d used request id req-7a03f4bd-2d11-4b00-b375-9df9426599f4 2018-08-28 19:36:30,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37172fa830648e46af23d901b7d9f2d1409dce93" 2018-08-28 19:36:30,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7f8688-7fa5-48e1-9272-cc07a0320b6f Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:36:30,377 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-af7f8688-7fa5-48e1-9272-cc07a0320b6f 2018-08-28 19:36:30,378 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-c5369c40-e7a9-49e-user 2018-08-28 19:36:30,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.28:5000/v3/users/4947c1ae1848431cbd9282828a969d00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c00852852eddfbca7baa775e359bc6e1a3393fc" 2018-08-28 19:36:30,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:36:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-477cf93f-91e8-4adf-bc87-3944fcf6f32c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:36:30,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/4947c1ae1848431cbd9282828a969d00 used request id req-477cf93f-91e8-4adf-bc87-3944fcf6f32c 2018-08-28 19:36:30,550 - 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 3477.475s OK 2018-08-28 19:36:30,713 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 19:36:30,714 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 57:57 | PASS | +---------------------+------------------+------------------+----------------+ 2018-08-28 19:36:30,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 19:36:30,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:36:31,100 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:36:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["TfLbxy2GQIKJkDKXYy-0Bg"], "issued_at": "2018-08-28T19:36:31.000000Z"}} 2018-08-28 19:36:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:31,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-766d6608-c737-40fc-9370-6765c24cb23c Content-Encoding: gzip Content-Length: 345 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "961ba4163a534939a4215147fc01ed1f", "links": {"self": "http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:36:31,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-766d6608-c737-40fc-9370-6765c24cb23c 2018-08-28 19:36:31,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.457359075546s 2018-08-28 19:36:31,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 19:36:31,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:31,393 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf018a25-2fb4-49a0-9d85-5087afc70b92 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:36:31,393 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/961ba4163a534939a4215147fc01ed1f used request id req-cf018a25-2fb4-49a0-9d85-5087afc70b92 2018-08-28 19:36:31,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.21456694603s 2018-08-28 19:36:31,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 19:36:31,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:31,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b221ffb7-7b28-47ce-bf26-8742199171d0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead", "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "domain_id": "default", "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:36:31,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b221ffb7-7b28-47ce-bf26-8742199171d0 2018-08-28 19:36:31,499 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104749917984s 2018-08-28 19:36:31,499 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-b221ffb7-7b28-47ce-bf26-8742199171d0 2018-08-28 19:36:31,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 19:36:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:31,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002ac32f-f77b-4549-ae84-24ae5d98a757 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a"}, "enabled": true, "id": "e4eeae9de8b44f0dab356bc711c43d1a", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}} 2018-08-28 19:36:31,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a used request id req-002ac32f-f77b-4549-ae84-24ae5d98a757 2018-08-28 19:36:31,594 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0885939598083s 2018-08-28 19:36:31,594 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a used request id req-002ac32f-f77b-4549-ae84-24ae5d98a757 2018-08-28 19:36:31,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 19:36:31,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:31,769 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a9bd6c4-b322-4e36-b748-0fe4516faaaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:36:31,770 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a used request id req-3a9bd6c4-b322-4e36-b748-0fe4516faaaf 2018-08-28 19:36:31,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.174793958664s 2018-08-28 19:36:31,770 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/e4eeae9de8b44f0dab356bc711c43d1a used request id req-3a9bd6c4-b322-4e36-b748-0fe4516faaaf 2018-08-28 19:36:31,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 19:36:31,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:31,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83208cf-5e4e-40bb-95cc-13f2b5acdfaa Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c"}, "enabled": true, "id": "efa9fe7fb1da40c08fb3d79e6444323c", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_f7d5c0f0-bdbe-421b-b1c5-6dc5ccf74ead"}]} 2018-08-28 19:36:31,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d83208cf-5e4e-40bb-95cc-13f2b5acdfaa 2018-08-28 19:36:31,849 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0781581401825s 2018-08-28 19:36:31,849 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-d83208cf-5e4e-40bb-95cc-13f2b5acdfaa 2018-08-28 19:36:31,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 19:36:31,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:31,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd87bbf-a863-4d42-a86d-a738136aacc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:36:31,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-4fd87bbf-a863-4d42-a86d-a738136aacc9 2018-08-28 19:36:31,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.1428129673s 2018-08-28 19:36:31,995 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/efa9fe7fb1da40c08fb3d79e6444323c used request id req-4fd87bbf-a863-4d42-a86d-a738136aacc9 2018-08-28 19:36:31,995 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 19:36:31,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:32,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14b18307-d06b-43f8-85f8-963a7472d7fa Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "acd74d3e297d47e197bfbf546b008e8a", "links": {"self": "http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a"}, "name": "Member"}]} 2018-08-28 19:36:32,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-14b18307-d06b-43f8-85f8-963a7472d7fa 2018-08-28 19:36:32,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848481655121s 2018-08-28 19:36:32,082 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 19:36:32,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3b149e2f0bd7b7cbb18772f1c439489ac0f3d03" 2018-08-28 19:36:32,183 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:36:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17404af7-27c0-4072-b7e8-e76356c046cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:36:32,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/acd74d3e297d47e197bfbf546b008e8a used request id req-17404af7-27c0-4072-b7e8-e76356c046cf 2018-08-28 19:36:32,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.101945877075s 2018-08-28 19:36:32,238 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-08-28 19:36:32,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 19:36:32,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 19:36:32,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 19:36:32,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 19:36:32,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 19:36:32,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 19:36:32,278 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 19:36:32,279 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 19:36:32,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 19:36:32,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 19:36:32,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-08-28 19:36:32,280 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-08-28 19:36:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:36:32,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:36:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b8e80d9-a0f5-4da5-8014-cd63315730d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:36:32,287 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-8b8e80d9-a0f5-4da5-8014-cd63315730d7 2018-08-28 19:36:32,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:36:32,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:36:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["lECql3jlShWlkiX7y7u9nQ"], "issued_at": "2018-08-28T19:36:32.000000Z"}} 2018-08-28 19:36:32,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:36:32,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:36:32,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9e84528f-adf6-40e1-bab2-e815b1c59e0a Date: Tue, 28 Aug 2018 19:36:32 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 19:36:32,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e84528f-adf6-40e1-bab2-e815b1c59e0a 2018-08-28 19:36:32,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.237898111343s 2018-08-28 19:36:32,901 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9e84528f-adf6-40e1-bab2-e815b1c59e0a 2018-08-28 19:36:32,902 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-08-28 19:36:35,420 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-08-28 19:36:35.004 11620 INFO rally.deployment.engine [-] Deployment 9a4abb7e-c09c-4bd4-9382-d6e7157f41b0 | Starting: Destroy cloud and free allocated resources. 2018-08-28 19:36:35.079 11620 INFO rally.deployment.engine [-] Deployment 9a4abb7e-c09c-4bd4-9382-d6e7157f41b0 | Completed: Destroy cloud and free allocated resources. 2018-08-28 19:36:35.140 11620 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e) for deployment 'opnfv-rally'. 2018-08-28 19:36:35.172 11620 INFO rally.api [-] Deleting verification (UUID=d24ee803-36d4-4b9d-b158-1bdb4e9fdbf2). 2018-08-28 19:36:35.211 11620 INFO rally.api [-] Verification has been successfully deleted! 2018-08-28 19:36:35.211 11620 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e). 2018-08-28 19:36:35.221 11620 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-08-28 19:36:38,030 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-08-28 19:36:37.751 11623 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=278c6204-0350-4ad3-bcf5-936088264419) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 278c6204-0350-4ad3-bcf5-936088264419 | 2018-08-28T19:36:37 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 278c6204-0350-4ad3-bcf5-936088264419 ~/.rally/openrc was updated HINTS: * To use standard OpenStack clients, set up your env by running: source ~/.rally/openrc OpenStack clients are now configured, e.g run: openstack image list 2018-08-28 19:36:41,400 - 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-08-28 19:36:41,400 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-08-28 19:36:43,714 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-08-28 19:36:43.508 11629 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=8e68c0f6-73c3-4e05-8944-4e174604ec5e). 2018-08-28 19:36:43.623 11629 INFO rally.api [-] Verifier has been successfully deleted! 2018-08-28 19:36:47,139 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-08-28 19:36:45.706 11632 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-08-28 19:36:45.924 11632 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-08-28 19:36:46.965 11632 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4ccdb9be-b1a1-44f0-9b5e-9cfe60e61c2b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=4ccdb9be-b1a1-44f0-9b5e-9cfe60e61c2b) as the default verifier for the future CLI operations. 2018-08-28 19:36:49,914 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-08-28 19:36:49,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 19:36:49,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"network": {"shared": true, "name": "neutron_trunk-net_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "admin_state_up": true}}' 2018-08-28 19:36:50,350 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-985bbaf9-f5e7-4021-82b3-fb393cc82807 Date: Tue, 28 Aug 2018 19:36: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":"c8343cbb-404c-484a-9c78-5848d2908074","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:36:50Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T19:36:50Z","mtu":1450}} 2018-08-28 19:36:50,350 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-985bbaf9-f5e7-4021-82b3-fb393cc82807 2018-08-28 19:36:50,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.435433864594s 2018-08-28 19:36:50,351 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-985bbaf9-f5e7-4021-82b3-fb393cc82807 2018-08-28 19:36:50,351 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T19:36:50Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c8343cbb-404c-484a-9c78-5848d2908074', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron_trunk-net_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', u'created_at': u'2018-08-28T19:36:50Z', u'mtu': 1450, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 19:36:50,352 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:36:50,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:36:50,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1392 X-Openstack-Request-Id: req-8b243412-51b2-43e0-b5dd-141cb8f77531 Date: Tue, 28 Aug 2018 19:36:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"c8343cbb-404c-484a-9c78-5848d2908074","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:36:50Z","qos_policy_id":null,"name":"neutron_trunk-net_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T19:36:50Z","provider:network_type":"vxlan"}]} 2018-08-28 19:36:50,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-8b243412-51b2-43e0-b5dd-141cb8f77531 2018-08-28 19:36:50,589 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236676931381s 2018-08-28 19:36:50,589 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-8b243412-51b2-43e0-b5dd-141cb8f77531 2018-08-28 19:36:50,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 19:36:50,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"subnet": {"name": "neutron_trunk-subnet_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "enable_dhcp": true, "network_id": "c8343cbb-404c-484a-9c78-5848d2908074", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 19:36:51,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-472ddd89-df59-4840-8bc1-dbcf9a6a0da0 Date: Tue, 28 Aug 2018 19:36:51 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8343cbb-404c-484a-9c78-5848d2908074","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T19:36:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T19:36:50Z","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":"05b7835dde27490ba5b98bafd52f04d2","id":"28b3330c-a8bd-411a-a9f0-98e261dfa6da","subnetpool_id":null,"name":"neutron_trunk-subnet_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430"}} 2018-08-28 19:36:51,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-472ddd89-df59-4840-8bc1-dbcf9a6a0da0 2018-08-28 19:36:51,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.556200027466s 2018-08-28 19:36:51,147 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-472ddd89-df59-4840-8bc1-dbcf9a6a0da0 2018-08-28 19:36:51,148 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T19:36:50Z', 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'28b3330c-a8bd-411a-a9f0-98e261dfa6da', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', u'enable_dhcp': True, u'network_id': u'c8343cbb-404c-484a-9c78-5848d2908074', u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T19:36:50Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 19:36:51,148 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 19:36:51,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "neutron_trunk-router_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "admin_state_up": true}}' 2018-08-28 19:36:56,168 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 712 X-Openstack-Request-Id: req-f67e7ca1-d90a-43c7-85a7-6737922ac9e6 Date: Tue, 28 Aug 2018 19:36:56 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T19:36:51Z", "admin_state_up": true, "updated_at": "2018-08-28T19:36:52Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "aa6bfd5f-9650-46d0-a2f3-43774a9d0105", "name": "neutron_trunk-router_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430"}} 2018-08-28 19:36:56,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f67e7ca1-d90a-43c7-85a7-6737922ac9e6 2018-08-28 19:36:56,168 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.01965093613s 2018-08-28 19:36:56,168 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-f67e7ca1-d90a-43c7-85a7-6737922ac9e6 2018-08-28 19:36:56,169 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T19:36:52Z', u'revision_number': 3, u'ha': True, u'id': u'aa6bfd5f-9650-46d0-a2f3-43774a9d0105', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', u'admin_state_up': True, u'tenant_id': u'05b7835dde27490ba5b98bafd52f04d2', u'created_at': u'2018-08-28T19:36:51Z', u'flavor_id': None, u'routes': [], u'project_id': u'05b7835dde27490ba5b98bafd52f04d2'}) 2018-08-28 19:36:56,169 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 19:36:56,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105/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}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"subnet_id": "28b3330c-a8bd-411a-a9f0-98e261dfa6da"}' 2018-08-28 19:36:57,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-738c12e4-2bfb-485a-a2a5-92a316ad5717 Date: Tue, 28 Aug 2018 19:36:57 GMT RESP BODY: {"network_id": "c8343cbb-404c-484a-9c78-5848d2908074", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "28b3330c-a8bd-411a-a9f0-98e261dfa6da", "subnet_ids": ["28b3330c-a8bd-411a-a9f0-98e261dfa6da"], "port_id": "74635cd2-611a-42c4-b292-65f7444dd777", "id": "aa6bfd5f-9650-46d0-a2f3-43774a9d0105"} 2018-08-28 19:36:57,975 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105/add_router_interface.json used request id req-738c12e4-2bfb-485a-a2a5-92a316ad5717 2018-08-28 19:36:57,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.80593514442s 2018-08-28 19:36:57,976 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105/add_router_interface.json used request id req-738c12e4-2bfb-485a-a2a5-92a316ad5717 returning object aa6bfd5f-9650-46d0-a2f3-43774a9d0105 2018-08-28 19:36:57,976 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-08-28 19:36:58,108 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-08-28 19:36:58,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:36:58,115 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 19:36:58 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 19:36:58,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:36:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:36:58,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-245c2977-a959-4bcb-b5a3-a537d0b3f01b Date: Tue, 28 Aug 2018 19:36:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:36:58,659 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-245c2977-a959-4bcb-b5a3-a537d0b3f01b 2018-08-28 19:36:58,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.541122913361s 2018-08-28 19:36:58,660 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-245c2977-a959-4bcb-b5a3-a537d0b3f01b 2018-08-28 19:36:58,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 19:36:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430"}' 2018-08-28 19:36:58,893 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5 X-Openstack-Request-Id: req-fb694e96-b793-49d8-95a6-df0b26d8434a Date: Tue, 28 Aug 2018 19:36:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "41e461ad-8c19-46b1-95d2-14de6b3683a5", "size": null, "self": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T19:36:58Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "checksum": null, "created_at": "2018-08-28T19:36:58Z", "protected": false} 2018-08-28 19:36:58,893 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fb694e96-b793-49d8-95a6-df0b26d8434a 2018-08-28 19:36:58,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.231741189957s 2018-08-28 19:36:58,894 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-fb694e96-b793-49d8-95a6-df0b26d8434a returning object 41e461ad-8c19-46b1-95d2-14de6b3683a5 2018-08-28 19:36:58,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 19:36:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/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}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '' 2018-08-28 19:37:00,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5172f087-5054-4fff-a6ce-b06be8bbc37c Date: Tue, 28 Aug 2018 19:37:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:37:00,155 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file used request id req-5172f087-5054-4fff-a6ce-b06be8bbc37c 2018-08-28 19:37:00,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.26010513306s 2018-08-28 19:37:00,155 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file used request id req-5172f087-5054-4fff-a6ce-b06be8bbc37c 2018-08-28 19:37:00,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:37:00,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:37:00,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-e061c6b5-f11a-45dc-81f2-98ca4c71e500 Date: Tue, 28 Aug 2018 19:37:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "metadata": {}}], "file": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "41e461ad-8c19-46b1-95d2-14de6b3683a5", "size": 12716032, "self": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T19:37:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T19:36:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:37:00,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e061c6b5-f11a-45dc-81f2-98ca4c71e500 2018-08-28 19:37:00,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.608529090881s 2018-08-28 19:37:00,765 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e061c6b5-f11a-45dc-81f2-98ca4c71e500 2018-08-28 19:37:00,767 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'41e461ad-8c19-46b1-95d2-14de6b3683a5', 'size': 12716032, u'self': u'/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T19:37:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T19:37:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', 'created': u'2018-08-28T19:36:58Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T19:36:58Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 19:37:00,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 19:37:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 19:37:01,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:37:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e36ad08f-8357-4ed4-b01b-e1e8cf1b4c70 x-compute-request-id: req-e36ad08f-8357-4ed4-b01b-e1e8cf1b4c70 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e4be504-7c6b-4921-840b-44371e3872f5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e4be504-7c6b-4921-840b-44371e3872f5", "name": "neutron_trunk-flavor_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:37:01,097 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e36ad08f-8357-4ed4-b01b-e1e8cf1b4c70 2018-08-28 19:37:01,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.329092979431s 2018-08-28 19:37:01,097 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-e36ad08f-8357-4ed4-b01b-e1e8cf1b4c70 returning object 8e4be504-7c6b-4921-840b-44371e3872f5 2018-08-28 19:37:01,098 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', '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'05b7835dde27490ba5b98bafd52f04d2', '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'8e4be504-7c6b-4921-840b-44371e3872f5', 'swap': 0}) 2018-08-28 19:37:01,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 19:37:01,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5/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}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"extra_specs": {}}' 2018-08-28 19:37:01,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:37: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-a58922a8-f08a-4681-8068-74b8f189df62 x-compute-request-id: req-a58922a8-f08a-4681-8068-74b8f189df62 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 19:37:01,121 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5/os-extra_specs used request id req-a58922a8-f08a-4681-8068-74b8f189df62 2018-08-28 19:37:01,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0221798419952s 2018-08-28 19:37:01,122 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5/os-extra_specs used request id req-a58922a8-f08a-4681-8068-74b8f189df62 2018-08-28 19:37:01,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 19:37:01,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:37:01,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19:37:01 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:37:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:37:01,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-409639d3-df88-4c91-8fbc-8d43fe258bce Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 19:37:01,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-409639d3-df88-4c91-8fbc-8d43fe258bce 2018-08-28 19:37:01,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0873339176178s 2018-08-28 19:37:01,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 19:37:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:37:01,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:37:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e63744-1cf7-43b5-b8e1-c406b0f7b948 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 19:37:01,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-00e63744-1cf7-43b5-b8e1-c406b0f7b948 2018-08-28 19:37:01,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.173676013947s 2018-08-28 19:37:01,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-08-28 19:37:01,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:37:01,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:37: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-dcd11a72-b468-4e94-b213-435338f4a4ac x-compute-request-id: req-dcd11a72-b468-4e94-b213-435338f4a4ac Content-Encoding: gzip Content-Length: 725 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 158}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.9", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX\", \"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": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 179}, "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": 10172, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-08-28 19:37:01,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-dcd11a72-b468-4e94-b213-435338f4a4ac 2018-08-28 19:37:01,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0418748855591s 2018-08-28 19:37:01,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/os-hypervisors/detail used request id req-dcd11a72-b468-4e94-b213-435338f4a4ac 2018-08-28 19:37:01,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:37:01,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:37:01,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-9b34f6f3-f682-40ae-ace2-f4bd943aeb74 Date: Tue, 28 Aug 2018 19:37:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "metadata": {}}], "file": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "41e461ad-8c19-46b1-95d2-14de6b3683a5", "size": 12716032, "self": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T19:37:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T19:36:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:37:01,625 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9b34f6f3-f682-40ae-ace2-f4bd943aeb74 2018-08-28 19:37:01,626 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194504022598s 2018-08-28 19:37:01,626 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-9b34f6f3-f682-40ae-ace2-f4bd943aeb74 2018-08-28 19:37:01,628 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 19:37:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430"}' 2018-08-28 19:37:01,816 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b X-Openstack-Request-Id: req-8d4664b4-b325-4cd3-8ef1-3f7ba6dc5bb1 Date: Tue, 28 Aug 2018 19:37:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "565144b6-ef11-402c-81e8-d67a1c90507b", "size": null, "self": "/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T19:37:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "checksum": null, "created_at": "2018-08-28T19:37:01Z", "protected": false} 2018-08-28 19:37:01,816 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8d4664b4-b325-4cd3-8ef1-3f7ba6dc5bb1 2018-08-28 19:37:01,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.187772989273s 2018-08-28 19:37:01,817 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-8d4664b4-b325-4cd3-8ef1-3f7ba6dc5bb1 returning object 565144b6-ef11-402c-81e8-d67a1c90507b 2018-08-28 19:37:01,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 19:37:01,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b/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}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '' 2018-08-28 19:37:03,670 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-39389e76-c526-40d2-a253-edb1c51f1994 Date: Tue, 28 Aug 2018 19:37:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:37:03,670 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b/file used request id req-39389e76-c526-40d2-a253-edb1c51f1994 2018-08-28 19:37:03,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.85241794586s 2018-08-28 19:37:03,670 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b/file used request id req-39389e76-c526-40d2-a253-edb1c51f1994 2018-08-28 19:37:03,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:37:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:37:03,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-30a3a22b-ef86-439a-b766-f7cc8f918be7 Date: Tue, 28 Aug 2018 19:37:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/565144b6-ef11-402c-81e8-d67a1c90507b/snap", "metadata": {}}], "file": "/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "565144b6-ef11-402c-81e8-d67a1c90507b", "size": 12716032, "self": "/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/565144b6-ef11-402c-81e8-d67a1c90507b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T19:37:03Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T19:37:01Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "metadata": {}}], "file": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "41e461ad-8c19-46b1-95d2-14de6b3683a5", "size": 12716032, "self": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T19:37:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T19:36:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:37:03,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-30a3a22b-ef86-439a-b766-f7cc8f918be7 2018-08-28 19:37:03,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.159932136536s 2018-08-28 19:37:03,831 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-30a3a22b-ef86-439a-b766-f7cc8f918be7 2018-08-28 19:37:03,834 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/565144b6-ef11-402c-81e8-d67a1c90507b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b/file', 'owner': u'05b7835dde27490ba5b98bafd52f04d2', 'id': u'565144b6-ef11-402c-81e8-d67a1c90507b', 'size': 12716032, u'self': u'/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'05b7835dde27490ba5b98bafd52f04d2', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/565144b6-ef11-402c-81e8-d67a1c90507b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T19:37:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-08-28T19:37:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', 'created': u'2018-08-28T19:37:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-08-28T19:37:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-08-28 19:37:03,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 19:37:03,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-08-28 19:37:03,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:37: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-95d529d1-1d55-4c18-92ce-19041c1e66d5 x-compute-request-id: req-95d529d1-1d55-4c18-92ce-19041c1e66d5 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bce37ae9-b212-4c61-a454-727a7bf0b32b", "name": "neutron_trunk-flavor_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:37:03,914 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-95d529d1-1d55-4c18-92ce-19041c1e66d5 2018-08-28 19:37:03,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0795140266418s 2018-08-28 19:37:03,915 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-95d529d1-1d55-4c18-92ce-19041c1e66d5 returning object bce37ae9-b212-4c61-a454-727a7bf0b32b 2018-08-28 19:37:03,916 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', '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'05b7835dde27490ba5b98bafd52f04d2', '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'bce37ae9-b212-4c61-a454-727a7bf0b32b', 'swap': 0}) 2018-08-28 19:37:03,917 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 19:37:03,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b/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}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"extra_specs": {}}' 2018-08-28 19:37:03,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:37: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-b846fe48-b818-45d2-abc1-0b36f692fc23 x-compute-request-id: req-b846fe48-b818-45d2-abc1-0b36f692fc23 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 19:37:03,938 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b/os-extra_specs used request id req-b846fe48-b818-45d2-abc1-0b36f692fc23 2018-08-28 19:37:03,938 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0217440128326s 2018-08-28 19:37:03,939 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b/os-extra_specs used request id req-b846fe48-b818-45d2-abc1-0b36f692fc23 2018-08-28 19:37:03,939 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430', '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'05b7835dde27490ba5b98bafd52f04d2', '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'bce37ae9-b212-4c61-a454-727a7bf0b32b', 'swap': 0}) 2018-08-28 19:37:07,069 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-08-28 19:37:06.021 11651 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=4ccdb9be-b1a1-44f0-9b5e-9cfe60e61c2b) for deployment 'opnfv-rally' (UUID=278c6204-0350-4ad3-bcf5-936088264419). 2018-08-28 19:37:06.875 11651 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=4ccdb9be-b1a1-44f0-9b5e-9cfe60e61c2b) has been successfully configured for deployment 'opnfv-rally' (UUID=278c6204-0350-4ad3-bcf5-936088264419)! 2018-08-28 19:37:07,070 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-08-28 19:37:07,070 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-08-28 19:37:07,072 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-08-28 19:37:07,075 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-08-28 19:37:10,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-4ccdb9be-b1a1-44f0-9b5e-9cfe60e61c2b/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-08-28 19:37:10,320 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-08-28 19:37:10,324 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-08-28 19:37:10,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Starting Tempest test suite: '['rally', 'verify', 'start', '--load-list', u'/home/opnfv/functest/results/neutron_trunk/test_list.txt']'. 2018-08-28 19:37:12,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-08-28 19:37:12.286 11660 INFO rally.api [-] Starting verification (UUID=f2ec574f-eba1-478d-bc58-9e00b5c56ec7) for deployment 'opnfv-rally' (UUID=278c6204-0350-4ad3-bcf5-936088264419) by verifier 'opnfv-tempest' (UUID=4ccdb9be-b1a1-44f0-9b5e-9cfe60e61c2b). 2018-08-28 19:37:12,287 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: f2ec574f-eba1-478d-bc58-9e00b5c56ec7 2018-08-28 19:39:03,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: f2ec574f-eba1-478d-bc58-9e00b5c56ec7 2018-08-28 19:39:03,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'f2ec574f-eba1-478d-bc58-9e00b5c56ec7']'. 2018-08-28 19:39:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-08-28 19:39:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-08-28 19:39:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 19:39:04,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | f2ec574f-eba1-478d-bc58-9e00b5c56ec7 | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-08-28 19:37:12 | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-08-28 19:39:03 | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:51 | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 4ccdb9be-b1a1-44f0-9b5e-9cfe60e61c2b) | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 278c6204-0350-4ad3-bcf5-936088264419) | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-08-28 19:39:04,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 98.52 | 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-08-28 19:39:04,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-08-28 19:39:04,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-08-28 19:39:04,547 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 19:39:04,547 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:14 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-08-28 19:39:04,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 19:39:04,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:05,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01e2c8fa-3ddb-4853-a2ba-265214a273c7 Date: Tue, 28 Aug 2018 19: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-08-28 19:39:05,532 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b used request id req-01e2c8fa-3ddb-4853-a2ba-265214a273c7 2018-08-28 19:39:05,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.977039813995s 2018-08-28 19:39:05,532 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/565144b6-ef11-402c-81e8-d67a1c90507b used request id req-01e2c8fa-3ddb-4853-a2ba-265214a273c7 2018-08-28 19:39:05,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 19:39:05,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:05,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:39: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-07aba464-8ee0-4623-8d24-496c19e3e1f5 x-compute-request-id: req-07aba464-8ee0-4623-8d24-496c19e3e1f5 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e4be504-7c6b-4921-840b-44371e3872f5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e4be504-7c6b-4921-840b-44371e3872f5", "name": "neutron_trunk-flavor_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "bce37ae9-b212-4c61-a454-727a7bf0b32b", "name": "neutron_trunk-flavor_alt_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 19:39:05,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-07aba464-8ee0-4623-8d24-496c19e3e1f5 2018-08-28 19:39:05,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.040050983429s 2018-08-28 19:39:05,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-07aba464-8ee0-4623-8d24-496c19e3e1f5 2018-08-28 19:39:05,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 19:39:05,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:05,629 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:39: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-1d3ab98c-995e-4c3e-8918-1ec641e093c6 x-compute-request-id: req-1d3ab98c-995e-4c3e-8918-1ec641e093c6 Content-Length: 0 Content-Type: application/json 2018-08-28 19:39:05,629 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b used request id req-1d3ab98c-995e-4c3e-8918-1ec641e093c6 2018-08-28 19:39:05,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0532150268555s 2018-08-28 19:39:05,630 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/bce37ae9-b212-4c61-a454-727a7bf0b32b used request id req-1d3ab98c-995e-4c3e-8918-1ec641e093c6 2018-08-28 19:39:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 19:39:05,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105/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}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" -d '{"subnet_id": "28b3330c-a8bd-411a-a9f0-98e261dfa6da"}' 2018-08-28 19:39:07,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-e9cdbb4f-9a96-4e0b-b85b-b468436def81 Date: Tue, 28 Aug 2018 19:39:07 GMT RESP BODY: {"network_id": "c8343cbb-404c-484a-9c78-5848d2908074", "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "subnet_id": "28b3330c-a8bd-411a-a9f0-98e261dfa6da", "subnet_ids": ["28b3330c-a8bd-411a-a9f0-98e261dfa6da"], "port_id": "74635cd2-611a-42c4-b292-65f7444dd777", "id": "aa6bfd5f-9650-46d0-a2f3-43774a9d0105"} 2018-08-28 19:39:07,272 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105/remove_router_interface.json used request id req-e9cdbb4f-9a96-4e0b-b85b-b468436def81 2018-08-28 19:39:07,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64200687408s 2018-08-28 19:39:07,273 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105/remove_router_interface.json used request id req-e9cdbb4f-9a96-4e0b-b85b-b468436def81 returning object aa6bfd5f-9650-46d0-a2f3-43774a9d0105 2018-08-28 19:39:07,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 19:39:07,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:07,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-4e3fb867-12ca-4f7d-9187-752ec5001157 Date: Tue, 28 Aug 2018 19:39:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "05b7835dde27490ba5b98bafd52f04d2", "created_at": "2018-08-28T19:36:51Z", "admin_state_up": true, "updated_at": "2018-08-28T19:39:06Z", "project_id": "05b7835dde27490ba5b98bafd52f04d2", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "aa6bfd5f-9650-46d0-a2f3-43774a9d0105", "name": "neutron_trunk-router_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430"}]} 2018-08-28 19:39:07,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4e3fb867-12ca-4f7d-9187-752ec5001157 2018-08-28 19:39:07,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.231081962585s 2018-08-28 19:39:07,505 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-4e3fb867-12ca-4f7d-9187-752ec5001157 2018-08-28 19:39:07,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 19:39:07,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:11,170 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4c207b66-9724-4145-8550-82f10774b6af Content-Length: 0 Date: Tue, 28 Aug 2018 19:39:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:39:11,170 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105.json used request id req-4c207b66-9724-4145-8550-82f10774b6af 2018-08-28 19:39:11,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.66364812851s 2018-08-28 19:39:11,170 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/aa6bfd5f-9650-46d0-a2f3-43774a9d0105.json used request id req-4c207b66-9724-4145-8550-82f10774b6af 2018-08-28 19:39:11,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 19:39:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:11,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1295 X-Openstack-Request-Id: req-b66ecdb0-aed8-4789-a157-74e72ee80aa2 Date: Tue, 28 Aug 2018 19:39:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c8343cbb-404c-484a-9c78-5848d2908074","tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T19:36:50Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T19:36:50Z","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":"05b7835dde27490ba5b98bafd52f04d2","id":"28b3330c-a8bd-411a-a9f0-98e261dfa6da","subnetpool_id":null,"name":"neutron_trunk-subnet_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:23Z","dns_nameservers":[],"updated_at":"2018-08-28T17:20:23Z","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":"28eb0a8d5b894068bb8fb23b252fa20e","id":"7b47587d-8c29-4114-bbb0-f7256a676699","subnetpool_id":null,"name":"external-subnet"}]} 2018-08-28 19:39:11,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b66ecdb0-aed8-4789-a157-74e72ee80aa2 2018-08-28 19:39:11,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0899879932404s 2018-08-28 19:39:11,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b66ecdb0-aed8-4789-a157-74e72ee80aa2 2018-08-28 19:39:11,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 19:39:11,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/28b3330c-a8bd-411a-a9f0-98e261dfa6da.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:13,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8700acb7-7259-4755-84da-b18e189fa155 Date: Tue, 28 Aug 2018 19:39:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:39:13,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/28b3330c-a8bd-411a-a9f0-98e261dfa6da.json used request id req-8700acb7-7259-4755-84da-b18e189fa155 2018-08-28 19:39:13,405 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.14131188393s 2018-08-28 19:39:13,405 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/28b3330c-a8bd-411a-a9f0-98e261dfa6da.json used request id req-8700acb7-7259-4755-84da-b18e189fa155 2018-08-28 19:39:13,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:39:13,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:13,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1398 X-Openstack-Request-Id: req-07ea201c-98ed-47ab-9e21-1a55fb65454d Date: Tue, 28 Aug 2018 19:39:13 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"c8343cbb-404c-484a-9c78-5848d2908074","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":true,"project_id":"05b7835dde27490ba5b98bafd52f04d2","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:39:13Z","qos_policy_id":null,"name":"neutron_trunk-net_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430","admin_state_up":true,"tenant_id":"05b7835dde27490ba5b98bafd52f04d2","created_at":"2018-08-28T19:36:50Z","provider:network_type":"vxlan"}]} 2018-08-28 19:39:13,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-07ea201c-98ed-47ab-9e21-1a55fb65454d 2018-08-28 19:39:13,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.223695039749s 2018-08-28 19:39:13,629 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-07ea201c-98ed-47ab-9e21-1a55fb65454d 2018-08-28 19:39:13,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 19:39:13,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/c8343cbb-404c-484a-9c78-5848d2908074.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:14,719 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aa22e8bd-40e4-49a3-a3a5-7552271186d3 Date: Tue, 28 Aug 2018 19:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 19:39:14,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c8343cbb-404c-484a-9c78-5848d2908074.json used request id req-aa22e8bd-40e4-49a3-a3a5-7552271186d3 2018-08-28 19:39:14,719 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08868288994s 2018-08-28 19:39:14,720 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/c8343cbb-404c-484a-9c78-5848d2908074.json used request id req-aa22e8bd-40e4-49a3-a3a5-7552271186d3 2018-08-28 19:39:14,720 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:39:14,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:14,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-7c604ef3-7a0b-4935-94ab-17ec69705308 Date: Tue, 28 Aug 2018 19:39:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "metadata": {}}], "file": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/file", "owner": "05b7835dde27490ba5b98bafd52f04d2", "id": "41e461ad-8c19-46b1-95d2-14de6b3683a5", "size": 12716032, "self": "/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/41e461ad-8c19-46b1-95d2-14de6b3683a5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-08-28T19:37:00Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-08-28T19:36:58Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:39:14,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7c604ef3-7a0b-4935-94ab-17ec69705308 2018-08-28 19:39:14,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.155027866364s 2018-08-28 19:39:14,876 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7c604ef3-7a0b-4935-94ab-17ec69705308 2018-08-28 19:39:14,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 19:39:14,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:15,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-01c625a2-6190-4d09-b86d-4249a91839c9 Date: Tue, 28 Aug 2018 19:39:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:39:15,826 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5 used request id req-01c625a2-6190-4d09-b86d-4249a91839c9 2018-08-28 19:39:15,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.948310136795s 2018-08-28 19:39:15,826 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/41e461ad-8c19-46b1-95d2-14de6b3683a5 used request id req-01c625a2-6190-4d09-b86d-4249a91839c9 2018-08-28 19:39:15,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 19:39:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:15,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:39: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-a0135c3c-9454-4691-8a9b-993fc59393ee x-compute-request-id: req-a0135c3c-9454-4691-8a9b-993fc59393ee Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/8e4be504-7c6b-4921-840b-44371e3872f5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "8e4be504-7c6b-4921-840b-44371e3872f5", "name": "neutron_trunk-flavor_5c84e178-50d5-4e1f-97d1-7eb3dbe4f430", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 19:39:15,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a0135c3c-9454-4691-8a9b-993fc59393ee 2018-08-28 19:39:15,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306751728058s 2018-08-28 19:39:15,858 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-a0135c3c-9454-4691-8a9b-993fc59393ee 2018-08-28 19:39:15,860 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 19:39:15,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e5e5aa0f1f5ea1a9775464b6e3a46da384e7d029" 2018-08-28 19:39:15,900 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:39: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-1030284c-c42f-4966-9ece-5186887b997f x-compute-request-id: req-1030284c-c42f-4966-9ece-5186887b997f Content-Length: 0 Content-Type: application/json 2018-08-28 19:39:15,900 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5 used request id req-1030284c-c42f-4966-9ece-5186887b997f 2018-08-28 19:39:15,900 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0397930145264s 2018-08-28 19:39:15,900 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/8e4be504-7c6b-4921-840b-44371e3872f5 used request id req-1030284c-c42f-4966-9ece-5186887b997f 2018-08-28 19:39:15,901 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:46 | PASS | | vping_userdata | functest | smoke | 00:41 | PASS | | tempest_smoke_serial | functest | smoke | 15:02 | PASS | | rally_sanity | functest | smoke | 25:53 | PASS | | refstack_defcore | functest | smoke | 04:35 | PASS | | patrole | functest | smoke | 02:49 | PASS | | snaps_smoke | functest | smoke | 57:57 | PASS | | neutron_trunk | functest | smoke | 02:14 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-08-28 19:39:15,912 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-28 19:39:16,115 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:39:16,216 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:39:51,252 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-273 | | 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-08-28 19:39:51,255 - 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=MQ7kZkv3K6NRXdsaw87m7GQmU export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-08-28 19:39:51,255 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 19:39:51,256 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-08-28 19:39:51,256 - 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-08-28 19:39:51,259 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-28 19:40:27,004 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-273 | | 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-08-28 19:40:27,007 - 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=MQ7kZkv3K6NRXdsaw87m7GQmU export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-08-28 19:40:27,007 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 19:40:27,008 - 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-08-28 19:40:27,016 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-08-28 19:40:27,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 19:40:27,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 19:40:27,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 19:40:27,552 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 19:40:27,553 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 19:40:27,559 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 19:40:27,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:40:27,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61148a3-b2b8-4343-9c63-02d9dd0aeb42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:40:27,568 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b61148a3-b2b8-4343-9c63-02d9dd0aeb42 2018-08-28 19:40:27,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:40:27,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T20:40:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["YbBTKLfsS7yrurWeXH8fpA"], "issued_at": "2018-08-28T19:40:27.000000Z"}} 2018-08-28 19:40:27,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:40:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:28,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0be84cc0-f907-456c-9e4e-c7b358e3f033 Date: Tue, 28 Aug 2018 19:40:28 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 19:40:28,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0be84cc0-f907-456c-9e4e-c7b358e3f033 2018-08-28 19:40:28,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.220415830612s 2018-08-28 19:40:28,173 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0be84cc0-f907-456c-9e4e-c7b358e3f033 2018-08-28 19:40:28,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 19:40:28,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:28,187 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 19: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 19:40:28,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:28,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cfef285-5c69-481b-a179-7330651d0dee Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 19:40:28,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-3cfef285-5c69-481b-a179-7330651d0dee 2018-08-28 19:40:28,504 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.325680017471s 2018-08-28 19:40:28,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 19:40:28,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44"}}' 2018-08-28 19:40:28,610 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:40:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7c8f34-a972-4cf4-959d-a2378571b913 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a"}, "enabled": true, "id": "3e1236d797ed426b9389398b2c50de8a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44"}} 2018-08-28 19:40:28,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1a7c8f34-a972-4cf4-959d-a2378571b913 2018-08-28 19:40:28,611 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.104398965836s 2018-08-28 19:40:28,611 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-1a7c8f34-a972-4cf4-959d-a2378571b913 2018-08-28 19:40:28,612 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'id': u'3e1236d797ed426b9389398b2c50de8a', '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-08-28 19:40:28,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 19:40:28,981 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.367965936661s 2018-08-28 19:40:28,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bcc55d1-416a-43ab-8059-3f5eadf64ab9 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1"}, "enabled": true, "id": "bb7245728ee649c5a1bcb7398156b5b1", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44"}} 2018-08-28 19:40:29,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 used request id req-3bcc55d1-416a-43ab-8059-3f5eadf64ab9 2018-08-28 19:40:29,097 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'bb7245728ee649c5a1bcb7398156b5b1', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44'}) 2018-08-28 19:40:29,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 19:40:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0afde760-8662-492c-8377-4d26b5142d10 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 19:40:29,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0afde760-8662-492c-8377-4d26b5142d10 2018-08-28 19:40:29,174 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0763959884644s 2018-08-28 19:40:29,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 19:40:29,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38bf9307-7454-4a93-9a0b-ddfe207b4875 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 19:40:29,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-38bf9307-7454-4a93-9a0b-ddfe207b4875 2018-08-28 19:40:29,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806829929352s 2018-08-28 19:40:29,257 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 19:40:29,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 19:40:29,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" -d '{"role": {"name": "Member"}}' 2018-08-28 19:40:29,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d05312-82ab-4ad2-b046-871639227b39 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2fafdbec491a4e09ad8d0b993ce6cfb6", "links": {"self": "http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6"}, "name": "Member"}} 2018-08-28 19:40:29,371 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8d05312-82ab-4ad2-b046-871639227b39 2018-08-28 19:40:29,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.112846136093s 2018-08-28 19:40:29,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bf5cef8-e9a8-4839-b9b8-d5588f8ad5f3 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6"}, "domain_id": null, "name": "Member", "id": "2fafdbec491a4e09ad8d0b993ce6cfb6"}} 2018-08-28 19:40:29,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6 used request id req-5bf5cef8-e9a8-4839-b9b8-d5588f8ad5f3 2018-08-28 19:40:29,447 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6'}, 'domain_id': None, 'human_id': None, 'id': u'2fafdbec491a4e09ad8d0b993ce6cfb6', 'HUMAN_ID': False}) 2018-08-28 19:40:29,447 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 19:40:29,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1da73c6-af91-4c43-aa7b-47fd3bc434b8 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2fafdbec491a4e09ad8d0b993ce6cfb6", "links": {"self": "http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 19:40:29,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c1da73c6-af91-4c43-aa7b-47fd3bc434b8 2018-08-28 19:40:29,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840749740601s 2018-08-28 19:40:29,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 19:40:29,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4a48de9-a1a6-4afb-a13b-31f61bca0d72 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 19:40:29,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-f4a48de9-a1a6-4afb-a13b-31f61bca0d72 2018-08-28 19:40:29,613 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0807111263275s 2018-08-28 19:40:29,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 19:40:29,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1ed4a7-76a4-450e-b1ca-4b647cea5fd4 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44", "links": {"self": "http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1"}, "domain_id": "default", "enabled": true, "id": "bb7245728ee649c5a1bcb7398156b5b1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 19:40:29,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1a1ed4a7-76a4-450e-b1ca-4b647cea5fd4 2018-08-28 19:40:29,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.171722173691s 2018-08-28 19:40:29,787 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-1a1ed4a7-76a4-450e-b1ca-4b647cea5fd4 2018-08-28 19:40:29,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 19:40:29,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3b48de6-d4f0-4e35-9a97-a8720964c2c6 Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a"}, "enabled": true, "id": "3e1236d797ed426b9389398b2c50de8a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:40:29,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a3b48de6-d4f0-4e35-9a97-a8720964c2c6 2018-08-28 19:40:29,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0803220272064s 2018-08-28 19:40:29,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-a3b48de6-d4f0-4e35-9a97-a8720964c2c6 2018-08-28 19:40:29,877 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 19:40:29,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=bb7245728ee649c5a1bcb7398156b5b1&scope.project.id=3e1236d797ed426b9389398b2c50de8a&role.id=2fafdbec491a4e09ad8d0b993ce6cfb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:29,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf877ec3-fb9b-4340-b523-c30db5ca2c20 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=bb7245728ee649c5a1bcb7398156b5b1&scope.project.id=3e1236d797ed426b9389398b2c50de8a&role.id=2fafdbec491a4e09ad8d0b993ce6cfb6", "previous": null, "next": null}} 2018-08-28 19:40:29,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=bb7245728ee649c5a1bcb7398156b5b1&scope.project.id=3e1236d797ed426b9389398b2c50de8a&role.id=2fafdbec491a4e09ad8d0b993ce6cfb6 used request id req-bf877ec3-fb9b-4340-b523-c30db5ca2c20 2018-08-28 19:40:29,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0794229507446s 2018-08-28 19:40:29,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 19:40:29,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a/users/bb7245728ee649c5a1bcb7398156b5b1/roles/2fafdbec491a4e09ad8d0b993ce6cfb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:40:30,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 19:40:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f41f89-2439-4064-bedc-ae8bf67719ff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 19:40:30,087 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a/users/bb7245728ee649c5a1bcb7398156b5b1/roles/2fafdbec491a4e09ad8d0b993ce6cfb6 used request id req-75f41f89-2439-4064-bedc-ae8bf67719ff 2018-08-28 19:40:30,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.130275964737s 2018-08-28 19:40:30,088 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 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': '0c5b0691-302e-47c1-b057-65e70608e294', 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_a3f79482-462c-4622-9671-6cf9e3193a44', 'project_id': u'3e1236d797ed426b9389398b2c50de8a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 19:40:30,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 19:40:30,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 19:40:30,090 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 19:40:30,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 19:40:30,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 19:40:30,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 19:40:30,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 19:40:30,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 19:40:30,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 19:40:30,091 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 19:40:30,092 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 19:40:30,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 19:40:30,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 19:40:30,093 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 19:40:30,095 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44', 'password': '0c5b0691-302e-47c1-b057-65e70608e294', 'project_name': 'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '3e1236d797ed426b9389398b2c50de8a', 'project_domain_name': 'Default'} 2018-08-28 19:40:30,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - VNF configuration: {'inputs': {u'vellum_cluster_size': 1, u'agent_user': u'ubuntu', u'image_id': u'ubuntu_14.04', u'external_network_name': u'', u'dime_cluster_size': 1, u'key_pair_name': u'cloudify_ims_kp', u'bono_cluster_size': 1, u'flavor_id': u'cloudify.small', u'public_domain': u'clearwater.opnfv', u'homer_cluster_size': 1, u'release': u'repo129', u'private_key_path': u'/etc/cloudify/cloudify_ims.pem', u'sprout_cluster_size': 1}, 'descriptor': {u'file_name': u'/src/cloudify_vims/openstack-blueprint.yaml', u'version': u'129', u'name': u'clearwater-opnfv'}} 2018-08-28 19:40:30,160 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-08-28 19:40:30,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 19:40:30,167 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:40:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f8ee57b-b766-42fe-a41c-b97bd727f1bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 19:40:30,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5f8ee57b-b766-42fe-a41c-b97bd727f1bf 2018-08-28 19:40:30,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 19:40:30,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2fafdbec491a4e09ad8d0b993ce6cfb6", "name": "Member"}], "expires_at": "2018-08-28T20:40:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3e1236d797ed426b9389398b2c50de8a", "name": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/3e1236d797ed426b9389398b2c50de8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/3e1236d797ed426b9389398b2c50de8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/3e1236d797ed426b9389398b2c50de8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/3e1236d797ed426b9389398b2c50de8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/3e1236d797ed426b9389398b2c50de8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/3e1236d797ed426b9389398b2c50de8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/3e1236d797ed426b9389398b2c50de8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/3e1236d797ed426b9389398b2c50de8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/3e1236d797ed426b9389398b2c50de8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/3e1236d797ed426b9389398b2c50de8a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/3e1236d797ed426b9389398b2c50de8a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/3e1236d797ed426b9389398b2c50de8a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44", "id": "bb7245728ee649c5a1bcb7398156b5b1"}, "audit_ids": ["qd3k8BSfSemy7QweQDwreQ"], "issued_at": "2018-08-28T19:40:30.000000Z"}} 2018-08-28 19:40:30,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 19:40:30,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"network": {"name": "cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44", "admin_state_up": true}}' 2018-08-28 19:40:31,201 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-4ba40117-5640-426b-8fb3-f3a4641d39a3 Date: Tue, 28 Aug 2018 19:40:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"914c3ea1-113c-475c-bce7-315cfd1b8461","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"3e1236d797ed426b9389398b2c50de8a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T19:40:31Z","is_default":false,"name":"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44","qos_policy_id":null,"admin_state_up":true,"tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","mtu":1450}} 2018-08-28 19:40:31,201 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4ba40117-5640-426b-8fb3-f3a4641d39a3 2018-08-28 19:40:31,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.660732030869s 2018-08-28 19:40:31,201 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4ba40117-5640-426b-8fb3-f3a4641d39a3 2018-08-28 19:40:31,202 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T19:40:31Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'914c3ea1-113c-475c-bce7-315cfd1b8461', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', u'admin_state_up': True, u'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:40:31Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3e1236d797ed426b9389398b2c50de8a'}) 2018-08-28 19:40:31,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:40:31,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:40:31,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-fae5e139-a795-40a4-9946-6338a37a842f Date: Tue, 28 Aug 2018 19:40:31 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T19:40:31Z","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3e1236d797ed426b9389398b2c50de8a","id":"914c3ea1-113c-475c-bce7-315cfd1b8461","name":"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:40:31,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fae5e139-a795-40a4-9946-6338a37a842f 2018-08-28 19:40:31,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271202087402s 2018-08-28 19:40:31,474 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-fae5e139-a795-40a4-9946-6338a37a842f 2018-08-28 19:40:31,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 19:40:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"subnet": {"name": "cloudify_ims-subnet_a3f79482-462c-4622-9671-6cf9e3193a44", "enable_dhcp": true, "network_id": "914c3ea1-113c-475c-bce7-315cfd1b8461", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 19:40:32,117 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-12e86b14-f1a3-4451-9561-9ab538d7f7b4 Date: Tue, 28 Aug 2018 19:40:32 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"914c3ea1-113c-475c-bce7-315cfd1b8461","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T19:40:31Z","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":"3e1236d797ed426b9389398b2c50de8a","id":"56610111-c6d2-4838-a205-b3e464d77731","subnetpool_id":null,"name":"cloudify_ims-subnet_a3f79482-462c-4622-9671-6cf9e3193a44"}} 2018-08-28 19:40:32,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-12e86b14-f1a3-4451-9561-9ab538d7f7b4 2018-08-28 19:40:32,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.641417980194s 2018-08-28 19:40:32,117 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-12e86b14-f1a3-4451-9561-9ab538d7f7b4 2018-08-28 19:40:32,118 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T19:40:31Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'56610111-c6d2-4838-a205-b3e464d77731', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_a3f79482-462c-4622-9671-6cf9e3193a44', u'enable_dhcp': True, u'network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461', u'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:40:31Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3e1236d797ed426b9389398b2c50de8a'}) 2018-08-28 19:40:32,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 19:40:32,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "cloudify_ims-router_a3f79482-462c-4622-9671-6cf9e3193a44", "admin_state_up": true}}' 2018-08-28 19:40:37,056 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-5a52e617-2f10-49bf-aa24-da8b778d46ba Date: Tue, 28 Aug 2018 19:40:37 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:32Z", "admin_state_up": true, "updated_at": "2018-08-28T19:40:33Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "2278dd00-3af5-424d-b946-b6510001e0f2", "name": "cloudify_ims-router_a3f79482-462c-4622-9671-6cf9e3193a44"}} 2018-08-28 19:40:37,056 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5a52e617-2f10-49bf-aa24-da8b778d46ba 2018-08-28 19:40:37,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.93799495697s 2018-08-28 19:40:37,057 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-5a52e617-2f10-49bf-aa24-da8b778d46ba 2018-08-28 19:40:37,057 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T19:40:33Z', u'revision_number': 3, u'id': u'2278dd00-3af5-424d-b946-b6510001e0f2', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_a3f79482-462c-4622-9671-6cf9e3193a44', u'admin_state_up': True, u'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:40:32Z', u'flavor_id': None, u'routes': [], u'project_id': u'3e1236d797ed426b9389398b2c50de8a'}) 2018-08-28 19:40:37,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 19:40:37,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2/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}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"subnet_id": "56610111-c6d2-4838-a205-b3e464d77731"}' 2018-08-28 19:40:38,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0ec0c48b-f0c0-4448-8a49-8639fad000c6 Date: Tue, 28 Aug 2018 19:40:39 GMT RESP BODY: {"network_id": "914c3ea1-113c-475c-bce7-315cfd1b8461", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "subnet_id": "56610111-c6d2-4838-a205-b3e464d77731", "subnet_ids": ["56610111-c6d2-4838-a205-b3e464d77731"], "port_id": "aae6b43e-5d52-4c91-98bf-a1e759513e6a", "id": "2278dd00-3af5-424d-b946-b6510001e0f2"} 2018-08-28 19:40:38,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2/add_router_interface.json used request id req-0ec0c48b-f0c0-4448-8a49-8639fad000c6 2018-08-28 19:40:38,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.9307448864s 2018-08-28 19:40:38,989 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2/add_router_interface.json used request id req-0ec0c48b-f0c0-4448-8a49-8639fad000c6 returning object 2278dd00-3af5-424d-b946-b6510001e0f2 2018-08-28 19:40:38,990 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-28 19:41:16,543 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-28 19:41:16,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:41:16,551 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 19:41:16 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 19:41:16,555 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:41:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:41:17,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-833f33a5-eb14-4184-89d7-4f8fb861ef24 Date: Tue, 28 Aug 2018 19:41:17 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:41:17,123 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-833f33a5-eb14-4184-89d7-4f8fb861ef24 2018-08-28 19:41:17,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.567825078964s 2018-08-28 19:41:17,123 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-833f33a5-eb14-4184-89d7-4f8fb861ef24 2018-08-28 19:41:17,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 19:41:17,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44"}' 2018-08-28 19:41:17,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065 X-Openstack-Request-Id: req-38f53690-a7ef-411a-9a5b-31b04720b658 Date: Tue, 28 Aug 2018 19:41:17 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "size": null, "self": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T19:41:17Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": null, "created_at": "2018-08-28T19:41:17Z", "protected": false} 2018-08-28 19:41:17,721 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-38f53690-a7ef-411a-9a5b-31b04720b658 2018-08-28 19:41:17,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.596154928207s 2018-08-28 19:41:17,722 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-38f53690-a7ef-411a-9a5b-31b04720b658 returning object 91f9cd0b-e069-45c5-84c2-4c503a1c6065 2018-08-28 19:41:17,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 19:41:17,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/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}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '' 2018-08-28 19:42:31,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a1e95370-4bbc-46b6-b21b-fc80bd48534c Date: Tue, 28 Aug 2018 19:42:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:42:31,223 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file used request id req-a1e95370-4bbc-46b6-b21b-fc80bd48534c 2018-08-28 19:42:31,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 73.4999730587s 2018-08-28 19:42:31,223 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file used request id req-a1e95370-4bbc-46b6-b21b-fc80bd48534c 2018-08-28 19:42:31,224 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:42:31,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:31,411 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-eb7759e2-86b1-4dea-9788-e7d1640a25c4 Date: Tue, 28 Aug 2018 19:42:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "metadata": {}}], "file": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "size": 4373348352, "self": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T19:42:31Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T19:41:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:42:31,411 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eb7759e2-86b1-4dea-9788-e7d1640a25c4 2018-08-28 19:42:31,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.18665099144s 2018-08-28 19:42:31,411 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-eb7759e2-86b1-4dea-9788-e7d1640a25c4 2018-08-28 19:42:31,414 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap', u'metadata': Munch({})})], 'file': u'/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file', 'owner': u'3e1236d797ed426b9389398b2c50de8a', 'id': u'91f9cd0b-e069-45c5-84c2-4c503a1c6065', 'size': 4373348352, u'self': u'/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e1236d797ed426b9389398b2c50de8a', 'name': 'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T19:42:31Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T19:42:31Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44', 'created': u'2018-08-28T19:41:17Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-28T19:41:17Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-28 19:42:31,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 19:42:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_a3f79482-462c-4622-9671-6cf9e3193a44", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-28 19:42:31,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2608b5f8-2157-471c-a318-2c2bd26612a0 x-compute-request-id: req-2608b5f8-2157-471c-a318-2c2bd26612a0 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "name": "cloudify_ims-flavor_a3f79482-462c-4622-9671-6cf9e3193a44", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:42:31,603 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2608b5f8-2157-471c-a318-2c2bd26612a0 2018-08-28 19:42:31,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.180085897446s 2018-08-28 19:42:31,603 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-2608b5f8-2157-471c-a318-2c2bd26612a0 returning object ea812d77-e009-4c4d-aa61-09bebf3af273 2018-08-28 19:42:31,604 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_a3f79482-462c-4622-9671-6cf9e3193a44', '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'05b7835dde27490ba5b98bafd52f04d2', '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'ea812d77-e009-4c4d-aa61-09bebf3af273', 'swap': 0}) 2018-08-28 19:42:31,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 19:42:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273/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}5e66b9aa96584ba253cd719b48606b4958766c25" -d '{"extra_specs": {}}' 2018-08-28 19:42:31,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-d765c4be-70f1-45e2-bf3f-6ee7bd868418 x-compute-request-id: req-d765c4be-70f1-45e2-bf3f-6ee7bd868418 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 19:42:31,627 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273/os-extra_specs used request id req-d765c4be-70f1-45e2-bf3f-6ee7bd868418 2018-08-28 19:42:31,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.02254986763s 2018-08-28 19:42:31,628 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273/os-extra_specs used request id req-d765c4be-70f1-45e2-bf3f-6ee7bd868418 2018-08-28 19:42:31,629 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-28 19:42:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"keypair": {"name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44"}}' 2018-08-28 19:42:32,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42:31 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-30b02332-0a25-4c9c-937e-136839eb5942 x-compute-request-id: req-30b02332-0a25-4c9c-937e-136839eb5942 Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJaVTy+O9AmclhZUKH1VTgTJILtTm9PRHiHcQ77BuJN7blke9lFLTkfpKUO4lN2eyucdWBLzi7KY8vsNaIKKDsWzww9TZaLRNoLohcVzn5dRjv13O3zAAC2FjMkt4U/Z2ONfNA8QDrs7s876QceEQy9il41N01few4pHnr5pDjwK3UXFSG+4UwSZqqvPufQqT/jjVfVoxIELuukmOkFKlC0gJzcI519NNGInGqgTwYXZxgPwuIjx+AMCL63qoEKzJTy0/3yVQAXhHDrzh96byHejReAh04be0PFJzHf0ZBlxxwqXl94eF75eGf9wuH3k/1dH7POO0VKHENrHJUFnEj Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyWlU8vjvQJnJYWVCh9VU4EySC7U5vT0R4h3EO+wbiTe25ZHv\nZRS05H6SlDuJTdnsrnHVgS84uymPL7DWiCig7Fs8MPU2Wi0TaC6IXFc5+XUY79dz\nt8wAAthYzJLeFP2djjXzQPEA67O7PO+kHHhEMvYpeNTdNX3sOKR56+aQ48Ct1FxU\nhvuFMEmaqrz7n0Kk/441X1aMSBC7rpJjpBSpQtICc3COdfTTRiJxqoE8GF2cYD8L\niI8fgDAi+t6qBCsyU8tP98lUAF4Rw684fem8h3o0XgIdOG3tDxScx39GQZcccKl5\nfeHhe+Xhn/cLh95P9XR+zzjtFShxDaxyVBZxIwIDAQABAoIBADwkufs8HqWZxqrQ\nxAcvywKXmtzoJu+9dsOgw+Jo5OgavQDcjTIP9txsd3TQOnYG50hIMcs7wKMTC/Df\ny5ApIbSyocy0zKAs6aiojIuWeHdnYiTsn195CV/QHuQnzy1RdmTq81KnJPE9YGIX\n5VejCip1m3i7h7rbeViItOeemBGKBjSJoCWCPD28IBZWKXpEaAqxgqegEBuO3icc\nNeBgMjY83HbPrf2XkisZ+x9i2PMa/Q4H3oP/TnHKNz7/Ft4J00HTDE34ZmlMLs2J\nX9zF1Q8jOIXMZ+EluhnphHLtZ3YhJ7SUO66Y1Ga4PV+i+AvfFVRY4FZSRkjktVVx\nKaEE3pECgYEA6VRoVvI9OvKxT6btDF+AyW6GKJAL0Fjq64Se182unRmnL9Pa7Ggk\nhhS9xpGpnfJpTWnsuZIFnguS7oQALvP8FlxmpC0NalWgMnbTj9ekWywOBXZyqcJ0\nTmnz65SSq6bO8Vrw+Tvghw8XV8P7/XgUX4WLP+p2lY5Aq+uVufPOI/0CgYEA3PsG\nD1SdMp3Db/NGN7aq1KUus1hmcZXXpLVQb7SEahrKP2/+OF30g3iobSBZ7cLnaIJ2\nQqIxC2Vg/dI5Xvnib6ovCUiKTb4RaGU2h2vT99TCtQAJS0FDRuaXXEu6a08V85kB\nQWeYFqTWpc1uCxFyzWm77FyF5guCkg/fh430o58CgYEAreMq00k6WpkNjUfgt2zh\nJL0KnGYld8McaCLw4fE2JXw9vYYMTEyck5QXjkl19/D1iyzar71kFFGZ0clr/ZH1\nF5ELKWUt70Ya2iD2L+fMY+nkFSwd7eeuF9YcYz/ZQrVQ2kwk9Aksnlqf0deMD20S\n+dEjYqHQeEqIZddvQSKySN0CgYBxzZkeVg4q3hKjWd7knF836eW2GSWRA4Et4u6M\nyKOU3T0hFHUQ5FojRwU+RfXqO4DfUqjCwjKN0uTzcst2/Su/JB7bIg+P3/2pDM7b\nSQ29yUWI337p0a9rGSAEOT/FOdJtRHPgEhDCQJwGgVhVvOOpo/VS0YdnpK/WtvQA\nJHxDswKBgQDmcw8csbWnVpE4PrhJnpNurS23gtXKlpdrb0gJBR1pttHVXIHzjq1x\nNlz6mOs+m/U7pnqJx9D/9T07aZd6Di32dO4mabHyGrUh8I/ma9g5+Acmbl19Rdnk\nAu4rtvNpXnRcc0rpRKopNQ+S+AcPkuDAKIvjn//5J5rslocMCMBZ3A==\n-----END RSA PRIVATE KEY-----\n", "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "fingerprint": "f4:c2:3f:ef:2f:a7:0b:ca:98:86:d0:ab:f9:d4:c6:b1"}} 2018-08-28 19:42:32,329 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-30b02332-0a25-4c9c-937e-136839eb5942 2018-08-28 19:42:32,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.700402975082s 2018-08-28 19:42:32,330 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-30b02332-0a25-4c9c-937e-136839eb5942 2018-08-28 19:42:32,330 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDJaVTy+O9AmclhZUKH1VTgTJILtTm9PRHiHcQ77BuJN7blke9lFLTkfpKUO4lN2eyucdWBLzi7KY8vsNaIKKDsWzww9TZaLRNoLohcVzn5dRjv13O3zAAC2FjMkt4U/Z2ONfNA8QDrs7s876QceEQy9il41N01few4pHnr5pDjwK3UXFSG+4UwSZqqvPufQqT/jjVfVoxIELuukmOkFKlC0gJzcI519NNGInGqgTwYXZxgPwuIjx+AMCL63qoEKzJTy0/3yVQAXhHDrzh96byHejReAh04be0PFJzHf0ZBlxxwqXl94eF75eGf9wuH3k/1dH7POO0VKHENrHJUFnEj Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAyWlU8vjvQJnJYWVCh9VU4EySC7U5vT0R4h3EO+wbiTe25ZHv\nZRS05H6SlDuJTdnsrnHVgS84uymPL7DWiCig7Fs8MPU2Wi0TaC6IXFc5+XUY79dz\nt8wAAthYzJLeFP2djjXzQPEA67O7PO+kHHhEMvYpeNTdNX3sOKR56+aQ48Ct1FxU\nhvuFMEmaqrz7n0Kk/441X1aMSBC7rpJjpBSpQtICc3COdfTTRiJxqoE8GF2cYD8L\niI8fgDAi+t6qBCsyU8tP98lUAF4Rw684fem8h3o0XgIdOG3tDxScx39GQZcccKl5\nfeHhe+Xhn/cLh95P9XR+zzjtFShxDaxyVBZxIwIDAQABAoIBADwkufs8HqWZxqrQ\nxAcvywKXmtzoJu+9dsOgw+Jo5OgavQDcjTIP9txsd3TQOnYG50hIMcs7wKMTC/Df\ny5ApIbSyocy0zKAs6aiojIuWeHdnYiTsn195CV/QHuQnzy1RdmTq81KnJPE9YGIX\n5VejCip1m3i7h7rbeViItOeemBGKBjSJoCWCPD28IBZWKXpEaAqxgqegEBuO3icc\nNeBgMjY83HbPrf2XkisZ+x9i2PMa/Q4H3oP/TnHKNz7/Ft4J00HTDE34ZmlMLs2J\nX9zF1Q8jOIXMZ+EluhnphHLtZ3YhJ7SUO66Y1Ga4PV+i+AvfFVRY4FZSRkjktVVx\nKaEE3pECgYEA6VRoVvI9OvKxT6btDF+AyW6GKJAL0Fjq64Se182unRmnL9Pa7Ggk\nhhS9xpGpnfJpTWnsuZIFnguS7oQALvP8FlxmpC0NalWgMnbTj9ekWywOBXZyqcJ0\nTmnz65SSq6bO8Vrw+Tvghw8XV8P7/XgUX4WLP+p2lY5Aq+uVufPOI/0CgYEA3PsG\nD1SdMp3Db/NGN7aq1KUus1hmcZXXpLVQb7SEahrKP2/+OF30g3iobSBZ7cLnaIJ2\nQqIxC2Vg/dI5Xvnib6ovCUiKTb4RaGU2h2vT99TCtQAJS0FDRuaXXEu6a08V85kB\nQWeYFqTWpc1uCxFyzWm77FyF5guCkg/fh430o58CgYEAreMq00k6WpkNjUfgt2zh\nJL0KnGYld8McaCLw4fE2JXw9vYYMTEyck5QXjkl19/D1iyzar71kFFGZ0clr/ZH1\nF5ELKWUt70Ya2iD2L+fMY+nkFSwd7eeuF9YcYz/ZQrVQ2kwk9Aksnlqf0deMD20S\n+dEjYqHQeEqIZddvQSKySN0CgYBxzZkeVg4q3hKjWd7knF836eW2GSWRA4Et4u6M\nyKOU3T0hFHUQ5FojRwU+RfXqO4DfUqjCwjKN0uTzcst2/Su/JB7bIg+P3/2pDM7b\nSQ29yUWI337p0a9rGSAEOT/FOdJtRHPgEhDCQJwGgVhVvOOpo/VS0YdnpK/WtvQA\nJHxDswKBgQDmcw8csbWnVpE4PrhJnpNurS23gtXKlpdrb0gJBR1pttHVXIHzjq1x\nNlz6mOs+m/U7pnqJx9D/9T07aZd6Di32dO4mabHyGrUh8I/ma9g5+Acmbl19Rdnk\nAu4rtvNpXnRcc0rpRKopNQ+S+AcPkuDAKIvjn//5J5rslocMCMBZ3A==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'bb7245728ee649c5a1bcb7398156b5b1', 'name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'created_at': '2018-08-28T19:42:32.330769', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e1236d797ed426b9389398b2c50de8a', 'name': 'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'f4:c2:3f:ef:2f:a7:0b:ca:98:86:d0:ab:f9:d4:c6:b1', 'type': 'ssh', 'id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44'}) 2018-08-28 19:42:32,331 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAyWlU8vjvQJnJYWVCh9VU4EySC7U5vT0R4h3EO+wbiTe25ZHv ZRS05H6SlDuJTdnsrnHVgS84uymPL7DWiCig7Fs8MPU2Wi0TaC6IXFc5+XUY79dz t8wAAthYzJLeFP2djjXzQPEA67O7PO+kHHhEMvYpeNTdNX3sOKR56+aQ48Ct1FxU hvuFMEmaqrz7n0Kk/441X1aMSBC7rpJjpBSpQtICc3COdfTTRiJxqoE8GF2cYD8L iI8fgDAi+t6qBCsyU8tP98lUAF4Rw684fem8h3o0XgIdOG3tDxScx39GQZcccKl5 feHhe+Xhn/cLh95P9XR+zzjtFShxDaxyVBZxIwIDAQABAoIBADwkufs8HqWZxqrQ xAcvywKXmtzoJu+9dsOgw+Jo5OgavQDcjTIP9txsd3TQOnYG50hIMcs7wKMTC/Df y5ApIbSyocy0zKAs6aiojIuWeHdnYiTsn195CV/QHuQnzy1RdmTq81KnJPE9YGIX 5VejCip1m3i7h7rbeViItOeemBGKBjSJoCWCPD28IBZWKXpEaAqxgqegEBuO3icc NeBgMjY83HbPrf2XkisZ+x9i2PMa/Q4H3oP/TnHKNz7/Ft4J00HTDE34ZmlMLs2J X9zF1Q8jOIXMZ+EluhnphHLtZ3YhJ7SUO66Y1Ga4PV+i+AvfFVRY4FZSRkjktVVx KaEE3pECgYEA6VRoVvI9OvKxT6btDF+AyW6GKJAL0Fjq64Se182unRmnL9Pa7Ggk hhS9xpGpnfJpTWnsuZIFnguS7oQALvP8FlxmpC0NalWgMnbTj9ekWywOBXZyqcJ0 Tmnz65SSq6bO8Vrw+Tvghw8XV8P7/XgUX4WLP+p2lY5Aq+uVufPOI/0CgYEA3PsG D1SdMp3Db/NGN7aq1KUus1hmcZXXpLVQb7SEahrKP2/+OF30g3iobSBZ7cLnaIJ2 QqIxC2Vg/dI5Xvnib6ovCUiKTb4RaGU2h2vT99TCtQAJS0FDRuaXXEu6a08V85kB QWeYFqTWpc1uCxFyzWm77FyF5guCkg/fh430o58CgYEAreMq00k6WpkNjUfgt2zh JL0KnGYld8McaCLw4fE2JXw9vYYMTEyck5QXjkl19/D1iyzar71kFFGZ0clr/ZH1 F5ELKWUt70Ya2iD2L+fMY+nkFSwd7eeuF9YcYz/ZQrVQ2kwk9Aksnlqf0deMD20S +dEjYqHQeEqIZddvQSKySN0CgYBxzZkeVg4q3hKjWd7knF836eW2GSWRA4Et4u6M yKOU3T0hFHUQ5FojRwU+RfXqO4DfUqjCwjKN0uTzcst2/Su/JB7bIg+P3/2pDM7b SQ29yUWI337p0a9rGSAEOT/FOdJtRHPgEhDCQJwGgVhVvOOpo/VS0YdnpK/WtvQA JHxDswKBgQDmcw8csbWnVpE4PrhJnpNurS23gtXKlpdrb0gJBR1pttHVXIHzjq1x Nlz6mOs+m/U7pnqJx9D/9T07aZd6Di32dO4mabHyGrUh8I/ma9g5+Acmbl19Rdnk Au4rtvNpXnRcc0rpRKopNQ+S+AcPkuDAKIvjn//5J5rslocMCMBZ3A== -----END RSA PRIVATE KEY----- 2018-08-28 19:42:32,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-28 19:42:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"security_group": {"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-08-28 19:42:32,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-79dbf036-b7d0-4d05-a1d0-e6f30bb17cc3 Date: Tue, 28 Aug 2018 19:42:32 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 2, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}} 2018-08-28 19:42:32,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-79dbf036-b7d0-4d05-a1d0-e6f30bb17cc3 2018-08-28 19:42:32,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.349513053894s 2018-08-28 19:42:32,684 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-79dbf036-b7d0-4d05-a1d0-e6f30bb17cc3 2018-08-28 19:42:32,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 19:42:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:32,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-2117bf7e-2bec-479c-9d55-e0abbec0934b Date: Tue, 28 Aug 2018 19:42:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 2, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:32,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2117bf7e-2bec-479c-9d55-e0abbec0934b 2018-08-28 19:42:32,898 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208955049515s 2018-08-28 19:42:32,898 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-2117bf7e-2bec-479c-9d55-e0abbec0934b 2018-08-28 19:42:32,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 19:42:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -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": "a111c238-55a3-4e7b-bffb-78be33821250"}}' 2018-08-28 19:42:33,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c4cb6469-bfa7-4d1d-b591-d5f762f323b5 Date: Tue, 28 Aug 2018 19:42:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "port_range_min": 22, "revision_number": 0, "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:33Z", "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d"}} 2018-08-28 19:42:33,209 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c4cb6469-bfa7-4d1d-b591-d5f762f323b5 2018-08-28 19:42:33,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.30753993988s 2018-08-28 19:42:33,210 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c4cb6469-bfa7-4d1d-b591-d5f762f323b5 2018-08-28 19:42:33,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 19:42:33,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:33,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-e0accdba-64fc-44e8-b7fd-d00fbfad9469 Date: Tue, 28 Aug 2018 19:42:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 3, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:33,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e0accdba-64fc-44e8-b7fd-d00fbfad9469 2018-08-28 19:42:33,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206676006317s 2018-08-28 19:42:33,421 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-e0accdba-64fc-44e8-b7fd-d00fbfad9469 2018-08-28 19:42:33,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 19:42:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -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": "a111c238-55a3-4e7b-bffb-78be33821250"}}' 2018-08-28 19:42:33,761 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-66ec5b52-9caa-44fa-91b8-ac2a815ad34c Date: Tue, 28 Aug 2018 19:42:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "port_range_min": null, "revision_number": 0, "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:33Z", "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "95882007-3e52-45bb-bd0c-b918a5ffcf42"}} 2018-08-28 19:42:33,761 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-66ec5b52-9caa-44fa-91b8-ac2a815ad34c 2018-08-28 19:42:33,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.336780071259s 2018-08-28 19:42:33,761 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-66ec5b52-9caa-44fa-91b8-ac2a815ad34c 2018-08-28 19:42:33,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 19:42:33,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:33,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-0d37b48d-4415-4866-ba32-5ed48a68b7b6 Date: Tue, 28 Aug 2018 19:42:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "95882007-3e52-45bb-bd0c-b918a5ffcf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:33,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0d37b48d-4415-4866-ba32-5ed48a68b7b6 2018-08-28 19:42:33,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0595722198486s 2018-08-28 19:42:33,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-0d37b48d-4415-4866-ba32-5ed48a68b7b6 2018-08-28 19:42:33,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 19:42:33,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -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": "a111c238-55a3-4e7b-bffb-78be33821250"}}' 2018-08-28 19:42:33,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-4af0adcc-fc40-4660-9a6f-48f018c28450 Date: Tue, 28 Aug 2018 19:42:33 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "port_range_min": 80, "revision_number": 0, "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:33Z", "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a87c7578-8b0f-469d-b4cf-c1efca0fdeda"}} 2018-08-28 19:42:33,988 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4af0adcc-fc40-4660-9a6f-48f018c28450 2018-08-28 19:42:33,988 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159752845764s 2018-08-28 19:42:33,989 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-4af0adcc-fc40-4660-9a6f-48f018c28450 2018-08-28 19:42:33,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 19:42:33,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:34,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-60d2c7b2-670a-4486-a540-9b1183482864 Date: Tue, 28 Aug 2018 19:42:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "95882007-3e52-45bb-bd0c-b918a5ffcf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "a87c7578-8b0f-469d-b4cf-c1efca0fdeda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 5, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:34,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-60d2c7b2-670a-4486-a540-9b1183482864 2018-08-28 19:42:34,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0642039775848s 2018-08-28 19:42:34,057 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-60d2c7b2-670a-4486-a540-9b1183482864 2018-08-28 19:42:34,060 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 19:42:34,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -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": "a111c238-55a3-4e7b-bffb-78be33821250"}}' 2018-08-28 19:42:34,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-e295ac90-89ea-4501-9ab0-5a2ed67e03bc Date: Tue, 28 Aug 2018 19:42:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "port_range_min": 443, "revision_number": 0, "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:34Z", "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "02111163-29a2-4089-bb02-46c95d45e8d2"}} 2018-08-28 19:42:34,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e295ac90-89ea-4501-9ab0-5a2ed67e03bc 2018-08-28 19:42:34,396 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.335796117783s 2018-08-28 19:42:34,396 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-e295ac90-89ea-4501-9ab0-5a2ed67e03bc 2018-08-28 19:42:34,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 19:42:34,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:34,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-b9fb621e-7a18-490b-ba01-6dc7d54dc2a1 Date: Tue, 28 Aug 2018 19:42:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T19:42:34Z", "revision_number": 0, "id": "02111163-29a2-4089-bb02-46c95d45e8d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "95882007-3e52-45bb-bd0c-b918a5ffcf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "a87c7578-8b0f-469d-b4cf-c1efca0fdeda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 6, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:34,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b9fb621e-7a18-490b-ba01-6dc7d54dc2a1 2018-08-28 19:42:34,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206939220428s 2018-08-28 19:42:34,607 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-b9fb621e-7a18-490b-ba01-6dc7d54dc2a1 2018-08-28 19:42:34,611 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 19:42:34,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -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": "a111c238-55a3-4e7b-bffb-78be33821250"}}' 2018-08-28 19:42:34,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-f4be0bbd-7dd4-4086-9007-5d21ee7285ed Date: Tue, 28 Aug 2018 19:42:34 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "port_range_min": 5671, "revision_number": 0, "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:34Z", "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "3c0e4812-8b82-4b3f-97e4-64746790ce11"}} 2018-08-28 19:42:34,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f4be0bbd-7dd4-4086-9007-5d21ee7285ed 2018-08-28 19:42:34,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.179687976837s 2018-08-28 19:42:34,791 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-f4be0bbd-7dd4-4086-9007-5d21ee7285ed 2018-08-28 19:42:34,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 19:42:34,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:34,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-af016de7-c417-4495-9748-066d092aa523 Date: Tue, 28 Aug 2018 19:42:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T19:42:34Z", "revision_number": 0, "id": "02111163-29a2-4089-bb02-46c95d45e8d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-28T19:42:34Z", "revision_number": 0, "id": "3c0e4812-8b82-4b3f-97e4-64746790ce11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "95882007-3e52-45bb-bd0c-b918a5ffcf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "a87c7578-8b0f-469d-b4cf-c1efca0fdeda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 7, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:34,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-af016de7-c417-4495-9748-066d092aa523 2018-08-28 19:42:34,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191760063171s 2018-08-28 19:42:34,987 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-af016de7-c417-4495-9748-066d092aa523 2018-08-28 19:42:34,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 19:42:34,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -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": "a111c238-55a3-4e7b-bffb-78be33821250"}}' 2018-08-28 19:42:35,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-7f2167cb-43f9-42c1-9b6d-40cae74a07a8 Date: Tue, 28 Aug 2018 19:42:35 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-28T19:42:35Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "port_range_min": 53333, "revision_number": 0, "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:35Z", "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "faf0608c-9ae6-466f-b189-2786950b9384"}} 2018-08-28 19:42:35,149 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7f2167cb-43f9-42c1-9b6d-40cae74a07a8 2018-08-28 19:42:35,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.158845901489s 2018-08-28 19:42:35,150 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-7f2167cb-43f9-42c1-9b6d-40cae74a07a8 2018-08-28 19:42:35,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:42:35,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:35,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-a8292ae7-170a-43cb-bd71-3099a8af9866 Date: Tue, 28 Aug 2018 19:42:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56610111-c6d2-4838-a205-b3e464d77731"],"updated_at":"2018-08-28T19:40:31Z","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e1236d797ed426b9389398b2c50de8a","id":"914c3ea1-113c-475c-bce7-315cfd1b8461","name":"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:35,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a8292ae7-170a-43cb-bd71-3099a8af9866 2018-08-28 19:42:35,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.262423038483s 2018-08-28 19:42:35,414 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-a8292ae7-170a-43cb-bd71-3099a8af9866 2018-08-28 19:42:35,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:42:35,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:35,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-1441f4ed-2046-42fb-8fd9-bfeb5295c20a Date: Tue, 28 Aug 2018 19:42:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "metadata": {}}], "file": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "size": 4373348352, "self": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T19:42:31Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T19:41:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:42:35,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1441f4ed-2046-42fb-8fd9-bfeb5295c20a 2018-08-28 19:42:35,677 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.261303901672s 2018-08-28 19:42:35,677 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-1441f4ed-2046-42fb-8fd9-bfeb5295c20a 2018-08-28 19:42:35,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 19:42:35,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:35,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42: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-9b1d7abf-135c-46ae-96ce-88323dad2b4c x-compute-request-id: req-9b1d7abf-135c-46ae-96ce-88323dad2b4c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "name": "cloudify_ims-flavor_a3f79482-462c-4622-9671-6cf9e3193a44", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 19:42:35,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9b1d7abf-135c-46ae-96ce-88323dad2b4c 2018-08-28 19:42:35,720 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0407838821411s 2018-08-28 19:42:35,720 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-9b1d7abf-135c-46ae-96ce-88323dad2b4c 2018-08-28 19:42:35,722 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-28 19:42:35,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"server": {"name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "imageRef": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "flavorRef": "ea812d77-e009-4c4d-aa61-09bebf3af273", "max_count": 1, "min_count": 1, "networks": [{"uuid": "914c3ea1-113c-475c-bce7-315cfd1b8461"}], "security_groups": [{"name": "a111c238-55a3-4e7b-bffb-78be33821250"}]}}' 2018-08-28 19:42:38,337 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 19:42: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-3d092965-34f2-461d-9020-3da85d5ce7a2 x-compute-request-id: req-3d092965-34f2-461d-9020-3da85d5ce7a2 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "a111c238-55a3-4e7b-bffb-78be33821250"}], "OS-DCF:diskConfig": "MANUAL", "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "adminPass": "YYNo66mmxM4W"}} 2018-08-28 19:42:38,338 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3d092965-34f2-461d-9020-3da85d5ce7a2 2018-08-28 19:42:38,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.61581993103s 2018-08-28 19:42:38,338 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-3d092965-34f2-461d-9020-3da85d5ce7a2 2018-08-28 19:42:38,339 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:38,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:38,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42: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-c9c2c79e-1e5b-4d47-ae03-d1bd45dc1269 x-compute-request-id: req-c9c2c79e-1e5b-4d47-ae03-d1bd45dc1269 Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:38,758 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c9c2c79e-1e5b-4d47-ae03-d1bd45dc1269 2018-08-28 19:42:38,758 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419564962387s 2018-08-28 19:42:38,759 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c9c2c79e-1e5b-4d47-ae03-d1bd45dc1269 2018-08-28 19:42:38,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:42:38,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:39,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-598e9d4d-173d-4ab9-8443-bc7ae61ff00e Date: Tue, 28 Aug 2018 19:42:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56610111-c6d2-4838-a205-b3e464d77731"],"updated_at":"2018-08-28T19:40:31Z","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e1236d797ed426b9389398b2c50de8a","id":"914c3ea1-113c-475c-bce7-315cfd1b8461","name":"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:39,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-598e9d4d-173d-4ab9-8443-bc7ae61ff00e 2018-08-28 19:42:39,048 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.281605005264s 2018-08-28 19:42:39,048 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-598e9d4d-173d-4ab9-8443-bc7ae61ff00e 2018-08-28 19:42:39,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 19:42:39,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:39,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-15260d51-deab-4c4b-9d29-03d75d01cf1e Date: Tue, 28 Aug 2018 19:42:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"914c3ea1-113c-475c-bce7-315cfd1b8461","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T19:40:31Z","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":"3e1236d797ed426b9389398b2c50de8a","id":"56610111-c6d2-4838-a205-b3e464d77731","subnetpool_id":null,"name":"cloudify_ims-subnet_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:42:39,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-15260d51-deab-4c4b-9d29-03d75d01cf1e 2018-08-28 19:42:39,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0561878681183s 2018-08-28 19:42:39,106 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-15260d51-deab-4c4b-9d29-03d75d01cf1e 2018-08-28 19:42:39,106 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:42:41,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:41,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:41,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42: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-22fbd78a-f470-4f44-8228-067ded68f42c x-compute-request-id: req-22fbd78a-f470-4f44-8228-067ded68f42c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:41,843 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-22fbd78a-f470-4f44-8228-067ded68f42c 2018-08-28 19:42:41,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.733675956726s 2018-08-28 19:42:41,844 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-22fbd78a-f470-4f44-8228-067ded68f42c 2018-08-28 19:42:41,848 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:42:43,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:43,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:44,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42: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-b20e19f9-a129-46e2-a1c3-9ff167f814ee x-compute-request-id: req-b20e19f9-a129-46e2-a1c3-9ff167f814ee Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:44,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b20e19f9-a129-46e2-a1c3-9ff167f814ee 2018-08-28 19:42:44,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.914345979691s 2018-08-28 19:42:44,765 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b20e19f9-a129-46e2-a1c3-9ff167f814ee 2018-08-28 19:42:44,769 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:42:46,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:46,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:47,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f248eea1-2a16-4678-aa06-159b16bfedb2 x-compute-request-id: req-f248eea1-2a16-4678-aa06-159b16bfedb2 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:47,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f248eea1-2a16-4678-aa06-159b16bfedb2 2018-08-28 19:42:47,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.821126937866s 2018-08-28 19:42:47,593 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f248eea1-2a16-4678-aa06-159b16bfedb2 2018-08-28 19:42:47,597 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:42:49,600 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:49,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:50,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5c314ef0-ae21-45b5-878a-3e42508e46df x-compute-request-id: req-5c314ef0-ae21-45b5-878a-3e42508e46df Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:50,433 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c314ef0-ae21-45b5-878a-3e42508e46df 2018-08-28 19:42:50,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833093881607s 2018-08-28 19:42:50,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5c314ef0-ae21-45b5-878a-3e42508e46df 2018-08-28 19:42:50,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:42:52,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:52,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:53,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42: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-c38dfa83-0546-47e2-8d51-2167398ab753 x-compute-request-id: req-c38dfa83-0546-47e2-8d51-2167398ab753 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:53,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c38dfa83-0546-47e2-8d51-2167398ab753 2018-08-28 19:42:53,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.05334305763s 2018-08-28 19:42:53,495 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c38dfa83-0546-47e2-8d51-2167398ab753 2018-08-28 19:42:53,499 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:42:55,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:55,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:56,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42:55 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-044e3a6a-c6ee-4590-97d9-2a1c25cfb4b3 x-compute-request-id: req-044e3a6a-c6ee-4590-97d9-2a1c25cfb4b3 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:56,216 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-044e3a6a-c6ee-4590-97d9-2a1c25cfb4b3 2018-08-28 19:42:56,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.715939998627s 2018-08-28 19:42:56,216 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-044e3a6a-c6ee-4590-97d9-2a1c25cfb4b3 2018-08-28 19:42:56,220 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:42:58,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:42:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:42:58,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:42:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa86ef50-e3c3-41d6-afe6-416eb9ef0466 x-compute-request-id: req-aa86ef50-e3c3-41d6-afe6-416eb9ef0466 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:42:58,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa86ef50-e3c3-41d6-afe6-416eb9ef0466 2018-08-28 19:42:58,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542768955231s 2018-08-28 19:42:58,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa86ef50-e3c3-41d6-afe6-416eb9ef0466 2018-08-28 19:42:58,771 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:00,773 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:00,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:01,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-47c5f1bf-7a9f-4fb0-a0c8-1be674e682d0 x-compute-request-id: req-47c5f1bf-7a9f-4fb0-a0c8-1be674e682d0 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:01,296 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47c5f1bf-7a9f-4fb0-a0c8-1be674e682d0 2018-08-28 19:43:01,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.523230075836s 2018-08-28 19:43:01,297 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-47c5f1bf-7a9f-4fb0-a0c8-1be674e682d0 2018-08-28 19:43:01,301 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:03,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:03,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:03,850 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-941dde94-5e96-4b89-9dda-fa89c948bb66 x-compute-request-id: req-941dde94-5e96-4b89-9dda-fa89c948bb66 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:03,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-941dde94-5e96-4b89-9dda-fa89c948bb66 2018-08-28 19:43:03,851 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547228097916s 2018-08-28 19:43:03,851 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-941dde94-5e96-4b89-9dda-fa89c948bb66 2018-08-28 19:43:03,855 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:05,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:05,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:06,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e970fe29-db35-4e27-9e6d-ccf89334f745 x-compute-request-id: req-e970fe29-db35-4e27-9e6d-ccf89334f745 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:06,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e970fe29-db35-4e27-9e6d-ccf89334f745 2018-08-28 19:43:06,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909152984619s 2018-08-28 19:43:06,767 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e970fe29-db35-4e27-9e6d-ccf89334f745 2018-08-28 19:43:06,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:08,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:08,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:09,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ff5d5bca-f424-48a3-ae97-8223183faa74 x-compute-request-id: req-ff5d5bca-f424-48a3-ae97-8223183faa74 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:09,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff5d5bca-f424-48a3-ae97-8223183faa74 2018-08-28 19:43:09,663 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.888581991196s 2018-08-28 19:43:09,663 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ff5d5bca-f424-48a3-ae97-8223183faa74 2018-08-28 19:43:09,667 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:11,670 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:12,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b912f88f-80e3-49f4-98d3-4d8d1dea747e x-compute-request-id: req-b912f88f-80e3-49f4-98d3-4d8d1dea747e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:12,553 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b912f88f-80e3-49f4-98d3-4d8d1dea747e 2018-08-28 19:43:12,554 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.883579969406s 2018-08-28 19:43:12,554 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b912f88f-80e3-49f4-98d3-4d8d1dea747e 2018-08-28 19:43:12,558 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:14,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:15,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a2de696-50d9-4fc7-a835-d23807de2a17 x-compute-request-id: req-4a2de696-50d9-4fc7-a835-d23807de2a17 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:15,094 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a2de696-50d9-4fc7-a835-d23807de2a17 2018-08-28 19:43:15,094 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534077882767s 2018-08-28 19:43:15,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4a2de696-50d9-4fc7-a835-d23807de2a17 2018-08-28 19:43:15,098 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:17,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:17,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-7570ee55-b605-477f-b1fc-01f426a11fbb x-compute-request-id: req-7570ee55-b605-477f-b1fc-01f426a11fbb Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:17,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7570ee55-b605-477f-b1fc-01f426a11fbb 2018-08-28 19:43:17,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.893490076065s 2018-08-28 19:43:17,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7570ee55-b605-477f-b1fc-01f426a11fbb 2018-08-28 19:43:17,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:20,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:20,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-e3dee249-2bdb-4756-bd0b-0f3970915f2e x-compute-request-id: req-e3dee249-2bdb-4756-bd0b-0f3970915f2e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:20,672 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e3dee249-2bdb-4756-bd0b-0f3970915f2e 2018-08-28 19:43:20,673 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670959949493s 2018-08-28 19:43:20,673 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e3dee249-2bdb-4756-bd0b-0f3970915f2e 2018-08-28 19:43:20,677 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:22,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:22,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:23,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2df619ad-09d0-4b40-bf72-b2b7bff59e85 x-compute-request-id: req-2df619ad-09d0-4b40-bf72-b2b7bff59e85 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:23,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2df619ad-09d0-4b40-bf72-b2b7bff59e85 2018-08-28 19:43:23,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.553624153137s 2018-08-28 19:43:23,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2df619ad-09d0-4b40-bf72-b2b7bff59e85 2018-08-28 19:43:23,238 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:25,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:25,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:25,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-feccf951-ebc1-4dc0-a3e9-701d3293289f x-compute-request-id: req-feccf951-ebc1-4dc0-a3e9-701d3293289f Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:25,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-feccf951-ebc1-4dc0-a3e9-701d3293289f 2018-08-28 19:43:25,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674295902252s 2018-08-28 19:43:25,916 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-feccf951-ebc1-4dc0-a3e9-701d3293289f 2018-08-28 19:43:25,920 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:27,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:27,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:28,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-53e902ff-60b2-4ad1-9b08-a7a4d6114818 x-compute-request-id: req-53e902ff-60b2-4ad1-9b08-a7a4d6114818 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:28,456 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-53e902ff-60b2-4ad1-9b08-a7a4d6114818 2018-08-28 19:43:28,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533204078674s 2018-08-28 19:43:28,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-53e902ff-60b2-4ad1-9b08-a7a4d6114818 2018-08-28 19:43:28,460 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:30,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:31,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-01d955fe-83ac-46b6-9d90-7f40e5120b52 x-compute-request-id: req-01d955fe-83ac-46b6-9d90-7f40e5120b52 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:31,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-01d955fe-83ac-46b6-9d90-7f40e5120b52 2018-08-28 19:43:31,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544225931168s 2018-08-28 19:43:31,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-01d955fe-83ac-46b6-9d90-7f40e5120b52 2018-08-28 19:43:31,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:33,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:33,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:33,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-a7a46fbc-44d0-4fdb-ab4a-9b1bef941c7d x-compute-request-id: req-a7a46fbc-44d0-4fdb-ab4a-9b1bef941c7d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:33,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a7a46fbc-44d0-4fdb-ab4a-9b1bef941c7d 2018-08-28 19:43:33,691 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.676755189896s 2018-08-28 19:43:33,691 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a7a46fbc-44d0-4fdb-ab4a-9b1bef941c7d 2018-08-28 19:43:33,695 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:35,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:36,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7129bdcb-c947-454b-8cad-03cef0420e32 x-compute-request-id: req-7129bdcb-c947-454b-8cad-03cef0420e32 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:36,217 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7129bdcb-c947-454b-8cad-03cef0420e32 2018-08-28 19:43:36,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518615007401s 2018-08-28 19:43:36,217 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7129bdcb-c947-454b-8cad-03cef0420e32 2018-08-28 19:43:36,221 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:38,223 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:38,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:38,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c648043d-0c3f-4314-a024-5558683be01e x-compute-request-id: req-c648043d-0c3f-4314-a024-5558683be01e Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:38,757 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c648043d-0c3f-4314-a024-5558683be01e 2018-08-28 19:43:38,757 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534043073654s 2018-08-28 19:43:38,757 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c648043d-0c3f-4314-a024-5558683be01e 2018-08-28 19:43:38,762 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:40,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:40,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:41,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-c45ef648-f4f9-475f-9b7d-291b10e9b14b x-compute-request-id: req-c45ef648-f4f9-475f-9b7d-291b10e9b14b Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:41,316 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c45ef648-f4f9-475f-9b7d-291b10e9b14b 2018-08-28 19:43:41,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55147600174s 2018-08-28 19:43:41,317 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c45ef648-f4f9-475f-9b7d-291b10e9b14b 2018-08-28 19:43:41,321 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:43,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:43,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:44,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-85807b18-deea-4725-9568-fdc3a0c4274c x-compute-request-id: req-85807b18-deea-4725-9568-fdc3a0c4274c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:44,122 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85807b18-deea-4725-9568-fdc3a0c4274c 2018-08-28 19:43:44,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.800495147705s 2018-08-28 19:43:44,123 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-85807b18-deea-4725-9568-fdc3a0c4274c 2018-08-28 19:43:44,127 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:46,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:46,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:46,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4522d64-87f8-45bf-9bdf-081293ef46f0 x-compute-request-id: req-b4522d64-87f8-45bf-9bdf-081293ef46f0 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:46,684 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b4522d64-87f8-45bf-9bdf-081293ef46f0 2018-08-28 19:43:46,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554054021835s 2018-08-28 19:43:46,684 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b4522d64-87f8-45bf-9bdf-081293ef46f0 2018-08-28 19:43:46,688 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:48,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:48,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:49,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-b1a28e4c-95d0-4e50-9568-5a6fdc75085b x-compute-request-id: req-b1a28e4c-95d0-4e50-9568-5a6fdc75085b Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:49,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b1a28e4c-95d0-4e50-9568-5a6fdc75085b 2018-08-28 19:43:49,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.50655913353s 2018-08-28 19:43:49,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b1a28e4c-95d0-4e50-9568-5a6fdc75085b 2018-08-28 19:43:49,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:51,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:51,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:51,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-c7b8017b-9370-45a2-8e74-20c0f9e62b55 x-compute-request-id: req-c7b8017b-9370-45a2-8e74-20c0f9e62b55 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:51,606 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c7b8017b-9370-45a2-8e74-20c0f9e62b55 2018-08-28 19:43:51,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.400954008102s 2018-08-28 19:43:51,607 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c7b8017b-9370-45a2-8e74-20c0f9e62b55 2018-08-28 19:43:51,610 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:53,612 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:53,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:54,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:43: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-206ad662-f62d-42dc-bfbe-ae3beb58f9c9 x-compute-request-id: req-206ad662-f62d-42dc-bfbe-ae3beb58f9c9 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:54,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-206ad662-f62d-42dc-bfbe-ae3beb58f9c9 2018-08-28 19:43:54,268 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655839204788s 2018-08-28 19:43:54,269 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-206ad662-f62d-42dc-bfbe-ae3beb58f9c9 2018-08-28 19:43:54,273 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:56,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:57,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-61f2b136-df3d-465e-9483-42c74ed28b7f x-compute-request-id: req-61f2b136-df3d-465e-9483-42c74ed28b7f Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:57,021 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61f2b136-df3d-465e-9483-42c74ed28b7f 2018-08-28 19:43:57,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.746100902557s 2018-08-28 19:43:57,022 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-61f2b136-df3d-465e-9483-42c74ed28b7f 2018-08-28 19:43:57,026 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:43:59,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:43:59,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:43:59,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-ae1646ad-bbcf-4ea0-9566-8bda23097d87 x-compute-request-id: req-ae1646ad-bbcf-4ea0-9566-8bda23097d87 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:43:59,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae1646ad-bbcf-4ea0-9566-8bda23097d87 2018-08-28 19:43:59,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543563127518s 2018-08-28 19:43:59,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ae1646ad-bbcf-4ea0-9566-8bda23097d87 2018-08-28 19:43:59,577 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:01,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:01,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:02,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-999ad44b-8d40-41ba-8ae3-a986d6eaefd2 x-compute-request-id: req-999ad44b-8d40-41ba-8ae3-a986d6eaefd2 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:02,089 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-999ad44b-8d40-41ba-8ae3-a986d6eaefd2 2018-08-28 19:44:02,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.509527921677s 2018-08-28 19:44:02,090 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-999ad44b-8d40-41ba-8ae3-a986d6eaefd2 2018-08-28 19:44:02,093 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:04,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:04,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:04,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44: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-4796e50c-32d9-4818-90d1-a9074db73671 x-compute-request-id: req-4796e50c-32d9-4818-90d1-a9074db73671 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:04,458 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4796e50c-32d9-4818-90d1-a9074db73671 2018-08-28 19:44:04,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362127065659s 2018-08-28 19:44:04,459 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4796e50c-32d9-4818-90d1-a9074db73671 2018-08-28 19:44:04,463 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:06,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:06,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:06,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-5e992069-4c8d-4ac8-9f3b-72a31a809bb0 x-compute-request-id: req-5e992069-4c8d-4ac8-9f3b-72a31a809bb0 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:06,860 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5e992069-4c8d-4ac8-9f3b-72a31a809bb0 2018-08-28 19:44:06,860 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394204854965s 2018-08-28 19:44:06,860 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5e992069-4c8d-4ac8-9f3b-72a31a809bb0 2018-08-28 19:44:06,864 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:08,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:08,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:09,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:08 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bb6fcfd2-002a-4940-baa5-d07a3aa50e4b x-compute-request-id: req-bb6fcfd2-002a-4940-baa5-d07a3aa50e4b Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:09,410 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb6fcfd2-002a-4940-baa5-d07a3aa50e4b 2018-08-28 19:44:09,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542804002762s 2018-08-28 19:44:09,411 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bb6fcfd2-002a-4940-baa5-d07a3aa50e4b 2018-08-28 19:44:09,415 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:11,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:11,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:11,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2450ea7d-3550-4db2-8d48-7431d36d887d x-compute-request-id: req-2450ea7d-3550-4db2-8d48-7431d36d887d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:11,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2450ea7d-3550-4db2-8d48-7431d36d887d 2018-08-28 19:44:11,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567893981934s 2018-08-28 19:44:11,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2450ea7d-3550-4db2-8d48-7431d36d887d 2018-08-28 19:44:11,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:13,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:13,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:14,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-dd4fa5a3-e185-41c4-a947-50bf6ab2992c x-compute-request-id: req-dd4fa5a3-e185-41c4-a947-50bf6ab2992c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:14,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dd4fa5a3-e185-41c4-a947-50bf6ab2992c 2018-08-28 19:44:14,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.494603872299s 2018-08-28 19:44:14,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dd4fa5a3-e185-41c4-a947-50bf6ab2992c 2018-08-28 19:44:14,492 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:16,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:16,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:16,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44: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-542e7824-17a7-4e44-b2aa-49d42d20d12a x-compute-request-id: req-542e7824-17a7-4e44-b2aa-49d42d20d12a Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:16,857 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-542e7824-17a7-4e44-b2aa-49d42d20d12a 2018-08-28 19:44:16,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36174082756s 2018-08-28 19:44:16,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-542e7824-17a7-4e44-b2aa-49d42d20d12a 2018-08-28 19:44:16,861 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:18,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:18,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:19,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44: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-9dd7fbe5-ff42-4880-970d-381c90686740 x-compute-request-id: req-9dd7fbe5-ff42-4880-970d-381c90686740 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:19,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9dd7fbe5-ff42-4880-970d-381c90686740 2018-08-28 19:44:19,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385982990265s 2018-08-28 19:44:19,251 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9dd7fbe5-ff42-4880-970d-381c90686740 2018-08-28 19:44:19,255 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:21,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:21,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44: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-39c22a3b-d151-452c-a6c0-40746c0f8776 x-compute-request-id: req-39c22a3b-d151-452c-a6c0-40746c0f8776 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:21,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-39c22a3b-d151-452c-a6c0-40746c0f8776 2018-08-28 19:44:21,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.526856899261s 2018-08-28 19:44:21,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-39c22a3b-d151-452c-a6c0-40746c0f8776 2018-08-28 19:44:21,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:23,792 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:24,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fc8fe992-4313-4295-a47d-bd5dbab2cf9d x-compute-request-id: req-fc8fe992-4313-4295-a47d-bd5dbab2cf9d Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:24,146 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fc8fe992-4313-4295-a47d-bd5dbab2cf9d 2018-08-28 19:44:24,146 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353589057922s 2018-08-28 19:44:24,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fc8fe992-4313-4295-a47d-bd5dbab2cf9d 2018-08-28 19:44:24,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:26,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:26,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:26,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-eb07e995-04c2-42a6-98f2-b35e83902ff4 x-compute-request-id: req-eb07e995-04c2-42a6-98f2-b35e83902ff4 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:26,667 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eb07e995-04c2-42a6-98f2-b35e83902ff4 2018-08-28 19:44:26,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514363050461s 2018-08-28 19:44:26,668 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-eb07e995-04c2-42a6-98f2-b35e83902ff4 2018-08-28 19:44:26,672 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:28,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:28,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:29,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-b20b1d3d-468a-4c54-8961-88e579efde84 x-compute-request-id: req-b20b1d3d-468a-4c54-8961-88e579efde84 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:29,188 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b20b1d3d-468a-4c54-8961-88e579efde84 2018-08-28 19:44:29,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51353096962s 2018-08-28 19:44:29,189 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b20b1d3d-468a-4c54-8961-88e579efde84 2018-08-28 19:44:29,193 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:31,195 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:31,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:31,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-aa75af19-ca43-4d9c-a7e5-31022ef6fa81 x-compute-request-id: req-aa75af19-ca43-4d9c-a7e5-31022ef6fa81 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:31,698 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa75af19-ca43-4d9c-a7e5-31022ef6fa81 2018-08-28 19:44:31,699 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502959012985s 2018-08-28 19:44:31,699 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa75af19-ca43-4d9c-a7e5-31022ef6fa81 2018-08-28 19:44:31,703 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:33,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:33,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:34,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44: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-e326f0cf-289e-4730-8184-0786ae949386 x-compute-request-id: req-e326f0cf-289e-4730-8184-0786ae949386 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:34,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e326f0cf-289e-4730-8184-0786ae949386 2018-08-28 19:44:34,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.550319910049s 2018-08-28 19:44:34,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e326f0cf-289e-4730-8184-0786ae949386 2018-08-28 19:44:34,260 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:36,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:36,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:37,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:36 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-44ee2606-5d47-4e94-b783-15cc6e96009a x-compute-request-id: req-44ee2606-5d47-4e94-b783-15cc6e96009a Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:37,179 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44ee2606-5d47-4e94-b783-15cc6e96009a 2018-08-28 19:44:37,179 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.916213989258s 2018-08-28 19:44:37,180 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-44ee2606-5d47-4e94-b783-15cc6e96009a 2018-08-28 19:44:37,184 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:39,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:39,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-8b7ffa88-0a1e-4337-b1bf-d181076b5d70 x-compute-request-id: req-8b7ffa88-0a1e-4337-b1bf-d181076b5d70 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:39,755 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b7ffa88-0a1e-4337-b1bf-d181076b5d70 2018-08-28 19:44:39,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.567806959152s 2018-08-28 19:44:39,755 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8b7ffa88-0a1e-4337-b1bf-d181076b5d70 2018-08-28 19:44:39,759 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:41,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:41,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:42,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-473585cd-7611-40a3-bccc-f44248ba9ce0 x-compute-request-id: req-473585cd-7611-40a3-bccc-f44248ba9ce0 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:42,358 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-473585cd-7611-40a3-bccc-f44248ba9ce0 2018-08-28 19:44:42,359 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.59614610672s 2018-08-28 19:44:42,359 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-473585cd-7611-40a3-bccc-f44248ba9ce0 2018-08-28 19:44:42,363 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:44,366 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:44,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:44,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44: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-ad85b6a2-cdb7-48f7-a0fd-1164c7278bfd x-compute-request-id: req-ad85b6a2-cdb7-48f7-a0fd-1164c7278bfd Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:44,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad85b6a2-cdb7-48f7-a0fd-1164c7278bfd 2018-08-28 19:44:44,892 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525510072708s 2018-08-28 19:44:44,892 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ad85b6a2-cdb7-48f7-a0fd-1164c7278bfd 2018-08-28 19:44:44,896 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:46,899 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:46,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:47,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-fd62e0d5-c242-45ef-91dc-fbe9275e5c78 x-compute-request-id: req-fd62e0d5-c242-45ef-91dc-fbe9275e5c78 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:47,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fd62e0d5-c242-45ef-91dc-fbe9275e5c78 2018-08-28 19:44:47,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525274991989s 2018-08-28 19:44:47,425 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fd62e0d5-c242-45ef-91dc-fbe9275e5c78 2018-08-28 19:44:47,429 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:49,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:49,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:49,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-b14e6080-7459-4085-85a9-b216428c6646 x-compute-request-id: req-b14e6080-7459-4085-85a9-b216428c6646 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:49,796 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b14e6080-7459-4085-85a9-b216428c6646 2018-08-28 19:44:49,797 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364855051041s 2018-08-28 19:44:49,797 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b14e6080-7459-4085-85a9-b216428c6646 2018-08-28 19:44:49,801 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:51,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:52,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44: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-cf13e8f9-0862-4e1e-8d71-3679476b40fc x-compute-request-id: req-cf13e8f9-0862-4e1e-8d71-3679476b40fc Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:52,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cf13e8f9-0862-4e1e-8d71-3679476b40fc 2018-08-28 19:44:52,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517649888992s 2018-08-28 19:44:52,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cf13e8f9-0862-4e1e-8d71-3679476b40fc 2018-08-28 19:44:52,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:54,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:54,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:54,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-15b17ab1-53ac-4a15-baf0-88ca081bc738 x-compute-request-id: req-15b17ab1-53ac-4a15-baf0-88ca081bc738 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:54,818 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-15b17ab1-53ac-4a15-baf0-88ca081bc738 2018-08-28 19:44:54,819 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489758968353s 2018-08-28 19:44:54,819 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-15b17ab1-53ac-4a15-baf0-88ca081bc738 2018-08-28 19:44:54,823 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:56,825 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:56,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:44:57,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-21ea6e6f-cd2a-4209-ad15-2fdfe01d09ab x-compute-request-id: req-21ea6e6f-cd2a-4209-ad15-2fdfe01d09ab Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:44:57,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-21ea6e6f-cd2a-4209-ad15-2fdfe01d09ab 2018-08-28 19:44:57,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527731180191s 2018-08-28 19:44:57,354 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-21ea6e6f-cd2a-4209-ad15-2fdfe01d09ab 2018-08-28 19:44:57,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:44:59,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:44:59,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:00,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:44:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4cb4e3b2-d2d0-4972-8109-38c63e5d0f1c x-compute-request-id: req-4cb4e3b2-d2d0-4972-8109-38c63e5d0f1c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:00,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4cb4e3b2-d2d0-4972-8109-38c63e5d0f1c 2018-08-28 19:45:00,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0638320446s 2018-08-28 19:45:00,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4cb4e3b2-d2d0-4972-8109-38c63e5d0f1c 2018-08-28 19:45:00,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:02,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:02,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:02,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6f0f4adb-46a3-46d1-bf46-28afd9e2c187 x-compute-request-id: req-6f0f4adb-46a3-46d1-bf46-28afd9e2c187 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:02,966 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f0f4adb-46a3-46d1-bf46-28afd9e2c187 2018-08-28 19:45:02,966 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.535088062286s 2018-08-28 19:45:02,967 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f0f4adb-46a3-46d1-bf46-28afd9e2c187 2018-08-28 19:45:02,971 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:04,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:04,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:06,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-fe5e28b0-9e82-49fc-a5e3-26c546639a4c x-compute-request-id: req-fe5e28b0-9e82-49fc-a5e3-26c546639a4c Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:06,137 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe5e28b0-9e82-49fc-a5e3-26c546639a4c 2018-08-28 19:45:06,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.1631000042s 2018-08-28 19:45:06,137 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe5e28b0-9e82-49fc-a5e3-26c546639a4c 2018-08-28 19:45:06,141 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:08,144 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:08,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:08,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45: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-878fcd9a-6cf2-44bb-a392-e0a8f8aba6b9 x-compute-request-id: req-878fcd9a-6cf2-44bb-a392-e0a8f8aba6b9 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:08,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-878fcd9a-6cf2-44bb-a392-e0a8f8aba6b9 2018-08-28 19:45:08,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506143808365s 2018-08-28 19:45:08,650 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-878fcd9a-6cf2-44bb-a392-e0a8f8aba6b9 2018-08-28 19:45:08,654 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:10,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:11,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-f7f5a14b-6c9c-4c93-acce-25d58b5b39f0 x-compute-request-id: req-f7f5a14b-6c9c-4c93-acce-25d58b5b39f0 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:11,215 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f7f5a14b-6c9c-4c93-acce-25d58b5b39f0 2018-08-28 19:45:11,215 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.557677030563s 2018-08-28 19:45:11,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f7f5a14b-6c9c-4c93-acce-25d58b5b39f0 2018-08-28 19:45:11,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:13,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:13,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-651424c4-9ec4-412b-a3fc-feb05c6419fa x-compute-request-id: req-651424c4-9ec4-412b-a3fc-feb05c6419fa Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:13,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-651424c4-9ec4-412b-a3fc-feb05c6419fa 2018-08-28 19:45:13,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508157014847s 2018-08-28 19:45:13,728 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-651424c4-9ec4-412b-a3fc-feb05c6419fa 2018-08-28 19:45:13,732 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:15,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:15,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:16,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45: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-b72c5dcb-75db-433c-886a-842ebb33eb94 x-compute-request-id: req-b72c5dcb-75db-433c-886a-842ebb33eb94 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:16,256 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b72c5dcb-75db-433c-886a-842ebb33eb94 2018-08-28 19:45:16,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521466970444s 2018-08-28 19:45:16,257 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b72c5dcb-75db-433c-886a-842ebb33eb94 2018-08-28 19:45:16,261 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:18,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:18,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:18,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-dab9e327-3c19-438c-acf3-36711980f271 x-compute-request-id: req-dab9e327-3c19-438c-acf3-36711980f271 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:18,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dab9e327-3c19-438c-acf3-36711980f271 2018-08-28 19:45:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52063202858s 2018-08-28 19:45:18,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dab9e327-3c19-438c-acf3-36711980f271 2018-08-28 19:45:18,789 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:20,791 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:20,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:21,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45: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-0f2db775-49bd-465f-8dfd-90e669a8a316 x-compute-request-id: req-0f2db775-49bd-465f-8dfd-90e669a8a316 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:21,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0f2db775-49bd-465f-8dfd-90e669a8a316 2018-08-28 19:45:21,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909368038177s 2018-08-28 19:45:21,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0f2db775-49bd-465f-8dfd-90e669a8a316 2018-08-28 19:45:21,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:23,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:23,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:24,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-857caf3f-d389-441f-a917-2f3ccd77cd45 x-compute-request-id: req-857caf3f-d389-441f-a917-2f3ccd77cd45 Content-Encoding: gzip Content-Length: 673 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T19:42:40Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:24,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-857caf3f-d389-441f-a917-2f3ccd77cd45 2018-08-28 19:45:24,214 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507313013077s 2018-08-28 19:45:24,215 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-857caf3f-d389-441f-a917-2f3ccd77cd45 2018-08-28 19:45:24,219 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 19:45:26,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 19:45:26,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:26,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19: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-54bf940a-34e5-4d70-a452-4f4a5442bffd x-compute-request-id: req-54bf940a-34e5-4d70-a452-4f4a5442bffd Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:af:8c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:45:23.000000", "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T19:45:24Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 19:45:26,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-54bf940a-34e5-4d70-a452-4f4a5442bffd 2018-08-28 19:45:26,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.371652126312s 2018-08-28 19:45:26,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-54bf940a-34e5-4d70-a452-4f4a5442bffd 2018-08-28 19:45:26,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 19:45:26,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3f1431ee-93d9-42cd-a82e-b3ceff179325" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:26,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-86f9e4fa-cfb4-4c23-8730-120f1c9a9aea Date: Tue, 28 Aug 2018 19:45:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:45:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56610111-c6d2-4838-a205-b3e464d77731","ip_address":"192.168.120.12"}],"id":"575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c","security_groups":["a111c238-55a3-4e7b-bffb-78be33821250"],"mac_address":"fa:16:3e:7d:af:8c","project_id":"3e1236d797ed426b9389398b2c50de8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"914c3ea1-113c-475c-bce7-315cfd1b8461","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:42:40Z","binding:vnic_type":"normal","device_id":"3f1431ee-93d9-42cd-a82e-b3ceff179325"}]} 2018-08-28 19:45:26,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3f1431ee-93d9-42cd-a82e-b3ceff179325 used request id req-86f9e4fa-cfb4-4c23-8730-120f1c9a9aea 2018-08-28 19:45:26,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0610890388489s 2018-08-28 19:45:26,659 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3f1431ee-93d9-42cd-a82e-b3ceff179325 used request id req-86f9e4fa-cfb4-4c23-8730-120f1c9a9aea 2018-08-28 19:45:26,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 19:45:26,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:26,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-47560418-88cc-4949-a13e-07058d4feb04 Date: Tue, 28 Aug 2018 19:45:26 GMT RESP BODY: {"floatingips": []} 2018-08-28 19:45:26,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c used request id req-47560418-88cc-4949-a13e-07058d4feb04 2018-08-28 19:45:26,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0199818611145s 2018-08-28 19:45:26,685 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c used request id req-47560418-88cc-4949-a13e-07058d4feb04 2018-08-28 19:45:26,686 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:7d:af:8c', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'91f9cd0b-e069-45c5-84c2-4c503a1c6065'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T19:45:23.000000', 'flavor': Munch({u'id': u'ea812d77-e009-4c4d-aa61-09bebf3af273'}), 'az': u'nova', 'id': u'3f1431ee-93d9-42cd-a82e-b3ceff179325', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'bb7245728ee649c5a1bcb7398156b5b1', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e1236d797ed426b9389398b2c50de8a', 'name': 'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-28T19:45:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T19:45:24Z', 'hostId': u'5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T19:45:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'3e1236d797ed426b9389398b2c50de8a', 'name': u'cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44', 'adminPass': u'YYNo66mmxM4W', 'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', 'region': 'regionOne', 'created': u'2018-08-28T19:42:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-28 19:45:26,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 19:45:26,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:26,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-cb7b3d06-265f-4a18-8734-704ad4ee682d Date: Tue, 28 Aug 2018 19:45:26 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["56610111-c6d2-4838-a205-b3e464d77731"],"updated_at":"2018-08-28T19:40:31Z","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"3e1236d797ed426b9389398b2c50de8a","id":"914c3ea1-113c-475c-bce7-315cfd1b8461","name":"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:45:26,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cb7b3d06-265f-4a18-8734-704ad4ee682d 2018-08-28 19:45:26,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.124659061432s 2018-08-28 19:45:26,814 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-cb7b3d06-265f-4a18-8734-704ad4ee682d 2018-08-28 19:45:26,816 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 19:45:26,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=3f1431ee-93d9-42cd-a82e-b3ceff179325" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:26,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-a79292d5-e495-4be1-83d7-0e98786d24ee Date: Tue, 28 Aug 2018 19:45:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T19:45:23Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"56610111-c6d2-4838-a205-b3e464d77731","ip_address":"192.168.120.12"}],"id":"575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c","security_groups":["a111c238-55a3-4e7b-bffb-78be33821250"],"mac_address":"fa:16:3e:7d:af:8c","project_id":"3e1236d797ed426b9389398b2c50de8a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"914c3ea1-113c-475c-bce7-315cfd1b8461","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:42:40Z","binding:vnic_type":"normal","device_id":"3f1431ee-93d9-42cd-a82e-b3ceff179325"}]} 2018-08-28 19:45:26,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3f1431ee-93d9-42cd-a82e-b3ceff179325 used request id req-a79292d5-e495-4be1-83d7-0e98786d24ee 2018-08-28 19:45:26,871 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554320812225s 2018-08-28 19:45:26,872 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=3f1431ee-93d9-42cd-a82e-b3ceff179325 used request id req-a79292d5-e495-4be1-83d7-0e98786d24ee 2018-08-28 19:45:26,872 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-28 19:45:26,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.12", "port_id": "575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c"}}' 2018-08-28 19:45:28,843 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-85040b8a-dd85-4c14-a291-8dba39b24d34 Date: Tue, 28 Aug 2018 19:45:28 GMT RESP BODY: {"floatingip": {"router_id": "2278dd00-3af5-424d-b946-b6510001e0f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:45:27Z", "updated_at": "2018-08-28T19:45:27Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3e1236d797ed426b9389398b2c50de8a", "port_id": "575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c", "id": "5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5"}} 2018-08-28 19:45:28,844 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-85040b8a-dd85-4c14-a291-8dba39b24d34 2018-08-28 19:45:28,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.97134304047s 2018-08-28 19:45:28,844 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-85040b8a-dd85-4c14-a291-8dba39b24d34 2018-08-28 19:45:28,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 19:45:28,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:28,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-f171fb90-c81a-465f-ab73-41b19ed6bf84 Date: Tue, 28 Aug 2018 19:45:28 GMT RESP BODY: {"floatingips": [{"router_id": "2278dd00-3af5-424d-b946-b6510001e0f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:45:27Z", "updated_at": "2018-08-28T19:45:27Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3e1236d797ed426b9389398b2c50de8a", "port_id": "575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c", "id": "5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5"}]} 2018-08-28 19:45:28,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f171fb90-c81a-465f-ab73-41b19ed6bf84 2018-08-28 19:45:28,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.029550075531s 2018-08-28 19:45:28,882 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-f171fb90-c81a-465f-ab73-41b19ed6bf84 2018-08-28 19:45:28,886 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 19:45:28,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 19:45:28,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-1facde88-81b6-4103-9567-e29093109c74 Date: Tue, 28 Aug 2018 19:45:29 GMT RESP BODY: {"floatingips": [{"router_id": "2278dd00-3af5-424d-b946-b6510001e0f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:45:27Z", "updated_at": "2018-08-28T19:45:27Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3e1236d797ed426b9389398b2c50de8a", "port_id": "575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c", "id": "5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5"}]} 2018-08-28 19:45:29,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1facde88-81b6-4103-9567-e29093109c74 2018-08-28 19:45:29,025 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0341370105743s 2018-08-28 19:45:29,025 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-1facde88-81b6-4103-9567-e29093109c74 2018-08-28 19:45:29,029 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 19:45:29,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 19:45:29,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:29,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-c919e5a6-e374-42de-bd47-6448320dba18 Date: Tue, 28 Aug 2018 19:45:29 GMT RESP BODY: {"floatingips": [{"router_id": "2278dd00-3af5-424d-b946-b6510001e0f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:45:27Z", "updated_at": "2018-08-28T19:45:27Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3e1236d797ed426b9389398b2c50de8a", "port_id": "575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c", "id": "5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5"}]} 2018-08-28 19:45:29,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c919e5a6-e374-42de-bd47-6448320dba18 2018-08-28 19:45:29,160 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0256340503693s 2018-08-28 19:45:29,160 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-c919e5a6-e374-42de-bd47-6448320dba18 2018-08-28 19:45:29,164 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 19:45:29,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 19:45:29,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:29,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-af3e63d3-5a1a-442e-99f8-8b8c126362ff Date: Tue, 28 Aug 2018 19:45:29 GMT RESP BODY: {"floatingips": [{"router_id": "2278dd00-3af5-424d-b946-b6510001e0f2", "status": "DOWN", "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:45:27Z", "updated_at": "2018-08-28T19:45:27Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3e1236d797ed426b9389398b2c50de8a", "port_id": "575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c", "id": "5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5"}]} 2018-08-28 19:45:29,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-af3e63d3-5a1a-442e-99f8-8b8c126362ff 2018-08-28 19:45:29,292 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218660831451s 2018-08-28 19:45:29,292 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-af3e63d3-5a1a-442e-99f8-8b8c126362ff 2018-08-28 19:45:29,295 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 19:45:29,400 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 19:45:29,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:45:29,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-cd25fdce-8ff2-4bf5-ab61-8e38ea33ae47 Date: Tue, 28 Aug 2018 19:45:29 GMT RESP BODY: {"floatingips": [{"router_id": "2278dd00-3af5-424d-b946-b6510001e0f2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:45:27Z", "updated_at": "2018-08-28T19:45:27Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "3e1236d797ed426b9389398b2c50de8a", "port_id": "575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c", "id": "5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5"}]} 2018-08-28 19:45:29,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cd25fdce-8ff2-4bf5-ab61-8e38ea33ae47 2018-08-28 19:45:29,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0224719047546s 2018-08-28 19:45:29,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cd25fdce-8ff2-4bf5-ab61-8e38ea33ae47 2018-08-28 19:45:29,427 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2278dd00-3af5-424d-b946-b6510001e0f2', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', 'created_at': u'2018-08-28T19:45:27Z', 'attached': True, 'updated_at': u'2018-08-28T19:45:27Z', 'id': u'5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5', 'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.201', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e1236d797ed426b9389398b2c50de8a', 'name': 'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2278dd00-3af5-424d-b946-b6510001e0f2', 'project_id': u'3e1236d797ed426b9389398b2c50de8a', 'port_id': u'575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c', 'port': u'575b11d4-f1dd-4a0a-a3a1-5d59e889ff5c', 'network': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f'}) 2018-08-28 19:45:29,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-28 19:45:29,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325/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}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:45:32,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d0e92bf0-f24a-46e9-b832-4f84ed69f994 x-compute-request-id: req-d0e92bf0-f24a-46e9-b832-4f84ed69f994 Content-Encoding: gzip Content-Length: 11292 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 1881461069 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.298395] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.300576] pid_max: default: 32768 minimum: 301\n[ 0.301759] Security Framework initialized\n[ 0.302848] SELinux: Initializing.\n[ 0.304121] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308877] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311750] Mount-cache hash table entries: 4096\n[ 0.313175] Initializing cgroup subsys memory\n[ 0.314317] Initializing cgroup subsys devices\n[ 0.315463] Initializing cgroup subsys freezer\n[ 0.316596] Initializing cgroup subsys net_cls\n[ 0.317730] Initializing cgroup subsys blkio\n[ 0.318836] Initializing cgroup subsys perf_event\n[ 0.320005] Initializing cgroup subsys hugetlb\n[ 0.321146] Initializing cgroup subsys pids\n[ 0.322239] Initializing cgroup subsys net_prio\n[ 0.323464] CPU: Physical Processor ID: 0\n[ 0.325246] mce: CPU supports 10 MCE banks\n[ 0.326375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328894] tlb_flushall_shift: 6\n[ 0.330075] Freeing SMP alternatives: 28k freed\n[ 0.334090] ACPI: Core revision 20130517\n[ 0.335584] ACPI: All ACPI Tables successfully acquired\n[ 0.337007] ftrace: allocating 25812 entries in 101 pages\n[ 0.359989] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361490] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362946] smpboot: Max logical packages: 2\n[ 0.364238] Enabling x2apic\n[ 0.365130] Enabled x2apic\n[ 0.366207] Switched APIC routing to physical x2apic.\n[ 0.368372] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.372432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379684] KVM setup paravirtual spinlock\n[ 0.381926] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384003] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.406339] Brought up 2 CPUs\n[ 0.406342] KVM setup async PF for cpu 1\n[ 0.406345] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.409438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.411559] devtmpfs: initialized\n[ 0.413892] EVM: security.selinux\n[ 0.414858] EVM: security.ima\n[ 0.415758] EVM: security.capability\n[ 0.417341] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.418849] pinctrl core: initialized pinctrl subsystem\n[ 0.420199] NET: Registered protocol family 16\n[ 0.421532] ACPI: bus type PCI registered\n[ 0.422600] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424093] PCI: Using configuration type 1 for base access\n[ 0.428777] ACPI: Added _OSI(Module Device)\n[ 0.429893] ACPI: Added _OSI(Processor Device)\n[ 0.431018] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.432177] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434929] ACPI: Interpreter enabled\n[ 0.435983] ACPI: (supports S0 S5)\n[ 0.436946] ACPI: Using IOAPIC for interrupt routing\n[ 0.438148] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.442009] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443414] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.445051] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449222] acpiphp: Slot [3] registered\n[ 0.450285] acpiphp: Slot [4] registered\n[ 0.451355] acpiphp: Slot [5] registered\n[ 0.452414] acpiphp: Slot [6] registered\n[ 0.453476] acpiphp: Slot [7] registered\n[ 0.454539] acpiphp: Slot [8] registered\n[ 0.455593] acpiphp: Slot [9] registered\n[ 0.456652] acpiphp: Slot [10] registered\n[ 0.457721] acpiphp: Slot [11] registered\n[ 0.458791] acpiphp: Slot [12] registered\n[ 0.459862] acpiphp: Slot [13] registered\n[ 0.460931] acpiphp: Slot [14] registered\n[ 0.461998] acpiphp: Slot [15] registered\n[ 0.463063] acpiphp: Slot [16] registered\n[ 0.464134] acpiphp: Slot [17] registered\n[ 0.465203] acpiphp: Slot [18] registered\n[ 0.466269] acpiphp: Slot [19] registered\n[ 0.467343] acpiphp: Slot [20] registered\n[ 0.468412] acpiphp: Slot [21] registered\n[ 0.469479] acpiphp: Slot [22] registered\n[ 0.470548] acpiphp: Slot [23] registered\n[ 0.471624] acpiphp: Slot [24] registered\n[ 0.472694] acpiphp: Slot [25] registered\n[ 0.473767] acpiphp: Slot [26] registered\n[ 0.474839] acpiphp: Slot [27] registered\n[ 0.475905] acpiphp: Slot [28] registered\n[ 0.476980] acpiphp: Slot [29] registered\n[ 0.478046] acpiphp: Slot [30] registered\n[ 0.479112] acpiphp: Slot [31] registered\n[ 0.480170] PCI host bridge to bus 0000:00\n[ 0.481232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.482502] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.485431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.487384] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.495164] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498122] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508371] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.557668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.559480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.562325] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.564010] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.565674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.567243] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570940] vgaarb: loaded\n[ 0.571802] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573176] SCSI subsystem initialized\n[ 0.574237] ACPI: bus type USB registered\n[ 0.575316] usbcore: registered new interface driver usbfs\n[ 0.576604] usbcore: registered new interface driver hub\n[ 0.577883] usbcore: registered new device driver usb\n[ 0.579254] PCI: Using ACPI for IRQ routing\n[ 0.580617] NetLabel: Initializing\n[ 0.581593] NetLabel: domain hash size = 128\n[ 0.582691] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.583908] NetLabel: unlabeled traffic allowed by default\n[ 0.585288] Switched to clocksource kvm-clock\n[ 0.592703] pnp: PnP ACPI init\n[ 0.593638] ACPI: bus type PNP registered\n[ 0.595025] pnp: PnP ACPI: found 5 devices\n[ 0.596096] ACPI: bus type PNP unregistered\n[ 0.603785] NET: Registered protocol family 2\n[ 0.605138] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.607137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.608639] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.610093] TCP: reno registered\n[ 0.611037] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612403] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.613944] NET: Registered protocol family 1\n[ 0.615510] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.617383] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.619207] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.639588] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660220] Unpacking initramfs...\n[ 1.074185] Freeing initrd memory: 37508k freed\n[ 1.083717] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.085265] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.094356] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.095817] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.097476] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.098861] Initialise system trusted keyring\n[ 1.099979] audit: initializing netlink socket (disabled)\n[ 1.101239] type=2000 audit(1535485526.095:1): initialized\n[ 1.117364] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.118791] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.121306] zpool: loaded\n[ 1.122160] zbud: loaded\n[ 1.123153] VFS: Disk quotas dquot_6.5.2\n[ 1.124214] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.125746] msgmni has been set to 7578\n[ 1.126821] Key type big_key registered\n[ 1.128371] NET: Registered protocol family 38\n[ 1.129498] Key type asymmetric registered\n[ 1.130560] Asymmetric key parser 'x509' registered\n[ 1.131760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.133736] io scheduler noop registered\n[ 1.134793] io scheduler deadline registered (default)\n[ 1.136013] io scheduler cfq registered\n[ 1.137121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.148279] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.149816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.151758] ACPI: Power Button [PWRF]\n[ 1.152849] GHES: HEST is not enabled!\n[ 1.153914] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.178313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.179842] Non-volatile memory driver v1.3\n[ 1.180926] Linux agpgart interface v0.103\n[ 1.182068] crash memory driver: version 1.1\n[ 1.183204] rdac: device handler registered\n[ 1.184333] hp_sw: device handler registered\n[ 1.185430] emc: device handler registered\n[ 1.186485] alua: device handler registered\n[ 1.187575] libphy: Fixed MDIO Bus: probed\n[ 1.188673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.190094] ehci-pci: EHCI PCI platform driver\n[ 1.191201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.192556] ohci-pci: OHCI PCI platform driver\n[ 1.193671] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.232176] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.233457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.235423] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.236673] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.238054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.239530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.241459] usb usb1: Product: UHCI Host Controller\n[ 1.242702] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.244212] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.245417] hub 1-0:1.0: USB hub found\n[ 1.246458] hub 1-0:1.0: 2 ports detected\n[ 1.247623] usbcore: registered new interface driver usbserial\n[ 1.248971] usbcore: registered new interface driver usbserial_generic\n[ 1.250415] usbserial: USB Serial support registered for generic\n[ 1.251798] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.254460] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.255716] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.257026] mousedev: PS/2 mouse device common for all mice\n[ 1.258578] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.261214] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.263371] rtc_cmos 00:00: RTC can wake from S4\n[ 1.263608] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.266991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.268468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269956] cpuidle: using governor menu\n[ 1.271074] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.272432] usbcore: registered new interface driver usbhid\n[ 1.273744] usbhid: USB HID core driver\n[ 1.274818] drop_monitor: Initializing network drop monitor service\n[ 1.276276] TCP: cubic registered\n[ 1.277242] Initializing XFRM netlink socket\n[ 1.278411] NET: Registered protocol family 10\n[ 1.279696] NET: Registered protocol family 17\n[ 1.281021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.282360] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.283788] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.286122] Loading compiled-in X.509 certificates\n[ 1.287356] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.289683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.292410] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.294756] registered taskstats version 1\n[ 1.297382] Key type trusted registered\n[ 1.299719] Key type encrypted registered\n[ 1.302006] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.303684] rtc_cmos 00:00: setting system clock to 2018-08-28 19:45:25 UTC (1535485525)\n[ 1.306431] Freeing unused kernel memory: 1680k freed\n[ 1.310790] 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.314770] systemd[1]: Detected virtualization kvm.\n[ 1.315984] systemd[1]: Detected architecture x86-64.\n[ 1.317221] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.319518] systemd[1]: No hostname configured.\n[ 1.320689] systemd[1]: Set hostname to .\n[ 1.321945] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.343414] systemd[1]: Reached target Timers.\n[ 1.344572] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.346362] systemd[1]: Reached target Swap.\n[ 1.347515] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.349426] systemd[1]: Created slice Root Slice.\n[ 1.350611] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.352561] systemd[1]: Created slice System Slice.\n[ 1.353776] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.355771] systemd[1]: Reached target Local File Systems.\n[ 1.357060] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.359030] systemd[1]: Reached target Slices.\n[ 1.360171] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.362109] systemd[1]: Listening on Journal Socket.\n[ 1.363329] systemd[1]: Starting Journal Socket.\n[ 1.364845] 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.368491] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.371467] systemd[1]: Listening on udev Control Socket.\n[ 1.372756] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.374820] systemd[1]: Listening on udev Kernel Socket.\n[ 1.376092] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.378067] systemd[1]: Reached target Sockets.\n[ 1.379213] systemd[1]: Starting Sockets.\n[ 1.380543] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.382711] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.384728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.386868] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.389721] systemd[1]: Reached target Paths.\n[ 1.390872] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.392896] 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.451354] RPC: Registered named UNIX socket transport module.\n[ 1.452747] RPC: Registered udp transport module.\n[ 1.453916] RPC: Registered tcp transport module.\n[ 1.455093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.[ 1.546598] FDC 0 is a S82078B\n\n[ 1.549361] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.563523] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.567347] scsi host0: ata_piix\n[ 1.568745] scsi host1: ata_piix\n[ 1.568765] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.568766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.607368] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.612529] 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.702094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.703951] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.705825] usb 1-1: Product: QEMU USB Tablet\n[ 1.707187] usb 1-1: Manufacturer: QEMU\n[ 1.708460] usb 1-1: SerialNumber: 42\n[ 1.718425] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.721410] 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.806108] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.808587] XFS (vda1): Mounting V4 Filesystem\n[ 1.904660] 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 System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n[ 2.095332] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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 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.129234] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.367651] SELinux: Disabled at runtime.\n[ 2.403340] type=1404 audit(1535485526.599:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.482495] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.483912] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\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 Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.878966] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.903917] 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] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.004499] type=1305 audit(1535485527.200:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] 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 Authorization Manager...\n Starting NTP client/server...\n[ 3.165178] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.174887] [drm] Initialized drm 1.1.0 20060810\n[ 3.184260] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.231501] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.231502] [TTM] Initializing pool allocator\n[ 3.231507] [TTM] Initializing DMA pool allocator\n[ 3.231750] [drm] fb mappable at 0xFC000000\n[ 3.231750] [drm] vram aper at 0xFC000000\n[ 3.231750] [drm] size 33554432\n[ 3.231751] [drm] fb depth is 24\n[ 3.231751] [drm] pitch is 3072\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.261340] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.262786] ppdev: user-space parallel port driver\n[ 3.283636] Console: switching to colour frame buffer device 128x48\n[ 3.296853] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[ 3.304718] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.[ 3.337924] AES CTR mode by8 optimization enabled\n\n Starting Permit User Sessions...\n[[32m OK [0m[ 3.358824] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n] 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..[ 3.366086] alg: No test for crc32 (crc32-pclmul)\n.\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.395889] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.427272] intel_rapl: no valid rapl domains found in package 0\n[ 3.436086] intel_powerclamp: No package C-state available\n[ 3.442011] intel_powerclamp: No package C-state available[ 3.679249] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 19:45:28 +0000. Up 3.62 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting Dynamic System Tuning 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 OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started 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"} 2018-08-28 19:45:32,057 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325/action used request id req-d0e92bf0-f24a-46e9-b832-4f84ed69f994 2018-08-28 19:45:32,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.62952184677s 2018-08-28 19:45:32,058 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325/action used request id req-d0e92bf0-f24a-46e9-b832-4f84ed69f994 2018-08-28 19:45:32,059 - 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 1881461069 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.298395] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.300576] pid_max: default: 32768 minimum: 301 [ 0.301759] Security Framework initialized [ 0.302848] SELinux: Initializing. [ 0.304121] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308877] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311750] Mount-cache hash table entries: 4096 [ 0.313175] Initializing cgroup subsys memory [ 0.314317] Initializing cgroup subsys devices [ 0.315463] Initializing cgroup subsys freezer [ 0.316596] Initializing cgroup subsys net_cls [ 0.317730] Initializing cgroup subsys blkio [ 0.318836] Initializing cgroup subsys perf_event [ 0.320005] Initializing cgroup subsys hugetlb [ 0.321146] Initializing cgroup subsys pids [ 0.322239] Initializing cgroup subsys net_prio [ 0.323464] CPU: Physical Processor ID: 0 [ 0.325246] mce: CPU supports 10 MCE banks [ 0.326375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328894] tlb_flushall_shift: 6 [ 0.330075] Freeing SMP alternatives: 28k freed [ 0.334090] ACPI: Core revision 20130517 [ 0.335584] ACPI: All ACPI Tables successfully acquired [ 0.337007] ftrace: allocating 25812 entries in 101 pages [ 0.359989] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361490] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362946] smpboot: Max logical packages: 2 [ 0.364238] Enabling x2apic [ 0.365130] Enabled x2apic [ 0.366207] Switched APIC routing to physical x2apic. [ 0.368372] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.372432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379684] KVM setup paravirtual spinlock [ 0.381926] smpboot: Booting Node 0, Processors #1 OK [ 0.384003] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.406339] Brought up 2 CPUs [ 0.406342] KVM setup async PF for cpu 1 [ 0.406345] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.409438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.411559] devtmpfs: initialized [ 0.413892] EVM: security.selinux [ 0.414858] EVM: security.ima [ 0.415758] EVM: security.capability [ 0.417341] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.418849] pinctrl core: initialized pinctrl subsystem [ 0.420199] NET: Registered protocol family 16 [ 0.421532] ACPI: bus type PCI registered [ 0.422600] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424093] PCI: Using configuration type 1 for base access [ 0.428777] ACPI: Added _OSI(Module Device) [ 0.429893] ACPI: Added _OSI(Processor Device) [ 0.431018] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432177] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434929] ACPI: Interpreter enabled [ 0.435983] ACPI: (supports S0 S5) [ 0.436946] ACPI: Using IOAPIC for interrupt routing [ 0.438148] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.442009] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443414] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445051] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449222] acpiphp: Slot [3] registered [ 0.450285] acpiphp: Slot [4] registered [ 0.451355] acpiphp: Slot [5] registered [ 0.452414] acpiphp: Slot [6] registered [ 0.453476] acpiphp: Slot [7] registered [ 0.454539] acpiphp: Slot [8] registered [ 0.455593] acpiphp: Slot [9] registered [ 0.456652] acpiphp: Slot [10] registered [ 0.457721] acpiphp: Slot [11] registered [ 0.458791] acpiphp: Slot [12] registered [ 0.459862] acpiphp: Slot [13] registered [ 0.460931] acpiphp: Slot [14] registered [ 0.461998] acpiphp: Slot [15] registered [ 0.463063] acpiphp: Slot [16] registered [ 0.464134] acpiphp: Slot [17] registered [ 0.465203] acpiphp: Slot [18] registered [ 0.466269] acpiphp: Slot [19] registered [ 0.467343] acpiphp: Slot [20] registered [ 0.468412] acpiphp: Slot [21] registered [ 0.469479] acpiphp: Slot [22] registered [ 0.470548] acpiphp: Slot [23] registered [ 0.471624] acpiphp: Slot [24] registered [ 0.472694] acpiphp: Slot [25] registered [ 0.473767] acpiphp: Slot [26] registered [ 0.474839] acpiphp: Slot [27] registered [ 0.475905] acpiphp: Slot [28] registered [ 0.476980] acpiphp: Slot [29] registered [ 0.478046] acpiphp: Slot [30] registered [ 0.479112] acpiphp: Slot [31] registered [ 0.480170] PCI host bridge to bus 0000:00 [ 0.481232] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482502] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.485431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.487384] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.495164] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498122] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508371] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.557668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.559480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562325] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564010] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.567243] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570940] vgaarb: loaded [ 0.571802] vgaarb: bridge control possible 0000:00:02.0 [ 0.573176] SCSI subsystem initialized [ 0.574237] ACPI: bus type USB registered [ 0.575316] usbcore: registered new interface driver usbfs [ 0.576604] usbcore: registered new interface driver hub [ 0.577883] usbcore: registered new device driver usb [ 0.579254] PCI: Using ACPI for IRQ routing [ 0.580617] NetLabel: Initializing [ 0.581593] NetLabel: domain hash size = 128 [ 0.582691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.583908] NetLabel: unlabeled traffic allowed by default [ 0.585288] Switched to clocksource kvm-clock [ 0.592703] pnp: PnP ACPI init [ 0.593638] ACPI: bus type PNP registered [ 0.595025] pnp: PnP ACPI: found 5 devices [ 0.596096] ACPI: bus type PNP unregistered [ 0.603785] NET: Registered protocol family 2 [ 0.605138] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.607137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.608639] TCP: Hash tables configured (established 32768 bind 32768) [ 0.610093] TCP: reno registered [ 0.611037] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612403] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.613944] NET: Registered protocol family 1 [ 0.615510] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.617383] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.619207] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639588] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660220] Unpacking initramfs... [ 1.074185] Freeing initrd memory: 37508k freed [ 1.083717] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.085265] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.094356] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.095817] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.097476] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.098861] Initialise system trusted keyring [ 1.099979] audit: initializing netlink socket (disabled) [ 1.101239] type=2000 audit(1535485526.095:1): initialized [ 1.117364] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.118791] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.121306] zpool: loaded [ 1.122160] zbud: loaded [ 1.123153] VFS: Disk quotas dquot_6.5.2 [ 1.124214] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.125746] msgmni has been set to 7578 [ 1.126821] Key type big_key registered [ 1.128371] NET: Registered protocol family 38 [ 1.129498] Key type asymmetric registered [ 1.130560] Asymmetric key parser 'x509' registered [ 1.131760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.133736] io scheduler noop registered [ 1.134793] io scheduler deadline registered (default) [ 1.136013] io scheduler cfq registered [ 1.137121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.148279] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.149816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.151758] ACPI: Power Button [PWRF] [ 1.152849] GHES: HEST is not enabled! [ 1.153914] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.178313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.179842] Non-volatile memory driver v1.3 [ 1.180926] Linux agpgart interface v0.103 [ 1.182068] crash memory driver: version 1.1 [ 1.183204] rdac: device handler registered [ 1.184333] hp_sw: device handler registered [ 1.185430] emc: device handler registered [ 1.186485] alua: device handler registered [ 1.187575] libphy: Fixed MDIO Bus: probed [ 1.188673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.190094] ehci-pci: EHCI PCI platform driver [ 1.191201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.192556] ohci-pci: OHCI PCI platform driver [ 1.193671] uhci_hcd: USB Universal Host Controller Interface driver [ 1.232176] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.233457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.235423] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.236673] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.238054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.239530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.241459] usb usb1: Product: UHCI Host Controller [ 1.242702] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.244212] usb usb1: SerialNumber: 0000:00:01.2 [ 1.245417] hub 1-0:1.0: USB hub found [ 1.246458] hub 1-0:1.0: 2 ports detected [ 1.247623] usbcore: registered new interface driver usbserial [ 1.248971] usbcore: registered new interface driver usbserial_generic [ 1.250415] usbserial: USB Serial support registered for generic [ 1.251798] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.254460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.255716] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.257026] mousedev: PS/2 mouse device common for all mice [ 1.258578] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.261214] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.263371] rtc_cmos 00:00: RTC can wake from S4 [ 1.263608] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.266991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.268468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269956] cpuidle: using governor menu [ 1.271074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.272432] usbcore: registered new interface driver usbhid [ 1.273744] usbhid: USB HID core driver [ 1.274818] drop_monitor: Initializing network drop monitor service [ 1.276276] TCP: cubic registered [ 1.277242] Initializing XFRM netlink socket [ 1.278411] NET: Registered protocol family 10 [ 1.279696] NET: Registered protocol family 17 [ 1.281021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.282360] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.283788] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.286122] Loading compiled-in X.509 certificates [ 1.287356] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.289683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.292410] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.294756] registered taskstats version 1 [ 1.297382] Key type trusted registered [ 1.299719] Key type encrypted registered [ 1.302006] IMA: No TPM chip found, activating TPM-bypass! [ 1.303684] rtc_cmos 00:00: setting system clock to 2018-08-28 19:45:25 UTC (1535485525) [ 1.306431] Freeing unused kernel memory: 1680k freed [ 1.310790] 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.314770] systemd[1]: Detected virtualization kvm. [ 1.315984] systemd[1]: Detected architecture x86-64. [ 1.317221] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.319518] systemd[1]: No hostname configured. [ 1.320689] systemd[1]: Set hostname to . [ 1.321945] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.343414] systemd[1]: Reached target Timers. [ 1.344572] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.346362] systemd[1]: Reached target Swap. [ 1.347515] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.349426] systemd[1]: Created slice Root Slice. [ 1.350611] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.352561] systemd[1]: Created slice System Slice. [ 1.353776] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.355771] systemd[1]: Reached target Local File Systems. [ 1.357060] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.359030] systemd[1]: Reached target Slices. [ 1.360171] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.362109] systemd[1]: Listening on Journal Socket. [ 1.363329] systemd[1]: Starting Journal Socket. [ 1.364845] 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.368491] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.371467] systemd[1]: Listening on udev Control Socket. [ 1.372756] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.374820] systemd[1]: Listening on udev Kernel Socket. [ 1.376092] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.378067] systemd[1]: Reached target Sockets. [ 1.379213] systemd[1]: Starting Sockets. [ 1.380543] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.382711] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.384728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.386868] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.389721] systemd[1]: Reached target Paths. [ 1.390872] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.392896] 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.451354] RPC: Registered named UNIX socket transport module. [ 1.452747] RPC: Registered udp transport module. [ 1.453916] RPC: Registered tcp transport module. [ 1.455093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System.[ 1.546598] FDC 0 is a S82078B [ 1.549361] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.563523] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.567347] scsi host0: ata_piix [ 1.568745] scsi host1: ata_piix [ 1.568765] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.568766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.607368] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.612529] 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.702094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.703951] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.705825] usb 1-1: Product: QEMU USB Tablet [ 1.707187] usb 1-1: Manufacturer: QEMU [ 1.708460] usb 1-1: SerialNumber: 42 [ 1.718425] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.721410] 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.806108] SGI XFS with ACLs, security attributes, no debug enabled [ 1.808587] XFS (vda1): Mounting V4 Filesystem [ 1.904660] 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 System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. [ 2.095332] tsc: Refined TSC clocksource calibration: 3491.909 MHz Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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 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.129234] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.367651] SELinux: Disabled at runtime. [ 2.403340] type=1404 audit(1535485526.599:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.482495] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.483912] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[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 Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Load/Save Random Seed. [ 2.878966] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.903917] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.004499] type=1305 audit(1535485527.200:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] 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 Authorization Manager... Starting NTP client/server... [ 3.165178] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.174887] [drm] Initialized drm 1.1.0 20060810 [ 3.184260] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.231501] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.231502] [TTM] Initializing pool allocator [ 3.231507] [TTM] Initializing DMA pool allocator [ 3.231750] [drm] fb mappable at 0xFC000000 [ 3.231750] [drm] vram aper at 0xFC000000 [ 3.231750] [drm] size 33554432 [ 3.231751] [drm] fb depth is 24 [ 3.231751] [drm] pitch is 3072 Starting Dump dmesg to /var/log/dmesg... [ 3.261340] fbcon: cirrusdrmfb (fb0) is primary device [ 3.262786] ppdev: user-space parallel port driver [ 3.283636] Console: switching to colour frame buffer device 128x48 [ 3.296853] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [ 3.304718] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems.[ 3.337924] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m[ 3.358824] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] 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..[ 3.366086] alg: No test for crc32 (crc32-pclmul) . [[32m OK [0m] Reached target Login Prompts. [ 3.395889] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.427272] intel_rapl: no valid rapl domains found in package 0 [ 3.436086] intel_powerclamp: No package C-state available [ 3.442011] intel_powerclamp: No package C-state available[ 3.679249] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 19:45:28 +0000. Up 3.62 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Dynamic System Tuning 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 OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. 2018-08-28 19:45:32,063 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa5f1d50L 2018-08-28 19:45:32,064 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:45:32,079 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-28 19:45:32,079 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-28 19:45:32,100 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:45:32,100 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:45:32,100 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:45:32,100 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:45:32,100 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:45:32,101 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:45:32,109 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:45:32,110 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:45:32,128 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-28 19:45:32,129 - paramiko.transport - DEBUG - Trying key f4c23fef2fa70bca9886d0abf9d4c6b1 from /tmp/tmpVwDE5I 2018-08-28 19:45:32,149 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:45:32,175 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-28 19:45:32,195 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-28 19:45:32,197 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:45:32,202 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-28 19:45:32,203 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: Authentication failed. 2018-08-28 19:45:41,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-28 19:45:41,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325/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}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 19:45:42,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b4127cf2-1f82-438a-8c57-803856cc7290 x-compute-request-id: req-b4127cf2-1f82-438a-8c57-803856cc7290 Content-Encoding: gzip Content-Length: 12744 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 1881461069 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.298395] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.300576] pid_max: default: 32768 minimum: 301\n[ 0.301759] Security Framework initialized\n[ 0.302848] SELinux: Initializing.\n[ 0.304121] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308877] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311750] Mount-cache hash table entries: 4096\n[ 0.313175] Initializing cgroup subsys memory\n[ 0.314317] Initializing cgroup subsys devices\n[ 0.315463] Initializing cgroup subsys freezer\n[ 0.316596] Initializing cgroup subsys net_cls\n[ 0.317730] Initializing cgroup subsys blkio\n[ 0.318836] Initializing cgroup subsys perf_event\n[ 0.320005] Initializing cgroup subsys hugetlb\n[ 0.321146] Initializing cgroup subsys pids\n[ 0.322239] Initializing cgroup subsys net_prio\n[ 0.323464] CPU: Physical Processor ID: 0\n[ 0.325246] mce: CPU supports 10 MCE banks\n[ 0.326375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328894] tlb_flushall_shift: 6\n[ 0.330075] Freeing SMP alternatives: 28k freed\n[ 0.334090] ACPI: Core revision 20130517\n[ 0.335584] ACPI: All ACPI Tables successfully acquired\n[ 0.337007] ftrace: allocating 25812 entries in 101 pages\n[ 0.359989] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.361490] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362946] smpboot: Max logical packages: 2\n[ 0.364238] Enabling x2apic\n[ 0.365130] Enabled x2apic\n[ 0.366207] Switched APIC routing to physical x2apic.\n[ 0.368372] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.372432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379684] KVM setup paravirtual spinlock\n[ 0.381926] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384003] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.406339] Brought up 2 CPUs\n[ 0.406342] KVM setup async PF for cpu 1\n[ 0.406345] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.409438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.411559] devtmpfs: initialized\n[ 0.413892] EVM: security.selinux\n[ 0.414858] EVM: security.ima\n[ 0.415758] EVM: security.capability\n[ 0.417341] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.418849] pinctrl core: initialized pinctrl subsystem\n[ 0.420199] NET: Registered protocol family 16\n[ 0.421532] ACPI: bus type PCI registered\n[ 0.422600] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424093] PCI: Using configuration type 1 for base access\n[ 0.428777] ACPI: Added _OSI(Module Device)\n[ 0.429893] ACPI: Added _OSI(Processor Device)\n[ 0.431018] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.432177] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434929] ACPI: Interpreter enabled\n[ 0.435983] ACPI: (supports S0 S5)\n[ 0.436946] ACPI: Using IOAPIC for interrupt routing\n[ 0.438148] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.442009] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443414] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.445051] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449222] acpiphp: Slot [3] registered\n[ 0.450285] acpiphp: Slot [4] registered\n[ 0.451355] acpiphp: Slot [5] registered\n[ 0.452414] acpiphp: Slot [6] registered\n[ 0.453476] acpiphp: Slot [7] registered\n[ 0.454539] acpiphp: Slot [8] registered\n[ 0.455593] acpiphp: Slot [9] registered\n[ 0.456652] acpiphp: Slot [10] registered\n[ 0.457721] acpiphp: Slot [11] registered\n[ 0.458791] acpiphp: Slot [12] registered\n[ 0.459862] acpiphp: Slot [13] registered\n[ 0.460931] acpiphp: Slot [14] registered\n[ 0.461998] acpiphp: Slot [15] registered\n[ 0.463063] acpiphp: Slot [16] registered\n[ 0.464134] acpiphp: Slot [17] registered\n[ 0.465203] acpiphp: Slot [18] registered\n[ 0.466269] acpiphp: Slot [19] registered\n[ 0.467343] acpiphp: Slot [20] registered\n[ 0.468412] acpiphp: Slot [21] registered\n[ 0.469479] acpiphp: Slot [22] registered\n[ 0.470548] acpiphp: Slot [23] registered\n[ 0.471624] acpiphp: Slot [24] registered\n[ 0.472694] acpiphp: Slot [25] registered\n[ 0.473767] acpiphp: Slot [26] registered\n[ 0.474839] acpiphp: Slot [27] registered\n[ 0.475905] acpiphp: Slot [28] registered\n[ 0.476980] acpiphp: Slot [29] registered\n[ 0.478046] acpiphp: Slot [30] registered\n[ 0.479112] acpiphp: Slot [31] registered\n[ 0.480170] PCI host bridge to bus 0000:00\n[ 0.481232] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.482502] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.483967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.485431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.487384] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.495164] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.496693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.498122] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.499632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.508371] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.557668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.559480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.562325] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.564010] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.565674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.567243] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.568860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.570940] vgaarb: loaded\n[ 0.571802] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573176] SCSI subsystem initialized\n[ 0.574237] ACPI: bus type USB registered\n[ 0.575316] usbcore: registered new interface driver usbfs\n[ 0.576604] usbcore: registered new interface driver hub\n[ 0.577883] usbcore: registered new device driver usb\n[ 0.579254] PCI: Using ACPI for IRQ routing\n[ 0.580617] NetLabel: Initializing\n[ 0.581593] NetLabel: domain hash size = 128\n[ 0.582691] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.583908] NetLabel: unlabeled traffic allowed by default\n[ 0.585288] Switched to clocksource kvm-clock\n[ 0.592703] pnp: PnP ACPI init\n[ 0.593638] ACPI: bus type PNP registered\n[ 0.595025] pnp: PnP ACPI: found 5 devices\n[ 0.596096] ACPI: bus type PNP unregistered\n[ 0.603785] NET: Registered protocol family 2\n[ 0.605138] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.607137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.608639] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.610093] TCP: reno registered\n[ 0.611037] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.612403] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.613944] NET: Registered protocol family 1\n[ 0.615510] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.617383] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.619207] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.639588] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660220] Unpacking initramfs...\n[ 1.074185] Freeing initrd memory: 37508k freed\n[ 1.083717] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.085265] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.094356] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.095817] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.097476] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.098861] Initialise system trusted keyring\n[ 1.099979] audit: initializing netlink socket (disabled)\n[ 1.101239] type=2000 audit(1535485526.095:1): initialized\n[ 1.117364] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.118791] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.121306] zpool: loaded\n[ 1.122160] zbud: loaded\n[ 1.123153] VFS: Disk quotas dquot_6.5.2\n[ 1.124214] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.125746] msgmni has been set to 7578\n[ 1.126821] Key type big_key registered\n[ 1.128371] NET: Registered protocol family 38\n[ 1.129498] Key type asymmetric registered\n[ 1.130560] Asymmetric key parser 'x509' registered\n[ 1.131760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.133736] io scheduler noop registered\n[ 1.134793] io scheduler deadline registered (default)\n[ 1.136013] io scheduler cfq registered\n[ 1.137121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.148279] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.149816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.151758] ACPI: Power Button [PWRF]\n[ 1.152849] GHES: HEST is not enabled!\n[ 1.153914] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.178313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.179842] Non-volatile memory driver v1.3\n[ 1.180926] Linux agpgart interface v0.103\n[ 1.182068] crash memory driver: version 1.1\n[ 1.183204] rdac: device handler registered\n[ 1.184333] hp_sw: device handler registered\n[ 1.185430] emc: device handler registered\n[ 1.186485] alua: device handler registered\n[ 1.187575] libphy: Fixed MDIO Bus: probed\n[ 1.188673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.190094] ehci-pci: EHCI PCI platform driver\n[ 1.191201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.192556] ohci-pci: OHCI PCI platform driver\n[ 1.193671] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.232176] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.233457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.235423] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.236673] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.238054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.239530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.241459] usb usb1: Product: UHCI Host Controller\n[ 1.242702] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.244212] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.245417] hub 1-0:1.0: USB hub found\n[ 1.246458] hub 1-0:1.0: 2 ports detected\n[ 1.247623] usbcore: registered new interface driver usbserial\n[ 1.248971] usbcore: registered new interface driver usbserial_generic\n[ 1.250415] usbserial: USB Serial support registered for generic\n[ 1.251798] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.254460] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.255716] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.257026] mousedev: PS/2 mouse device common for all mice\n[ 1.258578] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.261214] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.263371] rtc_cmos 00:00: RTC can wake from S4\n[ 1.263608] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.266991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.268468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.269956] cpuidle: using governor menu\n[ 1.271074] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.272432] usbcore: registered new interface driver usbhid\n[ 1.273744] usbhid: USB HID core driver\n[ 1.274818] drop_monitor: Initializing network drop monitor service\n[ 1.276276] TCP: cubic registered\n[ 1.277242] Initializing XFRM netlink socket\n[ 1.278411] NET: Registered protocol family 10\n[ 1.279696] NET: Registered protocol family 17\n[ 1.281021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.282360] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.283788] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.286122] Loading compiled-in X.509 certificates\n[ 1.287356] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.289683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.292410] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.294756] registered taskstats version 1\n[ 1.297382] Key type trusted registered\n[ 1.299719] Key type encrypted registered\n[ 1.302006] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.303684] rtc_cmos 00:00: setting system clock to 2018-08-28 19:45:25 UTC (1535485525)\n[ 1.306431] Freeing unused kernel memory: 1680k freed\n[ 1.310790] 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.314770] systemd[1]: Detected virtualization kvm.\n[ 1.315984] systemd[1]: Detected architecture x86-64.\n[ 1.317221] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.319518] systemd[1]: No hostname configured.\n[ 1.320689] systemd[1]: Set hostname to .\n[ 1.321945] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.343414] systemd[1]: Reached target Timers.\n[ 1.344572] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.346362] systemd[1]: Reached target Swap.\n[ 1.347515] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.349426] systemd[1]: Created slice Root Slice.\n[ 1.350611] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.352561] systemd[1]: Created slice System Slice.\n[ 1.353776] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.355771] systemd[1]: Reached target Local File Systems.\n[ 1.357060] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Reached target Slices.\n[ 1.359030] systemd[1]: Reached target Slices.\n[ 1.360171] systemd[1]: Starting Slices.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.362109] systemd[1]: Listening on Journal Socket.\n[ 1.363329] systemd[1]: Starting Journal Socket.\n[ 1.364845] 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.368491] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.371467] systemd[1]: Listening on udev Control Socket.\n[ 1.372756] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.374820] systemd[1]: Listening on udev Kernel Socket.\n[ 1.376092] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.378067] systemd[1]: Reached target Sockets.\n[ 1.379213] systemd[1]: Starting Sockets.\n[ 1.380543] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.382711] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.384728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.386868] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.389721] systemd[1]: Reached target Paths.\n[ 1.390872] systemd[1]: Starting Paths.\n[[32m OK [0m] Started Journal Service.\n[ 1.392896] 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.451354] RPC: Registered named UNIX socket transport module.\n[ 1.452747] RPC: Registered udp transport module.\n[ 1.453916] RPC: Registered tcp transport module.\n[ 1.455093] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.[ 1.546598] FDC 0 is a S82078B\n\n[ 1.549361] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.563523] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.567347] scsi host0: ata_piix\n[ 1.568745] scsi host1: ata_piix\n[ 1.568765] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.568766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.607368] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.612529] 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.702094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.703951] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.705825] usb 1-1: Product: QEMU USB Tablet\n[ 1.707187] usb 1-1: Manufacturer: QEMU\n[ 1.708460] usb 1-1: SerialNumber: 42\n[ 1.718425] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.721410] 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.806108] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.808587] XFS (vda1): Mounting V4 Filesystem\n[ 1.904660] 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 System Initialization.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n[ 2.095332] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Paths.\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 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.129234] systemd-journald[107]: Received SIGTERM from PID 1 (systemd).\n[ 2.367651] SELinux: Disabled at runtime.\n[ 2.403340] type=1404 audit(1535485526.599:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.482495] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.483912] systemd[1]: Inserted module 'ip_tables'\n\nWelcome to [0;31mCentOS Linux 7 (Core)[0m!\n\n[[32m OK [0m] Stopped Switch Root.\n Mounting Huge Pages File System...\n[[32m OK [0m] Reached target Encrypted Volumes.\n Mounting Debug File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Starting Create list of required st... nodes for the current kernel...\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 Remount Root and Kernel File Systems.\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n Starting Create Static Device Nodes in /dev...\n Starting Load/Save Random Seed...\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.878966] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Reached target Local File Systems (Pre).\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\n[ 2.903917] 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] Reached target Local File Systems.\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.004499] type=1305 audit(1535485527.200:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1\n[[32m OK [0m] Started Security Auditing Service.\n Starting Update UTMP about System Boot/Shutdown...\n[[32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[32m OK [0m] Started Rebuild Hardware Database.\n Starting udev Coldplug all Devices...\n Starting Update is Completed...\n[[32m OK [0m] Started Update is Completed.\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] 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 Authorization Manager...\n Starting NTP client/server...\n[ 3.165178] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 3.174887] [drm] Initialized drm 1.1.0 20060810\n[ 3.184260] input: PC Speaker as /devices/platform/pcspkr/input/input5\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 3.231501] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.231502] [TTM] Initializing pool allocator\n[ 3.231507] [TTM] Initializing DMA pool allocator\n[ 3.231750] [drm] fb mappable at 0xFC000000\n[ 3.231750] [drm] vram aper at 0xFC000000\n[ 3.231750] [drm] size 33554432\n[ 3.231751] [drm] fb depth is 24\n[ 3.231751] [drm] pitch is 3072\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.261340] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.262786] ppdev: user-space parallel port driver\n[ 3.283636] Console: switching to colour frame buffer device 128x48\n[ 3.296853] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[ 3.304718] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Authorization Manager.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Reached target NFS client services.\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.[ 3.337924] AES CTR mode by8 optimization enabled\n\n Starting Permit User Sessions...\n[[32m OK [0m[ 3.358824] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n] 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..[ 3.366086] alg: No test for crc32 (crc32-pclmul)\n.\n[[32m OK [0m] Reached target Login Prompts.\n[ 3.395889] intel_rapl: no valid rapl domains found in package 0\n[[32m OK [0m] Started Command Scheduler.\n Starting Command Scheduler...\n[ 3.427272] intel_rapl: no valid rapl domains found in package 0\n[ 3.436086] intel_powerclamp: No package C-state available\n[ 3.442011] intel_powerclamp: No package C-state available[ 3.679249] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 19:45:28 +0000. Up 3.62 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 Initial cloud-init job (metadata service crawler)...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Notify NFS peers of a restart...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\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 Starting LSB: Starts Logstash as a daemon....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting LSB: Supports the direct execution of binary formats....\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting Dynamic System Tuning 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 OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started nginx - high performance web server.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[ 6.003982] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 19:45:30 +0000. Up 5.89 seconds.\n[ 6.043800] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 6.048524] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.050877] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 6.059411] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.064425] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 6.068385] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:7d:af:8c |\n[ 6.073874] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 6.080290] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 6.091287] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.099758] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 6.109935] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 6.117873] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 6.124664] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 6.131175] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 6.142078] cloud-init[790]: 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: [ 9.314334] cloud-init[2529]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 28 Aug 2018 19:45:33 +0000. Up 9.25 seconds.\n[ 10.025313] cloud-init[2625]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 28 Aug 2018 19:45:34 +0000. Up 9.98 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 | f4:c2:3f:ef:2f:a7:0b:ca:98:86:d0:ab:f9:d4:c6:b1 | - | 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.077305] cloud-init[2625]: Cloud-init v. 0.7.5 finished at Tue, 28 Aug 2018 19:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.07 seconds\n"} 2018-08-28 19:45:42,341 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325/action used request id req-b4127cf2-1f82-438a-8c57-803856cc7290 2018-08-28 19:45:42,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.1346681118s 2018-08-28 19:45:42,343 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325/action used request id req-b4127cf2-1f82-438a-8c57-803856cc7290 2018-08-28 19:45:42,343 - 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 1881461069 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.298395] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.300576] pid_max: default: 32768 minimum: 301 [ 0.301759] Security Framework initialized [ 0.302848] SELinux: Initializing. [ 0.304121] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308877] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311750] Mount-cache hash table entries: 4096 [ 0.313175] Initializing cgroup subsys memory [ 0.314317] Initializing cgroup subsys devices [ 0.315463] Initializing cgroup subsys freezer [ 0.316596] Initializing cgroup subsys net_cls [ 0.317730] Initializing cgroup subsys blkio [ 0.318836] Initializing cgroup subsys perf_event [ 0.320005] Initializing cgroup subsys hugetlb [ 0.321146] Initializing cgroup subsys pids [ 0.322239] Initializing cgroup subsys net_prio [ 0.323464] CPU: Physical Processor ID: 0 [ 0.325246] mce: CPU supports 10 MCE banks [ 0.326375] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327635] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328894] tlb_flushall_shift: 6 [ 0.330075] Freeing SMP alternatives: 28k freed [ 0.334090] ACPI: Core revision 20130517 [ 0.335584] ACPI: All ACPI Tables successfully acquired [ 0.337007] ftrace: allocating 25812 entries in 101 pages [ 0.359989] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.361490] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362946] smpboot: Max logical packages: 2 [ 0.364238] Enabling x2apic [ 0.365130] Enabled x2apic [ 0.366207] Switched APIC routing to physical x2apic. [ 0.368372] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369840] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.372432] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379684] KVM setup paravirtual spinlock [ 0.381926] smpboot: Booting Node 0, Processors #1 OK [ 0.384003] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.406339] Brought up 2 CPUs [ 0.406342] KVM setup async PF for cpu 1 [ 0.406345] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.409438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.411559] devtmpfs: initialized [ 0.413892] EVM: security.selinux [ 0.414858] EVM: security.ima [ 0.415758] EVM: security.capability [ 0.417341] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.418849] pinctrl core: initialized pinctrl subsystem [ 0.420199] NET: Registered protocol family 16 [ 0.421532] ACPI: bus type PCI registered [ 0.422600] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424093] PCI: Using configuration type 1 for base access [ 0.428777] ACPI: Added _OSI(Module Device) [ 0.429893] ACPI: Added _OSI(Processor Device) [ 0.431018] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.432177] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434929] ACPI: Interpreter enabled [ 0.435983] ACPI: (supports S0 S5) [ 0.436946] ACPI: Using IOAPIC for interrupt routing [ 0.438148] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.442009] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443414] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.445051] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446505] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449222] acpiphp: Slot [3] registered [ 0.450285] acpiphp: Slot [4] registered [ 0.451355] acpiphp: Slot [5] registered [ 0.452414] acpiphp: Slot [6] registered [ 0.453476] acpiphp: Slot [7] registered [ 0.454539] acpiphp: Slot [8] registered [ 0.455593] acpiphp: Slot [9] registered [ 0.456652] acpiphp: Slot [10] registered [ 0.457721] acpiphp: Slot [11] registered [ 0.458791] acpiphp: Slot [12] registered [ 0.459862] acpiphp: Slot [13] registered [ 0.460931] acpiphp: Slot [14] registered [ 0.461998] acpiphp: Slot [15] registered [ 0.463063] acpiphp: Slot [16] registered [ 0.464134] acpiphp: Slot [17] registered [ 0.465203] acpiphp: Slot [18] registered [ 0.466269] acpiphp: Slot [19] registered [ 0.467343] acpiphp: Slot [20] registered [ 0.468412] acpiphp: Slot [21] registered [ 0.469479] acpiphp: Slot [22] registered [ 0.470548] acpiphp: Slot [23] registered [ 0.471624] acpiphp: Slot [24] registered [ 0.472694] acpiphp: Slot [25] registered [ 0.473767] acpiphp: Slot [26] registered [ 0.474839] acpiphp: Slot [27] registered [ 0.475905] acpiphp: Slot [28] registered [ 0.476980] acpiphp: Slot [29] registered [ 0.478046] acpiphp: Slot [30] registered [ 0.479112] acpiphp: Slot [31] registered [ 0.480170] PCI host bridge to bus 0000:00 [ 0.481232] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.482502] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.483967] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.485431] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.487384] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.495164] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.496693] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.498122] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.499632] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506409] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.508371] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.557668] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.559480] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562325] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564010] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.565674] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.567243] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.568860] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.570940] vgaarb: loaded [ 0.571802] vgaarb: bridge control possible 0000:00:02.0 [ 0.573176] SCSI subsystem initialized [ 0.574237] ACPI: bus type USB registered [ 0.575316] usbcore: registered new interface driver usbfs [ 0.576604] usbcore: registered new interface driver hub [ 0.577883] usbcore: registered new device driver usb [ 0.579254] PCI: Using ACPI for IRQ routing [ 0.580617] NetLabel: Initializing [ 0.581593] NetLabel: domain hash size = 128 [ 0.582691] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.583908] NetLabel: unlabeled traffic allowed by default [ 0.585288] Switched to clocksource kvm-clock [ 0.592703] pnp: PnP ACPI init [ 0.593638] ACPI: bus type PNP registered [ 0.595025] pnp: PnP ACPI: found 5 devices [ 0.596096] ACPI: bus type PNP unregistered [ 0.603785] NET: Registered protocol family 2 [ 0.605138] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.607137] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.608639] TCP: Hash tables configured (established 32768 bind 32768) [ 0.610093] TCP: reno registered [ 0.611037] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.612403] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.613944] NET: Registered protocol family 1 [ 0.615510] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.617383] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.619207] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.639588] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660220] Unpacking initramfs... [ 1.074185] Freeing initrd memory: 37508k freed [ 1.083717] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.085265] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.094356] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.095817] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.097476] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.098861] Initialise system trusted keyring [ 1.099979] audit: initializing netlink socket (disabled) [ 1.101239] type=2000 audit(1535485526.095:1): initialized [ 1.117364] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.118791] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.121306] zpool: loaded [ 1.122160] zbud: loaded [ 1.123153] VFS: Disk quotas dquot_6.5.2 [ 1.124214] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.125746] msgmni has been set to 7578 [ 1.126821] Key type big_key registered [ 1.128371] NET: Registered protocol family 38 [ 1.129498] Key type asymmetric registered [ 1.130560] Asymmetric key parser 'x509' registered [ 1.131760] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.133736] io scheduler noop registered [ 1.134793] io scheduler deadline registered (default) [ 1.136013] io scheduler cfq registered [ 1.137121] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.148279] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.149816] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.151758] ACPI: Power Button [PWRF] [ 1.152849] GHES: HEST is not enabled! [ 1.153914] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.178313] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.179842] Non-volatile memory driver v1.3 [ 1.180926] Linux agpgart interface v0.103 [ 1.182068] crash memory driver: version 1.1 [ 1.183204] rdac: device handler registered [ 1.184333] hp_sw: device handler registered [ 1.185430] emc: device handler registered [ 1.186485] alua: device handler registered [ 1.187575] libphy: Fixed MDIO Bus: probed [ 1.188673] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.190094] ehci-pci: EHCI PCI platform driver [ 1.191201] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.192556] ohci-pci: OHCI PCI platform driver [ 1.193671] uhci_hcd: USB Universal Host Controller Interface driver [ 1.232176] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.233457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.235423] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.236673] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.238054] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.239530] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.241459] usb usb1: Product: UHCI Host Controller [ 1.242702] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.244212] usb usb1: SerialNumber: 0000:00:01.2 [ 1.245417] hub 1-0:1.0: USB hub found [ 1.246458] hub 1-0:1.0: 2 ports detected [ 1.247623] usbcore: registered new interface driver usbserial [ 1.248971] usbcore: registered new interface driver usbserial_generic [ 1.250415] usbserial: USB Serial support registered for generic [ 1.251798] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.254460] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.255716] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.257026] mousedev: PS/2 mouse device common for all mice [ 1.258578] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.261214] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.263371] rtc_cmos 00:00: RTC can wake from S4 [ 1.263608] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.266991] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.268468] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.269956] cpuidle: using governor menu [ 1.271074] hidraw: raw HID events driver (C) Jiri Kosina [ 1.272432] usbcore: registered new interface driver usbhid [ 1.273744] usbhid: USB HID core driver [ 1.274818] drop_monitor: Initializing network drop monitor service [ 1.276276] TCP: cubic registered [ 1.277242] Initializing XFRM netlink socket [ 1.278411] NET: Registered protocol family 10 [ 1.279696] NET: Registered protocol family 17 [ 1.281021] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.282360] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.283788] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.286122] Loading compiled-in X.509 certificates [ 1.287356] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.289683] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.292410] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.294756] registered taskstats version 1 [ 1.297382] Key type trusted registered [ 1.299719] Key type encrypted registered [ 1.302006] IMA: No TPM chip found, activating TPM-bypass! [ 1.303684] rtc_cmos 00:00: setting system clock to 2018-08-28 19:45:25 UTC (1535485525) [ 1.306431] Freeing unused kernel memory: 1680k freed [ 1.310790] 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.314770] systemd[1]: Detected virtualization kvm. [ 1.315984] systemd[1]: Detected architecture x86-64. [ 1.317221] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.319518] systemd[1]: No hostname configured. [ 1.320689] systemd[1]: Set hostname to . [ 1.321945] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.343414] systemd[1]: Reached target Timers. [ 1.344572] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.346362] systemd[1]: Reached target Swap. [ 1.347515] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.349426] systemd[1]: Created slice Root Slice. [ 1.350611] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.352561] systemd[1]: Created slice System Slice. [ 1.353776] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Local File Systems. [ 1.355771] systemd[1]: Reached target Local File Systems. [ 1.357060] systemd[1]: Starting Local File Systems. [[32m OK [0m] Reached target Slices. [ 1.359030] systemd[1]: Reached target Slices. [ 1.360171] systemd[1]: Starting Slices. [[32m OK [0m] Listening on Journal Socket. [ 1.362109] systemd[1]: Listening on Journal Socket. [ 1.363329] systemd[1]: Starting Journal Socket. [ 1.364845] 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.368491] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Listening on udev Control Socket. [ 1.371467] systemd[1]: Listening on udev Control Socket. [ 1.372756] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.374820] systemd[1]: Listening on udev Kernel Socket. [ 1.376092] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.378067] systemd[1]: Reached target Sockets. [ 1.379213] systemd[1]: Starting Sockets. [ 1.380543] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.382711] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.384728] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.386868] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.389721] systemd[1]: Reached target Paths. [ 1.390872] systemd[1]: Starting Paths. [[32m OK [0m] Started Journal Service. [ 1.392896] 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.451354] RPC: Registered named UNIX socket transport module. [ 1.452747] RPC: Registered udp transport module. [ 1.453916] RPC: Registered tcp transport module. [ 1.455093] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System.[ 1.546598] FDC 0 is a S82078B [ 1.549361] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.563523] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.567347] scsi host0: ata_piix [ 1.568745] scsi host1: ata_piix [ 1.568765] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.568766] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.607368] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.612529] 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.702094] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.703951] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.705825] usb 1-1: Product: QEMU USB Tablet [ 1.707187] usb 1-1: Manufacturer: QEMU [ 1.708460] usb 1-1: SerialNumber: 42 [ 1.718425] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.721410] 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.806108] SGI XFS with ACLs, security attributes, no debug enabled [ 1.808587] XFS (vda1): Mounting V4 Filesystem [ 1.904660] 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 System Initialization. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped Apply Kernel Variables. [ 2.095332] tsc: Refined TSC clocksource calibration: 3491.909 MHz Stopping Apply Kernel Variables... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Paths. [[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 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.129234] systemd-journald[107]: Received SIGTERM from PID 1 (systemd). [ 2.367651] SELinux: Disabled at runtime. [ 2.403340] type=1404 audit(1535485526.599:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.482495] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.483912] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. Mounting Huge Pages File System... [[32m OK [0m] Reached target Encrypted Volumes. Mounting Debug File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on Delayed Shutdown Socket. Starting Create list of required st... nodes for the current kernel... [[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 Remount Root and Kernel File Systems. [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. Starting Create Static Device Nodes in /dev... Starting Load/Save Random Seed... Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started Load/Save Random Seed. [ 2.878966] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Reached target Local File Systems (Pre). Starting udev Kernel Device Manager... [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [ 2.903917] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Reached target Local File Systems. Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.004499] type=1305 audit(1535485527.200:3): audit_pid=438 old=0 auid=4294967295 ses=4294967295 res=1 [[32m OK [0m] Started Security Auditing Service. Starting Update UTMP about System Boot/Shutdown... [[32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[32m OK [0m] Started Rebuild Hardware Database. Starting udev Coldplug all Devices... Starting Update is Completed... [[32m OK [0m] Started Update is Completed. [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] 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 Authorization Manager... Starting NTP client/server... [ 3.165178] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. [ 3.174887] [drm] Initialized drm 1.1.0 20060810 [ 3.184260] input: PC Speaker as /devices/platform/pcspkr/input/input5 Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 3.231501] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.231502] [TTM] Initializing pool allocator [ 3.231507] [TTM] Initializing DMA pool allocator [ 3.231750] [drm] fb mappable at 0xFC000000 [ 3.231750] [drm] vram aper at 0xFC000000 [ 3.231750] [drm] size 33554432 [ 3.231751] [drm] fb depth is 24 [ 3.231751] [drm] pitch is 3072 Starting Dump dmesg to /var/log/dmesg... [ 3.261340] fbcon: cirrusdrmfb (fb0) is primary device [ 3.262786] ppdev: user-space parallel port driver [ 3.283636] Console: switching to colour frame buffer device 128x48 [ 3.296853] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [ 3.304718] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Authorization Manager. [[32m OK [0m] Started Login Service. [[32m OK [0m] Reached target NFS client services. [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems.[ 3.337924] AES CTR mode by8 optimization enabled Starting Permit User Sessions... [[32m OK [0m[ 3.358824] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) ] 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..[ 3.366086] alg: No test for crc32 (crc32-pclmul) . [[32m OK [0m] Reached target Login Prompts. [ 3.395889] intel_rapl: no valid rapl domains found in package 0 [[32m OK [0m] Started Command Scheduler. Starting Command Scheduler... [ 3.427272] intel_rapl: no valid rapl domains found in package 0 [ 3.436086] intel_powerclamp: No package C-state available [ 3.442011] intel_powerclamp: No package C-state available[ 3.679249] cloud-init[472]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 19:45:28 +0000. Up 3.62 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 Initial cloud-init job (metadata service crawler)... Starting System Logging Service... Starting nginx - high performance web server... Starting Notify NFS peers of a restart... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... [[32m OK [0m] Reached target Network is Online. Starting Crash recovery kernel arming... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting LSB: Supports the direct execution of binary formats.... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting Dynamic System Tuning 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 OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started nginx - high performance web server. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started Dynamic System Tuning Daemon. [ 6.003982] cloud-init[790]: Cloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 19:45:30 +0000. Up 5.89 seconds. [ 6.043800] cloud-init[790]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 6.048524] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.050877] cloud-init[790]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 6.059411] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.064425] cloud-init[790]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 6.068385] cloud-init[790]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:7d:af:8c | [ 6.073874] cloud-init[790]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 6.080290] cloud-init[790]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 6.091287] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.099758] cloud-init[790]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 6.109935] cloud-init[790]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 6.117873] cloud-init[790]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 6.124664] cloud-init[790]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 6.131175] cloud-init[790]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 6.142078] cloud-init[790]: 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: [ 9.314334] cloud-init[2529]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 28 Aug 2018 19:45:33 +0000. Up 9.25 seconds. [ 10.025313] cloud-init[2625]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 28 Aug 2018 19:45:34 +0000. Up 9.98 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 | f4:c2:3f:ef:2f:a7:0b:ca:98:86:d0:ab:f9:d4:c6:b1 | - | 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.077305] cloud-init[2625]: Cloud-init v. 0.7.5 finished at Tue, 28 Aug 2018 19:45:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.07 seconds 2018-08-28 19:45:42,347 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa62d610L 2018-08-28 19:45:42,348 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 19:45:42,364 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-28 19:45:42,365 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-28 19:45:42,388 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 19:45:42,388 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 19:45:42,389 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 19:45:42,389 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 19:45:42,389 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 19:45:42,389 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 19:45:42,399 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 19:45:42,399 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 19:45:42,412 - paramiko.transport - DEBUG - Trying key f4c23fef2fa70bca9886d0abf9d4c6b1 from /tmp/tmpVwDE5I 2018-08-28 19:45:42,440 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 19:45:42,453 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 19:45:42,477 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-28 19:45:42,477 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-28 19:45:42,477 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-28 19:45:42,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-28 19:45:42,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:42,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:42,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:42,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:42,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:42,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:42,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:42,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5093, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5101, "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": 1665, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5084, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 878, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 808, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 798, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4741, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5077, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-28 19:45:42,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:42,719 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:40 GMT 2018-08-28 19:45:42,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:42,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-28 19:45:42,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:42,719 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 5093, 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': 5101, 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': 1665, 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': 5084, 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': 878, 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': 808, 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': 798, 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': 4741, 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': 5077, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-28 19:45:42,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/status 2018-08-28 19:45:43,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:43,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:43,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:43,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 5093, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 5101, "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": 1665, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 5084, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 878, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 808, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 798, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4741, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 5077, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:41 GMT 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-28 19:45:43,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:43,075 - functest.core.cloudify - INFO - The current manager status is running 2018-08-28 19:45:43,075 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-28 19:45:43,208 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:41.335Z", "updated_at": "2018-08-28T19:45:41.335Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-28 19:45:43,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:43,209 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:41 GMT 2018-08-28 19:45:43,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:43,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-28 19:45:43,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:43,209 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-08-28 19:45:43,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:43,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:43,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:41.335Z", "updated_at": "2018-08-28T19:45:41.335Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:41 GMT 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-28 19:45:43,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:43,317 - functest.core.cloudify - DEBUG - List secrets: 2018-08-28 19:45:43,317 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/secrets/foo 2018-08-28 19:45:43,409 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:43,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:43,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:43,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:41.335Z", "updated_at": "2018-08-28T19:45:41.335Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:41 GMT 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-28 19:45:43,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:43,411 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-28 19:45:43,411 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-28 19:45:43,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 19:45:43,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:45:43,497 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76555a78-bdde-4bd5-99bb-b492b08c1ace Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a"}, "enabled": true, "id": "3e1236d797ed426b9389398b2c50de8a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:45:43,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-76555a78-bdde-4bd5-99bb-b492b08c1ace 2018-08-28 19:45:43,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0852339267731s 2018-08-28 19:45:43,497 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-76555a78-bdde-4bd5-99bb-b492b08c1ace 2018-08-28 19:45:43,500 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-08-28 19:45:43,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/quotas/3e1236d797ed426b9389398b2c50de8a.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-08-28 19:45:43,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-b39387d1-19d5-4196-9f5a-4f46c2c54b5f Date: Tue, 28 Aug 2018 19:45:43 GMT RESP BODY: {"quota": {"subnet": 100, "network": 100, "floatingip": 50, "subnetpool": -1, "security_group_rule": 100, "trunk": -1, "security_group": 20, "router": 10, "rbac_policy": 10, "port": 50}} 2018-08-28 19:45:43,734 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/3e1236d797ed426b9389398b2c50de8a.json used request id req-b39387d1-19d5-4196-9f5a-4f46c2c54b5f 2018-08-28 19:45:43,734 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.234079837799s 2018-08-28 19:45:43,735 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/quotas/3e1236d797ed426b9389398b2c50de8a.json used request id req-b39387d1-19d5-4196-9f5a-4f46c2c54b5f 2018-08-28 19:45:43,735 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-08-28 19:45:43,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-08-28 19:45:43,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:45:43,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b729069-54c4-4e5c-81d3-5067636a0d11 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/0c8060cbc09f4ce59063602f77893e63"}, "enabled": true, "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/1948ef55b6e046b08a6942bb649481ee"}, "enabled": true, "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/1caf24fda36d453294dc51437ab09e1e"}, "enabled": true, "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/58fe83f7a46c4b4097cf1ed2a5167fe2"}, "enabled": true, "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/662dd569c42e4463b1e9e95726d72723"}, "enabled": true, "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/6e4ae6f9323143b580d70a0df2bb55b7"}, "enabled": true, "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/80da8b68e0e4461382d2060accb532dd"}, "enabled": true, "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9c1ea10a0d8548bcbc4b5aaaa3b73a8f"}, "enabled": true, "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9d3cd1f3b7034a08a198ca8780d5888b"}, "enabled": true, "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b1ddb59bc2174e9eb7509c59f180af66"}, "enabled": true, "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/bb8b2c2a480047cca685bf8128595304"}, "enabled": true, "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d094c302156c402db325c772a6851c1c"}, "enabled": true, "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d218ced531c643b1b90668d6ae16c89f"}, "enabled": true, "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d72abdd24b3c4da9a201905b5dafe9ee"}, "enabled": true, "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d9234ed35f76467fa10fb4830fec5070"}, "enabled": true, "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/ea65ed9ecc254004aa3d9d5333828bc5"}, "enabled": true, "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-08-28 19:45:43,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-9b729069-54c4-4e5c-81d3-5067636a0d11 2018-08-28 19:45:43,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0863928794861s 2018-08-28 19:45:43,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-08-28 19:45:43,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 19:45:43,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:45:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f9fd1bf-903d-42d1-9158-edf6bc08b39b Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/04bb074f098e42eca043fcc1ff9b93c6"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f62d087c11e426cbe47ae86e7d3d6de"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1fcdbc67c5dd4bb1abffdcaefb92df85"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d094c302156c402db325c772a6851c1c", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/210283cd731040f5a9ee37af95ab7966"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "210283cd731040f5a9ee37af95ab7966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25272433a9fc4eec83116e00965b064a"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "25272433a9fc4eec83116e00965b064a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25f994e7123a473c8a02a80a93f87402"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "25f994e7123a473c8a02a80a93f87402"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/263948e6698944dda60187f96e498b56"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "263948e6698944dda60187f96e498b56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/282211e5aac648638ec16ad99d494918"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "282211e5aac648638ec16ad99d494918"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/32df7d5dbfaf4414aa0af285602f5679"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37954cf7bd374cf69910480d7d62e078"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "37954cf7bd374cf69910480d7d62e078"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/379c047adff04e7db4fbaba7e1cd32ae"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37a1929c4fce401e93afc47870820819"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "37a1929c4fce401e93afc47870820819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3ae738e8913c486092a04b707c4e6bb1"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/40634a7a4d224c34a836ebd9dd5c7311"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/41ebee6b4fbe44fbaa2de8e3df33c9e7"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43a1fb5af46f446bb4bededa6fd86502"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d094c302156c402db325c772a6851c1c", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/479399177bcb4def85bc335a8c3c4257"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "479399177bcb4def85bc335a8c3c4257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/505c9c0606814d2eb6dd6b44330b24de"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5637adc1055a4caaa8240da1525f4229"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "5637adc1055a4caaa8240da1525f4229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6036504e32f940f7be35718524b35b5b"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "6036504e32f940f7be35718524b35b5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/710d1f77ca4a4d648858510b82f9d2db"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/72b88b735f0e4bfd9b485078de80a144"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/792db417d78f4d11b6e9027a320be144"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "792db417d78f4d11b6e9027a320be144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d588ce64f724f9294501bfc6f5242f9"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "7d588ce64f724f9294501bfc6f5242f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87898e304d1d4498862ed6eb1b973ecc"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "87898e304d1d4498862ed6eb1b973ecc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89270628185d4cc98c95753984248196"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "89270628185d4cc98c95753984248196"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/984d4375477b4c3ab5f80678c93bdf65"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c2bb1d9fb1b418bab71c8a839b79f89"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9f7d2f52f5ce474aa2a1bf227831cb6e"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a30dcd167ea6456bba3e75c50316cadc"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ae8504fec2df49b98c1264e28d5003f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aeb662e0d013457092b5d9830c497e2c"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "aeb662e0d013457092b5d9830c497e2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bdcf37eb96bd4c04a84e9c25660bdb20"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c5f8414cce114a4fad34d13424ac2d33"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "c5f8414cce114a4fad34d13424ac2d33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cd580fe6afc6481786a746afe6ea93bd"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cf840c83a462486f99d33005611e1e4d"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "cf840c83a462486f99d33005611e1e4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d1b75ee0a49c46c09bde218692961b1f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "d1b75ee0a49c46c09bde218692961b1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d30da25716d540b1aabc919e61d36b42"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "d30da25716d540b1aabc919e61d36b42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de5a18fba1054535baf1531bd43b8234"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "de5a18fba1054535baf1531bd43b8234"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e465dda9154f42f483ba33c071b80490"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "e465dda9154f42f483ba33c071b80490"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eaa3fd9b2a144c1d8045fbbdaca77e51"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f38fcac9ae3d4d2c92c363d364300697"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "f38fcac9ae3d4d2c92c363d364300697"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fb0b6fdfc6894f40838a74ad1d9044eb"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fe42e90f7a5f40e0b887efe732f615be"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "fe42e90f7a5f40e0b887efe732f615be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ffdf91612b3f43b389c125290b9cd9fb"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d094c302156c402db325c772a6851c1c", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-28 19:45:43,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-9f9fd1bf-903d-42d1-9158-edf6bc08b39b 2018-08-28 19:45:43,925 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0963039398193s 2018-08-28 19:45:43,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '0c5b0691-302e-47c1-b057-65e70608e294', 'keystone_tenant_name': u'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.28:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44', 'project_domain_name': 'Default'} 2018-08-28 19:45:43,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/secrets 2018-08-28 19:45:44,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:44,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:44,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:44,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:44,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:44,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:44,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:44,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-08-28 19:45:44,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:44,112 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:42 GMT 2018-08-28 19:45:44,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:44,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-08-28 19:45:44,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:44,112 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "0c5b0691-302e-47c1-b057-65e70608e294"} 2018-08-28 19:45:44,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:44,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:44,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:44,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:44,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:44,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:44,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:42.382Z", "updated_at": "2018-08-28T19:45:42.382Z", "created_by": "admin", "private_resource": false, "value": "0c5b0691-302e-47c1-b057-65e70608e294", "key": "keystone_password"} 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:42 GMT 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:44,199 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44"} 2018-08-28 19:45:44,389 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:44,389 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:44,389 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:44,389 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:44,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:44,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:44,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:42.524Z", "updated_at": "2018-08-28T19:45:42.524Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44", "key": "keystone_tenant_name"} 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:42 GMT 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:44,390 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-08-28 19:45:44,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:44,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:44,554 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:42.735Z", "updated_at": "2018-08-28T19:45:42.735Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:42 GMT 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:44,555 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-08-28 19:45:44,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:44,556 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.28:5000"} 2018-08-28 19:45:44,740 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:44,740 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:44,740 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:44,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:44,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:44,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:42.899Z", "updated_at": "2018-08-28T19:45:42.899Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.28:5000", "key": "keystone_url"} 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:42 GMT 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-08-28 19:45:44,741 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:44,742 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-28 19:45:44,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:44,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:43.038Z", "updated_at": "2018-08-28T19:45:43.038Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:43 GMT 2018-08-28 19:45:44,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:44,883 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-08-28 19:45:44,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:44,883 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44"} 2018-08-28 19:45:45,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:45,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:45,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:43.173Z", "updated_at": "2018-08-28T19:45:43.173Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44", "key": "keystone_username"} 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:43 GMT 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:45,004 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-08-28 19:45:45,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:45,005 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-08-28 19:45:45,131 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:45:45,131 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T19:45:43.301Z", "updated_at": "2018-08-28T19:45:43.301Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:45:45,132 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:45:43 GMT 2018-08-28 19:45:45,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:45:45,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-08-28 19:45:45,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:45:45,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-08-28 19:45:45,134 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 19:45:45,135 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 19:45:45,135 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 19:45:45,154 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 19:45:45,322 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-28 19:45:45,322 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-28 19:45:45,323 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 19:45:45,324 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-28 19:45:45,324 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-28 19:45:45,330 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-28 19:46:27,886 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-28 19:46:27,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: repo1.sea.innoscale.net * extras: mirrors.syringanetworks.net * updates: mirrors.xmission.com No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 8.9 MB/s | 54 MB 00:06 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-28 19:46:27,887 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-28 19:46:27,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-08-28 19:46:27,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 19:46:27,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:46:27,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-c5947538-d4b1-443a-9847-9d1a4e2ec54d Date: Tue, 28 Aug 2018 19:46:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:40:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 4, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T19:42:34Z", "revision_number": 0, "id": "02111163-29a2-4089-bb02-46c95d45e8d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-28T19:42:34Z", "revision_number": 0, "id": "3c0e4812-8b82-4b3f-97e4-64746790ce11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "95882007-3e52-45bb-bd0c-b918a5ffcf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "a87c7578-8b0f-469d-b4cf-c1efca0fdeda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-28T19:42:35Z", "revision_number": 0, "id": "faf0608c-9ae6-466f-b189-2786950b9384", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:35Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 8, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 19:46:27,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c5947538-d4b1-443a-9847-9d1a4e2ec54d 2018-08-28 19:46:27,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0646719932556s 2018-08-28 19:46:27,958 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c5947538-d4b1-443a-9847-9d1a4e2ec54d 2018-08-28 19:46:27,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 19:46:27,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -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": "28543108-6d3e-4610-8d32-76aac2693ae2"}}' 2018-08-28 19:46:28,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-ad56a23a-3ef4-4bde-9604-d74db3a88b36 Date: Tue, 28 Aug 2018 19:46:28 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T19:46:28Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "port_range_min": 22, "revision_number": 0, "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:46:28Z", "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "db1034c3-6bc0-49fc-bbb3-2dc51ff6e722"}} 2018-08-28 19:46:28,158 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ad56a23a-3ef4-4bde-9604-d74db3a88b36 2018-08-28 19:46:28,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.196177005768s 2018-08-28 19:46:28,158 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-ad56a23a-3ef4-4bde-9604-d74db3a88b36 2018-08-28 19:46:28,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-08-28 19:46:28,250 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-08-28 19:46:30,930 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:30,930 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:30,930 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:30,930 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:30,930 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:30,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:30,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:30,931 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-28 19:46:30,931 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-28T19:46:30.857Z", "updated_at": "2018-08-28T19:46:30.857Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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-08-28 19:46:30,934 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:30,934 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:30 GMT 2018-08-28 19:46:30,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:30,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-28 19:46:30,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:30,961 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-28 19:46:32,419 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-28 19:46:32,419 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:46:32,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:46:32,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-6c629fb3-d550-4158-afd4-c87f09433f33 Date: Tue, 28 Aug 2018 19:46:32 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "metadata": {}}], "file": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "size": 4373348352, "self": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T19:42:31Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T19:41:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:46:32,610 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6c629fb3-d550-4158-afd4-c87f09433f33 2018-08-28 19:46:32,610 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.191282987595s 2018-08-28 19:46:32,611 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-6c629fb3-d550-4158-afd4-c87f09433f33 2018-08-28 19:46:32,613 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 19:46:32,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44"}' 2018-08-28 19:46:33,200 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d X-Openstack-Request-Id: req-3e5c74a8-e07d-4630-8aa7-56183059ea18 Date: Tue, 28 Aug 2018 19:46:33 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "b97b9104-18bb-42d4-aaf6-c22e676b583d", "size": null, "self": "/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-08-28T19:46:33Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": null, "created_at": "2018-08-28T19:46:33Z", "protected": false} 2018-08-28 19:46:33,200 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3e5c74a8-e07d-4630-8aa7-56183059ea18 2018-08-28 19:46:33,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.5872797966s 2018-08-28 19:46:33,201 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-3e5c74a8-e07d-4630-8aa7-56183059ea18 returning object b97b9104-18bb-42d4-aaf6-c22e676b583d 2018-08-28 19:46:33,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 19:46:33,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/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}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '' 2018-08-28 19:46:38,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6a785d8e-ac66-4448-87d5-fab1ee74165c Date: Tue, 28 Aug 2018 19:46:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 19:46:38,951 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/file used request id req-6a785d8e-ac66-4448-87d5-fab1ee74165c 2018-08-28 19:46:38,952 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.74947309494s 2018-08-28 19:46:38,952 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/file used request id req-6a785d8e-ac66-4448-87d5-fab1ee74165c 2018-08-28 19:46:38,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 19:46:38,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 19:46:39,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-e3561ce5-1b3e-4c1c-af38-a46b14df7464 Date: Tue, 28 Aug 2018 19:46:39 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/snap", "metadata": {}}], "file": "/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "b97b9104-18bb-42d4-aaf6-c22e676b583d", "size": 263193088, "self": "/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-08-28T19:46:38Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-28T19:46:33Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "metadata": {}}], "file": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "size": 4373348352, "self": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T19:42:31Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T19:41:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 19:46:39,531 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e3561ce5-1b3e-4c1c-af38-a46b14df7464 2018-08-28 19:46:39,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.578855991364s 2018-08-28 19:46:39,532 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e3561ce5-1b3e-4c1c-af38-a46b14df7464 2018-08-28 19:46:39,534 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/file', 'owner': u'3e1236d797ed426b9389398b2c50de8a', 'id': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'size': 263193088, u'self': u'/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3e1236d797ed426b9389398b2c50de8a', 'name': 'cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b97b9104-18bb-42d4-aaf6-c22e676b583d/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T19:46:38Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T19:46:38Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'self': u'/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44', 'created': u'2018-08-28T19:46:33Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-28T19:46:33Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_a3f79482-462c-4622-9671-6cf9e3193a44', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}}) 2018-08-28 19:46:39,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 19:46:39,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-08-28 19:46:39,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:46:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f9461b88-af8f-4112-9f2a-43f5cfd87f67 x-compute-request-id: req-f9461b88-af8f-4112-9f2a-43f5cfd87f67 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/805b76f4-fa91-4933-b403-a8de0815812f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "805b76f4-fa91-4933-b403-a8de0815812f", "name": "cloudify_ims-flavor_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 19:46:39,590 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f9461b88-af8f-4112-9f2a-43f5cfd87f67 2018-08-28 19:46:39,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0545408725739s 2018-08-28 19:46:39,590 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f9461b88-af8f-4112-9f2a-43f5cfd87f67 returning object 805b76f4-fa91-4933-b403-a8de0815812f 2018-08-28 19:46:39,591 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_a3f79482-462c-4622-9671-6cf9e3193a44', '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'05b7835dde27490ba5b98bafd52f04d2', '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'805b76f4-fa91-4933-b403-a8de0815812f', 'swap': 0}) 2018-08-28 19:46:39,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 19:46:39,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f/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}5e66b9aa96584ba253cd719b48606b4958766c25" -d '{"extra_specs": {}}' 2018-08-28 19:46:39,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 19:46:39 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-77294cd3-e1c9-4664-a426-53d97a8d6ac1 x-compute-request-id: req-77294cd3-e1c9-4664-a426-53d97a8d6ac1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 19:46:39,613 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f/os-extra_specs used request id req-77294cd3-e1c9-4664-a426-53d97a8d6ac1 2018-08-28 19:46:39,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215549468994s 2018-08-28 19:46:39,614 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f/os-extra_specs used request id req-77294cd3-e1c9-4664-a426-53d97a8d6ac1 2018-08-28 19:46:39,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-08-28 19:46:39,615 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b97b9104-18bb-42d4-aaf6-c22e676b583d", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "bono_cluster_size": 1, "flavor_id": "805b76f4-fa91-4933-b403-a8de0815812f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:40,932 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-08-28 19:46:40,933 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b97b9104-18bb-42d4-aaf6-c22e676b583d", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "bono_cluster_size": 1, "flavor_id": "805b76f4-fa91-4933-b403-a8de0815812f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44", "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"}, "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"}, "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-08-28T19:46:39.853Z", "updated_at": "2018-08-28T19:46:39.853Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-28 19:46:40,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:40,933 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:40 GMT 2018-08-28 19:46:40,933 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:40,933 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-28 19:46:40,933 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:40,934 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-28 19:46:41,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:41,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:41,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:41,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:41,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:41,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:41,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:41,010 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-28 19:46:41,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:41,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:41 GMT 2018-08-28 19:46:41,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:41,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-08-28 19:46:41,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:41,011 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-28 19:46:41,108 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:41,109 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:41 GMT 2018-08-28 19:46:41,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:41,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-28 19:46:41,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:41,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:46:41,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:41,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:41,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:41,174 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:41 GMT 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:41,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-28 19:46:41,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:46,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:46:46,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:46,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:46,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:46,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:46,265 - 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-08-28T19:46:41.767Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:41.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:42.109Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:42.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:42.223Z", "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-08-28T19:46:42.223Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:42.249Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:42.249Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:42.249Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:42.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:43.240Z", "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-08-28T19:46:43.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:43.240Z", "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-08-28T19:46:43.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:43.240Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:43.240Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:44.589Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZzzdVp --prefix=\"/tmp/openstack-HV2sLs\" --constraint=\"/tmp/openstack-HV2sLs/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:44.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:46:44.589Z", "message": "Installing from directory: /tmp/tmpZzzdVp [args=--prefix=\"/tmp/openstack-HV2sLs\" --constraint=\"/tmp/openstack-HV2sLs/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:46:44.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:46 GMT 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-08-28 19:46:46,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-28 19:46:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-08-28 19:46:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-28 19:46:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-08-28 19:46:46,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:46:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:46:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-28 19:46:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-28 19:46:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:46:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpZzzdVp --prefix="/tmp/openstack-HV2sLs" --constraint="/tmp/openstack-HV2sLs/constraint.txt" 2018-08-28 19:46:46,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpZzzdVp [args=--prefix="/tmp/openstack-HV2sLs" --constraint="/tmp/openstack-HV2sLs/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-28 19:46:46,268 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:46:46,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:46,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:46,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:46,333 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:46 GMT 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-28 19:46:46,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:51,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:46:51,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:51,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:51,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:51,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:51,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:51 GMT 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 19:46:51,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:51,408 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:46:51,471 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:51,471 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:51,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:51,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:51,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:51,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:51,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:51,472 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:46:51,472 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:51,472 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:51 GMT 2018-08-28 19:46:51,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:51,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-28 19:46:51,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:56,478 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:46:56,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:56,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:56,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:56,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:56,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:56,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:56,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:56,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 19:46:56,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:56,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:56 GMT 2018-08-28 19:46:56,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:56,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 19:46:56,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:46:56,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:46:56,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:46:56,630 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:46:56,630 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:46:56 GMT 2018-08-28 19:46:56,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:46:56,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-28 19:46:56,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:01,636 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:01,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:01,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:01,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:01,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:01,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:01,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:01 GMT 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:01,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:47:01,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:01,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:01,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:01,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:01,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:01,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:01,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:01,836 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:47:01,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:01,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:01 GMT 2018-08-28 19:47:01,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:01,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-28 19:47:01,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:06,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:06,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:06,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:06,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:06 GMT 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 19:47:06,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:06,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:47:07,038 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:07,039 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:07 GMT 2018-08-28 19:47:07,039 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:07,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-28 19:47:07,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:12,045 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:12,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:12,115 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:12 GMT 2018-08-28 19:47:12,116 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:12,116 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 19:47:12,116 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:12,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:47:12,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:12,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:12,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:12,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:12,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:12,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:12,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:12,194 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:47:12,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:12,195 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:12 GMT 2018-08-28 19:47:12,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:12,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-08-28 19:47:12,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:17,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:17,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:13.216Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:13.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:13.632Z", "message": "Removing directory: /tmp/tmpZzzdVp", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:13.632Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a", "logger": "7563737f-9374-43ee-98e5-a380195ca422"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:14.128Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:14.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:15.285Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:15.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:15.285Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:15.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:15.285Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:15.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-08-28 19:47:17,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:17,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:17 GMT 2018-08-28 19:47:17,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:17,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3027 2018-08-28 19:47:17,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:17,292 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-28 19:47:17,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZzzdVp 2018-08-28 19:47:17,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:47:17,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-28 19:47:17,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-08-28 19:47:17,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-28 19:47:17,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/f09f3ff9-59af-4b36-b0f0-9df81256cd1a 2018-08-28 19:47:17,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:17,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:17,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:17,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:17,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:17,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:17,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:17,372 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"} 2018-08-28 19:47:17,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:17,373 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:17 GMT 2018-08-28 19:47:17,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:17,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-08-28 19:47:17,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:17,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-08-28 19:47:17,374 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-08-28 19:47:17,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:17,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:17,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:17,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:17,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:17,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:17,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:17,547 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-08-28 19:47:17,547 - 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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:17,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:17,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:17 GMT 2018-08-28 19:47:17,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:17,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:17,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:17,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:17,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:17,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:17,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:17,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:17,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:17 GMT 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-28 19:47:17,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:17,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:17,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:17,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:17,677 - 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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:17 GMT 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:17,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:17,678 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:22,680 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:22,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:22,755 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:22,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:22,755 - 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-08-28T19:47:18.276Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:18.276Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:20.187Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:20.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:20.298Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:20.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:20.298Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:20.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:20.298Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:20.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.126Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.126Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_security_group_22fzcq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.287Z", "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-08-28T19:47:22.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a9b113c2-a70c-4306-af88-3f53ee819efc"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "keypair_2upfeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.404Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:22.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 29, "offset": 0, "size": 50}}} 2018-08-28 19:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:22 GMT 2018-08-28 19:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14657 2018-08-28 19:47:22,756 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-08-28 19:47:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-28 19:47:22,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-28 19:47:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,760 - 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-08-28 19:47:22,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:22,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-28 19:47:22,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-28 19:47:22,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:22,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:22,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:22,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:22,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:22,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:22,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:22,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:22,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:22,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:22,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:22,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:22 GMT 2018-08-28 19:47:22,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:22,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:22,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:27,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:27,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:27,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:27,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:27,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:27,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:27,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:27,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:27,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "dime_security_group_22fzcq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a9b113c2-a70c-4306-af88-3f53ee819efc"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "ellis_security_group_0pth2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d3db4395-d12f-45f5-968c-6511bcc17dc3"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "ellis_security_group_0pth2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d3db4395-d12f-45f5-968c-6511bcc17dc3"}, {"node_instance_id": "dime_security_group_22fzcq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a9b113c2-a70c-4306-af88-3f53ee819efc"}, {"node_instance_id": "dime_security_group_22fzcq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a9b113c2-a70c-4306-af88-3f53ee819efc"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "sprout_security_group_kagnl1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a73026dd-80db-4e03-b3d0-eace6e46786b"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "dime_security_group_22fzcq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a9b113c2-a70c-4306-af88-3f53ee819efc"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "ellis_security_group_0pth2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d3db4395-d12f-45f5-968c-6511bcc17dc3"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "ellis_security_group_0pth2d", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d3db4395-d12f-45f5-968c-6511bcc17dc3"}, {"node_instance_id": "dime_security_group_22fzcq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a9b113c2-a70c-4306-af88-3f53ee819efc"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5c0da5ba-c807-4ff5-b527-31aeb9b22c2a"}, {"node_instance_id": "sprout_security_group_kagnl1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:22.762Z", "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-08-28T19:47:22.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a73026dd-80db-4e03-b3d0-eace6e46786b"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:23.437Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:23.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:23.437Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:23.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:23.437Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:23.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "keypair_2upfeq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:23.437Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:23.437Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:24.549Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:47:24Z', u'updated_at': u'2018-08-28T19:47:24Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'3e1236d797ed426b9389398b2c50de8a', u'port_id': None, u'id': u'495c57c9-0dd0-4ce2-b4c6-e04f41a9d6ac'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:24.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff3a25f9-a579-489c-89ff-c1a43e789dae"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:24.850Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:24.850Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.527Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:25.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.527Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:25.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.527Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:25.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.527Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:25.527Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_security_group_h96xwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.589Z", "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-08-28T19:47:25.589Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0dc6ff06-64d9-42c9-aeba-35ccd2b49847"}, {"node_instance_id": "bind_security_group_h96xwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.783Z", "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-08-28T19:47:25.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0dc6ff06-64d9-42c9-aeba-35ccd2b49847"}, {"node_instance_id": "bind_security_group_h96xwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.783Z", "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-08-28T19:47:25.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0dc6ff06-64d9-42c9-aeba-35ccd2b49847"}, {"node_instance_id": "bind_security_group_h96xwd", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:25.783Z", "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-08-28T19:47:25.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0dc6ff06-64d9-42c9-aeba-35ccd2b49847"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:26.643Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:26.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:26.643Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:26.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:26.643Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:26.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:26.643Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:26.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:26.643Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:26.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:26.643Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:26.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.019Z", "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-08-28T19:47:27.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.761Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:27.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.761Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:27.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.761Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:27.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.761Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:27.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.761Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:27.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 78, "offset": 29, "size": 50}}} 2018-08-28 19:47:27,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:27,939 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:27 GMT 2018-08-28 19:47:27,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:27,939 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30358 2018-08-28 19:47:27,939 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:27,940 - 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-08-28 19:47:27,941 - 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-08-28 19:47:27,941 - 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-08-28 19:47:27,941 - 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-08-28 19:47:27,941 - 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-08-28 19:47:27,941 - 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-08-28 19:47:27,941 - 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-08-28 19:47:27,942 - 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-08-28 19:47:27,942 - 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-08-28 19:47:27,942 - 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-08-28 19:47:27,942 - 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-08-28 19:47:27,942 - 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-08-28 19:47:27,942 - 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-08-28 19:47:27,942 - 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-08-28 19:47:27,943 - 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-08-28 19:47:27,943 - 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-08-28 19:47:27,943 - 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-08-28 19:47:27,943 - 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-08-28 19:47:27,943 - 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-08-28 19:47:27,943 - 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-08-28 19:47:27,944 - 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-08-28 19:47:27,944 - 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-08-28 19:47:27,944 - 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-08-28 19:47:27,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:27,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-28 19:47:27,945 - 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'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:47:24Z', u'updated_at': u'2018-08-28T19:47:24Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'3e1236d797ed426b9389398b2c50de8a', u'port_id': None, u'id': u'495c57c9-0dd0-4ce2-b4c6-e04f41a9d6ac'} 2018-08-28 19:47:27,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-28 19:47:27,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:27,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-28 19:47:27,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,946 - 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-08-28 19:47:27,946 - 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-08-28 19:47:27,946 - 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-08-28 19:47:27,946 - 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-08-28 19:47:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:27,946 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,947 - 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-08-28 19:47:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:27,947 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-28 19:47:27,948 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:27,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:28,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:28,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:28,046 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:28 GMT 2018-08-28 19:47:28,046 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:28,046 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:28,046 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:30,286 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 19:47:33,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:33,118 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:33,118 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:33,118 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:33,118 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:33,118 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "homer_security_group_mro8tt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b1617350-d572-40da-baaa-b33e240191c5"}, {"node_instance_id": "homer_security_group_mro8tt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b1617350-d572-40da-baaa-b33e240191c5"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "homer_security_group_mro8tt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b1617350-d572-40da-baaa-b33e240191c5"}, {"node_instance_id": "homer_security_group_mro8tt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b1617350-d572-40da-baaa-b33e240191c5"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:27.945Z", "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-08-28T19:47:27.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1edbe1cd-5408-422a-8d59-e970b9438555"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:28.801Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:28.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:28.801Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:28.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:28.801Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:28.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:28.801Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:28.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:28.801Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:28.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_floatingip_y0kg5x", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:28.986Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:47:27Z', u'updated_at': u'2018-08-28T19:47:27Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'3e1236d797ed426b9389398b2c50de8a', u'port_id': None, u'id': u'67460b66-00af-4f54-b106-3d8e06959140'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:28.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8dc3b2f7-4959-4573-8066-4347996ea63b"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:29.844Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:29.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:29.844Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:29.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:29.844Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:29.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "keypair_2upfeq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:29.844Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:29.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:29.844Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:29.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.000Z", "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-08-28T19:47:30.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2f88b695-3e8b-450f-bbef-9ca47b309c19"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.871Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:30.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.871Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:30.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.871Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:30.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:30.871Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:30.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_floatingip_xv5t7z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.264Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:47:29Z', u'updated_at': u'2018-08-28T19:47:29Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'3e1236d797ed426b9389398b2c50de8a', u'port_id': None, u'id': u'bb8b2e88-128a-45ae-9bc4-813f366b65d8'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:31.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9658d336-9213-41fd-9613-0c5e6cdf1cee"}, {"node_instance_id": "internal_sip_security_group_kt890b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.264Z", "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-08-28T19:47:31.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4d70e782-1888-4eb2-aaaa-b30077a410d5"}, {"node_instance_id": "internal_sip_security_group_kt890b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.264Z", "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-08-28T19:47:31.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4d70e782-1888-4eb2-aaaa-b30077a410d5"}, {"node_instance_id": "keypair_2upfeq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.264Z", "message": "Using external resource keypair: cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:31.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a33337cf-024d-409d-8ae3-27d4d9b7e5b2"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.885Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:31.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.885Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:31.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.885Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:31.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.885Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:31.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 133, "offset": 78, "size": 50}}} 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:33 GMT 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31309 2018-08-28 19:47:33,119 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:33,121 - 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-08-28 19:47:33,121 - 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-08-28 19:47:33,121 - 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-08-28 19:47:33,121 - 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-08-28 19:47:33,121 - 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-08-28 19:47:33,122 - 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-08-28 19:47:33,122 - 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-08-28 19:47:33,122 - 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-08-28 19:47:33,122 - 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-08-28 19:47:33,122 - 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-08-28 19:47:33,123 - 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-08-28 19:47:33,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:33,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:33,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:33,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:33,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-28 19:47:33,123 - 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'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:47:27Z', u'updated_at': u'2018-08-28T19:47:27Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'3e1236d797ed426b9389398b2c50de8a', u'port_id': None, u'id': u'67460b66-00af-4f54-b106-3d8e06959140'} 2018-08-28 19:47:33,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:33,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:33,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:33,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-28 19:47:33,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:33,124 - 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-08-28 19:47:33,125 - 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-08-28 19:47:33,125 - 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-08-28 19:47:33,125 - 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-08-28 19:47:33,125 - 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-08-28 19:47:33,125 - 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-08-28 19:47:33,125 - 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-08-28 19:47:33,126 - 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-08-28 19:47:33,126 - 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-08-28 19:47:33,126 - 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-08-28 19:47:33,126 - 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-08-28 19:47:33,126 - 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-08-28 19:47:33,126 - 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-08-28 19:47:33,127 - 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-08-28 19:47:33,127 - 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-08-28 19:47:33,127 - 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-08-28 19:47:33,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:33,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:33,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 19:47:33,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-28 19:47:33,128 - 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'3e1236d797ed426b9389398b2c50de8a', u'created_at': u'2018-08-28T19:47:29Z', u'updated_at': u'2018-08-28T19:47:29Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'3e1236d797ed426b9389398b2c50de8a', u'port_id': None, u'id': u'bb8b2e88-128a-45ae-9bc4-813f366b65d8'} 2018-08-28 19:47:33,128 - 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-08-28 19:47:33,128 - 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-08-28 19:47:33,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44 2018-08-28 19:47:33,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:33,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:33,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:33,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:33,129 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:33,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:33,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:33,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:33 GMT 2018-08-28 19:47:33,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:33,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:33,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:38,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:38,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:38,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:38,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:38,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:38,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:38,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:38,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:38,281 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_2upfeq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:31.885Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:31.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "internal_sip_security_group_kt890b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:32.272Z", "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-08-28T19:47:32.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4d70e782-1888-4eb2-aaaa-b30077a410d5"}, {"node_instance_id": "internal_sip_security_group_kt890b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:32.272Z", "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-08-28T19:47:32.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4d70e782-1888-4eb2-aaaa-b30077a410d5"}, {"node_instance_id": "internal_sip_security_group_kt890b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:32.272Z", "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-08-28T19:47:32.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4d70e782-1888-4eb2-aaaa-b30077a410d5"}, {"node_instance_id": "internal_sip_security_group_kt890b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:32.272Z", "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-08-28T19:47:32.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4d70e782-1888-4eb2-aaaa-b30077a410d5"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:33.209Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:33.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "keypair_2upfeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:33.209Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:33.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:33.209Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:33.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:33.209Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:33.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "keypair_2upfeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:33.209Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:33.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:33.209Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:33.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:34.209Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:34.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:34.209Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:34.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:34.209Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:34.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.089Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f2c7f18-b447-4864-b6df-5080dd2b0340"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.285Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_s8v7hf'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.285Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f2c7f18-b447-4864-b6df-5080dd2b0340"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:35.417Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:35.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.439Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f520c9dd-32d7-4362-9f3c-b5570081b999', 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-08-28T19:47:36.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ceaca6e6-0b34-45fb-bffe-10b4dada2e71"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.439Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_bvlcti'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:36.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ceaca6e6-0b34-45fb-bffe-10b4dada2e71"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.465Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:36.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.465Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:36.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.465Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:36.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.465Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:36.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.465Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:36.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:36.465Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:36.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "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-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f2c7f18-b447-4864-b6df-5080dd2b0340"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_s8v7hf', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f2c7f18-b447-4864-b6df-5080dd2b0340"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'03b6504a-4bae-4116-9a81-4d50129f656b', 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-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "db6acaa7-4a93-415c-93cc-50ca05b3b5a7"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'11af4d71-b41a-43e1-a555-ff4b53b8da6f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'67460b66-00af-4f54-b106-3d8e06959140', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3dc84d36-a76e-4c37-a558-8228144f648f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a084fa9a-1048-4cba-8dd5-2eb230088d8f', 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-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "63b00b72-860b-4a37-b43e-5d1a908c9c95"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_s8v7hf', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f2c7f18-b447-4864-b6df-5080dd2b0340"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fpht3p'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3dc84d36-a76e-4c37-a558-8228144f648f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_m7vyk8'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "db6acaa7-4a93-415c-93cc-50ca05b3b5a7"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.472Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_1ckqz3'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.472Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "63b00b72-860b-4a37-b43e-5d1a908c9c95"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.477Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:37.477Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:37.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 175, "offset": 128, "size": 50}}} 2018-08-28 19:47:38,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:38,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:38 GMT 2018-08-28 19:47:38,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:38,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27849 2018-08-28 19:47:38,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:38,282 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-28 19:47:38,283 - 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-08-28 19:47:38,283 - 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-08-28 19:47:38,283 - 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-08-28 19:47:38,283 - 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-08-28 19:47:38,283 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:38,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:38,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:38,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:38,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:38,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:38,284 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:38,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:38,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:38,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}] 2018-08-28 19:47:38,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_s8v7hf'} 2018-08-28 19:47:38,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:38,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:38,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:38,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:38,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:38,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:38,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:38,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:38,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:38,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:38,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:38,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:38,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f520c9dd-32d7-4362-9f3c-b5570081b999', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-08-28 19:47:38,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_bvlcti'} 2018-08-28 19:47:38,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 19:47:38,288 - 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-08-28 19:47:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_s8v7hf', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'03b6504a-4bae-4116-9a81-4d50129f656b', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-08-28 19:47:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'11af4d71-b41a-43e1-a555-ff4b53b8da6f', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'67460b66-00af-4f54-b106-3d8e06959140', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2018-08-28 19:47:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'a084fa9a-1048-4cba-8dd5-2eb230088d8f', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-08-28 19:47:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_s8v7hf', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fpht3p'} 2018-08-28 19:47:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_m7vyk8'} 2018-08-28 19:47:38,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_1ckqz3'} 2018-08-28 19:47:38,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:38,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:38,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:38,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:38,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:38,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:38 GMT 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:38,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:43,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:43,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:43,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:43,807 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:43,807 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:43,807 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:43,807 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:43,807 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:43,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.532Z", "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-08-28T19:47:38.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ceaca6e6-0b34-45fb-bffe-10b4dada2e71"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.532Z", "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-08-28T19:47:38.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "63b00b72-860b-4a37-b43e-5d1a908c9c95"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.532Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_bvlcti', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ceaca6e6-0b34-45fb-bffe-10b4dada2e71"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.532Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_1ckqz3', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "63b00b72-860b-4a37-b43e-5d1a908c9c95"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.532Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_bvlcti', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ceaca6e6-0b34-45fb-bffe-10b4dada2e71"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.532Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_1ckqz3', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.532Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "63b00b72-860b-4a37-b43e-5d1a908c9c95"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.533Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.533Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.533Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:38.533Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:38.533Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.544Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:39.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.544Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:39.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.554Z", "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-08-28T19:47:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3dc84d36-a76e-4c37-a558-8228144f648f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.554Z", "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-08-28T19:47:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "db6acaa7-4a93-415c-93cc-50ca05b3b5a7"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.554Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fpht3p', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3dc84d36-a76e-4c37-a558-8228144f648f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.554Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_m7vyk8', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "db6acaa7-4a93-415c-93cc-50ca05b3b5a7"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.554Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fpht3p', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3dc84d36-a76e-4c37-a558-8228144f648f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:39.554Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_m7vyk8', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:39.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "db6acaa7-4a93-415c-93cc-50ca05b3b5a7"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.570Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4802fb13-7b8f-41c6-86bb-5f486bbe4768', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'495c57c9-0dd0-4ce2-b4c6-e04f41a9d6ac', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "69e5a5b4-554e-493d-a6da-2f371dbb4fd5"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.570Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_trapof'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "69e5a5b4-554e-493d-a6da-2f371dbb4fd5"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.631Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.631Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.631Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.631Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.631Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:40.631Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:40.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.617Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'73585568-b4a8-41da-ad6e-df81e887a716', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'00c40eda-bc80-4142-9dda-9f38bc5dcd04', 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-08-28T19:47:41.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ec9fd76c-6f54-44c5-9ce7-9ec5ef9ddbff"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.617Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8ef9d891-1afc-462c-937f-4bbba860aa0b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'73585568-b4a8-41da-ad6e-df81e887a716', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'bb8b2e88-128a-45ae-9bc4-813f366b65d8', 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-08-28T19:47:41.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "73f3f55c-b76b-4907-8a37-2b07ea4c0b29"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.617Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_24hgzt'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "73f3f55c-b76b-4907-8a37-2b07ea4c0b29"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.617Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_d7zukq'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.617Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ec9fd76c-6f54-44c5-9ce7-9ec5ef9ddbff"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.704Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.704Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.704Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.704Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.704Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.704Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:41.704Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.730Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.730Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:42.740Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_trapof', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:42.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "69e5a5b4-554e-493d-a6da-2f371dbb4fd5"}], "metadata": {"pagination": {"total": 221, "offset": 175, "size": 50}}} 2018-08-28 19:47:43,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:43,808 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:43 GMT 2018-08-28 19:47:43,808 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:43,808 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29801 2018-08-28 19:47:43,808 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:43,809 - 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-08-28 19:47:43,810 - 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-08-28 19:47:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_bvlcti', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_1ckqz3', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_bvlcti', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_1ckqz3', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:47:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 19:47:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:43,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:43,812 - 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-08-28 19:47:43,812 - 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-08-28 19:47:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fpht3p', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_m7vyk8', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fpht3p', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_m7vyk8', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4802fb13-7b8f-41c6-86bb-5f486bbe4768', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'495c57c9-0dd0-4ce2-b4c6-e04f41a9d6ac', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-08-28 19:47:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_trapof'} 2018-08-28 19:47:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:43,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 19:47:43,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:43,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:43,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:43,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'73585568-b4a8-41da-ad6e-df81e887a716', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'00c40eda-bc80-4142-9dda-9f38bc5dcd04', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-08-28 19:47:43,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', u'external_type': u'keypair'}, {u'external_id': u'5db5af07-93ce-4716-b001-6b7c10f12cb5', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8ef9d891-1afc-462c-937f-4bbba860aa0b', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'73585568-b4a8-41da-ad6e-df81e887a716', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'bb8b2e88-128a-45ae-9bc4-813f366b65d8', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2018-08-28 19:47:43,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_24hgzt'} 2018-08-28 19:47:43,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_d7zukq'} 2018-08-28 19:47:43,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:43,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:43,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:43,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:43,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:43,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:43,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:43,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:43,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:43,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:43,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:43,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:43,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:43,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:43,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:43,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_trapof', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:43,817 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:43,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:43,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:43,893 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:43 GMT 2018-08-28 19:47:43,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:43,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:43,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:48,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:49,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:49,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:49,092 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:49,092 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:49,092 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:49,092 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:49,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:49,093 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:44.631Z", "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-08-28T19:47:44.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "69e5a5b4-554e-493d-a6da-2f371dbb4fd5"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:44.631Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_trapof', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:44.631Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "69e5a5b4-554e-493d-a6da-2f371dbb4fd5"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:44.655Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:44.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:44.655Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:44.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:45.670Z", "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-08-28T19:47:45.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:45.670Z", "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-08-28T19:47:45.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:45.670Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:45.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:45.670Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:45.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:45.734Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_d7zukq', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:45.734Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ec9fd76c-6f54-44c5-9ce7-9ec5ef9ddbff"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:47.644Z", "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-08-28T19:47:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "73f3f55c-b76b-4907-8a37-2b07ea4c0b29"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:47.644Z", "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-08-28T19:47:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ec9fd76c-6f54-44c5-9ce7-9ec5ef9ddbff"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:47.644Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_24hgzt', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "73f3f55c-b76b-4907-8a37-2b07ea4c0b29"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:47.644Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_d7zukq', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ec9fd76c-6f54-44c5-9ce7-9ec5ef9ddbff"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:47.644Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_24hgzt', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:47.644Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "73f3f55c-b76b-4907-8a37-2b07ea4c0b29"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:48.097Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:48.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:48.097Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:48.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 237, "offset": 221, "size": 50}}} 2018-08-28 19:47:49,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:49,093 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:49 GMT 2018-08-28 19:47:49,093 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:49,093 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12049 2018-08-28 19:47:49,093 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:49,094 - 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-08-28 19:47:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_trapof', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:49,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:49,095 - 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-08-28 19:47:49,095 - 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-08-28 19:47:49,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:49,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:49,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_d7zukq', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:49,095 - 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-08-28 19:47:49,096 - 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-08-28 19:47:49,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_24hgzt', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:49,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_d7zukq', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:49,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_24hgzt', 'key_name': u'cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44', 'image': u'b97b9104-18bb-42d4-aaf6-c22e676b583d', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44', 'cloudify_management_network_id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}, 'nics': [{'net-id': u'914c3ea1-113c-475c-bce7-315cfd1b8461'}], 'flavor': u'805b76f4-fa91-4933-b403-a8de0815812f'} 2018-08-28 19:47:49,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:49,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:49,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:49,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:49,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:49,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:49,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:49 GMT 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:49,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:54,230 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:54,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:54,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:49.185Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:49.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:49.185Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:49.185Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:50.316Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:50.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:50.316Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:50.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:50.316Z", "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-08-28T19:47:50.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:50.316Z", "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-08-28T19:47:50.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:50.316Z", "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-08-28T19:47:50.316Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:51.598Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:51.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:51.598Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:51.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:51.598Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:51.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:51.598Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:51.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:51.598Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:51.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:51.598Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:51.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:51.598Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:51.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:52.630Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:52.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:52.630Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:52.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:52.630Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:47:52.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:53.945Z", "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-08-28T19:47:53.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 255, "offset": 237, "size": 50}}} 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:54,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:54 GMT 2018-08-28 19:47:54,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:54,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11283 2018-08-28 19:47:54,369 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 19:47:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:54,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:54,370 - 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-08-28 19:47:54,370 - 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-08-28 19:47:54,371 - 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-08-28 19:47:54,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:47:54,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:54,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:54,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:54,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:54,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:54,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:54,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 19:47:54,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:47:54,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 19:47:54,372 - 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-08-28 19:47:54,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:54,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:54,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:54,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:54,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:54 GMT 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:54,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:59,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:47:59,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:59,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:59,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:59,559 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:59,559 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:59,559 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:59,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:59,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:54.694Z", "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-08-28T19:47:54.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:47:54.694Z", "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-08-28T19:47:54.694Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 257, "offset": 255, "size": 50}}} 2018-08-28 19:47:59,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:59,560 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:59 GMT 2018-08-28 19:47:59,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:59,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2328 2018-08-28 19:47:59,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:47:59,561 - 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-08-28 19:47:59,561 - 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-08-28 19:47:59,561 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:47:59,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:47:59,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:47:59,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:47:59 GMT 2018-08-28 19:47:59,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:47:59,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:47:59,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:04,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:04,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-28 19:48:04,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:04,743 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:04 GMT 2018-08-28 19:48:04,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:04,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:48:04,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:04,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:04,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:04,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:04,814 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:04 GMT 2018-08-28 19:48:04,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:04,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:04,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:09,814 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:09,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:09 GMT 2018-08-28 19:48:09,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:09,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:48:09,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:09,893 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:09,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:09,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:09,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:09,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:09,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:09,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:09,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:09,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:09,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:09,958 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:09 GMT 2018-08-28 19:48:09,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:09,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:09,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:14,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:15,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:15,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:15,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:15 GMT 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:15,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:48:15,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:15,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:15,143 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:15,143 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:15 GMT 2018-08-28 19:48:15,144 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:15,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:15,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:20,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:20,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:20,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:20,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:20,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:20,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:20,358 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:20,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:20,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:15.130Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:15.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:15.832Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:15.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:15.832Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:15.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:15.832Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:15.832Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:17.921Z", "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-08-28T19:48:17.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:19.134Z", "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-08-28T19:48:19.134Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 263, "offset": 257, "size": 50}}} 2018-08-28 19:48:20,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:20,359 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:20 GMT 2018-08-28 19:48:20,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:20,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4400 2018-08-28 19:48:20,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:20,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:20,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:20,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:20,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:20,360 - 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-08-28 19:48:20,361 - 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-08-28 19:48:20,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:20,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:20,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:20,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:20,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:20,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:20,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:20,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:20,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:20,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:20,442 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:20 GMT 2018-08-28 19:48:20,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:20,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:20,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:25,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:25,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:25,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:25,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:25,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:20.362Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:20.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:20.362Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:20.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:20.362Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:20.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:20.362Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:20.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:20.362Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:20.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:20.362Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:20.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:21.970Z", "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-08-28T19:48:21.970Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:22.400Z", "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-08-28T19:48:22.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:23.433Z", "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-08-28T19:48:23.433Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:24.521Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:24.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:24.521Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:24.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:24.521Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:24.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:24.521Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:24.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:24.521Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:24.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 277, "offset": 263, "size": 50}}} 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:25 GMT 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9135 2018-08-28 19:48:25,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:25,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,534 - 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-08-28 19:48:25,534 - 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-08-28 19:48:25,534 - 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-08-28 19:48:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:25,535 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:25,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:25,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:25,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:25,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:25,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:25 GMT 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:25,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:30,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:30,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:25.549Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:25.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:26.568Z", "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-08-28T19:48:26.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:26.568Z", "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-08-28T19:48:26.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:27.638Z", "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-08-28T19:48:27.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 281, "offset": 277, "size": 50}}} 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:30,685 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:30 GMT 2018-08-28 19:48:30,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:30,686 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4001 2018-08-28 19:48:30,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:30,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 19:48:30,686 - 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-08-28 19:48:30,687 - 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-08-28 19:48:30,687 - 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-08-28 19:48:30,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:30,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:30,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:30 GMT 2018-08-28 19:48:30,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:30,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:30,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:35,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:35,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:35,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:35 GMT 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:35,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:48:35,842 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:35,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:35,917 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:35,917 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:35,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:35,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:35 GMT 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:35,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:40,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:40,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:40,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:40,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:40 GMT 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:48:40,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:40,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:41,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:41,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:41,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:41,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:41,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:41,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:41,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:41,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:41,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:41,077 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:41 GMT 2018-08-28 19:48:41,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:41,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:41,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:46,080 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:46,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-08-28 19:48:46,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:46,163 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:46 GMT 2018-08-28 19:48:46,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:46,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:48:46,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:46,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:46,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:46,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:46,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:46,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:46 GMT 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:46,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:51,237 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:51,320 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:51,320 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:51,320 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:51,320 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:51,320 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:47.987Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:47.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:48.748Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:48.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:48.748Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:48.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:48.748Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:48.748Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:50.350Z", "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-08-28T19:48:50.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:50.791Z", "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-08-28T19:48:50.791Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 287, "offset": 281, "size": 50}}} 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:51 GMT 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4400 2018-08-28 19:48:51,321 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:51,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:51,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:51,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:51,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:51,323 - 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-08-28 19:48:51,323 - 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-08-28 19:48:51,323 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:51,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:51,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:51,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:51,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:51,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:51,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:51,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:51,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:51,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:51,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:51 GMT 2018-08-28 19:48:51,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:51,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:51,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:56,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:48:56,486 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:56,486 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:51.994Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:51.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:52.810Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:52.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:52.810Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:52.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:52.810Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:52.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:52.810Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:52.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:52.810Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:52.810Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:54.272Z", "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-08-28T19:48:54.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:54.828Z", "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-08-28T19:48:54.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:55.847Z", "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-08-28T19:48:55.847Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 296, "offset": 287, "size": 50}}} 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:56 GMT 2018-08-28 19:48:56,487 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:56,488 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6568 2018-08-28 19:48:56,488 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:48:56,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:56,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:56,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:56,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:56,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:56,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:48:56,489 - 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-08-28 19:48:56,489 - 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-08-28 19:48:56,490 - 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-08-28 19:48:56,490 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:48:56,559 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:48:56,559 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:48:56,559 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:48:56 GMT 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:48:56,560 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:01,566 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:01,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:56.938Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:56.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:56.938Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:56.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:56.938Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:56.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:56.938Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:56.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:56.938Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:56.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:56.938Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:48:56.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:58.665Z", "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-08-28T19:48:58.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:59.009Z", "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-08-28T19:48:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:48:59.009Z", "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-08-28T19:48:59.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 305, "offset": 296, "size": 50}}} 2018-08-28 19:49:01,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:01,652 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:01 GMT 2018-08-28 19:49:01,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:01,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6568 2018-08-28 19:49:01,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:01,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:49:01,652 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:49:01,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:49:01,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:49:01,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:49:01,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 19:49:01,653 - 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-08-28 19:49:01,653 - 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-08-28 19:49:01,653 - 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-08-28 19:49:01,654 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:01,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:01 GMT 2018-08-28 19:49:01,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:01,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:01,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:06,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:06,810 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:06,810 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:06,810 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:06 GMT 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:49:06,811 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:06,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:06,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:06 GMT 2018-08-28 19:49:06,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:06,884 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:06,884 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:11,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:11,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-28 19:49:11,969 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:11,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:11 GMT 2018-08-28 19:49:11,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:11,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:49:11,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:11,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:12,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:12,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:12,041 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:12 GMT 2018-08-28 19:49:12,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:12,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:12,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:17,046 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:17,125 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:17,125 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:17,125 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:17,125 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:17,125 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:17,125 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:17,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:17,126 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-08-28 19:49:17,126 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:17,126 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:17 GMT 2018-08-28 19:49:17,126 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:17,126 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:49:17,126 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:17,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:17,246 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:17 GMT 2018-08-28 19:49:17,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:17,248 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:17,248 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:22,253 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:23,253 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:23,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:23,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:23,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:23,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:23,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:23,254 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:23,254 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:20.434Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:20.434Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:21.034Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:21.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:21.034Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:21.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:21.034Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:21.034Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 309, "offset": 305, "size": 50}}} 2018-08-28 19:49:23,254 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:23,254 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:23 GMT 2018-08-28 19:49:23,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:23,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2130 2018-08-28 19:49:23,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:23,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:23,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:23,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:23,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:23,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:23,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:23,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:23,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:23,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:23,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:23,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:23,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:23,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:23,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:23,466 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:23 GMT 2018-08-28 19:49:23,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:23,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:23,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:28,472 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:28,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:28,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:28,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:28,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:24.332Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:24.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:25.214Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:25.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:25.214Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:25.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:25.214Z", "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-08-28T19:49:25.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:25.214Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:25.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:25.214Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:25.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:26.318Z", "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-08-28T19:49:26.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:26.318Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:26.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:28.270Z", "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-08-28T19:49:28.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 318, "offset": 309, "size": 50}}} 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:28 GMT 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6566 2018-08-28 19:49:28,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:28,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:28,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:28,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:28,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 3/60] 2018-08-28 19:49:28,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:28,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:28,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 3/60] 2018-08-28 19:49:28,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:28,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 3/60] 2018-08-28 19:49:28,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:29,618 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:29,618 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:29,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:29,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:29 GMT 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:29,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:34,625 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:35,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:35,273 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:35,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:35,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:35,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:35,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:35,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:35,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:29.368Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:29.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:29.368Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:29.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:29.368Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:29.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:29.368Z", "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-08-28T19:49:29.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:30.764Z", "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-08-28T19:49:30.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:30.764Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:30.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:30.764Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:30.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:30.764Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:30.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 326, "offset": 318, "size": 50}}} 2018-08-28 19:49:35,274 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:35,274 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:35 GMT 2018-08-28 19:49:35,274 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:35,274 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5432 2018-08-28 19:49:35,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:35,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:35,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:35,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:35,275 - 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-08-28 19:49:35,275 - 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-08-28 19:49:35,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:35,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:35,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-08-28 19:49:35,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:35,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:35,650 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:35 GMT 2018-08-28 19:49:35,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:35,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:35,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:40,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:41,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_trapof", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:35.116Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-08-28T19:49:35.116Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:36.148Z", "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-08-28T19:49:36.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:36.148Z", "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-08-28T19:49:36.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 329, "offset": 326, "size": 50}}} 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:41,109 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:41 GMT 2018-08-28 19:49:41,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:41,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3490 2018-08-28 19:49:41,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:41,110 - 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-08-28 19:49:41,110 - 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-08-28 19:49:41,110 - 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-08-28 19:49:41,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:41,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:41,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:41,365 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:41 GMT 2018-08-28 19:49:41,365 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:41,365 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:41,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:46,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:46,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:46,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:46,858 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:46,858 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:46,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:46 GMT 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:49:46,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:46,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:47,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:47,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:47,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:47,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:47 GMT 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:47,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:52,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:52,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:52,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:52,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:52,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:52,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:52 GMT 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 19:49:52,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:52,455 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:52,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:52,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:52,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:52 GMT 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:52,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:52,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:57,555 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:58,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:54.688Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:54.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:55.189Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:55.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:56.858Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:56.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:56.858Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:56.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 333, "offset": 329, "size": 50}}} 2018-08-28 19:49:58,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:58,072 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:58 GMT 2018-08-28 19:49:58,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:58,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2130 2018-08-28 19:49:58,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:49:58,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:49:58,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:49:58,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:49:58,073 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:49:58,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:49:58,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:49:58,754 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:49:58 GMT 2018-08-28 19:49:58,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:49:58,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:49:58,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:03,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:05,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:05,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:05,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:05,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:05,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:05,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:05,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:05,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:58.157Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:58.157Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f774ac1d-37b7-4146-b8be-fe3c6d4c84c0"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:58.287Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:58.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:58.287Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:58.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:49:59.851Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:49:59.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "91d85018-601c-4c21-b14e-647b1c25c997"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:00.475Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:00.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:00.475Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:00.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:04.261Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:04.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:04.261Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:04.261Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 341, "offset": 333, "size": 50}}} 2018-08-28 19:50:05,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:05,167 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:05 GMT 2018-08-28 19:50:05,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:05,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4182 2018-08-28 19:50:05,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:50:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:50:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:05,168 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:05,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:05,169 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:05,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:05,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:05,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:05,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:05 GMT 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:05,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:10,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:12,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:12,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:12,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:12,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:12,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:12,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:12,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:12,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:05.478Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:05.478Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:05.478Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:05.478Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:05.478Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:05.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:05.860Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:05.860Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "05d2febe-be66-4895-acf1-19827f81ac71"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:07.630Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:07.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:07.630Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:07.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:07.630Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:07.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:07.630Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:07.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:07.630Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:07.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:07.630Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:07.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:08.262Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:08.262Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bccbca4b-0223-4233-9a73-f602f39e9ce4"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:11.600Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:11.600Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 355, "offset": 341, "size": 50}}} 2018-08-28 19:50:12,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:12,246 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:12 GMT 2018-08-28 19:50:12,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:12,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7171 2018-08-28 19:50:12,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:12,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:50:12,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:12,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:12,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:12,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:12,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:50:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:50:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:12,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:12,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:50:12,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:12,249 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:13,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:13,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:13,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:13,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:13,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:13,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:13,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:13,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:13,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:13,014 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:13 GMT 2018-08-28 19:50:13,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:13,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:13,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:18,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:20,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:20,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:20,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:20,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:20,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:20,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:20,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:20,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:12.090Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [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-08-28T19:50:12.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:13.139Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:13.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:13.470Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:13.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:13.470Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:13.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:13.470Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:13.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:13.470Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:13.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:13.470Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:13.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:13.470Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:13.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:14.092Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:14.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "e6315d6f-54d5-452b-9988-0170975a5305"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:15.425Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:15.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:15.425Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:15.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:17.381Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:17.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:17.638Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-28T19:50:17.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:17.638Z", "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-08-28T19:50:17.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:17.638Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:17.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:17.638Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:17.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}], "metadata": {"pagination": {"total": 419, "offset": 355, "size": 50}}} 2018-08-28 19:50:20,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:20,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:20 GMT 2018-08-28 19:50:20,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:20,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29057 2018-08-28 19:50:20,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:20,199 - 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-08-28 19:50:20,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:50:20,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-08-28 19:50:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:20,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:20,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:50:20,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:20,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,202 - 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.5 on port 22: Unable to connect to port 22 on 192.168.120.5 (tried 1 time) 2018-08-28 19:50:20,203 - 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-08-28 19:50:20,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:20,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:20,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:20,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:20,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:20,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:20,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:20,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:20,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:20 GMT 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:20,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:25,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:25,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:25,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "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-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:19.404Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:19.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:20.993Z", "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-08-28T19:50:20.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:20.993Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 624, in main\n File \"/tmp/pip-build-RgW6mD/cloudify-plugins-common/cloudify/dispatch.py\", line 399, in handle\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-28T19:50:20.993Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Creating Agent proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_s8v7hf/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5f7d2c94-7b25-4d60-b7bd-5405e261c507"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:21.049Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:21.049Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "6177d61b-c184-46dc-8e98-05673d8150fe"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:22.829Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:22.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:25.499Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "node_name": "homer_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-28T19:50:25.499Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 450, "offset": 405, "size": 50}}} 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:25 GMT 2018-08-28 19:50:25,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:25,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26663 2018-08-28 19:50:25,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-28 19:50:25,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:50:25,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-28 19:50:25,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:25,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:50:25,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:50:25,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:25,810 - 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-08-28 19:50:25,811 - 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-08-28 19:50:25,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:50:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:50:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_s8v7hf 2018-08-28 19:50:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:50:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:25,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_s8v7hf/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:50:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:25,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:50:25,815 - 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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time) 2018-08-28 19:50:25,815 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:26,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:26,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:26,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:26,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:26,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:26,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:26,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:26,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:26,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:26,383 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:26 GMT 2018-08-28 19:50:26,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:26,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:26,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:31,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:31,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:31,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:31,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:31,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:31,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:31,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:31,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:31,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:25.828Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)", "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (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.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-08-28T19:50:25.828Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_s8v7hf/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_s8v7hf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_s8v7hf/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_s8v7hf', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_s8v7hf/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_s8v7hf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "/home/ubuntu/proxy_host_s8v7hf/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-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:26.455Z", "message": "Successfully created daemon: proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:26.455Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "695ef854-4dd6-409a-ae7c-accff1f1f0c7"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:27.337Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:27.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:27.337Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:27.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:27.337Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:27.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:27.337Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:27.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:28.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:28.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:28.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:28.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:28.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:28.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:28.089Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:28.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:28.089Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:28.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:31.365Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:31.365Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}], "metadata": {"pagination": {"total": 470, "offset": 450, "size": 50}}} 2018-08-28 19:50:31,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:31,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:31 GMT 2018-08-28 19:50:31,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:31,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12755 2018-08-28 19:50:31,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:31,676 - 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.9 on port 22: Unable to connect to port 22 on 192.168.120.9 (tried 1 time) 2018-08-28 19:50:31,676 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_s8v7hf/env 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_s8v7hf/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_s8v7hf/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_s8v7hf', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_s8v7hf/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_s8v7hf', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'} 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_s8v7hf/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-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_s8v7hf 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:50:31,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:31,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:50:31,678 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:31,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:31 GMT 2018-08-28 19:50:31,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:31,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:31,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:36,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:37,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:37,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Configuring Agent proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.129Z", "message": "Successfully configured daemon: proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1e55d28d-308f-4865-9526-29f94d2ad9e6"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.221Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.221Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.594Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.594Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.594Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.594Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:32.594Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:32.594Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:33.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:33.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:33.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:33.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:33.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:33.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:33.142Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:33.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:33.142Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:33.142Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Starting Agent proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:34.159Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:34.159Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:35.953Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:35.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}], "metadata": {"pagination": {"total": 530, "offset": 470, "size": 50}}} 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:37,331 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:37 GMT 2018-08-28 19:50:37,332 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:37,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27301 2018-08-28 19:50:37,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:37,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,333 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:50:37,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_s8v7hf 2018-08-28 19:50:37,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:50:37,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:50:37,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_s8v7hf 2018-08-28 19:50:37,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:50:37,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:50:37,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:50:37,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:50:37,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:50:37,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:50:37,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:37,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:50:37,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_s8v7hf 2018-08-28 19:50:37,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:37,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:37,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:50:37,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:37,341 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:37,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:37,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:37,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:37,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:37 GMT 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:37,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:42,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "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-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:36.179Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:36.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.206Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.605Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.605Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.901Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:37.901Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:37.901Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Creating Agent dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "149cdcde-8578-4f5a-8336-813edfb45b8d"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_s8v7hf start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Successfully started daemon: proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "16309c43-cefd-44c8-857a-e7e51da3497b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.345Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_m7vyk8/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.345Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:38.986Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:38.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_m7vyk8/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_m7vyk8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_m7vyk8/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_m7vyk8', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_m7vyk8/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_m7vyk8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "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-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "149cdcde-8578-4f5a-8336-813edfb45b8d"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "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-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "149cdcde-8578-4f5a-8336-813edfb45b8d"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "149cdcde-8578-4f5a-8336-813edfb45b8d"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "message": "[localhost] run: /home/ubuntu/proxy_host_s8v7hf/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "149cdcde-8578-4f5a-8336-813edfb45b8d"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:39.855Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:39.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:40.242Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:40.242Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:40.904Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:40.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:40.904Z", "message": "/home/ubuntu/dime_host_m7vyk8/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-08-28T19:50:40.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:40.904Z", "message": "Removing directory: /tmp/tmpxqPt5G", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:40.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "149cdcde-8578-4f5a-8336-813edfb45b8d"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:40.904Z", "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-08-28T19:50:40.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "149cdcde-8578-4f5a-8336-813edfb45b8d"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:40.904Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:40.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:40.904Z", "message": "Successfully created daemon: dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:40.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8e079c9c-40c8-4e0b-a186-3b711600964a"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 617, "offset": 520, "size": 50}}} 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:42 GMT 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28697 2018-08-28 19:50:42,931 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:42,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_m7vyk8 2018-08-28 19:50:42,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_s8v7hf start 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_s8v7hf 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_m7vyk8/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_m7vyk8/env 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_m7vyk8/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_m7vyk8/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_m7vyk8', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_m7vyk8/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_m7vyk8', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'} 2018-08-28 19:50:42,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_s8v7hf/env/bin/pip freeze 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_m7vyk8/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-08-28 19:50:42,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpxqPt5G 2018-08-28 19:50:42,937 - 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-08-28 19:50:42,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:50:42,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_m7vyk8 2018-08-28 19:50:42,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:50:42,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:50:42,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:43,010 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:43,010 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:43,010 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:43,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:43,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:43 GMT 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:43,011 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:48,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.274Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.274Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Configuring Agent dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:41.930Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:41.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.287Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.287Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.287Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.287Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.287Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.958Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.958Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.958Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}], "metadata": {"pagination": {"total": 732, "offset": 570, "size": 50}}} 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:48 GMT 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27112 2018-08-28 19:50:48,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:50:48,719 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_m7vyk8 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:50:48,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:50:48,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-28 19:50:48,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:50:48,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:50:48,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:50:48,724 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:49,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:49,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:49,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:49,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:49,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:49,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:49,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:49,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:49,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:49,765 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:49 GMT 2018-08-28 19:50:49,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:49,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:49,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:54,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:42.958Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:42.958Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "04ea6a4d-da8b-485a-bdec-2480237d394b"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.768Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.768Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.768Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.768Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.768Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.976Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:43.976Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:43.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "proxy_node_5b34qz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:44.879Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:44.879Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "Starting Agent dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.424Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.424Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2daf11fd-a1b7-4aeb-949d-7a6536e855c7"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.999Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.999Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_node_5b34qz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.999Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.999Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.999Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_node_5b34qz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:45.999Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:45.999Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "proxy_node_5b34qz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/8AW7Z/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f201e5c-78c0-4b6f-a50d-e1a148239923"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}], "metadata": {"pagination": {"total": 848, "offset": 620, "size": 50}}} 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:55 GMT 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26937 2018-08-28 19:50:55,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:50:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:50:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:50:55,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:50:55,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_m7vyk8 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:50:55,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:50:55,445 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/8AW7Z/install_requirements.sh 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:50:55,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:50:55,447 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:50:55,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:50:55 GMT 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:50:55,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:00,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:01,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "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-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "proxy_node_5b34qz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Executing: /tmp/8AW7Z/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f201e5c-78c0-4b6f-a50d-e1a148239923"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "proxy_node_5b34qz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/8AW7Z/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f201e5c-78c0-4b6f-a50d-e1a148239923"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:46.442Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:46.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.615Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.615Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.615Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1013, "offset": 670, "size": 50}}} 2018-08-28 19:51:01,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:01,319 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:01 GMT 2018-08-28 19:51:01,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:01,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27529 2018-08-28 19:51:01,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:01,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-28 19:51:01,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-28 19:51:01,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:01,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:01,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,323 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:51:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,324 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/8AW7Z/install_requirements.sh 2018-08-28 19:51:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:51:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:51:01,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/8AW7Z/install_requirements.sh 2018-08-28 19:51:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:01,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:01,327 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:01,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:01,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:01,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:01,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:01,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:01 GMT 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:01,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:06,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:06,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Creating Agent homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_bvlcti/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Creating Agent vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:47.891Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_1ckqz3/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:47.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:49.176Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:49.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:49.176Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_m7vyk8 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:49.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:49.176Z", "message": "Successfully started daemon: dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:49.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "cc818b53-80d9-4c19-b231-93a6ca0b4191"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:49.704Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:49.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.633Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.633Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_bvlcti/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Successfully created daemon: homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "/home/ubuntu/homer_host_bvlcti/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-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Successfully created daemon: vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_bvlcti/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_bvlcti/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_bvlcti', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_bvlcti/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_bvlcti', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_1ckqz3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_1ckqz3/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_1ckqz3', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_1ckqz3/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_1ckqz3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "/home/ubuntu/vellum_host_1ckqz3/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-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5640bd9f-d45f-441a-9f2f-0910f58b58d0"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": " SNIMissingWarning", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:50.696Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_1ckqz3/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:50.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "599459d7-82de-48bd-98c9-a11379ceb195"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.918Z", "message": "[localhost] run: /home/ubuntu/dime_host_m7vyk8/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "74336c83-eb75-427d-818d-2a5cf86c6bfb"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.918Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.918Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "74336c83-eb75-427d-818d-2a5cf86c6bfb"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:51.928Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:51.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.947Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1177, "offset": 720, "size": 50}}} 2018-08-28 19:51:06,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:06,980 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:06 GMT 2018-08-28 19:51:06,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:06,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29592 2018-08-28 19:51:06,980 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_bvlcti 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_bvlcti/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:51:06,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_1ckqz3 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_1ckqz3/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_m7vyk8 start 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_m7vyk8 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:51:06,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_bvlcti/env 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_bvlcti 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_bvlcti/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-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_1ckqz3 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_bvlcti/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_bvlcti/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_bvlcti', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_bvlcti/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_bvlcti', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'} 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/vellum_host_1ckqz3/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/vellum_host_1ckqz3/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_1ckqz3', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/vellum_host_1ckqz3/work', 'CLOUDIFY_DAEMON_QUEUE': 'vellum_host_1ckqz3', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'} 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:51:06,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/vellum_host_1ckqz3/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-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_1ckqz3/env 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_m7vyk8/env/bin/pip freeze 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:06,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:06,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:06,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:07 GMT 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:07,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:07,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:12,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.947Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.947Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.947Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fpht3p/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "5607b126-0b90-4d9f-85c0-fe9d61169754"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "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-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "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-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "74336c83-eb75-427d-818d-2a5cf86c6bfb"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Creating Agent bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Configuring Agent vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "74336c83-eb75-427d-818d-2a5cf86c6bfb"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bcea2c09-0d32-4df6-9f1e-014cba3dd57f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "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-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "74336c83-eb75-427d-818d-2a5cf86c6bfb"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}], "metadata": {"pagination": {"total": 1294, "offset": 770, "size": 50}}} 2018-08-28 19:51:12,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:12,175 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:12 GMT 2018-08-28 19:51:12,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:12,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27575 2018-08-28 19:51:12,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,176 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fpht3p/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-28 19:51:12,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_fpht3p 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_1ckqz3 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:51:12,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:51:12,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:12,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:12,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:12,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:12,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:12,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:12,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:12,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:12,358 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:12,358 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:12,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:12,358 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:12 GMT 2018-08-28 19:51:12,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:12,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:12,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:17,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:17,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:17,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:52.950Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:52.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.012Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.012Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.012Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.012Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Removing directory: /tmp/tmpS_Jk4P", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "74336c83-eb75-427d-818d-2a5cf86c6bfb"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Configuring Agent homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Successfully configured daemon: vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f5b043c9-a88b-4470-9e7a-54da947b8f5e"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "36ecb998-bb37-4e23-a68e-72a2adac7a1a"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:54.060Z", "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-08-28T19:50:54.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "74336c83-eb75-427d-818d-2a5cf86c6bfb"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.406Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.406Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fpht3p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fpht3p/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_fpht3p', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fpht3p/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fpht3p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Successfully configured daemon: homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}], "metadata": {"pagination": {"total": 1340, "offset": 820, "size": 50}}} 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:17 GMT 2018-08-28 19:51:17,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:17,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27738 2018-08-28 19:51:17,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:17,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:17,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:17,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:17,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:51:17,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpS_Jk4P 2018-08-28 19:51:17,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:17,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:51:17,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_bvlcti 2018-08-28 19:51:17,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:17,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_1ckqz3 2018-08-28 19:51:17,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:51:17,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-08-28 19:51:17,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:17,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:51:17,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,752 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:51:17,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:51:17,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:51:17,753 - 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-08-28 19:51:17,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-08-28 19:51:17,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:17,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:17,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:17,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:17,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:51:17,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:17,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:51:17,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:51:17,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:17,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-08-28 19:51:17,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:17,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fpht3p/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fpht3p/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_fpht3p', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fpht3p/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fpht3p', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'} 2018-08-28 19:51:17,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_bvlcti 2018-08-28 19:51:17,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:17,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:17,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:51:17,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:18,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:18,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:18,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:18,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:18,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:18,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:18,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:18,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:18,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:18,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:18 GMT 2018-08-28 19:51:18,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:18,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:18,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:23,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:23,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Successfully configured daemon: homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_fpht3p/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:55.516Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:55.516Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b4f48a32-9afb-409a-b617-dca54e18a9c8"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.519Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.519Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Starting Agent vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "/home/ubuntu/bind_host_fpht3p/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-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Successfully created daemon: bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "b02f32aa-7b56-4fcc-9539-63e661c05a86"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:56.577Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:56.577Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1376, "offset": 870, "size": 50}}} 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:23 GMT 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27269 2018-08-28 19:51:23,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_bvlcti 2018-08-28 19:51:23,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_fpht3p/env 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:23,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_1ckqz3 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_fpht3p/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-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_fpht3p 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:23,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:51:23,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:23,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-28 19:51:23,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-28 19:51:23,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:51:23,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:23,261 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:23,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:23,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:23,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:23,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:23,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:23,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:23,262 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:23,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:23,262 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:23 GMT 2018-08-28 19:51:23,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:23,262 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:23,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:28,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Starting Agent homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:57.673Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:57.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "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-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}], "metadata": {"pagination": {"total": 1390, "offset": 920, "size": 50}}} 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:28,918 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:28 GMT 2018-08-28 19:51:28,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:28,919 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27602 2018-08-28 19:51:28,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:28,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:28,920 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_bvlcti 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-28 19:51:28,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-28 19:51:28,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:28,924 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:29,112 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:29,112 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:29,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:29,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:29,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:29,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:29,113 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:29,113 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:29,113 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:29,113 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:29 GMT 2018-08-28 19:51:29,113 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:29,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:29,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:34,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:34,609 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:58.719Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:58.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Creating Agent sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_d7zukq/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_1ckqz3 start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:50:59.916Z", "message": "Successfully started daemon: vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:50:59.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "53508039-0c04-4fb1-9a93-0f3eaeb1635a"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:00.362Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:00.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:00.736Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:00.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:00.736Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:00.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "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-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:01.060Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:01.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.281Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.281Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.281Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "/home/ubuntu/sprout_host_d7zukq/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}], "metadata": {"pagination": {"total": 1409, "offset": 970, "size": 50}}} 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:34 GMT 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28075 2018-08-28 19:51:34,610 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:34,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_d7zukq 2018-08-28 19:51:34,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:51:34,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/sprout_host_d7zukq/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_1ckqz3 start 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_1ckqz3 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_d7zukq/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-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:34,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:34 GMT 2018-08-28 19:51:34,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:34,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:34,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:39,695 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:39,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:39,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:39,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:39,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:39,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:39,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:39,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:39,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1f7ab03e-a6d8-492c-a243-0b67f393da09"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Creating Agent ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Configuring Agent bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Creating Agent bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "/home/ubuntu/sprout_host_d7zukq/env/lib/python2.7/site-packages/requests/packages/urllib3/util/ssl_.py:334: SNIMissingWarning: An HTTPS request has been made, but the SNI (Subject Name Indication) extension to TLS is not available on this platform. This may cause the server to present an incorrect TLS certificate, which can cause validation failures. You can upgrade to a newer version of Python to solve this. For more information, see https://urllib3.readthedocs.io/en/latest/advanced-usage.html#ssl-warnings", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "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-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_trapof/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_24hgzt/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Successfully created daemon: sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "[localhost] run: /home/ubuntu/vellum_host_1ckqz3/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1f7ab03e-a6d8-492c-a243-0b67f393da09"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_d7zukq/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c1234301-ddcc-42d1-ad90-ed59d5087d28"}], "metadata": {"pagination": {"total": 1420, "offset": 1020, "size": 50}}} 2018-08-28 19:51:39,780 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:39,780 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:39 GMT 2018-08-28 19:51:39,780 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:39,780 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28121 2018-08-28 19:51:39,780 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_trapof 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_fpht3p 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_24hgzt 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_d7zukq/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-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_trapof/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_24hgzt/cloudify/ssl/cloudify_internal_cert.pem 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_d7zukq 2018-08-28 19:51:39,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_1ckqz3/env/bin/pip freeze 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_d7zukq/env 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:39,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:39,785 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:39,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:39,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:39,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:39,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:39,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:39 GMT 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:39,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:44,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:44,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:44,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Configuring Agent bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:02.286Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:02.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Successfully started daemon: homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1f7ab03e-a6d8-492c-a243-0b67f393da09"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_bvlcti start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "498b8fb7-03bb-4b73-bc38-d35ff37af6d6"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "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-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1f7ab03e-a6d8-492c-a243-0b67f393da09"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Successfully configured daemon: bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bc28aaab-8bbe-42ca-a655-d1444c47e5d8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "message": "Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.315Z", "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-08-28T19:51:03.315Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1f7ab03e-a6d8-492c-a243-0b67f393da09"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.341Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.341Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.341Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.341Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.341Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.341Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:03.341Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:03.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.388Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_trapof/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "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-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1f7ab03e-a6d8-492c-a243-0b67f393da09"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "305e2098-cedb-4121-bdf4-43219a6f34e5"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_trapof/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_trapof/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_trapof', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_trapof/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_trapof', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Removing directory: /tmp/tmpZW_Xx_", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "1f7ab03e-a6d8-492c-a243-0b67f393da09"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:04.403Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:04.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.403Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1425, "offset": 1070, "size": 50}}} 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:44 GMT 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27862 2018-08-28 19:51:44,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:44,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_fpht3p 2018-08-28 19:51:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:51:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-08-28 19:51:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-08-28 19:51:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:51:44,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_bvlcti 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_bvlcti start 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_fpht3p 2018-08-28 19:51:44,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.12:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:44,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:44,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_trapof/env 2018-08-28 19:51:44,944 - 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-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:51:44,944 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:51:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_trapof/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_trapof/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_trapof', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_trapof/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_trapof', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'} 2018-08-28 19:51:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpZW_Xx_ 2018-08-28 19:51:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:44,945 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:51:44,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:45,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:45,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:45,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:45,011 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:45 GMT 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:45,012 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:50,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:50,091 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:50,091 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:50,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:50,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:50,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:50,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:50,092 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:50,092 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.403Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "/home/ubuntu/bono_host_24hgzt/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-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "/home/ubuntu/ellis_host_trapof/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-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "[localhost] run: /home/ubuntu/homer_host_bvlcti/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "305e2098-cedb-4121-bdf4-43219a6f34e5"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "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-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "305e2098-cedb-4121-bdf4-43219a6f34e5"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Successfully created daemon: ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Configuring Agent sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_24hgzt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_24hgzt/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_24hgzt', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_24hgzt/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_24hgzt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_24hgzt/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "305e2098-cedb-4121-bdf4-43219a6f34e5"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Successfully configured daemon: sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f747fdf6-dc3a-4ffe-8c37-ad742d1ee95c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Successfully created daemon: bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d6da9952-4ea3-45d2-bce2-c87327d7d0cf"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "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-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "305e2098-cedb-4121-bdf4-43219a6f34e5"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Starting Agent bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d7c9d03f-407c-4241-8eb2-d01ac2dc5f2f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:05.444Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:05.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1428, "offset": 1120, "size": 50}}} 2018-08-28 19:51:50,092 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:50,092 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:50 GMT 2018-08-28 19:51:50,092 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:50,092 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28772 2018-08-28 19:51:50,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:50,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:51:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:51:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_24hgzt/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-08-28 19:51:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-08-28 19:51:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,094 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_trapof/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-08-28 19:51:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:51:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_bvlcti/env/bin/pip freeze 2018-08-28 19:51:50,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:51:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_trapof 2018-08-28 19:51:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:51:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_d7zukq 2018-08-28 19:51:50,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:51:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-08-28 19:51:50,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:51:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.12', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_24hgzt/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_24hgzt/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_24hgzt', 'REST_HOST': '192.168.120.12', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_24hgzt/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_24hgzt', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.Dmc4RQ.KehoyisurbPP1IB3ux_6V3iBCnA'} 2018-08-28 19:51:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_24hgzt/env 2018-08-28 19:51:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:51:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-08-28 19:51:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_d7zukq 2018-08-28 19:51:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_24hgzt 2018-08-28 19:51:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:51:50,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_fpht3p 2018-08-28 19:51:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-08-28 19:51:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:51:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-28 19:51:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:51:50,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:51:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-08-28 19:51:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:51:50,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:50,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:50,162 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:50,163 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:50 GMT 2018-08-28 19:51:50,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:50,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:50,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:55,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:51:55,249 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:55,249 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:55,249 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:55,249 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:55,249 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:55,249 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:55,249 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:55,250 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.423Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.457Z", "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-08-28T19:51:06.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "305e2098-cedb-4121-bdf4-43219a6f34e5"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:06.457Z", "message": "Removing directory: /tmp/tmpUG7lfS", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:06.457Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "305e2098-cedb-4121-bdf4-43219a6f34e5"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.535Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.535Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.535Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.535Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.535Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.535Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Configuring Agent ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:07.537Z", "message": "Starting Agent sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:07.537Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1428, "offset": 1170, "size": 50}}} 2018-08-28 19:51:55,250 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:55,250 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:55 GMT 2018-08-28 19:51:55,250 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:55,250 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26936 2018-08-28 19:51:55,250 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:51:55,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:55,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:55,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-08-28 19:51:55,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:55,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:55,252 - 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-08-28 19:51:55,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpUG7lfS 2018-08-28 19:51:55,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:51:55,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:51:55,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:51:55,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:51:55,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-28 19:51:55,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-28 19:51:55,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:55,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:55,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:55,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_trapof 2018-08-28 19:51:55,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:51:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:51:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:51:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_d7zukq 2018-08-28 19:51:55,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:51:55,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:51:55,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:51:55,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:55,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:51:55,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:51:55,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-28 19:51:55,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:51:55,260 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:51:55,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:51:55,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:51:55,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:51:55,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:51:55,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:51:55,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:51:55,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:51:55,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:51:55,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:51:55,384 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:51:55 GMT 2018-08-28 19:51:55,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:51:55,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:51:55,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:00,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:00,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:00,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:00,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.550Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.550Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Successfully configured daemon: ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Successfully configured daemon: bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "bf9ccb13-bbd5-4325-9adc-b86669f484c3"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Configuring Agent bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Successfully started daemon: bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_fpht3p start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d4c29802-349b-43c5-b65a-2684631a7eb4"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:08.647Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:08.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0ccccada-df19-44df-91d1-caa5ead3b9e9"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.553Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54a943b3-3e80-4aea-84de-56191a63abbe"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:09.674Z", "message": "Starting Agent ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:09.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.953Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.953Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.953Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.953Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Starting Agent bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "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-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54a943b3-3e80-4aea-84de-56191a63abbe"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54a943b3-3e80-4aea-84de-56191a63abbe"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "[localhost] run: /home/ubuntu/bind_host_fpht3p/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54a943b3-3e80-4aea-84de-56191a63abbe"}], "metadata": {"pagination": {"total": 1429, "offset": 1220, "size": 50}}} 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:00 GMT 2018-08-28 19:52:00,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:00,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26898 2018-08-28 19:52:00,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:00,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:52:00,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_trapof 2018-08-28 19:52:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:52:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_24hgzt 2018-08-28 19:52:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-08-28 19:52:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:52:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:52:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:52:00,477 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-08-28 19:52:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_24hgzt 2018-08-28 19:52:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:52:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_fpht3p 2018-08-28 19:52:00,478 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_fpht3p start 2018-08-28 19:52:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-08-28 19:52:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:52:00,479 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:52:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-08-28 19:52:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-08-28 19:52:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:00,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-08-28 19:52:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-08-28 19:52:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:52:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:52:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:52:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent ellis_host_trapof 2018-08-28 19:52:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_24hgzt 2018-08-28 19:52:00,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:52:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:52:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-08-28 19:52:00,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_fpht3p/env/bin/pip freeze 2018-08-28 19:52:00,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:00,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:00,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:00,549 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:00,549 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:00,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:00 GMT 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:00,550 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:05,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:05,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:05,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:05,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "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-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54a943b3-3e80-4aea-84de-56191a63abbe"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_d7zukq start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Successfully started daemon: sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c9db7dc7-7b88-481d-a91e-4e97554bac7c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:10.973Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:10.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:11.987Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:11.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:11.987Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:11.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:11.987Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:11.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:11.987Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:11.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:11.987Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:11.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:11.987Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:11.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:11.987Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:11.987Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:12.000Z", "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-08-28T19:51:12.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54a943b3-3e80-4aea-84de-56191a63abbe"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:12.000Z", "message": "Removing directory: /tmp/tmpm7OPPU", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:12.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54a943b3-3e80-4aea-84de-56191a63abbe"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:12.000Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:12.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9294ddab-33fe-4c89-bc8e-3bc5acf5d722"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:12.000Z", "message": "[localhost] run: /home/ubuntu/sprout_host_d7zukq/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:12.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9294ddab-33fe-4c89-bc8e-3bc5acf5d722"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:13.002Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:13.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:13.002Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:13.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:13.002Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:13.002Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:13.016Z", "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-08-28T19:51:13.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9294ddab-33fe-4c89-bc8e-3bc5acf5d722"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:13.016Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:13.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9294ddab-33fe-4c89-bc8e-3bc5acf5d722"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:13.016Z", "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-08-28T19:51:13.016Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9294ddab-33fe-4c89-bc8e-3bc5acf5d722"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.169Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.169Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.171Z", "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-08-28T19:51:14.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9294ddab-33fe-4c89-bc8e-3bc5acf5d722"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.171Z", "message": "Removing directory: /tmp/tmpGDEgBk", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9294ddab-33fe-4c89-bc8e-3bc5acf5d722"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.171Z", "message": "Successfully started daemon: ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.171Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:14.171Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_trapof start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:14.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "afa20647-02cb-4406-aa11-c39f349a047f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.182Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1429, "offset": 1270, "size": 50}}} 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:05 GMT 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:05,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26992 2018-08-28 19:52:05,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:52:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_d7zukq start 2018-08-28 19:52:05,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_d7zukq 2018-08-28 19:52:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-08-28 19:52:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:52:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 19:52:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:52:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:52:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:05,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:52:05,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:05,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:52:05,656 - 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-08-28 19:52:05,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpm7OPPU 2018-08-28 19:52:05,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:52:05,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_d7zukq/env/bin/pip freeze 2018-08-28 19:52:05,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:05,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:05,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:05,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:52:05,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:52:05,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:52:05,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:52:05,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:52:05,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:52:05,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:05,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:05,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:52:05,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:05,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-28 19:52:05,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:52:05,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:05,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:52:05,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:52:05,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:05,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:05,659 - 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-08-28 19:52:05,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGDEgBk 2018-08-28 19:52:05,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_trapof 2018-08-28 19:52:05,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:52:05,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_trapof start 2018-08-28 19:52:05,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:05,660 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:05,730 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:05,730 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:05,730 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:05,730 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:05,730 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:05 GMT 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:05,731 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:10,737 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:10,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:10,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:10,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:10,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:10,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:10,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:10,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:10,818 - 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-08-28T19:51:15.182Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.182Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.182Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.182Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.182Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.182Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.182Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.182Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "message": "[localhost] run: /home/ubuntu/ellis_host_trapof/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4a6350b8-bac2-474e-b9f0-ce25d3b942c8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "message": "Successfully started daemon: bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_24hgzt start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "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-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4a6350b8-bac2-474e-b9f0-ce25d3b942c8"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4a6350b8-bac2-474e-b9f0-ce25d3b942c8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "3fa66007-746c-4c36-abdd-a5ba599aebeb"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4a6350b8-bac2-474e-b9f0-ce25d3b942c8"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:15.188Z", "message": "Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:15.188Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4a6350b8-bac2-474e-b9f0-ce25d3b942c8"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:16.362Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:16.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:16.362Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:16.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:16.362Z", "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-08-28T19:51:16.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4a6350b8-bac2-474e-b9f0-ce25d3b942c8"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:16.362Z", "message": "Removing directory: /tmp/tmpkQLgWI", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:16.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4a6350b8-bac2-474e-b9f0-ce25d3b942c8"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:16.362Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:16.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4fd179cb-70eb-408c-bd0e-be39755d1868"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.787Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.787Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.787Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.787Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.787Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.787Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.789Z", "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-08-28T19:51:17.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4fd179cb-70eb-408c-bd0e-be39755d1868"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.789Z", "message": "[localhost] run: /home/ubuntu/bono_host_24hgzt/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4fd179cb-70eb-408c-bd0e-be39755d1868"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.789Z", "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-08-28T19:51:17.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4fd179cb-70eb-408c-bd0e-be39755d1868"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:17.789Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:17.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4fd179cb-70eb-408c-bd0e-be39755d1868"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:18.871Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:18.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:18.871Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:18.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:18.871Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:18.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:18.871Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:18.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:18.873Z", "message": "Removing directory: /tmp/tmpvymcub", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:18.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4fd179cb-70eb-408c-bd0e-be39755d1868"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:18.873Z", "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-08-28T19:51:18.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4fd179cb-70eb-408c-bd0e-be39755d1868"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:19.920Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:19.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:19.920Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:19.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:19.920Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:19.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:19.920Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:19.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:19.920Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:19.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:19.920Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:19.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:19.920Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:19.920Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:21.046Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:21.046Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:21.046Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:21.046Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:21.046Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:21.046Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:21.046Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:21.046Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1455, "offset": 1320, "size": 50}}} 2018-08-28 19:52:10,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:10,819 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:10 GMT 2018-08-28 19:52:10,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:10,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26731 2018-08-28 19:52:10,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:10,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-08-28 19:52:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:52:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-08-28 19:52:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:52:10,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_trapof/env/bin/pip freeze 2018-08-28 19:52:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_24hgzt 2018-08-28 19:52:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_24hgzt start 2018-08-28 19:52:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:52:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:52:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-08-28 19:52:10,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:52:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:52:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:10,823 - 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-08-28 19:52:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpkQLgWI 2018-08-28 19:52:10,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-08-28 19:52:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:52:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:52:10,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:52:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-08-28 19:52:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_24hgzt/env/bin/pip freeze 2018-08-28 19:52:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-08-28 19:52:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-08-28 19:52:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:52:10,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:52:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-28 19:52:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 19:52:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpvymcub 2018-08-28 19:52:10,826 - 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-08-28 19:52:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:10,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:52:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-08-28 19:52:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-08-28 19:52:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-08-28 19:52:10,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:10,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:10,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:10,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:10,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-08-28 19:52:10,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-08-28 19:52:10,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:10,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:10,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:10,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:10 GMT 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:10,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:10,961 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:15,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:16,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:16,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:16,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:16,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:16,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:16,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:16,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:16,043 - 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-08-28T19:51:22.140Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:22.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:22.140Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:22.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:22.140Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:22.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:23.195Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:23.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:23.195Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:23.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:23.195Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:23.195Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:24.249Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:24.249Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:25.205Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:25.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:25.205Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:25.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:26.227Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:26.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:26.227Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:26.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:26.227Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:26.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:27.282Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:27.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:27.282Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:27.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:27.282Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:27.282Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:28.503Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:28.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:28.503Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:28.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:28.503Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:28.503Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_node_5b34qz", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:28.912Z", "message": "Execution done (return_code=0): /tmp/8AW7Z/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:28.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f201e5c-78c0-4b6f-a50d-e1a148239923"}, {"node_instance_id": "proxy_node_5b34qz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:29.976Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:29.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_node_5b34qz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:29.976Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:29.976Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "proxy_node_5b34qz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:30.995Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:30.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:32.012Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:32.012Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:32.012Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:32.012Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:32.012Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:32.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:33.622Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:33.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:33.622Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:33.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:33.622Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:33.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:37.171Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:37.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:37.650Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:37.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:37.650Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:37.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:37.650Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:37.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:38.772Z", "message": "Downloaded scripts/bind/bind.py to /tmp/MXP10/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:38.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:38.880Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:38.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:38.880Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:38.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:38.880Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:38.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:38.880Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:38.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:38.923Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:38.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:38.923Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:38.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:39.931Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:39.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:39.931Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:39.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:39.931Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:39.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:42.474Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:42.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:44.389Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:44.389Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:44.947Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:44.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:44.947Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:44.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:49.382Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:51:49.382Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:51:56.460Z", "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-08-28T19:51:56.460Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}], "metadata": {"pagination": {"total": 1464, "offset": 1370, "size": 50}}} 2018-08-28 19:52:16,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:16,043 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:16 GMT 2018-08-28 19:52:16,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:16,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25552 2018-08-28 19:52:16,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:16,044 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:16,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-08-28 19:52:16,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:16,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:16,045 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:16,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,046 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-08-28 19:52:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,047 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/8AW7Z/install_requirements.sh 2018-08-28 19:52:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:52:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:52:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:52:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/MXP10/bind.py 2018-08-28 19:52:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:52:16,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:52:16,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:52:16,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-08-28 19:52:16,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-08-28 19:52:16,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-08-28 19:52:16,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-08-28 19:52:16,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-08-28 19:52:16,053 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:16,117 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:16,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:16,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:16,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:16,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:16,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:16,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:16,118 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:16,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:16,118 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:16 GMT 2018-08-28 19:52:16,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:16,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:16,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:21,123 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:21,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:21,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:07.640Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:07.640Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:07.964Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:07.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:07.964Z", "message": "[localhost] run: sudo mv /tmp/tmpld5V8b /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:07.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:07.964Z", "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-08-28T19:52:07.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:07.964Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:07.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:07.964Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:07.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:07.964Z", "message": "[localhost] run: sudo mv /tmp/tmp7xCGmx /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:07.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:08.978Z", "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-08-28T19:52:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:08.978Z", "message": "The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:08.978Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:08.978Z", "message": "[localhost] run: sudo mv /tmp/tmp4yToDM /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:08.978Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:08.978Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:08.978Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:09.633Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:09.633Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "message": "[localhost] run: sudo mv /tmp/tmpwC0fBf /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "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-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "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-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "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-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.14', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "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-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "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-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.184Z", "message": "[localhost] run: sudo mv /tmp/tmpm2UYy2 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.184Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ff48970f-f6cc-452e-a76a-24ff9e331124"}, {"node_instance_id": "bind_eejial", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.974Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.974Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:10.974Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:10.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:11.202Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:11.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:11.202Z", "message": "Executing: /tmp/68B2I/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:11.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:11.202Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/68B2I/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:11.202Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:12.220Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:12.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:12.220Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:12.220Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:13.231Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:13.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}], "metadata": {"pagination": {"total": 1464, "offset": 1420, "size": 50}}} 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:21,201 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:21 GMT 2018-08-28 19:52:21,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:21,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 18278 2018-08-28 19:52:21,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:21,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:52:21,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:52:21,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpld5V8b /etc/bind/named.conf.local 2018-08-28 19:52:21,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-08-28 19:52:21,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2018-08-28 19:52:21,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-28 19:52:21,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7xCGmx /etc/clearwater/local_config 2018-08-28 19:52:21,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-08-28 19:52:21,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.14', 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.14', u'hss_hostname': u''}. 2018-08-28 19:52:21,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-08-28 19:52:21,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4yToDM /etc/clearwater/shared_config 2018-08-28 19:52:21,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-08-28 19:52:21,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 19:52:21,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:52:21,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 19:52:21,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwC0fBf /etc/bind/db.clearwater.local 2018-08-28 19:52:21,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 19:52:21,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:52:21,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 19:52:21,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.14', u'hss_hostname': u''}. 2018-08-28 19:52:21,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 19:52:21,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 19:52:21,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 19:52:21,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpm2UYy2 /etc/bind/db.clearwater.opnfv 2018-08-28 19:52:21,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:52:21,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:52:21,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:52:21,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-08-28 19:52:21,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/68B2I/install-etcd.sh 2018-08-28 19:52:21,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/68B2I/install-etcd.sh 2018-08-28 19:52:21,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-08-28 19:52:21,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-08-28 19:52:21,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-08-28 19:52:21,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:21,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:21 GMT 2018-08-28 19:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:21,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:26,292 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:26,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:26,370 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:26,370 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:26,370 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:26,370 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:26,370 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:26,370 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:26,370 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:23.763Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fpht3p\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://security.ubuntu.com trusty-security InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,719 B/s)\nReading package lists...\n\nreal\t0m11.314s\nuser\t0m2.662s\nsys\t0m0.260s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:23.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:24.263Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:24.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:52:24.263Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:52:24.263Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}], "metadata": {"pagination": {"total": 1467, "offset": 1453, "size": 50}}} 2018-08-28 19:52:26,371 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:26,371 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:26 GMT 2018-08-28 19:52:26,371 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:26,371 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6023 2018-08-28 19:52:26,371 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:26,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fpht3p Ign http://repo.cw-ngv.com binary/ InRelease Hit http://security.ubuntu.com trusty-security InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,719 B/s) Reading package lists... real 0m11.314s user 0m2.662s sys 0m0.260s 2018-08-28 19:52:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-08-28 19:52:26,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:52:26,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:26,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:26,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:26 GMT 2018-08-28 19:52:26,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:26,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:26,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:31,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:31,525 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:31,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:31,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:31,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:31,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:31,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:31 GMT 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:31,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:31,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:31,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:31,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:31,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:31,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:31 GMT 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:31,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:36,594 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:36,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:36,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:36,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:36 GMT 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:52:36,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:36,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:36,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:36,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:36,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:36,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:36,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:36,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:36,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:36,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:36,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:36,743 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:36 GMT 2018-08-28 19:52:36,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:36,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:36,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:41,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:41,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:41,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:41 GMT 2018-08-28 19:52:41,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:41,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:52:41,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:41,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:41,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:41,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:41,897 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:41 GMT 2018-08-28 19:52:41,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:41,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:41,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:46,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:47,164 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:47,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:47,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:47,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:47,165 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:47,165 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:47,165 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:52:47,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:47,166 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:47 GMT 2018-08-28 19:52:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:47,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:52:47,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:47,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:47,234 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:47,235 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:47,236 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:47 GMT 2018-08-28 19:52:47,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:47,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:47,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:52,241 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:52,535 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:52,535 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:52,535 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:52,535 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:52,535 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:52,535 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:52,535 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:52,536 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:52:52,536 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:52,536 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:52 GMT 2018-08-28 19:52:52,536 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:52,536 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:52:52,536 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:52,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:52,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:52,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:52,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:52,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:52,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:52,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:52,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:52,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:52,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:52,606 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:52 GMT 2018-08-28 19:52:52,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:52,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:52,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:57,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:52:57,915 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:57,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:57 GMT 2018-08-28 19:52:57,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:57,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:52:57,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:52:57,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:52:58,023 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:52:58,023 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:52:58,023 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:52:58,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:52:58,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:52:58,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:52:58,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:52:58,024 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:52:58,024 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:52:58,024 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:52:58 GMT 2018-08-28 19:52:58,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:52:58,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:52:58,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:03,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:03,177 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:03,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:03,178 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:03 GMT 2018-08-28 19:53:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:03,178 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:03,178 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:03,178 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:03,244 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:03,244 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:03 GMT 2018-08-28 19:53:03,245 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:03,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:03,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:08,251 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:08,614 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:08,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:08 GMT 2018-08-28 19:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:08,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:08,616 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:08,687 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:08,687 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:08,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:08,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:08,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:08,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:08,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:08,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:08,688 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:08,688 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:08 GMT 2018-08-28 19:53:08,688 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:08,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:08,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:13,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:14,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:14,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:14,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:14 GMT 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:14,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:14,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:14,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:14,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:14,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:14,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:14,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:14,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:14,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:14,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:14,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:14,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:14,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:14 GMT 2018-08-28 19:53:14,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:14,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:14,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:19,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:19,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:19,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:19 GMT 2018-08-28 19:53:19,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:19,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:19,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:19,267 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:19,338 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:19,338 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:19 GMT 2018-08-28 19:53:19,339 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:19,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:19,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:24,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:24,568 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:24,569 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:24,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:24 GMT 2018-08-28 19:53:24,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:24,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:24,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:24,570 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:24,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:24,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:24,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:24,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:24,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:24,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:24,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:24,657 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:24,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:24,657 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:24 GMT 2018-08-28 19:53:24,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:24,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:24,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:29,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:29,828 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:29,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:29,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:29 GMT 2018-08-28 19:53:29,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:29,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:29,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:29,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:29,901 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:29,901 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:29,901 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:29,901 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:29 GMT 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:29,902 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:34,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:35,051 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:35,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:35,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:35,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:35,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:35,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:35,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:35,052 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:35,052 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:35,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:35 GMT 2018-08-28 19:53:35,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:35,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:35,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:35,052 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:35,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:35 GMT 2018-08-28 19:53:35,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:35,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:35,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:40,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:40,225 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:40,225 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:40,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:40,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:40,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:40,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:40,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:40,226 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:40,226 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:40,226 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:40 GMT 2018-08-28 19:53:40,226 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:40,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:40,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:40,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:40,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:40,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:40,291 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:40 GMT 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:40,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:45,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:45,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:45 GMT 2018-08-28 19:53:45,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:45,454 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:45,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:45,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:45,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:45,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:45,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:45 GMT 2018-08-28 19:53:45,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:45,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:45,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:50,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:50,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:50,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:50,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:50,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:50,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:50,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:50,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:50,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1467, "offset": 1456, "size": 50}}} 2018-08-28 19:53:50,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:50,681 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:50 GMT 2018-08-28 19:53:50,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:50,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:53:50,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:50,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:50,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:50,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:50,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:50,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:50,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:50 GMT 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:50,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:55,759 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:53:56,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:56,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:56,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:56,023 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:56,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:56,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:56,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:56,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:55.110Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fpht3p\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 4 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 12s (6,711 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package python-mock.\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for port 53: Address already in use\n ...fail!\ninvoke-rc.d: initscript dnsmasq, action \"start\" failed.\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n\ndnsmasq: failed to create listening socket for 127.0.0.1: Address already in use\n ...fail!\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8960\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t1m30.655s\nuser\t0m18.841s\nsys\t0m9.207s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:55.110Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:55.324Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:55.324Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}], "metadata": {"pagination": {"total": 1469, "offset": 1456, "size": 50}}} 2018-08-28 19:53:56,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:56,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:56 GMT 2018-08-28 19:53:56,024 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:56,024 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 45038 2018-08-28 19:53:56,024 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:53:56,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fpht3p 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 4 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:22 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:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 12s (6,711 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package python-mock. Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-setuptools (3.3-1ubuntu2) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for port 53: Address already in use ...fail! invoke-rc.d: initscript dnsmasq, action "start" failed. Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq dnsmasq: failed to create listening socket for 127.0.0.1: Address already in use ...fail! Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8960 Setting up clearwater-log-cleanup (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 1m30.655s user 0m18.841s sys 0m9.207s 2018-08-28 19:53:56,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-08-28 19:53:56,027 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:53:56,103 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:53:56,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:53:56,104 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:53:56 GMT 2018-08-28 19:53:56,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:53:56,104 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:53:56,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:01,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:01,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:01,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:01,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:01,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:56.332Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:56.332Z", "message": "[etcd] => \nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:56.332Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:56.332Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e4:a9:aa \n inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fee4:a9aa/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:73604 errors:0 dropped:0 overruns:0 frame:0\n TX packets:36827 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:123592545 (123.5 MB) TX bytes:5842557 (5.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:16587 (16.5 KB) TX bytes:16587 (16.5 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:56.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:57.354Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:57.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:57.354Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:57.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:57.354Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:57.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:57.354Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:50 ? 00:00:00 /sbin/init\nroot 2 0 0 19:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:50 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:50 ? 00:00:00 [migration/0]\nroot 14 2 0 19:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:50 ? 00:00:00 [migration/1]\nroot 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:50 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:50 ? 00:00:00 [khelper]\nroot 21 2 0 19:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:50 ? 00:00:00 [netns]\nroot 23 2 0 19:50 ? 00:00:00 [writeback]\nroot 24 2 0 19:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:50 ? 00:00:00 [bioset]\nroot 26 2 0 19:50 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:50 ? 00:00:00 [kblockd]\nroot 28 2 0 19:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:50 ? 00:00:00 [khubd]\nroot 30 2 0 19:50 ? 00:00:00 [md]\nroot 31 2 0 19:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:50 ? 00:00:00 [vmstat]\nroot 37 2 0 19:50 ? 00:00:00 [ksmd]\nroot 38 2 0 19:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:50 ? 00:00:00 [crypto]\nroot 53 2 0 19:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:50 ? 00:00:00 [vballoon]\nroot 56 2 0 19:50 ? 00:00:00 [scsi_eh_0]\nroot 57 2 0 19:50 ? 00:00:00 [scsi_eh_1]\nroot 58 2 0 19:50 ? 00:00:00 [kworker/u4:2]\nroot 59 2 0 19:50 ? 00:00:00 [kworker/u4:3]\nroot 78 2 0 19:50 ? 00:00:00 [deferwq]\nroot 79 2 0 19:50 ? 00:00:00 [charger_manager]\nroot 88 2 0 19:50 ? 00:00:00 [kworker/1:1]\nroot 124 2 0 19:50 ? 00:00:00 [kpsmoused]\nroot 185 2 0 19:50 ? 00:00:00 [jbd2/vda1-8]\nroot 186 2 0 19:50 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 429 2 0 19:50 ? 00:00:00 [kworker/u5:1]\nroot 535 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 19:50 ? 00:00:00 [kauditd]\nmessage+ 905 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork\nroot 934 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 955 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1002 1 0 19:50 ? 00:00:00 rsyslogd\nroot 1049 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1101 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 19:50 ? 00:00:00 cron\ndaemon 1106 1 0 19:50 ? 00:00:00 atd\nroot 1111 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1118 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1197 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1450 2 0 19:51 ? 00:00:00 [kworker/0:2]\nubuntu 1650 1 0 19:51 ? 00:00:00 /home/ubuntu/bind_host_fpht3p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fpht3p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fpht3p --logging-server-logdir=/home/ubuntu/bind_host_fpht3p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p%I.log --pidfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p.pid\nubuntu 1689 1650 0 19:51 ? 00:00:00 /home/ubuntu/bind_host_fpht3p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fpht3p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fpht3p --logging-server-logdir=/home/ubuntu/bind_host_fpht3p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p%I.log --pidfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p.pid\nubuntu 1764 1 0 19:51 ? 00:00:01 python2.7 /home/ubuntu/bind_host_fpht3p/env/bin/diamond --configfile /home/ubuntu/bind_host_fpht3p/work/plugins/diamond/etc/diamond.conf\nbind 2432 1 0 19:52 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2485 1689 0 19:52 ? 00:00:00 /home/ubuntu/bind_host_fpht3p/env/bin/python2.7 /home/ubuntu/bind_host_fpht3p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-c_73Ax\nubuntu 2497 2485 0 19:52 ? 00:00:00 /bin/sh -c /tmp/68B2I/install-etcd.sh\nubuntu 2499 2497 0 19:52 ? 00:00:00 /bin/bash -e /tmp/68B2I/install-etcd.sh\nroot 2760 2 0 19:52 ? 00:00:00 [kworker/u5:2]\nntp 8552 1 0 19:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8960 1 0 19:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9092 1 0 19:53 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380\nroot 9147 1 0 19:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9152 9147 0 19:53 ? 00:00:00 inotifywait -e create -qq .\nroot 9197 8960 0 19:53 ? 00:00:00 [check-monit-upt] \nroot 9198 8960 0 19:53 ? 00:00:00 [check-etcd-upti] \nroot 9200 8960 0 19:53 ? 00:00:00 [poll_etcd_clust] \nroot 9202 8960 0 19:53 ? 00:00:00 [poll_etcd.sh] \nubuntu 9412 2499 0 19:53 ? 00:00:00 /bin/bash -e /tmp/68B2I/install-etcd.sh\nubuntu 9413 9412 0 19:53 ? 00:00:00 /bin/bash -e /tmp/68B2I/install-etcd.sh\nroot 9414 9413 0 19:53 ? 00:00:00 sudo ps -edf\nroot 9415 9414 0 19:53 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.008s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:57.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:57.354Z", "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.14:53 0.0.0.0:* LISTEN 2432/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2432/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2432/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8960/monit \ntcp 0 0 192.168.120.14:2380 0.0.0.0:* LISTEN 9092/etcd \ntcp6 0 0 :::53 :::* LISTEN 2432/named \ntcp6 0 0 :::22 :::* LISTEN 1101/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2432/named \ntcp6 0 0 :::4000 :::* LISTEN 9092/etcd \nudp 0 0 192.168.120.14:123 0.0.0.0:* 8552/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8552/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8552/ntpd \nudp 0 0 0.0.0.0:38895 0.0.0.0:* 569/dhclient \nudp 0 0 192.168.120.14:53 0.0.0.0:* 2432/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2432/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8552/ntpd \nudp6 0 0 ::1:123 :::* 8552/ntpd \nudp6 0 0 :::123 :::* 8552/ntpd \nudp6 0 0 :::35620 :::* 569/dhclient \nudp6 0 0 :::53 :::* 2432/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 1814 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 10901 1650/python2.7 /tmp/cloudify-logging-server-0d279.socket\nunix 2 [ ACC ] STREAM LISTENING 7138 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9572 1118/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13155 2485/python2.7 /tmp/ctx-ZnCmTp.socket\nunix 2 [ ACC ] STREAM LISTENING 9377 905/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:57.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:58.380Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:58.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:58.380Z", "message": "[etcd] => [28-Aug-2018 19:53:43 UTC] clearwater-diags-monitor starting\n[28-Aug-2018 19:53:43 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:58.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:58.380Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:58.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:58.380Z", "message": "[etcd] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/sa28\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:58.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:58.380Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---7*[{etcd}]\n |-7*[getty]\n |-irqbalance\n |-monit-+-check-etcd-upti\n | |-check-monit-upt\n | |-poll_etcd.sh\n | |-poll_etcd_clust\n | `-{monit}\n |-named---4*[{named}]\n |-ntpd\n |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+\n | | `-6*[{python2.7}]\n | `-3*[{python2.7}]\n |-python2.7---{python2.7}\n |-rsyslogd---3*[{rsyslogd}]\n |-sshd\n |-systemd-logind\n |-systemd-udevd\n |-upstart-file-br\n |-upstart-socket-\n `-upstart-udev-br\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:58.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:59.401Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:59.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:59.401Z", "message": "[etcd] => 2018-08-28 19:53:41.159133183 Stopping etcd clearwater-etcd\n2018-08-28 19:53:42.048199252 Restarting etcd clearwater-etcd\n2018-08-28 19:53:42.052600175 Configured ETCDCTL_PEERS: \n2018-08-28 19:53:42.053283756 Check for previous failed startup attempt\n2018-08-28 19:53:42.054348370 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2018-08-28 19:53:42.065919756 etcdctl returned 2\n2018-08-28 19:53:42.071763429 Creating new cluster...\n2018-08-28 19:53:42.074265410 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.14:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.14\n --name 192-168-120-14\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.14:2380\n --listen-peer-urls http://192.168.120.14:2380\n2018-08-28 19:53:42.075752817 Check we're actually a member of the cluster\n2018-08-28 19:53:42.087591730 Wait for etcd to startup\n2018-08-28 19:53:43.095660625 Etcd started successfully\n2018-08-28 19:53:42.099633 I | etcdmain: etcd Version: 3.1.7\n2018-08-28 19:53:42.099683 I | etcdmain: Git SHA: 43b7507\n2018-08-28 19:53:42.099687 I | etcdmain: Go Version: go1.7.5\n2018-08-28 19:53:42.099690 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-28 19:53:42.099694 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-28 19:53:42.099765 I | embed: listening for peers on http://192.168.120.14:2380\n2018-08-28 19:53:42.099812 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-28 19:53:42.151609 I | etcdserver: name = 192-168-120-14\n2018-08-28 19:53:42.151638 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14\n2018-08-28 19:53:42.151643 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member\n2018-08-28 19:53:42.151647 I | etcdserver: heartbeat = 100ms\n2018-08-28 19:53:42.151651 I | etcdserver: election = 1000ms\n2018-08-28 19:53:42.151655 I | etcdserver: snapshot count = 10000\n2018-08-28 19:53:42.151663 I | etcdserver: advertise client URLs = http://192.168.120.14:4000\n2018-08-28 19:53:42.151678 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380\n2018-08-28 19:53:42.151687 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380\n2018-08-28 19:53:42.208906 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475\n2018-08-28 19:53:42.208971 I | raft: 810a326e07e71be9 became follower at term 0\n2018-08-28 19:53:42.208997 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-28 19:53:42.209002 I | raft: 810a326e07e71be9 became follower at term 1\n2018-08-28 19:53:42.322368 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-28 19:53:42.323317 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2018-08-28 19:53:42.409256 I | raft: 810a326e07e71be9 is starting a new election at term 1\n2018-08-28 19:53:42.409348 I | raft: 810a326e07e71be9 became candidate at term 2\n2018-08-28 19:53:42.409381 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2\n2018-08-28 19:53:42.409395 I | raft: 810a326e07e71be9 became leader at term 2\n2018-08-28 19:53:42.409401 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2\n2018-08-28 19:53:42.409575 I | etcdserver: setting up the initial cluster version to 3.1\n2018-08-28 19:53:42.427074 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-28 19:53:42.427101 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-28 19:53:42.427119 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475\n2018-08-28 19:53:42.427157 I | embed: ready to serve client requests\n2018-08-28 19:53:42.427505 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-28 19:53:43.267120 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:36444\n2018-08-28 19:53:43.286597 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:36445\n2018-08-28 19:53:43.287310 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:36446\n2018-08-28 19:53:45.596041 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:36447\n2018-08-28 19:53:45.605566 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:36448\n2018-08-28 19:53:45.606975 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:36449\n2018-08-28 19:53:55.534069 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:36450\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:59.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:53:59.755Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:53:59.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:00.417Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:00.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:00.417Z", "message": "Execution done (return_code=0): /tmp/68B2I/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:00.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "94e99066-29f0-4c50-a6f1-a01660f58801"}, {"node_instance_id": "bind_eejial", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:01.015Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:01.015Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1492, "offset": 1458, "size": 50}}} 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:01 GMT 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:01,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30137 2018-08-28 19:54:01,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:01,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-08-28 19:54:01,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.010s user 0m0.000s sys 0m0.011s 2018-08-28 19:54:01,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-08-28 19:54:01,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:e4:a9:aa inet addr:192.168.120.14 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fee4:a9aa/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:73604 errors:0 dropped:0 overruns:0 frame:0 TX packets:36827 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:123592545 (123.5 MB) TX bytes:5842557 (5.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:16587 (16.5 KB) TX bytes:16587 (16.5 KB) real 0m0.005s user 0m0.004s sys 0m0.002s 2018-08-28 19:54:01,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-08-28 19:54:01,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-08-28 19:54:01,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-08-28 19:54:01,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:50 ? 00:00:00 /sbin/init root 2 0 0 19:50 ? 00:00:00 [kthreadd] root 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:50 ? 00:00:00 [kworker/0:0] root 5 2 0 19:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:50 ? 00:00:00 [rcu_sched] root 8 2 0 19:50 ? 00:00:00 [rcuos/0] root 9 2 0 19:50 ? 00:00:00 [rcuos/1] root 10 2 0 19:50 ? 00:00:00 [rcu_bh] root 11 2 0 19:50 ? 00:00:00 [rcuob/0] root 12 2 0 19:50 ? 00:00:00 [rcuob/1] root 13 2 0 19:50 ? 00:00:00 [migration/0] root 14 2 0 19:50 ? 00:00:00 [watchdog/0] root 15 2 0 19:50 ? 00:00:00 [watchdog/1] root 16 2 0 19:50 ? 00:00:00 [migration/1] root 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:50 ? 00:00:00 [kworker/1:0] root 19 2 0 19:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:50 ? 00:00:00 [khelper] root 21 2 0 19:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:50 ? 00:00:00 [netns] root 23 2 0 19:50 ? 00:00:00 [writeback] root 24 2 0 19:50 ? 00:00:00 [kintegrityd] root 25 2 0 19:50 ? 00:00:00 [bioset] root 26 2 0 19:50 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:50 ? 00:00:00 [kblockd] root 28 2 0 19:50 ? 00:00:00 [ata_sff] root 29 2 0 19:50 ? 00:00:00 [khubd] root 30 2 0 19:50 ? 00:00:00 [md] root 31 2 0 19:50 ? 00:00:00 [devfreq_wq] root 32 2 0 19:50 ? 00:00:00 [kworker/0:1] root 34 2 0 19:50 ? 00:00:00 [khungtaskd] root 35 2 0 19:50 ? 00:00:00 [kswapd0] root 36 2 0 19:50 ? 00:00:00 [vmstat] root 37 2 0 19:50 ? 00:00:00 [ksmd] root 38 2 0 19:50 ? 00:00:00 [khugepaged] root 39 2 0 19:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:50 ? 00:00:00 [crypto] root 53 2 0 19:50 ? 00:00:00 [kthrotld] root 54 2 0 19:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:50 ? 00:00:00 [vballoon] root 56 2 0 19:50 ? 00:00:00 [scsi_eh_0] root 57 2 0 19:50 ? 00:00:00 [scsi_eh_1] root 58 2 0 19:50 ? 00:00:00 [kworker/u4:2] root 59 2 0 19:50 ? 00:00:00 [kworker/u4:3] root 78 2 0 19:50 ? 00:00:00 [deferwq] root 79 2 0 19:50 ? 00:00:00 [charger_manager] root 88 2 0 19:50 ? 00:00:00 [kworker/1:1] root 124 2 0 19:50 ? 00:00:00 [kpsmoused] root 185 2 0 19:50 ? 00:00:00 [jbd2/vda1-8] root 186 2 0 19:50 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 429 2 0 19:50 ? 00:00:00 [kworker/u5:1] root 535 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 19:50 ? 00:00:00 [kauditd] message+ 905 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork root 934 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind root 955 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1002 1 0 19:50 ? 00:00:00 rsyslogd root 1049 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1101 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 19:50 ? 00:00:00 cron daemon 1106 1 0 19:50 ? 00:00:00 atd root 1111 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance root 1118 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1197 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1450 2 0 19:51 ? 00:00:00 [kworker/0:2] ubuntu 1650 1 0 19:51 ? 00:00:00 /home/ubuntu/bind_host_fpht3p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fpht3p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fpht3p --logging-server-logdir=/home/ubuntu/bind_host_fpht3p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p%I.log --pidfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p.pid ubuntu 1689 1650 0 19:51 ? 00:00:00 /home/ubuntu/bind_host_fpht3p/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fpht3p --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fpht3p --logging-server-logdir=/home/ubuntu/bind_host_fpht3p/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p%I.log --pidfile=/home/ubuntu/bind_host_fpht3p/work/bind_host_fpht3p.pid ubuntu 1764 1 0 19:51 ? 00:00:01 python2.7 /home/ubuntu/bind_host_fpht3p/env/bin/diamond --configfile /home/ubuntu/bind_host_fpht3p/work/plugins/diamond/etc/diamond.conf bind 2432 1 0 19:52 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2485 1689 0 19:52 ? 00:00:00 /home/ubuntu/bind_host_fpht3p/env/bin/python2.7 /home/ubuntu/bind_host_fpht3p/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-c_73Ax ubuntu 2497 2485 0 19:52 ? 00:00:00 /bin/sh -c /tmp/68B2I/install-etcd.sh ubuntu 2499 2497 0 19:52 ? 00:00:00 /bin/bash -e /tmp/68B2I/install-etcd.sh root 2760 2 0 19:52 ? 00:00:00 [kworker/u5:2] ntp 8552 1 0 19:53 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8960 1 0 19:53 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9092 1 0 19:53 ? 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.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 root 9147 1 0 19:53 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9152 9147 0 19:53 ? 00:00:00 inotifywait -e create -qq . root 9197 8960 0 19:53 ? 00:00:00 [check-monit-upt] root 9198 8960 0 19:53 ? 00:00:00 [check-etcd-upti] root 9200 8960 0 19:53 ? 00:00:00 [poll_etcd_clust] root 9202 8960 0 19:53 ? 00:00:00 [poll_etcd.sh] ubuntu 9412 2499 0 19:53 ? 00:00:00 /bin/bash -e /tmp/68B2I/install-etcd.sh ubuntu 9413 9412 0 19:53 ? 00:00:00 /bin/bash -e /tmp/68B2I/install-etcd.sh root 9414 9413 0 19:53 ? 00:00:00 sudo ps -edf root 9415 9414 0 19:53 ? 00:00:00 ps -edf real 0m0.009s user 0m0.008s sys 0m0.003s 2018-08-28 19:54:01,309 - 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.14:53 0.0.0.0:* LISTEN 2432/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2432/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1101/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2432/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8960/monit tcp 0 0 192.168.120.14:2380 0.0.0.0:* LISTEN 9092/etcd tcp6 0 0 :::53 :::* LISTEN 2432/named tcp6 0 0 :::22 :::* LISTEN 1101/sshd tcp6 0 0 ::1:953 :::* LISTEN 2432/named tcp6 0 0 :::4000 :::* LISTEN 9092/etcd udp 0 0 192.168.120.14:123 0.0.0.0:* 8552/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8552/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8552/ntpd udp 0 0 0.0.0.0:38895 0.0.0.0:* 569/dhclient udp 0 0 192.168.120.14:53 0.0.0.0:* 2432/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2432/named udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8552/ntpd udp6 0 0 ::1:123 :::* 8552/ntpd udp6 0 0 :::123 :::* 8552/ntpd udp6 0 0 :::35620 :::* 569/dhclient udp6 0 0 :::53 :::* 2432/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 1814 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 10901 1650/python2.7 /tmp/cloudify-logging-server-0d279.socket unix 2 [ ACC ] STREAM LISTENING 7138 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9572 1118/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13155 2485/python2.7 /tmp/ctx-ZnCmTp.socket unix 2 [ ACC ] STREAM LISTENING 9377 905/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.004s sys 0m0.003s 2018-08-28 19:54:01,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-08-28 19:54:01,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [28-Aug-2018 19:53:43 UTC] clearwater-diags-monitor starting [28-Aug-2018 19:53:43 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:54:01,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-28 19:54:01,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/sa28 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.000s sys 0m0.005s 2018-08-28 19:54:01,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---7*[{etcd}] |-7*[getty] |-irqbalance |-monit-+-check-etcd-upti | |-check-monit-upt | |-poll_etcd.sh | |-poll_etcd_clust | `-{monit} |-named---4*[{named}] |-ntpd |-python2.7-+-python2.7---python2.7-+-sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---install-etcd.sh---sudo---pstr+ | | `-6*[{python2.7}] | `-3*[{python2.7}] |-python2.7---{python2.7} |-rsyslogd---3*[{rsyslogd}] |-sshd |-systemd-logind |-systemd-udevd |-upstart-file-br |-upstart-socket- `-upstart-udev-br real 0m0.008s user 0m0.004s sys 0m0.003s 2018-08-28 19:54:01,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-08-28 19:54:01,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-08-28 19:53:41.159133183 Stopping etcd clearwater-etcd 2018-08-28 19:53:42.048199252 Restarting etcd clearwater-etcd 2018-08-28 19:53:42.052600175 Configured ETCDCTL_PEERS: 2018-08-28 19:53:42.053283756 Check for previous failed startup attempt 2018-08-28 19:53:42.054348370 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2018-08-28 19:53:42.065919756 etcdctl returned 2 2018-08-28 19:53:42.071763429 Creating new cluster... 2018-08-28 19:53:42.074265410 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.14:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.14 --name 192-168-120-14 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.14:2380 --listen-peer-urls http://192.168.120.14:2380 2018-08-28 19:53:42.075752817 Check we're actually a member of the cluster 2018-08-28 19:53:42.087591730 Wait for etcd to startup 2018-08-28 19:53:43.095660625 Etcd started successfully 2018-08-28 19:53:42.099633 I | etcdmain: etcd Version: 3.1.7 2018-08-28 19:53:42.099683 I | etcdmain: Git SHA: 43b7507 2018-08-28 19:53:42.099687 I | etcdmain: Go Version: go1.7.5 2018-08-28 19:53:42.099690 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-28 19:53:42.099694 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-28 19:53:42.099765 I | embed: listening for peers on http://192.168.120.14:2380 2018-08-28 19:53:42.099812 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-28 19:53:42.151609 I | etcdserver: name = 192-168-120-14 2018-08-28 19:53:42.151638 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.14 2018-08-28 19:53:42.151643 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.14/member 2018-08-28 19:53:42.151647 I | etcdserver: heartbeat = 100ms 2018-08-28 19:53:42.151651 I | etcdserver: election = 1000ms 2018-08-28 19:53:42.151655 I | etcdserver: snapshot count = 10000 2018-08-28 19:53:42.151663 I | etcdserver: advertise client URLs = http://192.168.120.14:4000 2018-08-28 19:53:42.151678 I | etcdserver: initial advertise peer URLs = http://192.168.120.14:2380 2018-08-28 19:53:42.151687 I | etcdserver: initial cluster = 192-168-120-14=http://192.168.120.14:2380 2018-08-28 19:53:42.208906 I | etcdserver: starting member 810a326e07e71be9 in cluster b41699c7b315d475 2018-08-28 19:53:42.208971 I | raft: 810a326e07e71be9 became follower at term 0 2018-08-28 19:53:42.208997 I | raft: newRaft 810a326e07e71be9 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-28 19:53:42.209002 I | raft: 810a326e07e71be9 became follower at term 1 2018-08-28 19:53:42.322368 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-28 19:53:42.323317 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2018-08-28 19:53:42.409256 I | raft: 810a326e07e71be9 is starting a new election at term 1 2018-08-28 19:53:42.409348 I | raft: 810a326e07e71be9 became candidate at term 2 2018-08-28 19:53:42.409381 I | raft: 810a326e07e71be9 received MsgVoteResp from 810a326e07e71be9 at term 2 2018-08-28 19:53:42.409395 I | raft: 810a326e07e71be9 became leader at term 2 2018-08-28 19:53:42.409401 I | raft: raft.node: 810a326e07e71be9 elected leader 810a326e07e71be9 at term 2 2018-08-28 19:53:42.409575 I | etcdserver: setting up the initial cluster version to 3.1 2018-08-28 19:53:42.427074 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-28 19:53:42.427101 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-28 19:53:42.427119 I | etcdserver: published {Name:192-168-120-14 ClientURLs:[http://192.168.120.14:4000]} to cluster b41699c7b315d475 2018-08-28 19:53:42.427157 I | embed: ready to serve client requests 2018-08-28 19:53:42.427505 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-28 19:53:43.267120 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:36444 2018-08-28 19:53:43.286597 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:36445 2018-08-28 19:53:43.287310 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:36446 2018-08-28 19:53:45.596041 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.14:36447 2018-08-28 19:53:45.605566 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.14:36448 2018-08-28 19:53:45.606975 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.14:36449 2018-08-28 19:53:55.534069 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.14/liveness-check remote:192.168.120.14:36450 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:54:01,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:01,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-08-28 19:54:01,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/68B2I/install-etcd.sh 2018-08-28 19:54:01,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:54:01,311 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:01,385 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:01,385 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:01,385 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:01,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:01,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:01,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:01,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:01,386 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:01,386 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:01,386 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:01 GMT 2018-08-28 19:54:01,386 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:01,386 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:01,386 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:06,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:06,502 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u7h7f6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.023Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.317Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/8TQ54/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.427Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SE0KN/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:02.427Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:02.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.044Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.044Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-u7h7f6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mv /tmp/tmp45JrLv /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mv /tmp/tmp1RmJd7 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5ODRN/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-9bbjnf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "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-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-xmyqy5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "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-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mv /tmp/tmpkvKH_i /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "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-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "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-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}], "metadata": {"pagination": {"total": 1599, "offset": 1478, "size": 50}}} 2018-08-28 19:54:06,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:06,503 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:06 GMT 2018-08-28 19:54:06,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:06,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26441 2018-08-28 19:54:06,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:06,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:54:06,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:54:06,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:06,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:06,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:54:06,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:54:06,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:06,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:06,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/8TQ54/clearwater.py 2018-08-28 19:54:06,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SE0KN/clearwater.py 2018-08-28 19:54:06,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-28 19:54:06,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:06,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:06,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:54:06,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:06,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:06,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-08-28 19:54:06,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:06,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:06,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:06,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:06,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:54:06,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'etcd_ip': u'192.168.120.14', 'name': u'ellis-u7h7f6', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2018-08-28 19:54:06,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp45JrLv /etc/clearwater/local_config 2018-08-28 19:54:06,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1RmJd7 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:06,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5ODRN/clearwater.py 2018-08-28 19:54:06,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:54:06,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'vellum-9bbjnf', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-08-28 19:54:06,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:54:06,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:54:06,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-28 19:54:06,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'homer-xmyqy5', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-08-28 19:54:06,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:54:06,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:54:06,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpkvKH_i /etc/dnsmasq.resolv.conf 2018-08-28 19:54:06,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-28 19:54:06,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:54:06,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:06,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-28 19:54:06,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:06,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-28 19:54:06,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:06,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-28 19:54:06,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:54:06,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-28 19:54:06,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-28 19:54:06,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:54:06,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:54:06,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:06,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:06,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:06,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:06,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:06,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:06,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:06,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:06,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:06,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:06,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:06,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:06,580 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:06 GMT 2018-08-28 19:54:06,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:06,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:06,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:11,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:12,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:12,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:12,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:12,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:12,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:12,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:12,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:12,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "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-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-u1slnn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "7408f02c-e490-43d4-92f0-0e9901bc67bd"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/5ODRN/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mv /tmp/tmpfvMQHK /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/3UDS8/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "[localhost] run: sudo mv /tmp/tmpxv1HSI /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:03.440Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:03.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "2ac70a86-1b04-4e70-90f4-3757c02e31cd"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.062Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.14', 'name': u'bono-t10bju', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo mv /tmp/tmp7tHHa9 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo mv /tmp/tmpezW9rY /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "29a3b98a-021a-4dbd-9798-875d53a1a86f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo mv /tmp/tmps6rGf8 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo mv /tmp/tmpBRHTI8 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "81274d26-13da-4bf7-9d52-daea4303b287"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo mv /tmp/tmpwhCk0r /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:04.471Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:04.471Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "44bb6c90-b951-4024-a97d-d179bb43abd3"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.067Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/B2DUK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "Executing: /tmp/UD5X7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "Executing: /tmp/B2DUK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/WLNLK/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "c6a0fa66-e9e0-4c9d-838c-6f5b5fc06536"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UD5X7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/J9A2P/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}], "metadata": {"pagination": {"total": 1632, "offset": 1528, "size": 50}}} 2018-08-28 19:54:12,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:12,059 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:12 GMT 2018-08-28 19:54:12,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:12,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26549 2018-08-28 19:54:12,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-08-28 19:54:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:54:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:54:12,061 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.14', 'name': u'sprout-u1slnn', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2018-08-28 19:54:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/5ODRN/clearwater.py 2018-08-28 19:54:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfvMQHK /etc/clearwater/local_config 2018-08-28 19:54:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/3UDS8/clearwater.py 2018-08-28 19:54:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:12,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxv1HSI /etc/clearwater/local_config 2018-08-28 19:54:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-08-28 19:54:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:12,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:54:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.14', 'name': u'bono-t10bju', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-08-28 19:54:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-28 19:54:12,064 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7tHHa9 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-08-28 19:54:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpezW9rY /etc/clearwater/local_config 2018-08-28 19:54:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmps6rGf8 /etc/clearwater/local_config 2018-08-28 19:54:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-28 19:54:12,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBRHTI8 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:12,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwhCk0r /etc/dnsmasq.resolv.conf 2018-08-28 19:54:12,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:12,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:12,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:12,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:12,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:12,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:54:12,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:54:12,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:12,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:12,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:12,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:54:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/B2DUK/install-dime.sh 2018-08-28 19:54:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UD5X7/install-ellis.sh 2018-08-28 19:54:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B2DUK/install-dime.sh 2018-08-28 19:54:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/WLNLK/append_proxy_snmp_conf.py 2018-08-28 19:54:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/UD5X7/install-ellis.sh 2018-08-28 19:54:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-28 19:54:12,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-08-28 19:54:12,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/J9A2P/install-homer.sh 2018-08-28 19:54:12,069 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:12,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:12,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:12 GMT 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:12,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:12,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:17,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:17,498 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:05.507Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:05.507Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "sprout_u1slnn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.077Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.077Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.077Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.077Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.077Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.077Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "Executing: /tmp/TOF67/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/TOF67/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/UYKLJ/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "Executing: /tmp/UYKLJ/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:06.529Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:06.529Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:07.548Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:07.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:07.548Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:07.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:07.548Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:07.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:07.548Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:07.548Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:08.560Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:08.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:08.560Z", "message": "[localhost] run: sudo mv /tmp/tmpsW5JnL /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:08.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "bono_t10bju", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:08.875Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:08.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:09.568Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:09.568Z", "message": "[localhost] run: sudo mv /tmp/tmp8sz47K /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:09.568Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "abd90d86-ac9f-4ce1-a80f-2ed7425c1d7c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:10.086Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:10.086Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:10.086Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:10.894Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/5PUEK/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:10.894Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "f649d5c5-8ee7-4061-b9ab-8451ac5f3f91"}, {"node_instance_id": "bono_t10bju", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:11.136Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:11.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:11.136Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:11.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:11.136Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:11.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:11.136Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:11.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:11.916Z", "message": "Executing: /tmp/K0KBA/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:11.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:11.916Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/K0KBA/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:11.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:11.916Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:11.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:13.092Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:13.092Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:13.092Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:15.025Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-trapof\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [412 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://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 6s (2,007 kB/s)\nReading package lists...\n\nreal\t0m8.402s\nuser\t0m4.645s\nsys\t0m0.432s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:15.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:16.103Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:16.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:16.103Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:16.103Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:17.112Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:17.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:17.112Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-1ckqz3\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://security.ubuntu.com trusty-security/main Sources [161 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:12 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB]\nGet:19 http://security.ubuntu.com trusty-security/main Translation-en [412 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://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 6s (2,004 kB/s)\nReading package lists...\n\nreal\t0m9.122s\nuser\t0m4.529s\nsys\t0m0.302s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:17.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}], "metadata": {"pagination": {"total": 1644, "offset": 1578, "size": 50}}} 2018-08-28 19:54:17,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:17,499 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:17 GMT 2018-08-28 19:54:17,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:17,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 35373 2018-08-28 19:54:17,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:17,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-08-28 19:54:17,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-08-28 19:54:17,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:17,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:17,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:17,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:17,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:54:17,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-08-28 19:54:17,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-08-28 19:54:17,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TOF67/install-sprout.sh 2018-08-28 19:54:17,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-08-28 19:54:17,502 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-08-28 19:54:17,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-08-28 19:54:17,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-08-28 19:54:17,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-08-28 19:54:17,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/TOF67/install-sprout.sh 2018-08-28 19:54:17,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/UYKLJ/install-vellum.sh 2018-08-28 19:54:17,503 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-08-28 19:54:17,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-08-28 19:54:17,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-08-28 19:54:17,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-08-28 19:54:17,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/UYKLJ/install-vellum.sh 2018-08-28 19:54:17,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-08-28 19:54:17,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-08-28 19:54:17,504 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-08-28 19:54:17,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-08-28 19:54:17,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-08-28 19:54:17,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-08-28 19:54:17,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpsW5JnL /etc/clearwater/local_config 2018-08-28 19:54:17,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:17,505 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-08-28 19:54:17,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8sz47K /etc/dnsmasq.resolv.conf 2018-08-28 19:54:17,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:17,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:17,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/5PUEK/append_proxy_snmp_conf.py 2018-08-28 19:54:17,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:54:17,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:54:17,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:54:17,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-08-28 19:54:17,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/K0KBA/install-bono.sh 2018-08-28 19:54:17,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/K0KBA/install-bono.sh 2018-08-28 19:54:17,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-08-28 19:54:17,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-08-28 19:54:17,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-08-28 19:54:17,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-08-28 19:54:17,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-trapof Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [412 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://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 6s (2,007 kB/s) Reading package lists... real 0m8.402s user 0m4.645s sys 0m0.432s 2018-08-28 19:54:17,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-08-28 19:54:17,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:54:17,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-08-28 19:54:17,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-1ckqz3 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://security.ubuntu.com trusty-security/main Sources [161 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:9 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:12 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 kB] Get:16 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.6 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [546 kB] Get:19 http://security.ubuntu.com trusty-security/main Translation-en [412 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://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:23 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [252 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.7 MB in 6s (2,004 kB/s) Reading package lists... real 0m9.122s user 0m4.529s sys 0m0.302s 2018-08-28 19:54:17,509 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:17,591 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:17,591 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:17,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:17,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:17,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:17,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:17,592 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:17,592 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:17,592 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:17,592 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:17 GMT 2018-08-28 19:54:17,592 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:17,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:17,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:22,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:23,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:23,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:23,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:23,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:23,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:17.112Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:17.112Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:20.362Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-d7zukq\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 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 [546 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 [252 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.7 MB in 10s (1,180 kB/s)\nReading package lists...\n\nreal\t0m13.119s\nuser\t0m4.693s\nsys\t0m0.472s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:20.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:21.301Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:21.301Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:21.301Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:21.301Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:21.301Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:21.301Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-m7vyk8\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 [161 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 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 [412 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 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 [546 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 [252 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.7 MB in 10s (1,180 kB/s)\nReading package lists...\n\nreal\t0m14.109s\nuser\t0m4.555s\nsys\t0m0.327s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:21.301Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-bvlcti\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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 [161 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [207 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 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 [546 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 [252 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.7 MB in 10s (1,196 kB/s)\nReading package lists...\n\nreal\t0m14.171s\nuser\t0m4.437s\nsys\t0m0.351s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:21.301Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:22.354Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:22.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}], "metadata": {"pagination": {"total": 1653, "offset": 1628, "size": 50}}} 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:23 GMT 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19609 2018-08-28 19:54:23,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:23,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:54:23,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-d7zukq Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:3 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 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 [546 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 [252 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.7 MB in 10s (1,180 kB/s) Reading package lists... real 0m13.119s user 0m4.693s sys 0m0.472s 2018-08-28 19:54:23,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-08-28 19:54:23,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:54:23,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:54:23,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-08-28 19:54:23,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-08-28 19:54:23,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-m7vyk8 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 [161 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 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 [412 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [132 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 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 [546 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 [252 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.7 MB in 10s (1,180 kB/s) Reading package lists... real 0m14.109s user 0m4.555s sys 0m0.327s 2018-08-28 19:54:23,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-bvlcti 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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 [161 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [207 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 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 [470 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 [546 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 [252 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.7 MB in 10s (1,196 kB/s) Reading package lists... real 0m14.171s user 0m4.437s sys 0m0.351s 2018-08-28 19:54:23,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:54:23,013 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:23,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:23,085 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:23,085 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:23,085 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:23,085 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:23,085 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:23,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:23,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:23,086 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:23,086 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:23 GMT 2018-08-28 19:54:23,086 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:23,086 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:23,086 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:28,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:28,459 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:28,459 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:25.858Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-24hgzt\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [161 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://security.ubuntu.com trusty-security/universe Sources [78.4 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [412 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [470 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 [546 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 [252 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.7 MB in 10s (1,198 kB/s)\nReading package lists...\n\nreal\t0m12.654s\nuser\t0m4.704s\nsys\t0m0.374s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:25.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:26.370Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:26.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:54:26.370Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:54:26.370Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}], "metadata": {"pagination": {"total": 1656, "offset": 1638, "size": 50}}} 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:28 GMT 2018-08-28 19:54:28,460 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:28,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-08-28 19:54:28,461 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:28,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-24hgzt Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [161 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://security.ubuntu.com trusty-security/universe Sources [78.4 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [420 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [763 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [207 kB] Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [243 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,441 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [412 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,100 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [132 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 [470 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 [546 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 [252 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.7 MB in 10s (1,198 kB/s) Reading package lists... real 0m12.654s user 0m4.704s sys 0m0.374s 2018-08-28 19:54:28,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-08-28 19:54:28,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:54:28,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:28,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:28,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:28,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:28,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:28,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:28 GMT 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:28,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:33,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:33,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:33,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:33,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:33,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:33,950 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:33 GMT 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:54:33,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:33,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:34,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:34,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:34,034 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:34 GMT 2018-08-28 19:54:34,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:34,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:34,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:39,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:39,619 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:39,619 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:39 GMT 2018-08-28 19:54:39,620 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:39,621 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:54:39,621 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:39,621 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:39,772 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:39,773 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:39,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:39 GMT 2018-08-28 19:54:39,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:39,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:39,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:44,779 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:45,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:45,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:45,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:45,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:45,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:45 GMT 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:54:45,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:45,099 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:45,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:45,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:45,179 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:45 GMT 2018-08-28 19:54:45,179 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:45,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:45,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:50,184 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:50,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:50,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:50,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:50,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:50,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:50,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:50 GMT 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:50,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:50,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:50,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:50,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:50,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:50,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:50,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:50,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:50,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:50,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:50,540 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:50 GMT 2018-08-28 19:54:50,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:50,540 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:50,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:55,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:54:55,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:55,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:55,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:55,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:55,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:55,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:55,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:55,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:54:55,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:55,650 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:55 GMT 2018-08-28 19:54:55,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:55,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:54:55,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:54:55,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:54:55,737 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:54:55,737 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:54:55 GMT 2018-08-28 19:54:55,738 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:54:55,739 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:54:55,739 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:00,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:00,820 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:00,821 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:00,822 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:00 GMT 2018-08-28 19:55:00,822 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:00,822 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:00,822 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:00,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:00,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:00,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:00,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:00 GMT 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:00,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:05,905 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:05,993 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:05,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:05,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:05,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:05,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:05,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:05,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:05,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:05,994 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:05,994 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:05 GMT 2018-08-28 19:55:05,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:05,994 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:05,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:05,994 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:06,068 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:06,068 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:06,068 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:06,068 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:06,068 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:06 GMT 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:06,069 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:11,075 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:11,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:11,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:11,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:11,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:11,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:11 GMT 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:11,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:11,266 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:11,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:11,267 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:11 GMT 2018-08-28 19:55:11,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:11,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:11,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:16,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:16,360 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:16,360 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:16,360 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:16,360 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:16,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:16,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:16 GMT 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:16,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:16,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:16,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:16 GMT 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:16,435 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:21,441 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:21,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:21,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:21 GMT 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:21,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:21,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:21,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:21,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:21,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:21,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:21,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:21,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:21 GMT 2018-08-28 19:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:21,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:26,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:26,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:26,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:26,704 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:26 GMT 2018-08-28 19:55:26,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:26,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:26,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:26,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:26,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:26,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:26,806 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:26 GMT 2018-08-28 19:55:26,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:26,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:26,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:31,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:31,937 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:31,937 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:31,937 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:31,937 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:31,937 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:31,937 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:31,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:31,938 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:31,938 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:31,938 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:31 GMT 2018-08-28 19:55:31,938 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:31,938 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:31,938 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:31,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:32,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:32,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:32,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:32,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:32 GMT 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:32,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:37,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:37,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:37,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:37 GMT 2018-08-28 19:55:37,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:37,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:37,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:37,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:37,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:37,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:37,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:37,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:37,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:37,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:37,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:37,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:37,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:37,439 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:37 GMT 2018-08-28 19:55:37,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:37,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:37,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:42,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:42,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:42,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:42,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:42,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:42,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:42 GMT 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:42,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:42,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:42,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:42,642 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:42,643 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:42 GMT 2018-08-28 19:55:42,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:42,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:42,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:47,648 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:47,819 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:47,819 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:47,819 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:47,819 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:47,819 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:47 GMT 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:47,820 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:47,821 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:47,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:47,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:47,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:47,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:47,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:47,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:47,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:47,952 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:47,952 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:47,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:47 GMT 2018-08-28 19:55:47,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:47,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:47,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:52,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:53,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:53,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:53,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:53 GMT 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:53,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:53,210 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:53,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:53,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:53,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:53,310 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:53,310 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:53,310 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:53,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:53,311 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:53,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:53,311 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:53 GMT 2018-08-28 19:55:53,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:53,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:53,311 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:58,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:55:58,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:58,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:58 GMT 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:58,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:55:58,464 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:55:58,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:55:58,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:55:58,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:55:58,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:55:58 GMT 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:55:58,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:55:58,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:03,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:03,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:03,667 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:03,667 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:03 GMT 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:03,668 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:03,669 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:03,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:03,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:03,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:03 GMT 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:03,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:08,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:08,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:08,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:08,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:08 GMT 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:08,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:08,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:08,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:08,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:08,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:08 GMT 2018-08-28 19:56:08,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:08,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:08,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:13,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:14,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:14,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:14,030 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:14 GMT 2018-08-28 19:56:14,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:14,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:14,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:14,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:14,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:14,119 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:14,119 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:14,119 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:14,119 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:14 GMT 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:14,120 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:19,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:19,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:19,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:19 GMT 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:19,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:19,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:19,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:19,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:19,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:19,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:19,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:19,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:19,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:19,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:19,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:19,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:19,291 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:19 GMT 2018-08-28 19:56:19,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:19,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:19,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:24,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:24,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:24,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:24 GMT 2018-08-28 19:56:24,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:24,396 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:24,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:24,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:24,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:24,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:24 GMT 2018-08-28 19:56:24,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:24,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:24,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:29,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:29,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:29,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:29 GMT 2018-08-28 19:56:29,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:29,584 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:29,584 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:29,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:29,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:29,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:29,652 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:29,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:29,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:29,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:29,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:29,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:29,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:29,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:29 GMT 2018-08-28 19:56:29,653 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:29,653 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:29,653 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:34,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:34,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:34,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:34,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:34,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:34,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:34,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:34,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:34,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:34,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:34,747 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:34 GMT 2018-08-28 19:56:34,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:34,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:34,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:34,747 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:34,824 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:34,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:34,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:34 GMT 2018-08-28 19:56:34,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:34,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:34,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:39,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:40,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:40,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:40 GMT 2018-08-28 19:56:40,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:40,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:40,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:40,098 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:40,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:40,187 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:40 GMT 2018-08-28 19:56:40,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:40,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:40,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:45,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:45,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:45,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:45,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:45,295 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:45,295 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:45,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:45,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:45,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:45,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:45,296 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:45 GMT 2018-08-28 19:56:45,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:45,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:45,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:45,296 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:45,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:45,362 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:45 GMT 2018-08-28 19:56:45,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:45,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:45,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:50,368 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:50,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:50,466 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:50 GMT 2018-08-28 19:56:50,467 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:50,467 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:50,467 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:50,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:50,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:50,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:50,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:50,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:50,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:50,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:50,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:50,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:50,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:50,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:50 GMT 2018-08-28 19:56:50,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:50,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:50,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:55,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:56:55,884 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:55,884 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1656, "offset": 1641, "size": 50}}} 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:55 GMT 2018-08-28 19:56:55,885 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:55,886 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:56:55,886 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:56:55,886 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:56:55,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:56:55,959 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:56:55,959 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:56:55 GMT 2018-08-28 19:56:55,959 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:56:55,959 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:56:55,959 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:00,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:01,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:01,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:01,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:01,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:56:56.215Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-24hgzt\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 4 not upgraded.\nNeed to get 53.7 MB of archives.\nAfter this operation, 163 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,905 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package bono.\nPreparing to unpack .../bono_1.0-171215.183529_amd64.deb ...\nUnpacking bono (1.0-171215.183529) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package restund.\nPreparing to unpack .../restund_1.0-171215.183529_amd64.deb ...\nUnpacking restund (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up iotop (0.6-1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8658\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 8699\nclearwater-socket-factory-sig start/running, process 8704\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\t2m29.735s\nuser\t0m8.573s\nsys\t0m7.632s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:56:56.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:56:56.867Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:56:56.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}], "metadata": {"pagination": {"total": 1658, "offset": 1641, "size": 50}}} 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:01 GMT 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37673 2018-08-28 19:57:01,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:01,111 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-24hgzt 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 4 not upgraded. Need to get 53.7 MB of archives. After this operation, 163 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,905 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package bono. Preparing to unpack .../bono_1.0-171215.183529_amd64.deb ... Unpacking bono (1.0-171215.183529) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package restund. Preparing to unpack .../restund_1.0-171215.183529_amd64.deb ... Unpacking restund (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up sprout-libs (1.0-171215.183529) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up iotop (0.6-1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8658 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 8699 clearwater-socket-factory-sig start/running, process 8704 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 2m29.735s user 0m8.573s sys 0m7.632s 2018-08-28 19:57:01,112 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:57:01,112 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:01,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:01,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:01,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:01,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:01 GMT 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:01,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:06,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:06,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:06,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:06,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:06,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:06,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:06,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:06,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:06,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1643, "size": 50}}} 2018-08-28 19:57:06,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:06,272 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:06 GMT 2018-08-28 19:57:06,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:06,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:06,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:06,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:06,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:06,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:06,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:06,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:06 GMT 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:06,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:11,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:11,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:11,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:11,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:11,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:11,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1643, "size": 50}}} 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:11 GMT 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:11,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:11,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:11,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:11,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:11,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:11,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:11,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:11,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:11,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:11,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:11,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:11,517 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:11 GMT 2018-08-28 19:57:11,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:11,517 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:11,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:16,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:16,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:16,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:16,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1643, "size": 50}}} 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:16 GMT 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:16,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:16,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:16,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:16,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:16,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:16,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:16,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:16,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:16,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:16,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:16,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:16,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:16 GMT 2018-08-28 19:57:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:16,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:16,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:21,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:22,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1643, "size": 50}}} 2018-08-28 19:57:22,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:22,169 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:22 GMT 2018-08-28 19:57:22,169 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:22,169 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:22,169 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:22,169 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:22,297 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:22,297 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:22,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:22,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:22,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:22,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:22,298 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:22,298 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:22,298 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:22,298 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:22 GMT 2018-08-28 19:57:22,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:22,298 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:22,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:27,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:27,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:27,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:27,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:27,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:27,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:27,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1658, "offset": 1643, "size": 50}}} 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:27 GMT 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:27,580 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:27,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:27,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:27,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:27,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:27,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:27,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:27,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:27,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:27,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:27,747 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:27 GMT 2018-08-28 19:57:27,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:27,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:27,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:32,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:33,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:33,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:33,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:33,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:33,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:33,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:33,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:33,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:29.601Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-d7zukq\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 4 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,424 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-thread1.54.0:amd64.\nPreparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-locale1.54.0:amd64.\nPreparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libxml2-utils.\nPreparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nSelecting previously unselected package sprout-libs.\nPreparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-libs (1.0-171215.183529) ...\nSelecting previously unselected package sprout-base.\nPreparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-base (1.0-171215.183529) ...\nSelecting previously unselected package sprout-scscf.\nPreparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-scscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-icscf.\nPreparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-icscf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-bgcf.\nPreparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-bgcf (1.0-171215.183529) ...\nSelecting previously unselected package sprout-mmtel-as.\nPreparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ...\nUnpacking sprout-mmtel-as (1.0-171215.183529) ...\nSelecting previously unselected package sprout.\nPreparing to unpack .../sprout_1.0-171215.183529_amd64.deb ...\nUnpacking sprout (1.0-171215.183529) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nSetting up sprout-libs (1.0-171215.183529) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nrsyslog stop/waiting\nrsyslog start/running, process 8943\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9044\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 9061\nclearwater-socket-factory-sig start/running, process 9066\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........................+++\n...........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m8.541s\nuser\t0m9.625s\nsys\t0m9.894s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:29.601Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:29.909Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:29.909Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:31.298Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-bvlcti\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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-157.207 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 16s (5,194 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package homer.\nPreparing to unpack .../homer_1.0-171213.182937_amd64.deb ...\nUnpacking homer (1.0-171213.182937) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9022\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.............................................+++\n........................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homer\nCollecting crest (from homer)\nCollecting idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m10.175s\nuser\t0m19.940s\nsys\t0m9.847s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:31.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:31.952Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:31.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}], "metadata": {"pagination": {"total": 1662, "offset": 1643, "size": 50}}} 2018-08-28 19:57:33,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:33,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:33 GMT 2018-08-28 19:57:33,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:33,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 97817 2018-08-28 19:57:33,054 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:33,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-d7zukq 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 4 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 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-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:18 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,424 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-thread1.54.0:amd64. Preparing to unpack .../libboost-thread1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-locale1.54.0:amd64. Preparing to unpack .../libboost-locale1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libxml2-utils. Preparing to unpack .../libxml2-utils_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Selecting previously unselected package sprout-libs. Preparing to unpack .../sprout-libs_1.0-171215.183529_amd64.deb ... Unpacking sprout-libs (1.0-171215.183529) ... Selecting previously unselected package sprout-base. Preparing to unpack .../sprout-base_1.0-171215.183529_amd64.deb ... Unpacking sprout-base (1.0-171215.183529) ... Selecting previously unselected package sprout-scscf. Preparing to unpack .../sprout-scscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-scscf (1.0-171215.183529) ... Selecting previously unselected package sprout-icscf. Preparing to unpack .../sprout-icscf_1.0-171215.183529_amd64.deb ... Unpacking sprout-icscf (1.0-171215.183529) ... Selecting previously unselected package sprout-bgcf. Preparing to unpack .../sprout-bgcf_1.0-171215.183529_amd64.deb ... Unpacking sprout-bgcf (1.0-171215.183529) ... Selecting previously unselected package sprout-mmtel-as. Preparing to unpack .../sprout-mmtel-as_1.0-171215.183529_amd64.deb ... Unpacking sprout-mmtel-as (1.0-171215.183529) ... Selecting previously unselected package sprout. Preparing to unpack .../sprout_1.0-171215.183529_amd64.deb ... Unpacking sprout (1.0-171215.183529) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-thread1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-locale1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libxml2-utils (2.9.1+dfsg1-3ubuntu4.13) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Setting up sprout-libs (1.0-171215.183529) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. rsyslog stop/waiting rsyslog start/running, process 8943 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9044 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 9061 clearwater-socket-factory-sig start/running, process 9066 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........................+++ ...........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m8.541s user 0m9.625s sys 0m9.894s 2018-08-28 19:57:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:57:33,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-bvlcti 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 4 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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-157.207 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 16s (5,194 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package homer. Preparing to unpack .../homer_1.0-171213.182937_amd64.deb ... Unpacking homer (1.0-171213.182937) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9022 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .............................................+++ ........................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homer Collecting crest (from homer) Collecting idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m10.175s user 0m19.940s sys 0m9.847s 2018-08-28 19:57:33,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:57:33,059 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:33,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:33 GMT 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:33,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:33,235 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:38,240 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:38,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:38,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:38,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1662, "offset": 1647, "size": 50}}} 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:38 GMT 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:38,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:38,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:38,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:38,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:38,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:38,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:38,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:38,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:38,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:38,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:38,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:38,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:38 GMT 2018-08-28 19:57:38,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:38,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:38,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:43,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:43,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1662, "offset": 1647, "size": 50}}} 2018-08-28 19:57:43,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:43,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:43 GMT 2018-08-28 19:57:43,941 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:43,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:43,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:43,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:44,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:44,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:44,058 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:44 GMT 2018-08-28 19:57:44,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:44,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:44,058 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:49,061 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:49,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:49,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:49,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:49,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:49,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:49,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:49,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:49,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:46.144Z", "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 4 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 14s (2,604 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m49.527s\nuser\t0m12.722s\nsys\t0m2.851s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:46.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:47.107Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:47.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}], "metadata": {"pagination": {"total": 1664, "offset": 1647, "size": 50}}} 2018-08-28 19:57:49,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:49,590 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:49 GMT 2018-08-28 19:57:49,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:49,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14900 2018-08-28 19:57:49,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:49,591 - 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 4 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 14s (2,604 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m49.527s user 0m12.722s sys 0m2.851s 2018-08-28 19:57:49,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:57:49,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:49,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:49,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:49,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:49,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:49,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:49,942 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:49,942 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:49,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:49,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:49,943 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:49 GMT 2018-08-28 19:57:49,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:49,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:49,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:54,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:55,084 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1664, "offset": 1649, "size": 50}}} 2018-08-28 19:57:55,085 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:55,085 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:55 GMT 2018-08-28 19:57:55,085 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:55,085 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:57:55,085 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:57:55,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:57:55,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:57:55,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:57:55,221 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:57:55 GMT 2018-08-28 19:57:55,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:57:55,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:57:55,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:00,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:00,554 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:00,554 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:00,555 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:00,555 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:00,555 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:00,555 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:00,555 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:00,555 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:57.246Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-trapof\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 4 not upgraded.\nNeed to get 69.3 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.3 MB in 23s (2,956 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-171213.182049_amd64.deb ...\nUnpacking ellis (1.0-171213.182049) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9257\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-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.61-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 10003\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n.....................................+++\n.......................................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up ellis (1.0-171213.182049) ...\nusermod: no changes\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/ellis/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting ellis\nCollecting six (from ellis)\nCollecting prctl (from ellis)\nCollecting MySQL-python (from ellis)\nCollecting metaswitchcommon (from ellis)\nCollecting phonenumbers (from ellis)\nCollecting py-bcrypt (from ellis)\nCollecting msgpack-python (from ellis)\nCollecting certifi (from ellis)\nCollecting backports-abc (from ellis)\nCollecting tornado (from ellis)\nCollecting backports.ssl-match-hostname (from ellis)\nCollecting singledispatch (from ellis)\nCollecting SQLAlchemy (from ellis)\nCollecting pycurl (from ellis)\nCollecting pycparser (from metaswitchcommon->ellis)\nCollecting cffi (from metaswitchcommon->ellis)\nCollecting pycrypto (from metaswitchcommon->ellis)\nCollecting monotonic (from metaswitchcommon->ellis)\nCollecting pyzmq (from metaswitchcommon->ellis)\nInstalling collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis\nSuccessfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t3m41.542s\nuser\t0m17.215s\nsys\t0m12.502s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:57.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:57.786Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:57.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:58.846Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:58.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:58.846Z", "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 4 not upgraded.\nNeed to get 701 kB of archives.\nAfter this operation, 3,972 kB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (516 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t0m11.702s\nuser\t0m0.783s\nsys\t0m0.538s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:58.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:58.846Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:58.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:57:59.854Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:57:59.854Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}], "metadata": {"pagination": {"total": 1670, "offset": 1649, "size": 50}}} 2018-08-28 19:58:00,556 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:00,556 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:00 GMT 2018-08-28 19:58:00,556 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:00,556 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 50964 2018-08-28 19:58:00,556 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:00,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-trapof 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 4 not upgraded. Need to get 69.3 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6,364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://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-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.3 MB in 23s (2,956 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-171213.182049_amd64.deb ... Unpacking ellis (1.0-171213.182049) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9257 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-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 10003 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key .....................................+++ .......................................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up ellis (1.0-171213.182049) ... usermod: no changes Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/ellis/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting ellis Collecting six (from ellis) Collecting prctl (from ellis) Collecting MySQL-python (from ellis) Collecting metaswitchcommon (from ellis) Collecting phonenumbers (from ellis) Collecting py-bcrypt (from ellis) Collecting msgpack-python (from ellis) Collecting certifi (from ellis) Collecting backports-abc (from ellis) Collecting tornado (from ellis) Collecting backports.ssl-match-hostname (from ellis) Collecting singledispatch (from ellis) Collecting SQLAlchemy (from ellis) Collecting pycurl (from ellis) Collecting pycparser (from metaswitchcommon->ellis) Collecting cffi (from metaswitchcommon->ellis) Collecting pycrypto (from metaswitchcommon->ellis) Collecting monotonic (from metaswitchcommon->ellis) Collecting pyzmq (from metaswitchcommon->ellis) Installing collected packages: six, prctl, MySQL-python, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, phonenumbers, py-bcrypt, msgpack-python, certifi, backports-abc, tornado, backports.ssl-match-hostname, singledispatch, SQLAlchemy, pycurl, ellis Successfully installed MySQL-python-1.2.5 SQLAlchemy-1.0.9 backports-abc-0.5 backports.ssl-match-hostname-3.5.0.1 certifi-2017.4.17 cffi-1.10.0 ellis-0.1 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.6 phonenumbers-7.1.1 prctl-1.0.1 py-bcrypt-0.4 pycparser-2.18 pycrypto-2.6.1 pycurl-7.43.0 pyzmq-16.0.2 singledispatch-3.4.0.3 six-1.10.0 tornado-2.3 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 3m41.542s user 0m17.215s sys 0m12.502s 2018-08-28 19:58:00,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:58:00,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-08-28 19:58:00,560 - 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 4 not upgraded. Need to get 701 kB of archives. After this operation, 3,972 kB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:2 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (516 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 0m11.702s user 0m0.783s sys 0m0.538s 2018-08-28 19:58:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-08-28 19:58:00,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-08-28 19:58:00,560 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:00,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:00,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:00,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:00,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:00 GMT 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:00,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:00,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:05,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:05,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:05,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:05,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:05,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:05,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:01.146Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.053s\nuser\t0m0.004s\nsys\t0m0.049s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:01.146Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:01.871Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:01.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:01.871Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:01.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:01.871Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:60:3c:ab \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe60:3cab/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84847 errors:0 dropped:0 overruns:0 frame:0\n TX packets:52582 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131520558 (131.5 MB) TX bytes:9871105 (9.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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:3980 (3.9 KB) TX bytes:3980 (3.9 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:01.871Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:02.893Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:50 ? 00:00:00 /sbin/init\nroot 2 0 0 19:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:50 ? 00:00:00 [migration/0]\nroot 14 2 0 19:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:50 ? 00:00:00 [migration/1]\nroot 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:50 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:50 ? 00:00:00 [khelper]\nroot 21 2 0 19:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:50 ? 00:00:00 [netns]\nroot 23 2 0 19:50 ? 00:00:00 [writeback]\nroot 24 2 0 19:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:50 ? 00:00:00 [bioset]\nroot 27 2 0 19:50 ? 00:00:00 [kblockd]\nroot 28 2 0 19:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:50 ? 00:00:00 [khubd]\nroot 30 2 0 19:50 ? 00:00:00 [md]\nroot 31 2 0 19:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:50 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:50 ? 00:00:00 [vmstat]\nroot 37 2 0 19:50 ? 00:00:00 [ksmd]\nroot 38 2 0 19:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:50 ? 00:00:00 [crypto]\nroot 53 2 0 19:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:50 ? 00:00:00 [vballoon]\nroot 56 2 0 19:50 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:50 ? 00:00:00 [deferwq]\nroot 80 2 0 19:50 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:50 ? 00:00:00 [kpsmoused]\nroot 185 2 0 19:50 ? 00:00:00 [jbd2/vda1-8]\nroot 186 2 0 19:50 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 433 2 0 19:50 ? 00:00:00 [kworker/u5:1]\nroot 434 2 0 19:50 ? 00:00:00 [kworker/u5:2]\nroot 523 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 572 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 19:50 ? 00:00:00 [kauditd]\nroot 919 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 952 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork\nroot 973 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1002 1 0 19:50 ? 00:00:00 rsyslogd\nroot 1063 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1066 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1070 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1071 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1073 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1117 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1119 1 0 19:50 ? 00:00:00 cron\ndaemon 1120 1 0 19:50 ? 00:00:00 atd\nroot 1127 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1138 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1223 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1236 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1451 2 0 19:51 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 19:51 ? 00:00:00 /home/ubuntu/bono_host_24hgzt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_24hgzt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_24hgzt --logging-server-logdir=/home/ubuntu/bono_host_24hgzt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt%I.log --pidfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt.pid\nubuntu 1765 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/bono_host_24hgzt/env/bin/diamond --configfile /home/ubuntu/bono_host_24hgzt/work/plugins/diamond/etc/diamond.conf\nubuntu 1835 1651 0 19:54 ? 00:00:00 /home/ubuntu/bono_host_24hgzt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_24hgzt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_24hgzt --logging-server-logdir=/home/ubuntu/bono_host_24hgzt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt%I.log --pidfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt.pid\nubuntu 1858 1835 0 19:54 ? 00:00:00 /home/ubuntu/bono_host_24hgzt/env/bin/python2.7 /home/ubuntu/bono_host_24hgzt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-85bv9Q\nubuntu 1869 1858 0 19:54 ? 00:00:00 /bin/sh -c /tmp/K0KBA/install-bono.sh\nubuntu 1871 1869 0 19:54 ? 00:00:00 /bin/bash -e /tmp/K0KBA/install-bono.sh\nroot 2631 2 0 19:55 ? 00:00:00 [kworker/u5:0]\nntp 8150 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8658 1 0 19:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8699 1 0 19:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8700 8699 0 19:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8704 1 0 19:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8705 8704 0 19:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8713 8700 0 19:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8715 8705 0 19:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8716 8715 0 19:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nbono 8892 1 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.21,bono-t10bju.clearwater.local --alias=172.30.9.208,bono-t10bju.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-t10bju.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\nroot 9728 8658 0 19:57 ? 00:00:00 [check-monit-upt] \nclearwa+ 9898 1 6 19:57 ? 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.21:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.21 --name 192-168-120-21 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-21=http://192.168.120.21:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.21:2380 --listen-peer-urls http://192.168.120.21:2380\ndnsmasq 9918 1 0 19:58 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nroot 9994 8658 0 19:58 ? 00:00:00 [check-etcd-upti] \nroot 9996 8658 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh\nroot 9999 8658 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd.sh\nroot 10000 9996 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh\nroot 10001 9999 0 19:58 ? 00:00:00 curl -L http://192.168.120.21:4000/v2/stats/self\nroot 10002 9999 0 19:58 ? 00:00:00 tee /tmp/poll-etcd.sh.stdout.9999\nroot 10003 9999 0 19:58 ? 00:00:00 grep -q \"name\":\"192.168.120.21\"\nroot 10004 8658 0 19:58 ? 00:00:00 [clearwater-diag] \nroot 10006 10000 0 19:58 ? 00:00:00 /bin/bash /usr/bin/clearwater-etcdctl cluster-health\nroot 10014 10006 0 19:58 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcdctl -C 192.168.120.21:4000 cluster-health\nroot 10026 1 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10032 10026 0 19:58 ? 00:00:00 inotifywait -e create -qq .\nubuntu 10033 1871 0 19:58 ? 00:00:00 /bin/bash -e /tmp/K0KBA/install-bono.sh\nubuntu 10034 10033 0 19:58 ? 00:00:00 /bin/bash -e /tmp/K0KBA/install-bono.sh\nroot 10035 10034 0 19:58 ? 00:00:00 sudo ps -edf\nroot 10036 10035 0 19:58 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:02.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:02.893Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:02.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:02.893Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:02.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:02.893Z", "message": "[bono] => /var/log/syslog\n/var/log/lastlog\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/bono/bono_20180828T190000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/monit.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/sysstat/clearwater-sa28\n/var/log/sysstat/sa28\n/var/log/btmp\n/var/log/kern.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:02.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:02.893Z", "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 9918/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1117/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8658/monit \ntcp 0 0 192.168.120.21:5058 0.0.0.0:* LISTEN 8892/bono \ntcp 0 0 192.168.120.21:5060 0.0.0.0:* LISTEN 8892/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8892/bono \ntcp 0 0 192.168.120.21:2380 0.0.0.0:* LISTEN 9898/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 9918/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1117/sshd \ntcp6 0 0 :::4000 :::* LISTEN 9898/etcd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8150/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8150/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8150/ntpd \nudp 0 0 0.0.0.0:56847 0.0.0.0:* 572/dhclient \nudp 0 0 192.168.120.21:5058 0.0.0.0:* 8892/bono \nudp 0 0 192.168.120.21:5060 0.0.0.0:* 8892/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9918/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient \nudp6 0 0 fe80::f816:3eff:fe6:123 :::* 8150/ntpd \nudp6 0 0 ::1:123 :::* 8150/ntpd \nudp6 0 0 :::123 :::* 8150/ntpd \nudp6 0 0 :::27068 :::* 572/dhclient \nudp6 0 0 ::1:53 :::* 9918/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20284 8713/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20287 8716/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9277 1138/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11287 1651/python2.7 /tmp/cloudify-logging-server-06f19.socket\nunix 2 [ ACC ] STREAM LISTENING 12675 1858/python2.7 /tmp/ctx-uCwbkZ.socket\nunix 2 [ ACC ] STREAM LISTENING 6969 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9062 952/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7155 392/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:02.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:03.915Z", "message": "[bono] => [28-Aug-2018 19:58:01 UTC] clearwater-diags-monitor starting\n[28-Aug-2018 19:58:01 UTC] Waiting for trigger files\n2018:08:28 19:56:51: Namespace: management\n2018:08:28 19:56:51: [management] Starting server\n2018:08:28 19:56:51: [management] Listening for requests\n2018:08:28 19:56:51: Namespace: signaling\n2018:08:28 19:56:51: [signaling] Starting server\n2018:08:28 19:56:51: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:03.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:03.915Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:03.915Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:04.931Z", "message": "[bono] sudo cat /var/log/bono/bono_20180828T190000Z.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-08-28T19:58:04.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:04.931Z", "message": "Execution done (return_code=0): /tmp/K0KBA/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:04.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:04.931Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:04.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:04.931Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:04.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:04.931Z", "message": "[bono] => 2018-08-28 19:57:28.071852059 Stopping etcd clearwater-etcd\n2018-08-28 19:57:57.232910344 Restarting etcd clearwater-etcd\n2018-08-28 19:57:57.237666852 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2018-08-28 19:57:57.238347179 Check for previous failed startup attempt\n2018-08-28 19:57:57.239390125 Running etcdctl member list\n810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true\n2018-08-28 19:57:57.253159713 etcdctl returned 0\n2018-08-28 19:57:57.258326675 Joining existing cluster...\n2018-08-28 19:58:00.260979899 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2018-08-28 19:58:00.261792436 Check cluster is healthy\n2018-08-28 19:58:00.263351450 Running etcdctl cluster-health\nmember 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000\ncluster is healthy\n2018-08-28 19:58:00.274548086 etcdctl returned 0\n2018-08-28 19:58:00.275582352 Tell the cluster we're joining\n2018-08-28 19:58:00.276285779 Running etcdctl member add 192-168-120-21 http://192.168.120.21:2380\nAdded member named 192-168-120-21 with ID 56efd9eb07efae1d to cluster\n\nETCD_NAME=\"192-168-120-21\"\nETCD_INITIAL_CLUSTER=\"192-168-120-21=http://192.168.120.21:2380,192-168-120-14=http://192.168.120.14:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-08-28 19:58:00.520260366 etcdctl returned 0\n2018-08-28 19:58:00.551160128 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.21:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.21\n --name 192-168-120-21\n --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-21=http://192.168.120.21:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.21:2380\n --listen-peer-urls http://192.168.120.21:2380\n2018-08-28 19:58:00.554778084 Check we're actually a member of the cluster\n2018-08-28 19:58:00.560878569 Wait for etcd to startup\n2018-08-28 19:58:01.567234885 Etcd started successfully\n2018-08-28 19:58:00.579793 I | etcdmain: etcd Version: 3.1.7\n2018-08-28 19:58:00.579841 I | etcdmain: Git SHA: 43b7507\n2018-08-28 19:58:00.579846 I | etcdmain: Go Version: go1.7.5\n2018-08-28 19:58:00.579849 I | etcdmain: Go OS/Arch: linux/amd64\n2018-08-28 19:58:00.579853 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-08-28 19:58:00.579926 I | embed: listening for peers on http://192.168.120.21:2380\n2018-08-28 19:58:00.579964 I | embed: listening for client requests on 0.0.0.0:4000\n2018-08-28 19:58:00.881446 I | etcdserver: name = 192-168-120-21\n2018-08-28 19:58:00.881468 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.21\n2018-08-28 19:58:00.881474 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.21/member\n2018-08-28 19:58:00.881478 I | etcdserver: heartbeat = 100ms\n2018-08-28 19:58:00.881482 I | etcdserver: election = 1000ms\n2018-08-28 19:58:00.881485 I | etcdserver: snapshot count = 10000\n2018-08-28 19:58:00.881493 I | etcdserver: advertise client URLs = http://192.168.120.21:4000\n2018-08-28 19:58:00.987495 I | etcdserver: starting member 56efd9eb07efae1d in cluster b41699c7b315d475\n2018-08-28 19:58:00.987558 I | raft: 56efd9eb07efae1d became follower at term 0\n2018-08-28 19:58:00.987593 I | raft: newRaft 56efd9eb07efae1d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-08-28 19:58:00.987600 I | raft: 56efd9eb07efae1d became follower at term 1\n2018-08-28 19:58:01.413229 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2018-08-28 19:58:01.413319 I | rafthttp: starting peer 810a326e07e71be9...\n2018-08-28 19:58:01.413332 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9\n2018-08-28 19:58:01.417463 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2018-08-28 19:58:01.419162 I | rafthttp: started peer 810a326e07e71be9\n2018-08-28 19:58:01.419209 I | rafthttp: added peer 810a326e07e71be9\n2018-08-28 19:58:01.419234 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-08-28 19:58:01.419872 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer)\n2018-08-28 19:58:01.420015 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2018-08-28 19:58:01.420448 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader)\n2018-08-28 19:58:01.421481 I | rafthttp: peer 810a326e07e71be9 became active\n2018-08-28 19:58:01.421494 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader)\n2018-08-28 19:58:01.422386 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader)\n2018-08-28 19:58:01.428072 I | raft: 56efd9eb07efae1d [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2]\n2018-08-28 19:58:01.428095 I | raft: 56efd9eb07efae1d became follower at term 2\n2018-08-28 19:58:01.428113 I | raft: raft.node: 56efd9eb07efae1d elected leader 810a326e07e71be9 at term 2\n2018-08-28 19:58:01.428210 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer)\n2018-08-28 19:58:01.428273 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer)\n2018-08-28 19:58:02.599565 I | raft: 56efd9eb07efae1d [term: 2] received a MsgVote message with higher term from 810a326e07e71be9 [term: 3]\n2018-08-28 19:58:02.599608 I | raft: 56efd9eb07efae1d became follower at term 3\n2018-08-28 19:58:02.599646 I | raft: 56efd9eb07efae1d [logterm: 0, index: 0, vote: 0] cast MsgVote for 810a326e07e71be9 [logterm: 2, index: 33] at term 3\n2018-08-28 19:58:02.599657 I | raft: raft.node: 56efd9eb07efae1d lost leader 810a326e07e71be9 at term 3\n2018-08-28 19:58:02.622100 D | raft: 56efd9eb07efae1d [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from 810a326e07e71be9\n2018-08-28 19:58:02.622127 I | raft: raft.node: 56efd9eb07efae1d elected leader 810a326e07e71be9 at term 3\n2018-08-28 19:58:02.706293 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475\n2018-08-28 19:58:02.706426 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-08-28 19:58:02.706451 I | etcdserver/api: enabled capabilities for version 3.1\n2018-08-28 19:58:02.706697 I | etcdserver/membership: added member 56efd9eb07efae1d [http://192.168.120.21:2380] to cluster b41699c7b315d475\n2018-08-28 19:58:03.262053 I | etcdserver: published {Name:192-168-120-21 ClientURLs:[http://192.168.120.21:4000]} to cluster b41699c7b315d475\n2018-08-28 19:58:03.262136 I | embed: ready to serve client requests\n2018-08-28 19:58:03.262658 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-08-28 19:58:03.263152 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.21:56104\n2018-08-28 19:58:03.263213 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.21:56103\n2018-08-28 19:58:03.264343 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.21:56113\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:04.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "d1ea1731-f502-49c0-87f2-e1f416df5c35"}, {"node_instance_id": "bono_t10bju", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:05.449Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:05.449Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1690, "offset": 1655, "size": 50}}} 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:05 GMT 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 33100 2018-08-28 19:58:05,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:05,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.053s user 0m0.004s sys 0m0.049s 2018-08-28 19:58:05,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-08-28 19:58:05,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-08-28 19:58:05,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:60:3c:ab inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe60:3cab/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84847 errors:0 dropped:0 overruns:0 frame:0 TX packets:52582 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131520558 (131.5 MB) TX bytes:9871105 (9.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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:3980 (3.9 KB) TX bytes:3980 (3.9 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:58:05,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:50 ? 00:00:00 /sbin/init root 2 0 0 19:50 ? 00:00:00 [kthreadd] root 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:50 ? 00:00:00 [rcu_sched] root 8 2 0 19:50 ? 00:00:00 [rcuos/0] root 9 2 0 19:50 ? 00:00:00 [rcuos/1] root 10 2 0 19:50 ? 00:00:00 [rcu_bh] root 11 2 0 19:50 ? 00:00:00 [rcuob/0] root 12 2 0 19:50 ? 00:00:00 [rcuob/1] root 13 2 0 19:50 ? 00:00:00 [migration/0] root 14 2 0 19:50 ? 00:00:00 [watchdog/0] root 15 2 0 19:50 ? 00:00:00 [watchdog/1] root 16 2 0 19:50 ? 00:00:00 [migration/1] root 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:50 ? 00:00:00 [kworker/1:0] root 19 2 0 19:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:50 ? 00:00:00 [khelper] root 21 2 0 19:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:50 ? 00:00:00 [netns] root 23 2 0 19:50 ? 00:00:00 [writeback] root 24 2 0 19:50 ? 00:00:00 [kintegrityd] root 25 2 0 19:50 ? 00:00:00 [bioset] root 27 2 0 19:50 ? 00:00:00 [kblockd] root 28 2 0 19:50 ? 00:00:00 [ata_sff] root 29 2 0 19:50 ? 00:00:00 [khubd] root 30 2 0 19:50 ? 00:00:00 [md] root 31 2 0 19:50 ? 00:00:00 [devfreq_wq] root 32 2 0 19:50 ? 00:00:00 [kworker/0:1] root 34 2 0 19:50 ? 00:00:00 [khungtaskd] root 35 2 0 19:50 ? 00:00:00 [kswapd0] root 36 2 0 19:50 ? 00:00:00 [vmstat] root 37 2 0 19:50 ? 00:00:00 [ksmd] root 38 2 0 19:50 ? 00:00:00 [khugepaged] root 39 2 0 19:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:50 ? 00:00:00 [crypto] root 53 2 0 19:50 ? 00:00:00 [kthrotld] root 54 2 0 19:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:50 ? 00:00:00 [vballoon] root 56 2 0 19:50 ? 00:00:00 [kworker/1:1] root 57 2 0 19:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:50 ? 00:00:00 [deferwq] root 80 2 0 19:50 ? 00:00:00 [charger_manager] root 124 2 0 19:50 ? 00:00:00 [kpsmoused] root 185 2 0 19:50 ? 00:00:00 [jbd2/vda1-8] root 186 2 0 19:50 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 433 2 0 19:50 ? 00:00:00 [kworker/u5:1] root 434 2 0 19:50 ? 00:00:00 [kworker/u5:2] root 523 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon root 572 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 19:50 ? 00:00:00 [kauditd] root 919 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon message+ 952 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork root 973 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind syslog 1002 1 0 19:50 ? 00:00:00 rsyslogd root 1063 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1066 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1070 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1071 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1073 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1117 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D root 1119 1 0 19:50 ? 00:00:00 cron daemon 1120 1 0 19:50 ? 00:00:00 atd root 1127 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance root 1138 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1223 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1236 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1451 2 0 19:51 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 19:51 ? 00:00:00 /home/ubuntu/bono_host_24hgzt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_24hgzt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_24hgzt --logging-server-logdir=/home/ubuntu/bono_host_24hgzt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt%I.log --pidfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt.pid ubuntu 1765 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/bono_host_24hgzt/env/bin/diamond --configfile /home/ubuntu/bono_host_24hgzt/work/plugins/diamond/etc/diamond.conf ubuntu 1835 1651 0 19:54 ? 00:00:00 /home/ubuntu/bono_host_24hgzt/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_24hgzt --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_24hgzt --logging-server-logdir=/home/ubuntu/bono_host_24hgzt/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt%I.log --pidfile=/home/ubuntu/bono_host_24hgzt/work/bono_host_24hgzt.pid ubuntu 1858 1835 0 19:54 ? 00:00:00 /home/ubuntu/bono_host_24hgzt/env/bin/python2.7 /home/ubuntu/bono_host_24hgzt/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-85bv9Q ubuntu 1869 1858 0 19:54 ? 00:00:00 /bin/sh -c /tmp/K0KBA/install-bono.sh ubuntu 1871 1869 0 19:54 ? 00:00:00 /bin/bash -e /tmp/K0KBA/install-bono.sh root 2631 2 0 19:55 ? 00:00:00 [kworker/u5:0] ntp 8150 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8658 1 0 19:56 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8699 1 0 19:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8700 8699 0 19:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8704 1 0 19:56 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8705 8704 0 19:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8713 8700 0 19:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8715 8705 0 19:56 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8716 8715 0 19:56 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling bono 8892 1 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.21,bono-t10bju.clearwater.local --alias=172.30.9.208,bono-t10bju.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-t10bju.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 root 9728 8658 0 19:57 ? 00:00:00 [check-monit-upt] clearwa+ 9898 1 6 19:57 ? 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.21:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.21 --name 192-168-120-21 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-21=http://192.168.120.21:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.21:2380 --listen-peer-urls http://192.168.120.21:2380 dnsmasq 9918 1 0 19:58 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new root 9994 8658 0 19:58 ? 00:00:00 [check-etcd-upti] root 9996 8658 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh root 9999 8658 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd.sh root 10000 9996 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/poll_etcd_cluster.sh root 10001 9999 0 19:58 ? 00:00:00 curl -L http://192.168.120.21:4000/v2/stats/self root 10002 9999 0 19:58 ? 00:00:00 tee /tmp/poll-etcd.sh.stdout.9999 root 10003 9999 0 19:58 ? 00:00:00 grep -q "name":"192.168.120.21" root 10004 8658 0 19:58 ? 00:00:00 [clearwater-diag] root 10006 10000 0 19:58 ? 00:00:00 /bin/bash /usr/bin/clearwater-etcdctl cluster-health root 10014 10006 0 19:58 ? 00:00:00 /usr/share/clearwater/clearwater-etcd/3.1.7/etcdctl -C 192.168.120.21:4000 cluster-health root 10026 1 0 19:58 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10032 10026 0 19:58 ? 00:00:00 inotifywait -e create -qq . ubuntu 10033 1871 0 19:58 ? 00:00:00 /bin/bash -e /tmp/K0KBA/install-bono.sh ubuntu 10034 10033 0 19:58 ? 00:00:00 /bin/bash -e /tmp/K0KBA/install-bono.sh root 10035 10034 0 19:58 ? 00:00:00 sudo ps -edf root 10036 10035 0 19:58 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-08-28 19:58:05,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-08-28 19:58:05,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-08-28 19:58:05,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/syslog /var/log/lastlog /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt/history.log /var/log/apt/term.log /var/log/bono/bono_20180828T190000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/monit.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/sysstat/clearwater-sa28 /var/log/sysstat/sa28 /var/log/btmp /var/log/kern.log /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.004s sys 0m0.001s 2018-08-28 19:58:05,974 - 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 9918/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1117/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8658/monit tcp 0 0 192.168.120.21:5058 0.0.0.0:* LISTEN 8892/bono tcp 0 0 192.168.120.21:5060 0.0.0.0:* LISTEN 8892/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8892/bono tcp 0 0 192.168.120.21:2380 0.0.0.0:* LISTEN 9898/etcd tcp6 0 0 ::1:53 :::* LISTEN 9918/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1117/sshd tcp6 0 0 :::4000 :::* LISTEN 9898/etcd udp 0 0 192.168.120.21:123 0.0.0.0:* 8150/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8150/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8150/ntpd udp 0 0 0.0.0.0:56847 0.0.0.0:* 572/dhclient udp 0 0 192.168.120.21:5058 0.0.0.0:* 8892/bono udp 0 0 192.168.120.21:5060 0.0.0.0:* 8892/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9918/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 572/dhclient udp6 0 0 fe80::f816:3eff:fe6:123 :::* 8150/ntpd udp6 0 0 ::1:123 :::* 8150/ntpd udp6 0 0 :::123 :::* 8150/ntpd udp6 0 0 :::27068 :::* 572/dhclient udp6 0 0 ::1:53 :::* 9918/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20284 8713/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20287 8716/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9277 1138/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11287 1651/python2.7 /tmp/cloudify-logging-server-06f19.socket unix 2 [ ACC ] STREAM LISTENING 12675 1858/python2.7 /tmp/ctx-uCwbkZ.socket unix 2 [ ACC ] STREAM LISTENING 6969 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9062 952/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7155 392/systemd-udevd /run/udev/control real 0m0.007s user 0m0.004s sys 0m0.005s 2018-08-28 19:58:05,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [28-Aug-2018 19:58:01 UTC] clearwater-diags-monitor starting [28-Aug-2018 19:58:01 UTC] Waiting for trigger files 2018:08:28 19:56:51: Namespace: management 2018:08:28 19:56:51: [management] Starting server 2018:08:28 19:56:51: [management] Listening for requests 2018:08:28 19:56:51: Namespace: signaling 2018:08:28 19:56:51: [signaling] Starting server 2018:08:28 19:56:51: [signaling] Listening for requests real 0m0.004s user 0m0.004s sys 0m0.002s 2018-08-28 19:58:05,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-28 19:58:05,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20180828T190000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-08-28 19:58:05,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/K0KBA/install-bono.sh 2018-08-28 19:58:05,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-08-28 19:58:05,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-08-28 19:58:05,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-08-28 19:57:28.071852059 Stopping etcd clearwater-etcd 2018-08-28 19:57:57.232910344 Restarting etcd clearwater-etcd 2018-08-28 19:57:57.237666852 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2018-08-28 19:57:57.238347179 Check for previous failed startup attempt 2018-08-28 19:57:57.239390125 Running etcdctl member list 810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true 2018-08-28 19:57:57.253159713 etcdctl returned 0 2018-08-28 19:57:57.258326675 Joining existing cluster... 2018-08-28 19:58:00.260979899 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2018-08-28 19:58:00.261792436 Check cluster is healthy 2018-08-28 19:58:00.263351450 Running etcdctl cluster-health member 810a326e07e71be9 is healthy: got healthy result from http://192.168.120.14:4000 cluster is healthy 2018-08-28 19:58:00.274548086 etcdctl returned 0 2018-08-28 19:58:00.275582352 Tell the cluster we're joining 2018-08-28 19:58:00.276285779 Running etcdctl member add 192-168-120-21 http://192.168.120.21:2380 Added member named 192-168-120-21 with ID 56efd9eb07efae1d to cluster ETCD_NAME="192-168-120-21" ETCD_INITIAL_CLUSTER="192-168-120-21=http://192.168.120.21:2380,192-168-120-14=http://192.168.120.14:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-08-28 19:58:00.520260366 etcdctl returned 0 2018-08-28 19:58:00.551160128 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.21:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.21 --name 192-168-120-21 --debug --initial-cluster 192-168-120-14=http://192.168.120.14:2380,192-168-120-21=http://192.168.120.21:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.21:2380 --listen-peer-urls http://192.168.120.21:2380 2018-08-28 19:58:00.554778084 Check we're actually a member of the cluster 2018-08-28 19:58:00.560878569 Wait for etcd to startup 2018-08-28 19:58:01.567234885 Etcd started successfully 2018-08-28 19:58:00.579793 I | etcdmain: etcd Version: 3.1.7 2018-08-28 19:58:00.579841 I | etcdmain: Git SHA: 43b7507 2018-08-28 19:58:00.579846 I | etcdmain: Go Version: go1.7.5 2018-08-28 19:58:00.579849 I | etcdmain: Go OS/Arch: linux/amd64 2018-08-28 19:58:00.579853 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-08-28 19:58:00.579926 I | embed: listening for peers on http://192.168.120.21:2380 2018-08-28 19:58:00.579964 I | embed: listening for client requests on 0.0.0.0:4000 2018-08-28 19:58:00.881446 I | etcdserver: name = 192-168-120-21 2018-08-28 19:58:00.881468 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.21 2018-08-28 19:58:00.881474 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.21/member 2018-08-28 19:58:00.881478 I | etcdserver: heartbeat = 100ms 2018-08-28 19:58:00.881482 I | etcdserver: election = 1000ms 2018-08-28 19:58:00.881485 I | etcdserver: snapshot count = 10000 2018-08-28 19:58:00.881493 I | etcdserver: advertise client URLs = http://192.168.120.21:4000 2018-08-28 19:58:00.987495 I | etcdserver: starting member 56efd9eb07efae1d in cluster b41699c7b315d475 2018-08-28 19:58:00.987558 I | raft: 56efd9eb07efae1d became follower at term 0 2018-08-28 19:58:00.987593 I | raft: newRaft 56efd9eb07efae1d [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-08-28 19:58:00.987600 I | raft: 56efd9eb07efae1d became follower at term 1 2018-08-28 19:58:01.413229 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2018-08-28 19:58:01.413319 I | rafthttp: starting peer 810a326e07e71be9... 2018-08-28 19:58:01.413332 I | rafthttp: started HTTP pipelining with peer 810a326e07e71be9 2018-08-28 19:58:01.417463 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2018-08-28 19:58:01.419162 I | rafthttp: started peer 810a326e07e71be9 2018-08-28 19:58:01.419209 I | rafthttp: added peer 810a326e07e71be9 2018-08-28 19:58:01.419234 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-08-28 19:58:01.419872 I | rafthttp: started streaming with peer 810a326e07e71be9 (writer) 2018-08-28 19:58:01.420015 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2018-08-28 19:58:01.420448 I | rafthttp: started streaming with peer 810a326e07e71be9 (stream Message reader) 2018-08-28 19:58:01.421481 I | rafthttp: peer 810a326e07e71be9 became active 2018-08-28 19:58:01.421494 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 reader) 2018-08-28 19:58:01.422386 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message reader) 2018-08-28 19:58:01.428072 I | raft: 56efd9eb07efae1d [term: 1] received a MsgHeartbeat message with higher term from 810a326e07e71be9 [term: 2] 2018-08-28 19:58:01.428095 I | raft: 56efd9eb07efae1d became follower at term 2 2018-08-28 19:58:01.428113 I | raft: raft.node: 56efd9eb07efae1d elected leader 810a326e07e71be9 at term 2 2018-08-28 19:58:01.428210 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream Message writer) 2018-08-28 19:58:01.428273 I | rafthttp: established a TCP streaming connection with peer 810a326e07e71be9 (stream MsgApp v2 writer) 2018-08-28 19:58:02.599565 I | raft: 56efd9eb07efae1d [term: 2] received a MsgVote message with higher term from 810a326e07e71be9 [term: 3] 2018-08-28 19:58:02.599608 I | raft: 56efd9eb07efae1d became follower at term 3 2018-08-28 19:58:02.599646 I | raft: 56efd9eb07efae1d [logterm: 0, index: 0, vote: 0] cast MsgVote for 810a326e07e71be9 [logterm: 2, index: 33] at term 3 2018-08-28 19:58:02.599657 I | raft: raft.node: 56efd9eb07efae1d lost leader 810a326e07e71be9 at term 3 2018-08-28 19:58:02.622100 D | raft: 56efd9eb07efae1d [logterm: 0, index: 33] rejected msgApp [logterm: 2, index: 33] from 810a326e07e71be9 2018-08-28 19:58:02.622127 I | raft: raft.node: 56efd9eb07efae1d elected leader 810a326e07e71be9 at term 3 2018-08-28 19:58:02.706293 I | etcdserver/membership: added member 810a326e07e71be9 [http://192.168.120.14:2380] to cluster b41699c7b315d475 2018-08-28 19:58:02.706426 N | etcdserver/membership: set the initial cluster version to 3.1 2018-08-28 19:58:02.706451 I | etcdserver/api: enabled capabilities for version 3.1 2018-08-28 19:58:02.706697 I | etcdserver/membership: added member 56efd9eb07efae1d [http://192.168.120.21:2380] to cluster b41699c7b315d475 2018-08-28 19:58:03.262053 I | etcdserver: published {Name:192-168-120-21 ClientURLs:[http://192.168.120.21:4000]} to cluster b41699c7b315d475 2018-08-28 19:58:03.262136 I | embed: ready to serve client requests 2018-08-28 19:58:03.262658 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-08-28 19:58:03.263152 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.21:56104 2018-08-28 19:58:03.263213 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.21:56103 2018-08-28 19:58:03.264343 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.21:56113 real 0m0.004s user 0m0.000s sys 0m0.004s 2018-08-28 19:58:05,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:05,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:06,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:06,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:06,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:06 GMT 2018-08-28 19:58:06,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:06,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:06,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:11,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:11,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:11,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:06.214Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:06.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:07.477Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:07.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:07.477Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:07.477Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:07.566Z", "message": "Downloaded scripts/bind/bind.py to /tmp/O4NF1/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:07.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:08.338Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:08.338Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "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 4 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.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.947s\nuser\t0m12.751s\nsys\t0m3.238s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "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-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "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-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "message": "[localhost] run: sudo mv /tmp/tmpd8dwzm /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "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-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "message": "[localhost] run: sudo mv /tmp/tmpwnT4Wv /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "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-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.394Z", "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-08-28T19:58:09.394Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "54c8e9cd-5b87-4f51-a39e-c1138b3e76c8"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:09.538Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:09.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:10.469Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:10.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:10.469Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R9Q3R/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:10.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "619b9aa0-76ad-42df-8121-1510931dfb3b"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:10.469Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:10.469Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:10.497Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:10.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:10.497Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:10.497Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1714, "offset": 1672, "size": 50}}} 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:11,537 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:11 GMT 2018-08-28 19:58:11,538 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:11,538 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26366 2018-08-28 19:58:11,538 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:11,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:58:11,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:58:11,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:58:11,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/O4NF1/bind.py 2018-08-28 19:58:11,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 19:58:11,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 19:58:11,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-08-28 19:58:11,540 - 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 4 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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.947s user 0m12.751s sys 0m3.238s 2018-08-28 19:58:11,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 19:58:11,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 19:58:11,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 19:58:11,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 19:58:11,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpd8dwzm /etc/bind/db.clearwater.local 2018-08-28 19:58:11,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:11,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpwnT4Wv /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:11,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:58:11,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 19:58:11,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:11,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-08-28 19:58:11,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R9Q3R/add-snmpproxy-collector.py 2018-08-28 19:58:11,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-08-28 19:58:11,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:58:11,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:58:11,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:11,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:11,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:11,979 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:11 GMT 2018-08-28 19:58:11,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:11,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:11,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:16,984 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:17,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:17,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:17,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:17,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:17,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:17,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:17,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:17,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:11.650Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:11.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:11.650Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_s8v7hf/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:11.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "619b9aa0-76ad-42df-8121-1510931dfb3b"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:11.650Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:11.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:11.650Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:11.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:11.650Z", "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 4 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 6s (5,720 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.750s\nuser\t0m12.340s\nsys\t0m2.695s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:11.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:13.092Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:13.092Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:39:7c:25 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe39:7c25/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:90144 errors:0 dropped:0 overruns:0 frame:0\n TX packets:60388 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133917412 (133.9 MB) TX bytes:10807979 (10.8 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets: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.006s\nuser\t0m0.002s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:13.092Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.077s\nuser\t0m0.004s\nsys\t0m0.055s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:13.092Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:50 ? 00:00:00 /sbin/init\nroot 2 0 0 19:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:50 ? 00:00:00 [migration/0]\nroot 14 2 0 19:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:50 ? 00:00:00 [migration/1]\nroot 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:50 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:50 ? 00:00:00 [khelper]\nroot 21 2 0 19:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:50 ? 00:00:00 [netns]\nroot 23 2 0 19:50 ? 00:00:00 [writeback]\nroot 24 2 0 19:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:50 ? 00:00:00 [bioset]\nroot 26 2 0 19:50 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:50 ? 00:00:00 [kblockd]\nroot 28 2 0 19:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:50 ? 00:00:00 [khubd]\nroot 30 2 0 19:50 ? 00:00:00 [md]\nroot 31 2 0 19:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:50 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 19:50 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:50 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:50 ? 00:00:00 [vmstat]\nroot 37 2 0 19:50 ? 00:00:00 [ksmd]\nroot 38 2 0 19:50 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:50 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:50 ? 00:00:00 [crypto]\nroot 53 2 0 19:50 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:50 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:50 ? 00:00:00 [vballoon]\nroot 56 2 0 19:50 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 19:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:50 ? 00:00:00 [deferwq]\nroot 80 2 0 19:50 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:50 ? 00:00:00 [kpsmoused]\nroot 142 2 0 19:50 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:50 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 502 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 568 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 19:50 ? 00:00:00 [kworker/u5:2]\nroot 819 2 0 19:50 ? 00:00:00 [kauditd]\nroot 932 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon\nroot 1037 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1040 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1044 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1045 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1047 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1085 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1090 1 0 19:50 ? 00:00:00 cron\ndaemon 1091 1 0 19:50 ? 00:00:00 atd\nroot 1098 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1121 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1227 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork\nroot 1238 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1255 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1262 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 19:51 ? 00:00:00 /home/ubuntu/sprout_host_d7zukq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_d7zukq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_d7zukq --logging-server-logdir=/home/ubuntu/sprout_host_d7zukq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq%I.log --pidfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq.pid\nubuntu 1764 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_d7zukq/env/bin/diamond --configfile /home/ubuntu/sprout_host_d7zukq/work/plugins/diamond/etc/diamond.conf\nubuntu 1836 1650 0 19:54 ? 00:00:00 /home/ubuntu/sprout_host_d7zukq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_d7zukq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_d7zukq --logging-server-logdir=/home/ubuntu/sprout_host_d7zukq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq%I.log --pidfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq.pid\nubuntu 1858 1836 0 19:54 ? 00:00:00 /home/ubuntu/sprout_host_d7zukq/env/bin/python2.7 /home/ubuntu/sprout_host_d7zukq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-t0aRzT\nubuntu 1869 1858 0 19:54 ? 00:00:00 /bin/sh -c /tmp/TOF67/install-sprout.sh\nubuntu 1871 1869 0 19:54 ? 00:00:00 /bin/bash -e /tmp/TOF67/install-sprout.sh\nroot 2896 2 0 19:55 ? 00:00:00 [kworker/u5:1]\nntp 8455 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8943 1 0 19:57 ? 00:00:00 rsyslogd\nroot 9044 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9061 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9062 9061 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9066 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9068 9066 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9073 9062 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9077 9068 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9078 9077 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9762 1 0 19:58 ? 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 9825 1871 0 19:58 ? 00:00:00 /bin/bash -e /tmp/TOF67/install-sprout.sh\nubuntu 9826 9825 0 19:58 ? 00:00:00 /bin/bash -e /tmp/TOF67/install-sprout.sh\nroot 9827 9826 0 19:58 ? 00:00:00 sudo ps -edf\nroot 9828 9827 0 19:58 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:13.092Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:13.092Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:13.092Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:13.983Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:13.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "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 9762/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1085/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9044/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9762/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1085/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8455/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8455/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8455/ntpd \nudp 0 0 0.0.0.0:53824 0.0.0.0:* 568/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9762/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient \nudp6 0 0 fe80::f816:3eff:fe3:123 :::* 8455/ntpd \nudp6 0 0 ::1:123 :::* 8455/ntpd \nudp6 0 0 :::123 :::* 8455/ntpd \nudp6 0 0 :::19752 :::* 568/dhclient \nudp6 0 0 ::1:53 :::* 9762/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 809 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11510 1650/python2.7 /tmp/cloudify-logging-server-e4375.socket\nunix 2 [ ACC ] STREAM LISTENING 12403 1858/python2.7 /tmp/ctx-aovEaC.socket\nunix 2 [ ACC ] STREAM LISTENING 7192 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20206 9073/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8882 1121/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 20209 9078/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8947 1227/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:c9:79 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe07:c979/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:110639 errors:0 dropped:0 overruns:0 frame:0\n TX packets:63981 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166520587 (166.5 MB) TX bytes:11100202 (11.1 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.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.008s\nsys\t0m0.042s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[sprout] => 2018:08:28 19:57:12: Namespace: management\n2018:08:28 19:57:12: [management] Starting server\n2018:08:28 19:57:12: [management] Listening for requests\n2018:08:28 19:57:12: Namespace: signaling\n2018:08:28 19:57:12: [signaling] Starting server\n2018:08:28 19:57:12: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:14.113Z", "message": "[sprout] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/sprout\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_20180828T190000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_current.txt\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.009s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:14.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:15.133Z", "message": "[sprout] => 2018-08-28 19:57:49.757327170 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:15.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:15.133Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:15.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:15.133Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:15.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:15.133Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:49 ? 00:00:00 /sbin/init\nroot 2 0 0 19:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:49 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 19:49 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 19:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:49 ? 00:00:00 [migration/0]\nroot 14 2 0 19:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:49 ? 00:00:00 [migration/1]\nroot 17 2 0 19:49 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:49 ? 00:00:00 [khelper]\nroot 21 2 0 19:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:49 ? 00:00:00 [netns]\nroot 23 2 0 19:49 ? 00:00:00 [writeback]\nroot 24 2 0 19:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:49 ? 00:00:00 [bioset]\nroot 27 2 0 19:49 ? 00:00:00 [kblockd]\nroot 28 2 0 19:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:49 ? 00:00:00 [khubd]\nroot 30 2 0 19:49 ? 00:00:00 [md]\nroot 31 2 0 19:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:49 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:49 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:49 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:49 ? 00:00:00 [vmstat]\nroot 37 2 0 19:49 ? 00:00:00 [ksmd]\nroot 38 2 0 19:49 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:49 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:49 ? 00:00:00 [crypto]\nroot 53 2 0 19:49 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:49 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:49 ? 00:00:00 [vballoon]\nroot 56 2 0 19:49 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:49 ? 00:00:00 [deferwq]\nroot 80 2 0 19:49 ? 00:00:00 [charger_manager]\nroot 125 2 0 19:49 ? 00:00:00 [kpsmoused]\nroot 146 2 0 19:49 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:49 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 430 2 0 19:49 ? 00:00:00 [kworker/u5:1]\nroot 431 2 0 19:49 ? 00:00:00 [kworker/u5:2]\nroot 511 1 0 19:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 580 1 0 19:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 19:50 ? 00:00:00 [kauditd]\nroot 923 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1009 1 0 19:50 ? 00:00:00 rsyslogd\nroot 1040 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1097 1 0 19:50 ? 00:00:00 cron\ndaemon 1098 1 0 19:50 ? 00:00:00 atd\nroot 1106 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1127 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1232 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork\nroot 1242 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1259 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1265 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 19:50 ? 00:00:00 /home/ubuntu/homer_host_bvlcti/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_bvlcti --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_bvlcti --logging-server-logdir=/home/ubuntu/homer_host_bvlcti/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti%I.log --pidfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti.pid\nubuntu 1766 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/homer_host_bvlcti/env/bin/diamond --configfile /home/ubuntu/homer_host_bvlcti/work/plugins/diamond/etc/diamond.conf\nubuntu 1841 1652 0 19:54 ? 00:00:00 /home/ubuntu/homer_host_bvlcti/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_bvlcti --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_bvlcti --logging-server-logdir=/home/ubuntu/homer_host_bvlcti/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti%I.log --pidfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti.pid\nubuntu 1862 1841 0 19:54 ? 00:00:00 /home/ubuntu/homer_host_bvlcti/env/bin/python2.7 /home/ubuntu/homer_host_bvlcti/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5yy6ms\nubuntu 1873 1862 0 19:54 ? 00:00:00 /bin/sh -c /tmp/J9A2P/install-homer.sh\nubuntu 1875 1873 0 19:54 ? 00:00:00 /bin/bash -e /tmp/J9A2P/install-homer.sh\nroot 2313 2 0 19:54 ? 00:00:00 [kworker/u5:0]\nntp 8506 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9022 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9116 1 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9120 9116 0 19:57 ? 00:00:00 inotifywait -e create -qq .\nroot 9196 1 0 19:57 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9197 9196 0 19:57 ? 00:00:00 nginx: worker process\nwww-data 9198 9196 0 19:57 ? 00:00:00 nginx: worker process\nwww-data 9199 9196 0 19:57 ? 00:00:00 nginx: worker process\nwww-data 9200 9196 0 19:57 ? 00:00:00 nginx: worker process\nroot 9683 9022 0 19:58 ? 00:00:00 [nginx_ping] \nroot 9685 9022 0 19:58 ? 00:00:00 [check-nginx-upt] \nroot 9687 9022 0 19:58 ? 00:00:00 [check-monit-upt] \ndnsmasq 9847 1 0 19:58 ? 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 9910 1875 0 19:58 ? 00:00:00 /bin/bash -e /tmp/J9A2P/install-homer.sh\nubuntu 9911 9910 0 19:58 ? 00:00:00 /bin/bash -e /tmp/J9A2P/install-homer.sh\nroot 9912 9911 0 19:58 ? 00:00:00 sudo ps -edf\nroot 9913 9912 0 19:58 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:15.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:15.133Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:15.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:15.133Z", "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 9847/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9022/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9196/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9847/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8506/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8506/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8506/ntpd \nudp 0 0 0.0.0.0:60357 0.0.0.0:* 580/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9847/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient \nudp6 0 0 fe80::f816:3eff:fe0:123 :::* 8506/ntpd \nudp6 0 0 ::1:123 :::* 8506/ntpd \nudp6 0 0 :::123 :::* 8506/ntpd \nudp6 0 0 :::40768 :::* 580/dhclient \nudp6 0 0 ::1:53 :::* 9847/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9526 1127/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11758 1652/python2.7 /tmp/cloudify-logging-server-36b0c.socket\nunix 2 [ ACC ] STREAM LISTENING 11011 1862/python2.7 /tmp/ctx-AxnZXL.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7257 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 1609 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9609 1232/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:15.133Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:15.652Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:15.652Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "[homer] => [28-Aug-2018 19:57:11 UTC] clearwater-diags-monitor starting\n[28-Aug-2018 19:57:11 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-m7vyk8\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 4 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB]\n\rExtracting templates from packages: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (5,058 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 files and directories currently installed.)\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libboost-system1.54.0:amd64.\nPreparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-filesystem1.54.0:amd64.\nPreparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libboost-regex1.54.0:amd64.\nPreparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ...\nUnpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package libevent-core-2.0-5:amd64.\nPreparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package libevent-pthreads-2.0-5:amd64.\nPreparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ...\nUnpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-157.207) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package libexpat1-dev:amd64.\nPreparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ...\nUnpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSelecting previously unselected package libpython2.7-dev:amd64.\nPreparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsctp1:amd64.\nPreparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ...\nUnpacking libsctp1:amd64 (1.0.15+dfsg-1) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libperl5.18.\nPreparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ...\nUnpacking libperl5.18 (5.18.2-2ubuntu1.6) ...\nSelecting previously unselected package libsnmp-base.\nPreparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ...\nUnpacking libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libsnmp30:amd64.\nPreparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ...\nUnpacking clearwater-monit (5.18-171207.172716) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-171215.180814) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ...\nUnpacking clearwater-nginx (1.0-171012.111833) ...\nSelecting previously unselected package snmpd.\nPreparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ...\nUnpacking snmpd (5.7.3~dfsg-clearwater1) ...\nSelecting previously unselected package clearwater-snmpd.\nPreparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ...\nUnpacking clearwater-snmpd (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-socket-factory.\nPreparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ...\nUnpacking clearwater-socket-factory (1.0-171215.180814) ...\nSelecting previously unselected package clearwater-tcp-scalability.\nPreparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ...\nUnpacking clearwater-tcp-scalability (1.0-171215.180814) ...\nSelecting previously unselected package libxml2-dev:amd64.\nPreparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ...\nUnpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSelecting previously unselected package libxslt1-dev:amd64.\nPreparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package python2.7-dev.\nPreparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\nSelecting previously unselected package python-zmq.\nPreparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ...\nUnpacking python-zmq (14.0.1-1build2) ...\nSelecting previously unselected package libzmq3-dev:amd64.\nPreparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package crest.\nPreparing to unpack .../crest_1.0-171213.182937_amd64.deb ...\nUnpacking crest (1.0-171213.182937) ...\nSelecting previously unselected package ralf-libs.\nPreparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ...\nUnpacking ralf-libs (1.0-171215.175140) ...\nSelecting previously unselected package ralf.\nPreparing to unpack .../ralf_1.0-171215.175140_amd64.deb ...\nUnpacking ralf (1.0-171215.175140) ...\nSelecting previously unselected package homestead-libs.\nPreparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ...\nUnpacking homestead-libs (1.0-171215.122632) ...\nSelecting previously unselected package python-netsnmp.\nPreparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ...\nUnpacking python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSelecting previously unselected package homestead.\nPreparing to unpack .../homestead_1.0-171215.122632_amd64.deb ...\nUnpacking homestead (1.0-171215.122632) ...\nSelecting previously unselected package homestead-prov.\nPreparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ...\nUnpacking homestead-prov (1.0-171213.182937) ...\nSelecting previously unselected package dime.\nPreparing to unpack .../dime_1.0-171215.180814_amd64.deb ...\nUnpacking dime (1.0-171215.180814) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package lksctp-tools.\nPreparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ...\nUnpacking lksctp-tools (1.0.15+dfsg-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.10) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-157.207) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ...\nSetting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsctp1:amd64 (1.0.15+dfsg-1) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libperl5.18 (5.18.2-2ubuntu1.6) ...\nSetting up libsnmp-base (5.7.3~dfsg-clearwater1) ...\nSetting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.8) ...\nSetting up snmpd (5.7.3~dfsg-clearwater1) ...\nupdate-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6)\n * Starting network management services:\nSetting up clearwater-tcp-scalability (1.0-171215.180814) ...\nSetting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ...\nSetting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up python2.7-dev (2.7.6-8ubuntu0.4) ...\nSetting up python-zmq (14.0.1-1build2) ...\nSetting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up ralf-libs (1.0-171215.175140) ...\nSetting up homestead-libs (1.0-171215.122632) ...\nSetting up python-netsnmp (5.7.2~dfsg-clearwater2) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up lksctp-tools (1.0.15+dfsg-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.3) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-infrastructure (1.0-171215.180814) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting cw_infrastructure\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nInstalling collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nreload: Unknown job: clearwater-monit\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 9406\nclearwater-socket-factory-sig start/running, process 9411\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9461\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..........................................+++\n.........+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting crest\nCollecting idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t3m53.729s\nuser\t0m20.795s\nsys\t0m11.602s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "Execution done (return_code=0): /tmp/TOF67/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "9616b00c-eaf7-4aa2-9481-62e41de33f65"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.155Z", "message": "[homer] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/sysstat/sa28\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.155Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "sprout_u1slnn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:16.693Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:16.693Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1755, "offset": 1695, "size": 50}}} 2018-08-28 19:58:17,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:17,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:17 GMT 2018-08-28 19:58:17,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:17,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 120369 2018-08-28 19:58:17,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-08-28 19:58:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_s8v7hf/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-08-28 19:58:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-08-28 19:58:17,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-08-28 19:58:17,088 - 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 4 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 6s (5,720 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.750s user 0m12.340s sys 0m2.695s 2018-08-28 19:58:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-08-28 19:58:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:39:7c:25 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe39:7c25/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:90144 errors:0 dropped:0 overruns:0 frame:0 TX packets:60388 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133917412 (133.9 MB) TX bytes:10807979 (10.8 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets: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.006s user 0m0.002s sys 0m0.004s 2018-08-28 19:58:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.077s user 0m0.004s sys 0m0.055s 2018-08-28 19:58:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:50 ? 00:00:00 /sbin/init root 2 0 0 19:50 ? 00:00:00 [kthreadd] root 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:50 ? 00:00:00 [rcu_sched] root 8 2 0 19:50 ? 00:00:00 [rcuos/0] root 9 2 0 19:50 ? 00:00:00 [rcuos/1] root 10 2 0 19:50 ? 00:00:00 [rcu_bh] root 11 2 0 19:50 ? 00:00:00 [rcuob/0] root 12 2 0 19:50 ? 00:00:00 [rcuob/1] root 13 2 0 19:50 ? 00:00:00 [migration/0] root 14 2 0 19:50 ? 00:00:00 [watchdog/0] root 15 2 0 19:50 ? 00:00:00 [watchdog/1] root 16 2 0 19:50 ? 00:00:00 [migration/1] root 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:50 ? 00:00:00 [kworker/1:0] root 19 2 0 19:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:50 ? 00:00:00 [khelper] root 21 2 0 19:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:50 ? 00:00:00 [netns] root 23 2 0 19:50 ? 00:00:00 [writeback] root 24 2 0 19:50 ? 00:00:00 [kintegrityd] root 25 2 0 19:50 ? 00:00:00 [bioset] root 26 2 0 19:50 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:50 ? 00:00:00 [kblockd] root 28 2 0 19:50 ? 00:00:00 [ata_sff] root 29 2 0 19:50 ? 00:00:00 [khubd] root 30 2 0 19:50 ? 00:00:00 [md] root 31 2 0 19:50 ? 00:00:00 [devfreq_wq] root 32 2 0 19:50 ? 00:00:00 [kworker/1:1] root 34 2 0 19:50 ? 00:00:00 [khungtaskd] root 35 2 0 19:50 ? 00:00:00 [kswapd0] root 36 2 0 19:50 ? 00:00:00 [vmstat] root 37 2 0 19:50 ? 00:00:00 [ksmd] root 38 2 0 19:50 ? 00:00:00 [khugepaged] root 39 2 0 19:50 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:50 ? 00:00:00 [crypto] root 53 2 0 19:50 ? 00:00:00 [kthrotld] root 54 2 0 19:50 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:50 ? 00:00:00 [vballoon] root 56 2 0 19:50 ? 00:00:00 [kworker/0:1] root 57 2 0 19:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:50 ? 00:00:00 [deferwq] root 80 2 0 19:50 ? 00:00:00 [charger_manager] root 123 2 0 19:50 ? 00:00:00 [kpsmoused] root 142 2 0 19:50 ? 00:00:00 [kworker/0:2] root 186 2 0 19:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:50 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 502 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon root 568 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 19:50 ? 00:00:00 [kworker/u5:2] root 819 2 0 19:50 ? 00:00:00 [kauditd] root 932 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon root 1037 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1040 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1044 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1045 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1047 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1085 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D root 1090 1 0 19:50 ? 00:00:00 cron daemon 1091 1 0 19:50 ? 00:00:00 atd root 1098 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance root 1121 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1227 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork root 1238 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind root 1255 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1262 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 19:51 ? 00:00:00 /home/ubuntu/sprout_host_d7zukq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_d7zukq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_d7zukq --logging-server-logdir=/home/ubuntu/sprout_host_d7zukq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq%I.log --pidfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq.pid ubuntu 1764 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_d7zukq/env/bin/diamond --configfile /home/ubuntu/sprout_host_d7zukq/work/plugins/diamond/etc/diamond.conf ubuntu 1836 1650 0 19:54 ? 00:00:00 /home/ubuntu/sprout_host_d7zukq/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_d7zukq --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_d7zukq --logging-server-logdir=/home/ubuntu/sprout_host_d7zukq/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq%I.log --pidfile=/home/ubuntu/sprout_host_d7zukq/work/sprout_host_d7zukq.pid ubuntu 1858 1836 0 19:54 ? 00:00:00 /home/ubuntu/sprout_host_d7zukq/env/bin/python2.7 /home/ubuntu/sprout_host_d7zukq/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-t0aRzT ubuntu 1869 1858 0 19:54 ? 00:00:00 /bin/sh -c /tmp/TOF67/install-sprout.sh ubuntu 1871 1869 0 19:54 ? 00:00:00 /bin/bash -e /tmp/TOF67/install-sprout.sh root 2896 2 0 19:55 ? 00:00:00 [kworker/u5:1] ntp 8455 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8943 1 0 19:57 ? 00:00:00 rsyslogd root 9044 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9061 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9062 9061 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9066 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9068 9066 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9073 9062 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9077 9068 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9078 9077 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9762 1 0 19:58 ? 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 9825 1871 0 19:58 ? 00:00:00 /bin/bash -e /tmp/TOF67/install-sprout.sh ubuntu 9826 9825 0 19:58 ? 00:00:00 /bin/bash -e /tmp/TOF67/install-sprout.sh root 9827 9826 0 19:58 ? 00:00:00 sudo ps -edf root 9828 9827 0 19:58 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.006s 2018-08-28 19:58:17,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-08-28 19:58:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-08-28 19:58:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:17,090 - 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 9762/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1085/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9044/monit tcp6 0 0 ::1:53 :::* LISTEN 9762/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1085/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8455/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8455/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8455/ntpd udp 0 0 0.0.0.0:53824 0.0.0.0:* 568/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9762/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 568/dhclient udp6 0 0 fe80::f816:3eff:fe3:123 :::* 8455/ntpd udp6 0 0 ::1:123 :::* 8455/ntpd udp6 0 0 :::123 :::* 8455/ntpd udp6 0 0 :::19752 :::* 568/dhclient udp6 0 0 ::1:53 :::* 9762/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 809 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11510 1650/python2.7 /tmp/cloudify-logging-server-e4375.socket unix 2 [ ACC ] STREAM LISTENING 12403 1858/python2.7 /tmp/ctx-aovEaC.socket unix 2 [ ACC ] STREAM LISTENING 7192 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20206 9073/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8882 1121/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 20209 9078/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8947 1227/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-28 19:58:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:07:c9:79 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe07:c979/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:110639 errors:0 dropped:0 overruns:0 frame:0 TX packets:63981 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166520587 (166.5 MB) TX bytes:11100202 (11.1 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.004s user 0m0.000s sys 0m0.004s 2018-08-28 19:58:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-08-28 19:58:17,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-28 19:58:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.008s sys 0m0.042s 2018-08-28 19:58:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-08-28 19:58:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:08:28 19:57:12: Namespace: management 2018:08:28 19:57:12: [management] Starting server 2018:08:28 19:57:12: [management] Listening for requests 2018:08:28 19:57:12: Namespace: signaling 2018:08:28 19:57:12: [signaling] Starting server 2018:08:28 19:57:12: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:58:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-08-28 19:58:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/sprout /var/log/sprout/sprout_out.log /var/log/sprout/sprout_20180828T190000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_current.txt /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.009s user 0m0.000s sys 0m0.006s 2018-08-28 19:58:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-08-28 19:57:49.757327170 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:58:17,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-28 19:58:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-08-28 19:58:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:49 ? 00:00:00 /sbin/init root 2 0 0 19:49 ? 00:00:00 [kthreadd] root 3 2 0 19:49 ? 00:00:00 [ksoftirqd/0] root 4 2 0 19:49 ? 00:00:00 [kworker/0:0] root 5 2 0 19:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:49 ? 00:00:00 [rcu_sched] root 8 2 0 19:49 ? 00:00:00 [rcuos/0] root 9 2 0 19:49 ? 00:00:00 [rcuos/1] root 10 2 0 19:49 ? 00:00:00 [rcu_bh] root 11 2 0 19:49 ? 00:00:00 [rcuob/0] root 12 2 0 19:49 ? 00:00:00 [rcuob/1] root 13 2 0 19:49 ? 00:00:00 [migration/0] root 14 2 0 19:49 ? 00:00:00 [watchdog/0] root 15 2 0 19:49 ? 00:00:00 [watchdog/1] root 16 2 0 19:49 ? 00:00:00 [migration/1] root 17 2 0 19:49 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:49 ? 00:00:00 [khelper] root 21 2 0 19:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:49 ? 00:00:00 [netns] root 23 2 0 19:49 ? 00:00:00 [writeback] root 24 2 0 19:49 ? 00:00:00 [kintegrityd] root 25 2 0 19:49 ? 00:00:00 [bioset] root 27 2 0 19:49 ? 00:00:00 [kblockd] root 28 2 0 19:49 ? 00:00:00 [ata_sff] root 29 2 0 19:49 ? 00:00:00 [khubd] root 30 2 0 19:49 ? 00:00:00 [md] root 31 2 0 19:49 ? 00:00:00 [devfreq_wq] root 32 2 0 19:49 ? 00:00:00 [kworker/0:1] root 34 2 0 19:49 ? 00:00:00 [khungtaskd] root 35 2 0 19:49 ? 00:00:00 [kswapd0] root 36 2 0 19:49 ? 00:00:00 [vmstat] root 37 2 0 19:49 ? 00:00:00 [ksmd] root 38 2 0 19:49 ? 00:00:00 [khugepaged] root 39 2 0 19:49 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:49 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:49 ? 00:00:00 [crypto] root 53 2 0 19:49 ? 00:00:00 [kthrotld] root 54 2 0 19:49 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:49 ? 00:00:00 [vballoon] root 56 2 0 19:49 ? 00:00:00 [kworker/1:1] root 57 2 0 19:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:49 ? 00:00:00 [deferwq] root 80 2 0 19:49 ? 00:00:00 [charger_manager] root 125 2 0 19:49 ? 00:00:00 [kpsmoused] root 146 2 0 19:49 ? 00:00:00 [kworker/1:2] root 186 2 0 19:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:49 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:49 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 430 2 0 19:49 ? 00:00:00 [kworker/u5:1] root 431 2 0 19:49 ? 00:00:00 [kworker/u5:2] root 511 1 0 19:49 ? 00:00:00 upstart-socket-bridge --daemon root 580 1 0 19:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 19:50 ? 00:00:00 [kauditd] root 923 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1009 1 0 19:50 ? 00:00:00 rsyslogd root 1040 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D root 1097 1 0 19:50 ? 00:00:00 cron daemon 1098 1 0 19:50 ? 00:00:00 atd root 1106 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance root 1127 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1232 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork root 1242 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind root 1259 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1265 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 19:50 ? 00:00:00 /home/ubuntu/homer_host_bvlcti/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_bvlcti --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_bvlcti --logging-server-logdir=/home/ubuntu/homer_host_bvlcti/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti%I.log --pidfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti.pid ubuntu 1766 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/homer_host_bvlcti/env/bin/diamond --configfile /home/ubuntu/homer_host_bvlcti/work/plugins/diamond/etc/diamond.conf ubuntu 1841 1652 0 19:54 ? 00:00:00 /home/ubuntu/homer_host_bvlcti/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_bvlcti --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_bvlcti --logging-server-logdir=/home/ubuntu/homer_host_bvlcti/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti%I.log --pidfile=/home/ubuntu/homer_host_bvlcti/work/homer_host_bvlcti.pid ubuntu 1862 1841 0 19:54 ? 00:00:00 /home/ubuntu/homer_host_bvlcti/env/bin/python2.7 /home/ubuntu/homer_host_bvlcti/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-5yy6ms ubuntu 1873 1862 0 19:54 ? 00:00:00 /bin/sh -c /tmp/J9A2P/install-homer.sh ubuntu 1875 1873 0 19:54 ? 00:00:00 /bin/bash -e /tmp/J9A2P/install-homer.sh root 2313 2 0 19:54 ? 00:00:00 [kworker/u5:0] ntp 8506 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9022 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9116 1 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9120 9116 0 19:57 ? 00:00:00 inotifywait -e create -qq . root 9196 1 0 19:57 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9197 9196 0 19:57 ? 00:00:00 nginx: worker process www-data 9198 9196 0 19:57 ? 00:00:00 nginx: worker process www-data 9199 9196 0 19:57 ? 00:00:00 nginx: worker process www-data 9200 9196 0 19:57 ? 00:00:00 nginx: worker process root 9683 9022 0 19:58 ? 00:00:00 [nginx_ping] root 9685 9022 0 19:58 ? 00:00:00 [check-nginx-upt] root 9687 9022 0 19:58 ? 00:00:00 [check-monit-upt] dnsmasq 9847 1 0 19:58 ? 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 9910 1875 0 19:58 ? 00:00:00 /bin/bash -e /tmp/J9A2P/install-homer.sh ubuntu 9911 9910 0 19:58 ? 00:00:00 /bin/bash -e /tmp/J9A2P/install-homer.sh root 9912 9911 0 19:58 ? 00:00:00 sudo ps -edf root 9913 9912 0 19:58 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-28 19:58:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-08-28 19:58:17,092 - 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 9847/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9022/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9196/nginx tcp6 0 0 ::1:53 :::* LISTEN 9847/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8506/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8506/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8506/ntpd udp 0 0 0.0.0.0:60357 0.0.0.0:* 580/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9847/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 580/dhclient udp6 0 0 fe80::f816:3eff:fe0:123 :::* 8506/ntpd udp6 0 0 ::1:123 :::* 8506/ntpd udp6 0 0 :::123 :::* 8506/ntpd udp6 0 0 :::40768 :::* 580/dhclient udp6 0 0 ::1:53 :::* 9847/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9526 1127/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11758 1652/python2.7 /tmp/cloudify-logging-server-36b0c.socket unix 2 [ ACC ] STREAM LISTENING 11011 1862/python2.7 /tmp/ctx-AxnZXL.socket unix 2 [ ACC ] SEQPACKET LISTENING 7257 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 1609 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9609 1232/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.003s 2018-08-28 19:58:17,092 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [28-Aug-2018 19:57:11 UTC] clearwater-diags-monitor starting [28-Aug-2018 19:57:11 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-08-28 19:58:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:58:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-08-28 19:58:17,093 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-m7vyk8 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 4 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://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] Extracting templates from packages: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (5,058 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 files and directories currently installed.) Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libboost-system1.54.0:amd64. Preparing to unpack .../libboost-system1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-filesystem1.54.0:amd64. Preparing to unpack .../libboost-filesystem1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libboost-regex1.54.0:amd64. Preparing to unpack .../libboost-regex1.54.0_1.54.0-4ubuntu3.1_amd64.deb ... Unpacking libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package libevent-core-2.0-5:amd64. Preparing to unpack .../libevent-core-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package libevent-pthreads-2.0-5:amd64. Preparing to unpack .../libevent-pthreads-2.0-5_2.0.21-stable-1ubuntu1.14.04.2_amd64.deb ... Unpacking libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.10_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.10) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package libexpat1-dev:amd64. Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Selecting previously unselected package libpython2.7-dev:amd64. Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsctp1:amd64. Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libperl5.18. Preparing to unpack .../libperl5.18_5.18.2-2ubuntu1.6_amd64.deb ... Unpacking libperl5.18 (5.18.2-2ubuntu1.6) ... Selecting previously unselected package libsnmp-base. Preparing to unpack .../libsnmp-base_5.7.3~dfsg-clearwater1_all.deb ... Unpacking libsnmp-base (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libsnmp30:amd64. Preparing to unpack .../libsnmp30_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-171215.180814_amd64.deb ... Unpacking clearwater-infrastructure (1.0-171215.180814) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-171207.172716_amd64.deb ... Unpacking clearwater-monit (5.18-171207.172716) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-171215.180814_all.deb ... Unpacking clearwater-diags-monitor (1.0-171215.180814) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-171215.180814_all.deb ... Unpacking clearwater-log-cleanup (1.0-171215.180814) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-171012.111833_all.deb ... Unpacking clearwater-nginx (1.0-171012.111833) ... Selecting previously unselected package snmpd. Preparing to unpack .../snmpd_5.7.3~dfsg-clearwater1_amd64.deb ... Unpacking snmpd (5.7.3~dfsg-clearwater1) ... Selecting previously unselected package clearwater-snmpd. Preparing to unpack .../clearwater-snmpd_1.0-171215.180814_all.deb ... Unpacking clearwater-snmpd (1.0-171215.180814) ... Selecting previously unselected package clearwater-socket-factory. Preparing to unpack .../clearwater-socket-factory_1.0-171215.180814_amd64.deb ... Unpacking clearwater-socket-factory (1.0-171215.180814) ... Selecting previously unselected package clearwater-tcp-scalability. Preparing to unpack .../clearwater-tcp-scalability_1.0-171215.180814_all.deb ... Unpacking clearwater-tcp-scalability (1.0-171215.180814) ... Selecting previously unselected package libxml2-dev:amd64. Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Selecting previously unselected package libxslt1-dev:amd64. Preparing to unpack .../libxslt1-dev_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package python2.7-dev. Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... Selecting previously unselected package python-zmq. Preparing to unpack .../python-zmq_14.0.1-1build2_amd64.deb ... Unpacking python-zmq (14.0.1-1build2) ... Selecting previously unselected package libzmq3-dev:amd64. Preparing to unpack .../libzmq3-dev_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package crest. Preparing to unpack .../crest_1.0-171213.182937_amd64.deb ... Unpacking crest (1.0-171213.182937) ... Selecting previously unselected package ralf-libs. Preparing to unpack .../ralf-libs_1.0-171215.175140_amd64.deb ... Unpacking ralf-libs (1.0-171215.175140) ... Selecting previously unselected package ralf. Preparing to unpack .../ralf_1.0-171215.175140_amd64.deb ... Unpacking ralf (1.0-171215.175140) ... Selecting previously unselected package homestead-libs. Preparing to unpack .../homestead-libs_1.0-171215.122632_amd64.deb ... Unpacking homestead-libs (1.0-171215.122632) ... Selecting previously unselected package python-netsnmp. Preparing to unpack .../python-netsnmp_5.7.2~dfsg-clearwater2_amd64.deb ... Unpacking python-netsnmp (5.7.2~dfsg-clearwater2) ... Selecting previously unselected package homestead. Preparing to unpack .../homestead_1.0-171215.122632_amd64.deb ... Unpacking homestead (1.0-171215.122632) ... Selecting previously unselected package homestead-prov. Preparing to unpack .../homestead-prov_1.0-171213.182937_amd64.deb ... Unpacking homestead-prov (1.0-171213.182937) ... Selecting previously unselected package dime. Preparing to unpack .../dime_1.0-171215.180814_amd64.deb ... Unpacking dime (1.0-171215.180814) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package lksctp-tools. Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... Unpacking lksctp-tools (1.0.15+dfsg-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libboost-system1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-filesystem1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libboost-regex1.54.0:amd64 (1.54.0-4ubuntu3.1) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up libevent-core-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up libevent-pthreads-2.0-5:amd64 (2.0.21-stable-1ubuntu1.14.04.2) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.10) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libperl5.18 (5.18.2-2ubuntu1.6) ... Setting up libsnmp-base (5.7.3~dfsg-clearwater1) ... Setting up libsnmp30:amd64 (5.7.3~dfsg-clearwater1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.8) ... Setting up snmpd (5.7.3~dfsg-clearwater1) ... update-rc.d: warning: stop runlevel arguments (1) do not match snmpd Default-Stop values (0 1 6) * Starting network management services: Setting up clearwater-tcp-scalability (1.0-171215.180814) ... Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... Setting up libxslt1-dev:amd64 (1.1.28-2ubuntu0.1) ... Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... Setting up python-zmq (14.0.1-1build2) ... Setting up libzmq3-dev:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up ralf-libs (1.0-171215.175140) ... Setting up homestead-libs (1.0-171215.122632) ... Setting up python-netsnmp (5.7.2~dfsg-clearwater2) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up lksctp-tools (1.0.15+dfsg-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-infrastructure (1.0-171215.180814) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting cw_infrastructure Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Installing collected packages: argparse, contextlib2, pathlib, nsenter, dnspython, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. reload: Unknown job: clearwater-monit Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 9406 clearwater-socket-factory-sig start/running, process 9411 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9461 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..........................................+++ .........+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting crest Collecting idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting homestead_prov Collecting crest (from homestead_prov) Collecting idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 3m53.729s user 0m20.795s sys 0m11.602s 2018-08-28 19:58:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-08-28 19:58:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-28 19:58:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TOF67/install-sprout.sh 2018-08-28 19:58:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/sysstat/sa28 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.006s user 0m0.003s sys 0m0.001s 2018-08-28 19:58:17,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:58:17,096 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:17,948 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:17,948 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:17,948 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:17,948 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:17,948 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:17,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:17,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:17,949 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:17,949 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:17,949 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:17 GMT 2018-08-28 19:58:17,949 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:17,949 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:17,949 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:22,951 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:23,026 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:23,027 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:23,027 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:23,027 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:23,027 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:23,027 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:23,027 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:23,027 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:17.207Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:17.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:17.207Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:17.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:17.207Z", "message": "[homer] => 2018-08-28 19:57:52.873013703 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-08-28T19:58:17.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:17.207Z", "message": "Execution done (return_code=0): /tmp/J9A2P/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:17.207Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "ed825015-5caa-4f9b-a91d-473147167133"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.335Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.335Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.335Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.335Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.841Z", "message": "[localhost] run: sudo mv /tmp/tmpQR2MR3 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.841Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.841Z", "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-08-28T19:58:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.841Z", "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-08-28T19:58:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.841Z", "message": "Downloaded scripts/bind/bind.py to /tmp/3VWF3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.841Z", "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-08-28T19:58:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:18.841Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:18.841Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:19.528Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:19.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:19.528Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:19.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:19.528Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:19.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:19.658Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:19.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:19.658Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:19.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "message": "[localhost] run: sudo mv /tmp/tmp6A85xB /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "message": "Downloaded scripts/bind/bind.py to /tmp/ZHQ60/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DPR81/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "286cbf78-0626-42f9-bf6e-25e59adf9527"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "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-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "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-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.224Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.224Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "61c24ec7-d1a7-472e-ae5f-ecac051e16b0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:20.707Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:20.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "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-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "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-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "message": "[localhost] run: sudo mv /tmp/tmpRjhaNP /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "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-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "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-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "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-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:21.234Z", "message": "[localhost] run: sudo mv /tmp/tmpvrL4yR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:21.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "8fd7e1fd-ff89-44a9-8f46-4aca71e761f0"}], "metadata": {"pagination": {"total": 1797, "offset": 1732, "size": 50}}} 2018-08-28 19:58:23,028 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:23,028 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:23 GMT 2018-08-28 19:58:23,028 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:23,028 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22951 2018-08-28 19:58:23,028 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-08-28 19:58:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-08-28 19:58:23,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-08-28 19:57:52.873013703 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-08-28 19:58:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/J9A2P/install-homer.sh 2018-08-28 19:58:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:58:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:58:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:58:23,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQR2MR3 /etc/bind/db.clearwater.local 2018-08-28 19:58:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 19:58:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:58:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 19:58:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/3VWF3/bind.py 2018-08-28 19:58:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 19:58:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 19:58:23,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:58:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:58:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:58:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:58:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp6A85xB /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:23,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/ZHQ60/bind.py 2018-08-28 19:58:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 19:58:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 19:58:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 19:58:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/DPR81/add-snmpproxy-collector.py 2018-08-28 19:58:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 19:58:23,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 19:58:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 19:58:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 19:58:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 19:58:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRjhaNP /etc/bind/db.clearwater.local 2018-08-28 19:58:23,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 19:58:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:58:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 19:58:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 19:58:23,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpvrL4yR /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:23,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:23,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:23,095 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:23,095 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:23,095 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:23,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:23,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:23,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:23,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:23,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:23,096 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:23 GMT 2018-08-28 19:58:23,096 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:23,096 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:23,096 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:28,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:28,361 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:28,361 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:28,361 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1797, "offset": 1772, "size": 50}}} 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:28 GMT 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:28,362 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:58:28,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:28,363 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:28,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:28,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:28,452 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:28 GMT 2018-08-28 19:58:28,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:28,453 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:28,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:33,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:33,803 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:33,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:33,804 - 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-08-28T19:58:31.436Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:31.436Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:32.055Z", "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 4 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.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.387s\nuser\t0m12.640s\nsys\t0m3.036s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:32.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:32.649Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:32.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:32.649Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:32.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}], "metadata": {"pagination": {"total": 1801, "offset": 1772, "size": 50}}} 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:33 GMT 2018-08-28 19:58:33,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:33,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15929 2018-08-28 19:58:33,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:33,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:33,806 - 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 4 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.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.387s user 0m12.640s sys 0m3.036s 2018-08-28 19:58:33,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-08-28 19:58:33,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-08-28 19:58:33,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:33,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:33,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:33 GMT 2018-08-28 19:58:33,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:33,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:33,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:38,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:39,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:39,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:39,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:39,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:39,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:39,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:39,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:39,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:34.028Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:34.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:35.063Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.090s\nuser\t0m0.010s\nsys\t0m0.060s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:35.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:36.079Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:50 ? 00:00:01 /sbin/init\nroot 2 0 0 19:50 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:50 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:50 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:50 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:50 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:50 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:50 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:50 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:50 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:50 ? 00:00:00 [migration/0]\nroot 14 2 0 19:50 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:50 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:50 ? 00:00:00 [migration/1]\nroot 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:50 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:50 ? 00:00:00 [khelper]\nroot 21 2 0 19:50 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:50 ? 00:00:00 [netns]\nroot 23 2 0 19:50 ? 00:00:00 [writeback]\nroot 24 2 0 19:50 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:50 ? 00:00:00 [bioset]\nroot 27 2 0 19:50 ? 00:00:00 [kblockd]\nroot 28 2 0 19:50 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:50 ? 00:00:00 [khubd]\nroot 30 2 0 19:50 ? 00:00:00 [md]\nroot 31 2 0 19:50 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:50 ? 00:00:00 [kworker/0:1]\nroot 33 2 0 19:50 ? 00:00:00 [kworker/1:1]\nroot 35 2 0 19:50 ? 00:00:00 [khungtaskd]\nroot 36 2 0 19:50 ? 00:00:00 [kswapd0]\nroot 37 2 0 19:50 ? 00:00:00 [vmstat]\nroot 38 2 0 19:50 ? 00:00:00 [ksmd]\nroot 39 2 0 19:50 ? 00:00:00 [khugepaged]\nroot 40 2 0 19:50 ? 00:00:00 [fsnotify_mark]\nroot 41 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea]\nroot 42 2 0 19:50 ? 00:00:00 [crypto]\nroot 54 2 0 19:50 ? 00:00:00 [kthrotld]\nroot 55 2 0 19:50 ? 00:00:00 [kworker/u4:1]\nroot 56 2 0 19:50 ? 00:00:00 [vballoon]\nroot 57 2 0 19:50 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:50 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:50 ? 00:00:00 [deferwq]\nroot 80 2 0 19:50 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:50 ? 00:00:00 [kpsmoused]\nroot 142 2 0 19:50 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:50 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:50 ? 00:00:00 [ext4-rsv-conver]\nroot 390 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 448 2 0 19:50 ? 00:00:00 [kworker/u5:1]\nroot 449 2 0 19:50 ? 00:00:00 [kworker/u5:2]\nroot 508 2 0 19:50 ? 00:00:00 [kworker/1:2]\nroot 541 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon\nroot 575 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 818 2 0 19:50 ? 00:00:00 [kauditd]\nmessage+ 895 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork\nroot 930 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 947 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1013 1 0 19:50 ? 00:00:00 rsyslogd\nroot 1049 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1095 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1099 1 0 19:50 ? 00:00:00 cron\ndaemon 1100 1 0 19:50 ? 00:00:00 atd\nroot 1114 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1118 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1197 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1203 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 19:51 ? 00:00:00 /home/ubuntu/ellis_host_trapof/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_trapof --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_trapof --logging-server-logdir=/home/ubuntu/ellis_host_trapof/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof%I.log --pidfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof.pid\nubuntu 1765 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_trapof/env/bin/diamond --configfile /home/ubuntu/ellis_host_trapof/work/plugins/diamond/etc/diamond.conf\nubuntu 1836 1651 0 19:54 ? 00:00:00 /home/ubuntu/ellis_host_trapof/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_trapof --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_trapof --logging-server-logdir=/home/ubuntu/ellis_host_trapof/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof%I.log --pidfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof.pid\nubuntu 1857 1836 0 19:54 ? 00:00:00 /home/ubuntu/ellis_host_trapof/env/bin/python2.7 /home/ubuntu/ellis_host_trapof/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cS1h_4\nubuntu 1868 1857 0 19:54 ? 00:00:00 /bin/sh -c /tmp/UD5X7/install-ellis.sh\nubuntu 1870 1868 0 19:54 ? 00:00:00 /bin/bash -e /tmp/UD5X7/install-ellis.sh\nroot 3456 2 0 19:55 ? 00:00:00 [kworker/u5:0]\nmysql 9257 1 0 19:56 ? 00:00:00 /usr/sbin/mysqld\nntp 9407 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 10003 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10057 1 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10061 10057 0 19:57 ? 00:00:00 inotifywait -e create -qq .\nroot 10176 1 0 19:57 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10177 10176 0 19:57 ? 00:00:00 nginx: worker process\nwww-data 10178 10176 0 19:57 ? 00:00:00 nginx: worker process\nwww-data 10179 10176 0 19:57 ? 00:00:00 nginx: worker process\nwww-data 10180 10176 0 19:57 ? 00:00:00 nginx: worker process\nellis 10370 1 0 19:57 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nroot 10570 10003 0 19:58 ? 00:00:00 [nginx_ping] \nroot 10572 10003 0 19:58 ? 00:00:00 [check-nginx-upt] \nroot 10576 10003 0 19:58 ? 00:00:00 [check-monit-upt] \nroot 10578 10003 0 19:58 ? 00:00:00 [poll_ellis.sh] \nroot 10581 10003 0 19:58 ? 00:00:00 [poll_ellis_http] \nroot 10583 10003 0 19:58 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart\nroot 10600 10583 0 19:58 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart\nroot 10640 10600 0 19:58 ? 00:00:00 sleep 23\ndnsmasq 10874 1 0 19:58 ? 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 10937 1870 0 19:58 ? 00:00:00 /bin/bash -e /tmp/UD5X7/install-ellis.sh\nubuntu 10938 10937 0 19:58 ? 00:00:00 /bin/bash -e /tmp/UD5X7/install-ellis.sh\nroot 10939 10938 0 19:58 ? 00:00:00 sudo ps -edf\nroot 10940 10939 0 19:58 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:36.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:36.079Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:36.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:36.079Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:36.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:36.079Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:36.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:36.079Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f9:5a:82 \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef9:5a82/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:100425 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57534 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147473285 (147.4 MB) TX bytes:10797610 (10.7 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:56 errors:0 dropped:0 overruns:0 frame:0\n TX packets:56 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:36.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:37.094Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:37.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:37.094Z", "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 10874/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10003/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10176/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9257/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 10874/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1095/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 9407/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9407/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9407/ntpd \nudp 0 0 0.0.0.0:41506 0.0.0.0:* 575/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10874/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 575/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 9407/ntpd \nudp6 0 0 ::1:123 :::* 9407/ntpd \nudp6 0 0 :::123 :::* 9407/ntpd \nudp6 0 0 :::56450 :::* 575/dhclient \nudp6 0 0 ::1:53 :::* 10874/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 23737 10370/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 9529 1114/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10938 1651/python2.7 /tmp/cloudify-logging-server-66549.socket\nunix 2 [ ACC ] STREAM LISTENING 12010 1857/python2.7 /tmp/ctx-Le1Uqt.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1884 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7217 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9328 895/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 21994 9257/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:37.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:37.094Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:37.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:37.094Z", "message": "[ellis] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/clearwater-diags-monitor.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/mysql.err\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/sysstat/sa28\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/unattended-upgrades\n/var/log/mysql.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/ellis\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/mysql.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:37.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:38.102Z", "message": "[ellis] => [28-Aug-2018 19:57:40 UTC] clearwater-diags-monitor starting\n[28-Aug-2018 19:57:40 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:38.102Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:38.102Z", "message": "[ellis] => 2018-08-28 19:58:14.275215691 Stopping etcd clearwater-etcd\n2018-08-28 19:58:15.416666212 Restarting etcd clearwater-etcd\n2018-08-28 19:58:15.421450525 Configured ETCDCTL_PEERS: 192.168.120.14:4000,\n2018-08-28 19:58:15.422267471 Check for previous failed startup attempt\n2018-08-28 19:58:15.423418247 Running etcdctl member list\n56efd9eb07efae1d: name=192-168-120-21 peerURLs=http://192.168.120.21:2380 clientURLs=http://192.168.120.21:4000 isLeader=false\n810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true\n2018-08-28 19:58:15.435564257 etcdctl returned 0\n2018-08-28 19:58:15.440714207 Joining existing cluster...\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:38.102Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}], "metadata": {"pagination": {"total": 1817, "offset": 1776, "size": 50}}} 2018-08-28 19:58:39,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:39,267 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:39 GMT 2018-08-28 19:58:39,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:39,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22574 2018-08-28 19:58:39,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-08-28 19:58:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.090s user 0m0.010s sys 0m0.060s 2018-08-28 19:58:39,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:50 ? 00:00:01 /sbin/init root 2 0 0 19:50 ? 00:00:00 [kthreadd] root 3 2 0 19:50 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:50 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:50 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:50 ? 00:00:00 [rcu_sched] root 8 2 0 19:50 ? 00:00:00 [rcuos/0] root 9 2 0 19:50 ? 00:00:00 [rcuos/1] root 10 2 0 19:50 ? 00:00:00 [rcu_bh] root 11 2 0 19:50 ? 00:00:00 [rcuob/0] root 12 2 0 19:50 ? 00:00:00 [rcuob/1] root 13 2 0 19:50 ? 00:00:00 [migration/0] root 14 2 0 19:50 ? 00:00:00 [watchdog/0] root 15 2 0 19:50 ? 00:00:00 [watchdog/1] root 16 2 0 19:50 ? 00:00:00 [migration/1] root 17 2 0 19:50 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:50 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:50 ? 00:00:00 [khelper] root 21 2 0 19:50 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:50 ? 00:00:00 [netns] root 23 2 0 19:50 ? 00:00:00 [writeback] root 24 2 0 19:50 ? 00:00:00 [kintegrityd] root 25 2 0 19:50 ? 00:00:00 [bioset] root 27 2 0 19:50 ? 00:00:00 [kblockd] root 28 2 0 19:50 ? 00:00:00 [ata_sff] root 29 2 0 19:50 ? 00:00:00 [khubd] root 30 2 0 19:50 ? 00:00:00 [md] root 31 2 0 19:50 ? 00:00:00 [devfreq_wq] root 32 2 0 19:50 ? 00:00:00 [kworker/0:1] root 33 2 0 19:50 ? 00:00:00 [kworker/1:1] root 35 2 0 19:50 ? 00:00:00 [khungtaskd] root 36 2 0 19:50 ? 00:00:00 [kswapd0] root 37 2 0 19:50 ? 00:00:00 [vmstat] root 38 2 0 19:50 ? 00:00:00 [ksmd] root 39 2 0 19:50 ? 00:00:00 [khugepaged] root 40 2 0 19:50 ? 00:00:00 [fsnotify_mark] root 41 2 0 19:50 ? 00:00:00 [ecryptfs-kthrea] root 42 2 0 19:50 ? 00:00:00 [crypto] root 54 2 0 19:50 ? 00:00:00 [kthrotld] root 55 2 0 19:50 ? 00:00:00 [kworker/u4:1] root 56 2 0 19:50 ? 00:00:00 [vballoon] root 57 2 0 19:50 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:50 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:50 ? 00:00:00 [deferwq] root 80 2 0 19:50 ? 00:00:00 [charger_manager] root 124 2 0 19:50 ? 00:00:00 [kpsmoused] root 142 2 0 19:50 ? 00:00:00 [kworker/0:2] root 186 2 0 19:50 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:50 ? 00:00:00 [ext4-rsv-conver] root 390 1 0 19:50 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 448 2 0 19:50 ? 00:00:00 [kworker/u5:1] root 449 2 0 19:50 ? 00:00:00 [kworker/u5:2] root 508 2 0 19:50 ? 00:00:00 [kworker/1:2] root 541 1 0 19:50 ? 00:00:00 upstart-socket-bridge --daemon root 575 1 0 19:50 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 818 2 0 19:50 ? 00:00:00 [kauditd] message+ 895 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork root 930 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind root 947 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1013 1 0 19:50 ? 00:00:00 rsyslogd root 1049 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1095 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D root 1099 1 0 19:50 ? 00:00:00 cron daemon 1100 1 0 19:50 ? 00:00:00 atd root 1114 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1118 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance root 1197 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1203 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 19:51 ? 00:00:00 /home/ubuntu/ellis_host_trapof/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_trapof --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_trapof --logging-server-logdir=/home/ubuntu/ellis_host_trapof/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof%I.log --pidfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof.pid ubuntu 1765 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_trapof/env/bin/diamond --configfile /home/ubuntu/ellis_host_trapof/work/plugins/diamond/etc/diamond.conf ubuntu 1836 1651 0 19:54 ? 00:00:00 /home/ubuntu/ellis_host_trapof/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_trapof --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_trapof --logging-server-logdir=/home/ubuntu/ellis_host_trapof/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof%I.log --pidfile=/home/ubuntu/ellis_host_trapof/work/ellis_host_trapof.pid ubuntu 1857 1836 0 19:54 ? 00:00:00 /home/ubuntu/ellis_host_trapof/env/bin/python2.7 /home/ubuntu/ellis_host_trapof/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-cS1h_4 ubuntu 1868 1857 0 19:54 ? 00:00:00 /bin/sh -c /tmp/UD5X7/install-ellis.sh ubuntu 1870 1868 0 19:54 ? 00:00:00 /bin/bash -e /tmp/UD5X7/install-ellis.sh root 3456 2 0 19:55 ? 00:00:00 [kworker/u5:0] mysql 9257 1 0 19:56 ? 00:00:00 /usr/sbin/mysqld ntp 9407 1 0 19:56 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 10003 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10057 1 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10061 10057 0 19:57 ? 00:00:00 inotifywait -e create -qq . root 10176 1 0 19:57 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10177 10176 0 19:57 ? 00:00:00 nginx: worker process www-data 10178 10176 0 19:57 ? 00:00:00 nginx: worker process www-data 10179 10176 0 19:57 ? 00:00:00 nginx: worker process www-data 10180 10176 0 19:57 ? 00:00:00 nginx: worker process ellis 10370 1 0 19:57 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background root 10570 10003 0 19:58 ? 00:00:00 [nginx_ping] root 10572 10003 0 19:58 ? 00:00:00 [check-nginx-upt] root 10576 10003 0 19:58 ? 00:00:00 [check-monit-upt] root 10578 10003 0 19:58 ? 00:00:00 [poll_ellis.sh] root 10581 10003 0 19:58 ? 00:00:00 [poll_ellis_http] root 10583 10003 0 19:58 ? 00:00:00 /bin/bash -c /usr/share/clearwater/bin/issue-alarm monit 6500.3; /etc/init.d/clearwater-etcd restart root 10600 10583 0 19:58 ? 00:00:00 /bin/bash /etc/init.d/clearwater-etcd restart root 10640 10600 0 19:58 ? 00:00:00 sleep 23 dnsmasq 10874 1 0 19:58 ? 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 10937 1870 0 19:58 ? 00:00:00 /bin/bash -e /tmp/UD5X7/install-ellis.sh ubuntu 10938 10937 0 19:58 ? 00:00:00 /bin/bash -e /tmp/UD5X7/install-ellis.sh root 10939 10938 0 19:58 ? 00:00:00 sudo ps -edf root 10940 10939 0 19:58 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.005s 2018-08-28 19:58:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-08-28 19:58:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-08-28 19:58:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-08-28 19:58:39,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f9:5a:82 inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef9:5a82/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:100425 errors:0 dropped:0 overruns:0 frame:0 TX packets:57534 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147473285 (147.4 MB) TX bytes:10797610 (10.7 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:56 errors:0 dropped:0 overruns:0 frame:0 TX packets:56 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:4491 (4.4 KB) TX bytes:4491 (4.4 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:58:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-08-28 19:58:39,270 - 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 10874/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1095/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 10003/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10176/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9257/mysqld tcp6 0 0 ::1:53 :::* LISTEN 10874/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1095/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 9407/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9407/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9407/ntpd udp 0 0 0.0.0.0:41506 0.0.0.0:* 575/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10874/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 575/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 9407/ntpd udp6 0 0 ::1:123 :::* 9407/ntpd udp6 0 0 :::123 :::* 9407/ntpd udp6 0 0 :::56450 :::* 575/dhclient udp6 0 0 ::1:53 :::* 10874/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 23737 10370/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 9529 1114/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10938 1651/python2.7 /tmp/cloudify-logging-server-66549.socket unix 2 [ ACC ] STREAM LISTENING 12010 1857/python2.7 /tmp/ctx-Le1Uqt.socket unix 2 [ ACC ] SEQPACKET LISTENING 1884 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7217 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9328 895/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21994 9257/mysqld /var/run/mysqld/mysqld.sock real 0m0.008s user 0m0.004s sys 0m0.005s 2018-08-28 19:58:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-28 19:58:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/clearwater-diags-monitor.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/mysql.err /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/mysql /var/log/mysql/error.log /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/sysstat/sa28 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/unattended-upgrades /var/log/mysql.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/ellis /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/mysql.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.008s user 0m0.000s sys 0m0.006s 2018-08-28 19:58:39,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [28-Aug-2018 19:57:40 UTC] clearwater-diags-monitor starting [28-Aug-2018 19:57:40 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:58:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-28 19:58:39,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-08-28 19:58:14.275215691 Stopping etcd clearwater-etcd 2018-08-28 19:58:15.416666212 Restarting etcd clearwater-etcd 2018-08-28 19:58:15.421450525 Configured ETCDCTL_PEERS: 192.168.120.14:4000, 2018-08-28 19:58:15.422267471 Check for previous failed startup attempt 2018-08-28 19:58:15.423418247 Running etcdctl member list 56efd9eb07efae1d: name=192-168-120-21 peerURLs=http://192.168.120.21:2380 clientURLs=http://192.168.120.21:4000 isLeader=false 810a326e07e71be9: name=192-168-120-14 peerURLs=http://192.168.120.14:2380 clientURLs=http://192.168.120.14:4000 isLeader=true 2018-08-28 19:58:15.435564257 etcdctl returned 0 2018-08-28 19:58:15.440714207 Joining existing cluster... real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:58:39,271 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:39,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:39,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:39 GMT 2018-08-28 19:58:39,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:39,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:39,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:44,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:44,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:39.125Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:39.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:39.125Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:39.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:39.125Z", "message": "Execution done (return_code=0): /tmp/UD5X7/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:39.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "49111d25-c3eb-4ce1-b7c5-0147561b6b39"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:39.371Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:39.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:40.511Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:40.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:40.511Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:40.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:40.674Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:40.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:40.674Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:40.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:40.995Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/C0VX9/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:40.995Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a75d37ce-305a-4254-86a7-8597353aca8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:41.368Z", "message": "Downloaded scripts/bind/bind.py to /tmp/OJZT6/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:41.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:41.368Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:41.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a75d37ce-305a-4254-86a7-8597353aca8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:41.368Z", "message": "Executing: /tmp/C0VX9/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:41.368Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a75d37ce-305a-4254-86a7-8597353aca8a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:41.950Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:41.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "message": "[localhost] run: sudo mv /tmp/tmp7X3Mm0 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "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-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "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-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a75d37ce-305a-4254-86a7-8597353aca8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "message": "[localhost] run: sudo mv /tmp/tmpH02r59 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "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-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "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-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:42.380Z", "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-08-28T19:58:42.380Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "20696ddc-0171-4723-bb4b-5e726376a72a"}], "metadata": {"pagination": {"total": 1844, "offset": 1790, "size": 50}}} 2018-08-28 19:58:44,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:44,590 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:44 GMT 2018-08-28 19:58:44,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:44,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13969 2018-08-28 19:58:44,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-08-28 19:58:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-08-28 19:58:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UD5X7/install-ellis.sh 2018-08-28 19:58:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:58:44,591 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:58:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:58:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:58:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/C0VX9/create_number.sh 2018-08-28 19:58:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/OJZT6/bind.py 2018-08-28 19:58:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-28 19:58:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/C0VX9/create_number.sh 2018-08-28 19:58:44,592 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:58:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp7X3Mm0 /etc/bind/db.clearwater.local 2018-08-28 19:58:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 19:58:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 19:58:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 19:58:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 19:58:44,593 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 19:58:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-08-28 19:58:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH02r59 /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 19:58:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:58:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 19:58:44,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 19:58:44,595 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:44,659 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:44,659 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:44,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:44,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:44,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:44,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:44,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:44,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:44,660 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:44,660 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:44 GMT 2018-08-28 19:58:44,660 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:44,660 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:44,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:49,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:49,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:49,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1844, "offset": 1815, "size": 50}}} 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:49 GMT 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:49,825 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:58:49,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:49,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:49,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:49,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:49,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:49,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:49,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:49 GMT 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:49,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:54,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:58:55,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:55,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:55,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:55,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:55,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:55,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:55,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:55,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:50.649Z", "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 4 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 5s (7,275 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_queue_manager\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_config_manager\nCollecting requests (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m34.836s\nuser\t0m11.979s\nsys\t0m2.620s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:50.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:51.438Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:51.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:51.438Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:51.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:51.438Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:51.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:53.603Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.007s\nsys\t0m0.045s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:53.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:54.549Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:54.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:54.549Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:54.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:54.549Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:e0:86 \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe8b:e086/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:115954 errors:0 dropped:0 overruns:0 frame:0\n TX packets:62581 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172062040 (172.0 MB) TX bytes:11576029 (11.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: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.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:54.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:54.549Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:49 ? 00:00:00 /sbin/init\nroot 2 0 0 19:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:49 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:49 ? 00:00:00 [migration/0]\nroot 14 2 0 19:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:49 ? 00:00:00 [migration/1]\nroot 17 2 0 19:49 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 19:49 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 19:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:49 ? 00:00:00 [khelper]\nroot 21 2 0 19:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:49 ? 00:00:00 [netns]\nroot 23 2 0 19:49 ? 00:00:00 [writeback]\nroot 24 2 0 19:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:49 ? 00:00:00 [bioset]\nroot 26 2 0 19:49 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:49 ? 00:00:00 [kblockd]\nroot 28 2 0 19:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:49 ? 00:00:00 [khubd]\nroot 30 2 0 19:49 ? 00:00:00 [md]\nroot 31 2 0 19:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:49 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:49 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:49 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:49 ? 00:00:00 [vmstat]\nroot 37 2 0 19:49 ? 00:00:00 [ksmd]\nroot 38 2 0 19:49 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:49 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:49 ? 00:00:00 [crypto]\nroot 53 2 0 19:49 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:49 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:49 ? 00:00:00 [vballoon]\nroot 56 2 0 19:49 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:49 ? 00:00:00 [deferwq]\nroot 80 2 0 19:49 ? 00:00:00 [charger_manager]\nroot 124 2 0 19:49 ? 00:00:00 [kpsmoused]\nroot 125 2 0 19:49 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 19:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:49 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 19:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 19:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 486 1 0 19:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 586 1 0 19:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 807 2 0 19:50 ? 00:00:00 [kworker/u5:2]\nroot 819 2 0 19:50 ? 00:00:00 [kauditd]\nroot 920 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 19:50 ? 00:00:00 rsyslogd\nroot 1038 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 19:50 ? 00:00:00 cron\ndaemon 1096 1 0 19:50 ? 00:00:00 atd\nroot 1103 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1106 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1127 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork\nroot 1139 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1256 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1263 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1649 1 0 19:50 ? 00:00:00 /home/ubuntu/dime_host_m7vyk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_m7vyk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_m7vyk8 --logging-server-logdir=/home/ubuntu/dime_host_m7vyk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8%I.log --pidfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8.pid\nubuntu 1763 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/dime_host_m7vyk8/env/bin/diamond --configfile /home/ubuntu/dime_host_m7vyk8/work/plugins/diamond/etc/diamond.conf\nubuntu 1843 1649 0 19:54 ? 00:00:00 /home/ubuntu/dime_host_m7vyk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_m7vyk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_m7vyk8 --logging-server-logdir=/home/ubuntu/dime_host_m7vyk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8%I.log --pidfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8.pid\nubuntu 1864 1843 0 19:54 ? 00:00:00 /home/ubuntu/dime_host_m7vyk8/env/bin/python2.7 /home/ubuntu/dime_host_m7vyk8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3qetr7\nubuntu 1875 1864 0 19:54 ? 00:00:00 /bin/sh -c /tmp/B2DUK/install-dime.sh\nubuntu 1877 1875 0 19:54 ? 00:00:00 /bin/bash -e /tmp/B2DUK/install-dime.sh\nroot 2450 2 0 19:55 ? 00:00:00 [kworker/u5:1]\nntp 8833 1 0 19:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9406 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9407 9406 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9411 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9412 9411 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9421 9407 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9422 9412 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9423 9422 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9547 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10165 1 0 19:58 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10486 1 0 19:58 ? 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 10549 1877 0 19:58 ? 00:00:00 /bin/bash -e /tmp/B2DUK/install-dime.sh\nubuntu 10550 10549 0 19:58 ? 00:00:00 /bin/bash -e /tmp/B2DUK/install-dime.sh\nroot 10551 10550 0 19:58 ? 00:00:00 sudo ps -edf\nroot 10552 10551 0 19:58 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:54.549Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}], "metadata": {"pagination": {"total": 1853, "offset": 1815, "size": 50}}} 2018-08-28 19:58:55,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:55,314 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:55 GMT 2018-08-28 19:58:55,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:55,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28118 2018-08-28 19:58:55,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:58:55,315 - 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 4 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 5s (7,275 kB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_queue_manager Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting metaswitchcommon (from clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_config_manager Collecting requests (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting urllib3<1.23,>=1.21.1 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: urllib3, idna, chardet, certifi, requests, futures, py2-ipaddress, prctl, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, jsonschema, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m34.836s user 0m11.979s sys 0m2.620s 2018-08-28 19:58:55,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-08-28 19:58:55,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-08-28 19:58:55,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-08-28 19:58:55,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.007s sys 0m0.045s 2018-08-28 19:58:55,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-08-28 19:58:55,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-08-28 19:58:55,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:8b:e0:86 inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe8b:e086/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:115954 errors:0 dropped:0 overruns:0 frame:0 TX packets:62581 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172062040 (172.0 MB) TX bytes:11576029 (11.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: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.000s sys 0m0.005s 2018-08-28 19:58:55,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:49 ? 00:00:00 /sbin/init root 2 0 0 19:49 ? 00:00:00 [kthreadd] root 3 2 0 19:49 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:49 ? 00:00:00 [rcu_sched] root 8 2 0 19:49 ? 00:00:00 [rcuos/0] root 9 2 0 19:49 ? 00:00:00 [rcuos/1] root 10 2 0 19:49 ? 00:00:00 [rcu_bh] root 11 2 0 19:49 ? 00:00:00 [rcuob/0] root 12 2 0 19:49 ? 00:00:00 [rcuob/1] root 13 2 0 19:49 ? 00:00:00 [migration/0] root 14 2 0 19:49 ? 00:00:00 [watchdog/0] root 15 2 0 19:49 ? 00:00:00 [watchdog/1] root 16 2 0 19:49 ? 00:00:00 [migration/1] root 17 2 0 19:49 ? 00:00:00 [ksoftirqd/1] root 18 2 0 19:49 ? 00:00:00 [kworker/1:0] root 19 2 0 19:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:49 ? 00:00:00 [khelper] root 21 2 0 19:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:49 ? 00:00:00 [netns] root 23 2 0 19:49 ? 00:00:00 [writeback] root 24 2 0 19:49 ? 00:00:00 [kintegrityd] root 25 2 0 19:49 ? 00:00:00 [bioset] root 26 2 0 19:49 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:49 ? 00:00:00 [kblockd] root 28 2 0 19:49 ? 00:00:00 [ata_sff] root 29 2 0 19:49 ? 00:00:00 [khubd] root 30 2 0 19:49 ? 00:00:00 [md] root 31 2 0 19:49 ? 00:00:00 [devfreq_wq] root 32 2 0 19:49 ? 00:00:00 [kworker/0:1] root 34 2 0 19:49 ? 00:00:00 [khungtaskd] root 35 2 0 19:49 ? 00:00:00 [kswapd0] root 36 2 0 19:49 ? 00:00:00 [vmstat] root 37 2 0 19:49 ? 00:00:00 [ksmd] root 38 2 0 19:49 ? 00:00:00 [khugepaged] root 39 2 0 19:49 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:49 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:49 ? 00:00:00 [crypto] root 53 2 0 19:49 ? 00:00:00 [kthrotld] root 54 2 0 19:49 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:49 ? 00:00:00 [vballoon] root 56 2 0 19:49 ? 00:00:00 [kworker/1:1] root 57 2 0 19:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:49 ? 00:00:00 [deferwq] root 80 2 0 19:49 ? 00:00:00 [charger_manager] root 124 2 0 19:49 ? 00:00:00 [kpsmoused] root 125 2 0 19:49 ? 00:00:00 [kworker/0:2] root 186 2 0 19:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:49 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 19:49 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 19:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 486 1 0 19:49 ? 00:00:00 upstart-socket-bridge --daemon root 586 1 0 19:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 807 2 0 19:50 ? 00:00:00 [kworker/u5:2] root 819 2 0 19:50 ? 00:00:00 [kauditd] root 920 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 19:50 ? 00:00:00 rsyslogd root 1038 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 19:50 ? 00:00:00 cron daemon 1096 1 0 19:50 ? 00:00:00 atd root 1103 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance root 1106 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1127 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork root 1139 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind root 1256 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1263 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1649 1 0 19:50 ? 00:00:00 /home/ubuntu/dime_host_m7vyk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_m7vyk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_m7vyk8 --logging-server-logdir=/home/ubuntu/dime_host_m7vyk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8%I.log --pidfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8.pid ubuntu 1763 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/dime_host_m7vyk8/env/bin/diamond --configfile /home/ubuntu/dime_host_m7vyk8/work/plugins/diamond/etc/diamond.conf ubuntu 1843 1649 0 19:54 ? 00:00:00 /home/ubuntu/dime_host_m7vyk8/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_m7vyk8 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_m7vyk8 --logging-server-logdir=/home/ubuntu/dime_host_m7vyk8/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8%I.log --pidfile=/home/ubuntu/dime_host_m7vyk8/work/dime_host_m7vyk8.pid ubuntu 1864 1843 0 19:54 ? 00:00:00 /home/ubuntu/dime_host_m7vyk8/env/bin/python2.7 /home/ubuntu/dime_host_m7vyk8/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-3qetr7 ubuntu 1875 1864 0 19:54 ? 00:00:00 /bin/sh -c /tmp/B2DUK/install-dime.sh ubuntu 1877 1875 0 19:54 ? 00:00:00 /bin/bash -e /tmp/B2DUK/install-dime.sh root 2450 2 0 19:55 ? 00:00:00 [kworker/u5:1] ntp 8833 1 0 19:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9406 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9407 9406 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9411 1 0 19:57 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9412 9411 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9421 9407 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9422 9412 0 19:57 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9423 9422 0 19:57 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9547 1 0 19:57 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10165 1 0 19:58 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10486 1 0 19:58 ? 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 10549 1877 0 19:58 ? 00:00:00 /bin/bash -e /tmp/B2DUK/install-dime.sh ubuntu 10550 10549 0 19:58 ? 00:00:00 /bin/bash -e /tmp/B2DUK/install-dime.sh root 10551 10550 0 19:58 ? 00:00:00 sudo ps -edf root 10552 10551 0 19:58 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.005s 2018-08-28 19:58:55,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:58:55,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:58:55,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:58:55,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:58:55,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:58:55,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:58:55 GMT 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:58:55,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:00,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:00,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:00,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:00,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:00,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:00,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:00,894 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:00,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:00,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:55.558Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:55.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:55.558Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:55.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:55.558Z", "message": "[dime] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/clearwater-socket-factory.log\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/ralf\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/homestead\n/var/log/homestead/homestead_out.log\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_20180828T190000Z.txt\n/var/log/homestead/homestead_current.txt\n/var/log/unattended-upgrades\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:55.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:55.558Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:55.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:55.558Z", "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 10486/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9547/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10486/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8833/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8833/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8833/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10165/snmpd \nudp 0 0 0.0.0.0:41872 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10486/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fe8:123 :::* 8833/ntpd \nudp6 0 0 ::1:123 :::* 8833/ntpd \nudp6 0 0 :::123 :::* 8833/ntpd \nudp6 0 0 :::161 :::* 10165/snmpd \nudp6 0 0 :::26935 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 10486/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9239 1106/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8233 391/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 23264 10165/snmpd /var/agentx/master\nunix 2 [ ACC ] STREAM LISTENING 11348 1649/python2.7 /tmp/cloudify-logging-server-2f816.socket\nunix 2 [ ACC ] STREAM LISTENING 11722 1864/python2.7 /tmp/ctx-o7p361.socket\nunix 2 [ ACC ] STREAM LISTENING 6929 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 21832 9421/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21232 9423/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8067 1127/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.007s\nuser\t0m0.003s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:55.558Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:56.565Z", "message": "[dime] => 2018:08:28 19:57:43: Namespace: management\n2018:08:28 19:57:43: [management] Starting server\n2018:08:28 19:57:43: [management] Listening for requests\n2018:08:28 19:57:43: Namespace: signaling\n2018:08:28 19:57:43: [signaling] Starting server\n2018:08:28 19:57:43: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:56.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:56.565Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:56.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:57.271Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:57.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:57.579Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:57.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:57.579Z", "message": "[dime] => 2018-08-28 19:58:34.064737948 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.003s\nsys\t0m0.001s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:57.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:57.579Z", "message": "Execution done (return_code=0): /tmp/B2DUK/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:57.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:57.579Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:57.579Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "70690ba0-8e09-4f01-b23b-07f7f136f49f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:58.289Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:58.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "dime_xdzhms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:58.289Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:58.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:58.289Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:58.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:58.714Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QV94L/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:58.714Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "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-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "message": "[localhost] run: sudo mv /tmp/tmptY7D3E /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}, u'dime': {u'dime_xdzhms': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-xdzhms'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "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-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "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-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "message": "[localhost] run: sudo mv /tmp/tmpJJ7X1I /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "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-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.588Z", "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-08-28T19:58:59.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "0f1c79e6-2dad-4d1c-aa3f-6fc359226329"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:58:59.697Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:58:59.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1884, "offset": 1824, "size": 50}}} 2018-08-28 19:59:00,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:00,895 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:00 GMT 2018-08-28 19:59:00,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:00,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20602 2018-08-28 19:59:00,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-28 19:59:00,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-08-28 19:59:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/clearwater-socket-factory.log /var/log/alternatives.log /var/log/boot.log /var/log/ralf /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/homestead /var/log/homestead/homestead_out.log /var/log/homestead/homestead_err.log /var/log/homestead/homestead_20180828T190000Z.txt /var/log/homestead/homestead_current.txt /var/log/unattended-upgrades /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.003s sys 0m0.001s 2018-08-28 19:59:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-08-28 19:59:00,897 - 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 10486/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9547/monit tcp6 0 0 ::1:53 :::* LISTEN 10486/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.5:123 0.0.0.0:* 8833/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8833/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8833/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10165/snmpd udp 0 0 0.0.0.0:41872 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10486/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fe8:123 :::* 8833/ntpd udp6 0 0 ::1:123 :::* 8833/ntpd udp6 0 0 :::123 :::* 8833/ntpd udp6 0 0 :::161 :::* 10165/snmpd udp6 0 0 :::26935 :::* 586/dhclient udp6 0 0 ::1:53 :::* 10486/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9239 1106/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 8233 391/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 23264 10165/snmpd /var/agentx/master unix 2 [ ACC ] STREAM LISTENING 11348 1649/python2.7 /tmp/cloudify-logging-server-2f816.socket unix 2 [ ACC ] STREAM LISTENING 11722 1864/python2.7 /tmp/ctx-o7p361.socket unix 2 [ ACC ] STREAM LISTENING 6929 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 21832 9421/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21232 9423/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8067 1127/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.007s user 0m0.003s sys 0m0.004s 2018-08-28 19:59:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:08:28 19:57:43: Namespace: management 2018:08:28 19:57:43: [management] Starting server 2018:08:28 19:57:43: [management] Listening for requests 2018:08:28 19:57:43: Namespace: signaling 2018:08:28 19:57:43: [signaling] Starting server 2018:08:28 19:57:43: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-08-28 19:59:00,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-28 19:59:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:59:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-08-28 19:59:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-08-28 19:58:34.064737948 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.003s sys 0m0.001s 2018-08-28 19:59:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/B2DUK/install-dime.sh 2018-08-28 19:59:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-08-28 19:59:00,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:59:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:59:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:59:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QV94L/bind.py 2018-08-28 19:59:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 19:59:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 19:59:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmptY7D3E /etc/bind/db.clearwater.opnfv 2018-08-28 19:59:00,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 19:59:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}, u'dime': {u'dime_xdzhms': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-xdzhms'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 19:59:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 19:59:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 19:59:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 19:59:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJJ7X1I /etc/bind/db.clearwater.local 2018-08-28 19:59:00,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 19:59:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 19:59:00,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:59:00,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:00,981 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:00,981 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:00,981 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:00 GMT 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:00,982 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:00,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:05,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:06,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:06,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:06,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:06,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:06,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:06,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:06,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:06,544 - 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-08-28T19:59:01.608Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.14: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.14\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-08-28T19:59:01.608Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a75d37ce-305a-4254-86a7-8597353aca8a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:05.630Z", "message": "Execution done (return_code=0): /tmp/C0VX9/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:05.630Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "a75d37ce-305a-4254-86a7-8597353aca8a"}], "metadata": {"pagination": {"total": 1886, "offset": 1852, "size": 50}}} 2018-08-28 19:59:06,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:06,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:06 GMT 2018-08-28 19:59:06,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:06,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2001 2018-08-28 19:59:06,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.14: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.14 # 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-08-28 19:59:06,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/C0VX9/create_number.sh 2018-08-28 19:59:06,545 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:06,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:06,845 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:06 GMT 2018-08-28 19:59:06,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:06,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:06,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:11,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:12,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:12,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:12,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:12,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:12,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:12,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:12,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:12,018 - 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-08-28T19:59:06.829Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:06.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1887, "offset": 1854, "size": 50}}} 2018-08-28 19:59:12,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:12,018 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:12 GMT 2018-08-28 19:59:12,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:12,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-08-28 19:59:12,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:12,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:59:12,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:12,087 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:12,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:12,088 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:12 GMT 2018-08-28 19:59:12,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:12,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:12,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:17,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:17,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:17,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:17,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:17,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:17,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1887, "offset": 1855, "size": 50}}} 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:17 GMT 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:59:17,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:17,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:18,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:18,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:18,105 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:18 GMT 2018-08-28 19:59:18,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:18,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:18,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:23,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:23,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:23,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:23,184 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:23,184 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:23,184 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:23,184 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:23,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:23,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:18.795Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:18.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}], "metadata": {"pagination": {"total": 1888, "offset": 1855, "size": 50}}} 2018-08-28 19:59:23,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:23,185 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:23 GMT 2018-08-28 19:59:23,185 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:23,185 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-28 19:59:23,185 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:23,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-08-28 19:59:23,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:23,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:23,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:23,608 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:23 GMT 2018-08-28 19:59:23,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:23,608 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:23,608 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:28,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:28,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:28,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:28,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:26.317Z", "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 4 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 (4,971 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59670 files and directories currently installed.)\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nThe directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nThe directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.\nCollecting clearwater_cluster_manager\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m7.315s\nuser\t0m3.437s\nsys\t0m0.691s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:26.317Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:26.610Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:26.610Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:27.618Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:27.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:27.618Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:27.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}], "metadata": {"pagination": {"total": 1892, "offset": 1856, "size": 50}}} 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:28 GMT 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:28,832 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6918 2018-08-28 19:59:28,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:28,833 - 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 4 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 (4,971 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59670 files and directories currently installed.) Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 The directory '/home/ubuntu/.cache/pip/http' or its parent directory is not owned by the current user and the cache has been disabled. Please check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. The directory '/home/ubuntu/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag. Collecting clearwater_cluster_manager Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: futures, py2-ipaddress, prctl, urllib3, dnspython, python-etcd, six, pyyaml, docopt, clearwater-etcd-shared, pycparser, cffi, pycrypto, monotonic, pyzmq, metaswitchcommon, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m7.315s user 0m3.437s sys 0m0.691s 2018-08-28 19:59:28,833 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-08-28 19:59:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-08-28 19:59:28,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-08-28 19:59:28,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:29,019 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:29,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:29,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:29,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:29,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:29,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:29,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:29,020 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:29,020 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:29,020 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:29 GMT 2018-08-28 19:59:29,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:29,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:29,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:34,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:34,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:34,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:34,175 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:34,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:34,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:34,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:34,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:34,175 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:29.170Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.071s\nuser\t0m0.003s\nsys\t0m0.048s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:29.170Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:29.643Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:29.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:29.643Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:39:4c \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fef3:394c/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:146076 errors:0 dropped:0 overruns:0 frame:0\n TX packets:84353 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:218638594 (218.6 MB) TX bytes:13775412 (13.7 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:77 errors:0 dropped:0 overruns:0 frame:0\n TX packets:77 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:6871 (6.8 KB) TX bytes:6871 (6.8 KB)\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-08-28T19:59:29.643Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:30.666Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 19:49 ? 00:00:00 /sbin/init\nroot 2 0 0 19:49 ? 00:00:00 [kthreadd]\nroot 3 2 0 19:49 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 19:49 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 19:49 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 19:49 ? 00:00:00 [rcu_sched]\nroot 8 2 0 19:49 ? 00:00:00 [rcuos/0]\nroot 9 2 0 19:49 ? 00:00:00 [rcuos/1]\nroot 10 2 0 19:49 ? 00:00:00 [rcu_bh]\nroot 11 2 0 19:49 ? 00:00:00 [rcuob/0]\nroot 12 2 0 19:49 ? 00:00:00 [rcuob/1]\nroot 13 2 0 19:49 ? 00:00:00 [migration/0]\nroot 14 2 0 19:49 ? 00:00:00 [watchdog/0]\nroot 15 2 0 19:49 ? 00:00:00 [watchdog/1]\nroot 16 2 0 19:49 ? 00:00:00 [migration/1]\nroot 17 2 0 19:49 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 19:49 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 19:49 ? 00:00:00 [khelper]\nroot 21 2 0 19:49 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 19:49 ? 00:00:00 [netns]\nroot 23 2 0 19:49 ? 00:00:00 [writeback]\nroot 24 2 0 19:49 ? 00:00:00 [kintegrityd]\nroot 25 2 0 19:49 ? 00:00:00 [bioset]\nroot 26 2 0 19:49 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 19:49 ? 00:00:00 [kblockd]\nroot 28 2 0 19:49 ? 00:00:00 [ata_sff]\nroot 29 2 0 19:49 ? 00:00:00 [khubd]\nroot 30 2 0 19:49 ? 00:00:00 [md]\nroot 31 2 0 19:49 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 19:49 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 19:49 ? 00:00:00 [khungtaskd]\nroot 35 2 0 19:49 ? 00:00:00 [kswapd0]\nroot 36 2 0 19:49 ? 00:00:00 [vmstat]\nroot 37 2 0 19:49 ? 00:00:00 [ksmd]\nroot 38 2 0 19:49 ? 00:00:00 [khugepaged]\nroot 39 2 0 19:49 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 19:49 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 19:49 ? 00:00:00 [crypto]\nroot 53 2 0 19:49 ? 00:00:00 [kthrotld]\nroot 54 2 0 19:49 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 19:49 ? 00:00:00 [vballoon]\nroot 56 2 0 19:49 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 19:49 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 19:49 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 19:49 ? 00:00:00 [deferwq]\nroot 80 2 0 19:49 ? 00:00:00 [charger_manager]\nroot 123 2 0 19:49 ? 00:00:00 [kpsmoused]\nroot 125 2 0 19:49 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 19:49 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 19:49 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 19:49 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 19:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 427 2 0 19:49 ? 00:00:00 [kworker/u5:1]\nroot 500 1 0 19:49 ? 00:00:00 upstart-socket-bridge --daemon\nroot 651 1 0 19:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 19:50 ? 00:00:00 [kauditd]\nroot 921 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 959 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork\nroot 985 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 988 1 0 19:50 ? 00:00:00 rsyslogd\nroot 1052 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1055 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1059 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1060 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1062 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 19:50 ? 00:00:00 cron\ndaemon 1102 1 0 19:50 ? 00:00:00 atd\nroot 1118 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance\nroot 1138 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1258 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1264 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1545 2 0 19:50 ? 00:00:00 [kworker/0:2]\nubuntu 1649 1 0 19:50 ? 00:00:00 /home/ubuntu/vellum_host_1ckqz3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ckqz3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ckqz3 --logging-server-logdir=/home/ubuntu/vellum_host_1ckqz3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3%I.log --pidfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3.pid\nubuntu 1763 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_1ckqz3/env/bin/diamond --configfile /home/ubuntu/vellum_host_1ckqz3/work/plugins/diamond/etc/diamond.conf\nubuntu 1839 1649 0 19:54 ? 00:00:00 /home/ubuntu/vellum_host_1ckqz3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ckqz3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ckqz3 --logging-server-logdir=/home/ubuntu/vellum_host_1ckqz3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3%I.log --pidfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3.pid\nubuntu 1860 1839 0 19:54 ? 00:00:00 /home/ubuntu/vellum_host_1ckqz3/env/bin/python2.7 /home/ubuntu/vellum_host_1ckqz3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-AJuE4U\nubuntu 1871 1860 0 19:54 ? 00:00:00 /bin/sh -c /tmp/UYKLJ/install-vellum.sh\nubuntu 1874 1871 0 19:54 ? 00:00:00 /bin/bash -e /tmp/UYKLJ/install-vellum.sh\nroot 3775 2 0 19:55 ? 00:00:00 [kworker/u5:2]\nntp 11898 1 0 19:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12301 1 0 19:58 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12629 1 0 19:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13271 1 0 19:58 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13278 13271 0 19:58 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13648 12629 0 19:59 ? 00:00:00 [check-monit-upt] \ndnsmasq 14248 1 0 19:59 ? 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 14311 1874 0 19:59 ? 00:00:00 /bin/bash -e /tmp/UYKLJ/install-vellum.sh\nubuntu 14312 14311 0 19:59 ? 00:00:00 /bin/bash -e /tmp/UYKLJ/install-vellum.sh\nroot 14313 14312 0 19:59 ? 00:00:00 sudo ps -edf\nroot 14314 14313 0 19:59 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:30.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:30.666Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:30.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:30.666Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:30.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:30.666Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:30.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:30.666Z", "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 14248/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12629/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12301/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14248/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 11898/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11898/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11898/ntpd \nudp 0 0 0.0.0.0:18775 0.0.0.0:* 651/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12301/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14248/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 651/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 11898/ntpd \nudp6 0 0 ::1:123 :::* 11898/ntpd \nudp6 0 0 :::123 :::* 11898/ntpd \nudp6 0 0 :::43512 :::* 651/dhclient \nudp6 0 0 ::1:53 :::* 14248/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9527 1138/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 10847 1649/python2.7 /tmp/cloudify-logging-server-9c9fd.socket\nunix 2 [ ACC ] STREAM LISTENING 12086 1860/python2.7 /tmp/ctx-8gwTUZ.socket\nunix 2 [ ACC ] STREAM LISTENING 1495 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9331 959/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 1929 392/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:30.666Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:31.676Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:31.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:31.676Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:31.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:31.676Z", "message": "[vellum] => /var/log\n/var/log/syslog\n/var/log/clearwater-config-manager\n/var/log/lastlog\n/var/log/ntpstats\n/var/log/dpkg.log\n/var/log/auth.log\n/var/log/dmesg.0\n/var/log/alternatives.log\n/var/log/boot.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/cloud-init-output.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/udev\n/var/log/iotop.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/monit.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/chronos\n/var/log/dist-upgrade\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa28\n/var/log/clearwater-cluster-manager\n/var/log/btmp\n/var/log/kern.log\n/var/log/rogers\n/var/log/astaire\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20180828T190000Z.txt\n/var/log/unattended-upgrades\n/var/log/memcached.log\n/var/log/upstart\n/var/log/upstart/container-detect.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/dmesg\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/cloud-init.log\n/var/log/wtmp\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:31.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:32.688Z", "message": "[vellum] => INFO [main] 2018-08-28 19:55:57,593 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-08-28 19:55:57,607 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-28 19:55:57,685 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-08-28 19:55:57,823 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-08-28 19:55:57,831 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-08-28 19:55:57,831 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-08-28 19:55:58,164 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-28 19:55:58,179 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-08-28 19:55:58,223 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702144(685K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74035872(72300K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-08-28 19:55:58,224 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-08-28 19:55:58,224 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-08-28 19:55:58,224 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16716792(16324K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-08-28 19:55:58,224 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-08-28 19:55:58,224 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_1535486156.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1535486156.log]\nINFO [main] 2018-08-28 19:55:58,329 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-08-28 19:55:58,330 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-08-28 19:55:58,420 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-08-28 19:55:58,423 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-08-28 19:55:58,423 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-08-28 19:55:58,428 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-08-28 19:55:58,433 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-08-28 19:55:58,438 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-08-28 19:55:58,439 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-08-28 19:55:58,501 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-08-28 19:55:59,614 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-08-28 19:55:59,619 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-08-28 19:55:59,624 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-08-28 19:55:59,628 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-08-28 19:55:59,632 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-08-28 19:55:59,636 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-08-28 19:55:59,640 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-08-28 19:55:59,644 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-08-28 19:55:59,648 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-08-28 19:55:59,651 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-08-28 19:55:59,657 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-08-28 19:55:59,660 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-08-28 19:55:59,663 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-08-28 19:55:59,666 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-08-28 19:55:59,669 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-08-28 19:55:59,673 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-08-28 19:55:59,740 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-08-28 19:55:59,740 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-08-28 19:55:59,778 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-28 19:55:59,783 Memtable.java:347 - Writing Memtable-local@1300571337(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-28 19:55:59,816 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=1535486159589, position=399)\nINFO [main] 2018-08-28 19:56:00,939 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-08-28 19:56:01,076 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-08-28 19:56:01,076 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-08-28 19:56:01,079 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-08-28 19:56:01,090 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-08-28 19:56:01,091 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-08-28 19:56:01,104 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-28 19:56:01,113 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-08-28 19:56:01,122 SystemKeyspace.java:765 - No host ID found, created 776f2ac6-2b6d-465e-b8a5-04ff41cfe808 (Note: This should happen exactly once per node).\nINFO [main] 2018-08-28 19:56:01,124 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-08-28 19:56:01,126 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:01,127 Memtable.java:347 - Writing Memtable-local@619919930(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:01,128 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=1535486159589, position=93397)\nINFO [main] 2018-08-28 19:56:01,677 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-28 19:56:01,684 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-08-28 19:56:01,708 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-08-28 19:56:01,728 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-28 19:56:01,734 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-08-28 19:56:01,742 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-28 19:56:01,748 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-08-28 19:56:01,755 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-08-28 19:56:01,756 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-08-28 19:56:01,762 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-08-28 19:56:01,772 StorageService.java:959 - Generated random tokens. tokens are [-8236434559225487114, -6002591728037328505, -5922214282671417315, 3624586260847965571, -6362617358586334606, -441826666238920481, 6243057376907062457, 8999582369603868435, 1041416546690168715, -9085788764466291296, 5107584569908731141, 8927770026696099174, -6797031453264377073, -8355621700008367855, -8311222425153470431, -426234604813645893, 2329597528681107900, -1543041782553624312, -6305432092614878877, 5372585065908718132, 6246892378120672992, 1451696523607205060, -153325866425550040, 7888020080539440335, -3681994941434422287, -2117313085214364923, 2960183931709598262, -1278149817288844998, 3788476570307393607, -8114897250366465822, -4594003616299591279, -5947086928404094461, -2480860515983357191, 3951267036941383637, -8645426965477778323, -4845336110753641270, 4523079846951718345, 5852221837822758550, -8910051291161288794, 8543524725945593008, -3611076072145732115, 3688765387141862125, 3045144617592093329, 1709114774350882926, -8677629824414903569, 7616468767656496616, 5932322803420190870, -7621995602359463945, 3887458513073195207, -8349673609122796126, 6931413657891430134, 8090318008893586711, 3672139723220948890, -5970937134896912801, -1153494712744491363, -9052763378298194010, -6958790561879527604, 2648230240545658832, -3569803046452105374, 8108060567523966950, 4730733214485119175, -6963154762868847547, -8481015841080601375, 616802621302305329, -2077028035423766502, -7642788164722509230, 4089742750119011812, -5053323728539700400, 8787848307536734638, -3151799226838839598, -5151025004776835298, 5467566717566732393, 3194813506867983374, 6957966565031260307, -8424431386456797753, -2984747998188522494, 441523289667728632, -715185547838175391, -2815887511239141916, 3433803143544162865, -5563139876284593966, -6979102324412581224, -6768921509974771721, -8883483024350941642, -5814957786174378740, 8406624779394029397, 3161258699107924204, 1737877144471091748, -8126149972863902031, 5716468865439811009, 5537144681967684162, 6167939939903029435, 7737573474897469335, -5724280225656478472, -5639111113724167411, 3763263303095564744, 7392835026414905828, -8753223624814082423, -4030779730287443879, -4249133434375860470, -3389165131294890065, -3158676734276649165, -2856960892555883439, -8338279286323061034, -1291062404288860499, -4098946099039184197, 64756825696168910, -4888045645248494925, -735333112109798733, -4825890322498000256, 3736218273467065838, 4696159469409622435, 6492434734623941566, 1931946250075613646, -6849927273178421527, 1036967367033201074, -7377946924815815827, -2747619485342994233, 4024293009751352966, -4351075375864433301, 829828302594955286, 8426379113605096616, 854150667062441437, 4720687132244277715, 3925279338002661809, 7939851570048515476, 5647951506371184795, 4521246201069492889, 4111095346039013550, 7994089908289913894, -3558586524246478870, -6829037641690244861, -699152609920413451, 1487744461117951325, 5139706116066648740, 5520528896091168925, -6980815668629606763, 3292823007640365925, 2759902135070128770, -1766390037946006978, -6664413743804403266, -7655967393890766368, 3483378652148349659, 1780964243631868882, -6525022506555339001, 3298435746075236088, -7134600515001497458, -3847358711182237880, 1590264522198918765, -1114752285881227479, -920252929982789262, -4331260531417865561, -2588773100956642957, -3635942033510333403, 5776265328316675572, -2739480094622846818, 1469998727882053351, -1120020556780308790, 7366009723430226471, -1518253952993394108, 936645457068697190, 8496283417385933331, 5185950713555198995, -1852054916601326358, -585819129944832981, 3024785380469984622, -7536909359649393335, 3778324626092887903, -9027037866949308432, -7975368557493574666, -2387802656840310962, -2291549091825560831, 1232639235785973852, -3644757098693745545, -8378200293180560844, 3591931184926593390, 3604360986727137461, 5997511875296945314, 3665778747763804921, 4628893558113719575, -7246624792641886421, -2667835207200549222, 3415009579904475843, -4049317014018986894, 537909983521949173, -8010653901561014278, 189578368152861842, 6808309170503101470, -7643392312474608558, -7942946216718800346, -2188543794659448954, 5466260660585737025, -586912260644191284, -1284539387265600935, -969600870809973720, -3175884890146623774, 1170914412271002040, -2532931415374438999, -8340228525302415670, 2707630889030345311, -4148935427087462515, 1969476245121941780, -3865002904674201259, -8892544045057454601, 215750378928569861, -9149832740841766227, -8487298600505246747, 4824108521246139068, 273326654997306205, 2195136324672460598, -6001619813857910687, 6501052511603390273, -3026214435575090102, 4639827022470575317, 4417465073393901321, 7181596440149156738, 3793858602843883247, -2641936396860251782, 2373202377032945568, -8347799987461910578, 2290537959971817473, 1095286621170581234, 4202892605918351536, 267846218502648798, 1908525885486007346, 5658015208933171458, 4382919434755867949, -90309847988427541, 4352822764705972275, 5804798012635835855, -1786088419050004084, -7583773336745087644, -6122392323159864816, -221066687908844066, -6485123235265517345, -8838259177323500518, 3446204527954698479, -5314655534587410255, -5356703488580502748, -2239069829306028306, -391873562486106596, -632720446586319618, -3441556780542903323, -6246984350357595293, -7138696101790278704, -5666410958832546862, 3907113482159217642, 6305307353430980151, 5767066058971023252, -2829296852568619389, 4318116320541676173, 7218148318481695063, -7616437336930145002, 8742445399384338395, -7237398360893363193, 1329928786372806924]\nINFO [main] 2018-08-28 19:56:01,782 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@41fdb959[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@c81e3a4[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@22bb8356}\nINFO [MigrationStage:1] 2018-08-28 19:56:01,819 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:01,819 Memtable.java:347 - Writing Memtable-schema_keyspaces@1421688764(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:01,820 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=1535486159589, position=102352)\nINFO [MigrationStage:1] 2018-08-28 19:56:02,212 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:02,212 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1806723423(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:02,221 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=1535486159589, position=102352)\nINFO [MigrationStage:1] 2018-08-28 19:56:02,653 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:02,654 Memtable.java:347 - Writing Memtable-schema_columns@1122087678(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:02,674 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=1535486159589, position=102352)\nINFO [MigrationStage:1] 2018-08-28 19:56:03,304 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:03,305 Memtable.java:347 - Writing Memtable-schema_triggers@383270086(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:03,305 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=1535486159589, position=102352)\nINFO [MigrationStage:1] 2018-08-28 19:56:03,765 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:03,766 Memtable.java:347 - Writing Memtable-schema_usertypes@1433458439(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:03,767 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=1535486159589, position=102352)\nINFO [MigrationStage:1] 2018-08-28 19:56:04,314 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@29cf133c[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-08-28 19:56:04,321 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-08-28 19:56:04,321 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4c503f8d[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-08-28 19:56:04,325 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-08-28 19:56:04,358 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:04,358 Memtable.java:347 - Writing Memtable-local@29971689(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-08-28 19:56:04,359 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=1535486159589, position=102595)\nINFO [main] 2018-08-28 19:56:04,773 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51485 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:04,774 Memtable.java:347 - Writing Memtable-local@467882416(8.371KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-08-28 19:56:04,781 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=1535486159589, position=114591)\nINFO [CompactionExecutor:1] 2018-08-28 19:56:05,690 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-08-28 19:56:05,719 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-08-28 19:56:05,794 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-08-28 19:56:05,818 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-08-28 19:56:05,818 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-08-28 19:56:05,858 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-08-28 19:56:05,871 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2018-08-28 19:56:06,073 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,735 (~96% of original) in 374ms = 0.014624MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,306 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,327 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,328 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,335 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-08-28 19:58:41,340 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-08-28 19:58:41,341 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-08-28T19:59:32.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:32.688Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:32.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:32.688Z", "message": "[vellum] => 2018-08-28 19:58:45.299036328 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-08-28T19:59:32.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:32.688Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:32.688Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:33.707Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:33.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:33.707Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:33.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:33.707Z", "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.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:33.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:33.707Z", "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.000s\nsys\t0m0.004s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:33.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:33.707Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:33.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:33.842Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:33.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1915, "offset": 1860, "size": 50}}} 2018-08-28 19:59:34,176 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:34,176 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:34 GMT 2018-08-28 19:59:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:34,176 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79196 2018-08-28 19:59:34,176 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:34,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.071s user 0m0.003s sys 0m0.048s 2018-08-28 19:59:34,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-08-28 19:59:34,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:f3:39:4c inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fef3:394c/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:146076 errors:0 dropped:0 overruns:0 frame:0 TX packets:84353 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:218638594 (218.6 MB) TX bytes:13775412 (13.7 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:77 errors:0 dropped:0 overruns:0 frame:0 TX packets:77 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:6871 (6.8 KB) TX bytes:6871 (6.8 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-08-28 19:59:34,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 19:49 ? 00:00:00 /sbin/init root 2 0 0 19:49 ? 00:00:00 [kthreadd] root 3 2 0 19:49 ? 00:00:00 [ksoftirqd/0] root 5 2 0 19:49 ? 00:00:00 [kworker/0:0H] root 6 2 0 19:49 ? 00:00:00 [kworker/u4:0] root 7 2 0 19:49 ? 00:00:00 [rcu_sched] root 8 2 0 19:49 ? 00:00:00 [rcuos/0] root 9 2 0 19:49 ? 00:00:00 [rcuos/1] root 10 2 0 19:49 ? 00:00:00 [rcu_bh] root 11 2 0 19:49 ? 00:00:00 [rcuob/0] root 12 2 0 19:49 ? 00:00:00 [rcuob/1] root 13 2 0 19:49 ? 00:00:00 [migration/0] root 14 2 0 19:49 ? 00:00:00 [watchdog/0] root 15 2 0 19:49 ? 00:00:00 [watchdog/1] root 16 2 0 19:49 ? 00:00:00 [migration/1] root 17 2 0 19:49 ? 00:00:00 [ksoftirqd/1] root 19 2 0 19:49 ? 00:00:00 [kworker/1:0H] root 20 2 0 19:49 ? 00:00:00 [khelper] root 21 2 0 19:49 ? 00:00:00 [kdevtmpfs] root 22 2 0 19:49 ? 00:00:00 [netns] root 23 2 0 19:49 ? 00:00:00 [writeback] root 24 2 0 19:49 ? 00:00:00 [kintegrityd] root 25 2 0 19:49 ? 00:00:00 [bioset] root 26 2 0 19:49 ? 00:00:00 [kworker/u5:0] root 27 2 0 19:49 ? 00:00:00 [kblockd] root 28 2 0 19:49 ? 00:00:00 [ata_sff] root 29 2 0 19:49 ? 00:00:00 [khubd] root 30 2 0 19:49 ? 00:00:00 [md] root 31 2 0 19:49 ? 00:00:00 [devfreq_wq] root 32 2 0 19:49 ? 00:00:00 [kworker/0:1] root 34 2 0 19:49 ? 00:00:00 [khungtaskd] root 35 2 0 19:49 ? 00:00:00 [kswapd0] root 36 2 0 19:49 ? 00:00:00 [vmstat] root 37 2 0 19:49 ? 00:00:00 [ksmd] root 38 2 0 19:49 ? 00:00:00 [khugepaged] root 39 2 0 19:49 ? 00:00:00 [fsnotify_mark] root 40 2 0 19:49 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 19:49 ? 00:00:00 [crypto] root 53 2 0 19:49 ? 00:00:00 [kthrotld] root 54 2 0 19:49 ? 00:00:00 [kworker/u4:1] root 55 2 0 19:49 ? 00:00:00 [vballoon] root 56 2 0 19:49 ? 00:00:00 [kworker/1:1] root 57 2 0 19:49 ? 00:00:00 [scsi_eh_0] root 58 2 0 19:49 ? 00:00:00 [scsi_eh_1] root 79 2 0 19:49 ? 00:00:00 [deferwq] root 80 2 0 19:49 ? 00:00:00 [charger_manager] root 123 2 0 19:49 ? 00:00:00 [kpsmoused] root 125 2 0 19:49 ? 00:00:00 [kworker/1:2] root 186 2 0 19:49 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 19:49 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 19:49 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 19:49 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 427 2 0 19:49 ? 00:00:00 [kworker/u5:1] root 500 1 0 19:49 ? 00:00:00 upstart-socket-bridge --daemon root 651 1 0 19:49 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 19:50 ? 00:00:00 [kauditd] root 921 1 0 19:50 ? 00:00:00 upstart-file-bridge --daemon message+ 959 1 0 19:50 ? 00:00:00 dbus-daemon --system --fork root 985 1 0 19:50 ? 00:00:00 /lib/systemd/systemd-logind syslog 988 1 0 19:50 ? 00:00:00 rsyslogd root 1052 1 0 19:50 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1055 1 0 19:50 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1059 1 0 19:50 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1060 1 0 19:50 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1062 1 0 19:50 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 19:50 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 19:50 ? 00:00:00 cron daemon 1102 1 0 19:50 ? 00:00:00 atd root 1118 1 0 19:50 ? 00:00:00 /usr/sbin/irqbalance root 1138 1 0 19:50 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1258 1 0 19:50 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1264 1 0 19:50 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1545 2 0 19:50 ? 00:00:00 [kworker/0:2] ubuntu 1649 1 0 19:50 ? 00:00:00 /home/ubuntu/vellum_host_1ckqz3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ckqz3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ckqz3 --logging-server-logdir=/home/ubuntu/vellum_host_1ckqz3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3%I.log --pidfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3.pid ubuntu 1763 1 0 19:51 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_1ckqz3/env/bin/diamond --configfile /home/ubuntu/vellum_host_1ckqz3/work/plugins/diamond/etc/diamond.conf ubuntu 1839 1649 0 19:54 ? 00:00:00 /home/ubuntu/vellum_host_1ckqz3/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_1ckqz3 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_1ckqz3 --logging-server-logdir=/home/ubuntu/vellum_host_1ckqz3/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3%I.log --pidfile=/home/ubuntu/vellum_host_1ckqz3/work/vellum_host_1ckqz3.pid ubuntu 1860 1839 0 19:54 ? 00:00:00 /home/ubuntu/vellum_host_1ckqz3/env/bin/python2.7 /home/ubuntu/vellum_host_1ckqz3/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-AJuE4U ubuntu 1871 1860 0 19:54 ? 00:00:00 /bin/sh -c /tmp/UYKLJ/install-vellum.sh ubuntu 1874 1871 0 19:54 ? 00:00:00 /bin/bash -e /tmp/UYKLJ/install-vellum.sh root 3775 2 0 19:55 ? 00:00:00 [kworker/u5:2] ntp 11898 1 0 19:57 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12301 1 0 19:58 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12629 1 0 19:58 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13271 1 0 19:58 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13278 13271 0 19:58 ? 00:00:00 cpulimit -e astaire -l 10 root 13648 12629 0 19:59 ? 00:00:00 [check-monit-upt] dnsmasq 14248 1 0 19:59 ? 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 14311 1874 0 19:59 ? 00:00:00 /bin/bash -e /tmp/UYKLJ/install-vellum.sh ubuntu 14312 14311 0 19:59 ? 00:00:00 /bin/bash -e /tmp/UYKLJ/install-vellum.sh root 14313 14312 0 19:59 ? 00:00:00 sudo ps -edf root 14314 14313 0 19:59 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-08-28 19:59:34,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-08-28 19:59:34,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-08-28 19:59:34,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-08-28 19:59:34,179 - 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 14248/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12629/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12301/memcached tcp6 0 0 ::1:53 :::* LISTEN 14248/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.9:123 0.0.0.0:* 11898/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11898/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11898/ntpd udp 0 0 0.0.0.0:18775 0.0.0.0:* 651/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12301/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14248/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 651/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 11898/ntpd udp6 0 0 ::1:123 :::* 11898/ntpd udp6 0 0 :::123 :::* 11898/ntpd udp6 0 0 :::43512 :::* 651/dhclient udp6 0 0 ::1:53 :::* 14248/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9527 1138/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 10847 1649/python2.7 /tmp/cloudify-logging-server-9c9fd.socket unix 2 [ ACC ] STREAM LISTENING 12086 1860/python2.7 /tmp/ctx-8gwTUZ.socket unix 2 [ ACC ] STREAM LISTENING 1495 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9331 959/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 1929 392/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2018-08-28 19:59:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-08-28 19:59:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-28 19:59:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/syslog /var/log/clearwater-config-manager /var/log/lastlog /var/log/ntpstats /var/log/dpkg.log /var/log/auth.log /var/log/dmesg.0 /var/log/alternatives.log /var/log/boot.log /var/log/cassandra /var/log/cassandra/system.log /var/log/cloud-init-output.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/udev /var/log/iotop.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/monit.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/chronos /var/log/dist-upgrade /var/log/sysstat /var/log/sysstat/clearwater-sa28 /var/log/clearwater-cluster-manager /var/log/btmp /var/log/kern.log /var/log/rogers /var/log/astaire /var/log/astaire/astaire_out.log /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20180828T190000Z.txt /var/log/unattended-upgrades /var/log/memcached.log /var/log/upstart /var/log/upstart/container-detect.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/systemd-logind.log /var/log/upstart/console-setup.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/network-interface-eth0.log /var/log/dmesg /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/cloud-init.log /var/log/wtmp real 0m0.007s user 0m0.000s sys 0m0.005s 2018-08-28 19:59:34,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-08-28 19:55:57,593 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-08-28 19:55:57,607 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-28 19:55:57,685 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-08-28 19:55:57,823 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-08-28 19:55:57,831 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-08-28 19:55:57,831 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-08-28 19:55:58,164 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-28 19:55:58,179 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-08-28 19:55:58,223 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 702144(685K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-08-28 19:55:58,223 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 74035872(72300K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-08-28 19:55:58,224 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-08-28 19:55:58,224 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-08-28 19:55:58,224 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16716792(16324K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-08-28 19:55:58,224 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-08-28 19:55:58,224 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_1535486156.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1535486156.log] INFO [main] 2018-08-28 19:55:58,329 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-08-28 19:55:58,330 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-08-28 19:55:58,420 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-08-28 19:55:58,423 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-08-28 19:55:58,423 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-08-28 19:55:58,428 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-08-28 19:55:58,433 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-08-28 19:55:58,438 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-08-28 19:55:58,439 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-08-28 19:55:58,501 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-08-28 19:55:59,614 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-08-28 19:55:59,619 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-08-28 19:55:59,624 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-08-28 19:55:59,628 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-08-28 19:55:59,632 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-08-28 19:55:59,636 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-08-28 19:55:59,640 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-08-28 19:55:59,644 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-08-28 19:55:59,648 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-08-28 19:55:59,651 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-08-28 19:55:59,657 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-08-28 19:55:59,660 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-08-28 19:55:59,663 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-08-28 19:55:59,666 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-08-28 19:55:59,669 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-08-28 19:55:59,673 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-08-28 19:55:59,740 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-08-28 19:55:59,740 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-08-28 19:55:59,778 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-28 19:55:59,783 Memtable.java:347 - Writing Memtable-local@1300571337(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-28 19:55:59,816 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=1535486159589, position=399) INFO [main] 2018-08-28 19:56:00,939 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-08-28 19:56:01,076 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-08-28 19:56:01,076 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-08-28 19:56:01,079 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-08-28 19:56:01,090 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-08-28 19:56:01,091 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-08-28 19:56:01,104 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-28 19:56:01,113 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-08-28 19:56:01,122 SystemKeyspace.java:765 - No host ID found, created 776f2ac6-2b6d-465e-b8a5-04ff41cfe808 (Note: This should happen exactly once per node). INFO [main] 2018-08-28 19:56:01,124 StorageService.java:807 - Starting up server gossip INFO [main] 2018-08-28 19:56:01,126 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-28 19:56:01,127 Memtable.java:347 - Writing Memtable-local@619919930(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-28 19:56:01,128 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=1535486159589, position=93397) INFO [main] 2018-08-28 19:56:01,677 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-28 19:56:01,684 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-08-28 19:56:01,708 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-08-28 19:56:01,728 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-28 19:56:01,734 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-08-28 19:56:01,742 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-28 19:56:01,748 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-08-28 19:56:01,755 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-08-28 19:56:01,756 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-08-28 19:56:01,762 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-08-28 19:56:01,772 StorageService.java:959 - Generated random tokens. tokens are [-8236434559225487114, -6002591728037328505, -5922214282671417315, 3624586260847965571, -6362617358586334606, -441826666238920481, 6243057376907062457, 8999582369603868435, 1041416546690168715, -9085788764466291296, 5107584569908731141, 8927770026696099174, -6797031453264377073, -8355621700008367855, -8311222425153470431, -426234604813645893, 2329597528681107900, -1543041782553624312, -6305432092614878877, 5372585065908718132, 6246892378120672992, 1451696523607205060, -153325866425550040, 7888020080539440335, -3681994941434422287, -2117313085214364923, 2960183931709598262, -1278149817288844998, 3788476570307393607, -8114897250366465822, -4594003616299591279, -5947086928404094461, -2480860515983357191, 3951267036941383637, -8645426965477778323, -4845336110753641270, 4523079846951718345, 5852221837822758550, -8910051291161288794, 8543524725945593008, -3611076072145732115, 3688765387141862125, 3045144617592093329, 1709114774350882926, -8677629824414903569, 7616468767656496616, 5932322803420190870, -7621995602359463945, 3887458513073195207, -8349673609122796126, 6931413657891430134, 8090318008893586711, 3672139723220948890, -5970937134896912801, -1153494712744491363, -9052763378298194010, -6958790561879527604, 2648230240545658832, -3569803046452105374, 8108060567523966950, 4730733214485119175, -6963154762868847547, -8481015841080601375, 616802621302305329, -2077028035423766502, -7642788164722509230, 4089742750119011812, -5053323728539700400, 8787848307536734638, -3151799226838839598, -5151025004776835298, 5467566717566732393, 3194813506867983374, 6957966565031260307, -8424431386456797753, -2984747998188522494, 441523289667728632, -715185547838175391, -2815887511239141916, 3433803143544162865, -5563139876284593966, -6979102324412581224, -6768921509974771721, -8883483024350941642, -5814957786174378740, 8406624779394029397, 3161258699107924204, 1737877144471091748, -8126149972863902031, 5716468865439811009, 5537144681967684162, 6167939939903029435, 7737573474897469335, -5724280225656478472, -5639111113724167411, 3763263303095564744, 7392835026414905828, -8753223624814082423, -4030779730287443879, -4249133434375860470, -3389165131294890065, -3158676734276649165, -2856960892555883439, -8338279286323061034, -1291062404288860499, -4098946099039184197, 64756825696168910, -4888045645248494925, -735333112109798733, -4825890322498000256, 3736218273467065838, 4696159469409622435, 6492434734623941566, 1931946250075613646, -6849927273178421527, 1036967367033201074, -7377946924815815827, -2747619485342994233, 4024293009751352966, -4351075375864433301, 829828302594955286, 8426379113605096616, 854150667062441437, 4720687132244277715, 3925279338002661809, 7939851570048515476, 5647951506371184795, 4521246201069492889, 4111095346039013550, 7994089908289913894, -3558586524246478870, -6829037641690244861, -699152609920413451, 1487744461117951325, 5139706116066648740, 5520528896091168925, -6980815668629606763, 3292823007640365925, 2759902135070128770, -1766390037946006978, -6664413743804403266, -7655967393890766368, 3483378652148349659, 1780964243631868882, -6525022506555339001, 3298435746075236088, -7134600515001497458, -3847358711182237880, 1590264522198918765, -1114752285881227479, -920252929982789262, -4331260531417865561, -2588773100956642957, -3635942033510333403, 5776265328316675572, -2739480094622846818, 1469998727882053351, -1120020556780308790, 7366009723430226471, -1518253952993394108, 936645457068697190, 8496283417385933331, 5185950713555198995, -1852054916601326358, -585819129944832981, 3024785380469984622, -7536909359649393335, 3778324626092887903, -9027037866949308432, -7975368557493574666, -2387802656840310962, -2291549091825560831, 1232639235785973852, -3644757098693745545, -8378200293180560844, 3591931184926593390, 3604360986727137461, 5997511875296945314, 3665778747763804921, 4628893558113719575, -7246624792641886421, -2667835207200549222, 3415009579904475843, -4049317014018986894, 537909983521949173, -8010653901561014278, 189578368152861842, 6808309170503101470, -7643392312474608558, -7942946216718800346, -2188543794659448954, 5466260660585737025, -586912260644191284, -1284539387265600935, -969600870809973720, -3175884890146623774, 1170914412271002040, -2532931415374438999, -8340228525302415670, 2707630889030345311, -4148935427087462515, 1969476245121941780, -3865002904674201259, -8892544045057454601, 215750378928569861, -9149832740841766227, -8487298600505246747, 4824108521246139068, 273326654997306205, 2195136324672460598, -6001619813857910687, 6501052511603390273, -3026214435575090102, 4639827022470575317, 4417465073393901321, 7181596440149156738, 3793858602843883247, -2641936396860251782, 2373202377032945568, -8347799987461910578, 2290537959971817473, 1095286621170581234, 4202892605918351536, 267846218502648798, 1908525885486007346, 5658015208933171458, 4382919434755867949, -90309847988427541, 4352822764705972275, 5804798012635835855, -1786088419050004084, -7583773336745087644, -6122392323159864816, -221066687908844066, -6485123235265517345, -8838259177323500518, 3446204527954698479, -5314655534587410255, -5356703488580502748, -2239069829306028306, -391873562486106596, -632720446586319618, -3441556780542903323, -6246984350357595293, -7138696101790278704, -5666410958832546862, 3907113482159217642, 6305307353430980151, 5767066058971023252, -2829296852568619389, 4318116320541676173, 7218148318481695063, -7616437336930145002, 8742445399384338395, -7237398360893363193, 1329928786372806924] INFO [main] 2018-08-28 19:56:01,782 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@41fdb959[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@c81e3a4[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@22bb8356} INFO [MigrationStage:1] 2018-08-28 19:56:01,819 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-28 19:56:01,819 Memtable.java:347 - Writing Memtable-schema_keyspaces@1421688764(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-28 19:56:01,820 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=1535486159589, position=102352) INFO [MigrationStage:1] 2018-08-28 19:56:02,212 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-28 19:56:02,212 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1806723423(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-28 19:56:02,221 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=1535486159589, position=102352) INFO [MigrationStage:1] 2018-08-28 19:56:02,653 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-28 19:56:02,654 Memtable.java:347 - Writing Memtable-schema_columns@1122087678(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-28 19:56:02,674 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=1535486159589, position=102352) INFO [MigrationStage:1] 2018-08-28 19:56:03,304 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-28 19:56:03,305 Memtable.java:347 - Writing Memtable-schema_triggers@383270086(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-28 19:56:03,305 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=1535486159589, position=102352) INFO [MigrationStage:1] 2018-08-28 19:56:03,765 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-28 19:56:03,766 Memtable.java:347 - Writing Memtable-schema_usertypes@1433458439(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-28 19:56:03,767 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=1535486159589, position=102352) INFO [MigrationStage:1] 2018-08-28 19:56:04,314 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@29cf133c[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-08-28 19:56:04,321 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-08-28 19:56:04,321 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@4c503f8d[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-08-28 19:56:04,325 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-08-28 19:56:04,358 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-08-28 19:56:04,358 Memtable.java:347 - Writing Memtable-local@29971689(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-08-28 19:56:04,359 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=1535486159589, position=102595) INFO [main] 2018-08-28 19:56:04,773 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51485 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-08-28 19:56:04,774 Memtable.java:347 - Writing Memtable-local@467882416(8.371KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-08-28 19:56:04,781 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=1535486159589, position=114591) INFO [CompactionExecutor:1] 2018-08-28 19:56:05,690 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-08-28 19:56:05,719 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-08-28 19:56:05,794 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-08-28 19:56:05,818 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-08-28 19:56:05,818 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-08-28 19:56:05,858 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-08-28 19:56:05,871 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2018-08-28 19:56:06,073 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,735 (~96% of original) in 374ms = 0.014624MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,306 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,327 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,328 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-08-28 19:58:39,335 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-08-28 19:58:41,340 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-08-28 19:58:41,341 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2018-08-28 19:59:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-08-28 19:59:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-08-28 19:58:45.299036328 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-08-28 19:59:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-08-28 19:59:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-08-28 19:59:34,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-08-28 19:59:34,182 - 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.004s user 0m0.003s sys 0m0.002s 2018-08-28 19:59:34,183 - 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.000s sys 0m0.004s 2018-08-28 19:59:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-08-28 19:59:34,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 19:59:34,183 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:34,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:34,246 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:34 GMT 2018-08-28 19:59:34,247 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:34,247 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:34,247 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:39,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:39,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:39,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:39,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:39,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:39,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:34.723Z", "message": "Execution done (return_code=0): /tmp/UYKLJ/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:34.723Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "4ff5d5dd-89fa-47df-aab4-e92b59f9b9be"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:34.834Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:34.834Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:34.834Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:34.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:35.749Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:35.749Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/TTOMA/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:35.749Z", "message": "Executing: /tmp/TTOMA/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:35.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:36.758Z", "message": "[vellum] 192.168.120.9", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:36.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:36.758Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:36.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:36.758Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:36.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:36.758Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:36.758Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1926, "offset": 1881, "size": 50}}} 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:39 GMT 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5743 2018-08-28 19:59:39,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/UYKLJ/install-vellum.sh 2018-08-28 19:59:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-08-28 19:59:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 19:59:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 19:59:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-08-28 19:59:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/TTOMA/start-vellum.sh 2018-08-28 19:59:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TTOMA/start-vellum.sh 2018-08-28 19:59:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.9 2018-08-28 19:59:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-08-28 19:59:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 19:59:39,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-08-28 19:59:39,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:39,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:39,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:39,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:39,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:39 GMT 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:39,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:44,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:44,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:44,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:44,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:44,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:44,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:44,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:44,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:44,523 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1926, "offset": 1892, "size": 50}}} 2018-08-28 19:59:44,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:44,523 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:44 GMT 2018-08-28 19:59:44,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:44,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:59:44,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:44,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:44,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:44,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:44,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:44,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:44,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:44 GMT 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:44,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:49,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:49,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:49,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:49,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:49,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:49,750 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:49,750 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:49,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:49,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:46.642Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:46.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1927, "offset": 1892, "size": 50}}} 2018-08-28 19:59:49,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:49,751 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:49 GMT 2018-08-28 19:59:49,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:49,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 19:59:49,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:49,751 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 19:59:49,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:49,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:49,887 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:49,887 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:49,887 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:49,887 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:49,887 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:49,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:49,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:49,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:49,888 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:49 GMT 2018-08-28 19:59:49,888 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:49,888 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:49,888 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:54,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 19:59:54,978 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:54,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:54,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:54,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:54,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1927, "offset": 1893, "size": 50}}} 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:54 GMT 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 19:59:54,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 19:59:54,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 19:59:55,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 19:59:55,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 19:59:55,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 19:59:55 GMT 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 19:59:55,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 19:59:55,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:00,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:00,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:00,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:00,161 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:00,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:00,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:00,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:00,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:00,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T19:59:56.875Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T19:59:56.875Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1928, "offset": 1893, "size": 50}}} 2018-08-28 20:00:00,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:00,162 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:00 GMT 2018-08-28 20:00:00,162 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:00,162 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:00:00,162 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:00,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:00:00,162 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:00,236 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:00,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:00,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:00,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:00,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:00 GMT 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:00,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:05,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:05,376 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1928, "offset": 1894, "size": 50}}} 2018-08-28 20:00:05,377 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:05,378 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:05 GMT 2018-08-28 20:00:05,378 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:05,378 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:00:05,378 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:05,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:05,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:05,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:05,448 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:05 GMT 2018-08-28 20:00:05,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:05,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:05,449 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:10,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:10,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:10,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:00:07.109Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:00:07.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1929, "offset": 1894, "size": 50}}} 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:10 GMT 2018-08-28 20:00:10,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:10,546 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:00:10,546 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:10,546 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:00:10,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:10,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:10,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:10,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:10,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:10,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:10 GMT 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:10,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:15,617 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:15,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:15,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1929, "offset": 1895, "size": 50}}} 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:15 GMT 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:15,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:00:15,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:15,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:15,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:15,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:15,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:15,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:15,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:15,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:15,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:15,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:15,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:15,762 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:15 GMT 2018-08-28 20:00:15,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:15,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:15,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:20,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:20,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:20,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:20,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:20,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:20,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:20,846 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:20,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:20,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:00:17.341Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:00:17.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1930, "offset": 1895, "size": 50}}} 2018-08-28 20:00:20,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:20,847 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:20 GMT 2018-08-28 20:00:20,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:20,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:00:20,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:20,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:00:20,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:20,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:20,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:20,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:20,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:20,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:20,921 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:20,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:20,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:20,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:20,922 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:20 GMT 2018-08-28 20:00:20,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:20,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:20,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:25,927 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:26,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:26,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:26,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:26,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:26,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:26,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:26,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:26,019 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1930, "offset": 1896, "size": 50}}} 2018-08-28 20:00:26,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:26,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:26 GMT 2018-08-28 20:00:26,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:26,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:00:26,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:26,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:26,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:26,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:26,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:26,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:26 GMT 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:26,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:31,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:31,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:00:27.570Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:00:27.570Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1931, "offset": 1896, "size": 50}}} 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:31,166 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:31 GMT 2018-08-28 20:00:31,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:31,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:00:31,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:31,167 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:00:31,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:31,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:31,238 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:31 GMT 2018-08-28 20:00:31,238 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:31,238 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:31,238 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:36,243 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:36,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:36,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:36,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:36,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:36,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1931, "offset": 1897, "size": 50}}} 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:36 GMT 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:00:36,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:36,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:36,460 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:36,460 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:36,460 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:36 GMT 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:36,461 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:36,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:41,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:41,560 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:41,560 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:41,560 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:41,560 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:41,560 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:41,560 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:41,561 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:41,561 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:00:37.800Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:00:37.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1932, "offset": 1897, "size": 50}}} 2018-08-28 20:00:41,561 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:41,561 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:41 GMT 2018-08-28 20:00:41,561 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:41,561 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:00:41,561 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:41,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:00:41,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:41,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:41,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:41,634 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:41 GMT 2018-08-28 20:00:41,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:41,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:41,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:46,639 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:46,720 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1932, "offset": 1898, "size": 50}}} 2018-08-28 20:00:46,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:46,721 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:46 GMT 2018-08-28 20:00:46,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:46,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:00:46,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:46,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:46,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:46,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:46,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:46 GMT 2018-08-28 20:00:46,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:46,798 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:46,798 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:51,803 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:51,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:00:48.029Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:00:48.029Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1933, "offset": 1898, "size": 50}}} 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:51,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:51 GMT 2018-08-28 20:00:51,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:51,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:00:51,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:51,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:00:51,964 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:52,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:52,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:52,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:52,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:52,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:52,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:52,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:52,034 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:52,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:52,035 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:52 GMT 2018-08-28 20:00:52,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:52,035 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:52,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:57,040 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:00:57,220 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:57,220 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:57,220 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:57,220 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:57,220 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1933, "offset": 1899, "size": 50}}} 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:57 GMT 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:00:57,221 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:00:57,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:00:57,294 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:00:57,294 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:00:57,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:00:57,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:00:57,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:00:57,295 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:00:57,295 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:00:57,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:00:57,295 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:00:57,295 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:00:57 GMT 2018-08-28 20:00:57,295 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:00:57,295 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:00:57,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:02,301 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:00:58.259Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:00:58.259Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1934, "offset": 1899, "size": 50}}} 2018-08-28 20:01:02,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:02,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:02 GMT 2018-08-28 20:01:02,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:02,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:01:02,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:02,406 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:01:02,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:02,606 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:02,606 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:02,606 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:02,606 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:02,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:02 GMT 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:02,607 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:07,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:07,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1934, "offset": 1900, "size": 50}}} 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:07,717 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:07 GMT 2018-08-28 20:01:07,718 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:07,718 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:01:07,718 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:07,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:08,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:08,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:08,016 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:08 GMT 2018-08-28 20:01:08,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:08,016 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:08,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:13,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:13,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:13,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:13,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:13,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:13,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:13,113 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:13,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:13,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:01:08.487Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:01:08.487Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1935, "offset": 1900, "size": 50}}} 2018-08-28 20:01:13,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:13,114 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:13 GMT 2018-08-28 20:01:13,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:13,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:01:13,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:13,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:01:13,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:13,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:13,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:13,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:13,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:13,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:13 GMT 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:13,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:18,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:18,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:18,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1935, "offset": 1901, "size": 50}}} 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:18 GMT 2018-08-28 20:01:18,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:18,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:01:18,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:18,497 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:18,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:18,577 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:18 GMT 2018-08-28 20:01:18,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:18,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:18,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:23,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:23,688 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:01:18.717Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:01:18.717Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1936, "offset": 1901, "size": 50}}} 2018-08-28 20:01:23,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:23,689 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:23 GMT 2018-08-28 20:01:23,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:23,689 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:01:23,689 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:23,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:01:23,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:23,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:23,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:23,757 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:23 GMT 2018-08-28 20:01:23,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:23,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:23,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:28,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:28,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:28,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:28,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1936, "offset": 1902, "size": 50}}} 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:28 GMT 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:01:28,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:28,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:28,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:28,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:28,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:28 GMT 2018-08-28 20:01:28,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:28,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:28,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:33,904 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:33,994 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:01:28.948Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:01:28.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1937, "offset": 1902, "size": 50}}} 2018-08-28 20:01:33,995 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:33,995 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:33 GMT 2018-08-28 20:01:33,995 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:33,995 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:01:33,995 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:33,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:01:33,996 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:34,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:34,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:34,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:34,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:34,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:34,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:34,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:34,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:34,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:34,065 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:34 GMT 2018-08-28 20:01:34,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:34,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:34,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:39,068 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:39,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:39,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:39,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1937, "offset": 1903, "size": 50}}} 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:39 GMT 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:01:39,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:39,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:39,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:39,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:39,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:39 GMT 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:39,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:39,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:44,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:44,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:44,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:01:39.179Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:01:39.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1938, "offset": 1903, "size": 50}}} 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:44 GMT 2018-08-28 20:01:44,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:44,332 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:01:44,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:44,332 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:01:44,332 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:44,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:44,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:44,414 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:44 GMT 2018-08-28 20:01:44,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:44,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:44,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:49,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:49,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:49,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:49,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:49,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:01:49.409Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:01:49.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1939, "offset": 1904, "size": 50}}} 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:49 GMT 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:01:49,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:49,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:01:49,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:49,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:49,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:49,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:49,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:49,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:49 GMT 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:49,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:54,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:54,773 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1939, "offset": 1905, "size": 50}}} 2018-08-28 20:01:54,774 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:54,774 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:54 GMT 2018-08-28 20:01:54,774 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:54,774 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:01:54,774 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:54,774 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:54,840 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:54,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:54,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:54,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:54 GMT 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:54,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:59,847 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:01:59,920 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:59,920 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:59,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:59,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:59,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:59,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:59,921 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:59,921 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:01:59.638Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:01:59.638Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1940, "offset": 1905, "size": 50}}} 2018-08-28 20:01:59,921 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:59,921 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:59 GMT 2018-08-28 20:01:59,921 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:59,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:01:59,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:01:59,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:01:59,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:01:59,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:01:59,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:01:59,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:01:59,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:01:59,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:01:59,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:01:59,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:01:59,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:01:59,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:01:59,985 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:01:59 GMT 2018-08-28 20:01:59,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:01:59,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:01:59,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:04,991 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:05,075 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:05,075 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1940, "offset": 1906, "size": 50}}} 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:05 GMT 2018-08-28 20:02:05,076 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:05,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:02:05,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:05,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:05,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:05,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:05,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:05,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:05,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:05 GMT 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:05,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:10,180 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:10,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:10,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:10,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:10,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:10,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:10,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:10,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:10,269 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:09.867Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:09.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1941, "offset": 1906, "size": 50}}} 2018-08-28 20:02:10,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:10,269 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:10 GMT 2018-08-28 20:02:10,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:10,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:02:10,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:10,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:02:10,270 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:10,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:10,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:10,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:10,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:10,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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:10 GMT 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:10,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:15,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:15,421 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:15,421 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:15,421 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:15,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:15,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1941, "offset": 1907, "size": 50}}} 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:15 GMT 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:15,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:15,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:15,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:15,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:15,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:15 GMT 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:15,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:20,496 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:20,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:20.097Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:20.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1942, "offset": 1907, "size": 50}}} 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:20 GMT 2018-08-28 20:02:20,588 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:20,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:02:20,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:20,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:02:20,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:20,665 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:20,665 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:20,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:20,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:20,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:20 GMT 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:20,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:25,672 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:25,801 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:25,801 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:25,801 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:25,801 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:25,801 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:25,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:25,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:25,802 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1942, "offset": 1908, "size": 50}}} 2018-08-28 20:02:25,802 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:25,802 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:25 GMT 2018-08-28 20:02:25,802 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:25,802 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:02:25,802 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:25,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:25,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:25,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:25,873 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:25 GMT 2018-08-28 20:02:25,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:25,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:25,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:30,878 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:30,985 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:30,985 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:30,985 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:30,985 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:30,985 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:30,985 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:30,986 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:30,986 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:30.325Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:30.325Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1943, "offset": 1908, "size": 50}}} 2018-08-28 20:02:30,986 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:30,986 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:30 GMT 2018-08-28 20:02:30,986 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:30,986 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:02:30,986 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:30,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:02:30,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:31,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:31,062 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:31 GMT 2018-08-28 20:02:31,062 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:31,062 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:31,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:36,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:36,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:36,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1943, "offset": 1909, "size": 50}}} 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:36 GMT 2018-08-28 20:02:36,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:36,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:02:36,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:36,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:36,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:36,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:36 GMT 2018-08-28 20:02:36,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:36,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:36,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:41,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:41,411 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:40.553Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:40.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}], "metadata": {"pagination": {"total": 1944, "offset": 1909, "size": 50}}} 2018-08-28 20:02:41,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:41,412 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:41 GMT 2018-08-28 20:02:41,412 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:41,412 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-08-28 20:02:41,412 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:41,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-08-28 20:02:41,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:41,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:41,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:41,480 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:41 GMT 2018-08-28 20:02:41,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:41,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:41,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:46,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:46,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:46,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1944, "offset": 1910, "size": 50}}} 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:46 GMT 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:46,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-08-28 20:02:46,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:46,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:46,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:46,640 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:46 GMT 2018-08-28 20:02:46,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:46,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:46,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:51,647 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:51,738 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:50.580Z", "message": "Execution done (return_code=0): /tmp/TTOMA/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:50.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "96a17cb8-5bda-46d6-8269-d7bfcd2c1c5f"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:50.683Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:50.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:51.686Z", "message": "Downloaded scripts/bind/bind.py to /tmp/QDZ4A/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:51.686Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}], "metadata": {"pagination": {"total": 1947, "offset": 1910, "size": 50}}} 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:51,739 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:51 GMT 2018-08-28 20:02:51,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:51,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1668 2018-08-28 20:02:51,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:51,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/TTOMA/start-vellum.sh 2018-08-28 20:02:51,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:02:51,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/QDZ4A/bind.py 2018-08-28 20:02:51,741 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:51,813 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:51,813 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:51,813 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:51,813 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:51 GMT 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-08-28 20:02:51,814 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:56,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:02:56,909 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:56,909 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:56,910 - 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-08-28T20:02:51.885Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:51.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:51.885Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:51.885Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "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-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "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-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "message": "[localhost] run: sudo mv /tmp/tmp4rfsOY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "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-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "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-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {u'dime_xdzhms': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-xdzhms'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {u'vellum_9bbjnf': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-9bbjnf'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "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-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "message": "[localhost] run: sudo mv /tmp/tmpckMZqq /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.816Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:52.816Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f", "logger": "65c1640a-8304-4d8c-ab69-9c87ecaf85c3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:52.893Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:52.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:02:53.900Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:02:53.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 1963, "offset": 1913, "size": 50}}} 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:56 GMT 2018-08-28 20:02:56,910 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:56,911 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8988 2018-08-28 20:02:56,911 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:02:56,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:02:56,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 20:02:56,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 20:02:56,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp4rfsOY /etc/bind/db.clearwater.opnfv 2018-08-28 20:02:56,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 20:02:56,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 20:02:56,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 20:02:56,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {u'dime_xdzhms': {u'public_address': u'', u'private_address': u'192.168.120.5', u'name': u'dime-xdzhms'}}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {u'vellum_9bbjnf': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-9bbjnf'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 20:02:56,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 20:02:56,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 20:02:56,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpckMZqq /etc/bind/db.clearwater.local 2018-08-28 20:02:56,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 20:02:56,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:02:56,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-08-28 20:02:56,914 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/c5ec54e6-d657-4b76-b90e-c619b164e45f 2018-08-28 20:02:56,983 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:56,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:56,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:56,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:56,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:56,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:56,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:56,984 - 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-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"} 2018-08-28 20:02:56,984 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:56,984 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:56 GMT 2018-08-28 20:02:56,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:56,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-08-28 20:02:56,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:56,984 - 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-08-28T19:47:17.454Z', 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'c5ec54e6-d657-4b76-b90e-c619b164e45f'} 2018-08-28 20:02:56,985 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-28 20:02:57,057 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:02:57,057 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:02:57 GMT 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:02:57,058 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-28 20:02:57,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:02:57,061 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.204 2018-08-28 20:02:57,176 - 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-08-28 20:02:57,245 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-08-28 20:02:57,246 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-08-28 20:02:57,310 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:02:57,310 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-08-28 20:03:22,437 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:03:22,437 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-08-28 20:03:47,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:03:47,528 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-08-28 20:04:12,623 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:04:12,623 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2018-08-28 20:04:37,820 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:04:37,820 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2018-08-28 20:05:02,897 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:05:02,897 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2018-08-28 20:05:27,986 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:05:27,987 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2018-08-28 20:05:53,053 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:05:53,053 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2018-08-28 20:06:18,132 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:06:18,132 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2018-08-28 20:06:43,208 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:06:43,208 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2018-08-28 20:07:08,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-08-28 20:07:08,287 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2018-08-28 20:07:33,664 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550555@clearwater.opnfv', u'sip_username': u'6505550555', u'formatted_number': u'(650) 555-0555', u'number': u'6505550555', u'sip_uri': u'sip:6505550555@clearwater.opnfv', u'number_id': u'a658a833d0c34f76822954a57213d639', u'sip_password': u'HGXyhbR8v', u'pstn': False} 2018-08-28 20:07:33,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv/outputs 2018-08-28 20:07:33,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:07:33,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.204"}, "deployment_id": "clearwater-opnfv"} 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:07:33 GMT 2018-08-28 20:07:33,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:07:33,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-08-28 20:07:33,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:07:33,753 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-08-28 20:07:33,753 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-08-28 20:07:33,761 - 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-08-28 20:07:33,761 - 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-08-28 20:09:39,505 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - (6505550535, 6505550103) Passed Basic Call - SDP (TCP) - (6505550178, 6505550327) Passed Basic Call - Tel URIs (TCP) - (6505550731, 6505550341) Passed Basic Call - Unknown number (TCP) - (6505550929, 6505550985) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550218, 6505550538) Passed Basic Call - Messages - Pager model (TCP) - (6505550554, 6505550120) Passed Basic Call - Pracks (TCP) - (6505550894, 6505550971) Passed Basic Registration (TCP) - (6505550709) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550049, 6505550829) Passed Call Barring - Outbound Rejection (TCP) - (6505550438, 6505550157) 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) - (6505550038, 6505550985) 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) - (6505550899, 6505550565, 6505550963) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550139, 6505550399, 6505550179) Passed Call Diversion - Not reachable (408) (TCP) - (6505550684, 6505550699, 6505550907) Passed Call Diversion - Not reachable (503) (TCP) - (6505550092, 6505550065, 6505550056) Passed Call Diversion - Not reachable (500) (TCP) - (6505550001, 6505550415, 6505550397) Passed Call Diversion - Busy (TCP) - (6505550296, 6505550460, 6505550507) Passed Call Diversion - Unconditional (TCP) - (6505550316, 6505550813, 6505550391) Passed Call Diversion - No answer (TCP) - (6505550885, 6505550157, 6505550942) Passed Call Diversion - Bad target URI (TCP) - (6505550809, 6505550595) Passed Call Diversion - Audio-only call (TCP) - (6505550873, 6505550148, 6505550529, 6505550021) Passed Call Diversion - Audio-video call (TCP) - (6505550723, 6505550161, 6505550492, 6505550274) Passed Call Waiting - Accepted (TCP) - (6505550229, 6505550269, 6505550798) Passed Call Waiting - Cancelled (TCP) - (6505550558, 6505550279, 6505550280) Passed CANCEL - Mainline (TCP) - (6505550990, 6505550507) Passed Filtering - Accept-Contact (TCP) - (6505550655, 6505550142) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550421, 6505550853) Passed Filtering - Accept-Contact no match (TCP) - (6505550783, 6505550539) Passed Filtering - Accept-Contact negated match (TCP) - (6505550438, 6505550949) Passed Filtering - RFC3841 example (TCP) - (6505550839, 6505550469) Passed Filtering - Reject-Contact no match (TCP) - (6505550165, 6505550923) Passed Filtering - Reject-Contact match (TCP) - (6505550870, 6505550240) 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) - (6505550857) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550532) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550178) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550365) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550734, 6505550384) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550831, 6505550328) Passed GRUU - Call - only GRUU as target (TCP) - (6505550273, 6505550883) Passed GRUU - Call - AoR as target (TCP) - (6505550049, 6505550310) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550611, 6505550605) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550884, 6505550752) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550135, 6505550942) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550105, 6505550059) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550242, 6505550882) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550986, 6505550729) 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) - (6505550565) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550416) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550343) Passed SUBSCRIBE - Registration timeout (TCP) - (6505550362, 6505550369) Passed Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550403, 6505550137) 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-08-28 20:09:39,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 42, 'total': 93, 'passed': 51} 2018-08-28 20:09:39,637 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 20:09:39,638 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 29:09 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-28 20:09:39,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-08-28 20:09:39,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions 2018-08-28 20:09:39,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:39,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:39,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:39,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:39,740 - 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"}, "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"}, "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-08-28T19:46:40.805Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "f09f3ff9-59af-4b36-b0f0-9df81256cd1a"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T19:47:17.454Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "c5ec54e6-d657-4b76-b90e-c619b164e45f"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:39 GMT 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-08-28 20:09:39,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:39,741 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.201:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-08-28 20:09:39,959 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:39,959 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:39,959 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:39,959 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:39,959 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:39,959 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:39,959 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:39,960 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-08-28 20:09:39,960 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:09:39,960 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:39,960 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:39 GMT 2018-08-28 20:09:39,960 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:39,960 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:09:39,960 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:39,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:09:40,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:40,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:40,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:40 GMT 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-28 20:09:40,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:40,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:09:40,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:40,098 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:40,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:40 GMT 2018-08-28 20:09:40,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:40,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:09:40,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:45,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:09:45,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:45,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:45,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:45,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:45,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:45,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:45,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:45,188 - 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-08-28T20:09:40.649Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:40.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_t10bju", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.704Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.704Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.704Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_t10bju", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.704Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.704Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.704Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_xmyqy5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.704Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_xmyqy5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_t10bju", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.991Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:41.991Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:41.991Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.247Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/IYS4L/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "d00735f1-5bac-4d1a-96c5-430a3992fa19"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b5fcaf64-1025-4cf2-9e0c-723042ba27b7"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Executing: /tmp/CHNKX/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "89bcfe1c-d4ff-4c15-a2fd-00829a757371"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Executing: /tmp/IYS4L/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "d00735f1-5bac-4d1a-96c5-430a3992fa19"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Executing: /tmp/1UTNA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7aa3be35-1ee0-4279-84a6-32498a5a39b0"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "89bcfe1c-d4ff-4c15-a2fd-00829a757371"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/INUET/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "289d827a-9467-44bb-be85-c61f9a163a84"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Execution done (return_code=1): /tmp/1UTNA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7aa3be35-1ee0-4279-84a6-32498a5a39b0"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b46e1352-93f4-4f69-94d1-48e0da5d99ea"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/1UTNA/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7aa3be35-1ee0-4279-84a6-32498a5a39b0"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Executing: /tmp/48JVH/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b46e1352-93f4-4f69-94d1-48e0da5d99ea"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7aa3be35-1ee0-4279-84a6-32498a5a39b0"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/714N2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b5fcaf64-1025-4cf2-9e0c-723042ba27b7"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/CHNKX/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "89bcfe1c-d4ff-4c15-a2fd-00829a757371"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "d00735f1-5bac-4d1a-96c5-430a3992fa19"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Executing: /tmp/714N2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b5fcaf64-1025-4cf2-9e0c-723042ba27b7"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/48JVH/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b46e1352-93f4-4f69-94d1-48e0da5d99ea"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Execution done (return_code=1): /tmp/714N2/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b5fcaf64-1025-4cf2-9e0c-723042ba27b7"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:42.932Z", "message": "Executing: /tmp/INUET/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:42.932Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "289d827a-9467-44bb-be85-c61f9a163a84"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.001Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.001Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.001Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.001Z", "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_m7vyk8/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_m7vyk8/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_m7vyk8/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-08-28T20:09:43.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.001Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.001Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.001Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.957Z", "message": "Execution done (return_code=1): /tmp/48JVH/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "b46e1352-93f4-4f69-94d1-48e0da5d99ea"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.957Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "289d827a-9467-44bb-be85-c61f9a163a84"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.957Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DU7U5/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.957Z", "message": "Downloaded scripts/bind/bind.py to /tmp/96HDE/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.957Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:43.957Z", "message": "Execution done (return_code=1): /tmp/INUET/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:43.957Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "289d827a-9467-44bb-be85-c61f9a163a84"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.021Z", "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_bvlcti/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_bvlcti/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_bvlcti/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-08-28T20:09:44.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.021Z", "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_trapof/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_trapof/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_trapof/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-08-28T20:09:44.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.021Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.021Z", "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_1ckqz3/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_1ckqz3/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_1ckqz3/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-08-28T20:09:44.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.021Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 90, "offset": 0, "size": 50}}} 2018-08-28 20:09:45,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:45,189 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:45 GMT 2018-08-28 20:09:45,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:45,189 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30438 2018-08-28 20:09:45,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:45,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-08-28 20:09:45,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:45,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:09:45,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:09:45,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:09:45,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:09:45,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:09:45,191 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:09:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:45,192 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/IYS4L/stop-bono.sh 2018-08-28 20:09:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-08-28 20:09:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/CHNKX/stop-sprout.sh 2018-08-28 20:09:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/IYS4L/stop-bono.sh 2018-08-28 20:09:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/1UTNA/stop-dime.sh 2018-08-28 20:09:45,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-08-28 20:09:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/INUET/stop-vellum.sh 2018-08-28 20:09:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/1UTNA/stop-dime.sh 2018-08-28 20:09:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-08-28 20:09:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/1UTNA/stop-dime.sh 2018-08-28 20:09:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/48JVH/stop-ellis.sh 2018-08-28 20:09:45,194 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-08-28 20:09:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/714N2/stop-homer.sh 2018-08-28 20:09:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/CHNKX/stop-sprout.sh 2018-08-28 20:09:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-08-28 20:09:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/714N2/stop-homer.sh 2018-08-28 20:09:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/48JVH/stop-ellis.sh 2018-08-28 20:09:45,195 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/714N2/stop-homer.sh 2018-08-28 20:09:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/INUET/stop-vellum.sh 2018-08-28 20:09:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-08-28 20:09:45,196 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/48JVH/stop-ellis.sh 2018-08-28 20:09:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-08-28 20:09:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DU7U5/bind.py 2018-08-28 20:09:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/96HDE/bind.py 2018-08-28 20:09:45,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 20:09:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/INUET/stop-vellum.sh 2018-08-28 20:09:45,198 - 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-08-28 20:09:45,198 - 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-08-28 20:09:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-08-28 20:09:45,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:45,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:09:45,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:45,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:45,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:45,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:45,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:45,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:45,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:45,272 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:09:45,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:45,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:45 GMT 2018-08-28 20:09:45,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:45,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:09:45,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:50,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:09:50,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:50,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:50,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:50,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:50,352 - 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-08-28T20:09:44.979Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {u'vellum_9bbjnf': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-9bbjnf'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "Downloaded scripts/bind/bind.py to /tmp/81NHN/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "[localhost] run: sudo mv /tmp/tmpGu5sBi /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "[localhost] run: sudo mv /tmp/tmpqH79Mv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {u'vellum_9bbjnf': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-9bbjnf'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "Downloaded scripts/bind/bind.py to /tmp/61QSG/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "[localhost] run: sudo mv /tmp/tmpeVCvxw /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "[localhost] run: sudo mv /tmp/tmpUECvM5 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "[localhost] run: sudo mv /tmp/tmpitZNgg /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "46b7d5a0-d4c8-4e63-85c9-08e9a1483e1a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:44.979Z", "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-08-28T20:09:44.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fcec49f6-bee5-46a3-85a7-22c19d491ad4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:45.036Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:45.036Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "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-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "[localhost] run: sudo mv /tmp/tmplTodnu /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "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-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "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-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "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-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "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-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9N8AM/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1dde7dac-4456-4c44-8d62-082ddc85a340"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1dde7dac-4456-4c44-8d62-082ddc85a340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "Executing: /tmp/9N8AM/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1dde7dac-4456-4c44-8d62-082ddc85a340"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "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-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "[localhost] run: sudo mv /tmp/tmpPINrIe /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a689ef30-c179-4081-bb0b-36bc230d7f04"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "[localhost] run: sudo mv /tmp/tmpF6is5Y /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "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-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.025Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.025Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "00d34901-dd11-4557-a244-d5762261e11b"}], "metadata": {"pagination": {"total": 153, "offset": 50, "size": 50}}} 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:50 GMT 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30738 2018-08-28 20:09:50,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:50,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 20:09:50,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 20:09:50,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 20:09:50,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 20:09:50,354 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 20:09:50,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 20:09:50,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_xmyqy5': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'homer-xmyqy5'}}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {u'vellum_9bbjnf': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-9bbjnf'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 20:09:50,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 20:09:50,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 20:09:50,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 20:09:50,355 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/81NHN/bind.py 2018-08-28 20:09:50,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 20:09:50,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpGu5sBi /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 20:09:50,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 20:09:50,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 20:09:50,356 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpqH79Mv /etc/bind/db.clearwater.local 2018-08-28 20:09:50,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 20:09:50,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {u'vellum_9bbjnf': {u'public_address': u'', u'private_address': u'192.168.120.9', u'name': u'vellum-9bbjnf'}}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 20:09:50,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 20:09:50,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 20:09:50,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/61QSG/bind.py 2018-08-28 20:09:50,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpeVCvxw /etc/bind/db.clearwater.local 2018-08-28 20:09:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpUECvM5 /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 20:09:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpitZNgg /etc/bind/db.clearwater.local 2018-08-28 20:09:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 20:09:50,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 20:09:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 20:09:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:09:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 20:09:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 20:09:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 20:09:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplTodnu /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 20:09:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 20:09:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 20:09:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 20:09:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 20:09:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/9N8AM/remove-cluster-node.sh 2018-08-28 20:09:50,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-28 20:09:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 20:09:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9N8AM/remove-cluster-node.sh 2018-08-28 20:09:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPINrIe /etc/bind/db.clearwater.local 2018-08-28 20:09:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpF6is5Y /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:50,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {u'ellis_u7h7f6': {u'public_address': u'172.30.9.204', u'private_address': u'192.168.120.18', u'name': u'ellis-u7h7f6'}}, u'dime': {}, u'sprout': {u'sprout_u1slnn': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'sprout-u1slnn'}}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 20:09:50,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:09:50,426 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:50,426 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:50,426 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:50,426 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:50,426 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:50,426 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:50,426 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:50,427 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:09:50,427 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:50,427 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:50 GMT 2018-08-28 20:09:50,427 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:50,427 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:09:50,427 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:55,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:09:55,503 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:55,503 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:55,503 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_xmyqy5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_xmyqy5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:46.089Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:46.089Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e319cc85-db50-4589-a00d-5b5ca4c58ce3"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "3fd2d2c8-3660-416b-95a8-41d9b47653ee"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MQS0B/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "3fd2d2c8-3660-416b-95a8-41d9b47653ee"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MSKPD/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "83fa8565-c614-4cc4-be0e-83ed5a909a24"}, {"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Executing: /tmp/MQS0B/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "3fd2d2c8-3660-416b-95a8-41d9b47653ee"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Executing: /tmp/MSKPD/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "83fa8565-c614-4cc4-be0e-83ed5a909a24"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Executing: /tmp/EXEPM/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e319cc85-db50-4589-a00d-5b5ca4c58ce3"}, {"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EXEPM/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e319cc85-db50-4589-a00d-5b5ca4c58ce3"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.048Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "83fa8565-c614-4cc4-be0e-83ed5a909a24"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.098Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.098Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:47.098Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:47.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:48.058Z", "message": "Execution done (return_code=1): /tmp/CHNKX/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:48.058Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "89bcfe1c-d4ff-4c15-a2fd-00829a757371"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:48.118Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:48.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:48.118Z", "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_d7zukq/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_d7zukq/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_d7zukq/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-08-28T20:09:48.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:48.118Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:48.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "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-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "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-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "message": "Downloaded scripts/bind/bind.py to /tmp/WNXYA/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "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-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "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-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "message": "[localhost] run: sudo mv /tmp/tmpaDQsCY /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "message": "[localhost] run: sudo mv /tmp/tmp_36HQz /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "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-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.068Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.068Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1b918300-62dd-4596-8a7f-a9ae22eaaf46"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:49.125Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:49.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:50.273Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JHEHQ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:50.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7474d33a-c821-4eaf-86d5-45837aa905ee"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:50.273Z", "message": "Executing: /tmp/JHEHQ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:50.273Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7474d33a-c821-4eaf-86d5-45837aa905ee"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:50.488Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:50.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:50.488Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:50.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:50.488Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:50.488Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:51.283Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:51.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7474d33a-c821-4eaf-86d5-45837aa905ee"}, {"node_instance_id": "homer_xmyqy5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:51.672Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:51.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_xmyqy5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:52.291Z", "message": "Execution done (return_code=0): /tmp/MSKPD/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:52.291Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "83fa8565-c614-4cc4-be0e-83ed5a909a24"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:52.681Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:52.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:52.681Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:52.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:52.681Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:52.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 165, "offset": 100, "size": 50}}} 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:55 GMT 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:55,504 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27899 2018-08-28 20:09:55,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:09:55,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:55,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:09:55,506 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:09:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:09:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:09:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:55,507 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-28 20:09:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-28 20:09:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MQS0B/remove-cluster-node.sh 2018-08-28 20:09:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/MSKPD/remove-cluster-node.sh 2018-08-28 20:09:55,508 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MQS0B/remove-cluster-node.sh 2018-08-28 20:09:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/MSKPD/remove-cluster-node.sh 2018-08-28 20:09:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/EXEPM/remove-cluster-node.sh 2018-08-28 20:09:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/EXEPM/remove-cluster-node.sh 2018-08-28 20:09:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-28 20:09:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:09:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:55,509 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/CHNKX/stop-sprout.sh 2018-08-28 20:09:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:55,510 - 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-08-28 20:09:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_t10bju': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.21', u'name': u'bono-t10bju'}}}, 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.14', u'hss_hostname': u''}. 2018-08-28 20:09:55,510 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 20:09:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 20:09:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/WNXYA/bind.py 2018-08-28 20:09:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 20:09:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 20:09:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 20:09:55,511 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpaDQsCY /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp_36HQz /etc/bind/db.clearwater.local 2018-08-28 20:09:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 20:09:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 20:09:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 20:09:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:09:55,512 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JHEHQ/remove-cluster-node.sh 2018-08-28 20:09:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JHEHQ/remove-cluster-node.sh 2018-08-28 20:09:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:09:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:09:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:09:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-28 20:09:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:09:55,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MSKPD/remove-cluster-node.sh 2018-08-28 20:09:55,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:09:55,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:09:55,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:09:55,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:09:55,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:09:55,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:09:55,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:09:55,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:09:55,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:09:55,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:09:55,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:09:55,578 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:09:55,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:09:55,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:09:55 GMT 2018-08-28 20:09:55,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:09:55,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:09:55,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:00,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:00,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:00,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:00,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:00,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:00,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:00,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:00,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:00,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u7h7f6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:54.575Z", "message": "Execution done (return_code=0): /tmp/EXEPM/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:54.575Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e319cc85-db50-4589-a00d-5b5ca4c58ce3"}, {"node_instance_id": "ellis_u7h7f6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:54.673Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:54.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.300Z", "message": "Execution done (return_code=2): /tmp/9N8AM/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.300Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1dde7dac-4456-4c44-8d62-082ddc85a340"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_xdzhms", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "dime", "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/dime_host_m7vyk8/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_m7vyk8/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_m7vyk8/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-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:55.697Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:55.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.346Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.346Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.707Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.707Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.707Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.707Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:56.707Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:56.707Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:57.357Z", "message": "Stopping Agent homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:57.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:57.357Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:57.357Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:57.722Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:57.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:57.722Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:57.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:57.722Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:57.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:57.722Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:57.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Stopping Agent ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.740Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.740Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.740Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.740Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.740Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.740Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 223, "offset": 150, "size": 50}}} 2018-08-28 20:10:00,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:00,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:00 GMT 2018-08-28 20:10:00,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:00,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27129 2018-08-28 20:10:00,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:00,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/EXEPM/remove-cluster-node.sh 2018-08-28 20:10:00,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:10:00,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/9N8AM/remove-cluster-node.sh 2018-08-28 20:10:00,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:10:00,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:10:00,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:00,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,678 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:10:00,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:10:00,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:00,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:00,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:00,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-08-28 20:10:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:10:00,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:10:00,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:10:00,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_bvlcti 2018-08-28 20:10:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:10:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_trapof 2018-08-28 20:10:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:10:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:00,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:00,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:10:00,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:00,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:00,751 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:00,751 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:00,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:00,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:00,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:00,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:00,752 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:00,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:00,752 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:00 GMT 2018-08-28 20:10:00,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:00,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:00,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:05,757 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:05,841 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:05,842 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:05,842 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:05,842 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:05,842 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:05,842 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:05,842 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:05,842 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:58.740Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:58.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Stopping Agent dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:09:59.391Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:09:59.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:00.780Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:00.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:01.104Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:01.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:01.402Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_bvlcti stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:01.402Z", "message": "Successfully stopped daemon: homer_host_bvlcti\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:01.402Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "e99441db-a72e-4d20-b546-a5264f1d4347"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:01.760Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:01.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:01.760Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:01.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:01.760Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:01.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Deleting Agent homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.417Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.417Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:02.769Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:02.769Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:03.426Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:03.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:03.426Z", "message": "Successfully stopped daemon: ellis_host_trapof\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:03.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:03.426Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_trapof stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:03.426Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6d1a1ecd-140f-4b3c-b479-ced4a269eb95"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:03.780Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:03.780Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:03.780Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:03.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Successfully deleted daemon: homer_host_bvlcti", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Deleting Agent ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Successfully stopped daemon: dime_host_m7vyk8\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "11d281a3-af09-4af4-866b-7b77e36faa75"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4b2bcddb-56d3-4638-b0c6-6c0158411554"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}], "metadata": {"pagination": {"total": 280, "offset": 200, "size": 50}}} 2018-08-28 20:10:05,843 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:05,843 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:05 GMT 2018-08-28 20:10:05,843 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:05,843 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27187 2018-08-28 20:10:05,843 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:05,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:10:05,844 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,845 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_m7vyk8 2018-08-28 20:10:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:10:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:05,846 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_bvlcti stop 2018-08-28 20:10:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_bvlcti 2018-08-28 20:10:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:10:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_bvlcti 2018-08-28 20:10:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:10:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_trapof 2018-08-28 20:10:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_trapof stop 2018-08-28 20:10:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:10:05,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:10:05,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_bvlcti 2018-08-28 20:10:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_trapof 2018-08-28 20:10:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_m7vyk8 2018-08-28 20:10:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:10:05,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:10:05,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:05,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:05,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:05,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:05,920 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:05 GMT 2018-08-28 20:10:05,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:05,921 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:05,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:10,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:11,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:11,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:11,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:11,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:11,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:11,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:11,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:11,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.458Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.815Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.815Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.815Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.815Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.815Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.815Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:04.815Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:04.815Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Deleting Agent dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:05.476Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:05.476Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:06.215Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:06.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:06.670Z", "message": "Successfully deleted daemon: ellis_host_trapof", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:06.670Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:06.670Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:06.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eb5835c2-b583-4366-b047-261cb7e43127"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:06.837Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:06.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:06.837Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:06.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:06.837Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:06.837Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.679Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.679Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.679Z", "message": "Successfully deleted daemon: dime_host_m7vyk8", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "249d0bab-1a36-41c4-80e1-1fe4aedd0132"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.872Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.872Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.872Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.872Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:07.872Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:08.884Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:08.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:09.444Z", "message": "Execution done (return_code=0): /tmp/JHEHQ/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:09.444Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "7474d33a-c821-4eaf-86d5-45837aa905ee"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:09.895Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:09.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:09.895Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:09.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_u1slnn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:09.895Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:09.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:09.895Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:09.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:09.895Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:09.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:10.914Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:10.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:10.914Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:10.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:10.914Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:10.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:10.914Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:10.914Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 306, "offset": 250, "size": 50}}} 2018-08-28 20:10:11,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:11,064 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:11 GMT 2018-08-28 20:10:11,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:11,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23056 2018-08-28 20:10:11,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:11,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:11,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:10:11,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:10:11,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:10:11,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:11,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:11,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:11,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_m7vyk8 2018-08-28 20:10:11,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:11,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:11,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_trapof 2018-08-28 20:10:11,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:10:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:10:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:10:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:10:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:10:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:10:11,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:10:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_m7vyk8 2018-08-28 20:10:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:10:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:10:11,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:10:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JHEHQ/remove-cluster-node.sh 2018-08-28 20:10:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:10:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:10:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:10:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:11,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:10:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:10:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:11,072 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:10:11,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:11,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:11,139 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:11,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:11,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:11,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:11,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:11,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:11,140 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:11,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:11,140 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:11 GMT 2018-08-28 20:10:11,140 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:11,140 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:11,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:16,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:16,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:16,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:16,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:16,336 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:16,336 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:16,336 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:16,336 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:16,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:12.500Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:12.500Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:12.985Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:12.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:12.985Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:12.985Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:13.972Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:13.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.062Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.062Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.062Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.062Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.062Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.062Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.062Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.062Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:14.720Z", "message": "Stopping Agent sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:14.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:15.069Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:15.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:15.069Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:15.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:15.069Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:15.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:16.313Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:16.313Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 329, "offset": 294, "size": 50}}} 2018-08-28 20:10:16,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:16,337 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:16 GMT 2018-08-28 20:10:16,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:16,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12803 2018-08-28 20:10:16,337 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:10:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:10:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:10:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:16,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:16,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_d7zukq 2018-08-28 20:10:16,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:10:16,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:16,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:16,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:16,342 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:16,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:16,408 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:16,408 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:16,408 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:16,408 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:16,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:16,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:16,409 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:16,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:16,409 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:16 GMT 2018-08-28 20:10:16,409 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:16,409 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:16,409 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:21,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:21,816 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:21,816 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:21,816 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:21,816 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:21,816 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:21,816 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:21,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:21,817 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:17.082Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:17.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:17.082Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:17.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:18.574Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:18.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:18.729Z", "message": "Successfully stopped daemon: sprout_host_d7zukq\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:18.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:18.729Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_d7zukq stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:18.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cc553f0f-2504-41a0-a8a2-4a7ee2f0d637"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:18.809Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:18.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:19.090Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:19.090Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:19.090Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:19.090Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:19.090Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:19.962Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:19.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.701Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.701Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.701Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.701Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.701Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.701Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:20.763Z", "message": "Deleting Agent sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:20.763Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}], "metadata": {"pagination": {"total": 356, "offset": 318, "size": 50}}} 2018-08-28 20:10:21,817 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:21,817 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:21 GMT 2018-08-28 20:10:21,817 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:21,817 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13879 2018-08-28 20:10:21,817 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:10:21,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_d7zukq 2018-08-28 20:10:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_d7zukq stop 2018-08-28 20:10:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:10:21,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:10:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:10:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:21,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:10:21,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:10:21,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_d7zukq 2018-08-28 20:10:21,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:21,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:21,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:21,999 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:21 GMT 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:21,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:27,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:27,081 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:27,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:27,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:27,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:27,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:27,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:27,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:27,082 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:21.938Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:21.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9f0cab37-4322-475d-905c-5bf9012cf5ba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:22.033Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:22.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:22.964Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:22.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:22.964Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:22.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:22.964Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:22.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:22.964Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:22.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:22.964Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:22.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:22.964Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:22.964Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:23.024Z", "message": "Successfully deleted daemon: sprout_host_d7zukq", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:23.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:23.024Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:23.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:23.024Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:23.024Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c6ea1417-2021-4fbe-a07d-4697643bfcab"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:24.051Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:24.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "d315e721-f9eb-4df5-ad50-3b03fa2f413d"}, {"node_instance_id": "homer_host_bvlcti", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:24.051Z", "message": "Waiting for server \"35f6f586-28a0-4854-9c50-7c2cd854c789\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:24.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9f0cab37-4322-475d-905c-5bf9012cf5ba"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:24.556Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:24.556Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:25.000Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:25.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_host_m7vyk8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:25.581Z", "message": "Waiting for server \"9211d9e7-d2ba-4008-8f50-bd18980c8c20\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:25.581Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "d315e721-f9eb-4df5-ad50-3b03fa2f413d"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:26.021Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:26.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:26.021Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:26.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:26.021Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:26.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:26.021Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:26.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:26.021Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:26.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:26.061Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:26.061Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f424cae4-68d6-4454-b9e6-da6e910647d9"}], "metadata": {"pagination": {"total": 378, "offset": 344, "size": 50}}} 2018-08-28 20:10:27,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:27,083 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:27 GMT 2018-08-28 20:10:27,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:27,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11432 2018-08-28 20:10:27,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:27,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:10:27,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:27,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:10:27,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:10:27,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:10:27,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:27,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:10:27,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:10:27,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_d7zukq 2018-08-28 20:10:27,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:10:27,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:10:27,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:10:27,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "35f6f586-28a0-4854-9c50-7c2cd854c789" to be deleted. current status: SHUTOFF 2018-08-28 20:10:27,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:27,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:10:27,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "9211d9e7-d2ba-4008-8f50-bd18980c8c20" to be deleted. current status: SHUTOFF 2018-08-28 20:10:27,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:10:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:10:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:27,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:10:27,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:27,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:27,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:27,149 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:27 GMT 2018-08-28 20:10:27,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:27,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:32,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:32,318 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_trapof", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:28.124Z", "message": "Waiting for server \"5079ddd4-609c-4d4a-ae9b-16cae79f1ded\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:28.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f424cae4-68d6-4454-b9e6-da6e910647d9"}, {"node_instance_id": "homer_host_bvlcti", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:28.525Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:28.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:29.032Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:29.032Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:30.042Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:30.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:30.042Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:30.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:30.042Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:30.042Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_security_group_mro8tt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:30.567Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:30.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "cf6945c1-c981-43af-903c-829e8d898c9e"}, {"node_instance_id": "dime_host_m7vyk8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:31.052Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:31.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:32.082Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "homer_security_group_mro8tt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:32.082Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:32.082Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:32.082Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:32.082Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:32.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 391, "offset": 366, "size": 50}}} 2018-08-28 20:10:32,319 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:32,319 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:32 GMT 2018-08-28 20:10:32,319 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:32,319 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6796 2018-08-28 20:10:32,319 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:32,319 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5079ddd4-609c-4d4a-ae9b-16cae79f1ded" to be deleted. current status: SHUTOFF 2018-08-28 20:10:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:10:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:10:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:10:32,320 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:10:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:10:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:10:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:32,321 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:32,322 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:32,322 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:32,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:32,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:32,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:32,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:32,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:32,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:32,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:32,544 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:32,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:32,544 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:32 GMT 2018-08-28 20:10:32,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:32,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:32,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:37,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:37,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:37,652 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_22fzcq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:32.929Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:32.929Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "8bcffca2-3de5-404c-b229-d4e5ebe52632"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:33.253Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:33.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:33.253Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:33.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:33.253Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:33.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:34.264Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:34.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:34.264Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:34.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "dime_security_group_22fzcq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:34.264Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:34.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_host_trapof", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:34.264Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:34.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:35.555Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:35.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:35.555Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:35.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:35.555Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:35.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:35.555Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:35.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:35.555Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:35.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:35.555Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:35.555Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_security_group_0pth2d", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:35.603Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:35.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "a2998345-3ae7-4f0a-8680-68abc86a9604"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:36.088Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:36.088Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9b9316d8-fef0-447d-996c-e89c8dc9e3bb"}, {"node_instance_id": "ellis_security_group_0pth2d", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:36.598Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:36.598Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "ellis_floatingip_sg4h4j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:37.566Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:37.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 409, "offset": 379, "size": 50}}} 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:37,653 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:37 GMT 2018-08-28 20:10:37,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:37,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9319 2018-08-28 20:10:37,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:37,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:10:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:10:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:10:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:37,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:10:37,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:10:37,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:37,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-28 20:10:37,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:10:37,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:37,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:10:37,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-28 20:10:37,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:10:37,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-28 20:10:37,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:10:37,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-28 20:10:37,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:37,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:37,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:37,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:37,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:37,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:37,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:37,726 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:37,726 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:37,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:37,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:37 GMT 2018-08-28 20:10:37,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:37,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:37,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:42,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:42,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:38.618Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:38.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:38.618Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:38.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:38.618Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:38.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 412, "offset": 397, "size": 50}}} 2018-08-28 20:10:42,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:42,841 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:42 GMT 2018-08-28 20:10:42,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:42,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-08-28 20:10:42,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:42,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:42,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:42,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:42,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:42,904 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:42,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:42,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:42,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:42,905 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:42 GMT 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:42,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:47,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:47,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:47,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:47,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:47,986 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:47,986 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:47,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:47,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:47,987 - 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-08-28T20:10:43.565Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:43.565Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:44.641Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:44.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:44.641Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:44.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:44.641Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:44.641Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:44.900Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:44.900Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "3122dc71-3d94-414a-ac91-c9e7037db470"}, {"node_instance_id": "sprout_host_d7zukq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:47.227Z", "message": "Waiting for server \"0e3ead6d-8629-453a-b86a-882644b2f563\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:47.227Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "3122dc71-3d94-414a-ac91-c9e7037db470"}], "metadata": {"pagination": {"total": 418, "offset": 400, "size": 50}}} 2018-08-28 20:10:47,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:47,987 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:47 GMT 2018-08-28 20:10:47,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:47,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-08-28 20:10:47,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:47,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:10:47,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:10:47,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:10:47,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:47,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:10:47,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0e3ead6d-8629-453a-b86a-882644b2f563" to be deleted. current status: SHUTOFF 2018-08-28 20:10:47,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:48,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:48,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:48,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:48,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:48,124 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:48 GMT 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:48,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:53,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:53,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:53,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_d7zukq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:52.470Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:52.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 419, "offset": 406, "size": 50}}} 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:53 GMT 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:53,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 592 2018-08-28 20:10:53,295 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:53,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:10:53,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:53,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:53,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:53,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:53,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:53,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:53,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:53,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:53,362 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:53,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:53,363 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:53 GMT 2018-08-28 20:10:53,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:53,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:53,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:58,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:10:58,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:58,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:58,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_kagnl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:53.655Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:53.655Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:54.672Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:54.672Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:54.672Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:54.672Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "sprout_security_group_kagnl1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:54.696Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:54.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "2938dc88-ec86-4849-ba9c-6cec0e237008"}, {"node_instance_id": "sprout_security_group_kagnl1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:10:55.692Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:10:55.692Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 425, "offset": 407, "size": 50}}} 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:58 GMT 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3185 2018-08-28 20:10:58,457 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:10:58,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:10:58,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:10:58,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:10:58,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:10:58,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:10:58,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:10:58,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:10:58,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:10:58,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:10:58,527 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:10:58 GMT 2018-08-28 20:10:58,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:10:58,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:10:58,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:03,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:03,712 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:03,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:03,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:03,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:03 GMT 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:03,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:03,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:03,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:03,793 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:03,793 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:03,793 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:03,793 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:03,793 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:03,793 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:03,793 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:03,794 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:03,794 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:03 GMT 2018-08-28 20:11:03,794 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:03,794 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:03,794 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:08,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:08,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:08,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:08,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:08,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:08,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:08 GMT 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:08,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:08,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:08,940 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:08,941 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:08,941 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:08 GMT 2018-08-28 20:11:08,942 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:08,942 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:08,942 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:13,947 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:14,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:14,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:14,023 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:14 GMT 2018-08-28 20:11:14,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:14,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:14,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:14,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:14,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:14,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:14,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:14,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:14,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:14,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:14,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:14,109 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:14,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:14,109 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:14 GMT 2018-08-28 20:11:14,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:14,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:14,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:19,115 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:19,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:19,253 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:19 GMT 2018-08-28 20:11:19,254 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:19,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:19,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:19,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:19,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:19,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:19,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:19,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:19,496 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:19 GMT 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:19,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:24,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:24,573 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:24,574 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:24,575 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:24 GMT 2018-08-28 20:11:24,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:24,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:24,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:24,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:24,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:24,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:24,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:24,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:24,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:24,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:24,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:24,636 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:24,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:24,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:24 GMT 2018-08-28 20:11:24,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:24,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:24,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:29,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:29,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:29,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:29,718 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:29,718 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:29,718 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:29 GMT 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:29,719 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:29,720 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:29,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:29,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:29,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:29,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:29,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:29,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:29,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:29,786 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:29,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:29,786 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:29 GMT 2018-08-28 20:11:29,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:29,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:29,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:34,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:34,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:34,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:34,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:34,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:34 GMT 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:34,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:34,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:34,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:34,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:34,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:34,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:34,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:34,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:34,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:34,937 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:34,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:34,937 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:34 GMT 2018-08-28 20:11:34,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:34,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:34,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:39,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:40,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:40,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:40,031 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:40 GMT 2018-08-28 20:11:40,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:40,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:40,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:40,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:40,098 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:40,098 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:40,098 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:40,098 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:40,099 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:40 GMT 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:40,099 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:45,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:45,185 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:45,185 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:45,185 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:45 GMT 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:45,186 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:45,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:45,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:45,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:45,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:45,271 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:45 GMT 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:45,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:45,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:50,277 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:50,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:50,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:50,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:50,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:50,358 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 425, "offset": 413, "size": 50}}} 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:50 GMT 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:11:50,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:50,360 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:50,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:50,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:50,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:50,421 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:50 GMT 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:50,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:55,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:55,492 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_9bbjnf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:54.033Z", "message": "Execution done (return_code=0): /tmp/MQS0B/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:54.033Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "3fd2d2c8-3660-416b-95a8-41d9b47653ee"}, {"node_instance_id": "vellum_9bbjnf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:54.118Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:54.118Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:54.719Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:54.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 428, "offset": 413, "size": 50}}} 2018-08-28 20:11:55,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:55,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:55 GMT 2018-08-28 20:11:55,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:55,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1588 2018-08-28 20:11:55,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:11:55,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/MQS0B/remove-cluster-node.sh 2018-08-28 20:11:55,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:11:55,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:11:55,494 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:11:55,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:11:55,552 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:11:55,552 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:11:55,552 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:11:55,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:11:55,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:11:55,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:11:55,552 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:11:55,553 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:11:55,553 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:11:55 GMT 2018-08-28 20:11:55,553 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:11:55,553 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:11:55,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:00,558 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:00,632 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:55.729Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:55.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:55.729Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:55.729Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:56.736Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:56.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:56.736Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:56.736Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:57.744Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:57.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:57.744Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:57.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:57.744Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:57.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:57.744Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:57.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:57.744Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:57.744Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:58.097Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:58.097Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:58.122Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:58.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:58.122Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:58.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:59.131Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:59.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:59.131Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:59.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:59.131Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:59.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:59.131Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:59.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:59.131Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:59.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:59.131Z", "message": "Stopping Agent vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:59.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:11:59.131Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:11:59.131Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}], "metadata": {"pagination": {"total": 447, "offset": 416, "size": 50}}} 2018-08-28 20:12:00,633 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:00,634 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:00 GMT 2018-08-28 20:12:00,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:00,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10224 2018-08-28 20:12:00,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:00,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:12:00,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:12:00,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:12:00,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:12:00,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:12:00,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:12:00,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:12:00,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-28 20:12:00,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:12:00,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_1ckqz3 2018-08-28 20:12:00,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:00,638 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:00,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:00,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:00,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:00,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:00,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:00,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:00,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:00,700 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:00,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:00,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:00 GMT 2018-08-28 20:12:00,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:00,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:00,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:05,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:05,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:02.697Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:02.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:02.916Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:02.916Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:03.144Z", "message": "Successfully stopped daemon: vellum_host_1ckqz3\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:03.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:03.144Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_1ckqz3 stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:03.144Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "bb3e1dc5-a6f2-4130-8765-334cfa053409"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:03.760Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:03.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:03.760Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:03.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:03.760Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:03.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Deleting Agent vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:04.156Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:04.156Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:05.687Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:05.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}], "metadata": {"pagination": {"total": 465, "offset": 435, "size": 50}}} 2018-08-28 20:12:05,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:05,793 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:05 GMT 2018-08-28 20:12:05,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:05,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9852 2018-08-28 20:12:05,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:12:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:12:05,794 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_1ckqz3 2018-08-28 20:12:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_1ckqz3 stop 2018-08-28 20:12:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:12:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:12:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:12:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,795 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,796 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_1ckqz3 2018-08-28 20:12:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:12:05,797 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:12:05,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:05,867 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:05,867 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:05,867 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:05,868 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:05 GMT 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:05,868 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:10,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:10,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:10,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:10,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:10,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:06.111Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:06.111Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:06.180Z", "message": "Successfully deleted daemon: vellum_host_1ckqz3", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:06.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:06.180Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:06.180Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c44ab5c9-a1e9-4d4b-bef5-e7dd08ffdd13"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:06.788Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:06.788Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:06.788Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:08.972Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:08.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:09.834Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:09.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:09.834Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:09.834Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 473, "offset": 453, "size": 50}}} 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:10 GMT 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4237 2018-08-28 20:12:10,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:12:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_1ckqz3 2018-08-28 20:12:11,000 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:12:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:12:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:12:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:12:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:12:11,001 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:12:11,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:11,069 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:11,069 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:11,069 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:11,069 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:11,069 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:11,069 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:11,069 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:11,070 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:11,070 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:11,070 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:11 GMT 2018-08-28 20:12:11,070 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:11,070 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:11,070 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:16,072 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:16,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:16,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:16,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:16,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:16,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:16,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:16,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:16,198 - 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-08-28T20:12:15.021Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:15.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:15.846Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:15.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:15.846Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:15.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 476, "offset": 461, "size": 50}}} 2018-08-28 20:12:16,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:16,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:16 GMT 2018-08-28 20:12:16,198 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:16,198 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1625 2018-08-28 20:12:16,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:16,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:12:16,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:12:16,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:12:16,199 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:16,280 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:16,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:16,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:16,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:16,281 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:16 GMT 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:16,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:21,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:21,561 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:21,561 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:21,561 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:21,561 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:21,561 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 476, "offset": 464, "size": 50}}} 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:21 GMT 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:12:21,562 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:21,563 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:22,040 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:22,040 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:22,040 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:22,041 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:22 GMT 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:22,041 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:27,047 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:27,127 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:27,127 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:27,127 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:27,127 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:27,127 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:27,128 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:27,128 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:27,128 - 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-08-28T20:12:22.140Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:22.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:22.858Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:22.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:22.858Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:22.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:22.858Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:22.858Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:23.427Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:23.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "27f23303-8d11-4b23-a2e6-9e8cea9a17c3"}, {"node_instance_id": "vellum_host_1ckqz3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:25.710Z", "message": "Waiting for server \"07fa49d3-1362-44dc-aa7f-14a5a788d0e8\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:25.710Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "27f23303-8d11-4b23-a2e6-9e8cea9a17c3"}], "metadata": {"pagination": {"total": 482, "offset": 464, "size": 50}}} 2018-08-28 20:12:27,128 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:27,128 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:27 GMT 2018-08-28 20:12:27,128 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:27,128 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3179 2018-08-28 20:12:27,128 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:27,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:12:27,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:12:27,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:12:27,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:12:27,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:12:27,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "07fa49d3-1362-44dc-aa7f-14a5a788d0e8" to be deleted. current status: SHUTOFF 2018-08-28 20:12:27,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:27,189 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:27,189 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:27,190 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:27 GMT 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:27,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:27,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:32,196 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:32,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_1ckqz3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:30.955Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:30.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:31.908Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:31.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 484, "offset": 470, "size": 50}}} 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:32,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:32 GMT 2018-08-28 20:12:32,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:32,293 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1064 2018-08-28 20:12:32,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:32,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:12:32,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:12:32,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:32,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:32,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:32,356 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:32 GMT 2018-08-28 20:12:32,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:32,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:32,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:37,362 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:37,450 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_r6k40c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:32.928Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:32.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:32.928Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:32.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:32.928Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:32.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "vellum_security_group_r6k40c", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:33.486Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:33.486Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "519cfe90-6b07-42ef-a6cc-f4fb4fac6efa"}, {"node_instance_id": "vellum_security_group_r6k40c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:34.450Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:34.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 489, "offset": 472, "size": 50}}} 2018-08-28 20:12:37,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:37,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:37 GMT 2018-08-28 20:12:37,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:37,451 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2713 2018-08-28 20:12:37,451 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:37,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:12:37,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:12:37,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:12:37,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:12:37,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:12:37,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:37,523 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:37,523 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:37,524 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:37 GMT 2018-08-28 20:12:37,524 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:37,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:37,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:42,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:42,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:42,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:42,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:42,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:42,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:42.587Z", "message": "Execution done (return_code=124): /tmp/IYS4L/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:42.587Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "d00735f1-5bac-4d1a-96c5-430a3992fa19"}], "metadata": {"pagination": {"total": 489, "offset": 477, "size": 50}}} 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:42 GMT 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-08-28 20:12:42,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:42,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=124): /tmp/IYS4L/stop-bono.sh 2018-08-28 20:12:42,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:42,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:42,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:42,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:42,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:42,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:42,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:42,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:42,680 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:42,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:42,680 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:42 GMT 2018-08-28 20:12:42,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:42,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:42,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:47,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:47,760 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:47,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:47,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:47,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:47,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:47,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:47,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:47,761 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:42.765Z", "message": "Task failed 'script_runner.tasks.run'", "node_name": "bono", "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/bono_host_24hgzt/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_24hgzt/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_24hgzt/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-08-28T20:12:42.765Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:43.674Z", "message": "Downloaded scripts/bind/bind.py to /tmp/XBMVU/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:43.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:43.674Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:43.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:43.936Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:43.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:43.936Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:43.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "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-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "message": "[localhost] run: sudo mv /tmp/tmpH_mrFd /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "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-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.14', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "message": "[localhost] run: sudo mv /tmp/tmpEe84cv /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "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-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "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-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "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-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.194Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.194Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "106c1bae-29e6-419e-9af2-3faa24a77117"}, {"node_instance_id": "bono_t10bju", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.950Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_t10bju", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.950Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.950Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_t10bju", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:44.950Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:44.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:45.201Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AV3PQ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:45.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "23d6b872-2001-4c96-ab0f-cfa87cabdbb6"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:45.201Z", "message": "Executing: /tmp/AV3PQ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:45.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "23d6b872-2001-4c96-ab0f-cfa87cabdbb6"}, {"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:12:46.209Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:12:46.209Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "23d6b872-2001-4c96-ab0f-cfa87cabdbb6"}], "metadata": {"pagination": {"total": 513, "offset": 478, "size": 50}}} 2018-08-28 20:12:47,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:47,761 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:47 GMT 2018-08-28 20:12:47,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:47,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12765 2018-08-28 20:12:47,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' 2018-08-28 20:12:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/XBMVU/bind.py 2018-08-28 20:12:47,762 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-08-28 20:12:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:12:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:12:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-08-28 20:12:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH_mrFd /etc/bind/db.clearwater.opnfv 2018-08-28 20:12:47,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-08-28 20:12:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {}}, u'hss_port': u'3868', u'private_domain': u'clearwater.local', u'public_domain': u'clearwater.opnfv', u'release': u'repo129', u'secret_code': u'secret', 'host_ip': u'192.168.120.14', u'hss_hostname': u''}. 2018-08-28 20:12:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-08-28 20:12:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEe84cv /etc/bind/db.clearwater.local 2018-08-28 20:12:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-08-28 20:12:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-08-28 20:12:47,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-08-28 20:12:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-08-28 20:12:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-08-28 20:12:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:12:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-08-28 20:12:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-08-28 20:12:47,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/AV3PQ/remove-cluster-node.sh 2018-08-28 20:12:47,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/AV3PQ/remove-cluster-node.sh 2018-08-28 20:12:47,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-08-28 20:12:47,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:47,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:47,850 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:47,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:47 GMT 2018-08-28 20:12:47,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:47,851 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:47,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:52,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:52,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:52,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 500, "size": 50}}} 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:52 GMT 2018-08-28 20:12:52,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:52,941 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:12:52,941 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:52,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:53,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:53,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:53,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:53,009 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:53,009 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"ignore_failure": true}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:53 GMT 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:53,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:58,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:12:58,095 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 513, "offset": 500, "size": 50}}} 2018-08-28 20:12:58,096 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:58,097 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:58 GMT 2018-08-28 20:12:58,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:58,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:12:58,097 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:12:58,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:12:58,174 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:12:58,174 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:12:58,174 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:12:58,175 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:12:58 GMT 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:12:58,175 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:03,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:03,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_t10bju", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:02.105Z", "message": "Execution done (return_code=2): /tmp/AV3PQ/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:02.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "23d6b872-2001-4c96-ab0f-cfa87cabdbb6"}, {"node_instance_id": "bono_t10bju", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:02.298Z", "message": "Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 56efd9eb07efae1d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader\n; error #1: client: etcd member http://192.168.120.21:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n", "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "Received an error trying to remove member 56efd9eb07efae1d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader\n; error #1: client: etcd member http://192.168.120.21:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\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_24hgzt/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_24hgzt/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_24hgzt/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 239, in execute\n stderr_consumer.buffer.getvalue())\nProcessException: Received an error trying to remove member 56efd9eb07efae1d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader\n; error #1: client: etcd member http://192.168.120.21:4000 has no leader\n; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-08-28T20:13:02.298Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_node_5b34qz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:02.966Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:02.966Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_eejial", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:02.966Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:02.966Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:02.966Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:02.966Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 520, "offset": 500, "size": 50}}} 2018-08-28 20:13:03,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:03,307 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:03 GMT 2018-08-28 20:13:03,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:03,307 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5322 2018-08-28 20:13:03,307 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:03,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=2): /tmp/AV3PQ/remove-cluster-node.sh 2018-08-28 20:13:03,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Received an error trying to remove member 56efd9eb07efae1d: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.14:4000 has no leader ; error #1: client: etcd member http://192.168.120.21:4000 has no leader ; error #2: client: endpoint http://192.168.120.5:4000 exceeded header timeout 2018-08-28 20:13:03,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:03,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:13:03,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:03,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:03,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:13:03,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:03,386 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:03,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:03,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:03,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:03,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:03,387 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:03,387 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:03,387 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:03,387 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:03,388 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:03 GMT 2018-08-28 20:13:03,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:03,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:03,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:08,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:08,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:08,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_5b34qz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:03.975Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:03.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_eejial", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:03.975Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:03.975Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:04.986Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:04.986Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:05.612Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:05.612Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.000Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.000Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Stopping Agent bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:06.234Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:06.234Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}], "metadata": {"pagination": {"total": 545, "offset": 507, "size": 50}}} 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:08,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:08 GMT 2018-08-28 20:13:08,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:08,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12948 2018-08-28 20:13:08,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:08,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:13:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:13:08,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-08-28 20:13:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:13:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:13:08,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-08-28 20:13:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_24hgzt 2018-08-28 20:13:08,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:08,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:08,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:08,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:08,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:08,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:08,541 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:08 GMT 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:08,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:13,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:13,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:13,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:13,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:13,651 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:13,651 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:13,651 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:13,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:13,651 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:09.284Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:09.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:10.012Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:10.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:10.012Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:10.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:10.012Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:10.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:10.012Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:10.012Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:10.173Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:10.173Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:10.246Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_24hgzt stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:10.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:10.246Z", "message": "Successfully stopped daemon: bono_host_24hgzt\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:10.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "eec39090-b8da-41e6-9e22-4a39b80354fc"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.019Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.019Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.019Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.019Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.019Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.019Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Stopping Agent bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:11.260Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:11.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Deleting Agent bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:12.272Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:12.272Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:13.283Z", "message": "Successfully deleted daemon: bono_host_24hgzt", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:13.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:13.283Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:13.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:13.283Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:13.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ab5ae906-59cc-43df-8528-20652a196a11"}], "metadata": {"pagination": {"total": 582, "offset": 532, "size": 50}}} 2018-08-28 20:13:13,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:13,652 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:13 GMT 2018-08-28 20:13:13,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:13,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19903 2018-08-28 20:13:13,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:13,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-08-28 20:13:13,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:13:13,653 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:13,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:13,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:13,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:13:13,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_24hgzt stop 2018-08-28 20:13:13,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_24hgzt 2018-08-28 20:13:13,654 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:13:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:13,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_fpht3p 2018-08-28 20:13:13,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_24hgzt 2018-08-28 20:13:13,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:13,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_24hgzt 2018-08-28 20:13:13,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:13:13,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:13:13,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:13,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:13,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:13,742 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:13 GMT 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:13,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:13,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:18,748 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:18,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:18,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:18,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:18,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:18,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:18,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:18,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:18,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:13.712Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:13.712Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:14.030Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:14.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:14.030Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:14.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:15.067Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5952)", "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_s8v7hf/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_s8v7hf/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_s8v7hf/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_s8v7hf/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_s8v7hf/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=5952)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-08-28T20:13:15.067Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:15.286Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:15.286Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.040Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.296Z", "message": "Successfully stopped daemon: bind_host_fpht3p\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.296Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:16.296Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_fpht3p stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:16.296Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "9bb9d82a-3733-4c21-83fd-b410a4e6850c"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.051Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.051Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.051Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.051Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Deleting Agent bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Stopping Agent proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:17.304Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:17.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:18.322Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:18.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:18.322Z", "message": "Successfully deleted daemon: bind_host_fpht3p", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:18.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:18.322Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:18.322Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "6dd82f6d-4575-4b00-90f9-ead94945a4be"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:18.745Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:18.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 626, "offset": 569, "size": 50}}} 2018-08-28 20:13:18,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:18,846 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:18 GMT 2018-08-28 20:13:18,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:18,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24719 2018-08-28 20:13:18,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:18,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:18,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:13:18,847 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:13:18,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5952) 2018-08-28 20:13:18,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:13:18,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-08-28 20:13:18,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:18,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:18,848 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:18,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:18,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:18,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:18,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:13:18,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:18,849 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-08-28 20:13:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_fpht3p 2018-08-28 20:13:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_fpht3p stop 2018-08-28 20:13:18,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:13:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:13:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:13:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_fpht3p 2018-08-28 20:13:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_s8v7hf 2018-08-28 20:13:18,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:18,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:13:18,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_fpht3p 2018-08-28 20:13:18,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:13:18,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:18,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:18,924 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:18,924 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:18,924 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:18,924 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:18,924 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:18,924 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:18,925 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:18,925 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:18,925 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:18,925 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:18 GMT 2018-08-28 20:13:18,925 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:18,925 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:18,925 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:23,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:24,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:24,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:24,053 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:19.093Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:19.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:19.093Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:19.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:21.094Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:21.094Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:21.124Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:21.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:21.334Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_s8v7hf stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:21.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:21.334Z", "message": "Successfully stopped daemon: proxy_host_s8v7hf\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:21.334Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "f4a92477-c212-4a95-b0cf-db5ff4920ddc"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.109Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.109Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.109Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.109Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.109Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.109Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.109Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.109Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Deleting Agent proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:22.350Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:22.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:23.119Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:23.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:23.119Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:23.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 651, "offset": 613, "size": 50}}} 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:24 GMT 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:24,054 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13353 2018-08-28 20:13:24,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:24,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:13:24,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:13:24,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:13:24,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-08-28 20:13:24,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_s8v7hf stop 2018-08-28 20:13:24,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_s8v7hf 2018-08-28 20:13:24,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-08-28 20:13:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:13:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-08-28 20:13:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:13:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:13:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,058 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_s8v7hf 2018-08-28 20:13:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-08-28 20:13:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:24,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:24,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:24,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:24,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:24,138 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:24,138 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:24,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:24,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:24 GMT 2018-08-28 20:13:24,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:24,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:24,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:29,144 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:29,325 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:29,325 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:29,325 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:24.196Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:24.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:24.418Z", "message": "Successfully deleted daemon: proxy_host_s8v7hf", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:24.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:24.418Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:24.418Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "33197dd9-be48-444f-9772-1e405213bca7"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:24.637Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:24.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:25.128Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:25.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:25.128Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:25.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:26.794Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:26.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:27.139Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:27.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:27.139Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:27.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:27.139Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:27.139Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:28.197Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:28.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:28.197Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:28.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:28.197Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:28.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:28.197Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:28.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:28.197Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:28.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:28.197Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:28.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:28.740Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:28.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "04385a7e-61e2-4db9-87d6-43058dd017ea"}], "metadata": {"pagination": {"total": 668, "offset": 638, "size": 50}}} 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:29 GMT 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:29,326 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8767 2018-08-28 20:13:29,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:29,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-08-28 20:13:29,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_s8v7hf 2018-08-28 20:13:29,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-08-28 20:13:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-08-28 20:13:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:13:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:13:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-08-28 20:13:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-08-28 20:13:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:29,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:13:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:13:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:29,329 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:29,330 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:13:29,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:29,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:29,401 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:29,401 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:29,401 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:29,401 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:29,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:29,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:29,401 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:29,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:29,402 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:29 GMT 2018-08-28 20:13:29,402 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:29,402 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:29,402 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:34,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:34,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:34,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:34,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:34,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:31.026Z", "message": "Waiting for server \"0cd10dc3-6bf7-44df-83eb-ad2814611ce3\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:31.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "04385a7e-61e2-4db9-87d6-43058dd017ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:32.386Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:32.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:33.219Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:33.219Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:33.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:34.257Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:34.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:34.257Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:34.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:34.257Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:34.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 675, "offset": 655, "size": 50}}} 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:34 GMT 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3765 2018-08-28 20:13:34,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:34,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0cd10dc3-6bf7-44df-83eb-ad2814611ce3" to be deleted. current status: ACTIVE 2018-08-28 20:13:34,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:34,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:34,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:34,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:34,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:34,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:34,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:34,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:34,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:34,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:34,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:34,748 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:34 GMT 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:34,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:39,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:39,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_s8v7hf", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:36.538Z", "message": "Waiting for server \"0cd10dc3-6bf7-44df-83eb-ad2814611ce3\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:36.538Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "04385a7e-61e2-4db9-87d6-43058dd017ea"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:37.746Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:37.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:38.266Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:38.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:38.266Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:38.266Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:38.980Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:38.980Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "748baab9-5a9a-449e-829b-462b0c930caa"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:39.312Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:39.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:39.312Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:39.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:39.312Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:39.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:39.312Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:39.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_host_fpht3p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:39.312Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:39.312Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 685, "offset": 662, "size": 50}}} 2018-08-28 20:13:39,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:39,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:39 GMT 2018-08-28 20:13:39,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:39,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5129 2018-08-28 20:13:39,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:39,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "0cd10dc3-6bf7-44df-83eb-ad2814611ce3" to be deleted. current status: ACTIVE 2018-08-28 20:13:39,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:39,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:13:39,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:39,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:13:39,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-08-28 20:13:39,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:13:39,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:39,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:13:39,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:13:39,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:39,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:39,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:39,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:39,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:39,999 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:39,999 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:39,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:39,999 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:39,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:40,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:40 GMT 2018-08-28 20:13:40,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:40,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:40,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:45,005 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:45,089 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:45,089 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:45,089 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:45,089 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:45,089 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:45,089 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:45,089 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:45,090 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:40.435Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:40.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ca533124-7119-4de1-ad94-f879efad99e6"}, {"node_instance_id": "bind_host_fpht3p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:41.450Z", "message": "Waiting for server \"caf59800-1ca8-440d-8348-0c66ca59e8bc\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:41.450Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "748baab9-5a9a-449e-829b-462b0c930caa"}, {"node_instance_id": "proxy_host_s8v7hf", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:41.745Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:41.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:42.505Z", "message": "Waiting for server \"59cbd841-a62f-442c-ba09-f308a524c76e\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:42.505Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "ca533124-7119-4de1-ad94-f879efad99e6"}], "metadata": {"pagination": {"total": 689, "offset": 672, "size": 50}}} 2018-08-28 20:13:45,090 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:45,090 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:45 GMT 2018-08-28 20:13:45,090 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:45,090 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2294 2018-08-28 20:13:45,090 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:45,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-08-28 20:13:45,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "caf59800-1ca8-440d-8348-0c66ca59e8bc" to be deleted. current status: SHUTOFF 2018-08-28 20:13:45,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:13:45,091 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "59cbd841-a62f-442c-ba09-f308a524c76e" to be deleted. current status: SHUTOFF 2018-08-28 20:13:45,091 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:45,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:45,153 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:45,153 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:45,153 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:45,153 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:45,153 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:45,153 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:45,153 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:45,154 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:45,154 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:45 GMT 2018-08-28 20:13:45,154 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:45,154 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:45,154 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:50,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:50,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:50,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:50,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:50,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fpht3p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:46.028Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:46.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:47.336Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:47.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:47.336Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:47.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_host_24hgzt", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:47.336Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:47.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "keypair_2upfeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.404Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_security_group_h96xwd", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:48.704Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:48.704Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "fc5eb669-05ff-4f59-8727-7ccc008033b0"}, {"node_instance_id": "bind_floatingip_y0kg5x", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.528Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.528Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "87bcfc90-f010-4f2b-8a56-9fe35b89dac2"}, {"node_instance_id": "keypair_2upfeq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "keypair_2upfeq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "keypair_2upfeq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:49.547Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:49.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 719, "offset": 676, "size": 50}}} 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:50 GMT 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14962 2018-08-28 20:13:50,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:50,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:13:50,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:50,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:50,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-08-28 20:13:50,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:50,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:50,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:50,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:50,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:13:50,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-28 20:13:50,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:50,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:50,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-08-28 20:13:50,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:13:50,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-28 20:13:50,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:13:50,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-28 20:13:50,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-28 20:13:50,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:50,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:50,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:13:50,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:50,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:13:50,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:13:50,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:50,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:13:50,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-28 20:13:50,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-28 20:13:50,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-28 20:13:50,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-08-28 20:13:50,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:50,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:50,746 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:50,746 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:50,746 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:50,746 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:50,746 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:50,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:50,746 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:50,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:50,747 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:50 GMT 2018-08-28 20:13:50,747 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:50,747 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-08-28 20:13:50,747 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:55,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/events 2018-08-28 20:13:55,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:55,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:55,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:55,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:55,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:55,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:55,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:55,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_xv5t7z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:50.618Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:50.618Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "1de5e22b-c5c1-45c9-9bd8-7ed4dae05bf1"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:50.683Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:50.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_security_group_h96xwd", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:50.683Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:50.683Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "keypair_2upfeq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.665Z", "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-08-28T20:13:51.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "4d183e7f-cc82-478e-ad56-4258d3108706"}, {"node_instance_id": "bono_security_group_kc0tco", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.665Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:51.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "116f946d-482a-4179-b0d8-a960b6eaf43f"}, {"node_instance_id": "base_security_group_nf9jwg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.665Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:51.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "c33d0c73-4309-4d1d-a3bb-756434849685"}, {"node_instance_id": "internal_sip_security_group_kt890b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.665Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:51.665Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1", "logger": "070649a0-0dfa-4bd2-a8a0-10dd83e0cc3e"}, {"node_instance_id": "keypair_2upfeq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.720Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:51.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "base_security_group_nf9jwg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.720Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:51.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bind_floatingip_y0kg5x", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.720Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:51.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:51.720Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:51.720Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "internal_sip_security_group_kt890b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:52.767Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:52.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_floatingip_xv5t7z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:52.767Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:52.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": "bono_security_group_kc0tco", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:52.767Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:52.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-08-28T20:13:53.787Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:13:53.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"}], "metadata": {"pagination": {"total": 734, "offset": 706, "size": 50}}} 2018-08-28 20:13:55,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:55,827 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:55 GMT 2018-08-28 20:13:55,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:55,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8051 2018-08-28 20:13:55,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:55,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-08-28 20:13:55,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:13:55,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:13:55,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-08-28 20:13:55,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:13:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:13:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-08-28 20:13:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-28 20:13:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:13:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-28 20:13:55,829 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:13:55,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:13:55,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-28 20:13:55,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:13:55,830 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-08-28 20:13:55,830 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.201:80/api/v3/executions/6118b30b-ca17-4b87-9f5d-7aeb19e229f1 2018-08-28 20:13:55,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:55,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:55,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:55,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:55,891 - 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-08-28T20:09:39.857Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "6118b30b-ca17-4b87-9f5d-7aeb19e229f1"} 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:55 GMT 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-08-28 20:13:55,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:55,892 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/deployments/clearwater-opnfv 2018-08-28 20:13:56,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:56,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:56,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:56,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "b97b9104-18bb-42d4-aaf6-c22e676b583d", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "bono_cluster_size": 1, "flavor_id": "805b76f4-fa91-4933-b403-a8de0815812f", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44", "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"}, "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"}, "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-08-28T19:46:39.853Z", "updated_at": "2018-08-28T19:46:39.853Z", "created_by": "admin", "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "private_resource": false, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "workflows": [{"created_at": null, "name": "scale", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}}, {"created_at": null, "name": "heal", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}}, {"created_at": null, "name": "update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}}, {"created_at": null, "name": "execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}}, {"created_at": null, "name": "install", "parameters": {}}, {"created_at": null, "name": "install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}}, {"created_at": null, "name": "uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}}], "scaling_groups": {"bono_group": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}, "members": ["bono_floatingip", "bono_host"]}}, "id": "clearwater-opnfv", "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}} 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:56 GMT 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:56,616 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-08-28 20:13:56,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:56,617 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.201:80/api/v3/blueprints/clearwater-opnfv 2018-08-28 20:13:56,779 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:13:56,779 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:13:56,779 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:13:56,779 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:13:56,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:13:56,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:13:56,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:13:56,780 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-28 20:13:56,780 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-08-28T19:46:30.857Z", "updated_at": "2018-08-28T19:46:30.857Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"app_connected_to_bind_ellis": {"name": "app_connected_to_bind_ellis", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "add_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"default": {"function": "remove_backend"}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "app_connected_to_bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.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.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "monitors_sprout_nodes": {"name": "monitors_sprout_nodes", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": {"default": 161, "description": "snmp port"}, "community": {"default": "clearwater", "description": "snmp community"}, "oids": {"default": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}, "description": "snmp oids to poll"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.monitors", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "with_ellis": {"default": 1, "type": "integer", "description": "1 for true 0 for false"}, "external_network_name": {"type": "string", "description": "Network that will be the floating IP"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "key_pair_name": {"default": "clearwater-key", "description": "Openstack key pair name of the key to associate with the new server"}, "bono_cluster_size": {"default": 1, "type": "integer", "description": "number of bono instance"}, "flavor_id": {"type": "string", "description": "Flavor ID of the agent VM's (RAM >= 2 GB)"}, "public_domain": {"type": "string", "description": "Sip domain for sip users and bono load-balancing"}, "homer_cluster_size": {"default": 1, "type": "integer", "description": "number of homer instance"}, "release": {"default": "stable", "type": "string", "description": "Clearwater release"}, "network_name": {"default": "net2", "description": "Openstack network name the new server will be connected to"}, "private_key_path": {"description": "Path to the private key which will be used for connecting to the server\non the manager or machine running CLI if running in local mode.\n"}, "sprout_cluster_size": {"default": 1, "type": "integer", "description": "number of sprout instance"}}, "description": null, "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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"}, "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": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {"scale_bono": {"type": "cloudify.policies.scaling", "properties": {"min_instances": 0, "planned_instances": {"get_input": "bono_cluster_size"}, "default_instances": {"get_input": "bono_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "bono_cluster_size"}}, "targets": ["bono_group"]}}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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-08-28 20:13:56,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:13:56,782 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:13:56 GMT 2018-08-28 20:13:56,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:13:56,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-08-28 20:13:56,783 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:13:56,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 20:13:56,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:13:58,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd77793d-dec6-49ea-8a67-4f8790dfce11 Date: Tue, 28 Aug 2018 20:13:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:13:58,013 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d used request id req-cd77793d-dec6-49ea-8a67-4f8790dfce11 2018-08-28 20:13:58,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.20855498314s 2018-08-28 20:13:58,013 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b97b9104-18bb-42d4-aaf6-c22e676b583d used request id req-cd77793d-dec6-49ea-8a67-4f8790dfce11 2018-08-28 20:13:58,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 20:13:58,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:13:58,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:13: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-6320830c-218c-4324-adc3-7ac3ab5f0253 x-compute-request-id: req-6320830c-218c-4324-adc3-7ac3ab5f0253 Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/805b76f4-fa91-4933-b403-a8de0815812f", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "805b76f4-fa91-4933-b403-a8de0815812f", "name": "cloudify_ims-flavor_alt_a3f79482-462c-4622-9671-6cf9e3193a44", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "name": "cloudify_ims-flavor_a3f79482-462c-4622-9671-6cf9e3193a44", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 20:13:58,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6320830c-218c-4324-adc3-7ac3ab5f0253 2018-08-28 20:13:58,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.19602894783s 2018-08-28 20:13:58,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-6320830c-218c-4324-adc3-7ac3ab5f0253 2018-08-28 20:13:58,213 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 20:13:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:13:58,257 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 20:13: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-9c87d5f2-22cf-4e5e-8fde-c2ae56d2c9c2 x-compute-request-id: req-9c87d5f2-22cf-4e5e-8fde-c2ae56d2c9c2 Content-Length: 0 Content-Type: application/json 2018-08-28 20:13:58,257 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f used request id req-9c87d5f2-22cf-4e5e-8fde-c2ae56d2c9c2 2018-08-28 20:13:58,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0440168380737s 2018-08-28 20:13:58,257 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/805b76f4-fa91-4933-b403-a8de0815812f used request id req-9c87d5f2-22cf-4e5e-8fde-c2ae56d2c9c2 2018-08-28 20:13:58,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 20:13:58,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:13:59,248 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f52d08f1-130f-403c-ae81-681dd2350962 Content-Length: 0 Date: Tue, 28 Aug 2018 20:13:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:13:59,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5.json used request id req-f52d08f1-130f-403c-ae81-681dd2350962 2018-08-28 20:13:59,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.988161087036s 2018-08-28 20:13:59,249 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/5d86eb7a-2d74-4d3e-bf9b-94a35f5f86e5.json used request id req-f52d08f1-130f-403c-ae81-681dd2350962 2018-08-28 20:13:59,254 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:13:59,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:13:59,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-0987e72b-372c-4912-a927-35d380271608 Date: Tue, 28 Aug 2018 20:13:59 GMT RESP BODY: {"floatingips": []} 2018-08-28 20:13:59,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0987e72b-372c-4912-a927-35d380271608 2018-08-28 20:13:59,435 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.180441141129s 2018-08-28 20:13:59,435 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0987e72b-372c-4912-a927-35d380271608 2018-08-28 20:13:59,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 20:13:59,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:13:59,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:13: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-5b24a589-c095-4548-9d63-e0db57309eeb x-compute-request-id: req-5b24a589-c095-4548-9d63-e0db57309eeb Content-Type: application/json 2018-08-28 20:13:59,752 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325 used request id req-5b24a589-c095-4548-9d63-e0db57309eeb 2018-08-28 20:13:59,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.315855979919s 2018-08-28 20:13:59,752 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325 used request id req-5b24a589-c095-4548-9d63-e0db57309eeb 2018-08-28 20:13:59,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:13:59,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:00,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:13: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-d0f130ef-15f3-4f2f-876e-c59c6aacddad x-compute-request-id: req-d0f130ef-15f3-4f2f-876e-c59c6aacddad Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:af:8c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:af:8c", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:45:23.000000", "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:13:59Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:14:00,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d0f130ef-15f3-4f2f-876e-c59c6aacddad 2018-08-28 20:14:00,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.70103597641s 2018-08-28 20:14:00,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d0f130ef-15f3-4f2f-876e-c59c6aacddad 2018-08-28 20:14:00,456 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:14:02,458 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:14:02,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:03,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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,Accept-Encoding x-openstack-request-id: req-962856b5-d016-4a6f-97ef-11df95bb4089 x-compute-request-id: req-962856b5-d016-4a6f-97ef-11df95bb4089 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7d:af:8c", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/3f1431ee-93d9-42cd-a82e-b3ceff179325", "rel": "bookmark"}], "image": {"id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "links": [{"href": "http://172.30.9.28:8774/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T19:45:23.000000", "flavor": {"id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "links": [{"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}]}, "id": "3f1431ee-93d9-42cd-a82e-b3ceff179325", "security_groups": [{"name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}], "user_id": "bb7245728ee649c5a1bcb7398156b5b1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:13:59Z", "hostId": "5d3458a95cca420bd065bd99ea48c37b12210a34e3f5ab21420c0f64", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44", "name": "cloudify_ims-vm_a3f79482-462c-4622-9671-6cf9e3193a44", "created": "2018-08-28T19:42:38Z", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:14:03,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-962856b5-d016-4a6f-97ef-11df95bb4089 2018-08-28 20:14:03,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65469288826s 2018-08-28 20:14:03,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-962856b5-d016-4a6f-97ef-11df95bb4089 2018-08-28 20:14:03,115 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:14:05,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:14:05,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:05,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14: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-539792a6-3c65-4488-b65f-00a7c78f1e80 x-compute-request-id: req-539792a6-3c65-4488-b65f-00a7c78f1e80 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 20:14:05,218 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-539792a6-3c65-4488-b65f-00a7c78f1e80 2018-08-28 20:14:05,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.10013794899s 2018-08-28 20:14:05,218 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-539792a6-3c65-4488-b65f-00a7c78f1e80 2018-08-28 20:14:05,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:14:05,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:05,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-6d5a2a58-3bb5-4dd5-8e2d-5cd56bb4a33a Date: Tue, 28 Aug 2018 20:14:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:30Z", "updated_at": "2018-08-28T19:46:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4256517e-45f4-4b6f-9ab3-45c252f34acd", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "4c797782-136a-408a-825e-e1086b49a897", "remote_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:46:28Z", "revision_number": 0, "id": "db1034c3-6bc0-49fc-bbb3-2dc51ff6e722", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:46:28Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "e8d37ca7-19e9-466f-bb78-6f9bbaed768c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:40:30Z", "revision_number": 0, "id": "ea11db45-3345-4445-bc79-8e1c3b2dd29f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:40:30Z", "security_group_id": "28543108-6d3e-4610-8d32-76aac2693ae2", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 5, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "28543108-6d3e-4610-8d32-76aac2693ae2", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:42:32Z", "updated_at": "2018-08-28T19:42:35Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T19:42:34Z", "revision_number": 0, "id": "02111163-29a2-4089-bb02-46c95d45e8d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 443, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-28T19:42:34Z", "revision_number": 0, "id": "3c0e4812-8b82-4b3f-97e4-64746790ce11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:34Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "42bcf047-5949-471f-8f09-85563ad331c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv6", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "4fd7bfa4-8f09-48d0-a6bf-180cfd52999d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "95882007-3e52-45bb-bd0c-b918a5ffcf42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T19:42:33Z", "revision_number": 0, "id": "a87c7578-8b0f-469d-b4cf-c1efca0fdeda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:33Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 80, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T19:42:32Z", "revision_number": 0, "id": "d3f6fbff-85f6-441c-bc7d-dd76f38243c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:32Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": null, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-28T19:42:35Z", "revision_number": 0, "id": "faf0608c-9ae6-466f-b189-2786950b9384", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T19:42:35Z", "security_group_id": "a111c238-55a3-4e7b-bffb-78be33821250", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "3e1236d797ed426b9389398b2c50de8a"}], "revision_number": 8, "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "a111c238-55a3-4e7b-bffb-78be33821250", "name": "cloudify_ims-sg_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 20:14:05,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6d5a2a58-3bb5-4dd5-8e2d-5cd56bb4a33a 2018-08-28 20:14:05,447 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.225723981857s 2018-08-28 20:14:05,448 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-6d5a2a58-3bb5-4dd5-8e2d-5cd56bb4a33a 2018-08-28 20:14:05,452 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-28 20:14:05,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/a111c238-55a3-4e7b-bffb-78be33821250.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:05,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6a6b9346-fc78-4446-bb67-132efe95b8c8 Content-Length: 0 Date: Tue, 28 Aug 2018 20:14:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:14:05,775 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a111c238-55a3-4e7b-bffb-78be33821250.json used request id req-6a6b9346-fc78-4446-bb67-132efe95b8c8 2018-08-28 20:14:05,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.323261976242s 2018-08-28 20:14:05,775 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/a111c238-55a3-4e7b-bffb-78be33821250.json used request id req-6a6b9346-fc78-4446-bb67-132efe95b8c8 2018-08-28 20:14:05,776 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-28 20:14:05,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:05,810 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 20:14: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-216bce52-1d56-44b4-a105-b438d1ba1f13 x-compute-request-id: req-216bce52-1d56-44b4-a105-b438d1ba1f13 Content-Length: 0 Content-Type: application/json 2018-08-28 20:14:05,810 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44 used request id req-216bce52-1d56-44b4-a105-b438d1ba1f13 2018-08-28 20:14:05,810 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0345370769501s 2018-08-28 20:14:05,810 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/cloudify_ims-kp_a3f79482-462c-4622-9671-6cf9e3193a44 used request id req-216bce52-1d56-44b4-a105-b438d1ba1f13 2018-08-28 20:14:05,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 20:14:05,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2/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}32c2b8ea038181c08546af8f27b8043bb4972cd9" -d '{"subnet_id": "56610111-c6d2-4838-a205-b3e464d77731"}' 2018-08-28 20:14:07,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-4ce555cc-b2db-4dac-8e1f-95ad1b87e655 Date: Tue, 28 Aug 2018 20:14:07 GMT RESP BODY: {"network_id": "914c3ea1-113c-475c-bce7-315cfd1b8461", "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "subnet_id": "56610111-c6d2-4838-a205-b3e464d77731", "subnet_ids": ["56610111-c6d2-4838-a205-b3e464d77731"], "port_id": "aae6b43e-5d52-4c91-98bf-a1e759513e6a", "id": "2278dd00-3af5-424d-b946-b6510001e0f2"} 2018-08-28 20:14:07,509 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2/remove_router_interface.json used request id req-4ce555cc-b2db-4dac-8e1f-95ad1b87e655 2018-08-28 20:14:07,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.69782495499s 2018-08-28 20:14:07,509 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2/remove_router_interface.json used request id req-4ce555cc-b2db-4dac-8e1f-95ad1b87e655 returning object 2278dd00-3af5-424d-b946-b6510001e0f2 2018-08-28 20:14:07,510 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 20:14:07,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:07,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-75a5ddff-049d-4595-ae5e-494417715a8e Date: Tue, 28 Aug 2018 20:14:07 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3e1236d797ed426b9389398b2c50de8a", "created_at": "2018-08-28T19:40:32Z", "admin_state_up": true, "updated_at": "2018-08-28T20:14:06Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3e1236d797ed426b9389398b2c50de8a", "id": "2278dd00-3af5-424d-b946-b6510001e0f2", "name": "cloudify_ims-router_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 20:14:07,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-75a5ddff-049d-4595-ae5e-494417715a8e 2018-08-28 20:14:07,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.256257772446s 2018-08-28 20:14:07,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-75a5ddff-049d-4595-ae5e-494417715a8e 2018-08-28 20:14:07,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 20:14:07,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:11,255 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5177c962-839c-4f65-a387-57c68d48047a Content-Length: 0 Date: Tue, 28 Aug 2018 20:14:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:14:11,255 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2.json used request id req-5177c962-839c-4f65-a387-57c68d48047a 2018-08-28 20:14:11,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.48711180687s 2018-08-28 20:14:11,255 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2278dd00-3af5-424d-b946-b6510001e0f2.json used request id req-5177c962-839c-4f65-a387-57c68d48047a 2018-08-28 20:14:11,256 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 20:14:11,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:11,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-b51d4e63-1a50-4ea0-8280-a7a10067ac97 Date: Tue, 28 Aug 2018 20:14:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"914c3ea1-113c-475c-bce7-315cfd1b8461","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T19:40:31Z","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":"3e1236d797ed426b9389398b2c50de8a","id":"56610111-c6d2-4838-a205-b3e464d77731","subnetpool_id":null,"name":"cloudify_ims-subnet_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 20:14:11,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b51d4e63-1a50-4ea0-8280-a7a10067ac97 2018-08-28 20:14:11,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0590770244598s 2018-08-28 20:14:11,315 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-b51d4e63-1a50-4ea0-8280-a7a10067ac97 2018-08-28 20:14:11,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 20:14:11,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/56610111-c6d2-4838-a205-b3e464d77731.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:13,434 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c3bbf77c-e004-467a-9123-2d2db7b698b5 Date: Tue, 28 Aug 2018 20:14:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:14:13,434 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/56610111-c6d2-4838-a205-b3e464d77731.json used request id req-c3bbf77c-e004-467a-9123-2d2db7b698b5 2018-08-28 20:14:13,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.11689710617s 2018-08-28 20:14:13,434 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/56610111-c6d2-4838-a205-b3e464d77731.json used request id req-c3bbf77c-e004-467a-9123-2d2db7b698b5 2018-08-28 20:14:13,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:14:13,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:13,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-f2f5e2b6-98c4-4a32-9220-4041f33bc2fe Date: Tue, 28 Aug 2018 20:14:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T20:14:13Z","tenant_id":"3e1236d797ed426b9389398b2c50de8a","created_at":"2018-08-28T19:40:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3e1236d797ed426b9389398b2c50de8a","id":"914c3ea1-113c-475c-bce7-315cfd1b8461","name":"cloudify_ims-net_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 20:14:13,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f2f5e2b6-98c4-4a32-9220-4041f33bc2fe 2018-08-28 20:14:13,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.254591941833s 2018-08-28 20:14:13,690 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f2f5e2b6-98c4-4a32-9220-4041f33bc2fe 2018-08-28 20:14:13,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 20:14:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/914c3ea1-113c-475c-bce7-315cfd1b8461.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:14,666 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-73d36de9-a7ac-4a3d-bc0d-78e7508d503e Date: Tue, 28 Aug 2018 20:14:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:14:14,666 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/914c3ea1-113c-475c-bce7-315cfd1b8461.json used request id req-73d36de9-a7ac-4a3d-bc0d-78e7508d503e 2018-08-28 20:14:14,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.975673913956s 2018-08-28 20:14:14,667 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/914c3ea1-113c-475c-bce7-315cfd1b8461.json used request id req-73d36de9-a7ac-4a3d-bc0d-78e7508d503e 2018-08-28 20:14:14,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:14:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:14,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-e992317d-e4a5-4aa7-940c-74edbcbc9a69 Date: Tue, 28 Aug 2018 20:14:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "metadata": {}}], "file": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/file", "owner": "3e1236d797ed426b9389398b2c50de8a", "id": "91f9cd0b-e069-45c5-84c2-4c503a1c6065", "size": 4373348352, "self": "/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T19:42:31Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_a3f79482-462c-4622-9671-6cf9e3193a44", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T19:41:17Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:14:14,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e992317d-e4a5-4aa7-940c-74edbcbc9a69 2018-08-28 20:14:14,853 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185398101807s 2018-08-28 20:14:14,853 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-e992317d-e4a5-4aa7-940c-74edbcbc9a69 2018-08-28 20:14:14,855 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 20:14:14,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}32c2b8ea038181c08546af8f27b8043bb4972cd9" 2018-08-28 20:14:18,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d3983502-c1c5-4d23-a198-9ee78c2e09fa Date: Tue, 28 Aug 2018 20:14:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:14:18,500 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065 used request id req-d3983502-c1c5-4d23-a198-9ee78c2e09fa 2018-08-28 20:14:18,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.64527821541s 2018-08-28 20:14:18,500 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/91f9cd0b-e069-45c5-84c2-4c503a1c6065 used request id req-d3983502-c1c5-4d23-a198-9ee78c2e09fa 2018-08-28 20:14:18,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 20:14:18,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:18,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-25af2731-df98-4ee2-af9f-3ad8389a3585 x-compute-request-id: req-25af2731-df98-4ee2-af9f-3ad8389a3585 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "ea812d77-e009-4c4d-aa61-09bebf3af273", "name": "cloudify_ims-flavor_a3f79482-462c-4622-9671-6cf9e3193a44", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 20:14:18,547 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-25af2731-df98-4ee2-af9f-3ad8389a3585 2018-08-28 20:14:18,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.04660987854s 2018-08-28 20:14:18,548 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-25af2731-df98-4ee2-af9f-3ad8389a3585 2018-08-28 20:14:18,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 20:14:18,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:18,671 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 20: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-d7490e54-c8e2-445e-8d13-5b3396069ffe x-compute-request-id: req-d7490e54-c8e2-445e-8d13-5b3396069ffe Content-Length: 0 Content-Type: application/json 2018-08-28 20:14:18,671 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273 used request id req-d7490e54-c8e2-445e-8d13-5b3396069ffe 2018-08-28 20:14:18,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0564239025116s 2018-08-28 20:14:18,671 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/ea812d77-e009-4c4d-aa61-09bebf3af273 used request id req-d7490e54-c8e2-445e-8d13-5b3396069ffe 2018-08-28 20:14:18,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 20:14:18,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:18,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d31885e-8b13-403d-b3d8-49bdec825f8e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44", "links": {"self": "http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1"}, "domain_id": "default", "enabled": true, "id": "bb7245728ee649c5a1bcb7398156b5b1", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 20:14:18,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0d31885e-8b13-403d-b3d8-49bdec825f8e 2018-08-28 20:14:18,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105036020279s 2018-08-28 20:14:18,777 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-0d31885e-8b13-403d-b3d8-49bdec825f8e 2018-08-28 20:14:18,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 20:14:18,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:18,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ac96d6c-fddd-4d32-9e4a-1223c285c75f Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1"}, "enabled": true, "id": "bb7245728ee649c5a1bcb7398156b5b1", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_a3f79482-462c-4622-9671-6cf9e3193a44"}} 2018-08-28 20:14:18,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 used request id req-4ac96d6c-fddd-4d32-9e4a-1223c285c75f 2018-08-28 20:14:18,873 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895290374756s 2018-08-28 20:14:18,874 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 used request id req-4ac96d6c-fddd-4d32-9e4a-1223c285c75f 2018-08-28 20:14:18,874 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 20:14:18,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:19,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:14:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91bee10e-4593-4372-9bdd-270d02e911f0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:14:19,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 used request id req-91bee10e-4593-4372-9bdd-270d02e911f0 2018-08-28 20:14:19,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.216446876526s 2018-08-28 20:14:19,091 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/bb7245728ee649c5a1bcb7398156b5b1 used request id req-91bee10e-4593-4372-9bdd-270d02e911f0 2018-08-28 20:14:19,091 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 20:14:19,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:19,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-459e7cc6-9cef-419d-8563-2e149fac1ebc Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a"}, "enabled": true, "id": "3e1236d797ed426b9389398b2c50de8a", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_a3f79482-462c-4622-9671-6cf9e3193a44"}]} 2018-08-28 20:14:19,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-459e7cc6-9cef-419d-8563-2e149fac1ebc 2018-08-28 20:14:19,176 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.083948135376s 2018-08-28 20:14:19,176 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-459e7cc6-9cef-419d-8563-2e149fac1ebc 2018-08-28 20:14:19,178 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 20:14:19,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:19,352 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba7bad9a-9b36-460e-b9c1-3df76a624336 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:14:19,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a used request id req-ba7bad9a-9b36-460e-b9c1-3df76a624336 2018-08-28 20:14:19,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.1739320755s 2018-08-28 20:14:19,352 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/3e1236d797ed426b9389398b2c50de8a used request id req-ba7bad9a-9b36-460e-b9c1-3df76a624336 2018-08-28 20:14:19,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:14:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:19,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fc763ed-2f31-42fc-a332-3d50653ae671 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2fafdbec491a4e09ad8d0b993ce6cfb6", "links": {"self": "http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 20:14:19,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-2fc763ed-2f31-42fc-a332-3d50653ae671 2018-08-28 20:14:19,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773730278015s 2018-08-28 20:14:19,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 20:14:19,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e66b9aa96584ba253cd719b48606b4958766c25" 2018-08-28 20:14:19,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee732bea-2578-4a14-8d2a-7dfe63870431 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:14:19,538 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/2fafdbec491a4e09ad8d0b993ce6cfb6 used request id req-ee732bea-2578-4a14-8d2a-7dfe63870431 2018-08-28 20:14:19,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10663485527s 2018-08-28 20:14:19,558 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-08-28 20:14:19,608 - git.cmd - DEBUG - Popen(['git', 'version'], cwd=/, universal_newlines=False, shell=None) 2018-08-28 20:14:19,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 20:14:19,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 20:14:19,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 20:14:19,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 20:14:19,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 20:14:19,717 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 20:14:19,718 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 20:14:19,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 20:14:19,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 20:14:19,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 20:14:19,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 20:14:19,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 20:14:19,719 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 20:14:19,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 20:14:19,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b9dfc54-1e50-4d22-9d1c-122c5ca98f93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 20:14:19,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-5b9dfc54-1e50-4d22-9d1c-122c5ca98f93 2018-08-28 20:14:19,730 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 20:14:20,113 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T21:14:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["6DHTvXYbTG6h-ZTnEZpS8A"], "issued_at": "2018-08-28T20:14:20.000000Z"}} 2018-08-28 20:14:20,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:14:20,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:20,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e2c14070-7a46-4268-8469-56c8eafb4b38 Date: Tue, 28 Aug 2018 20:14:20 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 20:14:20,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e2c14070-7a46-4268-8469-56c8eafb4b38 2018-08-28 20:14:20,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.422076940536s 2018-08-28 20:14:20,539 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-e2c14070-7a46-4268-8469-56c8eafb4b38 2018-08-28 20:14:20,540 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 20:14:20,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:20,549 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 20:14:20,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:20,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88c31b33-c9e5-423b-b2de-fe773cb86bdd Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 20:14:20,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-88c31b33-c9e5-423b-b2de-fe773cb86bdd 2018-08-28 20:14:20,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0907390117645s 2018-08-28 20:14:20,633 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 20:14:20,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}}' 2018-08-28 20:14:20,732 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 20:14:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-654da73d-60d8-4543-91e7-7cde907928f6 Content-Length: 358 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f"}, "enabled": true, "id": "9ceab26069104b208c408edf70fdbf9f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}} 2018-08-28 20:14:20,732 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-654da73d-60d8-4543-91e7-7cde907928f6 2018-08-28 20:14:20,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.099720954895s 2018-08-28 20:14:20,733 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-654da73d-60d8-4543-91e7-7cde907928f6 2018-08-28 20:14:20,734 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'id': u'9ceab26069104b208c408edf70fdbf9f', '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-08-28 20:14:20,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 20:14:21,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.38026714325s 2018-08-28 20:14:21,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d7454c7-dde5-4612-a53d-2ede1e7cb42f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241"}, "enabled": true, "id": "f363d32f65e34451ab209039989c7241", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}} 2018-08-28 20:14:21,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 used request id req-4d7454c7-dde5-4612-a53d-2ede1e7cb42f 2018-08-28 20:14:21,207 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'f363d32f65e34451ab209039989c7241', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3'}) 2018-08-28 20:14:21,208 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:14:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11151437-3a0c-407f-add8-af4cef5d6586 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 20:14:21,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-11151437-3a0c-407f-add8-af4cef5d6586 2018-08-28 20:14:21,289 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.080845117569s 2018-08-28 20:14:21,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:14:21,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-773b4860-b799-4d8f-a095-fbdae63ee19b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 20:14:21,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-773b4860-b799-4d8f-a095-fbdae63ee19b 2018-08-28 20:14:21,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0858659744263s 2018-08-28 20:14:21,377 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 20:14:21,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 20:14:21,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" -d '{"role": {"name": "Member"}}' 2018-08-28 20:14:21,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0000ed-c19d-429b-892b-d6f4d8a8546f Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "132e7a7f5f9d4739b0bad60c5d5b5824", "links": {"self": "http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824"}, "name": "Member"}} 2018-08-28 20:14:21,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f0000ed-c19d-429b-892b-d6f4d8a8546f 2018-08-28 20:14:21,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.128345966339s 2018-08-28 20:14:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afd8e01d-0e24-4d72-affe-72cf2e22bb47 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824"}, "domain_id": null, "name": "Member", "id": "132e7a7f5f9d4739b0bad60c5d5b5824"}} 2018-08-28 20:14:21,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824 used request id req-afd8e01d-0e24-4d72-affe-72cf2e22bb47 2018-08-28 20:14:21,590 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824'}, 'domain_id': None, 'human_id': None, 'id': u'132e7a7f5f9d4739b0bad60c5d5b5824', 'HUMAN_ID': False}) 2018-08-28 20:14:21,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:14:21,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8b6bf6c-ab49-4688-ae1e-74936995350a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "132e7a7f5f9d4739b0bad60c5d5b5824", "links": {"self": "http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 20:14:21,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-b8b6bf6c-ab49-4688-ae1e-74936995350a 2018-08-28 20:14:21,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0801928043365s 2018-08-28 20:14:21,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 20:14:21,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08b2892c-4b2c-4621-9ee8-875186c49b41 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 20:14:21,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-08b2892c-4b2c-4621-9ee8-875186c49b41 2018-08-28 20:14:21,750 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0776929855347s 2018-08-28 20:14:21,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 20:14:21,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53c1ee89-50ae-484b-a741-b9bbde5af5d0 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "links": {"self": "http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241"}, "domain_id": "default", "enabled": true, "id": "f363d32f65e34451ab209039989c7241", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 20:14:21,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-53c1ee89-50ae-484b-a741-b9bbde5af5d0 2018-08-28 20:14:21,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0964639186859s 2018-08-28 20:14:21,848 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-53c1ee89-50ae-484b-a741-b9bbde5af5d0 2018-08-28 20:14:21,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 20:14:21,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:21,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53e296a7-6549-4dc6-a6bb-45cfb613bb79 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f"}, "enabled": true, "id": "9ceab26069104b208c408edf70fdbf9f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}]} 2018-08-28 20:14:21,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-53e296a7-6549-4dc6-a6bb-45cfb613bb79 2018-08-28 20:14:21,937 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0828750133514s 2018-08-28 20:14:21,937 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-53e296a7-6549-4dc6-a6bb-45cfb613bb79 2018-08-28 20:14:21,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 20:14:21,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=f363d32f65e34451ab209039989c7241&scope.project.id=9ceab26069104b208c408edf70fdbf9f&role.id=132e7a7f5f9d4739b0bad60c5d5b5824 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:22,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca5bee99-d1c2-4add-9aba-e67740b71c17 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=f363d32f65e34451ab209039989c7241&scope.project.id=9ceab26069104b208c408edf70fdbf9f&role.id=132e7a7f5f9d4739b0bad60c5d5b5824", "previous": null, "next": null}} 2018-08-28 20:14:22,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=f363d32f65e34451ab209039989c7241&scope.project.id=9ceab26069104b208c408edf70fdbf9f&role.id=132e7a7f5f9d4739b0bad60c5d5b5824 used request id req-ca5bee99-d1c2-4add-9aba-e67740b71c17 2018-08-28 20:14:22,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812809467316s 2018-08-28 20:14:22,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 20:14:22,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f/users/f363d32f65e34451ab209039989c7241/roles/132e7a7f5f9d4739b0bad60c5d5b5824 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:14:22,152 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:14:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d7ef46e-d6c1-4f34-9854-6a8ee8731f4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:14:22,152 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f/users/f363d32f65e34451ab209039989c7241/roles/132e7a7f5f9d4739b0bad60c5d5b5824 used request id req-5d7ef46e-d6c1-4f34-9854-6a8ee8731f4c 2018-08-28 20:14:22,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.13121008873s 2018-08-28 20:14:22,153 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 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': 'b44e98c9-29d1-42b3-8388-7dad650ba5e9', 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_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'project_id': u'9ceab26069104b208c408edf70fdbf9f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 20:14:22,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 20:14:22,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 20:14:22,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 20:14:22,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 20:14:22,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 20:14:22,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 20:14:22,155 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 20:14:22,156 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 20:14:22,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 20:14:22,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 20:14:22,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 20:14:22,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 20:14:22,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 20:14:22,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 20:14:22,157 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 20:14:22,159 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'password': 'b44e98c9-29d1-42b3-8388-7dad650ba5e9', 'project_name': 'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': '9ceab26069104b208c408edf70fdbf9f', 'project_domain_name': 'Default'} 2018-08-28 20:14:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Orchestrator configuration {'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'cloudify.medium'}, u'os_image': u'cloudify_manager_4.0'}} 2018-08-28 20:14:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-08-28 20:14:22,232 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - VNF configuration: {'inputs': {u'region': u'RegionOne', u'external_network_name': u'admin_floating_net'}, 'requirements': {u'flavor': {u'ram_min': 2048, u'name': u'cloudify.medium'}}, 'descriptor': {u'file_name': u'/src/opnfv-vnf-vyos-blueprint/function-test-openstack-blueprint.yaml', u'version': u'fraser', u'name': u'vrouter-opnfv'}} 2018-08-28 20:14:22,237 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-28 20:14:22,237 - git.cmd - DEBUG - Popen(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'], cwd=/, universal_newlines=False, shell=None) 2018-08-28 20:14:22,994 - git.repo.base - DEBUG - Cmd(['git', 'clone', u'--branch=fraser', '-v', 'https://github.com/oolorg/opnfv-vnf-data.git', '/home/opnfv/functest/data/router/opnfv-vnf-data/'])'s unused stdout: 2018-08-28 20:14:23,120 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Images needed for vrouter: {u'cloudify_manager_4.0': u'/home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2', u'vyos1.1.7': u'/home/opnfv/functest/images/vyos-1.1.7.img'} 2018-08-28 20:14:23,121 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-08-28 20:14:23,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 20:14:23,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:14:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1c23fb6-362d-4011-9588-e24234711fbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 20:14:23,129 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-b1c23fb6-362d-4011-9588-e24234711fbd 2018-08-28 20:14:23,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 20:14:23,501 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "132e7a7f5f9d4739b0bad60c5d5b5824", "name": "Member"}], "expires_at": "2018-08-28T21:14:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9ceab26069104b208c408edf70fdbf9f", "name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/9ceab26069104b208c408edf70fdbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/9ceab26069104b208c408edf70fdbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/9ceab26069104b208c408edf70fdbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/9ceab26069104b208c408edf70fdbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/9ceab26069104b208c408edf70fdbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/9ceab26069104b208c408edf70fdbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/9ceab26069104b208c408edf70fdbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/9ceab26069104b208c408edf70fdbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/9ceab26069104b208c408edf70fdbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/9ceab26069104b208c408edf70fdbf9f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/9ceab26069104b208c408edf70fdbf9f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/9ceab26069104b208c408edf70fdbf9f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "id": "f363d32f65e34451ab209039989c7241"}, "audit_ids": ["PPpw0bfkQPSM7FOS-j6kFg"], "issued_at": "2018-08-28T20:14:23.000000Z"}} 2018-08-28 20:14:23,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 20:14:23,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"network": {"name": "vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "admin_state_up": true}}' 2018-08-28 20:14:24,059 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-4f8af4cb-0d9c-4419-8435-2a025c0d9c31 Date: Tue, 28 Aug 2018 20:14:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9ceab26069104b208c408edf70fdbf9f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T20:14:23Z","is_default":false,"name":"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:23Z","mtu":1450}} 2018-08-28 20:14:24,059 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4f8af4cb-0d9c-4419-8435-2a025c0d9c31 2018-08-28 20:14:24,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.555562019348s 2018-08-28 20:14:24,060 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-4f8af4cb-0d9c-4419-8435-2a025c0d9c31 2018-08-28 20:14:24,060 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T20:14:23Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'1939c2fa-cd75-49ed-b388-85fc7d58276f', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3', u'admin_state_up': True, u'tenant_id': u'9ceab26069104b208c408edf70fdbf9f', u'created_at': u'2018-08-28T20:14:23Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'9ceab26069104b208c408edf70fdbf9f'}) 2018-08-28 20:14:24,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:14:24,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:14:24,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-e7a6eb16-b520-434d-9e6d-20807df92ea4 Date: Tue, 28 Aug 2018 20:14:24 GMT RESP BODY: {"networks":[{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":[],"updated_at":"2018-08-28T20:14:23Z","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9ceab26069104b208c408edf70fdbf9f","id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","name":"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 20:14:24,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e7a6eb16-b520-434d-9e6d-20807df92ea4 2018-08-28 20:14:24,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.270389080048s 2018-08-28 20:14:24,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-e7a6eb16-b520-434d-9e6d-20807df92ea4 2018-08-28 20:14:24,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 20:14:24,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"subnet": {"name": "vyos_vrouter-subnet_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "enable_dhcp": true, "network_id": "1939c2fa-cd75-49ed-b388-85fc7d58276f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-08-28 20:14:25,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-45927950-2fa7-4d4d-8bdb-68f67d59e391 Date: Tue, 28 Aug 2018 20:14:25 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T20:14: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":"9ceab26069104b208c408edf70fdbf9f","id":"edd3be43-b774-4103-b31c-f97854d166e8","subnetpool_id":null,"name":"vyos_vrouter-subnet_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}} 2018-08-28 20:14:25,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-45927950-2fa7-4d4d-8bdb-68f67d59e391 2018-08-28 20:14:25,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.678529024124s 2018-08-28 20:14:25,012 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-45927950-2fa7-4d4d-8bdb-68f67d59e391 2018-08-28 20:14:25,013 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T20:14: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'edd3be43-b774-4103-b31c-f97854d166e8', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_5b70a894-520c-4f59-a0e1-c879d9e73bc3', u'enable_dhcp': True, u'network_id': u'1939c2fa-cd75-49ed-b388-85fc7d58276f', u'tenant_id': u'9ceab26069104b208c408edf70fdbf9f', u'created_at': u'2018-08-28T20:14: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'9ceab26069104b208c408edf70fdbf9f'}) 2018-08-28 20:14:25,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 20:14:25,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "vyos_vrouter-router_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "admin_state_up": true}}' 2018-08-28 20:14:30,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-0530b4e6-d7b4-421e-a06d-ad64868f2594 Date: Tue, 28 Aug 2018 20:14:30 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:25Z", "admin_state_up": true, "updated_at": "2018-08-28T20:14:26Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "name": "vyos_vrouter-router_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}} 2018-08-28 20:14:30,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0530b4e6-d7b4-421e-a06d-ad64868f2594 2018-08-28 20:14:30,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.1696600914s 2018-08-28 20:14:30,183 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0530b4e6-d7b4-421e-a06d-ad64868f2594 2018-08-28 20:14:30,184 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T20:14:26Z', u'revision_number': 2, u'id': u'2bf5c0e0-0a6a-467e-a018-8759122122bf', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_5b70a894-520c-4f59-a0e1-c879d9e73bc3', u'admin_state_up': True, u'tenant_id': u'9ceab26069104b208c408edf70fdbf9f', u'created_at': u'2018-08-28T20:14:25Z', u'flavor_id': None, u'routes': [], u'project_id': u'9ceab26069104b208c408edf70fdbf9f'}) 2018-08-28 20:14:30,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 20:14:30,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf/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}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"subnet_id": "edd3be43-b774-4103-b31c-f97854d166e8"}' 2018-08-28 20:14:32,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dccde565-7c52-49be-9978-82b96a97d615 Date: Tue, 28 Aug 2018 20:14:32 GMT RESP BODY: {"network_id": "1939c2fa-cd75-49ed-b388-85fc7d58276f", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "subnet_id": "edd3be43-b774-4103-b31c-f97854d166e8", "subnet_ids": ["edd3be43-b774-4103-b31c-f97854d166e8"], "port_id": "e380a7f2-8623-4c48-a4bf-6d8c96f9cd66", "id": "2bf5c0e0-0a6a-467e-a018-8759122122bf"} 2018-08-28 20:14:32,380 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf/add_router_interface.json used request id req-dccde565-7c52-49be-9978-82b96a97d615 2018-08-28 20:14:32,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.19582390785s 2018-08-28 20:14:32,381 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf/add_router_interface.json used request id req-dccde565-7c52-49be-9978-82b96a97d615 returning object 2bf5c0e0-0a6a-467e-a018-8759122122bf 2018-08-28 20:14:32,382 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-08-28 20:14:55,079 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-08-28 20:14:55,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:14:55,087 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 20:14:55 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 20:14:55,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:14:55,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:14:55,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-7e59f254-3a20-4148-8724-b0a58c1c1fb8 Date: Tue, 28 Aug 2018 20:14:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:14:55,687 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7e59f254-3a20-4148-8724-b0a58c1c1fb8 2018-08-28 20:14:55,687 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.598611116409s 2018-08-28 20:14:55,687 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7e59f254-3a20-4148-8724-b0a58c1c1fb8 2018-08-28 20:14:55,689 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 20:14:55,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}' 2018-08-28 20:14:55,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909 X-Openstack-Request-Id: req-6916cffa-e0e6-4d0a-a3b4-8a38567a2620 Date: Tue, 28 Aug 2018 20:14:55 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "size": null, "self": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T20:14:55Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": null, "created_at": "2018-08-28T20:14:55Z", "protected": false} 2018-08-28 20:14:55,885 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6916cffa-e0e6-4d0a-a3b4-8a38567a2620 2018-08-28 20:14:55,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.195775032043s 2018-08-28 20:14:55,886 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-6916cffa-e0e6-4d0a-a3b4-8a38567a2620 returning object 904683c3-2b08-47a3-ae9b-d76ddf31e909 2018-08-28 20:14:55,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 20:14:55,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/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}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '' 2018-08-28 20:16:10,342 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bea35fbd-0592-42b5-ab1d-33909bb5ddbc Date: Tue, 28 Aug 2018 20:16:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:16:10,342 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file used request id req-bea35fbd-0592-42b5-ab1d-33909bb5ddbc 2018-08-28 20:16:10,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 74.455452919s 2018-08-28 20:16:10,342 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file used request id req-bea35fbd-0592-42b5-ab1d-33909bb5ddbc 2018-08-28 20:16:10,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:16:10,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:10,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-7941f358-c1c2-4a93-abea-b1d42f2c238e Date: Tue, 28 Aug 2018 20:16:10 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "metadata": {}}], "file": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "size": 4373348352, "self": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T20:16:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:16:10,533 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7941f358-c1c2-4a93-abea-b1d42f2c238e 2018-08-28 20:16:10,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190058946609s 2018-08-28 20:16:10,534 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-7941f358-c1c2-4a93-abea-b1d42f2c238e 2018-08-28 20:16:10,536 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap', u'metadata': Munch({})})], 'file': u'/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file', 'owner': u'9ceab26069104b208c408edf70fdbf9f', 'id': u'904683c3-2b08-47a3-ae9b-d76ddf31e909', 'size': 4373348352, u'self': u'/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ceab26069104b208c408edf70fdbf9f', 'name': 'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T20:16:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T20:16:10Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'created': u'2018-08-28T20:14:55Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-08-28T20:14:55Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-08-28 20:16:10,537 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 20:16:10,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-08-28 20:16:10,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16: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-a8c03082-2d5d-436c-bf40-d156f8e386d5 x-compute-request-id: req-a8c03082-2d5d-436c-bf40-d156f8e386d5 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "name": "vyos_vrouter-flavor_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 20:16:10,736 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a8c03082-2d5d-436c-bf40-d156f8e386d5 2018-08-28 20:16:10,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.199038028717s 2018-08-28 20:16:10,736 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-a8c03082-2d5d-436c-bf40-d156f8e386d5 returning object 5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8 2018-08-28 20:16:10,737 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_5b70a894-520c-4f59-a0e1-c879d9e73bc3', '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'05b7835dde27490ba5b98bafd52f04d2', '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'5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8', 'swap': 0}) 2018-08-28 20:16:10,738 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 20:16:10,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8/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}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" -d '{"extra_specs": {}}' 2018-08-28 20:16:10,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16: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-45268d09-d95f-4136-bdc4-93314f9b68fd x-compute-request-id: req-45268d09-d95f-4136-bdc4-93314f9b68fd Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 20:16:10,760 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8/os-extra_specs used request id req-45268d09-d95f-4136-bdc4-93314f9b68fd 2018-08-28 20:16:10,761 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0226199626923s 2018-08-28 20:16:10,761 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8/os-extra_specs used request id req-45268d09-d95f-4136-bdc4-93314f9b68fd 2018-08-28 20:16:10,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-08-28 20:16:10,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"keypair": {"name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}}' 2018-08-28 20:16:11,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16: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-4147c9a1-c16d-4d0d-ba69-cff71c9d5568 x-compute-request-id: req-4147c9a1-c16d-4d0d-ba69-cff71c9d5568 Content-Encoding: gzip Content-Length: 1812 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClxlFOHZr/+HXiRZRtUoRCsPMh2lwl+6+Ey00Zg0WSxRQf8VzrgrGiwfYXRxqxFIwnsVm7l5eHtXITf5oS6EtQBfwyoLFNKuFXT/Pkk+llNh7SSp/SoUlMTLqIFIpfmgFl5nbxY/JNvJ+dS4eVn2xhM0jL0gnlN0GcxtT7LzkCtgLziBDOTyFlTtHA4IkmLGY6gKoHt3D1BtulW3sVcBjsiTwV9TxcCO/H162wUEv9Xsf+uZcgr/VHmhNVuPF48wQhaBaDphdFEqSk1CpFYfCdQ+FbqUFln2xfF+IEP1GBRt3BQuQ7rGA0q2AwzmP+saF7jcJwvbjbkhftvTkSMg4x Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApcZRTh2a//h14kWUbVKEQrDzIdpcJfuvhMtNGYNFksUUH/Fc\n64KxosH2F0casRSMJ7FZu5eXh7VyE3+aEuhLUAX8MqCxTSrhV0/z5JPpZTYe0kqf\n0qFJTEy6iBSKX5oBZeZ28WPyTbyfnUuHlZ9sYTNIy9IJ5TdBnMbU+y85ArYC84gQ\nzk8hZU7RwOCJJixmOoCqB7dw9QbbpVt7FXAY7Ik8FfU8XAjvx9etsFBL/V7H/rmX\nIK/1R5oTVbjxePMEIWgWg6YXRRKkpNQqRWHwnUPhW6lBZZ9sXxfiBD9RgUbdwULk\nO6xgNKtgMM5j/rGhe43CcL2425IX7b05EjIOMQIDAQABAoIBAQCHh5e5UaMDWtKl\n51Tt++R90cU1DB0CQL7CxqOGFDixQcauRto9AWDRO9pCNbOwyqe7W9eM8ubD4Kgf\nINeKVbgc+IezrITIHiKVC5zOZ88NHC4epzv7LDmM0748uu5WMsap1L2xpJDY1Tl5\nk+KJhQlKfm8pk9LbP025KyW9JmJpv6vF5pxR6bn3PNio0b7suTLtbJ07s8/PhKkK\naAnI4NLUeLPe+TLlfFvm0eS8s/wCR6sEyh1gqDVe2BKCJPdVKbVL7IwAxba4iKYk\ncWjwrl/dYwuWGFPz96MPvN4DrasFTGU31wiyxlVUwKxGXn8XRy6Olg3eRiA02pAz\nbyCuic5xAoGBANJtu1ZrSe+Ga2GGuS8B6esVVtyYjrWYBiRQiLIfUgdMa1tg8cQq\nlEapHqPYcxyXYjXKAhGTGRnF7a2lPub052ExFLNIgzChzn5bu054G409Q1a8/zXg\nB2+wxA4ALAtKuKiVxrzGQnqUzUvfdClJZuulrP0FPIiyWyhTKDcccQ2bAoGBAMms\n8rE18gHgdhUOjHQo7B4KPLq48ax1ncXNpE3+MG++cvYEoJ2GQemlDLr1C0KErm/I\noqQ2xtsqxBu3gyZ3RiAXyEsuqtgfDhu2K1BVntWHoC0VBdjumEdB6Frw9xdCxUZ7\n3gDEosqudY2V5H6t/9xHke8BVvVvluPqxw92w7YjAoGAHDuey/x/IgT9+UrTI8x0\n7xag3d4WH6UzBcJMZOGw5svJB6ydI323ATgFpWQQJcDl62OcHXGIB543wnmOU/x9\n4ttr9JYBDBBZnTh/jAqvX6bdlxCqiTbyqHimBV7eifFPj0bxMDjFiJ7YYJqtgjCX\n/3vuFtCSC6Eqe+GUXriRLosCgYEAuKlLb0fd2CoW9SDlKlduG/Nzt+UwJKFtXXj2\nQRPGdgsEaI/EIXiVUcJ27ZkCPl4O+vvTMFmXq4Z1Govl4orEAw7Dr1ODy3BkEquy\n7VP4o7wTxjPBruiJNnX6s4qANSRGTkuM81cZWEx2BraBCh14cdJ2pUmsvf73Qqnu\nqxIsEdECgYBA+0yhfBSxr4EUCTyX6IMWGUT8j8xuBJ1mTRP+VUu+MXC6+UZ1eFqS\nYeywbQ7P6Iz+RxDhM8Rer7nhaG/xgmrjTeACFmCoA8CcldcKCBfkWD18aNuirBGd\n9hG/Xtk8zNg7VKFJd5BNJgGJHd1BfFP/F1xZHp0saV/sHyEmdijAeA==\n-----END RSA PRIVATE KEY-----\n", "user_id": "f363d32f65e34451ab209039989c7241", "name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "fingerprint": "4e:a7:7e:a9:d0:f3:90:2d:ca:d6:d8:0f:9f:54:47:a4"}} 2018-08-28 20:16:11,021 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-4147c9a1-c16d-4d0d-ba69-cff71c9d5568 2018-08-28 20:16:11,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.259438037872s 2018-08-28 20:16:11,022 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/os-keypairs used request id req-4147c9a1-c16d-4d0d-ba69-cff71c9d5568 2018-08-28 20:16:11,022 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQClxlFOHZr/+HXiRZRtUoRCsPMh2lwl+6+Ey00Zg0WSxRQf8VzrgrGiwfYXRxqxFIwnsVm7l5eHtXITf5oS6EtQBfwyoLFNKuFXT/Pkk+llNh7SSp/SoUlMTLqIFIpfmgFl5nbxY/JNvJ+dS4eVn2xhM0jL0gnlN0GcxtT7LzkCtgLziBDOTyFlTtHA4IkmLGY6gKoHt3D1BtulW3sVcBjsiTwV9TxcCO/H162wUEv9Xsf+uZcgr/VHmhNVuPF48wQhaBaDphdFEqSk1CpFYfCdQ+FbqUFln2xfF+IEP1GBRt3BQuQ7rGA0q2AwzmP+saF7jcJwvbjbkhftvTkSMg4x Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEApcZRTh2a//h14kWUbVKEQrDzIdpcJfuvhMtNGYNFksUUH/Fc\n64KxosH2F0casRSMJ7FZu5eXh7VyE3+aEuhLUAX8MqCxTSrhV0/z5JPpZTYe0kqf\n0qFJTEy6iBSKX5oBZeZ28WPyTbyfnUuHlZ9sYTNIy9IJ5TdBnMbU+y85ArYC84gQ\nzk8hZU7RwOCJJixmOoCqB7dw9QbbpVt7FXAY7Ik8FfU8XAjvx9etsFBL/V7H/rmX\nIK/1R5oTVbjxePMEIWgWg6YXRRKkpNQqRWHwnUPhW6lBZZ9sXxfiBD9RgUbdwULk\nO6xgNKtgMM5j/rGhe43CcL2425IX7b05EjIOMQIDAQABAoIBAQCHh5e5UaMDWtKl\n51Tt++R90cU1DB0CQL7CxqOGFDixQcauRto9AWDRO9pCNbOwyqe7W9eM8ubD4Kgf\nINeKVbgc+IezrITIHiKVC5zOZ88NHC4epzv7LDmM0748uu5WMsap1L2xpJDY1Tl5\nk+KJhQlKfm8pk9LbP025KyW9JmJpv6vF5pxR6bn3PNio0b7suTLtbJ07s8/PhKkK\naAnI4NLUeLPe+TLlfFvm0eS8s/wCR6sEyh1gqDVe2BKCJPdVKbVL7IwAxba4iKYk\ncWjwrl/dYwuWGFPz96MPvN4DrasFTGU31wiyxlVUwKxGXn8XRy6Olg3eRiA02pAz\nbyCuic5xAoGBANJtu1ZrSe+Ga2GGuS8B6esVVtyYjrWYBiRQiLIfUgdMa1tg8cQq\nlEapHqPYcxyXYjXKAhGTGRnF7a2lPub052ExFLNIgzChzn5bu054G409Q1a8/zXg\nB2+wxA4ALAtKuKiVxrzGQnqUzUvfdClJZuulrP0FPIiyWyhTKDcccQ2bAoGBAMms\n8rE18gHgdhUOjHQo7B4KPLq48ax1ncXNpE3+MG++cvYEoJ2GQemlDLr1C0KErm/I\noqQ2xtsqxBu3gyZ3RiAXyEsuqtgfDhu2K1BVntWHoC0VBdjumEdB6Frw9xdCxUZ7\n3gDEosqudY2V5H6t/9xHke8BVvVvluPqxw92w7YjAoGAHDuey/x/IgT9+UrTI8x0\n7xag3d4WH6UzBcJMZOGw5svJB6ydI323ATgFpWQQJcDl62OcHXGIB543wnmOU/x9\n4ttr9JYBDBBZnTh/jAqvX6bdlxCqiTbyqHimBV7eifFPj0bxMDjFiJ7YYJqtgjCX\n/3vuFtCSC6Eqe+GUXriRLosCgYEAuKlLb0fd2CoW9SDlKlduG/Nzt+UwJKFtXXj2\nQRPGdgsEaI/EIXiVUcJ27ZkCPl4O+vvTMFmXq4Z1Govl4orEAw7Dr1ODy3BkEquy\n7VP4o7wTxjPBruiJNnX6s4qANSRGTkuM81cZWEx2BraBCh14cdJ2pUmsvf73Qqnu\nqxIsEdECgYBA+0yhfBSxr4EUCTyX6IMWGUT8j8xuBJ1mTRP+VUu+MXC6+UZ1eFqS\nYeywbQ7P6Iz+RxDhM8Rer7nhaG/xgmrjTeACFmCoA8CcldcKCBfkWD18aNuirBGd\n9hG/Xtk8zNg7VKFJd5BNJgGJHd1BfFP/F1xZHp0saV/sHyEmdijAeA==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'f363d32f65e34451ab209039989c7241', 'name': u'vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'created_at': '2018-08-28T20:16:11.022753', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ceab26069104b208c408edf70fdbf9f', 'name': 'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'4e:a7:7e:a9:d0:f3:90:2d:ca:d6:d8:0f:9f:54:47:a4', 'type': 'ssh', 'id': u'vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3'}) 2018-08-28 20:16:11,023 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEApcZRTh2a//h14kWUbVKEQrDzIdpcJfuvhMtNGYNFksUUH/Fc 64KxosH2F0casRSMJ7FZu5eXh7VyE3+aEuhLUAX8MqCxTSrhV0/z5JPpZTYe0kqf 0qFJTEy6iBSKX5oBZeZ28WPyTbyfnUuHlZ9sYTNIy9IJ5TdBnMbU+y85ArYC84gQ zk8hZU7RwOCJJixmOoCqB7dw9QbbpVt7FXAY7Ik8FfU8XAjvx9etsFBL/V7H/rmX IK/1R5oTVbjxePMEIWgWg6YXRRKkpNQqRWHwnUPhW6lBZZ9sXxfiBD9RgUbdwULk O6xgNKtgMM5j/rGhe43CcL2425IX7b05EjIOMQIDAQABAoIBAQCHh5e5UaMDWtKl 51Tt++R90cU1DB0CQL7CxqOGFDixQcauRto9AWDRO9pCNbOwyqe7W9eM8ubD4Kgf INeKVbgc+IezrITIHiKVC5zOZ88NHC4epzv7LDmM0748uu5WMsap1L2xpJDY1Tl5 k+KJhQlKfm8pk9LbP025KyW9JmJpv6vF5pxR6bn3PNio0b7suTLtbJ07s8/PhKkK aAnI4NLUeLPe+TLlfFvm0eS8s/wCR6sEyh1gqDVe2BKCJPdVKbVL7IwAxba4iKYk cWjwrl/dYwuWGFPz96MPvN4DrasFTGU31wiyxlVUwKxGXn8XRy6Olg3eRiA02pAz byCuic5xAoGBANJtu1ZrSe+Ga2GGuS8B6esVVtyYjrWYBiRQiLIfUgdMa1tg8cQq lEapHqPYcxyXYjXKAhGTGRnF7a2lPub052ExFLNIgzChzn5bu054G409Q1a8/zXg B2+wxA4ALAtKuKiVxrzGQnqUzUvfdClJZuulrP0FPIiyWyhTKDcccQ2bAoGBAMms 8rE18gHgdhUOjHQo7B4KPLq48ax1ncXNpE3+MG++cvYEoJ2GQemlDLr1C0KErm/I oqQ2xtsqxBu3gyZ3RiAXyEsuqtgfDhu2K1BVntWHoC0VBdjumEdB6Frw9xdCxUZ7 3gDEosqudY2V5H6t/9xHke8BVvVvluPqxw92w7YjAoGAHDuey/x/IgT9+UrTI8x0 7xag3d4WH6UzBcJMZOGw5svJB6ydI323ATgFpWQQJcDl62OcHXGIB543wnmOU/x9 4ttr9JYBDBBZnTh/jAqvX6bdlxCqiTbyqHimBV7eifFPj0bxMDjFiJ7YYJqtgjCX /3vuFtCSC6Eqe+GUXriRLosCgYEAuKlLb0fd2CoW9SDlKlduG/Nzt+UwJKFtXXj2 QRPGdgsEaI/EIXiVUcJ27ZkCPl4O+vvTMFmXq4Z1Govl4orEAw7Dr1ODy3BkEquy 7VP4o7wTxjPBruiJNnX6s4qANSRGTkuM81cZWEx2BraBCh14cdJ2pUmsvf73Qqnu qxIsEdECgYBA+0yhfBSxr4EUCTyX6IMWGUT8j8xuBJ1mTRP+VUu+MXC6+UZ1eFqS YeywbQ7P6Iz+RxDhM8Rer7nhaG/xgmrjTeACFmCoA8CcldcKCBfkWD18aNuirBGd 9hG/Xtk8zNg7VKFJd5BNJgGJHd1BfFP/F1xZHp0saV/sHyEmdijAeA== -----END RSA PRIVATE KEY----- 2018-08-28 20:16:11,026 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-08-28 20:16:11,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"security_group": {"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-08-28 20:16:11,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-f2070e1e-484c-4d56-9ee4-b285f010dc94 Date: Tue, 28 Aug 2018 20:16:11 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 2, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}} 2018-08-28 20:16:11,399 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f2070e1e-484c-4d56-9ee4-b285f010dc94 2018-08-28 20:16:11,399 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.372895002365s 2018-08-28 20:16:11,399 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-f2070e1e-484c-4d56-9ee4-b285f010dc94 2018-08-28 20:16:11,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:16:11,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:11,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-24fb8aaa-3d5e-41e6-af65-894d7f28049e Date: Tue, 28 Aug 2018 20:16:11 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 2, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:14:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:16:11,760 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-24fb8aaa-3d5e-41e6-af65-894d7f28049e 2018-08-28 20:16:11,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.35600399971s 2018-08-28 20:16:11,760 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-24fb8aaa-3d5e-41e6-af65-894d7f28049e 2018-08-28 20:16:11,765 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 20:16:11,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -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": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}}' 2018-08-28 20:16:12,068 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6026cf91-4217-4c94-b5ec-96f571f81bc3 Date: Tue, 28 Aug 2018 20:16: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": 22, "updated_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "port_range_min": 22, "revision_number": 0, "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:12Z", "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8"}} 2018-08-28 20:16:12,068 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6026cf91-4217-4c94-b5ec-96f571f81bc3 2018-08-28 20:16:12,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.303790092468s 2018-08-28 20:16:12,069 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6026cf91-4217-4c94-b5ec-96f571f81bc3 2018-08-28 20:16:12,072 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:16:12,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:12,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-1f81fff8-8754-4e81-833c-36ca3f854869 Date: Tue, 28 Aug 2018 20:16:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 3, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:14:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:16:12,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1f81fff8-8754-4e81-833c-36ca3f854869 2018-08-28 20:16:12,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207631826401s 2018-08-28 20:16:12,281 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-1f81fff8-8754-4e81-833c-36ca3f854869 2018-08-28 20:16:12,284 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 20:16:12,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -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": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}}' 2018-08-28 20:16:12,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-56a6a6a7-2fd7-41b0-a556-39834314e325 Date: Tue, 28 Aug 2018 20:16:12 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "port_range_min": null, "revision_number": 0, "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:12Z", "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "88842984-5149-49fc-bfc3-321331361f46"}} 2018-08-28 20:16:12,618 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-56a6a6a7-2fd7-41b0-a556-39834314e325 2018-08-28 20:16:12,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.333503007889s 2018-08-28 20:16:12,618 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-56a6a6a7-2fd7-41b0-a556-39834314e325 2018-08-28 20:16:12,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:16:12,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:12,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-151c2fde-177f-44ff-a357-5a54efff55fa Date: Tue, 28 Aug 2018 20:16:12 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "88842984-5149-49fc-bfc3-321331361f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:14:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:16:12,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-151c2fde-177f-44ff-a357-5a54efff55fa 2018-08-28 20:16:12,808 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.185855150223s 2018-08-28 20:16:12,808 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-151c2fde-177f-44ff-a357-5a54efff55fa 2018-08-28 20:16:12,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 20:16:12,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -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": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}}' 2018-08-28 20:16:12,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-c70e6208-cbe6-4c25-a18c-a0e2c9d7d4f7 Date: Tue, 28 Aug 2018 20:16: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": 80, "updated_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "port_range_min": 80, "revision_number": 0, "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:12Z", "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "cbbbed8b-5663-41c2-be80-2b12eddff2b6"}} 2018-08-28 20:16:12,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c70e6208-cbe6-4c25-a18c-a0e2c9d7d4f7 2018-08-28 20:16:12,967 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.154712915421s 2018-08-28 20:16:12,967 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-c70e6208-cbe6-4c25-a18c-a0e2c9d7d4f7 2018-08-28 20:16:12,971 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:16:12,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:13,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-69ac2a84-dde8-47d8-943b-2cf626c7d7ae Date: Tue, 28 Aug 2018 20:16:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "88842984-5149-49fc-bfc3-321331361f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "cbbbed8b-5663-41c2-be80-2b12eddff2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 5, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:14:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:16:13,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-69ac2a84-dde8-47d8-943b-2cf626c7d7ae 2018-08-28 20:16:13,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0549099445343s 2018-08-28 20:16:13,026 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-69ac2a84-dde8-47d8-943b-2cf626c7d7ae 2018-08-28 20:16:13,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 20:16:13,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -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": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}}' 2018-08-28 20:16:13,331 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-1665822b-7458-456f-8f16-d86d76f3d945 Date: Tue, 28 Aug 2018 20:16:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 443, "updated_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "port_range_min": 443, "revision_number": 0, "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:13Z", "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "9de546a9-c4f3-4b6a-9ba2-23b43c5166a9"}} 2018-08-28 20:16:13,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1665822b-7458-456f-8f16-d86d76f3d945 2018-08-28 20:16:13,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.302108049393s 2018-08-28 20:16:13,332 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-1665822b-7458-456f-8f16-d86d76f3d945 2018-08-28 20:16:13,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:16:13,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:13,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-98c9de70-a33e-478f-9f5e-4b92b4cb990b Date: Tue, 28 Aug 2018 20:16:13 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "88842984-5149-49fc-bfc3-321331361f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T20:16:13Z", "revision_number": 0, "id": "9de546a9-c4f3-4b6a-9ba2-23b43c5166a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "cbbbed8b-5663-41c2-be80-2b12eddff2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 6, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:14:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:16:13,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-98c9de70-a33e-478f-9f5e-4b92b4cb990b 2018-08-28 20:16:13,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.206835031509s 2018-08-28 20:16:13,543 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-98c9de70-a33e-478f-9f5e-4b92b4cb990b 2018-08-28 20:16:13,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 20:16:13,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -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": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}}' 2018-08-28 20:16:13,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-6babfa2a-a29d-44fc-b349-eac69d38bffa Date: Tue, 28 Aug 2018 20:16:13 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "port_range_min": 5671, "revision_number": 0, "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:13Z", "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "279b7dba-9379-4c45-a8e1-f47073136167"}} 2018-08-28 20:16:13,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6babfa2a-a29d-44fc-b349-eac69d38bffa 2018-08-28 20:16:13,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.33009314537s 2018-08-28 20:16:13,877 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-6babfa2a-a29d-44fc-b349-eac69d38bffa 2018-08-28 20:16:13,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:16:13,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:14,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-c7d787ff-8c53-4672-b188-70453d567219 Date: Tue, 28 Aug 2018 20:16:14 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-28T20:16:13Z", "revision_number": 0, "id": "279b7dba-9379-4c45-a8e1-f47073136167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "88842984-5149-49fc-bfc3-321331361f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T20:16:13Z", "revision_number": 0, "id": "9de546a9-c4f3-4b6a-9ba2-23b43c5166a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "cbbbed8b-5663-41c2-be80-2b12eddff2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 7, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:14:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:16:14,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c7d787ff-8c53-4672-b188-70453d567219 2018-08-28 20:16:14,175 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.294062852859s 2018-08-28 20:16:14,175 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-c7d787ff-8c53-4672-b188-70453d567219 2018-08-28 20:16:14,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 20:16:14,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -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": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}}' 2018-08-28 20:16:14,338 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-2c7d3051-c634-4a25-8503-13fc3bb0a8c7 Date: Tue, 28 Aug 2018 20:16:14 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-08-28T20:16:14Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "port_range_min": 53333, "revision_number": 0, "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:14Z", "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "e64cf20e-133f-4de6-93a3-8627d63d29b8"}} 2018-08-28 20:16:14,338 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2c7d3051-c634-4a25-8503-13fc3bb0a8c7 2018-08-28 20:16:14,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.159174919128s 2018-08-28 20:16:14,338 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-2c7d3051-c634-4a25-8503-13fc3bb0a8c7 2018-08-28 20:16:14,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:16:14,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:14,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-f8b2ccd3-757b-4a6f-a01f-d313d78d4701 Date: Tue, 28 Aug 2018 20:16: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":["edd3be43-b774-4103-b31c-f97854d166e8"],"updated_at":"2018-08-28T20:14:24Z","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ceab26069104b208c408edf70fdbf9f","id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","name":"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 20:16:14,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f8b2ccd3-757b-4a6f-a01f-d313d78d4701 2018-08-28 20:16:14,448 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108335018158s 2018-08-28 20:16:14,449 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-f8b2ccd3-757b-4a6f-a01f-d313d78d4701 2018-08-28 20:16:14,450 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:16:14,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:14,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-76d3081c-9adf-471a-9559-d4e6e33e837b Date: Tue, 28 Aug 2018 20:16:14 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "metadata": {}}], "file": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "size": 4373348352, "self": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T20:16:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:16:14,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-76d3081c-9adf-471a-9559-d4e6e33e837b 2018-08-28 20:16:14,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185059070587s 2018-08-28 20:16:14,635 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-76d3081c-9adf-471a-9559-d4e6e33e837b 2018-08-28 20:16:14,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 20:16:14,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:14,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16: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-f5b65384-c8e8-4d3b-816f-6eab9f138c14 x-compute-request-id: req-f5b65384-c8e8-4d3b-816f-6eab9f138c14 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "name": "vyos_vrouter-flavor_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 20:16:14,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f5b65384-c8e8-4d3b-816f-6eab9f138c14 2018-08-28 20:16:14,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0331308841705s 2018-08-28 20:16:14,671 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-f5b65384-c8e8-4d3b-816f-6eab9f138c14 2018-08-28 20:16:14,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-08-28 20:16:14,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"server": {"name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "imageRef": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "flavorRef": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "max_count": 1, "min_count": 1, "networks": [{"uuid": "1939c2fa-cd75-49ed-b388-85fc7d58276f"}], "security_groups": [{"name": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}]}}' 2018-08-28 20:16:16,433 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 20:16: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-d24319a2-d83a-458d-8ea0-43bf35918c27 x-compute-request-id: req-d24319a2-d83a-458d-8ea0-43bf35918c27 Content-Length: 403 location: http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "088ecc3f-0c09-40e7-a1ee-906a50a2079e"}], "OS-DCF:diskConfig": "MANUAL", "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "adminPass": "6Y6YDiMNp6mi"}} 2018-08-28 20:16:16,433 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d24319a2-d83a-458d-8ea0-43bf35918c27 2018-08-28 20:16:16,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.76091599464s 2018-08-28 20:16:16,434 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers used request id req-d24319a2-d83a-458d-8ea0-43bf35918c27 2018-08-28 20:16:16,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:16,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3aaaaa5d-10c6-4906-a24e-77c8a0260d27 x-compute-request-id: req-3aaaaa5d-10c6-4906-a24e-77c8a0260d27 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.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:16Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:16,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3aaaaa5d-10c6-4906-a24e-77c8a0260d27 2018-08-28 20:16:16,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.421416044235s 2018-08-28 20:16:16,856 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-3aaaaa5d-10c6-4906-a24e-77c8a0260d27 2018-08-28 20:16:16,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:16:16,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:16,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-9b4260ae-f2ec-473c-90d1-8baa36fb6c23 Date: Tue, 28 Aug 2018 20:16: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":["edd3be43-b774-4103-b31c-f97854d166e8"],"updated_at":"2018-08-28T20:14:24Z","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ceab26069104b208c408edf70fdbf9f","id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","name":"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 20:16:16,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9b4260ae-f2ec-473c-90d1-8baa36fb6c23 2018-08-28 20:16:16,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113461017609s 2018-08-28 20:16:16,978 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-9b4260ae-f2ec-473c-90d1-8baa36fb6c23 2018-08-28 20:16:16,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 20:16:16,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:17,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-512b2a12-0cbe-406c-bf18-b559aa8307d4 Date: Tue, 28 Aug 2018 20:16:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T20:14: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":"9ceab26069104b208c408edf70fdbf9f","id":"edd3be43-b774-4103-b31c-f97854d166e8","subnetpool_id":null,"name":"vyos_vrouter-subnet_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}]} 2018-08-28 20:16:17,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-512b2a12-0cbe-406c-bf18-b559aa8307d4 2018-08-28 20:16:17,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0598418712616s 2018-08-28 20:16:17,039 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-512b2a12-0cbe-406c-bf18-b559aa8307d4 2018-08-28 20:16:17,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:19,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:19,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:19,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f325e355-cc6c-441d-a5f7-eed3c68698ad x-compute-request-id: req-f325e355-cc6c-441d-a5f7-eed3c68698ad Content-Encoding: gzip Content-Length: 650 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:19,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f325e355-cc6c-441d-a5f7-eed3c68698ad 2018-08-28 20:16:19,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.267277002335s 2018-08-28 20:16:19,310 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f325e355-cc6c-441d-a5f7-eed3c68698ad 2018-08-28 20:16:19,314 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:21,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:22,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0e177868-b4d6-43a8-9298-e7b16426d63b x-compute-request-id: req-0e177868-b4d6-43a8-9298-e7b16426d63b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:22,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0e177868-b4d6-43a8-9298-e7b16426d63b 2018-08-28 20:16:22,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.714663982391s 2018-08-28 20:16:22,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-0e177868-b4d6-43a8-9298-e7b16426d63b 2018-08-28 20:16:22,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:24,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:24,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d83609c5-f780-400f-a34e-1161563a5749 x-compute-request-id: req-d83609c5-f780-400f-a34e-1161563a5749 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:24,715 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d83609c5-f780-400f-a34e-1161563a5749 2018-08-28 20:16:24,715 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.677656888962s 2018-08-28 20:16:24,716 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d83609c5-f780-400f-a34e-1161563a5749 2018-08-28 20:16:24,720 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:26,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:26,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:27,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-c4653cdb-b5bd-4bc7-ae93-f20a4f6b4f1e x-compute-request-id: req-c4653cdb-b5bd-4bc7-ae93-f20a4f6b4f1e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:27,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4653cdb-b5bd-4bc7-ae93-f20a4f6b4f1e 2018-08-28 20:16:27,800 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07681298256s 2018-08-28 20:16:27,800 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c4653cdb-b5bd-4bc7-ae93-f20a4f6b4f1e 2018-08-28 20:16:27,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:29,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:30,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-34704180-4bdc-4f43-b44f-adde95706e1e x-compute-request-id: req-34704180-4bdc-4f43-b44f-adde95706e1e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:30,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-34704180-4bdc-4f43-b44f-adde95706e1e 2018-08-28 20:16:30,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53454709053s 2018-08-28 20:16:30,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-34704180-4bdc-4f43-b44f-adde95706e1e 2018-08-28 20:16:30,346 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:32,349 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:32,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:33,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-6f274c3c-1f50-4403-a101-342ebdef0ab6 x-compute-request-id: req-6f274c3c-1f50-4403-a101-342ebdef0ab6 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:33,029 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f274c3c-1f50-4403-a101-342ebdef0ab6 2018-08-28 20:16:33,029 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680561065674s 2018-08-28 20:16:33,030 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6f274c3c-1f50-4403-a101-342ebdef0ab6 2018-08-28 20:16:33,034 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:35,036 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:35,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:35,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-31528894-51b9-4920-8ba2-61ddd7381f28 x-compute-request-id: req-31528894-51b9-4920-8ba2-61ddd7381f28 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:35,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31528894-51b9-4920-8ba2-61ddd7381f28 2018-08-28 20:16:35,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614073038101s 2018-08-28 20:16:35,651 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-31528894-51b9-4920-8ba2-61ddd7381f28 2018-08-28 20:16:35,655 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:37,657 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:37,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:38,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b7cde0d2-4286-40a3-b9a6-1bc252f963fc x-compute-request-id: req-b7cde0d2-4286-40a3-b9a6-1bc252f963fc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:38,321 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7cde0d2-4286-40a3-b9a6-1bc252f963fc 2018-08-28 20:16:38,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.663911104202s 2018-08-28 20:16:38,322 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b7cde0d2-4286-40a3-b9a6-1bc252f963fc 2018-08-28 20:16:38,326 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:40,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:40,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:40,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-66a208d4-f5e9-450f-8123-a78e6c1bf66e x-compute-request-id: req-66a208d4-f5e9-450f-8123-a78e6c1bf66e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:40,876 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66a208d4-f5e9-450f-8123-a78e6c1bf66e 2018-08-28 20:16:40,877 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548002004623s 2018-08-28 20:16:40,877 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-66a208d4-f5e9-450f-8123-a78e6c1bf66e 2018-08-28 20:16:40,881 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:42,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:42,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:43,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7d3ca4df-8c7c-4d57-a5eb-0ea1d85ad9f9 x-compute-request-id: req-7d3ca4df-8c7c-4d57-a5eb-0ea1d85ad9f9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:43,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d3ca4df-8c7c-4d57-a5eb-0ea1d85ad9f9 2018-08-28 20:16:43,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.415382862091s 2018-08-28 20:16:43,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7d3ca4df-8c7c-4d57-a5eb-0ea1d85ad9f9 2018-08-28 20:16:43,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:45,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:45,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:46,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-1b796bac-fa4c-48fc-92ba-4a063443dda9 x-compute-request-id: req-1b796bac-fa4c-48fc-92ba-4a063443dda9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:46,123 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b796bac-fa4c-48fc-92ba-4a063443dda9 2018-08-28 20:16:46,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.817142963409s 2018-08-28 20:16:46,124 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1b796bac-fa4c-48fc-92ba-4a063443dda9 2018-08-28 20:16:46,128 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:48,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:48,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:48,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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,Accept-Encoding x-openstack-request-id: req-f74c9552-f978-46a7-9432-57ca36ddede7 x-compute-request-id: req-f74c9552-f978-46a7-9432-57ca36ddede7 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:48,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f74c9552-f978-46a7-9432-57ca36ddede7 2018-08-28 20:16:48,667 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53634595871s 2018-08-28 20:16:48,667 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f74c9552-f978-46a7-9432-57ca36ddede7 2018-08-28 20:16:48,671 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:50,674 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:50,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:51,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-cfeaa111-0e2d-4933-acb8-95784f88267f x-compute-request-id: req-cfeaa111-0e2d-4933-acb8-95784f88267f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:51,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cfeaa111-0e2d-4933-acb8-95784f88267f 2018-08-28 20:16:51,201 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527099132538s 2018-08-28 20:16:51,201 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cfeaa111-0e2d-4933-acb8-95784f88267f 2018-08-28 20:16:51,205 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:53,207 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:53,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-04d1e2c9-fc93-47dd-825f-7e60d6d37661 x-compute-request-id: req-04d1e2c9-fc93-47dd-825f-7e60d6d37661 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:53,895 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04d1e2c9-fc93-47dd-825f-7e60d6d37661 2018-08-28 20:16:53,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.687731981277s 2018-08-28 20:16:53,896 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-04d1e2c9-fc93-47dd-825f-7e60d6d37661 2018-08-28 20:16:53,899 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:55,902 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:56,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-42cfd720-4eea-4cc5-b80c-45f325b90498 x-compute-request-id: req-42cfd720-4eea-4cc5-b80c-45f325b90498 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:56,431 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42cfd720-4eea-4cc5-b80c-45f325b90498 2018-08-28 20:16:56,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.528531074524s 2018-08-28 20:16:56,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-42cfd720-4eea-4cc5-b80c-45f325b90498 2018-08-28 20:16:56,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:16:58,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:16:58,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:16:58,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:16:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-409cb6e3-ffec-47b8-882c-d624176f7094 x-compute-request-id: req-409cb6e3-ffec-47b8-882c-d624176f7094 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:16:58,993 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-409cb6e3-ffec-47b8-882c-d624176f7094 2018-08-28 20:16:58,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55536699295s 2018-08-28 20:16:58,993 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-409cb6e3-ffec-47b8-882c-d624176f7094 2018-08-28 20:16:58,997 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:01,000 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:01,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:01,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5a13b03f-0b72-429f-8bd6-db85f2d9c32b x-compute-request-id: req-5a13b03f-0b72-429f-8bd6-db85f2d9c32b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:01,671 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a13b03f-0b72-429f-8bd6-db85f2d9c32b 2018-08-28 20:17:01,672 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671590089798s 2018-08-28 20:17:01,672 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5a13b03f-0b72-429f-8bd6-db85f2d9c32b 2018-08-28 20:17:01,676 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:03,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:03,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:04,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e8d9c053-bcaa-4f24-84dc-4b2815d7232f x-compute-request-id: req-e8d9c053-bcaa-4f24-84dc-4b2815d7232f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:04,239 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e8d9c053-bcaa-4f24-84dc-4b2815d7232f 2018-08-28 20:17:04,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.559901952744s 2018-08-28 20:17:04,239 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e8d9c053-bcaa-4f24-84dc-4b2815d7232f 2018-08-28 20:17:04,243 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:06,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:06,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:07,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e59608d0-abc2-4f71-88b2-685338df0955 x-compute-request-id: req-e59608d0-abc2-4f71-88b2-685338df0955 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:07,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e59608d0-abc2-4f71-88b2-685338df0955 2018-08-28 20:17:07,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.853385925293s 2018-08-28 20:17:07,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e59608d0-abc2-4f71-88b2-685338df0955 2018-08-28 20:17:07,103 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:09,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:09,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:09,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:09 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da2035e6-1b8e-4fc8-b716-bb56ecfb6cf9 x-compute-request-id: req-da2035e6-1b8e-4fc8-b716-bb56ecfb6cf9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:09,778 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-da2035e6-1b8e-4fc8-b716-bb56ecfb6cf9 2018-08-28 20:17:09,778 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671797990799s 2018-08-28 20:17:09,778 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-da2035e6-1b8e-4fc8-b716-bb56ecfb6cf9 2018-08-28 20:17:09,782 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:11,784 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:11,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:12,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:11 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c55fe113-4f24-4255-a7f4-8828f6758ff9 x-compute-request-id: req-c55fe113-4f24-4255-a7f4-8828f6758ff9 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:12,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c55fe113-4f24-4255-a7f4-8828f6758ff9 2018-08-28 20:17:12,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514149904251s 2018-08-28 20:17:12,299 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-c55fe113-4f24-4255-a7f4-8828f6758ff9 2018-08-28 20:17:12,303 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:14,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:14,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:14,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5061b10b-cdd8-4e64-89f8-b63ed778424d x-compute-request-id: req-5061b10b-cdd8-4e64-89f8-b63ed778424d Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:14,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5061b10b-cdd8-4e64-89f8-b63ed778424d 2018-08-28 20:17:14,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.689200878143s 2018-08-28 20:17:14,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-5061b10b-cdd8-4e64-89f8-b63ed778424d 2018-08-28 20:17:14,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:17,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:17,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-4fc4684b-b874-4d12-87bb-aa850b892a00 x-compute-request-id: req-4fc4684b-b874-4d12-87bb-aa850b892a00 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:17,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4fc4684b-b874-4d12-87bb-aa850b892a00 2018-08-28 20:17:17,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542111158371s 2018-08-28 20:17:17,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4fc4684b-b874-4d12-87bb-aa850b892a00 2018-08-28 20:17:17,549 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:19,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:19,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:20,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:19 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-554edeec-d009-4680-bc25-af50c30d9fe8 x-compute-request-id: req-554edeec-d009-4680-bc25-af50c30d9fe8 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:20,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-554edeec-d009-4680-bc25-af50c30d9fe8 2018-08-28 20:17:20,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698145151138s 2018-08-28 20:17:20,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-554edeec-d009-4680-bc25-af50c30d9fe8 2018-08-28 20:17:20,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:22,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:22,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:22,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-40643c91-56b6-497c-ade0-f58b361f1277 x-compute-request-id: req-40643c91-56b6-497c-ade0-f58b361f1277 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:22,928 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-40643c91-56b6-497c-ade0-f58b361f1277 2018-08-28 20:17:22,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671595096588s 2018-08-28 20:17:22,929 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-40643c91-56b6-497c-ade0-f58b361f1277 2018-08-28 20:17:22,933 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:24,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:24,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:25,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-77b14296-3dda-459a-904c-bb9f191233ea x-compute-request-id: req-77b14296-3dda-459a-904c-bb9f191233ea Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:25,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77b14296-3dda-459a-904c-bb9f191233ea 2018-08-28 20:17:25,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517776012421s 2018-08-28 20:17:25,454 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77b14296-3dda-459a-904c-bb9f191233ea 2018-08-28 20:17:25,458 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:27,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:27,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17: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-d5a97c22-087b-4b6c-b29b-7a1d791e0ccc x-compute-request-id: req-d5a97c22-087b-4b6c-b29b-7a1d791e0ccc Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:27,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d5a97c22-087b-4b6c-b29b-7a1d791e0ccc 2018-08-28 20:17:27,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.389323949814s 2018-08-28 20:17:27,850 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d5a97c22-087b-4b6c-b29b-7a1d791e0ccc 2018-08-28 20:17:27,854 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:29,857 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:29,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:30,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:29 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9c10e557-0060-4a2f-84ca-f92fa268c3b2 x-compute-request-id: req-9c10e557-0060-4a2f-84ca-f92fa268c3b2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:30,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9c10e557-0060-4a2f-84ca-f92fa268c3b2 2018-08-28 20:17:30,241 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383573055267s 2018-08-28 20:17:30,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-9c10e557-0060-4a2f-84ca-f92fa268c3b2 2018-08-28 20:17:30,245 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:32,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:32,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:32,837 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-de4fd322-65c1-4488-a321-7541b34c4910 x-compute-request-id: req-de4fd322-65c1-4488-a321-7541b34c4910 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:32,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de4fd322-65c1-4488-a321-7541b34c4910 2018-08-28 20:17:32,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.590086221695s 2018-08-28 20:17:32,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de4fd322-65c1-4488-a321-7541b34c4910 2018-08-28 20:17:32,843 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:34,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:34,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:35,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17: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-cab05d9c-c58b-4bd5-a89c-e52b45da33f3 x-compute-request-id: req-cab05d9c-c58b-4bd5-a89c-e52b45da33f3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:35,209 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cab05d9c-c58b-4bd5-a89c-e52b45da33f3 2018-08-28 20:17:35,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.363830804825s 2018-08-28 20:17:35,210 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cab05d9c-c58b-4bd5-a89c-e52b45da33f3 2018-08-28 20:17:35,213 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:37,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:37,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:37,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-1e6a6fef-8fd4-411b-8c35-aba9a1fcf883 x-compute-request-id: req-1e6a6fef-8fd4-411b-8c35-aba9a1fcf883 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:37,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1e6a6fef-8fd4-411b-8c35-aba9a1fcf883 2018-08-28 20:17:37,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.630336046219s 2018-08-28 20:17:37,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-1e6a6fef-8fd4-411b-8c35-aba9a1fcf883 2018-08-28 20:17:37,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:39,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:39,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:40,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-cc17f4ac-b07f-4cab-bcf2-61385554bd09 x-compute-request-id: req-cc17f4ac-b07f-4cab-bcf2-61385554bd09 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:40,378 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc17f4ac-b07f-4cab-bcf2-61385554bd09 2018-08-28 20:17:40,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524827957153s 2018-08-28 20:17:40,379 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cc17f4ac-b07f-4cab-bcf2-61385554bd09 2018-08-28 20:17:40,383 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:42,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:42,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:42,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-86812ad3-130a-4385-aea9-d04b3e82399f x-compute-request-id: req-86812ad3-130a-4385-aea9-d04b3e82399f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:42,888 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-86812ad3-130a-4385-aea9-d04b3e82399f 2018-08-28 20:17:42,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503139019012s 2018-08-28 20:17:42,889 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-86812ad3-130a-4385-aea9-d04b3e82399f 2018-08-28 20:17:42,893 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:44,895 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:45,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-59a1b645-f422-4092-875d-db19d8798ae2 x-compute-request-id: req-59a1b645-f422-4092-875d-db19d8798ae2 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:45,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-59a1b645-f422-4092-875d-db19d8798ae2 2018-08-28 20:17:45,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.493720054626s 2018-08-28 20:17:45,390 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-59a1b645-f422-4092-875d-db19d8798ae2 2018-08-28 20:17:45,394 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:47,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:47,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:47,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dfa34f4c-154c-450d-a072-b363daee4b82 x-compute-request-id: req-dfa34f4c-154c-450d-a072-b363daee4b82 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:47,752 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dfa34f4c-154c-450d-a072-b363daee4b82 2018-08-28 20:17:47,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.355672836304s 2018-08-28 20:17:47,752 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-dfa34f4c-154c-450d-a072-b363daee4b82 2018-08-28 20:17:47,756 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:49,759 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:49,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:50,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:49 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2797fbab-ec64-4c2c-ad5f-270e85070a9a x-compute-request-id: req-2797fbab-ec64-4c2c-ad5f-270e85070a9a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:50,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2797fbab-ec64-4c2c-ad5f-270e85070a9a 2018-08-28 20:17:50,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518676996231s 2018-08-28 20:17:50,278 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2797fbab-ec64-4c2c-ad5f-270e85070a9a 2018-08-28 20:17:50,282 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:52,283 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:52,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:52,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-353fd4d7-7d13-4411-a6a6-5b5c0c427907 x-compute-request-id: req-353fd4d7-7d13-4411-a6a6-5b5c0c427907 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:52,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-353fd4d7-7d13-4411-a6a6-5b5c0c427907 2018-08-28 20:17:52,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.527222156525s 2018-08-28 20:17:52,811 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-353fd4d7-7d13-4411-a6a6-5b5c0c427907 2018-08-28 20:17:52,815 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:54,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:54,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:55,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a50c7cf4-a62b-407e-80ec-70518ddcabc5 x-compute-request-id: req-a50c7cf4-a62b-407e-80ec-70518ddcabc5 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:55,334 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a50c7cf4-a62b-407e-80ec-70518ddcabc5 2018-08-28 20:17:55,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.51619386673s 2018-08-28 20:17:55,334 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a50c7cf4-a62b-407e-80ec-70518ddcabc5 2018-08-28 20:17:55,338 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:57,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:57,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:17:57,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-aa2b7937-b4ff-49ba-9d97-800d9a88218f x-compute-request-id: req-aa2b7937-b4ff-49ba-9d97-800d9a88218f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:17:57,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa2b7937-b4ff-49ba-9d97-800d9a88218f 2018-08-28 20:17:57,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582545042038s 2018-08-28 20:17:57,924 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-aa2b7937-b4ff-49ba-9d97-800d9a88218f 2018-08-28 20:17:57,928 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:17:59,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:17:59,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:00,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:17:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e79d6e55-2468-44c6-9a47-8ff4a5e490e0 x-compute-request-id: req-e79d6e55-2468-44c6-9a47-8ff4a5e490e0 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:00,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e79d6e55-2468-44c6-9a47-8ff4a5e490e0 2018-08-28 20:18:00,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499845027924s 2018-08-28 20:18:00,431 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e79d6e55-2468-44c6-9a47-8ff4a5e490e0 2018-08-28 20:18:00,435 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:02,437 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:02,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:03,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8510b997-8fa3-4932-a220-667822c61392 x-compute-request-id: req-8510b997-8fa3-4932-a220-667822c61392 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:03,109 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8510b997-8fa3-4932-a220-667822c61392 2018-08-28 20:18:03,109 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.671502828598s 2018-08-28 20:18:03,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8510b997-8fa3-4932-a220-667822c61392 2018-08-28 20:18:03,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:05,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:05,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:05,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-de6ed212-b75c-4a11-8677-e4e7faa79c31 x-compute-request-id: req-de6ed212-b75c-4a11-8677-e4e7faa79c31 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:05,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de6ed212-b75c-4a11-8677-e4e7faa79c31 2018-08-28 20:18:05,630 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514320135117s 2018-08-28 20:18:05,630 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-de6ed212-b75c-4a11-8677-e4e7faa79c31 2018-08-28 20:18:05,634 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:07,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:07,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:08,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e31650b-1cbf-4557-9efd-8af2a6b57d23 x-compute-request-id: req-6e31650b-1cbf-4557-9efd-8af2a6b57d23 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:08,128 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6e31650b-1cbf-4557-9efd-8af2a6b57d23 2018-08-28 20:18:08,128 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491696119308s 2018-08-28 20:18:08,129 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-6e31650b-1cbf-4557-9efd-8af2a6b57d23 2018-08-28 20:18:08,132 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:10,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:10,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:10,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a4861ab5-74a7-4dc4-a22f-b635c89be8bb x-compute-request-id: req-a4861ab5-74a7-4dc4-a22f-b635c89be8bb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:10,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a4861ab5-74a7-4dc4-a22f-b635c89be8bb 2018-08-28 20:18:10,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.543402910233s 2018-08-28 20:18:10,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-a4861ab5-74a7-4dc4-a22f-b635c89be8bb 2018-08-28 20:18:10,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:12,687 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:12,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:13,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-007cf6bd-95c2-4749-bbc9-e0500bafe507 x-compute-request-id: req-007cf6bd-95c2-4749-bbc9-e0500bafe507 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:13,204 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-007cf6bd-95c2-4749-bbc9-e0500bafe507 2018-08-28 20:18:13,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516330003738s 2018-08-28 20:18:13,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-007cf6bd-95c2-4749-bbc9-e0500bafe507 2018-08-28 20:18:13,209 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:15,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:15,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:15,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ac3a7cd-6ea1-4260-97b8-c7138cff507b x-compute-request-id: req-2ac3a7cd-6ea1-4260-97b8-c7138cff507b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:15,714 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2ac3a7cd-6ea1-4260-97b8-c7138cff507b 2018-08-28 20:18:15,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502728939056s 2018-08-28 20:18:15,715 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2ac3a7cd-6ea1-4260-97b8-c7138cff507b 2018-08-28 20:18:15,722 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:17,724 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:17,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:18,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18: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-8374c285-5e10-42c0-9039-ec095e10b389 x-compute-request-id: req-8374c285-5e10-42c0-9039-ec095e10b389 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:18,272 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8374c285-5e10-42c0-9039-ec095e10b389 2018-08-28 20:18:18,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548075914383s 2018-08-28 20:18:18,273 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-8374c285-5e10-42c0-9039-ec095e10b389 2018-08-28 20:18:18,277 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:20,279 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:20,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:20,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-64c17de3-a1ce-4399-8539-a480b810cb01 x-compute-request-id: req-64c17de3-a1ce-4399-8539-a480b810cb01 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:20,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64c17de3-a1ce-4399-8539-a480b810cb01 2018-08-28 20:18:20,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519443035126s 2018-08-28 20:18:20,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-64c17de3-a1ce-4399-8539-a480b810cb01 2018-08-28 20:18:20,804 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:22,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:22,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:23,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-77ad143e-80a8-43b3-a624-1faf93a4c7df x-compute-request-id: req-77ad143e-80a8-43b3-a624-1faf93a4c7df Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:23,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77ad143e-80a8-43b3-a624-1faf93a4c7df 2018-08-28 20:18:23,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.67692899704s 2018-08-28 20:18:23,484 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-77ad143e-80a8-43b3-a624-1faf93a4c7df 2018-08-28 20:18:23,488 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:25,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:25,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:26,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-108a7294-1490-4f04-8cda-db0b7036a1d3 x-compute-request-id: req-108a7294-1490-4f04-8cda-db0b7036a1d3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:26,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-108a7294-1490-4f04-8cda-db0b7036a1d3 2018-08-28 20:18:26,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.516969919205s 2018-08-28 20:18:26,008 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-108a7294-1490-4f04-8cda-db0b7036a1d3 2018-08-28 20:18:26,012 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:28,014 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:28,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:28,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-7ca31f42-11dd-4383-b914-ce3ae1d0d70b x-compute-request-id: req-7ca31f42-11dd-4383-b914-ce3ae1d0d70b Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:28,240 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ca31f42-11dd-4383-b914-ce3ae1d0d70b 2018-08-28 20:18:28,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226021051407s 2018-08-28 20:18:28,241 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-7ca31f42-11dd-4383-b914-ce3ae1d0d70b 2018-08-28 20:18:28,244 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:30,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:30,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:30,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-191d38f2-4f22-42dc-9845-2611ff2514af x-compute-request-id: req-191d38f2-4f22-42dc-9845-2611ff2514af Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:30,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-191d38f2-4f22-42dc-9845-2611ff2514af 2018-08-28 20:18:30,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213127851486s 2018-08-28 20:18:30,461 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-191d38f2-4f22-42dc-9845-2611ff2514af 2018-08-28 20:18:30,465 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:32,468 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:32,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:33,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-f77f0f45-bd3d-4c16-b8a6-8e8040fc0cee x-compute-request-id: req-f77f0f45-bd3d-4c16-b8a6-8e8040fc0cee Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:33,249 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f77f0f45-bd3d-4c16-b8a6-8e8040fc0cee 2018-08-28 20:18:33,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.781941175461s 2018-08-28 20:18:33,250 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f77f0f45-bd3d-4c16-b8a6-8e8040fc0cee 2018-08-28 20:18:33,254 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:35,257 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:35,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-cb9ac74c-183e-449a-aaff-3d16510d6bfb x-compute-request-id: req-cb9ac74c-183e-449a-aaff-3d16510d6bfb Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:35,489 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cb9ac74c-183e-449a-aaff-3d16510d6bfb 2018-08-28 20:18:35,489 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.23254108429s 2018-08-28 20:18:35,490 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-cb9ac74c-183e-449a-aaff-3d16510d6bfb 2018-08-28 20:18:35,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:37,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:37,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:38,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-e8a7796e-2384-4fc0-81ec-6d876e4bb78f x-compute-request-id: req-e8a7796e-2384-4fc0-81ec-6d876e4bb78f Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:38,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e8a7796e-2384-4fc0-81ec-6d876e4bb78f 2018-08-28 20:18:38,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.545461893082s 2018-08-28 20:18:38,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e8a7796e-2384-4fc0-81ec-6d876e4bb78f 2018-08-28 20:18:38,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:40,048 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:40,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:40,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-edcddd49-90c9-41ef-8815-31901f367e7e x-compute-request-id: req-edcddd49-90c9-41ef-8815-31901f367e7e Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:40,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-edcddd49-90c9-41ef-8815-31901f367e7e 2018-08-28 20:18:40,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739629030228s 2018-08-28 20:18:40,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-edcddd49-90c9-41ef-8815-31901f367e7e 2018-08-28 20:18:40,792 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:42,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:43,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18: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-05907b70-e54d-4447-bca3-aa5d5b4bb33a x-compute-request-id: req-05907b70-e54d-4447-bca3-aa5d5b4bb33a Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:43,317 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-05907b70-e54d-4447-bca3-aa5d5b4bb33a 2018-08-28 20:18:43,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.524379014969s 2018-08-28 20:18:43,318 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-05907b70-e54d-4447-bca3-aa5d5b4bb33a 2018-08-28 20:18:43,322 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:45,324 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:45,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:46,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18: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-391934b6-0215-471d-800a-2b2cabfb83d3 x-compute-request-id: req-391934b6-0215-471d-800a-2b2cabfb83d3 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-08-28T20:16:18Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:46,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-391934b6-0215-471d-800a-2b2cabfb83d3 2018-08-28 20:18:46,003 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678354024887s 2018-08-28 20:18:46,003 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-391934b6-0215-471d-800a-2b2cabfb83d3 2018-08-28 20:18:46,007 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:18:48,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:18:48,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:48,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18: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-fb6aa598-a8ae-476d-bc33-5f6e986e8f21 x-compute-request-id: req-fb6aa598-a8ae-476d-bc33-5f6e986e8f21 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:18:48,371 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb6aa598-a8ae-476d-bc33-5f6e986e8f21 2018-08-28 20:18:48,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.360990047455s 2018-08-28 20:18:48,371 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fb6aa598-a8ae-476d-bc33-5f6e986e8f21 2018-08-28 20:18:48,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 20:18:48,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=c9c00371-4c09-4017-a353-dcf936a2d6e0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:48,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-681e43d5-1b63-489f-9480-a9d55bb955b2 Date: Tue, 28 Aug 2018 20:18:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T20:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edd3be43-b774-4103-b31c-f97854d166e8","ip_address":"192.168.120.9"}],"id":"5960be84-e1eb-4df0-8ae0-fc1c9bc03097","security_groups":["088ecc3f-0c09-40e7-a1ee-906a50a2079e"],"mac_address":"fa:16:3e:65:e5:39","project_id":"9ceab26069104b208c408edf70fdbf9f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:16:19Z","binding:vnic_type":"normal","device_id":"c9c00371-4c09-4017-a353-dcf936a2d6e0"}]} 2018-08-28 20:18:48,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c9c00371-4c09-4017-a353-dcf936a2d6e0 used request id req-681e43d5-1b63-489f-9480-a9d55bb955b2 2018-08-28 20:18:48,436 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0598850250244s 2018-08-28 20:18:48,436 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c9c00371-4c09-4017-a353-dcf936a2d6e0 used request id req-681e43d5-1b63-489f-9480-a9d55bb955b2 2018-08-28 20:18:48,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:18:48,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5960be84-e1eb-4df0-8ae0-fc1c9bc03097" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:48,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ad48e060-7d15-44b2-8214-b3a01e542a9c Date: Tue, 28 Aug 2018 20:18:48 GMT RESP BODY: {"floatingips": []} 2018-08-28 20:18:48,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5960be84-e1eb-4df0-8ae0-fc1c9bc03097 used request id req-ad48e060-7d15-44b2-8214-b3a01e542a9c 2018-08-28 20:18:48,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0185210704803s 2018-08-28 20:18:48,460 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json?port_id=5960be84-e1eb-4df0-8ae0-fc1c9bc03097 used request id req-ad48e060-7d15-44b2-8214-b3a01e542a9c 2018-08-28 20:18:48,461 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:65:e5:39', u'version': 4, u'addr': u'192.168.120.9', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'904683c3-2b08-47a3-ae9b-d76ddf31e909'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T20:18:45.000000', 'flavor': Munch({u'id': u'5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8'}), 'az': u'nova', 'id': u'c9c00371-4c09-4017-a353-dcf936a2d6e0', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'f363d32f65e34451ab209039989c7241', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ceab26069104b208c408edf70fdbf9f', 'name': 'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': '', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': '', 'launched_at': u'2018-08-28T20:18:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-08-28T20:18:46Z', 'hostId': u'cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'public_v6': '', 'private_v4': u'192.168.120.9', 'cloud': 'envvars', 'host_id': u'cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b', 'task_state': None, 'properties': Munch({u'OS-EXT-STS:task_state': None, u'OS-SRV-USG:terminated_at': None, u'OS-DCF:diskConfig': u'MANUAL', u'os-extended-volumes:volumes_attached': [], u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-08-28T20:18:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'9ceab26069104b208c408edf70fdbf9f', 'name': u'vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'adminPass': u'6Y6YDiMNp6mi', 'tenant_id': u'9ceab26069104b208c408edf70fdbf9f', 'region': 'regionOne', 'created': u'2018-08-28T20:16:16Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-08-28 20:18:48,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:18:48,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:48,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-ef8f6b35-3cf3-412c-968f-f664a48affa7 Date: Tue, 28 Aug 2018 20:18: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":["edd3be43-b774-4103-b31c-f97854d166e8"],"updated_at":"2018-08-28T20:14:24Z","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9ceab26069104b208c408edf70fdbf9f","id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","name":"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 20:18:48,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ef8f6b35-3cf3-412c-968f-f664a48affa7 2018-08-28 20:18:48,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10891699791s 2018-08-28 20:18:48,573 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-ef8f6b35-3cf3-412c-968f-f664a48affa7 2018-08-28 20:18:48,575 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-08-28 20:18:48,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/ports.json?device_id=c9c00371-4c09-4017-a353-dcf936a2d6e0" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:48,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-dfab45cc-6a80-48d4-be78-1d7965729d8c Date: Tue, 28 Aug 2018 20:18:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-08-28T20:18:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"edd3be43-b774-4103-b31c-f97854d166e8","ip_address":"192.168.120.9"}],"id":"5960be84-e1eb-4df0-8ae0-fc1c9bc03097","security_groups":["088ecc3f-0c09-40e7-a1ee-906a50a2079e"],"mac_address":"fa:16:3e:65:e5:39","project_id":"9ceab26069104b208c408edf70fdbf9f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:16:19Z","binding:vnic_type":"normal","device_id":"c9c00371-4c09-4017-a353-dcf936a2d6e0"}]} 2018-08-28 20:18:48,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c9c00371-4c09-4017-a353-dcf936a2d6e0 used request id req-dfab45cc-6a80-48d4-be78-1d7965729d8c 2018-08-28 20:18:48,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0585398674011s 2018-08-28 20:18:48,634 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/ports.json?device_id=c9c00371-4c09-4017-a353-dcf936a2d6e0 used request id req-dfab45cc-6a80-48d4-be78-1d7965729d8c 2018-08-28 20:18:48,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-08-28 20:18:48,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"floatingip": {"floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.9", "port_id": "5960be84-e1eb-4df0-8ae0-fc1c9bc03097"}}' 2018-08-28 20:18:50,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-a7ab01cc-1157-4e64-885e-b7582c88bc5a Date: Tue, 28 Aug 2018 20:18:50 GMT RESP BODY: {"floatingip": {"router_id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:18:49Z", "updated_at": "2018-08-28T20:18:49Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9ceab26069104b208c408edf70fdbf9f", "port_id": "5960be84-e1eb-4df0-8ae0-fc1c9bc03097", "id": "b86757f3-8c03-473c-81a7-2724d729ea1f"}} 2018-08-28 20:18:50,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a7ab01cc-1157-4e64-885e-b7582c88bc5a 2018-08-28 20:18:50,548 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.91401004791s 2018-08-28 20:18:50,549 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-a7ab01cc-1157-4e64-885e-b7582c88bc5a 2018-08-28 20:18:50,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:18:50,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:50,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-0378f5e6-c800-48dd-a16d-97d2e3ae7cc2 Date: Tue, 28 Aug 2018 20:18:50 GMT RESP BODY: {"floatingips": [{"router_id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:18:49Z", "updated_at": "2018-08-28T20:18:49Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9ceab26069104b208c408edf70fdbf9f", "port_id": "5960be84-e1eb-4df0-8ae0-fc1c9bc03097", "id": "b86757f3-8c03-473c-81a7-2724d729ea1f"}]} 2018-08-28 20:18:50,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0378f5e6-c800-48dd-a16d-97d2e3ae7cc2 2018-08-28 20:18:50,581 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0233559608459s 2018-08-28 20:18:50,581 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-0378f5e6-c800-48dd-a16d-97d2e3ae7cc2 2018-08-28 20:18:50,585 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 20:18:50,691 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:18:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:50,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-d293e550-062b-4385-be58-de96d8e96bd4 Date: Tue, 28 Aug 2018 20:18:50 GMT RESP BODY: {"floatingips": [{"router_id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:18:49Z", "updated_at": "2018-08-28T20:18:49Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9ceab26069104b208c408edf70fdbf9f", "port_id": "5960be84-e1eb-4df0-8ae0-fc1c9bc03097", "id": "b86757f3-8c03-473c-81a7-2724d729ea1f"}]} 2018-08-28 20:18:50,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d293e550-062b-4385-be58-de96d8e96bd4 2018-08-28 20:18:50,718 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0272090435028s 2018-08-28 20:18:50,718 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-d293e550-062b-4385-be58-de96d8e96bd4 2018-08-28 20:18:50,722 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 20:18:50,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:18:50,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:50,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-7ad16be2-d1d2-444b-9758-a770f8e3c4b5 Date: Tue, 28 Aug 2018 20:18:50 GMT RESP BODY: {"floatingips": [{"router_id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:18:49Z", "updated_at": "2018-08-28T20:18:49Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9ceab26069104b208c408edf70fdbf9f", "port_id": "5960be84-e1eb-4df0-8ae0-fc1c9bc03097", "id": "b86757f3-8c03-473c-81a7-2724d729ea1f"}]} 2018-08-28 20:18:50,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7ad16be2-d1d2-444b-9758-a770f8e3c4b5 2018-08-28 20:18:50,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0346100330353s 2018-08-28 20:18:50,862 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7ad16be2-d1d2-444b-9758-a770f8e3c4b5 2018-08-28 20:18:50,866 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 20:18:50,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:18:50,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:50,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 554 X-Openstack-Request-Id: req-09f365a2-a3ec-4dc1-b3dc-064c8d659ded Date: Tue, 28 Aug 2018 20:18:50 GMT RESP BODY: {"floatingips": [{"router_id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:18:49Z", "updated_at": "2018-08-28T20:18:49Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9ceab26069104b208c408edf70fdbf9f", "port_id": "5960be84-e1eb-4df0-8ae0-fc1c9bc03097", "id": "b86757f3-8c03-473c-81a7-2724d729ea1f"}]} 2018-08-28 20:18:50,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-09f365a2-a3ec-4dc1-b3dc-064c8d659ded 2018-08-28 20:18:50,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228300094604s 2018-08-28 20:18:50,997 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-09f365a2-a3ec-4dc1-b3dc-064c8d659ded 2018-08-28 20:18:51,001 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-08-28 20:18:51,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:18:51,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:18:51,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-83ef6cb2-0ad8-4db8-86d5-3a1bcb8b9106 Date: Tue, 28 Aug 2018 20:18:51 GMT RESP BODY: {"floatingips": [{"router_id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:18:49Z", "updated_at": "2018-08-28T20:18:49Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": "192.168.120.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "9ceab26069104b208c408edf70fdbf9f", "port_id": "5960be84-e1eb-4df0-8ae0-fc1c9bc03097", "id": "b86757f3-8c03-473c-81a7-2724d729ea1f"}]} 2018-08-28 20:18:51,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-83ef6cb2-0ad8-4db8-86d5-3a1bcb8b9106 2018-08-28 20:18:51,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0231380462646s 2018-08-28 20:18:51,130 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-83ef6cb2-0ad8-4db8-86d5-3a1bcb8b9106 2018-08-28 20:18:51,133 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'2bf5c0e0-0a6a-467e-a018-8759122122bf', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'9ceab26069104b208c408edf70fdbf9f', 'created_at': u'2018-08-28T20:18:49Z', 'attached': True, 'updated_at': u'2018-08-28T20:18:49Z', 'id': u'b86757f3-8c03-473c-81a7-2724d729ea1f', 'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', 'fixed_ip_address': u'192.168.120.9', 'floating_ip_address': u'172.30.9.205', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ceab26069104b208c408edf70fdbf9f', 'name': 'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'2bf5c0e0-0a6a-467e-a018-8759122122bf', 'project_id': u'9ceab26069104b208c408edf70fdbf9f', 'port_id': u'5960be84-e1eb-4df0-8ae0-fc1c9bc03097', 'port': u'5960be84-e1eb-4df0-8ae0-fc1c9bc03097', 'network': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f'}) 2018-08-28 20:18:51,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-28 20:18:51,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0/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}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 20:18:53,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:18:51 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25e18cd9-328d-4790-b6be-7e19e93a8f2d x-compute-request-id: req-25e18cd9-328d-4790-b6be-7e19e93a8f2d Content-Encoding: gzip Content-Length: 10937 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 1860703387 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.298166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.300366] pid_max: default: 32768 minimum: 301\n[ 0.301567] Security Framework initialized\n[ 0.302662] SELinux: Initializing.\n[ 0.303941] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308488] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311270] Mount-cache hash table entries: 4096\n[ 0.312698] Initializing cgroup subsys memory\n[ 0.313845] Initializing cgroup subsys devices\n[ 0.315008] Initializing cgroup subsys freezer\n[ 0.316156] Initializing cgroup subsys net_cls\n[ 0.317308] Initializing cgroup subsys blkio\n[ 0.318448] Initializing cgroup subsys perf_event\n[ 0.319647] Initializing cgroup subsys hugetlb\n[ 0.320783] Initializing cgroup subsys pids\n[ 0.321911] Initializing cgroup subsys net_prio\n[ 0.323139] CPU: Physical Processor ID: 0\n[ 0.324942] mce: CPU supports 10 MCE banks\n[ 0.326070] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327376] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328650] tlb_flushall_shift: 6\n[ 0.329826] Freeing SMP alternatives: 28k freed\n[ 0.333797] ACPI: Core revision 20130517\n[ 0.335318] ACPI: All ACPI Tables successfully acquired\n[ 0.336766] ftrace: allocating 25812 entries in 101 pages\n[ 0.359327] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360814] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362307] smpboot: Max logical packages: 2\n[ 0.363617] Enabling x2apic\n[ 0.364533] Enabled x2apic\n[ 0.365617] Switched APIC routing to physical x2apic.\n[ 0.367814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.371904] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379751] KVM setup paravirtual spinlock\n[ 0.382022] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383641] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.405336] Brought up 2 CPUs\n[ 0.405339] KVM setup async PF for cpu 1\n[ 0.405342] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.408438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.410565] devtmpfs: initialized\n[ 0.413072] EVM: security.selinux\n[ 0.414051] EVM: security.ima\n[ 0.414978] EVM: security.capability\n[ 0.416647] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.418199] pinctrl core: initialized pinctrl subsystem\n[ 0.419598] NET: Registered protocol family 16\n[ 0.420961] ACPI: bus type PCI registered\n[ 0.422065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.423638] PCI: Using configuration type 1 for base access\n[ 0.428373] ACPI: Added _OSI(Module Device)\n[ 0.429500] ACPI: Added _OSI(Processor Device)\n[ 0.430638] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.431825] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434606] ACPI: Interpreter enabled\n[ 0.435676] ACPI: (supports S0 S5)\n[ 0.436664] ACPI: Using IOAPIC for interrupt routing\n[ 0.437893] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.441830] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446425] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449236] acpiphp: Slot [3] registered\n[ 0.450326] acpiphp: Slot [4] registered\n[ 0.451407] acpiphp: Slot [5] registered\n[ 0.452501] acpiphp: Slot [6] registered\n[ 0.453593] acpiphp: Slot [7] registered\n[ 0.454685] acpiphp: Slot [8] registered\n[ 0.455780] acpiphp: Slot [9] registered\n[ 0.456867] acpiphp: Slot [10] registered\n[ 0.457976] acpiphp: Slot [11] registered\n[ 0.459065] acpiphp: Slot [12] registered\n[ 0.460179] acpiphp: Slot [13] registered\n[ 0.461286] acpiphp: Slot [14] registered\n[ 0.462377] acpiphp: Slot [15] registered\n[ 0.463476] acpiphp: Slot [16] registered\n[ 0.464590] acpiphp: Slot [17] registered\n[ 0.465695] acpiphp: Slot [18] registered\n[ 0.466793] acpiphp: Slot [19] registered\n[ 0.467896] acpiphp: Slot [20] registered\n[ 0.469002] acpiphp: Slot [21] registered\n[ 0.470095] acpiphp: Slot [22] registered\n[ 0.471203] acpiphp: Slot [23] registered\n[ 0.472299] acpiphp: Slot [24] registered\n[ 0.473409] acpiphp: Slot [25] registered\n[ 0.474525] acpiphp: Slot [26] registered\n[ 0.475618] acpiphp: Slot [27] registered\n[ 0.476737] acpiphp: Slot [28] registered\n[ 0.477844] acpiphp: Slot [29] registered\n[ 0.478957] acpiphp: Slot [30] registered\n[ 0.480082] acpiphp: Slot [31] registered\n[ 0.481225] PCI host bridge to bus 0000:00\n[ 0.482354] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.483685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.485204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486747] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488787] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.496650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501307] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.508089] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.510123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.560053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.561895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564786] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.566563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.568252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.569862] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.571568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.573750] vgaarb: loaded\n[ 0.574673] vgaarb: bridge control possible 0000:00:02.0\n[ 0.576150] SCSI subsystem initialized\n[ 0.577261] ACPI: bus type USB registered\n[ 0.578362] usbcore: registered new interface driver usbfs\n[ 0.579723] usbcore: registered new interface driver hub\n[ 0.581088] usbcore: registered new device driver usb\n[ 0.582501] PCI: Using ACPI for IRQ routing\n[ 0.583944] NetLabel: Initializing\n[ 0.584953] NetLabel: domain hash size = 128\n[ 0.586083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.587336] NetLabel: unlabeled traffic allowed by default\n[ 0.588802] Switched to clocksource kvm-clock\n[ 0.595979] pnp: PnP ACPI init\n[ 0.596947] ACPI: bus type PNP registered\n[ 0.598367] pnp: PnP ACPI: found 5 devices\n[ 0.599450] ACPI: bus type PNP unregistered\n[ 0.606589] NET: Registered protocol family 2\n[ 0.607973] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.610175] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.611948] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.613514] TCP: reno registered\n[ 0.614468] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.615953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617557] NET: Registered protocol family 1\n[ 0.618763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620203] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621548] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.641048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660757] Unpacking initramfs...\n[ 1.060729] Freeing initrd memory: 37508k freed\n[ 1.069756] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.071276] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.087017] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.088505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.090197] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.091613] Initialise system trusted keyring\n[ 1.092754] audit: initializing netlink socket (disabled)\n[ 1.094068] type=2000 audit(1535487528.110:1): initialized\n[ 1.111096] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.112612] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.114897] zpool: loaded\n[ 1.115839] zbud: loaded\n[ 1.116904] VFS: Disk quotas dquot_6.5.2\n[ 1.118039] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.119673] msgmni has been set to 7578\n[ 1.120828] Key type big_key registered\n[ 1.122559] NET: Registered protocol family 38\n[ 1.123768] Key type asymmetric registered\n[ 1.124896] Asymmetric key parser 'x509' registered\n[ 1.126141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.128277] io scheduler noop registered\n[ 1.129382] io scheduler deadline registered (default)\n[ 1.130684] io scheduler cfq registered\n[ 1.131864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.143230] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.144902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.146971] ACPI: Power Button [PWRF]\n[ 1.148166] GHES: HEST is not enabled!\n[ 1.149288] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.173780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.175486] Non-volatile memory driver v1.3\n[ 1.176632] Linux agpgart interface v0.103\n[ 1.177859] crash memory driver: version 1.1\n[ 1.179066] rdac: device handler registered\n[ 1.180260] hp_sw: device handler registered\n[ 1.181394] emc: device handler registered\n[ 1.182527] alua: device handler registered\n[ 1.183617] libphy: Fixed MDIO Bus: probed\n[ 1.184724] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.186150] ehci-pci: EHCI PCI platform driver\n[ 1.187306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.188696] ohci-pci: OHCI PCI platform driver\n[ 1.189829] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.209501] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.210782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.212791] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.214028] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.220753] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.237548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.239464] usb usb1: Product: UHCI Host Controller\n[ 1.240656] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.242166] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.243360] hub 1-0:1.0: USB hub found\n[ 1.244405] hub 1-0:1.0: 2 ports detected\n[ 1.245623] usbcore: registered new interface driver usbserial\n[ 1.246995] usbcore: registered new interface driver usbserial_generic\n[ 1.248448] usbserial: USB Serial support registered for generic\n[ 1.249839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.252497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.253748] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.255106] mousedev: PS/2 mouse device common for all mice\n[ 1.256736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.259095] rtc_cmos 00:00: RTC can wake from S4\n[ 1.259626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.259931] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.265002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.266453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.267955] cpuidle: using governor menu\n[ 1.269065] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.270391] usbcore: registered new interface driver usbhid\n[ 1.271746] usbhid: USB HID core driver\n[ 1.272812] drop_monitor: Initializing network drop monitor service\n[ 1.274250] TCP: cubic registered\n[ 1.275208] Initializing XFRM netlink socket\n[ 1.276368] NET: Registered protocol family 10\n[ 1.277729] NET: Registered protocol family 17\n[ 1.279084] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.280431] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.281871] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.284221] Loading compiled-in X.509 certificates\n[ 1.285460] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.287771] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.290469] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.292764] registered taskstats version 1\n[ 1.295536] Key type trusted registered\n[ 1.297904] Key type encrypted registered\n[ 1.300229] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.301949] rtc_cmos 00:00: setting system clock to 2018-08-28 20:18:48 UTC (1535487528)\n[ 1.304696] Freeing unused kernel memory: 1680k freed\n[ 1.309535] 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.313571] systemd[1]: Detected virtualization kvm.\n[ 1.314792] systemd[1]: Detected architecture x86-64.\n[ 1.316055] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.318455] systemd[1]: No hostname configured.\n[ 1.319643] systemd[1]: Set hostname to .\n[ 1.320937] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.343973] systemd[1]: Created slice Root Slice.\n[ 1.345233] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.347265] systemd[1]: Created slice System Slice.\n[ 1.348505] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.350385] systemd[1]: Reached target Slices.\n[ 1.351524] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.353325] systemd[1]: Reached target Timers.\n[ 1.354466] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.356383] systemd[1]: Reached target Local File Systems.\n[ 1.357670] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.359790] systemd[1]: Listening on udev Control Socket.\n[ 1.361088] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.363130] systemd[1]: Listening on Journal Socket.\n[ 1.364386] systemd[1]: Starting Journal Socket.\n[ 1.365888] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.368094] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[ 1.372311] systemd[1]: Reached target Swap.\n[ 1.373479] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.376022] systemd[1]: Listening on udev Kernel Socket.\n[ 1.377393] systemd[1]: Starting udev Kernel Socket.\n[ 1.378730] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.380920] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.383864] systemd[1]: Reached target Paths.\n[ 1.385058] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.386976] systemd[1]: Reached target Sockets.\n[ 1.388156] systemd[1]: Starting Sockets.\n[ 1.389540] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.391961] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.394967] 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.458014] RPC: Registered named UNIX socket transport module.\n[ 1.459413] RPC: Registered udp transport module.\n[ 1.460608] RPC: Registered tcp transport module.\n[ 1.461795] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.546814] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.549177] FDC 0 is a S82078B\n[ 1.581039] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.584062] scsi host0: ata_piix\n[ 1.585102] scsi host1: ata_piix\n[ 1.586106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.587613] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.626403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.631739] 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.700557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.702174] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.703764] usb 1-1: Product: QEMU USB Tablet\n[ 1.704926] usb 1-1: Manufacturer: QEMU\n[ 1.705993] usb 1-1: SerialNumber: 42\n[ 1.715890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.718468] 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.801702] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.804333] XFS (vda1): Mounting V4 Filesystem\n[ 1.876060] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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[ 2.086875] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.104124] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.200053] SELinux: Disabled at runtime.\n[ 2.236840] type=1404 audit(1535487529.434:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.310833] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.312406] 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 Mounting Debug 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] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\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[ 2.862879] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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 NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.917307] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.049116] type=1305 audit(1535487530.246:3): audit_pid=441 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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.263753] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.266231] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[ 3.272187] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.289829] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.291501] [TTM] Initializing pool allocator\n[ 3.291540] [TTM] Initializing DMA pool allocator\n[ 3.291837] [drm] fb mappable at 0xFC000000\n[ 3.291837] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 3.291838] [drm] size 33554432\n[ 3.291838] [drm] fb depth is 24\n[ 3.291838] [drm] pitch is 3072\n[ 3.296368] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.308020] ppdev: user-space parallel port driver\n[ 3.319915] Console: switching to colour frame buffer device 128x48\n[ 3.332285] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.335839] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.441780] AES CTR mode by8 optimization enabled\n[ 3.444969] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.457047] alg: No test for crc32 (crc32-pclmul)\n[ 3.486458] intel_rapl: no valid rapl domains found in package 0\n[ 3.518001] intel_rapl: no valid rapl domains found in package 0\n[ 3.526130] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n\n[ 3.532766] intel_powerclamp: No package C-state available[[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 Authorization Manager.\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[ 3.984105] cloud-init[480]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 20:18:51 +0000. Up 3.93 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-08-28 20:18:53,562 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0/action used request id req-25e18cd9-328d-4790-b6be-7e19e93a8f2d 2018-08-28 20:18:53,562 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.42765593529s 2018-08-28 20:18:53,563 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0/action used request id req-25e18cd9-328d-4790-b6be-7e19e93a8f2d 2018-08-28 20:18:53,563 - 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 1860703387 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.298166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.300366] pid_max: default: 32768 minimum: 301 [ 0.301567] Security Framework initialized [ 0.302662] SELinux: Initializing. [ 0.303941] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308488] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311270] Mount-cache hash table entries: 4096 [ 0.312698] Initializing cgroup subsys memory [ 0.313845] Initializing cgroup subsys devices [ 0.315008] Initializing cgroup subsys freezer [ 0.316156] Initializing cgroup subsys net_cls [ 0.317308] Initializing cgroup subsys blkio [ 0.318448] Initializing cgroup subsys perf_event [ 0.319647] Initializing cgroup subsys hugetlb [ 0.320783] Initializing cgroup subsys pids [ 0.321911] Initializing cgroup subsys net_prio [ 0.323139] CPU: Physical Processor ID: 0 [ 0.324942] mce: CPU supports 10 MCE banks [ 0.326070] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327376] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328650] tlb_flushall_shift: 6 [ 0.329826] Freeing SMP alternatives: 28k freed [ 0.333797] ACPI: Core revision 20130517 [ 0.335318] ACPI: All ACPI Tables successfully acquired [ 0.336766] ftrace: allocating 25812 entries in 101 pages [ 0.359327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360814] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362307] smpboot: Max logical packages: 2 [ 0.363617] Enabling x2apic [ 0.364533] Enabled x2apic [ 0.365617] Switched APIC routing to physical x2apic. [ 0.367814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.371904] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379751] KVM setup paravirtual spinlock [ 0.382022] smpboot: Booting Node 0, Processors #1 OK [ 0.383641] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.405336] Brought up 2 CPUs [ 0.405339] KVM setup async PF for cpu 1 [ 0.405342] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.408438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.410565] devtmpfs: initialized [ 0.413072] EVM: security.selinux [ 0.414051] EVM: security.ima [ 0.414978] EVM: security.capability [ 0.416647] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.418199] pinctrl core: initialized pinctrl subsystem [ 0.419598] NET: Registered protocol family 16 [ 0.420961] ACPI: bus type PCI registered [ 0.422065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423638] PCI: Using configuration type 1 for base access [ 0.428373] ACPI: Added _OSI(Module Device) [ 0.429500] ACPI: Added _OSI(Processor Device) [ 0.430638] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431825] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434606] ACPI: Interpreter enabled [ 0.435676] ACPI: (supports S0 S5) [ 0.436664] ACPI: Using IOAPIC for interrupt routing [ 0.437893] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441830] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446425] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449236] acpiphp: Slot [3] registered [ 0.450326] acpiphp: Slot [4] registered [ 0.451407] acpiphp: Slot [5] registered [ 0.452501] acpiphp: Slot [6] registered [ 0.453593] acpiphp: Slot [7] registered [ 0.454685] acpiphp: Slot [8] registered [ 0.455780] acpiphp: Slot [9] registered [ 0.456867] acpiphp: Slot [10] registered [ 0.457976] acpiphp: Slot [11] registered [ 0.459065] acpiphp: Slot [12] registered [ 0.460179] acpiphp: Slot [13] registered [ 0.461286] acpiphp: Slot [14] registered [ 0.462377] acpiphp: Slot [15] registered [ 0.463476] acpiphp: Slot [16] registered [ 0.464590] acpiphp: Slot [17] registered [ 0.465695] acpiphp: Slot [18] registered [ 0.466793] acpiphp: Slot [19] registered [ 0.467896] acpiphp: Slot [20] registered [ 0.469002] acpiphp: Slot [21] registered [ 0.470095] acpiphp: Slot [22] registered [ 0.471203] acpiphp: Slot [23] registered [ 0.472299] acpiphp: Slot [24] registered [ 0.473409] acpiphp: Slot [25] registered [ 0.474525] acpiphp: Slot [26] registered [ 0.475618] acpiphp: Slot [27] registered [ 0.476737] acpiphp: Slot [28] registered [ 0.477844] acpiphp: Slot [29] registered [ 0.478957] acpiphp: Slot [30] registered [ 0.480082] acpiphp: Slot [31] registered [ 0.481225] PCI host bridge to bus 0000:00 [ 0.482354] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.483685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486747] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488787] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.496650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501307] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508089] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.560053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564786] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.568252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.569862] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.571568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573750] vgaarb: loaded [ 0.574673] vgaarb: bridge control possible 0000:00:02.0 [ 0.576150] SCSI subsystem initialized [ 0.577261] ACPI: bus type USB registered [ 0.578362] usbcore: registered new interface driver usbfs [ 0.579723] usbcore: registered new interface driver hub [ 0.581088] usbcore: registered new device driver usb [ 0.582501] PCI: Using ACPI for IRQ routing [ 0.583944] NetLabel: Initializing [ 0.584953] NetLabel: domain hash size = 128 [ 0.586083] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.587336] NetLabel: unlabeled traffic allowed by default [ 0.588802] Switched to clocksource kvm-clock [ 0.595979] pnp: PnP ACPI init [ 0.596947] ACPI: bus type PNP registered [ 0.598367] pnp: PnP ACPI: found 5 devices [ 0.599450] ACPI: bus type PNP unregistered [ 0.606589] NET: Registered protocol family 2 [ 0.607973] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.610175] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.611948] TCP: Hash tables configured (established 32768 bind 32768) [ 0.613514] TCP: reno registered [ 0.614468] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617557] NET: Registered protocol family 1 [ 0.618763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620203] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621548] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.641048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660757] Unpacking initramfs... [ 1.060729] Freeing initrd memory: 37508k freed [ 1.069756] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.071276] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.087017] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.088505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.090197] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.091613] Initialise system trusted keyring [ 1.092754] audit: initializing netlink socket (disabled) [ 1.094068] type=2000 audit(1535487528.110:1): initialized [ 1.111096] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.112612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.114897] zpool: loaded [ 1.115839] zbud: loaded [ 1.116904] VFS: Disk quotas dquot_6.5.2 [ 1.118039] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.119673] msgmni has been set to 7578 [ 1.120828] Key type big_key registered [ 1.122559] NET: Registered protocol family 38 [ 1.123768] Key type asymmetric registered [ 1.124896] Asymmetric key parser 'x509' registered [ 1.126141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.128277] io scheduler noop registered [ 1.129382] io scheduler deadline registered (default) [ 1.130684] io scheduler cfq registered [ 1.131864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.143230] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.144902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.146971] ACPI: Power Button [PWRF] [ 1.148166] GHES: HEST is not enabled! [ 1.149288] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.173780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.175486] Non-volatile memory driver v1.3 [ 1.176632] Linux agpgart interface v0.103 [ 1.177859] crash memory driver: version 1.1 [ 1.179066] rdac: device handler registered [ 1.180260] hp_sw: device handler registered [ 1.181394] emc: device handler registered [ 1.182527] alua: device handler registered [ 1.183617] libphy: Fixed MDIO Bus: probed [ 1.184724] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.186150] ehci-pci: EHCI PCI platform driver [ 1.187306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.188696] ohci-pci: OHCI PCI platform driver [ 1.189829] uhci_hcd: USB Universal Host Controller Interface driver [ 1.209501] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.210782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.212791] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.214028] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.220753] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.237548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.239464] usb usb1: Product: UHCI Host Controller [ 1.240656] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.242166] usb usb1: SerialNumber: 0000:00:01.2 [ 1.243360] hub 1-0:1.0: USB hub found [ 1.244405] hub 1-0:1.0: 2 ports detected [ 1.245623] usbcore: registered new interface driver usbserial [ 1.246995] usbcore: registered new interface driver usbserial_generic [ 1.248448] usbserial: USB Serial support registered for generic [ 1.249839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.252497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.253748] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.255106] mousedev: PS/2 mouse device common for all mice [ 1.256736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.259095] rtc_cmos 00:00: RTC can wake from S4 [ 1.259626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.259931] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.265002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.266453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.267955] cpuidle: using governor menu [ 1.269065] hidraw: raw HID events driver (C) Jiri Kosina [ 1.270391] usbcore: registered new interface driver usbhid [ 1.271746] usbhid: USB HID core driver [ 1.272812] drop_monitor: Initializing network drop monitor service [ 1.274250] TCP: cubic registered [ 1.275208] Initializing XFRM netlink socket [ 1.276368] NET: Registered protocol family 10 [ 1.277729] NET: Registered protocol family 17 [ 1.279084] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.280431] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.281871] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.284221] Loading compiled-in X.509 certificates [ 1.285460] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.287771] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.290469] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.292764] registered taskstats version 1 [ 1.295536] Key type trusted registered [ 1.297904] Key type encrypted registered [ 1.300229] IMA: No TPM chip found, activating TPM-bypass! [ 1.301949] rtc_cmos 00:00: setting system clock to 2018-08-28 20:18:48 UTC (1535487528) [ 1.304696] Freeing unused kernel memory: 1680k freed [ 1.309535] 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.313571] systemd[1]: Detected virtualization kvm. [ 1.314792] systemd[1]: Detected architecture x86-64. [ 1.316055] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.318455] systemd[1]: No hostname configured. [ 1.319643] systemd[1]: Set hostname to . [ 1.320937] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.343973] systemd[1]: Created slice Root Slice. [ 1.345233] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.347265] systemd[1]: Created slice System Slice. [ 1.348505] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.350385] systemd[1]: Reached target Slices. [ 1.351524] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.353325] systemd[1]: Reached target Timers. [ 1.354466] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.356383] systemd[1]: Reached target Local File Systems. [ 1.357670] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.359790] systemd[1]: Listening on udev Control Socket. [ 1.361088] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.363130] systemd[1]: Listening on Journal Socket. [ 1.364386] systemd[1]: Starting Journal Socket. [ 1.365888] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.368094] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [ 1.372311] systemd[1]: Reached target Swap. [ 1.373479] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.376022] systemd[1]: Listening on udev Kernel Socket. [ 1.377393] systemd[1]: Starting udev Kernel Socket. [ 1.378730] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.380920] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.383864] systemd[1]: Reached target Paths. [ 1.385058] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.386976] systemd[1]: Reached target Sockets. [ 1.388156] systemd[1]: Starting Sockets. [ 1.389540] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.391961] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.394967] 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.458014] RPC: Registered named UNIX socket transport module. [ 1.459413] RPC: Registered udp transport module. [ 1.460608] RPC: Registered tcp transport module. [ 1.461795] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.546814] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.549177] FDC 0 is a S82078B [ 1.581039] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.584062] scsi host0: ata_piix [ 1.585102] scsi host1: ata_piix [ 1.586106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.587613] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.626403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.631739] 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.700557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.702174] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.703764] usb 1-1: Product: QEMU USB Tablet [ 1.704926] usb 1-1: Manufacturer: QEMU [ 1.705993] usb 1-1: SerialNumber: 42 [ 1.715890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.718468] 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.801702] SGI XFS with ACLs, security attributes, no debug enabled [ 1.804333] XFS (vda1): Mounting V4 Filesystem [ 1.876060] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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. [ 2.086875] tsc: Refined TSC clocksource calibration: 3491.914 MHz Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.104124] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.200053] SELinux: Disabled at runtime. [ 2.236840] type=1404 audit(1535487529.434:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.310833] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.312406] 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... Mounting Debug 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] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[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. [ 2.862879] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[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 NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.917307] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.049116] type=1305 audit(1535487530.246:3): audit_pid=441 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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.263753] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.266231] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.272187] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... [ 3.289829] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.291501] [TTM] Initializing pool allocator [ 3.291540] [TTM] Initializing DMA pool allocator [ 3.291837] [drm] fb mappable at 0xFC000000 [ 3.291837] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 3.291838] [drm] size 33554432 [ 3.291838] [drm] fb depth is 24 [ 3.291838] [drm] pitch is 3072 [ 3.296368] fbcon: cirrusdrmfb (fb0) is primary device [ 3.308020] ppdev: user-space parallel port driver [ 3.319915] Console: switching to colour frame buffer device 128x48 [ 3.332285] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.335839] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.441780] AES CTR mode by8 optimization enabled [ 3.444969] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.457047] alg: No test for crc32 (crc32-pclmul) [ 3.486458] intel_rapl: no valid rapl domains found in package 0 [ 3.518001] intel_rapl: no valid rapl domains found in package 0 [ 3.526130] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.532766] intel_powerclamp: No package C-state available[[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 Authorization Manager. [[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... [ 3.984105] cloud-init[480]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 20:18:51 +0000. Up 3.93 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-08-28 20:18:54,073 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa07c610L 2018-08-28 20:18:54,073 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 20:18:54,087 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-28 20:18:54,087 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-28 20:18:54,183 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 20:18:54,183 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 20:18:54,183 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 20:18:54,184 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 20:18:54,184 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 20:18:54,184 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 20:18:54,192 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 20:18:54,193 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 20:18:54,205 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 4c1f7c71f5a98b8370f02ab218eae423 2018-08-28 20:18:54,206 - paramiko.transport - DEBUG - Trying key 4ea77ea9d0f3902dcad6d80f9f5447a4 from /tmp/tmpK91MbA 2018-08-28 20:18:54,232 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 20:18:54,254 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-28 20:18:54,272 - paramiko.transport - DEBUG - Trying discovered key 53a32704d80d9fa5426a394ad4fcf413 in /root/.ssh/id_rsa 2018-08-28 20:18:54,273 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 20:18:54,279 - paramiko.transport - INFO - Authentication (publickey) failed. 2018-08-28 20:18:54,280 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: Authentication failed. 2018-08-28 20:19:03,290 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-08-28 20:19:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0/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}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"os-getConsoleOutput": {"length": null}}' 2018-08-28 20:19:04,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:19:03 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-906f9823-0374-4a00-92a5-ab33ae4bc8e2 x-compute-request-id: req-906f9823-0374-4a00-92a5-ab33ae4bc8e2 Content-Encoding: gzip Content-Length: 12711 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 1860703387 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.298166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910)\n[ 0.300366] pid_max: default: 32768 minimum: 301\n[ 0.301567] Security Framework initialized\n[ 0.302662] SELinux: Initializing.\n[ 0.303941] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.308488] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.311270] Mount-cache hash table entries: 4096\n[ 0.312698] Initializing cgroup subsys memory\n[ 0.313845] Initializing cgroup subsys devices\n[ 0.315008] Initializing cgroup subsys freezer\n[ 0.316156] Initializing cgroup subsys net_cls\n[ 0.317308] Initializing cgroup subsys blkio\n[ 0.318448] Initializing cgroup subsys perf_event\n[ 0.319647] Initializing cgroup subsys hugetlb\n[ 0.320783] Initializing cgroup subsys pids\n[ 0.321911] Initializing cgroup subsys net_prio\n[ 0.323139] CPU: Physical Processor ID: 0\n[ 0.324942] mce: CPU supports 10 MCE banks\n[ 0.326070] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.327376] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.328650] tlb_flushall_shift: 6\n[ 0.329826] Freeing SMP alternatives: 28k freed\n[ 0.333797] ACPI: Core revision 20130517\n[ 0.335318] ACPI: All ACPI Tables successfully acquired\n[ 0.336766] ftrace: allocating 25812 entries in 101 pages\n[ 0.359327] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.360814] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.362307] smpboot: Max logical packages: 2\n[ 0.363617] Enabling x2apic\n[ 0.364533] Enabled x2apic\n[ 0.365617] Switched APIC routing to physical x2apic.\n[ 0.367814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.369286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.371904] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.379751] KVM setup paravirtual spinlock\n[ 0.382022] smpboot: Booting Node 0, Processors #1 OK\n[ 0.383641] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.405336] Brought up 2 CPUs\n[ 0.405339] KVM setup async PF for cpu 1\n[ 0.405342] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.408438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.410565] devtmpfs: initialized\n[ 0.413072] EVM: security.selinux\n[ 0.414051] EVM: security.ima\n[ 0.414978] EVM: security.capability\n[ 0.416647] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.418199] pinctrl core: initialized pinctrl subsystem\n[ 0.419598] NET: Registered protocol family 16\n[ 0.420961] ACPI: bus type PCI registered\n[ 0.422065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.423638] PCI: Using configuration type 1 for base access\n[ 0.428373] ACPI: Added _OSI(Module Device)\n[ 0.429500] ACPI: Added _OSI(Processor Device)\n[ 0.430638] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.431825] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.434606] ACPI: Interpreter enabled\n[ 0.435676] ACPI: (supports S0 S5)\n[ 0.436664] ACPI: Using IOAPIC for interrupt routing\n[ 0.437893] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.441830] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.443255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.444947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.446425] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.449236] acpiphp: Slot [3] registered\n[ 0.450326] acpiphp: Slot [4] registered\n[ 0.451407] acpiphp: Slot [5] registered\n[ 0.452501] acpiphp: Slot [6] registered\n[ 0.453593] acpiphp: Slot [7] registered\n[ 0.454685] acpiphp: Slot [8] registered\n[ 0.455780] acpiphp: Slot [9] registered\n[ 0.456867] acpiphp: Slot [10] registered\n[ 0.457976] acpiphp: Slot [11] registered\n[ 0.459065] acpiphp: Slot [12] registered\n[ 0.460179] acpiphp: Slot [13] registered\n[ 0.461286] acpiphp: Slot [14] registered\n[ 0.462377] acpiphp: Slot [15] registered\n[ 0.463476] acpiphp: Slot [16] registered\n[ 0.464590] acpiphp: Slot [17] registered\n[ 0.465695] acpiphp: Slot [18] registered\n[ 0.466793] acpiphp: Slot [19] registered\n[ 0.467896] acpiphp: Slot [20] registered\n[ 0.469002] acpiphp: Slot [21] registered\n[ 0.470095] acpiphp: Slot [22] registered\n[ 0.471203] acpiphp: Slot [23] registered\n[ 0.472299] acpiphp: Slot [24] registered\n[ 0.473409] acpiphp: Slot [25] registered\n[ 0.474525] acpiphp: Slot [26] registered\n[ 0.475618] acpiphp: Slot [27] registered\n[ 0.476737] acpiphp: Slot [28] registered\n[ 0.477844] acpiphp: Slot [29] registered\n[ 0.478957] acpiphp: Slot [30] registered\n[ 0.480082] acpiphp: Slot [31] registered\n[ 0.481225] PCI host bridge to bus 0000:00\n[ 0.482354] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.483685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.485204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.486747] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.488787] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.496650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.498249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.499722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501307] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.508089] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.510123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.560053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.561895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.564786] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.566563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.568252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.569862] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.571568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.573750] vgaarb: loaded\n[ 0.574673] vgaarb: bridge control possible 0000:00:02.0\n[ 0.576150] SCSI subsystem initialized\n[ 0.577261] ACPI: bus type USB registered\n[ 0.578362] usbcore: registered new interface driver usbfs\n[ 0.579723] usbcore: registered new interface driver hub\n[ 0.581088] usbcore: registered new device driver usb\n[ 0.582501] PCI: Using ACPI for IRQ routing\n[ 0.583944] NetLabel: Initializing\n[ 0.584953] NetLabel: domain hash size = 128\n[ 0.586083] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.587336] NetLabel: unlabeled traffic allowed by default\n[ 0.588802] Switched to clocksource kvm-clock\n[ 0.595979] pnp: PnP ACPI init\n[ 0.596947] ACPI: bus type PNP registered\n[ 0.598367] pnp: PnP ACPI: found 5 devices\n[ 0.599450] ACPI: bus type PNP unregistered\n[ 0.606589] NET: Registered protocol family 2\n[ 0.607973] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.610175] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.611948] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.613514] TCP: reno registered\n[ 0.614468] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.615953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.617557] NET: Registered protocol family 1\n[ 0.618763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620203] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.621548] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.641048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.660757] Unpacking initramfs...\n[ 1.060729] Freeing initrd memory: 37508k freed\n[ 1.069756] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.071276] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.087017] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.088505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.090197] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.091613] Initialise system trusted keyring\n[ 1.092754] audit: initializing netlink socket (disabled)\n[ 1.094068] type=2000 audit(1535487528.110:1): initialized\n[ 1.111096] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.112612] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.114897] zpool: loaded\n[ 1.115839] zbud: loaded\n[ 1.116904] VFS: Disk quotas dquot_6.5.2\n[ 1.118039] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.119673] msgmni has been set to 7578\n[ 1.120828] Key type big_key registered\n[ 1.122559] NET: Registered protocol family 38\n[ 1.123768] Key type asymmetric registered\n[ 1.124896] Asymmetric key parser 'x509' registered\n[ 1.126141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.128277] io scheduler noop registered\n[ 1.129382] io scheduler deadline registered (default)\n[ 1.130684] io scheduler cfq registered\n[ 1.131864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.143230] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.144902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.146971] ACPI: Power Button [PWRF]\n[ 1.148166] GHES: HEST is not enabled!\n[ 1.149288] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.173780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.175486] Non-volatile memory driver v1.3\n[ 1.176632] Linux agpgart interface v0.103\n[ 1.177859] crash memory driver: version 1.1\n[ 1.179066] rdac: device handler registered\n[ 1.180260] hp_sw: device handler registered\n[ 1.181394] emc: device handler registered\n[ 1.182527] alua: device handler registered\n[ 1.183617] libphy: Fixed MDIO Bus: probed\n[ 1.184724] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.186150] ehci-pci: EHCI PCI platform driver\n[ 1.187306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.188696] ohci-pci: OHCI PCI platform driver\n[ 1.189829] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.209501] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.210782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.212791] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.214028] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.220753] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.237548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.239464] usb usb1: Product: UHCI Host Controller\n[ 1.240656] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.242166] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.243360] hub 1-0:1.0: USB hub found\n[ 1.244405] hub 1-0:1.0: 2 ports detected\n[ 1.245623] usbcore: registered new interface driver usbserial\n[ 1.246995] usbcore: registered new interface driver usbserial_generic\n[ 1.248448] usbserial: USB Serial support registered for generic\n[ 1.249839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.252497] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.253748] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.255106] mousedev: PS/2 mouse device common for all mice\n[ 1.256736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.259095] rtc_cmos 00:00: RTC can wake from S4\n[ 1.259626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.259931] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.265002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.266453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.267955] cpuidle: using governor menu\n[ 1.269065] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.270391] usbcore: registered new interface driver usbhid\n[ 1.271746] usbhid: USB HID core driver\n[ 1.272812] drop_monitor: Initializing network drop monitor service\n[ 1.274250] TCP: cubic registered\n[ 1.275208] Initializing XFRM netlink socket\n[ 1.276368] NET: Registered protocol family 10\n[ 1.277729] NET: Registered protocol family 17\n[ 1.279084] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.280431] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.281871] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.284221] Loading compiled-in X.509 certificates\n[ 1.285460] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.287771] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.290469] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.292764] registered taskstats version 1\n[ 1.295536] Key type trusted registered\n[ 1.297904] Key type encrypted registered\n[ 1.300229] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.301949] rtc_cmos 00:00: setting system clock to 2018-08-28 20:18:48 UTC (1535487528)\n[ 1.304696] Freeing unused kernel memory: 1680k freed\n[ 1.309535] 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.313571] systemd[1]: Detected virtualization kvm.\n[ 1.314792] systemd[1]: Detected architecture x86-64.\n[ 1.316055] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.318455] systemd[1]: No hostname configured.\n[ 1.319643] systemd[1]: Set hostname to .\n[ 1.320937] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.343973] systemd[1]: Created slice Root Slice.\n[ 1.345233] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.347265] systemd[1]: Created slice System Slice.\n[ 1.348505] systemd[1]: Starting System Slice.\n[[32m OK [0m] Reached target Slices.\n[ 1.350385] systemd[1]: Reached target Slices.\n[ 1.351524] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.353325] systemd[1]: Reached target Timers.\n[ 1.354466] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.356383] systemd[1]: Reached target Local File Systems.\n[ 1.357670] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.359790] systemd[1]: Listening on udev Control Socket.\n[ 1.361088] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.363130] systemd[1]: Listening on Journal Socket.\n[ 1.364386] systemd[1]: Starting Journal Socket.\n[ 1.365888] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 1.368094] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n Starting Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Reached target Swap.\n[ 1.372311] systemd[1]: Reached target Swap.\n[ 1.373479] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.376022] systemd[1]: Listening on udev Kernel Socket.\n[ 1.377393] systemd[1]: Starting udev Kernel Socket.\n[ 1.378730] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.380920] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.383864] systemd[1]: Reached target Paths.\n[ 1.385058] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Sockets.\n[ 1.386976] systemd[1]: Reached target Sockets.\n[ 1.388156] systemd[1]: Starting Sockets.\n[ 1.389540] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.391961] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Started Journal Service.\n[ 1.394967] 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.458014] RPC: Registered named UNIX socket transport module.\n[ 1.459413] RPC: Registered udp transport module.\n[ 1.460608] RPC: Registered tcp transport module.\n[ 1.461795] RPC: Registered tcp NFSv4.1 backchannel transport module.\n[[32m OK [0m] Started dracut pre-udev hook.\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started udev Kernel Device Manager.\n Starting dracut pre-trigger hook...\n[[32m OK [0m] Started dracut pre-trigger hook.\n Starting udev Coldplug all Devices...\n Mounting Configuration File System...\n[[32m OK [0m] Mounted Configuration File System.\n[[32m OK [0m] Started udev Coldplug all Devices.\n Starting dracut initqueue hook...\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n[ 1.546814] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.549177] FDC 0 is a S82078B\n[ 1.581039] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.584062] scsi host0: ata_piix\n[ 1.585102] scsi host1: ata_piix\n[ 1.586106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.587613] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.626403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.631739] 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.700557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.702174] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.703764] usb 1-1: Product: QEMU USB Tablet\n[ 1.704926] usb 1-1: Manufacturer: QEMU\n[ 1.705993] usb 1-1: SerialNumber: 42\n[ 1.715890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.718468] 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.801702] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.804333] XFS (vda1): Mounting V4 Filesystem\n[ 1.876060] XFS (vda1): Ending clean mount\n[[32m OK [0m] Mounted /sysroot.\n[[32m OK [0m] Reached target Initrd Root File System.\n Starting Reload Configuration from the Real Root...\n[[32m OK [0m] Started Reload Configuration from the Real Root.\n[[32m OK [0m] Reached target Initrd File Systems.\n[[32m OK [0m] Reached target Initrd Default Target.\n Starting dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Started dracut pre-pivot and cleanup hook.\n Starting Cleaning Up and Shutting Down Daemons...\n[[32m OK [0m] Stopped target Timers.\n[[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons.\n[[32m OK [0m] Stopped dracut pre-pivot and cleanup hook.\n Stopping dracut pre-pivot and cleanup hook...\n[[32m OK [0m] Stopped target Initrd Default Target.\n[[32m OK [0m] Stopped target Basic System.\n[[32m OK [0m] Stopped target System Initialization.\n[[32m OK [0m] Stopped Apply Kernel Variables.\n Stopping Apply Kernel Variables...\n[[32m OK [0m] Stopped target Swap.\n[[32m OK [0m] Stopped target Local File Systems.\n[[32m OK [0m] Stopped target Paths.\n[[32m OK [0m] Stopped target Sockets.\n[[32m OK [0m] Stopped target Slices.\n[[32m OK [0m] Stopped target Remote File Systems.\n[[32m OK [0m] Stopped target Remote File Systems (Pre).\n[[32m OK [0m] Stopped dracut initqueue hook.\n Stopping dracut initqueue hook...\n[[32m OK [0m] Stopped udev Coldplug all Devices.\n Stopping udev Coldplug all Devices...\n[[32m OK [0m] Stopped dracut pre-trigger hook.\n Stopping dracut pre-trigger hook...\n Stopping udev Kernel Device Manager...\n[[32m OK [0m] Stopped udev Kernel Device Manager.\n[[32m OK [0m] Stopped 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[ 2.086875] tsc: Refined TSC clocksource calibration: 3491.914 MHz\n Stopping Create Static Device Nodes in /dev...\n[[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel.\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel Socket.\n Starting Cleanup udevd DB...\n[[32m OK [0m] Started Cleanup udevd DB.\n[[32m OK [0m] Reached target Switch Root.\n Starting Switch Root...\n[ 2.104124] systemd-journald[106]: Received SIGTERM from PID 1 (systemd).\n[ 2.200053] SELinux: Disabled at runtime.\n[ 2.236840] type=1404 audit(1535487529.434:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.310833] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.312406] 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 Mounting Debug 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] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Listening on udev Kernel Socket.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Created slice system-getty.slice.\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Reached target Swap.\n Mounting Huge Pages File System...\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Apply Kernel Variables...\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[ 2.862879] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\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 NFSD configuration filesystem.\n[[32m OK [0m] Started Apply Kernel Variables.\n Starting Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.917307] systemd-journald[386]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Configure read-only root support.\n[[32m OK [0m] Started Create Static Device Nodes in /dev.\n[[32m OK [0m] Reached target Local File Systems (Pre).\n[[32m OK [0m] Reached target Local File Systems.\n Starting Preprocess NFS configuration...\n Starting Rebuild Journal Catalog...\n Starting Mark the need to relabel after reboot...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[[32m OK [0m] Started Preprocess NFS configuration.\n[[32m OK [0m] Started Rebuild Journal Catalog.\n[[32m OK [0m] Started Mark the need to relabel after reboot.\n[[32m OK [0m] Started udev Kernel Device Manager.\n[[32m OK [0m] Started Import network configuration from initramfs.\n Starting Create Volatile Files and Directories...\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 3.049116] type=1305 audit(1535487530.246:3): audit_pid=441 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] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Listening on D-Bus System Message Bus Socket.\n[ 3.263753] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 3.266231] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Reached target Sockets.\n[ 3.272187] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Basic System.\n Starting Dump dmesg to /var/log/dmesg...\n[ 3.289829] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 3.291501] [TTM] Initializing pool allocator\n[ 3.291540] [TTM] Initializing DMA pool allocator\n[ 3.291837] [drm] fb mappable at 0xFC000000\n[ 3.291837] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 3.291838] [drm] size 33554432\n[ 3.291838] [drm] fb depth is 24\n[ 3.291838] [drm] pitch is 3072\n[ 3.296368] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.308020] ppdev: user-space parallel port driver\n[ 3.319915] Console: switching to colour frame buffer device 128x48\n[ 3.332285] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 3.335839] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n Starting Authorization Manager...\n Starting Login Service...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting LSB: Bring up/down networking...\n Starting GSSAPI Proxy Daemon...\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[[32m OK [0m] Started NTP client/server.\n[ 3.441780] AES CTR mode by8 optimization enabled\n[ 3.444969] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.457047] alg: No test for crc32 (crc32-pclmul)\n[ 3.486458] intel_rapl: no valid rapl domains found in package 0\n[ 3.518001] intel_rapl: no valid rapl domains found in package 0\n[ 3.526130] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon.\n\n[ 3.532766] intel_powerclamp: No package C-state available[[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 Authorization Manager.\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[ 3.984105] cloud-init[480]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 20:18:51 +0000. Up 3.93 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 OpenSSH server daemon...\n Starting System Logging Service...\n Starting PostgreSQL 9.5 database server...\n Starting Notify NFS peers of a restart...\n Starting Dynamic System Tuning Daemon...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting nginx - high performance web server...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n 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 LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.902157] cloud-init[829]: Cloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 20:18:53 +0000. Up 5.86 seconds.\n[ 5.937230] cloud-init[829]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\n[ 5.938964] cloud-init[829]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.940790] cloud-init[829]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.942342] cloud-init[829]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.944032] cloud-init[829]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.945766] cloud-init[829]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:65:e5:39 |\n[ 5.947495] cloud-init[829]: ci-info: +--------+------+---------------+---------------+-------------------+\n[ 5.949490] cloud-init[829]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.951315] cloud-init[829]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.953193] cloud-init[829]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.955302] cloud-init[829]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.957397] cloud-init[829]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.959761] cloud-init[829]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH |\n[ 5.962019] cloud-init[829]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.964244] cloud-init[829]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[[32m OK [0m] Started Dynamic System Tuning Daemon.\n[[32m OK [0m] Started Postfix Mail Transport Agent.\n[[32m OK [0m] Started PostgreSQL 9.5 database server.\n\nCentOS Linux 7 (Core)\nKernel 3.10.0-514.16.1.el7.x86_64 on an x86_64\n\ncloudify login: [ 9.387026] cloud-init[2562]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 28 Aug 2018 20:18:56 +0000. Up 9.26 seconds.\n[ 10.315492] cloud-init[2650]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 28 Aug 2018 20:18:57 +0000. Up 10.27 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 | 4e:a7:7e:a9:d0:f3:90:2d:ca:d6:d8:0f:9f:54:47:a4 | - | 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.386547] cloud-init[2650]: Cloud-init v. 0.7.5 finished at Tue, 28 Aug 2018 20:18:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.38 seconds\n"} 2018-08-28 20:19:04,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0/action used request id req-906f9823-0374-4a00-92a5-ab33ae4bc8e2 2018-08-28 20:19:04,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12875294685s 2018-08-28 20:19:04,421 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0/action used request id req-906f9823-0374-4a00-92a5-ab33ae4bc8e2 2018-08-28 20:19:04,421 - functest.core.singlevm - DEBUG - vm console: [H[J[1;1H[?25l[m[H[J[1;1H[20;7H[mUse the ^ and v keys to change the selection. Press 'e' to edit the selected item, or 'c' for a command prompt. [4;80H [7m[4;1H CentOS Linux (3.10.0-514.16.1.el7.x86_64) 7 (Core) [m[4;79H[m[m[5;1H CentOS Linux (3.10.0-327.28.3.el7.x86_64) 7 (Core) [m[5;79H[m[m[6;1H CentOS Linux (0-rescue-56d65f493d8f854534fe792ecf014b83) 7 (Core) [m[6;79H[m[m[7;1H [m[7;79H[m[m[8;1H [m[8;79H[m[m[9;1H [m[9;79H[m[m[10;1H [m[10;79H[m[m[11;1H [m[11;79H[m[m[12;1H [m[12;79H[m[m[13;1H [m[13;79H[m[m[14;1H [m[14;79H[m[m[15;1H [m[15;79H[m[m[16;1H [m[16;79H[m[m[17;1H [m[17;79H[m[m[18;1H [m[18;79H[m[18;80H [4;79H[22;1H The selected entry will be started automatically in 1s. [4;79H[22;1H The selected entry will be started automatically in 0s. [4;79H[?25h[H[J[1;1H[H[J[1;1H[ 0.000000] Initializing cgroup subsys cpuset [ 0.000000] Initializing cgroup subsys cpu [ 0.000000] Initializing cgroup subsys cpuacct [ 0.000000] Linux version 3.10.0-514.16.1.el7.x86_64 (builder@kbuilder.dev.centos.org) (gcc version 4.8.5 20150623 (Red Hat 4.8.5-11) (GCC) ) #1 SMP Wed Apr 12 15:04:24 UTC 2017 [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.10.0-514.16.1.el7.x86_64 root=UUID=f13d84b4-c756-4d89-9d5e-6b534397aa14 ro console=tty0 console=ttyS0,115200n8 crashkernel=auto console=ttyS0,115200 LANG=en_US.UTF-8 [ 0.000000] e820: BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009fbff] usable [ 0.000000] BIOS-e820: [mem 0x000000000009fc00-0x000000000009ffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000000f0000-0x00000000000fffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000bffdbfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000bffdc000-0x00000000bfffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000feffc000-0x00000000feffffff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000fffc0000-0x00000000ffffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000013fffffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] SMBIOS 2.8 present. [ 0.000000] Hypervisor detected: KVM [ 0.000000] e820: last_pfn = 0x140000 max_arch_pfn = 0x400000000 [ 0.000000] x86 PAT enabled: cpu 0, old 0x7040600070406, new 0x7010600070106 [ 0.000000] e820: last_pfn = 0xbffdc max_arch_pfn = 0x400000000 [ 0.000000] found SMP MP-table at [mem 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 1860703387 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.298166] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=3491910) [ 0.300366] pid_max: default: 32768 minimum: 301 [ 0.301567] Security Framework initialized [ 0.302662] SELinux: Initializing. [ 0.303941] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.308488] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.311270] Mount-cache hash table entries: 4096 [ 0.312698] Initializing cgroup subsys memory [ 0.313845] Initializing cgroup subsys devices [ 0.315008] Initializing cgroup subsys freezer [ 0.316156] Initializing cgroup subsys net_cls [ 0.317308] Initializing cgroup subsys blkio [ 0.318448] Initializing cgroup subsys perf_event [ 0.319647] Initializing cgroup subsys hugetlb [ 0.320783] Initializing cgroup subsys pids [ 0.321911] Initializing cgroup subsys net_prio [ 0.323139] CPU: Physical Processor ID: 0 [ 0.324942] mce: CPU supports 10 MCE banks [ 0.326070] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.327376] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.328650] tlb_flushall_shift: 6 [ 0.329826] Freeing SMP alternatives: 28k freed [ 0.333797] ACPI: Core revision 20130517 [ 0.335318] ACPI: All ACPI Tables successfully acquired [ 0.336766] ftrace: allocating 25812 entries in 101 pages [ 0.359327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.360814] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.362307] smpboot: Max logical packages: 2 [ 0.363617] Enabling x2apic [ 0.364533] Enabled x2apic [ 0.365617] Switched APIC routing to physical x2apic. [ 0.367814] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.369286] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.371904] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.379751] KVM setup paravirtual spinlock [ 0.382022] smpboot: Booting Node 0, Processors #1 OK [ 0.383641] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.405336] Brought up 2 CPUs [ 0.405339] KVM setup async PF for cpu 1 [ 0.405342] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.408438] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.410565] devtmpfs: initialized [ 0.413072] EVM: security.selinux [ 0.414051] EVM: security.ima [ 0.414978] EVM: security.capability [ 0.416647] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.418199] pinctrl core: initialized pinctrl subsystem [ 0.419598] NET: Registered protocol family 16 [ 0.420961] ACPI: bus type PCI registered [ 0.422065] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.423638] PCI: Using configuration type 1 for base access [ 0.428373] ACPI: Added _OSI(Module Device) [ 0.429500] ACPI: Added _OSI(Processor Device) [ 0.430638] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.431825] ACPI: Added _OSI(Processor Aggregator Device) [ 0.434606] ACPI: Interpreter enabled [ 0.435676] ACPI: (supports S0 S5) [ 0.436664] ACPI: Using IOAPIC for interrupt routing [ 0.437893] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.441830] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.443255] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.444947] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.446425] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.449236] acpiphp: Slot [3] registered [ 0.450326] acpiphp: Slot [4] registered [ 0.451407] acpiphp: Slot [5] registered [ 0.452501] acpiphp: Slot [6] registered [ 0.453593] acpiphp: Slot [7] registered [ 0.454685] acpiphp: Slot [8] registered [ 0.455780] acpiphp: Slot [9] registered [ 0.456867] acpiphp: Slot [10] registered [ 0.457976] acpiphp: Slot [11] registered [ 0.459065] acpiphp: Slot [12] registered [ 0.460179] acpiphp: Slot [13] registered [ 0.461286] acpiphp: Slot [14] registered [ 0.462377] acpiphp: Slot [15] registered [ 0.463476] acpiphp: Slot [16] registered [ 0.464590] acpiphp: Slot [17] registered [ 0.465695] acpiphp: Slot [18] registered [ 0.466793] acpiphp: Slot [19] registered [ 0.467896] acpiphp: Slot [20] registered [ 0.469002] acpiphp: Slot [21] registered [ 0.470095] acpiphp: Slot [22] registered [ 0.471203] acpiphp: Slot [23] registered [ 0.472299] acpiphp: Slot [24] registered [ 0.473409] acpiphp: Slot [25] registered [ 0.474525] acpiphp: Slot [26] registered [ 0.475618] acpiphp: Slot [27] registered [ 0.476737] acpiphp: Slot [28] registered [ 0.477844] acpiphp: Slot [29] registered [ 0.478957] acpiphp: Slot [30] registered [ 0.480082] acpiphp: Slot [31] registered [ 0.481225] PCI host bridge to bus 0000:00 [ 0.482354] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.483685] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.485204] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.486747] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.488787] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.496650] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.498249] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.499722] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501307] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.508089] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.510123] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.560053] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.561895] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.564786] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.566563] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.568252] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.569862] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.571568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.573750] vgaarb: loaded [ 0.574673] vgaarb: bridge control possible 0000:00:02.0 [ 0.576150] SCSI subsystem initialized [ 0.577261] ACPI: bus type USB registered [ 0.578362] usbcore: registered new interface driver usbfs [ 0.579723] usbcore: registered new interface driver hub [ 0.581088] usbcore: registered new device driver usb [ 0.582501] PCI: Using ACPI for IRQ routing [ 0.583944] NetLabel: Initializing [ 0.584953] NetLabel: domain hash size = 128 [ 0.586083] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.587336] NetLabel: unlabeled traffic allowed by default [ 0.588802] Switched to clocksource kvm-clock [ 0.595979] pnp: PnP ACPI init [ 0.596947] ACPI: bus type PNP registered [ 0.598367] pnp: PnP ACPI: found 5 devices [ 0.599450] ACPI: bus type PNP unregistered [ 0.606589] NET: Registered protocol family 2 [ 0.607973] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.610175] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.611948] TCP: Hash tables configured (established 32768 bind 32768) [ 0.613514] TCP: reno registered [ 0.614468] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.615953] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.617557] NET: Registered protocol family 1 [ 0.618763] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620203] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.621548] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.641048] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.660757] Unpacking initramfs... [ 1.060729] Freeing initrd memory: 37508k freed [ 1.069756] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.071276] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.087017] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.088505] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.090197] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.091613] Initialise system trusted keyring [ 1.092754] audit: initializing netlink socket (disabled) [ 1.094068] type=2000 audit(1535487528.110:1): initialized [ 1.111096] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.112612] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.114897] zpool: loaded [ 1.115839] zbud: loaded [ 1.116904] VFS: Disk quotas dquot_6.5.2 [ 1.118039] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.119673] msgmni has been set to 7578 [ 1.120828] Key type big_key registered [ 1.122559] NET: Registered protocol family 38 [ 1.123768] Key type asymmetric registered [ 1.124896] Asymmetric key parser 'x509' registered [ 1.126141] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.128277] io scheduler noop registered [ 1.129382] io scheduler deadline registered (default) [ 1.130684] io scheduler cfq registered [ 1.131864] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.143230] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.144902] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.146971] ACPI: Power Button [PWRF] [ 1.148166] GHES: HEST is not enabled! [ 1.149288] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.173780] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.175486] Non-volatile memory driver v1.3 [ 1.176632] Linux agpgart interface v0.103 [ 1.177859] crash memory driver: version 1.1 [ 1.179066] rdac: device handler registered [ 1.180260] hp_sw: device handler registered [ 1.181394] emc: device handler registered [ 1.182527] alua: device handler registered [ 1.183617] libphy: Fixed MDIO Bus: probed [ 1.184724] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.186150] ehci-pci: EHCI PCI platform driver [ 1.187306] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.188696] ohci-pci: OHCI PCI platform driver [ 1.189829] uhci_hcd: USB Universal Host Controller Interface driver [ 1.209501] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.210782] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.212791] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.214028] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.220753] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.237548] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.239464] usb usb1: Product: UHCI Host Controller [ 1.240656] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.242166] usb usb1: SerialNumber: 0000:00:01.2 [ 1.243360] hub 1-0:1.0: USB hub found [ 1.244405] hub 1-0:1.0: 2 ports detected [ 1.245623] usbcore: registered new interface driver usbserial [ 1.246995] usbcore: registered new interface driver usbserial_generic [ 1.248448] usbserial: USB Serial support registered for generic [ 1.249839] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.252497] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.253748] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.255106] mousedev: PS/2 mouse device common for all mice [ 1.256736] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.259095] rtc_cmos 00:00: RTC can wake from S4 [ 1.259626] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.259931] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.265002] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.266453] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.267955] cpuidle: using governor menu [ 1.269065] hidraw: raw HID events driver (C) Jiri Kosina [ 1.270391] usbcore: registered new interface driver usbhid [ 1.271746] usbhid: USB HID core driver [ 1.272812] drop_monitor: Initializing network drop monitor service [ 1.274250] TCP: cubic registered [ 1.275208] Initializing XFRM netlink socket [ 1.276368] NET: Registered protocol family 10 [ 1.277729] NET: Registered protocol family 17 [ 1.279084] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.280431] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.281871] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.284221] Loading compiled-in X.509 certificates [ 1.285460] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.287771] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.290469] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.292764] registered taskstats version 1 [ 1.295536] Key type trusted registered [ 1.297904] Key type encrypted registered [ 1.300229] IMA: No TPM chip found, activating TPM-bypass! [ 1.301949] rtc_cmos 00:00: setting system clock to 2018-08-28 20:18:48 UTC (1535487528) [ 1.304696] Freeing unused kernel memory: 1680k freed [ 1.309535] 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.313571] systemd[1]: Detected virtualization kvm. [ 1.314792] systemd[1]: Detected architecture x86-64. [ 1.316055] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.318455] systemd[1]: No hostname configured. [ 1.319643] systemd[1]: Set hostname to . [ 1.320937] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Created slice Root Slice. [ 1.343973] systemd[1]: Created slice Root Slice. [ 1.345233] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.347265] systemd[1]: Created slice System Slice. [ 1.348505] systemd[1]: Starting System Slice. [[32m OK [0m] Reached target Slices. [ 1.350385] systemd[1]: Reached target Slices. [ 1.351524] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.353325] systemd[1]: Reached target Timers. [ 1.354466] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Local File Systems. [ 1.356383] systemd[1]: Reached target Local File Systems. [ 1.357670] systemd[1]: Starting Local File Systems. [[32m OK [0m] Listening on udev Control Socket. [ 1.359790] systemd[1]: Listening on udev Control Socket. [ 1.361088] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on Journal Socket. [ 1.363130] systemd[1]: Listening on Journal Socket. [ 1.364386] systemd[1]: Starting Journal Socket. [ 1.365888] systemd[1]: Starting Journal Service... Starting Journal Service... [ 1.368094] systemd[1]: Starting Create list of required static device nodes for the current kernel... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Swap. [ 1.372311] systemd[1]: Reached target Swap. [ 1.373479] systemd[1]: Starting Swap. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.376022] systemd[1]: Listening on udev Kernel Socket. [ 1.377393] systemd[1]: Starting udev Kernel Socket. [ 1.378730] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.380920] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.383864] systemd[1]: Reached target Paths. [ 1.385058] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Sockets. [ 1.386976] systemd[1]: Reached target Sockets. [ 1.388156] systemd[1]: Starting Sockets. [ 1.389540] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.391961] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Started Journal Service. [ 1.394967] 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.458014] RPC: Registered named UNIX socket transport module. [ 1.459413] RPC: Registered udp transport module. [ 1.460608] RPC: Registered tcp transport module. [ 1.461795] RPC: Registered tcp NFSv4.1 backchannel transport module. [[32m OK [0m] Started dracut pre-udev hook. Starting udev Kernel Device Manager... [[32m OK [0m] Started udev Kernel Device Manager. Starting dracut pre-trigger hook... [[32m OK [0m] Started dracut pre-trigger hook. Starting udev Coldplug all Devices... Mounting Configuration File System... [[32m OK [0m] Mounted Configuration File System. [[32m OK [0m] Started udev Coldplug all Devices. Starting dracut initqueue hook... [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. [ 1.546814] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.549177] FDC 0 is a S82078B [ 1.581039] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.584062] scsi host0: ata_piix [ 1.585102] scsi host1: ata_piix [ 1.586106] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.587613] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.626403] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.631739] 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.700557] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.702174] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.703764] usb 1-1: Product: QEMU USB Tablet [ 1.704926] usb 1-1: Manufacturer: QEMU [ 1.705993] usb 1-1: SerialNumber: 42 [ 1.715890] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.718468] 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.801702] SGI XFS with ACLs, security attributes, no debug enabled [ 1.804333] XFS (vda1): Mounting V4 Filesystem [ 1.876060] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped 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. [ 2.086875] tsc: Refined TSC clocksource calibration: 3491.914 MHz Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.104124] systemd-journald[106]: Received SIGTERM from PID 1 (systemd). [ 2.200053] SELinux: Disabled at runtime. [ 2.236840] type=1404 audit(1535487529.434:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.310833] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.312406] 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... Mounting Debug 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] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Listening on udev Kernel Socket. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Created slice system-getty.slice. Mounting POSIX Message Queue File System... [[32m OK [0m] Reached target Slices. [[32m OK [0m] Reached target Swap. Mounting Huge Pages File System... [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped target Initrd File Systems. Mounting NFSD configuration filesystem... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Stopped target Initrd Root File System. Starting Apply Kernel Variables... [[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. [ 2.862879] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[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 NFSD configuration filesystem. [[32m OK [0m] Started Apply Kernel Variables. Starting Rebuild Hardware Database... Starting Configure read-only root support... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [ 2.917307] systemd-journald[386]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Configure read-only root support. [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Preprocess NFS configuration... Starting Rebuild Journal Catalog... Starting Mark the need to relabel after reboot... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started udev Kernel Device Manager. [[32m OK [0m] Started Import network configuration from initramfs. Starting Create Volatile Files and Directories... [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 3.049116] type=1305 audit(1535487530.246:3): audit_pid=441 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] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Listening on D-Bus System Message Bus Socket. [ 3.263753] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 3.266231] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Reached target Sockets. [ 3.272187] input: PC Speaker as /devices/platform/pcspkr/input/input5 [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Basic System. Starting Dump dmesg to /var/log/dmesg... [ 3.289829] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 3.291501] [TTM] Initializing pool allocator [ 3.291540] [TTM] Initializing DMA pool allocator [ 3.291837] [drm] fb mappable at 0xFC000000 [ 3.291837] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 3.291838] [drm] size 33554432 [ 3.291838] [drm] fb depth is 24 [ 3.291838] [drm] pitch is 3072 [ 3.296368] fbcon: cirrusdrmfb (fb0) is primary device [ 3.308020] ppdev: user-space parallel port driver [ 3.319915] Console: switching to colour frame buffer device 128x48 [ 3.332285] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 3.335839] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... Starting Authorization Manager... Starting Login Service... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting LSB: Bring up/down networking... Starting GSSAPI Proxy Daemon... [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [[32m OK [0m] Started NTP client/server. [ 3.441780] AES CTR mode by8 optimization enabled [ 3.444969] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.457047] alg: No test for crc32 (crc32-pclmul) [ 3.486458] intel_rapl: no valid rapl domains found in package 0 [ 3.518001] intel_rapl: no valid rapl domains found in package 0 [ 3.526130] intel_powerclamp: No package C-state available[[32m OK [0m] Started GSSAPI Proxy Daemon. [ 3.532766] intel_powerclamp: No package C-state available[[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 Authorization Manager. [[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... [ 3.984105] cloud-init[480]: Cloud-init v. 0.7.5 running 'init-local' at Tue, 28 Aug 2018 20:18:51 +0000. Up 3.93 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 OpenSSH server daemon... Starting System Logging Service... Starting PostgreSQL 9.5 database server... Starting Notify NFS peers of a restart... Starting Dynamic System Tuning Daemon... [[32m OK [0m] Reached target Network is Online. Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting nginx - high performance web server... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. 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 LSB: Starts Logstash as a daemon.. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Started nginx - high performance web server. [ 5.902157] cloud-init[829]: Cloud-init v. 0.7.5 running 'init' at Tue, 28 Aug 2018 20:18:53 +0000. Up 5.86 seconds. [ 5.937230] cloud-init[829]: ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ [ 5.938964] cloud-init[829]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.940790] cloud-init[829]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.942342] cloud-init[829]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.944032] cloud-init[829]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.945766] cloud-init[829]: ci-info: | eth0: | True | 192.168.120.9 | 255.255.255.0 | fa:16:3e:65:e5:39 | [ 5.947495] cloud-init[829]: ci-info: +--------+------+---------------+---------------+-------------------+ [ 5.949490] cloud-init[829]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.951315] cloud-init[829]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.953193] cloud-init[829]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.955302] cloud-init[829]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.957397] cloud-init[829]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.959761] cloud-init[829]: ci-info: | 1 | 169.254.169.254 | 192.168.120.4 | 255.255.255.255 | eth0 | UGH | [ 5.962019] cloud-init[829]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.964244] cloud-init[829]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [[32m OK [0m] Started Dynamic System Tuning Daemon. [[32m OK [0m] Started Postfix Mail Transport Agent. [[32m OK [0m] Started PostgreSQL 9.5 database server. CentOS Linux 7 (Core) Kernel 3.10.0-514.16.1.el7.x86_64 on an x86_64 cloudify login: [ 9.387026] cloud-init[2562]: Cloud-init v. 0.7.5 running 'modules:config' at Tue, 28 Aug 2018 20:18:56 +0000. Up 9.26 seconds. [ 10.315492] cloud-init[2650]: Cloud-init v. 0.7.5 running 'modules:final' at Tue, 28 Aug 2018 20:18:57 +0000. Up 10.27 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 | 4e:a7:7e:a9:d0:f3:90:2d:ca:d6:d8:0f:9f:54:47:a4 | - | 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.386547] cloud-init[2650]: Cloud-init v. 0.7.5 finished at Tue, 28 Aug 2018 20:18:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 10.38 seconds 2018-08-28 20:19:04,424 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa07c350L 2018-08-28 20:19:04,425 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 20:19:04,442 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-08-28 20:19:04,442 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-08-28 20:19:04,445 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2018-08-28 20:19:04,446 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-08-28 20:19:04,446 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-08-28 20:19:04,446 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 20:19:04,446 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-08-28 20:19:04,446 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 20:19:04,452 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-08-28 20:19:04,453 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 20:19:04,457 - paramiko.transport - DEBUG - Trying key 4ea77ea9d0f3902dcad6d80f9f5447a4 from /tmp/tmpK91MbA 2018-08-28 20:19:04,498 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 20:19:04,518 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-08-28 20:19:04,522 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-08-28 20:19:04,522 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-08-28 20:19:04,522 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-08-28 20:19:04,523 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-28 20:19:04,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4776, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4787, "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": 1665, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4765, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 856, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 822, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4506, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4760, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-28 20:19:04,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:19:04,788 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:19:03 GMT 2018-08-28 20:19:04,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:19:04,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-28 20:19:04,788 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:19:04,788 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4776, 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': 4787, 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': 1665, 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': 4765, 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': 856, 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': 822, 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': 806, 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': 4506, 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': 4760, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-08-28 20:19:04,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/status 2018-08-28 20:19:04,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:19:04,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:19:04,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:19:04,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:19:04,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:19:04,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:19:04,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:19:04,992 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4776, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4787, "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": 1665, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4765, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 856, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 822, "Id": "cloudify-restservice.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Manager Rest-Service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Stage Service", "state": "running", "MainPID": 806, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4506, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4760, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-08-28 20:19:04,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:19:04,992 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:19:04 GMT 2018-08-28 20:19:04,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:19:04,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-08-28 20:19:04,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:19:04,992 - functest.core.cloudify - INFO - The current manager status is running 2018-08-28 20:19:04,993 - 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-08-28 20:19:05,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:19:05,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:19:05,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:19:05,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:19:05,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T20:19:04.227Z", "updated_at": "2018-08-28T20:19:04.227Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:19:04 GMT 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-28 20:19:05,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:19:05,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/secrets 2018-08-28 20:19:05,233 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:19:05,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:19:05,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:19:05,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:19:05,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-08-28T20:19:04.227Z", "updated_at": "2018-08-28T20:19:04.227Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:19:04 GMT 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-08-28 20:19:05,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:19:05,235 - functest.core.cloudify - DEBUG - List secrets: 2018-08-28 20:19:05,235 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/secrets/foo 2018-08-28 20:19:05,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-28 20:19:05,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-08-28T20:19:04.227Z", "updated_at": "2018-08-28T20:19:04.227Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-08-28 20:19:05,336 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:19:05,336 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:19:04 GMT 2018-08-28 20:19:05,336 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:19:05,336 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-08-28 20:19:05,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:19:05,336 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-08-28 20:19:05,336 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-08-28 20:19:05,337 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-08-28 20:19:05,337 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 20:19:05,339 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 20:19:05,339 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 20:19:05,345 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 20:19:05,382 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-08-28 20:19:05,383 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-08-28 20:19:05,384 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-08-28 20:19:05,424 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-08-28 20:19:05,425 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-08-28 20:19:05,466 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-08-28 20:19:49,012 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-08-28 20:19:49,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.web-ster.com * extras: mirror.web-ster.com * updates: centos.s.uw.edu No package python-cmd2 available. Resolving Dependencies --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-28.el7_5.1 will be installed --> Processing Dependency: libgomp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: cpp = 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libgcc >= 4.8.5-28.el7_5.1 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-28.el7_5.1.x86_64 ---> Package python-devel.x86_64 0:2.7.5-69.el7_5 will be installed --> Processing Dependency: python(x86-64) = 2.7.5-69.el7_5 for package: python-devel-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-28.el7_5.1 will be installed ---> Package glibc-devel.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: glibc-headers = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc = 2.17-222.el7 for package: glibc-devel-2.17-222.el7.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-222.el7.x86_64 ---> Package libgcc.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libgomp.x86_64 0:4.8.5-11.el7 will be updated ---> Package libgomp.x86_64 0:4.8.5-28.el7_5.1 will be an update ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package python.x86_64 0:2.7.5-48.el7 will be updated ---> Package python.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: python-libs(x86-64) = 2.7.5-69.el7_5 for package: python-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc.x86_64 0:2.17-157.el7_3.1 will be updated --> Processing Dependency: glibc = 2.17-157.el7_3.1 for package: glibc-common-2.17-157.el7_3.1.x86_64 ---> Package glibc.x86_64 0:2.17-222.el7 will be an update ---> Package glibc-headers.x86_64 0:2.17-222.el7 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-222.el7.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-222.el7.x86_64 ---> Package python-libs.x86_64 0:2.7.5-48.el7 will be updated ---> Package python-libs.x86_64 0:2.7.5-69.el7_5 will be an update --> Processing Dependency: libcrypto.so.10(OPENSSL_1.0.2)(64bit) for package: python-libs-2.7.5-69.el7_5.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-157.el7_3.1 will be updated ---> Package glibc-common.x86_64 0:2.17-222.el7 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-862.11.6.el7 will be installed ---> Package openssl-libs.x86_64 1:1.0.1e-60.el7_3.1 will be updated --> Processing Dependency: openssl-libs(x86-64) = 1:1.0.1e-60.el7_3.1 for package: 1:openssl-1.0.1e-60.el7_3.1.x86_64 ---> Package openssl-libs.x86_64 1:1.0.2k-12.el7 will be an update --> Running transaction check ---> Package openssl.x86_64 1:1.0.1e-60.el7_3.1 will be updated ---> Package openssl.x86_64 1:1.0.2k-12.el7 will be an update --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-28.el7_5.1 updates 16 M python-devel x86_64 2.7.5-69.el7_5 updates 397 k Installing for dependencies: cpp x86_64 4.8.5-28.el7_5.1 updates 5.9 M glibc-devel x86_64 2.17-222.el7 base 1.1 M glibc-headers x86_64 2.17-222.el7 base 678 k kernel-headers x86_64 3.10.0-862.11.6.el7 updates 7.1 M libmpc x86_64 1.0.1-3.el7 base 51 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-222.el7 base 3.6 M glibc-common x86_64 2.17-222.el7 base 11 M libgcc x86_64 4.8.5-28.el7_5.1 updates 101 k libgomp x86_64 4.8.5-28.el7_5.1 updates 156 k openssl x86_64 1:1.0.2k-12.el7 base 492 k openssl-libs x86_64 1:1.0.2k-12.el7 base 1.2 M python x86_64 2.7.5-69.el7_5 updates 93 k python-libs x86_64 2.7.5-69.el7_5 updates 5.6 M Transaction Summary ================================================================================ Install 2 Packages (+6 Dependent packages) Upgrade ( 8 Dependent packages) Total download size: 54 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. -------------------------------------------------------------------------------- Total 10 MB/s | 54 MB 00:05 Running transaction check Running transaction test Transaction test succeeded Running transaction Updating : libgcc-4.8.5-28.el7_5.1.x86_64 1/24 Updating : glibc-common-2.17-222.el7.x86_64 2/24 Updating : glibc-2.17-222.el7.x86_64 3/24 warning: /etc/nsswitch.conf created as /etc/nsswitch.conf.rpmnew Installing : mpfr-3.1.1-4.el7.x86_64 4/24 Installing : libmpc-1.0.1-3.el7.x86_64 5/24 Updating : 1:openssl-libs-1.0.2k-12.el7.x86_64 6/24 Updating : python-libs-2.7.5-69.el7_5.x86_64 7/24 Updating : python-2.7.5-69.el7_5.x86_64 8/24 Installing : cpp-4.8.5-28.el7_5.1.x86_64 9/24 Updating : libgomp-4.8.5-28.el7_5.1.x86_64 10/24 Installing : kernel-headers-3.10.0-862.11.6.el7.x86_64 11/24 Installing : glibc-headers-2.17-222.el7.x86_64 12/24 Installing : glibc-devel-2.17-222.el7.x86_64 13/24 Installing : gcc-4.8.5-28.el7_5.1.x86_64 14/24 Installing : python-devel-2.7.5-69.el7_5.x86_64 15/24 Updating : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Cleanup : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Cleanup : python-2.7.5-48.el7.x86_64 18/24 Cleanup : python-libs-2.7.5-48.el7.x86_64 19/24 Cleanup : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 20/24 Cleanup : libgomp-4.8.5-11.el7.x86_64 21/24 Cleanup : glibc-common-2.17-157.el7_3.1.x86_64 22/24 Cleanup : glibc-2.17-157.el7_3.1.x86_64 23/24 Cleanup : libgcc-4.8.5-11.el7.x86_64 24/24 Verifying : glibc-devel-2.17-222.el7.x86_64 1/24 Verifying : glibc-headers-2.17-222.el7.x86_64 2/24 Verifying : 1:openssl-libs-1.0.2k-12.el7.x86_64 3/24 Verifying : libgomp-4.8.5-28.el7_5.1.x86_64 4/24 Verifying : gcc-4.8.5-28.el7_5.1.x86_64 5/24 Verifying : python-libs-2.7.5-69.el7_5.x86_64 6/24 Verifying : glibc-2.17-222.el7.x86_64 7/24 Verifying : libgcc-4.8.5-28.el7_5.1.x86_64 8/24 Verifying : kernel-headers-3.10.0-862.11.6.el7.x86_64 9/24 Verifying : cpp-4.8.5-28.el7_5.1.x86_64 10/24 Verifying : python-2.7.5-69.el7_5.x86_64 11/24 Verifying : libmpc-1.0.1-3.el7.x86_64 12/24 Verifying : glibc-common-2.17-222.el7.x86_64 13/24 Verifying : python-devel-2.7.5-69.el7_5.x86_64 14/24 Verifying : mpfr-3.1.1-4.el7.x86_64 15/24 Verifying : 1:openssl-1.0.2k-12.el7.x86_64 16/24 Verifying : 1:openssl-1.0.1e-60.el7_3.1.x86_64 17/24 Verifying : 1:openssl-libs-1.0.1e-60.el7_3.1.x86_64 18/24 Verifying : glibc-common-2.17-157.el7_3.1.x86_64 19/24 Verifying : glibc-2.17-157.el7_3.1.x86_64 20/24 Verifying : python-libs-2.7.5-48.el7.x86_64 21/24 Verifying : libgcc-4.8.5-11.el7.x86_64 22/24 Verifying : python-2.7.5-48.el7.x86_64 23/24 Verifying : libgomp-4.8.5-11.el7.x86_64 24/24 Installed: gcc.x86_64 0:4.8.5-28.el7_5.1 python-devel.x86_64 0:2.7.5-69.el7_5 Dependency Installed: cpp.x86_64 0:4.8.5-28.el7_5.1 glibc-devel.x86_64 0:2.17-222.el7 glibc-headers.x86_64 0:2.17-222.el7 kernel-headers.x86_64 0:3.10.0-862.11.6.el7 libmpc.x86_64 0:1.0.1-3.el7 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-222.el7 glibc-common.x86_64 0:2.17-222.el7 libgcc.x86_64 0:4.8.5-28.el7_5.1 libgomp.x86_64 0:4.8.5-28.el7_5.1 openssl.x86_64 1:1.0.2k-12.el7 openssl-libs.x86_64 1:1.0.2k-12.el7 python.x86_64 0:2.7.5-69.el7_5 python-libs.x86_64 0:2.7.5-69.el7_5 Complete! Retrieving manager services status... [ip=127.0.0.1] Services: +--------------------------------+---------+ | service | status | +--------------------------------+---------+ | InfluxDB | running | | Celery Management | running | | Logstash | running | | RabbitMQ | running | | AMQP InfluxDB | running | | PostgreSQL | running | | Manager Rest-Service | running | | Cloudify Stage | running | | Riemann | running | | Webserver | running | +--------------------------------+---------+ 2018-08-28 20:19:49,013 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-08-28 20:19:49,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-08-28 20:19:49,014 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-08-28 20:19:51,545 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-08-28 20:19:51,545 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:19:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:19:51,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-f29203de-65a9-4dc9-b218-ca7611d2c14a Date: Tue, 28 Aug 2018 20:19:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "metadata": {}}], "file": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "size": 4373348352, "self": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T20:16:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:19:51,579 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f29203de-65a9-4dc9-b218-ca7611d2c14a 2018-08-28 20:19:51,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0338940620422s 2018-08-28 20:19:51,580 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-f29203de-65a9-4dc9-b218-ca7611d2c14a 2018-08-28 20:19:51,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 20:19:51,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}' 2018-08-28 20:19:51,845 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/9ae7f63f-7056-4e42-893a-524226695399 X-Openstack-Request-Id: req-b047286b-6ac0-4934-8e0f-ac5cf201ba14 Date: Tue, 28 Aug 2018 20:19:51 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/9ae7f63f-7056-4e42-893a-524226695399/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "9ae7f63f-7056-4e42-893a-524226695399", "size": null, "self": "/v2/images/9ae7f63f-7056-4e42-893a-524226695399", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-28T20:19:51Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": null, "created_at": "2018-08-28T20:19:51Z", "protected": false} 2018-08-28 20:19:51,845 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b047286b-6ac0-4934-8e0f-ac5cf201ba14 2018-08-28 20:19:51,845 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.262818098068s 2018-08-28 20:19:51,846 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-b047286b-6ac0-4934-8e0f-ac5cf201ba14 returning object 9ae7f63f-7056-4e42-893a-524226695399 2018-08-28 20:19:51,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 20:19:51,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/9ae7f63f-7056-4e42-893a-524226695399/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}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '' 2018-08-28 20:20:00,228 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5127140b-9917-493a-98c7-3e624487b9ba Date: Tue, 28 Aug 2018 20:20:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:20:00,228 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9ae7f63f-7056-4e42-893a-524226695399/file used request id req-5127140b-9917-493a-98c7-3e624487b9ba 2018-08-28 20:20:00,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.38200211525s 2018-08-28 20:20:00,229 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/9ae7f63f-7056-4e42-893a-524226695399/file used request id req-5127140b-9917-493a-98c7-3e624487b9ba 2018-08-28 20:20:00,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:20:00,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:20:00,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-860ef35a-b0c2-469d-ba5b-919052febd25 Date: Tue, 28 Aug 2018 20:20:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9ae7f63f-7056-4e42-893a-524226695399/snap", "metadata": {}}], "file": "/v2/images/9ae7f63f-7056-4e42-893a-524226695399/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "9ae7f63f-7056-4e42-893a-524226695399", "size": 426967040, "self": "/v2/images/9ae7f63f-7056-4e42-893a-524226695399", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9ae7f63f-7056-4e42-893a-524226695399/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-08-28T20:20:00Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-08-28T20:19:51Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "metadata": {}}], "file": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "size": 4373348352, "self": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T20:16:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:20:00,408 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-860ef35a-b0c2-469d-ba5b-919052febd25 2018-08-28 20:20:00,409 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.179374933243s 2018-08-28 20:20:00,409 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-860ef35a-b0c2-469d-ba5b-919052febd25 2018-08-28 20:20:00,412 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9ae7f63f-7056-4e42-893a-524226695399/snap', u'metadata': Munch({})})], 'file': u'/v2/images/9ae7f63f-7056-4e42-893a-524226695399/file', 'owner': u'9ceab26069104b208c408edf70fdbf9f', 'id': u'9ae7f63f-7056-4e42-893a-524226695399', 'size': 426967040, u'self': u'/v2/images/9ae7f63f-7056-4e42-893a-524226695399', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9ceab26069104b208c408edf70fdbf9f', 'name': 'vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/9ae7f63f-7056-4e42-893a-524226695399/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T20:20:00Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T20:20:00Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/9ae7f63f-7056-4e42-893a-524226695399', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3', 'created': u'2018-08-28T20:19:51Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-08-28T20:19:51Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/9ae7f63f-7056-4e42-893a-524226695399', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-08-28 20:20:00,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 20:20:00,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-08-28 20:20:00,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-81e1cca6-3c4d-454f-9831-7bbb9c0ba054 x-compute-request-id: req-81e1cca6-3c4d-454f-9831-7bbb9c0ba054 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9a399add-431f-4987-874e-011ae928dd9d", "name": "vyos_vrouter-flavor_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 20:20:00,461 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-81e1cca6-3c4d-454f-9831-7bbb9c0ba054 2018-08-28 20:20:00,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0488429069519s 2018-08-28 20:20:00,462 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-81e1cca6-3c4d-454f-9831-7bbb9c0ba054 returning object 9a399add-431f-4987-874e-011ae928dd9d 2018-08-28 20:20:00,462 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3', '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'05b7835dde27490ba5b98bafd52f04d2', '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'9a399add-431f-4987-874e-011ae928dd9d', 'swap': 0}) 2018-08-28 20:20:00,463 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 20:20:00,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d/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}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" -d '{"extra_specs": {}}' 2018-08-28 20:20:00,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-670a821d-6c3d-43bc-bc77-aae973e5cc15 x-compute-request-id: req-670a821d-6c3d-43bc-bc77-aae973e5cc15 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 20:20:00,486 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d/os-extra_specs used request id req-670a821d-6c3d-43bc-bc77-aae973e5cc15 2018-08-28 20:20:00,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224628448486s 2018-08-28 20:20:00,486 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d/os-extra_specs used request id req-670a821d-6c3d-43bc-bc77-aae973e5cc15 2018-08-28 20:20:00,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-08-28 20:20:00,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:20:00,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2569b3f9-513e-4e37-8f1f-b0888e9082f6 Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/0c8060cbc09f4ce59063602f77893e63"}, "enabled": true, "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/1948ef55b6e046b08a6942bb649481ee"}, "enabled": true, "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/1caf24fda36d453294dc51437ab09e1e"}, "enabled": true, "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/58fe83f7a46c4b4097cf1ed2a5167fe2"}, "enabled": true, "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/662dd569c42e4463b1e9e95726d72723"}, "enabled": true, "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/6e4ae6f9323143b580d70a0df2bb55b7"}, "enabled": true, "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/80da8b68e0e4461382d2060accb532dd"}, "enabled": true, "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9c1ea10a0d8548bcbc4b5aaaa3b73a8f"}, "enabled": true, "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9d3cd1f3b7034a08a198ca8780d5888b"}, "enabled": true, "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b1ddb59bc2174e9eb7509c59f180af66"}, "enabled": true, "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/bb8b2c2a480047cca685bf8128595304"}, "enabled": true, "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d094c302156c402db325c772a6851c1c"}, "enabled": true, "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d218ced531c643b1b90668d6ae16c89f"}, "enabled": true, "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d72abdd24b3c4da9a201905b5dafe9ee"}, "enabled": true, "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d9234ed35f76467fa10fb4830fec5070"}, "enabled": true, "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/ea65ed9ecc254004aa3d9d5333828bc5"}, "enabled": true, "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-08-28 20:20:00,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-2569b3f9-513e-4e37-8f1f-b0888e9082f6 2018-08-28 20:20:00,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0811328887939s 2018-08-28 20:20:00,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-08-28 20:20:00,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:20:00,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e080c4-e9bc-496d-9498-a5851a59c034 Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/04bb074f098e42eca043fcc1ff9b93c6"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f62d087c11e426cbe47ae86e7d3d6de"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1fcdbc67c5dd4bb1abffdcaefb92df85"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d094c302156c402db325c772a6851c1c", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/210283cd731040f5a9ee37af95ab7966"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "210283cd731040f5a9ee37af95ab7966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25272433a9fc4eec83116e00965b064a"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "25272433a9fc4eec83116e00965b064a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25f994e7123a473c8a02a80a93f87402"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "25f994e7123a473c8a02a80a93f87402"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/263948e6698944dda60187f96e498b56"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "263948e6698944dda60187f96e498b56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/282211e5aac648638ec16ad99d494918"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "282211e5aac648638ec16ad99d494918"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/32df7d5dbfaf4414aa0af285602f5679"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37954cf7bd374cf69910480d7d62e078"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "37954cf7bd374cf69910480d7d62e078"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/379c047adff04e7db4fbaba7e1cd32ae"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37a1929c4fce401e93afc47870820819"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "37a1929c4fce401e93afc47870820819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3ae738e8913c486092a04b707c4e6bb1"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/40634a7a4d224c34a836ebd9dd5c7311"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/41ebee6b4fbe44fbaa2de8e3df33c9e7"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43a1fb5af46f446bb4bededa6fd86502"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d094c302156c402db325c772a6851c1c", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/479399177bcb4def85bc335a8c3c4257"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "479399177bcb4def85bc335a8c3c4257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/505c9c0606814d2eb6dd6b44330b24de"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5637adc1055a4caaa8240da1525f4229"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "5637adc1055a4caaa8240da1525f4229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6036504e32f940f7be35718524b35b5b"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "6036504e32f940f7be35718524b35b5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/710d1f77ca4a4d648858510b82f9d2db"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/72b88b735f0e4bfd9b485078de80a144"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/792db417d78f4d11b6e9027a320be144"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "792db417d78f4d11b6e9027a320be144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d588ce64f724f9294501bfc6f5242f9"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "7d588ce64f724f9294501bfc6f5242f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87898e304d1d4498862ed6eb1b973ecc"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "87898e304d1d4498862ed6eb1b973ecc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89270628185d4cc98c95753984248196"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "89270628185d4cc98c95753984248196"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/984d4375477b4c3ab5f80678c93bdf65"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c2bb1d9fb1b418bab71c8a839b79f89"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9f7d2f52f5ce474aa2a1bf227831cb6e"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a30dcd167ea6456bba3e75c50316cadc"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ae8504fec2df49b98c1264e28d5003f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aeb662e0d013457092b5d9830c497e2c"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "aeb662e0d013457092b5d9830c497e2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bdcf37eb96bd4c04a84e9c25660bdb20"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c5f8414cce114a4fad34d13424ac2d33"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "c5f8414cce114a4fad34d13424ac2d33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cd580fe6afc6481786a746afe6ea93bd"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cf840c83a462486f99d33005611e1e4d"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "cf840c83a462486f99d33005611e1e4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d1b75ee0a49c46c09bde218692961b1f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "d1b75ee0a49c46c09bde218692961b1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d30da25716d540b1aabc919e61d36b42"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "d30da25716d540b1aabc919e61d36b42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de5a18fba1054535baf1531bd43b8234"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "de5a18fba1054535baf1531bd43b8234"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e465dda9154f42f483ba33c071b80490"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "e465dda9154f42f483ba33c071b80490"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eaa3fd9b2a144c1d8045fbbdaca77e51"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f38fcac9ae3d4d2c92c363d364300697"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "f38fcac9ae3d4d2c92c363d364300697"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fb0b6fdfc6894f40838a74ad1d9044eb"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fe42e90f7a5f40e0b887efe732f615be"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "fe42e90f7a5f40e0b887efe732f615be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ffdf91612b3f43b389c125290b9cd9fb"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d094c302156c402db325c772a6851c1c", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-28 20:20:00,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-42e080c4-e9bc-496d-9498-a5851a59c034 2018-08-28 20:20:00,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0924549102783s 2018-08-28 20:20:00,675 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:20:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:20:00,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-33af4823-69a2-4f6a-9527-dd072b5edea4 Date: Tue, 28 Aug 2018 20:20:00 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-28T20:16:13Z", "revision_number": 0, "id": "279b7dba-9379-4c45-a8e1-f47073136167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "88842984-5149-49fc-bfc3-321331361f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T20:16:13Z", "revision_number": 0, "id": "9de546a9-c4f3-4b6a-9ba2-23b43c5166a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "cbbbed8b-5663-41c2-be80-2b12eddff2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-28T20:16:14Z", "revision_number": 0, "id": "e64cf20e-133f-4de6-93a3-8627d63d29b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:14Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 8, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:14:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 4, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:20:00,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-33af4823-69a2-4f6a-9527-dd072b5edea4 2018-08-28 20:20:00,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0519351959229s 2018-08-28 20:20:00,727 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-33af4823-69a2-4f6a-9527-dd072b5edea4 2018-08-28 20:20:00,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-08-28 20:20:00,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -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": "f880f2a1-5107-4863-b7d5-abce20e3c2cf"}}' 2018-08-28 20:20:00,932 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-d0272d89-104a-4dad-9970-3cf3c10dfddb Date: Tue, 28 Aug 2018 20:20:00 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-08-28T20:20:00Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "port_range_min": 22, "revision_number": 0, "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:20:00Z", "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "3e0aa6eb-dc94-4a06-900c-5b4ef5aba6ea"}} 2018-08-28 20:20:00,932 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d0272d89-104a-4dad-9970-3cf3c10dfddb 2018-08-28 20:20:00,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.201850175858s 2018-08-28 20:20:00,933 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/security-group-rules.json used request id req-d0272d89-104a-4dad-9970-3cf3c10dfddb 2018-08-28 20:20:00,933 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-08-28 20:20:00,939 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-08-28 20:20:02,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:02,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:02,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:02,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:02,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:02,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:02,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:02,693 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-08-28 20:20:02,693 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "function-test-openstack-blueprint.yaml", "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:02.632Z", "updated_at": "2018-08-28T20:20:02.632Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "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": {"network": {}, "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": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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-08-28 20:20:02,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:02,694 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:02 GMT 2018-08-28 20:20:02,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:02,695 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-28 20:20:02,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:02,707 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-08-28 20:20:02,707 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.205:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.28:5000", "keystone_tenant_name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "9ae7f63f-7056-4e42-893a-524226695399", "keystone_password": "b44e98c9-29d1-42b3-8388-7dad650ba5e9", "reference_vnf_flavor_id": "9a399add-431f-4987-874e-011ae928dd9d", "target_vnf_flavor_id": "9a399add-431f-4987-874e-011ae928dd9d", "target_vnf_image_id": "9ae7f63f-7056-4e42-893a-524226695399"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-08-28 20:20:03,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:03,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:03,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:03,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:03,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-08-28 20:20:03,927 - 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": "9a399add-431f-4987-874e-011ae928dd9d", "target_vnf_flavor_id": "9a399add-431f-4987-874e-011ae928dd9d", "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_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9ae7f63f-7056-4e42-893a-524226695399", "keystone_password": "b44e98c9-29d1-42b3-8388-7dad650ba5e9", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "9ae7f63f-7056-4e42-893a-524226695399", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:02.837Z", "updated_at": "2018-08-28T20:20:02.837Z", "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-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:03 GMT 2018-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-28 20:20:03,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:03,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-08-28 20:20:03,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:03,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:03,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:03 GMT 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:04,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-08-28 20:20:04,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:04,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:04,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:04,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:04,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:04,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:04,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:04,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:04 GMT 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:04,110 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:04,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:04,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "pending", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:04,199 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:04 GMT 2018-08-28 20:20:04,200 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:04,200 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-28 20:20:04,200 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:09,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:09,379 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:09,380 - 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-08-28T20:20:04.757Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:04.757Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:05.199Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:05.199Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:05.419Z", "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-08-28T20:20:05.419Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:05.476Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:05.476Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:05.476Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:05.476Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:05.476Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:05.476Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:06.434Z", "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-08-28T20:20:06.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:06.434Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:06.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:06.434Z", "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-08-28T20:20:06.434Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:07.516Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpn2LCk8 --prefix=\"/tmp/openstack-elVXCR\" --constraint=\"/tmp/openstack-elVXCR/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:07.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:07.516Z", "message": "Installing from directory: /tmp/tmpn2LCk8 [args=--prefix=\"/tmp/openstack-elVXCR\" --constraint=\"/tmp/openstack-elVXCR/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:07.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:09,380 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:09 GMT 2018-08-28 20:20:09,381 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:09,381 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-08-28 20:20:09,381 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:09,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-08-28 20:20:09,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-08-28 20:20:09,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-08-28 20:20:09,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-08-28 20:20:09,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-08-28 20:20:09,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-08-28 20:20:09,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-08-28 20:20:09,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-08-28 20:20:09,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-08-28 20:20:09,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpn2LCk8 --prefix="/tmp/openstack-elVXCR" --constraint="/tmp/openstack-elVXCR/constraint.txt" 2018-08-28 20:20:09,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpn2LCk8 [args=--prefix="/tmp/openstack-elVXCR" --constraint="/tmp/openstack-elVXCR/constraint.txt", package_name=cloudify-openstack-plugin] 2018-08-28 20:20:09,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:09,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:09,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:09 GMT 2018-08-28 20:20:09,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:09,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-28 20:20:09,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:14,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:14,911 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:14,911 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:14,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:14,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:14,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:14,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:14 GMT 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:14,912 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:15,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:15,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:15 GMT 2018-08-28 20:20:15,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:15,007 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-28 20:20:15,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:20,010 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:20,113 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:20,113 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:20,113 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:20,113 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:20,113 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:20 GMT 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:20,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:20,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:20,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:20,188 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:20 GMT 2018-08-28 20:20:20,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:20,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-28 20:20:20,188 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:25,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:25,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:25,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:25,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:25,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:25,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:25,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:25,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:25,330 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 20:20:25,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:25,330 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:25 GMT 2018-08-28 20:20:25,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:25,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 20:20:25,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:25,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:25,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:25,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:25,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:25,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:25 GMT 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-28 20:20:25,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:30,410 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:30,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:30,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:30,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:30 GMT 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-08-28 20:20:30,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:30,498 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:30,563 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:30,563 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:30,563 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:30,563 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:30,563 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:30,563 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:30,563 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:30,564 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:30,564 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:30,564 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:30 GMT 2018-08-28 20:20:30,564 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:30,564 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-28 20:20:30,564 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:35,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:35,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:35,648 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:35,648 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:35,648 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:35,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:35.563Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:35.563Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}], "metadata": {"pagination": {"total": 12, "offset": 11, "size": 50}}} 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:35 GMT 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 585 2018-08-28 20:20:35,649 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:35,649 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-08-28 20:20:35,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:35,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:35,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:35,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:35,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:35,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:35 GMT 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-08-28 20:20:35,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:40,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:40,892 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:40,892 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:40,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:40,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:40,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:40,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:40,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:40,893 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:36.523Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:36.523Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:36.550Z", "message": "Removing directory: /tmp/tmpn2LCk8", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:36.550Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975", "logger": "638e11ce-9129-41f4-918e-173b22c9f3a5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:37.536Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:37.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:37.536Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:37.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:37.536Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:37.536Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}], "metadata": {"pagination": {"total": 17, "offset": 12, "size": 50}}} 2018-08-28 20:20:40,893 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:40,893 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:40 GMT 2018-08-28 20:20:40,893 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:40,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2486 2018-08-28 20:20:40,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:40,893 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-08-28 20:20:40,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpn2LCk8 2018-08-28 20:20:40,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-08-28 20:20:40,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-08-28 20:20:40,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-08-28 20:20:40,894 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/9fd05de6-e161-4bfa-9be7-7bf44a340975 2018-08-28 20:20:41,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:41,080 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:41,080 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:41,080 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"} 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:41 GMT 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-08-28 20:20:41,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:41,082 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-08-28 20:20:41,082 - 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-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:41,238 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-08-28 20:20:41,238 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:20:41,239 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:41,239 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:41 GMT 2018-08-28 20:20:41,239 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:41,239 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:20:41,239 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:41,239 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:41,309 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:41,309 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:41,309 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:41,309 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:41,309 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:41,309 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:41,309 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:41,310 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-28 20:20:41,310 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:41,310 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:41 GMT 2018-08-28 20:20:41,310 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:41,310 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-28 20:20:41,310 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:41,310 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:20:41,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:41,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:41,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:41,379 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:41 GMT 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:41,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:20:41,380 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:46,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:46,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:46,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:46,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:46,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:46,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-08-28T20:20:41.823Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:41.823Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:42.933Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:42.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "external_network_lluic1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:42.933Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:42.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "external_network_lluic1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:42.933Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:42.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.947Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:43.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "external_network_lluic1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.947Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:43.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.947Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:43.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.947Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:43.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.947Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:43.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.947Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:43.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.947Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:43.947Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:43.978Z", "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-08-28T20:20:43.978Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:44.624Z", "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-08-28T20:20:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:44.624Z", "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-08-28T20:20:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:44.624Z", "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-08-28T20:20:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:44.624Z", "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-08-28T20:20:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:44.624Z", "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-08-28T20:20:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:44.624Z", "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-08-28T20:20:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:44.624Z", "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-08-28T20:20:44.624Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "6e4141c1-9221-4dcb-a0d1-ea6de95fed15"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.034Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.034Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "external_network_lluic1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:45.776Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:45.776Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "3147c040-13e0-426b-9250-a80e1577b886"}, {"node_instance_id": "external_network_lluic1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:46.052Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:46.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "external_network_lluic1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:46.052Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:46.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:46.052Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:46.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "external_network_lluic1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:46.052Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:46.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 33, "offset": 0, "size": 50}}} 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:46 GMT 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17696 2018-08-28 20:20:46,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:46,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-08-28 20:20:46,485 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:46,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-28 20:20:46,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:46,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:46,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-28 20:20:46,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:46,486 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:46,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-08-28 20:20:46,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-08-28 20:20:46,487 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-28 20:20:46,487 - 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-08-28 20:20:46,487 - 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-08-28 20:20:46,487 - 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-08-28 20:20:46,488 - 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-08-28 20:20:46,488 - 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-08-28 20:20:46,488 - 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-08-28 20:20:46,488 - 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-08-28 20:20:46,488 - 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-08-28 20:20:46,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-08-28 20:20:46,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-28 20:20:46,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-28 20:20:46,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:46,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:46,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-28 20:20:46,489 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-08-28 20:20:46,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-08-28 20:20:46,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-08-28 20:20:46,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-08-28 20:20:46,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:46,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-28 20:20:46,490 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-08-28 20:20:46,491 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:46,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:20:46,583 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:46,583 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:46,584 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:46 GMT 2018-08-28 20:20:46,584 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:46,585 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:20:46,585 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:51,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:51,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:51,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:51,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:51,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:51,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_9zgdor", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.085Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.085Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "router_4nneui", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.085Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.085Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "router_4nneui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.085Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.085Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.085Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:47.112Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9ceab26069104b208c408edf70fdbf9f', u'created_at': u'2018-08-28T20:20:46Z', u'updated_at': u'2018-08-28T20:20:46Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'9ceab26069104b208c408edf70fdbf9f', u'port_id': None, u'id': u'844dd076-cbb7-43c4-818c-c677e67267bf'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:47.112Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "e5241eb2-a8b8-4b71-b6a0-0b6867155a7d"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.135Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.135Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.135Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.135Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "router_4nneui", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.135Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.135Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.135Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:48.683Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'9ceab26069104b208c408edf70fdbf9f', u'created_at': u'2018-08-28T20:20:48Z', u'updated_at': u'2018-08-28T20:20:48Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'9ceab26069104b208c408edf70fdbf9f', u'port_id': None, u'id': u'81b9bb84-56ba-47f8-ba4d-524016039083'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:48.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "34630feb-64a9-4fde-a3ec-6b654eb317fe"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:49.163Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:49.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:49.163Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:49.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:49.163Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:49.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:49.163Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:49.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:49.163Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:49.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:49.163Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:49.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:49.163Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:49.163Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:50.180Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:50.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:50.180Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:50.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:50.180Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:50.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:50.180Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:50.180Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:51.194Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:51.194Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 61, "offset": 33, "size": 50}}} 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:51 GMT 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 14578 2018-08-28 20:20:51,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:51,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-28 20:20:51,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:51,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-08-28 20:20:51,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-08-28 20:20:51,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:51,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-08-28 20:20:51,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:51,681 - 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'9ceab26069104b208c408edf70fdbf9f', u'created_at': u'2018-08-28T20:20:46Z', u'updated_at': u'2018-08-28T20:20:46Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.210', u'revision_number': 0, u'project_id': u'9ceab26069104b208c408edf70fdbf9f', u'port_id': None, u'id': u'844dd076-cbb7-43c4-818c-c677e67267bf'} 2018-08-28 20:20:51,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:51,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:51,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-08-28 20:20:51,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-28 20:20:51,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-08-28 20:20:51,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:51,682 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:51,683 - 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'9ceab26069104b208c408edf70fdbf9f', u'created_at': u'2018-08-28T20:20:48Z', u'updated_at': u'2018-08-28T20:20:48Z', u'floating_network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.212', u'revision_number': 0, u'project_id': u'9ceab26069104b208c408edf70fdbf9f', u'port_id': None, u'id': u'81b9bb84-56ba-47f8-ba4d-524016039083'} 2018-08-28 20:20:51,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:51,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-08-28 20:20:51,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-28 20:20:51,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-28 20:20:51,683 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:51,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:51,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-08-28 20:20:51,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:51,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:51,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:51,684 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:51,685 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-28 20:20:51,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:20:51,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:51,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:51,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:51,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:51,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:51,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:51,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:51,748 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:20:51,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:51,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:51 GMT 2018-08-28 20:20:51,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:51,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:20:51,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:53,237 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 20:20:56,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:56,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:52.535Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:52.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:52.535Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:52.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:53.571Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:53.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "router_4nneui", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:54.599Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:54.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:54.599Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:54.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:54.599Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:54.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:54.599Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:54.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "router_4nneui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:54.599Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:54.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:54.599Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:54.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:54.599Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:54.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "router_4nneui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:55.613Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:55.613Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:56.628Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:56.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:56.628Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:56.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:56.628Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:56.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:56.628Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:56.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:56.628Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:56.628Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 77, "offset": 61, "size": 50}}} 2018-08-28 20:20:56,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:56,834 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:56 GMT 2018-08-28 20:20:56,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:56,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8033 2018-08-28 20:20:56,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:20:56,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:56,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:56,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:56,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-08-28 20:20:56,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-28 20:20:56,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-28 20:20:56,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:56,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:20:56,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-28 20:20:56,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-28 20:20:56,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:20:56,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-28 20:20:56,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-08-28 20:20:56,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:20:56,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-08-28 20:20:56,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-28 20:20:56,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:20:56,895 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:20:56,895 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:20:56 GMT 2018-08-28 20:20:56,896 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:20:56,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:20:56,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:01,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:01,997 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:01,997 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:01,997 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:01,997 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:01,997 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:01,997 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:01,998 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:01,998 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:57.661Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:57.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:57.661Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:57.661Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:58.683Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:58.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:58.683Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:58.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:58.683Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:58.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:58.683Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:58.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:58.683Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:58.683Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:59.701Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:59.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:59.701Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:20:59.701Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:20:59.797Z", "message": "connect_security_group(): source_id=a03acbb1-8dc4-43f5-8258-6b1a6247627a target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', 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-08-28T20:20:59.797Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "d8d696a9-835d-4628-bf65-c4ce94b71cfe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:00.712Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:00.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:00.712Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:00.712Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:00.812Z", "message": "connect_security_group(): source_id=54ba7050-0880-489b-a055-d2e7fafbfa18 target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', 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-08-28T20:21:00.812Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "60efb33b-b391-4211-b2f1-98b1afb13761"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:01.780Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:01.780Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 94, "offset": 77, "size": 50}}} 2018-08-28 20:21:01,998 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:01,998 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:01 GMT 2018-08-28 20:21:01,998 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:01,998 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7392 2018-08-28 20:21:01,998 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:01,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:21:01,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:21:01,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:21:01,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-28 20:21:01,999 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:21:02,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-08-28 20:21:02,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-28 20:21:02,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:21:02,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:21:02,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a03acbb1-8dc4-43f5-8258-6b1a6247627a target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-28 20:21:02,000 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-08-28 20:21:02,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-08-28 20:21:02,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=54ba7050-0880-489b-a055-d2e7fafbfa18 target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-28 20:21:02,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-28 20:21:02,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:02,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:02,083 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:02,083 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:02,083 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:02,083 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:02,083 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:02,083 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:02,083 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:02,084 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:02,084 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:02 GMT 2018-08-28 20:21:02,084 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:02,084 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:02,084 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:07,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:07,197 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:07,197 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:03.455Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:03.455Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:04.810Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:04.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:04.810Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:04.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:04.810Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:04.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:04.810Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:04.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:04.810Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:04.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:04.810Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:04.810Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:06.617Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:06.617Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 102, "offset": 91, "size": 50}}} 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:07,198 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:07 GMT 2018-08-28 20:21:07,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:07,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4052 2018-08-28 20:21:07,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:07,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-08-28 20:21:07,199 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-28 20:21:07,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-28 20:21:07,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-08-28 20:21:07,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-08-28 20:21:07,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:21:07,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:21:07,200 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-28 20:21:07,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:07,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:07,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:07,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:07,265 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:07,265 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:07,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:07,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:07,266 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:07,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:07,266 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:07 GMT 2018-08-28 20:21:07,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:07,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:07,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:12,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:12,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:07.829Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:07.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:07.829Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:07.829Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:08.838Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:08.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:08.838Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:08.838Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:09.965Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:09.965Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:09.965Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:09.965Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:09.965Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:09.965Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:10.326Z", "message": "connect_security_group(): source_id=ae13acd6-4ffd-40a4-920d-c174ea669a57 target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', 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-08-28T20:21:10.326Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "bc3a8ec6-6193-445a-a574-30721f6b9f14"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:11.830Z", "message": "connect_security_group(): source_id=bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6 target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', 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-08-28T20:21:11.830Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "27b97fca-d764-4675-8140-8b857e6ca447"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:11.985Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:11.985Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 114, "offset": 99, "size": 50}}} 2018-08-28 20:21:12,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:12,853 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:12 GMT 2018-08-28 20:21:12,853 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:12,853 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5348 2018-08-28 20:21:12,853 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:12,853 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:21:12,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-08-28 20:21:12,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:21:12,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:21:12,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-08-28 20:21:12,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-08-28 20:21:12,854 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:21:12,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=ae13acd6-4ffd-40a4-920d-c174ea669a57 target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-28 20:21:12,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6 target={u'external_id': u'c539baa5-b1f4-4728-a572-423b78fae1c5', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-08-28 20:21:12,855 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-28 20:21:12,855 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:12,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:12,938 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:12,939 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:12 GMT 2018-08-28 20:21:12,939 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:12,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:12,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:17,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:18,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:18,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:18,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:18,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:18,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:18,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:18,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:18,018 - 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-08-28T20:21:12.984Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:12.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:12.984Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:12.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:12.984Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:12.984Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:14.443Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:14.443Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:14.998Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:14.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:14.998Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:14.998Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:16.010Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:16.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:16.010Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:16.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:16.010Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:16.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:16.010Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:16.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:16.010Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:16.010Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:16.035Z", "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'ae13acd6-4ffd-40a4-920d-c174ea669a57', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:66:6d:27'}, {u'external_id': u'54ba7050-0880-489b-a055-d2e7fafbfa18', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6e:14:61'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:16.035Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "f688b557-59ed-48ea-8755-14ce93c7aad1"}, {"node_instance_id": "reference_vnf_host_t5vrve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:16.223Z", "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-08-28T20:21:16.223Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "f688b557-59ed-48ea-8755-14ce93c7aad1"}, {"node_instance_id": "target_vnf_host_ucwwrg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:17.244Z", "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'bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e8:cb:43'}, {u'external_id': u'a03acbb1-8dc4-43f5-8258-6b1a6247627a', 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:25:f8:eb'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:17.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "356e5599-83de-4952-97aa-5e3c49803c75"}, {"node_instance_id": "target_vnf_host_ucwwrg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:17.244Z", "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-08-28T20:21:17.244Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "356e5599-83de-4952-97aa-5e3c49803c75"}], "metadata": {"pagination": {"total": 131, "offset": 109, "size": 50}}} 2018-08-28 20:21:18,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:18,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:18 GMT 2018-08-28 20:21:18,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:18,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8851 2018-08-28 20:21:18,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:18,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-08-28 20:21:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-08-28 20:21:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-08-28 20:21:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-28 20:21:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-08-28 20:21:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:21:18,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 20:21:18,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-08-28 20:21:18,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 20:21:18,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-08-28 20:21:18,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-08-28 20:21:18,021 - 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'ae13acd6-4ffd-40a4-920d-c174ea669a57', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:66:6d:27'}, {u'external_id': u'54ba7050-0880-489b-a055-d2e7fafbfa18', u'fixed_ip_address': u'12.0.0.4', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6e:14:61'}] 2018-08-28 20:21:18,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-08-28 20:21:18,022 - 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'bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6', u'fixed_ip_address': u'11.0.0.13', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:e8:cb:43'}, {u'external_id': u'a03acbb1-8dc4-43f5-8258-6b1a6247627a', 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:25:f8:eb'}] 2018-08-28 20:21:18,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-08-28 20:21:18,022 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:18,096 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:18,096 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:18,097 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:18 GMT 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:18,097 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:18,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:23,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:23,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:23,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:23,205 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:23,205 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:23,205 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:23,205 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:23,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:23,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ucwwrg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:18.573Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6'}, {'port-id': u'a03acbb1-8dc4-43f5-8258-6b1a6247627a'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:18.573Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "356e5599-83de-4952-97aa-5e3c49803c75"}, {"node_instance_id": "reference_vnf_host_t5vrve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:19.273Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'ae13acd6-4ffd-40a4-920d-c174ea669a57'}, {'port-id': u'54ba7050-0880-489b-a055-d2e7fafbfa18'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:19.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "f688b557-59ed-48ea-8755-14ce93c7aad1"}, {"node_instance_id": "target_vnf_host_ucwwrg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:19.273Z", "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-08-28T20:21:19.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "356e5599-83de-4952-97aa-5e3c49803c75"}, {"node_instance_id": "reference_vnf_host_t5vrve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:19.273Z", "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-08-28T20:21:19.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "f688b557-59ed-48ea-8755-14ce93c7aad1"}, {"node_instance_id": "target_vnf_host_ucwwrg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:19.273Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6'}, {'port-id': u'a03acbb1-8dc4-43f5-8258-6b1a6247627a'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:19.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "356e5599-83de-4952-97aa-5e3c49803c75"}, {"node_instance_id": "reference_vnf_host_t5vrve", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:19.273Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'ae13acd6-4ffd-40a4-920d-c174ea669a57'}, {'port-id': u'54ba7050-0880-489b-a055-d2e7fafbfa18'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:19.273Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "f688b557-59ed-48ea-8755-14ce93c7aad1"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:20.820Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:20.820Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:21.845Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:21.845Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:21.845Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:21.845Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:21.845Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:21.845Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:23.032Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:23.032Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 142, "offset": 124, "size": 50}}} 2018-08-28 20:21:23,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:23,206 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:23 GMT 2018-08-28 20:21:23,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:23,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7552 2018-08-28 20:21:23,206 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:23,206 - 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'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6'}, {'port-id': u'a03acbb1-8dc4-43f5-8258-6b1a6247627a'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'} 2018-08-28 20:21:23,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'ae13acd6-4ffd-40a4-920d-c174ea669a57'}, {'port-id': u'54ba7050-0880-489b-a055-d2e7fafbfa18'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'} 2018-08-28 20:21:23,207 - 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-08-28 20:21:23,207 - 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-08-28 20:21:23,207 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6'}, {'port-id': u'a03acbb1-8dc4-43f5-8258-6b1a6247627a'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'} 2018-08-28 20:21:23,207 - 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'9ae7f63f-7056-4e42-893a-524226695399', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'79ce310c-069a-47f5-aeff-841c83819c7a'}, 'nics': [{'port-id': u'ae13acd6-4ffd-40a4-920d-c174ea669a57'}, {'port-id': u'54ba7050-0880-489b-a055-d2e7fafbfa18'}], 'flavor': u'9a399add-431f-4987-874e-011ae928dd9d'} 2018-08-28 20:21:23,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 20:21:23,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:21:23,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-08-28 20:21:23,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-08-28 20:21:23,208 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:21:23,208 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:23,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:23,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:23,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:23,398 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:23 GMT 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:23,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:28,404 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:28,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:24.045Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:24.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:24.045Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:24.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:24.045Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:24.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:24.045Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:24.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:24.045Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:24.045Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:26.119Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "node_name": "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-08-28T20:21:26.119Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:27.068Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "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-08-28T20:21:27.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 149, "offset": 135, "size": 50}}} 2018-08-28 20:21:28,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:28,494 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:28 GMT 2018-08-28 20:21:28,494 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:28,494 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4828 2018-08-28 20:21:28,494 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:28,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-08-28 20:21:28,494 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 20:21:28,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 20:21:28,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-08-28 20:21:28,495 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-08-28 20:21:28,495 - 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-08-28 20:21:28,495 - 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-08-28 20:21:28,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:28,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:28,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:28,600 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:28 GMT 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:28,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:28,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:33,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:33,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:33,858 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:33 GMT 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:33,859 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:21:33,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:33,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:34,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:34,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:34,216 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:34 GMT 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:34,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:39,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:39,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-28 20:21:39,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:39,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:39 GMT 2018-08-28 20:21:39,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:39,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:21:39,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:39,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:39,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:39,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:39,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:39,763 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:39,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:39,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:39,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:39,764 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:39,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:39,764 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:39 GMT 2018-08-28 20:21:39,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:39,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:39,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:44,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:44,856 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:44,856 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:44 GMT 2018-08-28 20:21:44,857 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:44,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:21:44,858 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:44,858 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:45,265 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:45,265 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:45,265 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:45,266 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:45 GMT 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:45,266 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:50,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:50,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:50,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:50 GMT 2018-08-28 20:21:50,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:50,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:21:50,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:50,348 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:50,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:50,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:50,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:50,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:50,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:50,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:50,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:50,578 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:50,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:50,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:50 GMT 2018-08-28 20:21:50,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:50,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:50,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:55,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:21:55,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:55,682 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:55,682 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:55,682 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:55,682 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:55,682 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:55,682 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:55,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 142, "size": 50}}} 2018-08-28 20:21:55,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:55,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:55 GMT 2018-08-28 20:21:55,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:55,683 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:21:55,683 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:21:55,683 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:21:55,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:21:55,742 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:21:55,742 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:21:55 GMT 2018-08-28 20:21:55,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:21:55,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:21:55,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:00,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:00,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:00,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:00,830 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:00,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:00,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:00,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:00,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:00,831 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:56.115Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:56.115Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:56.257Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:56.257Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:57.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:57.268Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:57.268Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:21:57.268Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:58.369Z", "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-08-28T20:21:58.369Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:21:59.297Z", "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-08-28T20:21:59.297Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 155, "offset": 142, "size": 50}}} 2018-08-28 20:22:00,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:00,831 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:00 GMT 2018-08-28 20:22:00,831 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:00,831 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-08-28 20:22:00,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:00,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 20:22:00,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 20:22:00,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-08-28 20:22:00,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-08-28 20:22:00,832 - 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-08-28 20:22:00,832 - 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-08-28 20:22:00,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:00,896 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:00,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:00,897 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:00 GMT 2018-08-28 20:22:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:00,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:22:00,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:05,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:05,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:05,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:05,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:05 GMT 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:22:05,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:05,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:06,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:06,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:06,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:06,043 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:06 GMT 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:22:06,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:11,049 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:11,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:11,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:11,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:11 GMT 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:11,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:22:11,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:11,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:11,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:11,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:11,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:11,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:11,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:11,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:11,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:11,183 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:11,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:11,183 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:11 GMT 2018-08-28 20:22:11,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:11,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:22:11,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:16,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:16,263 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:16,263 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:16 GMT 2018-08-28 20:22:16,264 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:16,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:22:16,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:16,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:16,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:16,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:16,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:16,327 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:16 GMT 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:22:16,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:21,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:21,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:21,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:21,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:21 GMT 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:22:21,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:21,433 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:21,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:21,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:21,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:21,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:21,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:21,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:21,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:21,513 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:21,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:21,514 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:21 GMT 2018-08-28 20:22:21,514 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:21,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:22:21,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:26,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:26,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:26,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:26,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:26,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:26,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:26,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 148, "size": 50}}} 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:26 GMT 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:26,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:26,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:26,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:26,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:26,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:26,687 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:26 GMT 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:22:26,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:31,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:31,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:28.391Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:28.391Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:29.316Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:29.316Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:29.316Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:29.316Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:29.316Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:29.316Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "target_vnf_host_ucwwrg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:30.403Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:30.403Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "d95ff216-b77a-4c47-8487-ff6a96584c38"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:30.609Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:30.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": "reference_vnf_host_t5vrve", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:31.334Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:31.334Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250", "logger": "fd461fbd-d979-4864-9198-502e312aee82"}], "metadata": {"pagination": {"total": 162, "offset": 148, "size": 50}}} 2018-08-28 20:22:31,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:31,787 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:31 GMT 2018-08-28 20:22:31,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:31,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3721 2018-08-28 20:22:31,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:31,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 20:22:31,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-08-28 20:22:31,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 20:22:31,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-08-28 20:22:31,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-28 20:22:31,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-28 20:22:31,788 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-08-28 20:22:31,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:31,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:31,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:31,891 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:31,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:31,892 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:31 GMT 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-08-28 20:22:31,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:36,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:22:36,999 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:36,999 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:36,999 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:36,999 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:32.357Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:32.357Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:22:33.366Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-08-28T20:22:33.366Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 164, "offset": 155, "size": 50}}} 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:36 GMT 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1052 2018-08-28 20:22:37,000 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:37,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-08-28 20:22:37,001 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-08-28 20:22:37,001 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/f930f2d1-ac34-4a52-979e-d28586230250 2018-08-28 20:22:37,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:22:37,059 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:22:37,059 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:22:37,059 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:22:37,059 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:22:37,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:22:37,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:22:37,059 - 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-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"} 2018-08-28 20:22:37,060 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:22:37,060 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:22:37 GMT 2018-08-28 20:22:37,060 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:22:37,060 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-08-28 20:22:37,060 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:22:37,060 - 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-08-28T20:20:41.169Z', 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'f930f2d1-ac34-4a52-979e-d28586230250'} 2018-08-28 20:22:37,072 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-08-28 20:22:37,144 - 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.212'}, 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.210'}}, 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-08-28 20:22:37,207 - 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.212'}, 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.210'}}, 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-08-28 20:22:37,208 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-08-28 20:22:37,208 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.212 2018-08-28 20:22:37,209 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:37,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:38,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:22:37 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25db3e4d-d053-4f71-acff-e7aaa14dcdba x-compute-request-id: req-25db3e4d-d053-4f71-acff-e7aaa14dcdba Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:38,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-25db3e4d-d053-4f71-acff-e7aaa14dcdba 2018-08-28 20:22:38,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04651784897s 2018-08-28 20:22:38,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-25db3e4d-d053-4f71-acff-e7aaa14dcdba 2018-08-28 20:22:38,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:38,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:39,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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,Accept-Encoding x-openstack-request-id: req-2769f491-394a-4165-934d-398577b60fc5 x-compute-request-id: req-2769f491-394a-4165-934d-398577b60fc5 Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:39,103 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2769f491-394a-4165-934d-398577b60fc5 2018-08-28 20:22:39,103 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.842514038086s 2018-08-28 20:22:39,103 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-2769f491-394a-4165-934d-398577b60fc5 2018-08-28 20:22:39,107 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.14 2018-08-28 20:22:39,107 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:66:6d:27 2018-08-28 20:22:39,107 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:39,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:22: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-bd608885-aa6a-4d3d-90d9-34d45d139aa8 x-compute-request-id: req-bd608885-aa6a-4d3d-90d9-34d45d139aa8 Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:39,945 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd608885-aa6a-4d3d-90d9-34d45d139aa8 2018-08-28 20:22:39,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.837853908539s 2018-08-28 20:22:39,946 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-bd608885-aa6a-4d3d-90d9-34d45d139aa8 2018-08-28 20:22:39,949 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:39,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:40,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:22: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-fe47a24b-82e1-45fd-a2d3-08688b1d40a6 x-compute-request-id: req-fe47a24b-82e1-45fd-a2d3-08688b1d40a6 Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:40,984 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe47a24b-82e1-45fd-a2d3-08688b1d40a6 2018-08-28 20:22:40,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03460288048s 2018-08-28 20:22:40,985 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-fe47a24b-82e1-45fd-a2d3-08688b1d40a6 2018-08-28 20:22:40,988 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.4 2018-08-28 20:22:40,988 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:6e:14:61 2018-08-28 20:22:40,988 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-08-28 20:22:40,989 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.210 2018-08-28 20:22:40,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:41,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:22:40 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-07328037-5271-46f5-b820-dc37e2d904cb x-compute-request-id: req-07328037-5271-46f5-b820-dc37e2d904cb Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:41,827 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07328037-5271-46f5-b820-dc37e2d904cb 2018-08-28 20:22:41,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.838048934937s 2018-08-28 20:22:41,828 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-07328037-5271-46f5-b820-dc37e2d904cb 2018-08-28 20:22:41,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:41,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:42,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:22:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ed13044e-b86d-4495-935e-8c63a19712e5 x-compute-request-id: req-ed13044e-b86d-4495-935e-8c63a19712e5 Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:42,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed13044e-b86d-4495-935e-8c63a19712e5 2018-08-28 20:22:42,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.698081016541s 2018-08-28 20:22:42,531 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ed13044e-b86d-4495-935e-8c63a19712e5 2018-08-28 20:22:42,534 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.13 2018-08-28 20:22:42,534 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:e8:cb:43 2018-08-28 20:22:42,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:42,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:43,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:22:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b0549ed7-4d64-45c5-9af9-cff44918efd8 x-compute-request-id: req-b0549ed7-4d64-45c5-9af9-cff44918efd8 Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:43,380 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0549ed7-4d64-45c5-9af9-cff44918efd8 2018-08-28 20:22:43,380 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.845057964325s 2018-08-28 20:22:43,380 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-b0549ed7-4d64-45c5-9af9-cff44918efd8 2018-08-28 20:22:43,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:22:43,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:22:43,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20: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-f37b8747-ca59-49e7-97f4-9b98f2e0b336 x-compute-request-id: req-f37b8747-ca59-49e7-97f4-9b98f2e0b336 Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:22:43,956 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f37b8747-ca59-49e7-97f4-9b98f2e0b336 2018-08-28 20:22:43,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571856021881s 2018-08-28 20:22:43,956 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-f37b8747-ca59-49e7-97f4-9b98f2e0b336 2018-08-28 20:22:43,960 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.9 2018-08-28 20:22:43,960 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:25:f8:eb 2018-08-28 20:22:43,960 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-08-28 20:22:43,973 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-28 20:22:43,992 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-08-28 20:22:44,002 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-28 20:22:44,018 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-08-28 20:22:44,018 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-08-28 20:22:44,026 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-28 20:22:44,086 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-08-28 20:22:44' 2018-08-28 20:22:44,086 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-08-28 20:22:44,087 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-08-28 20:22:44,095 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-28 20:22:44,115 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-08-28 20:22:44,118 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa077910L 2018-08-28 20:22:44,119 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 20:22:44,123 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-28 20:22:44,123 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-28 20:22:44,124 - 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-08-28 20:22:44,124 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-28 20:22:44,124 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-28 20:22:44,124 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 20:22:44,124 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-28 20:22:44,124 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 20:22:44,158 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-28 20:22:44,262 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-28 20:22:44,262 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 20:22:44,264 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-28 20:22:44,297 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 20:22:44,304 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-28 20:22:44,304 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-28 20:22:44,329 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-08-28 20:22:44,329 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 20:22:44,330 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 20:22:44,331 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 20:22:44,333 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 20:22:44,334 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 20:22:45,357 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-28 20:22:46,359 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-28 20:22:51,365 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-28 20:22:52,367 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-28 20:22:57,372 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-28 20:22:58,374 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-28 20:23:03,379 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-08-28 20:23:04,381 - 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-08-28 20:23:09,384 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-08-28 20:23:10,386 - 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-08-28 20:23:15,391 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-08-28 20:23:16,393 - 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-08-28 20:23:21,398 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-08-28 20:23:22,400 - 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-08-28 20:23:27,402 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-08-28 20:23:28,404 - 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-08-28 20:23:33,407 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-08-28 20:23:34,409 - 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-08-28 20:23:39,414 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-08-28 20:23:40,416 - 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-08-28 20:23:45,422 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-08-28 20:23:46,423 - 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-08-28 20:23:51,429 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-08-28 20:23:52,431 - 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-08-28 20:23:57,436 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-08-28 20:23:58,437 - 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-08-28 20:24:03,442 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-28 20:24:04,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-28 20:24:09,450 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' 2018-08-28 20:24:10,452 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 ebgp-multihop '2' [edit] vyos@vyos# 2018-08-28 20:24:15,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 2018-08-28 20:24:16,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 remote-as 65002 [edit] vyos@vyos# 2018-08-28 20:24:21,465 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.9 2018-08-28 20:24:22,467 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 update-source 12.0.0.9 [edit] vyos@vyos# 2018-08-28 20:24:27,472 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inbound 2018-08-28 20:24:28,474 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 soft-reconfiguration inboun d [edit] vyos@vyos# 2018-08-28 20:24:33,480 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 2018-08-28 20:24:34,482 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.4 password lab0033 [edit] vyos@vyos# 2018-08-28 20:24:39,487 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-08-28 20:24:40,489 - 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-08-28 20:24:45,495 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-08-28 20:24:46,497 - 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-08-28 20:24:51,502 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-08-28 20:24:52,504 - 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-08-28 20:24:57,510 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-08-28 20:24:58,512 - 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-08-28 20:25:03,517 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-08-28 20:25:04,520 - 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-08-28 20:25:09,525 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-08-28 20:25:10,527 - 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-08-28 20:25:15,532 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-08-28 20:25:16,534 - 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-08-28 20:25:21,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-08-28 20:25:22,541 - 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-08-28 20:25:27,547 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-08-28 20:25:28,549 - 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-08-28 20:25:33,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-08-28 20:25:34,552 - 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-08-28 20:25:39,557 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.9 2018-08-28 20:25:40,559 - 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-08-28 20:25:45,564 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-28 20:25:46,566 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-28 20:25:51,660 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 20:25:51,685 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-08-28 20:25:51,701 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-28 20:25:51,733 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.212. 2018-08-28 20:25:51,737 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa4a4ad0L 2018-08-28 20:25:51,738 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 20:25:51,745 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-28 20:25:51,745 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-28 20:25:51,746 - 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-08-28 20:25:51,746 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-28 20:25:51,746 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-28 20:25:51,746 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 20:25:51,747 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-28 20:25:51,747 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 20:25:51,785 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-28 20:25:51,891 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-28 20:25:51,891 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 20:25:51,894 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.212: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-28 20:25:51,924 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 20:25:51,934 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-28 20:25:51,934 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-28 20:25:51,959 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.212. 2018-08-28 20:25:51,959 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 20:25:51,960 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 20:25:51,960 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 20:25:51,964 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 20:25:51,966 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 20:25:52,984 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-08-28 20:25:53,986 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-08-28 20:25:58,991 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-08-28 20:25:59,993 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-08-28 20:26:04,998 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-08-28 20:26:06,000 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-08-28 20:26:11,005 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-08-28 20:26:12,007 - 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-08-28 20:26:17,013 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-08-28 20:26:18,015 - 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-08-28 20:26:23,017 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-08-28 20:26:24,019 - 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-08-28 20:26:29,024 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-08-28 20:26:30,026 - 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-08-28 20:26:35,032 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-08-28 20:26:36,033 - 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-08-28 20:26:41,039 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-08-28 20:26:42,041 - 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-08-28 20:26:47,046 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-08-28 20:26:48,048 - 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-08-28 20:26:53,053 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-08-28 20:26:54,055 - 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-08-28 20:26:59,060 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-08-28 20:27:00,062 - 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-08-28 20:27:05,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-08-28 20:27:06,069 - 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-08-28 20:27:11,075 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-28 20:27:12,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-28 20:27:17,082 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 ebgp-multihop '2' 2018-08-28 20:27:18,084 - 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-08-28 20:27:23,090 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 remote-as 65001 2018-08-28 20:27:24,092 - 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-08-28 20:27:29,097 - 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.4 2018-08-28 20:27:30,099 - 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.4 [edit] vyos@vyos# 2018-08-28 20:27:35,105 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 soft-reconfiguration inbound 2018-08-28 20:27:36,106 - 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-08-28 20:27:41,112 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.9 password lab0033 2018-08-28 20:27:42,114 - 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-08-28 20:27:47,119 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-08-28 20:27:48,121 - 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-08-28 20:27:53,126 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-08-28 20:27:54,128 - 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-08-28 20:27:59,133 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-08-28 20:28:00,135 - 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-08-28 20:28:05,141 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-08-28 20:28:06,142 - 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-08-28 20:28:11,148 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-08-28 20:28:12,150 - 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-08-28 20:28:17,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-08-28 20:28:18,153 - 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-08-28 20:28:23,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-08-28 20:28:24,159 - 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-08-28 20:28:29,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-08-28 20:28:30,166 - 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-08-28 20:28:35,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-08-28 20:28:36,171 - 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-08-28 20:28:41,177 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-08-28 20:28:42,178 - 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-08-28 20:28:47,184 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.4 2018-08-28 20:28:48,185 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.4 [edit] vyos@vyos# 2018-08-28 20:28:53,189 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-08-28 20:28:54,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-08-28 20:28:59,292 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 20:28:59,310 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-08-28 20:28:59,310 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-08-28 20:29:59,371 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-08-28 20:29:59,390 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - Downloading the test data. 2018-08-28 20:29:59,425 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.210. 2018-08-28 20:29:59,429 - paramiko.transport - DEBUG - starting thread (client mode): 0xaa583390L 2018-08-28 20:29:59,429 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-08-28 20:29:59,432 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-08-28 20:29:59,432 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-08-28 20:29:59,434 - 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-08-28 20:29:59,434 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-08-28 20:29:59,434 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-08-28 20:29:59,434 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-08-28 20:29:59,435 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-08-28 20:29:59,435 - paramiko.transport - DEBUG - Compression agreed: none 2018-08-28 20:29:59,473 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-08-28 20:29:59,598 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-08-28 20:29:59,599 - paramiko.transport - DEBUG - Switch to new keys ... 2018-08-28 20:29:59,602 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.210: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-08-28 20:29:59,632 - paramiko.transport - DEBUG - userauth is OK 2018-08-28 20:29:59,638 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-08-28 20:29:59,639 - paramiko.transport - INFO - Authentication (password) successful! 2018-08-28 20:29:59,666 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.210. 2018-08-28 20:29:59,667 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-08-28 20:29:59,667 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-08-28 20:29:59,667 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-08-28 20:29:59,669 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 20:29:59,671 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-08-28 20:30:00,672 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-08-28 20:30:30,746 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 20:30:30,749 - 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-08-28 20:30:30,750 - 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.4 4 65002 3 6 0 0 0 00:01:00 10 Total number of neighbors 1 vyos@vyos:~$ 2018-08-28 20:30:30,750 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 | no-more BGP neighbor is 12.0.0.4, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.4 BGP state = Established, up for 00:01:06 Last read 03:37:48, hold time is 180, keepalive interval is 60 seconds Neighbor capabilities: 4 Byte AS: advertised and received Route refresh: advertised and received(old & new) Address family IPv4 Unicast: advertised and received Message statistics: Inq depth is 0 Outq depth is 0 Sent Rcvd Opens: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.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.4, Foreign port: 50898 Nexthop: 12.0.0.9 Nexthop global: fe80::f816:3eff:fe25:f8eb Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-08-28 20:30:30,750 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 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-08-28 20:30:30,750 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-28 20:30:30,750 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.4 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.4 0 0 65002 i *> 10.1.2.0/24 12.0.0.4 0 0 65002 i *> 10.1.3.0/24 12.0.0.4 0 0 65002 i *> 10.1.4.0/24 12.0.0.4 0 0 65002 i *> 10.1.5.0/24 12.0.0.4 0 0 65002 i *> 10.1.6.0/24 12.0.0.4 0 0 65002 i *> 10.1.7.0/24 12.0.0.4 0 0 65002 i *> 10.1.8.0/24 12.0.0.4 0 0 65002 i *> 10.1.9.0/24 12.0.0.4 0 0 65002 i *> 10.1.10.0/24 12.0.0.4 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-08-28 20:30:30,750 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-08-28 20:30:30,751 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.7' 2018-08-28 20:30:30,751 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-08-28 20:30:30,751 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:30:30,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:30:32,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:30: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-d8e0c8dc-1370-402a-9b66-cfcc809d3992 x-compute-request-id: req-d8e0c8dc-1370-402a-9b66-cfcc809d3992 Content-Encoding: gzip Content-Length: 1180 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:30:32,515 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d8e0c8dc-1370-402a-9b66-cfcc809d3992 2018-08-28 20:30:32,515 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.76343297958s 2018-08-28 20:30:32,516 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-d8e0c8dc-1370-402a-9b66-cfcc809d3992 2018-08-28 20:30:32,519 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 20:30:32,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:30:32,678 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-58aeb4cd-f01c-4792-9d9f-a83d8b37d02d x-compute-request-id: req-58aeb4cd-f01c-4792-9d9f-a83d8b37d02d Content-Type: application/json 2018-08-28 20:30:32,678 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1 used request id req-58aeb4cd-f01c-4792-9d9f-a83d8b37d02d 2018-08-28 20:30:32,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159016132355s 2018-08-28 20:30:32,679 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1 used request id req-58aeb4cd-f01c-4792-9d9f-a83d8b37d02d 2018-08-28 20:30:32,679 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-08-28 20:30:32,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:30:32,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:30:33,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:30:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ba996d17-0b2c-45a9-a356-cb9de4a8c2dc x-compute-request-id: req-ba996d17-0b2c-45a9-a356-cb9de4a8c2dc Content-Encoding: gzip Content-Length: 1197 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:e8:cb:43", "version": 4, "addr": "11.0.0.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:cb:43", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:25:f8:eb", "version": 4, "addr": "12.0.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "cc2c468f-26c2-407d-97a8-fe2f7a78ae42", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:22:08Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:6d:27", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:14:61", "version": 4, "addr": "12.0.0.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "rel": "bookmark"}], "image": {"id": "9ae7f63f-7056-4e42-893a-524226695399", "links": [{"href": "http://172.30.9.28:8774/images/9ae7f63f-7056-4e42-893a-524226695399", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:22:07.000000", "flavor": {"id": "9a399add-431f-4987-874e-011ae928dd9d", "links": [{"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}]}, "id": "dfcb6640-e0c1-43bb-b553-ced8bdf352a1", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:30:32Z", "hostId": "0c0b29adde8d591332cd7c4680f369b5ca5a90416a0a23d1af9294f5", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-08-28T20:21:20Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "79ce310c-069a-47f5-aeff-841c83819c7a"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:18:46Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:30:33,762 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ba996d17-0b2c-45a9-a356-cb9de4a8c2dc 2018-08-28 20:30:33,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0833940506s 2018-08-28 20:30:33,763 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-ba996d17-0b2c-45a9-a356-cb9de4a8c2dc 2018-08-28 20:30:33,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 20:30:33,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:30:33,971 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:30: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-04ce16f5-224e-428b-90e5-1bf903e648c4 x-compute-request-id: req-04ce16f5-224e-428b-90e5-1bf903e648c4 Content-Type: application/json 2018-08-28 20:30:33,971 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42 used request id req-04ce16f5-224e-428b-90e5-1bf903e648c4 2018-08-28 20:30:33,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.204508066177s 2018-08-28 20:30:33,972 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/cc2c468f-26c2-407d-97a8-fe2f7a78ae42 used request id req-04ce16f5-224e-428b-90e5-1bf903e648c4 2018-08-28 20:30:34,099 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 20:30:34,100 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:11 | PASS | +----------------------+------------------+------------------+----------------+ 2018-08-28 20:30:34,104 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-08-28 20:30:34,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:34,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {}, "api_token": "tXW8Y50283dcdb3d446a399af25010880b2ec"}}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:03.813Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "9fd05de6-e161-4bfa-9be7-7bf44a340975"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:41.169Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "f930f2d1-ac34-4a52-979e-d28586230250"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-08-28 20:30:34,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:34,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:34 GMT 2018-08-28 20:30:34,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:34,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-08-28 20:30:34,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:34,218 - 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-08-28 20:30:34,394 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:34,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:34,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-08-28 20:30:34,395 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:34 GMT 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:34,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:30:34,396 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:34,396 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:30:34,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:34,498 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:34,498 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:34,498 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:34,498 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:34 GMT 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:34,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:30:34,572 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:34,572 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:34,572 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:34,572 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:34,572 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:34,572 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:34,572 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:34,573 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:30:34,573 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:34,573 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:34 GMT 2018-08-28 20:30:34,573 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:34,573 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:30:34,573 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:39,575 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:39,641 - 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-08-28T20:30:35.118Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:35.118Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:36.572Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:36.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:36.572Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:36.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:36.572Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:36.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:36.572Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:36.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:36.572Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:36.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:36.572Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:36.572Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:37.632Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance dfcb6640-e0c1-43bb-b553-ced8bdf352a1 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance dfcb6640-e0c1-43bb-b553-ced8bdf352a1 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 dfcb6640-e0c1-43bb-b553-ced8bdf352a1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-28T20:30:37.632Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:38.591Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:38.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:38.591Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance cc2c468f-26c2-407d-97a8-fe2f7a78ae42 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cc2c468f-26c2-407d-97a8-fe2f7a78ae42 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 cc2c468f-26c2-407d-97a8-fe2f7a78ae42 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-28T20:30:38.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:38.591Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:38.591Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-08-28 20:30:39,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:39,642 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:39 GMT 2018-08-28 20:30:39,642 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:39,642 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-08-28 20:30:39,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:39,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-08-28 20:30:39,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:30:39,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-08-28 20:30:39,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:39,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:39,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:30:39,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-08-28 20:30:39,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance dfcb6640-e0c1-43bb-b553-ced8bdf352a1 could not be found. [status_code=404] 2018-08-28 20:30:39,643 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-28 20:30:39,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance cc2c468f-26c2-407d-97a8-fe2f7a78ae42 could not be found. [status_code=404] 2018-08-28 20:30:39,644 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-28 20:30:39,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:30:39,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:39,710 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:39 GMT 2018-08-28 20:30:39,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:39,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:30:39,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:44,713 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:30:44,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:44,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:44,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:44,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:44,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:44,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:44,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:44,788 - 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-08-28T20:30:40.202Z", "message": "Detaching port 54ba7050-0880-489b-a055-d2e7fafbfa18...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:40.202Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "4bce8a78-a212-4c2f-a934-4f582903356d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:40.460Z", "message": "Detaching port a03acbb1-8dc4-43f5-8258-6b1a6247627a...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:40.460Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "1305da9b-0dda-4738-8076-efba212fe692"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:40.707Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:40.707Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:41.469Z", "message": "Successfully detached port 54ba7050-0880-489b-a055-d2e7fafbfa18", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:41.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "4bce8a78-a212-4c2f-a934-4f582903356d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:41.469Z", "message": "Successfully detached port a03acbb1-8dc4-43f5-8258-6b1a6247627a", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:41.469Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "1305da9b-0dda-4738-8076-efba212fe692"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:41.604Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:41.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:41.604Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:41.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:41.604Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:41.604Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:42.971Z", "message": "Detaching port ae13acd6-4ffd-40a4-920d-c174ea669a57...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:42.971Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "d0453067-3990-4ab5-ba24-9a9fac91ab76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:43.494Z", "message": "Detaching port bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:43.494Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "249ad461-3a02-421c-95ce-f504b2ca4126"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:43.831Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:43.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:44.519Z", "message": "Successfully detached port ae13acd6-4ffd-40a4-920d-c174ea669a57", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:44.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "d0453067-3990-4ab5-ba24-9a9fac91ab76"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:44.519Z", "message": "Successfully detached port bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:44.519Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "249ad461-3a02-421c-95ce-f504b2ca4126"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:44.615Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:44.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:44.615Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:44.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:44.615Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:44.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:44.615Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:44.615Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}], "metadata": {"pagination": {"total": 32, "offset": 11, "size": 50}}} 2018-08-28 20:30:44,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:44,789 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:44 GMT 2018-08-28 20:30:44,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:44,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8832 2018-08-28 20:30:44,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:44,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 54ba7050-0880-489b-a055-d2e7fafbfa18... 2018-08-28 20:30:44,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a03acbb1-8dc4-43f5-8258-6b1a6247627a... 2018-08-28 20:30:44,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-28 20:30:44,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 54ba7050-0880-489b-a055-d2e7fafbfa18 2018-08-28 20:30:44,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a03acbb1-8dc4-43f5-8258-6b1a6247627a 2018-08-28 20:30:44,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-08-28 20:30:44,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-08-28 20:30:44,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-28 20:30:44,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port ae13acd6-4ffd-40a4-920d-c174ea669a57... 2018-08-28 20:30:44,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6... 2018-08-28 20:30:44,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-28 20:30:44,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port ae13acd6-4ffd-40a4-920d-c174ea669a57 2018-08-28 20:30:44,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port bdc6368a-65c2-4a6d-84c5-4f51cdaf91e6 2018-08-28 20:30:44,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:44,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:30:44,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:30:44,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-08-28 20:30:44,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:30:44,861 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:44,861 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:44,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:44,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:44,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:44,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:44,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:44,861 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:30:44,862 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:44,862 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:44 GMT 2018-08-28 20:30:44,862 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:44,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:30:44,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:49,868 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:30:49,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:49,963 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:49,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:49,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:49,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:49,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:49,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:49,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_t5vrve", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:45.629Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:45.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "ee33562e-6b1f-4c87-9263-510834f649c1"}, {"node_instance_id": "target_vnf_host_ucwwrg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:45.629Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:45.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "3c214d9a-68e2-4831-8eb0-6169ec406e3b"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:45.644Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:45.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:45.644Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:45.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:45.644Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:45.644Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:46.658Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:46.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:46.658Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:46.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_host_ucwwrg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:46.658Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance cc2c468f-26c2-407d-97a8-fe2f7a78ae42 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance cc2c468f-26c2-407d-97a8-fe2f7a78ae42 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 cc2c468f-26c2-407d-97a8-fe2f7a78ae42 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-28T20:30:46.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_host_t5vrve", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:46.658Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance dfcb6640-e0c1-43bb-b553-ced8bdf352a1 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance dfcb6640-e0c1-43bb-b553-ced8bdf352a1 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 dfcb6640-e0c1-43bb-b553-ced8bdf352a1 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-08-28T20:30:46.658Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:47.679Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:47.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:47.679Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:47.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:47.679Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:47.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:47.679Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:47.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:47.679Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:47.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:47.679Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:47.679Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:48.767Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:48.767Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.096Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:49.096Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "3036ebe6-767b-4ede-8a10-adfc96930bf0"}, {"node_instance_id": "keypair_o6s2i7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.765Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:49.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "a829017f-defe-4de7-8b32-b30a31adb628"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.765Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:49.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "61ffe368-f2aa-4c28-8809-037e35ad6c58"}, {"node_instance_id": "keypair_o6s2i7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.765Z", "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-08-28T20:30:49.765Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "a829017f-defe-4de7-8b32-b30a31adb628"}], "metadata": {"pagination": {"total": 61, "offset": 28, "size": 50}}} 2018-08-28 20:30:49,964 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:49,964 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:49 GMT 2018-08-28 20:30:49,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:49,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19067 2018-08-28 20:30:49,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:49,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-28 20:30:49,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-08-28 20:30:49,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:49,965 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-08-28 20:30:49,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-08-28 20:30:49,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:49,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:49,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance cc2c468f-26c2-407d-97a8-fe2f7a78ae42 could not be found. [status_code=404] 2018-08-28 20:30:49,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance dfcb6640-e0c1-43bb-b553-ced8bdf352a1 could not be found. [status_code=404] 2018-08-28 20:30:49,966 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:49,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-28 20:30:49,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:49,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:49,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:49,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-28 20:30:49,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:49,967 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:49,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-08-28 20:30:49,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-28 20:30:49,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-28 20:30:49,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-08-28 20:30:49,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-08-28 20:30:49,968 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-28 20:30:49,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-28 20:30:49,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-08-28 20:30:49,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-28 20:30:49,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-08-28 20:30:49,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-28 20:30:49,969 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-08-28 20:30:49,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:30:50,031 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:50,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:50,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:50,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:50,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:50,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:50,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:50,032 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:30:50,032 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:50,032 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:50 GMT 2018-08-28 20:30:50,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:50,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:30:50,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:55,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:30:55,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:55,164 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:55,164 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:55,164 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:55,164 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:55,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:55,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:55,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.907Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:49.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.907Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:49.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.907Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:49.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:49.907Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:49.907Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_port_hnm6m3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:50.799Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:50.799Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "e46c39b4-dfbf-4dcd-b3b6-01f02500724c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:51.002Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:51.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_data_plane_port_97u3iq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:51.002Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:51.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_data_plane_port_a4xfja", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:51.002Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:51.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "keypair_o6s2i7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:51.002Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:51.002Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:52.012Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:52.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:52.012Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:52.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:52.012Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:52.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:52.012Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:52.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:52.012Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:52.012Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_port_y10nx5", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:52.063Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:52.063Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "faf355c4-edfa-40b1-9e96-7f59c1cb9767"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:53.064Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:53.064Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:53.064Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:53.064Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_port_hnm6m3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:53.064Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:53.064Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:53.097Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:53.097Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "88adfc3e-b571-4e13-a3f4-74c8bb48bf0f"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:54.105Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:54.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:54.105Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:54.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:54.105Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:54.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:54.105Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:54.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_port_y10nx5", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:54.105Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:54.105Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:54.582Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:54.582Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "4ca2d2f1-3c45-4d84-a0f7-9cc0e83d53a7"}], "metadata": {"pagination": {"total": 86, "offset": 57, "size": 50}}} 2018-08-28 20:30:55,165 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:55,165 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:55 GMT 2018-08-28 20:30:55,165 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:55,165 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12609 2018-08-28 20:30:55,165 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:30:55,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:55,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-28 20:30:55,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-28 20:30:55,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-28 20:30:55,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-28 20:30:55,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-08-28 20:30:55,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-28 20:30:55,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-28 20:30:55,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-08-28 20:30:55,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:55,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:55,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-08-28 20:30:55,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:55,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-08-28 20:30:55,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-08-28 20:30:55,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-28 20:30:55,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-28 20:30:55,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-28 20:30:55,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-28 20:30:55,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:30:55,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-28 20:30:55,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:30:55,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-28 20:30:55,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-08-28 20:30:55,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-28 20:30:55,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:30:55,258 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:30:55,258 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:30:55,258 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:30:55,259 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:30:55 GMT 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:30:55,259 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:00,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:31:00,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:00,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:55.278Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:55.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:55.278Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:55.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:55.278Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:55.278Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "target_vnf_ip_0ptt7e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_subnet_u1uqpc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.440Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "security_group_b0e5ea", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:56.602Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:56.602Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "8cd8c8fc-a3f6-408e-98e2-168d9e145777"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:57.467Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:57.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "security_group_b0e5ea", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:57.467Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:57.467Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:57.827Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:57.827Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "b2a849a5-9075-46e4-83c6-1c2a48821b3b"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:58.479Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:58.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:58.479Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:58.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_network_29hf2j", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:58.479Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:58.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "reference_vnf_ip_cnpxl8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:58.479Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:58.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:58.479Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:58.479Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "data_plane_network_29hf2j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:58.853Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:58.853Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "6cfc8f74-1fc5-425c-9aa9-67d5d2b021e7"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:59.486Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:59.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:59.486Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:59.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:59.486Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:59.486Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_subnet_qcm49w", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:30:59.880Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:30:59.880Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "d35b4e7c-40a1-47e8-b1bc-462b4b52d3c2"}], "metadata": {"pagination": {"total": 113, "offset": 82, "size": 50}}} 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:00 GMT 2018-08-28 20:31:00,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:00,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13608 2018-08-28 20:31:00,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:00,345 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:31:00,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:31:00,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:31:00,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:31:00,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:31:00,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-08-28 20:31:00,346 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-08-28 20:31:00,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-08-28 20:31:00,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-08-28 20:31:00,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-08-28 20:31:00,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-08-28 20:31:00,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-28 20:31:00,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-28 20:31:00,347 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-08-28 20:31:00,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:31:00,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-08-28 20:31:00,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-08-28 20:31:00,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:31:00,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-28 20:31:00,348 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-28 20:31:00,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-08-28 20:31:00,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-08-28 20:31:00,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-28 20:31:00,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:31:00,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-08-28 20:31:00,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-08-28 20:31:00,349 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-08-28 20:31:00,350 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:31:00,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:00,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:00,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:00,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:00,421 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:00 GMT 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:31:00,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:05,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:05,524 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_29hf2j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:00.497Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:00.497Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_subnet_qcm49w", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:02.151Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:02.151Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:03.506Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:03.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "router_4nneui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:03.506Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:03.506Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_network_9zgdor", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.438Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.438Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "48b43deb-f15b-4939-830f-dd115ef19177"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.571Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "router_4nneui", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.571Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.571Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "router_4nneui", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.571Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "management_plane_network_9zgdor", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.571Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "router_4nneui", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.571Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.571Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "router_4nneui", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:04.899Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:04.899Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "60fd8468-cd7d-4c32-b3ea-60bf78be3174"}], "metadata": {"pagination": {"total": 125, "offset": 109, "size": 50}}} 2018-08-28 20:31:05,525 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:05,525 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:05 GMT 2018-08-28 20:31:05,525 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:05,525 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6034 2018-08-28 20:31:05,525 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:05,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-28 20:31:05,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-08-28 20:31:05,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:31:05,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:31:05,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-08-28 20:31:05,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:31:05,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:31:05,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-28 20:31:05,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-08-28 20:31:05,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-28 20:31:05,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-08-28 20:31:05,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-08-28 20:31:05,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:31:05,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:05,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:05,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:05,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:05,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:05,604 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:05,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:05,604 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:31:05,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:05,604 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:05 GMT 2018-08-28 20:31:05,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:05,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-08-28 20:31:05,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:10,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/events 2018-08-28 20:31:10,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:10,711 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:10,711 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:10,711 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_network_9zgdor", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:05.949Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:05.949Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "router_4nneui", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:08.027Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:08.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "external_network_lluic1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:08.579Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:08.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "external_network_lluic1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:09.599Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:09.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "external_network_lluic1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:09.599Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:09.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "external_network_lluic1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:09.599Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:09.599Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": "external_network_lluic1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:09.875Z", "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-08-28T20:31:09.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52", "logger": "1749bc40-50f2-4d08-9ab0-a25bed823bfa"}, {"node_instance_id": "external_network_lluic1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:10.609Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:10.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-08-28T20:31:10.609Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-08-28T20:31:10.609Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d5142d66-8538-4ecf-acae-4db696f1db52"}], "metadata": {"pagination": {"total": 134, "offset": 121, "size": 50}}} 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:10 GMT 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4583 2018-08-28 20:31:10,712 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:10,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-28 20:31:10,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-08-28 20:31:10,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-08-28 20:31:10,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-08-28 20:31:10,713 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-08-28 20:31:10,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-08-28 20:31:10,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-08-28 20:31:10,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-08-28 20:31:10,714 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-08-28 20:31:10,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.205:80/api/v3/executions/d5142d66-8538-4ecf-acae-4db696f1db52 2018-08-28 20:31:10,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:10,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:10,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:10,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:10,782 - 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-08-28T20:30:34.306Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d5142d66-8538-4ecf-acae-4db696f1db52"} 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:10 GMT 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-08-28 20:31:10,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:10,783 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/deployments/vrouter-opnfv 2018-08-28 20:31:11,073 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:11,073 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:11,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-28 20:31:11,074 - 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": "9a399add-431f-4987-874e-011ae928dd9d", "target_vnf_flavor_id": "9a399add-431f-4987-874e-011ae928dd9d", "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_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "9ae7f63f-7056-4e42-893a-524226695399", "keystone_password": "b44e98c9-29d1-42b3-8388-7dad650ba5e9", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.28:5000", "reference_vnf_port_name": "reference_vnf_port", "management_plane_subnet_name": "management_plane_subnet", "ssh_key_filename": "~/.ssh/vnf_test_keypair.pem", "router_name": "vnf_test_router", "target_vnf_image_id": "9ae7f63f-7056-4e42-893a-524226695399", "data_plane_subnet_name": "data_plane_subnet"}, "permalink": null, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "blueprint_id": "vrouter-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2018-08-28T20:20:02.837Z", "updated_at": "2018-08-28T20:20:02.837Z", "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-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:11 GMT 2018-08-28 20:31:11,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:11,075 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-08-28 20:31:11,075 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:11,075 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.205:80/api/v3/blueprints/vrouter-opnfv 2018-08-28 20:31:11,180 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-08-28 20:31:11,180 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-08-28 20:31:11,180 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-08-28 20:31:11,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-08-28 20:31:11,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-08-28 20:31:11,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-08-28 20:31:11,181 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-08-28 20:31:11,181 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-08-28 20:31:11,181 - 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-08-28T20:20:02.632Z", "updated_at": "2018-08-28T20:20:02.632Z", "created_by": "admin", "private_resource": false, "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.detach_volume", "inputs": {"status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the detachment's status before failing\n"}, "status_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the detachment's status\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_depends_on_volume": {"name": "cloudify.relationships.file_system_depends_on_volume", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.file_system_depends_on_volume"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/fdisk.sh"}, "device_name": {"default": {"get_attribute": ["TARGET", "device_name"]}}}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.file_system_contained_in_compute": {"name": "cloudify.relationships.file_system_contained_in_compute", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in", "cloudify.relationships.file_system_contained_in_compute"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.contained_in", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/mount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "script.script_runner.tasks.run", "inputs": {"script_path": {"default": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/fs/unmount.sh"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}}, "inputs": {"keypair_name": {"default": "vnf_test_keypair", "type": "string"}, "management_plane_network_name": {"default": "management_plane_network", "type": "string"}, "external_network_name": {"type": "string"}, "keystone_user_domain_name": {"type": "string"}, "data_plane_network_name": {"default": "data_plane_network", "type": "string"}, "target_vnf_name": {"default": "target_vnf", "type": "string"}, "reference_vnf_flavor_id": {"type": "string"}, "target_vnf_flavor_id": {"type": "string"}, "reference_vnf_name": {"default": "reference_vnf", "type": "string"}, "target_vnf_data_plane_port_name": {"default": "target_vnf_data_plane_port", "type": "string"}, "reference_vnf_data_plane_port_name": {"default": "reference_vnf_data_plane_port", "type": "string"}, "keystone_username": {"type": "string"}, "security_group_name": {"default": "vnf_test_security_group", "type": "string"}, "reference_vnf_image_id": {"type": "string"}, "keystone_password": {"type": "string"}, "target_vnf_port_name": {"default": "target_vnf_port", "type": "string"}, "keystone_tenant_name": {"type": "string"}, "keystone_project_domain_name": {"type": "string"}, "region": {"type": "string"}, "reference_vnf_port_name": {"default": "reference_vnf_port", "type": "string"}, "target_vnf_image_id": {"type": "string"}, "management_plane_subnet_name": {"default": "management_plane_subnet", "type": "string"}, "ssh_key_filename": {"default": "~/.ssh/vnf_test_keypair.pem", "type": "string"}, "router_name": {"default": "vnf_test_router", "type": "string"}, "keystone_url": {"type": "string"}, "data_plane_subnet_name": {"default": "data_plane_subnet", "type": "string"}}, "description": "This blueprint is deploy target_vnf reference_vnf management_ network and dataplane_network.\n", "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"vnfs": {"description": "Infomation of vnf.", "value": {"reference_vnf": {"vnf_name": {"get_property": ["reference_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["reference_vnf_ip", "floating_ip_address"]}}, "target_vnf": {"vnf_name": {"get_property": ["target_vnf_host", "resource_id"]}, "public_key_path": {"get_property": ["keypair", "private_key_path"]}, "floating_ip": {"get_attribute": ["target_vnf_ip", "floating_ip_address"]}}}}, "networks": {"description": "Infomation of network.", "value": {"management_plane_network": {"network_name": {"get_property": ["management_plane_network", "resource_id"]}}, "data_plane_network": {"network_name": {"get_property": ["data_plane_network", "resource_id"]}}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "policies": {}, "nodes": [{"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"use_external_resource": false, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "create_if_missing": false, "resource_id": ""}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"network": {}, "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_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "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, "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"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "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": {"network": {}, "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": true, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.0.1", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "start_retry_interval": 30, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "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-08-28 20:31:11,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-08-28 20:31:11,182 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 28 Aug 2018 20:31:11 GMT 2018-08-28 20:31:11,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-08-28 20:31:11,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-08-28 20:31:11,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-08-28 20:31:11,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 20:31:11,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/9ae7f63f-7056-4e42-893a-524226695399 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:13,115 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-251843da-ba0b-4ff2-90f5-69ed4cc7267a Date: Tue, 28 Aug 2018 20:31:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:31:13,115 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9ae7f63f-7056-4e42-893a-524226695399 used request id req-251843da-ba0b-4ff2-90f5-69ed4cc7267a 2018-08-28 20:31:13,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.92220187187s 2018-08-28 20:31:13,115 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/9ae7f63f-7056-4e42-893a-524226695399 used request id req-251843da-ba0b-4ff2-90f5-69ed4cc7267a 2018-08-28 20:31:13,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 20:31:13,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:13,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-288579f0-1d32-4c41-9ba2-c4957f8340fc x-compute-request-id: req-288579f0-1d32-4c41-9ba2-c4957f8340fc Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "name": "vyos_vrouter-flavor_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/9a399add-431f-4987-874e-011ae928dd9d", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "9a399add-431f-4987-874e-011ae928dd9d", "name": "vyos_vrouter-flavor_alt_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 20:31:13,309 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-288579f0-1d32-4c41-9ba2-c4957f8340fc 2018-08-28 20:31:13,309 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.192826032639s 2018-08-28 20:31:13,309 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-288579f0-1d32-4c41-9ba2-c4957f8340fc 2018-08-28 20:31:13,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 20:31:13,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:13,360 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 20:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-784ef4ae-a77d-410d-9f66-7da8e1f9fc53 x-compute-request-id: req-784ef4ae-a77d-410d-9f66-7da8e1f9fc53 Content-Length: 0 Content-Type: application/json 2018-08-28 20:31:13,360 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d used request id req-784ef4ae-a77d-410d-9f66-7da8e1f9fc53 2018-08-28 20:31:13,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0488860607147s 2018-08-28 20:31:13,361 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/9a399add-431f-4987-874e-011ae928dd9d used request id req-784ef4ae-a77d-410d-9f66-7da8e1f9fc53 2018-08-28 20:31:13,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 20:31:13,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/b86757f3-8c03-473c-81a7-2724d729ea1f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:14,514 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2767164c-40e4-44a6-a5ac-ad27b76d18bf Content-Length: 0 Date: Tue, 28 Aug 2018 20:31:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:31:14,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b86757f3-8c03-473c-81a7-2724d729ea1f.json used request id req-2767164c-40e4-44a6-a5ac-ad27b76d18bf 2018-08-28 20:31:14,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.15022087097s 2018-08-28 20:31:14,514 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/b86757f3-8c03-473c-81a7-2724d729ea1f.json used request id req-2767164c-40e4-44a6-a5ac-ad27b76d18bf 2018-08-28 20:31:14,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 20:31:14,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:14,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-172712e1-493f-43fe-bdb4-e0957fbb4400 Date: Tue, 28 Aug 2018 20:31:14 GMT RESP BODY: {"floatingips": []} 2018-08-28 20:31:14,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-172712e1-493f-43fe-bdb4-e0957fbb4400 2018-08-28 20:31:14,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0216679573059s 2018-08-28 20:31:14,542 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-172712e1-493f-43fe-bdb4-e0957fbb4400 2018-08-28 20:31:14,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-08-28 20:31:14,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:14,712 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:31: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-3f4474aa-ca60-45a0-a94c-bbbf3273afe0 x-compute-request-id: req-3f4474aa-ca60-45a0-a94c-bbbf3273afe0 Content-Type: application/json 2018-08-28 20:31:14,712 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0 used request id req-3f4474aa-ca60-45a0-a94c-bbbf3273afe0 2018-08-28 20:31:14,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169378995895s 2018-08-28 20:31:14,712 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0 used request id req-3f4474aa-ca60-45a0-a94c-bbbf3273afe0 2018-08-28 20:31:14,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:31:14,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:15,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31: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-4530b6cc-c5d7-4f3b-8ca7-dc518d226b96 x-compute-request-id: req-4530b6cc-c5d7-4f3b-8ca7-dc518d226b96 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:31:14Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:31:15,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4530b6cc-c5d7-4f3b-8ca7-dc518d226b96 2018-08-28 20:31:15,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542035102844s 2018-08-28 20:31:15,255 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-4530b6cc-c5d7-4f3b-8ca7-dc518d226b96 2018-08-28 20:31:15,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:31:17,259 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:31:17,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:18,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31: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-e1b0e503-670a-455d-ac6f-5c16c6f3fff9 x-compute-request-id: req-e1b0e503-670a-455d-ac6f-5c16c6f3fff9 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:65:e5:39", "version": 4, "addr": "192.168.120.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.28:8774/v2.1/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "self"}, {"href": "http://172.30.9.28:8774/servers/c9c00371-4c09-4017-a353-dcf936a2d6e0", "rel": "bookmark"}], "image": {"id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "links": [{"href": "http://172.30.9.28:8774/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-08-28T20:18:45.000000", "flavor": {"id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "links": [{"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}]}, "id": "c9c00371-4c09-4017-a353-dcf936a2d6e0", "security_groups": [{"name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}], "user_id": "f363d32f65e34451ab209039989c7241", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-08-28T20:31:14Z", "hostId": "cbfde2d6ea12888be7f505f66c6a930151631adfdbd67d32e28aef7b", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "name": "vyos_vrouter-vm_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "created": "2018-08-28T20:16:16Z", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-08-28 20:31:18,512 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e1b0e503-670a-455d-ac6f-5c16c6f3fff9 2018-08-28 20:31:18,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.2525100708s 2018-08-28 20:31:18,512 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-e1b0e503-670a-455d-ac6f-5c16c6f3fff9 2018-08-28 20:31:18,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-08-28 20:31:20,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-08-28 20:31:20,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:20,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31: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-11632433-d444-40a5-8c6c-c2bd2a652fce x-compute-request-id: req-11632433-d444-40a5-8c6c-c2bd2a652fce Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-08-28 20:31:20,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11632433-d444-40a5-8c6c-c2bd2a652fce 2018-08-28 20:31:20,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0861718654633s 2018-08-28 20:31:20,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/servers/detail used request id req-11632433-d444-40a5-8c6c-c2bd2a652fce 2018-08-28 20:31:20,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-08-28 20:31:20,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:20,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-8fe787c5-29f3-4dc6-8c97-cdf994803521 Date: Tue, 28 Aug 2018 20:31:20 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:16:11Z", "updated_at": "2018-08-28T20:16:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "0303eb07-df6b-4282-9db9-dfda9128e8b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-08-28T20:16:13Z", "revision_number": 0, "id": "279b7dba-9379-4c45-a8e1-f47073136167", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:11Z", "revision_number": 0, "id": "5d3a0f9e-a5b4-4237-aeeb-ed06d84547d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:11Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "88842984-5149-49fc-bfc3-321331361f46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-08-28T20:16:13Z", "revision_number": 0, "id": "9de546a9-c4f3-4b6a-9ba2-23b43c5166a9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:13Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 443, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "bf3d5250-9ea6-4764-8555-0e06ec96cfa8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-08-28T20:16:12Z", "revision_number": 0, "id": "cbbbed8b-5663-41c2-be80-2b12eddff2b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:12Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 80, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-08-28T20:16:14Z", "revision_number": 0, "id": "e64cf20e-133f-4de6-93a3-8627d63d29b8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:16:14Z", "security_group_id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 8, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "088ecc3f-0c09-40e7-a1ee-906a50a2079e", "name": "vyos_vrouter-sg_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}, {"description": "Default security group", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:23Z", "updated_at": "2018-08-28T20:20:00Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-08-28T20:20:00Z", "revision_number": 0, "id": "3e0aa6eb-dc94-4a06-900c-5b4ef5aba6ea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:20:00Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4548033f-311b-4f9c-a8ef-ce8862ec0792", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "4a43cc9e-d536-4640-95b0-05d2c21e7882", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv4", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "7910597c-2864-46e5-b06c-03de010a44be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-08-28T20:14:23Z", "revision_number": 0, "id": "85ad5564-953e-407b-8600-dbcc70b70a46", "remote_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "remote_ip_prefix": null, "created_at": "2018-08-28T20:14:23Z", "security_group_id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "port_range_min": null, "ethertype": "IPv6", "project_id": "9ceab26069104b208c408edf70fdbf9f"}], "revision_number": 5, "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "f880f2a1-5107-4863-b7d5-abce20e3c2cf", "name": "default"}]} 2018-08-28 20:31:20,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8fe787c5-29f3-4dc6-8c97-cdf994803521 2018-08-28 20:31:20,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.217242956161s 2018-08-28 20:31:20,824 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/security-groups.json used request id req-8fe787c5-29f3-4dc6-8c97-cdf994803521 2018-08-28 20:31:20,827 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-08-28 20:31:20,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/security-groups/088ecc3f-0c09-40e7-a1ee-906a50a2079e.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:21,450 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5f2c2d40-8002-4378-85d6-33861b9a022d Content-Length: 0 Date: Tue, 28 Aug 2018 20:31:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:31:21,451 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/088ecc3f-0c09-40e7-a1ee-906a50a2079e.json used request id req-5f2c2d40-8002-4378-85d6-33861b9a022d 2018-08-28 20:31:21,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.623158931732s 2018-08-28 20:31:21,451 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/security-groups/088ecc3f-0c09-40e7-a1ee-906a50a2079e.json used request id req-5f2c2d40-8002-4378-85d6-33861b9a022d 2018-08-28 20:31:21,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-08-28 20:31:21,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:21,503 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 20: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-820046ca-853b-45ae-97ef-86d5e3055c91 x-compute-request-id: req-820046ca-853b-45ae-97ef-86d5e3055c91 Content-Length: 0 Content-Type: application/json 2018-08-28 20:31:21,503 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3 used request id req-820046ca-853b-45ae-97ef-86d5e3055c91 2018-08-28 20:31:21,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0518960952759s 2018-08-28 20:31:21,504 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/os-keypairs/vyos_vrouter-kp_5b70a894-520c-4f59-a0e1-c879d9e73bc3 used request id req-820046ca-853b-45ae-97ef-86d5e3055c91 2018-08-28 20:31:21,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 20:31:21,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf/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}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" -d '{"subnet_id": "edd3be43-b774-4103-b31c-f97854d166e8"}' 2018-08-28 20:31:23,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3d9ab07b-8b4a-4b32-9252-b7b8eaeed39b Date: Tue, 28 Aug 2018 20:31:23 GMT RESP BODY: {"network_id": "1939c2fa-cd75-49ed-b388-85fc7d58276f", "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "subnet_id": "edd3be43-b774-4103-b31c-f97854d166e8", "subnet_ids": ["edd3be43-b774-4103-b31c-f97854d166e8"], "port_id": "e380a7f2-8623-4c48-a4bf-6d8c96f9cd66", "id": "2bf5c0e0-0a6a-467e-a018-8759122122bf"} 2018-08-28 20:31:23,083 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf/remove_router_interface.json used request id req-3d9ab07b-8b4a-4b32-9252-b7b8eaeed39b 2018-08-28 20:31:23,084 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.5793159008s 2018-08-28 20:31:23,084 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf/remove_router_interface.json used request id req-3d9ab07b-8b4a-4b32-9252-b7b8eaeed39b returning object 2bf5c0e0-0a6a-467e-a018-8759122122bf 2018-08-28 20:31:23,085 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 20:31:23,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:23,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-7cc580e8-a738-4503-a7b9-2b72964d6a95 Date: Tue, 28 Aug 2018 20:31:23 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9ceab26069104b208c408edf70fdbf9f", "created_at": "2018-08-28T20:14:25Z", "admin_state_up": true, "updated_at": "2018-08-28T20:31:22Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "9ceab26069104b208c408edf70fdbf9f", "id": "2bf5c0e0-0a6a-467e-a018-8759122122bf", "name": "vyos_vrouter-router_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}]} 2018-08-28 20:31:23,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7cc580e8-a738-4503-a7b9-2b72964d6a95 2018-08-28 20:31:23,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.229326963425s 2018-08-28 20:31:23,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-7cc580e8-a738-4503-a7b9-2b72964d6a95 2018-08-28 20:31:23,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 20:31:23,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:26,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c153fb17-7037-4bcc-a897-d2ffc46018b0 Content-Length: 0 Date: Tue, 28 Aug 2018 20:31:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:31:26,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf.json used request id req-c153fb17-7037-4bcc-a897-d2ffc46018b0 2018-08-28 20:31:26,582 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.26545810699s 2018-08-28 20:31:26,582 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/2bf5c0e0-0a6a-467e-a018-8759122122bf.json used request id req-c153fb17-7037-4bcc-a897-d2ffc46018b0 2018-08-28 20:31:26,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 20:31:26,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:26,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1ff8efaf-689f-4bba-827f-feb42c563234 Date: Tue, 28 Aug 2018 20:31:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:24Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T20:14: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":"9ceab26069104b208c408edf70fdbf9f","id":"edd3be43-b774-4103-b31c-f97854d166e8","subnetpool_id":null,"name":"vyos_vrouter-subnet_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}]} 2018-08-28 20:31:26,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1ff8efaf-689f-4bba-827f-feb42c563234 2018-08-28 20:31:26,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.208508968353s 2018-08-28 20:31:26,791 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-1ff8efaf-689f-4bba-827f-feb42c563234 2018-08-28 20:31:26,793 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 20:31:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/edd3be43-b774-4103-b31c-f97854d166e8.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:29,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ad28e3a1-364d-4f7c-bbc6-76581d86670d Date: Tue, 28 Aug 2018 20:31:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:31:29,210 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/edd3be43-b774-4103-b31c-f97854d166e8.json used request id req-ad28e3a1-364d-4f7c-bbc6-76581d86670d 2018-08-28 20:31:29,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.41695690155s 2018-08-28 20:31:29,210 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/edd3be43-b774-4103-b31c-f97854d166e8.json used request id req-ad28e3a1-364d-4f7c-bbc6-76581d86670d 2018-08-28 20:31:29,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:31:29,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:29,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-7949adfc-21e1-40fe-9534-0b26129a40cd Date: Tue, 28 Aug 2018 20:31: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":[],"updated_at":"2018-08-28T20:31:29Z","tenant_id":"9ceab26069104b208c408edf70fdbf9f","created_at":"2018-08-28T20:14:23Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"9ceab26069104b208c408edf70fdbf9f","id":"1939c2fa-cd75-49ed-b388-85fc7d58276f","name":"vyos_vrouter-net_5b70a894-520c-4f59-a0e1-c879d9e73bc3"},{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","mtu":1500}]} 2018-08-28 20:31:29,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7949adfc-21e1-40fe-9534-0b26129a40cd 2018-08-28 20:31:29,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.719087123871s 2018-08-28 20:31:29,930 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-7949adfc-21e1-40fe-9534-0b26129a40cd 2018-08-28 20:31:29,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 20:31:29,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/1939c2fa-cd75-49ed-b388-85fc7d58276f.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:30,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fce7b17d-d6aa-4614-bbe2-fa17d67be373 Date: Tue, 28 Aug 2018 20:31:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 20:31:30,806 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1939c2fa-cd75-49ed-b388-85fc7d58276f.json used request id req-fce7b17d-d6aa-4614-bbe2-fa17d67be373 2018-08-28 20:31:30,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.874925136566s 2018-08-28 20:31:30,807 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/1939c2fa-cd75-49ed-b388-85fc7d58276f.json used request id req-fce7b17d-d6aa-4614-bbe2-fa17d67be373 2018-08-28 20:31:30,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:31:30,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:31,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-4fe5fec7-61e9-4139-9c60-d762a963618f Date: Tue, 28 Aug 2018 20:31:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "metadata": {}}], "file": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/file", "owner": "9ceab26069104b208c408edf70fdbf9f", "id": "904683c3-2b08-47a3-ae9b-d76ddf31e909", "size": 4373348352, "self": "/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/904683c3-2b08-47a3-ae9b-d76ddf31e909/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-08-28T20:16:10Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-08-28T20:14:55Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:31:31,352 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4fe5fec7-61e9-4139-9c60-d762a963618f 2018-08-28 20:31:31,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.545207977295s 2018-08-28 20:31:31,353 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4fe5fec7-61e9-4139-9c60-d762a963618f 2018-08-28 20:31:31,355 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 20:31:31,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}de8f28d70fe6dc1912f79cbf7f82b65df25cb17a" 2018-08-28 20:31:34,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cfa7efaf-7b21-41b2-a048-0f42cce9220f Date: Tue, 28 Aug 2018 20:31:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:31:34,736 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909 used request id req-cfa7efaf-7b21-41b2-a048-0f42cce9220f 2018-08-28 20:31:34,736 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.38040804863s 2018-08-28 20:31:34,736 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/904683c3-2b08-47a3-ae9b-d76ddf31e909 used request id req-cfa7efaf-7b21-41b2-a048-0f42cce9220f 2018-08-28 20:31:34,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 20:31:34,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:34,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31: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-ba9c6dc6-2a31-4fc0-a13d-00cfee1d9611 x-compute-request-id: req-ba9c6dc6-2a31-4fc0-a13d-00cfee1d9611 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8", "name": "vyos_vrouter-flavor_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 20:31:34,767 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ba9c6dc6-2a31-4fc0-a13d-00cfee1d9611 2018-08-28 20:31:34,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0306589603424s 2018-08-28 20:31:34,768 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-ba9c6dc6-2a31-4fc0-a13d-00cfee1d9611 2018-08-28 20:31:34,769 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 20:31:34,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:34,817 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 20:31: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-a46eccbb-1870-4d63-9a60-aca0bfceb24b x-compute-request-id: req-a46eccbb-1870-4d63-9a60-aca0bfceb24b Content-Length: 0 Content-Type: application/json 2018-08-28 20:31:34,817 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8 used request id req-a46eccbb-1870-4d63-9a60-aca0bfceb24b 2018-08-28 20:31:34,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0479679107666s 2018-08-28 20:31:34,818 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/5cb0d89f-bb8f-4938-ae12-e6edd5f9a7b8 used request id req-a46eccbb-1870-4d63-9a60-aca0bfceb24b 2018-08-28 20:31:34,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 20:31:34,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:34,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c867f89-4edb-438b-8f84-15910f1b2e6c Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3", "links": {"self": "http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241"}, "domain_id": "default", "enabled": true, "id": "f363d32f65e34451ab209039989c7241", "options": {}}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 20:31:34,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8c867f89-4edb-438b-8f84-15910f1b2e6c 2018-08-28 20:31:34,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0928480625153s 2018-08-28 20:31:34,912 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-8c867f89-4edb-438b-8f84-15910f1b2e6c 2018-08-28 20:31:34,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 20:31:34,918 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:35,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66318e65-7d7b-47aa-b05a-e93f1f87871a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241"}, "enabled": true, "id": "f363d32f65e34451ab209039989c7241", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}} 2018-08-28 20:31:35,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 used request id req-66318e65-7d7b-47aa-b05a-e93f1f87871a 2018-08-28 20:31:35,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0947380065918s 2018-08-28 20:31:35,013 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 used request id req-66318e65-7d7b-47aa-b05a-e93f1f87871a 2018-08-28 20:31:35,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 20:31:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:35,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99075f52-f92e-495c-bcfc-acb898f2d5e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:31:35,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 used request id req-99075f52-f92e-495c-bcfc-acb898f2d5e5 2018-08-28 20:31:35,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.181813955307s 2018-08-28 20:31:35,196 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/f363d32f65e34451ab209039989c7241 used request id req-99075f52-f92e-495c-bcfc-acb898f2d5e5 2018-08-28 20:31:35,196 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 20:31:35,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:35,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b3981d1-e581-45fc-b217-761123e3915a Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f"}, "enabled": true, "id": "9ceab26069104b208c408edf70fdbf9f", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_5b70a894-520c-4f59-a0e1-c879d9e73bc3"}]} 2018-08-28 20:31:35,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b3981d1-e581-45fc-b217-761123e3915a 2018-08-28 20:31:35,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.078006029129s 2018-08-28 20:31:35,275 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-6b3981d1-e581-45fc-b217-761123e3915a 2018-08-28 20:31:35,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 20:31:35,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:35,422 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fd6664d-adfe-4087-8bfd-f2dcea763a96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:31:35,422 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f used request id req-4fd6664d-adfe-4087-8bfd-f2dcea763a96 2018-08-28 20:31:35,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.144827127457s 2018-08-28 20:31:35,422 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/9ceab26069104b208c408edf70fdbf9f used request id req-4fd6664d-adfe-4087-8bfd-f2dcea763a96 2018-08-28 20:31:35,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:31:35,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:35,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdb2147e-435f-404d-9f54-07716d1aff3f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "132e7a7f5f9d4739b0bad60c5d5b5824", "links": {"self": "http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824"}, "name": "Member"}, {"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 20:31:35,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-cdb2147e-435f-404d-9f54-07716d1aff3f 2018-08-28 20:31:35,501 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781362056732s 2018-08-28 20:31:35,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 20:31:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e67e2245ce524c5abd7d8f96426b1c9cad7cd26c" 2018-08-28 20:31:35,592 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc8af29-7594-4aa6-b30b-f52a4d334e6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:31:35,592 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/132e7a7f5f9d4739b0bad60c5d5b5824 used request id req-abc8af29-7594-4aa6-b30b-f52a4d334e6e 2018-08-28 20:31:35,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0896618366241s 2018-08-28 20:31:35,612 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-08-28 20:31:35,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 20:31:35,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 20:31:35,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 20:31:35,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 20:31:35,632 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 20:31:35,633 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 20:31:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 20:31:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 20:31:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 20:31:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 20:31:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 20:31:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 20:31:35,634 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 20:31:35,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 20:31:35,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf505e0b-75f3-4dba-9586-d972e20f2009 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 20:31:35,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-bf505e0b-75f3-4dba-9586-d972e20f2009 2018-08-28 20:31:35,644 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 20:31:36,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4d7d171cce7a4b60906f9f5564858d14", "name": "admin"}], "expires_at": "2018-08-28T21:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05b7835dde27490ba5b98bafd52f04d2", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/05b7835dde27490ba5b98bafd52f04d2", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9c526aaf85e945139d5f165e5152b53c"}, "audit_ids": ["DdRMT4v-SYWmHpHb_wtlpg"], "issued_at": "2018-08-28T20:31:36.000000Z"}} 2018-08-28 20:31:36,021 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:31:36,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:36,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9a0a0e97-a9a7-45b8-a962-3db5e05af51d Date: Tue, 28 Aug 2018 20:31:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","provider:network_type":"flat"}]} 2018-08-28 20:31:36,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a0a0e97-a9a7-45b8-a962-3db5e05af51d 2018-08-28 20:31:36,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.236153841019s 2018-08-28 20:31:36,257 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9a0a0e97-a9a7-45b8-a962-3db5e05af51d 2018-08-28 20:31:36,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-08-28 20:31:36,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:36,267 - keystoneauth.session - DEBUG - RESP: [300] Date: Tue, 28 Aug 2018 20: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.28:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.28:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-08-28 20:31:36,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:36,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d4eef1a-6fce-4174-ac4c-d24c5ddcf024 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.28:5000/v3/domains/ed1c8973014c45eb9381441906de73f5"}, "description": "", "name": "heat_stack", "enabled": true, "id": "ed1c8973014c45eb9381441906de73f5"}], "links": {"self": "http://172.30.9.28:5000/v3/domains", "previous": null, "next": null}} 2018-08-28 20:31:36,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains used request id req-9d4eef1a-6fce-4174-ac4c-d24c5ddcf024 2018-08-28 20:31:36,363 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.10431599617s 2018-08-28 20:31:36,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-08-28 20:31:36,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}}' 2018-08-28 20:31:36,552 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 20:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84f35e08-1660-4f80-80d6-82720f1143e0 Content-Length: 350 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef"}, "enabled": true, "id": "d4049be53c8f4f19bc244b50ec9624ef", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}} 2018-08-28 20:31:36,552 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-84f35e08-1660-4f80-80d6-82720f1143e0 2018-08-28 20:31:36,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.187564134598s 2018-08-28 20:31:36,552 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/projects used request id req-84f35e08-1660-4f80-80d6-82720f1143e0 2018-08-28 20:31:36,553 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'id': u'd4049be53c8f4f19bc244b50ec9624ef', '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-08-28 20:31:36,553 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-08-28 20:31:36,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.351147890091s 2018-08-28 20:31:36,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4361e12-f9ba-4a32-99fd-829d16db0117 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535"}, "enabled": true, "id": "d03bbf0e1503476ab8988bb8f1e8a535", "options": {}, "domain_id": "default", "name": "juju_epc-user_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}} 2018-08-28 20:31:37,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 used request id req-e4361e12-f9ba-4a32-99fd-829d16db0117 2018-08-28 20:31:37,002 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd03bbf0e1503476ab8988bb8f1e8a535', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4'}) 2018-08-28 20:31:37,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:31:37,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fcc8758-73bd-4aef-940e-1238f9a5f49e Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 20:31:37,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-0fcc8758-73bd-4aef-940e-1238f9a5f49e 2018-08-28 20:31:37,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0835680961609s 2018-08-28 20:31:37,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:31:37,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c390544e-a457-4840-9576-b2baf4d4adda Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2018-08-28 20:31:37,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-c390544e-a457-4840-9576-b2baf4d4adda 2018-08-28 20:31:37,169 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0813579559326s 2018-08-28 20:31:37,170 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-08-28 20:31:37,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-08-28 20:31:37,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" -d '{"role": {"name": "Member"}}' 2018-08-28 20:31:37,273 - keystoneauth.session - DEBUG - RESP: [201] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c48edd5c-5b1c-435d-98ee-236400fc74c7 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ed89b73edb4448d0bf23606c80016f0f", "links": {"self": "http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f"}, "name": "Member"}} 2018-08-28 20:31:37,273 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.28:5000/v3/roles used request id req-c48edd5c-5b1c-435d-98ee-236400fc74c7 2018-08-28 20:31:37,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102453947067s 2018-08-28 20:31:37,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffaf698a-c4e7-4923-83bd-3ecf3d4ce092 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f"}, "domain_id": null, "name": "Member", "id": "ed89b73edb4448d0bf23606c80016f0f"}} 2018-08-28 20:31:37,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f used request id req-ffaf698a-c4e7-4923-83bd-3ecf3d4ce092 2018-08-28 20:31:37,356 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f'}, 'domain_id': None, 'human_id': None, 'id': u'ed89b73edb4448d0bf23606c80016f0f', 'HUMAN_ID': False}) 2018-08-28 20:31:37,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 20:31:37,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43ba8b1f-f780-46eb-ab39-297bf0a980a6 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ed89b73edb4448d0bf23606c80016f0f", "links": {"self": "http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f"}, "name": "Member"}]} 2018-08-28 20:31:37,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-43ba8b1f-f780-46eb-ab39-297bf0a980a6 2018-08-28 20:31:37,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0728321075439s 2018-08-28 20:31:37,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-08-28 20:31:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86d9b4a-613a-4f0e-869f-9aebc310becb Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"domain": {"id": "default", "enabled": true, "description": "The default domain", "links": {"self": "http://172.30.9.28:5000/v3/domains/default"}, "name": "Default"}} 2018-08-28 20:31:37,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/domains/default used request id req-b86d9b4a-613a-4f0e-869f-9aebc310becb 2018-08-28 20:31:37,514 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0840449333191s 2018-08-28 20:31:37,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 20:31:37,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70c5853-6ed0-4ae4-b8d1-a15b6ec1cdb7 Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "links": {"self": "http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535"}, "domain_id": "default", "enabled": true, "id": "d03bbf0e1503476ab8988bb8f1e8a535", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 20:31:37,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e70c5853-6ed0-4ae4-b8d1-a15b6ec1cdb7 2018-08-28 20:31:37,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.098295211792s 2018-08-28 20:31:37,614 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-e70c5853-6ed0-4ae4-b8d1-a15b6ec1cdb7 2018-08-28 20:31:37,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 20:31:37,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30148bc3-a3bc-4010-98f7-5338fb42c725 Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef"}, "enabled": true, "id": "d4049be53c8f4f19bc244b50ec9624ef", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}]} 2018-08-28 20:31:37,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-30148bc3-a3bc-4010-98f7-5338fb42c725 2018-08-28 20:31:37,694 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.072958946228s 2018-08-28 20:31:37,694 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects?domain_id=default used request id req-30148bc3-a3bc-4010-98f7-5338fb42c725 2018-08-28 20:31:37,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-08-28 20:31:37,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/role_assignments?user.id=d03bbf0e1503476ab8988bb8f1e8a535&scope.project.id=d4049be53c8f4f19bc244b50ec9624ef&role.id=ed89b73edb4448d0bf23606c80016f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9387a50b-96d0-40a4-b98e-eeb7fdc625a6 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.28:5000/v3/role_assignments?user.id=d03bbf0e1503476ab8988bb8f1e8a535&scope.project.id=d4049be53c8f4f19bc244b50ec9624ef&role.id=ed89b73edb4448d0bf23606c80016f0f", "previous": null, "next": null}} 2018-08-28 20:31:37,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/role_assignments?user.id=d03bbf0e1503476ab8988bb8f1e8a535&scope.project.id=d4049be53c8f4f19bc244b50ec9624ef&role.id=ed89b73edb4448d0bf23606c80016f0f used request id req-9387a50b-96d0-40a4-b98e-eeb7fdc625a6 2018-08-28 20:31:37,779 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0825560092926s 2018-08-28 20:31:37,779 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-08-28 20:31:37,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef/users/d03bbf0e1503476ab8988bb8f1e8a535/roles/ed89b73edb4448d0bf23606c80016f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:37,904 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-286c240a-2a88-453f-b34c-3adc93fb25b4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 20:31:37,904 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef/users/d03bbf0e1503476ab8988bb8f1e8a535/roles/ed89b73edb4448d0bf23606c80016f0f used request id req-286c240a-2a88-453f-b34c-3adc93fb25b4 2018-08-28 20:31:37,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.124603033066s 2018-08-28 20:31:37,905 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 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': 'f1118e64-d43e-478b-8686-d6946670de64', 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_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'project_id': u'd4049be53c8f4f19bc244b50ec9624ef', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.28:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-08-28 20:31:37,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-08-28 20:31:37,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-08-28 20:31:37,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-08-28 20:31:37,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-08-28 20:31:37,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-08-28 20:31:37,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-08-28 20:31:37,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-08-28 20:31:37,910 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'password': 'f1118e64-d43e-478b-8686-d6946670de64', 'project_name': 'juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.28:5000/v3', 'project_id': 'd4049be53c8f4f19bc244b50ec9624ef', 'project_domain_name': 'Default'} 2018-08-28 20:31:37,968 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - VNF configuration: {'descriptor': {u'file_name': u'/src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml', u'version': u'1', u'name': u'abot-oai-epc'}, 'requirements': {u'flavor': {u'ram_min': 4096, u'name': u'm1.medium.juju'}}} 2018-08-28 20:31:37,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-08-28 20:31:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:38,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d19d5dfe-20a0-4b11-829b-bd956ad6bdfd Content-Encoding: gzip Content-Length: 916 Content-Type: application/json RESP BODY: {"services": [{"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.28:5000/v3/services/0c8060cbc09f4ce59063602f77893e63"}, "enabled": true, "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/1948ef55b6e046b08a6942bb649481ee"}, "enabled": true, "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.28:5000/v3/services/1caf24fda36d453294dc51437ab09e1e"}, "enabled": true, "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.28:5000/v3/services/58fe83f7a46c4b4097cf1ed2a5167fe2"}, "enabled": true, "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.28:5000/v3/services/662dd569c42e4463b1e9e95726d72723"}, "enabled": true, "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.28:5000/v3/services/6e4ae6f9323143b580d70a0df2bb55b7"}, "enabled": true, "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.28:5000/v3/services/80da8b68e0e4461382d2060accb532dd"}, "enabled": true, "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9c1ea10a0d8548bcbc4b5aaaa3b73a8f"}, "enabled": true, "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.28:5000/v3/services/9d3cd1f3b7034a08a198ca8780d5888b"}, "enabled": true, "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.28:5000/v3/services/b1ddb59bc2174e9eb7509c59f180af66"}, "enabled": true, "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.28:5000/v3/services/bb8b2c2a480047cca685bf8128595304"}, "enabled": true, "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d094c302156c402db325c772a6851c1c"}, "enabled": true, "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d218ced531c643b1b90668d6ae16c89f"}, "enabled": true, "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d72abdd24b3c4da9a201905b5dafe9ee"}, "enabled": true, "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.28:5000/v3/services/d9234ed35f76467fa10fb4830fec5070"}, "enabled": true, "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"description": "Cinder Service", "links": {"self": "http://172.30.9.28:5000/v3/services/ea65ed9ecc254004aa3d9d5333828bc5"}, "enabled": true, "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "links": {"self": "http://172.30.9.28:5000/v3/services", "previous": null, "next": null}} 2018-08-28 20:31:38,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/services used request id req-d19d5dfe-20a0-4b11-829b-bd956ad6bdfd 2018-08-28 20:31:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0788149833679s 2018-08-28 20:31:38,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-08-28 20:31:38,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 20:31:38,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe66c02-18e2-41f7-975f-e9b118024778 Content-Encoding: gzip Content-Length: 2071 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/04bb074f098e42eca043fcc1ff9b93c6"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1f62d087c11e426cbe47ae86e7d3d6de"}, "url": "http://172.30.9.28:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/1fcdbc67c5dd4bb1abffdcaefb92df85"}, "url": "http://172.30.9.28:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d094c302156c402db325c772a6851c1c", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/210283cd731040f5a9ee37af95ab7966"}, "url": "http://172.30.9.28:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "210283cd731040f5a9ee37af95ab7966"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25272433a9fc4eec83116e00965b064a"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "25272433a9fc4eec83116e00965b064a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/25f994e7123a473c8a02a80a93f87402"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "25f994e7123a473c8a02a80a93f87402"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/263948e6698944dda60187f96e498b56"}, "url": "http://192.30.9.6:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "263948e6698944dda60187f96e498b56"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/282211e5aac648638ec16ad99d494918"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "282211e5aac648638ec16ad99d494918"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/32df7d5dbfaf4414aa0af285602f5679"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37954cf7bd374cf69910480d7d62e078"}, "url": "http://172.30.9.28:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "37954cf7bd374cf69910480d7d62e078"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/379c047adff04e7db4fbaba7e1cd32ae"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/37a1929c4fce401e93afc47870820819"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "37a1929c4fce401e93afc47870820819"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/3ae738e8913c486092a04b707c4e6bb1"}, "url": "http://172.30.9.28:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/40634a7a4d224c34a836ebd9dd5c7311"}, "url": "http://172.30.9.28:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/41ebee6b4fbe44fbaa2de8e3df33c9e7"}, "url": "http://172.30.9.28:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/43a1fb5af46f446bb4bededa6fd86502"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d094c302156c402db325c772a6851c1c", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/479399177bcb4def85bc335a8c3c4257"}, "url": "http://192.30.9.6:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "479399177bcb4def85bc335a8c3c4257"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/505c9c0606814d2eb6dd6b44330b24de"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/5637adc1055a4caaa8240da1525f4229"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "5637adc1055a4caaa8240da1525f4229"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/6036504e32f940f7be35718524b35b5b"}, "url": "http://172.30.9.28:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "6036504e32f940f7be35718524b35b5b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/710d1f77ca4a4d648858510b82f9d2db"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/72b88b735f0e4bfd9b485078de80a144"}, "url": "http://172.30.9.28:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/792db417d78f4d11b6e9027a320be144"}, "url": "http://172.30.9.28:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "bb8b2c2a480047cca685bf8128595304", "id": "792db417d78f4d11b6e9027a320be144"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/7d588ce64f724f9294501bfc6f5242f9"}, "url": "http://192.30.9.6:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "id": "7d588ce64f724f9294501bfc6f5242f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/87898e304d1d4498862ed6eb1b973ecc"}, "url": "http://192.30.9.6:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "0c8060cbc09f4ce59063602f77893e63", "id": "87898e304d1d4498862ed6eb1b973ecc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/89270628185d4cc98c95753984248196"}, "url": "http://192.30.9.6:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "662dd569c42e4463b1e9e95726d72723", "id": "89270628185d4cc98c95753984248196"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/984d4375477b4c3ab5f80678c93bdf65"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9c2bb1d9fb1b418bab71c8a839b79f89"}, "url": "http://192.30.9.6:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b1ddb59bc2174e9eb7509c59f180af66", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/9f7d2f52f5ce474aa2a1bf227831cb6e"}, "url": "http://192.30.9.6:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d218ced531c643b1b90668d6ae16c89f", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/a30dcd167ea6456bba3e75c50316cadc"}, "url": "http://192.30.9.6:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ae8504fec2df49b98c1264e28d5003f9"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/aeb662e0d013457092b5d9830c497e2c"}, "url": "http://172.30.9.28:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "ea65ed9ecc254004aa3d9d5333828bc5", "id": "aeb662e0d013457092b5d9830c497e2c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/bdcf37eb96bd4c04a84e9c25660bdb20"}, "url": "http://192.30.9.6:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/c5f8414cce114a4fad34d13424ac2d33"}, "url": "http://172.30.9.28:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d72abdd24b3c4da9a201905b5dafe9ee", "id": "c5f8414cce114a4fad34d13424ac2d33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cd580fe6afc6481786a746afe6ea93bd"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/cf840c83a462486f99d33005611e1e4d"}, "url": "http://192.30.9.6:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "cf840c83a462486f99d33005611e1e4d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d1b75ee0a49c46c09bde218692961b1f"}, "url": "http://192.30.9.6:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "80da8b68e0e4461382d2060accb532dd", "id": "d1b75ee0a49c46c09bde218692961b1f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/d30da25716d540b1aabc919e61d36b42"}, "url": "http://192.30.9.6:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "d30da25716d540b1aabc919e61d36b42"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/de5a18fba1054535baf1531bd43b8234"}, "url": "http://172.30.9.28:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6e4ae6f9323143b580d70a0df2bb55b7", "id": "de5a18fba1054535baf1531bd43b8234"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/e465dda9154f42f483ba33c071b80490"}, "url": "http://172.30.9.28:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "e465dda9154f42f483ba33c071b80490"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/eaa3fd9b2a144c1d8045fbbdaca77e51"}, "url": "http://172.30.9.28:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1caf24fda36d453294dc51437ab09e1e", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/f38fcac9ae3d4d2c92c363d364300697"}, "url": "http://192.30.9.6:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1948ef55b6e046b08a6942bb649481ee", "id": "f38fcac9ae3d4d2c92c363d364300697"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fb0b6fdfc6894f40838a74ad1d9044eb"}, "url": "http://192.30.9.6:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "9d3cd1f3b7034a08a198ca8780d5888b", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/fe42e90f7a5f40e0b887efe732f615be"}, "url": "http://192.30.9.6:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d9234ed35f76467fa10fb4830fec5070", "id": "fe42e90f7a5f40e0b887efe732f615be"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.28:5000/v3/endpoints/ffdf91612b3f43b389c125290b9cd9fb"}, "url": "http://192.30.9.6:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "d094c302156c402db325c772a6851c1c", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "links": {"self": "http://172.30.9.28:5000/v3/endpoints", "previous": null, "next": null}} 2018-08-28 20:31:38,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/endpoints used request id req-2fe66c02-18e2-41f7-975f-e9b118024778 2018-08-28 20:31:38,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.096351146698s 2018-08-28 20:31:38,177 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-08-28 20:31:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-08-28 20:31:38,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f0757c-3036-4054-aa9b-59e4531b884b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.28:5000/v3/", "rel": "self"}]}} 2018-08-28 20:31:38,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.28:5000/v3 used request id req-28f0757c-3036-4054-aa9b-59e4531b884b 2018-08-28 20:31:38,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.28:5000/v3/auth/tokens 2018-08-28 20:31:38,548 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ed89b73edb4448d0bf23606c80016f0f", "name": "Member"}], "expires_at": "2018-08-28T21:31:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d4049be53c8f4f19bc244b50ec9624ef", "name": "juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.6:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "505c9c0606814d2eb6dd6b44330b24de"}, {"url": "http://172.30.9.28:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "72b88b735f0e4bfd9b485078de80a144"}, {"url": "http://192.30.9.6:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "87898e304d1d4498862ed6eb1b973ecc"}], "type": "cloudformation", "id": "0c8060cbc09f4ce59063602f77893e63", "name": "heat-cfn"}, {"endpoints": [{"url": "http://172.30.9.28:8004/v1/d4049be53c8f4f19bc244b50ec9624ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "3ae738e8913c486092a04b707c4e6bb1"}, {"url": "http://192.30.9.6:8004/v1/d4049be53c8f4f19bc244b50ec9624ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "5637adc1055a4caaa8240da1525f4229"}, {"url": "http://192.30.9.6:8004/v1/d4049be53c8f4f19bc244b50ec9624ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f38fcac9ae3d4d2c92c363d364300697"}], "type": "orchestration", "id": "1948ef55b6e046b08a6942bb649481ee", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.6:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "04bb074f098e42eca043fcc1ff9b93c6"}, {"url": "http://192.30.9.6:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf840c83a462486f99d33005611e1e4d"}, {"url": "http://172.30.9.28:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "eaa3fd9b2a144c1d8045fbbdaca77e51"}], "type": "placement", "id": "1caf24fda36d453294dc51437ab09e1e", "name": "placement"}, {"endpoints": [], "type": "metering", "id": "58fe83f7a46c4b4097cf1ed2a5167fe2", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v2/d4049be53c8f4f19bc244b50ec9624ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25f994e7123a473c8a02a80a93f87402"}, {"url": "http://172.30.9.28:8776/v2/d4049be53c8f4f19bc244b50ec9624ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "6036504e32f940f7be35718524b35b5b"}, {"url": "http://192.30.9.6:8776/v2/d4049be53c8f4f19bc244b50ec9624ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "89270628185d4cc98c95753984248196"}], "type": "volumev2", "id": "662dd569c42e4463b1e9e95726d72723", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.6:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cd580fe6afc6481786a746afe6ea93bd"}, {"url": "http://192.30.9.6:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d30da25716d540b1aabc919e61d36b42"}, {"url": "http://172.30.9.28:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "de5a18fba1054535baf1531bd43b8234"}], "type": "policy", "id": "6e4ae6f9323143b580d70a0df2bb55b7", "name": "congress"}, {"endpoints": [{"url": "http://172.30.9.28:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "210283cd731040f5a9ee37af95ab7966"}, {"url": "http://192.30.9.6:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "984d4375477b4c3ab5f80678c93bdf65"}, {"url": "http://192.30.9.6:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "d1b75ee0a49c46c09bde218692961b1f"}], "type": "metric", "id": "80da8b68e0e4461382d2060accb532dd", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.6:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "37a1929c4fce401e93afc47870820819"}, {"url": "http://172.30.9.28:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "41ebee6b4fbe44fbaa2de8e3df33c9e7"}, {"url": "http://192.30.9.6:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7d588ce64f724f9294501bfc6f5242f9"}], "type": "image", "id": "9c1ea10a0d8548bcbc4b5aaaa3b73a8f", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.28:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "40634a7a4d224c34a836ebd9dd5c7311"}, {"url": "http://192.30.9.6:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "ae8504fec2df49b98c1264e28d5003f9"}, {"url": "http://192.30.9.6:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fb0b6fdfc6894f40838a74ad1d9044eb"}], "type": "alarming", "id": "9d3cd1f3b7034a08a198ca8780d5888b", "name": "aodh"}, {"endpoints": [{"url": "http://172.30.9.28:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1f62d087c11e426cbe47ae86e7d3d6de"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "710d1f77ca4a4d648858510b82f9d2db"}, {"url": "http://192.30.9.6:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9c2bb1d9fb1b418bab71c8a839b79f89"}], "type": "compute", "id": "b1ddb59bc2174e9eb7509c59f180af66", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v3/d4049be53c8f4f19bc244b50ec9624ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "25272433a9fc4eec83116e00965b064a"}, {"url": "http://192.30.9.6:8776/v3/d4049be53c8f4f19bc244b50ec9624ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "263948e6698944dda60187f96e498b56"}, {"url": "http://172.30.9.28:8776/v3/d4049be53c8f4f19bc244b50ec9624ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "792db417d78f4d11b6e9027a320be144"}], "type": "volumev3", "id": "bb8b2c2a480047cca685bf8128595304", "name": "cinderv3"}, {"endpoints": [{"url": "http://172.30.9.28:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "1fcdbc67c5dd4bb1abffdcaefb92df85"}, {"url": "http://192.30.9.6:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "43a1fb5af46f446bb4bededa6fd86502"}, {"url": "http://192.30.9.6:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "ffdf91612b3f43b389c125290b9cd9fb"}], "type": "network", "id": "d094c302156c402db325c772a6851c1c", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.28:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "37954cf7bd374cf69910480d7d62e078"}, {"url": "http://192.30.9.6:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "479399177bcb4def85bc335a8c3c4257"}, {"url": "http://192.30.9.6:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "9f7d2f52f5ce474aa2a1bf227831cb6e"}], "type": "identity", "id": "d218ced531c643b1b90668d6ae16c89f", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.6:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "282211e5aac648638ec16ad99d494918"}, {"url": "http://192.30.9.6:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bdcf37eb96bd4c04a84e9c25660bdb20"}, {"url": "http://172.30.9.28:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "c5f8414cce114a4fad34d13424ac2d33"}], "type": "nfv-orchestration", "id": "d72abdd24b3c4da9a201905b5dafe9ee", "name": "tacker"}, {"endpoints": [{"url": "http://192.30.9.6:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "32df7d5dbfaf4414aa0af285602f5679"}, {"url": "http://172.30.9.28:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e465dda9154f42f483ba33c071b80490"}, {"url": "http://192.30.9.6:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "fe42e90f7a5f40e0b887efe732f615be"}], "type": "key-manager", "id": "d9234ed35f76467fa10fb4830fec5070", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.6:8776/v1/d4049be53c8f4f19bc244b50ec9624ef", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "379c047adff04e7db4fbaba7e1cd32ae"}, {"url": "http://192.30.9.6:8776/v1/d4049be53c8f4f19bc244b50ec9624ef", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a30dcd167ea6456bba3e75c50316cadc"}, {"url": "http://172.30.9.28:8776/v1/d4049be53c8f4f19bc244b50ec9624ef", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aeb662e0d013457092b5d9830c497e2c"}], "type": "volume", "id": "ea65ed9ecc254004aa3d9d5333828bc5", "name": "cinder"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "id": "d03bbf0e1503476ab8988bb8f1e8a535"}, "audit_ids": ["FYu5M1VaRDSIH3eyzNkOqw"], "issued_at": "2018-08-28T20:31:38.000000Z"}} 2018-08-28 20:31:38,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-08-28 20:31:38,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '{"network": {"name": "juju_epc-net_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "admin_state_up": true}}' 2018-08-28 20:31:39,082 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 607 X-Openstack-Request-Id: req-60cdc271-d764-49d6-afb1-15cf04fc9867 Date: Tue, 28 Aug 2018 20:31:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f52a8391-516f-4a6c-be72-a70a5c180916","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"d4049be53c8f4f19bc244b50ec9624ef","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-08-28T20:31:38Z","is_default":false,"name":"juju_epc-net_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4","qos_policy_id":null,"admin_state_up":true,"tenant_id":"d4049be53c8f4f19bc244b50ec9624ef","created_at":"2018-08-28T20:31:38Z","mtu":1450}} 2018-08-28 20:31:39,082 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-60cdc271-d764-49d6-afb1-15cf04fc9867 2018-08-28 20:31:39,082 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.531177043915s 2018-08-28 20:31:39,082 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-60cdc271-d764-49d6-afb1-15cf04fc9867 2018-08-28 20:31:39,083 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2018-08-28T20:31:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'id': u'f52a8391-516f-4a6c-be72-a70a5c180916', u'qos_policy_id': None, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-net_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', u'admin_state_up': True, u'tenant_id': u'd4049be53c8f4f19bc244b50ec9624ef', u'created_at': u'2018-08-28T20:31:38Z', u'mtu': 1450, u'ipv4_address_scope': None, u'shared': False, u'project_id': u'd4049be53c8f4f19bc244b50ec9624ef'}) 2018-08-28 20:31:39,083 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 20:31:39,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 20:31:39,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-339da643-fd27-486d-8617-7a60bf6c0558 Date: Tue, 28 Aug 2018 20:31:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T20:31:38Z","tenant_id":"d4049be53c8f4f19bc244b50ec9624ef","created_at":"2018-08-28T20:31:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"d4049be53c8f4f19bc244b50ec9624ef","id":"f52a8391-516f-4a6c-be72-a70a5c180916","name":"juju_epc-net_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}]} 2018-08-28 20:31:39,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-339da643-fd27-486d-8617-7a60bf6c0558 2018-08-28 20:31:39,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282270908356s 2018-08-28 20:31:39,366 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-339da643-fd27-486d-8617-7a60bf6c0558 2018-08-28 20:31:39,368 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-08-28 20:31:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '{"subnet": {"name": "juju_epc-subnet_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "enable_dhcp": true, "network_id": "f52a8391-516f-4a6c-be72-a70a5c180916", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-08-28 20:31:40,249 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a92be47a-82d1-4ee5-83cc-dd2ffef7ebfd Date: Tue, 28 Aug 2018 20:31:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52a8391-516f-4a6c-be72-a70a5c180916","tenant_id":"d4049be53c8f4f19bc244b50ec9624ef","created_at":"2018-08-28T20:31:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T20:31:39Z","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":"d4049be53c8f4f19bc244b50ec9624ef","id":"868d0dff-6535-4251-b263-fac929348771","subnetpool_id":null,"name":"juju_epc-subnet_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}} 2018-08-28 20:31:40,249 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a92be47a-82d1-4ee5-83cc-dd2ffef7ebfd 2018-08-28 20:31:40,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.881729125977s 2018-08-28 20:31:40,250 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-a92be47a-82d1-4ee5-83cc-dd2ffef7ebfd 2018-08-28 20:31:40,250 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T20:31:39Z', 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'868d0dff-6535-4251-b263-fac929348771', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', u'enable_dhcp': True, u'network_id': u'f52a8391-516f-4a6c-be72-a70a5c180916', u'tenant_id': u'd4049be53c8f4f19bc244b50ec9624ef', u'created_at': u'2018-08-28T20:31:39Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'd4049be53c8f4f19bc244b50ec9624ef'}) 2018-08-28 20:31:40,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-08-28 20:31:40,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '{"router": {"external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f"}, "name": "juju_epc-router_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "admin_state_up": true}}' 2018-08-28 20:31:45,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-d314b119-0bf2-4677-8899-3c16ce733769 Date: Tue, 28 Aug 2018 20:31:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:31:41Z", "admin_state_up": true, "updated_at": "2018-08-28T20:31:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "id": "6165b5a0-312c-4f8c-9182-5cf7ea166257", "name": "juju_epc-router_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}} 2018-08-28 20:31:45,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d314b119-0bf2-4677-8899-3c16ce733769 2018-08-28 20:31:45,370 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.11871409416s 2018-08-28 20:31:45,370 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-d314b119-0bf2-4677-8899-3c16ce733769 2018-08-28 20:31:45,371 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-08-28T20:31:42Z', u'revision_number': 3, u'id': u'6165b5a0-312c-4f8c-9182-5cf7ea166257', u'external_gateway_info': {u'network_id': u'3381999d-69d6-4d8f-ae49-3f073b30fa2f', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'7b47587d-8c29-4114-bbb0-f7256a676699', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', u'admin_state_up': True, u'tenant_id': u'd4049be53c8f4f19bc244b50ec9624ef', u'created_at': u'2018-08-28T20:31:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'd4049be53c8f4f19bc244b50ec9624ef'}) 2018-08-28 20:31:45,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-08-28 20:31:45,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257/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}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '{"subnet_id": "868d0dff-6535-4251-b263-fac929348771"}' 2018-08-28 20:31:47,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-156cbd99-65eb-4617-82e5-3e8756aab674 Date: Tue, 28 Aug 2018 20:31:47 GMT RESP BODY: {"network_id": "f52a8391-516f-4a6c-be72-a70a5c180916", "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "subnet_id": "868d0dff-6535-4251-b263-fac929348771", "subnet_ids": ["868d0dff-6535-4251-b263-fac929348771"], "port_id": "a6924f3a-f2f5-4d8e-aad1-b63d8a9a72e8", "id": "6165b5a0-312c-4f8c-9182-5cf7ea166257"} 2018-08-28 20:31:47,587 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257/add_router_interface.json used request id req-156cbd99-65eb-4617-82e5-3e8756aab674 2018-08-28 20:31:47,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.21551513672s 2018-08-28 20:31:47,587 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257/add_router_interface.json used request id req-156cbd99-65eb-4617-82e5-3e8756aab674 returning object 6165b5a0-312c-4f8c-9182-5cf7ea166257 2018-08-28 20:31:47,588 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-08-28 20:31:49,468 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:7c14bb05aa9d8a4224a91d54f702b0a6 sha256:85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9 2018-08-28 20:31:49,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 20:31:49,473 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Tue, 28 Aug 2018 20:31:49 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.28:9292/v2/", "rel": "self"}]}]} 2018-08-28 20:31:49,474 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:31:49,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 20:31:49,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-290b0203-c8c2-4f04-a41c-b3670f8b50fd Date: Tue, 28 Aug 2018 20:31:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:31:49,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-290b0203-c8c2-4f04-a41c-b3670f8b50fd 2018-08-28 20:31:49,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.166062116623s 2018-08-28 20:31:49,641 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-290b0203-c8c2-4f04-a41c-b3670f8b50fd 2018-08-28 20:31:49,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 20:31:49,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '{"owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "owner_specified.shade.object": "images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}' 2018-08-28 20:31:49,847 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902 X-Openstack-Request-Id: req-4b4544bd-1a4d-4056-ae3f-fd9225c15df9 Date: Tue, 28 Aug 2018 20:31:49 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file", "owner": "d4049be53c8f4f19bc244b50ec9624ef", "id": "f56bc03e-6d85-4619-913a-a93d6498c902", "size": null, "self": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "updated_at": "2018-08-28T20:31:49Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "checksum": null, "created_at": "2018-08-28T20:31:49Z", "protected": false} 2018-08-28 20:31:49,847 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4b4544bd-1a4d-4056-ae3f-fd9225c15df9 2018-08-28 20:31:49,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205379962921s 2018-08-28 20:31:49,848 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-4b4544bd-1a4d-4056-ae3f-fd9225c15df9 returning object f56bc03e-6d85-4619-913a-a93d6498c902 2018-08-28 20:31:49,849 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 20:31:49,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/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}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '' 2018-08-28 20:31:57,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c754b51c-1fc9-44b9-a9c3-b29a1c809ea6 Date: Tue, 28 Aug 2018 20:31:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:31:57,085 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file used request id req-c754b51c-1fc9-44b9-a9c3-b29a1c809ea6 2018-08-28 20:31:57,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.23657107353s 2018-08-28 20:31:57,086 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file used request id req-c754b51c-1fc9-44b9-a9c3-b29a1c809ea6 2018-08-28 20:31:57,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:31:57,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 20:31:57,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-323012b2-90cb-4620-97e0-1626a28840be Date: Tue, 28 Aug 2018 20:31:57 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "metadata": {}}], "file": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file", "owner": "d4049be53c8f4f19bc244b50ec9624ef", "id": "f56bc03e-6d85-4619-913a-a93d6498c902", "size": 296681472, "self": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "updated_at": "2018-08-28T20:31:57Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-28T20:31:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:31:57,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-323012b2-90cb-4620-97e0-1626a28840be 2018-08-28 20:31:57,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180109977722s 2018-08-28 20:31:57,267 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-323012b2-90cb-4620-97e0-1626a28840be 2018-08-28 20:31:57,269 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file', 'owner': u'd4049be53c8f4f19bc244b50ec9624ef', 'id': u'f56bc03e-6d85-4619-913a-a93d6498c902', 'size': 296681472, u'self': u'/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4049be53c8f4f19bc244b50ec9624ef', 'name': 'juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T20:31:57Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T20:31:57Z', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'owner_specified.shade.object': u'images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', 'properties': {u'self': u'/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'owner_specified.shade.object': u'images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'created': u'2018-08-28T20:31:49Z', 'checksum': u'7c14bb05aa9d8a4224a91d54f702b0a6', 'created_at': u'2018-08-28T20:31:49Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902', u'owner_specified.shade.md5': u'7c14bb05aa9d8a4224a91d54f702b0a6', u'owner_specified.shade.object': u'images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', u'owner_specified.shade.sha256': u'85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9', u'schema': u'/v2/schemas/image'}}) 2018-08-28 20:31:58,440 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i f56bc03e-6d85-4619-913a-a93d6498c902 -s xenial -r regionOne -u http://172.30.9.28:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Updated your list of public clouds with 6 cloud regions added: added cloud region: - aws/eu-west-3 - google/asia-south1 - google/europe-west2 - google/europe-west3 - google/southamerica-east1 - google/us-east4 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-28 20:31:58,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 20:31:58,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-28 20:31:58,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31: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-f83b555d-bace-4348-abb1-447ad3e8093f x-compute-request-id: req-f83b555d-bace-4348-abb1-447ad3e8093f Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "name": "juju_epc-flavor_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 20:31:58,656 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f83b555d-bace-4348-abb1-447ad3e8093f 2018-08-28 20:31:58,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.215252876282s 2018-08-28 20:31:58,657 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-f83b555d-bace-4348-abb1-447ad3e8093f returning object 1ed4fb7a-73ff-49ad-b27c-d929c00defa8 2018-08-28 20:31:58,658 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', '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'05b7835dde27490ba5b98bafd52f04d2', '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'1ed4fb7a-73ff-49ad-b27c-d929c00defa8', 'swap': 0}) 2018-08-28 20:31:58,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 20:31:58,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8/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}a1d030b259b407863bb148d0cb72c4a5884de0ae" -d '{"extra_specs": {}}' 2018-08-28 20:31:58,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:31: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-47ac3e98-304c-4aa4-b7e5-c5515c74f59a x-compute-request-id: req-47ac3e98-304c-4aa4-b7e5-c5515c74f59a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 20:31:58,685 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8/os-extra_specs used request id req-47ac3e98-304c-4aa4-b7e5-c5515c74f59a 2018-08-28 20:31:58,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0260779857635s 2018-08-28 20:31:58,685 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8/os-extra_specs used request id req-47ac3e98-304c-4aa4-b7e5-c5515c74f59a 2018-08-28 20:31:58,685 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-08-28 20:31:58,687 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - ENV: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | DEPLOY_SCENARIO | os-nosdn-nofeature-ha | | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-273 | | SDN_CONTROLLER_IP | | | ENERGY_RECORDER_API_PASSWORD | | | NEW_USER_ROLE | Member | | INSTALLER_TYPE | apex | | NAMESERVER | 8.8.8.8 | | POD_ARCH | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | NODE_NAME | lf-pod1 | | VOLUME_DEVICE_NAME | vdb | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | +--------------------------------------+----------------------------------------------------------+ 2018-08-28 20:31:58,692 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-08-28 20:31:58,785 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-08-28 20:31:58,785 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-08-28 20:31:58,899 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-credential abot-epc -f /home/opnfv/functest/results/juju_epc/credentials.yaml --replace Credentials updated for cloud "abot-epc". 2018-08-28 20:31:58,900 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-08-28 20:32:00,358 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:e99edc0ddb9a257a75b095cc2b9780eb sha256:cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1 2018-08-28 20:32:00,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:32:00,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 20:32:00,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-5830fa99-55a9-4d64-8878-7f6b1a443ffa Date: Tue, 28 Aug 2018 20:32:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "metadata": {}}], "file": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file", "owner": "d4049be53c8f4f19bc244b50ec9624ef", "id": "f56bc03e-6d85-4619-913a-a93d6498c902", "size": 296681472, "self": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "updated_at": "2018-08-28T20:31:57Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-28T20:31:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:32:00,634 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5830fa99-55a9-4d64-8878-7f6b1a443ffa 2018-08-28 20:32:00,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.275213003159s 2018-08-28 20:32:00,634 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-5830fa99-55a9-4d64-8878-7f6b1a443ffa 2018-08-28 20:32:00,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-08-28 20:32:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '{"owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "owner_specified.shade.object": "images/juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}' 2018-08-28 20:32:01,231 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.28:9292/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218 X-Openstack-Request-Id: req-d89e0d8c-a209-4ce7-84ea-323707912019 Date: Tue, 28 Aug 2018 20:32:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218/file", "owner": "d4049be53c8f4f19bc244b50ec9624ef", "id": "b4ceab13-892e-4ff7-969b-637dba00a218", "size": null, "self": "/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-08-28T20:32:01Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "checksum": null, "created_at": "2018-08-28T20:32:01Z", "protected": false} 2018-08-28 20:32:01,231 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d89e0d8c-a209-4ce7-84ea-323707912019 2018-08-28 20:32:01,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.594081163406s 2018-08-28 20:32:01,232 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.28:9292/v2/images used request id req-d89e0d8c-a209-4ce7-84ea-323707912019 returning object b4ceab13-892e-4ff7-969b-637dba00a218 2018-08-28 20:32:01,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-08-28 20:32:01,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9292/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218/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}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '' 2018-08-28 20:32:06,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2812d34b-8fc6-4f0b-ae07-0e3314fa3152 Date: Tue, 28 Aug 2018 20:32:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 20:32:06,741 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218/file used request id req-2812d34b-8fc6-4f0b-ae07-0e3314fa3152 2018-08-28 20:32:06,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.50895881653s 2018-08-28 20:32:06,742 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.28:9292/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218/file used request id req-2812d34b-8fc6-4f0b-ae07-0e3314fa3152 2018-08-28 20:32:06,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 20:32:06,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 20:32:06,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-4f607caa-1a1e-4e67-872c-0a7796d04b35 Date: Tue, 28 Aug 2018 20:32:06 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b4ceab13-892e-4ff7-969b-637dba00a218/snap", "metadata": {}}], "file": "/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218/file", "owner": "d4049be53c8f4f19bc244b50ec9624ef", "id": "b4ceab13-892e-4ff7-969b-637dba00a218", "size": 263193088, "self": "/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b4ceab13-892e-4ff7-969b-637dba00a218/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1", "updated_at": "2018-08-28T20:32:06Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "e99edc0ddb9a257a75b095cc2b9780eb", "name": "juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "checksum": "e99edc0ddb9a257a75b095cc2b9780eb", "created_at": "2018-08-28T20:32:01Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "metadata": {}}], "file": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file", "owner": "d4049be53c8f4f19bc244b50ec9624ef", "id": "f56bc03e-6d85-4619-913a-a93d6498c902", "size": 296681472, "self": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "updated_at": "2018-08-28T20:31:57Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-28T20:31:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 20:32:06,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4f607caa-1a1e-4e67-872c-0a7796d04b35 2018-08-28 20:32:06,918 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17583489418s 2018-08-28 20:32:06,919 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-4f607caa-1a1e-4e67-872c-0a7796d04b35 2018-08-28 20:32:06,921 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b4ceab13-892e-4ff7-969b-637dba00a218/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218/file', 'owner': u'd4049be53c8f4f19bc244b50ec9624ef', 'id': u'b4ceab13-892e-4ff7-969b-637dba00a218', 'size': 263193088, u'self': u'/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'd4049be53c8f4f19bc244b50ec9624ef', 'name': 'juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/b4ceab13-892e-4ff7-969b-637dba00a218/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-08-28T20:32:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-08-28T20:32:06Z', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', 'properties': {u'self': u'/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', 'created': u'2018-08-28T20:32:01Z', 'checksum': u'e99edc0ddb9a257a75b095cc2b9780eb', 'created_at': u'2018-08-28T20:32:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218', u'owner_specified.shade.md5': u'e99edc0ddb9a257a75b095cc2b9780eb', u'owner_specified.shade.object': u'images/juju_epc-img_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', u'owner_specified.shade.sha256': u'cb5da1c516173fc52fae8effce692d2c38f6e0054266ce722d49cc0b1e0627c1', u'schema': u'/v2/schemas/image'}}) 2018-08-28 20:32:07,063 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i b4ceab13-892e-4ff7-969b-637dba00a218 -s trusty -r regionOne -u http://172.30.9.28:5000/v3 WARNING model could not be opened: No controllers registered. Please either create a new controller using "juju bootstrap" or connect to another controller that you have been given access to using "juju register". Image metadata files have been written to: /root/images/streams/v1. For Juju to use this metadata, the files need to be put into the image metadata search path. There are 2 options: 1. Use the --metadata-source parameter when bootstrapping: juju bootstrap --metadata-source /root 2. Use image-metadata-url in $JUJU_DATA/environments.yaml (if $JUJU_DATA is not set it will try $XDG_DATA_HOME/juju and if not set either default to ~/.local/share/juju) Configure a http server to serve the contents of /root and set the value of image-metadata-url accordingly. 2018-08-28 20:32:07,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-08-28 20:32:07,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-08-28 20:32:07,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:32: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-5b2abf11-2e6f-4100-ba40-9a8f3cb0d2f8 x-compute-request-id: req-5b2abf11-2e6f-4100-ba40-9a8f3cb0d2f8 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f8c4edc-0037-4296-b3cd-9c12fc3f8b59", "name": "juju_epc-flavor_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-08-28 20:32:07,123 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b2abf11-2e6f-4100-ba40-9a8f3cb0d2f8 2018-08-28 20:32:07,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0585200786591s 2018-08-28 20:32:07,124 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors used request id req-5b2abf11-2e6f-4100-ba40-9a8f3cb0d2f8 returning object 0f8c4edc-0037-4296-b3cd-9c12fc3f8b59 2018-08-28 20:32:07,125 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4', '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'05b7835dde27490ba5b98bafd52f04d2', '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'0f8c4edc-0037-4296-b3cd-9c12fc3f8b59', 'swap': 0}) 2018-08-28 20:32:07,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-08-28 20:32:07,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59/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}a1d030b259b407863bb148d0cb72c4a5884de0ae" -d '{"extra_specs": {}}' 2018-08-28 20:32:07,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 20:32: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-bd4d2bfb-6a90-430d-95db-73a927d3f262 x-compute-request-id: req-bd4d2bfb-6a90-430d-95db-73a927d3f262 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-08-28 20:32:07,147 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59/os-extra_specs used request id req-bd4d2bfb-6a90-430d-95db-73a927d3f262 2018-08-28 20:32:07,147 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214250087738s 2018-08-28 20:32:07,147 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59/os-extra_specs used request id req-bd4d2bfb-6a90-430d-95db-73a927d3f262 2018-08-28 20:32:07,148 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-08-28 20:35:56,764 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju bootstrap abot-epc/regionOne abot-controller --agent-version 2.2.9 --metadata-source /root --constraints mem=2G --bootstrap-series xenial --config network=f52a8391-516f-4a6c-be72-a70a5c180916 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 20:32:07 INFO juju.cmd supercommand.go:63 running juju [2.2.5 gc go1.9.4] 20:32:07 DEBUG juju.cmd supercommand.go:64 args: []string{"juju", "bootstrap", "abot-epc/regionOne", "abot-controller", "--agent-version", "2.2.9", "--metadata-source", "/root", "--constraints", "mem=2G", "--bootstrap-series", "xenial", "--config", "network=f52a8391-516f-4a6c-be72-a70a5c180916", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 20:32:07 DEBUG juju.cmd.juju.commands bootstrap.go:804 authenticating with region "regionOne" and credential "abot-epc" () 20:32:07 DEBUG juju.cmd.juju.commands bootstrap.go:932 provider attrs: map[network:f52a8391-516f-4a6c-be72-a70a5c180916 external-network: use-floating-ip:true use-default-secgroup:true] 20:32:07 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 20:32:07 DEBUG juju.cmd.juju.commands bootstrap.go:988 preparing controller with config: map[use-floating-ip:true ignore-machine-addresses:false name:controller apt-ftp-proxy: automatically-retry-hooks:true apt-http-proxy: image-metadata-url: default-series:xenial provisioner-harvest-mode:destroyed enable-os-upgrade:true image-stream:released disable-network-management:false proxy-ssh:false use-default-secgroup:true agent-metadata-url: apt-no-proxy: update-status-hook-interval:5m max-action-results-size:5G uuid:545493bb-9260-4fe7-8e1e-2b8d186af6d8 transmit-vendor-metrics:true test-mode:false development:false net-bond-reconfigure-delay:17 logforward-enabled:false external-network: max-status-history-size:5G apt-mirror: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCaSKbhKgshIfkIflroK0F+tCF0Tm6scuk17ZLCRhHExf8qe2fqBJGHSvq5N7aM5g8nFu40uqMohAUh+ZfJS5t5NRAFDFErws9G+YRF3IBq/dkfpR1GEoqM7K7rfEWwTLkqGQgcZHOFn4wr3OIKAHY4gIHPeHpFgkJfuj3FmwFHRP6mpI+IHgs9J52q2Av6wZxYUhO8aBrymP7UZiIF3P/usTdvIGUn+CsKxkyh3S5J+sLeOzpWXrmvNeovvg1vFng2kn2CMOTM3Z8CCRj3eCXV6IW4hXaJFWD8yOJujy/vxuBV6hnXTouaHisJl4NE9SXTH30G2+e6cvl8bUkQ5S8x juju-client-key network:f52a8391-516f-4a6c-be72-a70a5c180916 type:openstack max-status-history-age:336h enable-os-refresh-update:true https-proxy: apt-https-proxy: logging-config: firewall-mode:instance resource-tags: no-proxy:127.0.0.1,localhost,::1 max-action-results-age:336h ssl-hostname-verification:false agent-stream:released ftp-proxy: http-proxy:] 20:32:07 INFO juju.provider.openstack provider.go:144 opening model "controller" 20:32:07 DEBUG goose :1 auth details: &{Token:gAAAAABbhbFHw-8M-amMcGSLmKUrDEa_sVtAvnt_b2XsVvx9_C3_DPFFElCSY8FBGxjB8BYgxYq8BDV6Gbgjdam669UpuhuQU6PBng_nuJIDSps2AQBxGA4eXXaVLAdX3JMcIHH8kJlbWe9V7fV1HorTNzxVMM6ofCH0_KDxT_-dy13Qyi0FT5A TenantId:d4049be53c8f4f19bc244b50ec9624ef UserId:d03bbf0e1503476ab8988bb8f1e8a535 Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.28:9292 alarming:http://172.30.9.28:8042 volumev3:http://172.30.9.28:8776/v3/d4049be53c8f4f19bc244b50ec9624ef network:http://172.30.9.28:9696 policy:http://172.30.9.28:1789 metric:http://172.30.9.28:8041 nfv-orchestration:http://172.30.9.28:9890 volume:http://172.30.9.28:8776/v1/d4049be53c8f4f19bc244b50ec9624ef orchestration:http://172.30.9.28:8004/v1/d4049be53c8f4f19bc244b50ec9624ef cloudformation:http://172.30.9.28:8000/v1 volumev2:http://172.30.9.28:8776/v2/d4049be53c8f4f19bc244b50ec9624ef compute:http://172.30.9.28:8774/v2.1 identity:http://172.30.9.28:5000 key-manager:http://172.30.9.28:9311 placement:http://172.30.9.28:8778/placement]]} 20:32:08 INFO cmd bootstrap.go:482 Creating Juju controller "abot-controller" on abot-epc/regionOne 20:32:08 DEBUG goose :1 performing API version discovery for "http://172.30.9.28:8774/" 20:32:08 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.28:8774/v2.1/ Rel:self}] Status:CURRENT}] 20:32:08 INFO juju.cmd.juju.commands bootstrap.go:540 combined bootstrap constraints: mem=2048M 20:32:08 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 20:32:08 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 20:32:08 DEBUG juju.environs.bootstrap bootstrap.go:685 no agent directory found, using default agent binary metadata source: https://streams.canonical.com/juju/tools 20:32:08 DEBUG juju.environs.bootstrap bootstrap.go:710 setting default image metadata source: /root/images 20:32:08 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 20:32:08 INFO juju.environs.bootstrap bootstrap.go:728 custom image metadata added to search path 20:32:08 INFO cmd bootstrap.go:233 Loading image metadata 20:32:08 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 20:32:08 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 20:32:08 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 20:32:08 DEBUG juju.environs.bootstrap bootstrap.go:576 constraints for image metadata lookup &{{{regionOne http://172.30.9.28:5000/v3} [win2008r2 genericlinux quantal vivid zesty win2016nano win81 win2016hv centos7 trusty win2012hvr2 win7 raring utopic win2012 opensuseleap precise yakkety win8 win2016 win10 saucy wily xenial win2012hv win2012r2] [amd64 i386 armhf arm64 ppc64el s390x] released}} 20:32:08 DEBUG juju.environs.bootstrap bootstrap.go:588 found 2 image metadata in bootstrap metadata 20:32:11 DEBUG juju.environs.bootstrap bootstrap.go:588 found 0 image metadata in default cloud images 20:32:12 DEBUG juju.environs.simplestreams simplestreams.go:457 skipping index "http://cloud-images.ubuntu.com/releases/streams/v1/index.sjson" because of missing information: index file has no data for cloud {regionOne http://172.30.9.28:5000/v3} not found 20:32:12 DEBUG juju.environs.bootstrap bootstrap.go:584 ignoring image metadata in default ubuntu cloud images: index file has no data for cloud {regionOne http://172.30.9.28:5000/v3} not found 20:32:12 DEBUG juju.environs.bootstrap bootstrap.go:592 found 2 image metadata from all image data sources 20:32:12 INFO cmd bootstrap.go:296 Looking for packaged Juju agent version 2.2.9 for amd64 20:32:12 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.2.9 20:32:12 DEBUG juju.environs.tools tools.go:101 finding agent binaries in stream "released" 20:32:12 DEBUG juju.environs.tools tools.go:103 reading agent binaries with major.minor version 2.2 20:32:12 DEBUG juju.environs.tools tools.go:111 filtering agent binaries by version: 2.2.9 20:32:12 DEBUG juju.environs.tools tools.go:114 filtering agent binaries by series: xenial 20:32:12 DEBUG juju.environs.tools tools.go:117 filtering agent binaries by architecture: amd64 20:32:12 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 20:32:14 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 []} 20:32:16 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 20:32:16 INFO cmd bootstrap.go:357 Starting new instance for initial controller Launching controller instance(s) on abot-epc/regionOne... 20:32:17 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 20:32:17 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:f56bc03e-6d85-4619-913a-a93d6498c902 Arch:amd64 VirtType:}] 20:32:17 INFO juju.environs.instances image.go:106 find instance - using image with id: f56bc03e-6d85-4619-913a-a93d6498c902 20:32:17 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false 20:32:17 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 20:32:17 DEBUG juju.provider.openstack provider.go:1010 openstack user data; 2487 bytes 20:32:17 DEBUG juju.provider.openstack provider.go:1022 using network id "f52a8391-516f-4a6c-be72-a70a5c180916" 20:32:17 DEBUG goose :1 performing API version discovery for "http://172.30.9.28:9696/" 20:32:17 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.28:9696/v2.0/ Rel:self}] Status:CURRENT}] 20:32:22 INFO juju.provider.openstack provider.go:1146 trying to build instance in availability zone "nova" - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" has status BUILD, wait 10 seconds before retry, attempt 10 20:34:14 INFO juju.provider.openstack provider.go:1189 started instance "1fd5c4c2-6ef7-4459-95d5-d57da256f178" 20:34:14 DEBUG juju.provider.openstack provider.go:1193 allocating public IP address for openstack node 20:34:16 DEBUG juju.provider.openstack networking.go:216 allocated new public IP: 172.30.9.209 20:34:16 INFO juju.provider.openstack provider.go:1198 allocated public IP 172.30.9.209 - 1fd5c4c2-6ef7-4459-95d5-d57da256f178 (arch=amd64 mem=2G cores=1) 20:34:19 INFO juju.environs.bootstrap bootstrap.go:606 newest version: 2.2.9 20:34:19 INFO juju.environs.bootstrap bootstrap.go:613 failed to find 2.2.5 tools, will attempt to use 2.2.9 20:34:19 INFO juju.environs.bootstrap bootstrap.go:621 picked bootstrap agent binary version: 2.2.9 20:34:19 INFO juju.environs.bootstrap bootstrap.go:393 Installing Juju agent on bootstrap instance 20:34:21 INFO cmd bootstrap.go:485 Fetching Juju GUI 2.13.2 20:34:21 DEBUG juju.cloudconfig.instancecfg instancecfg.go:832 Setting numa ctl preference to false Waiting for address 20:34:23 DEBUG juju.provider.openstack provider.go:414 instance 1fd5c4c2-6ef7-4459-95d5-d57da256f178 has floating IP address: 172.30.9.209 Attempting to connect to 172.30.9.209:22 Attempting to connect to 192.168.121.8:22 20:34:23 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 172.30.9.209 failed: ssh: connect to host 172.30.9.209 port 22: Connection refused 20:34:23 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 20:34:28 DEBUG juju.provider.common bootstrap.go:497 connection attempt for 192.168.121.8 failed: ssh: connect to host 192.168.121.8 port 22: Connection refused 20:34:28 INFO juju.cloudconfig userdatacfg_unix.go:410 Fetching agent: curl -sSfw 'tools from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.2.9/juju-2.2.9-ubuntu-amd64.tgz]> sudo: unable to resolve host juju-6af6d8-controller-0 20:35:50 INFO cmd bootstrap.go:423 Bootstrap agent now started 20:35:51 DEBUG juju.provider.openstack provider.go:414 instance 1fd5c4c2-6ef7-4459-95d5-d57da256f178 has floating IP address: 172.30.9.209 20:35:51 INFO juju.juju api.go:308 API endpoints changed from [] to [172.30.9.209:17070 192.168.121.8:17070] 20:35:51 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.209 to verify accessibility... 20:35:51 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.209:17070 192.168.121.8:17070] 20:35:53 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:53 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:54 DEBUG juju.api monitor.go:35 RPC connection died 20:35:54 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 20:35:54 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.209:17070 192.168.121.8:17070] 20:35:54 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:54 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:54 DEBUG juju.api monitor.go:35 RPC connection died 20:35:54 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 20:35:55 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.209:17070 192.168.121.8:17070] 20:35:55 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:55 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:55 DEBUG juju.api monitor.go:35 RPC connection died 20:35:55 INFO cmd controller.go:110 Still waiting for API to become available: upgrade in progress (upgrade in progress) 20:35:56 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.209:17070 192.168.121.8:17070] 20:35:56 DEBUG juju.api apiclient.go:863 successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:56 INFO juju.api apiclient.go:617 connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" 20:35:56 DEBUG juju.api monitor.go:35 RPC connection died 20:35:56 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available. 20:35:56 INFO cmd controller.go:88 Controller machines are in the "controller" model. 20:35:56 INFO cmd controller.go:89 Initial model "default" added. 20:35:56 INFO cmd supercommand.go:465 command finished 2018-08-28 20:35:56,765 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-08-28 20:35:56,765 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-08-28 20:36:16,022 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju deploy /src/epc-requirements/abot_charm/functest-abot-epc-bundle/bundle.yaml Deploying charm "local:xenial/abot-epc-basic-1" application abot-epc-basic exposed Deploying charm "cs:mysql-55" Deploying charm "local:trusty/oai-epc-3" Deploying charm "local:trusty/oai-hss-13" Related "mysql:db" and "oai-hss:db" Related "oai-hss:hss" and "oai-epc:hss" Related "oai-epc:epc" and "abot-epc-basic:epc" Related "oai-epc:ssh-abot-epc" and "abot-epc-basic:ssh-abot" Deploy of bundle completed. 2018-08-28 20:36:16,022 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-08-28 20:59:54,198 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-28 20:59:37.548974Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-28 20:59:54,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-08-28 20:59:54,200 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-08-28 20:59:54,352 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.2.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.203 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.212 3306/tcp oai-epc/0* active idle 2 172.30.9.206 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.204 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 cf1c4e03-2500-45e6-9510-2dcf5dafc93e xenial nova ACTIVE 1 started 172.30.9.212 167a6af7-44d1-4cb4-b42d-c7dc042be099 trusty nova ACTIVE 2 started 172.30.9.206 8046c457-3625-45ae-a719-5d5245c8ac9c trusty nova ACTIVE 3 started 172.30.9.204 e6dfa1b3-ba44-460f-882b-10b055a00830 trusty nova ACTIVE Relation provider Requirer Interface Type abot-epc-basic:ssh-abot oai-epc:ssh-abot-epc ssh regular mysql:cluster mysql:cluster mysql-ha peer mysql:db oai-hss:db mysql regular oai-epc:epc abot-epc-basic:epc S1-C regular oai-hss:hss oai-epc:hss S6a-hss regular 2018-08-28 20:59:54,502 - 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:active) 80/tcp, 5000/tcp 2018-08-28 20:59:54,503 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2018-08-28 20:59:54,662 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.206 (agent:idle, workload:active) 2152/udp 2018-08-28 20:59:54,663 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2018-08-28 20:59:54,818 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.204 (agent:idle, workload:active) 2018-08-28 20:59:54,819 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2018-08-28 20:59:54,819 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2018-08-28 20:59:55,355 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -r -v /usr/lib/python2.7/site-packages/functest/opnfv_tests/vnf/epc/featureFiles abot-epc-basic/0:~/ 2018-08-28 20:59:55,355 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2018-08-28 20:59:55,804 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju ssh abot-epc-basic/0 sudo cp -vfR ~/featureFiles/* /etc/rebaca-test-suite/featureFiles sudo: unable to resolve host juju-231eb4-default-0 '/home/ubuntu/featureFiles/000-local-commands.feature' -> '/etc/rebaca-test-suite/featureFiles/000-local-commands.feature' '/home/ubuntu/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_Attach_With_GUTI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature' '/home/ubuntu/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' -> '/etc/rebaca-test-suite/featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature' '/home/ubuntu/featureFiles/Auth_Accept.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_Accept.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature' '/home/ubuntu/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' -> '/etc/rebaca-test-suite/featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature' '/home/ubuntu/featureFiles/ResourceBundle.xml' -> '/etc/rebaca-test-suite/featureFiles/ResourceBundle.xml' Connection to 172.30.9.203 closed. 2018-08-28 20:59:55,804 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2018-08-28 20:59:56,142 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: 9015e9b7-2ca7-43f7-85dd-dce46a3483f2 2018-08-28 21:09:38,924 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-08-28 21:09:22.268305Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-08-28 21:09:38,924 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2018-08-28 21:09:39,332 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju scp -- -v abot-epc-basic/0:/var/lib/abot-epc-basic/artifacts/TestResults.json /home/opnfv/functest/results/juju_epc/. 2018-08-28 21:09:39,333 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2018-08-28 21:09:39,376 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2018-08-28 21:09:39,377 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2018-08-28 21:09:39,609 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-08-28 21:09:39,610 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 38:01 | PASS | +-------------------+------------------+------------------+----------------+ 2018-08-28 21:09:40,590 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 20:38:29 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-0: 20:38:29 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 20:38:29 DEBUG juju.agent read agent config, format "2.0" machine-0: 20:38:29 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 20:38:29 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-0: 20:38:29 DEBUG juju.worker start "engine" machine-0: 20:38:29 INFO juju.worker start "engine" machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 20:38:29 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 20:38:29 DEBUG juju.worker "engine" started machine-0: 20:38:29 DEBUG juju.worker.introspection stats worker now serving machine-0: 20:38:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 20:38:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 20:38:29 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 20:38:29 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 20:38:29 DEBUG juju.worker.apicaller connecting with old password machine-0: 20:38:29 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 20:38:29 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-0: 20:38:29 INFO juju.api connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-0: 20:38:29 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-0: 20:38:29 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 20:38:30 DEBUG juju.worker.apicaller connected machine-0: 20:38:30 DEBUG juju.worker.apicaller changing password... machine-0: 20:38:30 DEBUG juju.worker.apicaller password changed machine-0: 20:38:30 DEBUG juju.api RPC connection died machine-0: 20:38:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 20:38:30 DEBUG juju.worker.apicaller connecting with current password machine-0: 20:38:30 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-0: 20:38:30 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-0: 20:38:30 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-0: 20:38:30 DEBUG juju.worker.apicaller connected machine-0: 20:38:32 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 20:38:32 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-0: 20:38:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 20:38:32 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 20:38:32 INFO juju.worker.upgrader unblocking abort check machine-0: 20:38:32 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-0: 20:38:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 20:38:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 20:38:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 20:38:32 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 20:38:32 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 20:38:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.logger logger setup machine-0: 20:38:32 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 20:38:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 20:38:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 20:38:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 20:38:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-0: 20:38:32 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 20:38:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:38:32 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:38:32 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 20:38:32 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 20:38:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:38:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:38:32 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 20:38:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:38:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 20:38:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 20:38:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:38:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:38:32 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 20:38:32 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:38:32 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-0: 20:38:32 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-0: 20:38:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 20:38:32 DEBUG juju.network including address public:172.30.9.209 for machine machine-0: 20:38:32 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-0: 20:38:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 20:38:32 DEBUG juju.network including address local-machine:::1 for machine machine-0: 20:38:32 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-0: 20:38:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 20:38:32 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 20:38:32 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 20:38:32 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 20:38:32 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: 20:38:32 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 20:38:32 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 20:38:32 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] machine-0: 20:38:32 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 20:38:32 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 20:38:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 20:38:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 20:38:33 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 20:38:33 INFO juju.worker.machiner "machine-0" started machine-0: 20:38:33 DEBUG juju.worker start "0-container-watcher" machine-0: 20:38:33 DEBUG juju.worker start "stateconverter" machine-0: 20:38:33 INFO juju.worker start "0-container-watcher" machine-0: 20:38:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 20:38:33 DEBUG juju.worker "0-container-watcher" started machine-0: 20:38:33 INFO juju.worker start "stateconverter" machine-0: 20:38:33 DEBUG juju.worker "stateconverter" started machine-0: 20:38:33 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 20:38:34 DEBUG juju.service discovered init system "systemd" from local host machine-0: 20:38:34 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-0: 20:38:34 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.209:17070"] machine-0: 20:38:34 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: 20:38:34 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 20:38:34 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 20:38:34 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started unit-abot-epc-basic-0: 20:38:34 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-abot-epc-basic-0: 20:38:34 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: 20:38:34 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 20:38:34 INFO juju.worker start "api" unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:38:34 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:38:34 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:38:34 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:38:35 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 20:38:35 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 20:38:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 20:38:35 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 20:38:35 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:38:35 INFO juju.api connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:38:35 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-0: 20:38:35 DEBUG juju.worker.machiner observed network config updated for "machine-0" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:9a:91:59 192.168.121.0/24 1450 0 ens3 ethernet false false static 192.168.121.6 [] [] []} {2 fa:16:3e:9a:91:59 1450 0 ens3 ethernet false false manual [] [] []} {3 1a:fe:15:bf:87:a0 1500 0 lxdbr0 bridge false false manual [] [] []} {3 1a:fe:15:bf:87:a0 1500 0 lxdbr0 bridge false false manual [] [] []}] unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 20:38:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 20:38:36 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: 20:38:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-abot-epc-basic-0: 20:38:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network "lxdbr0" has addresses [fe80::18fe:15ff:febf:87a0/64 fe80::1/64] unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network including address public:172.30.9.209 for machine unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 20:38:36 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 20:38:36 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] unit-abot-epc-basic-0: 20:38:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 20:38:36 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 20:38:36 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 20:38:36 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 20:38:37 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 20:38:37 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 20:38:37 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-xenial-amd64 unit-abot-epc-basic-0: 20:38:37 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-xenial-amd64/jujud unit-abot-epc-basic-0: 20:38:37 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: 20:38:37 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 20:38:37 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 20:38:37 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 20:38:37 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 20:38:37 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:38:37 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 20:38:37 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 20:38:37 DEBUG httpbakery client do GET https://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 20:38:37 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 20:38:37 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 20:38:37 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 20:38:37 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:38:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:38:37 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 20:38:38 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 20:38:38 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 20:38:38 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:38:38 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:38:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:38:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 20:38:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:38:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 20:38:39 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 20:38:40 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 20:38:40 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease machine-0: 20:38:41 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 20:38: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: 20:38:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 20:38:41 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: 20:38:41 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 20:38:41 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: 20:38:41 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 20:38:41 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: 20:38:41 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 20:38:41 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: 20:38:41 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 20:38:41 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 20:38:42 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:38:42 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 20:38:42 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 20:38:42 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: 20:38:42 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: 20:38:42 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: 20:38:43 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: 20:38:43 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: 20:38:43 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: 20:38:43 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: 20:38:43 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: 20:38:43 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblcms2-2 amd64 2.6-3ubuntu2 [137 kB] unit-abot-epc-basic-0: 20:38:43 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libogg0 amd64 1.3.2-1 [17.2 kB] unit-abot-epc-basic-0: 20:38:43 DEBUG unit.abot-epc-basic/0.install Get:11 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: 20:38:43 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-abot-epc-basic-0: 20:38:43 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxdamage1 amd64 1:1.1.4-2 [6946 B] unit-abot-epc-basic-0: 20:38:43 DEBUG unit.abot-epc-basic/0.install Get:14 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: 20:38:43 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence1 amd64 1.2-1 [5042 B] unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:17 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: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:18 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: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjbig0 amd64 2.1-3.1 [26.6 kB] unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:20 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: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 java-common all 0.56ubuntu2 [7742 B] unit-abot-epc-basic-0: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:22 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: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:23 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: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:24 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: 20:38:44 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcups2 amd64 2.1.3-4ubuntu0.5 [197 kB] unit-abot-epc-basic-0: 20:38:44 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: 20:38:45 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: 20:38:45 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: 20:38:45 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: 20:38:45 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre-headless amd64 8u181-b13-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 20:38:46 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: 20:38:46 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: 20:38:46 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: 20:38:46 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: 20:38:46 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: 20:38:46 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: 20:38:46 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: 20:38:46 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:47 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: 20:38:48 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: 20:38:48 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: 20:38:48 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: 20:38:48 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: 20:38:48 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: 20:38:48 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: 20:38:48 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: 20:38:49 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb1 amd64 2:1.6.3-1ubuntu2 [8956 B] unit-abot-epc-basic-0: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:49 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:50 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:51 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: 20:38:52 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-dev amd64 2:1.6.3-1ubuntu2 [642 kB] unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-doc all 2:1.6.3-1ubuntu2 [1465 kB] unit-abot-epc-basic-0: 20:38:52 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: 20:38:52 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: 20:38:52 DEBUG unit.abot-epc-basic/0.install Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jre amd64 8u181-b13-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk-headless amd64 8u181-b13-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 20:38:52 DEBUG unit.abot-epc-basic/0.install Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 openjdk-8-jdk amd64 8u181-b13-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 20:38:52 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: 20:38:52 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 10s (6373 kB/s) unit-abot-epc-basic-0: 20:38:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 20:38:53 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 ... 54340 files and directories currently installed.) unit-abot-epc-basic-0: 20:38:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 20:38:53 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:38:55 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 20:38:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:57 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 20:38:58 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 20:38:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:39:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 20:39:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:39:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 20:39:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 20:39:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:04 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 20:39:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 20:39:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 20:39:06 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: 20:39:06 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 20:39:07 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: 20:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:39:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 20:39:07 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: 20:39:07 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 20:39:08 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: 20:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:09 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 20:39:13 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:39:14 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:39:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 20:39:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:16 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:39:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 20:39:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 20:39:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 20:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 20:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 20:39:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 20:39:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 20:39:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 20:39:20 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: 20:39:20 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 20:39:21 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: 20:39:21 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:39:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 20:39:21 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: 20:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 20:39:22 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: 20:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 20:39:22 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 20:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 20:39:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 20:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 20:39:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 20:39:23 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: 20:39:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 20:39:24 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: 20:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:39:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 20:39:24 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: 20:39:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 20:39:25 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: 20:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:39:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 20:39:25 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: 20:39:25 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 20:39:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 20:39:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 20:39:28 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: 20:39:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:29 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:30 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:32 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 20:39:33 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: 20:39:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:39:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 20:39:34 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: 20:39:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 20:39:35 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: 20:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:39:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 20:39:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 20:39:35 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 20:39:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 20:39:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 20:39:36 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 20:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 20:39:37 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: 20:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:39:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 20:39:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:37 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:39:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 20:39:38 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: 20:39:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 20:39:39 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: 20:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:39:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 20:39:39 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: 20:39:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:39:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 20:39:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:39:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 20:39:41 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: 20:39:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:39:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 20:39:42 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: 20:39:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 20:39:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 20:39:43 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: 20:39:43 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 20:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 20:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:39:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 20:39:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 20:39:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 20:39:45 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:39:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 20:39:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 20:39:46 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:39:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 20:39:47 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: 20:39:47 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:48 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:39:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 20:39:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 20:39:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 20:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 20:39:50 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: 20:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 20:39:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 20:39:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 20:39:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 20:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 20:39:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:39:51 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 20:39:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 20:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 20:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 20:39:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 20:39:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:39:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 20:39:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:39:53 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:39:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 20:39:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-doc_2%3a1.6.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:39:54 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:39:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 20:39:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:55 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:39:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 20:39:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:39:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:39:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 20:39:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:57 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:39:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 20:39:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:39:58 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 20:40:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:40:00 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:40:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:40:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 20:40:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:40:02 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 20:40:03 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 20:40:03 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 20:40:03 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 20:40:03 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:40:03 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:40:03 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 20:40:05 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:08 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:09 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:11 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 20:40:11 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 20:40:11 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 20:40:13 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: 20:40:13 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:40:14 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:40:14 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2) ... unit-abot-epc-basic-0: 20:40:14 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:40:15 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 20:40:16 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:40:16 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:40:17 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:40:17 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:40:17 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 20:40:17 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 20:40:17 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: 20:40:17 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 20:40:17 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: 20:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 20:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 20:40:18 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 20:40:19 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 20:40:20 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:40:21 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 20:40:22 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: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:40:22 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:23 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: 20:40:23 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: 20:40:23 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:40:24 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 20:40:25 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: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 20:40:25 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:26 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:40:27 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 20:40:28 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:30 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: 20:40:30 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: 20:40:30 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: 20:40:30 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: 20:40:30 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: 20:40:30 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: 20:40:30 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: 20:40:30 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: 20:40:30 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: 20:40:31 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: 20:40:31 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: 20:40:31 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 20:40:32 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: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 20:40:32 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: 20:40:32 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:40:32 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:33 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: 20:40:33 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:33 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: 20:40:34 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: 20:40:34 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: 20:40:34 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: 20:40:34 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: 20:40:34 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: 20:40:34 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: 20:40:34 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: 20:40:34 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: 20:40:34 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:40:34 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: 20:40:34 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: 20:40:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:40:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 20:40:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:40:34 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:40:35 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install --2018-08-28 20:40:36-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 20:40:36 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 20:40:37 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: 20:40:37 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 95.1K 8m10s unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 193K 6m6s unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 7.73M 4m6s unit-abot-epc-basic-0: 20:40:37 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.2M 3m5s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 195K 3m15s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.7M 2m43s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 10.6M 2m20s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.3M 2m3s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 204K 2m15s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 9.73M 2m2s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.0M 1m51s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.4M 1m42s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 94s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.1M 88s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 11.3M 82s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.0M 77s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.2M 73s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 220K 80s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.1M 76s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.8M 72s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 10.9M 69s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.5M 66s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 11.0M 63s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.0M 61s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.6M 58s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.0M 56s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 54s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.4M 52s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.1M 51s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.3M 49s unit-abot-epc-basic-0: 20:40:38 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 11.4M 47s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 167K 54s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 89.0M 53s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 305K 55s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 33.2M 54s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 427M 52s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 442M 51s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 534M 49s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 520M 48s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 317M 47s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 517M 46s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 485M 45s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 429M 43s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 458M 42s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 417M 41s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 359M 40s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 418M 40s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 452M 39s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 868K 39s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 17.9M 38s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 19.9M 37s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 26.2M 37s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 21.0M 36s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 23.1M 35s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 22.3M 35s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 17.6M 34s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 24.9M 33s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 18.1M 33s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 23.1M 32s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 23.7M 32s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 22.2M 31s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 19.7M 31s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 27.8M 30s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 294K 32s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 101M 32s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 90.3M 31s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 103M 31s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 1.92M 30s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 83.5M 30s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 87.4M 29s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 92.6M 29s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 96.1M 29s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 93.5M 28s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 79.8M 28s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 87.9M 27s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 99.3M 27s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 10.8M 27s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 6.84M 26s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 7.38M 26s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 3.85M 26s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.5M 26s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.0M 25s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 11.4M 25s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 10.7M 25s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 11.7M 24s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 10.9M 24s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 11.1M 24s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 11.4M 24s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 10.9M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 11.5M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 11.3M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 10.7M 22s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 338K 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 5.26M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 4.98M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 5.43M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 4.85M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 2.96M 23s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 7.82M 22s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 7.91M 22s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 7.59M 22s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 7.90M 22s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 8.66M 22s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 8.55M 21s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 8.80M 21s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 7.68M 21s unit-abot-epc-basic-0: 20:40:39 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 8.42M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 341K 22s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 5.09M 22s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 5.51M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 5.09M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 5.74M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 4.72M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 3.11M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 8.05M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 8.66M 21s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 7.52M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 7.86M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 6.05M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 15.5M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 8.52M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 9.09M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 7.76M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 342K 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 5.08M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 5.71M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 5.09M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 5.67M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 5.14M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 3.00M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 8.61M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 9.25M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 8.05M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 7.95M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 8.04M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 186K 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 64.8M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 76.9M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 86.7M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 72.7M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 75.9M 20s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 80.7M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 88.0M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 97.3M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 84.0M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 92.1M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 95.0M 19s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 98.1M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 83.5M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 104M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 104M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 104M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 88.7M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.6M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 5.44M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 327K 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 3.98M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 3.60M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 3.79M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 2.79M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 6.27M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 5.62M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 4.71M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 8.58M 18s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.4M 17s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 7.61M 17s unit-abot-epc-basic-0: 20:40:40 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 5.41M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 328K 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 3.87M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 3.75M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 3.90M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 2.81M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 5.27M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 187K 19s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 86.9M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 69.8M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 95.2M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 70.8M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 95.0M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 79.0M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 93.9M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 92.3M 18s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 96.1M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 89.8M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 101M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 101M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 7.30M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 5.89M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 7.39M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 327K 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 2.77M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 2.65M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 1.94M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 4.33M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 4.97M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 4.80M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 4.89M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 7.87M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 491K 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 732K 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 2.68M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 2.06M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 3.96M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 4.56M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 5.25M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 4.93M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 7.52M 17s unit-abot-epc-basic-0: 20:40:41 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 4.52M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 316K 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 2.35M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 3.53M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 2.45M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 4.38M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 6.09M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 4.34M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 6.98M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 4.70M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 324K 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 1.92M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 4.79M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 2.42M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 3.97M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 7.76M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 3.34M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 8.37M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 5.00M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 337K 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 1.48M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.8M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 2.03M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 5.69M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 4.22M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 4.12M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 7.16M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 6.81M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 4.80M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 328K 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 1.84M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 8.98M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 2.16M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 3.79M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 6.27M 17s unit-abot-epc-basic-0: 20:40:42 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 4.12M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 188K 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 53.3M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 2.91M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 67.4M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 66.6M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 60.2M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 76.7M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 77.7M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 78.3M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 80.4M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 85.2M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 1.36M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 364K 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 3.92M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 2.14M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 3.24M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 3.30M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 5.43M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 4.56M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 286K 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 5.01M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 1.97M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 3.03M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 3.50M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 5.37M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 3.92M 16s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 307K 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 2.60M 17s unit-abot-epc-basic-0: 20:40:43 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.90M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 3.44M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 4.15M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 4.00M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 3.65M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 342K 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.38M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 3.81M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 2.26M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 3.33M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 3.31M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 6.49M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 3.86M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 307K 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 2.64M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 2.00M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 3.48M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 4.32M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 3.83M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 4.11M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.09M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 365K 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 3.87M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 2.45M 17s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 3.02M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 3.63M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 6.05M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 3.54M 16s unit-abot-epc-basic-0: 20:40:44 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 349K 17s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 1.33M 17s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 4.29M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 2.26M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 3.37M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 3.44M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 6.52M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 3.65M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 309K 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 2.73M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 3.91M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 2.36M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 3.41M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 3.48M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 6.47M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 3.73M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 309K 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 2.81M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 3.92M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 2.38M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 3.42M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 3.48M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 6.55M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 3.68M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 311K 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 2.61M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 3.94M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 2.50M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 3.39M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 3.32M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 7.52M 16s unit-abot-epc-basic-0: 20:40:45 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 3.78M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 373K 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 1.05M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 5.00M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 2.21M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 3.94M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 3.12M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 6.67M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 4.99M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 1002K 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 383K 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 4.50M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 2.20M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 3.86M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 4.41M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 3.54M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 5.96M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 4.39M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 308K 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 2.79M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 2.12M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 5.68M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 3.24M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 3.46M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 7.02M 15s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 3.81M 15s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 311K 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 2.56M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 4.16M 16s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 2.51M 15s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 3.45M 15s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 3.24M 15s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 8.03M 15s unit-abot-epc-basic-0: 20:40:46 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 4.03M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 629K 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 497K 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 6.28M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 2.03M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 3.61M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 4.19M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 4.31M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 5.88M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 1.08M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 388K 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 3.08M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 2.09M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 4.80M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 3.82M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 3.34M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 7.36M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 3.69M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 313K 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 2.51M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 185K 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 95.7M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 81.1M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 91.8M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 68.9M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 96.5M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 84.6M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 98.4M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 89.8M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 2.65M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 2.67M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 2.89M 15s unit-abot-epc-basic-0: 20:40:47 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 2.73M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 293K 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 3.08M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 2.50M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 2.85M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 2.57M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 3.39M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 305K 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 2.32M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.36M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 2.82M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 2.52M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 4.44M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 979K 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 363K 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 3.91M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 2.43M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 2.88M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 2.68M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 3.74M 14s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 308K 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 2.16M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 4.83M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 2.10M 15s unit-abot-epc-basic-0: 20:40:48 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 2.96M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 3.17M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 3.46M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 306K 15s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 2.34M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 3.78M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 2.54M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 3.07M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 3.14M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 3.67M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 308K 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 2.31M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 4.88M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 2.23M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 3.33M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 2.79M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 4.33M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 348K 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 1.23M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 4.15M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 2.85M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 2.87M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 2.70M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 6.30M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 1.02M 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 368K 14s unit-abot-epc-basic-0: 20:40:49 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 3.22M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 3.12M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 3.72M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 3.45M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 3.06M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 3.93M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 353K 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 1.27M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 3.74M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 3.00M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 3.01M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 2.75M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 5.84M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 3.05M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 317K 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 2.42M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 4.50M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 2.76M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 3.02M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 2.92M 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 6.60M 13s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 1.00M 13s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 391K 14s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 2.27M 13s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 5.94M 13s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 2.51M 13s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 3.76M 13s unit-abot-epc-basic-0: 20:40:50 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 2.85M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 186K 14s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 69.3M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 88.3M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 90.7M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 77.8M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 94.7M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 87.2M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 95.2M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 88.8M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 350K 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.10M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 2.21M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 2.34M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 2.36M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 4.88M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 305K 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 1.64M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 2.79M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 2.42M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 2.32M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 4.61M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 307K 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.63M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 2.57M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 2.57M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 2.34M 13s unit-abot-epc-basic-0: 20:40:51 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 4.93M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 307K 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 1.69M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 2.75M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 2.35M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 2.49M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 4.48M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 347K 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 1.15M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 2.34M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 2.26M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 2.59M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 3.79M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 622K 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 479K 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 3.36M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 2.16M 13s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 2.92M 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 2.85M 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 2.92M 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 313K 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 2.02M 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 2.59M 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 2.57M 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 2.65M 12s unit-abot-epc-basic-0: 20:40:52 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 4.17M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 407K 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 814K 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 3.37M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 2.08M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 2.41M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 3.41M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 3.49M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 312K 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 2.05M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 2.65M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 2.20M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 2.81M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 5.00M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 625K 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 481K 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 3.45M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 2.16M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 2.84M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.95M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 4.36M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 312K 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 1.98M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 2.58M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 2.19M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 2.97M 12s unit-abot-epc-basic-0: 20:40:53 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 3.55M 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 3.88M 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 315K 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 1.83M 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 2.95M 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.37M 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 2.76M 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 4.54M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 1.02M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 368K 12s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 3.41M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 2.36M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 2.64M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 3.09M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 4.56M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 429K 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 735K 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 3.37M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.86M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 4.33M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 2.47M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 6.28M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 314K 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 1.83M 11s unit-abot-epc-basic-0: 20:40:54 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 2.91M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 2.01M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 3.48M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 3.46M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 3.90M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 316K 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.75M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 3.04M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 2.46M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 2.78M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 4.42M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 1.15M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 365K 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 2.42M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 2.65M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 2.70M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 2.96M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 3.95M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 623K 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 479K 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 3.53M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 2.36M 11s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 3.13M 10s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 2.81M 10s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 4.50M 10s unit-abot-epc-basic-0: 20:40:55 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 348K 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.15M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 3.16M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.99M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 4.96M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 2.47M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 4.05M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 319K 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 1.75M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 2.84M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 2.45M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 2.75M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 4.11M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 2.99M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 308K 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 2.33M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 2.77M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 2.77M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 2.83M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 4.54M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 638K 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 477K 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 2.90M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 2.79M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 2.66M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 2.86M 10s unit-abot-epc-basic-0: 20:40:56 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 3.53M 10s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 401K 10s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 865K 10s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 3.05M 10s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 2.19M 10s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 3.98M 10s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 2.49M 10s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 4.89M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 318K 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 1.89M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 2.88M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 2.00M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 3.02M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 3.99M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 3.62M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 324K 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 1.62M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 2.87M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 2.60M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 2.64M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 4.45M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 1.21M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 363K 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 2.29M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 2.68M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 3.19M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 2.50M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 4.80M 9s unit-abot-epc-basic-0: 20:40:57 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 647K 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 498K 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 2.12M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 2.77M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 3.27M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.52M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 3.63M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 660K 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 483K 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 2.76M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 2.81M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 3.18M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 2.54M 9s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 3.65M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 446K 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 742K 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 2.79M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 2.86M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 3.14M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 2.55M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 3.70M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 447K 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 744K 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 2.78M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 2.86M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 3.22M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 2.47M 8s unit-abot-epc-basic-0: 20:40:58 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 3.70M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 447K 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 744K 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 2.86M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 2.78M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 3.35M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 2.33M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 4.05M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 670K 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 502K 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 2.41M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 3.00M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 3.09M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 2.17M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 4.21M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 1.20M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 412K 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 1.51M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 3.10M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 3.10M 8s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 2.89M 7s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 3.73M 7s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 4.83M 7s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 330K 7s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 1.59M 7s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 3.75M 7s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 2.35M 7s unit-abot-epc-basic-0: 20:40:59 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 4.70M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 2.21M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 4.43M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 688K 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 497K 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 2.44M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 3.14M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 3.06M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 3.15M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 3.22M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 5.18M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 327K 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 1.86M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 3.38M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 3.07M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 3.22M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 2.44M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 3.87M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 1.23M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 419K 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 1.78M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 3.67M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 2.59M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 4.33M 7s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 2.34M 6s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 3.89M 6s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 1.19M 6s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 427K 6s unit-abot-epc-basic-0: 20:41:00 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 1.79M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 3.72M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 2.67M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 4.28M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 2.28M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 3.99M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 1.41M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 411K 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.83M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 3.93M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 3.17M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 3.04M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 2.92M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 4.26M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 5.01M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 423K 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 953K 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 2.53M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 3.51M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 3.42M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 5.66M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 2.35M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 4.23M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.26M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 428K 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.99M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 3.29M 6s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 3.46M 5s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 3.28M 5s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 5.28M 5s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 2.66M 5s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 4.26M 5s unit-abot-epc-basic-0: 20:41:01 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 1.24M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 403K 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 3.00M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.70M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 88.3M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 3.58M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 7.53M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 2.35M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 4.28M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 1.30M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 395K 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 3.35M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 1.55M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 6.46M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 6.77M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 9.86M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 2.65M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 4.40M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.54M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 467K 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 1.37M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 1.34M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 8.06M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 6.03M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 9.23M 5s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 9.08M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 2.75M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 4.46M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.27M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 400K 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 3.30M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 1.58M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 8.14M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 6.62M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 9.37M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 10.6M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 2.71M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 4.48M 4s unit-abot-epc-basic-0: 20:41:02 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 1.40M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 469K 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 1.60M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 3.52M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.81M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 6.79M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 7.77M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 9.56M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 3.12M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 7.70M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 3.82M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 769K 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 527K 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 4.25M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.47M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 10.1M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 6.23M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 9.99M 4s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 9.14M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 3.22M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 7.92M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 3.63M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 782K 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 527K 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 4.45M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 4.45M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.79M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 9.02M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 6.95M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 10.9M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 8.62M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 3.20M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 4.80M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 5.06M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 499K 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 875K 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 2.90M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 1.87M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 10.1M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 8.60M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 7.29M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 11.2M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 10.4M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 3.12M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 5.08M 3s unit-abot-epc-basic-0: 20:41:03 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 5.35M 3s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 722K 3s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 566K 3s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 4.65M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 1.56M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 8.68M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 9.73M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 7.62M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 10.4M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 11.3M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 3.53M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 8.23M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 4.19M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 1.53M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 599K 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 1.00M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 3.02M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.92M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 9.38M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 10.5M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 8.43M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 9.90M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 10.8M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 3.74M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 8.24M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 4.40M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 1.54M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 670K 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 873K 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 4.83M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 4.23M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 1.96M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 10.9M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 10.6M 2s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 9.09M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 10.3M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 11.2M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 3.78M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 7.63M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 4.84M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 1.56M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 668K 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 880K 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 5.20M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 4.26M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 2.00M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 9.26M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 11.2M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 11.2M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 10.8M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 7.61M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 5.24M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 7.28M 1s unit-abot-epc-basic-0: 20:41:04 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 5.91M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 6.27M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 800K 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 544K 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 6.76M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 3.38M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 2.00M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 8.75M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 9.81M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 11.2M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 11.5M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 10.9M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 8.74M 1s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 5.23M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 8.01M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 6.60M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 5.81M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 800K 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 1015K 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 1022K 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 5.67M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 4.22M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 2.04M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 10.5M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 10.1M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 11.2M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 11.7M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 11.0M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 10.6M 0s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 5.12M=28s unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install 2018-08-28 20:41:05 (1.61 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Download Debian abot-functest-basic_3.1.1_all.deb >> unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57381 files and directories currently installed.) unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 20:41:05 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 20:41:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 20:41:09 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: 20:41:09 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 20:41:09 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: 20:41:09 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 20:41:09 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: 20:41:09 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: 20:41:09 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 20:41:09 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: 20:41:09 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 20:41:09 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: 20:41:09 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 20:41:09 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: 20:41:09 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 20:41:09 DEBUG unit.abot-epc-basic/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-codec-java all 1.10-1 [232 kB] unit-abot-epc-basic-0: 20:41:10 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: 20:41:10 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: 20:41:10 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: 20:41:11 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: 20:41:11 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: 20:41:11 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: 20:41:11 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: 20:41:12 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: 20:41:12 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: 20:41:12 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: 20:41:12 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: 20:41:12 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: 20:41:12 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: 20:41:12 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: 20:41:13 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: 20:41:13 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: 20:41:13 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: 20:41:13 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: 20:41:13 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: 20:41:14 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: 20:41:14 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: 20:41:14 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 20:41:14 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: 20:41:15 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: 20:41:15 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: 20:41:15 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libwagon-java all 1.0.0-7 [133 kB] unit-abot-epc-basic-0: 20:41:15 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-abot-epc-basic-0: 20:41:15 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: 20:41:15 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: 20:41:15 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaopalliance-java all 20070526-5 [9214 B] unit-abot-epc-basic-0: 20:41:16 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-abot-epc-basic-0: 20:41:16 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: 20:41:16 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-cipher-java all 1.7-1 [14.5 kB] unit-abot-epc-basic-0: 20:41:16 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: 20:41:16 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: 20:41:16 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: 20:41:16 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: 20:41:17 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: 20:41:17 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: 20:41:17 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-abot-epc-basic-0: 20:41:17 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: 20:41:17 DEBUG unit.abot-epc-basic/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcommons-lang-java all 2.6-6ubuntu2 [267 kB] unit-abot-epc-basic-0: 20:41:17 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: 20:41:17 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: 20:41:17 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: 20:41:18 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: 20:41:18 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 20:41:18 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: 20:41:18 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: 20:41:18 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-abot-epc-basic-0: 20:41:18 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: 20:41:19 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: 20:41:19 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: 20:41:19 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: 20:41:19 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: 20:41:19 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: 20:41:19 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libservlet3.1-java all 8.0.32-1ubuntu1.7 [391 kB] unit-abot-epc-basic-0: 20:41:19 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: 20:41:20 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: 20:41:20 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: 20:41:20 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: 20:41:20 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: 20:41:20 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: 20:41:20 DEBUG unit.abot-epc-basic/0.install Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libcglib3-java all 3.1+dfsg-1 [726 kB] unit-abot-epc-basic-0: 20:41:20 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-abot-epc-basic-0: 20:41:21 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: 20:41:21 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libservlet2.5-java all 6.0.45+dfsg-1 [212 kB] unit-abot-epc-basic-0: 20:41:21 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjetty-java all 6.1.26-5 [721 kB] unit-abot-epc-basic-0: 20:41:21 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: 20:41:21 DEBUG unit.abot-epc-basic/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libmaven-parent-java all 21-2 [5786 B] unit-abot-epc-basic-0: 20:41:21 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: 20:41:22 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: 20:41:22 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: 20:41:22 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libapr1 amd64 1.5.2-3 [86.0 kB] unit-abot-epc-basic-0: 20:41:22 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: 20:41:22 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: 20:41:22 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaprutil1-ldap amd64 1.5.4-1build1 [8720 B] unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblua5.1-0 amd64 5.1.5-8ubuntu1 [102 kB] unit-abot-epc-basic-0: 20:41:23 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-abot-epc-basic-0: 20:41:23 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-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 apache2-data all 2.4.18-2ubuntu3.9 [162 kB] unit-abot-epc-basic-0: 20:41:23 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-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip-whl all 8.1.1-2ubuntu0.4 [1110 kB] unit-abot-epc-basic-0: 20:41:23 DEBUG unit.abot-epc-basic/0.install Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [340 kB] unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.3 [1261 kB] unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.3 [1880 kB] unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.3 [224 kB] unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] unit-abot-epc-basic-0: 20:41:24 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 python-pip all 8.1.1-2ubuntu0.4 [144 kB] unit-abot-epc-basic-0: 20:41:25 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] unit-abot-epc-basic-0: 20:41:25 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-abot-epc-basic-0: 20:41:25 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-abot-epc-basic-0: 20:41:25 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.6 [2311 kB] unit-abot-epc-basic-0: 20:41:25 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-abot-epc-basic-0: 20:41:25 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-134.160 [867 kB] unit-abot-epc-basic-0: 20:41:26 DEBUG unit.abot-epc-basic/0.install Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu10 [2079 kB] unit-abot-epc-basic-0: 20:41:26 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] unit-abot-epc-basic-0: 20:41:26 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.10 [7671 kB] unit-abot-epc-basic-0: 20:41:27 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-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.10 [38.8 kB] unit-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.10 [55.1 kB] unit-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.10 [27.4 kB] unit-abot-epc-basic-0: 20:41:27 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.10 [8888 B] unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.10 [264 kB] unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.10 [105 kB] unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.10 [244 kB] unit-abot-epc-basic-0: 20:41:28 DEBUG unit.abot-epc-basic/0.install Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.10 [95.3 kB] unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.10 [40.1 kB] unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.10 [9764 B] unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.10 [131 kB] unit-abot-epc-basic-0: 20:41:29 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [2228 kB] unit-abot-epc-basic-0: 20:41:30 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.10 [8426 kB] unit-abot-epc-basic-0: 20:41:30 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: 20:41:30 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [1426 kB] unit-abot-epc-basic-0: 20:41:31 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.10 [8319 kB] unit-abot-epc-basic-0: 20:41:31 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: 20:41:31 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: 20:41:31 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.4 [195 kB] unit-abot-epc-basic-0: 20:41:32 DEBUG unit.abot-epc-basic/0.install Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.4 [584 kB] unit-abot-epc-basic-0: 20:41:32 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: 20:41:32 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: 20:41:32 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] unit-abot-epc-basic-0: 20:41:32 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] unit-abot-epc-basic-0: 20:41:32 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] unit-abot-epc-basic-0: 20:41:33 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] unit-abot-epc-basic-0: 20:41:33 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp2-java all 2.1.10-7build1 [162 kB] unit-abot-epc-basic-0: 20:41:33 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libxpp3-java all 1.1.4c-2build1 [364 kB] unit-abot-epc-basic-0: 20:41:33 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: 20:41:33 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: 20:41:33 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: 20:41:33 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7 amd64 2.7.12-1ubuntu0~16.04.3 [1070 kB] unit-abot-epc-basic-0: 20:41:34 DEBUG unit.abot-epc-basic/0.install Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [27.8 MB] unit-abot-epc-basic-0: 20:41:35 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: 20:41:35 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: 20:41:35 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: 20:41:35 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: 20:41:36 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-all amd64 2.7.12-1~16.04 [996 B] unit-abot-epc-basic-0: 20:41:36 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-dev amd64 2.7.12-1ubuntu0~16.04.3 [276 kB] unit-abot-epc-basic-0: 20:41:36 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: 20:41:36 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: 20:41:36 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 python-pkg-resources all 20.7.0-1 [108 kB] unit-abot-epc-basic-0: 20:41:36 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-abot-epc-basic-0: 20:41:36 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-abot-epc-basic-0: 20:41:37 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-abot-epc-basic-0: 20:41:37 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: 20:41:37 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 27s (3692 kB/s) unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 20:41:37 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 ... 57544 files and directories currently installed.) unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 20:41:37 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 20:41:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 20:41:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 20:41:40 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:41:41 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatinject-jsr330-api-java_1.0+ds1-2_all.deb ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 20:41:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 20:41:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 20:41:43 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: 20:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 20:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 20:41:44 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: 20:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 20:41:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 20:41:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 20:41:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 20:41:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 20:41:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 20:41:45 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 20:41:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 20:41:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 20:41:46 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 20:41:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 20:41:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 20:41:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers-java_1.0~beta3.0.7-8_all.deb ... unit-abot-epc-basic-0: 20:41:48 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interactivity-api-java_1.0-alpha-6-7_all.deb ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 20:41:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 20:41:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 20:41:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 20:41:50 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:41:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 20:41:52 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 20:41:53 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 20:41:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 20:41:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 20:41:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 20:41:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 20:41:55 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: 20:41:55 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 20:41:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 20:41:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 20:41:56 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 20:41:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 20:41:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 20:41:57 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 20:41:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 20:41:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... machine-1: 20:41:58 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-1: 20:41:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 20:41:58 DEBUG juju.agent read agent config, format "2.0" machine-1: 20:41:58 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 20:41:58 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-1: 20:41:58 DEBUG juju.worker start "engine" machine-1: 20:41:58 INFO juju.worker start "engine" machine-1: 20:41:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 20:41:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 20:41:58 DEBUG juju.worker "engine" started machine-1: 20:41:58 DEBUG juju.worker.introspection stats worker now serving machine-1: 20:41:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:41:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... machine-1: 20:41:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 20:41:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 20:41:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 20:41:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 20:41:58 DEBUG juju.worker.apicaller connecting with old password machine-1: 20:41:58 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-1: 20:41:58 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-1: 20:41:58 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:41:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 20:41:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 20:41:59 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... machine-1: 20:41:59 DEBUG juju.worker.apicaller connected machine-1: 20:41:59 DEBUG juju.worker.apicaller changing password... machine-1: 20:42:00 DEBUG juju.worker.apicaller password changed machine-1: 20:42:00 DEBUG juju.api RPC connection died machine-1: 20:42:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 20:42:00 DEBUG juju.worker.apicaller connecting with current password machine-1: 20:42:00 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-1: 20:42:00 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-1: 20:42:00 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:42:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 20:42:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 20:42:00 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... machine-1: 20:42:00 DEBUG juju.worker.apicaller connected machine-1: 20:42:01 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 20:42:01 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-1: 20:42:01 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 20:42:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 20:42:01 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 20:42:01 INFO juju.worker.upgrader unblocking abort check machine-1: 20:42:01 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-1: 20:42:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 20:42:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 20:42:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 20:42:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... machine-1: 20:42:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 20:42:01 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 20:42:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 20:42:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.logger logger setup machine-1: 20:42:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-1: 20:42:01 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 20:42:01 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 20:42:01 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: 20:42:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... machine-1: 20:42:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 20:42:01 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 20:42:01 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 20:42:01 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 20:42:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:42:01 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:42:01 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 20:42:01 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 20:42:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:42:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:42:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:42:01 DEBUG juju.network including address public:172.30.9.209 for machine machine-1: 20:42:01 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-1: 20:42:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:42:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:42:01 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-1: 20:42:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 20:42:01 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 20:42:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:42:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 20:42:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 20:42:01 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 20:42:01 DEBUG juju.network including address local-machine:::1 for machine machine-1: 20:42:01 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 20:42:01 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: 20:42:01 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 20:42:01 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 20:42:01 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 20:42:01 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 20:42:01 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 20:42:01 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 20:42:01 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 20:42:01 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: 20:42:01 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] machine-1: 20:42:01 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 20:42:02 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 20:42:02 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 20:42:02 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 20:42:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 20:42:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:42:02 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... machine-1: 20:42:02 DEBUG juju.worker start "1-container-watcher" machine-1: 20:42:02 DEBUG juju.worker start "stateconverter" machine-1: 20:42:02 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 20:42:02 INFO juju.worker start "1-container-watcher" machine-1: 20:42:02 DEBUG juju.worker "1-container-watcher" started machine-1: 20:42:02 INFO juju.worker start "stateconverter" machine-1: 20:42:02 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 20:42:02 DEBUG juju.worker "stateconverter" started machine-1: 20:42:02 INFO juju.worker.machiner "machine-1" started machine-1: 20:42:02 DEBUG juju.service discovered init system "upstart" from local host machine-1: 20:42:02 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-1: 20:42:02 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.209:17070"] machine-1: 20:42:03 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-mysql-0: 20:42:03 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-mysql-0: 20:42:03 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: 20:42:03 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 20:42:03 DEBUG juju.worker start "api" unit-mysql-0: 20:42:03 INFO juju.worker start "api" unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 20:42:03 DEBUG juju.worker "api" started unit-mysql-0: 20:42:03 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-mysql-0: 20:42:03 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: unit-mysql-0: 20:42:03 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-mysql-0: 20:42:03 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-mysql-0: 20:42:03 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:03 DEBUG juju.worker.apicaller connected unit-mysql-0: 20:42:03 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:42:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 20:42:03 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: 20:42:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 20:42:03 DEBUG juju.worker.apicaller password changed unit-mysql-0: 20:42:03 DEBUG juju.api RPC connection died unit-mysql-0: 20:42:03 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 20:42:03 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 20:42:03 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-mysql-0: 20:42:03 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-mysql-0: 20:42:03 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:42:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 20:42:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-abot-epc-basic-0: 20:42:04 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... machine-1: 20:42:04 DEBUG juju.worker.machiner observed network config updated for "machine-1" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:6a:5d:0e 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.9 [] [] []} {2 fa:16:3e:6a:5d:0e 1450 0 eth0 ethernet false false manual [] [] []}] unit-mysql-0: 20:42:04 DEBUG juju.worker.apicaller connected unit-mysql-0: 20:42:04 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 20:42:05 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-mysql-0: 20:42:05 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 20:42:05 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 20:42:05 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 20:42:05 DEBUG juju.network including address public:172.30.9.209 for machine unit-mysql-0: 20:42:05 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-mysql-0: 20:42:05 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 20:42:05 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 20:42:05 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 20:42:05 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 20:42:05 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.logger logger setup unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 20:42:05 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 20:42:05 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 20:42:05 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-mysql-0: 20:42:05 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-mysql-0: 20:42:05 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-mysql-0: 20:42:05 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-mysql-0: 20:42:05 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 20:42:05 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 20:42:05 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 20:42:05 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 20:42:05 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-mysql-0: 20:42:06 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 20:42:06 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 20:42:06 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-mysql-0: 20:42:06 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 20:42:06 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 20:42:06 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 20:42:06 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 20:42:06 INFO juju.worker.uniter resuming charm install unit-mysql-0: 20:42:06 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 20:42:06 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 20:42:06 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 20:42:06 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 20:42:06 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 20:42:06 DEBUG httpbakery } -> error unit-mysql-0: 20:42:06 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 20:42:06 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 20:42:06 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: 20:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 20:42:06 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 20:42:06 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 20:42:06 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-abot-epc-basic-0: 20:42:06 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 20:42:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 20:42:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 20:42:07 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 20:42:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 20:42:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 20:42:08 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 20:42:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 20:42:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 20:42:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 20:42:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 20:42:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 20:42:10 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 20:42:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 20:42:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 20:42:11 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 20:42:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 20:42:12 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: 20:42:12 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 20:42:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 20:42:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.7_all.deb ... unit-abot-epc-basic-0: 20:42:13 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 20:42:13 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 20:42:14 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 20:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 20:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 20:42:14 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 20:42:14 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 20:42:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 20:42:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 20:42:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 20:42:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 20:42:14 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 20:42:14 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: 20:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 20:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-mysql-0: 20:42:15 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (1441 kB/s) unit-abot-epc-basic-0: 20:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 20:42:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 20:42:15 DEBUG unit.mysql/0.install (Reading database ... 78141 files and directories currently installed.) unit-mysql-0: 20:42:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 20:42:15 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:42:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 20:42:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-mysql-0: 20:42:15 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:42:15 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 20:42:16 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:42:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 20:42:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:42:16 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 20:42:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 20:42:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 20:42:17 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 20:42:18 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (73.6 kB/s) unit-abot-epc-basic-0: 20:42:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 20:42:18 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 20:42:18 DEBUG unit.mysql/0.install (Reading database ... 78181 files and directories currently installed.) unit-mysql-0: 20:42:18 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 20:42:18 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 20:42:19 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 20:42:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 20:42:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 20:42:19 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 20:42:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 20:42:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 20:42:20 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 20:42:20 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 20:42:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 20:42:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-mysql-0: 20:42:21 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: 20:42:21 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 20:42:21 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-mysql-0: 20:42:21 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-mysql-0: 20:42:21 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 20:42:21 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-mysql-0: 20:42:21 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-mysql-0: 20:42:21 DEBUG unit.mysql/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-mysql-0: 20:42:21 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 20:42:21 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 20:42:22 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-mysql-0: 20:42:22 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: 20:42:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 20:42:22 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: 20:42:22 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 20:42:22 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: 20:42:22 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-157.207 [773 kB] unit-mysql-0: 20:42:22 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-mysql-0: 20:42:22 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-mysql-0: 20:42:22 DEBUG unit.mysql/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] unit-mysql-0: 20:42:22 DEBUG unit.mysql/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] unit-mysql-0: 20:42:22 DEBUG unit.mysql/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] unit-mysql-0: 20:42:23 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 20:42:23 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: 20:42:23 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: 20:42:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 20:42:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 20:42:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-mysql-0: 20:42:23 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-mysql-0: 20:42:23 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: 20:42:24 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-mysql-0: 20:42:24 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: 20:42:24 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-mysql-0: 20:42:24 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-mysql-0: 20:42:24 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: 20:42:24 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-mysql-0: 20:42:24 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-mysql-0: 20:42:24 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: 20:42:24 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 20:42:24 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: 20:42:24 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-mysql-0: 20:42:24 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: 20:42:24 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: 20:42:25 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 20:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-mysql-0: 20:42:25 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-abot-epc-basic-0: 20:42:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-mysql-0: 20:42:25 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: 20:42:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 20:42:25 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: 20:42:25 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-mysql-0: 20:42:25 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1 [10.5 kB] unit-mysql-0: 20:42:25 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4 [64.0 kB] unit-mysql-0: 20:42:25 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] unit-mysql-0: 20:42:25 DEBUG unit.mysql/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] unit-mysql-0: 20:42:25 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-mysql-0: 20:42:25 DEBUG unit.mysql/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] unit-abot-epc-basic-0: 20:42:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 20:42:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-mysql-0: 20:42:25 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1 [44.7 kB] unit-mysql-0: 20:42:26 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 20:42:26 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7674 kB/s) unit-abot-epc-basic-0: 20:42:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 20:42:27 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 20:42:27 DEBUG unit.mysql/0.install (Reading database ... 78191 files and directories currently installed.) unit-mysql-0: 20:42:27 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:27 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 20:42:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 20:42:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 20:42:28 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 20:42:28 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:28 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 20:42:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 20:42:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 20:42:29 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 20:42:29 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 20:42:29 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:42:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 20:42:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 20:42:30 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-mysql-0: 20:42:31 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 20:42:31 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 20:42:31 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 20:42:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 20:42:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 20:42:31 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 20:42:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 20:42:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-mysql-0: 20:42:33 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 20:42:33 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:42:33 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-mysql-0: 20:42:33 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:42:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 20:42:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-mysql-0: 20:42:34 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 20:42:34 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:34 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:34 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 20:42:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 20:42:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:42:35 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 20:42:35 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 20:42:35 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:36 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:42:36 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 20:42:36 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 20:42:36 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 20:42:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 20:42:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:42:36 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-mysql-0: 20:42:37 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 20:42:37 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:37 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 20:42:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-mysql-0: 20:42:38 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 20:42:38 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:38 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:38 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:42:38 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 20:42:38 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 20:42:38 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:42:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 20:42:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 20:42:39 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:42:39 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 20:42:39 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-mysql-0: 20:42:39 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:42:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 20:42:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-mysql-0: 20:42:40 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 20:42:40 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 20:42:40 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:42:40 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 20:42:40 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 20:42:40 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-mysql-0: 20:42:40 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 20:42:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 20:42:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 20:42:41 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:42:41 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 20:42:41 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 20:42:41 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 20:42:43 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 20:42:43 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:42:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 20:42:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip-whl_8.1.1-2ubuntu0.4_all.deb ... unit-mysql-0: 20:42:43 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:43 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 20:42:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 20:42:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:42:44 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:42:44 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 20:42:44 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 20:42:45 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:42:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 20:42:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 20:42:46 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-abot-epc-basic-0: 20:42:46 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:42:46 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:46 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:42:47 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 20:42:47 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:42:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 20:42:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 20:42:47 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:47 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:42:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 20:42:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:42:48 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:42:49 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 20:42:49 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 20:42:49 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:42:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 20:42:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 20:42:50 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 20:42:50 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:42:50 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:42:50 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 20:42:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 20:42:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 20:42:51 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 20:42:51 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 20:42:51 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:42:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:42:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:42:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-mysql-0: 20:42:53 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 20:42:53 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 20:42:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-mysql-0: 20:42:54 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:42:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 20:42:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-mysql-0: 20:42:55 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 20:42:55 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 20:42:55 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 20:42:56 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:42:56 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:42:56 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 20:42:56 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 20:42:56 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-mysql-0: 20:42:56 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:42:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 20:42:57 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 ... 61187 files and directories currently installed.) unit-abot-epc-basic-0: 20:42:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 20:42:57 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-mysql-0: 20:42:57 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 20:42:57 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 20:42:58 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 20:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 20:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 20:42:58 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 20:42:58 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 20:42:58 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 20:42:58 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 20:42:58 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:42:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 20:42:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-mysql-0: 20:42:58 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:42:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 20:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 20:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 20:42:59 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 20:42:59 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-mysql-0: 20:42:59 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:42:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-mysql-0: 20:42:59 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 20:42:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-mysql-0: 20:42:59 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 20:42:59 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-mysql-0: 20:42:59 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 20:43:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 20:43:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.6_amd64.deb ... unit-mysql-0: 20:43:00 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 20:43:00 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-abot-epc-basic-0: 20:43:00 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.6) ... unit-mysql-0: 20:43:00 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 20:43:00 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 20:43:00 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 20:43:00 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 20:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 20:43:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-mysql-0: 20:43:01 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 20:43:01 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 20:43:01 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 20:43:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 20:43:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-134.160_amd64.deb ... unit-abot-epc-basic-0: 20:43:01 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-134.160) ... unit-mysql-0: 20:43:01 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 20:43:01 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 20:43:01 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 20:43:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 20:43:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:43:02 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 20:43:02 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 20:43:02 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 20:43:02 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-mysql-0: 20:43:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 20:43:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 20:43:02 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 20:43:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 20:43:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 20:43:03 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 20:43:03 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-mysql-0: 20:43:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 20:43:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:43:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 20:43:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:04 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:04 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 20:43:05 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 20:43:05 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 20:43:05 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 20:43:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 20:43:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:43:06 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 20:43:06 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 20:43:06 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 20:43:07 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 20:43:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 20:43:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:43:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 20:43:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 20:43:07 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:43:07 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 20:43:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4_all.deb ... unit-mysql-0: 20:43:09 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 20:43:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 20:43:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:09 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 20:43:09 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-mysql-0: 20:43:10 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 20:43:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 20:43:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:10 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:10 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 20:43:10 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 20:43:11 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:43:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 20:43:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:11 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:11 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 20:43:11 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 20:43:11 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:43:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 20:43:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:12 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:12 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 20:43:12 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 20:43:12 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:13 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 20:43:13 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1_all.deb ... unit-mysql-0: 20:43:13 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1) ... unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:13 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:14 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:14 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:43:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 20:43:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:43:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 20:43:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:16 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:17 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-mysql-0: 20:43:18 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:43:18 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:18 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:18 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 20:43:19 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:43:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 20:43:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:43:19 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 20:43:19 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:43:20 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:43:21 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 20:43:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 20:43:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:43:21 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-mysql-0: 20:43:21 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:43:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 20:43:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 20:43:21 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-mysql-0: 20:43:21 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:43:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 20:43:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 20:43:22 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-mysql-0: 20:43:22 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:43:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 20:43:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-mysql-0: 20:43:22 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:43:22 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 20:43:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 20:43:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-mysql-0: 20:43:23 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:43:23 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-mysql-0: 20:43:23 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 20:43:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 20:43:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:43:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-mysql-0: 20:43:23 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 20:43:24 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:43:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 20:43:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:43:24 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-mysql-0: 20:43:24 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-mysql-0: 20:43:25 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-mysql-0: 20:43:25 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-mysql-0: 20:43:25 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 20:43:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 20:43:26 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 20:43:26 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-mysql-0: 20:43:26 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:43:26 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 20:43:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 20:43:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 20:43:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:43:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 20:43:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 20:43:27 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 20:43:27 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 20:43:28 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 20:43:28 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 20:43:28 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 20:43:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 20:43:28 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: 20:43:28 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-mysql-0: 20:43:28 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 20:43:28 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 20:43:28 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:43:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 20:43:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexpat1-dev_2.1.0-7ubuntu0.16.04.3_amd64.deb ... unit-mysql-0: 20:43:29 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 20:43:29 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-mysql-0: 20:43:29 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:43:29 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 20:43:29 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 20:43:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 20:43:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 20:43:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-mysql-0: 20:43:29 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 20:43:30 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 20:43:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 20:43:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:43:30 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:43:30 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 20:43:31 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:43:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 20:43:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-mysql-0: 20:43:31 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4) ... unit-abot-epc-basic-0: 20:43:31 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:43:32 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-mysql-0: 20:43:32 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 20:43:32 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 20:43:32 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 20:43:33 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1) ... unit-mysql-0: 20:43:33 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:43:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 20:43:34 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: 20:43:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:43:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 20:43:34 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: 20:43:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 20:43:34 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:43:34 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:43:34 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 20:43:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 20:43:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-mysql-0: 20:43:35 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:43:35 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 20:43:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-mysql-0: 20:43:35 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:43:35 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 20:43:35 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 20:43:35 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: 20:43:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 20:43:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 20:43:35 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-mysql-0: 20:43:35 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (99.0 kB/s) unit-abot-epc-basic-0: 20:43:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 20:43:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 20:43:36 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-abot-epc-basic-0: 20:43:36 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-mysql-0: 20:43:36 DEBUG unit.mysql/0.install (Reading database ... 83319 files and directories currently installed.) unit-mysql-0: 20:43:36 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 20:43:36 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 20:43:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 20:43:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:43:37 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 20:43:37 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 20:43:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 20:43:37 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: 20:43:37 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:43:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-mysql-0: 20:43:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:43:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-all-dev_2.7.12-1~16.04_amd64.deb ... unit-mysql-0: 20:43:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:43:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:43:38 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 20:43:38 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 20:43:38 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 20:43:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 20:43:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 20:43:39 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 20:43:39 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 20:43:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 20:43:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 20:43:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-mysql-0: 20:43:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 20:43:40 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-mysql-0: 20:43:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 20:43:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 20:43:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 20:43:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 20:43:40 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 20:43:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 20:43:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 20:43:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 20:43:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 20:43:41 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-mysql-0: 20:43:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 20:43:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 20:43:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 20:43:41 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 20:43:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 20:43:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 20:43:42 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 20:43:42 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 20:43:42 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 20:43:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 20:43:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 20:43:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 20:43:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 20:43:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 20:43:43 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 20:43:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 20:43:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 20:43:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 20:43:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 20:43:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 20:43:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 20:43:44 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:43:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:43:48 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install python-mysqldb uuid unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 20:43:48 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-mysql-0: 20:43:49 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 20:43:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-mysql-0: 20:43:49 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: 20:43:49 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: 20:43:50 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 20:43:50 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: 20:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-mysql-0: 20:43:50 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: 20:43:50 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (405 kB/s) unit-abot-epc-basic-0: 20:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 20:43:50 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 20:43:51 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 20:43:51 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-mysql-0: 20:43:51 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 20:43:51 DEBUG unit.mysql/0.install (Reading database ... 83419 files and directories currently installed.) unit-mysql-0: 20:43:51 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 20:43:51 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 20:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 20:43:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 20:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 20:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 20:43:53 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 20:43:54 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 20:43:54 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:43:54 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:43:54 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 20:43:55 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 20:43:56 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 20:43:57 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 20:43:57 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 20:43:57 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 20:43:58 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 20:43:59 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 20:44:00 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-mysql-0: 20:44:00 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 20:44:00 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:44:00 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-mysql-0: 20:44:01 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 20:44:01 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-mysql-0: 20:44:01 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 20:44:01 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 20:44:01 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 20:44:01 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 20:44:01 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-mysql-0: 20:44:02 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-abot-epc-basic-0: 20:44:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 20:44:02 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 20:44:02 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 20:44:02 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 20:44:02 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-mysql-0: 20:44:02 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 20:44:02 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 20:44:02 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 20:44:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 20:44:03 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-mysql-0: 20:44:03 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:44:03 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 20:44:03 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 20:44:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 20:44:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 20:44:04 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 20:44:04 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 20:44:04 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 20:44:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 20:44:04 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 20:44:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 20:44:05 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 20:44:05 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 20:44:05 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:05 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 20:44:05 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 20:44:05 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 20:44:06 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-mysql-0: 20:44:06 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 20:44:06 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-mysql-0: 20:44:06 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 20:44:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 20:44:06 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 20:44:06 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 20:44:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 20:44:06 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 20:44:06 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 20:44:06 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:44:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 20:44:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-abot-epc-basic-0: 20:44:07 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 20:44:07 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:44:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 20:44:07 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 20:44:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-mysql-0: 20:44:07 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 20:44:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 20:44:07 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-mysql-0: 20:44:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:44:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-mysql-0: 20:44:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:44:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:44:07 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 20:44:08 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 20:44:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 20:44:08 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 20:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 20:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.7) ... unit-mysql-0: 20:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-mysql-0: 20:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 20:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-mysql-0: 20:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-mysql-0: 20:44:09 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 20:44:09 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-mysql-0: 20:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 20:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-mysql-0: 20:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 20:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-mysql-0: 20:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-mysql-0: 20:44:10 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 20:44:10 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 20:44:11 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-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 20:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 20:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 20:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 20:44:11 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-mysql-0: 20:44:11 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 20:44:12 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 20:44:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:44:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 20:44:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:44:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 20:44:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:44:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 20:44:12 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-mysql-0: 20:44:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 20:44:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 20:44:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 20:44:12 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-mysql-0: 20:44:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 20:44:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 20:44:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 20:44:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 20:44:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 20:44:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 20:44:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 20:44:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 20:44:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:44:16 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 20:44:16 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 20:44:16 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-mysql-0: 20:44:17 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: 20:44:17 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: 20:44:18 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-mysql-0: 20:44:18 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 20:44:18 DEBUG unit.mysql/0.config-changed Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-mysql-0: 20:44:18 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 20:44:19 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: 20:44:19 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 20:44:19 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 20:44:19 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3217 kB/s) unit-mysql-0: 20:44:19 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 20:44:19 DEBUG unit.mysql/0.config-changed (Reading database ... 83513 files and directories currently installed.) unit-mysql-0: 20:44:19 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 20:44:20 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-mysql-0: 20:44:20 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 20:44:20 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 20:44:20 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 20:44:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 20:44:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 20:44:21 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-mysql-0: 20:44:21 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 20:44:21 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:44:21 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:44:22 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 20:44:22 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:44:22 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 20:44:22 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 20:44:23 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-mysql-0: 20:44:23 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 20:44:23 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 20:44:23 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:44:24 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 20:44:24 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:44:25 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 20:44:25 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:44:25 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 20:44:26 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 20:44:26 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:27 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:44:28 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-mysql-0: 20:44:28 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 20:44:28 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 20:44:28 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 20:44:28 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 20:44:28 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 20:44:28 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 20:44:28 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-mysql-0: 20:44:28 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 20:44:28 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 20:44:28 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 20:44:28 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 20:44:29 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 20:44:29 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:44:30 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-mysql-0: 20:44:30 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:44:30 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.5/maven-clean-plugin-2.5.pom unit-mysql-0: 20:44:30 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 20:44:31 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 7.7 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 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 439.1 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 DEBUG unit.abot-epc-basic/0.install 2/26 KB 5/26 KB 7/26 KB 10/26 KB 13/26 KB 15/26 KB 18/26 KB 21/26 KB 23/26 KB 26/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 1029.6 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44: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/10/apache-10.pom (15 KB at 602.2 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 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 1093.4 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 298.5 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 DEBUG unit.abot-epc-basic/0.install 1/10 KB 4/10 KB 7/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 518.2 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 DEBUG unit.abot-epc-basic/0.install 3/37 KB 6/37 KB 9/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 25/37 KB 27/37 KB 30/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 1334.6 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 DEBUG unit.abot-epc-basic/0.install 1/15 KB 4/15 KB 7/15 KB 9/15 KB 12/15 KB 15/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 843.6 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 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 1197.7 KB/sec) unit-mysql-0: 20:44:31 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 95.0 KB/sec) unit-abot-epc-basic-0: 20:44:31 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-mysql-0: 20:44:31 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:31 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 994.7 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 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/11/maven-parent-11.pom (32 KB at 1582.5 KB/sec) unit-abot-epc-basic-0: 20:44:31 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: 20:44:31 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 250.1 KB/sec) unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom unit-mysql-0: 20:44:31 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (3 KB at 142.5 KB/sec) unit-abot-epc-basic-0: 20:44:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom unit-abot-epc-basic-0: 20:44:32 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 85.1 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 131.8 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 318.5 KB/sec) unit-abot-epc-basic-0: 20:44:32 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-mysql-0: 20:44:32 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:44:32 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/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 515.4 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 45.7 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 380.3 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 203.0 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 280.1 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 60.9 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 239.1 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 96.4 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 216.4 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 107.5 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (2 KB at 67.1 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 880/880 B Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 57.3 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 89.7 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/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 681.0 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/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 1860.7 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 569.4 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 188.2 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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: 20:44:32 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: 20:44:32 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 1446.5 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 593.3 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 62.8 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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 219.4 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 907.6 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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/spice/spice-parent/17/spice-parent-17.pom (7 KB at 388.3 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/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 697.0 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 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: 20:44:32 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: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 3/153 KB 6/153 KB 9/153 KB 11/153 KB 14/153 KB 16/153 KB 19/153 KB 22/153 KB 25/153 KB 27/153 KB 30/153 KB 32/153 KB 36/153 KB 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 40/153 KB 44/153 KB 48/153 KB 52/153 KB 56/153 KB 60/153 KB 64/153 KB 68/153 KB 72/153 KB 76/153 KB 80/153 KB 3/13 KB 80/153 KB 3/13 KB 3/35 KB 84/153 KB 3/13 KB 6/35 KB 84/153 KB 3/13 KB 9/35 KB 84/153 KB 3/13 KB 11/35 KB 84/153 KB 3/13 KB 84/153 KB 3/13 KB 11/35 KB 88/153 KB 3/13 KB 11/35 KB 92/153 KB 3/13 KB 11/35 KB 96/153 KB 3/13 KB 14/35 KB 96/153 KB 3/13 KB 11/35 KB 96/153 KB 6/13 KB 14/35 KB 96/153 KB 6/13 KB 14/35 KB 100/153 KB 8/13 KB 14/35 KB 104/153 KB 8/13 KB 14/35 KB 108/153 KB 8/13 KB 14/35 KB 112/153 KB 8/13 KB 16/35 KB 112/153 KB 8/13 KB 14/35 KB 100/153 KB 11/13 KB 16/35 KB 112/153 KB 13/13 KB 16/35 KB 112/153 KB 13/13 KB 16/35 KB 116/153 KB 13/13 KB 19/35 KB 116/153 KB 13/13 KB 22/35 KB 116/153 KB 13/13 KB 25/35 KB 116/153 KB 3/48 KB 13/13 KB 22/35 KB 116/153 KB 3/48 KB 13/13 KB 25/35 KB 116/153 KB 5/48 KB 13/13 KB 25/35 KB 116/153 KB 8/48 KB 13/13 KB 25/35 KB 116/153 KB 11/48 KB 13/13 KB 25/35 KB 116/153 KB 13/48 KB 13/13 KB 27/35 KB 116/153 KB 13/48 KB 13/13 KB 30/35 KB 116/153 KB 13/48 KB 13/13 KB 30/35 KB 120/153 KB 13/48 KB 13/13 KB 30/35 KB 124/153 KB 13/48 KB 13/13 KB 30/35 KB 128/153 KB 13/48 KB 13/13 KB 32/35 KB 128/153 KB 13/48 KB 13/13 KB 32/35 KB 132/153 KB 13/48 KB 13/13 KB 35/35 KB 136/153 KB 13/48 KB 13/13 KB 35/35 KB 132/153 KB 13/48 KB 13/13 KB 35/35 KB 140/153 KB 16/48 KB 13/13 KB 35/35 KB 140/153 KB 19/48 KB 13/13 KB 35/35 KB 140/153 KB 21/48 KB 13/13 KB 35/35 KB 140/153 KB 13/48 KB 13/13 KB 35/35 KB 144/153 KB 21/48 KB 13/13 KB 35/35 KB 148/153 KB 21/48 KB 13/13 KB 35/35 KB 152/153 KB 21/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 557.0 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 13/13 KB 153/153 KB 24/48 KB 13/13 KB 153/153 KB 27/48 KB 13/13 KB 153/153 KB 29/48 KB 13/13 KB 153/153 KB 32/48 KB 13/13 KB 35/35 KB 153/153 KB 32/48 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 183.1 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 153/153 KB 36/48 KB 153/153 KB 40/48 KB 153/153 KB 44/48 KB 153/153 KB 48/48 KB 153/153 KB 48/48 KB 153/153 KB 4/190 KB 48/48 KB 153/153 KB 8/190 KB 48/48 KB 12/190 KB 3/50 KB 2/30 KB 16/190 KB 3/50 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 630.2 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 2/30 KB 20/190 KB 3/50 KB 153/153 KB 8/190 KB 3/50 KB 48/48 KB 2/30 KB 24/190 KB 6/50 KB 2/30 KB 12/190 KB 3/50 KB 5/30 KB 24/190 KB 6/50 KB 7/30 KB 24/190 KB 6/50 KB 10/30 KB 24/190 KB 6/50 KB 13/30 KB 24/190 KB 6/50 KB 13/30 KB 24/190 KB 9/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1956.7 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 13/30 KB 24/190 KB 11/50 KB 2/30 KB 24/190 KB 3/50 KB 16/30 KB 28/190 KB 11/50 KB 13/30 KB 28/190 KB 11/50 KB 16/30 KB 28/190 KB 14/50 KB 16/30 KB 32/190 KB 14/50 KB 16/30 KB 36/190 KB 14/50 KB 16/30 KB 36/190 KB 16/50 KB 18/30 KB 36/190 KB 16/50 KB 3/119 KB 21/30 KB 36/190 KB 16/50 KB 3/119 KB 18/30 KB 36/190 KB 16/50 KB 6/119 KB 21/30 KB 36/190 KB 16/50 KB 6/119 KB 23/30 KB 36/190 KB 16/50 KB 9/119 KB 23/30 KB 36/190 KB 16/50 KB 9/119 KB 23/30 KB 36/190 KB 19/50 KB 9/119 KB 26/30 KB 36/190 KB 19/50 KB 9/119 KB 26/30 KB 36/190 KB 22/50 KB 11/119 KB 26/30 KB 36/190 KB 22/50 KB 11/119 KB 26/30 KB 40/190 KB 22/50 KB 11/119 KB 29/30 KB 40/190 KB 22/50 KB 14/119 KB 29/30 KB 40/190 KB 22/50 KB 14/119 KB 29/30 KB 44/190 KB 25/50 KB 14/119 KB 29/30 KB 48/190 KB 25/50 KB 14/119 KB 29/30 KB 40/190 KB 25/50 KB 16/119 KB 30/30 KB 48/190 KB 25/50 KB 14/119 KB 30/30 KB 48/190 KB 25/50 KB 16/119 KB 30/30 KB 48/190 KB 3/37 KB 25/50 KB 16/119 KB 30/30 KB 48/190 KB 6/37 KB 25/50 KB 16/119 KB 30/30 KB 48/190 KB 6/37 KB 27/50 KB 19/119 KB 30/30 KB 48/190 KB 9/37 KB 27/50 KB 19/119 KB 30/30 KB 52/190 KB 11/37 KB 30/50 KB 19/119 KB 30/30 KB 48/190 KB 6/37 KB 27/50 KB 22/119 KB 30/30 KB 52/190 KB 11/37 KB 30/50 KB 19/119 KB 30/30 KB 52/190 KB 9/37 KB 30/50 KB 19/119 KB 30/30 KB 48/190 KB 9/37 KB 30/50 KB 22/119 KB 30/30 KB 52/190 KB 11/37 KB 32/50 KB 22/119 KB 30/30 KB 56/190 KB 11/37 KB 32/50 KB 22/119 KB 30/30 KB 60/190 KB 11/37 KB 32/50 KB 25/119 KB 30/30 KB 64/190 KB 14/37 KB 32/50 KB 25/119 KB 30/30 KB 68/190 KB 14/37 KB 36/50 KB 25/119 KB 72/190 KB 14/37 KB 36/50 KB 25/119 KB 30/30 KB 60/190 KB 14/37 KB 32/50 KB 22/119 KB 30/30 KB 60/190 KB 14/37 KB 32/50 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 299.1 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 25/119 KB 30/30 KB 64/190 KB 14/37 KB 36/50 KB 27/119 KB 76/190 KB 16/37 KB 36/50 KB 27/119 KB 76/190 KB 19/37 KB 40/50 KB 27/119 KB 76/190 KB 22/37 KB 40/50 KB 27/119 KB 76/190 KB 25/37 KB 40/50 KB 27/119 KB 76/190 KB 27/37 KB 40/50 KB 27/119 KB 76/190 KB 14/37 KB 36/50 KB 30/119 KB 76/190 KB 27/37 KB 40/50 KB 32/119 KB 76/190 KB 27/37 KB 40/50 KB 36/119 KB 76/190 KB 27/37 KB 40/50 KB 25/119 KB 76/190 KB 27/37 KB 40/50 KB 27/119 KB 76/190 KB 16/37 KB 40/50 KB 36/119 KB 76/190 KB 30/37 KB 44/50 KB 36/119 KB 76/190 KB 30/37 KB 48/50 KB 36/119 KB 76/190 KB 30/37 KB 50/50 KB 36/119 KB 80/190 KB 30/37 KB 50/50 KB 40/119 KB 80/190 KB 30/37 KB 50/50 KB 44/119 KB 80/190 KB 30/37 KB 50/50 KB 48/119 KB 80/190 KB 30/37 KB 50/50 KB 52/119 KB 80/190 KB 30/37 KB 50/50 KB 56/119 KB 84/190 KB 30/37 KB 50/50 KB 36/119 KB 76/190 KB 30/37 KB 40/50 KB 56/119 KB 84/190 KB 32/37 KB 50/50 KB 56/119 KB 84/190 KB 35/37 KB 50/50 KB 52/119 KB 84/190 KB 30/37 KB 50/50 KB 56/119 KB 84/190 KB 37/37 KB 50/50 KB 56/119 KB 88/190 KB 37/37 KB 50/50 KB 56/119 KB 92/190 KB 37/37 KB 50/50 KB 56/119 KB 96/190 KB 37/37 KB 50/50 KB 60/119 KB 96/190 KB 37/37 KB 50/50 KB 64/119 KB 3/86 KB 100/190 KB 37/37 KB 50/50 KB 60/119 KB 3/86 KB 100/190 KB 37/37 KB 50/50 KB 64/119 KB 6/86 KB 100/190 KB 37/37 KB 50/50 KB 60/119 KB 100/190 KB 37/37 KB 50/50 KB 64/119 KB 6/86 KB 104/190 KB 37/37 KB 50/50 KB 64/119 KB 6/86 KB 108/190 KB 37/37 KB 50/50 KB 64/119 KB 9/86 KB 108/190 KB 37/37 KB 50/50 KB 68/119 KB 9/86 KB 108/190 KB 37/37 KB 50/50 KB 72/119 KB 9/86 KB 112/190 KB 37/37 KB 50/50 KB 68/119 KB 9/86 KB 112/190 KB 37/37 KB 50/50 KB 72/119 KB 11/86 KB 112/190 KB 37/37 KB 50/50 KB 76/119 KB 11/86 KB 112/190 KB 37/37 KB 50/50 KB 80/119 KB 11/86 KB 112/190 KB 37/37 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 464.9 KB/sec) unit-abot-epc-basic-0: 20:44:32 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.jar unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install 80/119 KB 14/86 KB 112/190 KB 37/37 KB 80/119 KB 16/86 KB 112/190 KB 37/37 KB 80/119 KB 19/86 KB 112/190 KB 80/119 KB 22/86 KB 112/190 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 333.1 KB/sec) unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install 84/119 KB 22/86 KB 112/190 KB 88/119 KB 25/86 KB 116/190 KB 92/119 KB 25/86 KB 116/190 KB 84/119 KB 25/86 KB 116/190 KB 84/119 KB 25/86 KB 112/190 KB 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 92/119 KB 27/86 KB 116/190 KB 92/119 KB 27/86 KB 120/190 KB 92/119 KB 27/86 KB 124/190 KB 92/119 KB 30/86 KB 128/190 KB 92/119 KB 27/86 KB 128/190 KB 92/119 KB 32/86 KB 128/190 KB 96/119 KB 32/86 KB 132/190 KB 100/119 KB 32/86 KB 132/190 KB 104/119 KB 32/86 KB 132/190 KB 108/119 KB 36/86 KB 3/66 KB 132/190 KB 112/119 KB 36/86 KB 3/66 KB 132/190 KB 92/119 KB 32/86 KB 132/190 KB 112/119 KB 36/86 KB 3/66 KB 136/190 KB 112/119 KB 36/86 KB 3/66 KB 140/190 KB 112/119 KB 36/86 KB 3/66 KB 144/190 KB 104/119 KB 36/86 KB 3/66 KB 132/190 KB 104/119 KB 32/86 KB 3/66 KB 132/190 KB 112/119 KB 36/86 KB 6/66 KB 144/190 KB 112/119 KB 36/86 KB 9/66 KB 144/190 KB 112/119 KB 36/86 KB 11/66 KB 144/190 KB 112/119 KB 36/86 KB 14/66 KB 144/190 KB 112/119 KB 40/86 KB 14/66 KB 144/190 KB 112/119 KB 44/86 KB 14/66 KB 144/190 KB 112/119 KB 3/26 KB 48/86 KB 16/66 KB 148/190 KB 116/119 KB 3/26 KB 48/86 KB 16/66 KB 148/190 KB 119/119 KB 3/26 KB 48/86 KB 16/66 KB 148/190 KB 112/119 KB 3/26 KB 44/86 KB 16/66 KB 148/190 KB 119/119 KB 3/26 KB 48/86 KB 16/66 KB 152/190 KB 112/119 KB 3/26 KB 44/86 KB 16/66 KB 144/190 KB 119/119 KB 3/26 KB 48/86 KB 19/66 KB 152/190 KB 119/119 KB 3/26 KB 48/86 KB 22/66 KB 152/190 KB 119/119 KB 3/26 KB 48/86 KB 25/66 KB 152/190 KB 119/119 KB 3/26 KB 52/86 KB 27/66 KB 156/190 KB 119/119 KB 3/26 KB 52/86 KB 30/66 KB 156/190 KB 112/119 KB 3/26 KB 44/86 KB 14/66 KB 144/190 KB 119/119 KB 6/26 KB 52/86 KB 30/66 KB 156/190 KB 119/119 KB 9/26 KB 52/86 KB 30/66 KB 156/190 KB 119/119 KB 11/26 KB 52/86 KB 30/66 KB 156/190 KB 119/119 KB 14/26 KB 52/86 KB 30/66 KB 156/190 KB 119/119 KB 3/26 KB 52/86 KB 25/66 KB 156/190 KB 119/119 KB 3/26 KB 52/86 KB 25/66 KB 152/190 KB 119/119 KB 16/26 KB 52/86 KB 30/66 KB 156/190 KB 119/119 KB 16/26 KB 52/86 KB 30/66 KB 160/190 KB 119/119 KB 16/26 KB 56/86 KB 30/66 KB 160/190 KB 119/119 KB 19/26 KB 56/86 KB 30/66 KB 160/190 KB 119/119 KB 19/26 KB 60/86 KB 30/66 KB 160/190 KB 119/119 KB 19/26 KB 64/86 KB 30/66 KB 160/190 KB 119/119 KB 19/26 KB 64/86 KB 30/66 KB 164/190 KB 119/119 KB 22/26 KB 68/86 KB 32/66 KB 168/190 KB 119/119 KB 22/26 KB 68/86 KB 32/66 KB 172/190 KB 119/119 KB 22/26 KB 68/86 KB 32/66 KB 164/190 KB 119/119 KB 22/26 KB 68/86 KB 36/66 KB 176/190 KB 22/26 KB 68/86 KB 40/66 KB 176/190 KB 22/26 KB 68/86 KB 44/66 KB 176/190 KB 119/119 KB 22/26 KB 68/86 KB 30/66 KB 164/190 KB 119/119 KB 22/26 KB 64/86 KB 30/66 KB 164/190 KB 25/26 KB 68/86 KB 44/66 KB 176/190 KB 26/26 KB 68/86 KB 44/66 KB 176/190 KB 26/26 KB 72/86 KB 44/66 KB 176/190 KB 26/26 KB 76/86 KB 44/66 KB 176/190 KB 26/26 KB 80/86 KB 44/66 KB 176/190 KB 26/26 KB 84/86 KB 44/66 KB 176/190 KB 26/26 KB 86/86 KB 48/66 KB 176/190 KB 119/119 KB 22/26 KB 68/86 KB 32/66 KB 176/190 KB 26/26 KB 84/86 KB 48/66 KB 176/190 KB 26/26 KB 86/86 KB 48/66 KB 180/190 KB 26/26 KB 86/86 KB 48/66 KB 184/190 KB 26/26 KB 86/86 KB 48/66 KB 188/190 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 902.5 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 26/26 KB 86/86 KB 52/66 KB 190/190 KB 26/26 KB 86/86 KB 52/66 KB 188/190 KB 86/86 KB 56/66 KB 190/190 KB 86/86 KB 60/66 KB 190/190 KB 86/86 KB 64/66 KB 190/190 KB 86/86 KB 66/66 KB 190/190 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 180.2 KB/sec) unit-abot-epc-basic-0: 20:44:32 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.jar unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1335.4 KB/sec) unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 594.0 KB/sec) unit-abot-epc-basic-0: 20:44:32 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: 20:44:32 DEBUG unit.abot-epc-basic/0.install 66/66 KB 4/324 KB 8/324 KB 12/324 KB 16/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (66 KB at 448.9 KB/sec) unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install 4/79 KB 16/324 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install 8/79 KB 16/324 KB 3/152 KB 12/79 KB 4/228 KB 20/324 KB 3/152 KB 8/79 KB 4/228 KB 20/324 KB 5/152 KB 12/79 KB 4/228 KB 20/324 KB 8/152 KB 16/79 KB 4/228 KB 20/324 KB 11/152 KB 16/79 KB 4/228 KB 20/324 KB 8/79 KB 4/228 KB 20/324 KB 8/79 KB 20/324 KB 11/152 KB 16/79 KB 4/228 KB 24/324 KB 11/152 KB 16/79 KB 4/228 KB 28/324 KB 11/152 KB 16/79 KB 4/228 KB 32/324 KB 5/152 KB 16/79 KB 4/228 KB 20/324 KB 11/152 KB 20/79 KB 4/228 KB 32/324 KB 13/152 KB 24/79 KB 8/228 KB 36/324 KB 13/152 KB 28/79 KB 8/228 KB 36/324 KB 13/152 KB 32/79 KB 8/228 KB 36/324 KB 13/152 KB 20/79 KB 8/228 KB 36/324 KB 13/152 KB 20/79 KB 4/228 KB 36/324 KB 16/152 KB 32/79 KB 8/228 KB 36/324 KB 19/152 KB 3/32 KB 32/79 KB 12/228 KB 36/324 KB 21/152 KB 3/32 KB 32/79 KB 12/228 KB 36/324 KB 24/152 KB 3/32 KB 36/79 KB 12/228 KB 36/324 KB 11/152 KB 20/79 KB 4/228 KB 36/324 KB 24/152 KB 3/32 KB 36/79 KB 12/228 KB 40/324 KB 24/152 KB 3/32 KB 36/79 KB 12/228 KB 44/324 KB 24/152 KB 3/32 KB 36/79 KB 12/228 KB 48/324 KB 24/152 KB 3/32 KB 36/79 KB 12/228 KB 52/324 KB 21/152 KB 3/32 KB 36/79 KB 12/228 KB 36/324 KB 16/152 KB 3/32 KB 32/79 KB 12/228 KB 36/324 KB 24/152 KB 3/32 KB 36/79 KB 16/228 KB 52/324 KB 24/152 KB 3/32 KB 36/79 KB 20/228 KB 52/324 KB 24/152 KB 3/32 KB 36/79 KB 24/228 KB 52/324 KB 24/152 KB 3/32 KB 36/79 KB 28/228 KB 52/324 KB 16/152 KB 3/32 KB 32/79 KB 8/228 KB 36/324 KB 24/152 KB 6/32 KB 40/79 KB 28/228 KB 56/324 KB 24/152 KB 9/32 KB 40/79 KB 28/228 KB 56/324 KB 24/152 KB 11/32 KB 40/79 KB 28/228 KB 56/324 KB 24/152 KB 3/32 KB 40/79 KB 28/228 KB 56/324 KB 24/152 KB 11/32 KB 40/79 KB 28/228 KB 60/324 KB 24/152 KB 14/32 KB 40/79 KB 32/228 KB 64/324 KB 24/152 KB 3/32 KB 40/79 KB 28/228 KB 52/324 KB 27/152 KB 14/32 KB 44/79 KB 32/228 KB 64/324 KB 27/152 KB 14/32 KB 48/79 KB 32/228 KB 64/324 KB 27/152 KB 14/32 KB 40/79 KB 32/228 KB 64/324 KB 24/152 KB 14/32 KB 40/79 KB 32/228 KB 60/324 KB 27/152 KB 16/32 KB 48/79 KB 32/228 KB 64/324 KB 29/152 KB 19/32 KB 52/79 KB 32/228 KB 64/324 KB 29/152 KB 22/32 KB 52/79 KB 32/228 KB 64/324 KB 29/152 KB 25/32 KB 52/79 KB 32/228 KB 64/324 KB 24/152 KB 11/32 KB 40/79 KB 32/228 KB 60/324 KB 29/152 KB 25/32 KB 52/79 KB 36/228 KB 68/324 KB 29/152 KB 25/32 KB 52/79 KB 40/228 KB 68/324 KB 29/152 KB 25/32 KB 52/79 KB 44/228 KB 68/324 KB 29/152 KB 25/32 KB 52/79 KB 48/228 KB 68/324 KB 29/152 KB 25/32 KB 52/79 KB 32/228 KB 68/324 KB 29/152 KB 16/32 KB 52/79 KB 32/228 KB 64/324 KB 29/152 KB 25/32 KB 56/79 KB 48/228 KB 68/324 KB 29/152 KB 25/32 KB 60/79 KB 48/228 KB 68/324 KB 29/152 KB 16/32 KB 48/79 KB 32/228 KB 64/324 KB 32/152 KB 25/32 KB 60/79 KB 48/228 KB 72/324 KB 36/152 KB 25/32 KB 60/79 KB 48/228 KB 72/324 KB 40/152 KB 27/32 KB 64/79 KB 52/228 KB 72/324 KB 29/152 KB 25/32 KB 60/79 KB 48/228 KB 72/324 KB 44/152 KB 27/32 KB 64/79 KB 52/228 KB 76/324 KB 44/152 KB 27/32 KB 64/79 KB 52/228 KB 80/324 KB 44/152 KB 27/32 KB 64/79 KB 52/228 KB 72/324 KB 36/152 KB 27/32 KB 64/79 KB 52/228 KB 72/324 KB 36/152 KB 27/32 KB 64/79 KB 48/228 KB 72/324 KB 44/152 KB 30/32 KB 64/79 KB 56/228 KB 80/324 KB 44/152 KB 32/32 KB 64/79 KB 56/228 KB 80/324 KB 36/152 KB 27/32 KB 64/79 KB 48/228 KB 72/324 KB 48/152 KB 32/32 KB 68/79 KB 56/228 KB 80/324 KB 48/152 KB 32/32 KB 72/79 KB 56/228 KB 84/324 KB 48/152 KB 32/32 KB 64/79 KB 56/228 KB 80/324 KB 52/152 KB 32/32 KB 72/79 KB 56/228 KB 84/324 KB unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install 56/152 KB 32/32 KB 76/79 KB 56/228 KB 84/324 KB 48/152 KB 32/32 KB 68/79 KB 56/228 KB 84/324 KB 44/152 KB 27/32 KB 64/79 KB 56/228 KB 80/324 KB 56/152 KB 32/32 KB 76/79 KB 60/228 KB 84/324 KB 56/152 KB 32/32 KB 76/79 KB 64/228 KB 84/324 KB 52/152 KB 32/32 KB 76/79 KB 56/228 KB 84/324 KB 56/152 KB 32/32 KB 76/79 KB 64/228 KB 88/324 KB 56/152 KB 32/32 KB 79/79 KB 64/228 KB 88/324 KB 56/152 KB 32/32 KB 79/79 KB 64/228 KB 92/324 KB 56/152 KB 32/32 KB 79/79 KB 64/228 KB 96/324 KB 60/152 KB 32/32 KB 79/79 KB 68/228 KB 96/324 KB 56/152 KB 32/32 KB 79/79 KB 68/228 KB 96/324 KB 64/152 KB 32/32 KB 79/79 KB 68/228 KB 96/324 KB 64/152 KB 32/32 KB 79/79 KB 72/228 KB 96/324 KB 64/152 KB 32/32 KB 79/79 KB 76/228 KB 96/324 KB 64/152 KB 32/32 KB 79/79 KB 80/228 KB 96/324 KB 68/152 KB 32/32 KB 79/79 KB 80/228 KB 96/324 KB 72/152 KB 32/32 KB 79/79 KB 80/228 KB 100/324 KB 76/152 KB 32/32 KB 79/79 KB 80/228 KB 100/324 KB 80/152 KB 32/32 KB 79/79 KB 80/228 KB 100/324 KB 68/152 KB 32/32 KB 79/79 KB 80/228 KB 100/324 KB 80/152 KB 32/32 KB 79/79 KB 84/228 KB 104/324 KB 80/152 KB 32/32 KB 79/79 KB 84/228 KB 108/324 KB 80/152 KB 32/32 KB 79/79 KB 84/228 KB 112/324 KB 80/152 KB 32/32 KB 79/79 KB 84/228 KB 100/324 KB 80/152 KB 32/32 KB 79/79 KB 88/228 KB 112/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 167.3 KB/sec) unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install 84/152 KB 79/79 KB 92/228 KB 116/324 KB 84/152 KB 79/79 KB 92/228 KB 120/324 KB 84/152 KB 79/79 KB 92/228 KB 112/324 KB 80/152 KB 79/79 KB 92/228 KB 112/324 KB 84/152 KB 79/79 KB 96/228 KB 120/324 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 417.2 KB/sec) unit-abot-epc-basic-0: 20:44:32 DEBUG unit.abot-epc-basic/0.install 84/152 KB 96/228 KB 124/324 KB 88/152 KB 96/228 KB 124/324 KB 88/152 KB 96/228 KB 128/324 KB 92/152 KB 96/228 KB 128/324 KB 92/152 KB 100/228 KB 128/324 KB 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: 20:44:33 DEBUG unit.abot-epc-basic/0.install 96/152 KB 100/228 KB 128/324 KB 96/152 KB 104/228 KB 128/324 KB 96/152 KB 108/228 KB 128/324 KB 100/152 KB 112/228 KB 132/324 KB 100/152 KB 116/228 KB 132/324 KB 100/152 KB 120/228 KB 132/324 KB 100/152 KB 124/228 KB 132/324 KB 100/152 KB 108/228 KB 132/324 KB 96/152 KB 108/228 KB 132/324 KB 100/152 KB 124/228 KB 136/324 KB 100/152 KB 124/228 KB 140/324 KB 104/152 KB 124/228 KB 140/324 KB 104/152 KB 124/228 KB 144/324 KB 108/152 KB 124/228 KB 144/324 KB 112/152 KB 124/228 KB 144/324 KB 112/152 KB 124/228 KB 148/324 KB 116/152 KB 128/228 KB 152/324 KB 116/152 KB 128/228 KB 148/324 KB 112/152 KB 128/228 KB 148/324 KB 116/152 KB 132/228 KB 156/324 KB 116/152 KB 132/228 KB 156/324 KB 120/152 KB 132/228 KB 156/324 KB 120/152 KB 132/228 KB 160/324 KB 124/152 KB 132/228 KB 160/324 KB 128/152 KB 132/228 KB 160/324 KB 128/152 KB 136/228 KB 160/324 KB 128/152 KB 140/228 KB 160/324 KB 132/152 KB 4/234 KB 144/228 KB 164/324 KB 132/152 KB 4/234 KB 140/228 KB 164/324 KB 132/152 KB 4/234 KB 144/228 KB 168/324 KB 132/152 KB 4/234 KB 140/228 KB 160/324 KB 128/152 KB 4/234 KB 140/228 KB 160/324 KB 132/152 KB 8/234 KB 144/228 KB 172/324 KB 132/152 KB 12/234 KB 144/228 KB 172/324 KB 132/152 KB 16/234 KB 144/228 KB 172/324 KB 132/152 KB 20/234 KB 144/228 KB 172/324 KB 132/152 KB 24/234 KB 144/228 KB 172/324 KB 132/152 KB 28/234 KB 144/228 KB 172/324 KB 132/152 KB 32/234 KB 144/228 KB 172/324 KB 132/152 KB 4/234 KB 144/228 KB 172/324 KB 136/152 KB 32/234 KB 144/228 KB 172/324 KB 136/152 KB 32/234 KB 144/228 KB 176/324 KB 140/152 KB 32/234 KB 148/228 KB 176/324 KB 144/152 KB 32/234 KB 148/228 KB 176/324 KB 136/152 KB 32/234 KB 148/228 KB 176/324 KB 144/152 KB 32/234 KB 152/228 KB 176/324 KB 144/152 KB 32/234 KB 156/228 KB 176/324 KB 144/152 KB 36/234 KB 160/228 KB 176/324 KB 144/152 KB 36/234 KB 164/228 KB 176/324 KB 148/152 KB 36/234 KB 168/228 KB 180/324 KB 148/152 KB 36/234 KB 172/228 KB 180/324 KB 144/152 KB 36/234 KB 156/228 KB 176/324 KB 148/152 KB 40/234 KB 172/228 KB 180/324 KB 148/152 KB 36/234 KB 164/228 KB 180/324 KB 148/152 KB 44/234 KB 172/228 KB 184/324 KB 148/152 KB 44/234 KB 172/228 KB 188/324 KB 148/152 KB 36/234 KB 164/228 KB 176/324 KB 152/152 KB 44/234 KB 172/228 KB 188/324 KB 152/152 KB 44/234 KB 172/228 KB 188/324 KB 148/152 KB 44/234 KB 172/228 KB 184/324 KB 152/152 KB 48/234 KB 172/228 KB 188/324 KB 152/152 KB 48/234 KB 172/228 KB 192/324 KB 152/152 KB 48/234 KB 172/228 KB 196/324 KB 152/152 KB 52/234 KB 176/228 KB 200/324 KB 152/152 KB 52/234 KB 176/228 KB 204/324 KB 152/152 KB 52/234 KB 176/228 KB 196/324 KB 152/152 KB 52/234 KB 172/228 KB 196/324 KB 152/152 KB 56/234 KB 176/228 KB 204/324 KB 152/152 KB 60/234 KB 176/228 KB 204/324 KB 152/152 KB 64/234 KB 176/228 KB 208/324 KB 152/152 KB 68/234 KB 176/228 KB 208/324 KB 152/152 KB 68/234 KB 180/228 KB 208/324 KB 152/152 KB 68/234 KB 184/228 KB 208/324 KB 152/152 KB 68/234 KB 188/228 KB 208/324 KB 152/152 KB 68/234 KB 192/228 KB 208/324 KB 152/152 KB 72/234 KB 192/228 KB 208/324 KB 152/152 KB 76/234 KB 192/228 KB 208/324 KB 152/152 KB 80/234 KB 192/228 KB 208/324 KB 152/152 KB 80/234 KB 196/228 KB 208/324 KB 152/152 KB 80/234 KB 200/228 KB 208/324 KB 152/152 KB 80/234 KB 204/228 KB 208/324 KB 152/152 KB 80/234 KB 208/228 KB 208/324 KB 152/152 KB 80/234 KB 212/228 KB 208/324 KB 152/152 KB 80/234 KB 216/228 KB 208/324 KB 152/152 KB 80/234 KB 220/228 KB 208/324 KB 152/152 KB unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install 80/234 KB 224/228 KB 208/324 KB 152/152 KB 84/234 KB 224/228 KB 208/324 KB 152/152 KB 88/234 KB 224/228 KB 208/324 KB 152/152 KB 92/234 KB 224/228 KB 208/324 KB 152/152 KB 96/234 KB 224/228 KB 208/324 KB 152/152 KB 96/234 KB 228/228 KB 208/324 KB 152/152 KB 60/234 KB 228/228 KB 208/324 KB 152/152 KB 96/234 KB 228/228 KB 212/324 KB 152/152 KB 96/234 KB 228/228 KB 216/324 KB 152/152 KB 96/234 KB 228/228 KB 220/324 KB 152/152 KB 96/234 KB 228/228 KB 224/324 KB 152/152 KB 96/234 KB 228/228 KB 228/324 KB 152/152 KB 100/234 KB 228/228 KB 232/324 KB 152/152 KB 100/234 KB 228/228 KB 236/324 KB 152/152 KB 100/234 KB 228/228 KB 228/324 KB 152/152 KB 104/234 KB 228/228 KB 236/324 KB 152/152 KB 104/234 KB 228/228 KB 240/324 KB 152/152 KB 108/234 KB 228/228 KB 240/324 KB 152/152 KB 112/234 KB 228/228 KB 240/324 KB 152/152 KB 112/234 KB 228/228 KB 244/324 KB 152/152 KB 116/234 KB 228/228 KB 248/324 KB 152/152 KB 116/234 KB 228/228 KB 252/324 KB 152/152 KB 116/234 KB 228/228 KB 244/324 KB 152/152 KB 120/234 KB 256/324 KB 152/152 KB 124/234 KB 256/324 KB 152/152 KB 128/234 KB 256/324 KB 152/152 KB 132/234 KB 256/324 KB 152/152 KB 136/234 KB 256/324 KB 152/152 KB 140/234 KB 256/324 KB 152/152 KB 144/234 KB 256/324 KB 152/152 KB 124/234 KB 256/324 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 674.7 KB/sec) unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install 144/234 KB 260/324 KB 144/234 KB 264/324 KB 144/234 KB 268/324 KB 144/234 KB 272/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1010.3 KB/sec) unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install 148/234 KB 272/324 KB 152/234 KB 276/324 KB 156/234 KB 276/324 KB 160/234 KB 276/324 KB 148/234 KB 276/324 KB 160/234 KB 280/324 KB 160/234 KB 284/324 KB 160/234 KB 288/324 KB 164/234 KB 288/324 KB 168/234 KB 292/324 KB 164/234 KB 292/324 KB 168/234 KB 296/324 KB 168/234 KB 300/324 KB 168/234 KB 304/324 KB 172/234 KB 304/324 KB 176/234 KB 304/324 KB 176/234 KB 308/324 KB 180/234 KB 312/324 KB 180/234 KB 316/324 KB 180/234 KB 320/324 KB 180/234 KB 308/324 KB 184/234 KB 320/324 KB 188/234 KB 320/324 KB 192/234 KB 320/324 KB 192/234 KB 324/324 KB 192/234 KB 324/324 KB 196/234 KB 324/324 KB 200/234 KB 324/324 KB 204/234 KB 324/324 KB 208/234 KB 324/324 KB 212/234 KB 324/324 KB 216/234 KB 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 324/324 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 1322.2 KB/sec) unit-abot-epc-basic-0: 20:44:33 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 944.7 KB/sec) unit-abot-epc-basic-0: 20:44:33 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: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2401229253815085922.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: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.850 s unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-28T20:44:33+00:00 unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:33 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:35 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: 20:44:35 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: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1955505868126525968.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: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.692 s unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-28T20:44:35+00:00 unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:35 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 20:44:37 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:44:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:37 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 20:44:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:37 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:37 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-abot-epc-basic-0: 20:44:38 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: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6921594656492349912.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: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.715 s unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-28T20:44:38+00:00 unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 20:44:38 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 20:44:39 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: 20:44:39 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: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 20:44:39 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 20:44:39 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: 20:44:40 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 34.6MB/s eta 0:00:01  17% |##### | 20kB 3.8MB/s eta 0:00:01  25% |######## | 30kB 3.3MB/s eta 0:00:01  34% |########## | 40kB 3.8MB/s eta 0:00:01  42% |############# | 51kB 4.2MB/s eta 0:00:01  51% |################ | 61kB 4.9MB/s eta 0:00:01  59% |################### | 71kB 5.0MB/s eta 0:00:01  68% |##################### | 81kB 5.6MB/s eta 0:00:01  76% |######################## | 92kB 5.8MB/s eta 0:00:01  85% |########################### | 102kB 6.1MB/s eta 0:00:01  93% |############################## | 112kB 6.1MB/s eta 0:00:01  100% |################################| 122kB 5.3MB/s unit-abot-epc-basic-0: 20:44:40 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 20:44:40 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 20:44:40 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 35.8MB/s eta 0:00:01  15% |#### | 20kB 39.6MB/s eta 0:00:01  23% |####### | 30kB 43.8MB/s eta 0:00:01  30% |######### | 40kB 28.2MB/s eta 0:00:01  38% |############ | 51kB 21.1MB/s eta 0:00:01  46% |############## | 61kB 23.5MB/s eta 0:00:01  53% |################# | 71kB 17.2MB/s eta 0:00:01  61% |################### | 81kB 18.0MB/s eta 0:00:01  69% |###################### | 92kB 19.6MB/s eta 0:00:01  76% |######################## | 102kB 18.2MB/s eta 0:00:01  84% |########################### | 112kB 18.5MB/s eta 0:00:01  92% |############################# | 122kB 14.4MB/s eta 0:00:01  99% |############################### | 133kB 14.4MB/s eta 0:00:01  100% |################################| 143kB 7.0MB/s unit-abot-epc-basic-0: 20:44:40 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 20:44:40 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 20:44:40 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 20:44:40 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 20:44:41 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: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 35.4MB/s eta 0:00:01  22% |####### | 20kB 3.9MB/s eta 0:00:01  33% |########## | 30kB 4.7MB/s eta 0:00:01  44% |############## | 40kB 4.2MB/s eta 0:00:01  56% |################# | 51kB 4.4MB/s eta 0:00:01  67% |##################### | 61kB 5.3MB/s eta 0:00:01  78% |######################### | 71kB 5.8MB/s eta 0:00:01  89% |############################ | 81kB 5.5MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 20:44:41 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: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 44.4MB/s eta 0:00:01  16% |##### | 20kB 11.8MB/s eta 0:00:01  24% |####### | 30kB 16.1MB/s eta 0:00:01  32% |########## | 40kB 9.1MB/s eta 0:00:01  40% |############ | 51kB 8.5MB/s eta 0:00:01  48% |############### | 61kB 9.9MB/s eta 0:00:01  56% |################## | 71kB 10.4MB/s eta 0:00:01  64% |#################### | 81kB 11.6MB/s eta 0:00:01  72% |####################### | 92kB 9.4MB/s eta 0:00:01  81% |######################### | 102kB 9.1MB/s eta 0:00:01  89% |############################ | 112kB 9.1MB/s eta 0:00:01  97% |############################### | 122kB 10.0MB/s eta 0:00:01  100% |################################| 133kB 5.7MB/s unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 41.8MB/s eta 0:00:01  44% |############## | 20kB 16.8MB/s eta 0:00:01  66% |##################### | 30kB 22.2MB/s eta 0:00:01  88% |############################ | 40kB 19.2MB/s eta 0:00:01  100% |################################| 51kB 10.1MB/s unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 20:44:41 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: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 46.7MB/s eta 0:00:01  6% |## | 20kB 28.0MB/s eta 0:00:01  9% |### | 30kB 34.1MB/s eta 0:00:01  12% |#### | 40kB 15.2MB/s eta 0:00:01  15% |##### | 51kB 12.0MB/s eta 0:00:01  19% |###### | 61kB 13.8MB/s eta 0:00:01  22% |####### | 71kB 12.3MB/s eta 0:00:01  25% |######## | 81kB 11.9MB/s eta 0:00:01  28% |######### | 92kB 13.0MB/s eta 0:00:01  31% |########## | 102kB 11.3MB/s eta 0:00:01  34% |########### | 112kB 11.1MB/s eta 0:00:01  38% |############ | 122kB 11.1MB/s eta 0:00:01  41% |############# | 133kB 9.3MB/s eta 0:00:01  44% |############## | 143kB 10.9MB/s eta 0:00:01  47% |############### | 153kB 10.9MB/s eta 0:00:01  50% |################ | 163kB 9.7MB/s eta 0:00:01  53% |################# | 174kB 10.9MB/s eta 0:00:01  57% |################## | 184kB 11.3MB/s eta 0:00:01  60% |################### | 194kB 11.3MB/s eta 0:00:01  63% |#################### | 204kB 10.7MB/s eta 0:00:01  66% |##################### | 215kB 9.6MB/s eta 0:00:01  69% |###################### | 225kB 9.9MB/s eta 0:00:01  72% |####################### | 235kB 11.2MB/s eta 0:00:01  76% |######################## | 245kB 8.6MB/s eta 0:00:01  79% |######################### | 256kB 9.7MB/s eta 0:00:01  82% |########################## | 266kB 10.8MB/s eta 0:00:01  85% |########################### | 276kB 10.9MB/s eta 0:00:01  88% |############################ | 286kB 9.9MB/s eta 0:00:01  91% |############################# | 296kB 9.5MB/s eta 0:00:01  95% |############################## | 307kB 12.1MB/s eta 0:00:01  98% |############################### | 317kB 11.5MB/s eta 0:00:01  100% |################################| 327kB 3.7MB/s unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/34/c1/8806f99713ddb993c5366c362b2f908f18269f8d792aff1abfd700775a77/click-6.7-py2.py3-none-any.whl (71kB) unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25l  14% |#### | 10kB 44.7MB/s eta 0:00:01  28% |######### | 20kB 27.6MB/s eta 0:00:01  43% |############# | 30kB 33.5MB/s eta 0:00:01  57% |################## | 40kB 16.1MB/s eta 0:00:01  71% |####################### | 51kB 10.8MB/s eta 0:00:01  86% |########################### | 61kB 12.5MB/s eta 0:00:01  100% |################################| 71kB 7.7MB/s unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 20:44:41 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-6.7 flask-1.0.2 itsdangerous-0.24 unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 20:44:42 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 20:44:43 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: 20:44:43 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 10.1MB/s eta 0:00:01  22% |####### | 20kB 3.9MB/s eta 0:00:01  33% |########## | 30kB 4.5MB/s eta 0:00:01  45% |############## | 40kB 3.9MB/s eta 0:00:01  56% |################## | 51kB 4.5MB/s eta 0:00:01  67% |##################### | 61kB 5.4MB/s eta 0:00:01  79% |######################### | 71kB 6.0MB/s eta 0:00:01  90% |############################ | 81kB 5.6MB/s eta 0:00:01  100% |################################| 92kB 4.5MB/s unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 20:44:43 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 20:44:44 DEBUG unit.abot-epc-basic/0.install You are using pip version 8.1.1, however version 18.0 is available. unit-abot-epc-basic-0: 20:44:44 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 20:44:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 20:44:44 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 20:44:44 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 20:44:45 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:44:46 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:46 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:44:46 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-mysql-0: 20:44:46 DEBUG unit.mysql/0.config-changed 180828 20:44:46 [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: 20:44:46 DEBUG unit.mysql/0.config-changed 180828 20:44:46 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 20:44:46 DEBUG unit.mysql/0.config-changed 180828 20:44:46 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 16689 ... unit-abot-epc-basic-0: 20:44:46 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.pom unit-abot-epc-basic-0: 20:44:47 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 9.7 KB/sec) unit-abot-epc-basic-0: 20:44:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/18/maven-plugins-18.pom unit-abot-epc-basic-0: 20:44:47 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 529.0 KB/sec) unit-abot-epc-basic-0: 20:44:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom unit-abot-epc-basic-0: 20:44:47 DEBUG unit.abot-epc-basic/0.install 3/23 KB 6/23 KB 9/23 KB 11/23 KB 14/23 KB 16/23 KB 19/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom (15 KB at 671.0 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 1058.4 KB/sec) unit-abot-epc-basic-0: 20:44:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:47 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 83.6 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9 KB at 490.8 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 KB at 826.7 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 119.6 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 233.6 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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/spice/spice-parent/16/spice-parent-16.pom (9 KB at 408.1 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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/5/forge-parent-5.pom (9 KB at 510.4 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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: 20:44:47 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 570.8 KB/sec) unit-abot-epc-basic-0: 20:44:47 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 2904.9 KB/sec) unit-abot-epc-basic-0: 20:44:47 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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: 20:44:47 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 107.3 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 93.1 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3 KB at 186.0 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 88.8 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 417.1 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 113.7 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 121.9 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 90.3 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (2 KB at 110.0 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 76.0 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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 155.0 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:47 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: 20:44:47 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: 20:44:47 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 51.7 KB/sec) unit-abot-epc-basic-0: 20:44:47 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: 20:44:48 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: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 470.7 KB/sec) unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (8 KB at 308.4 KB/sec) unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 16/114 KB 19/114 KB 21/114 KB 24/114 KB 27/114 KB 29/114 KB 32/114 KB 36/114 KB 40/114 KB 44/114 KB 48/114 KB 48/114 KB 3/48 KB 48/114 KB 6/48 KB 48/114 KB 9/48 KB 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 48/114 KB 11/48 KB 52/114 KB 14/48 KB 52/114 KB 16/48 KB 52/114 KB 11/48 KB 56/114 KB 16/48 KB 56/114 KB 19/48 KB 60/114 KB 19/48 KB 64/114 KB 19/48 KB 64/114 KB 22/48 KB 68/114 KB 22/48 KB 72/114 KB 25/48 KB 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 68/114 KB 25/48 KB 72/114 KB 27/48 KB 72/114 KB 30/48 KB 76/114 KB 30/48 KB 80/114 KB 32/48 KB 80/114 KB 36/48 KB 80/114 KB 32/48 KB 84/114 KB 36/48 KB 84/114 KB 40/48 KB 88/114 KB 40/48 KB 92/114 KB 44/48 KB 88/114 KB 44/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 92/114 KB 48/48 KB 96/114 KB 48/48 KB 100/114 KB 48/48 KB 104/114 KB 48/48 KB 108/114 KB 48/48 KB 112/114 KB 48/48 KB 114/114 KB 48/48 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 1065.5 KB/sec) unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 3/35 KB 114/114 KB 6/35 KB 114/114 KB 9/35 KB 114/114 KB 11/35 KB 114/114 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 2140.8 KB/sec) unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 14/35 KB 3/29 KB 14/35 KB 6/29 KB 14/35 KB 9/29 KB 14/35 KB 11/29 KB 14/35 KB 11/29 KB 16/35 KB 11/29 KB 19/35 KB 3/85 KB 11/29 KB 19/35 KB 6/85 KB 11/29 KB 22/35 KB 4/56 KB 3/85 KB 11/29 KB 22/35 KB 4/56 KB 3/85 KB 11/29 KB 19/35 KB 4/56 KB 6/85 KB 11/29 KB 22/35 KB 8/56 KB 6/85 KB 11/29 KB 25/35 KB 12/56 KB 6/85 KB 11/29 KB 27/35 KB 12/56 KB 9/85 KB 14/29 KB 30/35 KB 12/56 KB 6/85 KB 11/29 KB 25/35 KB 12/56 KB 9/85 KB 14/29 KB 27/35 KB 12/56 KB 9/85 KB 16/29 KB 30/35 KB 12/56 KB 9/85 KB 16/29 KB 30/35 KB 16/56 KB 9/85 KB 19/29 KB 30/35 KB 4/24 KB 20/56 KB 9/85 KB 19/29 KB 32/35 KB 4/24 KB 24/56 KB 9/85 KB 11/29 KB 27/35 KB 12/56 KB 11/85 KB 19/29 KB 32/35 KB 4/24 KB 24/56 KB 14/85 KB 19/29 KB 32/35 KB 4/24 KB 24/56 KB 9/85 KB 19/29 KB 32/35 KB 4/24 KB 20/56 KB 9/85 KB 19/29 KB 30/35 KB 4/24 KB 16/56 KB 14/85 KB 19/29 KB 32/35 KB 8/24 KB 24/56 KB 16/85 KB 19/29 KB 35/35 KB 12/24 KB 28/56 KB 9/85 KB 19/29 KB 30/35 KB 16/56 KB 16/85 KB 22/29 KB 35/35 KB 12/24 KB 28/56 KB 16/85 KB 25/29 KB 35/35 KB 12/24 KB 28/56 KB 16/85 KB 27/29 KB 35/35 KB 12/24 KB 28/56 KB 16/85 KB 19/29 KB 35/35 KB 8/24 KB 28/56 KB 16/85 KB 19/29 KB 32/35 KB 8/24 KB 28/56 KB 19/85 KB 27/29 KB 35/35 KB 12/24 KB 28/56 KB 22/85 KB 29/29 KB 35/35 KB 16/24 KB 28/56 KB 14/85 KB 19/29 KB 32/35 KB 8/24 KB 28/56 KB 22/85 KB 29/29 KB 35/35 KB 16/24 KB 32/56 KB 19/85 KB 29/29 KB 35/35 KB 16/24 KB 28/56 KB 19/85 KB 29/29 KB 35/35 KB 12/24 KB 28/56 KB 22/85 KB 29/29 KB 35/35 KB 20/24 KB 32/56 KB 25/85 KB 29/29 KB 35/35 KB 24/24 KB 36/56 KB 25/85 KB 29/29 KB 35/35 KB 24/24 KB 36/56 KB 25/85 KB 29/29 KB 35/35 KB 20/24 KB 36/56 KB 22/85 KB 29/29 KB 35/35 KB 20/24 KB 36/56 KB 25/85 KB 29/29 KB 35/35 KB 24/24 KB 40/56 KB 25/85 KB 29/29 KB 35/35 KB 24/24 KB 44/56 KB 27/85 KB 29/29 KB 35/35 KB 24/24 KB 44/56 KB 27/85 KB 29/29 KB 35/35 KB 24/24 KB 48/56 KB 30/85 KB 29/29 KB 35/35 KB 24/24 KB 48/56 KB 30/85 KB 29/29 KB 35/35 KB 24/24 KB 52/56 KB 32/85 KB 29/29 KB 24/24 KB 56/56 KB 32/85 KB 29/29 KB 35/35 KB 24/24 KB 52/56 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 478.0 KB/sec) unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 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 478.7 KB/sec) unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install 36/85 KB 56/56 KB 40/85 KB 56/56 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 519.6 KB/sec) unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 44/85 KB 56/56 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 48/85 KB 56/56 KB 52/85 KB 56/56 KB 56/85 KB 4/86 KB 56/56 KB 60/85 KB 3/12 KB 4/86 KB 56/56 KB 3/218 KB 52/85 KB 4/86 KB 56/56 KB 64/85 KB 3/12 KB 4/86 KB 3/218 KB 56/85 KB 3/12 KB 4/86 KB 56/56 KB 3/218 KB 64/85 KB 3/12 KB 8/86 KB 6/218 KB 64/85 KB 3/12 KB 8/86 KB 9/218 KB 68/85 KB 3/12 KB 8/86 KB 11/218 KB 56/85 KB 3/12 KB 4/86 KB 56/56 KB 68/85 KB 5/12 KB 8/86 KB 11/218 KB 68/85 KB 8/12 KB 8/86 KB 11/218 KB 68/85 KB 11/12 KB 8/86 KB 14/218 KB 68/85 KB 12/12 KB 8/86 KB 14/218 KB 68/85 KB 3/12 KB 8/86 KB 9/218 KB 64/85 KB 3/12 KB 8/86 KB 9/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (56 KB at 1021.9 KB/sec) unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 68/85 KB 12/12 KB 12/86 KB 14/218 KB 68/85 KB 12/12 KB 16/86 KB 14/218 KB 68/85 KB 12/12 KB 20/86 KB 14/218 KB 68/85 KB 8/12 KB 8/86 KB 14/218 KB 72/85 KB 12/12 KB 20/86 KB 14/218 KB 76/85 KB 12/12 KB 20/86 KB 14/218 KB 80/85 KB 12/12 KB 20/86 KB 16/218 KB 80/85 KB 12/12 KB 20/86 KB 16/218 KB 80/85 KB 12/12 KB 24/86 KB 16/218 KB 80/85 KB 12/12 KB 28/86 KB 16/218 KB 80/85 KB 12/12 KB 32/86 KB 19/218 KB 84/85 KB 12/12 KB 36/86 KB 19/218 KB 84/85 KB 12/12 KB 40/86 KB 19/218 KB 80/85 KB 12/12 KB 28/86 KB 19/218 KB 84/85 KB 12/12 KB 32/86 KB 19/218 KB 85/85 KB 12/12 KB 44/86 KB 19/218 KB 85/85 KB 12/12 KB 44/86 KB 22/218 KB 85/85 KB 12/12 KB 44/86 KB 25/218 KB 85/85 KB 12/12 KB 44/86 KB 27/218 KB 85/85 KB 12/12 KB 44/86 KB 30/218 KB 85/85 KB 44/86 KB 32/218 KB 85/85 KB 12/12 KB 44/86 KB 27/218 KB 85/85 KB 48/86 KB 32/218 KB 85/85 KB 52/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 170.3 KB/sec) unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 85/85 KB 56/86 KB 32/218 KB 85/85 KB 60/86 KB 36/218 KB 85/85 KB 60/86 KB 32/218 KB 85/85 KB 64/86 KB 36/218 KB 85/85 KB 64/86 KB 40/218 KB 64/86 KB 44/218 KB 64/86 KB 48/218 KB 64/86 KB 52/218 KB 64/86 KB 56/218 KB 64/86 KB 60/218 KB 64/86 KB 64/218 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 927.1 KB/sec) unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 64/86 KB 68/218 KB 64/86 KB 72/218 KB 64/86 KB 76/218 KB 64/86 KB 80/218 KB 64/86 KB 84/218 KB 64/86 KB 88/218 KB 64/86 KB 92/218 KB 64/86 KB 96/218 KB 64/86 KB 100/218 KB 64/86 KB 104/218 KB 64/86 KB 108/218 KB 68/86 KB 108/218 KB 72/86 KB 108/218 KB 76/86 KB 108/218 KB 80/86 KB 108/218 KB 84/86 KB 108/218 KB 86/86 KB 108/218 KB 86/86 KB 112/218 KB 86/86 KB 116/218 KB 86/86 KB 120/218 KB 86/86 KB 124/218 KB 86/86 KB 128/218 KB 86/86 KB 132/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 853.1 KB/sec) unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install 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 1895.1 KB/sec) unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7302811300562193680.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4110741195175859291.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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2294135267476648285.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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2747563669660991268.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4438043508027561843.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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:48 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: 20:44:48 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: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3765153327624502323.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.452 s unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-28T20:44:48+00:00 unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 10M/60M unit-abot-epc-basic-0: 20:44:48 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:50 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:44:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:44:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:44:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:44:50 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom unit-abot-epc-basic-0: 20:44:51 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 17.4 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 427.7 KB/sec) unit-abot-epc-basic-0: 20:44:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom unit-abot-epc-basic-0: 20:44:51 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/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 968.2 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 803.5 KB/sec) unit-abot-epc-basic-0: 20:44:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar unit-abot-epc-basic-0: 20:44:51 DEBUG unit.abot-epc-basic/0.install 3/29 KB 6/29 KB 9/29 KB 11/29 KB 14/29 KB 16/29 KB 19/29 KB 22/29 KB 25/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 1201.1 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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 455.3 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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 1380.2 KB/sec) unit-abot-epc-basic-0: 20:44:51 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-abot-epc-basic-0: 20:44:51 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 286.0 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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 750.8 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 DEBUG unit.abot-epc-basic/0.install 2/39 KB 5/39 KB 8/39 KB 10/39 KB 13/39 KB 16/39 KB 18/39 KB 21/39 KB 24/39 KB 26/39 KB 29/39 KB 32/39 KB 34/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1439.0 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 939.8 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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 1339.4 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 335.1 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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 1145.7 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 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 187.1 KB/sec) unit-abot-epc-basic-0: 20:44:51 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: 20:44:51 DEBUG unit.abot-epc-basic/0.install 1/5 KB 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: 20:44:51 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: 20:44:51 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 351.2 KB/sec) unit-abot-epc-basic-0: 20:44:52 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: 20:44:52 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: 20:44:52 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 305.9 KB/sec) unit-abot-epc-basic-0: 20:44:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-abot-epc-basic-0: 20:44:52 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-abot-epc-basic-0: 20:44:52 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 480.8 KB/sec) unit-abot-epc-basic-0: 20:44:52 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-abot-epc-basic-0: 20:44:52 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: 20:44:52 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: 20:44:52 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-abot-epc-basic-0: 20:44:53 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: 20:44:53 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.pom (5 KB at 230.6 KB/sec) unit-abot-epc-basic-0: 20:44:53 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-abot-epc-basic-0: 20:44:53 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: 20:44:53 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.pom (3 KB at 146.1 KB/sec) unit-abot-epc-basic-0: 20:44:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.2/cucumber-jvm-1.2.2.pom machine-2: 20:44:53 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 20:44:53 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 20:44:53 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:44:53 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-abot-epc-basic-0: 20:44:53 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 1097.6 KB/sec) unit-abot-epc-basic-0: 20:44:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.pom unit-abot-epc-basic-0: 20:44:53 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: 20:44:53 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 211.7 KB/sec) unit-abot-epc-basic-0: 20:44:53 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.pom machine-2: 20:44:53 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 20:44:53 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 20:44:53 DEBUG juju.worker start "engine" machine-2: 20:44:53 INFO juju.worker start "engine" machine-2: 20:44:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 20:44:53 DEBUG juju.worker "engine" started machine-2: 20:44:53 DEBUG juju.worker.introspection stats worker now serving machine-2: 20:44:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-2: 20:44:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:44:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.apicaller connecting with old password machine-2: 20:44:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:44:53 INFO juju.api connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:44:53 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:44:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 20:44:53 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 20:44:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:53 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 20:44:54 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 20:44:54 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: 20:44:54 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 153.7 KB/sec) unit-abot-epc-basic-0: 20:44: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.pom machine-2: 20:44:54 DEBUG juju.worker.apicaller connected machine-2: 20:44:54 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:44:54 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: 20:44:54 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 176.4 KB/sec) unit-abot-epc-basic-0: 20:44:54 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-abot-epc-basic-0: 20:44:54 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: 20:44:54 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 270.4 KB/sec) unit-abot-epc-basic-0: 20:44:54 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-abot-epc-basic-0: 20:44:55 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: 20:44:55 DEBUG unit.abot-epc-basic/0.install 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.pom (3 KB at 120.5 KB/sec) unit-abot-epc-basic-0: 20:44:55 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: 20:44:55 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: 20:44:55 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 41.6 KB/sec) unit-abot-epc-basic-0: 20:44:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom machine-2: 20:44:55 DEBUG juju.worker.apicaller password changed machine-2: 20:44:55 DEBUG juju.api RPC connection died machine-2: 20:44:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 20:44:55 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:44:55 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:44:55 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:44:55 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:44:55 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: 20:44:55 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 101.4 KB/sec) unit-abot-epc-basic-0: 20:44:55 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 20:44:55 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: 20:44:55 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 112.8 KB/sec) unit-abot-epc-basic-0: 20:44:56 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-abot-epc-basic-0: 20:44:56 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 machine-2: 20:44:56 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:44:56 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 60.5 KB/sec) unit-abot-epc-basic-0: 20:44:56 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: 20:44:56 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: 20:44:56 DEBUG unit.abot-epc-basic/0.install 1/14 KB 3/14 KB 5/14 KB 7/14 KB 10/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/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: 20:44:56 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-abot-epc-basic-0: 20:44:56 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: 20:44:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 445.7 KB/sec) unit-abot-epc-basic-0: 20:44:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-abot-epc-basic-0: 20:44:56 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: 20:44:57 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 1378.9 KB/sec) unit-abot-epc-basic-0: 20:44:57 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-mysql-0: 20:44:57 DEBUG unit.mysql/0.config-changed mysql start/running, process 16822 unit-abot-epc-basic-0: 20:44: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.pom unit-abot-epc-basic-0: 20:44:57 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 931.5 KB/sec) unit-abot-epc-basic-0: 20:44:57 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: 20:44: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.pom unit-abot-epc-basic-0: 20:44:57 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/commons-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 670.4 KB/sec) unit-mysql-0: 20:44:57 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 20:44:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom machine-2: 20:44:57 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 20:44:57 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 20:44:57 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:44:57 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 20:44:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 20:44:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 20:44:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 20:44:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 20:44:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 20:44:57 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:44:57 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 20:44:57 INFO juju.worker.upgrader unblocking abort check machine-2: 20:44:57 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 20:44:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 20:44:57 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 20:44:57 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:44:57 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom machine-2: 20:44:57 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 20:44:57 DEBUG unit.abot-epc-basic/0.install 3/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) machine-2: 20:44:57 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 20:44:57 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 20:44:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started unit-abot-epc-basic-0: 20:44:57 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/4/oss-parent-4.pom machine-2: 20:44:57 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 20:44:57 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 20:44:57 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.logger logger setup machine-2: 20:44:57 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 20:44:57 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-2: 20:44:57 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 20:44:57 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 20:44:57 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:44:57 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 20:44:57 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 20:44:57 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 20:44:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:44:57 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:44:57 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:44:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:44:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:44:57 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:44:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:44:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:44:57 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 20:44:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:44:57 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 20:44:57 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 20:44:57 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:44:57 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:44:57 DEBUG juju.network including address public:172.30.9.209 for machine machine-2: 20:44:57 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 20:44:57 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:44:57 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:44:57 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-2: 20:44:57 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 20:44:57 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] machine-2: 20:44:57 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 20:44:57 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 20:44:57 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:44:57 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 20:44:57 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 20:44:57 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 20:44:57 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 20:44:57 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 20:44:57 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 20:44:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 20:44:57 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 20:44:58 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-mysql-0: 20:44:58 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... machine-2: 20:44:58 DEBUG juju.worker start "2-container-watcher" machine-2: 20:44:58 DEBUG juju.worker start "stateconverter" machine-2: 20:44:58 INFO juju.worker start "2-container-watcher" machine-2: 20:44:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 20:44:58 DEBUG juju.worker "2-container-watcher" started machine-2: 20:44:58 INFO juju.worker start "stateconverter" machine-2: 20:44:58 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 20:44:58 DEBUG juju.worker "stateconverter" started machine-2: 20:44:58 INFO juju.worker.deployer deploying unit "oai-epc/0" unit-abot-epc-basic-0: 20:44:58 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: 20:44:58 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 217.0 KB/sec) unit-abot-epc-basic-0: 20:44:58 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 machine-2: 20:44:58 DEBUG juju.service discovered init system "upstart" from local host machine-2: 20:44:58 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-2: 20:44:58 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.209:17070"] machine-2: 20:44:58 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} machine-2: 20:44:58 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 20:44:58 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 20:44:58 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: 20:44:58 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 20:44:58 DEBUG juju.worker start "api" unit-oai-epc-0: 20:44:58 INFO juju.worker start "api" unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 20:44:58 DEBUG juju.worker "api" started unit-oai-epc-0: 20:44:58 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 20:44:58 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 20:44:58 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:44:58 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:44:58 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:44:58 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-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:44:58 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-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:44:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-oai-epc-0: 20:44:58 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:44:58 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: 20:44:58 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 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 937.8 KB/sec) unit-abot-epc-basic-0: 20:44:58 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/34/commons-parent-34.pom unit-abot-epc-basic-0: 20:44:59 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: 20:44:59 DEBUG unit.abot-epc-basic/0.install 3/55 KB 5/55 KB 8/55 KB 11/55 KB 13/55 KB 16/55 KB 19/55 KB 21/55 KB 24/55 KB 27/55 KB 29/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 1476.5 KB/sec) unit-abot-epc-basic-0: 20:44:59 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: 20:44:59 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: 20:44:59 DEBUG unit.abot-epc-basic/0.install 3/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 258.6 KB/sec) unit-abot-epc-basic-0: 20:44:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.pom unit-oai-epc-0: 20:44:59 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 20:44:59 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:44:59 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: 20:44:59 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 175.0 KB/sec) unit-abot-epc-basic-0: 20:44:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-mysql-0: 20:44:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:44:59 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 20:44:59 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: 20:44:59 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 25.3 KB/sec) unit-abot-epc-basic-0: 20:44:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.pom unit-oai-epc-0: 20:44:59 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 20:44:59 DEBUG juju.api RPC connection died unit-oai-epc-0: 20:44:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 20:44:59 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 20:44:59 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:44:59 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:44:59 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:45:00 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: 20:45:00 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 162.8 KB/sec) unit-abot-epc-basic-0: 20:45:00 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 machine-2: 20:45:00 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:a4:69:0e 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.10 [] [] []} {2 fa:16:3e:a4:69:0e 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 20:45:00 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: 20:45:00 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: 20:45:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-epc-0: 20:45:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:45:00 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 20:45:00 DEBUG unit.abot-epc-basic/0.install 3/8 KB 4/8 KB 7/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 419.2 KB/sec) unit-abot-epc-basic-0: 20:45:00 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-epc-0: 20:45:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:45:00 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 20:45:00 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 20:45:00 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:45:00 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 20:45:00 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 20:45:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:45:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:45:00 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-epc-0: 20:45:00 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 20:45:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 20:45:00 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 20:45:00 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 20:45:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 20:45:00 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] unit-oai-epc-0: 20:45:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 20:45:00 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: 20:45:00 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:45:00 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:45:00 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:45:00 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 20:45:00 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-epc-0: 20:45:00 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-epc-0: 20:45:00 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-epc-0: 20:45:00 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 20:45:00 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 20:45:00 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: 20:45:00 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 29.8 KB/sec) unit-abot-epc-basic-0: 20:45:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom unit-oai-epc-0: 20:45:00 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 20:45:00 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 20:45:00 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 20:45:00 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 20:45:00 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 20:45:00 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 20:45:00 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 20:45:00 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 20:45:00 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:45:00 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 20:45:00 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 20:45:00 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 20:45:00 DEBUG httpbakery } -> error unit-oai-epc-0: 20:45:00 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 20:45:00 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 20:45:00 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: 20:45:00 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: 20:45:00 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/3/commons-parent-3.pom unit-oai-epc-0: 20:45:00 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 20:45:00 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 20:45:01 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 20:45:01 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: 20:45: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/commons/commons-parent/3/commons-parent-3.pom (12 KB at 607.1 KB/sec) unit-abot-epc-basic-0: 20:45:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 20:45:01 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: 20:45:01 DEBUG unit.abot-epc-basic/0.install 3/5 KB 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/4/apache-4.pom (5 KB at 292.6 KB/sec) unit-abot-epc-basic-0: 20:45:01 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: 20:45:01 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: 20:45:01 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 829.1 KB/sec) unit-abot-epc-basic-0: 20:45:01 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: 20:45:01 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: 20:45:01 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 2073.8 KB/sec) unit-abot-epc-basic-0: 20:45:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom unit-abot-epc-basic-0: 20:45:02 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: 20:45:02 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 99.1 KB/sec) unit-abot-epc-basic-0: 20:45:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 20:45:02 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: 20:45:02 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 398.8 KB/sec) unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 20:45:02 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-epc-0: 20:45:02 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 20:45:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 20:45:02 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:45:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:45:02 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: 20:45:02 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 62.3 KB/sec) unit-abot-epc-basic-0: 20:45:02 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-epc-0: 20:45:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 20:45:02 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: 20:45:02 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: 20:45:02 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-mysql-0: 20:45:02 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 20:45:02 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-abot-epc-basic-0: 20:45:02 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/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 541.7 KB/sec) unit-abot-epc-basic-0: 20:45:02 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: 20:45:03 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-oai-epc-0: 20:45:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 20:45:03 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 148.2 KB/sec) unit-abot-epc-basic-0: 20:45:03 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-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 20:45:03 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 20:45:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 20:45:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 20:45:03 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: 20:45:03 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: 20:45:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 20:45:03 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: 20:45:03 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 20:45:03 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: 20:45:03 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 67.8 KB/sec) unit-abot-epc-basic-0: 20:45:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install Need to get 3394 kB of archives. unit-oai-epc-0: 20:45:03 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 20:45:03 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: 20:45:03 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: 20:45:04 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 20:45:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/9/oss-parent-9.pom unit-oai-epc-0: 20:45:04 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-abot-epc-basic-0: 20:45:04 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: 20:45:04 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 356.4 KB/sec) unit-abot-epc-basic-0: 20:45:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-epc-0: 20:45:04 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 20:45:04 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: 20:45:04 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: 20:45:04 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-abot-epc-basic-0: 20:45:04 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: 20:45:04 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 718.1 KB/sec) unit-abot-epc-basic-0: 20:45:04 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom unit-oai-epc-0: 20:45:04 DEBUG unit.oai-epc/0.install Fetched 3394 kB in 1s (3072 kB/s) unit-mysql-0: 20:45:04 DEBUG unit.mysql/0.config-changed mysql start/running, process 16942 unit-mysql-0: 20:45:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 20:45:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 20:45:05 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: 20:45:05 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: 20:45:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 20:45:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 20:45:05 DEBUG unit.oai-epc/0.install (Reading database ... 78141 files and directories currently installed.) unit-abot-epc-basic-0: 20:45:05 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-oai-epc-0: 20:45:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 20:45:05 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/11 KB 7/11 KB 10/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 602.8 KB/sec) unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:45:05 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 20:45:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-oai-epc-0: 20:45:05 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 20:45:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 20:45:05 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 20:45:05 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 1146.3 KB/sec) unit-abot-epc-basic-0: 20:45:05 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-epc-0: 20:45:05 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 20:45:05 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-oai-epc-0: 20:45:05 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:45:06 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-abot-epc-basic-0: 20:45:06 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 590.1 KB/sec) unit-abot-epc-basic-0: 20:45:06 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-oai-epc-0: 20:45:06 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 20:45:06 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-epc-0: 20:45:06 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:45:06 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: 20:45:06 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/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: 20:45:06 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: 20:45:06 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: 20:45:06 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 183.0 KB/sec) unit-abot-epc-basic-0: 20:45:06 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: 20:45:06 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: 20:45:06 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 20:45:06 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: 20:45:07 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: 20:45:07 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 389.3 KB/sec) unit-abot-epc-basic-0: 20:45:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 20:45:07 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 20:45:07 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/com/fasterxml/oss-parent/27/oss-parent-27.pom (20 KB at 913.3 KB/sec) unit-abot-epc-basic-0: 20:45:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom unit-oai-epc-0: 20:45:07 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:45:07 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: 20:45:07 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 417.8 KB/sec) unit-abot-epc-basic-0: 20:45:07 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: 20:45:07 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: 20:45:07 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 234.5 KB/sec) unit-abot-epc-basic-0: 20:45:07 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 20:45:08 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: 20:45:08 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 67.4 KB/sec) unit-abot-epc-basic-0: 20:45:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 20:45:08 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: 20:45:08 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 62.0 KB/sec) unit-abot-epc-basic-0: 20:45:08 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: 20:45:08 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: 20:45:08 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 114.5 KB/sec) unit-abot-epc-basic-0: 20:45:08 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-epc-0: 20:45:08 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-epc-0: 20:45:08 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-oai-epc-0: 20:45:08 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:45:08 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: 20:45:08 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 92.1 KB/sec) unit-abot-epc-basic-0: 20:45:08 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-abot-epc-basic-0: 20:45:09 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: 20:45:09 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 55.3 KB/sec) unit-abot-epc-basic-0: 20:45:09 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-mysql-0: 20:45:09 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 20:45:09 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: 20:45:09 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: 20:45:09 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-abot-epc-basic-0: 20:45:09 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: 20:45:09 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 311.7 KB/sec) unit-abot-epc-basic-0: 20:45:09 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-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 20:45:09 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-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 20:45:09 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 90.2 KB/sec) unit-abot-epc-basic-0: 20:45:09 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-abot-epc-basic-0: 20:45:09 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: 20:45:09 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 377.7 KB/sec) unit-abot-epc-basic-0: 20:45:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 20:45:09 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 20:45:09 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-oai-epc-0: 20:45:10 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (37.2 kB/s) unit-abot-epc-basic-0: 20:45:10 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: 20:45:10 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 1048.3 KB/sec) unit-abot-epc-basic-0: 20:45:10 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: 20:45:10 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: 20:45:10 DEBUG unit.abot-epc-basic/0.install 1/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 129.0 KB/sec) unit-abot-epc-basic-0: 20:45:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom unit-oai-epc-0: 20:45:10 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 20:45:10 DEBUG unit.oai-epc/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-epc-0: 20:45:10 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 20:45:10 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: 20:45:10 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/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 824.2 KB/sec) unit-abot-epc-basic-0: 20:45:10 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-abot-epc-basic-0: 20:45:10 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: 20:45:10 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: 20:45:10 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-epc-0: 20:45:10 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 20:45:11 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: 20:45:11 DEBUG unit.abot-epc-basic/0.install 3/11 KB 4/11 KB 6/11 KB 9/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 489.4 KB/sec) unit-abot-epc-basic-0: 20:45:11 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-epc-0: 20:45:11 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 20:45:11 DEBUG unit.mysql/0.start mysql start/running, process 17054 unit-mysql-0: 20:45:11 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:45:11 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: 20:45:11 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 100.5 KB/sec) unit-abot-epc-basic-0: 20:45:11 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: 20:45:11 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: 20:45:11 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/parent/1.2/parent-1.2.pom (9 KB at 423.6 KB/sec) unit-abot-epc-basic-0: 20:45:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-oai-epc-0: 20:45:11 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 20:45:11 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 20:45:11 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 20:45:11 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: 20:45:11 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (3 KB at 202.0 KB/sec) unit-abot-epc-basic-0: 20:45:11 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-mysql-0: 20:45:11 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 20:45:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:45:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:45:11 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 20:45:11 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 20:45:11 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 20:45:11 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 20:45:11 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: 20:45:12 DEBUG unit.abot-epc-basic/0.install 3/12 KB 4/12 KB 7/12 KB 9/12 KB 12/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 15.8 KB/sec) unit-abot-epc-basic-0: 20:45:12 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-abot-epc-basic-0: 20:45:12 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: 20:45:12 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: 20:45:12 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-mysql-0: 20:45:13 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 20:45:13 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:45:13 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: 20:45:13 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 624.7 KB/sec) unit-abot-epc-basic-0: 20:45:13 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 20:45:13 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom unit-oai-epc-0: 20:45:13 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 20:45:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:45:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:45:13 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 1400.2 KB/sec) unit-abot-epc-basic-0: 20:45:13 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: 20:45:14 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: 20:45:14 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: 20:45:14 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-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:45:14 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: 20:45:14 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 682.9 KB/sec) unit-abot-epc-basic-0: 20:45:14 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-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:14 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:45:14 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 20:45:14 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-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 20:45:14 DEBUG unit.abot-epc-basic/0.install 3/18 KB 5/18 KB 6/18 KB 9/18 KB 12/18 KB 14/18 KB 17/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 779.3 KB/sec) unit-abot-epc-basic-0: 20:45:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 20:45:14 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: 20:45:14 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/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 1440.4 KB/sec) unit-abot-epc-basic-0: 20:45:14 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-oai-epc-0: 20:45:14 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 20:45:15 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: 20:45:15 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 311.6 KB/sec) unit-abot-epc-basic-0: 20:45:15 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: 20:45:15 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: 20:45:15 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom (5 KB at 297.8 KB/sec) unit-abot-epc-basic-0: 20:45:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-oai-epc-0: 20:45:15 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: 20:45:15 DEBUG unit.oai-epc/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] unit-abot-epc-basic-0: 20:45:15 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: 20:45:15 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1227.8 KB/sec) unit-abot-epc-basic-0: 20:45:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-oai-epc-0: 20:45:15 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: 20:45:15 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-epc-0: 20:45:15 DEBUG unit.oai-epc/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 20:45:15 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: 20:45:15 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 369.2 KB/sec) unit-abot-epc-basic-0: 20:45:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-oai-epc-0: 20:45:15 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (3114 kB/s) unit-abot-epc-basic-0: 20:45:16 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: 20:45:16 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/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 188.4 KB/sec) unit-abot-epc-basic-0: 20:45:16 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:16 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.0 KB/sec) unit-abot-epc-basic-0: 20:45:16 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: 20:45:16 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: 20:45:16 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 82.2 KB/sec) unit-abot-epc-basic-0: 20:45:16 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-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 20:45:16 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:16 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: 20:45:17 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 490.6 KB/sec) unit-abot-epc-basic-0: 20:45:17 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: 20:45:17 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: 20:45:17 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 589.0 KB/sec) unit-abot-epc-basic-0: 20:45:17 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: 20:45:17 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: 20:45:17 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 763.2 KB/sec) unit-abot-epc-basic-0: 20:45:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-oai-epc-0: 20:45:17 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 20:45:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-abot-epc-basic-0: 20:45:17 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: 20:45:17 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 1070.8 KB/sec) unit-abot-epc-basic-0: 20:45:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-oai-epc-0: 20:45:17 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:45:17 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: 20:45:17 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/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 909.9 KB/sec) unit-abot-epc-basic-0: 20:45:17 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: 20:45:18 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: 20:45:18 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: 20:45:18 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: 20:45:18 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: 20:45:18 DEBUG unit.abot-epc-basic/0.install 1/16 KB 4/16 KB 5/16 KB 8/16 KB 9/16 KB 12/16 KB 15/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: 20:45:18 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: 20:45:18 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: 20:45:18 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 232.0 KB/sec) unit-abot-epc-basic-0: 20:45:18 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 20:45:18 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: 20:45:18 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 160.0 KB/sec) unit-abot-epc-basic-0: 20:45:18 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: 20:45:19 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: 20:45:19 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: 20:45:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/2.3/commons-io-2.3.pom unit-oai-epc-0: 20:45:19 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 20:45:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-epc-0: 20:45:19 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:45:19 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: 20:45:19 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/commons-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 673.5 KB/sec) unit-abot-epc-basic-0: 20:45:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 20:45:19 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: 20:45:19 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/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 1775.3 KB/sec) unit-abot-epc-basic-0: 20:45:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-oai-epc-0: 20:45:19 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 20:45:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 20:45:19 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 20:45:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom unit-abot-epc-basic-0: 20:45:20 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 20:45:20 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-epc-0: 20:45:20 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 20:45:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:45:20 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom unit-abot-epc-basic-0: 20:45:20 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 41.5 KB/sec) unit-abot-epc-basic-0: 20:45:20 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-oai-epc-0: 20:45:20 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:20 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: 20:45:20 DEBUG unit.abot-epc-basic/0.install 2/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 410.3 KB/sec) unit-abot-epc-basic-0: 20:45:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 20:45:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom unit-abot-epc-basic-0: 20:45:21 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 20:45:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom unit-oai-epc-0: 20:45:21 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 20:45:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 20:45:21 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:21 DEBUG unit.abot-epc-basic/0.install 503/503 B Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.20/totallylazy-1.20.pom (503 B at 1.5 KB/sec) unit-abot-epc-basic-0: 20:45:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 20:45:21 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 20:45:21 DEBUG unit.abot-epc-basic/0.install 2/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 337.9 KB/sec) unit-abot-epc-basic-0: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:21 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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-oai-epc-0: 20:45:22 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 20:45:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 20:45:22 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: 20:45:22 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-oai-epc-0: 20:45:22 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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-oai-epc-0: 20:45:22 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:22 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:23 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: 20:45:24 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: 20:45:24 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: 20:45:24 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: 20:45:24 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: 20:45:24 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: 20:45:24 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: 20:45:24 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.jar unit-oai-epc-0: 20:45:24 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:24 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: 20:45:24 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 32/966 KB 36/966 KB 40/966 KB 44/966 KB 47/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-oai-epc-0: 20:45:25 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:25 DEBUG unit.abot-epc-basic/0.install 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 94/966 KB 95/966 KB 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/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 235.6 KB/sec) unit-abot-epc-basic-0: 20:45:25 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: 20:45:25 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: 20:45:25 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: 20:45:25 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-oai-epc-0: 20:45:25 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:45:25 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar unit-oai-epc-0: 20:45:25 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:45:25 DEBUG unit.abot-epc-basic/0.install 3/590 KB 6/590 KB 9/590 KB 11/590 KB 14/590 KB 16/590 KB 19/590 KB 22/590 KB 25/590 KB 27/590 KB 30/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 92/590 KB 96/590 KB 100/590 KB 104/590 KB 108/590 KB 112/590 KB 116/590 KB 120/590 KB 124/590 KB 128/590 KB 132/590 KB 136/590 KB 140/590 KB 144/590 KB 148/590 KB 152/590 KB 156/590 KB 160/590 KB 164/590 KB 168/590 KB 172/590 KB 176/590 KB 180/590 KB 184/590 KB 188/590 KB 192/590 KB 196/590 KB 200/590 KB 204/590 KB 208/590 KB 212/590 KB 216/590 KB 220/590 KB 224/590 KB 228/590 KB 232/590 KB 236/590 KB 240/590 KB 244/590 KB 248/590 KB 252/590 KB 256/590 KB 260/590 KB 264/590 KB 268/590 KB 272/590 KB 276/590 KB 280/590 KB 284/590 KB 288/590 KB 292/590 KB 296/590 KB 300/590 KB 304/590 KB 308/590 KB 312/590 KB 316/590 KB 320/590 KB 324/590 KB 328/590 KB 332/590 KB 336/590 KB 340/590 KB 344/590 KB 348/590 KB 352/590 KB 356/590 KB 360/590 KB 364/590 KB 368/590 KB 372/590 KB 376/590 KB 380/590 KB 384/590 KB 388/590 KB 392/590 KB 396/590 KB 400/590 KB 404/590 KB 408/590 KB 412/590 KB 416/590 KB 420/590 KB 424/590 KB 428/590 KB 432/590 KB 436/590 KB 440/590 KB 444/590 KB 448/590 KB 452/590 KB 456/590 KB 460/590 KB 464/590 KB 468/590 KB 472/590 KB 476/590 KB 480/590 KB 484/590 KB 488/590 KB 492/590 KB 496/590 KB 500/590 KB 504/590 KB 508/590 KB 512/590 KB 516/590 KB 520/590 KB 524/590 KB 528/590 KB 532/590 KB 536/590 KB 540/590 KB 544/590 KB 548/590 KB 552/590 KB 556/590 KB 560/590 KB 564/590 KB 568/590 KB 572/590 KB 576/590 KB 580/590 KB 584/590 KB 588/590 KB 590/590 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 4335.7 KB/sec) unit-abot-epc-basic-0: 20:45:25 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: 20:45:25 DEBUG unit.abot-epc-basic/0.install 3/44 KB 5/44 KB 8/44 KB 11/44 KB 11/44 KB 3/232 KB 11/44 KB 5/232 KB 11/44 KB 8/232 KB 11/44 KB 11/232 KB 11/44 KB 13/232 KB 13/44 KB 13/232 KB 16/44 KB 13/232 KB 19/44 KB 13/232 KB 21/44 KB 13/232 KB 24/44 KB 13/232 KB 27/44 KB 13/232 KB 29/44 KB 13/232 KB 32/44 KB 13/232 KB 35/44 KB 13/232 KB 35/44 KB 3/240 KB 13/232 KB 35/44 KB 5/240 KB 13/232 KB 35/44 KB 8/240 KB 13/232 KB 35/44 KB 11/240 KB 13/232 KB 35/44 KB 13/240 KB 13/232 KB 37/44 KB 13/240 KB 13/232 KB 40/44 KB 13/240 KB 13/232 KB 43/44 KB 13/240 KB 13/232 KB 44/44 KB 13/240 KB 13/232 KB 3/1710 KB 44/44 KB 13/240 KB 13/232 KB 5/1710 KB 44/44 KB 13/240 KB 13/232 KB 8/1710 KB 44/44 KB 13/240 KB 13/232 KB 11/1710 KB 44/44 KB 13/240 KB 13/232 KB 13/1710 KB 44/44 KB 13/240 KB 13/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 274.8 KB/sec) unit-abot-epc-basic-0: 20:45:25 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: 20:45:25 DEBUG unit.abot-epc-basic/0.install 13/1710 KB 13/240 KB 16/232 KB 13/1710 KB 13/240 KB 19/232 KB 13/1710 KB 13/240 KB 21/232 KB 13/1710 KB 13/240 KB 21/232 KB 3/258 KB 13/1710 KB 13/240 KB 21/232 KB 5/258 KB 13/1710 KB 13/240 KB 21/232 KB 8/258 KB 13/1710 KB 13/240 KB 21/232 KB 11/258 KB 13/1710 KB 13/240 KB 24/232 KB 11/258 KB 13/1710 KB 13/240 KB 24/232 KB 13/258 KB 13/1710 KB 13/240 KB 24/232 KB 16/258 KB 13/1710 KB 13/240 KB 24/232 KB 19/258 KB 13/1710 KB 13/240 KB 24/232 KB 21/258 KB 13/1710 KB 13/240 KB 27/232 KB 24/258 KB 13/1710 KB 13/240 KB 27/232 KB 21/258 KB 13/1710 KB 13/240 KB 27/232 KB 27/258 KB 13/1710 KB 13/240 KB 27/232 KB 29/258 KB 13/1710 KB 13/240 KB 29/232 KB 29/258 KB 13/1710 KB 16/240 KB 29/232 KB 29/258 KB 13/1710 KB 16/240 KB 29/232 KB 32/258 KB 13/1710 KB 19/240 KB 29/232 KB 32/258 KB 13/1710 KB 19/240 KB 32/232 KB 32/258 KB 13/1710 KB 19/240 KB 32/232 KB 36/258 KB 13/1710 KB 21/240 KB 32/232 KB 40/258 KB 13/1710 KB 21/240 KB 32/232 KB 44/258 KB 13/1710 KB 21/240 KB 32/232 KB 48/258 KB 13/1710 KB 21/240 KB 32/232 KB 36/258 KB 13/1710 KB 24/240 KB 32/232 KB 48/258 KB 13/1710 KB 24/240 KB 32/232 KB 52/258 KB 16/1710 KB 27/240 KB 32/232 KB 56/258 KB 16/1710 KB 27/240 KB 32/232 KB 60/258 KB 16/1710 KB 27/240 KB 32/232 KB 64/258 KB 16/1710 KB 27/240 KB 32/232 KB 52/258 KB 16/1710 KB 24/240 KB 32/232 KB 52/258 KB 19/1710 KB 27/240 KB 32/232 KB 64/258 KB 19/1710 KB 29/240 KB 32/232 KB 64/258 KB 19/1710 KB 29/240 KB 32/232 KB 68/258 KB 21/1710 KB 32/240 KB 32/232 KB 72/258 KB 21/1710 KB 32/240 KB 32/232 KB 76/258 KB 21/1710 KB 32/240 KB 32/232 KB 80/258 KB 21/1710 KB 32/240 KB 32/232 KB 68/258 KB 19/1710 KB 32/240 KB 32/232 KB 68/258 KB 24/1710 KB 32/240 KB 32/232 KB 80/258 KB 24/1710 KB 32/240 KB 32/232 KB 84/258 KB 24/1710 KB 32/240 KB 32/232 KB 88/258 KB 24/1710 KB 32/240 KB 32/232 KB 92/258 KB 24/1710 KB 32/240 KB 32/232 KB 96/258 KB 27/1710 KB 32/240 KB 32/232 KB 96/258 KB 29/1710 KB 32/240 KB 32/232 KB 96/258 KB 29/1710 KB 32/240 KB 32/232 KB 100/258 KB 29/1710 KB 32/240 KB 32/232 KB 104/258 KB 29/1710 KB 32/240 KB 32/232 KB 108/258 KB 29/1710 KB 32/240 KB 32/232 KB 112/258 KB 32/1710 KB 32/240 KB 32/232 KB 112/258 KB 32/1710 KB 32/240 KB 32/232 KB 116/258 KB 32/1710 KB 32/240 KB 32/232 KB 120/258 KB 32/1710 KB 32/240 KB 32/232 KB 124/258 KB 32/1710 KB 32/240 KB 32/232 KB 128/258 KB 32/1710 KB 32/240 KB 32/232 KB 132/258 KB 32/1710 KB 32/240 KB 36/232 KB 136/258 KB 32/1710 KB 32/240 KB 36/232 KB 140/258 KB 32/1710 KB 32/240 KB 36/232 KB 144/258 KB 32/1710 KB 32/240 KB 36/232 KB 132/258 KB 32/1710 KB 32/240 KB 40/232 KB 144/258 KB 32/1710 KB 32/240 KB 44/232 KB 144/258 KB 32/1710 KB 32/240 KB 48/232 KB 144/258 KB 32/1710 KB 32/240 KB 48/232 KB 148/258 KB 32/1710 KB 32/240 KB 48/232 KB 152/258 KB 32/1710 KB 32/240 KB 48/232 KB 156/258 KB 32/1710 KB 32/240 KB 48/232 KB 160/258 KB 32/1710 KB 32/240 KB 48/232 KB 164/258 KB 32/1710 KB 32/240 KB 48/232 KB 168/258 KB 32/1710 KB 32/240 KB 48/232 KB 172/258 KB 32/1710 KB 32/240 KB 48/232 KB 176/258 KB 32/1710 KB 32/240 KB 52/232 KB 176/258 KB 32/1710 KB 36/240 KB 56/232 KB 180/258 KB 32/1710 KB 36/240 KB 60/232 KB 180/258 KB 32/1710 KB 36/240 KB 64/232 KB 180/258 KB 32/1710 KB 36/240 KB 52/232 KB 180/258 KB 32/1710 KB 40/240 KB 64/232 KB 180/258 KB 32/1710 KB 44/240 KB 64/232 KB 180/258 KB 32/1710 KB 48/240 KB 64/232 KB 180/258 KB 32/1710 KB 32/240 KB 52/232 KB 180/ unit-oai-epc-0: 20:45:25 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 20:45:25 DEBUG unit.abot-epc-basic/0.install 258 KB 32/1710 KB 48/240 KB 64/232 KB 184/258 KB 32/1710 KB 48/240 KB 64/232 KB 188/258 KB 32/1710 KB 48/240 KB 64/232 KB 192/258 KB 32/1710 KB 52/240 KB 64/232 KB 192/258 KB 36/1710 KB 56/240 KB 64/232 KB 192/258 KB 36/1710 KB 60/240 KB 68/232 KB 192/258 KB 36/1710 KB 64/240 KB 68/232 KB 192/258 KB 36/1710 KB 68/240 KB 68/232 KB 192/258 KB 36/1710 KB 52/240 KB 64/232 KB 192/258 KB 40/1710 KB 68/240 KB 68/232 KB 192/258 KB 44/1710 KB 68/240 KB 68/232 KB 192/258 KB 48/1710 KB 68/240 KB 68/232 KB 192/258 KB 52/1710 KB 68/240 KB 68/232 KB 192/258 KB 36/1710 KB 56/240 KB 68/232 KB 192/258 KB 52/1710 KB 68/240 KB 72/232 KB 192/258 KB 52/1710 KB 68/240 KB 76/232 KB 192/258 KB 52/1710 KB 68/240 KB 80/232 KB 192/258 KB 52/1710 KB 72/240 KB 80/232 KB 192/258 KB 56/1710 KB 72/240 KB 80/232 KB 192/258 KB 56/1710 KB 76/240 KB 80/232 KB 192/258 KB 60/1710 KB 80/240 KB 80/232 KB 192/258 KB 60/1710 KB 76/240 KB 80/232 KB 192/258 KB 64/1710 KB 80/240 KB 80/232 KB 192/258 KB 64/1710 KB 80/240 KB 84/232 KB 192/258 KB 64/1710 KB 80/240 KB 88/232 KB 192/258 KB 64/1710 KB 80/240 KB 92/232 KB 192/258 KB 64/1710 KB 80/240 KB 96/232 KB 192/258 KB 64/1710 KB 80/240 KB 96/232 KB 196/258 KB 64/1710 KB 80/240 KB 96/232 KB 200/258 KB 64/1710 KB 80/240 KB 96/232 KB 204/258 KB 64/1710 KB 80/240 KB 96/232 KB 208/258 KB 64/1710 KB 80/240 KB 96/232 KB 212/258 KB 64/1710 KB 80/240 KB 96/232 KB 216/258 KB 64/1710 KB 80/240 KB 96/232 KB 220/258 KB 64/1710 KB 80/240 KB 96/232 KB 224/258 KB 64/1710 KB 80/240 KB 96/232 KB 228/258 KB 68/1710 KB 84/240 KB 100/232 KB 232/258 KB 68/1710 KB 84/240 KB 100/232 KB 236/258 KB 68/1710 KB 84/240 KB 100/232 KB 240/258 KB 68/1710 KB 84/240 KB 100/232 KB 228/258 KB 64/1710 KB 84/240 KB 100/232 KB 228/258 KB 64/1710 KB 80/240 KB 100/232 KB 228/258 KB 68/1710 KB 88/240 KB 100/232 KB 240/258 KB 68/1710 KB 92/240 KB 104/232 KB 240/258 KB 68/1710 KB 88/240 KB 104/232 KB 240/258 KB 72/1710 KB 92/240 KB 104/232 KB 240/258 KB 72/1710 KB 92/240 KB 108/232 KB 240/258 KB 76/1710 KB 92/240 KB 108/232 KB 240/258 KB 80/1710 KB 96/240 KB 112/232 KB 240/258 KB 76/1710 KB 96/240 KB 112/232 KB 240/258 KB 76/1710 KB 96/240 KB 108/232 KB 240/258 KB 80/1710 KB 96/240 KB 116/232 KB 240/258 KB 80/1710 KB 96/240 KB 120/232 KB 244/258 KB 80/1710 KB 100/240 KB 124/232 KB 244/258 KB 80/1710 KB 100/240 KB 128/232 KB 244/258 KB 80/1710 KB 96/240 KB 116/232 KB 244/258 KB 84/1710 KB 100/240 KB 128/232 KB 248/258 KB 84/1710 KB 100/240 KB 128/232 KB 252/258 KB 84/1710 KB 100/240 KB 128/232 KB 256/258 KB 84/1710 KB 100/240 KB 128/232 KB 244/258 KB 80/1710 KB 100/240 KB 120/232 KB 244/258 KB 84/1710 KB 104/240 KB 128/232 KB 256/258 KB 84/1710 KB 108/240 KB 128/232 KB 256/258 KB 88/1710 KB 108/240 KB 128/232 KB 258/258 KB 84/1710 KB 108/240 KB 128/232 KB 258/258 KB 92/1710 KB 3/10 KB 112/240 KB 128/232 KB 258/258 KB 92/1710 KB 5/10 KB 112/240 KB 128/232 KB 258/258 KB 92/1710 KB 8/10 KB 112/240 KB 128/232 KB 258/258 KB 92/1710 KB 10/10 KB 112/240 KB 128/232 KB 258/258 KB 88/1710 KB 112/240 KB 128/232 KB 258/258 KB 92/1710 KB 112/240 KB 128/232 KB 258/258 KB 96/1710 KB 10/10 KB 112/240 KB 128/232 KB 258/258 KB 100/1710 KB 10/10 KB 112/240 KB 128/232 KB 258/258 KB 104/1710 KB 10/10 KB 116/240 KB 132/232 KB 258/258 KB 108/1710 KB 10/10 KB 116/240 KB 132/232 KB 258/258 KB 100/1710 KB 10/10 KB 116/240 KB 132/232 KB 258/258 KB 100/1710 KB 10/10 KB 112/240 KB unit-abot-epc-basic-0: 20:45:25 DEBUG unit.abot-epc-basic/0.install 132/232 KB 258/258 KB 108/1710 KB 10/10 KB 116/240 KB 136/232 KB 258/258 KB 108/1710 KB 10/10 KB 116/240 KB 140/232 KB 258/258 KB 108/1710 KB 10/10 KB 120/240 KB 144/232 KB 258/258 KB 108/1710 KB 10/10 KB 120/240 KB 140/232 KB 258/258 KB 108/1710 KB 10/10 KB 124/240 KB 144/232 KB 258/258 KB 108/1710 KB 10/10 KB 128/240 KB 144/232 KB 258/258 KB 112/1710 KB 10/10 KB 128/240 KB 144/232 KB 258/258 KB 112/1710 KB 10/10 KB 132/240 KB 144/232 KB 258/258 KB 112/1710 KB 10/10 KB 136/240 KB 144/232 KB 258/258 KB 112/1710 KB 10/10 KB 140/240 KB 144/232 KB 258/258 KB 112/1710 KB 10/10 KB 144/240 KB 144/232 KB 258/258 KB 112/1710 KB 10/10 KB 148/240 KB 144/232 KB 258/258 KB 116/1710 KB 10/10 KB 152/240 KB 148/232 KB 116/1710 KB 10/10 KB 156/240 KB 148/232 KB 116/1710 KB 10/10 KB 160/240 KB 148/232 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1135.0 KB/sec) unit-abot-epc-basic-0: 20:45:25 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: 20:45:25 DEBUG unit.abot-epc-basic/0.install 116/1710 KB 10/10 KB 148/240 KB 148/232 KB 258/258 KB 116/1710 KB 10/10 KB 160/240 KB 152/232 KB 116/1710 KB 10/10 KB 160/240 KB 156/232 KB 116/1710 KB 10/10 KB 160/240 KB 160/232 KB 116/1710 KB 10/10 KB 148/240 KB 144/232 KB 258/258 KB 120/1710 KB 10/10 KB 160/240 KB 160/232 KB 124/1710 KB 10/10 KB 160/240 KB 160/232 KB 128/1710 KB 10/10 KB 160/240 KB 160/232 KB 132/1710 KB 10/10 KB 160/240 KB 160/232 KB 136/1710 KB 10/10 KB 160/240 KB 160/232 KB 140/1710 KB 10/10 KB 160/240 KB 160/232 KB 144/1710 KB 10/10 KB 160/240 KB 160/232 KB 144/1710 KB 10/10 KB 164/240 KB 160/232 KB 148/1710 KB 10/10 KB 168/240 KB 160/232 KB 148/1710 KB 10/10 KB 172/240 KB 160/232 KB 148/1710 KB 10/10 KB 176/240 KB 160/232 KB 148/1710 KB 10/10 KB 164/240 KB 160/232 KB 152/1710 KB 10/10 KB 176/240 KB 160/232 KB 156/1710 KB 10/10 KB 176/240 KB 160/232 KB 160/1710 KB 10/10 KB 176/240 KB 160/232 KB 160/1710 KB 10/10 KB 176/240 KB 164/232 KB 160/1710 KB 10/10 KB 176/240 KB 168/232 KB 160/1710 KB 10/10 KB 176/240 KB 172/232 KB 160/1710 KB 10/10 KB 176/240 KB 176/232 KB 160/1710 KB 10/10 KB 180/240 KB 176/232 KB 160/1710 KB 10/10 KB 184/240 KB 176/232 KB 160/1710 KB 10/10 KB 188/240 KB 176/232 KB 160/1710 KB 10/10 KB 192/240 KB 176/232 KB 160/1710 KB 10/10 KB 196/240 KB 176/232 KB 160/1710 KB 10/10 KB 200/240 KB 176/232 KB 160/1710 KB 10/10 KB 204/240 KB 176/232 KB 160/1710 KB 10/10 KB 204/240 KB 176/232 KB 3/223 KB 160/1710 KB 10/10 KB 204/240 KB 176/232 KB 4/223 KB 160/1710 KB 10/10 KB 204/240 KB 176/232 KB 7/223 KB 160/1710 KB 10/10 KB 204/240 KB 176/232 KB 8/223 KB 164/1710 KB 10/10 KB 204/240 KB 176/232 KB 8/223 KB 168/1710 KB 10/10 KB 204/240 KB 180/232 KB 11/223 KB 172/1710 KB 10/10 KB 204/240 KB 180/232 KB 11/223 KB 164/1710 KB 10/10 KB 204/240 KB 180/232 KB 11/223 KB 164/1710 KB 10/10 KB 204/240 KB 180/232 KB 8/223 KB 172/1710 KB 10/10 KB 204/240 KB 184/232 KB 11/223 KB 172/1710 KB 10/10 KB 204/240 KB 188/232 KB 11/223 KB 172/1710 KB 10/10 KB 204/240 KB 192/232 KB 11/223 KB 172/1710 KB 10/10 KB 204/240 KB 192/232 KB 12/223 KB 172/1710 KB 10/10 KB 204/240 KB 192/232 KB 15/223 KB 172/1710 KB 10/10 KB 204/240 KB 192/232 KB 16/223 KB 172/1710 KB 10/10 KB 204/240 KB 192/232 KB 19/223 KB 172/1710 KB 10/10 KB 204/240 KB 192/232 KB 20/223 KB 172/1710 KB 10/10 KB 204/240 KB 192/232 KB 23/223 KB 176/1710 KB 10/10 KB 204/240 KB 192/232 KB 23/223 KB 176/1710 KB 10/10 KB 204/240 KB 192/232 KB 24/223 KB 176/1710 KB 10/10 KB 204/240 KB 192/232 KB 27/223 KB 176/1710 KB 10/10 KB 204/240 KB 192/232 KB 28/223 KB 176/1710 KB 10/10 KB 204/240 KB 192/232 KB 31/223 KB 180/1710 KB 10/10 KB 204/240 KB 192/232 KB 31/223 KB 184/1710 KB 10/10 KB 204/240 KB 192/232 KB 31/223 KB 184/1710 KB 10/10 KB 204/240 KB 192/232 KB 32/223 KB 188/1710 KB 10/10 KB 204/240 KB 192/232 KB 32/223 KB 192/1710 KB 204/240 KB 196/232 KB 32/223 KB 188/1710 KB 204/240 KB 196/232 KB 32/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 41.6 KB/sec) unit-abot-epc-basic-0: 20:45:25 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: 20:45:25 DEBUG unit.abot-epc-basic/0.install 192/1710 KB 208/240 KB 200/232 KB 35/223 KB 192/1710 KB 208/240 KB 204/232 KB 35/223 KB 192/1710 KB 208/240 KB 208/232 KB 35/223 KB 192/1710 KB 208/240 KB 196/232 KB 35/223 KB 192/1710 KB 208/240 KB 212/232 KB 35/223 KB 192/1710 KB 208/240 KB 216/232 KB 35/223 KB 192/1710 KB 208/240 KB 220/232 KB 35/223 KB 192/1710 KB 208/240 KB 224/232 KB 35/223 KB 192/1710 KB 208/240 KB 196/232 KB 32/223 KB 192/1710 KB 212/240 KB 224/232 KB 35/223 KB 196/1710 KB 216/240 KB 224/232 KB 36/223 KB 196/1710 KB 220/240 KB 224/232 KB 36/223 KB 196/1710 KB 212/240 KB 224/232 KB 36/223 KB 196/1710 KB 220/240 KB 228/232 KB 36/223 KB 196/1710 KB 220/240 KB 232/232 KB 36/223 KB 196/1710 KB 220/240 KB 232/232 KB 36/223 KB 192/1710 KB 212/240 KB 224/232 KB 36/223 KB 196/1710 KB 220/240 KB 232/232 KB 39/223 KB 196/1710 KB 220/240 KB 232/232 KB 40/223 KB 196/1710 KB 220/240 KB 232/232 KB 43/223 KB 200/1710 KB 220/240 KB 232/232 KB 43/223 KB 200/1710 KB 224/240 KB 232/232 KB 43/223 KB 204/1710 KB 224/240 KB 232/232 KB 44/223 KB 204/1710 KB 224/240 KB 232/232 KB 43/223 KB 208/1710 KB 224/240 KB 232/232 KB 44/223 KB 208/1710 KB 224/240 KB 232/232 KB 47/223 KB 208/1710 KB 224/240 KB 232/232 KB 48/223 KB 208/1710 KB 224/240 KB 232/232 KB 51/223 KB 212/1710 KB 228/240 KB 232/232 KB 52/223 KB 212/1710 KB 228/240 KB 232/232 KB 51/223 KB 212/1710 KB 224/240 KB 232/232 KB 51/223 KB 214/1710 KB 228/240 KB 232/232 KB 52/223 KB 214/1710 KB 232/240 KB 232/232 KB 52/223 KB 214/1710 KB 236/240 KB 232/232 KB 52/223 KB 214/1710 KB 240/240 KB 232/232 KB 52/223 KB 214/1710 KB 240/240 KB 232/232 KB 55/223 KB 218/1710 KB 240/240 KB 232/232 KB 55/223 KB 222/1710 KB 240/240 KB 232/232 KB 56/223 KB 226/1710 KB 240/240 KB 232/232 KB 56/223 KB 230/1710 KB 240/240 KB 232/232 KB 56/223 KB 218/1710 KB 240/240 KB 232/232 KB 56/223 KB 230/1710 KB 240/240 KB 232/232 KB 59/223 KB 230/1710 KB 240/240 KB 232/232 KB 60/223 KB 234/1710 KB 240/240 KB 232/232 KB 60/223 KB 234/1710 KB 240/240 KB 232/232 KB 63/223 KB 234/1710 KB 240/240 KB 232/232 KB 64/223 KB 234/1710 KB 240/240 KB 232/232 KB 67/223 KB 234/1710 KB 240/240 KB 232/232 KB 68/223 KB 238/1710 KB 240/240 KB 232/232 KB 71/223 KB 234/1710 KB 240/240 KB 232/232 KB 71/223 KB 242/1710 KB 240/240 KB 232/232 KB 72/223 KB 242/1710 KB 240/240 KB 232/232 KB 72/223 KB 246/1710 KB 240/240 KB 232/232 KB 72/223 KB 246/1710 KB 240/240 KB 232/232 KB 75/223 KB 250/1710 KB 240/240 KB 232/232 KB 76/223 KB 250/1710 KB 240/240 KB 232/232 KB 79/223 KB 250/1710 KB 240/240 KB 232/232 KB 75/223 KB 254/1710 KB 240/240 KB 232/232 KB 79/223 KB 254/1710 KB 240/240 KB 232/232 KB 80/223 KB 258/1710 KB 240/240 KB 232/232 KB 80/223 KB 262/1710 KB 240/240 KB 232/232 KB 80/223 KB 262/1710 KB 240/240 KB 232/232 KB 83/223 KB 262/1710 KB 240/240 KB 232/232 KB 84/223 KB 262/1710 KB 240/240 KB 232/232 KB 87/223 KB 262/1710 KB 240/240 KB 232/232 KB 88/223 KB 262/1710 KB 240/240 KB 232/232 KB 91/223 KB 262/1710 KB 240/240 KB 232/232 KB 92/223 KB 262/1710 KB 240/240 KB 232/232 KB 95/223 KB 266/1710 KB 240/240 KB 232/232 KB 95/223 KB 270/1710 KB 240/240 KB 232/232 KB 95/223 KB 274/1710 KB 240/240 KB 232/232 KB 95/223 KB 278/1710 KB 240/240 KB 232/232 KB 95/223 KB 278/1710 KB 240/240 KB 232/232 KB 96/223 KB 278/1710 KB 240/240 KB 232/232 KB 99/223 KB 278/1710 KB 240/240 KB 232/232 KB 100/223 KB 278/1710 KB 240/240 KB 232/232 KB 103/223 KB 278/1710 KB 240/240 KB 232/232 KB 104/223 KB 278/1710 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 240/240 KB 232/232 KB 107/223 KB 278/1710 KB 240/240 KB 232/232 KB 108/223 KB 278/1710 KB 240/240 KB 232/232 KB 111/223 KB 278/1710 KB 240/240 KB 232/232 KB 112/223 KB 278/1710 KB 240/240 KB 232/232 KB 115/223 KB 278/1710 KB 240/240 KB 232/232 KB 116/223 KB 278/1710 KB 240/240 KB 232/232 KB 119/223 KB 278/1710 KB 240/240 KB 232/232 KB 120/223 KB 282/1710 KB 240/240 KB 232/232 KB 120/223 KB 286/1710 KB 240/240 KB 232/232 KB 120/223 KB 290/1710 KB 240/240 KB 232/232 KB 120/223 KB 294/1710 KB 240/240 KB 232/232 KB 120/223 KB 294/1710 KB 240/240 KB 232/232 KB 123/223 KB 294/1710 KB 240/240 KB 3/208 KB 232/232 KB 123/223 KB 294/1710 KB 240/240 KB 3/208 KB 232/232 KB 124/223 KB 294/1710 KB 240/240 KB 5/208 KB 232/232 KB 124/223 KB 294/1710 KB 240/240 KB 5/208 KB 232/232 KB 127/223 KB 294/1710 KB 240/240 KB 5/208 KB 232/232 KB 128/223 KB 294/1710 KB 240/240 KB 5/208 KB 232/232 KB 131/223 KB 294/1710 KB 240/240 KB 5/208 KB 232/232 KB 132/223 KB 294/1710 KB 240/240 KB 8/208 KB 232/232 KB 132/223 KB 294/1710 KB 240/240 KB 8/208 KB 232/232 KB 135/223 KB 298/1710 KB 240/240 KB 11/208 KB 232/232 KB 135/223 KB 298/1710 KB 240/240 KB 8/208 KB 232/232 KB 135/223 KB 302/1710 KB 240/240 KB 11/208 KB 232/232 KB 135/223 KB 306/1710 KB 240/240 KB 11/208 KB 232/232 KB 135/223 KB 310/1710 KB 240/240 KB 11/208 KB 232/232 KB 135/223 KB 310/1710 KB 240/240 KB 13/208 KB 232/232 KB 135/223 KB 310/1710 KB 240/240 KB 16/208 KB 232/232 KB 135/223 KB 314/1710 KB 240/240 KB 16/208 KB 232/232 KB 135/223 KB 314/1710 KB 240/240 KB 19/208 KB 232/232 KB 135/223 KB 314/1710 KB 240/240 KB 21/208 KB 232/232 KB 135/223 KB 318/1710 KB 240/240 KB 21/208 KB 232/232 KB 135/223 KB 322/1710 KB 240/240 KB 21/208 KB 232/232 KB 135/223 KB 326/1710 KB 240/240 KB 21/208 KB 232/232 KB 135/223 KB 326/1710 KB 240/240 KB 21/208 KB 232/232 KB 136/223 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 883.0 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 326/1710 KB 240/240 KB 24/208 KB 232/232 KB 136/223 KB 326/1710 KB 24/208 KB 232/232 KB 139/223 KB 330/1710 KB 24/208 KB 232/232 KB 140/223 KB 330/1710 KB 24/208 KB 232/232 KB 139/223 KB 334/1710 KB 24/208 KB 232/232 KB 140/223 KB 338/1710 KB 24/208 KB 232/232 KB 140/223 KB 342/1710 KB 24/208 KB 232/232 KB 140/223 KB 342/1710 KB 24/208 KB 232/232 KB 143/223 KB 342/1710 KB 24/208 KB 232/232 KB 144/223 KB 342/1710 KB 24/208 KB 232/232 KB 147/223 KB 342/1710 KB 24/208 KB 232/232 KB 148/223 KB 342/1710 KB 24/208 KB 232/232 KB 151/223 KB 342/1710 KB 24/208 KB 232/232 KB 152/223 KB 346/1710 KB 24/208 KB 232/232 KB 152/223 KB 350/1710 KB 24/208 KB 232/232 KB 152/223 KB 354/1710 KB 24/208 KB 232/232 KB 152/223 KB 358/1710 KB 24/208 KB 232/232 KB 152/223 KB 358/1710 KB 24/208 KB 232/232 KB 155/223 KB 358/1710 KB 24/208 KB 232/232 KB 156/223 KB 358/1710 KB 24/208 KB 232/232 KB 159/223 KB 358/1710 KB 24/208 KB 232/232 KB 160/223 KB 358/1710 KB 24/208 KB 232/232 KB 163/223 KB 358/1710 KB 24/208 KB 232/232 KB 165/223 KB 358/1710 KB 24/208 KB 232/232 KB 168/223 KB 358/1710 KB 24/208 KB 232/232 KB 171/223 KB 358/1710 KB 24/208 KB 232/232 KB 173/223 KB 358/1710 KB 24/208 KB 232/232 KB 176/223 KB 358/1710 KB 24/208 KB 232/232 KB 179/223 KB 358/1710 KB 24/208 KB 232/232 KB 181/223 KB 358/1710 KB 24/208 KB 232/232 KB 184/223 KB 358/1710 KB 24/208 KB 232/232 KB 187/223 KB 362/1710 KB 24/208 KB 232/232 KB 187/223 KB 366/1710 KB 24/208 KB 232/232 KB 187/223 KB 370/1710 KB 24/208 KB 232/232 KB 187/223 KB 374/1710 KB 24/208 KB 232/232 KB 187/223 KB 374/1710 KB 24/208 KB 232/232 KB 189/223 KB 374/1710 KB 24/208 KB 232/232 KB 192/223 KB 374/1710 KB 24/208 KB 232/232 KB 195/223 KB 374/1710 KB 27/208 KB 232/232 KB 195/223 KB 374/1710 KB 27/208 KB 232/232 KB 197/223 KB 374/1710 KB 27/208 KB 232/232 KB 200/223 KB 374/1710 KB 29/208 KB 232/232 KB 200/223 KB 374/1710 KB 29/208 KB 232/232 KB 203/223 KB 374/1710 KB 29/208 KB 232/232 KB 205/223 KB 374/1710 KB 29/208 KB 232/232 KB 208/223 KB 378/1710 KB 32/208 KB 232/232 KB 208/223 KB 378/1710 KB 29/208 KB 232/232 KB 208/223 KB 382/1710 KB 32/208 KB 232/232 KB 208/223 KB 386/1710 KB 32/208 KB 232/232 KB 208/223 KB 390/1710 KB 32/208 KB 232/232 KB 208/223 KB 390/1710 KB 32/208 KB 232/232 KB 212/223 KB 390/1710 KB 32/208 KB 232/232 KB 216/223 KB 390/1710 KB 32/208 KB 232/232 KB 220/223 KB 390/1710 KB 32/208 KB 232/232 KB 223/223 KB 394/1710 KB 32/208 KB 232/232 KB 223/223 KB 398/1710 KB 32/208 KB 232/232 KB 223/223 KB 402/1710 KB 32/208 KB 232/232 KB 223/223 KB 406/1710 KB 32/208 KB 232/232 KB 223/223 KB 406/1710 KB 36/208 KB 232/232 KB 223/223 KB 406/1710 KB 40/208 KB 232/232 KB 223/223 KB 406/1710 KB 44/208 KB 232/232 KB 223/223 KB 406/1710 KB 48/208 KB 232/232 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 765.6 KB/sec) unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 410/1710 KB 48/208 KB 232/232 KB 414/1710 KB 48/208 KB 232/232 KB 418/1710 KB 48/208 KB 232/232 KB 422/1710 KB 48/208 KB 232/232 KB Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar unit-oai-epc-0: 20:45:26 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 422/1710 KB 4/38 KB 48/208 KB 232/232 KB 422/1710 KB 8/38 KB 52/208 KB 232/232 KB 422/1710 KB 12/38 KB 52/208 KB 232/232 KB 422/1710 KB 16/38 KB 52/208 KB 232/232 KB 422/1710 KB 4/38 KB 52/208 KB 232/232 KB 422/1710 KB 16/38 KB 56/208 KB 232/232 KB 422/1710 KB 16/38 KB 60/208 KB 232/232 KB 422/1710 KB 16/38 KB 64/208 KB 232/232 KB 426/1710 KB 16/38 KB 64/208 KB 232/232 KB 430/1710 KB 16/38 KB 64/208 KB 232/232 KB 434/1710 KB 16/38 KB 64/208 KB 232/232 KB 438/1710 KB 16/38 KB 64/208 KB 232/232 KB 438/1710 KB 20/38 KB 64/208 KB 232/232 KB 438/1710 KB 24/38 KB 64/208 KB 232/232 KB 438/1710 KB 28/38 KB 64/208 KB 232/232 KB 438/1710 KB 32/38 KB 64/208 KB 232/232 KB 438/1710 KB 36/38 KB 64/208 KB 232/232 KB 438/1710 KB 38/38 KB 64/208 KB 232/232 KB 442/1710 KB 38/38 KB 64/208 KB 232/232 KB 446/1710 KB 38/38 KB 64/208 KB 232/232 KB 450/1710 KB 38/38 KB 64/208 KB 232/232 KB 454/1710 KB 38/38 KB 64/208 KB 232/232 KB 458/1710 KB 38/38 KB 64/208 KB 232/232 KB 462/1710 KB 38/38 KB 64/208 KB 232/232 KB 466/1710 KB 38/38 KB 64/208 KB 232/232 KB 470/1710 KB 38/38 KB 64/208 KB 232/232 KB 470/1710 KB 38/38 KB 68/208 KB 232/232 KB 470/1710 KB 38/38 KB 72/208 KB 232/232 KB 470/1710 KB 38/38 KB 76/208 KB 232/232 KB 470/1710 KB 38/38 KB 80/208 KB 232/232 KB 470/1710 KB 4/18 KB 38/38 KB 80/208 KB 232/232 KB 470/1710 KB 8/18 KB 38/38 KB 80/208 KB 232/232 KB 470/1710 KB 12/18 KB 38/38 KB 80/208 KB 232/232 KB 470/1710 KB 16/18 KB 38/38 KB 80/208 KB 232/232 KB 470/1710 KB 16/18 KB 38/38 KB 84/208 KB 232/232 KB 470/1710 KB 16/18 KB 38/38 KB 88/208 KB 232/232 KB 470/1710 KB 16/18 KB 38/38 KB 92/208 KB 232/232 KB 470/1710 KB 16/18 KB 38/38 KB 96/208 KB 232/232 KB 474/1710 KB 16/18 KB 38/38 KB 96/208 KB 232/232 KB 478/1710 KB 16/18 KB 38/38 KB 96/208 KB 232/232 KB 482/1710 KB 16/18 KB 38/38 KB 96/208 KB 232/232 KB 486/1710 KB 16/18 KB 38/38 KB 96/208 KB 232/232 KB 486/1710 KB 18/18 KB 38/38 KB 96/208 KB 232/232 KB 490/1710 KB 18/18 KB 38/38 KB 96/208 KB 232/232 KB 494/1710 KB 18/18 KB 38/38 KB 96/208 KB 232/232 KB 498/1710 KB 18/18 KB 38/38 KB 96/208 KB 232/232 KB 498/1710 KB 18/18 KB 38/38 KB 100/208 KB 232/232 KB 498/1710 KB 18/18 KB 38/38 KB 104/208 KB 232/232 KB 498/1710 KB 18/18 KB 38/38 KB 108/208 KB 232/232 KB 498/1710 KB 18/18 KB 38/38 KB 112/208 KB 232/232 KB 502/1710 KB 18/18 KB 38/38 KB 112/208 KB 232/232 KB 506/1710 KB 18/18 KB 38/38 KB 112/208 KB 232/232 KB 510/1710 KB 18/18 KB 38/38 KB 112/208 KB 232/232 KB 514/1710 KB 18/18 KB 38/38 KB 112/208 KB 232/232 KB 518/1710 KB 18/18 KB 38/38 KB 112/208 KB 232/232 KB 518/1710 KB 18/18 KB 38/38 KB 116/208 KB 232/232 KB 518/1710 KB 18/18 KB 38/38 KB 120/208 KB 232/232 KB 518/1710 KB 18/18 KB 38/38 KB 124/208 KB 232/232 KB 518/1710 KB 18/18 KB 38/38 KB 128/208 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 119.6 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 522/1710 KB 18/18 KB 128/208 KB 232/232 KB 526/1710 KB 128/208 KB 232/232 KB 530/1710 KB 128/208 KB 232/232 KB 534/1710 KB 128/208 KB 232/232 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 56.0 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 538/1710 KB 128/208 KB 232/232 KB 542/1710 KB 128/208 KB 232/232 KB 546/1710 KB 132/208 KB 232/232 KB 550/1710 KB 132/208 KB 232/232 KB 542/1710 KB 132/208 KB 232/232 KB 550/1710 KB 136/208 KB 232/232 KB 550/1710 KB 140/208 KB 232/232 KB 550/1710 KB 144/208 KB 232/232 KB 554/1710 KB 144/208 KB 232/232 KB 558/1710 KB 144/208 KB 232/232 KB 562/1710 KB 144/208 KB 232/232 KB 566/1710 KB 144/208 KB 232/232 KB 566/1710 KB 148/208 KB 232/232 KB 566/1710 KB 152/208 KB 232/232 KB 566/1710 KB 156/208 KB 232/232 KB 566/1710 KB 160/208 KB 232/232 KB 566/1710 KB 4/531 KB 160/208 KB 232/232 KB 566/1710 KB 8/531 KB 160/208 KB 232/232 KB 566/1710 KB 12/531 KB 160/208 KB 232/232 KB 566/1710 KB 16/531 KB 160/208 KB 232/232 KB 566/1710 KB 20/531 KB 160/208 KB 232/232 KB 566/1710 KB 24/531 KB 160/208 KB 232/232 KB 566/1710 KB 28/531 KB 160/208 KB 232/232 KB 566/1710 KB 32/531 KB 160/208 KB 232/232 KB 570/1710 KB 32/531 KB 160/208 KB 232/232 KB 574/1710 KB 32/531 KB 164/208 KB 232/232 KB 570/1710 KB 32/531 KB 164/208 KB 232/232 KB 574/1710 KB 32/531 KB 168/208 KB 232/232 KB 574/1710 KB 32/531 KB 172/208 KB 232/232 KB 574/1710 KB 32/531 KB 176/208 KB 232/232 KB 578/1710 KB 32/531 KB 176/208 KB 232/232 KB 582/1710 KB 32/531 KB 176/208 KB 232/232 KB 582/1710 KB 36/531 KB 176/208 KB 232/232 KB 582/1710 KB 40/531 KB 176/208 KB 232/232 KB 582/1710 KB 44/531 KB 176/208 KB 232/232 KB 582/1710 KB 48/531 KB 176/208 KB 232/232 KB 582/1710 KB 52/531 KB 176/208 KB 232/232 KB 582/1710 KB 56/531 KB 176/208 KB 232/232 KB 582/1710 KB 60/531 KB 176/208 KB 232/232 KB 582/1710 KB 64/531 KB 176/208 KB 232/232 KB 586/1710 KB 64/531 KB 176/208 KB 232/232 KB 590/1710 KB 64/531 KB 176/208 KB 232/232 KB 594/1710 KB 64/531 KB 176/208 KB 232/232 KB 598/1710 KB 64/531 KB 176/208 KB 232/232 KB 598/1710 KB 64/531 KB 180/208 KB 232/232 KB 598/1710 KB 64/531 KB 184/208 KB 232/232 KB 598/1710 KB 64/531 KB 188/208 KB 232/232 KB 598/1710 KB 64/531 KB 192/208 KB 232/232 KB 598/1710 KB 68/531 KB 192/208 KB 232/232 KB 598/1710 KB 72/531 KB 192/208 KB 232/232 KB 598/1710 KB 76/531 KB 192/208 KB 232/232 KB 598/1710 KB 80/531 KB 192/208 KB 232/232 KB 602/1710 KB 80/531 KB 192/208 KB 232/232 KB 606/1710 KB 80/531 KB 192/208 KB 232/232 KB 610/1710 KB 80/531 KB 192/208 KB 232/232 KB 614/1710 KB 80/531 KB 192/208 KB 232/232 KB 614/1710 KB 84/531 KB 192/208 KB 232/232 KB 614/1710 KB 84/531 KB 196/208 KB 232/232 KB 614/1710 KB 84/531 KB 200/208 KB 232/232 KB 614/1710 KB 84/531 KB 204/208 KB 232/232 KB 614/1710 KB 84/531 KB 208/208 KB 232/232 KB 614/1710 KB 88/531 KB 208/208 KB 232/232 KB 614/1710 KB 92/531 KB 208/208 KB 232/232 KB 614/1710 KB 96/531 KB 208/208 KB 232/232 KB 614/1710 KB 100/531 KB 208/208 KB 232/232 KB 614/1710 KB 104/531 KB 208/208 KB 232/232 KB 618/1710 KB 104/531 KB 208/208 KB 232/232 KB 622/1710 KB 104/531 KB 208/208 KB 232/232 KB 626/1710 KB 104/531 KB 208/208 KB 232/232 KB 630/1710 KB 104/531 KB 208/208 KB 232/232 KB 630/1710 KB 108/531 KB 208/208 KB 232/232 KB 630/1710 KB 112/531 KB 208/208 KB 232/232 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 680.0 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 630/1710 KB 112/531 KB 208/208 KB 4/214 KB 630/1710 KB 112/531 KB 208/208 KB 8/214 KB 630/1710 KB 112/531 KB 208/208 KB 12/214 KB 630/1710 KB 112/531 KB 208/208 KB 16/214 KB 630/1710 KB 112/531 KB 208/208 KB 20/214 KB 630/1710 KB 112/531 KB 208/208 KB 24/214 KB 630/1710 KB 112/531 KB 208/208 KB 28/214 KB 630/1710 KB 112/531 KB 208/208 KB 32/214 KB 630/1710 KB 112/531 KB 208/208 KB 36/214 KB 630/1710 KB 112/531 KB 208/208 KB 40/214 KB 630/1710 KB 112/531 KB 208/208 KB 44/214 KB 630/1710 KB 112/531 KB 208/208 KB 48/214 KB 630/1710 KB 112/531 KB 208/208 KB 52/214 KB 634/1710 KB 112/531 KB 208/208 KB 52/214 KB 638/1710 KB 112/531 KB 208/208 KB 52/214 KB 642/1710 KB 112/531 KB 208/208 KB 52/214 KB 646/1710 KB 112/531 KB 208/208 KB 52/214 KB 646/1710 KB 112/531 KB 208/208 KB 56/214 KB 646/1710 KB 112/531 KB 208/208 KB 60/214 KB 646/1710 KB 112/531 KB 208/208 KB 64/214 KB 646/1710 KB 112/531 KB 208/208 KB 68/214 KB 650/1710 KB 116/531 KB 208/208 KB 72/214 KB 650/1710 KB 116/531 KB 208/208 KB 76/214 KB 650/1710 KB 116/531 KB 208/208 KB 80/214 KB 650/1710 KB 116/531 KB 208/208 KB 68/214 KB 650/1710 KB 112/531 KB 208/208 KB 68/214 KB 654/1710 KB 116/531 KB 208/208 KB 80/214 KB 658/1710 KB 116/531 KB 208/208 KB 80/214 KB 662/1710 KB 116/531 KB 208/208 KB 80/214 KB 662/1710 KB 120/531 KB 208/208 KB 80/214 KB 662/1710 KB 124/531 KB 208/208 KB 80/214 KB 662/1710 KB 124/531 KB 208/208 KB 84/214 KB 662/1710 KB 128/531 KB 208/208 KB 88/214 KB 662/1710 KB 128/531 KB 208/208 KB 84/214 KB 662/1710 KB 128/531 KB 208/208 KB 92/214 KB 662/1710 KB 128/531 KB 208/208 KB 96/214 KB 662/1710 KB 132/531 KB 208/208 KB 96/214 KB 662/1710 KB 136/531 KB 208/208 KB 96/214 KB 662/1710 KB 140/531 KB 208/208 KB 96/214 KB 662/1710 KB 144/531 KB 208/208 KB 96/214 KB 662/1710 KB 144/531 KB 208/208 KB 100/214 KB 662/1710 KB 144/531 KB 208/208 KB 104/214 KB 662/1710 KB 144/531 KB 208/208 KB 108/214 KB 662/1710 KB 144/531 KB 208/208 KB 112/214 KB 662/1710 KB 148/531 KB 208/208 KB 112/214 KB 662/1710 KB 152/531 KB 208/208 KB 112/214 KB 662/1710 KB 156/531 KB 208/208 KB 112/214 KB 666/1710 KB 156/531 KB 208/208 KB 112/214 KB 670/1710 KB 156/531 KB 208/208 KB 112/214 KB 674/1710 KB 156/531 KB 208/208 KB 112/214 KB 678/1710 KB 156/531 KB 208/208 KB 112/214 KB 678/1710 KB 160/531 KB 208/208 KB 112/214 KB 678/1710 KB 160/531 KB 208/208 KB 116/214 KB 678/1710 KB 160/531 KB 208/208 KB 120/214 KB 678/1710 KB 160/531 KB 208/208 KB 124/214 KB 678/1710 KB 160/531 KB 208/208 KB 128/214 KB 678/1710 KB 164/531 KB 208/208 KB 132/214 KB 678/1710 KB 164/531 KB 208/208 KB 136/214 KB 678/1710 KB 164/531 KB 208/208 KB 128/214 KB 678/1710 KB 168/531 KB 208/208 KB 136/214 KB 678/1710 KB 172/531 KB 208/208 KB 136/214 KB 678/1710 KB 176/531 KB 208/208 KB 136/214 KB 678/1710 KB 176/531 KB 208/208 KB 140/214 KB 678/1710 KB 176/531 KB 208/208 KB 144/214 KB 682/1710 KB 176/531 KB 208/208 KB 144/214 KB 686/1710 KB 176/531 KB 208/208 KB 144/214 KB 690/1710 KB 176/531 KB 208/208 KB 144/214 KB 694/1710 KB 176/531 KB 208/208 KB 144/214 KB 694/1710 KB 180/531 KB 208/208 KB 144/214 KB 694/1710 KB 184/531 KB 208/208 KB 144/214 KB 694/1710 KB 188/531 KB 208/208 KB 148/214 KB 694/1710 KB 188/531 KB 208/208 KB 148/214 KB 694/1710 KB 192/531 KB 208/208 KB 148/214 KB 694/1710 KB 192/531 KB 208/208 KB 152/214 KB 694/1710 KB 192/531 KB 208/208 KB 156/214 KB 694/1710 KB 192/531 KB 208/208 KB 160/214 KB 694/1710 KB 192/531 KB 208/2 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 08 KB 164/214 KB 694/1710 KB 196/531 KB 208/208 KB 168/214 KB 694/1710 KB 196/531 KB 208/208 KB 172/214 KB 694/1710 KB 196/531 KB 208/208 KB 164/214 KB 698/1710 KB 196/531 KB 208/208 KB 176/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 579.9 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 702/1710 KB 196/531 KB 176/214 KB 706/1710 KB 196/531 KB 176/214 KB 710/1710 KB 196/531 KB 176/214 KB 714/1710 KB 196/531 KB 176/214 KB 718/1710 KB 196/531 KB 176/214 KB 722/1710 KB 196/531 KB 176/214 KB 726/1710 KB 196/531 KB 176/214 KB 726/1710 KB 200/531 KB 176/214 KB 726/1710 KB 204/531 KB 176/214 KB 726/1710 KB 208/531 KB 176/214 KB 694/1710 KB 196/531 KB 208/208 KB 176/214 KB 726/1710 KB 212/531 KB 176/214 KB 730/1710 KB 212/531 KB 180/214 KB 734/1710 KB 212/531 KB 180/214 KB 738/1710 KB 212/531 KB 180/214 KB 4/1267 KB 742/1710 KB 212/531 KB 180/214 KB 4/1267 KB 742/1710 KB 216/531 KB 180/214 KB 4/1267 KB 742/1710 KB 220/531 KB 180/214 KB 4/1267 KB 742/1710 KB 224/531 KB 180/214 KB 4/1267 KB 726/1710 KB 212/531 KB 180/214 KB 734/1710 KB 212/531 KB 180/214 KB 4/1267 KB 742/1710 KB 224/531 KB 180/214 KB 8/1267 KB 742/1710 KB 224/531 KB 180/214 KB 12/1267 KB 742/1710 KB 224/531 KB 180/214 KB 16/1267 KB 742/1710 KB 224/531 KB 184/214 KB 16/1267 KB 742/1710 KB 224/531 KB 188/214 KB 16/1267 KB 742/1710 KB 228/531 KB 192/214 KB 16/1267 KB 746/1710 KB 228/531 KB 192/214 KB 16/1267 KB 750/1710 KB 228/531 KB 192/214 KB 16/1267 KB 754/1710 KB 228/531 KB 192/214 KB 16/1267 KB 758/1710 KB 228/531 KB 192/214 KB 16/1267 KB 742/1710 KB 224/531 KB 192/214 KB 16/1267 KB 758/1710 KB 228/531 KB 192/214 KB 20/1267 KB 758/1710 KB 228/531 KB 192/214 KB 24/1267 KB 758/1710 KB 228/531 KB 192/214 KB 28/1267 KB 758/1710 KB 228/531 KB 192/214 KB 32/1267 KB 758/1710 KB 232/531 KB 192/214 KB 32/1267 KB 762/1710 KB 236/531 KB 192/214 KB 32/1267 KB 762/1710 KB 232/531 KB 192/214 KB 32/1267 KB 766/1710 KB 236/531 KB 196/214 KB 32/1267 KB 770/1710 KB 236/531 KB 196/214 KB 32/1267 KB 774/1710 KB 236/531 KB 196/214 KB 32/1267 KB 762/1710 KB 236/531 KB 196/214 KB 32/1267 KB 774/1710 KB 240/531 KB 196/214 KB 32/1267 KB 774/1710 KB 240/531 KB 200/214 KB 32/1267 KB 774/1710 KB 240/531 KB 200/214 KB 36/1267 KB 774/1710 KB 240/531 KB 200/214 KB 40/1267 KB 774/1710 KB 240/531 KB 200/214 KB 44/1267 KB 774/1710 KB 240/531 KB 200/214 KB 48/1267 KB 774/1710 KB 240/531 KB 204/214 KB 48/1267 KB 774/1710 KB 240/531 KB 208/214 KB 48/1267 KB 774/1710 KB 244/531 KB 208/214 KB 48/1267 KB 778/1710 KB 248/531 KB 212/214 KB 48/1267 KB 778/1710 KB 244/531 KB 212/214 KB 48/1267 KB 778/1710 KB 248/531 KB 214/214 KB 48/1267 KB 778/1710 KB 244/531 KB 208/214 KB 48/1267 KB 782/1710 KB 248/531 KB 214/214 KB 48/1267 KB 786/1710 KB 248/531 KB 214/214 KB 48/1267 KB 790/1710 KB 248/531 KB 214/214 KB 48/1267 KB 790/1710 KB 252/531 KB 214/214 KB 48/1267 KB 790/1710 KB 256/531 KB 214/214 KB 48/1267 KB 790/1710 KB 256/531 KB 214/214 KB 52/1267 KB 790/1710 KB 256/531 KB 214/214 KB 56/1267 KB 790/1710 KB 256/531 KB 214/214 KB 60/1267 KB 790/1710 KB 256/531 KB 214/214 KB 64/1267 KB 790/1710 KB 260/531 KB 214/214 KB 64/1267 KB 790/1710 KB 264/531 KB 214/214 KB 64/1267 KB 790/1710 KB 268/531 KB 214/214 KB 64/1267 KB 790/1710 KB 272/531 KB 214/214 KB 64/1267 KB 790/1710 KB 276/531 KB 214/214 KB 64/1267 KB 790/1710 KB 280/531 KB 214/214 KB 64/1267 KB 790/1710 KB 284/531 KB 214/214 KB 64/1267 KB 790/1710 KB 288/531 KB 214/214 KB 64/1267 KB 790/1710 KB 292/531 KB 214/214 KB 64/1267 KB 790/1710 KB 296/531 KB 214/214 KB 64/1267 KB 790/1710 KB 300/531 KB 214/214 KB 64/1267 KB 790/1710 KB 304/531 KB 214/214 KB 64/1267 KB 790/1710 KB 304/531 KB 214/214 KB 68/1267 KB 790/1710 KB 304/531 KB 214/214 KB 72/1267 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install KB 790/1710 KB 304/531 KB 214/214 KB 76/1267 KB 790/1710 KB 304/531 KB 214/214 KB 80/1267 KB 794/1710 KB 304/531 KB 214/214 KB 80/1267 KB 798/1710 KB 304/531 KB 214/214 KB 80/1267 KB 802/1710 KB 304/531 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 4/109 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 8/109 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 12/109 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 16/109 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 20/109 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 24/109 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 28/109 KB 214/214 KB 80/1267 KB 806/1710 KB 304/531 KB 32/109 KB 214/214 KB 84/1267 KB 806/1710 KB 304/531 KB 28/109 KB 214/214 KB 84/1267 KB 806/1710 KB 304/531 KB 32/109 KB 214/214 KB 88/1267 KB 806/1710 KB 304/531 KB 32/109 KB 214/214 KB 92/1267 KB 806/1710 KB 304/531 KB 32/109 KB 214/214 KB 96/1267 KB 810/1710 KB 304/531 KB 32/109 KB 214/214 KB 96/1267 KB 814/1710 KB 304/531 KB 32/109 KB 214/214 KB 96/1267 KB 818/1710 KB 304/531 KB 32/109 KB 214/214 KB 96/1267 KB 822/1710 KB 304/531 KB 32/109 KB 214/214 KB 96/1267 KB 822/1710 KB 308/531 KB 32/109 KB 214/214 KB 96/1267 KB 822/1710 KB 308/531 KB 36/109 KB 214/214 KB 96/1267 KB 822/1710 KB 308/531 KB 40/109 KB 214/214 KB 96/1267 KB 822/1710 KB 308/531 KB 44/109 KB 214/214 KB 96/1267 KB 822/1710 KB 308/531 KB 48/109 KB 214/214 KB 96/1267 KB 826/1710 KB 308/531 KB 48/109 KB 214/214 KB 96/1267 KB 830/1710 KB 308/531 KB 48/109 KB 214/214 KB 96/1267 KB 834/1710 KB 308/531 KB 48/109 KB 214/214 KB 96/1267 KB 838/1710 KB 308/531 KB 48/109 KB 214/214 KB 96/1267 KB 838/1710 KB 312/531 KB 48/109 KB 214/214 KB 96/1267 KB 838/1710 KB 316/531 KB 48/109 KB 214/214 KB 96/1267 KB 838/1710 KB 320/531 KB 48/109 KB 214/214 KB 96/1267 KB 838/1710 KB 324/531 KB 48/109 KB 214/214 KB 96/1267 KB 842/1710 KB 328/531 KB 48/109 KB 214/214 KB 100/1267 KB 842/1710 KB 332/531 KB 48/109 KB 214/214 KB 100/1267 KB 842/1710 KB 324/531 KB 48/109 KB 214/214 KB 100/1267 KB 838/1710 KB 324/531 KB 48/109 KB 214/214 KB 100/1267 KB 842/1710 KB 332/531 KB 48/109 KB 214/214 KB 104/1267 KB 842/1710 KB 332/531 KB 48/109 KB 214/214 KB 108/1267 KB 842/1710 KB 332/531 KB 48/109 KB 214/214 KB 112/1267 KB 842/1710 KB 332/531 KB 52/109 KB 214/214 KB 112/1267 KB 842/1710 KB 332/531 KB 56/109 KB 214/214 KB 112/1267 KB 842/1710 KB 332/531 KB 60/109 KB 214/214 KB 112/1267 KB 842/1710 KB 332/531 KB 64/109 KB 214/214 KB 112/1267 KB 846/1710 KB 332/531 KB 64/109 KB 214/214 KB 112/1267 KB 850/1710 KB 332/531 KB 64/109 KB 214/214 KB 112/1267 KB 854/1710 KB 332/531 KB 64/109 KB 214/214 KB 112/1267 KB 854/1710 KB 336/531 KB 64/109 KB 214/214 KB 112/1267 KB 854/1710 KB 340/531 KB 64/109 KB 214/214 KB 112/1267 KB 854/1710 KB 344/531 KB 64/109 KB 214/214 KB 112/1267 KB 854/1710 KB 348/531 KB 64/109 KB 214/214 KB 112/1267 KB 858/1710 KB 352/531 KB 64/109 KB 214/214 KB 112/1267 KB 858/1710 KB 348/531 KB 64/109 KB 214/214 KB 112/1267 KB 862/1710 KB 352/531 KB 64/109 KB 214/214 KB 112/1267 KB 866/1710 KB 352/531 KB 64/109 KB 214/214 KB 112/1267 KB 866/1710 KB 352/531 KB 64/109 KB 214/214 KB 116/1267 KB 866/1710 KB 352/531 KB 64/109 KB 214/214 KB 120/1267 KB 866/1710 KB 352/531 KB 64/109 KB 214/214 KB 124/1267 KB 866/1710 KB 352/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 352/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 356/531 KB 64/109 KB 214/2 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 14 KB 128/1267 KB 870/1710 KB 360/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 364/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 368/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 372/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 376/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 380/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 384/531 KB 64/109 KB 214/214 KB 128/1267 KB 870/1710 KB 384/531 KB 68/109 KB 214/214 KB 128/1267 KB 870/1710 KB 384/531 KB 72/109 KB 128/1267 KB 870/1710 KB 384/531 KB 76/109 KB 128/1267 KB 870/1710 KB 384/531 KB 80/109 KB 128/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 537.4 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 870/1710 KB 384/531 KB 80/109 KB 132/1267 KB 870/1710 KB 384/531 KB 80/109 KB 136/1267 KB 870/1710 KB 384/531 KB 80/109 KB 140/1267 KB 870/1710 KB 384/531 KB 80/109 KB 144/1267 KB 874/1710 KB 384/531 KB 80/109 KB 144/1267 KB 878/1710 KB 384/531 KB 80/109 KB 144/1267 KB 882/1710 KB 384/531 KB 80/109 KB 144/1267 KB 886/1710 KB 384/531 KB 80/109 KB 144/1267 KB 886/1710 KB 388/531 KB 80/109 KB 144/1267 KB 886/1710 KB 392/531 KB 80/109 KB 144/1267 KB 886/1710 KB 396/531 KB 80/109 KB 144/1267 KB 886/1710 KB 400/531 KB 80/109 KB 144/1267 KB 886/1710 KB 404/531 KB 80/109 KB 144/1267 KB 886/1710 KB 408/531 KB 80/109 KB 144/1267 KB 886/1710 KB 412/531 KB 80/109 KB 144/1267 KB 886/1710 KB 416/531 KB 80/109 KB 144/1267 KB 890/1710 KB 416/531 KB 80/109 KB 144/1267 KB 894/1710 KB 416/531 KB 80/109 KB 144/1267 KB 898/1710 KB 416/531 KB 80/109 KB 144/1267 KB 902/1710 KB 416/531 KB 80/109 KB 144/1267 KB 902/1710 KB 420/531 KB 80/109 KB 144/1267 KB 902/1710 KB 424/531 KB 80/109 KB 144/1267 KB 902/1710 KB 428/531 KB 80/109 KB 144/1267 KB 902/1710 KB 432/531 KB 80/109 KB 144/1267 KB 902/1710 KB 432/531 KB 80/109 KB 148/1267 KB 902/1710 KB 432/531 KB 84/109 KB 152/1267 KB 902/1710 KB 432/531 KB 84/109 KB 148/1267 KB 902/1710 KB 432/531 KB 88/109 KB 152/1267 KB 902/1710 KB 432/531 KB 92/109 KB 152/1267 KB 902/1710 KB 432/531 KB 96/109 KB 152/1267 KB 902/1710 KB 432/531 KB 96/109 KB 156/1267 KB 902/1710 KB 432/531 KB 96/109 KB 160/1267 KB 906/1710 KB 432/531 KB 96/109 KB 160/1267 KB 910/1710 KB 432/531 KB 96/109 KB 160/1267 KB 914/1710 KB 432/531 KB 96/109 KB 160/1267 KB 918/1710 KB 432/531 KB 96/109 KB 160/1267 KB 918/1710 KB 436/531 KB 96/109 KB 160/1267 KB 918/1710 KB 440/531 KB 96/109 KB 160/1267 KB 918/1710 KB 444/531 KB 96/109 KB 160/1267 KB 918/1710 KB 448/531 KB 96/109 KB 160/1267 KB 918/1710 KB 448/531 KB 100/109 KB 160/1267 KB 918/1710 KB 448/531 KB 104/109 KB 160/1267 KB 918/1710 KB 448/531 KB 108/109 KB 160/1267 KB 918/1710 KB 448/531 KB 109/109 KB 160/1267 KB 918/1710 KB 448/531 KB 109/109 KB 164/1267 KB 918/1710 KB 448/531 KB 109/109 KB 168/1267 KB 918/1710 KB 448/531 KB 109/109 KB 172/1267 KB 918/1710 KB 448/531 KB 109/109 KB 176/1267 KB 922/1710 KB 448/531 KB 109/109 KB 176/1267 KB 926/1710 KB 448/531 KB 109/109 KB 176/1267 KB 930/1710 KB 448/531 KB 109/109 KB 176/1267 KB 934/1710 KB 448/531 KB 109/109 KB 176/1267 KB 934/1710 KB 452/531 KB 109/109 KB 176/1267 KB 934/1710 KB 456/531 KB 109/109 KB 176/1267 KB 934/1710 KB 460/531 KB 109/109 KB 176/1267 KB 934/1710 KB 464/531 KB 109/109 KB 176/1267 KB 934/1710 KB 468/531 KB 109/109 KB 176/1267 KB 934/1710 KB 472/531 KB 109/109 KB 176/1267 KB 934/1710 KB 476/531 KB 109/109 KB 176/1267 KB 934/1710 KB 480/531 KB 109/109 KB 176/1267 KB 934/1710 KB 480/531 KB 109/109 KB 180/1267 KB 934/1710 KB 480/531 KB 109/109 KB 184/1267 KB 934/1710 KB 480/531 KB 109/109 KB 188/1267 KB 934/1710 KB 480/531 KB 109/109 KB 192/1267 KB 938/1710 KB 480/531 KB 109/109 KB 192/1267 KB 942/1710 KB 480/531 KB 109/109 KB 192/1267 KB 946/1710 KB 480/531 KB 109/109 KB 192/1267 KB 950/1710 KB 480/531 KB 109/109 KB 192/1267 KB 950/1710 KB 484/531 KB 109/109 KB 192/1267 KB 950/1710 KB 488/531 KB 109/109 KB 192/1267 KB 950/1710 KB 492/531 KB 109/109 KB 192/1267 KB 950/1710 KB 496/531 KB 109/109 KB 192/1267 KB 950/1710 KB 500/531 KB 109/109 KB 192/1267 KB 950/1710 KB 504/531 KB 109/109 KB 192/1267 KB 950/1710 KB 508/531 KB 109/109 KB 192/1267 KB 950/1710 KB unit-oai-epc-0: 20:45:26 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 512/531 KB 109/109 KB 192/1267 KB 950/1710 KB 516/531 KB 109/109 KB 192/1267 KB 950/1710 KB 520/531 KB 109/109 KB 192/1267 KB 950/1710 KB 524/531 KB 109/109 KB 192/1267 KB 950/1710 KB 528/531 KB 109/109 KB 192/1267 KB 950/1710 KB 531/531 KB 109/109 KB 192/1267 KB 954/1710 KB 531/531 KB 109/109 KB 192/1267 KB 958/1710 KB 531/531 KB 109/109 KB 192/1267 KB 962/1710 KB 531/531 KB 109/109 KB 192/1267 KB 966/1710 KB 531/531 KB 109/109 KB 192/1267 KB 966/1710 KB 531/531 KB 109/109 KB 196/1267 KB 966/1710 KB 531/531 KB 109/109 KB 200/1267 KB 966/1710 KB 531/531 KB 109/109 KB 204/1267 KB 966/1710 KB 531/531 KB 109/109 KB 208/1267 KB 970/1710 KB 531/531 KB 109/109 KB 208/1267 KB 974/1710 KB 531/531 KB 109/109 KB 208/1267 KB 978/1710 KB 531/531 KB 109/109 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 3/80 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 6/80 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 9/80 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 11/80 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 14/80 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 16/80 KB 208/1267 KB 982/1710 KB 531/531 KB 109/109 KB 16/80 KB 212/1267 KB 982/1710 KB 531/531 KB 109/109 KB 16/80 KB 216/1267 KB 982/1710 KB 531/531 KB 109/109 KB 16/80 KB 220/1267 KB 982/1710 KB 531/531 KB 109/109 KB 16/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 19/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 22/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 25/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 27/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 30/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 32/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 36/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 40/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 44/80 KB 224/1267 KB 982/1710 KB 531/531 KB 109/109 KB 48/80 KB 224/1267 KB 986/1710 KB 531/531 KB 109/109 KB 48/80 KB 224/1267 KB 990/1710 KB 531/531 KB 109/109 KB 48/80 KB 224/1267 KB 994/1710 KB 531/531 KB 109/109 KB 48/80 KB 224/1267 KB 998/1710 KB 531/531 KB 109/109 KB 48/80 KB 224/1267 KB 998/1710 KB 531/531 KB 109/109 KB 52/80 KB 224/1267 KB 998/1710 KB 531/531 KB 109/109 KB 52/80 KB 228/1267 KB 998/1710 KB 531/531 KB 109/109 KB 52/80 KB 232/1267 KB 998/1710 KB 531/531 KB 109/109 KB 52/80 KB 236/1267 KB 998/1710 KB 531/531 KB 109/109 KB 52/80 KB 240/1267 KB 998/1710 KB 531/531 KB 109/109 KB 56/80 KB 240/1267 KB 1002/1710 KB 531/531 KB 60/80 KB 244/1267 KB 1002/1710 KB 531/531 KB 56/80 KB 244/1267 KB 1002/1710 KB 531/531 KB 62/80 KB 248/1267 KB 1002/1710 KB 531/531 KB 62/80 KB 252/1267 KB 1002/1710 KB 531/531 KB 56/80 KB 240/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 250.6 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1006/1710 KB 531/531 KB 62/80 KB 252/1267 KB 1010/1710 KB 531/531 KB 62/80 KB 252/1267 KB 1014/1710 KB 531/531 KB 62/80 KB 252/1267 KB 1014/1710 KB 531/531 KB 62/80 KB 256/1267 KB 1014/1710 KB 531/531 KB 62/80 KB 260/1267 KB 1018/1710 KB 531/531 KB 62/80 KB 264/1267 KB 1018/1710 KB 531/531 KB 62/80 KB 268/1267 KB 1018/1710 KB 531/531 KB 62/80 KB 272/1267 KB 1018/1710 KB 531/531 KB 62/80 KB 260/1267 KB 1022/1710 KB 531/531 KB 62/80 KB 272/1267 KB 1026/1710 KB 531/531 KB 62/80 KB 272/1267 KB 1030/1710 KB 531/531 KB 62/80 KB 272/1267 KB 1034/1710 KB 531/531 KB 62/80 KB 272/1267 KB 1038/1710 KB 62/80 KB 276/1267 KB 1042/1710 KB 62/80 KB 276/1267 KB 1034/1710 KB 62/80 KB 276/1267 KB 1042/1710 KB 62/80 KB 280/1267 KB 1042/1710 KB 62/80 KB 284/1267 KB 1042/1710 KB 62/80 KB 288/1267 KB 1002/1710 KB 531/531 KB 62/80 KB 244/1267 KB 1046/1710 KB 66/80 KB 288/1267 KB 1046/1710 KB 70/80 KB 288/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1205.3 KB/sec) unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1046/1710 KB 62/80 KB 288/1267 KB Downloading: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1046/1710 KB 74/80 KB 288/1267 KB 1046/1710 KB 78/80 KB 288/1267 KB 1046/1710 KB 80/80 KB 288/1267 KB 1050/1710 KB 80/80 KB 288/1267 KB 1054/1710 KB 80/80 KB 288/1267 KB 1054/1710 KB 80/80 KB 292/1267 KB 1054/1710 KB 80/80 KB 296/1267 KB 1054/1710 KB 80/80 KB 300/1267 KB 1058/1710 KB 80/80 KB 300/1267 KB 1062/1710 KB 80/80 KB 304/1267 KB 1062/1710 KB 80/80 KB 304/1267 KB 1066/1710 KB 80/80 KB 304/1267 KB 1070/1710 KB 80/80 KB 304/1267 KB 1074/1710 KB 80/80 KB 304/1267 KB 1078/1710 KB 80/80 KB 304/1267 KB 1082/1710 KB 80/80 KB 304/1267 KB 1086/1710 KB 3/61 KB 80/80 KB 308/1267 KB 1090/1710 KB 3/61 KB 80/80 KB 308/1267 KB 1082/1710 KB 3/61 KB 80/80 KB 308/1267 KB 1082/1710 KB 3/61 KB 80/80 KB 304/1267 KB 1090/1710 KB 6/61 KB 80/80 KB 308/1267 KB 1090/1710 KB 9/61 KB 80/80 KB 308/1267 KB 1090/1710 KB 9/61 KB 80/80 KB 312/1267 KB 1090/1710 KB 11/61 KB 80/80 KB 316/1267 KB 1090/1710 KB 11/61 KB 80/80 KB 320/1267 KB 1090/1710 KB 11/61 KB 80/80 KB 312/1267 KB 1090/1710 KB 14/61 KB 80/80 KB 320/1267 KB 1090/1710 KB 16/61 KB 80/80 KB 320/1267 KB 1090/1710 KB 19/61 KB 80/80 KB 320/1267 KB 1090/1710 KB 22/61 KB 80/80 KB 320/1267 KB 1090/1710 KB 25/61 KB 80/80 KB 320/1267 KB 1094/1710 KB 25/61 KB 80/80 KB 320/1267 KB 1094/1710 KB 27/61 KB 80/80 KB 320/1267 KB 1094/1710 KB 27/61 KB 80/80 KB 324/1267 KB 1094/1710 KB 27/61 KB 80/80 KB 328/1267 KB 1094/1710 KB 27/61 KB 80/80 KB 332/1267 KB 1094/1710 KB 27/61 KB 80/80 KB 336/1267 KB 1094/1710 KB 30/61 KB 80/80 KB 336/1267 KB 1098/1710 KB 30/61 KB 80/80 KB 336/1267 KB 1098/1710 KB 32/61 KB 80/80 KB 336/1267 KB 1102/1710 KB 32/61 KB 80/80 KB 336/1267 KB 1106/1710 KB 32/61 KB 80/80 KB 336/1267 KB 1110/1710 KB 32/61 KB 80/80 KB 336/1267 KB 1110/1710 KB 36/61 KB 80/80 KB 336/1267 KB 1110/1710 KB 40/61 KB 80/80 KB 336/1267 KB 1110/1710 KB 44/61 KB 80/80 KB 336/1267 KB 1110/1710 KB 48/61 KB 80/80 KB 336/1267 KB 1114/1710 KB 48/61 KB 80/80 KB 336/1267 KB 1118/1710 KB 48/61 KB 80/80 KB 336/1267 KB 1122/1710 KB 48/61 KB 80/80 KB 336/1267 KB 1126/1710 KB 48/61 KB 80/80 KB 336/1267 KB 1126/1710 KB 52/61 KB 80/80 KB 336/1267 KB 1126/1710 KB 56/61 KB 80/80 KB 336/1267 KB 1126/1710 KB 60/61 KB 80/80 KB 336/1267 KB 1126/1710 KB 61/61 KB 80/80 KB 336/1267 KB 1126/1710 KB 61/61 KB 80/80 KB 340/1267 KB 1126/1710 KB 61/61 KB 80/80 KB 344/1267 KB 1126/1710 KB 61/61 KB 80/80 KB 348/1267 KB 1126/1710 KB 61/61 KB 80/80 KB 352/1267 KB 1130/1710 KB 61/61 KB 80/80 KB 352/1267 KB 1134/1710 KB 61/61 KB 80/80 KB 352/1267 KB 1138/1710 KB 61/61 KB 80/80 KB 352/1267 KB 1142/1710 KB 61/61 KB 80/80 KB 352/1267 KB 1146/1710 KB 61/61 KB 80/80 KB 352/1267 KB 1146/1710 KB 61/61 KB 80/80 KB 356/1267 KB 1146/1710 KB 61/61 KB 80/80 KB 360/1267 KB 1146/1710 KB 61/61 KB 80/80 KB 364/1267 KB 1146/1710 KB 61/61 KB 80/80 KB 368/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1150/1710 KB 80/80 KB 368/1267 KB 1154/1710 KB 80/80 KB 368/1267 KB 1158/1710 KB 80/80 KB 368/1267 KB 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 171.5 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1158/1710 KB 372/1267 KB 1158/1710 KB 376/1267 KB 1158/1710 KB 380/1267 KB 1158/1710 KB 384/1267 KB 1162/1710 KB 384/1267 KB 1166/1710 KB 384/1267 KB 1170/1710 KB 384/1267 KB 1174/1710 KB 384/1267 KB 1174/1710 KB 388/1267 KB 1174/1710 KB 392/1267 KB 1174/1710 KB 396/1267 KB 1174/1710 KB 400/1267 KB 1174/1710 KB 4/1044 KB 400/1267 KB 1174/1710 KB 8/1044 KB 400/1267 KB 1174/1710 KB 12/1044 KB 400/1267 KB 1174/1710 KB 16/1044 KB 400/1267 KB 1174/1710 KB 20/1044 KB 400/1267 KB 1174/1710 KB 24/1044 KB 400/1267 KB 1174/1710 KB 28/1044 KB 400/1267 KB 1174/1710 KB 32/1044 KB 400/1267 KB 1174/1710 KB 32/1044 KB 404/1267 KB 1174/1710 KB 32/1044 KB 408/1267 KB 1174/1710 KB 32/1044 KB 412/1267 KB 1174/1710 KB 32/1044 KB 416/1267 KB 1178/1710 KB 32/1044 KB 416/1267 KB 1182/1710 KB 32/1044 KB 416/1267 KB 1186/1710 KB 32/1044 KB 416/1267 KB 1190/1710 KB 32/1044 KB 416/1267 KB 1194/1710 KB 32/1044 KB 416/1267 KB 1198/1710 KB 32/1044 KB 416/1267 KB 1202/1710 KB 32/1044 KB 416/1267 KB 1206/1710 KB 32/1044 KB 416/1267 KB 1206/1710 KB 36/1044 KB 416/1267 KB 1206/1710 KB 40/1044 KB 416/1267 KB 1206/1710 KB 44/1044 KB 416/1267 KB 1206/1710 KB 48/1044 KB 416/1267 KB 1210/1710 KB 48/1044 KB 416/1267 KB 1214/1710 KB 48/1044 KB 416/1267 KB 1214/1710 KB 48/1044 KB 420/1267 KB 1214/1710 KB 48/1044 KB 424/1267 KB 1214/1710 KB 48/1044 KB 428/1267 KB 1214/1710 KB 48/1044 KB 432/1267 KB 1218/1710 KB 48/1044 KB 432/1267 KB 1222/1710 KB 48/1044 KB 432/1267 KB 1226/1710 KB 48/1044 KB 432/1267 KB 1230/1710 KB 48/1044 KB 432/1267 KB 1234/1710 KB 48/1044 KB 432/1267 KB 1238/1710 KB 48/1044 KB 432/1267 KB 1238/1710 KB 52/1044 KB 432/1267 KB 1238/1710 KB 56/1044 KB 432/1267 KB 1238/1710 KB 60/1044 KB 432/1267 KB 1238/1710 KB 64/1044 KB 432/1267 KB 1242/1710 KB 64/1044 KB 432/1267 KB 1246/1710 KB 64/1044 KB 432/1267 KB 1246/1710 KB 64/1044 KB 436/1267 KB 1246/1710 KB 64/1044 KB 440/1267 KB 1246/1710 KB 64/1044 KB 444/1267 KB 1246/1710 KB 68/1044 KB 444/1267 KB 1246/1710 KB 72/1044 KB 444/1267 KB 1246/1710 KB 76/1044 KB 444/1267 KB 1246/1710 KB 80/1044 KB 444/1267 KB 1246/1710 KB 80/1044 KB 448/1267 KB 1246/1710 KB 80/1044 KB 452/1267 KB 1246/1710 KB 80/1044 KB 456/1267 KB 1246/1710 KB 80/1044 KB 460/1267 KB 1246/1710 KB 80/1044 KB 464/1267 KB 1250/1710 KB 80/1044 KB 464/1267 KB 1254/1710 KB 80/1044 KB 464/1267 KB 1258/1710 KB 80/1044 KB 464/1267 KB 1262/1710 KB 80/1044 KB 464/1267 KB 1266/1710 KB 80/1044 KB 464/1267 KB 1270/1710 KB 80/1044 KB 464/1267 KB 1270/1710 KB 80/1044 KB 468/1267 KB 1270/1710 KB 80/1044 KB 472/1267 KB 1270/1710 KB 80/1044 KB 476/1267 KB 1270/1710 KB 80/1044 KB 480/1267 KB 1270/1710 KB 84/1044 KB 480/1267 KB 1270/1710 KB 88/1044 KB 480/1267 KB 1270/1710 KB 92/1044 KB 480/1267 KB 1270/1710 KB 96/1044 KB 480/1267 KB 1274/1710 KB 96/1044 KB 480/1267 KB 1278/1710 KB 96/1044 KB 480/1267 KB 1282/1710 KB 96/1044 KB 480/1267 KB 1286/1710 KB 96/1044 KB 480/1267 KB 1286/1710 KB 100/1044 KB 480/1267 KB 1286/1710 KB 104/1044 KB 480/1267 KB 1286/1710 KB 108/1044 KB 480/1267 KB 1286/1710 KB 112/1044 KB 480/1267 KB 1286/1710 KB 112/1044 KB 484/1267 KB 1286/1710 KB 112/1044 KB 488/1267 KB 1286/1710 KB 112/1044 KB 492/1267 KB 1286/1710 KB 112/1044 KB 496/1267 KB 1286/1710 KB 112/1044 KB 496/1267 KB 4/713 KB 1286/1710 KB 112/1044 KB 496/1267 KB 8/713 KB 1286/1710 KB 116/1044 KB 496/1267 KB 12/713 KB 1286/1710 KB 116/1044 KB 496/1267 KB 16/713 KB 1286/1710 KB 116/1044 KB 500/1267 KB 20/713 KB 1 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 286/1710 KB 116/1044 KB 500/1267 KB 24/713 KB 1286/1710 KB 116/1044 KB 500/1267 KB 28/713 KB 1286/1710 KB 116/1044 KB 496/1267 KB 8/713 KB 1286/1710 KB 116/1044 KB 500/1267 KB 16/713 KB 1286/1710 KB 116/1044 KB 504/1267 KB 28/713 KB 1286/1710 KB 116/1044 KB 508/1267 KB 28/713 KB 1286/1710 KB 116/1044 KB 512/1267 KB 28/713 KB 1286/1710 KB 120/1044 KB 512/1267 KB 28/713 KB 1286/1710 KB 124/1044 KB 512/1267 KB 28/713 KB 1286/1710 KB 128/1044 KB 512/1267 KB 28/713 KB 1286/1710 KB 132/1044 KB 512/1267 KB 28/713 KB 1290/1710 KB 136/1044 KB 512/1267 KB 32/713 KB 1290/1710 KB 132/1044 KB 512/1267 KB 32/713 KB 1286/1710 KB 132/1044 KB 512/1267 KB 32/713 KB 1294/1710 KB 136/1044 KB 512/1267 KB 32/713 KB 1294/1710 KB 136/1044 KB 512/1267 KB 36/713 KB 1298/1710 KB 140/1044 KB 512/1267 KB 36/713 KB 1298/1710 KB 136/1044 KB 512/1267 KB 36/713 KB 1302/1710 KB 140/1044 KB 512/1267 KB 36/713 KB 1302/1710 KB 144/1044 KB 512/1267 KB 36/713 KB 1302/1710 KB 144/1044 KB 512/1267 KB 40/713 KB 1302/1710 KB 144/1044 KB 512/1267 KB 44/713 KB 1302/1710 KB 144/1044 KB 512/1267 KB 48/713 KB 1302/1710 KB 144/1044 KB 516/1267 KB 48/713 KB 1302/1710 KB 144/1044 KB 520/1267 KB 48/713 KB 1302/1710 KB 144/1044 KB 524/1267 KB 48/713 KB 1302/1710 KB 144/1044 KB 528/1267 KB 48/713 KB 1302/1710 KB 148/1044 KB 528/1267 KB 48/713 KB 1302/1710 KB 152/1044 KB 528/1267 KB 48/713 KB 1306/1710 KB 156/1044 KB 528/1267 KB 48/713 KB 1306/1710 KB 160/1044 KB 528/1267 KB 52/713 KB 1306/1710 KB 152/1044 KB 528/1267 KB 48/713 KB 1310/1710 KB 160/1044 KB 528/1267 KB 52/713 KB 1314/1710 KB 160/1044 KB 528/1267 KB 52/713 KB 1318/1710 KB 160/1044 KB 528/1267 KB 52/713 KB 1306/1710 KB 156/1044 KB 528/1267 KB 52/713 KB 1318/1710 KB 160/1044 KB 528/1267 KB 56/713 KB 1318/1710 KB 160/1044 KB 528/1267 KB 60/713 KB 1318/1710 KB 160/1044 KB 528/1267 KB 64/713 KB 1322/1710 KB 160/1044 KB 528/1267 KB 64/713 KB 1326/1710 KB 160/1044 KB 528/1267 KB 68/713 KB 1330/1710 KB 160/1044 KB 528/1267 KB 68/713 KB 1330/1710 KB 160/1044 KB 532/1267 KB 68/713 KB 1330/1710 KB 160/1044 KB 536/1267 KB 68/713 KB 1330/1710 KB 160/1044 KB 540/1267 KB 68/713 KB 1330/1710 KB 160/1044 KB 544/1267 KB 68/713 KB 1330/1710 KB 164/1044 KB 544/1267 KB 68/713 KB 1330/1710 KB 168/1044 KB 544/1267 KB 68/713 KB 1330/1710 KB 172/1044 KB 544/1267 KB 68/713 KB 1330/1710 KB 176/1044 KB 544/1267 KB 68/713 KB 1322/1710 KB 160/1044 KB 528/1267 KB 68/713 KB 1330/1710 KB 176/1044 KB 544/1267 KB 72/713 KB 1334/1710 KB 176/1044 KB 544/1267 KB 76/713 KB 1334/1710 KB 176/1044 KB 544/1267 KB 80/713 KB 1334/1710 KB 176/1044 KB 544/1267 KB 72/713 KB 1334/1710 KB 176/1044 KB 548/1267 KB 80/713 KB 1334/1710 KB 176/1044 KB 552/1267 KB 80/713 KB 1334/1710 KB 176/1044 KB 556/1267 KB 80/713 KB 1334/1710 KB 176/1044 KB 560/1267 KB 80/713 KB 1338/1710 KB 176/1044 KB 560/1267 KB 80/713 KB 1342/1710 KB 180/1044 KB 560/1267 KB 84/713 KB 1346/1710 KB 180/1044 KB 560/1267 KB 84/713 KB 1350/1710 KB 180/1044 KB 560/1267 KB 84/713 KB 1338/1710 KB 180/1044 KB 560/1267 KB 84/713 KB 1338/1710 KB 180/1044 KB 560/1267 KB 80/713 KB 1350/1710 KB 184/1044 KB 560/1267 KB 84/713 KB 1350/1710 KB 188/1044 KB 560/1267 KB 84/713 KB 1350/1710 KB 192/1044 KB 560/1267 KB 84/713 KB 1350/1710 KB 192/1044 KB 560/1267 KB 88/713 KB 1350/1710 KB 192/1044 KB 560/1267 KB 92/713 KB 1350/1710 KB 192/1044 KB 560/1267 KB 96/713 KB 1354/1710 KB 192/1044 KB 560/1267 KB 96/713 KB 1358/1710 KB 192/1044 KB 560/1267 KB 96/713 KB 1362/1710 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install KB 192/1044 KB 560/1267 KB 96/713 KB 1362/1710 KB 196/1044 KB 560/1267 KB 96/713 KB 1362/1710 KB 200/1044 KB 560/1267 KB 96/713 KB 1362/1710 KB 204/1044 KB 564/1267 KB 96/713 KB 1362/1710 KB 204/1044 KB 568/1267 KB 96/713 KB 1362/1710 KB 204/1044 KB 572/1267 KB 96/713 KB 1362/1710 KB 204/1044 KB 576/1267 KB 96/713 KB 1362/1710 KB 204/1044 KB 560/1267 KB 96/713 KB 1362/1710 KB 208/1044 KB 576/1267 KB 96/713 KB 1362/1710 KB 208/1044 KB 576/1267 KB 100/713 KB 1366/1710 KB 208/1044 KB 576/1267 KB 100/713 KB 1366/1710 KB 208/1044 KB 576/1267 KB 104/713 KB 1366/1710 KB 208/1044 KB 576/1267 KB 108/713 KB 1366/1710 KB 208/1044 KB 576/1267 KB 112/713 KB 1366/1710 KB 208/1044 KB 576/1267 KB 116/713 KB 1370/1710 KB 208/1044 KB 576/1267 KB 116/713 KB 1374/1710 KB 208/1044 KB 576/1267 KB 116/713 KB 1378/1710 KB 208/1044 KB 576/1267 KB 116/713 KB 1382/1710 KB 208/1044 KB 576/1267 KB 116/713 KB 1382/1710 KB 212/1044 KB 576/1267 KB 116/713 KB 1382/1710 KB 216/1044 KB 576/1267 KB 116/713 KB 1382/1710 KB 220/1044 KB 576/1267 KB 116/713 KB 1382/1710 KB 224/1044 KB 576/1267 KB 116/713 KB 1382/1710 KB 224/1044 KB 576/1267 KB 120/713 KB 1382/1710 KB 224/1044 KB 576/1267 KB 124/713 KB 1382/1710 KB 224/1044 KB 576/1267 KB 128/713 KB 1382/1710 KB 224/1044 KB 580/1267 KB 128/713 KB 1382/1710 KB 224/1044 KB 584/1267 KB 128/713 KB 1382/1710 KB 224/1044 KB 588/1267 KB 128/713 KB 1382/1710 KB 224/1044 KB 592/1267 KB 128/713 KB 1382/1710 KB 228/1044 KB 592/1267 KB 128/713 KB 1382/1710 KB 232/1044 KB 592/1267 KB 128/713 KB 1382/1710 KB 236/1044 KB 592/1267 KB 128/713 KB 1386/1710 KB 240/1044 KB 592/1267 KB 128/713 KB 1386/1710 KB 236/1044 KB 592/1267 KB 128/713 KB 1390/1710 KB 240/1044 KB 592/1267 KB 128/713 KB 1394/1710 KB 240/1044 KB 592/1267 KB 128/713 KB 1398/1710 KB 240/1044 KB 592/1267 KB 128/713 KB 1398/1710 KB 240/1044 KB 592/1267 KB 132/713 KB 1398/1710 KB 240/1044 KB 592/1267 KB 136/713 KB 1398/1710 KB 240/1044 KB 592/1267 KB 140/713 KB 1398/1710 KB 240/1044 KB 592/1267 KB 144/713 KB 1398/1710 KB 240/1044 KB 596/1267 KB 144/713 KB 1398/1710 KB 240/1044 KB 600/1267 KB 144/713 KB 1398/1710 KB 240/1044 KB 604/1267 KB 144/713 KB 1398/1710 KB 240/1044 KB 608/1267 KB 144/713 KB 1402/1710 KB 240/1044 KB 608/1267 KB 144/713 KB 1406/1710 KB 240/1044 KB 608/1267 KB 144/713 KB 1410/1710 KB 240/1044 KB 608/1267 KB 144/713 KB 1414/1710 KB 244/1044 KB 608/1267 KB 148/713 KB 1410/1710 KB 244/1044 KB 608/1267 KB 148/713 KB 1414/1710 KB 248/1044 KB 608/1267 KB 148/713 KB 1414/1710 KB 252/1044 KB 608/1267 KB 148/713 KB 1414/1710 KB 256/1044 KB 608/1267 KB 148/713 KB 1410/1710 KB 240/1044 KB 608/1267 KB 148/713 KB 1414/1710 KB 256/1044 KB 608/1267 KB 152/713 KB 1414/1710 KB 256/1044 KB 608/1267 KB 156/713 KB 1414/1710 KB 256/1044 KB 608/1267 KB 160/713 KB 1414/1710 KB 256/1044 KB 608/1267 KB 164/713 KB 1418/1710 KB 256/1044 KB 608/1267 KB 164/713 KB 1418/1710 KB 256/1044 KB 612/1267 KB 164/713 KB 1418/1710 KB 256/1044 KB 616/1267 KB 164/713 KB 1418/1710 KB 256/1044 KB 620/1267 KB 164/713 KB 1418/1710 KB 256/1044 KB 624/1267 KB 164/713 KB 1422/1710 KB 256/1044 KB 624/1267 KB 164/713 KB 1426/1710 KB 256/1044 KB 624/1267 KB 164/713 KB 1430/1710 KB 256/1044 KB 624/1267 KB 168/713 KB 1430/1710 KB 256/1044 KB 624/1267 KB 172/713 KB 1430/1710 KB 256/1044 KB 624/1267 KB 176/713 KB 1430/1710 KB 256/1044 KB 624/1267 KB 164/713 KB 1430/1710 KB 260/1044 KB 624/1267 KB 176/713 KB 1430/1710 KB 264/1044 KB 624/1267 KB 176/713 KB 1430/1710 K unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install B 268/1044 KB 624/1267 KB 176/713 KB 1430/1710 KB 272/1044 KB 624/1267 KB 176/713 KB 1434/1710 KB 272/1044 KB 624/1267 KB 176/713 KB 1434/1710 KB 272/1044 KB 628/1267 KB 176/713 KB 1434/1710 KB 272/1044 KB 632/1267 KB 176/713 KB 1434/1710 KB 272/1044 KB 636/1267 KB 176/713 KB 1434/1710 KB 272/1044 KB 640/1267 KB 176/713 KB 1438/1710 KB 272/1044 KB 640/1267 KB 176/713 KB 1442/1710 KB 272/1044 KB 640/1267 KB 176/713 KB 1442/1710 KB 272/1044 KB 640/1267 KB 180/713 KB 1442/1710 KB 272/1044 KB 640/1267 KB 184/713 KB 1442/1710 KB 272/1044 KB 640/1267 KB 188/713 KB 1446/1710 KB 276/1044 KB 640/1267 KB 188/713 KB 1446/1710 KB 280/1044 KB 640/1267 KB 188/713 KB 1446/1710 KB 284/1044 KB 640/1267 KB 188/713 KB 1446/1710 KB 288/1044 KB 640/1267 KB 188/713 KB 1446/1710 KB 272/1044 KB 640/1267 KB 188/713 KB 1446/1710 KB 288/1044 KB 640/1267 KB 192/713 KB 1446/1710 KB 288/1044 KB 640/1267 KB 196/713 KB 1450/1710 KB 288/1044 KB 640/1267 KB 200/713 KB 1450/1710 KB 288/1044 KB 640/1267 KB 196/713 KB 1454/1710 KB 288/1044 KB 640/1267 KB 200/713 KB 1458/1710 KB 288/1044 KB 640/1267 KB 200/713 KB 1458/1710 KB 288/1044 KB 640/1267 KB 204/713 KB 1462/1710 KB 288/1044 KB 640/1267 KB 204/713 KB 1462/1710 KB 288/1044 KB 640/1267 KB 208/713 KB 1462/1710 KB 292/1044 KB 640/1267 KB 208/713 KB 1462/1710 KB 296/1044 KB 640/1267 KB 208/713 KB 1462/1710 KB 300/1044 KB 640/1267 KB 208/713 KB 1462/1710 KB 304/1044 KB 640/1267 KB 208/713 KB 1462/1710 KB 304/1044 KB 644/1267 KB 208/713 KB 1462/1710 KB 304/1044 KB 648/1267 KB 208/713 KB 1462/1710 KB 304/1044 KB 652/1267 KB 208/713 KB 1462/1710 KB 304/1044 KB 656/1267 KB 208/713 KB 1466/1710 KB 304/1044 KB 656/1267 KB 208/713 KB 1466/1710 KB 304/1044 KB 656/1267 KB 212/713 KB 1470/1710 KB 304/1044 KB 656/1267 KB 212/713 KB 1474/1710 KB 304/1044 KB 656/1267 KB 216/713 KB 1470/1710 KB 304/1044 KB 656/1267 KB 216/713 KB 1474/1710 KB 304/1044 KB 656/1267 KB 220/713 KB 1478/1710 KB 304/1044 KB 656/1267 KB 220/713 KB 1478/1710 KB 304/1044 KB 656/1267 KB 224/713 KB 1478/1710 KB 308/1044 KB 656/1267 KB 224/713 KB 1478/1710 KB 312/1044 KB 656/1267 KB 224/713 KB 1478/1710 KB 316/1044 KB 656/1267 KB 224/713 KB 1478/1710 KB 320/1044 KB 656/1267 KB 224/713 KB 1478/1710 KB 320/1044 KB 656/1267 KB 228/713 KB 1478/1710 KB 320/1044 KB 656/1267 KB 232/713 KB 1478/1710 KB 320/1044 KB 656/1267 KB 236/713 KB 1478/1710 KB 320/1044 KB 656/1267 KB 240/713 KB 1478/1710 KB 4/1063 KB 320/1044 KB 656/1267 KB 240/713 KB 1478/1710 KB 8/1063 KB 320/1044 KB 656/1267 KB 240/713 KB 1478/1710 KB 12/1063 KB 320/1044 KB 656/1267 KB 240/713 KB 1478/1710 KB 16/1063 KB 320/1044 KB 660/1267 KB 240/713 KB 1478/1710 KB 12/1063 KB 320/1044 KB 660/1267 KB 240/713 KB 1478/1710 KB 16/1063 KB 320/1044 KB 664/1267 KB 240/713 KB 1478/1710 KB 16/1063 KB 320/1044 KB 668/1267 KB 240/713 KB 1478/1710 KB 16/1063 KB 320/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 20/1063 KB 320/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 24/1063 KB 320/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 28/1063 KB 320/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 32/1063 KB 320/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 32/1063 KB 324/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 36/1063 KB 328/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 36/1063 KB 328/1044 KB 676/1267 KB 240/713 KB 1478/1710 KB 36/1063 KB 328/1044 KB 680/1267 KB 240/713 KB 1478/1710 KB 36/1063 KB 328/1044 KB 684/1267 KB 240/713 KB 1478/1710 KB 36/1063 KB 328/1044 KB 688/1267 KB 240/713 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1478/1710 KB 40/1063 KB 328/1044 KB 688/1267 KB 240/713 KB 1478/1710 KB 44/1063 KB 328/1044 KB 688/1267 KB 240/713 KB 1478/1710 KB 48/1063 KB 328/1044 KB 688/1267 KB 240/713 KB 1478/1710 KB 32/1063 KB 328/1044 KB 672/1267 KB 240/713 KB 1478/1710 KB 48/1063 KB 332/1044 KB 688/1267 KB 240/713 KB 1478/1710 KB 48/1063 KB 336/1044 KB 688/1267 KB 240/713 KB 1478/1710 KB 48/1063 KB 340/1044 KB 688/1267 KB 240/713 KB 1482/1710 KB 52/1063 KB 344/1044 KB 692/1267 KB 240/713 KB 1482/1710 KB 52/1063 KB 348/1044 KB 692/1267 KB 240/713 KB 1482/1710 KB 52/1063 KB 340/1044 KB 692/1267 KB 240/713 KB 1482/1710 KB 52/1063 KB 340/1044 KB 692/1267 KB 240/713 KB 1482/1710 KB 52/1063 KB 348/1044 KB 696/1267 KB 240/713 KB 1482/1710 KB 52/1063 KB 348/1044 KB 700/1267 KB 240/713 KB 1482/1710 KB 52/1063 KB 348/1044 KB 704/1267 KB 240/713 KB 1482/1710 KB 48/1063 KB 340/1044 KB 688/1267 KB 240/713 KB 1486/1710 KB 52/1063 KB 348/1044 KB 704/1267 KB 240/713 KB 1486/1710 KB 56/1063 KB 348/1044 KB 704/1267 KB 240/713 KB 1490/1710 KB 56/1063 KB 348/1044 KB 704/1267 KB 240/713 KB 1490/1710 KB 60/1063 KB 348/1044 KB 704/1267 KB 240/713 KB 1490/1710 KB 64/1063 KB 348/1044 KB 704/1267 KB 240/713 KB 1494/1710 KB 64/1063 KB 348/1044 KB 708/1267 KB 240/713 KB 1494/1710 KB 64/1063 KB 348/1044 KB 712/1267 KB 240/713 KB 1494/1710 KB 64/1063 KB 348/1044 KB 716/1267 KB 240/713 KB 1494/1710 KB 64/1063 KB 348/1044 KB 720/1267 KB 240/713 KB 1494/1710 KB 64/1063 KB 348/1044 KB 704/1267 KB 240/713 KB 1498/1710 KB 64/1063 KB 348/1044 KB 720/1267 KB 240/713 KB 1502/1710 KB 68/1063 KB 352/1044 KB 720/1267 KB 244/713 KB 1506/1710 KB 68/1063 KB 352/1044 KB 720/1267 KB 244/713 KB 1498/1710 KB 68/1063 KB 352/1044 KB 720/1267 KB 244/713 KB 1498/1710 KB 64/1063 KB 352/1044 KB 720/1267 KB 244/713 KB 1506/1710 KB 68/1063 KB 352/1044 KB 724/1267 KB 244/713 KB 1498/1710 KB 64/1063 KB 352/1044 KB 720/1267 KB 240/713 KB 1506/1710 KB 68/1063 KB 352/1044 KB 728/1267 KB 244/713 KB 1506/1710 KB 68/1063 KB 352/1044 KB 732/1267 KB 244/713 KB 1506/1710 KB 68/1063 KB 352/1044 KB 736/1267 KB 244/713 KB 1506/1710 KB 72/1063 KB 352/1044 KB 736/1267 KB 248/713 KB 1506/1710 KB 72/1063 KB 352/1044 KB 736/1267 KB 252/713 KB 1506/1710 KB 72/1063 KB 352/1044 KB 736/1267 KB 244/713 KB 1510/1710 KB 72/1063 KB 352/1044 KB 736/1267 KB 252/713 KB 1510/1710 KB 76/1063 KB 352/1044 KB 736/1267 KB 252/713 KB 1510/1710 KB 76/1063 KB 356/1044 KB 736/1267 KB 256/713 KB 1510/1710 KB 76/1063 KB 356/1044 KB 736/1267 KB 256/713 KB 1510/1710 KB 80/1063 KB 360/1044 KB 736/1267 KB 256/713 KB 1510/1710 KB 80/1063 KB 364/1044 KB 736/1267 KB 256/713 KB 1514/1710 KB 80/1063 KB 368/1044 KB 736/1267 KB 256/713 KB 1514/1710 KB 80/1063 KB 372/1044 KB 736/1267 KB 256/713 KB 1514/1710 KB 80/1063 KB 376/1044 KB 736/1267 KB 260/713 KB 1510/1710 KB 80/1063 KB 356/1044 KB 736/1267 KB 256/713 KB 1514/1710 KB 84/1063 KB 376/1044 KB 736/1267 KB 260/713 KB 1514/1710 KB 88/1063 KB 376/1044 KB 740/1267 KB 260/713 KB 1514/1710 KB 92/1063 KB 376/1044 KB 740/1267 KB 260/713 KB 1514/1710 KB 80/1063 KB 372/1044 KB 736/1267 KB 260/713 KB 1514/1710 KB 80/1063 KB 364/1044 KB 736/1267 KB 256/713 KB 1518/1710 KB 92/1063 KB 376/1044 KB 740/1267 KB 260/713 KB 1514/1710 KB 84/1063 KB 376/1044 KB 740/1267 KB 260/713 KB 1518/1710 KB 92/1063 KB 376/1044 KB 744/1267 KB 260/713 KB 1518/1710 KB 92/1063 KB 376/1044 KB 748/1267 KB 260/713 KB 1522/1710 KB 92/1063 KB 376/1044 KB 752/1267 KB 260/713 KB 1518/1710 KB 92/1063 KB 376/104 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 4 KB 752/1267 KB 264/713 KB 1522/1710 KB 92/1063 KB 376/1044 KB 752/1267 KB 264/713 KB 1526/1710 KB 92/1063 KB 376/1044 KB 752/1267 KB 264/713 KB 1526/1710 KB 92/1063 KB 376/1044 KB 752/1267 KB 268/713 KB 1526/1710 KB 96/1063 KB 376/1044 KB 752/1267 KB 268/713 KB 1526/1710 KB 96/1063 KB 376/1044 KB 752/1267 KB 272/713 KB 1526/1710 KB 100/1063 KB 376/1044 KB 752/1267 KB 272/713 KB 1530/1710 KB 104/1063 KB 380/1044 KB 756/1267 KB 276/713 KB 1530/1710 KB 108/1063 KB 380/1044 KB 756/1267 KB 276/713 KB 1530/1710 KB 112/1063 KB 380/1044 KB 756/1267 KB 276/713 KB 1530/1710 KB 100/1063 KB 380/1044 KB 756/1267 KB 276/713 KB 1530/1710 KB 100/1063 KB 380/1044 KB 752/1267 KB 276/713 KB 1534/1710 KB 112/1063 KB 380/1044 KB 760/1267 KB 276/713 KB 1538/1710 KB 112/1063 KB 380/1044 KB 760/1267 KB 276/713 KB 1542/1710 KB 112/1063 KB 380/1044 KB 760/1267 KB 276/713 KB 1526/1710 KB 100/1063 KB 380/1044 KB 752/1267 KB 276/713 KB 1526/1710 KB 100/1063 KB 380/1044 KB 752/1267 KB 272/713 KB 1542/1710 KB 112/1063 KB 384/1044 KB 760/1267 KB 276/713 KB 1542/1710 KB 112/1063 KB 388/1044 KB 760/1267 KB 276/713 KB 1530/1710 KB 112/1063 KB 380/1044 KB 760/1267 KB 276/713 KB 1542/1710 KB 112/1063 KB 388/1044 KB 764/1267 KB 280/713 KB 1542/1710 KB 112/1063 KB 388/1044 KB 768/1267 KB 280/713 KB 1542/1710 KB 112/1063 KB 388/1044 KB 760/1267 KB 280/713 KB 1542/1710 KB 112/1063 KB 388/1044 KB 768/1267 KB 284/713 KB 1546/1710 KB 112/1063 KB 388/1044 KB 768/1267 KB 284/713 KB 1550/1710 KB 116/1063 KB 392/1044 KB 772/1267 KB 288/713 KB 1554/1710 KB 116/1063 KB 392/1044 KB 772/1267 KB 288/713 KB 1546/1710 KB 116/1063 KB 392/1044 KB 772/1267 KB 288/713 KB 1546/1710 KB 116/1063 KB 392/1044 KB 768/1267 KB 288/713 KB 1546/1710 KB 112/1063 KB 392/1044 KB 768/1267 KB 288/713 KB 1546/1710 KB 112/1063 KB 392/1044 KB 768/1267 KB 284/713 KB 1554/1710 KB 116/1063 KB 396/1044 KB 772/1267 KB 288/713 KB 1554/1710 KB 116/1063 KB 400/1044 KB 772/1267 KB 288/713 KB 1554/1710 KB 116/1063 KB 404/1044 KB 772/1267 KB 288/713 KB 1558/1710 KB 120/1063 KB 408/1044 KB 776/1267 KB 292/713 KB 1558/1710 KB 120/1063 KB 412/1044 KB 776/1267 KB 292/713 KB 1558/1710 KB 120/1063 KB 404/1044 KB 776/1267 KB 292/713 KB 1554/1710 KB 120/1063 KB 404/1044 KB 776/1267 KB 292/713 KB 1554/1710 KB 120/1063 KB 404/1044 KB 776/1267 KB 288/713 KB 1554/1710 KB 116/1063 KB 404/1044 KB 776/1267 KB 288/713 KB 1558/1710 KB 120/1063 KB 412/1044 KB 780/1267 KB 292/713 KB 1558/1710 KB 124/1063 KB 412/1044 KB 780/1267 KB 292/713 KB 1558/1710 KB 128/1063 KB 412/1044 KB 780/1267 KB 292/713 KB 1558/1710 KB 128/1063 KB 412/1044 KB 784/1267 KB 296/713 KB 1558/1710 KB 128/1063 KB 412/1044 KB 780/1267 KB 296/713 KB 1558/1710 KB 128/1063 KB 412/1044 KB 784/1267 KB 300/713 KB 1558/1710 KB 132/1063 KB 412/1044 KB 784/1267 KB 304/713 KB 1562/1710 KB 132/1063 KB 416/1044 KB 784/1267 KB 308/713 KB 1562/1710 KB 132/1063 KB 416/1044 KB 788/1267 KB 312/713 KB 1562/1710 KB 132/1063 KB 416/1044 KB 788/1267 KB 316/713 KB 1558/1710 KB 132/1063 KB 412/1044 KB 784/1267 KB 300/713 KB 1562/1710 KB 132/1063 KB 416/1044 KB 788/1267 KB 308/713 KB 1562/1710 KB 132/1063 KB 416/1044 KB 784/1267 KB 304/713 KB 1558/1710 KB 132/1063 KB 416/1044 KB 784/1267 KB 304/713 KB 1562/1710 KB 132/1063 KB 420/1044 KB 788/1267 KB 316/713 KB 1566/1710 KB 136/1063 KB 424/1044 KB 792/1267 KB 316/713 KB 1566/1710 KB 136/1063 KB 428/1044 KB 792/1267 KB 316/713 KB 1566/1710 KB 136/1063 KB 420/1044 KB 792/1267 KB 316/713 KB 1566/1710 KB 132/ unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1063 KB 420/1044 KB 792/1267 KB 316/713 KB 1562/1710 KB 132/1063 KB 420/1044 KB 792/1267 KB 316/713 KB 1566/1710 KB 136/1063 KB 428/1044 KB 796/1267 KB 316/713 KB 1566/1710 KB 136/1063 KB 428/1044 KB 800/1267 KB 316/713 KB 1570/1710 KB 140/1063 KB 428/1044 KB 800/1267 KB 316/713 KB 1570/1710 KB 136/1063 KB 428/1044 KB 800/1267 KB 316/713 KB 1574/1710 KB 140/1063 KB 428/1044 KB 800/1267 KB 316/713 KB 1574/1710 KB 144/1063 KB 428/1044 KB 804/1267 KB 316/713 KB 1578/1710 KB 144/1063 KB 432/1044 KB 808/1267 KB 320/713 KB 1578/1710 KB 144/1063 KB 432/1044 KB 812/1267 KB 320/713 KB 1574/1710 KB 144/1063 KB 428/1044 KB 800/1267 KB 316/713 KB 1578/1710 KB 148/1063 KB 432/1044 KB 812/1267 KB 320/713 KB 1578/1710 KB 152/1063 KB 432/1044 KB 812/1267 KB 320/713 KB 1578/1710 KB 144/1063 KB 432/1044 KB 804/1267 KB 320/713 KB 1574/1710 KB 144/1063 KB 432/1044 KB 804/1267 KB 320/713 KB 1574/1710 KB 144/1063 KB 428/1044 KB 804/1267 KB 320/713 KB 1578/1710 KB 152/1063 KB 436/1044 KB 816/1267 KB 320/713 KB 1582/1710 KB 152/1063 KB 440/1044 KB 816/1267 KB 324/713 KB 1582/1710 KB 152/1063 KB 444/1044 KB 816/1267 KB 324/713 KB 1582/1710 KB 156/1063 KB 448/1044 KB 816/1267 KB 324/713 KB 1578/1710 KB 152/1063 KB 432/1044 KB 816/1267 KB 320/713 KB 1582/1710 KB 156/1063 KB 444/1044 KB 816/1267 KB 324/713 KB 1582/1710 KB 152/1063 KB 436/1044 KB 816/1267 KB 324/713 KB 1578/1710 KB 152/1063 KB 436/1044 KB 816/1267 KB 324/713 KB 1582/1710 KB 156/1063 KB 448/1044 KB 816/1267 KB 328/713 KB 1582/1710 KB 156/1063 KB 448/1044 KB 816/1267 KB 332/713 KB 1582/1710 KB 156/1063 KB 448/1044 KB 816/1267 KB 336/713 KB 1586/1710 KB 156/1063 KB 448/1044 KB 816/1267 KB 336/713 KB 1586/1710 KB 160/1063 KB 448/1044 KB 816/1267 KB 336/713 KB 1590/1710 KB 164/1063 KB 448/1044 KB 816/1267 KB 336/713 KB 1590/1710 KB 168/1063 KB 452/1044 KB 820/1267 KB 340/713 KB 1590/1710 KB 172/1063 KB 452/1044 KB 820/1267 KB 340/713 KB 1590/1710 KB 160/1063 KB 448/1044 KB 816/1267 KB 336/713 KB 1594/1710 KB 172/1063 KB 452/1044 KB 820/1267 KB 340/713 KB 1590/1710 KB 164/1063 KB 452/1044 KB 820/1267 KB 340/713 KB 1594/1710 KB 172/1063 KB 452/1044 KB 820/1267 KB 344/713 KB 1594/1710 KB 172/1063 KB 452/1044 KB 820/1267 KB 348/713 KB 1594/1710 KB 172/1063 KB 452/1044 KB 820/1267 KB 352/713 KB 1590/1710 KB 164/1063 KB 452/1044 KB 820/1267 KB 336/713 KB 1594/1710 KB 172/1063 KB 452/1044 KB 824/1267 KB 352/713 KB 1590/1710 KB 164/1063 KB 452/1044 KB 816/1267 KB 336/713 KB 1594/1710 KB 172/1063 KB 456/1044 KB 828/1267 KB 352/713 KB 1594/1710 KB 172/1063 KB 460/1044 KB 828/1267 KB 352/713 KB 1594/1710 KB 172/1063 KB 464/1044 KB 828/1267 KB 352/713 KB 1594/1710 KB 172/1063 KB 452/1044 KB 828/1267 KB 352/713 KB 1598/1710 KB 176/1063 KB 464/1044 KB 832/1267 KB 352/713 KB 1598/1710 KB 176/1063 KB 464/1044 KB 828/1267 KB 352/713 KB 1598/1710 KB 172/1063 KB 464/1044 KB 828/1267 KB 352/713 KB 1602/1710 KB 176/1063 KB 464/1044 KB 832/1267 KB 352/713 KB 1606/1710 KB 176/1063 KB 464/1044 KB 832/1267 KB 352/713 KB 1610/1710 KB 176/1063 KB 464/1044 KB 832/1267 KB 352/713 KB 1614/1710 KB 180/1063 KB 468/1044 KB 836/1267 KB 356/713 KB 1618/1710 KB 180/1063 KB 468/1044 KB 836/1267 KB 356/713 KB 1610/1710 KB 180/1063 KB 468/1044 KB 836/1267 KB 356/713 KB 1610/1710 KB 180/1063 KB 464/1044 KB 836/1267 KB 356/713 KB 1618/1710 KB 180/1063 KB 468/1044 KB 836/1267 KB 360/713 KB 1618/1710 KB 180/1063 KB 468/1044 KB 836/1267 KB 364/713 KB 1618/1710 KB 180/1063 KB 472/1044 KB 836/1267 KB 368/713 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 1610/1710 KB 180/1063 KB 464/1044 KB 836/1267 KB 352/713 KB 1618/1710 KB 184/1063 KB 472/1044 KB 836/1267 KB 368/713 KB 1618/1710 KB 188/1063 KB 472/1044 KB 836/1267 KB 368/713 KB 1610/1710 KB 176/1063 KB 464/1044 KB 836/1267 KB 352/713 KB 1618/1710 KB 188/1063 KB 472/1044 KB 840/1267 KB 368/713 KB 1618/1710 KB 180/1063 KB 472/1044 KB 836/1267 KB 364/713 KB 1618/1710 KB 188/1063 KB 476/1044 KB 840/1267 KB 368/713 KB 1618/1710 KB 188/1063 KB 476/1044 KB 844/1267 KB 368/713 KB 1618/1710 KB 192/1063 KB 476/1044 KB 844/1267 KB 368/713 KB 1618/1710 KB 192/1063 KB 480/1044 KB 848/1267 KB 368/713 KB 1618/1710 KB 192/1063 KB 476/1044 KB 848/1267 KB 368/713 KB 1622/1710 KB 192/1063 KB 480/1044 KB 848/1267 KB 368/713 KB 1622/1710 KB 192/1063 KB 484/1044 KB 848/1267 KB 368/713 KB 1626/1710 KB 196/1063 KB 488/1044 KB 852/1267 KB 372/713 KB 1626/1710 KB 196/1063 KB 492/1044 KB 852/1267 KB 372/713 KB 1626/1710 KB 196/1063 KB 484/1044 KB 852/1267 KB 372/713 KB 1626/1710 KB 196/1063 KB 484/1044 KB 848/1267 KB 372/713 KB 1626/1710 KB 196/1063 KB 492/1044 KB 852/1267 KB 376/713 KB 1626/1710 KB 196/1063 KB 492/1044 KB 852/1267 KB 380/713 KB 1626/1710 KB 196/1063 KB 492/1044 KB 856/1267 KB 380/713 KB 1626/1710 KB 196/1063 KB 484/1044 KB 848/1267 KB 368/713 KB 1622/1710 KB 196/1063 KB 484/1044 KB 848/1267 KB 368/713 KB 1626/1710 KB 200/1063 KB 492/1044 KB 856/1267 KB 384/713 KB 1626/1710 KB 196/1063 KB 492/1044 KB 856/1267 KB 384/713 KB 1630/1710 KB 200/1063 KB 492/1044 KB 856/1267 KB 384/713 KB 1630/1710 KB 204/1063 KB 492/1044 KB 860/1267 KB 384/713 KB 1630/1710 KB 200/1063 KB 492/1044 KB 860/1267 KB 384/713 KB 1630/1710 KB 204/1063 KB 496/1044 KB 864/1267 KB 384/713 KB 1634/1710 KB 208/1063 KB 496/1044 KB 868/1267 KB 384/713 KB 1634/1710 KB 208/1063 KB 496/1044 KB 872/1267 KB 388/713 KB 1634/1710 KB 208/1063 KB 496/1044 KB 876/1267 KB 388/713 KB 1630/1710 KB 204/1063 KB 496/1044 KB 860/1267 KB 384/713 KB 1634/1710 KB 208/1063 KB 500/1044 KB 876/1267 KB 388/713 KB 1634/1710 KB 208/1063 KB 504/1044 KB 876/1267 KB 388/713 KB 1634/1710 KB 208/1063 KB 508/1044 KB 876/1267 KB 388/713 KB 1634/1710 KB 208/1063 KB 512/1044 KB 876/1267 KB 388/713 KB 1634/1710 KB 208/1063 KB 496/1044 KB 868/1267 KB 388/713 KB 1634/1710 KB 208/1063 KB 496/1044 KB 864/1267 KB 384/713 KB 1634/1710 KB 204/1063 KB 496/1044 KB 864/1267 KB 384/713 KB 1638/1710 KB 208/1063 KB 512/1044 KB 876/1267 KB 388/713 KB 1638/1710 KB 212/1063 KB 512/1044 KB 876/1267 KB 388/713 KB 1642/1710 KB 216/1063 KB 512/1044 KB 876/1267 KB 392/713 KB 1642/1710 KB 220/1063 KB 512/1044 KB 876/1267 KB 392/713 KB 1642/1710 KB 224/1063 KB 512/1044 KB 876/1267 KB 392/713 KB 1642/1710 KB 212/1063 KB 512/1044 KB 876/1267 KB 392/713 KB 1642/1710 KB 224/1063 KB 512/1044 KB 880/1267 KB 396/713 KB 1642/1710 KB 224/1063 KB 512/1044 KB 880/1267 KB 400/713 KB 1642/1710 KB 212/1063 KB 512/1044 KB 876/1267 KB 388/713 KB 1646/1710 KB 224/1063 KB 512/1044 KB 880/1267 KB 400/713 KB 1650/1710 KB 224/1063 KB 512/1044 KB 880/1267 KB 400/713 KB 1654/1710 KB 228/1063 KB 512/1044 KB 880/1267 KB 400/713 KB 1642/1710 KB 224/1063 KB 512/1044 KB 880/1267 KB 392/713 KB 1654/1710 KB 228/1063 KB 516/1044 KB 880/1267 KB 400/713 KB 1658/1710 KB 228/1063 KB 520/1044 KB 884/1267 KB 404/713 KB 1658/1710 KB 228/1063 KB 524/1044 KB 884/1267 KB 404/713 KB 1650/1710 KB 228/1063 KB 512/1044 KB 880/1267 KB 400/713 KB 1658/1710 KB 228/1063 KB 516/1044 KB 884/1267 KB 404/713 KB 1658/1710 KB 228/1063 KB 524/1044 KB 884 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install /1267 KB 408/713 KB 1658/1710 KB 228/1063 KB 524/1044 KB 884/1267 KB 412/713 KB 1658/1710 KB 232/1063 KB 524/1044 KB 884/1267 KB 416/713 KB 1658/1710 KB 228/1063 KB 516/1044 KB 884/1267 KB 400/713 KB 1658/1710 KB 228/1063 KB 516/1044 KB 880/1267 KB 400/713 KB 1658/1710 KB 232/1063 KB 524/1044 KB 884/1267 KB 412/713 KB 1658/1710 KB 236/1063 KB 524/1044 KB 884/1267 KB 416/713 KB 1662/1710 KB 236/1063 KB 528/1044 KB 884/1267 KB 416/713 KB 1662/1710 KB 240/1063 KB 528/1044 KB 888/1267 KB 416/713 KB 1662/1710 KB 240/1063 KB 528/1044 KB 892/1267 KB 416/713 KB 1662/1710 KB 240/1063 KB 528/1044 KB 896/1267 KB 416/713 KB 1662/1710 KB 240/1063 KB 528/1044 KB 900/1267 KB 416/713 KB 1662/1710 KB 240/1063 KB 532/1044 KB 904/1267 KB 420/713 KB 1662/1710 KB 240/1063 KB 532/1044 KB 908/1267 KB 420/713 KB 1662/1710 KB 240/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1662/1710 KB 236/1063 KB 524/1044 KB 884/1267 KB 416/713 KB 1666/1710 KB 240/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1670/1710 KB 240/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1674/1710 KB 240/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1678/1710 KB 240/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1682/1710 KB 240/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1686/1710 KB 240/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1662/1710 KB 240/1063 KB 532/1044 KB 900/1267 KB 420/713 KB 1662/1710 KB 240/1063 KB 528/1044 KB 900/1267 KB 420/713 KB 1662/1710 KB 240/1063 KB 528/1044 KB 884/1267 KB 416/713 KB 1686/1710 KB 244/1063 KB 532/1044 KB 912/1267 KB 420/713 KB 1686/1710 KB 244/1063 KB 532/1044 KB 912/1267 KB 424/713 KB 1686/1710 KB 244/1063 KB 532/1044 KB 912/1267 KB 428/713 KB 1686/1710 KB 248/1063 KB 536/1044 KB 912/1267 KB 428/713 KB 1686/1710 KB 248/1063 KB 536/1044 KB 912/1267 KB 428/713 KB 1686/1710 KB 248/1063 KB 536/1044 KB 912/1267 KB 432/713 KB 1686/1710 KB 252/1063 KB 540/1044 KB 912/1267 KB 432/713 KB 1686/1710 KB 252/1063 KB 536/1044 KB 912/1267 KB 432/713 KB 1686/1710 KB 252/1063 KB 544/1044 KB 912/1267 KB 432/713 KB 1686/1710 KB 256/1063 KB 544/1044 KB 912/1267 KB 432/713 KB 1686/1710 KB 256/1063 KB 548/1044 KB 912/1267 KB 432/713 KB 1690/1710 KB 260/1063 KB 552/1044 KB 916/1267 KB 436/713 KB 1690/1710 KB 260/1063 KB 556/1044 KB 916/1267 KB 436/713 KB 1690/1710 KB 260/1063 KB 560/1044 KB 916/1267 KB 436/713 KB 1690/1710 KB 260/1063 KB 548/1044 KB 916/1267 KB 436/713 KB 1690/1710 KB 256/1063 KB 548/1044 KB 916/1267 KB 436/713 KB 1690/1710 KB 260/1063 KB 560/1044 KB 916/1267 KB 440/713 KB 1690/1710 KB 260/1063 KB 560/1044 KB 916/1267 KB 444/713 KB 1690/1710 KB 260/1063 KB 560/1044 KB 916/1267 KB 448/713 KB 1690/1710 KB 256/1063 KB 548/1044 KB 916/1267 KB 432/713 KB 1694/1710 KB 264/1063 KB 560/1044 KB 916/1267 KB 448/713 KB 1686/1710 KB 256/1063 KB 548/1044 KB 916/1267 KB 432/713 KB 1698/1710 KB 264/1063 KB 560/1044 KB 920/1267 KB 448/713 KB 1690/1710 KB 264/1063 KB 560/1044 KB 916/1267 KB 448/713 KB 1698/1710 KB 268/1063 KB 560/1044 KB 920/1267 KB 448/713 KB 1698/1710 KB 272/1063 KB 560/1044 KB 920/1267 KB 448/713 KB 1698/1710 KB 272/1063 KB 560/1044 KB 924/1267 KB 448/713 KB 1698/1710 KB 264/1063 KB 560/1044 KB 916/1267 KB 448/713 KB 1702/1710 KB 272/1063 KB 560/1044 KB 924/1267 KB 448/713 KB 1706/1710 KB 276/1063 KB 560/1044 KB 928/1267 KB 448/713 KB 1710/1710 KB 276/1063 KB 564/1044 KB 928/1267 KB 452/713 KB 1710/1710 KB 276/1063 KB 564/1044 KB 928/1267 KB 452/713 KB 1702/1710 KB 276/1063 KB 560/1044 KB 928/1267 KB 448/713 KB 1702/1710 KB 272/1063 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install KB 560/1044 KB 928/1267 KB 448/713 KB 1710/1710 KB 276/1063 KB 564/1044 KB 932/1267 KB 452/713 KB 1706/1710 KB 276/1063 KB 564/1044 KB 928/1267 KB 452/713 KB 1710/1710 KB 280/1063 KB 568/1044 KB 932/1267 KB 452/713 KB 1710/1710 KB 280/1063 KB 572/1044 KB 932/1267 KB 452/713 KB 1710/1710 KB 280/1063 KB 576/1044 KB 932/1267 KB 452/713 KB 1706/1710 KB 276/1063 KB 560/1044 KB 928/1267 KB 452/713 KB 1710/1710 KB 280/1063 KB 576/1044 KB 932/1267 KB 456/713 KB 1710/1710 KB 280/1063 KB 576/1044 KB 932/1267 KB 460/713 KB 1710/1710 KB 280/1063 KB 576/1044 KB 932/1267 KB 464/713 KB 1710/1710 KB 280/1063 KB 564/1044 KB 932/1267 KB 452/713 KB 1710/1710 KB 284/1063 KB 576/1044 KB 932/1267 KB 464/713 KB 1710/1710 KB 288/1063 KB 576/1044 KB 932/1267 KB 464/713 KB 1710/1710 KB 292/1063 KB 576/1044 KB 936/1267 KB 464/713 KB 1710/1710 KB 296/1063 KB 580/1044 KB 936/1267 KB 468/713 KB 1710/1710 KB 300/1063 KB 580/1044 KB 936/1267 KB 468/713 KB 1710/1710 KB 288/1063 KB 576/1044 KB 936/1267 KB 464/713 KB 1710/1710 KB 300/1063 KB 580/1044 KB 940/1267 KB 468/713 KB 1710/1710 KB 300/1063 KB 580/1044 KB 944/1267 KB 468/713 KB 1710/1710 KB 292/1063 KB 580/1044 KB 936/1267 KB 468/713 KB 1710/1710 KB 300/1063 KB 580/1044 KB 944/1267 KB 472/713 KB 1710/1710 KB 300/1063 KB 580/1044 KB 944/1267 KB 476/713 KB 1710/1710 KB 292/1063 KB 580/1044 KB 936/1267 KB 464/713 KB 1710/1710 KB 300/1063 KB 584/1044 KB 944/1267 KB 476/713 KB 1710/1710 KB 300/1063 KB 588/1044 KB 944/1267 KB 476/713 KB 1710/1710 KB 300/1063 KB 592/1044 KB 944/1267 KB 480/713 KB 1710/1710 KB 300/1063 KB 588/1044 KB 944/1267 KB 480/713 KB 1710/1710 KB 304/1063 KB 592/1044 KB 948/1267 KB 480/713 KB 1710/1710 KB 300/1063 KB 592/1044 KB 948/1267 KB 480/713 KB 1710/1710 KB 304/1063 KB 592/1044 KB 952/1267 KB 480/713 KB 1710/1710 KB 304/1063 KB 592/1044 KB 956/1267 KB 480/713 KB 1710/1710 KB 304/1063 KB 592/1044 KB 960/1267 KB 480/713 KB 1710/1710 KB 304/1063 KB 596/1044 KB 960/1267 KB 484/713 KB 1710/1710 KB 308/1063 KB 600/1044 KB 964/1267 KB 484/713 KB 1710/1710 KB 308/1063 KB 604/1044 KB 964/1267 KB 484/713 KB 1710/1710 KB 308/1063 KB 608/1044 KB 964/1267 KB 484/713 KB 1710/1710 KB 304/1063 KB 592/1044 KB 960/1267 KB 484/713 KB 1710/1710 KB 308/1063 KB 608/1044 KB 964/1267 KB 488/713 KB 1710/1710 KB 308/1063 KB 596/1044 KB 964/1267 KB 484/713 KB 1710/1710 KB 312/1063 KB 608/1044 KB 964/1267 KB 492/713 KB 1710/1710 KB 316/1063 KB 608/1044 KB 964/1267 KB 492/713 KB 1710/1710 KB 320/1063 KB 608/1044 KB 964/1267 KB 492/713 KB 1710/1710 KB 304/1063 KB 596/1044 KB 964/1267 KB 484/713 KB 1710/1710 KB 320/1063 KB 608/1044 KB 968/1267 KB 492/713 KB 1710/1710 KB 320/1063 KB 608/1044 KB 972/1267 KB 492/713 KB 1710/1710 KB 320/1063 KB 608/1044 KB 976/1267 KB 492/713 KB 1710/1710 KB 320/1063 KB 612/1044 KB 980/1267 KB 492/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 984/1267 KB 492/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 988/1267 KB 492/713 KB 1710/1710 KB 312/1063 KB 608/1044 KB 964/1267 KB 492/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 988/1267 KB 496/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 988/1267 KB 500/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 988/1267 KB 504/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 988/1267 KB 508/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 988/1267 KB 512/713 KB 1710/1710 KB 324/1063 KB 612/1044 KB 980/1267 KB 492/713 KB 1710/1710 KB 328/1063 KB 612/1044 KB 988/1267 KB 512/713 KB 1710/1710 KB 332/1063 KB 612/1044 KB 988/1267 KB 512/713 KB 17 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 10/1710 KB 336/1063 KB 612/1044 KB 988/1267 KB 512/713 KB 1710/1710 KB 320/1063 KB 612/1044 KB 976/1267 KB 492/713 KB 1710/1710 KB 336/1063 KB 616/1044 KB 988/1267 KB 512/713 KB 1710/1710 KB 336/1063 KB 620/1044 KB 988/1267 KB 512/713 KB 1710/1710 KB 336/1063 KB 624/1044 KB 988/1267 KB 512/713 KB 1710/1710 KB 336/1063 KB 624/1044 KB 988/1267 KB 516/713 KB 1710/1710 KB 340/1063 KB 628/1044 KB 992/1267 KB 520/713 KB 1710/1710 KB 340/1063 KB 628/1044 KB 992/1267 KB 524/713 KB 1710/1710 KB 340/1063 KB 628/1044 KB 992/1267 KB 528/713 KB 1710/1710 KB 340/1063 KB 628/1044 KB 992/1267 KB 516/713 KB 1710/1710 KB 336/1063 KB 628/1044 KB 992/1267 KB 516/713 KB 1710/1710 KB 336/1063 KB 624/1044 KB 992/1267 KB 516/713 KB 1710/1710 KB 340/1063 KB 628/1044 KB 996/1267 KB 528/713 KB 1710/1710 KB 344/1063 KB 632/1044 KB 996/1267 KB 528/713 KB 1710/1710 KB 348/1063 KB 632/1044 KB 996/1267 KB 528/713 KB 1710/1710 KB 352/1063 KB 632/1044 KB 996/1267 KB 528/713 KB 1710/1710 KB 340/1063 KB 632/1044 KB 996/1267 KB 528/713 KB 1710/1710 KB 352/1063 KB 636/1044 KB 1000/1267 KB 528/713 KB 1710/1710 KB 352/1063 KB 640/1044 KB 1000/1267 KB 528/713 KB 1710/1710 KB 352/1063 KB 632/1044 KB 1000/1267 KB 528/713 KB 1710/1710 KB 352/1063 KB 644/1044 KB 1000/1267 KB 528/713 KB 1710/1710 KB 356/1063 KB 648/1044 KB 1004/1267 KB 532/713 KB 1710/1710 KB 356/1063 KB 644/1044 KB 1004/1267 KB 532/713 KB 1710/1710 KB 352/1063 KB 644/1044 KB 1004/1267 KB 532/713 KB 1710/1710 KB 352/1063 KB 644/1044 KB 1004/1267 KB 528/713 KB 1710/1710 KB 356/1063 KB 648/1044 KB 1008/1267 KB 532/713 KB 1710/1710 KB 356/1063 KB 648/1044 KB 1012/1267 KB 532/713 KB 1710/1710 KB 360/1063 KB 652/1044 KB 1012/1267 KB 536/713 KB 1710/1710 KB 360/1063 KB 656/1044 KB 1012/1267 KB 536/713 KB 1710/1710 KB 360/1063 KB 648/1044 KB 1012/1267 KB 536/713 KB 1710/1710 KB 356/1063 KB 648/1044 KB 1012/1267 KB 536/713 KB 1710/1710 KB 360/1063 KB 656/1044 KB 1012/1267 KB 540/713 KB 1710/1710 KB 364/1063 KB 656/1044 KB 1012/1267 KB 540/713 KB 1710/1710 KB 364/1063 KB 656/1044 KB 1012/1267 KB 544/713 KB 1710/1710 KB 368/1063 KB 656/1044 KB 1012/1267 KB 544/713 KB 1710/1710 KB 368/1063 KB 656/1044 KB 1016/1267 KB 544/713 KB 1710/1710 KB 368/1063 KB 656/1044 KB 1020/1267 KB 544/713 KB 372/1063 KB 656/1044 KB 1024/1267 KB 544/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2638.7 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 372/1063 KB 660/1044 KB 1028/1267 KB 548/713 KB 372/1063 KB 656/1044 KB 1020/1267 KB 544/713 KB 372/1063 KB 660/1044 KB 1024/1267 KB 548/713 KB 372/1063 KB 656/1044 KB 1024/1267 KB 548/713 KB 372/1063 KB 660/1044 KB 1028/1267 KB 552/713 KB 372/1063 KB 664/1044 KB 1028/1267 KB 556/713 KB 376/1063 KB 664/1044 KB 1028/1267 KB 556/713 KB 372/1063 KB 664/1044 KB 1028/1267 KB 552/713 KB 376/1063 KB 668/1044 KB 1028/1267 KB 556/713 KB 376/1063 KB 672/1044 KB 1028/1267 KB 560/713 KB 376/1063 KB 668/1044 KB 1028/1267 KB 560/713 KB 380/1063 KB 672/1044 KB 1028/1267 KB 560/713 KB 384/1063 KB 672/1044 KB 1028/1267 KB 560/713 KB 384/1063 KB 672/1044 KB 1028/1267 KB 564/713 KB 388/1063 KB 676/1044 KB 1032/1267 KB 568/713 KB 388/1063 KB 676/1044 KB 1032/1267 KB 572/713 KB 388/1063 KB 676/1044 KB 1032/1267 KB 576/713 KB 388/1063 KB 676/1044 KB 1032/1267 KB 564/713 KB 384/1063 KB 676/1044 KB 1032/1267 KB 564/713 KB 384/1063 KB 672/1044 KB 1032/1267 KB 564/713 KB 388/1063 KB 676/1044 KB 1036/1267 KB 576/713 KB 388/1063 KB 676/1044 KB 1040/1267 KB 576/713 KB 388/1063 KB 680/1044 KB 1040/1267 KB 576/713 KB 388/1063 KB 684/1044 KB 1040/1267 KB 576/713 KB 392/1063 KB 684/1044 KB 1040/1267 KB 576/713 KB 396/1063 KB 684/1044 KB 1040/1267 KB 576/713 KB 400/1063 KB 688/1044 KB 1040/1267 KB 576/713 KB 396/1063 KB 688/1044 KB 1040/1267 KB 576/713 KB 400/1063 KB 688/1044 KB 1044/1267 KB 576/713 KB 400/1063 KB 688/1044 KB 1048/1267 KB 576/713 KB 400/1063 KB 688/1044 KB 1052/1267 KB 580/713 KB 400/1063 KB 688/1044 KB 1056/1267 KB 580/713 KB 400/1063 KB 688/1044 KB 1060/1267 KB 580/713 KB 404/1063 KB 692/1044 KB 1064/1267 KB 580/713 KB 404/1063 KB 692/1044 KB 1068/1267 KB 580/713 KB 404/1063 KB 692/1044 KB 1072/1267 KB 580/713 KB 400/1063 KB 688/1044 KB 1048/1267 KB 580/713 KB 404/1063 KB 692/1044 KB 1072/1267 KB 584/713 KB 404/1063 KB 692/1044 KB 1060/1267 KB 580/713 KB 404/1063 KB 692/1044 KB 1072/1267 KB 588/713 KB 404/1063 KB 696/1044 KB 1072/1267 KB 592/713 KB 404/1063 KB 688/1044 KB 1060/1267 KB 580/713 KB 408/1063 KB 696/1044 KB 1072/1267 KB 592/713 KB 404/1063 KB 696/1044 KB 1072/1267 KB 592/713 KB 412/1063 KB 696/1044 KB 1072/1267 KB 592/713 KB 416/1063 KB 700/1044 KB 1072/1267 KB 592/713 KB 412/1063 KB 700/1044 KB 1072/1267 KB 592/713 KB 416/1063 KB 704/1044 KB 1072/1267 KB 596/713 KB 416/1063 KB 708/1044 KB 1072/1267 KB 596/713 KB 420/1063 KB 712/1044 KB 1076/1267 KB 596/713 KB 420/1063 KB 716/1044 KB 1076/1267 KB 596/713 KB 420/1063 KB 720/1044 KB 1076/1267 KB 596/713 KB 416/1063 KB 700/1044 KB 1072/1267 KB 596/713 KB 420/1063 KB 720/1044 KB 1076/1267 KB 600/713 KB 420/1063 KB 720/1044 KB 1076/1267 KB 604/713 KB 420/1063 KB 708/1044 KB 1076/1267 KB 596/713 KB 420/1063 KB 720/1044 KB 1076/1267 KB 608/713 KB 416/1063 KB 708/1044 KB 1076/1267 KB 596/713 KB 424/1063 KB 720/1044 KB 1080/1267 KB 608/713 KB 424/1063 KB 720/1044 KB 1084/1267 KB 608/713 KB 424/1063 KB 720/1044 KB 1088/1267 KB 608/713 KB 424/1063 KB 720/1044 KB 1092/1267 KB 608/713 KB 424/1063 KB 724/1044 KB 1096/1267 KB 612/713 KB 424/1063 KB 724/1044 KB 1100/1267 KB 612/713 KB 424/1063 KB 724/1044 KB 1104/1267 KB 612/713 KB 424/1063 KB 720/1044 KB 1076/1267 KB 608/713 KB 428/1063 KB 724/1044 KB 1104/1267 KB 612/713 KB 432/1063 KB 724/1044 KB 1104/1267 KB 612/713 KB 436/1063 KB 724/1044 KB 1104/1267 KB 612/713 KB 440/1063 KB 724/1044 KB 1104/1267 KB 612/713 KB 424/1063 KB 724/1044 KB 1092/1267 KB 612/713 KB 424/1063 KB 720/1044 KB 1092/1 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 267 KB 612/713 KB 440/1063 KB 724/1044 KB 1104/1267 KB 616/713 KB 440/1063 KB 728/1044 KB 1104/1267 KB 616/713 KB 440/1063 KB 728/1044 KB 1104/1267 KB 620/713 KB 440/1063 KB 732/1044 KB 1104/1267 KB 620/713 KB 440/1063 KB 736/1044 KB 1104/1267 KB 624/713 KB 444/1063 KB 736/1044 KB 1104/1267 KB 624/713 KB 448/1063 KB 736/1044 KB 1104/1267 KB 624/713 KB 440/1063 KB 736/1044 KB 1104/1267 KB 624/713 KB 448/1063 KB 736/1044 KB 1108/1267 KB 624/713 KB 452/1063 KB 740/1044 KB 1112/1267 KB 628/713 KB 452/1063 KB 740/1044 KB 1116/1267 KB 628/713 KB 452/1063 KB 740/1044 KB 1108/1267 KB 628/713 KB 448/1063 KB 740/1044 KB 1108/1267 KB 628/713 KB 448/1063 KB 736/1044 KB 1108/1267 KB 628/713 KB 452/1063 KB 740/1044 KB 1116/1267 KB 632/713 KB 452/1063 KB 740/1044 KB 1116/1267 KB 636/713 KB 452/1063 KB 744/1044 KB 1116/1267 KB 636/713 KB 456/1063 KB 744/1044 KB 1116/1267 KB 636/713 KB 460/1063 KB 748/1044 KB 1116/1267 KB 636/713 KB 456/1063 KB 748/1044 KB 1116/1267 KB 636/713 KB 460/1063 KB 748/1044 KB 1116/1267 KB 640/713 KB 460/1063 KB 752/1044 KB 1116/1267 KB 640/713 KB 464/1063 KB 752/1044 KB 1120/1267 KB 640/713 KB 464/1063 KB 752/1044 KB 1116/1267 KB 640/713 KB 464/1063 KB 752/1044 KB 1120/1267 KB 644/713 KB 468/1063 KB 756/1044 KB 1124/1267 KB 648/713 KB 468/1063 KB 756/1044 KB 1124/1267 KB 644/713 KB 468/1063 KB 760/1044 KB 1124/1267 KB 648/713 KB 468/1063 KB 752/1044 KB 1124/1267 KB 644/713 KB 468/1063 KB 752/1044 KB 1120/1267 KB 644/713 KB 468/1063 KB 760/1044 KB 1128/1267 KB 652/713 KB 468/1063 KB 760/1044 KB 1124/1267 KB 652/713 KB 472/1063 KB 760/1044 KB 1128/1267 KB 652/713 KB 472/1063 KB 760/1044 KB 1128/1267 KB 656/713 KB 476/1063 KB 760/1044 KB 1128/1267 KB 656/713 KB 476/1063 KB 764/1044 KB 1132/1267 KB 656/713 KB 476/1063 KB 768/1044 KB 1132/1267 KB 656/713 KB 476/1063 KB 760/1044 KB 1132/1267 KB 656/713 KB 480/1063 KB 768/1044 KB 1136/1267 KB 656/713 KB 480/1063 KB 768/1044 KB 1132/1267 KB 656/713 KB 4/257 KB 480/1063 KB 768/1044 KB 1136/1267 KB 656/713 KB 8/257 KB 480/1063 KB 768/1044 KB 1136/1267 KB 656/713 KB 12/257 KB 480/1063 KB 768/1044 KB 1136/1267 KB 656/713 KB 16/257 KB 480/1063 KB 768/1044 KB 1136/1267 KB 656/713 KB 16/257 KB 480/1063 KB 768/1044 KB 1136/1267 KB 660/713 KB 16/257 KB 484/1063 KB 772/1044 KB 1140/1267 KB 664/713 KB 16/257 KB 484/1063 KB 772/1044 KB 1140/1267 KB 660/713 KB 16/257 KB 484/1063 KB 772/1044 KB 1140/1267 KB 668/713 KB 16/257 KB 484/1063 KB 772/1044 KB 1140/1267 KB 672/713 KB 16/257 KB 484/1063 KB 768/1044 KB 1140/1267 KB 660/713 KB 16/257 KB 480/1063 KB 768/1044 KB 1140/1267 KB 660/713 KB 16/257 KB 484/1063 KB 776/1044 KB 1144/1267 KB 672/713 KB 16/257 KB 484/1063 KB 776/1044 KB 1140/1267 KB 672/713 KB 16/257 KB 488/1063 KB 776/1044 KB 1144/1267 KB 672/713 KB 20/257 KB 492/1063 KB 780/1044 KB 1144/1267 KB 672/713 KB 20/257 KB 496/1063 KB 780/1044 KB 1148/1267 KB 676/713 KB 20/257 KB 488/1063 KB 780/1044 KB 1144/1267 KB 672/713 KB 20/257 KB 488/1063 KB 776/1044 KB 1144/1267 KB 672/713 KB 24/257 KB 496/1063 KB 780/1044 KB 1148/1267 KB 676/713 KB 28/257 KB 496/1063 KB 780/1044 KB 1148/1267 KB 676/713 KB 32/257 KB 496/1063 KB 780/1044 KB 1148/1267 KB 676/713 KB 32/257 KB 496/1063 KB 784/1044 KB 1148/1267 KB 676/713 KB 32/257 KB 496/1063 KB 788/1044 KB 1148/1267 KB 676/713 KB 32/257 KB 500/1063 KB 792/1044 KB 1148/1267 KB 676/713 KB 20/257 KB 492/1063 KB 780/1044 KB 1148/1267 KB 676/713 KB 20/257 KB 492/1063 KB 780/1044 KB 1148/1267 KB 672/713 KB 3 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 2/257 KB 500/1063 KB 792/1044 KB 1152/1267 KB 676/713 KB 32/257 KB 500/1063 KB 792/1044 KB 1156/1267 KB 676/713 KB 32/257 KB 500/1063 KB 788/1044 KB 1148/1267 KB 676/713 KB 36/257 KB 504/1063 KB 792/1044 KB 1156/1267 KB 680/713 KB 36/257 KB 500/1063 KB 792/1044 KB 1156/1267 KB 680/713 KB 36/257 KB 500/1063 KB 792/1044 KB 1156/1267 KB 676/713 KB 40/257 KB 504/1063 KB 792/1044 KB 1160/1267 KB 680/713 KB 44/257 KB 504/1063 KB 792/1044 KB 1160/1267 KB 680/713 KB 48/257 KB 504/1063 KB 792/1044 KB 1160/1267 KB 680/713 KB 48/257 KB 504/1063 KB 792/1044 KB 1160/1267 KB 684/713 KB 48/257 KB 504/1063 KB 792/1044 KB 1160/1267 KB 688/713 KB 36/257 KB 504/1063 KB 792/1044 KB 1160/1267 KB 680/713 KB 48/257 KB 508/1063 KB 792/1044 KB 1160/1267 KB 688/713 KB 48/257 KB 508/1063 KB 796/1044 KB 1164/1267 KB 688/713 KB 48/257 KB 512/1063 KB 800/1044 KB 1164/1267 KB 692/713 KB 48/257 KB 508/1063 KB 792/1044 KB 1164/1267 KB 688/713 KB 48/257 KB 512/1063 KB 800/1044 KB 1168/1267 KB 692/713 KB 48/257 KB 512/1063 KB 804/1044 KB 1168/1267 KB 692/713 KB 48/257 KB 512/1063 KB 808/1044 KB 1172/1267 KB 692/713 KB 48/257 KB 512/1063 KB 812/1044 KB 1172/1267 KB 692/713 KB 48/257 KB 512/1063 KB 816/1044 KB 1172/1267 KB 692/713 KB 48/257 KB 512/1063 KB 796/1044 KB 1164/1267 KB 692/713 KB 52/257 KB 512/1063 KB 816/1044 KB 1172/1267 KB 696/713 KB 52/257 KB 512/1063 KB 816/1044 KB 1172/1267 KB 700/713 KB 48/257 KB 512/1063 KB 796/1044 KB 1164/1267 KB 688/713 KB 52/257 KB 512/1063 KB 816/1044 KB 1172/1267 KB 692/713 KB 56/257 KB 512/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 60/257 KB 512/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 64/257 KB 512/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 64/257 KB 516/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 64/257 KB 520/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 64/257 KB 524/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 64/257 KB 528/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 48/257 KB 512/1063 KB 804/1044 KB 1172/1267 KB 692/713 KB 52/257 KB 516/1063 KB 816/1044 KB 1172/1267 KB 704/713 KB 64/257 KB 528/1063 KB 816/1044 KB 1176/1267 KB 704/713 KB 64/257 KB 528/1063 KB 816/1044 KB 1180/1267 KB 704/713 KB 64/257 KB 528/1063 KB 816/1044 KB 1184/1267 KB 704/713 KB 68/257 KB 528/1063 KB 820/1044 KB 1184/1267 KB 708/713 KB 72/257 KB 528/1063 KB 820/1044 KB 1184/1267 KB 708/713 KB 76/257 KB 528/1063 KB 820/1044 KB 1184/1267 KB 708/713 KB 80/257 KB 528/1063 KB 820/1044 KB 1184/1267 KB 708/713 KB 64/257 KB 528/1063 KB 816/1044 KB 1184/1267 KB 708/713 KB 80/257 KB 528/1063 KB 820/1044 KB 1184/1267 KB 712/713 KB 80/257 KB 528/1063 KB 820/1044 KB 1184/1267 KB 713/713 KB 80/257 KB 528/1063 KB 820/1044 KB 1188/1267 KB 713/713 KB 84/257 KB 532/1063 KB 820/1044 KB 1192/1267 KB 713/713 KB 84/257 KB 532/1063 KB 820/1044 KB 1196/1267 KB 713/713 KB 64/257 KB 528/1063 KB 820/1044 KB 1184/1267 KB 708/713 KB 84/257 KB 532/1063 KB 820/1044 KB 1188/1267 KB 713/713 KB 88/257 KB 532/1063 KB 820/1044 KB 1196/1267 KB 713/713 KB 92/257 KB 532/1063 KB 820/1044 KB 1196/1267 KB 713/713 KB 96/257 KB 532/1063 KB 820/1044 KB 1196/1267 KB 713/713 KB 96/257 KB 532/1063 KB 824/1044 KB 1196/1267 KB 713/713 KB 96/257 KB 532/1063 KB 828/1044 KB 1196/1267 KB 713/713 KB 80/257 KB 532/1063 KB 820/1044 KB 1188/1267 KB 713/713 KB 96/257 KB 536/1063 KB 828/1044 KB 1196/1267 KB 713/713 KB 96/257 KB 536/1063 KB 832/1044 KB 1196/1267 KB 713/713 KB 96/257 KB 540/1063 KB 832/1044 KB 1196/1267 KB 713/713 KB 96/257 KB 540/1063 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 832/1044 KB 1200/1267 KB 713/713 KB 96/257 KB 544/1063 KB 832/1044 KB 1204/1267 KB 713/713 KB 96/257 KB 544/1063 KB 836/1044 KB 1208/1267 KB 713/713 KB 96/257 KB 544/1063 KB 836/1044 KB 1212/1267 KB 713/713 KB 96/257 KB 544/1063 KB 836/1044 KB 1216/1267 KB 713/713 KB 96/257 KB 544/1063 KB 832/1044 KB 1200/1267 KB 713/713 KB 100/257 KB 544/1063 KB 836/1044 KB 1216/1267 KB 713/713 KB 104/257 KB 544/1063 KB 836/1044 KB 1216/1267 KB 713/713 KB 108/257 KB 544/1063 KB 836/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 544/1063 KB 836/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 548/1063 KB 836/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 552/1063 KB 836/1044 KB 1216/1267 KB 713/713 KB 96/257 KB 544/1063 KB 836/1044 KB 1204/1267 KB 713/713 KB 112/257 KB 552/1063 KB 840/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 552/1063 KB 844/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 552/1063 KB 848/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 556/1063 KB 848/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 560/1063 KB 848/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 564/1063 KB 848/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 568/1063 KB 852/1044 KB 1220/1267 KB 713/713 KB 112/257 KB 572/1063 KB 852/1044 KB 1220/1267 KB 713/713 KB 112/257 KB 576/1063 KB 852/1044 KB 1220/1267 KB 713/713 KB 112/257 KB 564/1063 KB 852/1044 KB 1220/1267 KB 713/713 KB 112/257 KB 564/1063 KB 852/1044 KB 1216/1267 KB 713/713 KB 112/257 KB 576/1063 KB 852/1044 KB 1224/1267 KB 713/713 KB 116/257 KB 576/1063 KB 856/1044 KB 1224/1267 KB 713/713 KB 116/257 KB 576/1063 KB 852/1044 KB 1224/1267 KB 713/713 KB 120/257 KB 576/1063 KB 856/1044 KB 1224/1267 KB 713/713 KB 124/257 KB 576/1063 KB 856/1044 KB 1224/1267 KB 713/713 KB 128/257 KB 576/1063 KB 856/1044 KB 1224/1267 KB 713/713 KB 128/257 KB 576/1063 KB 856/1044 KB 1228/1267 KB 713/713 KB 128/257 KB 576/1063 KB 856/1044 KB 1232/1267 KB 713/713 KB 128/257 KB 576/1063 KB 860/1044 KB 1232/1267 KB 713/713 KB 128/257 KB 576/1063 KB 864/1044 KB 1232/1267 KB 713/713 KB 128/257 KB 576/1063 KB 864/1044 KB 1236/1267 KB 713/713 KB 128/257 KB 580/1063 KB 864/1044 KB 1240/1267 KB 713/713 KB 128/257 KB 580/1063 KB 868/1044 KB 1244/1267 KB 713/713 KB 128/257 KB 580/1063 KB 868/1044 KB 1248/1267 KB 713/713 KB 128/257 KB 580/1063 KB 864/1044 KB 1236/1267 KB 713/713 KB 132/257 KB 580/1063 KB 868/1044 KB 1248/1267 KB 713/713 KB 136/257 KB 580/1063 KB 868/1044 KB 1248/1267 KB 713/713 KB 140/257 KB 580/1063 KB 868/1044 KB 1248/1267 KB 713/713 KB 144/257 KB 580/1063 KB 868/1044 KB 1248/1267 KB 713/713 KB 128/257 KB 580/1063 KB 868/1044 KB 1240/1267 KB 713/713 KB 144/257 KB 580/1063 KB 872/1044 KB 1248/1267 KB 713/713 KB 144/257 KB 584/1063 KB 876/1044 KB 1248/1267 KB 713/713 KB 144/257 KB 584/1063 KB 880/1044 KB 1248/1267 KB 713/713 KB 144/257 KB 584/1063 KB 872/1044 KB 1248/1267 KB 713/713 KB 144/257 KB 588/1063 KB 880/1044 KB 1248/1267 KB 713/713 KB 144/257 KB 592/1063 KB 880/1044 KB 1248/1267 KB 713/713 KB 144/257 KB 592/1063 KB 880/1044 KB 1252/1267 KB 713/713 KB 144/257 KB 592/1063 KB 880/1044 KB 1256/1267 KB 713/713 KB 144/257 KB 592/1063 KB 880/1044 KB 1260/1267 KB 713/713 KB 144/257 KB 592/1063 KB 880/1044 KB 1264/1267 KB 713/713 KB 144/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 713/713 KB 148/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 713/713 KB 152/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 713/713 KB 156/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 160/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 164/257 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 592/1063 KB 880/1044 KB 1267/1267 KB 168/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 172/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 176/257 KB 592/1063 KB 880/1044 KB 1267/1267 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 1008.4 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 180/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 184/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 188/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 192/257 KB 592/1063 KB 880/1044 KB 1267/1267 KB 192/257 KB 592/1063 KB 884/1044 KB 1267/1267 KB 192/257 KB 592/1063 KB 888/1044 KB 1267/1267 KB 192/257 KB 592/1063 KB 892/1044 KB 1267/1267 KB 192/257 KB 592/1063 KB 896/1044 KB 1267/1267 KB 192/257 KB 592/1063 KB 900/1044 KB 1267/1267 KB 196/257 KB 592/1063 KB 904/1044 KB 1267/1267 KB 196/257 KB 592/1063 KB 908/1044 KB 1267/1267 KB 196/257 KB 592/1063 KB 912/1044 KB 1267/1267 KB 196/257 KB 592/1063 KB 900/1044 KB 1267/1267 KB 200/257 KB 592/1063 KB 912/1044 KB 1267/1267 KB 204/257 KB 592/1063 KB 912/1044 KB 1267/1267 KB 208/257 KB 592/1063 KB 912/1044 KB 1267/1267 KB 208/257 KB 592/1063 KB 916/1044 KB 1267/1267 KB 208/257 KB 596/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 596/1063 KB 916/1044 KB 1267/1267 KB 208/257 KB 600/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 604/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 608/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 612/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 616/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 620/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 624/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 628/1063 KB 920/1044 KB 1267/1267 KB 208/257 KB 632/1063 KB 924/1044 KB 1267/1267 KB 208/257 KB 636/1063 KB 924/1044 KB 1267/1267 KB 208/257 KB 628/1063 KB 924/1044 KB 1267/1267 KB 208/257 KB 636/1063 KB 928/1044 KB 1267/1267 KB 208/257 KB 640/1063 KB 928/1044 KB 1267/1267 KB 208/257 KB 640/1063 KB 932/1044 KB 1267/1267 KB 212/257 KB 644/1063 KB 936/1044 KB 1267/1267 KB 212/257 KB 644/1063 KB 940/1044 KB 1267/1267 KB 212/257 KB 644/1063 KB 944/1044 KB 1267/1267 KB 212/257 KB 644/1063 KB 932/1044 KB 1267/1267 KB 212/257 KB 640/1063 KB 932/1044 KB 1267/1267 KB 216/257 KB 644/1063 KB 944/1044 KB 1267/1267 KB 220/257 KB 644/1063 KB 944/1044 KB 1267/1267 KB 224/257 KB 644/1063 KB 944/1044 KB 1267/1267 KB 224/257 KB 648/1063 KB 944/1044 KB 1267/1267 KB 224/257 KB 652/1063 KB 944/1044 KB 1267/1267 KB 224/257 KB 656/1063 KB 944/1044 KB 1267/1267 KB 224/257 KB 660/1063 KB 948/1044 KB 1267/1267 KB 224/257 KB 664/1063 KB 948/1044 KB 1267/1267 KB 224/257 KB 668/1063 KB 948/1044 KB 1267/1267 KB 224/257 KB 672/1063 KB 948/1044 KB 1267/1267 KB 224/257 KB 656/1063 KB 948/1044 KB 1267/1267 KB 224/257 KB 672/1063 KB 952/1044 KB 1267/1267 KB 224/257 KB 672/1063 KB 956/1044 KB 1267/1267 KB 228/257 KB 672/1063 KB 960/1044 KB 1267/1267 KB 228/257 KB 672/1063 KB 956/1044 KB 1267/1267 KB 232/257 KB 672/1063 KB 960/1044 KB 1267/1267 KB 236/257 KB 672/1063 KB 960/1044 KB 1267/1267 KB 240/257 KB 672/1063 KB 960/1044 KB 1267/1267 KB 240/257 KB 672/1063 KB 964/1044 KB 1267/1267 KB 240/257 KB 672/1063 KB 968/1044 KB 1267/1267 KB 240/257 KB 672/1063 KB 972/1044 KB 1267/1267 KB 240/257 KB 676/1063 KB 972/1044 KB 1267/1267 KB 240/257 KB 676/1063 KB 976/1044 KB 1267/1267 KB 240/257 KB 680/1063 KB 976/1044 KB 1267/1267 KB 240/257 KB 684/1063 KB 976/1044 KB 1267/1267 KB 240/257 KB 688/1063 KB 976/1044 KB 1267/1267 KB 244/257 KB 688/1063 KB 976/1044 KB 1267/1267 KB 248/257 KB 688/1063 KB 976/1044 KB 1267/1267 KB 252/257 KB 688/1063 KB 976/1044 KB 1267/1267 KB 256/257 KB 688/1063 KB 976/1044 KB 1267/1267 KB 257/257 KB 688/1063 KB 976/1044 KB 1267/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.ja unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install r (1267 KB at 1749.3 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 257/257 KB 688/1063 KB 980/1044 KB 257/257 KB 692/1063 KB 984/1044 KB 257/257 KB 692/1063 KB 988/1044 KB 257/257 KB 692/1063 KB 992/1044 KB 257/257 KB 692/1063 KB 980/1044 KB 257/257 KB 696/1063 KB 992/1044 KB 257/257 KB 700/1063 KB 992/1044 KB 257/257 KB 704/1063 KB 992/1044 KB 257/257 KB 704/1063 KB 996/1044 KB 257/257 KB 708/1063 KB 1000/1044 KB 257/257 KB 708/1063 KB 1004/1044 KB 257/257 KB 708/1063 KB 1008/1044 KB 257/257 KB 708/1063 KB 996/1044 KB 257/257 KB 712/1063 KB 1008/1044 KB 257/257 KB 716/1063 KB 1008/1044 KB 257/257 KB 720/1063 KB 1008/1044 KB 257/257 KB 720/1063 KB 1012/1044 KB 257/257 KB 720/1063 KB 1016/1044 KB 257/257 KB 720/1063 KB 1020/1044 KB 257/257 KB 720/1063 KB 1024/1044 KB 257/257 KB 724/1063 KB 1024/1044 KB 257/257 KB 728/1063 KB 1024/1044 KB 257/257 KB 732/1063 KB 1024/1044 KB 257/257 KB 736/1063 KB 1024/1044 KB 257/257 KB 740/1063 KB 1024/1044 KB 257/257 KB 744/1063 KB 1028/1044 KB 257/257 KB 748/1063 KB 1028/1044 KB 257/257 KB 740/1063 KB 1028/1044 KB 257/257 KB 748/1063 KB 1032/1044 KB 257/257 KB 748/1063 KB 1036/1044 KB 257/257 KB 748/1063 KB 1040/1044 KB 257/257 KB 752/1063 KB 1040/1044 KB 257/257 KB 752/1063 KB 1044/1044 KB 257/257 KB 752/1063 KB 1044/1044 KB 257/257 KB 756/1063 KB 1044/1044 KB 257/257 KB 760/1063 KB 1044/1044 KB 257/257 KB 764/1063 KB 1044/1044 KB 257/257 KB 768/1063 KB 1044/1044 KB 257/257 KB 772/1063 KB 1044/1044 KB 257/257 KB 776/1063 KB 1044/1044 KB 257/257 KB 780/1063 KB 1044/1044 KB 257/257 KB 784/1063 KB 1044/1044 KB 257/257 KB 788/1063 KB 1044/1044 KB 257/257 KB 792/1063 KB 1044/1044 KB 257/257 KB 796/1063 KB 1044/1044 KB 257/257 KB 800/1063 KB 1044/1044 KB 257/257 KB 804/1063 KB 1044/1044 KB 257/257 KB 808/1063 KB 1044/1044 KB 257/257 KB 812/1063 KB 1044/1044 KB 257/257 KB 816/1063 KB 1044/1044 KB 257/257 KB 820/1063 KB 1044/1044 KB 257/257 KB 824/1063 KB 1044/1044 KB 257/257 KB 828/1063 KB 1044/1044 KB 257/257 KB 832/1063 KB 1044/1044 KB 257/257 KB 836/1063 KB 1044/1044 KB 257/257 KB 840/1063 KB 1044/1044 KB 257/257 KB 844/1063 KB 1044/1044 KB 257/257 KB 848/1063 KB 1044/1044 KB 257/257 KB 852/1063 KB 1044/1044 KB 257/257 KB 856/1063 KB 1044/1044 KB 257/257 KB 860/1063 KB 1044/1044 KB 257/257 KB 864/1063 KB 1044/1044 KB 257/257 KB 868/1063 KB 1044/1044 KB 257/257 KB 872/1063 KB 1044/1044 KB 257/257 KB 876/1063 KB 1044/1044 KB 257/257 KB 880/1063 KB 1044/1044 KB 257/257 KB 884/1063 KB 1044/1044 KB 257/257 KB 888/1063 KB 1044/1044 KB 257/257 KB 892/1063 KB 1044/1044 KB 257/257 KB 896/1063 KB 1044/1044 KB 257/257 KB 900/1063 KB 1044/1044 KB 257/257 KB 904/1063 KB 1044/1044 KB 257/257 KB 908/1063 KB 1044/1044 KB 257/257 KB 912/1063 KB 1044/1044 KB 257/257 KB 916/1063 KB 1044/1044 KB 257/257 KB 920/1063 KB 1044/1044 KB 257/257 KB 924/1063 KB 1044/1044 KB 257/257 KB 928/1063 KB 1044/1044 KB 257/257 KB 932/1063 KB 1044/1044 KB 257/257 KB 936/1063 KB 1044/1044 KB 257/257 KB 940/1063 KB 1044/1044 KB 257/257 KB 944/1063 KB 1044/1044 KB 257/257 KB 948/1063 KB 1044/1044 KB 257/257 KB 952/1063 KB 1044/1044 KB 257/257 KB 956/1063 KB 1044/1044 KB 257/257 KB 960/1063 KB 1044/1044 KB 257/257 KB 964/1063 KB 1044/1044 KB 257/257 KB 968/1063 KB 1044/1044 KB 257/257 KB 972/1063 KB 1044/1044 KB 257/257 KB 976/1063 KB 1044/1044 KB 257/257 KB 980/1063 KB 1044/1044 KB 257/257 KB 984/1063 KB 1044/1044 KB 257/257 KB 988/1063 KB 1044/1044 KB 257/257 KB 992/1063 KB 1044/1044 KB 257/257 KB 996/1063 KB 1044/1044 KB 257/25 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 7 KB 1000/1063 KB 1044/1044 KB 257/257 KB 1004/1063 KB 1044/1044 KB 257/257 KB 1008/1063 KB 1044/1044 KB 257/257 KB 1012/1063 KB 1044/1044 KB 257/257 KB 1016/1063 KB 1044/1044 KB 257/257 KB 1020/1063 KB 1044/1044 KB 257/257 KB 1024/1063 KB 1044/1044 KB 257/257 KB 1028/1063 KB 1044/1044 KB 257/257 KB 1032/1063 KB 1044/1044 KB 257/257 KB 1036/1063 KB 1044/1044 KB 257/257 KB 1040/1063 KB 1044/1044 KB 257/257 KB 1044/1063 KB 1044/1044 KB 257/257 KB 1048/1063 KB 1044/1044 KB 257/257 KB 1052/1063 KB 1044/1044 KB 257/257 KB 1056/1063 KB 1044/1044 KB 257/257 KB 1060/1063 KB 1044/1044 KB 257/257 KB 1063/1063 KB 1044/1044 KB 4/358 KB 257/257 KB 1063/1063 KB 1044/1044 KB 8/358 KB 257/257 KB 1063/1063 KB 1044/1044 KB 12/358 KB 257/257 KB 1063/1063 KB 1044/1044 KB 16/358 KB 257/257 KB 1063/1063 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 1375.3 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 20/358 KB 257/257 KB 1063/1063 KB 24/358 KB 257/257 KB 1063/1063 KB 28/358 KB 257/257 KB 1063/1063 KB 32/358 KB 257/257 KB 1063/1063 KB 36/358 KB 257/257 KB 1063/1063 KB 40/358 KB 257/257 KB 1063/1063 KB 44/358 KB 257/257 KB 1063/1063 KB 48/358 KB 257/257 KB 1063/1063 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.2.2.RELEASE/spring-context-4.2.2.RELEASE.jar (1063 KB at 1392.0 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 52/358 KB 257/257 KB 56/358 KB 257/257 KB 60/358 KB 257/257 KB 64/358 KB 257/257 KB 68/358 KB 257/257 KB 72/358 KB 257/257 KB 3/86 KB 76/358 KB 257/257 KB 3/86 KB 80/358 KB 257/257 KB 3/86 KB 68/358 KB 257/257 KB 3/86 KB 80/358 KB 257/257 KB 6/86 KB 80/358 KB 257/257 KB 9/86 KB 80/358 KB 257/257 KB 11/86 KB 80/358 KB 257/257 KB 14/86 KB 80/358 KB 257/257 KB 16/86 KB 80/358 KB 257/257 KB 19/86 KB 80/358 KB 257/257 KB 22/86 KB 80/358 KB 257/257 KB 25/86 KB 80/358 KB 257/257 KB 27/86 KB 80/358 KB 257/257 KB 30/86 KB 84/358 KB 257/257 KB 30/86 KB 88/358 KB 257/257 KB 30/86 KB 92/358 KB 257/257 KB 30/86 KB 96/358 KB 257/257 KB 30/86 KB 96/358 KB 257/257 KB 32/86 KB 96/358 KB 257/257 KB 36/86 KB 96/358 KB 257/257 KB 40/86 KB 96/358 KB 257/257 KB 44/86 KB 96/358 KB 257/257 KB 48/86 KB 96/358 KB 257/257 KB 52/86 KB 96/358 KB 257/257 KB 56/86 KB 96/358 KB 257/257 KB 60/86 KB 96/358 KB 257/257 KB 64/86 KB 96/358 KB 257/257 KB 64/86 KB 3/5 KB 96/358 KB 257/257 KB 64/86 KB 5/5 KB 100/358 KB 257/257 KB 64/86 KB 5/5 KB 104/358 KB 257/257 KB 64/86 KB 5/5 KB 108/358 KB 257/257 KB 64/86 KB 5/5 KB 112/358 KB 257/257 KB 64/86 KB 5/5 KB 116/358 KB 257/257 KB 64/86 KB 5/5 KB 120/358 KB 257/257 KB 64/86 KB 5/5 KB 124/358 KB 257/257 KB 64/86 KB 5/5 KB 128/358 KB 257/257 KB 64/86 KB 5/5 KB 128/358 KB 257/257 KB 68/86 KB 5/5 KB 128/358 KB 257/257 KB 72/86 KB 5/5 KB 128/358 KB 257/257 KB 76/86 KB 5/5 KB 128/358 KB 257/257 KB 80/86 KB 5/5 KB 128/358 KB 257/257 KB 84/86 KB 5/5 KB 128/358 KB 257/257 KB 86/86 KB 5/5 KB 132/358 KB 257/257 KB 86/86 KB 5/5 KB 136/358 KB 257/257 KB 86/86 KB 5/5 KB 140/358 KB 257/257 KB 86/86 KB 5/5 KB 144/358 KB 257/257 KB 86/86 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 108.6 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 148/358 KB 257/257 KB 5/5 KB 152/358 KB 257/257 KB 5/5 KB 156/358 KB 257/257 KB 5/5 KB 160/358 KB 257/257 KB 5/5 KB 164/358 KB 257/257 KB 5/5 KB 168/358 KB 257/257 KB 5/5 KB 172/358 KB 257/257 KB 5/5 KB 176/358 KB 257/257 KB 5/5 KB 176/358 KB 257/257 KB 5/5 KB 4/404 KB 176/358 KB 257/257 KB 5/5 KB 8/404 KB 176/358 KB 257/257 KB 5/5 KB 12/404 KB 176/358 KB 257/257 KB 5/5 KB 16/404 KB 176/358 KB 257/257 KB 5/5 KB 20/404 KB 180/358 KB 257/257 KB 5/5 KB 24/404 KB 180/358 KB 257/257 KB 5/5 KB 20/404 KB 184/358 KB 257/257 KB 5/5 KB 24/404 KB 188/358 KB 257/257 KB 5/5 KB 24/404 KB 192/358 KB 257/257 KB 5/5 KB 24/404 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 5.5 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 192/358 KB 257/257 KB 28/404 KB 196/358 KB 257/257 KB 28/404 KB 200/358 KB 257/257 KB 28/404 KB 204/358 KB 257/257 KB 28/404 KB 208/358 KB 257/257 KB 28/404 KB 212/358 KB 257/257 KB 28/404 KB 216/358 KB 257/257 KB 28/404 KB 220/358 KB 257/257 KB 28/404 KB 224/358 KB 257/257 KB 28/404 KB 224/358 KB 257/257 KB 32/404 KB 224/358 KB 257/257 KB 36/404 KB 224/358 KB 257/257 KB 40/404 KB 224/358 KB 257/257 KB 44/404 KB 224/358 KB 257/257 KB 48/404 KB 228/358 KB 257/257 KB 48/404 KB 232/358 KB 257/257 KB 48/404 KB 236/358 KB 257/257 KB 48/404 KB 240/358 KB 257/257 KB 48/404 KB 240/358 KB 257/257 KB 52/404 KB 240/358 KB 257/257 KB 56/404 KB 240/358 KB 257/257 KB 60/404 KB 240/358 KB 257/257 KB 64/404 KB 240/358 KB 257/257 KB 68/404 KB 240/358 KB 257/257 KB 72/404 KB 240/358 KB 257/257 KB 76/404 KB 240/358 KB 257/257 KB 80/404 KB 244/358 KB 257/257 KB 80/404 KB 248/358 KB 257/257 KB 80/404 KB 252/358 KB 257/257 KB 80/404 KB 256/358 KB 257/257 KB 80/404 KB 256/358 KB 257/257 KB 84/404 KB 256/358 KB 257/257 KB 88/404 KB 256/358 KB 257/257 KB 92/404 KB 256/358 KB 257/257 KB 96/404 KB 256/358 KB 257/257 KB 100/404 KB 256/358 KB 257/257 KB 104/404 KB 256/358 KB 257/257 KB 108/404 KB 256/358 KB 257/257 KB 112/404 KB 256/358 KB 257/257 KB 116/404 KB 256/358 KB 257/257 KB 120/404 KB 260/358 KB 257/257 KB 120/404 KB 264/358 KB 120/404 KB 268/358 KB 120/404 KB 272/358 KB 120/404 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 314.0 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 272/358 KB 124/404 KB 272/358 KB 128/404 KB 272/358 KB 132/404 KB 276/358 KB 132/404 KB 280/358 KB 132/404 KB 284/358 KB 132/404 KB 288/358 KB 132/404 KB 288/358 KB 136/404 KB 288/358 KB 140/404 KB 288/358 KB 144/404 KB 288/358 KB 148/404 KB 288/358 KB 152/404 KB 288/358 KB 156/404 KB 288/358 KB 160/404 KB 288/358 KB 164/404 KB 288/358 KB 168/404 KB 288/358 KB 172/404 KB 288/358 KB 176/404 KB 288/358 KB 180/404 KB 288/358 KB 184/404 KB 288/358 KB 188/404 KB 288/358 KB 192/404 KB 292/358 KB 192/404 KB 296/358 KB 192/404 KB 300/358 KB 192/404 KB 304/358 KB 192/404 KB 304/358 KB 196/404 KB 304/358 KB 200/404 KB 304/358 KB 204/404 KB 304/358 KB 208/404 KB 304/358 KB 212/404 KB 304/358 KB 216/404 KB 304/358 KB 220/404 KB 308/358 KB 220/404 KB 312/358 KB 220/404 KB 316/358 KB 220/404 KB 320/358 KB 220/404 KB 320/358 KB 224/404 KB 320/358 KB 228/404 KB 320/358 KB 232/404 KB 320/358 KB 236/404 KB 320/358 KB 240/404 KB 320/358 KB 244/404 KB 320/358 KB 248/404 KB 320/358 KB 252/404 KB 320/358 KB 256/404 KB 324/358 KB 256/404 KB 328/358 KB 256/404 KB 332/358 KB 256/404 KB 336/358 KB 256/404 KB 336/358 KB 260/404 KB 336/358 KB 264/404 KB 336/358 KB 268/404 KB 336/358 KB 272/404 KB 336/358 KB 276/404 KB 336/358 KB 280/404 KB 336/358 KB 284/404 KB 336/358 KB 288/404 KB 340/358 KB 288/404 KB 344/358 KB 288/404 KB 348/358 KB 288/404 KB 352/358 KB 288/404 KB 352/358 KB 292/404 KB 352/358 KB 296/404 KB 352/358 KB 300/404 KB 356/358 KB 300/404 KB 358/358 KB 300/404 KB 358/358 KB 3/894 KB 300/404 KB 358/358 KB 6/894 KB 300/404 KB 358/358 KB 9/894 KB 300/404 KB 358/358 KB 11/894 KB 300/404 KB 358/358 KB 14/894 KB 300/404 KB 358/358 KB 16/894 KB 300/404 KB 358/358 KB 16/894 KB 304/404 KB 358/358 KB 19/894 KB 304/404 KB 358/358 KB 22/894 KB 304/404 KB 358/358 KB 22/894 KB 308/404 KB 358/358 KB 22/894 KB 312/404 KB 358/358 KB 22/894 KB 316/404 KB 358/358 KB 22/894 KB 320/404 KB 358/358 KB 25/894 KB 320/404 KB 358/358 KB 27/894 KB 320/404 KB 358/358 KB 27/894 KB 324/404 KB 358/358 KB 27/894 KB 328/404 KB 358/358 KB 27/894 KB 332/404 KB 358/358 KB 27/894 KB 336/404 KB 358/358 KB 30/894 KB 336/404 KB 358/358 KB 32/894 KB 336/404 KB 358/358 KB 32/894 KB 340/404 KB 358/358 KB 32/894 KB 344/404 KB 358/358 KB 32/894 KB 348/404 KB 358/358 KB 32/894 KB 352/404 KB 358/358 KB 32/894 KB 356/404 KB 358/358 KB 32/894 KB 360/404 KB 358/358 KB 32/894 KB 364/404 KB 358/358 KB 32/894 KB 368/404 KB 358/358 KB 32/894 KB 372/404 KB 358/358 KB 32/894 KB 376/404 KB 358/358 KB 32/894 KB 380/404 KB 358/358 KB 32/894 KB 384/404 KB 358/358 KB 32/894 KB 388/404 KB 358/358 KB 32/894 KB 392/404 KB 358/358 KB 32/894 KB 396/404 KB 358/358 KB 32/894 KB 4/549 KB 396/404 KB 358/358 KB 36/894 KB 8/549 KB 396/404 KB 358/358 KB 36/894 KB 12/549 KB 396/404 KB 358/358 KB 36/894 KB 16/549 KB 396/404 KB 358/358 KB 36/894 KB 20/549 KB 396/404 KB 358/358 KB 36/894 KB 4/549 KB 396/404 KB 358/358 KB 40/894 KB 20/549 KB 396/404 KB 358/358 KB 44/894 KB 20/549 KB 396/404 KB 358/358 KB 48/894 KB 20/549 KB 396/404 KB 358/358 KB 48/894 KB 24/549 KB 396/404 KB 358/358 KB 52/894 KB 24/549 KB 396/404 KB 358/358 KB 56/894 KB 24/549 KB 396/404 KB 358/358 KB 60/894 KB 24/549 KB 396/404 KB 358/358 KB 64/894 KB 24/549 KB 396/404 KB 358/358 KB 68/894 KB 24/549 KB 396/404 KB 358/358 KB 68/894 KB 28/549 KB 396/404 KB 358/358 KB 68/894 KB 32/549 KB 396/404 KB 358/358 KB 72/894 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 32/549 KB 396/404 KB 358/358 KB 76/894 KB 32/549 KB 396/404 KB 358/358 KB 80/894 KB 32/549 KB 396/404 KB 358/358 KB 80/894 KB 36/549 KB 396/404 KB 358/358 KB 80/894 KB 40/549 KB 396/404 KB 358/358 KB 80/894 KB 44/549 KB 396/404 KB 358/358 KB 80/894 KB 48/549 KB 396/404 KB 358/358 KB 80/894 KB 52/549 KB 396/404 KB 358/358 KB 80/894 KB 56/549 KB 396/404 KB 358/358 KB 80/894 KB 60/549 KB 396/404 KB 358/358 KB 80/894 KB 64/549 KB 396/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 418.1 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 84/894 KB 64/549 KB 396/404 KB 88/894 KB 64/549 KB 396/404 KB 92/894 KB 64/549 KB 396/404 KB 96/894 KB 64/549 KB 396/404 KB 96/894 KB 68/549 KB 396/404 KB 96/894 KB 68/549 KB 400/404 KB 96/894 KB 68/549 KB 404/404 KB 100/894 KB 68/549 KB 404/404 KB 104/894 KB 68/549 KB 404/404 KB 108/894 KB 68/549 KB 404/404 KB 112/894 KB 68/549 KB 404/404 KB 112/894 KB 72/549 KB 404/404 KB 112/894 KB 76/549 KB 404/404 KB 112/894 KB 80/549 KB 404/404 KB 112/894 KB 84/549 KB 404/404 KB 112/894 KB 88/549 KB 404/404 KB 112/894 KB 92/549 KB 404/404 KB 112/894 KB 96/549 KB 404/404 KB 112/894 KB 100/549 KB 404/404 KB 112/894 KB 104/549 KB 404/404 KB 112/894 KB 108/549 KB 404/404 KB 112/894 KB 112/549 KB 404/404 KB 116/894 KB 112/549 KB 404/404 KB 120/894 KB 112/549 KB 404/404 KB 124/894 KB 112/549 KB 404/404 KB 128/894 KB 112/549 KB 404/404 KB 128/894 KB 116/549 KB 404/404 KB 128/894 KB 120/549 KB 404/404 KB 128/894 KB 124/549 KB 404/404 KB 128/894 KB 128/549 KB 404/404 KB 128/894 KB 132/549 KB 404/404 KB 132/894 KB 132/549 KB 404/404 KB 136/894 KB 132/549 KB 404/404 KB 140/894 KB 132/549 KB 404/404 KB 144/894 KB 132/549 KB 404/404 KB 144/894 KB 136/549 KB 404/404 KB 144/894 KB 140/549 KB 404/404 KB 144/894 KB 144/549 KB 404/404 KB 144/894 KB 148/549 KB 404/404 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 465.4 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 144/894 KB 152/549 KB 144/894 KB 156/549 KB 144/894 KB 160/549 KB 144/894 KB 164/549 KB 144/894 KB 168/549 KB 144/894 KB 172/549 KB 144/894 KB 176/549 KB 144/894 KB 180/549 KB 144/894 KB 184/549 KB 144/894 KB 188/549 KB 144/894 KB 192/549 KB 144/894 KB 196/549 KB 144/894 KB 200/549 KB 144/894 KB 204/549 KB 144/894 KB 208/549 KB 144/894 KB 212/549 KB 148/894 KB 212/549 KB 152/894 KB 212/549 KB 156/894 KB 212/549 KB 160/894 KB 212/549 KB 160/894 KB 216/549 KB 160/894 KB 220/549 KB 160/894 KB 224/549 KB 160/894 KB 228/549 KB 160/894 KB 232/549 KB 160/894 KB 236/549 KB 160/894 KB 240/549 KB 164/894 KB 240/549 KB 168/894 KB 240/549 KB 172/894 KB 240/549 KB 176/894 KB 240/549 KB 176/894 KB 244/549 KB 3/26 KB 176/894 KB 244/549 KB 6/26 KB 176/894 KB 244/549 KB 9/26 KB 176/894 KB 244/549 KB 11/26 KB 176/894 KB 244/549 KB 14/26 KB 180/894 KB 244/549 KB 11/26 KB 180/894 KB 244/549 KB 14/26 KB 184/894 KB 244/549 KB 14/26 KB 188/894 KB 244/549 KB 14/26 KB 192/894 KB 244/549 KB 16/26 KB 192/894 KB 244/549 KB 19/26 KB 192/894 KB 244/549 KB 19/26 KB 192/894 KB 248/549 KB 19/26 KB 192/894 KB 252/549 KB 19/26 KB 192/894 KB 256/549 KB 22/26 KB 192/894 KB 256/549 KB 22/26 KB 192/894 KB 260/549 KB 22/26 KB 192/894 KB 264/549 KB 22/26 KB 192/894 KB 268/549 KB 25/26 KB 192/894 KB 268/549 KB 26/26 KB 192/894 KB 268/549 KB 26/26 KB 196/894 KB 268/549 KB 26/26 KB 200/894 KB 268/549 KB 26/26 KB 204/894 KB 268/549 KB 26/26 KB 208/894 KB 268/549 KB 26/26 KB 208/894 KB 272/549 KB 26/26 KB 208/894 KB 276/549 KB 26/26 KB 208/894 KB 280/549 KB 26/26 KB 208/894 KB 284/549 KB 26/26 KB 208/894 KB 288/549 KB 26/26 KB 208/894 KB 292/549 KB 26/26 KB 208/894 KB 296/549 KB 26/26 KB 208/894 KB 300/549 KB 26/26 KB 208/894 KB 304/549 KB 26/26 KB 212/894 KB 304/549 KB 26/26 KB 216/894 KB 304/549 KB 26/26 KB 220/894 KB 304/549 KB 26/26 KB 224/894 KB 304/549 KB 26/26 KB 224/894 KB 308/549 KB 26/26 KB 224/894 KB 312/549 KB 26/26 KB 224/894 KB 316/549 KB 26/26 KB 224/894 KB 320/549 KB 26/26 KB 224/894 KB 324/549 KB 26/26 KB 224/894 KB 328/549 KB 26/26 KB 224/894 KB 332/549 KB 26/26 KB 224/894 KB 336/549 KB 26/26 KB 224/894 KB 340/549 KB 26/26 KB 224/894 KB 344/549 KB 26/26 KB 224/894 KB 348/549 KB 26/26 KB 224/894 KB 352/549 KB 26/26 KB 228/894 KB 352/549 KB 26/26 KB 232/894 KB 352/549 KB 26/26 KB 236/894 KB 352/549 KB 26/26 KB 240/894 KB 352/549 KB 26/26 KB 240/894 KB 356/549 KB 26/26 KB 240/894 KB 360/549 KB 26/26 KB 240/894 KB 364/549 KB 26/26 KB 240/894 KB 368/549 KB 26/26 KB 240/894 KB 372/549 KB 26/26 KB 240/894 KB 376/549 KB 26/26 KB 244/894 KB 376/549 KB 26/26 KB 248/894 KB 376/549 KB 26/26 KB 252/894 KB 376/549 KB 26/26 KB 256/894 KB 376/549 KB 26/26 KB 256/894 KB 380/549 KB 26/26 KB 256/894 KB 384/549 KB 26/26 KB 256/894 KB 388/549 KB 26/26 KB 260/894 KB 388/549 KB 26/26 KB 264/894 KB 388/549 KB 26/26 KB 268/894 KB 388/549 KB 26/26 KB 270/894 KB 388/549 KB 26/26 KB 270/894 KB 392/549 KB 26/26 KB 270/894 KB 396/549 KB 26/26 KB 270/894 KB 400/549 KB 26/26 KB 270/894 KB 404/549 KB 26/26 KB 270/894 KB 408/549 KB 26/26 KB 270/894 KB 412/549 KB 26/26 KB 270/894 KB 416/549 KB 26/26 KB 270/894 KB 420/549 KB 26/26 KB 274/894 KB 420/549 KB 26/26 KB 278/894 KB 420/549 KB 26/26 KB 282/894 KB 420/549 KB 26/26 KB 286/894 KB 420/549 KB 26/26 KB 286/894 KB 424/549 KB 26/26 KB 286/894 KB 428/549 KB 26/26 KB 286/894 KB 432/54 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 9 KB 26/26 KB 286/894 KB 436/549 KB 26/26 KB 286/894 KB 440/549 KB 26/26 KB 286/894 KB 444/549 KB 26/26 KB 286/894 KB 448/549 KB 26/26 KB 290/894 KB 448/549 KB 26/26 KB 294/894 KB 448/549 KB 26/26 KB 298/894 KB 448/549 KB 26/26 KB 302/894 KB 448/549 KB 26/26 KB 302/894 KB 452/549 KB 26/26 KB 302/894 KB 456/549 KB 26/26 KB 302/894 KB 460/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 28.1 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 306/894 KB 460/549 KB 310/894 KB 460/549 KB 314/894 KB 460/549 KB 318/894 KB 460/549 KB 318/894 KB 464/549 KB 318/894 KB 468/549 KB 318/894 KB 472/549 KB 318/894 KB 476/549 KB 318/894 KB 480/549 KB 318/894 KB 484/549 KB 318/894 KB 488/549 KB 318/894 KB 492/549 KB 322/894 KB 492/549 KB 326/894 KB 492/549 KB 330/894 KB 492/549 KB 334/894 KB 492/549 KB 334/894 KB 496/549 KB 334/894 KB 500/549 KB 338/894 KB 500/549 KB 342/894 KB 500/549 KB 346/894 KB 500/549 KB 350/894 KB 500/549 KB 350/894 KB 504/549 KB 350/894 KB 508/549 KB 350/894 KB 512/549 KB 350/894 KB 516/549 KB 350/894 KB 520/549 KB 350/894 KB 524/549 KB 350/894 KB 528/549 KB 350/894 KB 532/549 KB 350/894 KB 536/549 KB 350/894 KB 540/549 KB 350/894 KB 544/549 KB 350/894 KB 548/549 KB 350/894 KB 549/549 KB 354/894 KB 549/549 KB 358/894 KB 549/549 KB 362/894 KB 549/549 KB 366/894 KB 549/549 KB 370/894 KB 549/549 KB 374/894 KB 549/549 KB 378/894 KB 549/549 KB 382/894 KB 549/549 KB 386/894 KB 549/549 KB 390/894 KB 549/549 KB 394/894 KB 549/549 KB 398/894 KB 549/549 KB 402/894 KB 549/549 KB 406/894 KB 549/549 KB 410/894 KB 549/549 KB 414/894 KB 549/549 KB 414/894 KB 549/549 KB 3/1822 KB 414/894 KB 549/549 KB 5/1822 KB 414/894 KB 549/549 KB 8/1822 KB 418/894 KB 549/549 KB 8/1822 KB 422/894 KB 549/549 KB 8/1822 KB 426/894 KB 549/549 KB 8/1822 KB 426/894 KB 549/549 KB 11/1822 KB 426/894 KB 549/549 KB 13/1822 KB 430/894 KB 549/549 KB 13/1822 KB 430/894 KB 549/549 KB 16/1822 KB 430/894 KB 549/549 KB 19/1822 KB 430/894 KB 549/549 KB 21/1822 KB 434/894 KB 549/549 KB 21/1822 KB 438/894 KB 549/549 KB 21/1822 KB 438/894 KB 549/549 KB 24/1822 KB 442/894 KB 549/549 KB 24/1822 KB 446/894 KB 549/549 KB 24/1822 KB 446/894 KB 549/549 KB 27/1822 KB 446/894 KB 549/549 KB 29/1822 KB 446/894 KB 549/549 KB 32/1822 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 588.6 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 450/894 KB 32/1822 KB 454/894 KB 36/1822 KB 450/894 KB 36/1822 KB 454/894 KB 40/1822 KB 454/894 KB 44/1822 KB 454/894 KB 48/1822 KB 458/894 KB 48/1822 KB 462/894 KB 48/1822 KB 466/894 KB 48/1822 KB 470/894 KB 48/1822 KB 474/894 KB 48/1822 KB 478/894 KB 48/1822 KB 478/894 KB 52/1822 KB 478/894 KB 56/1822 KB 478/894 KB 60/1822 KB 478/894 KB 64/1822 KB 482/894 KB 64/1822 KB 486/894 KB 64/1822 KB 490/894 KB 64/1822 KB 494/894 KB 64/1822 KB 494/894 KB 68/1822 KB 498/894 KB 72/1822 KB 498/894 KB 68/1822 KB 502/894 KB 72/1822 KB 506/894 KB 72/1822 KB 510/894 KB 76/1822 KB 506/894 KB 76/1822 KB 510/894 KB 80/1822 KB 514/894 KB 80/1822 KB 518/894 KB 80/1822 KB 522/894 KB 80/1822 KB 526/894 KB 80/1822 KB 526/894 KB 84/1822 KB 526/894 KB 88/1822 KB 526/894 KB 92/1822 KB 526/894 KB 96/1822 KB 530/894 KB 96/1822 KB 534/894 KB 96/1822 KB 538/894 KB 96/1822 KB 542/894 KB 96/1822 KB 542/894 KB 100/1822 KB 542/894 KB 104/1822 KB 542/894 KB 108/1822 KB 542/894 KB 112/1822 KB 542/894 KB 112/1822 KB 4/79 KB 546/894 KB 112/1822 KB 8/79 KB 546/894 KB 112/1822 KB 12/79 KB 546/894 KB 112/1822 KB 16/79 KB 546/894 KB 116/1822 KB 16/79 KB 546/894 KB 120/1822 KB 16/79 KB 546/894 KB 124/1822 KB 16/79 KB 546/894 KB 128/1822 KB 16/79 KB 546/894 KB 112/1822 KB 4/79 KB 4/115 KB 550/894 KB 128/1822 KB 16/79 KB 4/115 KB 554/894 KB 128/1822 KB 16/79 KB 4/115 KB 558/894 KB 128/1822 KB 16/79 KB 4/115 KB 562/894 KB 128/1822 KB 16/79 KB 4/115 KB 546/894 KB 128/1822 KB 16/79 KB 8/115 KB 562/894 KB 128/1822 KB 20/79 KB 12/115 KB 562/894 KB 128/1822 KB 20/79 KB 16/115 KB 562/894 KB 132/1822 KB 20/79 KB 20/115 KB 562/894 KB 132/1822 KB 20/79 KB 4/115 KB 562/894 KB 128/1822 KB 20/79 KB 20/115 KB 566/894 KB 132/1822 KB 24/79 KB 20/115 KB 566/894 KB 132/1822 KB 28/79 KB 20/115 KB 566/894 KB 132/1822 KB 20/79 KB 12/115 KB 562/894 KB 132/1822 KB 20/79 KB 20/115 KB 566/894 KB 136/1822 KB 28/79 KB 20/115 KB 566/894 KB 140/1822 KB 28/79 KB 20/115 KB 566/894 KB 144/1822 KB 28/79 KB 20/115 KB 570/894 KB 144/1822 KB 32/79 KB 20/115 KB 570/894 KB 144/1822 KB 32/79 KB 20/115 KB 574/894 KB 144/1822 KB 32/79 KB 20/115 KB 574/894 KB 144/1822 KB 36/79 KB 24/115 KB 578/894 KB 144/1822 KB 40/79 KB 24/115 KB 578/894 KB 144/1822 KB 44/79 KB 24/115 KB 578/894 KB 144/1822 KB 48/79 KB 24/115 KB 578/894 KB 144/1822 KB 36/79 KB 24/115 KB 574/894 KB 144/1822 KB 36/79 KB 28/115 KB 578/894 KB 144/1822 KB 48/79 KB 32/115 KB 578/894 KB 148/1822 KB 48/79 KB 32/115 KB 578/894 KB 152/1822 KB 48/79 KB 32/115 KB 578/894 KB 156/1822 KB 48/79 KB 32/115 KB 578/894 KB 144/1822 KB 48/79 KB 32/115 KB 578/894 KB 160/1822 KB 48/79 KB 32/115 KB 582/894 KB 160/1822 KB 48/79 KB 36/115 KB 582/894 KB 160/1822 KB 48/79 KB 40/115 KB 586/894 KB 160/1822 KB 48/79 KB 44/115 KB 586/894 KB 160/1822 KB 48/79 KB 48/115 KB 586/894 KB 160/1822 KB 48/79 KB 36/115 KB 586/894 KB 160/1822 KB 48/79 KB 48/115 KB 590/894 KB 160/1822 KB 52/79 KB 48/115 KB 594/894 KB 160/1822 KB 52/79 KB 48/115 KB 598/894 KB 160/1822 KB 52/79 KB 48/115 KB 586/894 KB 160/1822 KB 52/79 KB 48/115 KB 598/894 KB 160/1822 KB 56/79 KB 48/115 KB 598/894 KB 160/1822 KB 60/79 KB 48/115 KB 598/894 KB 160/1822 KB 64/79 KB 48/115 KB 602/894 KB 160/1822 KB 64/79 KB 48/115 KB 606/894 KB 160/1822 KB 64/79 KB 52/115 KB 606/894 KB 160/1822 KB 68/79 KB 52/115 KB 610/894 KB 160/1822 KB 72/79 KB 52/115 KB 610/894 KB 160/1822 KB 76/79 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 52/115 KB 610/894 KB 160/1822 KB 79/79 KB 52/115 KB 606/894 KB 160/1822 KB 64/79 KB 56/115 KB 610/894 KB 160/1822 KB 79/79 KB 60/115 KB 610/894 KB 160/1822 KB 79/79 KB 64/115 KB 610/894 KB 160/1822 KB 79/79 KB 64/115 KB 610/894 KB 164/1822 KB 79/79 KB 64/115 KB 610/894 KB 168/1822 KB 79/79 KB 64/115 KB 610/894 KB 172/1822 KB 79/79 KB 64/115 KB 610/894 KB 176/1822 KB 79/79 KB 52/115 KB 610/894 KB 160/1822 KB 68/79 KB 64/115 KB 614/894 KB 176/1822 KB 79/79 KB 64/115 KB 618/894 KB 176/1822 KB 79/79 KB 64/115 KB 622/894 KB 176/1822 KB 79/79 KB 68/115 KB 622/894 KB 176/1822 KB 79/79 KB 72/115 KB 622/894 KB 176/1822 KB 79/79 KB 76/115 KB 626/894 KB 180/1822 KB 79/79 KB 80/115 KB 626/894 KB 180/1822 KB 79/79 KB 84/115 KB 626/894 KB 180/1822 KB 79/79 KB 88/115 KB 626/894 KB 180/1822 KB 79/79 KB 92/115 KB 626/894 KB 180/1822 KB 79/79 KB 96/115 KB 626/894 KB 180/1822 KB 79/79 KB 72/115 KB 626/894 KB 180/1822 KB 79/79 KB 96/115 KB 630/894 KB 180/1822 KB 79/79 KB 96/115 KB 634/894 KB 180/1822 KB 79/79 KB 96/115 KB 638/894 KB 180/1822 KB 79/79 KB 72/115 KB 622/894 KB 180/1822 KB 79/79 KB 96/115 KB 638/894 KB 184/1822 KB 79/79 KB 96/115 KB 638/894 KB 188/1822 KB 79/79 KB 96/115 KB 638/894 KB 192/1822 KB 79/79 KB 96/115 KB 638/894 KB 196/1822 KB 79/79 KB 96/115 KB 638/894 KB 200/1822 KB 79/79 KB 96/115 KB 638/894 KB 204/1822 KB 79/79 KB 96/115 KB 638/894 KB 208/1822 KB 79/79 KB 100/115 KB 638/894 KB 208/1822 KB 79/79 KB 100/115 KB 642/894 KB 208/1822 KB 79/79 KB 100/115 KB 646/894 KB 208/1822 KB 79/79 KB 100/115 KB 650/894 KB 208/1822 KB 79/79 KB 100/115 KB 654/894 KB 208/1822 KB 79/79 KB 104/115 KB 654/894 KB 208/1822 KB 79/79 KB 108/115 KB 654/894 KB 208/1822 KB 79/79 KB 112/115 KB 654/894 KB 208/1822 KB 79/79 KB 112/115 KB 658/894 KB 208/1822 KB 79/79 KB 115/115 KB 662/894 KB 208/1822 KB 79/79 KB 115/115 KB 658/894 KB 208/1822 KB 79/79 KB 115/115 KB 666/894 KB 208/1822 KB 79/79 KB 115/115 KB 670/894 KB 208/1822 KB 79/79 KB 115/115 KB 670/894 KB 212/1822 KB 79/79 KB 115/115 KB 670/894 KB 216/1822 KB 79/79 KB 115/115 KB 670/894 KB 220/1822 KB 79/79 KB 115/115 KB 670/894 KB 224/1822 KB 79/79 KB 115/115 KB 674/894 KB 224/1822 KB 79/79 KB 115/115 KB 678/894 KB 224/1822 KB 79/79 KB 115/115 KB 678/894 KB 228/1822 KB 79/79 KB 115/115 KB 678/894 KB 232/1822 KB 79/79 KB 115/115 KB 678/894 KB 236/1822 KB 79/79 KB 115/115 KB 678/894 KB 240/1822 KB 79/79 KB 115/115 KB 682/894 KB 240/1822 KB 79/79 KB 115/115 KB 686/894 KB 240/1822 KB 79/79 KB 115/115 KB 690/894 KB 240/1822 KB 79/79 KB 115/115 KB 694/894 KB 240/1822 KB 79/79 KB 115/115 KB 698/894 KB 240/1822 KB 79/79 KB 115/115 KB 702/894 KB 240/1822 KB 79/79 KB 115/115 KB 706/894 KB 240/1822 KB 79/79 KB 115/115 KB 706/894 KB 244/1822 KB 79/79 KB 115/115 KB 706/894 KB 248/1822 KB 79/79 KB 115/115 KB 706/894 KB 252/1822 KB 79/79 KB 115/115 KB 706/894 KB 256/1822 KB 79/79 KB 115/115 KB 710/894 KB 256/1822 KB 79/79 KB 115/115 KB 714/894 KB 256/1822 KB 79/79 KB 115/115 KB 718/894 KB 256/1822 KB 79/79 KB 115/115 KB 718/894 KB 260/1822 KB 79/79 KB 115/115 KB 718/894 KB 264/1822 KB 79/79 KB 115/115 KB 718/894 KB 268/1822 KB 79/79 KB 115/115 KB 718/894 KB 272/1822 KB 79/79 KB 115/115 KB 722/894 KB 272/1822 KB 79/79 KB 115/115 KB 726/894 KB 272/1822 KB 79/79 KB 115/115 KB 730/894 KB 272/1822 KB 79/79 KB 115/115 KB 734/894 KB 272/1822 KB 79/79 KB 115/115 KB 738/894 KB 272/1822 KB 79/79 KB 115/115 KB 738/894 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install KB 276/1822 KB 79/79 KB 115/115 KB 738/894 KB 280/1822 KB 79/79 KB 115/115 KB 738/894 KB 284/1822 KB 79/79 KB 115/115 KB 738/894 KB 288/1822 KB 79/79 KB 115/115 KB 742/894 KB 288/1822 KB 79/79 KB 115/115 KB 746/894 KB 288/1822 KB 79/79 KB 115/115 KB 750/894 KB 288/1822 KB 79/79 KB 115/115 KB 754/894 KB 288/1822 KB 79/79 KB 115/115 KB 758/894 KB 288/1822 KB 79/79 KB 115/115 KB 762/894 KB 288/1822 KB 79/79 KB 115/115 KB 766/894 KB 288/1822 KB 79/79 KB 115/115 KB 766/894 KB 292/1822 KB 79/79 KB 115/115 KB 766/894 KB 296/1822 KB 79/79 KB 115/115 KB 766/894 KB 300/1822 KB 79/79 KB 115/115 KB 766/894 KB 304/1822 KB 79/79 KB 115/115 KB 770/894 KB 304/1822 KB 79/79 KB 115/115 KB 774/894 KB 304/1822 KB 79/79 KB 115/115 KB 778/894 KB 304/1822 KB 79/79 KB 115/115 KB 782/894 KB 304/1822 KB 79/79 KB 115/115 KB 782/894 KB 308/1822 KB 79/79 KB 115/115 KB 782/894 KB 312/1822 KB 79/79 KB 115/115 KB 782/894 KB 316/1822 KB 79/79 KB 115/115 KB 782/894 KB 320/1822 KB 79/79 KB 115/115 KB 786/894 KB 320/1822 KB 79/79 KB 115/115 KB 790/894 KB 320/1822 KB 79/79 KB 115/115 KB 794/894 KB 320/1822 KB 79/79 KB 115/115 KB 798/894 KB 320/1822 KB 79/79 KB 115/115 KB 798/894 KB 324/1822 KB 79/79 KB 115/115 KB 798/894 KB 328/1822 KB 79/79 KB 115/115 KB 798/894 KB 332/1822 KB 79/79 KB 115/115 KB 798/894 KB 336/1822 KB 79/79 KB 115/115 KB 802/894 KB 336/1822 KB 79/79 KB 115/115 KB 806/894 KB 336/1822 KB 79/79 KB 115/115 KB 810/894 KB 336/1822 KB 79/79 KB 115/115 KB 814/894 KB 336/1822 KB 79/79 KB 115/115 KB 814/894 KB 340/1822 KB 79/79 KB 115/115 KB 814/894 KB 344/1822 KB 79/79 KB 115/115 KB 814/894 KB 348/1822 KB 79/79 KB 115/115 KB 814/894 KB 352/1822 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 113.3 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 814/894 KB 356/1822 KB 79/79 KB 814/894 KB 360/1822 KB 79/79 KB 814/894 KB 364/1822 KB 79/79 KB 814/894 KB 368/1822 KB 79/79 KB 814/894 KB 372/1822 KB 79/79 KB 814/894 KB 376/1822 KB 79/79 KB 814/894 KB 380/1822 KB 79/79 KB 814/894 KB 384/1822 KB 79/79 KB 814/894 KB 388/1822 KB 79/79 KB 818/894 KB 392/1822 KB 79/79 KB 818/894 KB 396/1822 KB 79/79 KB 818/894 KB 400/1822 KB 79/79 KB 818/894 KB 388/1822 KB 79/79 KB 822/894 KB 400/1822 KB 79/79 KB 826/894 KB 400/1822 KB 79/79 KB 830/894 KB 400/1822 KB 79/79 KB 834/894 KB 400/1822 KB 79/79 KB 838/894 KB 400/1822 KB 79/79 KB 842/894 KB 400/1822 KB 79/79 KB 846/894 KB 400/1822 KB 79/79 KB 850/894 KB 400/1822 KB 79/79 KB 854/894 KB 400/1822 KB 79/79 KB 858/894 KB 400/1822 KB 79/79 KB 862/894 KB 400/1822 KB 79/79 KB 862/894 KB 404/1822 KB 79/79 KB 862/894 KB 408/1822 KB 79/79 KB 862/894 KB 412/1822 KB 79/79 KB 862/894 KB 416/1822 KB 79/79 KB 866/894 KB 416/1822 KB 79/79 KB 870/894 KB 416/1822 KB 79/79 KB 874/894 KB 416/1822 KB 79/79 KB 878/894 KB 416/1822 KB 79/79 KB 878/894 KB 420/1822 KB 79/79 KB 878/894 KB 424/1822 KB 79/79 KB 878/894 KB 428/1822 KB 79/79 KB 878/894 KB 432/1822 KB 79/79 KB 882/894 KB 432/1822 KB 79/79 KB 886/894 KB 432/1822 KB 79/79 KB 890/894 KB 432/1822 KB 79/79 KB 894/894 KB 432/1822 KB 79/79 KB 894/894 KB 432/1822 KB 79/79 KB 894/894 KB 432/1822 KB 4/206 KB 79/79 KB 894/894 KB 436/1822 KB 4/206 KB 79/79 KB 894/894 KB 440/1822 KB 4/206 KB 79/79 KB 894/894 KB 444/1822 KB 4/206 KB 79/79 KB 894/894 KB 448/1822 KB 4/206 KB 79/79 KB 894/894 KB 448/1822 KB 8/206 KB 79/79 KB 894/894 KB 448/1822 KB 12/206 KB 79/79 KB 894/894 KB 448/1822 KB 16/206 KB 79/79 KB 894/894 KB 448/1822 KB 20/206 KB 79/79 KB 894/894 KB 452/1822 KB 24/206 KB 79/79 KB 894/894 KB 452/1822 KB 28/206 KB 79/79 KB 894/894 KB 452/1822 KB 32/206 KB 79/79 KB 894/894 KB 452/1822 KB 20/206 KB 79/79 KB 894/894 KB 456/1822 KB 32/206 KB 79/79 KB 894/894 KB 460/1822 KB 32/206 KB 79/79 KB 894/894 KB 464/1822 KB 32/206 KB 79/79 KB 894/894 KB 464/1822 KB 36/206 KB 79/79 KB 894/894 KB 464/1822 KB 40/206 KB 79/79 KB 894/894 KB 464/1822 KB 44/206 KB 79/79 KB 894/894 KB 464/1822 KB 48/206 KB 79/79 KB 894/894 KB 464/1822 KB 52/206 KB 79/79 KB 894/894 KB 464/1822 KB 56/206 KB 79/79 KB 894/894 KB 464/1822 KB 60/206 KB 79/79 KB 894/894 KB 464/1822 KB 64/206 KB 79/79 KB 894/894 KB 464/1822 KB 68/206 KB 79/79 KB 894/894 KB 464/1822 KB 72/206 KB 79/79 KB 894/894 KB 464/1822 KB 76/206 KB 79/79 KB 894/894 KB 464/1822 KB 80/206 KB 79/79 KB 894/894 KB 468/1822 KB 80/206 KB 79/79 KB 894/894 KB 472/1822 KB 80/206 KB 79/79 KB 894/894 KB 476/1822 KB 80/206 KB 79/79 KB 894/894 KB 480/1822 KB 80/206 KB 79/79 KB 894/894 KB 480/1822 KB 84/206 KB 79/79 KB 894/894 KB 480/1822 KB 88/206 KB 79/79 KB 894/894 KB 480/1822 KB 92/206 KB 79/79 KB 894/894 KB 480/1822 KB 96/206 KB 79/79 KB 894/894 KB 480/1822 KB 100/206 KB 79/79 KB 894/894 KB 480/1822 KB 104/206 KB 79/79 KB 894/894 KB 480/1822 KB 108/206 KB 79/79 KB 894/894 KB 480/1822 KB 112/206 KB 79/79 KB 894/894 KB 480/1822 KB 116/206 KB 79/79 KB 894/894 KB 480/1822 KB 120/206 KB 79/79 KB 894/894 KB 484/1822 KB 120/206 KB 79/79 KB 894/894 KB 488/1822 KB 120/206 KB 79/79 KB 894/894 KB 492/1822 KB 120/206 KB 79/79 KB 894/894 KB 496/1822 KB 120/206 KB 79/79 KB 894/894 KB 496/1822 KB 124/206 KB 79/79 KB 894/894 KB 496/1822 KB 128/206 KB 79/79 KB 894/894 KB 496/1822 KB 132 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install /206 KB 79/79 KB 894/894 KB 496/1822 KB 136/206 KB 79/79 KB 894/894 KB 496/1822 KB 140/206 KB 79/79 KB 894/894 KB 496/1822 KB 144/206 KB 79/79 KB 894/894 KB 496/1822 KB 148/206 KB 79/79 KB 894/894 KB 496/1822 KB 152/206 KB 79/79 KB 894/894 KB 496/1822 KB 156/206 KB 79/79 KB 894/894 KB 496/1822 KB 160/206 KB 79/79 KB 894/894 KB 496/1822 KB 164/206 KB 79/79 KB 894/894 KB 496/1822 KB 168/206 KB 79/79 KB 894/894 KB 500/1822 KB 168/206 KB 79/79 KB 894/894 KB 504/1822 KB 168/206 KB 79/79 KB 894/894 KB 508/1822 KB 168/206 KB 79/79 KB 894/894 KB 512/1822 KB 168/206 KB 79/79 KB 894/894 KB 512/1822 KB 172/206 KB 79/79 KB 894/894 KB 512/1822 KB 176/206 KB 79/79 KB 894/894 KB 512/1822 KB 180/206 KB 79/79 KB 894/894 KB 512/1822 KB 184/206 KB 79/79 KB 894/894 KB 512/1822 KB 188/206 KB 79/79 KB 894/894 KB 512/1822 KB 192/206 KB 79/79 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 855.5 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 512/1822 KB 196/206 KB 79/79 KB 512/1822 KB 200/206 KB 79/79 KB 512/1822 KB 204/206 KB 79/79 KB 512/1822 KB 206/206 KB 79/79 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 75.5 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 516/1822 KB 206/206 KB 520/1822 KB 206/206 KB 524/1822 KB 206/206 KB 528/1822 KB 206/206 KB 532/1822 KB 206/206 KB 536/1822 KB 206/206 KB 540/1822 KB 206/206 KB 544/1822 KB 206/206 KB 548/1822 KB 206/206 KB 4/57 KB 552/1822 KB 206/206 KB 4/57 KB 548/1822 KB 206/206 KB 8/57 KB 552/1822 KB 206/206 KB 12/57 KB 556/1822 KB 206/206 KB 8/57 KB 556/1822 KB 206/206 KB 12/57 KB 560/1822 KB 206/206 KB 16/57 KB 560/1822 KB 206/206 KB 20/57 KB 560/1822 KB 206/206 KB 24/57 KB 560/1822 KB 206/206 KB 28/57 KB 560/1822 KB 206/206 KB 32/57 KB 564/1822 KB 206/206 KB 28/57 KB 564/1822 KB 206/206 KB 32/57 KB 568/1822 KB 206/206 KB 32/57 KB 572/1822 KB 206/206 KB 32/57 KB 576/1822 KB 206/206 KB 36/57 KB 576/1822 KB 206/206 KB 40/57 KB 576/1822 KB 206/206 KB 44/57 KB 576/1822 KB 206/206 KB 48/57 KB 576/1822 KB 206/206 KB 52/57 KB 576/1822 KB 206/206 KB 56/57 KB 576/1822 KB 206/206 KB 57/57 KB 576/1822 KB 206/206 KB 57/57 KB 580/1822 KB 206/206 KB 57/57 KB 584/1822 KB 206/206 KB 57/57 KB 588/1822 KB 206/206 KB 57/57 KB 592/1822 KB 206/206 KB 57/57 KB 596/1822 KB 206/206 KB 57/57 KB 600/1822 KB 206/206 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 193.3 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 57/57 KB 604/1822 KB 57/57 KB 608/1822 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 53.2 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 612/1822 KB 616/1822 KB 620/1822 KB 624/1822 KB 628/1822 KB 632/1822 KB 636/1822 KB 3/587 KB 636/1822 KB 5/587 KB 636/1822 KB 8/587 KB 636/1822 KB 11/587 KB 636/1822 KB 13/587 KB 636/1822 KB 16/587 KB 636/1822 KB 19/587 KB 636/1822 KB 21/587 KB 636/1822 KB 24/587 KB 636/1822 KB 27/587 KB 636/1822 KB 27/587 KB 640/1822 KB 29/587 KB 640/1822 KB 32/587 KB 640/1822 KB 32/587 KB 644/1822 KB 32/587 KB 4/99 KB 644/1822 KB 32/587 KB 4/99 KB 648/1822 KB 32/587 KB 4/99 KB 652/1822 KB 32/587 KB 8/99 KB 656/1822 KB 32/587 KB 8/99 KB 652/1822 KB 36/587 KB 8/99 KB 656/1822 KB 40/587 KB 8/99 KB 656/1822 KB 44/587 KB 8/99 KB 656/1822 KB 48/587 KB 8/99 KB 656/1822 KB 48/587 KB 12/99 KB 656/1822 KB 48/587 KB 16/99 KB 656/1822 KB 48/587 KB 20/99 KB 656/1822 KB 52/587 KB 24/99 KB 660/1822 KB 52/587 KB 28/99 KB 660/1822 KB 52/587 KB 32/99 KB 660/1822 KB 52/587 KB 20/99 KB 660/1822 KB 52/587 KB 20/99 KB 656/1822 KB 56/587 KB 32/99 KB 660/1822 KB 60/587 KB 32/99 KB 660/1822 KB 64/587 KB 32/99 KB 660/1822 KB 64/587 KB 32/99 KB 664/1822 KB 64/587 KB 32/99 KB 668/1822 KB 68/587 KB 32/99 KB 668/1822 KB 72/587 KB 32/99 KB 668/1822 KB 76/587 KB 32/99 KB 668/1822 KB 80/587 KB 32/99 KB 668/1822 KB 80/587 KB 32/99 KB 672/1822 KB 80/587 KB 36/99 KB 672/1822 KB 80/587 KB 40/99 KB 676/1822 KB 80/587 KB 44/99 KB 676/1822 KB 80/587 KB 48/99 KB 676/1822 KB 80/587 KB 36/99 KB 676/1822 KB 80/587 KB 48/99 KB 680/1822 KB 80/587 KB 48/99 KB 680/1822 KB 4/263 KB 80/587 KB 48/99 KB 680/1822 KB 8/263 KB 80/587 KB 48/99 KB 680/1822 KB 12/263 KB 80/587 KB 48/99 KB 680/1822 KB 16/263 KB 80/587 KB 48/99 KB 680/1822 KB 20/263 KB 80/587 KB 48/99 KB 680/1822 KB 24/263 KB 80/587 KB 48/99 KB 680/1822 KB 28/263 KB 80/587 KB 48/99 KB 680/1822 KB 32/263 KB 80/587 KB 48/99 KB 680/1822 KB 36/263 KB 80/587 KB 48/99 KB 680/1822 KB 40/263 KB 80/587 KB 48/99 KB 680/1822 KB 44/263 KB 80/587 KB 48/99 KB 680/1822 KB 48/263 KB 80/587 KB 48/99 KB 680/1822 KB 52/263 KB 80/587 KB 48/99 KB 680/1822 KB 56/263 KB 80/587 KB 48/99 KB 680/1822 KB 60/263 KB 80/587 KB 48/99 KB 680/1822 KB 64/263 KB 80/587 KB 48/99 KB 680/1822 KB 68/263 KB 80/587 KB 48/99 KB 680/1822 KB 72/263 KB 84/587 KB 52/99 KB 684/1822 KB 76/263 KB 84/587 KB 52/99 KB 684/1822 KB 80/263 KB 84/587 KB 52/99 KB 684/1822 KB 72/263 KB 84/587 KB 56/99 KB 684/1822 KB 80/263 KB 84/587 KB 60/99 KB 684/1822 KB 80/263 KB 84/587 KB 64/99 KB 684/1822 KB 80/263 KB 84/587 KB 48/99 KB 684/1822 KB 72/263 KB 84/587 KB 64/99 KB 688/1822 KB 80/263 KB 84/587 KB 48/99 KB 680/1822 KB 72/263 KB 88/587 KB 64/99 KB 688/1822 KB 80/263 KB 92/587 KB 64/99 KB 688/1822 KB 80/263 KB 96/587 KB 64/99 KB 688/1822 KB 80/263 KB 100/587 KB 64/99 KB 688/1822 KB 80/263 KB 104/587 KB 64/99 KB 688/1822 KB 80/263 KB 108/587 KB 64/99 KB 688/1822 KB 80/263 KB 112/587 KB 64/99 KB 688/1822 KB 80/263 KB 116/587 KB 64/99 KB 688/1822 KB 80/263 KB 120/587 KB 64/99 KB 688/1822 KB 80/263 KB 124/587 KB 64/99 KB 688/1822 KB 80/263 KB 128/587 KB 64/99 KB 692/1822 KB 84/263 KB 124/587 KB 64/99 KB 692/1822 KB 84/263 KB 128/587 KB 64/99 KB 696/1822 KB 84/263 KB 124/587 KB 64/99 KB 688/1822 KB 84/263 KB 128/587 KB 64/99 KB 696/1822 KB 88/263 KB 128/587 KB 64/99 KB 700/1822 KB 88/263 KB 128/587 KB 64/99 KB 704/1822 KB 92/263 KB 128/587 KB 64/99 KB 708/1822 KB 92/263 KB 132/587 KB 68/99 KB 712/1822 KB 92/263 KB 128/587 KB 64/99 KB 700/1822 KB 92/263 K unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install B 132/587 KB 68/99 KB 712/1822 KB 96/263 KB 132/587 KB 68/99 KB 712/1822 KB 100/263 KB 132/587 KB 68/99 KB 712/1822 KB 104/263 KB 132/587 KB 68/99 KB 708/1822 KB 92/263 KB 128/587 KB 68/99 KB 708/1822 KB 92/263 KB 132/587 KB 72/99 KB 712/1822 KB 104/263 KB 132/587 KB 76/99 KB 712/1822 KB 104/263 KB 132/587 KB 80/99 KB 712/1822 KB 104/263 KB 136/587 KB 80/99 KB 712/1822 KB 104/263 KB 140/587 KB 80/99 KB 712/1822 KB 104/263 KB 144/587 KB 80/99 KB 712/1822 KB 104/263 KB 144/587 KB 84/99 KB 712/1822 KB 104/263 KB 148/587 KB 88/99 KB 716/1822 KB 108/263 KB 148/587 KB 92/99 KB 716/1822 KB 108/263 KB 148/587 KB 96/99 KB 716/1822 KB 108/263 KB 148/587 KB 84/99 KB 716/1822 KB 108/263 KB 144/587 KB 84/99 KB 716/1822 KB 108/263 KB 144/587 KB 84/99 KB 716/1822 KB 104/263 KB 148/587 KB 96/99 KB 720/1822 KB 108/263 KB 148/587 KB 96/99 KB 720/1822 KB 112/263 KB 148/587 KB 96/99 KB 724/1822 KB 112/263 KB 152/587 KB 99/99 KB 728/1822 KB 116/263 KB 152/587 KB 99/99 KB 732/1822 KB 116/263 KB 152/587 KB 99/99 KB 736/1822 KB 116/263 KB 152/587 KB 99/99 KB 724/1822 KB 116/263 KB 148/587 KB 99/99 KB 724/1822 KB 116/263 KB 156/587 KB 99/99 KB 736/1822 KB 116/263 KB 148/587 KB 96/99 KB 724/1822 KB 116/263 KB 160/587 KB 99/99 KB 736/1822 KB 120/263 KB 160/587 KB 99/99 KB 736/1822 KB 116/263 KB 160/587 KB 99/99 KB 736/1822 KB 124/263 KB 160/587 KB 99/99 KB 736/1822 KB 128/263 KB 160/587 KB 99/99 KB 736/1822 KB 132/263 KB 164/587 KB 99/99 KB 740/1822 KB 136/263 KB 164/587 KB 99/99 KB 740/1822 KB 140/263 KB 164/587 KB 99/99 KB 740/1822 KB 132/263 KB 164/587 KB 99/99 KB 736/1822 KB 132/263 KB 168/587 KB 99/99 KB 744/1822 KB 140/263 KB 172/587 KB 99/99 KB 744/1822 KB 140/263 KB 164/587 KB 99/99 KB 744/1822 KB 140/263 KB 172/587 KB 99/99 KB 748/1822 KB 140/263 KB 172/587 KB 99/99 KB 752/1822 KB 140/263 KB 176/587 KB 99/99 KB 752/1822 KB 140/263 KB 176/587 KB 99/99 KB 752/1822 KB 144/263 KB 180/587 KB 99/99 KB 752/1822 KB 144/263 KB 184/587 KB 99/99 KB 756/1822 KB 148/263 KB 188/587 KB 99/99 KB 756/1822 KB 148/263 KB 192/587 KB 99/99 KB 756/1822 KB 148/263 KB 180/587 KB 99/99 KB 756/1822 KB 148/263 KB 180/587 KB 99/99 KB 756/1822 KB 144/263 KB 192/587 KB 99/99 KB 760/1822 KB 148/263 KB 192/587 KB 99/99 KB 764/1822 KB 148/263 KB 192/587 KB 99/99 KB 764/1822 KB 152/263 KB 192/587 KB 99/99 KB 764/1822 KB 156/263 KB 192/587 KB 99/99 KB 768/1822 KB 160/263 KB 192/587 KB 99/99 KB 768/1822 KB 160/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 89.0 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 192/587 KB 768/1822 KB 164/263 KB 196/587 KB 772/1822 KB 168/263 KB 196/587 KB 772/1822 KB 172/263 KB 196/587 KB 772/1822 KB 164/263 KB 196/587 KB 768/1822 KB 164/263 KB 200/587 KB 772/1822 KB 176/263 KB 204/587 KB 772/1822 KB 176/263 KB 208/587 KB 772/1822 KB 176/263 KB 208/587 KB 776/1822 KB 176/263 KB 208/587 KB 780/1822 KB 176/263 KB 208/587 KB 784/1822 KB 176/263 KB 208/587 KB 784/1822 KB 176/263 KB 208/587 KB 784/1822 KB 180/263 KB 208/587 KB 784/1822 KB 184/263 KB 208/587 KB 784/1822 KB 188/263 KB 208/587 KB 784/1822 KB 192/263 KB 208/587 KB 784/1822 KB 196/263 KB 208/587 KB 788/1822 KB 200/263 KB 208/587 KB 788/1822 KB 204/263 KB 212/587 KB 788/1822 KB 208/263 KB 208/587 KB 788/1822 KB 196/263 KB 212/587 KB 788/1822 KB 204/263 KB 216/587 KB 788/1822 KB 208/263 KB 220/587 KB 788/1822 KB 208/263 KB 224/587 KB 788/1822 KB 208/263 KB 224/587 KB 792/1822 KB 208/263 KB 224/587 KB 796/1822 KB 208/263 KB 224/587 KB 800/1822 KB 208/263 KB 224/587 KB 800/1822 KB 212/263 KB 224/587 KB 800/1822 KB 216/263 KB 228/587 KB 804/1822 KB 220/263 KB 4/276 KB 228/587 KB 804/1822 KB 224/263 KB 4/276 KB 228/587 KB 804/1822 KB 216/263 KB 4/276 KB 228/587 KB 800/1822 KB 216/263 KB 4/276 KB 224/587 KB 800/1822 KB 216/263 KB 4/276 KB 228/587 KB 804/1822 KB 224/263 KB 8/276 KB 228/587 KB 804/1822 KB 224/263 KB 12/276 KB 228/587 KB 804/1822 KB 224/263 KB 16/276 KB 228/587 KB 804/1822 KB 224/263 KB 20/276 KB 228/587 KB 804/1822 KB 224/263 KB 24/276 KB 228/587 KB 804/1822 KB 224/263 KB 28/276 KB 228/587 KB 804/1822 KB 224/263 KB 32/276 KB 228/587 KB 804/1822 KB 224/263 KB 36/276 KB 232/587 KB 804/1822 KB 224/263 KB 36/276 KB 236/587 KB 808/1822 KB 224/263 KB 36/276 KB 240/587 KB 808/1822 KB 224/263 KB 36/276 KB 232/587 KB 808/1822 KB 224/263 KB 36/276 KB 240/587 KB 812/1822 KB 224/263 KB 36/276 KB 240/587 KB 812/1822 KB 224/263 KB 40/276 KB 240/587 KB 816/1822 KB 224/263 KB 44/276 KB 240/587 KB 816/1822 KB 224/263 KB 48/276 KB 240/587 KB 816/1822 KB 224/263 KB 44/276 KB 240/587 KB 816/1822 KB 224/263 KB 52/276 KB 244/587 KB 820/1822 KB 228/263 KB 56/276 KB 244/587 KB 820/1822 KB 228/263 KB 60/276 KB 244/587 KB 820/1822 KB 228/263 KB 64/276 KB 244/587 KB 820/1822 KB 228/263 KB 52/276 KB 244/587 KB 820/1822 KB 224/263 KB 52/276 KB 244/587 KB 816/1822 KB 224/263 KB 52/276 KB 248/587 KB 820/1822 KB 228/263 KB 64/276 KB 252/587 KB 820/1822 KB 228/263 KB 64/276 KB 256/587 KB 820/1822 KB 228/263 KB 64/276 KB 256/587 KB 824/1822 KB 228/263 KB 64/276 KB 256/587 KB 828/1822 KB 228/263 KB 64/276 KB 260/587 KB 828/1822 KB 228/263 KB 64/276 KB 264/587 KB 832/1822 KB 232/263 KB 68/276 KB 268/587 KB 832/1822 KB 232/263 KB 68/276 KB 260/587 KB 832/1822 KB 232/263 KB 68/276 KB 260/587 KB 832/1822 KB 232/263 KB 64/276 KB 260/587 KB 832/1822 KB 228/263 KB 64/276 KB 268/587 KB 832/1822 KB 236/263 KB 68/276 KB 268/587 KB 832/1822 KB 240/263 KB 68/276 KB 268/587 KB 836/1822 KB 240/263 KB 68/276 KB 268/587 KB 840/1822 KB 240/263 KB 68/276 KB 272/587 KB 840/1822 KB 240/263 KB 72/276 KB 272/587 KB 840/1822 KB 240/263 KB 68/276 KB 272/587 KB 840/1822 KB 240/263 KB 76/276 KB 276/587 KB 844/1822 KB 240/263 KB 76/276 KB 280/587 KB 844/1822 KB 244/263 KB 80/276 KB 284/587 KB 844/1822 KB 244/263 KB 80/276 KB 272/587 KB 844/1822 KB 240/263 KB 76/276 KB 284/587 KB 848/1822 KB 244/263 KB 80/276 KB 276/587 KB 844/1822 KB 244/263 KB 80/276 KB 276/587 KB 844/1822 KB 244/263 KB 76/276 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 284/587 KB 848/1822 KB 248/263 KB 80/276 KB 284/587 KB 852/1822 KB 248/263 KB 84/276 KB 284/587 KB 848/1822 KB 248/263 KB 84/276 KB 288/587 KB 852/1822 KB 252/263 KB 84/276 KB 284/587 KB 852/1822 KB 252/263 KB 84/276 KB 288/587 KB 852/1822 KB 256/263 KB 84/276 KB 292/587 KB 852/1822 KB 256/263 KB 84/276 KB 296/587 KB 856/1822 KB 260/263 KB 88/276 KB 300/587 KB 856/1822 KB 260/263 KB 88/276 KB 304/587 KB 856/1822 KB 260/263 KB 88/276 KB 292/587 KB 856/1822 KB 260/263 KB 88/276 KB 292/587 KB 856/1822 KB 260/263 KB 84/276 KB 292/587 KB 852/1822 KB 260/263 KB 84/276 KB 304/587 KB 860/1822 KB 260/263 KB 88/276 KB 304/587 KB 860/1822 KB 263/263 KB 92/276 KB 304/587 KB 860/1822 KB 263/263 KB 88/276 KB 304/587 KB 864/1822 KB 263/263 KB 92/276 KB 304/587 KB 864/1822 KB 263/263 KB 96/276 KB 304/587 KB 868/1822 KB 263/263 KB 96/276 KB 308/587 KB 872/1822 KB 263/263 KB 100/276 KB 308/587 KB 876/1822 KB 263/263 KB 100/276 KB 308/587 KB 880/1822 KB 263/263 KB 100/276 KB 308/587 KB 868/1822 KB 263/263 KB 100/276 KB 304/587 KB 868/1822 KB 263/263 KB 100/276 KB 308/587 KB 880/1822 KB 263/263 KB 104/276 KB 308/587 KB 880/1822 KB 263/263 KB 108/276 KB 308/587 KB 880/1822 KB 263/263 KB 112/276 KB 312/587 KB 880/1822 KB 263/263 KB 112/276 KB 316/587 KB 880/1822 KB 263/263 KB 116/276 KB 316/587 KB 880/1822 KB 263/263 KB 120/276 KB 316/587 KB 880/1822 KB 263/263 KB 116/276 KB 320/587 KB 880/1822 KB 263/263 KB 120/276 KB 324/587 KB 880/1822 KB 263/263 KB 120/276 KB 324/587 KB 880/1822 KB 263/263 KB 124/276 KB 324/587 KB 880/1822 KB 263/263 KB 128/276 KB 324/587 KB 884/1822 KB 263/263 KB 128/276 KB 324/587 KB 888/1822 KB 263/263 KB 128/276 KB 324/587 KB 892/1822 KB 263/263 KB 128/276 KB 324/587 KB 896/1822 KB 263/263 KB 128/276 KB 328/587 KB 896/1822 KB 263/263 KB 128/276 KB 328/587 KB 896/1822 KB 263/263 KB 132/276 KB 332/587 KB 896/1822 KB 263/263 KB 132/276 KB 336/587 KB 896/1822 KB 263/263 KB 132/276 KB 336/587 KB 896/1822 KB 263/263 KB 136/276 KB 340/587 KB 896/1822 KB 263/263 KB 136/276 KB 340/587 KB 896/1822 KB 263/263 KB 140/276 KB 340/587 KB 896/1822 KB 263/263 KB 144/276 KB 344/587 KB 896/1822 KB 263/263 KB 144/276 KB 348/587 KB 896/1822 KB 263/263 KB 144/276 KB 352/587 KB 896/1822 KB 263/263 KB 144/276 KB 352/587 KB 896/1822 KB 263/263 KB 148/276 KB 352/587 KB 896/1822 KB 263/263 KB 152/276 KB 352/587 KB 896/1822 KB 263/263 KB 156/276 KB 352/587 KB 896/1822 KB 263/263 KB 160/276 KB 356/587 KB 896/1822 KB 263/263 KB 160/276 KB 360/587 KB 896/1822 KB 263/263 KB 160/276 KB 364/587 KB 896/1822 KB 263/263 KB 160/276 KB 368/587 KB 896/1822 KB 263/263 KB 160/276 KB 368/587 KB 896/1822 KB 263/263 KB 164/276 KB 368/587 KB 896/1822 KB 263/263 KB 168/276 KB 368/587 KB 896/1822 KB 263/263 KB 172/276 KB 372/587 KB 900/1822 KB 263/263 KB 176/276 KB 372/587 KB 900/1822 KB 263/263 KB 172/276 KB 368/587 KB 900/1822 KB 263/263 KB 172/276 KB 372/587 KB 904/1822 KB 263/263 KB 176/276 KB 372/587 KB 908/1822 KB 263/263 KB 176/276 KB 372/587 KB 912/1822 KB 263/263 KB 176/276 KB 376/587 KB 912/1822 KB 263/263 KB 176/276 KB 380/587 KB 912/1822 KB 263/263 KB 176/276 KB 384/587 KB 912/1822 KB 263/263 KB 176/276 KB 384/587 KB 912/1822 KB 263/263 KB 180/276 KB 384/587 KB 912/1822 KB 263/263 KB 184/276 KB 384/587 KB 912/1822 KB 263/263 KB 188/276 KB 384/587 KB 912/1822 KB 263/263 KB 192/276 KB 384/587 KB 912/1822 KB 263/263 KB 196/276 KB 384/587 KB 912/1822 KB 263/263 KB 200/276 KB 384/587 KB unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 912/1822 KB 263/263 KB 204/276 KB 384/587 KB 912/1822 KB 263/263 KB 208/276 KB 384/587 KB 916/1822 KB 263/263 KB 208/276 KB 384/587 KB 920/1822 KB 263/263 KB 208/276 KB 384/587 KB 924/1822 KB 263/263 KB 208/276 KB 384/587 KB 928/1822 KB 263/263 KB 208/276 KB 388/587 KB 928/1822 KB 263/263 KB 208/276 KB 392/587 KB 928/1822 KB 263/263 KB 208/276 KB 396/587 KB 928/1822 KB 263/263 KB 208/276 KB 400/587 KB 928/1822 KB 263/263 KB 208/276 KB 400/587 KB 928/1822 KB 263/263 KB 212/276 KB 400/587 KB 928/1822 KB 263/263 KB 216/276 KB 400/587 KB 928/1822 KB 263/263 KB 220/276 KB 400/587 KB 928/1822 KB 263/263 KB 224/276 KB 400/587 KB 932/1822 KB 263/263 KB 224/276 KB 400/587 KB 936/1822 KB 263/263 KB 224/276 KB 400/587 KB 940/1822 KB 263/263 KB 224/276 KB 400/587 KB 944/1822 KB 263/263 KB 224/276 KB 400/587 KB 948/1822 KB 263/263 KB 224/276 KB 400/587 KB 952/1822 KB 263/263 KB 224/276 KB 400/587 KB 956/1822 KB 263/263 KB 224/276 KB 400/587 KB 960/1822 KB 263/263 KB 224/276 KB 404/587 KB 960/1822 KB 263/263 KB 224/276 KB 408/587 KB 960/1822 KB 263/263 KB 224/276 KB 412/587 KB 960/1822 KB 263/263 KB 224/276 KB 416/587 KB 960/1822 KB 263/263 KB 224/276 KB 420/587 KB 960/1822 KB 263/263 KB 224/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 227.7 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 420/587 KB 964/1822 KB 224/276 KB 420/587 KB 968/1822 KB 224/276 KB 420/587 KB 972/1822 KB 224/276 KB 420/587 KB 976/1822 KB 224/276 KB 424/587 KB 976/1822 KB 224/276 KB 428/587 KB 976/1822 KB 224/276 KB 432/587 KB 976/1822 KB 224/276 KB 436/587 KB 976/1822 KB 224/276 KB 440/587 KB 980/1822 KB 228/276 KB 444/587 KB 980/1822 KB 228/276 KB 436/587 KB 980/1822 KB 228/276 KB 444/587 KB 984/1822 KB 228/276 KB 444/587 KB 988/1822 KB 228/276 KB 444/587 KB 992/1822 KB 228/276 KB 436/587 KB 976/1822 KB 228/276 KB 444/587 KB 992/1822 KB 232/276 KB 444/587 KB 992/1822 KB 236/276 KB 444/587 KB 992/1822 KB 240/276 KB 444/587 KB 992/1822 KB 244/276 KB 448/587 KB 992/1822 KB 244/276 KB 448/587 KB 992/1822 KB 248/276 KB 448/587 KB 992/1822 KB 252/276 KB 448/587 KB 992/1822 KB 256/276 KB 452/587 KB 992/1822 KB 256/276 KB 456/587 KB 992/1822 KB 256/276 KB 460/587 KB 992/1822 KB 256/276 KB 464/587 KB 992/1822 KB 256/276 KB 464/587 KB 992/1822 KB 260/276 KB 464/587 KB 992/1822 KB 264/276 KB 464/587 KB 992/1822 KB 268/276 KB 464/587 KB 992/1822 KB 272/276 KB 3/314 KB 468/587 KB 996/1822 KB 272/276 KB 5/314 KB 468/587 KB 996/1822 KB 272/276 KB 8/314 KB 468/587 KB 996/1822 KB 272/276 KB 11/314 KB 468/587 KB 996/1822 KB 272/276 KB 464/587 KB 996/1822 KB 272/276 KB 11/314 KB 468/587 KB 1000/1822 KB 272/276 KB 11/314 KB 468/587 KB 1004/1822 KB 272/276 KB 13/314 KB 468/587 KB 1008/1822 KB 272/276 KB 468/587 KB 996/1822 KB 272/276 KB 13/314 KB 468/587 KB 1008/1822 KB 276/276 KB 13/314 KB 468/587 KB 1004/1822 KB 272/276 KB 16/314 KB 472/587 KB 1008/1822 KB 276/276 KB 19/314 KB 472/587 KB 1008/1822 KB 276/276 KB 21/314 KB 472/587 KB 1008/1822 KB 276/276 KB 24/314 KB 472/587 KB 1008/1822 KB 276/276 KB 27/314 KB 472/587 KB 1008/1822 KB 276/276 KB 27/314 KB 472/587 KB 1012/1822 KB 276/276 KB 27/314 KB 472/587 KB 1016/1822 KB 276/276 KB 27/314 KB 472/587 KB 1020/1822 KB 276/276 KB 27/314 KB 472/587 KB 1024/1822 KB 276/276 KB 27/314 KB 472/587 KB 1024/1822 KB 276/276 KB 13/314 KB 472/587 KB 1008/1822 KB 276/276 KB 29/314 KB 472/587 KB 1024/1822 KB 276/276 KB 32/314 KB 472/587 KB 1024/1822 KB 276/276 KB 32/314 KB 476/587 KB 1024/1822 KB 276/276 KB 32/314 KB 480/587 KB 1024/1822 KB 276/276 KB 32/314 KB 484/587 KB 1024/1822 KB 276/276 KB 36/314 KB 484/587 KB 1024/1822 KB 276/276 KB 40/314 KB 484/587 KB 1024/1822 KB 276/276 KB 44/314 KB 484/587 KB 1024/1822 KB 276/276 KB 48/314 KB 484/587 KB 1024/1822 KB 276/276 KB 48/314 KB 484/587 KB 1028/1822 KB 276/276 KB 48/314 KB 484/587 KB 1032/1822 KB 276/276 KB 48/314 KB 484/587 KB 1036/1822 KB 276/276 KB 48/314 KB 484/587 KB 1040/1822 KB 276/276 KB 48/314 KB 488/587 KB 1040/1822 KB 276/276 KB 48/314 KB 492/587 KB 1040/1822 KB 276/276 KB 48/314 KB 496/587 KB 1040/1822 KB 276/276 KB 48/314 KB 500/587 KB 1040/1822 KB 276/276 KB 48/314 KB 504/587 KB 1040/1822 KB 276/276 KB 48/314 KB 508/587 KB 1040/1822 KB 276/276 KB 48/314 KB 512/587 KB 1040/1822 KB 276/276 KB 52/314 KB 512/587 KB 1040/1822 KB 276/276 KB 56/314 KB 512/587 KB 1040/1822 KB 276/276 KB 60/314 KB 512/587 KB 1040/1822 KB 276/276 KB 64/314 KB 512/587 KB 1040/1822 KB 276/276 KB 64/314 KB 512/587 KB 1044/1822 KB 276/276 KB 64/314 KB 512/587 KB 1048/1822 KB 276/276 KB 64/314 KB 512/587 KB 1052/1822 KB 276/276 KB 68/314 KB 512/587 KB 1056/1822 KB 4/54 KB 68/314 KB 512/587 KB 1052/1822 KB 4/54 KB 72/314 KB 512/587 KB 1056/1822 KB 4/54 KB 76/314 KB 512/587 KB 1056/182 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 2 KB 4/54 KB 80/314 KB 512/587 KB 1056/1822 KB 4/54 KB 64/314 KB 512/587 KB 1052/1822 KB 276/276 KB 4/54 KB 80/314 KB 512/587 KB 1056/1822 KB 8/54 KB 80/314 KB 512/587 KB 1056/1822 KB 12/54 KB 80/314 KB 512/587 KB 1056/1822 KB 16/54 KB 80/314 KB 512/587 KB 1056/1822 KB 20/54 KB 80/314 KB 512/587 KB 1056/1822 KB 24/54 KB 80/314 KB 512/587 KB 1056/1822 KB 28/54 KB 80/314 KB 512/587 KB 1056/1822 KB 32/54 KB 80/314 KB 512/587 KB 1056/1822 KB 36/54 KB 80/314 KB 512/587 KB 1056/1822 KB 40/54 KB 80/314 KB 512/587 KB 1056/1822 KB 44/54 KB 80/314 KB 512/587 KB 1056/1822 KB 48/54 KB 80/314 KB 512/587 KB 1060/1822 KB 48/54 KB 84/314 KB 512/587 KB 1064/1822 KB 52/54 KB 84/314 KB 512/587 KB 1068/1822 KB 52/54 KB 84/314 KB 512/587 KB 1072/1822 KB 52/54 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 233.8 KB/sec) unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 84/314 KB 512/587 KB 1060/1822 KB 52/54 KB 80/314 KB 512/587 KB 1060/1822 KB 52/54 KB 84/314 KB 512/587 KB 1072/1822 KB 54/54 KB 88/314 KB 512/587 KB 1072/1822 KB 54/54 KB 92/314 KB 512/587 KB 1072/1822 KB 54/54 KB 96/314 KB 512/587 KB 1072/1822 KB 54/54 KB 96/314 KB 512/587 KB 1076/1822 KB 54/54 KB 100/314 KB 516/587 KB 1080/1822 KB 54/54 KB 100/314 KB 516/587 KB 1084/1822 KB 54/54 KB 100/314 KB 516/587 KB 1088/1822 KB 54/54 KB 100/314 KB 516/587 KB 1076/1822 KB 54/54 KB 96/314 KB 516/587 KB 1076/1822 KB 54/54 KB 104/314 KB 516/587 KB 1088/1822 KB 54/54 KB 104/314 KB 520/587 KB 1088/1822 KB 54/54 KB 108/314 KB 520/587 KB 1088/1822 KB 54/54 KB 112/314 KB 520/587 KB 1088/1822 KB 54/54 KB 112/314 KB 524/587 KB 1088/1822 KB 54/54 KB 112/314 KB 528/587 KB 1088/1822 KB 54/54 KB 112/314 KB 528/587 KB 1092/1822 KB 54/54 KB 112/314 KB 532/587 KB 1096/1822 KB 54/54 KB 112/314 KB 532/587 KB 1100/1822 KB 54/54 KB 112/314 KB 532/587 KB 1104/1822 KB 54/54 KB 112/314 KB 532/587 KB 1092/1822 KB 54/54 KB 112/314 KB 536/587 KB 1104/1822 KB 54/54 KB 112/314 KB 540/587 KB 1104/1822 KB 54/54 KB 116/314 KB 544/587 KB 1104/1822 KB 54/54 KB 116/314 KB 548/587 KB 4/748 KB 1108/1822 KB 54/54 KB 116/314 KB 552/587 KB 4/748 KB 1108/1822 KB 54/54 KB 116/314 KB 540/587 KB 1104/1822 KB 54/54 KB 120/314 KB 552/587 KB 4/748 KB 1108/1822 KB 54/54 KB 124/314 KB 552/587 KB 4/748 KB 1108/1822 KB 54/54 KB 128/314 KB 552/587 KB 4/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 4/748 KB 1108/1822 KB 54/54 KB 116/314 KB 544/587 KB 4/748 KB 1108/1822 KB 54/54 KB 116/314 KB 544/587 KB 4/748 KB 1104/1822 KB 54/54 KB 132/314 KB 552/587 KB 8/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 12/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 16/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 20/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 24/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 28/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 32/748 KB 1108/1822 KB 54/54 KB 132/314 KB 552/587 KB 32/748 KB 1112/1822 KB 54/54 KB 132/314 KB 552/587 KB 32/748 KB 1116/1822 KB 54/54 KB 132/314 KB 552/587 KB 32/748 KB 1120/1822 KB 54/54 KB 136/314 KB 552/587 KB 32/748 KB 1120/1822 KB 54/54 KB 140/314 KB 552/587 KB 32/748 KB 1120/1822 KB 54/54 KB 144/314 KB 556/587 KB 32/748 KB 1120/1822 KB 54/54 KB 140/314 KB 556/587 KB 32/748 KB 1120/1822 KB 54/54 KB 144/314 KB 560/587 KB 36/748 KB 1120/1822 KB 54/54 KB 144/314 KB 556/587 KB 36/748 KB 1120/1822 KB 54/54 KB 144/314 KB 560/587 KB 40/748 KB 1120/1822 KB 54/54 KB 144/314 KB 560/587 KB 44/748 KB 1120/1822 KB 54/54 KB 148/314 KB 560/587 KB 48/748 KB 1124/1822 KB 54/54 KB 148/314 KB 560/587 KB 44/748 KB 1124/1822 KB 54/54 KB 148/314 KB 560/587 KB 48/748 KB 1128/1822 KB 54/54 KB 148/314 KB 564/587 KB 52/748 KB 1132/1822 KB 54/54 KB 148/314 KB 564/587 KB 52/748 KB 1136/1822 KB 54/54 KB 148/314 KB 560/587 KB 44/748 KB 1120/1822 KB 54/54 KB 148/314 KB 564/587 KB 52/748 KB 1128/1822 KB 54/54 KB 148/314 KB 568/587 KB 52/748 KB 1136/1822 KB 54/54 KB 152/314 KB 568/587 KB 52/748 KB 1136/1822 KB 54/54 KB 156/314 KB 568/587 KB 52/748 KB 1136/1822 KB 54/54 KB 160/314 KB 572/587 KB 52/748 KB 1136/1822 KB 54/54 KB 148/314 KB 560/587 KB 52/748 KB 1128/1822 KB 54/54 KB 156/314 KB 572/587 KB 52/748 KB 1136/1822 KB 54/54 KB 160/314 KB 576/587 KB 52/748 KB 1136/1822 KB 54/54 KB 160/314 KB 576/587 KB 56/748 KB 1136/1822 KB 54/54 KB 160/314 KB 580/ unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install 587 KB 60/748 KB 1136/1822 KB 54/54 KB 160/314 KB 580/587 KB 64/748 KB 1136/1822 KB 54/54 KB 164/314 KB 580/587 KB 64/748 KB 1140/1822 KB 54/54 KB 168/314 KB 580/587 KB 68/748 KB 1140/1822 KB 54/54 KB 160/314 KB 580/587 KB 56/748 KB 1136/1822 KB 54/54 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 44.7 KB/sec) unit-abot-epc-basic-0: 20:45:26 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: 20:45:26 DEBUG unit.abot-epc-basic/0.install 168/314 KB 584/587 KB 68/748 KB 1140/1822 KB 168/314 KB 587/587 KB 68/748 KB 1140/1822 KB 172/314 KB 587/587 KB 68/748 KB 1140/1822 KB 164/314 KB 580/587 KB 68/748 KB 1140/1822 KB 54/54 KB 176/314 KB 587/587 KB 72/748 KB 1140/1822 KB 160/314 KB 580/587 KB 64/748 KB 1140/1822 KB 54/54 KB 176/314 KB 587/587 KB 72/748 KB 1144/1822 KB 176/314 KB 587/587 KB 72/748 KB 1148/1822 KB 176/314 KB 587/587 KB 72/748 KB 1152/1822 KB 176/314 KB 587/587 KB 72/748 KB 1156/1822 KB 176/314 KB 587/587 KB 68/748 KB 1140/1822 KB 176/314 KB 587/587 KB 76/748 KB 1156/1822 KB 176/314 KB 587/587 KB 80/748 KB 1156/1822 KB 180/314 KB 587/587 KB 80/748 KB 1160/1822 KB 184/314 KB 587/587 KB 84/748 KB 1160/1822 KB 176/314 KB 587/587 KB 80/748 KB 1160/1822 KB 188/314 KB 587/587 KB 84/748 KB 1164/1822 KB 188/314 KB 587/587 KB 84/748 KB 1168/1822 KB 188/314 KB 587/587 KB 84/748 KB 1172/1822 KB 180/314 KB 587/587 KB 84/748 KB 1160/1822 KB 188/314 KB 587/587 KB 84/748 KB 1160/1822 KB 192/314 KB 587/587 KB 84/748 KB 1176/1822 KB 192/314 KB 587/587 KB 88/748 KB 1176/1822 KB 192/314 KB 587/587 KB 92/748 KB 1176/1822 KB 192/314 KB 587/587 KB 96/748 KB 1176/1822 KB 188/314 KB 587/587 KB 96/748 KB 1176/1822 KB 192/314 KB 587/587 KB 96/748 KB 1180/1822 KB 192/314 KB 587/587 KB 100/748 KB 1180/1822 KB 196/314 KB 587/587 KB 104/748 KB 1184/1822 KB 196/314 KB 587/587 KB 108/748 KB 1184/1822 KB 196/314 KB 587/587 KB 112/748 KB 1184/1822 KB 196/314 KB 587/587 KB 100/748 KB 1184/1822 KB 192/314 KB 587/587 KB 100/748 KB 1184/1822 KB 200/314 KB 587/587 KB 112/748 KB 1184/1822 KB 204/314 KB 587/587 KB 112/748 KB 1184/1822 KB 208/314 KB 587/587 KB 112/748 KB 1184/1822 KB 208/314 KB 587/587 KB 112/748 KB 1188/1822 KB 208/314 KB 587/587 KB 112/748 KB 1192/1822 KB 208/314 KB 587/587 KB 112/748 KB 1196/1822 KB 208/314 KB 587/587 KB 116/748 KB 1196/1822 KB 212/314 KB 587/587 KB 120/748 KB 1200/1822 KB 212/314 KB 587/587 KB 124/748 KB 1200/1822 KB 212/314 KB 587/587 KB 128/748 KB 1200/1822 KB 212/314 KB 587/587 KB 116/748 KB 1200/1822 KB 208/314 KB 587/587 KB 116/748 KB 1200/1822 KB 216/314 KB 587/587 KB 128/748 KB 1200/1822 KB 220/314 KB 587/587 KB 128/748 KB 1200/1822 KB 224/314 KB 587/587 KB 128/748 KB 1200/1822 KB 228/314 KB 587/587 KB 128/748 KB 1200/1822 KB 232/314 KB 587/587 KB 132/748 KB 1204/1822 KB 236/314 KB 587/587 KB 132/748 KB 1204/1822 KB 240/314 KB 587/587 KB 132/748 KB 1204/1822 KB 228/314 KB 587/587 KB 132/748 KB 1204/1822 KB 228/314 KB 587/587 KB 128/748 KB 1204/1822 KB 240/314 KB 587/587 KB 132/748 KB 1208/1822 KB 240/314 KB 587/587 KB 132/748 KB 1212/1822 KB 240/314 KB 587/587 KB 132/748 KB 1216/1822 KB 240/314 KB 587/587 KB 136/748 KB 1216/1822 KB 240/314 KB 587/587 KB 140/748 KB 1216/1822 KB 240/314 KB 587/587 KB 144/748 KB 1216/1822 KB 240/314 KB 587/587 KB 144/748 KB 1220/1822 KB 240/314 KB 587/587 KB 144/748 KB 1224/1822 KB 244/314 KB 587/587 KB 144/748 KB 1224/1822 KB 244/314 KB 587/587 KB 144/748 KB 1228/1822 KB 248/314 KB 587/587 KB 144/748 KB 1228/1822 KB 248/314 KB 587/587 KB 144/748 KB 1232/1822 KB 252/314 KB 587/587 KB 144/748 KB 1232/1822 KB 256/314 KB 587/587 KB 144/748 KB 1232/1822 KB 256/314 KB 587/587 KB 148/748 KB 1232/1822 KB 256/314 KB 587/587 KB 152/748 KB 1232/1822 KB 256/314 KB 587/587 KB 156/748 KB 1232/1822 KB 256/314 KB 587/587 KB 160/748 KB 1232/1822 KB 256/314 KB 587/587 KB 164/748 KB 1232/1822 KB 260/314 KB 587/587 KB 168/748 KB 1236/1822 KB 260/314 KB 587/587 unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install KB 172/748 KB 1236/1822 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 260/314 KB 587/587 KB 164/748 KB 1236/1822 KB 260/314 KB 587/587 KB 164/748 KB 1232/1822 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 4/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 8/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 12/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 16/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 20/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 24/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 28/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 32/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 36/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 40/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 44/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 48/223 KB 260/314 KB 587/587 KB 176/748 KB 1236/1822 KB 52/223 KB 264/314 KB 587/587 KB 176/748 KB 1240/1822 KB 56/223 KB 264/314 KB 587/587 KB 176/748 KB 1240/1822 KB 60/223 KB 264/314 KB 587/587 KB 176/748 KB 1240/1822 KB 64/223 KB 264/314 KB 587/587 KB 176/748 KB 1240/1822 KB 52/223 KB 264/314 KB 587/587 KB 176/748 KB 1236/1822 KB 52/223 KB 268/314 KB 587/587 KB 176/748 KB 1240/1822 KB 64/223 KB 268/314 KB 587/587 KB 176/748 KB 1244/1822 KB 64/223 KB 268/314 KB 587/587 KB 176/748 KB 1248/1822 KB 64/223 KB 272/314 KB 587/587 KB 176/748 KB 1248/1822 KB 64/223 KB 272/314 KB 587/587 KB 176/748 KB 1252/1822 KB 64/223 KB 276/314 KB 587/587 KB 180/748 KB 1256/1822 KB 68/223 KB 276/314 KB 587/587 KB 180/748 KB 1260/1822 KB 68/223 KB 276/314 KB 587/587 KB 180/748 KB 1264/1822 KB 68/223 KB 276/314 KB 587/587 KB 180/748 KB 1252/1822 KB 68/223 KB 276/314 KB 587/587 KB 180/748 KB 1252/1822 KB 64/223 KB 272/314 KB 587/587 KB 180/748 KB 1252/1822 KB 64/223 KB 280/314 KB 587/587 KB 180/748 KB 1264/1822 KB 68/223 KB 280/314 KB 587/587 KB 184/748 KB 1264/1822 KB 68/223 KB 280/314 KB 587/587 KB 188/748 KB 1264/1822 KB 68/223 KB 284/314 KB 587/587 KB 188/748 KB 1264/1822 KB 68/223 KB 288/314 KB 587/587 KB 188/748 KB 1264/1822 KB 68/223 KB 288/314 KB 587/587 KB 192/748 KB 1264/1822 KB 68/223 KB 288/314 KB 587/587 KB 192/748 KB 1264/1822 KB 72/223 KB 288/314 KB 587/587 KB 192/748 KB 1264/1822 KB 76/223 KB 288/314 KB 587/587 KB 192/748 KB 1264/1822 KB 80/223 KB 292/314 KB 587/587 KB 192/748 KB 1264/1822 KB 84/223 KB 292/314 KB 587/587 KB 196/748 KB 1268/1822 KB 88/223 KB 292/314 KB 587/587 KB 196/748 KB 1268/1822 KB 92/223 KB 292/314 KB 587/587 KB 192/748 KB 1264/1822 KB 80/223 KB 292/314 KB 587/587 KB 196/748 KB 1268/1822 KB 84/223 KB 292/314 KB 587/587 KB 196/748 KB 1264/1822 KB 84/223 KB 292/314 KB 587/587 KB 196/748 KB 1272/1822 KB 92/223 KB 292/314 KB 587/587 KB 200/748 KB 1272/1822 KB 92/223 KB 296/314 KB 587/587 KB 200/748 KB 1276/1822 KB 92/223 KB 296/314 KB 587/587 KB 200/748 KB 1272/1822 KB 92/223 KB 296/314 KB 587/587 KB 204/748 KB 1276/1822 KB 92/223 KB 300/314 KB 587/587 KB 204/748 KB 1280/1822 KB 92/223 KB 300/314 KB 587/587 KB 204/748 KB 1276/1822 KB 92/223 KB 304/314 KB 587/587 KB 208/748 KB 1280/1822 KB 92/223 KB 300/314 KB 587/587 KB 208/748 KB 1280/1822 KB 92/223 KB 304/314 KB 587/587 KB 208/748 KB 1280/1822 KB 96/223 KB 308/314 KB 587/587 KB 208/748 KB 1280/1822 KB 96/223 KB 312/314 KB 587/587 KB 212/748 KB 1284/1822 KB 100/223 KB 314/314 KB 587/587 KB 212/748 KB 1284/1822 KB 100/223 KB 308/314 KB 587/587 KB 212/748 KB 1284/1822 KB 100/223 KB 308/314 K unit-abot-epc-basic-0: 20:45:26 DEBUG unit.abot-epc-basic/0.install B 587/587 KB 212/748 KB 1284/1822 KB 96/223 KB 314/314 KB 587/587 KB 216/748 KB 1284/1822 KB 100/223 KB 314/314 KB 587/587 KB 220/748 KB 1284/1822 KB 100/223 KB 314/314 KB 587/587 KB 224/748 KB 1284/1822 KB 104/223 KB 308/314 KB 587/587 KB 208/748 KB 1284/1822 KB 96/223 KB 314/314 KB 587/587 KB 224/748 KB 1288/1822 KB 104/223 KB 314/314 KB 587/587 KB 224/748 KB 1292/1822 KB 104/223 KB 314/314 KB 587/587 KB 224/748 KB 1296/1822 KB 104/223 KB 314/314 KB 587/587 KB 220/748 KB 1284/1822 KB 104/223 KB 314/314 KB 587/587 KB 224/748 KB 1296/1822 KB 108/223 KB 314/314 KB 587/587 KB 224/748 KB 1296/1822 KB 112/223 KB 314/314 KB 587/587 KB 228/748 KB 1296/1822 KB 112/223 KB 314/314 KB 587/587 KB 232/748 KB 1300/1822 KB 116/223 KB 314/314 KB 587/587 KB 236/748 KB 1300/1822 KB 116/223 KB 314/314 KB 587/587 KB 240/748 KB 1300/1822 KB 116/223 KB 314/314 KB 587/587 KB 228/748 KB 1300/1822 KB 116/223 KB 314/314 KB 587/587 KB 228/748 KB 1300/1822 KB 112/223 KB 314/314 KB 587/587 KB 240/748 KB 1304/1822 KB 116/223 KB 314/314 KB 587/587 KB 240/748 KB 1308/1822 KB 116/223 KB 314/314 KB 587/587 KB 240/748 KB 1308/1822 KB 120/223 KB 314/314 KB 587/587 KB 240/748 KB 1312/1822 KB 120/223 KB 314/314 KB 587/587 KB 240/748 KB 1312/1822 KB 124/223 KB 314/314 KB 587/587 KB 240/748 KB 1312/1822 KB 128/223 KB 314/314 KB 587/587 KB 240/748 KB 1316/1822 KB 128/223 KB 314/314 KB 587/587 KB 244/748 KB 1320/1822 KB 132/223 KB 314/314 KB 587/587 KB 244/748 KB 1324/1822 KB 132/223 KB 314/314 KB 587/587 KB 244/748 KB 1316/1822 KB 132/223 KB 314/314 KB 587/587 KB 240/748 KB 1316/1822 KB 132/223 KB 314/314 KB 587/587 KB 248/748 KB 1324/1822 KB 132/223 KB 314/314 KB 587/587 KB 248/748 KB 1324/1822 KB 136/223 KB 314/314 KB 587/587 KB 248/748 KB 1324/1822 KB 140/223 KB 314/314 KB 587/587 KB 252/748 KB 1324/1822 KB 140/223 KB 314/314 KB 587/587 KB 252/748 KB 1328/1822 KB 140/223 KB 314/314 KB 587/587 KB 256/748 KB 1328/1822 KB 140/223 KB 314/314 KB 587/587 KB 256/748 KB 1328/1822 KB 144/223 KB 314/314 KB 587/587 KB 256/748 KB 1328/1822 KB 148/223 KB 314/314 KB 587/587 KB 260/748 KB 1332/1822 KB 152/223 KB 314/314 KB 587/587 KB 260/748 KB 1332/1822 KB 156/223 KB 314/314 KB 587/587 KB 260/748 KB 1332/1822 KB 160/223 KB 314/314 KB 587/587 KB 260/748 KB 1332/1822 KB 148/223 KB 314/314 KB 587/587 KB 260/748 KB 1336/1822 KB 160/223 KB 314/314 KB 587/587 KB 260/748 KB 1340/1822 KB 160/223 KB 314/314 KB 587/587 KB 260/748 KB 1344/1822 KB 160/223 KB 314/314 KB 587/587 KB 260/748 KB 1328/1822 KB 148/223 KB 314/314 KB 587/587 KB 264/748 KB 1344/1822 KB 160/223 KB 314/314 KB 587/587 KB 268/748 KB 1344/1822 KB 160/223 KB 314/314 KB 587/587 KB 272/748 KB 1344/1822 KB 160/223 KB 314/314 KB 587/587 KB 272/748 KB 1344/1822 KB 164/223 KB 314/314 KB 587/587 KB 276/748 KB 1348/1822 KB 168/223 KB 314/314 KB 587/587 KB 276/748 KB 1348/1822 KB 172/223 KB 314/314 KB 587/587 KB 276/748 KB 1348/1822 KB 176/223 KB 314/314 KB 587/587 KB 276/748 KB 1348/1822 KB 164/223 KB 314/314 KB 587/587 KB 276/748 KB 1344/1822 KB 164/223 KB 314/314 KB 587/587 KB 276/748 KB 1352/1822 KB 176/223 KB 314/314 KB 587/587 KB 280/748 KB 1352/1822 KB 176/223 KB 314/314 KB 587/587 KB 284/748 KB 1352/1822 KB 176/223 KB 314/314 KB 587/587 KB 284/748 KB 1356/1822 KB 176/223 KB 314/314 KB 587/587 KB 284/748 KB 1360/1822 KB 176/223 KB 314/314 KB 587/587 KB 288/748 KB 1360/1822 KB 176/223 KB 314/314 KB 587/587 KB 288/748 KB 1360/1822 KB 180/223 KB 314/314 KB 587/587 KB 2 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 92/748 KB 1360/1822 KB 184/223 KB 314/314 KB 587/587 KB 292/748 KB 1360/1822 KB 188/223 KB 314/314 KB 587/587 KB 292/748 KB 1360/1822 KB 192/223 KB 314/314 KB 587/587 KB 292/748 KB 1364/1822 KB 192/223 KB 314/314 KB 587/587 KB 292/748 KB 1368/1822 KB 192/223 KB 314/314 KB 587/587 KB 292/748 KB 1372/1822 KB 192/223 KB 314/314 KB 587/587 KB 292/748 KB 1360/1822 KB 180/223 KB 314/314 KB 587/587 KB 296/748 KB 1372/1822 KB 192/223 KB 314/314 KB 587/587 KB 300/748 KB 1372/1822 KB 192/223 KB 314/314 KB 587/587 KB 304/748 KB 1376/1822 KB 192/223 KB 314/314 KB 587/587 KB 300/748 KB 1376/1822 KB 192/223 KB 314/314 KB 587/587 KB 304/748 KB 1376/1822 KB 196/223 KB 314/314 KB 587/587 KB 304/748 KB 1376/1822 KB 200/223 KB 314/314 KB 587/587 KB 304/748 KB 1376/1822 KB 204/223 KB 314/314 KB 587/587 KB 304/748 KB 1376/1822 KB 208/223 KB 314/314 KB 587/587 KB 308/748 KB 1376/1822 KB 212/223 KB 314/314 KB 587/587 KB 308/748 KB 1380/1822 KB 216/223 KB 314/314 KB 587/587 KB 308/748 KB 1380/1822 KB 220/223 KB 314/314 KB 587/587 KB 308/748 KB 1376/1822 KB 208/223 KB 314/314 KB 587/587 KB 308/748 KB 1380/1822 KB 212/223 KB 314/314 KB 587/587 KB 308/748 KB 1384/1822 KB 220/223 KB 314/314 KB 587/587 KB 308/748 KB 1388/1822 KB 220/223 KB 314/314 KB 587/587 KB 312/748 KB 1392/1822 KB 220/223 KB 314/314 KB 587/587 KB 316/748 KB 1392/1822 KB 220/223 KB 314/314 KB 587/587 KB 308/748 KB 1392/1822 KB 220/223 KB 314/314 KB 587/587 KB 320/748 KB 1392/1822 KB 220/223 KB 314/314 KB 587/587 KB 320/748 KB 1396/1822 KB 220/223 KB 314/314 KB 587/587 KB 324/748 KB 1400/1822 KB 223/223 KB 314/314 KB 587/587 KB 324/748 KB 1404/1822 KB 223/223 KB 314/314 KB 587/587 KB 324/748 KB 1396/1822 KB 223/223 KB 314/314 KB 587/587 KB 324/748 KB 1396/1822 KB 220/223 KB 314/314 KB 587/587 KB 328/748 KB 1404/1822 KB 223/223 KB 314/314 KB 587/587 KB 332/748 KB 1404/1822 KB 223/223 KB 314/314 KB 587/587 KB 332/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 336/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 340/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 344/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 348/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 352/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 356/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 360/748 KB 1408/1822 KB 223/223 KB 314/314 KB 587/587 KB 364/748 KB 1412/1822 KB 223/223 KB 314/314 KB 587/587 KB 368/748 KB 1412/1822 KB 223/223 KB 314/314 KB 587/587 KB 360/748 KB 1412/1822 KB 223/223 KB 314/314 KB 587/587 KB 368/748 KB 1416/1822 KB 223/223 KB 314/314 KB 587/587 KB 368/748 KB 1420/1822 KB 223/223 KB 314/314 KB 587/587 KB 368/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 372/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 376/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 380/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 384/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 388/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 392/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 396/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 400/748 KB 1424/1822 KB 223/223 KB 314/314 KB 587/587 KB 400/748 KB 1428/1822 KB 223/223 KB 314/314 KB 587/587 KB 400/748 KB 1432/1822 KB 223/223 KB 314/314 KB 587/587 KB 400/748 KB 1436/1822 KB 223/223 KB 314/314 KB 587/587 KB 400/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 404/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 408/748 KB 1440 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install /1822 KB 223/223 KB 314/314 KB 587/587 KB 412/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 416/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 420/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 424/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 428/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 432/748 KB 1440/1822 KB 223/223 KB 314/314 KB 587/587 KB 432/748 KB 1444/1822 KB 223/223 KB 314/314 KB 587/587 KB 432/748 KB 1448/1822 KB 223/223 KB 314/314 KB 587/587 KB 432/748 KB 1452/1822 KB 223/223 KB 314/314 KB 587/587 KB 432/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 436/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 440/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 444/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 448/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 452/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 456/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 460/748 KB 1456/1822 KB 223/223 KB 314/314 KB 587/587 KB 460/748 KB 1460/1822 KB 223/223 KB 314/314 KB 587/587 KB 460/748 KB 1464/1822 KB 223/223 KB 314/314 KB 587/587 KB 460/748 KB 1468/1822 KB 223/223 KB 314/314 KB 587/587 KB 460/748 KB 1472/1822 KB 223/223 KB 314/314 KB 587/587 KB 464/748 KB 1472/1822 KB 223/223 KB 314/314 KB 587/587 KB 468/748 KB 1472/1822 KB 223/223 KB 314/314 KB 587/587 KB 472/748 KB 1472/1822 KB 223/223 KB 314/314 KB 587/587 KB 476/748 KB 1472/1822 KB 223/223 KB 314/314 KB 587/587 KB 480/748 KB 1472/1822 KB 314/314 KB 587/587 KB 484/748 KB 1472/1822 KB 314/314 KB 587/587 KB 488/748 KB 1472/1822 KB 314/314 KB 587/587 KB 492/748 KB 1472/1822 KB 314/314 KB 587/587 KB 496/748 KB 1472/1822 KB 314/314 KB 587/587 KB 500/748 KB 1472/1822 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 174.0 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 314/314 KB 587/587 KB 504/748 KB 1472/1822 KB 314/314 KB 587/587 KB 508/748 KB 1472/1822 KB 314/314 KB 587/587 KB 512/748 KB 1472/1822 KB 314/314 KB 587/587 KB 516/748 KB 1472/1822 KB 314/314 KB 587/587 KB 520/748 KB 1472/1822 KB 314/314 KB 587/587 KB 524/748 KB 1472/1822 KB 314/314 KB 587/587 KB 528/748 KB 1472/1822 KB 314/314 KB 587/587 KB 532/748 KB 1472/1822 KB 314/314 KB 587/587 KB 532/748 KB 1476/1822 KB 314/314 KB 587/587 KB 532/748 KB 1480/1822 KB 314/314 KB 587/587 KB 532/748 KB 1484/1822 KB 314/314 KB 587/587 KB 532/748 KB 1488/1822 KB 314/314 KB 587/587 KB 532/748 KB 1492/1822 KB 314/314 KB 587/587 KB 532/748 KB 1496/1822 KB 314/314 KB 587/587 KB 532/748 KB 1500/1822 KB 314/314 KB 587/587 KB 532/748 KB 1504/1822 KB 314/314 KB 587/587 KB 532/748 KB 1508/1822 KB 314/314 KB 587/587 KB 532/748 KB 1512/1822 KB 314/314 KB 587/587 KB 532/748 KB 1516/1822 KB 314/314 KB 587/587 KB 532/748 KB 1520/1822 KB 314/314 KB 587/587 KB 532/748 KB 1524/1822 KB 314/314 KB 587/587 KB 532/748 KB 1528/1822 KB 314/314 KB 587/587 KB 532/748 KB 1532/1822 KB 314/314 KB 587/587 KB 532/748 KB 1536/1822 KB 314/314 KB 587/587 KB 536/748 KB 1536/1822 KB 314/314 KB 587/587 KB 540/748 KB 1536/1822 KB 314/314 KB 587/587 KB 544/748 KB 1536/1822 KB 314/314 KB 587/587 KB 548/748 KB 1536/1822 KB 314/314 KB 587/587 KB 552/748 KB 1536/1822 KB 314/314 KB 587/587 KB 556/748 KB 1536/1822 KB 314/314 KB 587/587 KB 560/748 KB 1536/1822 KB 314/314 KB 587/587 KB 564/748 KB 1540/1822 KB 314/314 KB 587/587 KB 568/748 KB 1540/1822 KB 314/314 KB 587/587 KB 572/748 KB 1540/1822 KB 314/314 KB 587/587 KB 576/748 KB 1540/1822 KB 314/314 KB 587/587 KB 560/748 KB 1540/1822 KB 314/314 KB 587/587 KB 576/748 KB 1544/1822 KB 314/314 KB 587/587 KB 576/748 KB 1548/1822 KB 314/314 KB 587/587 KB 576/748 KB 1552/1822 KB 314/314 KB 587/587 KB 576/748 KB 1556/1822 KB 314/314 KB 587/587 KB 576/748 KB 1560/1822 KB 314/314 KB 587/587 KB 576/748 KB 1564/1822 KB 314/314 KB 587/587 KB 576/748 KB 1568/1822 KB 314/314 KB 587/587 KB 580/748 KB 1568/1822 KB 314/314 KB 587/587 KB 584/748 KB 1568/1822 KB 314/314 KB 587/587 KB 588/748 KB 1568/1822 KB 314/314 KB 587/587 KB 592/748 KB 1568/1822 KB 314/314 KB 587/587 KB 596/748 KB 1568/1822 KB 314/314 KB 587/587 KB 596/748 KB 1572/1822 KB 314/314 KB 587/587 KB 596/748 KB 1576/1822 KB 314/314 KB 587/587 KB 596/748 KB 1580/1822 KB 314/314 KB 587/587 KB 596/748 KB 1584/1822 KB 314/314 KB 587/587 KB 600/748 KB 1584/1822 KB 314/314 KB 587/587 KB 604/748 KB 1584/1822 KB 314/314 KB 587/587 KB 608/748 KB 1584/1822 KB 314/314 KB 587/587 KB 612/748 KB 1584/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 451.3 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 314/314 KB 616/748 KB 1584/1822 KB 314/314 KB 4/27 KB 616/748 KB 1584/1822 KB 314/314 KB 8/27 KB 616/748 KB 1584/1822 KB 314/314 KB 12/27 KB 616/748 KB 1584/1822 KB 314/314 KB 16/27 KB 616/748 KB 1584/1822 KB 314/314 KB 20/27 KB 616/748 KB 1584/1822 KB 314/314 KB 24/27 KB 616/748 KB 1584/1822 KB 314/314 KB 27/27 KB 616/748 KB 1584/1822 KB 314/314 KB 27/27 KB 620/748 KB 1584/1822 KB 314/314 KB 27/27 KB 624/748 KB 1584/1822 KB 314/314 KB 27/27 KB 628/748 KB 1584/1822 KB 314/314 KB 27/27 KB 632/748 KB 1584/1822 KB 314/314 KB 27/27 KB 636/748 KB 1584/1822 KB 314/314 KB 27/27 KB 640/748 KB 1584/1822 KB 314/314 KB 27/27 KB 644/748 KB 1584/1822 KB 314/314 KB 27/27 KB 648/748 KB 1584/1822 KB 314/314 KB 27/27 KB 652/748 KB 1584/1822 KB 314/314 KB 27/27 KB 656/748 KB 1584/1822 KB 314/314 KB 27/27 KB 656/748 KB 1588/1822 KB 314/314 KB 27/27 KB 656/748 KB 1592/1822 KB 314/314 KB 27/27 KB 656/748 KB 1596/1822 KB 314/314 KB 27/27 KB 656/748 KB 1600/1822 KB 314/314 KB 27/27 KB 660/748 KB 1600/1822 KB 314/314 KB 27/27 KB 664/748 KB 1600/1822 KB 314/314 KB 27/27 KB 668/748 KB 1600/1822 KB 314/314 KB 27/27 KB 672/748 KB 1600/1822 KB 314/314 KB 27/27 KB 676/748 KB 1600/1822 KB 314/314 KB 27/27 KB 676/748 KB 1604/1822 KB 314/314 KB 27/27 KB 676/748 KB 1608/1822 KB 314/314 KB 27/27 KB 676/748 KB 1612/1822 KB 314/314 KB 27/27 KB 676/748 KB 1616/1822 KB 314/314 KB 27/27 KB 680/748 KB 1616/1822 KB 314/314 KB 27/27 KB 684/748 KB 1616/1822 KB 314/314 KB 27/27 KB 688/748 KB 1616/1822 KB 314/314 KB 27/27 KB 692/748 KB 1616/1822 KB 314/314 KB 27/27 KB 696/748 KB 1616/1822 KB 314/314 KB 27/27 KB 700/748 KB 1616/1822 KB 314/314 KB 27/27 KB 704/748 KB 1616/1822 KB 314/314 KB 27/27 KB 704/748 KB 1620/1822 KB 314/314 KB 27/27 KB 704/748 KB 1624/1822 KB 314/314 KB 27/27 KB 704/748 KB 1628/1822 KB 314/314 KB 27/27 KB 704/748 KB 1632/1822 KB 314/314 KB 27/27 KB 708/748 KB 1632/1822 KB 314/314 KB 27/27 KB 712/748 KB 1632/1822 KB 314/314 KB 27/27 KB 716/748 KB 1632/1822 KB 314/314 KB 27/27 KB 720/748 KB 1632/1822 KB 314/314 KB 27/27 KB 724/748 KB 1632/1822 KB 314/314 KB 27/27 KB 728/748 KB 1632/1822 KB 314/314 KB 27/27 KB 732/748 KB 1632/1822 KB 314/314 KB 27/27 KB 736/748 KB 1632/1822 KB 314/314 KB 27/27 KB 740/748 KB 1632/1822 KB 314/314 KB 27/27 KB 744/748 KB 1632/1822 KB 314/314 KB 27/27 KB 748/748 KB 1632/1822 KB 314/314 KB 27/27 KB 748/748 KB 1636/1822 KB 314/314 KB 27/27 KB 748/748 KB 1640/1822 KB 314/314 KB 27/27 KB 748/748 KB 1644/1822 KB 314/314 KB 27/27 KB 748/748 KB 1648/1822 KB 314/314 KB 27/27 KB 748/748 KB 1648/1822 KB 314/314 KB 27/27 KB 748/748 KB 1652/1822 KB 314/314 KB 27/27 KB 748/748 KB 1656/1822 KB 314/314 KB 27/27 KB 748/748 KB 1660/1822 KB 314/314 KB 27/27 KB 748/748 KB 1664/1822 KB 314/314 KB 27/27 KB 748/748 KB 1668/1822 KB 314/314 KB 27/27 KB 748/748 KB 1672/1822 KB 314/314 KB 27/27 KB 748/748 KB 1676/1822 KB 314/314 KB 27/27 KB 748/748 KB 1680/1822 KB 314/314 KB 27/27 KB 748/748 KB 4/178 KB 1680/1822 KB 314/314 KB 27/27 KB 8/178 KB 1680/1822 KB 314/314 KB 27/27 KB 12/178 KB 1680/1822 KB 314/314 KB 27/27 KB 16/178 KB 1680/1822 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 20.0 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 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 564.7 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 314/314 KB 16/178 KB 1684/1822 KB 314/314 KB 20/178 KB 1688/1822 KB 314/314 KB 20/178 KB 1692/1822 KB 314/314 KB 20/178 KB 1696/1822 KB 314/314 KB 20/178 KB 1700/1822 KB 314/314 KB 20/178 KB 1704/1822 KB 314/314 KB 20/178 KB 1708/1822 KB 314/314 KB 20/178 KB 1712/1822 KB 314/314 KB 20/178 KB 1684/1822 KB 314/314 KB 24/178 KB 1712/1822 KB 314/314 KB 28/178 KB 1712/1822 KB 314/314 KB 32/178 KB 1712/1822 KB 314/314 KB 36/178 KB 1712/1822 KB 314/314 KB 40/178 KB 1716/1822 KB 314/314 KB 44/178 KB 1716/1822 KB 314/314 KB 48/178 KB 1716/1822 KB 314/314 KB 36/178 KB 1716/1822 KB 314/314 KB 48/178 KB 1720/1822 KB 314/314 KB 48/178 KB 1724/1822 KB 314/314 KB 48/178 KB 1728/1822 KB 314/314 KB 52/178 KB 1728/1822 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 234.7 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 314/314 KB 52/178 KB 1732/1822 KB 56/178 KB 1732/1822 KB 56/178 KB 1736/1822 KB 56/178 KB 1740/1822 KB 60/178 KB 1740/1822 KB 64/178 KB 1744/1822 KB 60/178 KB 1744/1822 KB 4/55 KB 64/178 KB 1744/1822 KB 8/55 KB 64/178 KB 1744/1822 KB 12/55 KB 64/178 KB 1744/1822 KB 16/55 KB 64/178 KB 1744/1822 KB 20/55 KB 64/178 KB 1744/1822 KB 24/55 KB 64/178 KB 1744/1822 KB 28/55 KB 64/178 KB 1744/1822 KB 32/55 KB 64/178 KB 1744/1822 KB 36/55 KB 64/178 KB 1744/1822 KB 36/55 KB 68/178 KB 1748/1822 KB 36/55 KB 68/178 KB 1744/1822 KB 36/55 KB 72/178 KB 1748/1822 KB 36/55 KB 72/178 KB 1752/1822 KB 40/55 KB 72/178 KB 1756/1822 KB 40/55 KB 72/178 KB 1752/1822 KB 40/55 KB 76/178 KB 1756/1822 KB 44/55 KB 76/178 KB 1756/1822 KB 44/55 KB 80/178 KB 1760/1822 KB 44/55 KB 76/178 KB 1760/1822 KB 48/55 KB 80/178 KB 1760/1822 KB 48/55 KB 80/178 KB 1764/1822 KB 52/55 KB 84/178 KB 1768/1822 KB 52/55 KB 84/178 KB 1772/1822 KB 52/55 KB 84/178 KB 1776/1822 KB 52/55 KB 84/178 KB 1764/1822 KB 52/55 KB 88/178 KB 1776/1822 KB 52/55 KB 92/178 KB 1776/1822 KB 52/55 KB 80/178 KB 1764/1822 KB 55/55 KB 92/178 KB 1776/1822 KB 55/55 KB 96/178 KB 1776/1822 KB 55/55 KB 96/178 KB 1780/1822 KB 55/55 KB 100/178 KB 1784/1822 KB 55/55 KB 100/178 KB 1780/1822 KB 55/55 KB 104/178 KB 1784/1822 KB 55/55 KB 104/178 KB 1788/1822 KB 55/55 KB 108/178 KB 1788/1822 KB 55/55 KB 112/178 KB 1788/1822 KB 55/55 KB 112/178 KB 1792/1822 KB 55/55 KB 112/178 KB 1792/1822 KB 4/23 KB 55/55 KB 112/178 KB 1792/1822 KB 8/23 KB 55/55 KB 112/178 KB 1792/1822 KB 12/23 KB 55/55 KB 112/178 KB 1792/1822 KB 16/23 KB 55/55 KB 112/178 KB 1792/1822 KB 20/23 KB 55/55 KB 112/178 KB 1792/1822 KB 23/23 KB 55/55 KB 112/178 KB 1796/1822 KB 23/23 KB 55/55 KB 116/178 KB 1800/1822 KB 23/23 KB 55/55 KB 116/178 KB 1804/1822 KB 23/23 KB 55/55 KB 116/178 KB 1808/1822 KB 23/23 KB 55/55 KB 116/178 KB 1796/1822 KB 23/23 KB 55/55 KB 120/178 KB 1808/1822 KB 23/23 KB 55/55 KB 124/178 KB 1808/1822 KB 23/23 KB 55/55 KB 128/178 KB 1808/1822 KB 23/23 KB 55/55 KB 128/178 KB 1812/1822 KB 23/23 KB 128/178 KB 1816/1822 KB 23/23 KB 128/178 KB 1820/1822 KB 23/23 KB 132/178 KB 1822/1822 KB 23/23 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 40.0 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 4/1210 KB 132/178 KB 1822/1822 KB 23/23 KB 8/1210 KB 132/178 KB 1822/1822 KB 23/23 KB 12/1210 KB 132/178 KB 1822/1822 KB 23/23 KB 16/1210 KB 132/178 KB 1822/1822 KB 23/23 KB 132/178 KB 1820/1822 KB 23/23 KB 16/1210 KB 136/178 KB 1822/1822 KB 23/23 KB 16/1210 KB 140/178 KB 1822/1822 KB 23/23 KB 16/1210 KB 144/178 KB 1822/1822 KB 23/23 KB 20/1210 KB 144/178 KB 1822/1822 KB 23/23 KB 24/1210 KB 144/178 KB 1822/1822 KB 23/23 KB 28/1210 KB 144/178 KB 1822/1822 KB 23/23 KB 32/1210 KB 144/178 KB 1822/1822 KB 23/23 KB 32/1210 KB 148/178 KB 1822/1822 KB 23/23 KB 32/1210 KB 152/178 KB 1822/1822 KB 23/23 KB 32/1210 KB 156/178 KB 1822/1822 KB 23/23 KB 32/1210 KB 160/178 KB 1822/1822 KB 23/23 KB 36/1210 KB 160/178 KB 1822/1822 KB 23/23 KB 40/1210 KB 160/178 KB 1822/1822 KB 23/23 KB 44/1210 KB 160/178 KB 1822/1822 KB 23/23 KB 48/1210 KB 160/178 KB 1822/1822 KB 23/23 KB 48/1210 KB 164/178 KB 1822/1822 KB 23/23 KB 48/1210 KB 168/178 KB 1822/1822 KB 23/23 KB 48/1210 KB 172/178 KB 1822/1822 KB 23/23 KB 48/1210 KB 176/178 KB 1822/1822 KB 23/23 KB 48/1210 KB 178/178 KB 1822/1822 KB 23/23 KB 52/1210 KB 178/178 KB 1822/1822 KB 23/23 KB 56/1210 KB 178/178 KB 1822/1822 KB 23/23 KB 60/1210 KB 178/178 KB 1822/1822 KB 23/23 KB 64/1210 KB 178/178 KB 1822/1822 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1332.4 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 68/1210 KB 178/178 KB 23/23 KB 72/1210 KB 178/178 KB 23/23 KB 76/1210 KB 178/178 KB 23/23 KB 80/1210 KB 178/178 KB 23/23 KB 84/1210 KB 178/178 KB 23/23 KB 88/1210 KB 178/178 KB 92/1210 KB 178/178 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 16.6 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 96/1210 KB 178/178 KB 100/1210 KB 178/178 KB 104/1210 KB 178/178 KB 108/1210 KB 178/178 KB 112/1210 KB 178/178 KB 116/1210 KB 178/178 KB 120/1210 KB 178/178 KB 124/1210 KB 178/178 KB 128/1210 KB 178/178 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 128.8 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 132/1210 KB 136/1210 KB 140/1210 KB 4/471 KB 144/1210 KB 4/471 KB 136/1210 KB 4/471 KB 144/1210 KB 8/471 KB 144/1210 KB 12/471 KB 144/1210 KB 16/471 KB 148/1210 KB 16/471 KB 152/1210 KB 16/471 KB 156/1210 KB 16/471 KB 160/1210 KB 16/471 KB 160/1210 KB 20/471 KB 160/1210 KB 24/471 KB 160/1210 KB 28/471 KB 160/1210 KB 32/471 KB 164/1210 KB 32/471 KB 168/1210 KB 32/471 KB 172/1210 KB 32/471 KB 176/1210 KB 32/471 KB 176/1210 KB 36/471 KB 176/1210 KB 40/471 KB 176/1210 KB 44/471 KB 3/276 KB 176/1210 KB 48/471 KB 3/276 KB 176/1210 KB 40/471 KB 3/276 KB 176/1210 KB 48/471 KB 5/276 KB 176/1210 KB 48/471 KB 8/276 KB 176/1210 KB 48/471 KB 11/276 KB 180/1210 KB 48/471 KB 13/276 KB 180/1210 KB 48/471 KB 16/276 KB 180/1210 KB 48/471 KB 19/276 KB 180/1210 KB 48/471 KB 11/276 KB 184/1210 KB 48/471 KB 19/276 KB 188/1210 KB 48/471 KB 19/276 KB 192/1210 KB 48/471 KB 19/276 KB 192/1210 KB 52/471 KB 21/276 KB 192/1210 KB 56/471 KB 21/276 KB 192/1210 KB 60/471 KB 21/276 KB 192/1210 KB 64/471 KB 21/276 KB 192/1210 KB 64/471 KB 21/276 KB 192/1210 KB 64/471 KB 24/276 KB 192/1210 KB 64/471 KB 27/276 KB 192/1210 KB 64/471 KB 29/276 KB 192/1210 KB 64/471 KB 32/276 KB 192/1210 KB 64/471 KB 36/276 KB 192/1210 KB 64/471 KB 40/276 KB 192/1210 KB 64/471 KB 44/276 KB 192/1210 KB 64/471 KB 48/276 KB 196/1210 KB 64/471 KB 48/276 KB 200/1210 KB 64/471 KB 48/276 KB 200/1210 KB 64/471 KB 48/276 KB 4/93 KB 200/1210 KB 64/471 KB 48/276 KB 4/53 KB 8/93 KB 200/1210 KB 64/471 KB 48/276 KB 4/53 KB 12/93 KB 200/1210 KB 64/471 KB 48/276 KB 4/53 KB 16/93 KB 200/1210 KB 64/471 KB 48/276 KB 4/53 KB 4/93 KB 200/1210 KB 64/471 KB 48/276 KB 8/53 KB 16/93 KB 200/1210 KB 64/471 KB 48/276 KB 12/53 KB 16/93 KB 200/1210 KB 64/471 KB 48/276 KB 16/53 KB 16/93 KB 200/1210 KB 64/471 KB 48/276 KB 20/53 KB 16/93 KB 200/1210 KB 64/471 KB 48/276 KB 24/53 KB 20/93 KB 204/1210 KB 68/471 KB 48/276 KB 28/53 KB 20/93 KB 204/1210 KB 68/471 KB 48/276 KB 32/53 KB 20/93 KB 200/1210 KB 64/471 KB 48/276 KB 20/53 KB 20/93 KB 204/1210 KB 68/471 KB 48/276 KB 32/53 KB 24/93 KB 204/1210 KB 68/471 KB 48/276 KB 24/53 KB 20/93 KB 208/1210 KB 68/471 KB 48/276 KB 32/53 KB 24/93 KB 212/1210 KB 68/471 KB 48/276 KB 32/53 KB 24/93 KB 216/1210 KB 68/471 KB 48/276 KB 36/53 KB 28/93 KB 220/1210 KB 68/471 KB 48/276 KB 36/53 KB 28/93 KB 224/1210 KB 68/471 KB 48/276 KB 36/53 KB 28/93 KB 200/1210 KB 68/471 KB 48/276 KB 24/53 KB 20/93 KB 224/1210 KB 72/471 KB 48/276 KB 36/53 KB 28/93 KB 224/1210 KB 76/471 KB 48/276 KB 36/53 KB 28/93 KB 224/1210 KB 80/471 KB 48/276 KB 36/53 KB 28/93 KB 212/1210 KB 68/471 KB 48/276 KB 36/53 KB 28/93 KB 212/1210 KB 68/471 KB 48/276 KB 32/53 KB 28/93 KB 224/1210 KB 80/471 KB 48/276 KB 36/53 KB 32/93 KB 224/1210 KB 80/471 KB 48/276 KB 36/53 KB 36/93 KB 224/1210 KB 84/471 KB 48/276 KB 40/53 KB 40/93 KB 224/1210 KB 84/471 KB 48/276 KB 40/53 KB 44/93 KB 224/1210 KB 84/471 KB 48/276 KB 40/53 KB 48/93 KB 224/1210 KB 80/471 KB 48/276 KB 40/53 KB 36/93 KB 228/1210 KB 84/471 KB 48/276 KB 44/53 KB 48/93 KB 228/1210 KB 84/471 KB 48/276 KB 48/53 KB 48/93 KB 228/1210 KB 84/471 KB 48/276 KB 52/53 KB 48/93 KB 228/1210 KB 84/471 KB 48/276 KB 53/53 KB 48/93 KB 224/1210 KB 84/471 KB 48/276 KB 40/53 KB 36/93 KB 228/1210 KB 88/471 KB 48/276 KB 53/53 KB 48/93 KB 228/1210 KB 92/471 KB 48/276 KB 53/53 KB 48/93 KB 228/1210 KB 96/471 KB 48/276 KB 53/53 KB 48/93 KB 228/1210 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install KB 84/471 KB 48/276 KB 40/53 KB 48/93 KB 232/1210 KB 96/471 KB 48/276 KB 53/53 KB 48/93 KB 236/1210 KB 96/471 KB 48/276 KB 53/53 KB 48/93 KB 240/1210 KB 96/471 KB 48/276 KB 53/53 KB 52/93 KB 244/1210 KB 96/471 KB 48/276 KB 53/53 KB 52/93 KB 248/1210 KB 100/471 KB 52/276 KB 53/53 KB 52/93 KB 252/1210 KB 100/471 KB 52/276 KB 53/53 KB 52/93 KB 256/1210 KB 100/471 KB 52/276 KB 53/53 KB 52/93 KB 236/1210 KB 96/471 KB 48/276 KB 53/53 KB 52/93 KB 256/1210 KB 100/471 KB 52/276 KB 53/53 KB 56/93 KB 256/1210 KB 100/471 KB 52/276 KB 53/53 KB 60/93 KB 256/1210 KB 100/471 KB 52/276 KB 53/53 KB 64/93 KB 244/1210 KB 100/471 KB 52/276 KB 53/53 KB 52/93 KB 256/1210 KB 100/471 KB 56/276 KB 53/53 KB 64/93 KB 256/1210 KB 100/471 KB 60/276 KB 53/53 KB 64/93 KB 256/1210 KB 100/471 KB 64/276 KB 53/53 KB 64/93 KB 244/1210 KB 100/471 KB 48/276 KB 53/53 KB 52/93 KB 256/1210 KB 104/471 KB 64/276 KB 53/53 KB 64/93 KB 256/1210 KB 108/471 KB 64/276 KB 53/53 KB 64/93 KB 256/1210 KB 112/471 KB 64/276 KB 53/53 KB 64/93 KB 256/1210 KB 116/471 KB 64/276 KB 53/53 KB 64/93 KB 260/1210 KB 120/471 KB 68/276 KB 53/53 KB 68/93 KB 260/1210 KB 116/471 KB 68/276 KB 53/53 KB 68/93 KB 260/1210 KB 116/471 KB 64/276 KB 53/53 KB 68/93 KB 256/1210 KB 116/471 KB 64/276 KB 53/53 KB 68/93 KB 260/1210 KB 120/471 KB 68/276 KB 53/53 KB 72/93 KB 260/1210 KB 120/471 KB 68/276 KB 53/53 KB 76/93 KB 260/1210 KB 120/471 KB 68/276 KB 53/53 KB 80/93 KB 260/1210 KB 120/471 KB 72/276 KB 53/53 KB 80/93 KB 264/1210 KB 124/471 KB 72/276 KB 53/53 KB 80/93 KB 260/1210 KB 124/471 KB 72/276 KB 53/53 KB 80/93 KB 268/1210 KB 124/471 KB 76/276 KB 53/53 KB 80/93 KB 268/1210 KB 128/471 KB 76/276 KB 53/53 KB 80/93 KB 268/1210 KB 128/471 KB 80/276 KB 53/53 KB 80/93 KB 268/1210 KB 128/471 KB 76/276 KB 53/53 KB 80/93 KB 272/1210 KB 128/471 KB 80/276 KB 53/53 KB 80/93 KB 272/1210 KB 132/471 KB 80/276 KB 53/53 KB 80/93 KB 276/1210 KB 136/471 KB 84/276 KB 53/53 KB 84/93 KB 276/1210 KB 140/471 KB 84/276 KB 53/53 KB 84/93 KB 276/1210 KB 144/471 KB 84/276 KB 53/53 KB 84/93 KB 276/1210 KB 132/471 KB 84/276 KB 53/53 KB 84/93 KB 272/1210 KB 132/471 KB 80/276 KB 53/53 KB 84/93 KB 276/1210 KB 144/471 KB 84/276 KB 53/53 KB 88/93 KB 276/1210 KB 144/471 KB 84/276 KB 53/53 KB 92/93 KB 276/1210 KB 144/471 KB 84/276 KB 53/53 KB 93/93 KB 276/1210 KB 144/471 KB 88/276 KB 53/53 KB 93/93 KB 276/1210 KB 144/471 KB 92/276 KB 53/53 KB 93/93 KB 276/1210 KB 144/471 KB 96/276 KB 53/53 KB 93/93 KB 276/1210 KB 144/471 KB 100/276 KB 53/53 KB 93/93 KB 276/1210 KB 148/471 KB 104/276 KB 53/53 KB 93/93 KB 276/1210 KB 132/471 KB 80/276 KB 53/53 KB 84/93 KB 280/1210 KB 148/471 KB 104/276 KB 53/53 KB 93/93 KB 284/1210 KB 148/471 KB 104/276 KB 53/53 KB 93/93 KB 288/1210 KB 148/471 KB 104/276 KB 53/53 KB 93/93 KB 292/1210 KB 148/471 KB 104/276 KB 53/53 KB 93/93 KB 276/1210 KB 148/471 KB 100/276 KB 53/53 KB 93/93 KB 292/1210 KB 152/471 KB 104/276 KB 53/53 KB 93/93 KB 292/1210 KB 156/471 KB 104/276 KB 53/53 KB 93/93 KB 292/1210 KB 160/471 KB 104/276 KB 53/53 KB 93/93 KB 292/1210 KB 160/471 KB 108/276 KB 53/53 KB 93/93 KB 296/1210 KB 160/471 KB 108/276 KB 53/53 KB 93/93 KB 296/1210 KB 160/471 KB 112/276 KB 53/53 KB 93/93 KB 300/1210 KB 160/471 KB 112/276 KB 53/53 KB 93/93 KB 304/1210 KB 160/471 KB 112/276 KB 53/53 KB 93/93 KB 304/1210 KB 164/471 KB 112/276 KB 53/53 KB 93/93 KB 308/1210 KB 168/471 KB 116/276 KB 53/53 KB 93/93 KB 30 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 8/1210 KB 172/471 KB 116/276 KB 53/53 KB 93/93 KB 308/1210 KB 176/471 KB 116/276 KB 53/53 KB 93/93 KB 308/1210 KB 164/471 KB 116/276 KB 53/53 KB 93/93 KB 312/1210 KB 176/471 KB 116/276 KB 53/53 KB 93/93 KB 316/1210 KB 176/471 KB 116/276 KB 53/53 KB 93/93 KB 320/1210 KB 176/471 KB 116/276 KB 53/53 KB 93/93 KB 304/1210 KB 164/471 KB 116/276 KB 53/53 KB 93/93 KB 320/1210 KB 176/471 KB 120/276 KB 53/53 KB 93/93 KB 320/1210 KB 176/471 KB 124/276 KB 53/53 KB 93/93 KB 320/1210 KB 176/471 KB 128/276 KB 53/53 KB 93/93 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 37.2 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 324/1210 KB 176/471 KB 128/276 KB 93/93 KB 328/1210 KB 180/471 KB 132/276 KB 93/93 KB 332/1210 KB 180/471 KB 132/276 KB 93/93 KB 336/1210 KB 180/471 KB 132/276 KB 93/93 KB 324/1210 KB 180/471 KB 132/276 KB 93/93 KB 336/1210 KB 184/471 KB 132/276 KB 93/93 KB 336/1210 KB 188/471 KB 132/276 KB 93/93 KB 336/1210 KB 192/471 KB 132/276 KB 93/93 KB 324/1210 KB 176/471 KB 132/276 KB 93/93 KB 336/1210 KB 192/471 KB 136/276 KB 93/93 KB 336/1210 KB 192/471 KB 140/276 KB 93/93 KB 336/1210 KB 192/471 KB 144/276 KB 93/93 KB 340/1210 KB 192/471 KB 144/276 KB 93/93 KB 344/1210 KB 196/471 KB 148/276 KB 93/93 KB 348/1210 KB 196/471 KB 148/276 KB 93/93 KB 352/1210 KB 196/471 KB 148/276 KB 93/93 KB 340/1210 KB 196/471 KB 148/276 KB 93/93 KB 340/1210 KB 192/471 KB 148/276 KB 93/93 KB 352/1210 KB 200/471 KB 148/276 KB 93/93 KB 352/1210 KB 204/471 KB 148/276 KB 93/93 KB 352/1210 KB 208/471 KB 152/276 KB 93/93 KB 352/1210 KB 204/471 KB 152/276 KB 93/93 KB 352/1210 KB 208/471 KB 156/276 KB 93/93 KB 352/1210 KB 208/471 KB 160/276 KB 93/93 KB 356/1210 KB 208/471 KB 160/276 KB 93/93 KB 360/1210 KB 212/471 KB 164/276 KB 93/93 KB 364/1210 KB 212/471 KB 164/276 KB 93/93 KB 368/1210 KB 212/471 KB 164/276 KB 93/93 KB 356/1210 KB 212/471 KB 164/276 KB 93/93 KB 368/1210 KB 212/471 KB 168/276 KB 93/93 KB 368/1210 KB 212/471 KB 172/276 KB 93/93 KB 368/1210 KB 212/471 KB 176/276 KB 93/93 KB 356/1210 KB 212/471 KB 160/276 KB 93/93 KB 368/1210 KB 216/471 KB 176/276 KB 93/93 KB 368/1210 KB 220/471 KB 176/276 KB 93/93 KB 368/1210 KB 224/471 KB 176/276 KB 93/93 KB 368/1210 KB 224/471 KB 180/276 KB 93/93 KB 368/1210 KB 224/471 KB 184/276 KB 93/93 KB 368/1210 KB 224/471 KB 188/276 KB 93/93 KB 368/1210 KB 224/471 KB 192/276 KB 93/93 KB 368/1210 KB 224/471 KB 196/276 KB 93/93 KB 368/1210 KB 228/471 KB 200/276 KB 93/93 KB 372/1210 KB 232/471 KB 200/276 KB 93/93 KB 372/1210 KB 236/471 KB 200/276 KB 93/93 KB 372/1210 KB 240/471 KB 200/276 KB 93/93 KB 372/1210 KB 228/471 KB 200/276 KB 93/93 KB 376/1210 KB 240/471 KB 200/276 KB 93/93 KB 380/1210 KB 240/471 KB 200/276 KB 93/93 KB 384/1210 KB 240/471 KB 200/276 KB 93/93 KB 388/1210 KB 240/471 KB 200/276 KB 93/93 KB 368/1210 KB 224/471 KB 200/276 KB 93/93 KB 392/1210 KB 240/471 KB 200/276 KB 93/93 KB 392/1210 KB 240/471 KB 204/276 KB 93/93 KB 396/1210 KB 240/471 KB 208/276 KB 93/93 KB 396/1210 KB 240/471 KB 204/276 KB 93/93 KB 400/1210 KB 240/471 KB 208/276 KB 93/93 KB 400/1210 KB 244/471 KB 208/276 KB 93/93 KB 400/1210 KB 248/471 KB 208/276 KB 93/93 KB 400/1210 KB 252/471 KB 208/276 KB 93/93 KB 400/1210 KB 256/471 KB 208/276 KB 93/93 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 64.0 KB/sec) unit-abot-epc-basic-0: 20:45:27 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.jar unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 404/1210 KB 256/471 KB 208/276 KB 408/1210 KB 260/471 KB 212/276 KB 412/1210 KB 260/471 KB 212/276 KB 404/1210 KB 260/471 KB 212/276 KB 412/1210 KB 264/471 KB 212/276 KB 412/1210 KB 268/471 KB 212/276 KB 412/1210 KB 272/471 KB 212/276 KB 404/1210 KB 256/471 KB 212/276 KB 412/1210 KB 272/471 KB 216/276 KB 412/1210 KB 272/471 KB 220/276 KB 416/1210 KB 272/471 KB 224/276 KB 416/1210 KB 272/471 KB 220/276 KB 416/1210 KB 272/471 KB 228/276 KB 420/1210 KB 276/471 KB 232/276 KB 420/1210 KB 276/471 KB 236/276 KB 420/1210 KB 276/471 KB 228/276 KB 416/1210 KB 276/471 KB 228/276 KB 420/1210 KB 280/471 KB 236/276 KB 420/1210 KB 284/471 KB 236/276 KB 420/1210 KB 288/471 KB 236/276 KB 424/1210 KB 288/471 KB 236/276 KB 428/1210 KB 288/471 KB 236/276 KB 428/1210 KB 288/471 KB 240/276 KB 432/1210 KB 288/471 KB 240/276 KB 436/1210 KB 292/471 KB 240/276 KB 440/1210 KB 4/577 KB 292/471 KB 244/276 KB 432/1210 KB 292/471 KB 240/276 KB 440/1210 KB 4/577 KB 296/471 KB 244/276 KB 436/1210 KB 4/577 KB 292/471 KB 244/276 KB 436/1210 KB 4/577 KB 292/471 KB 240/276 KB 440/1210 KB 8/577 KB 296/471 KB 244/276 KB 440/1210 KB 12/577 KB 296/471 KB 244/276 KB 440/1210 KB 16/577 KB 296/471 KB 244/276 KB 440/1210 KB 20/577 KB 296/471 KB 244/276 KB 440/1210 KB 24/577 KB 296/471 KB 244/276 KB 440/1210 KB 28/577 KB 296/471 KB 244/276 KB 440/1210 KB 32/577 KB 296/471 KB 244/276 KB 440/1210 KB 36/577 KB 296/471 KB 244/276 KB 440/1210 KB 40/577 KB 296/471 KB 244/276 KB 440/1210 KB 44/577 KB 296/471 KB 244/276 KB 440/1210 KB 48/577 KB 296/471 KB 244/276 KB 440/1210 KB 52/577 KB 296/471 KB 244/276 KB 440/1210 KB 56/577 KB 296/471 KB 248/276 KB 440/1210 KB 52/577 KB 296/471 KB 248/276 KB 444/1210 KB 56/577 KB 300/471 KB 252/276 KB 444/1210 KB 56/577 KB 300/471 KB 248/276 KB 440/1210 KB 56/577 KB 300/471 KB 248/276 KB 444/1210 KB 56/577 KB 304/471 KB 252/276 KB 444/1210 KB 56/577 KB 304/471 KB 256/276 KB 448/1210 KB 60/577 KB 304/471 KB 256/276 KB 444/1210 KB 60/577 KB 304/471 KB 256/276 KB 448/1210 KB 64/577 KB 304/471 KB 256/276 KB 448/1210 KB 64/577 KB 304/471 KB 260/276 KB 452/1210 KB 68/577 KB 308/471 KB 264/276 KB 452/1210 KB 68/577 KB 308/471 KB 260/276 KB 448/1210 KB 68/577 KB 308/471 KB 260/276 KB 452/1210 KB 68/577 KB 312/471 KB 264/276 KB 448/1210 KB 68/577 KB 304/471 KB 260/276 KB 456/1210 KB 68/577 KB 316/471 KB 264/276 KB 456/1210 KB 68/577 KB 312/471 KB 264/276 KB 456/1210 KB 72/577 KB 320/471 KB 264/276 KB 456/1210 KB 72/577 KB 316/471 KB 264/276 KB 460/1210 KB 76/577 KB 320/471 KB 268/276 KB 460/1210 KB 80/577 KB 320/471 KB 268/276 KB 460/1210 KB 72/577 KB 320/471 KB 268/276 KB 460/1210 KB 80/577 KB 320/471 KB 272/276 KB 460/1210 KB 72/577 KB 320/471 KB 264/276 KB 464/1210 KB 80/577 KB 320/471 KB 272/276 KB 464/1210 KB 80/577 KB 320/471 KB 276/276 KB 468/1210 KB 80/577 KB 324/471 KB 276/276 KB 468/1210 KB 80/577 KB 324/471 KB 276/276 KB 468/1210 KB 80/577 KB 328/471 KB 276/276 KB 468/1210 KB 80/577 KB 320/471 KB 276/276 KB 472/1210 KB 84/577 KB 328/471 KB 276/276 KB 476/1210 KB 84/577 KB 328/471 KB 276/276 KB 480/1210 KB 84/577 KB 332/471 KB 276/276 KB 4/37 KB 468/1210 KB 84/577 KB 328/471 KB 276/276 KB 476/1210 KB 84/577 KB 332/471 KB 276/276 KB 4/37 KB 480/1210 KB 84/577 KB 332/471 KB 276/276 KB 8/37 KB 480/1210 KB 84/577 KB 332/471 KB 276/276 KB 12/37 KB 480/1210 KB 84/577 KB 332/471 KB 276/276 KB 16/37 KB 476/1210 KB 84/577 KB 332/471 KB 276/276 KB 480/ unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 1210 KB 88/577 KB 332/471 KB 276/276 KB 16/37 KB 480/1210 KB 88/577 KB 336/471 KB 276/276 KB 16/37 KB 480/1210 KB 92/577 KB 336/471 KB 276/276 KB 16/37 KB 480/1210 KB 96/577 KB 336/471 KB 276/276 KB 16/37 KB 480/1210 KB 96/577 KB 336/471 KB 276/276 KB 20/37 KB 480/1210 KB 96/577 KB 336/471 KB 276/276 KB 24/37 KB 480/1210 KB 96/577 KB 336/471 KB 276/276 KB 28/37 KB 480/1210 KB 96/577 KB 336/471 KB 276/276 KB 32/37 KB 480/1210 KB 96/577 KB 336/471 KB 276/276 KB 36/37 KB 480/1210 KB 96/577 KB 336/471 KB 276/276 KB 37/37 KB 480/1210 KB 100/577 KB 336/471 KB 276/276 KB 37/37 KB 484/1210 KB 104/577 KB 340/471 KB 276/276 KB 37/37 KB 484/1210 KB 108/577 KB 340/471 KB 276/276 KB 37/37 KB 484/1210 KB 100/577 KB 340/471 KB 276/276 KB 37/37 KB 484/1210 KB 100/577 KB 336/471 KB 276/276 KB 37/37 KB 488/1210 KB 108/577 KB 340/471 KB 276/276 KB 37/37 KB 492/1210 KB 108/577 KB 344/471 KB 276/276 KB 37/37 KB 496/1210 KB 108/577 KB 344/471 KB 276/276 KB 37/37 KB 488/1210 KB 108/577 KB 344/471 KB 276/276 KB 37/37 KB 496/1210 KB 108/577 KB 348/471 KB 276/276 KB 37/37 KB 496/1210 KB 108/577 KB 352/471 KB 276/276 KB 37/37 KB 496/1210 KB 112/577 KB 352/471 KB 276/276 KB 37/37 KB 496/1210 KB 112/577 KB 356/471 KB 276/276 KB 37/37 KB 500/1210 KB 116/577 KB 360/471 KB 276/276 KB 37/37 KB 500/1210 KB 116/577 KB 364/471 KB 276/276 KB 37/37 KB 500/1210 KB 116/577 KB 368/471 KB 276/276 KB 37/37 KB 500/1210 KB 116/577 KB 356/471 KB 276/276 KB 37/37 KB 496/1210 KB 116/577 KB 356/471 KB 276/276 KB 37/37 KB 500/1210 KB 120/577 KB 368/471 KB 276/276 KB 37/37 KB 504/1210 KB 120/577 KB 368/471 KB 276/276 KB 37/37 KB 508/1210 KB 120/577 KB 368/471 KB 276/276 KB 37/37 KB 512/1210 KB 124/577 KB 368/471 KB 276/276 KB 37/37 KB 508/1210 KB 124/577 KB 368/471 KB 276/276 KB 37/37 KB 512/1210 KB 128/577 KB 368/471 KB 276/276 KB 37/37 KB 516/1210 KB 128/577 KB 368/471 KB 276/276 KB 37/37 KB 520/1210 KB 132/577 KB 372/471 KB 37/37 KB 524/1210 KB 132/577 KB 372/471 KB 37/37 KB 516/1210 KB 132/577 KB 372/471 KB 37/37 KB 516/1210 KB 128/577 KB 372/471 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 187.3 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 524/1210 KB 132/577 KB 376/471 KB 37/37 KB 524/1210 KB 132/577 KB 380/471 KB 37/37 KB 524/1210 KB 132/577 KB 384/471 KB 37/37 KB 524/1210 KB 136/577 KB 384/471 KB 37/37 KB 524/1210 KB 140/577 KB 384/471 KB 37/37 KB 528/1210 KB 140/577 KB 384/471 KB 37/37 KB 528/1210 KB 144/577 KB 384/471 KB 37/37 KB 528/1210 KB 144/577 KB 388/471 KB 37/37 KB 532/1210 KB 148/577 KB 392/471 KB 37/37 KB 532/1210 KB 148/577 KB 396/471 KB 37/37 KB 532/1210 KB 148/577 KB 400/471 KB 37/37 KB 532/1210 KB 148/577 KB 388/471 KB 37/37 KB 532/1210 KB 144/577 KB 388/471 KB 37/37 KB 536/1210 KB 148/577 KB 400/471 KB 37/37 KB 540/1210 KB 148/577 KB 400/471 KB 37/37 KB 540/1210 KB 152/577 KB 400/471 KB 37/37 KB 540/1210 KB 156/577 KB 400/471 KB 37/37 KB 540/1210 KB 160/577 KB 400/471 KB 37/37 KB 544/1210 KB 164/577 KB 400/471 KB 37/37 KB 544/1210 KB 168/577 KB 404/471 KB 37/37 KB 544/1210 KB 172/577 KB 404/471 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 3/167 KB 37/37 KB 544/1210 KB 160/577 KB 400/471 KB 37/37 KB 544/1210 KB 172/577 KB 404/471 KB 3/167 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 5/167 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 8/167 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 11/167 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 13/167 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 16/167 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 19/167 KB 37/37 KB 544/1210 KB 176/577 KB 404/471 KB 21/167 KB 37/37 KB 548/1210 KB 176/577 KB 404/471 KB 21/167 KB 37/37 KB 552/1210 KB 176/577 KB 404/471 KB 24/167 KB 37/37 KB 544/1210 KB 164/577 KB 404/471 KB 37/37 KB 548/1210 KB 176/577 KB 404/471 KB 24/167 KB 37/37 KB 552/1210 KB 176/577 KB 408/471 KB 24/167 KB 37/37 KB 552/1210 KB 176/577 KB 412/471 KB 24/167 KB 37/37 KB 552/1210 KB 176/577 KB 416/471 KB 27/167 KB 552/1210 KB 176/577 KB 412/471 KB 27/167 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 24.5 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 552/1210 KB 176/577 KB 416/471 KB 29/167 KB 556/1210 KB 176/577 KB 416/471 KB 29/167 KB 560/1210 KB 176/577 KB 416/471 KB 29/167 KB 560/1210 KB 176/577 KB 416/471 KB 32/167 KB 564/1210 KB 176/577 KB 416/471 KB 32/167 KB 568/1210 KB 180/577 KB 420/471 KB 36/167 KB 572/1210 KB 180/577 KB 420/471 KB 36/167 KB 576/1210 KB 180/577 KB 420/471 KB 36/167 KB 564/1210 KB 180/577 KB 420/471 KB 36/167 KB 576/1210 KB 180/577 KB 424/471 KB 36/167 KB 576/1210 KB 180/577 KB 428/471 KB 36/167 KB 564/1210 KB 180/577 KB 416/471 KB 36/167 KB 576/1210 KB 184/577 KB 428/471 KB 36/167 KB 576/1210 KB 184/577 KB 432/471 KB 36/167 KB 564/1210 KB 176/577 KB 416/471 KB 36/167 KB 576/1210 KB 188/577 KB 432/471 KB 36/167 KB 576/1210 KB 192/577 KB 432/471 KB 36/167 KB 576/1210 KB 192/577 KB 432/471 KB 40/167 KB 576/1210 KB 192/577 KB 432/471 KB 44/167 KB 576/1210 KB 192/577 KB 432/471 KB 48/167 KB 576/1210 KB 192/577 KB 432/471 KB 52/167 KB 580/1210 KB 196/577 KB 436/471 KB 56/167 KB 580/1210 KB 196/577 KB 436/471 KB 60/167 KB 580/1210 KB 196/577 KB 436/471 KB 52/167 KB 580/1210 KB 192/577 KB 436/471 KB 52/167 KB 580/1210 KB 196/577 KB 440/471 KB 60/167 KB 580/1210 KB 192/577 KB 432/471 KB 52/167 KB 584/1210 KB 196/577 KB 440/471 KB 60/167 KB 588/1210 KB 196/577 KB 444/471 KB 60/167 KB 584/1210 KB 196/577 KB 444/471 KB 60/167 KB 588/1210 KB 200/577 KB 448/471 KB 60/167 KB 588/1210 KB 200/577 KB 444/471 KB 60/167 KB 592/1210 KB 200/577 KB 448/471 KB 60/167 KB 592/1210 KB 204/577 KB 448/471 KB 60/167 KB 592/1210 KB 204/577 KB 448/471 KB 64/167 KB 592/1210 KB 208/577 KB 448/471 KB 64/167 KB 592/1210 KB 208/577 KB 448/471 KB 68/167 KB 596/1210 KB 212/577 KB 452/471 KB 72/167 KB 596/1210 KB 212/577 KB 452/471 KB 76/167 KB 596/1210 KB 212/577 KB 452/471 KB 68/167 KB 596/1210 KB 212/577 KB 448/471 KB 68/167 KB 600/1210 KB 212/577 KB 456/471 KB 80/167 KB 604/1210 KB 212/577 KB 456/471 KB 80/167 KB 608/1210 KB 212/577 KB 456/471 KB 80/167 KB 592/1210 KB 212/577 KB 448/471 KB 68/167 KB 596/1210 KB 212/577 KB 456/471 KB 80/167 KB 608/1210 KB 212/577 KB 460/471 KB 80/167 KB 608/1210 KB 212/577 KB 464/471 KB 80/167 KB 608/1210 KB 216/577 KB 464/471 KB 80/167 KB 608/1210 KB 220/577 KB 464/471 KB 80/167 KB 608/1210 KB 224/577 KB 464/471 KB 80/167 KB 608/1210 KB 228/577 KB 468/471 KB 80/167 KB 612/1210 KB 232/577 KB 468/471 KB 80/167 KB 612/1210 KB 236/577 KB 468/471 KB 80/167 KB 612/1210 KB 240/577 KB 468/471 KB 80/167 KB 608/1210 KB 224/577 KB 468/471 KB 80/167 KB 596/1210 KB 212/577 KB 452/471 KB 80/167 KB 612/1210 KB 240/577 KB 471/471 KB 80/167 KB 612/1210 KB 240/577 KB 471/471 KB 84/167 KB 612/1210 KB 240/577 KB 471/471 KB 88/167 KB 612/1210 KB 228/577 KB 468/471 KB 80/167 KB 616/1210 KB 240/577 KB 471/471 KB 88/167 KB 620/1210 KB 240/577 KB 471/471 KB 88/167 KB 624/1210 KB 240/577 KB 471/471 KB 92/167 KB 624/1210 KB 240/577 KB 471/471 KB 92/167 KB 624/1210 KB 240/577 KB 471/471 KB 96/167 KB 624/1210 KB 240/577 KB 471/471 KB 100/167 KB 628/1210 KB 244/577 KB 471/471 KB 104/167 KB 628/1210 KB 244/577 KB 471/471 KB 108/167 KB 628/1210 KB 244/577 KB 471/471 KB 112/167 KB 628/1210 KB 244/577 KB 471/471 KB 100/167 KB 624/1210 KB 244/577 KB 471/471 KB 100/167 KB 628/1210 KB 248/577 KB 471/471 KB 112/167 KB 632/1210 KB 248/577 KB 471/471 KB 112/167 KB 632/1210 KB 252/577 KB 471/471 KB 112/167 KB 636/1210 KB 252/577 KB 471/471 KB 112/167 KB 640/1210 KB 252/577 KB 471/471 KB 112/167 KB 640/ unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 1210 KB 256/577 KB 471/471 KB 112/167 KB 640/1210 KB 260/577 KB 471/471 KB 112/167 KB 644/1210 KB 264/577 KB 471/471 KB 116/167 KB 644/1210 KB 268/577 KB 471/471 KB 116/167 KB 644/1210 KB 272/577 KB 471/471 KB 116/167 KB 644/1210 KB 260/577 KB 471/471 KB 116/167 KB 640/1210 KB 260/577 KB 471/471 KB 116/167 KB 644/1210 KB 272/577 KB 471/471 KB 120/167 KB 644/1210 KB 272/577 KB 471/471 KB 124/167 KB 648/1210 KB 272/577 KB 471/471 KB 128/167 KB 648/1210 KB 272/577 KB 471/471 KB 124/167 KB 652/1210 KB 272/577 KB 471/471 KB 128/167 KB 656/1210 KB 272/577 KB 471/471 KB 128/167 KB 660/1210 KB 272/577 KB 471/471 KB 128/167 KB 664/1210 KB 276/577 KB 471/471 KB 132/167 KB 668/1210 KB 276/577 KB 471/471 KB 132/167 KB 672/1210 KB 276/577 KB 471/471 KB 132/167 KB 660/1210 KB 276/577 KB 471/471 KB 132/167 KB 660/1210 KB 272/577 KB 471/471 KB 132/167 KB 672/1210 KB 276/577 KB 471/471 KB 136/167 KB 672/1210 KB 276/577 KB 471/471 KB 140/167 KB 672/1210 KB 280/577 KB 471/471 KB 144/167 KB 672/1210 KB 280/577 KB 471/471 KB 140/167 KB 672/1210 KB 284/577 KB 471/471 KB 144/167 KB 672/1210 KB 288/577 KB 471/471 KB 144/167 KB 676/1210 KB 288/577 KB 471/471 KB 144/167 KB 680/1210 KB 292/577 KB 471/471 KB 148/167 KB 684/1210 KB 292/577 KB 471/471 KB 148/167 KB 688/1210 KB 292/577 KB 471/471 KB 148/167 KB 676/1210 KB 292/577 KB 471/471 KB 148/167 KB 688/1210 KB 292/577 KB 471/471 KB 152/167 KB 676/1210 KB 292/577 KB 471/471 KB 144/167 KB 688/1210 KB 292/577 KB 471/471 KB 156/167 KB 688/1210 KB 296/577 KB 471/471 KB 156/167 KB 688/1210 KB 300/577 KB 471/471 KB 156/167 KB 688/1210 KB 304/577 KB 471/471 KB 156/167 KB 688/1210 KB 304/577 KB 471/471 KB 160/167 KB 688/1210 KB 308/577 KB 471/471 KB 160/167 KB 692/1210 KB 312/577 KB 471/471 KB 164/167 KB 692/1210 KB 316/577 KB 471/471 KB 164/167 KB 692/1210 KB 308/577 KB 471/471 KB 164/167 KB 688/1210 KB 308/577 KB 471/471 KB 164/167 KB 692/1210 KB 316/577 KB 471/471 KB 167/167 KB 696/1210 KB 316/577 KB 471/471 KB 167/167 KB 700/1210 KB 316/577 KB 471/471 KB 167/167 KB 704/1210 KB 316/577 KB 471/471 KB 167/167 KB 704/1210 KB 320/577 KB 471/471 KB 167/167 KB 704/1210 KB 324/577 KB 471/471 KB 167/167 KB 708/1210 KB 328/577 KB 471/471 KB 167/167 KB 708/1210 KB 332/577 KB 471/471 KB 167/167 KB 708/1210 KB 336/577 KB 471/471 KB 167/167 KB 708/1210 KB 324/577 KB 471/471 KB 167/167 KB 712/1210 KB 336/577 KB 471/471 KB 167/167 KB 716/1210 KB 336/577 KB 471/471 KB 167/167 KB 720/1210 KB 336/577 KB 471/471 KB 167/167 KB 724/1210 KB 336/577 KB 471/471 KB 167/167 KB 728/1210 KB 340/577 KB 471/471 KB 167/167 KB 732/1210 KB 340/577 KB 471/471 KB 167/167 KB 736/1210 KB 340/577 KB 471/471 KB 167/167 KB 724/1210 KB 340/577 KB 471/471 KB 167/167 KB 736/1210 KB 344/577 KB 471/471 KB 167/167 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 309.8 KB/sec) unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 736/1210 KB 344/577 KB 4/1192 KB 167/167 KB 736/1210 KB 344/577 KB 8/1192 KB 167/167 KB 736/1210 KB 344/577 KB 12/1192 KB 167/167 KB 736/1210 KB 344/577 KB 16/1192 KB 167/167 KB 736/1210 KB 344/577 KB 20/1192 KB 167/167 KB 736/1210 KB 344/577 KB 24/1192 KB 167/167 KB 736/1210 KB 344/577 KB 28/1192 KB 167/167 KB 736/1210 KB 344/577 KB 32/1192 KB 167/167 KB 736/1210 KB 344/577 KB 36/1192 KB 167/167 KB 736/1210 KB 344/577 KB 40/1192 KB 167/167 KB 736/1210 KB 344/577 KB 44/1192 KB 167/167 KB 736/1210 KB 344/577 KB 48/1192 KB 167/167 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 109.1 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 736/1210 KB 348/577 KB 48/1192 KB 736/1210 KB 352/577 KB 52/1192 KB 736/1210 KB 348/577 KB 52/1192 KB 736/1210 KB 352/577 KB 56/1192 KB 736/1210 KB 352/577 KB 60/1192 KB 736/1210 KB 352/577 KB 64/1192 KB 740/1210 KB 352/577 KB 64/1192 KB 744/1210 KB 356/577 KB 64/1192 KB 748/1210 KB 356/577 KB 64/1192 KB 752/1210 KB 356/577 KB 64/1192 KB 740/1210 KB 356/577 KB 64/1192 KB 752/1210 KB 360/577 KB 64/1192 KB 752/1210 KB 364/577 KB 64/1192 KB 752/1210 KB 368/577 KB 64/1192 KB 752/1210 KB 368/577 KB 68/1192 KB 752/1210 KB 368/577 KB 72/1192 KB 752/1210 KB 368/577 KB 76/1192 KB 752/1210 KB 368/577 KB 80/1192 KB 752/1210 KB 372/577 KB 80/1192 KB 756/1210 KB 376/577 KB 80/1192 KB 756/1210 KB 380/577 KB 80/1192 KB 756/1210 KB 384/577 KB 80/1192 KB 756/1210 KB 372/577 KB 80/1192 KB 760/1210 KB 384/577 KB 80/1192 KB 764/1210 KB 384/577 KB 80/1192 KB 768/1210 KB 384/577 KB 80/1192 KB 768/1210 KB 384/577 KB 80/1192 KB 3/562 KB 768/1210 KB 384/577 KB 84/1192 KB 3/562 KB 768/1210 KB 384/577 KB 84/1192 KB 6/562 KB 768/1210 KB 384/577 KB 84/1192 KB 9/562 KB 768/1210 KB 384/577 KB 88/1192 KB 9/562 KB 768/1210 KB 384/577 KB 92/1192 KB 11/562 KB 768/1210 KB 384/577 KB 96/1192 KB 11/562 KB 768/1210 KB 384/577 KB 88/1192 KB 11/562 KB 768/1210 KB 384/577 KB 96/1192 KB 14/562 KB 768/1210 KB 384/577 KB 96/1192 KB 16/562 KB 768/1210 KB 384/577 KB 96/1192 KB 19/562 KB 768/1210 KB 384/577 KB 100/1192 KB 22/562 KB 772/1210 KB 388/577 KB 100/1192 KB 25/562 KB 768/1210 KB 384/577 KB 100/1192 KB 19/562 KB 772/1210 KB 388/577 KB 104/1192 KB 25/562 KB 772/1210 KB 388/577 KB 108/1192 KB 25/562 KB 772/1210 KB 388/577 KB 112/1192 KB 25/562 KB 772/1210 KB 388/577 KB 100/1192 KB 22/562 KB 776/1210 KB 388/577 KB 112/1192 KB 25/562 KB 780/1210 KB 388/577 KB 112/1192 KB 25/562 KB 784/1210 KB 388/577 KB 112/1192 KB 27/562 KB 768/1210 KB 388/577 KB 100/1192 KB 22/562 KB 784/1210 KB 392/577 KB 112/1192 KB 27/562 KB 780/1210 KB 388/577 KB 112/1192 KB 27/562 KB 784/1210 KB 396/577 KB 112/1192 KB 27/562 KB 784/1210 KB 400/577 KB 112/1192 KB 27/562 KB 784/1210 KB 404/577 KB 112/1192 KB 30/562 KB 788/1210 KB 408/577 KB 116/1192 KB 30/562 KB 784/1210 KB 400/577 KB 112/1192 KB 30/562 KB 788/1210 KB 408/577 KB 116/1192 KB 32/562 KB 788/1210 KB 404/577 KB 116/1192 KB 30/562 KB 788/1210 KB 408/577 KB 120/1192 KB 32/562 KB 788/1210 KB 408/577 KB 124/1192 KB 32/562 KB 788/1210 KB 404/577 KB 112/1192 KB 30/562 KB 792/1210 KB 408/577 KB 124/1192 KB 32/562 KB 796/1210 KB 408/577 KB 124/1192 KB 32/562 KB 796/1210 KB 408/577 KB 128/1192 KB 32/562 KB 800/1210 KB 408/577 KB 128/1192 KB 32/562 KB 800/1210 KB 408/577 KB 128/1192 KB 32/562 KB 4/439 KB 800/1210 KB 408/577 KB 128/1192 KB 32/562 KB 8/439 KB 800/1210 KB 408/577 KB 128/1192 KB 32/562 KB 12/439 KB 800/1210 KB 408/577 KB 128/1192 KB 32/562 KB 16/439 KB 800/1210 KB 412/577 KB 128/1192 KB 32/562 KB 16/439 KB 800/1210 KB 416/577 KB 128/1192 KB 36/562 KB 16/439 KB 800/1210 KB 412/577 KB 128/1192 KB 36/562 KB 16/439 KB 804/1210 KB 416/577 KB 128/1192 KB 40/562 KB 16/439 KB 804/1210 KB 416/577 KB 128/1192 KB 44/562 KB 16/439 KB 804/1210 KB 416/577 KB 128/1192 KB 48/562 KB 16/439 KB 804/1210 KB 416/577 KB 132/1192 KB 48/562 KB 16/439 KB 804/1210 KB 416/577 KB 136/1192 KB 48/562 KB 16/439 KB 804/1210 KB 416/577 KB 140/1192 KB 52/562 KB 20/439 KB 804/1210 KB 416/577 KB 144/1192 KB 52/562 KB 20/439 KB 804/1210 KB 416/577 KB 128/1192 KB 36/562 KB 16/439 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install KB 808/1210 KB 420/577 KB 144/1192 KB 52/562 KB 20/439 KB 812/1210 KB 420/577 KB 144/1192 KB 52/562 KB 20/439 KB 804/1210 KB 420/577 KB 144/1192 KB 52/562 KB 20/439 KB 812/1210 KB 424/577 KB 144/1192 KB 52/562 KB 20/439 KB 804/1210 KB 416/577 KB 136/1192 KB 52/562 KB 20/439 KB 804/1210 KB 416/577 KB 136/1192 KB 48/562 KB 20/439 KB 816/1210 KB 424/577 KB 144/1192 KB 52/562 KB 24/439 KB 816/1210 KB 424/577 KB 144/1192 KB 52/562 KB 28/439 KB 816/1210 KB 424/577 KB 144/1192 KB 52/562 KB 32/439 KB 816/1210 KB 424/577 KB 144/1192 KB 52/562 KB 36/439 KB 816/1210 KB 428/577 KB 148/1192 KB 56/562 KB 40/439 KB 816/1210 KB 424/577 KB 144/1192 KB 52/562 KB 20/439 KB 820/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 824/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 828/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 832/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 836/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 840/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 844/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 816/1210 KB 428/577 KB 148/1192 KB 56/562 KB 36/439 KB 816/1210 KB 428/577 KB 144/1192 KB 56/562 KB 36/439 KB 816/1210 KB 428/577 KB 144/1192 KB 52/562 KB 36/439 KB 844/1210 KB 432/577 KB 148/1192 KB 56/562 KB 44/439 KB 816/1210 KB 428/577 KB 148/1192 KB 56/562 KB 44/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 48/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 52/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 56/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 60/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 64/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 68/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 72/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 76/439 KB 848/1210 KB 432/577 KB 152/1192 KB 60/562 KB 44/439 KB 844/1210 KB 432/577 KB 152/1192 KB 60/562 KB 44/439 KB 848/1210 KB 432/577 KB 156/1192 KB 60/562 KB 76/439 KB 848/1210 KB 432/577 KB 160/1192 KB 60/562 KB 76/439 KB 844/1210 KB 432/577 KB 148/1192 KB 60/562 KB 44/439 KB 848/1210 KB 432/577 KB 160/1192 KB 64/562 KB 76/439 KB 848/1210 KB 432/577 KB 160/1192 KB 68/562 KB 76/439 KB 848/1210 KB 432/577 KB 160/1192 KB 72/562 KB 76/439 KB 848/1210 KB 432/577 KB 160/1192 KB 76/562 KB 76/439 KB 848/1210 KB 432/577 KB 160/1192 KB 80/562 KB 76/439 KB 848/1210 KB 432/577 KB 164/1192 KB 80/562 KB 76/439 KB 848/1210 KB 432/577 KB 168/1192 KB 84/562 KB 76/439 KB 848/1210 KB 432/577 KB 172/1192 KB 84/562 KB 76/439 KB 848/1210 KB 432/577 KB 176/1192 KB 84/562 KB 76/439 KB 848/1210 KB 432/577 KB 164/1192 KB 84/562 KB 76/439 KB 848/1210 KB 432/577 KB 176/1192 KB 88/562 KB 76/439 KB 848/1210 KB 432/577 KB 176/1192 KB 92/562 KB 76/439 KB 848/1210 KB 432/577 KB 176/1192 KB 96/562 KB 76/439 KB 848/1210 KB 432/577 KB 176/1192 KB 100/562 KB 76/439 KB 852/1210 KB 432/577 KB 180/1192 KB 104/562 KB 80/439 KB 852/1210 KB 432/577 KB 180/1192 KB 100/562 KB 80/439 KB 852/1210 KB 432/577 KB 180/1192 KB 100/562 KB 76/439 KB 848/1210 KB 432/577 KB 180/1192 KB 100/562 KB 76/439 KB 852/1210 KB 432/577 KB 184/1192 KB 108/562 KB 80/439 KB 856/1210 KB 432/577 KB 184/1192 KB 108/562 KB 80/439 KB 860/1210 KB 432/577 KB 188/1192 KB 108/562 KB 80/439 KB 864/1210 KB 432/577 KB 188/1192 KB 108/562 KB 80/439 KB 856/1210 KB 432/577 KB 188/1192 KB 108/562 KB 80/439 KB 864/1210 KB 432/577 KB 192/1192 KB 108/562 KB 80/439 KB 852/1210 KB 432/577 KB 180/1192 KB 108/562 KB unit-oai-epc-0: 20:45:27 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 80/439 KB 868/1210 KB 432/577 KB 192/1192 KB 108/562 KB 80/439 KB 872/1210 KB 432/577 KB 196/1192 KB 112/562 KB 84/439 KB 876/1210 KB 432/577 KB 196/1192 KB 112/562 KB 84/439 KB 880/1210 KB 432/577 KB 196/1192 KB 112/562 KB 84/439 KB 868/1210 KB 432/577 KB 196/1192 KB 112/562 KB 84/439 KB 868/1210 KB 432/577 KB 192/1192 KB 112/562 KB 84/439 KB 868/1210 KB 432/577 KB 192/1192 KB 112/562 KB 80/439 KB 880/1210 KB 432/577 KB 196/1192 KB 112/562 KB 88/439 KB 880/1210 KB 432/577 KB 196/1192 KB 112/562 KB 92/439 KB 880/1210 KB 432/577 KB 196/1192 KB 112/562 KB 96/439 KB 880/1210 KB 432/577 KB 200/1192 KB 112/562 KB 96/439 KB 880/1210 KB 432/577 KB 204/1192 KB 112/562 KB 96/439 KB 880/1210 KB 432/577 KB 208/1192 KB 112/562 KB 96/439 KB 880/1210 KB 432/577 KB 208/1192 KB 116/562 KB 96/439 KB 880/1210 KB 432/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 436/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 440/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 444/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 448/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 452/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 456/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 460/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 464/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 468/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 472/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 476/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 480/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 484/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 488/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 492/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 496/577 KB 208/1192 KB 120/562 KB 96/439 KB 880/1210 KB 500/577 KB 208/1192 KB 124/562 KB 96/439 KB 884/1210 KB 504/577 KB 212/1192 KB 124/562 KB 100/439 KB 884/1210 KB 508/577 KB 212/1192 KB 124/562 KB 100/439 KB 884/1210 KB 500/577 KB 212/1192 KB 124/562 KB 100/439 KB 880/1210 KB 500/577 KB 212/1192 KB 124/562 KB 100/439 KB 880/1210 KB 500/577 KB 212/1192 KB 124/562 KB 96/439 KB 884/1210 KB 508/577 KB 212/1192 KB 128/562 KB 100/439 KB 884/1210 KB 508/577 KB 212/1192 KB 128/562 KB 104/439 KB 884/1210 KB 508/577 KB 212/1192 KB 128/562 KB 108/439 KB 880/1210 KB 500/577 KB 212/1192 KB 124/562 KB 96/439 KB 884/1210 KB 508/577 KB 216/1192 KB 128/562 KB 108/439 KB 884/1210 KB 508/577 KB 216/1192 KB 128/562 KB 112/439 KB 888/1210 KB 508/577 KB 216/1192 KB 128/562 KB 112/439 KB 888/1210 KB 508/577 KB 220/1192 KB 128/562 KB 112/439 KB 888/1210 KB 508/577 KB 220/1192 KB 132/562 KB 112/439 KB 892/1210 KB 508/577 KB 224/1192 KB 136/562 KB 112/439 KB 892/1210 KB 512/577 KB 224/1192 KB 140/562 KB 112/439 KB 892/1210 KB 512/577 KB 224/1192 KB 144/562 KB 112/439 KB 892/1210 KB 508/577 KB 224/1192 KB 132/562 KB 112/439 KB 892/1210 KB 508/577 KB 220/1192 KB 132/562 KB 112/439 KB 896/1210 KB 512/577 KB 224/1192 KB 144/562 KB 116/439 KB 896/1210 KB 512/577 KB 228/1192 KB 144/562 KB 116/439 KB 900/1210 KB 512/577 KB 232/1192 KB 148/562 KB 116/439 KB 900/1210 KB 512/577 KB 236/1192 KB 148/562 KB 116/439 KB 900/1210 KB 512/577 KB 240/1192 KB 148/562 KB 116/439 KB 892/1210 KB 512/577 KB 224/1192 KB 144/562 KB 116/439 KB 892/1210 KB 512/577 KB 224/1192 KB 136/562 KB 112/439 KB 900/1210 KB 516/577 KB 240/1192 KB 148/562 KB 116/439 KB 900/1210 KB 520/577 KB 240/1192 KB 148/562 KB 120/439 KB 900/1210 KB 524/577 KB 240/1192 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install KB 148/562 KB 120/439 KB 900/1210 KB 528/577 KB 240/1192 KB 148/562 KB 120/439 KB 900/1210 KB 512/577 KB 228/1192 KB 148/562 KB 116/439 KB 900/1210 KB 528/577 KB 240/1192 KB 152/562 KB 120/439 KB 900/1210 KB 532/577 KB 240/1192 KB 156/562 KB 120/439 KB 900/1210 KB 512/577 KB 228/1192 KB 144/562 KB 116/439 KB 904/1210 KB 532/577 KB 240/1192 KB 160/562 KB 120/439 KB 908/1210 KB 532/577 KB 240/1192 KB 160/562 KB 120/439 KB 912/1210 KB 532/577 KB 240/1192 KB 160/562 KB 120/439 KB 916/1210 KB 532/577 KB 240/1192 KB 160/562 KB 120/439 KB 920/1210 KB 532/577 KB 244/1192 KB 160/562 KB 120/439 KB 900/1210 KB 532/577 KB 240/1192 KB 152/562 KB 120/439 KB 900/1210 KB 516/577 KB 240/1192 KB 148/562 KB 120/439 KB 920/1210 KB 532/577 KB 244/1192 KB 160/562 KB 124/439 KB 920/1210 KB 532/577 KB 244/1192 KB 160/562 KB 128/439 KB 920/1210 KB 532/577 KB 244/1192 KB 160/562 KB 132/439 KB 920/1210 KB 532/577 KB 244/1192 KB 160/562 KB 136/439 KB 920/1210 KB 532/577 KB 244/1192 KB 160/562 KB 140/439 KB 920/1210 KB 532/577 KB 244/1192 KB 160/562 KB 144/439 KB 916/1210 KB 532/577 KB 244/1192 KB 160/562 KB 120/439 KB 900/1210 KB 532/577 KB 240/1192 KB 160/562 KB 120/439 KB 920/1210 KB 532/577 KB 244/1192 KB 164/562 KB 144/439 KB 924/1210 KB 536/577 KB 248/1192 KB 168/562 KB 148/439 KB 924/1210 KB 536/577 KB 248/1192 KB 172/562 KB 148/439 KB 924/1210 KB 536/577 KB 248/1192 KB 176/562 KB 148/439 KB 924/1210 KB 536/577 KB 248/1192 KB 164/562 KB 148/439 KB 928/1210 KB 536/577 KB 248/1192 KB 176/562 KB 148/439 KB 920/1210 KB 532/577 KB 248/1192 KB 164/562 KB 144/439 KB 928/1210 KB 536/577 KB 252/1192 KB 176/562 KB 148/439 KB 928/1210 KB 536/577 KB 256/1192 KB 176/562 KB 148/439 KB 920/1210 KB 536/577 KB 248/1192 KB 164/562 KB 148/439 KB 928/1210 KB 536/577 KB 256/1192 KB 176/562 KB 152/439 KB 920/1210 KB 536/577 KB 248/1192 KB 164/562 KB 144/439 KB 932/1210 KB 540/577 KB 260/1192 KB 180/562 KB 156/439 KB 932/1210 KB 544/577 KB 260/1192 KB 180/562 KB 156/439 KB 932/1210 KB 548/577 KB 260/1192 KB 180/562 KB 156/439 KB 932/1210 KB 552/577 KB 260/1192 KB 180/562 KB 156/439 KB 932/1210 KB 536/577 KB 260/1192 KB 180/562 KB 152/439 KB 936/1210 KB 556/577 KB 260/1192 KB 180/562 KB 156/439 KB 940/1210 KB 556/577 KB 260/1192 KB 180/562 KB 156/439 KB 944/1210 KB 556/577 KB 260/1192 KB 180/562 KB 156/439 KB 928/1210 KB 536/577 KB 260/1192 KB 180/562 KB 152/439 KB 928/1210 KB 536/577 KB 260/1192 KB 176/562 KB 152/439 KB 944/1210 KB 556/577 KB 264/1192 KB 180/562 KB 156/439 KB 944/1210 KB 556/577 KB 268/1192 KB 180/562 KB 156/439 KB 944/1210 KB 556/577 KB 272/1192 KB 180/562 KB 156/439 KB 932/1210 KB 556/577 KB 260/1192 KB 180/562 KB 156/439 KB 932/1210 KB 548/577 KB 260/1192 KB 180/562 KB 156/439 KB 944/1210 KB 556/577 KB 272/1192 KB 184/562 KB 160/439 KB 944/1210 KB 560/577 KB 272/1192 KB 184/562 KB 160/439 KB 944/1210 KB 556/577 KB 272/1192 KB 184/562 KB 156/439 KB 944/1210 KB 560/577 KB 272/1192 KB 188/562 KB 160/439 KB 944/1210 KB 560/577 KB 276/1192 KB 192/562 KB 160/439 KB 948/1210 KB 560/577 KB 276/1192 KB 196/562 KB 160/439 KB 948/1210 KB 564/577 KB 276/1192 KB 200/562 KB 164/439 KB 948/1210 KB 564/577 KB 276/1192 KB 204/562 KB 164/439 KB 948/1210 KB 564/577 KB 276/1192 KB 208/562 KB 164/439 KB 944/1210 KB 560/577 KB 276/1192 KB 188/562 KB 160/439 KB 948/1210 KB 564/577 KB 276/1192 KB 196/562 KB 164/439 KB 948/1210 KB 560/577 KB 276/1192 KB 196/562 KB 164/439 KB 948/1210 KB 564/577 KB 276/1192 KB 208/562 KB unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 168/439 KB 948/1210 KB 564/577 KB 276/1192 KB 208/562 KB 172/439 KB 948/1210 KB 564/577 KB 276/1192 KB 208/562 KB 176/439 KB 948/1210 KB 560/577 KB 276/1192 KB 192/562 KB 160/439 KB 952/1210 KB 564/577 KB 276/1192 KB 208/562 KB 176/439 KB 952/1210 KB 568/577 KB 276/1192 KB 208/562 KB 176/439 KB 956/1210 KB 572/577 KB 276/1192 KB 208/562 KB 176/439 KB 956/1210 KB 572/577 KB 280/1192 KB 208/562 KB 176/439 KB 956/1210 KB 572/577 KB 280/1192 KB 208/562 KB 176/439 KB 960/1210 KB 572/577 KB 280/1192 KB 208/562 KB 176/439 KB 960/1210 KB 576/577 KB 284/1192 KB 208/562 KB 176/439 KB 960/1210 KB 572/577 KB 284/1192 KB 208/562 KB 176/439 KB 960/1210 KB 576/577 KB 288/1192 KB 208/562 KB 176/439 KB 960/1210 KB 577/577 KB 288/1192 KB 208/562 KB 176/439 KB 960/1210 KB 577/577 KB 288/1192 KB 208/562 KB 180/439 KB 964/1210 KB 577/577 KB 288/1192 KB 208/562 KB 184/439 KB 964/1210 KB 577/577 KB 288/1192 KB 212/562 KB 188/439 KB 964/1210 KB 577/577 KB 288/1192 KB 208/562 KB 180/439 KB 964/1210 KB 577/577 KB 288/1192 KB 212/562 KB 192/439 KB 968/1210 KB 577/577 KB 288/1192 KB 212/562 KB 192/439 KB 964/1210 KB 577/577 KB 288/1192 KB 212/562 KB 184/439 KB 968/1210 KB 577/577 KB 292/1192 KB 212/562 KB 192/439 KB 972/1210 KB 577/577 KB 292/1192 KB 216/562 KB 192/439 KB 972/1210 KB 577/577 KB 292/1192 KB 212/562 KB 192/439 KB 972/1210 KB 577/577 KB 296/1192 KB 220/562 KB 192/439 KB 972/1210 KB 577/577 KB 296/1192 KB 216/562 KB 192/439 KB 976/1210 KB 577/577 KB 296/1192 KB 220/562 KB 192/439 KB 976/1210 KB 577/577 KB 300/1192 KB 224/562 KB 192/439 KB 976/1210 KB 577/577 KB 304/1192 KB 224/562 KB 192/439 KB 976/1210 KB 577/577 KB 296/1192 KB 224/562 KB 192/439 KB 980/1210 KB 577/577 KB 304/1192 KB 224/562 KB 196/439 KB 980/1210 KB 577/577 KB 304/1192 KB 224/562 KB 200/439 KB 980/1210 KB 577/577 KB 304/1192 KB 228/562 KB 200/439 KB 980/1210 KB 577/577 KB 304/1192 KB 232/562 KB 204/439 KB 980/1210 KB 577/577 KB 304/1192 KB 224/562 KB 192/439 KB 984/1210 KB 577/577 KB 308/1192 KB 232/562 KB 204/439 KB 988/1210 KB 577/577 KB 308/1192 KB 232/562 KB 204/439 KB 988/1210 KB 577/577 KB 308/1192 KB 236/562 KB 204/439 KB 980/1210 KB 577/577 KB 308/1192 KB 232/562 KB 204/439 KB 980/1210 KB 577/577 KB 304/1192 KB 228/562 KB 204/439 KB 992/1210 KB 577/577 KB 308/1192 KB 236/562 KB 208/439 KB 992/1210 KB 577/577 KB 308/1192 KB 236/562 KB 212/439 KB 992/1210 KB 577/577 KB 308/1192 KB 236/562 KB 204/439 KB 992/1210 KB 577/577 KB 312/1192 KB 240/562 KB 212/439 KB 992/1210 KB 577/577 KB 312/1192 KB 236/562 KB 212/439 KB 992/1210 KB 577/577 KB 316/1192 KB 240/562 KB 212/439 KB 992/1210 KB 577/577 KB 320/1192 KB 240/562 KB 212/439 KB 992/1210 KB 577/577 KB 324/1192 KB 240/562 KB 216/439 KB 996/1210 KB 577/577 KB 328/1192 KB 244/562 KB 216/439 KB 996/1210 KB 577/577 KB 332/1192 KB 244/562 KB 216/439 KB 996/1210 KB 577/577 KB 336/1192 KB 244/562 KB 216/439 KB 992/1210 KB 577/577 KB 320/1192 KB 240/562 KB 216/439 KB 996/1210 KB 577/577 KB 336/1192 KB 244/562 KB 220/439 KB 996/1210 KB 577/577 KB 336/1192 KB 244/562 KB 224/439 KB 996/1210 KB 577/577 KB 324/1192 KB 244/562 KB 216/439 KB 1000/1210 KB 577/577 KB 336/1192 KB 244/562 KB 224/439 KB 1004/1210 KB 577/577 KB 336/1192 KB 244/562 KB 224/439 KB 1008/1210 KB 577/577 KB 336/1192 KB 244/562 KB 224/439 KB 992/1210 KB 577/577 KB 324/1192 KB 244/562 KB 216/439 KB 1008/1210 KB 577/577 KB 336/1192 KB 248/562 KB 224/439 KB 1008/1210 KB 577/577 KB 336/1192 KB 252/562 KB 224/439 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install KB 1008/1210 KB 577/577 KB 336/1192 KB 256/562 KB 224/439 KB 1012/1210 KB 577/577 KB 336/1192 KB 256/562 KB 224/439 KB 1016/1210 KB 577/577 KB 340/1192 KB 260/562 KB 228/439 KB 1020/1210 KB 577/577 KB 340/1192 KB 260/562 KB 228/439 KB 1024/1210 KB 577/577 KB 340/1192 KB 260/562 KB 228/439 KB 1012/1210 KB 577/577 KB 340/1192 KB 260/562 KB 228/439 KB 1024/1210 KB 577/577 KB 340/1192 KB 264/562 KB 228/439 KB 1012/1210 KB 577/577 KB 336/1192 KB 256/562 KB 228/439 KB 1024/1210 KB 577/577 KB 340/1192 KB 264/562 KB 232/439 KB 1024/1210 KB 577/577 KB 340/1192 KB 264/562 KB 236/439 KB 1024/1210 KB 577/577 KB 340/1192 KB 264/562 KB 240/439 KB 1012/1210 KB 577/577 KB 340/1192 KB 256/562 KB 228/439 KB 1024/1210 KB 577/577 KB 344/1192 KB 264/562 KB 240/439 KB 1024/1210 KB 577/577 KB 348/1192 KB 268/562 KB 244/439 KB 1024/1210 KB 577/577 KB 352/1192 KB 268/562 KB 244/439 KB 1028/1210 KB 577/577 KB 352/1192 KB 268/562 KB 244/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 268/562 KB 244/439 KB 1024/1210 KB 577/577 KB 344/1192 KB 268/562 KB 244/439 KB 1024/1210 KB 577/577 KB 344/1192 KB 268/562 KB 240/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 270/562 KB 244/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 270/562 KB 248/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 274/562 KB 248/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 278/562 KB 252/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 282/562 KB 252/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 286/562 KB 252/439 KB 1028/1210 KB 577/577 KB 356/1192 KB 268/562 KB 244/439 KB 1036/1210 KB 577/577 KB 360/1192 KB 286/562 KB 252/439 KB 1036/1210 KB 577/577 KB 356/1192 KB 286/562 KB 252/439 KB 1032/1210 KB 577/577 KB 356/1192 KB 274/562 KB 252/439 KB 1036/1210 KB 577/577 KB 360/1192 KB 286/562 KB 256/439 KB 1036/1210 KB 577/577 KB 364/1192 KB 286/562 KB 256/439 KB 1040/1210 KB 577/577 KB 364/1192 KB 286/562 KB 256/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 356.0 KB/sec) unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 1044/1210 KB 364/1192 KB 286/562 KB 256/439 KB 1048/1210 KB 368/1192 KB 290/562 KB 260/439 KB 1052/1210 KB 368/1192 KB 290/562 KB 260/439 KB 1056/1210 KB 368/1192 KB 290/562 KB 260/439 KB 1044/1210 KB 368/1192 KB 290/562 KB 260/439 KB 1056/1210 KB 368/1192 KB 294/562 KB 260/439 KB 1056/1210 KB 368/1192 KB 298/562 KB 260/439 KB 1056/1210 KB 368/1192 KB 302/562 KB 260/439 KB 1044/1210 KB 368/1192 KB 286/562 KB 256/439 KB 1044/1210 KB 368/1192 KB 286/562 KB 260/439 KB 1056/1210 KB 368/1192 KB 302/562 KB 264/439 KB 1056/1210 KB 368/1192 KB 302/562 KB 268/439 KB 1056/1210 KB 372/1192 KB 302/562 KB 268/439 KB 1056/1210 KB 376/1192 KB 302/562 KB 272/439 KB 1056/1210 KB 380/1192 KB 302/562 KB 272/439 KB 1056/1210 KB 384/1192 KB 302/562 KB 272/439 KB 1056/1210 KB 372/1192 KB 302/562 KB 272/439 KB 1060/1210 KB 384/1192 KB 306/562 KB 272/439 KB 1060/1210 KB 388/1192 KB 310/562 KB 276/439 KB 1060/1210 KB 388/1192 KB 314/562 KB 276/439 KB 1060/1210 KB 384/1192 KB 302/562 KB 272/439 KB 1064/1210 KB 388/1192 KB 318/562 KB 276/439 KB 1068/1210 KB 388/1192 KB 318/562 KB 276/439 KB 1060/1210 KB 388/1192 KB 306/562 KB 276/439 KB 1060/1210 KB 384/1192 KB 306/562 KB 276/439 KB 1068/1210 KB 388/1192 KB 318/562 KB 280/439 KB 1068/1210 KB 388/1192 KB 318/562 KB 284/439 KB 1068/1210 KB 388/1192 KB 318/562 KB 288/439 KB 1072/1210 KB 388/1192 KB 318/562 KB 288/439 KB 1072/1210 KB 392/1192 KB 318/562 KB 288/439 KB 1072/1210 KB 392/1192 KB 318/562 KB 288/439 KB 1072/1210 KB 396/1192 KB 318/562 KB 288/439 KB 1072/1210 KB 400/1192 KB 318/562 KB 288/439 KB 1076/1210 KB 404/1192 KB 318/562 KB 288/439 KB 1076/1210 KB 408/1192 KB 322/562 KB 292/439 KB 1076/1210 KB 412/1192 KB 322/562 KB 292/439 KB 1076/1210 KB 400/1192 KB 318/562 KB 288/439 KB 1080/1210 KB 416/1192 KB 322/562 KB 292/439 KB 1084/1210 KB 416/1192 KB 322/562 KB 292/439 KB 1088/1210 KB 416/1192 KB 322/562 KB 292/439 KB 1076/1210 KB 404/1192 KB 322/562 KB 292/439 KB 1076/1210 KB 404/1192 KB 318/562 KB 292/439 KB 1088/1210 KB 416/1192 KB 322/562 KB 296/439 KB 1088/1210 KB 416/1192 KB 322/562 KB 300/439 KB 1088/1210 KB 416/1192 KB 322/562 KB 304/439 KB 1088/1210 KB 416/1192 KB 326/562 KB 304/439 KB 1088/1210 KB 416/1192 KB 330/562 KB 304/439 KB 1088/1210 KB 416/1192 KB 334/562 KB 304/439 KB 1088/1210 KB 416/1192 KB 334/562 KB 308/439 KB 1092/1210 KB 416/1192 KB 338/562 KB 312/439 KB 1092/1210 KB 416/1192 KB 338/562 KB 316/439 KB 1092/1210 KB 416/1192 KB 338/562 KB 320/439 KB 1092/1210 KB 416/1192 KB 338/562 KB 308/439 KB 1096/1210 KB 416/1192 KB 338/562 KB 320/439 KB 1100/1210 KB 416/1192 KB 338/562 KB 320/439 KB 1104/1210 KB 416/1192 KB 338/562 KB 320/439 KB 1088/1210 KB 416/1192 KB 338/562 KB 308/439 KB 1104/1210 KB 416/1192 KB 342/562 KB 320/439 KB 1104/1210 KB 416/1192 KB 346/562 KB 320/439 KB 1104/1210 KB 416/1192 KB 350/562 KB 320/439 KB 1076/1210 KB 416/1192 KB 322/562 KB 308/439 KB 1104/1210 KB 420/1192 KB 350/562 KB 320/439 KB 1104/1210 KB 424/1192 KB 350/562 KB 320/439 KB 1104/1210 KB 428/1192 KB 350/562 KB 320/439 KB 1104/1210 KB 432/1192 KB 350/562 KB 320/439 KB 1108/1210 KB 436/1192 KB 350/562 KB 320/439 KB 1108/1210 KB 440/1192 KB 354/562 KB 324/439 KB 1108/1210 KB 444/1192 KB 354/562 KB 324/439 KB 1108/1210 KB 448/1192 KB 354/562 KB 324/439 KB 1108/1210 KB 432/1192 KB 350/562 KB 320/439 KB 1108/1210 KB 436/1192 KB 354/562 KB 324/439 KB 1108/1210 KB 436/1192 KB 350/562 KB 324/439 KB 1108/1210 KB 448/1192 KB 354/562 KB 328/439 K unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install B 1108/1210 KB 448/1192 KB 354/562 KB 332/439 KB 1112/1210 KB 448/1192 KB 354/562 KB 332/439 KB 1112/1210 KB 448/1192 KB 358/562 KB 336/439 KB 1112/1210 KB 448/1192 KB 358/562 KB 332/439 KB 1116/1210 KB 448/1192 KB 358/562 KB 336/439 KB 1120/1210 KB 448/1192 KB 358/562 KB 336/439 KB 1120/1210 KB 448/1192 KB 362/562 KB 336/439 KB 1120/1210 KB 448/1192 KB 366/562 KB 336/439 KB 1124/1210 KB 448/1192 KB 366/562 KB 336/439 KB 1128/1210 KB 452/1192 KB 370/562 KB 340/439 KB 1132/1210 KB 452/1192 KB 370/562 KB 340/439 KB 1124/1210 KB 452/1192 KB 370/562 KB 340/439 KB 1124/1210 KB 448/1192 KB 370/562 KB 340/439 KB 1124/1210 KB 448/1192 KB 366/562 KB 340/439 KB 1132/1210 KB 452/1192 KB 370/562 KB 344/439 KB 1132/1210 KB 452/1192 KB 370/562 KB 348/439 KB 1132/1210 KB 452/1192 KB 374/562 KB 348/439 KB 1132/1210 KB 456/1192 KB 374/562 KB 352/439 KB 1132/1210 KB 460/1192 KB 374/562 KB 352/439 KB 1132/1210 KB 452/1192 KB 374/562 KB 352/439 KB 1132/1210 KB 460/1192 KB 378/562 KB 352/439 KB 1132/1210 KB 460/1192 KB 382/562 KB 352/439 KB 1136/1210 KB 464/1192 KB 386/562 KB 352/439 KB 1136/1210 KB 464/1192 KB 4/256 KB 390/562 KB 356/439 KB 1136/1210 KB 464/1192 KB 382/562 KB 352/439 KB 1136/1210 KB 460/1192 KB 382/562 KB 352/439 KB 1140/1210 KB 464/1192 KB 4/256 KB 390/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 4/256 KB 390/562 KB 356/439 KB 1136/1210 KB 464/1192 KB 4/256 KB 386/562 KB 356/439 KB 1136/1210 KB 464/1192 KB 4/256 KB 386/562 KB 352/439 KB 1144/1210 KB 468/1192 KB 8/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 12/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 16/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 20/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 24/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 28/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 32/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 36/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 40/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 44/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 48/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 52/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 56/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 60/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 64/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 68/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 72/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 76/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 80/256 KB 394/562 KB 356/439 KB 1144/1210 KB 468/1192 KB 84/256 KB 394/562 KB 360/439 KB 1144/1210 KB 468/1192 KB 4/256 KB 394/562 KB 356/439 KB 1140/1210 KB 468/1192 KB 4/256 KB 390/562 KB 356/439 KB 1148/1210 KB 468/1192 KB 84/256 KB 398/562 KB 360/439 KB 1148/1210 KB 468/1192 KB 84/256 KB 394/562 KB 360/439 KB 1144/1210 KB 468/1192 KB 80/256 KB 394/562 KB 360/439 KB 1148/1210 KB 472/1192 KB 84/256 KB 398/562 KB 364/439 KB 1148/1210 KB 472/1192 KB 84/256 KB 398/562 KB 368/439 KB 1148/1210 KB 472/1192 KB 84/256 KB 398/562 KB 360/439 KB 1148/1210 KB 476/1192 KB 84/256 KB 398/562 KB 368/439 KB 1148/1210 KB 480/1192 KB 84/256 KB 398/562 KB 368/439 KB 1152/1210 KB 484/1192 KB 88/256 KB 398/562 KB 368/439 KB 1152/1210 KB 488/1192 KB 88/256 KB 402/562 KB 372/439 KB 1152/1210 KB 492/1192 KB 88/256 KB 402/562 KB 372/439 KB 1152/1210 KB 496/1192 KB 88/256 KB 402/562 KB 372/439 KB 1152/1210 KB 480/1192 KB 88/256 KB 398/56 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 2 KB 368/439 KB 1152/1210 KB 496/1192 KB 92/256 KB 402/562 KB 372/439 KB 1152/1210 KB 480/1192 KB 84/256 KB 398/562 KB 368/439 KB 1152/1210 KB 496/1192 KB 96/256 KB 402/562 KB 372/439 KB 1152/1210 KB 484/1192 KB 88/256 KB 402/562 KB 372/439 KB 1152/1210 KB 496/1192 KB 96/256 KB 406/562 KB 372/439 KB 1152/1210 KB 496/1192 KB 96/256 KB 410/562 KB 372/439 KB 1156/1210 KB 496/1192 KB 96/256 KB 414/562 KB 372/439 KB 1152/1210 KB 484/1192 KB 88/256 KB 398/562 KB 372/439 KB 1156/1210 KB 496/1192 KB 96/256 KB 414/562 KB 376/439 KB 1156/1210 KB 496/1192 KB 96/256 KB 414/562 KB 380/439 KB 1156/1210 KB 496/1192 KB 96/256 KB 414/562 KB 384/439 KB 1156/1210 KB 496/1192 KB 96/256 KB 410/562 KB 372/439 KB 1160/1210 KB 496/1192 KB 96/256 KB 414/562 KB 384/439 KB 1164/1210 KB 496/1192 KB 96/256 KB 414/562 KB 384/439 KB 1168/1210 KB 496/1192 KB 96/256 KB 414/562 KB 384/439 KB 1172/1210 KB 496/1192 KB 96/256 KB 418/562 KB 384/439 KB 1176/1210 KB 500/1192 KB 100/256 KB 418/562 KB 388/439 KB 1180/1210 KB 500/1192 KB 100/256 KB 418/562 KB 388/439 KB 1184/1210 KB 500/1192 KB 100/256 KB 418/562 KB 388/439 KB 1168/1210 KB 496/1192 KB 96/256 KB 418/562 KB 384/439 KB 1172/1210 KB 500/1192 KB 100/256 KB 418/562 KB 388/439 KB 1184/1210 KB 500/1192 KB 100/256 KB 418/562 KB 392/439 KB 1184/1210 KB 500/1192 KB 100/256 KB 418/562 KB 396/439 KB 1184/1210 KB 500/1192 KB 100/256 KB 418/562 KB 400/439 KB 1172/1210 KB 500/1192 KB 100/256 KB 418/562 KB 384/439 KB 1172/1210 KB 496/1192 KB 100/256 KB 418/562 KB 384/439 KB 1184/1210 KB 500/1192 KB 104/256 KB 422/562 KB 400/439 KB 1184/1210 KB 500/1192 KB 108/256 KB 422/562 KB 400/439 KB 1184/1210 KB 500/1192 KB 112/256 KB 422/562 KB 400/439 KB 1184/1210 KB 500/1192 KB 100/256 KB 422/562 KB 400/439 KB 1184/1210 KB 500/1192 KB 112/256 KB 426/562 KB 400/439 KB 1184/1210 KB 504/1192 KB 112/256 KB 426/562 KB 400/439 KB 1184/1210 KB 508/1192 KB 112/256 KB 426/562 KB 400/439 KB 1184/1210 KB 512/1192 KB 112/256 KB 430/562 KB 400/439 KB 1184/1210 KB 508/1192 KB 112/256 KB 430/562 KB 400/439 KB 1184/1210 KB 512/1192 KB 116/256 KB 430/562 KB 404/439 KB 1184/1210 KB 512/1192 KB 120/256 KB 430/562 KB 404/439 KB 1184/1210 KB 512/1192 KB 124/256 KB 430/562 KB 404/439 KB 1184/1210 KB 512/1192 KB 128/256 KB 430/562 KB 404/439 KB 1184/1210 KB 516/1192 KB 132/256 KB 430/562 KB 404/439 KB 1188/1210 KB 516/1192 KB 136/256 KB 434/562 KB 404/439 KB 1188/1210 KB 516/1192 KB 140/256 KB 434/562 KB 404/439 KB 1188/1210 KB 516/1192 KB 144/256 KB 434/562 KB 404/439 KB 1184/1210 KB 512/1192 KB 112/256 KB 430/562 KB 404/439 KB 1188/1210 KB 516/1192 KB 144/256 KB 434/562 KB 408/439 KB 1188/1210 KB 516/1192 KB 144/256 KB 434/562 KB 412/439 KB 1188/1210 KB 516/1192 KB 144/256 KB 434/562 KB 416/439 KB 1188/1210 KB 516/1192 KB 132/256 KB 434/562 KB 404/439 KB 1184/1210 KB 516/1192 KB 132/256 KB 434/562 KB 404/439 KB 1188/1210 KB 516/1192 KB 144/256 KB 438/562 KB 416/439 KB 1188/1210 KB 516/1192 KB 144/256 KB 442/562 KB 416/439 KB 1192/1210 KB 516/1192 KB 144/256 KB 446/562 KB 416/439 KB 1184/1210 KB 516/1192 KB 128/256 KB 430/562 KB 404/439 KB 1192/1210 KB 520/1192 KB 144/256 KB 446/562 KB 420/439 KB 1192/1210 KB 524/1192 KB 144/256 KB 446/562 KB 420/439 KB 1192/1210 KB 528/1192 KB 144/256 KB 446/562 KB 420/439 KB 1192/1210 KB 528/1192 KB 144/256 KB 450/562 KB 420/439 KB 1192/1210 KB 532/1192 KB 148/256 KB 454/562 KB 420/439 KB 1192/1210 KB 532/1192 KB 148/256 KB 458/562 KB 420/439 KB 1192/1210 KB 516/11 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 92 KB 144/256 KB 446/562 KB 420/439 KB 1192/1210 KB 532/1192 KB 148/256 KB 458/562 KB 424/439 KB 1192/1210 KB 532/1192 KB 148/256 KB 458/562 KB 428/439 KB 1192/1210 KB 532/1192 KB 148/256 KB 458/562 KB 432/439 KB 1192/1210 KB 516/1192 KB 144/256 KB 442/562 KB 416/439 KB 1196/1210 KB 532/1192 KB 148/256 KB 458/562 KB 432/439 KB 1200/1210 KB 532/1192 KB 148/256 KB 458/562 KB 432/439 KB 1204/1210 KB 532/1192 KB 148/256 KB 458/562 KB 432/439 KB 1208/1210 KB 532/1192 KB 148/256 KB 458/562 KB 432/439 KB 1210/1210 KB 532/1192 KB 148/256 KB 458/562 KB 432/439 KB 1192/1210 KB 532/1192 KB 148/256 KB 450/562 KB 420/439 KB 1210/1210 KB 536/1192 KB 148/256 KB 458/562 KB 432/439 KB 1210/1210 KB 536/1192 KB 148/256 KB 462/562 KB 432/439 KB 1210/1210 KB 540/1192 KB 148/256 KB 466/562 KB 432/439 KB 1210/1210 KB 540/1192 KB 148/256 KB 470/562 KB 436/439 KB 1210/1210 KB 540/1192 KB 148/256 KB 474/562 KB 436/439 KB 1192/1210 KB 528/1192 KB 148/256 KB 450/562 KB 420/439 KB 1210/1210 KB 540/1192 KB 148/256 KB 466/562 KB 436/439 KB 1210/1210 KB 540/1192 KB 148/256 KB 462/562 KB 432/439 KB 1210/1210 KB 544/1192 KB 152/256 KB 474/562 KB 436/439 KB 1210/1210 KB 540/1192 KB 152/256 KB 474/562 KB 436/439 KB 1210/1210 KB 544/1192 KB 156/256 KB 474/562 KB 439/439 KB 1210/1210 KB 544/1192 KB 160/256 KB 474/562 KB 439/439 KB 1210/1210 KB 544/1192 KB 152/256 KB 474/562 KB 439/439 KB 1210/1210 KB 544/1192 KB 164/256 KB 474/562 KB 439/439 KB 1210/1210 KB 548/1192 KB 168/256 KB 478/562 KB 439/439 KB 1210/1210 KB 548/1192 KB 164/256 KB 478/562 KB 439/439 KB 1210/1210 KB 548/1192 KB 164/256 KB 474/562 KB 439/439 KB 1210/1210 KB 552/1192 KB 172/256 KB 478/562 KB 439/439 KB 1210/1210 KB 556/1192 KB 172/256 KB 478/562 KB 439/439 KB 1210/1210 KB 560/1192 KB 172/256 KB 478/562 KB 439/439 KB 1210/1210 KB 560/1192 KB 172/256 KB 482/562 KB 439/439 KB 1210/1210 KB 564/1192 KB 172/256 KB 486/562 KB 439/439 KB 1210/1210 KB 564/1192 KB 172/256 KB 490/562 KB 439/439 KB 1210/1210 KB 564/1192 KB 172/256 KB 494/562 KB 439/439 KB 1210/1210 KB 564/1192 KB 172/256 KB 482/562 KB 439/439 KB 1210/1210 KB 548/1192 KB 172/256 KB 478/562 KB 439/439 KB 1210/1210 KB 564/1192 KB 176/256 KB 494/562 KB 439/439 KB 1210/1210 KB 564/1192 KB 180/256 KB 494/562 KB 439/439 KB 1210/1210 KB 568/1192 KB 184/256 KB 494/562 KB 439/439 KB 1210/1210 KB 568/1192 KB 188/256 KB 494/562 KB 439/439 KB 1210/1210 KB 568/1192 KB 192/256 KB 494/562 KB 439/439 KB 1210/1210 KB 568/1192 KB 180/256 KB 494/562 KB 439/439 KB 1210/1210 KB 572/1192 KB 192/256 KB 494/562 KB 439/439 KB 1210/1210 KB 576/1192 KB 192/256 KB 494/562 KB 439/439 KB 1210/1210 KB 580/1192 KB 192/256 KB 494/562 KB 439/439 KB 1210/1210 KB 584/1192 KB 196/256 KB 498/562 KB 439/439 KB 1210/1210 KB 588/1192 KB 196/256 KB 498/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 196/256 KB 498/562 KB 439/439 KB 1210/1210 KB 580/1192 KB 196/256 KB 498/562 KB 439/439 KB 1210/1210 KB 580/1192 KB 192/256 KB 498/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 196/256 KB 502/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 196/256 KB 506/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 196/256 KB 510/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 200/256 KB 510/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 204/256 KB 510/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 208/256 KB 510/562 KB 439/439 KB 1210/1210 KB 592/1192 KB 212/256 KB 510/562 KB 439/439 KB 1210/1210 KB 596/1192 KB 216/256 KB 514/562 KB 439/439 KB 1210/1210 KB 596/1192 KB 220/256 KB 514/ unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 562 KB 439/439 KB 1210/1210 KB 596/1192 KB 224/256 KB 514/562 KB 439/439 KB 1210/1210 KB 596/1192 KB 212/256 KB 514/562 KB 439/439 KB 1210/1210 KB 596/1192 KB 224/256 KB 518/562 KB 439/439 KB 1210/1210 KB 596/1192 KB 224/256 KB 522/562 KB 439/439 KB 1210/1210 KB 596/1192 KB 212/256 KB 510/562 KB 439/439 KB 1210/1210 KB 600/1192 KB 224/256 KB 522/562 KB 439/439 KB 1210/1210 KB 600/1192 KB 224/256 KB 526/562 KB 439/439 KB 1210/1210 KB 604/1192 KB 224/256 KB 526/562 KB 439/439 KB 1210/1210 KB 608/1192 KB 224/256 KB 526/562 KB 439/439 KB 1210/1210 KB 608/1192 KB 224/256 KB 530/562 KB 439/439 KB 1210/1210 KB 612/1192 KB 228/256 KB 534/562 KB 439/439 KB 1210/1210 KB 612/1192 KB 228/256 KB 538/562 KB 439/439 KB 1210/1210 KB 612/1192 KB 228/256 KB 542/562 KB 439/439 KB 1210/1210 KB 612/1192 KB 228/256 KB 530/562 KB 439/439 KB 1210/1210 KB 612/1192 KB 224/256 KB 530/562 KB 439/439 KB 1210/1210 KB 616/1192 KB 228/256 KB 542/562 KB 439/439 KB 1210/1210 KB 620/1192 KB 228/256 KB 542/562 KB 439/439 KB 1210/1210 KB 624/1192 KB 232/256 KB 542/562 KB 439/439 KB 1210/1210 KB 628/1192 KB 232/256 KB 542/562 KB 439/439 KB 1210/1210 KB 632/1192 KB 232/256 KB 546/562 KB 439/439 KB 1210/1210 KB 636/1192 KB 232/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 232/256 KB 546/562 KB 439/439 KB 1210/1210 KB 620/1192 KB 232/256 KB 542/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 236/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 240/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 244/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 248/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 252/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 256/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 256/256 KB 546/562 KB 439/439 KB 1210/1210 KB 628/1192 KB 232/256 KB 546/562 KB 439/439 KB 1210/1210 KB 640/1192 KB 256/256 KB 550/562 KB 439/439 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 259.6 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 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 713.6 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 640/1192 KB 256/256 KB 554/562 KB 644/1192 KB 256/256 KB 558/562 KB 644/1192 KB 256/256 KB 562/562 KB 644/1192 KB 256/256 KB 554/562 KB 648/1192 KB 256/256 KB 562/562 KB 652/1192 KB 256/256 KB 562/562 KB 656/1192 KB 256/256 KB 562/562 KB 660/1192 KB 256/256 KB 562/562 KB 664/1192 KB 256/256 KB 562/562 KB 668/1192 KB 256/256 KB 562/562 KB 672/1192 KB 256/256 KB 562/562 KB 676/1192 KB 256/256 KB 562/562 KB 680/1192 KB 256/256 KB 562/562 KB 684/1192 KB 256/256 KB 562/562 KB 688/1192 KB 256/256 KB 562/562 KB 692/1192 KB 256/256 KB 562/562 KB 696/1192 KB 256/256 KB 562/562 KB 700/1192 KB 256/256 KB 562/562 KB 704/1192 KB 256/256 KB 562/562 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 329.9 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 708/1192 KB 256/256 KB 712/1192 KB 256/256 KB 716/1192 KB 256/256 KB 720/1192 KB 256/256 KB 724/1192 KB 256/256 KB 728/1192 KB 256/256 KB 732/1192 KB 256/256 KB 736/1192 KB 256/256 KB 740/1192 KB 256/256 KB 744/1192 KB 256/256 KB 748/1192 KB 256/256 KB 752/1192 KB 256/256 KB 756/1192 KB 256/256 KB 760/1192 KB 256/256 KB 764/1192 KB 256/256 KB 768/1192 KB 256/256 KB 772/1192 KB 256/256 KB 776/1192 KB 256/256 KB 780/1192 KB 256/256 KB 784/1192 KB 256/256 KB 788/1192 KB 256/256 KB 792/1192 KB 256/256 KB 796/1192 KB 256/256 KB 800/1192 KB 256/256 KB 804/1192 KB 256/256 KB 808/1192 KB 256/256 KB 812/1192 KB 256/256 KB 816/1192 KB 256/256 KB 820/1192 KB 256/256 KB 824/1192 KB 256/256 KB 828/1192 KB 256/256 KB 832/1192 KB 256/256 KB 836/1192 KB 256/256 KB 840/1192 KB 256/256 KB 844/1192 KB 256/256 KB 848/1192 KB 256/256 KB 852/1192 KB 256/256 KB 856/1192 KB 256/256 KB 860/1192 KB 256/256 KB 864/1192 KB 256/256 KB 868/1192 KB 256/256 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 149.0 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 868/1192 KB 4/140 KB 868/1192 KB 8/140 KB 868/1192 KB 12/140 KB 868/1192 KB 16/140 KB 872/1192 KB 16/140 KB 876/1192 KB 16/140 KB 4/1118 KB 876/1192 KB 16/140 KB 8/1118 KB 876/1192 KB 16/140 KB 12/1118 KB 876/1192 KB 16/140 KB 16/1118 KB 876/1192 KB 16/140 KB 16/1118 KB 880/1192 KB 16/140 KB 16/1118 KB 884/1192 KB 16/140 KB 16/1118 KB 888/1192 KB 16/140 KB 16/1118 KB 888/1192 KB 20/140 KB 16/1118 KB 888/1192 KB 24/140 KB 16/1118 KB 888/1192 KB 28/140 KB 16/1118 KB 888/1192 KB 32/140 KB 16/1118 KB 892/1192 KB 32/140 KB 16/1118 KB 896/1192 KB 32/140 KB 20/1118 KB 896/1192 KB 32/140 KB 24/1118 KB 896/1192 KB 32/140 KB 28/1118 KB 896/1192 KB 32/140 KB 32/1118 KB 896/1192 KB 32/140 KB 32/1118 KB 900/1192 KB 32/140 KB 32/1118 KB 904/1192 KB 32/140 KB 32/1118 KB 908/1192 KB 32/140 KB 32/1118 KB 912/1192 KB 32/140 KB 32/1118 KB 916/1192 KB 32/140 KB 32/1118 KB 920/1192 KB 32/140 KB 32/1118 KB 920/1192 KB 36/140 KB 32/1118 KB 920/1192 KB 40/140 KB 32/1118 KB 920/1192 KB 44/140 KB 32/1118 KB 920/1192 KB 48/140 KB 32/1118 KB 924/1192 KB 48/140 KB 32/1118 KB 928/1192 KB 48/140 KB 36/1118 KB 928/1192 KB 48/140 KB 40/1118 KB 928/1192 KB 48/140 KB 44/1118 KB 928/1192 KB 48/140 KB 48/1118 KB 928/1192 KB 48/140 KB 48/1118 KB 932/1192 KB 48/140 KB 48/1118 KB 936/1192 KB 48/140 KB 48/1118 KB 940/1192 KB 48/140 KB 48/1118 KB 944/1192 KB 48/140 KB 48/1118 KB 948/1192 KB 48/140 KB 48/1118 KB 952/1192 KB 48/140 KB 48/1118 KB 952/1192 KB 52/140 KB 52/1118 KB 952/1192 KB 56/140 KB 52/1118 KB 952/1192 KB 60/140 KB 52/1118 KB 952/1192 KB 64/140 KB 52/1118 KB 952/1192 KB 52/140 KB 56/1118 KB 952/1192 KB 64/140 KB 60/1118 KB 952/1192 KB 64/140 KB 62/1118 KB 952/1192 KB 64/140 KB 62/1118 KB 956/1192 KB 64/140 KB 62/1118 KB 960/1192 KB 64/140 KB 62/1118 KB 964/1192 KB 64/140 KB 62/1118 KB 968/1192 KB 64/140 KB 62/1118 KB 972/1192 KB 64/140 KB 62/1118 KB 976/1192 KB 64/140 KB 62/1118 KB 980/1192 KB 64/140 KB 66/1118 KB 980/1192 KB 68/140 KB 4/1461 KB 70/1118 KB 980/1192 KB 68/140 KB 4/1461 KB 74/1118 KB 980/1192 KB 68/140 KB 4/1461 KB 78/1118 KB 980/1192 KB 68/140 KB 4/1461 KB 62/1118 KB 980/1192 KB 68/140 KB 4/1461 KB 78/1118 KB 980/1192 KB 72/140 KB 4/1461 KB 78/1118 KB 980/1192 KB 76/140 KB 4/1461 KB 78/1118 KB 980/1192 KB 80/140 KB 4/1461 KB 62/1118 KB 980/1192 KB 64/140 KB 4/1461 KB 78/1118 KB 980/1192 KB 80/140 KB 8/1461 KB 78/1118 KB 980/1192 KB 80/140 KB 12/1461 KB 78/1118 KB 980/1192 KB 80/140 KB 16/1461 KB 78/1118 KB 980/1192 KB 80/140 KB 20/1461 KB 82/1118 KB 980/1192 KB 80/140 KB 20/1461 KB 86/1118 KB 980/1192 KB 80/140 KB 20/1461 KB 90/1118 KB 980/1192 KB 80/140 KB 20/1461 KB 90/1118 KB 980/1192 KB 84/140 KB 20/1461 KB 90/1118 KB 980/1192 KB 88/140 KB 20/1461 KB 90/1118 KB 980/1192 KB 92/140 KB 20/1461 KB 94/1118 KB 980/1192 KB 92/140 KB 20/1461 KB 94/1118 KB 980/1192 KB 96/140 KB 20/1461 KB 94/1118 KB 980/1192 KB 96/140 KB 24/1461 KB 94/1118 KB 980/1192 KB 96/140 KB 28/1461 KB 94/1118 KB 980/1192 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 4/37 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 8/37 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 12/37 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 16/37 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 20/37 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 24/37 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 28/37 KB 96/140 KB 32/1461 KB 94/1118 KB 980/1192 KB 32/37 KB 96/140 KB 32/1461 KB 94/1 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 118 KB 980/1192 KB 32/37 KB 96/140 KB 36/1461 KB 98/1118 KB 980/1192 KB 36/37 KB 100/140 KB 40/1461 KB 98/1118 KB 980/1192 KB 36/37 KB 100/140 KB 44/1461 KB 98/1118 KB 980/1192 KB 36/37 KB 100/140 KB 48/1461 KB 98/1118 KB 980/1192 KB 36/37 KB 100/140 KB 36/1461 KB 98/1118 KB 980/1192 KB 36/37 KB 96/140 KB 36/1461 KB 98/1118 KB 980/1192 KB 37/37 KB 100/140 KB 48/1461 KB 98/1118 KB 980/1192 KB 32/37 KB 96/140 KB 36/1461 KB 102/1118 KB 980/1192 KB 37/37 KB 100/140 KB 48/1461 KB 102/1118 KB 980/1192 KB 37/37 KB 104/140 KB 48/1461 KB 106/1118 KB 980/1192 KB 37/37 KB 104/140 KB 48/1461 KB 106/1118 KB 980/1192 KB 37/37 KB 108/140 KB 48/1461 KB 110/1118 KB 980/1192 KB 37/37 KB 108/140 KB 48/1461 KB 110/1118 KB 980/1192 KB 37/37 KB 112/140 KB 48/1461 KB 114/1118 KB 980/1192 KB 37/37 KB 112/140 KB 48/1461 KB 118/1118 KB 980/1192 KB 37/37 KB 116/140 KB 52/1461 KB 122/1118 KB 980/1192 KB 37/37 KB 116/140 KB 52/1461 KB 114/1118 KB 980/1192 KB 37/37 KB 116/140 KB 52/1461 KB 122/1118 KB 980/1192 KB 37/37 KB 116/140 KB 56/1461 KB 114/1118 KB 980/1192 KB 37/37 KB 116/140 KB 48/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 120/140 KB 56/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 124/140 KB 56/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 116/140 KB 56/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 128/140 KB 56/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 128/140 KB 60/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 128/140 KB 64/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 128/140 KB 68/1461 KB 130/1118 KB 984/1192 KB 37/37 KB 132/140 KB 72/1461 KB 130/1118 KB 984/1192 KB 37/37 KB 132/140 KB 76/1461 KB 130/1118 KB 984/1192 KB 37/37 KB 132/140 KB 80/1461 KB 130/1118 KB 984/1192 KB 37/37 KB 132/140 KB 68/1461 KB 130/1118 KB 980/1192 KB 37/37 KB 132/140 KB 68/1461 KB 126/1118 KB 980/1192 KB 37/37 KB 132/140 KB 68/1461 KB 134/1118 KB 984/1192 KB 37/37 KB 132/140 KB 80/1461 KB 134/1118 KB 984/1192 KB 37/37 KB 136/140 KB 80/1461 KB 138/1118 KB 984/1192 KB 37/37 KB 136/140 KB 80/1461 KB 138/1118 KB 984/1192 KB 37/37 KB 140/140 KB 80/1461 KB 138/1118 KB 984/1192 KB 37/37 KB 140/140 KB 80/1461 KB 142/1118 KB 984/1192 KB 37/37 KB 140/140 KB 80/1461 KB 142/1118 KB 988/1192 KB 37/37 KB 140/140 KB 80/1461 KB 142/1118 KB 992/1192 KB 37/37 KB 140/140 KB 80/1461 KB 142/1118 KB 996/1192 KB 37/37 KB 140/140 KB 80/1461 KB 146/1118 KB 1000/1192 KB 37/37 KB 140/140 KB 84/1461 KB 146/1118 KB 1004/1192 KB 37/37 KB 140/140 KB 84/1461 KB 146/1118 KB 996/1192 KB 37/37 KB 140/140 KB 84/1461 KB 150/1118 KB 1004/1192 KB 37/37 KB 140/140 KB 84/1461 KB 154/1118 KB 1004/1192 KB 37/37 KB 140/140 KB 84/1461 KB 158/1118 KB 1004/1192 KB 37/37 KB 140/140 KB 84/1461 KB 142/1118 KB 996/1192 KB 37/37 KB 140/140 KB 84/1461 KB 158/1118 KB 1004/1192 KB 37/37 KB 140/140 KB 88/1461 KB 158/1118 KB 1004/1192 KB 37/37 KB 140/140 KB 92/1461 KB 158/1118 KB 1008/1192 KB 37/37 KB 140/140 KB 96/1461 KB 158/1118 KB 1008/1192 KB 37/37 KB 140/140 KB 96/1461 KB 158/1118 KB 1008/1192 KB 37/37 KB 140/140 KB 100/1461 KB 162/1118 KB 1012/1192 KB 37/37 KB 140/140 KB 104/1461 KB 162/1118 KB 1012/1192 KB 37/37 KB 140/140 KB 108/1461 KB 162/1118 KB 1012/1192 KB 37/37 KB 140/140 KB 100/1461 KB 158/1118 KB 1012/1192 KB 37/37 KB 140/140 KB 100/1461 KB 162/1118 KB 1016/1192 KB 37/37 KB 140/140 KB 108/1461 KB 166/1118 KB 1020/1192 KB 37/37 KB 140/140 KB 108/1461 KB 166/1118 KB 1024/1192 KB 37/37 KB 140/140 KB 108/1461 KB 166/1118 KB 1016/1192 KB 37/37 KB 140/140 KB 108/146 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 1 KB 170/1118 KB 1024/1192 KB 37/37 KB 140/140 KB 108/1461 KB 174/1118 KB 1024/1192 KB 37/37 KB 140/140 KB 108/1461 KB 174/1118 KB 1024/1192 KB 37/37 KB 140/140 KB 112/1461 KB 178/1118 KB 1024/1192 KB 37/37 KB 140/140 KB 112/1461 KB 182/1118 KB 1028/1192 KB 37/37 KB 140/140 KB 116/1461 KB 186/1118 KB 1028/1192 KB 37/37 KB 140/140 KB 116/1461 KB 190/1118 KB 1028/1192 KB 37/37 KB 140/140 KB 116/1461 KB 178/1118 KB 1028/1192 KB 37/37 KB 140/140 KB 116/1461 KB 178/1118 KB 1028/1192 KB 37/37 KB 140/140 KB 112/1461 KB 190/1118 KB 1032/1192 KB 37/37 KB 140/140 KB 116/1461 KB 190/1118 KB 1032/1192 KB 37/37 KB 140/140 KB 120/1461 KB 190/1118 KB 1036/1192 KB 37/37 KB 140/140 KB 120/1461 KB 190/1118 KB 1040/1192 KB 37/37 KB 140/140 KB 120/1461 KB 190/1118 KB 1040/1192 KB 37/37 KB 140/140 KB 124/1461 KB 190/1118 KB 1040/1192 KB 37/37 KB 140/140 KB 128/1461 KB 194/1118 KB 1040/1192 KB 37/37 KB 140/140 KB 128/1461 KB 198/1118 KB 1040/1192 KB 37/37 KB 140/140 KB 132/1461 KB 194/1118 KB 1040/1192 KB 37/37 KB 140/140 KB 132/1461 KB 198/1118 KB 1044/1192 KB 37/37 KB 140/140 KB 132/1461 KB 202/1118 KB 1044/1192 KB 37/37 KB 140/140 KB 132/1461 KB 202/1118 KB 1048/1192 KB 37/37 KB 140/140 KB 136/1461 KB 202/1118 KB 1044/1192 KB 37/37 KB 140/140 KB 136/1461 KB 202/1118 KB 1052/1192 KB 37/37 KB 140/140 KB 136/1461 KB 206/1118 KB 1052/1192 KB 37/37 KB 140/140 KB 140/1461 KB 206/1118 KB 1052/1192 KB 37/37 KB 140/140 KB 136/1461 KB 206/1118 KB 1056/1192 KB 37/37 KB 140/140 KB 140/1461 KB 206/1118 KB 1056/1192 KB 37/37 KB 140/140 KB 144/1461 KB 210/1118 KB 1056/1192 KB 37/37 KB 140/140 KB 144/1461 KB 214/1118 KB 1060/1192 KB 37/37 KB 140/140 KB 148/1461 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 20.9 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 218/1118 KB 1060/1192 KB 140/140 KB 148/1461 KB 210/1118 KB 1060/1192 KB 37/37 KB 140/140 KB 148/1461 KB 210/1118 KB 1060/1192 KB 37/37 KB 140/140 KB 144/1461 KB 218/1118 KB 1060/1192 KB 140/140 KB 152/1461 KB 218/1118 KB 1064/1192 KB 140/140 KB 152/1461 KB 218/1118 KB 1064/1192 KB 140/140 KB 156/1461 KB 222/1118 KB 1064/1192 KB 140/140 KB 156/1461 KB 222/1118 KB 1068/1192 KB 140/140 KB 156/1461 KB 222/1118 KB 1072/1192 KB 140/140 KB 156/1461 KB 222/1118 KB 1072/1192 KB 140/140 KB 160/1461 KB 222/1118 KB 1076/1192 KB 140/140 KB 160/1461 KB 226/1118 KB 1080/1192 KB 140/140 KB 164/1461 KB 226/1118 KB 1084/1192 KB 140/140 KB 164/1461 KB 226/1118 KB 1088/1192 KB 140/140 KB 164/1461 KB 226/1118 KB 1076/1192 KB 140/140 KB 164/1461 KB 230/1118 KB 1088/1192 KB 140/140 KB 164/1461 KB 222/1118 KB 1076/1192 KB 140/140 KB 164/1461 KB 234/1118 KB 1088/1192 KB 140/140 KB 164/1461 KB 234/1118 KB 1088/1192 KB 140/140 KB 168/1461 KB 238/1118 KB 1088/1192 KB 140/140 KB 168/1461 KB 238/1118 KB 1088/1192 KB 140/140 KB 172/1461 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 79.2 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 238/1118 KB 1088/1192 KB 176/1461 KB 242/1118 KB 1088/1192 KB 176/1461 KB 246/1118 KB 1092/1192 KB 180/1461 KB 250/1118 KB 1092/1192 KB 180/1461 KB 254/1118 KB 1092/1192 KB 180/1461 KB 242/1118 KB 1092/1192 KB 180/1461 KB 242/1118 KB 1092/1192 KB 176/1461 KB 254/1118 KB 1096/1192 KB 180/1461 KB 254/1118 KB 1100/1192 KB 180/1461 KB 254/1118 KB 1104/1192 KB 180/1461 KB 254/1118 KB 1104/1192 KB 184/1461 KB 254/1118 KB 1104/1192 KB 188/1461 KB 254/1118 KB 1104/1192 KB 192/1461 KB 254/1118 KB 1108/1192 KB 196/1461 KB 258/1118 KB 1108/1192 KB 200/1461 KB 258/1118 KB 1108/1192 KB 204/1461 KB 258/1118 KB 1108/1192 KB 208/1461 KB 254/1118 KB 1108/1192 KB 192/1461 KB 258/1118 KB 1108/1192 KB 196/1461 KB 262/1118 KB 1108/1192 KB 208/1461 KB 266/1118 KB 1108/1192 KB 208/1461 KB 270/1118 KB 1112/1192 KB 208/1461 KB 266/1118 KB 1112/1192 KB 208/1461 KB 270/1118 KB 1116/1192 KB 208/1461 KB 270/1118 KB 1120/1192 KB 208/1461 KB 274/1118 KB 1120/1192 KB 208/1461 KB 278/1118 KB 1124/1192 KB 212/1461 KB 282/1118 KB 1124/1192 KB 212/1461 KB 286/1118 KB 1124/1192 KB 212/1461 KB 274/1118 KB 1124/1192 KB 212/1461 KB 286/1118 KB 1128/1192 KB 212/1461 KB 274/1118 KB 1120/1192 KB 212/1461 KB 286/1118 KB 1132/1192 KB 216/1461 KB 286/1118 KB 1132/1192 KB 220/1461 KB 286/1118 KB 1132/1192 KB 212/1461 KB 286/1118 KB 1136/1192 KB 224/1461 KB 286/1118 KB 1132/1192 KB 224/1461 KB 286/1118 KB 1140/1192 KB 224/1461 KB 290/1118 KB 1144/1192 KB 228/1461 KB 290/1118 KB 1148/1192 KB 228/1461 KB 290/1118 KB 1140/1192 KB 228/1461 KB 290/1118 KB 1140/1192 KB 224/1461 KB 294/1118 KB 1148/1192 KB 228/1461 KB 298/1118 KB 1148/1192 KB 228/1461 KB 302/1118 KB 1148/1192 KB 228/1461 KB 302/1118 KB 1152/1192 KB 228/1461 KB 302/1118 KB 1152/1192 KB 232/1461 KB 302/1118 KB 1152/1192 KB 236/1461 KB 302/1118 KB 1152/1192 KB 240/1461 KB 302/1118 KB 1152/1192 KB 244/1461 KB 306/1118 KB 1156/1192 KB 248/1461 KB 306/1118 KB 1156/1192 KB 244/1461 KB 306/1118 KB 1152/1192 KB 244/1461 KB 306/1118 KB 1156/1192 KB 248/1461 KB 4/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 8/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 12/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 16/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 20/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 24/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 28/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 32/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 36/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 40/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 44/46 KB 306/1118 KB 1156/1192 KB 248/1461 KB 46/46 KB 310/1118 KB 1156/1192 KB 248/1461 KB 46/46 KB 314/1118 KB 1156/1192 KB 248/1461 KB 46/46 KB 314/1118 KB 1160/1192 KB 248/1461 KB 46/46 KB 318/1118 KB 1160/1192 KB 248/1461 KB 46/46 KB 318/1118 KB 1164/1192 KB 248/1461 KB 46/46 KB 318/1118 KB 1168/1192 KB 248/1461 KB 46/46 KB 318/1118 KB 1168/1192 KB 252/1461 KB 46/46 KB 318/1118 KB 1168/1192 KB 256/1461 KB 46/46 KB 322/1118 KB 1168/1192 KB 256/1461 KB 46/46 KB 326/1118 KB 1172/1192 KB 256/1461 KB 46/46 KB 322/1118 KB 1172/1192 KB 256/1461 KB 46/46 KB 326/1118 KB 1176/1192 KB 256/1461 KB 46/46 KB 330/1118 KB 1176/1192 KB 256/1461 KB 46/46 KB 330/1118 KB 1176/1192 KB 256/1461 KB 4/287 KB 46/46 KB 330/1118 KB 1176/1192 KB 256/1461 KB 8/287 KB 46/46 KB 330/1118 KB 1176/1192 KB 256/1461 KB 12/287 KB 46/46 KB 330/1118 KB 1176/1192 KB 256/1461 KB 16/287 KB 46/46 KB 330/1118 KB 1176/1192 KB 260/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1180/1192 KB 260/1461 KB 16 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install /287 KB 46/46 KB 330/1118 KB 1180/1192 KB 260/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1184/1192 KB 260/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1184/1192 KB 264/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1188/1192 KB 264/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 268/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 268/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1188/1192 KB 268/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 272/1461 KB 16/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 272/1461 KB 20/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 272/1461 KB 24/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 272/1461 KB 28/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 272/1461 KB 32/287 KB 46/46 KB 334/1118 KB 1192/1192 KB 276/1461 KB 32/287 KB 46/46 KB 338/1118 KB 1192/1192 KB 280/1461 KB 32/287 KB 46/46 KB 338/1118 KB 1192/1192 KB 284/1461 KB 32/287 KB 46/46 KB 338/1118 KB 1192/1192 KB 276/1461 KB 32/287 KB 46/46 KB 342/1118 KB 1192/1192 KB 284/1461 KB 32/287 KB 46/46 KB 346/1118 KB 1192/1192 KB 284/1461 KB 32/287 KB 46/46 KB 346/1118 KB 1192/1192 KB 284/1461 KB 36/287 KB 46/46 KB 346/1118 KB 1192/1192 KB 284/1461 KB 40/287 KB 46/46 KB 346/1118 KB 1192/1192 KB 284/1461 KB 44/287 KB 46/46 KB 346/1118 KB 1192/1192 KB 284/1461 KB 48/287 KB 46/46 KB 350/1118 KB 1192/1192 KB 284/1461 KB 48/287 KB 46/46 KB 350/1118 KB 1192/1192 KB 288/1461 KB 48/287 KB 46/46 KB 350/1118 KB 1192/1192 KB 292/1461 KB 48/287 KB 46/46 KB 354/1118 KB 1192/1192 KB 296/1461 KB 48/287 KB 46/46 KB 354/1118 KB 1192/1192 KB 300/1461 KB 48/287 KB 46/46 KB 354/1118 KB 1192/1192 KB 304/1461 KB 48/287 KB 46/46 KB 354/1118 KB 1192/1192 KB 292/1461 KB 48/287 KB 46/46 KB 358/1118 KB 1192/1192 KB 304/1461 KB 48/287 KB 46/46 KB 358/1118 KB 1192/1192 KB 304/1461 KB 52/287 KB 46/46 KB 358/1118 KB 1192/1192 KB 304/1461 KB 56/287 KB 46/46 KB 358/1118 KB 1192/1192 KB 304/1461 KB 60/287 KB 46/46 KB 358/1118 KB 1192/1192 KB 304/1461 KB 64/287 KB 46/46 KB 362/1118 KB 1192/1192 KB 304/1461 KB 64/287 KB 46/46 KB 366/1118 KB 1192/1192 KB 304/1461 KB 64/287 KB 46/46 KB 370/1118 KB 1192/1192 KB 304/1461 KB 64/287 KB 46/46 KB 374/1118 KB 1192/1192 KB 304/1461 KB 64/287 KB 46/46 KB 378/1118 KB 1192/1192 KB 308/1461 KB 64/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 308/1461 KB 64/287 KB 46/46 KB 374/1118 KB 1192/1192 KB 308/1461 KB 64/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 312/1461 KB 64/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 316/1461 KB 64/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 64/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 68/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 72/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 76/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 80/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 84/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 88/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 92/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 320/1461 KB 96/287 KB 46/46 KB 382/1118 KB 1192/1192 KB 324/1461 KB 96/287 KB 46/46 KB 386/1118 KB 1192/1192 KB 324/1461 KB 96/287 KB 46/46 KB 386/1118 KB 1192/1192 KB 328/1461 KB 96/287 KB 46/46 KB 390/1118 KB 1192/1192 KB 332/1461 KB 96/287 KB 46/46 KB 390/1118 KB 1192/1192 KB 336/1461 KB 96/287 KB 46/46 KB 390/1118 KB 1192/1192 KB 328/1461 KB 96/287 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api- unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 1.0-beta-2.jar (46 KB at 25.0 KB/sec) unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 394/1118 KB 1192/1192 KB 336/1461 KB 96/287 KB 398/1118 KB 1192/1192 KB 336/1461 KB 96/287 KB 402/1118 KB 1192/1192 KB 336/1461 KB 96/287 KB 402/1118 KB 1192/1192 KB 340/1461 KB 100/287 KB 402/1118 KB 1192/1192 KB 340/1461 KB 104/287 KB 402/1118 KB 1192/1192 KB 340/1461 KB 108/287 KB 402/1118 KB 1192/1192 KB 340/1461 KB 112/287 KB 402/1118 KB 1192/1192 KB 340/1461 KB 96/287 KB 402/1118 KB 1192/1192 KB 344/1461 KB 112/287 KB 406/1118 KB 1192/1192 KB 344/1461 KB 112/287 KB 406/1118 KB 1192/1192 KB 348/1461 KB 112/287 KB 406/1118 KB 1192/1192 KB 352/1461 KB 112/287 KB 410/1118 KB 1192/1192 KB 352/1461 KB 112/287 KB 410/1118 KB 1192/1192 KB 352/1461 KB 116/287 KB 410/1118 KB 1192/1192 KB 352/1461 KB 120/287 KB 410/1118 KB 1192/1192 KB 352/1461 KB 124/287 KB 410/1118 KB 1192/1192 KB 352/1461 KB 128/287 KB 414/1118 KB 1192/1192 KB 352/1461 KB 128/287 KB 414/1118 KB 1192/1192 KB 356/1461 KB 128/287 KB 418/1118 KB 1192/1192 KB 360/1461 KB 128/287 KB 418/1118 KB 1192/1192 KB 364/1461 KB 128/287 KB 418/1118 KB 1192/1192 KB 364/1461 KB 132/287 KB 418/1118 KB 1192/1192 KB 364/1461 KB 136/287 KB 418/1118 KB 364/1461 KB 140/287 KB 418/1118 KB 364/1461 KB 144/287 KB 418/1118 KB 1192/1192 KB 356/1461 KB 128/287 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 656.9 KB/sec) unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 422/1118 KB 364/1461 KB 144/287 KB 426/1118 KB 364/1461 KB 144/287 KB 426/1118 KB 368/1461 KB 144/287 KB 430/1118 KB 368/1461 KB 144/287 KB 430/1118 KB 372/1461 KB 144/287 KB 434/1118 KB 376/1461 KB 148/287 KB 434/1118 KB 372/1461 KB 148/287 KB 434/1118 KB 376/1461 KB 152/287 KB 434/1118 KB 376/1461 KB 156/287 KB 434/1118 KB 376/1461 KB 160/287 KB 434/1118 KB 372/1461 KB 144/287 KB 438/1118 KB 376/1461 KB 160/287 KB 442/1118 KB 376/1461 KB 160/287 KB 442/1118 KB 380/1461 KB 160/287 KB 446/1118 KB 380/1461 KB 160/287 KB 446/1118 KB 384/1461 KB 160/287 KB 450/1118 KB 384/1461 KB 160/287 KB 454/1118 KB 384/1461 KB 164/287 KB 450/1118 KB 384/1461 KB 164/287 KB 454/1118 KB 388/1461 KB 168/287 KB 454/1118 KB 388/1461 KB 172/287 KB 454/1118 KB 388/1461 KB 176/287 KB 454/1118 KB 388/1461 KB 164/287 KB 454/1118 KB 392/1461 KB 176/287 KB 458/1118 KB 392/1461 KB 176/287 KB 458/1118 KB 396/1461 KB 176/287 KB 458/1118 KB 400/1461 KB 176/287 KB 462/1118 KB 400/1461 KB 176/287 KB 462/1118 KB 404/1461 KB 176/287 KB 466/1118 KB 408/1461 KB 176/287 KB 466/1118 KB 412/1461 KB 176/287 KB 466/1118 KB 416/1461 KB 176/287 KB 466/1118 KB 416/1461 KB 180/287 KB 466/1118 KB 416/1461 KB 184/287 KB 466/1118 KB 416/1461 KB 188/287 KB 466/1118 KB 416/1461 KB 192/287 KB 466/1118 KB 404/1461 KB 176/287 KB 470/1118 KB 416/1461 KB 192/287 KB 474/1118 KB 416/1461 KB 192/287 KB 478/1118 KB 416/1461 KB 192/287 KB 478/1118 KB 420/1461 KB 192/287 KB 482/1118 KB 424/1461 KB 192/287 KB 482/1118 KB 428/1461 KB 192/287 KB 482/1118 KB 432/1461 KB 192/287 KB 482/1118 KB 420/1461 KB 192/287 KB 482/1118 KB 432/1461 KB 196/287 KB 482/1118 KB 432/1461 KB 200/287 KB 482/1118 KB 432/1461 KB 204/287 KB 482/1118 KB 432/1461 KB 208/287 KB 486/1118 KB 432/1461 KB 208/287 KB 490/1118 KB 432/1461 KB 208/287 KB 494/1118 KB 432/1461 KB 208/287 KB 498/1118 KB 432/1461 KB 208/287 KB 502/1118 KB 436/1461 KB 212/287 KB 506/1118 KB 436/1461 KB 212/287 KB 498/1118 KB 436/1461 KB 212/287 KB 498/1118 KB 432/1461 KB 212/287 KB 506/1118 KB 436/1461 KB 216/287 KB 506/1118 KB 436/1461 KB 220/287 KB 506/1118 KB 436/1461 KB 224/287 KB 506/1118 KB 440/1461 KB 224/287 KB 506/1118 KB 444/1461 KB 224/287 KB 506/1118 KB 448/1461 KB 224/287 KB 510/1118 KB 448/1461 KB 224/287 KB 510/1118 KB 448/1461 KB 228/287 KB 510/1118 KB 448/1461 KB 232/287 KB 510/1118 KB 448/1461 KB 236/287 KB 510/1118 KB 448/1461 KB 240/287 KB 514/1118 KB 448/1461 KB 240/287 KB 518/1118 KB 452/1461 KB 240/287 KB 522/1118 KB 452/1461 KB 240/287 KB 526/1118 KB 452/1461 KB 240/287 KB 514/1118 KB 452/1461 KB 240/287 KB 526/1118 KB 456/1461 KB 240/287 KB 526/1118 KB 460/1461 KB 240/287 KB 526/1118 KB 464/1461 KB 240/287 KB 526/1118 KB 464/1461 KB 244/287 KB 526/1118 KB 464/1461 KB 248/287 KB 526/1118 KB 464/1461 KB 252/287 KB 526/1118 KB 464/1461 KB 256/287 KB 526/1118 KB 464/1461 KB 260/287 KB 526/1118 KB 464/1461 KB 264/287 KB 526/1118 KB 464/1461 KB 268/287 KB 526/1118 KB 464/1461 KB 272/287 KB 530/1118 KB 464/1461 KB 272/287 KB 530/1118 KB 468/1461 KB 272/287 KB 530/1118 KB 472/1461 KB 272/287 KB 530/1118 KB 476/1461 KB 272/287 KB 530/1118 KB 480/1461 KB 276/287 KB 530/1118 KB 476/1461 KB 276/287 KB 534/1118 KB 480/1461 KB 280/287 KB 534/1118 KB 480/1461 KB 276/287 KB 538/1118 KB 480/1461 KB 280/287 KB 542/1118 KB 480/1461 KB 280/287 KB 542/1118 KB 484/1461 KB 280/287 KB 542/1118 KB 488/1461 KB 284/287 KB 542/1118 KB 492/1461 KB 284/287 KB 542/1118 KB 496/1461 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install KB 284/287 KB 542/1118 KB 484/1461 KB 284/287 KB 546/1118 KB 496/1461 KB 287/287 KB 546/1118 KB 496/1461 KB 284/287 KB 550/1118 KB 496/1461 KB 287/287 KB 554/1118 KB 496/1461 KB 287/287 KB 558/1118 KB 496/1461 KB 287/287 KB 562/1118 KB 496/1461 KB 287/287 KB 566/1118 KB 500/1461 KB 287/287 KB 570/1118 KB 500/1461 KB 287/287 KB 574/1118 KB 500/1461 KB 287/287 KB 562/1118 KB 500/1461 KB 287/287 KB 574/1118 KB 504/1461 KB 287/287 KB 574/1118 KB 508/1461 KB 287/287 KB 574/1118 KB 512/1461 KB 287/287 KB 574/1118 KB 516/1461 KB 287/287 KB 574/1118 KB 520/1461 KB 287/287 KB 578/1118 KB 524/1461 KB 287/287 KB 578/1118 KB 528/1461 KB 287/287 KB 578/1118 KB 520/1461 KB 287/287 KB 582/1118 KB 528/1461 KB 287/287 KB 586/1118 KB 528/1461 KB 287/287 KB 590/1118 KB 528/1461 KB 287/287 KB 594/1118 KB 528/1461 KB 287/287 KB 598/1118 KB 532/1461 KB 287/287 KB 602/1118 KB 532/1461 KB 287/287 KB 606/1118 KB 532/1461 KB 287/287 KB 594/1118 KB 532/1461 KB 287/287 KB 606/1118 KB 536/1461 KB 287/287 KB 606/1118 KB 540/1461 KB 287/287 KB 606/1118 KB 544/1461 KB 287/287 KB 610/1118 KB 544/1461 KB 287/287 KB 614/1118 KB 548/1461 KB 287/287 KB 618/1118 KB 548/1461 KB 287/287 KB 622/1118 KB 548/1461 KB 287/287 KB 610/1118 KB 548/1461 KB 287/287 KB 622/1118 KB 552/1461 KB 287/287 KB 622/1118 KB 556/1461 KB 287/287 KB 622/1118 KB 560/1461 KB 287/287 KB 622/1118 KB 564/1461 KB 287/287 KB 626/1118 KB 568/1461 KB 287/287 KB 626/1118 KB 572/1461 KB 287/287 KB 626/1118 KB 576/1461 KB 287/287 KB 626/1118 KB 564/1461 KB 287/287 KB 630/1118 KB 576/1461 KB 287/287 KB 634/1118 KB 576/1461 KB 287/287 KB 638/1118 KB 576/1461 KB 287/287 KB 642/1118 KB 576/1461 KB 287/287 KB 646/1118 KB 580/1461 KB 287/287 KB 650/1118 KB 580/1461 KB 287/287 KB 654/1118 KB 580/1461 KB 287/287 KB 642/1118 KB 580/1461 KB 287/287 KB 654/1118 KB 584/1461 KB 287/287 KB 654/1118 KB 588/1461 KB 287/287 KB 654/1118 KB 592/1461 KB 287/287 KB 658/1118 KB 592/1461 KB 287/287 KB 662/1118 KB 596/1461 KB 287/287 KB 666/1118 KB 596/1461 KB 287/287 KB 670/1118 KB 596/1461 KB 287/287 KB 658/1118 KB 596/1461 KB 287/287 KB 670/1118 KB 600/1461 KB 287/287 KB 670/1118 KB 604/1461 KB 287/287 KB 670/1118 KB 608/1461 KB 287/287 KB 674/1118 KB 608/1461 KB 287/287 KB 678/1118 KB 612/1461 KB 287/287 KB 682/1118 KB 612/1461 KB 287/287 KB 686/1118 KB 612/1461 KB 287/287 KB 674/1118 KB 612/1461 KB 287/287 KB 686/1118 KB 616/1461 KB 287/287 KB 686/1118 KB 620/1461 KB 287/287 KB 686/1118 KB 624/1461 KB 287/287 KB 686/1118 KB 628/1461 KB 287/287 KB 690/1118 KB 628/1461 KB 287/287 KB 694/1118 KB 628/1461 KB 287/287 KB 698/1118 KB 628/1461 KB 287/287 KB 702/1118 KB 628/1461 KB 287/287 KB 702/1118 KB 632/1461 KB 287/287 KB 702/1118 KB 636/1461 KB 287/287 KB 702/1118 KB 640/1461 KB 287/287 KB 706/1118 KB 640/1461 KB 287/287 KB 710/1118 KB 644/1461 KB 287/287 KB 714/1118 KB 644/1461 KB 287/287 KB 718/1118 KB 644/1461 KB 287/287 KB 706/1118 KB 644/1461 KB 287/287 KB 718/1118 KB 648/1461 KB 287/287 KB 718/1118 KB 652/1461 KB 287/287 KB 718/1118 KB 656/1461 KB 287/287 KB 718/1118 KB 660/1461 KB 287/287 KB 722/1118 KB 664/1461 KB 287/287 KB 722/1118 KB 668/1461 KB 287/287 KB 722/1118 KB 672/1461 KB 287/287 KB 722/1118 KB 660/1461 KB 287/287 KB 726/1118 KB 672/1461 KB 287/287 KB 730/1118 KB 672/1461 KB 287/287 KB 734/1118 KB 672/1461 KB 287/287 KB 738/1118 KB 672/1461 KB 287/287 KB 742/1118 KB 676/1461 KB 287/287 KB 738/1118 KB 676/1461 KB 287/287 KB 74 unit-oai-epc-0: 20:45:27 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 6/1118 KB 676/1461 KB 287/287 KB 750/1118 KB 676/1461 KB 287/287 KB 750/1118 KB 680/1461 KB 287/287 KB 750/1118 KB 684/1461 KB 287/287 KB 750/1118 KB 688/1461 KB 287/287 KB 750/1118 KB 692/1461 KB 287/287 KB 754/1118 KB 692/1461 KB 287/287 KB 758/1118 KB 692/1461 KB 287/287 KB 762/1118 KB 692/1461 KB 287/287 KB 766/1118 KB 692/1461 KB 287/287 KB 766/1118 KB 696/1461 KB 287/287 KB 766/1118 KB 700/1461 KB 287/287 KB 766/1118 KB 704/1461 KB 287/287 KB 770/1118 KB 704/1461 KB 287/287 KB 774/1118 KB 708/1461 KB 287/287 KB 778/1118 KB 708/1461 KB 287/287 KB 782/1118 KB 708/1461 KB 287/287 KB 770/1118 KB 708/1461 KB 287/287 KB 782/1118 KB 712/1461 KB 287/287 KB 782/1118 KB 716/1461 KB 287/287 KB 782/1118 KB 720/1461 KB 287/287 KB 786/1118 KB 720/1461 KB 287/287 KB 790/1118 KB 724/1461 KB 287/287 KB 794/1118 KB 724/1461 KB 287/287 KB 798/1118 KB 724/1461 KB 287/287 KB 786/1118 KB 724/1461 KB 287/287 KB 798/1118 KB 728/1461 KB 287/287 KB 798/1118 KB 732/1461 KB 287/287 KB 798/1118 KB 736/1461 KB 287/287 KB 798/1118 KB 740/1461 KB 287/287 KB 802/1118 KB 744/1461 KB 287/287 KB 802/1118 KB 748/1461 KB 287/287 KB 802/1118 KB 740/1461 KB 287/287 KB 806/1118 KB 748/1461 KB 287/287 KB 810/1118 KB 748/1461 KB 287/287 KB 814/1118 KB 748/1461 KB 287/287 KB 818/1118 KB 748/1461 KB 287/287 KB 818/1118 KB 752/1461 KB 287/287 KB 822/1118 KB 756/1461 KB 287/287 KB 822/1118 KB 760/1461 KB 287/287 KB 822/1118 KB 764/1461 KB 287/287 KB 822/1118 KB 768/1461 KB 287/287 KB 822/1118 KB 752/1461 KB 287/287 KB 826/1118 KB 768/1461 KB 287/287 KB 830/1118 KB 768/1461 KB 287/287 KB 834/1118 KB 768/1461 KB 287/287 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 152.5 KB/sec) unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 838/1118 KB 772/1461 KB 842/1118 KB 772/1461 KB 846/1118 KB 772/1461 KB 834/1118 KB 772/1461 KB 287/287 KB 846/1118 KB 776/1461 KB 846/1118 KB 780/1461 KB 846/1118 KB 784/1461 KB 850/1118 KB 784/1461 KB 854/1118 KB 784/1461 KB 858/1118 KB 784/1461 KB 862/1118 KB 784/1461 KB 862/1118 KB 788/1461 KB 862/1118 KB 792/1461 KB 862/1118 KB 796/1461 KB 862/1118 KB 800/1461 KB 866/1118 KB 800/1461 KB 870/1118 KB 804/1461 KB 874/1118 KB 804/1461 KB 878/1118 KB 804/1461 KB 866/1118 KB 804/1461 KB 878/1118 KB 808/1461 KB 878/1118 KB 812/1461 KB 878/1118 KB 816/1461 KB 882/1118 KB 816/1461 KB 886/1118 KB 820/1461 KB 890/1118 KB 820/1461 KB 894/1118 KB 820/1461 KB 882/1118 KB 820/1461 KB 894/1118 KB 824/1461 KB 898/1118 KB 824/1461 KB 902/1118 KB 828/1461 KB 906/1118 KB 828/1461 KB 910/1118 KB 828/1461 KB 898/1118 KB 828/1461 KB 910/1118 KB 832/1461 KB 910/1118 KB 836/1461 KB 910/1118 KB 840/1461 KB 910/1118 KB 844/1461 KB 910/1118 KB 848/1461 KB 914/1118 KB 848/1461 KB 918/1118 KB 848/1461 KB 922/1118 KB 848/1461 KB 926/1118 KB 848/1461 KB 926/1118 KB 852/1461 KB 926/1118 KB 856/1461 KB 926/1118 KB 860/1461 KB 926/1118 KB 864/1461 KB 930/1118 KB 864/1461 KB 934/1118 KB 864/1461 KB 938/1118 KB 864/1461 KB 942/1118 KB 864/1461 KB 942/1118 KB 868/1461 KB 942/1118 KB 872/1461 KB 942/1118 KB 876/1461 KB 942/1118 KB 880/1461 KB 946/1118 KB 880/1461 KB 950/1118 KB 880/1461 KB 954/1118 KB 880/1461 KB 958/1118 KB 880/1461 KB 958/1118 KB 884/1461 KB 958/1118 KB 888/1461 KB 958/1118 KB 892/1461 KB 958/1118 KB 896/1461 KB 958/1118 KB 900/1461 KB 958/1118 KB 904/1461 KB 958/1118 KB 908/1461 KB 962/1118 KB 912/1461 KB 962/1118 KB 908/1461 KB 966/1118 KB 912/1461 KB 970/1118 KB 912/1461 KB 974/1118 KB 912/1461 KB 974/1118 KB 916/1461 KB 974/1118 KB 920/1461 KB 974/1118 KB 924/1461 KB 974/1118 KB 928/1461 KB 974/1118 KB 932/1461 KB 974/1118 KB 936/1461 KB 974/1118 KB 940/1461 KB 978/1118 KB 944/1461 KB 978/1118 KB 940/1461 KB 982/1118 KB 944/1461 KB 986/1118 KB 944/1461 KB 990/1118 KB 944/1461 KB 994/1118 KB 944/1461 KB 998/1118 KB 944/1461 KB 1002/1118 KB 944/1461 KB 1006/1118 KB 944/1461 KB 1006/1118 KB 948/1461 KB 1006/1118 KB 952/1461 KB 1006/1118 KB 956/1461 KB 1006/1118 KB 960/1461 KB 1006/1118 KB 964/1461 KB 1006/1118 KB 968/1461 KB 1006/1118 KB 972/1461 KB 1006/1118 KB 976/1461 KB 1010/1118 KB 976/1461 KB 1014/1118 KB 976/1461 KB 1018/1118 KB 976/1461 KB 1022/1118 KB 976/1461 KB 1026/1118 KB 976/1461 KB 1030/1118 KB 976/1461 KB 1034/1118 KB 976/1461 KB 1038/1118 KB 976/1461 KB 1042/1118 KB 976/1461 KB 1046/1118 KB 976/1461 KB 1050/1118 KB 976/1461 KB 1054/1118 KB 976/1461 KB 1054/1118 KB 980/1461 KB 1054/1118 KB 984/1461 KB 1054/1118 KB 988/1461 KB 1054/1118 KB 992/1461 KB 1058/1118 KB 992/1461 KB 1062/1118 KB 992/1461 KB 1066/1118 KB 992/1461 KB 1070/1118 KB 992/1461 KB 1070/1118 KB 996/1461 KB 1070/1118 KB 1000/1461 KB 1070/1118 KB 1004/1461 KB 1070/1118 KB 1008/1461 KB 1070/1118 KB 1012/1461 KB 1070/1118 KB 1016/1461 KB 1070/1118 KB 1020/1461 KB 1070/1118 KB 1024/1461 KB 1070/1118 KB 1028/1461 KB 1070/1118 KB 1032/1461 KB 1070/1118 KB 1036/1461 KB 1070/1118 KB 1040/1461 KB 1074/1118 KB 1040/1461 KB 1078/1118 KB 1040/1461 KB 1082/1118 KB 1040/1461 KB 1086/1118 KB 1040/1461 KB 1086/1118 KB 1044/1461 KB 1086/1118 KB 1048/1461 KB 1086/1118 KB 1052/1461 KB 1086/1118 KB 1056/1461 KB 1086/1118 KB 1060/1461 KB 1086/1118 KB 1064/1461 KB 1086/1118 KB 1068/1461 unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install KB 1086/1118 KB 1072/1461 KB 1086/1118 KB 1076/1461 KB 1086/1118 KB 1080/1461 KB 1086/1118 KB 1084/1461 KB 1086/1118 KB 1088/1461 KB 1090/1118 KB 1088/1461 KB 1094/1118 KB 1088/1461 KB 1098/1118 KB 1088/1461 KB 1102/1118 KB 1088/1461 KB 1102/1118 KB 1092/1461 KB 1102/1118 KB 1096/1461 KB 1102/1118 KB 1100/1461 KB 1102/1118 KB 1104/1461 KB 1106/1118 KB 1104/1461 KB 1110/1118 KB 1104/1461 KB 1114/1118 KB 1104/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB 1240/1461 KB 1118/1118 KB 1244/1461 KB 1118/1118 KB 1248/1461 KB 1118/1118 KB 1252/1461 KB 1118/1118 KB 1256/1461 KB 1118/1118 KB 1260/1461 KB 1118/1118 KB 1264/1461 KB 1118/1118 KB 1268/1461 KB 1118/1118 KB 1272/1461 KB 1118/1118 KB 1276/1461 KB 1118/1118 KB 1280/1461 KB 1118/1118 KB 1284/1461 KB 1118/1118 KB 1288/1461 KB 1118/1118 KB 1292/1461 KB 1118/1118 KB 1296/1461 KB 1118/1118 KB 1300/1461 KB 1118/1118 KB 1304/1461 KB 1118/1118 KB 1308/1461 KB 1118/1118 KB 1312/1461 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 575.8 KB/sec) unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 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 746.1 KB/sec) unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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: 20:45:27 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom unit-abot-epc-basic-0: 20:45:27 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 69.1 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 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 106.9 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (2 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 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 29.6 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 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: 20:45:27 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: 20:45:27 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: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (3 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:27 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 432.8 KB/sec) unit-abot-epc-basic-0: 20:45:27 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: 20:45:28 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 68.0 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 2/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: 20:45:28 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: 20:45:28 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/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 314.1 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/9 KB 4/9 KB 7/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: 20:45:28 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: 20:45:28 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: 20:45:28 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: 20:45:28 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: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3 KB at 226.5 KB/sec) unit-abot-epc-basic-0: 20:45:28 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-oai-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/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-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 605.7 KB/sec) unit-oai-epc-0: 20:45:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:45:28 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 45.7 KB/sec) unit-abot-epc-basic-0: 20:45:28 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-oai-epc-0: 20:45:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 943.7 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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: 20:45:28 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: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/149 KB 5/149 KB 8/149 KB 11/149 KB 13/149 KB 16/149 KB 19/149 KB 21/149 KB 24/149 KB 27/149 KB 29/149 KB 32/149 KB 36/149 KB 40/149 KB 44/149 KB 48/149 KB 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 52/149 KB 56/149 KB 60/149 KB 64/149 KB 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 100/149 KB 104/149 KB 108/149 KB 112/149 KB 116/149 KB 120/149 KB 124/149 KB 128/149 KB 132/149 KB 136/149 KB 140/149 KB 144/149 KB 148/149 KB 149/149 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 4001.7 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 4/10 KB 8/10 KB 10/10 KB 10/10 KB 4/6 KB 10/10 KB 6/6 KB 10/10 KB 6/6 KB 4/21 KB 4/14 KB 10/10 KB 6/6 KB 8/21 KB 4/14 KB 10/10 KB 6/6 KB 12/21 KB 4/14 KB 10/10 KB 6/6 KB 16/21 KB 4/14 KB 10/10 KB 6/6 KB 20/21 KB 4/14 KB 10/10 KB 6/6 KB 21/21 KB 4/14 KB 10/10 KB 6/6 KB 4/21 KB 8/14 KB 10/10 KB 6/6 KB 21/21 KB 12/14 KB 10/10 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 3/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 6/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 9/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 11/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 14/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 16/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 19/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 22/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 25/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 27/30 KB 6/6 KB 21/21 KB 14/14 KB 10/10 KB 30/30 KB 6/6 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 KB at 700.3 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 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 206.6 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 115.9 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 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 255.6 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 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 316.7 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 600.1 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/14 KB 14/14 KB 3/7 KB 14/14 KB 3/37 KB 3/7 KB 14/14 KB 5/37 KB 3/7 KB 14/14 KB 8/37 KB 3/7 KB 14/14 KB 11/37 KB 3/7 KB 14/14 KB 11/37 KB 6/7 KB 14/14 KB 11/37 KB 7/7 KB 14/14 KB 13/37 KB 7/7 KB 14/14 KB 16/37 KB 7/7 KB 14/14 KB 19/37 KB 7/7 KB 14/14 KB 21/37 KB 7/7 KB 14/14 KB 24/37 KB 7/7 KB 14/14 KB 27/37 KB 7/7 KB 14/14 KB 29/37 KB 7/7 KB 14/14 KB 4/43 KB 29/37 KB 7/7 KB 14/14 KB 8/43 KB 4/11 KB 29/37 KB 7/7 KB 14/14 KB 12/43 KB 4/11 KB 29/37 KB 7/7 KB 14/14 KB 16/43 KB 4/11 KB 29/37 KB 7/7 KB 14/14 KB 20/43 KB 4/11 KB 29/37 KB 7/7 KB 14/14 KB 24/43 KB 4/11 KB 32/37 KB 7/7 KB 14/14 KB 28/43 KB 4/11 KB 32/37 KB 7/7 KB 14/14 KB 32/43 KB 4/11 KB 32/37 KB 7/7 KB 14/14 KB 4/43 KB 4/11 KB 29/37 KB 7/7 KB 14/14 KB 32/43 KB 8/11 KB 32/37 KB 7/7 KB 14/14 KB 32/43 KB 11/11 KB 32/37 KB 7/7 KB 14/14 KB 20/43 KB 4/11 KB 32/37 KB 7/7 KB 14/14 KB 32/43 KB 11/11 KB 35/37 KB 7/7 KB 14/14 KB 32/43 KB 11/11 KB 37/37 KB 7/7 KB 14/14 KB 32/43 KB 11/11 KB 37/37 KB 7/7 KB 14/14 KB 36/43 KB 11/11 KB 37/37 KB 7/7 KB 14/14 KB 40/43 KB 11/11 KB 37/37 KB 7/7 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 7/7 KB 14/14 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 88.7 KB/sec) unit-abot-epc-basic-0: 20:45:28 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-oai-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 20:45:28 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install 43/43 KB 11/11 KB 37/37 KB 3/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 5/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 8/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 11/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 13/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 16/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 19/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 21/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 24/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 27/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 29/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 32/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 36/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 40/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 44/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 48/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 52/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 56/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 60/60 KB 14/14 KB 43/43 KB 11/11 KB 37/37 KB 60/60 KB 14/14 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 152.2 KB/sec) unit-abot-epc-basic-0: 20:45:28 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 655.2 KB/sec) unit-abot-epc-basic-0: 20:45:28 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 107.5 KB/sec) unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 393.3 KB/sec) unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 447.8 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 34.7 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom (19 KB at 439.6 KB/sec) unit-abot-epc-basic-0: 20:45:28 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-abot-epc-basic-0: 20:45:28 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 Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 KB at 561.1 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 38.6 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 56.1 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 161.8 KB/sec) unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.9/maven-settings-2.0.9.pom unit-abot-epc-basic-0: 20:45:28 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 44.7 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 71.3 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 46.8 KB/sec) unit-abot-epc-basic-0: 20:45:28 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: 20:45:28 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 48.8 KB/sec) unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.pom unit-abot-epc-basic-0: 20:45:28 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 45.3 KB/sec) unit-abot-epc-basic-0: 20:45:28 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom unit-abot-epc-basic-0: 20:45:29 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 41.5 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 58.8 KB/sec) unit-abot-epc-basic-0: 20:45:29 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-oai-epc-0: 20:45:29 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 20:45:29 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 20:45:29 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 20:45:29 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 20:45:29 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 58.6 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 42.8 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 45.0 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 31.4 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 83.3 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 17.3 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 91.5 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 71.9 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 386.8 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 15.4 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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 16.4 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-compilers/1.9.1/plexus-compilers-1.9.1.pom unit-abot-epc-basic-0: 20:45:29 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 27.6 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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: 20:45:29 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: 20:45:29 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: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/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/maven/maven-settings/2.0.9/maven-settings-2.0.9.jar (48 KB at 2283.9 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 3/156 KB 3/87 KB 8/13 KB 3/156 KB 3/87 KB 11/13 KB 3/156 KB 3/87 KB 13/13 KB 3/156 KB 3/87 KB 3/13 KB 3/156 KB 3/87 KB 13/13 KB 6/156 KB 3/87 KB 13/13 KB 9/156 KB 3/87 KB 13/13 KB 11/156 KB 3/87 KB 13/13 KB 14/156 KB 3/87 KB 13/13 KB 16/156 KB 3/87 KB 13/13 KB 19/156 KB 3/87 KB 13/13 KB 22/156 KB 3/87 KB 3/13 KB 3/87 KB 13/13 KB 22/156 KB 5/87 KB 13/13 KB 22/156 KB 8/87 KB 13/13 KB 22/156 KB 11/87 KB 13/13 KB 22/156 KB 13/87 KB 13/13 KB 22/156 KB 16/87 KB 13/13 KB 22/156 KB 19/87 KB 13/13 KB 25/156 KB 19/87 KB 13/13 KB 25/156 KB 21/87 KB 13/13 KB 27/156 KB 21/87 KB 13/13 KB 30/156 KB 24/87 KB 13/13 KB 27/156 KB 24/87 KB 13/13 KB 30/156 KB 3/21 KB 27/87 KB 13/13 KB 30/156 KB 3/21 KB 24/87 KB 13/13 KB 32/156 KB 3/21 KB 27/87 KB 13/13 KB 32/156 KB 6/21 KB 29/87 KB 13/13 KB 32/156 KB 3/21 KB 29/87 KB 13/13 KB 32/156 KB 9/21 KB 29/87 KB 13/13 KB 32/156 KB 11/21 KB 32/87 KB 13/13 KB 32/156 KB 9/21 KB 32/87 KB 13/13 KB 36/156 KB 11/21 KB 32/87 KB 13/13 KB 40/156 KB 14/21 KB 36/87 KB 13/13 KB 44/156 KB 14/21 KB 36/87 KB 13/13 KB 48/156 KB 14/21 KB 36/87 KB 13/13 KB 36/156 KB 14/21 KB 36/87 KB 13/13 KB 36/156 KB 14/21 KB 32/87 KB 13/13 KB 48/156 KB 16/21 KB 36/87 KB 13/13 KB 48/156 KB 16/21 KB 40/87 KB 13/13 KB 48/156 KB 19/21 KB 44/87 KB 13/13 KB 48/156 KB 19/21 KB 48/87 KB 13/13 KB 48/156 KB 19/21 KB 40/87 KB 13/13 KB 48/156 KB 21/21 KB 48/87 KB 13/13 KB 48/156 KB 21/21 KB 52/87 KB 13/13 KB 52/156 KB 21/21 KB 56/87 KB 13/13 KB 52/156 KB 21/21 KB 60/87 KB 13/13 KB 52/156 KB 21/21 KB 64/87 KB 13/13 KB 52/156 KB 21/21 KB 52/87 KB 13/13 KB 56/156 KB 21/21 KB 64/87 KB 13/13 KB 60/156 KB 21/21 KB 64/87 KB 13/13 KB 64/156 KB 21/21 KB 64/87 KB 13/13 KB 64/156 KB 21/21 KB 4/35 KB 64/87 KB 13/13 KB 68/156 KB 21/21 KB 8/35 KB 68/87 KB 13/13 KB 68/156 KB 21/21 KB 12/35 KB 68/87 KB 13/13 KB 68/156 KB 21/21 KB 16/35 KB 68/87 KB 13/13 KB 68/156 KB 21/21 KB 4/35 KB 68/87 KB 13/13 KB 72/156 KB 21/21 KB 16/35 KB 68/87 KB 13/13 KB 76/156 KB 21/21 KB 16/35 KB 68/87 KB 13/13 KB 64/156 KB 21/21 KB 4/35 KB 68/87 KB 13/13 KB 80/156 KB 21/21 KB 16/35 KB 68/87 KB 13/13 KB 80/156 KB 21/21 KB 16/35 KB 72/87 KB 13/13 KB 80/156 KB 21/21 KB 16/35 KB 76/87 KB 13/13 KB 80/156 KB 21/21 KB 16/35 KB 80/87 KB 13/13 KB 80/156 KB 21/21 KB 16/35 KB 84/87 KB 13/13 KB 80/156 KB 21/21 KB 16/35 KB 87/87 KB 13/13 KB 80/156 KB 21/21 KB 20/35 KB 87/87 KB 13/13 KB 84/156 KB 21/21 KB 24/35 KB 87/87 KB 13/13 KB 84/156 KB 21/21 KB 28/35 KB 87/87 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.9/maven-plugin-api-2.0.9.jar (13 KB at 262.3 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 13/13 KB 84/156 KB 21/21 KB 20/35 KB 87/87 KB 88/156 KB 21/21 KB 28/35 KB 87/87 KB 92/156 KB 21/21 KB 28/35 KB 87/87 KB 96/156 KB 21/21 KB 28/35 KB 87/87 KB 100/156 KB 21/21 KB 28/35 KB 87/87 KB 100/156 KB 21/21 KB 32/35 KB 87/87 KB 104/156 KB 21/21 KB 32/35 KB 87/87 KB 104/156 KB 21/21 KB 35/35 KB 87/87 KB 108/156 KB 21/21 KB 35/35 KB 87/87 KB 112/156 KB 21/21 KB 35/35 KB 87/87 KB 116/156 KB 21/21 KB 35/35 KB 87/87 KB 120/156 KB 21/21 KB 35/35 KB 87/87 KB 124/156 KB 21/21 KB 35/35 KB 87/87 KB 128/156 KB 21/21 KB 35/35 KB 87/87 KB 132/156 KB 21/21 KB 35/35 KB 87/87 KB 136/156 KB 21/21 KB 35/35 KB 87/87 KB 140/156 KB 21/21 KB 35/35 KB 87/87 KB 144/156 KB 21/21 KB 35/35 KB 87/87 KB 148/156 KB 21/21 KB 35/35 KB 87/87 KB 152/156 KB 21/21 KB 35/35 KB 87/87 KB 156/156 KB 21/21 KB 35/35 KB 87/87 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 351.5 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 20:45:29 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 585.3 KB/sec) unit-abot-epc-basic-0: 20:45:29 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.jar unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1295.9 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 156/156 KB 4/14 KB 156/156 KB 8/14 KB 156/156 KB 12/14 KB 156/156 KB 14/14 KB 3/86 KB 156/156 KB 14/14 KB 5/86 KB 156/156 KB 14/14 KB 8/86 KB 156/156 KB 14/14 KB 11/86 KB 156/156 KB 14/14 KB 13/86 KB 156/156 KB 14/14 KB 16/86 KB 156/156 KB 14/14 KB 19/86 KB 156/156 KB 14/14 KB 21/86 KB 156/156 KB 14/14 KB 24/86 KB 156/156 KB 14/14 KB 27/86 KB 156/156 KB 14/14 KB 29/86 KB 156/156 KB 14/14 KB 32/86 KB 156/156 KB 14/14 KB 36/86 KB 156/156 KB 14/14 KB 40/86 KB 156/156 KB 14/14 KB 44/86 KB 156/156 KB 14/14 KB 48/86 KB 156/156 KB 14/14 KB 52/86 KB 156/156 KB 14/14 KB 56/86 KB 156/156 KB 14/14 KB 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 187.0 KB/sec) unit-abot-epc-basic-0: 20:45:29 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 2078.5 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install 60/86 KB 64/86 KB 68/86 KB 72/86 KB 76/86 KB 80/86 KB 84/86 KB 86/86 KB 86/86 KB 3/24 KB 86/86 KB 5/24 KB 86/86 KB 8/24 KB 86/86 KB 11/24 KB 86/86 KB 3/37 KB 11/24 KB 86/86 KB 6/37 KB 13/24 KB 86/86 KB 9/37 KB 13/24 KB 86/86 KB 11/37 KB 13/24 KB 86/86 KB 14/37 KB 13/24 KB 86/86 KB 16/37 KB 13/24 KB 86/86 KB 19/37 KB 13/24 KB 86/86 KB 3/37 KB 13/24 KB 86/86 KB 19/37 KB 16/24 KB 86/86 KB 19/37 KB 19/24 KB 86/86 KB 19/37 KB 21/24 KB 86/86 KB 19/37 KB 24/24 KB 86/86 KB 19/37 KB 24/24 KB 86/86 KB 22/37 KB 24/24 KB 86/86 KB 25/37 KB 24/24 KB 86/86 KB 27/37 KB 24/24 KB 86/86 KB 30/37 KB 24/24 KB 86/86 KB 32/37 KB 24/24 KB 86/86 KB 35/37 KB 24/24 KB 86/86 KB 37/37 KB 24/24 KB 86/86 KB 3/119 KB 37/37 KB 24/24 KB 86/86 KB 6/119 KB 37/37 KB 24/24 KB 86/86 KB 9/119 KB 37/37 KB 24/24 KB 86/86 KB 11/119 KB 37/37 KB 24/24 KB 86/86 KB 14/119 KB 37/37 KB 24/24 KB 86/86 KB 16/119 KB 37/37 KB 24/24 KB 86/86 KB 19/119 KB 37/37 KB 24/24 KB 86/86 KB 22/119 KB 37/37 KB 24/24 KB 86/86 KB 25/119 KB 37/37 KB 24/24 KB 86/86 KB 27/119 KB 37/37 KB 24/24 KB 86/86 KB 30/119 KB 24/24 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 406.5 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 86/86 KB 32/119 KB 24/24 KB 86/86 KB 36/119 KB 24/24 KB 86/86 KB 40/119 KB 24/24 KB 86/86 KB 44/119 KB 24/24 KB 86/86 KB 48/119 KB 24/24 KB 86/86 KB 52/119 KB 24/24 KB 86/86 KB 56/119 KB 24/24 KB 86/86 KB 60/119 KB 24/24 KB 86/86 KB 64/119 KB 24/24 KB 86/86 KB 64/119 KB 4/29 KB 24/24 KB 86/86 KB 64/119 KB 3/57 KB 8/29 KB 24/24 KB 86/86 KB 64/119 KB 3/57 KB 12/29 KB 24/24 KB 86/86 KB 64/119 KB 3/57 KB 16/29 KB 24/24 KB 86/86 KB 64/119 KB 3/57 KB 4/29 KB 24/24 KB 86/86 KB 64/119 KB 6/57 KB 16/29 KB 24/24 KB 86/86 KB 64/119 KB 9/57 KB 16/29 KB 24/24 KB 86/86 KB 64/119 KB 11/57 KB 16/29 KB 24/24 KB 68/119 KB 14/57 KB 16/29 KB 24/24 KB 68/119 KB 16/57 KB 16/29 KB 24/24 KB 68/119 KB 19/57 KB 20/29 KB 24/24 KB 68/119 KB 22/57 KB 20/29 KB 24/24 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 870.2 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install 86/86 KB 68/119 KB 11/57 KB 16/29 KB 24/24 KB 72/119 KB 22/57 KB 20/29 KB 24/24 KB 76/119 KB 22/57 KB 20/29 KB 24/24 KB 80/119 KB 22/57 KB 20/29 KB 24/24 KB 84/119 KB 22/57 KB 20/29 KB 24/24 KB 88/119 KB 22/57 KB 20/29 KB 24/24 KB 92/119 KB 22/57 KB 20/29 KB 24/24 KB 96/119 KB 22/57 KB 20/29 KB 24/24 KB 68/119 KB 16/57 KB 20/29 KB 24/24 KB 96/119 KB 22/57 KB 24/29 KB 24/24 KB 96/119 KB 25/57 KB 24/29 KB 24/24 KB 96/119 KB 25/57 KB 28/29 KB 24/24 KB 96/119 KB 25/57 KB 29/29 KB 24/24 KB 96/119 KB 27/57 KB 29/29 KB 24/24 KB 96/119 KB 30/57 KB 29/29 KB 24/24 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 237.5 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 100/119 KB 30/57 KB 29/29 KB 104/119 KB 30/57 KB 29/29 KB 108/119 KB 30/57 KB 29/29 KB 108/119 KB 32/57 KB 29/29 KB 112/119 KB 32/57 KB 29/29 KB 116/119 KB 32/57 KB 29/29 KB 119/119 KB 32/57 KB 29/29 KB 119/119 KB 36/57 KB 29/29 KB 119/119 KB 40/57 KB 29/29 KB 119/119 KB 44/57 KB 29/29 KB 119/119 KB 48/57 KB 29/29 KB 119/119 KB 52/57 KB 29/29 KB 119/119 KB 56/57 KB 29/29 KB 119/119 KB 57/57 KB 29/29 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 513.4 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 119/119 KB 4/11 KB 29/29 KB 119/119 KB 8/11 KB 29/29 KB 119/119 KB 11/11 KB 29/29 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 236.6 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 119/119 KB 11/11 KB 3/33 KB 119/119 KB 11/11 KB 6/33 KB 119/119 KB 11/11 KB 9/33 KB 4/21 KB 119/119 KB 11/11 KB 9/33 KB 4/21 KB 119/119 KB 11/11 KB 11/33 KB 4/21 KB 119/119 KB 11/11 KB 14/33 KB 8/21 KB 119/119 KB 11/11 KB 14/33 KB 12/21 KB 119/119 KB 11/11 KB 14/33 KB 16/21 KB 119/119 KB 11/11 KB 14/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.0.9/maven-project-2.0.9.jar (119 KB at 966.9 KB/sec) unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install 16/21 KB 11/11 KB 16/33 KB 16/21 KB 11/11 KB 19/33 KB 16/21 KB 11/11 KB 22/33 KB 16/21 KB 11/11 KB 25/33 KB 16/21 KB 11/11 KB 27/33 KB 20/21 KB 11/11 KB 27/33 KB 21/21 KB 11/11 KB 27/33 KB 21/21 KB 11/11 KB 30/33 KB 21/21 KB 11/11 KB 32/33 KB 21/21 KB 11/11 KB 33/33 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 160.7 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 71.7 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install 4/5 KB 33/33 KB 5/5 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 220.1 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install 5/5 KB 4/14 KB 5/5 KB 8/14 KB 5/5 KB 12/14 KB 5/5 KB 14/14 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 27.5 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install 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 82.2 KB/sec) unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:45:29 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: 20:45:29 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: 20:45:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:45:29 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 20:45:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:45:30 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-abot-epc-basic-0: 20:45:30 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 149.2 KB/sec) unit-abot-epc-basic-0: 20:45:30 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: 20:45:30 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 38.8 KB/sec) unit-abot-epc-basic-0: 20:45:30 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: 20:45:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 301.3 KB/sec) unit-abot-epc-basic-0: 20:45:30 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: 20:45:31 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 81.6 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 75.8 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 46.9 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 502.7 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 252.5 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 46.6 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 43.1 KB/sec) unit-abot-epc-basic-0: 20:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom unit-abot-epc-basic-0: 20:45: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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 188.6 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 67.8 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 50.4 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 55.2 KB/sec) unit-abot-epc-basic-0: 20:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom unit-abot-epc-basic-0: 20:45:31 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 222.4 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 40.7 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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 29.9 KB/sec) unit-abot-epc-basic-0: 20:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom unit-abot-epc-basic-0: 20:45:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 64.3 KB/sec) unit-abot-epc-basic-0: 20:45:31 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom unit-abot-epc-basic-0: 20:45:31 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/spice/spice-parent/12/spice-parent-12.pom (7 KB at 158.1 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45: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/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 186.4 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 111.7 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 49.2 KB/sec) unit-abot-epc-basic-0: 20:45:31 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 machine-3: 20:45:31 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 20:45:31 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 20:45:31 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 20:45:31 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/2.2.1/maven-toolchain-2.2.1.pom (4 KB at 79.6 KB/sec) unit-abot-epc-basic-0: 20:45:31 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: 20:45:31 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/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 379.5 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 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: 20:45:32 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: 20:45:32 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: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 3/308 KB 5/308 KB 8/308 KB 11/308 KB 13/308 KB 16/308 KB 19/308 KB 21/308 KB 24/308 KB 27/308 KB 29/308 KB 32/308 KB 36/308 KB 40/308 KB 44/308 KB 48/308 KB 52/308 KB 56/308 KB 60/308 KB 64/308 KB 68/308 KB 72/308 KB 76/308 KB 80/308 KB 84/308 KB 88/308 KB 92/308 KB 96/308 KB 3/45 KB 96/308 KB 5/45 KB 96/308 KB 8/45 KB 96/308 KB 8/45 KB 3/286 KB 96/308 KB 8/45 KB 3/223 KB 5/286 KB 96/308 KB 3/39 KB 11/45 KB 3/223 KB 8/286 KB 96/308 KB 3/39 KB 11/45 KB 3/223 KB 11/286 KB 96/308 KB 3/39 KB 11/45 KB 3/223 KB 13/286 KB 96/308 KB 3/39 KB 11/45 KB 3/223 KB 16/286 KB 96/308 KB 8/45 KB 3/223 KB 3/286 KB 96/308 KB 3/39 KB 11/45 KB 6/223 KB 16/286 KB 96/308 KB 3/39 KB 11/45 KB 9/223 KB 16/286 KB 96/308 KB 3/39 KB 11/45 KB 11/223 KB 16/286 KB 96/308 KB 3/39 KB 11/45 KB 14/223 KB 16/286 KB 96/308 KB 3/39 KB 11/45 KB 16/223 KB 16/286 KB 96/308 KB 3/39 KB 11/45 KB 19/223 KB 16/286 KB 96/308 KB 3/39 KB 11/45 KB 3/223 KB 5/286 KB 96/308 KB 3/39 KB 11/45 KB 19/223 KB 19/286 KB 96/308 KB 6/39 KB 11/45 KB 19/223 KB 19/286 KB 96/308 KB 9/39 KB 11/45 KB 19/223 KB 19/286 KB 96/308 KB 11/45 KB 3/223 KB 5/286 KB 96/308 KB 9/39 KB 13/45 KB 19/223 KB 19/286 KB 96/308 KB 9/39 KB 16/45 KB 19/223 KB 19/286 KB 96/308 KB 12/39 KB 19/45 KB 19/223 KB 19/286 KB 96/308 KB 12/39 KB 21/45 KB 19/223 KB 19/286 KB 96/308 KB 12/39 KB 24/45 KB 19/223 KB 19/286 KB 96/308 KB 3/39 KB 11/45 KB 19/223 KB 19/286 KB 96/308 KB 12/39 KB 24/45 KB 19/223 KB 21/286 KB 96/308 KB 12/39 KB 16/45 KB 19/223 KB 19/286 KB 96/308 KB 14/39 KB 27/45 KB 22/223 KB 21/286 KB 96/308 KB 17/39 KB 27/45 KB 22/223 KB 21/286 KB 96/308 KB 19/39 KB 27/45 KB 22/223 KB 21/286 KB 96/308 KB 22/39 KB 27/45 KB 22/223 KB 21/286 KB 96/308 KB 12/39 KB 27/45 KB 22/223 KB 21/286 KB 96/308 KB 12/39 KB 24/45 KB 22/223 KB 21/286 KB 96/308 KB 22/39 KB 27/45 KB 25/223 KB 21/286 KB 96/308 KB 25/39 KB 27/45 KB 25/223 KB 21/286 KB 96/308 KB 25/39 KB 29/45 KB 27/223 KB 24/286 KB 96/308 KB 25/39 KB 29/45 KB 25/223 KB 24/286 KB 96/308 KB 25/39 KB 27/45 KB 25/223 KB 24/286 KB 96/308 KB 28/39 KB 29/45 KB 27/223 KB 24/286 KB 96/308 KB 28/39 KB 32/45 KB 30/223 KB 27/286 KB 96/308 KB 28/39 KB 32/45 KB 32/223 KB 27/286 KB 96/308 KB 30/39 KB 32/45 KB 36/223 KB 27/286 KB 96/308 KB 30/39 KB 32/45 KB 40/223 KB 27/286 KB 96/308 KB 30/39 KB 32/45 KB 44/223 KB 27/286 KB 96/308 KB 28/39 KB 32/45 KB 27/223 KB 27/286 KB 96/308 KB 28/39 KB 29/45 KB 27/223 KB 27/286 KB 96/308 KB 30/39 KB 32/45 KB 48/223 KB 29/286 KB 96/308 KB 30/39 KB 32/45 KB 32/223 KB 27/286 KB 96/308 KB 30/39 KB 32/45 KB 48/223 KB 32/286 KB 96/308 KB 33/39 KB 32/45 KB 48/223 KB 32/286 KB 96/308 KB 33/39 KB 32/45 KB 48/223 KB 36/286 KB 96/308 KB 35/39 KB 36/45 KB 48/223 KB 36/286 KB 96/308 KB 35/39 KB 32/45 KB 48/223 KB 36/286 KB 96/308 KB 35/39 KB 40/45 KB 48/223 KB 36/286 KB 96/308 KB 35/39 KB 44/45 KB 48/223 KB 36/286 KB 96/308 KB 38/39 KB 45/45 KB 48/223 KB 36/286 KB 96/308 KB 38/39 KB 44/45 KB 48/223 KB 36/286 KB 96/308 KB 39/39 KB 45/45 KB 48/223 KB 36/286 KB 96/308 KB 39/39 KB 45/45 KB 48/223 KB 40/286 KB 96/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB 96/308 KB 39/39 KB 45/45 KB 48/223 KB 48/286 KB 96/308 KB 39/39 KB 45/45 KB 48/223 KB 44/286 KB 96/308 KB 39/39 KB 45/45 KB 52/223 KB 48/286 KB 96/308 KB 39/39 KB 45/45 KB 56/223 KB 48/286 KB 96/308 KB 39/39 KB 45/45 KB 56/223 KB 52/286 unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install KB 96/308 KB 39/39 KB 45/45 KB 60/223 KB 56/286 KB 96/308 KB 39/39 KB 45/45 KB 60/223 KB 60/286 KB 96/308 KB 39/39 KB 45/45 KB 60/223 KB 64/286 KB 96/308 KB 39/39 KB 45/45 KB 60/223 KB 52/286 KB 96/308 KB 39/39 KB 45/45 KB 64/223 KB 64/286 KB 96/308 KB 39/39 KB 45/45 KB 64/223 KB 68/286 KB 96/308 KB 39/39 KB 45/45 KB 68/223 KB 72/286 KB 100/308 KB 39/39 KB 45/45 KB 68/223 KB 76/286 KB 100/308 KB 39/39 KB 45/45 KB 68/223 KB 80/286 KB 100/308 KB 39/39 KB 45/45 KB 68/223 KB 68/286 KB 100/308 KB 39/39 KB 45/45 KB 68/223 KB 68/286 KB 96/308 KB 39/39 KB 45/45 KB 72/223 KB 80/286 KB 100/308 KB 39/39 KB 45/45 KB 76/223 KB 80/286 KB 100/308 KB 39/39 KB 45/45 KB 80/223 KB 80/286 KB 104/308 KB 39/39 KB 45/45 KB 76/223 KB 80/286 KB 104/308 KB 39/39 KB 45/45 KB 80/223 KB 80/286 KB 108/308 KB 39/39 KB 45/45 KB 80/223 KB 80/286 KB 112/308 KB 39/39 KB 45/45 KB 80/223 KB 80/286 KB 116/308 KB 39/39 KB 45/45 KB 84/223 KB 84/286 KB 120/308 KB 39/39 KB 45/45 KB 84/223 KB 84/286 KB 116/308 KB 39/39 KB 45/45 KB 84/223 KB 80/286 KB 116/308 KB 39/39 KB 45/45 KB 88/223 KB 84/286 KB 120/308 KB 39/39 KB 45/45 KB 88/223 KB 88/286 KB 120/308 KB 39/39 KB 45/45 KB 92/223 KB 88/286 KB 120/308 KB 39/39 KB 45/45 KB 92/223 KB 92/286 KB 120/308 KB 39/39 KB 45/45 KB 92/223 KB 96/286 KB 120/308 KB 39/39 KB 45/45 KB 96/223 KB 96/286 KB 124/308 KB 39/39 KB 45/45 KB 96/223 KB 96/286 KB 120/308 KB 39/39 KB 45/45 KB 96/223 KB 96/286 KB 128/308 KB 39/39 KB 45/45 KB 100/223 KB 96/286 KB 128/308 KB 39/39 KB 45/45 KB 104/223 KB 100/286 KB 132/308 KB 39/39 KB 45/45 KB 108/223 KB 100/286 KB 132/308 KB 39/39 KB 45/45 KB 112/223 KB 100/286 KB 132/308 KB 39/39 KB 45/45 KB 100/223 KB 100/286 KB 132/308 KB 39/39 KB 45/45 KB 100/223 KB 100/286 KB 128/308 KB 39/39 KB 45/45 KB 112/223 KB 104/286 KB 132/308 KB 39/39 KB 45/45 KB 112/223 KB 108/286 KB 132/308 KB 39/39 KB 45/45 KB 112/223 KB 108/286 KB 136/308 KB 39/39 KB 45/45 KB 112/223 KB 112/286 KB 136/308 KB 39/39 KB 45/45 KB 112/223 KB 112/286 KB 140/308 KB 39/39 KB 45/45 KB 112/223 KB 112/286 KB 144/308 KB 39/39 KB 45/45 KB 112/223 KB 116/286 KB 144/308 KB 39/39 KB 45/45 KB 116/223 KB 116/286 KB 148/308 KB 39/39 KB 45/45 KB 120/223 KB 120/286 KB 148/308 KB 39/39 KB 45/45 KB 124/223 KB 120/286 KB 148/308 KB 39/39 KB 45/45 KB 128/223 KB 120/286 KB 148/308 KB 39/39 KB 45/45 KB 112/223 KB 116/286 KB 148/308 KB 39/39 KB 45/45 KB 120/223 KB 120/286 KB 148/308 KB 39/39 KB 45/45 KB 128/223 KB 124/286 KB 148/308 KB 39/39 KB 45/45 KB 128/223 KB 124/286 KB 152/308 KB 39/39 KB 45/45 KB 128/223 KB 128/286 KB 152/308 KB 39/39 KB 45/45 KB 128/223 KB 128/286 KB 156/308 KB 39/39 KB 45/45 KB 128/223 KB 128/286 KB 160/308 KB 39/39 KB 45/45 KB 132/223 KB 128/286 KB 160/308 KB 39/39 KB 45/45 KB 136/223 KB 132/286 KB 164/308 KB 39/39 KB 45/45 KB 140/223 KB 132/286 KB 164/308 KB 39/39 KB 45/45 KB 144/223 KB 132/286 KB 164/308 KB 39/39 KB 45/45 KB 132/223 KB 132/286 KB 164/308 KB 39/39 KB 45/45 KB 144/223 KB 136/286 KB 164/308 KB 39/39 KB 45/45 KB 132/223 KB 128/286 KB 164/308 KB 39/39 KB 45/45 KB 144/223 KB 136/286 KB 168/308 KB 39/39 KB 45/45 KB 144/223 KB 140/286 KB 172/308 KB 39/39 KB 45/45 KB 144/223 KB 140/286 KB 176/308 KB 39/39 KB 45/45 KB 144/223 KB 140/286 KB 168/308 KB 39/39 KB 45/45 KB 144/223 KB 144/286 KB 176/308 KB 39/39 KB 45/45 KB 144/223 KB 144/286 KB 180/308 KB 39/39 KB 45/45 KB 148/223 KB 148/286 KB 184/ unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install 308 KB 39/39 KB 45/45 KB 148/223 KB 148/286 KB 188/308 KB 39/39 KB 45/45 KB 148/223 KB 148/286 KB 192/308 KB 39/39 KB 45/45 KB 148/223 KB 148/286 KB 180/308 KB 39/39 KB 45/45 KB 148/223 KB 152/286 KB 192/308 KB 39/39 KB 45/45 KB 148/223 KB 156/286 KB 192/308 KB 39/39 KB 45/45 KB 148/223 KB 144/286 KB 180/308 KB 39/39 KB 45/45 KB 152/223 KB 156/286 KB 192/308 KB 39/39 KB 45/45 KB 156/223 KB 156/286 KB 192/308 KB 39/39 KB 45/45 KB 160/223 KB 156/286 KB 192/308 KB 39/39 KB 45/45 KB 160/223 KB 160/286 KB 192/308 KB 39/39 KB 45/45 KB 164/223 KB 160/286 KB 196/308 KB 39/39 KB 45/45 KB 168/223 KB 164/286 KB 196/308 KB 39/39 KB 45/45 KB 172/223 KB 164/286 KB 196/308 KB 39/39 KB 45/45 KB 160/223 KB 160/286 KB 196/308 KB 39/39 KB 45/45 KB 172/223 KB 164/286 KB 200/308 KB 39/39 KB 45/45 KB 172/223 KB 164/286 KB 204/308 KB 39/39 KB 45/45 KB 172/223 KB 164/286 KB 208/308 KB 39/39 KB 45/45 KB 164/223 KB 164/286 KB 196/308 KB 39/39 KB 45/45 KB 176/223 KB 168/286 KB 208/308 KB 39/39 KB 45/45 KB 176/223 KB 172/286 KB 208/308 KB 39/39 KB 45/45 KB 176/223 KB 164/286 KB 208/308 KB 39/39 KB 45/45 KB 176/223 KB 176/286 KB 208/308 KB 39/39 KB 45/45 KB 180/223 KB 176/286 KB 208/308 KB 39/39 KB 45/45 KB 184/223 KB 180/286 KB 212/308 KB 39/39 KB 45/45 KB 188/223 KB 180/286 KB 212/308 KB 39/39 KB 45/45 KB 180/223 KB 180/286 KB 212/308 KB 39/39 KB 45/45 KB 180/223 KB 180/286 KB 208/308 KB 39/39 KB 45/45 KB 188/223 KB 184/286 KB 212/308 KB 39/39 KB 45/45 KB 188/223 KB 184/286 KB 216/308 KB 39/39 KB 45/45 KB 188/223 KB 184/286 KB 220/308 KB 39/39 KB 45/45 KB 192/223 KB 188/286 KB 220/308 KB 39/39 KB 45/45 KB 192/223 KB 192/286 KB 220/308 KB 39/39 KB 45/45 KB 192/223 KB 184/286 KB 220/308 KB 39/39 KB 45/45 KB 192/223 KB 192/286 KB 224/308 KB 39/39 KB 45/45 KB 192/223 KB 196/286 KB 224/308 KB 39/39 KB 45/45 KB 196/223 KB 200/286 KB 228/308 KB 39/39 KB 45/45 KB 196/223 KB 204/286 KB 228/308 KB 39/39 KB 45/45 KB 196/223 KB 208/286 KB 228/308 KB 39/39 KB 45/45 KB 196/223 KB 196/286 KB 228/308 KB 39/39 KB 45/45 KB 192/223 KB 196/286 KB 228/308 KB 39/39 KB 45/45 KB 196/223 KB 208/286 KB 232/308 KB 39/39 KB 45/45 KB 196/223 KB 208/286 KB 236/308 KB 39/39 KB 45/45 KB 196/223 KB 208/286 KB 240/308 KB 39/39 KB 45/45 KB 200/223 KB 208/286 KB 240/308 KB 39/39 KB 45/45 KB 204/223 KB 208/286 KB 240/308 KB 39/39 KB 45/45 KB 208/223 KB 208/286 KB 240/308 KB 39/39 KB 45/45 KB 208/223 KB 208/286 KB 244/308 KB 39/39 KB 45/45 KB 208/223 KB 208/286 KB 248/308 KB 39/39 KB 45/45 KB 208/223 KB 208/286 KB 252/308 KB 39/39 KB 45/45 KB 208/223 KB 208/286 KB 256/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 673.2 KB/sec) unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install 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 581.3 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 208/223 KB 212/286 KB 256/308 KB 212/223 KB 216/286 KB 256/308 KB 212/223 KB 220/286 KB 256/308 KB 212/223 KB 224/286 KB 256/308 KB 212/223 KB 212/286 KB 256/308 KB 216/223 KB 224/286 KB 256/308 KB 220/223 KB 224/286 KB 256/308 KB 223/223 KB 224/286 KB 256/308 KB 223/223 KB 224/286 KB 260/308 KB 223/223 KB 228/286 KB 264/308 KB 223/223 KB 228/286 KB 268/308 KB 223/223 KB 228/286 KB 272/308 KB 223/223 KB 228/286 KB 260/308 KB 223/223 KB 232/286 KB 272/308 KB 223/223 KB 236/286 KB 272/308 KB 223/223 KB 240/286 KB 272/308 KB 223/223 KB 244/286 KB 272/308 KB 223/223 KB 248/286 KB 276/308 KB 223/223 KB 244/286 KB 276/308 KB 223/223 KB 248/286 KB 280/308 KB 223/223 KB 252/286 KB 280/308 KB 223/223 KB 256/286 KB 280/308 KB 223/223 KB 256/286 KB 284/308 KB 223/223 KB 256/286 KB 288/308 KB 223/223 KB 260/286 KB 288/308 KB 223/223 KB 264/286 KB 292/308 KB 223/223 KB 268/286 KB 292/308 KB 223/223 KB 272/286 KB 292/308 KB 223/223 KB 260/286 KB 292/308 KB 223/223 KB 272/286 KB 296/308 KB 223/223 KB 272/286 KB 300/308 KB 223/223 KB 272/286 KB 304/308 KB 223/223 KB 276/286 KB 304/308 KB 223/223 KB 276/286 KB 308/308 KB 223/223 KB 276/286 KB 308/308 KB 223/223 KB 280/286 KB 308/308 KB 223/223 KB 284/286 KB 308/308 KB 223/223 KB 286/286 KB 308/308 KB 3/22 KB 223/223 KB 286/286 KB 308/308 KB 5/22 KB 223/223 KB 286/286 KB 308/308 KB 8/22 KB 223/223 KB 286/286 KB 308/308 KB 11/22 KB 223/223 KB 286/286 KB 308/308 KB 13/22 KB 223/223 KB 286/286 KB 308/308 KB 16/22 KB 223/223 KB 286/286 KB 308/308 KB 19/22 KB 223/223 KB 286/286 KB 308/308 KB 21/22 KB 223/223 KB 286/286 KB 308/308 KB 22/22 KB 223/223 KB 286/286 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 3535.1 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 4/174 KB 22/22 KB 223/223 KB 286/286 KB 8/174 KB 22/22 KB 223/223 KB 286/286 KB 12/174 KB 22/22 KB 223/223 KB 286/286 KB 16/174 KB 22/22 KB 223/223 KB 286/286 KB 20/174 KB 22/22 KB 223/223 KB 286/286 KB 24/174 KB 22/22 KB 223/223 KB 286/286 KB 28/174 KB 22/22 KB 223/223 KB 286/286 KB 32/174 KB 22/22 KB 223/223 KB 286/286 KB 3/9 KB 32/174 KB 22/22 KB 223/223 KB 286/286 KB 6/9 KB 32/174 KB 22/22 KB 286/286 KB 9/9 KB 32/174 KB 22/22 KB 286/286 KB 9/9 KB 32/174 KB 22/22 KB 286/286 KB 9/9 KB 36/174 KB 22/22 KB 286/286 KB 9/9 KB 40/174 KB 22/22 KB 286/286 KB 9/9 KB 44/174 KB 22/22 KB 286/286 KB 9/9 KB 48/174 KB 22/22 KB 286/286 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 2296.5 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 9/9 KB 52/174 KB 22/22 KB 286/286 KB 9/9 KB 56/174 KB 22/22 KB 286/286 KB 9/9 KB 60/174 KB 22/22 KB 286/286 KB 9/9 KB 64/174 KB 22/22 KB 286/286 KB 9/9 KB 68/174 KB 22/22 KB 286/286 KB 9/9 KB 72/174 KB 22/22 KB 286/286 KB 9/9 KB 76/174 KB 22/22 KB 286/286 KB 9/9 KB 80/174 KB 22/22 KB 286/286 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 85.2 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 84/174 KB 22/22 KB 286/286 KB 88/174 KB 22/22 KB 92/174 KB 22/22 KB 96/174 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 2669.6 KB/sec) unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install 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 204.5 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 100/174 KB 104/174 KB 108/174 KB 112/174 KB 112/174 KB 3/17 KB 112/174 KB 5/17 KB 112/174 KB 8/17 KB 112/174 KB 11/17 KB 112/174 KB 13/17 KB 112/174 KB 16/17 KB 112/174 KB 17/17 KB 116/174 KB 17/17 KB 120/174 KB 17/17 KB 124/174 KB 17/17 KB 128/174 KB 17/17 KB 132/174 KB 17/17 KB 136/174 KB 17/17 KB 140/174 KB 17/17 KB 144/174 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 144.5 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 144/174 KB 3/22 KB 148/174 KB 6/22 KB 148/174 KB 9/22 KB 148/174 KB 3/22 KB 152/174 KB 9/22 KB 156/174 KB 9/22 KB 160/174 KB 9/22 KB 160/174 KB 11/22 KB 160/174 KB 14/22 KB 160/174 KB 4/11 KB 14/22 KB 164/174 KB 3/13 KB 3/11 KB 8/11 KB 14/22 KB 164/174 KB 3/13 KB 3/11 KB 11/11 KB 14/22 KB 160/174 KB 3/13 KB 4/11 KB 14/22 KB 164/174 KB 5/13 KB 3/11 KB 11/11 KB 14/22 KB 164/174 KB 8/13 KB 3/11 KB 11/11 KB 14/22 KB 164/174 KB 11/13 KB 3/11 KB 11/11 KB 14/22 KB 164/174 KB 13/13 KB 3/11 KB 11/11 KB 14/22 KB 164/174 KB 3/13 KB 3/11 KB 4/11 KB 14/22 KB 168/174 KB 13/13 KB 3/11 KB 11/11 KB 14/22 KB 172/174 KB 13/13 KB 3/11 KB 11/11 KB 14/22 KB 174/174 KB 13/13 KB 3/11 KB 11/11 KB 14/22 KB 160/174 KB 3/13 KB 3/11 KB 4/11 KB 14/22 KB 174/174 KB 13/13 KB 6/11 KB 11/11 KB 14/22 KB 174/174 KB 13/13 KB 9/11 KB 11/11 KB 14/22 KB 174/174 KB 13/13 KB 11/11 KB 11/11 KB 14/22 KB 174/174 KB 13/13 KB 11/11 KB 11/11 KB 16/22 KB 174/174 KB 13/13 KB 11/11 KB 11/11 KB 19/22 KB 174/174 KB 13/13 KB 11/11 KB 11/11 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 11/11 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (11 KB at 75.1 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 174/174 KB 13/13 KB 11/11 KB 3/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 6/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 9/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 11/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 14/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 16/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 19/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 22/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 25/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 27/28 KB 22/22 KB 174/174 KB 13/13 KB 11/11 KB 28/28 KB 22/22 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 72.2 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 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 85.3 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (174 KB at 1150.4 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 184.7 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 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 142.6 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 3/37 KB 3/37 KB 6/37 KB 8/37 KB 11/37 KB 14/37 KB 16/37 KB 19/37 KB 22/37 KB 24/37 KB 27/37 KB 30/37 KB 32/37 KB 35/37 KB 37/37 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 220.0 KB/sec) unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 4/309 KB 8/14 KB 4/309 KB 11/14 KB 4/309 KB 13/14 KB 4/309 KB 14/14 KB 4/309 KB 5/14 KB 8/309 KB 14/14 KB 12/309 KB 14/14 KB 4/192 KB 16/309 KB 14/14 KB 4/192 KB 8/309 KB 14/14 KB 4/192 KB 16/309 KB 14/14 KB 8/192 KB 16/309 KB 14/14 KB 12/192 KB 3/14 KB 16/309 KB 14/14 KB 16/192 KB 3/14 KB 16/309 KB 14/14 KB 8/192 KB 3/14 KB 16/309 KB 14/14 KB 16/192 KB 6/14 KB 16/309 KB 14/14 KB 16/192 KB 9/14 KB 16/309 KB 14/14 KB 16/192 KB 11/14 KB 16/309 KB 14/14 KB 20/192 KB 11/14 KB 20/309 KB 14/14 KB 24/192 KB 14/14 KB 20/309 KB 14/14 KB 28/192 KB 14/14 KB 20/309 KB 14/14 KB 32/192 KB 14/14 KB 20/309 KB 14/14 KB 20/192 KB 14/14 KB 20/309 KB 14/14 KB 32/192 KB 14/14 KB 20/309 KB 14/14 KB 20/192 KB 11/14 KB 24/309 KB 14/14 KB 32/192 KB 14/14 KB 28/309 KB 14/14 KB 32/192 KB 14/14 KB 32/309 KB 14/14 KB 32/192 KB 14/14 KB 36/309 KB 14/14 KB 32/192 KB 14/14 KB 40/309 KB 14/14 KB 32/192 KB 14/14 KB 44/309 KB 14/14 KB 32/192 KB 14/14 KB 48/309 KB 14/14 KB 32/192 KB 14/14 KB 48/309 KB 14/14 KB 36/192 KB 14/14 KB 48/309 KB 14/14 KB 40/192 KB 14/14 KB 48/309 KB 14/14 KB 44/192 KB 14/14 KB 48/309 KB 14/14 KB 48/192 KB 14/14 KB 52/309 KB 14/14 KB 48/192 KB 14/14 KB 56/309 KB 14/14 KB 52/192 KB 14/14 KB 60/309 KB 14/14 KB 52/192 KB 14/14 KB 64/309 KB 14/14 KB 52/192 KB 14/14 KB 52/309 KB 14/14 KB 52/192 KB 14/14 KB 64/309 KB 14/14 KB 56/192 KB 14/14 KB 64/309 KB 14/14 KB 60/192 KB 14/14 KB 64/309 KB 14/14 KB 64/192 KB 14/14 KB 64/309 KB 14/14 KB 68/192 KB 14/14 KB 64/309 KB 14/14 KB 72/192 KB 14/14 KB 64/309 KB 14/14 KB 76/192 KB 14/14 KB 64/309 KB 14/14 KB 80/192 KB 14/14 KB 64/309 KB 14/14 KB 84/192 KB 14/14 KB 68/309 KB 14/14 KB 84/192 KB 14/14 KB 72/309 KB 14/14 KB 84/192 KB 14/14 KB 76/309 KB 14/14 KB 84/192 KB 14/14 KB 80/309 KB 14/14 KB 84/192 KB 14/14 KB 80/309 KB 14/14 KB 88/192 KB 14/14 KB 80/309 KB 14/14 KB 92/192 KB 14/14 KB 80/309 KB 14/14 KB 96/192 KB 14/14 KB 80/309 KB 14/14 KB 100/192 KB 14/14 KB 84/309 KB 14/14 KB 104/192 KB 14/14 KB 84/309 KB 14/14 KB 108/192 KB 14/14 KB 84/309 KB 14/14 KB 112/192 KB 14/14 KB 84/309 KB 14/14 KB 100/192 KB 14/14 KB 88/309 KB 14/14 KB 112/192 KB 14/14 KB 92/309 KB 14/14 KB 112/192 KB 14/14 KB 96/309 KB 14/14 KB 112/192 KB 14/14 KB 100/309 KB 14/14 KB 112/192 KB 14/14 KB 104/309 KB 14/14 KB 116/192 KB 14/14 KB 108/309 KB 14/14 KB 116/192 KB 14/14 KB 100/309 KB 14/14 KB 116/192 KB 14/14 KB 108/309 KB 14/14 KB 120/192 KB 14/14 KB 112/309 KB 14/14 KB 120/192 KB 14/14 KB 112/309 KB 14/14 KB 124/192 KB 14/14 KB 112/309 KB 14/14 KB 128/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 68.6 KB/sec) unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install 112/309 KB 132/192 KB 14/14 KB 116/309 KB 136/192 KB 14/14 KB 116/309 KB 140/192 KB 14/14 KB 116/309 KB 144/192 KB 14/14 KB 116/309 KB 132/192 KB 14/14 KB 120/309 KB 144/192 KB 14/14 KB 124/309 KB 144/192 KB 14/14 KB 128/309 KB 144/192 KB 14/14 KB 132/309 KB 144/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-annotations/3.3/maven-plugin-annotations-3.3.jar (14 KB at 70.3 KB/sec) unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install 136/309 KB 148/192 KB 132/309 KB 148/192 KB 14/14 KB 136/309 KB 152/192 KB 140/309 KB 152/192 KB 144/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 144/309 KB 172/192 KB 144/309 KB 176/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 160/309 KB 180/192 KB 160/309 KB 184/192 KB 160/309 KB 188/192 KB 160/309 KB 192/192 KB 160/309 KB 192/192 KB 164/309 KB 192/192 KB 168/309 KB 192/192 KB 172/309 KB 192/192 KB 176/309 KB 192/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 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 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 870.4 KB/sec) unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install 276/309 KB 280/309 KB 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 1258.8 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 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 67.9 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-providers/2.19.1/surefire-providers-2.19.1.pom (3 KB at 61.0 KB/sec) unit-abot-epc-basic-0: 20:45:32 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: 20:45:32 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 1315.2 KB/sec) unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 20:45:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 20:45:33 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios machine-3: 20:45:33 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 20:45:33 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 20:45:33 DEBUG juju.worker start "engine" machine-3: 20:45:33 INFO juju.worker start "engine" machine-3: 20:45:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 20:45:33 DEBUG juju.worker "engine" started machine-3: 20:45:33 DEBUG juju.worker.introspection stats worker now serving machine-3: 20:45:33 DEBUG juju.worker.apicaller connecting with old password machine-3: 20:45:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 20:45:33 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:45:33 INFO juju.api connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:45:33 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:45:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 20:45:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 20:45:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 20:45:33 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 20:45:33 DEBUG juju.worker.apicaller connected machine-3: 20:45:33 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:45:33 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing machine-3: 20:45:33 DEBUG juju.worker.apicaller password changed machine-3: 20:45:33 DEBUG juju.api RPC connection died machine-3: 20:45:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 20:45:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 20:45:33 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:45:33 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:45:33 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:45:34 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:33 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:45:34 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Tue Aug 28 20:45:33 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 20:45:34 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:34 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 20:45:34 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:34 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:34 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] machine-3: 20:45:34 DEBUG juju.worker.apicaller connected machine-3: 20:45:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch machine-3: 20:45:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 20:45:34 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 20:45:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 20:45:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 20:45:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 20:45:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper machine-3: 20:45:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:45:34 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 machine-3: 20:45:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' machine-3: 20:45:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:45:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:45:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:45:34 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 machine-3: 20:45:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 machine-3: 20:45:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:45:34 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-156-generic unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-156-generic unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 20:45: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: 20:45:35 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 20:45:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:45:35 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 20:45:35 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 20:45:35 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 20:45:35 INFO juju.worker.upgrader unblocking abort check machine-3: 20:45:35 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 20:45:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 20:45:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 20:45:35 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install + version=3.19 unit-oai-epc-0: 20:45:35 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:45:35 DEBUG unit.oai-epc/0.install --2018-08-28 20:45:35-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ machine-3: 20:45:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 machine-3: 20:45:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 20:45:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 20:45:35 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 20:45:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.logger logger setup machine-3: 20:45:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 20:45:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 20:45:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 20:45:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 20:45:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:45:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:45:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:45:35 DEBUG juju.network including address public:172.30.9.209 for machine machine-3: 20:45:35 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 20:45:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:45:35 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:45:35 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-3: 20:45:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 20:45:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 20:45:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:45:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:45:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:45:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 20:45:35 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 20:45:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 20:45:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 20:45:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 20:45:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 20:45:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 20:45:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 20:45:35 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] machine-3: 20:45:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-3: 20:45:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 20:45:35 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 20:45:35 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 20:45:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:45:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 20:45:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:45:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:45:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:45:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:45:35 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 20:45:35 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:45:35 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 20:45:35 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 20:45:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 20:45:35 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 20:45:35 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: 20:45:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. machine-3: 20:45:35 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 20:45:35 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 20:45:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install Length: unspecified [text/html] unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install 0K ....... 83.4M=0s unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install 2018-08-28 20:45:35 (83.4 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install --2018-08-28 20:45:35-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. machine-3: 20:45:35 INFO juju.worker.machiner "machine-3" started machine-3: 20:45:35 DEBUG juju.worker start "3-container-watcher" machine-3: 20:45:35 DEBUG juju.worker start "stateconverter" machine-3: 20:45:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 20:45:35 INFO juju.worker start "3-container-watcher" machine-3: 20:45:35 DEBUG juju.worker "3-container-watcher" started machine-3: 20:45:35 INFO juju.worker start "stateconverter" machine-3: 20:45:35 DEBUG juju.worker "stateconverter" started machine-3: 20:45:35 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 20:45:35 DEBUG juju.service discovered init system "upstart" from local host machine-3: 20:45:35 DEBUG juju.worker.deployer state addresses: ["192.168.121.8:37017"] machine-3: 20:45:35 DEBUG juju.worker.deployer API addresses: ["192.168.121.8:17070" "172.30.9.209:17070"] machine-3: 20:45:35 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-hss-0 Conf:{Desc:juju unit agent for oai-hss/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-hss-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-hss/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-hss-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-hss-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-hss/0 --debug]}}} unit-oai-hss-0: 20:45:35 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 20:45:35 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: 20:45:35 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 20:45:35 DEBUG juju.worker start "api" unit-oai-hss-0: 20:45:35 INFO juju.worker start "api" unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 20:45:35 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 20:45:35 DEBUG juju.worker "api" started unit-oai-hss-0: 20:45:35 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 20:45:35 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 20:45:36 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:45:36 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:45:36 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 8% 370K 3s unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Tue Aug 28 20:45:36 UTC 2018]; root of context hierarchy unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 13% 371K 3s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 17% 46.0M 2s unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:36 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-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 22% 23.6M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 26% 34.0M 1s unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:36 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-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 31% 381K 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 35% 41.6M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 39% 21.7M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 44% 66.1M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 48% 63.7M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 53% 66.0M 0s unit-oai-hss-0: 20:45:36 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 20:45:36 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:36 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: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:36 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: 20:45:36 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 20:45:36 DEBUG juju.api RPC connection died unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 57% 386K 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 62% 61.9M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 66% 46.4M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 71% 60.0M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 75% 60.2M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 79% 63.0M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 84% 54.2M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 88% 56.4M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 93% 76.4M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 97% 80.4M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1100K .......... .......... ...... 100% 71.1M=0.7s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2018-08-28 20:45:36 (1.61 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install --2018-08-28 20:45:36-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. machine-3: 20:45:36 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:52:ce:fa 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:52:ce:fa 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 20:45:36 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 20:45:36 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:45:36 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:45:36 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 7.78M 2s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 13.8M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 1% 62.7M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 1% 59.2M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 1% 65.5M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 2% 60.6M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 2% 57.5M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 3% 66.7M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 3% 65.4M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 3% 70.3M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 4% 64.6M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 4% 64.2M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 4% 68.4M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 5% 70.3M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 5% 64.6M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 6% 116M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 6% 132M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 6% 129M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 7% 109M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 7% 127M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 8% 127M 0s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 8% 108M 0s unit-oai-hss-0: 20:45:36 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 20:45:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 8% 432K 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 9% 14.3M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 9% 47.9M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 9% 17.5M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 10% 46.4M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 10% 58.4M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 11% 51.7M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 11% 51.8M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 11% 62.0M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 12% 77.9M 1s unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:45:36 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 12% 68.7M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 13% 64.0M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 13% 61.3M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 13% 74.0M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 14% 75.0M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 14% 73.0M 1s unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Tue Aug 28 20:45:36 UTC 2018]; root of context hierarchy unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 14% 56.0M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 15% 98.3M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 15% 106M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 16% 71.3M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 16% 97.8M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 16% 108M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 17% 108M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 17% 113M 1s unit-oai-epc-0: 20:45:36 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 17% 106M 1s unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 20:45:36 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:36 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:36 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: 20:45:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 20:45:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 20:45:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 20:45:36 DEBUG juju.worker.meterstatus acquire lock "machine-lock" for meter status hook execution unit-oai-hss-0: 20:45:36 DEBUG juju.worker.meterstatus lock "machine-lock" acquired unit-oai-hss-0: 20:45:37 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 20:45:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 20:45:37 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 20:45:37 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 20:45:37 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 20:45:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:37 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:37 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-oai-hss-0: 20:45:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 18% 450K 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 18% 53.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 19% 52.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 19% 107M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 19% 73.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 20% 25.0M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 20% 60.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 21% 65.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 21% 62.9M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 21% 76.5M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 22% 94.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 22% 64.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 22% 78.5M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 23% 76.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 23% 77.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 24% 65.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 24% 76.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 24% 81.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 25% 76.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 25% 67.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 26% 76.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 26% 74.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 26% 79.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 27% 67.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 27% 82.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 27% 78.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 28% 78.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 28% 73.8M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 29% 94.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 29% 87.6M 1s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:37 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:37 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-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 29% 91.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 30% 43.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 30% 83.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 30% 73.8M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 31% 81.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 31% 76.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 32% 86.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 32% 74.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 32% 80.6M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 33% 82.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 33% 88.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 34% 89.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 34% 88.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 34% 76.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 35% 108M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 35% 122M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 35% 131M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 36% 109M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 36% 83.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 37% 79.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 37% 81.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 37% 89.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 38% 124M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 38% 120M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 39% 124M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 39% 91.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 39% 117M 0s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install Aug 28, 2018 8:45:37 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 20:45:37 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-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 40% 489K 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 40% 75.9M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 40% 81.6M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 41% 62.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 41% 52.6M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 42% 64.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 42% 78.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 42% 78.8M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 43% 67.8M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 43% 85.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 43% 107M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 44% 82.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 44% 70.5M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 45% 76.8M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 45% 78.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 45% 84.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 46% 67.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 46% 84.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 47% 80.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 47% 74.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 47% 63.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 48% 72.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 48% 87.2M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 48% 87.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 49% 97.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 49% 108M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 50% 87.2M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 50% 73.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 50% 76.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 51% 77.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 51% 75.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 52% 77.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 52% 73.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 52% 90.7M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 53% 68.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 53% 73.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 53% 63.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 54% 69.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 54% 84.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 55% 75.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 55% 65.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 55% 71.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 56% 74.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 56% 84.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 57% 75.7M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 57% 130M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 57% 125M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 58% 122M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 58% 109M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 58% 128M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 59% 131M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 59% 118M 0s unit-oai-hss-0: 20:45:37 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 20:45:37 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 20:45:37 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 20:45:37 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: 20:45:37 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 60% 482K 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 60% 54.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 60% 52.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 61% 71.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 61% 60.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 61% 70.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 62% 67.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 62% 95.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 63% 91.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 63% 83.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 63% 63.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 64% 70.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 64% 74.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 65% 75.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 65% 62.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 65% 76.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 66% 71.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 66% 72.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 66% 64.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 67% 73.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 67% 72.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 68% 65.2M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 68% 61.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 68% 79.2M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 69% 72.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 69% 75.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 70% 65.7M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 70% 73.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 70% 85.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 71% 77.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 71% 68.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 71% 88.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 72% 116M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 72% 102M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 73% 64.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 73% 83.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 73% 81.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 74% 74.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 74% 64.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 74% 74.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 75% 77.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 75% 72.7M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 76% 63.2M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 76% 67.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 76% 67.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 77% 104M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 77% 97.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 78% 117M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 78% 115M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 78% 118M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 79% 101M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 79% 116M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 79% 121M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 80% 113M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 80% 105M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 81% 112M 0s unit-oai-hss-0: 20:45:37 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 81% 492K 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 81% 66.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 82% 58.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 82% 67.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 83% 66.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 83% 68.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 83% 69.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 84% 87.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 84% 81.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 84% 73.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 85% 57.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 85% 66.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 86% 61.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 86% 64.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 86% 50.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 87% 87.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 87% 57.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 87% 51.7M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 88% 45.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 88% 54.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 89% 51.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 89% 56.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 89% 49.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 90% 63.8M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 90% 64.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 91% 67.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 91% 58.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 91% 64.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 92% 55.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 92% 64.1M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 92% 54.3M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 93% 60.5M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 93% 66.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 94% 59.4M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 94% 58.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 94% 95.9M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 95% 115M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 95% 116M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 96% 102M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 96% 115M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 96% 112M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 97% 113M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 97% 97.0M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 97% 116M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 98% 114M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 98% 118M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 99% 92.6M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 99% 114M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 99% 113M 0s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 13050K .......... ........ 100% 101M=0.7s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2018-08-28 20:45:37 (17.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install --2018-08-28 20:45:37-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install HTTP request sent, awaiting response... 200 OK unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 0K .......... .......... .......... .......... .......... 0% 56.6M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 50K .......... .......... .......... .......... .......... 0% 91.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 100K .......... .......... .......... .......... .......... 0% 38.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 150K .......... .......... .......... .......... .......... 0% 62.5M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 200K .......... .......... .......... .......... .......... 0% 80.9M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 250K .......... .......... .......... .......... .......... 0% 4.54M 3s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 300K .......... .......... .......... .......... .......... 0% 62.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 350K .......... .......... .......... .......... .......... 0% 59.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 400K .......... .......... .......... .......... .......... 0% 48.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 450K .......... .......... .......... .......... .......... 0% 62.3M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 500K .......... .......... .......... .......... .......... 1% 64.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 550K .......... .......... .......... .......... .......... 1% 70.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 600K .......... .......... .......... .......... .......... 1% 62.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 650K .......... .......... .......... .......... .......... 1% 72.9M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 700K .......... .......... .......... .......... .......... 1% 68.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 750K .......... .......... .......... .......... .......... 1% 71.0M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 800K .......... .......... .......... .......... .......... 1% 62.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 850K .......... .......... .......... .......... .......... 1% 70.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 900K .......... .......... .......... .......... .......... 1% 70.0M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 950K .......... .......... .......... .......... .......... 1% 70.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1000K .......... .......... .......... .......... .......... 1% 66.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1050K .......... .......... .......... .......... .......... 2% 75.0M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1100K .......... .......... .......... .......... .......... 2% 68.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1150K .......... .......... .......... .......... .......... 2% 70.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1200K .......... .......... .......... .......... .......... 2% 63.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1250K .......... .......... .......... .......... .......... 2% 68.9M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1300K .......... .......... .......... .......... .......... 2% 76.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1350K .......... .......... .......... .......... .......... 2% 70.3M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1400K .......... .......... .......... .......... .......... 2% 63.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1450K .......... .......... .......... .......... .......... 2% 70.4M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1500K .......... .......... .......... .......... .......... 2% 73.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1550K .......... .......... .......... .......... .......... 2% 71.6M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1600K .......... .......... .......... .......... .......... 3% 67.2M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1650K .......... .......... .......... .......... .......... 3% 75.8M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1700K .......... .......... .......... .......... .......... 3% 65.9M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1750K .......... .......... .......... .......... .......... 3% 56.3M 1s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :1313 MS unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1800K .......... .......... .......... .......... .......... 3% 34.9M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1850K .......... .......... .......... .......... .......... 3% 40.5M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1900K .......... .......... .......... .......... .......... 3% 59.5M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 1950K .......... .......... .......... .......... .......... 3% 74.1M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2000K .......... .......... .......... .......... .......... 3% 67.6M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2050K .......... .......... .......... .......... .......... 3% 112M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2100K .......... .......... .......... .......... .......... 3% 113M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2150K .......... .......... .......... .......... .......... 4% 94.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2200K .......... .......... .......... .......... .......... 4% 97.7M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2250K .......... .......... .......... .......... .......... 4% 107M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2300K .......... .......... .......... .......... .......... 4% 113M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2350K .......... .......... .......... .......... .......... 4% 110M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2400K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2450K .......... .......... .......... .......... .......... 4% 115M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2500K .......... .......... .......... .......... .......... 4% 116M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2550K .......... .......... .......... .......... .......... 4% 119M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2600K .......... .......... .......... .......... .......... 4% 101M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2650K .......... .......... .......... .......... .......... 5% 118M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2700K .......... .......... .......... .......... .......... 5% 113M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2750K .......... .......... .......... .......... .......... 5% 117M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2800K .......... .......... .......... .......... .......... 5% 102M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2850K .......... .......... .......... .......... .......... 5% 118M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2900K .......... .......... .......... .......... .......... 5% 112M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 2950K .......... .......... .......... .......... .......... 5% 118M 1s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3000K .......... .......... .......... .......... .......... 5% 99.2M 1s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: ========================================================================================== unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3050K .......... .......... .......... .......... .......... 5% 579K 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3100K .......... .......... .......... .......... .......... 5% 54.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3150K .......... .......... .......... .......... .......... 5% 57.3M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3200K .......... .......... .......... .......... .......... 6% 63.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3250K .......... .......... .......... .......... .......... 6% 4.57M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3300K .......... .......... .......... .......... .......... 6% 67.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3350K .......... .......... .......... .......... .......... 6% 55.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3400K .......... .......... .......... .......... .......... 6% 75.7M 2s unit-oai-hss-0: 20:45:37 DEBUG juju.worker.meterstatus release lock "machine-lock" for meter status hook execution unit-oai-hss-0: 20:45:37 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3450K .......... .......... .......... .......... .......... 6% 61.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3500K .......... .......... .......... .......... .......... 6% 70.3M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3550K .......... .......... .......... .......... .......... 6% 73.9M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3600K .......... .......... .......... .......... .......... 6% 81.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3650K .......... .......... .......... .......... .......... 6% 68.8M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3700K .......... .......... .......... .......... .......... 6% 79.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3750K .......... .......... .......... .......... .......... 7% 75.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3800K .......... .......... .......... .......... .......... 7% 79.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3850K .......... .......... .......... .......... .......... 7% 66.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3900K .......... .......... .......... .......... .......... 7% 98.9M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 3950K .......... .......... .......... .......... .......... 7% 79.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4000K .......... .......... .......... .......... .......... 7% 72.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4050K .......... .......... .......... .......... .......... 7% 58.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4100K .......... .......... .......... .......... .......... 7% 44.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4150K .......... .......... .......... .......... .......... 7% 66.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4200K .......... .......... .......... .......... .......... 7% 72.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4250K .......... .......... .......... .......... .......... 7% 66.8M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4300K .......... .......... .......... .......... .......... 8% 72.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4350K .......... .......... .......... .......... .......... 8% 62.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4400K .......... .......... .......... .......... .......... 8% 78.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4450K .......... .......... .......... .......... .......... 8% 79.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4500K .......... .......... .......... .......... .......... 8% 73.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4550K .......... .......... .......... .......... .......... 8% 60.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4600K .......... .......... .......... .......... .......... 8% 81.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4650K .......... .......... .......... .......... .......... 8% 83.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4700K .......... .......... .......... .......... .......... 8% 80.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4750K .......... .......... .......... .......... .......... 8% 65.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4800K .......... .......... .......... .......... .......... 9% 88.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4850K .......... .......... .......... .......... .......... 9% 71.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4900K .......... .......... .......... .......... .......... 9% 80.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 4950K .......... .......... .......... .......... .......... 9% 88.1M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5000K .......... .......... .......... .......... .......... 9% 76.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5050K .......... .......... .......... .......... .......... 9% 111M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5100K .......... .......... .......... .......... .......... 9% 74.3M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5150K .......... .......... .......... .......... .......... 9% 74.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5200K .......... .......... .......... .......... .......... 9% 78.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5250K .......... .......... .......... .......... .......... 9% 79.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5300K .......... .......... .......... .......... .......... 9% 32.2M 2s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: EXECUTED STEP IS :When I execute the command ifconfig in this system and check the presence of following strings in the response: unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5350K .......... .......... .......... .......... .......... 10% 537K 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5400K .......... .......... .......... .......... .......... 10% 56.9M 2s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: STEP EXECUTION TIME TAKEN :101 MS unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5450K .......... .......... .......... .......... .......... 10% 54.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5500K .......... .......... .......... .......... .......... 10% 53.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5550K .......... .......... .......... .......... .......... 10% 58.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5600K .......... .......... .......... .......... .......... 10% 57.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5650K .......... .......... .......... .......... .......... 10% 76.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5700K .......... .......... .......... .......... .......... 10% 64.9M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5750K .......... .......... .......... .......... .......... 10% 68.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5800K .......... .......... .......... .......... .......... 10% 70.9M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5850K .......... .......... .......... .......... .......... 10% 72.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5900K .......... .......... .......... .......... .......... 11% 94.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 5950K .......... .......... .......... .......... .......... 11% 118M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6000K .......... .......... .......... .......... .......... 11% 113M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6050K .......... .......... .......... .......... .......... 11% 111M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6100K .......... .......... .......... .......... .......... 11% 101M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6150K .......... .......... .......... .......... .......... 11% 114M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6200K .......... .......... .......... .......... .......... 11% 113M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6250K .......... .......... .......... .......... .......... 11% 18.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6300K .......... .......... .......... .......... .......... 11% 72.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6350K .......... .......... .......... .......... .......... 11% 63.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6400K .......... .......... .......... .......... .......... 11% 79.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6450K .......... .......... .......... .......... .......... 12% 66.3M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6500K .......... .......... .......... .......... .......... 12% 57.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6550K .......... .......... .......... .......... .......... 12% 48.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6600K .......... .......... .......... .......... .......... 12% 91.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6650K .......... .......... .......... .......... .......... 12% 65.1M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6700K .......... .......... .......... .......... .......... 12% 63.9M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6750K .......... .......... .......... .......... .......... 12% 63.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6800K .......... .......... .......... .......... .......... 12% 73.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6850K .......... .......... .......... .......... .......... 12% 78.1M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6900K .......... .......... .......... .......... .......... 12% 65.1M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 6950K .......... .......... .......... .......... .......... 13% 76.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7000K .......... .......... .......... .......... .......... 13% 78.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7050K .......... .......... .......... .......... .......... 13% 70.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7100K .......... .......... .......... .......... .......... 13% 96.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7150K .......... .......... .......... .......... .......... 13% 11.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7200K .......... .......... .......... .......... .......... 13% 75.3M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7250K .......... .......... .......... .......... .......... 13% 60.5M 2s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: STEP :PASSED unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7300K .......... .......... .......... .......... .......... 13% 64.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7350K .......... .......... .......... .......... .......... 13% 85.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7400K .......... .......... .......... .......... .......... 13% 70.6M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7450K .......... .......... .......... .......... .......... 13% 73.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7500K .......... .......... .......... .......... .......... 14% 66.4M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7550K .......... .......... .......... .......... .......... 14% 69.8M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7600K .......... .......... .......... .......... .......... 14% 74.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7650K .......... .......... .......... .......... .......... 14% 68.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7700K .......... .......... .......... .......... .......... 14% 69.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7750K .......... .......... .......... .......... .......... 14% 70.5M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7800K .......... .......... .......... .......... .......... 14% 71.0M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7850K .......... .......... .......... .......... .......... 14% 67.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7900K .......... .......... .......... .......... .......... 14% 58.7M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 7950K .......... .......... .......... .......... .......... 14% 69.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8000K .......... .......... .......... .......... .......... 14% 62.3M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8050K .......... .......... .......... .......... .......... 15% 75.1M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8100K .......... .......... .......... .......... .......... 15% 79.2M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8150K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8200K .......... .......... .......... .......... .......... 15% 107M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8250K .......... .......... .......... .......... .......... 15% 116M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8300K .......... .......... .......... .......... .......... 15% 95.9M 2s unit-oai-epc-0: 20:45:37 DEBUG unit.oai-epc/0.install 8350K .......... .......... .......... .......... .......... 15% 119M 2s unit-abot-epc-basic-0: 20:45:37 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 20:45:38 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: 20:45:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 0m1.903s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.921 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 20:45:38 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: 20:45:38 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: 20:45:38 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.014 sec unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8400K .......... .......... .......... .......... .......... 15% 558K 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8450K .......... .......... .......... .......... .......... 15% 40.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8500K .......... .......... .......... .......... .......... 15% 60.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8550K .......... .......... .......... .......... .......... 15% 58.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8600K .......... .......... .......... .......... .......... 16% 59.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8650K .......... .......... .......... .......... .......... 16% 70.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8700K .......... .......... .......... .......... .......... 16% 69.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8750K .......... .......... .......... .......... .......... 16% 29.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8800K .......... .......... .......... .......... .......... 16% 56.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8850K .......... .......... .......... .......... .......... 16% 84.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8900K .......... .......... .......... .......... .......... 16% 58.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 8950K .......... .......... .......... .......... .......... 16% 87.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9000K .......... .......... .......... .......... .......... 16% 10.9M 2s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 28-Aug-2018 20:45:38.051 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9050K .......... .......... .......... .......... .......... 16% 59.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9100K .......... .......... .......... .......... .......... 17% 57.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9150K .......... .......... .......... .......... .......... 17% 64.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9200K .......... .......... .......... .......... .......... 17% 53.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9250K .......... .......... .......... .......... .......... 17% 50.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9300K .......... .......... .......... .......... .......... 17% 68.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9350K .......... .......... .......... .......... .......... 17% 75.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9400K .......... .......... .......... .......... .......... 17% 69.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9450K .......... .......... .......... .......... .......... 17% 68.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9500K .......... .......... .......... .......... .......... 17% 96.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9550K .......... .......... .......... .......... .......... 17% 77.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9600K .......... .......... .......... .......... .......... 17% 66.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9650K .......... .......... .......... .......... .......... 18% 68.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9700K .......... .......... .......... .......... .......... 18% 88.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9750K .......... .......... .......... .......... .......... 18% 79.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9800K .......... .......... .......... .......... .......... 18% 83.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9850K .......... .......... .......... .......... .......... 18% 98.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9900K .......... .......... .......... .......... .......... 18% 116M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 9950K .......... .......... .......... .......... .......... 18% 114M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10000K .......... .......... .......... .......... .......... 18% 115M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10050K .......... .......... .......... .......... .......... 18% 100M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10100K .......... .......... .......... .......... .......... 18% 26.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10150K .......... .......... .......... .......... .......... 18% 79.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10200K .......... .......... .......... .......... .......... 19% 76.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10250K .......... .......... .......... .......... .......... 19% 65.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10300K .......... .......... .......... .......... .......... 19% 12.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10350K .......... .......... .......... .......... .......... 19% 64.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10400K .......... .......... .......... .......... .......... 19% 95.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10450K .......... .......... .......... .......... .......... 19% 62.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10500K .......... .......... .......... .......... .......... 19% 76.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10550K .......... .......... .......... .......... .......... 19% 74.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10600K .......... .......... .......... .......... .......... 19% 75.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10650K .......... .......... .......... .......... .......... 19% 66.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10700K .......... .......... .......... .......... .......... 19% 74.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10750K .......... .......... .......... .......... .......... 20% 81.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10800K .......... .......... .......... .......... .......... 20% 72.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10850K .......... .......... .......... .......... .......... 20% 68.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10900K .......... .......... .......... .......... .......... 20% 84.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 10950K .......... .......... .......... .......... .......... 20% 78.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11000K .......... .......... .......... .......... .......... 20% 73.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11050K .......... .......... .......... .......... .......... 20% 78.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11100K .......... .......... .......... .......... .......... 20% 112M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11150K .......... .......... .......... .......... .......... 20% 120M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11200K .......... .......... .......... .......... .......... 20% 118M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11250K .......... .......... .......... .......... .......... 21% 1.43M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11300K .......... .......... .......... .......... .......... 21% 57.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11350K .......... .......... .......... .......... .......... 21% 76.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11400K .......... .......... .......... .......... .......... 21% 98.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11450K .......... .......... .......... .......... .......... 21% 947K 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11500K .......... .......... .......... .......... .......... 21% 37.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11550K .......... .......... .......... .......... .......... 21% 49.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11600K .......... .......... .......... .......... .......... 21% 67.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11650K .......... .......... .......... .......... .......... 21% 49.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11700K .......... .......... .......... .......... .......... 21% 81.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11750K .......... .......... .......... .......... .......... 21% 26.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11800K .......... .......... .......... .......... .......... 22% 64.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11850K .......... .......... .......... .......... .......... 22% 6.42M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11900K .......... .......... .......... .......... .......... 22% 52.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 11950K .......... .......... .......... .......... .......... 22% 76.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12000K .......... .......... .......... .......... .......... 22% 69.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12050K .......... .......... .......... .......... .......... 22% 59.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12100K .......... .......... .......... .......... .......... 22% 54.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12150K .......... .......... .......... .......... .......... 22% 65.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12200K .......... .......... .......... .......... .......... 22% 67.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12250K .......... .......... .......... .......... .......... 22% 68.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12300K .......... .......... .......... .......... .......... 22% 65.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12350K .......... .......... .......... .......... .......... 23% 72.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12400K .......... .......... .......... .......... .......... 23% 69.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12450K .......... .......... .......... .......... .......... 23% 71.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12500K .......... .......... .......... .......... .......... 23% 64.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12550K .......... .......... .......... .......... .......... 23% 79.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12600K .......... .......... .......... .......... .......... 23% 84.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12650K .......... .......... .......... .......... .......... 23% 115M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12700K .......... .......... .......... .......... .......... 23% 104M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12750K .......... .......... .......... .......... .......... 23% 110M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12800K .......... .......... .......... .......... .......... 23% 111M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12850K .......... .......... .......... .......... .......... 23% 110M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12900K .......... .......... .......... .......... .......... 24% 104M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 12950K .......... .......... .......... .......... .......... 24% 48.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13000K .......... .......... .......... .......... .......... 24% 71.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13050K .......... .......... .......... .......... .......... 24% 62.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13100K .......... .......... .......... .......... .......... 24% 73.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13150K .......... .......... .......... .......... .......... 24% 71.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13200K .......... .......... .......... .......... .......... 24% 97.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13250K .......... .......... .......... .......... .......... 24% 97.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13300K .......... .......... .......... .......... .......... 24% 30.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13350K .......... .......... .......... .......... .......... 24% 77.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13400K .......... .......... .......... .......... .......... 25% 69.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13450K .......... .......... .......... .......... .......... 25% 52.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13500K .......... .......... .......... .......... .......... 25% 13.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13550K .......... .......... .......... .......... .......... 25% 65.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13600K .......... .......... .......... .......... .......... 25% 95.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13650K .......... .......... .......... .......... .......... 25% 74.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13700K .......... .......... .......... .......... .......... 25% 65.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13750K .......... .......... .......... .......... .......... 25% 73.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13800K .......... .......... .......... .......... .......... 25% 64.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13850K .......... .......... .......... .......... .......... 25% 72.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13900K .......... .......... .......... .......... .......... 25% 63.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 13950K .......... .......... .......... .......... .......... 26% 85.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14000K .......... .......... .......... .......... .......... 26% 110M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14050K .......... .......... .......... .......... .......... 26% 107M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14100K .......... .......... .......... .......... .......... 26% 93.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14150K .......... .......... .......... .......... .......... 26% 1.47M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14200K .......... .......... .......... .......... .......... 26% 70.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14250K .......... .......... .......... .......... .......... 26% 57.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14300K .......... .......... .......... .......... .......... 26% 93.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14350K .......... .......... .......... .......... .......... 26% 82.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14400K .......... .......... .......... .......... .......... 26% 976K 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14450K .......... .......... .......... .......... .......... 26% 53.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14500K .......... .......... .......... .......... .......... 27% 73.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14550K .......... .......... .......... .......... .......... 27% 67.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14600K .......... .......... .......... .......... .......... 27% 70.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14650K .......... .......... .......... .......... .......... 27% 67.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14700K .......... .......... .......... .......... .......... 27% 66.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14750K .......... .......... .......... .......... .......... 27% 30.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14800K .......... .......... .......... .......... .......... 27% 75.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14850K .......... .......... .......... .......... .......... 27% 70.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14900K .......... .......... .......... .......... .......... 27% 6.30M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 14950K .......... .......... .......... .......... .......... 27% 51.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15000K .......... .......... .......... .......... .......... 27% 54.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15050K .......... .......... .......... .......... .......... 28% 79.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15100K .......... .......... .......... .......... .......... 28% 13.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15150K .......... .......... .......... .......... .......... 28% 76.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15200K .......... .......... .......... .......... .......... 28% 64.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15250K .......... .......... .......... .......... .......... 28% 55.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15300K .......... .......... .......... .......... .......... 28% 48.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15350K .......... .......... .......... .......... .......... 28% 62.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15400K .......... .......... .......... .......... .......... 28% 71.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15450K .......... .......... .......... .......... .......... 28% 72.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15500K .......... .......... .......... .......... .......... 28% 98.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15550K .......... .......... .......... .......... .......... 29% 113M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15600K .......... .......... .......... .......... .......... 29% 115M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15650K .......... .......... .......... .......... .......... 29% 113M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15700K .......... .......... .......... .......... .......... 29% 80.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15750K .......... .......... .......... .......... .......... 29% 73.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15800K .......... .......... .......... .......... .......... 29% 71.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15850K .......... .......... .......... .......... .......... 29% 71.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15900K .......... .......... .......... .......... .......... 29% 63.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 15950K .......... .......... .......... .......... .......... 29% 71.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16000K .......... .......... .......... .......... .......... 29% 72.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16050K .......... .......... .......... .......... .......... 29% 75.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16100K .......... .......... .......... .......... .......... 30% 99.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16150K .......... .......... .......... .......... .......... 30% 85.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16200K .......... .......... .......... .......... .......... 30% 71.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16250K .......... .......... .......... .......... .......... 30% 81.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16300K .......... .......... .......... .......... .......... 30% 64.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16350K .......... .......... .......... .......... .......... 30% 98.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16400K .......... .......... .......... .......... .......... 30% 117M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16450K .......... .......... .......... .......... .......... 30% 107M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16500K .......... .......... .......... .......... .......... 30% 21.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16550K .......... .......... .......... .......... .......... 30% 89.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16600K .......... .......... .......... .......... .......... 30% 70.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16650K .......... .......... .......... .......... .......... 31% 84.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16700K .......... .......... .......... .......... .......... 31% 13.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16750K .......... .......... .......... .......... .......... 31% 71.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16800K .......... .......... .......... .......... .......... 31% 91.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16850K .......... .......... .......... .......... .......... 31% 49.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16900K .......... .......... .......... .......... .......... 31% 63.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 16950K .......... .......... .......... .......... .......... 31% 81.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17000K .......... .......... .......... .......... .......... 31% 1.57M 2s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17050K .......... .......... .......... .......... .......... 31% 47.8M 2s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17100K .......... .......... .......... .......... .......... 31% 68.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17150K .......... .......... .......... .......... .......... 31% 54.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17200K .......... .......... .......... .......... .......... 32% 68.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17250K .......... .......... .......... .......... .......... 32% 96.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17300K .......... .......... .......... .......... .......... 32% 100M 2s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:45:38 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-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17350K .......... .......... .......... .......... .......... 32% 986K 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17400K .......... .......... .......... .......... .......... 32% 50.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17450K .......... .......... .......... .......... .......... 32% 59.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17500K .......... .......... .......... .......... .......... 32% 65.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17550K .......... .......... .......... .......... .......... 32% 67.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17600K .......... .......... .......... .......... .......... 32% 60.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17650K .......... .......... .......... .......... .......... 32% 79.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17700K .......... .......... .......... .......... .......... 33% 106M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17750K .......... .......... .......... .......... .......... 33% 84.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17800K .......... .......... .......... .......... .......... 33% 81.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17850K .......... .......... .......... .......... .......... 33% 79.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17900K .......... .......... .......... .......... .......... 33% 6.66M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 17950K .......... .......... .......... .......... .......... 33% 51.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18000K .......... .......... .......... .......... .......... 33% 81.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18050K .......... .......... .......... .......... .......... 33% 46.7M 2s unit-abot-epc-basic-0: 20:45:38 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 100.7 KB/sec) unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18100K .......... .......... .......... .......... .......... 33% 13.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18150K .......... .......... .......... .......... .......... 33% 83.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18200K .......... .......... .......... .......... .......... 33% 13.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18250K .......... .......... .......... .......... .......... 34% 64.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18300K .......... .......... .......... .......... .......... 34% 88.2M 2s unit-abot-epc-basic-0: 20:45:38 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-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18350K .......... .......... .......... .......... .......... 34% 58.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18400K .......... .......... .......... .......... .......... 34% 67.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18450K .......... .......... .......... .......... .......... 34% 63.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18500K .......... .......... .......... .......... .......... 34% 64.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18550K .......... .......... .......... .......... .......... 34% 67.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18600K .......... .......... .......... .......... .......... 34% 71.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18650K .......... .......... .......... .......... .......... 34% 64.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18700K .......... .......... .......... .......... .......... 34% 72.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18750K .......... .......... .......... .......... .......... 34% 68.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18800K .......... .......... .......... .......... .......... 35% 76.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18850K .......... .......... .......... .......... .......... 35% 69.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18900K .......... .......... .......... .......... .......... 35% 82.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 18950K .......... .......... .......... .......... .......... 35% 83.1M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19000K .......... .......... .......... .......... .......... 35% 73.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19050K .......... .......... .......... .......... .......... 35% 64.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19100K .......... .......... .......... .......... .......... 35% 93.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19150K .......... .......... .......... .......... .......... 35% 110M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19200K .......... .......... .......... .......... .......... 35% 117M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19250K .......... .......... .......... .......... .......... 35% 99.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19300K .......... .......... .......... .......... .......... 35% 117M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19350K .......... .......... .......... .......... .......... 36% 113M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19400K .......... .......... .......... .......... .......... 36% 60.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19450K .......... .......... .......... .......... .......... 36% 66.7M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19500K .......... .......... .......... .......... .......... 36% 71.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19550K .......... .......... .......... .......... .......... 36% 72.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19600K .......... .......... .......... .......... .......... 36% 74.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19650K .......... .......... .......... .......... .......... 36% 103M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19700K .......... .......... .......... .......... .......... 36% 26.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19750K .......... .......... .......... .......... .......... 36% 70.4M 1s unit-abot-epc-basic-0: 20:45:38 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 63.8 KB/sec) unit-abot-epc-basic-0: 20:45:38 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-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19800K .......... .......... .......... .......... .......... 36% 1.35M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19850K .......... .......... .......... .......... .......... 37% 72.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19900K .......... .......... .......... .......... .......... 37% 66.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 19950K .......... .......... .......... .......... .......... 37% 55.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20000K .......... .......... .......... .......... .......... 37% 47.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20050K .......... .......... .......... .......... .......... 37% 62.5M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20100K .......... .......... .......... .......... .......... 37% 82.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20150K .......... .......... .......... .......... .......... 37% 110M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20200K .......... .......... .......... .......... .......... 37% 94.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20250K .......... .......... .......... .......... .......... 37% 118M 1s unit-abot-epc-basic-0: 20:45:38 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 39.4 KB/sec) unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20300K .......... .......... .......... .......... .......... 37% 1.02M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20350K .......... .......... .......... .......... .......... 37% 89.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20400K .......... .......... .......... .......... .......... 38% 53.8M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20450K .......... .......... .......... .......... .......... 38% 56.9M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20500K .......... .......... .......... .......... .......... 38% 54.0M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20550K .......... .......... .......... .......... .......... 38% 74.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20600K .......... .......... .......... .......... .......... 38% 68.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20650K .......... .......... .......... .......... .......... 38% 116M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20700K .......... .......... .......... .......... .......... 38% 98.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20750K .......... .......... .......... .......... .......... 38% 76.4M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20800K .......... .......... .......... .......... .......... 38% 68.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20850K .......... .......... .......... .......... .......... 38% 89.3M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20900K .......... .......... .......... .......... .......... 38% 6.70M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 20950K .......... .......... .......... .......... .......... 39% 62.6M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21000K .......... .......... .......... .......... .......... 39% 76.2M 2s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21050K .......... .......... .......... .......... .......... 39% 65.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21100K .......... .......... .......... .......... .......... 39% 15.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21150K .......... .......... .......... .......... .......... 39% 36.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21200K .......... .......... .......... .......... .......... 39% 62.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21250K .......... .......... .......... .......... .......... 39% 15.8M 1s unit-abot-epc-basic-0: 20:45:38 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 61.3 KB/sec) unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21300K .......... .......... .......... .......... .......... 39% 70.8M 1s unit-abot-epc-basic-0: 20:45:38 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-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21350K .......... .......... .......... .......... .......... 39% 10.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21400K .......... .......... .......... .......... .......... 39% 54.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21450K .......... .......... .......... .......... .......... 39% 74.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21500K .......... .......... .......... .......... .......... 40% 58.2M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21550K .......... .......... .......... .......... .......... 40% 57.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21600K .......... .......... .......... .......... .......... 40% 51.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21650K .......... .......... .......... .......... .......... 40% 63.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21700K .......... .......... .......... .......... .......... 40% 71.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21750K .......... .......... .......... .......... .......... 40% 71.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21800K .......... .......... .......... .......... .......... 40% 64.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21850K .......... .......... .......... .......... .......... 40% 71.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21900K .......... .......... .......... .......... .......... 40% 75.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 21950K .......... .......... .......... .......... .......... 40% 99.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22000K .......... .......... .......... .......... .......... 41% 67.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22050K .......... .......... .......... .......... .......... 41% 73.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22100K .......... .......... .......... .......... .......... 41% 71.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22150K .......... .......... .......... .......... .......... 41% 66.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22200K .......... .......... .......... .......... .......... 41% 56.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22250K .......... .......... .......... .......... .......... 41% 76.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22300K .......... .......... .......... .......... .......... 41% 106M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22350K .......... .......... .......... .......... .......... 41% 111M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22400K .......... .......... .......... .......... .......... 41% 79.2M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22450K .......... .......... .......... .......... .......... 41% 70.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22500K .......... .......... .......... .......... .......... 41% 92.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22550K .......... .......... .......... .......... .......... 42% 117M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22600K .......... .......... .......... .......... .......... 42% 104M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22650K .......... .......... .......... .......... .......... 42% 118M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22700K .......... .......... .......... .......... .......... 42% 117M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22750K .......... .......... .......... .......... .......... 42% 114M 1s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 413.1 KB/sec) unit-abot-epc-basic-0: 20:45:38 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-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22800K .......... .......... .......... .......... .......... 42% 1.48M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22850K .......... .......... .......... .......... .......... 42% 56.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22900K .......... .......... .......... .......... .......... 42% 55.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 22950K .......... .......... .......... .......... .......... 42% 68.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23000K .......... .......... .......... .......... .......... 42% 59.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23050K .......... .......... .......... .......... .......... 42% 71.1M 1s unit-abot-epc-basic-0: 20:45:38 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 21.6 KB/sec) unit-abot-epc-basic-0: 20:45:38 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-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23100K .......... .......... .......... .......... .......... 43% 966K 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23150K .......... .......... .......... .......... .......... 43% 56.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23200K .......... .......... .......... .......... .......... 43% 49.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23250K .......... .......... .......... .......... .......... 43% 60.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23300K .......... .......... .......... .......... .......... 43% 68.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23350K .......... .......... .......... .......... .......... 43% 60.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23400K .......... .......... .......... .......... .......... 43% 60.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23450K .......... .......... .......... .......... .......... 43% 70.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23500K .......... .......... .......... .......... .......... 43% 99.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23550K .......... .......... .......... .......... .......... 43% 65.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23600K .......... .......... .......... .......... .......... 43% 80.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23650K .......... .......... .......... .......... .......... 44% 79.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23700K .......... .......... .......... .......... .......... 44% 66.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23750K .......... .......... .......... .......... .......... 44% 104M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23800K .......... .......... .......... .......... .......... 44% 68.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23850K .......... .......... .......... .......... .......... 44% 116M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23900K .......... .......... .......... .......... .......... 44% 113M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 23950K .......... .......... .......... .......... .......... 44% 20.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24000K .......... .......... .......... .......... .......... 44% 66.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24050K .......... .......... .......... .......... .......... 44% 66.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24100K .......... .......... .......... .......... .......... 44% 13.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24150K .......... .......... .......... .......... .......... 45% 77.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24200K .......... .......... .......... .......... .......... 45% 50.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24250K .......... .......... .......... .......... .......... 45% 15.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24300K .......... .......... .......... .......... .......... 45% 59.5M 1s unit-abot-epc-basic-0: 20:45:38 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 236.5 KB/sec) unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24350K .......... .......... .......... .......... .......... 45% 10.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24400K .......... .......... .......... .......... .......... 45% 69.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24450K .......... .......... .......... .......... .......... 45% 43.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24500K .......... .......... .......... .......... .......... 45% 67.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24550K .......... .......... .......... .......... .......... 45% 50.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24600K .......... .......... .......... .......... .......... 45% 75.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24650K .......... .......... .......... .......... .......... 45% 70.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24700K .......... .......... .......... .......... .......... 46% 17.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24750K .......... .......... .......... .......... .......... 46% 71.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24800K .......... .......... .......... .......... .......... 46% 71.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24850K .......... .......... .......... .......... .......... 46% 69.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24900K .......... .......... .......... .......... .......... 46% 79.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 24950K .......... .......... .......... .......... .......... 46% 58.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25000K .......... .......... .......... .......... .......... 46% 68.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25050K .......... .......... .......... .......... .......... 46% 69.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25100K .......... .......... .......... .......... .......... 46% 87.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25150K .......... .......... .......... .......... .......... 46% 60.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25200K .......... .......... .......... .......... .......... 46% 87.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25250K .......... .......... .......... .......... .......... 47% 74.2M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25300K .......... .......... .......... .......... .......... 47% 76.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25350K .......... .......... .......... .......... .......... 47% 63.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25400K .......... .......... .......... .......... .......... 47% 66.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25450K .......... .......... .......... .......... .......... 47% 77.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25500K .......... .......... .......... .......... .......... 47% 112M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25550K .......... .......... .......... .......... .......... 47% 93.0M 1s unit-abot-epc-basic-0: 20:45:38 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: 20:45:38 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: 20:45:38 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: 20:45:38 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: 20:45:38 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-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25600K .......... .......... .......... .......... .......... 47% 110M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25650K .......... .......... .......... .......... .......... 47% 1.50M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25700K .......... .......... .......... .......... .......... 47% 47.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25750K .......... .......... .......... .......... .......... 47% 55.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25800K .......... .......... .......... .......... .......... 48% 45.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25850K .......... .......... .......... .......... .......... 48% 59.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25900K .......... .......... .......... .......... .......... 48% 66.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 25950K .......... .......... .......... .......... .......... 48% 109M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26000K .......... .......... .......... .......... .......... 48% 95.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26050K .......... .......... .......... .......... .......... 48% 105M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26100K .......... .......... .......... .......... .......... 48% 110M 1s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 3/203 KB 5/203 KB 8/203 KB 11/203 KB 13/203 KB 16/203 KB 19/203 KB 21/203 KB 24/203 KB 27/203 KB 29/203 KB 32/203 KB 36/203 KB 40/203 KB 44/203 KB 48/203 KB 52/203 KB 56/203 KB 60/203 KB 64/203 KB 68/203 KB 72/203 KB 76/203 KB 80/203 KB 84/203 KB 88/203 KB 92/203 KB 96/203 KB 100/203 KB 104/203 KB 108/203 KB 108/203 KB 3/22 KB 108/203 KB 5/22 KB 108/203 KB 8/22 KB 3/60 KB 108/203 KB 11/22 KB 3/60 KB 108/203 KB 13/22 KB 3/60 KB 108/203 KB 8/22 KB 5/60 KB 108/203 KB 13/22 KB 8/60 KB 108/203 KB 13/22 KB 11/60 KB 108/203 KB 13/22 KB 3/57 KB 3/181 KB 13/60 KB 108/203 KB 13/22 KB 3/57 KB 3/181 KB 16/60 KB 108/203 KB 13/22 KB 3/57 KB 3/181 KB 11/60 KB 108/203 KB 13/22 KB 5/57 KB 3/181 KB 16/60 KB 108/203 KB 16/22 KB 8/57 KB 3/181 KB 16/60 KB 108/203 KB 16/22 KB 11/57 KB 3/181 KB 16/60 KB 108/203 KB 16/22 KB 13/57 KB 3/181 KB 16/60 KB 108/203 KB 16/22 KB 16/57 KB 3/181 KB 16/60 KB 108/203 KB 16/22 KB 19/57 KB 3/181 KB 16/60 KB 108/203 KB 16/22 KB 3/181 KB 11/60 KB 108/203 KB 13/22 KB 19/57 KB 5/181 KB 19/60 KB 108/203 KB 16/22 KB 19/57 KB 8/181 KB 19/60 KB 108/203 KB 16/22 KB 19/57 KB 11/181 KB 19/60 KB 108/203 KB 16/22 KB 19/57 KB 13/181 KB 19/60 KB 108/203 KB 16/22 KB 19/57 KB 16/181 KB 19/60 KB 108/203 KB 16/22 KB 19/57 KB 19/181 KB 19/60 KB 108/203 KB 16/22 KB 19/57 KB 21/181 KB 19/60 KB 108/203 KB 16/22 KB 19/57 KB 3/181 KB 19/60 KB 108/203 KB 16/22 KB 3/57 KB 3/181 KB 16/60 KB 108/203 KB 16/22 KB 19/57 KB 21/181 KB 19/60 KB 108/203 KB 19/22 KB 21/57 KB 24/181 KB 21/60 KB 108/203 KB 21/22 KB 21/57 KB 24/181 KB 21/60 KB 108/203 KB 22/22 KB 21/57 KB 24/181 KB 21/60 KB 108/203 KB 19/22 KB 19/57 KB 24/181 KB 21/60 KB 108/203 KB 19/22 KB 19/57 KB 21/181 KB 21/60 KB 108/203 KB 19/22 KB 24/57 KB 24/181 KB 21/60 KB 108/203 KB 22/22 KB 24/57 KB 27/181 KB 24/60 KB 108/203 KB 22/22 KB 24/57 KB 24/181 KB 24/60 KB 108/203 KB 22/22 KB 27/57 KB 27/181 KB 24/60 KB 108/203 KB 22/22 KB 27/57 KB 29/181 KB 27/60 KB 108/203 KB 22/22 KB 27/57 KB 27/181 KB 27/60 KB 108/203 KB 22/22 KB 29/57 KB 29/181 KB 27/60 KB 108/203 KB 22/22 KB 29/57 KB 32/181 KB 27/60 KB 108/203 KB 22/22 KB 32/57 KB 32/181 KB 27/60 KB 108/203 KB 22/22 KB 32/57 KB 36/181 KB 29/60 KB 108/203 KB 22/22 KB 32/57 KB 36/181 KB 32/60 KB 108/203 KB 22/22 KB 32/57 KB 36/181 KB 36/60 KB 108/203 KB 22/22 KB 36/57 KB 36/181 KB 40/60 KB 108/203 KB 22/22 KB 36/57 KB 36/181 KB 44/60 KB 108/203 KB 22/22 KB 36/57 KB 36/181 KB 48/60 KB 108/203 KB 22/22 KB 32/57 KB 36/181 KB 27/60 KB 108/203 KB 22/22 KB 36/57 KB 40/181 KB 48/60 KB 108/203 KB 22/22 KB 36/57 KB 36/181 KB 36/60 KB 108/203 KB 22/22 KB 40/57 KB 40/181 KB 48/60 KB 108/203 KB 22/22 KB 44/57 KB 44/181 KB 48/60 KB 108/203 KB 22/22 KB 48/57 KB 44/181 KB 48/60 KB 108/203 KB 22/22 KB 40/57 KB 44/181 KB 48/60 KB 108/203 KB 22/22 KB 48/57 KB 48/181 KB 48/60 KB 108/203 KB 22/22 KB 52/57 KB 48/181 KB 48/60 KB 108/203 KB 22/22 KB 56/57 KB 52/181 KB 52/60 KB 108/203 KB 22/22 KB 57/57 KB 52/181 KB 52/60 KB 108/203 KB 22/22 KB 52/57 KB 52/181 KB 52/60 KB 108/203 KB 22/22 KB 52/57 KB 52/181 KB 48/60 KB 108/203 KB 22/22 KB 57/57 KB 56/181 KB 52/60 KB 108/203 KB 22/22 KB 57/57 KB 60/181 KB 52/60 KB 108/203 KB 22/22 KB 57/57 KB 64/181 KB 56/60 KB 108/203 KB 22/22 KB 57/57 KB 60/181 KB 56/60 KB 108/203 KB 22/22 KB 57/57 KB 64/181 KB 60/60 KB 108/203 KB 22/22 KB 57/57 KB 64/181 KB unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 60/60 KB 112/203 KB 22/22 KB 57/57 KB 68/181 KB 60/60 KB 112/203 KB 22/22 KB 57/57 KB 72/181 KB 60/60 KB 112/203 KB 22/22 KB 57/57 KB 76/181 KB 60/60 KB 112/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 112/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 116/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 120/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 124/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 128/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 132/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 136/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 140/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 144/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 148/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 152/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 156/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 160/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 164/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 168/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 172/203 KB 22/22 KB 57/57 KB 80/181 KB 60/60 KB 176/203 KB 22/22 KB 57/57 KB 84/181 KB 60/60 KB 176/203 KB 22/22 KB 57/57 KB 88/181 KB 60/60 KB 176/203 KB 22/22 KB 57/57 KB 92/181 KB 60/60 KB 176/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 176/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 180/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 184/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 188/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 192/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 196/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 200/203 KB 22/22 KB 57/57 KB 96/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 100/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 104/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 108/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 112/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 116/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 120/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 124/181 KB 60/60 KB 203/203 KB 22/22 KB 57/57 KB 128/181 KB 60/60 KB 203/203 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 4139.9 KB/sec) unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 57/57 KB 132/181 KB 60/60 KB 22/22 KB 57/57 KB 136/181 KB 60/60 KB 22/22 KB 57/57 KB 140/181 KB 60/60 KB 22/22 KB 57/57 KB 144/181 KB 60/60 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 322.8 KB/sec) unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install 57/57 KB 148/181 KB 60/60 KB 57/57 KB 152/181 KB 60/60 KB 57/57 KB 156/181 KB 60/60 KB 57/57 KB 160/181 KB 60/60 KB 57/57 KB 164/181 KB 60/60 KB 57/57 KB 168/181 KB 60/60 KB 57/57 KB 172/181 KB 60/60 KB 57/57 KB 176/181 KB 60/60 KB 57/57 KB 180/181 KB 60/60 KB 57/57 KB 181/181 KB 60/60 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 981.0 KB/sec) unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1001.0 KB/sec) unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26150K .......... .......... .......... .......... .......... 48% 1.44M 1s unit-abot-epc-basic-0: 20:45:38 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2339.2 KB/sec) unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26200K .......... .......... .......... .......... .......... 48% 3.05M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26250K .......... .......... .......... .......... .......... 48% 51.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26300K .......... .......... .......... .......... .......... 49% 11.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26350K .......... .......... .......... .......... .......... 49% 59.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26400K .......... .......... .......... .......... .......... 49% 58.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26450K .......... .......... .......... .......... .......... 49% 59.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26500K .......... .......... .......... .......... .......... 49% 56.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26550K .......... .......... .......... .......... .......... 49% 57.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26600K .......... .......... .......... .......... .......... 49% 61.3M 1s unit-oai-hss-0: 20:45:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 20:45:38 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 20:45:38 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26650K .......... .......... .......... .......... .......... 49% 71.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26700K .......... .......... .......... .......... .......... 49% 76.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26750K .......... .......... .......... .......... .......... 49% 105M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26800K .......... .......... .......... .......... .......... 49% 83.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26850K .......... .......... .......... .......... .......... 50% 67.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26900K .......... .......... .......... .......... .......... 50% 90.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 26950K .......... .......... .......... .......... .......... 50% 73.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27000K .......... .......... .......... .......... .......... 50% 63.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27050K .......... .......... .......... .......... .......... 50% 117M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27100K .......... .......... .......... .......... .......... 50% 109M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27150K .......... .......... .......... .......... .......... 50% 35.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27200K .......... .......... .......... .......... .......... 50% 31.2M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27250K .......... .......... .......... .......... .......... 50% 50.5M 1s unit-oai-hss-0: 20:45:38 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 20:45:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:45:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:45:38 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-hss-0: 20:45:38 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 20:45:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 20:45:38 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 20:45:38 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 20:45:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 20:45:38 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27300K .......... .......... .......... .......... .......... 50% 19.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27350K .......... .......... .......... .......... .......... 50% 68.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27400K .......... .......... .......... .......... .......... 51% 10.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27450K .......... .......... .......... .......... .......... 51% 30.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27500K .......... .......... .......... .......... .......... 51% 47.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27550K .......... .......... .......... .......... .......... 51% 60.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27600K .......... .......... .......... .......... .......... 51% 67.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27650K .......... .......... .......... .......... .......... 51% 62.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27700K .......... .......... .......... .......... .......... 51% 19.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27750K .......... .......... .......... .......... .......... 51% 71.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27800K .......... .......... .......... .......... .......... 51% 14.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27850K .......... .......... .......... .......... .......... 51% 62.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27900K .......... .......... .......... .......... .......... 51% 73.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 27950K .......... .......... .......... .......... .......... 52% 72.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28000K .......... .......... .......... .......... .......... 52% 77.6M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28050K .......... .......... .......... .......... .......... 52% 75.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28100K .......... .......... .......... .......... .......... 52% 60.3M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28150K .......... .......... .......... .......... .......... 52% 68.9M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28200K .......... .......... .......... .......... .......... 52% 83.7M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28250K .......... .......... .......... .......... .......... 52% 66.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28300K .......... .......... .......... .......... .......... 52% 68.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28350K .......... .......... .......... .......... .......... 52% 70.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28400K .......... .......... .......... .......... .......... 52% 83.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28450K .......... .......... .......... .......... .......... 53% 84.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28500K .......... .......... .......... .......... .......... 53% 98.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28550K .......... .......... .......... .......... .......... 53% 107M 1s unit-oai-hss-0: 20:45:38 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28600K .......... .......... .......... .......... .......... 53% 1.64M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28650K .......... .......... .......... .......... .......... 53% 53.0M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28700K .......... .......... .......... .......... .......... 53% 72.4M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28750K .......... .......... .......... .......... .......... 53% 61.1M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28800K .......... .......... .......... .......... .......... 53% 59.2M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28850K .......... .......... .......... .......... .......... 53% 65.5M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28900K .......... .......... .......... .......... .......... 53% 75.8M 1s unit-oai-epc-0: 20:45:38 DEBUG unit.oai-epc/0.install 28950K .......... .......... .......... .......... .......... 53% 99.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29000K .......... .......... .......... .......... .......... 54% 1.38M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29050K .......... .......... .......... .......... .......... 54% 48.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29100K .......... .......... .......... .......... .......... 54% 68.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29150K .......... .......... .......... .......... .......... 54% 93.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29200K .......... .......... .......... .......... .......... 54% 3.77M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29250K .......... .......... .......... .......... .......... 54% 5.29M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29300K .......... .......... .......... .......... .......... 54% 46.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29350K .......... .......... .......... .......... .......... 54% 49.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29400K .......... .......... .......... .......... .......... 54% 53.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29450K .......... .......... .......... .......... .......... 54% 50.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29500K .......... .......... .......... .......... .......... 54% 49.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29550K .......... .......... .......... .......... .......... 55% 58.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29600K .......... .......... .......... .......... .......... 55% 65.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29650K .......... .......... .......... .......... .......... 55% 64.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29700K .......... .......... .......... .......... .......... 55% 80.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29750K .......... .......... .......... .......... .......... 55% 115M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29800K .......... .......... .......... .......... .......... 55% 77.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29850K .......... .......... .......... .......... .......... 55% 69.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29900K .......... .......... .......... .......... .......... 55% 88.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 29950K .......... .......... .......... .......... .......... 55% 84.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30000K .......... .......... .......... .......... .......... 55% 86.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30050K .......... .......... .......... .......... .......... 55% 71.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30100K .......... .......... .......... .......... .......... 56% 94.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30150K .......... .......... .......... .......... .......... 56% 113M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30200K .......... .......... .......... .......... .......... 56% 116M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30250K .......... .......... .......... .......... .......... 56% 116M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30300K .......... .......... .......... .......... .......... 56% 101M 1s unit-oai-hss-0: 20:45:39 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 20:45:39 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 20:45:39 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30350K .......... .......... .......... .......... .......... 56% 53.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30400K .......... .......... .......... .......... .......... 56% 73.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30450K .......... .......... .......... .......... .......... 56% 14.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30500K .......... .......... .......... .......... .......... 56% 18.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30550K .......... .......... .......... .......... .......... 56% 65.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30600K .......... .......... .......... .......... .......... 57% 52.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30650K .......... .......... .......... .......... .......... 57% 82.1M 1s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 20:45:39 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 20:45:39 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 20:45:39 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 20:45:39 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 20:45:39 DEBUG httpbakery client do GET https://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30700K .......... .......... .......... .......... .......... 57% 4.99M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30750K .......... .......... .......... .......... .......... 57% 68.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30800K .......... .......... .......... .......... .......... 57% 80.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30850K .......... .......... .......... .......... .......... 57% 71.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30900K .......... .......... .......... .......... .......... 57% 71.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 30950K .......... .......... .......... .......... .......... 57% 80.4M 1s unit-oai-hss-0: 20:45:39 DEBUG httpbakery } -> error unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31000K .......... .......... .......... .......... .......... 57% 78.9M 1s unit-oai-hss-0: 20:45:39 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31050K .......... .......... .......... .......... .......... 57% 69.5M 1s unit-oai-hss-0: 20:45:39 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31100K .......... .......... .......... .......... .......... 57% 77.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31150K .......... .......... .......... .......... .......... 58% 69.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31200K .......... .......... .......... .......... .......... 58% 78.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31250K .......... .......... .......... .......... .......... 58% 66.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31300K .......... .......... .......... .......... .......... 58% 91.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31350K .......... .......... .......... .......... .......... 58% 77.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31400K .......... .......... .......... .......... .......... 58% 72.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31450K .......... .......... .......... .......... .......... 58% 83.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31500K .......... .......... .......... .......... .......... 58% 81.4M 1s unit-abot-epc-basic-0: 20:45:39 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: 20:45:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31550K .......... .......... .......... .......... .......... 58% 1.85M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31600K .......... .......... .......... .......... .......... 58% 55.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31650K .......... .......... .......... .......... .......... 58% 51.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31700K .......... .......... .......... .......... .......... 59% 62.1M 1s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31750K .......... .......... .......... .......... .......... 59% 66.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31800K .......... .......... .......... .......... .......... 59% 68.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31850K .......... .......... .......... .......... .......... 59% 82.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31900K .......... .......... .......... .......... .......... 59% 77.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 31950K .......... .......... .......... .......... .......... 59% 86.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32000K .......... .......... .......... .......... .......... 59% 102M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32050K .......... .......... .......... .......... .......... 59% 1.40M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32100K .......... .......... .......... .......... .......... 59% 73.3M 1s unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 65.7 KB/sec) unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32150K .......... .......... .......... .......... .......... 59% 3.66M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32200K .......... .......... .......... .......... .......... 59% 49.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32250K .......... .......... .......... .......... .......... 60% 79.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32300K .......... .......... .......... .......... .......... 60% 4.22M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32350K .......... .......... .......... .......... .......... 60% 63.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32400K .......... .......... .......... .......... .......... 60% 62.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32450K .......... .......... .......... .......... .......... 60% 57.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32500K .......... .......... .......... .......... .......... 60% 45.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32550K .......... .......... .......... .......... .......... 60% 66.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32600K .......... .......... .......... .......... .......... 60% 69.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32650K .......... .......... .......... .......... .......... 60% 81.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32700K .......... .......... .......... .......... .......... 60% 60.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32750K .......... .......... .......... .......... .......... 61% 80.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32800K .......... .......... .......... .......... .......... 61% 67.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32850K .......... .......... .......... .......... .......... 61% 81.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32900K .......... .......... .......... .......... .......... 61% 59.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 32950K .......... .......... .......... .......... .......... 61% 77.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33000K .......... .......... .......... .......... .......... 61% 95.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33050K .......... .......... .......... .......... .......... 61% 113M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33100K .......... .......... .......... .......... .......... 61% 101M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33150K .......... .......... .......... .......... .......... 61% 96.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33200K .......... .......... .......... .......... .......... 61% 69.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33250K .......... .......... .......... .......... .......... 61% 72.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33300K .......... .......... .......... .......... .......... 62% 61.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33350K .......... .......... .......... .......... .......... 62% 88.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33400K .......... .......... .......... .......... .......... 62% 113M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33450K .......... .......... .......... .......... .......... 62% 118M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33500K .......... .......... .......... .......... .......... 62% 56.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33550K .......... .......... .......... .......... .......... 62% 23.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33600K .......... .......... .......... .......... .......... 62% 35.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33650K .......... .......... .......... .......... .......... 62% 68.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33700K .......... .......... .......... .......... .......... 62% 70.8M 1s unit-abot-epc-basic-0: 20:45:39 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 532.3 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33750K .......... .......... .......... .......... .......... 62% 4.98M 1s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33800K .......... .......... .......... .......... .......... 62% 45.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33850K .......... .......... .......... .......... .......... 63% 72.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33900K .......... .......... .......... .......... .......... 63% 67.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 33950K .......... .......... .......... .......... .......... 63% 85.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34000K .......... .......... .......... .......... .......... 63% 11.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34050K .......... .......... .......... .......... .......... 63% 66.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34100K .......... .......... .......... .......... .......... 63% 46.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34150K .......... .......... .......... .......... .......... 63% 69.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34200K .......... .......... .......... .......... .......... 63% 83.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34250K .......... .......... .......... .......... .......... 63% 69.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34300K .......... .......... .......... .......... .......... 63% 69.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34350K .......... .......... .......... .......... .......... 63% 70.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34400K .......... .......... .......... .......... .......... 64% 71.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34450K .......... .......... .......... .......... .......... 64% 54.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34500K .......... .......... .......... .......... .......... 64% 71.9M 1s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34550K .......... .......... .......... .......... .......... 64% 2.27M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34600K .......... .......... .......... .......... .......... 64% 49.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34650K .......... .......... .......... .......... .......... 64% 50.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34700K .......... .......... .......... .......... .......... 64% 66.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34750K .......... .......... .......... .......... .......... 64% 53.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34800K .......... .......... .......... .......... .......... 64% 50.2M 1s unit-abot-epc-basic-0: 20:45:39 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 96.5 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34850K .......... .......... .......... .......... .......... 64% 56.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34900K .......... .......... .......... .......... .......... 65% 60.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 34950K .......... .......... .......... .......... .......... 65% 74.7M 1s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35000K .......... .......... .......... .......... .......... 65% 1.46M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35050K .......... .......... .......... .......... .......... 65% 64.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35100K .......... .......... .......... .......... .......... 65% 62.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35150K .......... .......... .......... .......... .......... 65% 3.82M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35200K .......... .......... .......... .......... .......... 65% 60.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35250K .......... .......... .......... .......... .......... 65% 60.3M 1s unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/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 86.5 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35300K .......... .......... .......... .......... .......... 65% 4.21M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35350K .......... .......... .......... .......... .......... 65% 76.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35400K .......... .......... .......... .......... .......... 65% 53.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35450K .......... .......... .......... .......... .......... 66% 66.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35500K .......... .......... .......... .......... .......... 66% 68.6M 1s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35550K .......... .......... .......... .......... .......... 66% 12.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35600K .......... .......... .......... .......... .......... 66% 57.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35650K .......... .......... .......... .......... .......... 66% 68.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35700K .......... .......... .......... .......... .......... 66% 57.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35750K .......... .......... .......... .......... .......... 66% 67.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35800K .......... .......... .......... .......... .......... 66% 53.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35850K .......... .......... .......... .......... .......... 66% 70.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35900K .......... .......... .......... .......... .......... 66% 66.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 35950K .......... .......... .......... .......... .......... 66% 74.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36000K .......... .......... .......... .......... .......... 67% 63.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36050K .......... .......... .......... .......... .......... 67% 71.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36100K .......... .......... .......... .......... .......... 67% 74.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36150K .......... .......... .......... .......... .......... 67% 77.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36200K .......... .......... .......... .......... .......... 67% 58.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36250K .......... .......... .......... .......... .......... 67% 85.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36300K .......... .......... .......... .......... .......... 67% 95.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36350K .......... .......... .......... .......... .......... 67% 81.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36400K .......... .......... .......... .......... .......... 67% 102M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36450K .......... .......... .......... .......... .......... 67% 118M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36500K .......... .......... .......... .......... .......... 67% 88.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36550K .......... .......... .......... .......... .......... 68% 84.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36600K .......... .......... .......... .......... .......... 68% 71.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36650K .......... .......... .......... .......... .......... 68% 94.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36700K .......... .......... .......... .......... .......... 68% 97.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36750K .......... .......... .......... .......... .......... 68% 110M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36800K .......... .......... .......... .......... .......... 68% 4.87M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36850K .......... .......... .......... .......... .......... 68% 83.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36900K .......... .......... .......... .......... .......... 68% 72.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 36950K .......... .......... .......... .......... .......... 68% 75.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37000K .......... .......... .......... .......... .......... 68% 11.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37050K .......... .......... .......... .......... .......... 69% 76.1M 1s unit-abot-epc-basic-0: 20:45:39 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 51.0 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37100K .......... .......... .......... .......... .......... 69% 8.89M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37150K .......... .......... .......... .......... .......... 69% 65.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37200K .......... .......... .......... .......... .......... 69% 88.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37250K .......... .......... .......... .......... .......... 69% 56.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37300K .......... .......... .......... .......... .......... 69% 70.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37350K .......... .......... .......... .......... .......... 69% 89.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37400K .......... .......... .......... .......... .......... 69% 76.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37450K .......... .......... .......... .......... .......... 69% 76.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37500K .......... .......... .......... .......... .......... 69% 80.8M 1s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37550K .......... .......... .......... .......... .......... 69% 2.82M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37600K .......... .......... .......... .......... .......... 70% 54.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37650K .......... .......... .......... .......... .......... 70% 70.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37700K .......... .......... .......... .......... .......... 70% 60.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37750K .......... .......... .......... .......... .......... 70% 38.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37800K .......... .......... .......... .......... .......... 70% 36.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37850K .......... .......... .......... .......... .......... 70% 58.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37900K .......... .......... .......... .......... .......... 70% 66.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 37950K .......... .......... .......... .......... .......... 70% 71.2M 1s unit-abot-epc-basic-0: 20:45:39 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 86.6 KB/sec) unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38000K .......... .......... .......... .......... .......... 70% 1.47M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38050K .......... .......... .......... .......... .......... 70% 55.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38100K .......... .......... .......... .......... .......... 70% 57.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38150K .......... .......... .......... .......... .......... 71% 93.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38200K .......... .......... .......... .......... .......... 71% 3.93M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38250K .......... .......... .......... .......... .......... 71% 52.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38300K .......... .......... .......... .......... .......... 71% 4.16M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38350K .......... .......... .......... .......... .......... 71% 55.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38400K .......... .......... .......... .......... .......... 71% 68.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38450K .......... .......... .......... .......... .......... 71% 64.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38500K .......... .......... .......... .......... .......... 71% 53.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38550K .......... .......... .......... .......... .......... 71% 14.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38600K .......... .......... .......... .......... .......... 71% 60.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38650K .......... .......... .......... .......... .......... 71% 10.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38700K .......... .......... .......... .......... .......... 72% 59.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38750K .......... .......... .......... .......... .......... 72% 77.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38800K .......... .......... .......... .......... .......... 72% 58.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38850K .......... .......... .......... .......... .......... 72% 64.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38900K .......... .......... .......... .......... .......... 72% 56.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 38950K .......... .......... .......... .......... .......... 72% 77.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39000K .......... .......... .......... .......... .......... 72% 71.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39050K .......... .......... .......... .......... .......... 72% 76.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39100K .......... .......... .......... .......... .......... 72% 58.6M 1s unit-abot-epc-basic-0: 20:45:39 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 248.2 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39150K .......... .......... .......... .......... .......... 72% 73.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39200K .......... .......... .......... .......... .......... 73% 71.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39250K .......... .......... .......... .......... .......... 73% 75.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39300K .......... .......... .......... .......... .......... 73% 58.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39350K .......... .......... .......... .......... .......... 73% 75.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39400K .......... .......... .......... .......... .......... 73% 85.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39450K .......... .......... .......... .......... .......... 73% 117M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39500K .......... .......... .......... .......... .......... 73% 101M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39550K .......... .......... .......... .......... .......... 73% 119M 1s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39600K .......... .......... .......... .......... .......... 73% 115M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39650K .......... .......... .......... .......... .......... 73% 114M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39700K .......... .......... .......... .......... .......... 73% 88.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39750K .......... .......... .......... .......... .......... 74% 9.28M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39800K .......... .......... .......... .......... .......... 74% 38.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39850K .......... .......... .......... .......... .......... 74% 78.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39900K .......... .......... .......... .......... .......... 74% 79.5M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 39950K .......... .......... .......... .......... .......... 74% 69.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40000K .......... .......... .......... .......... .......... 74% 12.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40050K .......... .......... .......... .......... .......... 74% 54.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40100K .......... .......... .......... .......... .......... 74% 80.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40150K .......... .......... .......... .......... .......... 74% 8.58M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40200K .......... .......... .......... .......... .......... 74% 70.5M 1s unit-abot-epc-basic-0: 20:45:39 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 32.6 KB/sec) unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40250K .......... .......... .......... .......... .......... 74% 2.26M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40300K .......... .......... .......... .......... .......... 75% 62.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40350K .......... .......... .......... .......... .......... 75% 65.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40400K .......... .......... .......... .......... .......... 75% 62.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40450K .......... .......... .......... .......... .......... 75% 66.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40500K .......... .......... .......... .......... .......... 75% 64.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40550K .......... .......... .......... .......... .......... 75% 71.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40600K .......... .......... .......... .......... .......... 75% 66.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40650K .......... .......... .......... .......... .......... 75% 89.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40700K .......... .......... .......... .......... .......... 75% 85.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40750K .......... .......... .......... .......... .......... 75% 63.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40800K .......... .......... .......... .......... .......... 75% 81.8M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40850K .......... .......... .......... .......... .......... 76% 75.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40900K .......... .......... .......... .......... .......... 76% 98.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 40950K .......... .......... .......... .......... .......... 76% 102M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41000K .......... .......... .......... .......... .......... 76% 1.59M 1s unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 56.1 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41050K .......... .......... .......... .......... .......... 76% 60.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41100K .......... .......... .......... .......... .......... 76% 61.4M 1s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41150K .......... .......... .......... .......... .......... 76% 65.0M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41200K .......... .......... .......... .......... .......... 76% 4.13M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41250K .......... .......... .......... .......... .......... 76% 41.2M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41300K .......... .......... .......... .......... .......... 76% 67.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41350K .......... .......... .......... .......... .......... 77% 4.12M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41400K .......... .......... .......... .......... .......... 77% 49.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41450K .......... .......... .......... .......... .......... 77% 58.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41500K .......... .......... .......... .......... .......... 77% 59.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41550K .......... .......... .......... .......... .......... 77% 88.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41600K .......... .......... .......... .......... .......... 77% 13.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41650K .......... .......... .......... .......... .......... 77% 10.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41700K .......... .......... .......... .......... .......... 77% 53.4M 1s unit-abot-epc-basic-0: 20:45:39 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/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 188.3 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41750K .......... .......... .......... .......... .......... 77% 12.0M 1s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41800K .......... .......... .......... .......... .......... 77% 62.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41850K .......... .......... .......... .......... .......... 77% 71.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41900K .......... .......... .......... .......... .......... 78% 66.1M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 41950K .......... .......... .......... .......... .......... 78% 60.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42000K .......... .......... .......... .......... .......... 78% 60.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42050K .......... .......... .......... .......... .......... 78% 57.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42100K .......... .......... .......... .......... .......... 78% 73.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42150K .......... .......... .......... .......... .......... 78% 73.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42200K .......... .......... .......... .......... .......... 78% 72.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42250K .......... .......... .......... .......... .......... 78% 68.7M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42300K .......... .......... .......... .......... .......... 78% 115M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42350K .......... .......... .......... .......... .......... 78% 107M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42400K .......... .......... .......... .......... .......... 78% 115M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42450K .......... .......... .......... .......... .......... 79% 98.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42500K .......... .......... .......... .......... .......... 79% 10.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42550K .......... .......... .......... .......... .......... 79% 75.3M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42600K .......... .......... .......... .......... .......... 79% 74.4M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42650K .......... .......... .......... .......... .......... 79% 67.6M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42700K .......... .......... .......... .......... .......... 79% 78.9M 1s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42750K .......... .......... .......... .......... .......... 79% 76.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42800K .......... .......... .......... .......... .......... 79% 73.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42850K .......... .......... .......... .......... .......... 79% 63.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42900K .......... .......... .......... .......... .......... 79% 104M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 42950K .......... .......... .......... .......... .......... 79% 106M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43000K .......... .......... .......... .......... .......... 80% 31.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43050K .......... .......... .......... .......... .......... 80% 69.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43100K .......... .......... .......... .......... .......... 80% 81.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43150K .......... .......... .......... .......... .......... 80% 8.19M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43200K .......... .......... .......... .......... .......... 80% 58.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43250K .......... .......... .......... .......... .......... 80% 75.5M 0s unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 449.0 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43300K .......... .......... .......... .......... .......... 80% 2.31M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43350K .......... .......... .......... .......... .......... 80% 44.8M 0s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43400K .......... .......... .......... .......... .......... 80% 11.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43450K .......... .......... .......... .......... .......... 80% 66.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43500K .......... .......... .......... .......... .......... 81% 55.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43550K .......... .......... .......... .......... .......... 81% 60.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43600K .......... .......... .......... .......... .......... 81% 61.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43650K .......... .......... .......... .......... .......... 81% 61.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43700K .......... .......... .......... .......... .......... 81% 51.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43750K .......... .......... .......... .......... .......... 81% 73.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43800K .......... .......... .......... .......... .......... 81% 85.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43850K .......... .......... .......... .......... .......... 81% 91.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43900K .......... .......... .......... .......... .......... 81% 101M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 43950K .......... .......... .......... .......... .......... 81% 1.77M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44000K .......... .......... .......... .......... .......... 81% 62.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44050K .......... .......... .......... .......... .......... 82% 72.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44100K .......... .......... .......... .......... .......... 82% 55.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44150K .......... .......... .......... .......... .......... 82% 70.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44200K .......... .......... .......... .......... .......... 82% 82.4M 0s unit-abot-epc-basic-0: 20:45:39 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 24.4 KB/sec) unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44250K .......... .......... .......... .......... .......... 82% 4.57M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44300K .......... .......... .......... .......... .......... 82% 60.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44350K .......... .......... .......... .......... .......... 82% 3.90M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44400K .......... .......... .......... .......... .......... 82% 48.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44450K .......... .......... .......... .......... .......... 82% 70.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44500K .......... .......... .......... .......... .......... 82% 73.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44550K .......... .......... .......... .......... .......... 82% 49.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44600K .......... .......... .......... .......... .......... 83% 14.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44650K .......... .......... .......... .......... .......... 83% 67.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44700K .......... .......... .......... .......... .......... 83% 10.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44750K .......... .......... .......... .......... .......... 83% 68.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44800K .......... .......... .......... .......... .......... 83% 12.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44850K .......... .......... .......... .......... .......... 83% 46.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44900K .......... .......... .......... .......... .......... 83% 12.7M 0s unit-abot-epc-basic-0: 20:45:39 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 13.6 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 44950K .......... .......... .......... .......... .......... 83% 56.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45000K .......... .......... .......... .......... .......... 83% 80.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45050K .......... .......... .......... .......... .......... 83% 60.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45100K .......... .......... .......... .......... .......... 83% 53.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45150K .......... .......... .......... .......... .......... 84% 63.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45200K .......... .......... .......... .......... .......... 84% 81.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45250K .......... .......... .......... .......... .......... 84% 107M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45300K .......... .......... .......... .......... .......... 84% 99.2M 0s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45350K .......... .......... .......... .......... .......... 84% 12.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45400K .......... .......... .......... .......... .......... 84% 64.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45450K .......... .......... .......... .......... .......... 84% 65.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45500K .......... .......... .......... .......... .......... 84% 74.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45550K .......... .......... .......... .......... .......... 84% 75.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45600K .......... .......... .......... .......... .......... 84% 76.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45650K .......... .......... .......... .......... .......... 85% 66.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45700K .......... .......... .......... .......... .......... 85% 73.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45750K .......... .......... .......... .......... .......... 85% 90.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45800K .......... .......... .......... .......... .......... 85% 112M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45850K .......... .......... .......... .......... .......... 85% 104M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45900K .......... .......... .......... .......... .......... 85% 78.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 45950K .......... .......... .......... .......... .......... 85% 65.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46000K .......... .......... .......... .......... .......... 85% 81.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46050K .......... .......... .......... .......... .......... 85% 97.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46100K .......... .......... .......... .......... .......... 85% 117M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46150K .......... .......... .......... .......... .......... 85% 11.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46200K .......... .......... .......... .......... .......... 86% 81.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46250K .......... .......... .......... .......... .......... 86% 74.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46300K .......... .......... .......... .......... .......... 86% 60.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46350K .......... .......... .......... .......... .......... 86% 2.17M 0s unit-abot-epc-basic-0: 20:45:39 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 62.5 KB/sec) unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46400K .......... .......... .......... .......... .......... 86% 13.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46450K .......... .......... .......... .......... .......... 86% 71.9M 0s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46500K .......... .......... .......... .......... .......... 86% 57.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46550K .......... .......... .......... .......... .......... 86% 48.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46600K .......... .......... .......... .......... .......... 86% 15.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46650K .......... .......... .......... .......... .......... 86% 59.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46700K .......... .......... .......... .......... .......... 86% 61.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46750K .......... .......... .......... .......... .......... 87% 60.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46800K .......... .......... .......... .......... .......... 87% 79.9M 0s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46850K .......... .......... .......... .......... .......... 87% 1.88M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46900K .......... .......... .......... .......... .......... 87% 53.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 46950K .......... .......... .......... .......... .......... 87% 51.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47000K .......... .......... .......... .......... .......... 87% 61.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47050K .......... .......... .......... .......... .......... 87% 62.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47100K .......... .......... .......... .......... .......... 87% 94.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47150K .......... .......... .......... .......... .......... 87% 81.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47200K .......... .......... .......... .......... .......... 87% 108M 0s unit-abot-epc-basic-0: 20:45:39 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 335.0 KB/sec) unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47250K .......... .......... .......... .......... .......... 87% 5.28M 0s unit-oai-hss-0: 20:45:39 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47300K .......... .......... .......... .......... .......... 88% 57.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47350K .......... .......... .......... .......... .......... 88% 68.9M 0s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47400K .......... .......... .......... .......... .......... 88% 3.89M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47450K .......... .......... .......... .......... .......... 88% 70.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47500K .......... .......... .......... .......... .......... 88% 65.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47550K .......... .......... .......... .......... .......... 88% 47.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47600K .......... .......... .......... .......... .......... 88% 69.2M 0s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47650K .......... .......... .......... .......... .......... 88% 6.82M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47700K .......... .......... .......... .......... .......... 88% 58.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47750K .......... .......... .......... .......... .......... 88% 67.9M 0s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 20:45:39 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 20:45:39 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47800K .......... .......... .......... .......... .......... 89% 11.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47850K .......... .......... .......... .......... .......... 89% 55.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47900K .......... .......... .......... .......... .......... 89% 13.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 47950K .......... .......... .......... .......... .......... 89% 56.8M 0s unit-abot-epc-basic-0: 20:45:39 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 19.4 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48000K .......... .......... .......... .......... .......... 89% 48.8M 0s unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48050K .......... .......... .......... .......... .......... 89% 6.07M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48100K .......... .......... .......... .......... .......... 89% 53.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48150K .......... .......... .......... .......... .......... 89% 77.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48200K .......... .......... .......... .......... .......... 89% 50.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48250K .......... .......... .......... .......... .......... 89% 56.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48300K .......... .......... .......... .......... .......... 89% 66.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48350K .......... .......... .......... .......... .......... 90% 57.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48400K .......... .......... .......... .......... .......... 90% 53.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48450K .......... .......... .......... .......... .......... 90% 69.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48500K .......... .......... .......... .......... .......... 90% 74.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48550K .......... .......... .......... .......... .......... 90% 71.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48600K .......... .......... .......... .......... .......... 90% 63.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48650K .......... .......... .......... .......... .......... 90% 70.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48700K .......... .......... .......... .......... .......... 90% 76.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48750K .......... .......... .......... .......... .......... 90% 75.1M 0s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48800K .......... .......... .......... .......... .......... 90% 101M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48850K .......... .......... .......... .......... .......... 90% 107M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48900K .......... .......... .......... .......... .......... 91% 117M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 48950K .......... .......... .......... .......... .......... 91% 105M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49000K .......... .......... .......... .......... .......... 91% 103M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49050K .......... .......... .......... .......... .......... 91% 106M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49100K .......... .......... .......... .......... .......... 91% 77.6M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49150K .......... .......... .......... .......... .......... 91% 70.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49200K .......... .......... .......... .......... .......... 91% 64.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49250K .......... .......... .......... .......... .......... 91% 82.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49300K .......... .......... .......... .......... .......... 91% 85.2M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49350K .......... .......... .......... .......... .......... 91% 117M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49400K .......... .......... .......... .......... .......... 91% 2.33M 0s unit-abot-epc-basic-0: 20:45:39 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 88.1 KB/sec) unit-abot-epc-basic-0: 20:45:39 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-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49450K .......... .......... .......... .......... .......... 92% 12.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49500K .......... .......... .......... .......... .......... 92% 45.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49550K .......... .......... .......... .......... .......... 92% 57.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49600K .......... .......... .......... .......... .......... 92% 78.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49650K .......... .......... .......... .......... .......... 92% 14.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49700K .......... .......... .......... .......... .......... 92% 1.59M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49750K .......... .......... .......... .......... .......... 92% 74.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49800K .......... .......... .......... .......... .......... 92% 72.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49850K .......... .......... .......... .......... .......... 92% 53.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49900K .......... .......... .......... .......... .......... 92% 52.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 49950K .......... .......... .......... .......... .......... 93% 64.8M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50000K .......... .......... .......... .......... .......... 93% 71.4M 0s unit-abot-epc-basic-0: 20:45:39 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.7/plexus-2.0.7.pom (17 KB at 402.1 KB/sec) unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50050K .......... .......... .......... .......... .......... 93% 99.3M 0s unit-oai-hss-0: 20:45:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50100K .......... .......... .......... .......... .......... 93% 102M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50150K .......... .......... .......... .......... .......... 93% 112M 0s unit-abot-epc-basic-0: 20:45:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50200K .......... .......... .......... .......... .......... 93% 7.10M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50250K .......... .......... .......... .......... .......... 93% 62.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50300K .......... .......... .......... .......... .......... 93% 51.5M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50350K .......... .......... .......... .......... .......... 93% 97.3M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50400K .......... .......... .......... .......... .......... 93% 97.4M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50450K .......... .......... .......... .......... .......... 93% 4.48M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50500K .......... .......... .......... .......... .......... 94% 41.0M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50550K .......... .......... .......... .......... .......... 94% 67.1M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50600K .......... .......... .......... .......... .......... 94% 52.7M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50650K .......... .......... .......... .......... .......... 94% 70.9M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50700K .......... .......... .......... .......... .......... 94% 7.67M 0s unit-oai-epc-0: 20:45:39 DEBUG unit.oai-epc/0.install 50750K .......... .......... .......... .......... .......... 94% 28.7M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 50800K .......... .......... .......... .......... .......... 94% 12.0M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 50850K .......... .......... .......... .......... .......... 94% 57.0M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 50900K .......... .......... .......... .......... .......... 94% 65.1M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 50950K .......... .......... .......... .......... .......... 94% 12.6M 0s unit-abot-epc-basic-0: 20:45:40 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 174.0 KB/sec) unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51000K .......... .......... .......... .......... .......... 94% 61.4M 0s unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51050K .......... .......... .......... .......... .......... 95% 6.04M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51100K .......... .......... .......... .......... .......... 95% 72.3M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51150K .......... .......... .......... .......... .......... 95% 58.0M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51200K .......... .......... .......... .......... .......... 95% 48.2M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51250K .......... .......... .......... .......... .......... 95% 58.0M 0s unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51300K .......... .......... .......... .......... .......... 95% 15.4M 0s unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51350K .......... .......... .......... .......... .......... 95% 60.1M 0s unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51400K .......... .......... .......... .......... .......... 95% 88.8M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51450K .......... .......... .......... .......... .......... 95% 63.0M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51500K .......... .......... .......... .......... .......... 95% 50.5M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51550K .......... .......... .......... .......... .......... 95% 57.8M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51600K .......... .......... .......... .......... .......... 96% 68.9M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51650K .......... .......... .......... .......... .......... 96% 72.0M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51700K .......... .......... .......... .......... .......... 96% 93.4M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51750K .......... .......... .......... .......... .......... 96% 115M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51800K .......... .......... .......... .......... .......... 96% 116M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51850K .......... .......... .......... .......... .......... 96% 96.3M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51900K .......... .......... .......... .......... .......... 96% 64.3M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 51950K .......... .......... .......... .......... .......... 96% 72.9M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52000K .......... .......... .......... .......... .......... 96% 72.6M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52050K .......... .......... .......... .......... .......... 96% 75.2M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52100K .......... .......... .......... .......... .......... 97% 67.6M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52150K .......... .......... .......... .......... .......... 97% 77.5M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52200K .......... .......... .......... .......... .......... 97% 79.8M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52250K .......... .......... .......... .......... .......... 97% 115M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52300K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52350K .......... .......... .......... .......... .......... 97% 117M 0s unit-oai-hss-0: 20:45:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 20:45:40 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 82.9 KB/sec) unit-abot-epc-basic-0: 20:45:40 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-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52400K .......... .......... .......... .......... .......... 97% 2.80M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52450K .......... .......... .......... .......... .......... 97% 25.9M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52500K .......... .......... .......... .......... .......... 97% 11.6M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52550K .......... .......... .......... .......... .......... 97% 60.4M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52600K .......... .......... .......... .......... .......... 97% 65.1M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52650K .......... .......... .......... .......... .......... 98% 67.3M 0s unit-oai-hss-0: 20:45:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 20:45:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 3/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 125.4 KB/sec) unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52700K .......... .......... .......... .......... .......... 98% 1.51M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52750K .......... .......... .......... .......... .......... 98% 39.7M 0s unit-abot-epc-basic-0: 20:45:40 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-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52800K .......... .......... .......... .......... .......... 98% 71.2M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52850K .......... .......... .......... .......... .......... 98% 68.9M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52900K .......... .......... .......... .......... .......... 98% 4.39M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 52950K .......... .......... .......... .......... .......... 98% 49.2M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53000K .......... .......... .......... .......... .......... 98% 60.9M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53050K .......... .......... .......... .......... .......... 98% 61.3M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53100K .......... .......... .......... .......... .......... 98% 62.1M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53150K .......... .......... .......... .......... .......... 98% 61.6M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53200K .......... .......... .......... .......... .......... 99% 110M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53250K .......... .......... .......... .......... .......... 99% 119M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53300K .......... .......... .......... .......... .......... 99% 107M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53350K .......... .......... .......... .......... .......... 99% 91.3M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53400K .......... .......... .......... .......... .......... 99% 7.11M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53450K .......... .......... .......... .......... .......... 99% 48.9M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53500K .......... .......... .......... .......... .......... 99% 73.1M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53550K .......... .......... .......... .......... .......... 99% 94.7M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53600K .......... .......... .......... .......... .......... 99% 63.9M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53650K .......... .......... .......... .......... .......... 99% 46.7M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53700K .......... .......... .......... .......... .......... 99% 27.4M 0s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 53750K ...... 100% 11500G=2.5s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install 2018-08-28 20:45:40 (21.3 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install FINISHED --2018-08-28 20:45:40-- unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install Total wall clock time: 4.6s unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install Downloaded: 4 files, 66M in 3.9s (17.2 MB/s) unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 20:45:40 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/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 264.3 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 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 72.3 KB/sec) unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:45:40 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 215.9 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 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 21.6 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 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/2.4/commons-io-2.4.pom (10 KB at 242.1 KB/sec) unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/25/commons-parent-25.pom unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 3/48 KB 6/48 KB 9/48 KB 11/48 KB 14/48 KB 16/48 KB 19/48 KB 22/48 KB 25/48 KB 27/48 KB 30/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 982.7 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 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: 20:45:40 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: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:45:40 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: 20:45:40 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 3/44 KB 6/44 KB 9/44 KB 11/44 KB 14/44 KB 16/44 KB 19/44 KB 22/44 KB 25/44 KB 27/44 KB 30/44 KB 32/44 KB 36/44 KB 40/44 KB 44/44 KB 44/44 KB 4/46 KB 44/44 KB 8/46 KB 44/44 KB 12/46 KB 44/44 KB 16/46 KB 44/44 KB 3/54 KB 16/46 KB 44/44 KB 5/54 KB 16/46 KB 3/201 KB 44/44 KB 8/54 KB 16/46 KB 3/201 KB 44/44 KB 8/54 KB 3/158 KB 16/46 KB 3/201 KB 44/44 KB 5/54 KB 16/46 KB 5/201 KB 44/44 KB 8/54 KB 3/158 KB 16/46 KB 8/201 KB 44/44 KB 8/54 KB 3/158 KB 16/46 KB 11/201 KB 44/44 KB 8/54 KB 5/158 KB 16/46 KB 13/201 KB 44/44 KB 8/54 KB 5/158 KB 20/46 KB 16/201 KB 44/44 KB 8/54 KB 5/158 KB 20/46 KB 8/201 KB 44/44 KB 8/54 KB 5/158 KB 16/46 KB 16/201 KB 44/44 KB 8/54 KB 8/158 KB 20/46 KB 11/201 KB 44/44 KB 8/54 KB 5/158 KB 20/46 KB 19/201 KB 11/54 KB 8/158 KB 24/46 KB 19/201 KB 11/54 KB 8/158 KB 28/46 KB 19/201 KB 11/54 KB 8/158 KB 32/46 KB 19/201 KB 11/54 KB 8/158 KB 36/46 KB 19/201 KB 11/54 KB 8/158 KB 40/46 KB 19/201 KB 11/54 KB 8/158 KB 44/46 KB 19/201 KB 11/54 KB 8/158 KB 46/46 KB 19/201 KB 11/54 KB 8/158 KB 20/46 KB 21/201 KB 11/54 KB 8/158 KB 46/46 KB 24/201 KB 11/54 KB 8/158 KB 46/46 KB 27/201 KB 11/54 KB 8/158 KB 46/46 KB 29/201 KB 11/54 KB 8/158 KB 46/46 KB 32/201 KB 11/54 KB 8/158 KB 46/46 KB 36/201 KB 11/54 KB 8/158 KB 46/46 KB 40/201 KB 11/54 KB 8/158 KB 46/46 KB 44/201 KB 11/54 KB 8/158 KB 46/46 KB 48/201 KB 11/54 KB 8/158 KB 46/46 KB 16/201 KB 11/54 KB 8/158 KB 20/46 KB 48/201 KB 13/54 KB 8/158 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1096.4 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install 52/201 KB 13/54 KB 8/158 KB 46/46 KB 56/201 KB 16/54 KB 8/158 KB 46/46 KB 52/201 KB 16/54 KB 8/158 KB 46/46 KB 56/201 KB 19/54 KB 8/158 KB 46/46 KB 56/201 KB 21/54 KB 8/158 KB 46/46 KB 56/201 KB 24/54 KB 8/158 KB 46/46 KB 60/201 KB 24/54 KB 8/158 KB 46/46 KB 64/201 KB 24/54 KB 8/158 KB 46/46 KB 64/201 KB 27/54 KB 8/158 KB 46/46 KB 64/201 KB 29/54 KB 8/158 KB 46/46 KB 68/201 KB 29/54 KB 8/158 KB 46/46 KB 68/201 KB 32/54 KB 8/158 KB 46/46 KB 72/201 KB 32/54 KB 8/158 KB 46/46 KB 76/201 KB 32/54 KB 8/158 KB 46/46 KB 80/201 KB 32/54 KB 8/158 KB 46/46 KB 80/201 KB 36/54 KB 8/158 KB 46/46 KB 80/201 KB 40/54 KB 8/158 KB 46/46 KB 80/201 KB 44/54 KB 8/158 KB 46/46 KB 80/201 KB 48/54 KB 8/158 KB 46/46 KB 84/201 KB 48/54 KB 8/158 KB 46/46 KB 88/201 KB 48/54 KB 8/158 KB 46/46 KB 92/201 KB 48/54 KB 8/158 KB 46/46 KB 96/201 KB 48/54 KB 8/158 KB 46/46 KB 96/201 KB 52/54 KB 8/158 KB 46/46 KB 96/201 KB 54/54 KB 8/158 KB 46/46 KB 96/201 KB 54/54 KB 11/158 KB 46/46 KB 96/201 KB 54/54 KB 13/158 KB 46/46 KB 96/201 KB 54/54 KB 16/158 KB 46/46 KB 96/201 KB 54/54 KB 19/158 KB 46/46 KB 96/201 KB 54/54 KB 21/158 KB 46/46 KB 96/201 KB 54/54 KB 24/158 KB 46/46 KB 96/201 KB 54/54 KB 27/158 KB 46/46 KB 96/201 KB 54/54 KB 29/158 KB 46/46 KB 96/201 KB 54/54 KB 32/158 KB 46/46 KB 96/201 KB 54/54 KB 36/158 KB 46/46 KB 96/201 KB 54/54 KB 40/158 KB 46/46 KB 96/201 KB 54/54 KB 44/158 KB 46/46 KB 96/201 KB 54/54 KB 48/158 KB 46/46 KB 96/201 KB 54/54 KB 52/158 KB 46/46 KB 96/201 KB 54/54 KB 56/158 KB 46/46 KB 96/201 KB 54/54 KB 60/158 KB 46/46 KB 96/201 KB 54/54 KB 64/158 KB 46/46 KB 96/201 KB 54/54 KB 68/158 KB 46/46 KB 96/201 KB 54/54 KB 72/158 KB 46/46 KB 96/201 KB 54/54 KB 76/158 KB 46/46 KB 96/201 KB 54/54 KB 80/158 KB 46/46 KB 96/201 KB 54/54 KB 84/158 KB 46/46 KB 96/201 KB 54/54 KB 88/158 KB 46/46 KB 96/201 KB 54/54 KB 92/158 KB 46/46 KB 96/201 KB 54/54 KB 96/158 KB 46/46 KB 100/201 KB 54/54 KB 96/158 KB 46/46 KB 104/201 KB 54/54 KB 96/158 KB 46/46 KB 108/201 KB 54/54 KB 96/158 KB 46/46 KB 112/201 KB 54/54 KB 96/158 KB 46/46 KB 116/201 KB 54/54 KB 96/158 KB 46/46 KB 120/201 KB 54/54 KB 100/158 KB 46/46 KB 124/201 KB 54/54 KB 100/158 KB 46/46 KB 128/201 KB 54/54 KB 100/158 KB 46/46 KB 116/201 KB 54/54 KB 100/158 KB 46/46 KB 128/201 KB 54/54 KB 104/158 KB 46/46 KB 128/201 KB 54/54 KB 108/158 KB 46/46 KB 128/201 KB 54/54 KB 112/158 KB 46/46 KB 132/201 KB 54/54 KB 112/158 KB 46/46 KB 136/201 KB 54/54 KB 112/158 KB 46/46 KB 140/201 KB 54/54 KB 112/158 KB 46/46 KB 144/201 KB 54/54 KB 112/158 KB 46/46 KB 148/201 KB 54/54 KB 112/158 KB 46/46 KB 152/201 KB 54/54 KB 112/158 KB 46/46 KB 156/201 KB 54/54 KB 112/158 KB 46/46 KB 160/201 KB 54/54 KB 112/158 KB 46/46 KB 164/201 KB 54/54 KB 112/158 KB 46/46 KB 164/201 KB 54/54 KB 116/158 KB 46/46 KB 164/201 KB 54/54 KB 120/158 KB 46/46 KB 164/201 KB 54/54 KB 124/158 KB 46/46 KB 164/201 KB 54/54 KB 128/158 KB 46/46 KB 168/201 KB 54/54 KB 128/158 KB 46/46 KB 172/201 KB 54/54 KB 128/158 KB 46/46 KB 176/201 KB 54/54 KB 128/158 KB 46/46 KB 180/201 KB 54/54 KB 128/158 KB 46/46 KB 184/201 KB 54/54 KB 128/158 KB 46/46 KB 188/201 KB 54/54 KB 128/158 KB 46/46 KB 192/201 KB 54/54 KB 128/158 KB 46/46 KB 196/201 KB 54/54 KB 128/158 KB 46/46 KB 200/201 KB 54/54 KB 128/158 KB 46/46 KB 201/201 KB 54/54 KB 128/158 KB 46/46 KB 3/6 KB 201/201 KB 54/54 KB 128/158 KB 46/46 KB 6/6 unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install KB 201/201 KB 54/54 KB 128/158 KB 46/46 KB 6/6 KB 201/201 KB 54/54 KB 128/158 KB 46/46 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 95.2 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 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 815.1 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install 201/201 KB 132/158 KB 46/46 KB 201/201 KB 136/158 KB 46/46 KB 201/201 KB 140/158 KB 46/46 KB 201/201 KB 144/158 KB 46/46 KB 201/201 KB 3/3 KB 144/158 KB 46/46 KB 201/201 KB 3/3 KB 148/158 KB 46/46 KB 201/201 KB 3/3 KB 148/158 KB 46/46 KB 201/201 KB 3/3 KB 152/158 KB 46/46 KB 201/201 KB 3/3 KB 156/158 KB 46/46 KB 201/201 KB 3/3 KB 158/158 KB 46/46 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 616.7 KB/sec) unit-abot-epc-basic-0: 20:45:40 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-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 1987.9 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install 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 2507.4 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/52 KB 3/3 KB 4/52 KB 3/3 KB 7/52 KB 3/3 KB 8/52 KB 3/3 KB 11/52 KB 3/3 KB 12/52 KB 3/3 KB 15/52 KB 3/3 KB 16/52 KB 4/367 KB 3/3 KB 16/52 KB 8/367 KB 3/3 KB 16/52 KB 12/367 KB 3/3 KB 16/52 KB 16/367 KB 3/3 KB 16/52 KB 16/367 KB 3/3 KB 19/52 KB 16/367 KB 3/3 KB 22/52 KB 16/367 KB 3/3 KB 24/52 KB 16/367 KB 3/3 KB 3/5 KB 24/52 KB 16/367 KB 5/5 KB 24/52 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 27.4 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install 20/367 KB 5/5 KB 24/52 KB 24/367 KB 5/5 KB 24/52 KB 28/367 KB 5/5 KB 24/52 KB 32/367 KB 5/5 KB 24/52 KB 32/367 KB 5/5 KB 27/52 KB 32/367 KB 5/5 KB 30/52 KB 32/367 KB 5/5 KB 32/52 KB 32/367 KB 5/5 KB 35/52 KB 32/367 KB 5/5 KB 38/52 KB 36/367 KB 5/5 KB 38/52 KB 40/367 KB 5/5 KB 38/52 KB 44/367 KB 5/5 KB 38/52 KB 48/367 KB 5/5 KB 38/52 KB 48/367 KB 5/5 KB 40/52 KB 48/367 KB 5/5 KB 43/52 KB 48/367 KB 5/5 KB 46/52 KB 48/367 KB 5/5 KB 48/52 KB 48/367 KB 5/5 KB 51/52 KB 48/367 KB 5/5 KB 52/52 KB 52/367 KB 5/5 KB 52/52 KB 56/367 KB 5/5 KB 52/52 KB 60/367 KB 5/5 KB 52/52 KB 64/367 KB 5/5 KB 52/52 KB 68/367 KB 5/5 KB 52/52 KB 72/367 KB 5/5 KB 52/52 KB 76/367 KB 5/5 KB 52/52 KB 80/367 KB 5/5 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 514.5 KB/sec) unit-abot-epc-basic-0: 20:45:40 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-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 84/367 KB 5/5 KB 88/367 KB 5/5 KB 92/367 KB 5/5 KB 96/367 KB 5/5 KB 100/367 KB 5/5 KB 104/367 KB 5/5 KB 108/367 KB 5/5 KB 112/367 KB 5/5 KB 116/367 KB 5/5 KB 120/367 KB 5/5 KB 124/367 KB 5/5 KB 128/367 KB 5/5 KB 4/47 KB 128/367 KB 5/5 KB 8/47 KB 128/367 KB 5/5 KB 12/47 KB 128/367 KB 5/5 KB 16/47 KB 128/367 KB 5/5 KB 20/47 KB 128/367 KB 5/5 KB 24/47 KB 128/367 KB 5/5 KB 28/47 KB 128/367 KB 5/5 KB 32/47 KB 128/367 KB 5/5 KB 32/47 KB 132/367 KB 5/5 KB 36/47 KB 136/367 KB 3/28 KB 36/47 KB 140/367 KB 3/28 KB 36/47 KB 144/367 KB 3/28 KB 36/47 KB 132/367 KB 3/28 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 37.7 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install 32/47 KB 132/367 KB 3/28 KB 5/5 KB 36/47 KB 144/367 KB 5/28 KB 36/47 KB 144/367 KB 8/28 KB 36/47 KB 144/367 KB 11/28 KB 36/47 KB 144/367 KB 13/28 KB 36/47 KB 144/367 KB 16/28 KB 40/47 KB 144/367 KB 16/28 KB 44/47 KB 144/367 KB 16/28 KB 47/47 KB 144/367 KB 19/28 KB 44/47 KB 144/367 KB 19/28 KB 4/238 KB 47/47 KB 144/367 KB 19/28 KB 8/238 KB 47/47 KB 144/367 KB 19/28 KB 12/238 KB 47/47 KB 144/367 KB 19/28 KB 16/238 KB 47/47 KB 144/367 KB 19/28 KB 16/238 KB 47/47 KB 144/367 KB 21/28 KB 16/238 KB 47/47 KB 144/367 KB 24/28 KB 16/238 KB 47/47 KB 144/367 KB 27/28 KB 16/238 KB 47/47 KB 144/367 KB 28/28 KB 16/238 KB 47/47 KB 148/367 KB 28/28 KB 16/238 KB 47/47 KB 152/367 KB 28/28 KB 16/238 KB 47/47 KB 156/367 KB 28/28 KB 20/238 KB 47/47 KB 156/367 KB 28/28 KB 24/238 KB 47/47 KB 156/367 KB 28/28 KB 28/238 KB 47/47 KB 156/367 KB 28/28 KB 32/238 KB 47/47 KB 156/367 KB 28/28 KB 32/238 KB 47/47 KB 160/367 KB 28/28 KB 32/238 KB 47/47 KB 164/367 KB 28/28 KB 32/238 KB 47/47 KB 168/367 KB 28/28 KB 32/238 KB 47/47 KB 172/367 KB 28/28 KB 32/238 KB 47/47 KB 176/367 KB 28/28 KB 32/238 KB 47/47 KB 180/367 KB 28/28 KB 36/238 KB 47/47 KB 180/367 KB 28/28 KB 40/238 KB 47/47 KB 180/367 KB 28/28 KB 44/238 KB 47/47 KB 180/367 KB 28/28 KB 48/238 KB 47/47 KB 180/367 KB 28/28 KB 48/238 KB 47/47 KB 184/367 KB 28/28 KB 48/238 KB 47/47 KB 188/367 KB 28/28 KB 48/238 KB 47/47 KB 192/367 KB 28/28 KB 52/238 KB 47/47 KB 192/367 KB 28/28 KB 56/238 KB 47/47 KB 192/367 KB 28/28 KB 60/238 KB 47/47 KB 192/367 KB 28/28 KB 64/238 KB 47/47 KB 192/367 KB 28/28 KB 64/238 KB 47/47 KB 196/367 KB 28/28 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 225.4 KB/sec) unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 64/238 KB 47/47 KB 200/367 KB 64/238 KB 47/47 KB 204/367 KB 64/238 KB 47/47 KB 208/367 KB 68/238 KB 47/47 KB 208/367 KB 72/238 KB 47/47 KB 208/367 KB 76/238 KB 47/47 KB 208/367 KB 80/238 KB 47/47 KB 208/367 KB 80/238 KB 47/47 KB 212/367 KB 80/238 KB 47/47 KB 216/367 KB 80/238 KB 47/47 KB 220/367 KB 80/238 KB 47/47 KB 224/367 KB 84/238 KB 47/47 KB 224/367 KB 88/238 KB 47/47 KB 224/367 KB 92/238 KB 47/47 KB 224/367 KB 96/238 KB 47/47 KB 224/367 KB 96/238 KB 47/47 KB 3/186 KB 224/367 KB 96/238 KB 47/47 KB 6/186 KB 224/367 KB 96/238 KB 47/47 KB 9/186 KB 224/367 KB 96/238 KB 47/47 KB 11/186 KB 224/367 KB 96/238 KB 47/47 KB 14/186 KB 224/367 KB 96/238 KB 47/47 KB 16/186 KB 224/367 KB 96/238 KB 47/47 KB 19/186 KB 224/367 KB 96/238 KB 47/47 KB 22/186 KB 224/367 KB 96/238 KB 47/47 KB 25/186 KB 224/367 KB 96/238 KB 47/47 KB 27/186 KB 224/367 KB 100/238 KB 47/47 KB 27/186 KB 224/367 KB 104/238 KB 47/47 KB 27/186 KB 224/367 KB 108/238 KB 47/47 KB 27/186 KB 224/367 KB 112/238 KB 47/47 KB 27/186 KB 224/367 KB 112/238 KB 47/47 KB 30/186 KB 224/367 KB 112/238 KB 47/47 KB 32/186 KB 224/367 KB 112/238 KB 47/47 KB 32/186 KB 228/367 KB 112/238 KB 47/47 KB 32/186 KB 232/367 KB 112/238 KB 47/47 KB 32/186 KB 236/367 KB 112/238 KB 47/47 KB 32/186 KB 240/367 KB 112/238 KB 47/47 KB 32/186 KB 244/367 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 350.1 KB/sec) unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 116/238 KB 47/47 KB 36/186 KB 244/367 KB 120/238 KB 36/186 KB 244/367 KB 124/238 KB 36/186 KB 244/367 KB 128/238 KB 36/186 KB 244/367 KB 112/238 KB 47/47 KB 36/186 KB 244/367 KB 132/238 KB 36/186 KB 244/367 KB 136/238 KB 36/186 KB 244/367 KB 140/238 KB 36/186 KB 244/367 KB 144/238 KB 36/186 KB 244/367 KB 144/238 KB 40/186 KB 244/367 KB 144/238 KB 44/186 KB 244/367 KB 144/238 KB 48/186 KB 244/367 KB 144/238 KB 48/186 KB 248/367 KB 144/238 KB 48/186 KB 252/367 KB 144/238 KB 48/186 KB 256/367 KB 144/238 KB 52/186 KB 256/367 KB 148/238 KB 56/186 KB 260/367 KB 148/238 KB 60/186 KB 260/367 KB 148/238 KB 64/186 KB 260/367 KB 148/238 KB 52/186 KB 256/367 KB 152/238 KB 64/186 KB 260/367 KB 156/238 KB 64/186 KB 260/367 KB 160/238 KB 64/186 KB 260/367 KB 148/238 KB 52/186 KB 260/367 KB 160/238 KB 64/186 KB 264/367 KB 160/238 KB 64/186 KB 268/367 KB 160/238 KB 64/186 KB 272/367 KB 164/238 KB 64/186 KB 272/367 KB 168/238 KB 64/186 KB 272/367 KB 172/238 KB 64/186 KB 272/367 KB 176/238 KB 68/186 KB 272/367 KB 172/238 KB 68/186 KB 272/367 KB 176/238 KB 72/186 KB 272/367 KB 176/238 KB 76/186 KB 272/367 KB 176/238 KB 80/186 KB 272/367 KB 180/238 KB 84/186 KB 272/367 KB 180/238 KB 80/186 KB 272/367 KB 184/238 KB 84/186 KB 276/367 KB 188/238 KB 84/186 KB 276/367 KB 192/238 KB 84/186 KB 276/367 KB 180/238 KB 84/186 KB 276/367 KB 192/238 KB 88/186 KB 280/367 KB 192/238 KB 88/186 KB 284/367 KB 192/238 KB 88/186 KB 288/367 KB 192/238 KB 88/186 KB 276/367 KB 192/238 KB 92/186 KB 288/367 KB 192/238 KB 96/186 KB 288/367 KB 192/238 KB 100/186 KB 288/367 KB 196/238 KB 104/186 KB 292/367 KB 196/238 KB 108/186 KB 292/367 KB 196/238 KB 112/186 KB 292/367 KB 196/238 KB 100/186 KB 292/367 KB 200/238 KB 112/186 KB 292/367 KB 204/238 KB 112/186 KB 292/367 KB 208/238 KB 112/186 KB 292/367 KB 192/238 KB 100/186 KB 292/367 KB 208/238 KB 112/186 KB 296/367 KB 208/238 KB 112/186 KB 300/367 KB 208/238 KB 112/186 KB 304/367 KB 208/238 KB 112/186 KB 308/367 KB 212/238 KB 116/186 KB 312/367 KB 212/238 KB 116/186 KB 316/367 KB 212/238 KB 116/186 KB 320/367 KB 212/238 KB 116/186 KB 308/367 KB 216/238 KB 116/186 KB 320/367 KB 220/238 KB 116/186 KB 320/367 KB 224/238 KB 116/186 KB 320/367 KB 228/238 KB 116/186 KB 320/367 KB 232/238 KB 4/558 KB 116/186 KB 324/367 KB 208/238 KB 116/186 KB 308/367 KB 232/238 KB 4/558 KB 120/186 KB 324/367 KB 232/238 KB 4/558 KB 124/186 KB 324/367 KB 232/238 KB 4/558 KB 128/186 KB 324/367 KB 228/238 KB 4/558 KB 116/186 KB 324/367 KB 228/238 KB 4/558 KB 116/186 KB 320/367 KB 232/238 KB 8/558 KB 128/186 KB 324/367 KB 232/238 KB 12/558 KB 128/186 KB 324/367 KB 232/238 KB 16/558 KB 128/186 KB 324/367 KB 232/238 KB 20/558 KB 128/186 KB 324/367 KB 232/238 KB 24/558 KB 128/186 KB 324/367 KB 232/238 KB 28/558 KB 128/186 KB 324/367 KB 232/238 KB 32/558 KB 128/186 KB 324/367 KB 232/238 KB 36/558 KB 128/186 KB 324/367 KB 232/238 KB 40/558 KB 128/186 KB 324/367 KB 232/238 KB 44/558 KB 128/186 KB 324/367 KB 232/238 KB 48/558 KB 128/186 KB 324/367 KB 232/238 KB 52/558 KB 128/186 KB 324/367 KB 232/238 KB 56/558 KB 128/186 KB 324/367 KB 232/238 KB 60/558 KB 128/186 KB 324/367 KB 232/238 KB 64/558 KB 128/186 KB 324/367 KB 232/238 KB 68/558 KB 128/186 KB 324/367 KB 236/238 KB 72/558 KB 132/186 KB 328/367 KB 236/238 KB 76/558 KB 132/186 KB 328/367 KB 236/238 KB 80/558 KB 132/186 KB 328/367 KB 236/238 KB 68/558 KB 132/186 KB 328/367 KB 238/2 unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 38 KB 80/558 KB 132/186 KB 328/367 KB 232/238 KB 68/558 KB 132/186 KB 328/367 KB 238/238 KB 80/558 KB 136/186 KB 328/367 KB 238/238 KB 80/558 KB 140/186 KB 328/367 KB 238/238 KB 80/558 KB 144/186 KB 328/367 KB 232/238 KB 68/558 KB 128/186 KB 328/367 KB 238/238 KB 80/558 KB 144/186 KB 332/367 KB 238/238 KB 80/558 KB 144/186 KB 336/367 KB 238/238 KB 80/558 KB 144/186 KB 340/367 KB 238/238 KB 80/558 KB 148/186 KB 344/367 KB 238/238 KB 80/558 KB 148/186 KB 348/367 KB 238/238 KB 80/558 KB 148/186 KB 352/367 KB 238/238 KB 80/558 KB 148/186 KB 356/367 KB 238/238 KB 84/558 KB 148/186 KB 360/367 KB 238/238 KB 80/558 KB 148/186 KB 340/367 KB 238/238 KB 84/558 KB 152/186 KB 360/367 KB 238/238 KB 84/558 KB 156/186 KB 360/367 KB 238/238 KB 84/558 KB 160/186 KB 360/367 KB 238/238 KB 84/558 KB 148/186 KB 356/367 KB 238/238 KB 88/558 KB 160/186 KB 360/367 KB 238/238 KB 92/558 KB 160/186 KB 360/367 KB 238/238 KB 96/558 KB 160/186 KB 360/367 KB 238/238 KB 96/558 KB 164/186 KB 360/367 KB 238/238 KB 100/558 KB 168/186 KB 364/367 KB 238/238 KB 100/558 KB 172/186 KB 364/367 KB 238/238 KB 100/558 KB 176/186 KB 364/367 KB 238/238 KB 100/558 KB 164/186 KB 364/367 KB 238/238 KB 96/558 KB 164/186 KB 364/367 KB 238/238 KB 100/558 KB 176/186 KB 367/367 KB 238/238 KB 104/558 KB 176/186 KB 367/367 KB 238/238 KB 108/558 KB 176/186 KB 367/367 KB 238/238 KB 112/558 KB 176/186 KB 367/367 KB 238/238 KB 112/558 KB 180/186 KB 367/367 KB 238/238 KB 116/558 KB 184/186 KB 367/367 KB 238/238 KB 116/558 KB 186/186 KB 367/367 KB 238/238 KB 116/558 KB 180/186 KB 367/367 KB 238/238 KB 120/558 KB 186/186 KB 367/367 KB 238/238 KB 124/558 KB 186/186 KB 367/367 KB 238/238 KB 128/558 KB 186/186 KB 367/367 KB 238/238 KB 132/558 KB 186/186 KB 367/367 KB 238/238 KB 136/558 KB 186/186 KB 367/367 KB 238/238 KB 140/558 KB 186/186 KB 367/367 KB 238/238 KB 144/558 KB 186/186 KB 367/367 KB 238/238 KB 148/558 KB 186/186 KB 367/367 KB 238/238 KB 152/558 KB 186/186 KB 367/367 KB 238/238 KB 156/558 KB 186/186 KB 367/367 KB 238/238 KB 160/558 KB 186/186 KB 367/367 KB 238/238 KB 164/558 KB 186/186 KB 367/367 KB 238/238 KB 168/558 KB 186/186 KB 367/367 KB 238/238 KB 172/558 KB 186/186 KB 367/367 KB 238/238 KB 176/558 KB 186/186 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1075.0 KB/sec) unit-abot-epc-basic-0: 20:45:40 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-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install Need to get 3394 kB of archives. unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main liberror-perl all 0.17-1.1 [21.1 kB] unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 238/238 KB 180/558 KB 367/367 KB 238/238 KB 184/558 KB 367/367 KB 238/238 KB 188/558 KB 367/367 KB 238/238 KB 192/558 KB 367/367 KB 238/238 KB 196/558 KB 367/367 KB 238/238 KB 200/558 KB 367/367 KB 238/238 KB 204/558 KB 367/367 KB 238/238 KB 208/558 KB 367/367 KB 238/238 KB 212/558 KB 367/367 KB 238/238 KB 216/558 KB 367/367 KB 238/238 KB 220/558 KB 367/367 KB 238/238 KB 224/558 KB 367/367 KB 238/238 KB 228/558 KB 367/367 KB 238/238 KB 232/558 KB 367/367 KB 238/238 KB 236/558 KB 367/367 KB 238/238 KB 240/558 KB 367/367 KB 238/238 KB 244/558 KB 367/367 KB 238/238 KB 248/558 KB 367/367 KB 238/238 KB 252/558 KB 367/367 KB 238/238 KB 256/558 KB 367/367 KB 238/238 KB 260/558 KB 367/367 KB 238/238 KB 264/558 KB 367/367 KB 238/238 KB 268/558 KB 367/367 KB 238/238 KB 272/558 KB 367/367 KB 238/238 KB 276/558 KB 367/367 KB 238/238 KB 280/558 KB 367/367 KB 238/238 KB 284/558 KB 367/367 KB 238/238 KB 288/558 KB 367/367 KB 4/1206 KB 238/238 KB 288/558 KB 367/367 KB 8/1206 KB 288/558 KB 367/367 KB 12/1206 KB 288/558 KB 367/367 KB 16/1206 KB 288/558 KB 367/367 KB 20/1206 KB 288/558 KB 367/367 KB 24/1206 KB 288/558 KB 367/367 KB 28/1206 KB 288/558 KB 367/367 KB 32/1206 KB 288/558 KB 367/367 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 1290.4 KB/sec) unit-abot-epc-basic-0: 20:45:40 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: 20:45:40 DEBUG unit.abot-epc-basic/0.install 36/1206 KB 288/558 KB 367/367 KB 40/1206 KB 288/558 KB 367/367 KB 44/1206 KB 288/558 KB 367/367 KB 48/1206 KB 288/558 KB 367/367 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 1970.3 KB/sec) unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 52/1206 KB 288/558 KB 56/1206 KB 288/558 KB 60/1206 KB 288/558 KB 64/1206 KB 288/558 KB 68/1206 KB 288/558 KB 72/1206 KB 288/558 KB 76/1206 KB 288/558 KB 80/1206 KB 288/558 KB 84/1206 KB 288/558 KB 84/1206 KB 292/558 KB 84/1206 KB 296/558 KB 84/1206 KB 300/558 KB 84/1206 KB 304/558 KB 88/1206 KB 304/558 KB 92/1206 KB 304/558 KB 96/1206 KB 304/558 KB 96/1206 KB 308/558 KB 100/1206 KB 312/558 KB 100/1206 KB 316/558 KB 100/1206 KB 320/558 KB 100/1206 KB 308/558 KB 104/1206 KB 320/558 KB 108/1206 KB 320/558 KB 112/1206 KB 320/558 KB 112/1206 KB 324/558 KB 112/1206 KB 328/558 KB 112/1206 KB 332/558 KB 112/1206 KB 336/558 KB 116/1206 KB 336/558 KB 120/1206 KB 336/558 KB 124/1206 KB 336/558 KB 128/1206 KB 336/558 KB 128/1206 KB 340/558 KB 132/1206 KB 344/558 KB 132/1206 KB 348/558 KB 132/1206 KB 352/558 KB 132/1206 KB 340/558 KB 136/1206 KB 352/558 KB 140/1206 KB 352/558 KB 144/1206 KB 352/558 KB 144/1206 KB 356/558 KB 144/1206 KB 360/558 KB 144/1206 KB 364/558 KB 144/1206 KB 368/558 KB 144/1206 KB 372/558 KB 148/1206 KB 376/558 KB 148/1206 KB 380/558 KB 148/1206 KB 372/558 KB 152/1206 KB 380/558 KB 156/1206 KB 380/558 KB 160/1206 KB 380/558 KB 164/1206 KB 380/558 KB 164/1206 KB 384/558 KB 168/1206 KB 384/558 KB 172/1206 KB 384/558 KB 176/1206 KB 384/558 KB 180/1206 KB 384/558 KB 184/1206 KB 388/558 KB 188/1206 KB 388/558 KB 192/1206 KB 388/558 KB 180/1206 KB 388/558 KB 192/1206 KB 392/558 KB 192/1206 KB 396/558 KB 192/1206 KB 400/558 KB 196/1206 KB 400/558 KB 200/1206 KB 404/558 KB 204/1206 KB 404/558 KB 196/1206 KB 404/558 KB 204/1206 KB 408/558 KB 204/1206 KB 412/558 KB 204/1206 KB 416/558 KB 208/1206 KB 416/558 KB 208/1206 KB 420/558 KB 212/1206 KB 424/558 KB 212/1206 KB 428/558 KB 212/1206 KB 420/558 KB 216/1206 KB 428/558 KB 216/1206 KB 432/558 KB 220/1206 KB 432/558 KB 224/1206 KB 432/558 KB 224/1206 KB 436/558 KB 228/1206 KB 440/558 KB 228/1206 KB 444/558 KB 228/1206 KB 436/558 KB 232/1206 KB 444/558 KB 232/1206 KB 448/558 KB 236/1206 KB 448/558 KB 240/1206 KB 448/558 KB 240/1206 KB 452/558 KB 244/1206 KB 456/558 KB 244/1206 KB 460/558 KB 244/1206 KB 464/558 KB 244/1206 KB 452/558 KB 248/1206 KB 464/558 KB 252/1206 KB 464/558 KB 256/1206 KB 464/558 KB 256/1206 KB 464/558 KB 4/181 KB 256/1206 KB 464/558 KB 8/181 KB 256/1206 KB 464/558 KB 12/181 KB 256/1206 KB 464/558 KB 16/181 KB 256/1206 KB 468/558 KB 16/181 KB 256/1206 KB 472/558 KB 16/181 KB 256/1206 KB 476/558 KB 16/181 KB 256/1206 KB 480/558 KB 16/181 KB 260/1206 KB 480/558 KB 16/181 KB 264/1206 KB 480/558 KB 16/181 KB 268/1206 KB 480/558 KB 16/181 KB 272/1206 KB 480/558 KB 16/181 KB 272/1206 KB 484/558 KB 16/181 KB 276/1206 KB 488/558 KB 20/181 KB 276/1206 KB 492/558 KB 20/181 KB 276/1206 KB 496/558 KB 20/181 KB 276/1206 KB 484/558 KB 20/181 KB 272/1206 KB 484/558 KB 20/181 KB 276/1206 KB 496/558 KB 24/181 KB 276/1206 KB 496/558 KB 28/181 KB 276/1206 KB 496/558 KB 32/181 KB 280/1206 KB 496/558 KB 32/181 KB 284/1206 KB 496/558 KB 32/181 KB 288/1206 KB 496/558 KB 32/181 KB 288/1206 KB 500/558 KB 32/181 KB 288/1206 KB 504/558 KB 32/181 KB 288/1206 KB 508/558 KB 32/181 KB 288/1206 KB 512/558 KB 32/181 KB 292/1206 KB 512/558 KB 32/181 KB 292/1206 KB 512/558 KB 36/181 KB 292/1206 KB 512/558 KB 40/181 KB 292/1206 KB 512/558 KB 44/181 KB 292/1206 KB 512/558 KB 48/181 KB 296/1206 KB 512/558 KB 48/181 KB 300/1206 KB 512/558 KB 48/181 KB 304/1206 KB unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 512/558 KB 48/181 KB 308/1206 KB 512/558 KB 48/181 KB 308/1206 KB 516/558 KB 48/181 KB 308/1206 KB 520/558 KB 48/181 KB 308/1206 KB 524/558 KB 48/181 KB 308/1206 KB 528/558 KB 48/181 KB 312/1206 KB 528/558 KB 48/181 KB 316/1206 KB 528/558 KB 48/181 KB 320/1206 KB 528/558 KB 48/181 KB 320/1206 KB 528/558 KB 52/181 KB 320/1206 KB 528/558 KB 56/181 KB 320/1206 KB 528/558 KB 60/181 KB 320/1206 KB 528/558 KB 64/181 KB 324/1206 KB 528/558 KB 64/181 KB 328/1206 KB 532/558 KB 64/181 KB 332/1206 KB 532/558 KB 64/181 KB 336/1206 KB 532/558 KB 64/181 KB 324/1206 KB 532/558 KB 64/181 KB 336/1206 KB 536/558 KB 64/181 KB 336/1206 KB 540/558 KB 64/181 KB 336/1206 KB 544/558 KB 64/181 KB 340/1206 KB 544/558 KB 64/181 KB 340/1206 KB 548/558 KB 64/181 KB 340/1206 KB 552/558 KB 64/181 KB 340/1206 KB 552/558 KB 68/181 KB 340/1206 KB 552/558 KB 72/181 KB 340/1206 KB 552/558 KB 76/181 KB 340/1206 KB 552/558 KB 80/181 KB 340/1206 KB 556/558 KB 80/181 KB 340/1206 KB 558/558 KB 80/181 KB 344/1206 KB 558/558 KB 80/181 KB 348/1206 KB 558/558 KB 80/181 KB 352/1206 KB 558/558 KB 80/181 KB 352/1206 KB 558/558 KB 84/181 KB 352/1206 KB 558/558 KB 88/181 KB 352/1206 KB 558/558 KB 92/181 KB 352/1206 KB 558/558 KB 96/181 KB 356/1206 KB 558/558 KB 96/181 KB 360/1206 KB 558/558 KB 96/181 KB 364/1206 KB 558/558 KB 96/181 KB 368/1206 KB 558/558 KB 96/181 KB 372/1206 KB 558/558 KB 96/181 KB 376/1206 KB 558/558 KB 96/181 KB 380/1206 KB 558/558 KB 96/181 KB 384/1206 KB 558/558 KB 96/181 KB 388/1206 KB 558/558 KB 96/181 KB 392/1206 KB 558/558 KB 96/181 KB 396/1206 KB 558/558 KB 96/181 KB 400/1206 KB 558/558 KB 96/181 KB 404/1206 KB 558/558 KB 96/181 KB 408/1206 KB 558/558 KB 96/181 KB 412/1206 KB 558/558 KB 96/181 KB 416/1206 KB 558/558 KB 96/181 KB 420/1206 KB 558/558 KB 96/181 KB 424/1206 KB 558/558 KB 96/181 KB 428/1206 KB 558/558 KB 96/181 KB 428/1206 KB 558/558 KB 100/181 KB 428/1206 KB 558/558 KB 104/181 KB 428/1206 KB 558/558 KB 108/181 KB 428/1206 KB 558/558 KB 112/181 KB 432/1206 KB 558/558 KB 112/181 KB 436/1206 KB 558/558 KB 112/181 KB 440/1206 KB 558/558 KB 112/181 KB 444/1206 KB 558/558 KB 112/181 KB 448/1206 KB 558/558 KB 112/181 KB 452/1206 KB 558/558 KB 112/181 KB 456/1206 KB 558/558 KB 112/181 KB 460/1206 KB 558/558 KB 112/181 KB 464/1206 KB 558/558 KB 112/181 KB 464/1206 KB 558/558 KB 116/181 KB 464/1206 KB 558/558 KB 120/181 KB 464/1206 KB 558/558 KB 124/181 KB 464/1206 KB 558/558 KB 128/181 KB 468/1206 KB 558/558 KB 128/181 KB 472/1206 KB 558/558 KB 128/181 KB 476/1206 KB 558/558 KB 128/181 KB 480/1206 KB 558/558 KB 128/181 KB 484/1206 KB 558/558 KB 128/181 KB 488/1206 KB 558/558 KB 128/181 KB 492/1206 KB 558/558 KB 128/181 KB 496/1206 KB 558/558 KB 128/181 KB 500/1206 KB 558/558 KB 128/181 KB 504/1206 KB 558/558 KB 128/181 KB 508/1206 KB 558/558 KB 128/181 KB 512/1206 KB 558/558 KB 128/181 KB 512/1206 KB 558/558 KB 132/181 KB 512/1206 KB 558/558 KB 136/181 KB 512/1206 KB 558/558 KB 140/181 KB 512/1206 KB 558/558 KB 144/181 KB 516/1206 KB 558/558 KB 144/181 KB 520/1206 KB 558/558 KB 144/181 KB 524/1206 KB 558/558 KB 144/181 KB 528/1206 KB 558/558 KB 144/181 KB 532/1206 KB 558/558 KB 144/181 KB 536/1206 KB 558/558 KB 144/181 KB 540/1206 KB 558/558 KB 144/181 KB 544/1206 KB 558/558 KB 144/181 KB 548/1206 KB 558/558 KB 144/181 KB 552/1206 KB 558/558 KB 144/181 KB 556/1206 KB 558/558 KB 144/181 KB 560/1206 KB 558/558 KB 144/181 KB 560/1206 KB 558/558 KB unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 148/181 KB 560/1206 KB 558/558 KB 152/181 KB 560/1206 KB 558/558 KB 156/181 KB 560/1206 KB 558/558 KB 160/181 KB 564/1206 KB 558/558 KB 160/181 KB 568/1206 KB 558/558 KB 160/181 KB 572/1206 KB 558/558 KB 160/181 KB 576/1206 KB 558/558 KB 160/181 KB 580/1206 KB 558/558 KB 160/181 KB 584/1206 KB 558/558 KB 160/181 KB 588/1206 KB 558/558 KB 160/181 KB 592/1206 KB 558/558 KB 160/181 KB 592/1206 KB 558/558 KB 164/181 KB 592/1206 KB 558/558 KB 168/181 KB 592/1206 KB 558/558 KB 172/181 KB 592/1206 KB 558/558 KB 176/181 KB 596/1206 KB 558/558 KB 176/181 KB 600/1206 KB 558/558 KB 176/181 KB 600/1206 KB 558/558 KB 180/181 KB 600/1206 KB 558/558 KB 181/181 KB 604/1206 KB 558/558 KB 181/181 KB 608/1206 KB 558/558 KB 181/181 KB 612/1206 KB 558/558 KB 181/181 KB 616/1206 KB 558/558 KB 181/181 KB 620/1206 KB 558/558 KB 181/181 KB 624/1206 KB 558/558 KB 181/181 KB 628/1206 KB 558/558 KB 181/181 KB 632/1206 KB 558/558 KB 181/181 KB 636/1206 KB 558/558 KB 181/181 KB 640/1206 KB 558/558 KB 181/181 KB 644/1206 KB 558/558 KB 181/181 KB 648/1206 KB 558/558 KB 181/181 KB 652/1206 KB 558/558 KB 181/181 KB 656/1206 KB 558/558 KB 181/181 KB 660/1206 KB 558/558 KB 181/181 KB 664/1206 KB 558/558 KB 181/181 KB 668/1206 KB 558/558 KB 181/181 KB 672/1206 KB 558/558 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2321.3 KB/sec) unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 676/1206 KB 181/181 KB 680/1206 KB 181/181 KB 684/1206 KB 181/181 KB 688/1206 KB 181/181 KB 692/1206 KB 181/181 KB 696/1206 KB 181/181 KB 700/1206 KB 181/181 KB 704/1206 KB 181/181 KB 708/1206 KB 181/181 KB 712/1206 KB 181/181 KB 716/1206 KB 181/181 KB 720/1206 KB 181/181 KB 724/1206 KB 181/181 KB 728/1206 KB 181/181 KB 732/1206 KB 181/181 KB 736/1206 KB 181/181 KB 740/1206 KB 181/181 KB 744/1206 KB 181/181 KB 748/1206 KB 181/181 KB 752/1206 KB 181/181 KB 756/1206 KB 181/181 KB 760/1206 KB 181/181 KB 764/1206 KB 181/181 KB 768/1206 KB 181/181 KB 772/1206 KB 181/181 KB 776/1206 KB 181/181 KB 780/1206 KB 181/181 KB 784/1206 KB 181/181 KB 788/1206 KB 181/181 KB 792/1206 KB 181/181 KB 796/1206 KB 181/181 KB 800/1206 KB 181/181 KB 804/1206 KB 181/181 KB 808/1206 KB 181/181 KB 812/1206 KB 181/181 KB 816/1206 KB 181/181 KB 820/1206 KB 181/181 KB 824/1206 KB 181/181 KB 828/1206 KB 181/181 KB 832/1206 KB 181/181 KB 836/1206 KB 181/181 KB 840/1206 KB 181/181 KB 844/1206 KB 181/181 KB 848/1206 KB 181/181 KB 852/1206 KB 181/181 KB 856/1206 KB 181/181 KB 860/1206 KB 181/181 KB 864/1206 KB 181/181 KB 868/1206 KB 181/181 KB 872/1206 KB 181/181 KB 876/1206 KB 181/181 KB 880/1206 KB 181/181 KB 884/1206 KB 181/181 KB 888/1206 KB 181/181 KB 892/1206 KB 181/181 KB 896/1206 KB 181/181 KB 900/1206 KB 181/181 KB 904/1206 KB 181/181 KB 908/1206 KB 181/181 KB 912/1206 KB 181/181 KB 916/1206 KB 181/181 KB 920/1206 KB 181/181 KB 924/1206 KB 181/181 KB 928/1206 KB 181/181 KB 932/1206 KB 181/181 KB 936/1206 KB 181/181 KB 940/1206 KB 181/181 KB 944/1206 KB 181/181 KB 948/1206 KB 181/181 KB 952/1206 KB 181/181 KB 956/1206 KB 181/181 KB 960/1206 KB 181/181 KB 964/1206 KB 181/181 KB 968/1206 KB 181/181 KB 972/1206 KB 181/181 KB 976/1206 KB 181/181 KB 980/1206 KB 181/181 KB 984/1206 KB 181/181 KB 988/1206 KB 181/181 KB 992/1206 KB 181/181 KB 996/1206 KB 181/181 KB 1000/1206 KB 181/181 KB 1004/1206 KB 181/181 KB 1008/1206 KB 181/181 KB 1012/1206 KB 181/181 KB 1016/1206 KB 181/181 KB 1020/1206 KB 181/181 KB 1024/1206 KB 181/181 KB 1028/1206 KB 181/181 KB 1032/1206 KB 181/181 KB 1036/1206 KB 181/181 KB 1040/1206 KB 181/181 KB 1044/1206 KB 181/181 KB 1048/1206 KB 181/181 KB 1052/1206 KB 181/181 KB 1056/1206 KB 181/181 KB 1060/1206 KB 181/181 KB 1064/1206 KB 181/181 KB 1068/1206 KB 181/181 KB 1072/1206 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 706.3 KB/sec) unit-abot-epc-basic-0: 20:45:40 DEBUG unit.abot-epc-basic/0.install 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 4432.6 KB/sec) unit-oai-hss-0: 20:45:40 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.8 [701 kB] unit-oai-epc-0: 20:45:40 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.8 [2672 kB] unit-abot-epc-basic-0: 20:45:41 DEBUG unit.abot-epc-basic/0.install 3/1199 KB 5/1199 KB 8/1199 KB 11/1199 KB 13/1199 KB 16/1199 KB 19/1199 KB 21/1199 KB 24/1199 KB 27/1199 KB 29/1199 KB 32/1199 KB 36/1199 KB 40/1199 KB 44/1199 KB 48/1199 KB 52/1199 KB 56/1199 KB 60/1199 KB 64/1199 KB 68/1199 KB 72/1199 KB 76/1199 KB 80/1199 KB 84/1199 KB 88/1199 KB 92/1199 KB 96/1199 KB 100/1199 KB 104/1199 KB 108/1199 KB 112/1199 KB 116/1199 KB 120/1199 KB 124/1199 KB 128/1199 KB 132/1199 KB 136/1199 KB 140/1199 KB 144/1199 KB 148/1199 KB 152/1199 KB 156/1199 KB 160/1199 KB 164/1199 KB 168/1199 KB 172/1199 KB 176/1199 KB 180/1199 KB 184/1199 KB 188/1199 KB 192/1199 KB 196/1199 KB 200/1199 KB 204/1199 KB 208/1199 KB 212/1199 KB 216/1199 KB 220/1199 KB 224/1199 KB 228/1199 KB 232/1199 KB 236/1199 KB 240/1199 KB 244/1199 KB 248/1199 KB 252/1199 KB 256/1199 KB 260/1199 KB 264/1199 KB 268/1199 KB 272/1199 KB 276/1199 KB 280/1199 KB 284/1199 KB 288/1199 KB 292/1199 KB 296/1199 KB 300/1199 KB 304/1199 KB 308/1199 KB 312/1199 KB 316/1199 KB 320/1199 KB 324/1199 KB 328/1199 KB 332/1199 KB 336/1199 KB 340/1199 KB 344/1199 KB 348/1199 KB 352/1199 KB 356/1199 KB 360/1199 KB 364/1199 KB 368/1199 KB 372/1199 KB 376/1199 KB 380/1199 KB 384/1199 KB 388/1199 KB 392/1199 KB 396/1199 KB 400/1199 KB 404/1199 KB 408/1199 KB 412/1199 KB 416/1199 KB 420/1199 KB 424/1199 KB 428/1199 KB 432/1199 KB 436/1199 KB 440/1199 KB 444/1199 KB 448/1199 KB 452/1199 KB 456/1199 KB 460/1199 KB 464/1199 KB 468/1199 KB 472/1199 KB 476/1199 KB 480/1199 KB 484/1199 KB 488/1199 KB 492/1199 KB 496/1199 KB 500/1199 KB 504/1199 KB 508/1199 KB 512/1199 KB 516/1199 KB 520/1199 KB 524/1199 KB 528/1199 KB 532/1199 KB 536/1199 KB 540/1199 KB 544/1199 KB 548/1199 KB 552/1199 KB 556/1199 KB 560/1199 KB 564/1199 KB 568/1199 KB 572/1199 KB 576/1199 KB 580/1199 KB 584/1199 KB 588/1199 KB 592/1199 KB 596/1199 KB 600/1199 KB 604/1199 KB 608/1199 KB 612/1199 KB 616/1199 KB 620/1199 KB 624/1199 KB 628/1199 KB 632/1199 KB 636/1199 KB 640/1199 KB 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1072/1199 KB 1076/1199 KB 1080/1199 unit-abot-epc-basic-0: 20:45:41 DEBUG unit.abot-epc-basic/0.install KB 1084/1199 KB 1088/1199 KB 1092/1199 KB 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 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 1454.7 KB/sec) unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Fetched 3394 kB in 0s (3831 kB/s) unit-abot-epc-basic-0: 20:45:41 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install (Reading database ... 78141 files and directories currently installed.) unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.8_all.deb ... unit-abot-epc-basic-0: 20:45:41 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 20:45:41 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-oai-hss-0: 20:45:41 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:45:42 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: 20:45:42 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: 20:45:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 51.696 s unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-08-28T20:45:42+00:00 unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 20:45:42 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: 20:45:42 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-oai-hss-0: 20:45:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 20:45:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.8_amd64.deb ... unit-oai-hss-0: 20:45:42 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:45:42 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.6) ... unit-abot-epc-basic-0: 20:45:43 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-oai-epc-0: 20:45:43 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-epc-0: 20:45:43 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-epc-0: 20:45:43 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 20:45:44 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:45:44 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-134.160) ... unit-abot-epc-basic-0: 20:45:45 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:45:46 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-oai-hss-0: 20:45:46 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 20:45:46 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:45:47 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 20:45:47 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.8) ... unit-abot-epc-basic-0: 20:45:47 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:45:47 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:45:48 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:45:48 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:45:48 DEBUG unit.oai-hss/0.install virt-what unit-oai-epc-0: 20:45:48 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-epc-0: 20:45:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 20:45:48 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 20:45:49 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 20:45:49 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (23.1 kB/s) unit-abot-epc-basic-0: 20:45:49 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install (Reading database ... 78891 files and directories currently installed.) unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 20:45:49 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 20:45:50 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:45:50 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:50 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:45:50 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:45:51 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:52 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 20:45:52 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:45:52 DEBUG unit.abot-epc-basic/0.install Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:45:52 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:45:53 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:45:53 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: 20:45:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:45:53 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 20:45:53 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 20:45:54 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 20:45:54 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 20:45:54 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:45:54 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: 20:45:55 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: 20:45:55 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 20:45:55 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: 20:45:55 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] unit-oai-hss-0: 20:45:55 DEBUG unit.oai-hss/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [708 kB] unit-oai-hss-0: 20:45:56 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 20:45:56 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 20:45:56 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-oai-hss-0: 20:45:56 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-oai-hss-0: 20:45:56 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1489 kB/s) unit-oai-hss-0: 20:45:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 20:45:57 DEBUG unit.oai-hss/0.install (Reading database ... 78898 files and directories currently installed.) unit-oai-hss-0: 20:45:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 20:45:57 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-oai-hss-0: 20:45:58 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:45:58 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-epc-0: 20:45:58 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-oai-hss-0: 20:45:58 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 20:45:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:45:58 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 20:45:58 DEBUG unit.oai-epc/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:45:58 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:45:58 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-epc-0: 20:45:58 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 20:45:58 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-oai-hss-0: 20:45:58 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 20:45:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 20:45:58 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:45:58 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-epc-0: 20:45:59 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 20:45:59 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 20:45:59 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:45:59 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:45:59 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 20:45:59 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 20:45:59 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 20:46:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:46:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 20:46:00 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:46:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:46:00 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 20:46:00 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 20:46:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:46:00 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-oai-hss-0: 20:46:00 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:46:00 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 20:46:01 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:46:01 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-oai-hss-0: 20:46:01 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 20:46:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 20:46:01 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:46:01 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-oai-hss-0: 20:46:02 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: 20:46:02 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 20:46:02 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-oai-hss-0: 20:46:02 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:46:03 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 20:46:03 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:46:03 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 20:46:03 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-231eb4-default-0". unit-abot-epc-basic-0: 20:46:03 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: 20:46:03 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 20:46:03 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-oai-hss-0: 20:46:03 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:46:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:46:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:46:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 20:46:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:46:04 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 20:46:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:05 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: 20:46:05 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 20:46:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:46:05 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 20:46:05 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 20:46:05 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 20:46:05 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-abot-epc-basic-0: 20:46:06 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 20:46:06 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-abot-epc-basic-0: 20:46:06 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 20:46:06 DEBUG unit.oai-epc/0.install unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 20:46:06 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 20:46:06 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 20:46:06 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 20:46:07 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 20:46:07 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 20:46:07 INFO juju.worker.uniter.context trying to kill context process 8317 unit-oai-epc-0: 20:46:07 INFO juju.worker.uniter.context waiting for context process 8317 to die unit-oai-epc-0: 20:46:07 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 20:46:07 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 20:46:07 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 20:46:07 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:46:07 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:46:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:46:07 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: 20:46:07 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:46:07 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:46:07 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:46:07 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-oai-epc-0: 20:46:08 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:46:08 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:46:08 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 20:46:08 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 20:46:08 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... machine-2: 20:46:08 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 20:46:08 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-2: 20:46:08 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install Building dependency tree... machine-2: 20:46:08 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.4). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 20:46:08 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: 20:46:08 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install Need to get 291 MB of archives. unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install After this operation, 1,132 MB of additional disk space will be used. unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install Get:1 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 hdf5-helpers amd64 1.8.16+docs-4ubuntu1.1 [12.5 kB] unit-abot-epc-basic-0: 20:46:08 DEBUG unit.abot-epc-basic/0.install Get:2 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 libhdf5-10 amd64 1.8.16+docs-4ubuntu1.1 [997 kB] unit-abot-epc-basic-0: 20:46:09 DEBUG unit.abot-epc-basic/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1,121 kB] unit-abot-epc-basic-0: 20:46:09 DEBUG unit.abot-epc-basic/0.install Get:4 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 libhdf5-cpp-11 amd64 1.8.16+docs-4ubuntu1.1 [102 kB] unit-abot-epc-basic-0: 20:46:09 DEBUG unit.abot-epc-basic/0.install Get:5 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 libhdf5-dev amd64 1.8.16+docs-4ubuntu1.1 [5,005 kB] unit-abot-epc-basic-0: 20:46:10 DEBUG unit.abot-epc-basic/0.install Get:6 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: 20:46:10 DEBUG unit.abot-epc-basic/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.8 [187 kB] unit-abot-epc-basic-0: 20:46:10 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] unit-abot-epc-basic-0: 20:46:10 DEBUG unit.abot-epc-basic/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 20:46:10 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-abot-epc-basic-0: 20:46:11 DEBUG unit.abot-epc-basic/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 m4 amd64 1.4.17-5 [195 kB] unit-abot-epc-basic-0: 20:46:11 DEBUG unit.abot-epc-basic/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-abot-epc-basic-0: 20:46:11 DEBUG unit.abot-epc-basic/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 flex amd64 2.6.0-11 [290 kB] unit-abot-epc-basic-0: 20:46:11 DEBUG unit.abot-epc-basic/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 20:46:11 DEBUG unit.abot-epc-basic/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 imagemagick-common all 8:6.8.9.9-7ubuntu5.12 [41.5 kB] unit-abot-epc-basic-0: 20:46:11 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libaudio2 amd64 1.9.4-4 [50.1 kB] unit-abot-epc-basic-0: 20:46:12 DEBUG unit.abot-epc-basic/0.install Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libexif12 amd64 0.6.21-2 [77.6 kB] unit-abot-epc-basic-0: 20:46:12 DEBUG unit.abot-epc-basic/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-double3 amd64 3.3.4-2ubuntu1 [718 kB] unit-abot-epc-basic-0: 20:46:12 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-long3 amd64 3.3.4-2ubuntu1 [306 kB] unit-abot-epc-basic-0: 20:46:12 DEBUG unit.abot-epc-basic/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 20:46:12 DEBUG unit.abot-epc-basic/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-single3 amd64 3.3.4-2ubuntu1 [749 kB] unit-abot-epc-basic-0: 20:46:12 DEBUG unit.abot-epc-basic/0.install Get:22 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: 20:46:12 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 20:46:13 DEBUG unit.abot-epc-basic/0.install Get:24 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: 20:46:13 DEBUG unit.abot-epc-basic/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickcore-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [1,579 kB] unit-abot-epc-basic-0: 20:46:13 DEBUG unit.abot-epc-basic/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagickwand-6.q16-2 amd64 8:6.8.9.9-7ubuntu5.12 [288 kB] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-abot-epc-basic-0: 20:46:13 DEBUG unit.abot-epc-basic/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmng2 amd64 2.0.2-0ubuntu3 [169 kB] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Switched to a new branch 'v0.3.2-branch' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Branch v0.3.2-branch set up to track remote branch v0.3.2-branch from origin. unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 20:46:13 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: 20:46:13 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 20:46:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:46:13 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-156-generic unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-156-generic unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 20:46:13 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: 20:46:13 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 20:46:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:46:13 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 20:46:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:46:13 DEBUG unit.abot-epc-basic/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmtdev1 amd64 1.1.5-1ubuntu2 [13.8 kB] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install + version=3.19 unit-oai-hss-0: 20:46:13 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-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install --2018-08-28 20:46:13-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/ unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Resolving kernel.ubuntu.com (kernel.ubuntu.com)... 91.189.94.216 unit-abot-epc-basic-0: 20:46:13 DEBUG unit.abot-epc-basic/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Connecting to kernel.ubuntu.com (kernel.ubuntu.com)|91.189.94.216|:80... connected. unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Length: unspecified [text/html] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install 0K ....... 42.9M=0s unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install 2018-08-28 20:46:13 (42.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/index.html' saved [8048] unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install --2018-08-28 20:46:13-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 20:46:13 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:46:14 DEBUG unit.abot-epc-basic/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-common amd64 3.6.0-2ubuntu2 [5,342 B] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Length: 1153230 (1.1M) [application/x-debian-package] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 20:46:14 DEBUG unit.abot-epc-basic/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas3 amd64 3.6.0-2ubuntu2 [147 kB] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 366K 3s unit-abot-epc-basic-0: 20:46:14 DEBUG unit.abot-epc-basic/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran3 amd64 5.4.0-6ubuntu1~16.04.10 [260 kB] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 8% 365K 3s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 1.33M 2s unit-abot-epc-basic-0: 20:46:14 DEBUG unit.abot-epc-basic/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libopenblas-base amd64 0.2.18-1ubuntu1 [5,097 kB] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 17% 497K 2s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 33.1M 1s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 26% 39.9M 1s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 31% 375K 1s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 35% 31.2M 1s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 39% 36.5M 1s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 44% 34.0M 1s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 48% 39.0M 1s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 53% 57.5M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 57% 1.63M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 62% 500K 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 66% 43.6M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 71% 38.0M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 75% 44.1M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 79% 43.9M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 84% 38.2M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 88% 55.4M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 93% 110M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 97% 99.6M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 1100K .......... .......... ...... 100% 92.5M=0.7s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 2018-08-28 20:46:14 (1.59 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [1153230/1153230] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install --2018-08-28 20:46:14-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:46:14 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas3-base amd64 3.10.2-9 [2,697 kB] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Length: 13381952 (13M) [application/x-debian-package] unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 51.3M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 60.0M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 1% 62.3M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 1% 60.7M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 1% 52.3M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 2% 71.5M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 2% 79.1M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 3% 74.7M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 3% 63.1M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 3% 79.0M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 4% 80.4M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 4% 77.5M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 4% 71.1M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 5% 90.0M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 5% 134M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 6% 125M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 6% 116M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 6% 130M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 7% 128M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 7% 131M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 8% 111M 0s unit-oai-hss-0: 20:46:14 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 8% 130M 0s unit-abot-epc-basic-0: 20:46:15 DEBUG unit.abot-epc-basic/0.install Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblapack3 amd64 3.6.0-2ubuntu2 [1,938 kB] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 8% 404K 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 9% 36.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 9% 63.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 9% 55.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 10% 65.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 10% 63.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 11% 69.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 11% 67.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 11% 85.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 12% 80.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 12% 82.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 13% 70.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 13% 78.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 13% 80.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 14% 83.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 14% 72.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 14% 83.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 15% 85.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 15% 89.9M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 16% 86.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 16% 133M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 16% 134M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 17% 130M 1s unit-abot-epc-basic-0: 20:46:15 DEBUG unit.abot-epc-basic/0.install Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqrupdate1 amd64 1.1.2-1build1 [37.6 kB] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 17% 410K 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 17% 61.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 18% 81.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 18% 74.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 19% 68.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 19% 69.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 19% 76.3M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 20% 90.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 20% 93.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 21% 81.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 21% 71.9M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 21% 72.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 22% 96.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 22% 63.3M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 22% 84.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 23% 75.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 23% 90.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 24% 88.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 24% 83.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 24% 72.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 25% 85.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 25% 82.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 26% 82.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 26% 76.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 26% 74.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 27% 74.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 27% 77.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 27% 66.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 28% 78.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 28% 74.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 29% 73.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 29% 65.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 29% 77.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 30% 75.9M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 30% 71.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 30% 68.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 31% 71.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 31% 74.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 32% 76.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 32% 65.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 32% 74.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 33% 58.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 33% 96.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 34% 101M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 34% 119M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 34% 118M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 35% 118M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 35% 104M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 35% 121M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 36% 136M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 36% 115M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 37% 100M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 37% 118M 1s unit-abot-epc-basic-0: 20:46:15 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 37% 474K 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 38% 55.9M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 38% 51.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 39% 34.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 39% 67.9M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 39% 67.3M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 40% 64.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 40% 67.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 40% 104M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 41% 122M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 41% 121M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 42% 130M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 42% 143M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 42% 101M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 43% 82.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 43% 83.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 43% 81.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 44% 80.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 44% 74.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 45% 85.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 45% 83.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 45% 87.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 46% 70.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 46% 82.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 47% 86.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 47% 88.4M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 47% 82.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 48% 82.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 48% 85.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 48% 82.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 49% 72.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 49% 87.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 50% 81.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 50% 81.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 50% 70.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 51% 92.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 51% 112M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 52% 88.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 52% 76.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 52% 86.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 53% 91.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 53% 86.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 53% 78.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 54% 84.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 54% 96.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 55% 120M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 55% 100M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 55% 116M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 56% 124M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 56% 110M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 57% 108M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 57% 121M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 57% 118M 0s unit-abot-epc-basic-0: 20:46:15 DEBUG unit.abot-epc-basic/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 58% 469K 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 58% 55.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 58% 58.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 59% 71.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 59% 64.4M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 60% 61.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 60% 82.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 60% 93.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 61% 71.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 61% 57.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 61% 74.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 62% 55.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 62% 65.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 63% 73.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 63% 57.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 63% 74.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 64% 51.4M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 64% 39.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 65% 81.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 65% 76.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 65% 73.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 66% 70.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 66% 76.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 66% 75.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 67% 69.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 67% 66.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 68% 74.4M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 68% 77.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 68% 77.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 69% 67.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 69% 78.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 70% 78.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 70% 71.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 70% 62.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 71% 71.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 71% 71.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 71% 73.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 72% 66.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 72% 74.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 73% 73.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 73% 75.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 73% 61.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 74% 104M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 74% 121M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 74% 117M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 75% 106M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 75% 120M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 76% 116M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 76% 121M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 76% 105M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 77% 115M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 77% 124M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 78% 114M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 78% 104M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 78% 118M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 79% 493K 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 79% 57.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 79% 56.4M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 80% 62.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 80% 50.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 81% 68.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 81% 68.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 81% 74.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 82% 67.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 82% 85.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 83% 84.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 83% 92.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 83% 77.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 84% 94.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 84% 92.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 84% 84.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 85% 84.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 85% 85.1M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 86% 97.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 86% 73.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 86% 94.4M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 87% 102M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 87% 91.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 87% 114M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 88% 19.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 88% 75.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 89% 78.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 89% 74.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 89% 62.5M 0s unit-abot-epc-basic-0: 20:46:15 DEBUG unit.abot-epc-basic/0.install Get:39 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: 20:46:15 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 90% 74.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 90% 72.2M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 91% 78.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 91% 64.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 91% 77.7M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 92% 76.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 92% 72.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 92% 62.4M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 93% 73.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 93% 79.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 94% 67.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 94% 80.0M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 94% 91.3M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 95% 74.6M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 95% 77.9M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 96% 71.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 96% 110M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 96% 121M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 97% 117M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 97% 103M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 97% 113M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 98% 115M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 98% 121M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 99% 481K 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 99% 70.8M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 99% 97.5M 0s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 13050K .......... ........ 100% 84.0M=0.8s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2018-08-28 20:46:15 (15.5 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb' saved [13381952/13381952] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install --2018-08-28 20:46:15-- http://kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Reusing existing connection to kernel.ubuntu.com:80. unit-abot-epc-basic-0: 20:46:15 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgbm1 amd64 18.0.5-0ubuntu0~16.04.1 [24.0 kB] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Length: 55046174 (52M) [application/x-debian-package] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install Saving to: 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 54.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 0% 62.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 0% 49.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 0% 53.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 0% 44.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 0% 64.9M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 0% 66.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 0% 66.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 0% 56.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 0% 67.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 1% 72.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 1% 79.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 1% 65.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 1% 80.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 1% 75.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 1% 73.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 1% 64.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 1% 93.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 1% 72.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 1% 79.8M 1s unit-abot-epc-basic-0: 20:46:15 DEBUG unit.abot-epc-basic/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 1% 75.9M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 2% 67.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 2% 85.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 2% 77.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 2% 75.1M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 2% 76.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 2% 72.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 2% 79.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 2% 60.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 2% 87.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 2% 80.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 2% 66.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 3% 61.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 3% 66.7M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 3% 65.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 3% 68.8M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 3% 60.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 3% 68.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 3% 66.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 3% 67.5M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 3% 58.4M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 3% 70.3M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 3% 65.0M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 4% 71.3M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 4% 55.2M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 4% 78.3M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 4% 112M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 4% 101M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 4% 108M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 4% 115M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 4% 119M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 4% 102M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 5% 115M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 5% 115M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 5% 120M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 5% 97.6M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 5% 122M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 5% 115M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 5% 119M 1s unit-oai-hss-0: 20:46:15 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 5% 100M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 5% 512K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 5% 49.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 5% 67.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 6% 59.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 6% 70.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 6% 72.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 6% 67.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 6% 89.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 6% 72.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 6% 77.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 6% 75.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 6% 64.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 6% 82.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 6% 54.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 7% 67.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 7% 76.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 7% 83.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 7% 76.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 7% 79.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 7% 79.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 7% 29.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 7% 56.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 7% 86.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 7% 78.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 7% 85.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 8% 87.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 8% 101M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 8% 67.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 8% 98.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 8% 79.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 8% 94.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 8% 71.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 8% 83.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 8% 76.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 8% 84.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 9% 83.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 9% 81.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 9% 72.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 9% 72.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5000K .......... .......... .......... .......... .......... 9% 88.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5050K .......... .......... .......... .......... .......... 9% 87.3M 2s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:42 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-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5100K .......... .......... .......... .......... .......... 9% 71.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5150K .......... .......... .......... .......... .......... 9% 90.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5200K .......... .......... .......... .......... .......... 9% 84.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5250K .......... .......... .......... .......... .......... 9% 83.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5300K .......... .......... .......... .......... .......... 9% 62.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5350K .......... .......... .......... .......... .......... 10% 77.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5400K .......... .......... .......... .......... .......... 10% 82.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5450K .......... .......... .......... .......... .......... 10% 79.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5500K .......... .......... .......... .......... .......... 10% 70.8M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5550K .......... .......... .......... .......... .......... 10% 485K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5600K .......... .......... .......... .......... .......... 10% 65.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5650K .......... .......... .......... .......... .......... 10% 52.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5700K .......... .......... .......... .......... .......... 10% 61.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5750K .......... .......... .......... .......... .......... 10% 61.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5800K .......... .......... .......... .......... .......... 10% 64.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5850K .......... .......... .......... .......... .......... 10% 63.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5900K .......... .......... .......... .......... .......... 11% 78.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 5950K .......... .......... .......... .......... .......... 11% 73.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6000K .......... .......... .......... .......... .......... 11% 76.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6050K .......... .......... .......... .......... .......... 11% 68.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6100K .......... .......... .......... .......... .......... 11% 78.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6150K .......... .......... .......... .......... .......... 11% 73.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6200K .......... .......... .......... .......... .......... 11% 77.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6250K .......... .......... .......... .......... .......... 11% 67.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6300K .......... .......... .......... .......... .......... 11% 84.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6350K .......... .......... .......... .......... .......... 11% 72.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6400K .......... .......... .......... .......... .......... 11% 74.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6450K .......... .......... .......... .......... .......... 12% 73.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6500K .......... .......... .......... .......... .......... 12% 82.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6550K .......... .......... .......... .......... .......... 12% 120M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6600K .......... .......... .......... .......... .......... 12% 125M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6650K .......... .......... .......... .......... .......... 12% 104M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6700K .......... .......... .......... .......... .......... 12% 109M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6750K .......... .......... .......... .......... .......... 12% 119M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6800K .......... .......... .......... .......... .......... 12% 116M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6850K .......... .......... .......... .......... .......... 12% 106M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6900K .......... .......... .......... .......... .......... 12% 123M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 6950K .......... .......... .......... .......... .......... 13% 51.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7000K .......... .......... .......... .......... .......... 13% 81.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7050K .......... .......... .......... .......... .......... 13% 67.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7100K .......... .......... .......... .......... .......... 13% 73.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7150K .......... .......... .......... .......... .......... 13% 75.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7200K .......... .......... .......... .......... .......... 13% 74.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7250K .......... .......... .......... .......... .......... 13% 72.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7300K .......... .......... .......... .......... .......... 13% 76.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7350K .......... .......... .......... .......... .......... 13% 73.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7400K .......... .......... .......... .......... .......... 13% 73.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7450K .......... .......... .......... .......... .......... 13% 63.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7500K .......... .......... .......... .......... .......... 14% 70.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7550K .......... .......... .......... .......... .......... 14% 72.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7600K .......... .......... .......... .......... .......... 14% 76.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7650K .......... .......... .......... .......... .......... 14% 64.4M 2s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:43 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: 20:46:16 DEBUG unit.oai-hss/0.install 7700K .......... .......... .......... .......... .......... 14% 75.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7750K .......... .......... .......... .......... .......... 14% 76.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7800K .......... .......... .......... .......... .......... 14% 83.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7850K .......... .......... .......... .......... .......... 14% 71.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7900K .......... .......... .......... .......... .......... 14% 80.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 7950K .......... .......... .......... .......... .......... 14% 79.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8000K .......... .......... .......... .......... .......... 14% 86.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8050K .......... .......... .......... .......... .......... 15% 92.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8100K .......... .......... .......... .......... .......... 15% 121M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8150K .......... .......... .......... .......... .......... 15% 118M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8200K .......... .......... .......... .......... .......... 15% 117M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8250K .......... .......... .......... .......... .......... 15% 106M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8300K .......... .......... .......... .......... .......... 15% 122M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8350K .......... .......... .......... .......... .......... 15% 114M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8400K .......... .......... .......... .......... .......... 15% 484K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8450K .......... .......... .......... .......... .......... 15% 58.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8500K .......... .......... .......... .......... .......... 15% 61.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8550K .......... .......... .......... .......... .......... 15% 52.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8600K .......... .......... .......... .......... .......... 16% 59.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8650K .......... .......... .......... .......... .......... 16% 62.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8700K .......... .......... .......... .......... .......... 16% 65.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8750K .......... .......... .......... .......... .......... 16% 63.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8800K .......... .......... .......... .......... .......... 16% 73.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8850K .......... .......... .......... .......... .......... 16% 74.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8900K .......... .......... .......... .......... .......... 16% 73.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 8950K .......... .......... .......... .......... .......... 16% 63.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9000K .......... .......... .......... .......... .......... 16% 74.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9050K .......... .......... .......... .......... .......... 16% 80.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9100K .......... .......... .......... .......... .......... 17% 76.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9150K .......... .......... .......... .......... .......... 17% 71.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9200K .......... .......... .......... .......... .......... 17% 90.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9250K .......... .......... .......... .......... .......... 17% 86.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9300K .......... .......... .......... .......... .......... 17% 120M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9350K .......... .......... .......... .......... .......... 17% 102M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9400K .......... .......... .......... .......... .......... 17% 111M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9450K .......... .......... .......... .......... .......... 17% 117M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9500K .......... .......... .......... .......... .......... 17% 122M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9550K .......... .......... .......... .......... .......... 17% 103M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9600K .......... .......... .......... .......... .......... 17% 123M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9650K .......... .......... .......... .......... .......... 18% 41.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9700K .......... .......... .......... .......... .......... 18% 76.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9750K .......... .......... .......... .......... .......... 18% 73.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9800K .......... .......... .......... .......... .......... 18% 79.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9850K .......... .......... .......... .......... .......... 18% 70.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9900K .......... .......... .......... .......... .......... 18% 79.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 9950K .......... .......... .......... .......... .......... 18% 93.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10000K .......... .......... .......... .......... .......... 18% 88.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10050K .......... .......... .......... .......... .......... 18% 63.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10100K .......... .......... .......... .......... .......... 18% 72.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10150K .......... .......... .......... .......... .......... 18% 76.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10200K .......... .......... .......... .......... .......... 19% 74.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10250K .......... .......... .......... .......... .......... 19% 65.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10300K .......... .......... .......... .......... .......... 19% 73.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10350K .......... .......... .......... .......... .......... 19% 75.1M 2s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:44 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-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10400K .......... .......... .......... .......... .......... 19% 70.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10450K .......... .......... .......... .......... .......... 19% 65.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10500K .......... .......... .......... .......... .......... 19% 71.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10550K .......... .......... .......... .......... .......... 19% 74.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10600K .......... .......... .......... .......... .......... 19% 75.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10650K .......... .......... .......... .......... .......... 19% 62.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10700K .......... .......... .......... .......... .......... 19% 74.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10750K .......... .......... .......... .......... .......... 20% 74.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10800K .......... .......... .......... .......... .......... 20% 118M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10850K .......... .......... .......... .......... .......... 20% 105M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10900K .......... .......... .......... .......... .......... 20% 119M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 10950K .......... .......... .......... .......... .......... 20% 122M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11000K .......... .......... .......... .......... .......... 20% 116M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11050K .......... .......... .......... .......... .......... 20% 103M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11100K .......... .......... .......... .......... .......... 20% 118M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11150K .......... .......... .......... .......... .......... 20% 119M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11200K .......... .......... .......... .......... .......... 20% 488K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11250K .......... .......... .......... .......... .......... 21% 57.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11300K .......... .......... .......... .......... .......... 21% 88.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11350K .......... .......... .......... .......... .......... 21% 70.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11400K .......... .......... .......... .......... .......... 21% 59.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11450K .......... .......... .......... .......... .......... 21% 59.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11500K .......... .......... .......... .......... .......... 21% 66.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11550K .......... .......... .......... .......... .......... 21% 62.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11600K .......... .......... .......... .......... .......... 21% 73.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11650K .......... .......... .......... .......... .......... 21% 72.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11700K .......... .......... .......... .......... .......... 21% 73.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11750K .......... .......... .......... .......... .......... 21% 63.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11800K .......... .......... .......... .......... .......... 22% 72.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11850K .......... .......... .......... .......... .......... 22% 71.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11900K .......... .......... .......... .......... .......... 22% 85.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 11950K .......... .......... .......... .......... .......... 22% 70.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12000K .......... .......... .......... .......... .......... 22% 82.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12050K .......... .......... .......... .......... .......... 22% 83.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12100K .......... .......... .......... .......... .......... 22% 81.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12150K .......... .......... .......... .......... .......... 22% 104M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12200K .......... .......... .......... .......... .......... 22% 117M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12250K .......... .......... .......... .......... .......... 22% 120M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12300K .......... .......... .......... .......... .......... 22% 118M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12350K .......... .......... .......... .......... .......... 23% 102M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12400K .......... .......... .......... .......... .......... 23% 117M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12450K .......... .......... .......... .......... .......... 23% 35.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12500K .......... .......... .......... .......... .......... 23% 71.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12550K .......... .......... .......... .......... .......... 23% 66.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12600K .......... .......... .......... .......... .......... 23% 73.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12650K .......... .......... .......... .......... .......... 23% 74.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12700K .......... .......... .......... .......... .......... 23% 85.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12750K .......... .......... .......... .......... .......... 23% 74.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12800K .......... .......... .......... .......... .......... 23% 113M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12850K .......... .......... .......... .......... .......... 23% 57.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12900K .......... .......... .......... .......... .......... 24% 67.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 12950K .......... .......... .......... .......... .......... 24% 75.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13000K .......... .......... .......... .......... .......... 24% 75.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13050K .......... .......... .......... .......... .......... 24% 73.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13100K .......... .......... .......... .......... .......... 24% 64.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13150K .......... .......... .......... .......... .......... 24% 75.4M 2s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf-lite9v5 amd64 2.6.1-1.3 [58.4 kB] unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13200K .......... .......... .......... .......... .......... 24% 74.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13250K .......... .......... .......... .......... .......... 24% 73.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13300K .......... .......... .......... .......... .......... 24% 64.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13350K .......... .......... .......... .......... .......... 24% 71.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13400K .......... .......... .......... .......... .......... 25% 76.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13450K .......... .......... .......... .......... .......... 25% 78.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13500K .......... .......... .......... .......... .......... 25% 67.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13550K .......... .......... .......... .......... .......... 25% 79.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13600K .......... .......... .......... .......... .......... 25% 85.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13650K .......... .......... .......... .......... .......... 25% 121M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13700K .......... .......... .......... .......... .......... 25% 104M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13750K .......... .......... .......... .......... .......... 25% 123M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13800K .......... .......... .......... .......... .......... 25% 111M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13850K .......... .......... .......... .......... .......... 25% 125M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13900K .......... .......... .......... .......... .......... 25% 108M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 13950K .......... .......... .......... .......... .......... 26% 491K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14000K .......... .......... .......... .......... .......... 26% 71.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14050K .......... .......... .......... .......... .......... 26% 53.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14100K .......... .......... .......... .......... .......... 26% 61.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14150K .......... .......... .......... .......... .......... 26% 69.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14200K .......... .......... .......... .......... .......... 26% 107M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14250K .......... .......... .......... .......... .......... 26% 89.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14300K .......... .......... .......... .......... .......... 26% 83.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14350K .......... .......... .......... .......... .......... 26% 65.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14400K .......... .......... .......... .......... .......... 26% 77.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14450K .......... .......... .......... .......... .......... 26% 76.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14500K .......... .......... .......... .......... .......... 27% 74.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14550K .......... .......... .......... .......... .......... 27% 45.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14600K .......... .......... .......... .......... .......... 27% 81.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14650K .......... .......... .......... .......... .......... 27% 87.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14700K .......... .......... .......... .......... .......... 27% 85.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14750K .......... .......... .......... .......... .......... 27% 83.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14800K .......... .......... .......... .......... .......... 27% 93.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14850K .......... .......... .......... .......... .......... 27% 95.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14900K .......... .......... .......... .......... .......... 27% 88.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 14950K .......... .......... .......... .......... .......... 27% 84.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15000K .......... .......... .......... .......... .......... 27% 105M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15050K .......... .......... .......... .......... .......... 28% 140M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15100K .......... .......... .......... .......... .......... 28% 128M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15150K .......... .......... .......... .......... .......... 28% 123M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15200K .......... .......... .......... .......... .......... 28% 135M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15250K .......... .......... .......... .......... .......... 28% 24.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15300K .......... .......... .......... .......... .......... 28% 79.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15350K .......... .......... .......... .......... .......... 28% 90.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15400K .......... .......... .......... .......... .......... 28% 94.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15450K .......... .......... .......... .......... .......... 28% 88.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15500K .......... .......... .......... .......... .......... 28% 76.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15550K .......... .......... .......... .......... .......... 29% 93.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15600K .......... .......... .......... .......... .......... 29% 116M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15650K .......... .......... .......... .......... .......... 29% 104M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15700K .......... .......... .......... .......... .......... 29% 86.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15750K .......... .......... .......... .......... .......... 29% 19.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15800K .......... .......... .......... .......... .......... 29% 87.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15850K .......... .......... .......... .......... .......... 29% 92.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15900K .......... .......... .......... .......... .......... 29% 91.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 15950K .......... .......... .......... .......... .......... 29% 107M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16000K .......... .......... .......... .......... .......... 29% 84.3M 2s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirprotobuf3 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [120 kB] unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16050K .......... .......... .......... .......... .......... 29% 85.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16100K .......... .......... .......... .......... .......... 30% 144M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16150K .......... .......... .......... .......... .......... 30% 84.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16200K .......... .......... .......... .......... .......... 30% 90.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16250K .......... .......... .......... .......... .......... 30% 80.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16300K .......... .......... .......... .......... .......... 30% 94.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16350K .......... .......... .......... .......... .......... 30% 91.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16400K .......... .......... .......... .......... .......... 30% 92.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16450K .......... .......... .......... .......... .......... 30% 82.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16500K .......... .......... .......... .......... .......... 30% 87.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16550K .......... .......... .......... .......... .......... 30% 79.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16600K .......... .......... .......... .......... .......... 30% 101M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16650K .......... .......... .......... .......... .......... 31% 108M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16700K .......... .......... .......... .......... .......... 31% 123M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16750K .......... .......... .......... .......... .......... 31% 490K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16800K .......... .......... .......... .......... .......... 31% 59.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16850K .......... .......... .......... .......... .......... 31% 50.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16900K .......... .......... .......... .......... .......... 31% 59.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 16950K .......... .......... .......... .......... .......... 31% 59.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17000K .......... .......... .......... .......... .......... 31% 64.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17050K .......... .......... .......... .......... .......... 31% 84.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17100K .......... .......... .......... .......... .......... 31% 120M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17150K .......... .......... .......... .......... .......... 31% 123M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17200K .......... .......... .......... .......... .......... 32% 122M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17250K .......... .......... .......... .......... .......... 32% 33.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17300K .......... .......... .......... .......... .......... 32% 67.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17350K .......... .......... .......... .......... .......... 32% 77.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17400K .......... .......... .......... .......... .......... 32% 80.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17450K .......... .......... .......... .......... .......... 32% 76.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17500K .......... .......... .......... .......... .......... 32% 67.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17550K .......... .......... .......... .......... .......... 32% 74.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17600K .......... .......... .......... .......... .......... 32% 72.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17650K .......... .......... .......... .......... .......... 32% 70.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17700K .......... .......... .......... .......... .......... 33% 62.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17750K .......... .......... .......... .......... .......... 33% 75.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17800K .......... .......... .......... .......... .......... 33% 73.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17850K .......... .......... .......... .......... .......... 33% 80.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17900K .......... .......... .......... .......... .......... 33% 107M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 17950K .......... .......... .......... .......... .......... 33% 116M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18000K .......... .......... .......... .......... .......... 33% 97.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18050K .......... .......... .......... .......... .......... 33% 78.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18100K .......... .......... .......... .......... .......... 33% 67.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18150K .......... .......... .......... .......... .......... 33% 74.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18200K .......... .......... .......... .......... .......... 33% 78.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18250K .......... .......... .......... .......... .......... 34% 79.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18300K .......... .......... .......... .......... .......... 34% 64.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18350K .......... .......... .......... .......... .......... 34% 76.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18400K .......... .......... .......... .......... .......... 34% 93.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18450K .......... .......... .......... .......... .......... 34% 91.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18500K .......... .......... .......... .......... .......... 34% 95.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18550K .......... .......... .......... .......... .......... 34% 120M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18600K .......... .......... .......... .......... .......... 34% 114M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18650K .......... .......... .......... .......... .......... 34% 115M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18700K .......... .......... .......... .......... .......... 34% 18.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18750K .......... .......... .......... .......... .......... 34% 67.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18800K .......... .......... .......... .......... .......... 35% 70.9M 2s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon0 amd64 0.5.0-1ubuntu2 [97.2 kB] unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18850K .......... .......... .......... .......... .......... 35% 76.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18900K .......... .......... .......... .......... .......... 35% 77.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 18950K .......... .......... .......... .......... .......... 35% 66.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19000K .......... .......... .......... .......... .......... 35% 75.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19050K .......... .......... .......... .......... .......... 35% 74.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19100K .......... .......... .......... .......... .......... 35% 71.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19150K .......... .......... .......... .......... .......... 35% 63.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19200K .......... .......... .......... .......... .......... 35% 73.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19250K .......... .......... .......... .......... .......... 35% 72.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19300K .......... .......... .......... .......... .......... 35% 72.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19350K .......... .......... .......... .......... .......... 36% 77.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19400K .......... .......... .......... .......... .......... 36% 119M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19450K .......... .......... .......... .......... .......... 36% 121M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19500K .......... .......... .......... .......... .......... 36% 124M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19550K .......... .......... .......... .......... .......... 36% 106M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19600K .......... .......... .......... .......... .......... 36% 124M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19650K .......... .......... .......... .......... .......... 36% 124M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19700K .......... .......... .......... .......... .......... 36% 506K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19750K .......... .......... .......... .......... .......... 36% 60.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19800K .......... .......... .......... .......... .......... 36% 63.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19850K .......... .......... .......... .......... .......... 37% 63.7M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19900K .......... .......... .......... .......... .......... 37% 55.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 19950K .......... .......... .......... .......... .......... 37% 78.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20000K .......... .......... .......... .......... .......... 37% 86.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20050K .......... .......... .......... .......... .......... 37% 114M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20100K .......... .......... .......... .......... .......... 37% 106M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20150K .......... .......... .......... .......... .......... 37% 34.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20200K .......... .......... .......... .......... .......... 37% 17.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20250K .......... .......... .......... .......... .......... 37% 75.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20300K .......... .......... .......... .......... .......... 37% 68.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20350K .......... .......... .......... .......... .......... 37% 80.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20400K .......... .......... .......... .......... .......... 38% 74.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20450K .......... .......... .......... .......... .......... 38% 75.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20500K .......... .......... .......... .......... .......... 38% 67.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20550K .......... .......... .......... .......... .......... 38% 72.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20600K .......... .......... .......... .......... .......... 38% 75.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20650K .......... .......... .......... .......... .......... 38% 71.3M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20700K .......... .......... .......... .......... .......... 38% 67.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20750K .......... .......... .......... .......... .......... 38% 71.5M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20800K .......... .......... .......... .......... .......... 38% 73.4M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20850K .......... .......... .......... .......... .......... 38% 74.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20900K .......... .......... .......... .......... .......... 38% 84.8M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 20950K .......... .......... .......... .......... .......... 39% 66.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21000K .......... .......... .......... .......... .......... 39% 74.2M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21050K .......... .......... .......... .......... .......... 39% 85.9M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21100K .......... .......... .......... .......... .......... 39% 67.6M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21150K .......... .......... .......... .......... .......... 39% 74.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21200K .......... .......... .......... .......... .......... 39% 80.7M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21250K .......... .......... .......... .......... .......... 39% 89.8M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21300K .......... .......... .......... .......... .......... 39% 67.6M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21350K .......... .......... .......... .......... .......... 39% 106M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21400K .......... .......... .......... .......... .......... 39% 112M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21450K .......... .......... .......... .......... .......... 39% 119M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21500K .......... .......... .......... .......... .......... 40% 94.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21550K .......... .......... .......... .......... .......... 40% 87.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21600K .......... .......... .......... .......... .......... 40% 70.7M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21650K .......... .......... .......... .......... .......... 40% 75.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21700K .......... .......... .......... .......... .......... 40% 105M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21750K .......... .......... .......... .......... .......... 40% 117M 1s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient9 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [194 kB] unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21800K .......... .......... .......... .......... .......... 40% 34.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21850K .......... .......... .......... .......... .......... 40% 79.1M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21900K .......... .......... .......... .......... .......... 40% 72.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 21950K .......... .......... .......... .......... .......... 40% 66.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22000K .......... .......... .......... .......... .......... 41% 75.1M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22050K .......... .......... .......... .......... .......... 41% 77.1M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22100K .......... .......... .......... .......... .......... 41% 74.1M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22150K .......... .......... .......... .......... .......... 41% 65.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22200K .......... .......... .......... .......... .......... 41% 74.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22250K .......... .......... .......... .......... .......... 41% 76.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22300K .......... .......... .......... .......... .......... 41% 101M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22350K .......... .......... .......... .......... .......... 41% 104M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22400K .......... .......... .......... .......... .......... 41% 121M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22450K .......... .......... .......... .......... .......... 41% 120M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22500K .......... .......... .......... .......... .......... 41% 509K 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22550K .......... .......... .......... .......... .......... 42% 54.1M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22600K .......... .......... .......... .......... .......... 42% 58.0M 2s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22650K .......... .......... .......... .......... .......... 42% 60.5M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22700K .......... .......... .......... .......... .......... 42% 55.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22750K .......... .......... .......... .......... .......... 42% 56.5M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22800K .......... .......... .......... .......... .......... 42% 63.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22850K .......... .......... .......... .......... .......... 42% 105M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22900K .......... .......... .......... .......... .......... 42% 108M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 22950K .......... .......... .......... .......... .......... 42% 116M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23000K .......... .......... .......... .......... .......... 42% 70.8M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23050K .......... .......... .......... .......... .......... 42% 80.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23100K .......... .......... .......... .......... .......... 43% 119M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23150K .......... .......... .......... .......... .......... 43% 104M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23200K .......... .......... .......... .......... .......... 43% 120M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23250K .......... .......... .......... .......... .......... 43% 39.1M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23300K .......... .......... .......... .......... .......... 43% 13.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23350K .......... .......... .......... .......... .......... 43% 77.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23400K .......... .......... .......... .......... .......... 43% 74.6M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23450K .......... .......... .......... .......... .......... 43% 66.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23500K .......... .......... .......... .......... .......... 43% 77.8M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23550K .......... .......... .......... .......... .......... 43% 78.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23600K .......... .......... .......... .......... .......... 43% 77.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23650K .......... .......... .......... .......... .......... 44% 66.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23700K .......... .......... .......... .......... .......... 44% 75.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23750K .......... .......... .......... .......... .......... 44% 71.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23800K .......... .......... .......... .......... .......... 44% 71.7M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23850K .......... .......... .......... .......... .......... 44% 71.5M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23900K .......... .......... .......... .......... .......... 44% 74.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 23950K .......... .......... .......... .......... .......... 44% 77.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24000K .......... .......... .......... .......... .......... 44% 74.8M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24050K .......... .......... .......... .......... .......... 44% 66.7M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24100K .......... .......... .......... .......... .......... 44% 86.6M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24150K .......... .......... .......... .......... .......... 45% 116M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24200K .......... .......... .......... .......... .......... 45% 121M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24250K .......... .......... .......... .......... .......... 45% 104M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24300K .......... .......... .......... .......... .......... 45% 111M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24350K .......... .......... .......... .......... .......... 45% 84.5M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24400K .......... .......... .......... .......... .......... 45% 75.9M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24450K .......... .......... .......... .......... .......... 45% 67.0M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24500K .......... .......... .......... .......... .......... 45% 75.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24550K .......... .......... .......... .......... .......... 45% 88.5M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24600K .......... .......... .......... .......... .......... 45% 99.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24650K .......... .......... .......... .......... .......... 45% 78.4M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24700K .......... .......... .......... .......... .......... 46% 108M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24750K .......... .......... .......... .......... .......... 46% 116M 1s unit-abot-epc-basic-0: 20:46:16 DEBUG unit.abot-epc-basic/0.install Get:49 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-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24800K .......... .......... .......... .......... .......... 46% 22.3M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24850K .......... .......... .......... .......... .......... 46% 78.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24900K .......... .......... .......... .......... .......... 46% 77.7M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 24950K .......... .......... .......... .......... .......... 46% 65.1M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 25000K .......... .......... .......... .......... .......... 46% 78.1M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 25050K .......... .......... .......... .......... .......... 46% 74.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 25100K .......... .......... .......... .......... .......... 46% 76.2M 1s unit-oai-hss-0: 20:46:16 DEBUG unit.oai-hss/0.install 25150K .......... .......... .......... .......... .......... 46% 71.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25200K .......... .......... .......... .......... .......... 46% 74.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25250K .......... .......... .......... .......... .......... 47% 104M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25300K .......... .......... .......... .......... .......... 47% 117M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25350K .......... .......... .......... .......... .......... 47% 102M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25400K .......... .......... .......... .......... .......... 47% 518K 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25450K .......... .......... .......... .......... .......... 47% 65.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25500K .......... .......... .......... .......... .......... 47% 52.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25550K .......... .......... .......... .......... .......... 47% 64.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25600K .......... .......... .......... .......... .......... 47% 64.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25650K .......... .......... .......... .......... .......... 47% 73.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25700K .......... .......... .......... .......... .......... 47% 64.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25750K .......... .......... .......... .......... .......... 47% 87.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25800K .......... .......... .......... .......... .......... 48% 110M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25850K .......... .......... .......... .......... .......... 48% 120M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25900K .......... .......... .......... .......... .......... 48% 73.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 25950K .......... .......... .......... .......... .......... 48% 76.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26000K .......... .......... .......... .......... .......... 48% 79.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26050K .......... .......... .......... .......... .......... 48% 82.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26100K .......... .......... .......... .......... .......... 48% 101M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26150K .......... .......... .......... .......... .......... 48% 98.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26200K .......... .......... .......... .......... .......... 48% 86.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26250K .......... .......... .......... .......... .......... 48% 7.45M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26300K .......... .......... .......... .......... .......... 49% 77.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26350K .......... .......... .......... .......... .......... 49% 79.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26400K .......... .......... .......... .......... .......... 49% 68.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26450K .......... .......... .......... .......... .......... 49% 77.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26500K .......... .......... .......... .......... .......... 49% 81.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26550K .......... .......... .......... .......... .......... 49% 78.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26600K .......... .......... .......... .......... .......... 49% 68.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26650K .......... .......... .......... .......... .......... 49% 80.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26700K .......... .......... .......... .......... .......... 49% 78.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26750K .......... .......... .......... .......... .......... 49% 83.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26800K .......... .......... .......... .......... .......... 49% 71.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26850K .......... .......... .......... .......... .......... 50% 77.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26900K .......... .......... .......... .......... .......... 50% 79.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 26950K .......... .......... .......... .......... .......... 50% 81.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27000K .......... .......... .......... .......... .......... 50% 74.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27050K .......... .......... .......... .......... .......... 50% 78.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27100K .......... .......... .......... .......... .......... 50% 78.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27150K .......... .......... .......... .......... .......... 50% 78.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27200K .......... .......... .......... .......... .......... 50% 69.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27250K .......... .......... .......... .......... .......... 50% 77.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27300K .......... .......... .......... .......... .......... 50% 80.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27350K .......... .......... .......... .......... .......... 50% 87.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27400K .......... .......... .......... .......... .......... 51% 98.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27450K .......... .......... .......... .......... .......... 51% 121M 1s unit-abot-epc-basic-0: 20:46:17 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27500K .......... .......... .......... .......... .......... 51% 117M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27550K .......... .......... .......... .......... .......... 51% 119M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27600K .......... .......... .......... .......... .......... 51% 109M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27650K .......... .......... .......... .......... .......... 51% 100M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27700K .......... .......... .......... .......... .......... 51% 109M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27750K .......... .......... .......... .......... .......... 51% 20.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27800K .......... .......... .......... .......... .......... 51% 77.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27850K .......... .......... .......... .......... .......... 51% 80.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27900K .......... .......... .......... .......... .......... 51% 66.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 27950K .......... .......... .......... .......... .......... 52% 81.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28000K .......... .......... .......... .......... .......... 52% 76.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28050K .......... .......... .......... .......... .......... 52% 78.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28100K .......... .......... .......... .......... .......... 52% 69.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28150K .......... .......... .......... .......... .......... 52% 79.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28200K .......... .......... .......... .......... .......... 52% 110M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28250K .......... .......... .......... .......... .......... 52% 122M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28300K .......... .......... .......... .......... .......... 52% 102M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28350K .......... .......... .......... .......... .......... 52% 531K 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28400K .......... .......... .......... .......... .......... 52% 69.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28450K .......... .......... .......... .......... .......... 53% 51.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28500K .......... .......... .......... .......... .......... 53% 65.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28550K .......... .......... .......... .......... .......... 53% 69.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28600K .......... .......... .......... .......... .......... 53% 72.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28650K .......... .......... .......... .......... .......... 53% 76.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28700K .......... .......... .......... .......... .......... 53% 93.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28750K .......... .......... .......... .......... .......... 53% 58.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28800K .......... .......... .......... .......... .......... 53% 94.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28850K .......... .......... .......... .......... .......... 53% 80.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28900K .......... .......... .......... .......... .......... 53% 92.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 28950K .......... .......... .......... .......... .......... 53% 95.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29000K .......... .......... .......... .......... .......... 54% 56.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29050K .......... .......... .......... .......... .......... 54% 52.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29100K .......... .......... .......... .......... .......... 54% 115M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29150K .......... .......... .......... .......... .......... 54% 137M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29200K .......... .......... .......... .......... .......... 54% 134M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29250K .......... .......... .......... .......... .......... 54% 5.85M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29300K .......... .......... .......... .......... .......... 54% 84.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29350K .......... .......... .......... .......... .......... 54% 85.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29400K .......... .......... .......... .......... .......... 54% 90.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29450K .......... .......... .......... .......... .......... 54% 74.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29500K .......... .......... .......... .......... .......... 54% 86.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29550K .......... .......... .......... .......... .......... 55% 87.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29600K .......... .......... .......... .......... .......... 55% 86.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29650K .......... .......... .......... .......... .......... 55% 78.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29700K .......... .......... .......... .......... .......... 55% 97.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29750K .......... .......... .......... .......... .......... 55% 106M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29800K .......... .......... .......... .......... .......... 55% 104M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29850K .......... .......... .......... .......... .......... 55% 85.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29900K .......... .......... .......... .......... .......... 55% 89.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 29950K .......... .......... .......... .......... .......... 55% 85.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30000K .......... .......... .......... .......... .......... 55% 85.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30050K .......... .......... .......... .......... .......... 55% 76.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30100K .......... .......... .......... .......... .......... 56% 88.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30150K .......... .......... .......... .......... .......... 56% 83.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30200K .......... .......... .......... .......... .......... 56% 86.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30250K .......... .......... .......... .......... .......... 56% 74.8M 1s unit-abot-epc-basic-0: 20:46:17 DEBUG unit.abot-epc-basic/0.install Get:51 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-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30300K .......... .......... .......... .......... .......... 56% 84.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30350K .......... .......... .......... .......... .......... 56% 130M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30400K .......... .......... .......... .......... .......... 56% 139M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30450K .......... .......... .......... .......... .......... 56% 115M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30500K .......... .......... .......... .......... .......... 56% 114M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30550K .......... .......... .......... .......... .......... 56% 89.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30600K .......... .......... .......... .......... .......... 57% 88.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30650K .......... .......... .......... .......... .......... 57% 79.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30700K .......... .......... .......... .......... .......... 57% 12.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30750K .......... .......... .......... .......... .......... 57% 48.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30800K .......... .......... .......... .......... .......... 57% 90.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30850K .......... .......... .......... .......... .......... 57% 76.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30900K .......... .......... .......... .......... .......... 57% 83.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 30950K .......... .......... .......... .......... .......... 57% 86.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31000K .......... .......... .......... .......... .......... 57% 89.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31050K .......... .......... .......... .......... .......... 57% 79.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31100K .......... .......... .......... .......... .......... 57% 88.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31150K .......... .......... .......... .......... .......... 58% 127M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31200K .......... .......... .......... .......... .......... 58% 138M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31250K .......... .......... .......... .......... .......... 58% 118M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31300K .......... .......... .......... .......... .......... 58% 542K 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31350K .......... .......... .......... .......... .......... 58% 72.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31400K .......... .......... .......... .......... .......... 58% 62.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31450K .......... .......... .......... .......... .......... 58% 74.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31500K .......... .......... .......... .......... .......... 58% 71.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31550K .......... .......... .......... .......... .......... 58% 101M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31600K .......... .......... .......... .......... .......... 58% 77.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31650K .......... .......... .......... .......... .......... 58% 91.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31700K .......... .......... .......... .......... .......... 59% 85.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31750K .......... .......... .......... .......... .......... 59% 101M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31800K .......... .......... .......... .......... .......... 59% 95.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31850K .......... .......... .......... .......... .......... 59% 88.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31900K .......... .......... .......... .......... .......... 59% 79.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 31950K .......... .......... .......... .......... .......... 59% 96.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32000K .......... .......... .......... .......... .......... 59% 89.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32050K .......... .......... .......... .......... .......... 59% 94.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32100K .......... .......... .......... .......... .......... 59% 83.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32150K .......... .......... .......... .......... .......... 59% 7.43M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32200K .......... .......... .......... .......... .......... 59% 8.99M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32250K .......... .......... .......... .......... .......... 60% 79.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32300K .......... .......... .......... .......... .......... 60% 90.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32350K .......... .......... .......... .......... .......... 60% 88.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32400K .......... .......... .......... .......... .......... 60% 88.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32450K .......... .......... .......... .......... .......... 60% 80.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32500K .......... .......... .......... .......... .......... 60% 86.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32550K .......... .......... .......... .......... .......... 60% 102M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32600K .......... .......... .......... .......... .......... 60% 88.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32650K .......... .......... .......... .......... .......... 60% 75.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32700K .......... .......... .......... .......... .......... 60% 88.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32750K .......... .......... .......... .......... .......... 61% 86.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32800K .......... .......... .......... .......... .......... 61% 75.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32850K .......... .......... .......... .......... .......... 61% 66.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32900K .......... .......... .......... .......... .......... 61% 75.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 32950K .......... .......... .......... .......... .......... 61% 79.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33000K .......... .......... .......... .......... .......... 61% 73.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33050K .......... .......... .......... .......... .......... 61% 66.4M 1s unit-abot-epc-basic-0: 20:46:17 DEBUG unit.abot-epc-basic/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libevdev2 amd64 1.4.6+dfsg-1 [28.0 kB] unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33100K .......... .......... .......... .......... .......... 61% 80.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33150K .......... .......... .......... .......... .......... 61% 83.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33200K .......... .......... .......... .......... .......... 61% 75.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33250K .......... .......... .......... .......... .......... 61% 73.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33300K .......... .......... .......... .......... .......... 62% 73.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33350K .......... .......... .......... .......... .......... 62% 90.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33400K .......... .......... .......... .......... .......... 62% 119M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33450K .......... .......... .......... .......... .......... 62% 108M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33500K .......... .......... .......... .......... .......... 62% 120M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33550K .......... .......... .......... .......... .......... 62% 117M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33600K .......... .......... .......... .......... .......... 62% 120M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33650K .......... .......... .......... .......... .......... 62% 106M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33700K .......... .......... .......... .......... .......... 62% 16.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33750K .......... .......... .......... .......... .......... 62% 72.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33800K .......... .......... .......... .......... .......... 62% 76.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33850K .......... .......... .......... .......... .......... 63% 79.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33900K .......... .......... .......... .......... .......... 63% 77.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 33950K .......... .......... .......... .......... .......... 63% 69.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34000K .......... .......... .......... .......... .......... 63% 74.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34050K .......... .......... .......... .......... .......... 63% 76.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34100K .......... .......... .......... .......... .......... 63% 100M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34150K .......... .......... .......... .......... .......... 63% 106M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34200K .......... .......... .......... .......... .......... 63% 116M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34250K .......... .......... .......... .......... .......... 63% 557K 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34300K .......... .......... .......... .......... .......... 63% 60.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34350K .......... .......... .......... .......... .......... 63% 57.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34400K .......... .......... .......... .......... .......... 64% 68.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34450K .......... .......... .......... .......... .......... 64% 68.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34500K .......... .......... .......... .......... .......... 64% 65.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34550K .......... .......... .......... .......... .......... 64% 68.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34600K .......... .......... .......... .......... .......... 64% 80.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34650K .......... .......... .......... .......... .......... 64% 76.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34700K .......... .......... .......... .......... .......... 64% 84.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34750K .......... .......... .......... .......... .......... 64% 56.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34800K .......... .......... .......... .......... .......... 64% 71.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34850K .......... .......... .......... .......... .......... 64% 77.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34900K .......... .......... .......... .......... .......... 65% 91.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 34950K .......... .......... .......... .......... .......... 65% 81.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35000K .......... .......... .......... .......... .......... 65% 118M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35050K .......... .......... .......... .......... .......... 65% 120M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35100K .......... .......... .......... .......... .......... 65% 120M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35150K .......... .......... .......... .......... .......... 65% 3.75M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35200K .......... .......... .......... .......... .......... 65% 71.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35250K .......... .......... .......... .......... .......... 65% 87.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35300K .......... .......... .......... .......... .......... 65% 71.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35350K .......... .......... .......... .......... .......... 65% 83.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35400K .......... .......... .......... .......... .......... 65% 86.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35450K .......... .......... .......... .......... .......... 66% 77.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35500K .......... .......... .......... .......... .......... 66% 76.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35550K .......... .......... .......... .......... .......... 66% 78.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35600K .......... .......... .......... .......... .......... 66% 90.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35650K .......... .......... .......... .......... .......... 66% 80.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35700K .......... .......... .......... .......... .......... 66% 74.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35750K .......... .......... .......... .......... .......... 66% 83.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35800K .......... .......... .......... .......... .......... 66% 76.3M 1s unit-abot-epc-basic-0: 20:46:17 DEBUG unit.abot-epc-basic/0.install Get:53 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: 20:46:17 DEBUG unit.oai-hss/0.install 35850K .......... .......... .......... .......... .......... 66% 87.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35900K .......... .......... .......... .......... .......... 66% 68.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 35950K .......... .......... .......... .......... .......... 66% 88.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36000K .......... .......... .......... .......... .......... 67% 78.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36050K .......... .......... .......... .......... .......... 67% 87.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36100K .......... .......... .......... .......... .......... 67% 71.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36150K .......... .......... .......... .......... .......... 67% 80.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36200K .......... .......... .......... .......... .......... 67% 79.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36250K .......... .......... .......... .......... .......... 67% 81.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36300K .......... .......... .......... .......... .......... 67% 71.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36350K .......... .......... .......... .......... .......... 67% 116M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36400K .......... .......... .......... .......... .......... 67% 132M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36450K .......... .......... .......... .......... .......... 67% 130M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36500K .......... .......... .......... .......... .......... 67% 26.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36550K .......... .......... .......... .......... .......... 68% 76.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36600K .......... .......... .......... .......... .......... 68% 82.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36650K .......... .......... .......... .......... .......... 68% 71.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36700K .......... .......... .......... .......... .......... 68% 75.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36750K .......... .......... .......... .......... .......... 68% 75.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36800K .......... .......... .......... .......... .......... 68% 76.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36850K .......... .......... .......... .......... .......... 68% 66.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36900K .......... .......... .......... .......... .......... 68% 73.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 36950K .......... .......... .......... .......... .......... 68% 77.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37000K .......... .......... .......... .......... .......... 68% 78.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37050K .......... .......... .......... .......... .......... 69% 87.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37100K .......... .......... .......... .......... .......... 69% 118M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37150K .......... .......... .......... .......... .......... 69% 119M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37200K .......... .......... .......... .......... .......... 69% 574K 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37250K .......... .......... .......... .......... .......... 69% 62.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37300K .......... .......... .......... .......... .......... 69% 61.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37350K .......... .......... .......... .......... .......... 69% 65.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37400K .......... .......... .......... .......... .......... 69% 76.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37450K .......... .......... .......... .......... .......... 69% 66.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37500K .......... .......... .......... .......... .......... 69% 75.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37550K .......... .......... .......... .......... .......... 69% 75.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37600K .......... .......... .......... .......... .......... 70% 83.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37650K .......... .......... .......... .......... .......... 70% 92.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37700K .......... .......... .......... .......... .......... 70% 82.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37750K .......... .......... .......... .......... .......... 70% 78.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37800K .......... .......... .......... .......... .......... 70% 83.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37850K .......... .......... .......... .......... .......... 70% 90.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37900K .......... .......... .......... .......... .......... 70% 89.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 37950K .......... .......... .......... .......... .......... 70% 69.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38000K .......... .......... .......... .......... .......... 70% 97.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38050K .......... .......... .......... .......... .......... 70% 3.46M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38100K .......... .......... .......... .......... .......... 70% 74.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38150K .......... .......... .......... .......... .......... 71% 21.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38200K .......... .......... .......... .......... .......... 71% 74.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38250K .......... .......... .......... .......... .......... 71% 80.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38300K .......... .......... .......... .......... .......... 71% 68.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38350K .......... .......... .......... .......... .......... 71% 98.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38400K .......... .......... .......... .......... .......... 71% 92.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38450K .......... .......... .......... .......... .......... 71% 98.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38500K .......... .......... .......... .......... .......... 71% 82.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38550K .......... .......... .......... .......... .......... 71% 86.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38600K .......... .......... .......... .......... .......... 71% 76.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38650K .......... .......... .......... .......... .......... 71% 82.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38700K .......... .......... .......... .......... .......... 72% 65.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38750K .......... .......... .......... .......... .......... 72% 81.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38800K .......... .......... .......... .......... .......... 72% 76.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38850K .......... .......... .......... .......... .......... 72% 78.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38900K .......... .......... .......... .......... .......... 72% 65.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 38950K .......... .......... .......... .......... .......... 72% 80.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39000K .......... .......... .......... .......... .......... 72% 78.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39050K .......... .......... .......... .......... .......... 72% 80.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39100K .......... .......... .......... .......... .......... 72% 76.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39150K .......... .......... .......... .......... .......... 72% 121M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39200K .......... .......... .......... .......... .......... 73% 119M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39250K .......... .......... .......... .......... .......... 73% 119M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39300K .......... .......... .......... .......... .......... 73% 102M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39350K .......... .......... .......... .......... .......... 73% 88.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39400K .......... .......... .......... .......... .......... 73% 81.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39450K .......... .......... .......... .......... .......... 73% 79.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39500K .......... .......... .......... .......... .......... 73% 96.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39550K .......... .......... .......... .......... .......... 73% 125M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39600K .......... .......... .......... .......... .......... 73% 18.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39650K .......... .......... .......... .......... .......... 73% 84.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39700K .......... .......... .......... .......... .......... 73% 70.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39750K .......... .......... .......... .......... .......... 74% 80.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39800K .......... .......... .......... .......... .......... 74% 79.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39850K .......... .......... .......... .......... .......... 74% 79.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39900K .......... .......... .......... .......... .......... 74% 69.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 39950K .......... .......... .......... .......... .......... 74% 80.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40000K .......... .......... .......... .......... .......... 74% 82.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40050K .......... .......... .......... .......... .......... 74% 118M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40100K .......... .......... .......... .......... .......... 74% 102M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40150K .......... .......... .......... .......... .......... 74% 592K 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40200K .......... .......... .......... .......... .......... 74% 60.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40250K .......... .......... .......... .......... .......... 74% 60.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40300K .......... .......... .......... .......... .......... 75% 62.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40350K .......... .......... .......... .......... .......... 75% 69.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40400K .......... .......... .......... .......... .......... 75% 61.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40450K .......... .......... .......... .......... .......... 75% 83.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40500K .......... .......... .......... .......... .......... 75% 74.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40550K .......... .......... .......... .......... .......... 75% 69.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40600K .......... .......... .......... .......... .......... 75% 77.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40650K .......... .......... .......... .......... .......... 75% 78.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40700K .......... .......... .......... .......... .......... 75% 62.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40750K .......... .......... .......... .......... .......... 75% 108M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40800K .......... .......... .......... .......... .......... 75% 83.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40850K .......... .......... .......... .......... .......... 76% 75.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40900K .......... .......... .......... .......... .......... 76% 71.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 40950K .......... .......... .......... .......... .......... 76% 87.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41000K .......... .......... .......... .......... .......... 76% 120M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41050K .......... .......... .......... .......... .......... 76% 3.76M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41100K .......... .......... .......... .......... .......... 76% 68.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41150K .......... .......... .......... .......... .......... 76% 7.99M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41200K .......... .......... .......... .......... .......... 76% 75.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41250K .......... .......... .......... .......... .......... 76% 78.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41300K .......... .......... .......... .......... .......... 76% 77.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41350K .......... .......... .......... .......... .......... 77% 68.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41400K .......... .......... .......... .......... .......... 77% 79.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41450K .......... .......... .......... .......... .......... 77% 78.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41500K .......... .......... .......... .......... .......... 77% 77.6M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41550K .......... .......... .......... .......... .......... 77% 64.8M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41600K .......... .......... .......... .......... .......... 77% 76.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41650K .......... .......... .......... .......... .......... 77% 74.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41700K .......... .......... .......... .......... .......... 77% 80.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41750K .......... .......... .......... .......... .......... 77% 65.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41800K .......... .......... .......... .......... .......... 77% 74.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41850K .......... .......... .......... .......... .......... 77% 75.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41900K .......... .......... .......... .......... .......... 78% 74.2M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 41950K .......... .......... .......... .......... .......... 78% 65.9M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42000K .......... .......... .......... .......... .......... 78% 81.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42050K .......... .......... .......... .......... .......... 78% 73.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42100K .......... .......... .......... .......... .......... 78% 72.0M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42150K .......... .......... .......... .......... .......... 78% 69.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42200K .......... .......... .......... .......... .......... 78% 115M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42250K .......... .......... .......... .......... .......... 78% 115M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42300K .......... .......... .......... .......... .......... 78% 117M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42350K .......... .......... .......... .......... .......... 78% 103M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42400K .......... .......... .......... .......... .......... 78% 119M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42450K .......... .......... .......... .......... .......... 79% 117M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42500K .......... .......... .......... .......... .......... 79% 122M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42550K .......... .......... .......... .......... .......... 79% 37.4M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42600K .......... .......... .......... .......... .......... 79% 68.3M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42650K .......... .......... .......... .......... .......... 79% 78.7M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42700K .......... .......... .......... .......... .......... 79% 75.1M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42750K .......... .......... .......... .......... .......... 79% 69.5M 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42800K .......... .......... .......... .......... .......... 79% 79.8M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42850K .......... .......... .......... .......... .......... 79% 83.0M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42900K .......... .......... .......... .......... .......... 79% 79.0M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 42950K .......... .......... .......... .......... .......... 79% 65.0M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43000K .......... .......... .......... .......... .......... 80% 78.9M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43050K .......... .......... .......... .......... .......... 80% 118M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43100K .......... .......... .......... .......... .......... 80% 117M 0s unit-abot-epc-basic-0: 20:46:17 DEBUG unit.abot-epc-basic/0.install Get:54 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: 20:46:17 DEBUG unit.oai-hss/0.install 43150K .......... .......... .......... .......... .......... 80% 598K 1s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43200K .......... .......... .......... .......... .......... 80% 47.6M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43250K .......... .......... .......... .......... .......... 80% 62.4M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43300K .......... .......... .......... .......... .......... 80% 37.4M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43350K .......... .......... .......... .......... .......... 80% 32.7M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43400K .......... .......... .......... .......... .......... 80% 68.3M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43450K .......... .......... .......... .......... .......... 80% 59.3M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43500K .......... .......... .......... .......... .......... 81% 66.1M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43550K .......... .......... .......... .......... .......... 81% 70.2M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43600K .......... .......... .......... .......... .......... 81% 78.1M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43650K .......... .......... .......... .......... .......... 81% 95.0M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43700K .......... .......... .......... .......... .......... 81% 112M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43750K .......... .......... .......... .......... .......... 81% 119M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43800K .......... .......... .......... .......... .......... 81% 114M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43850K .......... .......... .......... .......... .......... 81% 100M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43900K .......... .......... .......... .......... .......... 81% 112M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 43950K .......... .......... .......... .......... .......... 81% 122M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44000K .......... .......... .......... .......... .......... 81% 2.58M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44050K .......... .......... .......... .......... .......... 82% 38.8M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44100K .......... .......... .......... .......... .......... 82% 37.6M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44150K .......... .......... .......... .......... .......... 82% 44.4M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44200K .......... .......... .......... .......... .......... 82% 37.8M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44250K .......... .......... .......... .......... .......... 82% 47.9M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44300K .......... .......... .......... .......... .......... 82% 46.5M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44350K .......... .......... .......... .......... .......... 82% 52.3M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44400K .......... .......... .......... .......... .......... 82% 55.8M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44450K .......... .......... .......... .......... .......... 82% 51.9M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44500K .......... .......... .......... .......... .......... 82% 54.1M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44550K .......... .......... .......... .......... .......... 82% 57.2M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44600K .......... .......... .......... .......... .......... 83% 51.7M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44650K .......... .......... .......... .......... .......... 83% 88.1M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44700K .......... .......... .......... .......... .......... 83% 117M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44750K .......... .......... .......... .......... .......... 83% 125M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44800K .......... .......... .......... .......... .......... 83% 108M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44850K .......... .......... .......... .......... .......... 83% 121M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44900K .......... .......... .......... .......... .......... 83% 120M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 44950K .......... .......... .......... .......... .......... 83% 115M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45000K .......... .......... .......... .......... .......... 83% 78.2M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45050K .......... .......... .......... .......... .......... 83% 56.0M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45100K .......... .......... .......... .......... .......... 83% 68.0M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45150K .......... .......... .......... .......... .......... 84% 99.2M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45200K .......... .......... .......... .......... .......... 84% 61.7M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45250K .......... .......... .......... .......... .......... 84% 58.2M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45300K .......... .......... .......... .......... .......... 84% 59.7M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45350K .......... .......... .......... .......... .......... 84% 64.7M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45400K .......... .......... .......... .......... .......... 84% 51.9M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45450K .......... .......... .......... .......... .......... 84% 55.6M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45500K .......... .......... .......... .......... .......... 84% 67.5M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45550K .......... .......... .......... .......... .......... 84% 67.3M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45600K .......... .......... .......... .......... .......... 84% 103M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45650K .......... .......... .......... .......... .......... 85% 124M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45700K .......... .......... .......... .......... .......... 85% 123M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45750K .......... .......... .......... .......... .......... 85% 120M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45800K .......... .......... .......... .......... .......... 85% 106M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45850K .......... .......... .......... .......... .......... 85% 120M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45900K .......... .......... .......... .......... .......... 85% 123M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 45950K .......... .......... .......... .......... .......... 85% 126M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 46000K .......... .......... .......... .......... .......... 85% 104M 0s unit-oai-hss-0: 20:46:17 DEBUG unit.oai-hss/0.install 46050K .......... .......... .......... .......... .......... 85% 123M 0s unit-abot-epc-basic-0: 20:46:17 DEBUG unit.abot-epc-basic/0.install Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom2 amd64 0.22-1~ubuntu16.04.1 [17.3 kB] unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46100K .......... .......... .......... .......... .......... 85% 670K 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46150K .......... .......... .......... .......... .......... 85% 20.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46200K .......... .......... .......... .......... .......... 86% 61.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46250K .......... .......... .......... .......... .......... 86% 69.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46300K .......... .......... .......... .......... .......... 86% 77.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46350K .......... .......... .......... .......... .......... 86% 70.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46400K .......... .......... .......... .......... .......... 86% 35.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46450K .......... .......... .......... .......... .......... 86% 64.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46500K .......... .......... .......... .......... .......... 86% 80.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46550K .......... .......... .......... .......... .......... 86% 61.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46600K .......... .......... .......... .......... .......... 86% 68.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46650K .......... .......... .......... .......... .......... 86% 69.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46700K .......... .......... .......... .......... .......... 86% 72.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46750K .......... .......... .......... .......... .......... 87% 95.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46800K .......... .......... .......... .......... .......... 87% 2.23M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46850K .......... .......... .......... .......... .......... 87% 64.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46900K .......... .......... .......... .......... .......... 87% 80.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 46950K .......... .......... .......... .......... .......... 87% 61.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47000K .......... .......... .......... .......... .......... 87% 54.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47050K .......... .......... .......... .......... .......... 87% 61.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47100K .......... .......... .......... .......... .......... 87% 62.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47150K .......... .......... .......... .......... .......... 87% 62.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47200K .......... .......... .......... .......... .......... 87% 61.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47250K .......... .......... .......... .......... .......... 87% 71.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47300K .......... .......... .......... .......... .......... 88% 90.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47350K .......... .......... .......... .......... .......... 88% 92.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47400K .......... .......... .......... .......... .......... 88% 75.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47450K .......... .......... .......... .......... .......... 88% 90.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47500K .......... .......... .......... .......... .......... 88% 82.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47550K .......... .......... .......... .......... .......... 88% 86.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47600K .......... .......... .......... .......... .......... 88% 86.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47650K .......... .......... .......... .......... .......... 88% 87.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47700K .......... .......... .......... .......... .......... 88% 95.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47750K .......... .......... .......... .......... .......... 88% 85.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47800K .......... .......... .......... .......... .......... 89% 106M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47850K .......... .......... .......... .......... .......... 89% 16.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47900K .......... .......... .......... .......... .......... 89% 68.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 47950K .......... .......... .......... .......... .......... 89% 77.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48000K .......... .......... .......... .......... .......... 89% 76.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48050K .......... .......... .......... .......... .......... 89% 87.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48100K .......... .......... .......... .......... .......... 89% 70.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48150K .......... .......... .......... .......... .......... 89% 78.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48200K .......... .......... .......... .......... .......... 89% 85.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48250K .......... .......... .......... .......... .......... 89% 100M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48300K .......... .......... .......... .......... .......... 89% 69.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48350K .......... .......... .......... .......... .......... 90% 80.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48400K .......... .......... .......... .......... .......... 90% 81.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48450K .......... .......... .......... .......... .......... 90% 81.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48500K .......... .......... .......... .......... .......... 90% 69.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48550K .......... .......... .......... .......... .......... 90% 79.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48600K .......... .......... .......... .......... .......... 90% 113M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48650K .......... .......... .......... .......... .......... 90% 114M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48700K .......... .......... .......... .......... .......... 90% 104M 0s unit-abot-epc-basic-0: 20:46:18 DEBUG unit.abot-epc-basic/0.install Get:56 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-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48750K .......... .......... .......... .......... .......... 90% 645K 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48800K .......... .......... .......... .......... .......... 90% 62.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48850K .......... .......... .......... .......... .......... 90% 63.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48900K .......... .......... .......... .......... .......... 91% 55.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 48950K .......... .......... .......... .......... .......... 91% 59.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49000K .......... .......... .......... .......... .......... 91% 57.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49050K .......... .......... .......... .......... .......... 91% 67.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49100K .......... .......... .......... .......... .......... 91% 67.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49150K .......... .......... .......... .......... .......... 91% 83.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49200K .......... .......... .......... .......... .......... 91% 95.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49250K .......... .......... .......... .......... .......... 91% 77.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49300K .......... .......... .......... .......... .......... 91% 88.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49350K .......... .......... .......... .......... .......... 91% 81.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49400K .......... .......... .......... .......... .......... 91% 105M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49450K .......... .......... .......... .......... .......... 92% 83.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49500K .......... .......... .......... .......... .......... 92% 67.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49550K .......... .......... .......... .......... .......... 92% 90.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49600K .......... .......... .......... .......... .......... 92% 95.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49650K .......... .......... .......... .......... .......... 92% 120M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49700K .......... .......... .......... .......... .......... 92% 101M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49750K .......... .......... .......... .......... .......... 92% 118M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49800K .......... .......... .......... .......... .......... 92% 2.43M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49850K .......... .......... .......... .......... .......... 92% 69.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49900K .......... .......... .......... .......... .......... 92% 10.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 49950K .......... .......... .......... .......... .......... 93% 56.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50000K .......... .......... .......... .......... .......... 93% 58.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50050K .......... .......... .......... .......... .......... 93% 63.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50100K .......... .......... .......... .......... .......... 93% 54.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50150K .......... .......... .......... .......... .......... 93% 60.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50200K .......... .......... .......... .......... .......... 93% 70.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50250K .......... .......... .......... .......... .......... 93% 75.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50300K .......... .......... .......... .......... .......... 93% 64.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50350K .......... .......... .......... .......... .......... 93% 75.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50400K .......... .......... .......... .......... .......... 93% 77.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50450K .......... .......... .......... .......... .......... 93% 103M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50500K .......... .......... .......... .......... .......... 94% 102M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50550K .......... .......... .......... .......... .......... 94% 124M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50600K .......... .......... .......... .......... .......... 94% 123M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50650K .......... .......... .......... .......... .......... 94% 122M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50700K .......... .......... .......... .......... .......... 94% 107M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50750K .......... .......... .......... .......... .......... 94% 112M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50800K .......... .......... .......... .......... .......... 94% 80.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50850K .......... .......... .......... .......... .......... 94% 75.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50900K .......... .......... .......... .......... .......... 94% 65.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 50950K .......... .......... .......... .......... .......... 94% 78.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51000K .......... .......... .......... .......... .......... 94% 87.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51050K .......... .......... .......... .......... .......... 95% 76.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51100K .......... .......... .......... .......... .......... 95% 72.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51150K .......... .......... .......... .......... .......... 95% 86.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51200K .......... .......... .......... .......... .......... 95% 78.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51250K .......... .......... .......... .......... .......... 95% 102M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51300K .......... .......... .......... .......... .......... 95% 104M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51350K .......... .......... .......... .......... .......... 95% 25.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51400K .......... .......... .......... .......... .......... 95% 81.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51450K .......... .......... .......... .......... .......... 95% 70.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51500K .......... .......... .......... .......... .......... 95% 74.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51550K .......... .......... .......... .......... .......... 95% 78.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51600K .......... .......... .......... .......... .......... 96% 81.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51650K .......... .......... .......... .......... .......... 96% 92.9M 0s unit-abot-epc-basic-0: 20:46:18 DEBUG unit.abot-epc-basic/0.install Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libinput10 amd64 1.6.3-1ubuntu1~16.04.1 [74.0 kB] unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51700K .......... .......... .......... .......... .......... 96% 657K 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51750K .......... .......... .......... .......... .......... 96% 62.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51800K .......... .......... .......... .......... .......... 96% 55.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51850K .......... .......... .......... .......... .......... 96% 62.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51900K .......... .......... .......... .......... .......... 96% 64.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 51950K .......... .......... .......... .......... .......... 96% 65.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52000K .......... .......... .......... .......... .......... 96% 66.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52050K .......... .......... .......... .......... .......... 96% 86.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52100K .......... .......... .......... .......... .......... 97% 83.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52150K .......... .......... .......... .......... .......... 97% 79.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52200K .......... .......... .......... .......... .......... 97% 70.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52250K .......... .......... .......... .......... .......... 97% 90.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52300K .......... .......... .......... .......... .......... 97% 80.4M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52350K .......... .......... .......... .......... .......... 97% 93.2M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52400K .......... .......... .......... .......... .......... 97% 65.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52450K .......... .......... .......... .......... .......... 97% 81.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52500K .......... .......... .......... .......... .......... 97% 85.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52550K .......... .......... .......... .......... .......... 97% 102M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52600K .......... .......... .......... .......... .......... 97% 108M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52650K .......... .......... .......... .......... .......... 98% 123M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52700K .......... .......... .......... .......... .......... 98% 2.39M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52750K .......... .......... .......... .......... .......... 98% 61.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52800K .......... .......... .......... .......... .......... 98% 7.91M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52850K .......... .......... .......... .......... .......... 98% 62.3M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52900K .......... .......... .......... .......... .......... 98% 57.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 52950K .......... .......... .......... .......... .......... 98% 63.1M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53000K .......... .......... .......... .......... .......... 98% 54.7M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53050K .......... .......... .......... .......... .......... 98% 62.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53100K .......... .......... .......... .......... .......... 98% 70.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53150K .......... .......... .......... .......... .......... 98% 79.6M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53200K .......... .......... .......... .......... .......... 99% 64.0M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53250K .......... .......... .......... .......... .......... 99% 74.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53300K .......... .......... .......... .......... .......... 99% 97.8M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53350K .......... .......... .......... .......... .......... 99% 110M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53400K .......... .......... .......... .......... .......... 99% 102M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53450K .......... .......... .......... .......... .......... 99% 108M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53500K .......... .......... .......... .......... .......... 99% 80.5M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53550K .......... .......... .......... .......... .......... 99% 75.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53600K .......... .......... .......... .......... .......... 99% 74.9M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53650K .......... .......... .......... .......... .......... 99% 116M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53700K .......... .......... .......... .......... .......... 99% 119M 0s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 53750K ...... 100% 57.4M=2.5s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install 2018-08-28 20:46:18 (20.9 MB/s) - 'kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb' saved [55046174/55046174] unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install FINISHED --2018-08-28 20:46:18-- unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Total wall clock time: 4.7s unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Downloaded: 4 files, 66M in 4.0s (16.5 MB/s) unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install + dpkg -i kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb kernel.ubuntu.com/~kernel-ppa/mainline/v3.19-vivid/linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb unit-abot-epc-basic-0: 20:46:18 DEBUG unit.abot-epc-basic/0.install Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5dbus5 amd64 5.5.1+dfsg-16ubuntu7.5 [175 kB] unit-abot-epc-basic-0: 20:46:18 DEBUG unit.abot-epc-basic/0.install Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libproxy1v5 amd64 0.4.11-5ubuntu1 [48.6 kB] unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900-generic. unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install (Reading database ... 79167 files and directories currently installed.) unit-oai-hss-0: 20:46:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-abot-epc-basic-0: 20:46:18 DEBUG unit.abot-epc-basic/0.install Get:60 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: 20:46:18 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:46:18 DEBUG unit.abot-epc-basic/0.install Get:61 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: 20:46:18 DEBUG unit.abot-epc-basic/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-util1 amd64 0.4.0-0ubuntu3 [11.2 kB] unit-abot-epc-basic-0: 20:46:19 DEBUG unit.abot-epc-basic/0.install Get:63 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: 20:46:19 DEBUG unit.abot-epc-basic/0.install Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-keysyms1 amd64 0.4.0-1 [8,406 B] unit-abot-epc-basic-0: 20:46:19 DEBUG unit.abot-epc-basic/0.install Get:65 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: 20:46:19 DEBUG unit.abot-epc-basic/0.install Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render-util0 amd64 0.3.9-1 [9,638 B] unit-abot-epc-basic-0: 20:46:19 DEBUG unit.abot-epc-basic/0.install Get:67 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: 20:46:19 DEBUG unit.abot-epc-basic/0.install Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xkb1 amd64 1.11.1-1ubuntu1 [29.2 kB] unit-abot-epc-basic-0: 20:46:19 DEBUG unit.abot-epc-basic/0.install Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-x11-0 amd64 0.5.0-1ubuntu2 [13.5 kB] unit-abot-epc-basic-0: 20:46:20 DEBUG unit.abot-epc-basic/0.install Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5gui5 amd64 5.5.1+dfsg-16ubuntu7.5 [2,290 kB] unit-abot-epc-basic-0: 20:46:20 DEBUG unit.abot-epc-basic/0.install Get:71 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: 20:46:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-031900. unit-oai-hss-0: 20:46:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-headers-3.19.0-031900_3.19.0-031900.201504091832_all.deb ... unit-oai-hss-0: 20:46:20 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:46:20 DEBUG unit.abot-epc-basic/0.install Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt5svg5 amd64 5.5.1-2build1 [128 kB] unit-abot-epc-basic-0: 20:46:20 DEBUG unit.abot-epc-basic/0.install Get:73 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-abot-epc-basic-0: 20:46:20 DEBUG unit.abot-epc-basic/0.install Get:74 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: 20:46:20 DEBUG unit.abot-epc-basic/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libdconf1 amd64 0.24.0-2 [31.4 kB] unit-abot-epc-basic-0: 20:46:20 DEBUG unit.abot-epc-basic/0.install Get:76 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: 20:46:21 DEBUG unit.abot-epc-basic/0.install Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 dconf-gsettings-backend amd64 0.24.0-2 [19.4 kB] unit-abot-epc-basic-0: 20:46:21 DEBUG unit.abot-epc-basic/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gsettings-desktop-schemas all 3.18.1-1ubuntu1 [25.9 kB] unit-abot-epc-basic-0: 20:46:21 DEBUG unit.abot-epc-basic/0.install Get:79 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: 20:46:21 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsoup2.4-1 amd64 2.52.2-1ubuntu0.3 [270 kB] unit-abot-epc-basic-0: 20:46:21 DEBUG unit.abot-epc-basic/0.install Get:81 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: 20:46:21 DEBUG unit.abot-epc-basic/0.install Get:82 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: 20:46:22 DEBUG unit.abot-epc-basic/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsamplerate0 amd64 0.1.8-8 [937 kB] unit-abot-epc-basic-0: 20:46:22 DEBUG unit.abot-epc-basic/0.install Get:84 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-abot-epc-basic-0: 20:46:22 DEBUG unit.abot-epc-basic/0.install Get:85 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: 20:46:22 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] unit-abot-epc-basic-0: 20:46:22 DEBUG unit.abot-epc-basic/0.install Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxft2 amd64 2.3.2-1 [36.1 kB] unit-abot-epc-basic-0: 20:46:22 DEBUG unit.abot-epc-basic/0.install Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxss1 amd64 1:1.2.2-1 [8,582 B] unit-abot-epc-basic-0: 20:46:22 DEBUG unit.abot-epc-basic/0.install Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxv1 amd64 2:1.0.10-1 [10.3 kB] unit-abot-epc-basic-0: 20:46:23 DEBUG unit.abot-epc-basic/0.install Get:90 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: 20:46:23 DEBUG unit.abot-epc-basic/0.install Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 poppler-data all 0.4.7-7 [1,495 kB] unit-abot-epc-basic-0: 20:46:23 DEBUG unit.abot-epc-basic/0.install Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libidn2-0 amd64 0.10-3 [62.3 kB] unit-abot-epc-basic-0: 20:46:23 DEBUG unit.abot-epc-basic/0.install Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libslicot0 amd64 5.0+20101122-2 [1,002 kB] unit-abot-epc-basic-0: 20:46:23 DEBUG unit.abot-epc-basic/0.install Get:94 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: 20:46:23 DEBUG unit.abot-epc-basic/0.install Get:95 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: 20:46:23 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatk-bridge2.0-0 amd64 2.18.1-2ubuntu1 [52.8 kB] unit-abot-epc-basic-0: 20:46:24 DEBUG unit.abot-epc-basic/0.install Get:97 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: 20:46:24 DEBUG unit.abot-epc-basic/0.install Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolord2 amd64 1.2.12-1ubuntu1 [104 kB] unit-abot-epc-basic-0: 20:46:24 DEBUG unit.abot-epc-basic/0.install Get:99 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: 20:46:24 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 20:46:24 DEBUG unit.abot-epc-basic/0.install Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-0 amd64 1.1.2-0ubuntu1 [60.3 kB] unit-abot-epc-basic-0: 20:46:24 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwayland-cursor0 amd64 1.12.0-1~ubuntu16.04.3 [10.1 kB] unit-abot-epc-basic-0: 20:46:25 DEBUG unit.abot-epc-basic/0.install Get:103 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: 20:46:25 DEBUG unit.abot-epc-basic/0.install Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 20:46:25 DEBUG unit.abot-epc-basic/0.install Get:105 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: 20:46:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-031900-generic. unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-031900-generic_3.19.0-031900.201504091832_amd64.deb ... unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 20:46:25 DEBUG unit.oai-hss/0.install Unpacking linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:46:25 DEBUG unit.abot-epc-basic/0.install Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 20:46:26 DEBUG unit.abot-epc-basic/0.install Get:107 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: 20:46:26 DEBUG unit.abot-epc-basic/0.install Get:108 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: 20:46:26 DEBUG unit.abot-epc-basic/0.install Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 humanity-icon-theme all 0.6.10.1 [1,289 kB] unit-abot-epc-basic-0: 20:46:27 DEBUG unit.abot-epc-basic/0.install Get:110 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: 20:46:27 DEBUG unit.abot-epc-basic/0.install Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 adwaita-icon-theme all 3.18.0-2ubuntu3.1 [3,359 kB] unit-abot-epc-basic-0: 20:46:27 DEBUG unit.abot-epc-basic/0.install Get:112 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: 20:46:27 DEBUG unit.abot-epc-basic/0.install Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autoconf all 2.69-9 [321 kB] unit-abot-epc-basic-0: 20:46:28 DEBUG unit.abot-epc-basic/0.install Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] unit-abot-epc-basic-0: 20:46:28 DEBUG unit.abot-epc-basic/0.install Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 automake all 1:1.15-4ubuntu1 [510 kB] unit-abot-epc-basic-0: 20:46:28 DEBUG unit.abot-epc-basic/0.install Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbison-dev amd64 2:3.0.4.dfsg-1 [338 kB] unit-abot-epc-basic-0: 20:46:28 DEBUG unit.abot-epc-basic/0.install Get:117 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: 20:46:28 DEBUG unit.abot-epc-basic/0.install Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 castxml amd64 0.1+git20160202-1.1 [11.5 MB] unit-abot-epc-basic-0: 20:46:29 DEBUG unit.abot-epc-basic/0.install Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgusb2 amd64 0.2.9-0ubuntu1 [20.2 kB] unit-abot-epc-basic-0: 20:46:29 DEBUG unit.abot-epc-basic/0.install Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcolorhug2 amd64 1.2.12-1ubuntu1 [32.0 kB] unit-abot-epc-basic-0: 20:46:29 DEBUG unit.abot-epc-basic/0.install Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 20:46:29 DEBUG unit.abot-epc-basic/0.install Get:122 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: 20:46:29 DEBUG unit.abot-epc-basic/0.install Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgd3 amd64 2.1.1-4ubuntu0.16.04.10 [126 kB] unit-abot-epc-basic-0: 20:46:29 DEBUG unit.abot-epc-basic/0.install Get:124 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: 20:46:30 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-6 amd64 2.5.9-3 [787 kB] unit-abot-epc-basic-0: 20:46:30 DEBUG unit.abot-epc-basic/0.install Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane amd64 1.0.25+git20150528-1ubuntu2.16.04.1 [2,012 kB] unit-abot-epc-basic-0: 20:46:30 DEBUG unit.abot-epc-basic/0.install Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord-data all 1.2.12-1ubuntu1 [111 kB] unit-abot-epc-basic-0: 20:46:30 DEBUG unit.abot-epc-basic/0.install Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 colord amd64 1.2.12-1ubuntu1 [178 kB] unit-abot-epc-basic-0: 20:46:30 DEBUG unit.abot-epc-basic/0.install Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] unit-abot-epc-basic-0: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] unit-abot-epc-basic-0: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:132 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: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:133 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: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] unit-abot-epc-basic-0: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:135 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: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] unit-abot-epc-basic-0: 20:46:31 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 default-jre-headless amd64 2:1.8-56ubuntu2 [4,380 B] unit-abot-epc-basic-0: 20:46:32 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libllvm3.6v5 amd64 1:3.6.2-3ubuntu2 [8,075 kB] unit-oai-epc-0: 20:46:32 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-epc-0: 20:46:32 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: 20:46:32 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 20:46:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:46:32 DEBUG juju.worker start "api" unit-oai-epc-0: 20:46:32 INFO juju.worker start "api" machine-2: 20:46:32 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-2: 20:46:32 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 20:46:32 DEBUG juju.agent read agent config, format "2.0" machine-2: 20:46:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 20:46:32 DEBUG juju.worker "api" started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:46:32 INFO juju.api connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:46:32 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 20:46:32 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-2: 20:46:32 DEBUG juju.worker start "engine" machine-2: 20:46:32 INFO juju.worker start "engine" machine-2: 20:46:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 20:46:32 DEBUG juju.worker "engine" started machine-2: 20:46:32 DEBUG juju.worker.introspection stats worker now serving machine-2: 20:46:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:46:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 20:46:32 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:46:32 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:46:32 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:46:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 20:46:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 20:46:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 20:46:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 20:46:32 DEBUG unit.abot-epc-basic/0.install Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc4 amd64 5.4.0-6ubuntu1~16.04.10 [111 kB] unit-oai-epc-0: 20:46:32 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 20:46:32 DEBUG unit.abot-epc-basic/0.install Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libobjc-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [380 kB] unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 20:46:32 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 20:46:32 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 20:46:32 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 20:46:32 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:46:32 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 20:46:32 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-epc-0: 20:46:32 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-epc-0: 20:46:32 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 20:46:32 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 20:46:32 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 20:46:32 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 20:46:32 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 20:46:32 DEBUG unit.abot-epc-basic/0.install Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 20:46:32 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: 20:46:32 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 20:46:32 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 20:46:32 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-epc-0: 20:46:32 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-epc-0: 20:46:32 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 20:46:32 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 20:46:32 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 20:46:32 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 20:46:32 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 20:46:33 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 20:46:33 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 20:46:33 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 20:46:33 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 20:46:33 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 20:46:33 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:46:33 DEBUG unit.abot-epc-basic/0.install Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 20:46:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 20:46:33 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 20:46:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 20:46:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:46:33 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:46:33 DEBUG unit.abot-epc-basic/0.install Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5xml5 amd64 5.5.1+dfsg-16ubuntu7.5 [91.8 kB] machine-2: 20:46:33 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:46:33 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 doxygen-gui amd64 1.8.11-1 [284 kB] machine-2: 20:46:33 DEBUG juju.api RPC connection died machine-2: 20:46:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 20:46:33 DEBUG juju.worker.apicaller connecting with current password machine-2: 20:46:33 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:46:33 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-2: 20:46:33 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-epc-0: 20:46:33 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 20:46:33 DEBUG unit.abot-epc-basic/0.install Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-liberation all 1.07.4-1 [829 kB] unit-abot-epc-basic-0: 20:46:33 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 tex-common all 6.04ubuntu1 [545 kB] unit-abot-epc-basic-0: 20:46:34 DEBUG unit.abot-epc-basic/0.install Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lmodern all 2.004.5-1 [4,553 kB] machine-2: 20:46:34 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:46:34 DEBUG unit.abot-epc-basic/0.install Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-oai-epc-0: 20:46:34 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 20:46:34 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:46:34 DEBUG unit.abot-epc-basic/0.install Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf2-common all 3.2.6-3ubuntu6 [21.0 kB] unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900 (3.19.0-031900.201504091832) ... machine-2: 20:46:34 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 20:46:34 DEBUG unit.abot-epc-basic/0.install Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] machine-2: 20:46:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:34 DEBUG unit.oai-epc/0.install + apt install -y mysql-client machine-2: 20:46:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 20:46:34 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:46:34 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:46:34 DEBUG unit.oai-epc/0.install machine-2: 20:46:34 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 20:46:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 20:46:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 20:46:34 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-2: 20:46:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 20:46:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-031900-generic (3.19.0-031900.201504091832) ... machine-2: 20:46:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 20:46:34 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 20:46:34 INFO juju.worker.upgrader unblocking abort check machine-2: 20:46:34 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 20:46:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 20:46:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 20:46:34 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service-backend amd64 3.2.6-3ubuntu6 [57.5 kB] machine-2: 20:46:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 20:46:34 DEBUG unit.oai-hss/0.install Running depmod. machine-2: 20:46:35 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 20:46:35 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 20:46:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 20:46:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.logger logger setup machine-2: 20:46:35 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 20:46:35 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 20:46:35 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 20:46:35 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-2: 20:46:35 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 20:46:35 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-2: 20:46:35 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 20:46:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:46:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:46:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:46:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:46:35 DEBUG juju.network including address local-cloud:192.168.121.10 for machine machine-2: 20:46:35 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:46:35 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 20:46:35 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.10 local-machine:::1] machine-2: 20:46:35 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 20:46:35 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 20:46:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:46:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 20:46:35 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:46:35 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 20:46:35 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 20:46:35 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 20:46:35 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 20:46:35 INFO juju.worker.deployer checking unit "oai-epc/0" unit-abot-epc-basic-0: 20:46:35 DEBUG unit.abot-epc-basic/0.install Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gconf-service amd64 3.2.6-3ubuntu6 [2,046 B] machine-2: 20:46:35 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 20:46:35 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:46:35 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 20:46:35 DEBUG juju.network including address public:172.30.9.209 for machine machine-2: 20:46:35 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 20:46:35 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 20:46:35 DEBUG juju.network including address local-machine:::1 for machine machine-2: 20:46:35 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-2: 20:46:35 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 20:46:35 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] machine-2: 20:46:35 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 20:46:35 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: 20:46:35 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 20:46:35 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 20:46:35 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 20:46:35 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-oai-epc-0: 20:46:35 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-2: 20:46:35 INFO juju.worker.authenticationworker "machine-2" key updater worker started unit-abot-epc-basic-0: 20:46:35 DEBUG unit.abot-epc-basic/0.install Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace1 amd64 1.3.2-1 [34.7 kB] unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install Reading package lists... machine-2: 20:46:35 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 20:46:35 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 20:46:35 DEBUG juju.worker start "2-container-watcher" machine-2: 20:46:35 DEBUG juju.worker start "stateconverter" machine-2: 20:46:35 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 20:46:35 INFO juju.worker start "2-container-watcher" machine-2: 20:46:35 DEBUG juju.worker "2-container-watcher" started machine-2: 20:46:35 INFO juju.worker start "stateconverter" machine-2: 20:46:35 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 20:46:35 DEBUG juju.worker "stateconverter" started unit-oai-epc-0: 20:46:35 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-abot-epc-basic-0: 20:46:35 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libbabeltrace-ctf1 amd64 1.3.2-1 [88.3 kB] unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-epc-0: 20:46:35 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/initramfs-tools 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:46:35 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-031900-generic machine-2: 20:46:35 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 20:46:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:46:35 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 20:46:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 20:46:35 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 20:46:35 DEBUG unit.abot-epc-basic/0.install Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] machine-2: 20:46:35 DEBUG juju.worker.machiner observed network config updated for "machine-2" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:a4:69:0e 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.10 [] [] []} {2 fa:16:3e:a4:69:0e 1450 0 eth0 ethernet false false manual [] [] []}] unit-abot-epc-basic-0: 20:46:35 DEBUG unit.abot-epc-basic/0.install Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdbserver amd64 7.11.1-0ubuntu1~16.5 [172 kB] unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 20:46:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:46:36 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 20:46:36 DEBUG unit.abot-epc-basic/0.install Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgfortran-5-dev amd64 5.4.0-6ubuntu1~16.04.10 [291 kB] unit-abot-epc-basic-0: 20:46:36 DEBUG unit.abot-epc-basic/0.install Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.10 [8,043 kB] unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install + git checkout v0.3.2-branch unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install Already on 'v0.3.2-branch' unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-epc-0: 20:46:36 DEBUG unit.oai-epc/0.install + git pull unit-abot-epc-basic-0: 20:46:36 DEBUG unit.abot-epc-basic/0.install Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gfortran amd64 4:5.3.1-1ubuntu1 [1,288 B] unit-abot-epc-basic-0: 20:46:36 DEBUG unit.abot-epc-basic/0.install Get:160 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: 20:46:37 DEBUG unit.abot-epc-basic/0.install Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcupsimage2 amd64 2.1.3-4ubuntu0.5 [16.1 kB] unit-abot-epc-basic-0: 20:46:37 DEBUG unit.abot-epc-basic/0.install Get:162 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: 20:46:37 DEBUG unit.abot-epc-basic/0.install Get:163 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: 20:46:37 DEBUG unit.abot-epc-basic/0.install Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpaper1 amd64 1.1.24+nmu4ubuntu1 [13.7 kB] unit-abot-epc-basic-0: 20:46:37 DEBUG unit.abot-epc-basic/0.install Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9-common all 9.18~dfsg~0-0ubuntu2.8 [2,979 kB] unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install Already up-to-date. unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 20:46:37 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:46:37 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 20:46:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:46:37 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-031900-generic unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-031900-generic unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 20:46:37 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 20:46:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:46:37 DEBUG unit.abot-epc-basic/0.install Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgs9 amd64 9.18~dfsg~0-0ubuntu2.8 [2,057 kB] unit-abot-epc-basic-0: 20:46:38 DEBUG unit.abot-epc-basic/0.install Get:167 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-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 20:46:38 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 20:46:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:46:38 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 20:46:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:46:38 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 20:46:38 DEBUG unit.abot-epc-basic/0.install Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ghostscript amd64 9.18~dfsg~0-0ubuntu2.8 [40.9 kB] unit-abot-epc-basic-0: 20:46:38 DEBUG unit.abot-epc-basic/0.install Get:169 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: 20:46:38 DEBUG unit.abot-epc-basic/0.install Get:170 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: 20:46:38 DEBUG unit.abot-epc-basic/0.install Get:171 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: 20:46:38 DEBUG unit.abot-epc-basic/0.install Get:172 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: 20:46:39 DEBUG unit.abot-epc-basic/0.install Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpangoxft-1.0-0 amd64 1.38.1-1 [15.1 kB] unit-abot-epc-basic-0: 20:46:39 DEBUG unit.abot-epc-basic/0.install Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gir1.2-pango-1.0 amd64 1.38.1-1 [21.0 kB] unit-abot-epc-basic-0: 20:46:39 DEBUG unit.abot-epc-basic/0.install Get:175 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: 20:46:39 DEBUG unit.abot-epc-basic/0.install Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 aglfn all 1.7-3 [29.4 kB] unit-abot-epc-basic-0: 20:46:39 DEBUG unit.abot-epc-basic/0.install Get:177 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: 20:46:39 DEBUG unit.abot-epc-basic/0.install Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-data all 4.6.6-3 [53.2 kB] unit-abot-epc-basic-0: 20:46:39 DEBUG unit.abot-epc-basic/0.install Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gnuplot-x11 amd64 4.6.6-3 [794 kB] unit-abot-epc-basic-0: 20:46:40 DEBUG unit.abot-epc-basic/0.install Get:180 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: 20:46:40 DEBUG unit.abot-epc-basic/0.install Get:181 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: 20:46:40 DEBUG unit.abot-epc-basic/0.install Get:182 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: 20:46:40 DEBUG unit.abot-epc-basic/0.install Get:183 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: 20:46:40 DEBUG unit.abot-epc-basic/0.install Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgvpr2 amd64 2.38.0-12ubuntu2.1 [170 kB] unit-abot-epc-basic-0: 20:46:40 DEBUG unit.abot-epc-basic/0.install Get:185 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: 20:46:41 DEBUG unit.abot-epc-basic/0.install Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 20:46:41 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 graphviz amd64 2.38.0-12ubuntu2.1 [680 kB] unit-abot-epc-basic-0: 20:46:41 DEBUG unit.abot-epc-basic/0.install Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libjudydebian1 amd64 1.0.5-5 [94.6 kB] unit-abot-epc-basic-0: 20:46:41 DEBUG unit.abot-epc-basic/0.install Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtcl8.6 amd64 8.6.5+dfsg-2 [875 kB] unit-abot-epc-basic-0: 20:46:41 DEBUG unit.abot-epc-basic/0.install Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtk8.6 amd64 8.6.5-1 [693 kB] unit-abot-epc-basic-0: 20:46:41 DEBUG unit.abot-epc-basic/0.install Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 20:46:42 DEBUG unit.abot-epc-basic/0.install Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgc1c2 amd64 1:7.4.2-7.3ubuntu0.1 [82.1 kB] unit-abot-epc-basic-0: 20:46:42 DEBUG unit.abot-epc-basic/0.install Get:193 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: 20:46:42 DEBUG unit.abot-epc-basic/0.install Get:194 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: 20:46:42 DEBUG unit.abot-epc-basic/0.install Get:195 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: 20:46:42 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libncurses5-dev amd64 6.0+20160213-1ubuntu1 [175 kB] unit-abot-epc-basic-0: 20:46:42 DEBUG unit.abot-epc-basic/0.install Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libreadline6-dev amd64 6.3-8ubuntu2 [124 kB] unit-abot-epc-basic-0: 20:46:43 DEBUG unit.abot-epc-basic/0.install Get:198 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: 20:46:43 DEBUG unit.abot-epc-basic/0.install Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmpxx4ldbl amd64 2:6.1.0+dfsg-2 [8,948 B] unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/update-notifier 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 20:46:43 DEBUG unit.abot-epc-basic/0.install Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 20:46:43 DEBUG unit.abot-epc-basic/0.install Get:201 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: 20:46:43 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-156-generic unit-abot-epc-basic-0: 20:46:43 DEBUG unit.abot-epc-basic/0.install Get:203 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-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 20:46:43 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 20:46:43 DEBUG unit.abot-epc-basic/0.install Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 icu-devtools amd64 55.1-7ubuntu0.4 [166 kB] unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install run-parts: executing /etc/kernel/postinst.d/zz-update-grub 3.19.0-031900-generic /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-031900-generic unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-031900-generic unit-abot-epc-basic-0: 20:46:44 DEBUG unit.abot-epc-basic/0.install Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-157-generic unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-157-generic unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-156-generic unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-156-generic unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install done unit-abot-epc-basic-0: 20:46:44 DEBUG unit.abot-epc-basic/0.install Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.3 [2,430 B] unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-031900-generic (3.19.0-031900.201504091832) ... unit-abot-epc-basic-0: 20:46:44 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 iptables-dev amd64 1.6.0-2ubuntu3 [55.5 kB] unit-oai-hss-0: 20:46:44 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 20:46:44 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 20:46:44 INFO juju.worker.uniter.context trying to kill context process 8315 unit-oai-hss-0: 20:46:44 INFO juju.worker.uniter.context waiting for context process 8315 to die unit-oai-hss-0: 20:46:44 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 20:46:44 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 20:46:44 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-abot-epc-basic-0: 20:46:45 DEBUG unit.abot-epc-basic/0.install Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 javascript-common all 11 [6,066 B] unit-abot-epc-basic-0: 20:46:45 DEBUG unit.abot-epc-basic/0.install Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libaec0 amd64 0.3.2-1 [18.0 kB] unit-abot-epc-basic-0: 20:46:45 DEBUG unit.abot-epc-basic/0.install Get:210 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: 20:46:45 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:46:45 DEBUG unit.abot-epc-basic/0.install Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libamd2.4.1 amd64 1:4.4.6-1 [21.3 kB] unit-abot-epc-basic-0: 20:46:45 DEBUG unit.abot-epc-basic/0.install Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libarpack2 amd64 3.3.0-1build2 [88.2 kB] unit-abot-epc-basic-0: 20:46:46 DEBUG unit.abot-epc-basic/0.install Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 20:46:46 DEBUG unit.abot-epc-basic/0.install Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-bin amd64 2.48.2-0ubuntu4 [39.4 kB] unit-oai-hss-0: 20:46:46 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:46:46 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 20:46:46 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 20:46:46 DEBUG juju.worker.uniter juju-run listener stopped unit-abot-epc-basic-0: 20:46:46 DEBUG unit.abot-epc-basic/0.install Get:215 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: 20:46:46 DEBUG unit.abot-epc-basic/0.install Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] unit-abot-epc-basic-0: 20:46:47 DEBUG unit.abot-epc-basic/0.install Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-2ubuntu4.1 [168 kB] machine-3: 20:46:47 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 20:46:47 DEBUG juju.worker.reboot acquiring mutex "machine-lock" for reboot machine-3: 20:46:47 DEBUG juju.worker.reboot mutex "machine-lock" acquired, won't release unit-abot-epc-basic-0: 20:46:47 DEBUG unit.abot-epc-basic/0.install Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-dev amd64 2.48.2-0ubuntu4 [1,375 kB] unit-abot-epc-basic-0: 20:46:47 DEBUG unit.abot-epc-basic/0.install Get:219 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: 20:46:47 DEBUG unit.abot-epc-basic/0.install Get:220 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: 20:46:47 DEBUG unit.abot-epc-basic/0.install Get:221 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: 20:46:47 DEBUG unit.abot-epc-basic/0.install Get:222 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: 20:46:48 DEBUG unit.abot-epc-basic/0.install Get:223 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: 20:46:48 DEBUG unit.abot-epc-basic/0.install Get:224 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: 20:46:48 DEBUG unit.abot-epc-basic/0.install Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-record-dev all 1.14.2-1 [33.6 kB] unit-abot-epc-basic-0: 20:46:48 DEBUG unit.abot-epc-basic/0.install Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxtst-dev amd64 2:1.2.2-1 [17.0 kB] unit-abot-epc-basic-0: 20:46:48 DEBUG unit.abot-epc-basic/0.install Get:227 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: 20:46:48 DEBUG unit.abot-epc-basic/0.install Get:228 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: 20:46:48 DEBUG unit.abot-epc-basic/0.install Get:229 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: 20:46:49 DEBUG unit.abot-epc-basic/0.install Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libblas-dev amd64 3.6.0-2ubuntu2 [153 kB] unit-abot-epc-basic-0: 20:46:49 DEBUG unit.abot-epc-basic/0.install Get:231 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: 20:46:49 DEBUG unit.abot-epc-basic/0.install Get:232 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: 20:46:50 DEBUG unit.abot-epc-basic/0.install Get:233 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: 20:46:50 DEBUG unit.abot-epc-basic/0.install Get:234 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: 20:46:50 DEBUG unit.abot-epc-basic/0.install Get:235 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: 20:46:50 DEBUG unit.abot-epc-basic/0.install Get:236 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: 20:46:51 DEBUG unit.abot-epc-basic/0.install Get:237 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: 20:46:51 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxrender-dev amd64 1:0.9.9-0ubuntu1 [24.5 kB] unit-abot-epc-basic-0: 20:46:51 DEBUG unit.abot-epc-basic/0.install Get:239 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: 20:46:51 DEBUG unit.abot-epc-basic/0.install Get:240 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-render0-dev amd64 1.11.1-1ubuntu1 [15.3 kB] unit-abot-epc-basic-0: 20:46:51 DEBUG unit.abot-epc-basic/0.install Get:241 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 20:46:51 DEBUG unit.abot-epc-basic/0.install Get:242 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcairo2-dev amd64 1.14.6-1 [590 kB] unit-abot-epc-basic-0: 20:46:52 DEBUG unit.abot-epc-basic/0.install Get:243 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: 20:46:52 DEBUG unit.abot-epc-basic/0.install Get:244 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libccolamd2.9.1 amd64 1:4.4.6-1 [21.5 kB] unit-abot-epc-basic-0: 20:46:52 DEBUG unit.abot-epc-basic/0.install Get:245 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: 20:46:52 DEBUG unit.abot-epc-basic/0.install Get:246 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcholmod3.0.6 amd64 1:4.4.6-1 [293 kB] unit-abot-epc-basic-0: 20:46:52 DEBUG unit.abot-epc-basic/0.install Get:247 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig9 amd64 1.5-0.2 [21.9 kB] unit-abot-epc-basic-0: 20:46:52 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-dev amd64 1.5-0.2 [89.1 kB] unit-abot-epc-basic-0: 20:46:52 DEBUG unit.abot-epc-basic/0.install Get:249 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libconfig-doc all 1.5-0.2 [306 kB] unit-abot-epc-basic-0: 20:46:53 DEBUG unit.abot-epc-basic/0.install Get:250 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: 20:46:53 DEBUG unit.abot-epc-basic/0.install Get:251 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: 20:46:53 DEBUG unit.abot-epc-basic/0.install Get:252 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdrm-dev amd64 2.4.91-2~16.04.1 [232 kB] unit-abot-epc-basic-0: 20:46:53 DEBUG unit.abot-epc-basic/0.install Get:253 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: 20:46:53 DEBUG unit.abot-epc-basic/0.install Get:254 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: 20:46:53 DEBUG unit.abot-epc-basic/0.install Get:255 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: 20:46:53 DEBUG unit.abot-epc-basic/0.install Get:256 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: 20:46:54 DEBUG unit.abot-epc-basic/0.install Get:257 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: 20:46:54 DEBUG unit.abot-epc-basic/0.install Get:258 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: 20:46:54 DEBUG unit.abot-epc-basic/0.install Get:259 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: 20:46:54 DEBUG unit.abot-epc-basic/0.install Get:260 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: 20:46:54 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 20:46:54 DEBUG unit.abot-epc-basic/0.install Get:262 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: 20:46:55 DEBUG unit.abot-epc-basic/0.install Get:263 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: 20:46:55 DEBUG unit.abot-epc-basic/0.install Get:264 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: 20:46:55 DEBUG unit.abot-epc-basic/0.install Get:265 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: 20:46:55 DEBUG unit.abot-epc-basic/0.install Get:266 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-present-dev amd64 1.11.1-1ubuntu1 [6,618 B] unit-abot-epc-basic-0: 20:46:55 DEBUG unit.abot-epc-basic/0.install Get:267 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxshmfence-dev amd64 1.2-1 [3,676 B] unit-abot-epc-basic-0: 20:46:55 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-xcb-dev amd64 2:1.6.3-1ubuntu2 [9,730 B] unit-abot-epc-basic-0: 20:46:55 DEBUG unit.abot-epc-basic/0.install Get:269 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: 20:46:56 DEBUG unit.abot-epc-basic/0.install Get:270 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: 20:46:56 DEBUG unit.abot-epc-basic/0.install Get:271 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: 20:46:56 DEBUG unit.abot-epc-basic/0.install Get:272 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libprotobuf9v5 amd64 2.6.1-1.3 [326 kB] unit-abot-epc-basic-0: 20:46:56 DEBUG unit.abot-epc-basic/0.install Get:273 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: 20:46:56 DEBUG unit.abot-epc-basic/0.install Get:274 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2 [231 kB] unit-abot-epc-basic-0: 20:46:56 DEBUG unit.abot-epc-basic/0.install Get:275 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: 20:46:56 DEBUG unit.abot-epc-basic/0.install Get:276 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircookie2 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [22.5 kB] unit-abot-epc-basic-0: 20:46:57 DEBUG unit.abot-epc-basic/0.install Get:277 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: 20:46:57 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmirclient-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [42.6 kB] unit-abot-epc-basic-0: 20:46:57 DEBUG unit.abot-epc-basic/0.install Get:279 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libegl1-mesa-dev amd64 18.0.5-0ubuntu0~16.04.1 [19.9 kB] unit-abot-epc-basic-0: 20:46:57 DEBUG unit.abot-epc-basic/0.install Get:280 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: 20:46:57 DEBUG unit.abot-epc-basic/0.install Get:281 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: 20:46:57 DEBUG unit.abot-epc-basic/0.install Get:282 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-bin amd64 3.3.4-2ubuntu1 [31.7 kB] unit-abot-epc-basic-0: 20:46:58 DEBUG unit.abot-epc-basic/0.install Get:283 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: 20:46:58 DEBUG unit.abot-epc-basic/0.install Get:284 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 20:46:58 DEBUG unit.abot-epc-basic/0.install Get:285 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: 20:46:58 DEBUG unit.abot-epc-basic/0.install Get:286 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] unit-abot-epc-basic-0: 20:46:58 DEBUG unit.abot-epc-basic/0.install Get:287 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-desktopentry-perl all 0.22-1 [18.2 kB] unit-abot-epc-basic-0: 20:46:59 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] unit-abot-epc-basic-0: 20:46:59 DEBUG unit.abot-epc-basic/0.install Get:289 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9,774 B] unit-abot-epc-basic-0: 20:46:59 DEBUG unit.abot-epc-basic/0.install Get:290 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfile-mimeinfo-perl all 0.27-1 [45.9 kB] unit-abot-epc-basic-0: 20:46:59 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 20:46:59 DEBUG unit.abot-epc-basic/0.install Get:292 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: 20:46:59 DEBUG unit.abot-epc-basic/0.install Get:293 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: 20:46:59 DEBUG unit.abot-epc-basic/0.install Get:294 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 20:47:00 DEBUG unit.abot-epc-basic/0.install Get:295 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms2 amd64 1.2.3-1.2 [320 kB] unit-abot-epc-basic-0: 20:47:00 DEBUG unit.abot-epc-basic/0.install Get:296 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-bin amd64 1.2.3-1.2 [131 kB] unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 20:47:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 20:47:00 DEBUG unit.abot-epc-basic/0.install Get:297 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-mysql-0: 20:47:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:47:00 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:47:00 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libforms-dev amd64 1.2.3-1.2 [677 kB] unit-abot-epc-basic-0: 20:47:00 DEBUG unit.abot-epc-basic/0.install Get:299 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgpg-error-dev amd64 1.21-2ubuntu1 [68.2 kB] unit-abot-epc-basic-0: 20:47:00 DEBUG unit.abot-epc-basic/0.install Get:300 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: 20:47:01 DEBUG unit.abot-epc-basic/0.install Get:301 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: 20:47:01 DEBUG unit.abot-epc-basic/0.install Get:302 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: 20:47:01 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-abot-epc-basic-0: 20:47:01 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 20:47:01 DEBUG unit.abot-epc-basic/0.install Get:305 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgl2ps0 amd64 1.3.8-1.2 [35.5 kB] unit-abot-epc-basic-0: 20:47:01 DEBUG unit.abot-epc-basic/0.install Get:306 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 20:47:02 DEBUG unit.abot-epc-basic/0.install Get:307 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: 20:47:02 DEBUG unit.abot-epc-basic/0.install Get:308 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: 20:47:03 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libwebp5 amd64 0.4.4-1 [165 kB] unit-abot-epc-basic-0: 20:47:03 DEBUG unit.abot-epc-basic/0.install Get:310 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: 20:47:03 DEBUG unit.abot-epc-basic/0.install Get:311 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 20:47:03 DEBUG unit.abot-epc-basic/0.install Get:312 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 20:47:04 DEBUG unit.abot-epc-basic/0.install Get:313 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: 20:47:04 DEBUG unit.abot-epc-basic/0.install Get:314 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: 20:47:04 DEBUG unit.abot-epc-basic/0.install Get:315 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: 20:47:04 DEBUG unit.abot-epc-basic/0.install Get:316 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: 20:47:04 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpango1.0-dev amd64 1.38.1-1 [277 kB] unit-abot-epc-basic-0: 20:47:04 DEBUG unit.abot-epc-basic/0.install Get:318 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-xinerama-dev all 1.2.1-2 [4,966 B] unit-abot-epc-basic-0: 20:47:04 DEBUG unit.abot-epc-basic/0.install Get:319 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxinerama-dev amd64 2:1.1.3-1 [8,404 B] unit-abot-epc-basic-0: 20:47:05 DEBUG unit.abot-epc-basic/0.install Get:320 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 20:47:05 DEBUG unit.abot-epc-basic/0.install Get:321 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: 20:47:05 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxcursor-dev amd64 1:1.1.14-1ubuntu0.16.04.2 [26.4 kB] unit-abot-epc-basic-0: 20:47:05 DEBUG unit.abot-epc-basic/0.install Get:323 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-composite-dev all 1:0.4.2-2 [10.5 kB] unit-abot-epc-basic-0: 20:47:05 DEBUG unit.abot-epc-basic/0.install Get:324 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcomposite-dev amd64 1:0.4.4-1 [9,954 B] unit-abot-epc-basic-0: 20:47:05 DEBUG unit.abot-epc-basic/0.install Get:325 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: 20:47:06 DEBUG unit.abot-epc-basic/0.install Get:326 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-dev amd64 3.18.9-1ubuntu3.3 [868 kB] unit-abot-epc-basic-0: 20:47:06 DEBUG unit.abot-epc-basic/0.install Get:327 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libsz2 amd64 0.3.2-1 [5,048 B] unit-abot-epc-basic-0: 20:47:06 DEBUG unit.abot-epc-basic/0.install Get:328 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: 20:47:06 DEBUG unit.abot-epc-basic/0.install Get:329 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] unit-abot-epc-basic-0: 20:47:06 DEBUG unit.abot-epc-basic/0.install Get:330 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] unit-abot-epc-basic-0: 20:47:06 DEBUG unit.abot-epc-basic/0.install Get:331 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: 20:47:07 DEBUG unit.abot-epc-basic/0.install Get:332 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] unit-abot-epc-basic-0: 20:47:07 DEBUG unit.abot-epc-basic/0.install Get:333 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] unit-abot-epc-basic-0: 20:47:07 DEBUG unit.abot-epc-basic/0.install Get:334 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] unit-abot-epc-basic-0: 20:47:07 DEBUG unit.abot-epc-basic/0.install Get:335 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] unit-abot-epc-basic-0: 20:47:07 DEBUG unit.abot-epc-basic/0.install Get:336 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] unit-abot-epc-basic-0: 20:47:07 DEBUG unit.abot-epc-basic/0.install Get:337 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] unit-abot-epc-basic-0: 20:47:07 DEBUG unit.abot-epc-basic/0.install Get:338 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] unit-abot-epc-basic-0: 20:47:08 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: 20:47:08 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: 20:47:08 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: 20:47:08 DEBUG unit.abot-epc-basic/0.install Get:342 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] unit-abot-epc-basic-0: 20:47:08 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: 20:47:09 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: 20:47:09 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: 20:47:09 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: 20:47:09 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: 20:47:09 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: 20:47:10 DEBUG unit.abot-epc-basic/0.install Get:349 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libkpathsea6 amd64 2015.20160222.37495-1 [55.0 kB] unit-abot-epc-basic-0: 20:47:10 DEBUG unit.abot-epc-basic/0.install Get:350 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] unit-abot-epc-basic-0: 20:47:10 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: 20:47:10 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: 20:47:10 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: 20:47:10 INFO juju.cmd running jujud [2.2.9 gc go1.8] machine-3: 20:47:10 INFO juju.cmd running jujud [2.2.9 gc go1.8] unit-oai-hss-0: 20:47:10 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: 20:47:10 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 20:47:10 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 20:47:10 DEBUG juju.worker start "api" unit-oai-hss-0: 20:47:10 INFO juju.worker start "api" machine-3: 20:47:10 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 20:47:10 DEBUG juju.agent read agent config, format "2.0" machine-3: 20:47:10 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 20:47:10 DEBUG juju.worker "api" started unit-oai-hss-0: 20:47:10 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 20:47:10 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:47:10 INFO juju.api connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:47:10 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 20:47:10 INFO juju.worker.upgradesteps upgrade steps for 2.2.9 have already been run. machine-3: 20:47:10 DEBUG juju.worker start "engine" machine-3: 20:47:10 INFO juju.worker start "engine" machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 20:47:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 20:47:10 DEBUG juju.worker "engine" started machine-3: 20:47:10 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 20:47:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 20:47:10 DEBUG juju.worker.apicaller connecting with current password machine-3: 20:47:10 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 20:47:10 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 20:47:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 20:47:10 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:47:10 INFO juju.api connection established to "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:47:10 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 20:47:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 20:47:10 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.12 [136 kB] machine-3: 20:47:10 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 20:47:10 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 20:47:11 DEBUG unit.abot-epc-basic/0.install Get:355 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] unit-abot-epc-basic-0: 20:47:11 DEBUG unit.abot-epc-basic/0.install Get:356 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] unit-abot-epc-basic-0: 20:47:11 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: 20:47:11 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: 20:47:11 DEBUG unit.abot-epc-basic/0.install Get:359 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 mysql-common all 5.7.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 20:47:11 DEBUG unit.abot-epc-basic/0.install Get:360 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient20 amd64 5.7.23-0ubuntu0.16.04.1 [812 kB] unit-oai-hss-0: 20:47:11 DEBUG juju.worker.apicaller connected machine-3: 20:47:11 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 20:47:11 DEBUG unit.abot-epc-basic/0.install Get:361 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmysqlclient-dev amd64 5.7.23-0ubuntu0.16.04.1 [1,162 kB] unit-oai-hss-0: 20:47:11 DEBUG juju.api RPC connection died unit-oai-hss-0: 20:47:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 20:47:11 DEBUG juju.api RPC connection died machine-3: 20:47:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 20:47:12 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] machine-3: 20:47:12 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 20:47:12 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:47:12 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-oai-hss-0: 20:47:12 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:47:12 DEBUG juju.api successfully dialed "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:47:12 INFO juju.api connection established to "wss://192.168.121.8:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" machine-3: 20:47:12 DEBUG juju.api successfully dialed "wss://172.30.9.209:17070/model/9a7149ff-4afa-45d7-8331-09bc0a231eb4/api" unit-abot-epc-basic-0: 20:47:12 DEBUG unit.abot-epc-basic/0.install Get:363 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxml-twig-perl all 1:3.48-1 [156 kB] unit-abot-epc-basic-0: 20:47:12 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] machine-3: 20:47:12 DEBUG juju.worker.apicaller connected machine-3: 20:47:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 20:47:12 DEBUG juju.wrench couldn't read wrench directory: stat /var/lib/juju/wrench: no such file or directory machine-3: 20:47:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 20:47:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 20:47:12 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] machine-3: 20:47:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 20:47:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 20:47:12 DEBUG juju.worker.apicaller connected machine-3: 20:47:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 20:47:12 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] machine-3: 20:47:12 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 20:47:12 INFO juju.worker.upgrader unblocking abort check machine-3: 20:47:12 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 20:47:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 20:47:12 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 20:47:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:47:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 20:47:12 DEBUG juju.network including address public:172.30.9.209 for machine unit-oai-hss-0: 20:47:12 DEBUG juju.network including address local-cloud:192.168.121.8 for machine unit-oai-hss-0: 20:47:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 20:47:12 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 20:47:12 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 20:47:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 20:47:12 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] machine-3: 20:47:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 20:47:12 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] machine-3: 20:47:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 20:47:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 20:47:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 20:47:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 20:47:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 20:47:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 20:47:12 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 20:47:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.logger logger setup machine-3: 20:47:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 20:47:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:47:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:47:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 20:47:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:47:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:47:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:47:12 DEBUG juju.network including address public:172.30.9.209 for machine machine-3: 20:47:12 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-3: 20:47:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:47:12 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:47:12 DEBUG juju.network addresses after filtering: [public:172.30.9.209 local-cloud:192.168.121.8 local-machine:127.0.0.1 local-machine:::1] machine-3: 20:47:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.209:17070 192.168.121.8:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 20:47:12 DEBUG juju.agent API server address details [["172.30.9.209:17070" "192.168.121.8:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.8:17070" "172.30.9.209:17070"] machine-3: 20:47:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 20:47:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 20:47:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} machine-3: 20:47:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 20:47:12 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 apt-get install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 20:47:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 20:47:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 20:47:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:47:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 20:47:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 20:47:12 DEBUG juju.network including address local-cloud:192.168.121.11 for machine machine-3: 20:47:12 DEBUG juju.network including address local-machine:::1 for machine machine-3: 20:47:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 20:47:12 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.11 local-machine:::1] machine-3: 20:47:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 20:47:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 20:47:12 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 20:47:12 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: 20:47:12 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 20:47:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 20:47:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 20:47:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 20:47:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 20:47:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 20:47:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.209,192.168.121.8,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 20:47:12 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: 20:47:12 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 20:47:12 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 20:47:12 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 20:47:12 INFO juju.worker.upgrader desired tool version: 2.2.9 machine-3: 20:47:13 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-hss-0: 20:47:13 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 20:47:13 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 20:47:13 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.2.9-trusty-amd64 unit-oai-hss-0: 20:47:13 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.2.9-trusty-amd64/jujud unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 20:47:13 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 20:47:13 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 20:47:13 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] machine-3: 20:47:13 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 20:47:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 20:47:13 DEBUG juju.worker start "3-container-watcher" machine-3: 20:47:13 DEBUG juju.worker start "stateconverter" machine-3: 20:47:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 20:47:13 INFO juju.worker start "3-container-watcher" machine-3: 20:47:13 DEBUG juju.worker "3-container-watcher" started machine-3: 20:47:13 INFO juju.worker start "stateconverter" machine-3: 20:47:13 DEBUG juju.worker "stateconverter" started machine-3: 20:47:13 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 20:47:13 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 20:47:13 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 20:47:13 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 20:47:13 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: 20:47:13 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 20:47:13 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 20:47:13 INFO juju.worker.upgrader desired tool version: 2.2.9 unit-abot-epc-basic-0: 20:47:13 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] machine-3: 20:47:13 INFO juju.worker.machiner "machine-3" started unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 20:47:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 20:47:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 20:47:13 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:47:13 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-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:47:13 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.7 [758 kB] unit-abot-epc-basic-0: 20:47:13 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] machine-3: 20:47:13 DEBUG juju.worker.machiner observed network config updated for "machine-3" to [{1 127.0.0.0/8 65536 0 lo loopback false false loopback 127.0.0.1 [] [] []} {1 ::1/128 65536 0 lo loopback false false loopback ::1 [] [] []} {2 fa:16:3e:52:ce:fa 192.168.121.0/24 1450 0 eth0 ethernet false false static 192.168.121.11 [] [] []} {2 fa:16:3e:52:ce:fa 1450 0 eth0 ethernet false false manual [] [] []}] unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:47:13 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:47:13 DEBUG unit.abot-epc-basic/0.install Get:374 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libpotrace0 amd64 1.13-2 [17.7 kB] unit-abot-epc-basic-0: 20:47:14 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: 20:47:14 DEBUG unit.abot-epc-basic/0.install Get:376 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libptexenc1 amd64 2015.20160222.37495-1 [34.3 kB] unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:14 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: 20:47:14 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 20:47:14 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: 20:47:14 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-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install ++ virt-what unit-abot-epc-basic-0: 20:47:14 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-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 20:47:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 20:47:14 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 20:47:15 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-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 20:47:15 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-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:15 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: 20:47:15 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:47:15 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-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 20:47:15 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-oai-hss-0: 20:47:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:15 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 20:47:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:47:15 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-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 20:47:15 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 20:47:15 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: 20:47:15 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: 20:47:16 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: 20:47:16 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-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 20:47:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:16 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-abot-epc-basic-0: 20:47:16 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: 20:47:16 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: 20:47:16 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-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install HEAD is now at 11723fa modified config file to match IMSI w/ OAI UE (tag v0.1) unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install + git checkout v0.3.2-branch unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Already on 'v0.3.2-branch' unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install Your branch is up-to-date with 'origin/v0.3.2-branch'. unit-oai-hss-0: 20:47:16 DEBUG unit.oai-hss/0.install + git pull unit-abot-epc-basic-0: 20:47:16 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: 20:47:17 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: 20:47:17 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: 20:47:17 DEBUG unit.abot-epc-basic/0.install Get:395 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp1 amd64 1.0.16+dfsg-3 [8,088 B] unit-abot-epc-basic-0: 20:47:17 DEBUG unit.abot-epc-basic/0.install Get:396 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsctp-dev amd64 1.0.16+dfsg-3 [62.4 kB] unit-abot-epc-basic-0: 20:47:17 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.13 [1,342 kB] unit-abot-epc-basic-0: 20:47:17 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.13 [1,079 kB] unit-abot-epc-basic-0: 20:47:17 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: 20:47:17 DEBUG unit.oai-hss/0.install Already up-to-date. unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 20:47:17 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: 20:47:17 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 20:47:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:17 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-031900-generic unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-031900-generic unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 20:47:17 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 20:47:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:18 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 20:47:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:47:18 DEBUG unit.abot-epc-basic/0.install Get:400 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsynctex1 amd64 2015.20160222.37495-1 [41.7 kB] unit-abot-epc-basic-0: 20:47:18 DEBUG unit.abot-epc-basic/0.install Get:401 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6-dev amd64 4.7-3ubuntu0.16.04.3 [85.9 kB] unit-abot-epc-basic-0: 20:47:18 DEBUG unit.abot-epc-basic/0.install Get:402 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexlua52 amd64 2015.20160222.37495-1 [90.8 kB] unit-abot-epc-basic-0: 20:47:18 DEBUG unit.abot-epc-basic/0.install Get:403 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtexluajit2 amd64 2015.20160222.37495-1 [213 kB] unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 20:47:18 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 20:47:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:47:18 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 20:47:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 20:47:18 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-abot-epc-basic-0: 20:47:18 DEBUG unit.abot-epc-basic/0.install Get:404 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libtext-unidecode-perl all 1.27-1 [103 kB] unit-abot-epc-basic-0: 20:47:18 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: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-abot-epc-basic-0: 20:47:19 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: 20:47:19 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-abot-epc-basic-0: 20:47:19 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: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-abot-epc-basic-0: 20:47:19 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: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 20:47:19 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: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-abot-epc-basic-0: 20:47:19 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: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 20:47:19 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 20:47:20 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: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-abot-epc-basic-0: 20:47:20 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: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-abot-epc-basic-0: 20:47:20 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: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 20:47:20 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: 20:47:20 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 20:47:21 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-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 20:47:21 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: 20:47:21 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: 20:47:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 20:47:21 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-oai-hss-0: 20:47:21 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 20:47:22 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: 20:47:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 20:47:22 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: 20:47:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 20:47:22 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 20:47:23 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-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 20:47:23 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-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 20:47:23 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: 20:47:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 20:47:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 20:47:23 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: 20:47:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 20:47:23 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: 20:47:23 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 20:47:24 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-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 20:47:24 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: 20:47:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 20:47:24 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 20:47:24 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: 20:47:25 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 20:47:25 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 20:47:25 DEBUG unit.abot-epc-basic/0.install Get:433 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rubygems-integration all 1.10 [4,966 B] unit-abot-epc-basic-0: 20:47:25 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: 20:47:25 DEBUG unit.abot-epc-basic/0.install Get:435 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-minitest all 5.8.4-2 [36.6 kB] unit-abot-epc-basic-0: 20:47:25 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 20:47:25 DEBUG unit.abot-epc-basic/0.install Get:437 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-power-assert all 0.2.7-1 [7,668 B] unit-abot-epc-basic-0: 20:47:26 DEBUG unit.abot-epc-basic/0.install Get:438 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-test-unit all 3.1.7-2 [60.3 kB] unit-abot-epc-basic-0: 20:47:26 DEBUG unit.abot-epc-basic/0.install Get:439 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libruby2.3 amd64 2.3.1-2~16.04.10 [2,960 kB] unit-abot-epc-basic-0: 20:47:26 DEBUG unit.abot-epc-basic/0.install Get:440 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 ruby2.3 amd64 2.3.1-2~16.04.10 [41.0 kB] unit-abot-epc-basic-0: 20:47:26 DEBUG unit.abot-epc-basic/0.install Get:441 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby all 1:2.3.0+1 [5,530 B] unit-abot-epc-basic-0: 20:47:26 DEBUG unit.abot-epc-basic/0.install Get:442 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 rake all 10.5.0-2 [48.2 kB] unit-abot-epc-basic-0: 20:47:26 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 20:47:27 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: 20:47:27 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: 20:47:27 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: 20:47:27 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 texlive-binaries amd64 2015.20160222.37495-1 [7,325 kB] unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:47:27 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 20:47:28 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: 20:47:28 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 20:47:28 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main m4 amd64 1.4.17-2ubuntu1 [195 kB] unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfl-dev amd64 2.5.35-10.1ubuntu2 [17.2 kB] unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main flex amd64 2.5.35-10.1ubuntu2 [211 kB] unit-oai-hss-0: 20:47:29 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: 20:47:29 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-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libnettle4 amd64 2.7.1-1ubuntu0.2 [102 kB] unit-oai-hss-0: 20:47:29 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: 20:47:29 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: 20:47:29 DEBUG unit.oai-hss/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main x11-common all 1:7.7+1ubuntu8.1 [49.5 kB] unit-oai-hss-0: 20:47:29 DEBUG unit.oai-hss/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libice6 amd64 2:1.0.8-2 [47.0 kB] unit-oai-hss-0: 20:47:29 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: 20:47:29 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: 20:47:29 DEBUG unit.oai-hss/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaudio2 amd64 1.9.4-1 [57.1 kB] unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.2 [21.3 kB] unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.2 [21.7 kB] unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.2 [25.1 kB] unit-oai-hss-0: 20:47:30 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: 20:47:30 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-oai-hss-0: 20:47:30 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: 20:47:30 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.10 [178 kB] unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] unit-oai-hss-0: 20:47:30 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.6 [1305 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main qtcore4-l10n all 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [587 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqtcore4 amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [1555 kB] unit-oai-hss-0: 20:47:31 DEBUG unit.oai-hss/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-xml amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [95.0 kB] unit-oai-hss-0: 20:47:31 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: 20:47:31 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-oai-hss-0: 20:47:31 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: 20:47:31 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: 20:47:31 DEBUG unit.oai-hss/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libqt4-script amd64 4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1 [776 kB] unit-oai-hss-0: 20:47:32 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: 20:47:32 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-oai-hss-0: 20:47:32 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: 20:47:32 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: 20:47:32 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: 20:47:32 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: 20:47:32 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-oai-hss-0: 20:47:32 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: 20:47:32 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: 20:47:32 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: 20:47:32 DEBUG unit.oai-hss/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxi6 amd64 2:1.7.1.901-1ubuntu1.1 [27.9 kB] unit-oai-hss-0: 20:47:32 DEBUG unit.oai-hss/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrender1 amd64 1:0.9.8-1build0.14.04.1 [17.9 kB] unit-oai-hss-0: 20:47:32 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: 20:47:32 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: 20:47:32 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: 20:47:32 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-abot-epc-basic-0: 20:47:32 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-oai-hss-0: 20:47:33 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-abot-epc-basic-0: 20:47:33 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-oai-hss-0: 20:47:33 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: 20:47:33 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-abot-epc-basic-0: 20:47:33 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-oai-hss-0: 20:47:33 DEBUG unit.oai-hss/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main autoconf all 2.69-6 [322 kB] unit-oai-hss-0: 20:47:33 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: 20:47:33 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-oai-hss-0: 20:47:33 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: 20:47:33 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-oai-hss-0: 20:47:33 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-abot-epc-basic-0: 20:47:33 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-oai-hss-0: 20:47:33 DEBUG unit.oai-hss/0.install Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main bison amd64 2:3.0.2.dfsg-2 [257 kB] unit-oai-hss-0: 20:47:33 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: 20:47:33 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: 20:47:33 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-157.207 [773 kB] unit-oai-hss-0: 20:47:33 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-abot-epc-basic-0: 20:47:33 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: 20:47:34 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-abot-epc-basic-0: 20:47:34 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-oai-hss-0: 20:47:34 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-abot-epc-basic-0: 20:47:34 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: 20:47:34 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: 20:47:34 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: 20:47:34 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: 20:47:34 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-oai-hss-0: 20:47:34 DEBUG unit.oai-hss/0.install Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-oai-hss-0: 20:47:34 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: 20:47:35 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: 20:47:35 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-oai-hss-0: 20:47:35 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: 20:47:35 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: 20:47:35 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: 20:47:35 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: 20:47:35 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: 20:47:35 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: 20:47:35 DEBUG unit.oai-hss/0.install Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cmake amd64 2.8.12.2-0ubuntu3 [2618 kB] unit-oai-hss-0: 20:47:35 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: 20:47:35 DEBUG unit.abot-epc-basic/0.install Fetched 291 MB in 1min 25s (3,386 kB/s) unit-oai-hss-0: 20:47:36 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: 20:47:36 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: 20:47:36 DEBUG unit.oai-hss/0.install Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.install Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-oai-hss-0: 20:47:36 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: 20:47:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 20:47:36 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 ... 67239 files and directories currently installed.) unit-abot-epc-basic-0: 20:47:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.install Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-oai-hss-0: 20:47:36 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: 20:47:36 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.install Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.install Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.install Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pkg-config amd64 0.26-1ubuntu4 [40.9 kB] unit-oai-hss-0: 20:47:36 DEBUG unit.oai-hss/0.install Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] unit-oai-hss-0: 20:47:37 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: 20:47:37 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 20:47:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 20:47:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.4_amd64.deb ... unit-oai-hss-0: 20:47:37 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 8s (7856 kB/s) unit-abot-epc-basic-0: 20:47:37 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-oai-hss-0: 20:47:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.install (Reading database ... 109370 files and directories currently installed.) unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:47:38 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-abot-epc-basic-0: 20:47:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 20:47:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 20:47:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 20:47:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 20:47:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 20:47:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 20:47:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:47:39 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 20:47:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:47:40 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 20:47:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 20:47:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:47:41 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-abot-epc-basic-0: 20:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 20:47:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 20:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.6_amd64.deb ... unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 20:47:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 20:47:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 20:47:42 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 20:47:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:47:43 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 20:47:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 20:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-oai-hss-0: 20:47:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 20:47:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:47:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 20:47:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 20:47:43 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-oai-hss-0: 20:47:43 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:47:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 20:47:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-abot-epc-basic-0: 20:47:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 20:47:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.12_all.deb ... unit-abot-epc-basic-0: 20:47:44 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 20:47:45 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 20:47:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 20:47:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 20:47:45 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-oai-hss-0: 20:47:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 20:47:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 20:47:45 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 20:47:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 20:47:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 20:47:46 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 20:47:46 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 20:47:46 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 20:47:46 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 20:47:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 20:47:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:47:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:47:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 20:47:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:47:47 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 20:47:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 20:47:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 20:47:47 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 20:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 20:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:47:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 20:47:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:47:48 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:47:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 20:47:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:47:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:47:48 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 20:47:48 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:47:48 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:47:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 20:47:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:47:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:47:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 20:47:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:47:49 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:47:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 20:47:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 20:47:50 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 20:47:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 20:47:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:47:50 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:47:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 20:47:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 20:47:51 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 20:47:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 20:47:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 20:47:51 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 20:47:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 20:47:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 20:47:52 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:47:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 20:47:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickcore-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-oai-hss-0: 20:47:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 20:47:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:47:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 20:47:52 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 20:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 20:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.10_amd64.deb ... unit-oai-hss-0: 20:47:53 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 20:47:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 20:47:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 20:47:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagickwand-6.q16-2_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 20:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 20:47:53 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 20:47:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 20:47:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:47:53 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-oai-hss-0: 20:47:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 20:47:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 20:47:54 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:47:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 20:47:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:47:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 20:47:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 20:47:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:47:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:47:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 20:47:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 20:47:56 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:47:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 20:47:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:47:57 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:47:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 20:47:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:47:57 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-oai-hss-0: 20:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 20:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:47:58 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 20:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 20:47:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 20:47:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 20:47:58 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-abot-epc-basic-0: 20:47:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 20:47:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran3_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:47:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:47:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 20:47:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 20:47:59 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 20:47:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 20:47:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:47:59 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-oai-hss-0: 20:47:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 20:47:59 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.6_amd64.deb ... unit-oai-hss-0: 20:47:59 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-oai-hss-0: 20:48:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 20:48:00 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: 20:48:00 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 20:48:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 20:48:01 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-oai-hss-0: 20:48:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 20:48:01 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: 20:48:01 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 20:48:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:48:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-oai-hss-0: 20:48:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 20:48:02 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: 20:48:02 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 20:48:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-oai-hss-0: 20:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 20:48:03 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: 20:48:03 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-oai-hss-0: 20:48:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 20:48:03 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: 20:48:03 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 20:48:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:48:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:48:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 20:48:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 20:48:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 20:48:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-script_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-abot-epc-basic-0: 20:48:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:48:04 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 20:48:05 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: 20:48:05 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:48:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 20:48:05 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: 20:48:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:48:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 20:48:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.5+git192-g085f851+dfsg-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:48:06 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 20:48:06 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: 20:48:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:48:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 20:48:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcapnp-0.5.3_0.5.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:48:06 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-oai-hss-0: 20:48:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 20:48:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 20:48:07 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:48:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 20:48:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 20:48:07 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:48:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 20:48:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 20:48:07 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-oai-hss-0: 20:48:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 20:48:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 20:48:08 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 20:48:08 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: 20:48:08 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:48:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 20:48:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.9_amd64.deb ... unit-oai-hss-0: 20:48:08 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 20:48:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 20:48:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircommon7_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:48:09 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:48:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 20:48:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:48:09 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:48:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 20:48:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 20:48:09 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:48:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 20:48:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:48:10 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-abot-epc-basic-0: 20:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 20:48:10 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: 20:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:48:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 20:48:10 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: 20:48:10 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 20:48:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:48:10 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:48:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 20:48:11 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: 20:48:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:48:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 20:48:12 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: 20:48:12 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 20:48:13 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: 20:48:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:48:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 20:48:13 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: 20:48:13 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: 20:48:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 20:48:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:48:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:48:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 20:48:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:48:14 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 20:48:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libegl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 20:48:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 20:48:14 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:48:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:48:14 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:48:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 20:48:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:48:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 20:48:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-oai-hss-0: 20:48:14 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:48:14 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-oai-hss-0: 20:48:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 20:48:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-abot-epc-basic-0: 20:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 20:48:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-oai-hss-0: 20:48:15 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-abot-epc-basic-0: 20:48:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 20:48:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 20:48:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-abot-epc-basic-0: 20:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 20:48:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom-common_0.22-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 20:48:15 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-abot-epc-basic-0: 20:48:15 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:48:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 20:48:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:48:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:48:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 20:48:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 20:48:16 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-abot-epc-basic-0: 20:48:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 20:48:16 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: 20:48:16 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:48:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 20:48:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libinput10_1.6.3-1ubuntu1~16.04.1_amd64.deb ... unit-oai-hss-0: 20:48:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 20:48:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 20:48:17 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:48:17 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:48:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 20:48:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:48:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:48:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 20:48:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 20:48:18 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 20:48:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 20:48:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:48:18 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 20:48:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 20:48:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 20:48:19 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-abot-epc-basic-0: 20:48:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 20:48:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:48:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 20:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 20:48:19 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:48:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 20:48:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:48:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 20:48:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-157.207_amd64.deb ... unit-abot-epc-basic-0: 20:48:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 20:48:19 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-157.207) ... unit-oai-hss-0: 20:48:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 20:48:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 20:48:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 20:48:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-oai-hss-0: 20:48:20 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:48:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 20:48:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 20:48:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:48:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-oai-hss-0: 20:48:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 20:48:21 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: 20:48:21 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 20:48:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 20:48:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 20:48:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:48:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:48:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 20:48:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:48:22 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:48:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 20:48:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 20:48:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 20:48:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:48:23 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 20:48:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:48:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:48:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 20:48:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 20:48:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 20:48:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:48:24 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:48:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 20:48:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:48:25 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:48:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 20:48:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-x11-0_0.5.0-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:48:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 20:48:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 20:48:25 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: 20:48:25 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 20:48:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 20:48:26 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:48:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 20:48:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 20:48:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 20:48:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 20:48:27 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:27 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:48:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 20:48:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 20:48:28 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 20:48:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 20:48:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 20:48:29 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:48:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 20:48:29 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: 20:48:29 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:48:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 20:48:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 20:48:29 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 20:48:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 20:48:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 20:48:30 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:48:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 20:48:30 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: 20:48:30 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:48:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 20:48:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 20:48:30 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:48:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 20:48:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:48:30 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-oai-hss-0: 20:48:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 20:48:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 20:48:31 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 20:48:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 20:48:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:48:31 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 20:48:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 20:48:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 20:48:31 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 20:48:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 20:48:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 20:48:31 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:48:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 20:48:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:48:32 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:48:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 20:48:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 20:48:32 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 20:48:32 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 20:48:32 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:48:32 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:48:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 20:48:33 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: 20:48:33 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 20:48:33 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 20:48:33 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 20:48:33 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:48:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 20:48:33 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: 20:48:34 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 20:48:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 20:48:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 20:48:34 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-abot-epc-basic-0: 20:48:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 20:48:34 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: 20:48:34 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 20:48:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 20:48:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 20:48:35 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-abot-epc-basic-0: 20:48:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 20:48:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 20:48:35 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 20:48:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 20:48:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:48:35 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:48:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 20:48:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane-common_1.0.25+git20150528-1ubuntu2.16.04.1_all.deb ... unit-oai-hss-0: 20:48:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 20:48:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:48:36 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:48:36 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:48:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 20:48:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-oai-hss-0: 20:48:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 20:48:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-abot-epc-basic-0: 20:48:36 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 20:48:36 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 20:48:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 20:48:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:48:37 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 20:48:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 20:48:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 20:48:37 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 20:48:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 20:48:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 20:48:37 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 20:48:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 20:48:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 20:48:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 20:48:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 20:48:38 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 20:48:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 20:48:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:48:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 20:48:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 20:48:38 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 20:48:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 20:48:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:48:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 20:48:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 20:48:39 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 20:48:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 20:48:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:48:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 20:48:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 20:48:40 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-abot-epc-basic-0: 20:48:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 20:48:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 20:48:40 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-oai-hss-0: 20:48:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 20:48:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 20:48:41 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:48:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 20:48:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-oai-hss-0: 20:48:41 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:48:41 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 20:48:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 20:48:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 20:48:42 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 20:48:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 20:48:42 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: 20:48:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:48:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 20:48: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: 20:48:43 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:48:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 20:48: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: 20:48:44 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:48:45 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:48:45 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:48:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:48:46 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 20:48:46 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:48:46 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:48:46 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy0_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 20:48:46 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:48:46 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 20:48:47 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.6) ... unit-abot-epc-basic-0: 20:48:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 20:48:47 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: 20:48:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-oai-hss-0: 20:48:47 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:48:47 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 20:48:47 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: 20:48:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 20:48:48 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-abot-epc-basic-0: 20:48:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 20:48:48 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: 20:48:48 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:48:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 20:48:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwayland-egl1-mesa_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:48:49 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:48:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 20:48:49 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: 20:48:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 20:48:49 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 20:48:50 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 20:48:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:48:50 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.2) ... unit-abot-epc-basic-0: 20:48:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 20:48:50 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: 20:48:50 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: 20:48:50 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: 20:48:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 20:48:50 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.2) ... unit-oai-hss-0: 20:48:51 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:48:51 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 20:48:51 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 20:48:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 20:48:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 20:48:51 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-oai-hss-0: 20:48:51 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.10) ... unit-oai-hss-0: 20:48:52 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-abot-epc-basic-0: 20:48:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 20:48:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 20:48:52 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:48:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 20:48:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 20:48:52 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-oai-hss-0: 20:48:52 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:48:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 20:48:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 20:48:53 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 20:48:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 20:48:54 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: 20:48:54 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-oai-hss-0: 20:48:56 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 20:48:56 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:48:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 20:48:57 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: 20:48:57 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-oai-hss-0: 20:48:57 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:48:57 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 20:48:57 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 20:48:58 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.6) ... unit-abot-epc-basic-0: 20:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 20:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:48:58 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:48:58 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 20:48:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 20:48:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 20:48:58 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-oai-hss-0: 20:48:58 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:48:59 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:48:59 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:48:59 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: 20:48:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 20:48:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 20:48:59 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-oai-hss-0: 20:48:59 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: 20:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 20:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-oai-hss-0: 20:49:00 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: 20:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 20:49:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 20:49:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:00 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-oai-hss-0: 20:49:00 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:49:00 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-abot-epc-basic-0: 20:49:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 20:49:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:01 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:49:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 20:49:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:01 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 20:49:02 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:49:03 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 20:49:03 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 20:49:03 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 20:49:03 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.9) ... unit-abot-epc-basic-0: 20:49:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 20:49:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 20:49:03 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:49:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 20:49:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:49:04 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 20:49:04 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: 20:49:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 20:49:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:04 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 20:49:04 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:49:04 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:49:05 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 20:49:05 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-abot-epc-basic-0: 20:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 20:49:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm4_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:49:05 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 20:49:05 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 20:49:05 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/automake-1.14 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 20:49:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 20:49:05 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:49:05 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 20:49:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 20:49:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 20:49:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 20:49:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:49:06 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 20:49:06 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 20:49:06 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-oai-hss-0: 20:49:06 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:49:07 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-157.207) ... unit-abot-epc-basic-0: 20:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 20:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-oai-hss-0: 20:49:07 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:49:07 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:49:07 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:49:07 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: 20:49:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 20:49:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:49:07 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:49:08 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:49:08 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 20:49:08 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 20:49:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 20:49:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:49:08 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:49:08 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 20:49:08 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: 20:49:08 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 20:49:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 20:49:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:08 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:49:09 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 20:49:09 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 20:49:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 20:49:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:49:09 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:49:09 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 20:49:10 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 20:49:10 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 20:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 20:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 20:49:10 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:49:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 20:49:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 20:49:10 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-oai-hss-0: 20:49:10 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 20:49:10 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 20:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 20:49:11 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:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 20:49:11 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 20:49:11 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-abot-epc-basic-0: 20:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 20:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 20:49:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 20:49:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-oai-hss-0: 20:49:11 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-abot-epc-basic-0: 20:49:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-oai-hss-0: 20:49:11 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 20:49:12 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-oai-hss-0: 20:49:12 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 20:49:12 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 20:49:12 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 20:49:12 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 20:49:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 20:49:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 20:49:12 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-oai-hss-0: 20:49:12 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 20:49:12 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-oai-hss-0: 20:49:13 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-oai-hss-0: 20:49:13 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-oai-hss-0: 20:49:13 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-oai-hss-0: 20:49:13 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 20:49:13 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 20:49:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:49:13 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: 20:49:13 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:49:14 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:49:14 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 20:49:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:49:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 20:49:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:49:15 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-abot-epc-basic-0: 20:49:15 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:49:16 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:49:16 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 20:49:16 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 20:49:16 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-abot-epc-basic-0: 20:49:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 20:49:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:49:16 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:49:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 20:49:16 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:49:16 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-oai-hss-0: 20:49:16 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: 20:49:16 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: 20:49:17 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsvn1 amd64 1.8.8-1ubuntu3.3 [918 kB] unit-oai-hss-0: 20:49:17 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: 20:49:17 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 1s (711 kB/s) unit-oai-hss-0: 20:49:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 20:49:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 20:49:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-oai-hss-0: 20:49:18 DEBUG unit.oai-hss/0.install (Reading database ... 116099 files and directories currently installed.) unit-oai-hss-0: 20:49:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 20:49:18 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 20:49:18 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-oai-hss-0: 20:49:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 20:49:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 20:49:18 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 20:49:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 20:49:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:49:19 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:49:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 20:49:19 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:49:19 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:49:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 20:49:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:19 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-oai-hss-0: 20:49:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 20:49:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:49:20 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:49:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 20:49:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 20:49:20 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-oai-hss-0: 20:49:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 20:49:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:49:20 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:49:21 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 20:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:49:21 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-oai-hss-0: 20:49:21 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-abot-epc-basic-0: 20:49:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 20:49:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 20:49:22 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 20:49:22 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 20:49:22 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 20:49:22 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:49:23 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 20:49:23 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:49:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 20:49:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 20:49:23 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install Need to get 10.9 MB of archives. unit-oai-hss-0: 20:49:24 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 20:49:24 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: 20:49:24 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: 20:49:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 20:49:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 20:49:24 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:49:24 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: 20:49:25 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 20:49:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 20:49:25 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:49:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:49:25 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1862 kB] unit-oai-hss-0: 20:49:25 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: 20:49:25 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: 20:49:25 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: 20:49:26 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: 20:49:26 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: 20:49:26 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: 20:49:26 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-abot-epc-basic-0: 20:49:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-oai-hss-0: 20:49:26 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-abot-epc-basic-0: 20:49:26 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:49:26 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:49:26 DEBUG unit.oai-hss/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libltdl-dev amd64 2.4.2-1.7ubuntu1 [157 kB] unit-oai-hss-0: 20:49:26 DEBUG unit.oai-hss/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main zlib1g-dev amd64 1:1.2.8.dfsg-1ubuntu1.1 [166 kB] unit-oai-hss-0: 20:49:26 DEBUG unit.oai-hss/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient-dev amd64 5.5.61-0ubuntu0.14.04.1 [864 kB] unit-abot-epc-basic-0: 20:49:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 20:49:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-oai-hss-0: 20:49:26 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-abot-epc-basic-0: 20:49:26 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-oai-hss-0: 20:49:26 DEBUG unit.oai-hss/0.install Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp-dev amd64 1.0.15+dfsg-1 [64.4 kB] unit-oai-hss-0: 20:49:26 DEBUG unit.oai-hss/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-dev amd64 1.0.1f-1ubuntu2.26 [1072 kB] unit-oai-hss-0: 20:49:26 DEBUG unit.oai-hss/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libssl-doc all 1.0.1f-1ubuntu2.26 [971 kB] unit-oai-hss-0: 20:49:27 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: 20:49:27 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: 20:49:27 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-oai-hss-0: 20:49:27 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-abot-epc-basic-0: 20:49:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 20:49:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:27 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:49:27 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 20:49:28 DEBUG unit.oai-hss/0.install Fetched 10.9 MB in 3s (3529 kB/s) unit-oai-hss-0: 20:49:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 20:49:28 DEBUG unit.oai-hss/0.install (Reading database ... 116210 files and directories currently installed.) unit-oai-hss-0: 20:49:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 20:49:28 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:49:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 20:49:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:49:29 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 20:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 20:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:29 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-hss-0: 20:49:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 20:49:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 20:49:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-oai-hss-0: 20:49:29 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 20:49:29 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-hss-0: 20:49:30 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 20:49:30 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:49:30 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 20:49:30 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:49:30 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:49:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 20:49:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgfortran-5-dev_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:49:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:49:31 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 20:49:31 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 20:49:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:49:31 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:49:32 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:49:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 20:49:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:33 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-oai-hss-0: 20:49:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 20:49:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 20:49:34 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 20:49:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 20:49:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 20:49:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-hss-0: 20:49:34 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 20:49:34 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 20:49:34 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 20:49:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 20:49:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 20:49:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 20:49:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 20:49:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 20:49:35 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:49:35 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 20:49:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 20:49:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-oai-hss-0: 20:49:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 20:49:36 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 20:49:36 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 20:49:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 20:49:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 20:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 20:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 20:49:37 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 20:49:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 20:49:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.18~dfsg~0-0ubuntu2.8_all.deb ... unit-oai-hss-0: 20:49:37 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 20:49:37 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-abot-epc-basic-0: 20:49:37 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 20:49:37 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 20:49:38 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 20:49:38 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 20:49:38 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 20:49:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 20:49:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 20:49:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 20:49:39 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 20:49:39 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:49:39 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:49:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 20:49:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:49:40 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 20:49:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 20:49:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.18~dfsg~0-0ubuntu2.8_amd64.deb ... unit-abot-epc-basic-0: 20:49:40 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-oai-hss-0: 20:49:41 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 20:49:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 20:49:41 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:49:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 20:49:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.26_amd64.deb ... unit-oai-hss-0: 20:49:41 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 20:49:41 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 20:49:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 20:49:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-atspi-2.0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:41 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:49:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 20:49:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.26_all.deb ... unit-oai-hss-0: 20:49:42 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 20:49:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 20:49:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:42 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-oai-hss-0: 20:49:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 20:49:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 20:49:43 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:49:43 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 20:49:43 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:49:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 20:49:43 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:49:43 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-oai-hss-0: 20:49:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 20:49:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 20:49:44 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 20:49:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 20:49:44 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:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-oai-hss-0: 20:49:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 20:49:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 20:49:45 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:49:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 20:49:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 20:49:45 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 20:49:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:49:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 20:49:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-gtk-3.0_3.18.9-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 20:49:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 20:49:46 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 20:49:47 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 20:49:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-oai-hss-0: 20:49:47 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 20:49:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 20:49:47 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 20:49:47 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 20:49:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 20:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:49:48 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 20:49:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 20:49:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:49:48 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 20:49:48 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:49:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 20:49:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:49:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 20:49:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:49:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 20:49:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 20:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 20:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 20:49:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 20:49:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 20:49:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 20:49:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:52 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 20:49:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 20:49:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 20:49:53 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 20:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 20:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:49:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 20:49:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 20:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 20:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 20:49:56 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-oai-hss-0: 20:49:56 DEBUG unit.oai-hss/0.install 180828 20:49:56 [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: 20:49:56 DEBUG unit.oai-hss/0.install 180828 20:49:56 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 20:49:56 DEBUG unit.oai-hss/0.install 180828 20:49:56 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 11654 ... unit-abot-epc-basic-0: 20:49:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 20:49:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc1c2_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:49:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 20:49:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-libs_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:49:58 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:49:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 20:49:58 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:49:58 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:49:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 20:49:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:49:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 20:49:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:49:59 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 20:50:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:50:00 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 20:50:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 20:50:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 20:50:01 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:50:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 20:50:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:50:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmp-dev_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgc-dev_1%3a7.4.2-7.3ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:50:02 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 20:50:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 20:50:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../guile-2.0-dev_2.0.11+1-10ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:50:03 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 20:50:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 20:50:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hdf5-helpers_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:50:03 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 20:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 20:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 20:50:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 20:50:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:50:04 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 20:50:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 20:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 20:50:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 20:50:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:50:06 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 20:50:07 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:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:50:07 DEBUG unit.oai-hss/0.install mysql start/running, process 11787 unit-abot-epc-basic-0: 20:50:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 20:50:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-abot-epc-basic-0: 20:50:07 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:50:07 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-abot-epc-basic-0: 20:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 20:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-oai-hss-0: 20:50:08 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-abot-epc-basic-0: 20:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 20:50:08 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-abot-epc-basic-0: 20:50:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 20:50:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:50:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:50:08 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 20:50:09 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-abot-epc-basic-0: 20:50:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-oai-hss-0: 20:50:09 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-abot-epc-basic-0: 20:50:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-bin_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 20:50:09 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4) ... unit-oai-hss-0: 20:50:09 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 20:50:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 20:50:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 20:50:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:50:10 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-abot-epc-basic-0: 20:50:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 20:50:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-oai-hss-0: 20:50:10 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-abot-epc-basic-0: 20:50:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:50:10 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:50:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 20:50:10 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:50:10 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:50:10 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:50:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 20:50:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4_amd64.deb ... unit-abot-epc-basic-0: 20:50:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-hss-0: 20:50:11 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 20:50:11 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 20:50:12 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.26) ... unit-abot-epc-basic-0: 20:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 20:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdbus-1-dev_1.10.6-1ubuntu3.3_amd64.deb ... unit-abot-epc-basic-0: 20:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-oai-hss-0: 20:50:12 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.26) ... unit-oai-hss-0: 20:50:12 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 20:50:12 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-abot-epc-basic-0: 20:50:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 20:50:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-oai-hss-0: 20:50:12 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-abot-epc-basic-0: 20:50:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-oai-hss-0: 20:50:13 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 20:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 20:50:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-oai-hss-0: 20:50:13 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 20:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-oai-hss-0: 20:50:13 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:50:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 20:50:13 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:50:13 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 20:50:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:50:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-abot-epc-basic-0: 20:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 20:50:14 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:50:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 20:50:14 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 20:50:14 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: 20:50:14 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: 20:50:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:50:15 DEBUG unit.oai-hss/0.install Fetched 300 kB in 1s (274 kB/s) unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:50:15 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:50:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 20:50:15 DEBUG unit.oai-hss/0.install (Reading database ... 118211 files and directories currently installed.) unit-oai-hss-0: 20:50:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:16 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 20:50:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:50:16 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:50:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 20:50:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:16 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 20:50:17 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 20:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:50:17 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 20:50:17 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 20:50:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:50:17 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install --2018-08-28 20:50:18-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-abot-epc-basic-0: 20:50:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 20:50:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install Resolving ftp.gnu.org (ftp.gnu.org)... 208.118.235.20, 2001:4830:134:3::b unit-abot-epc-basic-0: 20:50:18 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|208.118.235.20|:443... connected. unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:18 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 376K 3s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 749K 2s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 82.4M 1s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 758K 1s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 41.9M 1s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 44.8M 1s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 65.2M 1s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 787K 1s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 47.1M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 56.8M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 57.5M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 54.1M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 49.7M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 68.9M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 822K 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 68.4M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 44.4M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 56.4M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 54.5M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 66.0M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 46.7M 0s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 95.0M=0.4s unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install 2018-08-28 20:50:19 (2.62 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-abot-epc-basic-0: 20:50:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 20:50:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-abot-epc-basic-0: 20:50:19 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:50:19 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-abot-epc-basic-0: 20:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 20:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 20:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:20 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 20:50:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:50:20 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-abot-epc-basic-0: 20:50:20 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 20:50:20 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:20 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:20 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:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 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: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 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: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 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: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 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:50:21 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:50:21 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 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:50:21 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:21 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:21 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 20:50:21 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:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 20:50:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-render-dev_2%3a0.11.1-2_all.deb ... unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:22 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:22 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:22 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 20:50:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 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: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 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: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 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: 20:50:23 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 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: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 20:50:23 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:50:23 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 20:50:24 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:50:24 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 20:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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: 20:50:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:24 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 20:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 20:50:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcamd2.4.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 20:50:25 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:50:25 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 20:50:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 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:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 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:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 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:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 20:50:26 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:50:26 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 20:50:26 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:50:26 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 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:50:26 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 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:50:26 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 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:50:26 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 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:50:26 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 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:50:26 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:50:26 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 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:50:26 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 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:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 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:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 20:50:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolamd2.9.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:28 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 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:50:28 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 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:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 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:50:29 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:50:29 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 20:50:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcholmod3.0.6_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:29 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 20:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 20:50:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-abot-epc-basic-0: 20:50:30 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_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:50:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 20:50:30 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:50:30 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 20:50:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:50:30 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:50:30 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:50:31 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:50:31 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 20:50:31 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:50:31 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:50:31 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-abot-epc-basic-0: 20:50:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 20:50:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-oai-hss-0: 20:50:31 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:50:31 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:50:31 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:50:31 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-abot-epc-basic-0: 20:50:31 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-oai-hss-0: 20:50:31 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:50:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:50:31 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 20:50:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:50:31 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:50:31 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:50:31 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:50:31 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-abot-epc-basic-0: 20:50:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 20:50:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-oai-hss-0: 20:50:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 20:50:31 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-abot-epc-basic-0: 20:50:31 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 20:50:31 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:50:31 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:50:31 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 20:50:31 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:50:31 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:50:31 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:50:31 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:50:31 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:50:31 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:50:31 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:50:32 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:50:32 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:50:32 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:50:32 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-abot-epc-basic-0: 20:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 20:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcxsparse3.1.4_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 20:50:32 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:50:32 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-abot-epc-basic-0: 20:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 20:50:32 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:50:32 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:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 20:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdrm-dev_2.4.91-2~16.04.1_amd64.deb ... unit-oai-hss-0: 20:50:32 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:50:32 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-abot-epc-basic-0: 20:50:32 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 20:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 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:50:32 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 20:50:32 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-abot-epc-basic-0: 20:50:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-oai-hss-0: 20:50:32 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-abot-epc-basic-0: 20:50:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-oai-hss-0: 20:50:32 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:50:33 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:50:33 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:50:33 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-abot-epc-basic-0: 20:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-oai-hss-0: 20:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 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:50:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-oai-hss-0: 20:50:33 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-abot-epc-basic-0: 20:50:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-oai-hss-0: 20:50:33 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-abot-epc-basic-0: 20:50:33 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 20:50:33 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:50:33 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:50:34 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:50:34 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:50:34 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:50:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 20:50:34 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:50:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 20:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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:50:34 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-abot-epc-basic-0: 20:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 20:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-oai-hss-0: 20:50:34 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:50:34 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-abot-epc-basic-0: 20:50:34 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-oai-hss-0: 20:50:34 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:50:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:50:34 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:50:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:50:34 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:50:34 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 20:50:34 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:50:34 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:50:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:34 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:50:34 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:50:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:34 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:50:34 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 20:50:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:50:34 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:50:34 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:50:34 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:50:34 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:50:34 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 20:50:34 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-abot-epc-basic-0: 20:50:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 20:50:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:50:34 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:50:34 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 20:50:35 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-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 20:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 20:50:35 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:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 20:50:35 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:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 20:50:35 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:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 20:50:35 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:50:35 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:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 20:50:35 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:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 20:50:35 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-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-damage-dev_1%3a1.2.1-2_all.deb ... unit-oai-hss-0: 20:50:35 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:50:35 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 20:50:35 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-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 20:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 20:50:35 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:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 20:50:35 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:50:35 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:50:35 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 20:50:35 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:50:35 DEBUG unit.oai-hss/0.install PASS: aes unit-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: blowfish unit-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: twofish unit-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 20:50:35 DEBUG unit.oai-hss/0.install PASS: buffer unit-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 20:50:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 20:50:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: bignum unit-abot-epc-basic-0: 20:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 20:50:36 DEBUG unit.oai-hss/0.install PASS: dsa unit-abot-epc-basic-0: 20:50:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 20:50:36 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:50:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 20:50:37 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:50:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 20:50:37 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:50:37 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 20:50:37 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:50:37 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install ./config.status config.h unit-abot-epc-basic-0: 20:50:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 20:50:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:50:37 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:50:37 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 20:50:37 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:50:37 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:50:37 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:50:37 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 20:50:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:38 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 20:50:38 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:50:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:50:38 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:50:38 DEBUG unit.oai-hss/0.install libtspi1 unit-abot-epc-basic-0: 20:50:38 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:38 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:50:38 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 20:50:38 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 20:50:38 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:50:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 20:50:38 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:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:39 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:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 20:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:39 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-abot-epc-basic-0: 20:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:50:39 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:50:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 20:50:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:50:39 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-oai-hss-0: 20:50:40 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libp11-kit0-dbg amd64 0.20.2-2ubuntu2 [556 kB] unit-oai-hss-0: 20:50:40 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:50:40 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 20:50:40 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 2s (874 kB/s) unit-abot-epc-basic-0: 20:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 20:50:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-xcb-dev_2%3a1.6.3-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-abot-epc-basic-0: 20:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 20:50:40 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:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:50:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 20:50:40 DEBUG unit.oai-hss/0.install (Reading database ... 118229 files and directories currently installed.) unit-oai-hss-0: 20:50:40 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:40 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 20:50:40 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:50:40 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 20:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 20:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:50:41 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 20:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 20:50:41 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:50:41 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:50:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 20:50:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 20:50:41 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:50:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 20:50:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:42 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 20:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-oai-hss-0: 20:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-abot-epc-basic-0: 20:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:50:42 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 20:50:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 20:50:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:50:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 20:50:42 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 20:50:42 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 20:50:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:50:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 20:50:43 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:50:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 20:50:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 20:50:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:50:43 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:50:43 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 20:50:44 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 20:50:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmircookie2_0.26.3+16.04.20170605-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 20:50:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 20:50:44 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:50:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:50:45 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 20:50:45 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:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:50:45 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-abot-epc-basic-0: 20:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 20:50:45 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:50:45 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:50:45 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-abot-epc-basic-0: 20:50:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 20:50:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 20:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 20:50:46 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-abot-epc-basic-0: 20:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 20:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libepoxy-dev_1.3.1-1ubuntu0.16.04.2_amd64.deb ... unit-abot-epc-basic-0: 20:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:50:46 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 20:50:46 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 20:50:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:50:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 20:50:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:50:46 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:50:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 20:50:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:50:47 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:50:47 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 20:50:47 DEBUG unit.oai-hss/0.install --2018-08-28 20:50:47-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 20:50:47 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:50:47 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:50:47 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 20:50:47 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 20:50:47 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 20:50:47 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 150K 33s unit-abot-epc-basic-0: 20:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 20:50:48 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:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 306K 24s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 553K 19s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 730K 16s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 934K 14s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 1.11M 12s unit-abot-epc-basic-0: 20:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 1.38M 11s unit-abot-epc-basic-0: 20:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.44M 10s unit-abot-epc-basic-0: 20:50:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.85M 9s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 1.60M 8s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 2.07M 7s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 2.53M 7s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 2.60M 6s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 3.02M 6s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 3.07M 6s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 3.24M 5s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.71M 5s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 3.51M 5s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.76M 4s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 4.04M 4s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 4.28M 4s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 4.55M 4s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 4.49M 4s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 4.92M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 5.19M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 5.49M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 5.39M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 5.30M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 6.62M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 6.11M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 6.38M 3s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 6.32M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.90M 2s unit-abot-epc-basic-0: 20:50:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 7.13M 2s unit-abot-epc-basic-0: 20:50:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 7.96M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 7.63M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.70M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.61M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 8.96M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 7.64M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 9.39M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 10.0M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.99M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 10.7M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 10.1M 2s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.29M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 9.49M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 11.4M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.88M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.19M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 13.6M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 10.9M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 11.1M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 10.8M 1s unit-oai-hss-0: 20:50:48 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 11.4M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 11.8M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 9.92M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 12.2M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.2M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.5M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 11.4M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 17.9M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 9.26M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 15.9M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.8M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 14.5M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 13.3M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 16.6M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 11.5M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 16.7M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 15.9M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 15.3M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 16.4M 1s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 17.1M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.4M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 13.3M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 17.7M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 17.5M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 17.6M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 16.9M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 19.1M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 14.5M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 19.2M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 17.0M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 19.5M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 20.5M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 15.4M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 21.0M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.8M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 20.1M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 17.4M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 31.9M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 17.0M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 19.7M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 20.9M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 24.6M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 15.1M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 21.0M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 24.2M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 24.8M 0s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 15.3M=1.4s unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install 2018-08-28 20:50:49 (3.48 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 20:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-abot-epc-basic-0: 20:50:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-abot-epc-basic-0: 20:50:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-abot-epc-basic-0: 20:50:49 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 20:50:49 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-abot-epc-basic-0: 20:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 20:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-abot-epc-basic-0: 20:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 20:50:50 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:50:50 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-abot-epc-basic-0: 20:50:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 20:50:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-abot-epc-basic-0: 20:50:50 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 20:50:50 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-abot-epc-basic-0: 20:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 20:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-abot-epc-basic-0: 20:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-abot-epc-basic-0: 20:50:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 20:50:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-abot-epc-basic-0: 20:50:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 20:50:51 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-abot-epc-basic-0: 20:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 20:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-abot-epc-basic-0: 20:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-abot-epc-basic-0: 20:50:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-abot-epc-basic-0: 20:50:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-abot-epc-basic-0: 20:50:52 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 20:50:52 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-abot-epc-basic-0: 20:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 20:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-abot-epc-basic-0: 20:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-abot-epc-basic-0: 20:50:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-abot-epc-basic-0: 20:50:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-abot-epc-basic-0: 20:50:53 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 20:50:53 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-abot-epc-basic-0: 20:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-abot-epc-basic-0: 20:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-abot-epc-basic-0: 20:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-abot-epc-basic-0: 20:50:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 20:50:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-abot-epc-basic-0: 20:50:54 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 20:50:54 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-abot-epc-basic-0: 20:50:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 20:50:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-abot-epc-basic-0: 20:50:55 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 20:50:55 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-abot-epc-basic-0: 20:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-abot-epc-basic-0: 20:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-abot-epc-basic-0: 20:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-abot-epc-basic-0: 20:50:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 20:50:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-abot-epc-basic-0: 20:50:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 20:50:56 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-abot-epc-basic-0: 20:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 20:50:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt11-dev_1.5.4-3+really1.6.5-2ubuntu0.5_all.deb ... unit-abot-epc-basic-0: 20:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-abot-epc-basic-0: 20:50:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-abot-epc-basic-0: 20:50:57 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:50:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 20:50:57 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-abot-epc-basic-0: 20:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 20:50:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:50:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 20:50:58 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-abot-epc-basic-0: 20:50:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 20:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-abot-epc-basic-0: 20:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-abot-epc-basic-0: 20:50:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-abot-epc-basic-0: 20:50:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-abot-epc-basic-0: 20:50:59 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 20:50:59 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 20:51:00 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:51:00 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:51:00 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 20:51:00 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:51:00 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-abot-epc-basic-0: 20:51:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 20:51:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-abot-epc-basic-0: 20:51:00 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 20:51:00 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 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:51:01 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-oai-hss-0: 20:51:01 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-abot-epc-basic-0: 20:51:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-abot-epc-basic-0: 20:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-abot-epc-basic-0: 20:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 20:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwmf0.2-7_0.2.8.4-10.5ubuntu1_amd64.deb ... unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-abot-epc-basic-0: 20:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-abot-epc-basic-0: 20:51:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 20:51:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-abot-epc-basic-0: 20:51:02 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:02 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-abot-epc-basic-0: 20:51:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 20:51:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-abot-epc-basic-0: 20:51:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 20:51:03 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-abot-epc-basic-0: 20:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 20:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 20:51:04 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:51:04 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-mysql-0: 20:51:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 20:51:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-abot-epc-basic-0: 20:51:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-mysql-0: 20:51:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 20:51:04 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-abot-epc-basic-0: 20:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-mysql-0: 20:51:05 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:51:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:51:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-abot-epc-basic-0: 20:51:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 20:51:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-abot-epc-basic-0: 20:51:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 20:51:05 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-abot-epc-basic-0: 20:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 20:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-abot-epc-basic-0: 20:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-abot-epc-basic-0: 20:51:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 20:51:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-abot-epc-basic-0: 20:51:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 20:51:06 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-abot-epc-basic-0: 20:51:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 20:51:07 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcursor-dev_1%3a1.1.14-1ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-composite-dev_1%3a0.4.2-2_all.deb ... unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-abot-epc-basic-0: 20:51:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-oai-hss-0: 20:51:08 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 20:51:09 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:51:09 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:51:09 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:51:09 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-abot-epc-basic-0: 20:51:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 20:51:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-abot-epc-basic-0: 20:51:09 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 20:51:09 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:51:09 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:51:09 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 20:51:09 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 20:51:10 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:51:10 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-abot-epc-basic-0: 20:51:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 20:51:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgtk-3-dev_3.18.9-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-abot-epc-basic-0: 20:51:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:51:10 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:51:10 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 20:51:10 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:51:10 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:51:10 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 20:51:10 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:51:10 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 20:51:10 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-abot-epc-basic-0: 20:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 20:51:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-abot-epc-basic-0: 20:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-abot-epc-basic-0: 20:51:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 20:51:11 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:51:11 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-abot-epc-basic-0: 20:51:11 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 20:51:11 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-abot-epc-basic-0: 20:51:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 20:51:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-cpp-11_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-abot-epc-basic-0: 20:51:12 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 28 20:47 /dev/zero unit-oai-hss-0: 20:51:12 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-abot-epc-basic-0: 20:51:13 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:51:13 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 20:51:13 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:51:13 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for socket... yes unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-abot-epc-basic-0: 20:51:13 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 20:51:13 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-abot-epc-basic-0: 20:51:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 20:51:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:51:14 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:51:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 20:51:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhdf5-dev_1.8.16+docs-4ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-abot-epc-basic-0: 20:51:14 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 20:51:14 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 20:51:15 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-abot-epc-basic-0: 20:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 20:51:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 20:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 20:51:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 20:51:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-abot-epc-basic-0: 20:51:16 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 20:51:16 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install Compiling gnutls unit-abot-epc-basic-0: 20:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make all-recursive unit-abot-epc-basic-0: 20:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN getopt.h unit-abot-epc-basic-0: 20:51:17 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-abot-epc-basic-0: 20:51:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 20:51:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 20:51:17 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 20:51:17 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-hss-0: 20:51:18 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-abot-epc-basic-0: 20:51:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC gettime.lo unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-abot-epc-basic-0: 20:51:19 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 20:51:19 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC read-file.lo unit-abot-epc-basic-0: 20:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 20:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-abot-epc-basic-0: 20:51:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-abot-epc-basic-0: 20:51:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-abot-epc-basic-0: 20:51:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-abot-epc-basic-0: 20:51:20 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 20:51:20 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 20:51:21 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 20:51:21 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 20:51:21 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 20:51:21 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 20:51:21 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-abot-epc-basic-0: 20:51:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install Making all in x509 unit-abot-epc-basic-0: 20:51:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:51:22 DEBUG unit.oai-hss/0.install CC common.lo unit-abot-epc-basic-0: 20:51:22 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-oai-hss-0: 20:51:23 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-abot-epc-basic-0: 20:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 20:51:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-oai-hss-0: 20:51:23 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-abot-epc-basic-0: 20:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-oai-hss-0: 20:51:23 DEBUG unit.oai-hss/0.install CC crl.lo unit-abot-epc-basic-0: 20:51:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 20:51:23 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:51:23 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-oai-hss-0: 20:51:24 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 20:51:24 DEBUG unit.oai-hss/0.install CC crq.lo unit-abot-epc-basic-0: 20:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 20:51:24 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:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 20:51:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 20:51:24 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:51:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-oai-hss-0: 20:51:24 DEBUG unit.oai-hss/0.install CC dn.lo unit-abot-epc-basic-0: 20:51:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 20:51:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:51:25 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:51:25 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 20:51:25 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 20:51:25 DEBUG unit.oai-hss/0.install CC output.lo unit-abot-epc-basic-0: 20:51:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 20:51:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 20:51:26 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-oai-hss-0: 20:51:26 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 20:51:26 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 20:51:27 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-abot-epc-basic-0: 20:51:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 20:51:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 20:51:27 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-oai-hss-0: 20:51:27 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 20:51:27 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 20:51:28 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 20:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 20:51:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 20:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-oai-hss-0: 20:51:28 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-abot-epc-basic-0: 20:51:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 20:51:28 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:51:28 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 20:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 20:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmagick++-6.q16-5v5_8%3a6.8.9.9-7ubuntu5.12_amd64.deb ... unit-abot-epc-basic-0: 20:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 20:51:29 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-abot-epc-basic-0: 20:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 20:51:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-oai-hss-0: 20:51:29 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-abot-epc-basic-0: 20:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-oai-hss-0: 20:51:29 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 20:51:29 DEBUG unit.oai-hss/0.install CC verify.lo unit-abot-epc-basic-0: 20:51:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 20:51:29 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:51:29 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:51:30 DEBUG unit.oai-hss/0.install CC x509.lo unit-abot-epc-basic-0: 20:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 20:51:30 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:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 20:51:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 20:51:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 20:51:30 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 20:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 20:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 20:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:51:31 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 20:51:31 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-abot-epc-basic-0: 20:51:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 20:51:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:51:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:51:31 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 20:51:32 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-abot-epc-basic-0: 20:51:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 20:51:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-oai-hss-0: 20:51:32 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-abot-epc-basic-0: 20:51:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-abot-epc-basic-0: 20:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 20:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-abot-epc-basic-0: 20:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 20:51:33 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:51:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-abot-epc-basic-0: 20:51:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 20:51:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-oai-hss-0: 20:51:33 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-abot-epc-basic-0: 20:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-abot-epc-basic-0: 20:51:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 20:51:34 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:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-abot-epc-basic-0: 20:51:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 20:51:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libumfpack5.7.1_1%3a4.4.6-1_amd64.deb ... unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-abot-epc-basic-0: 20:51:34 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:51:34 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install CC anon.lo unit-abot-epc-basic-0: 20:51:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 20:51:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install CC cert.lo unit-abot-epc-basic-0: 20:51:35 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:51:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:51:35 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 20:51:36 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 20:51:36 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 20:51:36 DEBUG unit.oai-hss/0.install CC psk.lo unit-abot-epc-basic-0: 20:51:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 20:51:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:51:36 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-oai-hss-0: 20:51:36 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 20:51:36 DEBUG unit.oai-hss/0.install CC rsa.lo unit-abot-epc-basic-0: 20:51:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 20:51:37 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:51:37 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-abot-epc-basic-0: 20:51:37 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 20:51:37 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 20:51:37 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 20:51:37 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-abot-epc-basic-0: 20:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 20:51:38 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:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-abot-epc-basic-0: 20:51:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-abot-epc-basic-0: 20:51:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:51:38 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 20:51:38 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 20:51:39 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 20:51:39 DEBUG unit.oai-hss/0.install CC signature.lo unit-abot-epc-basic-0: 20:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 20:51:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.7_amd64.deb ... unit-abot-epc-basic-0: 20:51:39 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-oai-hss-0: 20:51:39 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 20:51:39 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-abot-epc-basic-0: 20:51:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 20:51:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 20:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-oai-hss-0: 20:51:40 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 20:51:40 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 20:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 20:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-oai-hss-0: 20:51:40 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-abot-epc-basic-0: 20:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-oai-hss-0: 20:51:40 DEBUG unit.oai-hss/0.install CC status_request.lo unit-abot-epc-basic-0: 20:51:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 20:51:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:51:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install CC srtp.lo unit-abot-epc-basic-0: 20:51:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 20:51:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1_amd64.deb ... unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-abot-epc-basic-0: 20:51:41 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 20:51:41 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 20:51:42 DEBUG unit.oai-hss/0.install CC ecc.lo unit-abot-epc-basic-0: 20:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 20:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-oai-hss-0: 20:51:42 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 20:51:42 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 20:51:42 DEBUG unit.oai-hss/0.install CC protocols.lo unit-abot-epc-basic-0: 20:51:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 20:51:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-oai-hss-0: 20:51:42 DEBUG unit.oai-hss/0.install CC publickey.lo unit-abot-epc-basic-0: 20:51:42 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 20:51:42 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install CC armor.lo unit-abot-epc-basic-0: 20:51:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 20:51:43 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:51:43 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:43 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 20:51:44 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-abot-epc-basic-0: 20:51:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 20:51:44 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:51:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:44 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 20:51:44 DEBUG unit.oai-hss/0.install CC keydb.lo unit-abot-epc-basic-0: 20:51:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 20:51:44 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:51:44 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 20:51:45 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:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:45 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 20:51:45 DEBUG unit.oai-hss/0.install CC stream.lo unit-abot-epc-basic-0: 20:51:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 20:51:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:51:45 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:46 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-abot-epc-basic-0: 20:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 20:51:46 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:51:46 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:46 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 20:51:46 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 20:51:46 DEBUG unit.oai-hss/0.install CC literal.lo unit-abot-epc-basic-0: 20:51:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 20:51:46 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:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:47 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-abot-epc-basic-0: 20:51:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 20:51:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-xmlpatterns_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 20:51:47 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-abot-epc-basic-0: 20:51:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:47 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 20:51:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:51:47 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:51:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:51:47 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 20:51:48 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 20:51:48 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 20:51:48 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 20:51:48 DEBUG unit.oai-hss/0.install CC privkey.lo unit-abot-epc-basic-0: 20:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 20:51:49 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:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:49 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 20:51:49 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-abot-epc-basic-0: 20:51:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 20:51:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 20:51:49 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-abot-epc-basic-0: 20:51:49 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:50 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:51:50 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 20:51:50 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:51:50 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 20:51:50 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 20:51:50 DEBUG unit.oai-hss/0.install CC mac.lo unit-abot-epc-basic-0: 20:51:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 20:51:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 20:51:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-oai-hss-0: 20:51:50 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 20:51:51 DEBUG unit.oai-hss/0.install CC rnd.lo unit-abot-epc-basic-0: 20:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 20:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 20:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-oai-hss-0: 20:51:51 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 20:51:51 DEBUG unit.oai-hss/0.install CC egd.lo unit-abot-epc-basic-0: 20:51:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 20:51:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 20:51:51 DEBUG unit.oai-hss/0.install CC multi.lo unit-abot-epc-basic-0: 20:51:51 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:51 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 20:51:51 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 20:51:52 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-abot-epc-basic-0: 20:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 20:51:52 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:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:52 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 20:51:52 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 20:51:52 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-abot-epc-basic-0: 20:51:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 20:51:52 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:51:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:52 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 20:51:52 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 20:51:52 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-abot-epc-basic-0: 20:51:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 20:51:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql-mysql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-abot-epc-basic-0: 20:51:53 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:51:53 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 20:51:54 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-abot-epc-basic-0: 20:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 20:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 20:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:51:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 20:51:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-oai-hss-0: 20:51:54 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-abot-epc-basic-0: 20:51:54 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-oai-hss-0: 20:51:54 DEBUG unit.oai-hss/0.install CC debug.lo unit-oai-hss-0: 20:51:55 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-abot-epc-basic-0: 20:51:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 20:51:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 20:51:55 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 20:51:55 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 20:51:55 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-abot-epc-basic-0: 20:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 20:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 20:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-oai-hss-0: 20:51:56 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-abot-epc-basic-0: 20:51:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 20:51:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:51:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 20:51:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:51:57 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 20:51:57 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 20:51:57 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-abot-epc-basic-0: 20:51:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-oai-hss-0: 20:51:57 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-abot-epc-basic-0: 20:51:57 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:51:57 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-oai-hss-0: 20:51:58 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 20:51:58 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 20:51:58 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 20:51:59 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 20:51:59 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 20:51:59 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-abot-epc-basic-0: 20:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 20:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:51:59 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-abot-epc-basic-0: 20:51:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 20:51:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:51:59 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-oai-hss-0: 20:52:00 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-abot-epc-basic-0: 20:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 20:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 20:52:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-oai-hss-0: 20:52:00 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 20:52:00 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 20:52:00 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-abot-epc-basic-0: 20:52:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 20:52:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 20:52:00 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 20:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 20:52:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-oai-hss-0: 20:52:01 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-abot-epc-basic-0: 20:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 20:52:01 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-abot-epc-basic-0: 20:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 20:52:01 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:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-oai-hss-0: 20:52:01 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-abot-epc-basic-0: 20:52:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 20:52:01 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:52:01 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-oai-hss-0: 20:52:01 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 20:52:01 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 20:52:02 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:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:52:02 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-oai-hss-0: 20:52:02 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 20:52:02 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 20:52:02 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-oai-hss-0: 20:52:02 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 20:52:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 20:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-abot-epc-basic-0: 20:52:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 20:52:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 20:52:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 20:52:03 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 20:52:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-libxml-perl_2.0123+dfsg-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 20:52:04 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 20:52:05 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:52:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 20:52:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-oai-hss-0: 20:52:05 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 20:52:06 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:52:06 DEBUG unit.oai-hss/0.install CC random.lo unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxslt1-dev_1.1.28-2.1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 20:52:06 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-abot-epc-basic-0: 20:52:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 20:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-abot-epc-basic-0: 20:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 20:52:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 20:52:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 20:52:07 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 20:52:07 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 20:52:08 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 20:52:08 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 20:52:08 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 20:52:08 DEBUG unit.oai-hss/0.install CC pin.lo unit-abot-epc-basic-0: 20:52:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-oai-hss-0: 20:52:08 DEBUG unit.oai-hss/0.install CC tpm.lo unit-abot-epc-basic-0: 20:52:08 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:52:09 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:09 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:52:09 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 20:52:09 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:10 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 20:52:10 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-abot-epc-basic-0: 20:52:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 20:52:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 20:52:10 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 20:52:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-oai-hss-0: 20:52:11 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-abot-epc-basic-0: 20:52:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libosmesa6_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-oai-hss-0: 20:52:11 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 20:52:11 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-abot-epc-basic-0: 20:52:11 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:52:11 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 20:52:12 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-abot-epc-basic-0: 20:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 20:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 20:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-oai-hss-0: 20:52:12 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-abot-epc-basic-0: 20:52:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 20:52:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 20:52:12 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:52:12 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-abot-epc-basic-0: 20:52:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 20:52:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-abot-epc-basic-0: 20:52:13 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:13 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 20:52:14 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:52:14 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 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:52:14 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 20:52:14 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:52:14 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 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:52:14 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:52:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 20:52:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 20:52:14 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 20:52:14 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:52:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 20:52:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 20:52:15 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 20:52:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 20:52:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:52:16 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:52:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 20:52:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-abot-epc-basic-0: 20:52:17 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 20:52:17 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 20:52:18 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:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-abot-epc-basic-0: 20:52:18 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 20:52:18 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 20:52:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 20:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 20:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-oai-hss-0: 20:52:19 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-abot-epc-basic-0: 20:52:19 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:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 20:52:19 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 20:52:19 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:52:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 20:52:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 20:52:19 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:52:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 20:52:20 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:52:20 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-oai-hss-0: 20:52:20 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 20:52:20 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 20:52:20 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 20:52:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-oai-hss-0: 20:52:21 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 20:52:21 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-abot-epc-basic-0: 20:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-oai-hss-0: 20:52:21 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-abot-epc-basic-0: 20:52:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 20:52:21 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:52:21 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 20:52:22 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:52:22 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install CC tests.o unit-abot-epc-basic-0: 20:52:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 20:52:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:52:22 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 20:52:22 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:52:22 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 20:52:22 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install CC certtool.o unit-abot-epc-basic-0: 20:52:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 20:52:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 20:52:23 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 20:52:23 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:52:23 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:23 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:52:23 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 20:52:23 DEBUG unit.oai-hss/0.install CC srptool.o unit-abot-epc-basic-0: 20:52:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 20:52:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 20:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CC serv.o unit-abot-epc-basic-0: 20:52:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 20:52:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 20:52:24 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 20:52:24 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:52:24 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 20:52:24 DEBUG unit.oai-hss/0.install ^ unit-abot-epc-basic-0: 20:52:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-abot-epc-basic-0: 20:52:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 20:52:25 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CC danetool.o unit-abot-epc-basic-0: 20:52:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 20:52:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 20:52:25 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 20:52:25 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 20:52:26 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-abot-epc-basic-0: 20:52:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-abot-epc-basic-0: 20:52:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-abot-epc-basic-0: 20:52:27 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-epc-0: 20:52:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 20:52:27 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:52:27 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 20:52:27 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:52:27 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 20:52:27 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-abot-epc-basic-0: 20:52:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-abot-epc-basic-0: 20:52:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-abot-epc-basic-0: 20:52:28 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 20:52:28 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-abot-epc-basic-0: 20:52:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 20:52:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1_amd64.deb ... unit-abot-epc-basic-0: 20:52:29 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1) ... unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:29 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:52:30 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:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in x86 unit-abot-epc-basic-0: 20:52:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 20:52:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in auth unit-abot-epc-basic-0: 20:52:30 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:52:30 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:52:30 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:52:30 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:52:30 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:52:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 20:52:30 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:52:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 20:52:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 20:52:30 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:52:30 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:52:30 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:52:30 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:52:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 20:52:30 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:52:30 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:52:30 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:52:30 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:52:30 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:52:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 20:52:30 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:52:30 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 20:52:30 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:52:30 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 20:52:30 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:52:30 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 20:52:30 DEBUG unit.oai-hss/0.install libtool: install: (cd /tmp/gnutls-3.1.23/extra; /bin/bash /tmp/gnutls-3.1.23/libtool --silent --tag CC --mode=relink gcc -std=gnu99 -g -O2 -no-undefined -version-info 27:2:0 -o libgnutls-openssl.la -rpath /usr/lib gnutls_openssl.lo openssl_compat.lo ../gl/libgnu.la ../lib/libgnutls.la ) unit-oai-hss-0: 20:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:52:31 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:52:31 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:52:31 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 20:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 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:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 20:52:31 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:52:31 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 20:52:31 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 20:52:32 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:52:32 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 20:52:32 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcroco3 amd64 0.6.8-2ubuntu1 [82.4 kB] unit-oai-hss-0: 20:52:33 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:52:33 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:52:33 DEBUG unit.oai-hss/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-nouveau2 amd64 2.4.67-1ubuntu0.14.04.2 [16.0 kB] unit-oai-hss-0: 20:52:33 DEBUG unit.oai-hss/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdrm-radeon1 amd64 2.4.67-1ubuntu0.14.04.2 [21.2 kB] unit-oai-hss-0: 20:52:33 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:52:33 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:52:33 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo0 amd64 0.18.3.1-1ubuntu3 [108 kB] unit-oai-hss-0: 20:52:33 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-abot-epc-basic-0: 20:52:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 20:52:34 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:52:34 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:52:34 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:52:34 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:52:34 DEBUG unit.oai-hss/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libx11-xcb1 amd64 2:1.6.2-1ubuntu2 [9426 B] unit-oai-hss-0: 20:52:34 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:52:34 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:52:34 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:52:34 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-abot-epc-basic-0: 20:52:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 20:52:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 20:52:34 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-abot-epc-basic-0: 20:52:34 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 20:52:35 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:52:35 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:52:35 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:52:35 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:52:35 DEBUG unit.oai-hss/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgl1-mesa-glx amd64 10.1.3-0ubuntu0.6 [113 kB] unit-oai-hss-0: 20:52:35 DEBUG unit.oai-hss/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgssrpc4 amd64 1.12+dfsg-2ubuntu5.3 [53.1 kB] unit-oai-hss-0: 20:52:35 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:52:35 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:52:35 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:52:35 DEBUG unit.oai-hss/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] unit-oai-hss-0: 20:52:35 DEBUG unit.oai-hss/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] unit-oai-hss-0: 20:52:36 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:52:36 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:52:36 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:52:36 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:52:37 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:52:37 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:52:37 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:52:37 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:52:37 DEBUG unit.oai-hss/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxcomposite1 amd64 1:0.4.4-1 [7714 B] unit-oai-hss-0: 20:52:37 DEBUG unit.oai-hss/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libxinerama1 amd64 2:1.1.3-1 [7908 B] unit-oai-hss-0: 20:52:37 DEBUG unit.oai-hss/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxrandr2 amd64 2:1.5.0-1~trusty1 [17.5 kB] unit-oai-hss-0: 20:52:37 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:52:37 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:52:37 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:52:37 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:52:37 DEBUG unit.oai-hss/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gettext amd64 0.18.3.1-1ubuntu3 [829 kB] unit-oai-hss-0: 20:52:38 DEBUG unit.oai-hss/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main intltool-debian all 0.35.0+20060710.1 [31.6 kB] unit-oai-hss-0: 20:52:38 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:52:38 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.3 [11.6 kB] unit-oai-hss-0: 20:52:38 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:52:38 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:52:38 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:52:38 DEBUG unit.oai-hss/0.install Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasprintf-dev amd64 0.18.3.1-1ubuntu3 [4438 B] unit-oai-hss-0: 20:52:38 DEBUG unit.oai-hss/0.install Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgettextpo-dev amd64 0.18.3.1-1ubuntu3 [122 kB] unit-oai-hss-0: 20:52:38 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:52:38 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:52:38 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-abot-epc-basic-0: 20:52:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 20:52:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-oai-hss-0: 20:52:39 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:52:39 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:52:39 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-abot-epc-basic-0: 20:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-oai-hss-0: 20:52:39 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:52:39 DEBUG unit.oai-hss/0.install Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial-common all 2.8.2-1ubuntu1.3 [1520 kB] unit-oai-hss-0: 20:52:39 DEBUG unit.oai-hss/0.install Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe mercurial amd64 2.8.2-1ubuntu1.3 [41.1 kB] unit-oai-hss-0: 20:52:39 DEBUG unit.oai-hss/0.install Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] unit-abot-epc-basic-0: 20:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 20:52:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 20:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-oai-hss-0: 20:52:39 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:52:39 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:52:39 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-abot-epc-basic-0: 20:52:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 20:52:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:52:39 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-oai-hss-0: 20:52:39 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:52:39 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:52:40 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:52:40 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-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-oai-hss-0: 20:52:40 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-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-oai-hss-0: 20:52:40 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:52:40 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:52:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-oai-hss-0: 20:52:40 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:52:40 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 20:52:40 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:52:40 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 20:52:40 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 20:52:40 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:52:40 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 8s (5292 kB/s) unit-oai-hss-0: 20:52:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 20:52:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 20:52:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 20:52:41 DEBUG unit.oai-hss/0.install (Reading database ... 118505 files and directories currently installed.) unit-oai-hss-0: 20:52:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:52:41 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 20:52:41 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 20:52:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 20:52:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:52:41 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 20:52:41 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 20:52:41 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 20:52:41 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 20:52:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 20:52:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-oai-hss-0: 20:52:42 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 20:52:42 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:52:42 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 20:52:42 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 20:52:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 20:52:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 20:52:42 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 20:52:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 20:52:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 20:52:43 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-oai-hss-0: 20:52:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 20:52:43 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:52:43 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-oai-hss-0: 20:52:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 20:52:44 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:52:44 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 20:52:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 20:52:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 20:52:44 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 20:52:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:52:45 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:52:45 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 20:52:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 20:52:46 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:52:46 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:52:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 20:52:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 20:52:46 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 20:52:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 20:52:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 20:52:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:52:47 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:52:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 20:52:49 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:52:49 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:52:50 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:52:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 20:52:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:52:51 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:52:51 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-oai-hss-0: 20:52:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 20:52:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:52:51 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:52:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:52:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:52:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 20:52:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:52:52 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:52:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 20:52:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:52:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-oai-hss-0: 20:52:52 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4) ... unit-abot-epc-basic-0: 20:52:53 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:52:53 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 20:52:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 20:52:53 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:52:53 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 20:52:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 20:52:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 20:52:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 20:52:54 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 20:52:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 20:52:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:52:55 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:52:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 20:52:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 20:52:56 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:52:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 20:52:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:52:56 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:52:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 20:52:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:52:57 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:52:58 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 20:52:58 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:52:58 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:53:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 20:53:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:53:00 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:53:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 20:53:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 20:53:00 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 20:53:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 20:53:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:53:01 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:53:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 20:53:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:53:03 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:53:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 20:53:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 20:53:03 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 20:53:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 20:53:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:53:04 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:53:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 20:53:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 20:53:05 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:53:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 20:53:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 20:53:06 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 20:53:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 20:53:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 20:53:06 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 20:53:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 20:53:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 20:53:07 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 20:53:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 20:53:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 20:53:07 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:53:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 20:53:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 20:53:08 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 20:53:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 20:53:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 20:53:08 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:53:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 20:53:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 20:53:09 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 20:53:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 20:53:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 20:53:10 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:53:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 20:53:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 20:53:10 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:53:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 20:53:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 20:53:11 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:53:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 20:53:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 20:53:11 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 20:53:12 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 20:53:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 20:53:13 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 20:53:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 20:53:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.6~14.04.3_all.deb ... unit-oai-hss-0: 20:53:13 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-oai-hss-0: 20:53:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 20:53:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 20:53:14 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 20:53:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 20:53:14 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:53:14 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 20:53:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 20:53:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.3_amd64.deb ... unit-oai-hss-0: 20:53:14 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:53:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 20:53:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:53:15 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:53:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 20:53:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3_amd64.deb ... unit-oai-hss-0: 20:53:16 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:53:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 20:53:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 20:53:16 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 20:53:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 20:53:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 20:53:17 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 20:53:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 20:53:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:53:17 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:53:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 20:53:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 20:53:18 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:53:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 20:53:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:53:18 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 20:53:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 20:53:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 20:53:19 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:53:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 20:53:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 20:53:19 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 20:53:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-oai-hss-0: 20:53:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 20:53:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.3_all.deb ... unit-oai-hss-0: 20:53:20 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 20:53:20 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:53:20 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 20:53:21 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.8) ... unit-abot-epc-basic-0: 20:53:21 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 20:53:21 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:53:21 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-oai-hss-0: 20:53:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 20:53:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.3_amd64.deb ... unit-oai-hss-0: 20:53:21 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 20:53:22 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.4_amd64.deb ... unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 20:53:22 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 20:53:22 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 20:53:22 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 20:53:22 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 20:53:22 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 20:53:23 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 20:53:23 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:53:23 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 20:53:23 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 20:53:23 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-oai-hss-0: 20:53:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 20:53:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 20:53:24 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 20:53:24 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:24 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:53:24 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 20:53:24 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 20:53:24 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 20:53:25 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:53:25 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 20:53:25 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:53:25 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 20:53:25 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:25 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-oai-hss-0: 20:53:26 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 20:53:26 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 20:53:26 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-oai-hss-0: 20:53:26 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 20:53:27 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:53:27 DEBUG unit.abot-epc-basic/0.install Setting up libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:53:27 DEBUG unit.abot-epc-basic/0.install Setting up libmagickwand-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-oai-hss-0: 20:53:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 20:53:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 20:53:27 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 20:53:27 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-oai-hss-0: 20:53:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 20:53:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 20:53:28 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:53:28 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 20:53:28 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 20:53:28 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:53:28 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:53:29 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-oai-hss-0: 20:53:29 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 20:53:29 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 20:53:29 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-hss-0: 20:53:29 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:29 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:29 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:53:29 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:53:29 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:29 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 20:53:29 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 20:53:29 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 20:53:30 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:53:30 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:53:30 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:53:30 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:53:30 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:53:30 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:53:30 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:53:31 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:53:31 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 20:53:31 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:53:31 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:53:31 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:53:31 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:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:32 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:53:32 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-oai-hss-0: 20:53:32 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-abot-epc-basic-0: 20:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 20:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-oai-hss-0: 20:53:32 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-abot-epc-basic-0: 20:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:53:33 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:53:33 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-abot-epc-basic-0: 20:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 20:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-oai-hss-0: 20:53:33 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 20:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-oai-hss-0: 20:53:33 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 20:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:53:33 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-abot-epc-basic-0: 20:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-oai-hss-0: 20:53:34 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-abot-epc-basic-0: 20:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-oai-hss-0: 20:53:34 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-abot-epc-basic-0: 20:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 20:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-oai-hss-0: 20:53:34 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:53:35 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-abot-epc-basic-0: 20:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-oai-hss-0: 20:53:35 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 20:53:35 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 20:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:53:35 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2) ... unit-abot-epc-basic-0: 20:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:36 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2) ... unit-oai-hss-0: 20:53:36 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:53:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 20:53:36 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:36 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:53:36 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:53:36 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:36 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 20:53:36 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:36 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 20:53:37 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 20:53:37 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-oai-hss-0: 20:53:37 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:37 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 20:53:37 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 20:53:37 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-abot-epc-basic-0: 20:53:37 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:53:37 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 20:53:37 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-abot-epc-basic-0: 20:53:37 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-oai-hss-0: 20:53:38 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 20:53:38 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-oai-hss-0: 20:53:38 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-abot-epc-basic-0: 20:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-oai-hss-0: 20:53:38 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:53:38 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 20:53:38 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-oai-hss-0: 20:53:38 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:53:38 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:53:39 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.3) ... unit-oai-hss-0: 20:53:39 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 20:53:39 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... unit-oai-hss-0: 20:53:39 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 20:53:39 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 20:53:40 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 20:53:40 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 20:53:40 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 20:53:40 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 20:53:40 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 20:53:40 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 20:53:41 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 20:53:41 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 20:53:41 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 20:53:42 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:53:42 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:53:42 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:53:42 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 20:53:43 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-abot-epc-basic-0: 20:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-oai-hss-0: 20:53:43 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3) ... unit-abot-epc-basic-0: 20:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-oai-hss-0: 20:53:43 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-abot-epc-basic-0: 20:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-oai-hss-0: 20:53:43 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 20:53:43 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.3) ... unit-abot-epc-basic-0: 20:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 20:53:43 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 20:53:43 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 20:53:44 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-abot-epc-basic-0: 20:53:44 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 20:53:44 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.3) ... unit-abot-epc-basic-0: 20:53:44 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-oai-hss-0: 20:53:44 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:53:44 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3) ... unit-oai-hss-0: 20:53:44 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-abot-epc-basic-0: 20:53:44 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-oai-hss-0: 20:53:44 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 20:53:45 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 20:53:45 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 20:53:45 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-abot-epc-basic-0: 20:53:45 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:53:45 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 20:53:45 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 20:53:45 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:53:45 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 20:53:46 DEBUG unit.oai-hss/0.install Creating utempter group... unit-abot-epc-basic-0: 20:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:53:46 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-abot-epc-basic-0: 20:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:53:46 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.3) ... unit-abot-epc-basic-0: 20:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 20:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 20:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:53:46 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:53:47 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 20:53:47 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:53:47 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 20:53:47 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:53:47 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.3) ... unit-oai-hss-0: 20:53:48 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:53:48 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 20:53:48 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.4) ... unit-abot-epc-basic-0: 20:53:48 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-oai-hss-0: 20:53:48 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-abot-epc-basic-0: 20:53:48 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-oai-hss-0: 20:53:48 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-abot-epc-basic-0: 20:53:48 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 20:53:48 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode unit-abot-epc-basic-0: 20:53:48 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:53:48 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/bison.yacc to provide /usr/bin/yacc (yacc) in auto mode unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-oai-hss-0: 20:53:49 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:53:49 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 20:53:49 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:53:49 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 20:53:49 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-oai-hss-0: 20:53:49 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:53:50 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-oai-hss-0: 20:53:50 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 20:53:50 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:51 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 20:53:51 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 20:53:51 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:52 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-oai-hss-0: 20:53:52 DEBUG unit.oai-hss/0.install update-alternatives: using /usr/bin/xterm to provide /usr/bin/x-terminal-emulator (x-terminal-emulator) in auto mode unit-oai-hss-0: 20:53:52 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:53:52 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 20:53:52 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 20:53:52 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 20:53:52 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 20:53:52 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 20:53:53 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 20:53:53 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-abot-epc-basic-0: 20:53:53 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 20:53:53 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 20:53:54 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 20:53:55 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 20:53:55 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 20:53:55 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 20:53:55 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 20:53:55 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 20:53:55 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:53:56 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:53:56 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 20:53:56 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:53:57 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:53:57 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 20:53:57 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:53:57 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 20:53:57 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:53:58 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 20:53:58 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:53:59 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:53:59 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:53:59 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 20:53:59 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 20:53:59 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 20:53:59 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:53:59 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/share/ghostscript/9.18 to provide /usr/share/ghostscript/current (ghostscript-current) in auto mode unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.18~dfsg~0-0ubuntu2.8) ... unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 20:54:00 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 20:54:01 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 20:54:01 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:54:01 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 20:54:01 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-abot-epc-basic-0: 20:54:01 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-abot-epc-basic-0: 20:54:01 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 20:54:01 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-abot-epc-basic-0: 20:54:02 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:54:02 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gnuplot4-x11 to provide /usr/bin/gnuplot4 (gnuplot4) in auto mode unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 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:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 20:54:02 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-abot-epc-basic-0: 20:54:02 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-abot-epc-basic-0: 20:54:03 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-abot-epc-basic-0: 20:54:03 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 20:54:03 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-abot-epc-basic-0: 20:54:04 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-oai-hss-0: 20:54:04 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-abot-epc-basic-0: 20:54:05 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:54:05 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-abot-epc-basic-0: 20:54:05 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:54:05 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-abot-epc-basic-0: 20:54:05 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:54:05 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-abot-epc-basic-0: 20:54:06 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-abot-epc-basic-0: 20:54:06 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:06 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-abot-epc-basic-0: 20:54:06 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-abot-epc-basic-0: 20:54:06 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:54:06 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 20:54:06 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-abot-epc-basic-0: 20:54:06 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:07 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-abot-epc-basic-0: 20:54:07 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-abot-epc-basic-0: 20:54:07 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-abot-epc-basic-0: 20:54:07 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 20:54:07 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-abot-epc-basic-0: 20:54:07 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:54:07 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-abot-epc-basic-0: 20:54:08 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-abot-epc-basic-0: 20:54:08 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-abot-epc-basic-0: 20:54:08 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-abot-epc-basic-0: 20:54:08 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4) ... unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-abot-epc-basic-0: 20:54:08 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 20:54:08 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:54:08 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 20:54:08 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 20:54:08 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 20:54:08 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:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4) ... unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 20:54:09 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:54:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install [ 63%] Building C object extensions/dict_dcca/CMakeFiles/dict_dcca.dir/dict_dcca.c.o unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 20:54:09 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:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:54:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 20:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 20:54:09 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 20:54:09 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 20:54:09 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-abot-epc-basic-0: 20:54:09 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 66%] Building C object extensions/dict_sip/CMakeFiles/dict_sip.dir/dict_sip.c.o unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 67%] Building C object extensions/dict_mip6a/CMakeFiles/dict_mip6a.dir/dict_mip6a.c.o unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 68%] Building C object extensions/dict_mip6i/CMakeFiles/dict_mip6i.dir/dict_mip6i.c.o unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 69%] Building C object extensions/dict_nas_mipv6/CMakeFiles/dict_nas_mipv6.dir/dict_nas_mipv6.c.o unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-oai-hss-0: 20:54:10 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:54:10 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-abot-epc-basic-0: 20:54:10 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 20:54:10 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:54:10 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-oai-hss-0: 20:54:10 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:54:10 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-oai-hss-0: 20:54:10 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:54:10 DEBUG unit.oai-hss/0.install [ 77%] Building C object extensions/rt_default/CMakeFiles/rt_default.dir/rtd_rules.c.o unit-oai-hss-0: 20:54:10 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-abot-epc-basic-0: 20:54:11 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-oai-hss-0: 20:54:11 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:54:11 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:54:11 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-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 80%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_expiry.c.o unit-abot-epc-basic-0: 20:54:11 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 82%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_out.c.o unit-abot-epc-basic-0: 20:54:11 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-abot-epc-basic-0: 20:54:11 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-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-abot-epc-basic-0: 20:54:11 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-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 86%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/lex.rtbusy_conf.c.o unit-abot-epc-basic-0: 20:54:11 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 87%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy_conf.tab.c.o unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-abot-epc-basic-0: 20:54:11 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 20:54:11 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:54:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-abot-epc-basic-0: 20:54:11 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 89%] Building C object extensions/rt_load_balance/CMakeFiles/rt_load_balance.dir/rt_load_balance.c.o unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-abot-epc-basic-0: 20:54:11 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 20:54:11 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:54:11 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:54:11 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:54:11 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:54:11 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:54:11 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 20:54:11 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:54:12 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 20:54:12 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-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 20:54:12 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-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [100%] Building C object extensions/dbg_rt/CMakeFiles/dbg_rt.dir/dbg_rt.c.o unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 20:54:12 DEBUG unit.oai-hss/0.install python-pexpect unit-abot-epc-basic-0: 20:54:12 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-oai-hss-0: 20:54:13 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 20:54:13 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 20:54:13 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 20:54:13 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:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 20:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 20:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-oai-hss-0: 20:54:13 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 0s (57.7 kB/s) unit-abot-epc-basic-0: 20:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:54:13 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-oai-hss-0: 20:54:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 20:54:14 DEBUG unit.oai-hss/0.install (Reading database ... 121396 files and directories currently installed.) unit-oai-hss-0: 20:54:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 20:54:14 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 20:54:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-oai-hss-0: 20:54:14 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:14 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 20:54:15 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 20:54:15 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-oai-hss-0: 20:54:15 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:54:15 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 20:54:15 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 20:54:15 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 20:54:15 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-abot-epc-basic-0: 20:54:15 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install ..............++++++ unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install ........++++++ unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install ..............................++++++ unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Not Before: Aug 28 20:54:16 2018 GMT unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Not After : Aug 28 20:54:16 2019 GMT unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install 0F:FA:2F:C5:55:CF:61:5D:FA:DF:4B:6C:9E:95:92:B3:8D:54:71:41 unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install keyid:BD:30:99:73:2E:F4:1B:FA:E5:A5:37:A5:D5:CA:42:E5:8E:29:3F:91 unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Certificate is to be certified until Aug 28 20:54:16 2019 GMT (365 days) unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Data Base Updated unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_s6a unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_utils unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 17%] [ 21%] [ 26%] [ 30%] [ 34%] [ 39%] [ 43%] Building C object CMakeFiles/hss_access_restriction.dir/srv/openair-cn/SRC/OAI_HSS/access_restriction/access_restriction.c.o unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 47%] [ 52%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:16 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:54:16 DEBUG unit.oai-hss/0.install [ 56%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 20:54:16 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:54:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/hss_config.c.o unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 60%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_auth_info.c.o unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 65%] [ 69%] [ 73%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/random.c.o unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 20:54:16 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:54:16 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:54:16 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:54:16 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:54:16 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:54:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 20:54:16 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:54:16 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-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 91%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_subscription_data.c.o unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install [ 95%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_supported_features.c.o unit-oai-hss-0: 20:54:16 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 20:54:16 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2) ... unit-oai-hss-0: 20:54:17 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-abot-epc-basic-0: 20:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 20:54:17 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:54:17 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:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:54:17 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-abot-epc-basic-0: 20:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-hss-0: 20:54:17 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-abot-epc-basic-0: 20:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2) ... unit-abot-epc-basic-0: 20:54:17 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:54:17 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-abot-epc-basic-0: 20:54:18 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:54:18 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:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-abot-epc-basic-0: 20:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [ 95%] [ 95%] Built target hss_db unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install Built target hss_auc unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 20:54:18 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:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-abot-epc-basic-0: 20:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-abot-epc-basic-0: 20:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:54:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:18 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 20:54:18 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:54:18 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 20:54:18 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 20:54:18 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-hss-0: 20:54:18 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-oai-hss-0: 20:54:18 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 20:54:18 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-oai-hss-0: 20:54:18 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:54:18 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 20:54:18 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 20:54:18 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 20:54:18 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-oai-hss-0: 20:54:19 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 20:54:19 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 20:54:19 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:54:19 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:54:19 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:54:19 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-oai-hss-0: 20:54:19 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 20:54:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 20:54:19 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-oai-hss-0: 20:54:20 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 20:54:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 20:54:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 20:54:20 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:54:20 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 20:54:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 20:54:20 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:54:20 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 20:54:20 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:54:20 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 20:54:20 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:54:20 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:54:20 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:54:20 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 20:54:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-hss-0: 20:54:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:20 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:54:20 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:54:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:20 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:54:20 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 20:54:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:54:20 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 20:54:20 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 20:54:20 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 20:54:20 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:54:20 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 20:54:20 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 20:54:20 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:54:21 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 20:54:21 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-oai-hss-0: 20:54:21 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 20:54:21 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 20:54:21 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 20:54:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 20:54:21 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:54:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-epc-0: 20:54:21 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 20:54:21 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:54:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-oai-hss-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-mysql-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-abot-epc-basic-0: 20:54:21 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-mysql-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 20:54:21 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-oai-hss-0: 20:54:21 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.9 unit-oai-hss-0: 20:54:21 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-mysql-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:22 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 20:54:22 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 20:54:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 20:54:22 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:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + user=mieceevahshikei unit-mysql-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + password=niimisaetahjief unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.9 unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-mysql-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-mysql-0: 20:54:22 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `mieceevahshikei` identified by 'niimisaetahjief'] unit-mysql-0: 20:54:22 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `mieceevahshikei` identified by 'niimisaetahjief'] unit-mysql-0: 20:54:22 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=mieceevahshikei', 'password=niimisaetahjief', 'host=192.168.121.9', 'slave=False'] unit-mysql-0: 20:54:22 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 20:54:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.9 mieceevahshikei niimisaetahjief oai-hss unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:54:22 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:54:22 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"mieceevahshikei"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"niimisaetahjief"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 20:54:22 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:54:22 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:54:22 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:54:22 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:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u mieceevahshikei --password=niimisaetahjief -h 192.168.121.9 oai-hss -e 'show tables;' unit-oai-hss-0: 20:54:22 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u mieceevahshikei --password=niimisaetahjief -h 192.168.121.9 oai-hss unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-mysql-0: 20:54:22 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-abot-epc-basic-0: 20:54:22 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-mysql-0: 20:54:22 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 20:54:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 20:54:23 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:54:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:54:23 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-mysql-0: 20:54:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 20:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 20:54:23 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 20:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 20:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 20:54:24 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:54:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 20:54:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-hss-0: 20:54:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:24 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 21950 unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 21950' unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 21950 =~ .*running.* ]] unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-hss-0: 20:54:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:24 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-hss-0: 20:54:24 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:24 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-hss-0: 20:54:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 20:54:24 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-abot-epc-basic-0: 20:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-oai-hss-0: 20:54:24 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + db_host=mieceevahshikei unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:54:24 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 20:54:24 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 20:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-hss-0: 20:54:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:25 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-hss-0: 20:54:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:25 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 20:54:25 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 20:54:25 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-oai-hss-0: 20:54:26 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 20:54:26 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -gt 0 ']' unit-oai-hss-0: 20:54:26 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=1 unit-oai-hss-0: 20:54:26 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -lt 30 ']' unit-oai-hss-0: 20:54:26 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-abot-epc-basic-0: 20:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:26 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 20:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 20:54:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 20:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 20:54:27 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 20:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:27 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -eq 30 ']' unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:27 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:54:27 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:54:27 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-hss-0: 20:54:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:54:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-oai-hss-0: 20:54:28 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 20:54:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-abot-epc-basic-0: 20:54:28 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 20:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 20:54:28 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-oai-hss-0: 20:54:28 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:54:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:54:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:54:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:54:28 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 20:54:28 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-abot-epc-basic-0: 20:54:29 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:54:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 20:54:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:54:29 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 20:54:29 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 20:54:29 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 20:54:29 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:54:30 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 20:54:30 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 20:54:30 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 20:54:31 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 20:54:31 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 20:54:31 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 20:54:32 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 20:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 20:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 20:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 20:54:33 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 20:54:34 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:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 20:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:54:34 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 20:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 20:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.12) ... unit-abot-epc-basic-0: 20:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 20:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 20:54:35 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 20:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 20:54:36 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:54:36 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:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:54:36 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 20:54:37 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 20:54:37 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 20:54:38 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:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 20:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 20:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.7) ... unit-abot-epc-basic-0: 20:54:38 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 20:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 20:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:54:39 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 20:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:54:40 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:40 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:41 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:41 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 20:54:41 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:54:42 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:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:54:42 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:54:43 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:54:43 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:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 20:54:44 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 20:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 20:54:45 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:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 20:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 20:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 20:54:45 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 20:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 20:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 20:54:46 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:54:46 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:54:46 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 20:54:46 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:54:46 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:47 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:54:47 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:54:47 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:54:47 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:54:47 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 20:54:47 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 20:54:47 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:48 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:54:48 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 20:54:48 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:54:48 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 20:54:49 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 20:54:49 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:54:49 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 20:54:49 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:54:49 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 20:54:49 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 20:54:50 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 20:54:50 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 20:54:50 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 20:54:50 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 20:54:51 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 20:54:51 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 20:54:51 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 20:54:51 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 20:54:52 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 20:54:52 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 20:54:52 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1) ... unit-abot-epc-basic-0: 20:54:53 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:54:53 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:54:53 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 20:54:53 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 20:54:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 20:54:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 20:54:54 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 20:54:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 20:54:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 20:54:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 20:54:55 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 20:54:55 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:55 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 20:54:55 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 20:54:56 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 20:54:56 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 20:54:57 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 20:54:58 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 20:54:58 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 20:54:59 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 20:54:59 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 20:54:59 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:54:59 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:54:59 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 20:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 20:54:59 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 20:55:00 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:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 20:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 20:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 20:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:55:00 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:55:00 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 20:55:01 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:55:01 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:55:01 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 20:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:55:01 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 20:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:55:01 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 20:55:02 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:55:02 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:55:02 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 20:55:02 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 20:55:02 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 20:55:02 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 20:55:03 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 20:55:03 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 20:55:03 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 20:55:03 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 20:55:04 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:55:04 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 20:55:04 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 20:55:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 20:55:06 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:55:06 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:55:06 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:55:06 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 20:55:06 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 20:55:06 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 20:55:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:55:07 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:55:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 20:55:07 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 20:55:08 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 20:55:08 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 20:55:08 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 20:55:09 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 20:55:10 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:55:10 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:55:10 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:55:16 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:55:16 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:55:16 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:55:16 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:55:16 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:55:16 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:55:16 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:55:16 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:55:16 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:55:16 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:55:16 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:55:16 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:55:16 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:55:16 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:55:16 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 20:55:17 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:55:17 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 20:55:17 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:55:17 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:55:17 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (45.4 kB/s) unit-abot-epc-basic-0: 20:55:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 20:55:17 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 ... 107925 files and directories currently installed.) unit-abot-epc-basic-0: 20:55:17 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:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:55:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 20:55:18 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:55:18 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:55:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 20:55:19 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 20:55:19 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:55:19 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 20:55:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:55:20 DEBUG unit.abot-epc-basic/0.install Un-Installing Gnutls. The log file for Gnutls un-installation is here: /etc/rebaca-test-suite/oaisim/cmake_targets/log/gnutls_uninstall_log.txt  unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 20:55:55 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:55:55 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:55:55 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:55:55 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 20:55:55 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:55:55 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 20:55:55 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:55:55 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:55:55 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 20:55:55 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:55:55 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 20:55:55 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:55:55 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 20:55:55 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 20:55:56 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:55:56 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 20:55:56 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:55:56 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:55:56 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:55:56 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:55:56 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 0s (722 kB/s) unit-abot-epc-basic-0: 20:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 20:55:57 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 ... 108034 files and directories currently installed.) unit-abot-epc-basic-0: 20:55:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 20:55:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:55:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 20:55:57 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:55:57 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:55:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 20:55:58 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:55:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:55:58 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:55:59 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:55:59 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:55:59 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 20:55:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 20:56:00 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:56:00 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-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-031900-generic unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-031900-generic is already the newest version. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install After this operation, 655 kB of additional disk space will be used. unit-oai-epc-0: 20:56:27 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.9 [65.7 kB] unit-oai-epc-0: 20:56:28 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-epc-0: 20:56:28 DEBUG unit.oai-epc/0.install Fetched 121 kB in 1s (120 kB/s) unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install (Reading database ... 128004 files and directories currently installed.) unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.9_all.deb ... unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 20:56:29 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 20:56:30 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.9) ... unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 20:56:31 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-epc-0: 20:56:34 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 20:56:34 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 20:56:34 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 20:56:34 DEBUG unit.oai-epc/0.install + sync unit-oai-epc-0: 20:56:34 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-abot-epc-basic-0: 20:56:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:56:36 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:56:36 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 20:56:37 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-abot-epc-basic-0: 20:56:37 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:56:37 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:56:39 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 20:56:39 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking kernel version that we will build against... 3.19.0.0 in /lib/modules/3.19.0-031900-generic/build unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 20:56:40 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:56:41 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-epc-0: 20:56:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 20:56:42 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-epc-0: 20:56:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-epc-0: 20:56:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-epc-0: 20:56:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 20:56:43 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-epc-0: 20:56:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 20:56:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-epc-0: 20:56:44 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-epc-0: 20:56:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-epc-0: 20:56:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-epc-0: 20:56:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-epc-0: 20:56:45 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-epc-0: 20:56:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-epc-0: 20:56:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-epc-0: 20:56:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-epc-0: 20:56:46 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-epc-0: 20:56:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-epc-0: 20:56:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 20:56:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-oai-epc-0: 20:56:47 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-oai-epc-0: 20:56:48 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-oai-epc-0: 20:56:48 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 20:56:48 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 20:56:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-epc-0: 20:56:48 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 20:56:48 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 20:56:49 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 20:56:50 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 20:56:51 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF $depbase.Tpo -c -o libxt_ACCOUNT_cl.lo libxt_ACCOUNT_cl.c &&\ unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT libxt_ACCOUNT_cl.lo -MD -MP -MF .deps/libxt_ACCOUNT_cl.Tpo -c libxt_ACCOUNT_cl.c -fPIC -DPIC -o .libs/libxt_ACCOUNT_cl.o unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install libtool: link: gcc -shared -fPIC -DPIC .libs/libxt_ACCOUNT_cl.o -O2 -Wl,-soname -Wl,libxt_ACCOUNT_cl.so.0 -o .libs/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so.0" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so.0") unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install libtool: link: (cd ".libs" && rm -f "libxt_ACCOUNT_cl.so" && ln -s "libxt_ACCOUNT_cl.so.0.0.0" "libxt_ACCOUNT_cl.so") unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install libtool: link: ( cd ".libs" && rm -f "libxt_ACCOUNT_cl.la" && ln -s "../libxt_ACCOUNT_cl.la" "libxt_ACCOUNT_cl.la" ) unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT iptaccount.o -MD -MP -MF $depbase.Tpo -c -o iptaccount.o iptaccount.c &&\ unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o .libs/iptaccount iptaccount.o ./.libs/libxt_ACCOUNT_cl.so unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install gcc -DHAVE_CONFIG_H -I. -I../.. -D_LARGEFILE_SOURCE=1 -D_LARGE_FILES -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I../../include -I/root/xtables-addons-oai/extensions -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -MT pknlusr.o -MD -MP -MF $depbase.Tpo -c -o pknlusr.o pknlusr.c &&\ unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install libtool: link: gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o pknlusr pknlusr.o unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.0 unit-oai-epc-0: 20:56:52 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-031900-generic/build" ]; then make -C /lib/modules/3.19.0-031900-generic/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:53 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-031900-generic unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-031900-generic' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c libxt_ACCOUNT_cl.la '/usr/local/lib' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.so.0.0.0 /usr/local/lib/libxt_ACCOUNT_cl.so.0.0.0 unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0 || { rm -f libxt_ACCOUNT_cl.so.0 && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so.0; }; }) unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install libtool: install: (cd /usr/local/lib && { ln -s -f libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so || { rm -f libxt_ACCOUNT_cl.so && ln -s libxt_ACCOUNT_cl.so.0.0.0 libxt_ACCOUNT_cl.so; }; }) unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/libxt_ACCOUNT_cl.lai /usr/local/lib/libxt_ACCOUNT_cl.la unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /usr/bin/install -c xt_geoip_build xt_geoip_dl '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xt_geoip_build.1 xt_geoip_dl.1 '/usr/local/share/man/man1' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-031900-generic unit-oai-epc-0: 20:56:54 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 20:56:57 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 20:57:31 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:31 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + cp /var/lib/juju/agents/unit-oai-epc-0/charm/files/mme_gw /etc/init/mme_gw.conf unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 20:57:31 DEBUG unit.oai-epc/0.install + status-set blocked 'Waiting for active connection with HSS to actually run EPC...add hss relation' unit-oai-epc-0: 20:57:31 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:57:31 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 20:57:32 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 20:57:32 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:57:32 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 20:57:33 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 20:57:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2-branch '!=' v0.3.2-branch ']' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.10 unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.10 ']' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/config-changed: line 87: hss_id: unbound variable unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:33 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 20:57:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed cat: /var/lib/juju/agents/unit-oai-epc-0/charm/.realm: No such file or directory unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + rm -f /usr/etc/freeDiameter/mme.cacert.pem /usr/etc/freeDiameter/mme.cakey.pem /usr/etc/freeDiameter/mme.cert.pem /usr/etc/freeDiameter/mme.key.pem /usr/etc/freeDiameter/mme_fd.conf unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + sed -i s/oai-epc-0.openair4G.eur/oai-epc-0.openair4G.eur/ /etc/hosts unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 20:57:33 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up the config option chose by the user or the default ones' unit-oai-epc-0: 20:57:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:34 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXENB/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MAXUE/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/RELATIVE_CAPACITY/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_STATISTIC_TIMER/ s/[0-9]+/10/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/EMERGENCY_ATTACH_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/UNAUTHENTICATED_IMSI_SUPPORTED/ s/".+"/"no"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MCC="[0-9]+"/MCC="208"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i 's/MNC="[0-9]+"/MNC="93"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+",-"192.188.1.0/24",-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/IPV4_LIST/,/\);/ s-"[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+/[0-9]+" -"192.188.2.0/24" -' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 20:57:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:34 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.10 unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_INTERFACE_NAME_FOR_S1_MME/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_INTERFACE_NAME_FOR_S1U_S12_S4_UP/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_INTERFACE_NAME_FOR_SGI/ s/".*"/"eth0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.10/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/DEFAULT_DNS_SEC_IPV4_ADDRESS/ s/".*"/"8.8.8.8"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'EPC is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 20:57:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:34 INFO unit.oai-epc/0.juju-log EPC is built, but is waiting for active connection to gather the last info unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.config-changed + juju-log 'no HSS is found, so EPC is not going to be run' unit-oai-epc-0: 20:57:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:34 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 20:57:34 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:57:34 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 20:57:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:34 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 20:57:34 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:57:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 20:57:34 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 20:57:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-oai-epc-0: 20:57:35 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-epc-0: 20:57:35 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 20:57:35 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 20:57:35 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-abot-epc-basic-0: 20:57:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 20:57:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 20:57:35 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 20:57:35 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 20:57:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:57:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:57:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-oai-epc-0: 20:57:35 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-hss-0: 20:57:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:57:35 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 20:57:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 20:57:35 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.11 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 11 -le 255 ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.11' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.11 unit-oai-hss-0: 20:57:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-oai-epc-0: 20:57:35 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:57:35 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:57:35 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-oai-hss-0: 20:57:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-epc-0: 20:57:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:35 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 20:57:35 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 20:57:35 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 21950' unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 21950 =~ .*running.* ]] unit-oai-hss-0: 20:57:35 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:57:36 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.10 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.10 unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:57:36 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 20:57:36 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 20:57:36 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 20:57:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:57:36 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.10 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.10 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=mieceevahshikei unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=niimisaetahjief unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.9 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mieceevahshikei ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u mieceevahshikei --password=niimisaetahjief -h 192.168.121.9 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u mieceevahshikei --password=niimisaetahjief -h 192.168.121.9 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Inserting the MME info in the mmeidentity table of oai_db database' unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:36 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 20:57:36 INFO unit.oai-hss/0.juju-log hss:2: Inserting the MME info in the mmeidentity table of oai_db database unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u mieceevahshikei --password=niimisaetahjief -h 192.168.121.9 oai-hss unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.11 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 20:57:36 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:57:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:36 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 ' unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:37 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=no , relation_ids_epc=epc:3 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 20:57:37 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:37 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 20:57:37 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-hss-0: 20:57:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:57:37 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 20:57:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 20:57:37 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 20:57:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:37 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:37 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.11 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 ' unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:37 INFO unit.oai-epc/0.juju-log hss:2: trigger_restart=0, hss_running=yes, mme_in_db=yes , relation_ids_epc=epc:3 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.11 ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:37 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.11 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + sed -r -i 's/(HSS_HOSTNAME[^"]*)".*"/\1"oai-hss-0"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:37 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 14967 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 14967' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 14967 =~ .*running.* ]] unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 20:57:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:37 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 20:57:37 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:57:38 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:57:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:57:38 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 20:57:38 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 20:57:38 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:57:39 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:57:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:57:39 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 20:57:39 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 20:57:39 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:57:40 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:57:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:57:40 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 20:57:40 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 20:57:40 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:57:41 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:57:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:57:41 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 20:57:41 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 20:57:41 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 20:57:42 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:57:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 20:57:42 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:57:42 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:42 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 20:57:42 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:57:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:57:42 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 20:57:42 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 20:57:42 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:57:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:57:44 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 20:57:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:57:44 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 20:57:44 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 20:57:44 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 20:57:44 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 20:57:44 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-abot-epc-basic-0: 20:57:45 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 20:57:45 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 20:57:45 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:57:45 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:57:45 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:58:46 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 20:58:46 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-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 20:59:22 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 20:59:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:59:22 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 20:59:22 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:59:22 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 20:59:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:59:23 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 20:59:23 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 20:59:23 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 20:59:23 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 20:59:23 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 20:59:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:59:23 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 20:59:23 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 20:59:23 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:24 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 20:59:24 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:59:24 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start SHA256:idsoLpmMHVTx/FxLm6YB/Pkz9ZuLEzoSH4EYSk2a93I root@juju-231eb4-default-0 unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | .+. | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | o*o | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | oo.*o .o | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | . ...B.=.+ | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | . o E =.. | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | . *.=.... | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | + +. o oo+o .. | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start |. *. . . +o.. o | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | .. . ...+. | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-231eb4-default-0 unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 20:59:24 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:59:24 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start SHA256:xT4AN0HhAqC9BlvrLP6NuWR6oVsxs/FVBsE4rPLVwts ubuntu@juju-231eb4-default-0 unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | ..o ++Bo | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | o = =.o | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start |o o o + ooo | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | = + + oo+ | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start |. *=. +.S o | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | + oB..E . | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start |. +=.. | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start |.o=.+ | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start | ++=.. | unit-abot-epc-basic-0: 20:59:24 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 20:59:24 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:59:24 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:24 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 20:59:24 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 20:59:25 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 20:59:25 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 20:59:25 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:59:25 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:59:25 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 20:59:25 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:59:25 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 20:59:25 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:25 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-abot-epc-basic-0: 20:59:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:59:26 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-abot-epc-basic-0: 20:59:26 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 20:59:26 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:59:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 20:59:26 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:59:26 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:59:27 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.10 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 10 -le 255 ]] unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.10' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.10 unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined ++ cat /tmp/opcvalue unit-oai-epc-0: 20:59:27 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 20:59:27 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:27 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 20:59:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.10 unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:59:28 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.10/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.10/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 20:59:28 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set blocked 'ABot blocked! EPC relation not established, unable to get to active state' unit-abot-epc-basic-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 20:59:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 20:59:28 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 20:59:28 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/tac_abot-epc-basic-0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep abot-epc-basic/0 /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep '^1 [0-9]+$' /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 20:59:28 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:28 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:28 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ egrep 'MCC[ ]*=[ ]*"208"[ ]*;[ ]*MNC[ ]*=[ ]*"93"[ ]*;[ ]*TAC[ ]*=[ ]*"1"' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z ' {MCC="208" ; MNC="93"; TAC = "1"; } # YOUR TAI CONFIG HERE' ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 14967' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 14967 =~ .*running.* ]] unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:59:28 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15317 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15317' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15317 =~ .*running.* ]] unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 20:59:28 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:59:28 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 20:59:28 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 20:59:29 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:59:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:59:29 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 20:59:29 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 20:59:29 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 20:59:30 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:59:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:59:30 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 20:59:30 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 20:59:30 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 20:59:31 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:59:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:59:31 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 20:59:31 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 20:59:31 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 20:59:32 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:59:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 20:59:32 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 20:59:32 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 20:59:32 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 20:59:33 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 20:59:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 20:59:33 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:59:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 20:59:33 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 20:59:33 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 20:59:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 20:59:33 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 20:59:33 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 20:59:33 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 20:59:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 20:59:35 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 20:59:35 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 20:59:35 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 20:59:35 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 20:59:35 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 20:59:35 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 20:59:35 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 20:59:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:35 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 20:59:35 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 20:59:35 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 20:59:35 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 20:59:35 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 20:59:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 20:59:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 20:59:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.10 unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key=e734f8734007d6c5ce7a0508809e7e9c unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=208/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=93/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.10/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.10/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i -e 's/OPC=".*";/OPC="e734f8734007d6c5ce7a0508809e7e9c";/' /etc/rebaca-test-suite/oaisim/config/ue_eurecom_test_sfr.conf unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-abot-epc-basic-0: 20:59:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 20:59:36 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 20:59:36 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 20:59:36 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 20:59:36 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 20:59:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 20:59:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 20:59:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 20:59:40 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 20:59:56 DEBUG juju.worker.uniter.remotestate got action change: [9015e9b7-2ca7-43f7-85dd-dce46a3483f2] ok=true unit-abot-epc-basic-0: 20:59:56 DEBUG juju.worker.uniter.operation running operation run action 9015e9b7-2ca7-43f7-85dd-dce46a3483f2 unit-abot-epc-basic-0: 20:59:56 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 20:59:56 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 20:59:56 DEBUG juju.worker.uniter.operation preparing operation "run action 9015e9b7-2ca7-43f7-85dd-dce46a3483f2" unit-abot-epc-basic-0: 20:59:56 DEBUG juju.worker.uniter.operation executing operation "run action 9015e9b7-2ca7-43f7-85dd-dce46a3483f2" unit-abot-epc-basic-0: 20:59:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 20:59:57 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 20:59:57 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 20:59:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:59:57 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 20:59:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 20:59:57 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 20:59:57 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 20:59:58 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-javolution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/javolution-5.5.1.jar to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.jar unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4359614832835568193.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-api-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-api/1.5.0.FINAL/sctp-api-1.5.0.FINAL.jar unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7860310285398688836.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: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/sctp-impl-1.5.0.FINAL.jar to /root/.m2/repository/org/mobicents/protocols/sctp/sctp-impl/1.5.0.FINAL/sctp-impl-1.5.0.FINAL.jar unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall5333202643406290537.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: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/commons-1.0.0.CR1.jar to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.jar unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8956371005748938400.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-diameter) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/abot_jdiameter.jar to /root/.m2/repository/org/mobicents/diameter/abot_jdiameter/1.5.0-SNAPSHOT/abot_jdiameter-1.5.0-SNAPSHOT.jar unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall761467812232426532.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: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-org-picocontainer) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /var/lib/abot-epc-basic/lib/picocontainer-2.15.jar to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.jar unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall8324085059685757716.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.707 s unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-28T20:59:59+00:00 unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 20:59:59 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:00:01 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 21:00:01 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:00:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:00:01 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 21:00:01 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [WARNING] The artifact org.apache.commons:commons-io:jar:1.3.2 has been relocated to commons-io:commons-io:jar:1.3.2 unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [WARNING] Using platform encoding (ANSI_X3.4-1968 actually) to copy filtered resources, i.e. build is platform dependent! unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] skip non existing resourceDirectory /var/lib/abot-epc-basic/src/test/resources unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:00:02 DEBUG unit.abot-epc-basic/0.run [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 21:00:03 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:00:03 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 21:00:04 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:05 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Tue Aug 28 21:00:05 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:05 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:05 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:05 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:07 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.run INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@aa10649] to [cucumber.runtime.java.spring.GlueCodeScope@6b3871d6] unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:07 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@39008c9f: startup date [Tue Aug 28 21:00:07 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:07 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:07 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@1e58512c: startup date [Tue Aug 28 21:00:08 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-ssh/3.0.86/abot-ssh-3.0.86.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/base/abot-base/3.0.91/abot-base-3.0.91.jar!/beancontext/abotBeanContext.xml] unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:00:08 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 21:00:08 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :1336 MS unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:10 [main] REPORT: STEP EXECUTION TIME TAKEN :686 MS unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: STEP EXECUTION TIME TAKEN :684 MS unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: STEP EXECUTION TIME TAKEN :36 MS unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:11 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :10033 MS unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21.269 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21.282 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: STEP EXECUTION TIME TAKEN :55 MS unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:00:21 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:31 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :421 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10021 MS unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42.766 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42.776 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:00:42 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MCC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MCC.feature:9 unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 21:00:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :465 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP EXECUTION TIME TAKEN :41 MS unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:00:53 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:00:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10026 MS unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03.900 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03.909 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: STEP EXECUTION TIME TAKEN :61 MS unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:01:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:04 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:01:04 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:01:04 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_MNC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_MNC.feature:9 unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :381 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24.883 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Received s1 setup failure for MME {string:nocase:present} unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24.886 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:01:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:01:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_AttachWithIMSI_Wrong_TAC @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC # featureFiles/Attach_Procedure_AttachWithIMSI_Wrong_TAC.feature:9 unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT # S1APScenarioStepGrammars.epcParamSet(String,String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: STEP EXECUTION TIME TAKEN :827 MS unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:36 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10013 MS unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46.385 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46.388 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: STEP EXECUTION TIME TAKEN :37 MS unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:01:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run @attach-procedure @Attach_Procedure_Attach_With_GUTI @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. # featureFiles/Attach_Procedure_Attach_With_GUTI.feature:8 unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP EXECUTION TIME TAKEN :206 MS unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:56 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :796 MS unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:01:57 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:01:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07.862 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07.865 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:02:07 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:02:17 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DNS_Server_Addr_Request.feature:10 unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP EXECUTION TIME TAKEN :409 MS unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:18 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: STEP EXECUTION TIME TAKEN :629 MS unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:19 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:19 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29.365 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29.375 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:02:29 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 21:02:34 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21950' unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21950 =~ .*running.* ]] unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 21:02:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:02:34 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 21:02:34 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 21:02:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:02:34 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:02:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:40 [main] REPORT: STEP EXECUTION TIME TAKEN :604 MS unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: STEP EXECUTION TIME TAKEN :809 MS unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: STEP EXECUTION TIME TAKEN :31 MS unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51.293 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51.299 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:02:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:02:51 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_Home_Network_Prefix_Request @PCO unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_HN_Prefix_Request.feature:10 unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 IPv4 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP EXECUTION TIME TAKEN :353 MS unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:02 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12.852 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12.855 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:03:12 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:03:13 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_DSMIPv6_IPv4_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options # featureFiles/Attach_Procedure_With_DSMIPv6_IPv4_HA_Addr_Request.feature:10 unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: STEP EXECUTION TIME TAKEN :647 MS unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34.394 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34.396 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: STEP EXECUTION TIME TAKEN :151 MS unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:03:34 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options # featureFiles/Attach_Procedure_With_IM_CN_SS_Signalling_Flag.feature:10 unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP EXECUTION TIME TAKEN :200 MS unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :635 MS unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: STEP EXECUTION TIME TAKEN :82 MS unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55.645 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55.647 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:03:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:03:55 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IPv4_Address_Allocation_Via_DHCPv4 @PCO unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_DHCPv4.feature:10 unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IP Address Allocation Via NAS Signalling Indication in PCO unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :201 MS unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :640 MS unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :135 MS unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:13 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10011 MS unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16.931 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16.933 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:04:16 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:04:26 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options # featureFiles/Attach_Procedure_With_IP_Addr_Alloc_NAS_Signalling.feature:10 unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With MS Support of Network Requested Bearer Control indicator in PCO unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP EXECUTION TIME TAKEN :204 MS unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :779 MS unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:28 [main] REPORT: ========================================================================================== unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 21:04:35 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:04:35 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38.235 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38.237 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:04:38 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator # featureFiles/Attach_Procedure_With_MS_Support_Bearer_Ctrl_Indication.feature:10 unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP EXECUTION TIME TAKEN :199 MS unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:48 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:48 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :798 MS unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:49 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:49 [main] REPORT: ========================================================================================== unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 21:04:58 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17714' unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17714 =~ .*running.* ]] unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 21:04:58 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 21:04:58 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 21:04:58 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 21:04:58 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 21:04:58 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 21:04:58 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59.530 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59.532 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:04:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:04:59 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_P-CSCF_Address_Request @PCO unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options # featureFiles/Attach_Procedure_With_P_CSCF_Addr_Request.feature:10 unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:09 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:09 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :350 MS unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :650 MS unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:10 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20.836 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20.838 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:05:20 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:05:30 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_Accept @TS_24_301 @24_301_5_4_2_1 @24_301_5_4_2_3 @33_401_6_1_1 @Series-0004 unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP EXECUTION TIME TAKEN :348 MS unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:31 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :656 MS unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:32 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:42 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:42 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52.226 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52.229 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:05:52 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:05:52 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 21:05:53 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. # featureFiles/Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth.feature:10 unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP EXECUTION TIME TAKEN :204 MS unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:03 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP EXECUTION TIME TAKEN :134 MS unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:04 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:14 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24.343 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24.345 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 21:06:24 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI # featureFiles/Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:34 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP EXECUTION TIME TAKEN :369 MS unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:35 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:35 [main] REPORT: ========================================================================================== unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 21:06:35 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 21:06:36 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 21950' unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 21950 =~ .*running.* ]] unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 21:06:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 21:06:36 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 21:06:36 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 21:06:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 21:06:36 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 21:06:36 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 21:06:36 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 21:06:36 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 21:06:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55.963 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55.965 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:06:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:06:55 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:06:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:06:56 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth @TS_24_301 @24_301_5_3_3 @24_301_5_5_1_2_2 @24_301_5_5_1_2_4 @24_301_6_5_1_2 @24_301_9_9_3_33 @TS_36_304 @36_304_4_3 @negTCs @Series-0001 unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME # featureFiles/Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth.feature:9 unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP EXECUTION TIME TAKEN :347 MS unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:06 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: STEP EXECUTION TIME TAKEN :646 MS unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:07 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:17 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:07:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 21:07:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:27 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:28.062 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:28.065 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:28 [main] REPORT: STEP EXECUTION TIME TAKEN :158 MS unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 21:07:28 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_GUTIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:39 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :387 MS unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: STEP EXECUTION TIME TAKEN :693 MS unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:40 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :693 MS unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:41 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:41 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:07:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:51 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:07:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:51 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:07:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:51 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:07:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:51 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:07:51 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:07:51 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01.468 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with IMSI {string:nocase:present} unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01.469 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:08:01 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:08:02 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0002 unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". # featureFiles/Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure.feature:9 unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :210 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:12 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: STEP EXECUTION TIME TAKEN :84 MS unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:13 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:23 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:23 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:08:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:23 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:08:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:23 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:23 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:23 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: STEP EXECUTION TIME TAKEN :10004 MS unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33.596 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33.598 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:08:33 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 21:08:34 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_SQN_failure @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. # featureFiles/Auth_NotAccept_by_UE_SQN_failure.feature:10 unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :372 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:44 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :626 MS unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:45 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:08:46 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-mysql-0: 21:08:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 21:08:48 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:55 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:55 [main] REPORT: STEP EXECUTION TIME TAKEN :10010 MS unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:08:55 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:08:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05.690 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05.694 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 21:09:05 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 21:09:06 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run @authentication-procedure @Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt @TS_24_301 @24_301_5_4_2_6 @24_301_5_4_2_7 @negTCs @Series-0004 @SS_changesReqd unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" # featureFiles/Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt.feature:10 unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run # AuC system changes required. HSS should send Authentication request message with AMF=AMF_RESYNCH amf = {0xff 0xff} unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run 9m8.328s unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 552.136 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.014 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs Time elapsed: 0.015 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_country_code=201" on node ABOT(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.007 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.04 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.042 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.tracking_area_code=10" on node ABOT(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong TAC Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_DNS_SERVER_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.007 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.008 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.01 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HN_PREFIX_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_ALLOC_DHCPV4=true" on node ABOT(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IP_ADDR_NAS_SIGNALING=true" on node ABOT(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.MS_SUPPORT_BEARER_CTRL_IND=true" on node ABOT(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:16 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K=\"fec86ba6eb707ed08905757b1bb44b8f\"" on node ABOT(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values:(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run com.rebaca.adapters.base.exception.ABotAssertExceptionHandler: Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Aug 28, 2018 9:09:16 PM org.springframework.context.support.ClassPathXmlApplicationContext doClose unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run INFO: Closing org.springframework.context.support.ClassPathXmlApplicationContext@2e8c1c9b: startup date [Tue Aug 28 21:00:05 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run 28-Aug-2018 21:09:16.808 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run Please refer to /var/lib/abot-epc-basic/target/surefire-reports for the individual test results. unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run [INFO] Building jar: /var/lib/abot-epc-basic/target/ABOT-RunScenarios-3.0.91.jar unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 21:09:17 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 21:09:18 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:17 min unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2018-08-28T21:09:19+00:00 unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 22M/60M unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [ERROR] Failed to execute goal net.masterthought:maven-cucumber-reporting:0.1.0:generate (execution) on project ABOT-RunScenarios: Error Found: BUILD FAILED - Check Report For Details -> [Help 1] unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [ERROR] Re-run Maven using the -X switch to enable full debug logging. unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [ERROR] For more information about the errors and possible solutions, please read the following articles: unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 21:09:19 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter.operation committing operation "run action 9015e9b7-2ca7-43f7-85dd-dce46a3483f2" unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter acquire lock "machine-lock" for uniter hook execution unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter lock "machine-lock" acquired unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running update-status hook unit-abot-epc-basic-0: 21:09:19 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 21:09:19 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2018-08-28 21:09:40,614 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-08-28 21:10:35,954 - 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, 1 application 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-08-28 21:10:35,961 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 21:10:35,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:36,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-b776ef84-a967-4b9a-8cff-a0660ecee46e Date: Tue, 28 Aug 2018 21:10:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:44:16Z", "updated_at": "2018-08-28T21:10:17Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "1d6bd7c2-836d-4d73-8665-a02c94d8dc44"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:38:01Z", "updated_at": "2018-08-28T21:09:55Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "3b11d52f-c1bf-4be5-ae1a-077c2968a872"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:44:54Z", "updated_at": "2018-08-28T21:10:17Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "8677ef36-6788-40e1-b8aa-a58735141791"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:41:01Z", "updated_at": "2018-08-28T21:10:07Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "d4b1b417-1414-48ed-877b-9f0fc6915d82"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:34:15Z", "updated_at": "2018-08-28T21:10:32Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "e8227905-163b-4cd6-9147-683b10fda669"}]} 2018-08-28 21:10:36,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b776ef84-a967-4b9a-8cff-a0660ecee46e 2018-08-28 21:10:36,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.196841955185s 2018-08-28 21:10:36,158 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-b776ef84-a967-4b9a-8cff-a0660ecee46e 2018-08-28 21:10:36,175 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 21:10:36,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/1d6bd7c2-836d-4d73-8665-a02c94d8dc44.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:36,740 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-61f79457-20b0-406a-9412-aeedd2d59941 Content-Length: 0 Date: Tue, 28 Aug 2018 21:10:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:36,740 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/1d6bd7c2-836d-4d73-8665-a02c94d8dc44.json used request id req-61f79457-20b0-406a-9412-aeedd2d59941 2018-08-28 21:10:36,741 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.565263032913s 2018-08-28 21:10:36,741 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/1d6bd7c2-836d-4d73-8665-a02c94d8dc44.json used request id req-61f79457-20b0-406a-9412-aeedd2d59941 2018-08-28 21:10:36,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 21:10:36,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:36,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-4c1aa6fd-ce0e-47a4-b29c-6a631773f26b Date: Tue, 28 Aug 2018 21:10:36 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:38:01Z", "updated_at": "2018-08-28T21:09:55Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "3b11d52f-c1bf-4be5-ae1a-077c2968a872"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:44:54Z", "updated_at": "2018-08-28T21:10:17Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "8677ef36-6788-40e1-b8aa-a58735141791"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:41:01Z", "updated_at": "2018-08-28T21:10:07Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "d4b1b417-1414-48ed-877b-9f0fc6915d82"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:34:15Z", "updated_at": "2018-08-28T21:10:32Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "e8227905-163b-4cd6-9147-683b10fda669"}]} 2018-08-28 21:10:36,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4c1aa6fd-ce0e-47a4-b29c-6a631773f26b 2018-08-28 21:10:36,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.178018808365s 2018-08-28 21:10:36,925 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-4c1aa6fd-ce0e-47a4-b29c-6a631773f26b 2018-08-28 21:10:36,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 21:10:36,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/3b11d52f-c1bf-4be5-ae1a-077c2968a872.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:37,682 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c7602fc-7da2-453d-8a2f-1c641995f4ad Content-Length: 0 Date: Tue, 28 Aug 2018 21:10:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:37,682 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3b11d52f-c1bf-4be5-ae1a-077c2968a872.json used request id req-7c7602fc-7da2-453d-8a2f-1c641995f4ad 2018-08-28 21:10:37,682 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.741916179657s 2018-08-28 21:10:37,683 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/3b11d52f-c1bf-4be5-ae1a-077c2968a872.json used request id req-7c7602fc-7da2-453d-8a2f-1c641995f4ad 2018-08-28 21:10:37,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 21:10:37,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:37,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-dc190a7e-3e4b-4c25-ad95-b9b37f990c17 Date: Tue, 28 Aug 2018 21:10:37 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:44:54Z", "updated_at": "2018-08-28T21:10:17Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.204", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "8677ef36-6788-40e1-b8aa-a58735141791"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:41:01Z", "updated_at": "2018-08-28T21:10:07Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "d4b1b417-1414-48ed-877b-9f0fc6915d82"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:34:15Z", "updated_at": "2018-08-28T21:10:32Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "e8227905-163b-4cd6-9147-683b10fda669"}]} 2018-08-28 21:10:37,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-dc190a7e-3e4b-4c25-ad95-b9b37f990c17 2018-08-28 21:10:37,854 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.166411876678s 2018-08-28 21:10:37,855 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-dc190a7e-3e4b-4c25-ad95-b9b37f990c17 2018-08-28 21:10:37,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 21:10:37,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/8677ef36-6788-40e1-b8aa-a58735141791.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:38,565 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-53adb289-8f52-4ea5-a71f-1fd6b2135c43 Content-Length: 0 Date: Tue, 28 Aug 2018 21:10:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:38,565 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8677ef36-6788-40e1-b8aa-a58735141791.json used request id req-53adb289-8f52-4ea5-a71f-1fd6b2135c43 2018-08-28 21:10:38,565 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.698696136475s 2018-08-28 21:10:38,565 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/8677ef36-6788-40e1-b8aa-a58735141791.json used request id req-53adb289-8f52-4ea5-a71f-1fd6b2135c43 2018-08-28 21:10:38,571 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 21:10:38,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:38,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-ecc70e48-8e56-41c4-8d31-faaeafbbe4e7 Date: Tue, 28 Aug 2018 21:10:38 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:41:01Z", "updated_at": "2018-08-28T21:10:07Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "d4b1b417-1414-48ed-877b-9f0fc6915d82"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:34:15Z", "updated_at": "2018-08-28T21:10:32Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "e8227905-163b-4cd6-9147-683b10fda669"}]} 2018-08-28 21:10:38,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ecc70e48-8e56-41c4-8d31-faaeafbbe4e7 2018-08-28 21:10:38,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.174299955368s 2018-08-28 21:10:38,746 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-ecc70e48-8e56-41c4-8d31-faaeafbbe4e7 2018-08-28 21:10:38,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 21:10:38,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/d4b1b417-1414-48ed-877b-9f0fc6915d82.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:39,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3141a57e-20d7-4a0f-88b4-eb9e2c26f91b Content-Length: 0 Date: Tue, 28 Aug 2018 21:10:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:39,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/d4b1b417-1414-48ed-877b-9f0fc6915d82.json used request id req-3141a57e-20d7-4a0f-88b4-eb9e2c26f91b 2018-08-28 21:10:39,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.580577850342s 2018-08-28 21:10:39,337 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/d4b1b417-1414-48ed-877b-9f0fc6915d82.json used request id req-3141a57e-20d7-4a0f-88b4-eb9e2c26f91b 2018-08-28 21:10:39,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 21:10:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:39,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-7bd70aca-5607-47d6-a466-a6d1d1e7738c Date: Tue, 28 Aug 2018 21:10:39 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:34:15Z", "updated_at": "2018-08-28T21:10:32Z", "floating_network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "port_id": null, "id": "e8227905-163b-4cd6-9147-683b10fda669"}]} 2018-08-28 21:10:39,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7bd70aca-5607-47d6-a466-a6d1d1e7738c 2018-08-28 21:10:39,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0546410083771s 2018-08-28 21:10:39,398 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-7bd70aca-5607-47d6-a466-a6d1d1e7738c 2018-08-28 21:10:39,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-08-28 21:10:39,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/floatingips/e8227905-163b-4cd6-9147-683b10fda669.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:40,111 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99c3600f-5210-48db-9215-a681a80040e6 Content-Length: 0 Date: Tue, 28 Aug 2018 21:10:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:40,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/e8227905-163b-4cd6-9147-683b10fda669.json used request id req-99c3600f-5210-48db-9215-a681a80040e6 2018-08-28 21:10:40,111 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.706885814667s 2018-08-28 21:10:40,111 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/floatingips/e8227905-163b-4cd6-9147-683b10fda669.json used request id req-99c3600f-5210-48db-9215-a681a80040e6 2018-08-28 21:10:40,117 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-08-28 21:10:40,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:40,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-cc965fe0-f8e7-4752-b303-0ad20fba9ff2 Date: Tue, 28 Aug 2018 21:10:40 GMT RESP BODY: {"floatingips": []} 2018-08-28 21:10:40,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cc965fe0-f8e7-4752-b303-0ad20fba9ff2 2018-08-28 21:10:40,297 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.180580854416s 2018-08-28 21:10:40,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/floatingips.json used request id req-cc965fe0-f8e7-4752-b303-0ad20fba9ff2 2018-08-28 21:10:40,299 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 21:10:40,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:41,951 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-81ccfac8-d5ed-4345-aa90-ad86e63fcbb4 Date: Tue, 28 Aug 2018 21:10:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 21:10:41,951 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218 used request id req-81ccfac8-d5ed-4345-aa90-ad86e63fcbb4 2018-08-28 21:10:41,951 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.65230989456s 2018-08-28 21:10:41,951 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/b4ceab13-892e-4ff7-969b-637dba00a218 used request id req-81ccfac8-d5ed-4345-aa90-ad86e63fcbb4 2018-08-28 21:10:41,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 21:10:41,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:42,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 21:10:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-577e0684-d37c-4510-b1ab-b7ee7ed7cb8d x-compute-request-id: req-577e0684-d37c-4510-b1ab-b7ee7ed7cb8d Content-Encoding: gzip Content-Length: 367 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0f8c4edc-0037-4296-b3cd-9c12fc3f8b59", "name": "juju_epc-flavor_alt_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "name": "juju_epc-flavor_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 21:10:42,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-577e0684-d37c-4510-b1ab-b7ee7ed7cb8d 2018-08-28 21:10:42,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182157993317s 2018-08-28 21:10:42,135 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-577e0684-d37c-4510-b1ab-b7ee7ed7cb8d 2018-08-28 21:10:42,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 21:10:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:42,204 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 21: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-0806d272-c8ef-4e59-888e-eeaa0bc91cf3 x-compute-request-id: req-0806d272-c8ef-4e59-888e-eeaa0bc91cf3 Content-Length: 0 Content-Type: application/json 2018-08-28 21:10:42,204 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59 used request id req-0806d272-c8ef-4e59-888e-eeaa0bc91cf3 2018-08-28 21:10:42,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0673720836639s 2018-08-28 21:10:42,205 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/0f8c4edc-0037-4296-b3cd-9c12fc3f8b59 used request id req-0806d272-c8ef-4e59-888e-eeaa0bc91cf3 2018-08-28 21:10:42,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-08-28 21:10:42,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257/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}99393f9cb7dbfffd680d2abf3ba3a211729b624a" -d '{"subnet_id": "868d0dff-6535-4251-b263-fac929348771"}' 2018-08-28 21:10:43,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f4f35778-b2db-4081-a051-516dc762a06b Date: Tue, 28 Aug 2018 21:10:43 GMT RESP BODY: {"network_id": "f52a8391-516f-4a6c-be72-a70a5c180916", "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "subnet_id": "868d0dff-6535-4251-b263-fac929348771", "subnet_ids": ["868d0dff-6535-4251-b263-fac929348771"], "port_id": "a6924f3a-f2f5-4d8e-aad1-b63d8a9a72e8", "id": "6165b5a0-312c-4f8c-9182-5cf7ea166257"} 2018-08-28 21:10:43,888 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257/remove_router_interface.json used request id req-f4f35778-b2db-4081-a051-516dc762a06b 2018-08-28 21:10:43,888 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.68288397789s 2018-08-28 21:10:43,889 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257/remove_router_interface.json used request id req-f4f35778-b2db-4081-a051-516dc762a06b returning object 6165b5a0-312c-4f8c-9182-5cf7ea166257 2018-08-28 21:10:43,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-08-28 21:10:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:43,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-0098ea38-862d-4839-9831-d2a2a4d6a9c4 Date: Tue, 28 Aug 2018 21:10:43 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "3381999d-69d6-4d8f-ae49-3f073b30fa2f", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "7b47587d-8c29-4114-bbb0-f7256a676699", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "d4049be53c8f4f19bc244b50ec9624ef", "created_at": "2018-08-28T20:31:41Z", "admin_state_up": true, "updated_at": "2018-08-28T21:10:43Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "d4049be53c8f4f19bc244b50ec9624ef", "id": "6165b5a0-312c-4f8c-9182-5cf7ea166257", "name": "juju_epc-router_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}]} 2018-08-28 21:10:43,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0098ea38-862d-4839-9831-d2a2a4d6a9c4 2018-08-28 21:10:43,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.101861953735s 2018-08-28 21:10:43,992 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/routers.json used request id req-0098ea38-862d-4839-9831-d2a2a4d6a9c4 2018-08-28 21:10:43,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-08-28 21:10:43,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:47,496 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-128f6cdc-cb14-4ed1-a614-59c6547cf004 Content-Length: 0 Date: Tue, 28 Aug 2018 21:10:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:47,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257.json used request id req-128f6cdc-cb14-4ed1-a614-59c6547cf004 2018-08-28 21:10:47,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.50377392769s 2018-08-28 21:10:47,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/routers/6165b5a0-312c-4f8c-9182-5cf7ea166257.json used request id req-128f6cdc-cb14-4ed1-a614-59c6547cf004 2018-08-28 21:10:47,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-08-28 21:10:47,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:47,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6437fa62-4fc9-4ab0-9d4a-449fffc76452 Date: Tue, 28 Aug 2018 21:10:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f52a8391-516f-4a6c-be72-a70a5c180916","tenant_id":"d4049be53c8f4f19bc244b50ec9624ef","created_at":"2018-08-28T20:31:39Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-08-28T20:31:39Z","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":"d4049be53c8f4f19bc244b50ec9624ef","id":"868d0dff-6535-4251-b263-fac929348771","subnetpool_id":null,"name":"juju_epc-subnet_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}]} 2018-08-28 21:10:47,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6437fa62-4fc9-4ab0-9d4a-449fffc76452 2018-08-28 21:10:47,733 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.235231161118s 2018-08-28 21:10:47,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/subnets.json used request id req-6437fa62-4fc9-4ab0-9d4a-449fffc76452 2018-08-28 21:10:47,735 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-08-28 21:10:47,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/subnets/868d0dff-6535-4251-b263-fac929348771.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:49,840 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7a86a0c4-5ab2-4c30-8a0b-e36396bf2a02 Date: Tue, 28 Aug 2018 21:10:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:49,840 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/868d0dff-6535-4251-b263-fac929348771.json used request id req-7a86a0c4-5ab2-4c30-8a0b-e36396bf2a02 2018-08-28 21:10:49,841 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1058678627s 2018-08-28 21:10:49,841 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/subnets/868d0dff-6535-4251-b263-fac929348771.json used request id req-7a86a0c4-5ab2-4c30-8a0b-e36396bf2a02 2018-08-28 21:10:49,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-08-28 21:10:49,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:50,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-3ee0aca3-7a0c-4a13-96f0-f82b92dd38c2 Date: Tue, 28 Aug 2018 21:10:50 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"3381999d-69d6-4d8f-ae49-3f073b30fa2f","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"28eb0a8d5b894068bb8fb23b252fa20e","status":"ACTIVE","subnets":["7b47587d-8c29-4114-bbb0-f7256a676699"],"description":"","tags":[],"updated_at":"2018-08-28T17:20:23Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"28eb0a8d5b894068bb8fb23b252fa20e","created_at":"2018-08-28T17:20:17Z","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-08-28T21:10:49Z","tenant_id":"d4049be53c8f4f19bc244b50ec9624ef","created_at":"2018-08-28T20:31:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"d4049be53c8f4f19bc244b50ec9624ef","id":"f52a8391-516f-4a6c-be72-a70a5c180916","name":"juju_epc-net_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}]} 2018-08-28 21:10:50,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ee0aca3-7a0c-4a13-96f0-f82b92dd38c2 2018-08-28 21:10:50,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.170539855957s 2018-08-28 21:10:50,012 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.28:9696/v2.0/networks.json used request id req-3ee0aca3-7a0c-4a13-96f0-f82b92dd38c2 2018-08-28 21:10:50,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-08-28 21:10:50,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9696/v2.0/networks/f52a8391-516f-4a6c-be72-a70a5c180916.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:51,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e4586c0-e9fa-4962-b3a8-4a16ebaf00cb Date: Tue, 28 Aug 2018 21:10:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-08-28 21:10:51,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f52a8391-516f-4a6c-be72-a70a5c180916.json used request id req-3e4586c0-e9fa-4962-b3a8-4a16ebaf00cb 2018-08-28 21:10:51,277 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26308298111s 2018-08-28 21:10:51,277 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.28:9696/v2.0/networks/f52a8391-516f-4a6c-be72-a70a5c180916.json used request id req-3e4586c0-e9fa-4962-b3a8-4a16ebaf00cb 2018-08-28 21:10:51,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-08-28 21:10:51,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:9292/v2/images -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:51,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-23857182-e519-49cd-83ad-98397c5945f7 Date: Tue, 28 Aug 2018 21:10:51 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "metadata": {}}], "file": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902/file", "owner": "d4049be53c8f4f19bc244b50ec9624ef", "id": "f56bc03e-6d85-4619-913a-a93d6498c902", "size": 296681472, "self": "/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902", "disk_format": "qcow2", "direct_url": "rbd://3c87c160-e78b-4c0e-81b9-2340d0669b23/images/f56bc03e-6d85-4619-913a-a93d6498c902/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "85c7ba628fddf7c53ebca219f2c399529bc82e120c1136ada0aa3d192ada72b9", "updated_at": "2018-08-28T20:31:57Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7c14bb05aa9d8a4224a91d54f702b0a6", "name": "juju_epc-img_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "checksum": "7c14bb05aa9d8a4224a91d54f702b0a6", "created_at": "2018-08-28T20:31:49Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-08-28 21:10:51,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-23857182-e519-49cd-83ad-98397c5945f7 2018-08-28 21:10:51,857 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.579289913177s 2018-08-28 21:10:51,857 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.28:9292/v2/images used request id req-23857182-e519-49cd-83ad-98397c5945f7 2018-08-28 21:10:51,859 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-08-28 21:10:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:9292/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}99393f9cb7dbfffd680d2abf3ba3a211729b624a" 2018-08-28 21:10:53,107 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2cfd4336-cc2c-4e4a-84c9-cb110d84f7b3 Date: Tue, 28 Aug 2018 21:10:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-08-28 21:10:53,107 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902 used request id req-2cfd4336-cc2c-4e4a-84c9-cb110d84f7b3 2018-08-28 21:10:53,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.24808907509s 2018-08-28 21:10:53,107 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.28:9292/v2/images/f56bc03e-6d85-4619-913a-a93d6498c902 used request id req-2cfd4336-cc2c-4e4a-84c9-cb110d84f7b3 2018-08-28 21:10:53,108 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-08-28 21:10:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 21:10: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-b0e46ef3-d8fe-4505-9ae9-31318afc336b x-compute-request-id: req-b0e46ef3-d8fe-4505-9ae9-31318afc336b Content-Encoding: gzip Content-Length: 307 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "rel": "self"}, {"href": "http://172.30.9.28:8774/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "1ed4fb7a-73ff-49ad-b27c-d929c00defa8", "name": "juju_epc-flavor_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-08-28 21:10:53,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b0e46ef3-d8fe-4505-9ae9-31318afc336b 2018-08-28 21:10:53,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0360119342804s 2018-08-28 21:10:53,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.28:8774/v2.1/flavors/detail?is_public=None used request id req-b0e46ef3-d8fe-4505-9ae9-31318afc336b 2018-08-28 21:10:53,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-08-28 21:10:53,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,205 - keystoneauth.session - DEBUG - RESP: [202] Date: Tue, 28 Aug 2018 21:10: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-de7fbc63-6b4f-42a8-8c26-89ab629110a2 x-compute-request-id: req-de7fbc63-6b4f-42a8-8c26-89ab629110a2 Content-Length: 0 Content-Type: application/json 2018-08-28 21:10:53,205 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8 used request id req-de7fbc63-6b4f-42a8-8c26-89ab629110a2 2018-08-28 21:10:53,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0593099594116s 2018-08-28 21:10:53,206 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.28:8774/v2.1/flavors/1ed4fb7a-73ff-49ad-b27c-d929c00defa8 used request id req-de7fbc63-6b4f-42a8-8c26-89ab629110a2 2018-08-28 21:10:53,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 21:10:53,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3015e5d-7842-44d4-87ac-8cf4acb08b9c Content-Encoding: gzip Content-Length: 873 Content-Type: application/json RESP BODY: {"users": [{"name": "heat", "links": {"self": "http://172.30.9.28:5000/v3/users/0a62e0166ed84b849da580b150326217"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0a62e0166ed84b849da580b150326217", "email": "heat@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.28:5000/v3/users/2b2778ed6c5f405b8e01215800e288fe"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2b2778ed6c5f405b8e01215800e288fe", "email": "glance@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.28:5000/v3/users/4375461c50e24bf9bee152cfae2603ce"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4375461c50e24bf9bee152cfae2603ce", "email": "placement@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.28:5000/v3/users/4f321091a82e4fc8b79edfd5081bd814"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f321091a82e4fc8b79edfd5081bd814", "email": "congress@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.28:5000/v3/users/524fe0bd1ad0484d8a21a15682044b72"}, "domain_id": "ed1c8973014c45eb9381441906de73f5", "enabled": true, "options": {}, "id": "524fe0bd1ad0484d8a21a15682044b72", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.28:5000/v3/users/5f35b6f691274be0bace3a57ecc9907f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "5f35b6f691274be0bace3a57ecc9907f", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.28:5000/v3/users/6e04f6875dff492fb99d17d960eae40d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6e04f6875dff492fb99d17d960eae40d", "email": "nova@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.28:5000/v3/users/79add406a3854b98ba92b8e3f34b7859"}, "domain_id": "default", "enabled": true, "options": {}, "id": "79add406a3854b98ba92b8e3f34b7859", "email": "cinder@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.28:5000/v3/users/87d45338d8bf486c81a745d90d7683b6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "87d45338d8bf486c81a745d90d7683b6", "email": "aodh@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.28:5000/v3/users/8ad1d174cf8140ba81462dd84dffaba8"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8ad1d174cf8140ba81462dd84dffaba8", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.28:5000/v3/users/9c526aaf85e945139d5f165e5152b53c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9c526aaf85e945139d5f165e5152b53c", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.28:5000/v3/users/ab93801f4b394633be723514ccfc02d6"}, "domain_id": "default", "enabled": true, "options": {}, "id": "ab93801f4b394633be723514ccfc02d6", "email": "neutron@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4", "links": {"self": "http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535"}, "domain_id": "default", "enabled": true, "id": "d03bbf0e1503476ab8988bb8f1e8a535", "options": {}}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.28:5000/v3/users/e4962a0993b74f22b34831d23d8d0f3e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e4962a0993b74f22b34831d23d8d0f3e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.28:5000/v3/users/e7dd87dd36184368aefbd52b2887bbae"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e7dd87dd36184368aefbd52b2887bbae", "email": "barbican@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.28:5000/v3/users/f34a69abaf5a42939f82d681fa56ca0f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f34a69abaf5a42939f82d681fa56ca0f", "email": "tacker@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.28:5000/v3/users", "previous": null, "next": null}} 2018-08-28 21:10:53,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f3015e5d-7842-44d4-87ac-8cf4acb08b9c 2018-08-28 21:10:53,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.10935997963s 2018-08-28 21:10:53,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users used request id req-f3015e5d-7842-44d4-87ac-8cf4acb08b9c 2018-08-28 21:10:53,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-08-28 21:10:53,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ba96c63-899c-4e01-a156-c69541bcbbc2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535"}, "enabled": true, "id": "d03bbf0e1503476ab8988bb8f1e8a535", "options": {}, "domain_id": "default", "name": "juju_epc-user_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}} 2018-08-28 21:10:53,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 used request id req-0ba96c63-899c-4e01-a156-c69541bcbbc2 2018-08-28 21:10:53,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0945308208466s 2018-08-28 21:10:53,417 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 used request id req-0ba96c63-899c-4e01-a156-c69541bcbbc2 2018-08-28 21:10:53,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-08-28 21:10:53,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86c39101-88f7-40ba-8f8a-8d2d4986c765 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 21:10:53,631 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 used request id req-86c39101-88f7-40ba-8f8a-8d2d4986c765 2018-08-28 21:10:53,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.213594198227s 2018-08-28 21:10:53,631 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/users/d03bbf0e1503476ab8988bb8f1e8a535 used request id req-86c39101-88f7-40ba-8f8a-8d2d4986c765 2018-08-28 21:10:53,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-08-28 21:10:53,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba12d1f-978c-4e04-9212-79a65ac6b632 Content-Encoding: gzip Content-Length: 376 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.28:5000/v3/projects/05b7835dde27490ba5b98bafd52f04d2"}, "enabled": true, "id": "05b7835dde27490ba5b98bafd52f04d2", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.28:5000/v3/projects/28eb0a8d5b894068bb8fb23b252fa20e"}, "enabled": true, "id": "28eb0a8d5b894068bb8fb23b252fa20e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef"}, "enabled": true, "id": "d4049be53c8f4f19bc244b50ec9624ef", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_4cf1ddb1-07ca-4c1f-9072-3416dabf8ac4"}]} 2018-08-28 21:10:53,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-cba12d1f-978c-4e04-9212-79a65ac6b632 2018-08-28 21:10:53,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0814299583435s 2018-08-28 21:10:53,714 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/projects used request id req-cba12d1f-978c-4e04-9212-79a65ac6b632 2018-08-28 21:10:53,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-08-28 21:10:53,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,870 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f35bbf4f-3f61-46c3-929d-38f2d41a999f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 21:10:53,870 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef used request id req-f35bbf4f-3f61-46c3-929d-38f2d41a999f 2018-08-28 21:10:53,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.153151035309s 2018-08-28 21:10:53,870 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/projects/d4049be53c8f4f19bc244b50ec9624ef used request id req-f35bbf4f-3f61-46c3-929d-38f2d41a999f 2018-08-28 21:10:53,870 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-08-28 21:10:53,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.28:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:53,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Tue, 28 Aug 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f915284-2aa5-41e0-bfc8-31d2df6e1c8a Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.28:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4d7d171cce7a4b60906f9f5564858d14", "links": {"self": "http://172.30.9.28:5000/v3/roles/4d7d171cce7a4b60906f9f5564858d14"}, "name": "admin"}, {"domain_id": null, "id": "912cf5445870498f93645a44cca5a3b3", "links": {"self": "http://172.30.9.28:5000/v3/roles/912cf5445870498f93645a44cca5a3b3"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fdf2fb061c7464e8da6d08923de0845", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fdf2fb061c7464e8da6d08923de0845"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.28:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "ed89b73edb4448d0bf23606c80016f0f", "links": {"self": "http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f"}, "name": "Member"}]} 2018-08-28 21:10:53,945 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.28:5000/v3/roles used request id req-4f915284-2aa5-41e0-bfc8-31d2df6e1c8a 2018-08-28 21:10:53,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749320983887s 2018-08-28 21:10:53,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-08-28 21:10:53,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1d030b259b407863bb148d0cb72c4a5884de0ae" 2018-08-28 21:10:54,047 - keystoneauth.session - DEBUG - RESP: [204] Date: Tue, 28 Aug 2018 21:10:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6245b68d-950a-40d8-8646-de6a15067e75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-08-28 21:10:54,047 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.28:5000/v3/roles/ed89b73edb4448d0bf23606c80016f0f used request id req-6245b68d-950a-40d8-8646-de6a15067e75 2018-08-28 21:10:54,047 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0999178886414s 2018-08-28 21:10:54,048 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 29:09 | PASS | | vyos_vrouter | functest | vnf | 16:11 | PASS | | juju_epc | functest | vnf | 38:01 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2018-08-28 21:10:54,053 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-08-28 21:10:54,083 - paramiko.transport - DEBUG - EOF in transport thread 2018-08-28 21:11:07,331 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-273 | | 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-08-28 21:11:07,334 - 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=MQ7kZkv3K6NRXdsaw87m7GQmU export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.28,192.30.9.6 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.28:5000/v3 export IRONIC_API_VERSION=1.34 export OS_IDENTITY_API_VERSION=3 export OS_IMAGE_API_VERSION=2 export OS_AUTH_TYPE=password export PYTHONWARNINGS="ignore:Certificate has no, ignore:A true SSLContext object is not available" # Add OS_CLOUDNAME to PS1 if [ -z "${CLOUDPROMPT_ENABLED:-}" ]; then export PS1=${PS1:-""} export PS1=\${OS_CLOUDNAME:+"(\$OS_CLOUDNAME)"}\ $PS1 export CLOUDPROMPT_ENABLED=1 fi export OS_REGION_NAME=regionOne 2018-08-28 21:11:07,334 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-08-28 21:11:07,334 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-08-28 21:11:07,334 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-08-28 21:11:07,335 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK